Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

iscsi not repopulating in vmware after nodes crashed

this is a five node cluster and the ilo information shows them shutting down randomly.  due to sd card issues? Petasan related not sure but last question is

DL360 G9 Embedded Flash/SD-CARD: Restarted. Server power removed

we have five of these and all of them are on the latest firmware from P26940_001_spp-2020.03.0-SPP2020030.2020-0319.22

it will run fine for months then just randomly this happens and it shuts down several nodes at a time basically wrecking complete havock on the storage environment.  we are running the operating system on USB3 128GB drives to preserve space for the cluster, do you know of any reasons why this is happening?  the server completely shuts down until manual intervention (starting) server via ilo

is there such a thing as too much load on the USB Drives?  I am completely floored that a server this relatively new with excellent hardware health would do this

 

Product Name ProLiant DL360 Gen9 UUID 32353537-38xxxxx Server Serial Number Mxxxxxx Product ID 755258-B21 System ROM P89 v2.76 (10/21/2019) System ROM Date 10/21/2019 Backup System ROM 06/02/2016 Integrated Remote Console   License Type iLO Advanced iLO Firmware Version 2.73 Feb 11 2020 IPv4 Address 10.10.19.41 Link-Local IPv6 Address FE80xxxxxx iLO Hostname SN1CRMxxxxxx

 

2765   06/27/2020 18:18 06/27/2020 18:18 1 Power-On signal sent to host server by: administrator. 2764   06/27/2020 18:18 06/27/2020 18:18 1 Browser login: administrator  2763   06/27/2020 13:02 06/27/2020 13:02 1 Server power removed. 2762   06/27/2020 13:02 06/27/2020 13:02 1 Embedded Flash/SD-CARD: Restarted. 2761   06/27/2020 13:02 06/27/2020 13:02 1 Server reset.

 

 

upon getting the brought back online the iscsi does not show up in vmware (shows up but zero space) vmware host had to be restarted to get the iscsi to show, is there another way to get the datastore to show up faster?  tried refreshing adapter rescanning no luck

 

petasan version 2.5

Not sure if the sd card could be related. We recommend the system disk be a real fast drive. Both Red Hat and SUSE also recommend SSD. note this drive has the Ceph monitor database as well as Consul data + other services aside from the boot OS. Can say if sd card will cause issues or not but is not something we support or recommend.

The nodes shutting down is probably due to fencing action. We shut nodes if they fail to reply to heartbeats in 15 sec, this could be due to network issues on backend 1, hardware issues, or very high load. You can switch off fencing, but we recommend to have it on as it is risky to leave a node doing io that fails to report its state, in all cases we have seen, there is indeed an issue that needs to be addressed.

It help to look at the time this happens and look at the historic charts and the PetaSAN logs : was the Ceph PG Status showing PGs that were in error or inactive ? do the log show Consul network connection errors ? do the stats show saturation of node resources ?

For VMWare: the speed of connection depends on several things : if the ip is moved via assignment it takes less than a sec to connect, on path failover approx 25 sec if however all paths of the datastore are down (this should not happen unless your entire PetaSAN cluster is down) for more than 2 min, the entire datastore is put offline for approx 20 min. From PetaSAN side there is no difference whether you re-scan on VMWare or reboot, so it is something related to VMWare. We have also some cases where VMWare will cache its ARP settings for approx 20 min, during failover we send several ARP messages for a min or so so VMWare can update the cache but if there was a network issue they may not be received, but then again this will happen for 20 min.

hope this helps.

 

 

 

 

logs

 

thank you yes this is a big help and I am getting rid of the SD cards as I have seen some issues with failure to write for similar clusters (same servers)  running VMware googling this issue

 

I have attached the logging for you to review if you can review issue occurred about this time 06/27/2020 13:02

 

 

I keep seeing this

 

27/06/2020 12:40:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 12:40:56 ERROR Node Stats exception.

27/06/2020 12:40:50 INFO GlusterFS mount attempt 

27/06/2020 12:40:20 INFO GlusterFS mount attempt 

The different errors you show, is a connection issue on backend 1:  these include node statistics data, gluster filesystem mount, and consul, the later is responsible for cluster heatbeats between nodes so a failure will shut down the node if fencing is on. Note these are totally separate services independent on one another so it is probably either a network connection/hardware issue or very heavy load, if the stats do not show excessive resource load then it is probably network hardware.

 

what about in the main logging? I am unable to paste that much information in here, ive shared it via dbox in my post of

 

 

Toggle navigation

Node DL360ONE Log 

  1. Manage Nodes
  2. Nodes List 
  3. Show Log

 

28/06/2020 12:03:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.75 `date +%s`" "

28/06/2020 12:03:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.78 `date +%s`" "

28/06/2020 12:03:52 ERROR Node Stats exception.

28/06/2020 12:03:28 INFO GlusterFS mount attempt 

28/06/2020 12:02:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 12:02:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.36 `date +%s`" "

28/06/2020 12:02:48 ERROR Node Stats exception.

28/06/2020 12:02:28 INFO GlusterFS mount attempt 

28/06/2020 12:01:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 12:01:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.05 `date +%s`" "

28/06/2020 12:01:45 ERROR Node Stats exception.

28/06/2020 12:01:28 INFO GlusterFS mount attempt 

28/06/2020 12:00:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

28/06/2020 12:00:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

28/06/2020 12:00:42 ERROR Node Stats exception.

28/06/2020 12:00:28 INFO GlusterFS mount attempt 

28/06/2020 11:59:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:59:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 11:59:38 ERROR Node Stats exception.

28/06/2020 11:59:28 INFO GlusterFS mount attempt 

28/06/2020 11:58:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

28/06/2020 11:58:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 11:58:35 ERROR Node Stats exception.

28/06/2020 11:58:28 INFO GlusterFS mount attempt 

28/06/2020 11:57:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 11:57:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

28/06/2020 11:57:31 ERROR Node Stats exception.

28/06/2020 11:57:27 INFO GlusterFS mount attempt 

28/06/2020 11:56:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

28/06/2020 11:56:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

28/06/2020 11:56:28 ERROR Node Stats exception.

28/06/2020 11:56:27 INFO GlusterFS mount attempt 

28/06/2020 11:55:57 INFO GlusterFS mount attempt 

28/06/2020 11:55:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

28/06/2020 11:55:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

28/06/2020 11:55:25 ERROR Node Stats exception.

28/06/2020 11:54:57 INFO GlusterFS mount attempt 

28/06/2020 11:54:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

28/06/2020 11:54:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

28/06/2020 11:54:22 ERROR Node Stats exception.

28/06/2020 11:53:57 INFO GlusterFS mount attempt 

28/06/2020 11:53:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

28/06/2020 11:53:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 11:53:18 ERROR Node Stats exception.

28/06/2020 11:52:57 INFO GlusterFS mount attempt 

28/06/2020 11:52:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 11:52:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 11:52:15 ERROR Node Stats exception.

28/06/2020 11:51:57 INFO GlusterFS mount attempt 

28/06/2020 11:51:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 11:51:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 11:51:12 ERROR Node Stats exception.

28/06/2020 11:50:56 INFO GlusterFS mount attempt 

28/06/2020 11:50:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 11:50:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 11:50:08 ERROR Node Stats exception.

28/06/2020 11:49:56 INFO GlusterFS mount attempt 

28/06/2020 11:49:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:49:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 11:49:05 ERROR Node Stats exception.

28/06/2020 11:48:56 INFO GlusterFS mount attempt 

28/06/2020 11:48:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 11:48:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 11:48:01 ERROR Node Stats exception.

28/06/2020 11:47:56 INFO GlusterFS mount attempt 

28/06/2020 11:47:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 11:46:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 11:46:58 ERROR Node Stats exception.

28/06/2020 11:46:56 INFO GlusterFS mount attempt 

28/06/2020 11:46:26 INFO GlusterFS mount attempt 

28/06/2020 11:45:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 11:45:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 11:45:55 ERROR Node Stats exception.

28/06/2020 11:45:25 INFO GlusterFS mount attempt 

28/06/2020 11:44:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:44:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

28/06/2020 11:44:51 ERROR Node Stats exception.

28/06/2020 11:44:25 INFO GlusterFS mount attempt 

28/06/2020 11:43:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 11:43:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 11:43:48 ERROR Node Stats exception.

28/06/2020 11:43:25 INFO GlusterFS mount attempt 

28/06/2020 11:42:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 11:42:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

28/06/2020 11:42:45 ERROR Node Stats exception.

28/06/2020 11:42:25 INFO GlusterFS mount attempt 

28/06/2020 11:41:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 11:41:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

28/06/2020 11:41:42 ERROR Node Stats exception.

28/06/2020 11:41:25 INFO GlusterFS mount attempt 

28/06/2020 11:40:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

28/06/2020 11:40:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 11:40:38 ERROR Node Stats exception.

28/06/2020 11:40:24 INFO GlusterFS mount attempt 

28/06/2020 11:39:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

28/06/2020 11:39:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 11:39:35 ERROR Node Stats exception.

28/06/2020 11:39:24 INFO GlusterFS mount attempt 

28/06/2020 11:38:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:38:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 11:38:32 ERROR Node Stats exception.

28/06/2020 11:38:24 INFO GlusterFS mount attempt 

28/06/2020 11:37:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 11:37:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

28/06/2020 11:37:28 ERROR Node Stats exception.

28/06/2020 11:37:24 INFO GlusterFS mount attempt 

28/06/2020 11:36:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:36:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

28/06/2020 11:36:25 ERROR Node Stats exception.

28/06/2020 11:36:24 INFO GlusterFS mount attempt 

28/06/2020 11:35:54 INFO GlusterFS mount attempt 

28/06/2020 11:35:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 11:35:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

28/06/2020 11:35:21 ERROR Node Stats exception.

28/06/2020 11:34:53 INFO GlusterFS mount attempt 

28/06/2020 11:34:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 11:34:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

28/06/2020 11:34:18 ERROR Node Stats exception.

28/06/2020 11:33:53 INFO GlusterFS mount attempt 

28/06/2020 11:33:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 11:33:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

28/06/2020 11:33:15 ERROR Node Stats exception.

28/06/2020 11:32:53 INFO GlusterFS mount attempt 

28/06/2020 11:32:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

28/06/2020 11:32:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

28/06/2020 11:32:11 ERROR Node Stats exception.

28/06/2020 11:31:53 INFO GlusterFS mount attempt 

28/06/2020 11:31:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:31:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

28/06/2020 11:31:08 ERROR Node Stats exception.

28/06/2020 11:30:53 INFO GlusterFS mount attempt 

28/06/2020 11:30:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 11:30:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

28/06/2020 11:30:05 ERROR Node Stats exception.

28/06/2020 11:29:52 INFO GlusterFS mount attempt 

28/06/2020 11:29:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:29:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 11:29:02 ERROR Node Stats exception.

28/06/2020 11:28:52 INFO GlusterFS mount attempt 

28/06/2020 11:28:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:27:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 11:27:58 ERROR Node Stats exception.

28/06/2020 11:27:52 INFO GlusterFS mount attempt 

28/06/2020 11:27:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 11:26:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 11:26:54 ERROR Node Stats exception.

28/06/2020 11:26:52 INFO GlusterFS mount attempt 

28/06/2020 11:26:22 INFO GlusterFS mount attempt 

28/06/2020 11:25:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 11:25:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

28/06/2020 11:25:51 ERROR Node Stats exception.

28/06/2020 11:25:22 INFO GlusterFS mount attempt 

28/06/2020 11:24:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 11:24:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 11:24:48 ERROR Node Stats exception.

28/06/2020 11:24:21 INFO GlusterFS mount attempt 

28/06/2020 11:23:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 11:23:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 11:23:44 ERROR Node Stats exception.

28/06/2020 11:23:21 INFO GlusterFS mount attempt 

28/06/2020 11:22:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 11:22:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 11:22:41 ERROR Node Stats exception.

28/06/2020 11:22:21 INFO GlusterFS mount attempt 

28/06/2020 11:21:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

28/06/2020 11:21:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 11:21:38 ERROR Node Stats exception.

28/06/2020 11:21:21 INFO GlusterFS mount attempt 

28/06/2020 11:20:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 11:20:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 11:20:35 ERROR Node Stats exception.

28/06/2020 11:20:21 INFO GlusterFS mount attempt 

28/06/2020 11:19:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 11:19:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

28/06/2020 11:19:31 ERROR Node Stats exception.

28/06/2020 11:19:21 INFO GlusterFS mount attempt 

28/06/2020 11:18:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

28/06/2020 11:18:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

28/06/2020 11:18:28 ERROR Node Stats exception.

28/06/2020 11:18:20 INFO GlusterFS mount attempt 

28/06/2020 11:17:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:17:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 11:17:25 ERROR Node Stats exception.

28/06/2020 11:17:20 INFO GlusterFS mount attempt 

28/06/2020 11:16:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 11:16:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 11:16:21 ERROR Node Stats exception.

28/06/2020 11:16:20 INFO GlusterFS mount attempt 

28/06/2020 11:15:50 INFO GlusterFS mount attempt 

28/06/2020 11:15:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 11:15:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

28/06/2020 11:15:18 ERROR Node Stats exception.

28/06/2020 11:14:50 INFO GlusterFS mount attempt 

28/06/2020 11:14:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 11:14:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 11:14:14 ERROR Node Stats exception.

28/06/2020 11:13:50 INFO GlusterFS mount attempt 

28/06/2020 11:13:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 11:13:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

28/06/2020 11:13:11 ERROR Node Stats exception.

28/06/2020 11:12:50 INFO GlusterFS mount attempt 

28/06/2020 11:12:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 11:12:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 11:12:08 ERROR Node Stats exception.

28/06/2020 11:11:49 INFO GlusterFS mount attempt 

28/06/2020 11:11:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 11:11:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

28/06/2020 11:11:05 ERROR Node Stats exception.

28/06/2020 11:10:49 INFO GlusterFS mount attempt 

28/06/2020 11:10:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 11:10:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 11:10:01 ERROR Node Stats exception.

28/06/2020 11:09:49 INFO GlusterFS mount attempt 

28/06/2020 11:09:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 11:08:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

28/06/2020 11:08:58 ERROR Node Stats exception.

28/06/2020 11:08:49 INFO GlusterFS mount attempt 

28/06/2020 11:08:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:07:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 11:07:55 ERROR Node Stats exception.

28/06/2020 11:07:49 INFO GlusterFS mount attempt 

28/06/2020 11:07:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:06:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 11:06:51 ERROR Node Stats exception.

28/06/2020 11:06:48 INFO GlusterFS mount attempt 

28/06/2020 11:06:18 INFO GlusterFS mount attempt 

28/06/2020 11:05:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 11:05:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 11:05:48 ERROR Node Stats exception.

28/06/2020 11:05:18 INFO GlusterFS mount attempt 

28/06/2020 11:04:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 11:04:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 11:04:44 ERROR Node Stats exception.

28/06/2020 11:04:18 INFO GlusterFS mount attempt 

28/06/2020 11:03:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 11:03:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

28/06/2020 11:03:41 ERROR Node Stats exception.

28/06/2020 11:03:18 INFO GlusterFS mount attempt 

28/06/2020 11:02:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 11:02:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 11:02:38 ERROR Node Stats exception.

28/06/2020 11:02:18 INFO GlusterFS mount attempt 

28/06/2020 11:01:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 11:01:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.71 `date +%s`" "

28/06/2020 11:01:35 ERROR Node Stats exception.

28/06/2020 11:01:17 INFO GlusterFS mount attempt 

28/06/2020 11:00:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 11:00:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 11:00:31 ERROR Node Stats exception.

28/06/2020 11:00:17 INFO GlusterFS mount attempt 

28/06/2020 10:59:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 10:59:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 10:59:28 ERROR Node Stats exception.

28/06/2020 10:59:17 INFO GlusterFS mount attempt 

28/06/2020 10:58:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 10:58:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

28/06/2020 10:58:25 ERROR Node Stats exception.

28/06/2020 10:58:17 INFO GlusterFS mount attempt 

28/06/2020 10:57:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 10:57:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

28/06/2020 10:57:21 ERROR Node Stats exception.

28/06/2020 10:57:17 INFO GlusterFS mount attempt 

28/06/2020 10:56:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:56:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:56:18 ERROR Node Stats exception.

28/06/2020 10:56:17 INFO GlusterFS mount attempt 

28/06/2020 10:55:46 INFO GlusterFS mount attempt 

28/06/2020 10:55:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 10:55:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 10:55:14 ERROR Node Stats exception.

28/06/2020 10:54:46 INFO GlusterFS mount attempt 

28/06/2020 10:54:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 10:54:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 10:54:11 ERROR Node Stats exception.

28/06/2020 10:53:46 INFO GlusterFS mount attempt 

28/06/2020 10:53:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 10:53:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

28/06/2020 10:53:08 ERROR Node Stats exception.

28/06/2020 10:52:46 INFO GlusterFS mount attempt 

28/06/2020 10:52:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 10:52:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

28/06/2020 10:52:04 ERROR Node Stats exception.

28/06/2020 10:51:46 INFO GlusterFS mount attempt 

28/06/2020 10:51:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 10:51:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 10:51:01 ERROR Node Stats exception.

28/06/2020 10:50:46 INFO GlusterFS mount attempt 

28/06/2020 10:50:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 10:49:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

28/06/2020 10:49:58 ERROR Node Stats exception.

28/06/2020 10:49:45 INFO GlusterFS mount attempt 

28/06/2020 10:49:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

28/06/2020 10:48:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 10:48:54 ERROR Node Stats exception.

28/06/2020 10:48:45 INFO GlusterFS mount attempt 

28/06/2020 10:48:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

28/06/2020 10:47:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

28/06/2020 10:47:51 ERROR Node Stats exception.

28/06/2020 10:47:45 INFO GlusterFS mount attempt 

28/06/2020 10:47:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

28/06/2020 10:46:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

28/06/2020 10:46:48 ERROR Node Stats exception.

28/06/2020 10:46:45 INFO GlusterFS mount attempt 

28/06/2020 10:46:15 INFO GlusterFS mount attempt 

28/06/2020 10:45:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:45:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:45:45 ERROR Node Stats exception.

28/06/2020 10:45:15 INFO GlusterFS mount attempt 

28/06/2020 10:44:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:44:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 10:44:41 ERROR Node Stats exception.

28/06/2020 10:44:14 INFO GlusterFS mount attempt 

28/06/2020 10:43:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 10:43:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 10:43:38 ERROR Node Stats exception.

28/06/2020 10:43:14 INFO GlusterFS mount attempt 

28/06/2020 10:42:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 10:42:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 10:42:34 ERROR Node Stats exception.

28/06/2020 10:42:14 INFO GlusterFS mount attempt 

28/06/2020 10:41:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 10:41:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

28/06/2020 10:41:31 ERROR Node Stats exception.

28/06/2020 10:41:14 INFO GlusterFS mount attempt 

28/06/2020 10:40:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 10:40:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 10:40:28 ERROR Node Stats exception.

28/06/2020 10:40:14 INFO GlusterFS mount attempt 

28/06/2020 10:39:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 10:39:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

28/06/2020 10:39:24 ERROR Node Stats exception.

28/06/2020 10:39:14 INFO GlusterFS mount attempt 

28/06/2020 10:38:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 10:38:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

28/06/2020 10:38:21 ERROR Node Stats exception.

28/06/2020 10:38:13 INFO GlusterFS mount attempt 

28/06/2020 10:37:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 10:37:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

28/06/2020 10:37:18 ERROR Node Stats exception.

28/06/2020 10:37:13 INFO GlusterFS mount attempt 

28/06/2020 10:36:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 10:36:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

28/06/2020 10:36:14 ERROR Node Stats exception.

28/06/2020 10:36:13 INFO GlusterFS mount attempt 

28/06/2020 10:35:43 INFO GlusterFS mount attempt 

28/06/2020 10:35:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:35:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:35:11 ERROR Node Stats exception.

28/06/2020 10:34:43 INFO GlusterFS mount attempt 

28/06/2020 10:34:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 10:34:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 10:34:07 ERROR Node Stats exception.

28/06/2020 10:33:43 INFO GlusterFS mount attempt 

28/06/2020 10:33:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 10:33:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 10:33:04 ERROR Node Stats exception.

28/06/2020 10:32:42 INFO GlusterFS mount attempt 

28/06/2020 10:32:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 10:32:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

28/06/2020 10:32:01 ERROR Node Stats exception.

28/06/2020 10:31:42 INFO GlusterFS mount attempt 

28/06/2020 10:31:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

28/06/2020 10:30:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.08 `date +%s`" "

28/06/2020 10:30:58 ERROR Node Stats exception.

28/06/2020 10:30:42 INFO GlusterFS mount attempt 

28/06/2020 10:30:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 10:29:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 10:29:54 ERROR Node Stats exception.

28/06/2020 10:29:42 INFO GlusterFS mount attempt 

28/06/2020 10:29:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 10:28:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

28/06/2020 10:28:51 ERROR Node Stats exception.

28/06/2020 10:28:42 INFO GlusterFS mount attempt 

28/06/2020 10:28:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

28/06/2020 10:27:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

28/06/2020 10:27:48 ERROR Node Stats exception.

28/06/2020 10:27:41 INFO GlusterFS mount attempt 

28/06/2020 10:27:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 10:26:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 10:26:44 ERROR Node Stats exception.

28/06/2020 10:26:41 INFO GlusterFS mount attempt 

28/06/2020 10:26:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

28/06/2020 10:25:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 10:25:41 ERROR Node Stats exception.

28/06/2020 10:25:41 INFO GlusterFS mount attempt 

28/06/2020 10:25:11 INFO GlusterFS mount attempt 

28/06/2020 10:24:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:24:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:24:38 ERROR Node Stats exception.

28/06/2020 10:24:11 INFO GlusterFS mount attempt 

28/06/2020 10:23:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 10:23:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 10:23:34 ERROR Node Stats exception.

28/06/2020 10:23:11 INFO GlusterFS mount attempt 

28/06/2020 10:22:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 10:22:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 10:22:31 ERROR Node Stats exception.

28/06/2020 10:22:10 INFO GlusterFS mount attempt 

28/06/2020 10:21:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 10:21:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

28/06/2020 10:21:28 ERROR Node Stats exception.

28/06/2020 10:21:10 INFO GlusterFS mount attempt 

28/06/2020 10:20:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 10:20:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 10:20:24 ERROR Node Stats exception.

28/06/2020 10:20:10 INFO GlusterFS mount attempt 

28/06/2020 10:19:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 10:19:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 10:19:21 ERROR Node Stats exception.

28/06/2020 10:19:10 INFO GlusterFS mount attempt 

28/06/2020 10:18:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 10:18:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 10:18:18 ERROR Node Stats exception.

28/06/2020 10:18:10 INFO GlusterFS mount attempt 

28/06/2020 10:17:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 10:17:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

28/06/2020 10:17:14 ERROR Node Stats exception.

28/06/2020 10:17:09 INFO GlusterFS mount attempt 

28/06/2020 10:16:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

28/06/2020 10:16:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 10:16:11 ERROR Node Stats exception.

28/06/2020 10:16:09 INFO GlusterFS mount attempt 

28/06/2020 10:15:39 INFO GlusterFS mount attempt 

28/06/2020 10:15:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:15:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 10:15:08 ERROR Node Stats exception.

28/06/2020 10:14:39 INFO GlusterFS mount attempt 

28/06/2020 10:14:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:14:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 10:14:04 ERROR Node Stats exception.

28/06/2020 10:13:39 INFO GlusterFS mount attempt 

28/06/2020 10:13:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 10:13:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

28/06/2020 10:13:01 ERROR Node Stats exception.

28/06/2020 10:12:39 INFO GlusterFS mount attempt 

28/06/2020 10:12:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 10:11:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 10:11:57 ERROR Node Stats exception.

28/06/2020 10:11:38 INFO GlusterFS mount attempt 

28/06/2020 10:11:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:10:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 10:10:54 ERROR Node Stats exception.

28/06/2020 10:10:38 INFO GlusterFS mount attempt 

28/06/2020 10:10:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 10:09:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 10:09:51 ERROR Node Stats exception.

28/06/2020 10:09:38 INFO GlusterFS mount attempt 

28/06/2020 10:09:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 10:08:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

28/06/2020 10:08:48 ERROR Node Stats exception.

28/06/2020 10:08:38 INFO GlusterFS mount attempt 

28/06/2020 10:08:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 10:07:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 10:07:44 ERROR Node Stats exception.

28/06/2020 10:07:38 INFO GlusterFS mount attempt 

28/06/2020 10:07:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 10:06:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 10:06:41 ERROR Node Stats exception.

28/06/2020 10:06:38 INFO GlusterFS mount attempt 

28/06/2020 10:06:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 10:05:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 10:05:38 ERROR Node Stats exception.

28/06/2020 10:05:37 INFO GlusterFS mount attempt 

28/06/2020 10:05:07 INFO GlusterFS mount attempt 

28/06/2020 10:04:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:04:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 10:04:34 ERROR Node Stats exception.

28/06/2020 10:04:07 INFO GlusterFS mount attempt 

28/06/2020 10:03:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:03:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:03:31 ERROR Node Stats exception.

28/06/2020 10:03:07 INFO GlusterFS mount attempt 

28/06/2020 10:02:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 10:02:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 10:02:27 ERROR Node Stats exception.

28/06/2020 10:02:07 INFO GlusterFS mount attempt 

28/06/2020 10:01:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 10:01:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 10:01:24 ERROR Node Stats exception.

28/06/2020 10:01:07 INFO GlusterFS mount attempt 

28/06/2020 10:00:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 10:00:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

28/06/2020 10:00:21 ERROR Node Stats exception.

28/06/2020 10:00:06 INFO GlusterFS mount attempt 

28/06/2020 09:59:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 09:59:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

28/06/2020 09:59:17 ERROR Node Stats exception.

28/06/2020 09:59:06 INFO GlusterFS mount attempt 

28/06/2020 09:58:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 09:58:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 09:58:14 ERROR Node Stats exception.

28/06/2020 09:58:06 INFO GlusterFS mount attempt 

28/06/2020 09:57:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

28/06/2020 09:57:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 09:57:11 ERROR Node Stats exception.

28/06/2020 09:57:06 INFO GlusterFS mount attempt 

28/06/2020 09:56:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 09:56:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 09:56:07 ERROR Node Stats exception.

28/06/2020 09:56:06 INFO GlusterFS mount attempt 

28/06/2020 09:55:36 INFO GlusterFS mount attempt 

28/06/2020 09:55:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 09:55:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:55:04 ERROR Node Stats exception.

28/06/2020 09:54:35 INFO GlusterFS mount attempt 

28/06/2020 09:54:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 09:54:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 09:54:01 ERROR Node Stats exception.

28/06/2020 09:53:35 INFO GlusterFS mount attempt 

28/06/2020 09:53:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:52:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 09:52:58 ERROR Node Stats exception.

28/06/2020 09:52:35 INFO GlusterFS mount attempt 

28/06/2020 09:52:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 09:51:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

28/06/2020 09:51:54 ERROR Node Stats exception.

28/06/2020 09:51:35 INFO GlusterFS mount attempt 

28/06/2020 09:51:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 09:50:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

28/06/2020 09:50:51 ERROR Node Stats exception.

28/06/2020 09:50:35 INFO GlusterFS mount attempt 

28/06/2020 09:50:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 09:49:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

28/06/2020 09:49:47 ERROR Node Stats exception.

28/06/2020 09:49:34 INFO GlusterFS mount attempt 

28/06/2020 09:49:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 09:48:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 09:48:44 ERROR Node Stats exception.

28/06/2020 09:48:34 INFO GlusterFS mount attempt 

28/06/2020 09:48:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 09:47:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 09:47:41 ERROR Node Stats exception.

28/06/2020 09:47:34 INFO GlusterFS mount attempt 

28/06/2020 09:47:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 09:46:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 09:46:37 ERROR Node Stats exception.

28/06/2020 09:46:34 INFO GlusterFS mount attempt 

28/06/2020 09:46:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 09:45:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 09:45:34 ERROR Node Stats exception.

28/06/2020 09:45:34 INFO GlusterFS mount attempt 

28/06/2020 09:45:04 INFO GlusterFS mount attempt 

28/06/2020 09:44:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 09:44:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 09:44:31 ERROR Node Stats exception.

28/06/2020 09:44:03 INFO GlusterFS mount attempt 

28/06/2020 09:43:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 09:43:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 09:43:27 ERROR Node Stats exception.

28/06/2020 09:43:03 INFO GlusterFS mount attempt 

28/06/2020 09:42:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:42:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:42:24 ERROR Node Stats exception.

28/06/2020 09:42:03 INFO GlusterFS mount attempt 

28/06/2020 09:41:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

28/06/2020 09:41:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

28/06/2020 09:41:20 ERROR Node Stats exception.

28/06/2020 09:41:03 INFO GlusterFS mount attempt 

28/06/2020 09:40:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

28/06/2020 09:40:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

28/06/2020 09:40:17 ERROR Node Stats exception.

28/06/2020 09:40:03 INFO GlusterFS mount attempt 

28/06/2020 09:39:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

28/06/2020 09:39:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 09:39:14 ERROR Node Stats exception.

28/06/2020 09:39:03 INFO GlusterFS mount attempt 

28/06/2020 09:38:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

28/06/2020 09:38:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

28/06/2020 09:38:10 ERROR Node Stats exception.

28/06/2020 09:38:02 INFO GlusterFS mount attempt 

28/06/2020 09:37:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

28/06/2020 09:37:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 09:37:07 ERROR Node Stats exception.

28/06/2020 09:37:02 INFO GlusterFS mount attempt 

28/06/2020 09:36:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

28/06/2020 09:36:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 09:36:04 ERROR Node Stats exception.

28/06/2020 09:36:02 INFO GlusterFS mount attempt 

28/06/2020 09:35:32 INFO GlusterFS mount attempt 

28/06/2020 09:35:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 09:35:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

28/06/2020 09:35:01 ERROR Node Stats exception.

28/06/2020 09:34:32 INFO GlusterFS mount attempt 

28/06/2020 09:34:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 09:33:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 09:33:57 ERROR Node Stats exception.

28/06/2020 09:33:32 INFO GlusterFS mount attempt 

28/06/2020 09:33:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 09:32:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

28/06/2020 09:32:54 ERROR Node Stats exception.

28/06/2020 09:32:31 INFO GlusterFS mount attempt 

28/06/2020 09:32:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:31:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:31:51 ERROR Node Stats exception.

28/06/2020 09:31:31 INFO GlusterFS mount attempt 

28/06/2020 09:31:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 09:30:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 09:30:47 ERROR Node Stats exception.

28/06/2020 09:30:31 INFO GlusterFS mount attempt 

28/06/2020 09:30:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

28/06/2020 09:29:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 09:29:44 ERROR Node Stats exception.

28/06/2020 09:29:31 INFO GlusterFS mount attempt 

28/06/2020 09:29:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 09:28:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

28/06/2020 09:28:40 ERROR Node Stats exception.

28/06/2020 09:28:31 INFO GlusterFS mount attempt 

28/06/2020 09:28:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 09:27:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

28/06/2020 09:27:37 ERROR Node Stats exception.

28/06/2020 09:27:31 INFO GlusterFS mount attempt 

28/06/2020 09:27:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 09:26:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 09:26:34 ERROR Node Stats exception.

28/06/2020 09:26:30 INFO GlusterFS mount attempt 

28/06/2020 09:26:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 09:25:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 09:25:30 ERROR Node Stats exception.

28/06/2020 09:25:30 INFO GlusterFS mount attempt 

28/06/2020 09:25:00 INFO GlusterFS mount attempt 

28/06/2020 09:24:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 09:24:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 09:24:27 ERROR Node Stats exception.

28/06/2020 09:24:00 INFO GlusterFS mount attempt 

28/06/2020 09:23:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 09:23:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

28/06/2020 09:23:24 ERROR Node Stats exception.

28/06/2020 09:23:00 INFO GlusterFS mount attempt 

28/06/2020 09:22:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

28/06/2020 09:22:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:22:21 ERROR Node Stats exception.

28/06/2020 09:22:00 INFO GlusterFS mount attempt 

28/06/2020 09:21:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:21:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:21:17 ERROR Node Stats exception.

28/06/2020 09:21:00 INFO GlusterFS mount attempt 

28/06/2020 09:20:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 09:20:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:20:14 ERROR Node Stats exception.

28/06/2020 09:19:59 INFO GlusterFS mount attempt 

28/06/2020 09:19:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 09:19:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 09:19:10 ERROR Node Stats exception.

28/06/2020 09:18:59 INFO GlusterFS mount attempt 

28/06/2020 09:18:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 09:18:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:18:07 ERROR Node Stats exception.

28/06/2020 09:17:59 INFO GlusterFS mount attempt 

28/06/2020 09:17:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 09:17:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

28/06/2020 09:17:04 ERROR Node Stats exception.

28/06/2020 09:16:59 INFO GlusterFS mount attempt 

28/06/2020 09:16:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 09:16:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

28/06/2020 09:16:00 ERROR Node Stats exception.

28/06/2020 09:15:59 INFO GlusterFS mount attempt 

28/06/2020 09:15:29 INFO GlusterFS mount attempt 

28/06/2020 09:14:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 09:14:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 09:14:57 ERROR Node Stats exception.

28/06/2020 09:14:28 INFO GlusterFS mount attempt 

28/06/2020 09:13:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 09:13:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 09:13:54 ERROR Node Stats exception.

28/06/2020 09:13:28 INFO GlusterFS mount attempt 

28/06/2020 09:12:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 09:12:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 09:12:51 ERROR Node Stats exception.

28/06/2020 09:12:28 INFO GlusterFS mount attempt 

28/06/2020 09:11:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 09:11:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:11:47 ERROR Node Stats exception.

28/06/2020 09:11:28 INFO GlusterFS mount attempt 

28/06/2020 09:10:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:10:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:10:44 ERROR Node Stats exception.

28/06/2020 09:10:28 INFO GlusterFS mount attempt 

28/06/2020 09:09:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 09:09:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 09:09:40 ERROR Node Stats exception.

28/06/2020 09:09:28 INFO GlusterFS mount attempt 

28/06/2020 09:08:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 09:08:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 09:08:37 ERROR Node Stats exception.

28/06/2020 09:08:27 INFO GlusterFS mount attempt 

28/06/2020 09:07:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 09:07:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 09:07:34 ERROR Node Stats exception.

28/06/2020 09:07:27 INFO GlusterFS mount attempt 

28/06/2020 09:06:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 09:06:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 09:06:30 ERROR Node Stats exception.

28/06/2020 09:06:27 INFO GlusterFS mount attempt 

28/06/2020 09:05:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 09:05:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 09:05:27 ERROR Node Stats exception.

28/06/2020 09:05:27 INFO GlusterFS mount attempt 

28/06/2020 09:04:57 INFO GlusterFS mount attempt 

28/06/2020 09:04:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 09:04:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 09:04:24 ERROR Node Stats exception.

28/06/2020 09:03:56 INFO GlusterFS mount attempt 

28/06/2020 09:03:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 09:03:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 09:03:20 ERROR Node Stats exception.

28/06/2020 09:02:56 INFO GlusterFS mount attempt 

28/06/2020 09:02:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 09:02:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 09:02:17 ERROR Node Stats exception.

28/06/2020 09:01:56 INFO GlusterFS mount attempt 

28/06/2020 09:01:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 09:01:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

28/06/2020 09:01:14 ERROR Node Stats exception.

28/06/2020 09:00:56 INFO GlusterFS mount attempt 

28/06/2020 09:00:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:00:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 09:00:11 ERROR Node Stats exception.

28/06/2020 08:59:56 INFO GlusterFS mount attempt 

28/06/2020 08:59:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 08:59:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

28/06/2020 08:59:07 ERROR Node Stats exception.

28/06/2020 08:58:56 INFO GlusterFS mount attempt 

28/06/2020 08:58:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:58:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 08:58:04 ERROR Node Stats exception.

28/06/2020 08:57:55 INFO GlusterFS mount attempt 

28/06/2020 08:57:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 08:57:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

28/06/2020 08:57:00 ERROR Node Stats exception.

28/06/2020 08:56:55 INFO GlusterFS mount attempt 

28/06/2020 08:56:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 08:55:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 08:55:57 ERROR Node Stats exception.

28/06/2020 08:55:55 INFO GlusterFS mount attempt 

28/06/2020 08:55:25 INFO GlusterFS mount attempt 

28/06/2020 08:54:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:54:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

28/06/2020 08:54:54 ERROR Node Stats exception.

28/06/2020 08:54:25 INFO GlusterFS mount attempt 

28/06/2020 08:53:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

28/06/2020 08:53:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 08:53:50 ERROR Node Stats exception.

28/06/2020 08:53:25 INFO GlusterFS mount attempt 

28/06/2020 08:52:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

28/06/2020 08:52:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 08:52:47 ERROR Node Stats exception.

28/06/2020 08:52:24 INFO GlusterFS mount attempt 

28/06/2020 08:51:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

28/06/2020 08:51:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 08:51:44 ERROR Node Stats exception.

28/06/2020 08:51:24 INFO GlusterFS mount attempt 

28/06/2020 08:50:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 08:50:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 08:50:41 ERROR Node Stats exception.

28/06/2020 08:50:24 INFO GlusterFS mount attempt 

28/06/2020 08:49:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:49:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:49:37 ERROR Node Stats exception.

28/06/2020 08:49:24 INFO GlusterFS mount attempt 

28/06/2020 08:48:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 08:48:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 08:48:34 ERROR Node Stats exception.

28/06/2020 08:48:24 INFO GlusterFS mount attempt 

28/06/2020 08:47:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:47:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 08:47:30 ERROR Node Stats exception.

28/06/2020 08:47:24 INFO GlusterFS mount attempt 

28/06/2020 08:46:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 08:46:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 08:46:27 ERROR Node Stats exception.

28/06/2020 08:46:23 INFO GlusterFS mount attempt 

28/06/2020 08:45:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 08:45:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 08:45:24 ERROR Node Stats exception.

28/06/2020 08:45:23 INFO GlusterFS mount attempt 

28/06/2020 08:44:53 INFO GlusterFS mount attempt 

28/06/2020 08:44:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 08:44:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 08:44:20 ERROR Node Stats exception.

28/06/2020 08:43:53 INFO GlusterFS mount attempt 

28/06/2020 08:43:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 08:43:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 08:43:17 ERROR Node Stats exception.

28/06/2020 08:42:53 INFO GlusterFS mount attempt 

28/06/2020 08:42:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:42:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 08:42:14 ERROR Node Stats exception.

28/06/2020 08:41:53 INFO GlusterFS mount attempt 

28/06/2020 08:41:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 08:41:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

28/06/2020 08:41:11 ERROR Node Stats exception.

28/06/2020 08:40:52 INFO GlusterFS mount attempt 

28/06/2020 08:40:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 08:40:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 08:40:07 ERROR Node Stats exception.

28/06/2020 08:39:52 INFO GlusterFS mount attempt 

28/06/2020 08:39:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:39:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:39:04 ERROR Node Stats exception.

28/06/2020 08:38:52 INFO GlusterFS mount attempt 

28/06/2020 08:38:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 08:38:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 08:38:00 ERROR Node Stats exception.

28/06/2020 08:37:52 INFO GlusterFS mount attempt 

28/06/2020 08:37:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 08:36:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 08:36:57 ERROR Node Stats exception.

28/06/2020 08:36:52 INFO GlusterFS mount attempt 

28/06/2020 08:36:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:35:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 08:35:54 ERROR Node Stats exception.

28/06/2020 08:35:52 INFO GlusterFS mount attempt 

28/06/2020 08:35:21 INFO GlusterFS mount attempt 

28/06/2020 08:34:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 08:34:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 08:34:50 ERROR Node Stats exception.

28/06/2020 08:34:21 INFO GlusterFS mount attempt 

28/06/2020 08:33:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 08:33:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

28/06/2020 08:33:47 ERROR Node Stats exception.

28/06/2020 08:33:21 INFO GlusterFS mount attempt 

28/06/2020 08:32:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 08:32:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 08:32:44 ERROR Node Stats exception.

28/06/2020 08:32:21 INFO GlusterFS mount attempt 

28/06/2020 08:31:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:31:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

28/06/2020 08:31:40 ERROR Node Stats exception.

28/06/2020 08:31:21 INFO GlusterFS mount attempt 

28/06/2020 08:30:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 08:30:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 08:30:37 ERROR Node Stats exception.

28/06/2020 08:30:21 INFO GlusterFS mount attempt 

28/06/2020 08:29:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 08:29:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

28/06/2020 08:29:34 ERROR Node Stats exception.

28/06/2020 08:29:20 INFO GlusterFS mount attempt 

28/06/2020 08:28:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:28:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:28:31 ERROR Node Stats exception.

28/06/2020 08:28:20 INFO GlusterFS mount attempt 

28/06/2020 08:27:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 08:27:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 08:27:27 ERROR Node Stats exception.

28/06/2020 08:27:20 INFO GlusterFS mount attempt 

28/06/2020 08:26:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:26:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

28/06/2020 08:26:24 ERROR Node Stats exception.

28/06/2020 08:26:20 INFO GlusterFS mount attempt 

28/06/2020 08:25:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 08:25:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 08:25:20 ERROR Node Stats exception.

28/06/2020 08:25:20 INFO GlusterFS mount attempt 

28/06/2020 08:24:50 INFO GlusterFS mount attempt 

28/06/2020 08:24:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 08:24:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 08:24:17 ERROR Node Stats exception.

28/06/2020 08:23:49 INFO GlusterFS mount attempt 

28/06/2020 08:23:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 08:23:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 08:23:14 ERROR Node Stats exception.

28/06/2020 08:22:49 INFO GlusterFS mount attempt 

28/06/2020 08:22:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 08:22:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 08:22:10 ERROR Node Stats exception.

28/06/2020 08:21:49 INFO GlusterFS mount attempt 

28/06/2020 08:21:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 08:21:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

28/06/2020 08:21:07 ERROR Node Stats exception.

28/06/2020 08:20:49 INFO GlusterFS mount attempt 

28/06/2020 08:20:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 08:20:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

28/06/2020 08:20:04 ERROR Node Stats exception.

28/06/2020 08:19:49 INFO GlusterFS mount attempt 

28/06/2020 08:19:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:19:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 08:19:00 ERROR Node Stats exception.

28/06/2020 08:18:48 INFO GlusterFS mount attempt 

28/06/2020 08:18:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:17:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:17:57 ERROR Node Stats exception.

28/06/2020 08:17:48 INFO GlusterFS mount attempt 

28/06/2020 08:17:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 08:16:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 08:16:53 ERROR Node Stats exception.

28/06/2020 08:16:48 INFO GlusterFS mount attempt 

28/06/2020 08:16:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 08:15:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 08:15:50 ERROR Node Stats exception.

28/06/2020 08:15:48 INFO GlusterFS mount attempt 

28/06/2020 08:15:18 INFO GlusterFS mount attempt 

28/06/2020 08:14:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 08:14:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 08:14:47 ERROR Node Stats exception.

28/06/2020 08:14:18 INFO GlusterFS mount attempt 

28/06/2020 08:13:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 08:13:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 08:13:43 ERROR Node Stats exception.

28/06/2020 08:13:17 INFO GlusterFS mount attempt 

28/06/2020 08:12:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:12:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 08:12:40 ERROR Node Stats exception.

28/06/2020 08:12:17 INFO GlusterFS mount attempt 

28/06/2020 08:11:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 08:11:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 08:11:37 ERROR Node Stats exception.

28/06/2020 08:11:17 INFO GlusterFS mount attempt 

28/06/2020 08:10:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 08:10:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 08:10:33 ERROR Node Stats exception.

28/06/2020 08:10:17 INFO GlusterFS mount attempt 

28/06/2020 08:09:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 08:09:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

28/06/2020 08:09:30 ERROR Node Stats exception.

28/06/2020 08:09:17 INFO GlusterFS mount attempt 

28/06/2020 08:08:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:08:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 08:08:27 ERROR Node Stats exception.

28/06/2020 08:08:17 INFO GlusterFS mount attempt 

28/06/2020 08:07:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:07:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:07:24 ERROR Node Stats exception.

28/06/2020 08:07:16 INFO GlusterFS mount attempt 

28/06/2020 08:06:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 08:06:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 08:06:20 ERROR Node Stats exception.

28/06/2020 08:06:16 INFO GlusterFS mount attempt 

28/06/2020 08:05:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 08:05:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 08:05:17 ERROR Node Stats exception.

28/06/2020 08:05:16 INFO GlusterFS mount attempt 

28/06/2020 08:04:46 INFO GlusterFS mount attempt 

28/06/2020 08:04:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 08:04:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 08:04:13 ERROR Node Stats exception.

28/06/2020 08:03:46 INFO GlusterFS mount attempt 

28/06/2020 08:03:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:03:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 08:03:10 ERROR Node Stats exception.

28/06/2020 08:02:46 INFO GlusterFS mount attempt 

28/06/2020 08:02:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 08:02:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 08:02:07 ERROR Node Stats exception.

28/06/2020 08:01:45 INFO GlusterFS mount attempt 

28/06/2020 08:01:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:01:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 08:01:03 ERROR Node Stats exception.

28/06/2020 08:00:45 INFO GlusterFS mount attempt 

28/06/2020 08:00:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 08:00:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 08:00:00 ERROR Node Stats exception.

28/06/2020 07:59:45 INFO GlusterFS mount attempt 

28/06/2020 07:59:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 07:58:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 07:58:57 ERROR Node Stats exception.

28/06/2020 07:58:45 INFO GlusterFS mount attempt 

28/06/2020 07:58:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 07:57:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 07:57:53 ERROR Node Stats exception.

28/06/2020 07:57:45 INFO GlusterFS mount attempt 

28/06/2020 07:57:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:56:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:56:50 ERROR Node Stats exception.

28/06/2020 07:56:45 INFO GlusterFS mount attempt 

28/06/2020 07:56:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 07:55:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 07:55:46 ERROR Node Stats exception.

28/06/2020 07:55:44 INFO GlusterFS mount attempt 

28/06/2020 07:55:14 INFO GlusterFS mount attempt 

28/06/2020 07:54:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 07:54:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 07:54:43 ERROR Node Stats exception.

28/06/2020 07:54:14 INFO GlusterFS mount attempt 

28/06/2020 07:53:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 07:53:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 07:53:40 ERROR Node Stats exception.

28/06/2020 07:53:14 INFO GlusterFS mount attempt 

28/06/2020 07:52:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 07:52:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 07:52:37 ERROR Node Stats exception.

28/06/2020 07:52:14 INFO GlusterFS mount attempt 

28/06/2020 07:51:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 07:51:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 07:51:33 ERROR Node Stats exception.

28/06/2020 07:51:14 INFO GlusterFS mount attempt 

28/06/2020 07:50:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 07:50:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 07:50:30 ERROR Node Stats exception.

28/06/2020 07:50:13 INFO GlusterFS mount attempt 

28/06/2020 07:49:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 07:49:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 07:49:27 ERROR Node Stats exception.

28/06/2020 07:49:13 INFO GlusterFS mount attempt 

28/06/2020 07:48:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 07:48:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 07:48:23 ERROR Node Stats exception.

28/06/2020 07:48:13 INFO GlusterFS mount attempt 

28/06/2020 07:47:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 07:47:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 07:47:20 ERROR Node Stats exception.

28/06/2020 07:47:13 INFO GlusterFS mount attempt 

28/06/2020 07:46:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:46:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:46:17 ERROR Node Stats exception.

28/06/2020 07:46:13 INFO GlusterFS mount attempt 

28/06/2020 07:45:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 07:45:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 07:45:13 ERROR Node Stats exception.

28/06/2020 07:45:12 INFO GlusterFS mount attempt 

28/06/2020 07:44:42 INFO GlusterFS mount attempt 

28/06/2020 07:44:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 07:44:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 07:44:10 ERROR Node Stats exception.

28/06/2020 07:43:42 INFO GlusterFS mount attempt 

28/06/2020 07:43:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

28/06/2020 07:43:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 07:43:07 ERROR Node Stats exception.

28/06/2020 07:42:42 INFO GlusterFS mount attempt 

28/06/2020 07:42:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 07:42:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 07:42:03 ERROR Node Stats exception.

28/06/2020 07:41:42 INFO GlusterFS mount attempt 

28/06/2020 07:41:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 07:41:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 07:41:00 ERROR Node Stats exception.

28/06/2020 07:40:42 INFO GlusterFS mount attempt 

28/06/2020 07:40:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 07:39:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 07:39:57 ERROR Node Stats exception.

28/06/2020 07:39:42 INFO GlusterFS mount attempt 

28/06/2020 07:39:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 07:38:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 07:38:53 ERROR Node Stats exception.

28/06/2020 07:38:41 INFO GlusterFS mount attempt 

28/06/2020 07:38:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 07:37:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 07:37:50 ERROR Node Stats exception.

28/06/2020 07:37:41 INFO GlusterFS mount attempt 

28/06/2020 07:37:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:36:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 07:36:47 ERROR Node Stats exception.

28/06/2020 07:36:41 INFO GlusterFS mount attempt 

28/06/2020 07:36:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:35:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:35:44 ERROR Node Stats exception.

28/06/2020 07:35:41 INFO GlusterFS mount attempt 

28/06/2020 07:35:11 INFO GlusterFS mount attempt 

28/06/2020 07:34:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 07:34:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 07:34:40 ERROR Node Stats exception.

28/06/2020 07:34:11 INFO GlusterFS mount attempt 

28/06/2020 07:33:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 07:33:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 07:33:37 ERROR Node Stats exception.

28/06/2020 07:33:10 INFO GlusterFS mount attempt 

28/06/2020 07:32:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 07:32:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 07:32:33 ERROR Node Stats exception.

28/06/2020 07:32:10 INFO GlusterFS mount attempt 

28/06/2020 07:31:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 07:31:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 07:31:30 ERROR Node Stats exception.

28/06/2020 07:31:10 INFO GlusterFS mount attempt 

28/06/2020 07:30:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:30:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 07:30:27 ERROR Node Stats exception.

28/06/2020 07:30:10 INFO GlusterFS mount attempt 

28/06/2020 07:29:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 07:29:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 07:29:23 ERROR Node Stats exception.

28/06/2020 07:29:10 INFO GlusterFS mount attempt 

28/06/2020 07:28:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 07:28:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 07:28:20 ERROR Node Stats exception.

28/06/2020 07:28:10 INFO GlusterFS mount attempt 

28/06/2020 07:27:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 07:27:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 07:27:17 ERROR Node Stats exception.

28/06/2020 07:27:09 INFO GlusterFS mount attempt 

28/06/2020 07:26:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 07:26:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 07:26:13 ERROR Node Stats exception.

28/06/2020 07:26:09 INFO GlusterFS mount attempt 

28/06/2020 07:25:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:25:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:25:10 ERROR Node Stats exception.

28/06/2020 07:25:09 INFO GlusterFS mount attempt 

28/06/2020 07:24:39 INFO GlusterFS mount attempt 

28/06/2020 07:24:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:24:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

28/06/2020 07:24:06 ERROR Node Stats exception.

28/06/2020 07:23:39 INFO GlusterFS mount attempt 

28/06/2020 07:23:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 07:23:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 07:23:03 ERROR Node Stats exception.

28/06/2020 07:22:39 INFO GlusterFS mount attempt 

28/06/2020 07:22:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 07:22:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 07:22:00 ERROR Node Stats exception.

28/06/2020 07:21:38 INFO GlusterFS mount attempt 

28/06/2020 07:21:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 07:20:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 07:20:57 ERROR Node Stats exception.

28/06/2020 07:20:38 INFO GlusterFS mount attempt 

28/06/2020 07:20:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 07:19:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 07:19:53 ERROR Node Stats exception.

28/06/2020 07:19:38 INFO GlusterFS mount attempt 

28/06/2020 07:19:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 07:18:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

28/06/2020 07:18:50 ERROR Node Stats exception.

28/06/2020 07:18:38 INFO GlusterFS mount attempt 

28/06/2020 07:18:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 07:17:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 07:17:47 ERROR Node Stats exception.

28/06/2020 07:17:38 INFO GlusterFS mount attempt 

28/06/2020 07:17:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:16:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 07:16:43 ERROR Node Stats exception.

28/06/2020 07:16:38 INFO GlusterFS mount attempt 

28/06/2020 07:16:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 07:15:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 07:15:40 ERROR Node Stats exception.

28/06/2020 07:15:37 INFO GlusterFS mount attempt 

28/06/2020 07:15:07 INFO GlusterFS mount attempt 

28/06/2020 07:14:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:14:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:14:37 ERROR Node Stats exception.

28/06/2020 07:14:07 INFO GlusterFS mount attempt 

28/06/2020 07:13:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 07:13:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 07:13:33 ERROR Node Stats exception.

28/06/2020 07:13:07 INFO GlusterFS mount attempt 

28/06/2020 07:12:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 07:12:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 07:12:30 ERROR Node Stats exception.

28/06/2020 07:12:07 INFO GlusterFS mount attempt 

28/06/2020 07:11:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 07:11:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 07:11:26 ERROR Node Stats exception.

28/06/2020 07:11:07 INFO GlusterFS mount attempt 

28/06/2020 07:10:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 07:10:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 07:10:23 ERROR Node Stats exception.

28/06/2020 07:10:06 INFO GlusterFS mount attempt 

28/06/2020 07:09:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 07:09:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

28/06/2020 07:09:20 ERROR Node Stats exception.

28/06/2020 07:09:06 INFO GlusterFS mount attempt 

28/06/2020 07:08:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 07:08:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 07:08:17 ERROR Node Stats exception.

28/06/2020 07:08:06 INFO GlusterFS mount attempt 

28/06/2020 07:07:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

28/06/2020 07:07:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 07:07:13 ERROR Node Stats exception.

28/06/2020 07:07:06 INFO GlusterFS mount attempt 

28/06/2020 07:06:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

28/06/2020 07:06:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

28/06/2020 07:06:10 ERROR Node Stats exception.

28/06/2020 07:06:06 INFO GlusterFS mount attempt 

28/06/2020 07:05:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

28/06/2020 07:05:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 07:05:07 ERROR Node Stats exception.

28/06/2020 07:05:06 INFO GlusterFS mount attempt 

28/06/2020 07:04:35 INFO GlusterFS mount attempt 

28/06/2020 07:04:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:04:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:04:03 ERROR Node Stats exception.

28/06/2020 07:03:35 INFO GlusterFS mount attempt 

28/06/2020 07:03:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

28/06/2020 07:03:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 07:03:00 ERROR Node Stats exception.

28/06/2020 07:02:35 INFO GlusterFS mount attempt 

28/06/2020 07:02:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

28/06/2020 07:01:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 07:01:56 ERROR Node Stats exception.

28/06/2020 07:01:35 INFO GlusterFS mount attempt 

28/06/2020 07:01:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

28/06/2020 07:00:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 07:00:53 ERROR Node Stats exception.

28/06/2020 07:00:35 INFO GlusterFS mount attempt 

28/06/2020 07:00:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

28/06/2020 06:59:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 06:59:50 ERROR Node Stats exception.

28/06/2020 06:59:35 INFO GlusterFS mount attempt 

28/06/2020 06:59:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

28/06/2020 06:58:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 06:58:47 ERROR Node Stats exception.

28/06/2020 06:58:34 INFO GlusterFS mount attempt 

28/06/2020 06:58:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

28/06/2020 06:57:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 06:57:43 ERROR Node Stats exception.

28/06/2020 06:57:34 INFO GlusterFS mount attempt 

28/06/2020 06:57:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:56:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.34 `date +%s`" "

28/06/2020 06:56:40 ERROR Node Stats exception.

28/06/2020 06:56:34 INFO GlusterFS mount attempt 

28/06/2020 06:56:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 06:55:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 06:55:37 ERROR Node Stats exception.

28/06/2020 06:55:34 INFO GlusterFS mount attempt 

28/06/2020 06:55:04 INFO GlusterFS mount attempt 

28/06/2020 06:54:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 06:54:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 06:54:33 ERROR Node Stats exception.

28/06/2020 06:54:04 INFO GlusterFS mount attempt 

28/06/2020 06:53:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:53:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:53:30 ERROR Node Stats exception.

28/06/2020 06:53:03 INFO GlusterFS mount attempt 

28/06/2020 06:52:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 06:52:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 06:52:26 ERROR Node Stats exception.

28/06/2020 06:52:03 INFO GlusterFS mount attempt 

28/06/2020 06:51:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 06:51:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 06:51:23 ERROR Node Stats exception.

28/06/2020 06:51:03 INFO GlusterFS mount attempt 

28/06/2020 06:50:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:50:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 06:50:20 ERROR Node Stats exception.

28/06/2020 06:50:03 INFO GlusterFS mount attempt 

28/06/2020 06:49:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 06:49:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 06:49:16 ERROR Node Stats exception.

28/06/2020 06:49:03 INFO GlusterFS mount attempt 

28/06/2020 06:48:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 06:48:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 06:48:13 ERROR Node Stats exception.

28/06/2020 06:48:03 INFO GlusterFS mount attempt 

28/06/2020 06:47:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:47:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 06:47:10 ERROR Node Stats exception.

28/06/2020 06:47:02 INFO GlusterFS mount attempt 

28/06/2020 06:46:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 06:46:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 06:46:07 ERROR Node Stats exception.

28/06/2020 06:46:02 INFO GlusterFS mount attempt 

28/06/2020 06:45:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 06:45:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 06:45:03 ERROR Node Stats exception.

28/06/2020 06:45:02 INFO GlusterFS mount attempt 

28/06/2020 06:44:32 INFO GlusterFS mount attempt 

28/06/2020 06:44:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 06:44:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 06:44:00 ERROR Node Stats exception.

28/06/2020 06:43:32 INFO GlusterFS mount attempt 

28/06/2020 06:43:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:42:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:42:57 ERROR Node Stats exception.

28/06/2020 06:42:32 INFO GlusterFS mount attempt 

28/06/2020 06:42:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 06:41:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 06:41:53 ERROR Node Stats exception.

28/06/2020 06:41:31 INFO GlusterFS mount attempt 

28/06/2020 06:41:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 06:40:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 06:40:50 ERROR Node Stats exception.

28/06/2020 06:40:31 INFO GlusterFS mount attempt 

28/06/2020 06:40:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 06:39:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 06:39:47 ERROR Node Stats exception.

28/06/2020 06:39:31 INFO GlusterFS mount attempt 

28/06/2020 06:39:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 06:38:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 06:38:43 ERROR Node Stats exception.

28/06/2020 06:38:31 INFO GlusterFS mount attempt 

28/06/2020 06:38:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 06:37:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 06:37:40 ERROR Node Stats exception.

28/06/2020 06:37:31 INFO GlusterFS mount attempt 

28/06/2020 06:37:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 06:36:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 06:36:37 ERROR Node Stats exception.

28/06/2020 06:36:31 INFO GlusterFS mount attempt 

28/06/2020 06:36:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 06:35:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 06:35:33 ERROR Node Stats exception.

28/06/2020 06:35:30 INFO GlusterFS mount attempt 

28/06/2020 06:35:00 INFO GlusterFS mount attempt 

28/06/2020 06:34:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 06:34:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

28/06/2020 06:34:30 ERROR Node Stats exception.

28/06/2020 06:34:00 INFO GlusterFS mount attempt 

28/06/2020 06:33:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 06:33:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 06:33:27 ERROR Node Stats exception.

28/06/2020 06:33:00 INFO GlusterFS mount attempt 

28/06/2020 06:32:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:32:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:32:23 ERROR Node Stats exception.

28/06/2020 06:32:00 INFO GlusterFS mount attempt 

28/06/2020 06:31:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 06:31:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 06:31:20 ERROR Node Stats exception.

28/06/2020 06:31:00 INFO GlusterFS mount attempt 

28/06/2020 06:30:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 06:30:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 06:30:16 ERROR Node Stats exception.

28/06/2020 06:29:59 INFO GlusterFS mount attempt 

28/06/2020 06:29:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 06:29:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

28/06/2020 06:29:13 ERROR Node Stats exception.

28/06/2020 06:28:59 INFO GlusterFS mount attempt 

28/06/2020 06:28:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 06:28:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 06:28:10 ERROR Node Stats exception.

28/06/2020 06:27:59 INFO GlusterFS mount attempt 

28/06/2020 06:27:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 06:27:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 06:27:07 ERROR Node Stats exception.

28/06/2020 06:26:59 INFO GlusterFS mount attempt 

28/06/2020 06:26:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 06:26:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 06:26:03 ERROR Node Stats exception.

28/06/2020 06:25:59 INFO GlusterFS mount attempt 

28/06/2020 06:25:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:25:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

28/06/2020 06:25:00 ERROR Node Stats exception.

28/06/2020 06:24:58 INFO GlusterFS mount attempt 

28/06/2020 06:24:28 INFO GlusterFS mount attempt 

28/06/2020 06:23:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 06:23:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 06:23:57 ERROR Node Stats exception.

28/06/2020 06:23:28 INFO GlusterFS mount attempt 

28/06/2020 06:22:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 06:22:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 06:22:53 ERROR Node Stats exception.

28/06/2020 06:22:28 INFO GlusterFS mount attempt 

28/06/2020 06:21:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:21:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:21:50 ERROR Node Stats exception.

28/06/2020 06:21:28 INFO GlusterFS mount attempt 

28/06/2020 06:20:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 06:20:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

28/06/2020 06:20:46 ERROR Node Stats exception.

28/06/2020 06:20:28 INFO GlusterFS mount attempt 

28/06/2020 06:19:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 06:19:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 06:19:43 ERROR Node Stats exception.

28/06/2020 06:19:27 INFO GlusterFS mount attempt 

28/06/2020 06:18:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 06:18:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 06:18:40 ERROR Node Stats exception.

28/06/2020 06:18:27 INFO GlusterFS mount attempt 

28/06/2020 06:17:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 06:17:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 06:17:36 ERROR Node Stats exception.

28/06/2020 06:17:27 INFO GlusterFS mount attempt 

28/06/2020 06:16:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 06:16:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 06:16:33 ERROR Node Stats exception.

28/06/2020 06:16:27 INFO GlusterFS mount attempt 

28/06/2020 06:15:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 06:15:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 06:15:30 ERROR Node Stats exception.

28/06/2020 06:15:27 INFO GlusterFS mount attempt 

28/06/2020 06:14:57 INFO GlusterFS mount attempt 

28/06/2020 06:14:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 06:14:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 06:14:27 ERROR Node Stats exception.

28/06/2020 06:13:56 INFO GlusterFS mount attempt 

28/06/2020 06:13:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:13:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 06:13:23 ERROR Node Stats exception.

28/06/2020 06:12:56 INFO GlusterFS mount attempt 

28/06/2020 06:12:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 06:12:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 06:12:20 ERROR Node Stats exception.

28/06/2020 06:11:56 INFO GlusterFS mount attempt 

28/06/2020 06:11:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:11:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:11:17 ERROR Node Stats exception.

28/06/2020 06:10:56 INFO GlusterFS mount attempt 

28/06/2020 06:10:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 06:10:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 06:10:13 ERROR Node Stats exception.

28/06/2020 06:09:56 INFO GlusterFS mount attempt 

28/06/2020 06:09:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 06:09:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 06:09:10 ERROR Node Stats exception.

28/06/2020 06:08:56 INFO GlusterFS mount attempt 

28/06/2020 06:08:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 06:08:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 06:08:06 ERROR Node Stats exception.

28/06/2020 06:07:55 INFO GlusterFS mount attempt 

28/06/2020 06:07:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 06:07:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 06:07:03 ERROR Node Stats exception.

28/06/2020 06:06:55 INFO GlusterFS mount attempt 

28/06/2020 06:06:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 06:06:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 06:06:00 ERROR Node Stats exception.

28/06/2020 06:05:55 INFO GlusterFS mount attempt 

28/06/2020 06:05:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 06:04:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 06:04:57 ERROR Node Stats exception.

28/06/2020 06:04:55 INFO GlusterFS mount attempt 

28/06/2020 06:04:25 INFO GlusterFS mount attempt 

28/06/2020 06:03:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 06:03:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 06:03:53 ERROR Node Stats exception.

28/06/2020 06:03:25 INFO GlusterFS mount attempt 

28/06/2020 06:02:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 06:02:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 06:02:50 ERROR Node Stats exception.

28/06/2020 06:02:25 INFO GlusterFS mount attempt 

28/06/2020 06:01:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

28/06/2020 06:01:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 06:01:47 ERROR Node Stats exception.

28/06/2020 06:01:24 INFO GlusterFS mount attempt 

28/06/2020 06:00:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:00:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 06:00:43 ERROR Node Stats exception.

28/06/2020 06:00:24 INFO GlusterFS mount attempt 

28/06/2020 05:59:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

28/06/2020 05:59:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 05:59:40 ERROR Node Stats exception.

28/06/2020 05:59:24 INFO GlusterFS mount attempt 

28/06/2020 05:58:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 05:58:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 05:58:36 ERROR Node Stats exception.

28/06/2020 05:58:24 INFO GlusterFS mount attempt 

28/06/2020 05:57:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 05:57:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 05:57:33 ERROR Node Stats exception.

28/06/2020 05:57:24 INFO GlusterFS mount attempt 

28/06/2020 05:56:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 05:56:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.4 `date +%s`" "

28/06/2020 05:56:30 ERROR Node Stats exception.

28/06/2020 05:56:23 INFO GlusterFS mount attempt 

28/06/2020 05:55:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 05:55:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

28/06/2020 05:55:26 ERROR Node Stats exception.

28/06/2020 05:55:23 INFO GlusterFS mount attempt 

28/06/2020 05:54:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 05:54:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

28/06/2020 05:54:23 ERROR Node Stats exception.

28/06/2020 05:54:23 INFO GlusterFS mount attempt 

28/06/2020 05:53:53 INFO GlusterFS mount attempt 

28/06/2020 05:53:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 05:53:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

28/06/2020 05:53:20 ERROR Node Stats exception.

28/06/2020 05:52:53 INFO GlusterFS mount attempt 

28/06/2020 05:52:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 05:52:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

28/06/2020 05:52:17 ERROR Node Stats exception.

28/06/2020 05:51:53 INFO GlusterFS mount attempt 

28/06/2020 05:51:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 05:51:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 05:51:13 ERROR Node Stats exception.

28/06/2020 05:50:52 INFO GlusterFS mount attempt 

28/06/2020 05:50:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:50:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 05:50:10 ERROR Node Stats exception.

28/06/2020 05:49:52 INFO GlusterFS mount attempt 

28/06/2020 05:49:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 05:49:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

28/06/2020 05:49:06 ERROR Node Stats exception.

28/06/2020 05:48:52 INFO GlusterFS mount attempt 

28/06/2020 05:48:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 05:48:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 05:48:03 ERROR Node Stats exception.

28/06/2020 05:47:52 INFO GlusterFS mount attempt 

28/06/2020 05:47:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 05:47:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 05:47:00 ERROR Node Stats exception.

28/06/2020 05:46:52 INFO GlusterFS mount attempt 

28/06/2020 05:46:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 05:45:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 05:45:56 ERROR Node Stats exception.

28/06/2020 05:45:52 INFO GlusterFS mount attempt 

28/06/2020 05:45:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 05:44:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 05:44:53 ERROR Node Stats exception.

28/06/2020 05:44:51 INFO GlusterFS mount attempt 

28/06/2020 05:44:21 INFO GlusterFS mount attempt 

28/06/2020 05:43:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 05:43:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 05:43:50 ERROR Node Stats exception.

28/06/2020 05:43:21 INFO GlusterFS mount attempt 

28/06/2020 05:42:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 05:42:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

28/06/2020 05:42:46 ERROR Node Stats exception.

28/06/2020 05:42:21 INFO GlusterFS mount attempt 

28/06/2020 05:41:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 05:41:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 05:41:43 ERROR Node Stats exception.

28/06/2020 05:41:21 INFO GlusterFS mount attempt 

28/06/2020 05:40:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 05:40:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

28/06/2020 05:40:40 ERROR Node Stats exception.

28/06/2020 05:40:21 INFO GlusterFS mount attempt 

28/06/2020 05:39:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:39:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:39:37 ERROR Node Stats exception.

28/06/2020 05:39:20 INFO GlusterFS mount attempt 

28/06/2020 05:38:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 05:38:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

28/06/2020 05:38:33 ERROR Node Stats exception.

28/06/2020 05:38:20 INFO GlusterFS mount attempt 

28/06/2020 05:37:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 05:37:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

28/06/2020 05:37:30 ERROR Node Stats exception.

28/06/2020 05:37:20 INFO GlusterFS mount attempt 

28/06/2020 05:36:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 05:36:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

28/06/2020 05:36:26 ERROR Node Stats exception.

28/06/2020 05:36:20 INFO GlusterFS mount attempt 

28/06/2020 05:35:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 05:35:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

28/06/2020 05:35:23 ERROR Node Stats exception.

28/06/2020 05:35:20 INFO GlusterFS mount attempt 

28/06/2020 05:34:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

28/06/2020 05:34:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

28/06/2020 05:34:20 ERROR Node Stats exception.

28/06/2020 05:34:19 INFO GlusterFS mount attempt 

28/06/2020 05:33:49 INFO GlusterFS mount attempt 

28/06/2020 05:33:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 05:33:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 05:33:16 ERROR Node Stats exception.

28/06/2020 05:32:49 INFO GlusterFS mount attempt 

28/06/2020 05:32:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

28/06/2020 05:32:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 05:32:13 ERROR Node Stats exception.

28/06/2020 05:31:49 INFO GlusterFS mount attempt 

28/06/2020 05:31:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 05:31:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 05:31:10 ERROR Node Stats exception.

28/06/2020 05:30:49 INFO GlusterFS mount attempt 

28/06/2020 05:30:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 05:30:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

28/06/2020 05:30:06 ERROR Node Stats exception.

28/06/2020 05:29:49 INFO GlusterFS mount attempt 

28/06/2020 05:29:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:29:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:29:03 ERROR Node Stats exception.

28/06/2020 05:28:48 INFO GlusterFS mount attempt 

28/06/2020 05:28:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 05:27:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 05:27:59 ERROR Node Stats exception.

28/06/2020 05:27:48 INFO GlusterFS mount attempt 

28/06/2020 05:27:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 05:26:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 05:26:56 ERROR Node Stats exception.

28/06/2020 05:26:48 INFO GlusterFS mount attempt 

28/06/2020 05:26:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 05:25:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 05:25:53 ERROR Node Stats exception.

28/06/2020 05:25:48 INFO GlusterFS mount attempt 

28/06/2020 05:25:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 05:24:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

28/06/2020 05:24:49 ERROR Node Stats exception.

28/06/2020 05:24:48 INFO GlusterFS mount attempt 

28/06/2020 05:24:18 INFO GlusterFS mount attempt 

28/06/2020 05:23:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 05:23:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 05:23:46 ERROR Node Stats exception.

28/06/2020 05:23:17 INFO GlusterFS mount attempt 

28/06/2020 05:22:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 05:22:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 05:22:43 ERROR Node Stats exception.

28/06/2020 05:22:17 INFO GlusterFS mount attempt 

28/06/2020 05:21:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 05:21:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

28/06/2020 05:21:40 ERROR Node Stats exception.

28/06/2020 05:21:17 INFO GlusterFS mount attempt 

28/06/2020 05:20:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 05:20:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

28/06/2020 05:20:36 ERROR Node Stats exception.

28/06/2020 05:20:17 INFO GlusterFS mount attempt 

28/06/2020 05:19:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 05:19:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

28/06/2020 05:19:33 ERROR Node Stats exception.

28/06/2020 05:19:17 INFO GlusterFS mount attempt 

28/06/2020 05:18:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:18:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:18:30 ERROR Node Stats exception.

28/06/2020 05:18:17 INFO GlusterFS mount attempt 

28/06/2020 05:17:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 05:17:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

28/06/2020 05:17:26 ERROR Node Stats exception.

28/06/2020 05:17:16 INFO GlusterFS mount attempt 

28/06/2020 05:16:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 05:16:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.91 `date +%s`" "

28/06/2020 05:16:23 ERROR Node Stats exception.

28/06/2020 05:16:16 INFO GlusterFS mount attempt 

28/06/2020 05:15:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 05:15:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

28/06/2020 05:15:19 ERROR Node Stats exception.

28/06/2020 05:15:16 INFO GlusterFS mount attempt 

28/06/2020 05:14:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 05:14:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

28/06/2020 05:14:16 ERROR Node Stats exception.

28/06/2020 05:14:16 INFO GlusterFS mount attempt 

28/06/2020 05:13:46 INFO GlusterFS mount attempt 

28/06/2020 05:13:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 05:13:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

28/06/2020 05:13:13 ERROR Node Stats exception.

28/06/2020 05:12:46 INFO GlusterFS mount attempt 

28/06/2020 05:12:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 05:12:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.55 `date +%s`" "

28/06/2020 05:12:10 ERROR Node Stats exception.

28/06/2020 05:11:45 INFO GlusterFS mount attempt 

28/06/2020 05:11:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 05:11:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 05:11:06 ERROR Node Stats exception.

28/06/2020 05:10:45 INFO GlusterFS mount attempt 

28/06/2020 05:10:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 05:10:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

28/06/2020 05:10:03 ERROR Node Stats exception.

28/06/2020 05:09:45 INFO GlusterFS mount attempt 

28/06/2020 05:09:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 05:09:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

28/06/2020 05:09:00 ERROR Node Stats exception.

28/06/2020 05:08:45 INFO GlusterFS mount attempt 

28/06/2020 05:08:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:07:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:07:56 ERROR Node Stats exception.

28/06/2020 05:07:45 INFO GlusterFS mount attempt 

28/06/2020 05:07:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 05:06:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

28/06/2020 05:06:53 ERROR Node Stats exception.

28/06/2020 05:06:44 INFO GlusterFS mount attempt 

28/06/2020 05:06:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 05:05:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

28/06/2020 05:05:49 ERROR Node Stats exception.

28/06/2020 05:05:44 INFO GlusterFS mount attempt 

28/06/2020 05:05:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 05:04:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.43 `date +%s`" "

28/06/2020 05:04:46 ERROR Node Stats exception.

28/06/2020 05:04:44 INFO GlusterFS mount attempt 

28/06/2020 05:04:14 INFO GlusterFS mount attempt 

28/06/2020 05:03:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 05:03:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.98 `date +%s`" "

28/06/2020 05:03:43 ERROR Node Stats exception.

28/06/2020 05:03:14 INFO GlusterFS mount attempt 

28/06/2020 05:02:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 05:02:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 05:02:40 ERROR Node Stats exception.

28/06/2020 05:02:14 INFO GlusterFS mount attempt 

28/06/2020 05:01:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 05:01:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

28/06/2020 05:01:36 ERROR Node Stats exception.

28/06/2020 05:01:14 INFO GlusterFS mount attempt 

28/06/2020 05:00:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 05:00:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

28/06/2020 05:00:33 ERROR Node Stats exception.

28/06/2020 05:00:13 INFO GlusterFS mount attempt 

28/06/2020 04:59:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 04:59:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

28/06/2020 04:59:30 ERROR Node Stats exception.

28/06/2020 04:59:13 INFO GlusterFS mount attempt 

28/06/2020 04:58:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 04:58:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.44 `date +%s`" "

28/06/2020 04:58:26 ERROR Node Stats exception.

28/06/2020 04:58:13 INFO GlusterFS mount attempt 

28/06/2020 04:57:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:57:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:57:23 ERROR Node Stats exception.

28/06/2020 04:57:13 INFO GlusterFS mount attempt 

28/06/2020 04:56:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 04:56:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

28/06/2020 04:56:19 ERROR Node Stats exception.

28/06/2020 04:56:13 INFO GlusterFS mount attempt 

28/06/2020 04:55:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 04:55:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

28/06/2020 04:55:16 ERROR Node Stats exception.

28/06/2020 04:55:13 INFO GlusterFS mount attempt 

28/06/2020 04:54:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 04:54:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.05 `date +%s`" "

28/06/2020 04:54:13 ERROR Node Stats exception.

28/06/2020 04:54:12 INFO GlusterFS mount attempt 

28/06/2020 04:53:42 INFO GlusterFS mount attempt 

28/06/2020 04:53:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 04:53:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

28/06/2020 04:53:09 ERROR Node Stats exception.

28/06/2020 04:52:42 INFO GlusterFS mount attempt 

28/06/2020 04:52:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 04:52:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 04:52:06 ERROR Node Stats exception.

28/06/2020 04:51:42 INFO GlusterFS mount attempt 

28/06/2020 04:51:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 04:51:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 04:51:03 ERROR Node Stats exception.

28/06/2020 04:50:42 INFO GlusterFS mount attempt 

28/06/2020 04:50:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 04:49:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 04:49:59 ERROR Node Stats exception.

28/06/2020 04:49:42 INFO GlusterFS mount attempt 

28/06/2020 04:49:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 04:48:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 04:48:56 ERROR Node Stats exception.

28/06/2020 04:48:41 INFO GlusterFS mount attempt 

28/06/2020 04:48:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 04:47:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

28/06/2020 04:47:53 ERROR Node Stats exception.

28/06/2020 04:47:41 INFO GlusterFS mount attempt 

28/06/2020 04:47:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:46:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:46:50 ERROR Node Stats exception.

28/06/2020 04:46:41 INFO GlusterFS mount attempt 

28/06/2020 04:46:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 04:45:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 04:45:46 ERROR Node Stats exception.

28/06/2020 04:45:41 INFO GlusterFS mount attempt 

28/06/2020 04:45:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 04:44:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 04:44:43 ERROR Node Stats exception.

28/06/2020 04:44:41 INFO GlusterFS mount attempt 

28/06/2020 04:44:11 INFO GlusterFS mount attempt 

28/06/2020 04:43:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 04:43:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 04:43:39 ERROR Node Stats exception.

28/06/2020 04:43:10 INFO GlusterFS mount attempt 

28/06/2020 04:42:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 04:42:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

28/06/2020 04:42:36 ERROR Node Stats exception.

28/06/2020 04:42:10 INFO GlusterFS mount attempt 

28/06/2020 04:41:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 04:41:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

28/06/2020 04:41:33 ERROR Node Stats exception.

28/06/2020 04:41:10 INFO GlusterFS mount attempt 

28/06/2020 04:40:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 04:40:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

28/06/2020 04:40:30 ERROR Node Stats exception.

28/06/2020 04:40:10 INFO GlusterFS mount attempt 

28/06/2020 04:39:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 04:39:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 04:39:26 ERROR Node Stats exception.

28/06/2020 04:39:10 INFO GlusterFS mount attempt 

28/06/2020 04:38:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 04:38:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.22 `date +%s`" "

28/06/2020 04:38:23 ERROR Node Stats exception.

28/06/2020 04:38:10 INFO GlusterFS mount attempt 

28/06/2020 04:37:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 04:37:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

28/06/2020 04:37:20 ERROR Node Stats exception.

28/06/2020 04:37:09 INFO GlusterFS mount attempt 

28/06/2020 04:36:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:36:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:36:16 ERROR Node Stats exception.

28/06/2020 04:36:09 INFO GlusterFS mount attempt 

28/06/2020 04:35:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 04:35:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

28/06/2020 04:35:13 ERROR Node Stats exception.

28/06/2020 04:35:09 INFO GlusterFS mount attempt 

28/06/2020 04:34:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 04:34:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

28/06/2020 04:34:09 ERROR Node Stats exception.

28/06/2020 04:34:09 INFO GlusterFS mount attempt 

28/06/2020 04:33:39 INFO GlusterFS mount attempt 

28/06/2020 04:33:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 04:33:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

28/06/2020 04:33:06 ERROR Node Stats exception.

28/06/2020 04:32:39 INFO GlusterFS mount attempt 

28/06/2020 04:32:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 04:32:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.62 `date +%s`" "

28/06/2020 04:32:03 ERROR Node Stats exception.

28/06/2020 04:31:38 INFO GlusterFS mount attempt 

28/06/2020 04:31:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 04:31:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

28/06/2020 04:31:00 ERROR Node Stats exception.

28/06/2020 04:30:38 INFO GlusterFS mount attempt 

28/06/2020 04:30:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

28/06/2020 04:29:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.51 `date +%s`" "

28/06/2020 04:29:56 ERROR Node Stats exception.

28/06/2020 04:29:38 INFO GlusterFS mount attempt 

28/06/2020 04:29:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 04:28:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

28/06/2020 04:28:53 ERROR Node Stats exception.

28/06/2020 04:28:38 INFO GlusterFS mount attempt 

28/06/2020 04:28:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 04:27:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

28/06/2020 04:27:50 ERROR Node Stats exception.

28/06/2020 04:27:38 INFO GlusterFS mount attempt 

28/06/2020 04:27:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 04:26:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 04:26:46 ERROR Node Stats exception.

28/06/2020 04:26:37 INFO GlusterFS mount attempt 

28/06/2020 04:26:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:25:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:25:43 ERROR Node Stats exception.

28/06/2020 04:25:37 INFO GlusterFS mount attempt 

28/06/2020 04:25:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 04:24:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 04:24:39 ERROR Node Stats exception.

28/06/2020 04:24:37 INFO GlusterFS mount attempt 

28/06/2020 04:24:07 INFO GlusterFS mount attempt 

28/06/2020 04:23:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 04:23:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 04:23:36 ERROR Node Stats exception.

28/06/2020 04:23:07 INFO GlusterFS mount attempt 

28/06/2020 04:22:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 04:22:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

28/06/2020 04:22:33 ERROR Node Stats exception.

28/06/2020 04:22:07 INFO GlusterFS mount attempt 

28/06/2020 04:21:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 04:21:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 04:21:29 ERROR Node Stats exception.

28/06/2020 04:21:07 INFO GlusterFS mount attempt 

28/06/2020 04:20:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 04:20:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 04:20:26 ERROR Node Stats exception.

28/06/2020 04:20:06 INFO GlusterFS mount attempt 

28/06/2020 04:19:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 04:19:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

28/06/2020 04:19:23 ERROR Node Stats exception.

28/06/2020 04:19:06 INFO GlusterFS mount attempt 

28/06/2020 04:18:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 04:18:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 04:18:20 ERROR Node Stats exception.

28/06/2020 04:18:06 INFO GlusterFS mount attempt 

28/06/2020 04:17:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 04:17:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

28/06/2020 04:17:16 ERROR Node Stats exception.

28/06/2020 04:17:06 INFO GlusterFS mount attempt 

28/06/2020 04:16:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 04:16:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.09 `date +%s`" "

28/06/2020 04:16:13 ERROR Node Stats exception.

28/06/2020 04:16:06 INFO GlusterFS mount attempt 

28/06/2020 04:15:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:15:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:15:10 ERROR Node Stats exception.

28/06/2020 04:15:06 INFO GlusterFS mount attempt 

28/06/2020 04:14:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 04:14:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.33 `date +%s`" "

28/06/2020 04:14:06 ERROR Node Stats exception.

28/06/2020 04:14:05 INFO GlusterFS mount attempt 

28/06/2020 04:13:35 INFO GlusterFS mount attempt 

28/06/2020 04:13:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 04:13:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.19 `date +%s`" "

28/06/2020 04:13:03 ERROR Node Stats exception.

28/06/2020 04:12:35 INFO GlusterFS mount attempt 

28/06/2020 04:12:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 04:11:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 04:11:59 ERROR Node Stats exception.

28/06/2020 04:11:35 INFO GlusterFS mount attempt 

28/06/2020 04:11:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 04:10:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 04:10:56 ERROR Node Stats exception.

28/06/2020 04:10:35 INFO GlusterFS mount attempt 

28/06/2020 04:10:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 04:09:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 04:09:53 ERROR Node Stats exception.

28/06/2020 04:09:35 INFO GlusterFS mount attempt 

28/06/2020 04:09:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 04:08:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 04:08:50 ERROR Node Stats exception.

28/06/2020 04:08:34 INFO GlusterFS mount attempt 

28/06/2020 04:08:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 04:07:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 04:07:46 ERROR Node Stats exception.

28/06/2020 04:07:34 INFO GlusterFS mount attempt 

28/06/2020 04:07:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 04:06:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.15 `date +%s`" "

28/06/2020 04:06:43 ERROR Node Stats exception.

28/06/2020 04:06:34 INFO GlusterFS mount attempt 

28/06/2020 04:06:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 04:05:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

28/06/2020 04:05:40 ERROR Node Stats exception.

28/06/2020 04:05:34 INFO GlusterFS mount attempt 

28/06/2020 04:05:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:04:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 04:04:36 ERROR Node Stats exception.

28/06/2020 04:04:34 INFO GlusterFS mount attempt 

28/06/2020 04:04:04 INFO GlusterFS mount attempt 

28/06/2020 04:03:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 04:03:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 04:03:33 ERROR Node Stats exception.

28/06/2020 04:03:04 INFO GlusterFS mount attempt 

28/06/2020 04:02:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 04:02:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 04:02:29 ERROR Node Stats exception.

28/06/2020 04:02:03 INFO GlusterFS mount attempt 

28/06/2020 04:01:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 04:01:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

28/06/2020 04:01:26 ERROR Node Stats exception.

28/06/2020 04:01:03 INFO GlusterFS mount attempt 

28/06/2020 04:00:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 04:00:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

28/06/2020 04:00:23 ERROR Node Stats exception.

28/06/2020 04:00:03 INFO GlusterFS mount attempt 

28/06/2020 03:59:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 03:59:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

28/06/2020 03:59:20 ERROR Node Stats exception.

28/06/2020 03:59:03 INFO GlusterFS mount attempt 

28/06/2020 03:58:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 03:58:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.2 `date +%s`" "

28/06/2020 03:58:16 ERROR Node Stats exception.

28/06/2020 03:58:03 INFO GlusterFS mount attempt 

28/06/2020 03:57:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 03:57:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.68 `date +%s`" "

28/06/2020 03:57:13 ERROR Node Stats exception.

28/06/2020 03:57:02 INFO GlusterFS mount attempt 

28/06/2020 03:56:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 03:56:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 03:56:10 ERROR Node Stats exception.

28/06/2020 03:56:02 INFO GlusterFS mount attempt 

28/06/2020 03:55:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:55:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

28/06/2020 03:55:06 ERROR Node Stats exception.

28/06/2020 03:55:02 INFO GlusterFS mount attempt 

28/06/2020 03:54:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:54:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:54:03 ERROR Node Stats exception.

28/06/2020 03:54:02 INFO GlusterFS mount attempt 

28/06/2020 03:53:32 INFO GlusterFS mount attempt 

28/06/2020 03:53:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 03:52:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

28/06/2020 03:52:59 ERROR Node Stats exception.

28/06/2020 03:52:32 INFO GlusterFS mount attempt 

28/06/2020 03:52:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:51:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 03:51:56 ERROR Node Stats exception.

28/06/2020 03:51:31 INFO GlusterFS mount attempt 

28/06/2020 03:51:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 03:50:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 03:50:53 ERROR Node Stats exception.

28/06/2020 03:50:31 INFO GlusterFS mount attempt 

28/06/2020 03:50:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 03:49:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 03:49:49 ERROR Node Stats exception.

28/06/2020 03:49:31 INFO GlusterFS mount attempt 

28/06/2020 03:49:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 03:48:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 03:48:46 ERROR Node Stats exception.

28/06/2020 03:48:31 INFO GlusterFS mount attempt 

28/06/2020 03:48:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

28/06/2020 03:47:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

28/06/2020 03:47:43 ERROR Node Stats exception.

28/06/2020 03:47:31 INFO GlusterFS mount attempt 

28/06/2020 03:47:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 03:46:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

28/06/2020 03:46:40 ERROR Node Stats exception.

28/06/2020 03:46:31 INFO GlusterFS mount attempt 

28/06/2020 03:46:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 03:45:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.16 `date +%s`" "

28/06/2020 03:45:36 ERROR Node Stats exception.

28/06/2020 03:45:30 INFO GlusterFS mount attempt 

28/06/2020 03:45:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 03:44:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.15 `date +%s`" "

28/06/2020 03:44:33 ERROR Node Stats exception.

28/06/2020 03:44:30 INFO GlusterFS mount attempt 

28/06/2020 03:44:00 INFO GlusterFS mount attempt 

28/06/2020 03:43:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:43:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:43:30 ERROR Node Stats exception.

28/06/2020 03:43:00 INFO GlusterFS mount attempt 

28/06/2020 03:42:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 03:42:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

28/06/2020 03:42:26 ERROR Node Stats exception.

28/06/2020 03:42:00 INFO GlusterFS mount attempt 

28/06/2020 03:41:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 03:41:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

28/06/2020 03:41:23 ERROR Node Stats exception.

28/06/2020 03:41:00 INFO GlusterFS mount attempt 

28/06/2020 03:40:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

28/06/2020 03:40:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

28/06/2020 03:40:19 ERROR Node Stats exception.

28/06/2020 03:39:59 INFO GlusterFS mount attempt 

28/06/2020 03:39:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 03:39:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

28/06/2020 03:39:16 ERROR Node Stats exception.

28/06/2020 03:38:59 INFO GlusterFS mount attempt 

28/06/2020 03:38:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 03:38:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 03:38:13 ERROR Node Stats exception.

28/06/2020 03:37:59 INFO GlusterFS mount attempt 

28/06/2020 03:37:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 03:37:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

28/06/2020 03:37:10 ERROR Node Stats exception.

28/06/2020 03:36:59 INFO GlusterFS mount attempt 

28/06/2020 03:36:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:36:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 03:36:06 ERROR Node Stats exception.

28/06/2020 03:35:59 INFO GlusterFS mount attempt 

28/06/2020 03:35:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 03:35:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 03:35:03 ERROR Node Stats exception.

28/06/2020 03:34:58 INFO GlusterFS mount attempt 

28/06/2020 03:34:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 03:34:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 03:34:00 ERROR Node Stats exception.

28/06/2020 03:33:58 INFO GlusterFS mount attempt 

28/06/2020 03:33:28 INFO GlusterFS mount attempt 

28/06/2020 03:32:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:32:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 03:32:56 ERROR Node Stats exception.

28/06/2020 03:32:28 INFO GlusterFS mount attempt 

28/06/2020 03:31:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 03:31:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 03:31:53 ERROR Node Stats exception.

28/06/2020 03:31:28 INFO GlusterFS mount attempt 

28/06/2020 03:30:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:30:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 03:30:49 ERROR Node Stats exception.

28/06/2020 03:30:28 INFO GlusterFS mount attempt 

28/06/2020 03:29:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 03:29:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 03:29:46 ERROR Node Stats exception.

28/06/2020 03:29:28 INFO GlusterFS mount attempt 

28/06/2020 03:28:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 03:28:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 03:28:43 ERROR Node Stats exception.

28/06/2020 03:28:27 INFO GlusterFS mount attempt 

28/06/2020 03:27:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 03:27:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 03:27:40 ERROR Node Stats exception.

28/06/2020 03:27:27 INFO GlusterFS mount attempt 

28/06/2020 03:26:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 03:26:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

28/06/2020 03:26:36 ERROR Node Stats exception.

28/06/2020 03:26:27 INFO GlusterFS mount attempt 

28/06/2020 03:25:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 03:25:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

28/06/2020 03:25:33 ERROR Node Stats exception.

28/06/2020 03:25:27 INFO GlusterFS mount attempt 

28/06/2020 03:24:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 03:24:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 03:24:30 ERROR Node Stats exception.

28/06/2020 03:24:27 INFO GlusterFS mount attempt 

28/06/2020 03:23:57 INFO GlusterFS mount attempt 

28/06/2020 03:23:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 03:23:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

28/06/2020 03:23:26 ERROR Node Stats exception.

28/06/2020 03:22:56 INFO GlusterFS mount attempt 

28/06/2020 03:22:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:22:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:22:23 ERROR Node Stats exception.

28/06/2020 03:21:56 INFO GlusterFS mount attempt 

28/06/2020 03:21:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:21:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

28/06/2020 03:21:19 ERROR Node Stats exception.

28/06/2020 03:20:56 INFO GlusterFS mount attempt 

28/06/2020 03:20:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 03:20:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

28/06/2020 03:20:16 ERROR Node Stats exception.

28/06/2020 03:19:56 INFO GlusterFS mount attempt 

28/06/2020 03:19:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 03:19:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.11 `date +%s`" "

28/06/2020 03:19:13 ERROR Node Stats exception.

28/06/2020 03:18:56 INFO GlusterFS mount attempt 

28/06/2020 03:18:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 03:18:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

28/06/2020 03:18:09 ERROR Node Stats exception.

28/06/2020 03:17:56 INFO GlusterFS mount attempt 

28/06/2020 03:17:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 03:17:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 03:17:06 ERROR Node Stats exception.

28/06/2020 03:16:55 INFO GlusterFS mount attempt 

28/06/2020 03:16:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 03:16:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 03:16:03 ERROR Node Stats exception.

28/06/2020 03:15:55 INFO GlusterFS mount attempt 

28/06/2020 03:15:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 03:15:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

28/06/2020 03:15:00 ERROR Node Stats exception.

28/06/2020 03:14:55 INFO GlusterFS mount attempt 

28/06/2020 03:14:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 03:13:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.75 `date +%s`" "

28/06/2020 03:13:56 ERROR Node Stats exception.

28/06/2020 03:13:55 INFO GlusterFS mount attempt 

28/06/2020 03:13:25 INFO GlusterFS mount attempt 

28/06/2020 03:12:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 03:12:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 03:12:53 ERROR Node Stats exception.

28/06/2020 03:12:25 INFO GlusterFS mount attempt 

28/06/2020 03:11:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:11:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:11:50 ERROR Node Stats exception.

28/06/2020 03:11:24 INFO GlusterFS mount attempt 

28/06/2020 03:10:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 03:10:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

28/06/2020 03:10:46 ERROR Node Stats exception.

28/06/2020 03:10:24 INFO GlusterFS mount attempt 

28/06/2020 03:09:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

28/06/2020 03:09:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

28/06/2020 03:09:43 ERROR Node Stats exception.

28/06/2020 03:09:24 INFO GlusterFS mount attempt 

28/06/2020 03:08:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 03:08:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 03:08:39 ERROR Node Stats exception.

28/06/2020 03:08:24 INFO GlusterFS mount attempt 

28/06/2020 03:07:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 03:07:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

28/06/2020 03:07:36 ERROR Node Stats exception.

28/06/2020 03:07:24 INFO GlusterFS mount attempt 

28/06/2020 03:06:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 03:06:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 03:06:33 ERROR Node Stats exception.

28/06/2020 03:06:24 INFO GlusterFS mount attempt 

28/06/2020 03:05:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 03:05:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 03:05:29 ERROR Node Stats exception.

28/06/2020 03:05:23 INFO GlusterFS mount attempt 

28/06/2020 03:04:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 03:04:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 03:04:26 ERROR Node Stats exception.

28/06/2020 03:04:23 INFO GlusterFS mount attempt 

28/06/2020 03:03:53 INFO GlusterFS mount attempt 

28/06/2020 03:03:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 03:03:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 03:03:23 ERROR Node Stats exception.

28/06/2020 03:02:53 INFO GlusterFS mount attempt 

28/06/2020 03:02:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 03:02:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

28/06/2020 03:02:20 ERROR Node Stats exception.

28/06/2020 03:01:53 INFO GlusterFS mount attempt 

28/06/2020 03:01:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:01:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:01:16 ERROR Node Stats exception.

28/06/2020 03:00:53 INFO GlusterFS mount attempt 

28/06/2020 03:00:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 03:00:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 03:00:13 ERROR Node Stats exception.

28/06/2020 02:59:52 INFO GlusterFS mount attempt 

28/06/2020 02:59:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 02:59:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

28/06/2020 02:59:09 ERROR Node Stats exception.

28/06/2020 02:58:52 INFO GlusterFS mount attempt 

28/06/2020 02:58:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 02:58:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

28/06/2020 02:58:06 ERROR Node Stats exception.

28/06/2020 02:57:52 INFO GlusterFS mount attempt 

28/06/2020 02:57:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:57:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

28/06/2020 02:57:03 ERROR Node Stats exception.

28/06/2020 02:56:52 INFO GlusterFS mount attempt 

28/06/2020 02:56:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 02:55:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 02:55:59 ERROR Node Stats exception.

28/06/2020 02:55:52 INFO GlusterFS mount attempt 

28/06/2020 02:55:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 02:54:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

28/06/2020 02:54:56 ERROR Node Stats exception.

28/06/2020 02:54:51 INFO GlusterFS mount attempt 

28/06/2020 02:54:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 02:53:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 02:53:53 ERROR Node Stats exception.

28/06/2020 02:53:51 INFO GlusterFS mount attempt 

28/06/2020 02:53:21 INFO GlusterFS mount attempt 

28/06/2020 02:52:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

28/06/2020 02:52:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 02:52:49 ERROR Node Stats exception.

28/06/2020 02:52:21 INFO GlusterFS mount attempt 

28/06/2020 02:51:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 02:51:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 02:51:46 ERROR Node Stats exception.

28/06/2020 02:51:21 INFO GlusterFS mount attempt 

28/06/2020 02:50:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:50:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:50:43 ERROR Node Stats exception.

28/06/2020 02:50:21 INFO GlusterFS mount attempt 

28/06/2020 02:49:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 02:49:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 02:49:39 ERROR Node Stats exception.

28/06/2020 02:49:20 INFO GlusterFS mount attempt 

28/06/2020 02:48:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 02:48:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 02:48:36 ERROR Node Stats exception.

28/06/2020 02:48:20 INFO GlusterFS mount attempt 

28/06/2020 02:47:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 02:47:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

28/06/2020 02:47:33 ERROR Node Stats exception.

28/06/2020 02:47:20 INFO GlusterFS mount attempt 

28/06/2020 02:46:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 02:46:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

28/06/2020 02:46:29 ERROR Node Stats exception.

28/06/2020 02:46:20 INFO GlusterFS mount attempt 

28/06/2020 02:45:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 02:45:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 02:45:26 ERROR Node Stats exception.

28/06/2020 02:45:20 INFO GlusterFS mount attempt 

28/06/2020 02:44:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:44:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 02:44:23 ERROR Node Stats exception.

28/06/2020 02:44:20 INFO GlusterFS mount attempt 

28/06/2020 02:43:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 02:43:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

28/06/2020 02:43:19 ERROR Node Stats exception.

28/06/2020 02:43:19 INFO GlusterFS mount attempt 

28/06/2020 02:42:49 INFO GlusterFS mount attempt 

28/06/2020 02:42:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 02:42:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

28/06/2020 02:42:16 ERROR Node Stats exception.

28/06/2020 02:41:49 INFO GlusterFS mount attempt 

28/06/2020 02:41:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:41:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 02:41:13 ERROR Node Stats exception.

28/06/2020 02:40:49 INFO GlusterFS mount attempt 

28/06/2020 02:40:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:40:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:40:10 ERROR Node Stats exception.

28/06/2020 02:39:49 INFO GlusterFS mount attempt 

28/06/2020 02:39:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 02:39:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

28/06/2020 02:39:06 ERROR Node Stats exception.

28/06/2020 02:38:49 INFO GlusterFS mount attempt 

28/06/2020 02:38:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 02:38:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 02:38:03 ERROR Node Stats exception.

28/06/2020 02:37:48 INFO GlusterFS mount attempt 

28/06/2020 02:37:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 02:36:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 02:36:59 ERROR Node Stats exception.

28/06/2020 02:36:48 INFO GlusterFS mount attempt 

28/06/2020 02:36:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 02:35:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 02:35:56 ERROR Node Stats exception.

28/06/2020 02:35:48 INFO GlusterFS mount attempt 

28/06/2020 02:35:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 02:34:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 02:34:53 ERROR Node Stats exception.

28/06/2020 02:34:48 INFO GlusterFS mount attempt 

28/06/2020 02:34:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 02:33:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 02:33:49 ERROR Node Stats exception.

28/06/2020 02:33:48 INFO GlusterFS mount attempt 

28/06/2020 02:33:18 INFO GlusterFS mount attempt 

28/06/2020 02:32:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 02:32:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 02:32:46 ERROR Node Stats exception.

28/06/2020 02:32:17 INFO GlusterFS mount attempt 

28/06/2020 02:31:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 02:31:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 02:31:43 ERROR Node Stats exception.

28/06/2020 02:31:17 INFO GlusterFS mount attempt 

28/06/2020 02:30:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 02:30:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 02:30:40 ERROR Node Stats exception.

28/06/2020 02:30:17 INFO GlusterFS mount attempt 

28/06/2020 02:29:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:29:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:29:36 ERROR Node Stats exception.

28/06/2020 02:29:17 INFO GlusterFS mount attempt 

28/06/2020 02:28:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:28:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

28/06/2020 02:28:33 ERROR Node Stats exception.

28/06/2020 02:28:17 INFO GlusterFS mount attempt 

28/06/2020 02:27:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 02:27:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 02:27:29 ERROR Node Stats exception.

28/06/2020 02:27:17 INFO GlusterFS mount attempt 

28/06/2020 02:26:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:26:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

28/06/2020 02:26:26 ERROR Node Stats exception.

28/06/2020 02:26:16 INFO GlusterFS mount attempt 

28/06/2020 02:25:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:25:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

28/06/2020 02:25:23 ERROR Node Stats exception.

28/06/2020 02:25:16 INFO GlusterFS mount attempt 

28/06/2020 02:24:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 02:24:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 02:24:19 ERROR Node Stats exception.

28/06/2020 02:24:16 INFO GlusterFS mount attempt 

28/06/2020 02:23:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 02:23:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 02:23:16 ERROR Node Stats exception.

28/06/2020 02:23:16 INFO GlusterFS mount attempt 

28/06/2020 02:22:46 INFO GlusterFS mount attempt 

28/06/2020 02:22:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 02:22:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 02:22:13 ERROR Node Stats exception.

28/06/2020 02:21:46 INFO GlusterFS mount attempt 

28/06/2020 02:21:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 02:21:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 02:21:10 ERROR Node Stats exception.

28/06/2020 02:20:46 INFO GlusterFS mount attempt 

28/06/2020 02:20:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 02:20:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 02:20:06 ERROR Node Stats exception.

28/06/2020 02:19:45 INFO GlusterFS mount attempt 

28/06/2020 02:19:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:19:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:19:03 ERROR Node Stats exception.

28/06/2020 02:18:45 INFO GlusterFS mount attempt 

28/06/2020 02:18:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 02:17:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 02:17:59 ERROR Node Stats exception.

28/06/2020 02:17:45 INFO GlusterFS mount attempt 

28/06/2020 02:17:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 02:16:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

28/06/2020 02:16:56 ERROR Node Stats exception.

28/06/2020 02:16:45 INFO GlusterFS mount attempt 

28/06/2020 02:16:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 02:15:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

28/06/2020 02:15:53 ERROR Node Stats exception.

28/06/2020 02:15:45 INFO GlusterFS mount attempt 

28/06/2020 02:15:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:14:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

28/06/2020 02:14:49 ERROR Node Stats exception.

28/06/2020 02:14:44 INFO GlusterFS mount attempt 

28/06/2020 02:14:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:13:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

28/06/2020 02:13:46 ERROR Node Stats exception.

28/06/2020 02:13:44 INFO GlusterFS mount attempt 

28/06/2020 02:13:14 INFO GlusterFS mount attempt 

28/06/2020 02:12:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 02:12:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

28/06/2020 02:12:43 ERROR Node Stats exception.

28/06/2020 02:12:14 INFO GlusterFS mount attempt 

28/06/2020 02:11:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 02:11:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.36 `date +%s`" "

28/06/2020 02:11:39 ERROR Node Stats exception.

28/06/2020 02:11:14 INFO GlusterFS mount attempt 

28/06/2020 02:10:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:10:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

28/06/2020 02:10:36 ERROR Node Stats exception.

28/06/2020 02:10:14 INFO GlusterFS mount attempt 

28/06/2020 02:09:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 02:09:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

28/06/2020 02:09:33 ERROR Node Stats exception.

28/06/2020 02:09:13 INFO GlusterFS mount attempt 

28/06/2020 02:08:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:08:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:08:30 ERROR Node Stats exception.

28/06/2020 02:08:13 INFO GlusterFS mount attempt 

28/06/2020 02:07:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 02:07:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 02:07:26 ERROR Node Stats exception.

28/06/2020 02:07:13 INFO GlusterFS mount attempt 

28/06/2020 02:06:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 02:06:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

28/06/2020 02:06:23 ERROR Node Stats exception.

28/06/2020 02:06:13 INFO GlusterFS mount attempt 

28/06/2020 02:05:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:05:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

28/06/2020 02:05:19 ERROR Node Stats exception.

28/06/2020 02:05:13 INFO GlusterFS mount attempt 

28/06/2020 02:04:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:04:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 02:04:16 ERROR Node Stats exception.

28/06/2020 02:04:13 INFO GlusterFS mount attempt 

28/06/2020 02:03:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:03:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 02:03:13 ERROR Node Stats exception.

28/06/2020 02:03:12 INFO GlusterFS mount attempt 

28/06/2020 02:02:42 INFO GlusterFS mount attempt 

28/06/2020 02:02:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:02:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

28/06/2020 02:02:09 ERROR Node Stats exception.

28/06/2020 02:01:42 INFO GlusterFS mount attempt 

28/06/2020 02:01:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 02:01:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 02:01:06 ERROR Node Stats exception.

28/06/2020 02:00:42 INFO GlusterFS mount attempt 

28/06/2020 02:00:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 02:00:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 02:00:03 ERROR Node Stats exception.

28/06/2020 01:59:42 INFO GlusterFS mount attempt 

28/06/2020 01:59:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 01:59:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 01:59:00 ERROR Node Stats exception.

28/06/2020 01:58:42 INFO GlusterFS mount attempt 

28/06/2020 01:58:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:57:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:57:56 ERROR Node Stats exception.

28/06/2020 01:57:41 INFO GlusterFS mount attempt 

28/06/2020 01:57:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

28/06/2020 01:56:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

28/06/2020 01:56:53 ERROR Node Stats exception.

28/06/2020 01:56:41 INFO GlusterFS mount attempt 

28/06/2020 01:56:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 01:55:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

28/06/2020 01:55:49 ERROR Node Stats exception.

28/06/2020 01:55:41 INFO GlusterFS mount attempt 

28/06/2020 01:55:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 01:54:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

28/06/2020 01:54:46 ERROR Node Stats exception.

28/06/2020 01:54:41 INFO GlusterFS mount attempt 

28/06/2020 01:54:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 01:53:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

28/06/2020 01:53:43 ERROR Node Stats exception.

28/06/2020 01:53:41 INFO GlusterFS mount attempt 

28/06/2020 01:53:11 INFO GlusterFS mount attempt 

28/06/2020 01:52:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 01:52:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 01:52:39 ERROR Node Stats exception.

28/06/2020 01:52:10 INFO GlusterFS mount attempt 

28/06/2020 01:51:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 01:51:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 01:51:36 ERROR Node Stats exception.

28/06/2020 01:51:10 INFO GlusterFS mount attempt 

28/06/2020 01:50:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 01:50:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 01:50:33 ERROR Node Stats exception.

28/06/2020 01:50:10 INFO GlusterFS mount attempt 

28/06/2020 01:49:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 01:49:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 01:49:29 ERROR Node Stats exception.

28/06/2020 01:49:10 INFO GlusterFS mount attempt 

28/06/2020 01:48:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 01:48:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

28/06/2020 01:48:26 ERROR Node Stats exception.

28/06/2020 01:48:10 INFO GlusterFS mount attempt 

28/06/2020 01:47:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:47:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:47:23 ERROR Node Stats exception.

28/06/2020 01:47:10 INFO GlusterFS mount attempt 

28/06/2020 01:46:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:46:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

28/06/2020 01:46:19 ERROR Node Stats exception.

28/06/2020 01:46:09 INFO GlusterFS mount attempt 

28/06/2020 01:45:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 01:45:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

28/06/2020 01:45:16 ERROR Node Stats exception.

28/06/2020 01:45:09 INFO GlusterFS mount attempt 

28/06/2020 01:44:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 01:44:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 01:44:13 ERROR Node Stats exception.

28/06/2020 01:44:09 INFO GlusterFS mount attempt 

28/06/2020 01:43:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 01:43:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 01:43:09 ERROR Node Stats exception.

28/06/2020 01:43:09 INFO GlusterFS mount attempt 

28/06/2020 01:42:39 INFO GlusterFS mount attempt 

28/06/2020 01:42:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 01:42:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 01:42:06 ERROR Node Stats exception.

28/06/2020 01:41:39 INFO GlusterFS mount attempt 

28/06/2020 01:41:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 01:41:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 01:41:03 ERROR Node Stats exception.

28/06/2020 01:40:38 INFO GlusterFS mount attempt 

28/06/2020 01:40:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 01:40:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

28/06/2020 01:40:00 ERROR Node Stats exception.

28/06/2020 01:39:38 INFO GlusterFS mount attempt 

28/06/2020 01:39:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:38:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 01:38:56 ERROR Node Stats exception.

28/06/2020 01:38:38 INFO GlusterFS mount attempt 

28/06/2020 01:38:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 01:37:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

28/06/2020 01:37:53 ERROR Node Stats exception.

28/06/2020 01:37:38 INFO GlusterFS mount attempt 

28/06/2020 01:37:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:36:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:36:50 ERROR Node Stats exception.

28/06/2020 01:36:38 INFO GlusterFS mount attempt 

28/06/2020 01:36:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 01:35:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 01:35:46 ERROR Node Stats exception.

28/06/2020 01:35:37 INFO GlusterFS mount attempt 

28/06/2020 01:35:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

28/06/2020 01:34:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 01:34:43 ERROR Node Stats exception.

28/06/2020 01:34:37 INFO GlusterFS mount attempt 

28/06/2020 01:34:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 01:33:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 01:33:39 ERROR Node Stats exception.

28/06/2020 01:33:37 INFO GlusterFS mount attempt 

28/06/2020 01:33:07 INFO GlusterFS mount attempt 

28/06/2020 01:32:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:32:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 01:32:36 ERROR Node Stats exception.

28/06/2020 01:32:07 INFO GlusterFS mount attempt 

28/06/2020 01:31:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 01:31:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 01:31:33 ERROR Node Stats exception.

28/06/2020 01:31:07 INFO GlusterFS mount attempt 

28/06/2020 01:30:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 01:30:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

28/06/2020 01:30:30 ERROR Node Stats exception.

28/06/2020 01:30:06 INFO GlusterFS mount attempt 

28/06/2020 01:29:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 01:29:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 01:29:26 ERROR Node Stats exception.

28/06/2020 01:29:06 INFO GlusterFS mount attempt 

28/06/2020 01:28:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 01:28:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 01:28:23 ERROR Node Stats exception.

28/06/2020 01:28:06 INFO GlusterFS mount attempt 

28/06/2020 01:27:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 01:27:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 01:27:20 ERROR Node Stats exception.

28/06/2020 01:27:06 INFO GlusterFS mount attempt 

28/06/2020 01:26:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:26:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:26:16 ERROR Node Stats exception.

28/06/2020 01:26:06 INFO GlusterFS mount attempt 

28/06/2020 01:25:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 01:25:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.62 `date +%s`" "

28/06/2020 01:25:13 ERROR Node Stats exception.

28/06/2020 01:25:06 INFO GlusterFS mount attempt 

28/06/2020 01:24:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:24:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 01:24:09 ERROR Node Stats exception.

28/06/2020 01:24:05 INFO GlusterFS mount attempt 

28/06/2020 01:23:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 01:23:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

28/06/2020 01:23:06 ERROR Node Stats exception.

28/06/2020 01:23:05 INFO GlusterFS mount attempt 

28/06/2020 01:22:35 INFO GlusterFS mount attempt 

28/06/2020 01:22:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

28/06/2020 01:22:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

28/06/2020 01:22:03 ERROR Node Stats exception.

28/06/2020 01:21:35 INFO GlusterFS mount attempt 

28/06/2020 01:21:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 01:21:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 01:21:00 ERROR Node Stats exception.

28/06/2020 01:20:35 INFO GlusterFS mount attempt 

28/06/2020 01:20:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 01:19:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 01:19:56 ERROR Node Stats exception.

28/06/2020 01:19:35 INFO GlusterFS mount attempt 

28/06/2020 01:19:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 01:18:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 01:18:53 ERROR Node Stats exception.

28/06/2020 01:18:34 INFO GlusterFS mount attempt 

28/06/2020 01:18:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 01:17:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

28/06/2020 01:17:50 ERROR Node Stats exception.

28/06/2020 01:17:34 INFO GlusterFS mount attempt 

28/06/2020 01:17:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 01:16:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.13 `date +%s`" "

28/06/2020 01:16:46 ERROR Node Stats exception.

28/06/2020 01:16:34 INFO GlusterFS mount attempt 

28/06/2020 01:16:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:15:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:15:43 ERROR Node Stats exception.

28/06/2020 01:15:34 INFO GlusterFS mount attempt 

28/06/2020 01:15:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 01:14:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

28/06/2020 01:14:39 ERROR Node Stats exception.

28/06/2020 01:14:34 INFO GlusterFS mount attempt 

28/06/2020 01:14:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 01:13:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 01:13:36 ERROR Node Stats exception.

28/06/2020 01:13:33 INFO GlusterFS mount attempt 

28/06/2020 01:13:03 INFO GlusterFS mount attempt 

28/06/2020 01:12:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 01:12:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

28/06/2020 01:12:33 ERROR Node Stats exception.

28/06/2020 01:12:03 INFO GlusterFS mount attempt 

28/06/2020 01:11:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:11:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 01:11:29 ERROR Node Stats exception.

28/06/2020 01:11:03 INFO GlusterFS mount attempt 

28/06/2020 01:10:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:10:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 01:10:26 ERROR Node Stats exception.

28/06/2020 01:10:03 INFO GlusterFS mount attempt 

28/06/2020 01:09:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:09:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 01:09:23 ERROR Node Stats exception.

28/06/2020 01:09:03 INFO GlusterFS mount attempt 

28/06/2020 01:08:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 01:08:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 01:08:20 ERROR Node Stats exception.

28/06/2020 01:08:02 INFO GlusterFS mount attempt 

28/06/2020 01:07:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:07:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

28/06/2020 01:07:16 ERROR Node Stats exception.

28/06/2020 01:07:02 INFO GlusterFS mount attempt 

28/06/2020 01:06:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 01:06:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 01:06:13 ERROR Node Stats exception.

28/06/2020 01:06:02 INFO GlusterFS mount attempt 

28/06/2020 01:05:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:05:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:05:10 ERROR Node Stats exception.

28/06/2020 01:05:02 INFO GlusterFS mount attempt 

28/06/2020 01:04:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:04:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 01:04:06 ERROR Node Stats exception.

28/06/2020 01:04:02 INFO GlusterFS mount attempt 

28/06/2020 01:03:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 01:03:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 01:03:03 ERROR Node Stats exception.

28/06/2020 01:03:02 INFO GlusterFS mount attempt 

28/06/2020 01:02:31 INFO GlusterFS mount attempt 

28/06/2020 01:02:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:01:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 01:01:59 ERROR Node Stats exception.

28/06/2020 01:01:31 INFO GlusterFS mount attempt 

28/06/2020 01:01:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 01:00:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 01:00:56 ERROR Node Stats exception.

28/06/2020 01:00:31 INFO GlusterFS mount attempt 

28/06/2020 01:00:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 00:59:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

28/06/2020 00:59:53 ERROR Node Stats exception.

28/06/2020 00:59:31 INFO GlusterFS mount attempt 

28/06/2020 00:59:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 00:58:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

28/06/2020 00:58:50 ERROR Node Stats exception.

28/06/2020 00:58:31 INFO GlusterFS mount attempt 

28/06/2020 00:58:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 00:57:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

28/06/2020 00:57:46 ERROR Node Stats exception.

28/06/2020 00:57:31 INFO GlusterFS mount attempt 

28/06/2020 00:57:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 00:56:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

28/06/2020 00:56:43 ERROR Node Stats exception.

28/06/2020 00:56:30 INFO GlusterFS mount attempt 

28/06/2020 00:56:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 00:55:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

28/06/2020 00:55:40 ERROR Node Stats exception.

28/06/2020 00:55:30 INFO GlusterFS mount attempt 

28/06/2020 00:55:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:54:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:54:36 ERROR Node Stats exception.

28/06/2020 00:54:30 INFO GlusterFS mount attempt 

28/06/2020 00:54:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 00:53:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 00:53:33 ERROR Node Stats exception.

28/06/2020 00:53:30 INFO GlusterFS mount attempt 

28/06/2020 00:53:00 INFO GlusterFS mount attempt 

28/06/2020 00:52:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 00:52:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 00:52:29 ERROR Node Stats exception.

28/06/2020 00:52:00 INFO GlusterFS mount attempt 

28/06/2020 00:51:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 00:51:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 00:51:26 ERROR Node Stats exception.

28/06/2020 00:50:59 INFO GlusterFS mount attempt 

28/06/2020 00:50:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 00:50:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 00:50:23 ERROR Node Stats exception.

28/06/2020 00:49:59 INFO GlusterFS mount attempt 

28/06/2020 00:49:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 00:49:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

28/06/2020 00:49:20 ERROR Node Stats exception.

28/06/2020 00:48:59 INFO GlusterFS mount attempt 

28/06/2020 00:48:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 00:48:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 00:48:16 ERROR Node Stats exception.

28/06/2020 00:47:59 INFO GlusterFS mount attempt 

28/06/2020 00:47:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 00:47:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

28/06/2020 00:47:13 ERROR Node Stats exception.

28/06/2020 00:46:59 INFO GlusterFS mount attempt 

28/06/2020 00:46:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 00:46:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

28/06/2020 00:46:10 ERROR Node Stats exception.

28/06/2020 00:45:58 INFO GlusterFS mount attempt 

28/06/2020 00:45:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 00:45:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

28/06/2020 00:45:06 ERROR Node Stats exception.

28/06/2020 00:44:58 INFO GlusterFS mount attempt 

28/06/2020 00:44:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:44:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:44:03 ERROR Node Stats exception.

28/06/2020 00:43:58 INFO GlusterFS mount attempt 

28/06/2020 00:43:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 00:42:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 00:42:59 ERROR Node Stats exception.

28/06/2020 00:42:58 INFO GlusterFS mount attempt 

28/06/2020 00:42:28 INFO GlusterFS mount attempt 

28/06/2020 00:41:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 00:41:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 00:41:56 ERROR Node Stats exception.

28/06/2020 00:41:28 INFO GlusterFS mount attempt 

28/06/2020 00:40:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 00:40:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

28/06/2020 00:40:53 ERROR Node Stats exception.

28/06/2020 00:40:27 INFO GlusterFS mount attempt 

28/06/2020 00:39:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 00:39:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

28/06/2020 00:39:50 ERROR Node Stats exception.

28/06/2020 00:39:27 INFO GlusterFS mount attempt 

28/06/2020 00:38:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 00:38:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 00:38:46 ERROR Node Stats exception.

28/06/2020 00:38:27 INFO GlusterFS mount attempt 

28/06/2020 00:37:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 00:37:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 00:37:43 ERROR Node Stats exception.

28/06/2020 00:37:27 INFO GlusterFS mount attempt 

28/06/2020 00:36:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 00:36:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 00:36:40 ERROR Node Stats exception.

28/06/2020 00:36:27 INFO GlusterFS mount attempt 

28/06/2020 00:35:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 00:35:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

28/06/2020 00:35:36 ERROR Node Stats exception.

28/06/2020 00:35:27 INFO GlusterFS mount attempt 

28/06/2020 00:34:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 00:34:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 00:34:33 ERROR Node Stats exception.

28/06/2020 00:34:26 INFO GlusterFS mount attempt 

28/06/2020 00:33:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:33:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:33:30 ERROR Node Stats exception.

28/06/2020 00:33:26 INFO GlusterFS mount attempt 

28/06/2020 00:32:56 INFO GlusterFS mount attempt 

28/06/2020 00:32:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

28/06/2020 00:32:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 00:32:26 ERROR Node Stats exception.

28/06/2020 00:31:56 INFO GlusterFS mount attempt 

28/06/2020 00:31:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

28/06/2020 00:31:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 00:31:23 ERROR Node Stats exception.

28/06/2020 00:30:56 INFO GlusterFS mount attempt 

28/06/2020 00:30:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

28/06/2020 00:30:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

28/06/2020 00:30:19 ERROR Node Stats exception.

28/06/2020 00:29:56 INFO GlusterFS mount attempt 

28/06/2020 00:29:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

28/06/2020 00:29:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

28/06/2020 00:29:16 ERROR Node Stats exception.

28/06/2020 00:28:55 INFO GlusterFS mount attempt 

28/06/2020 00:28:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

28/06/2020 00:28:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 00:28:13 ERROR Node Stats exception.

28/06/2020 00:27:55 INFO GlusterFS mount attempt 

28/06/2020 00:27:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 00:27:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 00:27:10 ERROR Node Stats exception.

28/06/2020 00:26:55 INFO GlusterFS mount attempt 

28/06/2020 00:26:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 00:26:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 00:26:06 ERROR Node Stats exception.

28/06/2020 00:25:55 INFO GlusterFS mount attempt 

28/06/2020 00:25:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 00:25:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 00:25:03 ERROR Node Stats exception.

28/06/2020 00:24:55 INFO GlusterFS mount attempt 

28/06/2020 00:24:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 00:24:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

28/06/2020 00:24:00 ERROR Node Stats exception.

28/06/2020 00:23:54 INFO GlusterFS mount attempt 

28/06/2020 00:23:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:22:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:22:56 ERROR Node Stats exception.

28/06/2020 00:22:54 INFO GlusterFS mount attempt 

28/06/2020 00:22:24 INFO GlusterFS mount attempt 

28/06/2020 00:21:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 00:21:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

28/06/2020 00:21:53 ERROR Node Stats exception.

28/06/2020 00:21:24 INFO GlusterFS mount attempt 

28/06/2020 00:20:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 00:20:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 00:20:49 ERROR Node Stats exception.

28/06/2020 00:20:24 INFO GlusterFS mount attempt 

28/06/2020 00:19:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 00:19:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

28/06/2020 00:19:46 ERROR Node Stats exception.

28/06/2020 00:19:24 INFO GlusterFS mount attempt 

28/06/2020 00:18:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 00:18:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

28/06/2020 00:18:43 ERROR Node Stats exception.

28/06/2020 00:18:24 INFO GlusterFS mount attempt 

28/06/2020 00:17:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 00:17:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 00:17:40 ERROR Node Stats exception.

28/06/2020 00:17:23 INFO GlusterFS mount attempt 

28/06/2020 00:16:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 00:16:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

28/06/2020 00:16:36 ERROR Node Stats exception.

28/06/2020 00:16:23 INFO GlusterFS mount attempt 

28/06/2020 00:15:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 00:15:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

28/06/2020 00:15:33 ERROR Node Stats exception.

28/06/2020 00:15:23 INFO GlusterFS mount attempt 

28/06/2020 00:14:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 00:14:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 00:14:30 ERROR Node Stats exception.

28/06/2020 00:14:23 INFO GlusterFS mount attempt 

28/06/2020 00:13:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 00:13:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

28/06/2020 00:13:26 ERROR Node Stats exception.

28/06/2020 00:13:23 INFO GlusterFS mount attempt 

28/06/2020 00:12:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:12:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:12:23 ERROR Node Stats exception.

28/06/2020 00:12:22 INFO GlusterFS mount attempt 

28/06/2020 00:11:52 INFO GlusterFS mount attempt 

28/06/2020 00:11:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 00:11:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

28/06/2020 00:11:19 ERROR Node Stats exception.

28/06/2020 00:10:52 INFO GlusterFS mount attempt 

28/06/2020 00:10:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 00:10:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

28/06/2020 00:10:16 ERROR Node Stats exception.

28/06/2020 00:09:52 INFO GlusterFS mount attempt 

28/06/2020 00:09:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 00:09:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 00:09:13 ERROR Node Stats exception.

28/06/2020 00:08:52 INFO GlusterFS mount attempt 

28/06/2020 00:08:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 00:08:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 00:08:09 ERROR Node Stats exception.

28/06/2020 00:07:52 INFO GlusterFS mount attempt 

28/06/2020 00:07:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 00:07:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

28/06/2020 00:07:06 ERROR Node Stats exception.

28/06/2020 00:06:51 INFO GlusterFS mount attempt 

28/06/2020 00:06:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 00:06:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 00:06:03 ERROR Node Stats exception.

28/06/2020 00:05:51 INFO GlusterFS mount attempt 

28/06/2020 00:05:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 00:05:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 00:05:00 ERROR Node Stats exception.

28/06/2020 00:04:51 INFO GlusterFS mount attempt 

28/06/2020 00:04:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 00:03:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 00:03:56 ERROR Node Stats exception.

28/06/2020 00:03:51 INFO GlusterFS mount attempt 

28/06/2020 00:03:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 00:02:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 00:02:53 ERROR Node Stats exception.

28/06/2020 00:02:51 INFO GlusterFS mount attempt 

28/06/2020 00:02:21 INFO GlusterFS mount attempt 

28/06/2020 00:01:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:01:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:01:50 ERROR Node Stats exception.

28/06/2020 00:01:21 INFO GlusterFS mount attempt 

28/06/2020 00:00:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 00:00:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 00:00:46 ERROR Node Stats exception.

28/06/2020 00:00:20 INFO GlusterFS mount attempt 

27/06/2020 23:59:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:59:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 23:59:43 ERROR Node Stats exception.

27/06/2020 23:59:20 INFO GlusterFS mount attempt 

27/06/2020 23:58:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 23:58:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 23:58:39 ERROR Node Stats exception.

27/06/2020 23:58:20 INFO GlusterFS mount attempt 

27/06/2020 23:57:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 23:57:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 23:57:36 ERROR Node Stats exception.

27/06/2020 23:57:20 INFO GlusterFS mount attempt 

27/06/2020 23:56:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 23:56:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

27/06/2020 23:56:33 ERROR Node Stats exception.

27/06/2020 23:56:20 INFO GlusterFS mount attempt 

27/06/2020 23:55:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 23:55:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

27/06/2020 23:55:29 ERROR Node Stats exception.

27/06/2020 23:55:19 INFO GlusterFS mount attempt 

27/06/2020 23:54:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 23:54:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

27/06/2020 23:54:26 ERROR Node Stats exception.

27/06/2020 23:54:19 INFO GlusterFS mount attempt 

27/06/2020 23:53:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 23:53:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

27/06/2020 23:53:23 ERROR Node Stats exception.

27/06/2020 23:53:19 INFO GlusterFS mount attempt 

27/06/2020 23:52:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:52:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

27/06/2020 23:52:19 ERROR Node Stats exception.

27/06/2020 23:52:19 INFO GlusterFS mount attempt 

27/06/2020 23:51:49 INFO GlusterFS mount attempt 

27/06/2020 23:51:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:51:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:51:16 ERROR Node Stats exception.

27/06/2020 23:50:49 INFO GlusterFS mount attempt 

27/06/2020 23:50:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:50:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 23:50:12 ERROR Node Stats exception.

27/06/2020 23:49:49 INFO GlusterFS mount attempt 

27/06/2020 23:49:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 23:49:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 23:49:09 ERROR Node Stats exception.

27/06/2020 23:48:48 INFO GlusterFS mount attempt 

27/06/2020 23:48:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 23:48:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 23:48:06 ERROR Node Stats exception.

27/06/2020 23:47:48 INFO GlusterFS mount attempt 

27/06/2020 23:47:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 23:47:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 23:47:03 ERROR Node Stats exception.

27/06/2020 23:46:48 INFO GlusterFS mount attempt 

27/06/2020 23:46:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 23:45:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 23:45:59 ERROR Node Stats exception.

27/06/2020 23:45:48 INFO GlusterFS mount attempt 

27/06/2020 23:45:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 23:44:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

27/06/2020 23:44:56 ERROR Node Stats exception.

27/06/2020 23:44:48 INFO GlusterFS mount attempt 

27/06/2020 23:44:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 23:43:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 23:43:53 ERROR Node Stats exception.

27/06/2020 23:43:47 INFO GlusterFS mount attempt 

27/06/2020 23:43:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:42:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 23:42:49 ERROR Node Stats exception.

27/06/2020 23:42:47 INFO GlusterFS mount attempt 

27/06/2020 23:42:17 INFO GlusterFS mount attempt 

27/06/2020 23:41:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 23:41:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 23:41:46 ERROR Node Stats exception.

27/06/2020 23:41:17 INFO GlusterFS mount attempt 

27/06/2020 23:40:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:40:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:40:43 ERROR Node Stats exception.

27/06/2020 23:40:17 INFO GlusterFS mount attempt 

27/06/2020 23:39:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 23:39:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 23:39:39 ERROR Node Stats exception.

27/06/2020 23:39:17 INFO GlusterFS mount attempt 

27/06/2020 23:38:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 23:38:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 23:38:36 ERROR Node Stats exception.

27/06/2020 23:38:16 INFO GlusterFS mount attempt 

27/06/2020 23:37:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 23:37:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

27/06/2020 23:37:32 ERROR Node Stats exception.

27/06/2020 23:37:16 INFO GlusterFS mount attempt 

27/06/2020 23:36:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:36:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 23:36:29 ERROR Node Stats exception.

27/06/2020 23:36:16 INFO GlusterFS mount attempt 

27/06/2020 23:35:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 23:35:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 23:35:26 ERROR Node Stats exception.

27/06/2020 23:35:16 INFO GlusterFS mount attempt 

27/06/2020 23:34:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:34:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 23:34:23 ERROR Node Stats exception.

27/06/2020 23:34:16 INFO GlusterFS mount attempt 

27/06/2020 23:33:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 23:33:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 23:33:19 ERROR Node Stats exception.

27/06/2020 23:33:16 INFO GlusterFS mount attempt 

27/06/2020 23:32:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 23:32:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 23:32:16 ERROR Node Stats exception.

27/06/2020 23:32:15 INFO GlusterFS mount attempt 

27/06/2020 23:31:45 INFO GlusterFS mount attempt 

27/06/2020 23:31:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:31:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

27/06/2020 23:31:13 ERROR Node Stats exception.

27/06/2020 23:30:45 INFO GlusterFS mount attempt 

27/06/2020 23:30:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:30:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 23:30:09 ERROR Node Stats exception.

27/06/2020 23:29:45 INFO GlusterFS mount attempt 

27/06/2020 23:29:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 23:29:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 23:29:06 ERROR Node Stats exception.

27/06/2020 23:28:45 INFO GlusterFS mount attempt 

27/06/2020 23:28:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 23:28:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

27/06/2020 23:28:02 ERROR Node Stats exception.

27/06/2020 23:27:45 INFO GlusterFS mount attempt 

27/06/2020 23:27:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 23:26:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 23:26:59 ERROR Node Stats exception.

27/06/2020 23:26:44 INFO GlusterFS mount attempt 

27/06/2020 23:26:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 23:25:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 23:25:56 ERROR Node Stats exception.

27/06/2020 23:25:44 INFO GlusterFS mount attempt 

27/06/2020 23:25:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 23:24:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 23:24:52 ERROR Node Stats exception.

27/06/2020 23:24:44 INFO GlusterFS mount attempt 

27/06/2020 23:24:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:23:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

27/06/2020 23:23:49 ERROR Node Stats exception.

27/06/2020 23:23:44 INFO GlusterFS mount attempt 

27/06/2020 23:23:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 23:22:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 23:22:46 ERROR Node Stats exception.

27/06/2020 23:22:44 INFO GlusterFS mount attempt 

27/06/2020 23:22:14 INFO GlusterFS mount attempt 

27/06/2020 23:21:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 23:21:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 23:21:43 ERROR Node Stats exception.

27/06/2020 23:21:13 INFO GlusterFS mount attempt 

27/06/2020 23:20:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 23:20:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 23:20:39 ERROR Node Stats exception.

27/06/2020 23:20:13 INFO GlusterFS mount attempt 

27/06/2020 23:19:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:19:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:19:36 ERROR Node Stats exception.

27/06/2020 23:19:13 INFO GlusterFS mount attempt 

27/06/2020 23:18:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 23:18:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 23:18:32 ERROR Node Stats exception.

27/06/2020 23:18:13 INFO GlusterFS mount attempt 

27/06/2020 23:17:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 23:17:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 23:17:29 ERROR Node Stats exception.

27/06/2020 23:17:13 INFO GlusterFS mount attempt 

27/06/2020 23:16:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 23:16:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

27/06/2020 23:16:26 ERROR Node Stats exception.

27/06/2020 23:16:13 INFO GlusterFS mount attempt 

27/06/2020 23:15:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:15:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

27/06/2020 23:15:22 ERROR Node Stats exception.

27/06/2020 23:15:12 INFO GlusterFS mount attempt 

27/06/2020 23:14:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 23:14:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

27/06/2020 23:14:19 ERROR Node Stats exception.

27/06/2020 23:14:12 INFO GlusterFS mount attempt 

27/06/2020 23:13:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 23:13:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

27/06/2020 23:13:16 ERROR Node Stats exception.

27/06/2020 23:13:12 INFO GlusterFS mount attempt 

27/06/2020 23:12:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 23:12:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

27/06/2020 23:12:12 ERROR Node Stats exception.

27/06/2020 23:12:12 INFO GlusterFS mount attempt 

27/06/2020 23:11:42 INFO GlusterFS mount attempt 

27/06/2020 23:11:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 23:11:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 23:11:09 ERROR Node Stats exception.

27/06/2020 23:10:42 INFO GlusterFS mount attempt 

27/06/2020 23:10:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 23:10:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

27/06/2020 23:10:06 ERROR Node Stats exception.

27/06/2020 23:09:41 INFO GlusterFS mount attempt 

27/06/2020 23:09:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:09:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:09:02 ERROR Node Stats exception.

27/06/2020 23:08:41 INFO GlusterFS mount attempt 

27/06/2020 23:08:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 23:07:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

27/06/2020 23:07:59 ERROR Node Stats exception.

27/06/2020 23:07:41 INFO GlusterFS mount attempt 

27/06/2020 23:07:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 23:06:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

27/06/2020 23:06:55 ERROR Node Stats exception.

27/06/2020 23:06:41 INFO GlusterFS mount attempt 

27/06/2020 23:06:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 23:05:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 23:05:52 ERROR Node Stats exception.

27/06/2020 23:05:41 INFO GlusterFS mount attempt 

27/06/2020 23:05:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 23:04:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

27/06/2020 23:04:49 ERROR Node Stats exception.

27/06/2020 23:04:40 INFO GlusterFS mount attempt 

27/06/2020 23:04:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 23:03:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

27/06/2020 23:03:46 ERROR Node Stats exception.

27/06/2020 23:03:40 INFO GlusterFS mount attempt 

27/06/2020 23:03:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 23:02:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.54 `date +%s`" "

27/06/2020 23:02:42 ERROR Node Stats exception.

27/06/2020 23:02:40 INFO GlusterFS mount attempt 

27/06/2020 23:02:10 INFO GlusterFS mount attempt 

27/06/2020 23:01:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

27/06/2020 23:01:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

27/06/2020 23:01:39 ERROR Node Stats exception.

27/06/2020 23:01:10 INFO GlusterFS mount attempt 

27/06/2020 23:00:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 23:00:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

27/06/2020 23:00:36 ERROR Node Stats exception.

27/06/2020 23:00:10 INFO GlusterFS mount attempt 

27/06/2020 22:59:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 22:59:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

27/06/2020 22:59:32 ERROR Node Stats exception.

27/06/2020 22:59:09 INFO GlusterFS mount attempt 

27/06/2020 22:58:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:58:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:58:29 ERROR Node Stats exception.

27/06/2020 22:58:09 INFO GlusterFS mount attempt 

27/06/2020 22:57:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 22:57:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

27/06/2020 22:57:25 ERROR Node Stats exception.

27/06/2020 22:57:09 INFO GlusterFS mount attempt 

27/06/2020 22:56:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 22:56:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

27/06/2020 22:56:22 ERROR Node Stats exception.

27/06/2020 22:56:09 INFO GlusterFS mount attempt 

27/06/2020 22:55:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 22:55:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 22:55:19 ERROR Node Stats exception.

27/06/2020 22:55:09 INFO GlusterFS mount attempt 

27/06/2020 22:54:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 22:54:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 22:54:15 ERROR Node Stats exception.

27/06/2020 22:54:09 INFO GlusterFS mount attempt 

27/06/2020 22:53:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 22:53:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

27/06/2020 22:53:12 ERROR Node Stats exception.

27/06/2020 22:53:08 INFO GlusterFS mount attempt 

27/06/2020 22:52:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 22:52:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

27/06/2020 22:52:09 ERROR Node Stats exception.

27/06/2020 22:52:08 INFO GlusterFS mount attempt 

27/06/2020 22:51:38 INFO GlusterFS mount attempt 

27/06/2020 22:51:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 22:51:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

27/06/2020 22:51:06 ERROR Node Stats exception.

27/06/2020 22:50:38 INFO GlusterFS mount attempt 

27/06/2020 22:50:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 22:50:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

27/06/2020 22:50:02 ERROR Node Stats exception.

27/06/2020 22:49:38 INFO GlusterFS mount attempt 

27/06/2020 22:49:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:48:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

27/06/2020 22:48:59 ERROR Node Stats exception.

27/06/2020 22:48:38 INFO GlusterFS mount attempt 

27/06/2020 22:48:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:47:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:47:56 ERROR Node Stats exception.

27/06/2020 22:47:37 INFO GlusterFS mount attempt 

27/06/2020 22:47:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 22:46:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.21 `date +%s`" "

27/06/2020 22:46:52 ERROR Node Stats exception.

27/06/2020 22:46:37 INFO GlusterFS mount attempt 

27/06/2020 22:46:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 22:45:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.03 `date +%s`" "

27/06/2020 22:45:49 ERROR Node Stats exception.

27/06/2020 22:45:37 INFO GlusterFS mount attempt 

27/06/2020 22:45:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:44:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

27/06/2020 22:44:45 ERROR Node Stats exception.

27/06/2020 22:44:37 INFO GlusterFS mount attempt 

27/06/2020 22:44:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 22:43:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

27/06/2020 22:43:42 ERROR Node Stats exception.

27/06/2020 22:43:37 INFO GlusterFS mount attempt 

27/06/2020 22:43:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 22:42:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

27/06/2020 22:42:39 ERROR Node Stats exception.

27/06/2020 22:42:36 INFO GlusterFS mount attempt 

27/06/2020 22:42:06 INFO GlusterFS mount attempt 

27/06/2020 22:41:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 22:41:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

27/06/2020 22:41:35 ERROR Node Stats exception.

27/06/2020 22:41:06 INFO GlusterFS mount attempt 

27/06/2020 22:40:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 22:40:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

27/06/2020 22:40:32 ERROR Node Stats exception.

27/06/2020 22:40:06 INFO GlusterFS mount attempt 

27/06/2020 22:39:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 22:39:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 22:39:29 ERROR Node Stats exception.

27/06/2020 22:39:06 INFO GlusterFS mount attempt 

27/06/2020 22:38:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 22:38:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 22:38:25 ERROR Node Stats exception.

27/06/2020 22:38:06 INFO GlusterFS mount attempt 

27/06/2020 22:37:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:37:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:37:22 ERROR Node Stats exception.

27/06/2020 22:37:05 INFO GlusterFS mount attempt 

27/06/2020 22:36:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 22:36:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

27/06/2020 22:36:18 ERROR Node Stats exception.

27/06/2020 22:36:05 INFO GlusterFS mount attempt 

27/06/2020 22:35:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 22:35:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 22:35:15 ERROR Node Stats exception.

27/06/2020 22:35:05 INFO GlusterFS mount attempt 

27/06/2020 22:34:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 22:34:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 22:34:12 ERROR Node Stats exception.

27/06/2020 22:34:05 INFO GlusterFS mount attempt 

27/06/2020 22:33:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 22:33:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 22:33:09 ERROR Node Stats exception.

27/06/2020 22:33:05 INFO GlusterFS mount attempt 

27/06/2020 22:32:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 22:32:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

27/06/2020 22:32:05 ERROR Node Stats exception.

27/06/2020 22:32:05 INFO GlusterFS mount attempt 

27/06/2020 22:31:35 INFO GlusterFS mount attempt 

27/06/2020 22:31:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 22:31:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.88 `date +%s`" "

27/06/2020 22:31:02 ERROR Node Stats exception.

27/06/2020 22:30:34 INFO GlusterFS mount attempt 

27/06/2020 22:30:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

27/06/2020 22:29:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.77 `date +%s`" "

27/06/2020 22:29:59 ERROR Node Stats exception.

27/06/2020 22:29:34 INFO GlusterFS mount attempt 

27/06/2020 22:29:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 22:28:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

27/06/2020 22:28:55 ERROR Node Stats exception.

27/06/2020 22:28:34 INFO GlusterFS mount attempt 

27/06/2020 22:28:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 22:27:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.52 `date +%s`" "

27/06/2020 22:27:52 ERROR Node Stats exception.

27/06/2020 22:27:34 INFO GlusterFS mount attempt 

27/06/2020 22:27:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:26:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:26:49 ERROR Node Stats exception.

27/06/2020 22:26:34 INFO GlusterFS mount attempt 

27/06/2020 22:26:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 22:25:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.63 `date +%s`" "

27/06/2020 22:25:45 ERROR Node Stats exception.

27/06/2020 22:25:33 INFO GlusterFS mount attempt 

27/06/2020 22:25:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 22:24:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.24 `date +%s`" "

27/06/2020 22:24:42 ERROR Node Stats exception.

27/06/2020 22:24:33 INFO GlusterFS mount attempt 

27/06/2020 22:24:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 22:23:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

27/06/2020 22:23:39 ERROR Node Stats exception.

27/06/2020 22:23:33 INFO GlusterFS mount attempt 

27/06/2020 22:23:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 22:22:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

27/06/2020 22:22:35 ERROR Node Stats exception.

27/06/2020 22:22:33 INFO GlusterFS mount attempt 

27/06/2020 22:22:03 INFO GlusterFS mount attempt 

27/06/2020 22:21:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 22:21:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 22:21:32 ERROR Node Stats exception.

27/06/2020 22:21:03 INFO GlusterFS mount attempt 

27/06/2020 22:20:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 22:20:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.74 `date +%s`" "

27/06/2020 22:20:29 ERROR Node Stats exception.

27/06/2020 22:20:02 INFO GlusterFS mount attempt 

27/06/2020 22:19:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 22:19:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

27/06/2020 22:19:25 ERROR Node Stats exception.

27/06/2020 22:19:02 INFO GlusterFS mount attempt 

27/06/2020 22:18:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 22:18:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.5 `date +%s`" "

27/06/2020 22:18:22 ERROR Node Stats exception.

27/06/2020 22:18:02 INFO GlusterFS mount attempt 

27/06/2020 22:17:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 22:17:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

27/06/2020 22:17:19 ERROR Node Stats exception.

27/06/2020 22:17:02 INFO GlusterFS mount attempt 

27/06/2020 22:16:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:16:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:16:15 ERROR Node Stats exception.

27/06/2020 22:16:02 INFO GlusterFS mount attempt 

27/06/2020 22:15:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 22:15:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

27/06/2020 22:15:12 ERROR Node Stats exception.

27/06/2020 22:15:02 INFO GlusterFS mount attempt 

27/06/2020 22:14:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 22:14:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 22:14:08 ERROR Node Stats exception.

27/06/2020 22:14:01 INFO GlusterFS mount attempt 

27/06/2020 22:13:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:13:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 22:13:05 ERROR Node Stats exception.

27/06/2020 22:13:01 INFO GlusterFS mount attempt 

27/06/2020 22:12:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:12:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

27/06/2020 22:12:02 ERROR Node Stats exception.

27/06/2020 22:12:01 INFO GlusterFS mount attempt 

27/06/2020 22:11:31 INFO GlusterFS mount attempt 

27/06/2020 22:11:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 22:10:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

27/06/2020 22:10:59 ERROR Node Stats exception.

27/06/2020 22:10:31 INFO GlusterFS mount attempt 

27/06/2020 22:10:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:09:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.37 `date +%s`" "

27/06/2020 22:09:55 ERROR Node Stats exception.

27/06/2020 22:09:31 INFO GlusterFS mount attempt 

27/06/2020 22:09:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 22:08:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.85 `date +%s`" "

27/06/2020 22:08:52 ERROR Node Stats exception.

27/06/2020 22:08:31 INFO GlusterFS mount attempt 

27/06/2020 22:08:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 22:07:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.02 `date +%s`" "

27/06/2020 22:07:49 ERROR Node Stats exception.

27/06/2020 22:07:30 INFO GlusterFS mount attempt 

27/06/2020 22:07:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 22:06:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.82 `date +%s`" "

27/06/2020 22:06:45 ERROR Node Stats exception.

27/06/2020 22:06:30 INFO GlusterFS mount attempt 

27/06/2020 22:06:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:05:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:05:42 ERROR Node Stats exception.

27/06/2020 22:05:30 INFO GlusterFS mount attempt 

27/06/2020 22:05:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 22:04:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

27/06/2020 22:04:38 ERROR Node Stats exception.

27/06/2020 22:04:30 INFO GlusterFS mount attempt 

27/06/2020 22:04:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 22:03:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.87 `date +%s`" "

27/06/2020 22:03:35 ERROR Node Stats exception.

27/06/2020 22:03:30 INFO GlusterFS mount attempt 

27/06/2020 22:03:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 22:02:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

27/06/2020 22:02:32 ERROR Node Stats exception.

27/06/2020 22:02:29 INFO GlusterFS mount attempt 

27/06/2020 22:01:59 INFO GlusterFS mount attempt 

27/06/2020 22:01:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 22:01:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

27/06/2020 22:01:28 ERROR Node Stats exception.

27/06/2020 22:00:59 INFO GlusterFS mount attempt 

27/06/2020 22:00:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 22:00:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

27/06/2020 22:00:25 ERROR Node Stats exception.

27/06/2020 21:59:59 INFO GlusterFS mount attempt 

27/06/2020 21:59:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 21:59:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 21:59:22 ERROR Node Stats exception.

27/06/2020 21:58:59 INFO GlusterFS mount attempt 

27/06/2020 21:58:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 21:58:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

27/06/2020 21:58:18 ERROR Node Stats exception.

27/06/2020 21:57:59 INFO GlusterFS mount attempt 

27/06/2020 21:57:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 21:57:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:57:15 ERROR Node Stats exception.

27/06/2020 21:56:58 INFO GlusterFS mount attempt 

27/06/2020 21:56:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 21:56:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.69 `date +%s`" "

27/06/2020 21:56:12 ERROR Node Stats exception.

27/06/2020 21:55:58 INFO GlusterFS mount attempt 

27/06/2020 21:55:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:55:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 21:55:09 ERROR Node Stats exception.

27/06/2020 21:54:58 INFO GlusterFS mount attempt 

27/06/2020 21:54:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 21:54:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

27/06/2020 21:54:05 ERROR Node Stats exception.

27/06/2020 21:53:58 INFO GlusterFS mount attempt 

27/06/2020 21:53:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 21:53:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.57 `date +%s`" "

27/06/2020 21:53:01 ERROR Node Stats exception.

27/06/2020 21:52:58 INFO GlusterFS mount attempt 

27/06/2020 21:52:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 21:51:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.83 `date +%s`" "

27/06/2020 21:51:58 ERROR Node Stats exception.

27/06/2020 21:51:58 INFO GlusterFS mount attempt 

27/06/2020 21:51:28 INFO GlusterFS mount attempt 

27/06/2020 21:50:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 21:50:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.85 `date +%s`" "

27/06/2020 21:50:55 ERROR Node Stats exception.

27/06/2020 21:50:27 INFO GlusterFS mount attempt 

27/06/2020 21:49:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 21:49:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 21:49:52 ERROR Node Stats exception.

27/06/2020 21:49:27 INFO GlusterFS mount attempt 

27/06/2020 21:48:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 21:48:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

27/06/2020 21:48:48 ERROR Node Stats exception.

27/06/2020 21:48:27 INFO GlusterFS mount attempt 

27/06/2020 21:47:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

27/06/2020 21:47:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

27/06/2020 21:47:45 ERROR Node Stats exception.

27/06/2020 21:47:27 INFO GlusterFS mount attempt 

27/06/2020 21:46:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 21:46:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

27/06/2020 21:46:42 ERROR Node Stats exception.

27/06/2020 21:46:27 INFO GlusterFS mount attempt 

27/06/2020 21:45:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 21:45:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.41 `date +%s`" "

27/06/2020 21:45:38 ERROR Node Stats exception.

27/06/2020 21:45:26 INFO GlusterFS mount attempt 

27/06/2020 21:44:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:44:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:44:35 ERROR Node Stats exception.

27/06/2020 21:44:26 INFO GlusterFS mount attempt 

27/06/2020 21:43:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 21:43:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

27/06/2020 21:43:31 ERROR Node Stats exception.

27/06/2020 21:43:26 INFO GlusterFS mount attempt 

27/06/2020 21:42:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 21:42:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

27/06/2020 21:42:28 ERROR Node Stats exception.

27/06/2020 21:42:26 INFO GlusterFS mount attempt 

27/06/2020 21:41:56 INFO GlusterFS mount attempt 

27/06/2020 21:41:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 21:41:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 21:41:25 ERROR Node Stats exception.

27/06/2020 21:40:56 INFO GlusterFS mount attempt 

27/06/2020 21:40:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 21:40:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 21:40:21 ERROR Node Stats exception.

27/06/2020 21:39:55 INFO GlusterFS mount attempt 

27/06/2020 21:39:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 21:39:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 21:39:18 ERROR Node Stats exception.

27/06/2020 21:38:55 INFO GlusterFS mount attempt 

27/06/2020 21:38:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:38:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 21:38:15 ERROR Node Stats exception.

27/06/2020 21:37:55 INFO GlusterFS mount attempt 

27/06/2020 21:37:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 21:37:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 21:37:11 ERROR Node Stats exception.

27/06/2020 21:36:55 INFO GlusterFS mount attempt 

27/06/2020 21:36:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 21:36:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 21:36:08 ERROR Node Stats exception.

27/06/2020 21:35:55 INFO GlusterFS mount attempt 

27/06/2020 21:35:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 21:35:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 21:35:05 ERROR Node Stats exception.

27/06/2020 21:34:55 INFO GlusterFS mount attempt 

27/06/2020 21:34:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:34:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:34:02 ERROR Node Stats exception.

27/06/2020 21:33:54 INFO GlusterFS mount attempt 

27/06/2020 21:33:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 21:32:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 21:32:58 ERROR Node Stats exception.

27/06/2020 21:32:54 INFO GlusterFS mount attempt 

27/06/2020 21:32:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:31:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 21:31:55 ERROR Node Stats exception.

27/06/2020 21:31:54 INFO GlusterFS mount attempt 

27/06/2020 21:31:24 INFO GlusterFS mount attempt 

27/06/2020 21:30:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:30:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 21:30:51 ERROR Node Stats exception.

27/06/2020 21:30:24 INFO GlusterFS mount attempt 

27/06/2020 21:29:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 21:29:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 21:29:48 ERROR Node Stats exception.

27/06/2020 21:29:24 INFO GlusterFS mount attempt 

27/06/2020 21:28:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 21:28:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.53 `date +%s`" "

27/06/2020 21:28:45 ERROR Node Stats exception.

27/06/2020 21:28:23 INFO GlusterFS mount attempt 

27/06/2020 21:27:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 21:27:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 21:27:42 ERROR Node Stats exception.

27/06/2020 21:27:23 INFO GlusterFS mount attempt 

27/06/2020 21:26:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 21:26:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 21:26:38 ERROR Node Stats exception.

27/06/2020 21:26:23 INFO GlusterFS mount attempt 

27/06/2020 21:25:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 21:25:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 21:25:35 ERROR Node Stats exception.

27/06/2020 21:25:23 INFO GlusterFS mount attempt 

27/06/2020 21:24:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 21:24:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 21:24:32 ERROR Node Stats exception.

27/06/2020 21:24:23 INFO GlusterFS mount attempt 

27/06/2020 21:23:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:23:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:23:28 ERROR Node Stats exception.

27/06/2020 21:23:23 INFO GlusterFS mount attempt 

27/06/2020 21:22:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 21:22:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 21:22:25 ERROR Node Stats exception.

27/06/2020 21:22:22 INFO GlusterFS mount attempt 

27/06/2020 21:21:52 INFO GlusterFS mount attempt 

27/06/2020 21:21:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 21:21:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:21:21 ERROR Node Stats exception.

27/06/2020 21:20:52 INFO GlusterFS mount attempt 

27/06/2020 21:20:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 21:20:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 21:20:18 ERROR Node Stats exception.

27/06/2020 21:19:52 INFO GlusterFS mount attempt 

27/06/2020 21:19:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 21:19:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 21:19:15 ERROR Node Stats exception.

27/06/2020 21:18:52 INFO GlusterFS mount attempt 

27/06/2020 21:18:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 21:18:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:18:11 ERROR Node Stats exception.

27/06/2020 21:17:52 INFO GlusterFS mount attempt 

27/06/2020 21:17:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 21:17:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

27/06/2020 21:17:08 ERROR Node Stats exception.

27/06/2020 21:16:51 INFO GlusterFS mount attempt 

27/06/2020 21:16:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 21:16:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

27/06/2020 21:16:05 ERROR Node Stats exception.

27/06/2020 21:15:51 INFO GlusterFS mount attempt 

27/06/2020 21:15:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:15:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 21:15:02 ERROR Node Stats exception.

27/06/2020 21:14:51 INFO GlusterFS mount attempt 

27/06/2020 21:14:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:13:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

27/06/2020 21:13:58 ERROR Node Stats exception.

27/06/2020 21:13:51 INFO GlusterFS mount attempt 

27/06/2020 21:13:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:12:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:12:55 ERROR Node Stats exception.

27/06/2020 21:12:51 INFO GlusterFS mount attempt 

27/06/2020 21:12:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 21:11:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

27/06/2020 21:11:51 ERROR Node Stats exception.

27/06/2020 21:11:51 INFO GlusterFS mount attempt 

27/06/2020 21:11:20 INFO GlusterFS mount attempt 

27/06/2020 21:10:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 21:10:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

27/06/2020 21:10:48 ERROR Node Stats exception.

27/06/2020 21:10:20 INFO GlusterFS mount attempt 

27/06/2020 21:09:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 21:09:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.75 `date +%s`" "

27/06/2020 21:09:45 ERROR Node Stats exception.

27/06/2020 21:09:20 INFO GlusterFS mount attempt 

27/06/2020 21:08:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 21:08:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

27/06/2020 21:08:41 ERROR Node Stats exception.

27/06/2020 21:08:20 INFO GlusterFS mount attempt 

27/06/2020 21:07:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 21:07:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 21:07:38 ERROR Node Stats exception.

27/06/2020 21:07:20 INFO GlusterFS mount attempt 

27/06/2020 21:06:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 21:06:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

27/06/2020 21:06:35 ERROR Node Stats exception.

27/06/2020 21:06:20 INFO GlusterFS mount attempt 

27/06/2020 21:05:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 21:05:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:05:31 ERROR Node Stats exception.

27/06/2020 21:05:19 INFO GlusterFS mount attempt 

27/06/2020 21:04:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 21:04:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:04:28 ERROR Node Stats exception.

27/06/2020 21:04:19 INFO GlusterFS mount attempt 

27/06/2020 21:03:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 21:03:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

27/06/2020 21:03:25 ERROR Node Stats exception.

27/06/2020 21:03:19 INFO GlusterFS mount attempt 

27/06/2020 21:02:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:02:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:02:22 ERROR Node Stats exception.

27/06/2020 21:02:19 INFO GlusterFS mount attempt 

27/06/2020 21:01:49 INFO GlusterFS mount attempt 

27/06/2020 21:01:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

27/06/2020 21:01:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 21:01:18 ERROR Node Stats exception.

27/06/2020 21:00:49 INFO GlusterFS mount attempt 

27/06/2020 21:00:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 21:00:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

27/06/2020 21:00:15 ERROR Node Stats exception.

27/06/2020 20:59:48 INFO GlusterFS mount attempt 

27/06/2020 20:59:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

27/06/2020 20:59:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 20:59:11 ERROR Node Stats exception.

27/06/2020 20:58:48 INFO GlusterFS mount attempt 

27/06/2020 20:58:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 20:58:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 20:58:08 ERROR Node Stats exception.

27/06/2020 20:57:48 INFO GlusterFS mount attempt 

27/06/2020 20:57:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

27/06/2020 20:57:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 20:57:05 ERROR Node Stats exception.

27/06/2020 20:56:48 INFO GlusterFS mount attempt 

27/06/2020 20:56:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 20:56:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 20:56:01 ERROR Node Stats exception.

27/06/2020 20:55:48 INFO GlusterFS mount attempt 

27/06/2020 20:55:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 20:54:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 20:54:58 ERROR Node Stats exception.

27/06/2020 20:54:48 INFO GlusterFS mount attempt 

27/06/2020 20:54:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 20:53:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 20:53:55 ERROR Node Stats exception.

27/06/2020 20:53:47 INFO GlusterFS mount attempt 

27/06/2020 20:53:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 20:52:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

27/06/2020 20:52:52 ERROR Node Stats exception.

27/06/2020 20:52:47 INFO GlusterFS mount attempt 

27/06/2020 20:52:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:51:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:51:48 ERROR Node Stats exception.

27/06/2020 20:51:47 INFO GlusterFS mount attempt 

27/06/2020 20:51:17 INFO GlusterFS mount attempt 

27/06/2020 20:50:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 20:50:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.72 `date +%s`" "

27/06/2020 20:50:45 ERROR Node Stats exception.

27/06/2020 20:50:17 INFO GlusterFS mount attempt 

27/06/2020 20:49:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 20:49:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

27/06/2020 20:49:41 ERROR Node Stats exception.

27/06/2020 20:49:17 INFO GlusterFS mount attempt 

27/06/2020 20:48:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 20:48:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.34 `date +%s`" "

27/06/2020 20:48:38 ERROR Node Stats exception.

27/06/2020 20:48:16 INFO GlusterFS mount attempt 

27/06/2020 20:47:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 20:47:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.83 `date +%s`" "

27/06/2020 20:47:35 ERROR Node Stats exception.

27/06/2020 20:47:16 INFO GlusterFS mount attempt 

27/06/2020 20:46:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 20:46:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

27/06/2020 20:46:31 ERROR Node Stats exception.

27/06/2020 20:46:16 INFO GlusterFS mount attempt 

27/06/2020 20:45:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 20:45:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 20:45:28 ERROR Node Stats exception.

27/06/2020 20:45:16 INFO GlusterFS mount attempt 

27/06/2020 20:44:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 20:44:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

27/06/2020 20:44:25 ERROR Node Stats exception.

27/06/2020 20:44:16 INFO GlusterFS mount attempt 

27/06/2020 20:43:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 20:43:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

27/06/2020 20:43:22 ERROR Node Stats exception.

27/06/2020 20:43:15 INFO GlusterFS mount attempt 

27/06/2020 20:42:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 20:42:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.61 `date +%s`" "

27/06/2020 20:42:18 ERROR Node Stats exception.

27/06/2020 20:42:15 INFO GlusterFS mount attempt 

27/06/2020 20:41:45 INFO GlusterFS mount attempt 

27/06/2020 20:41:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:41:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:41:15 ERROR Node Stats exception.

27/06/2020 20:40:45 INFO GlusterFS mount attempt 

27/06/2020 20:40:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 20:40:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.99 `date +%s`" "

27/06/2020 20:40:11 ERROR Node Stats exception.

27/06/2020 20:39:45 INFO GlusterFS mount attempt 

27/06/2020 20:39:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 20:39:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 20:39:08 ERROR Node Stats exception.

27/06/2020 20:38:45 INFO GlusterFS mount attempt 

27/06/2020 20:38:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 20:38:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

27/06/2020 20:38:05 ERROR Node Stats exception.

27/06/2020 20:37:45 INFO GlusterFS mount attempt 

27/06/2020 20:37:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 20:37:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

27/06/2020 20:37:01 ERROR Node Stats exception.

27/06/2020 20:36:44 INFO GlusterFS mount attempt 

27/06/2020 20:36:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 20:35:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 20:35:58 ERROR Node Stats exception.

27/06/2020 20:35:44 INFO GlusterFS mount attempt 

27/06/2020 20:35:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 20:34:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

27/06/2020 20:34:55 ERROR Node Stats exception.

27/06/2020 20:34:44 INFO GlusterFS mount attempt 

27/06/2020 20:34:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 20:33:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

27/06/2020 20:33:51 ERROR Node Stats exception.

27/06/2020 20:33:44 INFO GlusterFS mount attempt 

27/06/2020 20:33:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 20:32:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.04 `date +%s`" "

27/06/2020 20:32:48 ERROR Node Stats exception.

27/06/2020 20:32:44 INFO GlusterFS mount attempt 

27/06/2020 20:32:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 20:31:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.84 `date +%s`" "

27/06/2020 20:31:45 ERROR Node Stats exception.

27/06/2020 20:31:43 INFO GlusterFS mount attempt 

27/06/2020 20:31:13 INFO GlusterFS mount attempt 

27/06/2020 20:30:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:30:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 20:30:41 ERROR Node Stats exception.

27/06/2020 20:30:13 INFO GlusterFS mount attempt 

27/06/2020 20:29:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 20:29:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.91 `date +%s`" "

27/06/2020 20:29:38 ERROR Node Stats exception.

27/06/2020 20:29:13 INFO GlusterFS mount attempt 

27/06/2020 20:28:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 20:28:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.71 `date +%s`" "

27/06/2020 20:28:34 ERROR Node Stats exception.

27/06/2020 20:28:13 INFO GlusterFS mount attempt 

27/06/2020 20:27:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 20:27:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

27/06/2020 20:27:31 ERROR Node Stats exception.

27/06/2020 20:27:13 INFO GlusterFS mount attempt 

27/06/2020 20:26:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 20:26:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

27/06/2020 20:26:28 ERROR Node Stats exception.

27/06/2020 20:26:12 INFO GlusterFS mount attempt 

27/06/2020 20:25:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 20:25:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 20:25:24 ERROR Node Stats exception.

27/06/2020 20:25:12 INFO GlusterFS mount attempt 

27/06/2020 20:24:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 20:24:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

27/06/2020 20:24:21 ERROR Node Stats exception.

27/06/2020 20:24:12 INFO GlusterFS mount attempt 

27/06/2020 20:23:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 20:23:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 20:23:18 ERROR Node Stats exception.

27/06/2020 20:23:12 INFO GlusterFS mount attempt 

27/06/2020 20:22:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 20:22:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.47 `date +%s`" "

27/06/2020 20:22:15 ERROR Node Stats exception.

27/06/2020 20:22:12 INFO GlusterFS mount attempt 

27/06/2020 20:21:42 INFO GlusterFS mount attempt 

27/06/2020 20:21:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 20:21:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

27/06/2020 20:21:11 ERROR Node Stats exception.

27/06/2020 20:20:41 INFO GlusterFS mount attempt 

27/06/2020 20:20:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:20:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:20:08 ERROR Node Stats exception.

27/06/2020 20:19:41 INFO GlusterFS mount attempt 

27/06/2020 20:19:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:19:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.87 `date +%s`" "

27/06/2020 20:19:04 ERROR Node Stats exception.

27/06/2020 20:18:41 INFO GlusterFS mount attempt 

27/06/2020 20:18:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:18:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 20:18:01 ERROR Node Stats exception.

27/06/2020 20:17:41 INFO GlusterFS mount attempt 

27/06/2020 20:17:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 20:16:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

27/06/2020 20:16:58 ERROR Node Stats exception.

27/06/2020 20:16:41 INFO GlusterFS mount attempt 

27/06/2020 20:16:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 20:15:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 20:15:54 ERROR Node Stats exception.

27/06/2020 20:15:41 INFO GlusterFS mount attempt 

27/06/2020 20:15:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 20:14:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 20:14:51 ERROR Node Stats exception.

27/06/2020 20:14:40 INFO GlusterFS mount attempt 

27/06/2020 20:14:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 20:13:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 20:13:48 ERROR Node Stats exception.

27/06/2020 20:13:40 INFO GlusterFS mount attempt 

27/06/2020 20:13:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 20:12:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 20:12:45 ERROR Node Stats exception.

27/06/2020 20:12:40 INFO GlusterFS mount attempt 

27/06/2020 20:12:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 20:11:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

27/06/2020 20:11:41 ERROR Node Stats exception.

27/06/2020 20:11:40 INFO GlusterFS mount attempt 

27/06/2020 20:11:10 INFO GlusterFS mount attempt 

27/06/2020 20:10:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:10:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

27/06/2020 20:10:38 ERROR Node Stats exception.

27/06/2020 20:10:10 INFO GlusterFS mount attempt 

27/06/2020 20:09:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:09:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:09:35 ERROR Node Stats exception.

27/06/2020 20:09:09 INFO GlusterFS mount attempt 

27/06/2020 20:08:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 20:08:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

27/06/2020 20:08:31 ERROR Node Stats exception.

27/06/2020 20:08:09 INFO GlusterFS mount attempt 

27/06/2020 20:07:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:07:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

27/06/2020 20:07:28 ERROR Node Stats exception.

27/06/2020 20:07:09 INFO GlusterFS mount attempt 

27/06/2020 20:06:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 20:06:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

27/06/2020 20:06:24 ERROR Node Stats exception.

27/06/2020 20:06:09 INFO GlusterFS mount attempt 

27/06/2020 20:05:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 20:05:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

27/06/2020 20:05:21 ERROR Node Stats exception.

27/06/2020 20:05:09 INFO GlusterFS mount attempt 

27/06/2020 20:04:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 20:04:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

27/06/2020 20:04:18 ERROR Node Stats exception.

27/06/2020 20:04:09 INFO GlusterFS mount attempt 

27/06/2020 20:03:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 20:03:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

27/06/2020 20:03:14 ERROR Node Stats exception.

27/06/2020 20:03:08 INFO GlusterFS mount attempt 

27/06/2020 20:02:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 20:02:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.32 `date +%s`" "

27/06/2020 20:02:11 ERROR Node Stats exception.

27/06/2020 20:02:08 INFO GlusterFS mount attempt 

27/06/2020 20:01:38 INFO GlusterFS mount attempt 

27/06/2020 20:01:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:01:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

27/06/2020 20:01:08 ERROR Node Stats exception.

27/06/2020 20:00:38 INFO GlusterFS mount attempt 

27/06/2020 20:00:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 20:00:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

27/06/2020 20:00:05 ERROR Node Stats exception.

27/06/2020 19:59:38 INFO GlusterFS mount attempt 

27/06/2020 19:59:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:59:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:59:01 ERROR Node Stats exception.

27/06/2020 19:58:38 INFO GlusterFS mount attempt 

27/06/2020 19:58:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 19:57:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 19:57:58 ERROR Node Stats exception.

27/06/2020 19:57:37 INFO GlusterFS mount attempt 

27/06/2020 19:57:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

27/06/2020 19:56:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 19:56:54 ERROR Node Stats exception.

27/06/2020 19:56:37 INFO GlusterFS mount attempt 

27/06/2020 19:56:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 19:55:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 19:55:51 ERROR Node Stats exception.

27/06/2020 19:55:37 INFO GlusterFS mount attempt 

27/06/2020 19:55:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

27/06/2020 19:54:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 19:54:48 ERROR Node Stats exception.

27/06/2020 19:54:37 INFO GlusterFS mount attempt 

27/06/2020 19:54:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 19:53:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 19:53:44 ERROR Node Stats exception.

27/06/2020 19:53:37 INFO GlusterFS mount attempt 

27/06/2020 19:53:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 19:52:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

27/06/2020 19:52:41 ERROR Node Stats exception.

27/06/2020 19:52:36 INFO GlusterFS mount attempt 

27/06/2020 19:52:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

27/06/2020 19:51:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

27/06/2020 19:51:38 ERROR Node Stats exception.

27/06/2020 19:51:36 INFO GlusterFS mount attempt 

27/06/2020 19:51:06 INFO GlusterFS mount attempt 

27/06/2020 19:50:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 19:50:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

27/06/2020 19:50:35 ERROR Node Stats exception.

27/06/2020 19:50:06 INFO GlusterFS mount attempt 

27/06/2020 19:49:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 19:49:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

27/06/2020 19:49:31 ERROR Node Stats exception.

27/06/2020 19:49:06 INFO GlusterFS mount attempt 

27/06/2020 19:48:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:48:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:48:28 ERROR Node Stats exception.

27/06/2020 19:48:06 INFO GlusterFS mount attempt 

27/06/2020 19:47:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 19:47:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 19:47:24 ERROR Node Stats exception.

27/06/2020 19:47:06 INFO GlusterFS mount attempt 

27/06/2020 19:46:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

27/06/2020 19:46:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

27/06/2020 19:46:21 ERROR Node Stats exception.

27/06/2020 19:46:05 INFO GlusterFS mount attempt 

27/06/2020 19:45:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:45:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 19:45:18 ERROR Node Stats exception.

27/06/2020 19:45:05 INFO GlusterFS mount attempt 

27/06/2020 19:44:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:44:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

27/06/2020 19:44:14 ERROR Node Stats exception.

27/06/2020 19:44:05 INFO GlusterFS mount attempt 

27/06/2020 19:43:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:43:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 19:43:11 ERROR Node Stats exception.

27/06/2020 19:43:05 INFO GlusterFS mount attempt 

27/06/2020 19:42:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:42:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 19:42:08 ERROR Node Stats exception.

27/06/2020 19:42:05 INFO GlusterFS mount attempt 

27/06/2020 19:41:35 INFO GlusterFS mount attempt 

27/06/2020 19:41:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:41:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 19:41:04 ERROR Node Stats exception.

27/06/2020 19:40:34 INFO GlusterFS mount attempt 

27/06/2020 19:40:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:40:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 19:40:01 ERROR Node Stats exception.

27/06/2020 19:39:34 INFO GlusterFS mount attempt 

27/06/2020 19:39:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

27/06/2020 19:38:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

27/06/2020 19:38:58 ERROR Node Stats exception.

27/06/2020 19:38:34 INFO GlusterFS mount attempt 

27/06/2020 19:38:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:37:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 19:37:55 ERROR Node Stats exception.

27/06/2020 19:37:34 INFO GlusterFS mount attempt 

27/06/2020 19:37:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.31 `date +%s`" "

27/06/2020 19:36:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

27/06/2020 19:36:51 ERROR Node Stats exception.

27/06/2020 19:36:34 INFO GlusterFS mount attempt 

27/06/2020 19:36:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 19:35:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.86 `date +%s`" "

27/06/2020 19:35:48 ERROR Node Stats exception.

27/06/2020 19:35:34 INFO GlusterFS mount attempt 

27/06/2020 19:35:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:34:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.09 `date +%s`" "

27/06/2020 19:34:44 ERROR Node Stats exception.

27/06/2020 19:34:33 INFO GlusterFS mount attempt 

27/06/2020 19:34:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

27/06/2020 19:33:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

27/06/2020 19:33:41 ERROR Node Stats exception.

27/06/2020 19:33:33 INFO GlusterFS mount attempt 

27/06/2020 19:33:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.32 `date +%s`" "

27/06/2020 19:32:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.79 `date +%s`" "

27/06/2020 19:32:38 ERROR Node Stats exception.

27/06/2020 19:32:33 INFO GlusterFS mount attempt 

27/06/2020 19:32:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

27/06/2020 19:31:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.77 `date +%s`" "

27/06/2020 19:31:34 ERROR Node Stats exception.

27/06/2020 19:31:33 INFO GlusterFS mount attempt 

27/06/2020 19:31:03 INFO GlusterFS mount attempt 

27/06/2020 19:30:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 19:30:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 19:30:31 ERROR Node Stats exception.

27/06/2020 19:30:03 INFO GlusterFS mount attempt 

27/06/2020 19:29:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:29:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

27/06/2020 19:29:28 ERROR Node Stats exception.

27/06/2020 19:29:02 INFO GlusterFS mount attempt 

27/06/2020 19:28:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

27/06/2020 19:28:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

27/06/2020 19:28:24 ERROR Node Stats exception.

27/06/2020 19:28:02 INFO GlusterFS mount attempt 

27/06/2020 19:27:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:27:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:27:21 ERROR Node Stats exception.

27/06/2020 19:27:02 INFO GlusterFS mount attempt 

27/06/2020 19:26:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 19:26:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

27/06/2020 19:26:18 ERROR Node Stats exception.

27/06/2020 19:26:02 INFO GlusterFS mount attempt 

27/06/2020 19:25:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 19:25:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

27/06/2020 19:25:14 ERROR Node Stats exception.

27/06/2020 19:25:02 INFO GlusterFS mount attempt 

27/06/2020 19:24:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 19:24:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

27/06/2020 19:24:11 ERROR Node Stats exception.

27/06/2020 19:24:02 INFO GlusterFS mount attempt 

27/06/2020 19:23:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 19:23:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

27/06/2020 19:23:08 ERROR Node Stats exception.

27/06/2020 19:23:01 INFO GlusterFS mount attempt 

27/06/2020 19:22:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

27/06/2020 19:22:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

27/06/2020 19:22:04 ERROR Node Stats exception.

27/06/2020 19:22:01 INFO GlusterFS mount attempt 

27/06/2020 19:21:31 INFO GlusterFS mount attempt 

27/06/2020 19:21:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

27/06/2020 19:21:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

27/06/2020 19:21:01 ERROR Node Stats exception.

27/06/2020 19:20:31 INFO GlusterFS mount attempt 

27/06/2020 19:20:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

27/06/2020 19:19:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

27/06/2020 19:19:58 ERROR Node Stats exception.

27/06/2020 19:19:31 INFO GlusterFS mount attempt 

27/06/2020 19:19:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:18:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 19:18:54 ERROR Node Stats exception.

27/06/2020 19:18:31 INFO GlusterFS mount attempt 

27/06/2020 19:18:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:17:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 19:17:51 ERROR Node Stats exception.

27/06/2020 19:17:30 INFO GlusterFS mount attempt 

27/06/2020 19:17:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:16:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:16:48 ERROR Node Stats exception.

27/06/2020 19:16:30 INFO GlusterFS mount attempt 

27/06/2020 19:16:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:15:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 19:15:44 ERROR Node Stats exception.

27/06/2020 19:15:30 INFO GlusterFS mount attempt 

27/06/2020 19:15:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 19:14:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 19:14:41 ERROR Node Stats exception.

27/06/2020 19:14:30 INFO GlusterFS mount attempt 

27/06/2020 19:14:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 19:13:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 19:13:38 ERROR Node Stats exception.

27/06/2020 19:13:30 INFO GlusterFS mount attempt 

27/06/2020 19:13:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

27/06/2020 19:12:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

27/06/2020 19:12:34 ERROR Node Stats exception.

27/06/2020 19:12:30 INFO GlusterFS mount attempt 

27/06/2020 19:12:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 19:11:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

27/06/2020 19:11:31 ERROR Node Stats exception.

27/06/2020 19:11:29 INFO GlusterFS mount attempt 

27/06/2020 19:10:59 INFO GlusterFS mount attempt 

27/06/2020 19:10:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:10:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.57 `date +%s`" "

27/06/2020 19:10:28 ERROR Node Stats exception.

27/06/2020 19:09:59 INFO GlusterFS mount attempt 

27/06/2020 19:09:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:09:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

27/06/2020 19:09:24 ERROR Node Stats exception.

27/06/2020 19:08:59 INFO GlusterFS mount attempt 

27/06/2020 19:08:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

27/06/2020 19:08:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

27/06/2020 19:08:21 ERROR Node Stats exception.

27/06/2020 19:07:59 INFO GlusterFS mount attempt 

27/06/2020 19:07:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 19:07:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

27/06/2020 19:07:18 ERROR Node Stats exception.

27/06/2020 19:06:59 INFO GlusterFS mount attempt 

27/06/2020 19:06:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:06:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:06:15 ERROR Node Stats exception.

27/06/2020 19:05:58 INFO GlusterFS mount attempt 

27/06/2020 19:05:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:05:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

27/06/2020 19:05:11 ERROR Node Stats exception.

27/06/2020 19:04:58 INFO GlusterFS mount attempt 

27/06/2020 19:04:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:04:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

27/06/2020 19:04:08 ERROR Node Stats exception.

27/06/2020 19:03:58 INFO GlusterFS mount attempt 

27/06/2020 19:03:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 19:03:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 19:03:04 ERROR Node Stats exception.

27/06/2020 19:02:58 INFO GlusterFS mount attempt 

27/06/2020 19:02:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 19:02:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 19:02:01 ERROR Node Stats exception.

27/06/2020 19:01:58 INFO GlusterFS mount attempt 

27/06/2020 19:01:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:00:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 19:00:58 ERROR Node Stats exception.

27/06/2020 19:00:58 INFO GlusterFS mount attempt 

27/06/2020 19:00:27 INFO GlusterFS mount attempt 

27/06/2020 18:59:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.33 `date +%s`" "

27/06/2020 18:59:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.27 `date +%s`" "

27/06/2020 18:59:54 ERROR Node Stats exception.

27/06/2020 18:59:27 INFO GlusterFS mount attempt 

27/06/2020 18:58:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

27/06/2020 18:58:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:58:51 ERROR Node Stats exception.

27/06/2020 18:58:27 INFO GlusterFS mount attempt 

27/06/2020 18:57:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 18:57:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

27/06/2020 18:57:48 ERROR Node Stats exception.

27/06/2020 18:57:27 INFO GlusterFS mount attempt 

27/06/2020 18:56:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 18:56:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 18:56:44 ERROR Node Stats exception.

27/06/2020 18:56:27 INFO GlusterFS mount attempt 

27/06/2020 18:55:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:55:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 18:55:41 ERROR Node Stats exception.

27/06/2020 18:55:26 INFO GlusterFS mount attempt 

27/06/2020 18:54:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 18:54:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 18:54:37 ERROR Node Stats exception.

27/06/2020 18:54:26 INFO GlusterFS mount attempt 

27/06/2020 18:53:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 18:53:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

27/06/2020 18:53:34 ERROR Node Stats exception.

27/06/2020 18:53:26 INFO GlusterFS mount attempt 

27/06/2020 18:52:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 18:52:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 18:52:31 ERROR Node Stats exception.

27/06/2020 18:52:26 INFO GlusterFS mount attempt 

27/06/2020 18:51:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 18:51:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 18:51:28 ERROR Node Stats exception.

27/06/2020 18:51:26 INFO GlusterFS mount attempt 

27/06/2020 18:50:56 INFO GlusterFS mount attempt 

27/06/2020 18:50:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 18:50:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 18:50:24 ERROR Node Stats exception.

27/06/2020 18:49:55 INFO GlusterFS mount attempt 

27/06/2020 18:49:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

27/06/2020 18:49:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

27/06/2020 18:49:21 ERROR Node Stats exception.

27/06/2020 18:48:55 INFO GlusterFS mount attempt 

27/06/2020 18:48:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

27/06/2020 18:48:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 18:48:18 ERROR Node Stats exception.

27/06/2020 18:47:55 INFO GlusterFS mount attempt 

27/06/2020 18:47:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 18:47:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 18:47:14 ERROR Node Stats exception.

27/06/2020 18:46:55 INFO GlusterFS mount attempt 

27/06/2020 18:46:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 18:46:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 18:46:11 ERROR Node Stats exception.

27/06/2020 18:45:55 INFO GlusterFS mount attempt 

27/06/2020 18:45:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:45:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 18:45:08 ERROR Node Stats exception.

27/06/2020 18:44:55 INFO GlusterFS mount attempt 

27/06/2020 18:44:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 18:44:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 18:44:04 ERROR Node Stats exception.

27/06/2020 18:43:54 INFO GlusterFS mount attempt 

27/06/2020 18:43:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

27/06/2020 18:43:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 18:43:01 ERROR Node Stats exception.

27/06/2020 18:42:54 INFO GlusterFS mount attempt 

27/06/2020 18:42:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

27/06/2020 18:41:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 18:41:57 ERROR Node Stats exception.

27/06/2020 18:41:54 INFO GlusterFS mount attempt 

27/06/2020 18:41:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

27/06/2020 18:40:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 18:40:54 ERROR Node Stats exception.

27/06/2020 18:40:54 INFO GlusterFS mount attempt 

27/06/2020 18:40:24 INFO GlusterFS mount attempt 

27/06/2020 18:39:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

27/06/2020 18:39:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 18:39:51 ERROR Node Stats exception.

27/06/2020 18:39:24 INFO GlusterFS mount attempt 

27/06/2020 18:38:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 18:38:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 18:38:48 ERROR Node Stats exception.

27/06/2020 18:38:23 INFO GlusterFS mount attempt 

27/06/2020 18:37:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 18:37:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 18:37:44 ERROR Node Stats exception.

27/06/2020 18:37:23 INFO GlusterFS mount attempt 

27/06/2020 18:36:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

27/06/2020 18:36:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 18:36:41 ERROR Node Stats exception.

27/06/2020 18:36:23 INFO GlusterFS mount attempt 

27/06/2020 18:35:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 18:35:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

27/06/2020 18:35:38 ERROR Node Stats exception.

27/06/2020 18:35:23 INFO GlusterFS mount attempt 

27/06/2020 18:34:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:34:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 18:34:34 ERROR Node Stats exception.

27/06/2020 18:34:23 INFO GlusterFS mount attempt 

27/06/2020 18:33:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 18:33:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 18:33:31 ERROR Node Stats exception.

27/06/2020 18:33:23 INFO GlusterFS mount attempt 

27/06/2020 18:32:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 18:32:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

27/06/2020 18:32:27 ERROR Node Stats exception.

27/06/2020 18:32:22 INFO GlusterFS mount attempt 

27/06/2020 18:31:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 18:31:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 18:31:24 ERROR Node Stats exception.

27/06/2020 18:31:22 INFO GlusterFS mount attempt 

27/06/2020 18:30:52 INFO GlusterFS mount attempt 

27/06/2020 18:30:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 18:30:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 18:30:21 ERROR Node Stats exception.

27/06/2020 18:29:52 INFO GlusterFS mount attempt 

27/06/2020 18:29:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 18:29:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 18:29:17 ERROR Node Stats exception.

27/06/2020 18:28:52 INFO GlusterFS mount attempt 

27/06/2020 18:28:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 18:28:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 18:28:14 ERROR Node Stats exception.

27/06/2020 18:27:52 INFO GlusterFS mount attempt 

27/06/2020 18:27:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 18:27:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 18:27:11 ERROR Node Stats exception.

27/06/2020 18:26:51 INFO GlusterFS mount attempt 

27/06/2020 18:26:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.68 `date +%s`" "

27/06/2020 18:26:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

27/06/2020 18:26:08 ERROR Node Stats exception.

27/06/2020 18:25:51 INFO GlusterFS mount attempt 

27/06/2020 18:25:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:25:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 18:25:04 ERROR Node Stats exception.

27/06/2020 18:24:51 INFO GlusterFS mount attempt 

27/06/2020 18:24:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:24:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 18:24:01 ERROR Node Stats exception.

27/06/2020 18:23:51 INFO GlusterFS mount attempt 

27/06/2020 18:23:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 18:22:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 18:22:57 ERROR Node Stats exception.

27/06/2020 18:22:51 INFO GlusterFS mount attempt 

27/06/2020 18:22:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:21:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 18:21:54 ERROR Node Stats exception.

27/06/2020 18:21:50 INFO GlusterFS mount attempt 

27/06/2020 18:21:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 18:20:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

27/06/2020 18:20:51 ERROR Node Stats exception.

27/06/2020 18:20:50 INFO GlusterFS mount attempt 

27/06/2020 18:20:20 INFO GlusterFS mount attempt 

27/06/2020 18:19:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.56 `date +%s`" "

27/06/2020 18:19:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 18:19:47 ERROR Node Stats exception.

27/06/2020 18:19:20 INFO GlusterFS mount attempt 

27/06/2020 18:18:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

27/06/2020 18:18:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:18:44 ERROR Node Stats exception.

27/06/2020 18:18:20 INFO GlusterFS mount attempt 

27/06/2020 18:17:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 18:17:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:17:41 ERROR Node Stats exception.

27/06/2020 18:17:20 INFO GlusterFS mount attempt 

27/06/2020 18:16:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 18:16:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 18:16:37 ERROR Node Stats exception.

27/06/2020 18:16:19 INFO GlusterFS mount attempt 

27/06/2020 18:15:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 18:15:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

27/06/2020 18:15:34 ERROR Node Stats exception.

27/06/2020 18:15:19 INFO GlusterFS mount attempt 

27/06/2020 18:14:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:14:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 18:14:31 ERROR Node Stats exception.

27/06/2020 18:14:19 INFO GlusterFS mount attempt 

27/06/2020 18:13:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:13:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 18:13:28 ERROR Node Stats exception.

27/06/2020 18:13:19 INFO GlusterFS mount attempt 

27/06/2020 18:12:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 18:12:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 18:12:24 ERROR Node Stats exception.

27/06/2020 18:12:19 INFO GlusterFS mount attempt 

27/06/2020 18:11:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 18:11:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 18:11:21 ERROR Node Stats exception.

27/06/2020 18:11:19 INFO GlusterFS mount attempt 

27/06/2020 18:10:49 INFO GlusterFS mount attempt 

27/06/2020 18:10:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 18:10:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 18:10:17 ERROR Node Stats exception.

27/06/2020 18:09:48 INFO GlusterFS mount attempt 

27/06/2020 18:09:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 18:09:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 18:09:14 ERROR Node Stats exception.

27/06/2020 18:08:48 INFO GlusterFS mount attempt 

27/06/2020 18:08:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 18:08:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 18:08:11 ERROR Node Stats exception.

27/06/2020 18:07:48 INFO GlusterFS mount attempt 

27/06/2020 18:07:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 18:07:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 18:07:07 ERROR Node Stats exception.

27/06/2020 18:06:48 INFO GlusterFS mount attempt 

27/06/2020 18:06:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:06:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 18:06:04 ERROR Node Stats exception.

27/06/2020 18:05:48 INFO GlusterFS mount attempt 

27/06/2020 18:05:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 18:05:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 18:05:01 ERROR Node Stats exception.

27/06/2020 18:04:48 INFO GlusterFS mount attempt 

27/06/2020 18:04:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 18:03:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:03:57 ERROR Node Stats exception.

27/06/2020 18:03:47 INFO GlusterFS mount attempt 

27/06/2020 18:03:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:02:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 18:02:54 ERROR Node Stats exception.

27/06/2020 18:02:47 INFO GlusterFS mount attempt 

27/06/2020 18:02:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 18:01:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 18:01:51 ERROR Node Stats exception.

27/06/2020 18:01:47 INFO GlusterFS mount attempt 

27/06/2020 18:01:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 18:00:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 18:00:47 ERROR Node Stats exception.

27/06/2020 18:00:47 INFO GlusterFS mount attempt 

27/06/2020 18:00:17 INFO GlusterFS mount attempt 

27/06/2020 17:59:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:59:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 17:59:44 ERROR Node Stats exception.

27/06/2020 17:59:17 INFO GlusterFS mount attempt 

27/06/2020 17:58:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:58:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 17:58:41 ERROR Node Stats exception.

27/06/2020 17:58:16 INFO GlusterFS mount attempt 

27/06/2020 17:57:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

27/06/2020 17:57:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

27/06/2020 17:57:37 ERROR Node Stats exception.

27/06/2020 17:57:16 INFO GlusterFS mount attempt 

27/06/2020 17:56:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 17:56:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 17:56:34 ERROR Node Stats exception.

27/06/2020 17:56:16 INFO GlusterFS mount attempt 

27/06/2020 17:55:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 17:55:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

27/06/2020 17:55:31 ERROR Node Stats exception.

27/06/2020 17:55:16 INFO GlusterFS mount attempt 

27/06/2020 17:54:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 17:54:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 17:54:28 ERROR Node Stats exception.

27/06/2020 17:54:16 INFO GlusterFS mount attempt 

27/06/2020 17:53:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 17:53:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 17:53:24 ERROR Node Stats exception.

27/06/2020 17:53:15 INFO GlusterFS mount attempt 

27/06/2020 17:52:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:52:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 17:52:21 ERROR Node Stats exception.

27/06/2020 17:52:15 INFO GlusterFS mount attempt 

27/06/2020 17:51:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 17:51:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 17:51:17 ERROR Node Stats exception.

27/06/2020 17:51:15 INFO GlusterFS mount attempt 

27/06/2020 17:50:45 INFO GlusterFS mount attempt 

27/06/2020 17:50:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 17:50:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 17:50:14 ERROR Node Stats exception.

27/06/2020 17:49:45 INFO GlusterFS mount attempt 

27/06/2020 17:49:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 17:49:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 17:49:11 ERROR Node Stats exception.

27/06/2020 17:48:45 INFO GlusterFS mount attempt 

27/06/2020 17:48:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 17:48:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 17:48:07 ERROR Node Stats exception.

27/06/2020 17:47:44 INFO GlusterFS mount attempt 

27/06/2020 17:47:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 17:47:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

27/06/2020 17:47:04 ERROR Node Stats exception.

27/06/2020 17:46:44 INFO GlusterFS mount attempt 

27/06/2020 17:46:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 17:46:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

27/06/2020 17:46:01 ERROR Node Stats exception.

27/06/2020 17:45:44 INFO GlusterFS mount attempt 

27/06/2020 17:45:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 17:44:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 17:44:57 ERROR Node Stats exception.

27/06/2020 17:44:44 INFO GlusterFS mount attempt 

27/06/2020 17:44:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 17:43:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 17:43:54 ERROR Node Stats exception.

27/06/2020 17:43:44 INFO GlusterFS mount attempt 

27/06/2020 17:43:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 17:42:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 17:42:51 ERROR Node Stats exception.

27/06/2020 17:42:44 INFO GlusterFS mount attempt 

27/06/2020 17:42:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:41:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 17:41:47 ERROR Node Stats exception.

27/06/2020 17:41:43 INFO GlusterFS mount attempt 

27/06/2020 17:41:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 17:40:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 17:40:44 ERROR Node Stats exception.

27/06/2020 17:40:43 INFO GlusterFS mount attempt 

27/06/2020 17:40:13 INFO GlusterFS mount attempt 

27/06/2020 17:39:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:39:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 17:39:40 ERROR Node Stats exception.

27/06/2020 17:39:13 INFO GlusterFS mount attempt 

27/06/2020 17:38:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 17:38:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 17:38:37 ERROR Node Stats exception.

27/06/2020 17:38:13 INFO GlusterFS mount attempt 

27/06/2020 17:37:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 17:37:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

27/06/2020 17:37:34 ERROR Node Stats exception.

27/06/2020 17:37:13 INFO GlusterFS mount attempt 

27/06/2020 17:36:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 17:36:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 17:36:31 ERROR Node Stats exception.

27/06/2020 17:36:12 INFO GlusterFS mount attempt 

27/06/2020 17:35:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:35:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 17:35:27 ERROR Node Stats exception.

27/06/2020 17:35:12 INFO GlusterFS mount attempt 

27/06/2020 17:34:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 17:34:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 17:34:24 ERROR Node Stats exception.

27/06/2020 17:34:12 INFO GlusterFS mount attempt 

27/06/2020 17:33:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 17:33:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 17:33:21 ERROR Node Stats exception.

27/06/2020 17:33:12 INFO GlusterFS mount attempt 

27/06/2020 17:32:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 17:32:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 17:32:18 ERROR Node Stats exception.

27/06/2020 17:32:12 INFO GlusterFS mount attempt 

27/06/2020 17:31:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:31:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 17:31:14 ERROR Node Stats exception.

27/06/2020 17:31:11 INFO GlusterFS mount attempt 

27/06/2020 17:30:41 INFO GlusterFS mount attempt 

27/06/2020 17:30:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 17:30:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 17:30:11 ERROR Node Stats exception.

27/06/2020 17:29:41 INFO GlusterFS mount attempt 

27/06/2020 17:29:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 17:29:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 17:29:07 ERROR Node Stats exception.

27/06/2020 17:28:41 INFO GlusterFS mount attempt 

27/06/2020 17:28:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 17:28:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 17:28:04 ERROR Node Stats exception.

27/06/2020 17:27:41 INFO GlusterFS mount attempt 

27/06/2020 17:27:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 17:27:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 17:27:01 ERROR Node Stats exception.

27/06/2020 17:26:41 INFO GlusterFS mount attempt 

27/06/2020 17:26:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 17:25:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 17:25:57 ERROR Node Stats exception.

27/06/2020 17:25:41 INFO GlusterFS mount attempt 

27/06/2020 17:25:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 17:24:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 17:24:54 ERROR Node Stats exception.

27/06/2020 17:24:40 INFO GlusterFS mount attempt 

27/06/2020 17:24:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 17:23:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 17:23:51 ERROR Node Stats exception.

27/06/2020 17:23:40 INFO GlusterFS mount attempt 

27/06/2020 17:23:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 17:22:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 17:22:47 ERROR Node Stats exception.

27/06/2020 17:22:40 INFO GlusterFS mount attempt 

27/06/2020 17:22:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 17:21:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 17:21:44 ERROR Node Stats exception.

27/06/2020 17:21:40 INFO GlusterFS mount attempt 

27/06/2020 17:21:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:20:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 17:20:41 ERROR Node Stats exception.

27/06/2020 17:20:40 INFO GlusterFS mount attempt 

27/06/2020 17:20:10 INFO GlusterFS mount attempt 

27/06/2020 17:19:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 17:19:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 17:19:37 ERROR Node Stats exception.

27/06/2020 17:19:09 INFO GlusterFS mount attempt 

27/06/2020 17:18:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 17:18:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

27/06/2020 17:18:34 ERROR Node Stats exception.

27/06/2020 17:18:09 INFO GlusterFS mount attempt 

27/06/2020 17:17:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 17:17:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 17:17:30 ERROR Node Stats exception.

27/06/2020 17:17:09 INFO GlusterFS mount attempt 

27/06/2020 17:16:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:16:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 17:16:27 ERROR Node Stats exception.

27/06/2020 17:16:09 INFO GlusterFS mount attempt 

27/06/2020 17:15:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:15:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 17:15:24 ERROR Node Stats exception.

27/06/2020 17:15:09 INFO GlusterFS mount attempt 

27/06/2020 17:14:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:14:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 17:14:21 ERROR Node Stats exception.

27/06/2020 17:14:08 INFO GlusterFS mount attempt 

27/06/2020 17:13:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 17:13:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 17:13:17 ERROR Node Stats exception.

27/06/2020 17:13:08 INFO GlusterFS mount attempt 

27/06/2020 17:12:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 17:12:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 17:12:14 ERROR Node Stats exception.

27/06/2020 17:12:08 INFO GlusterFS mount attempt 

27/06/2020 17:11:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

27/06/2020 17:11:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 17:11:11 ERROR Node Stats exception.

27/06/2020 17:11:08 INFO GlusterFS mount attempt 

27/06/2020 17:10:38 INFO GlusterFS mount attempt 

27/06/2020 17:10:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:10:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 17:10:07 ERROR Node Stats exception.

27/06/2020 17:09:38 INFO GlusterFS mount attempt 

27/06/2020 17:09:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 17:09:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 17:09:04 ERROR Node Stats exception.

27/06/2020 17:08:37 INFO GlusterFS mount attempt 

27/06/2020 17:08:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:08:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 17:08:00 ERROR Node Stats exception.

27/06/2020 17:07:37 INFO GlusterFS mount attempt 

27/06/2020 17:07:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 17:06:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 17:06:57 ERROR Node Stats exception.

27/06/2020 17:06:37 INFO GlusterFS mount attempt 

27/06/2020 17:06:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

27/06/2020 17:05:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

27/06/2020 17:05:54 ERROR Node Stats exception.

27/06/2020 17:05:37 INFO GlusterFS mount attempt 

27/06/2020 17:05:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 17:04:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 17:04:51 ERROR Node Stats exception.

27/06/2020 17:04:37 INFO GlusterFS mount attempt 

27/06/2020 17:04:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 17:03:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

27/06/2020 17:03:47 ERROR Node Stats exception.

27/06/2020 17:03:37 INFO GlusterFS mount attempt 

27/06/2020 17:03:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 17:02:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 17:02:44 ERROR Node Stats exception.

27/06/2020 17:02:36 INFO GlusterFS mount attempt 

27/06/2020 17:02:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 17:01:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 17:01:41 ERROR Node Stats exception.

27/06/2020 17:01:36 INFO GlusterFS mount attempt 

27/06/2020 17:01:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 17:00:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 17:00:37 ERROR Node Stats exception.

27/06/2020 17:00:36 INFO GlusterFS mount attempt 

27/06/2020 17:00:06 INFO GlusterFS mount attempt 

27/06/2020 16:59:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:59:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

27/06/2020 16:59:34 ERROR Node Stats exception.

27/06/2020 16:59:06 INFO GlusterFS mount attempt 

27/06/2020 16:58:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 16:58:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 16:58:30 ERROR Node Stats exception.

27/06/2020 16:58:06 INFO GlusterFS mount attempt 

27/06/2020 16:57:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 16:57:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 16:57:27 ERROR Node Stats exception.

27/06/2020 16:57:05 INFO GlusterFS mount attempt 

27/06/2020 16:56:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 16:56:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 16:56:24 ERROR Node Stats exception.

27/06/2020 16:56:05 INFO GlusterFS mount attempt 

27/06/2020 16:55:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 16:55:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 16:55:20 ERROR Node Stats exception.

27/06/2020 16:55:05 INFO GlusterFS mount attempt 

27/06/2020 16:54:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 16:54:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 16:54:17 ERROR Node Stats exception.

27/06/2020 16:54:05 INFO GlusterFS mount attempt 

27/06/2020 16:53:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 16:53:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 16:53:14 ERROR Node Stats exception.

27/06/2020 16:53:05 INFO GlusterFS mount attempt 

27/06/2020 16:52:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 16:52:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 16:52:11 ERROR Node Stats exception.

27/06/2020 16:52:05 INFO GlusterFS mount attempt 

27/06/2020 16:51:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 16:51:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 16:51:07 ERROR Node Stats exception.

27/06/2020 16:51:04 INFO GlusterFS mount attempt 

27/06/2020 16:50:34 INFO GlusterFS mount attempt 

27/06/2020 16:50:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 16:50:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

27/06/2020 16:50:04 ERROR Node Stats exception.

27/06/2020 16:49:34 INFO GlusterFS mount attempt 

27/06/2020 16:49:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:49:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 16:49:01 ERROR Node Stats exception.

27/06/2020 16:48:34 INFO GlusterFS mount attempt 

27/06/2020 16:48:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 16:47:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

27/06/2020 16:47:57 ERROR Node Stats exception.

27/06/2020 16:47:34 INFO GlusterFS mount attempt 

27/06/2020 16:47:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 16:46:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

27/06/2020 16:46:54 ERROR Node Stats exception.

27/06/2020 16:46:34 INFO GlusterFS mount attempt 

27/06/2020 16:46:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 16:45:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 16:45:50 ERROR Node Stats exception.

27/06/2020 16:45:33 INFO GlusterFS mount attempt 

27/06/2020 16:45:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 16:44:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

27/06/2020 16:44:47 ERROR Node Stats exception.

27/06/2020 16:44:33 INFO GlusterFS mount attempt 

27/06/2020 16:44:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 16:43:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

27/06/2020 16:43:44 ERROR Node Stats exception.

27/06/2020 16:43:33 INFO GlusterFS mount attempt 

27/06/2020 16:43:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 16:42:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

27/06/2020 16:42:41 ERROR Node Stats exception.

27/06/2020 16:42:33 INFO GlusterFS mount attempt 

27/06/2020 16:42:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 16:41:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 16:41:37 ERROR Node Stats exception.

27/06/2020 16:41:33 INFO GlusterFS mount attempt 

27/06/2020 16:41:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 16:40:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 16:40:34 ERROR Node Stats exception.

27/06/2020 16:40:32 INFO GlusterFS mount attempt 

27/06/2020 16:40:02 INFO GlusterFS mount attempt 

27/06/2020 16:39:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 16:39:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

27/06/2020 16:39:31 ERROR Node Stats exception.

27/06/2020 16:39:02 INFO GlusterFS mount attempt 

27/06/2020 16:38:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:38:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 16:38:27 ERROR Node Stats exception.

27/06/2020 16:38:02 INFO GlusterFS mount attempt 

27/06/2020 16:37:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 16:37:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

27/06/2020 16:37:24 ERROR Node Stats exception.

27/06/2020 16:37:02 INFO GlusterFS mount attempt 

27/06/2020 16:36:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 16:36:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

27/06/2020 16:36:20 ERROR Node Stats exception.

27/06/2020 16:36:02 INFO GlusterFS mount attempt 

27/06/2020 16:35:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 16:35:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 16:35:17 ERROR Node Stats exception.

27/06/2020 16:35:01 INFO GlusterFS mount attempt 

27/06/2020 16:34:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 16:34:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 16:34:14 ERROR Node Stats exception.

27/06/2020 16:34:01 INFO GlusterFS mount attempt 

27/06/2020 16:33:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 16:33:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

27/06/2020 16:33:10 ERROR Node Stats exception.

27/06/2020 16:33:01 INFO GlusterFS mount attempt 

27/06/2020 16:32:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 16:32:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

27/06/2020 16:32:07 ERROR Node Stats exception.

27/06/2020 16:32:01 INFO GlusterFS mount attempt 

27/06/2020 16:31:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 16:31:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

27/06/2020 16:31:04 ERROR Node Stats exception.

27/06/2020 16:31:01 INFO GlusterFS mount attempt 

27/06/2020 16:30:31 INFO GlusterFS mount attempt 

27/06/2020 16:30:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 16:30:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

27/06/2020 16:30:01 ERROR Node Stats exception.

27/06/2020 16:29:30 INFO GlusterFS mount attempt 

27/06/2020 16:29:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

27/06/2020 16:28:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 16:28:57 ERROR Node Stats exception.

27/06/2020 16:28:30 INFO GlusterFS mount attempt 

27/06/2020 16:28:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:27:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

27/06/2020 16:27:54 ERROR Node Stats exception.

27/06/2020 16:27:30 INFO GlusterFS mount attempt 

27/06/2020 16:27:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

27/06/2020 16:26:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 16:26:50 ERROR Node Stats exception.

27/06/2020 16:26:30 INFO GlusterFS mount attempt 

27/06/2020 16:26:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 16:25:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 16:25:47 ERROR Node Stats exception.

27/06/2020 16:25:30 INFO GlusterFS mount attempt 

27/06/2020 16:25:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 16:24:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

27/06/2020 16:24:44 ERROR Node Stats exception.

27/06/2020 16:24:30 INFO GlusterFS mount attempt 

27/06/2020 16:24:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 16:23:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 16:23:40 ERROR Node Stats exception.

27/06/2020 16:23:29 INFO GlusterFS mount attempt 

27/06/2020 16:22:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 16:22:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

27/06/2020 16:22:37 ERROR Node Stats exception.

27/06/2020 16:22:29 INFO GlusterFS mount attempt 

27/06/2020 16:21:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 16:21:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 16:21:34 ERROR Node Stats exception.

27/06/2020 16:21:29 INFO GlusterFS mount attempt 

27/06/2020 16:20:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

27/06/2020 16:20:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.45 `date +%s`" "

27/06/2020 16:20:31 ERROR Node Stats exception.

27/06/2020 16:20:29 INFO GlusterFS mount attempt 

27/06/2020 16:19:59 INFO GlusterFS mount attempt 

27/06/2020 16:19:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

27/06/2020 16:19:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 16:19:27 ERROR Node Stats exception.

27/06/2020 16:18:59 INFO GlusterFS mount attempt 

27/06/2020 16:18:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 16:18:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 16:18:24 ERROR Node Stats exception.

27/06/2020 16:17:58 INFO GlusterFS mount attempt 

27/06/2020 16:17:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:17:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 16:17:21 ERROR Node Stats exception.

27/06/2020 16:16:58 INFO GlusterFS mount attempt 

27/06/2020 16:16:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

27/06/2020 16:16:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 16:16:17 ERROR Node Stats exception.

27/06/2020 16:15:58 INFO GlusterFS mount attempt 

27/06/2020 16:15:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 16:15:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 16:15:14 ERROR Node Stats exception.

27/06/2020 16:14:58 INFO GlusterFS mount attempt 

27/06/2020 16:14:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

27/06/2020 16:14:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 16:14:10 ERROR Node Stats exception.

27/06/2020 16:13:58 INFO GlusterFS mount attempt 

27/06/2020 16:13:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

27/06/2020 16:13:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 16:13:07 ERROR Node Stats exception.

27/06/2020 16:12:58 INFO GlusterFS mount attempt 

27/06/2020 16:12:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

27/06/2020 16:12:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 16:12:04 ERROR Node Stats exception.

27/06/2020 16:11:57 INFO GlusterFS mount attempt 

27/06/2020 16:11:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 16:11:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 16:11:00 ERROR Node Stats exception.

27/06/2020 16:10:57 INFO GlusterFS mount attempt 

27/06/2020 16:10:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 16:09:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 16:09:57 ERROR Node Stats exception.

27/06/2020 16:09:57 INFO GlusterFS mount attempt 

27/06/2020 16:09:27 INFO GlusterFS mount attempt 

27/06/2020 16:08:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

27/06/2020 16:08:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 16:08:54 ERROR Node Stats exception.

27/06/2020 16:08:27 INFO GlusterFS mount attempt 

27/06/2020 16:07:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

27/06/2020 16:07:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 16:07:51 ERROR Node Stats exception.

27/06/2020 16:07:27 INFO GlusterFS mount attempt 

27/06/2020 16:06:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:06:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 16:06:47 ERROR Node Stats exception.

27/06/2020 16:06:26 INFO GlusterFS mount attempt 

27/06/2020 16:05:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

27/06/2020 16:05:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 16:05:44 ERROR Node Stats exception.

27/06/2020 16:05:26 INFO GlusterFS mount attempt 

27/06/2020 16:04:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

27/06/2020 16:04:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 16:04:40 ERROR Node Stats exception.

27/06/2020 16:04:26 INFO GlusterFS mount attempt 

27/06/2020 16:03:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 16:03:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 16:03:37 ERROR Node Stats exception.

27/06/2020 16:03:26 INFO GlusterFS mount attempt 

27/06/2020 16:02:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 16:02:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 16:02:34 ERROR Node Stats exception.

27/06/2020 16:02:26 INFO GlusterFS mount attempt 

27/06/2020 16:01:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 16:01:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 16:01:30 ERROR Node Stats exception.

27/06/2020 16:01:26 INFO GlusterFS mount attempt 

27/06/2020 16:00:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 16:00:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 16:00:27 ERROR Node Stats exception.

27/06/2020 16:00:25 INFO GlusterFS mount attempt 

27/06/2020 15:59:55 INFO GlusterFS mount attempt 

27/06/2020 15:59:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 15:59:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 15:59:24 ERROR Node Stats exception.

27/06/2020 15:58:55 INFO GlusterFS mount attempt 

27/06/2020 15:58:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

27/06/2020 15:58:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 15:58:21 ERROR Node Stats exception.

27/06/2020 15:57:55 INFO GlusterFS mount attempt 

27/06/2020 15:57:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 15:57:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 15:57:17 ERROR Node Stats exception.

27/06/2020 15:56:55 INFO GlusterFS mount attempt 

27/06/2020 15:56:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:56:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:56:14 ERROR Node Stats exception.

27/06/2020 15:55:55 INFO GlusterFS mount attempt 

27/06/2020 15:55:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 15:55:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

27/06/2020 15:55:10 ERROR Node Stats exception.

27/06/2020 15:54:54 INFO GlusterFS mount attempt 

27/06/2020 15:54:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:54:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 15:54:07 ERROR Node Stats exception.

27/06/2020 15:53:54 INFO GlusterFS mount attempt 

27/06/2020 15:53:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 15:53:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 15:53:04 ERROR Node Stats exception.

27/06/2020 15:52:54 INFO GlusterFS mount attempt 

27/06/2020 15:52:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 15:52:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 15:52:00 ERROR Node Stats exception.

27/06/2020 15:51:54 INFO GlusterFS mount attempt 

27/06/2020 15:51:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

27/06/2020 15:50:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 15:50:57 ERROR Node Stats exception.

27/06/2020 15:50:54 INFO GlusterFS mount attempt 

27/06/2020 15:50:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 15:49:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 15:49:54 ERROR Node Stats exception.

27/06/2020 15:49:53 INFO GlusterFS mount attempt 

27/06/2020 15:49:23 INFO GlusterFS mount attempt 

27/06/2020 15:48:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:48:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 15:48:50 ERROR Node Stats exception.

27/06/2020 15:48:23 INFO GlusterFS mount attempt 

27/06/2020 15:47:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

27/06/2020 15:47:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 15:47:47 ERROR Node Stats exception.

27/06/2020 15:47:23 INFO GlusterFS mount attempt 

27/06/2020 15:46:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

27/06/2020 15:46:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 15:46:44 ERROR Node Stats exception.

27/06/2020 15:46:23 INFO GlusterFS mount attempt 

27/06/2020 15:45:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:45:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 15:45:40 ERROR Node Stats exception.

27/06/2020 15:45:23 INFO GlusterFS mount attempt 

27/06/2020 15:44:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:44:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 15:44:37 ERROR Node Stats exception.

27/06/2020 15:44:22 INFO GlusterFS mount attempt 

27/06/2020 15:43:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:43:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 15:43:33 ERROR Node Stats exception.

27/06/2020 15:43:22 INFO GlusterFS mount attempt 

27/06/2020 15:42:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:42:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 15:42:30 ERROR Node Stats exception.

27/06/2020 15:42:22 INFO GlusterFS mount attempt 

27/06/2020 15:41:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 15:41:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 15:41:27 ERROR Node Stats exception.

27/06/2020 15:41:22 INFO GlusterFS mount attempt 

27/06/2020 15:40:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 15:40:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 15:40:24 ERROR Node Stats exception.

27/06/2020 15:40:22 INFO GlusterFS mount attempt 

27/06/2020 15:39:52 INFO GlusterFS mount attempt 

27/06/2020 15:39:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 15:39:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

27/06/2020 15:39:20 ERROR Node Stats exception.

27/06/2020 15:38:52 INFO GlusterFS mount attempt 

27/06/2020 15:38:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 15:38:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.73 `date +%s`" "

27/06/2020 15:38:17 ERROR Node Stats exception.

27/06/2020 15:37:51 INFO GlusterFS mount attempt 

27/06/2020 15:37:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

27/06/2020 15:37:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

27/06/2020 15:37:14 ERROR Node Stats exception.

27/06/2020 15:36:51 INFO GlusterFS mount attempt 

27/06/2020 15:36:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 15:36:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 15:36:10 ERROR Node Stats exception.

27/06/2020 15:35:51 INFO GlusterFS mount attempt 

27/06/2020 15:35:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:35:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:35:07 ERROR Node Stats exception.

27/06/2020 15:34:51 INFO GlusterFS mount attempt 

27/06/2020 15:34:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 15:34:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

27/06/2020 15:34:03 ERROR Node Stats exception.

27/06/2020 15:33:51 INFO GlusterFS mount attempt 

27/06/2020 15:33:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 15:33:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

27/06/2020 15:33:00 ERROR Node Stats exception.

27/06/2020 15:32:50 INFO GlusterFS mount attempt 

27/06/2020 15:32:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:31:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

27/06/2020 15:31:57 ERROR Node Stats exception.

27/06/2020 15:31:50 INFO GlusterFS mount attempt 

27/06/2020 15:31:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 15:30:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

27/06/2020 15:30:54 ERROR Node Stats exception.

27/06/2020 15:30:50 INFO GlusterFS mount attempt 

27/06/2020 15:30:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:29:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 15:29:50 ERROR Node Stats exception.

27/06/2020 15:29:50 INFO GlusterFS mount attempt 

27/06/2020 15:29:20 INFO GlusterFS mount attempt 

27/06/2020 15:28:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 15:28:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 15:28:47 ERROR Node Stats exception.

27/06/2020 15:28:20 INFO GlusterFS mount attempt 

27/06/2020 15:27:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 15:27:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

27/06/2020 15:27:44 ERROR Node Stats exception.

27/06/2020 15:27:19 INFO GlusterFS mount attempt 

27/06/2020 15:26:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 15:26:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

27/06/2020 15:26:40 ERROR Node Stats exception.

27/06/2020 15:26:19 INFO GlusterFS mount attempt 

27/06/2020 15:25:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 15:25:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

27/06/2020 15:25:37 ERROR Node Stats exception.

27/06/2020 15:25:19 INFO GlusterFS mount attempt 

27/06/2020 15:24:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:24:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:24:34 ERROR Node Stats exception.

27/06/2020 15:24:19 INFO GlusterFS mount attempt 

27/06/2020 15:23:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 15:23:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

27/06/2020 15:23:30 ERROR Node Stats exception.

27/06/2020 15:23:19 INFO GlusterFS mount attempt 

27/06/2020 15:22:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 15:22:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

27/06/2020 15:22:27 ERROR Node Stats exception.

27/06/2020 15:22:19 INFO GlusterFS mount attempt 

27/06/2020 15:21:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 15:21:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

27/06/2020 15:21:23 ERROR Node Stats exception.

27/06/2020 15:21:18 INFO GlusterFS mount attempt 

27/06/2020 15:20:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 15:20:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

27/06/2020 15:20:20 ERROR Node Stats exception.

27/06/2020 15:20:18 INFO GlusterFS mount attempt 

27/06/2020 15:19:48 INFO GlusterFS mount attempt 

27/06/2020 15:19:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 15:19:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

27/06/2020 15:19:17 ERROR Node Stats exception.

27/06/2020 15:18:48 INFO GlusterFS mount attempt 

27/06/2020 15:18:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 15:18:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

27/06/2020 15:18:13 ERROR Node Stats exception.

27/06/2020 15:17:48 INFO GlusterFS mount attempt 

27/06/2020 15:17:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:17:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

27/06/2020 15:17:10 ERROR Node Stats exception.

27/06/2020 15:16:48 INFO GlusterFS mount attempt 

27/06/2020 15:16:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 15:16:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

27/06/2020 15:16:07 ERROR Node Stats exception.

27/06/2020 15:15:47 INFO GlusterFS mount attempt 

27/06/2020 15:15:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:15:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

27/06/2020 15:15:04 ERROR Node Stats exception.

27/06/2020 15:14:47 INFO GlusterFS mount attempt 

27/06/2020 15:14:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:14:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:14:00 ERROR Node Stats exception.

27/06/2020 15:13:47 INFO GlusterFS mount attempt 

27/06/2020 15:13:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 15:12:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

27/06/2020 15:12:57 ERROR Node Stats exception.

27/06/2020 15:12:47 INFO GlusterFS mount attempt 

27/06/2020 15:12:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 15:11:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 15:11:53 ERROR Node Stats exception.

27/06/2020 15:11:47 INFO GlusterFS mount attempt 

27/06/2020 15:11:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 15:10:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 15:10:50 ERROR Node Stats exception.

27/06/2020 15:10:46 INFO GlusterFS mount attempt 

27/06/2020 15:10:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 15:09:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

27/06/2020 15:09:47 ERROR Node Stats exception.

27/06/2020 15:09:46 INFO GlusterFS mount attempt 

27/06/2020 15:09:16 INFO GlusterFS mount attempt 

27/06/2020 15:08:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 15:08:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 15:08:43 ERROR Node Stats exception.

27/06/2020 15:08:16 INFO GlusterFS mount attempt 

27/06/2020 15:07:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

27/06/2020 15:07:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 15:07:40 ERROR Node Stats exception.

27/06/2020 15:07:16 INFO GlusterFS mount attempt 

27/06/2020 15:06:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

27/06/2020 15:06:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 15:06:37 ERROR Node Stats exception.

27/06/2020 15:06:16 INFO GlusterFS mount attempt 

27/06/2020 15:05:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

27/06/2020 15:05:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

27/06/2020 15:05:34 ERROR Node Stats exception.

27/06/2020 15:05:16 INFO GlusterFS mount attempt 

27/06/2020 15:04:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

27/06/2020 15:04:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

27/06/2020 15:04:30 ERROR Node Stats exception.

27/06/2020 15:04:15 INFO GlusterFS mount attempt 

27/06/2020 15:03:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:03:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 15:03:27 ERROR Node Stats exception.

27/06/2020 15:03:15 INFO GlusterFS mount attempt 

27/06/2020 15:02:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

27/06/2020 15:02:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 15:02:23 ERROR Node Stats exception.

27/06/2020 15:02:15 INFO GlusterFS mount attempt 

27/06/2020 15:01:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

27/06/2020 15:01:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 15:01:20 ERROR Node Stats exception.

27/06/2020 15:01:15 INFO GlusterFS mount attempt 

27/06/2020 15:00:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

27/06/2020 15:00:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 15:00:17 ERROR Node Stats exception.

27/06/2020 15:00:15 INFO GlusterFS mount attempt 

27/06/2020 14:59:45 INFO GlusterFS mount attempt 

27/06/2020 14:59:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

27/06/2020 14:59:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 14:59:13 ERROR Node Stats exception.

27/06/2020 14:58:44 INFO GlusterFS mount attempt 

27/06/2020 14:58:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

27/06/2020 14:58:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 14:58:10 ERROR Node Stats exception.

27/06/2020 14:57:44 INFO GlusterFS mount attempt 

27/06/2020 14:57:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:57:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 14:57:07 ERROR Node Stats exception.

27/06/2020 14:56:44 INFO GlusterFS mount attempt 

27/06/2020 14:56:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:56:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

27/06/2020 14:56:03 ERROR Node Stats exception.

27/06/2020 14:55:44 INFO GlusterFS mount attempt 

27/06/2020 14:55:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

27/06/2020 14:55:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

27/06/2020 14:55:00 ERROR Node Stats exception.

27/06/2020 14:54:44 INFO GlusterFS mount attempt 

27/06/2020 14:54:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 14:53:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 14:53:57 ERROR Node Stats exception.

27/06/2020 14:53:43 INFO GlusterFS mount attempt 

27/06/2020 14:53:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:52:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 14:52:53 ERROR Node Stats exception.

27/06/2020 14:52:43 INFO GlusterFS mount attempt 

27/06/2020 14:52:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:51:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

27/06/2020 14:51:50 ERROR Node Stats exception.

27/06/2020 14:51:43 INFO GlusterFS mount attempt 

27/06/2020 14:51:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

27/06/2020 14:50:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

27/06/2020 14:50:47 ERROR Node Stats exception.

27/06/2020 14:50:43 INFO GlusterFS mount attempt 

27/06/2020 14:50:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.92 `date +%s`" "

27/06/2020 14:49:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 14:49:43 ERROR Node Stats exception.

27/06/2020 14:49:43 INFO GlusterFS mount attempt 

27/06/2020 14:49:13 INFO GlusterFS mount attempt 

27/06/2020 14:48:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.00 `date +%s`" "

27/06/2020 14:48:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 14:48:40 ERROR Node Stats exception.

27/06/2020 14:48:13 INFO GlusterFS mount attempt 

27/06/2020 14:47:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

27/06/2020 14:47:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 14:47:37 ERROR Node Stats exception.

27/06/2020 14:47:12 INFO GlusterFS mount attempt 

27/06/2020 14:46:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

27/06/2020 14:46:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 14:46:33 ERROR Node Stats exception.

27/06/2020 14:46:12 INFO GlusterFS mount attempt 

27/06/2020 14:45:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

27/06/2020 14:45:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

27/06/2020 14:45:30 ERROR Node Stats exception.

27/06/2020 14:45:12 INFO GlusterFS mount attempt 

27/06/2020 14:44:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

27/06/2020 14:44:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

27/06/2020 14:44:27 ERROR Node Stats exception.

27/06/2020 14:44:12 INFO GlusterFS mount attempt 

27/06/2020 14:43:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.27 `date +%s`" "

27/06/2020 14:43:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

27/06/2020 14:43:23 ERROR Node Stats exception.

27/06/2020 14:43:12 INFO GlusterFS mount attempt 

27/06/2020 14:42:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:42:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:42:20 ERROR Node Stats exception.

27/06/2020 14:42:11 INFO GlusterFS mount attempt 

27/06/2020 14:41:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

27/06/2020 14:41:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 14:41:16 ERROR Node Stats exception.

27/06/2020 14:41:11 INFO GlusterFS mount attempt 

27/06/2020 14:40:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.82 `date +%s`" "

27/06/2020 14:40:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 14:40:13 ERROR Node Stats exception.

27/06/2020 14:40:11 INFO GlusterFS mount attempt 

27/06/2020 14:39:41 INFO GlusterFS mount attempt 

27/06/2020 14:39:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.86 `date +%s`" "

27/06/2020 14:39:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 14:39:10 ERROR Node Stats exception.

27/06/2020 14:38:41 INFO GlusterFS mount attempt 

27/06/2020 14:38:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.94 `date +%s`" "

27/06/2020 14:38:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 14:38:07 ERROR Node Stats exception.

27/06/2020 14:37:41 INFO GlusterFS mount attempt 

27/06/2020 14:37:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:37:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 14:37:03 ERROR Node Stats exception.

27/06/2020 14:36:41 INFO GlusterFS mount attempt 

27/06/2020 14:36:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

27/06/2020 14:36:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 14:36:00 ERROR Node Stats exception.

27/06/2020 14:35:40 INFO GlusterFS mount attempt 

27/06/2020 14:35:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

27/06/2020 14:34:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

27/06/2020 14:34:57 ERROR Node Stats exception.

27/06/2020 14:34:40 INFO GlusterFS mount attempt 

27/06/2020 14:34:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

27/06/2020 14:33:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 14:33:53 ERROR Node Stats exception.

27/06/2020 14:33:40 INFO GlusterFS mount attempt 

27/06/2020 14:33:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

27/06/2020 14:32:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 14:32:50 ERROR Node Stats exception.

27/06/2020 14:32:40 INFO GlusterFS mount attempt 

27/06/2020 14:32:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:31:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:31:47 ERROR Node Stats exception.

27/06/2020 14:31:40 INFO GlusterFS mount attempt 

27/06/2020 14:31:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

27/06/2020 14:30:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 14:30:43 ERROR Node Stats exception.

27/06/2020 14:30:39 INFO GlusterFS mount attempt 

27/06/2020 14:30:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

27/06/2020 14:29:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 14:29:40 ERROR Node Stats exception.

27/06/2020 14:29:39 INFO GlusterFS mount attempt 

27/06/2020 14:29:09 INFO GlusterFS mount attempt 

27/06/2020 14:28:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 14:28:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 14:28:36 ERROR Node Stats exception.

27/06/2020 14:28:09 INFO GlusterFS mount attempt 

27/06/2020 14:27:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 14:27:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

27/06/2020 14:27:33 ERROR Node Stats exception.

27/06/2020 14:27:09 INFO GlusterFS mount attempt 

27/06/2020 14:26:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

27/06/2020 14:26:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 14:26:30 ERROR Node Stats exception.

27/06/2020 14:26:09 INFO GlusterFS mount attempt 

27/06/2020 14:25:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

27/06/2020 14:25:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 14:25:27 ERROR Node Stats exception.

27/06/2020 14:25:08 INFO GlusterFS mount attempt 

27/06/2020 14:24:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:24:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 14:24:23 ERROR Node Stats exception.

27/06/2020 14:24:08 INFO GlusterFS mount attempt 

27/06/2020 14:23:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

27/06/2020 14:23:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 14:23:20 ERROR Node Stats exception.

27/06/2020 14:23:08 INFO GlusterFS mount attempt 

27/06/2020 14:22:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

27/06/2020 14:22:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 14:22:17 ERROR Node Stats exception.

27/06/2020 14:22:08 INFO GlusterFS mount attempt 

27/06/2020 14:21:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:21:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:21:13 ERROR Node Stats exception.

27/06/2020 14:21:08 INFO GlusterFS mount attempt 

27/06/2020 14:20:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

27/06/2020 14:20:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 14:20:10 ERROR Node Stats exception.

27/06/2020 14:20:08 INFO GlusterFS mount attempt 

27/06/2020 14:19:38 INFO GlusterFS mount attempt 

27/06/2020 14:19:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

27/06/2020 14:19:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 14:19:07 ERROR Node Stats exception.

27/06/2020 14:18:37 INFO GlusterFS mount attempt 

27/06/2020 14:18:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

27/06/2020 14:18:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 14:18:03 ERROR Node Stats exception.

27/06/2020 14:17:37 INFO GlusterFS mount attempt 

27/06/2020 14:17:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

27/06/2020 14:17:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 14:17:00 ERROR Node Stats exception.

27/06/2020 14:16:37 INFO GlusterFS mount attempt 

27/06/2020 14:16:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.89 `date +%s`" "

27/06/2020 14:15:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 14:15:57 ERROR Node Stats exception.

27/06/2020 14:15:37 INFO GlusterFS mount attempt 

27/06/2020 14:15:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

27/06/2020 14:14:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 14:14:53 ERROR Node Stats exception.

27/06/2020 14:14:37 INFO GlusterFS mount attempt 

27/06/2020 14:14:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.98 `date +%s`" "

27/06/2020 14:13:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 14:13:50 ERROR Node Stats exception.

27/06/2020 14:13:36 INFO GlusterFS mount attempt 

27/06/2020 14:13:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

27/06/2020 14:12:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

27/06/2020 14:12:47 ERROR Node Stats exception.

27/06/2020 14:12:36 INFO GlusterFS mount attempt 

27/06/2020 14:12:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

27/06/2020 14:11:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

27/06/2020 14:11:44 ERROR Node Stats exception.

27/06/2020 14:11:36 INFO GlusterFS mount attempt 

27/06/2020 14:11:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:10:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:10:40 ERROR Node Stats exception.

27/06/2020 14:10:36 INFO GlusterFS mount attempt 

27/06/2020 14:10:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

27/06/2020 14:09:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

27/06/2020 14:09:37 ERROR Node Stats exception.

27/06/2020 14:09:36 INFO GlusterFS mount attempt 

27/06/2020 14:09:06 INFO GlusterFS mount attempt 

27/06/2020 14:08:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

27/06/2020 14:08:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

27/06/2020 14:08:33 ERROR Node Stats exception.

27/06/2020 14:08:05 INFO GlusterFS mount attempt 

27/06/2020 14:07:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

27/06/2020 14:07:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 14:07:30 ERROR Node Stats exception.

27/06/2020 14:07:05 INFO GlusterFS mount attempt 

27/06/2020 14:06:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

27/06/2020 14:06:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 14:06:27 ERROR Node Stats exception.

27/06/2020 14:06:05 INFO GlusterFS mount attempt 

27/06/2020 14:05:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

27/06/2020 14:05:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 14:05:23 ERROR Node Stats exception.

27/06/2020 14:05:05 INFO GlusterFS mount attempt 

27/06/2020 14:04:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

27/06/2020 14:04:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 14:04:20 ERROR Node Stats exception.

27/06/2020 14:04:05 INFO GlusterFS mount attempt 

27/06/2020 14:03:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

27/06/2020 14:03:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 14:03:17 ERROR Node Stats exception.

27/06/2020 14:03:05 INFO GlusterFS mount attempt 

27/06/2020 14:02:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 14:02:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 14:02:14 ERROR Node Stats exception.

27/06/2020 14:02:04 INFO GlusterFS mount attempt 

27/06/2020 14:01:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

27/06/2020 14:01:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 14:01:10 ERROR Node Stats exception.

27/06/2020 14:01:04 INFO GlusterFS mount attempt 

27/06/2020 14:00:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:00:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:00:07 ERROR Node Stats exception.

27/06/2020 14:00:04 INFO GlusterFS mount attempt 

27/06/2020 13:59:34 INFO GlusterFS mount attempt 

27/06/2020 13:59:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

27/06/2020 13:59:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 13:59:03 ERROR Node Stats exception.

27/06/2020 13:58:34 INFO GlusterFS mount attempt 

27/06/2020 13:58:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 13:58:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 13:58:00 ERROR Node Stats exception.

27/06/2020 13:57:34 INFO GlusterFS mount attempt 

27/06/2020 13:57:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 13:56:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 13:56:57 ERROR Node Stats exception.

27/06/2020 13:56:33 INFO GlusterFS mount attempt 

27/06/2020 13:56:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 13:55:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

27/06/2020 13:55:53 ERROR Node Stats exception.

27/06/2020 13:55:33 INFO GlusterFS mount attempt 

27/06/2020 13:55:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

27/06/2020 13:54:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

27/06/2020 13:54:50 ERROR Node Stats exception.

27/06/2020 13:54:33 INFO GlusterFS mount attempt 

27/06/2020 13:54:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 13:53:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

27/06/2020 13:53:47 ERROR Node Stats exception.

27/06/2020 13:53:33 INFO GlusterFS mount attempt 

27/06/2020 13:53:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

27/06/2020 13:52:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 13:52:44 ERROR Node Stats exception.

27/06/2020 13:52:33 INFO GlusterFS mount attempt 

27/06/2020 13:52:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 13:51:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 13:51:40 ERROR Node Stats exception.

27/06/2020 13:51:33 INFO GlusterFS mount attempt 

27/06/2020 13:51:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

27/06/2020 13:50:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 13:50:37 ERROR Node Stats exception.

27/06/2020 13:50:32 INFO GlusterFS mount attempt 

27/06/2020 13:50:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:49:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:49:34 ERROR Node Stats exception.

27/06/2020 13:49:32 INFO GlusterFS mount attempt 

27/06/2020 13:49:02 INFO GlusterFS mount attempt 

27/06/2020 13:48:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 13:48:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

27/06/2020 13:48:30 ERROR Node Stats exception.

27/06/2020 13:48:02 INFO GlusterFS mount attempt 

27/06/2020 13:47:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

27/06/2020 13:47:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 13:47:27 ERROR Node Stats exception.

27/06/2020 13:47:02 INFO GlusterFS mount attempt 

27/06/2020 13:46:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

27/06/2020 13:46:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.1 `date +%s`" "

27/06/2020 13:46:23 ERROR Node Stats exception.

27/06/2020 13:46:02 INFO GlusterFS mount attempt 

27/06/2020 13:45:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 13:45:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 13:45:20 ERROR Node Stats exception.

27/06/2020 13:45:01 INFO GlusterFS mount attempt 

27/06/2020 13:44:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 13:44:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 13:44:17 ERROR Node Stats exception.

27/06/2020 13:44:01 INFO GlusterFS mount attempt 

27/06/2020 13:43:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 13:43:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 13:43:14 ERROR Node Stats exception.

27/06/2020 13:43:01 INFO GlusterFS mount attempt 

27/06/2020 13:42:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 13:42:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 13:42:10 ERROR Node Stats exception.

27/06/2020 13:42:01 INFO GlusterFS mount attempt 

27/06/2020 13:41:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:41:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

27/06/2020 13:41:07 ERROR Node Stats exception.

27/06/2020 13:41:01 INFO GlusterFS mount attempt 

27/06/2020 13:40:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:40:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 13:40:04 ERROR Node Stats exception.

27/06/2020 13:40:00 INFO GlusterFS mount attempt 

27/06/2020 13:39:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:39:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:39:00 ERROR Node Stats exception.

27/06/2020 13:39:00 INFO GlusterFS mount attempt 

27/06/2020 13:38:30 INFO GlusterFS mount attempt 

27/06/2020 13:38:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 13:37:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

27/06/2020 13:37:57 ERROR Node Stats exception.

27/06/2020 13:37:30 INFO GlusterFS mount attempt 

27/06/2020 13:37:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 13:36:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

27/06/2020 13:36:53 ERROR Node Stats exception.

27/06/2020 13:36:30 INFO GlusterFS mount attempt 

27/06/2020 13:36:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 13:35:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 13:35:50 ERROR Node Stats exception.

27/06/2020 13:35:30 INFO GlusterFS mount attempt 

27/06/2020 13:35:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 13:34:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 13:34:47 ERROR Node Stats exception.

27/06/2020 13:34:30 INFO GlusterFS mount attempt 

27/06/2020 13:33:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

27/06/2020 13:33:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 13:33:44 ERROR Node Stats exception.

27/06/2020 13:33:29 INFO GlusterFS mount attempt 

27/06/2020 13:32:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 13:32:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

27/06/2020 13:32:40 ERROR Node Stats exception.

27/06/2020 13:32:29 INFO GlusterFS mount attempt 

27/06/2020 13:31:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 13:31:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 13:31:37 ERROR Node Stats exception.

27/06/2020 13:31:29 INFO GlusterFS mount attempt 

27/06/2020 13:30:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 13:30:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 13:30:34 ERROR Node Stats exception.

27/06/2020 13:30:29 INFO GlusterFS mount attempt 

27/06/2020 13:29:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 13:29:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

27/06/2020 13:29:30 ERROR Node Stats exception.

27/06/2020 13:29:29 INFO GlusterFS mount attempt 

27/06/2020 13:28:59 INFO GlusterFS mount attempt 

27/06/2020 13:28:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:28:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:28:27 ERROR Node Stats exception.

27/06/2020 13:27:58 INFO GlusterFS mount attempt 

27/06/2020 13:27:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 13:27:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 13:27:23 ERROR Node Stats exception.

27/06/2020 13:26:58 INFO GlusterFS mount attempt 

27/06/2020 13:26:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:26:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 13:26:20 ERROR Node Stats exception.

27/06/2020 13:25:58 INFO GlusterFS mount attempt 

27/06/2020 13:25:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:25:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

27/06/2020 13:25:17 ERROR Node Stats exception.

27/06/2020 13:24:58 INFO GlusterFS mount attempt 

27/06/2020 13:24:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 13:24:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 13:24:13 ERROR Node Stats exception.

27/06/2020 13:23:58 INFO GlusterFS mount attempt 

27/06/2020 13:23:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 13:23:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

27/06/2020 13:23:10 ERROR Node Stats exception.

27/06/2020 13:22:58 INFO GlusterFS mount attempt 

27/06/2020 13:22:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

27/06/2020 13:22:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 13:22:07 ERROR Node Stats exception.

27/06/2020 13:21:57 INFO GlusterFS mount attempt 

27/06/2020 13:21:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

27/06/2020 13:21:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

27/06/2020 13:21:04 ERROR Node Stats exception.

27/06/2020 13:20:57 INFO GlusterFS mount attempt 

27/06/2020 13:20:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

27/06/2020 13:20:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 13:20:00 ERROR Node Stats exception.

27/06/2020 13:19:57 INFO GlusterFS mount attempt 

27/06/2020 13:19:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

27/06/2020 13:18:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 13:18:57 ERROR Node Stats exception.

27/06/2020 13:18:57 INFO GlusterFS mount attempt 

27/06/2020 13:18:27 INFO GlusterFS mount attempt 

27/06/2020 13:17:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:17:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:17:54 ERROR Node Stats exception.

27/06/2020 13:17:27 INFO GlusterFS mount attempt 

27/06/2020 13:16:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.29 `date +%s`" "

27/06/2020 13:16:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 13:16:50 ERROR Node Stats exception.

27/06/2020 13:16:26 INFO GlusterFS mount attempt 

27/06/2020 13:15:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 13:15:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 13:15:47 ERROR Node Stats exception.

27/06/2020 13:15:26 INFO GlusterFS mount attempt 

27/06/2020 13:14:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

27/06/2020 13:14:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 13:14:43 ERROR Node Stats exception.

27/06/2020 13:14:26 INFO GlusterFS mount attempt 

27/06/2020 13:13:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 13:13:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 13:13:40 ERROR Node Stats exception.

27/06/2020 13:13:26 INFO GlusterFS mount attempt 

27/06/2020 13:12:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 13:12:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 13:12:37 ERROR Node Stats exception.

27/06/2020 13:12:26 INFO GlusterFS mount attempt 

27/06/2020 13:11:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 13:11:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 13:11:33 ERROR Node Stats exception.

27/06/2020 13:11:25 INFO GlusterFS mount attempt 

27/06/2020 13:10:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 13:10:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 13:10:30 ERROR Node Stats exception.

27/06/2020 13:10:25 INFO GlusterFS mount attempt 

27/06/2020 13:09:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 13:09:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

27/06/2020 13:09:27 ERROR Node Stats exception.

27/06/2020 13:09:25 INFO GlusterFS mount attempt 

27/06/2020 13:08:55 INFO GlusterFS mount attempt 

27/06/2020 13:08:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 13:08:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 13:08:23 ERROR Node Stats exception.

27/06/2020 13:07:55 INFO GlusterFS mount attempt 

27/06/2020 13:07:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:07:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:07:20 ERROR Node Stats exception.

27/06/2020 13:06:55 INFO GlusterFS mount attempt 

27/06/2020 13:06:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 13:06:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

27/06/2020 13:06:16 ERROR Node Stats exception.

27/06/2020 13:05:54 INFO GlusterFS mount attempt 

27/06/2020 13:05:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 13:05:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 13:05:13 ERROR Node Stats exception.

27/06/2020 13:04:54 INFO GlusterFS mount attempt 

27/06/2020 13:04:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 13:04:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 13:04:10 ERROR Node Stats exception.

27/06/2020 13:03:54 INFO GlusterFS mount attempt 

27/06/2020 13:03:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 13:03:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 13:03:07 ERROR Node Stats exception.

27/06/2020 13:02:54 INFO GlusterFS mount attempt 

27/06/2020 13:02:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 13:02:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 13:02:03 ERROR Node Stats exception.

27/06/2020 13:01:54 INFO GlusterFS mount attempt 

27/06/2020 13:01:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

27/06/2020 13:01:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

27/06/2020 13:01:00 ERROR Node Stats exception.

27/06/2020 13:00:54 INFO GlusterFS mount attempt 

27/06/2020 13:00:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 12:59:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 12:59:57 ERROR Node Stats exception.

27/06/2020 12:59:53 INFO GlusterFS mount attempt 

27/06/2020 12:59:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 12:58:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 12:58:53 ERROR Node Stats exception.

27/06/2020 12:58:53 INFO GlusterFS mount attempt 

27/06/2020 12:58:23 INFO GlusterFS mount attempt 

27/06/2020 12:57:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 12:57:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

27/06/2020 12:57:50 ERROR Node Stats exception.

27/06/2020 12:57:23 INFO GlusterFS mount attempt 

27/06/2020 12:56:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:56:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:56:47 ERROR Node Stats exception.

27/06/2020 12:56:23 INFO GlusterFS mount attempt 

27/06/2020 12:55:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 12:55:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

27/06/2020 12:55:43 ERROR Node Stats exception.

27/06/2020 12:55:23 INFO GlusterFS mount attempt 

27/06/2020 12:54:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 12:54:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 12:54:40 ERROR Node Stats exception.

27/06/2020 12:54:22 INFO GlusterFS mount attempt 

27/06/2020 12:53:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:53:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 12:53:36 ERROR Node Stats exception.

27/06/2020 12:53:22 INFO GlusterFS mount attempt 

27/06/2020 12:52:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 12:52:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 12:52:33 ERROR Node Stats exception.

27/06/2020 12:52:22 INFO GlusterFS mount attempt 

27/06/2020 12:51:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:51:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 12:51:30 ERROR Node Stats exception.

27/06/2020 12:51:22 INFO GlusterFS mount attempt 

27/06/2020 12:50:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 12:50:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 12:50:27 ERROR Node Stats exception.

27/06/2020 12:50:22 INFO GlusterFS mount attempt 

27/06/2020 12:49:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:49:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 12:49:23 ERROR Node Stats exception.

27/06/2020 12:49:21 INFO GlusterFS mount attempt 

27/06/2020 12:48:51 INFO GlusterFS mount attempt 

27/06/2020 12:48:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 12:48:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

27/06/2020 12:48:20 ERROR Node Stats exception.

27/06/2020 12:47:51 INFO GlusterFS mount attempt 

27/06/2020 12:47:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 12:47:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 12:47:17 ERROR Node Stats exception.

27/06/2020 12:46:51 INFO GlusterFS mount attempt 

27/06/2020 12:46:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:46:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:46:13 ERROR Node Stats exception.

27/06/2020 12:45:51 INFO GlusterFS mount attempt 

27/06/2020 12:45:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 12:45:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

27/06/2020 12:45:10 ERROR Node Stats exception.

27/06/2020 12:44:51 INFO GlusterFS mount attempt 

27/06/2020 12:44:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 12:44:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

27/06/2020 12:44:06 ERROR Node Stats exception.

27/06/2020 12:43:51 INFO GlusterFS mount attempt 

27/06/2020 12:43:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 12:43:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

27/06/2020 12:43:03 ERROR Node Stats exception.

27/06/2020 12:42:50 INFO GlusterFS mount attempt 

27/06/2020 12:42:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 12:42:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

27/06/2020 12:42:00 ERROR Node Stats exception.

27/06/2020 12:41:50 INFO GlusterFS mount attempt 

27/06/2020 12:41:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:40:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 12:40:56 ERROR Node Stats exception.

27/06/2020 12:40:50 INFO GlusterFS mount attempt 

27/06/2020 12:40:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 12:39:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

27/06/2020 12:39:53 ERROR Node Stats exception.

27/06/2020 12:39:50 INFO GlusterFS mount attempt 

27/06/2020 12:39:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 12:38:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.47 `date +%s`" "

27/06/2020 12:38:50 ERROR Node Stats exception.

27/06/2020 12:38:50 INFO GlusterFS mount attempt 

27/06/2020 12:38:20 INFO GlusterFS mount attempt 

27/06/2020 12:37:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 12:37:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.11 `date +%s`" "

27/06/2020 12:37:46 ERROR Node Stats exception.

27/06/2020 12:37:19 INFO GlusterFS mount attempt 

27/06/2020 12:36:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 12:36:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.62 `date +%s`" "

27/06/2020 12:36:43 ERROR Node Stats exception.

27/06/2020 12:36:19 INFO GlusterFS mount attempt 

27/06/2020 12:35:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:35:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:35:40 ERROR Node Stats exception.

27/06/2020 12:35:19 INFO GlusterFS mount attempt 

27/06/2020 12:34:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 12:34:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

27/06/2020 12:34:36 ERROR Node Stats exception.

27/06/2020 12:34:19 INFO GlusterFS mount attempt 

27/06/2020 12:33:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 12:33:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.99 `date +%s`" "

27/06/2020 12:33:33 ERROR Node Stats exception.

27/06/2020 12:33:19 INFO GlusterFS mount attempt 

27/06/2020 12:32:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 12:32:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

27/06/2020 12:32:29 ERROR Node Stats exception.

27/06/2020 12:32:18 INFO GlusterFS mount attempt 

27/06/2020 12:31:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 12:31:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 12:31:26 ERROR Node Stats exception.

27/06/2020 12:31:18 INFO GlusterFS mount attempt 

27/06/2020 12:30:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 12:30:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

27/06/2020 12:30:23 ERROR Node Stats exception.

27/06/2020 12:30:18 INFO GlusterFS mount attempt 

27/06/2020 12:29:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 12:29:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.94 `date +%s`" "

27/06/2020 12:29:20 ERROR Node Stats exception.

27/06/2020 12:29:18 INFO GlusterFS mount attempt 

27/06/2020 12:28:48 INFO GlusterFS mount attempt 

27/06/2020 12:28:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 12:28:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 12:28:16 ERROR Node Stats exception.

27/06/2020 12:27:48 INFO GlusterFS mount attempt 

27/06/2020 12:27:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 12:27:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 12:27:13 ERROR Node Stats exception.

27/06/2020 12:26:48 INFO GlusterFS mount attempt 

27/06/2020 12:26:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 12:26:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

27/06/2020 12:26:10 ERROR Node Stats exception.

27/06/2020 12:25:47 INFO GlusterFS mount attempt 

27/06/2020 12:25:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:25:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:25:06 ERROR Node Stats exception.

27/06/2020 12:24:47 INFO GlusterFS mount attempt 

27/06/2020 12:24:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 12:24:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.6 `date +%s`" "

27/06/2020 12:24:03 ERROR Node Stats exception.

27/06/2020 12:23:47 INFO GlusterFS mount attempt 

27/06/2020 12:23:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:22:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

27/06/2020 12:22:59 ERROR Node Stats exception.

27/06/2020 12:22:47 INFO GlusterFS mount attempt 

27/06/2020 12:22:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 12:21:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.53 `date +%s`" "

27/06/2020 12:21:56 ERROR Node Stats exception.

27/06/2020 12:21:47 INFO GlusterFS mount attempt 

27/06/2020 12:21:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 12:20:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

27/06/2020 12:20:53 ERROR Node Stats exception.

27/06/2020 12:20:47 INFO GlusterFS mount attempt 

27/06/2020 12:20:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 12:19:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

27/06/2020 12:19:49 ERROR Node Stats exception.

27/06/2020 12:19:46 INFO GlusterFS mount attempt 

27/06/2020 12:19:16 INFO GlusterFS mount attempt 

27/06/2020 12:18:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 12:18:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 12:18:46 ERROR Node Stats exception.

27/06/2020 12:18:16 INFO GlusterFS mount attempt 

27/06/2020 12:17:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 12:17:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.67 `date +%s`" "

27/06/2020 12:17:43 ERROR Node Stats exception.

27/06/2020 12:17:16 INFO GlusterFS mount attempt 

27/06/2020 12:16:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 12:16:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

27/06/2020 12:16:39 ERROR Node Stats exception.

27/06/2020 12:16:16 INFO GlusterFS mount attempt 

27/06/2020 12:15:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 12:15:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

27/06/2020 12:15:36 ERROR Node Stats exception.

27/06/2020 12:15:16 INFO GlusterFS mount attempt 

27/06/2020 12:14:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:14:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 12:14:33 ERROR Node Stats exception.

27/06/2020 12:14:15 INFO GlusterFS mount attempt 

27/06/2020 12:13:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 12:13:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 12:13:29 ERROR Node Stats exception.

27/06/2020 12:13:15 INFO GlusterFS mount attempt 

27/06/2020 12:12:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:12:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

27/06/2020 12:12:26 ERROR Node Stats exception.

27/06/2020 12:12:15 INFO GlusterFS mount attempt 

27/06/2020 12:11:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:11:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.59 `date +%s`" "

27/06/2020 12:11:23 ERROR Node Stats exception.

27/06/2020 12:11:15 INFO GlusterFS mount attempt 

27/06/2020 12:10:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 12:10:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

27/06/2020 12:10:19 ERROR Node Stats exception.

27/06/2020 12:10:15 INFO GlusterFS mount attempt 

27/06/2020 12:09:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 12:09:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

27/06/2020 12:09:16 ERROR Node Stats exception.

27/06/2020 12:09:14 INFO GlusterFS mount attempt 

27/06/2020 12:08:44 INFO GlusterFS mount attempt 

27/06/2020 12:08:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 12:08:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.55 `date +%s`" "

27/06/2020 12:08:13 ERROR Node Stats exception.

27/06/2020 12:07:44 INFO GlusterFS mount attempt 

27/06/2020 12:07:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

27/06/2020 12:07:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

27/06/2020 12:07:09 ERROR Node Stats exception.

27/06/2020 12:06:44 INFO GlusterFS mount attempt 

27/06/2020 12:06:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:06:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

27/06/2020 12:06:06 ERROR Node Stats exception.

27/06/2020 12:05:44 INFO GlusterFS mount attempt 

27/06/2020 12:05:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 12:05:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

27/06/2020 12:05:03 ERROR Node Stats exception.

27/06/2020 12:04:44 INFO GlusterFS mount attempt 

27/06/2020 12:04:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:04:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 12:04:00 ERROR Node Stats exception.

27/06/2020 12:03:44 INFO GlusterFS mount attempt 

27/06/2020 12:03:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 12:02:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

27/06/2020 12:02:56 ERROR Node Stats exception.

27/06/2020 12:02:43 INFO GlusterFS mount attempt 

27/06/2020 12:02:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:01:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.82 `date +%s`" "

27/06/2020 12:01:53 ERROR Node Stats exception.

27/06/2020 12:01:43 INFO GlusterFS mount attempt 

27/06/2020 12:01:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 12:00:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

27/06/2020 12:00:49 ERROR Node Stats exception.

27/06/2020 12:00:43 INFO GlusterFS mount attempt 

27/06/2020 12:00:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 11:59:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

27/06/2020 11:59:46 ERROR Node Stats exception.

27/06/2020 11:59:43 INFO GlusterFS mount attempt 

27/06/2020 11:59:13 INFO GlusterFS mount attempt 

27/06/2020 11:58:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 11:58:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

27/06/2020 11:58:43 ERROR Node Stats exception.

27/06/2020 11:58:13 INFO GlusterFS mount attempt 

27/06/2020 11:57:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 11:57:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

27/06/2020 11:57:39 ERROR Node Stats exception.

27/06/2020 11:57:12 INFO GlusterFS mount attempt 

27/06/2020 11:56:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 11:56:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.75 `date +%s`" "

27/06/2020 11:56:36 ERROR Node Stats exception.

27/06/2020 11:56:12 INFO GlusterFS mount attempt 

27/06/2020 11:55:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 11:55:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

27/06/2020 11:55:33 ERROR Node Stats exception.

27/06/2020 11:55:12 INFO GlusterFS mount attempt 

27/06/2020 11:54:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 11:54:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

27/06/2020 11:54:30 ERROR Node Stats exception.

27/06/2020 11:54:12 INFO GlusterFS mount attempt 

27/06/2020 11:53:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:53:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 11:53:26 ERROR Node Stats exception.

27/06/2020 11:53:12 INFO GlusterFS mount attempt 

27/06/2020 11:52:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 11:52:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 11:52:23 ERROR Node Stats exception.

27/06/2020 11:52:12 INFO GlusterFS mount attempt 

27/06/2020 11:51:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 11:51:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 11:51:19 ERROR Node Stats exception.

27/06/2020 11:51:11 INFO GlusterFS mount attempt 

27/06/2020 11:50:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 11:50:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

27/06/2020 11:50:16 ERROR Node Stats exception.

27/06/2020 11:50:11 INFO GlusterFS mount attempt 

27/06/2020 11:49:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 11:49:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.52 `date +%s`" "

27/06/2020 11:49:13 ERROR Node Stats exception.

27/06/2020 11:49:11 INFO GlusterFS mount attempt 

27/06/2020 11:48:41 INFO GlusterFS mount attempt 

27/06/2020 11:48:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 11:48:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

27/06/2020 11:48:09 ERROR Node Stats exception.

27/06/2020 11:47:41 INFO GlusterFS mount attempt 

27/06/2020 11:47:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 11:47:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 11:47:06 ERROR Node Stats exception.

27/06/2020 11:46:41 INFO GlusterFS mount attempt 

27/06/2020 11:46:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

27/06/2020 11:46:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.73 `date +%s`" "

27/06/2020 11:46:03 ERROR Node Stats exception.

27/06/2020 11:45:40 INFO GlusterFS mount attempt 

27/06/2020 11:45:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 11:44:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

27/06/2020 11:44:59 ERROR Node Stats exception.

27/06/2020 11:44:40 INFO GlusterFS mount attempt 

27/06/2020 11:44:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 11:43:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

27/06/2020 11:43:56 ERROR Node Stats exception.

27/06/2020 11:43:40 INFO GlusterFS mount attempt 

27/06/2020 11:43:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:42:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 11:42:53 ERROR Node Stats exception.

27/06/2020 11:42:40 INFO GlusterFS mount attempt 

27/06/2020 11:42:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 11:41:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

27/06/2020 11:41:49 ERROR Node Stats exception.

27/06/2020 11:41:40 INFO GlusterFS mount attempt 

27/06/2020 11:41:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 11:40:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

27/06/2020 11:40:46 ERROR Node Stats exception.

27/06/2020 11:40:39 INFO GlusterFS mount attempt 

27/06/2020 11:40:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 11:39:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

27/06/2020 11:39:43 ERROR Node Stats exception.

27/06/2020 11:39:39 INFO GlusterFS mount attempt 

27/06/2020 11:39:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

27/06/2020 11:38:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

27/06/2020 11:38:39 ERROR Node Stats exception.

27/06/2020 11:38:39 INFO GlusterFS mount attempt 

27/06/2020 11:38:09 INFO GlusterFS mount attempt 

27/06/2020 11:37:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 11:37:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.9 `date +%s`" "

27/06/2020 11:37:36 ERROR Node Stats exception.

27/06/2020 11:37:09 INFO GlusterFS mount attempt 

27/06/2020 11:36:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 11:36:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 11:36:33 ERROR Node Stats exception.

27/06/2020 11:36:09 INFO GlusterFS mount attempt 

27/06/2020 11:35:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 11:35:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

27/06/2020 11:35:29 ERROR Node Stats exception.

27/06/2020 11:35:09 INFO GlusterFS mount attempt 

27/06/2020 11:34:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

27/06/2020 11:34:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.29 `date +%s`" "

27/06/2020 11:34:26 ERROR Node Stats exception.

27/06/2020 11:34:08 INFO GlusterFS mount attempt 

27/06/2020 11:33:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.55 `date +%s`" "

27/06/2020 11:33:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

27/06/2020 11:33:23 ERROR Node Stats exception.

27/06/2020 11:33:08 INFO GlusterFS mount attempt 

27/06/2020 11:32:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:32:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 11:32:20 ERROR Node Stats exception.

27/06/2020 11:32:08 INFO GlusterFS mount attempt 

27/06/2020 11:31:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.23 `date +%s`" "

27/06/2020 11:31:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.97 `date +%s`" "

27/06/2020 11:31:16 ERROR Node Stats exception.

27/06/2020 11:31:08 INFO GlusterFS mount attempt 

27/06/2020 11:30:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.35 `date +%s`" "

27/06/2020 11:30:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.88 `date +%s`" "

27/06/2020 11:30:13 ERROR Node Stats exception.

27/06/2020 11:30:08 INFO GlusterFS mount attempt 

27/06/2020 11:29:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.26 `date +%s`" "

27/06/2020 11:29:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

27/06/2020 11:29:09 ERROR Node Stats exception.

27/06/2020 11:29:07 INFO GlusterFS mount attempt 

27/06/2020 11:28:37 INFO GlusterFS mount attempt 

27/06/2020 11:28:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.41 `date +%s`" "

27/06/2020 11:28:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

27/06/2020 11:28:06 ERROR Node Stats exception.

27/06/2020 11:27:37 INFO GlusterFS mount attempt 

27/06/2020 11:27:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.81 `date +%s`" "

27/06/2020 11:27:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

27/06/2020 11:27:03 ERROR Node Stats exception.

27/06/2020 11:26:37 INFO GlusterFS mount attempt 

27/06/2020 11:26:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.07 `date +%s`" "

27/06/2020 11:25:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

27/06/2020 11:25:59 ERROR Node Stats exception.

27/06/2020 11:25:37 INFO GlusterFS mount attempt 

27/06/2020 11:25:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.76 `date +%s`" "

27/06/2020 11:24:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.81 `date +%s`" "

27/06/2020 11:24:56 ERROR Node Stats exception.

27/06/2020 11:24:37 INFO GlusterFS mount attempt 

27/06/2020 11:24:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.54 `date +%s`" "

27/06/2020 11:23:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.96 `date +%s`" "

27/06/2020 11:23:53 ERROR Node Stats exception.

27/06/2020 11:23:36 INFO GlusterFS mount attempt 

27/06/2020 11:23:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.05 `date +%s`" "

27/06/2020 11:22:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.14 `date +%s`" "

27/06/2020 11:22:49 ERROR Node Stats exception.

27/06/2020 11:22:36 INFO GlusterFS mount attempt 

27/06/2020 11:22:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:21:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 11:21:46 ERROR Node Stats exception.

27/06/2020 11:21:36 INFO GlusterFS mount attempt 

27/06/2020 11:21:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.56 `date +%s`" "

27/06/2020 11:20:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.64 `date +%s`" "

27/06/2020 11:20:42 ERROR Node Stats exception.

27/06/2020 11:20:36 INFO GlusterFS mount attempt 

27/06/2020 11:20:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.24 `date +%s`" "

27/06/2020 11:19:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 11:19:39 ERROR Node Stats exception.

27/06/2020 11:19:36 INFO GlusterFS mount attempt 

27/06/2020 11:19:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.83 `date +%s`" "

27/06/2020 11:18:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.37 `date +%s`" "

27/06/2020 11:18:36 ERROR Node Stats exception.

27/06/2020 11:18:36 INFO GlusterFS mount attempt 

27/06/2020 11:18:05 INFO GlusterFS mount attempt 

27/06/2020 11:17:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.33 `date +%s`" "

27/06/2020 11:17:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

27/06/2020 11:17:33 ERROR Node Stats exception.

27/06/2020 11:17:05 INFO GlusterFS mount attempt 

27/06/2020 11:16:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.87 `date +%s`" "

27/06/2020 11:16:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.99 `date +%s`" "

27/06/2020 11:16:29 ERROR Node Stats exception.

27/06/2020 11:16:05 INFO GlusterFS mount attempt 

27/06/2020 11:15:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.27 `date +%s`" "

27/06/2020 11:15:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.12 `date +%s`" "

27/06/2020 11:15:26 ERROR Node Stats exception.

27/06/2020 11:15:05 INFO GlusterFS mount attempt 

27/06/2020 11:14:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 92.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 92.37 `date +%s`" "

27/06/2020 11:14:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.77 `date +%s`" "

27/06/2020 11:14:23 ERROR Node Stats exception.

27/06/2020 11:14:05 INFO GlusterFS mount attempt 

27/06/2020 11:13:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 91.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 91.20 `date +%s`" "

27/06/2020 11:13:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.96 `date +%s`" "

27/06/2020 11:13:19 ERROR Node Stats exception.

27/06/2020 11:13:05 INFO GlusterFS mount attempt 

27/06/2020 11:12:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 88.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 88.68 `date +%s`" "

27/06/2020 11:12:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.55 `date +%s`" "

27/06/2020 11:12:16 ERROR Node Stats exception.

27/06/2020 11:12:04 INFO GlusterFS mount attempt 

27/06/2020 11:11:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 83.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 83.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:11:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 11:11:13 ERROR Node Stats exception.

27/06/2020 11:11:04 INFO GlusterFS mount attempt 

27/06/2020 11:10:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 81.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 81.76 `date +%s`" "

27/06/2020 11:10:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.27 `date +%s`" "

27/06/2020 11:10:09 ERROR Node Stats exception.

27/06/2020 11:10:04 INFO GlusterFS mount attempt 

27/06/2020 11:09:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.94 `date +%s`" "

27/06/2020 11:09:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

27/06/2020 11:09:06 ERROR Node Stats exception.

27/06/2020 11:09:04 INFO GlusterFS mount attempt 

27/06/2020 11:08:34 INFO GlusterFS mount attempt 

27/06/2020 11:08:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.80 `date +%s`" "

27/06/2020 11:08:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.76 `date +%s`" "

27/06/2020 11:08:02 ERROR Node Stats exception.

27/06/2020 11:07:34 INFO GlusterFS mount attempt 

27/06/2020 11:07:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.51 `date +%s`" "

27/06/2020 11:06:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

27/06/2020 11:06:59 ERROR Node Stats exception.

27/06/2020 11:06:33 INFO GlusterFS mount attempt 

27/06/2020 11:06:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.97 `date +%s`" "

27/06/2020 11:05:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

27/06/2020 11:05:56 ERROR Node Stats exception.

27/06/2020 11:05:33 INFO GlusterFS mount attempt 

27/06/2020 11:05:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.96 `date +%s`" "

27/06/2020 11:04:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

27/06/2020 11:04:52 ERROR Node Stats exception.

27/06/2020 11:04:33 INFO GlusterFS mount attempt 

27/06/2020 11:04:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.48 `date +%s`" "

27/06/2020 11:03:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.27 `date +%s`" "

27/06/2020 11:03:49 ERROR Node Stats exception.

27/06/2020 11:03:33 INFO GlusterFS mount attempt 

27/06/2020 11:03:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.26 `date +%s`" "

27/06/2020 11:02:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

27/06/2020 11:02:46 ERROR Node Stats exception.

27/06/2020 11:02:33 INFO GlusterFS mount attempt 

27/06/2020 11:02:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.96 `date +%s`" "

27/06/2020 11:01:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

27/06/2020 11:01:43 ERROR Node Stats exception.

27/06/2020 11:01:32 INFO GlusterFS mount attempt 

27/06/2020 11:01:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:00:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 11:00:39 ERROR Node Stats exception.

27/06/2020 11:00:32 INFO GlusterFS mount attempt 

27/06/2020 11:00:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 77.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 77.80 `date +%s`" "

27/06/2020 10:59:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.61 `date +%s`" "

27/06/2020 10:59:35 ERROR Node Stats exception.

27/06/2020 10:59:32 INFO GlusterFS mount attempt 

27/06/2020 10:59:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 76.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 76.96 `date +%s`" "

27/06/2020 10:58:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

27/06/2020 10:58:32 ERROR Node Stats exception.

27/06/2020 10:58:32 INFO GlusterFS mount attempt 

27/06/2020 10:58:02 INFO GlusterFS mount attempt 

27/06/2020 10:57:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.91 `date +%s`" "

27/06/2020 10:57:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

27/06/2020 10:57:29 ERROR Node Stats exception.

27/06/2020 10:57:02 INFO GlusterFS mount attempt 

27/06/2020 10:56:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.41 `date +%s`" "

27/06/2020 10:56:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.97 `date +%s`" "

27/06/2020 10:56:26 ERROR Node Stats exception.

27/06/2020 10:56:02 INFO GlusterFS mount attempt 

27/06/2020 10:55:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 74.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 74.05 `date +%s`" "

27/06/2020 10:55:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.23 `date +%s`" "

27/06/2020 10:55:22 ERROR Node Stats exception.

27/06/2020 10:55:01 INFO GlusterFS mount attempt 

27/06/2020 10:54:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 72.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 72.57 `date +%s`" "

27/06/2020 10:54:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.5 `date +%s`" "

27/06/2020 10:54:19 ERROR Node Stats exception.

27/06/2020 10:54:01 INFO GlusterFS mount attempt 

27/06/2020 10:53:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 71.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 71.25 `date +%s`" "

27/06/2020 10:53:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.92 `date +%s`" "

27/06/2020 10:53:16 ERROR Node Stats exception.

27/06/2020 10:53:01 INFO GlusterFS mount attempt 

27/06/2020 10:52:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 69.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 69.53 `date +%s`" "

27/06/2020 10:52:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.49 `date +%s`" "

27/06/2020 10:52:12 ERROR Node Stats exception.

27/06/2020 10:52:01 INFO GlusterFS mount attempt 

27/06/2020 10:51:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 67.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 67.95 `date +%s`" "

27/06/2020 10:51:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.4 `date +%s`" "

27/06/2020 10:51:09 ERROR Node Stats exception.

27/06/2020 10:51:01 INFO GlusterFS mount attempt 

27/06/2020 10:50:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 66.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 66.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:50:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 10:50:06 ERROR Node Stats exception.

27/06/2020 10:50:00 INFO GlusterFS mount attempt 

27/06/2020 10:49:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 64.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 64.81 `date +%s`" "

27/06/2020 10:49:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.35 `date +%s`" "

27/06/2020 10:49:02 ERROR Node Stats exception.

27/06/2020 10:49:00 INFO GlusterFS mount attempt 

27/06/2020 10:48:30 INFO GlusterFS mount attempt 

27/06/2020 10:48:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 62.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 62.95 `date +%s`" "

27/06/2020 10:47:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.5 `date +%s`" "

27/06/2020 10:47:59 ERROR Node Stats exception.

27/06/2020 10:47:30 INFO GlusterFS mount attempt 

27/06/2020 10:47:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.86 `date +%s`" "

27/06/2020 10:46:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

27/06/2020 10:46:55 ERROR Node Stats exception.

27/06/2020 10:46:30 INFO GlusterFS mount attempt 

27/06/2020 10:46:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 10.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.19 `date +%s`" "

27/06/2020 10:45:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 10.61 `date +%s`" "

27/06/2020 10:45:52 ERROR Node Stats exception.

27/06/2020 10:45:30 INFO GlusterFS mount attempt 

27/06/2020 10:45:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 60.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 60.49 `date +%s`" "

27/06/2020 10:44:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.62 `date +%s`" "

27/06/2020 10:44:49 ERROR Node Stats exception.

27/06/2020 10:44:29 INFO GlusterFS mount attempt 

27/06/2020 10:43:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 59.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 59.82 `date +%s`" "

27/06/2020 10:43:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

27/06/2020 10:43:46 ERROR Node Stats exception.

27/06/2020 10:43:29 INFO GlusterFS mount attempt 

27/06/2020 10:42:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 58.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 58.75 `date +%s`" "

27/06/2020 10:42:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.33 `date +%s`" "

27/06/2020 10:42:42 ERROR Node Stats exception.

27/06/2020 10:42:29 INFO GlusterFS mount attempt 

27/06/2020 10:41:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 56.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 56.01 `date +%s`" "

27/06/2020 10:41:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.12 `date +%s`" "

27/06/2020 10:41:39 ERROR Node Stats exception.

27/06/2020 10:41:29 INFO GlusterFS mount attempt 

27/06/2020 10:40:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 54.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 54.19 `date +%s`" "

27/06/2020 10:40:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

27/06/2020 10:40:36 ERROR Node Stats exception.

27/06/2020 10:40:29 INFO GlusterFS mount attempt 

27/06/2020 10:39:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 51.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 12.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 51.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 12.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:39:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 10:39:32 ERROR Node Stats exception.

27/06/2020 10:39:29 INFO GlusterFS mount attempt 

27/06/2020 10:38:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 45.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 45.23 `date +%s`" "

27/06/2020 10:38:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.61 `date +%s`" "

27/06/2020 10:38:29 ERROR Node Stats exception.

27/06/2020 10:38:28 INFO GlusterFS mount attempt 

27/06/2020 10:37:58 INFO GlusterFS mount attempt 

27/06/2020 10:37:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 38.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 38.63 `date +%s`" "

27/06/2020 10:37:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.38 `date +%s`" "

27/06/2020 10:37:25 ERROR Node Stats exception.

27/06/2020 10:36:58 INFO GlusterFS mount attempt 

27/06/2020 10:36:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 34.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 34.05 `date +%s`" "

27/06/2020 10:36:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.28 `date +%s`" "

27/06/2020 10:36:22 ERROR Node Stats exception.

27/06/2020 10:35:58 INFO GlusterFS mount attempt 

27/06/2020 10:35:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 31.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 31.39 `date +%s`" "

27/06/2020 10:35:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

27/06/2020 10:35:18 ERROR Node Stats exception.

27/06/2020 10:34:58 INFO GlusterFS mount attempt 

27/06/2020 10:34:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.78 `date +%s`" "

27/06/2020 10:34:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

27/06/2020 10:34:15 ERROR Node Stats exception.

27/06/2020 10:33:58 INFO GlusterFS mount attempt 

27/06/2020 10:33:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.80 `date +%s`" "

27/06/2020 10:33:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 10:33:12 ERROR Node Stats exception.

27/06/2020 10:32:57 INFO GlusterFS mount attempt 

27/06/2020 10:32:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.73 `date +%s`" "

27/06/2020 10:32:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 10:32:09 ERROR Node Stats exception.

27/06/2020 10:31:57 INFO GlusterFS mount attempt 

27/06/2020 10:31:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.56 `date +%s`" "

27/06/2020 10:31:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

27/06/2020 10:31:05 ERROR Node Stats exception.

27/06/2020 10:30:57 INFO GlusterFS mount attempt 

27/06/2020 10:30:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.54 `date +%s`" "

27/06/2020 10:30:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

27/06/2020 10:30:02 ERROR Node Stats exception.

27/06/2020 10:29:57 INFO GlusterFS mount attempt 

27/06/2020 10:29:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:28:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 19 `date +%s`" "

27/06/2020 10:28:59 ERROR Node Stats exception.

27/06/2020 10:28:57 INFO GlusterFS mount attempt 

27/06/2020 10:28:27 INFO GlusterFS mount attempt 

27/06/2020 10:27:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

27/06/2020 10:27:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

27/06/2020 10:27:55 ERROR Node Stats exception.

27/06/2020 10:27:26 INFO GlusterFS mount attempt 

27/06/2020 10:26:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.47 `date +%s`" "

27/06/2020 10:26:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

27/06/2020 10:26:52 ERROR Node Stats exception.

27/06/2020 10:26:26 INFO GlusterFS mount attempt 

27/06/2020 10:25:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.46 `date +%s`" "

27/06/2020 10:25:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

27/06/2020 10:25:48 ERROR Node Stats exception.

27/06/2020 10:25:26 INFO GlusterFS mount attempt 

27/06/2020 10:24:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

27/06/2020 10:24:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

27/06/2020 10:24:45 ERROR Node Stats exception.

27/06/2020 10:24:26 INFO GlusterFS mount attempt 

27/06/2020 10:23:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

27/06/2020 10:23:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

27/06/2020 10:23:42 ERROR Node Stats exception.

27/06/2020 10:23:26 INFO GlusterFS mount attempt 

27/06/2020 10:22:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.42 `date +%s`" "

27/06/2020 10:22:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

27/06/2020 10:22:38 ERROR Node Stats exception.

27/06/2020 10:22:25 INFO GlusterFS mount attempt 

27/06/2020 10:21:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.41 `date +%s`" "

27/06/2020 10:21:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

27/06/2020 10:21:35 ERROR Node Stats exception.

27/06/2020 10:21:25 INFO GlusterFS mount attempt 

27/06/2020 10:20:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

27/06/2020 10:20:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

27/06/2020 10:20:32 ERROR Node Stats exception.

27/06/2020 10:20:25 INFO GlusterFS mount attempt 

27/06/2020 10:19:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

27/06/2020 10:19:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

27/06/2020 10:19:28 ERROR Node Stats exception.

27/06/2020 10:19:25 INFO GlusterFS mount attempt 

27/06/2020 10:18:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:18:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 10:18:25 ERROR Node Stats exception.

27/06/2020 10:18:25 INFO GlusterFS mount attempt 

27/06/2020 10:17:55 INFO GlusterFS mount attempt 

27/06/2020 10:17:32 INFO Could not lock path 00001/3 with session 7680cc4c-e0e3-401f-890b-1e764003c36c.

27/06/2020 10:17:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.37 `date +%s`" "

27/06/2020 10:17:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

27/06/2020 10:17:22 ERROR Node Stats exception.

27/06/2020 10:17:12 INFO Found pool:rbd for disk:00001 via consul

27/06/2020 10:16:54 INFO GlusterFS mount attempt 

27/06/2020 10:16:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

27/06/2020 10:16:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

27/06/2020 10:16:18 ERROR Node Stats exception.

27/06/2020 10:15:54 INFO GlusterFS mount attempt 

27/06/2020 10:15:51 INFO Could not lock path 00002/2 with session 7680cc4c-e0e3-401f-890b-1e764003c36c.

27/06/2020 10:15:51 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 10:15:24 INFO GlusterFS mount attempt 

27/06/2020 10:15:20 INFO Successfully created key /00002/5 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/4 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/3 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/2 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/1 for new disk.

27/06/2020 10:15:20 INFO Successfully created key 00002 for new disk.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

27/06/2020 10:15:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

27/06/2020 10:15:15 ERROR Node Stats exception.

27/06/2020 10:14:54 INFO GlusterFS mount attempt 

27/06/2020 10:14:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.27 `date +%s`" "

27/06/2020 10:14:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

27/06/2020 10:14:12 ERROR Node Stats exception.

27/06/2020 10:13:54 INFO GlusterFS mount attempt 

27/06/2020 10:13:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

27/06/2020 10:13:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

27/06/2020 10:13:08 ERROR Node Stats exception.

27/06/2020 10:12:54 INFO GlusterFS mount attempt 

27/06/2020 10:12:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

27/06/2020 10:12:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

27/06/2020 10:12:05 ERROR Node Stats exception.

27/06/2020 10:11:54 INFO GlusterFS mount attempt 

27/06/2020 10:11:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.07 `date +%s`" "

27/06/2020 10:11:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.08 `date +%s`" "

27/06/2020 10:11:02 ERROR Node Stats exception.

27/06/2020 10:10:53 INFO GlusterFS mount attempt 

27/06/2020 10:10:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.93 `date +%s`" "

27/06/2020 10:09:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

27/06/2020 10:09:58 ERROR Node Stats exception.

27/06/2020 10:09:53 INFO GlusterFS mount attempt 

27/06/2020 10:09:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.85 `date +%s`" "

27/06/2020 10:08:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

27/06/2020 10:08:55 ERROR Node Stats exception.

27/06/2020 10:08:53 INFO GlusterFS mount attempt 

27/06/2020 10:08:23 INFO GlusterFS mount attempt 

27/06/2020 10:08:02 INFO LeaderElectionBase successfully dropped old sessions

27/06/2020 10:07:55 INFO Starting Config Upload service

27/06/2020 10:07:55 INFO Starting petasan tuning service

27/06/2020 10:07:55 INFO Starting OSDs

27/06/2020 10:07:52 INFO Service is starting.

27/06/2020 10:07:52 INFO stdout ceph-f953ae51-ef9f-4388-befe-1f769b120578";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ed974987-9dd2-4e7c-9f1e-2bec8ae134a8";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-678e80fb-5887-4587-965f-29678e9a4cb0";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-44c80298-e038-4302-a3d5-8bd356642881";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

27/06/2020 10:07:52 INFO Starting activating PetaSAN lvs

27/06/2020 10:07:52 INFO stdout ceph-f953ae51-ef9f-4388-befe-1f769b120578";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ed974987-9dd2-4e7c-9f1e-2bec8ae134a8";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-678e80fb-5887-4587-965f-29678e9a4cb0";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-44c80298-e038-4302-a3d5-8bd356642881";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO LeaderElectionBase dropping old sessions

27/06/2020 10:07:52 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

27/06/2020 10:07:52 INFO Starting activating PetaSAN lvs

27/06/2020 10:07:52 INFO Starting Node Stats Service

27/06/2020 10:07:52 INFO Starting Cluster Management application

27/06/2020 10:07:52 INFO Starting iSCSI Service

27/06/2020 10:07:51 INFO Starting cluster file sync service

27/06/2020 10:07:49 INFO str_start_command: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> consul agent -raft-protocol 2 -config-dir /opt/petasan/config/etc/consul.d/server -bind 10.10.21.51 -retry-join 10.10.21.52 -retry-join 10.10.21.53

27/06/2020 10:07:49 INFO GlusterFS mount attempt 

27/06/2020 10:07:33 INFO Start settings IPs

27/06/2020 10:03:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 10:03:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.07 `date +%s`" "

27/06/2020 10:03:24 ERROR Node Stats exception.

27/06/2020 10:03:05 INFO GlusterFS mount attempt 

27/06/2020 10:02:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:02:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 10:02:21 ERROR Node Stats exception.

27/06/2020 10:02:05 INFO GlusterFS mount attempt 

27/06/2020 10:01:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 10:01:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

27/06/2020 10:01:17 ERROR Node Stats exception.

27/06/2020 10:01:05 INFO GlusterFS mount attempt 

27/06/2020 10:00:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 10:00:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

27/06/2020 10:00:14 ERROR Node Stats exception.

27/06/2020 10:00:04 INFO GlusterFS mount attempt 

27/06/2020 09:59:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 09:59:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

27/06/2020 09:59:11 ERROR Node Stats exception.

27/06/2020 09:59:04 INFO GlusterFS mount attempt 

27/06/2020 09:58:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 09:58:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

27/06/2020 09:58:08 ERROR Node Stats exception.

27/06/2020 09:58:04 INFO GlusterFS mount attempt 

27/06/2020 09:57:35 INFO Could not lock path 00002/4 with session e79f038c-ffc6-a877-fb80-070386995b66.

27/06/2020 09:57:34 INFO GlusterFS mount attempt 

27/06/2020 09:57:15 INFO Found pool:rbd for disk:00002 via consul

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 09:57:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

27/06/2020 09:57:04 ERROR Node Stats exception.

27/06/2020 09:57:04 INFO GlusterFS mount attempt 

27/06/2020 09:56:34 INFO GlusterFS mount attempt 

27/06/2020 09:56:26 INFO Could not lock path 00001/1 with session e79f038c-ffc6-a877-fb80-070386995b66.

27/06/2020 09:56:26 INFO Found pool:rbd for disk:00001 via consul

27/06/2020 09:56:14 INFO Successfully created key /00002/5 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/4 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/3 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/2 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/1 for new disk.

27/06/2020 09:56:14 INFO Successfully created key 00002 for new disk.

27/06/2020 09:56:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 09:56:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.4 `date +%s`" "

27/06/2020 09:56:01 ERROR Node Stats exception.

27/06/2020 09:55:43 INFO Successfully created key /00001/5 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/4 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/3 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/2 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/1 for new disk.

27/06/2020 09:55:43 INFO Successfully created key 00001 for new disk.

27/06/2020 09:55:34 INFO GlusterFS mount attempt 

27/06/2020 09:55:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 09:54:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.88 `date +%s`" "

27/06/2020 09:54:58 ERROR Node Stats exception.

27/06/2020 09:54:33 INFO GlusterFS mount attempt 

27/06/2020 09:54:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 09:53:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

27/06/2020 09:53:54 ERROR Node Stats exception.

27/06/2020 09:53:33 INFO GlusterFS mount attempt 

27/06/2020 09:53:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 09:52:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

27/06/2020 09:52:51 ERROR Node Stats exception.

27/06/2020 09:52:33 INFO GlusterFS mount attempt 

27/06/2020 09:52:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 09:51:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 09:51:48 ERROR Node Stats exception.

27/06/2020 09:51:33 INFO GlusterFS mount attempt 

27/06/2020 09:51:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 09:50:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

27/06/2020 09:50:44 ERROR Node Stats exception.

27/06/2020 09:50:33 INFO GlusterFS mount attempt 

27/06/2020 09:50:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 09:49:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

27/06/2020 09:49:41 ERROR Node Stats exception.

27/06/2020 09:49:32 INFO GlusterFS mount attempt 

27/06/2020 09:49:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 09:48:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.54 `date +%s`" "

27/06/2020 09:48:37 ERROR Node Stats exception.

27/06/2020 09:48:32 INFO GlusterFS mount attempt 

27/06/2020 09:48:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 09:47:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.93 `date +%s`" "

27/06/2020 09:47:34 ERROR Node Stats exception.

27/06/2020 09:47:32 INFO GlusterFS mount attempt 

27/06/2020 09:47:02 INFO GlusterFS mount attempt 

27/06/2020 09:46:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 09:46:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

27/06/2020 09:46:31 ERROR Node Stats exception.

27/06/2020 09:46:02 INFO GlusterFS mount attempt 

27/06/2020 09:45:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

27/06/2020 09:45:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.74 `date +%s`" "

27/06/2020 09:45:28 ERROR Node Stats exception.

27/06/2020 09:45:02 INFO GlusterFS mount attempt 

27/06/2020 09:44:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 09:44:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.11 `date +%s`" "

27/06/2020 09:44:24 ERROR Node Stats exception.

27/06/2020 09:44:19 INFO PetaSAN cleaned iqns.

27/06/2020 09:44:19 INFO Image image-00001 unmapped successfully.

27/06/2020 09:44:19 INFO LIO deleted Target iqn.2016-05.com.dl360srvr.petasan:00001

27/06/2020 09:44:19 INFO LIO deleted backstore image image-00001 

27/06/2020 09:44:19 INFO Image image-00002 unmapped successfully.

27/06/2020 09:44:18 INFO LIO deleted Target iqn.2016-05.com.dl360srvr.petasan:00002

27/06/2020 09:44:18 INFO LIO deleted backstore image image-00002 

27/06/2020 09:44:17 INFO PetaSAN cleaned local paths not locked by this node in consul.

27/06/2020 09:44:17 INFO Cleaned disk path 00001/4.

27/06/2020 09:44:17 INFO Cleaned disk path 00002/2.

27/06/2020 09:44:17 INFO Cleaned disk path 00001/5.

27/06/2020 09:44:17 INFO Cleaned disk path 00002/4.

27/06/2020 09:44:17 INFO Could not lock path 00002/3 with session e79f038c-ffc6-a877-fb80-070386995b66.

27/06/2020 09:44:01 INFO GlusterFS mount attempt 

27/06/2020 09:43:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

27/06/2020 09:43:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.03 `date +%s`" "

27/06/2020 09:43:21 ERROR Node Stats exception.

27/06/2020 09:43:01 INFO GlusterFS mount attempt 

27/06/2020 09:42:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 09:42:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.85 `date +%s`" "

27/06/2020 09:42:18 ERROR Node Stats exception.

27/06/2020 09:42:01 INFO GlusterFS mount attempt 

27/06/2020 09:41:31 INFO GlusterFS mount attempt 

27/06/2020 09:41:12 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 09:41:01 INFO GlusterFS mount attempt 

27/06/2020 09:40:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 09:40:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 09:40:16 ERROR Node Stats exception.

27/06/2020 09:40:01 INFO GlusterFS mount attempt 

27/06/2020 09:39:30 INFO GlusterFS mount attempt 

27/06/2020 09:39:19 INFO Path 00002/4 acquired successfully

27/06/2020 09:39:16 INFO The path 00002/4 was locked by DL360TWO.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 09:39:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.46 `date +%s`" "

27/06/2020 09:39:12 ERROR Node Stats exception.

27/06/2020 09:39:00 INFO GlusterFS mount attempt 

27/06/2020 09:38:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 09:38:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.42 `date +%s`" "

27/06/2020 09:38:09 ERROR Node Stats exception.

27/06/2020 09:38:00 INFO GlusterFS mount attempt 

27/06/2020 09:37:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 09:37:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

27/06/2020 09:37:05 ERROR Node Stats exception.

27/06/2020 09:37:00 INFO GlusterFS mount attempt 

27/06/2020 09:36:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 09:36:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.72 `date +%s`" "

27/06/2020 09:36:02 ERROR Node Stats exception.

27/06/2020 09:36:00 INFO GlusterFS mount attempt 

27/06/2020 09:35:30 INFO GlusterFS mount attempt 

27/06/2020 09:35:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 09:34:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.53 `date +%s`" "

27/06/2020 09:34:59 ERROR Node Stats exception.

27/06/2020 09:34:30 INFO GlusterFS mount attempt 

27/06/2020 09:34:06 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 09:33:59 INFO GlusterFS mount attempt 

27/06/2020 09:33:58 INFO ClusterLeader start action

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 09:33:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

27/06/2020 09:33:55 ERROR Node Stats exception.

27/06/2020 09:33:29 INFO GlusterFS mount attempt 

27/06/2020 09:32:59 INFO GlusterFS mount attempt 

27/06/2020 09:32:29 INFO GlusterFS mount attempt 

27/06/2020 09:31:59 INFO GlusterFS mount attempt 

27/06/2020 09:31:29 INFO GlusterFS mount attempt 

27/06/2020 09:30:59 INFO GlusterFS mount attempt 

27/06/2020 09:30:29 INFO GlusterFS mount attempt 

27/06/2020 09:29:59 INFO GlusterFS mount attempt 

27/06/2020 09:29:29 INFO GlusterFS mount attempt 

27/06/2020 09:28:58 INFO GlusterFS mount attempt 

27/06/2020 09:28:31 ERROR Error in Ceph Connection cmd:ceph osd getcrushmap -o /opt/petasan/config/crush/backup/crushmap-tmp-FR4YWL.bin --cluster ceph

27/06/2020 09:28:28 INFO GlusterFS mount attempt 

27/06/2020 09:27:58 INFO GlusterFS mount attempt 

27/06/2020 09:27:28 INFO GlusterFS mount attempt 

27/06/2020 09:26:58 INFO GlusterFS mount attempt 

27/06/2020 09:26:28 INFO GlusterFS mount attempt 

27/06/2020 09:25:58 INFO GlusterFS mount attempt 

27/06/2020 09:25:28 INFO GlusterFS mount attempt 

27/06/2020 09:24:58 INFO GlusterFS mount attempt 

27/06/2020 09:24:28 INFO GlusterFS mount attempt 

27/06/2020 09:23:58 INFO GlusterFS mount attempt 

27/06/2020 09:23:51 INFO Path 00002/2 acquired successfully

27/06/2020 09:23:51 INFO LIO add_target() disk wwn is af55ae7700002

27/06/2020 09:23:48 INFO Image image-00002 mapped successfully.

27/06/2020 09:23:32 INFO This node will stop node DL360THREE/10.10.21.43.

27/06/2020 09:23:32 INFO The path 00002/2 was locked by DL360THREE.

27/06/2020 09:23:31 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 09:23:27 INFO GlusterFS mount attempt 

27/06/2020 09:22:57 INFO GlusterFS mount attempt 

27/06/2020 09:22:27 INFO GlusterFS mount attempt 

27/06/2020 09:21:57 INFO GlusterFS mount attempt 

27/06/2020 09:21:27 INFO GlusterFS mount attempt 

27/06/2020 09:20:57 INFO GlusterFS mount attempt 

27/06/2020 09:20:27 INFO GlusterFS mount attempt 

27/06/2020 09:19:57 INFO GlusterFS mount attempt 

27/06/2020 09:19:27 INFO GlusterFS mount attempt 

27/06/2020 09:18:57 INFO GlusterFS mount attempt 

27/06/2020 09:18:27 INFO GlusterFS mount attempt 

27/06/2020 09:17:56 INFO GlusterFS mount attempt 

27/06/2020 09:17:26 INFO GlusterFS mount attempt 

27/06/2020 09:16:56 INFO GlusterFS mount attempt 

27/06/2020 09:16:26 INFO GlusterFS mount attempt 

27/06/2020 09:15:56 INFO GlusterFS mount attempt 

27/06/2020 09:15:26 INFO GlusterFS mount attempt 

27/06/2020 09:14:56 INFO GlusterFS mount attempt 

27/06/2020 09:14:26 INFO GlusterFS mount attempt 

27/06/2020 09:13:56 INFO GlusterFS mount attempt 

27/06/2020 09:13:26 INFO GlusterFS mount attempt 

27/06/2020 09:13:03 WARNING connect() retry(5) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 09:13:03 ERROR error connecting to the cluster

27/06/2020 09:13:03 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 09:12:55 INFO GlusterFS mount attempt 

27/06/2020 09:12:25 INFO GlusterFS mount attempt 

27/06/2020 09:11:55 INFO GlusterFS mount attempt 

27/06/2020 09:11:25 INFO GlusterFS mount attempt 

27/06/2020 09:10:55 INFO GlusterFS mount attempt 

27/06/2020 09:10:25 INFO GlusterFS mount attempt 

27/06/2020 09:09:55 INFO GlusterFS mount attempt 

27/06/2020 09:09:25 INFO GlusterFS mount attempt 

27/06/2020 09:08:55 INFO GlusterFS mount attempt 

27/06/2020 09:08:25 INFO GlusterFS mount attempt 

27/06/2020 09:07:55 INFO GlusterFS mount attempt 

27/06/2020 09:07:24 INFO GlusterFS mount attempt 

27/06/2020 09:06:54 INFO GlusterFS mount attempt 

27/06/2020 09:06:24 INFO GlusterFS mount attempt 

27/06/2020 09:05:54 INFO GlusterFS mount attempt 

27/06/2020 09:05:24 INFO GlusterFS mount attempt 

27/06/2020 09:04:54 INFO GlusterFS mount attempt 

27/06/2020 09:04:24 INFO GlusterFS mount attempt 

27/06/2020 09:03:54 INFO GlusterFS mount attempt 

27/06/2020 09:03:24 INFO GlusterFS mount attempt 

27/06/2020 09:02:54 INFO GlusterFS mount attempt 

27/06/2020 09:02:24 INFO GlusterFS mount attempt 

27/06/2020 09:01:53 INFO GlusterFS mount attempt 

27/06/2020 09:01:23 INFO GlusterFS mount attempt 

27/06/2020 09:00:53 INFO GlusterFS mount attempt 

27/06/2020 09:00:23 INFO GlusterFS mount attempt 

27/06/2020 08:59:53 INFO GlusterFS mount attempt 

27/06/2020 08:59:23 INFO GlusterFS mount attempt 

27/06/2020 08:58:53 INFO GlusterFS mount attempt 

27/06/2020 08:58:23 INFO GlusterFS mount attempt 

27/06/2020 08:57:53 INFO GlusterFS mount attempt 

27/06/2020 08:57:23 INFO GlusterFS mount attempt 

27/06/2020 08:56:53 INFO GlusterFS mount attempt 

27/06/2020 08:56:22 INFO GlusterFS mount attempt 

27/06/2020 08:55:52 INFO GlusterFS mount attempt 

27/06/2020 08:55:22 INFO GlusterFS mount attempt 

27/06/2020 08:54:52 INFO GlusterFS mount attempt 

27/06/2020 08:54:22 INFO GlusterFS mount attempt 

27/06/2020 08:53:52 INFO GlusterFS mount attempt 

27/06/2020 08:53:22 INFO GlusterFS mount attempt 

27/06/2020 08:52:52 INFO GlusterFS mount attempt 

27/06/2020 08:52:22 INFO GlusterFS mount attempt 

27/06/2020 08:51:52 INFO GlusterFS mount attempt 

27/06/2020 08:51:22 INFO GlusterFS mount attempt 

27/06/2020 08:50:51 INFO GlusterFS mount attempt 

27/06/2020 08:50:21 INFO GlusterFS mount attempt 

27/06/2020 08:49:51 INFO GlusterFS mount attempt 

27/06/2020 08:49:21 INFO GlusterFS mount attempt 

27/06/2020 08:48:51 INFO GlusterFS mount attempt 

27/06/2020 08:48:21 INFO GlusterFS mount attempt 

27/06/2020 08:47:51 INFO GlusterFS mount attempt 

27/06/2020 08:47:21 INFO GlusterFS mount attempt 

27/06/2020 08:46:51 INFO GlusterFS mount attempt 

27/06/2020 08:46:21 INFO GlusterFS mount attempt 

27/06/2020 08:45:51 INFO GlusterFS mount attempt 

27/06/2020 08:45:20 INFO GlusterFS mount attempt 

27/06/2020 08:44:50 INFO GlusterFS mount attempt 

27/06/2020 08:44:20 INFO GlusterFS mount attempt 

27/06/2020 08:43:50 INFO GlusterFS mount attempt 

27/06/2020 08:43:20 INFO GlusterFS mount attempt 

27/06/2020 08:42:50 INFO GlusterFS mount attempt 

27/06/2020 08:42:20 INFO GlusterFS mount attempt 

27/06/2020 08:41:50 INFO GlusterFS mount attempt 

27/06/2020 08:41:20 INFO GlusterFS mount attempt 

27/06/2020 08:40:50 INFO GlusterFS mount attempt 

27/06/2020 08:40:20 INFO GlusterFS mount attempt 

27/06/2020 08:39:49 INFO GlusterFS mount attempt 

27/06/2020 08:39:19 INFO GlusterFS mount attempt 

27/06/2020 08:38:49 INFO GlusterFS mount attempt 

27/06/2020 08:38:19 INFO GlusterFS mount attempt 

27/06/2020 08:37:49 INFO GlusterFS mount attempt 

27/06/2020 08:37:19 INFO GlusterFS mount attempt 

27/06/2020 08:36:49 INFO GlusterFS mount attempt 

27/06/2020 08:36:19 INFO GlusterFS mount attempt 

27/06/2020 08:35:49 INFO GlusterFS mount attempt 

27/06/2020 08:35:19 INFO GlusterFS mount attempt 

27/06/2020 08:34:49 INFO GlusterFS mount attempt 

27/06/2020 08:34:18 INFO GlusterFS mount attempt 

27/06/2020 08:33:48 INFO GlusterFS mount attempt 

27/06/2020 08:33:18 INFO GlusterFS mount attempt 

27/06/2020 08:32:48 INFO GlusterFS mount attempt 

27/06/2020 08:32:18 INFO GlusterFS mount attempt 

27/06/2020 08:31:48 INFO GlusterFS mount attempt 

27/06/2020 08:31:18 INFO GlusterFS mount attempt 

27/06/2020 08:30:48 INFO GlusterFS mount attempt 

27/06/2020 08:30:18 INFO GlusterFS mount attempt 

27/06/2020 08:29:48 INFO GlusterFS mount attempt 

27/06/2020 08:29:18 INFO GlusterFS mount attempt 

27/06/2020 08:28:47 INFO GlusterFS mount attempt 

27/06/2020 08:28:17 INFO GlusterFS mount attempt 

27/06/2020 08:27:47 INFO GlusterFS mount attempt 

27/06/2020 08:27:17 INFO GlusterFS mount attempt 

27/06/2020 08:26:47 INFO GlusterFS mount attempt 

27/06/2020 08:26:17 INFO GlusterFS mount attempt 

27/06/2020 08:25:47 INFO GlusterFS mount attempt 

27/06/2020 08:25:17 INFO GlusterFS mount attempt 

27/06/2020 08:24:47 INFO GlusterFS mount attempt 

27/06/2020 08:24:17 INFO GlusterFS mount attempt 

27/06/2020 08:23:47 INFO GlusterFS mount attempt 

27/06/2020 08:23:16 INFO GlusterFS mount attempt 

27/06/2020 08:22:47 WARNING connect() retry(4) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 08:22:47 ERROR error connecting to the cluster

27/06/2020 08:22:47 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 08:22:46 INFO GlusterFS mount attempt 

27/06/2020 08:22:16 INFO GlusterFS mount attempt 

27/06/2020 08:21:46 INFO GlusterFS mount attempt 

27/06/2020 08:21:16 INFO GlusterFS mount attempt 

27/06/2020 08:20:46 INFO GlusterFS mount attempt 

27/06/2020 08:20:16 INFO GlusterFS mount attempt 

27/06/2020 08:19:46 INFO GlusterFS mount attempt 

27/06/2020 08:19:16 INFO GlusterFS mount attempt 

27/06/2020 08:18:46 INFO GlusterFS mount attempt 

27/06/2020 08:18:16 INFO GlusterFS mount attempt 

27/06/2020 08:17:45 INFO GlusterFS mount attempt 

27/06/2020 08:17:15 INFO GlusterFS mount attempt 

27/06/2020 08:16:45 INFO GlusterFS mount attempt 

27/06/2020 08:16:15 INFO GlusterFS mount attempt 

27/06/2020 08:15:45 INFO GlusterFS mount attempt 

27/06/2020 08:15:15 INFO GlusterFS mount attempt 

27/06/2020 08:14:45 INFO GlusterFS mount attempt 

27/06/2020 08:14:15 INFO GlusterFS mount attempt 

27/06/2020 08:13:45 INFO GlusterFS mount attempt 

27/06/2020 08:13:15 INFO GlusterFS mount attempt 

27/06/2020 08:12:45 INFO GlusterFS mount attempt 

27/06/2020 08:12:14 INFO GlusterFS mount attempt 

27/06/2020 08:11:44 INFO GlusterFS mount attempt 

27/06/2020 08:11:14 INFO GlusterFS mount attempt 

27/06/2020 08:10:44 INFO GlusterFS mount attempt 

27/06/2020 08:10:14 INFO GlusterFS mount attempt 

27/06/2020 08:09:44 INFO GlusterFS mount attempt 

27/06/2020 08:09:14 INFO GlusterFS mount attempt 

27/06/2020 08:08:44 INFO GlusterFS mount attempt 

27/06/2020 08:08:14 INFO GlusterFS mount attempt 

27/06/2020 08:07:44 INFO GlusterFS mount attempt 

27/06/2020 08:07:14 INFO GlusterFS mount attempt 

27/06/2020 08:06:43 INFO GlusterFS mount attempt 

27/06/2020 08:06:13 INFO GlusterFS mount attempt 

27/06/2020 08:05:43 INFO GlusterFS mount attempt 

27/06/2020 08:05:13 INFO GlusterFS mount attempt 

27/06/2020 08:04:43 INFO GlusterFS mount attempt 

27/06/2020 08:04:13 INFO GlusterFS mount attempt 

27/06/2020 08:03:43 INFO GlusterFS mount attempt 

27/06/2020 08:03:13 INFO GlusterFS mount attempt 

27/06/2020 08:02:43 INFO GlusterFS mount attempt 

27/06/2020 08:02:13 INFO GlusterFS mount attempt 

27/06/2020 08:01:43 INFO GlusterFS mount attempt 

27/06/2020 08:01:12 INFO GlusterFS mount attempt 

27/06/2020 08:00:42 INFO GlusterFS mount attempt 

27/06/2020 08:00:12 INFO GlusterFS mount attempt 

27/06/2020 07:59:42 INFO GlusterFS mount attempt 

27/06/2020 07:59:12 INFO GlusterFS mount attempt 

27/06/2020 07:58:42 INFO GlusterFS mount attempt 

27/06/2020 07:58:12 INFO GlusterFS mount attempt 

27/06/2020 07:57:42 INFO GlusterFS mount attempt 

27/06/2020 07:57:12 INFO GlusterFS mount attempt 

27/06/2020 07:56:42 INFO GlusterFS mount attempt 

27/06/2020 07:56:12 INFO GlusterFS mount attempt 

27/06/2020 07:55:41 INFO GlusterFS mount attempt 

27/06/2020 07:55:11 INFO GlusterFS mount attempt 

27/06/2020 07:54:41 INFO GlusterFS mount attempt 

27/06/2020 07:54:11 INFO GlusterFS mount attempt 

27/06/2020 07:53:41 INFO GlusterFS mount attempt 

27/06/2020 07:53:11 INFO GlusterFS mount attempt 

27/06/2020 07:52:41 INFO GlusterFS mount attempt 

27/06/2020 07:52:11 INFO GlusterFS mount attempt 

27/06/2020 07:51:41 INFO GlusterFS mount attempt 

27/06/2020 07:51:11 INFO GlusterFS mount attempt 

27/06/2020 07:50:41 INFO GlusterFS mount attempt 

27/06/2020 07:50:10 INFO GlusterFS mount attempt 

27/06/2020 07:49:40 INFO GlusterFS mount attempt 

27/06/2020 07:49:10 INFO GlusterFS mount attempt 

27/06/2020 07:48:40 INFO GlusterFS mount attempt 

27/06/2020 07:48:10 INFO GlusterFS mount attempt 

27/06/2020 07:47:40 INFO GlusterFS mount attempt 

27/06/2020 07:47:10 INFO GlusterFS mount attempt 

27/06/2020 07:46:40 INFO GlusterFS mount attempt 

27/06/2020 07:46:10 INFO GlusterFS mount attempt 

27/06/2020 07:45:40 INFO GlusterFS mount attempt 

27/06/2020 07:45:10 INFO GlusterFS mount attempt 

27/06/2020 07:44:39 INFO GlusterFS mount attempt 

27/06/2020 07:44:09 INFO GlusterFS mount attempt 

27/06/2020 07:43:39 INFO GlusterFS mount attempt 

27/06/2020 07:43:09 INFO GlusterFS mount attempt 

27/06/2020 07:42:39 INFO GlusterFS mount attempt 

27/06/2020 07:42:09 INFO GlusterFS mount attempt 

27/06/2020 07:41:39 INFO GlusterFS mount attempt 

27/06/2020 07:41:09 INFO GlusterFS mount attempt 

27/06/2020 07:40:39 INFO GlusterFS mount attempt 

27/06/2020 07:40:09 INFO GlusterFS mount attempt 

27/06/2020 07:39:39 INFO GlusterFS mount attempt 

27/06/2020 07:39:08 INFO GlusterFS mount attempt 

27/06/2020 07:38:38 INFO GlusterFS mount attempt 

27/06/2020 07:38:08 INFO GlusterFS mount attempt 

27/06/2020 07:37:38 INFO GlusterFS mount attempt 

27/06/2020 07:37:08 INFO GlusterFS mount attempt 

27/06/2020 07:36:38 INFO GlusterFS mount attempt 

27/06/2020 07:36:08 INFO GlusterFS mount attempt 

27/06/2020 07:35:38 INFO GlusterFS mount attempt 

27/06/2020 07:35:08 INFO GlusterFS mount attempt 

27/06/2020 07:34:38 INFO GlusterFS mount attempt 

27/06/2020 07:34:08 INFO GlusterFS mount attempt 

27/06/2020 07:33:37 INFO GlusterFS mount attempt 

27/06/2020 07:33:07 INFO GlusterFS mount attempt 

27/06/2020 07:32:38 WARNING connect() retry(3) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 07:32:38 ERROR error connecting to the cluster

27/06/2020 07:32:38 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 07:32:37 INFO GlusterFS mount attempt 

27/06/2020 07:32:07 INFO GlusterFS mount attempt 

27/06/2020 07:31:37 INFO GlusterFS mount attempt 

27/06/2020 07:31:07 INFO GlusterFS mount attempt 

27/06/2020 07:30:37 INFO GlusterFS mount attempt 

27/06/2020 07:30:07 INFO GlusterFS mount attempt 

27/06/2020 07:29:37 INFO GlusterFS mount attempt 

27/06/2020 07:29:07 INFO GlusterFS mount attempt 

27/06/2020 07:28:36 INFO GlusterFS mount attempt 

27/06/2020 07:28:06 INFO GlusterFS mount attempt 

27/06/2020 07:27:36 INFO GlusterFS mount attempt 

27/06/2020 07:27:06 INFO GlusterFS mount attempt 

27/06/2020 07:26:36 INFO GlusterFS mount attempt 

27/06/2020 07:26:06 INFO GlusterFS mount attempt 

27/06/2020 07:25:36 INFO GlusterFS mount attempt 

27/06/2020 07:25:06 INFO GlusterFS mount attempt 

27/06/2020 07:24:36 INFO GlusterFS mount attempt 

27/06/2020 07:24:06 INFO GlusterFS mount attempt 

27/06/2020 07:23:36 INFO GlusterFS mount attempt 

27/06/2020 07:23:06 INFO GlusterFS mount attempt 

27/06/2020 07:22:35 INFO GlusterFS mount attempt 

27/06/2020 07:22:05 INFO GlusterFS mount attempt 

27/06/2020 07:21:35 INFO GlusterFS mount attempt 

27/06/2020 07:21:05 INFO GlusterFS mount attempt 

27/06/2020 07:20:35 INFO GlusterFS mount attempt 

27/06/2020 07:20:05 INFO GlusterFS mount attempt 

27/06/2020 07:19:35 INFO GlusterFS mount attempt 

27/06/2020 07:19:05 INFO GlusterFS mount attempt 

27/06/2020 07:18:35 INFO GlusterFS mount attempt 

27/06/2020 07:18:05 INFO GlusterFS mount attempt 

27/06/2020 07:17:35 INFO GlusterFS mount attempt 

27/06/2020 07:17:05 INFO GlusterFS mount attempt 

27/06/2020 07:16:34 INFO GlusterFS mount attempt 

27/06/2020 07:16:04 INFO GlusterFS mount attempt 

27/06/2020 07:15:34 INFO GlusterFS mount attempt 

27/06/2020 07:15:04 INFO GlusterFS mount attempt 

27/06/2020 07:14:34 INFO GlusterFS mount attempt 

27/06/2020 07:14:04 INFO GlusterFS mount attempt 

27/06/2020 07:13:34 INFO GlusterFS mount attempt 

27/06/2020 07:13:04 INFO GlusterFS mount attempt 

27/06/2020 07:12:34 INFO GlusterFS mount attempt 

27/06/2020 07:12:04 INFO GlusterFS mount attempt 

27/06/2020 07:11:34 INFO GlusterFS mount attempt 

27/06/2020 07:11:03 INFO GlusterFS mount attempt 

27/06/2020 07:10:33 INFO GlusterFS mount attempt 

27/06/2020 07:10:03 INFO GlusterFS mount attempt 

27/06/2020 07:09:33 INFO GlusterFS mount attempt 

27/06/2020 07:09:03 INFO GlusterFS mount attempt 

27/06/2020 07:08:33 INFO GlusterFS mount attempt 

27/06/2020 07:08:03 INFO GlusterFS mount attempt 

27/06/2020 07:07:33 INFO GlusterFS mount attempt 

27/06/2020 07:07:03 INFO GlusterFS mount attempt 

27/06/2020 07:06:33 INFO GlusterFS mount attempt 

27/06/2020 07:06:03 INFO GlusterFS mount attempt 

27/06/2020 07:05:32 INFO GlusterFS mount attempt 

27/06/2020 07:05:02 INFO GlusterFS mount attempt 

27/06/2020 07:04:32 INFO GlusterFS mount attempt 

27/06/2020 07:04:02 INFO GlusterFS mount attempt 

27/06/2020 07:03:32 INFO GlusterFS mount attempt 

27/06/2020 07:03:02 INFO GlusterFS mount attempt 

27/06/2020 07:02:32 INFO GlusterFS mount attempt 

27/06/2020 07:02:02 INFO GlusterFS mount attempt 

27/06/2020 07:01:32 INFO GlusterFS mount attempt 

27/06/2020 07:01:02 INFO GlusterFS mount attempt 

27/06/2020 07:00:32 INFO GlusterFS mount attempt 

27/06/2020 07:00:01 INFO GlusterFS mount attempt 

27/06/2020 06:59:31 INFO GlusterFS mount attempt 

27/06/2020 06:59:01 INFO GlusterFS mount attempt 

27/06/2020 06:58:31 INFO GlusterFS mount attempt 

27/06/2020 06:58:01 INFO GlusterFS mount attempt 

27/06/2020 06:57:31 INFO GlusterFS mount attempt 

27/06/2020 06:57:01 INFO GlusterFS mount attempt 

27/06/2020 06:56:31 INFO GlusterFS mount attempt 

27/06/2020 06:56:01 INFO GlusterFS mount attempt 

27/06/2020 06:55:31 INFO GlusterFS mount attempt 

27/06/2020 06:55:01 INFO GlusterFS mount attempt 

27/06/2020 06:54:30 INFO GlusterFS mount attempt 

27/06/2020 06:54:00 INFO GlusterFS mount attempt 

27/06/2020 06:53:30 INFO GlusterFS mount attempt 

27/06/2020 06:53:00 INFO GlusterFS mount attempt 

27/06/2020 06:52:30 INFO GlusterFS mount attempt 

27/06/2020 06:52:00 INFO GlusterFS mount attempt 

27/06/2020 06:51:30 INFO GlusterFS mount attempt 

27/06/2020 06:51:00 INFO GlusterFS mount attempt 

27/06/2020 06:50:30 INFO GlusterFS mount attempt 

27/06/2020 06:50:00 INFO GlusterFS mount attempt 

27/06/2020 06:49:30 INFO GlusterFS mount attempt 

27/06/2020 06:48:59 INFO GlusterFS mount attempt 

27/06/2020 06:48:29 INFO GlusterFS mount attempt 

27/06/2020 06:47:59 INFO GlusterFS mount attempt 

27/06/2020 06:47:29 INFO GlusterFS mount attempt 

27/06/2020 06:46:59 INFO GlusterFS mount attempt 

27/06/2020 06:46:29 INFO GlusterFS mount attempt 

27/06/2020 06:45:59 INFO GlusterFS mount attempt 

27/06/2020 06:45:29 INFO GlusterFS mount attempt 

27/06/2020 06:44:59 INFO GlusterFS mount attempt 

27/06/2020 06:44:29 INFO GlusterFS mount attempt 

27/06/2020 06:43:59 INFO GlusterFS mount attempt 

27/06/2020 06:43:28 INFO GlusterFS mount attempt 

27/06/2020 06:42:58 INFO GlusterFS mount attempt 

27/06/2020 06:42:34 WARNING connect() retry(2) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 06:42:34 ERROR error connecting to the cluster

27/06/2020 06:42:34 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 06:42:28 INFO GlusterFS mount attempt 

27/06/2020 06:41:58 INFO GlusterFS mount attempt 

27/06/2020 06:41:28 INFO GlusterFS mount attempt 

27/06/2020 06:40:58 INFO GlusterFS mount attempt 

27/06/2020 06:40:28 INFO GlusterFS mount attempt 

27/06/2020 06:39:58 INFO GlusterFS mount attempt 

27/06/2020 06:39:28 INFO GlusterFS mount attempt 

27/06/2020 06:38:58 INFO GlusterFS mount attempt 

27/06/2020 06:38:28 INFO GlusterFS mount attempt 

27/06/2020 06:37:58 INFO GlusterFS mount attempt 

27/06/2020 06:37:27 INFO GlusterFS mount attempt 

27/06/2020 06:36:57 INFO GlusterFS mount attempt 

27/06/2020 06:36:27 INFO GlusterFS mount attempt 

27/06/2020 06:35:57 INFO GlusterFS mount attempt 

27/06/2020 06:35:27 INFO GlusterFS mount attempt 

27/06/2020 06:34:57 INFO GlusterFS mount attempt 

27/06/2020 06:34:27 INFO GlusterFS mount attempt 

27/06/2020 06:33:57 INFO GlusterFS mount attempt 

27/06/2020 06:33:27 INFO GlusterFS mount attempt 

27/06/2020 06:32:57 INFO GlusterFS mount attempt 

27/06/2020 06:32:26 INFO GlusterFS mount attempt 

27/06/2020 06:31:56 INFO GlusterFS mount attempt 

27/06/2020 06:31:26 INFO GlusterFS mount attempt 

27/06/2020 06:30:56 INFO GlusterFS mount attempt 

27/06/2020 06:30:26 INFO GlusterFS mount attempt 

27/06/2020 06:29:56 INFO GlusterFS mount attempt 

27/06/2020 06:29:26 INFO GlusterFS mount attempt 

27/06/2020 06:28:56 INFO GlusterFS mount attempt 

27/06/2020 06:28:26 INFO GlusterFS mount attempt 

27/06/2020 06:27:56 INFO GlusterFS mount attempt 

27/06/2020 06:27:26 INFO GlusterFS mount attempt 

27/06/2020 06:26:55 INFO GlusterFS mount attempt 

27/06/2020 06:26:25 INFO GlusterFS mount attempt 

27/06/2020 06:25:55 INFO GlusterFS mount attempt 

27/06/2020 06:25:25 INFO GlusterFS mount attempt 

27/06/2020 06:24:55 INFO GlusterFS mount attempt 

27/06/2020 06:24:25 INFO GlusterFS mount attempt 

27/06/2020 06:23:55 INFO GlusterFS mount attempt 

27/06/2020 06:23:25 INFO GlusterFS mount attempt 

27/06/2020 06:22:55 INFO GlusterFS mount attempt 

27/06/2020 06:22:25 INFO GlusterFS mount attempt 

27/06/2020 06:21:55 INFO GlusterFS mount attempt 

27/06/2020 06:21:25 INFO GlusterFS mount attempt 

27/06/2020 06:20:54 INFO GlusterFS mount attempt 

27/06/2020 06:20:24 INFO GlusterFS mount attempt 

27/06/2020 06:19:54 INFO GlusterFS mount attempt 

27/06/2020 06:19:24 INFO GlusterFS mount attempt 

27/06/2020 06:18:54 INFO GlusterFS mount attempt 

27/06/2020 06:18:24 INFO GlusterFS mount attempt 

27/06/2020 06:17:54 INFO GlusterFS mount attempt 

27/06/2020 06:17:24 INFO GlusterFS mount attempt 

27/06/2020 06:16:54 INFO GlusterFS mount attempt 

27/06/2020 06:16:24 INFO GlusterFS mount attempt 

27/06/2020 06:15:54 INFO GlusterFS mount attempt 

27/06/2020 06:15:23 INFO GlusterFS mount attempt 

27/06/2020 06:14:53 INFO GlusterFS mount attempt 

27/06/2020 06:14:23 INFO GlusterFS mount attempt 

27/06/2020 06:13:53 INFO GlusterFS mount attempt 

27/06/2020 06:13:23 INFO GlusterFS mount attempt 

27/06/2020 06:12:53 INFO GlusterFS mount attempt 

27/06/2020 06:12:23 INFO GlusterFS mount attempt 

27/06/2020 06:11:53 INFO GlusterFS mount attempt 

27/06/2020 06:11:23 INFO GlusterFS mount attempt 

27/06/2020 06:10:53 INFO GlusterFS mount attempt 

27/06/2020 06:10:23 INFO GlusterFS mount attempt 

27/06/2020 06:09:52 INFO GlusterFS mount attempt 

27/06/2020 06:09:22 INFO GlusterFS mount attempt 

27/06/2020 06:08:52 INFO GlusterFS mount attempt 

27/06/2020 06:08:22 INFO GlusterFS mount attempt 

27/06/2020 06:07:52 INFO GlusterFS mount attempt 

27/06/2020 06:07:22 INFO GlusterFS mount attempt 

27/06/2020 06:06:52 INFO GlusterFS mount attempt 

27/06/2020 06:06:22 INFO GlusterFS mount attempt 

27/06/2020 06:05:52 INFO GlusterFS mount attempt 

27/06/2020 06:05:22 INFO GlusterFS mount attempt 

27/06/2020 06:04:52 INFO GlusterFS mount attempt 

27/06/2020 06:04:21 INFO GlusterFS mount attempt 

27/06/2020 06:03:51 INFO GlusterFS mount attempt 

27/06/2020 06:03:21 INFO GlusterFS mount attempt 

27/06/2020 06:02:51 INFO GlusterFS mount attempt 

27/06/2020 06:02:21 INFO GlusterFS mount attempt 

27/06/2020 06:01:51 INFO GlusterFS mount attempt 

27/06/2020 06:01:21 INFO GlusterFS mount attempt 

27/06/2020 06:00:51 INFO GlusterFS mount attempt 

27/06/2020 06:00:21 INFO GlusterFS mount attempt 

27/06/2020 05:59:51 INFO GlusterFS mount attempt 

27/06/2020 05:59:20 INFO GlusterFS mount attempt 

27/06/2020 05:58:50 INFO GlusterFS mount attempt 

27/06/2020 05:58:20 INFO GlusterFS mount attempt 

27/06/2020 05:57:50 INFO GlusterFS mount attempt 

27/06/2020 05:57:20 INFO GlusterFS mount attempt 

27/06/2020 05:56:50 INFO GlusterFS mount attempt 

27/06/2020 05:56:20 INFO GlusterFS mount attempt 

27/06/2020 05:55:50 INFO GlusterFS mount attempt 

27/06/2020 05:55:20 INFO GlusterFS mount attempt 

27/06/2020 05:54:50 INFO GlusterFS mount attempt 

27/06/2020 05:54:20 INFO GlusterFS mount attempt 

27/06/2020 05:53:49 INFO GlusterFS mount attempt 

27/06/2020 05:53:19 INFO GlusterFS mount attempt 

27/06/2020 05:52:49 INFO GlusterFS mount attempt 

27/06/2020 05:52:32 WARNING connect() retry(1) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 05:52:32 ERROR error connecting to the cluster

27/06/2020 05:52:32 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 05:52:19 INFO GlusterFS mount attempt 

27/06/2020 05:51:49 INFO GlusterFS mount attempt 

27/06/2020 05:51:19 INFO GlusterFS mount attempt 

27/06/2020 05:50:49 INFO GlusterFS mount attempt 

27/06/2020 05:50:19 INFO GlusterFS mount attempt 

27/06/2020 05:49:49 INFO GlusterFS mount attempt 

27/06/2020 05:49:19 INFO GlusterFS mount attempt 

27/06/2020 05:48:49 INFO GlusterFS mount attempt 

27/06/2020 05:48:19 INFO GlusterFS mount attempt 

27/06/2020 05:47:48 INFO GlusterFS mount attempt 

27/06/2020 05:47:18 INFO GlusterFS mount attempt 

27/06/2020 05:46:48 INFO GlusterFS mount attempt 

27/06/2020 05:46:18 INFO GlusterFS mount attempt 

27/06/2020 05:45:48 INFO GlusterFS mount attempt 

27/06/2020 05:45:18 INFO GlusterFS mount attempt 

27/06/2020 05:44:48 INFO GlusterFS mount attempt 

27/06/2020 05:44:18 INFO GlusterFS mount attempt 

27/06/2020 05:43:48 INFO GlusterFS mount attempt 

27/06/2020 05:43:18 INFO GlusterFS mount attempt 

27/06/2020 05:42:48 INFO GlusterFS mount attempt 

27/06/2020 05:42:17 INFO GlusterFS mount attempt 

27/06/2020 05:41:47 INFO GlusterFS mount attempt 

27/06/2020 05:41:17 INFO GlusterFS mount attempt 

27/06/2020 05:40:47 INFO GlusterFS mount attempt 

27/06/2020 05:40:17 INFO GlusterFS mount attempt 

27/06/2020 05:39:47 INFO GlusterFS mount attempt 

27/06/2020 05:39:17 INFO GlusterFS mount attempt 

27/06/2020 05:38:47 INFO GlusterFS mount attempt 

27/06/2020 05:38:17 INFO GlusterFS mount attempt 

27/06/2020 05:37:47 INFO GlusterFS mount attempt 

27/06/2020 05:37:17 INFO GlusterFS mount attempt 

27/06/2020 05:36:46 INFO GlusterFS mount attempt 

27/06/2020 05:36:16 INFO GlusterFS mount attempt 

27/06/2020 05:35:46 INFO GlusterFS mount attempt 

27/06/2020 05:35:16 INFO GlusterFS mount attempt 

27/06/2020 05:34:46 INFO GlusterFS mount attempt 

27/06/2020 05:34:16 INFO GlusterFS mount attempt 

27/06/2020 05:33:46 INFO GlusterFS mount attempt 

27/06/2020 05:33:16 INFO GlusterFS mount attempt 

27/06/2020 05:32:46 INFO GlusterFS mount attempt 

27/06/2020 05:32:16 INFO GlusterFS mount attempt 

27/06/2020 05:31:46 INFO GlusterFS mount attempt 

27/06/2020 05:31:15 INFO GlusterFS mount attempt 

27/06/2020 05:30:45 INFO GlusterFS mount attempt 

27/06/2020 05:30:15 INFO GlusterFS mount attempt 

27/06/2020 05:29:45 INFO GlusterFS mount attempt 

27/06/2020 05:29:15 INFO GlusterFS mount attempt 

27/06/2020 05:28:45 INFO GlusterFS mount attempt 

27/06/2020 05:28:15 INFO GlusterFS mount attempt 

27/06/2020 05:27:45 INFO GlusterFS mount attempt 

27/06/2020 05:27:15 INFO GlusterFS mount attempt 

27/06/2020 05:26:45 INFO GlusterFS mount attempt 

27/06/2020 05:26:15 INFO GlusterFS mount attempt 

27/06/2020 05:25:45 INFO GlusterFS mount attempt 

27/06/2020 05:25:14 INFO GlusterFS mount attempt 

27/06/2020 05:24:44 INFO GlusterFS mount attempt 

27/06/2020 05:24:14 INFO GlusterFS mount attempt 

27/06/2020 05:23:44 INFO GlusterFS mount attempt 

27/06/2020 05:23:14 INFO GlusterFS mount attempt 

27/06/2020 05:22:44 INFO GlusterFS mount attempt 

27/06/2020 05:22:14 INFO GlusterFS mount attempt 

27/06/2020 05:21:44 INFO GlusterFS mount attempt 

27/06/2020 05:21:14 INFO GlusterFS mount attempt 

27/06/2020 05:20:44 INFO GlusterFS mount attempt 

27/06/2020 05:20:14 INFO GlusterFS mount attempt 

27/06/2020 05:19:43 INFO GlusterFS mount attempt 

27/06/2020 05:19:13 INFO GlusterFS mount attempt 

27/06/2020 05:18:43 INFO GlusterFS mount attempt 

27/06/2020 05:18:13 INFO GlusterFS mount attempt 

27/06/2020 05:17:43 INFO GlusterFS mount attempt 

27/06/2020 05:17:13 INFO GlusterFS mount attempt 

27/06/2020 05:16:43 INFO GlusterFS mount attempt 

27/06/2020 05:16:13 INFO GlusterFS mount attempt 

27/06/2020 05:15:43 INFO GlusterFS mount attempt 

27/06/2020 05:15:13 INFO GlusterFS mount attempt 

RetryConsulException

raise RetryConsulException()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/ps_consul.py", line 71, in get

attempt = Attempt(fn(*args, **kwargs), attempt_number, False)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 200, in call

six.reraise(self.value[0], self.value[1], self.value[2])

File "/usr/lib/python2.7/dist-packages/retrying.py", line 247, in get

raise attempt.get()

File "/usr/lib/python2.7/dist-packages/retrying.py", line 212, in call

return Retrying(*dargs, **dkw).call(f, *args, **kw)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 49, in wrapped_f

params=params)

File "/usr/local/lib/python2.7/dist-packages/consul/base.py", line 554, in get

return cons.kv.get(key, index=current_index, recurse=True)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/base.py", line 49, in watch

index, data = base.watch(self.root_path, current_index)

File "/usr/lib/python2.7/dist-packages/PetaSAN/backend/file_sync_manager.py", line 75, in sync

Traceback (most recent call last):

27/06/2020 05:15:07 ERROR 

27/06/2020 05:14:42 INFO GlusterFS mount attempt 

27/06/2020 05:14:12 INFO GlusterFS mount attempt 

27/06/2020 05:13:42 INFO GlusterFS mount attempt 

27/06/2020 05:13:12 INFO GlusterFS mount attempt 

27/06/2020 05:12:42 INFO GlusterFS mount attempt 

27/06/2020 05:12:12 INFO GlusterFS mount attempt 

27/06/2020 05:11:42 INFO GlusterFS mount attempt 

27/06/2020 05:11:12 INFO GlusterFS mount attempt 

27/06/2020 05:10:42 INFO GlusterFS mount attempt 

27/06/2020 05:10:12 INFO GlusterFS mount attempt 

27/06/2020 05:09:42 INFO GlusterFS mount attempt 

27/06/2020 05:09:11 INFO GlusterFS mount attempt 

27/06/2020 05:08:41 INFO GlusterFS mount attempt 

27/06/2020 05:08:11 INFO GlusterFS mount attempt 

27/06/2020 05:07:41 INFO GlusterFS mount attempt 

27/06/2020 05:07:11 INFO GlusterFS mount attempt 

27/06/2020 05:06:41 INFO GlusterFS mount attempt 

27/06/2020 05:06:11 INFO GlusterFS mount attempt 

27/06/2020 05:05:41 INFO GlusterFS mount attempt 

27/06/2020 05:05:11 INFO GlusterFS mount attempt 

27/06/2020 05:04:41 INFO GlusterFS mount attempt 

27/06/2020 05:04:11 INFO GlusterFS mount attempt 

27/06/2020 05:03:40 INFO GlusterFS mount attempt 

27/06/2020 05:03:10 INFO GlusterFS mount attempt 

27/06/2020 05:02:40 INFO GlusterFS mount attempt 

27/06/2020 05:02:32 ERROR Error getting active osds

27/06/2020 05:02:31 ERROR PoolChecker error : 'int' object has no attribute 'list_pools'

RetryConsulException

raise RetryConsulException()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/ps_consul.py", line 71, in get

attempt = Attempt(fn(*args, **kwargs), attempt_number, False)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 200, in call

six.reraise(self.value[0], self.value[1], self.value[2])

File "/usr/lib/python2.7/dist-packages/retrying.py", line 247, in get

raise attempt.get()

File "/usr/lib/python2.7/dist-packages/retrying.py", line 212, in call

return Retrying(*dargs, **dkw).call(f, *args, **kw)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 49, in wrapped_f

params=params)

File "/usr/local/lib/python2.7/dist-packages/consul/base.py", line 554, in get

index, data = cons.kv.get(key)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/api.py", line 446, in get_key

Traceback (most recent call last):

27/06/2020 05:02:13 ERROR 

27/06/2020 05:02:13 ERROR get_key, could not get key: PetaSAN/Services/ClusterLeader

27/06/2020 05:02:00 INFO GlusterFS mount attempt 

27/06/2020 05:00:36 INFO GlusterFS mount attempt 

27/06/2020 05:00:23 WARNING connect() retry(7) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 05:00:23 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 05:00:23 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 05:00:23 ERROR [Errno 12] Cannot allocate memory

27/06/2020 05:00:07 ERROR 

27/06/2020 04:59:55 ERROR LeaderElectionBase exception

27/06/2020 04:59:33 INFO GlusterFS mount attempt 

27/06/2020 04:59:19 WARNING connect() retry(6) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:59:19 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:59:19 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:59:19 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:47 WARNING connect() retry(5) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:46 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:58:46 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:58:46 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:46 INFO GlusterFS mount attempt 

27/06/2020 04:58:30 WARNING connect() retry(4) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:30 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:58:30 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:58:30 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:22 WARNING connect() retry(3) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:22 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:58:22 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:58:22 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:17 WARNING connect() retry(2) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:04 ERROR error connecting to the cluster

27/06/2020 04:58:00 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:57:48 INFO GlusterFS mount attempt 

RetryConsulException

raise RetryConsulException()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/ps_consul.py", line 71, in get

attempt = Attempt(fn(*args, **kwargs), attempt_number, False)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 200, in call

six.reraise(self.value[0], self.value[1], self.value[2])

File "/usr/lib/python2.7/dist-packages/retrying.py", line 247, in get

raise attempt.get()

File "/usr/lib/python2.7/dist-packages/retrying.py", line 212, in call

return Retrying(*dargs, **dkw).call(f, *args, **kw)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 49, in wrapped_f

params=params)

File "/usr/local/lib/python2.7/dist-packages/consul/base.py", line 554, in get

index, data = consul_obj.kv.get(key, lock_index, False, timeout)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/api.py", line 429, in get_key_blocking

Traceback (most recent call last):

27/06/2020 04:57:30 ERROR 

27/06/2020 04:57:29 ERROR Could not find key resource.

27/06/2020 04:56:38 INFO GlusterFS mount attempt 

27/06/2020 04:55:51 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:55:30 ERROR 

27/06/2020 04:55:29 ERROR Node Stats exception.

27/06/2020 04:55:11 INFO GlusterFS mount attempt 

27/06/2020 04:54:35 INFO GlusterFS mount attempt 

27/06/2020 04:53:02 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:52:56 ERROR 

27/06/2020 04:52:56 ERROR Node Stats exception.

27/06/2020 04:52:22 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:51:53 ERROR 

27/06/2020 04:51:53 ERROR Node Stats exception.

27/06/2020 04:51:50 INFO GlusterFS mount attempt 

27/06/2020 04:51:20 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:50:52 ERROR 

27/06/2020 04:50:52 ERROR Node Stats exception.

27/06/2020 04:50:50 INFO GlusterFS mount attempt 

27/06/2020 04:50:19 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:49:52 ERROR 

27/06/2020 04:49:52 ERROR Node Stats exception.

27/06/2020 04:49:49 INFO GlusterFS mount attempt 

27/06/2020 04:49:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

27/06/2020 04:48:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.54 `date +%s`" "

27/06/2020 04:48:52 ERROR Node Stats exception.

27/06/2020 04:48:49 INFO GlusterFS mount attempt 

27/06/2020 04:48:19 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:47:49 ERROR 

27/06/2020 04:47:49 ERROR Node Stats exception.

27/06/2020 04:47:48 INFO GlusterFS mount attempt 

27/06/2020 04:47:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:46:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 04:46:49 ERROR Node Stats exception.

27/06/2020 04:46:48 INFO GlusterFS mount attempt 

27/06/2020 04:46:18 INFO GlusterFS mount attempt 

27/06/2020 04:45:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

27/06/2020 04:45:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.85 `date +%s`" "

27/06/2020 04:45:45 ERROR Node Stats exception.

27/06/2020 04:45:18 INFO GlusterFS mount attempt 

27/06/2020 04:44:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

27/06/2020 04:44:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.82 `date +%s`" "

27/06/2020 04:44:42 ERROR Node Stats exception.

27/06/2020 04:44:18 INFO GlusterFS mount attempt 

27/06/2020 04:43:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.43 `date +%s`" "

27/06/2020 04:43:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.27 `date +%s`" "

27/06/2020 04:43:38 ERROR Node Stats exception.

27/06/2020 04:43:17 INFO GlusterFS mount attempt 

27/06/2020 04:42:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 04:42:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.39 `date +%s`" "

27/06/2020 04:42:35 ERROR Node Stats exception.

27/06/2020 04:42:17 INFO GlusterFS mount attempt 

27/06/2020 04:41:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 04:41:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.62 `date +%s`" "

27/06/2020 04:41:32 ERROR Node Stats exception.

27/06/2020 04:41:17 INFO GlusterFS mount attempt 

27/06/2020 04:40:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 04:40:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.45 `date +%s`" "

27/06/2020 04:40:28 ERROR Node Stats exception.

27/06/2020 04:40:16 INFO GlusterFS mount attempt 

27/06/2020 04:39:46 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:39:24 ERROR 

27/06/2020 04:39:24 ERROR Node Stats exception.

27/06/2020 04:39:15 INFO GlusterFS mount attempt 

27/06/2020 04:38:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

27/06/2020 04:38:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.08 `date +%s`" "

27/06/2020 04:38:24 ERROR Node Stats exception.

27/06/2020 04:38:15 INFO GlusterFS mount attempt 

27/06/2020 04:37:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 27.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.42 `date +%s`" "

27/06/2020 04:37:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 27.15 `date +%s`" "

27/06/2020 04:37:21 ERROR Node Stats exception.

27/06/2020 04:37:15 INFO GlusterFS mount attempt 

27/06/2020 04:36:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:36:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 04:36:18 ERROR Node Stats exception.

27/06/2020 04:36:15 INFO GlusterFS mount attempt 

27/06/2020 04:35:45 INFO GlusterFS mount attempt 

27/06/2020 04:35:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 04:35:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.32 `date +%s`" "

27/06/2020 04:35:14 ERROR Node Stats exception.

27/06/2020 04:34:44 INFO GlusterFS mount attempt 

27/06/2020 04:34:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

27/06/2020 04:34:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.44 `date +%s`" "

27/06/2020 04:34:10 ERROR Node Stats exception.

27/06/2020 04:33:44 INFO GlusterFS mount attempt 

27/06/2020 04:33:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 04:33:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.65 `date +%s`" "

27/06/2020 04:33:07 ERROR Node Stats exception.

27/06/2020 04:32:44 INFO GlusterFS mount attempt 

27/06/2020 04:32:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 04:32:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.01 `date +%s`" "

27/06/2020 04:32:04 ERROR Node Stats exception.

27/06/2020 04:31:44 INFO GlusterFS mount attempt 

27/06/2020 04:31:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 28.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

27/06/2020 04:31:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 28.42 `date +%s`" "

27/06/2020 04:31:00 ERROR Node Stats exception.

27/06/2020 04:30:43 INFO GlusterFS mount attempt 

27/06/2020 04:30:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 04:29:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.26 `date +%s`" "

27/06/2020 04:29:57 ERROR Node Stats exception.

27/06/2020 04:29:43 INFO GlusterFS mount attempt 

27/06/2020 04:29:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 04:28:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.41 `date +%s`" "

27/06/2020 04:28:53 ERROR Node Stats exception.

27/06/2020 04:28:43 INFO GlusterFS mount attempt 

27/06/2020 04:28:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

27/06/2020 04:27:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.77 `date +%s`" "

27/06/2020 04:27:50 ERROR Node Stats exception.

27/06/2020 04:27:43 INFO GlusterFS mount attempt 

27/06/2020 04:27:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

27/06/2020 04:26:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.05 `date +%s`" "

27/06/2020 04:26:47 ERROR Node Stats exception.

27/06/2020 04:26:43 INFO GlusterFS mount attempt 

27/06/2020 04:26:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:25:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 04:25:43 ERROR Node Stats exception.

27/06/2020 04:25:42 INFO GlusterFS mount attempt 

27/06/2020 04:25:12 INFO GlusterFS mount attempt 

27/06/2020 04:24:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 04:24:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.48 `date +%s`" "

27/06/2020 04:24:39 ERROR Node Stats exception.

27/06/2020 04:24:12 INFO GlusterFS mount attempt 

27/06/2020 04:23:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 04:23:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.03 `date +%s`" "

27/06/2020 04:23:36 ERROR Node Stats exception.

27/06/2020 04:23:12 INFO GlusterFS mount attempt 

27/06/2020 04:22:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 04:22:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.34 `date +%s`" "

27/06/2020 04:22:33 ERROR Node Stats exception.

27/06/2020 04:22:12 INFO GlusterFS mount attempt 

27/06/2020 04:21:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 04:21:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.17 `date +%s`" "

27/06/2020 04:21:29 ERROR Node Stats exception.

27/06/2020 04:21:11 INFO GlusterFS mount attempt 

27/06/2020 04:20:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 04:20:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.8 `date +%s`" "

27/06/2020 04:20:26 ERROR Node Stats exception.

27/06/2020 04:20:11 INFO GlusterFS mount attempt 

27/06/2020 04:19:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

27/06/2020 04:19:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.63 `date +%s`" "

27/06/2020 04:19:23 ERROR Node Stats exception.

27/06/2020 04:19:11 INFO GlusterFS mount attempt 

27/06/2020 04:18:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 04:18:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.34 `date +%s`" "

27/06/2020 04:18:19 ERROR Node Stats exception.

27/06/2020 04:18:11 INFO GlusterFS mount attempt 

27/06/2020 04:17:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

27/06/2020 04:17:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.1 `date +%s`" "

27/06/2020 04:17:16 ERROR Node Stats exception.

27/06/2020 04:17:11 INFO GlusterFS mount attempt 

27/06/2020 04:16:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 04:16:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.18 `date +%s`" "

27/06/2020 04:16:13 ERROR Node Stats exception.

27/06/2020 04:16:10 INFO GlusterFS mount attempt 

27/06/2020 04:15:40 INFO GlusterFS mount attempt 

27/06/2020 04:15:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:15:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 04:15:09 ERROR Node Stats exception.

27/06/2020 04:14:40 INFO GlusterFS mount attempt 

27/06/2020 04:14:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 04:14:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.8 `date +%s`" "

27/06/2020 04:14:05 ERROR Node Stats exception.

27/06/2020 04:13:40 INFO GlusterFS mount attempt 

27/06/2020 04:13:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 04:13:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.86 `date +%s`" "

27/06/2020 04:13:01 ERROR Node Stats exception.

27/06/2020 04:12:40 INFO GlusterFS mount attempt 

27/06/2020 04:12:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 04:11:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

27/06/2020 04:11:58 ERROR Node Stats exception.

27/06/2020 04:11:40 INFO GlusterFS mount attempt 

27/06/2020 04:11:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 04:10:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.67 `date +%s`" "

27/06/2020 04:10:55 ERROR Node Stats exception.

27/06/2020 04:10:39 INFO GlusterFS mount attempt 

27/06/2020 04:10:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 04:09:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

27/06/2020 04:09:52 ERROR Node Stats exception.

27/06/2020 04:09:39 INFO GlusterFS mount attempt 

27/06/2020 04:09:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 04:08:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

27/06/2020 04:08:48 ERROR Node Stats exception.

27/06/2020 04:08:39 INFO GlusterFS mount attempt 

27/06/2020 04:08:09 INFO GlusterFS mount attempt 

27/06/2020 04:07:49 WARNING connect() retry(1) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 04:07:49 ERROR error connecting to the cluster

27/06/2020 04:07:49 ERROR do_connect() Cannot connect to ceph cluster.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 04:07:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

27/06/2020 04:07:45 ERROR Node Stats exception.

27/06/2020 04:07:39 INFO GlusterFS mount attempt 

27/06/2020 04:07:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 04:06:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.6 `date +%s`" "

27/06/2020 04:06:42 ERROR Node Stats exception.

27/06/2020 04:06:39 INFO GlusterFS mount attempt 

27/06/2020 04:06:08 INFO GlusterFS mount attempt 

27/06/2020 04:05:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 04:05:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

27/06/2020 04:05:38 ERROR Node Stats exception.

27/06/2020 04:05:08 INFO GlusterFS mount attempt 

27/06/2020 04:04:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:04:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 04:04:35 ERROR Node Stats exception.

27/06/2020 04:04:08 INFO GlusterFS mount attempt 

27/06/2020 04:03:38 INFO GlusterFS mount attempt 

27/06/2020 04:03:08 INFO GlusterFS mount attempt 

27/06/2020 04:02:38 INFO GlusterFS mount attempt 

27/06/2020 04:02:08 INFO GlusterFS mount attempt 

27/06/2020 04:01:38 INFO GlusterFS mount attempt 

27/06/2020 04:01:07 INFO GlusterFS mount attempt 

27/06/2020 04:00:37 INFO GlusterFS mount attempt 

27/06/2020 04:00:07 INFO GlusterFS mount attempt 

27/06/2020 03:59:37 INFO GlusterFS mount attempt 

27/06/2020 03:59:07 INFO GlusterFS mount attempt 

27/06/2020 03:58:37 INFO GlusterFS mount attempt 

27/06/2020 03:58:07 INFO GlusterFS mount attempt 

27/06/2020 03:57:37 INFO GlusterFS mount attempt 

27/06/2020 03:57:07 INFO GlusterFS mount attempt 

27/06/2020 03:56:37 INFO GlusterFS mount attempt 

27/06/2020 03:56:07 INFO GlusterFS mount attempt 

27/06/2020 03:55:37 INFO GlusterFS mount attempt 

27/06/2020 03:55:06 INFO GlusterFS mount attempt 

27/06/2020 03:54:36 INFO GlusterFS mount attempt 

27/06/2020 03:54:06 INFO GlusterFS mount attempt 

27/06/2020 03:53:36 INFO GlusterFS mount attempt 

27/06/2020 03:53:06 INFO GlusterFS mount attempt 

27/06/2020 03:52:36 INFO GlusterFS mount attempt 

27/06/2020 03:52:06 INFO GlusterFS mount attempt 

27/06/2020 03:51:36 INFO GlusterFS mount attempt 

27/06/2020 03:51:06 INFO GlusterFS mount attempt 

27/06/2020 03:50:36 INFO GlusterFS mount attempt 

27/06/2020 03:50:05 INFO GlusterFS mount attempt 

27/06/2020 03:49:35 INFO GlusterFS mount attempt 

27/06/2020 03:49:05 INFO GlusterFS mount attempt 

27/06/2020 03:48:35 INFO GlusterFS mount attempt 

27/06/2020 03:48:05 INFO GlusterFS mount attempt 

27/06/2020 03:47:35 INFO GlusterFS mount attempt 

27/06/2020 03:47:05 INFO GlusterFS mount attempt 

27/06/2020 03:46:35 INFO GlusterFS mount attempt 

27/06/2020 03:46:05 INFO GlusterFS mount attempt 

27/06/2020 03:45:35 INFO GlusterFS mount attempt 

27/06/2020 03:45:05 INFO GlusterFS mount attempt 

27/06/2020 03:44:34 INFO GlusterFS mount attempt 

27/06/2020 03:44:04 INFO GlusterFS mount attempt 

27/06/2020 03:43:34 INFO GlusterFS mount attempt 

27/06/2020 03:43:04 INFO GlusterFS mount attempt 

27/06/2020 03:42:34 INFO GlusterFS mount attempt 

27/06/2020 03:42:04 INFO GlusterFS mount attempt 

27/06/2020 03:41:34 INFO GlusterFS mount attempt 

27/06/2020 03:41:04 INFO GlusterFS mount attempt 

27/06/2020 03:40:34 INFO GlusterFS mount attempt 

27/06/2020 03:40:04 INFO GlusterFS mount attempt 

27/06/2020 03:39:34 INFO GlusterFS mount attempt 

27/06/2020 03:39:03 INFO GlusterFS mount attempt 

27/06/2020 03:38:33 INFO GlusterFS mount attempt 

27/06/2020 03:38:03 INFO GlusterFS mount attempt 

27/06/2020 03:37:33 INFO GlusterFS mount attempt 

27/06/2020 03:37:03 INFO GlusterFS mount attempt 

27/06/2020 03:36:33 INFO GlusterFS mount attempt 

27/06/2020 03:36:03 INFO GlusterFS mount attempt 

27/06/2020 03:35:33 INFO GlusterFS mount attempt 

27/06/2020 03:35:03 INFO GlusterFS mount attempt 

27/06/2020 03:34:33 INFO GlusterFS mount attempt 

27/06/2020 03:34:02 INFO GlusterFS mount attempt 

27/06/2020 03:33:32 INFO GlusterFS mount attempt 

27/06/2020 03:33:02 INFO GlusterFS mount attempt 

27/06/2020 03:32:32 INFO GlusterFS mount attempt 

27/06/2020 03:32:02 INFO GlusterFS mount attempt 

27/06/2020 03:31:32 INFO GlusterFS mount attempt 

27/06/2020 03:31:02 INFO GlusterFS mount attempt 

27/06/2020 03:30:32 INFO GlusterFS mount attempt 

27/06/2020 03:30:02 INFO GlusterFS mount attempt 

27/06/2020 03:29:32 INFO GlusterFS mount attempt 

27/06/2020 03:29:02 INFO GlusterFS mount attempt 

27/06/2020 03:28:31 INFO GlusterFS mount attempt 

27/06/2020 03:28:01 INFO GlusterFS mount attempt 

27/06/2020 03:27:31 INFO GlusterFS mount attempt 

27/06/2020 03:27:01 INFO GlusterFS mount attempt 

27/06/2020 03:26:31 INFO GlusterFS mount attempt 

27/06/2020 03:26:01 INFO GlusterFS mount attempt 

27/06/2020 03:25:31 INFO GlusterFS mount attempt 

27/06/2020 03:25:01 INFO GlusterFS mount attempt 

27/06/2020 03:24:31 INFO GlusterFS mount attempt 

27/06/2020 03:24:01 INFO GlusterFS mount attempt 

27/06/2020 03:23:31 INFO GlusterFS mount attempt 

27/06/2020 03:23:00 INFO GlusterFS mount attempt 

27/06/2020 03:22:30 INFO GlusterFS mount attempt 

27/06/2020 03:22:00 INFO GlusterFS mount attempt 

27/06/2020 03:21:30 INFO GlusterFS mount attempt 

27/06/2020 03:21:00 INFO GlusterFS mount attempt 

27/06/2020 03:20:30 INFO GlusterFS mount attempt 

27/06/2020 03:20:00 INFO GlusterFS mount attempt 

27/06/2020 03:19:30 INFO GlusterFS mount attempt 

27/06/2020 03:19:00 INFO GlusterFS mount attempt 

27/06/2020 03:18:30 INFO GlusterFS mount attempt 

27/06/2020 03:17:59 INFO GlusterFS mount attempt 

27/06/2020 03:17:29 INFO GlusterFS mount attempt 

27/06/2020 03:16:59 INFO GlusterFS mount attempt 

27/06/2020 03:16:29 INFO GlusterFS mount attempt 

27/06/2020 03:15:59 INFO GlusterFS mount attempt 

27/06/2020 03:15:29 INFO GlusterFS mount attempt 

27/06/2020 03:14:59 INFO GlusterFS mount attempt 

27/06/2020 03:14:29 INFO GlusterFS mount attempt 

27/06/2020 03:13:59 INFO GlusterFS mount attempt 

27/06/2020 03:13:29 INFO GlusterFS mount attempt 

27/06/2020 03:12:59 INFO GlusterFS mount attempt 

27/06/2020 03:12:28 INFO GlusterFS mount attempt 

27/06/2020 03:11:58 INFO GlusterFS mount attempt 

27/06/2020 03:11:28 INFO GlusterFS mount attempt 

27/06/2020 03:10:58 INFO GlusterFS mount attempt 

27/06/2020 03:10:28 INFO GlusterFS mount attempt 

27/06/2020 03:09:58 INFO GlusterFS mount attempt 

27/06/2020 03:09:28 INFO GlusterFS mount attempt 

27/06/2020 03:08:58 INFO GlusterFS mount attempt 

27/06/2020 03:08:28 INFO GlusterFS mount attempt 

27/06/2020 03:07:58 INFO GlusterFS mount attempt 

27/06/2020 03:07:27 INFO GlusterFS mount attempt 

27/06/2020 03:06:57 INFO GlusterFS mount attempt 

27/06/2020 03:06:27 INFO GlusterFS mount attempt 

27/06/2020 03:05:57 INFO GlusterFS mount attempt 

27/06/2020 03:05:27 INFO GlusterFS mount attempt 

27/06/2020 03:04:57 INFO GlusterFS mount attempt 

27/06/2020 03:04:27 INFO GlusterFS mount attempt 

27/06/2020 03:03:57 INFO GlusterFS mount attempt 

27/06/2020 03:03:27 INFO GlusterFS mount attempt 

27/06/2020 03:02:57 INFO GlusterFS mount attempt 

27/06/2020 03:02:27 INFO GlusterFS mount attempt 

27/06/2020 03:01:56 INFO GlusterFS mount attempt 

27/06/2020 03:01:26 INFO GlusterFS mount attempt 

27/06/2020 03:00:56 INFO GlusterFS mount attempt 

27/06/2020 03:00:26 INFO GlusterFS mount attempt 

27/06/2020 02:59:56 INFO GlusterFS mount attempt 

27/06/2020 02:59:26 INFO GlusterFS mount attempt 

27/06/2020 02:58:56 INFO GlusterFS mount attempt 

27/06/2020 02:58:26 INFO GlusterFS mount attempt 

27/06/2020 02:57:56 INFO GlusterFS mount attempt 

27/06/2020 02:57:26 INFO GlusterFS mount attempt 

27/06/2020 02:56:56 INFO GlusterFS mount attempt 

27/06/2020 02:56:25 INFO GlusterFS mount attempt 

27/06/2020 02:55:55 INFO GlusterFS mount attempt 

27/06/2020 02:55:25 INFO GlusterFS mount attempt 

27/06/2020 02:54:55 INFO GlusterFS mount attempt 

27/06/2020 02:54:25 INFO GlusterFS mount attempt 

27/06/2020 02:53:55 INFO GlusterFS mount attempt 

27/06/2020 02:53:25 INFO GlusterFS mount attempt 

27/06/2020 02:52:55 INFO GlusterFS mount attempt 

27/06/2020 02:52:25 INFO GlusterFS mount attempt 

27/06/2020 02:51:55 INFO GlusterFS mount attempt 

27/06/2020 02:51:25 INFO GlusterFS mount attempt 

27/06/2020 02:50:54 INFO GlusterFS mount attempt 

27/06/2020 02:50:24 INFO GlusterFS mount attempt 

27/06/2020 02:49:54 INFO GlusterFS mount attempt 

27/06/2020 02:49:24 INFO GlusterFS mount attempt 

27/06/2020 02:48:54 INFO GlusterFS mount attempt 

27/06/2020 02:48:24 INFO GlusterFS mount attempt 

27/06/2020 02:47:54 INFO GlusterFS mount attempt 

27/06/2020 02:47:24 INFO GlusterFS mount attempt 

27/06/2020 02:46:54 INFO GlusterFS mount attempt 

27/06/2020 02:46:24 INFO GlusterFS mount attempt 

27/06/2020 02:45:54 INFO GlusterFS mount attempt 

27/06/2020 02:45:23 INFO GlusterFS mount attempt 

27/06/2020 02:44:53 INFO GlusterFS mount attempt 

27/06/2020 02:44:23 INFO GlusterFS mount attempt 

27/06/2020 02:43:53 INFO GlusterFS mount attempt 

27/06/2020 02:43:23 INFO GlusterFS mount attempt 

27/06/2020 02:42:53 INFO GlusterFS mount attempt 

27/06/2020 02:42:23 INFO GlusterFS mount attempt 

27/06/2020 02:41:53 INFO GlusterFS mount attempt 

27/06/2020 02:41:23 INFO GlusterFS mount attempt 

27/06/2020 02:40:53 INFO GlusterFS mount attempt 

27/06/2020 02:40:23 INFO GlusterFS mount attempt 

27/06/2020 02:39:53 INFO GlusterFS mount attempt 

27/06/2020 02:39:22 INFO GlusterFS mount attempt 

27/06/2020 02:38:52 INFO GlusterFS mount attempt 

27/06/2020 02:38:22 INFO GlusterFS mount attempt 

27/06/2020 02:37:52 INFO GlusterFS mount attempt 

27/06/2020 02:37:22 INFO GlusterFS mount attempt 

27/06/2020 02:36:52 INFO GlusterFS mount attempt 

27/06/2020 02:36:22 INFO GlusterFS mount attempt 

27/06/2020 02:35:52 INFO GlusterFS mount attempt 

27/06/2020 02:35:22 INFO GlusterFS mount attempt 

27/06/2020 02:34:52 INFO GlusterFS mount attempt 

27/06/2020 02:34:21 INFO GlusterFS mount attempt 

27/06/2020 02:33:51 INFO GlusterFS mount attempt 

27/06/2020 02:33:21 INFO GlusterFS mount attempt 

27/06/2020 02:32:51 INFO GlusterFS mount attempt 

27/06/2020 02:32:21 INFO GlusterFS mount attempt 

27/06/2020 02:31:51 INFO GlusterFS mount attempt 

27/06/2020 02:31:21 INFO GlusterFS mount attempt 

27/06/2020 02:30:51 INFO GlusterFS mount attempt 

27/06/2020 02:30:21 INFO GlusterFS mount attempt 

27/06/2020 02:29:51 INFO GlusterFS mount attempt 

27/06/2020 02:29:21 INFO GlusterFS mount attempt 

27/06/2020 02:28:51 INFO GlusterFS mount attempt 

27/06/2020 02:28:20 INFO GlusterFS mount attempt 

27/06/2020 02:27:50 INFO GlusterFS mount attempt 

27/06/2020 02:27:20 INFO GlusterFS mount attempt 

27/06/2020 02:26:50 INFO GlusterFS mount attempt 

27/06/2020 02:26:20 INFO GlusterFS mount attempt 

27/06/2020 02:25:50 INFO GlusterFS mount attempt 

27/06/2020 02:25:20 INFO GlusterFS mount attempt 

27/06/2020 02:24:50 INFO GlusterFS mount attempt 

27/06/2020 02:24:20 INFO GlusterFS mount attempt 

27/06/2020 02:23:50 INFO GlusterFS mount attempt 

27/06/2020 02:23:19 INFO GlusterFS mount attempt 

27/06/2020 02:22:49 INFO GlusterFS mount attempt 

27/06/2020 02:22:19 INFO GlusterFS mount attempt 

27/06/2020 02:21:49 INFO GlusterFS mount attempt 

27/06/2020 02:21:19 INFO GlusterFS mount attempt 

27/06/2020 02:20:49 INFO GlusterFS mount attempt 

27/06/2020 02:20:19 INFO GlusterFS mount attempt 

27/06/2020 02:19:49 INFO GlusterFS mount attempt 

27/06/2020 02:19:19 INFO GlusterFS mount attempt 

27/06/2020 02:18:49 INFO GlusterFS mount attempt 

27/06/2020 02:18:19 INFO GlusterFS mount attempt 

27/06/2020 02:17:48 INFO GlusterFS mount attempt 

27/06/2020 02:17:18 INFO GlusterFS mount attempt 

27/06/2020 02:16:48 INFO GlusterFS mount attempt 

27/06/2020 02:16:18 INFO GlusterFS mount attempt 

27/06/2020 02:15:48 INFO GlusterFS mount attempt 

27/06/2020 02:15:18 INFO GlusterFS mount attempt 

27/06/2020 02:14:48 INFO GlusterFS mount attempt 

27/06/2020 02:14:18 INFO GlusterFS mount attempt 

27/06/2020 02:13:48 INFO GlusterFS mount attempt 

27/06/2020 02:13:18 INFO GlusterFS mount attempt 

27/06/2020 02:12:48 INFO GlusterFS mount attempt 

27/06/2020 02:12:17 INFO GlusterFS mount attempt 

27/06/2020 02:11:47 INFO GlusterFS mount attempt 

27/06/2020 02:11:17 INFO GlusterFS mount attempt 

27/06/2020 02:10:47 INFO GlusterFS mount attempt 

27/06/2020 02:10:17 INFO GlusterFS mount attempt 

27/06/2020 02:09:47 INFO GlusterFS mount attempt 

27/06/2020 02:09:17 INFO GlusterFS mount attempt 

27/06/2020 02:08:47 INFO GlusterFS mount attempt 

27/06/2020 02:08:17 INFO GlusterFS mount attempt 

27/06/2020 02:07:47 INFO GlusterFS mount attempt 

27/06/2020 02:07:17 INFO GlusterFS mount attempt 

27/06/2020 02:06:46 INFO GlusterFS mount attempt 

27/06/2020 02:06:16 INFO GlusterFS mount attempt 

27/06/2020 02:05:46 INFO GlusterFS mount attempt 

27/06/2020 02:05:16 INFO GlusterFS mount attempt 

27/06/2020 02:04:46 INFO GlusterFS mount attempt 

27/06/2020 02:04:16 INFO GlusterFS mount attempt 

27/06/2020 02:03:46 INFO GlusterFS mount attempt 

27/06/2020 02:03:16 INFO GlusterFS mount attempt 

27/06/2020 02:02:46 INFO GlusterFS mount attempt 

27/06/2020 02:02:16 INFO GlusterFS mount attempt 

27/06/2020 02:01:46 INFO GlusterFS mount attempt 

27/06/2020 02:01:15 INFO GlusterFS mount attempt 

27/06/2020 02:00:45 INFO GlusterFS mount attempt 

27/06/2020 02:00:15 INFO GlusterFS mount attempt 

27/06/2020 01:59:45 INFO GlusterFS mount attempt 

27/06/2020 01:59:15 INFO GlusterFS mount attempt 

27/06/2020 01:58:45 INFO GlusterFS mount attempt 

27/06/2020 01:58:15 INFO GlusterFS mount attempt 

27/06/2020 01:57:45 INFO GlusterFS mount attempt 

27/06/2020 01:57:15 INFO GlusterFS mount attempt 

27/06/2020 01:56:45 INFO GlusterFS mount attempt 

27/06/2020 01:56:15 INFO GlusterFS mount attempt 

27/06/2020 01:55:44 INFO GlusterFS mount attempt 

27/06/2020 01:55:14 INFO GlusterFS mount attempt 

27/06/2020 01:54:44 INFO GlusterFS mount attempt 

27/06/2020 01:54:14 INFO GlusterFS mount attempt 

27/06/2020 01:53:44 INFO GlusterFS mount attempt 

27/06/2020 01:53:14 INFO GlusterFS mount attempt 

27/06/2020 01:52:44 INFO GlusterFS mount attempt 

27/06/2020 01:52:14 INFO GlusterFS mount attempt 

27/06/2020 01:51:44 INFO GlusterFS mount attempt 

27/06/2020 01:51:14 INFO GlusterFS mount attempt 

27/06/2020 01:50:44 INFO GlusterFS mount attempt 

27/06/2020 01:50:13 INFO GlusterFS mount attempt 

27/06/2020 01:49:43 INFO GlusterFS mount attempt 

27/06/2020 01:49:13 INFO GlusterFS mount attempt 

27/06/2020 01:48:43 INFO GlusterFS mount attempt 

27/06/2020 01:48:13 INFO GlusterFS mount attempt 

27/06/2020 01:47:43 INFO GlusterFS mount attempt 

27/06/2020 01:47:13 INFO GlusterFS mount attempt 

27/06/2020 01:46:43 INFO GlusterFS mount attempt 

27/06/2020 01:46:13 INFO GlusterFS mount attempt 

27/06/2020 01:45:43 INFO GlusterFS mount attempt 

27/06/2020 01:45:13 INFO GlusterFS mount attempt 

27/06/2020 01:44:42 INFO GlusterFS mount attempt 

27/06/2020 01:44:12 INFO GlusterFS mount attempt 

27/06/2020 01:43:42 INFO GlusterFS mount attempt 

27/06/2020 01:43:12 INFO GlusterFS mount attempt 

27/06/2020 01:42:42 INFO GlusterFS mount attempt 

27/06/2020 01:42:12 INFO GlusterFS mount attempt 

27/06/2020 01:41:42 INFO GlusterFS mount attempt 

27/06/2020 01:41:12 INFO GlusterFS mount attempt 

27/06/2020 01:40:42 INFO GlusterFS mount attempt 

27/06/2020 01:40:12 INFO GlusterFS mount attempt 

27/06/2020 01:39:42 INFO GlusterFS mount attempt 

27/06/2020 01:39:12 INFO GlusterFS mount attempt 

27/06/2020 01:38:41 INFO GlusterFS mount attempt 

27/06/2020 01:38:11 INFO GlusterFS mount attempt 

27/06/2020 01:37:41 INFO GlusterFS mount attempt 

27/06/2020 01:37:11 INFO GlusterFS mount attempt 

27/06/2020 01:36:41 INFO GlusterFS mount attempt 

27/06/2020 01:36:11 INFO GlusterFS mount attempt 

27/06/2020 01:35:41 INFO GlusterFS mount attempt 

27/06/2020 01:35:11 INFO GlusterFS mount attempt 

27/06/2020 01:34:41 INFO GlusterFS mount attempt 

27/06/2020 01:34:11 INFO GlusterFS mount attempt 

27/06/2020 01:33:41 INFO GlusterFS mount attempt 

27/06/2020 01:33:10 INFO GlusterFS mount attempt 

27/06/2020 01:32:40 INFO GlusterFS mount attempt 

27/06/2020 01:32:10 INFO GlusterFS mount attempt 

27/06/2020 01:31:40 INFO GlusterFS mount attempt 

27/06/2020 01:31:10 INFO GlusterFS mount attempt 

27/06/2020 01:30:40 INFO GlusterFS mount attempt 

27/06/2020 01:30:10 INFO GlusterFS mount attempt 

27/06/2020 01:29:40 INFO GlusterFS mount attempt 

27/06/2020 01:29:10 INFO GlusterFS mount attempt 

27/06/2020 01:28:40 INFO GlusterFS mount attempt 

27/06/2020 01:28:09 INFO GlusterFS mount attempt 

27/06/2020 01:27:39 INFO GlusterFS mount attempt 

27/06/2020 01:27:09 INFO GlusterFS mount attempt 

27/06/2020 01:26:39 INFO GlusterFS mount attempt 

27/06/2020 01:26:09 INFO GlusterFS mount attempt 

27/06/2020 01:25:39 INFO GlusterFS mount attempt 

27/06/2020 01:25:09 INFO GlusterFS mount attempt 

27/06/2020 01:24:39 INFO GlusterFS mount attempt 

27/06/2020 01:24:09 INFO GlusterFS mount attempt 

27/06/2020 01:23:39 INFO GlusterFS mount attempt 

27/06/2020 01:23:09 INFO GlusterFS mount attempt 

27/06/2020 01:22:38 INFO GlusterFS mount attempt 

27/06/2020 01:22:08 INFO GlusterFS mount attempt 

27/06/2020 01:21:38 INFO GlusterFS mount attempt 

27/06/2020 01:21:08 INFO GlusterFS mount attempt 

27/06/2020 01:20:38 INFO GlusterFS mount attempt 

27/06/2020 01:20:08 INFO GlusterFS mount attempt 

27/06/2020 01:19:38 INFO GlusterFS mount attempt 

27/06/2020 01:19:08 INFO GlusterFS mount attempt 

27/06/2020 01:18:38 INFO GlusterFS mount attempt 

27/06/2020 01:18:08 INFO GlusterFS mount attempt 

27/06/2020 01:17:38 INFO GlusterFS mount attempt 

27/06/2020 01:17:07 INFO GlusterFS mount attempt 

27/06/2020 01:16:37 INFO GlusterFS mount attempt 

27/06/2020 01:16:07 INFO GlusterFS mount attempt 

27/06/2020 01:15:37 INFO GlusterFS mount attempt 

27/06/2020 01:15:07 INFO GlusterFS mount attempt 

27/06/2020 01:14:37 INFO GlusterFS mount attempt 

27/06/2020 01:14:07 INFO GlusterFS mount attempt 

27/06/2020 01:13:37 INFO GlusterFS mount attempt 

27/06/2020 01:13:07 INFO GlusterFS mount attempt 

27/06/2020 01:12:37 INFO GlusterFS mount attempt 

27/06/2020 01:12:06 INFO GlusterFS mount attempt 

27/06/2020 01:11:36 INFO GlusterFS mount attempt 

27/06/2020 01:11:06 INFO GlusterFS mount attempt 

27/06/2020 01:10:36 INFO GlusterFS mount attempt 

27/06/2020 01:10:06 INFO GlusterFS mount attempt 

27/06/2020 01:09:36 INFO GlusterFS mount attempt 

27/06/2020 01:09:06 INFO GlusterFS mount attempt 

27/06/2020 01:08:36 INFO GlusterFS mount attempt 

27/06/2020 01:08:06 INFO GlusterFS mount attempt 

27/06/2020 01:07:36 INFO GlusterFS mount attempt 

27/06/2020 01:07:06 INFO GlusterFS mount attempt 

27/06/2020 01:06:35 INFO GlusterFS mount attempt 

27/06/2020 01:06:05 INFO GlusterFS mount attempt 

27/06/2020 01:05:35 INFO GlusterFS mount attempt 

27/06/2020 01:05:05 INFO GlusterFS mount attempt 

27/06/2020 01:04:35 INFO GlusterFS mount attempt 

27/06/2020 01:04:05 INFO GlusterFS mount attempt 

27/06/2020 01:03:35 INFO GlusterFS mount attempt 

27/06/2020 01:03:05 INFO GlusterFS mount attempt 

27/06/2020 01:02:35 INFO GlusterFS mount attempt 

27/06/2020 01:02:05 INFO GlusterFS mount attempt 

27/06/2020 01:01:35 INFO GlusterFS mount attempt 

27/06/2020 01:01:04 INFO GlusterFS mount attempt 

27/06/2020 01:00:34 INFO GlusterFS mount attempt 

27/06/2020 01:00:04 INFO GlusterFS mount attempt 

27/06/2020 00:59:34 INFO GlusterFS mount attempt 

27/06/2020 00:59:04 INFO GlusterFS mount attempt 

27/06/2020 00:58:34 INFO GlusterFS mount attempt 

27/06/2020 00:58:04 INFO GlusterFS mount attempt 

27/06/2020 00:57:34 INFO GlusterFS mount attempt 

27/06/2020 00:57:04 INFO GlusterFS mount attempt 

27/06/2020 00:56:34 INFO GlusterFS mount attempt 

27/06/2020 00:56:04 INFO GlusterFS mount attempt 

27/06/2020 00:55:33 INFO GlusterFS mount attempt 

27/06/2020 00:55:03 INFO GlusterFS mount attempt 

27/06/2020 00:54:33 INFO GlusterFS mount attempt 

27/06/2020 00:54:03 INFO GlusterFS mount attempt 

27/06/2020 00:53:33 INFO GlusterFS mount attempt 

27/06/2020 00:53:03 INFO GlusterFS mount attempt 

27/06/2020 00:52:33 INFO GlusterFS mount attempt 

27/06/2020 00:52:03 INFO GlusterFS mount attempt 

27/06/2020 00:51:33 INFO GlusterFS mount attempt 

27/06/2020 00:51:03 INFO GlusterFS mount attempt 

27/06/2020 00:50:33 INFO GlusterFS mount attempt 

27/06/2020 00:50:02 INFO GlusterFS mount attempt 

27/06/2020 00:49:32 INFO GlusterFS mount attempt 

27/06/2020 00:49:02 INFO GlusterFS mount attempt 

27/06/2020 00:48:32 INFO GlusterFS mount attempt 

27/06/2020 00:48:02 INFO GlusterFS mount attempt 

27/06/2020 00:47:32 INFO GlusterFS mount attempt 

27/06/2020 00:47:02 INFO GlusterFS mount attempt 

27/06/2020 00:46:32 INFO GlusterFS mount attempt 

27/06/2020 00:46:02 INFO GlusterFS mount attempt 

27/06/2020 00:45:32 INFO GlusterFS mount attempt 

27/06/2020 00:45:01 INFO GlusterFS mount attempt 

27/06/2020 00:44:31 INFO GlusterFS mount attempt 

27/06/2020 00:44:01 INFO GlusterFS mount attempt 

27/06/2020 00:43:31 INFO GlusterFS mount attempt 

27/06/2020 00:43:01 INFO GlusterFS mount attempt 

27/06/2020 00:42:31 INFO GlusterFS mount attempt 

27/06/2020 00:42:01 INFO GlusterFS mount attempt 

27/06/2020 00:41:31 INFO GlusterFS mount attempt 

27/06/2020 00:41:01 INFO GlusterFS mount attempt 

27/06/2020 00:40:31 INFO GlusterFS mount attempt 

27/06/2020 00:40:01 INFO GlusterFS mount attempt 

27/06/2020 00:39:31 INFO GlusterFS mount attempt 

27/06/2020 00:39:00 INFO GlusterFS mount attempt 

27/06/2020 00:38:30 INFO GlusterFS mount attempt 

27/06/2020 00:38:00 INFO GlusterFS mount attempt 

27/06/2020 00:37:30 INFO GlusterFS mount attempt 

27/06/2020 00:37:00 INFO GlusterFS mount attempt 

27/06/2020 00:36:30 INFO GlusterFS mount attempt 

27/06/2020 00:36:00 INFO GlusterFS mount attempt 

27/06/2020 00:35:30 INFO GlusterFS mount attempt 

27/06/2020 00:35:00 INFO GlusterFS mount attempt 

27/06/2020 00:34:30 INFO GlusterFS mount attempt 

27/06/2020 00:34:00 INFO GlusterFS mount attempt 

27/06/2020 00:33:29 INFO GlusterFS mount attempt 

27/06/2020 00:32:59 INFO GlusterFS mount attempt 

27/06/2020 00:32:29 INFO GlusterFS mount attempt 

27/06/2020 00:31:59 INFO GlusterFS mount attempt 

27/06/2020 00:31:29 INFO GlusterFS mount attempt 

27/06/2020 00:30:59 INFO GlusterFS mount attempt 

27/06/2020 00:30:29 INFO GlusterFS mount attempt 

27/06/2020 00:29:59 INFO GlusterFS mount attempt 

27/06/2020 00:29:29 INFO GlusterFS mount attempt 

27/06/2020 00:28:59 INFO GlusterFS mount attempt 

27/06/2020 00:28:29 INFO GlusterFS mount attempt 

27/06/2020 00:27:58 INFO GlusterFS mount attempt 

27/06/2020 00:27:28 INFO GlusterFS mount attempt 

27/06/2020 00:26:58 INFO GlusterFS mount attempt 

27/06/2020 00:26:28 INFO GlusterFS mount attempt 

27/06/2020 00:25:58 INFO GlusterFS mount attempt 

27/06/2020 00:25:28 INFO GlusterFS mount attempt 

27/06/2020 00:24:58 INFO GlusterFS mount attempt 

27/06/2020 00:24:28 INFO GlusterFS mount attempt 

27/06/2020 00:23:58 INFO GlusterFS mount attempt 

27/06/2020 00:23:28 INFO GlusterFS mount attempt 

27/06/2020 00:22:58 INFO GlusterFS mount attempt 

27/06/2020 00:22:27 INFO GlusterFS mount attempt 

27/06/2020 00:21:57 INFO GlusterFS mount attempt 

27/06/2020 00:21:27 INFO GlusterFS mount attempt 

27/06/2020 00:20:57 INFO GlusterFS mount attempt 

27/06/2020 00:20:27 INFO GlusterFS mount attempt 

27/06/2020 00:19:57 INFO GlusterFS mount attempt 

27/06/2020 00:19:27 INFO GlusterFS mount attempt 

27/06/2020 00:18:57 INFO GlusterFS mount attempt 

27/06/2020 00:18:27 INFO GlusterFS mount attempt 

27/06/2020 00:17:57 INFO GlusterFS mount attempt 

27/06/2020 00:17:27 INFO GlusterFS mount attempt 

27/06/2020 00:16:57 INFO GlusterFS mount attempt 

27/06/2020 00:16:26 INFO GlusterFS mount attempt 

27/06/2020 00:15:56 INFO GlusterFS mount attempt 

27/06/2020 00:15:26 INFO GlusterFS mount attempt 

27/06/2020 00:14:56 INFO GlusterFS mount attempt 

27/06/2020 00:14:26 INFO GlusterFS mount attempt 

27/06/2020 00:13:56 INFO GlusterFS mount attempt 

27/06/2020 00:13:26 INFO GlusterFS mount attempt 

27/06/2020 00:12:56 INFO GlusterFS mount attempt 

27/06/2020 00:12:26 INFO GlusterFS mount attempt 

27/06/2020 00:11:56 INFO GlusterFS mount attempt 

27/06/2020 00:11:26 INFO GlusterFS mount attempt 

27/06/2020 00:10:55 INFO GlusterFS mount attempt 

27/06/2020 00:10:25 INFO GlusterFS mount attempt 

27/06/2020 00:09:55 INFO GlusterFS mount attempt 

27/06/2020 00:09:25 INFO GlusterFS mount attempt 

27/06/2020 00:08:55 INFO GlusterFS mount attempt 

27/06/2020 00:08:25 INFO GlusterFS mount attempt 

27/06/2020 00:07:55 INFO GlusterFS mount attempt 

27/06/2020 00:07:25 INFO GlusterFS mount attempt 

27/06/2020 00:06:55 INFO GlusterFS mount attempt 

27/06/2020 00:06:25 INFO GlusterFS mount attempt 

27/06/2020 00:05:55 INFO GlusterFS mount attempt 

27/06/2020 00:05:24 INFO GlusterFS mount attempt 

27/06/2020 00:04:54 INFO GlusterFS mount attempt 

27/06/2020 00:04:24 INFO GlusterFS mount attempt 

27/06/2020 00:03:54 INFO GlusterFS mount attempt 

27/06/2020 00:03:24 INFO GlusterFS mount attempt 

27/06/2020 00:02:54 INFO GlusterFS mount attempt 

27/06/2020 00:02:24 INFO GlusterFS mount attempt 

27/06/2020 00:01:54 INFO GlusterFS mount attempt 

27/06/2020 00:01:24 INFO GlusterFS mount attempt 

27/06/2020 00:00:54 INFO GlusterFS mount attempt 

27/06/2020 00:00:24 INFO GlusterFS mount attempt 

26/06/2020 23:59:53 INFO GlusterFS mount attempt 

26/06/2020 23:59:23 INFO GlusterFS mount attempt 

26/06/2020 23:58:53 INFO GlusterFS mount attempt 

26/06/2020 23:58:23 INFO GlusterFS mount attempt 

26/06/2020 23:57:53 INFO GlusterFS mount attempt 

26/06/2020 23:57:23 INFO GlusterFS mount attempt 

26/06/2020 23:56:53 INFO GlusterFS mount attempt 

26/06/2020 23:56:23 INFO GlusterFS mount attempt 

26/06/2020 23:55:53 INFO GlusterFS mount attempt 

26/06/2020 23:55:23 INFO GlusterFS mount attempt 

26/06/2020 23:54:53 INFO GlusterFS mount attempt 

26/06/2020 23:54:23 INFO GlusterFS mount attempt 

26/06/2020 23:53:52 INFO GlusterFS mount attempt 

26/06/2020 23:53:22 INFO GlusterFS mount attempt 

26/06/2020 23:52:52 INFO GlusterFS mount attempt 

26/06/2020 23:52:22 INFO GlusterFS mount attempt 

26/06/2020 23:51:52 INFO GlusterFS mount attempt 

26/06/2020 23:51:22 INFO GlusterFS mount attempt 

26/06/2020 23:50:52 INFO GlusterFS mount attempt 

26/06/2020 23:50:22 INFO GlusterFS mount attempt 

26/06/2020 23:49:52 INFO GlusterFS mount attempt 

26/06/2020 23:49:22 INFO GlusterFS mount attempt 

26/06/2020 23:48:51 INFO GlusterFS mount attempt 

26/06/2020 23:48:21 INFO GlusterFS mount attempt 

26/06/2020 23:47:51 INFO GlusterFS mount attempt 

26/06/2020 23:47:21 INFO GlusterFS mount attempt 

26/06/2020 23:46:51 INFO GlusterFS mount attempt 

26/06/2020 23:46:21 INFO GlusterFS mount attempt 

26/06/2020 23:45:51 INFO GlusterFS mount attempt 

26/06/2020 23:45:21 INFO GlusterFS mount attempt 

26/06/2020 23:44:51 INFO GlusterFS mount attempt 

26/06/2020 23:44:21 INFO GlusterFS mount attempt 

26/06/2020 23:43:51 INFO GlusterFS mount attempt 

26/06/2020 23:43:20 INFO GlusterFS mount attempt 

26/06/2020 23:42:50 INFO GlusterFS mount attempt 

26/06/2020 23:42:20 INFO GlusterFS mount attempt 

26/06/2020 23:41:50 INFO GlusterFS mount attempt 

26/06/2020 23:41:20 INFO GlusterFS mount attempt 

26/06/2020 23:40:50 INFO GlusterFS mount attempt 

26/06/2020 23:40:20 INFO GlusterFS mount attempt 

26/06/2020 23:39:50 INFO GlusterFS mount attempt 

26/06/2020 23:39:20 INFO GlusterFS mount attempt 

26/06/2020 23:38:50 INFO GlusterFS mount attempt 

26/06/2020 23:38:20 INFO GlusterFS mount attempt 

26/06/2020 23:37:49 INFO GlusterFS mount attempt 

26/06/2020 23:37:19 INFO GlusterFS mount attempt 

26/06/2020 23:36:49 INFO GlusterFS mount attempt 

26/06/2020 23:36:19 INFO GlusterFS mount attempt 

26/06/2020 23:35:49 INFO GlusterFS mount attempt 

26/06/2020 23:35:19 INFO GlusterFS mount attempt 

26/06/2020 23:34:49 INFO GlusterFS mount attempt 

26/06/2020 23:34:19 INFO GlusterFS mount attempt 

26/06/2020 23:33:49 INFO GlusterFS mount attempt 

26/06/2020 23:33:19 INFO GlusterFS mount attempt 

26/06/2020 23:32:49 INFO GlusterFS mount attempt 

26/06/2020 23:32:18 INFO GlusterFS mount attempt 

26/06/2020 23:31:48 INFO GlusterFS mount attempt 

26/06/2020 23:31:18 INFO GlusterFS mount attempt 

26/06/2020 23:30:48 INFO GlusterFS mount attempt 

26/06/2020 23:30:18 INFO GlusterFS mount attempt 

26/06/2020 23:29:48 INFO GlusterFS mount attempt 

26/06/2020 23:29:18 INFO GlusterFS mount attempt 

26/06/2020 23:28:48 INFO GlusterFS mount attempt 

26/06/2020 23:28:18 INFO GlusterFS mount attempt 

26/06/2020 23:27:48 INFO GlusterFS mount attempt 

26/06/2020 23:27:18 INFO GlusterFS mount attempt 

26/06/2020 23:26:47 INFO GlusterFS mount attempt 

26/06/2020 23:26:17 INFO GlusterFS mount attempt 

26/06/2020 23:25:47 INFO GlusterFS mount attempt 

26/06/2020 23:25:17 INFO GlusterFS mount attempt 

26/06/2020 23:24:47 INFO GlusterFS mount attempt 

26/06/2020 23:24:17 INFO GlusterFS mount attempt 

26/06/2020 23:23:47 INFO GlusterFS mount attempt 

26/06/2020 23:23:17 INFO GlusterFS mount attempt 

26/06/2020 23:22:47 INFO GlusterFS mount attempt 

26/06/2020 23:22:17 INFO GlusterFS mount attempt 

26/06/2020 23:21:47 INFO GlusterFS mount attempt 

26/06/2020 23:21:16 INFO GlusterFS mount attempt 

26/06/2020 23:20:46 INFO GlusterFS mount attempt 

26/06/2020 23:20:16 INFO GlusterFS mount attempt 

26/06/2020 23:19:46 INFO GlusterFS mount attempt 

26/06/2020 23:19:16 INFO GlusterFS mount attempt 

26/06/2020 23:18:46 INFO GlusterFS mount attempt 

26/06/2020 23:18:16 INFO GlusterFS mount attempt 

26/06/2020 23:17:46 INFO GlusterFS mount attempt 

26/06/2020 23:17:16 INFO GlusterFS mount attempt 

26/06/2020 23:16:46 INFO GlusterFS mount attempt 

26/06/2020 23:16:15 INFO GlusterFS mount attempt 

26/06/2020 23:15:45 INFO GlusterFS mount attempt 

26/06/2020 23:15:15 INFO GlusterFS mount attempt 

26/06/2020 23:14:45 INFO GlusterFS mount attempt 

26/06/2020 23:14:15 INFO GlusterFS mount attempt 

26/06/2020 23:13:45 INFO GlusterFS mount attempt 

26/06/2020 23:13:15 INFO GlusterFS mount attempt 

26/06/2020 23:12:45 INFO GlusterFS mount attempt 

26/06/2020 23:12:15 INFO GlusterFS mount attempt 

26/06/2020 23:11:45 INFO GlusterFS mount attempt 

26/06/2020 23:11:15 INFO GlusterFS mount attempt 

26/06/2020 23:10:45 INFO GlusterFS mount attempt 

26/06/2020 23:10:14 INFO GlusterFS mount attempt 

26/06/2020 23:09:44 INFO GlusterFS mount attempt 

26/06/2020 23:09:14 INFO GlusterFS mount attempt 

26/06/2020 23:08:44 INFO GlusterFS mount attempt 

26/06/2020 23:08:14 INFO GlusterFS mount attempt 

26/06/2020 23:07:44 INFO GlusterFS mount attempt 

26/06/2020 23:07:14 INFO GlusterFS mount attempt 

26/06/2020 23:06:44 INFO GlusterFS mount attempt 

26/06/2020 23:06:14 INFO GlusterFS mount attempt 

26/06/2020 23:05:44 INFO GlusterFS mount attempt 

26/06/2020 23:05:14 INFO GlusterFS mount attempt 

26/06/2020 23:04:43 INFO GlusterFS mount attempt 

26/06/2020 23:04:13 INFO GlusterFS mount attempt 

26/06/2020 23:03:43 INFO GlusterFS mount attempt 

26/06/2020 23:03:13 INFO GlusterFS mount attempt 

26/06/2020 23:02:43 INFO GlusterFS mount attempt 

26/06/2020 23:02:13 INFO GlusterFS mount attempt 

26/06/2020 23:01:43 INFO GlusterFS mount attempt 

26/06/2020 23:01:13 INFO GlusterFS mount attempt 

26/06/2020 23:00:43 INFO GlusterFS mount attempt 

26/06/2020 23:00:13 INFO GlusterFS mount attempt 

26/06/2020 22:59:43 INFO GlusterFS mount attempt 

26/06/2020 22:59:12 INFO GlusterFS mount attempt 

26/06/2020 22:58:42 INFO GlusterFS mount attempt 

26/06/2020 22:58:12 INFO GlusterFS mount attempt 

26/06/2020 22:57:42 INFO GlusterFS mount attempt 

26/06/2020 22:57:12 INFO GlusterFS mount attempt 

26/06/2020 22:56:42 INFO GlusterFS mount attempt 

26/06/2020 22:56:12 INFO GlusterFS mount attempt 

26/06/2020 22:55:42 INFO GlusterFS mount attempt 

26/06/2020 22:55:12 INFO GlusterFS mount attempt 

26/06/2020 22:54:42 INFO GlusterFS mount attempt 

26/06/2020 22:54:12 INFO GlusterFS mount attempt 

26/06/2020 22:53:41 INFO GlusterFS mount attempt 

26/06/2020 22:53:11 INFO GlusterFS mount attempt 

26/06/2020 22:52:41 INFO GlusterFS mount attempt 

26/06/2020 22:52:11 INFO GlusterFS mount attempt 

26/06/2020 22:51:41 INFO GlusterFS mount attempt 

26/06/2020 22:51:11 INFO GlusterFS mount attempt 

26/06/2020 22:50:41 INFO GlusterFS mount attempt 

26/06/2020 22:50:11 INFO GlusterFS mount attempt 

26/06/2020 22:49:41 INFO GlusterFS mount attempt 

26/06/2020 22:49:11 INFO GlusterFS mount attempt 

26/06/2020 22:48:41 INFO GlusterFS mount attempt 

26/06/2020 22:48:10 INFO GlusterFS mount attempt 

26/06/2020 22:47:40 INFO GlusterFS mount attempt 

26/06/2020 22:47:10 INFO GlusterFS mount attempt 

26/06/2020 22:46:40 INFO GlusterFS mount attempt 

26/06/2020 22:46:10 INFO GlusterFS mount attempt 

26/06/2020 22:45:40 INFO GlusterFS mount attempt 

26/06/2020 22:45:10 INFO GlusterFS mount attempt 

26/06/2020 22:44:40 INFO GlusterFS mount attempt 

26/06/2020 22:44:10 INFO GlusterFS mount attempt 

26/06/2020 22:43:40 INFO GlusterFS mount attempt 

26/06/2020 22:43:09 INFO GlusterFS mount attempt 

26/06/2020 22:42:39 INFO GlusterFS mount attempt 

26/06/2020 22:42:09 INFO GlusterFS mount attempt 

26/06/2020 22:41:39 INFO GlusterFS mount attempt 

26/06/2020 22:41:09 INFO GlusterFS mount attempt 

26/06/2020 22:40:39 INFO GlusterFS mount attempt 

26/06/2020 22:40:09 INFO GlusterFS mount attempt 

26/06/2020 22:39:39 INFO GlusterFS mount attempt 

26/06/2020 22:39:09 INFO GlusterFS mount attempt 

26/06/2020 22:38:39 INFO GlusterFS mount attempt 

26/06/2020 22:38:09 INFO GlusterFS mount attempt 

26/06/2020 22:37:38 INFO GlusterFS mount attempt 

26/06/2020 22:37:08 INFO GlusterFS mount attempt 

26/06/2020 22:36:38 INFO GlusterFS mount attempt 

26/06/2020 22:36:08 INFO GlusterFS mount attempt 

26/06/2020 22:35:38 INFO GlusterFS mount attempt 

26/06/2020 22:35:08 INFO GlusterFS mount attempt 

26/06/2020 22:34:38 INFO GlusterFS mount attempt 

26/06/2020 22:34:08 INFO GlusterFS mount attempt 

26/06/2020 22:33:38 INFO GlusterFS mount attempt 

26/06/2020 22:33:08 INFO GlusterFS mount attempt 

26/06/2020 22:32:38 INFO GlusterFS mount attempt 

26/06/2020 22:32:07 INFO GlusterFS mount attempt 

26/06/2020 22:31:37 INFO GlusterFS mount attempt 

26/06/2020 22:31:07 INFO GlusterFS mount attempt 

26/06/2020 22:30:37 INFO GlusterFS mount attempt 

26/06/2020 22:30:07 INFO GlusterFS mount attempt 

26/06/2020 22:29:37 INFO GlusterFS mount attempt 

26/06/2020 22:29:07 INFO GlusterFS mount attempt 

26/06/2020 22:28:37 INFO GlusterFS mount attempt 

26/06/2020 22:28:07 INFO GlusterFS mount attempt 

26/06/2020 22:27:37 INFO GlusterFS mount attempt 

26/06/2020 22:27:06 INFO GlusterFS mount attempt 

26/06/2020 22:26:36 INFO GlusterFS mount attempt 

26/06/2020 22:26:06 INFO GlusterFS mount attempt 

26/06/2020 22:25:36 INFO GlusterFS mount attempt 

26/06/2020 22:25:06 INFO GlusterFS mount attempt 

26/06/2020 22:24:36 INFO GlusterFS mount attempt 

26/06/2020 22:24:06 INFO GlusterFS mount attempt 

26/06/2020 22:23:36 INFO GlusterFS mount attempt 

26/06/2020 22:23:06 INFO GlusterFS mount attempt 

26/06/2020 22:22:36 INFO GlusterFS mount attempt 

26/06/2020 22:22:06 INFO GlusterFS mount attempt 

26/06/2020 22:21:35 INFO GlusterFS mount attempt 

26/06/2020 22:21:05 INFO GlusterFS mount attempt 

26/06/2020 22:20:35 INFO GlusterFS mount attempt 

26/06/2020 22:20:05 INFO GlusterFS mount attempt 

26/06/2020 22:19:35 INFO GlusterFS mount attempt 

26/06/2020 22:19:05 INFO GlusterFS mount attempt 

26/06/2020 22:18:35 INFO GlusterFS mount attempt 

26/06/2020 22:18:05 INFO GlusterFS mount attempt 

26/06/2020 22:17:35 INFO GlusterFS mount attempt 

26/06/2020 22:17:05 INFO GlusterFS mount attempt 

26/06/2020 22:16:35 INFO GlusterFS mount attempt 

26/06/2020 22:16:04 INFO GlusterFS mount attempt 

26/06/2020 22:15:34 INFO GlusterFS mount attempt 

26/06/2020 22:15:04 INFO GlusterFS mount attempt 

26/06/2020 22:14:34 INFO GlusterFS mount attempt 

26/06/2020 22:14:04 INFO GlusterFS mount attempt 

26/06/2020 22:13:34 INFO GlusterFS mount attempt 

26/06/2020 22:13:04 INFO GlusterFS mount attempt 

26/06/2020 22:12:34 INFO GlusterFS mount attempt 

26/06/2020 22:12:04 INFO GlusterFS mount attempt 

26/06/2020 22:11:34 INFO GlusterFS mount attempt 

26/06/2020 22:11:04 INFO GlusterFS mount attempt 

26/06/2020 22:10:33 INFO GlusterFS mount attempt 

26/06/2020 22:10:03 INFO GlusterFS mount attempt 

26/06/2020 22:09:33 INFO GlusterFS mount attempt 

26/06/2020 22:09:03 INFO GlusterFS mount attempt 

26/06/2020 22:08:33 INFO GlusterFS mount attempt 

26/06/2020 22:08:03 INFO GlusterFS mount attempt 

26/06/2020 22:07:33 INFO GlusterFS mount attempt 

26/06/2020 22:07:03 INFO GlusterFS mount attempt 

26/06/2020 22:06:33 INFO GlusterFS mount attempt 

26/06/2020 22:06:03 INFO GlusterFS mount attempt 

26/06/2020 22:05:33 INFO GlusterFS mount attempt 

26/06/2020 22:05:02 INFO GlusterFS mount attempt 

26/06/2020 22:04:32 INFO GlusterFS mount attempt 

26/06/2020 22:04:02 INFO GlusterFS mount attempt 

26/06/2020 22:03:32 INFO GlusterFS mount attempt 

26/06/2020 22:03:02 INFO GlusterFS mount attempt 

26/06/2020 22:02:32 INFO GlusterFS mount attempt 

26/06/2020 22:02:02 INFO GlusterFS mount attempt 

26/06/2020 22:01:32 INFO GlusterFS mount attempt 

26/06/2020 22:01:02 INFO GlusterFS mount attempt 

26/06/2020 22:00:32 INFO GlusterFS mount attempt 

26/06/2020 22:00:02 INFO GlusterFS mount attempt 

26/06/2020 21:59:31 INFO GlusterFS mount attempt 

26/06/2020 21:59:01 INFO GlusterFS mount attempt 

26/06/2020 21:58:31 INFO GlusterFS mount attempt 

26/06/2020 21:58:01 INFO GlusterFS mount attempt 

26/06/2020 21:57:31 INFO GlusterFS mount attempt 

26/06/2020 21:57:01 INFO GlusterFS mount attempt 

26/06/2020 21:56:31 INFO GlusterFS mount attempt 

26/06/2020 21:56:01 INFO GlusterFS mount attempt 

26/06/2020 21:55:31 INFO GlusterFS mount attempt 

26/06/2020 21:55:01 INFO GlusterFS mount attempt 

26/06/2020 21:54:31 INFO GlusterFS mount attempt 

26/06/2020 21:54:00 INFO GlusterFS mount attempt 

26/06/2020 21:53:30 INFO GlusterFS mount attempt 

26/06/2020 21:53:00 INFO GlusterFS mount attempt 

26/06/2020 21:52:30 INFO GlusterFS mount attempt 

26/06/2020 21:52:00 INFO GlusterFS mount attempt 

26/06/2020 21:51:30 INFO GlusterFS mount attempt 

26/06/2020 21:51:00 INFO GlusterFS mount attempt 

26/06/2020 21:50:30 INFO GlusterFS mount attempt 

26/06/2020 21:50:00 INFO GlusterFS mount attempt 

26/06/2020 21:49:30 INFO GlusterFS mount attempt 

26/06/2020 21:48:59 INFO GlusterFS mount attempt 

26/06/2020 21:48:29 INFO GlusterFS mount attempt 

26/06/2020 21:47:59 INFO GlusterFS mount attempt 

26/06/2020 21:47:29 INFO GlusterFS mount attempt 

26/06/2020 21:46:59 INFO GlusterFS mount attempt 

26/06/2020 21:46:29 INFO GlusterFS mount attempt 

26/06/2020 21:45:59 INFO GlusterFS mount attempt 

26/06/2020 21:45:29 INFO GlusterFS mount attempt 

26/06/2020 21:44:59 INFO GlusterFS mount attempt 

26/06/2020 21:44:29 INFO GlusterFS mount attempt 

26/06/2020 21:43:59 INFO GlusterFS mount attempt 

26/06/2020 21:43:29 INFO GlusterFS mount attempt 

26/06/2020 21:42:58 INFO GlusterFS mount attempt 

26/06/2020 21:42:28 INFO GlusterFS mount attempt 

26/06/2020 21:41:58 INFO GlusterFS mount attempt 

26/06/2020 21:41:28 INFO GlusterFS mount attempt 

26/06/2020 21:40:58 INFO GlusterFS mount attempt 

26/06/2020 21:40:28 INFO GlusterFS mount attempt 

26/06/2020 21:39:58 INFO GlusterFS mount attempt 

26/06/2020 21:39:28 INFO GlusterFS mount attempt 

26/06/2020 21:38:58 INFO GlusterFS mount attempt 

26/06/2020 21:38:28 INFO GlusterFS mount attempt 

26/06/2020 21:37:58 INFO GlusterFS mount attempt 

26/06/2020 21:37:27 INFO GlusterFS mount attempt 

26/06/2020 21:36:57 INFO GlusterFS mount attempt 

26/06/2020 21:36:27 INFO GlusterFS mount attempt 

26/06/2020 21:35:57 INFO GlusterFS mount attempt 

26/06/2020 21:35:27 INFO GlusterFS mount attempt 

26/06/2020 21:34:57 INFO GlusterFS mount attempt 

26/06/2020 21:34:27 INFO GlusterFS mount attempt 

26/06/2020 21:33:57 INFO GlusterFS mount attempt 

26/06/2020 21:33:27 INFO GlusterFS mount attempt 

26/06/2020 21:32:57 INFO GlusterFS mount attempt 

26/06/2020 21:32:26 INFO GlusterFS mount attempt 

26/06/2020 21:31:56 INFO GlusterFS mount attempt 

26/06/2020 21:31:26 INFO GlusterFS mount attempt 

26/06/2020 21:30:56 INFO GlusterFS mount attempt 

26/06/2020 21:30:26 INFO GlusterFS mount attempt 

26/06/2020 21:29:56 INFO GlusterFS mount attempt 

26/06/2020 21:29:26 INFO GlusterFS mount attempt 

26/06/2020 21:28:56 INFO GlusterFS mount attempt 

26/06/2020 21:28:26 INFO GlusterFS mount attempt 

26/06/2020 21:27:56 INFO GlusterFS mount attempt 

26/06/2020 21:27:26 INFO GlusterFS mount attempt 

26/06/2020 21:26:56 INFO GlusterFS mount attempt 

26/06/2020 21:26:25 INFO GlusterFS mount attempt 

26/06/2020 21:25:55 INFO GlusterFS mount attempt 

26/06/2020 21:25:25 INFO GlusterFS mount attempt 

26/06/2020 21:24:55 INFO GlusterFS mount attempt 

26/06/2020 21:24:25 INFO GlusterFS mount attempt 

26/06/2020 21:23:55 INFO GlusterFS mount attempt 

26/06/2020 21:23:25 INFO GlusterFS mount attempt 

26/06/2020 21:22:55 INFO GlusterFS mount attempt 

26/06/2020 21:22:25 INFO GlusterFS mount attempt 

26/06/2020 21:21:55 INFO GlusterFS mount attempt 

26/06/2020 21:21:25 INFO GlusterFS mount attempt 

26/06/2020 21:20:54 INFO GlusterFS mount attempt 

26/06/2020 21:20:24 INFO GlusterFS mount attempt 

26/06/2020 21:19:54 INFO GlusterFS mount attempt 

26/06/2020 21:19:24 INFO GlusterFS mount attempt 

26/06/2020 21:18:54 INFO GlusterFS mount attempt 

26/06/2020 21:18:24 INFO GlusterFS mount attempt 

26/06/2020 21:17:54 INFO GlusterFS mount attempt 

26/06/2020 21:17:24 INFO GlusterFS mount attempt 

26/06/2020 21:16:54 INFO GlusterFS mount attempt 

26/06/2020 21:16:24 INFO GlusterFS mount attempt 

26/06/2020 21:15:54 INFO GlusterFS mount attempt 

26/06/2020 21:15:24 INFO GlusterFS mount attempt 

26/06/2020 21:14:54 INFO GlusterFS mount attempt 

26/06/2020 21:14:23 INFO GlusterFS mount attempt 

26/06/2020 21:13:53 INFO GlusterFS mount attempt 

26/06/2020 21:13:23 INFO GlusterFS mount attempt 

26/06/2020 21:12:53 INFO GlusterFS mount attempt 

26/06/2020 21:12:23 INFO GlusterFS mount attempt 

26/06/2020 21:11:53 INFO GlusterFS mount attempt 

26/06/2020 21:11:23 INFO GlusterFS mount attempt 

26/06/2020 21:10:53 INFO GlusterFS mount attempt 

26/06/2020 21:10:23 INFO GlusterFS mount attempt 

26/06/2020 21:09:53 INFO GlusterFS mount attempt 

26/06/2020 21:09:23 INFO GlusterFS mount attempt 

26/06/2020 21:08:52 INFO GlusterFS mount attempt 

26/06/2020 21:08:22 INFO GlusterFS mount attempt 

26/06/2020 21:07:52 INFO GlusterFS mount attempt 

26/06/2020 21:07:22 INFO GlusterFS mount attempt 

26/06/2020 21:06:52 INFO GlusterFS mount attempt 

26/06/2020 21:06:22 INFO GlusterFS mount attempt 

26/06/2020 21:05:52 INFO GlusterFS mount attempt 

26/06/2020 21:05:22 INFO GlusterFS mount attempt 

26/06/2020 21:04:52 INFO GlusterFS mount attempt 

26/06/2020 21:04:22 INFO GlusterFS mount attempt 

26/06/2020 21:03:51 INFO GlusterFS mount attempt 

26/06/2020 21:03:21 INFO GlusterFS mount attempt 

26/06/2020 21:02:51 INFO GlusterFS mount attempt 

26/06/2020 21:02:21 INFO GlusterFS mount attempt 

26/06/2020 21:01:51 INFO GlusterFS mount attempt 

26/06/2020 21:01:21 INFO GlusterFS mount attempt 

26/06/2020 21:00:51 INFO GlusterFS mount attempt 

26/06/2020 21:00:21 INFO GlusterFS mount attempt 

26/06/2020 20:59:51 INFO GlusterFS mount attempt 

26/06/2020 20:59:21 INFO GlusterFS mount attempt 

26/06/2020 20:58:51 INFO GlusterFS mount attempt 

26/06/2020 20:58:20 INFO GlusterFS mount attempt 

26/06/2020 20:57:50 INFO GlusterFS mount attempt 

26/06/2020 20:57:20 INFO GlusterFS mount attempt 

26/06/2020 20:56:50 INFO GlusterFS mount attempt 

26/06/2020 20:56:20 INFO GlusterFS mount attempt 

26/06/2020 20:55:50 INFO GlusterFS mount attempt 

26/06/2020 20:55:20 INFO GlusterFS mount attempt 

26/06/2020 20:54:50 INFO GlusterFS mount attempt 

26/06/2020 20:54:20 INFO GlusterFS mount attempt 

26/06/2020 20:53:50 INFO GlusterFS mount attempt 

26/06/2020 20:53:20 INFO GlusterFS mount attempt 

26/06/2020 20:52:49 INFO GlusterFS mount attempt 

26/06/2020 20:52:19 INFO GlusterFS mount attempt 

26/06/2020 20:51:49 INFO GlusterFS mount attempt 

26/06/2020 20:51:19 INFO GlusterFS mount attempt 

26/06/2020 20:50:49 INFO GlusterFS mount attempt 

26/06/2020 20:50:19 INFO GlusterFS mount attempt 

26/06/2020 20:49:49 INFO GlusterFS mount attempt 

26/06/2020 20:49:19 INFO GlusterFS mount attempt 

26/06/2020 20:48:49 INFO GlusterFS mount attempt 

26/06/2020 20:48:19 INFO GlusterFS mount attempt 

26/06/2020 20:47:49 INFO GlusterFS mount attempt 

26/06/2020 20:47:18 INFO GlusterFS mount attempt 

26/06/2020 20:46:48 INFO GlusterFS mount attempt 

26/06/2020 20:46:18 INFO GlusterFS mount attempt 

26/06/2020 20:45:48 INFO GlusterFS mount attempt 

26/06/2020 20:45:18 INFO GlusterFS mount attempt 

26/06/2020 20:44:48 INFO GlusterFS mount attempt 

26/06/2020 20:44:18 INFO GlusterFS mount attempt 

26/06/2020 20:43:48 INFO GlusterFS mount attempt 

26/06/2020 20:43:18 INFO GlusterFS mount attempt 

26/06/2020 20:42:48 INFO GlusterFS mount attempt 

26/06/2020 20:42:18 INFO GlusterFS mount attempt 

26/06/2020 20:41:47 INFO GlusterFS mount attempt 

26/06/2020 20:41:17 INFO GlusterFS mount attempt 

26/06/2020 20:40:47 INFO GlusterFS mount attempt 

26/06/2020 20:40:17 INFO GlusterFS mount attempt 

26/06/2020 20:39:47 INFO GlusterFS mount attempt 

26/06/2020 20:39:17 INFO GlusterFS mount attempt 

26/06/2020 20:38:47 INFO GlusterFS mount attempt 

26/06/2020 20:38:17 INFO GlusterFS mount attempt 

26/06/2020 20:37:47 INFO GlusterFS mount attempt 

26/06/2020 20:37:17 INFO GlusterFS mount attempt 

26/06/2020 20:36:47 INFO GlusterFS mount attempt 

26/06/2020 20:36:16 INFO GlusterFS mount attempt 

26/06/2020 20:35:46 INFO GlusterFS mount attempt 

26/06/2020 20:35:16 INFO GlusterFS mount attempt 

26/06/2020 20:34:46 INFO GlusterFS mount attempt 

26/06/2020 20:34:16 INFO GlusterFS mount attempt 

26/06/2020 20:33:46 INFO GlusterFS mount attempt 

26/06/2020 20:33:16 INFO GlusterFS mount attempt 

26/06/2020 20:32:46 INFO GlusterFS mount attempt 

26/06/2020 20:32:16 INFO GlusterFS mount attempt 

26/06/2020 20:31:46 INFO GlusterFS mount attempt 

26/06/2020 20:31:16 INFO GlusterFS mount attempt 

26/06/2020 20:30:45 INFO GlusterFS mount attempt 

26/06/2020 20:30:15 INFO GlusterFS mount attempt 

26/06/2020 20:29:45 INFO GlusterFS mount attempt 

26/06/2020 20:29:15 INFO GlusterFS mount attempt 

26/06/2020 20:28:45 INFO GlusterFS mount attempt 

26/06/2020 20:28:15 INFO GlusterFS mount attempt 

26/06/2020 20:27:45 INFO GlusterFS mount attempt 

26/06/2020 20:27:15 INFO GlusterFS mount attempt 

26/06/2020 20:26:45 INFO GlusterFS mount attempt 

26/06/2020 20:26:15 INFO GlusterFS mount attempt 

26/06/2020 20:25:45 INFO GlusterFS mount attempt 

26/06/2020 20:25:14 INFO GlusterFS mount attempt 

26/06/2020 20:24:44 INFO GlusterFS mount attempt 

26/06/2020 20:24:14 INFO GlusterFS mount attempt 

26/06/2020 20:23:44 INFO GlusterFS mount attempt 

26/06/2020 20:23:14 INFO GlusterFS mount attempt 

26/06/2020 20:22:44 INFO GlusterFS mount attempt 

26/06/2020 20:22:14 INFO GlusterFS mount attempt 

26/06/2020 20:21:44 INFO GlusterFS mount attempt 

26/06/2020 20:21:14 INFO GlusterFS mount attempt 

26/06/2020 20:20:44 INFO GlusterFS mount attempt 

26/06/2020 20:20:14 INFO GlusterFS mount attempt 

26/06/2020 20:19:43 INFO GlusterFS mount attempt 

26/06/2020 20:19:13 INFO GlusterFS mount attempt 

26/06/2020 20:18:43 INFO GlusterFS mount attempt 

26/06/2020 20:18:13 INFO GlusterFS mount attempt 

26/06/2020 20:17:43 INFO GlusterFS mount attempt 

26/06/2020 20:17:13 INFO GlusterFS mount attempt 

26/06/2020 20:16:43 INFO GlusterFS mount attempt 

26/06/2020 20:16:13 INFO GlusterFS mount attempt 

26/06/2020 20:15:43 INFO GlusterFS mount attempt 

26/06/2020 20:15:13 INFO GlusterFS mount attempt 

26/06/2020 20:14:43 INFO GlusterFS mount attempt 

26/06/2020 20:14:12 INFO GlusterFS mount attempt 

26/06/2020 20:13:42 INFO GlusterFS mount attempt 

26/06/2020 20:13:12 INFO GlusterFS mount attempt 

26/06/2020 20:12:42 INFO GlusterFS mount attempt 

26/06/2020 20:12:12 INFO GlusterFS mount attempt 

26/06/2020 20:11:42 INFO GlusterFS mount attempt 

26/06/2020 20:11:12 INFO GlusterFS mount attempt 

26/06/2020 20:10:42 INFO GlusterFS mount attempt 

26/06/2020 20:10:12 INFO GlusterFS mount attempt 

26/06/2020 20:09:42 INFO GlusterFS mount attempt 

26/06/2020 20:09:12 INFO GlusterFS mount attempt 

26/06/2020 20:08:41 INFO GlusterFS mount attempt 

26/06/2020 20:08:11 INFO GlusterFS mount attempt 

26/06/2020 20:07:41 INFO GlusterFS mount attempt 

26/06/2020 20:07:11 INFO GlusterFS mount attempt 

26/06/2020 20:06:41 INFO GlusterFS mount attempt 

26/06/2020 20:06:11 INFO GlusterFS mount attempt 

26/06/2020 20:05:41 INFO GlusterFS mount attempt 

26/06/2020 20:05:11 INFO GlusterFS mount attempt 

26/06/2020 20:04:41 INFO GlusterFS mount attempt 

26/06/2020 20:04:11 INFO GlusterFS mount attempt 

26/06/2020 20:03:41 INFO GlusterFS mount attempt 

26/06/2020 20:03:10 INFO GlusterFS mount attempt 

26/06/2020 20:02:40 INFO GlusterFS mount attempt 

26/06/2020 20:02:10 INFO GlusterFS mount attempt 

26/06/2020 20:01:40 INFO GlusterFS mount attempt 

26/06/2020 20:01:10 INFO GlusterFS mount attempt 

26/06/2020 20:00:40 INFO GlusterFS mount attempt 

26/06/2020 20:00:10 INFO GlusterFS mount attempt 

26/06/2020 19:59:40 INFO GlusterFS mount attempt 

26/06/2020 19:59:10 INFO GlusterFS mount attempt 

26/06/2020 19:58:40 INFO GlusterFS mount attempt 

26/06/2020 19:58:09 INFO GlusterFS mount attempt 

26/06/2020 19:57:39 INFO GlusterFS mount attempt 

26/06/2020 19:57:09 INFO GlusterFS mount attempt 

26/06/2020 19:56:39 INFO GlusterFS mount attempt 

26/06/2020 19:56:09 INFO GlusterFS mount attempt 

26/06/2020 19:55:39 INFO GlusterFS mount attempt 

26/06/2020 19:55:09 INFO GlusterFS mount attempt 

26/06/2020 19:54:39 INFO GlusterFS mount attempt 

26/06/2020 19:54:09 INFO GlusterFS mount attempt 

26/06/2020 19:53:39 INFO GlusterFS mount attempt 

26/06/2020 19:53:09 INFO GlusterFS mount attempt 

26/06/2020 19:52:39 INFO GlusterFS mount attempt 

26/06/2020 19:52:08 INFO GlusterFS mount attempt 

26/06/2020 19:51:38 INFO GlusterFS mount attempt 

26/06/2020 19:51:08 INFO GlusterFS mount attempt 

26/06/2020 19:50:38 INFO GlusterFS mount attempt 

26/06/2020 19:50:08 INFO GlusterFS mount attempt 

26/06/2020 19:49:38 INFO GlusterFS mount attempt 

26/06/2020 19:49:08 INFO GlusterFS mount attempt 

26/06/2020 19:48:38 INFO GlusterFS mount attempt 

26/06/2020 19:48:08 INFO GlusterFS mount attempt 

26/06/2020 19:47:38 INFO GlusterFS mount attempt 

26/06/2020 19:47:08 INFO GlusterFS mount attempt 

26/06/2020 19:46:37 INFO GlusterFS mount attempt 

26/06/2020 19:46:07 INFO GlusterFS mount attempt 

26/06/2020 19:45:37 INFO GlusterFS mount attempt 

26/06/2020 19:45:07 INFO GlusterFS mount attempt 

26/06/2020 19:44:37 INFO GlusterFS mount attempt 

26/06/2020 19:44:07 INFO GlusterFS mount attempt 

26/06/2020 19:43:37 INFO GlusterFS mount attempt 

26/06/2020 19:43:07 INFO GlusterFS mount attempt 

26/06/2020 19:42:37 INFO GlusterFS mount attempt 

26/06/2020 19:42:07 INFO GlusterFS mount attempt 

26/06/2020 19:41:37 INFO GlusterFS mount attempt 

26/06/2020 19:41:06 INFO GlusterFS mount attempt 

26/06/2020 19:40:36 INFO GlusterFS mount attempt 

26/06/2020 19:40:06 INFO GlusterFS mount attempt 

26/06/2020 19:39:36 INFO GlusterFS mount attempt 

26/06/2020 19:39:06 INFO GlusterFS mount attempt 

26/06/2020 19:38:36 INFO GlusterFS mount attempt 

26/06/2020 19:38:06 INFO GlusterFS mount attempt 

26/06/2020 19:37:36 INFO GlusterFS mount attempt 

26/06/2020 19:37:06 INFO GlusterFS mount attempt 

26/06/2020 19:36:36 INFO GlusterFS mount attempt 

26/06/2020 19:36:06 INFO GlusterFS mount attempt 

26/06/2020 19:35:35 INFO GlusterFS mount attempt 

26/06/2020 19:35:05 INFO GlusterFS mount attempt 

26/06/2020 19:34:35 INFO GlusterFS mount attempt 

26/06/2020 19:34:05 INFO GlusterFS mount attempt 

26/06/2020 19:33:35 INFO GlusterFS mount attempt 

26/06/2020 19:33:05 INFO GlusterFS mount attempt 

26/06/2020 19:32:35 INFO GlusterFS mount attempt 

26/06/2020 19:32:05 INFO GlusterFS mount attempt 

26/06/2020 19:31:35 INFO GlusterFS mount attempt 

26/06/2020 19:31:05 INFO GlusterFS mount attempt 

26/06/2020 19:30:35 INFO GlusterFS mount attempt 

26/06/2020 19:30:04 INFO GlusterFS mount attempt 

26/06/2020 19:29:34 INFO GlusterFS mount attempt 

26/06/2020 19:29:04 INFO GlusterFS mount attempt 

26/06/2020 19:28:34 INFO GlusterFS mount attempt 

26/06/2020 19:28:04 INFO GlusterFS mount attempt 

26/06/2020 19:27:34 INFO GlusterFS mount attempt 

26/06/2020 19:27:04 INFO GlusterFS mount attempt 

26/06/2020 19:26:34 INFO GlusterFS mount attempt 

26/06/2020 19:26:04 INFO GlusterFS mount attempt 

26/06/2020 19:25:34 INFO GlusterFS mount attempt 

26/06/2020 19:25:04 INFO GlusterFS mount attempt 

26/06/2020 19:24:33 INFO GlusterFS mount attempt 

26/06/2020 19:24:03 INFO GlusterFS mount attempt 

26/06/2020 19:23:33 INFO GlusterFS mount attempt 

26/06/2020 19:23:03 INFO GlusterFS mount attempt 

26/06/2020 19:22:33 INFO GlusterFS mount attempt 

26/06/2020 19:22:03 INFO GlusterFS mount attempt 

26/06/2020 19:21:33 INFO GlusterFS mount attempt 

26/06/2020 19:21:03 INFO GlusterFS mount attempt 

26/06/2020 19:20:33 INFO GlusterFS mount attempt 

26/06/2020 19:20:03 INFO GlusterFS mount attempt 

26/06/2020 19:19:33 INFO GlusterFS mount attempt 

26/06/2020 19:19:02 INFO GlusterFS mount attempt 

26/06/2020 19:18:32 INFO GlusterFS mount attempt 

26/06/2020 19:18:02 INFO GlusterFS mount attempt 

26/06/2020 19:17:32 INFO GlusterFS mount attempt 

26/06/2020 19:17:02 INFO GlusterFS mount attempt 

26/06/2020 19:16:32 INFO GlusterFS mount attempt 

26/06/2020 19:16:02 INFO GlusterFS mount attempt 

26/06/2020 19:15:32 INFO GlusterFS mount attempt 

26/06/2020 19:15:02 INFO GlusterFS mount attempt 

26/06/2020 19:14:32 INFO GlusterFS mount attempt 

26/06/2020 19:14:01 INFO GlusterFS mount attempt 

26/06/2020 19:13:31 INFO GlusterFS mount attempt 

26/06/2020 19:13:01 INFO GlusterFS mount attempt 

26/06/2020 19:12:31 INFO GlusterFS mount attempt 

26/06/2020 19:12:01 INFO GlusterFS mount attempt 

26/06/2020 19:11:31 INFO GlusterFS mount attempt 

26/06/2020 19:11:01 INFO GlusterFS mount attempt 

26/06/2020 19:10:31 INFO GlusterFS mount attempt 

26/06/2020 19:10:01 INFO GlusterFS mount attempt 

26/06/2020 19:09:31 INFO GlusterFS mount attempt 

26/06/2020 19:09:01 INFO GlusterFS mount attempt 

26/06/2020 19:08:30 INFO GlusterFS mount attempt 

26/06/2020 19:08:00 INFO GlusterFS mount attempt 

26/06/2020 19:07:30 INFO GlusterFS mount attempt 

26/06/2020 19:07:00 INFO GlusterFS mount attempt 

26/06/2020 19:06:30 INFO GlusterFS mount attempt 

26/06/2020 19:06:00 INFO GlusterFS mount attempt 

26/06/2020 19:05:30 INFO GlusterFS mount attempt 

26/06/2020 19:05:00 INFO GlusterFS mount attempt 

26/06/2020 19:04:30 INFO GlusterFS mount attempt 

26/06/2020 19:04:00 INFO GlusterFS mount attempt 

26/06/2020 19:03:30 INFO GlusterFS mount attempt 

26/06/2020 19:02:59 INFO GlusterFS mount attempt 

26/06/2020 19:02:29 INFO GlusterFS mount attempt 

26/06/2020 19:01:59 INFO GlusterFS mount attempt 

26/06/2020 19:01:29 INFO GlusterFS mount attempt 

26/06/2020 19:00:59 INFO GlusterFS mount attempt 

26/06/2020 19:00:29 INFO GlusterFS mount attempt 

26/06/2020 18:59:59 INFO GlusterFS mount attempt 

26/06/2020 18:59:29 INFO GlusterFS mount attempt 

26/06/2020 18:58:59 INFO GlusterFS mount attempt 

26/06/2020 18:58:29 INFO GlusterFS mount attempt 

26/06/2020 18:57:59 INFO GlusterFS mount attempt 

26/06/2020 18:57:28 INFO GlusterFS mount attempt 

26/06/2020 18:56:58 INFO GlusterFS mount attempt 

26/06/2020 18:56:28 INFO GlusterFS mount attempt 

26/06/2020 18:55:58 INFO GlusterFS mount attempt 

26/06/2020 18:55:28 INFO GlusterFS mount attempt 

26/06/2020 18:54:58 INFO GlusterFS mount attempt 

26/06/2020 18:54:28 INFO GlusterFS mount attempt 

26/06/2020 18:53:58 INFO GlusterFS mount attempt 

26/06/2020 18:53:28 INFO GlusterFS mount attempt 

26/06/2020 18:52:58 INFO GlusterFS mount attempt 

26/06/2020 18:52:28 INFO GlusterFS mount attempt 

26/06/2020 18:51:57 INFO GlusterFS mount attempt 

26/06/2020 18:51:27 INFO GlusterFS mount attempt 

26/06/2020 18:50:57 INFO GlusterFS mount attempt 

26/06/2020 18:50:27 INFO GlusterFS mount attempt 

26/06/2020 18:49:57 INFO GlusterFS mount attempt 

26/06/2020 18:49:27 INFO GlusterFS mount attempt 

26/06/2020 18:48:57 INFO GlusterFS mount attempt 

26/06/2020 18:48:27 INFO GlusterFS mount attempt 

26/06/2020 18:47:57 INFO GlusterFS mount attempt 

26/06/2020 18:47:27 INFO GlusterFS mount attempt 

26/06/2020 18:46:56 INFO GlusterFS mount attempt 

26/06/2020 18:46:26 INFO GlusterFS mount attempt 

26/06/2020 18:45:56 INFO GlusterFS mount attempt 

26/06/2020 18:45:26 INFO GlusterFS mount attempt 

26/06/2020 18:44:56 INFO GlusterFS mount attempt 

26/06/2020 18:44:26 INFO GlusterFS mount attempt 

26/06/2020 18:43:56 INFO GlusterFS mount attempt 

26/06/2020 18:43:26 INFO GlusterFS mount attempt 

26/06/2020 18:42:56 INFO GlusterFS mount attempt 

26/06/2020 18:42:26 INFO GlusterFS mount attempt 

26/06/2020 18:41:56 INFO GlusterFS mount attempt 

26/06/2020 18:41:25 INFO GlusterFS mount attempt 

26/06/2020 18:40:55 INFO GlusterFS mount attempt 

26/06/2020 18:40:25 INFO GlusterFS mount attempt 

26/06/2020 18:39:55 INFO GlusterFS mount attempt 

26/06/2020 18:39:25 INFO GlusterFS mount attempt 

26/06/2020 18:38:55 INFO GlusterFS mount attempt 

26/06/2020 18:38:25 INFO GlusterFS mount attempt 

26/06/2020 18:37:55 INFO GlusterFS mount attempt 

26/06/2020 18:37:25 INFO GlusterFS mount attempt 

26/06/2020 18:36:55 INFO GlusterFS mount attempt 

26/06/2020 18:36:25 INFO GlusterFS mount attempt 

26/06/2020 18:35:54 INFO GlusterFS mount attempt 

26/06/2020 18:35:24 INFO GlusterFS mount attempt 

26/06/2020 18:34:54 INFO GlusterFS mount attempt 

26/06/2020 18:34:24 INFO GlusterFS mount attempt 

26/06/2020 18:33:54 INFO GlusterFS mount attempt 

26/06/2020 18:33:24 INFO GlusterFS mount attempt 

26/06/2020 18:32:54 INFO GlusterFS mount attempt 

26/06/2020 18:32:24 INFO GlusterFS mount attempt 

26/06/2020 18:31:54 INFO GlusterFS mount attempt 

26/06/2020 18:31:24 INFO GlusterFS mount attempt 

26/06/2020 18:30:53 INFO GlusterFS mount attempt 

26/06/2020 18:30:23 INFO GlusterFS mount attempt 

26/06/2020 18:29:53 INFO GlusterFS mount attempt 

26/06/2020 18:29:23 INFO GlusterFS mount attempt 

26/06/2020 18:28:53 INFO GlusterFS mount attempt 

26/06/2020 18:28:23 INFO GlusterFS mount attempt 

26/06/2020 18:27:53 INFO GlusterFS mount attempt 

26/06/2020 18:27:23 INFO GlusterFS mount attempt 

26/06/2020 18:26:53 INFO GlusterFS mount attempt 

26/06/2020 18:26:23 INFO GlusterFS mount attempt 

26/06/2020 18:25:53 INFO GlusterFS mount attempt 

26/06/2020 18:25:22 INFO GlusterFS mount attempt 

26/06/2020 18:24:52 INFO GlusterFS mount attempt 

26/06/2020 18:24:22 INFO GlusterFS mount attempt 

26/06/2020 18:23:52 INFO GlusterFS mount attempt 

26/06/2020 18:23:22 INFO GlusterFS mount attempt 

26/06/2020 18:22:52 INFO GlusterFS mount attempt 

26/06/2020 18:22:22 INFO GlusterFS mount attempt 

26/06/2020 18:21:52 INFO GlusterFS mount attempt 

26/06/2020 18:21:22 INFO GlusterFS mount attempt 

26/06/2020 18:20:52 INFO GlusterFS mount attempt 

26/06/2020 18:20:22 INFO GlusterFS mount attempt 

26/06/2020 18:19:51 INFO GlusterFS mount attempt 

26/06/2020 18:19:21 INFO GlusterFS mount attempt 

26/06/2020 18:18:51 INFO GlusterFS mount attempt 

26/06/2020 18:18:21 INFO GlusterFS mount attempt 

26/06/2020 18:17:51 INFO GlusterFS mount attempt 

26/06/2020 18:17:21 INFO GlusterFS mount attempt 

26/06/2020 18:16:51 INFO GlusterFS mount attempt 

26/06/2020 18:16:21 INFO GlusterFS mount attempt 

26/06/2020 18:15:51 INFO GlusterFS mount attempt 

26/06/2020 18:15:21 INFO GlusterFS mount attempt 

26/06/2020 18:14:50 INFO GlusterFS mount attempt 

26/06/2020 18:14:20 INFO GlusterFS mount attempt 

26/06/2020 18:13:50 INFO GlusterFS mount attempt 

26/06/2020 18:13:20 INFO GlusterFS mount attempt 

26/06/2020 18:12:50 INFO GlusterFS mount attempt 

26/06/2020 18:12:20 INFO GlusterFS mount attempt 

26/06/2020 18:11:50 INFO GlusterFS mount attempt 

26/06/2020 18:11:20 INFO GlusterFS mount attempt 

26/06/2020 18:10:50 INFO GlusterFS mount attempt 

26/06/2020 18:10:20 INFO GlusterFS mount attempt 

26/06/2020 18:09:50 INFO GlusterFS mount attempt 

26/06/2020 18:09:19 INFO GlusterFS mount attempt 

26/06/2020 18:08:49 INFO GlusterFS mount attempt 

26/06/2020 18:08:19 INFO GlusterFS mount attempt 

26/06/2020 18:07:49 INFO GlusterFS mount attempt 

26/06/2020 18:07:19 INFO GlusterFS mount attempt 

26/06/2020 18:06:49 INFO GlusterFS mount attempt 

26/06/2020 18:06:19 INFO GlusterFS mount attempt 

26/06/2020 18:05:49 INFO GlusterFS mount attempt 

26/06/2020 18:05:19 INFO GlusterFS mount attempt 

26/06/2020 18:04:49 INFO GlusterFS mount attempt 

26/06/2020 18:04:19 INFO GlusterFS mount attempt 

26/06/2020 18:03:48 INFO GlusterFS mount attempt 

26/06/2020 18:03:18 INFO GlusterFS mount attempt 

26/06/2020 18:02:48 INFO GlusterFS mount attempt 

26/06/2020 18:02:18 INFO GlusterFS mount attempt 

26/06/2020 18:01:48 INFO GlusterFS mount attempt 

26/06/2020 18:01:18 INFO GlusterFS mount attempt 

26/06/2020 18:00:48 INFO GlusterFS mount attempt 

26/06/2020 18:00:18 INFO GlusterFS mount attempt 

26/06/2020 17:59:48 INFO GlusterFS mount attempt 

26/06/2020 17:59:18 INFO GlusterFS mount attempt 

26/06/2020 17:58:48 INFO GlusterFS mount attempt 

26/06/2020 17:58:18 INFO GlusterFS mount attempt 

26/06/2020 17:57:47 INFO GlusterFS mount attempt 

26/06/2020 17:57:17 INFO GlusterFS mount attempt 

26/06/2020 17:56:47 INFO GlusterFS mount attempt 

26/06/2020 17:56:17 INFO GlusterFS mount attempt 

26/06/2020 17:55:47 INFO GlusterFS mount attempt 

26/06/2020 17:55:17 INFO GlusterFS mount attempt 

26/06/2020 17:54:47 INFO GlusterFS mount attempt 

26/06/2020 17:54:17 INFO GlusterFS mount attempt 

26/06/2020 17:53:47 INFO GlusterFS mount attempt 

26/06/2020 17:53:17 INFO GlusterFS mount attempt 

26/06/2020 17:52:47 INFO GlusterFS mount attempt 

26/06/2020 17:52:16 INFO GlusterFS mount attempt 

26/06/2020 17:51:46 INFO GlusterFS mount attempt 

26/06/2020 17:51:16 INFO GlusterFS mount attempt 

26/06/2020 17:50:46 INFO GlusterFS mount attempt 

26/06/2020 17:50:16 INFO GlusterFS mount attempt 

26/06/2020 17:49:46 INFO GlusterFS mount attempt 

26/06/2020 17:49:16 INFO GlusterFS mount attempt 

26/06/2020 17:48:46 INFO GlusterFS mount attempt 

26/06/2020 17:48:16 INFO GlusterFS mount attempt 

26/06/2020 17:47:46 INFO GlusterFS mount attempt 

26/06/2020 17:47:16 INFO GlusterFS mount attempt 

26/06/2020 17:46:45 INFO GlusterFS mount attempt 

26/06/2020 17:46:15 INFO GlusterFS mount attempt 

26/06/2020 17:45:45 INFO GlusterFS mount attempt 

26/06/2020 17:45:15 INFO GlusterFS mount attempt 

26/06/2020 17:44:45 INFO GlusterFS mount attempt 

26/06/2020 17:44:15 INFO GlusterFS mount attempt 

26/06/2020 17:43:45 INFO GlusterFS mount attempt 

26/06/2020 17:43:15 INFO GlusterFS mount attempt 

26/06/2020 17:42:45 INFO GlusterFS mount attempt 

26/06/2020 17:42:15 INFO GlusterFS mount attempt 

26/06/2020 17:41:45 INFO GlusterFS mount attempt 

26/06/2020 17:41:14 INFO GlusterFS mount attempt 

26/06/2020 17:40:44 INFO GlusterFS mount attempt 

26/06/2020 17:40:14 INFO GlusterFS mount attempt 

26/06/2020 17:39:44 INFO GlusterFS mount attempt 

26/06/2020 17:39:14 INFO GlusterFS mount attempt 

26/06/2020 17:38:44 INFO GlusterFS mount attempt 

26/06/2020 17:38:14 INFO GlusterFS mount attempt 

26/06/2020 17:37:44 INFO GlusterFS mount attempt 

26/06/2020 17:37:14 INFO GlusterFS mount attempt 

26/06/2020 17:36:44 INFO GlusterFS mount attempt 

26/06/2020 17:36:14 INFO GlusterFS mount attempt 

26/06/2020 17:35:43 INFO GlusterFS mount attempt 

26/06/2020 17:35:13 INFO GlusterFS mount attempt 

26/06/2020 17:34:43 INFO GlusterFS mount attempt 

26/06/2020 17:34:13 INFO GlusterFS mount attempt 

26/06/2020 17:33:43 INFO GlusterFS mount attempt 

26/06/2020 17:33:13 INFO GlusterFS mount attempt 

26/06/2020 17:32:43 INFO GlusterFS mount attempt 

26/06/2020 17:32:13 INFO GlusterFS mount attempt 

26/06/2020 17:31:43 INFO GlusterFS mount attempt 

26/06/2020 17:31:13 INFO GlusterFS mount attempt 

26/06/2020 17:30:43 INFO GlusterFS mount attempt 

26/06/2020 17:30:12 INFO GlusterFS mount attempt 

26/06/2020 17:29:42 INFO GlusterFS mount attempt 

26/06/2020 17:29:12 INFO GlusterFS mount attempt 

26/06/2020 17:28:42 INFO GlusterFS mount attempt 

26/06/2020 17:28:12 INFO GlusterFS mount attempt 

26/06/2020 17:27:42 INFO GlusterFS mount attempt 

26/06/2020 17:27:12 INFO GlusterFS mount attempt 

26/06/2020 17:26:42 INFO GlusterFS mount attempt 

26/06/2020 17:26:12 INFO GlusterFS mount attempt 

26/06/2020 17:25:42 INFO GlusterFS mount attempt 

26/06/2020 17:25:12 INFO GlusterFS mount attempt 

26/06/2020 17:24:41 INFO GlusterFS mount attempt 

26/06/2020 17:24:11 INFO GlusterFS mount attempt 

26/06/2020 17:23:41 INFO GlusterFS mount attempt 

26/06/2020 17:23:11 INFO GlusterFS mount attempt 

26/06/2020 17:22:41 INFO GlusterFS mount attempt 

26/06/2020 17:22:11 INFO GlusterFS mount attempt 

26/06/2020 17:21:41 INFO GlusterFS mount attempt 

26/06/2020 17:21:11 INFO GlusterFS mount attempt 

26/06/2020 17:20:41 INFO GlusterFS mount attempt 

26/06/2020 17:20:11 INFO GlusterFS mount attempt 

26/06/2020 17:19:41 INFO GlusterFS mount attempt 

26/06/2020 17:19:10 INFO GlusterFS mount attempt 

26/06/2020 17:18:40 INFO GlusterFS mount attempt 

26/06/2020 17:18:10 INFO GlusterFS mount attempt 

26/06/2020 17:17:40 INFO GlusterFS mount attempt 

26/06/2020 17:17:10 INFO GlusterFS mount attempt 

26/06/2020 17:16:40 INFO GlusterFS mount attempt 

26/06/2020 17:16:10 INFO GlusterFS mount attempt 

26/06/2020 17:15:40 INFO GlusterFS mount attempt 

26/06/2020 17:15:10 INFO GlusterFS mount attempt 

26/06/2020 17:14:40 INFO GlusterFS mount attempt 

26/06/2020 17:14:10 INFO GlusterFS mount attempt 

26/06/2020 17:13:39 INFO GlusterFS mount attempt 

26/06/2020 17:13:09 INFO GlusterFS mount attempt 

26/06/2020 17:12:39 INFO GlusterFS mount attempt 

26/06/2020 17:12:09 INFO GlusterFS mount attempt 

26/06/2020 17:11:39 INFO GlusterFS mount attempt 

26/06/2020 17:11:09 INFO GlusterFS mount attempt 

26/06/2020 17:10:39 INFO GlusterFS mount attempt 

26/06/2020 17:10:09 INFO GlusterFS mount attempt 

26/06/2020 17:09:39 INFO GlusterFS mount attempt 

26/06/2020 17:09:09 INFO GlusterFS mount attempt 

26/06/2020 17:08:39 INFO GlusterFS mount attempt 

26/06/2020 17:08:08 INFO GlusterFS mount attempt 

26/06/2020 17:07:38 INFO GlusterFS mount attempt 

26/06/2020 17:07:08 INFO GlusterFS mount attempt 

26/06/2020 17:06:38 INFO GlusterFS mount attempt 

26/06/2020 17:06:08 INFO GlusterFS mount attempt 

26/06/2020 17:05:38 INFO GlusterFS mount attempt 

26/06/2020 17:05:08 INFO GlusterFS mount attempt 

26/06/2020 17:04:38 INFO GlusterFS mount attempt 

26/06/2020 17:04:08 INFO GlusterFS mount attempt 

26/06/2020 17:03:38 INFO GlusterFS mount attempt 

26/06/2020 17:03:08 INFO GlusterFS mount attempt 

26/06/2020 17:02:37 INFO GlusterFS mount attempt 

26/06/2020 17:02:07 INFO GlusterFS mount attempt 

26/06/2020 17:01:37 INFO GlusterFS mount attempt 

26/06/2020 17:01:07 INFO GlusterFS mount attempt 

26/06/2020 17:00:37 INFO GlusterFS mount attempt 

26/06/2020 17:00:07 INFO GlusterFS mount attempt 

26/06/2020 16:59:37 INFO GlusterFS mount attempt 

26/06/2020 16:59:07 INFO GlusterFS mount attempt 

26/06/2020 16:58:37 INFO GlusterFS mount attempt 

26/06/2020 16:58:07 INFO GlusterFS mount attempt 

26/06/2020 16:57:37 INFO GlusterFS mount attempt 

26/06/2020 16:57:06 INFO GlusterFS mount attempt 

26/06/2020 16:56:36 INFO GlusterFS mount attempt 

26/06/2020 16:56:06 INFO GlusterFS mount attempt 

26/06/2020 16:55:36 INFO GlusterFS mount attempt 

26/06/2020 16:55:06 INFO GlusterFS mount attempt 

26/06/2020 16:54:36 INFO GlusterFS mount attempt 

26/06/2020 16:54:06 INFO GlusterFS mount attempt 

26/06/2020 16:53:36 INFO GlusterFS mount attempt 

26/06/2020 16:53:06 INFO GlusterFS mount attempt 

26/06/2020 16:52:36 INFO GlusterFS mount attempt 

26/06/2020 16:52:06 INFO GlusterFS mount attempt 

26/06/2020 16:51:35 INFO GlusterFS mount attempt 

26/06/2020 16:51:05 INFO GlusterFS mount attempt 

26/06/2020 16:50:35 INFO GlusterFS mount attempt 

26/06/2020 16:50:05 INFO GlusterFS mount attempt 

26/06/2020 16:49:35 INFO GlusterFS mount attempt 

26/06/2020 16:49:05 INFO GlusterFS mount attempt 

26/06/2020 16:48:35 INFO GlusterFS mount attempt 

26/06/2020 16:48:05 INFO GlusterFS mount attempt 

26/06/2020 16:47:35 INFO GlusterFS mount attempt 

26/06/2020 16:47:05 INFO GlusterFS mount attempt 

26/06/2020 16:46:35 INFO GlusterFS mount attempt 

26/06/2020 16:46:04 INFO GlusterFS mount attempt 

26/06/2020 16:45:34 INFO GlusterFS mount attempt 

26/06/2020 16:45:04 INFO GlusterFS mount attempt 

26/06/2020 16:44:34 INFO GlusterFS mount attempt 

26/06/2020 16:44:04 INFO GlusterFS mount attempt 

26/06/2020 16:43:34 INFO GlusterFS mount attempt 

26/06/2020 16:43:04 INFO GlusterFS mount attempt 

26/06/2020 16:42:34 INFO GlusterFS mount attempt 

26/06/2020 16:42:04 INFO GlusterFS mount attempt 

26/06/2020 16:41:34 INFO GlusterFS mount attempt 

26/06/2020 16:41:04 INFO GlusterFS mount attempt 

26/06/2020 16:40:34 INFO GlusterFS mount attempt 

26/06/2020 16:40:03 INFO GlusterFS mount attempt 

26/06/2020 16:39:33 INFO GlusterFS mount attempt 

26/06/2020 16:39:03 INFO GlusterFS mount attempt 

26/06/2020 16:38:33 INFO GlusterFS mount attempt 

26/06/2020 16:38:03 INFO GlusterFS mount attempt 

26/06/2020 16:37:33 INFO GlusterFS mount attempt 

26/06/2020 16:37:03 INFO GlusterFS mount attempt 

26/06/2020 16:36:33 INFO GlusterFS mount attempt 

26/06/2020 16:36:03 INFO GlusterFS mount attempt 

26/06/2020 16:35:33 INFO GlusterFS mount attempt 

26/06/2020 16:35:03 INFO GlusterFS mount attempt 

26/06/2020 16:34:32 INFO GlusterFS mount attempt 

26/06/2020 16:34:02 INFO GlusterFS mount attempt 

26/06/2020 16:33:32 INFO GlusterFS mount attempt 

26/06/2020 16:33:02 INFO GlusterFS mount attempt 

26/06/2020 16:32:32 INFO GlusterFS mount attempt 

26/06/2020 16:32:02 INFO GlusterFS mount attempt 

26/06/2020 16:31:32 INFO GlusterFS mount attempt 

26/06/2020 16:31:02 INFO GlusterFS mount attempt 

26/06/2020 16:30:32 INFO GlusterFS mount attempt 

26/06/2020 16:30:02 INFO GlusterFS mount attempt 

26/06/2020 16:29:32 INFO GlusterFS mount attempt 

26/06/2020 16:29:01 INFO GlusterFS mount attempt 

26/06/2020 16:28:31 INFO GlusterFS mount attempt 

26/06/2020 16:28:01 INFO GlusterFS mount attempt 

26/06/2020 16:27:31 INFO GlusterFS mount attempt 

26/06/2020 16:27:01 INFO GlusterFS mount attempt 

26/06/2020 16:26:31 INFO GlusterFS mount attempt 

26/06/2020 16:26:01 INFO GlusterFS mount attempt 

26/06/2020 16:25:31 INFO GlusterFS mount attempt 

26/06/2020 16:25:01 INFO GlusterFS mount attempt 

26/06/2020 16:24:31 INFO GlusterFS mount attempt 

26/06/2020 16:24:01 INFO GlusterFS mount attempt 

26/06/2020 16:23:31 INFO GlusterFS mount attempt 

26/06/2020 16:23:00 INFO GlusterFS mount attempt 

26/06/2020 16:22:30 INFO GlusterFS mount attempt 

26/06/2020 16:22:00 INFO GlusterFS mount attempt 

26/06/2020 16:21:30 INFO GlusterFS mount attempt 

26/06/2020 16:21:00 INFO GlusterFS mount attempt 

26/06/2020 16:20:30 INFO GlusterFS mount attempt 

26/06/2020 16:20:00 INFO GlusterFS mount attempt 

26/06/2020 16:19:30 INFO GlusterFS mount attempt 

26/06/2020 16:19:00 INFO GlusterFS mount attempt 

26/06/2020 16:18:30 INFO GlusterFS mount attempt 

26/06/2020 16:18:00 INFO GlusterFS mount attempt 

26/06/2020 16:17:29 INFO GlusterFS mount attempt 

26/06/2020 16:16:59 INFO GlusterFS mount attempt 

26/06/2020 16:16:29 INFO GlusterFS mount attempt 

26/06/2020 16:15:59 INFO GlusterFS mount attempt 

26/06/2020 16:15:29 INFO GlusterFS mount attempt 

26/06/2020 16:14:59 INFO GlusterFS mount attempt 

26/06/2020 16:14:29 INFO GlusterFS mount attempt 

26/06/2020 16:13:59 INFO GlusterFS mount attempt 

26/06/2020 16:13:29 INFO GlusterFS mount attempt 

26/06/2020 16:12:59 INFO GlusterFS mount attempt 

26/06/2020 16:12:29 INFO GlusterFS mount attempt 

26/06/2020 16:11:58 INFO GlusterFS mount attempt 

26/06/2020 16:11:28 INFO GlusterFS mount attempt 

26/06/2020 16:10:58 INFO GlusterFS mount attempt 

26/06/2020 16:10:28 INFO GlusterFS mount attempt 

26/06/2020 16:09:58 INFO GlusterFS mount attempt 

26/06/2020 16:09:28 INFO GlusterFS mount attempt 

26/06/2020 16:08:58 INFO GlusterFS mount attempt 

26/06/2020 16:08:28 INFO GlusterFS mount attempt 

26/06/2020 16:07:58 INFO GlusterFS mount attempt 

26/06/2020 16:07:28 INFO GlusterFS mount attempt 

26/06/2020 16:06:58 INFO GlusterFS mount attempt 

26/06/2020 16:06:27 INFO GlusterFS mount attempt 

26/06/2020 16:05:57 INFO GlusterFS mount attempt 

26/06/2020 16:05:27 INFO GlusterFS mount attempt 

26/06/2020 16:04:57 INFO GlusterFS mount attempt 

26/06/2020 16:04:27 INFO GlusterFS mount attempt 

26/06/2020 16:03:57 INFO GlusterFS mount attempt 

26/06/2020 16:03:27 INFO GlusterFS mount attempt 

26/06/2020 16:02:57 INFO GlusterFS mount attempt 

26/06/2020 16:02:27 INFO GlusterFS mount attempt 

26/06/2020 16:01:57 INFO GlusterFS mount attempt 

26/06/2020 16:01:27 INFO GlusterFS mount attempt 

26/06/2020 16:00:56 INFO GlusterFS mount attempt 

26/06/2020 16:00:26 INFO GlusterFS mount attempt 

26/06/2020 15:59:56 INFO GlusterFS mount attempt 

26/06/2020 15:59:26 INFO GlusterFS mount attempt 

26/06/2020 15:58:56 INFO GlusterFS mount attempt 

26/06/2020 15:58:26 INFO GlusterFS mount attempt 

26/06/2020 15:57:56 INFO GlusterFS mount attempt 

26/06/2020 15:57:26 INFO GlusterFS mount attempt 

26/06/2020 15:56:56 INFO GlusterFS mount attempt 

26/06/2020 15:56:26 INFO GlusterFS mount attempt 

26/06/2020 15:55:56 INFO GlusterFS mount attempt 

26/06/2020 15:55:25 INFO GlusterFS mount attempt 

26/06/2020 15:54:55 INFO GlusterFS mount attempt 

26/06/2020 15:54:25 INFO GlusterFS mount attempt 

26/06/2020 15:53:55 INFO GlusterFS mount attempt 

26/06/2020 15:53:25 INFO GlusterFS mount attempt 

26/06/2020 15:52:55 INFO GlusterFS mount attempt 

26/06/2020 15:52:25 INFO GlusterFS mount attempt 

26/06/2020 15:51:55 INFO GlusterFS mount attempt 

26/06/2020 15:51:25 INFO GlusterFS mount attempt 

26/06/2020 15:50:55 INFO GlusterFS mount attempt 

26/06/2020 15:50:25 INFO GlusterFS mount attempt 

26/06/2020 15:49:54 INFO GlusterFS mount attempt 

26/06/2020 15:49:24 INFO GlusterFS mount attempt 

26/06/2020 15:48:54 INFO GlusterFS mount attempt 

26/06/2020 15:48:24 INFO GlusterFS mount attempt 

26/06/2020 15:47:54 INFO GlusterFS mount attempt 

26/06/2020 15:47:24 INFO GlusterFS mount attempt 

26/06/2020 15:46:54 INFO GlusterFS mount attempt 

26/06/2020 15:46:24 INFO GlusterFS mount attempt 

26/06/2020 15:45:54 INFO GlusterFS mount attempt 

26/06/2020 15:45:24 INFO GlusterFS mount attempt 

26/06/2020 15:44:54 INFO GlusterFS mount attempt 

26/06/2020 15:44:24 INFO GlusterFS mount attempt 

26/06/2020 15:43:53 INFO GlusterFS mount attempt 

26/06/2020 15:43:23 INFO GlusterFS mount attempt 

26/06/2020 15:42:53 INFO GlusterFS mount attempt 

26/06/2020 15:42:23 INFO GlusterFS mount attempt 

26/06/2020 15:41:53 INFO GlusterFS mount attempt 

26/06/2020 15:41:23 INFO GlusterFS mount attempt 

26/06/2020 15:40:53 INFO GlusterFS mount attempt 

26/06/2020 15:40:23 INFO GlusterFS mount attempt 

26/06/2020 15:39:53 INFO GlusterFS mount attempt 

26/06/2020 15:39:23 INFO GlusterFS mount attempt 

26/06/2020 15:38:52 INFO GlusterFS mount attempt 

26/06/2020 15:38:22 INFO GlusterFS mount attempt 

26/06/2020 15:37:52 INFO GlusterFS mount attempt 

26/06/2020 15:37:22 INFO GlusterFS mount attempt 

26/06/2020 15:36:52 INFO GlusterFS mount attempt 

26/06/2020 15:36:22 INFO GlusterFS mount attempt 

26/06/2020 15:35:52 INFO GlusterFS mount attempt 

26/06/2020 15:35:22 INFO GlusterFS mount attempt 

26/06/2020 15:34:52 INFO GlusterFS mount attempt 

26/06/2020 15:34:22 INFO GlusterFS mount attempt 

26/06/2020 15:33:51 INFO GlusterFS mount attempt 

26/06/2020 15:33:21 INFO GlusterFS mount attempt 

26/06/2020 15:32:51 INFO GlusterFS mount attempt 

26/06/2020 15:32:21 INFO GlusterFS mount attempt 

26/06/2020 15:31:51 INFO GlusterFS mount attempt 

26/06/2020 15:31:21 INFO GlusterFS mount attempt 

26/06/2020 15:30:51 INFO GlusterFS mount attempt 

26/06/2020 15:30:21 INFO GlusterFS mount attempt 

26/06/2020 15:29:51 INFO GlusterFS mount attempt 

26/06/2020 15:29:21 INFO GlusterFS mount attempt 

26/06/2020 15:28:51 INFO GlusterFS mount attempt 

26/06/2020 15:28:20 INFO GlusterFS mount attempt 

26/06/2020 15:27:50 INFO GlusterFS mount attempt 

26/06/2020 15:27:20 INFO GlusterFS mount attempt 

26/06/2020 15:26:50 INFO GlusterFS mount attempt 

26/06/2020 15:26:20 INFO GlusterFS mount attempt 

26/06/2020 15:25:50 INFO GlusterFS mount attempt 

26/06/2020 15:25:20 INFO GlusterFS mount attempt 

26/06/2020 15:24:50 INFO GlusterFS mount attempt 

26/06/2020 15:24:20 INFO GlusterFS mount attempt 

26/06/2020 15:23:50 INFO GlusterFS mount attempt 

26/06/2020 15:23:20 INFO GlusterFS mount attempt 

26/06/2020 15:22:49 INFO GlusterFS mount attempt 

26/06/2020 15:22:19 INFO GlusterFS mount attempt 

26/06/2020 15:21:49 INFO GlusterFS mount attempt 

26/06/2020 15:21:19 INFO GlusterFS mount attempt 

26/06/2020 15:20:49 INFO GlusterFS mount attempt 

26/06/2020 15:20:19 INFO GlusterFS mount attempt 

26/06/2020 15:19:49 INFO GlusterFS mount attempt 

26/06/2020 15:19:19 INFO GlusterFS mount attempt 

26/06/2020 15:18:49 INFO GlusterFS mount attempt 

26/06/2020 15:18:19 INFO GlusterFS mount attempt 

26/06/2020 15:17:49 INFO GlusterFS mount attempt 

26/06/2020 15:17:18 INFO GlusterFS mount attempt 

26/06/2020 15:16:48 INFO GlusterFS mount attempt 

26/06/2020 15:16:18 INFO GlusterFS mount attempt 

26/06/2020 15:15:48 INFO GlusterFS mount attempt 

26/06/2020 15:15:18 INFO GlusterFS mount attempt 

26/06/2020 15:14:48 INFO GlusterFS mount attempt 

26/06/2020 15:14:18 INFO GlusterFS mount attempt 

26/06/2020 15:13:48 INFO GlusterFS mount attempt 

26/06/2020 15:13:18 INFO GlusterFS mount attempt 

26/06/2020 15:12:48 INFO GlusterFS mount attempt 

26/06/2020 15:12:17 INFO GlusterFS mount attempt 

26/06/2020 15:11:47 INFO GlusterFS mount attempt 

26/06/2020 15:11:17 INFO GlusterFS mount attempt 

26/06/2020 15:10:47 INFO GlusterFS mount attempt 

26/06/2020 15:10:17 INFO GlusterFS mount attempt 

26/06/2020 15:09:47 INFO GlusterFS mount attempt 

26/06/2020 15:09:17 INFO GlusterFS mount attempt 

26/06/2020 15:08:47 INFO GlusterFS mount attempt 

26/06/2020 15:08:17 INFO GlusterFS mount attempt 

26/06/2020 15:07:47 INFO GlusterFS mount attempt 

26/06/2020 15:07:17 INFO GlusterFS mount attempt 

26/06/2020 15:06:46 INFO GlusterFS mount attempt 

26/06/2020 15:06:16 INFO GlusterFS mount attempt 

26/06/2020 15:05:46 INFO GlusterFS mount attempt 

26/06/2020 15:05:16 INFO GlusterFS mount attempt 

26/06/2020 15:04:46 INFO GlusterFS mount attempt 

26/06/2020 15:04:16 INFO GlusterFS mount attempt 

26/06/2020 15:03:46 INFO GlusterFS mount attempt 

26/06/2020 15:03:16 INFO GlusterFS mount attempt 

26/06/2020 15:02:46 INFO GlusterFS mount attempt 

26/06/2020 15:02:16 INFO GlusterFS mount attempt 

26/06/2020 15:01:46 INFO GlusterFS mount attempt 

26/06/2020 15:01:15 INFO GlusterFS mount attempt 

26/06/2020 15:00:45 INFO GlusterFS mount attempt 

26/06/2020 15:00:15 INFO GlusterFS mount attempt 

26/06/2020 14:59:45 INFO GlusterFS mount attempt 

26/06/2020 14:59:15 INFO GlusterFS mount attempt 

26/06/2020 14:58:45 INFO GlusterFS mount attempt 

26/06/2020 14:58:15 INFO GlusterFS mount attempt 

26/06/2020 14:57:45 INFO GlusterFS mount attempt 

26/06/2020 14:57:15 INFO GlusterFS mount attempt 

26/06/2020 14:56:45 INFO GlusterFS mount attempt 

26/06/2020 14:56:14 INFO GlusterFS mount attempt 

26/06/2020 14:55:44 INFO GlusterFS mount attempt 

26/06/2020 14:55:14 INFO GlusterFS mount attempt 

26/06/2020 14:54:44 INFO GlusterFS mount attempt 

26/06/2020 14:54:14 INFO GlusterFS mount attempt 

26/06/2020 14:53:44 INFO GlusterFS mount attempt 

26/06/2020 14:53:14 INFO GlusterFS mount attempt 

26/06/2020 14:52:44 INFO GlusterFS mount attempt 

26/06/2020 14:52:14 INFO GlusterFS mount attempt 

26/06/2020 14:51:44 INFO GlusterFS mount attempt 

26/06/2020 14:51:14 INFO GlusterFS mount attempt 

26/06/2020 14:50:43 INFO GlusterFS mount attempt 

26/06/2020 14:50:13 INFO GlusterFS mount attempt 

26/06/2020 14:49:43 INFO GlusterFS mount attempt 

26/06/2020 14:49:13 INFO GlusterFS mount attempt 

26/06/2020 14:48:43 INFO GlusterFS mount attempt 

26/06/2020 14:48:13 INFO GlusterFS mount attempt 

26/06/2020 14:47:43 INFO GlusterFS mount attempt 

26/06/2020 14:47:13 INFO GlusterFS mount attempt 

26/06/2020 14:46:43 INFO GlusterFS mount attempt 

26/06/2020 14:46:13 INFO GlusterFS mount attempt 

26/06/2020 14:45:43 INFO GlusterFS mount attempt 

26/06/2020 14:45:13 INFO GlusterFS mount attempt 

26/06/2020 14:44:42 INFO GlusterFS mount attempt 

26/06/2020 14:44:12 INFO GlusterFS mount attempt 

26/06/2020 14:43:42 INFO GlusterFS mount attempt 

26/06/2020 14:43:12 INFO GlusterFS mount attempt 

26/06/2020 14:42:42 INFO GlusterFS mount attempt 

26/06/2020 14:42:12 INFO GlusterFS mount attempt 

26/06/2020 14:41:42 INFO GlusterFS mount attempt 

26/06/2020 14:41:12 INFO GlusterFS mount attempt 

26/06/2020 14:40:42 INFO GlusterFS mount attempt 

26/06/2020 14:40:12 INFO GlusterFS mount attempt 

26/06/2020 14:39:41 INFO GlusterFS mount attempt 

26/06/2020 14:39:11 INFO GlusterFS mount attempt 

26/06/2020 14:38:41 INFO GlusterFS mount attempt 

26/06/2020 14:38:11 INFO GlusterFS mount attempt 

26/06/2020 14:37:41 INFO GlusterFS mount attempt 

26/06/2020 14:37:11 INFO GlusterFS mount attempt 

26/06/2020 14:36:41 INFO GlusterFS mount attempt 

26/06/2020 14:36:11 INFO GlusterFS mount attempt 

26/06/2020 14:35:41 INFO GlusterFS mount attempt 

26/06/2020 14:35:11 INFO GlusterFS mount attempt 

26/06/2020 14:34:41 INFO GlusterFS mount attempt 

26/06/2020 14:34:10 INFO GlusterFS mount attempt 

26/06/2020 14:33:40 INFO GlusterFS mount attempt 

26/06/2020 14:33:10 INFO GlusterFS mount attempt 

26/06/2020 14:32:40 INFO GlusterFS mount attempt 

26/06/2020 14:32:10 INFO GlusterFS mount attempt 

26/06/2020 14:31:40 INFO GlusterFS mount attempt 

26/06/2020 14:31:10 INFO GlusterFS mount attempt 

26/06/2020 14:30:40 INFO GlusterFS mount attempt 

26/06/2020 14:30:10 INFO GlusterFS mount attempt 

26/06/2020 14:29:40 INFO GlusterFS mount attempt 

26/06/2020 14:29:10 INFO GlusterFS mount attempt 

26/06/2020 14:28:39 INFO GlusterFS mount attempt 

26/06/2020 14:28:09 INFO GlusterFS mount attempt 

26/06/2020 14:27:39 INFO GlusterFS mount attempt 

26/06/2020 14:27:09 INFO GlusterFS mount attempt 

26/06/2020 14:26:39 INFO GlusterFS mount attempt 

26/06/2020 14:26:09 INFO GlusterFS mount attempt 

26/06/2020 14:25:39 INFO GlusterFS mount attempt 

26/06/2020 14:25:09 INFO GlusterFS mount attempt 

26/06/2020 14:24:39 INFO GlusterFS mount attempt 

26/06/2020 14:24:09 INFO GlusterFS mount attempt 

26/06/2020 14:23:39 INFO GlusterFS mount attempt 

26/06/2020 14:23:08 INFO GlusterFS mount attempt 

26/06/2020 14:22:38 INFO GlusterFS mount attempt 

26/06/2020 14:22:08 INFO GlusterFS mount attempt 

26/06/2020 14:21:38 INFO GlusterFS mount attempt 

26/06/2020 14:21:08 INFO GlusterFS mount attempt 

26/06/2020 14:20:38 INFO GlusterFS mount attempt 

26/06/2020 14:20:08 INFO GlusterFS mount attempt 

26/06/2020 14:19:38 INFO GlusterFS mount attempt 

26/06/2020 14:19:08 INFO GlusterFS mount attempt 

26/06/2020 14:18:38 INFO GlusterFS mount attempt 

26/06/2020 14:18:08 INFO GlusterFS mount attempt 

26/06/2020 14:17:38 INFO GlusterFS mount attempt 

26/06/2020 14:17:07 INFO GlusterFS mount attempt 

26/06/2020 14:16:37 INFO GlusterFS mount attempt 

26/06/2020 14:16:07 INFO GlusterFS mount attempt 

26/06/2020 14:15:37 INFO GlusterFS mount attempt 

26/06/2020 14:15:07 INFO GlusterFS mount attempt 

26/06/2020 14:14:37 INFO GlusterFS mount attempt 

26/06/2020 14:14:07 INFO GlusterFS mount attempt 

26/06/2020 14:13:37 INFO GlusterFS mount attempt 

26/06/2020 14:13:07 INFO GlusterFS mount attempt 

26/06/2020 14:12:37 INFO GlusterFS mount attempt 

26/06/2020 14:12:07 INFO GlusterFS mount attempt 

26/06/2020 14:11:36 INFO GlusterFS mount attempt 

26/06/2020 14:11:06 INFO GlusterFS mount attempt 

26/06/2020 14:10:36 INFO GlusterFS mount attempt 

26/06/2020 14:10:06 INFO GlusterFS mount attempt 

26/06/2020 14:09:36 INFO GlusterFS mount attempt 

26/06/2020 14:09:06 INFO GlusterFS mount attempt 

26/06/2020 14:08:36 INFO GlusterFS mount attempt 

26/06/2020 14:08:06 INFO GlusterFS mount attempt 

26/06/2020 14:07:36 INFO GlusterFS mount attempt 

26/06/2020 14:07:06 INFO GlusterFS mount attempt 

26/06/2020 14:06:36 INFO GlusterFS mount attempt 

26/06/2020 14:06:05 INFO GlusterFS mount attempt 

26/06/2020 14:05:35 INFO GlusterFS mount attempt 

26/06/2020 14:05:05 INFO GlusterFS mount attempt 

26/06/2020 14:04:35 INFO GlusterFS mount attempt 

26/06/2020 14:04:05 INFO GlusterFS mount attempt 

26/06/2020 14:03:35 INFO GlusterFS mount attempt 

26/06/2020 14:03:05 INFO GlusterFS mount attempt 

26/06/2020 14:02:35 INFO GlusterFS mount attempt 

26/06/2020 14:02:05 INFO GlusterFS mount attempt 

26/06/2020 14:01:35 INFO GlusterFS mount attempt 

26/06/2020 14:01:05 INFO GlusterFS mount attempt 

26/06/2020 14:00:34 INFO GlusterFS mount attempt 

26/06/2020 14:00:04 INFO GlusterFS mount attempt 

26/06/2020 13:59:34 INFO GlusterFS mount attempt 

26/06/2020 13:59:04 INFO GlusterFS mount attempt 

26/06/2020 13:58:34 INFO GlusterFS mount attempt 

26/06/2020 13:58:04 INFO GlusterFS mount attempt 

26/06/2020 13:57:34 INFO GlusterFS mount attempt 

26/06/2020 13:57:04 INFO GlusterFS mount attempt 

26/06/2020 13:56:34 INFO GlusterFS mount attempt 

26/06/2020 13:56:04 INFO GlusterFS mount attempt 

26/06/2020 13:55:34 INFO GlusterFS mount attempt 

26/06/2020 13:55:03 INFO GlusterFS mount attempt 

26/06/2020 13:54:33 INFO GlusterFS mount attempt 

26/06/2020 13:54:03 INFO GlusterFS mount attempt 

26/06/2020 13:53:33 INFO GlusterFS mount attempt 

26/06/2020 13:53:03 INFO GlusterFS mount attempt 

26/06/2020 13:52:33 INFO GlusterFS mount attempt 

26/06/2020 13:52:03 INFO GlusterFS mount attempt 

26/06/2020 13:51:33 INFO GlusterFS mount attempt 

26/06/2020 13:51:03 INFO GlusterFS mount attempt 

26/06/2020 13:50:33 INFO GlusterFS mount attempt 

26/06/2020 13:50:03 INFO GlusterFS mount attempt 

26/06/2020 13:49:32 INFO GlusterFS mount attempt 

26/06/2020 13:49:02 INFO GlusterFS mount attempt 

26/06/2020 13:48:32 INFO GlusterFS mount attempt 

26/06/2020 13:48:02 INFO GlusterFS mount attempt 

26/06/2020 13:47:32 INFO GlusterFS mount attempt 

26/06/2020 13:47:02 INFO GlusterFS mount attempt 

26/06/2020 13:46:32 INFO GlusterFS mount attempt 

26/06/2020 13:46:02 INFO GlusterFS mount attempt 

26/06/2020 13:45:32 INFO GlusterFS mount attempt 

26/06/2020 13:45:02 INFO GlusterFS mount attempt 

26/06/2020 13:44:32 INFO GlusterFS mount attempt 

26/06/2020 13:44:01 INFO GlusterFS mount attempt 

26/06/2020 13:43:31 INFO GlusterFS mount attempt 

26/06/2020 13:43:01 INFO GlusterFS mount attempt 

26/06/2020 13:42:31 INFO GlusterFS mount attempt 

26/06/2020 13:42:01 INFO GlusterFS mount attempt 

26/06/2020 13:41:31 INFO GlusterFS mount attempt 

26/06/2020 13:41:01 INFO GlusterFS mount attempt 

26/06/2020 13:40:31 INFO GlusterFS mount attempt 

26/06/2020 13:40:01 INFO GlusterFS mount attempt 

26/06/2020 13:39:31 INFO GlusterFS mount attempt 

26/06/2020 13:39:01 INFO GlusterFS mount attempt 

26/06/2020 13:38:30 INFO GlusterFS mount attempt 

26/06/2020 13:38:00 INFO GlusterFS mount attempt 

26/06/2020 13:37:30 INFO GlusterFS mount attempt 

26/06/2020 13:37:00 INFO GlusterFS mount attempt 

26/06/2020 13:36:30 INFO GlusterFS mount attempt 

26/06/2020 13:36:00 INFO GlusterFS mount attempt 

26/06/2020 13:35:30 INFO GlusterFS mount attempt 

26/06/2020 13:35:00 INFO GlusterFS mount attempt 

26/06/2020 13:34:30 INFO GlusterFS mount attempt 

26/06/2020 13:34:00 INFO GlusterFS mount attempt 

26/06/2020 13:33:30 INFO GlusterFS mount attempt 

26/06/2020 13:32:59 INFO GlusterFS mount attempt 

26/06/2020 13:32:29 INFO GlusterFS mount attempt 

26/06/2020 13:31:59 INFO GlusterFS mount attempt 

26/06/2020 13:31:29 INFO GlusterFS mount attempt 

26/06/2020 13:30:59 INFO GlusterFS mount attempt 

26/06/2020 13:30:29 INFO GlusterFS mount attempt 

26/06/2020 13:29:59 INFO GlusterFS mount attempt 

26/06/2020 13:29:29 INFO GlusterFS mount attempt 

26/06/2020 13:28:59 INFO GlusterFS mount attempt 

26/06/2020 13:28:29 INFO GlusterFS mount attempt 

26/06/2020 13:27:59 INFO GlusterFS mount attempt 

26/06/2020 13:27:28 INFO GlusterFS mount attempt 

26/06/2020 13:26:58 INFO GlusterFS mount attempt 

26/06/2020 13:26:28 INFO GlusterFS mount attempt 

26/06/2020 13:25:58 INFO GlusterFS mount attempt 

26/06/2020 13:25:28 INFO GlusterFS mount attempt 

26/06/2020 13:24:58 INFO GlusterFS mount attempt 

26/06/2020 13:24:28 INFO GlusterFS mount attempt 

26/06/2020 13:23:58 INFO GlusterFS mount attempt 

26/06/2020 13:23:28 INFO GlusterFS mount attempt 

26/06/2020 13:22:58 INFO GlusterFS mount attempt 

26/06/2020 13:22:28 INFO GlusterFS mount attempt 

26/06/2020 13:21:57 INFO GlusterFS mount attempt 

26/06/2020 13:21:27 INFO GlusterFS mount attempt 

26/06/2020 13:20:57 INFO GlusterFS mount attempt 

26/06/2020 13:20:27 INFO GlusterFS mount attempt 

26/06/2020 13:19:57 INFO GlusterFS mount attempt 

26/06/2020 13:19:27 INFO GlusterFS mount attempt 

26/06/2020 13:18:57 INFO GlusterFS mount attempt 

26/06/2020 13:18:27 INFO GlusterFS mount attempt 

26/06/2020 13:17:57 INFO GlusterFS mount attempt 

26/06/2020 13:17:27 INFO GlusterFS mount attempt 

26/06/2020 13:16:57 INFO GlusterFS mount attempt 

26/06/2020 13:16:26 INFO GlusterFS mount attempt 

26/06/2020 13:15:56 INFO GlusterFS mount attempt 

26/06/2020 13:15:26 INFO GlusterFS mount attempt 

26/06/2020 13:14:56 INFO GlusterFS mount attempt 

26/06/2020 13:14:26 INFO GlusterFS mount attempt 

26/06/2020 13:13:56 INFO GlusterFS mount attempt 

26/06/2020 13:13:26 INFO GlusterFS mount attempt 

26/06/2020 13:12:56 INFO GlusterFS mount attempt 

26/06/2020 13:12:26 INFO GlusterFS mount attempt 

26/06/2020 13:11:56 INFO GlusterFS mount attempt 

26/06/2020 13:11:26 INFO GlusterFS mount attempt 

26/06/2020 13:10:55 INFO GlusterFS mount attempt 

26/06/2020 13:10:25 INFO GlusterFS mount attempt 

26/06/2020 13:09:55 INFO GlusterFS mount attempt 

26/06/2020 13:09:25 INFO GlusterFS mount attempt 

26/06/2020 13:08:55 INFO GlusterFS mount attempt 

26/06/2020 13:08:25 INFO GlusterFS mount attempt 

26/06/2020 13:07:55 INFO GlusterFS mount attempt 

26/06/2020 13:07:25 INFO GlusterFS mount attempt 

26/06/2020 13:06:55 INFO GlusterFS mount attempt 

26/06/2020 13:06:25 INFO GlusterFS mount attempt 

26/06/2020 13:05:55 INFO GlusterFS mount attempt 

26/06/2020 13:05:24 INFO GlusterFS mount attempt 

26/06/2020 13:04:54 INFO GlusterFS mount attempt 

26/06/2020 13:04:24 INFO GlusterFS mount attempt 

26/06/2020 13:03:54 INFO GlusterFS mount attempt 

26/06/2020 13:03:24 INFO GlusterFS mount attempt 

26/06/2020 13:02:54 INFO GlusterFS mount attempt 

26/06/2020 13:02:24 INFO GlusterFS mount attempt 

26/06/2020 13:01:54 INFO GlusterFS mount attempt 

26/06/2020 13:01:24 INFO GlusterFS mount attempt 

26/06/2020 13:00:54 INFO GlusterFS mount attempt 

26/06/2020 13:00:24 INFO GlusterFS mount attempt 

26/06/2020 12:59:53 INFO GlusterFS mount attempt 

26/06/2020 12:59:23 INFO GlusterFS mount attempt 

26/06/2020 12:58:53 INFO GlusterFS mount attempt 

26/06/2020 12:58:23 INFO GlusterFS mount attempt 

26/06/2020 12:57:53 INFO GlusterFS mount attempt 

26/06/2020 12:57:23 INFO GlusterFS mount attempt 

26/06/2020 12:56:53 INFO GlusterFS mount attempt 

26/06/2020 12:56:23 INFO GlusterFS mount attempt 

26/06/2020 12:55:53 INFO GlusterFS mount attempt 

26/06/2020 12:55:23 INFO GlusterFS mount attempt 

26/06/2020 12:54:53 INFO GlusterFS mount attempt 

26/06/2020 12:54:22 INFO GlusterFS mount attempt 

26/06/2020 12:53:52 INFO GlusterFS mount attempt 

26/06/2020 12:53:22 INFO GlusterFS mount attempt 

26/06/2020 12:52:52 INFO GlusterFS mount attempt 

26/06/2020 12:52:22 INFO GlusterFS mount attempt 

26/06/2020 12:51:52 INFO GlusterFS mount attempt 

26/06/2020 12:51:22 INFO GlusterFS mount attempt 

26/06/2020 12:50:52 INFO GlusterFS mount attempt 

26/06/2020 12:50:22 INFO GlusterFS mount attempt 

26/06/2020 12:49:52 INFO GlusterFS mount attempt 

26/06/2020 12:49:22 INFO GlusterFS mount attempt 

26/06/2020 12:48:51 INFO GlusterFS mount attempt 

26/06/2020 12:48:21 INFO GlusterFS mount attempt 

26/06/2020 12:47:51 INFO GlusterFS mount attempt 

26/06/2020 12:47:21 INFO GlusterFS mount attempt 

26/06/2020 12:46:51 INFO GlusterFS mount attempt 

26/06/2020 12:46:21 INFO GlusterFS mount attempt 

26/06/2020 12:45:51 INFO GlusterFS mount attempt 

26/06/2020 12:45:21 INFO GlusterFS mount attempt 

26/06/2020 12:44:51 INFO GlusterFS mount attempt 

26/06/2020 12:44:21 INFO GlusterFS mount attempt 

26/06/2020 12:43:51 INFO GlusterFS mount attempt 

26/06/2020 12:43:20 INFO GlusterFS mount attempt 

26/06/2020 12:42:50 INFO GlusterFS mount attempt 

26/06/2020 12:42:20 INFO GlusterFS mount attempt 

26/06/2020 12:41:50 INFO GlusterFS mount attempt 

26/06/2020 12:41:20 INFO GlusterFS mount attempt 

26/06/2020 12:40:50 INFO GlusterFS mount attempt 

26/06/2020 12:40:20 INFO GlusterFS mount attempt 

26/06/2020 12:39:50 INFO GlusterFS mount attempt 

26/06/2020 12:39:20 INFO GlusterFS mount attempt 

26/06/2020 12:38:50 INFO GlusterFS mount attempt 

26/06/2020 12:38:19 INFO GlusterFS mount attempt 

26/06/2020 12:37:49 INFO GlusterFS mount attempt 

26/06/2020 12:37:19 INFO GlusterFS mount attempt 

26/06/2020 12:36:49 INFO GlusterFS mount attempt 

26/06/2020 12:36:19 INFO GlusterFS mount attempt 

26/06/2020 12:35:49 INFO GlusterFS mount attempt 

26/06/2020 12:35:19 INFO GlusterFS mount attempt 

26/06/2020 12:34:49 INFO GlusterFS mount attempt 

26/06/2020 12:34:19 INFO GlusterFS mount attempt 

26/06/2020 12:33:49 INFO GlusterFS mount attempt 

26/06/2020 12:33:19 INFO GlusterFS mount attempt 

26/06/2020 12:32:49 INFO GlusterFS mount attempt 

26/06/2020 12:32:18 INFO GlusterFS mount attempt 

26/06/2020 12:31:48 INFO GlusterFS mount attempt 

26/06/2020 12:31:18 INFO GlusterFS mount attempt 

26/06/2020 12:30:48 INFO GlusterFS mount attempt 

26/06/2020 12:30:18 INFO GlusterFS mount attempt 

26/06/2020 12:29:48 INFO GlusterFS mount attempt 

26/06/2020 12:29:18 INFO GlusterFS mount attempt 

26/06/2020 12:28:48 INFO GlusterFS mount attempt 

26/06/2020 12:28:18 INFO GlusterFS mount attempt 

26/06/2020 12:27:48 INFO GlusterFS mount attempt 

26/06/2020 12:27:17 INFO GlusterFS mount attempt 

26/06/2020 12:26:47 INFO GlusterFS mount attempt 

26/06/2020 12:26:17 INFO GlusterFS mount attempt 

26/06/2020 12:25:47 INFO GlusterFS mount attempt 

26/06/2020 12:25:17 INFO GlusterFS mount attempt 

26/06/2020 12:24:47 INFO GlusterFS mount attempt 

26/06/2020 12:24:17 INFO GlusterFS mount attempt 

26/06/2020 12:23:47 INFO GlusterFS mount attempt 

26/06/2020 12:23:17 INFO GlusterFS mount attempt 

26/06/2020 12:22:47 INFO GlusterFS mount attempt 

26/06/2020 12:22:17 INFO GlusterFS mount attempt 

26/06/2020 12:21:46 INFO GlusterFS mount attempt 

26/06/2020 12:21:16 INFO GlusterFS mount attempt 

26/06/2020 12:20:46 INFO GlusterFS mount attempt 

26/06/2020 12:20:16 INFO GlusterFS mount attempt 

26/06/2020 12:19:46 INFO GlusterFS mount attempt 

26/06/2020 12:19:16 INFO GlusterFS mount attempt 

26/06/2020 12:18:46 INFO GlusterFS mount attempt 

26/06/2020 12:18:16 INFO GlusterFS mount attempt 

26/06/2020 12:17:46 INFO GlusterFS mount attempt 

26/06/2020 12:17:16 INFO GlusterFS mount attempt 

26/06/2020 12:16:46 INFO GlusterFS mount attempt 

26/06/2020 12:16:15 INFO GlusterFS mount attempt 

26/06/2020 12:15:45 INFO GlusterFS mount attempt 

26/06/2020 12:15:15 INFO GlusterFS mount attempt 

26/06/2020 12:14:45 INFO GlusterFS mount attempt 

26/06/2020 12:14:15 INFO GlusterFS mount attempt 

26/06/2020 12:13:45 INFO GlusterFS mount attempt 

26/06/2020 12:13:15 INFO GlusterFS mount attempt 

26/06/2020 12:12:45 INFO GlusterFS mount attempt 

26/06/2020 12:12:15 INFO GlusterFS mount attempt 

26/06/2020 12:11:45 INFO GlusterFS mount attempt 

26/06/2020 12:11:15 INFO GlusterFS mount attempt 

26/06/2020 12:10:45 INFO GlusterFS mount attempt 

26/06/2020 12:10:14 INFO GlusterFS mount attempt 

26/06/2020 12:09:44 INFO GlusterFS mount attempt 

26/06/2020 12:09:14 INFO GlusterFS mount attempt 

26/06/2020 12:08:44 INFO GlusterFS mount attempt 

26/06/2020 12:08:14 INFO GlusterFS mount attempt 

26/06/2020 12:07:44 INFO GlusterFS mount attempt 

26/06/2020 12:07:14 INFO GlusterFS mount attempt 

26/06/2020 12:06:44 INFO GlusterFS mount attempt 

26/06/2020 12:06:14 INFO GlusterFS mount attempt 

26/06/2020 12:05:44 INFO GlusterFS mount attempt 

26/06/2020 12:05:14 INFO GlusterFS mount attempt 

26/06/2020 12:04:43 INFO GlusterFS mount attempt 

26/06/2020 12:04:13 INFO GlusterFS mount attempt 

26/06/2020 12:03:43 INFO GlusterFS mount attempt 

26/06/2020 12:03:13 INFO GlusterFS mount attempt 

26/06/2020 12:02:43 INFO GlusterFS mount attempt 

26/06/2020 12:02:13 INFO GlusterFS mount attempt 

26/06/2020 12:01:43 INFO GlusterFS mount attempt 

26/06/2020 12:01:13 INFO GlusterFS mount attempt 

26/06/2020 12:00:43 INFO GlusterFS mount attempt 

26/06/2020 12:00:13 INFO GlusterFS mount attempt 

26/06/2020 11:59:43 INFO GlusterFS mount attempt 

26/06/2020 11:59:12 INFO GlusterFS mount attempt 

26/06/2020 11:58:42 INFO GlusterFS mount attempt 

26/06/2020 11:58:12 INFO GlusterFS mount attempt 

26/06/2020 11:57:42 INFO GlusterFS mount attempt 

26/06/2020 11:57:12 INFO GlusterFS mount attempt 

26/06/2020 11:56:42 INFO GlusterFS mount attempt 

26/06/2020 11:56:12 INFO GlusterFS mount attempt 

26/06/2020 11:55:42 INFO GlusterFS mount attempt 

26/06/2020 11:55:12 INFO GlusterFS mount attempt 

26/06/2020 11:54:42 INFO GlusterFS mount attempt 

26/06/2020 11:54:12 INFO GlusterFS mount attempt 

26/06/2020 11:53:41 INFO GlusterFS mount attempt 

26/06/2020 11:53:11 INFO GlusterFS mount attempt 

26/06/2020 11:52:41 INFO GlusterFS mount attempt 

26/06/2020 11:52:11 INFO GlusterFS mount attempt 

26/06/2020 11:51:41 INFO GlusterFS mount attempt 

26/06/2020 11:51:11 INFO GlusterFS mount attempt 

26/06/2020 11:50:41 INFO GlusterFS mount attempt 

26/06/2020 11:50:11 INFO GlusterFS mount attempt 

26/06/2020 11:49:41 INFO GlusterFS mount attempt 

26/06/2020 11:49:11 INFO GlusterFS mount attempt 

26/06/2020 11:48:41 INFO GlusterFS mount attempt 

26/06/2020 11:48:10 INFO GlusterFS mount attempt 

26/06/2020 11:47:40 INFO GlusterFS mount attempt 

26/06/2020 11:47:10 INFO GlusterFS mount attempt 

26/06/2020 11:46:40 INFO GlusterFS mount attempt 

26/06/2020 11:46:10 INFO GlusterFS mount attempt 

26/06/2020 11:45:40 INFO GlusterFS mount attempt 

26/06/2020 11:45:10 INFO GlusterFS mount attempt 

26/06/2020 11:44:40 INFO GlusterFS mount attempt 

26/06/2020 11:44:10 INFO GlusterFS mount attempt 

26/06/2020 11:43:40 INFO GlusterFS mount attempt 

26/06/2020 11:43:10 INFO GlusterFS mount attempt 

26/06/2020 11:42:39 INFO GlusterFS mount attempt 

26/06/2020 11:42:09 INFO GlusterFS mount attempt 

26/06/2020 11:41:39 INFO GlusterFS mount attempt 

26/06/2020 11:41:09 INFO GlusterFS mount attempt 

26/06/2020 11:40:39 INFO GlusterFS mount attempt 

26/06/2020 11:40:09 INFO GlusterFS mount attempt 

26/06/2020 11:39:39 INFO GlusterFS mount attempt 

26/06/2020 11:39:09 INFO GlusterFS mount attempt 

26/06/2020 11:38:39 INFO GlusterFS mount attempt 

26/06/2020 11:38:09 INFO GlusterFS mount attempt 

26/06/2020 11:37:39 INFO GlusterFS mount attempt 

26/06/2020 11:37:08 INFO GlusterFS mount attempt 

26/06/2020 11:36:38 INFO GlusterFS mount attempt 

26/06/2020 11:36:08 INFO GlusterFS mount attempt 

26/06/2020 11:35:38 INFO GlusterFS mount attempt 

26/06/2020 11:35:08 INFO GlusterFS mount attempt 

26/06/2020 11:34:38 INFO GlusterFS mount attempt 

26/06/2020 11:34:08 INFO GlusterFS mount attempt 

26/06/2020 11:33:38 INFO GlusterFS mount attempt 

26/06/2020 11:33:08 INFO GlusterFS mount attempt 

26/06/2020 11:32:38 INFO GlusterFS mount attempt 

26/06/2020 11:32:07 INFO GlusterFS mount attempt 

26/06/2020 11:31:37 INFO GlusterFS mount attempt 

26/06/2020 11:31:07 INFO GlusterFS mount attempt 

26/06/2020 11:30:37 INFO GlusterFS mount attempt 

26/06/2020 11:30:07 INFO GlusterFS mount attempt 

26/06/2020 11:29:37 INFO GlusterFS mount attempt 

26/06/2020 11:29:07 INFO GlusterFS mount attempt 

26/06/2020 11:28:37 INFO GlusterFS mount attempt 

26/06/2020 11:28:07 INFO GlusterFS mount attempt 

26/06/2020 11:27:37 INFO GlusterFS mount attempt 

26/06/2020 11:27:06 INFO GlusterFS mount attempt 

26/06/2020 11:26:36 INFO GlusterFS mount attempt 

26/06/2020 11:26:06 INFO GlusterFS mount attempt 

26/06/2020 11:25:36 INFO GlusterFS mount attempt 

26/06/2020 11:25:06 INFO GlusterFS mount attempt 

26/06/2020 11:24:36 INFO GlusterFS mount attempt 

26/06/2020 11:24:06 INFO GlusterFS mount attempt 

26/06/2020 11:23:36 INFO GlusterFS mount attempt 

26/06/2020 11:23:06 INFO GlusterFS mount attempt 

26/06/2020 11:22:36 INFO GlusterFS mount attempt 

26/06/2020 11:22:06 INFO GlusterFS mount attempt 

26/06/2020 11:21:35 INFO GlusterFS mount attempt 

26/06/2020 11:21:05 INFO GlusterFS mount attempt 

26/06/2020 11:20:35 INFO GlusterFS mount attempt 

26/06/2020 11:20:05 INFO GlusterFS mount attempt 

26/06/2020 11:19:35 INFO GlusterFS mount attempt 

26/06/2020 11:19:05 INFO GlusterFS mount attempt 

26/06/2020 11:18:35 INFO GlusterFS mount attempt 

26/06/2020 11:18:05 INFO GlusterFS mount attempt 

26/06/2020 11:17:35 INFO GlusterFS mount attempt 

26/06/2020 11:17:05 INFO GlusterFS mount attempt 

26/06/2020 11:16:35 INFO GlusterFS mount attempt 

26/06/2020 11:16:04 INFO GlusterFS mount attempt 

26/06/2020 11:15:34 INFO GlusterFS mount attempt 

26/06/2020 11:15:04 INFO GlusterFS mount attempt 

26/06/2020 11:14:34 INFO GlusterFS mount attempt 

26/06/2020 11:14:04 INFO GlusterFS mount attempt 

26/06/2020 11:13:34 INFO GlusterFS mount attempt 

26/06/2020 11:13:04 INFO GlusterFS mount attempt 

26/06/2020 11:12:34 INFO GlusterFS mount attempt 

26/06/2020 11:12:04 INFO GlusterFS mount attempt 

26/06/2020 11:11:34 INFO GlusterFS mount attempt 

26/06/2020 11:11:04 INFO GlusterFS mount attempt 

26/06/2020 11:10:34 INFO GlusterFS mount attempt 

26/06/2020 11:10:03 INFO GlusterFS mount attempt 

26/06/2020 11:09:33 INFO GlusterFS mount attempt 

26/06/2020 11:09:03 INFO GlusterFS mount attempt 

26/06/2020 11:08:33 INFO GlusterFS mount attempt 

26/06/2020 11:08:03 INFO GlusterFS mount attempt 

26/06/2020 11:07:33 INFO GlusterFS mount attempt 

26/06/2020 11:07:03 INFO GlusterFS mount attempt 

26/06/2020 11:06:33 INFO GlusterFS mount attempt 

26/06/2020 11:06:03 INFO GlusterFS mount attempt 

26/06/2020 11:05:33 INFO GlusterFS mount attempt 

26/06/2020 11:05:02 INFO GlusterFS mount attempt 

26/06/2020 11:04:32 INFO GlusterFS mount attempt 

26/06/2020 11:04:02 INFO GlusterFS mount attempt 

26/06/2020 11:03:32 INFO GlusterFS mount attempt 

26/06/2020 11:03:02 INFO GlusterFS mount attempt 

26/06/2020 11:02:32 INFO GlusterFS mount attempt 

26/06/2020 11:02:02 INFO GlusterFS mount attempt 

26/06/2020 11:01:32 INFO GlusterFS mount attempt 

26/06/2020 11:01:02 INFO GlusterFS mount attempt 

26/06/2020 11:00:32 INFO GlusterFS mount attempt 

26/06/2020 11:00:02 INFO GlusterFS mount attempt 

26/06/2020 10:59:31 INFO GlusterFS mount attempt 

26/06/2020 10:59:01 INFO GlusterFS mount attempt 

26/06/2020 10:58:31 INFO GlusterFS mount attempt 

26/06/2020 10:58:01 INFO GlusterFS mount attempt 

26/06/2020 10:57:31 INFO GlusterFS mount attempt 

26/06/2020 10:57:01 INFO GlusterFS mount attempt 

26/06/2020 10:56:31 INFO GlusterFS mount attempt 

26/06/2020 10:56:01 INFO GlusterFS mount attempt 

26/06/2020 10:55:31 INFO GlusterFS mount attempt 

26/06/2020 10:55:01 INFO GlusterFS mount attempt 

26/06/2020 10:54:31 INFO GlusterFS mount attempt 

26/06/2020 10:54:00 INFO GlusterFS mount attempt 

26/06/2020 10:53:30 INFO GlusterFS mount attempt 

26/06/2020 10:53:00 INFO GlusterFS mount attempt 

26/06/2020 10:52:30 INFO GlusterFS mount attempt 

26/06/2020 10:52:00 INFO GlusterFS mount attempt 

26/06/2020 10:51:30 INFO GlusterFS mount attempt 

26/06/2020 10:51:00 INFO GlusterFS mount attempt 

26/06/2020 10:50:30 INFO GlusterFS mount attempt 

26/06/2020 10:50:00 INFO GlusterFS mount attempt 

26/06/2020 10:49:30 INFO GlusterFS mount attempt 

26/06/2020 10:49:00 INFO GlusterFS mount attempt 

26/06/2020 10:48:29 INFO GlusterFS mount attempt 

26/06/2020 10:47:59 INFO GlusterFS mount attempt 

26/06/2020 10:47:29 INFO GlusterFS mount attempt 

26/06/2020 10:46:59 INFO GlusterFS mount attempt 

26/06/2020 10:46:29 INFO GlusterFS mount attempt 

26/06/2020 10:45:59 INFO GlusterFS mount attempt 

26/06/2020 10:45:29 INFO GlusterFS mount attempt 

26/06/2020 10:44:59 INFO GlusterFS mount attempt 

26/06/2020 10:44:29 INFO GlusterFS mount attempt 

26/06/2020 10:43:59 INFO GlusterFS mount attempt 

26/06/2020 10:43:28 INFO GlusterFS mount attempt 

26/06/2020 10:42:58 INFO GlusterFS mount attempt 

26/06/2020 10:42:28 INFO GlusterFS mount attempt 

26/06/2020 10:41:58 INFO GlusterFS mount attempt 

26/06/2020 10:41:28 INFO GlusterFS mount attempt 

26/06/2020 10:40:58 INFO GlusterFS mount attempt 

26/06/2020 10:40:28 INFO GlusterFS mount attempt 

26/06/2020 10:39:58 INFO GlusterFS mount attempt 

26/06/2020 10:39:28 INFO GlusterFS mount attempt 

26/06/2020 10:38:58 INFO GlusterFS mount attempt 

26/06/2020 10:38:28 INFO GlusterFS mount attempt 

26/06/2020 10:37:57 INFO GlusterFS mount attempt 

26/06/2020 10:37:27 INFO GlusterFS mount attempt 

26/06/2020 10:36:57 INFO GlusterFS mount attempt 

26/06/2020 10:36:27 INFO GlusterFS mount attempt 

26/06/2020 10:35:57 INFO GlusterFS mount attempt 

26/06/2020 10:35:27 INFO GlusterFS mount attempt 

26/06/2020 10:34:57 INFO GlusterFS mount attempt 

26/06/2020 10:34:27 INFO GlusterFS mount attempt 

26/06/2020 10:33:57 INFO GlusterFS mount attempt 

26/06/2020 10:33:27 INFO GlusterFS mount attempt 

26/06/2020 10:32:57 INFO GlusterFS mount attempt 

26/06/2020 10:32:27 INFO GlusterFS mount attempt 

26/06/2020 10:31:56 INFO GlusterFS mount attempt 

26/06/2020 10:31:26 INFO GlusterFS mount attempt 

26/06/2020 10:30:56 INFO GlusterFS mount attempt 

26/06/2020 10:30:26 INFO GlusterFS mount attempt 

26/06/2020 10:29:56 INFO GlusterFS mount attempt 

26/06/2020 10:29:26 INFO GlusterFS mount attempt 

26/06/2020 10:28:56 INFO GlusterFS mount attempt 

26/06/2020 10:28:26 INFO GlusterFS mount attempt 

26/06/2020 10:27:56 INFO GlusterFS mount attempt 

26/06/2020 10:27:26 INFO GlusterFS mount attempt 

26/06/2020 10:26:55 INFO GlusterFS mount attempt 

26/06/2020 10:26:25 INFO GlusterFS mount attempt 

26/06/2020 10:25:55 INFO GlusterFS mount attempt 

26/06/2020 10:25:25 INFO GlusterFS mount attempt 

26/06/2020 10:24:55 INFO GlusterFS mount attempt 

26/06/2020 10:24:25 INFO GlusterFS mount attempt 

26/06/2020 10:23:55 INFO GlusterFS mount attempt 

26/06/2020 10:23:25 INFO GlusterFS mount attempt 

26/06/2020 10:22:55 INFO GlusterFS mount attempt 

26/06/2020 10:22:25 INFO GlusterFS mount attempt 

26/06/2020 10:21:55 INFO GlusterFS mount attempt 

26/06/2020 10:21:24 INFO GlusterFS mount attempt 

26/06/2020 10:20:54 INFO GlusterFS mount attempt 

26/06/2020 10:20:24 INFO GlusterFS mount attempt 

26/06/2020 10:19:54 INFO GlusterFS mount attempt 

26/06/2020 10:19:24 INFO GlusterFS mount attempt 

26/06/2020 10:18:54 INFO GlusterFS mount attempt 

26/06/2020 10:18:24 INFO GlusterFS mount attempt 

26/06/2020 10:17:54 INFO GlusterFS mount attempt 

26/06/2020 10:17:24 INFO GlusterFS mount attempt 

26/06/2020 10:16:54 INFO GlusterFS mount attempt 

26/06/2020 10:16:24 INFO GlusterFS mount attempt 

26/06/2020 10:15:53 INFO GlusterFS mount attempt 

26/06/2020 10:15:23 INFO GlusterFS mount attempt 

26/06/2020 10:14:53 INFO GlusterFS mount attempt 

26/06/2020 10:14:23 INFO GlusterFS mount attempt 

26/06/2020 10:13:53 INFO GlusterFS mount attempt 

26/06/2020 10:13:23 INFO GlusterFS mount attempt 

26/06/2020 10:12:53 INFO GlusterFS mount attempt 

26/06/2020 10:12:23 INFO GlusterFS mount attempt 

26/06/2020 10:11:53 INFO GlusterFS mount attempt 

26/06/2020 10:11:23 INFO GlusterFS mount attempt 

26/06/2020 10:10:52 INFO GlusterFS mount attempt 

26/06/2020 10:10:22 INFO GlusterFS mount attempt 

26/06/2020 10:09:52 INFO GlusterFS mount attempt 

26/06/2020 10:09:22 INFO GlusterFS mount attempt 

26/06/2020 10:08:52 INFO GlusterFS mount attempt 

26/06/2020 10:08:22 INFO GlusterFS mount attempt 

26/06/2020 10:07:52 INFO GlusterFS mount attempt 

26/06/2020 10:07:22 INFO GlusterFS mount attempt 

26/06/2020 10:06:52 INFO GlusterFS mount attempt 

26/06/2020 10:06:22 INFO GlusterFS mount attempt 

26/06/2020 10:05:52 INFO GlusterFS mount attempt 

26/06/2020 10:05:21 INFO GlusterFS mount attempt 

26/06/2020 10:04:51 INFO GlusterFS mount attempt 

26/06/2020 10:04:21 INFO GlusterFS mount attempt 

26/06/2020 10:03:51 INFO GlusterFS mount attempt 

26/06/2020 10:03:21 INFO GlusterFS mount attempt 

26/06/2020 10:02:51 INFO GlusterFS mount attempt 

26/06/2020 10:02:21 INFO GlusterFS mount attempt 

26/06/2020 10:01:51 INFO GlusterFS mount attempt 

26/06/2020 10:01:21 INFO GlusterFS mount attempt 

26/06/2020 10:00:51 INFO GlusterFS mount attempt 

26/06/2020 10:00:20 INFO GlusterFS mount attempt 

26/06/2020 09:59:50 INFO GlusterFS mount attempt 

26/06/2020 09:59:20 INFO GlusterFS mount attempt 

26/06/2020 09:58:50 INFO GlusterFS mount attempt 

26/06/2020 09:58:20 INFO GlusterFS mount attempt 

26/06/2020 09:57:50 INFO GlusterFS mount attempt 

26/06/2020 09:57:20 INFO GlusterFS mount attempt 

26/06/2020 09:56:50 INFO GlusterFS mount attempt 

26/06/2020 09:56:20 INFO GlusterFS mount attempt 

26/06/2020 09:55:50 INFO GlusterFS mount attempt 

26/06/2020 09:55:20 INFO GlusterFS mount attempt 

26/06/2020 09:54:49 INFO GlusterFS mount attempt 

26/06/2020 09:54:19 INFO GlusterFS mount attempt 

26/06/2020 09:53:49 INFO GlusterFS mount attempt 

26/06/2020 09:53:19 INFO GlusterFS mount attempt 

26/06/2020 09:52:49 INFO GlusterFS mount attempt 

26/06/2020 09:52:19 INFO GlusterFS mount attempt 

26/06/2020 09:51:49 INFO GlusterFS mount attempt 

26/06/2020 09:51:19 INFO GlusterFS mount attempt 

26/06/2020 09:50:49 INFO GlusterFS mount attempt 

26/06/2020 09:50:19 INFO GlusterFS mount attempt 

26/06/2020 09:49:49 INFO GlusterFS mount attempt 

26/06/2020 09:49:18 INFO GlusterFS mount attempt 

26/06/2020 09:48:48 INFO GlusterFS mount attempt 

26/06/2020 09:48:18 INFO GlusterFS mount attempt 

26/06/2020 09:47:48 INFO GlusterFS mount attempt 

26/06/2020 09:47:18 INFO GlusterFS mount attempt 

26/06/2020 09:46:48 INFO GlusterFS mount attempt 

26/06/2020 09:46:18 INFO GlusterFS mount attempt 

26/06/2020 09:45:48 INFO GlusterFS mount attempt 

26/06/2020 09:45:18 INFO GlusterFS mount attempt 

26/06/2020 09:44:48 INFO GlusterFS mount attempt 

26/06/2020 09:44:17 INFO GlusterFS mount attempt 

26/06/2020 09:43:47 INFO GlusterFS mount attempt 

26/06/2020 09:43:17 INFO GlusterFS mount attempt 

26/06/2020 09:42:47 INFO GlusterFS mount attempt 

26/06/2020 09:42:17 INFO GlusterFS mount attempt 

26/06/2020 09:41:47 INFO GlusterFS mount attempt 

26/06/2020 09:41:17 INFO GlusterFS mount attempt 

26/06/2020 09:40:47 INFO GlusterFS mount attempt 

26/06/2020 09:40:17 INFO GlusterFS mount attempt 

26/06/2020 09:39:47 INFO GlusterFS mount attempt 

26/06/2020 09:39:17 INFO GlusterFS mount attempt 

26/06/2020 09:38:46 INFO GlusterFS mount attempt 

26/06/2020 09:38:16 INFO GlusterFS mount attempt 

26/06/2020 09:37:46 INFO GlusterFS mount attempt 

26/06/2020 09:37:16 INFO GlusterFS mount attempt 

26/06/2020 09:36:46 INFO GlusterFS mount attempt 

26/06/2020 09:36:16 INFO GlusterFS mount attempt 

26/06/2020 09:35:46 INFO GlusterFS mount attempt 

26/06/2020 09:35:16 INFO GlusterFS mount attempt 

26/06/2020 09:34:46 INFO GlusterFS mount attempt 

26/06/2020 09:34:16 INFO GlusterFS mount attempt 

26/06/2020 09:33:46 INFO GlusterFS mount attempt 

26/06/2020 09:33:16 INFO GlusterFS mount attempt 

26/06/2020 09:32:45 INFO GlusterFS mount attempt 

26/06/2020 09:32:15 INFO GlusterFS mount attempt 

26/06/2020 09:31:45 INFO GlusterFS mount attempt 

26/06/2020 09:31:15 INFO GlusterFS mount attempt 

26/06/2020 09:30:45 INFO GlusterFS mount attempt 

26/06/2020 09:30:15 INFO GlusterFS mount attempt 

26/06/2020 09:29:45 INFO GlusterFS mount attempt 

26/06/2020 09:29:15 INFO GlusterFS mount attempt 

26/06/2020 09:28:45 INFO GlusterFS mount attempt 

26/06/2020 09:28:15 INFO GlusterFS mount attempt 

26/06/2020 09:27:45 INFO GlusterFS mount attempt 

26/06/2020 09:27:14 INFO GlusterFS mount attempt 

26/06/2020 09:26:44 INFO GlusterFS mount attempt 

26/06/2020 09:26:14 INFO GlusterFS mount attempt 

26/06/2020 09:25:44 INFO GlusterFS mount attempt 

26/06/2020 09:25:14 INFO GlusterFS mount attempt 

26/06/2020 09:24:44 INFO GlusterFS mount attempt 

26/06/2020 09:24:14 INFO GlusterFS mount attempt 

26/06/2020 09:23:44 INFO GlusterFS mount attempt 

26/06/2020 09:23:14 INFO GlusterFS mount attempt 

26/06/2020 09:22:44 INFO GlusterFS mount attempt 

26/06/2020 09:22:14 INFO GlusterFS mount attempt 

26/06/2020 09:21:43 INFO GlusterFS mount attempt 

26/06/2020 09:21:13 INFO GlusterFS mount attempt 

26/06/2020 09:20:43 INFO GlusterFS mount attempt 

26/06/2020 09:20:13 INFO GlusterFS mount attempt 

26/06/2020 09:19:43 INFO GlusterFS mount attempt 

26/06/2020 09:19:13 INFO GlusterFS mount attempt 

26/06/2020 09:18:43 INFO GlusterFS mount attempt 

26/06/2020 09:18:13 INFO GlusterFS mount attempt 

26/06/2020 09:17:43 INFO GlusterFS mount attempt 

26/06/2020 09:17:13 INFO GlusterFS mount attempt 

26/06/2020 09:16:43 INFO GlusterFS mount attempt 

26/06/2020 09:16:13 INFO GlusterFS mount attempt 

26/06/2020 09:15:42 INFO GlusterFS mount attempt 

26/06/2020 09:15:12 INFO GlusterFS mount attempt 

26/06/2020 09:14:42 INFO GlusterFS mount attempt 

26/06/2020 09:14:12 INFO GlusterFS mount attempt 

26/06/2020 09:13:42 INFO GlusterFS mount attempt 

26/06/2020 09:13:12 INFO GlusterFS mount attempt 

26/06/2020 09:12:42 INFO GlusterFS mount attempt 

26/06/2020 09:12:12 INFO GlusterFS mount attempt 

26/06/2020 09:11:42 INFO GlusterFS mount attempt 

26/06/2020 09:11:12 INFO GlusterFS mount attempt 

26/06/2020 09:10:41 INFO GlusterFS mount attempt 

26/06/2020 09:10:11 INFO GlusterFS mount attempt 

26/06/2020 09:09:41 INFO GlusterFS mount attempt 

26/06/2020 09:09:11 INFO GlusterFS mount attempt 

26/06/2020 09:08:41 INFO GlusterFS mount attempt 

26/06/2020 09:08:11 INFO GlusterFS mount attempt 

26/06/2020 09:07:41 INFO GlusterFS mount attempt 

26/06/2020 09:07:11 INFO GlusterFS mount attempt 

26/06/2020 09:06:41 INFO GlusterFS mount attempt 

26/06/2020 09:06:11 INFO GlusterFS mount attempt 

26/06/2020 09:05:40 INFO GlusterFS mount attempt 

26/06/2020 09:05:10 INFO GlusterFS mount attempt 

26/06/2020 09:04:40 INFO GlusterFS mount attempt 

26/06/2020 09:04:10 INFO GlusterFS mount attempt 

26/06/2020 09:03:40 INFO GlusterFS mount attempt 

26/06/2020 09:03:10 INFO GlusterFS mount attempt 

26/06/2020 09:02:40 INFO GlusterFS mount attempt 

26/06/2020 09:02:10 INFO GlusterFS mount attempt 

26/06/2020 09:01:40 INFO GlusterFS mount attempt 

26/06/2020 09:01:10 INFO GlusterFS mount attempt 

26/06/2020 09:00:40 INFO GlusterFS mount attempt 

26/06/2020 09:00:09 INFO GlusterFS mount attempt 

26/06/2020 08:59:39 INFO GlusterFS mount attempt 

26/06/2020 08:59:09 INFO GlusterFS mount attempt 

26/06/2020 08:58:39 INFO GlusterFS mount attempt 

26/06/2020 08:58:09 INFO GlusterFS mount attempt 

26/06/2020 08:57:39 INFO GlusterFS mount attempt 

26/06/2020 08:57:09 INFO GlusterFS mount attempt 

26/06/2020 08:56:39 INFO GlusterFS mount attempt 

26/06/2020 08:56:09 INFO GlusterFS mount attempt 

26/06/2020 08:55:39 INFO GlusterFS mount attempt 

26/06/2020 08:55:09 INFO GlusterFS mount attempt 

26/06/2020 08:54:38 INFO GlusterFS mount attempt 

26/06/2020 08:54:08 INFO GlusterFS mount attempt 

26/06/2020 08:53:38 INFO GlusterFS mount attempt 

26/06/2020 08:53:08 INFO GlusterFS mount attempt 

26/06/2020 08:52:38 INFO GlusterFS mount attempt 

26/06/2020 08:52:08 INFO GlusterFS mount attempt 

26/06/2020 08:51:38 INFO GlusterFS mount attempt 

26/06/2020 08:51:08 INFO GlusterFS mount attempt 

26/06/2020 08:50:38 INFO GlusterFS mount attempt 

26/06/2020 08:50:08 INFO GlusterFS mount attempt 

26/06/2020 08:49:38 INFO GlusterFS mount attempt 

26/06/2020 08:49:07 INFO GlusterFS mount attempt 

26/06/2020 08:48:37 INFO GlusterFS mount attempt 

26/06/2020 08:48:07 INFO GlusterFS mount attempt 

26/06/2020 08:47:37 INFO GlusterFS mount attempt 

26/06/2020 08:47:07 INFO GlusterFS mount attempt 

26/06/2020 08:46:37 INFO GlusterFS mount attempt 

26/06/2020 08:46:07 INFO GlusterFS mount attempt 

26/06/2020 08:45:37 INFO GlusterFS mount attempt 

26/06/2020 08:45:07 INFO GlusterFS mount attempt 

26/06/2020 08:44:37 INFO GlusterFS mount attempt 

26/06/2020 08:44:07 INFO GlusterFS mount attempt 

26/06/2020 08:43:36 INFO GlusterFS mount attempt 

26/06/2020 08:43:06 INFO GlusterFS mount attempt 

26/06/2020 08:42:36 INFO GlusterFS mount attempt 

26/06/2020 08:42:06 INFO GlusterFS mount attempt 

26/06/2020 08:41:36 INFO GlusterFS mount attempt 

26/06/2020 08:41:06 INFO GlusterFS mount attempt 

26/06/2020 08:40:36 INFO GlusterFS mount attempt 

26/06/2020 08:40:06 INFO GlusterFS mount attempt 

26/06/2020 08:39:36 INFO GlusterFS mount attempt 

26/06/2020 08:39:06 INFO GlusterFS mount attempt 

26/06/2020 08:38:36 INFO GlusterFS mount attempt 

26/06/2020 08:38:05 INFO GlusterFS mount attempt 

26/06/2020 08:37:35 INFO GlusterFS mount attempt 

26/06/2020 08:37:05 INFO GlusterFS mount attempt 

26/06/2020 08:36:35 INFO GlusterFS mount attempt 

26/06/2020 08:36:05 INFO GlusterFS mount attempt 

26/06/2020 08:35:35 INFO GlusterFS mount attempt 

26/06/2020 08:35:05 INFO GlusterFS mount attempt 

26/06/2020 08:34:35 INFO GlusterFS mount attempt 

26/06/2020 08:34:05 INFO GlusterFS mount attempt 

26/06/2020 08:33:35 INFO GlusterFS mount attempt 

26/06/2020 08:33:04 INFO GlusterFS mount attempt 

26/06/2020 08:32:34 INFO GlusterFS mount attempt 

26/06/2020 08:32:04 INFO GlusterFS mount attempt 

26/06/2020 08:31:34 INFO GlusterFS mount attempt 

26/06/2020 08:31:04 INFO GlusterFS mount attempt 

26/06/2020 08:30:34 INFO GlusterFS mount attempt 

26/06/2020 08:30:04 INFO GlusterFS mount attempt 

26/06/2020 08:29:34 INFO GlusterFS mount attempt 

26/06/2020 08:29:04 INFO GlusterFS mount attempt 

26/06/2020 08:28:34 INFO GlusterFS mount attempt 

26/06/2020 08:28:04 INFO GlusterFS mount attempt 

26/06/2020 08:27:33 INFO GlusterFS mount attempt 

26/06/2020 08:27:03 INFO GlusterFS mount attempt 

26/06/2020 08:26:33 INFO GlusterFS mount attempt 

26/06/2020 08:26:03 INFO GlusterFS mount attempt 

26/06/2020 08:25:33 INFO GlusterFS mount attempt 

26/06/2020 08:25:03 INFO GlusterFS mount attempt 

26/06/2020 08:24:33 INFO GlusterFS mount attempt 

26/06/2020 08:24:03 INFO GlusterFS mount attempt 

26/06/2020 08:23:33 INFO GlusterFS mount attempt 

26/06/2020 08:23:03 INFO GlusterFS mount attempt 

26/06/2020 08:22:33 INFO GlusterFS mount attempt 

26/06/2020 08:22:02 INFO GlusterFS mount attempt 

26/06/2020 08:21:32 INFO GlusterFS mount attempt 

26/06/2020 08:21:02 INFO GlusterFS mount attempt 

26/06/2020 08:20:32 INFO GlusterFS mount attempt 

26/06/2020 08:20:02 INFO GlusterFS mount attempt 

26/06/2020 08:19:32 INFO GlusterFS mount attempt 

26/06/2020 08:19:02 INFO GlusterFS mount attempt 

26/06/2020 08:18:32 INFO GlusterFS mount attempt 

26/06/2020 08:18:02 INFO GlusterFS mount attempt 

26/06/2020 08:17:32 INFO GlusterFS mount attempt 

26/06/2020 08:17:02 INFO GlusterFS mount attempt 

26/06/2020 08:16:31 INFO GlusterFS mount attempt 

26/06/2020 08:16:01 INFO GlusterFS mount attempt 

26/06/2020 08:15:31 INFO GlusterFS mount attempt 

26/06/2020 08:15:01 INFO GlusterFS mount attempt 

26/06/2020 08:14:31 INFO GlusterFS mount attempt 

26/06/2020 08:14:01 INFO GlusterFS mount attempt 

26/06/2020 08:13:31 INFO GlusterFS mount attempt 

26/06/2020 08:13:01 INFO GlusterFS mount attempt 

26/06/2020 08:12:31 INFO GlusterFS mount attempt 

26/06/2020 08:12:01 INFO GlusterFS mount attempt 

26/06/2020 08:11:31 INFO GlusterFS mount attempt 

26/06/2020 08:11:00 INFO GlusterFS mount attempt 

26/06/2020 08:10:30 INFO GlusterFS mount attempt 

26/06/2020 08:10:00 INFO GlusterFS mount attempt 

26/06/2020 08:09:30 INFO GlusterFS mount attempt 

26/06/2020 08:09:00 INFO GlusterFS mount attempt 

26/06/2020 08:08:30 INFO GlusterFS mount attempt 

26/06/2020 08:08:00 INFO GlusterFS mount attempt 

26/06/2020 08:07:30 INFO GlusterFS mount attempt 

26/06/2020 08:07:00 INFO GlusterFS mount attempt 

26/06/2020 08:06:30 INFO GlusterFS mount attempt 

26/06/2020 08:06:00 INFO GlusterFS mount attempt 

26/06/2020 08:05:30 INFO GlusterFS mount attempt 

26/06/2020 08:04:59 INFO GlusterFS mount attempt 

26/06/2020 08:04:29 INFO GlusterFS mount attempt 

26/06/2020 08:03:59 INFO GlusterFS mount attempt 

26/06/2020 08:03:29 INFO GlusterFS mount attempt 

26/06/2020 08:02:59 INFO GlusterFS mount attempt 

26/06/2020 08:02:29 INFO GlusterFS mount attempt 

26/06/2020 08:01:59 INFO GlusterFS mount attempt 

26/06/2020 08:01:29 INFO GlusterFS mount attempt 

26/06/2020 08:00:59 INFO GlusterFS mount attempt 

26/06/2020 08:00:29 INFO GlusterFS mount attempt 

26/06/2020 07:59:59 INFO GlusterFS mount attempt 

26/06/2020 07:59:28 INFO GlusterFS mount attempt 

26/06/2020 07:58:58 INFO GlusterFS mount attempt 

26/06/2020 07:58:28 INFO GlusterFS mount attempt 

26/06/2020 07:57:58 INFO GlusterFS mount attempt 

26/06/2020 07:57:28 INFO GlusterFS mount attempt 

26/06/2020 07:56:58 INFO GlusterFS mount attempt 

26/06/2020 07:56:28 INFO GlusterFS mount attempt 

26/06/2020 07:55:58 INFO GlusterFS mount attempt 

26/06/2020 07:55:28 INFO GlusterFS mount attempt 

26/06/2020 07:54:58 INFO GlusterFS mount attempt 

26/06/2020 07:54:28 INFO GlusterFS mount attempt 

26/06/2020 07:53:57 INFO GlusterFS mount attempt 

26/06/2020 07:53:27 INFO GlusterFS mount attempt 

26/06/2020 07:52:57 INFO GlusterFS mount attempt 

26/06/2020 07:52:27 INFO GlusterFS mount attempt 

26/06/2020 07:51:57 INFO GlusterFS mount attempt 

26/06/2020 07:51:27 INFO GlusterFS mount attempt 

26/06/2020 07:50:57 INFO GlusterFS mount attempt 

26/06/2020 07:50:27 INFO GlusterFS mount attempt 

26/06/2020 07:49:57 INFO GlusterFS mount attempt 

26/06/2020 07:49:27 INFO GlusterFS mount attempt 

26/06/2020 07:48:57 INFO GlusterFS mount attempt 

26/06/2020 07:48:26 INFO GlusterFS mount attempt 

26/06/2020 07:47:56 INFO GlusterFS mount attempt 

26/06/2020 07:47:26 INFO GlusterFS mount attempt 

26/06/2020 07:46:56 INFO GlusterFS mount attempt 

26/06/2020 07:46:26 INFO GlusterFS mount attempt 

26/06/2020 07:45:56 INFO GlusterFS mount attempt 

26/06/2020 07:45:26 INFO GlusterFS mount attempt 

26/06/2020 07:44:56 INFO GlusterFS mount attempt 

26/06/2020 07:44:26 INFO GlusterFS mount attempt 

26/06/2020 07:43:56 INFO GlusterFS mount attempt 

26/06/2020 07:43:26 INFO GlusterFS mount attempt 

26/06/2020 07:42:55 INFO GlusterFS mount attempt 

26/06/2020 07:42:25 INFO GlusterFS mount attempt 

26/06/2020 07:41:55 INFO GlusterFS mount attempt 

26/06/2020 07:41:25 INFO GlusterFS mount attempt 

26/06/2020 07:40:55 INFO GlusterFS mount attempt 

26/06/2020 07:40:25 INFO GlusterFS mount attempt 

26/06/2020 07:39:55 INFO GlusterFS mount attempt 

26/06/2020 07:39:25 INFO GlusterFS mount attempt 

26/06/2020 07:38:55 INFO GlusterFS mount attempt 

26/06/2020 07:38:25 INFO GlusterFS mount attempt 

26/06/2020 07:37:54 INFO GlusterFS mount attempt 

26/06/2020 07:37:24 INFO GlusterFS mount attempt 

26/06/2020 07:36:54 INFO GlusterFS mount attempt 

26/06/2020 07:36:24 INFO GlusterFS mount attempt 

26/06/2020 07:35:54 INFO GlusterFS mount attempt 

26/06/2020 07:35:24 INFO GlusterFS mount attempt 

26/06/2020 07:34:54 INFO GlusterFS mount attempt 

26/06/2020 07:34:24 INFO GlusterFS mount attempt 

26/06/2020 07:33:54 INFO GlusterFS mount attempt 

26/06/2020 07:33:24 INFO GlusterFS mount attempt 

26/06/2020 07:32:54 INFO GlusterFS mount attempt 

26/06/2020 07:32:23 INFO GlusterFS mount attempt 

26/06/2020 07:31:53 INFO GlusterFS mount attempt 

26/06/2020 07:31:23 INFO GlusterFS mount attempt 

26/06/2020 07:30:53 INFO GlusterFS mount attempt 

26/06/2020 07:30:23 INFO GlusterFS mount attempt 

26/06/2020 07:29:53 INFO GlusterFS mount attempt 

26/06/2020 07:29:23 INFO GlusterFS mount attempt 

26/06/2020 07:28:53 INFO GlusterFS mount attempt 

26/06/2020 07:28:23 INFO GlusterFS mount attempt 

26/06/2020 07:27:53 INFO GlusterFS mount attempt 

26/06/2020 07:27:23 INFO GlusterFS mount attempt 

26/06/2020 07:26:52 INFO GlusterFS mount attempt 

26/06/2020 07:26:22 INFO GlusterFS mount attempt 

26/06/2020 07:25:52 INFO GlusterFS mount attempt 

26/06/2020 07:25:22 INFO GlusterFS mount attempt 

26/06/2020 07:24:52 INFO GlusterFS mount attempt 

26/06/2020 07:24:22 INFO GlusterFS mount attempt 

26/06/2020 07:23:52 INFO GlusterFS mount attempt 

26/06/2020 07:23:22 INFO GlusterFS mount attempt 

26/06/2020 07:22:52 INFO GlusterFS mount attempt 

26/06/2020 07:22:22 INFO GlusterFS mount attempt 

26/06/2020 07:21:52 INFO GlusterFS mount attempt 

26/06/2020 07:21:21 INFO GlusterFS mount attempt 

26/06/2020 07:20:51 INFO GlusterFS mount attempt 

26/06/2020 07:20:21 INFO GlusterFS mount attempt 

26/06/2020 07:19:51 INFO GlusterFS mount attempt 

26/06/2020 07:19:21 INFO GlusterFS mount attempt 

26/06/2020 07:18:51 INFO GlusterFS mount attempt 

26/06/2020 07:18:21 INFO GlusterFS mount attempt 

26/06/2020 07:17:51 INFO GlusterFS mount attempt 

26/06/2020 07:17:21 INFO GlusterFS mount attempt 

26/06/2020 07:16:51 INFO GlusterFS mount attempt 

26/06/2020 07:16:21 INFO GlusterFS mount attempt 

26/06/2020 07:15:50 INFO GlusterFS mount attempt 

26/06/2020 07:15:20 INFO GlusterFS mount attempt 

26/06/2020 07:14:50 INFO GlusterFS mount attempt 

26/06/2020 07:14:20 INFO GlusterFS mount attempt 

26/06/2020 07:13:50 INFO GlusterFS mount attempt 

26/06/2020 07:13:20 INFO GlusterFS mount attempt 

26/06/2020 07:12:50 INFO GlusterFS mount attempt 

26/06/2020 07:12:20 INFO GlusterFS mount attempt 

26/06/2020 07:11:50 INFO GlusterFS mount attempt 

26/06/2020 07:11:20 INFO GlusterFS mount attempt 

26/06/2020 07:10:50 INFO GlusterFS mount attempt 

26/06/2020 07:10:19 INFO GlusterFS mount attempt 

26/06/2020 07:09:49 INFO GlusterFS mount attempt 

26/06/2020 07:09:19 INFO GlusterFS mount attempt 

26/06/2020 07:08:49 INFO GlusterFS mount attempt 

26/06/2020 07:08:19 INFO GlusterFS mount attempt 

26/06/2020 07:07:49 INFO GlusterFS mount attempt 

26/06/2020 07:07:19 INFO GlusterFS mount attempt 

26/06/2020 07:06:49 INFO GlusterFS mount attempt 

26/06/2020 07:06:19 INFO GlusterFS mount attempt 

26/06/2020 07:05:49 INFO GlusterFS mount attempt 

26/06/2020 07:05:19 INFO GlusterFS mount attempt 

26/06/2020 07:04:48 INFO GlusterFS mount attempt 

26/06/2020 07:04:18 INFO GlusterFS mount attempt 

26/06/2020 07:03:48 INFO GlusterFS mount attempt 

26/06/2020 07:03:18 INFO GlusterFS mount attempt 

26/06/2020 07:02:48 INFO GlusterFS mount attempt 

26/06/2020 07:02:18 INFO GlusterFS mount attempt 

26/06/2020 07:01:48 INFO GlusterFS mount attempt 

26/06/2020 07:01:18 INFO GlusterFS mount attempt 

26/06/2020 07:00:48 INFO GlusterFS mount attempt 

26/06/2020 07:00:18 INFO GlusterFS mount attempt 

26/06/2020 06:59:48 INFO GlusterFS mount attempt 

26/06/2020 06:59:17 INFO GlusterFS mount attempt 

26/06/2020 06:58:47 INFO GlusterFS mount attempt 

26/06/2020 06:58:17 INFO GlusterFS mount attempt 

26/06/2020 06:57:47 INFO GlusterFS mount attempt 

26/06/2020 06:57:17 INFO GlusterFS mount attempt 

26/06/2020 06:56:47 INFO GlusterFS mount attempt 

26/06/2020 06:56:17 INFO GlusterFS mount attempt 

26/06/2020 06:55:47 INFO GlusterFS mount attempt 

26/06/2020 06:55:17 INFO GlusterFS mount attempt 

26/06/2020 06:54:47 INFO GlusterFS mount attempt 

26/06/2020 06:54:16 INFO GlusterFS mount attempt 

26/06/2020 06:53:46 INFO GlusterFS mount attempt 

26/06/2020 06:53:16 INFO GlusterFS mount attempt 

26/06/2020 06:52:46 INFO GlusterFS mount attempt 

26/06/2020 06:52:16 INFO GlusterFS mount attempt 

26/06/2020 06:51:46 INFO GlusterFS mount attempt 

26/06/2020 06:51:16 INFO GlusterFS mount attempt 

26/06/2020 06:50:46 INFO GlusterFS mount attempt 

26/06/2020 06:50:16 INFO GlusterFS mount attempt 

26/06/2020 06:49:46 INFO GlusterFS mount attempt 

26/06/2020 06:49:16 INFO GlusterFS mount attempt 

26/06/2020 06:48:45 INFO GlusterFS mount attempt 

26/06/2020 06:48:15 INFO GlusterFS mount attempt 

26/06/2020 06:47:45 INFO GlusterFS mount attempt 

26/06/2020 06:47:15 INFO GlusterFS mount attempt 

26/06/2020 06:46:45 INFO GlusterFS mount attempt 

26/06/2020 06:46:15 INFO GlusterFS mount attempt 

26/06/2020 06:45:45 INFO GlusterFS mount attempt 

26/06/2020 06:45:15 INFO GlusterFS mount attempt 

26/06/2020 06:44:45 INFO GlusterFS mount attempt 

26/06/2020 06:44:15 INFO GlusterFS mount attempt 

26/06/2020 06:43:45 INFO GlusterFS mount attempt 

26/06/2020 06:43:14 INFO GlusterFS mount attempt 

26/06/2020 06:42:44 INFO GlusterFS mount attempt 

26/06/2020 06:42:14 INFO GlusterFS mount attempt 

26/06/2020 06:41:44 INFO GlusterFS mount attempt 

26/06/2020 06:41:14 INFO GlusterFS mount attempt 

26/06/2020 06:40:44 INFO GlusterFS mount attempt 

26/06/2020 06:40:14 INFO GlusterFS mount attempt 

26/06/2020 06:39:44 INFO GlusterFS mount attempt 

26/06/2020 06:39:14 INFO GlusterFS mount attempt 

26/06/2020 06:38:44 INFO GlusterFS mount attempt 

26/06/2020 06:38:14 INFO GlusterFS mount attempt 

26/06/2020 06:37:43 INFO GlusterFS mount attempt 

26/06/2020 06:37:13 INFO GlusterFS mount attempt 

26/06/2020 06:36:43 INFO GlusterFS mount attempt 

26/06/2020 06:36:13 INFO GlusterFS mount attempt 

26/06/2020 06:35:43 INFO GlusterFS mount attempt 

26/06/2020 06:35:13 INFO GlusterFS mount attempt 

26/06/2020 06:34:43 INFO GlusterFS mount attempt 

26/06/2020 06:34:13 INFO GlusterFS mount attempt 

26/06/2020 06:33:43 INFO GlusterFS mount attempt 

26/06/2020 06:33:13 INFO GlusterFS mount attempt 

26/06/2020 06:32:43 INFO GlusterFS mount attempt 

26/06/2020 06:32:12 INFO GlusterFS mount attempt 

26/06/2020 06:31:42 INFO GlusterFS mount attempt 

26/06/2020 06:31:12 INFO GlusterFS mount attempt 

26/06/2020 06:30:42 INFO GlusterFS mount attempt 

26/06/2020 06:30:12 INFO GlusterFS mount attempt 

26/06/2020 06:29:42 INFO GlusterFS mount attempt 

26/06/2020 06:29:12 INFO GlusterFS mount attempt 

26/06/2020 06:28:42 INFO GlusterFS mount attempt 

26/06/2020 06:28:12 INFO GlusterFS mount attempt 

26/06/2020 06:27:42 INFO GlusterFS mount attempt 

26/06/2020 06:27:12 INFO GlusterFS mount attempt 

26/06/2020 06:26:41 INFO GlusterFS mount attempt 

26/06/2020 06:26:11 INFO GlusterFS mount attempt 

26/06/2020 06:25:41 INFO GlusterFS mount attempt 

26/06/2020 06:25:11 INFO GlusterFS mount attempt 

26/06/2020 06:24:41 INFO GlusterFS mount attempt 

26/06/2020 06:24:11 INFO GlusterFS mount attempt 

26/06/2020 06:23:41 INFO GlusterFS mount attempt 

26/06/2020 06:23:11 INFO GlusterFS mount attempt 

26/06/2020 06:22:41 INFO GlusterFS mount attempt 

26/06/2020 06:22:11 INFO GlusterFS mount attempt 

26/06/2020 06:21:41 INFO GlusterFS mount attempt 

26/06/2020 06:21:10 INFO GlusterFS mount attempt 

26/06/2020 06:20:40 INFO GlusterFS mount attempt 

26/06/2020 06:20:10 INFO GlusterFS mount attempt 

26/06/2020 06:19:40 INFO GlusterFS mount attempt 

26/06/2020 06:19:10 INFO GlusterFS mount attempt 

26/06/2020 06:18:40 INFO GlusterFS mount attempt 

26/06/2020 06:18:10 INFO GlusterFS mount attempt 

26/06/2020 06:17:40 INFO GlusterFS mount attempt 

26/06/2020 06:17:10 INFO GlusterFS mount attempt 

26/06/2020 06:16:40 INFO GlusterFS mount attempt 

26/06/2020 06:16:09 INFO GlusterFS mount attempt 

26/06/2020 06:15:39 INFO GlusterFS mount attempt 

26/06/2020 06:15:09 INFO GlusterFS mount attempt 

26/06/2020 06:14:39 INFO GlusterFS mount attempt 

26/06/2020 06:14:09 INFO GlusterFS mount attempt 

26/06/2020 06:13:39 INFO GlusterFS mount attempt 

26/06/2020 06:13:09 INFO GlusterFS mount attempt 

26/06/2020 06:12:39 INFO GlusterFS mount attempt 

26/06/2020 06:12:09 INFO GlusterFS mount attempt 

26/06/2020 06:11:39 INFO GlusterFS mount attempt 

26/06/2020 06:11:09 INFO GlusterFS mount attempt 

26/06/2020 06:10:38 INFO GlusterFS mount attempt 

26/06/2020 06:10:08 INFO GlusterFS mount attempt 

26/06/2020 06:09:38 INFO GlusterFS mount attempt 

26/06/2020 06:09:08 INFO GlusterFS mount attempt 

26/06/2020 06:08:38 INFO GlusterFS mount attempt 

26/06/2020 06:08:08 INFO GlusterFS mount attempt 

26/06/2020 06:07:38 INFO GlusterFS mount attempt 

26/06/2020 06:07:08 INFO GlusterFS mount attempt 

26/06/2020 06:06:38 INFO GlusterFS mount attempt 

26/06/2020 06:06:08 INFO GlusterFS mount attempt 

26/06/2020 06:05:38 INFO GlusterFS mount attempt 

26/06/2020 06:05:07 INFO GlusterFS mount attempt 

26/06/2020 06:04:37 INFO GlusterFS mount attempt 

26/06/2020 06:04:07 INFO GlusterFS mount attempt 

26/06/2020 06:03:37 INFO GlusterFS mount attempt 

26/06/2020 06:03:07 INFO GlusterFS mount attempt 

26/06/2020 06:02:37 INFO GlusterFS mount attempt 

26/06/2020 06:02:07 INFO GlusterFS mount attempt 

26/06/2020 06:01:37 INFO GlusterFS mount attempt 

26/06/2020 06:01:07 INFO GlusterFS mount attempt 

26/06/2020 06:00:37 INFO GlusterFS mount attempt 

26/06/2020 06:00:07 INFO GlusterFS mount attempt 

26/06/2020 05:59:37 INFO GlusterFS mount attempt 

26/06/2020 05:59:06 INFO GlusterFS mount attempt 

26/06/2020 05:58:36 INFO GlusterFS mount attempt 

26/06/2020 05:58:06 INFO GlusterFS mount attempt 

26/06/2020 05:57:36 INFO GlusterFS mount attempt 

26/06/2020 05:57:06 INFO GlusterFS mount attempt 

26/06/2020 05:56:36 INFO GlusterFS mount attempt 

26/06/2020 05:56:06 INFO GlusterFS mount attempt 

26/06/2020 05:55:36 INFO GlusterFS mount attempt 

26/06/2020 05:55:06 INFO GlusterFS mount attempt 

26/06/2020 05:54:36 INFO GlusterFS mount attempt 

26/06/2020 05:54:05 INFO GlusterFS mount attempt 

26/06/2020 05:53:35 INFO GlusterFS mount attempt 

26/06/2020 05:53:05 INFO GlusterFS mount attempt 

26/06/2020 05:52:35 INFO GlusterFS mount attempt 

26/06/2020 05:52:05 INFO GlusterFS mount attempt 

26/06/2020 05:51:35 INFO GlusterFS mount attempt 

26/06/2020 05:51:05 INFO GlusterFS mount attempt 

26/06/2020 05:50:35 INFO GlusterFS mount attempt 

26/06/2020 05:50:05 INFO GlusterFS mount attempt 

26/06/2020 05:49:35 INFO GlusterFS mount attempt 

26/06/2020 05:49:05 INFO GlusterFS mount attempt 

26/06/2020 05:48:34 INFO GlusterFS mount attempt 

26/06/2020 05:48:04 INFO GlusterFS mount attempt 

26/06/2020 05:47:34 INFO GlusterFS mount attempt 

26/06/2020 05:47:04 INFO GlusterFS mount attempt 

26/06/2020 05:46:34 INFO GlusterFS mount attempt 

26/06/2020 05:46:04 INFO GlusterFS mount attempt 

26/06/2020 05:45:34 INFO GlusterFS mount attempt 

26/06/2020 05:45:04 INFO GlusterFS mount attempt 

26/06/2020 05:44:34 INFO GlusterFS mount attempt 

26/06/2020 05:44:04 INFO GlusterFS mount attempt 

26/06/2020 05:43:34 INFO GlusterFS mount attempt 

26/06/2020 05:43:03 INFO GlusterFS mount attempt 

26/06/2020 05:42:33 INFO GlusterFS mount attempt 

26/06/2020 05:42:03 INFO GlusterFS mount attempt 

26/06/2020 05:41:33 INFO GlusterFS mount attempt 

26/06/2020 05:41:03 INFO GlusterFS mount attempt 

26/06/2020 05:40:33 INFO GlusterFS mount attempt 

26/06/2020 05:40:03 INFO GlusterFS mount attempt 

26/06/2020 05:39:33 INFO GlusterFS mount attempt 

26/06/2020 05:39:03 INFO GlusterFS mount attempt 

26/06/2020 05:38:33 INFO GlusterFS mount attempt 

26/06/2020 05:38:02 INFO GlusterFS mount attempt 

26/06/2020 05:37:32 INFO GlusterFS mount attempt 

26/06/2020 05:37:02 INFO GlusterFS mount attempt 

26/06/2020 05:36:32 INFO GlusterFS mount attempt 

26/06/2020 05:36:02 INFO GlusterFS mount attempt 

26/06/2020 05:35:32 INFO GlusterFS mount attempt 

26/06/2020 05:35:02 INFO GlusterFS mount attempt 

26/06/2020 05:34:32 INFO GlusterFS mount attempt 

26/06/2020 05:34:02 INFO GlusterFS mount attempt 

26/06/2020 05:33:32 INFO GlusterFS mount attempt 

26/06/2020 05:33:02 INFO GlusterFS mount attempt 

26/06/2020 05:32:32 INFO GlusterFS mount attempt 

26/06/2020 05:32:01 INFO GlusterFS mount attempt 

26/06/2020 05:31:31 INFO GlusterFS mount attempt 

26/06/2020 05:31:01 INFO GlusterFS mount attempt 

26/06/2020 05:30:31 INFO GlusterFS mount attempt 

26/06/2020 05:30:01 INFO GlusterFS mount attempt 

26/06/2020 05:29:31 INFO GlusterFS mount attempt 

26/06/2020 05:29:01 INFO GlusterFS mount attempt 

26/06/2020 05:28:31 INFO GlusterFS mount attempt 

26/06/2020 05:28:01 INFO GlusterFS mount attempt 

26/06/2020 05:27:31 INFO GlusterFS mount attempt 

26/06/2020 05:27:01 INFO GlusterFS mount attempt 

26/06/2020 05:26:30 INFO GlusterFS mount attempt 

26/06/2020 05:26:00 INFO GlusterFS mount attempt 

26/06/2020 05:25:30 INFO GlusterFS mount attempt 

26/06/2020 05:25:00 INFO GlusterFS mount attempt 

26/06/2020 05:24:30 INFO GlusterFS mount attempt 

26/06/2020 05:24:00 INFO GlusterFS mount attempt 

26/06/2020 05:23:30 INFO GlusterFS mount attempt 

26/06/2020 05:23:00 INFO GlusterFS mount attempt 

26/06/2020 05:22:30 INFO GlusterFS mount attempt 

26/06/2020 05:22:00 INFO GlusterFS mount attempt 

26/06/2020 05:21:30 INFO GlusterFS mount attempt 

26/06/2020 05:20:59 INFO GlusterFS mount attempt 

26/06/2020 05:20:29 INFO GlusterFS mount attempt 

26/06/2020 05:19:59 INFO GlusterFS mount attempt 

26/06/2020 05:19:29 INFO GlusterFS mount attempt 

26/06/2020 05:18:59 INFO GlusterFS mount attempt 

26/06/2020 05:18:29 INFO GlusterFS mount attempt 

26/06/2020 05:17:59 INFO GlusterFS mount attempt 

26/06/2020 05:17:29 INFO GlusterFS mount attempt 

26/06/2020 05:16:59 INFO GlusterFS mount attempt 

26/06/2020 05:16:29 INFO GlusterFS mount attempt 

26/06/2020 05:15:59 INFO GlusterFS mount attempt 

26/06/2020 05:15:28 INFO GlusterFS mount attempt 

26/06/2020 05:14:58 INFO GlusterFS mount attempt 

26/06/2020 05:14:28 INFO GlusterFS mount attempt 

26/06/2020 05:13:58 INFO GlusterFS mount attempt 

26/06/2020 05:13:28 INFO GlusterFS mount attempt 

26/06/2020 05:12:58 INFO GlusterFS mount attempt 

26/06/2020 05:12:28 INFO GlusterFS mount attempt 

26/06/2020 05:11:58 INFO GlusterFS mount attempt 

26/06/2020 05:11:28 INFO GlusterFS mount attempt 

26/06/2020 05:10:58 INFO GlusterFS mount attempt 

26/06/2020 05:10:27 INFO GlusterFS mount attempt 

26/06/2020 05:09:57 INFO GlusterFS mount attempt 

26/06/2020 05:09:27 INFO GlusterFS mount attempt 

26/06/2020 05:08:57 INFO GlusterFS mount attempt 

26/06/2020 05:08:27 INFO GlusterFS mount attempt 

26/06/2020 05:07:57 INFO GlusterFS mount attempt 

26/06/2020 05:07:27 INFO GlusterFS mount attempt 

26/06/2020 05:06:57 INFO GlusterFS mount attempt 

26/06/2020 05:06:27 INFO GlusterFS mount attempt 

26/06/2020 05:05:57 INFO GlusterFS mount attempt 

26/06/2020 05:05:27 INFO GlusterFS mount attempt 

26/06/2020 05:04:56 INFO GlusterFS mount attempt 

26/06/2020 05:04:26 INFO GlusterFS mount attempt 

26/06/2020 05:03:56 INFO GlusterFS mount attempt 

26/06/2020 05:03:26 INFO GlusterFS mount attempt 

26/06/2020 05:02:56 INFO GlusterFS mount attempt 

26/06/2020 05:02:26 INFO GlusterFS mount attempt 

26/06/2020 05:01:56 INFO GlusterFS mount attempt 

26/06/2020 05:01:26 INFO GlusterFS mount attempt 

26/06/2020 05:00:56 INFO GlusterFS mount attempt 

26/06/2020 05:00:26 INFO GlusterFS mount attempt 

26/06/2020 04:59:56 INFO GlusterFS mount attempt 

26/06/2020 04:59:25 INFO GlusterFS mount attempt 

26/06/2020 04:58:55 INFO GlusterFS mount attempt 

26/06/2020 04:58:25 INFO GlusterFS mount attempt 

26/06/2020 04:57:55 INFO GlusterFS mount attempt 

26/06/2020 04:57:25 INFO GlusterFS mount attempt 

26/06/2020 04:56:55 INFO GlusterFS mount attempt 

26/06/2020 04:56:25 INFO GlusterFS mount attempt 

26/06/2020 04:55:55 INFO GlusterFS mount attempt 

26/06/2020 04:55:25 INFO GlusterFS mount attempt 

26/06/2020 04:54:55 INFO GlusterFS mount attempt 

26/06/2020 04:54:25 INFO GlusterFS mount attempt 

26/06/2020 04:53:54 INFO GlusterFS mount attempt 

26/06/2020 04:53:24 INFO GlusterFS mount attempt 

26/06/2020 04:52:54 INFO GlusterFS mount attempt 

26/06/2020 04:52:24 INFO GlusterFS mount attempt 

26/06/2020 04:51:54 INFO GlusterFS mount attempt 

26/06/2020 04:51:24 INFO GlusterFS mount attempt 

26/06/2020 04:50:54 INFO GlusterFS mount attempt 

26/06/2020 04:50:24 INFO GlusterFS mount attempt 

26/06/2020 04:49:54 INFO GlusterFS mount attempt 

26/06/2020 04:49:24 INFO GlusterFS mount attempt 

26/06/2020 04:48:54 INFO GlusterFS mount attempt 

26/06/2020 04:48:23 INFO GlusterFS mount attempt 

26/06/2020 04:47:53 INFO GlusterFS mount attempt 

26/06/2020 04:47:23 INFO GlusterFS mount attempt 

26/06/2020 04:46:53 INFO GlusterFS mount attempt 

26/06/2020 04:46:23 INFO GlusterFS mount attempt 

26/06/2020 04:45:53 INFO GlusterFS mount attempt 

26/06/2020 04:45:23 INFO GlusterFS mount attempt 

26/06/2020 04:44:53 INFO GlusterFS mount attempt 

26/06/2020 04:44:23 INFO GlusterFS mount attempt 

26/06/2020 04:43:53 INFO GlusterFS mount attempt 

26/06/2020 04:43:23 INFO GlusterFS mount attempt 

26/06/2020 04:42:52 INFO GlusterFS mount attempt 

26/06/2020 04:42:22 INFO GlusterFS mount attempt 

26/06/2020 04:41:52 INFO GlusterFS mount attempt 

26/06/2020 04:41:22 INFO GlusterFS mount attempt 

26/06/2020 04:40:52 INFO GlusterFS mount attempt 

26/06/2020 04:40:22 INFO GlusterFS mount attempt 

26/06/2020 04:39:52 INFO GlusterFS mount attempt 

26/06/2020 04:39:22 INFO GlusterFS mount attempt 

26/06/2020 04:38:52 INFO GlusterFS mount attempt 

26/06/2020 04:38:22 INFO GlusterFS mount attempt 

26/06/2020 04:37:52 INFO GlusterFS mount attempt 

26/06/2020 04:37:22 INFO GlusterFS mount attempt 

26/06/2020 04:36:51 INFO GlusterFS mount attempt 

26/06/2020 04:36:21 INFO GlusterFS mount attempt 

26/06/2020 04:35:51 INFO GlusterFS mount attempt 

26/06/2020 04:35:21 INFO GlusterFS mount attempt 

26/06/2020 04:34:51 INFO GlusterFS mount attempt 

26/06/2020 04:34:21 INFO GlusterFS mount attempt 

26/06/2020 04:33:51 INFO GlusterFS mount attempt 

26/06/2020 04:33:21 INFO GlusterFS mount attempt 

26/06/2020 04:32:51 INFO GlusterFS mount attempt 

26/06/2020 04:32:21 INFO GlusterFS mount attempt 

26/06/2020 04:31:51 INFO GlusterFS mount attempt 

26/06/2020 04:31:20 INFO GlusterFS mount attempt 

26/06/2020 04:30:50 INFO GlusterFS mount attempt 

26/06/2020 04:30:20 INFO GlusterFS mount attempt 

26/06/2020 04:29:50 INFO GlusterFS mount attempt 

26/06/2020 04:29:20 INFO GlusterFS mount attempt 

26/06/2020 04:28:50 INFO GlusterFS mount attempt 

26/06/2020 04:28:20 INFO GlusterFS mount attempt 

26/06/2020 04:27:50 INFO GlusterFS mount attempt 

26/06/2020 04:27:20 INFO GlusterFS mount attempt 

26/06/2020 04:26:50 INFO GlusterFS mount attempt 

26/06/2020 04:26:20 INFO GlusterFS mount attempt 

26/06/2020 04:25:49 INFO GlusterFS mount attempt 

26/06/2020 04:25:19 INFO GlusterFS mount attempt 

26/06/2020 04:24:49 INFO GlusterFS mount attempt 

26/06/2020 04:24:19 INFO GlusterFS mount attempt 

26/06/2020 04:23:49 INFO GlusterFS mount attempt 

26/06/2020 04:23:19 INFO GlusterFS mount attempt 

26/06/2020 04:22:49 INFO GlusterFS mount attempt 

26/06/2020 04:22:19 INFO GlusterFS mount attempt 

26/06/2020 04:21:49 INFO GlusterFS mount attempt 

26/06/2020 04:21:19 INFO GlusterFS mount attempt 

26/06/2020 04:20:49 INFO GlusterFS mount attempt 

26/06/2020 04:20:18 INFO GlusterFS mount attempt 

26/06/2020 04:19:48 INFO GlusterFS mount attempt 

26/06/2020 04:19:18 INFO GlusterFS mount attempt 

26/06/2020 04:18:48 INFO GlusterFS mount attempt 

26/06/2020 04:18:18 INFO GlusterFS mount attempt 

26/06/2020 04:17:48 INFO GlusterFS mount attempt 

26/06/2020 04:17:18 INFO GlusterFS mount attempt 

26/06/2020 04:16:48 INFO GlusterFS mount attempt 

26/06/2020 04:16:18 INFO GlusterFS mount attempt 

26/06/2020 04:15:48 INFO GlusterFS mount attempt 

26/06/2020 04:15:18 INFO GlusterFS mount attempt 

26/06/2020 04:14:47 INFO GlusterFS mount attempt 

26/06/2020 04:14:17 INFO GlusterFS mount attempt 

26/06/2020 04:13:47 INFO GlusterFS mount attempt 

26/06/2020 04:13:17 INFO GlusterFS mount attempt 

26/06/2020 04:12:47 INFO GlusterFS mount attempt 

26/06/2020 04:12:17 INFO GlusterFS mount attempt 

26/06/2020 04:11:47 INFO GlusterFS mount attempt 

26/06/2020 04:11:17 INFO GlusterFS mount attempt 

26/06/2020 04:10:47 INFO GlusterFS mount attempt 

26/06/2020 04:10:17 INFO GlusterFS mount attempt 

26/06/2020 04:09:46 INFO GlusterFS mount attempt 

26/06/2020 04:09:16 INFO GlusterFS mount attempt 

26/06/2020 04:08:46 INFO GlusterFS mount attempt 

26/06/2020 04:08:16 INFO GlusterFS mount attempt 

26/06/2020 04:07:46 INFO GlusterFS mount attempt 

26/06/2020 04:07:16 INFO GlusterFS mount attempt 

26/06/2020 04:06:46 INFO GlusterFS mount attempt 

26/06/2020 04:06:16 INFO GlusterFS mount attempt 

26/06/2020 04:05:46 INFO GlusterFS mount attempt 

26/06/2020 04:05:16 INFO GlusterFS mount attempt 

26/06/2020 04:04:46 INFO GlusterFS mount attempt 

26/06/2020 04:04:15 INFO GlusterFS mount attempt 

26/06/2020 04:03:45 INFO GlusterFS mount attempt 

26/06/2020 04:03:15 INFO GlusterFS mount attempt 

26/06/2020 04:02:45 INFO GlusterFS mount attempt 

26/06/2020 04:02:15 INFO GlusterFS mount attempt 

26/06/2020 04:01:45 INFO GlusterFS mount attempt 

26/06/2020 04:01:15 INFO GlusterFS mount attempt 

26/06/2020 04:00:45 INFO GlusterFS mount attempt 

26/06/2020 04:00:15 INFO GlusterFS mount attempt 

26/06/2020 03:59:45 INFO GlusterFS mount attempt 

26/06/2020 03:59:15 INFO GlusterFS mount attempt 

26/06/2020 03:58:44 INFO GlusterFS mount attempt 

26/06/2020 03:58:14 INFO GlusterFS mount attempt 

26/06/2020 03:57:44 INFO GlusterFS mount attempt 

26/06/2020 03:57:14 INFO GlusterFS mount attempt 

26/06/2020 03:56:44 INFO GlusterFS mount attempt 

26/06/2020 03:56:14 INFO GlusterFS mount attempt 

26/06/2020 03:55:44 INFO GlusterFS mount attempt 

26/06/2020 03:55:14 INFO GlusterFS mount attempt 

26/06/2020 03:54:44 INFO GlusterFS mount attempt 

26/06/2020 03:54:14 INFO GlusterFS mount attempt 

26/06/2020 03:53:43 INFO GlusterFS mount attempt 

26/06/2020 03:53:13 INFO GlusterFS mount attempt 

26/06/2020 03:52:43 INFO GlusterFS mount attempt 

26/06/2020 03:52:13 INFO GlusterFS mount attempt 

26/06/2020 03:51:43 INFO GlusterFS mount attempt 

26/06/2020 03:51:13 INFO GlusterFS mount attempt 

26/06/2020 03:50:43 INFO GlusterFS mount attempt 

26/06/2020 03:50:13 INFO GlusterFS mount attempt 

26/06/2020 03:49:43 INFO GlusterFS mount attempt 

26/06/2020 03:49:13 INFO GlusterFS mount attempt 

26/06/2020 03:48:43 INFO GlusterFS mount attempt 

26/06/2020 03:48:12 INFO GlusterFS mount attempt 

26/06/2020 03:47:42 INFO GlusterFS mount attempt 

26/06/2020 03:47:12 INFO GlusterFS mount attempt 

26/06/2020 03:46:42 INFO GlusterFS mount attempt 

26/06/2020 03:46:12 INFO GlusterFS mount attempt 

26/06/2020 03:45:42 INFO GlusterFS mount attempt 

26/06/2020 03:45:12 INFO GlusterFS mount attempt 

26/06/2020 03:44:42 INFO GlusterFS mount attempt 

26/06/2020 03:44:12 INFO GlusterFS mount attempt 

26/06/2020 03:43:42 INFO GlusterFS mount attempt 

26/06/2020 03:43:11 INFO GlusterFS mount attempt 

26/06/2020 03:42:41 INFO GlusterFS mount attempt 

26/06/2020 03:42:11 INFO GlusterFS mount attempt 

26/06/2020 03:41:41 INFO GlusterFS mount attempt 

26/06/2020 03:41:11 INFO GlusterFS mount attempt 

26/06/2020 03:40:41 INFO GlusterFS mount attempt 

26/06/2020 03:40:11 INFO GlusterFS mount attempt 

26/06/2020 03:39:41 INFO GlusterFS mount attempt 

26/06/2020 03:39:11 INFO GlusterFS mount attempt 

26/06/2020 03:38:41 INFO GlusterFS mount attempt 

26/06/2020 03:38:10 INFO GlusterFS mount attempt 

26/06/2020 03:37:40 INFO GlusterFS mount attempt 

26/06/2020 03:37:10 INFO GlusterFS mount attempt 

26/06/2020 03:36:40 INFO GlusterFS mount attempt 

26/06/2020 03:36:10 INFO GlusterFS mount attempt 

26/06/2020 03:35:40 INFO GlusterFS mount attempt 

26/06/2020 03:35:10 INFO GlusterFS mount attempt 

26/06/2020 03:34:40 INFO GlusterFS mount attempt 

26/06/2020 03:34:10 INFO GlusterFS mount attempt 

26/06/2020 03:33:40 INFO GlusterFS mount attempt 

26/06/2020 03:33:10 INFO GlusterFS mount attempt 

26/06/2020 03:32:40 INFO GlusterFS mount attempt 

26/06/2020 03:32:09 INFO GlusterFS mount attempt 

26/06/2020 03:31:39 INFO GlusterFS mount attempt 

26/06/2020 03:31:09 INFO GlusterFS mount attempt 

26/06/2020 03:30:39 INFO GlusterFS mount attempt 

26/06/2020 03:30:09 INFO GlusterFS mount attempt 

26/06/2020 03:29:39 INFO GlusterFS mount attempt 

26/06/2020 03:29:09 INFO GlusterFS mount attempt 

26/06/2020 03:28:39 INFO GlusterFS mount attempt 

26/06/2020 03:28:09 INFO GlusterFS mount attempt 

26/06/2020 03:27:39 INFO GlusterFS mount attempt 

26/06/2020 03:27:09 INFO GlusterFS mount attempt 

26/06/2020 03:26:38 INFO GlusterFS mount attempt 

26/06/2020 03:26:08 INFO GlusterFS mount attempt 

26/06/2020 03:25:38 INFO GlusterFS mount attempt 

26/06/2020 03:25:08 INFO GlusterFS mount attempt 

26/06/2020 03:24:38 INFO GlusterFS mount attempt 

26/06/2020 03:24:08 INFO GlusterFS mount attempt 

26/06/2020 03:23:38 INFO GlusterFS mount attempt 

26/06/2020 03:23:08 INFO GlusterFS mount attempt 

26/06/2020 03:22:38 INFO GlusterFS mount attempt 

26/06/2020 03:22:08 INFO GlusterFS mount attempt 

26/06/2020 03:21:38 INFO GlusterFS mount attempt 

26/06/2020 03:21:07 INFO GlusterFS mount attempt 

26/06/2020 03:20:37 INFO GlusterFS mount attempt 

26/06/2020 03:20:07 INFO GlusterFS mount attempt 

26/06/2020 03:19:37 INFO GlusterFS mount attempt 

26/06/2020 03:19:07 INFO GlusterFS mount attempt 

26/06/2020 03:18:37 INFO GlusterFS mount attempt 

26/06/2020 03:18:07 INFO GlusterFS mount attempt 

26/06/2020 03:17:37 INFO GlusterFS mount attempt 

26/06/2020 03:17:07 INFO GlusterFS mount attempt 

26/06/2020 03:16:37 INFO GlusterFS mount attempt 

26/06/2020 03:16:07 INFO GlusterFS mount attempt 

26/06/2020 03:15:36 INFO GlusterFS mount attempt 

26/06/2020 03:15:06 INFO GlusterFS mount attempt 

26/06/2020 03:14:36 INFO GlusterFS mount attempt 

26/06/2020 03:14:06 INFO GlusterFS mount attempt 

26/06/2020 03:13:36 INFO GlusterFS mount attempt 

26/06/2020 03:13:06 INFO GlusterFS mount attempt 

26/06/2020 03:12:36 INFO GlusterFS mount attempt 

26/06/2020 03:12:06 INFO GlusterFS mount attempt 

26/06/2020 03:11:36 INFO GlusterFS mount attempt 

26/06/2020 03:11:06 INFO GlusterFS mount attempt 

26/06/2020 03:10:36 INFO GlusterFS mount attempt 

26/06/2020 03:10:05 INFO GlusterFS mount attempt 

26/06/2020 03:09:35 INFO GlusterFS mount attempt 

26/06/2020 03:09:05 INFO GlusterFS mount attempt 

26/06/2020 03:08:35 INFO GlusterFS mount attempt 

26/06/2020 03:08:05 INFO GlusterFS mount attempt 

26/06/2020 03:07:35 INFO GlusterFS mount attempt 

26/06/2020 03:07:05 INFO GlusterFS mount attempt 

26/06/2020 03:06:35 INFO GlusterFS mount attempt 

26/06/2020 03:06:05 INFO GlusterFS mount attempt 

26/06/2020 03:05:35 INFO GlusterFS mount attempt 

26/06/2020 03:05:05 INFO GlusterFS mount attempt 

26/06/2020 03:04:34 INFO GlusterFS mount attempt 

26/06/2020 03:04:04 INFO GlusterFS mount attempt 

26/06/2020 03:03:34 INFO GlusterFS mount attempt 

26/06/2020 03:03:04 INFO GlusterFS mount attempt 

26/06/2020 03:02:34 INFO GlusterFS mount attempt 

26/06/2020 03:02:04 INFO GlusterFS mount attempt 

26/06/2020 03:01:34 INFO GlusterFS mount attempt 

26/06/2020 03:01:04 INFO GlusterFS mount attempt 

26/06/2020 03:00:34 INFO GlusterFS mount attempt 

26/06/2020 03:00:04 INFO GlusterFS mount attempt 

26/06/2020 02:59:34 INFO GlusterFS mount attempt 

26/06/2020 02:59:03 INFO GlusterFS mount attempt 

26/06/2020 02:58:33 INFO GlusterFS mount attempt 

26/06/2020 02:58:03 INFO GlusterFS mount attempt 

26/06/2020 02:57:33 INFO GlusterFS mount attempt 

26/06/2020 02:57:03 INFO GlusterFS mount attempt 

26/06/2020 02:56:33 INFO GlusterFS mount attempt 

26/06/2020 02:56:03 INFO GlusterFS mount attempt 

26/06/2020 02:55:33 INFO GlusterFS mount attempt 

26/06/2020 02:55:03 INFO GlusterFS mount attempt 

26/06/2020 02:54:33 INFO GlusterFS mount attempt 

26/06/2020 02:54:03 INFO GlusterFS mount attempt 

26/06/2020 02:53:33 INFO GlusterFS mount attempt 

26/06/2020 02:53:02 INFO GlusterFS mount attempt 

26/06/2020 02:52:32 INFO GlusterFS mount attempt 

26/06/2020 02:52:02 INFO GlusterFS mount attempt 

26/06/2020 02:51:32 INFO GlusterFS mount attempt 

26/06/2020 02:51:02 INFO GlusterFS mount attempt 

26/06/2020 02:50:32 INFO GlusterFS mount attempt 

26/06/2020 02:50:02 INFO GlusterFS mount attempt 

26/06/2020 02:49:32 INFO GlusterFS mount attempt 

26/06/2020 02:49:02 INFO GlusterFS mount attempt 

26/06/2020 02:48:32 INFO GlusterFS mount attempt 

26/06/2020 02:48:02 INFO GlusterFS mount attempt 

26/06/2020 02:47:31 INFO GlusterFS mount attempt 

26/06/2020 02:47:01 INFO GlusterFS mount attempt 

26/06/2020 02:46:31 INFO GlusterFS mount attempt 

26/06/2020 02:46:01 INFO GlusterFS mount attempt 

26/06/2020 02:45:31 INFO GlusterFS mount attempt 

26/06/2020 02:45:01 INFO GlusterFS mount attempt 

26/06/2020 02:44:31 INFO GlusterFS mount attempt 

26/06/2020 02:44:01 INFO GlusterFS mount attempt 

26/06/2020 02:43:31 INFO GlusterFS mount attempt 

26/06/2020 02:43:01 INFO GlusterFS mount attempt 

26/06/2020 02:42:30 INFO GlusterFS mount attempt 

26/06/2020 02:42:00 INFO GlusterFS mount attempt 

26/06/2020 02:41:30 INFO GlusterFS mount attempt 

26/06/2020 02:41:00 INFO GlusterFS mount attempt 

26/06/2020 02:40:30 INFO GlusterFS mount attempt 

26/06/2020 02:40:00 INFO GlusterFS mount attempt 

26/06/2020 02:39:30 INFO GlusterFS mount attempt 

26/06/2020 02:39:00 INFO GlusterFS mount attempt 

26/06/2020 02:38:30 INFO GlusterFS mount attempt 

26/06/2020 02:38:00 INFO GlusterFS mount attempt 

26/06/2020 02:37:30 INFO GlusterFS mount attempt 

26/06/2020 02:36:59 INFO GlusterFS mount attempt 

26/06/2020 02:36:29 INFO GlusterFS mount attempt 

26/06/2020 02:35:59 INFO GlusterFS mount attempt 

26/06/2020 02:35:29 INFO GlusterFS mount attempt 

26/06/2020 02:34:59 INFO GlusterFS mount attempt 

26/06/2020 02:34:29 INFO GlusterFS mount attempt 

26/06/2020 02:33:59 INFO GlusterFS mount attempt 

26/06/2020 02:33:29 INFO GlusterFS mount attempt 

26/06/2020 02:32:59 INFO GlusterFS mount attempt 

26/06/2020 02:32:29 INFO GlusterFS mount attempt 

26/06/2020 02:31:59 INFO GlusterFS mount attempt 

26/06/2020 02:31:28 INFO GlusterFS mount attempt 

26/06/2020 02:30:58 INFO GlusterFS mount attempt 

26/06/2020 02:30:28 INFO GlusterFS mount attempt 

26/06/2020 02:29:58 INFO GlusterFS mount attempt 

26/06/2020 02:29:28 INFO GlusterFS mount attempt 

26/06/2020 02:28:58 INFO GlusterFS mount attempt 

26/06/2020 02:28:28 INFO GlusterFS mount attempt 

26/06/2020 02:27:58 INFO GlusterFS mount attempt 

26/06/2020 02:27:28 INFO GlusterFS mount attempt 

26/06/2020 02:26:58 INFO GlusterFS mount attempt 

26/06/2020 02:26:28 INFO GlusterFS mount attempt 

26/06/2020 02:25:57 INFO GlusterFS mount attempt 

26/06/2020 02:25:27 INFO GlusterFS mount attempt 

26/06/2020 02:24:57 INFO GlusterFS mount attempt 

26/06/2020 02:24:27 INFO GlusterFS mount attempt 

26/06/2020 02:23:57 INFO GlusterFS mount attempt 

26/06/2020 02:23:27 INFO GlusterFS mount attempt 

26/06/2020 02:22:57 INFO GlusterFS mount attempt 

26/06/2020 02:22:27 INFO GlusterFS mount attempt 

26/06/2020 02:21:57 INFO GlusterFS mount attempt 

26/06/2020 02:21:27 INFO GlusterFS mount attempt 

26/06/2020 02:20:57 INFO GlusterFS mount attempt 

26/06/2020 02:20:26 INFO GlusterFS mount attempt 

26/06/2020 02:19:56 INFO GlusterFS mount attempt 

26/06/2020 02:19:26 INFO GlusterFS mount attempt 

26/06/2020 02:18:56 INFO GlusterFS mount attempt 

26/06/2020 02:18:26 INFO GlusterFS mount attempt 

26/06/2020 02:17:56 INFO GlusterFS mount attempt 

26/06/2020 02:17:26 INFO GlusterFS mount attempt 

26/06/2020 02:16:56 INFO GlusterFS mount attempt 

26/06/2020 02:16:26 INFO GlusterFS mount attempt 

26/06/2020 02:15:56 INFO GlusterFS mount attempt 

26/06/2020 02:15:26 INFO GlusterFS mount attempt 

26/06/2020 02:14:55 INFO GlusterFS mount attempt 

26/06/2020 02:14:25 INFO GlusterFS mount attempt 

26/06/2020 02:13:55 INFO GlusterFS mount attempt 

26/06/2020 02:13:25 INFO GlusterFS mount attempt 

26/06/2020 02:12:55 INFO GlusterFS mount attempt 

26/06/2020 02:12:25 INFO GlusterFS mount attempt 

26/06/2020 02:11:55 INFO GlusterFS mount attempt 

26/06/2020 02:11:25 INFO GlusterFS mount attempt 

26/06/2020 02:10:55 INFO GlusterFS mount attempt 

26/06/2020 02:10:25 INFO GlusterFS mount attempt 

26/06/2020 02:09:55 INFO GlusterFS mount attempt 

26/06/2020 02:09:24 INFO GlusterFS mount attempt 

26/06/2020 02:08:54 INFO GlusterFS mount attempt 

26/06/2020 02:08:24 INFO GlusterFS mount attempt 

26/06/2020 02:07:54 INFO GlusterFS mount attempt 

26/06/2020 02:07:24 INFO GlusterFS mount attempt 

26/06/2020 02:06:54 INFO GlusterFS mount attempt 

26/06/2020 02:06:24 INFO GlusterFS mount attempt 

26/06/2020 02:05:54 INFO GlusterFS mount attempt 

26/06/2020 02:05:24 INFO GlusterFS mount attempt 

26/06/2020 02:04:54 INFO GlusterFS mount attempt 

26/06/2020 02:04:24 INFO GlusterFS mount attempt 

26/06/2020 02:03:53 INFO GlusterFS mount attempt 

26/06/2020 02:03:23 INFO GlusterFS mount attempt 

26/06/2020 02:02:53 INFO GlusterFS mount attempt 

26/06/2020 02:02:23 INFO GlusterFS mount attempt 

26/06/2020 02:01:53 INFO GlusterFS mount attempt 

26/06/2020 02:01:23 INFO GlusterFS mount attempt 

26/06/2020 02:00:53 INFO GlusterFS mount attempt 

26/06/2020 02:00:23 INFO GlusterFS mount attempt 

26/06/2020 01:59:53 INFO GlusterFS mount attempt 

26/06/2020 01:59:23 INFO GlusterFS mount attempt 

26/06/2020 01:58:52 INFO GlusterFS mount attempt 

26/06/2020 01:58:22 INFO GlusterFS mount attempt 

26/06/2020 01:57:52 INFO GlusterFS mount attempt 

26/06/2020 01:57:22 INFO GlusterFS mount attempt 

26/06/2020 01:56:52 INFO GlusterFS mount attempt 

26/06/2020 01:56:22 INFO GlusterFS mount attempt 

26/06/2020 01:55:52 INFO GlusterFS mount attempt 

26/06/2020 01:55:22 INFO GlusterFS mount attempt 

26/06/2020 01:54:52 INFO GlusterFS mount attempt 

26/06/2020 01:54:22 INFO GlusterFS mount attempt 

26/06/2020 01:53:52 INFO GlusterFS mount attempt 

26/06/2020 01:53:22 INFO GlusterFS mount attempt 

26/06/2020 01:52:51 INFO GlusterFS mount attempt 

26/06/2020 01:52:21 INFO GlusterFS mount attempt 

26/06/2020 01:51:51 INFO GlusterFS mount attempt 

26/06/2020 01:51:21 INFO GlusterFS mount attempt 

26/06/2020 01:50:51 INFO GlusterFS mount attempt 

26/06/2020 01:50:21 INFO GlusterFS mount attempt 

26/06/2020 01:49:51 INFO GlusterFS mount attempt 

26/06/2020 01:49:21 INFO GlusterFS mount attempt 

26/06/2020 01:48:51 INFO GlusterFS mount attempt 

26/06/2020 01:48:21 INFO GlusterFS mount attempt 

26/06/2020 01:47:51 INFO GlusterFS mount attempt 

26/06/2020 01:47:20 INFO GlusterFS mount attempt 

26/06/2020 01:46:50 INFO GlusterFS mount attempt 

26/06/2020 01:46:20 INFO GlusterFS mount attempt 

26/06/2020 01:45:50 INFO GlusterFS mount attempt 

26/06/2020 01:45:20 INFO GlusterFS mount attempt 

26/06/2020 01:44:50 INFO GlusterFS mount attempt 

26/06/2020 01:44:20 INFO GlusterFS mount attempt 

26/06/2020 01:43:50 INFO GlusterFS mount attempt 

26/06/2020 01:43:20 INFO GlusterFS mount attempt 

26/06/2020 01:42:50 INFO GlusterFS mount attempt 

26/06/2020 01:42:20 INFO GlusterFS mount attempt 

26/06/2020 01:41:49 INFO GlusterFS mount attempt 

26/06/2020 01:41:19 INFO GlusterFS mount attempt 

26/06/2020 01:40:49 INFO GlusterFS mount attempt 

26/06/2020 01:40:19 INFO GlusterFS mount attempt 

26/06/2020 01:39:49 INFO GlusterFS mount attempt 

26/06/2020 01:39:19 INFO GlusterFS mount attempt 

26/06/2020 01:38:49 INFO GlusterFS mount attempt 

26/06/2020 01:38:19 INFO GlusterFS mount attempt 

26/06/2020 01:37:49 INFO GlusterFS mount attempt 

26/06/2020 01:37:19 INFO GlusterFS mount attempt 

26/06/2020 01:36:49 INFO GlusterFS mount attempt 

26/06/2020 01:36:18 INFO GlusterFS mount attempt 

26/06/2020 01:35:48 INFO GlusterFS mount attempt 

26/06/2020 01:35:18 INFO GlusterFS mount attempt 

26/06/2020 01:34:48 INFO GlusterFS mount attempt 

26/06/2020 01:34:18 INFO GlusterFS mount attempt 

26/06/2020 01:33:48 INFO GlusterFS mount attempt 

26/06/2020 01:33:18 INFO GlusterFS mount attempt 

26/06/2020 01:32:48 INFO GlusterFS mount attempt 

26/06/2020 01:32:18 INFO GlusterFS mount attempt 

26/06/2020 01:31:48 INFO GlusterFS mount attempt 

26/06/2020 01:31:18 INFO GlusterFS mount attempt 

26/06/2020 01:30:47 INFO GlusterFS mount attempt 

26/06/2020 01:30:17 INFO GlusterFS mount attempt 

26/06/2020 01:29:47 INFO GlusterFS mount attempt 

26/06/2020 01:29:17 INFO GlusterFS mount attempt 

26/06/2020 01:28:47 INFO GlusterFS mount attempt 

26/06/2020 01:28:17 INFO GlusterFS mount attempt 

26/06/2020 01:27:47 INFO GlusterFS mount attempt 

26/06/2020 01:27:17 INFO GlusterFS mount attempt 

26/06/2020 01:26:47 INFO GlusterFS mount attempt 

26/06/2020 01:26:17 INFO GlusterFS mount attempt 

26/06/2020 01:25:47 INFO GlusterFS mount attempt 

26/06/2020 01:25:16 INFO GlusterFS mount attempt 

26/06/2020 01:24:46 INFO GlusterFS mount attempt 

26/06/2020 01:24:16 INFO GlusterFS mount attempt 

26/06/2020 01:23:46 INFO GlusterFS mount attempt 

26/06/2020 01:23:16 INFO GlusterFS mount attempt 

26/06/2020 01:22:46 INFO GlusterFS mount attempt 

26/06/2020 01:22:16 INFO GlusterFS mount attempt 

26/06/2020 01:21:46 INFO GlusterFS mount attempt 

26/06/2020 01:21:16 INFO GlusterFS mount attempt 

26/06/2020 01:20:46 INFO GlusterFS mount attempt 

26/06/2020 01:20:15 INFO GlusterFS mount attempt 

26/06/2020 01:19:45 INFO GlusterFS mount attempt 

26/06/2020 01:19:15 INFO GlusterFS mount attempt 

26/06/2020 01:18:45 INFO GlusterFS mount attempt 

26/06/2020 01:18:15 INFO GlusterFS mount attempt 

26/06/2020 01:17:45 INFO GlusterFS mount attempt 

26/06/2020 01:17:15 INFO GlusterFS mount attempt 

26/06/2020 01:16:45 INFO GlusterFS mount attempt 

26/06/2020 01:16:15 INFO GlusterFS mount attempt 

26/06/2020 01:15:45 INFO GlusterFS mount attempt 

26/06/2020 01:15:15 INFO GlusterFS mount attempt 

26/06/2020 01:14:44 INFO GlusterFS mount attempt 

26/06/2020 01:14:14 INFO GlusterFS mount attempt 

26/06/2020 01:13:44 INFO GlusterFS mount attempt 

26/06/2020 01:13:14 INFO GlusterFS mount attempt 

26/06/2020 01:12:44 INFO GlusterFS mount attempt 

26/06/2020 01:12:14 INFO GlusterFS mount attempt 

26/06/2020 01:11:44 INFO GlusterFS mount attempt 

26/06/2020 01:11:14 INFO GlusterFS mount attempt 

26/06/2020 01:10:44 INFO GlusterFS mount attempt 

26/06/2020 01:10:14 INFO GlusterFS mount attempt 

26/06/2020 01:09:43 INFO GlusterFS mount attempt 

26/06/2020 01:09:13 INFO GlusterFS mount attempt 

26/06/2020 01:08:43 INFO GlusterFS mount attempt 

26/06/2020 01:08:13 INFO GlusterFS mount attempt 

26/06/2020 01:07:43 INFO GlusterFS mount attempt 

26/06/2020 01:07:13 INFO GlusterFS mount attempt 

26/06/2020 01:06:43 INFO GlusterFS mount attempt 

26/06/2020 01:06:13 INFO GlusterFS mount attempt 

26/06/2020 01:05:43 INFO GlusterFS mount attempt 

26/06/2020 01:05:13 INFO GlusterFS mount attempt 

26/06/2020 01:04:43 INFO GlusterFS mount attempt 

26/06/2020 01:04:12 INFO GlusterFS mount attempt 

26/06/2020 01:03:42 INFO GlusterFS mount attempt 

26/06/2020 01:03:12 INFO GlusterFS mount attempt 

26/06/2020 01:02:42 INFO GlusterFS mount attempt 

26/06/2020 01:02:12 INFO GlusterFS mount attempt 

26/06/2020 01:01:42 INFO GlusterFS mount attempt 

26/06/2020 01:01:12 INFO GlusterFS mount attempt 

26/06/2020 01:00:42 INFO GlusterFS mount attempt 

26/06/2020 01:00:12 INFO GlusterFS mount attempt 

26/06/2020 00:59:42 INFO GlusterFS mount attempt 

26/06/2020 00:59:11 INFO GlusterFS mount attempt 

26/06/2020 00:58:41 INFO GlusterFS mount attempt 

26/06/2020 00:58:11 INFO GlusterFS mount attempt 

26/06/2020 00:57:41 INFO GlusterFS mount attempt 

26/06/2020 00:57:11 INFO GlusterFS mount attempt 

26/06/2020 00:56:41 INFO GlusterFS mount attempt 

26/06/2020 00:56:11 INFO GlusterFS mount attempt 

26/06/2020 00:55:41 INFO GlusterFS mount attempt 

26/06/2020 00:55:11 INFO GlusterFS mount attempt 

26/06/2020 00:54:41 INFO GlusterFS mount attempt 

26/06/2020 00:54:11 INFO GlusterFS mount attempt 

26/06/2020 00:53:40 INFO GlusterFS mount attempt 

26/06/2020 00:53:10 INFO GlusterFS mount attempt 

26/06/2020 00:52:40 INFO GlusterFS mount attempt 

26/06/2020 00:52:10 INFO GlusterFS mount attempt 

26/06/2020 00:51:40 INFO GlusterFS mount attempt 

26/06/2020 00:51:10 INFO GlusterFS mount attempt 

26/06/2020 00:50:40 INFO GlusterFS mount attempt 

26/06/2020 00:50:10 INFO GlusterFS mount attempt 

26/06/2020 00:49:40 INFO GlusterFS mount attempt 

26/06/2020 00:49:10 INFO GlusterFS mount attempt 

26/06/2020 00:48:39 INFO GlusterFS mount attempt 

26/06/2020 00:48:09 INFO GlusterFS mount attempt 

26/06/2020 00:47:39 INFO GlusterFS mount attempt 

26/06/2020 00:47:09 INFO GlusterFS mount attempt 

26/06/2020 00:46:39 INFO GlusterFS mount attempt 

26/06/2020 00:46:09 INFO GlusterFS mount attempt 

26/06/2020 00:45:39 INFO GlusterFS mount attempt 

26/06/2020 00:45:09 INFO GlusterFS mount attempt 

26/06/2020 00:44:39 INFO GlusterFS mount attempt 

26/06/2020 00:44:09 INFO GlusterFS mount attempt 

26/06/2020 00:43:39 INFO GlusterFS mount attempt 

26/06/2020 00:43:09 INFO GlusterFS mount attempt 

26/06/2020 00:42:38 INFO GlusterFS mount attempt 

26/06/2020 00:42:08 INFO GlusterFS mount attempt 

26/06/2020 00:41:38 INFO GlusterFS mount attempt 

26/06/2020 00:41:08 INFO GlusterFS mount attempt 

26/06/2020 00:40:38 INFO GlusterFS mount attempt 

26/06/2020 00:40:08 INFO GlusterFS mount attempt 

26/06/2020 00:39:38 INFO GlusterFS mount attempt 

26/06/2020 00:39:08 INFO GlusterFS mount attempt 

26/06/2020 00:38:38 INFO GlusterFS mount attempt 

26/06/2020 00:38:08 INFO GlusterFS mount attempt 

26/06/2020 00:37:38 INFO GlusterFS mount attempt 

26/06/2020 00:37:08 INFO GlusterFS mount attempt 

26/06/2020 00:36:37 INFO GlusterFS mount attempt 

26/06/2020 00:36:07 INFO GlusterFS mount attempt 

26/06/2020 00:35:37 INFO GlusterFS mount attempt 

26/06/2020 00:35:07 INFO GlusterFS mount attempt 

26/06/2020 00:34:37 INFO GlusterFS mount attempt 

26/06/2020 00:34:07 INFO GlusterFS mount attempt 

26/06/2020 00:33:37 INFO GlusterFS mount attempt 

26/06/2020 00:33:07 INFO GlusterFS mount attempt 

26/06/2020 00:32:37 INFO GlusterFS mount attempt 

26/06/2020 00:32:07 INFO GlusterFS mount attempt 

26/06/2020 00:31:36 INFO GlusterFS mount attempt 

26/06/2020 00:31:06 INFO GlusterFS mount attempt 

26/06/2020 00:30:36 INFO GlusterFS mount attempt 

26/06/2020 00:30:06 INFO GlusterFS mount attempt 

26/06/2020 00:29:36 INFO GlusterFS mount attempt 

26/06/2020 00:29:06 INFO GlusterFS mount attempt 

26/06/2020 00:28:36 INFO GlusterFS mount attempt 

26/06/2020 00:28:06 INFO GlusterFS mount attempt 

26/06/2020 00:27:36 INFO GlusterFS mount attempt 

26/06/2020 00:27:06 INFO GlusterFS mount attempt 

26/06/2020 00:26:36 INFO GlusterFS mount attempt 

26/06/2020 00:26:06 INFO GlusterFS mount attempt 

26/06/2020 00:25:35 INFO GlusterFS mount attempt 

26/06/2020 00:25:05 INFO GlusterFS mount attempt 

26/06/2020 00:24:35 INFO GlusterFS mount attempt 

26/06/2020 00:24:05 INFO GlusterFS mount attempt 

26/06/2020 00:23:35 INFO GlusterFS mount attempt 

26/06/2020 00:23:05 INFO GlusterFS mount attempt 

26/06/2020 00:22:35 INFO GlusterFS mount attempt 

26/06/2020 00:22:05 INFO GlusterFS mount attempt 

26/06/2020 00:21:35 INFO GlusterFS mount attempt 

26/06/2020 00:21:05 INFO GlusterFS mount attempt 

26/06/2020 00:20:34 INFO GlusterFS mount attempt 

26/06/2020 00:20:04 INFO GlusterFS mount attempt 

26/06/2020 00:19:34 INFO GlusterFS mount attempt 

26/06/2020 00:19:04 INFO GlusterFS mount attempt 

26/06/2020 00:18:34 INFO GlusterFS mount attempt 

26/06/2020 00:18:04 INFO GlusterFS mount attempt 

26/06/2020 00:17:34 INFO GlusterFS mount attempt 

26/06/2020 00:17:04 INFO GlusterFS mount attempt 

26/06/2020 00:16:34 INFO GlusterFS mount attempt 

26/06/2020 00:16:04 INFO GlusterFS mount attempt 

26/06/2020 00:15:34 INFO GlusterFS mount attempt 

26/06/2020 00:15:03 INFO GlusterFS mount attempt 

26/06/2020 00:14:33 INFO GlusterFS mount attempt 

26/06/2020 00:14:03 INFO GlusterFS mount attempt 

26/06/2020 00:13:33 INFO GlusterFS mount attempt 

26/06/2020 00:13:03 INFO GlusterFS mount attempt 

26/06/2020 00:12:33 INFO GlusterFS mount attempt 

26/06/2020 00:12:03 INFO GlusterFS mount attempt 

26/06/2020 00:11:33 INFO GlusterFS mount attempt 

26/06/2020 00:11:03 INFO GlusterFS mount attempt 

26/06/2020 00:10:33 INFO GlusterFS mount attempt 

26/06/2020 00:10:03 INFO GlusterFS mount attempt 

26/06/2020 00:09:32 INFO GlusterFS mount attempt 

26/06/2020 00:09:02 INFO GlusterFS mount attempt 

26/06/2020 00:08:32 INFO GlusterFS mount attempt 

26/06/2020 00:08:02 INFO GlusterFS mount attempt 

26/06/2020 00:07:32 INFO GlusterFS mount attempt 

26/06/2020 00:07:02 INFO GlusterFS mount attempt 

26/06/2020 00:06:32 INFO GlusterFS mount attempt 

26/06/2020 00:06:02 INFO GlusterFS mount attempt 

26/06/2020 00:05:32 INFO GlusterFS mount attempt 

26/06/2020 00:05:02 INFO GlusterFS mount attempt 

26/06/2020 00:04:32 INFO GlusterFS mount attempt 

26/06/2020 00:04:01 INFO GlusterFS mount attempt 

26/06/2020 00:03:31 INFO GlusterFS mount attempt 

26/06/2020 00:03:01 INFO GlusterFS mount attempt 

26/06/2020 00:02:31 INFO GlusterFS mount attempt 

26/06/2020 00:02:01 INFO GlusterFS mount attempt 

26/06/2020 00:01:31 INFO GlusterFS mount attempt 

26/06/2020 00:01:01 INFO GlusterFS mount attempt 

26/06/2020 00:00:31 INFO GlusterFS mount attempt 

26/06/2020 00:00:01 INFO GlusterFS mount attempt 

25/06/2020 23:59:31 INFO GlusterFS mount attempt 

25/06/2020 23:59:01 INFO GlusterFS mount attempt 

25/06/2020 23:58:30 INFO GlusterFS mount attempt 

25/06/2020 23:58:00 INFO GlusterFS mount attempt 

25/06/2020 23:57:30 INFO GlusterFS mount attempt 

25/06/2020 23:57:00 INFO GlusterFS mount attempt 

25/06/2020 23:56:30 INFO GlusterFS mount attempt 

25/06/2020 23:56:00 INFO GlusterFS mount attempt 

25/06/2020 23:55:30 INFO GlusterFS mount attempt 

25/06/2020 23:55:00 INFO GlusterFS mount attempt 

25/06/2020 23:54:30 INFO GlusterFS mount attempt 

25/06/2020 23:54:00 INFO GlusterFS mount attempt 

25/06/2020 23:53:30 INFO GlusterFS mount attempt 

25/06/2020 23:52:59 INFO GlusterFS mount attempt 

25/06/2020 23:52:29 INFO GlusterFS mount attempt 

25/06/2020 23:51:59 INFO GlusterFS mount attempt 

25/06/2020 23:51:29 INFO GlusterFS mount attempt 

25/06/2020 23:50:59 INFO GlusterFS mount attempt 

25/06/2020 23:50:29 INFO GlusterFS mount attempt 

25/06/2020 23:49:59 INFO GlusterFS mount attempt 

25/06/2020 23:49:29 INFO GlusterFS mount attempt 

25/06/2020 23:48:59 INFO GlusterFS mount attempt 

25/06/2020 23:48:29 INFO GlusterFS mount attempt 

25/06/2020 23:47:58 INFO GlusterFS mount attempt 

25/06/2020 23:47:28 INFO GlusterFS mount attempt 

25/06/2020 23:46:58 INFO GlusterFS mount attempt 

25/06/2020 23:46:28 INFO GlusterFS mount attempt 

25/06/2020 23:45:58 INFO GlusterFS mount attempt 

25/06/2020 23:45:28 INFO GlusterFS mount attempt 

25/06/2020 23:44:58 INFO GlusterFS mount attempt 

25/06/2020 23:44:28 INFO GlusterFS mount attempt 

25/06/2020 23:43:58 INFO GlusterFS mount attempt 

25/06/2020 23:43:28 INFO GlusterFS mount attempt 

25/06/2020 23:42:58 INFO GlusterFS mount attempt 

25/06/2020 23:42:27 INFO GlusterFS mount attempt 

25/06/2020 23:41:57 INFO GlusterFS mount attempt 

25/06/2020 23:41:27 INFO GlusterFS mount attempt 

25/06/2020 23:40:57 INFO GlusterFS mount attempt 

25/06/2020 23:40:27 INFO GlusterFS mount attempt 

25/06/2020 23:39:57 INFO GlusterFS mount attempt 

25/06/2020 23:39:27 INFO GlusterFS mount attempt 

25/06/2020 23:38:57 INFO GlusterFS mount attempt 

25/06/2020 23:38:27 INFO GlusterFS mount attempt 

25/06/2020 23:37:57 INFO GlusterFS mount attempt 

25/06/2020 23:37:27 INFO GlusterFS mount attempt 

25/06/2020 23:36:56 INFO GlusterFS mount attempt 

25/06/2020 23:36:26 INFO GlusterFS mount attempt 

25/06/2020 23:35:56 INFO GlusterFS mount attempt 

25/06/2020 23:35:26 INFO GlusterFS mount attempt 

25/06/2020 23:34:56 INFO GlusterFS mount attempt 

25/06/2020 23:34:26 INFO GlusterFS mount attempt 

25/06/2020 23:33:56 INFO GlusterFS mount attempt 

25/06/2020 23:33:26 INFO GlusterFS mount attempt 

25/06/2020 23:32:56 INFO GlusterFS mount attempt 

25/06/2020 23:32:26 INFO GlusterFS mount attempt 

25/06/2020 23:31:56 INFO GlusterFS mount attempt 

25/06/2020 23:31:25 INFO GlusterFS mount attempt 

25/06/2020 23:30:55 INFO GlusterFS mount attempt 

25/06/2020 23:30:25 INFO GlusterFS mount attempt 

25/06/2020 23:29:55 INFO GlusterFS mount attempt 

25/06/2020 23:29:25 INFO GlusterFS mount attempt 

25/06/2020 23:28:55 INFO GlusterFS mount attempt 

25/06/2020 23:28:25 INFO GlusterFS mount attempt 

25/06/2020 23:27:55 INFO GlusterFS mount attempt 

25/06/2020 23:27:25 INFO GlusterFS mount attempt 

25/06/2020 23:26:55 INFO GlusterFS mount attempt 

25/06/2020 23:26:25 INFO GlusterFS mount attempt 

25/06/2020 23:25:54 INFO GlusterFS mount attempt 

25/06/2020 23:25:24 INFO GlusterFS mount attempt 

25/06/2020 23:24:54 INFO GlusterFS mount attempt 

25/06/2020 23:24:24 INFO GlusterFS mount attempt 

25/06/2020 23:23:54 INFO GlusterFS mount attempt 

25/06/2020 23:23:24 INFO GlusterFS mount attempt 

25/06/2020 23:22:54 INFO GlusterFS mount attempt 

25/06/2020 23:22:24 INFO GlusterFS mount attempt 

25/06/2020 23:21:54 INFO GlusterFS mount attempt 

25/06/2020 23:21:24 INFO GlusterFS mount attempt 

25/06/2020 23:20:53 INFO GlusterFS mount attempt 

25/06/2020 23:20:23 INFO GlusterFS mount attempt 

25/06/2020 23:19:53 INFO GlusterFS mount attempt 

25/06/2020 23:19:23 INFO GlusterFS mount attempt 

25/06/2020 23:18:53 INFO GlusterFS mount attempt 

25/06/2020 23:18:23 INFO GlusterFS mount attempt 

25/06/2020 23:17:53 INFO GlusterFS mount attempt 

25/06/2020 23:17:23 INFO GlusterFS mount attempt 

25/06/2020 23:16:53 INFO GlusterFS mount attempt 

25/06/2020 23:16:23 INFO GlusterFS mount attempt 

25/06/2020 23:15:53 INFO GlusterFS mount attempt 

25/06/2020 23:15:22 INFO GlusterFS mount attempt 

25/06/2020 23:14:52 INFO GlusterFS mount attempt 

25/06/2020 23:14:22 INFO GlusterFS mount attempt 

25/06/2020 23:13:52 INFO GlusterFS mount attempt 

25/06/2020 23:13:22 INFO GlusterFS mount attempt 

25/06/2020 23:12:52 INFO GlusterFS mount attempt 

25/06/2020 23:12:22 INFO GlusterFS mount attempt 

25/06/2020 23:11:52 INFO GlusterFS mount attempt 

25/06/2020 23:11:22 INFO GlusterFS mount attempt 

25/06/2020 23:10:52 INFO GlusterFS mount attempt 

25/06/2020 23:10:21 INFO GlusterFS mount attempt 

25/06/2020 23:09:51 INFO GlusterFS mount attempt 

25/06/2020 23:09:21 INFO GlusterFS mount attempt 

25/06/2020 23:08:51 INFO GlusterFS mount attempt 

25/06/2020 23:08:21 INFO GlusterFS mount attempt 

25/06/2020 23:07:51 INFO GlusterFS mount attempt 

25/06/2020 23:07:21 INFO GlusterFS mount attempt 

25/06/2020 23:06:51 INFO GlusterFS mount attempt 

25/06/2020 23:06:21 INFO GlusterFS mount attempt 

25/06/2020 23:05:51 INFO GlusterFS mount attempt 

25/06/2020 23:05:21 INFO GlusterFS mount attempt 

25/06/2020 23:04:50 INFO GlusterFS mount attempt 

25/06/2020 23:04:20 INFO GlusterFS mount attempt 

25/06/2020 23:03:50 INFO GlusterFS mount attempt 

25/06/2020 23:03:20 INFO GlusterFS mount attempt 

25/06/2020 23:02:50 INFO GlusterFS mount attempt 

25/06/2020 23:02:20 INFO GlusterFS mount attempt 

25/06/2020 23:01:50 INFO GlusterFS mount attempt 

25/06/2020 23:01:20 INFO GlusterFS mount attempt 

25/06/2020 23:00:50 INFO GlusterFS mount attempt 

25/06/2020 23:00:20 INFO GlusterFS mount attempt 

25/06/2020 22:59:50 INFO GlusterFS mount attempt 

25/06/2020 22:59:19 INFO GlusterFS mount attempt 

25/06/2020 22:58:49 INFO GlusterFS mount attempt 

25/06/2020 22:58:19 INFO GlusterFS mount attempt 

25/06/2020 22:57:49 INFO GlusterFS mount attempt 

25/06/2020 22:57:19 INFO GlusterFS mount attempt 

25/06/2020 22:56:49 INFO GlusterFS mount attempt 

25/06/2020 22:56:19 INFO GlusterFS mount attempt 

25/06/2020 22:55:49 INFO GlusterFS mount attempt 

25/06/2020 22:55:19 INFO GlusterFS mount attempt 

25/06/2020 22:54:49 INFO GlusterFS mount attempt 

25/06/2020 22:54:19 INFO GlusterFS mount attempt 

25/06/2020 22:53:48 INFO GlusterFS mount attempt 

25/06/2020 22:53:18 INFO GlusterFS mount attempt 

25/06/2020 22:52:48 INFO GlusterFS mount attempt 

25/06/2020 22:52:18 INFO GlusterFS mount attempt 

25/06/2020 22:51:48 INFO GlusterFS mount attempt 

25/06/2020 22:51:18 INFO GlusterFS mount attempt 

25/06/2020 22:50:48 INFO GlusterFS mount attempt 

25/06/2020 22:50:18 INFO GlusterFS mount attempt 

25/06/2020 22:49:48 INFO GlusterFS mount attempt 

25/06/2020 22:49:18 INFO GlusterFS mount attempt 

25/06/2020 22:48:48 INFO GlusterFS mount attempt 

25/06/2020 22:48:17 INFO GlusterFS mount attempt 

25/06/2020 22:47:47 INFO GlusterFS mount attempt 

25/06/2020 22:47:17 INFO GlusterFS mount attempt 

25/06/2020 22:46:47 INFO GlusterFS mount attempt 

25/06/2020 22:46:17 INFO GlusterFS mount attempt 

25/06/2020 22:45:47 INFO GlusterFS mount attempt 

25/06/2020 22:45:17 INFO GlusterFS mount attempt 

25/06/2020 22:44:47 INFO GlusterFS mount attempt 

25/06/2020 22:44:17 INFO GlusterFS mount attempt 

25/06/2020 22:43:47 INFO GlusterFS mount attempt 

25/06/2020 22:43:16 INFO GlusterFS mount attempt 

25/06/2020 22:42:46 INFO GlusterFS mount attempt 

25/06/2020 22:42:16 INFO GlusterFS mount attempt 

25/06/2020 22:41:46 INFO GlusterFS mount attempt 

25/06/2020 22:41:16 INFO GlusterFS mount attempt 

25/06/2020 22:40:46 INFO GlusterFS mount attempt 

25/06/2020 22:40:16 INFO GlusterFS mount attempt 

25/06/2020 22:39:46 INFO GlusterFS mount attempt 

25/06/2020 22:39:16 INFO GlusterFS mount attempt 

25/06/2020 22:38:46 INFO GlusterFS mount attempt 

25/06/2020 22:38:16 INFO GlusterFS mount attempt 

25/06/2020 22:37:45 INFO GlusterFS mount attempt 

25/06/2020 22:37:15 INFO GlusterFS mount attempt 

25/06/2020 22:36:45 INFO GlusterFS mount attempt 

25/06/2020 22:36:15 INFO GlusterFS mount attempt 

25/06/2020 22:35:45 INFO GlusterFS mount attempt 

25/06/2020 22:35:15 INFO GlusterFS mount attempt 

25/06/2020 22:34:45 INFO GlusterFS mount attempt 

25/06/2020 22:34:15 INFO GlusterFS mount attempt 

25/06/2020 22:33:45 INFO GlusterFS mount attempt 

25/06/2020 22:33:15 INFO GlusterFS mount attempt 

25/06/2020 22:32:45 INFO GlusterFS mount attempt 

25/06/2020 22:32:14 INFO GlusterFS mount attempt 

25/06/2020 22:31:44 INFO GlusterFS mount attempt 

25/06/2020 22:31:14 INFO GlusterFS mount attempt 

25/06/2020 22:30:44 INFO GlusterFS mount attempt 

25/06/2020 22:30:14 INFO GlusterFS mount attempt 

25/06/2020 22:29:44 INFO GlusterFS mount attempt 

25/06/2020 22:29:14 INFO GlusterFS mount attempt 

25/06/2020 22:28:44 INFO GlusterFS mount attempt 

25/06/2020 22:28:14 INFO GlusterFS mount attempt 

25/06/2020 22:27:44 INFO GlusterFS mount attempt 

25/06/2020 22:27:14 INFO GlusterFS mount attempt 

25/06/2020 22:26:43 INFO GlusterFS mount attempt 

25/06/2020 22:26:13 INFO GlusterFS mount attempt 

25/06/2020 22:25:43 INFO GlusterFS mount attempt 

25/06/2020 22:25:13 INFO GlusterFS mount attempt 

25/06/2020 22:24:43 INFO GlusterFS mount attempt 

25/06/2020 22:24:13 INFO GlusterFS mount attempt 

25/06/2020 22:23:43 INFO GlusterFS mount attempt 

25/06/2020 22:23:13 INFO GlusterFS mount attempt 

25/06/2020 22:22:43 INFO GlusterFS mount attempt 

25/06/2020 22:22:13 INFO GlusterFS mount attempt 

25/06/2020 22:21:42 INFO GlusterFS mount attempt 

25/06/2020 22:21:12 INFO GlusterFS mount attempt 

25/06/2020 22:20:42 INFO GlusterFS mount attempt 

25/06/2020 22:20:12 INFO GlusterFS mount attempt 

25/06/2020 22:19:42 INFO GlusterFS mount attempt 

25/06/2020 22:19:12 INFO GlusterFS mount attempt 

25/06/2020 22:18:42 INFO GlusterFS mount attempt 

25/06/2020 22:18:12 INFO GlusterFS mount attempt 

25/06/2020 22:17:42 INFO GlusterFS mount attempt 

25/06/2020 22:17:12 INFO GlusterFS mount attempt 

25/06/2020 22:16:42 INFO GlusterFS mount attempt 

25/06/2020 22:16:11 INFO GlusterFS mount attempt 

25/06/2020 22:15:41 INFO GlusterFS mount attempt 

25/06/2020 22:15:11 INFO GlusterFS mount attempt 

25/06/2020 22:14:41 INFO GlusterFS mount attempt 

25/06/2020 22:14:11 INFO GlusterFS mount attempt 

25/06/2020 22:13:41 INFO GlusterFS mount attempt 

25/06/2020 22:13:11 INFO GlusterFS mount attempt 

25/06/2020 22:12:41 INFO GlusterFS mount attempt 

25/06/2020 22:12:11 INFO GlusterFS mount attempt 

25/06/2020 22:11:41 INFO GlusterFS mount attempt 

25/06/2020 22:11:11 INFO GlusterFS mount attempt 

25/06/2020 22:10:40 INFO GlusterFS mount attempt 

25/06/2020 22:10:10 INFO GlusterFS mount attempt 

25/06/2020 22:09:40 INFO GlusterFS mount attempt 

25/06/2020 22:09:10 INFO GlusterFS mount attempt 

25/06/2020 22:08:40 INFO GlusterFS mount attempt 

25/06/2020 22:08:10 INFO GlusterFS mount attempt 

25/06/2020 22:07:40 INFO GlusterFS mount attempt 

25/06/2020 22:07:10 INFO GlusterFS mount attempt 

25/06/2020 22:06:40 INFO GlusterFS mount attempt 

25/06/2020 22:06:10 INFO GlusterFS mount attempt 

25/06/2020 22:05:39 INFO GlusterFS mount attempt 

25/06/2020 22:05:09 INFO GlusterFS mount attempt 

25/06/2020 22:04:39 INFO GlusterFS mount attempt 

25/06/2020 22:04:09 INFO GlusterFS mount attempt 

25/06/2020 22:03:39 INFO GlusterFS mount attempt 

25/06/2020 22:03:09 INFO GlusterFS mount attempt 

25/06/2020 22:02:39 INFO GlusterFS mount attempt 

25/06/2020 22:02:09 INFO GlusterFS mount attempt 

25/06/2020 22:01:39 INFO GlusterFS mount attempt 

25/06/2020 22:01:09 INFO GlusterFS mount attempt 

25/06/2020 22:00:39 INFO GlusterFS mount attempt 

25/06/2020 22:00:08 INFO GlusterFS mount attempt 

25/06/2020 21:59:38 INFO GlusterFS mount attempt 

25/06/2020 21:59:08 INFO GlusterFS mount attempt 

25/06/2020 21:58:38 INFO GlusterFS mount attempt 

25/06/2020 21:58:08 INFO GlusterFS mount attempt 

25/06/2020 21:57:38 INFO GlusterFS mount attempt 

25/06/2020 21:57:08 INFO GlusterFS mount attempt 

25/06/2020 21:56:38 INFO GlusterFS mount attempt 

25/06/2020 21:56:08 INFO GlusterFS mount attempt 

25/06/2020 21:55:38 INFO GlusterFS mount attempt 

25/06/2020 21:55:08 INFO GlusterFS mount attempt 

25/06/2020 21:54:37 INFO GlusterFS mount attempt 

25/06/2020 21:54:07 INFO GlusterFS mount attempt 

25/06/2020 21:53:37 INFO GlusterFS mount attempt 

25/06/2020 21:53:07 INFO GlusterFS mount attempt 

25/06/2020 21:52:37 INFO GlusterFS mount attempt 

25/06/2020 21:52:07 INFO GlusterFS mount attempt 

25/06/2020 21:51:37 INFO GlusterFS mount attempt 

25/06/2020 21:51:07 INFO GlusterFS mount attempt 

25/06/2020 21:50:37 INFO GlusterFS mount attempt 

25/06/2020 21:50:07 INFO GlusterFS mount attempt 

25/06/2020 21:49:37 INFO GlusterFS mount attempt 

25/06/2020 21:49:06 INFO GlusterFS mount attempt 

25/06/2020 21:48:36 INFO GlusterFS mount attempt 

25/06/2020 21:48:06 INFO GlusterFS mount attempt 

25/06/2020 21:47:36 INFO GlusterFS mount attempt 

25/06/2020 21:47:06 INFO GlusterFS mount attempt 

25/06/2020 21:46:36 INFO GlusterFS mount attempt 

25/06/2020 21:46:06 INFO GlusterFS mount attempt 

25/06/2020 21:45:36 INFO GlusterFS mount attempt 

25/06/2020 21:45:06 INFO GlusterFS mount attempt 

25/06/2020 21:44:36 INFO GlusterFS mount attempt 

25/06/2020 21:44:06 INFO GlusterFS mount attempt 

25/06/2020 21:43:35 INFO GlusterFS mount attempt 

25/06/2020 21:43:05 INFO GlusterFS mount attempt 

25/06/2020 21:42:35 INFO GlusterFS mount attempt 

25/06/2020 21:42:05 INFO GlusterFS mount attempt 

25/06/2020 21:41:35 INFO GlusterFS mount attempt 

25/06/2020 21:41:05 INFO GlusterFS mount attempt 

25/06/2020 21:40:35 INFO GlusterFS mount attempt 

25/06/2020 21:40:05 INFO GlusterFS mount attempt 

25/06/2020 21:39:35 INFO GlusterFS mount attempt 

25/06/2020 21:39:05 INFO GlusterFS mount attempt 

25/06/2020 21:38:35 INFO GlusterFS mount attempt 

25/06/2020 21:38:04 INFO GlusterFS mount attempt 

25/06/2020 21:37:34 INFO GlusterFS mount attempt 

25/06/2020 21:37:04 INFO GlusterFS mount attempt 

25/06/2020 21:36:34 INFO GlusterFS mount attempt 

25/06/2020 21:36:04 INFO GlusterFS mount attempt 

25/06/2020 21:35:34 INFO GlusterFS mount attempt 

25/06/2020 21:35:04 INFO GlusterFS mount attempt 

25/06/2020 21:34:34 INFO GlusterFS mount attempt 

25/06/2020 21:34:04 INFO GlusterFS mount attempt 

25/06/2020 21:33:34 INFO GlusterFS mount attempt 

25/06/2020 21:33:03 INFO GlusterFS mount attempt 

25/06/2020 21:32:33 INFO GlusterFS mount attempt 

25/06/2020 21:32:03 INFO GlusterFS mount attempt 

25/06/2020 21:31:33 INFO GlusterFS mount attempt 

25/06/2020 21:31:03 INFO GlusterFS mount attempt 

25/06/2020 21:30:33 INFO GlusterFS mount attempt 

25/06/2020 21:30:03 INFO GlusterFS mount attempt 

25/06/2020 21:29:33 INFO GlusterFS mount attempt 

25/06/2020 21:29:03 INFO GlusterFS mount attempt 

25/06/2020 21:28:33 INFO GlusterFS mount attempt 

25/06/2020 21:28:03 INFO GlusterFS mount attempt 

25/06/2020 21:27:32 INFO GlusterFS mount attempt 

25/06/2020 21:27:02 INFO GlusterFS mount attempt 

25/06/2020 21:26:32 INFO GlusterFS mount attempt 

25/06/2020 21:26:02 INFO GlusterFS mount attempt 

25/06/2020 21:25:32 INFO GlusterFS mount attempt 

25/06/2020 21:25:02 INFO GlusterFS mount attempt 

25/06/2020 21:24:32 INFO GlusterFS mount attempt 

25/06/2020 21:24:02 INFO GlusterFS mount attempt 

25/06/2020 21:23:32 INFO GlusterFS mount attempt 

25/06/2020 21:23:02 INFO GlusterFS mount attempt 

25/06/2020 21:22:32 INFO GlusterFS mount attempt 

25/06/2020 21:22:02 INFO GlusterFS mount attempt 

25/06/2020 21:21:31 INFO GlusterFS mount attempt 

25/06/2020 21:21:01 INFO GlusterFS mount attempt 

25/06/2020 21:20:31 INFO GlusterFS mount attempt 

25/06/2020 21:20:01 INFO GlusterFS mount attempt 

25/06/2020 21:19:31 INFO GlusterFS mount attempt 

25/06/2020 21:19:01 INFO GlusterFS mount attempt 

25/06/2020 21:18:31 INFO GlusterFS mount attempt 

25/06/2020 21:18:01 INFO GlusterFS mount attempt 

25/06/2020 21:17:31 INFO GlusterFS mount attempt 

25/06/2020 21:17:01 INFO GlusterFS mount attempt 

25/06/2020 21:16:31 INFO GlusterFS mount attempt 

25/06/2020 21:16:00 INFO GlusterFS mount attempt 

25/06/2020 21:15:30 INFO GlusterFS mount attempt 

25/06/2020 21:15:00 INFO GlusterFS mount attempt 

25/06/2020 21:14:30 INFO GlusterFS mount attempt 

25/06/2020 21:14:00 INFO GlusterFS mount attempt 

25/06/2020 21:13:30 INFO GlusterFS mount attempt 

25/06/2020 21:13:00 INFO GlusterFS mount attempt 

25/06/2020 21:12:30 INFO GlusterFS mount attempt 

25/06/2020 21:12:00 INFO GlusterFS mount attempt 

25/06/2020 21:11:30 INFO GlusterFS mount attempt 

25/06/2020 21:10:59 INFO GlusterFS mount attempt 

25/06/2020 21:10:29 INFO GlusterFS mount attempt 

25/06/2020 21:09:59 INFO GlusterFS mount attempt 

25/06/2020 21:09:29 INFO GlusterFS mount attempt 

25/06/2020 21:08:59 INFO GlusterFS mount attempt 

25/06/2020 21:08:29 INFO GlusterFS mount attempt 

25/06/2020 21:07:59 INFO GlusterFS mount attempt 

25/06/2020 21:07:29 INFO GlusterFS mount attempt 

25/06/2020 21:06:59 INFO GlusterFS mount attempt 

25/06/2020 21:06:29 INFO GlusterFS mount attempt 

25/06/2020 21:05:59 INFO GlusterFS mount attempt 

25/06/2020 21:05:29 INFO GlusterFS mount attempt 

25/06/2020 21:04:58 INFO GlusterFS mount attempt 

25/06/2020 21:04:28 INFO GlusterFS mount attempt 

25/06/2020 21:03:58 INFO GlusterFS mount attempt 

25/06/2020 21:03:28 INFO GlusterFS mount attempt 

25/06/2020 21:02:58 INFO GlusterFS mount attempt 

25/06/2020 21:02:28 INFO GlusterFS mount attempt 

25/06/2020 21:01:58 INFO GlusterFS mount attempt 

25/06/2020 21:01:28 INFO GlusterFS mount attempt 

25/06/2020 21:00:58 INFO GlusterFS mount attempt 

25/06/2020 21:00:28 INFO GlusterFS mount attempt 

25/06/2020 20:59:58 INFO GlusterFS mount attempt 

25/06/2020 20:59:27 INFO GlusterFS mount attempt 

25/06/2020 20:58:57 INFO GlusterFS mount attempt 

25/06/2020 20:58:27 INFO GlusterFS mount attempt 

25/06/2020 20:57:57 INFO GlusterFS mount attempt 

25/06/2020 20:57:27 INFO GlusterFS mount attempt 

25/06/2020 20:56:57 INFO GlusterFS mount attempt 

25/06/2020 20:56:27 INFO GlusterFS mount attempt 

25/06/2020 20:55:57 INFO GlusterFS mount attempt 

25/06/2020 20:55:27 INFO GlusterFS mount attempt 

25/06/2020 20:54:57 INFO GlusterFS mount attempt 

25/06/2020 20:54:27 INFO GlusterFS mount attempt 

25/06/2020 20:53:57 INFO GlusterFS mount attempt 

25/06/2020 20:53:26 INFO GlusterFS mount attempt 

25/06/2020 20:52:56 INFO GlusterFS mount attempt 

25/06/2020 20:52:26 INFO GlusterFS mount attempt 

25/06/2020 20:51:56 INFO GlusterFS mount attempt 

25/06/2020 20:51:26 INFO GlusterFS mount attempt 

25/06/2020 20:50:56 INFO GlusterFS mount attempt 

25/06/2020 20:50:26 INFO GlusterFS mount attempt 

25/06/2020 20:49:56 INFO GlusterFS mount attempt 

25/06/2020 20:49:26 INFO GlusterFS mount attempt 

25/06/2020 20:48:56 INFO GlusterFS mount attempt 

25/06/2020 20:48:26 INFO GlusterFS mount attempt 

25/06/2020 20:47:55 INFO GlusterFS mount attempt 

25/06/2020 20:47:25 INFO GlusterFS mount attempt 

25/06/2020 20:46:55 INFO GlusterFS mount attempt 

25/06/2020 20:46:25 INFO GlusterFS mount attempt 

25/06/2020 20:45:55 INFO GlusterFS mount attempt 

25/06/2020 20:45:25 INFO GlusterFS mount attempt 

25/06/2020 20:44:55 INFO GlusterFS mount attempt 

25/06/2020 20:44:25 INFO GlusterFS mount attempt 

25/06/2020 20:43:55 INFO GlusterFS mount attempt 

25/06/2020 20:43:25 INFO GlusterFS mount attempt 

25/06/2020 20:42:54 INFO GlusterFS mount attempt 

25/06/2020 20:42:24 INFO GlusterFS mount attempt 

25/06/2020 20:41:54 INFO GlusterFS mount attempt 

25/06/2020 20:41:24 INFO GlusterFS mount attempt 

25/06/2020 20:40:54 INFO GlusterFS mount attempt 

25/06/2020 20:40:24 INFO GlusterFS mount attempt 

25/06/2020 20:39:54 INFO GlusterFS mount attempt 

25/06/2020 20:39:24 INFO GlusterFS mount attempt 

25/06/2020 20:38:54 INFO GlusterFS mount attempt 

25/06/2020 20:38:24 INFO GlusterFS mount attempt 

25/06/2020 20:37:54 INFO GlusterFS mount attempt 

25/06/2020 20:37:23 INFO GlusterFS mount attempt 

25/06/2020 20:36:53 INFO GlusterFS mount attempt 

25/06/2020 20:36:23 INFO GlusterFS mount attempt 

25/06/2020 20:35:53 INFO GlusterFS mount attempt 

25/06/2020 20:35:23 INFO GlusterFS mount attempt 

25/06/2020 20:34:53 INFO GlusterFS mount attempt 

25/06/2020 20:34:23 INFO GlusterFS mount attempt 

25/06/2020 20:33:53 INFO GlusterFS mount attempt 

25/06/2020 20:33:23 INFO GlusterFS mount attempt 

25/06/2020 20:32:53 INFO GlusterFS mount attempt 

25/06/2020 20:32:23 INFO GlusterFS mount attempt 

25/06/2020 20:31:52 INFO GlusterFS mount attempt 

25/06/2020 20:31:22 INFO GlusterFS mount attempt 

25/06/2020 20:30:52 INFO GlusterFS mount attempt 

25/06/2020 20:30:22 INFO GlusterFS mount attempt 

25/06/2020 20:29:52 INFO GlusterFS mount attempt 

25/06/2020 20:29:22 INFO GlusterFS mount attempt 

25/06/2020 20:28:52 INFO GlusterFS mount attempt 

25/06/2020 20:28:22 INFO GlusterFS mount attempt 

25/06/2020 20:27:52 INFO GlusterFS mount attempt 

25/06/2020 20:27:22 INFO GlusterFS mount attempt 

25/06/2020 20:26:51 INFO GlusterFS mount attempt 

25/06/2020 20:26:21 INFO GlusterFS mount attempt 

25/06/2020 20:25:51 INFO GlusterFS mount attempt 

25/06/2020 20:25:21 INFO GlusterFS mount attempt 

25/06/2020 20:24:51 INFO GlusterFS mount attempt 

25/06/2020 20:24:21 INFO GlusterFS mount attempt 

25/06/2020 20:23:51 INFO GlusterFS mount attempt 

25/06/2020 20:23:21 INFO GlusterFS mount attempt 

25/06/2020 20:22:51 INFO GlusterFS mount attempt 

25/06/2020 20:22:21 INFO GlusterFS mount attempt 

25/06/2020 20:21:51 INFO GlusterFS mount attempt 

25/06/2020 20:21:20 INFO GlusterFS mount attempt 

25/06/2020 20:20:50 INFO GlusterFS mount attempt 

25/06/2020 20:20:20 INFO GlusterFS mount attempt 

25/06/2020 20:19:50 INFO GlusterFS mount attempt 

25/06/2020 20:19:20 INFO GlusterFS mount attempt 

25/06/2020 20:18:50 INFO GlusterFS mount attempt 

25/06/2020 20:18:20 INFO GlusterFS mount attempt 

25/06/2020 20:17:50 INFO GlusterFS mount attempt 

25/06/2020 20:17:20 INFO GlusterFS mount attempt 

25/06/2020 20:16:50 INFO GlusterFS mount attempt 

25/06/2020 20:16:19 INFO GlusterFS mount attempt 

25/06/2020 20:15:49 INFO GlusterFS mount attempt 

25/06/2020 20:15:19 INFO GlusterFS mount attempt 

25/06/2020 20:14:49 INFO GlusterFS mount attempt 

25/06/2020 20:14:19 INFO GlusterFS mount attempt 

25/06/2020 20:13:49 INFO GlusterFS mount attempt 

25/06/2020 20:13:19 INFO GlusterFS mount attempt 

25/06/2020 20:12:49 INFO GlusterFS mount attempt 

25/06/2020 20:12:19 INFO GlusterFS mount attempt 

25/06/2020 20:11:49 INFO GlusterFS mount attempt 

25/06/2020 20:11:19 INFO GlusterFS mount attempt 

25/06/2020 20:10:49 INFO GlusterFS mount attempt 

25/06/2020 20:10:18 INFO GlusterFS mount attempt 

25/06/2020 20:09:48 INFO GlusterFS mount attempt 

25/06/2020 20:09:18 INFO GlusterFS mount attempt 

25/06/2020 20:08:48 INFO GlusterFS mount attempt 

25/06/2020 20:08:18 INFO GlusterFS mount attempt 

25/06/2020 20:07:48 INFO GlusterFS mount attempt 

25/06/2020 20:07:18 INFO GlusterFS mount attempt 

25/06/2020 20:06:48 INFO GlusterFS mount attempt 

25/06/2020 20:06:18 INFO GlusterFS mount attempt 

25/06/2020 20:05:48 INFO GlusterFS mount attempt 

25/06/2020 20:05:17 INFO GlusterFS mount attempt 

25/06/2020 20:04:47 INFO GlusterFS mount attempt 

25/06/2020 20:04:17 INFO GlusterFS mount attempt 

25/06/2020 20:03:47 INFO GlusterFS mount attempt 

25/06/2020 20:03:17 INFO GlusterFS mount attempt 

25/06/2020 20:02:47 INFO GlusterFS mount attempt 

25/06/2020 20:02:17 INFO GlusterFS mount attempt 

25/06/2020 20:01:47 INFO GlusterFS mount attempt 

25/06/2020 20:01:17 INFO GlusterFS mount attempt 

25/06/2020 20:00:47 INFO GlusterFS mount attempt 

25/06/2020 20:00:17 INFO GlusterFS mount attempt 

25/06/2020 19:59:46 INFO GlusterFS mount attempt 

25/06/2020 19:59:16 INFO GlusterFS mount attempt 

25/06/2020 19:58:46 INFO GlusterFS mount attempt 

25/06/2020 19:58:16 INFO GlusterFS mount attempt 

25/06/2020 19:57:46 INFO GlusterFS mount attempt 

25/06/2020 19:57:16 INFO GlusterFS mount attempt 

25/06/2020 19:56:46 INFO GlusterFS mount attempt 

25/06/2020 19:56:16 INFO GlusterFS mount attempt 

25/06/2020 19:55:46 INFO GlusterFS mount attempt 

25/06/2020 19:55:16 INFO GlusterFS mount attempt 

25/06/2020 19:54:46 INFO GlusterFS mount attempt 

25/06/2020 19:54:15 INFO GlusterFS mount attempt 

25/06/2020 19:53:45 INFO GlusterFS mount attempt 

25/06/2020 19:53:15 INFO GlusterFS mount attempt 

25/06/2020 19:52:45 INFO GlusterFS mount attempt 

25/06/2020 19:52:15 INFO GlusterFS mount attempt 

25/06/2020 19:51:45 INFO GlusterFS mount attempt 

25/06/2020 19:51:15 INFO GlusterFS mount attempt 

25/06/2020 19:50:45 INFO GlusterFS mount attempt 

25/06/2020 19:50:15 INFO GlusterFS mount attempt 

25/06/2020 19:49:45 INFO GlusterFS mount attempt 

25/06/2020 19:49:15 INFO GlusterFS mount attempt 

25/06/2020 19:48:44 INFO GlusterFS mount attempt 

25/06/2020 19:48:14 INFO GlusterFS mount attempt 

25/06/2020 19:47:44 INFO GlusterFS mount attempt 

25/06/2020 19:47:14 INFO GlusterFS mount attempt 

25/06/2020 19:46:44 INFO GlusterFS mount attempt 

25/06/2020 19:46:14 INFO GlusterFS mount attempt 

25/06/2020 19:45:44 INFO GlusterFS mount attempt 

25/06/2020 19:45:14 INFO GlusterFS mount attempt 

25/06/2020 19:44:44 INFO GlusterFS mount attempt 

25/06/2020 19:44:14 INFO GlusterFS mount attempt 

25/06/2020 19:43:44 INFO GlusterFS mount attempt 

25/06/2020 19:43:13 INFO GlusterFS mount attempt 

25/06/2020 19:42:43 INFO GlusterFS mount attempt 

25/06/2020 19:42:13 INFO GlusterFS mount attempt 

25/06/2020 19:41:43 INFO GlusterFS mount attempt 

25/06/2020 19:41:13 INFO GlusterFS mount attempt 

25/06/2020 19:40:43 INFO GlusterFS mount attempt 

25/06/2020 19:40:13 INFO GlusterFS mount attempt 

25/06/2020 19:39:43 INFO GlusterFS mount attempt 

25/06/2020 19:39:13 INFO GlusterFS mount attempt 

25/06/2020 19:38:43 INFO GlusterFS mount attempt 

25/06/2020 19:38:13 INFO GlusterFS mount attempt 

25/06/2020 19:37:42 INFO GlusterFS mount attempt 

25/06/2020 19:37:12 INFO GlusterFS mount attempt 

25/06/2020 19:36:42 INFO GlusterFS mount attempt 

25/06/2020 19:36:12 INFO GlusterFS mount attempt 

25/06/2020 19:35:42 INFO GlusterFS mount attempt 

25/06/2020 19:35:12 INFO GlusterFS mount attempt 

25/06/2020 19:34:42 INFO GlusterFS mount attempt 

25/06/2020 19:34:12 INFO GlusterFS mount attempt 

25/06/2020 19:33:42 INFO GlusterFS mount attempt 

25/06/2020 19:33:12 INFO GlusterFS mount attempt 

25/06/2020 19:32:42 INFO GlusterFS mount attempt 

25/06/2020 19:32:11 INFO GlusterFS mount attempt 

25/06/2020 19:31:41 INFO GlusterFS mount attempt 

25/06/2020 19:31:11 INFO GlusterFS mount attempt 

25/06/2020 19:30:41 INFO GlusterFS mount attempt 

25/06/2020 19:30:11 INFO GlusterFS mount attempt 

25/06/2020 19:29:41 INFO GlusterFS mount attempt 

25/06/2020 19:29:11 INFO GlusterFS mount attempt 

25/06/2020 19:28:41 INFO GlusterFS mount attempt 

25/06/2020 19:28:11 INFO GlusterFS mount attempt 

25/06/2020 19:27:41 INFO GlusterFS mount attempt 

25/06/2020 19:27:11 INFO GlusterFS mount attempt 

25/06/2020 19:26:40 INFO GlusterFS mount attempt 

25/06/2020 19:26:10 INFO GlusterFS mount attempt 

25/06/2020 19:25:40 INFO GlusterFS mount attempt 

25/06/2020 19:25:10 INFO GlusterFS mount attempt 

25/06/2020 19:24:40 INFO GlusterFS mount attempt 

25/06/2020 19:24:10 INFO GlusterFS mount attempt 

25/06/2020 19:23:40 INFO GlusterFS mount attempt 

25/06/2020 19:23:10 INFO GlusterFS mount attempt 

25/06/2020 19:22:40 INFO GlusterFS mount attempt 

25/06/2020 19:22:10 INFO GlusterFS mount attempt 

25/06/2020 19:21:39 INFO GlusterFS mount attempt 

25/06/2020 19:21:09 INFO GlusterFS mount attempt 

25/06/2020 19:20:39 INFO GlusterFS mount attempt 

25/06/2020 19:20:09 INFO GlusterFS mount attempt 

25/06/2020 19:19:39 INFO GlusterFS mount attempt 

25/06/2020 19:19:09 INFO GlusterFS mount attempt 

25/06/2020 19:18:39 INFO GlusterFS mount attempt 

25/06/2020 19:18:09 INFO GlusterFS mount attempt 

25/06/2020 19:17:39 INFO GlusterFS mount attempt 

25/06/2020 19:17:09 INFO GlusterFS mount attempt 

25/06/2020 19:16:39 INFO GlusterFS mount attempt 

25/06/2020 19:16:08 INFO GlusterFS mount attempt 

25/06/2020 19:15:38 INFO GlusterFS mount attempt 

25/06/2020 19:15:08 INFO GlusterFS mount attempt 

25/06/2020 19:14:38 INFO GlusterFS mount attempt 

25/06/2020 19:14:08 INFO GlusterFS mount attempt 

25/06/2020 19:13:38 INFO GlusterFS mount attempt 

25/06/2020 19:13:08 INFO GlusterFS mount attempt 

25/06/2020 19:12:38 INFO GlusterFS mount attempt 

25/06/2020 19:12:08 INFO GlusterFS mount attempt 

25/06/2020 19:11:38 INFO GlusterFS mount attempt 

25/06/2020 19:11:08 INFO GlusterFS mount attempt 

25/06/2020 19:10:37 INFO GlusterFS mount attempt 

25/06/2020 19:10:07 INFO GlusterFS mount attempt 

25/06/2020 19:09:37 INFO GlusterFS mount attempt 

25/06/2020 19:09:07 INFO GlusterFS mount attempt 

25/06/2020 19:08:37 INFO GlusterFS mount attempt 

25/06/2020 19:08:07 INFO GlusterFS mount attempt 

25/06/2020 19:07:37 INFO GlusterFS mount attempt 

25/06/2020 19:07:07 INFO GlusterFS mount attempt 

25/06/2020 19:06:37 INFO GlusterFS mount attempt 

25/06/2020 19:06:07 INFO GlusterFS mount attempt 

25/06/2020 19:05:37 INFO GlusterFS mount attempt 

25/06/2020 19:05:06 INFO GlusterFS mount attempt 

25/06/2020 19:04:36 INFO GlusterFS mount attempt 

25/06/2020 19:04:06 INFO GlusterFS mount attempt 

25/06/2020 19:03:36 INFO GlusterFS mount attempt 

25/06/2020 19:03:06 INFO GlusterFS mount attempt 

25/06/2020 19:02:36 INFO GlusterFS mount attempt 

25/06/2020 19:02:06 INFO GlusterFS mount attempt 

25/06/2020 19:01:36 INFO GlusterFS mount attempt 

25/06/2020 19:01:06 INFO GlusterFS mount attempt 

25/06/2020 19:00:36 INFO GlusterFS mount attempt 

25/06/2020 19:00:06 INFO GlusterFS mount attempt 

25/06/2020 18:59:35 INFO GlusterFS mount attempt 

25/06/2020 18:59:05 INFO GlusterFS mount attempt 

25/06/2020 18:58:35 INFO GlusterFS mount attempt 

25/06/2020 18:58:05 INFO GlusterFS mount attempt 

25/06/2020 18:57:35 INFO GlusterFS mount attempt 

25/06/2020 18:57:05 INFO GlusterFS mount attempt 

25/06/2020 18:56:35 INFO GlusterFS mount attempt 

25/06/2020 18:56:05 INFO GlusterFS mount attempt 

25/06/2020 18:55:35 INFO GlusterFS mount attempt 

25/06/2020 18:55:05 INFO GlusterFS mount attempt 

25/06/2020 18:54:35 INFO GlusterFS mount attempt 

25/06/2020 18:54:04 INFO GlusterFS mount attempt 

25/06/2020 18:53:34 INFO GlusterFS mount attempt 

25/06/2020 18:53:04 INFO GlusterFS mount attempt 

25/06/2020 18:52:34 INFO GlusterFS mount attempt 

25/06/2020 18:52:04 INFO GlusterFS mount attempt 

25/06/2020 18:51:34 INFO GlusterFS mount attempt 

25/06/2020 18:51:04 INFO GlusterFS mount attempt 

25/06/2020 18:50:34 INFO GlusterFS mount attempt 

25/06/2020 18:50:04 INFO GlusterFS mount attempt 

25/06/2020 18:49:34 INFO GlusterFS mount attempt 

25/06/2020 18:49:03 INFO GlusterFS mount attempt 

25/06/2020 18:48:33 INFO GlusterFS mount attempt 

25/06/2020 18:48:03 INFO GlusterFS mount attempt 

25/06/2020 18:47:33 INFO GlusterFS mount attempt 

25/06/2020 18:47:03 INFO GlusterFS mount attempt 

25/06/2020 18:46:33 INFO GlusterFS mount attempt 

25/06/2020 18:46:03 INFO GlusterFS mount attempt 

25/06/2020 18:45:33 INFO GlusterFS mount attempt 

25/06/2020 18:45:03 INFO GlusterFS mount attempt 

25/06/2020 18:44:33 INFO GlusterFS mount attempt 

25/06/2020 18:44:03 INFO GlusterFS mount attempt 

25/06/2020 18:43:32 INFO GlusterFS mount attempt 

25/06/2020 18:43:02 INFO GlusterFS mount attempt 

25/06/2020 18:42:32 INFO GlusterFS mount attempt 

25/06/2020 18:42:02 INFO GlusterFS mount attempt 

25/06/2020 18:41:32 INFO GlusterFS mount attempt 

25/06/2020 18:41:02 INFO GlusterFS mount attempt 

25/06/2020 18:40:32 INFO GlusterFS mount attempt 

25/06/2020 18:40:02 INFO GlusterFS mount attempt 

25/06/2020 18:39:32 INFO GlusterFS mount attempt 

25/06/2020 18:39:02 INFO GlusterFS mount attempt 

25/06/2020 18:38:31 INFO GlusterFS mount attempt 

25/06/2020 18:38:01 INFO GlusterFS mount attempt 

25/06/2020 18:37:31 INFO GlusterFS mount attempt 

25/06/2020 18:37:01 INFO GlusterFS mount attempt 

25/06/2020 18:36:31 INFO GlusterFS mount attempt 

25/06/2020 18:36:01 INFO GlusterFS mount attempt 

25/06/2020 18:35:31 INFO GlusterFS mount attempt 

25/06/2020 18:35:01 INFO GlusterFS mount attempt 

25/06/2020 18:34:31 INFO GlusterFS mount attempt 

25/06/2020 18:34:01 INFO GlusterFS mount attempt 

25/06/2020 18:33:31 INFO GlusterFS mount attempt 

25/06/2020 18:33:00 INFO GlusterFS mount attempt 

25/06/2020 18:32:30 INFO GlusterFS mount attempt 

25/06/2020 18:32:00 INFO GlusterFS mount attempt 

25/06/2020 18:31:30 INFO GlusterFS mount attempt 

25/06/2020 18:31:00 INFO GlusterFS mount attempt 

25/06/2020 18:30:30 INFO GlusterFS mount attempt 

25/06/2020 18:30:00 INFO GlusterFS mount attempt 

25/06/2020 18:29:30 INFO GlusterFS mount attempt 

25/06/2020 18:29:00 INFO GlusterFS mount attempt 

25/06/2020 18:28:30 INFO GlusterFS mount attempt 

25/06/2020 18:28:00 INFO GlusterFS mount attempt 

25/06/2020 18:27:29 INFO GlusterFS mount attempt 

25/06/2020 18:26:59 INFO GlusterFS mount attempt 

25/06/2020 18:26:29 INFO GlusterFS mount attempt 

25/06/2020 18:25:59 INFO GlusterFS mount attempt 

25/06/2020 18:25:29 INFO GlusterFS mount attempt 

25/06/2020 18:24:59 INFO GlusterFS mount attempt 

25/06/2020 18:24:29 INFO GlusterFS mount attempt 

25/06/2020 18:23:59 INFO GlusterFS mount attempt 

25/06/2020 18:23:29 INFO GlusterFS mount attempt 

25/06/2020 18:22:59 INFO GlusterFS mount attempt 

25/06/2020 18:22:28 INFO GlusterFS mount attempt 

25/06/2020 18:21:58 INFO GlusterFS mount attempt 

25/06/2020 18:21:28 INFO GlusterFS mount attempt 

25/06/2020 18:20:58 INFO GlusterFS mount attempt 

25/06/2020 18:20:28 INFO GlusterFS mount attempt 

25/06/2020 18:19:58 INFO GlusterFS mount attempt 

25/06/2020 18:19:28 INFO GlusterFS mount attempt 

25/06/2020 18:18:58 INFO GlusterFS mount attempt 

25/06/2020 18:18:28 INFO GlusterFS mount attempt 

25/06/2020 18:17:58 INFO GlusterFS mount attempt 

25/06/2020 18:17:28 INFO GlusterFS mount attempt 

25/06/2020 18:16:58 INFO GlusterFS mount attempt 

25/06/2020 18:16:27 INFO GlusterFS mount attempt 

25/06/2020 18:15:57 INFO GlusterFS mount attempt 

25/06/2020 18:15:27 INFO GlusterFS mount attempt 

25/06/2020 18:14:57 INFO GlusterFS mount attempt 

25/06/2020 18:14:27 INFO GlusterFS mount attempt 

25/06/2020 18:13:57 INFO GlusterFS mount attempt 

25/06/2020 18:13:27 INFO GlusterFS mount attempt 

25/06/2020 18:12:57 INFO GlusterFS mount attempt 

25/06/2020 18:12:27 INFO GlusterFS mount attempt 

25/06/2020 18:11:57 INFO GlusterFS mount attempt 

25/06/2020 18:11:27 INFO GlusterFS mount attempt 

25/06/2020 18:10:56 INFO GlusterFS mount attempt 

25/06/2020 18:10:26 INFO GlusterFS mount attempt 

25/06/2020 18:09:56 INFO GlusterFS mount attempt 

25/06/2020 18:09:26 INFO GlusterFS mount attempt 

25/06/2020 18:08:56 INFO GlusterFS mount attempt 

25/06/2020 18:08:26 INFO GlusterFS mount attempt 

25/06/2020 18:07:56 INFO GlusterFS mount attempt 

25/06/2020 18:07:26 INFO GlusterFS mount attempt 

25/06/2020 18:06:56 INFO GlusterFS mount attempt 

25/06/2020 18:06:26 INFO GlusterFS mount attempt 

25/06/2020 18:05:55 INFO GlusterFS mount attempt 

25/06/2020 18:05:25 INFO GlusterFS mount attempt 

25/06/2020 18:04:55 INFO GlusterFS mount attempt 

25/06/2020 18:04:25 INFO GlusterFS mount attempt 

25/06/2020 18:03:55 INFO GlusterFS mount attempt 

25/06/2020 18:03:25 INFO GlusterFS mount attempt 

25/06/2020 18:02:55 INFO GlusterFS mount attempt 

25/06/2020 18:02:25 INFO GlusterFS mount attempt 

25/06/2020 18:01:55 INFO GlusterFS mount attempt 

25/06/2020 18:01:25 INFO GlusterFS mount attempt 

25/06/2020 18:00:54 INFO GlusterFS mount attempt 

25/06/2020 18:00:24 INFO GlusterFS mount attempt 

25/06/2020 17:59:54 INFO GlusterFS mount attempt 

25/06/2020 17:59:24 INFO GlusterFS mount attempt 

25/06/2020 17:58:54 INFO GlusterFS mount attempt 

25/06/2020 17:58:24 INFO GlusterFS mount attempt 

25/06/2020 17:57:54 INFO GlusterFS mount attempt 

25/06/2020 17:57:24 INFO GlusterFS mount attempt 

25/06/2020 17:56:54 INFO GlusterFS mount attempt 

25/06/2020 17:56:24 INFO GlusterFS mount attempt 

25/06/2020 17:55:54 INFO GlusterFS mount attempt 

25/06/2020 17:55:24 INFO GlusterFS mount attempt 

25/06/2020 17:54:53 INFO GlusterFS mount attempt 

25/06/2020 17:54:23 INFO GlusterFS mount attempt 

25/06/2020 17:53:53 INFO GlusterFS mount attempt 

25/06/2020 17:53:23 INFO GlusterFS mount attempt 

25/06/2020 17:52:53 INFO GlusterFS mount attempt 

25/06/2020 17:52:23 INFO GlusterFS mount attempt 

25/06/2020 17:51:53 INFO GlusterFS mount attempt 

25/06/2020 17:51:23 INFO GlusterFS mount attempt 

25/06/2020 17:50:53 INFO GlusterFS mount attempt 

25/06/2020 17:50:23 INFO GlusterFS mount attempt 

25/06/2020 17:49:53 INFO GlusterFS mount attempt 

25/06/2020 17:49:22 INFO GlusterFS mount attempt 

25/06/2020 17:48:52 INFO GlusterFS mount attempt 

25/06/2020 17:48:22 INFO GlusterFS mount attempt 

25/06/2020 17:47:52 INFO GlusterFS mount attempt 

25/06/2020 17:47:22 INFO GlusterFS mount attempt 

25/06/2020 17:46:52 INFO GlusterFS mount attempt 

25/06/2020 17:46:22 INFO GlusterFS mount attempt 

25/06/2020 17:45:52 INFO GlusterFS mount attempt 

25/06/2020 17:45:22 INFO GlusterFS mount attempt 

25/06/2020 17:44:52 INFO GlusterFS mount attempt 

25/06/2020 17:44:22 INFO GlusterFS mount attempt 

25/06/2020 17:43:51 INFO GlusterFS mount attempt 

25/06/2020 17:43:21 INFO GlusterFS mount attempt 

25/06/2020 17:42:51 INFO GlusterFS mount attempt 

25/06/2020 17:42:21 INFO GlusterFS mount attempt 

25/06/2020 17:41:51 INFO GlusterFS mount attempt 

25/06/2020 17:41:21 INFO GlusterFS mount attempt 

25/06/2020 17:40:51 INFO GlusterFS mount attempt 

25/06/2020 17:40:21 INFO GlusterFS mount attempt 

25/06/2020 17:39:51 INFO GlusterFS mount attempt 

25/06/2020 17:39:21 INFO GlusterFS mount attempt 

25/06/2020 17:38:50 INFO GlusterFS mount attempt 

25/06/2020 17:38:20 INFO GlusterFS mount attempt 

25/06/2020 17:37:50 INFO GlusterFS mount attempt 

25/06/2020 17:37:20 INFO GlusterFS mount attempt 

25/06/2020 17:36:50 INFO GlusterFS mount attempt 

25/06/2020 17:36:20 INFO GlusterFS mount attempt 

25/06/2020 17:35:50 INFO GlusterFS mount attempt 

25/06/2020 17:35:20 INFO GlusterFS mount attempt 

25/06/2020 17:34:50 INFO GlusterFS mount attempt 

25/06/2020 17:34:20 INFO GlusterFS mount attempt 

25/06/2020 17:33:50 INFO GlusterFS mount attempt 

25/06/2020 17:33:19 INFO GlusterFS mount attempt 

25/06/2020 17:32:49 INFO GlusterFS mount attempt 

25/06/2020 17:32:19 INFO GlusterFS mount attempt 

25/06/2020 17:31:49 INFO GlusterFS mount attempt 

25/06/2020 17:31:19 INFO GlusterFS mount attempt 

25/06/2020 17:30:49 INFO GlusterFS mount attempt 

25/06/2020 17:30:19 INFO GlusterFS mount attempt 

25/06/2020 17:29:49 INFO GlusterFS mount attempt 

25/06/2020 17:29:19 INFO GlusterFS mount attempt 

25/06/2020 17:28:49 INFO GlusterFS mount attempt 

25/06/2020 17:28:19 INFO GlusterFS mount attempt 

25/06/2020 17:27:48 INFO GlusterFS mount attempt 

25/06/2020 17:27:18 INFO GlusterFS mount attempt 

25/06/2020 17:26:48 INFO GlusterFS mount attempt 

25/06/2020 17:26:18 INFO GlusterFS mount attempt 

25/06/2020 17:25:48 INFO GlusterFS mount attempt 

25/06/2020 17:25:18 INFO GlusterFS mount attempt 

25/06/2020 17:24:48 INFO GlusterFS mount attempt 

25/06/2020 17:24:18 INFO GlusterFS mount attempt 

25/06/2020 17:23:48 INFO GlusterFS mount attempt 

25/06/2020 17:23:18 INFO GlusterFS mount attempt 

25/06/2020 17:22:48 INFO GlusterFS mount attempt 

25/06/2020 17:22:17 INFO GlusterFS mount attempt 

25/06/2020 17:21:47 INFO GlusterFS mount attempt 

25/06/2020 17:21:17 INFO GlusterFS mount attempt 

25/06/2020 17:20:47 INFO GlusterFS mount attempt 

25/06/2020 17:20:17 INFO GlusterFS mount attempt 

25/06/2020 17:19:47 INFO GlusterFS mount attempt 

25/06/2020 17:19:17 INFO GlusterFS mount attempt 

25/06/2020 17:18:47 INFO GlusterFS mount attempt 

25/06/2020 17:18:17 INFO GlusterFS mount attempt 

25/06/2020 17:17:47 INFO GlusterFS mount attempt 

25/06/2020 17:17:17 INFO GlusterFS mount attempt 

25/06/2020 17:16:46 INFO GlusterFS mount attempt 

25/06/2020 17:16:16 INFO GlusterFS mount attempt 

25/06/2020 17:15:46 INFO GlusterFS mount attempt 

25/06/2020 17:15:16 INFO GlusterFS mount attempt 

25/06/2020 17:14:46 INFO GlusterFS mount attempt 

25/06/2020 17:14:16 INFO GlusterFS mount attempt 

25/06/2020 17:13:46 INFO GlusterFS mount attempt 

25/06/2020 17:13:16 INFO GlusterFS mount attempt 

25/06/2020 17:12:46 INFO GlusterFS mount attempt 

25/06/2020 17:12:16 INFO GlusterFS mount attempt 

25/06/2020 17:11:45 INFO GlusterFS mount attempt 

25/06/2020 17:11:15 INFO GlusterFS mount attempt 

25/06/2020 17:10:45 INFO GlusterFS mount attempt 

25/06/2020 17:10:15 INFO GlusterFS mount attempt 

25/06/2020 17:09:45 INFO GlusterFS mount attempt 

25/06/2020 17:09:15 INFO GlusterFS mount attempt 

25/06/2020 17:08:45 INFO GlusterFS mount attempt 

25/06/2020 17:08:15 INFO GlusterFS mount attempt 

25/06/2020 17:07:45 INFO GlusterFS mount attempt 

25/06/2020 17:07:15 INFO GlusterFS mount attempt 

25/06/2020 17:06:45 INFO GlusterFS mount attempt 

25/06/2020 17:06:14 INFO GlusterFS mount attempt 

25/06/2020 17:05:44 INFO GlusterFS mount attempt 

25/06/2020 17:05:14 INFO GlusterFS mount attempt 

25/06/2020 17:04:44 INFO GlusterFS mount attempt 

25/06/2020 17:04:14 INFO GlusterFS mount attempt 

25/06/2020 17:03:44 INFO GlusterFS mount attempt 

25/06/2020 17:03:14 INFO GlusterFS mount attempt 

25/06/2020 17:02:44 INFO GlusterFS mount attempt 

25/06/2020 17:02:14 INFO GlusterFS mount attempt 

25/06/2020 17:01:44 INFO GlusterFS mount attempt 

25/06/2020 17:01:14 INFO GlusterFS mount attempt 

25/06/2020 17:00:43 INFO GlusterFS mount attempt 

25/06/2020 17:00:13 INFO GlusterFS mount attempt 

25/06/2020 16:59:43 INFO GlusterFS mount attempt 

25/06/2020 16:59:13 INFO GlusterFS mount attempt 

25/06/2020 16:58:43 INFO GlusterFS mount attempt 

25/06/2020 16:58:13 INFO GlusterFS mount attempt 

25/06/2020 16:57:43 INFO GlusterFS mount attempt 

25/06/2020 16:57:13 INFO GlusterFS mount attempt 

25/06/2020 16:56:43 INFO GlusterFS mount attempt 

25/06/2020 16:56:13 INFO GlusterFS mount attempt 

25/06/2020 16:55:42 INFO GlusterFS mount attempt 

25/06/2020 16:55:12 INFO GlusterFS mount attempt 

25/06/2020 16:54:42 INFO GlusterFS mount attempt 

25/06/2020 16:54:12 INFO GlusterFS mount attempt 

25/06/2020 16:53:42 INFO GlusterFS mount attempt 

25/06/2020 16:53:12 INFO GlusterFS mount attempt 

25/06/2020 16:52:42 INFO GlusterFS mount attempt 

25/06/2020 16:52:12 INFO GlusterFS mount attempt 

25/06/2020 16:51:42 INFO GlusterFS mount attempt 

25/06/2020 16:51:12 INFO GlusterFS mount attempt 

25/06/2020 16:50:42 INFO GlusterFS mount attempt 

25/06/2020 16:50:11 INFO GlusterFS mount attempt 

25/06/2020 16:49:41 INFO GlusterFS mount attempt 

25/06/2020 16:49:11 INFO GlusterFS mount attempt 

25/06/2020 16:48:41 INFO GlusterFS mount attempt 

25/06/2020 16:48:11 INFO GlusterFS mount attempt 

25/06/2020 16:47:41 INFO GlusterFS mount attempt 

25/06/2020 16:47:11 INFO GlusterFS mount attempt 

25/06/2020 16:46:41 INFO GlusterFS mount attempt 

25/06/2020 16:46:11 INFO GlusterFS mount attempt 

25/06/2020 16:45:41 INFO GlusterFS mount attempt 

25/06/2020 16:45:11 INFO GlusterFS mount attempt 

25/06/2020 16:44:40 INFO GlusterFS mount attempt 

25/06/2020 16:44:10 INFO GlusterFS mount attempt 

25/06/2020 16:43:40 INFO GlusterFS mount attempt 

25/06/2020 16:43:10 INFO GlusterFS mount attempt 

25/06/2020 16:42:40 INFO GlusterFS mount attempt 

25/06/2020 16:42:10 INFO GlusterFS mount attempt 

25/06/2020 16:41:40 INFO GlusterFS mount attempt 

25/06/2020 16:41:10 INFO GlusterFS mount attempt 

25/06/2020 16:40:40 INFO GlusterFS mount attempt 

25/06/2020 16:40:10 INFO GlusterFS mount attempt 

25/06/2020 16:39:40 INFO GlusterFS mount attempt 

25/06/2020 16:39:09 INFO GlusterFS mount attempt 

25/06/2020 16:38:39 INFO GlusterFS mount attempt 

25/06/2020 16:38:09 INFO GlusterFS mount attempt 

25/06/2020 16:37:39 INFO GlusterFS mount attempt 

25/06/2020 16:37:09 INFO GlusterFS mount attempt 

25/06/2020 16:36:39 INFO GlusterFS mount attempt 

25/06/2020 16:36:09 INFO GlusterFS mount attempt 

25/06/2020 16:35:39 INFO GlusterFS mount attempt 

25/06/2020 16:35:09 INFO GlusterFS mount attempt 

25/06/2020 16:34:39 INFO GlusterFS mount attempt 

25/06/2020 16:34:09 INFO GlusterFS mount attempt 

25/06/2020 16:33:38 INFO GlusterFS mount attempt 

25/06/2020 16:33:08 INFO GlusterFS mount attempt 

25/06/2020 16:32:38 INFO GlusterFS mount attempt 

25/06/2020 16:32:08 INFO GlusterFS mount attempt 

25/06/2020 16:31:38 INFO GlusterFS mount attempt 

25/06/2020 16:31:08 INFO GlusterFS mount attempt 

25/06/2020 16:30:38 INFO GlusterFS mount attempt 

25/06/2020 16:30:08 INFO GlusterFS mount attempt 

25/06/2020 16:29:38 INFO GlusterFS mount attempt 

25/06/2020 16:29:08 INFO GlusterFS mount attempt 

25/06/2020 16:28:38 INFO GlusterFS mount attempt 

25/06/2020 16:28:08 INFO GlusterFS mount attempt 

25/06/2020 16:27:37 INFO GlusterFS mount attempt 

25/06/2020 16:27:07 INFO GlusterFS mount attempt 

25/06/2020 16:26:37 INFO GlusterFS mount attempt 

25/06/2020 16:26:07 INFO GlusterFS mount attempt 

25/06/2020 16:25:37 INFO GlusterFS mount attempt 

25/06/2020 16:25:07 INFO GlusterFS mount attempt 

25/06/2020 16:24:37 INFO GlusterFS mount attempt 

25/06/2020 16:24:07 INFO GlusterFS mount attempt 

25/06/2020 16:23:37 INFO GlusterFS mount attempt 

25/06/2020 16:23:07 INFO GlusterFS mount attempt 

25/06/2020 16:22:37 INFO GlusterFS mount attempt 

25/06/2020 16:22:06 INFO GlusterFS mount attempt 

25/06/2020 16:21:36 INFO GlusterFS mount attempt 

25/06/2020 16:21:06 INFO GlusterFS mount attempt 

25/06/2020 16:20:36 INFO GlusterFS mount attempt 

25/06/2020 16:20:06 INFO GlusterFS mount attempt 

25/06/2020 16:19:36 INFO GlusterFS mount attempt 

25/06/2020 16:19:06 INFO GlusterFS mount attempt 

25/06/2020 16:18:36 INFO GlusterFS mount attempt 

25/06/2020 16:18:06 INFO GlusterFS mount attempt 

25/06/2020 16:17:36 INFO GlusterFS mount attempt 

25/06/2020 16:17:05 INFO GlusterFS mount attempt 

25/06/2020 16:16:35 INFO GlusterFS mount attempt 

25/06/2020 16:16:05 INFO GlusterFS mount attempt 

25/06/2020 16:15:35 INFO GlusterFS mount attempt 

25/06/2020 16:15:05 INFO GlusterFS mount attempt 

25/06/2020 16:14:34 INFO GlusterFS mount attempt 

25/06/2020 16:14:04 INFO GlusterFS mount attempt 

25/06/2020 16:13:34 INFO GlusterFS mount attempt 

25/06/2020 16:13:04 INFO GlusterFS mount attempt 

25/06/2020 16:12:34 INFO GlusterFS mount attempt 

25/06/2020 16:12:04 INFO GlusterFS mount attempt 

25/06/2020 16:11:34 INFO GlusterFS mount attempt 

25/06/2020 16:11:04 INFO GlusterFS mount attempt 

25/06/2020 16:10:34 INFO GlusterFS mount attempt 

25/06/2020 16:10:04 INFO GlusterFS mount attempt 

25/06/2020 16:09:34 INFO GlusterFS mount attempt 

25/06/2020 16:09:03 INFO GlusterFS mount attempt 

25/06/2020 16:08:33 INFO GlusterFS mount attempt 

25/06/2020 16:08:03 INFO GlusterFS mount attempt 

25/06/2020 16:07:33 INFO GlusterFS mount attempt 

25/06/2020 16:07:03 INFO GlusterFS mount attempt 

25/06/2020 16:06:33 INFO GlusterFS mount attempt 

25/06/2020 16:06:03 INFO GlusterFS mount attempt 

25/06/2020 16:05:33 INFO GlusterFS mount attempt 

25/06/2020 16:05:03 INFO GlusterFS mount attempt 

25/06/2020 16:04:33 INFO GlusterFS mount attempt 

25/06/2020 16:04:03 INFO GlusterFS mount attempt 

25/06/2020 16:03:32 INFO GlusterFS mount attempt 

25/06/2020 16:03:02 INFO GlusterFS mount attempt 

25/06/2020 16:02:32 INFO GlusterFS mount attempt 

25/06/2020 16:02:02 INFO GlusterFS mount attempt 

25/06/2020 16:01:32 INFO GlusterFS mount attempt 

25/06/2020 16:01:02 INFO GlusterFS mount attempt 

25/06/2020 16:00:32 INFO GlusterFS mount attempt 

25/06/2020 16:00:02 INFO GlusterFS mount attempt 

25/06/2020 15:59:32 INFO GlusterFS mount attempt 

25/06/2020 15:59:02 INFO GlusterFS mount attempt 

25/06/2020 15:58:32 INFO GlusterFS mount attempt 

25/06/2020 15:58:01 INFO GlusterFS mount attempt 

25/06/2020 15:57:31 INFO GlusterFS mount attempt 

25/06/2020 15:57:01 INFO GlusterFS mount attempt 

25/06/2020 15:56:31 INFO GlusterFS mount attempt 

25/06/2020 15:56:01 INFO GlusterFS mount attempt 

25/06/2020 15:55:31 INFO GlusterFS mount attempt 

25/06/2020 15:55:01 INFO GlusterFS mount attempt 

25/06/2020 15:54:31 INFO GlusterFS mount attempt 

25/06/2020 15:54:01 INFO GlusterFS mount attempt 

25/06/2020 15:53:31 INFO GlusterFS mount attempt 

25/06/2020 15:53:00 INFO GlusterFS mount attempt 

25/06/2020 15:52:30 INFO GlusterFS mount attempt 

25/06/2020 15:52:00 INFO GlusterFS mount attempt 

25/06/2020 15:51:30 INFO GlusterFS mount attempt 

25/06/2020 15:51:00 INFO GlusterFS mount attempt 

25/06/2020 15:50:30 INFO GlusterFS mount attempt 

25/06/2020 15:50:00 INFO GlusterFS mount attempt 

25/06/2020 15:49:30 INFO GlusterFS mount attempt 

25/06/2020 15:49:00 INFO GlusterFS mount attempt 

25/06/2020 15:48:30 INFO GlusterFS mount attempt 

25/06/2020 15:48:00 INFO GlusterFS mount attempt 

25/06/2020 15:47:29 INFO GlusterFS mount attempt 

25/06/2020 15:46:59 INFO GlusterFS mount attempt 

25/06/2020 15:46:29 INFO GlusterFS mount attempt 

25/06/2020 15:45:59 INFO GlusterFS mount attempt 

25/06/2020 15:45:29 INFO GlusterFS mount attempt 

25/06/2020 15:44:59 INFO GlusterFS mount attempt 

25/06/2020 15:44:29 INFO GlusterFS mount attempt 

25/06/2020 15:43:59 INFO GlusterFS mount attempt 

25/06/2020 15:43:29 INFO GlusterFS mount attempt 

25/06/2020 15:42:59 INFO GlusterFS mount attempt 

25/06/2020 15:42:29 INFO GlusterFS mount attempt 

25/06/2020 15:41:58 INFO GlusterFS mount attempt 

25/06/2020 15:41:28 INFO GlusterFS mount attempt 

25/06/2020 15:40:58 INFO GlusterFS mount attempt 

25/06/2020 15:40:28 INFO GlusterFS mount attempt 

25/06/2020 15:39:58 INFO GlusterFS mount attempt 

25/06/2020 15:39:28 INFO GlusterFS mount attempt 

25/06/2020 15:38:58 INFO GlusterFS mount attempt 

25/06/2020 15:38:28 INFO GlusterFS mount attempt 

25/06/2020 15:37:58 INFO GlusterFS mount attempt 

25/06/2020 15:37:28 INFO GlusterFS mount attempt 

25/06/2020 15:36:58 INFO GlusterFS mount attempt 

25/06/2020 15:36:27 INFO GlusterFS mount attempt 

25/06/2020 15:35:57 INFO GlusterFS mount attempt 

25/06/2020 15:35:27 INFO GlusterFS mount attempt 

25/06/2020 15:34:57 INFO GlusterFS mount attempt 

25/06/2020 15:34:27 INFO GlusterFS mount attempt 

25/06/2020 15:33:57 INFO GlusterFS mount attempt 

25/06/2020 15:33:27 INFO GlusterFS mount attempt 

25/06/2020 15:32:57 INFO GlusterFS mount attempt 

25/06/2020 15:32:27 INFO GlusterFS mount attempt 

25/06/2020 15:31:57 INFO GlusterFS mount attempt 

25/06/2020 15:31:27 INFO GlusterFS mount attempt 

25/06/2020 15:30:56 INFO GlusterFS mount attempt 

25/06/2020 15:30:26 INFO GlusterFS mount attempt 

25/06/2020 15:29:56 INFO GlusterFS mount attempt 

25/06/2020 15:29:26 INFO GlusterFS mount attempt 

25/06/2020 15:28:56 INFO GlusterFS mount attempt 

25/06/2020 15:28:26 INFO GlusterFS mount attempt 

25/06/2020 15:27:56 INFO GlusterFS mount attempt 

25/06/2020 15:27:26 INFO GlusterFS mount attempt 

25/06/2020 15:26:56 INFO GlusterFS mount attempt 

25/06/2020 15:26:26 INFO GlusterFS mount attempt 

25/06/2020 15:25:55 INFO GlusterFS mount attempt 

25/06/2020 15:25:25 INFO GlusterFS mount attempt 

25/06/2020 15:24:55 INFO GlusterFS mount attempt 

25/06/2020 15:24:25 INFO GlusterFS mount attempt 

25/06/2020 15:23:55 INFO GlusterFS mount attempt 

25/06/2020 15:23:25 INFO GlusterFS mount attempt 

25/06/2020 15:22:55 INFO GlusterFS mount attempt 

25/06/2020 15:22:25 INFO GlusterFS mount attempt 

25/06/2020 15:21:55 INFO GlusterFS mount attempt 

25/06/2020 15:21:25 INFO GlusterFS mount attempt 

25/06/2020 15:20:54 INFO GlusterFS mount attempt 

25/06/2020 15:20:24 INFO GlusterFS mount attempt 

25/06/2020 15:19:54 INFO GlusterFS mount attempt 

25/06/2020 15:19:24 INFO GlusterFS mount attempt 

25/06/2020 15:18:54 INFO GlusterFS mount attempt 

25/06/2020 15:18:24 INFO GlusterFS mount attempt 

25/06/2020 15:17:54 INFO GlusterFS mount attempt 

25/06/2020 15:17:24 INFO GlusterFS mount attempt 

25/06/2020 15:16:54 INFO GlusterFS mount attempt 

25/06/2020 15:16:24 INFO GlusterFS mount attempt 

25/06/2020 15:15:54 INFO GlusterFS mount attempt 

25/06/2020 15:15:23 INFO GlusterFS mount attempt 

25/06/2020 15:14:53 INFO GlusterFS mount attempt 

25/06/2020 15:14:23 INFO GlusterFS mount attempt 

25/06/2020 15:13:53 INFO GlusterFS mount attempt 

25/06/2020 15:13:23 INFO GlusterFS mount attempt 

25/06/2020 15:12:53 INFO GlusterFS mount attempt 

25/06/2020 15:12:23 INFO GlusterFS mount attempt 

25/06/2020 15:11:53 INFO GlusterFS mount attempt 

25/06/2020 15:11:23 INFO GlusterFS mount attempt 

25/06/2020 15:10:53 INFO GlusterFS mount attempt 

25/06/2020 15:10:23 INFO GlusterFS mount attempt 

25/06/2020 15:09:52 INFO GlusterFS mount attempt 

25/06/2020 15:09:22 INFO GlusterFS mount attempt 

25/06/2020 15:08:52 INFO GlusterFS mount attempt 

25/06/2020 15:08:22 INFO GlusterFS mount attempt 

25/06/2020 15:07:52 INFO GlusterFS mount attempt 

25/06/2020 15:07:22 INFO GlusterFS mount attempt 

25/06/2020 15:06:52 INFO GlusterFS mount attempt 

25/06/2020 15:06:22 INFO GlusterFS mount attempt 

25/06/2020 15:05:52 INFO GlusterFS mount attempt 

25/06/2020 15:05:22 INFO GlusterFS mount attempt 

25/06/2020 15:04:51 INFO GlusterFS mount attempt 

25/06/2020 15:04:21 INFO GlusterFS mount attempt 

25/06/2020 15:03:51 INFO GlusterFS mount attempt 

25/06/2020 15:03:21 INFO GlusterFS mount attempt 

25/06/2020 15:02:51 INFO GlusterFS mount attempt 

25/06/2020 15:02:21 INFO GlusterFS mount attempt 

25/06/2020 15:01:51 INFO GlusterFS mount attempt 

25/06/2020 15:01:21 INFO GlusterFS mount attempt 

25/06/2020 15:00:51 INFO GlusterFS mount attempt 

25/06/2020 15:00:21 INFO GlusterFS mount attempt 

25/06/2020 14:59:51 INFO GlusterFS mount attempt 

25/06/2020 14:59:20 INFO GlusterFS mount attempt 

25/06/2020 14:58:50 INFO GlusterFS mount attempt 

25/06/2020 14:58:20 INFO GlusterFS mount attempt 

25/06/2020 14:57:50 INFO GlusterFS mount attempt 

25/06/2020 14:57:20 INFO GlusterFS mount attempt 

25/06/2020 14:56:50 INFO GlusterFS mount attempt 

25/06/2020 14:56:20 INFO GlusterFS mount attempt 

25/06/2020 14:55:50 INFO GlusterFS mount attempt 

25/06/2020 14:55:20 INFO GlusterFS mount attempt 

25/06/2020 14:54:50 INFO GlusterFS mount attempt 

25/06/2020 14:54:20 INFO GlusterFS mount attempt 

25/06/2020 14:53:49 INFO GlusterFS mount attempt 

25/06/2020 14:53:19 INFO GlusterFS mount attempt 

25/06/2020 14:52:49 INFO GlusterFS mount attempt 

25/06/2020 14:52:19 INFO GlusterFS mount attempt 

25/06/2020 14:51:49 INFO GlusterFS mount attempt 

25/06/2020 14:51:19 INFO GlusterFS mount attempt 

25/06/2020 14:50:49 INFO GlusterFS mount attempt 

25/06/2020 14:50:19 INFO GlusterFS mount attempt 

25/06/2020 14:49:49 INFO GlusterFS mount attempt 

25/06/2020 14:49:19 INFO GlusterFS mount attempt 

25/06/2020 14:48:48 INFO GlusterFS mount attempt 

25/06/2020 14:48:18 INFO GlusterFS mount attempt 

25/06/2020 14:47:48 INFO GlusterFS mount attempt 

25/06/2020 14:47:18 INFO GlusterFS mount attempt 

25/06/2020 14:46:48 INFO GlusterFS mount attempt 

25/06/2020 14:46:18 INFO GlusterFS mount attempt 

25/06/2020 14:45:48 INFO GlusterFS mount attempt 

25/06/2020 14:45:18 INFO GlusterFS mount attempt 

25/06/2020 14:44:48 INFO GlusterFS mount attempt 

25/06/2020 14:44:18 INFO GlusterFS mount attempt 

25/06/2020 14:43:48 INFO GlusterFS mount attempt 

25/06/2020 14:43:17 INFO GlusterFS mount attempt 

25/06/2020 14:42:47 INFO GlusterFS mount attempt 

25/06/2020 14:42:17 INFO GlusterFS mount attempt 

25/06/2020 14:41:47 INFO GlusterFS mount attempt 

25/06/2020 14:41:17 INFO GlusterFS mount attempt 

25/06/2020 14:40:47 INFO GlusterFS mount attempt 

25/06/2020 14:40:17 INFO GlusterFS mount attempt 

25/06/2020 14:39:47 INFO GlusterFS mount attempt 

25/06/2020 14:39:17 INFO GlusterFS mount attempt 

25/06/2020 14:38:47 INFO GlusterFS mount attempt 

25/06/2020 14:38:17 INFO GlusterFS mount attempt 

25/06/2020 14:37:46 INFO GlusterFS mount attempt 

25/06/2020 14:37:16 INFO GlusterFS mount attempt 

25/06/2020 14:36:46 INFO GlusterFS mount attempt 

25/06/2020 14:36:16 INFO GlusterFS mount attempt 

25/06/2020 14:35:46 INFO GlusterFS mount attempt 

25/06/2020 14:35:16 INFO GlusterFS mount attempt 

25/06/2020 14:34:46 INFO GlusterFS mount attempt 

25/06/2020 14:34:16 INFO GlusterFS mount attempt 

25/06/2020 14:33:46 INFO GlusterFS mount attempt 

25/06/2020 14:33:16 INFO GlusterFS mount attempt 

25/06/2020 14:32:45 INFO GlusterFS mount attempt 

25/06/2020 14:32:15 INFO GlusterFS mount attempt 

25/06/2020 14:31:45 INFO GlusterFS mount attempt 

25/06/2020 14:31:15 INFO GlusterFS mount attempt 

25/06/2020 14:30:45 INFO GlusterFS mount attempt 

25/06/2020 14:30:15 INFO GlusterFS mount attempt 

25/06/2020 14:29:45 INFO GlusterFS mount attempt 

25/06/2020 14:29:15 INFO GlusterFS mount attempt 

25/06/2020 14:28:45 INFO GlusterFS mount attempt 

25/06/2020 14:28:15 INFO GlusterFS mount attempt 

25/06/2020 14:27:45 INFO GlusterFS mount attempt 

25/06/2020 14:27:14 INFO GlusterFS mount attempt 

25/06/2020 14:26:44 INFO GlusterFS mount attempt 

25/06/2020 14:26:14 INFO GlusterFS mount attempt 

25/06/2020 14:25:44 INFO GlusterFS mount attempt 

25/06/2020 14:25:14 INFO GlusterFS mount attempt 

25/06/2020 14:24:44 INFO GlusterFS mount attempt 

25/06/2020 14:24:14 INFO GlusterFS mount attempt 

25/06/2020 14:23:44 INFO GlusterFS mount attempt 

25/06/2020 14:23:14 INFO GlusterFS mount attempt 

25/06/2020 14:22:44 INFO GlusterFS mount attempt 

25/06/2020 14:22:14 INFO GlusterFS mount attempt 

25/06/2020 14:21:43 INFO GlusterFS mount attempt 

25/06/2020 14:21:13 INFO GlusterFS mount attempt 

25/06/2020 14:20:43 INFO GlusterFS mount attempt 

25/06/2020 14:20:13 INFO GlusterFS mount attempt 

25/06/2020 14:19:43 INFO GlusterFS mount attempt 

25/06/2020 14:19:13 INFO GlusterFS mount attempt 

25/06/2020 14:18:43 INFO GlusterFS mount attempt 

25/06/2020 14:18:13 INFO GlusterFS mount attempt 

25/06/2020 14:17:43 INFO GlusterFS mount attempt 

25/06/2020 14:17:13 INFO GlusterFS mount attempt 

25/06/2020 14:16:42 INFO GlusterFS mount attempt 

25/06/2020 14:16:12 INFO GlusterFS mount attempt 

25/06/2020 14:15:42 INFO GlusterFS mount attempt 

25/06/2020 14:15:12 INFO GlusterFS mount attempt 

25/06/2020 14:14:42 INFO GlusterFS mount attempt 

25/06/2020 14:14:12 INFO GlusterFS mount attempt 

25/06/2020 14:13:42 INFO GlusterFS mount attempt 

25/06/2020 14:13:12 INFO GlusterFS mount attempt 

25/06/2020 14:12:42 INFO GlusterFS mount attempt 

25/06/2020 14:12:12 INFO GlusterFS mount attempt 

25/06/2020 14:11:42 INFO GlusterFS mount attempt 

25/06/2020 14:11:11 INFO GlusterFS mount attempt 

25/06/2020 14:10:41 INFO GlusterFS mount attempt 

25/06/2020 14:10:11 INFO GlusterFS mount attempt 

25/06/2020 14:09:41 INFO GlusterFS mount attempt 

25/06/2020 14:09:11 INFO GlusterFS mount attempt 

25/06/2020 14:08:41 INFO GlusterFS mount attempt 

25/06/2020 14:08:11 INFO GlusterFS mount attempt 

25/06/2020 14:07:41 INFO GlusterFS mount attempt 

25/06/2020 14:07:11 INFO GlusterFS mount attempt 

25/06/2020 14:06:41 INFO GlusterFS mount attempt 

25/06/2020 14:06:11 INFO GlusterFS mount attempt 

25/06/2020 14:05:41 INFO GlusterFS mount attempt 

25/06/2020 14:05:10 INFO GlusterFS mount attempt 

25/06/2020 14:04:40 INFO GlusterFS mount attempt 

25/06/2020 14:04:10 INFO GlusterFS mount attempt 

25/06/2020 14:03:40 INFO GlusterFS mount attempt 

25/06/2020 14:03:10 INFO GlusterFS mount attempt 

25/06/2020 14:02:40 INFO GlusterFS mount attempt 

25/06/2020 14:02:10 INFO GlusterFS mount attempt 

25/06/2020 14:01:40 INFO GlusterFS mount attempt 

25/06/2020 14:01:10 INFO GlusterFS mount attempt 

25/06/2020 14:00:40 INFO GlusterFS mount attempt 

25/06/2020 14:00:10 INFO GlusterFS mount attempt 

25/06/2020 13:59:39 INFO GlusterFS mount attempt 

25/06/2020 13:59:09 INFO GlusterFS mount attempt 

25/06/2020 13:58:39 INFO GlusterFS mount attempt 

25/06/2020 13:58:09 INFO GlusterFS mount attempt 

25/06/2020 13:57:39 INFO GlusterFS mount attempt 

25/06/2020 13:57:09 INFO GlusterFS mount attempt 

25/06/2020 13:56:39 INFO GlusterFS mount attempt 

25/06/2020 13:56:09 INFO GlusterFS mount attempt 

25/06/2020 13:55:39 INFO GlusterFS mount attempt 

25/06/2020 13:55:09 INFO GlusterFS mount attempt 

25/06/2020 13:54:39 INFO GlusterFS mount attempt 

25/06/2020 13:54:08 INFO GlusterFS mount attempt 

25/06/2020 13:53:38 INFO GlusterFS mount attempt 

25/06/2020 13:53:08 INFO GlusterFS mount attempt 

25/06/2020 13:52:38 INFO GlusterFS mount attempt 

25/06/2020 13:52:08 INFO GlusterFS mount attempt 

25/06/2020 13:51:38 INFO GlusterFS mount attempt 

25/06/2020 13:51:08 INFO GlusterFS mount attempt 

25/06/2020 13:50:38 INFO GlusterFS mount attempt 

25/06/2020 13:50:08 INFO GlusterFS mount attempt 

25/06/2020 13:49:38 INFO GlusterFS mount attempt 

25/06/2020 13:49:08 INFO GlusterFS mount attempt 

25/06/2020 13:48:37 INFO GlusterFS mount attempt 

25/06/2020 13:48:07 INFO GlusterFS mount attempt 

25/06/2020 13:47:37 INFO GlusterFS mount attempt 

25/06/2020 13:47:07 INFO GlusterFS mount attempt 

25/06/2020 13:46:37 INFO GlusterFS mount attempt 

25/06/2020 13:46:07 INFO GlusterFS mount attempt 

25/06/2020 13:45:37 INFO GlusterFS mount attempt 

25/06/2020 13:45:07 INFO GlusterFS mount attempt 

25/06/2020 13:44:37 INFO GlusterFS mount attempt 

25/06/2020 13:44:07 INFO GlusterFS mount attempt 

25/06/2020 13:43:37 INFO GlusterFS mount attempt 

25/06/2020 13:43:07 INFO GlusterFS mount attempt 

25/06/2020 13:42:36 INFO GlusterFS mount attempt 

25/06/2020 13:42:06 INFO GlusterFS mount attempt 

25/06/2020 13:41:36 INFO GlusterFS mount attempt 

25/06/2020 13:41:06 INFO GlusterFS mount attempt 

25/06/2020 13:40:36 INFO GlusterFS mount attempt 

25/06/2020 13:40:06 INFO GlusterFS mount attempt 

25/06/2020 13:39:36 INFO GlusterFS mount attempt 

25/06/2020 13:39:06 INFO GlusterFS mount attempt 

25/06/2020 13:38:36 INFO GlusterFS mount attempt 

25/06/2020 13:38:06 INFO GlusterFS mount attempt 

25/06/2020 13:37:35 INFO GlusterFS mount attempt 

25/06/2020 13:37:05 INFO GlusterFS mount attempt 

25/06/2020 13:36:35 INFO GlusterFS mount attempt 

25/06/2020 13:36:05 INFO GlusterFS mount attempt 

25/06/2020 13:35:35 INFO GlusterFS mount attempt 

25/06/2020 13:35:05 INFO GlusterFS mount attempt 

25/06/2020 13:34:35 INFO GlusterFS mount attempt 

25/06/2020 13:34:05 INFO GlusterFS mount attempt 

25/06/2020 13:33:35 INFO GlusterFS mount attempt 

25/06/2020 13:33:05 INFO GlusterFS mount attempt 

25/06/2020 13:32:35 INFO GlusterFS mount attempt 

25/06/2020 13:32:04 INFO GlusterFS mount attempt 

25/06/2020 13:31:34 INFO GlusterFS mount attempt 

25/06/2020 13:31:04 INFO GlusterFS mount attempt 

25/06/2020 13:30:34 INFO GlusterFS mount attempt 

25/06/2020 13:30:04 INFO GlusterFS mount attempt 

25/06/2020 13:29:34 INFO GlusterFS mount attempt 

25/06/2020 13:29:04 INFO GlusterFS mount attempt 

25/06/2020 13:28:34 INFO GlusterFS mount attempt 

25/06/2020 13:28:04 INFO GlusterFS mount attempt 

25/06/2020 13:27:34 INFO GlusterFS mount attempt 

25/06/2020 13:27:04 INFO GlusterFS mount attempt 

25/06/2020 13:26:33 INFO GlusterFS mount attempt 

25/06/2020 13:26:03 INFO GlusterFS mount attempt 

25/06/2020 13:25:33 INFO GlusterFS mount attempt 

25/06/2020 13:25:03 INFO GlusterFS mount attempt 

25/06/2020 13:24:33 INFO GlusterFS mount attempt 

25/06/2020 13:24:03 INFO GlusterFS mount attempt 

25/06/2020 13:23:33 INFO GlusterFS mount attempt 

25/06/2020 13:23:03 INFO GlusterFS mount attempt 

25/06/2020 13:22:33 INFO GlusterFS mount attempt 

25/06/2020 13:22:03 INFO GlusterFS mount attempt 

25/06/2020 13:21:32 INFO GlusterFS mount attempt 

25/06/2020 13:21:02 INFO GlusterFS mount attempt 

25/06/2020 13:20:32 INFO GlusterFS mount attempt 

25/06/2020 13:20:02 INFO GlusterFS mount attempt 

25/06/2020 13:19:32 INFO GlusterFS mount attempt 

25/06/2020 13:19:02 INFO GlusterFS mount attempt 

25/06/2020 13:18:32 INFO GlusterFS mount attempt 

25/06/2020 13:18:02 INFO GlusterFS mount attempt 

25/06/2020 13:17:32 INFO GlusterFS mount attempt 

25/06/2020 13:17:02 INFO GlusterFS mount attempt 

25/06/2020 13:16:32 INFO GlusterFS mount attempt 

25/06/2020 13:16:01 INFO GlusterFS mount attempt 

25/06/2020 13:15:31 INFO GlusterFS mount attempt 

25/06/2020 13:15:01 INFO GlusterFS mount attempt 

25/06/2020 13:14:31 INFO GlusterFS mount attempt 

25/06/2020 13:14:01 INFO GlusterFS mount attempt 

25/06/2020 13:13:31 INFO GlusterFS mount attempt 

25/06/2020 13:13:01 INFO GlusterFS mount attempt 

25/06/2020 13:12:31 INFO GlusterFS mount attempt 

25/06/2020 13:12:01 INFO GlusterFS mount attempt 

25/06/2020 13:11:31 INFO GlusterFS mount attempt 

25/06/2020 13:11:00 INFO GlusterFS mount attempt 

25/06/2020 13:10:30 INFO GlusterFS mount attempt 

25/06/2020 13:10:00 INFO GlusterFS mount attempt 

25/06/2020 13:09:30 INFO GlusterFS mount attempt 

25/06/2020 13:09:00 INFO GlusterFS mount attempt 

25/06/2020 13:08:30 INFO GlusterFS mount attempt 

25/06/2020 13:08:00 INFO GlusterFS mount attempt 

25/06/2020 13:07:30 INFO GlusterFS mount attempt 

25/06/2020 13:07:00 INFO GlusterFS mount attempt 

25/06/2020 13:06:30 INFO GlusterFS mount attempt 

25/06/2020 13:06:00 INFO GlusterFS mount attempt 

25/06/2020 13:05:29 INFO GlusterFS mount attempt 

25/06/2020 13:04:59 INFO GlusterFS mount attempt 

25/06/2020 13:04:29 INFO GlusterFS mount attempt 

25/06/2020 13:03:59 INFO GlusterFS mount attempt 

25/06/2020 13:03:29 INFO GlusterFS mount attempt 

25/06/2020 13:02:59 INFO GlusterFS mount attempt 

25/06/2020 13:02:29 INFO GlusterFS mount attempt 

25/06/2020 13:01:59 INFO GlusterFS mount attempt 

25/06/2020 13:01:29 INFO GlusterFS mount attempt 

25/06/2020 13:00:59 INFO GlusterFS mount attempt 

25/06/2020 13:00:29 INFO GlusterFS mount attempt 

25/06/2020 12:59:58 INFO GlusterFS mount attempt 

25/06/2020 12:59:28 INFO GlusterFS mount attempt 

25/06/2020 12:58:58 INFO GlusterFS mount attempt 

25/06/2020 12:58:28 INFO GlusterFS mount attempt 

25/06/2020 12:57:58 INFO GlusterFS mount attempt 

25/06/2020 12:57:28 INFO GlusterFS mount attempt 

25/06/2020 12:56:58 INFO GlusterFS mount attempt 

25/06/2020 12:56:28 INFO GlusterFS mount attempt 

25/06/2020 12:55:58 INFO GlusterFS mount attempt 

25/06/2020 12:55:28 INFO GlusterFS mount attempt 

25/06/2020 12:54:57 INFO GlusterFS mount attempt 

25/06/2020 12:54:27 INFO GlusterFS mount attempt 

25/06/2020 12:53:57 INFO GlusterFS mount attempt 

25/06/2020 12:53:27 INFO GlusterFS mount attempt 

25/06/2020 12:52:57 INFO GlusterFS mount attempt 

25/06/2020 12:52:27 INFO GlusterFS mount attempt 

25/06/2020 12:51:57 INFO GlusterFS mount attempt 

25/06/2020 12:51:27 INFO GlusterFS mount attempt 

25/06/2020 12:50:57 INFO GlusterFS mount attempt 

25/06/2020 12:50:27 INFO GlusterFS mount attempt 

25/06/2020 12:49:57 INFO GlusterFS mount attempt 

25/06/2020 12:49:26 INFO GlusterFS mount attempt 

25/06/2020 12:48:56 INFO GlusterFS mount attempt 

25/06/2020 12:48:26 INFO GlusterFS mount attempt 

25/06/2020 12:47:56 INFO GlusterFS mount attempt 

25/06/2020 12:47:26 INFO GlusterFS mount attempt 

25/06/2020 12:46:56 INFO GlusterFS mount attempt 

25/06/2020 12:46:26 INFO GlusterFS mount attempt 

25/06/2020 12:45:56 INFO GlusterFS mount attempt 

25/06/2020 12:45:26 INFO GlusterFS mount attempt 

25/06/2020 12:44:56 INFO GlusterFS mount attempt 

25/06/2020 12:44:26 INFO GlusterFS mount attempt 

25/06/2020 12:43:55 INFO GlusterFS mount attempt 

25/06/2020 12:43:25 INFO GlusterFS mount attempt 

25/06/2020 12:42:55 INFO GlusterFS mount attempt 

25/06/2020 12:42:25 INFO GlusterFS mount attempt 

25/06/2020 12:41:55 INFO GlusterFS mount attempt 

25/06/2020 12:41:25 INFO GlusterFS mount attempt 

25/06/2020 12:40:55 INFO GlusterFS mount attempt 

25/06/2020 12:40:25 INFO GlusterFS mount attempt 

25/06/2020 12:39:55 INFO GlusterFS mount attempt 

25/06/2020 12:39:25 INFO GlusterFS mount attempt 

25/06/2020 12:38:55 INFO GlusterFS mount attempt 

25/06/2020 12:38:24 INFO GlusterFS mount attempt 

25/06/2020 12:37:54 INFO GlusterFS mount attempt 

25/06/2020 12:37:24 INFO GlusterFS mount attempt 

25/06/2020 12:36:54 INFO GlusterFS mount attempt 

25/06/2020 12:36:24 INFO GlusterFS mount attempt 

25/06/2020 12:35:54 INFO GlusterFS mount attempt 

25/06/2020 12:35:24 INFO GlusterFS mount attempt 

25/06/2020 12:34:54 INFO GlusterFS mount attempt 

25/06/2020 12:34:24 INFO GlusterFS mount attempt 

25/06/2020 12:33:54 INFO GlusterFS mount attempt 

25/06/2020 12:33:24 INFO GlusterFS mount attempt 

25/06/2020 12:32:53 INFO GlusterFS mount attempt 

25/06/2020 12:32:23 INFO GlusterFS mount attempt 

25/06/2020 12:31:53 INFO GlusterFS mount attempt 

25/06/2020 12:31:23 INFO GlusterFS mount attempt 

25/06/2020 12:30:53 INFO GlusterFS mount attempt 

25/06/2020 12:30:23 INFO GlusterFS mount attempt 

25/06/2020 12:29:53 INFO GlusterFS mount attempt 

25/06/2020 12:29:23 INFO GlusterFS mount attempt 

25/06/2020 12:28:53 INFO GlusterFS mount attempt 

25/06/2020 12:28:23 INFO GlusterFS mount attempt 

25/06/2020 12:27:52 INFO GlusterFS mount attempt 

25/06/2020 12:27:22 INFO GlusterFS mount attempt 

25/06/2020 12:26:52 INFO GlusterFS mount attempt 

25/06/2020 12:26:22 INFO GlusterFS mount attempt 

25/06/2020 12:25:52 INFO GlusterFS mount attempt 

25/06/2020 12:25:22 INFO GlusterFS mount attempt 

25/06/2020 12:24:52 INFO GlusterFS mount attempt 

25/06/2020 12:24:22 INFO GlusterFS mount attempt 

25/06/2020 12:23:52 INFO GlusterFS mount attempt 

25/06/2020 12:23:22 INFO GlusterFS mount attempt 

25/06/2020 12:22:52 INFO GlusterFS mount attempt 

25/06/2020 12:22:21 INFO GlusterFS mount attempt 

25/06/2020 12:21:51 INFO GlusterFS mount attempt 

25/06/2020 12:21:21 INFO GlusterFS mount attempt 

25/06/2020 12:20:51 INFO GlusterFS mount attempt 

25/06/2020 12:20:21 INFO GlusterFS mount attempt 

25/06/2020 12:19:51 INFO GlusterFS mount attempt 

25/06/2020 12:19:21 INFO GlusterFS mount attempt 

25/06/2020 12:18:51 INFO GlusterFS mount attempt 

25/06/2020 12:18:21 INFO GlusterFS mount attempt 

25/06/2020 12:17:51 INFO GlusterFS mount attempt 

25/06/2020 12:17:20 INFO GlusterFS mount attempt 

25/06/2020 12:16:50 INFO GlusterFS mount attempt 

25/06/2020 12:16:20 INFO GlusterFS mount attempt 

25/06/2020 12:15:50 INFO GlusterFS mount attempt 

25/06/2020 12:15:20 INFO GlusterFS mount attempt 

25/06/2020 12:14:50 INFO GlusterFS mount attempt 

25/06/2020 12:14:20 INFO GlusterFS mount attempt 

25/06/2020 12:13:50 INFO GlusterFS mount attempt 

25/06/2020 12:13:20 INFO GlusterFS mount attempt 

25/06/2020 12:12:50 INFO GlusterFS mount attempt 

25/06/2020 12:12:20 INFO GlusterFS mount attempt 

25/06/2020 12:11:49 INFO GlusterFS mount attempt 

25/06/2020 12:11:19 INFO GlusterFS mount attempt 

25/06/2020 12:10:49 INFO GlusterFS mount attempt 

25/06/2020 12:10:19 INFO GlusterFS mount attempt 

25/06/2020 12:09:49 INFO GlusterFS mount attempt 

25/06/2020 12:09:19 INFO GlusterFS mount attempt 

25/06/2020 12:08:49 INFO GlusterFS mount attempt 

25/06/2020 12:08:19 INFO GlusterFS mount attempt 

25/06/2020 12:07:49 INFO GlusterFS mount attempt 

25/06/2020 12:07:19 INFO GlusterFS mount attempt 

25/06/2020 12:06:49 INFO GlusterFS mount attempt 

25/06/2020 12:06:18 INFO GlusterFS mount attempt 

25/06/2020 12:05:48 INFO GlusterFS mount attempt 

25/06/2020 12:05:18 INFO GlusterFS mount attempt 

25/06/2020 12:04:48 INFO GlusterFS mount attempt 

25/06/2020 12:04:18 INFO GlusterFS mount attempt 

25/06/2020 12:03:48 INFO GlusterFS mount attempt 

25/06/2020 12:03:18 INFO GlusterFS mount attempt 

25/06/2020 12:02:48 INFO GlusterFS mount attempt 

25/06/2020 12:02:18 INFO GlusterFS mount attempt 

25/06/2020 12:01:48 INFO GlusterFS mount attempt 

25/06/2020 12:01:18 INFO GlusterFS mount attempt 

25/06/2020 12:00:47 INFO GlusterFS mount attempt 

25/06/2020 12:00:17 INFO GlusterFS mount attempt 

25/06/2020 11:59:47 INFO GlusterFS mount attempt 

25/06/2020 11:59:17 INFO GlusterFS mount attempt 

25/06/2020 11:58:47 INFO GlusterFS mount attempt 

25/06/2020 11:58:17 INFO GlusterFS mount attempt 

25/06/2020 11:57:47 INFO GlusterFS mount attempt 

25/06/2020 11:57:17 INFO GlusterFS mount attempt 

25/06/2020 11:56:47 INFO GlusterFS mount attempt 

25/06/2020 11:56:17 INFO GlusterFS mount attempt 

25/06/2020 11:55:47 INFO GlusterFS mount attempt 

25/06/2020 11:55:16 INFO GlusterFS mount attempt 

25/06/2020 11:54:46 INFO GlusterFS mount attempt 

25/06/2020 11:54:16 INFO GlusterFS mount attempt 

25/06/2020 11:53:46 INFO GlusterFS mount attempt 

25/06/2020 11:53:16 INFO GlusterFS mount attempt 

25/06/2020 11:52:46 INFO GlusterFS mount attempt 

25/06/2020 11:52:16 INFO GlusterFS mount attempt 

25/06/2020 11:51:46 INFO GlusterFS mount attempt 

25/06/2020 11:51:16 INFO GlusterFS mount attempt 

25/06/2020 11:50:46 INFO GlusterFS mount attempt 

25/06/2020 11:50:16 INFO GlusterFS mount attempt 

25/06/2020 11:49:45 INFO GlusterFS mount attempt 

25/06/2020 11:49:15 INFO GlusterFS mount attempt 

25/06/2020 11:48:45 INFO GlusterFS mount attempt 

25/06/2020 11:48:15 INFO GlusterFS mount attempt 

25/06/2020 11:47:45 INFO GlusterFS mount attempt 

25/06/2020 11:47:15 INFO GlusterFS mount attempt 

25/06/2020 11:46:45 INFO GlusterFS mount attempt 

25/06/2020 11:46:15 INFO GlusterFS mount attempt 

25/06/2020 11:45:45 INFO GlusterFS mount attempt 

25/06/2020 11:45:15 INFO GlusterFS mount attempt 

25/06/2020 11:44:45 INFO GlusterFS mount attempt 

25/06/2020 11:44:14 INFO GlusterFS mount attempt 

25/06/2020 11:43:44 INFO GlusterFS mount attempt 

25/06/2020 11:43:14 INFO GlusterFS mount attempt 

25/06/2020 11:42:44 INFO GlusterFS mount attempt 

25/06/2020 11:42:14 INFO GlusterFS mount attempt 

25/06/2020 11:41:44 INFO GlusterFS mount attempt 

25/06/2020 11:41:14 INFO GlusterFS mount attempt 

25/06/2020 11:40:44 INFO GlusterFS mount attempt 

25/06/2020 11:40:14 INFO GlusterFS mount attempt 

25/06/2020 11:39:44 INFO GlusterFS mount attempt 

25/06/2020 11:39:14 INFO GlusterFS mount attempt 

25/06/2020 11:38:43 INFO GlusterFS mount attempt 

25/06/2020 11:38:13 INFO GlusterFS mount attempt 

25/06/2020 11:37:43 INFO GlusterFS mount attempt 

25/06/2020 11:37:13 INFO GlusterFS mount attempt 

25/06/2020 11:36:43 INFO GlusterFS mount attempt 

25/06/2020 11:36:13 INFO GlusterFS mount attempt 

25/06/2020 11:35:43 INFO GlusterFS mount attempt 

25/06/2020 11:35:13 INFO GlusterFS mount attempt 

25/06/2020 11:34:43 INFO GlusterFS mount attempt 

25/06/2020 11:34:13 INFO GlusterFS mount attempt 

25/06/2020 11:33:42 INFO GlusterFS mount attempt 

25/06/2020 11:33:12 INFO GlusterFS mount attempt 

25/06/2020 11:32:42 INFO GlusterFS mount attempt 

25/06/2020 11:32:12 INFO GlusterFS mount attempt 

25/06/2020 11:31:42 INFO GlusterFS mount attempt 

25/06/2020 11:31:12 INFO GlusterFS mount attempt 

25/06/2020 11:30:42 INFO GlusterFS mount attempt 

25/06/2020 11:30:12 INFO GlusterFS mount attempt 

25/06/2020 11:29:42 INFO GlusterFS mount attempt 

25/06/2020 11:29:12 INFO GlusterFS mount attempt 

25/06/2020 11:28:42 INFO GlusterFS mount attempt 

25/06/2020 11:28:11 INFO GlusterFS mount attempt 

25/06/2020 11:27:41 INFO GlusterFS mount attempt 

25/06/2020 11:27:11 INFO GlusterFS mount attempt 

25/06/2020 11:26:41 INFO GlusterFS mount attempt 

25/06/2020 11:26:11 INFO GlusterFS mount attempt 

25/06/2020 11:25:41 INFO GlusterFS mount attempt 

25/06/2020 11:25:11 INFO GlusterFS mount attempt 

25/06/2020 11:24:41 INFO GlusterFS mount attempt 

25/06/2020 11:24:11 INFO GlusterFS mount attempt 

25/06/2020 11:23:41 INFO GlusterFS mount attempt 

25/06/2020 11:23:10 INFO GlusterFS mount attempt 

25/06/2020 11:22:40 INFO GlusterFS mount attempt 

25/06/2020 11:22:10 INFO GlusterFS mount attempt 

25/06/2020 11:21:40 INFO GlusterFS mount attempt 

25/06/2020 11:21:10 INFO GlusterFS mount attempt 

25/06/2020 11:20:40 INFO GlusterFS mount attempt 

25/06/2020 11:20:10 INFO GlusterFS mount attempt 

25/06/2020 11:19:40 INFO GlusterFS mount attempt 

25/06/2020 11:19:10 INFO GlusterFS mount attempt 

25/06/2020 11:18:40 INFO GlusterFS mount attempt 

25/06/2020 11:18:10 INFO GlusterFS mount attempt 

25/06/2020 11:17:39 INFO GlusterFS mount attempt 

25/06/2020 11:17:09 INFO GlusterFS mount attempt 

25/06/2020 11:16:39 INFO GlusterFS mount attempt 

25/06/2020 11:16:09 INFO GlusterFS mount attempt 

25/06/2020 11:15:39 INFO GlusterFS mount attempt 

25/06/2020 11:15:09 INFO GlusterFS mount attempt 

25/06/2020 11:14:39 INFO GlusterFS mount attempt 

25/06/2020 11:14:09 INFO GlusterFS mount attempt 

25/06/2020 11:13:39 INFO GlusterFS mount attempt 

25/06/2020 11:13:09 INFO GlusterFS mount attempt 

25/06/2020 11:12:38 INFO GlusterFS mount attempt 

25/06/2020 11:12:08 INFO GlusterFS mount attempt 

25/06/2020 11:11:38 INFO GlusterFS mount attempt 

25/06/2020 11:11:08 INFO GlusterFS mount attempt 

25/06/2020 11:10:38 INFO GlusterFS mount attempt 

25/06/2020 11:10:08 INFO GlusterFS mount attempt 

25/06/2020 11:09:38 INFO GlusterFS mount attempt 

25/06/2020 11:09:08 INFO GlusterFS mount attempt 

25/06/2020 11:08:38 INFO GlusterFS mount attempt 

25/06/2020 11:08:08 INFO GlusterFS mount attempt 

25/06/2020 11:07:38 INFO GlusterFS mount attempt 

25/06/2020 11:07:07 INFO GlusterFS mount attempt 

25/06/2020 11:06:37 INFO GlusterFS mount attempt 

25/06/2020 11:06:07 INFO GlusterFS mount attempt 

25/06/2020 11:05:37 INFO GlusterFS mount attempt 

25/06/2020 11:05:07 INFO GlusterFS mount attempt 

25/06/2020 11:04:37 INFO GlusterFS mount attempt 

25/06/2020 11:04:07 INFO GlusterFS mount attempt 

25/06/2020 11:03:37 INFO GlusterFS mount attempt 

25/06/2020 11:03:07 INFO GlusterFS mount attempt 

25/06/2020 11:02:37 INFO GlusterFS mount attempt 

25/06/2020 11:02:07 INFO GlusterFS mount attempt 

25/06/2020 11:01:36 INFO GlusterFS mount attempt 

25/06/2020 11:01:06 INFO GlusterFS mount attempt 

25/06/2020 11:00:36 INFO GlusterFS mount attempt 

25/06/2020 11:00:06 INFO GlusterFS mount attempt 

25/06/2020 10:59:36 INFO GlusterFS mount attempt 

25/06/2020 10:59:06 INFO GlusterFS mount attempt 

25/06/2020 10:58:36 INFO GlusterFS mount attempt 

25/06/2020 10:58:06 INFO GlusterFS mount attempt 

25/06/2020 10:57:36 INFO GlusterFS mount attempt 

25/06/2020 10:57:06 INFO GlusterFS mount attempt 

25/06/2020 10:56:35 INFO GlusterFS mount attempt 

25/06/2020 10:56:05 INFO GlusterFS mount attempt 

25/06/2020 10:55:35 INFO GlusterFS mount attempt 

25/06/2020 10:55:05 INFO GlusterFS mount attempt 

25/06/2020 10:54:35 INFO GlusterFS mount attempt 

25/06/2020 10:54:05 INFO GlusterFS mount attempt 

25/06/2020 10:53:35 INFO GlusterFS mount attempt 

25/06/2020 10:53:05 INFO GlusterFS mount attempt 

25/06/2020 10:52:35 INFO GlusterFS mount attempt 

25/06/2020 10:52:05 INFO GlusterFS mount attempt 

25/06/2020 10:51:35 INFO GlusterFS mount attempt 

25/06/2020 10:51:04 INFO GlusterFS mount attempt 

25/06/2020 10:50:34 INFO GlusterFS mount attempt 

25/06/2020 10:50:04 INFO GlusterFS mount attempt 

25/06/2020 10:49:34 INFO GlusterFS mount attempt 

25/06/2020 10:49:04 INFO GlusterFS mount attempt 

25/06/2020 10:48:34 INFO GlusterFS mount attempt 

25/06/2020 10:48:04 INFO GlusterFS mount attempt 

25/06/2020 10:47:34 INFO GlusterFS mount attempt 

25/06/2020 10:47:04 INFO GlusterFS mount attempt 

25/06/2020 10:46:34 INFO GlusterFS mount attempt 

25/06/2020 10:46:04 INFO GlusterFS mount attempt 

25/06/2020 10:45:33 INFO GlusterFS mount attempt 

25/06/2020 10:45:03 INFO GlusterFS mount attempt 

25/06/2020 10:44:33 INFO GlusterFS mount attempt 

25/06/2020 10:44:03 INFO GlusterFS mount attempt 

25/06/2020 10:43:33 INFO GlusterFS mount attempt 

25/06/2020 10:43:03 INFO GlusterFS mount attempt 

25/06/2020 10:42:33 INFO GlusterFS mount attempt 

25/06/2020 10:42:03 INFO GlusterFS mount attempt 

25/06/2020 10:41:33 INFO GlusterFS mount attempt 

25/06/2020 10:41:03 INFO GlusterFS mount attempt 

25/06/2020 10:40:32 INFO GlusterFS mount attempt 

25/06/2020 10:40:02 INFO GlusterFS mount attempt 

25/06/2020 10:39:32 INFO GlusterFS mount attempt 

25/06/2020 10:39:02 INFO GlusterFS mount attempt 

25/06/2020 10:38:32 INFO GlusterFS mount attempt 

25/06/2020 10:38:02 INFO GlusterFS mount attempt 

25/06/2020 10:37:32 INFO GlusterFS mount attempt 

25/06/2020 10:37:02 INFO GlusterFS mount attempt 

25/06/2020 10:36:32 INFO GlusterFS mount attempt 

25/06/2020 10:36:02 INFO GlusterFS mount attempt 

25/06/2020 10:35:32 INFO GlusterFS mount attempt 

25/06/2020 10:35:01 INFO GlusterFS mount attempt 

25/06/2020 10:34:31 INFO GlusterFS mount attempt 

25/06/2020 10:34:01 INFO GlusterFS mount attempt 

25/06/2020 10:33:31 INFO GlusterFS mount attempt 

25/06/2020 10:33:01 INFO GlusterFS mount attempt 

25/06/2020 10:32:31 INFO GlusterFS mount attempt 

25/06/2020 10:32:01 INFO GlusterFS mount attempt 

25/06/2020 10:31:31 INFO GlusterFS mount attempt 

25/06/2020 10:31:01 INFO GlusterFS mount attempt 

25/06/2020 10:30:31 INFO GlusterFS mount attempt 

25/06/2020 10:30:01 INFO GlusterFS mount attempt 

25/06/2020 10:29:30 INFO GlusterFS mount attempt 

25/06/2020 10:29:00 INFO GlusterFS mount attempt 

25/06/2020 10:28:30 INFO GlusterFS mount attempt 

25/06/2020 10:28:00 INFO GlusterFS mount attempt 

25/06/2020 10:27:30 INFO GlusterFS mount attempt 

25/06/2020 10:27:00 INFO GlusterFS mount attempt 

25/06/2020 10:26:30 INFO GlusterFS mount attempt 

25/06/2020 10:26:00 INFO GlusterFS mount attempt 

25/06/2020 10:25:30 INFO GlusterFS mount attempt 

25/06/2020 10:25:00 INFO GlusterFS mount attempt 

25/06/2020 10:24:29 INFO GlusterFS mount attempt 

25/06/2020 10:23:59 INFO GlusterFS mount attempt 

25/06/2020 10:23:29 INFO GlusterFS mount attempt 

25/06/2020 10:22:59 INFO GlusterFS mount attempt 

25/06/2020 10:22:29 INFO GlusterFS mount attempt 

25/06/2020 10:21:59 INFO GlusterFS mount attempt 

25/06/2020 10:21:29 INFO GlusterFS mount attempt 

25/06/2020 10:20:59 INFO GlusterFS mount attempt 

25/06/2020 10:20:29 INFO GlusterFS mount attempt 

25/06/2020 10:19:59 INFO GlusterFS mount attempt 

25/06/2020 10:19:29 INFO GlusterFS mount attempt 

25/06/2020 10:18:58 INFO GlusterFS mount attempt 

25/06/2020 10:18:28 INFO GlusterFS mount attempt 

25/06/2020 10:17:58 INFO GlusterFS mount attempt 

25/06/2020 10:17:28 INFO GlusterFS mount attempt 

25/06/2020 10:16:58 INFO GlusterFS mount attempt 

25/06/2020 10:16:28 INFO GlusterFS mount attempt 

25/06/2020 10:15:58 INFO GlusterFS mount attempt 

25/06/2020 10:15:28 INFO GlusterFS mount attempt 

25/06/2020 10:14:58 INFO GlusterFS mount attempt 

25/06/2020 10:14:28 INFO GlusterFS mount attempt 

25/06/2020 10:13:58 INFO GlusterFS mount attempt 

25/06/2020 10:13:27 INFO GlusterFS mount attempt 

25/06/2020 10:12:57 INFO GlusterFS mount attempt 

25/06/2020 10:12:27 INFO GlusterFS mount attempt 

25/06/2020 10:11:57 INFO GlusterFS mount attempt 

25/06/2020 10:11:27 INFO GlusterFS mount attempt 

25/06/2020 10:10:57 INFO GlusterFS mount attempt 

25/06/2020 10:10:27 INFO GlusterFS mount attempt 

25/06/2020 10:09:57 INFO GlusterFS mount attempt 

25/06/2020 10:09:27 INFO GlusterFS mount attempt 

25/06/2020 10:08:57 INFO GlusterFS mount attempt 

25/06/2020 10:08:26 INFO GlusterFS mount attempt 

25/06/2020 10:07:56 INFO GlusterFS mount attempt 

25/06/2020 10:07:26 INFO GlusterFS mount attempt 

25/06/2020 10:06:56 INFO GlusterFS mount attempt 

25/06/2020 10:06:26 INFO GlusterFS mount attempt 

25/06/2020 10:05:56 INFO GlusterFS mount attempt 

25/06/2020 10:05:26 INFO GlusterFS mount attempt 

25/06/2020 10:04:56 INFO GlusterFS mount attempt 

25/06/2020 10:04:26 INFO GlusterFS mount attempt 

25/06/2020 10:03:56 INFO GlusterFS mount attempt 

25/06/2020 10:03:26 INFO GlusterFS mount attempt 

25/06/2020 10:02:55 INFO GlusterFS mount attempt 

25/06/2020 10:02:25 INFO GlusterFS mount attempt 

25/06/2020 10:01:55 INFO GlusterFS mount attempt 

25/06/2020 10:01:25 INFO GlusterFS mount attempt 

25/06/2020 10:00:55 INFO GlusterFS mount attempt 

25/06/2020 10:00:25 INFO GlusterFS mount attempt 

25/06/2020 09:59:55 INFO GlusterFS mount attempt 

25/06/2020 09:59:25 INFO GlusterFS mount attempt 

25/06/2020 09:58:55 INFO GlusterFS mount attempt 

25/06/2020 09:58:25 INFO GlusterFS mount attempt 

25/06/2020 09:57:55 INFO GlusterFS mount attempt 

25/06/2020 09:57:24 INFO GlusterFS mount attempt 

25/06/2020 09:56:54 INFO GlusterFS mount attempt 

25/06/2020 09:56:24 INFO GlusterFS mount attempt 

25/06/2020 09:55:54 INFO GlusterFS mount attempt 

25/06/2020 09:55:24 INFO GlusterFS mount attempt 

25/06/2020 09:54:54 INFO GlusterFS mount attempt 

25/06/2020 09:54:24 INFO GlusterFS mount attempt 

25/06/2020 09:53:54 INFO GlusterFS mount attempt 

25/06/2020 09:53:24 INFO GlusterFS mount attempt 

25/06/2020 09:52:54 INFO GlusterFS mount attempt 

25/06/2020 09:52:24 INFO GlusterFS mount attempt 

25/06/2020 09:51:53 INFO GlusterFS mount attempt 

25/06/2020 09:51:23 INFO GlusterFS mount attempt 

25/06/2020 09:50:53 INFO GlusterFS mount attempt 

25/06/2020 09:50:23 INFO GlusterFS mount attempt 

25/06/2020 09:49:53 INFO GlusterFS mount attempt 

25/06/2020 09:49:23 INFO GlusterFS mount attempt 

25/06/2020 09:48:53 INFO GlusterFS mount attempt 

25/06/2020 09:48:23 INFO GlusterFS mount attempt 

25/06/2020 09:47:53 INFO GlusterFS mount attempt 

25/06/2020 09:47:23 INFO GlusterFS mount attempt 

25/06/2020 09:46:53 INFO GlusterFS mount attempt 

25/06/2020 09:46:22 INFO GlusterFS mount attempt 

25/06/2020 09:45:52 INFO GlusterFS mount attempt 

25/06/2020 09:45:22 INFO GlusterFS mount attempt 

25/06/2020 09:44:52 INFO GlusterFS mount attempt 

25/06/2020 09:44:22 INFO GlusterFS mount attempt 

25/06/2020 09:43:52 INFO GlusterFS mount attempt 

25/06/2020 09:43:22 INFO GlusterFS mount attempt 

25/06/2020 09:42:52 INFO GlusterFS mount attempt 

25/06/2020 09:42:22 INFO GlusterFS mount attempt 

25/06/2020 09:41:52 INFO GlusterFS mount attempt 

25/06/2020 09:41:22 INFO GlusterFS mount attempt 

25/06/2020 09:40:51 INFO GlusterFS mount attempt 

25/06/2020 09:40:21 INFO GlusterFS mount attempt 

25/06/2020 09:39:51 INFO GlusterFS mount attempt 

25/06/2020 09:39:21 INFO GlusterFS mount attempt 

25/06/2020 09:38:51 INFO GlusterFS mount attempt 

25/06/2020 09:38:21 INFO GlusterFS mount attempt 

25/06/2020 09:37:51 INFO GlusterFS mount attempt 

25/06/2020 09:37:21 INFO GlusterFS mount attempt 

25/06/2020 09:36:51 INFO GlusterFS mount attempt 

25/06/2020 09:36:21 INFO GlusterFS mount attempt 

25/06/2020 09:35:51 INFO GlusterFS mount attempt 

25/06/2020 09:35:20 INFO GlusterFS mount attempt 

25/06/2020 09:34:50 INFO GlusterFS mount attempt 

25/06/2020 09:34:20 INFO GlusterFS mount attempt 

25/06/2020 09:33:50 INFO GlusterFS mount attempt 

25/06/2020 09:33:20 INFO GlusterFS mount attempt 

25/06/2020 09:32:50 INFO GlusterFS mount attempt 

25/06/2020 09:32:20 INFO GlusterFS mount attempt 

25/06/2020 09:31:50 INFO GlusterFS mount attempt 

25/06/2020 09:31:20 INFO GlusterFS mount attempt 

25/06/2020 09:30:50 INFO GlusterFS mount attempt 

25/06/2020 09:30:20 INFO GlusterFS mount attempt 

25/06/2020 09:29:49 INFO GlusterFS mount attempt 

25/06/2020 09:29:19 INFO GlusterFS mount attempt 

25/06/2020 09:28:49 INFO GlusterFS mount attempt 

25/06/2020 09:28:19 INFO GlusterFS mount attempt 

25/06/2020 09:27:49 INFO GlusterFS mount attempt 

25/06/2020 09:27:19 INFO GlusterFS mount attempt 

25/06/2020 09:26:49 INFO GlusterFS mount attempt 

25/06/2020 09:26:19 INFO GlusterFS mount attempt 

25/06/2020 09:25:49 INFO GlusterFS mount attempt 

25/06/2020 09:25:19 INFO GlusterFS mount attempt 

25/06/2020 09:24:49 INFO GlusterFS mount attempt 

25/06/2020 09:24:18 INFO GlusterFS mount attempt 

25/06/2020 09:23:48 INFO GlusterFS mount attempt 

25/06/2020 09:23:18 INFO GlusterFS mount attempt 

25/06/2020 09:22:48 INFO GlusterFS mount attempt 

25/06/2020 09:22:18 INFO GlusterFS mount attempt 

25/06/2020 09:21:48 INFO GlusterFS mount attempt 

25/06/2020 09:21:18 INFO GlusterFS mount attempt 

25/06/2020 09:20:48 INFO GlusterFS mount attempt 

25/06/2020 09:20:18 INFO GlusterFS mount attempt 

25/06/2020 09:19:48 INFO GlusterFS mount attempt 

25/06/2020 09:19:18 INFO GlusterFS mount attempt 

25/06/2020 09:18:47 INFO GlusterFS mount attempt 

25/06/2020 09:18:17 INFO GlusterFS mount attempt 

25/06/2020 09:17:47 INFO GlusterFS mount attempt 

25/06/2020 09:17:17 INFO GlusterFS mount attempt 

25/06/2020 09:16:47 INFO GlusterFS mount attempt 

25/06/2020 09:16:17 INFO GlusterFS mount attempt 

25/06/2020 09:15:47 INFO GlusterFS mount attempt 

25/06/2020 09:15:17 INFO GlusterFS mount attempt 

25/06/2020 09:14:47 INFO GlusterFS mount attempt 

25/06/2020 09:14:17 INFO GlusterFS mount attempt 

25/06/2020 09:13:47 INFO GlusterFS mount attempt 

25/06/2020 09:13:16 INFO GlusterFS mount attempt 

25/06/2020 09:12:46 INFO GlusterFS mount attempt 

25/06/2020 09:12:16 INFO GlusterFS mount attempt 

25/06/2020 09:11:46 INFO GlusterFS mount attempt 

25/06/2020 09:11:16 INFO GlusterFS mount attempt 

25/06/2020 09:10:46 INFO GlusterFS mount attempt 

25/06/2020 09:10:16 INFO GlusterFS mount attempt 

25/06/2020 09:09:46 INFO GlusterFS mount attempt 

25/06/2020 09:09:16 INFO GlusterFS mount attempt 

25/06/2020 09:08:46 INFO GlusterFS mount attempt 

25/06/2020 09:08:16 INFO GlusterFS mount attempt 

25/06/2020 09:07:45 INFO GlusterFS mount attempt 

25/06/2020 09:07:15 INFO GlusterFS mount attempt 

25/06/2020 09:06:45 INFO GlusterFS mount attempt 

25/06/2020 09:06:15 INFO GlusterFS mount attempt 

25/06/2020 09:05:45 INFO GlusterFS mount attempt 

25/06/2020 09:05:15 INFO GlusterFS mount attempt 

25/06/2020 09:04:45 INFO GlusterFS mount attempt 

25/06/2020 09:04:15 INFO GlusterFS mount attempt 

25/06/2020 09:03:45 INFO GlusterFS mount attempt 

25/06/2020 09:03:15 INFO GlusterFS mount attempt 

25/06/2020 09:02:45 INFO GlusterFS mount attempt 

25/06/2020 09:02:14 INFO GlusterFS mount attempt 

25/06/2020 09:01:44 INFO GlusterFS mount attempt 

25/06/2020 09:01:14 INFO GlusterFS mount attempt 

25/06/2020 09:00:44 INFO GlusterFS mount attempt 

25/06/2020 09:00:14 INFO GlusterFS mount attempt 

25/06/2020 08:59:44 INFO GlusterFS mount attempt 

25/06/2020 08:59:14 INFO GlusterFS mount attempt 

25/06/2020 08:58:44 INFO GlusterFS mount attempt 

25/06/2020 08:58:14 INFO GlusterFS mount attempt 

25/06/2020 08:57:44 INFO GlusterFS mount attempt 

25/06/2020 08:57:14 INFO GlusterFS mount attempt 

25/06/2020 08:56:43 INFO GlusterFS mount attempt 

25/06/2020 08:56:13 INFO GlusterFS mount attempt 

25/06/2020 08:55:43 INFO GlusterFS mount attempt 

25/06/2020 08:55:13 INFO GlusterFS mount attempt 

25/06/2020 08:54:43 INFO GlusterFS mount attempt 

25/06/2020 08:54:13 INFO GlusterFS mount attempt 

25/06/2020 08:53:43 INFO GlusterFS mount attempt 

25/06/2020 08:53:13 INFO GlusterFS mount attempt 

25/06/2020 08:52:43 INFO GlusterFS mount attempt 

25/06/2020 08:52:13 INFO GlusterFS mount attempt 

25/06/2020 08:51:43 INFO GlusterFS mount attempt 

25/06/2020 08:51:12 INFO GlusterFS mount attempt 

25/06/2020 08:50:42 INFO GlusterFS mount attempt 

25/06/2020 08:50:12 INFO GlusterFS mount attempt 

25/06/2020 08:49:42 INFO GlusterFS mount attempt 

25/06/2020 08:49:12 INFO GlusterFS mount attempt 

25/06/2020 08:48:42 INFO GlusterFS mount attempt 

25/06/2020 08:48:12 INFO GlusterFS mount attempt 

25/06/2020 08:47:42 INFO GlusterFS mount attempt 

25/06/2020 08:47:12 INFO GlusterFS mount attempt 

25/06/2020 08:46:42 INFO GlusterFS mount attempt 

25/06/2020 08:46:12 INFO GlusterFS mount attempt 

25/06/2020 08:45:41 INFO GlusterFS mount attempt 

25/06/2020 08:45:11 INFO GlusterFS mount attempt 

25/06/2020 08:44:41 INFO GlusterFS mount attempt 

25/06/2020 08:44:11 INFO GlusterFS mount attempt 

25/06/2020 08:43:41 INFO GlusterFS mount attempt 

25/06/2020 08:43:11 INFO GlusterFS mount attempt 

25/06/2020 08:42:41 INFO GlusterFS mount attempt 

25/06/2020 08:42:11 INFO GlusterFS mount attempt 

25/06/2020 08:41:41 INFO GlusterFS mount attempt 

25/06/2020 08:41:11 INFO GlusterFS mount attempt 

25/06/2020 08:40:40 INFO GlusterFS mount attempt 

25/06/2020 08:40:10 INFO GlusterFS mount attempt 

25/06/2020 08:39:40 INFO GlusterFS mount attempt 

25/06/2020 08:39:10 INFO GlusterFS mount attempt 

25/06/2020 08:38:40 INFO GlusterFS mount attempt 

25/06/2020 08:38:10 INFO GlusterFS mount attempt 

25/06/2020 08:37:40 INFO GlusterFS mount attempt 

25/06/2020 08:37:10 INFO GlusterFS mount attempt 

25/06/2020 08:36:40 INFO GlusterFS mount attempt 

25/06/2020 08:36:10 INFO GlusterFS mount attempt 

25/06/2020 08:35:40 INFO GlusterFS mount attempt 

25/06/2020 08:35:09 INFO GlusterFS mount attempt 

25/06/2020 08:34:39 INFO GlusterFS mount attempt 

25/06/2020 08:34:09 INFO GlusterFS mount attempt 

25/06/2020 08:33:39 INFO GlusterFS mount attempt 

25/06/2020 08:33:09 INFO GlusterFS mount attempt 

25/06/2020 08:32:39 INFO GlusterFS mount attempt 

25/06/2020 08:32:09 INFO GlusterFS mount attempt 

25/06/2020 08:31:39 INFO GlusterFS mount attempt 

25/06/2020 08:31:09 INFO GlusterFS mount attempt 

25/06/2020 08:30:39 INFO GlusterFS mount attempt 

25/06/2020 08:30:08 INFO GlusterFS mount attempt 

25/06/2020 08:29:38 INFO GlusterFS mount attempt 

25/06/2020 08:29:08 INFO GlusterFS mount attempt 

25/06/2020 08:28:38 INFO GlusterFS mount attempt 

25/06/2020 08:28:08 INFO GlusterFS mount attempt 

25/06/2020 08:27:38 INFO GlusterFS mount attempt 

25/06/2020 08:27:08 INFO GlusterFS mount attempt 

25/06/2020 08:26:38 INFO GlusterFS mount attempt 

25/06/2020 08:26:08 INFO GlusterFS mount attempt 

25/06/2020 08:25:38 INFO GlusterFS mount attempt 

25/06/2020 08:25:08 INFO GlusterFS mount attempt 

25/06/2020 08:24:37 INFO GlusterFS mount attempt 

25/06/2020 08:24:07 INFO GlusterFS mount attempt 

25/06/2020 08:23:37 INFO GlusterFS mount attempt 

25/06/2020 08:23:07 INFO GlusterFS mount attempt 

25/06/2020 08:22:37 INFO GlusterFS mount attempt 

25/06/2020 08:22:07 INFO GlusterFS mount attempt 

25/06/2020 08:21:37 INFO GlusterFS mount attempt 

25/06/2020 08:21:07 INFO GlusterFS mount attempt 

25/06/2020 08:20:37 INFO GlusterFS mount attempt 

25/06/2020 08:20:07 INFO GlusterFS mount attempt 

25/06/2020 08:19:37 INFO GlusterFS mount attempt 

25/06/2020 08:19:06 INFO GlusterFS mount attempt 

25/06/2020 08:18:36 INFO GlusterFS mount attempt 

25/06/2020 08:18:06 INFO GlusterFS mount attempt 

25/06/2020 08:17:36 INFO GlusterFS mount attempt 

25/06/2020 08:17:06 INFO GlusterFS mount attempt 

25/06/2020 08:16:36 INFO GlusterFS mount attempt 

25/06/2020 08:16:06 INFO GlusterFS mount attempt 

25/06/2020 08:15:36 INFO GlusterFS mount attempt 

25/06/2020 08:15:06 INFO GlusterFS mount attempt 

25/06/2020 08:14:36 INFO GlusterFS mount attempt 

25/06/2020 08:14:06 INFO GlusterFS mount attempt 

25/06/2020 08:13:35 INFO GlusterFS mount attempt 

25/06/2020 08:13:05 INFO GlusterFS mount attempt 

25/06/2020 08:12:35 INFO GlusterFS mount attempt 

25/06/2020 08:12:05 INFO GlusterFS mount attempt 

25/06/2020 08:11:35 INFO GlusterFS mount attempt 

25/06/2020 08:11:05 INFO GlusterFS mount attempt 

25/06/2020 08:10:35 INFO GlusterFS mount attempt 

25/06/2020 08:10:05 INFO GlusterFS mount attempt 

25/06/2020 08:09:35 INFO GlusterFS mount attempt 

25/06/2020 08:09:05 INFO GlusterFS mount attempt 

25/06/2020 08:08:35 INFO GlusterFS mount attempt 

25/06/2020 08:08:04 INFO GlusterFS mount attempt 

25/06/2020 08:07:34 INFO GlusterFS mount attempt 

25/06/2020 08:07:04 INFO GlusterFS mount attempt 

25/06/2020 08:06:34 INFO GlusterFS mount attempt 

25/06/2020 08:06:04 INFO GlusterFS mount attempt 

25/06/2020 08:05:34 INFO GlusterFS mount attempt 

25/06/2020 08:05:04 INFO GlusterFS mount attempt 

25/06/2020 08:04:34 INFO GlusterFS mount attempt 

25/06/2020 08:04:04 INFO GlusterFS mount attempt 

25/06/2020 08:03:34 INFO GlusterFS mount attempt 

25/06/2020 08:03:03 INFO GlusterFS mount attempt 

25/06/2020 08:02:33 INFO GlusterFS mount attempt 

25/06/2020 08:02:03 INFO GlusterFS mount attempt 

25/06/2020 08:01:33 INFO GlusterFS mount attempt 

25/06/2020 08:01:03 INFO GlusterFS mount attempt 

25/06/2020 08:00:33 INFO GlusterFS mount attempt 

25/06/2020 08:00:03 INFO GlusterFS mount attempt 

25/06/2020 07:59:33 INFO GlusterFS mount attempt 

25/06/2020 07:59:03 INFO GlusterFS mount attempt 

25/06/2020 07:58:33 INFO GlusterFS mount attempt 

25/06/2020 07:58:03 INFO GlusterFS mount attempt 

25/06/2020 07:57:32 INFO GlusterFS mount attempt 

25/06/2020 07:57:02 INFO GlusterFS mount attempt 

25/06/2020 07:56:32 INFO GlusterFS mount attempt 

25/06/2020 07:56:02 INFO GlusterFS mount attempt 

25/06/2020 07:55:32 INFO GlusterFS mount attempt 

25/06/2020 07:55:02 INFO GlusterFS mount attempt 

25/06/2020 07:54:32 INFO GlusterFS mount attempt 

25/06/2020 07:54:02 INFO GlusterFS mount attempt 

25/06/2020 07:53:32 INFO GlusterFS mount attempt 

25/06/2020 07:53:02 INFO GlusterFS mount attempt 

25/06/2020 07:52:32 INFO GlusterFS mount attempt 

25/06/2020 07:52:01 INFO GlusterFS mount attempt 

25/06/2020 07:51:31 INFO GlusterFS mount attempt 

25/06/2020 07:51:01 INFO GlusterFS mount attempt 

25/06/2020 07:50:31 INFO GlusterFS mount attempt 

25/06/2020 07:50:01 INFO GlusterFS mount attempt 

25/06/2020 07:49:31 INFO GlusterFS mount attempt 

25/06/2020 07:49:01 INFO GlusterFS mount attempt 

25/06/2020 07:48:31 INFO GlusterFS mount attempt 

25/06/2020 07:48:01 INFO GlusterFS mount attempt 

25/06/2020 07:47:31 INFO GlusterFS mount attempt 

25/06/2020 07:47:00 INFO GlusterFS mount attempt 

25/06/2020 07:46:30 INFO GlusterFS mount attempt 

25/06/2020 07:46:00 INFO GlusterFS mount attempt 

25/06/2020 07:45:30 INFO GlusterFS mount attempt 

25/06/2020 07:45:00 INFO GlusterFS mount attempt 

25/06/2020 07:44:30 INFO GlusterFS mount attempt 

25/06/2020 07:44:00 INFO GlusterFS mount attempt 

25/06/2020 07:43:30 INFO GlusterFS mount attempt 

25/06/2020 07:43:00 INFO GlusterFS mount attempt 

25/06/2020 07:42:30 INFO GlusterFS mount attempt 

25/06/2020 07:42:00 INFO GlusterFS mount attempt 

25/06/2020 07:41:30 INFO GlusterFS mount attempt 

25/06/2020 07:40:59 INFO GlusterFS mount attempt 

25/06/2020 07:40:29 INFO GlusterFS mount attempt 

25/06/2020 07:39:59 INFO GlusterFS mount attempt 

25/06/2020 07:39:29 INFO GlusterFS mount attempt 

25/06/2020 07:38:59 INFO GlusterFS mount attempt 

25/06/2020 07:38:29 INFO GlusterFS mount attempt 

25/06/2020 07:37:59 INFO GlusterFS mount attempt 

25/06/2020 07:37:29 INFO GlusterFS mount attempt 

25/06/2020 07:36:59 INFO GlusterFS mount attempt 

25/06/2020 07:36:29 INFO GlusterFS mount attempt 

25/06/2020 07:35:58 INFO GlusterFS mount attempt 

25/06/2020 07:35:28 INFO GlusterFS mount attempt 

25/06/2020 07:34:58 INFO GlusterFS mount attempt 

25/06/2020 07:34:28 INFO GlusterFS mount attempt 

25/06/2020 07:33:58 INFO GlusterFS mount attempt 

25/06/2020 07:33:28 INFO GlusterFS mount attempt 

25/06/2020 07:32:58 INFO GlusterFS mount attempt 

25/06/2020 07:32:28 INFO GlusterFS mount attempt 

25/06/2020 07:31:58 INFO GlusterFS mount attempt 

25/06/2020 07:31:28 INFO GlusterFS mount attempt 

25/06/2020 07:30:58 INFO GlusterFS mount attempt 

25/06/2020 07:30:27 INFO GlusterFS mount attempt 

25/06/2020 07:29:57 INFO GlusterFS mount attempt 

25/06/2020 07:29:27 INFO GlusterFS mount attempt 

25/06/2020 07:28:57 INFO GlusterFS mount attempt 

25/06/2020 07:28:27 INFO GlusterFS mount attempt 

25/06/2020 07:27:57 INFO GlusterFS mount attempt 

25/06/2020 07:27:27 INFO GlusterFS mount attempt 

25/06/2020 07:26:57 INFO GlusterFS mount attempt 

25/06/2020 07:26:27 INFO GlusterFS mount attempt 

25/06/2020 07:25:57 INFO GlusterFS mount attempt 

25/06/2020 07:25:27 INFO GlusterFS mount attempt 

25/06/2020 07:24:56 INFO GlusterFS mount attempt 

25/06/2020 07:24:26 INFO GlusterFS mount attempt 

25/06/2020 07:23:56 INFO GlusterFS mount attempt 

25/06/2020 07:23:26 INFO GlusterFS mount attempt 

25/06/2020 07:22:56 INFO GlusterFS mount attempt 

25/06/2020 07:22:26 INFO GlusterFS mount attempt 

25/06/2020 07:21:56 INFO GlusterFS mount attempt 

25/06/2020 07:21:26 INFO GlusterFS mount attempt 

25/06/2020 07:20:56 INFO GlusterFS mount attempt 

25/06/2020 07:20:26 INFO GlusterFS mount attempt 

25/06/2020 07:19:56 INFO GlusterFS mount attempt 

25/06/2020 07:19:25 INFO GlusterFS mount attempt 

25/06/2020 07:18:55 INFO GlusterFS mount attempt 

25/06/2020 07:18:25 INFO GlusterFS mount attempt 

25/06/2020 07:17:55 INFO GlusterFS mount attempt 

25/06/2020 07:17:25 INFO GlusterFS mount attempt 

25/06/2020 07:16:55 INFO GlusterFS mount attempt 

25/06/2020 07:16:25 INFO GlusterFS mount attempt 

25/06/2020 07:15:55 INFO GlusterFS mount attempt 

25/06/2020 07:15:25 INFO GlusterFS mount attempt 

25/06/2020 07:14:55 INFO GlusterFS mount attempt 

25/06/2020 07:14:25 INFO GlusterFS mount attempt 

25/06/2020 07:13:54 INFO GlusterFS mount attempt 

25/06/2020 07:13:24 INFO GlusterFS mount attempt 

25/06/2020 07:12:54 INFO GlusterFS mount attempt 

25/06/2020 07:12:24 INFO GlusterFS mount attempt 

25/06/2020 07:11:54 INFO GlusterFS mount attempt 

25/06/2020 07:11:24 INFO GlusterFS mount attempt 

25/06/2020 07:10:54 INFO GlusterFS mount attempt 

25/06/2020 07:10:24 INFO GlusterFS mount attempt 

25/06/2020 07:09:54 INFO GlusterFS mount attempt 

25/06/2020 07:09:24 INFO GlusterFS mount attempt 

25/06/2020 07:08:54 INFO GlusterFS mount attempt 

25/06/2020 07:08:23 INFO GlusterFS mount attempt 

25/06/2020 07:07:53 INFO GlusterFS mount attempt 

25/06/2020 07:07:23 INFO GlusterFS mount attempt 

25/06/2020 07:06:53 INFO GlusterFS mount attempt 

25/06/2020 07:06:23 INFO GlusterFS mount attempt 

25/06/2020 07:05:53 INFO GlusterFS mount attempt 

25/06/2020 07:05:23 INFO GlusterFS mount attempt 

25/06/2020 07:04:53 INFO GlusterFS mount attempt 

25/06/2020 07:04:23 INFO GlusterFS mount attempt 

25/06/2020 07:03:53 INFO GlusterFS mount attempt 

25/06/2020 07:03:23 INFO GlusterFS mount attempt 

25/06/2020 07:02:53 INFO GlusterFS mount attempt 

25/06/2020 07:02:22 INFO GlusterFS mount attempt 

25/06/2020 07:01:52 INFO GlusterFS mount attempt 

25/06/2020 07:01:22 INFO GlusterFS mount attempt 

25/06/2020 07:00:52 INFO GlusterFS mount attempt 

25/06/2020 07:00:22 INFO GlusterFS mount attempt 

25/06/2020 06:59:52 INFO GlusterFS mount attempt 

25/06/2020 06:59:22 INFO GlusterFS mount attempt 

25/06/2020 06:58:52 INFO GlusterFS mount attempt 

25/06/2020 06:58:22 INFO GlusterFS mount attempt 

25/06/2020 06:57:52 INFO GlusterFS mount attempt 

25/06/2020 06:57:21 INFO GlusterFS mount attempt 

25/06/2020 06:56:51 INFO GlusterFS mount attempt 

25/06/2020 06:56:21 INFO GlusterFS mount attempt 

25/06/2020 06:55:51 INFO GlusterFS mount attempt 

25/06/2020 06:55:21 INFO GlusterFS mount attempt 

25/06/2020 06:54:51 INFO GlusterFS mount attempt 

25/06/2020 06:54:21 INFO GlusterFS mount attempt 

25/06/2020 06:53:51 INFO GlusterFS mount attempt 

25/06/2020 06:53:21 INFO GlusterFS mount attempt 

25/06/2020 06:52:51 INFO GlusterFS mount attempt 

25/06/2020 06:52:21 INFO GlusterFS mount attempt 

25/06/2020 06:51:50 INFO GlusterFS mount attempt 

25/06/2020 06:51:20 INFO GlusterFS mount attempt 

25/06/2020 06:50:50 INFO GlusterFS mount attempt 

25/06/2020 06:50:20 INFO GlusterFS mount attempt 

25/06/2020 06:49:50 INFO GlusterFS mount attempt 

25/06/2020 06:49:20 INFO GlusterFS mount attempt 

25/06/2020 06:48:50 INFO GlusterFS mount attempt 

25/06/2020 06:48:20 INFO GlusterFS mount attempt 

25/06/2020 06:47:50 INFO GlusterFS mount attempt 

25/06/2020 06:47:20 INFO GlusterFS mount attempt 

25/06/2020 06:46:50 INFO GlusterFS mount attempt 

25/06/2020 06:46:19 INFO GlusterFS mount attempt 

25/06/2020 06:45:49 INFO GlusterFS mount attempt 

25/06/2020 06:45:19 INFO GlusterFS mount attempt 

25/06/2020 06:44:49 INFO GlusterFS mount attempt 

25/06/2020 06:44:19 INFO GlusterFS mount attempt 

25/06/2020 06:43:49 INFO GlusterFS mount attempt 

25/06/2020 06:43:19 INFO GlusterFS mount attempt 

25/06/2020 06:42:49 INFO GlusterFS mount attempt 

25/06/2020 06:42:19 INFO GlusterFS mount attempt 

25/06/2020 06:41:49 INFO GlusterFS mount attempt 

25/06/2020 06:41:19 INFO GlusterFS mount attempt 

25/06/2020 06:40:48 INFO GlusterFS mount attempt 

25/06/2020 06:40:18 INFO GlusterFS mount attempt 

25/06/2020 06:39:48 INFO GlusterFS mount attempt 

25/06/2020 06:39:18 INFO GlusterFS mount attempt 

25/06/2020 06:38:48 INFO GlusterFS mount attempt 

25/06/2020 06:38:18 INFO GlusterFS mount attempt 

25/06/2020 06:37:48 INFO GlusterFS mount attempt 

25/06/2020 06:37:18 INFO GlusterFS mount attempt 

25/06/2020 06:36:48 INFO GlusterFS mount attempt 

25/06/2020 06:36:18 INFO GlusterFS mount attempt 

25/06/2020 06:35:48 INFO GlusterFS mount attempt 

25/06/2020 06:35:17 INFO GlusterFS mount attempt 

25/06/2020 06:34:47 INFO GlusterFS mount attempt 

25/06/2020 06:34:17 INFO GlusterFS mount attempt 

25/06/2020 06:33:47 INFO GlusterFS mount attempt 

25/06/2020 06:33:17 INFO GlusterFS mount attempt 

25/06/2020 06:32:47 INFO GlusterFS mount attempt 

25/06/2020 06:32:17 INFO GlusterFS mount attempt 

25/06/2020 06:31:47 INFO GlusterFS mount attempt 

25/06/2020 06:31:17 INFO GlusterFS mount attempt 

25/06/2020 06:30:47 INFO GlusterFS mount attempt 

25/06/2020 06:30:17 INFO GlusterFS mount attempt 

25/06/2020 06:29:47 INFO GlusterFS mount attempt 

25/06/2020 06:29:16 INFO GlusterFS mount attempt 

25/06/2020 06:28:46 INFO GlusterFS mount attempt 

25/06/2020 06:28:16 INFO GlusterFS mount attempt 

25/06/2020 06:27:46 INFO GlusterFS mount attempt 

25/06/2020 06:27:16 INFO GlusterFS mount attempt 

25/06/2020 06:26:46 INFO GlusterFS mount attempt 

25/06/2020 06:26:16 INFO GlusterFS mount attempt 

25/06/2020 06:25:46 INFO GlusterFS mount attempt 

25/06/2020 06:25:16 INFO GlusterFS mount attempt 

25/06/2020 06:24:46 INFO GlusterFS mount attempt 

25/06/2020 06:24:16 INFO GlusterFS mount attempt 

25/06/2020 06:23:45 INFO GlusterFS mount attempt 

25/06/2020 06:23:15 INFO GlusterFS mount attempt 

25/06/2020 06:22:45 INFO GlusterFS mount attempt 

25/06/2020 06:22:15 INFO GlusterFS mount attempt 

25/06/2020 06:21:45 INFO GlusterFS mount attempt 

25/06/2020 06:21:15 INFO GlusterFS mount attempt 

25/06/2020 06:20:45 INFO GlusterFS mount attempt 

25/06/2020 06:20:15 INFO GlusterFS mount attempt 

25/06/2020 06:19:45 INFO GlusterFS mount attempt 

25/06/2020 06:19:15 INFO GlusterFS mount attempt 

25/06/2020 06:18:45 INFO GlusterFS mount attempt 

25/06/2020 06:18:14 INFO GlusterFS mount attempt 

25/06/2020 06:17:44 INFO GlusterFS mount attempt 

25/06/2020 06:17:14 INFO GlusterFS mount attempt 

25/06/2020 06:16:44 INFO GlusterFS mount attempt 

25/06/2020 06:16:14 INFO GlusterFS mount attempt 

25/06/2020 06:15:44 INFO GlusterFS mount attempt 

25/06/2020 06:15:14 INFO GlusterFS mount attempt 

25/06/2020 06:14:44 INFO GlusterFS mount attempt 

25/06/2020 06:14:14 INFO GlusterFS mount attempt 

25/06/2020 06:13:44 INFO GlusterFS mount attempt 

25/06/2020 06:13:13 INFO GlusterFS mount attempt 

25/06/2020 06:12:43 INFO GlusterFS mount attempt 

25/06/2020 06:12:13 INFO GlusterFS mount attempt 

25/06/2020 06:11:43 INFO GlusterFS mount attempt 

25/06/2020 06:11:13 INFO GlusterFS mount attempt 

25/06/2020 06:10:43 INFO GlusterFS mount attempt 

25/06/2020 06:10:13 INFO GlusterFS mount attempt 

25/06/2020 06:09:43 INFO GlusterFS mount attempt 

25/06/2020 06:09:13 INFO GlusterFS mount attempt 

25/06/2020 06:08:43 INFO GlusterFS mount attempt 

25/06/2020 06:08:13 INFO GlusterFS mount attempt 

25/06/2020 06:07:42 INFO GlusterFS mount attempt 

25/06/2020 06:07:12 INFO GlusterFS mount attempt 

25/06/2020 06:06:42 INFO GlusterFS mount attempt 

25/06/2020 06:06:12 INFO GlusterFS mount attempt 

25/06/2020 06:05:42 INFO GlusterFS mount attempt 

25/06/2020 06:05:12 INFO GlusterFS mount attempt 

25/06/2020 06:04:42 INFO GlusterFS mount attempt 

25/06/2020 06:04:12 INFO GlusterFS mount attempt 

25/06/2020 06:03:42 INFO GlusterFS mount attempt 

25/06/2020 06:03:12 INFO GlusterFS mount attempt 

25/06/2020 06:02:42 INFO GlusterFS mount attempt 

25/06/2020 06:02:11 INFO GlusterFS mount attempt 

25/06/2020 06:01:41 INFO GlusterFS mount attempt 

25/06/2020 06:01:11 INFO GlusterFS mount attempt 

25/06/2020 06:00:41 INFO GlusterFS mount attempt 

25/06/2020 06:00:11 INFO GlusterFS mount attempt 

25/06/2020 05:59:41 INFO GlusterFS mount attempt 

25/06/2020 05:59:11 INFO GlusterFS mount attempt 

25/06/2020 05:58:41 INFO GlusterFS mount attempt 

25/06/2020 05:58:11 INFO GlusterFS mount attempt 

25/06/2020 05:57:41 INFO GlusterFS mount attempt 

25/06/2020 05:57:11 INFO GlusterFS mount attempt 

25/06/2020 05:56:40 INFO GlusterFS mount attempt 

25/06/2020 05:56:10 INFO GlusterFS mount attempt 

25/06/2020 05:55:40 INFO GlusterFS mount attempt 

25/06/2020 05:55:10 INFO GlusterFS mount attempt 

25/06/2020 05:54:40 INFO GlusterFS mount attempt 

25/06/2020 05:54:10 INFO GlusterFS mount attempt 

25/06/2020 05:53:40 INFO GlusterFS mount attempt 

25/06/2020 05:53:10 INFO GlusterFS mount attempt 

25/06/2020 05:52:40 INFO GlusterFS mount attempt 

25/06/2020 05:52:10 INFO GlusterFS mount attempt 

25/06/2020 05:51:39 INFO GlusterFS mount attempt 

25/06/2020 05:51:09 INFO GlusterFS mount attempt 

25/06/2020 05:50:39 INFO GlusterFS mount attempt 

25/06/2020 05:50:09 INFO GlusterFS mount attempt 

25/06/2020 05:49:39 INFO GlusterFS mount attempt 

25/06/2020 05:49:09 INFO GlusterFS mount attempt 

25/06/2020 05:48:39 INFO GlusterFS mount attempt 

25/06/2020 05:48:09 INFO GlusterFS mount attempt 

25/06/2020 05:47:39 INFO GlusterFS mount attempt 

25/06/2020 05:47:09 INFO GlusterFS mount attempt 

25/06/2020 05:46:39 INFO GlusterFS mount attempt 

25/06/2020 05:46:08 INFO GlusterFS mount attempt 

25/06/2020 05:45:38 INFO GlusterFS mount attempt 

25/06/2020 05:45:08 INFO GlusterFS mount attempt 

25/06/2020 05:44:38 INFO GlusterFS mount attempt 

25/06/2020 05:44:08 INFO GlusterFS mount attempt 

25/06/2020 05:43:38 INFO GlusterFS mount attempt 

25/06/2020 05:43:08 INFO GlusterFS mount attempt 

25/06/2020 05:42:38 INFO GlusterFS mount attempt 

25/06/2020 05:42:08 INFO GlusterFS mount attempt 

25/06/2020 05:41:38 INFO GlusterFS mount attempt 

25/06/2020 05:41:08 INFO GlusterFS mount attempt 

25/06/2020 05:40:38 INFO GlusterFS mount attempt 

25/06/2020 05:40:07 INFO GlusterFS mount attempt 

25/06/2020 05:39:37 INFO GlusterFS mount attempt 

25/06/2020 05:39:07 INFO GlusterFS mount attempt 

25/06/2020 05:38:37 INFO GlusterFS mount attempt 

25/06/2020 05:38:07 INFO GlusterFS mount attempt 

25/06/2020 05:37:37 INFO GlusterFS mount attempt 

25/06/2020 05:37:07 INFO GlusterFS mount attempt 

25/06/2020 05:36:37 INFO GlusterFS mount attempt 

25/06/2020 05:36:07 INFO GlusterFS mount attempt 

25/06/2020 05:35:37 INFO GlusterFS mount attempt 

25/06/2020 05:35:07 INFO GlusterFS mount attempt 

25/06/2020 05:34:36 INFO GlusterFS mount attempt 

25/06/2020 05:34:06 INFO GlusterFS mount attempt 

25/06/2020 05:33:36 INFO GlusterFS mount attempt 

25/06/2020 05:33:06 INFO GlusterFS mount attempt 

25/06/2020 05:32:36 INFO GlusterFS mount attempt 

25/06/2020 05:32:06 INFO GlusterFS mount attempt 

25/06/2020 05:31:36 INFO GlusterFS mount attempt 

25/06/2020 05:31:06 INFO GlusterFS mount attempt 

25/06/2020 05:30:36 INFO GlusterFS mount attempt 

25/06/2020 05:30:06 INFO GlusterFS mount attempt 

25/06/2020 05:29:35 INFO GlusterFS mount attempt 

25/06/2020 05:29:05 INFO GlusterFS mount attempt 

25/06/2020 05:28:35 INFO GlusterFS mount attempt 

25/06/2020 05:28:05 INFO GlusterFS mount attempt 

25/06/2020 05:27:35 INFO GlusterFS mount attempt 

25/06/2020 05:27:05 INFO GlusterFS mount attempt 

25/06/2020 05:26:35 INFO GlusterFS mount attempt 

25/06/2020 05:26:05 INFO GlusterFS mount attempt 

25/06/2020 05:25:35 INFO GlusterFS mount attempt 

25/06/2020 05:25:05 INFO GlusterFS mount attempt 

25/06/2020 05:24:35 INFO GlusterFS mount attempt 

25/06/2020 05:24:04 INFO GlusterFS mount attempt 

25/06/2020 05:23:34 INFO GlusterFS mount attempt 

25/06/2020 05:23:04 INFO GlusterFS mount attempt 

25/06/2020 05:22:34 INFO GlusterFS mount attempt 

25/06/2020 05:22:04 INFO GlusterFS mount attempt 

25/06/2020 05:21:34 INFO GlusterFS mount attempt 

25/06/2020 05:21:04 INFO GlusterFS mount attempt 

25/06/2020 05:20:34 INFO GlusterFS mount attempt 

25/06/2020 05:20:04 INFO GlusterFS mount attempt 

25/06/2020 05:19:34 INFO GlusterFS mount attempt 

25/06/2020 05:19:04 INFO GlusterFS mount attempt 

25/06/2020 05:18:33 INFO GlusterFS mount attempt 

25/06/2020 05:18:03 INFO GlusterFS mount attempt 

25/06/2020 05:17:33 INFO GlusterFS mount attempt 

25/06/2020 05:17:03 INFO GlusterFS mount attempt 

25/06/2020 05:16:33 INFO GlusterFS mount attempt 

25/06/2020 05:16:03 INFO GlusterFS mount attempt 

25/06/2020 05:15:33 INFO GlusterFS mount attempt 

25/06/2020 05:15:03 INFO GlusterFS mount attempt 

25/06/2020 05:14:33 INFO GlusterFS mount attempt 

25/06/2020 05:14:03 INFO GlusterFS mount attempt 

25/06/2020 05:13:33 INFO GlusterFS mount attempt 

25/06/2020 05:13:02 INFO GlusterFS mount attempt 

25/06/2020 05:12:32 INFO GlusterFS mount attempt 

25/06/2020 05:12:02 INFO GlusterFS mount attempt 

25/06/2020 05:11:32 INFO GlusterFS mount attempt 

25/06/2020 05:11:02 INFO GlusterFS mount attempt 

25/06/2020 05:10:32 INFO GlusterFS mount attempt 

25/06/2020 05:10:02 INFO GlusterFS mount attempt 

25/06/2020 05:09:32 INFO GlusterFS mount attempt 

25/06/2020 05:09:02 INFO GlusterFS mount attempt 

25/06/2020 05:08:32 INFO GlusterFS mount attempt 

25/06/2020 05:08:02 INFO GlusterFS mount attempt 

25/06/2020 05:07:31 INFO GlusterFS mount attempt 

25/06/2020 05:07:01 INFO GlusterFS mount attempt 

25/06/2020 05:06:31 INFO GlusterFS mount attempt 

25/06/2020 05:06:01 INFO GlusterFS mount attempt 

25/06/2020 05:05:31 INFO GlusterFS mount attempt 

25/06/2020 05:05:01 INFO GlusterFS mount attempt 

25/06/2020 05:04:31 INFO GlusterFS mount attempt 

25/06/2020 05:04:01 INFO GlusterFS mount attempt 

25/06/2020 05:03:31 INFO GlusterFS mount attempt 

25/06/2020 05:03:01 INFO GlusterFS mount attempt 

25/06/2020 05:02:30 INFO GlusterFS mount attempt 

25/06/2020 05:02:00 INFO GlusterFS mount attempt 

25/06/2020 05:01:30 INFO GlusterFS mount attempt 

25/06/2020 05:01:00 INFO GlusterFS mount attempt 

25/06/2020 05:00:30 INFO GlusterFS mount attempt 

25/06/2020 05:00:00 INFO GlusterFS mount attempt 

25/06/2020 04:59:30 INFO GlusterFS mount attempt 

25/06/2020 04:59:00 INFO GlusterFS mount attempt 

25/06/2020 04:58:30 INFO GlusterFS mount attempt 

25/06/2020 04:58:00 INFO GlusterFS mount attempt 

25/06/2020 04:57:30 INFO GlusterFS mount attempt 

25/06/2020 04:56:59 INFO GlusterFS mount attempt 

25/06/2020 04:56:29 INFO GlusterFS mount attempt 

25/06/2020 04:55:59 INFO GlusterFS mount attempt 

25/06/2020 04:55:29 INFO GlusterFS mount attempt 

25/06/2020 04:54:59 INFO GlusterFS mount attempt 

25/06/2020 04:54:29 INFO GlusterFS mount attempt 

25/06/2020 04:53:59 INFO GlusterFS mount attempt 

25/06/2020 04:53:29 INFO GlusterFS mount attempt 

25/06/2020 04:52:59 INFO GlusterFS mount attempt 

25/06/2020 04:52:29 INFO GlusterFS mount attempt 

25/06/2020 04:51:59 INFO GlusterFS mount attempt 

25/06/2020 04:51:28 INFO GlusterFS mount attempt 

25/06/2020 04:50:58 INFO GlusterFS mount attempt 

25/06/2020 04:50:28 INFO GlusterFS mount attempt 

25/06/2020 04:49:58 INFO GlusterFS mount attempt 

25/06/2020 04:49:28 INFO GlusterFS mount attempt 

25/06/2020 04:48:58 INFO GlusterFS mount attempt 

25/06/2020 04:48:28 INFO GlusterFS mount attempt 

25/06/2020 04:47:58 INFO GlusterFS mount attempt 

25/06/2020 04:47:28 INFO GlusterFS mount attempt 

25/06/2020 04:46:58 INFO GlusterFS mount attempt 

25/06/2020 04:46:28 INFO GlusterFS mount attempt 

25/06/2020 04:45:58 INFO GlusterFS mount attempt 

25/06/2020 04:45:27 INFO GlusterFS mount attempt 

25/06/2020 04:44:57 INFO GlusterFS mount attempt 

25/06/2020 04:44:27 INFO GlusterFS mount attempt 

25/06/2020 04:43:57 INFO GlusterFS mount attempt 

25/06/2020 04:43:27 INFO GlusterFS mount attempt 

25/06/2020 04:42:57 INFO GlusterFS mount attempt 

25/06/2020 04:42:27 INFO GlusterFS mount attempt 

25/06/2020 04:41:57 INFO GlusterFS mount attempt 

25/06/2020 04:41:27 INFO GlusterFS mount attempt 

25/06/2020 04:40:57 INFO GlusterFS mount attempt 

25/06/2020 04:40:26 INFO GlusterFS mount attempt 

25/06/2020 04:39:56 INFO GlusterFS mount attempt 

25/06/2020 04:39:26 INFO GlusterFS mount attempt 

25/06/2020 04:38:56 INFO GlusterFS mount attempt 

25/06/2020 04:38:26 INFO GlusterFS mount attempt 

25/06/2020 04:37:56 INFO GlusterFS mount attempt 

25/06/2020 04:37:26 INFO GlusterFS mount attempt 

25/06/2020 04:36:56 INFO GlusterFS mount attempt 

25/06/2020 04:36:26 INFO GlusterFS mount attempt 

25/06/2020 04:35:56 INFO GlusterFS mount attempt 

25/06/2020 04:35:26 INFO GlusterFS mount attempt 

25/06/2020 04:34:55 INFO GlusterFS mount attempt 

25/06/2020 04:34:25 INFO GlusterFS mount attempt 

25/06/2020 04:33:55 INFO GlusterFS mount attempt 

25/06/2020 04:33:25 INFO GlusterFS mount attempt 

25/06/2020 04:32:55 INFO GlusterFS mount attempt 

25/06/2020 04:32:25 INFO GlusterFS mount attempt 

25/06/2020 04:31:55 INFO GlusterFS mount attempt 

25/06/2020 04:31:25 INFO GlusterFS mount attempt 

25/06/2020 04:30:55 INFO GlusterFS mount attempt 

25/06/2020 04:30:25 INFO GlusterFS mount attempt 

25/06/2020 04:29:55 INFO GlusterFS mount attempt 

25/06/2020 04:29:24 INFO GlusterFS mount attempt 

25/06/2020 04:28:54 INFO GlusterFS mount attempt 

25/06/2020 04:28:24 INFO GlusterFS mount attempt 

25/06/2020 04:27:54 INFO GlusterFS mount attempt 

25/06/2020 04:27:24 INFO GlusterFS mount attempt 

25/06/2020 04:26:54 INFO GlusterFS mount attempt 

25/06/2020 04:26:24 INFO GlusterFS mount attempt 

25/06/2020 04:25:54 INFO GlusterFS mount attempt 

25/06/2020 04:25:24 INFO GlusterFS mount attempt 

25/06/2020 04:24:54 INFO GlusterFS mount attempt 

25/06/2020 04:24:24 INFO GlusterFS mount attempt 

25/06/2020 04:23:54 INFO GlusterFS mount attempt 

25/06/2020 04:23:23 INFO GlusterFS mount attempt 

25/06/2020 04:22:53 INFO GlusterFS mount attempt 

25/06/2020 04:22:23 INFO GlusterFS mount attempt 

25/06/2020 04:21:53 INFO GlusterFS mount attempt 

25/06/2020 04:21:23 INFO GlusterFS mount attempt 

25/06/2020 04:20:53 INFO GlusterFS mount attempt 

25/06/2020 04:20:23 INFO GlusterFS mount attempt 

25/06/2020 04:19:53 INFO GlusterFS mount attempt 

25/06/2020 04:19:23 INFO GlusterFS mount attempt 

25/06/2020 04:18:53 INFO GlusterFS mount attempt 

25/06/2020 04:18:22 INFO GlusterFS mount attempt 

25/06/2020 04:17:52 INFO GlusterFS mount attempt 

25/06/2020 04:17:22 INFO GlusterFS mount attempt 

25/06/2020 04:16:52 INFO GlusterFS mount attempt 

25/06/2020 04:16:22 INFO GlusterFS mount attempt 

25/06/2020 04:15:52 INFO GlusterFS mount attempt 

25/06/2020 04:15:22 INFO GlusterFS mount attempt 

25/06/2020 04:14:52 INFO GlusterFS mount attempt 

25/06/2020 04:14:22 INFO GlusterFS mount attempt 

25/06/2020 04:13:52 INFO GlusterFS mount attempt 

25/06/2020 04:13:22 INFO GlusterFS mount attempt 

25/06/2020 04:12:51 INFO GlusterFS mount attempt 

25/06/2020 04:12:21 INFO GlusterFS mount attempt 

25/06/2020 04:11:51 INFO GlusterFS mount attempt 

25/06/2020 04:11:21 INFO GlusterFS mount attempt 

25/06/2020 04:10:51 INFO GlusterFS mount attempt 

25/06/2020 04:10:21 INFO GlusterFS mount attempt 

25/06/2020 04:09:51 INFO GlusterFS mount attempt 

25/06/2020 04:09:21 INFO GlusterFS mount attempt 

25/06/2020 04:08:51 INFO GlusterFS mount attempt 

25/06/2020 04:08:21 INFO GlusterFS mount attempt 

25/06/2020 04:07:51 INFO GlusterFS mount attempt 

25/06/2020 04:07:21 INFO GlusterFS mount attempt 

25/06/2020 04:06:50 INFO GlusterFS mount attempt 

25/06/2020 04:06:20 INFO GlusterFS mount attempt 

25/06/2020 04:05:50 INFO GlusterFS mount attempt 

25/06/2020 04:05:20 INFO GlusterFS mount attempt 

25/06/2020 04:04:50 INFO GlusterFS mount attempt 

25/06/2020 04:04:20 INFO GlusterFS mount attempt 

25/06/2020 04:03:50 INFO GlusterFS mount attempt 

25/06/2020 04:03:20 INFO GlusterFS mount attempt 

25/06/2020 04:02:50 INFO GlusterFS mount attempt 

25/06/2020 04:02:20 INFO GlusterFS mount attempt 

25/06/2020 04:01:50 INFO GlusterFS mount attempt 

25/06/2020 04:01:19 INFO GlusterFS mount attempt 

25/06/2020 04:00:49 INFO GlusterFS mount attempt 

25/06/2020 04:00:19 INFO GlusterFS mount attempt 

25/06/2020 03:59:49 INFO GlusterFS mount attempt 

25/06/2020 03:59:19 INFO GlusterFS mount attempt 

25/06/2020 03:58:49 INFO GlusterFS mount attempt 

25/06/2020 03:58:19 INFO GlusterFS mount attempt 

25/06/2020 03:57:49 INFO GlusterFS mount attempt 

25/06/2020 03:57:19 INFO GlusterFS mount attempt 

25/06/2020 03:56:49 INFO GlusterFS mount attempt 

25/06/2020 03:56:18 INFO GlusterFS mount attempt 

25/06/2020 03:55:48 INFO GlusterFS mount attempt 

25/06/2020 03:55:18 INFO GlusterFS mount attempt 

25/06/2020 03:54:48 INFO GlusterFS mount attempt 

25/06/2020 03:54:18 INFO GlusterFS mount attempt 

25/06/2020 03:53:48 INFO GlusterFS mount attempt 

25/06/2020 03:53:18 INFO GlusterFS mount attempt 

25/06/2020 03:52:48 INFO GlusterFS mount attempt 

25/06/2020 03:52:18 INFO GlusterFS mount attempt 

25/06/2020 03:51:48 INFO GlusterFS mount attempt 

25/06/2020 03:51:18 INFO GlusterFS mount attempt 

25/06/2020 03:50:47 INFO GlusterFS mount attempt 

25/06/2020 03:50:17 INFO GlusterFS mount attempt 

25/06/2020 03:49:47 INFO GlusterFS mount attempt 

25/06/2020 03:49:17 INFO GlusterFS mount attempt 

25/06/2020 03:48:47 INFO GlusterFS mount attempt 

25/06/2020 03:48:17 INFO GlusterFS mount attempt 

25/06/2020 03:47:47 INFO GlusterFS mount attempt 

25/06/2020 03:47:17 INFO GlusterFS mount attempt 

25/06/2020 03:46:47 INFO GlusterFS mount attempt 

25/06/2020 03:46:17 INFO GlusterFS mount attempt 

25/06/2020 03:45:47 INFO GlusterFS mount attempt 

25/06/2020 03:45:16 INFO GlusterFS mount attempt 

25/06/2020 03:44:46 INFO GlusterFS mount attempt 

25/06/2020 03:44:16 INFO GlusterFS mount attempt 

25/06/2020 03:43:46 INFO GlusterFS mount attempt 

25/06/2020 03:43:16 INFO GlusterFS mount attempt 

25/06/2020 03:42:46 INFO GlusterFS mount attempt 

25/06/2020 03:42:16 INFO GlusterFS mount attempt 

25/06/2020 03:41:46 INFO GlusterFS mount attempt 

25/06/2020 03:41:16 INFO GlusterFS mount attempt 

25/06/2020 03:40:46 INFO GlusterFS mount attempt 

25/06/2020 03:40:16 INFO GlusterFS mount attempt 

25/06/2020 03:39:45 INFO GlusterFS mount attempt 

25/06/2020 03:39:15 INFO GlusterFS mount attempt 

25/06/2020 03:38:45 INFO GlusterFS mount attempt 

25/06/2020 03:38:15 INFO GlusterFS mount attempt 

25/06/2020 03:37:45 INFO GlusterFS mount attempt 

25/06/2020 03:37:15 INFO GlusterFS mount attempt 

25/06/2020 03:36:45 INFO GlusterFS mount attempt 

25/06/2020 03:36:15 INFO GlusterFS mount attempt 

25/06/2020 03:35:45 INFO GlusterFS mount attempt 

25/06/2020 03:35:15 INFO GlusterFS mount attempt 

25/06/2020 03:34:44 INFO GlusterFS mount attempt 

25/06/2020 03:34:14 INFO GlusterFS mount attempt 

25/06/2020 03:33:44 INFO GlusterFS mount attempt 

25/06/2020 03:33:14 INFO GlusterFS mount attempt 

25/06/2020 03:32:44 INFO GlusterFS mount attempt 

25/06/2020 03:32:14 INFO GlusterFS mount attempt 

25/06/2020 03:31:44 INFO GlusterFS mount attempt 

25/06/2020 03:31:14 INFO GlusterFS mount attempt 

25/06/2020 03:30:44 INFO GlusterFS mount attempt 

25/06/2020 03:30:14 INFO GlusterFS mount attempt 

25/06/2020 03:29:44 INFO GlusterFS mount attempt 

25/06/2020 03:29:14 INFO GlusterFS mount attempt 

25/06/2020 03:28:43 INFO GlusterFS mount attempt 

25/06/2020 03:28:13 INFO GlusterFS mount attempt 

25/06/2020 03:27:43 INFO GlusterFS mount attempt 

25/06/2020 03:27:13 INFO GlusterFS mount attempt 

25/06/2020 03:26:43 INFO GlusterFS mount attempt 

25/06/2020 03:26:13 INFO GlusterFS mount attempt 

25/06/2020 03:25:43 INFO GlusterFS mount attempt 

25/06/2020 03:25:13 INFO GlusterFS mount attempt 

25/06/2020 03:24:43 INFO GlusterFS mount attempt 

25/06/2020 03:24:13 INFO GlusterFS mount attempt 

25/06/2020 03:23:42 INFO GlusterFS mount attempt 

25/06/2020 03:23:12 INFO GlusterFS mount attempt 

25/06/2020 03:22:42 INFO GlusterFS mount attempt 

25/06/2020 03:22:12 INFO GlusterFS mount attempt 

25/06/2020 03:21:42 INFO GlusterFS mount attempt 

25/06/2020 03:21:12 INFO GlusterFS mount attempt 

25/06/2020 03:20:42 INFO GlusterFS mount attempt 

25/06/2020 03:20:12 INFO GlusterFS mount attempt 

25/06/2020 03:19:42 INFO GlusterFS mount attempt 

25/06/2020 03:19:12 INFO GlusterFS mount attempt 

25/06/2020 03:18:42 INFO GlusterFS mount attempt 

25/06/2020 03:18:11 INFO GlusterFS mount attempt 

25/06/2020 03:17:41 INFO GlusterFS mount attempt 

25/06/2020 03:17:11 INFO GlusterFS mount attempt 

25/06/2020 03:16:41 INFO GlusterFS mount attempt 

25/06/2020 03:16:11 INFO GlusterFS mount attempt 

25/06/2020 03:15:41 INFO GlusterFS mount attempt 

25/06/2020 03:15:11 INFO GlusterFS mount attempt 

25/06/2020 03:14:41 INFO GlusterFS mount attempt 

25/06/2020 03:14:11 INFO GlusterFS mount attempt 

25/06/2020 03:13:41 INFO GlusterFS mount attempt 

25/06/2020 03:13:11 INFO GlusterFS mount attempt 

25/06/2020 03:12:40 INFO GlusterFS mount attempt 

25/06/2020 03:12:10 INFO GlusterFS mount attempt 

25/06/2020 03:11:40 INFO GlusterFS mount attempt 

25/06/2020 03:11:10 INFO GlusterFS mount attempt 

25/06/2020 03:10:40 INFO GlusterFS mount attempt 

25/06/2020 03:10:10 INFO GlusterFS mount attempt 

25/06/2020 03:09:40 INFO GlusterFS mount attempt 

25/06/2020 03:09:10 INFO GlusterFS mount attempt 

25/06/2020 03:08:40 INFO GlusterFS mount attempt 

25/06/2020 03:08:10 INFO GlusterFS mount attempt 

25/06/2020 03:07:40 INFO GlusterFS mount attempt 

25/06/2020 03:07:09 INFO GlusterFS mount attempt 

25/06/2020 03:06:39 INFO GlusterFS mount attempt 

25/06/2020 03:06:09 INFO GlusterFS mount attempt 

25/06/2020 03:05:39 INFO GlusterFS mount attempt 

25/06/2020 03:05:09 INFO GlusterFS mount attempt 

25/06/2020 03:04:39 INFO GlusterFS mount attempt 

25/06/2020 03:04:09 INFO GlusterFS mount attempt 

25/06/2020 03:03:39 INFO GlusterFS mount attempt 

25/06/2020 03:03:09 INFO GlusterFS mount attempt 

25/06/2020 03:02:39 INFO GlusterFS mount attempt 

25/06/2020 03:02:09 INFO GlusterFS mount attempt 

25/06/2020 03:01:38 INFO GlusterFS mount attempt 

25/06/2020 03:01:08 INFO GlusterFS mount attempt 

25/06/2020 03:00:38 INFO GlusterFS mount attempt 

25/06/2020 03:00:08 INFO GlusterFS mount attempt 

25/06/2020 02:59:38 INFO GlusterFS mount attempt 

25/06/2020 02:59:08 INFO GlusterFS mount attempt 

25/06/2020 02:58:38 INFO GlusterFS mount attempt 

25/06/2020 02:58:08 INFO GlusterFS mount attempt 

25/06/2020 02:57:38 INFO GlusterFS mount attempt 

25/06/2020 02:57:08 INFO GlusterFS mount attempt 

25/06/2020 02:56:38 INFO GlusterFS mount attempt 

25/06/2020 02:56:07 INFO GlusterFS mount attempt 

25/06/2020 02:55:37 INFO GlusterFS mount attempt 

25/06/2020 02:55:07 INFO GlusterFS mount attempt 

25/06/2020 02:54:37 INFO GlusterFS mount attempt 

25/06/2020 02:54:07 INFO GlusterFS mount attempt 

25/06/2020 02:53:37 INFO GlusterFS mount attempt 

25/06/2020 02:53:07 INFO GlusterFS mount attempt 

25/06/2020 02:52:37 INFO GlusterFS mount attempt 

25/06/2020 02:52:07 INFO GlusterFS mount attempt 

25/06/2020 02:51:37 INFO GlusterFS mount attempt 

25/06/2020 02:51:06 INFO GlusterFS mount attempt 

25/06/2020 02:50:36 INFO GlusterFS mount attempt 

25/06/2020 02:50:06 INFO GlusterFS mount attempt 

25/06/2020 02:49:36 INFO GlusterFS mount attempt 

25/06/2020 02:49:06 INFO GlusterFS mount attempt 

25/06/2020 02:48:36 INFO GlusterFS mount attempt 

25/06/2020 02:48:06 INFO GlusterFS mount attempt 

25/06/2020 02:47:36 INFO GlusterFS mount attempt 

25/06/2020 02:47:06 INFO GlusterFS mount attempt 

25/06/2020 02:46:36 INFO GlusterFS mount attempt 

25/06/2020 02:46:06 INFO GlusterFS mount attempt 

25/06/2020 02:45:35 INFO GlusterFS mount attempt 

25/06/2020 02:45:05 INFO GlusterFS mount attempt 

25/06/2020 02:44:35 INFO GlusterFS mount attempt 

25/06/2020 02:44:05 INFO GlusterFS mount attempt 

25/06/2020 02:43:35 INFO GlusterFS mount attempt 

25/06/2020 02:43:05 INFO GlusterFS mount attempt 

25/06/2020 02:42:35 INFO GlusterFS mount attempt 

25/06/2020 02:42:05 INFO GlusterFS mount attempt 

25/06/2020 02:41:35 INFO GlusterFS mount attempt 

25/06/2020 02:41:05 INFO GlusterFS mount attempt 

25/06/2020 02:40:35 INFO GlusterFS mount attempt 

25/06/2020 02:40:04 INFO GlusterFS mount attempt 

25/06/2020 02:39:34 INFO GlusterFS mount attempt 

25/06/2020 02:39:04 INFO GlusterFS mount attempt 

25/06/2020 02:38:34 INFO GlusterFS mount attempt 

25/06/2020 02:38:04 INFO GlusterFS mount attempt 

25/06/2020 02:37:34 INFO GlusterFS mount attempt 

25/06/2020 02:37:04 INFO GlusterFS mount attempt 

25/06/2020 02:36:34 INFO GlusterFS mount attempt 

25/06/2020 02:36:04 INFO GlusterFS mount attempt 

25/06/2020 02:35:34 INFO GlusterFS mount attempt 

25/06/2020 02:35:04 INFO GlusterFS mount attempt 

25/06/2020 02:34:33 INFO GlusterFS mount attempt 

25/06/2020 02:34:03 INFO GlusterFS mount attempt 

25/06/2020 02:33:33 INFO GlusterFS mount attempt 

25/06/2020 02:33:03 INFO GlusterFS mount attempt 

25/06/2020 02:32:33 INFO GlusterFS mount attempt 

25/06/2020 02:32:03 INFO GlusterFS mount attempt 

25/06/2020 02:31:33 INFO GlusterFS mount attempt 

25/06/2020 02:31:03 INFO GlusterFS mount attempt 

25/06/2020 02:30:33 INFO GlusterFS mount attempt 

25/06/2020 02:30:03 INFO GlusterFS mount attempt 

25/06/2020 02:29:33 INFO GlusterFS mount attempt 

25/06/2020 02:29:02 INFO GlusterFS mount attempt 

25/06/2020 02:28:32 INFO GlusterFS mount attempt 

25/06/2020 02:28:02 INFO GlusterFS mount attempt 

25/06/2020 02:27:32 INFO GlusterFS mount attempt 

25/06/2020 02:27:02 INFO GlusterFS mount attempt 

25/06/2020 02:26:32 INFO GlusterFS mount attempt 

25/06/2020 02:26:02 INFO GlusterFS mount attempt 

25/06/2020 02:25:32 INFO GlusterFS mount attempt 

25/06/2020 02:25:02 INFO GlusterFS mount attempt 

25/06/2020 02:24:32 INFO GlusterFS mount attempt 

25/06/2020 02:24:02 INFO GlusterFS mount attempt 

25/06/2020 02:23:31 INFO GlusterFS mount attempt 

25/06/2020 02:23:01 INFO GlusterFS mount attempt 

25/06/2020 02:22:31 INFO GlusterFS mount attempt 

25/06/2020 02:22:01 INFO GlusterFS mount attempt 

25/06/2020 02:21:31 INFO GlusterFS mount attempt 

25/06/2020 02:21:01 INFO GlusterFS mount attempt 

25/06/2020 02:20:31 INFO GlusterFS mount attempt 

25/06/2020 02:20:01 INFO GlusterFS mount attempt 

25/06/2020 02:19:31 INFO GlusterFS mount attempt 

25/06/2020 02:19:01 INFO GlusterFS mount attempt 

25/06/2020 02:18:31 INFO GlusterFS mount attempt 

25/06/2020 02:18:00 INFO GlusterFS mount attempt 

25/06/2020 02:17:30 INFO GlusterFS mount attempt 

25/06/2020 02:17:00 INFO GlusterFS mount attempt 

25/06/2020 02:16:30 INFO GlusterFS mount attempt 

25/06/2020 02:16:00 INFO GlusterFS mount attempt 

25/06/2020 02:15:30 INFO GlusterFS mount attempt 

25/06/2020 02:15:00 INFO GlusterFS mount attempt 

25/06/2020 02:14:30 INFO GlusterFS mount attempt 

25/06/2020 02:14:00 INFO GlusterFS mount attempt 

25/06/2020 02:13:30 INFO GlusterFS mount attempt 

25/06/2020 02:13:00 INFO GlusterFS mount attempt 

25/06/2020 02:12:29 INFO GlusterFS mount attempt 

25/06/2020 02:11:59 INFO GlusterFS mount attempt 

25/06/2020 02:11:29 INFO GlusterFS mount attempt 

25/06/2020 02:10:59 INFO GlusterFS mount attempt 

25/06/2020 02:10:29 INFO GlusterFS mount attempt 

25/06/2020 02:09:59 INFO GlusterFS mount attempt 

25/06/2020 02:09:29 INFO GlusterFS mount attempt 

25/06/2020 02:08:59 INFO GlusterFS mount attempt 

25/06/2020 02:08:29 INFO GlusterFS mount attempt 

25/06/2020 02:07:59 INFO GlusterFS mount attempt 

25/06/2020 02:07:29 INFO GlusterFS mount attempt 

25/06/2020 02:06:58 INFO GlusterFS mount attempt 

25/06/2020 02:06:28 INFO GlusterFS mount attempt 

25/06/2020 02:05:58 INFO GlusterFS mount attempt 

25/06/2020 02:05:28 INFO GlusterFS mount attempt 

25/06/2020 02:04:58 INFO GlusterFS mount attempt 

25/06/2020 02:04:28 INFO GlusterFS mount attempt 

25/06/2020 02:03:58 INFO GlusterFS mount attempt 

25/06/2020 02:03:28 INFO GlusterFS mount attempt 

25/06/2020 02:02:58 INFO GlusterFS mount attempt 

25/06/2020 02:02:28 INFO GlusterFS mount attempt 

25/06/2020 02:01:57 INFO GlusterFS mount attempt 

25/06/2020 02:01:27 INFO GlusterFS mount attempt 

25/06/2020 02:00:57 INFO GlusterFS mount attempt 

25/06/2020 02:00:27 INFO GlusterFS mount attempt 

25/06/2020 01:59:57 INFO GlusterFS mount attempt 

25/06/2020 01:59:27 INFO GlusterFS mount attempt 

25/06/2020 01:58:57 INFO GlusterFS mount attempt 

25/06/2020 01:58:27 INFO GlusterFS mount attempt 

25/06/2020 01:57:57 INFO GlusterFS mount attempt 

25/06/2020 01:57:27 INFO GlusterFS mount attempt 

25/06/2020 01:56:57 INFO GlusterFS mount attempt 

25/06/2020 01:56:26 INFO GlusterFS mount attempt 

25/06/2020 01:55:56 INFO GlusterFS mount attempt 

25/06/2020 01:55:26 INFO GlusterFS mount attempt 

25/06/2020 01:54:56 INFO GlusterFS mount attempt 

25/06/2020 01:54:26 INFO GlusterFS mount attempt 

25/06/2020 01:53:56 INFO GlusterFS mount attempt 

25/06/2020 01:53:26 INFO GlusterFS mount attempt 

25/06/2020 01:52:56 INFO GlusterFS mount attempt 

25/06/2020 01:52:26 INFO GlusterFS mount attempt 

25/06/2020 01:51:56 INFO GlusterFS mount attempt 

25/06/2020 01:51:26 INFO GlusterFS mount attempt 

25/06/2020 01:50:55 INFO GlusterFS mount attempt 

25/06/2020 01:50:25 INFO GlusterFS mount attempt 

25/06/2020 01:49:55 INFO GlusterFS mount attempt 

25/06/2020 01:49:25 INFO GlusterFS mount attempt 

25/06/2020 01:48:55 INFO GlusterFS mount attempt 

25/06/2020 01:48:25 INFO GlusterFS mount attempt 

25/06/2020 01:47:55 INFO GlusterFS mount attempt 

25/06/2020 01:47:25 INFO GlusterFS mount attempt 

25/06/2020 01:46:55 INFO GlusterFS mount attempt 

25/06/2020 01:46:25 INFO GlusterFS mount attempt 

25/06/2020 01:45:55 INFO GlusterFS mount attempt 

25/06/2020 01:45:24 INFO GlusterFS mount attempt 

25/06/2020 01:44:54 INFO GlusterFS mount attempt 

25/06/2020 01:44:24 INFO GlusterFS mount attempt 

25/06/2020 01:43:54 INFO GlusterFS mount attempt 

25/06/2020 01:43:24 INFO GlusterFS mount attempt 

25/06/2020 01:42:54 INFO GlusterFS mount attempt 

25/06/2020 01:42:24 INFO GlusterFS mount attempt 

25/06/2020 01:41:54 INFO GlusterFS mount attempt 

25/06/2020 01:41:24 INFO GlusterFS mount attempt 

25/06/2020 01:40:54 INFO GlusterFS mount attempt 

25/06/2020 01:40:24 INFO GlusterFS mount attempt 

25/06/2020 01:39:53 INFO GlusterFS mount attempt 

25/06/2020 01:39:23 INFO GlusterFS mount attempt 

25/06/2020 01:38:53 INFO GlusterFS mount attempt 

25/06/2020 01:38:23 INFO GlusterFS mount attempt 

25/06/2020 01:37:53 INFO GlusterFS mount attempt 

25/06/2020 01:37:23 INFO GlusterFS mount attempt 

25/06/2020 01:36:53 INFO GlusterFS mount attempt 

25/06/2020 01:36:23 INFO GlusterFS mount attempt 

25/06/2020 01:35:53 INFO GlusterFS mount attempt 

25/06/2020 01:35:23 INFO GlusterFS mount attempt 

25/06/2020 01:34:53 INFO GlusterFS mount attempt 

25/06/2020 01:34:23 INFO GlusterFS mount attempt 

25/06/2020 01:33:52 INFO GlusterFS mount attempt 

25/06/2020 01:33:22 INFO GlusterFS mount attempt 

25/06/2020 01:32:52 INFO GlusterFS mount attempt 

25/06/2020 01:32:22 INFO GlusterFS mount attempt 

25/06/2020 01:31:52 INFO GlusterFS mount attempt 

25/06/2020 01:31:22 INFO GlusterFS mount attempt 

25/06/2020 01:30:52 INFO GlusterFS mount attempt 

25/06/2020 01:30:22 INFO GlusterFS mount attempt 

25/06/2020 01:29:52 INFO GlusterFS mount attempt 

25/06/2020 01:29:22 INFO GlusterFS mount attempt 

25/06/2020 01:28:52 INFO GlusterFS mount attempt 

25/06/2020 01:28:21 INFO GlusterFS mount attempt 

25/06/2020 01:27:51 INFO GlusterFS mount attempt 

25/06/2020 01:27:21 INFO GlusterFS mount attempt 

25/06/2020 01:26:51 INFO GlusterFS mount attempt 

25/06/2020 01:26:21 INFO GlusterFS mount attempt 

25/06/2020 01:25:51 INFO GlusterFS mount attempt 

25/06/2020 01:25:21 INFO GlusterFS mount attempt 

25/06/2020 01:24:51 INFO GlusterFS mount attempt 

25/06/2020 01:24:21 INFO GlusterFS mount attempt 

25/06/2020 01:23:51 INFO GlusterFS mount attempt 

25/06/2020 01:23:21 INFO GlusterFS mount attempt 

25/06/2020 01:22:50 INFO GlusterFS mount attempt 

25/06/2020 01:22:20 INFO GlusterFS mount attempt 

25/06/2020 01:21:50 INFO GlusterFS mount attempt 

25/06/2020 01:21:20 INFO GlusterFS mount attempt 

25/06/2020 01:20:50 INFO GlusterFS mount attempt 

25/06/2020 01:20:20 INFO GlusterFS mount attempt 

25/06/2020 01:19:50 INFO GlusterFS mount attempt 

25/06/2020 01:19:20 INFO GlusterFS mount attempt 

25/06/2020 01:18:50 INFO GlusterFS mount attempt 

25/06/2020 01:18:20 INFO GlusterFS mount attempt 

25/06/2020 01:17:50 INFO GlusterFS mount attempt 

25/06/2020 01:17:19 INFO GlusterFS mount attempt 

25/06/2020 01:16:49 INFO GlusterFS mount attempt 

25/06/2020 01:16:19 INFO GlusterFS mount attempt 

25/06/2020 01:15:49 INFO GlusterFS mount attempt 

25/06/2020 01:15:19 INFO GlusterFS mount attempt 

25/06/2020 01:14:49 INFO GlusterFS mount attempt 

25/06/2020 01:14:19 INFO GlusterFS mount attempt 

25/06/2020 01:13:49 INFO GlusterFS mount attempt 

25/06/2020 01:13:19 INFO GlusterFS mount attempt 

25/06/2020 01:12:49 INFO GlusterFS mount attempt 

25/06/2020 01:12:19 INFO GlusterFS mount attempt 

25/06/2020 01:11:48 INFO GlusterFS mount attempt 

25/06/2020 01:11:18 INFO GlusterFS mount attempt 

25/06/2020 01:10:48 INFO GlusterFS mount attempt 

25/06/2020 01:10:18 INFO GlusterFS mount attempt 

25/06/2020 01:09:48 INFO GlusterFS mount attempt 

25/06/2020 01:09:18 INFO GlusterFS mount attempt 

25/06/2020 01:08:48 INFO GlusterFS mount attempt 

25/06/2020 01:08:18 INFO GlusterFS mount attempt 

25/06/2020 01:07:48 INFO GlusterFS mount attempt 

25/06/2020 01:07:18 INFO GlusterFS mount attempt 

25/06/2020 01:06:48 INFO GlusterFS mount attempt 

25/06/2020 01:06:18 INFO GlusterFS mount attempt 

25/06/2020 01:05:47 INFO GlusterFS mount attempt 

25/06/2020 01:05:17 INFO GlusterFS mount attempt 

25/06/2020 01:04:47 INFO GlusterFS mount attempt 

25/06/2020 01:04:17 INFO GlusterFS mount attempt 

25/06/2020 01:03:47 INFO GlusterFS mount attempt 

25/06/2020 01:03:17 INFO GlusterFS mount attempt 

25/06/2020 01:02:47 INFO GlusterFS mount attempt 

25/06/2020 01:02:17 INFO GlusterFS mount attempt 

25/06/2020 01:01:47 INFO GlusterFS mount attempt 

25/06/2020 01:01:17 INFO GlusterFS mount attempt 

25/06/2020 01:00:47 INFO GlusterFS mount attempt 

25/06/2020 01:00:16 INFO GlusterFS mount attempt 

25/06/2020 00:59:46 INFO GlusterFS mount attempt 

25/06/2020 00:59:16 INFO GlusterFS mount attempt 

25/06/2020 00:58:46 INFO GlusterFS mount attempt 

25/06/2020 00:58:16 INFO GlusterFS mount attempt 

25/06/2020 00:57:46 INFO GlusterFS mount attempt 

25/06/2020 00:57:16 INFO GlusterFS mount attempt 

25/06/2020 00:56:46 INFO GlusterFS mount attempt 

25/06/2020 00:56:16 INFO GlusterFS mount attempt 

25/06/2020 00:55:46 INFO GlusterFS mount attempt 

25/06/2020 00:55:16 INFO GlusterFS mount attempt 

25/06/2020 00:54:45 INFO GlusterFS mount attempt 

25/06/2020 00:54:15 INFO GlusterFS mount attempt 

25/06/2020 00:53:45 INFO GlusterFS mount attempt 

25/06/2020 00:53:15 INFO GlusterFS mount attempt 

25/06/2020 00:52:45 INFO GlusterFS mount attempt 

25/06/2020 00:52:15 INFO GlusterFS mount attempt 

25/06/2020 00:51:45 INFO GlusterFS mount attempt 

25/06/2020 00:51:15 INFO GlusterFS mount attempt 

25/06/2020 00:50:45 INFO GlusterFS mount attempt 

25/06/2020 00:50:15 INFO GlusterFS mount attempt 

25/06/2020 00:49:45 INFO GlusterFS mount attempt 

25/06/2020 00:49:14 INFO GlusterFS mount attempt 

25/06/2020 00:48:44 INFO GlusterFS mount attempt 

25/06/2020 00:48:14 INFO GlusterFS mount attempt 

25/06/2020 00:47:44 INFO GlusterFS mount attempt 

25/06/2020 00:47:14 INFO GlusterFS mount attempt 

25/06/2020 00:46:44 INFO GlusterFS mount attempt 

25/06/2020 00:46:14 INFO GlusterFS mount attempt 

25/06/2020 00:45:44 INFO GlusterFS mount attempt 

25/06/2020 00:45:14 INFO GlusterFS mount attempt 

25/06/2020 00:44:44 INFO GlusterFS mount attempt 

25/06/2020 00:44:14 INFO GlusterFS mount attempt 

25/06/2020 00:43:43 INFO GlusterFS mount attempt 

25/06/2020 00:43:13 INFO GlusterFS mount attempt 

25/06/2020 00:42:43 INFO GlusterFS mount attempt 

25/06/2020 00:42:13 INFO GlusterFS mount attempt 

25/06/2020 00:41:43 INFO GlusterFS mount attempt 

25/06/2020 00:41:13 INFO GlusterFS mount attempt 

25/06/2020 00:40:43 INFO GlusterFS mount attempt 

25/06/2020 00:40:13 INFO GlusterFS mount attempt 

25/06/2020 00:39:43 INFO GlusterFS mount attempt 

25/06/2020 00:39:13 INFO GlusterFS mount attempt 

25/06/2020 00:38:42 INFO GlusterFS mount attempt 

25/06/2020 00:38:12 INFO GlusterFS mount attempt 

25/06/2020 00:37:42 INFO GlusterFS mount attempt 

25/06/2020 00:37:12 INFO GlusterFS mount attempt 

25/06/2020 00:36:42 INFO GlusterFS mount attempt 

25/06/2020 00:36:12 INFO GlusterFS mount attempt 

25/06/2020 00:35:42 INFO GlusterFS mount attempt 

25/06/2020 00:35:12 INFO GlusterFS mount attempt 

25/06/2020 00:34:42 INFO GlusterFS mount attempt 

25/06/2020 00:34:12 INFO GlusterFS mount attempt 

25/06/2020 00:33:42 INFO GlusterFS mount attempt 

25/06/2020 00:33:11 INFO GlusterFS mount attempt 

25/06/2020 00:32:41 INFO GlusterFS mount attempt 

25/06/2020 00:32:11 INFO GlusterFS mount attempt 

25/06/2020 00:31:41 INFO GlusterFS mount attempt 

25/06/2020 00:31:11 INFO GlusterFS mount attempt 

25/06/2020 00:30:41 INFO GlusterFS mount attempt 

25/06/2020 00:30:11 INFO GlusterFS mount attempt 

25/06/2020 00:29:41 INFO GlusterFS mount attempt 

25/06/2020 00:29:11 INFO GlusterFS mount attempt 

25/06/2020 00:28:41 INFO GlusterFS mount attempt 

25/06/2020 00:28:11 INFO GlusterFS mount attempt 

25/06/2020 00:27:40 INFO GlusterFS mount attempt 

25/06/2020 00:27:10 INFO GlusterFS mount attempt 

25/06/2020 00:26:40 INFO GlusterFS mount attempt 

25/06/2020 00:26:10 INFO GlusterFS mount attempt 

25/06/2020 00:25:40 INFO GlusterFS mount attempt 

25/06/2020 00:25:10 INFO GlusterFS mount attempt 

25/06/2020 00:24:40 INFO GlusterFS mount attempt 

25/06/2020 00:24:10 INFO GlusterFS mount attempt 

25/06/2020 00:23:40 INFO GlusterFS mount attempt 

25/06/2020 00:23:10 INFO GlusterFS mount attempt 

25/06/2020 00:22:40 INFO GlusterFS mount attempt 

25/06/2020 00:22:09 INFO GlusterFS mount attempt 

25/06/2020 00:21:39 INFO GlusterFS mount attempt 

25/06/2020 00:21:09 INFO GlusterFS mount attempt 

25/06/2020 00:20:39 INFO GlusterFS mount attempt 

25/06/2020 00:20:09 INFO GlusterFS mount attempt 

25/06/2020 00:19:39 INFO GlusterFS mount attempt 

25/06/2020 00:19:09 INFO GlusterFS mount attempt 

25/06/2020 00:18:39 INFO GlusterFS mount attempt 

25/06/2020 00:18:09 INFO GlusterFS mount attempt 

25/06/2020 00:17:39 INFO GlusterFS mount attempt 

25/06/2020 00:17:09 INFO GlusterFS mount attempt 

25/06/2020 00:16:38 INFO GlusterFS mount attempt 

25/06/2020 00:16:08 INFO GlusterFS mount attempt 

25/06/2020 00:15:38 INFO GlusterFS mount attempt 

25/06/2020 00:15:08 INFO GlusterFS mount attempt 

25/06/2020 00:14:38 INFO GlusterFS mount attempt 

25/06/2020 00:14:08 INFO GlusterFS mount attempt 

25/06/2020 00:13:38 INFO GlusterFS mount attempt 

25/06/2020 00:13:08 INFO GlusterFS mount attempt 

25/06/2020 00:12:38 INFO GlusterFS mount attempt 

25/06/2020 00:12:08 INFO GlusterFS mount attempt 

25/06/2020 00:11:38 INFO GlusterFS mount attempt 

25/06/2020 00:11:07 INFO GlusterFS mount attempt 

25/06/2020 00:10:37 INFO GlusterFS mount attempt 

25/06/2020 00:10:07 INFO GlusterFS mount attempt 

25/06/2020 00:09:37 INFO GlusterFS mount attempt 

25/06/2020 00:09:07 INFO GlusterFS mount attempt 

25/06/2020 00:08:37 INFO GlusterFS mount attempt 

25/06/2020 00:08:07 INFO GlusterFS mount attempt 

25/06/2020 00:07:37 INFO GlusterFS mount attempt 

25/06/2020 00:07:07 INFO GlusterFS mount attempt 

25/06/2020 00:06:37 INFO GlusterFS mount attempt 

25/06/2020 00:06:06 INFO GlusterFS mount attempt 

25/06/2020 00:05:36 INFO GlusterFS mount attempt 

25/06/2020 00:05:06 INFO GlusterFS mount attempt 

25/06/2020 00:04:36 INFO GlusterFS mount attempt 

25/06/2020 00:04:06 INFO GlusterFS mount attempt 

25/06/2020 00:03:36 INFO GlusterFS mount attempt 

25/06/2020 00:03:06 INFO GlusterFS mount attempt 

25/06/2020 00:02:36 INFO GlusterFS mount attempt 

25/06/2020 00:02:06 INFO GlusterFS mount attempt 

25/06/2020 00:01:36 INFO GlusterFS mount attempt 

25/06/2020 00:01:06 INFO GlusterFS mount attempt 

25/06/2020 00:00:35 INFO GlusterFS mount attempt 

25/06/2020 00:00:05 INFO GlusterFS mount attempt 

24/06/2020 23:59:35 INFO GlusterFS mount attempt 

24/06/2020 23:59:05 INFO GlusterFS mount attempt 

24/06/2020 23:58:35 INFO GlusterFS mount attempt 

24/06/2020 23:58:05 INFO GlusterFS mount attempt 

24/06/2020 23:57:35 INFO GlusterFS mount attempt 

24/06/2020 23:57:05 INFO GlusterFS mount attempt 

24/06/2020 23:56:35 INFO GlusterFS mount attempt 

24/06/2020 23:56:05 INFO GlusterFS mount attempt 

24/06/2020 23:55:35 INFO GlusterFS mount attempt 

24/06/2020 23:55:05 INFO GlusterFS mount attempt 

24/06/2020 23:54:34 INFO GlusterFS mount attempt 

24/06/2020 23:54:04 INFO GlusterFS mount attempt 

24/06/2020 23:53:34 INFO GlusterFS mount attempt 

24/06/2020 23:53:04 INFO GlusterFS mount attempt 

24/06/2020 23:52:34 INFO GlusterFS mount attempt 

24/06/2020 23:52:04 INFO GlusterFS mount attempt 

24/06/2020 23:51:34 INFO GlusterFS mount attempt 

24/06/2020 23:51:04 INFO GlusterFS mount attempt 

24/06/2020 23:50:34 INFO GlusterFS mount attempt 

24/06/2020 23:50:04 INFO GlusterFS mount attempt 

24/06/2020 23:49:34 INFO GlusterFS mount attempt 

24/06/2020 23:49:03 INFO GlusterFS mount attempt 

24/06/2020 23:48:33 INFO GlusterFS mount attempt 

24/06/2020 23:48:03 INFO GlusterFS mount attempt 

24/06/2020 23:47:33 INFO GlusterFS mount attempt 

24/06/2020 23:47:03 INFO GlusterFS mount attempt 

24/06/2020 23:46:33 INFO GlusterFS mount attempt 

24/06/2020 23:46:03 INFO GlusterFS mount attempt 

24/06/2020 23:45:33 INFO GlusterFS mount attempt 

24/06/2020 23:45:03 INFO GlusterFS mount attempt 

24/06/2020 23:44:33 INFO GlusterFS mount attempt 

24/06/2020 23:44:03 INFO GlusterFS mount attempt 

24/06/2020 23:43:33 INFO GlusterFS mount attempt 

24/06/2020 23:43:02 INFO GlusterFS mount attempt 

24/06/2020 23:42:32 INFO GlusterFS mount attempt 

24/06/2020 23:42:02 INFO GlusterFS mount attempt 

24/06/2020 23:41:32 INFO GlusterFS mount attempt 

24/06/2020 23:41:02 INFO GlusterFS mount attempt 

24/06/2020 23:40:32 INFO GlusterFS mount attempt 

24/06/2020 23:40:02 INFO GlusterFS mount attempt 

24/06/2020 23:39:32 INFO GlusterFS mount attempt 

24/06/2020 23:39:02 INFO GlusterFS mount attempt 

24/06/2020 23:38:32 INFO GlusterFS mount attempt 

24/06/2020 23:38:01 INFO GlusterFS mount attempt 

24/06/2020 23:37:31 INFO GlusterFS mount attempt 

24/06/2020 23:37:01 INFO GlusterFS mount attempt 

24/06/2020 23:36:31 INFO GlusterFS mount attempt 

24/06/2020 23:36:01 INFO GlusterFS mount attempt 

24/06/2020 23:35:31 INFO GlusterFS mount attempt 

24/06/2020 23:35:01 INFO GlusterFS mount attempt 

24/06/2020 23:34:31 INFO GlusterFS mount attempt 

24/06/2020 23:34:01 INFO GlusterFS mount attempt 

24/06/2020 23:33:31 INFO GlusterFS mount attempt 

24/06/2020 23:33:01 INFO GlusterFS mount attempt 

24/06/2020 23:32:31 INFO GlusterFS mount attempt 

24/06/2020 23:32:00 INFO GlusterFS mount attempt 

24/06/2020 23:31:30 INFO GlusterFS mount attempt 

24/06/2020 23:31:00 INFO GlusterFS mount attempt 

24/06/2020 23:30:30 INFO GlusterFS mount attempt 

24/06/2020 23:30:00 INFO GlusterFS mount attempt 

24/06/2020 23:29:30 INFO GlusterFS mount attempt 

24/06/2020 23:29:00 INFO GlusterFS mount attempt 

24/06/2020 23:28:30 INFO GlusterFS mount attempt 

24/06/2020 23:28:00 INFO GlusterFS mount attempt 

24/06/2020 23:27:30 INFO GlusterFS mount attempt 

24/06/2020 23:26:59 INFO GlusterFS mount attempt 

24/06/2020 23:26:29 INFO GlusterFS mount attempt 

24/06/2020 23:25:59 INFO GlusterFS mount attempt 

24/06/2020 23:25:29 INFO GlusterFS mount attempt 

24/06/2020 23:24:59 INFO GlusterFS mount attempt 

24/06/2020 23:24:29 INFO GlusterFS mount attempt 

24/06/2020 23:23:59 INFO GlusterFS mount attempt 

24/06/2020 23:23:29 INFO GlusterFS mount attempt 

24/06/2020 23:22:59 INFO GlusterFS mount attempt 

24/06/2020 23:22:29 INFO GlusterFS mount attempt 

24/06/2020 23:21:59 INFO GlusterFS mount attempt 

24/06/2020 23:21:28 INFO GlusterFS mount attempt 

24/06/2020 23:20:58 INFO GlusterFS mount attempt 

24/06/2020 23:20:28 INFO GlusterFS mount attempt 

24/06/2020 23:19:58 INFO GlusterFS mount attempt 

24/06/2020 23:19:28 INFO GlusterFS mount attempt 

24/06/2020 23:18:58 INFO GlusterFS mount attempt 

24/06/2020 23:18:28 INFO GlusterFS mount attempt 

24/06/2020 23:17:58 INFO GlusterFS mount attempt 

24/06/2020 23:17:28 INFO GlusterFS mount attempt 

24/06/2020 23:16:58 INFO GlusterFS mount attempt 

24/06/2020 23:16:28 INFO GlusterFS mount attempt 

24/06/2020 23:15:58 INFO GlusterFS mount attempt 

24/06/2020 23:15:27 INFO GlusterFS mount attempt 

24/06/2020 23:14:57 INFO GlusterFS mount attempt 

24/06/2020 23:14:27 INFO GlusterFS mount attempt 

24/06/2020 23:13:57 INFO GlusterFS mount attempt 

24/06/2020 23:13:27 INFO GlusterFS mount attempt 

24/06/2020 23:12:57 INFO GlusterFS mount attempt 

24/06/2020 23:12:27 INFO GlusterFS mount attempt 

24/06/2020 23:11:57 INFO GlusterFS mount attempt 

24/06/2020 23:11:27 INFO GlusterFS mount attempt 

24/06/2020 23:10:57 INFO GlusterFS mount attempt 

24/06/2020 23:10:27 INFO GlusterFS mount attempt 

24/06/2020 23:09:56 INFO GlusterFS mount attempt 

24/06/2020 23:09:26 INFO GlusterFS mount attempt 

24/06/2020 23:08:56 INFO GlusterFS mount attempt 

24/06/2020 23:08:26 INFO GlusterFS mount attempt 

24/06/2020 23:07:56 INFO GlusterFS mount attempt 

24/06/2020 23:07:26 INFO GlusterFS mount attempt 

24/06/2020 23:06:56 INFO GlusterFS mount attempt 

24/06/2020 23:06:26 INFO GlusterFS mount attempt 

24/06/2020 23:05:56 INFO GlusterFS mount attempt 

24/06/2020 23:05:26 INFO GlusterFS mount attempt 

24/06/2020 23:04:56 INFO GlusterFS mount attempt 

24/06/2020 23:04:26 INFO GlusterFS mount attempt 

24/06/2020 23:03:55 INFO GlusterFS mount attempt 

24/06/2020 23:03:25 INFO GlusterFS mount attempt 

24/06/2020 23:02:55 INFO GlusterFS mount attempt 

24/06/2020 23:02:25 INFO GlusterFS mount attempt 

24/06/2020 23:01:55 INFO GlusterFS mount attempt 

24/06/2020 23:01:25 INFO GlusterFS mount attempt 

24/06/2020 23:00:55 INFO GlusterFS mount attempt 

24/06/2020 23:00:25 INFO GlusterFS mount attempt 

24/06/2020 22:59:55 INFO GlusterFS mount attempt 

24/06/2020 22:59:25 INFO GlusterFS mount attempt 

24/06/2020 22:58:54 INFO GlusterFS mount attempt 

24/06/2020 22:58:24 INFO GlusterFS mount attempt 

24/06/2020 22:57:54 INFO GlusterFS mount attempt 

24/06/2020 22:57:24 INFO GlusterFS mount attempt 

24/06/2020 22:56:54 INFO GlusterFS mount attempt 

24/06/2020 22:56:24 INFO GlusterFS mount attempt 

24/06/2020 22:55:54 INFO GlusterFS mount attempt 

24/06/2020 22:55:24 INFO GlusterFS mount attempt 

24/06/2020 22:54:54 INFO GlusterFS mount attempt 

24/06/2020 22:54:24 INFO GlusterFS mount attempt 

24/06/2020 22:53:54 INFO GlusterFS mount attempt 

24/06/2020 22:53:23 INFO GlusterFS mount attempt 

24/06/2020 22:52:53 INFO GlusterFS mount attempt 

24/06/2020 22:52:23 INFO GlusterFS mount attempt 

24/06/2020 22:51:53 INFO GlusterFS mount attempt 

24/06/2020 22:51:23 INFO GlusterFS mount attempt 

24/06/2020 22:50:53 INFO GlusterFS mount attempt 

24/06/2020 22:50:23 INFO GlusterFS mount attempt 

24/06/2020 22:49:53 INFO GlusterFS mount attempt 

24/06/2020 22:49:23 INFO GlusterFS mount attempt 

24/06/2020 22:48:53 INFO GlusterFS mount attempt 

24/06/2020 22:48:22 INFO GlusterFS mount attempt 

24/06/2020 22:47:52 INFO GlusterFS mount attempt 

24/06/2020 22:47:22 INFO GlusterFS mount attempt 

24/06/2020 22:46:52 INFO GlusterFS mount attempt 

24/06/2020 22:46:22 INFO GlusterFS mount attempt 

24/06/2020 22:45:52 INFO GlusterFS mount attempt 

24/06/2020 22:45:22 INFO GlusterFS mount attempt 

24/06/2020 22:44:52 INFO GlusterFS mount attempt 

24/06/2020 22:44:22 INFO GlusterFS mount attempt 

24/06/2020 22:43:52 INFO GlusterFS mount attempt 

24/06/2020 22:43:22 INFO GlusterFS mount attempt 

24/06/2020 22:42:51 INFO GlusterFS mount attempt 

24/06/2020 22:42:21 INFO GlusterFS mount attempt 

24/06/2020 22:41:51 INFO GlusterFS mount attempt 

24/06/2020 22:41:21 INFO GlusterFS mount attempt 

24/06/2020 22:40:51 INFO GlusterFS mount attempt 

24/06/2020 22:40:21 INFO GlusterFS mount attempt 

24/06/2020 22:39:51 INFO GlusterFS mount attempt 

24/06/2020 22:39:21 INFO GlusterFS mount attempt 

24/06/2020 22:38:51 INFO GlusterFS mount attempt 

24/06/2020 22:38:21 INFO GlusterFS mount attempt 

24/06/2020 22:37:51 INFO GlusterFS mount attempt 

24/06/2020 22:37:20 INFO GlusterFS mount attempt 

24/06/2020 22:36:50 INFO GlusterFS mount attempt 

24/06/2020 22:36:20 INFO GlusterFS mount attempt 

24/06/2020 22:35:50 INFO GlusterFS mount attempt 

24/06/2020 22:35:20 INFO GlusterFS mount attempt 

24/06/2020 22:34:50 INFO GlusterFS mount attempt 

24/06/2020 22:34:20 INFO GlusterFS mount attempt 

24/06/2020 22:33:50 INFO GlusterFS mount attempt 

24/06/2020 22:33:20 INFO GlusterFS mount attempt 

24/06/2020 22:32:50 INFO GlusterFS mount attempt 

24/06/2020 22:32:20 INFO GlusterFS mount attempt 

24/06/2020 22:31:49 INFO GlusterFS mount attempt 

24/06/2020 22:31:19 INFO GlusterFS mount attempt 

24/06/2020 22:30:49 INFO GlusterFS mount attempt 

24/06/2020 22:30:19 INFO GlusterFS mount attempt 

24/06/2020 22:29:49 INFO GlusterFS mount attempt 

24/06/2020 22:29:19 INFO GlusterFS mount attempt 

24/06/2020 22:28:49 INFO GlusterFS mount attempt 

24/06/2020 22:28:19 INFO GlusterFS mount attempt 

24/06/2020 22:27:49 INFO GlusterFS mount attempt 

24/06/2020 22:27:19 INFO GlusterFS mount attempt 

24/06/2020 22:26:48 INFO GlusterFS mount attempt 

24/06/2020 22:26:18 INFO GlusterFS mount attempt 

24/06/2020 22:25:48 INFO GlusterFS mount attempt 

24/06/2020 22:25:18 INFO GlusterFS mount attempt 

24/06/2020 22:24:48 INFO GlusterFS mount attempt 

24/06/2020 22:24:18 INFO GlusterFS mount attempt 

24/06/2020 22:23:48 INFO GlusterFS mount attempt 

24/06/2020 22:23:18 INFO GlusterFS mount attempt 

24/06/2020 22:22:48 INFO GlusterFS mount attempt 

24/06/2020 22:22:18 INFO GlusterFS mount attempt 

24/06/2020 22:21:48 INFO GlusterFS mount attempt 

24/06/2020 22:21:17 INFO GlusterFS mount attempt 

24/06/2020 22:20:47 INFO GlusterFS mount attempt 

24/06/2020 22:20:17 INFO GlusterFS mount attempt 

24/06/2020 22:19:47 INFO GlusterFS mount attempt 

24/06/2020 22:19:17 INFO GlusterFS mount attempt 

24/06/2020 22:18:47 INFO GlusterFS mount attempt 

24/06/2020 22:18:17 INFO GlusterFS mount attempt 

24/06/2020 22:17:47 INFO GlusterFS mount attempt 

24/06/2020 22:17:17 INFO GlusterFS mount attempt 

24/06/2020 22:16:47 INFO GlusterFS mount attempt 

24/06/2020 22:16:17 INFO GlusterFS mount attempt 

24/06/2020 22:15:46 INFO GlusterFS mount attempt 

24/06/2020 22:15:16 INFO GlusterFS mount attempt 

24/06/2020 22:14:46 INFO GlusterFS mount attempt 

24/06/2020 22:14:16 INFO GlusterFS mount attempt 

24/06/2020 22:13:46 INFO GlusterFS mount attempt 

24/06/2020 22:13:16 INFO GlusterFS mount attempt 

24/06/2020 22:12:46 INFO GlusterFS mount attempt 

24/06/2020 22:12:16 INFO GlusterFS mount attempt 

24/06/2020 22:11:46 INFO GlusterFS mount attempt 

24/06/2020 22:11:16 INFO GlusterFS mount attempt 

24/06/2020 22:10:46 INFO GlusterFS mount attempt 

24/06/2020 22:10:15 INFO GlusterFS mount attempt 

24/06/2020 22:09:45 INFO GlusterFS mount attempt 

24/06/2020 22:09:15 INFO GlusterFS mount attempt 

24/06/2020 22:08:45 INFO GlusterFS mount attempt 

24/06/2020 22:08:15 INFO GlusterFS mount attempt 

24/06/2020 22:07:45 INFO GlusterFS mount attempt 

24/06/2020 22:07:15 INFO GlusterFS mount attempt 

24/06/2020 22:06:45 INFO GlusterFS mount attempt 

24/06/2020 22:06:15 INFO GlusterFS mount attempt 

24/06/2020 22:05:45 INFO GlusterFS mount attempt 

24/06/2020 22:05:15 INFO GlusterFS mount attempt 

24/06/2020 22:04:44 INFO GlusterFS mount attempt 

24/06/2020 22:04:14 INFO GlusterFS mount attempt 

24/06/2020 22:03:44 INFO GlusterFS mount attempt 

24/06/2020 22:03:14 INFO GlusterFS mount attempt 

24/06/2020 22:02:44 INFO GlusterFS mount attempt 

24/06/2020 22:02:14 INFO GlusterFS mount attempt 

24/06/2020 22:01:44 INFO GlusterFS mount attempt 

24/06/2020 22:01:14 INFO GlusterFS mount attempt 

24/06/2020 22:00:44 INFO GlusterFS mount attempt 

24/06/2020 22:00:14 INFO GlusterFS mount attempt 

24/06/2020 21:59:44 INFO GlusterFS mount attempt 

24/06/2020 21:59:13 INFO GlusterFS mount attempt 

24/06/2020 21:58:43 INFO GlusterFS mount attempt 

24/06/2020 21:58:13 INFO GlusterFS mount attempt 

24/06/2020 21:57:43 INFO GlusterFS mount attempt 

24/06/2020 21:57:13 INFO GlusterFS mount attempt 

24/06/2020 21:56:43 INFO GlusterFS mount attempt 

24/06/2020 21:56:13 INFO GlusterFS mount attempt 

24/06/2020 21:55:43 INFO GlusterFS mount attempt 

24/06/2020 21:55:13 INFO GlusterFS mount attempt 

24/06/2020 21:54:43 INFO GlusterFS mount attempt 

24/06/2020 21:54:13 INFO GlusterFS mount attempt 

24/06/2020 21:53:42 INFO GlusterFS mount attempt 

24/06/2020 21:53:12 INFO GlusterFS mount attempt 

24/06/2020 21:52:42 INFO GlusterFS mount attempt 

24/06/2020 21:52:12 INFO GlusterFS mount attempt 

24/06/2020 21:51:42 INFO GlusterFS mount attempt 

24/06/2020 21:51:12 INFO GlusterFS mount attempt 

24/06/2020 21:50:42 INFO GlusterFS mount attempt 

24/06/2020 21:50:12 INFO GlusterFS mount attempt 

24/06/2020 21:49:42 INFO GlusterFS mount attempt 

24/06/2020 21:49:12 INFO GlusterFS mount attempt 

24/06/2020 21:48:42 INFO GlusterFS mount attempt 

24/06/2020 21:48:11 INFO GlusterFS mount attempt 

24/06/2020 21:47:41 INFO GlusterFS mount attempt 

24/06/2020 21:47:11 INFO GlusterFS mount attempt 

24/06/2020 21:46:41 INFO GlusterFS mount attempt 

24/06/2020 21:46:11 INFO GlusterFS mount attempt 

24/06/2020 21:45:41 INFO GlusterFS mount attempt 

24/06/2020 21:45:11 INFO GlusterFS mount attempt 

24/06/2020 21:44:41 INFO GlusterFS mount attempt 

24/06/2020 21:44:11 INFO GlusterFS mount attempt 

24/06/2020 21:43:41 INFO GlusterFS mount attempt 

24/06/2020 21:43:10 INFO GlusterFS mount attempt 

24/06/2020 21:42:40 INFO GlusterFS mount attempt 

24/06/2020 21:42:10 INFO GlusterFS mount attempt 

24/06/2020 21:41:40 INFO GlusterFS mount attempt 

24/06/2020 21:41:10 INFO GlusterFS mount attempt 

24/06/2020 21:40:40 INFO GlusterFS mount attempt 

24/06/2020 21:40:10 INFO GlusterFS mount attempt 

24/06/2020 21:39:40 INFO GlusterFS mount attempt 

24/06/2020 21:39:10 INFO GlusterFS mount attempt 

24/06/2020 21:38:40 INFO GlusterFS mount attempt 

24/06/2020 21:38:10 INFO GlusterFS mount attempt 

24/06/2020 21:37:39 INFO GlusterFS mount attempt 

24/06/2020 21:37:09 INFO GlusterFS mount attempt 

24/06/2020 21:36:39 INFO GlusterFS mount attempt 

24/06/2020 21:36:09 INFO GlusterFS mount attempt 

24/06/2020 21:35:39 INFO GlusterFS mount attempt 

24/06/2020 21:35:09 INFO GlusterFS mount attempt 

24/06/2020 21:34:39 INFO GlusterFS mount attempt 

24/06/2020 21:34:09 INFO GlusterFS mount attempt 

24/06/2020 21:33:39 INFO GlusterFS mount attempt 

24/06/2020 21:33:09 INFO GlusterFS mount attempt 

24/06/2020 21:32:38 INFO GlusterFS mount attempt 

24/06/2020 21:32:08 INFO GlusterFS mount attempt 

24/06/2020 21:31:38 INFO GlusterFS mount attempt 

24/06/2020 21:31:08 INFO GlusterFS mount attempt 

24/06/2020 21:30:38 INFO GlusterFS mount attempt 

24/06/2020 21:30:08 INFO GlusterFS mount attempt 

24/06/2020 21:29:38 INFO GlusterFS mount attempt 

24/06/2020 21:29:08 INFO GlusterFS mount attempt 

24/06/2020 21:28:38 INFO GlusterFS mount attempt 

24/06/2020 21:28:08 INFO GlusterFS mount attempt 

24/06/2020 21:27:38 INFO GlusterFS mount attempt 

24/06/2020 21:27:07 INFO GlusterFS mount attempt 

24/06/2020 21:26:37 INFO GlusterFS mount attempt 

24/06/2020 21:26:07 INFO GlusterFS mount attempt 

24/06/2020 21:25:37 INFO GlusterFS mount attempt 

24/06/2020 21:25:07 INFO GlusterFS mount attempt 

24/06/2020 21:24:37 INFO GlusterFS mount attempt 

24/06/2020 21:24:07 INFO GlusterFS mount attempt 

24/06/2020 21:23:37 INFO GlusterFS mount attempt 

24/06/2020 21:23:07 INFO GlusterFS mount attempt 

24/06/2020 21:22:37 INFO GlusterFS mount attempt 

24/06/2020 21:22:07 INFO GlusterFS mount attempt 

24/06/2020 21:21:36 INFO GlusterFS mount attempt 

24/06/2020 21:21:06 INFO GlusterFS mount attempt 

24/06/2020 21:20:36 INFO GlusterFS mount attempt 

24/06/2020 21:20:06 INFO GlusterFS mount attempt 

24/06/2020 21:19:36 INFO GlusterFS mount attempt 

24/06/2020 21:19:06 INFO GlusterFS mount attempt 

24/06/2020 21:18:36 INFO GlusterFS mount attempt 

24/06/2020 21:18:06 INFO GlusterFS mount attempt 

24/06/2020 21:17:36 INFO GlusterFS mount attempt 

24/06/2020 21:17:06 INFO GlusterFS mount attempt 

24/06/2020 21:16:36 INFO GlusterFS mount attempt 

24/06/2020 21:16:05 INFO GlusterFS mount attempt 

24/06/2020 21:15:35 INFO GlusterFS mount attempt 

24/06/2020 21:15:05 INFO GlusterFS mount attempt 

24/06/2020 21:14:35 INFO GlusterFS mount attempt 

24/06/2020 21:14:05 INFO GlusterFS mount attempt 

24/06/2020 21:13:35 INFO GlusterFS mount attempt 

24/06/2020 21:13:05 INFO GlusterFS mount attempt 

24/06/2020 21:12:35 INFO GlusterFS mount attempt 

24/06/2020 21:12:05 INFO GlusterFS mount attempt 

24/06/2020 21:11:35 INFO GlusterFS mount attempt 

24/06/2020 21:11:04 INFO GlusterFS mount attempt 

24/06/2020 21:10:34 INFO GlusterFS mount attempt 

24/06/2020 21:10:04 INFO GlusterFS mount attempt 

24/06/2020 21:09:34 INFO GlusterFS mount attempt 

24/06/2020 21:09:04 INFO GlusterFS mount attempt 

24/06/2020 21:08:34 INFO GlusterFS mount attempt 

24/06/2020 21:08:04 INFO GlusterFS mount attempt 

24/06/2020 21:07:34 INFO GlusterFS mount attempt 

24/06/2020 21:07:04 INFO GlusterFS mount attempt 

24/06/2020 21:06:34 INFO GlusterFS mount attempt 

24/06/2020 21:06:04 INFO GlusterFS mount attempt 

24/06/2020 21:05:33 INFO GlusterFS mount attempt 

24/06/2020 21:05:03 INFO GlusterFS mount attempt 

24/06/2020 21:04:33 INFO GlusterFS mount attempt 

24/06/2020 21:04:03 INFO GlusterFS mount attempt 

24/06/2020 21:03:33 INFO GlusterFS mount attempt 

24/06/2020 21:03:03 INFO GlusterFS mount attempt 

24/06/2020 21:02:33 INFO GlusterFS mount attempt 

24/06/2020 21:02:03 INFO GlusterFS mount attempt 

24/06/2020 21:01:33 INFO GlusterFS mount attempt 

24/06/2020 21:01:03 INFO GlusterFS mount attempt 

24/06/2020 21:00:33 INFO GlusterFS mount attempt 

24/06/2020 21:00:02 INFO GlusterFS mount attempt 

24/06/2020 20:59:32 INFO GlusterFS mount attempt 

24/06/2020 20:59:02 INFO GlusterFS mount attempt 

24/06/2020 20:58:32 INFO GlusterFS mount attempt 

24/06/2020 20:58:02 INFO GlusterFS mount attempt 

24/06/2020 20:57:32 INFO GlusterFS mount attempt 

24/06/2020 20:57:02 INFO GlusterFS mount attempt 

24/06/2020 20:56:32 INFO GlusterFS mount attempt 

24/06/2020 20:56:02 INFO GlusterFS mount attempt 

24/06/2020 20:55:32 INFO GlusterFS mount attempt 

24/06/2020 20:55:02 INFO GlusterFS mount attempt 

24/06/2020 20:54:31 INFO GlusterFS mount attempt 

24/06/2020 20:54:01 INFO GlusterFS mount attempt 

24/06/2020 20:53:31 INFO GlusterFS mount attempt 

24/06/2020 20:53:01 INFO GlusterFS mount attempt 

24/06/2020 20:52:31 INFO GlusterFS mount attempt 

24/06/2020 20:52:01 INFO GlusterFS mount attempt 

24/06/2020 20:51:31 INFO GlusterFS mount attempt 

24/06/2020 20:51:01 INFO GlusterFS mount attempt 

24/06/2020 20:50:31 INFO GlusterFS mount attempt 

24/06/2020 20:50:01 INFO GlusterFS mount attempt 

24/06/2020 20:49:30 INFO GlusterFS mount attempt 

24/06/2020 20:49:00 INFO GlusterFS mount attempt 

24/06/2020 20:48:30 INFO GlusterFS mount attempt 

24/06/2020 20:48:00 INFO GlusterFS mount attempt 

24/06/2020 20:47:30 INFO GlusterFS mount attempt 

24/06/2020 20:47:00 INFO GlusterFS mount attempt 

24/06/2020 20:46:30 INFO GlusterFS mount attempt 

24/06/2020 20:46:00 INFO GlusterFS mount attempt 

24/06/2020 20:45:30 INFO GlusterFS mount attempt 

24/06/2020 20:45:00 INFO GlusterFS mount attempt 

24/06/2020 20:44:30 INFO GlusterFS mount attempt 

24/06/2020 20:43:59 INFO GlusterFS mount attempt 

24/06/2020 20:43:29 INFO GlusterFS mount attempt 

24/06/2020 20:42:59 INFO GlusterFS mount attempt 

24/06/2020 20:42:29 INFO GlusterFS mount attempt 

24/06/2020 20:41:59 INFO GlusterFS mount attempt 

24/06/2020 20:41:29 INFO GlusterFS mount attempt 

24/06/2020 20:40:59 INFO GlusterFS mount attempt 

24/06/2020 20:40:29 INFO GlusterFS mount attempt 

24/06/2020 20:39:59 INFO GlusterFS mount attempt 

24/06/2020 20:39:29 INFO GlusterFS mount attempt 

24/06/2020 20:38:59 INFO GlusterFS mount attempt 

24/06/2020 20:38:28 INFO GlusterFS mount attempt 

24/06/2020 20:37:58 INFO GlusterFS mount attempt 

24/06/2020 20:37:28 INFO GlusterFS mount attempt 

24/06/2020 20:36:58 INFO GlusterFS mount attempt 

24/06/2020 20:36:28 INFO GlusterFS mount attempt 

24/06/2020 20:35:58 INFO GlusterFS mount attempt 

24/06/2020 20:35:28 INFO GlusterFS mount attempt 

24/06/2020 20:34:58 INFO GlusterFS mount attempt 

24/06/2020 20:34:28 INFO GlusterFS mount attempt 

24/06/2020 20:33:58 INFO GlusterFS mount attempt 

24/06/2020 20:33:28 INFO GlusterFS mount attempt 

24/06/2020 20:32:57 INFO GlusterFS mount attempt 

24/06/2020 20:32:27 INFO GlusterFS mount attempt 

24/06/2020 20:31:57 INFO GlusterFS mount attempt 

24/06/2020 20:31:27 INFO GlusterFS mount attempt 

24/06/2020 20:30:57 INFO GlusterFS mount attempt 

24/06/2020 20:30:27 INFO GlusterFS mount attempt 

24/06/2020 20:29:57 INFO GlusterFS mount attempt 

24/06/2020 20:29:27 INFO GlusterFS mount attempt 

24/06/2020 20:28:57 INFO GlusterFS mount attempt 

24/06/2020 20:28:27 INFO GlusterFS mount attempt 

24/06/2020 20:27:56 INFO GlusterFS mount attempt 

24/06/2020 20:27:26 INFO GlusterFS mount attempt 

24/06/2020 20:26:56 INFO GlusterFS mount attempt 

24/06/2020 20:26:26 INFO GlusterFS mount attempt 

24/06/2020 20:25:56 INFO GlusterFS mount attempt 

24/06/2020 20:25:26 INFO GlusterFS mount attempt 

24/06/2020 20:24:56 INFO GlusterFS mount attempt 

24/06/2020 20:24:26 INFO GlusterFS mount attempt 

24/06/2020 20:23:56 INFO GlusterFS mount attempt 

24/06/2020 20:23:26 INFO GlusterFS mount attempt 

24/06/2020 20:22:56 INFO GlusterFS mount attempt 

24/06/2020 20:22:25 INFO GlusterFS mount attempt 

24/06/2020 20:21:55 INFO GlusterFS mount attempt 

24/06/2020 20:21:25 INFO GlusterFS mount attempt 

24/06/2020 20:20:55 INFO GlusterFS mount attempt 

24/06/2020 20:20:25 INFO GlusterFS mount attempt 

24/06/2020 20:19:55 INFO GlusterFS mount attempt 

24/06/2020 20:19:25 INFO GlusterFS mount attempt 

24/06/2020 20:18:55 INFO GlusterFS mount attempt 

24/06/2020 20:18:25 INFO GlusterFS mount attempt 

24/06/2020 20:17:54 INFO GlusterFS mount attempt 

24/06/2020 20:17:24 INFO GlusterFS mount attempt 

24/06/2020 20:16:54 INFO GlusterFS mount attempt 

24/06/2020 20:16:24 INFO GlusterFS mount attempt 

24/06/2020 20:15:54 INFO GlusterFS mount attempt 

24/06/2020 20:15:24 INFO GlusterFS mount attempt 

24/06/2020 20:14:54 INFO GlusterFS mount attempt 

24/06/2020 20:14:24 INFO GlusterFS mount attempt 

24/06/2020 20:13:54 INFO GlusterFS mount attempt 

24/06/2020 20:13:24 INFO GlusterFS mount attempt 

24/06/2020 20:12:54 INFO GlusterFS mount attempt 

24/06/2020 20:12:23 INFO GlusterFS mount attempt 

24/06/2020 20:11:53 INFO GlusterFS mount attempt 

24/06/2020 20:11:23 INFO GlusterFS mount attempt 

24/06/2020 20:10:53 INFO GlusterFS mount attempt 

24/06/2020 20:10:23 INFO GlusterFS mount attempt 

24/06/2020 20:09:53 INFO GlusterFS mount attempt 

24/06/2020 20:09:23 INFO GlusterFS mount attempt 

24/06/2020 20:08:53 INFO GlusterFS mount attempt 

24/06/2020 20:08:23 INFO GlusterFS mount attempt 

24/06/2020 20:07:53 INFO GlusterFS mount attempt 

24/06/2020 20:07:23 INFO GlusterFS mount attempt 

24/06/2020 20:06:53 INFO GlusterFS mount attempt 

24/06/2020 20:06:22 INFO GlusterFS mount attempt 

24/06/2020 20:05:52 INFO GlusterFS mount attempt 

24/06/2020 20:05:22 INFO GlusterFS mount attempt 

24/06/2020 20:04:52 INFO GlusterFS mount attempt 

24/06/2020 20:04:22 INFO GlusterFS mount attempt 

24/06/2020 20:03:52 INFO GlusterFS mount attempt 

24/06/2020 20:03:22 INFO GlusterFS mount attempt 

24/06/2020 20:02:52 INFO GlusterFS mount attempt 

24/06/2020 20:02:22 INFO GlusterFS mount attempt 

24/06/2020 20:01:52 INFO GlusterFS mount attempt 

24/06/2020 20:01:21 INFO GlusterFS mount attempt 

24/06/2020 20:00:51 INFO GlusterFS mount attempt 

24/06/2020 20:00:21 INFO GlusterFS mount attempt 

24/06/2020 19:59:51 INFO GlusterFS mount attempt 

24/06/2020 19:59:21 INFO GlusterFS mount attempt 

24/06/2020 19:58:51 INFO GlusterFS mount attempt 

24/06/2020 19:58:21 INFO GlusterFS mount attempt 

24/06/2020 19:57:51 INFO GlusterFS mount attempt 

24/06/2020 19:57:21 INFO GlusterFS mount attempt 

24/06/2020 19:56:51 INFO GlusterFS mount attempt 

24/06/2020 19:56:20 INFO GlusterFS mount attempt 

24/06/2020 19:55:50 INFO GlusterFS mount attempt 

24/06/2020 19:55:20 INFO GlusterFS mount attempt 

24/06/2020 19:54:50 INFO GlusterFS mount attempt 

24/06/2020 19:54:20 INFO GlusterFS mount attempt 

24/06/2020 19:53:50 INFO GlusterFS mount attempt 

24/06/2020 19:53:20 INFO GlusterFS mount attempt 

24/06/2020 19:52:50 INFO GlusterFS mount attempt 

24/06/2020 19:52:20 INFO GlusterFS mount attempt 

24/06/2020 19:51:50 INFO GlusterFS mount attempt 

24/06/2020 19:51:20 INFO GlusterFS mount attempt 

24/06/2020 19:50:49 INFO GlusterFS mount attempt 

24/06/2020 19:50:19 INFO GlusterFS mount attempt 

24/06/2020 19:49:49 INFO GlusterFS mount attempt 

24/06/2020 19:49:19 INFO GlusterFS mount attempt 

24/06/2020 19:48:49 INFO GlusterFS mount attempt 

24/06/2020 19:48:19 INFO GlusterFS mount attempt 

24/06/2020 19:47:49 INFO GlusterFS mount attempt 

24/06/2020 19:47:19 INFO GlusterFS mount attempt 

24/06/2020 19:46:49 INFO GlusterFS mount attempt 

24/06/2020 19:46:19 INFO GlusterFS mount attempt 

24/06/2020 19:45:49 INFO GlusterFS mount attempt 

24/06/2020 19:45:18 INFO GlusterFS mount attempt 

24/06/2020 19:44:48 INFO GlusterFS mount attempt 

24/06/2020 19:44:18 INFO GlusterFS mount attempt 

24/06/2020 19:43:48 INFO GlusterFS mount attempt 

24/06/2020 19:43:18 INFO GlusterFS mount attempt 

24/06/2020 19:42:48 INFO GlusterFS mount attempt 

24/06/2020 19:42:18 INFO GlusterFS mount attempt 

24/06/2020 19:41:48 INFO GlusterFS mount attempt 

24/06/2020 19:41:18 INFO GlusterFS mount attempt 

24/06/2020 19:40:48 INFO GlusterFS mount attempt 

24/06/2020 19:40:17 INFO GlusterFS mount attempt 

24/06/2020 19:39:47 INFO GlusterFS mount attempt 

24/06/2020 19:39:17 INFO GlusterFS mount attempt 

24/06/2020 19:38:47 INFO GlusterFS mount attempt 

24/06/2020 19:38:17 INFO GlusterFS mount attempt 

24/06/2020 19:37:47 INFO GlusterFS mount attempt 

24/06/2020 19:37:17 INFO GlusterFS mount attempt 

24/06/2020 19:36:47 INFO GlusterFS mount attempt 

24/06/2020 19:36:17 INFO GlusterFS mount attempt 

24/06/2020 19:35:47 INFO GlusterFS mount attempt 

24/06/2020 19:35:17 INFO GlusterFS mount attempt 

24/06/2020 19:34:46 INFO GlusterFS mount attempt 

24/06/2020 19:34:16 INFO GlusterFS mount attempt 

24/06/2020 19:33:46 INFO GlusterFS mount attempt 

24/06/2020 19:33:16 INFO GlusterFS mount attempt 

24/06/2020 19:32:46 INFO GlusterFS mount attempt 

24/06/2020 19:32:16 INFO GlusterFS mount attempt 

24/06/2020 19:31:46 INFO GlusterFS mount attempt 

24/06/2020 19:31:16 INFO GlusterFS mount attempt 

24/06/2020 19:30:46 INFO GlusterFS mount attempt 

24/06/2020 19:30:16 INFO GlusterFS mount attempt 

24/06/2020 19:29:46 INFO GlusterFS mount attempt 

24/06/2020 19:29:15 INFO GlusterFS mount attempt 

24/06/2020 19:28:45 INFO GlusterFS mount attempt 

24/06/2020 19:28:15 INFO GlusterFS mount attempt 

24/06/2020 19:27:45 INFO GlusterFS mount attempt 

24/06/2020 19:27:15 INFO GlusterFS mount attempt 

24/06/2020 19:26:45 INFO GlusterFS mount attempt 

24/06/2020 19:26:15 INFO GlusterFS mount attempt 

24/06/2020 19:25:45 INFO GlusterFS mount attempt 

24/06/2020 19:25:15 INFO GlusterFS mount attempt 

24/06/2020 19:24:45 INFO GlusterFS mount attempt 

24/06/2020 19:24:15 INFO GlusterFS mount attempt 

24/06/2020 19:23:44 INFO GlusterFS mount attempt 

24/06/2020 19:23:14 INFO GlusterFS mount attempt 

24/06/2020 19:22:44 INFO GlusterFS mount attempt 

24/06/2020 19:22:14 INFO GlusterFS mount attempt 

24/06/2020 19:21:44 INFO GlusterFS mount attempt 

24/06/2020 19:21:14 INFO GlusterFS mount attempt 

24/06/2020 19:20:44 INFO GlusterFS mount attempt 

24/06/2020 19:20:14 INFO GlusterFS mount attempt 

24/06/2020 19:19:44 INFO GlusterFS mount attempt 

24/06/2020 19:19:14 INFO GlusterFS mount attempt 

24/06/2020 19:18:44 INFO GlusterFS mount attempt 

24/06/2020 19:18:14 INFO GlusterFS mount attempt 

24/06/2020 19:17:43 INFO GlusterFS mount attempt 

24/06/2020 19:17:13 INFO GlusterFS mount attempt 

24/06/2020 19:16:43 INFO GlusterFS mount attempt 

24/06/2020 19:16:13 INFO GlusterFS mount attempt 

24/06/2020 19:15:43 INFO GlusterFS mount attempt 

24/06/2020 19:15:13 INFO GlusterFS mount attempt 

24/06/2020 19:14:43 INFO GlusterFS mount attempt 

24/06/2020 19:14:13 INFO GlusterFS mount attempt 

24/06/2020 19:13:43 INFO GlusterFS mount attempt 

24/06/2020 19:13:13 INFO GlusterFS mount attempt 

24/06/2020 19:12:43 INFO GlusterFS mount attempt 

24/06/2020 19:12:12 INFO GlusterFS mount attempt 

24/06/2020 19:11:42 INFO GlusterFS mount attempt 

24/06/2020 19:11:12 INFO GlusterFS mount attempt 

24/06/2020 19:10:42 INFO GlusterFS mount attempt 

24/06/2020 19:10:12 INFO GlusterFS mount attempt 

24/06/2020 19:09:42 INFO GlusterFS mount attempt 

24/06/2020 19:09:12 INFO GlusterFS mount attempt 

24/06/2020 19:08:42 INFO GlusterFS mount attempt 

24/06/2020 19:08:12 INFO GlusterFS mount attempt 

24/06/2020 19:07:42 INFO GlusterFS mount attempt 

24/06/2020 19:07:11 INFO GlusterFS mount attempt 

24/06/2020 19:06:41 INFO GlusterFS mount attempt 

24/06/2020 19:06:11 INFO GlusterFS mount attempt 

24/06/2020 19:05:41 INFO GlusterFS mount attempt 

24/06/2020 19:05:11 INFO GlusterFS mount attempt 

24/06/2020 19:04:41 INFO GlusterFS mount attempt 

24/06/2020 19:04:11 INFO GlusterFS mount attempt 

24/06/2020 19:03:41 INFO GlusterFS mount attempt 

24/06/2020 19:03:11 INFO GlusterFS mount attempt 

24/06/2020 19:02:41 INFO GlusterFS mount attempt 

24/06/2020 19:02:10 INFO GlusterFS mount attempt 

24/06/2020 19:01:40 INFO GlusterFS mount attempt 

24/06/2020 19:01:10 INFO GlusterFS mount attempt 

24/06/2020 19:00:40 INFO GlusterFS mount attempt 

24/06/2020 19:00:10 INFO GlusterFS mount attempt 

24/06/2020 18:59:40 INFO GlusterFS mount attempt 

24/06/2020 18:59:10 INFO GlusterFS mount attempt 

24/06/2020 18:58:40 INFO GlusterFS mount attempt 

24/06/2020 18:58:10 INFO GlusterFS mount attempt 

24/06/2020 18:57:40 INFO GlusterFS mount attempt 

24/06/2020 18:57:10 INFO GlusterFS mount attempt 

24/06/2020 18:56:39 INFO GlusterFS mount attempt 

24/06/2020 18:56:09 INFO GlusterFS mount attempt 

24/06/2020 18:55:39 INFO GlusterFS mount attempt 

24/06/2020 18:55:09 INFO GlusterFS mount attempt 

24/06/2020 18:54:39 INFO GlusterFS mount attempt 

24/06/2020 18:54:09 INFO GlusterFS mount attempt 

24/06/2020 18:53:39 INFO GlusterFS mount attempt 

24/06/2020 18:53:09 INFO GlusterFS mount attempt 

24/06/2020 18:52:39 INFO GlusterFS mount attempt 

24/06/2020 18:52:09 INFO GlusterFS mount attempt 

24/06/2020 18:51:39 INFO GlusterFS mount attempt 

24/06/2020 18:51:08 INFO GlusterFS mount attempt 

24/06/2020 18:50:38 INFO GlusterFS mount attempt 

24/06/2020 18:50:08 INFO GlusterFS mount attempt 

24/06/2020 18:49:38 INFO GlusterFS mount attempt 

24/06/2020 18:49:08 INFO GlusterFS mount attempt 

24/06/2020 18:48:38 INFO GlusterFS mount attempt 

24/06/2020 18:48:08 INFO GlusterFS mount attempt 

24/06/2020 18:47:38 INFO GlusterFS mount attempt 

24/06/2020 18:47:08 INFO GlusterFS mount attempt 

24/06/2020 18:46:38 INFO GlusterFS mount attempt 

24/06/2020 18:46:08 INFO GlusterFS mount attempt 

24/06/2020 18:45:37 INFO GlusterFS mount attempt 

24/06/2020 18:45:07 INFO GlusterFS mount attempt 

24/06/2020 18:44:37 INFO GlusterFS mount attempt 

24/06/2020 18:44:07 INFO GlusterFS mount attempt 

24/06/2020 18:43:37 INFO GlusterFS mount attempt 

24/06/2020 18:43:07 INFO GlusterFS mount attempt 

24/06/2020 18:42:37 INFO GlusterFS mount attempt 

24/06/2020 18:42:07 INFO GlusterFS mount attempt 

24/06/2020 18:41:37 INFO GlusterFS mount attempt 

24/06/2020 18:41:07 INFO GlusterFS mount attempt 

24/06/2020 18:40:37 INFO GlusterFS mount attempt 

24/06/2020 18:40:06 INFO GlusterFS mount attempt 

24/06/2020 18:39:36 INFO GlusterFS mount attempt 

24/06/2020 18:39:06 INFO GlusterFS mount attempt 

24/06/2020 18:38:36 INFO GlusterFS mount attempt 

24/06/2020 18:38:06 INFO GlusterFS mount attempt 

24/06/2020 18:37:36 INFO GlusterFS mount attempt 

24/06/2020 18:37:06 INFO GlusterFS mount attempt 

24/06/2020 18:36:36 INFO GlusterFS mount attempt 

24/06/2020 18:36:06 INFO GlusterFS mount attempt 

24/06/2020 18:35:36 INFO GlusterFS mount attempt 

24/06/2020 18:35:05 INFO GlusterFS mount attempt 

24/06/2020 18:34:35 INFO GlusterFS mount attempt 

24/06/2020 18:34:05 INFO GlusterFS mount attempt 

24/06/2020 18:33:35 INFO GlusterFS mount attempt 

24/06/2020 18:33:05 INFO GlusterFS mount attempt 

24/06/2020 18:32:35 INFO GlusterFS mount attempt 

24/06/2020 18:32:05 INFO GlusterFS mount attempt 

24/06/2020 18:31:35 INFO GlusterFS mount attempt 

24/06/2020 18:31:05 INFO GlusterFS mount attempt 

24/06/2020 18:30:35 INFO GlusterFS mount attempt 

24/06/2020 18:30:05 INFO GlusterFS mount attempt 

24/06/2020 18:29:34 INFO GlusterFS mount attempt 

24/06/2020 18:29:04 INFO GlusterFS mount attempt 

24/06/2020 18:28:34 INFO GlusterFS mount attempt 

24/06/2020 18:28:04 INFO GlusterFS mount attempt 

24/06/2020 18:27:34 INFO GlusterFS mount attempt 

24/06/2020 18:27:04 INFO GlusterFS mount attempt 

24/06/2020 18:26:34 INFO GlusterFS mount attempt 

24/06/2020 18:26:04 INFO GlusterFS mount attempt 

24/06/2020 18:25:34 INFO GlusterFS mount attempt 

24/06/2020 18:25:04 INFO GlusterFS mount attempt 

24/06/2020 18:24:34 INFO GlusterFS mount attempt 

24/06/2020 18:24:03 INFO GlusterFS mount attempt 

24/06/2020 18:23:33 INFO GlusterFS mount attempt 

24/06/2020 18:23:03 INFO GlusterFS mount attempt 

24/06/2020 18:22:33 INFO GlusterFS mount attempt 

24/06/2020 18:22:03 INFO GlusterFS mount attempt 

24/06/2020 18:21:33 INFO GlusterFS mount attempt 

24/06/2020 18:21:03 INFO GlusterFS mount attempt 

24/06/2020 18:20:33 INFO GlusterFS mount attempt 

24/06/2020 18:20:03 INFO GlusterFS mount attempt 

24/06/2020 18:19:33 INFO GlusterFS mount attempt 

24/06/2020 18:19:02 INFO GlusterFS mount attempt 

24/06/2020 18:18:32 INFO GlusterFS mount attempt 

24/06/2020 18:18:02 INFO GlusterFS mount attempt 

24/06/2020 18:17:32 INFO GlusterFS mount attempt 

24/06/2020 18:17:02 INFO GlusterFS mount attempt 

24/06/2020 18:16:32 INFO GlusterFS mount attempt 

24/06/2020 18:16:02 INFO GlusterFS mount attempt 

24/06/2020 18:15:32 INFO GlusterFS mount attempt 

24/06/2020 18:15:02 INFO GlusterFS mount attempt 

24/06/2020 18:14:32 INFO GlusterFS mount attempt 

24/06/2020 18:14:02 INFO GlusterFS mount attempt 

24/06/2020 18:13:31 INFO GlusterFS mount attempt 

24/06/2020 18:13:01 INFO GlusterFS mount attempt 

24/06/2020 18:12:31 INFO GlusterFS mount attempt 

24/06/2020 18:12:01 INFO GlusterFS mount attempt 

24/06/2020 18:11:31 INFO GlusterFS mount attempt 

24/06/2020 18:11:01 INFO GlusterFS mount attempt 

24/06/2020 18:10:31 INFO GlusterFS mount attempt 

24/06/2020 18:10:01 INFO GlusterFS mount attempt 

24/06/2020 18:09:31 INFO GlusterFS mount attempt 

24/06/2020 18:09:01 INFO GlusterFS mount attempt 

24/06/2020 18:08:31 INFO GlusterFS mount attempt 

24/06/2020 18:08:01 INFO GlusterFS mount attempt 

24/06/2020 18:07:30 INFO GlusterFS mount attempt 

24/06/2020 18:07:00 INFO GlusterFS mount attempt 

24/06/2020 18:06:30 INFO GlusterFS mount attempt 

24/06/2020 18:06:00 INFO GlusterFS mount attempt 

24/06/2020 18:05:30 INFO GlusterFS mount attempt 

24/06/2020 18:05:00 INFO GlusterFS mount attempt 

24/06/2020 18:04:30 INFO GlusterFS mount attempt 

24/06/2020 18:04:00 INFO GlusterFS mount attempt 

24/06/2020 18:03:30 INFO GlusterFS mount attempt 

24/06/2020 18:03:00 INFO GlusterFS mount attempt 

24/06/2020 18:02:29 INFO GlusterFS mount attempt 

24/06/2020 18:01:59 INFO GlusterFS mount attempt 

24/06/2020 18:01:29 INFO GlusterFS mount attempt 

24/06/2020 18:00:59 INFO GlusterFS mount attempt 

24/06/2020 18:00:29 INFO GlusterFS mount attempt 

24/06/2020 17:59:59 INFO GlusterFS mount attempt 

24/06/2020 17:59:29 INFO GlusterFS mount attempt 

24/06/2020 17:58:59 INFO GlusterFS mount attempt 

24/06/2020 17:58:29 INFO GlusterFS mount attempt 

24/06/2020 17:57:59 INFO GlusterFS mount attempt 

24/06/2020 17:57:29 INFO GlusterFS mount attempt 

24/06/2020 17:56:59 INFO GlusterFS mount attempt 

24/06/2020 17:56:28 INFO GlusterFS mount attempt 

24/06/2020 17:55:58 INFO GlusterFS mount attempt 

24/06/2020 17:55:28 INFO GlusterFS mount attempt 

24/06/2020 17:54:58 INFO GlusterFS mount attempt 

24/06/2020 17:54:28 INFO GlusterFS mount attempt 

24/06/2020 17:53:58 INFO GlusterFS mount attempt 

24/06/2020 17:53:28 INFO GlusterFS mount attempt 

24/06/2020 17:52:58 INFO GlusterFS mount attempt 

24/06/2020 17:52:28 INFO GlusterFS mount attempt 

24/06/2020 17:51:58 INFO GlusterFS mount attempt 

24/06/2020 17:51:27 INFO GlusterFS mount attempt 

24/06/2020 17:50:57 INFO GlusterFS mount attempt 

24/06/2020 17:50:27 INFO GlusterFS mount attempt 

24/06/2020 17:49:57 INFO GlusterFS mount attempt 

24/06/2020 17:49:27 INFO GlusterFS mount attempt 

24/06/2020 17:48:57 INFO GlusterFS mount attempt 

24/06/2020 17:48:27 INFO GlusterFS mount attempt 

24/06/2020 17:47:57 INFO GlusterFS mount attempt 

24/06/2020 17:47:27 INFO GlusterFS mount attempt 

24/06/2020 17:46:57 INFO GlusterFS mount attempt 

24/06/2020 17:46:27 INFO GlusterFS mount attempt 

24/06/2020 17:45:56 INFO GlusterFS mount attempt 

24/06/2020 17:45:26 INFO GlusterFS mount attempt 

24/06/2020 17:44:56 INFO GlusterFS mount attempt 

24/06/2020 17:44:26 INFO GlusterFS mount attempt 

24/06/2020 17:43:56 INFO GlusterFS mount attempt 

24/06/2020 17:43:26 INFO GlusterFS mount attempt 

24/06/2020 17:42:56 INFO GlusterFS mount attempt 

24/06/2020 17:42:26 INFO GlusterFS mount attempt 

24/06/2020 17:41:56 INFO GlusterFS mount attempt 

24/06/2020 17:41:26 INFO GlusterFS mount attempt 

24/06/2020 17:40:55 INFO GlusterFS mount attempt 

24/06/2020 17:40:25 INFO GlusterFS mount attempt 

24/06/2020 17:39:55 INFO GlusterFS mount attempt 

24/06/2020 17:39:25 INFO GlusterFS mount attempt 

24/06/2020 17:38:55 INFO GlusterFS mount attempt 

24/06/2020 17:38:25 INFO GlusterFS mount attempt 

24/06/2020 17:37:55 INFO GlusterFS mount attempt 

24/06/2020 17:37:25 INFO GlusterFS mount attempt 

24/06/2020 17:36:55 INFO GlusterFS mount attempt 

24/06/2020 17:36:25 INFO GlusterFS mount attempt 

24/06/2020 17:35:55 INFO GlusterFS mount attempt 

24/06/2020 17:35:24 INFO GlusterFS mount attempt 

24/06/2020 17:34:54 INFO GlusterFS mount attempt 

24/06/2020 17:34:24 INFO GlusterFS mount attempt 

24/06/2020 17:33:54 INFO GlusterFS mount attempt 

24/06/2020 17:33:24 INFO GlusterFS mount attempt 

24/06/2020 17:32:54 INFO GlusterFS mount attempt 

24/06/2020 17:32:24 INFO GlusterFS mount attempt 

24/06/2020 17:31:54 INFO GlusterFS mount attempt 

24/06/2020 17:31:24 INFO GlusterFS mount attempt 

24/06/2020 17:30:54 INFO GlusterFS mount attempt 

24/06/2020 17:30:23 INFO GlusterFS mount attempt 

24/06/2020 17:29:53 INFO GlusterFS mount attempt 

24/06/2020 17:29:23 INFO GlusterFS mount attempt 

24/06/2020 17:28:53 INFO GlusterFS mount attempt 

24/06/2020 17:28:23 INFO GlusterFS mount attempt 

24/06/2020 17:27:53 INFO GlusterFS mount attempt 

24/06/2020 17:27:23 INFO GlusterFS mount attempt 

24/06/2020 17:26:53 INFO GlusterFS mount attempt 

24/06/2020 17:26:23 INFO GlusterFS mount attempt 

24/06/2020 17:25:53 INFO GlusterFS mount attempt 

24/06/2020 17:25:23 INFO GlusterFS mount attempt 

24/06/2020 17:24:53 INFO GlusterFS mount attempt 

24/06/2020 17:24:22 INFO GlusterFS mount attempt 

24/06/2020 17:23:52 INFO GlusterFS mount attempt 

24/06/2020 17:23:22 INFO GlusterFS mount attempt 

24/06/2020 17:22:52 INFO GlusterFS mount attempt 

24/06/2020 17:22:22 INFO GlusterFS mount attempt 

24/06/2020 17:21:52 INFO GlusterFS mount attempt 

24/06/2020 17:21:22 INFO GlusterFS mount attempt 

24/06/2020 17:20:52 INFO GlusterFS mount attempt 

24/06/2020 17:20:22 INFO GlusterFS mount attempt 

24/06/2020 17:19:52 INFO GlusterFS mount attempt 

24/06/2020 17:19:22 INFO GlusterFS mount attempt 

24/06/2020 17:18:51 INFO GlusterFS mount attempt 

24/06/2020 17:18:21 INFO GlusterFS mount attempt 

24/06/2020 17:17:51 INFO GlusterFS mount attempt 

24/06/2020 17:17:21 INFO GlusterFS mount attempt 

24/06/2020 17:16:51 INFO GlusterFS mount attempt 

24/06/2020 17:16:21 INFO GlusterFS mount attempt 

24/06/2020 17:15:51 INFO GlusterFS mount attempt 

24/06/2020 17:15:21 INFO GlusterFS mount attempt 

24/06/2020 17:14:51 INFO GlusterFS mount attempt 

24/06/2020 17:14:20 INFO GlusterFS mount attempt 

24/06/2020 17:13:50 INFO GlusterFS mount attempt 

24/06/2020 17:13:20 INFO GlusterFS mount attempt 

24/06/2020 17:12:50 INFO GlusterFS mount attempt 

24/06/2020 17:12:20 INFO GlusterFS mount attempt 

24/06/2020 17:11:50 INFO GlusterFS mount attempt 

24/06/2020 17:11:20 INFO GlusterFS mount attempt 

24/06/2020 17:10:50 INFO GlusterFS mount attempt 

24/06/2020 17:10:20 INFO GlusterFS mount attempt 

24/06/2020 17:09:49 INFO GlusterFS mount attempt 

24/06/2020 17:09:19 INFO GlusterFS mount attempt 

24/06/2020 17:08:49 INFO GlusterFS mount attempt 

24/06/2020 17:08:19 INFO GlusterFS mount attempt 

24/06/2020 17:07:49 INFO GlusterFS mount attempt 

24/06/2020 17:07:19 INFO GlusterFS mount attempt 

24/06/2020 17:06:49 INFO GlusterFS mount attempt 

24/06/2020 17:06:19 INFO GlusterFS mount attempt 

24/06/2020 17:05:49 INFO GlusterFS mount attempt 

24/06/2020 17:05:19 INFO GlusterFS mount attempt 

24/06/2020 17:04:49 INFO GlusterFS mount attempt 

24/06/2020 17:04:18 INFO GlusterFS mount attempt 

24/06/2020 17:03:48 INFO GlusterFS mount attempt 

24/06/2020 17:03:18 INFO GlusterFS mount attempt 

24/06/2020 17:02:48 INFO GlusterFS mount attempt 

24/06/2020 17:02:18 INFO GlusterFS mount attempt 

24/06/2020 17:01:48 INFO GlusterFS mount attempt 

24/06/2020 17:01:18 INFO GlusterFS mount attempt 

24/06/2020 17:00:48 INFO GlusterFS mount attempt 

24/06/2020 17:00:18 INFO GlusterFS mount attempt 

24/06/2020 16:59:48 INFO GlusterFS mount attempt 

24/06/2020 16:59:17 INFO GlusterFS mount attempt 

24/06/2020 16:58:47 INFO GlusterFS mount attempt 

24/06/2020 16:58:17 INFO GlusterFS mount attempt 

24/06/2020 16:57:47 INFO GlusterFS mount attempt 

24/06/2020 16:57:17 INFO GlusterFS mount attempt 

24/06/2020 16:56:47 INFO GlusterFS mount attempt 

24/06/2020 16:56:17 INFO GlusterFS mount attempt 

24/06/2020 16:55:47 INFO GlusterFS mount attempt 

24/06/2020 16:55:17 INFO GlusterFS mount attempt 

24/06/2020 16:54:47 INFO GlusterFS mount attempt 

24/06/2020 16:54:17 INFO GlusterFS mount attempt 

24/06/2020 16:53:46 INFO GlusterFS mount attempt 

24/06/2020 16:53:16 INFO GlusterFS mount attempt 

24/06/2020 16:52:46 INFO GlusterFS mount attempt 

24/06/2020 16:52:16 INFO GlusterFS mount attempt 

24/06/2020 16:51:46 INFO GlusterFS mount attempt 

24/06/2020 16:51:16 INFO GlusterFS mount attempt 

24/06/2020 16:50:46 INFO GlusterFS mount attempt 

24/06/2020 16:50:16 INFO GlusterFS mount attempt 

24/06/2020 16:49:46 INFO GlusterFS mount attempt 

24/06/2020 16:49:16 INFO GlusterFS mount attempt 

24/06/2020 16:48:46 INFO GlusterFS mount attempt 

24/06/2020 16:48:15 INFO GlusterFS mount attempt 

24/06/2020 16:47:45 INFO GlusterFS mount attempt 

24/06/2020 16:47:15 INFO GlusterFS mount attempt 

24/06/2020 16:46:45 INFO GlusterFS mount attempt 

24/06/2020 16:46:15 INFO GlusterFS mount attempt 

24/06/2020 16:45:45 INFO GlusterFS mount attempt 

24/06/2020 16:45:15 INFO GlusterFS mount attempt 

24/06/2020 16:44:45 INFO GlusterFS mount attempt 

24/06/2020 16:44:15 INFO GlusterFS mount attempt 

24/06/2020 16:43:45 INFO GlusterFS mount attempt 

24/06/2020 16:43:15 INFO GlusterFS mount attempt 

24/06/2020 16:42:44 INFO GlusterFS mount attempt 

24/06/2020 16:42:14 INFO GlusterFS mount attempt 

24/06/2020 16:41:44 INFO GlusterFS mount attempt 

24/06/2020 16:41:14 INFO GlusterFS mount attempt 

24/06/2020 16:40:44 INFO GlusterFS mount attempt 

24/06/2020 16:40:14 INFO GlusterFS mount attempt 

24/06/2020 16:39:44 INFO GlusterFS mount attempt 

24/06/2020 16:39:14 INFO GlusterFS mount attempt 

24/06/2020 16:38:44 INFO GlusterFS mount attempt 

24/06/2020 16:38:14 INFO GlusterFS mount attempt 

24/06/2020 16:37:44 INFO GlusterFS mount attempt 

24/06/2020 16:37:13 INFO GlusterFS mount attempt 

24/06/2020 16:36:43 INFO GlusterFS mount attempt 

24/06/2020 16:36:13 INFO GlusterFS mount attempt 

24/06/2020 16:35:43 INFO GlusterFS mount attempt 

24/06/2020 16:35:13 INFO GlusterFS mount attempt 

24/06/2020 16:34:43 INFO GlusterFS mount attempt 

24/06/2020 16:34:13 INFO GlusterFS mount attempt 

24/06/2020 16:33:43 INFO GlusterFS mount attempt 

24/06/2020 16:33:13 INFO GlusterFS mount attempt 

24/06/2020 16:32:43 INFO GlusterFS mount attempt 

24/06/2020 16:32:13 INFO GlusterFS mount attempt 

24/06/2020 16:31:42 INFO GlusterFS mount attempt 

24/06/2020 16:31:12 INFO GlusterFS mount attempt 

24/06/2020 16:30:42 INFO GlusterFS mount attempt 

24/06/2020 16:30:12 INFO GlusterFS mount attempt 

24/06/2020 16:29:42 INFO GlusterFS mount attempt 

24/06/2020 16:29:12 INFO GlusterFS mount attempt 

24/06/2020 16:28:42 INFO GlusterFS mount attempt 

24/06/2020 16:28:12 INFO GlusterFS mount attempt 

24/06/2020 16:27:42 INFO GlusterFS mount attempt 

24/06/2020 16:27:12 INFO GlusterFS mount attempt 

24/06/2020 16:26:42 INFO GlusterFS mount attempt 

24/06/2020 16:26:11 INFO GlusterFS mount attempt 

24/06/2020 16:25:41 INFO GlusterFS mount attempt 

24/06/2020 16:25:11 INFO GlusterFS mount attempt 

24/06/2020 16:24:41 INFO GlusterFS mount attempt 

24/06/2020 16:24:11 INFO GlusterFS mount attempt 

24/06/2020 16:23:41 INFO GlusterFS mount attempt 

24/06/2020 16:23:11 INFO GlusterFS mount attempt 

24/06/2020 16:22:41 INFO GlusterFS mount attempt 

24/06/2020 16:22:11 INFO GlusterFS mount attempt 

24/06/2020 16:21:41 INFO GlusterFS mount attempt 

24/06/2020 16:21:11 INFO GlusterFS mount attempt 

24/06/2020 16:20:40 INFO GlusterFS mount attempt 

24/06/2020 16:20:10 INFO GlusterFS mount attempt 

24/06/2020 16:19:40 INFO GlusterFS mount attempt 

24/06/2020 16:19:10 INFO GlusterFS mount attempt 

24/06/2020 16:18:40 INFO GlusterFS mount attempt 

24/06/2020 16:18:10 INFO GlusterFS mount attempt 

24/06/2020 16:17:40 INFO GlusterFS mount attempt 

24/06/2020 16:17:10 INFO GlusterFS mount attempt 

24/06/2020 16:16:40 INFO GlusterFS mount attempt 

24/06/2020 16:16:10 INFO GlusterFS mount attempt 

24/06/2020 16:15:39 INFO GlusterFS mount attempt 

24/06/2020 16:15:09 INFO GlusterFS mount attempt 

24/06/2020 16:14:39 INFO GlusterFS mount attempt 

24/06/2020 16:14:09 INFO GlusterFS mount attempt 

24/06/2020 16:13:39 INFO GlusterFS mount attempt 

24/06/2020 16:13:09 INFO GlusterFS mount attempt 

24/06/2020 16:12:39 INFO GlusterFS mount attempt 

24/06/2020 16:12:09 INFO GlusterFS mount attempt 

24/06/2020 16:11:39 INFO GlusterFS mount attempt 

24/06/2020 16:11:09 INFO GlusterFS mount attempt 

24/06/2020 16:10:39 INFO GlusterFS mount attempt 

24/06/2020 16:10:08 INFO GlusterFS mount attempt 

24/06/2020 16:09:38 INFO GlusterFS mount attempt 

24/06/2020 16:09:08 INFO GlusterFS mount attempt 

24/06/2020 16:08:38 INFO GlusterFS mount attempt 

24/06/2020 16:08:08 INFO GlusterFS mount attempt 

24/06/2020 16:07:38 INFO GlusterFS mount attempt 

24/06/2020 16:07:08 INFO GlusterFS mount attempt 

24/06/2020 16:06:38 INFO GlusterFS mount attempt 

24/06/2020 16:06:08 INFO GlusterFS mount attempt 

24/06/2020 16:05:38 INFO GlusterFS mount attempt 

24/06/2020 16:05:08 INFO GlusterFS mount attempt 

24/06/2020 16:04:37 INFO GlusterFS mount attempt 

24/06/2020 16:04:07 INFO GlusterFS mount attempt 

24/06/2020 16:03:37 INFO GlusterFS mount attempt 

24/06/2020 16:03:07 INFO GlusterFS mount attempt 

24/06/2020 16:02:37 INFO GlusterFS mount attempt 

24/06/2020 16:02:07 INFO GlusterFS mount attempt 

24/06/2020 16:01:37 INFO GlusterFS mount attempt 

24/06/2020 16:01:07 INFO GlusterFS mount attempt 

24/06/2020 16:00:37 INFO GlusterFS mount attempt 

24/06/2020 16:00:07 INFO GlusterFS mount attempt 

24/06/2020 15:59:36 INFO GlusterFS mount attempt 

24/06/2020 15:59:06 INFO GlusterFS mount attempt 

24/06/2020 15:58:36 INFO GlusterFS mount attempt 

24/06/2020 15:58:06 INFO GlusterFS mount attempt 

24/06/2020 15:57:36 INFO GlusterFS mount attempt 

24/06/2020 15:57:06 INFO GlusterFS mount attempt 

24/06/2020 15:56:36 INFO GlusterFS mount attempt 

24/06/2020 15:56:06 INFO GlusterFS mount attempt 

24/06/2020 15:55:36 INFO GlusterFS mount attempt 

24/06/2020 15:55:06 INFO GlusterFS mount attempt 

24/06/2020 15:54:35 INFO GlusterFS mount attempt 

24/06/2020 15:54:05 INFO GlusterFS mount attempt 

24/06/2020 15:53:35 INFO GlusterFS mount attempt 

24/06/2020 15:53:05 INFO GlusterFS mount attempt 

24/06/2020 15:52:35 INFO GlusterFS mount attempt 

24/06/2020 15:52:05 INFO GlusterFS mount attempt 

24/06/2020 15:51:35 INFO GlusterFS mount attempt 

24/06/2020 15:51:05 INFO GlusterFS mount attempt 

24/06/2020 15:50:35 INFO GlusterFS mount attempt 

24/06/2020 15:50:05 INFO GlusterFS mount attempt 

24/06/2020 15:49:35 INFO GlusterFS mount attempt 

24/06/2020 15:49:05 INFO GlusterFS mount attempt 

24/06/2020 15:48:34 INFO GlusterFS mount attempt 

24/06/2020 15:48:04 INFO GlusterFS mount attempt 

24/06/2020 15:47:34 INFO GlusterFS mount attempt 

24/06/2020 15:47:04 INFO GlusterFS mount attempt 

24/06/2020 15:46:34 INFO GlusterFS mount attempt 

24/06/2020 15:46:04 INFO GlusterFS mount attempt 

24/06/2020 15:45:34 INFO GlusterFS mount attempt 

24/06/2020 15:45:04 INFO GlusterFS mount attempt 

24/06/2020 15:44:34 INFO GlusterFS mount attempt 

24/06/2020 15:44:04 INFO GlusterFS mount attempt 

24/06/2020 15:43:34 INFO GlusterFS mount attempt 

24/06/2020 15:43:03 INFO GlusterFS mount attempt 

24/06/2020 15:42:33 INFO GlusterFS mount attempt 

24/06/2020 15:42:03 INFO GlusterFS mount attempt 

24/06/2020 15:41:33 INFO GlusterFS mount attempt 

24/06/2020 15:41:03 INFO GlusterFS mount attempt 

24/06/2020 15:40:33 INFO GlusterFS mount attempt 

24/06/2020 15:40:03 INFO GlusterFS mount attempt 

24/06/2020 15:39:33 INFO GlusterFS mount attempt 

24/06/2020 15:39:03 INFO GlusterFS mount attempt 

24/06/2020 15:38:33 INFO GlusterFS mount attempt 

24/06/2020 15:38:02 INFO GlusterFS mount attempt 

24/06/2020 15:37:32 INFO GlusterFS mount attempt 

24/06/2020 15:37:02 INFO GlusterFS mount attempt 

24/06/2020 15:36:32 INFO GlusterFS mount attempt 

24/06/2020 15:36:02 INFO GlusterFS mount attempt 

24/06/2020 15:35:32 INFO GlusterFS mount attempt 

24/06/2020 15:35:02 INFO GlusterFS mount attempt 

24/06/2020 15:34:32 INFO GlusterFS mount attempt 

24/06/2020 15:34:02 INFO GlusterFS mount attempt 

24/06/2020 15:33:32 INFO GlusterFS mount attempt 

24/06/2020 15:33:01 INFO GlusterFS mount attempt 

24/06/2020 15:32:31 INFO GlusterFS mount attempt 

24/06/2020 15:32:01 INFO GlusterFS mount attempt 

24/06/2020 15:31:31 INFO GlusterFS mount attempt 

24/06/2020 15:31:01 INFO GlusterFS mount attempt 

24/06/2020 15:30:31 INFO GlusterFS mount attempt 

24/06/2020 15:30:01 INFO GlusterFS mount attempt 

24/06/2020 15:29:31 INFO GlusterFS mount attempt 

24/06/2020 15:29:01 INFO GlusterFS mount attempt 

24/06/2020 15:28:31 INFO GlusterFS mount attempt 

24/06/2020 15:28:01 INFO GlusterFS mount attempt 

24/06/2020 15:27:30 INFO GlusterFS mount attempt 

24/06/2020 15:27:00 INFO GlusterFS mount attempt 

24/06/2020 15:26:30 INFO GlusterFS mount attempt 

24/06/2020 15:26:00 INFO GlusterFS mount attempt 

24/06/2020 15:25:30 INFO GlusterFS mount attempt 

24/06/2020 15:25:00 INFO GlusterFS mount attempt 

24/06/2020 15:24:30 INFO GlusterFS mount attempt 

24/06/2020 15:24:00 INFO GlusterFS mount attempt 

24/06/2020 15:23:30 INFO GlusterFS mount attempt 

24/06/2020 15:23:00 INFO GlusterFS mount attempt 

24/06/2020 15:22:30 INFO GlusterFS mount attempt 

24/06/2020 15:21:59 INFO GlusterFS mount attempt 

24/06/2020 15:21:29 INFO GlusterFS mount attempt 

24/06/2020 15:20:59 INFO GlusterFS mount attempt 

24/06/2020 15:20:29 INFO GlusterFS mount attempt 

24/06/2020 15:19:59 INFO GlusterFS mount attempt 

24/06/2020 15:19:29 INFO GlusterFS mount attempt 

24/06/2020 15:18:59 INFO GlusterFS mount attempt 

24/06/2020 15:18:29 INFO GlusterFS mount attempt 

24/06/2020 15:17:59 INFO GlusterFS mount attempt 

24/06/2020 15:17:29 INFO GlusterFS mount attempt 

24/06/2020 15:16:59 INFO GlusterFS mount attempt 

24/06/2020 15:16:29 INFO GlusterFS mount attempt 

24/06/2020 15:15:58 INFO GlusterFS mount attempt 

24/06/2020 15:15:28 INFO GlusterFS mount attempt 

24/06/2020 15:14:58 INFO GlusterFS mount attempt 

24/06/2020 15:14:28 INFO GlusterFS mount attempt 

24/06/2020 15:13:58 INFO GlusterFS mount attempt 

24/06/2020 15:13:28 INFO GlusterFS mount attempt 

24/06/2020 15:12:58 INFO GlusterFS mount attempt 

24/06/2020 15:12:28 INFO GlusterFS mount attempt 

24/06/2020 15:11:58 INFO GlusterFS mount attempt 

24/06/2020 15:11:28 INFO GlusterFS mount attempt 

24/06/2020 15:10:58 INFO GlusterFS mount attempt 

24/06/2020 15:10:27 INFO GlusterFS mount attempt 

24/06/2020 15:09:57 INFO GlusterFS mount attempt 

24/06/2020 15:09:27 INFO GlusterFS mount attempt 

24/06/2020 15:08:57 INFO GlusterFS mount attempt 

24/06/2020 15:08:27 INFO GlusterFS mount attempt 

24/06/2020 15:07:57 INFO GlusterFS mount attempt 

24/06/2020 15:07:27 INFO GlusterFS mount attempt 

24/06/2020 15:06:57 INFO GlusterFS mount attempt 

24/06/2020 15:06:27 INFO GlusterFS mount attempt 

24/06/2020 15:05:57 INFO GlusterFS mount attempt 

24/06/2020 15:05:27 INFO GlusterFS mount attempt 

24/06/2020 15:04:56 INFO GlusterFS mount attempt 

24/06/2020 15:04:26 INFO GlusterFS mount attempt 

24/06/2020 15:03:56 INFO GlusterFS mount attempt 

24/06/2020 15:03:26 INFO GlusterFS mount attempt 

24/06/2020 15:02:56 INFO GlusterFS mount attempt 

24/06/2020 15:02:26 INFO GlusterFS mount attempt 

24/06/2020 15:01:56 INFO GlusterFS mount attempt 

24/06/2020 15:01:26 INFO GlusterFS mount attempt 

24/06/2020 15:00:56 INFO GlusterFS mount attempt 

24/06/2020 15:00:26 INFO GlusterFS mount attempt 

24/06/2020 14:59:56 INFO GlusterFS mount attempt 

24/06/2020 14:59:25 INFO GlusterFS mount attempt 

24/06/2020 14:58:55 INFO GlusterFS mount attempt 

24/06/2020 14:58:25 INFO GlusterFS mount attempt 

24/06/2020 14:57:55 INFO GlusterFS mount attempt 

24/06/2020 14:57:25 INFO GlusterFS mount attempt 

24/06/2020 14:56:55 INFO GlusterFS mount attempt 

24/06/2020 14:56:25 INFO GlusterFS mount attempt 

24/06/2020 14:55:55 INFO GlusterFS mount attempt 

24/06/2020 14:55:25 INFO GlusterFS mount attempt 

24/06/2020 14:54:55 INFO GlusterFS mount attempt 

24/06/2020 14:54:25 INFO GlusterFS mount attempt 

24/06/2020 14:53:54 INFO GlusterFS mount attempt 

24/06/2020 14:53:24 INFO GlusterFS mount attempt 

24/06/2020 14:52:54 INFO GlusterFS mount attempt 

24/06/2020 14:52:24 INFO GlusterFS mount attempt 

24/06/2020 14:51:54 INFO GlusterFS mount attempt 

24/06/2020 14:51:24 INFO GlusterFS mount attempt 

24/06/2020 14:50:54 INFO GlusterFS mount attempt 

24/06/2020 14:50:24 INFO GlusterFS mount attempt 

24/06/2020 14:49:54 INFO GlusterFS mount attempt 

24/06/2020 14:49:24 INFO GlusterFS mount attempt 

24/06/2020 14:48:53 INFO GlusterFS mount attempt 

24/06/2020 14:48:23 INFO GlusterFS mount attempt 

24/06/2020 14:47:53 INFO GlusterFS mount attempt 

24/06/2020 14:47:23 INFO GlusterFS mount attempt 

24/06/2020 14:46:53 INFO GlusterFS mount attempt 

24/06/2020 14:46:23 INFO GlusterFS mount attempt 

24/06/2020 14:45:53 INFO GlusterFS mount attempt 

24/06/2020 14:45:23 INFO GlusterFS mount attempt 

24/06/2020 14:44:53 INFO GlusterFS mount attempt 

24/06/2020 14:44:23 INFO GlusterFS mount attempt 

24/06/2020 14:43:53 INFO GlusterFS mount attempt 

24/06/2020 14:43:22 INFO GlusterFS mount attempt 

24/06/2020 14:42:52 INFO GlusterFS mount attempt 

24/06/2020 14:42:22 INFO GlusterFS mount attempt 

24/06/2020 14:41:52 INFO GlusterFS mount attempt 

24/06/2020 14:41:22 INFO GlusterFS mount attempt 

24/06/2020 14:40:52 INFO GlusterFS mount attempt 

24/06/2020 14:40:22 INFO GlusterFS mount attempt 

24/06/2020 14:39:52 INFO GlusterFS mount attempt 

24/06/2020 14:39:22 INFO GlusterFS mount attempt 

24/06/2020 14:38:52 INFO GlusterFS mount attempt 

24/06/2020 14:38:21 INFO GlusterFS mount attempt 

24/06/2020 14:37:51 INFO GlusterFS mount attempt 

24/06/2020 14:37:21 INFO GlusterFS mount attempt 

24/06/2020 14:36:51 INFO GlusterFS mount attempt 

24/06/2020 14:36:21 INFO GlusterFS mount attempt 

24/06/2020 14:35:51 INFO GlusterFS mount attempt 

24/06/2020 14:35:21 INFO GlusterFS mount attempt 

24/06/2020 14:34:51 INFO GlusterFS mount attempt 

24/06/2020 14:34:21 INFO GlusterFS mount attempt 

24/06/2020 14:33:51 INFO GlusterFS mount attempt 

24/06/2020 14:33:21 INFO GlusterFS mount attempt 

24/06/2020 14:32:50 INFO GlusterFS mount attempt 

24/06/2020 14:32:20 INFO GlusterFS mount attempt 

24/06/2020 14:31:50 INFO GlusterFS mount attempt 

24/06/2020 14:31:20 INFO GlusterFS mount attempt 

24/06/2020 14:30:50 INFO GlusterFS mount attempt 

24/06/2020 14:30:20 INFO GlusterFS mount attempt 

24/06/2020 14:29:50 INFO GlusterFS mount attempt 

24/06/2020 14:29:20 INFO GlusterFS mount attempt 

24/06/2020 14:28:50 INFO GlusterFS mount attempt 

24/06/2020 14:28:20 INFO GlusterFS mount attempt 

24/06/2020 14:27:50 INFO GlusterFS mount attempt 

24/06/2020 14:27:19 INFO GlusterFS mount attempt 

24/06/2020 14:26:49 INFO GlusterFS mount attempt 

24/06/2020 14:26:19 INFO GlusterFS mount attempt 

24/06/2020 14:25:49 INFO GlusterFS mount attempt 

24/06/2020 14:25:19 INFO GlusterFS mount attempt 

24/06/2020 14:24:49 INFO GlusterFS mount attempt 

24/06/2020 14:24:19 INFO GlusterFS mount attempt 

24/06/2020 14:23:49 INFO GlusterFS mount attempt 

24/06/2020 14:23:19 INFO GlusterFS mount attempt 

24/06/2020 14:22:49 INFO GlusterFS mount attempt 

24/06/2020 14:22:19 INFO GlusterFS mount attempt 

24/06/2020 14:21:48 INFO GlusterFS mount attempt 

24/06/2020 14:21:18 INFO GlusterFS mount attempt 

24/06/2020 14:20:48 INFO GlusterFS mount attempt 

24/06/2020 14:20:18 INFO GlusterFS mount attempt 

24/06/2020 14:19:48 INFO GlusterFS mount attempt 

24/06/2020 14:19:18 INFO GlusterFS mount attempt 

24/06/2020 14:18:48 INFO GlusterFS mount attempt 

24/06/2020 14:18:18 INFO GlusterFS mount attempt 

24/06/2020 14:17:48 INFO GlusterFS mount attempt 

24/06/2020 14:17:18 INFO GlusterFS mount attempt 

24/06/2020 14:16:48 INFO GlusterFS mount attempt 

24/06/2020 14:16:17 INFO GlusterFS mount attempt 

24/06/2020 14:15:47 INFO GlusterFS mount attempt 

24/06/2020 14:15:17 INFO GlusterFS mount attempt 

24/06/2020 14:14:47 INFO GlusterFS mount attempt 

24/06/2020 14:14:17 INFO GlusterFS mount attempt 

24/06/2020 14:13:47 INFO GlusterFS mount attempt 

24/06/2020 14:13:17 INFO GlusterFS mount attempt 

24/06/2020 14:12:47 INFO GlusterFS mount attempt 

24/06/2020 14:12:17 INFO GlusterFS mount attempt 

24/06/2020 14:11:47 INFO GlusterFS mount attempt 

24/06/2020 14:11:17 INFO GlusterFS mount attempt 

24/06/2020 14:10:46 INFO GlusterFS mount attempt 

24/06/2020 14:10:16 INFO GlusterFS mount attempt 

24/06/2020 14:09:46 INFO GlusterFS mount attempt 

24/06/2020 14:09:16 INFO GlusterFS mount attempt 

24/06/2020 14:08:46 INFO GlusterFS mount attempt 

24/06/2020 14:08:16 INFO GlusterFS mount attempt 

24/06/2020 14:07:46 INFO GlusterFS mount attempt 

24/06/2020 14:07:16 INFO GlusterFS mount attempt 

24/06/2020 14:06:46 INFO GlusterFS mount attempt 

24/06/2020 14:06:16 INFO GlusterFS mount attempt 

24/06/2020 14:05:45 INFO GlusterFS mount attempt 

24/06/2020 14:05:15 INFO GlusterFS mount attempt 

24/06/2020 14:04:45 INFO GlusterFS mount attempt 

24/06/2020 14:04:15 INFO GlusterFS mount attempt 

24/06/2020 14:03:45 INFO GlusterFS mount attempt 

24/06/2020 14:03:15 INFO GlusterFS mount attempt 

24/06/2020 14:02:45 INFO GlusterFS mount attempt 

24/06/2020 14:02:15 INFO GlusterFS mount attempt 

24/06/2020 14:01:45 INFO GlusterFS mount attempt 

24/06/2020 14:01:15 INFO GlusterFS mount attempt 

24/06/2020 14:00:45 INFO GlusterFS mount attempt 

24/06/2020 14:00:14 INFO GlusterFS mount attempt 

24/06/2020 13:59:44 INFO GlusterFS mount attempt 

24/06/2020 13:59:14 INFO GlusterFS mount attempt 

24/06/2020 13:58:44 INFO GlusterFS mount attempt 

24/06/2020 13:58:14 INFO GlusterFS mount attempt 

24/06/2020 13:57:44 INFO GlusterFS mount attempt 

24/06/2020 13:57:14 INFO GlusterFS mount attempt 

24/06/2020 13:56:44 INFO GlusterFS mount attempt 

24/06/2020 13:56:14 INFO GlusterFS mount attempt 

24/06/2020 13:55:44 INFO GlusterFS mount attempt 

24/06/2020 13:55:14 INFO GlusterFS mount attempt 

24/06/2020 13:54:43 INFO GlusterFS mount attempt 

24/06/2020 13:54:13 INFO GlusterFS mount attempt 

24/06/2020 13:53:43 INFO GlusterFS mount attempt 

24/06/2020 13:53:13 INFO GlusterFS mount attempt 

24/06/2020 13:52:43 INFO GlusterFS mount attempt 

24/06/2020 13:52:13 INFO GlusterFS mount attempt 

24/06/2020 13:51:43 INFO GlusterFS mount attempt 

24/06/2020 13:51:13 INFO GlusterFS mount attempt 

24/06/2020 13:50:43 INFO GlusterFS mount attempt 

24/06/2020 13:50:13 INFO GlusterFS mount attempt 

24/06/2020 13:49:42 INFO GlusterFS mount attempt 

24/06/2020 13:49:12 INFO GlusterFS mount attempt 

24/06/2020 13:48:42 INFO GlusterFS mount attempt 

24/06/2020 13:48:12 INFO GlusterFS mount attempt 

24/06/2020 13:47:42 INFO GlusterFS mount attempt 

24/06/2020 13:47:12 INFO GlusterFS mount attempt 

24/06/2020 13:46:42 INFO GlusterFS mount attempt 

24/06/2020 13:46:12 INFO GlusterFS mount attempt 

24/06/2020 13:45:42 INFO GlusterFS mount attempt 

24/06/2020 13:45:12 INFO GlusterFS mount attempt 

24/06/2020 13:44:42 INFO GlusterFS mount attempt 

24/06/2020 13:44:11 INFO GlusterFS mount attempt 

24/06/2020 13:43:41 INFO GlusterFS mount attempt 

24/06/2020 13:43:11 INFO GlusterFS mount attempt 

24/06/2020 13:42:41 INFO GlusterFS mount attempt 

24/06/2020 13:42:11 INFO GlusterFS mount attempt 

24/06/2020 13:41:41 INFO GlusterFS mount attempt 

24/06/2020 13:41:11 INFO GlusterFS mount attempt 

24/06/2020 13:40:41 INFO GlusterFS mount attempt 

24/06/2020 13:40:11 INFO GlusterFS mount attempt 

24/06/2020 13:39:41 INFO GlusterFS mount attempt 

24/06/2020 13:39:11 INFO GlusterFS mount attempt 

24/06/2020 13:38:40 INFO GlusterFS mount attempt 

24/06/2020 13:38:10 INFO GlusterFS mount attempt 

24/06/2020 13:37:40 INFO GlusterFS mount attempt 

24/06/2020 13:37:10 INFO GlusterFS mount attempt 

24/06/2020 13:36:40 INFO GlusterFS mount attempt 

24/06/2020 13:36:10 INFO GlusterFS mount attempt 

24/06/2020 13:35:40 INFO GlusterFS mount attempt 

24/06/2020 13:35:10 INFO GlusterFS mount attempt 

24/06/2020 13:34:40 INFO GlusterFS mount attempt 

24/06/2020 13:34:10 INFO GlusterFS mount attempt 

24/06/2020 13:33:40 INFO GlusterFS mount attempt 

24/06/2020 13:33:09 INFO GlusterFS mount attempt 

24/06/2020 13:32:39 INFO GlusterFS mount attempt 

24/06/2020 13:32:09 INFO GlusterFS mount attempt 

24/06/2020 13:31:39 INFO GlusterFS mount attempt 

24/06/2020 13:31:09 INFO GlusterFS mount attempt 

24/06/2020 13:30:39 INFO GlusterFS mount attempt 

24/06/2020 13:30:09 INFO GlusterFS mount attempt 

24/06/2020 13:29:39 INFO GlusterFS mount attempt 

24/06/2020 13:29:09 INFO GlusterFS mount attempt 

24/06/2020 13:28:39 INFO GlusterFS mount attempt 

24/06/2020 13:28:09 INFO GlusterFS mount attempt 

24/06/2020 13:27:38 INFO GlusterFS mount attempt 

24/06/2020 13:27:08 INFO GlusterFS mount attempt 

24/06/2020 13:26:38 INFO GlusterFS mount attempt 

24/06/2020 13:26:08 INFO GlusterFS mount attempt 

24/06/2020 13:25:38 INFO GlusterFS mount attempt 

24/06/2020 13:25:08 INFO GlusterFS mount attempt 

24/06/2020 13:24:38 INFO GlusterFS mount attempt 

24/06/2020 13:24:08 INFO GlusterFS mount attempt 

24/06/2020 13:23:38 INFO GlusterFS mount attempt 

24/06/2020 13:23:08 INFO GlusterFS mount attempt 

24/06/2020 13:22:38 INFO GlusterFS mount attempt 

24/06/2020 13:22:07 INFO GlusterFS mount attempt 

24/06/2020 13:21:37 INFO GlusterFS mount attempt 

24/06/2020 13:21:07 INFO GlusterFS mount attempt 

24/06/2020 13:20:37 INFO GlusterFS mount attempt 

24/06/2020 13:20:07 INFO GlusterFS mount attempt 

24/06/2020 13:19:37 INFO GlusterFS mount attempt 

24/06/2020 13:19:07 INFO GlusterFS mount attempt 

24/06/2020 13:18:37 INFO GlusterFS mount attempt 

24/06/2020 13:18:07 INFO GlusterFS mount attempt 

24/06/2020 13:17:37 INFO GlusterFS mount attempt 

24/06/2020 13:17:06 INFO GlusterFS mount attempt 

24/06/2020 13:16:36 INFO GlusterFS mount attempt 

24/06/2020 13:16:06 INFO GlusterFS mount attempt 

24/06/2020 13:15:36 INFO GlusterFS mount attempt 

24/06/2020 13:15:06 INFO GlusterFS mount attempt 

24/06/2020 13:14:36 INFO GlusterFS mount attempt 

24/06/2020 13:14:06 INFO GlusterFS mount attempt 

24/06/2020 13:13:36 INFO GlusterFS mount attempt 

24/06/2020 13:13:06 INFO GlusterFS mount attempt 

24/06/2020 13:12:36 INFO GlusterFS mount attempt 

24/06/2020 13:12:06 INFO GlusterFS mount attempt 

24/06/2020 13:11:35 INFO GlusterFS mount attempt 

24/06/2020 13:11:05 INFO GlusterFS mount attempt 

24/06/2020 13:10:35 INFO GlusterFS mount attempt 

24/06/2020 13:10:05 INFO GlusterFS mount attempt 

24/06/2020 13:09:35 INFO GlusterFS mount attempt 

24/06/2020 13:09:05 INFO GlusterFS mount attempt 

24/06/2020 13:08:35 INFO GlusterFS mount attempt 

24/06/2020 13:08:05 INFO GlusterFS mount attempt 

24/06/2020 13:07:35 INFO GlusterFS mount attempt 

24/06/2020 13:07:05 INFO GlusterFS mount attempt 

24/06/2020 13:06:35 INFO GlusterFS mount attempt 

24/06/2020 13:06:04 INFO GlusterFS mount attempt 

24/06/2020 13:05:34 INFO GlusterFS mount attempt 

24/06/2020 13:05:04 INFO GlusterFS mount attempt 

24/06/2020 13:04:34 INFO GlusterFS mount attempt 

24/06/2020 13:04:04 INFO GlusterFS mount attempt 

24/06/2020 13:03:34 INFO GlusterFS mount attempt 

24/06/2020 13:03:04 INFO GlusterFS mount attempt 

24/06/2020 13:02:34 INFO GlusterFS mount attempt 

24/06/2020 13:02:04 INFO GlusterFS mount attempt 

24/06/2020 13:01:34 INFO GlusterFS mount attempt 

24/06/2020 13:01:04 INFO GlusterFS mount attempt 

24/06/2020 13:00:33 INFO GlusterFS mount attempt 

24/06/2020 13:00:03 INFO GlusterFS mount attempt 

24/06/2020 12:59:33 INFO GlusterFS mount attempt 

24/06/2020 12:59:03 INFO GlusterFS mount attempt 

24/06/2020 12:58:33 INFO GlusterFS mount attempt 

24/06/2020 12:58:03 INFO GlusterFS mount attempt 

24/06/2020 12:57:33 INFO GlusterFS mount attempt 

24/06/2020 12:57:03 INFO GlusterFS mount attempt 

24/06/2020 12:56:33 INFO GlusterFS mount attempt 

24/06/2020 12:56:03 INFO GlusterFS mount attempt 

24/06/2020 12:55:33 INFO GlusterFS mount attempt 

24/06/2020 12:55:02 INFO GlusterFS mount attempt 

24/06/2020 12:54:32 INFO GlusterFS mount attempt 

24/06/2020 12:54:02 INFO GlusterFS mount attempt 

24/06/2020 12:53:32 INFO GlusterFS mount attempt 

24/06/2020 12:53:02 INFO GlusterFS mount attempt 

24/06/2020 12:52:32 INFO GlusterFS mount attempt 

24/06/2020 12:52:02 INFO GlusterFS mount attempt 

24/06/2020 12:51:32 INFO GlusterFS mount attempt 

24/06/2020 12:51:02 INFO GlusterFS mount attempt 

24/06/2020 12:50:32 INFO GlusterFS mount attempt 

24/06/2020 12:50:02 INFO GlusterFS mount attempt 

24/06/2020 12:49:31 INFO GlusterFS mount attempt 

24/06/2020 12:49:01 INFO GlusterFS mount attempt 

24/06/2020 12:48:31 INFO GlusterFS mount attempt 

24/06/2020 12:48:01 INFO GlusterFS mount attempt 

24/06/2020 12:47:31 INFO GlusterFS mount attempt 

24/06/2020 12:47:01 INFO GlusterFS mount attempt 

24/06/2020 12:46:31 INFO GlusterFS mount attempt 

24/06/2020 12:46:01 INFO GlusterFS mount attempt 

24/06/2020 12:45:31 INFO GlusterFS mount attempt 

24/06/2020 12:45:01 INFO GlusterFS mount attempt 

24/06/2020 12:44:30 INFO GlusterFS mount attempt 

24/06/2020 12:44:00 INFO GlusterFS mount attempt 

24/06/2020 12:43:30 INFO GlusterFS mount attempt 

24/06/2020 12:43:00 INFO GlusterFS mount attempt 

24/06/2020 12:42:30 INFO GlusterFS mount attempt 

24/06/2020 12:42:00 INFO GlusterFS mount attempt 

24/06/2020 12:41:30 INFO GlusterFS mount attempt 

24/06/2020 12:41:00 INFO GlusterFS mount attempt 

24/06/2020 12:40:30 INFO GlusterFS mount attempt 

24/06/2020 12:40:00 INFO GlusterFS mount attempt 

24/06/2020 12:39:30 INFO GlusterFS mount attempt 

24/06/2020 12:38:59 INFO GlusterFS mount attempt 

24/06/2020 12:38:29 INFO GlusterFS mount attempt 

24/06/2020 12:37:59 INFO GlusterFS mount attempt 

24/06/2020 12:37:29 INFO GlusterFS mount attempt 

24/06/2020 12:36:59 INFO GlusterFS mount attempt 

24/06/2020 12:36:29 INFO GlusterFS mount attempt 

24/06/2020 12:35:59 INFO GlusterFS mount attempt 

24/06/2020 12:35:29 INFO GlusterFS mount attempt 

24/06/2020 12:34:59 INFO GlusterFS mount attempt 

24/06/2020 12:34:29 INFO GlusterFS mount attempt 

24/06/2020 12:33:59 INFO GlusterFS mount attempt 

24/06/2020 12:33:28 INFO GlusterFS mount attempt 

24/06/2020 12:32:58 INFO GlusterFS mount attempt 

24/06/2020 12:32:28 INFO GlusterFS mount attempt 

24/06/2020 12:31:58 INFO GlusterFS mount attempt 

24/06/2020 12:31:28 INFO GlusterFS mount attempt 

24/06/2020 12:30:58 INFO GlusterFS mount attempt 

24/06/2020 12:30:28 INFO GlusterFS mount attempt 

24/06/2020 12:29:58 INFO GlusterFS mount attempt 

24/06/2020 12:29:28 INFO GlusterFS mount attempt 

24/06/2020 12:28:58 INFO GlusterFS mount attempt 

24/06/2020 12:28:27 INFO GlusterFS mount attempt 

24/06/2020 12:27:57 INFO GlusterFS mount attempt 

24/06/2020 12:27:27 INFO GlusterFS mount attempt 

24/06/2020 12:26:57 INFO GlusterFS mount attempt 

24/06/2020 12:26:27 INFO GlusterFS mount attempt 

24/06/2020 12:25:57 INFO GlusterFS mount attempt 

24/06/2020 12:25:27 INFO GlusterFS mount attempt 

24/06/2020 12:24:57 INFO GlusterFS mount attempt 

24/06/2020 12:24:27 INFO GlusterFS mount attempt 

24/06/2020 12:23:57 INFO GlusterFS mount attempt 

24/06/2020 12:23:27 INFO GlusterFS mount attempt 

24/06/2020 12:22:56 INFO GlusterFS mount attempt 

24/06/2020 12:22:26 INFO GlusterFS mount attempt 

24/06/2020 12:21:56 INFO GlusterFS mount attempt 

24/06/2020 12:21:26 INFO GlusterFS mount attempt 

24/06/2020 12:20:56 INFO GlusterFS mount attempt 

24/06/2020 12:20:26 INFO GlusterFS mount attempt 

24/06/2020 12:19:56 INFO GlusterFS mount attempt 

24/06/2020 12:19:26 INFO GlusterFS mount attempt 

24/06/2020 12:18:56 INFO GlusterFS mount attempt 

24/06/2020 12:18:26 INFO GlusterFS mount attempt 

24/06/2020 12:17:56 INFO GlusterFS mount attempt 

24/06/2020 12:17:25 INFO GlusterFS mount attempt 

24/06/2020 12:16:55 INFO GlusterFS mount attempt 

24/06/2020 12:16:25 INFO GlusterFS mount attempt 

24/06/2020 12:15:55 INFO GlusterFS mount attempt 

24/06/2020 12:15:25 INFO GlusterFS mount attempt 

24/06/2020 12:14:55 INFO GlusterFS mount attempt 

24/06/2020 12:14:25 INFO GlusterFS mount attempt 

24/06/2020 12:13:55 INFO GlusterFS mount attempt 

24/06/2020 12:13:25 INFO GlusterFS mount attempt 

24/06/2020 12:12:55 INFO GlusterFS mount attempt 

24/06/2020 12:12:24 INFO GlusterFS mount attempt 

24/06/2020 12:11:54 INFO GlusterFS mount attempt 

24/06/2020 12:11:24 INFO GlusterFS mount attempt 

24/06/2020 12:10:54 INFO GlusterFS mount attempt 

24/06/2020 12:10:24 INFO GlusterFS mount attempt 

24/06/2020 12:09:54 INFO GlusterFS mount attempt 

24/06/2020 12:09:24 INFO GlusterFS mount attempt 

24/06/2020 12:08:54 INFO GlusterFS mount attempt 

24/06/2020 12:08:24 INFO GlusterFS mount attempt 

24/06/2020 12:07:54 INFO GlusterFS mount attempt 

24/06/2020 12:07:24 INFO GlusterFS mount attempt 

24/06/2020 12:06:53 INFO GlusterFS mount attempt 

24/06/2020 12:06:23 INFO GlusterFS mount attempt 

24/06/2020 12:05:53 INFO GlusterFS mount attempt 

24/06/2020 12:05:23 INFO GlusterFS mount attempt 

24/06/2020 12:04:53 INFO GlusterFS mount attempt 

24/06/2020 12:04:23 INFO GlusterFS mount attempt 

24/06/2020 12:03:53 INFO GlusterFS mount attempt 

24/06/2020 12:03:23 INFO GlusterFS mount attempt 

24/06/2020 12:02:53 INFO GlusterFS mount attempt 

24/06/2020 12:02:23 INFO GlusterFS mount attempt 

24/06/2020 12:01:53 INFO GlusterFS mount attempt 

24/06/2020 12:01:22 INFO GlusterFS mount attempt 

24/06/2020 12:00:52 INFO GlusterFS mount attempt 

24/06/2020 12:00:22 INFO GlusterFS mount attempt 

24/06/2020 11:59:52 INFO GlusterFS mount attempt 

24/06/2020 11:59:22 INFO GlusterFS mount attempt 

24/06/2020 11:58:52 INFO GlusterFS mount attempt 

24/06/2020 11:58:22 INFO GlusterFS mount attempt 

24/06/2020 11:57:52 INFO GlusterFS mount attempt 

24/06/2020 11:57:22 INFO GlusterFS mount attempt 

24/06/2020 11:56:52 INFO GlusterFS mount attempt 

24/06/2020 11:56:21 INFO GlusterFS mount attempt 

24/06/2020 11:55:51 INFO GlusterFS mount attempt 

24/06/2020 11:55:21 INFO GlusterFS mount attempt 

24/06/2020 11:54:51 INFO GlusterFS mount attempt 

24/06/2020 11:54:21 INFO GlusterFS mount attempt 

24/06/2020 11:53:51 INFO GlusterFS mount attempt 

24/06/2020 11:53:21 INFO GlusterFS mount attempt 

24/06/2020 11:52:51 INFO GlusterFS mount attempt 

24/06/2020 11:52:21 INFO GlusterFS mount attempt 

24/06/2020 11:51:51 INFO GlusterFS mount attempt 

24/06/2020 11:51:21 INFO GlusterFS mount attempt 

24/06/2020 11:50:50 INFO GlusterFS mount attempt 

24/06/2020 11:50:20 INFO GlusterFS mount attempt 

24/06/2020 11:49:50 INFO GlusterFS mount attempt 

24/06/2020 11:49:20 INFO GlusterFS mount attempt 

24/06/2020 11:48:50 INFO GlusterFS mount attempt 

24/06/2020 11:48:20 INFO GlusterFS mount attempt 

24/06/2020 11:47:50 INFO GlusterFS mount attempt 

24/06/2020 11:47:20 INFO GlusterFS mount attempt 

24/06/2020 11:46:50 INFO GlusterFS mount attempt 

24/06/2020 11:46:20 INFO GlusterFS mount attempt 

24/06/2020 11:45:50 INFO GlusterFS mount attempt 

24/06/2020 11:45:19 INFO GlusterFS mount attempt 

24/06/2020 11:44:49 INFO GlusterFS mount attempt 

24/06/2020 11:44:19 INFO GlusterFS mount attempt 

24/06/2020 11:43:49 INFO GlusterFS mount attempt 

24/06/2020 11:43:19 INFO GlusterFS mount attempt 

24/06/2020 11:42:49 INFO GlusterFS mount attempt 

24/06/2020 11:42:19 INFO GlusterFS mount attempt 

24/06/2020 11:41:49 INFO GlusterFS mount attempt 

24/06/2020 11:41:19 INFO GlusterFS mount attempt 

24/06/2020 11:40:49 INFO GlusterFS mount attempt 

24/06/2020 11:40:19 INFO GlusterFS mount attempt 

24/06/2020 11:39:48 INFO GlusterFS mount attempt 

24/06/2020 11:39:18 INFO GlusterFS mount attempt 

24/06/2020 11:38:48 INFO GlusterFS mount attempt 

24/06/2020 11:38:18 INFO GlusterFS mount attempt 

24/06/2020 11:37:48 INFO GlusterFS mount attempt 

24/06/2020 11:37:18 INFO GlusterFS mount attempt 

24/06/2020 11:36:48 INFO GlusterFS mount attempt 

24/06/2020 11:36:18 INFO GlusterFS mount attempt 

24/06/2020 11:35:48 INFO GlusterFS mount attempt 

24/06/2020 11:35:18 INFO GlusterFS mount attempt 

24/06/2020 11:34:48 INFO GlusterFS mount attempt 

24/06/2020 11:34:18 INFO GlusterFS mount attempt 

24/06/2020 11:33:47 INFO GlusterFS mount attempt 

24/06/2020 11:33:17 INFO GlusterFS mount attempt 

24/06/2020 11:32:47 INFO GlusterFS mount attempt 

24/06/2020 11:32:17 INFO GlusterFS mount attempt 

24/06/2020 11:31:47 INFO GlusterFS mount attempt 

24/06/2020 11:31:17 INFO GlusterFS mount attempt 

24/06/2020 11:30:47 INFO GlusterFS mount attempt 

24/06/2020 11:30:17 INFO GlusterFS mount attempt 

24/06/2020 11:29:47 INFO GlusterFS mount attempt 

24/06/2020 11:29:17 INFO GlusterFS mount attempt 

24/06/2020 11:28:47 INFO GlusterFS mount attempt 

24/06/2020 11:28:16 INFO GlusterFS mount attempt 

24/06/2020 11:27:46 INFO GlusterFS mount attempt 

24/06/2020 11:27:16 INFO GlusterFS mount attempt 

24/06/2020 11:26:46 INFO GlusterFS mount attempt 

24/06/2020 11:26:16 INFO GlusterFS mount attempt 

24/06/2020 11:25:46 INFO GlusterFS mount attempt 

24/06/2020 11:25:16 INFO GlusterFS mount attempt 

24/06/2020 11:24:46 INFO GlusterFS mount attempt 

24/06/2020 11:24:16 INFO GlusterFS mount attempt 

24/06/2020 11:23:46 INFO GlusterFS mount attempt 

24/06/2020 11:23:16 INFO GlusterFS mount attempt 

24/06/2020 11:22:45 INFO GlusterFS mount attempt 

24/06/2020 11:22:15 INFO GlusterFS mount attempt 

24/06/2020 11:21:45 INFO GlusterFS mount attempt 

24/06/2020 11:21:15 INFO GlusterFS mount attempt 

24/06/2020 11:20:45 INFO GlusterFS mount attempt 

24/06/2020 11:20:15 INFO GlusterFS mount attempt 

24/06/2020 11:19:45 INFO GlusterFS mount attempt 

24/06/2020 11:19:15 INFO GlusterFS mount attempt 

24/06/2020 11:18:45 INFO GlusterFS mount attempt 

24/06/2020 11:18:15 INFO GlusterFS mount attempt 

24/06/2020 11:17:45 INFO GlusterFS mount attempt 

24/06/2020 11:17:15 INFO GlusterFS mount attempt 

24/06/2020 11:16:44 INFO GlusterFS mount attempt 

24/06/2020 11:16:14 INFO GlusterFS mount attempt 

24/06/2020 11:15:44 INFO GlusterFS mount attempt 

24/06/2020 11:15:14 INFO GlusterFS mount attempt 

24/06/2020 11:14:44 INFO GlusterFS mount attempt 

24/06/2020 11:14:14 INFO GlusterFS mount attempt 

24/06/2020 11:13:44 INFO GlusterFS mount attempt 

24/06/2020 11:13:14 INFO GlusterFS mount attempt 

24/06/2020 11:12:44 INFO GlusterFS mount attempt 

24/06/2020 11:12:14 INFO GlusterFS mount attempt 

24/06/2020 11:11:44 INFO GlusterFS mount attempt 

24/06/2020 11:11:13 INFO GlusterFS mount attempt 

24/06/2020 11:10:43 INFO GlusterFS mount attempt 

24/06/2020 11:10:13 INFO GlusterFS mount attempt 

24/06/2020 11:09:43 INFO GlusterFS mount attempt 

24/06/2020 11:09:13 INFO GlusterFS mount attempt 

24/06/2020 11:08:43 INFO GlusterFS mount attempt 

24/06/2020 11:08:13 INFO GlusterFS mount attempt 

24/06/2020 11:07:43 INFO GlusterFS mount attempt 

24/06/2020 11:07:13 INFO GlusterFS mount attempt 

24/06/2020 11:06:43 INFO GlusterFS mount attempt 

24/06/2020 11:06:12 INFO GlusterFS mount attempt 

24/06/2020 11:05:42 INFO GlusterFS mount attempt 

24/06/2020 11:05:12 INFO GlusterFS mount attempt 

24/06/2020 11:04:42 INFO GlusterFS mount attempt 

24/06/2020 11:04:12 INFO GlusterFS mount attempt 

24/06/2020 11:03:42 INFO GlusterFS mount attempt 

24/06/2020 11:03:12 INFO GlusterFS mount attempt 

24/06/2020 11:02:42 INFO GlusterFS mount attempt 

24/06/2020 11:02:12 INFO GlusterFS mount attempt 

24/06/2020 11:01:42 INFO GlusterFS mount attempt 

24/06/2020 11:01:12 INFO GlusterFS mount attempt 

24/06/2020 11:00:42 INFO GlusterFS mount attempt 

24/06/2020 11:00:11 INFO GlusterFS mount attempt 

24/06/2020 10:59:41 INFO GlusterFS mount attempt 

24/06/2020 10:59:11 INFO GlusterFS mount attempt 

24/06/2020 10:58:41 INFO GlusterFS mount attempt 

24/06/2020 10:58:11 INFO GlusterFS mount attempt 

24/06/2020 10:57:41 INFO GlusterFS mount attempt 

24/06/2020 10:57:11 INFO GlusterFS mount attempt 

24/06/2020 10:56:41 INFO GlusterFS mount attempt 

24/06/2020 10:56:11 INFO GlusterFS mount attempt 

24/06/2020 10:55:41 INFO GlusterFS mount attempt 

24/06/2020 10:55:11 INFO GlusterFS mount attempt 

24/06/2020 10:54:40 INFO GlusterFS mount attempt 

24/06/2020 10:54:10 INFO GlusterFS mount attempt 

24/06/2020 10:53:40 INFO GlusterFS mount attempt 

24/06/2020 10:53:10 INFO GlusterFS mount attempt 

24/06/2020 10:52:40 INFO GlusterFS mount attempt 

24/06/2020 10:52:10 INFO GlusterFS mount attempt 

24/06/2020 10:51:40 INFO GlusterFS mount attempt 

24/06/2020 10:51:10 INFO GlusterFS mount attempt 

24/06/2020 10:50:40 INFO GlusterFS mount attempt 

24/06/2020 10:50:10 INFO GlusterFS mount attempt 

24/06/2020 10:49:40 INFO GlusterFS mount attempt 

24/06/2020 10:49:09 INFO GlusterFS mount attempt 

24/06/2020 10:48:39 INFO GlusterFS mount attempt 

24/06/2020 10:48:09 INFO GlusterFS mount attempt 

24/06/2020 10:47:39 INFO GlusterFS mount attempt 

24/06/2020 10:47:09 INFO GlusterFS mount attempt 

24/06/2020 10:46:39 INFO GlusterFS mount attempt 

24/06/2020 10:46:09 INFO GlusterFS mount attempt 

24/06/2020 10:45:39 INFO GlusterFS mount attempt 

24/06/2020 10:45:09 INFO GlusterFS mount attempt 

24/06/2020 10:44:39 INFO GlusterFS mount attempt 

24/06/2020 10:44:09 INFO GlusterFS mount attempt 

24/06/2020 10:43:38 INFO GlusterFS mount attempt 

24/06/2020 10:43:08 INFO GlusterFS mount attempt 

24/06/2020 10:42:38 INFO GlusterFS mount attempt 

24/06/2020 10:42:08 INFO GlusterFS mount attempt 

24/06/2020 10:41:38 INFO GlusterFS mount attempt 

24/06/2020 10:41:08 INFO GlusterFS mount attempt 

24/06/2020 10:40:38 INFO GlusterFS mount attempt 

24/06/2020 10:40:08 INFO GlusterFS mount attempt 

24/06/2020 10:39:38 INFO GlusterFS mount attempt 

24/06/2020 10:39:08 INFO GlusterFS mount attempt 

24/06/2020 10:38:37 INFO GlusterFS mount attempt 

24/06/2020 10:38:07 INFO GlusterFS mount attempt 

24/06/2020 10:37:37 INFO GlusterFS mount attempt 

24/06/2020 10:37:07 INFO GlusterFS mount attempt 

24/06/2020 10:36:37 INFO GlusterFS mount attempt 

24/06/2020 10:36:07 INFO GlusterFS mount attempt 

24/06/2020 10:35:37 INFO GlusterFS mount attempt 

24/06/2020 10:35:07 INFO GlusterFS mount attempt 

24/06/2020 10:34:37 INFO GlusterFS mount attempt 

24/06/2020 10:34:07 INFO GlusterFS mount attempt 

24/06/2020 10:33:37 INFO GlusterFS mount attempt 

24/06/2020 10:33:06 INFO GlusterFS mount attempt 

24/06/2020 10:32:36 INFO GlusterFS mount attempt 

24/06/2020 10:32:06 INFO GlusterFS mount attempt 

24/06/2020 10:31:36 INFO GlusterFS mount attempt 

24/06/2020 10:31:06 INFO GlusterFS mount attempt 

24/06/2020 10:30:36 INFO GlusterFS mount attempt 

24/06/2020 10:30:06 INFO GlusterFS mount attempt 

24/06/2020 10:29:36 INFO GlusterFS mount attempt 

24/06/2020 10:29:06 INFO GlusterFS mount attempt 

24/06/2020 10:28:36 INFO GlusterFS mount attempt 

24/06/2020 10:28:06 INFO GlusterFS mount attempt 

24/06/2020 10:27:35 INFO GlusterFS mount attempt 

24/06/2020 10:27:05 INFO GlusterFS mount attempt 

24/06/2020 10:26:35 INFO GlusterFS mount attempt 

24/06/2020 10:26:05 INFO GlusterFS mount attempt 

24/06/2020 10:25:35 INFO GlusterFS mount attempt 

24/06/2020 10:25:05 INFO GlusterFS mount attempt 

24/06/2020 10:24:35 INFO GlusterFS mount attempt 

24/06/2020 10:24:05 INFO GlusterFS mount attempt 

24/06/2020 10:23:35 INFO GlusterFS mount attempt 

24/06/2020 10:23:05 INFO GlusterFS mount attempt 

24/06/2020 10:22:35 INFO GlusterFS mount attempt 

24/06/2020 10:22:04 INFO GlusterFS mount attempt 

24/06/2020 10:21:34 INFO GlusterFS mount attempt 

24/06/2020 10:21:04 INFO GlusterFS mount attempt 

24/06/2020 10:20:34 INFO GlusterFS mount attempt 

24/06/2020 10:20:04 INFO GlusterFS mount attempt 

24/06/2020 10:19:34 INFO GlusterFS mount attempt 

24/06/2020 10:19:04 INFO GlusterFS mount attempt 

24/06/2020 10:18:34 INFO GlusterFS mount attempt 

24/06/2020 10:18:04 INFO GlusterFS mount attempt 

24/06/2020 10:17:34 INFO GlusterFS mount attempt 

24/06/2020 10:17:04 INFO GlusterFS mount attempt 

24/06/2020 10:16:33 INFO GlusterFS mount attempt 

24/06/2020 10:16:03 INFO GlusterFS mount attempt 

24/06/2020 10:15:33 INFO GlusterFS mount attempt 

24/06/2020 10:15:03 INFO GlusterFS mount attempt 

24/06/2020 10:14:33 INFO GlusterFS mount attempt 

24/06/2020 10:14:03 INFO GlusterFS mount attempt 

24/06/2020 10:13:33 INFO GlusterFS mount attempt 

24/06/2020 10:13:03 INFO GlusterFS mount attempt 

24/06/2020 10:12:33 INFO GlusterFS mount attempt 

24/06/2020 10:12:03 INFO GlusterFS mount attempt 

24/06/2020 10:11:32 INFO GlusterFS mount attempt 

24/06/2020 10:11:02 INFO GlusterFS mount attempt 

24/06/2020 10:10:32 INFO GlusterFS mount attempt 

24/06/2020 10:10:02 INFO GlusterFS mount attempt 

24/06/2020 10:09:32 INFO GlusterFS mount attempt 

24/06/2020 10:09:02 INFO GlusterFS mount attempt 

24/06/2020 10:08:32 INFO GlusterFS mount attempt 

24/06/2020 10:08:02 INFO GlusterFS mount attempt 

24/06/2020 10:07:32 INFO GlusterFS mount attempt 

24/06/2020 10:07:02 INFO GlusterFS mount attempt 

24/06/2020 10:06:32 INFO GlusterFS mount attempt 

24/06/2020 10:06:01 INFO GlusterFS mount attempt 

24/06/2020 10:05:31 INFO GlusterFS mount attempt 

24/06/2020 10:05:01 INFO GlusterFS mount attempt 

24/06/2020 10:04:31 INFO GlusterFS mount attempt 

24/06/2020 10:04:01 INFO GlusterFS mount attempt 

24/06/2020 10:03:31 INFO GlusterFS mount attempt 

24/06/2020 10:03:01 INFO GlusterFS mount attempt 

24/06/2020 10:02:31 INFO GlusterFS mount attempt 

24/06/2020 10:02:01 INFO GlusterFS mount attempt 

24/06/2020 10:01:31 INFO GlusterFS mount attempt 

24/06/2020 10:01:00 INFO GlusterFS mount attempt 

24/06/2020 10:00:30 INFO GlusterFS mount attempt 

24/06/2020 10:00:00 INFO GlusterFS mount attempt 

24/06/2020 09:59:30 INFO GlusterFS mount attempt 

24/06/2020 09:59:00 INFO GlusterFS mount attempt 

24/06/2020 09:58:30 INFO GlusterFS mount attempt 

24/06/2020 09:58:00 INFO GlusterFS mount attempt 

24/06/2020 09:57:30 INFO GlusterFS mount attempt 

24/06/2020 09:57:00 INFO GlusterFS mount attempt 

24/06/2020 09:56:30 INFO GlusterFS mount attempt 

24/06/2020 09:56:00 INFO GlusterFS mount attempt 

24/06/2020 09:55:29 INFO GlusterFS mount attempt 

24/06/2020 09:54:59 INFO GlusterFS mount attempt 

24/06/2020 09:54:29 INFO GlusterFS mount attempt 

24/06/2020 09:53:59 INFO GlusterFS mount attempt 

24/06/2020 09:53:29 INFO GlusterFS mount attempt 

24/06/2020 09:52:59 INFO GlusterFS mount attempt 

24/06/2020 09:52:29 INFO GlusterFS mount attempt 

24/06/2020 09:51:59 INFO GlusterFS mount attempt 

24/06/2020 09:51:29 INFO GlusterFS mount attempt 

24/06/2020 09:50:59 INFO GlusterFS mount attempt 

24/06/2020 09:50:28 INFO GlusterFS mount attempt 

24/06/2020 09:49:58 INFO GlusterFS mount attempt 

24/06/2020 09:49:28 INFO GlusterFS mount attempt 

24/06/2020 09:48:58 INFO GlusterFS mount attempt 

24/06/2020 09:48:28 INFO GlusterFS mount attempt 

24/06/2020 09:47:58 INFO GlusterFS mount attempt 

24/06/2020 09:47:28 INFO GlusterFS mount attempt 

24/06/2020 09:46:58 INFO GlusterFS mount attempt 

24/06/2020 09:46:28 INFO GlusterFS mount attempt 

24/06/2020 09:45:58 INFO GlusterFS mount attempt 

24/06/2020 09:45:28 INFO GlusterFS mount attempt 

24/06/2020 09:44:57 INFO GlusterFS mount attempt 

24/06/2020 09:44:27 INFO GlusterFS mount attempt 

24/06/2020 09:43:57 INFO GlusterFS mount attempt 

24/06/2020 09:43:27 INFO GlusterFS mount attempt 

24/06/2020 09:42:57 INFO GlusterFS mount attempt 

24/06/2020 09:42:27 INFO GlusterFS mount attempt 

24/06/2020 09:41:57 INFO GlusterFS mount attempt 

24/06/2020 09:41:27 INFO GlusterFS mount attempt 

24/06/2020 09:40:57 INFO GlusterFS mount attempt 

24/06/2020 09:40:27 INFO GlusterFS mount attempt 

24/06/2020 09:39:57 INFO GlusterFS mount attempt 

24/06/2020 09:39:26 INFO GlusterFS mount attempt 

24/06/2020 09:38:56 INFO GlusterFS mount attempt 

24/06/2020 09:38:26 INFO GlusterFS mount attempt 

24/06/2020 09:37:56 INFO GlusterFS mount attempt 

24/06/2020 09:37:26 INFO GlusterFS mount attempt 

24/06/2020 09:36:56 INFO GlusterFS mount attempt 

24/06/2020 09:36:26 INFO GlusterFS mount attempt 

24/06/2020 09:35:56 INFO GlusterFS mount attempt 

24/06/2020 09:35:26 INFO GlusterFS mount attempt 

24/06/2020 09:34:56 INFO GlusterFS mount attempt 

24/06/2020 09:34:26 INFO GlusterFS mount attempt 

24/06/2020 09:33:55 INFO GlusterFS mount attempt 

24/06/2020 09:33:25 INFO GlusterFS mount attempt 

24/06/2020 09:32:55 INFO GlusterFS mount attempt 

24/06/2020 09:32:25 INFO GlusterFS mount attempt 

24/06/2020 09:31:55 INFO GlusterFS mount attempt 

24/06/2020 09:31:25 INFO GlusterFS mount attempt 

24/06/2020 09:30:55 INFO GlusterFS mount attempt 

24/06/2020 09:30:25 INFO GlusterFS mount attempt 

24/06/2020 09:29:55 INFO GlusterFS mount attempt 

24/06/2020 09:29:25 INFO GlusterFS mount attempt 

24/06/2020 09:28:55 INFO GlusterFS mount attempt 

24/06/2020 09:28:24 INFO GlusterFS mount attempt 

24/06/2020 09:27:54 INFO GlusterFS mount attempt 

24/06/2020 09:27:24 INFO GlusterFS mount attempt 

24/06/2020 09:26:54 INFO GlusterFS mount attempt 

24/06/2020 09:26:24 INFO GlusterFS mount attempt 

24/06/2020 09:25:54 INFO GlusterFS mount attempt 

24/06/2020 09:25:24 INFO GlusterFS mount attempt 

24/06/2020 09:24:54 INFO GlusterFS mount attempt 

24/06/2020 09:24:24 INFO GlusterFS mount attempt 

24/06/2020 09:23:54 INFO GlusterFS mount attempt 

24/06/2020 09:23:24 INFO GlusterFS mount attempt 

24/06/2020 09:22:53 INFO GlusterFS mount attempt 

24/06/2020 09:22:23 INFO GlusterFS mount attempt 

24/06/2020 09:21:53 INFO GlusterFS mount attempt 

24/06/2020 09:21:23 INFO GlusterFS mount attempt 

24/06/2020 09:20:53 INFO GlusterFS mount attempt 

24/06/2020 09:20:23 INFO GlusterFS mount attempt 

24/06/2020 09:19:53 INFO GlusterFS mount attempt 

24/06/2020 09:19:23 INFO GlusterFS mount attempt 

24/06/2020 09:18:53 INFO GlusterFS mount attempt 

24/06/2020 09:18:23 INFO GlusterFS mount attempt 

24/06/2020 09:17:53 INFO GlusterFS mount attempt 

24/06/2020 09:17:22 INFO GlusterFS mount attempt 

24/06/2020 09:16:52 INFO GlusterFS mount attempt 

24/06/2020 09:16:22 INFO GlusterFS mount attempt 

24/06/2020 09:15:52 INFO GlusterFS mount attempt 

24/06/2020 09:15:22 INFO GlusterFS mount attempt 

24/06/2020 09:14:52 INFO GlusterFS mount attempt 

24/06/2020 09:14:22 INFO GlusterFS mount attempt 

24/06/2020 09:13:52 INFO GlusterFS mount attempt 

24/06/2020 09:13:22 INFO GlusterFS mount attempt 

24/06/2020 09:12:52 INFO GlusterFS mount attempt 

24/06/2020 09:12:22 INFO GlusterFS mount attempt 

24/06/2020 09:11:51 INFO GlusterFS mount attempt 

24/06/2020 09:11:21 INFO GlusterFS mount attempt 

24/06/2020 09:10:51 INFO GlusterFS mount attempt 

24/06/2020 09:10:21 INFO GlusterFS mount attempt 

24/06/2020 09:09:51 INFO GlusterFS mount attempt 

24/06/2020 09:09:21 INFO GlusterFS mount attempt 

24/06/2020 09:08:51 INFO GlusterFS mount attempt 

24/06/2020 09:08:21 INFO GlusterFS mount attempt 

24/06/2020 09:07:51 INFO GlusterFS mount attempt 

24/06/2020 09:07:21 INFO GlusterFS mount attempt 

24/06/2020 09:06:51 INFO GlusterFS mount attempt 

24/06/2020 09:06:20 INFO GlusterFS mount attempt 

24/06/2020 09:05:50 INFO GlusterFS mount attempt 

24/06/2020 09:05:20 INFO GlusterFS mount attempt 

24/06/2020 09:04:50 INFO GlusterFS mount attempt 

24/06/2020 09:04:20 INFO GlusterFS mount attempt 

24/06/2020 09:03:50 INFO GlusterFS mount attempt 

24/06/2020 09:03:20 INFO GlusterFS mount attempt 

24/06/2020 09:02:50 INFO GlusterFS mount attempt 

24/06/2020 09:02:20 INFO GlusterFS mount attempt 

24/06/2020 09:01:50 INFO GlusterFS mount attempt 

24/06/2020 09:01:20 INFO GlusterFS mount attempt 

24/06/2020 09:00:49 INFO GlusterFS mount attempt 

24/06/2020 09:00:19 INFO GlusterFS mount attempt 

24/06/2020 08:59:49 INFO GlusterFS mount attempt 

24/06/2020 08:59:19 INFO GlusterFS mount attempt 

24/06/2020 08:58:49 INFO GlusterFS mount attempt 

24/06/2020 08:58:19 INFO GlusterFS mount attempt 

24/06/2020 08:57:49 INFO GlusterFS mount attempt 

24/06/2020 08:57:19 INFO GlusterFS mount attempt 

24/06/2020 08:56:49 INFO GlusterFS mount attempt 

24/06/2020 08:56:19 INFO GlusterFS mount attempt 

24/06/2020 08:55:48 INFO GlusterFS mount attempt 

24/06/2020 08:55:18 INFO GlusterFS mount attempt 

24/06/2020 08:54:48 INFO GlusterFS mount attempt 

24/06/2020 08:54:18 INFO GlusterFS mount attempt 

24/06/2020 08:53:48 INFO GlusterFS mount attempt 

24/06/2020 08:53:18 INFO GlusterFS mount attempt 

24/06/2020 08:52:48 INFO GlusterFS mount attempt 

24/06/2020 08:52:18 INFO GlusterFS mount attempt 

24/06/2020 08:51:48 INFO GlusterFS mount attempt 

24/06/2020 08:51:18 INFO GlusterFS mount attempt 

24/06/2020 08:50:48 INFO GlusterFS mount attempt 

24/06/2020 08:50:18 INFO GlusterFS mount attempt 

24/06/2020 08:49:47 INFO GlusterFS mount attempt 

24/06/2020 08:49:17 INFO GlusterFS mount attempt 

24/06/2020 08:48:47 INFO GlusterFS mount attempt 

24/06/2020 08:48:17 INFO GlusterFS mount attempt 

24/06/2020 08:47:47 INFO GlusterFS mount attempt 

24/06/2020 08:47:17 INFO GlusterFS mount attempt 

24/06/2020 08:46:47 INFO GlusterFS mount attempt 

24/06/2020 08:46:17 INFO GlusterFS mount attempt 

24/06/2020 08:45:47 INFO GlusterFS mount attempt 

24/06/2020 08:45:17 INFO GlusterFS mount attempt 

24/06/2020 08:44:47 INFO GlusterFS mount attempt 

24/06/2020 08:44:16 INFO GlusterFS mount attempt 

24/06/2020 08:43:46 INFO GlusterFS mount attempt 

24/06/2020 08:43:16 INFO GlusterFS mount attempt 

24/06/2020 08:42:46 INFO GlusterFS mount attempt 

24/06/2020 08:42:16 INFO GlusterFS mount attempt 

24/06/2020 08:41:46 INFO GlusterFS mount attempt 

24/06/2020 08:41:16 INFO GlusterFS mount attempt 

24/06/2020 08:40:46 INFO GlusterFS mount attempt 

24/06/2020 08:40:16 INFO GlusterFS mount attempt 

24/06/2020 08:39:46 INFO GlusterFS mount attempt 

24/06/2020 08:39:16 INFO GlusterFS mount attempt 

24/06/2020 08:38:45 INFO GlusterFS mount attempt 

24/06/2020 08:38:15 INFO GlusterFS mount attempt 

24/06/2020 08:37:45 INFO GlusterFS mount attempt 

24/06/2020 08:37:15 INFO GlusterFS mount attempt 

24/06/2020 08:36:45 INFO GlusterFS mount attempt 

24/06/2020 08:36:15 INFO GlusterFS mount attempt 

24/06/2020 08:35:45 INFO GlusterFS mount attempt 

24/06/2020 08:35:15 INFO GlusterFS mount attempt 

24/06/2020 08:34:45 INFO GlusterFS mount attempt 

24/06/2020 08:34:15 INFO GlusterFS mount attempt 

24/06/2020 08:33:44 INFO GlusterFS mount attempt 

24/06/2020 08:33:14 INFO GlusterFS mount attempt 

24/06/2020 08:32:44 INFO GlusterFS mount attempt 

24/06/2020 08:32:14 INFO GlusterFS mount attempt 

24/06/2020 08:31:44 INFO GlusterFS mount attempt 

24/06/2020 08:31:14 INFO GlusterFS mount attempt 

24/06/2020 08:30:44 INFO GlusterFS mount attempt 

24/06/2020 08:30:14 INFO GlusterFS mount attempt 

24/06/2020 08:29:44 INFO GlusterFS mount attempt 

24/06/2020 08:29:14 INFO GlusterFS mount attempt 

24/06/2020 08:28:44 INFO GlusterFS mount attempt 

24/06/2020 08:28:14 INFO GlusterFS mount attempt 

24/06/2020 08:27:43 INFO GlusterFS mount attempt 

24/06/2020 08:27:13 INFO GlusterFS mount attempt 

24/06/2020 08:26:43 INFO GlusterFS mount attempt 

24/06/2020 08:26:13 INFO GlusterFS mount attempt 

24/06/2020 08:25:43 INFO GlusterFS mount attempt 

24/06/2020 08:25:13 INFO GlusterFS mount attempt 

24/06/2020 08:24:43 INFO GlusterFS mount attempt 

24/06/2020 08:24:13 INFO GlusterFS mount attempt 

24/06/2020 08:23:43 INFO GlusterFS mount attempt 

24/06/2020 08:23:13 INFO GlusterFS mount attempt 

24/06/2020 08:22:42 INFO GlusterFS mount attempt 

24/06/2020 08:22:12 INFO GlusterFS mount attempt 

24/06/2020 08:21:42 INFO GlusterFS mount attempt 

24/06/2020 08:21:12 INFO GlusterFS mount attempt 

24/06/2020 08:20:42 INFO GlusterFS mount attempt 

24/06/2020 08:20:12 INFO GlusterFS mount attempt 

24/06/2020 08:19:42 INFO GlusterFS mount attempt 

24/06/2020 08:19:12 INFO GlusterFS mount attempt 

24/06/2020 08:18:42 INFO GlusterFS mount attempt 

24/06/2020 08:18:12 INFO GlusterFS mount attempt 

24/06/2020 08:17:42 INFO GlusterFS mount attempt 

24/06/2020 08:17:12 INFO GlusterFS mount attempt 

24/06/2020 08:16:41 INFO GlusterFS mount attempt 

24/06/2020 08:16:11 INFO GlusterFS mount attempt 

24/06/2020 08:15:41 INFO GlusterFS mount attempt 

24/06/2020 08:15:11 INFO GlusterFS mount attempt 

24/06/2020 08:14:41 INFO GlusterFS mount attempt 

24/06/2020 08:14:11 INFO GlusterFS mount attempt 

24/06/2020 08:13:41 INFO GlusterFS mount attempt 

24/06/2020 08:13:11 INFO GlusterFS mount attempt 

24/06/2020 08:12:41 INFO GlusterFS mount attempt 

24/06/2020 08:12:11 INFO GlusterFS mount attempt 

24/06/2020 08:11:40 INFO GlusterFS mount attempt 

24/06/2020 08:11:10 INFO GlusterFS mount attempt 

24/06/2020 08:10:40 INFO GlusterFS mount attempt 

24/06/2020 08:10:10 INFO GlusterFS mount attempt 

24/06/2020 08:09:40 INFO GlusterFS mount attempt 

24/06/2020 08:09:10 INFO GlusterFS mount attempt 

24/06/2020 08:08:40 INFO GlusterFS mount attempt 

24/06/2020 08:08:10 INFO GlusterFS mount attempt 

24/06/2020 08:07:40 INFO GlusterFS mount attempt 

24/06/2020 08:07:10 INFO GlusterFS mount attempt 

24/06/2020 08:06:40 INFO GlusterFS mount attempt 

24/06/2020 08:06:09 INFO GlusterFS mount attempt 

24/06/2020 08:05:39 INFO GlusterFS mount attempt 

24/06/2020 08:05:09 INFO GlusterFS mount attempt 

24/06/2020 08:04:39 INFO GlusterFS mount attempt 

24/06/2020 08:04:09 INFO GlusterFS mount attempt 

24/06/2020 08:03:39 INFO GlusterFS mount attempt 

24/06/2020 08:03:09 INFO GlusterFS mount attempt 

24/06/2020 08:02:39 INFO GlusterFS mount attempt 

24/06/2020 08:02:09 INFO GlusterFS mount attempt 

24/06/2020 08:01:39 INFO GlusterFS mount attempt 

24/06/2020 08:01:09 INFO GlusterFS mount attempt 

24/06/2020 08:00:38 INFO GlusterFS mount attempt 

24/06/2020 08:00:08 INFO GlusterFS mount attempt 

24/06/2020 07:59:38 INFO GlusterFS mount attempt 

24/06/2020 07:59:08 INFO GlusterFS mount attempt 

24/06/2020 07:58:38 INFO GlusterFS mount attempt 

24/06/2020 07:58:08 INFO GlusterFS mount attempt 

24/06/2020 07:57:38 INFO GlusterFS mount attempt 

24/06/2020 07:57:08 INFO GlusterFS mount attempt 

24/06/2020 07:56:38 INFO GlusterFS mount attempt 

24/06/2020 07:56:08 INFO GlusterFS mount attempt 

24/06/2020 07:55:38 INFO GlusterFS mount attempt 

24/06/2020 07:55:07 INFO GlusterFS mount attempt 

24/06/2020 07:54:37 INFO GlusterFS mount attempt 

24/06/2020 07:54:07 INFO GlusterFS mount attempt 

24/06/2020 07:53:37 INFO GlusterFS mount attempt 

24/06/2020 07:53:07 INFO GlusterFS mount attempt 

24/06/2020 07:52:37 INFO GlusterFS mount attempt 

24/06/2020 07:52:07 INFO GlusterFS mount attempt 

24/06/2020 07:51:37 INFO GlusterFS mount attempt 

24/06/2020 07:51:07 INFO GlusterFS mount attempt 

24/06/2020 07:50:37 INFO GlusterFS mount attempt 

24/06/2020 07:50:06 INFO GlusterFS mount attempt 

24/06/2020 07:49:36 INFO GlusterFS mount attempt 

24/06/2020 07:49:06 INFO GlusterFS mount attempt 

24/06/2020 07:48:36 INFO GlusterFS mount attempt 

24/06/2020 07:48:06 INFO GlusterFS mount attempt 

24/06/2020 07:47:36 INFO GlusterFS mount attempt 

24/06/2020 07:47:06 INFO GlusterFS mount attempt 

24/06/2020 07:46:36 INFO GlusterFS mount attempt 

24/06/2020 07:46:06 INFO GlusterFS mount attempt 

24/06/2020 07:45:36 INFO GlusterFS mount attempt 

24/06/2020 07:45:06 INFO GlusterFS mount attempt 

24/06/2020 07:44:35 INFO GlusterFS mount attempt 

24/06/2020 07:44:05 INFO GlusterFS mount attempt 

24/06/2020 07:43:35 INFO GlusterFS mount attempt 

24/06/2020 07:43:05 INFO GlusterFS mount attempt 

24/06/2020 07:42:35 INFO GlusterFS mount attempt 

24/06/2020 07:42:05 INFO GlusterFS mount attempt 

24/06/2020 07:41:35 INFO GlusterFS mount attempt 

24/06/2020 07:41:05 INFO GlusterFS mount attempt 

24/06/2020 07:40:35 INFO GlusterFS mount attempt 

24/06/2020 07:40:05 INFO GlusterFS mount attempt 

24/06/2020 07:39:35 INFO GlusterFS mount attempt 

24/06/2020 07:39:04 INFO GlusterFS mount attempt 

24/06/2020 07:38:34 INFO GlusterFS mount attempt 

24/06/2020 07:38:04 INFO GlusterFS mount attempt 

24/06/2020 07:37:34 INFO GlusterFS mount attempt 

24/06/2020 07:37:04 INFO GlusterFS mount attempt 

24/06/2020 07:36:34 INFO GlusterFS mount attempt 

24/06/2020 07:36:04 INFO GlusterFS mount attempt 

24/06/2020 07:35:34 INFO GlusterFS mount attempt 

24/06/2020 07:35:04 INFO GlusterFS mount attempt 

24/06/2020 07:34:34 INFO GlusterFS mount attempt 

24/06/2020 07:34:04 INFO GlusterFS mount attempt 

24/06/2020 07:33:34 INFO GlusterFS mount attempt 

24/06/2020 07:33:03 INFO GlusterFS mount attempt 

24/06/2020 07:32:33 INFO GlusterFS mount attempt 

24/06/2020 07:32:03 INFO GlusterFS mount attempt 

24/06/2020 07:31:33 INFO GlusterFS mount attempt 

24/06/2020 07:31:03 INFO GlusterFS mount attempt 

24/06/2020 07:30:33 INFO GlusterFS mount attempt 

24/06/2020 07:30:03 INFO GlusterFS mount attempt 

24/06/2020 07:29:33 INFO GlusterFS mount attempt 

24/06/2020 07:29:03 INFO GlusterFS mount attempt 

24/06/2020 07:28:33 INFO GlusterFS mount attempt 

24/06/2020 07:28:03 INFO GlusterFS mount attempt 

24/06/2020 07:27:32 INFO GlusterFS mount attempt 

24/06/2020 07:27:02 INFO GlusterFS mount attempt 

24/06/2020 07:26:32 INFO GlusterFS mount attempt 

24/06/2020 07:26:02 INFO GlusterFS mount attempt 

24/06/2020 07:25:32 INFO GlusterFS mount attempt 

24/06/2020 07:25:02 INFO GlusterFS mount attempt 

24/06/2020 07:24:32 INFO GlusterFS mount attempt 

24/06/2020 07:24:02 INFO GlusterFS mount attempt 

24/06/2020 07:23:32 INFO GlusterFS mount attempt 

24/06/2020 07:23:02 INFO GlusterFS mount attempt 

24/06/2020 07:22:31 INFO GlusterFS mount attempt 

24/06/2020 07:22:01 INFO GlusterFS mount attempt 

24/06/2020 07:21:31 INFO GlusterFS mount attempt 

24/06/2020 07:21:01 INFO GlusterFS mount attempt 

24/06/2020 07:20:31 INFO GlusterFS mount attempt 

24/06/2020 07:20:01 INFO GlusterFS mount attempt 

24/06/2020 07:19:31 INFO GlusterFS mount attempt 

24/06/2020 07:19:01 INFO GlusterFS mount attempt 

24/06/2020 07:18:31 INFO GlusterFS mount attempt 

24/06/2020 07:18:01 INFO GlusterFS mount attempt 

24/06/2020 07:17:31 INFO GlusterFS mount attempt 

24/06/2020 07:17:00 INFO GlusterFS mount attempt 

24/06/2020 07:16:30 INFO GlusterFS mount attempt 

24/06/2020 07:16:00 INFO GlusterFS mount attempt 

24/06/2020 07:15:30 INFO GlusterFS mount attempt 

24/06/2020 07:15:00 INFO GlusterFS mount attempt 

24/06/2020 07:14:30 INFO GlusterFS mount attempt 

24/06/2020 07:14:00 INFO GlusterFS mount attempt 

24/06/2020 07:13:30 INFO GlusterFS mount attempt 

24/06/2020 07:13:00 INFO GlusterFS mount attempt 

24/06/2020 07:12:30 INFO GlusterFS mount attempt 

24/06/2020 07:12:00 INFO GlusterFS mount attempt 

24/06/2020 07:11:29 INFO GlusterFS mount attempt 

24/06/2020 07:10:59 INFO GlusterFS mount attempt 

24/06/2020 07:10:29 INFO GlusterFS mount attempt 

24/06/2020 07:09:59 INFO GlusterFS mount attempt 

24/06/2020 07:09:29 INFO GlusterFS mount attempt 

24/06/2020 07:08:59 INFO GlusterFS mount attempt 

24/06/2020 07:08:29 INFO GlusterFS mount attempt 

24/06/2020 07:07:59 INFO GlusterFS mount attempt 

24/06/2020 07:07:29 INFO GlusterFS mount attempt 

24/06/2020 07:06:59 INFO GlusterFS mount attempt 

24/06/2020 07:06:29 INFO GlusterFS mount attempt 

24/06/2020 07:05:58 INFO GlusterFS mount attempt 

24/06/2020 07:05:28 INFO GlusterFS mount attempt 

24/06/2020 07:04:58 INFO GlusterFS mount attempt 

24/06/2020 07:04:28 INFO GlusterFS mount attempt 

24/06/2020 07:03:58 INFO GlusterFS mount attempt 

24/06/2020 07:03:28 INFO GlusterFS mount attempt 

24/06/2020 07:02:58 INFO GlusterFS mount attempt 

24/06/2020 07:02:28 INFO GlusterFS mount attempt 

24/06/2020 07:01:58 INFO GlusterFS mount attempt 

24/06/2020 07:01:28 INFO GlusterFS mount attempt 

24/06/2020 07:00:58 INFO GlusterFS mount attempt 

24/06/2020 07:00:27 INFO GlusterFS mount attempt 

24/06/2020 06:59:57 INFO GlusterFS mount attempt 

24/06/2020 06:59:27 INFO GlusterFS mount attempt 

24/06/2020 06:58:57 INFO GlusterFS mount attempt 

24/06/2020 06:58:27 INFO GlusterFS mount attempt 

24/06/2020 06:57:57 INFO GlusterFS mount attempt 

24/06/2020 06:57:27 INFO GlusterFS mount attempt 

24/06/2020 06:56:57 INFO GlusterFS mount attempt 

24/06/2020 06:56:27 INFO GlusterFS mount attempt 

24/06/2020 06:55:57 INFO GlusterFS mount attempt 

24/06/2020 06:55:26 INFO GlusterFS mount attempt 

24/06/2020 06:54:56 INFO GlusterFS mount attempt 

24/06/2020 06:54:26 INFO GlusterFS mount attempt 

24/06/2020 06:53:56 INFO GlusterFS mount attempt 

24/06/2020 06:53:26 INFO GlusterFS mount attempt 

24/06/2020 06:52:56 INFO GlusterFS mount attempt 

24/06/2020 06:52:26 INFO GlusterFS mount attempt 

24/06/2020 06:51:56 INFO GlusterFS mount attempt 

24/06/2020 06:51:26 INFO GlusterFS mount attempt 

24/06/2020 06:50:56 INFO GlusterFS mount attempt 

24/06/2020 06:50:26 INFO GlusterFS mount attempt 

24/06/2020 06:49:55 INFO GlusterFS mount attempt 

24/06/2020 06:49:25 INFO GlusterFS mount attempt 

24/06/2020 06:48:55 INFO GlusterFS mount attempt 

24/06/2020 06:48:25 INFO GlusterFS mount attempt 

24/06/2020 06:47:55 INFO GlusterFS mount attempt 

24/06/2020 06:47:25 INFO GlusterFS mount attempt 

24/06/2020 06:46:55 INFO GlusterFS mount attempt 

24/06/2020 06:46:25 INFO GlusterFS mount attempt 

24/06/2020 06:45:55 INFO GlusterFS mount attempt 

24/06/2020 06:45:25 INFO GlusterFS mount attempt 

24/06/2020 06:44:54 INFO GlusterFS mount attempt 

24/06/2020 06:44:24 INFO GlusterFS mount attempt 

24/06/2020 06:43:54 INFO GlusterFS mount attempt 

24/06/2020 06:43:24 INFO GlusterFS mount attempt 

24/06/2020 06:42:54 INFO GlusterFS mount attempt 

24/06/2020 06:42:24 INFO GlusterFS mount attempt 

24/06/2020 06:41:54 INFO GlusterFS mount attempt 

24/06/2020 06:41:24 INFO GlusterFS mount attempt 

24/06/2020 06:40:54 INFO GlusterFS mount attempt 

24/06/2020 06:40:24 INFO GlusterFS mount attempt 

24/06/2020 06:39:54 INFO GlusterFS mount attempt 

24/06/2020 06:39:23 INFO GlusterFS mount attempt 

24/06/2020 06:38:53 INFO GlusterFS mount attempt 

24/06/2020 06:38:23 INFO GlusterFS mount attempt 

24/06/2020 06:37:53 INFO GlusterFS mount attempt 

24/06/2020 06:37:23 INFO GlusterFS mount attempt 

24/06/2020 06:36:53 INFO GlusterFS mount attempt 

24/06/2020 06:36:23 INFO GlusterFS mount attempt 

24/06/2020 06:35:53 INFO GlusterFS mount attempt 

24/06/2020 06:35:23 INFO GlusterFS mount attempt 

24/06/2020 06:34:53 INFO GlusterFS mount attempt 

24/06/2020 06:34:23 INFO GlusterFS mount attempt 

24/06/2020 06:33:52 INFO GlusterFS mount attempt 

24/06/2020 06:33:22 INFO GlusterFS mount attempt 

24/06/2020 06:32:52 INFO GlusterFS mount attempt 

24/06/2020 06:32:22 INFO GlusterFS mount attempt 

24/06/2020 06:31:52 INFO GlusterFS mount attempt 

24/06/2020 06:31:22 INFO GlusterFS mount attempt 

24/06/2020 06:30:52 INFO GlusterFS mount attempt 

24/06/2020 06:30:22 INFO GlusterFS mount attempt 

24/06/2020 06:29:52 INFO GlusterFS mount attempt 

24/06/2020 06:29:22 INFO GlusterFS mount attempt 

24/06/2020 06:28:52 INFO GlusterFS mount attempt 

24/06/2020 06:28:21 INFO GlusterFS mount attempt 

24/06/2020 06:27:51 INFO GlusterFS mount attempt 

24/06/2020 06:27:21 INFO GlusterFS mount attempt 

24/06/2020 06:26:51 INFO GlusterFS mount attempt 

24/06/2020 06:26:21 INFO GlusterFS mount attempt 

24/06/2020 06:25:51 INFO GlusterFS mount attempt 

24/06/2020 06:25:21 INFO GlusterFS mount attempt 

24/06/2020 06:24:51 INFO GlusterFS mount attempt 

24/06/2020 06:24:21 INFO GlusterFS mount attempt 

24/06/2020 06:23:51 INFO GlusterFS mount attempt 

24/06/2020 06:23:20 INFO GlusterFS mount attempt 

24/06/2020 06:22:50 INFO GlusterFS mount attempt 

24/06/2020 06:22:20 INFO GlusterFS mount attempt 

24/06/2020 06:21:50 INFO GlusterFS mount attempt 

24/06/2020 06:21:20 INFO GlusterFS mount attempt 

24/06/2020 06:20:50 INFO GlusterFS mount attempt 

24/06/2020 06:20:20 INFO GlusterFS mount attempt 

24/06/2020 06:19:50 INFO GlusterFS mount attempt 

24/06/2020 06:19:20 INFO GlusterFS mount attempt 

24/06/2020 06:18:50 INFO GlusterFS mount attempt 

24/06/2020 06:18:20 INFO GlusterFS mount attempt 

24/06/2020 06:17:49 INFO GlusterFS mount attempt 

24/06/2020 06:17:19 INFO GlusterFS mount attempt 

24/06/2020 06:16:49 INFO GlusterFS mount attempt 

24/06/2020 06:16:19 INFO GlusterFS mount attempt 

24/06/2020 06:15:49 INFO GlusterFS mount attempt 

24/06/2020 06:15:19 INFO GlusterFS mount attempt 

24/06/2020 06:14:49 INFO GlusterFS mount attempt 

24/06/2020 06:14:19 INFO GlusterFS mount attempt 

24/06/2020 06:13:49 INFO GlusterFS mount attempt 

24/06/2020 06:13:19 INFO GlusterFS mount attempt 

24/06/2020 06:12:49 INFO GlusterFS mount attempt 

24/06/2020 06:12:18 INFO GlusterFS mount attempt 

24/06/2020 06:11:48 INFO GlusterFS mount attempt 

24/06/2020 06:11:18 INFO GlusterFS mount attempt 

24/06/2020 06:10:48 INFO GlusterFS mount attempt 

24/06/2020 06:10:18 INFO GlusterFS mount attempt 

24/06/2020 06:09:48 INFO GlusterFS mount attempt 

24/06/2020 06:09:18 INFO GlusterFS mount attempt 

24/06/2020 06:08:48 INFO GlusterFS mount attempt 

24/06/2020 06:08:18 INFO GlusterFS mount attempt 

24/06/2020 06:07:48 INFO GlusterFS mount attempt 

24/06/2020 06:07:18 INFO GlusterFS mount attempt 

24/06/2020 06:06:47 INFO GlusterFS mount attempt 

24/06/2020 06:06:17 INFO GlusterFS mount attempt 

24/06/2020 06:05:47 INFO GlusterFS mount attempt 

24/06/2020 06:05:17 INFO GlusterFS mount attempt 

24/06/2020 06:04:47 INFO GlusterFS mount attempt 

24/06/2020 06:04:17 INFO GlusterFS mount attempt 

24/06/2020 06:03:47 INFO GlusterFS mount attempt 

24/06/2020 06:03:17 INFO GlusterFS mount attempt 

24/06/2020 06:02:47 INFO GlusterFS mount attempt 

24/06/2020 06:02:17 INFO GlusterFS mount attempt 

24/06/2020 06:01:46 INFO GlusterFS mount attempt 

24/06/2020 06:01:16 INFO GlusterFS mount attempt 

24/06/2020 06:00:46 INFO GlusterFS mount attempt 

24/06/2020 06:00:16 INFO GlusterFS mount attempt 

24/06/2020 05:59:46 INFO GlusterFS mount attempt 

24/06/2020 05:59:16 INFO GlusterFS mount attempt 

24/06/2020 05:58:46 INFO GlusterFS mount attempt 

24/06/2020 05:58:16 INFO GlusterFS mount attempt 

24/06/2020 05:57:46 INFO GlusterFS mount attempt 

24/06/2020 05:57:16 INFO GlusterFS mount attempt 

24/06/2020 05:56:45 INFO GlusterFS mount attempt 

24/06/2020 05:56:15 INFO GlusterFS mount attempt 

24/06/2020 05:55:45 INFO GlusterFS mount attempt 

24/06/2020 05:55:15 INFO GlusterFS mount attempt 

24/06/2020 05:54:45 INFO GlusterFS mount attempt 

24/06/2020 05:54:15 INFO GlusterFS mount attempt 

24/06/2020 05:53:45 INFO GlusterFS mount attempt 

24/06/2020 05:53:15 INFO GlusterFS mount attempt 

24/06/2020 05:52:45 INFO GlusterFS mount attempt 

24/06/2020 05:52:15 INFO GlusterFS mount attempt 

24/06/2020 05:51:45 INFO GlusterFS mount attempt 

24/06/2020 05:51:15 INFO GlusterFS mount attempt 

24/06/2020 05:50:44 INFO GlusterFS mount attempt 

24/06/2020 05:50:14 INFO GlusterFS mount attempt 

24/06/2020 05:49:44 INFO GlusterFS mount attempt 

24/06/2020 05:49:14 INFO GlusterFS mount attempt 

24/06/2020 05:48:44 INFO GlusterFS mount attempt 

24/06/2020 05:48:14 INFO GlusterFS mount attempt 

24/06/2020 05:47:44 INFO GlusterFS mount attempt 

24/06/2020 05:47:14 INFO GlusterFS mount attempt 

24/06/2020 05:46:44 INFO GlusterFS mount attempt 

24/06/2020 05:46:14 INFO GlusterFS mount attempt 

24/06/2020 05:45:43 INFO GlusterFS mount attempt 

24/06/2020 05:45:13 INFO GlusterFS mount attempt 

24/06/2020 05:44:43 INFO GlusterFS mount attempt 

24/06/2020 05:44:13 INFO GlusterFS mount attempt 

24/06/2020 05:43:43 INFO GlusterFS mount attempt 

24/06/2020 05:43:13 INFO GlusterFS mount attempt 

24/06/2020 05:42:43 INFO GlusterFS mount attempt 

24/06/2020 05:42:13 INFO GlusterFS mount attempt 

24/06/2020 05:41:43 INFO GlusterFS mount attempt 

24/06/2020 05:41:13 INFO GlusterFS mount attempt 

24/06/2020 05:40:43 INFO GlusterFS mount attempt 

24/06/2020 05:40:12 INFO GlusterFS mount attempt 

24/06/2020 05:39:42 INFO GlusterFS mount attempt 

24/06/2020 05:39:12 INFO GlusterFS mount attempt 

24/06/2020 05:38:42 INFO GlusterFS mount attempt 

24/06/2020 05:38:12 INFO GlusterFS mount attempt 

24/06/2020 05:37:42 INFO GlusterFS mount attempt 

24/06/2020 05:37:12 INFO GlusterFS mount attempt 

24/06/2020 05:36:42 INFO GlusterFS mount attempt 

24/06/2020 05:36:12 INFO GlusterFS mount attempt 

24/06/2020 05:35:42 INFO GlusterFS mount attempt 

24/06/2020 05:35:12 INFO GlusterFS mount attempt 

24/06/2020 05:34:41 INFO GlusterFS mount attempt 

24/06/2020 05:34:11 INFO GlusterFS mount attempt 

24/06/2020 05:33:41 INFO GlusterFS mount attempt 

24/06/2020 05:33:11 INFO GlusterFS mount attempt 

24/06/2020 05:32:41 INFO GlusterFS mount attempt 

24/06/2020 05:32:11 INFO GlusterFS mount attempt 

24/06/2020 05:31:41 INFO GlusterFS mount attempt 

24/06/2020 05:31:11 INFO GlusterFS mount attempt 

24/06/2020 05:30:41 INFO GlusterFS mount attempt 

24/06/2020 05:30:11 INFO GlusterFS mount attempt 

24/06/2020 05:29:41 INFO GlusterFS mount attempt 

24/06/2020 05:29:10 INFO GlusterFS mount attempt 

24/06/2020 05:28:40 INFO GlusterFS mount attempt 

24/06/2020 05:28:10 INFO GlusterFS mount attempt 

24/06/2020 05:27:40 INFO GlusterFS mount attempt 

24/06/2020 05:27:10 INFO GlusterFS mount attempt 

24/06/2020 05:26:40 INFO GlusterFS mount attempt 

24/06/2020 05:26:10 INFO GlusterFS mount attempt 

24/06/2020 05:25:40 INFO GlusterFS mount attempt 

24/06/2020 05:25:10 INFO GlusterFS mount attempt 

24/06/2020 05:24:40 INFO GlusterFS mount attempt 

24/06/2020 05:24:10 INFO GlusterFS mount attempt 

24/06/2020 05:23:39 INFO GlusterFS mount attempt 

24/06/2020 05:23:09 INFO GlusterFS mount attempt 

24/06/2020 05:22:39 INFO GlusterFS mount attempt 

24/06/2020 05:22:09 INFO GlusterFS mount attempt 

24/06/2020 05:21:39 INFO GlusterFS mount attempt 

24/06/2020 05:21:09 INFO GlusterFS mount attempt 

24/06/2020 05:20:39 INFO GlusterFS mount attempt 

24/06/2020 05:20:09 INFO GlusterFS mount attempt 

24/06/2020 05:19:39 INFO GlusterFS mount attempt 

24/06/2020 05:19:09 INFO GlusterFS mount attempt 

24/06/2020 05:18:39 INFO GlusterFS mount attempt 

24/06/2020 05:18:08 INFO GlusterFS mount attempt 

24/06/2020 05:17:38 INFO GlusterFS mount attempt 

24/06/2020 05:17:08 INFO GlusterFS mount attempt 

24/06/2020 05:16:38 INFO GlusterFS mount attempt 

24/06/2020 05:16:08 INFO GlusterFS mount attempt 

24/06/2020 05:15:38 INFO GlusterFS mount attempt 

24/06/2020 05:15:08 INFO GlusterFS mount attempt 

24/06/2020 05:14:38 INFO GlusterFS mount attempt 

24/06/2020 05:14:08 INFO GlusterFS mount attempt 

24/06/2020 05:13:38 INFO GlusterFS mount attempt 

24/06/2020 05:13:08 INFO GlusterFS mount attempt 

24/06/2020 05:12:38 INFO GlusterFS mount attempt 

24/06/2020 05:12:07 INFO GlusterFS mount attempt 

24/06/2020 05:11:37 INFO GlusterFS mount attempt 

24/06/2020 05:11:07 INFO GlusterFS mount attempt 

24/06/2020 05:10:37 INFO GlusterFS mount attempt 

24/06/2020 05:10:07 INFO GlusterFS mount attempt 

24/06/2020 05:09:37 INFO GlusterFS mount attempt 

24/06/2020 05:09:07 INFO GlusterFS mount attempt 

24/06/2020 05:08:37 INFO GlusterFS mount attempt 

24/06/2020 05:08:07 INFO GlusterFS mount attempt 

24/06/2020 05:07:37 INFO GlusterFS mount attempt 

24/06/2020 05:07:07 INFO GlusterFS mount attempt 

24/06/2020 05:06:36 INFO GlusterFS mount attempt 

24/06/2020 05:06:06 INFO GlusterFS mount attempt 

24/06/2020 05:05:36 INFO GlusterFS mount attempt 

24/06/2020 05:05:06 INFO GlusterFS mount attempt 

24/06/2020 05:04:36 INFO GlusterFS mount attempt 

24/06/2020 05:04:06 INFO GlusterFS mount attempt 

24/06/2020 05:03:36 INFO GlusterFS mount attempt 

24/06/2020 05:03:06 INFO GlusterFS mount attempt 

24/06/2020 05:02:36 INFO GlusterFS mount attempt 

24/06/2020 05:02:06 INFO GlusterFS mount attempt 

24/06/2020 05:01:36 INFO GlusterFS mount attempt 

24/06/2020 05:01:05 INFO GlusterFS mount attempt 

24/06/2020 05:00:35 INFO GlusterFS mount attempt 

24/06/2020 05:00:05 INFO GlusterFS mount attempt 

24/06/2020 04:59:35 INFO GlusterFS mount attempt 

24/06/2020 04:59:05 INFO GlusterFS mount attempt 

24/06/2020 04:58:35 INFO GlusterFS mount attempt 

24/06/2020 04:58:05 INFO GlusterFS mount attempt 

24/06/2020 04:57:35 INFO GlusterFS mount attempt 

24/06/2020 04:57:05 INFO GlusterFS mount attempt 

24/06/2020 04:56:35 INFO GlusterFS mount attempt 

24/06/2020 04:56:05 INFO GlusterFS mount attempt 

24/06/2020 04:55:34 INFO GlusterFS mount attempt 

24/06/2020 04:55:04 INFO GlusterFS mount attempt 

24/06/2020 04:54:34 INFO GlusterFS mount attempt 

24/06/2020 04:54:04 INFO GlusterFS mount attempt 

24/06/2020 04:53:34 INFO GlusterFS mount attempt 

24/06/2020 04:53:04 INFO GlusterFS mount attempt 

24/06/2020 04:52:34 INFO GlusterFS mount attempt 

24/06/2020 04:52:04 INFO GlusterFS mount attempt 

24/06/2020 04:51:34 INFO GlusterFS mount attempt 

24/06/2020 04:51:04 INFO GlusterFS mount attempt 

24/06/2020 04:50:34 INFO GlusterFS mount attempt 

24/06/2020 04:50:03 INFO GlusterFS mount attempt 

24/06/2020 04:49:33 INFO GlusterFS mount attempt 

24/06/2020 04:49:03 INFO GlusterFS mount attempt 

24/06/2020 04:48:33 INFO GlusterFS mount attempt 

24/06/2020 04:48:03 INFO GlusterFS mount attempt 

24/06/2020 04:47:33 INFO GlusterFS mount attempt 

24/06/2020 04:47:03 INFO GlusterFS mount attempt 

24/06/2020 04:46:33 INFO GlusterFS mount attempt 

24/06/2020 04:46:03 INFO GlusterFS mount attempt 

24/06/2020 04:45:33 INFO GlusterFS mount attempt 

24/06/2020 04:45:03 INFO GlusterFS mount attempt 

24/06/2020 04:44:32 INFO GlusterFS mount attempt 

24/06/2020 04:44:02 INFO GlusterFS mount attempt 

24/06/2020 04:43:32 INFO GlusterFS mount attempt 

24/06/2020 04:43:02 INFO GlusterFS mount attempt 

24/06/2020 04:42:32 INFO GlusterFS mount attempt 

24/06/2020 04:42:02 INFO GlusterFS mount attempt 

24/06/2020 04:41:32 INFO GlusterFS mount attempt 

24/06/2020 04:41:02 INFO GlusterFS mount attempt 

24/06/2020 04:40:32 INFO GlusterFS mount attempt 

24/06/2020 04:40:02 INFO GlusterFS mount attempt 

24/06/2020 04:39:32 INFO GlusterFS mount attempt 

24/06/2020 04:39:01 INFO GlusterFS mount attempt 

24/06/2020 04:38:31 INFO GlusterFS mount attempt 

24/06/2020 04:38:01 INFO GlusterFS mount attempt 

24/06/2020 04:37:31 INFO GlusterFS mount attempt 

24/06/2020 04:37:01 INFO GlusterFS mount attempt 

24/06/2020 04:36:31 INFO GlusterFS mount attempt 

24/06/2020 04:36:01 INFO GlusterFS mount attempt 

24/06/2020 04:35:31 INFO GlusterFS mount attempt 

24/06/2020 04:35:01 INFO GlusterFS mount attempt 

24/06/2020 04:34:31 INFO GlusterFS mount attempt 

24/06/2020 04:34:01 INFO GlusterFS mount attempt 

24/06/2020 04:33:30 INFO GlusterFS mount attempt 

24/06/2020 04:33:00 INFO GlusterFS mount attempt 

24/06/2020 04:32:30 INFO GlusterFS mount attempt 

24/06/2020 04:32:00 INFO GlusterFS mount attempt 

24/06/2020 04:31:30 INFO GlusterFS mount attempt 

24/06/2020 04:31:00 INFO GlusterFS mount attempt 

24/06/2020 04:30:30 INFO GlusterFS mount attempt 

24/06/2020 04:30:00 INFO GlusterFS mount attempt 

24/06/2020 04:29:30 INFO GlusterFS mount attempt 

24/06/2020 04:29:00 INFO GlusterFS mount attempt 

24/06/2020 04:28:30 INFO GlusterFS mount attempt 

24/06/2020 04:27:59 INFO GlusterFS mount attempt 

24/06/2020 04:27:29 INFO GlusterFS mount attempt 

24/06/2020 04:26:59 INFO GlusterFS mount attempt 

24/06/2020 04:26:29 INFO GlusterFS mount attempt 

24/06/2020 04:25:59 INFO GlusterFS mount attempt 

24/06/2020 04:25:29 INFO GlusterFS mount attempt 

24/06/2020 04:24:59 INFO GlusterFS mount attempt 

24/06/2020 04:24:29 INFO GlusterFS mount attempt 

24/06/2020 04:23:59 INFO GlusterFS mount attempt 

24/06/2020 04:23:29 INFO GlusterFS mount attempt 

24/06/2020 04:22:59 INFO GlusterFS mount attempt 

24/06/2020 04:22:28 INFO GlusterFS mount attempt 

24/06/2020 04:21:58 INFO GlusterFS mount attempt 

24/06/2020 04:21:28 INFO GlusterFS mount attempt 

24/06/2020 04:20:58 INFO GlusterFS mount attempt 

24/06/2020 04:20:28 INFO GlusterFS mount attempt 

24/06/2020 04:19:58 INFO GlusterFS mount attempt 

24/06/2020 04:19:28 INFO GlusterFS mount attempt 

24/06/2020 04:18:58 INFO GlusterFS mount attempt 

24/06/2020 04:18:28 INFO GlusterFS mount attempt 

24/06/2020 04:17:58 INFO GlusterFS mount attempt 

24/06/2020 04:17:27 INFO GlusterFS mount attempt 

24/06/2020 04:16:57 INFO GlusterFS mount attempt 

24/06/2020 04:16:27 INFO GlusterFS mount attempt 

24/06/2020 04:15:57 INFO GlusterFS mount attempt 

24/06/2020 04:15:27 INFO GlusterFS mount attempt 

24/06/2020 04:14:57 INFO GlusterFS mount attempt 

24/06/2020 04:14:27 INFO GlusterFS mount attempt 

24/06/2020 04:13:57 INFO GlusterFS mount attempt 

24/06/2020 04:13:27 INFO GlusterFS mount attempt 

24/06/2020 04:12:57 INFO GlusterFS mount attempt 

24/06/2020 04:12:27 INFO GlusterFS mount attempt 

24/06/2020 04:11:56 INFO GlusterFS mount attempt 

24/06/2020 04:11:26 INFO GlusterFS mount attempt 

24/06/2020 04:10:56 INFO GlusterFS mount attempt 

24/06/2020 04:10:26 INFO GlusterFS mount attempt 

24/06/2020 04:09:56 INFO GlusterFS mount attempt 

24/06/2020 04:09:26 INFO GlusterFS mount attempt 

24/06/2020 04:08:56 INFO GlusterFS mount attempt 

24/06/2020 04:08:26 INFO GlusterFS mount attempt 

24/06/2020 04:07:56 INFO GlusterFS mount attempt 

24/06/2020 04:07:26 INFO GlusterFS mount attempt 

24/06/2020 04:06:56 INFO GlusterFS mount attempt 

24/06/2020 04:06:25 INFO GlusterFS mount attempt 

24/06/2020 04:05:55 INFO GlusterFS mount attempt 

24/06/2020 04:05:25 INFO GlusterFS mount attempt 

24/06/2020 04:04:55 INFO GlusterFS mount attempt 

24/06/2020 04:04:25 INFO GlusterFS mount attempt 

24/06/2020 04:03:55 INFO GlusterFS mount attempt 

24/06/2020 04:03:25 INFO GlusterFS mount attempt 

24/06/2020 04:02:55 INFO GlusterFS mount attempt 

24/06/2020 04:02:25 INFO GlusterFS mount attempt 

24/06/2020 04:01:55 INFO GlusterFS mount attempt 

24/06/2020 04:01:25 INFO GlusterFS mount attempt 

24/06/2020 04:00:54 INFO GlusterFS mount attempt 

24/06/2020 04:00:24 INFO GlusterFS mount attempt 

24/06/2020 03:59:54 INFO GlusterFS mount attempt 

24/06/2020 03:59:24 INFO GlusterFS mount attempt 

24/06/2020 03:58:54 INFO GlusterFS mount attempt 

24/06/2020 03:58:24 INFO GlusterFS mount attempt 

24/06/2020 03:57:54 INFO GlusterFS mount attempt 

24/06/2020 03:57:24 INFO GlusterFS mount attempt 

24/06/2020 03:56:54 INFO GlusterFS mount attempt 

24/06/2020 03:56:24 INFO GlusterFS mount attempt 

24/06/2020 03:55:54 INFO GlusterFS mount attempt 

24/06/2020 03:55:23 INFO GlusterFS mount attempt 

24/06/2020 03:54:53 INFO GlusterFS mount attempt 

24/06/2020 03:54:23 INFO GlusterFS mount attempt 

24/06/2020 03:53:53 INFO GlusterFS mount attempt 

24/06/2020 03:53:23 INFO GlusterFS mount attempt 

24/06/2020 03:52:53 INFO GlusterFS mount attempt 

24/06/2020 03:52:23 INFO GlusterFS mount attempt 

24/06/2020 03:51:53 INFO GlusterFS mount attempt 

24/06/2020 03:51:23 INFO GlusterFS mount attempt 

24/06/2020 03:50:53 INFO GlusterFS mount attempt 

24/06/2020 03:50:23 INFO GlusterFS mount attempt 

24/06/2020 03:49:52 INFO GlusterFS mount attempt 

24/06/2020 03:49:22 INFO GlusterFS mount attempt 

24/06/2020 03:48:52 INFO GlusterFS mount attempt 

24/06/2020 03:48:22 INFO GlusterFS mount attempt 

24/06/2020 03:47:52 INFO GlusterFS mount attempt 

24/06/2020 03:47:22 INFO GlusterFS mount attempt 

24/06/2020 03:46:52 INFO GlusterFS mount attempt 

24/06/2020 03:46:22 INFO GlusterFS mount attempt 

24/06/2020 03:45:52 INFO GlusterFS mount attempt 

24/06/2020 03:45:22 INFO GlusterFS mount attempt 

24/06/2020 03:44:51 INFO GlusterFS mount attempt 

24/06/2020 03:44:21 INFO GlusterFS mount attempt 

24/06/2020 03:43:51 INFO GlusterFS mount attempt 

24/06/2020 03:43:21 INFO GlusterFS mount attempt 

24/06/2020 03:42:51 INFO GlusterFS mount attempt 

24/06/2020 03:42:21 INFO GlusterFS mount attempt 

24/06/2020 03:41:51 INFO GlusterFS mount attempt 

24/06/2020 03:41:21 INFO GlusterFS mount attempt 

24/06/2020 03:40:51 INFO GlusterFS mount attempt 

24/06/2020 03:40:21 INFO GlusterFS mount attempt 

24/06/2020 03:39:51 INFO GlusterFS mount attempt 

24/06/2020 03:39:20 INFO GlusterFS mount attempt 

24/06/2020 03:38:50 INFO GlusterFS mount attempt 

24/06/2020 03:38:20 INFO GlusterFS mount attempt 

24/06/2020 03:37:50 INFO GlusterFS mount attempt 

24/06/2020 03:37:20 INFO GlusterFS mount attempt 

24/06/2020 03:36:50 INFO GlusterFS mount attempt 

24/06/2020 03:36:20 INFO GlusterFS mount attempt 

24/06/2020 03:35:50 INFO GlusterFS mount attempt 

24/06/2020 03:35:20 INFO GlusterFS mount attempt 

24/06/2020 03:34:50 INFO GlusterFS mount attempt 

24/06/2020 03:34:20 INFO GlusterFS mount attempt 

24/06/2020 03:33:49 INFO GlusterFS mount attempt 

24/06/2020 03:33:19 INFO GlusterFS mount attempt 

24/06/2020 03:32:49 INFO GlusterFS mount attempt 

24/06/2020 03:32:19 INFO GlusterFS mount attempt 

24/06/2020 03:31:49 INFO GlusterFS mount attempt 

24/06/2020 03:31:19 INFO GlusterFS mount attempt 

24/06/2020 03:30:49 INFO GlusterFS mount attempt 

24/06/2020 03:30:19 INFO GlusterFS mount attempt 

24/06/2020 03:29:49 INFO GlusterFS mount attempt 

24/06/2020 03:29:19 INFO GlusterFS mount attempt 

24/06/2020 03:28:49 INFO GlusterFS mount attempt 

24/06/2020 03:28:19 INFO GlusterFS mount attempt 

24/06/2020 03:27:48 INFO GlusterFS mount attempt 

24/06/2020 03:27:18 INFO GlusterFS mount attempt 

24/06/2020 03:26:48 INFO GlusterFS mount attempt 

24/06/2020 03:26:18 INFO GlusterFS mount attempt 

24/06/2020 03:25:48 INFO GlusterFS mount attempt 

24/06/2020 03:25:18 INFO GlusterFS mount attempt 

24/06/2020 03:24:48 INFO GlusterFS mount attempt 

24/06/2020 03:24:18 INFO GlusterFS mount attempt 

24/06/2020 03:23:48 INFO GlusterFS mount attempt 

24/06/2020 03:23:18 INFO GlusterFS mount attempt 

24/06/2020 03:22:48 INFO GlusterFS mount attempt 

24/06/2020 03:22:17 INFO GlusterFS mount attempt 

24/06/2020 03:21:47 INFO GlusterFS mount attempt 

24/06/2020 03:21:17 INFO GlusterFS mount attempt 

24/06/2020 03:20:47 INFO GlusterFS mount attempt 

24/06/2020 03:20:17 INFO GlusterFS mount attempt 

24/06/2020 03:19:47 INFO GlusterFS mount attempt 

24/06/2020 03:19:17 INFO GlusterFS mount attempt 

24/06/2020 03:18:47 INFO GlusterFS mount attempt 

24/06/2020 03:18:17 INFO GlusterFS mount attempt 

24/06/2020 03:17:47 INFO GlusterFS mount attempt 

24/06/2020 03:17:16 INFO GlusterFS mount attempt 

24/06/2020 03:16:46 INFO GlusterFS mount attempt 

24/06/2020 03:16:16 INFO GlusterFS mount attempt 

24/06/2020 03:15:46 INFO GlusterFS mount attempt 

24/06/2020 03:15:16 INFO GlusterFS mount attempt 

24/06/2020 03:14:46 INFO GlusterFS mount attempt 

24/06/2020 03:14:16 INFO GlusterFS mount attempt 

24/06/2020 03:13:46 INFO GlusterFS mount attempt 

24/06/2020 03:13:16 INFO GlusterFS mount attempt 

24/06/2020 03:12:46 INFO GlusterFS mount attempt 

24/06/2020 03:12:16 INFO GlusterFS mount attempt 

24/06/2020 03:11:45 INFO GlusterFS mount attempt 

24/06/2020 03:11:15 INFO GlusterFS mount attempt 

24/06/2020 03:10:45 INFO GlusterFS mount attempt 

24/06/2020 03:10:15 INFO GlusterFS mount attempt 

24/06/2020 03:09:45 INFO GlusterFS mount attempt 

24/06/2020 03:09:15 INFO GlusterFS mount attempt 

24/06/2020 03:08:45 INFO GlusterFS mount attempt 

24/06/2020 03:08:15 INFO GlusterFS mount attempt 

24/06/2020 03:07:45 INFO GlusterFS mount attempt 

24/06/2020 03:07:15 INFO GlusterFS mount attempt 

24/06/2020 03:06:45 INFO GlusterFS mount attempt 

24/06/2020 03:06:14 INFO GlusterFS mount attempt 

24/06/2020 03:05:44 INFO GlusterFS mount attempt 

24/06/2020 03:05:14 INFO GlusterFS mount attempt 

24/06/2020 03:04:44 INFO GlusterFS mount attempt 

24/06/2020 03:04:14 INFO GlusterFS mount attempt 

24/06/2020 03:03:44 INFO GlusterFS mount attempt 

24/06/2020 03:03:14 INFO GlusterFS mount attempt 

24/06/2020 03:02:44 INFO GlusterFS mount attempt 

24/06/2020 03:02:14 INFO GlusterFS mount attempt 

24/06/2020 03:01:44 INFO GlusterFS mount attempt 

24/06/2020 03:01:13 INFO GlusterFS mount attempt 

24/06/2020 03:00:43 INFO GlusterFS mount attempt 

24/06/2020 03:00:13 INFO GlusterFS mount attempt 

24/06/2020 02:59:43 INFO GlusterFS mount attempt 

24/06/2020 02:59:13 INFO GlusterFS mount attempt 

24/06/2020 02:58:43 INFO GlusterFS mount attempt 

24/06/2020 02:58:13 INFO GlusterFS mount attempt 

24/06/2020 02:57:43 INFO GlusterFS mount attempt 

24/06/2020 02:57:13 INFO GlusterFS mount attempt 

24/06/2020 02:56:43 INFO GlusterFS mount attempt 

24/06/2020 02:56:13 INFO GlusterFS mount attempt 

24/06/2020 02:55:42 INFO GlusterFS mount attempt 

24/06/2020 02:55:12 INFO GlusterFS mount attempt 

24/06/2020 02:54:42 INFO GlusterFS mount attempt 

24/06/2020 02:54:12 INFO GlusterFS mount attempt 

24/06/2020 02:53:42 INFO GlusterFS mount attempt 

24/06/2020 02:53:12 INFO GlusterFS mount attempt 

24/06/2020 02:52:42 INFO GlusterFS mount attempt 

24/06/2020 02:52:12 INFO GlusterFS mount attempt 

24/06/2020 02:51:42 INFO GlusterFS mount attempt 

24/06/2020 02:51:12 INFO GlusterFS mount attempt 

24/06/2020 02:50:42 INFO GlusterFS mount attempt 

24/06/2020 02:50:11 INFO GlusterFS mount attempt 

24/06/2020 02:49:41 INFO GlusterFS mount attempt 

24/06/2020 02:49:11 INFO GlusterFS mount attempt 

24/06/2020 02:48:41 INFO GlusterFS mount attempt 

24/06/2020 02:48:11 INFO GlusterFS mount attempt 

24/06/2020 02:47:41 INFO GlusterFS mount attempt 

24/06/2020 02:47:11 INFO GlusterFS mount attempt 

24/06/2020 02:46:41 INFO GlusterFS mount attempt 

24/06/2020 02:46:11 INFO GlusterFS mount attempt 

24/06/2020 02:45:41 INFO GlusterFS mount attempt 

24/06/2020 02:45:10 INFO GlusterFS mount attempt 

24/06/2020 02:44:40 INFO GlusterFS mount attempt 

24/06/2020 02:44:10 INFO GlusterFS mount attempt 

24/06/2020 02:43:40 INFO GlusterFS mount attempt 

24/06/2020 02:43:10 INFO GlusterFS mount attempt 

24/06/2020 02:42:40 INFO GlusterFS mount attempt 

24/06/2020 02:42:10 INFO GlusterFS mount attempt 

24/06/2020 02:41:40 INFO GlusterFS mount attempt 

24/06/2020 02:41:10 INFO GlusterFS mount attempt 

24/06/2020 02:40:40 INFO GlusterFS mount attempt 

24/06/2020 02:40:09 INFO GlusterFS mount attempt 

24/06/2020 02:39:39 INFO GlusterFS mount attempt 

24/06/2020 02:39:09 INFO GlusterFS mount attempt 

24/06/2020 02:38:39 INFO GlusterFS mount attempt 

24/06/2020 02:38:09 INFO GlusterFS mount attempt 

24/06/2020 02:37:39 INFO GlusterFS mount attempt 

24/06/2020 02:37:09 INFO GlusterFS mount attempt 

24/06/2020 02:36:39 INFO GlusterFS mount attempt 

24/06/2020 02:36:09 INFO GlusterFS mount attempt 

24/06/2020 02:35:39 INFO GlusterFS mount attempt 

24/06/2020 02:35:09 INFO GlusterFS mount attempt 

24/06/2020 02:34:38 INFO GlusterFS mount attempt 

24/06/2020 02:34:08 INFO GlusterFS mount attempt 

24/06/2020 02:33:38 INFO GlusterFS mount attempt 

24/06/2020 02:33:08 INFO GlusterFS mount attempt 

24/06/2020 02:32:38 INFO GlusterFS mount attempt 

24/06/2020 02:32:08 INFO GlusterFS mount attempt 

24/06/2020 02:31:38 INFO GlusterFS mount attempt 

24/06/2020 02:31:08 INFO GlusterFS mount attempt 

24/06/2020 02:30:38 INFO GlusterFS mount attempt 

24/06/2020 02:30:08 INFO GlusterFS mount attempt 

24/06/2020 02:29:38 INFO GlusterFS mount attempt 

24/06/2020 02:29:07 INFO GlusterFS mount attempt 

24/06/2020 02:28:37 INFO GlusterFS mount attempt 

24/06/2020 02:28:07 INFO GlusterFS mount attempt 

24/06/2020 02:27:37 INFO GlusterFS mount attempt 

24/06/2020 02:27:07 INFO GlusterFS mount attempt 

24/06/2020 02:26:37 INFO GlusterFS mount attempt 

24/06/2020 02:26:07 INFO GlusterFS mount attempt 

24/06/2020 02:25:37 INFO GlusterFS mount attempt 

24/06/2020 02:25:07 INFO GlusterFS mount attempt 

24/06/2020 02:24:37 INFO GlusterFS mount attempt 

24/06/2020 02:24:07 INFO GlusterFS mount attempt 

24/06/2020 02:23:36 INFO GlusterFS mount attempt 

24/06/2020 02:23:06 INFO GlusterFS mount attempt 

24/06/2020 02:22:36 INFO GlusterFS mount attempt 

24/06/2020 02:22:06 INFO GlusterFS mount attempt 

24/06/2020 02:21:36 INFO GlusterFS mount attempt 

24/06/2020 02:21:06 INFO GlusterFS mount attempt 

24/06/2020 02:20:36 INFO GlusterFS mount attempt 

24/06/2020 02:20:06 INFO GlusterFS mount attempt 

24/06/2020 02:19:36 INFO GlusterFS mount attempt 

24/06/2020 02:19:06 INFO GlusterFS mount attempt 

24/06/2020 02:18:36 INFO GlusterFS mount attempt 

24/06/2020 02:18:05 INFO GlusterFS mount attempt 

24/06/2020 02:17:35 INFO GlusterFS mount attempt 

24/06/2020 02:17:05 INFO GlusterFS mount attempt 

24/06/2020 02:16:35 INFO GlusterFS mount attempt 

24/06/2020 02:16:05 INFO GlusterFS mount attempt 

24/06/2020 02:15:35 INFO GlusterFS mount attempt 

24/06/2020 02:15:05 INFO GlusterFS mount attempt 

24/06/2020 02:14:35 INFO GlusterFS mount attempt 

24/06/2020 02:14:05 INFO GlusterFS mount attempt 

24/06/2020 02:13:35 INFO GlusterFS mount attempt 

24/06/2020 02:13:04 INFO GlusterFS mount attempt 

24/06/2020 02:12:34 INFO GlusterFS mount attempt 

24/06/2020 02:12:04 INFO GlusterFS mount attempt 

24/06/2020 02:11:34 INFO GlusterFS mount attempt 

24/06/2020 02:11:04 INFO GlusterFS mount attempt 

24/06/2020 02:10:34 INFO GlusterFS mount attempt 

24/06/2020 02:10:04 INFO GlusterFS mount attempt 

24/06/2020 02:09:34 INFO GlusterFS mount attempt 

24/06/2020 02:09:04 INFO GlusterFS mount attempt 

24/06/2020 02:08:34 INFO GlusterFS mount attempt 

24/06/2020 02:08:04 INFO GlusterFS mount attempt 

24/06/2020 02:07:33 INFO GlusterFS mount attempt 

24/06/2020 02:07:03 INFO GlusterFS mount attempt 

24/06/2020 02:06:33 INFO GlusterFS mount attempt 

24/06/2020 02:06:03 INFO GlusterFS mount attempt 

24/06/2020 02:05:33 INFO GlusterFS mount attempt 

24/06/2020 02:05:03 INFO GlusterFS mount attempt 

24/06/2020 02:04:33 INFO GlusterFS mount attempt 

24/06/2020 02:04:03 INFO GlusterFS mount attempt 

24/06/2020 02:03:33 INFO GlusterFS mount attempt 

24/06/2020 02:03:03 INFO GlusterFS mount attempt 

24/06/2020 02:02:33 INFO GlusterFS mount attempt 

24/06/2020 02:02:02 INFO GlusterFS mount attempt 

24/06/2020 02:01:32 INFO GlusterFS mount attempt 

24/06/2020 02:01:02 INFO GlusterFS mount attempt 

24/06/2020 02:00:32 INFO GlusterFS mount attempt 

24/06/2020 02:00:02 INFO GlusterFS mount attempt 

24/06/2020 01:59:32 INFO GlusterFS mount attempt 

24/06/2020 01:59:02 INFO GlusterFS mount attempt 

24/06/2020 01:58:32 INFO GlusterFS mount attempt 

24/06/2020 01:58:02 INFO GlusterFS mount attempt 

24/06/2020 01:57:32 INFO GlusterFS mount attempt 

24/06/2020 01:57:01 INFO GlusterFS mount attempt 

24/06/2020 01:56:31 INFO GlusterFS mount attempt 

24/06/2020 01:56:01 INFO GlusterFS mount attempt 

24/06/2020 01:55:31 INFO GlusterFS mount attempt 

24/06/2020 01:55:01 INFO GlusterFS mount attempt 

24/06/2020 01:54:31 INFO GlusterFS mount attempt 

24/06/2020 01:54:01 INFO GlusterFS mount attempt 

24/06/2020 01:53:31 INFO GlusterFS mount attempt 

24/06/2020 01:53:01 INFO GlusterFS mount attempt 

24/06/2020 01:52:31 INFO GlusterFS mount attempt 

24/06/2020 01:52:01 INFO GlusterFS mount attempt 

24/06/2020 01:51:30 INFO GlusterFS mount attempt 

24/06/2020 01:51:00 INFO GlusterFS mount attempt 

24/06/2020 01:50:30 INFO GlusterFS mount attempt 

24/06/2020 01:50:00 INFO GlusterFS mount attempt 

24/06/2020 01:49:30 INFO GlusterFS mount attempt 

24/06/2020 01:49:00 INFO GlusterFS mount attempt 

24/06/2020 01:48:30 INFO GlusterFS mount attempt 

24/06/2020 01:48:00 INFO GlusterFS mount attempt 

24/06/2020 01:47:30 INFO GlusterFS mount attempt 

24/06/2020 01:47:00 INFO GlusterFS mount attempt 

24/06/2020 01:46:30 INFO GlusterFS mount attempt 

24/06/2020 01:45:59 INFO GlusterFS mount attempt 

24/06/2020 01:45:29 INFO GlusterFS mount attempt 

24/06/2020 01:44:59 INFO GlusterFS mount attempt 

24/06/2020 01:44:29 INFO GlusterFS mount attempt 

24/06/2020 01:43:59 INFO GlusterFS mount attempt 

24/06/2020 01:43:29 INFO GlusterFS mount attempt 

24/06/2020 01:42:59 INFO GlusterFS mount attempt 

24/06/2020 01:42:29 INFO GlusterFS mount attempt 

24/06/2020 01:41:59 INFO GlusterFS mount attempt 

24/06/2020 01:41:29 INFO GlusterFS mount attempt 

24/06/2020 01:40:59 INFO GlusterFS mount attempt 

24/06/2020 01:40:28 INFO GlusterFS mount attempt 

24/06/2020 01:39:58 INFO GlusterFS mount attempt 

24/06/2020 01:39:28 INFO GlusterFS mount attempt 

24/06/2020 01:38:58 INFO GlusterFS mount attempt 

24/06/2020 01:38:28 INFO GlusterFS mount attempt 

24/06/2020 01:37:58 INFO GlusterFS mount attempt 

24/06/2020 01:37:28 INFO GlusterFS mount attempt 

24/06/2020 01:36:58 INFO GlusterFS mount attempt 

24/06/2020 01:36:28 INFO GlusterFS mount attempt 

24/06/2020 01:35:58 INFO GlusterFS mount attempt 

24/06/2020 01:35:28 INFO GlusterFS mount attempt 

24/06/2020 01:34:57 INFO GlusterFS mount attempt 

24/06/2020 01:34:27 INFO GlusterFS mount attempt 

24/06/2020 01:33:57 INFO GlusterFS mount attempt 

24/06/2020 01:33:27 INFO GlusterFS mount attempt 

24/06/2020 01:32:57 INFO GlusterFS mount attempt 

24/06/2020 01:32:27 INFO GlusterFS mount attempt 

24/06/2020 01:31:57 INFO GlusterFS mount attempt 

24/06/2020 01:31:27 INFO GlusterFS mount attempt 

24/06/2020 01:30:57 INFO GlusterFS mount attempt 

24/06/2020 01:30:27 INFO GlusterFS mount attempt 

24/06/2020 01:29:57 INFO GlusterFS mount attempt 

24/06/2020 01:29:26 INFO GlusterFS mount attempt 

24/06/2020 01:28:56 INFO GlusterFS mount attempt 

24/06/2020 01:28:26 INFO GlusterFS mount attempt 

24/06/2020 01:27:56 INFO GlusterFS mount attempt 

24/06/2020 01:27:26 INFO GlusterFS mount attempt 

24/06/2020 01:26:56 INFO GlusterFS mount attempt 

24/06/2020 01:26:26 INFO GlusterFS mount attempt 

24/06/2020 01:25:56 INFO GlusterFS mount attempt 

24/06/2020 01:25:26 INFO GlusterFS mount attempt 

24/06/2020 01:24:56 INFO GlusterFS mount attempt 

24/06/2020 01:24:26 INFO GlusterFS mount attempt 

24/06/2020 01:23:56 INFO GlusterFS mount attempt 

24/06/2020 01:23:25 INFO GlusterFS mount attempt 

24/06/2020 01:22:55 INFO GlusterFS mount attempt 

24/06/2020 01:22:25 INFO GlusterFS mount attempt 

24/06/2020 01:21:55 INFO GlusterFS mount attempt 

24/06/2020 01:21:25 INFO GlusterFS mount attempt 

24/06/2020 01:20:55 INFO GlusterFS mount attempt 

24/06/2020 01:20:25 INFO GlusterFS mount attempt 

24/06/2020 01:19:55 INFO GlusterFS mount attempt 

24/06/2020 01:19:25 INFO GlusterFS mount attempt 

24/06/2020 01:18:55 INFO GlusterFS mount attempt 

24/06/2020 01:18:25 INFO GlusterFS mount attempt 

24/06/2020 01:17:54 INFO GlusterFS mount attempt 

24/06/2020 01:17:24 INFO GlusterFS mount attempt 

24/06/2020 01:16:54 INFO GlusterFS mount attempt 

24/06/2020 01:16:24 INFO GlusterFS mount attempt 

24/06/2020 01:15:54 INFO GlusterFS mount attempt 

24/06/2020 01:15:24 INFO GlusterFS mount attempt 

24/06/2020 01:14:54 INFO GlusterFS mount attempt 

24/06/2020 01:14:24 INFO GlusterFS mount attempt 

24/06/2020 01:13:54 INFO GlusterFS mount attempt 

24/06/2020 01:13:24 INFO GlusterFS mount attempt 

24/06/2020 01:12:54 INFO GlusterFS mount attempt 

24/06/2020 01:12:23 INFO GlusterFS mount attempt 

24/06/2020 01:11:53 INFO GlusterFS mount attempt 

24/06/2020 01:11:23 INFO GlusterFS mount attempt 

24/06/2020 01:10:53 INFO GlusterFS mount attempt 

24/06/2020 01:10:23 INFO GlusterFS mount attempt 

24/06/2020 01:09:53 INFO GlusterFS mount attempt 

24/06/2020 01:09:23 INFO GlusterFS mount attempt 

24/06/2020 01:08:53 INFO GlusterFS mount attempt 

24/06/2020 01:08:23 INFO GlusterFS mount attempt 

24/06/2020 01:07:53 INFO GlusterFS mount attempt 

24/06/2020 01:07:22 INFO GlusterFS mount attempt 

24/06/2020 01:06:52 INFO GlusterFS mount attempt 

24/06/2020 01:06:22 INFO GlusterFS mount attempt 

24/06/2020 01:05:52 INFO GlusterFS mount attempt 

24/06/2020 01:05:22 INFO GlusterFS mount attempt 

24/06/2020 01:04:52 INFO GlusterFS mount attempt 

24/06/2020 01:04:22 INFO GlusterFS mount attempt 

24/06/2020 01:03:52 INFO GlusterFS mount attempt 

24/06/2020 01:03:22 INFO GlusterFS mount attempt 

24/06/2020 01:02:52 INFO GlusterFS mount attempt 

24/06/2020 01:02:22 INFO GlusterFS mount attempt 

24/06/2020 01:01:51 INFO GlusterFS mount attempt 

24/06/2020 01:01:21 INFO GlusterFS mount attempt 

24/06/2020 01:00:51 INFO GlusterFS mount attempt 

24/06/2020 01:00:21 INFO GlusterFS mount attempt 

24/06/2020 00:59:51 INFO GlusterFS mount attempt 

24/06/2020 00:59:21 INFO GlusterFS mount attempt 

24/06/2020 00:58:51 INFO GlusterFS mount attempt 

24/06/2020 00:58:21 INFO GlusterFS mount attempt 

24/06/2020 00:57:51 INFO GlusterFS mount attempt 

24/06/2020 00:57:21 INFO GlusterFS mount attempt 

24/06/2020 00:56:51 INFO GlusterFS mount attempt 

24/06/2020 00:56:20 INFO GlusterFS mount attempt 

24/06/2020 00:55:50 INFO GlusterFS mount attempt 

24/06/2020 00:55:20 INFO GlusterFS mount attempt 

24/06/2020 00:54:50 INFO GlusterFS mount attempt 

24/06/2020 00:54:20 INFO GlusterFS mount attempt 

24/06/2020 00:53:50 INFO GlusterFS mount attempt 

24/06/2020 00:53:20 INFO GlusterFS mount attempt 

24/06/2020 00:52:50 INFO GlusterFS mount attempt 

24/06/2020 00:52:20 INFO GlusterFS mount attempt 

24/06/2020 00:51:50 INFO GlusterFS mount attempt 

24/06/2020 00:51:20 INFO GlusterFS mount attempt 

24/06/2020 00:50:49 INFO GlusterFS mount attempt 

24/06/2020 00:50:19 INFO GlusterFS mount attempt 

24/06/2020 00:49:49 INFO GlusterFS mount attempt 

24/06/2020 00:49:19 INFO GlusterFS mount attempt 

24/06/2020 00:48:49 INFO GlusterFS mount attempt 

24/06/2020 00:48:19 INFO GlusterFS mount attempt 

24/06/2020 00:47:49 INFO GlusterFS mount attempt 

24/06/2020 00:47:19 INFO GlusterFS mount attempt 

24/06/2020 00:46:49 INFO GlusterFS mount attempt 

24/06/2020 00:46:19 INFO GlusterFS mount attempt 

24/06/2020 00:45:49 INFO GlusterFS mount attempt 

24/06/2020 00:45:18 INFO GlusterFS mount attempt 

24/06/2020 00:44:48 INFO GlusterFS mount attempt 

24/06/2020 00:44:18 INFO GlusterFS mount attempt 

24/06/2020 00:43:48 INFO GlusterFS mount attempt 

24/06/2020 00:43:18 INFO GlusterFS mount attempt 

24/06/2020 00:42:48 INFO GlusterFS mount attempt 

24/06/2020 00:42:18 INFO GlusterFS mount attempt 

24/06/2020 00:41:48 INFO GlusterFS mount attempt 

24/06/2020 00:41:18 INFO GlusterFS mount attempt 

24/06/2020 00:40:48 INFO GlusterFS mount attempt 

24/06/2020 00:40:18 INFO GlusterFS mount attempt 

24/06/2020 00:39:47 INFO GlusterFS mount attempt 

24/06/2020 00:39:17 INFO GlusterFS mount attempt 

24/06/2020 00:38:47 INFO GlusterFS mount attempt 

24/06/2020 00:38:17 INFO GlusterFS mount attempt 

24/06/2020 00:37:47 INFO GlusterFS mount attempt 

24/06/2020 00:37:17 INFO GlusterFS mount attempt 

24/06/2020 00:36:47 INFO GlusterFS mount attempt 

24/06/2020 00:36:17 INFO GlusterFS mount attempt 

24/06/2020 00:35:47 INFO GlusterFS mount attempt 

24/06/2020 00:35:17 INFO GlusterFS mount attempt 

24/06/2020 00:34:47 INFO GlusterFS mount attempt 

24/06/2020 00:34:16 INFO GlusterFS mount attempt 

24/06/2020 00:33:46 INFO GlusterFS mount attempt 

24/06/2020 00:33:16 INFO GlusterFS mount attempt 

24/06/2020 00:32:46 INFO GlusterFS mount attempt 

24/06/2020 00:32:16 INFO GlusterFS mount attempt 

24/06/2020 00:31:46 INFO GlusterFS mount attempt 

24/06/2020 00:31:16 INFO GlusterFS mount attempt 

24/06/2020 00:30:46 INFO GlusterFS mount attempt 

24/06/2020 00:30:16 INFO GlusterFS mount attempt 

24/06/2020 00:29:46 INFO GlusterFS mount attempt 

24/06/2020 00:29:16 INFO GlusterFS mount attempt 

24/06/2020 00:28:45 INFO GlusterFS mount attempt 

24/06/2020 00:28:15 INFO GlusterFS mount attempt 

24/06/2020 00:27:45 INFO GlusterFS mount attempt 

24/06/2020 00:27:15 INFO GlusterFS mount attempt 

24/06/2020 00:26:45 INFO GlusterFS mount attempt 

24/06/2020 00:26:15 INFO GlusterFS mount attempt 

24/06/2020 00:25:45 INFO GlusterFS mount attempt 

24/06/2020 00:25:15 INFO GlusterFS mount attempt 

24/06/2020 00:24:45 INFO GlusterFS mount attempt 

24/06/2020 00:24:14 INFO GlusterFS mount attempt 

24/06/2020 00:23:44 INFO GlusterFS mount attempt 

24/06/2020 00:23:14 INFO GlusterFS mount attempt 

24/06/2020 00:22:44 INFO GlusterFS mount attempt 

24/06/2020 00:22:14 INFO GlusterFS mount attempt 

24/06/2020 00:21:44 INFO GlusterFS mount attempt 

24/06/2020 00:21:14 INFO GlusterFS mount attempt 

24/06/2020 00:20:44 INFO GlusterFS mount attempt 

24/06/2020 00:20:14 INFO GlusterFS mount attempt 

24/06/2020 00:19:44 INFO GlusterFS mount attempt 

24/06/2020 00:19:14 INFO GlusterFS mount attempt 

24/06/2020 00:18:43 INFO GlusterFS mount attempt 

24/06/2020 00:18:13 INFO GlusterFS mount attempt 

24/06/2020 00:17:43 INFO GlusterFS mount attempt 

24/06/2020 00:17:13 INFO GlusterFS mount attempt 

24/06/2020 00:16:43 INFO GlusterFS mount attempt 

24/06/2020 00:16:13 INFO GlusterFS mount attempt 

24/06/2020 00:15:43 INFO GlusterFS mount attempt 

24/06/2020 00:15:13 INFO GlusterFS mount attempt 

24/06/2020 00:14:43 INFO GlusterFS mount attempt 

24/06/2020 00:14:13 INFO GlusterFS mount attempt 

24/06/2020 00:13:43 INFO GlusterFS mount attempt 

24/06/2020 00:13:12 INFO GlusterFS mount attempt 

24/06/2020 00:12:42 INFO GlusterFS mount attempt 

24/06/2020 00:12:12 INFO GlusterFS mount attempt 

24/06/2020 00:11:42 INFO GlusterFS mount attempt 

24/06/2020 00:11:12 INFO GlusterFS mount attempt 

24/06/2020 00:10:42 INFO GlusterFS mount attempt 

24/06/2020 00:10:12 INFO GlusterFS mount attempt 

24/06/2020 00:09:42 INFO GlusterFS mount attempt 

24/06/2020 00:09:12 INFO GlusterFS mount attempt 

24/06/2020 00:08:42 INFO GlusterFS mount attempt 

24/06/2020 00:08:12 INFO GlusterFS mount attempt 

24/06/2020 00:07:41 INFO GlusterFS mount attempt 

24/06/2020 00:07:11 INFO GlusterFS mount attempt 

24/06/2020 00:06:41 INFO GlusterFS mount attempt 

24/06/2020 00:06:11 INFO GlusterFS mount attempt 

24/06/2020 00:05:41 INFO GlusterFS mount attempt 

24/06/2020 00:05:11 INFO GlusterFS mount attempt 

24/06/2020 00:04:41 INFO GlusterFS mount attempt 

24/06/2020 00:04:11 INFO GlusterFS mount attempt 

24/06/2020 00:03:41 INFO GlusterFS mount attempt 

24/06/2020 00:03:11 INFO GlusterFS mount attempt 

24/06/2020 00:02:41 INFO GlusterFS mount attempt 

24/06/2020 00:02:11 INFO GlusterFS mount attempt 

24/06/2020 00:01:40 INFO GlusterFS mount attempt 

24/06/2020 00:01:10 INFO GlusterFS mount attempt 

24/06/2020 00:00:40 INFO GlusterFS mount attempt 

24/06/2020 00:00:10 INFO GlusterFS mount attempt 

23/06/2020 23:59:40 INFO GlusterFS mount attempt 

23/06/2020 23:59:10 INFO GlusterFS mount attempt 

23/06/2020 23:58:40 INFO GlusterFS mount attempt 

23/06/2020 23:58:10 INFO GlusterFS mount attempt 

23/06/2020 23:57:40 INFO GlusterFS mount attempt 

23/06/2020 23:57:10 INFO GlusterFS mount attempt 

23/06/2020 23:56:40 INFO GlusterFS mount attempt 

23/06/2020 23:56:09 INFO GlusterFS mount attempt 

23/06/2020 23:55:39 INFO GlusterFS mount attempt 

23/06/2020 23:55:09 INFO GlusterFS mount attempt 

23/06/2020 23:54:39 INFO GlusterFS mount attempt 

23/06/2020 23:54:09 INFO GlusterFS mount attempt 

23/06/2020 23:53:39 INFO GlusterFS mount attempt 

23/06/2020 23:53:09 INFO GlusterFS mount attempt 

23/06/2020 23:52:39 INFO GlusterFS mount attempt 

23/06/2020 23:52:09 INFO GlusterFS mount attempt 

23/06/2020 23:51:39 INFO GlusterFS mount attempt 

23/06/2020 23:51:09 INFO GlusterFS mount attempt 

23/06/2020 23:50:38 INFO GlusterFS mount attempt 

23/06/2020 23:50:08 INFO GlusterFS mount attempt 

23/06/2020 23:49:38 INFO GlusterFS mount attempt 

23/06/2020 23:49:08 INFO GlusterFS mount attempt 

23/06/2020 23:48:38 INFO GlusterFS mount attempt 

23/06/2020 23:48:08 INFO GlusterFS mount attempt 

23/06/2020 23:47:38 INFO GlusterFS mount attempt 

23/06/2020 23:47:08 INFO GlusterFS mount attempt 

23/06/2020 23:46:38 INFO GlusterFS mount attempt 

23/06/2020 23:46:08 INFO GlusterFS mount attempt 

23/06/2020 23:45:37 INFO GlusterFS mount attempt 

23/06/2020 23:45:07 INFO GlusterFS mount attempt 

23/06/2020 23:44:37 INFO GlusterFS mount attempt 

23/06/2020 23:44:07 INFO GlusterFS mount attempt 

23/06/2020 23:43:37 INFO GlusterFS mount attempt 

23/06/2020 23:43:07 INFO GlusterFS mount attempt 

23/06/2020 23:42:37 INFO GlusterFS mount attempt 

23/06/2020 23:42:07 INFO GlusterFS mount attempt 

23/06/2020 23:41:37 INFO GlusterFS mount attempt 

23/06/2020 23:41:07 INFO GlusterFS mount attempt 

23/06/2020 23:40:37 INFO GlusterFS mount attempt 

23/06/2020 23:40:06 INFO GlusterFS mount attempt 

23/06/2020 23:39:36 INFO GlusterFS mount attempt 

23/06/2020 23:39:06 INFO GlusterFS mount attempt 

23/06/2020 23:38:36 INFO GlusterFS mount attempt 

23/06/2020 23:38:06 INFO GlusterFS mount attempt 

23/06/2020 23:37:36 INFO GlusterFS mount attempt 

23/06/2020 23:37:06 INFO GlusterFS mount attempt 

23/06/2020 23:36:36 INFO GlusterFS mount attempt 

23/06/2020 23:36:06 INFO GlusterFS mount attempt 

23/06/2020 23:35:36 INFO GlusterFS mount attempt 

23/06/2020 23:35:06 INFO GlusterFS mount attempt 

23/06/2020 23:34:35 INFO GlusterFS mount attempt 

23/06/2020 23:34:05 INFO GlusterFS mount attempt 

23/06/2020 23:33:35 INFO GlusterFS mount attempt 

23/06/2020 23:33:05 INFO GlusterFS mount attempt 

23/06/2020 23:32:35 INFO GlusterFS mount attempt 

23/06/2020 23:32:05 INFO GlusterFS mount attempt 

23/06/2020 23:31:35 INFO GlusterFS mount attempt 

23/06/2020 23:31:05 INFO GlusterFS mount attempt 

23/06/2020 23:30:35 INFO GlusterFS mount attempt 

23/06/2020 23:30:05 INFO GlusterFS mount attempt 

23/06/2020 23:29:35 INFO GlusterFS mount attempt 

23/06/2020 23:29:04 INFO GlusterFS mount attempt 

23/06/2020 23:28:34 INFO GlusterFS mount attempt 

23/06/2020 23:28:04 INFO GlusterFS mount attempt 

23/06/2020 23:27:34 INFO GlusterFS mount attempt 

23/06/2020 23:27:04 INFO GlusterFS mount attempt 

23/06/2020 23:26:34 INFO GlusterFS mount attempt 

23/06/2020 23:26:04 INFO GlusterFS mount attempt 

23/06/2020 23:25:34 INFO GlusterFS mount attempt 

23/06/2020 23:25:04 INFO GlusterFS mount attempt 

23/06/2020 23:24:34 INFO GlusterFS mount attempt 

23/06/2020 23:24:04 INFO GlusterFS mount attempt 

23/06/2020 23:23:33 INFO GlusterFS mount attempt 

23/06/2020 23:23:03 INFO GlusterFS mount attempt 

23/06/2020 23:22:33 INFO GlusterFS mount attempt 

23/06/2020 23:22:03 INFO GlusterFS mount attempt 

23/06/2020 23:21:33 INFO GlusterFS mount attempt 

23/06/2020 23:21:03 INFO GlusterFS mount attempt 

23/06/2020 23:20:33 INFO GlusterFS mount attempt 

23/06/2020 23:20:03 INFO GlusterFS mount attempt 

23/06/2020 23:19:33 INFO GlusterFS mount attempt 

23/06/2020 23:19:03 INFO GlusterFS mount attempt 

23/06/2020 23:18:33 INFO GlusterFS mount attempt 

23/06/2020 23:18:02 INFO GlusterFS mount attempt 

23/06/2020 23:17:32 INFO GlusterFS mount attempt 

23/06/2020 23:17:02 INFO GlusterFS mount attempt 

23/06/2020 23:16:32 INFO GlusterFS mount attempt 

23/06/2020 23:16:02 INFO GlusterFS mount attempt 

23/06/2020 23:15:32 INFO GlusterFS mount attempt 

23/06/2020 23:15:02 INFO GlusterFS mount attempt 

23/06/2020 23:14:32 INFO GlusterFS mount attempt 

23/06/2020 23:14:02 INFO GlusterFS mount attempt 

23/06/2020 23:13:32 INFO GlusterFS mount attempt 

23/06/2020 23:13:02 INFO GlusterFS mount attempt 

23/06/2020 23:12:31 INFO GlusterFS mount attempt 

23/06/2020 23:12:01 INFO GlusterFS mount attempt 

23/06/2020 23:11:31 INFO GlusterFS mount attempt 

23/06/2020 23:11:01 INFO GlusterFS mount attempt 

23/06/2020 23:10:31 INFO GlusterFS mount attempt 

23/06/2020 23:10:01 INFO GlusterFS mount attempt 

23/06/2020 23:09:31 INFO GlusterFS mount attempt 

23/06/2020 23:09:01 INFO GlusterFS mount attempt 

23/06/2020 23:08:31 INFO GlusterFS mount attempt 

23/06/2020 23:08:01 INFO GlusterFS mount attempt 

23/06/2020 23:07:31 INFO GlusterFS mount attempt 

23/06/2020 23:07:01 INFO GlusterFS mount attempt 

23/06/2020 23:06:30 INFO GlusterFS mount attempt 

23/06/2020 23:06:00 INFO GlusterFS mount attempt 

23/06/2020 23:05:30 INFO GlusterFS mount attempt 

23/06/2020 23:05:00 INFO GlusterFS mount attempt 

23/06/2020 23:04:30 INFO GlusterFS mount attempt 

23/06/2020 23:04:00 INFO GlusterFS mount attempt 

23/06/2020 23:03:30 INFO GlusterFS mount attempt 

23/06/2020 23:03:00 INFO GlusterFS mount attempt 

23/06/2020 23:02:30 INFO GlusterFS mount attempt 

23/06/2020 23:02:00 INFO GlusterFS mount attempt 

23/06/2020 23:01:30 INFO GlusterFS mount attempt 

23/06/2020 23:00:59 INFO GlusterFS mount attempt 

23/06/2020 23:00:29 INFO GlusterFS mount attempt 

23/06/2020 22:59:59 INFO GlusterFS mount attempt 

23/06/2020 22:59:29 INFO GlusterFS mount attempt 

23/06/2020 22:58:59 INFO GlusterFS mount attempt 

23/06/2020 22:58:29 INFO GlusterFS mount attempt 

23/06/2020 22:57:59 INFO GlusterFS mount attempt 

23/06/2020 22:57:29 INFO GlusterFS mount attempt 

23/06/2020 22:56:59 INFO GlusterFS mount attempt 

23/06/2020 22:56:29 INFO GlusterFS mount attempt 

23/06/2020 22:55:58 INFO GlusterFS mount attempt 

23/06/2020 22:55:28 INFO GlusterFS mount attempt 

23/06/2020 22:54:58 INFO GlusterFS mount attempt 

23/06/2020 22:54:28 INFO GlusterFS mount attempt 

23/06/2020 22:53:58 INFO GlusterFS mount attempt 

23/06/2020 22:53:28 INFO GlusterFS mount attempt 

23/06/2020 22:52:58 INFO GlusterFS mount attempt 

23/06/2020 22:52:28 INFO GlusterFS mount attempt 

23/06/2020 22:51:58 INFO GlusterFS mount attempt 

23/06/2020 22:51:28 INFO GlusterFS mount attempt 

23/06/2020 22:50:58 INFO GlusterFS mount attempt 

23/06/2020 22:50:27 INFO GlusterFS mount attempt 

23/06/2020 22:49:57 INFO GlusterFS mount attempt 

23/06/2020 22:49:27 INFO GlusterFS mount attempt 

23/06/2020 22:48:57 INFO GlusterFS mount attempt 

23/06/2020 22:48:27 INFO GlusterFS mount attempt 

23/06/2020 22:47:57 INFO GlusterFS mount attempt 

23/06/2020 22:47:27 INFO GlusterFS mount attempt 

23/06/2020 22:46:57 INFO GlusterFS mount attempt 

23/06/2020 22:46:27 INFO GlusterFS mount attempt 

23/06/2020 22:45:57 INFO GlusterFS mount attempt 

23/06/2020 22:45:27 INFO GlusterFS mount attempt 

23/06/2020 22:44:56 INFO GlusterFS mount attempt 

23/06/2020 22:44:26 INFO GlusterFS mount attempt 

23/06/2020 22:43:56 INFO GlusterFS mount attempt 

23/06/2020 22:43:26 INFO GlusterFS mount attempt 

23/06/2020 22:42:56 INFO GlusterFS mount attempt 

23/06/2020 22:42:26 INFO GlusterFS mount attempt 

23/06/2020 22:41:56 INFO GlusterFS mount attempt 

23/06/2020 22:41:26 INFO GlusterFS mount attempt 

23/06/2020 22:40:56 INFO GlusterFS mount attempt 

23/06/2020 22:40:26 INFO GlusterFS mount attempt 

23/06/2020 22:39:56 INFO GlusterFS mount attempt 

23/06/2020 22:39:25 INFO GlusterFS mount attempt 

23/06/2020 22:38:55 INFO GlusterFS mount attempt 

23/06/2020 22:38:25 INFO GlusterFS mount attempt 

23/06/2020 22:37:55 INFO GlusterFS mount attempt 

23/06/2020 22:37:25 INFO GlusterFS mount attempt 

23/06/2020 22:36:55 INFO GlusterFS mount attempt 

23/06/2020 22:36:25 INFO GlusterFS mount attempt 

23/06/2020 22:35:55 INFO GlusterFS mount attempt 

23/06/2020 22:35:25 INFO GlusterFS mount attempt 

23/06/2020 22:34:55 INFO GlusterFS mount attempt 

23/06/2020 22:34:25 INFO GlusterFS mount attempt 

23/06/2020 22:33:54 INFO GlusterFS mount attempt 

23/06/2020 22:33:24 INFO GlusterFS mount attempt 

23/06/2020 22:32:54 INFO GlusterFS mount attempt 

23/06/2020 22:32:24 INFO GlusterFS mount attempt 

23/06/2020 22:31:54 INFO GlusterFS mount attempt 

23/06/2020 22:31:24 INFO GlusterFS mount attempt 

23/06/2020 22:30:54 INFO GlusterFS mount attempt 

23/06/2020 22:30:24 INFO GlusterFS mount attempt 

23/06/2020 22:29:54 INFO GlusterFS mount attempt 

23/06/2020 22:29:24 INFO GlusterFS mount attempt 

23/06/2020 22:28:53 INFO GlusterFS mount attempt 

23/06/2020 22:28:23 INFO GlusterFS mount attempt 

23/06/2020 22:27:53 INFO GlusterFS mount attempt 

23/06/2020 22:27:23 INFO GlusterFS mount attempt 

23/06/2020 22:26:53 INFO GlusterFS mount attempt 

23/06/2020 22:26:23 INFO GlusterFS mount attempt 

23/06/2020 22:25:53 INFO GlusterFS mount attempt 

23/06/2020 22:25:23 INFO GlusterFS mount attempt 

23/06/2020 22:24:53 INFO GlusterFS mount attempt 

23/06/2020 22:24:23 INFO GlusterFS mount attempt 

23/06/2020 22:23:53 INFO GlusterFS mount attempt 

23/06/2020 22:23:22 INFO GlusterFS mount attempt 

23/06/2020 22:22:52 INFO GlusterFS mount attempt 

23/06/2020 22:22:22 INFO GlusterFS mount attempt 

23/06/2020 22:21:52 INFO GlusterFS mount attempt 

23/06/2020 22:21:22 INFO GlusterFS mount attempt 

23/06/2020 22:20:52 INFO GlusterFS mount attempt 

23/06/2020 22:20:22 INFO GlusterFS mount attempt 

23/06/2020 22:19:52 INFO GlusterFS mount attempt 

23/06/2020 22:19:22 INFO GlusterFS mount attempt 

23/06/2020 22:18:52 INFO GlusterFS mount attempt 

23/06/2020 22:18:22 INFO GlusterFS mount attempt 

23/06/2020 22:17:51 INFO GlusterFS mount attempt 

23/06/2020 22:17:21 INFO GlusterFS mount attempt 

23/06/2020 22:16:51 INFO GlusterFS mount attempt 

23/06/2020 22:16:21 INFO GlusterFS mount attempt 

23/06/2020 22:15:51 INFO GlusterFS mount attempt 

23/06/2020 22:15:21 INFO GlusterFS mount attempt 

23/06/2020 22:14:51 INFO GlusterFS mount attempt 

23/06/2020 22:14:21 INFO GlusterFS mount attempt 

23/06/2020 22:13:51 INFO GlusterFS mount attempt 

23/06/2020 22:13:21 INFO GlusterFS mount attempt 

23/06/2020 22:12:51 INFO GlusterFS mount attempt 

23/06/2020 22:12:20 INFO GlusterFS mount attempt 

23/06/2020 22:11:50 INFO GlusterFS mount attempt 

23/06/2020 22:11:20 INFO GlusterFS mount attempt 

23/06/2020 22:10:50 INFO GlusterFS mount attempt 

23/06/2020 22:10:20 INFO GlusterFS mount attempt 

23/06/2020 22:09:50 INFO GlusterFS mount attempt 

23/06/2020 22:09:20 INFO GlusterFS mount attempt 

23/06/2020 22:08:50 INFO GlusterFS mount attempt 

23/06/2020 22:08:20 INFO GlusterFS mount attempt 

23/06/2020 22:07:50 INFO GlusterFS mount attempt 

23/06/2020 22:07:19 INFO GlusterFS mount attempt 

23/06/2020 22:06:49 INFO GlusterFS mount attempt 

23/06/2020 22:06:19 INFO GlusterFS mount attempt 

23/06/2020 22:05:49 INFO GlusterFS mount attempt 

23/06/2020 22:05:19 INFO GlusterFS mount attempt 

23/06/2020 22:04:49 INFO GlusterFS mount attempt 

23/06/2020 22:04:19 INFO GlusterFS mount attempt 

23/06/2020 22:03:49 INFO GlusterFS mount attempt 

23/06/2020 22:03:19 INFO GlusterFS mount attempt 

23/06/2020 22:02:49 INFO GlusterFS mount attempt 

23/06/2020 22:02:19 INFO GlusterFS mount attempt 

23/06/2020 22:01:48 INFO GlusterFS mount attempt 

23/06/2020 22:01:18 INFO GlusterFS mount attempt 

23/06/2020 22:00:48 INFO GlusterFS mount attempt 

23/06/2020 22:00:18 INFO GlusterFS mount attempt 

23/06/2020 21:59:48 INFO GlusterFS mount attempt 

23/06/2020 21:59:18 INFO GlusterFS mount attempt 

23/06/2020 21:58:48 INFO GlusterFS mount attempt 

23/06/2020 21:58:18 INFO GlusterFS mount attempt 

23/06/2020 21:57:48 INFO GlusterFS mount attempt 

23/06/2020 21:57:18 INFO GlusterFS mount attempt 

23/06/2020 21:56:48 INFO GlusterFS mount attempt 

23/06/2020 21:56:17 INFO GlusterFS mount attempt 

23/06/2020 21:55:47 INFO GlusterFS mount attempt 

23/06/2020 21:55:17 INFO GlusterFS mount attempt 

23/06/2020 21:54:47 INFO GlusterFS mount attempt 

23/06/2020 21:54:17 INFO GlusterFS mount attempt 

23/06/2020 21:53:47 INFO GlusterFS mount attempt 

23/06/2020 21:53:17 INFO GlusterFS mount attempt 

23/06/2020 21:52:47 INFO GlusterFS mount attempt 

23/06/2020 21:52:17 INFO GlusterFS mount attempt 

23/06/2020 21:51:47 INFO GlusterFS mount attempt 

23/06/2020 21:51:17 INFO GlusterFS mount attempt 

23/06/2020 21:50:46 INFO GlusterFS mount attempt 

23/06/2020 21:50:16 INFO GlusterFS mount attempt 

23/06/2020 21:49:46 INFO GlusterFS mount attempt 

23/06/2020 21:49:16 INFO GlusterFS mount attempt 

23/06/2020 21:48:46 INFO GlusterFS mount attempt 

23/06/2020 21:48:16 INFO GlusterFS mount attempt 

23/06/2020 21:47:46 INFO GlusterFS mount attempt 

23/06/2020 21:47:16 INFO GlusterFS mount attempt 

23/06/2020 21:46:46 INFO GlusterFS mount attempt 

23/06/2020 21:46:16 INFO GlusterFS mount attempt 

23/06/2020 21:45:46 INFO GlusterFS mount attempt 

23/06/2020 21:45:15 INFO GlusterFS mount attempt 

23/06/2020 21:44:45 INFO GlusterFS mount attempt 

23/06/2020 21:44:15 INFO GlusterFS mount attempt 

23/06/2020 21:43:45 INFO GlusterFS mount attempt 

23/06/2020 21:43:15 INFO GlusterFS mount attempt 

23/06/2020 21:42:45 INFO GlusterFS mount attempt 

23/06/2020 21:42:15 INFO GlusterFS mount attempt 

23/06/2020 21:41:45 INFO GlusterFS mount attempt 

23/06/2020 21:41:15 INFO GlusterFS mount attempt 

23/06/2020 21:40:45 INFO GlusterFS mount attempt 

23/06/2020 21:40:15 INFO GlusterFS mount attempt 

23/06/2020 21:39:44 INFO GlusterFS mount attempt 

23/06/2020 21:39:14 INFO GlusterFS mount attempt 

23/06/2020 21:38:44 INFO GlusterFS mount attempt 

23/06/2020 21:38:14 INFO GlusterFS mount attempt 

23/06/2020 21:37:44 INFO GlusterFS mount attempt 

23/06/2020 21:37:14 INFO GlusterFS mount attempt 

23/06/2020 21:36:44 INFO GlusterFS mount attempt 

23/06/2020 21:36:14 INFO GlusterFS mount attempt 

23/06/2020 21:35:44 INFO GlusterFS mount attempt 

23/06/2020 21:35:14 INFO GlusterFS mount attempt 

23/06/2020 21:34:44 INFO GlusterFS mount attempt 

23/06/2020 21:34:13 INFO GlusterFS mount attempt 

23/06/2020 21:33:43 INFO GlusterFS mount attempt 

23/06/2020 21:33:13 INFO GlusterFS mount attempt 

23/06/2020 21:32:43 INFO GlusterFS mount attempt 

23/06/2020 21:32:13 INFO GlusterFS mount attempt 

23/06/2020 21:31:43 INFO GlusterFS mount attempt 

23/06/2020 21:31:13 INFO GlusterFS mount attempt 

23/06/2020 21:30:43 INFO GlusterFS mount attempt 

23/06/2020 21:30:13 INFO GlusterFS mount attempt 

23/06/2020 21:29:43 INFO GlusterFS mount attempt 

23/06/2020 21:29:13 INFO GlusterFS mount attempt 

23/06/2020 21:28:43 INFO GlusterFS mount attempt 

23/06/2020 21:28:12 INFO GlusterFS mount attempt 

23/06/2020 21:27:42 INFO GlusterFS mount attempt 

23/06/2020 21:27:12 INFO GlusterFS mount attempt 

23/06/2020 21:26:42 INFO GlusterFS mount attempt 

23/06/2020 21:26:12 INFO GlusterFS mount attempt 

23/06/2020 21:25:42 INFO GlusterFS mount attempt 

23/06/2020 21:25:12 INFO GlusterFS mount attempt 

23/06/2020 21:24:42 INFO GlusterFS mount attempt 

23/06/2020 21:24:12 INFO GlusterFS mount attempt 

23/06/2020 21:23:42 INFO GlusterFS mount attempt 

23/06/2020 21:23:12 INFO GlusterFS mount attempt 

23/06/2020 21:22:41 INFO GlusterFS mount attempt 

23/06/2020 21:22:11 INFO GlusterFS mount attempt 

23/06/2020 21:21:41 INFO GlusterFS mount attempt 

23/06/2020 21:21:11 INFO GlusterFS mount attempt 

23/06/2020 21:20:41 INFO GlusterFS mount attempt 

23/06/2020 21:20:11 INFO GlusterFS mount attempt 

23/06/2020 21:19:41 INFO GlusterFS mount attempt 

23/06/2020 21:19:11 INFO GlusterFS mount attempt 

23/06/2020 21:18:41 INFO GlusterFS mount attempt 

23/06/2020 21:18:11 INFO GlusterFS mount attempt 

23/06/2020 21:17:41 INFO GlusterFS mount attempt 

23/06/2020 21:17:10 INFO GlusterFS mount attempt 

23/06/2020 21:16:40 INFO GlusterFS mount attempt 

23/06/2020 21:16:10 INFO GlusterFS mount attempt 

23/06/2020 21:15:40 INFO GlusterFS mount attempt 

23/06/2020 21:15:10 INFO GlusterFS mount attempt 

23/06/2020 21:14:40 INFO GlusterFS mount attempt 

23/06/2020 21:14:10 INFO GlusterFS mount attempt 

23/06/2020 21:13:40 INFO GlusterFS mount attempt 

23/06/2020 21:13:10 INFO GlusterFS mount attempt 

23/06/2020 21:12:40 INFO GlusterFS mount attempt 

23/06/2020 21:12:10 INFO GlusterFS mount attempt 

23/06/2020 21:11:39 INFO GlusterFS mount attempt 

23/06/2020 21:11:09 INFO GlusterFS mount attempt 

23/06/2020 21:10:39 INFO GlusterFS mount attempt 

23/06/2020 21:10:09 INFO GlusterFS mount attempt 

23/06/2020 21:09:39 INFO GlusterFS mount attempt 

23/06/2020 21:09:09 INFO GlusterFS mount attempt 

23/06/2020 21:08:39 INFO GlusterFS mount attempt 

23/06/2020 21:08:09 INFO GlusterFS mount attempt 

23/06/2020 21:07:39 INFO GlusterFS mount attempt 

23/06/2020 21:07:09 INFO GlusterFS mount attempt 

23/06/2020 21:06:38 INFO GlusterFS mount attempt 

23/06/2020 21:06:08 INFO GlusterFS mount attempt 

23/06/2020 21:05:38 INFO GlusterFS mount attempt 

23/06/2020 21:05:08 INFO GlusterFS mount attempt 

23/06/2020 21:04:38 INFO GlusterFS mount attempt 

23/06/2020 21:04:08 INFO GlusterFS mount attempt 

23/06/2020 21:03:38 INFO GlusterFS mount attempt 

23/06/2020 21:03:08 INFO GlusterFS mount attempt 

23/06/2020 21:02:38 INFO GlusterFS mount attempt 

23/06/2020 21:02:08 INFO GlusterFS mount attempt 

23/06/2020 21:01:38 INFO GlusterFS mount attempt 

23/06/2020 21:01:07 INFO GlusterFS mount attempt 

23/06/2020 21:00:37 INFO GlusterFS mount attempt 

23/06/2020 21:00:07 INFO GlusterFS mount attempt 

23/06/2020 20:59:37 INFO GlusterFS mount attempt 

23/06/2020 20:59:07 INFO GlusterFS mount attempt 

23/06/2020 20:58:37 INFO GlusterFS mount attempt 

23/06/2020 20:58:07 INFO GlusterFS mount attempt 

23/06/2020 20:57:37 INFO GlusterFS mount attempt 

23/06/2020 20:57:07 INFO GlusterFS mount attempt 

23/06/2020 20:56:37 INFO GlusterFS mount attempt 

23/06/2020 20:56:07 INFO GlusterFS mount attempt 

23/06/2020 20:55:36 INFO GlusterFS mount attempt 

23/06/2020 20:55:06 INFO GlusterFS mount attempt 

23/06/2020 20:54:36 INFO GlusterFS mount attempt 

23/06/2020 20:54:06 INFO GlusterFS mount attempt 

23/06/2020 20:53:36 INFO GlusterFS mount attempt 

23/06/2020 20:53:06 INFO GlusterFS mount attempt 

23/06/2020 20:52:36 INFO GlusterFS mount attempt 

23/06/2020 20:52:06 INFO GlusterFS mount attempt 

23/06/2020 20:51:36 INFO GlusterFS mount attempt 

23/06/2020 20:51:06 INFO GlusterFS mount attempt 

23/06/2020 20:50:36 INFO GlusterFS mount attempt 

23/06/2020 20:50:05 INFO GlusterFS mount attempt 

23/06/2020 20:49:35 INFO GlusterFS mount attempt 

23/06/2020 20:49:05 INFO GlusterFS mount attempt 

23/06/2020 20:48:35 INFO GlusterFS mount attempt 

23/06/2020 20:48:05 INFO GlusterFS mount attempt 

23/06/2020 20:47:35 INFO GlusterFS mount attempt 

23/06/2020 20:47:05 INFO GlusterFS mount attempt 

23/06/2020 20:46:35 INFO GlusterFS mount attempt 

23/06/2020 20:46:05 INFO GlusterFS mount attempt 

23/06/2020 20:45:35 INFO GlusterFS mount attempt 

23/06/2020 20:45:05 INFO GlusterFS mount attempt 

23/06/2020 20:44:34 INFO GlusterFS mount attempt 

23/06/2020 20:44:04 INFO GlusterFS mount attempt 

23/06/2020 20:43:34 INFO GlusterFS mount attempt 

23/06/2020 20:43:04 INFO GlusterFS mount attempt 

23/06/2020 20:42:34 INFO GlusterFS mount attempt 

23/06/2020 20:42:04 INFO GlusterFS mount attempt 

23/06/2020 20:41:34 INFO GlusterFS mount attempt 

23/06/2020 20:41:04 INFO GlusterFS mount attempt 

23/06/2020 20:40:34 INFO GlusterFS mount attempt 

23/06/2020 20:40:04 INFO GlusterFS mount attempt 

23/06/2020 20:39:34 INFO GlusterFS mount attempt 

23/06/2020 20:39:03 INFO GlusterFS mount attempt 

23/06/2020 20:38:33 INFO GlusterFS mount attempt 

23/06/2020 20:38:03 INFO GlusterFS mount attempt 

23/06/2020 20:37:33 INFO GlusterFS mount attempt 

23/06/2020 20:37:03 INFO GlusterFS mount attempt 

23/06/2020 20:36:33 INFO GlusterFS mount attempt 

23/06/2020 20:36:03 INFO GlusterFS mount attempt 

23/06/2020 20:35:33 INFO GlusterFS mount attempt 

23/06/2020 20:35:03 INFO GlusterFS mount attempt 

23/06/2020 20:34:33 INFO GlusterFS mount attempt 

23/06/2020 20:34:02 INFO GlusterFS mount attempt 

23/06/2020 20:33:32 INFO GlusterFS mount attempt 

23/06/2020 20:33:02 INFO GlusterFS mount attempt 

23/06/2020 20:32:32 INFO GlusterFS mount attempt 

23/06/2020 20:32:02 INFO GlusterFS mount attempt 

23/06/2020 20:31:32 INFO GlusterFS mount attempt 

23/06/2020 20:31:02 INFO GlusterFS mount attempt 

23/06/2020 20:30:32 INFO GlusterFS mount attempt 

23/06/2020 20:30:02 INFO GlusterFS mount attempt 

23/06/2020 20:29:32 INFO GlusterFS mount attempt 

23/06/2020 20:29:01 INFO GlusterFS mount attempt 

23/06/2020 20:28:31 INFO GlusterFS mount attempt 

23/06/2020 20:28:01 INFO GlusterFS mount attempt 

23/06/2020 20:27:31 INFO GlusterFS mount attempt 

23/06/2020 20:27:01 INFO GlusterFS mount attempt 

23/06/2020 20:26:31 INFO GlusterFS mount attempt 

23/06/2020 20:26:01 INFO GlusterFS mount attempt 

23/06/2020 20:25:31 INFO GlusterFS mount attempt 

23/06/2020 20:25:01 INFO GlusterFS mount attempt 

23/06/2020 20:24:31 INFO GlusterFS mount attempt 

23/06/2020 20:24:01 INFO GlusterFS mount attempt 

23/06/2020 20:23:30 INFO GlusterFS mount attempt 

23/06/2020 20:23:00 INFO GlusterFS mount attempt 

23/06/2020 20:22:30 INFO GlusterFS mount attempt 

23/06/2020 20:22:00 INFO GlusterFS mount attempt 

23/06/2020 20:21:30 INFO GlusterFS mount attempt 

23/06/2020 20:21:00 INFO GlusterFS mount attempt 

23/06/2020 20:20:30 INFO GlusterFS mount attempt 

23/06/2020 20:20:00 INFO GlusterFS mount attempt 

23/06/2020 20:19:30 INFO GlusterFS mount attempt 

23/06/2020 20:19:00 INFO GlusterFS mount attempt 

23/06/2020 20:18:30 INFO GlusterFS mount attempt 

23/06/2020 20:17:59 INFO GlusterFS mount attempt 

23/06/2020 20:17:29 INFO GlusterFS mount attempt 

23/06/2020 20:16:59 INFO GlusterFS mount attempt 

23/06/2020 20:16:29 INFO GlusterFS mount attempt 

23/06/2020 20:15:59 INFO GlusterFS mount attempt 

23/06/2020 20:15:29 INFO GlusterFS mount attempt 

23/06/2020 20:14:59 INFO GlusterFS mount attempt 

23/06/2020 20:14:29 INFO GlusterFS mount attempt 

23/06/2020 20:13:59 INFO GlusterFS mount attempt 

23/06/2020 20:13:29 INFO GlusterFS mount attempt 

23/06/2020 20:12:59 INFO GlusterFS mount attempt 

23/06/2020 20:12:28 INFO GlusterFS mount attempt 

23/06/2020 20:11:58 INFO GlusterFS mount attempt 

23/06/2020 20:11:28 INFO GlusterFS mount attempt 

23/06/2020 20:10:58 INFO GlusterFS mount attempt 

23/06/2020 20:10:28 INFO GlusterFS mount attempt 

23/06/2020 20:09:58 INFO GlusterFS mount attempt 

23/06/2020 20:09:28 INFO GlusterFS mount attempt 

23/06/2020 20:08:58 INFO GlusterFS mount attempt 

23/06/2020 20:08:28 INFO GlusterFS mount attempt 

23/06/2020 20:07:58 INFO GlusterFS mount attempt 

23/06/2020 20:07:28 INFO GlusterFS mount attempt 

23/06/2020 20:06:57 INFO GlusterFS mount attempt 

23/06/2020 20:06:27 INFO GlusterFS mount attempt 

23/06/2020 20:05:57 INFO GlusterFS mount attempt 

23/06/2020 20:05:27 INFO GlusterFS mount attempt 

23/06/2020 20:04:57 INFO GlusterFS mount attempt 

23/06/2020 20:04:27 INFO GlusterFS mount attempt 

23/06/2020 20:03:57 INFO GlusterFS mount attempt 

23/06/2020 20:03:27 INFO GlusterFS mount attempt 

23/06/2020 20:02:57 INFO GlusterFS mount attempt 

23/06/2020 20:02:27 INFO GlusterFS mount attempt 

23/06/2020 20:01:57 INFO GlusterFS mount attempt 

23/06/2020 20:01:26 INFO GlusterFS mount attempt 

23/06/2020 20:00:56 INFO GlusterFS mount attempt 

23/06/2020 20:00:26 INFO GlusterFS mount attempt 

23/06/2020 19:59:56 INFO GlusterFS mount attempt 

23/06/2020 19:59:26 INFO GlusterFS mount attempt 

23/06/2020 19:58:56 INFO GlusterFS mount attempt 

23/06/2020 19:58:26 INFO GlusterFS mount attempt 

23/06/2020 19:57:56 INFO GlusterFS mount attempt 

23/06/2020 19:57:26 INFO GlusterFS mount attempt 

23/06/2020 19:56:56 INFO GlusterFS mount attempt 

23/06/2020 19:56:25 INFO GlusterFS mount attempt 

23/06/2020 19:55:55 INFO GlusterFS mount attempt 

23/06/2020 19:55:25 INFO GlusterFS mount attempt 

23/06/2020 19:54:55 INFO GlusterFS mount attempt 

23/06/2020 19:54:25 INFO GlusterFS mount attempt 

23/06/2020 19:53:55 INFO GlusterFS mount attempt 

23/06/2020 19:53:25 INFO GlusterFS mount attempt 

23/06/2020 19:52:55 INFO GlusterFS mount attempt 

23/06/2020 19:52:25 INFO GlusterFS mount attempt 

23/06/2020 19:51:55 INFO GlusterFS mount attempt 

23/06/2020 19:51:25 INFO GlusterFS mount attempt 

23/06/2020 19:50:54 INFO GlusterFS mount attempt 

23/06/2020 19:50:24 INFO GlusterFS mount attempt 

23/06/2020 19:49:54 INFO GlusterFS mount attempt 

23/06/2020 19:49:24 INFO GlusterFS mount attempt 

23/06/2020 19:48:54 INFO GlusterFS mount attempt 

23/06/2020 19:48:24 INFO GlusterFS mount attempt 

23/06/2020 19:47:54 INFO GlusterFS mount attempt 

23/06/2020 19:47:24 INFO GlusterFS mount attempt 

23/06/2020 19:46:54 INFO GlusterFS mount attempt 

23/06/2020 19:46:24 INFO GlusterFS mount attempt 

23/06/2020 19:45:54 INFO GlusterFS mount attempt 

23/06/2020 19:45:23 INFO GlusterFS mount attempt 

23/06/2020 19:44:53 INFO GlusterFS mount attempt 

23/06/2020 19:44:23 INFO GlusterFS mount attempt 

23/06/2020 19:43:53 INFO GlusterFS mount attempt 

23/06/2020 19:43:23 INFO GlusterFS mount attempt 

23/06/2020 19:42:53 INFO GlusterFS mount attempt 

23/06/2020 19:42:23 INFO GlusterFS mount attempt 

23/06/2020 19:41:53 INFO GlusterFS mount attempt 

23/06/2020 19:41:23 INFO GlusterFS mount attempt 

23/06/2020 19:40:53 INFO GlusterFS mount attempt 

23/06/2020 19:40:23 INFO GlusterFS mount attempt 

23/06/2020 19:39:53 INFO GlusterFS mount attempt 

23/06/2020 19:39:22 INFO GlusterFS mount attempt 

23/06/2020 19:38:52 INFO GlusterFS mount attempt 

23/06/2020 19:38:22 INFO GlusterFS mount attempt 

23/06/2020 19:37:52 INFO GlusterFS mount attempt 

23/06/2020 19:37:22 INFO GlusterFS mount attempt 

23/06/2020 19:36:52 INFO GlusterFS mount attempt 

23/06/2020 19:36:22 INFO GlusterFS mount attempt 

23/06/2020 19:35:52 INFO GlusterFS mount attempt 

23/06/2020 19:35:22 INFO GlusterFS mount attempt 

23/06/2020 19:34:52 INFO GlusterFS mount attempt 

23/06/2020 19:34:22 INFO GlusterFS mount attempt 

23/06/2020 19:33:51 INFO GlusterFS mount attempt 

23/06/2020 19:33:21 INFO GlusterFS mount attempt 

23/06/2020 19:32:51 INFO GlusterFS mount attempt 

23/06/2020 19:32:21 INFO GlusterFS mount attempt 

23/06/2020 19:31:51 INFO GlusterFS mount attempt 

23/06/2020 19:31:21 INFO GlusterFS mount attempt 

23/06/2020 19:30:51 INFO GlusterFS mount attempt 

23/06/2020 19:30:21 INFO GlusterFS mount attempt 

23/06/2020 19:29:51 INFO GlusterFS mount attempt 

23/06/2020 19:29:21 INFO GlusterFS mount attempt 

23/06/2020 19:28:51 INFO GlusterFS mount attempt 

23/06/2020 19:28:20 INFO GlusterFS mount attempt 

23/06/2020 19:27:50 INFO GlusterFS mount attempt 

23/06/2020 19:27:20 INFO GlusterFS mount attempt 

23/06/2020 19:26:50 INFO GlusterFS mount attempt 

23/06/2020 19:26:20 INFO GlusterFS mount attempt 

23/06/2020 19:25:50 INFO GlusterFS mount attempt 

23/06/2020 19:25:20 INFO GlusterFS mount attempt 

23/06/2020 19:24:50 INFO GlusterFS mount attempt 

23/06/2020 19:24:20 INFO GlusterFS mount attempt 

23/06/2020 19:23:50 INFO GlusterFS mount attempt 

23/06/2020 19:23:20 INFO GlusterFS mount attempt 

23/06/2020 19:22:49 INFO GlusterFS mount attempt 

23/06/2020 19:22:19 INFO GlusterFS mount attempt 

23/06/2020 19:21:49 INFO GlusterFS mount attempt 

23/06/2020 19:21:19 INFO GlusterFS mount attempt 

23/06/2020 19:20:49 INFO GlusterFS mount attempt 

23/06/2020 19:20:19 INFO GlusterFS mount attempt 

23/06/2020 19:19:49 INFO GlusterFS mount attempt 

23/06/2020 19:19:19 INFO GlusterFS mount attempt 

23/06/2020 19:18:49 INFO GlusterFS mount attempt 

23/06/2020 19:18:19 INFO GlusterFS mount attempt 

23/06/2020 19:17:49 INFO GlusterFS mount attempt 

23/06/2020 19:17:18 INFO GlusterFS mount attempt 

23/06/2020 19:16:48 INFO GlusterFS mount attempt 

23/06/2020 19:16:18 INFO GlusterFS mount attempt 

23/06/2020 19:15:48 INFO GlusterFS mount attempt 

23/06/2020 19:15:18 INFO GlusterFS mount attempt 

23/06/2020 19:14:48 INFO GlusterFS mount attempt 

23/06/2020 19:14:18 INFO GlusterFS mount attempt 

23/06/2020 19:13:48 INFO GlusterFS mount attempt 

23/06/2020 19:13:18 INFO GlusterFS mount attempt 

23/06/2020 19:12:48 INFO GlusterFS mount attempt 

23/06/2020 19:12:18 INFO GlusterFS mount attempt 

23/06/2020 19:11:47 INFO GlusterFS mount attempt 

23/06/2020 19:11:17 INFO GlusterFS mount attempt 

23/06/2020 19:10:47 INFO GlusterFS mount attempt 

23/06/2020 19:10:17 INFO GlusterFS mount attempt 

23/06/2020 19:09:47 INFO GlusterFS mount attempt 

23/06/2020 19:09:17 INFO GlusterFS mount attempt 

23/06/2020 19:08:47 INFO GlusterFS mount attempt 

23/06/2020 19:08:17 INFO GlusterFS mount attempt 

23/06/2020 19:07:47 INFO GlusterFS mount attempt 

23/06/2020 19:07:17 INFO GlusterFS mount attempt 

23/06/2020 19:06:47 INFO GlusterFS mount attempt 

23/06/2020 19:06:16 INFO GlusterFS mount attempt 

23/06/2020 19:05:46 INFO GlusterFS mount attempt 

23/06/2020 19:05:16 INFO GlusterFS mount attempt 

23/06/2020 19:04:46 INFO GlusterFS mount attempt 

23/06/2020 19:04:16 INFO GlusterFS mount attempt 

23/06/2020 19:03:46 INFO GlusterFS mount attempt 

23/06/2020 19:03:16 INFO GlusterFS mount attempt 

23/06/2020 19:02:46 INFO GlusterFS mount attempt 

23/06/2020 19:02:16 INFO GlusterFS mount attempt 

23/06/2020 19:01:46 INFO GlusterFS mount attempt 

23/06/2020 19:01:16 INFO GlusterFS mount attempt 

23/06/2020 19:00:46 INFO GlusterFS mount attempt 

23/06/2020 19:00:15 INFO GlusterFS mount attempt 

23/06/2020 18:59:45 INFO GlusterFS mount attempt 

23/06/2020 18:59:15 INFO GlusterFS mount attempt 

23/06/2020 18:58:45 INFO GlusterFS mount attempt 

23/06/2020 18:58:15 INFO GlusterFS mount attempt 

23/06/2020 18:57:45 INFO GlusterFS mount attempt 

23/06/2020 18:57:15 INFO GlusterFS mount attempt 

23/06/2020 18:56:45 INFO GlusterFS mount attempt 

23/06/2020 18:56:15 INFO GlusterFS mount attempt 

23/06/2020 18:55:45 INFO GlusterFS mount attempt 

23/06/2020 18:55:15 INFO GlusterFS mount attempt 

23/06/2020 18:54:44 INFO GlusterFS mount attempt 

23/06/2020 18:54:14 INFO GlusterFS mount attempt 

23/06/2020 18:53:44 INFO GlusterFS mount attempt 

23/06/2020 18:53:14 INFO GlusterFS mount attempt 

23/06/2020 18:52:44 INFO GlusterFS mount attempt 

23/06/2020 18:52:14 INFO GlusterFS mount attempt 

23/06/2020 18:51:44 INFO GlusterFS mount attempt 

23/06/2020 18:51:14 INFO GlusterFS mount attempt 

23/06/2020 18:50:44 INFO GlusterFS mount attempt 

23/06/2020 18:50:14 INFO GlusterFS mount attempt 

23/06/2020 18:49:44 INFO GlusterFS mount attempt 

23/06/2020 18:49:13 INFO GlusterFS mount attempt 

23/06/2020 18:48:43 INFO GlusterFS mount attempt 

23/06/2020 18:48:13 INFO GlusterFS mount attempt 

23/06/2020 18:47:43 INFO GlusterFS mount attempt 

23/06/2020 18:47:13 INFO GlusterFS mount attempt 

23/06/2020 18:46:43 INFO GlusterFS mount attempt 

23/06/2020 18:46:13 INFO GlusterFS mount attempt 

23/06/2020 18:45:43 INFO GlusterFS mount attempt 

23/06/2020 18:45:13 INFO GlusterFS mount attempt 

23/06/2020 18:44:43 INFO GlusterFS mount attempt 

23/06/2020 18:44:13 INFO GlusterFS mount attempt 

23/06/2020 18:43:42 INFO GlusterFS mount attempt 

23/06/2020 18:43:12 INFO GlusterFS mount attempt 

23/06/2020 18:42:42 INFO GlusterFS mount attempt 

23/06/2020 18:42:12 INFO GlusterFS mount attempt 

23/06/2020 18:41:42 INFO GlusterFS mount attempt 

23/06/2020 18:41:12 INFO GlusterFS mount attempt 

23/06/2020 18:40:42 INFO GlusterFS mount attempt 

23/06/2020 18:40:12 INFO GlusterFS mount attempt 

23/06/2020 18:39:42 INFO GlusterFS mount attempt 

23/06/2020 18:39:12 INFO GlusterFS mount attempt 

23/06/2020 18:38:41 INFO GlusterFS mount attempt 

23/06/2020 18:38:11 INFO GlusterFS mount attempt 

23/06/2020 18:37:41 INFO GlusterFS mount attempt 

23/06/2020 18:37:11 INFO GlusterFS mount attempt 

23/06/2020 18:36:41 INFO GlusterFS mount attempt 

23/06/2020 18:36:11 INFO GlusterFS mount attempt 

23/06/2020 18:35:41 INFO GlusterFS mount attempt 

23/06/2020 18:35:11 INFO GlusterFS mount attempt 

23/06/2020 18:34:41 INFO GlusterFS mount attempt 

23/06/2020 18:34:11 INFO GlusterFS mount attempt 

23/06/2020 18:33:41 INFO GlusterFS mount attempt 

23/06/2020 18:33:10 INFO GlusterFS mount attempt 

23/06/2020 18:32:40 INFO GlusterFS mount attempt 

23/06/2020 18:32:10 INFO GlusterFS mount attempt 

23/06/2020 18:31:40 INFO GlusterFS mount attempt 

23/06/2020 18:31:10 INFO GlusterFS mount attempt 

23/06/2020 18:30:40 INFO GlusterFS mount attempt 

23/06/2020 18:30:10 INFO GlusterFS mount attempt 

23/06/2020 18:29:40 INFO GlusterFS mount attempt 

23/06/2020 18:29:10 INFO GlusterFS mount attempt 

23/06/2020 18:28:40 INFO GlusterFS mount attempt 

23/06/2020 18:28:10 INFO GlusterFS mount attempt 

23/06/2020 18:27:39 INFO GlusterFS mount attempt 

23/06/2020 18:27:09 INFO GlusterFS mount attempt 

23/06/2020 18:26:39 INFO GlusterFS mount attempt 

23/06/2020 18:26:09 INFO GlusterFS mount attempt 

23/06/2020 18:25:39 INFO GlusterFS mount attempt 

23/06/2020 18:25:09 INFO GlusterFS mount attempt 

23/06/2020 18:24:39 INFO GlusterFS mount attempt 

23/06/2020 18:24:09 INFO GlusterFS mount attempt 

23/06/2020 18:23:39 INFO GlusterFS mount attempt 

23/06/2020 18:23:09 INFO GlusterFS mount attempt 

23/06/2020 18:22:39 INFO GlusterFS mount attempt 

23/06/2020 18:22:08 INFO GlusterFS mount attempt 

23/06/2020 18:21:38 INFO GlusterFS mount attempt 

23/06/2020 18:21:08 INFO GlusterFS mount attempt 

23/06/2020 18:20:38 INFO GlusterFS mount attempt 

23/06/2020 18:20:08 INFO GlusterFS mount attempt 

23/06/2020 18:19:38 INFO GlusterFS mount attempt 

23/06/2020 18:19:08 INFO GlusterFS mount attempt 

23/06/2020 18:18:38 INFO GlusterFS mount attempt 

23/06/2020 18:18:08 INFO GlusterFS mount attempt 

23/06/2020 18:17:38 INFO GlusterFS mount attempt 

23/06/2020 18:17:08 INFO GlusterFS mount attempt 

23/06/2020 18:16:37 INFO GlusterFS mount attempt 

23/06/2020 18:16:07 INFO GlusterFS mount attempt 

23/06/2020 18:15:37 INFO GlusterFS mount attempt 

23/06/2020 18:15:07 INFO GlusterFS mount attempt 

23/06/2020 18:14:37 INFO GlusterFS mount attempt 

23/06/2020 18:14:07 INFO GlusterFS mount attempt 

23/06/2020 18:13:37 INFO GlusterFS mount attempt 

23/06/2020 18:13:07 INFO GlusterFS mount attempt 

23/06/2020 18:12:37 INFO GlusterFS mount attempt 

23/06/2020 18:12:07 INFO GlusterFS mount attempt 

23/06/2020 18:11:37 INFO GlusterFS mount attempt 

23/06/2020 18:11:06 INFO GlusterFS mount attempt 

23/06/2020 18:10:36 INFO GlusterFS mount attempt 

23/06/2020 18:10:06 INFO GlusterFS mount attempt 

23/06/2020 18:09:36 INFO GlusterFS mount attempt 

23/06/2020 18:09:06 INFO GlusterFS mount attempt 

23/06/2020 18:08:36 INFO GlusterFS mount attempt 

23/06/2020 18:08:06 INFO GlusterFS mount attempt 

23/06/2020 18:07:36 INFO GlusterFS mount attempt 

23/06/2020 18:07:06 INFO GlusterFS mount attempt 

23/06/2020 18:06:36 INFO GlusterFS mount attempt 

23/06/2020 18:06:05 INFO GlusterFS mount attempt 

23/06/2020 18:05:35 INFO GlusterFS mount attempt 

23/06/2020 18:05:05 INFO GlusterFS mount attempt 

23/06/2020 18:04:35 INFO GlusterFS mount attempt 

23/06/2020 18:04:05 INFO GlusterFS mount attempt 

23/06/2020 18:03:35 INFO GlusterFS mount attempt 

23/06/2020 18:03:05 INFO GlusterFS mount attempt 

23/06/2020 18:02:35 INFO GlusterFS mount attempt 

23/06/2020 18:02:05 INFO GlusterFS mount attempt 

23/06/2020 18:01:35 INFO GlusterFS mount attempt 

23/06/2020 18:01:05 INFO GlusterFS mount attempt 

23/06/2020 18:00:34 INFO GlusterFS mount attempt 

23/06/2020 18:00:04 INFO GlusterFS mount attempt 

23/06/2020 17:59:34 INFO GlusterFS mount attempt 

23/06/2020 17:59:04 INFO GlusterFS mount attempt 

23/06/2020 17:58:34 INFO GlusterFS mount attempt 

23/06/2020 17:58:04 INFO GlusterFS mount attempt 

23/06/2020 17:57:34 INFO GlusterFS mount attempt 

23/06/2020 17:57:04 INFO GlusterFS mount attempt 

23/06/2020 17:56:34 INFO GlusterFS mount attempt 

23/06/2020 17:56:04 INFO GlusterFS mount attempt 

23/06/2020 17:55:34 INFO GlusterFS mount attempt 

23/06/2020 17:55:04 INFO GlusterFS mount attempt 

23/06/2020 17:54:33 INFO GlusterFS mount attempt 

23/06/2020 17:54:03 INFO GlusterFS mount attempt 

23/06/2020 17:53:33 INFO GlusterFS mount attempt 

23/06/2020 17:53:03 INFO GlusterFS mount attempt 

23/06/2020 17:52:33 INFO GlusterFS mount attempt 

23/06/2020 17:52:03 INFO GlusterFS mount attempt 

23/06/2020 17:51:33 INFO GlusterFS mount attempt 

23/06/2020 17:51:03 INFO GlusterFS mount attempt 

23/06/2020 17:50:33 INFO GlusterFS mount attempt 

23/06/2020 17:50:03 INFO GlusterFS mount attempt 

23/06/2020 17:49:32 INFO GlusterFS mount attempt 

23/06/2020 17:49:02 INFO GlusterFS mount attempt 

23/06/2020 17:48:32 INFO GlusterFS mount attempt 

23/06/2020 17:48:02 INFO GlusterFS mount attempt 

23/06/2020 17:47:32 INFO GlusterFS mount attempt 

23/06/2020 17:47:02 INFO GlusterFS mount attempt 

23/06/2020 17:46:32 INFO GlusterFS mount attempt 

23/06/2020 17:46:02 INFO GlusterFS mount attempt 

23/06/2020 17:45:32 INFO GlusterFS mount attempt 

23/06/2020 17:45:02 INFO GlusterFS mount attempt 

23/06/2020 17:44:32 INFO GlusterFS mount attempt 

23/06/2020 17:44:01 INFO GlusterFS mount attempt 

23/06/2020 17:43:31 INFO GlusterFS mount attempt 

23/06/2020 17:43:01 INFO GlusterFS mount attempt 

23/06/2020 17:42:31 INFO GlusterFS mount attempt 

23/06/2020 17:42:01 INFO GlusterFS mount attempt 

23/06/2020 17:41:31 INFO GlusterFS mount attempt 

23/06/2020 17:41:01 INFO GlusterFS mount attempt 

23/06/2020 17:40:31 INFO GlusterFS mount attempt 

23/06/2020 17:40:01 INFO GlusterFS mount attempt 

23/06/2020 17:39:31 INFO GlusterFS mount attempt 

23/06/2020 17:39:00 INFO GlusterFS mount attempt 

23/06/2020 17:38:30 INFO GlusterFS mount attempt 

23/06/2020 17:38:00 INFO GlusterFS mount attempt 

23/06/2020 17:37:30 INFO GlusterFS mount attempt 

23/06/2020 17:37:00 INFO GlusterFS mount attempt 

23/06/2020 17:36:30 INFO GlusterFS mount attempt 

23/06/2020 17:36:00 INFO GlusterFS mount attempt 

23/06/2020 17:35:30 INFO GlusterFS mount attempt 

23/06/2020 17:35:00 INFO GlusterFS mount attempt 

23/06/2020 17:34:30 INFO GlusterFS mount attempt 

23/06/2020 17:33:59 INFO GlusterFS mount attempt 

23/06/2020 17:33:29 INFO GlusterFS mount attempt 

23/06/2020 17:32:59 INFO GlusterFS mount attempt 

23/06/2020 17:32:29 INFO GlusterFS mount attempt 

23/06/2020 17:31:59 INFO GlusterFS mount attempt 

23/06/2020 17:31:29 INFO GlusterFS mount attempt 

23/06/2020 17:30:59 INFO GlusterFS mount attempt 

23/06/2020 17:30:29 INFO GlusterFS mount attempt 

23/06/2020 17:29:59 INFO GlusterFS mount attempt 

23/06/2020 17:29:29 INFO GlusterFS mount attempt 

23/06/2020 17:28:59 INFO GlusterFS mount attempt 

23/06/2020 17:28:29 INFO GlusterFS mount attempt 

23/06/2020 17:27:58 INFO GlusterFS mount attempt 

23/06/2020 17:27:28 INFO GlusterFS mount attempt 

23/06/2020 17:26:58 INFO GlusterFS mount attempt 

23/06/2020 17:26:28 INFO GlusterFS mount attempt 

23/06/2020 17:25:58 INFO GlusterFS mount attempt 

23/06/2020 17:25:28 INFO GlusterFS mount attempt 

23/06/2020 17:24:58 INFO GlusterFS mount attempt 

23/06/2020 17:24:28 INFO GlusterFS mount attempt 

23/06/2020 17:23:58 INFO GlusterFS mount attempt 

23/06/2020 17:23:28 INFO GlusterFS mount attempt 

23/06/2020 17:22:58 INFO GlusterFS mount attempt 

23/06/2020 17:22:27 INFO GlusterFS mount attempt 

23/06/2020 17:21:57 INFO GlusterFS mount attempt 

23/06/2020 17:21:27 INFO GlusterFS mount attempt 

23/06/2020 17:20:57 INFO GlusterFS mount attempt 

23/06/2020 17:20:27 INFO GlusterFS mount attempt 

23/06/2020 17:19:57 INFO GlusterFS mount attempt 

23/06/2020 17:19:27 INFO GlusterFS mount attempt 

23/06/2020 17:18:57 INFO GlusterFS mount attempt 

23/06/2020 17:18:27 INFO GlusterFS mount attempt 

23/06/2020 17:17:57 INFO GlusterFS mount attempt 

23/06/2020 17:17:26 INFO GlusterFS mount attempt 

23/06/2020 17:16:56 INFO GlusterFS mount attempt 

23/06/2020 17:16:26 INFO GlusterFS mount attempt 

23/06/2020 17:15:56 INFO GlusterFS mount attempt 

23/06/2020 17:15:26 INFO GlusterFS mount attempt 

23/06/2020 17:14:56 INFO GlusterFS mount attempt 

23/06/2020 17:14:26 INFO GlusterFS mount attempt 

23/06/2020 17:13:56 INFO GlusterFS mount attempt 

23/06/2020 17:13:26 INFO GlusterFS mount attempt 

23/06/2020 17:12:56 INFO GlusterFS mount attempt 

23/06/2020 17:12:26 INFO GlusterFS mount attempt 

23/06/2020 17:11:55 INFO GlusterFS mount attempt 

23/06/2020 17:11:25 INFO GlusterFS mount attempt 

23/06/2020 17:10:55 INFO GlusterFS mount attempt 

23/06/2020 17:10:25 INFO GlusterFS mount attempt 

23/06/2020 17:09:55 INFO GlusterFS mount attempt 

23/06/2020 17:09:25 INFO GlusterFS mount attempt 

23/06/2020 17:08:55 INFO GlusterFS mount attempt 

23/06/2020 17:08:25 INFO GlusterFS mount attempt 

23/06/2020 17:07:55 INFO GlusterFS mount attempt 

23/06/2020 17:07:25 INFO GlusterFS mount attempt 

23/06/2020 17:06:54 INFO GlusterFS mount attempt 

23/06/2020 17:06:24 INFO GlusterFS mount attempt 

23/06/2020 17:05:54 INFO GlusterFS mount attempt 

23/06/2020 17:05:24 INFO GlusterFS mount attempt 

23/06/2020 17:04:54 INFO GlusterFS mount attempt 

23/06/2020 17:04:24 INFO GlusterFS mount attempt 

23/06/2020 17:03:54 INFO GlusterFS mount attempt 

23/06/2020 17:03:24 INFO GlusterFS mount attempt 

23/06/2020 17:02:54 INFO GlusterFS mount attempt 

23/06/2020 17:02:24 INFO GlusterFS mount attempt 

23/06/2020 17:01:54 INFO GlusterFS mount attempt 

23/06/2020 17:01:24 INFO GlusterFS mount attempt 

23/06/2020 17:00:53 INFO GlusterFS mount attempt 

23/06/2020 17:00:23 INFO GlusterFS mount attempt 

23/06/2020 16:59:53 INFO GlusterFS mount attempt 

23/06/2020 16:59:23 INFO GlusterFS mount attempt 

23/06/2020 16:58:53 INFO GlusterFS mount attempt 

23/06/2020 16:58:23 INFO GlusterFS mount attempt 

23/06/2020 16:57:53 INFO GlusterFS mount attempt 

23/06/2020 16:57:23 INFO GlusterFS mount attempt 

23/06/2020 16:56:53 INFO GlusterFS mount attempt 

23/06/2020 16:56:23 INFO GlusterFS mount attempt 

23/06/2020 16:55:52 INFO GlusterFS mount attempt 

23/06/2020 16:55:22 INFO GlusterFS mount attempt 

23/06/2020 16:54:52 INFO GlusterFS mount attempt 

23/06/2020 16:54:22 INFO GlusterFS mount attempt 

23/06/2020 16:53:52 INFO GlusterFS mount attempt 

23/06/2020 16:53:22 INFO GlusterFS mount attempt 

23/06/2020 16:52:52 INFO GlusterFS mount attempt 

23/06/2020 16:52:22 INFO GlusterFS mount attempt 

23/06/2020 16:51:52 INFO GlusterFS mount attempt 

23/06/2020 16:51:22 INFO GlusterFS mount attempt 

23/06/2020 16:50:52 INFO GlusterFS mount attempt 

23/06/2020 16:50:22 INFO GlusterFS mount attempt 

23/06/2020 16:49:51 INFO GlusterFS mount attempt 

23/06/2020 16:49:21 INFO GlusterFS mount attempt 

23/06/2020 16:48:51 INFO GlusterFS mount attempt 

23/06/2020 16:48:21 INFO GlusterFS mount attempt 

23/06/2020 16:47:51 INFO GlusterFS mount attempt 

23/06/2020 16:47:21 INFO GlusterFS mount attempt 

23/06/2020 16:46:51 INFO GlusterFS mount attempt 

23/06/2020 16:46:21 INFO GlusterFS mount attempt 

23/06/2020 16:45:51 INFO GlusterFS mount attempt 

23/06/2020 16:45:21 INFO GlusterFS mount attempt 

23/06/2020 16:44:50 INFO GlusterFS mount attempt 

23/06/2020 16:44:20 INFO GlusterFS mount attempt 

23/06/2020 16:43:50 INFO GlusterFS mount attempt 

23/06/2020 16:43:20 INFO GlusterFS mount attempt 

23/06/2020 16:42:50 INFO GlusterFS mount attempt 

23/06/2020 16:42:20 INFO GlusterFS mount attempt 

23/06/2020 16:41:50 INFO GlusterFS mount attempt 

23/06/2020 16:41:20 INFO GlusterFS mount attempt 

23/06/2020 16:40:50 INFO GlusterFS mount attempt 

23/06/2020 16:40:20 INFO GlusterFS mount attempt 

23/06/2020 16:39:50 INFO GlusterFS mount attempt 

23/06/2020 16:39:19 INFO GlusterFS mount attempt 

23/06/2020 16:38:49 INFO GlusterFS mount attempt 

23/06/2020 16:38:19 INFO GlusterFS mount attempt 

23/06/2020 16:37:49 INFO GlusterFS mount attempt 

23/06/2020 16:37:19 INFO GlusterFS mount attempt 

23/06/2020 16:36:49 INFO GlusterFS mount attempt 

23/06/2020 16:36:19 INFO GlusterFS mount attempt 

23/06/2020 16:35:49 INFO GlusterFS mount attempt 

23/06/2020 16:35:19 INFO GlusterFS mount attempt 

23/06/2020 16:34:48 INFO GlusterFS mount attempt 

23/06/2020 16:34:18 INFO GlusterFS mount attempt 

23/06/2020 16:33:48 INFO GlusterFS mount attempt 

23/06/2020 16:33:18 INFO GlusterFS mount attempt 

23/06/2020 16:32:48 INFO GlusterFS mount attempt 

23/06/2020 16:32:18 INFO GlusterFS mount attempt 

23/06/2020 16:31:48 INFO GlusterFS mount attempt 

23/06/2020 16:31:18 INFO GlusterFS mount attempt 

23/06/2020 16:30:48 INFO GlusterFS mount attempt 

23/06/2020 16:30:18 INFO GlusterFS mount attempt 

23/06/2020 16:29:48 INFO GlusterFS mount attempt 

23/06/2020 16:29:17 INFO GlusterFS mount attempt 

23/06/2020 16:28:47 INFO GlusterFS mount attempt 

23/06/2020 16:28:17 INFO GlusterFS mount attempt 

23/06/2020 16:27:47 INFO GlusterFS mount attempt 

23/06/2020 16:27:17 INFO GlusterFS mount attempt 

23/06/2020 16:26:47 INFO GlusterFS mount attempt 

23/06/2020 16:26:17 INFO GlusterFS mount attempt 

23/06/2020 16:25:47 INFO GlusterFS mount attempt 

23/06/2020 16:25:17 INFO GlusterFS mount attempt 

23/06/2020 16:24:47 INFO GlusterFS mount attempt 

23/06/2020 16:24:17 INFO GlusterFS mount attempt 

23/06/2020 16:23:46 INFO GlusterFS mount attempt 

23/06/2020 16:23:16 INFO GlusterFS mount attempt 

23/06/2020 16:22:46 INFO GlusterFS mount attempt 

23/06/2020 16:22:16 INFO GlusterFS mount attempt 

23/06/2020 16:21:46 INFO GlusterFS mount attempt 

23/06/2020 16:21:16 INFO GlusterFS mount attempt 

23/06/2020 16:20:46 INFO GlusterFS mount attempt 

23/06/2020 16:20:16 INFO GlusterFS mount attempt 

23/06/2020 16:19:46 INFO GlusterFS mount attempt 

23/06/2020 16:19:16 INFO GlusterFS mount attempt 

23/06/2020 16:18:46 INFO GlusterFS mount attempt 

23/06/2020 16:18:15 INFO GlusterFS mount attempt 

23/06/2020 16:17:45 INFO GlusterFS mount attempt 

23/06/2020 16:17:15 INFO GlusterFS mount attempt 

23/06/2020 16:16:45 INFO GlusterFS mount attempt 

23/06/2020 16:16:15 INFO GlusterFS mount attempt 

23/06/2020 16:15:45 INFO GlusterFS mount attempt 

23/06/2020 16:15:15 INFO GlusterFS mount attempt 

23/06/2020 16:14:45 INFO GlusterFS mount attempt 

23/06/2020 16:14:15 INFO GlusterFS mount attempt 

23/06/2020 16:13:45 INFO GlusterFS mount attempt 

23/06/2020 16:13:15 INFO GlusterFS mount attempt 

23/06/2020 16:12:44 INFO GlusterFS mount attempt 

23/06/2020 16:12:14 INFO GlusterFS mount attempt 

23/06/2020 16:11:44 INFO GlusterFS mount attempt 

23/06/2020 16:11:14 INFO GlusterFS mount attempt 

23/06/2020 16:10:44 INFO GlusterFS mount attempt 

23/06/2020 16:10:14 INFO GlusterFS mount attempt 

23/06/2020 16:09:44 INFO GlusterFS mount attempt 

23/06/2020 16:09:14 INFO GlusterFS mount attempt 

23/06/2020 16:08:44 INFO GlusterFS mount attempt 

23/06/2020 16:08:14 INFO GlusterFS mount attempt 

23/06/2020 16:07:43 INFO GlusterFS mount attempt 

23/06/2020 16:07:13 INFO GlusterFS mount attempt 

23/06/2020 16:06:43 INFO GlusterFS mount attempt 

23/06/2020 16:06:13 INFO GlusterFS mount attempt 

23/06/2020 16:05:43 INFO GlusterFS mount attempt 

23/06/2020 16:05:13 INFO GlusterFS mount attempt 

23/06/2020 16:04:43 INFO GlusterFS mount attempt 

23/06/2020 16:04:13 INFO GlusterFS mount attempt 

23/06/2020 16:03:43 INFO GlusterFS mount attempt 

23/06/2020 16:03:13 INFO GlusterFS mount attempt 

23/06/2020 16:02:43 INFO GlusterFS mount attempt 

23/06/2020 16:02:12 INFO GlusterFS mount attempt 

23/06/2020 16:01:42 INFO GlusterFS mount attempt 

23/06/2020 16:01:12 INFO GlusterFS mount attempt 

23/06/2020 16:00:42 INFO GlusterFS mount attempt 

23/06/2020 16:00:12 INFO GlusterFS mount attempt 

23/06/2020 15:59:42 INFO GlusterFS mount attempt 

23/06/2020 15:59:12 INFO GlusterFS mount attempt 

23/06/2020 15:58:42 INFO GlusterFS mount attempt 

23/06/2020 15:58:12 INFO GlusterFS mount attempt 

23/06/2020 15:57:42 INFO GlusterFS mount attempt 

23/06/2020 15:57:12 INFO GlusterFS mount attempt 

23/06/2020 15:56:41 INFO GlusterFS mount attempt 

23/06/2020 15:56:11 INFO GlusterFS mount attempt 

23/06/2020 15:55:41 INFO GlusterFS mount attempt 

23/06/2020 15:55:11 INFO GlusterFS mount attempt 

23/06/2020 15:54:41 INFO GlusterFS mount attempt 

23/06/2020 15:54:11 INFO GlusterFS mount attempt 

23/06/2020 15:53:41 INFO GlusterFS mount attempt 

23/06/2020 15:53:11 INFO GlusterFS mount attempt 

23/06/2020 15:52:41 INFO GlusterFS mount attempt 

23/06/2020 15:52:11 INFO GlusterFS mount attempt 

23/06/2020 15:51:41 INFO GlusterFS mount attempt 

23/06/2020 15:51:10 INFO GlusterFS mount attempt 

23/06/2020 15:50:40 INFO GlusterFS mount attempt 

23/06/2020 15:50:10 INFO GlusterFS mount attempt 

23/06/2020 15:49:40 INFO GlusterFS mount attempt 

23/06/2020 15:49:10 INFO GlusterFS mount attempt 

23/06/2020 15:48:40 INFO GlusterFS mount attempt 

23/06/2020 15:48:10 INFO GlusterFS mount attempt 

23/06/2020 15:47:40 INFO GlusterFS mount attempt 

23/06/2020 15:47:10 INFO GlusterFS mount attempt 

23/06/2020 15:46:40 INFO GlusterFS mount attempt 

23/06/2020 15:46:10 INFO GlusterFS mount attempt 

23/06/2020 15:45:39 INFO GlusterFS mount attempt 

23/06/2020 15:45:09 INFO GlusterFS mount attempt 

23/06/2020 15:44:39 INFO GlusterFS mount attempt 

23/06/2020 15:44:09 INFO GlusterFS mount attempt 

23/06/2020 15:43:39 INFO GlusterFS mount attempt 

23/06/2020 15:43:09 INFO GlusterFS mount attempt 

23/06/2020 15:42:39 INFO GlusterFS mount attempt 

23/06/2020 15:42:09 INFO GlusterFS mount attempt 

23/06/2020 15:41:39 INFO GlusterFS mount attempt 

23/06/2020 15:41:09 INFO GlusterFS mount attempt 

23/06/2020 15:40:39 INFO GlusterFS mount attempt 

23/06/2020 15:40:08 INFO GlusterFS mount attempt 

23/06/2020 15:39:38 INFO GlusterFS mount attempt 

23/06/2020 15:39:08 INFO GlusterFS mount attempt 

23/06/2020 15:38:38 INFO GlusterFS mount attempt 

23/06/2020 15:38:08 INFO GlusterFS mount attempt 

23/06/2020 15:37:38 INFO GlusterFS mount attempt 

23/06/2020 15:37:08 INFO GlusterFS mount attempt 

23/06/2020 15:36:38 INFO GlusterFS mount attempt 

23/06/2020 15:36:08 INFO GlusterFS mount attempt 

23/06/2020 15:35:38 INFO GlusterFS mount attempt 

23/06/2020 15:35:07 INFO GlusterFS mount attempt 

23/06/2020 15:34:37 INFO GlusterFS mount attempt 

23/06/2020 15:34:07 INFO GlusterFS mount attempt 

23/06/2020 15:33:37 INFO GlusterFS mount attempt 

23/06/2020 15:33:07 INFO GlusterFS mount attempt 

23/06/2020 15:32:37 INFO GlusterFS mount attempt 

23/06/2020 15:32:07 INFO GlusterFS mount attempt 

23/06/2020 15:31:37 INFO GlusterFS mount attempt 

23/06/2020 15:31:07 INFO GlusterFS mount attempt 

23/06/2020 15:30:37 INFO GlusterFS mount attempt 

23/06/2020 15:30:07 INFO GlusterFS mount attempt 

23/06/2020 15:29:37 INFO GlusterFS mount attempt 

23/06/2020 15:29:06 INFO GlusterFS mount attempt 

23/06/2020 15:28:36 INFO GlusterFS mount attempt 

23/06/2020 15:28:06 INFO GlusterFS mount attempt 

23/06/2020 15:27:36 INFO GlusterFS mount attempt 

23/06/2020 15:27:06 INFO GlusterFS mount attempt 

23/06/2020 15:26:36 INFO GlusterFS mount attempt 

23/06/2020 15:26:06 INFO GlusterFS mount attempt 

23/06/2020 15:25:36 INFO GlusterFS mount attempt 

23/06/2020 15:25:06 INFO GlusterFS mount attempt 

23/06/2020 15:24:36 INFO GlusterFS mount attempt 

23/06/2020 15:24:06 INFO GlusterFS mount attempt 

23/06/2020 15:23:35 INFO GlusterFS mount attempt 

23/06/2020 15:23:05 INFO GlusterFS mount attempt 

23/06/2020 15:22:35 INFO GlusterFS mount attempt 

23/06/2020 15:22:05 INFO GlusterFS mount attempt 

23/06/2020 15:21:35 INFO GlusterFS mount attempt 

23/06/2020 15:21:05 INFO GlusterFS mount attempt 

23/06/2020 15:20:35 INFO GlusterFS mount attempt 

23/06/2020 15:20:05 INFO GlusterFS mount attempt 

23/06/2020 15:19:35 INFO GlusterFS mount attempt 

23/06/2020 15:19:05 INFO GlusterFS mount attempt 

23/06/2020 15:18:35 INFO GlusterFS mount attempt 

23/06/2020 15:18:04 INFO GlusterFS mount attempt 

23/06/2020 15:17:34 INFO GlusterFS mount attempt 

23/06/2020 15:17:04 INFO GlusterFS mount attempt 

23/06/2020 15:16:34 INFO GlusterFS mount attempt 

23/06/2020 15:16:04 INFO GlusterFS mount attempt 

23/06/2020 15:15:34 INFO GlusterFS mount attempt 

23/06/2020 15:15:04 INFO GlusterFS mount attempt 

23/06/2020 15:14:34 INFO GlusterFS mount attempt 

23/06/2020 15:14:04 INFO GlusterFS mount attempt 

23/06/2020 15:13:34 INFO GlusterFS mount attempt 

23/06/2020 15:13:04 INFO GlusterFS mount attempt 

23/06/2020 15:12:33 INFO GlusterFS mount attempt 

23/06/2020 15:12:03 INFO GlusterFS mount attempt 

23/06/2020 15:11:33 INFO GlusterFS mount attempt 

23/06/2020 15:11:03 INFO GlusterFS mount attempt 

23/06/2020 15:10:33 INFO GlusterFS mount attempt 

23/06/2020 15:10:03 INFO GlusterFS mount attempt 

23/06/2020 15:09:33 INFO GlusterFS mount attempt 

23/06/2020 15:09:03 INFO GlusterFS mount attempt 

23/06/2020 15:08:33 INFO GlusterFS mount attempt 

23/06/2020 15:08:03 INFO GlusterFS mount attempt 

23/06/2020 15:07:33 INFO GlusterFS mount attempt 

23/06/2020 15:07:02 INFO GlusterFS mount attempt 

23/06/2020 15:06:32 INFO GlusterFS mount attempt 

23/06/2020 15:06:02 INFO GlusterFS mount attempt 

23/06/2020 15:05:32 INFO GlusterFS mount attempt 

23/06/2020 15:05:02 INFO GlusterFS mount attempt 

23/06/2020 15:04:32 INFO GlusterFS mount attempt 

23/06/2020 15:04:02 INFO GlusterFS mount attempt 

23/06/2020 15:03:32 INFO GlusterFS mount attempt 

23/06/2020 15:03:02 INFO GlusterFS mount attempt 

23/06/2020 15:02:32 INFO GlusterFS mount attempt 

23/06/2020 15:02:01 INFO GlusterFS mount attempt 

23/06/2020 15:01:31 INFO GlusterFS mount attempt 

23/06/2020 15:01:01 INFO GlusterFS mount attempt 

23/06/2020 15:00:31 INFO GlusterFS mount attempt 

23/06/2020 15:00:01 INFO GlusterFS mount attempt 

23/06/2020 14:59:31 INFO GlusterFS mount attempt 

23/06/2020 14:59:01 INFO GlusterFS mount attempt 

23/06/2020 14:58:31 INFO GlusterFS mount attempt 

23/06/2020 14:58:01 INFO GlusterFS mount attempt 

23/06/2020 14:57:31 INFO GlusterFS mount attempt 

23/06/2020 14:57:01 INFO GlusterFS mount attempt 

23/06/2020 14:56:31 INFO GlusterFS mount attempt 

23/06/2020 14:56:00 INFO GlusterFS mount attempt 

23/06/2020 14:55:30 INFO GlusterFS mount attempt 

23/06/2020 14:55:00 INFO GlusterFS mount attempt 

23/06/2020 14:54:30 INFO GlusterFS mount attempt 

23/06/2020 14:54:00 INFO GlusterFS mount attempt 

23/06/2020 14:53:30 INFO GlusterFS mount attempt 

23/06/2020 14:53:00 INFO GlusterFS mount attempt 

23/06/2020 14:52:30 INFO GlusterFS mount attempt 

23/06/2020 14:52:00 INFO GlusterFS mount attempt 

23/06/2020 14:51:30 INFO GlusterFS mount attempt 

23/06/2020 14:51:00 INFO GlusterFS mount attempt 

23/06/2020 14:50:29 INFO GlusterFS mount attempt 

23/06/2020 14:49:59 INFO GlusterFS mount attempt 

23/06/2020 14:49:29 INFO GlusterFS mount attempt 

23/06/2020 14:48:59 INFO GlusterFS mount attempt 

23/06/2020 14:48:29 INFO GlusterFS mount attempt 

23/06/2020 14:47:59 INFO GlusterFS mount attempt 

23/06/2020 14:47:29 INFO GlusterFS mount attempt 

23/06/2020 14:46:59 INFO GlusterFS mount attempt 

23/06/2020 14:46:29 INFO GlusterFS mount attempt 

23/06/2020 14:45:59 INFO GlusterFS mount attempt 

23/06/2020 14:45:29 INFO GlusterFS mount attempt 

23/06/2020 14:44:58 INFO GlusterFS mount attempt 

23/06/2020 14:44:28 INFO GlusterFS mount attempt 

23/06/2020 14:43:58 INFO GlusterFS mount attempt 

23/06/2020 14:43:28 INFO GlusterFS mount attempt 

23/06/2020 14:42:58 INFO GlusterFS mount attempt 

23/06/2020 14:42:28 INFO GlusterFS mount attempt 

23/06/2020 14:41:58 INFO GlusterFS mount attempt 

23/06/2020 14:41:28 INFO GlusterFS mount attempt 

23/06/2020 14:40:58 INFO GlusterFS mount attempt 

23/06/2020 14:40:28 INFO GlusterFS mount attempt 

23/06/2020 14:39:58 INFO GlusterFS mount attempt 

23/06/2020 14:39:27 INFO GlusterFS mount attempt 

23/06/2020 14:38:57 INFO GlusterFS mount attempt 

23/06/2020 14:38:27 INFO GlusterFS mount attempt 

23/06/2020 14:37:57 INFO GlusterFS mount attempt 

23/06/2020 14:37:27 INFO GlusterFS mount attempt 

23/06/2020 14:36:57 INFO GlusterFS mount attempt 

23/06/2020 14:36:27 INFO GlusterFS mount attempt 

23/06/2020 14:35:57 INFO GlusterFS mount attempt 

23/06/2020 14:35:27 INFO GlusterFS mount attempt 

23/06/2020 14:34:57 INFO GlusterFS mount attempt 

23/06/2020 14:34:27 INFO GlusterFS mount attempt 

23/06/2020 14:33:56 INFO GlusterFS mount attempt 

23/06/2020 14:33:26 INFO GlusterFS mount attempt 

23/06/2020 14:32:56 INFO GlusterFS mount attempt 

23/06/2020 14:32:26 INFO GlusterFS mount attempt 

23/06/2020 14:31:56 INFO GlusterFS mount attempt 

23/06/2020 14:31:26 INFO GlusterFS mount attempt 

23/06/2020 14:30:56 INFO GlusterFS mount attempt 

23/06/2020 14:30:26 INFO GlusterFS mount attempt 

23/06/2020 14:29:56 INFO GlusterFS mount attempt 

23/06/2020 14:29:26 INFO GlusterFS mount attempt 

23/06/2020 14:28:56 INFO GlusterFS mount attempt 

23/06/2020 14:28:25 INFO GlusterFS mount attempt 

23/06/2020 14:27:55 INFO GlusterFS mount attempt 

23/06/2020 14:27:25 INFO GlusterFS mount attempt 

23/06/2020 14:26:55 INFO GlusterFS mount attempt 

23/06/2020 14:26:25 INFO GlusterFS mount attempt 

23/06/2020 14:25:55 INFO GlusterFS mount attempt 

23/06/2020 14:25:25 INFO GlusterFS mount attempt 

23/06/2020 14:24:55 INFO GlusterFS mount attempt 

23/06/2020 14:24:25 INFO GlusterFS mount attempt 

23/06/2020 14:23:55 INFO GlusterFS mount attempt 

23/06/2020 14:23:25 INFO GlusterFS mount attempt 

23/06/2020 14:22:55 INFO GlusterFS mount attempt 

23/06/2020 14:22:24 INFO GlusterFS mount attempt 

23/06/2020 14:21:54 INFO GlusterFS mount attempt 

23/06/2020 14:21:24 INFO GlusterFS mount attempt 

23/06/2020 14:20:54 INFO GlusterFS mount attempt 

23/06/2020 14:20:24 INFO GlusterFS mount attempt 

23/06/2020 14:19:54 INFO GlusterFS mount attempt 

23/06/2020 14:19:24 INFO GlusterFS mount attempt 

23/06/2020 14:18:54 INFO GlusterFS mount attempt 

23/06/2020 14:18:24 INFO GlusterFS mount attempt 

23/06/2020 14:17:54 INFO GlusterFS mount attempt 

23/06/2020 14:17:24 INFO GlusterFS mount attempt 

23/06/2020 14:16:53 INFO GlusterFS mount attempt 

23/06/2020 14:16:23 INFO GlusterFS mount attempt 

23/06/2020 14:15:53 INFO GlusterFS mount attempt 

23/06/2020 14:15:23 INFO GlusterFS mount attempt 

23/06/2020 14:14:53 INFO GlusterFS mount attempt 

23/06/2020 14:14:23 INFO GlusterFS mount attempt 

23/06/2020 14:13:53 INFO GlusterFS mount attempt 

23/06/2020 14:13:23 INFO GlusterFS mount attempt 

23/06/2020 14:12:53 INFO GlusterFS mount attempt 

23/06/2020 14:12:23 INFO GlusterFS mount attempt 

23/06/2020 14:11:52 INFO GlusterFS mount attempt 

23/06/2020 14:11:22 INFO GlusterFS mount attempt 

23/06/2020 14:10:52 INFO GlusterFS mount attempt 

23/06/2020 14:10:22 INFO GlusterFS mount attempt 

23/06/2020 14:09:52 INFO GlusterFS mount attempt 

23/06/2020 14:09:22 INFO GlusterFS mount attempt 

23/06/2020 14:08:52 INFO GlusterFS mount attempt 

23/06/2020 14:08:22 INFO GlusterFS mount attempt 

23/06/2020 14:07:52 INFO GlusterFS mount attempt 

23/06/2020 14:07:22 INFO GlusterFS mount attempt 

23/06/2020 14:06:52 INFO GlusterFS mount attempt 

23/06/2020 14:06:21 INFO GlusterFS mount attempt 

23/06/2020 14:05:51 INFO GlusterFS mount attempt 

23/06/2020 14:05:21 INFO GlusterFS mount attempt 

23/06/2020 14:04:51 INFO GlusterFS mount attempt 

23/06/2020 14:04:21 INFO GlusterFS mount attempt 

23/06/2020 14:03:51 INFO GlusterFS mount attempt 

23/06/2020 14:03:21 INFO GlusterFS mount attempt 

23/06/2020 14:02:51 INFO GlusterFS mount attempt 

23/06/2020 14:02:21 INFO GlusterFS mount attempt 

23/06/2020 14:01:51 INFO GlusterFS mount attempt 

23/06/2020 14:01:21 INFO GlusterFS mount attempt 

23/06/2020 14:00:50 INFO GlusterFS mount attempt 

23/06/2020 14:00:20 INFO GlusterFS mount attempt 

23/06/2020 13:59:50 INFO GlusterFS mount attempt 

23/06/2020 13:59:20 INFO GlusterFS mount attempt 

23/06/2020 13:58:50 INFO GlusterFS mount attempt 

23/06/2020 13:58:20 INFO GlusterFS mount attempt 

23/06/2020 13:57:50 INFO GlusterFS mount attempt 

23/06/2020 13:57:20 INFO GlusterFS mount attempt 

23/06/2020 13:56:50 INFO GlusterFS mount attempt 

23/06/2020 13:56:20 INFO GlusterFS mount attempt 

23/06/2020 13:55:50 INFO GlusterFS mount attempt 

23/06/2020 13:55:19 INFO GlusterFS mount attempt 

23/06/2020 13:54:49 INFO GlusterFS mount attempt 

23/06/2020 13:54:19 INFO GlusterFS mount attempt 

23/06/2020 13:53:49 INFO GlusterFS mount attempt 

23/06/2020 13:53:19 INFO GlusterFS mount attempt 

23/06/2020 13:52:49 INFO GlusterFS mount attempt 

23/06/2020 13:52:19 INFO GlusterFS mount attempt 

23/06/2020 13:51:49 INFO GlusterFS mount attempt 

23/06/2020 13:51:19 INFO GlusterFS mount attempt 

23/06/2020 13:50:49 INFO GlusterFS mount attempt 

23/06/2020 13:50:19 INFO GlusterFS mount attempt 

23/06/2020 13:49:48 INFO GlusterFS mount attempt 

23/06/2020 13:49:18 INFO GlusterFS mount attempt 

23/06/2020 13:48:48 INFO GlusterFS mount attempt 

23/06/2020 13:48:18 INFO GlusterFS mount attempt 

23/06/2020 13:47:48 INFO GlusterFS mount attempt 

23/06/2020 13:47:18 INFO GlusterFS mount attempt 

23/06/2020 13:46:48 INFO GlusterFS mount attempt 

23/06/2020 13:46:18 INFO GlusterFS mount attempt 

23/06/2020 13:45:48 INFO GlusterFS mount attempt 

23/06/2020 13:45:18 INFO GlusterFS mount attempt 

23/06/2020 13:44:48 INFO GlusterFS mount attempt 

23/06/2020 13:44:17 INFO GlusterFS mount attempt 

23/06/2020 13:43:47 INFO GlusterFS mount attempt 

23/06/2020 13:43:17 INFO GlusterFS mount attempt 

23/06/2020 13:42:47 INFO GlusterFS mount attempt 

23/06/2020 13:42:17 INFO GlusterFS mount attempt 

23/06/2020 13:41:47 INFO GlusterFS mount attempt 

23/06/2020 13:41:17 INFO GlusterFS mount attempt 

23/06/2020 13:40:47 INFO GlusterFS mount attempt 

23/06/2020 13:40:17 INFO GlusterFS mount attempt 

23/06/2020 13:39:47 INFO GlusterFS mount attempt 

23/06/2020 13:39:16 INFO GlusterFS mount attempt 

23/06/2020 13:38:46 INFO GlusterFS mount attempt 

23/06/2020 13:38:16 INFO GlusterFS mount attempt 

23/06/2020 13:37:46 INFO GlusterFS mount attempt 

23/06/2020 13:37:16 INFO GlusterFS mount attempt 

23/06/2020 13:36:46 INFO GlusterFS mount attempt 

23/06/2020 13:36:16 INFO GlusterFS mount attempt 

23/06/2020 13:35:46 INFO GlusterFS mount attempt 

23/06/2020 13:35:16 INFO GlusterFS mount attempt 

23/06/2020 13:34:46 INFO GlusterFS mount attempt 

23/06/2020 13:34:16 INFO GlusterFS mount attempt 

23/06/2020 13:33:46 INFO GlusterFS mount attempt 

23/06/2020 13:33:15 INFO GlusterFS mount attempt 

23/06/2020 13:32:45 INFO GlusterFS mount attempt 

23/06/2020 13:32:15 INFO GlusterFS mount attempt 

23/06/2020 13:31:45 INFO GlusterFS mount attempt 

23/06/2020 13:31:15 INFO GlusterFS mount attempt 

23/06/2020 13:30:45 INFO GlusterFS mount attempt 

23/06/2020 13:30:15 INFO GlusterFS mount attempt 

23/06/2020 13:29:45 INFO GlusterFS mount attempt 

23/06/2020 13:29:15 INFO GlusterFS mount attempt 

23/06/2020 13:28:45 INFO GlusterFS mount attempt 

23/06/2020 13:28:15 INFO GlusterFS mount attempt 

23/06/2020 13:27:44 INFO GlusterFS mount attempt 

23/06/2020 13:27:14 INFO GlusterFS mount attempt 

23/06/2020 13:26:44 INFO GlusterFS mount attempt 

23/06/2020 13:26:14 INFO GlusterFS mount attempt 

23/06/2020 13:25:44 INFO GlusterFS mount attempt 

23/06/2020 13:25:14 INFO GlusterFS mount attempt 

23/06/2020 13:24:44 INFO GlusterFS mount attempt 

23/06/2020 13:24:14 INFO GlusterFS mount attempt 

23/06/2020 13:23:44 INFO GlusterFS mount attempt 

23/06/2020 13:23:14 INFO GlusterFS mount attempt 

23/06/2020 13:22:43 INFO GlusterFS mount attempt 

23/06/2020 13:22:13 INFO GlusterFS mount attempt 

23/06/2020 13:21:43 INFO GlusterFS mount attempt 

23/06/2020 13:21:13 INFO GlusterFS mount attempt 

23/06/2020 13:20:43 INFO GlusterFS mount attempt 

23/06/2020 13:20:13 INFO GlusterFS mount attempt 

23/06/2020 13:19:43 INFO GlusterFS mount attempt 

23/06/2020 13:19:13 INFO GlusterFS mount attempt 

23/06/2020 13:18:43 INFO GlusterFS mount attempt 

23/06/2020 13:18:13 INFO GlusterFS mount attempt 

23/06/2020 13:17:43 INFO GlusterFS mount attempt 

23/06/2020 13:17:12 INFO GlusterFS mount attempt 

23/06/2020 13:16:42 INFO GlusterFS mount attempt 

23/06/2020 13:16:12 INFO GlusterFS mount attempt 

23/06/2020 13:15:42 INFO GlusterFS mount attempt 

23/06/2020 13:15:12 INFO GlusterFS mount attempt 

23/06/2020 13:14:42 INFO GlusterFS mount attempt 

23/06/2020 13:14:12 INFO GlusterFS mount attempt 

23/06/2020 13:13:42 INFO GlusterFS mount attempt 

23/06/2020 13:13:12 INFO GlusterFS mount attempt 

23/06/2020 13:12:42 INFO GlusterFS mount attempt 

23/06/2020 13:12:11 INFO GlusterFS mount attempt 

23/06/2020 13:11:41 INFO GlusterFS mount attempt 

23/06/2020 13:11:11 INFO GlusterFS mount attempt 

23/06/2020 13:10:41 INFO GlusterFS mount attempt 

23/06/2020 13:10:11 INFO GlusterFS mount attempt 

23/06/2020 13:09:41 INFO GlusterFS mount attempt 

23/06/2020 13:09:11 INFO GlusterFS mount attempt 

23/06/2020 13:08:41 INFO GlusterFS mount attempt 

23/06/2020 13:08:11 INFO GlusterFS mount attempt 

23/06/2020 13:07:41 INFO GlusterFS mount attempt 

23/06/2020 13:07:11 INFO GlusterFS mount attempt 

23/06/2020 13:06:40 INFO GlusterFS mount attempt 

23/06/2020 13:06:10 INFO GlusterFS mount attempt 

23/06/2020 13:05:40 INFO GlusterFS mount attempt 

23/06/2020 13:05:10 INFO GlusterFS mount attempt 

23/06/2020 13:04:40 INFO GlusterFS mount attempt 

23/06/2020 13:04:10 INFO GlusterFS mount attempt 

23/06/2020 13:03:40 INFO GlusterFS mount attempt 

23/06/2020 13:03:10 INFO GlusterFS mount attempt 

23/06/2020 13:02:40 INFO GlusterFS mount attempt 

23/06/2020 13:02:09 INFO GlusterFS mount attempt 

23/06/2020 13:01:39 INFO GlusterFS mount attempt 

23/06/2020 13:01:09 INFO GlusterFS mount attempt 

23/06/2020 13:00:39 INFO GlusterFS mount attempt 

23/06/2020 13:00:09 INFO GlusterFS mount attempt 

23/06/2020 12:59:39 INFO GlusterFS mount attempt 

23/06/2020 12:59:09 INFO GlusterFS mount attempt 

23/06/2020 12:58:39 INFO GlusterFS mount attempt 

23/06/2020 12:58:09 INFO GlusterFS mount attempt 

23/06/2020 12:57:39 INFO GlusterFS mount attempt 

23/06/2020 12:57:09 INFO GlusterFS mount attempt 

23/06/2020 12:56:38 INFO GlusterFS mount attempt 

23/06/2020 12:56:08 INFO GlusterFS mount attempt 

23/06/2020 12:55:38 INFO GlusterFS mount attempt 

23/06/2020 12:55:08 INFO GlusterFS mount attempt 

23/06/2020 12:54:38 INFO GlusterFS mount attempt 

23/06/2020 12:54:08 INFO GlusterFS mount attempt 

23/06/2020 12:53:38 INFO GlusterFS mount attempt 

23/06/2020 12:53:08 INFO GlusterFS mount attempt 

23/06/2020 12:52:38 INFO GlusterFS mount attempt 

23/06/2020 12:52:08 INFO GlusterFS mount attempt 

23/06/2020 12:51:37 INFO GlusterFS mount attempt 

23/06/2020 12:51:07 INFO GlusterFS mount attempt 

23/06/2020 12:50:37 INFO GlusterFS mount attempt 

23/06/2020 12:50:07 INFO GlusterFS mount attempt 

23/06/2020 12:49:37 INFO GlusterFS mount attempt 

23/06/2020 12:49:07 INFO GlusterFS mount attempt 

23/06/2020 12:48:37 INFO GlusterFS mount attempt 

23/06/2020 12:48:07 INFO GlusterFS mount attempt 

23/06/2020 12:47:37 INFO GlusterFS mount attempt 

23/06/2020 12:47:07 INFO GlusterFS mount attempt 

23/06/2020 12:46:37 INFO GlusterFS mount attempt 

23/06/2020 12:46:06 INFO GlusterFS mount attempt 

23/06/2020 12:45:36 INFO GlusterFS mount attempt 

23/06/2020 12:45:06 INFO GlusterFS mount attempt 

23/06/2020 12:44:36 INFO GlusterFS mount attempt 

23/06/2020 12:44:06 INFO GlusterFS mount attempt 

23/06/2020 12:43:36 INFO GlusterFS mount attempt 

23/06/2020 12:43:06 INFO GlusterFS mount attempt 

23/06/2020 12:42:36 INFO GlusterFS mount attempt 

23/06/2020 12:42:06 INFO GlusterFS mount attempt 

23/06/2020 12:41:36 INFO GlusterFS mount attempt 

23/06/2020 12:41:06 INFO GlusterFS mount attempt 

23/06/2020 12:40:35 INFO GlusterFS mount attempt 

23/06/2020 12:40:05 INFO GlusterFS mount attempt 

23/06/2020 12:39:35 INFO GlusterFS mount attempt 

23/06/2020 12:39:05 INFO GlusterFS mount attempt 

23/06/2020 12:38:35 INFO GlusterFS mount attempt 

23/06/2020 12:38:05 INFO GlusterFS mount attempt 

23/06/2020 12:37:35 INFO GlusterFS mount attempt 

23/06/2020 12:37:05 INFO GlusterFS mount attempt 

23/06/2020 12:36:35 INFO GlusterFS mount attempt 

23/06/2020 12:36:05 INFO GlusterFS mount attempt 

23/06/2020 12:35:34 INFO GlusterFS mount attempt 

23/06/2020 12:35:04 INFO GlusterFS mount attempt 

23/06/2020 12:34:34 INFO GlusterFS mount attempt 

23/06/2020 12:34:04 INFO GlusterFS mount attempt 

23/06/2020 12:33:34 INFO GlusterFS mount attempt 

23/06/2020 12:33:04 INFO GlusterFS mount attempt 

23/06/2020 12:32:34 INFO GlusterFS mount attempt 

23/06/2020 12:32:04 INFO GlusterFS mount attempt 

23/06/2020 12:31:34 INFO GlusterFS mount attempt 

23/06/2020 12:31:04 INFO GlusterFS mount attempt 

23/06/2020 12:30:33 INFO GlusterFS mount attempt 

23/06/2020 12:30:03 INFO GlusterFS mount attempt 

23/06/2020 12:29:33 INFO GlusterFS mount attempt 

23/06/2020 12:29:03 INFO GlusterFS mount attempt 

23/06/2020 12:28:33 INFO GlusterFS mount attempt 

23/06/2020 12:28:03 INFO GlusterFS mount attempt 

23/06/2020 12:27:33 INFO GlusterFS mount attempt 

23/06/2020 12:27:03 INFO GlusterFS mount attempt 

23/06/2020 12:26:33 INFO GlusterFS mount attempt 

23/06/2020 12:26:03 INFO GlusterFS mount attempt 

23/06/2020 12:25:33 INFO GlusterFS mount attempt 

23/06/2020 12:25:02 INFO GlusterFS mount attempt 

23/06/2020 12:24:32 INFO GlusterFS mount attempt 

23/06/2020 12:24:02 INFO GlusterFS mount attempt 

23/06/2020 12:23:32 INFO GlusterFS mount attempt 

23/06/2020 12:23:02 INFO GlusterFS mount attempt 

23/06/2020 12:22:32 INFO GlusterFS mount attempt 

23/06/2020 12:22:02 INFO GlusterFS mount attempt 

23/06/2020 12:21:32 INFO GlusterFS mount attempt 

23/06/2020 12:21:02 INFO GlusterFS mount attempt 

23/06/2020 12:20:32 INFO GlusterFS mount attempt 

23/06/2020 12:20:01 INFO GlusterFS mount attempt 

23/06/2020 12:19:31 INFO GlusterFS mount attempt 

23/06/2020 12:19:01 INFO GlusterFS mount attempt 

23/06/2020 12:18:31 INFO GlusterFS mount attempt 

23/06/2020 12:18:01 INFO GlusterFS mount attempt 

23/06/2020 12:17:31 INFO GlusterFS mount attempt 

23/06/2020 12:17:01 INFO GlusterFS mount attempt 

23/06/2020 12:16:31 INFO GlusterFS mount attempt 

23/06/2020 12:16:01 INFO GlusterFS mount attempt 

23/06/2020 12:15:31 INFO GlusterFS mount attempt 

23/06/2020 12:15:01 INFO GlusterFS mount attempt 

23/06/2020 12:14:30 INFO GlusterFS mount attempt 

23/06/2020 12:14:00 INFO GlusterFS mount attempt 

23/06/2020 12:13:30 INFO GlusterFS mount attempt 

23/06/2020 12:13:00 INFO GlusterFS mount attempt 

23/06/2020 12:12:30 INFO GlusterFS mount attempt 

23/06/2020 12:12:00 INFO GlusterFS mount attempt 

23/06/2020 12:11:30 INFO GlusterFS mount attempt 

23/06/2020 12:11:00 INFO GlusterFS mount attempt 

23/06/2020 12:10:30 INFO GlusterFS mount attempt 

23/06/2020 12:10:00 INFO GlusterFS mount attempt 

23/06/2020 12:09:30 INFO GlusterFS mount attempt 

23/06/2020 12:08:59 INFO GlusterFS mount attempt 

23/06/2020 12:08:29 INFO GlusterFS mount attempt 

23/06/2020 12:07:59 INFO GlusterFS mount attempt 

23/06/2020 12:07:29 INFO GlusterFS mount attempt 

23/06/2020 12:06:59 INFO GlusterFS mount attempt 

23/06/2020 12:06:29 INFO GlusterFS mount attempt 

23/06/2020 12:05:59 INFO GlusterFS mount attempt 

23/06/2020 12:05:29 INFO GlusterFS mount attempt 

23/06/2020 12:04:59 INFO GlusterFS mount attempt 

23/06/2020 12:04:29 INFO GlusterFS mount attempt 

23/06/2020 12:03:59 INFO GlusterFS mount attempt 

23/06/2020 12:03:28 INFO GlusterFS mount attempt 

23/06/2020 12:02:58 INFO GlusterFS mount attempt 

23/06/2020 12:02:28 INFO GlusterFS mount attempt 

23/06/2020 12:01:58 INFO GlusterFS mount attempt 

23/06/2020 12:01:28 INFO GlusterFS mount attempt 

23/06/2020 12:00:58 INFO GlusterFS mount attempt 

23/06/2020 12:00:28 INFO GlusterFS mount attempt 

23/06/2020 11:59:58 INFO GlusterFS mount attempt 

23/06/2020 11:59:28 INFO GlusterFS mount attempt 

23/06/2020 11:58:58 INFO GlusterFS mount attempt 

23/06/2020 11:58:28 INFO GlusterFS mount attempt 

23/06/2020 11:57:57 INFO GlusterFS mount attempt 

23/06/2020 11:57:27 INFO GlusterFS mount attempt 

23/06/2020 11:56:57 INFO GlusterFS mount attempt 

23/06/2020 11:56:27 INFO GlusterFS mount attempt 

23/06/2020 11:55:57 INFO GlusterFS mount attempt 

23/06/2020 11:55:27 INFO GlusterFS mount attempt 

23/06/2020 11:54:57 INFO GlusterFS mount attempt 

23/06/2020 11:54:27 INFO GlusterFS mount attempt 

23/06/2020 11:53:57 INFO GlusterFS mount attempt 

23/06/2020 11:53:27 INFO GlusterFS mount attempt 

23/06/2020 11:52:57 INFO GlusterFS mount attempt 

23/06/2020 11:52:26 INFO GlusterFS mount attempt 

23/06/2020 11:51:56 INFO GlusterFS mount attempt 

23/06/2020 11:51:26 INFO GlusterFS mount attempt 

23/06/2020 11:50:56 INFO GlusterFS mount attempt 

23/06/2020 11:50:26 INFO GlusterFS mount attempt 

23/06/2020 11:49:56 INFO GlusterFS mount attempt 

23/06/2020 11:49:26 INFO GlusterFS mount attempt 

23/06/2020 11:48:56 INFO GlusterFS mount attempt 

23/06/2020 11:48:26 INFO GlusterFS mount attempt 

23/06/2020 11:47:56 INFO GlusterFS mount attempt 

23/06/2020 11:47:25 INFO GlusterFS mount attempt 

23/06/2020 11:46:55 INFO GlusterFS mount attempt 

23/06/2020 11:46:25 INFO GlusterFS mount attempt 

23/06/2020 11:45:55 INFO GlusterFS mount attempt 

23/06/2020 11:45:25 INFO GlusterFS mount attempt 

23/06/2020 11:44:55 INFO GlusterFS mount attempt 

23/06/2020 11:44:25 INFO GlusterFS mount attempt 

23/06/2020 11:43:55 INFO GlusterFS mount attempt 

23/06/2020 11:43:25 INFO GlusterFS mount attempt 

23/06/2020 11:42:55 INFO GlusterFS mount attempt 

23/06/2020 11:42:25 INFO GlusterFS mount attempt 

23/06/2020 11:41:54 INFO GlusterFS mount attempt 

23/06/2020 11:41:24 INFO GlusterFS mount attempt 

23/06/2020 11:40:54 INFO GlusterFS mount attempt 

23/06/2020 11:40:24 INFO GlusterFS mount attempt 

23/06/2020 11:39:54 INFO GlusterFS mount attempt 

23/06/2020 11:39:24 INFO GlusterFS mount attempt 

23/06/2020 11:38:54 INFO GlusterFS mount attempt 

23/06/2020 11:38:24 INFO GlusterFS mount attempt 

23/06/2020 11:37:54 INFO GlusterFS mount attempt 

23/06/2020 11:37:24 INFO GlusterFS mount attempt 

23/06/2020 11:36:54 INFO GlusterFS mount attempt 

23/06/2020 11:36:23 INFO GlusterFS mount attempt 

23/06/2020 11:35:53 INFO GlusterFS mount attempt 

23/06/2020 11:35:23 INFO GlusterFS mount attempt 

23/06/2020 11:34:53 INFO GlusterFS mount attempt 

23/06/2020 11:34:23 INFO GlusterFS mount attempt 

23/06/2020 11:33:53 INFO GlusterFS mount attempt 

23/06/2020 11:33:23 INFO GlusterFS mount attempt 

23/06/2020 11:32:53 INFO GlusterFS mount attempt 

23/06/2020 11:32:23 INFO GlusterFS mount attempt 

23/06/2020 11:31:53 INFO GlusterFS mount attempt 

23/06/2020 11:31:23 INFO GlusterFS mount attempt 

23/06/2020 11:30:53 INFO GlusterFS mount attempt 

23/06/2020 11:30:22 INFO GlusterFS mount attempt 

23/06/2020 11:29:52 INFO GlusterFS mount attempt 

23/06/2020 11:29:22 INFO GlusterFS mount attempt 

23/06/2020 11:28:52 INFO GlusterFS mount attempt 

23/06/2020 11:28:22 INFO GlusterFS mount attempt 

23/06/2020 11:27:52 INFO GlusterFS mount attempt 

23/06/2020 11:27:22 INFO GlusterFS mount attempt 

23/06/2020 11:26:52 INFO GlusterFS mount attempt 

23/06/2020 11:26:22 INFO GlusterFS mount attempt 

23/06/2020 11:25:52 INFO GlusterFS mount attempt 

23/06/2020 11:25:21 INFO GlusterFS mount attempt 

23/06/2020 11:24:51 INFO GlusterFS mount attempt 

23/06/2020 11:24:21 INFO GlusterFS mount attempt 

23/06/2020 11:23:51 INFO GlusterFS mount attempt 

23/06/2020 11:23:21 INFO GlusterFS mount attempt 

23/06/2020 11:22:51 INFO GlusterFS mount attempt 

23/06/2020 11:22:21 INFO GlusterFS mount attempt 

23/06/2020 11:21:51 INFO GlusterFS mount attempt 

23/06/2020 11:21:21 INFO GlusterFS mount attempt 

23/06/2020 11:20:51 INFO GlusterFS mount attempt 

23/06/2020 11:20:20 INFO GlusterFS mount attempt 

23/06/2020 11:19:50 INFO GlusterFS mount attempt 

23/06/2020 11:19:20 INFO GlusterFS mount attempt 

23/06/2020 11:18:50 INFO GlusterFS mount attempt 

23/06/2020 11:18:20 INFO GlusterFS mount attempt 

23/06/2020 11:17:50 INFO GlusterFS mount attempt 

23/06/2020 11:17:20 INFO GlusterFS mount attempt 

23/06/2020 11:16:50 INFO GlusterFS mount attempt 

23/06/2020 11:16:20 INFO GlusterFS mount attempt 

23/06/2020 11:15:50 INFO GlusterFS mount attempt 

23/06/2020 11:15:20 INFO GlusterFS mount attempt 

23/06/2020 11:14:50 INFO GlusterFS mount attempt 

23/06/2020 11:14:19 INFO GlusterFS mount attempt 

23/06/2020 11:13:49 INFO GlusterFS mount attempt 

23/06/2020 11:13:19 INFO GlusterFS mount attempt 

23/06/2020 11:12:49 INFO GlusterFS mount attempt 

23/06/2020 11:12:19 INFO GlusterFS mount attempt 

23/06/2020 11:11:49 INFO GlusterFS mount attempt 

23/06/2020 11:11:19 INFO GlusterFS mount attempt 

23/06/2020 11:10:49 INFO GlusterFS mount attempt 

23/06/2020 11:10:19 INFO GlusterFS mount attempt 

23/06/2020 11:09:49 INFO GlusterFS mount attempt 

23/06/2020 11:09:18 INFO GlusterFS mount attempt 

23/06/2020 11:08:48 INFO GlusterFS mount attempt 

23/06/2020 11:08:18 INFO GlusterFS mount attempt 

23/06/2020 11:07:48 INFO GlusterFS mount attempt 

23/06/2020 11:07:18 INFO GlusterFS mount attempt 

23/06/2020 11:06:48 INFO GlusterFS mount attempt 

23/06/2020 11:06:18 INFO GlusterFS mount attempt 

23/06/2020 11:05:48 INFO GlusterFS mount attempt 

23/06/2020 11:05:18 INFO GlusterFS mount attempt 

23/06/2020 11:04:48 INFO GlusterFS mount attempt 

23/06/2020 11:04:18 INFO GlusterFS mount attempt 

23/06/2020 11:03:47 INFO GlusterFS mount attempt 

23/06/2020 11:03:17 INFO GlusterFS mount attempt 

23/06/2020 11:02:47 INFO GlusterFS mount attempt 

23/06/2020 11:02:17 INFO GlusterFS mount attempt 

23/06/2020 11:01:47 INFO GlusterFS mount attempt 

23/06/2020 11:01:17 INFO GlusterFS mount attempt 

23/06/2020 11:00:47 INFO GlusterFS mount attempt 

23/06/2020 11:00:17 INFO GlusterFS mount attempt 

23/06/2020 10:59:47 INFO GlusterFS mount attempt 

23/06/2020 10:59:17 INFO GlusterFS mount attempt 

23/06/2020 10:58:47 INFO GlusterFS mount attempt 

23/06/2020 10:58:16 INFO GlusterFS mount attempt 

23/06/2020 10:57:46 INFO GlusterFS mount attempt 

23/06/2020 10:57:16 INFO GlusterFS mount attempt 

23/06/2020 10:56:46 INFO GlusterFS mount attempt 

23/06/2020 10:56:16 INFO GlusterFS mount attempt 

23/06/2020 10:55:46 INFO GlusterFS mount attempt 

23/06/2020 10:55:16 INFO GlusterFS mount attempt 

23/06/2020 10:54:46 INFO GlusterFS mount attempt 

23/06/2020 10:54:16 INFO GlusterFS mount attempt 

23/06/2020 10:53:46 INFO GlusterFS mount attempt 

23/06/2020 10:53:16 INFO GlusterFS mount attempt 

23/06/2020 10:52:45 INFO GlusterFS mount attempt 

23/06/2020 10:52:15 INFO GlusterFS mount attempt 

23/06/2020 10:51:45 INFO GlusterFS mount attempt 

23/06/2020 10:51:15 INFO GlusterFS mount attempt 

23/06/2020 10:50:45 INFO GlusterFS mount attempt 

23/06/2020 10:50:15 INFO GlusterFS mount attempt 

23/06/2020 10:49:45 INFO GlusterFS mount attempt 

23/06/2020 10:49:15 INFO GlusterFS mount attempt 

23/06/2020 10:48:45 INFO GlusterFS mount attempt 

23/06/2020 10:48:15 INFO GlusterFS mount attempt 

23/06/2020 10:47:45 INFO GlusterFS mount attempt 

23/06/2020 10:47:14 INFO GlusterFS mount attempt 

23/06/2020 10:46:44 INFO GlusterFS mount attempt 

23/06/2020 10:46:14 INFO GlusterFS mount attempt 

23/06/2020 10:45:44 INFO GlusterFS mount attempt 

23/06/2020 10:45:14 INFO GlusterFS mount attempt 

23/06/2020 10:44:44 INFO GlusterFS mount attempt 

23/06/2020 10:44:14 INFO GlusterFS mount attempt 

23/06/2020 10:43:44 INFO GlusterFS mount attempt 

23/06/2020 10:43:14 INFO GlusterFS mount attempt 

23/06/2020 10:42:44 INFO GlusterFS mount attempt 

23/06/2020 10:42:14 INFO GlusterFS mount attempt 

23/06/2020 10:41:43 INFO GlusterFS mount attempt 

23/06/2020 10:41:13 INFO GlusterFS mount attempt 

23/06/2020 10:40:43 INFO GlusterFS mount attempt 

23/06/2020 10:40:13 INFO GlusterFS mount attempt 

23/06/2020 10:39:43 INFO GlusterFS mount attempt 

23/06/2020 10:39:13 INFO GlusterFS mount attempt 

23/06/2020 10:38:43 INFO GlusterFS mount attempt 

23/06/2020 10:38:13 INFO GlusterFS mount attempt 

23/06/2020 10:37:43 INFO GlusterFS mount attempt 

23/06/2020 10:37:13 INFO GlusterFS mount attempt 

23/06/2020 10:36:43 INFO GlusterFS mount attempt 

23/06/2020 10:36:13 INFO GlusterFS mount attempt 

23/06/2020 10:35:42 INFO GlusterFS mount attempt 

23/06/2020 10:35:12 INFO GlusterFS mount attempt 

23/06/2020 10:34:42 INFO GlusterFS mount attempt 

23/06/2020 10:34:12 INFO GlusterFS mount attempt 

23/06/2020 10:33:42 INFO GlusterFS mount attempt 

23/06/2020 10:33:12 INFO GlusterFS mount attempt 

23/06/2020 10:32:42 INFO GlusterFS mount attempt 

23/06/2020 10:32:12 INFO GlusterFS mount attempt 

23/06/2020 10:31:42 INFO GlusterFS mount attempt 

23/06/2020 10:31:12 INFO GlusterFS mount attempt 

23/06/2020 10:30:42 INFO GlusterFS mount attempt 

23/06/2020 10:30:11 INFO GlusterFS mount attempt 

23/06/2020 10:29:41 INFO GlusterFS mount attempt 

23/06/2020 10:29:11 INFO GlusterFS mount attempt 

23/06/2020 10:28:41 INFO GlusterFS mount attempt 

23/06/2020 10:28:11 INFO GlusterFS mount attempt 

23/06/2020 10:27:41 INFO GlusterFS mount attempt 

23/06/2020 10:27:11 INFO GlusterFS mount attempt 

23/06/2020 10:26:41 INFO GlusterFS mount attempt 

23/06/2020 10:26:11 INFO GlusterFS mount attempt 

23/06/2020 10:25:41 INFO GlusterFS mount attempt 

23/06/2020 10:25:11 INFO GlusterFS mount attempt 

23/06/2020 10:24:41 INFO GlusterFS mount attempt 

23/06/2020 10:24:10 INFO GlusterFS mount attempt 

23/06/2020 10:23:40 INFO GlusterFS mount attempt 

23/06/2020 10:23:10 INFO GlusterFS mount attempt 

23/06/2020 10:22:40 INFO GlusterFS mount attempt 

23/06/2020 10:22:10 INFO GlusterFS mount attempt 

23/06/2020 10:21:40 INFO GlusterFS mount attempt 

23/06/2020 10:21:10 INFO GlusterFS mount attempt 

23/06/2020 10:20:40 INFO GlusterFS mount attempt 

23/06/2020 10:20:10 INFO GlusterFS mount attempt 

23/06/2020 10:19:40 INFO GlusterFS mount attempt 

23/06/2020 10:19:09 INFO GlusterFS mount attempt 

23/06/2020 10:18:39 INFO GlusterFS mount attempt 

23/06/2020 10:18:09 INFO GlusterFS mount attempt 

23/06/2020 10:17:39 INFO GlusterFS mount attempt 

23/06/2020 10:17:09 INFO GlusterFS mount attempt 

23/06/2020 10:16:39 INFO GlusterFS mount attempt 

23/06/2020 10:16:09 INFO GlusterFS mount attempt 

23/06/2020 10:15:39 INFO GlusterFS mount attempt 

23/06/2020 10:15:09 INFO GlusterFS mount attempt 

23/06/2020 10:14:39 INFO GlusterFS mount attempt 

23/06/2020 10:14:09 INFO GlusterFS mount attempt 

23/06/2020 10:13:38 INFO GlusterFS mount attempt 

23/06/2020 10:13:08 INFO GlusterFS mount attempt 

23/06/2020 10:12:38 INFO GlusterFS mount attempt 

23/06/2020 10:12:08 INFO GlusterFS mount attempt 

23/06/2020 10:11:38 INFO GlusterFS mount attempt 

23/06/2020 10:11:08 INFO GlusterFS mount attempt 

23/06/2020 10:10:38 INFO GlusterFS mount attempt 

23/06/2020 10:10:08 INFO GlusterFS mount attempt 

23/06/2020 10:09:38 INFO GlusterFS mount attempt 

23/06/2020 10:09:08 INFO GlusterFS mount attempt 

23/06/2020 10:08:38 INFO GlusterFS mount attempt 

23/06/2020 10:08:07 INFO GlusterFS mount attempt 

23/06/2020 10:07:37 INFO GlusterFS mount attempt 

23/06/2020 10:07:07 INFO GlusterFS mount attempt 

23/06/2020 10:06:37 INFO GlusterFS mount attempt 

23/06/2020 10:06:07 INFO GlusterFS mount attempt 

23/06/2020 10:05:37 INFO GlusterFS mount attempt 

23/06/2020 10:05:07 INFO GlusterFS mount attempt 

23/06/2020 10:04:37 INFO GlusterFS mount attempt 

23/06/2020 10:04:07 INFO GlusterFS mount attempt 

23/06/2020 10:03:37 INFO GlusterFS mount attempt 

23/06/2020 10:03:07 INFO GlusterFS mount attempt 

23/06/2020 10:02:36 INFO GlusterFS mount attempt 

23/06/2020 10:02:06 INFO GlusterFS mount attempt 

23/06/2020 10:01:36 INFO GlusterFS mount attempt 

23/06/2020 10:01:06 INFO GlusterFS mount attempt 

23/06/2020 10:00:36 INFO GlusterFS mount attempt 

23/06/2020 10:00:06 INFO GlusterFS mount attempt 

23/06/2020 09:59:36 INFO GlusterFS mount attempt 

23/06/2020 09:59:06 INFO GlusterFS mount attempt 

23/06/2020 09:58:36 INFO GlusterFS mount attempt 

23/06/2020 09:58:06 INFO GlusterFS mount attempt 

23/06/2020 09:57:36 INFO GlusterFS mount attempt 

23/06/2020 09:57:05 INFO GlusterFS mount attempt 

23/06/2020 09:56:35 INFO GlusterFS mount attempt 

23/06/2020 09:56:05 INFO GlusterFS mount attempt 

23/06/2020 09:55:35 INFO GlusterFS mount attempt 

23/06/2020 09:55:05 INFO GlusterFS mount attempt 

23/06/2020 09:54:35 INFO GlusterFS mount attempt 

23/06/2020 09:54:05 INFO GlusterFS mount attempt 

23/06/2020 09:53:35 INFO GlusterFS mount attempt 

23/06/2020 09:53:05 INFO GlusterFS mount attempt 

23/06/2020 09:52:35 INFO GlusterFS mount attempt 

23/06/2020 09:52:05 INFO GlusterFS mount attempt 

23/06/2020 09:51:34 INFO GlusterFS mount attempt 

23/06/2020 09:51:04 INFO GlusterFS mount attempt 

23/06/2020 09:50:34 INFO GlusterFS mount attempt 

23/06/2020 09:50:04 INFO GlusterFS mount attempt 

23/06/2020 09:49:34 INFO GlusterFS mount attempt 

23/06/2020 09:49:04 INFO GlusterFS mount attempt 

23/06/2020 09:48:34 INFO GlusterFS mount attempt 

23/06/2020 09:48:04 INFO GlusterFS mount attempt 

23/06/2020 09:47:34 INFO GlusterFS mount attempt 

23/06/2020 09:47:04 INFO GlusterFS mount attempt 

23/06/2020 09:46:34 INFO GlusterFS mount attempt 

23/06/2020 09:46:03 INFO GlusterFS mount attempt 

23/06/2020 09:45:33 INFO GlusterFS mount attempt 

23/06/2020 09:45:03 INFO GlusterFS mount attempt 

23/06/2020 09:44:33 INFO GlusterFS mount attempt 

23/06/2020 09:44:03 INFO GlusterFS mount attempt 

23/06/2020 09:43:33 INFO GlusterFS mount attempt 

23/06/2020 09:43:03 INFO GlusterFS mount attempt 

23/06/2020 09:42:33 INFO GlusterFS mount attempt 

23/06/2020 09:42:03 INFO GlusterFS mount attempt 

23/06/2020 09:41:33 INFO GlusterFS mount attempt 

23/06/2020 09:41:03 INFO GlusterFS mount attempt 

23/06/2020 09:40:32 INFO GlusterFS mount attempt 

23/06/2020 09:40:02 INFO GlusterFS mount attempt 

23/06/2020 09:39:32 INFO GlusterFS mount attempt 

23/06/2020 09:39:02 INFO GlusterFS mount attempt 

23/06/2020 09:38:32 INFO GlusterFS mount attempt 

23/06/2020 09:38:02 INFO GlusterFS mount attempt 

23/06/2020 09:37:32 INFO GlusterFS mount attempt 

23/06/2020 09:37:02 INFO GlusterFS mount attempt 

23/06/2020 09:36:32 INFO GlusterFS mount attempt 

23/06/2020 09:36:02 INFO GlusterFS mount attempt 

23/06/2020 09:35:32 INFO GlusterFS mount attempt 

23/06/2020 09:35:01 INFO GlusterFS mount attempt 

23/06/2020 09:34:31 INFO GlusterFS mount attempt 

23/06/2020 09:34:01 INFO GlusterFS mount attempt 

23/06/2020 09:33:31 INFO GlusterFS mount attempt 

23/06/2020 09:33:01 INFO GlusterFS mount attempt 

23/06/2020 09:32:31 INFO GlusterFS mount attempt 

23/06/2020 09:32:01 INFO GlusterFS mount attempt 

23/06/2020 09:31:31 INFO GlusterFS mount attempt 

23/06/2020 09:31:01 INFO GlusterFS mount attempt 

23/06/2020 09:30:31 INFO GlusterFS mount attempt 

23/06/2020 09:30:01 INFO GlusterFS mount attempt 

23/06/2020 09:29:30 INFO GlusterFS mount attempt 

23/06/2020 09:29:00 INFO GlusterFS mount attempt 

23/06/2020 09:28:30 INFO GlusterFS mount attempt 

23/06/2020 09:28:00 INFO GlusterFS mount attempt 

23/06/2020 09:27:30 INFO GlusterFS mount attempt 

23/06/2020 09:27:00 INFO GlusterFS mount attempt 

23/06/2020 09:26:30 INFO GlusterFS mount attempt 

23/06/2020 09:26:00 INFO GlusterFS mount attempt 

23/06/2020 09:25:30 INFO GlusterFS mount attempt 

23/06/2020 09:25:00 INFO GlusterFS mount attempt 

23/06/2020 09:24:30 INFO GlusterFS mount attempt 

23/06/2020 09:23:59 INFO GlusterFS mount attempt 

23/06/2020 09:23:29 INFO GlusterFS mount attempt 

23/06/2020 09:22:59 INFO GlusterFS mount attempt 

23/06/2020 09:22:29 INFO GlusterFS mount attempt 

23/06/2020 09:21:59 INFO GlusterFS mount attempt 

23/06/2020 09:21:29 INFO GlusterFS mount attempt 

23/06/2020 09:20:59 INFO GlusterFS mount attempt 

23/06/2020 09:20:29 INFO GlusterFS mount attempt 

23/06/2020 09:19:59 INFO GlusterFS mount attempt 

23/06/2020 09:19:29 INFO GlusterFS mount attempt 

23/06/2020 09:18:59 INFO GlusterFS mount attempt 

23/06/2020 09:18:28 INFO GlusterFS mount attempt 

23/06/2020 09:17:58 INFO GlusterFS mount attempt 

23/06/2020 09:17:28 INFO GlusterFS mount attempt 

23/06/2020 09:16:58 INFO GlusterFS mount attempt 

23/06/2020 09:16:28 INFO GlusterFS mount attempt 

23/06/2020 09:15:58 INFO GlusterFS mount attempt 

23/06/2020 09:15:28 INFO GlusterFS mount attempt 

23/06/2020 09:14:58 INFO GlusterFS mount attempt 

23/06/2020 09:14:28 INFO GlusterFS mount attempt 

23/06/2020 09:13:58 INFO GlusterFS mount attempt 

23/06/2020 09:13:28 INFO GlusterFS mount attempt 

23/06/2020 09:12:57 INFO GlusterFS mount attempt 

23/06/2020 09:12:27 INFO GlusterFS mount attempt 

23/06/2020 09:11:57 INFO GlusterFS mount attempt 

23/06/2020 09:11:27 INFO GlusterFS mount attempt 

23/06/2020 09:10:57 INFO GlusterFS mount attempt 

23/06/2020 09:10:27 INFO GlusterFS mount attempt 

23/06/2020 09:09:57 INFO GlusterFS mount attempt 

23/06/2020 09:09:27 INFO GlusterFS mount attempt 

23/06/2020 09:08:57 INFO GlusterFS mount attempt 

23/06/2020 09:08:27 INFO GlusterFS mount attempt 

23/06/2020 09:07:57 INFO GlusterFS mount attempt 

23/06/2020 09:07:26 INFO GlusterFS mount attempt 

23/06/2020 09:06:56 INFO GlusterFS mount attempt 

23/06/2020 09:06:26 INFO GlusterFS mount attempt 

23/06/2020 09:05:56 INFO GlusterFS mount attempt 

23/06/2020 09:05:26 INFO GlusterFS mount attempt 

23/06/2020 09:04:56 INFO GlusterFS mount attempt 

23/06/2020 09:04:26 INFO GlusterFS mount attempt 

23/06/2020 09:03:56 INFO GlusterFS mount attempt 

23/06/2020 09:03:26 INFO GlusterFS mount attempt 

23/06/2020 09:02:56 INFO GlusterFS mount attempt 

23/06/2020 09:02:26 INFO GlusterFS mount attempt 

23/06/2020 09:01:55 INFO GlusterFS mount attempt 

23/06/2020 09:01:25 INFO GlusterFS mount attempt 

23/06/2020 09:00:55 INFO GlusterFS mount attempt 

23/06/2020 09:00:25 INFO GlusterFS mount attempt 

23/06/2020 08:59:55 INFO GlusterFS mount attempt 

23/06/2020 08:59:25 INFO GlusterFS mount attempt 

23/06/2020 08:58:55 INFO GlusterFS mount attempt 

23/06/2020 08:58:25 INFO GlusterFS mount attempt 

23/06/2020 08:57:55 INFO GlusterFS mount attempt 

23/06/2020 08:57:25 INFO GlusterFS mount attempt 

23/06/2020 08:56:55 INFO GlusterFS mount attempt 

23/06/2020 08:56:24 INFO GlusterFS mount attempt 

23/06/2020 08:55:54 INFO GlusterFS mount attempt 

23/06/2020 08:55:24 INFO GlusterFS mount attempt 

23/06/2020 08:54:54 INFO GlusterFS mount attempt 

23/06/2020 08:54:24 INFO GlusterFS mount attempt 

23/06/2020 08:53:54 INFO GlusterFS mount attempt 

23/06/2020 08:53:24 INFO GlusterFS mount attempt 

23/06/2020 08:52:54 INFO GlusterFS mount attempt 

23/06/2020 08:52:24 INFO GlusterFS mount attempt 

23/06/2020 08:51:54 INFO GlusterFS mount attempt 

23/06/2020 08:51:24 INFO GlusterFS mount attempt 

23/06/2020 08:50:53 INFO GlusterFS mount attempt 

23/06/2020 08:50:23 INFO GlusterFS mount attempt 

23/06/2020 08:49:53 INFO GlusterFS mount attempt 

23/06/2020 08:49:23 INFO GlusterFS mount attempt 

23/06/2020 08:48:53 INFO GlusterFS mount attempt 

23/06/2020 08:48:23 INFO GlusterFS mount attempt 

23/06/2020 08:47:53 INFO GlusterFS mount attempt 

23/06/2020 08:47:23 INFO GlusterFS mount attempt 

23/06/2020 08:46:53 INFO GlusterFS mount attempt 

23/06/2020 08:46:23 INFO GlusterFS mount attempt 

23/06/2020 08:45:53 INFO GlusterFS mount attempt 

23/06/2020 08:45:23 INFO GlusterFS mount attempt 

23/06/2020 08:44:52 INFO GlusterFS mount attempt 

23/06/2020 08:44:22 INFO GlusterFS mount attempt 

23/06/2020 08:43:52 INFO GlusterFS mount attempt 

23/06/2020 08:43:22 INFO GlusterFS mount attempt 

23/06/2020 08:42:52 INFO GlusterFS mount attempt 

23/06/2020 08:42:22 INFO GlusterFS mount attempt 

23/06/2020 08:41:52 INFO GlusterFS mount attempt 

23/06/2020 08:41:22 INFO GlusterFS mount attempt 

23/06/2020 08:40:52 INFO GlusterFS mount attempt 

23/06/2020 08:40:22 INFO GlusterFS mount attempt 

23/06/2020 08:39:52 INFO GlusterFS mount attempt 

23/06/2020 08:39:21 INFO GlusterFS mount attempt 

23/06/2020 08:38:51 INFO GlusterFS mount attempt 

23/06/2020 08:38:21 INFO GlusterFS mount attempt 

23/06/2020 08:37:51 INFO GlusterFS mount attempt 

23/06/2020 08:37:21 INFO GlusterFS mount attempt 

23/06/2020 08:36:51 INFO GlusterFS mount attempt 

23/06/2020 08:36:21 INFO GlusterFS mount attempt 

23/06/2020 08:35:51 INFO GlusterFS mount attempt 

23/06/2020 08:35:21 INFO GlusterFS mount attempt 

23/06/2020 08:34:51 INFO GlusterFS mount attempt 

23/06/2020 08:34:21 INFO GlusterFS mount attempt 

23/06/2020 08:33:50 INFO GlusterFS mount attempt 

23/06/2020 08:33:20 INFO GlusterFS mount attempt 

23/06/2020 08:32:50 INFO GlusterFS mount attempt 

23/06/2020 08:32:20 INFO GlusterFS mount attempt 

23/06/2020 08:31:50 INFO GlusterFS mount attempt 

23/06/2020 08:31:20 INFO GlusterFS mount attempt 

23/06/2020 08:30:50 INFO GlusterFS mount attempt 

23/06/2020 08:30:20 INFO GlusterFS mount attempt 

23/06/2020 08:29:50 INFO GlusterFS mount attempt 

23/06/2020 08:29:20 INFO GlusterFS mount attempt 

23/06/2020 08:28:50 INFO GlusterFS mount attempt 

23/06/2020 08:28:19 INFO GlusterFS mount attempt 

23/06/2020 08:27:49 INFO GlusterFS mount attempt 

23/06/2020 08:27:19 INFO GlusterFS mount attempt 

23/06/2020 08:26:49 INFO GlusterFS mount attempt 

23/06/2020 08:26:19 INFO GlusterFS mount attempt 

23/06/2020 08:25:49 INFO GlusterFS mount attempt 

23/06/2020 08:25:19 INFO GlusterFS mount attempt 

23/06/2020 08:24:49 INFO GlusterFS mount attempt 

23/06/2020 08:24:19 INFO GlusterFS mount attempt 

23/06/2020 08:23:49 INFO GlusterFS mount attempt 

23/06/2020 08:23:19 INFO GlusterFS mount attempt 

23/06/2020 08:22:48 INFO GlusterFS mount attempt 

23/06/2020 08:22:18 INFO GlusterFS mount attempt 

23/06/2020 08:21:48 INFO GlusterFS mount attempt 

23/06/2020 08:21:18 INFO GlusterFS mount attempt 

23/06/2020 08:20:48 INFO GlusterFS mount attempt 

23/06/2020 08:20:18 INFO GlusterFS mount attempt 

23/06/2020 08:19:48 INFO GlusterFS mount attempt 

23/06/2020 08:19:18 INFO GlusterFS mount attempt 

23/06/2020 08:18:48 INFO GlusterFS mount attempt 

23/06/2020 08:18:18 INFO GlusterFS mount attempt 

23/06/2020 08:17:47 INFO GlusterFS mount attempt 

23/06/2020 08:17:17 INFO GlusterFS mount attempt 

23/06/2020 08:16:47 INFO GlusterFS mount attempt 

23/06/2020 08:16:17 INFO GlusterFS mount attempt 

23/06/2020 08:15:47 INFO GlusterFS mount attempt 

23/06/2020 08:15:17 INFO GlusterFS mount attempt 

23/06/2020 08:14:47 INFO GlusterFS mount attempt 

23/06/2020 08:14:17 INFO GlusterFS mount attempt 

23/06/2020 08:13:47 INFO GlusterFS mount attempt 

23/06/2020 08:13:17 INFO GlusterFS mount attempt 

23/06/2020 08:12:47 INFO GlusterFS mount attempt 

23/06/2020 08:12:17 INFO GlusterFS mount attempt 

23/06/2020 08:11:46 INFO GlusterFS mount attempt 

23/06/2020 08:11:16 INFO GlusterFS mount attempt 

23/06/2020 08:10:46 INFO GlusterFS mount attempt 

23/06/2020 08:10:16 INFO GlusterFS mount attempt 

23/06/2020 08:09:46 INFO GlusterFS mount attempt 

23/06/2020 08:09:16 INFO GlusterFS mount attempt 

23/06/2020 08:08:46 INFO GlusterFS mount attempt 

23/06/2020 08:08:16 INFO GlusterFS mount attempt 

23/06/2020 08:07:46 INFO GlusterFS mount attempt 

23/06/2020 08:07:16 INFO GlusterFS mount attempt 

23/06/2020 08:06:46 INFO GlusterFS mount attempt 

23/06/2020 08:06:16 INFO GlusterFS mount attempt 

23/06/2020 08:05:45 INFO GlusterFS mount attempt 

23/06/2020 08:05:15 INFO GlusterFS mount attempt 

23/06/2020 08:04:45 INFO GlusterFS mount attempt 

23/06/2020 08:04:15 INFO GlusterFS mount attempt 

23/06/2020 08:03:45 INFO GlusterFS mount attempt 

23/06/2020 08:03:15 INFO GlusterFS mount attempt 

23/06/2020 08:02:45 INFO GlusterFS mount attempt 

23/06/2020 08:02:15 INFO GlusterFS mount attempt 

23/06/2020 08:01:45 INFO GlusterFS mount attempt 

23/06/2020 08:01:15 INFO GlusterFS mount attempt 

23/06/2020 08:00:45 INFO GlusterFS mount attempt 

23/06/2020 08:00:14 INFO GlusterFS mount attempt 

23/06/2020 07:59:44 INFO GlusterFS mount attempt 

23/06/2020 07:59:14 INFO GlusterFS mount attempt 

23/06/2020 07:58:44 INFO GlusterFS mount attempt 

23/06/2020 07:58:14 INFO GlusterFS mount attempt 

23/06/2020 07:57:44 INFO GlusterFS mount attempt 

23/06/2020 07:57:14 INFO GlusterFS mount attempt 

23/06/2020 07:56:44 INFO GlusterFS mount attempt 

23/06/2020 07:56:14 INFO GlusterFS mount attempt 

23/06/2020 07:55:44 INFO GlusterFS mount attempt 

23/06/2020 07:55:14 INFO GlusterFS mount attempt 

23/06/2020 07:54:43 INFO GlusterFS mount attempt 

23/06/2020 07:54:13 INFO GlusterFS mount attempt 

23/06/2020 07:53:43 INFO GlusterFS mount attempt 

23/06/2020 07:53:13 INFO GlusterFS mount attempt 

23/06/2020 07:52:43 INFO GlusterFS mount attempt 

23/06/2020 07:52:13 INFO GlusterFS mount attempt 

23/06/2020 07:51:43 INFO GlusterFS mount attempt 

23/06/2020 07:51:13 INFO GlusterFS mount attempt 

23/06/2020 07:50:43 INFO GlusterFS mount attempt 

23/06/2020 07:50:13 INFO GlusterFS mount attempt 

23/06/2020 07:49:43 INFO GlusterFS mount attempt 

23/06/2020 07:49:12 INFO GlusterFS mount attempt 

23/06/2020 07:48:42 INFO GlusterFS mount attempt 

23/06/2020 07:48:12 INFO GlusterFS mount attempt 

23/06/2020 07:47:42 INFO GlusterFS mount attempt 

23/06/2020 07:47:12 INFO GlusterFS mount attempt 

23/06/2020 07:46:42 INFO GlusterFS mount attempt 

23/06/2020 07:46:12 INFO GlusterFS mount attempt 

23/06/2020 07:45:42 INFO GlusterFS mount attempt 

23/06/2020 07:45:12 INFO GlusterFS mount attempt 

23/06/2020 07:44:42 INFO GlusterFS mount attempt 

23/06/2020 07:44:11 INFO GlusterFS mount attempt 

23/06/2020 07:43:41 INFO GlusterFS mount attempt 

23/06/2020 07:43:11 INFO GlusterFS mount attempt 

23/06/2020 07:42:41 INFO GlusterFS mount attempt 

23/06/2020 07:42:11 INFO GlusterFS mount attempt 

23/06/2020 07:41:41 INFO GlusterFS mount attempt 

23/06/2020 07:41:11 INFO GlusterFS mount attempt 

23/06/2020 07:40:41 INFO GlusterFS mount attempt 

23/06/2020 07:40:11 INFO GlusterFS mount attempt 

23/06/2020 07:39:41 INFO GlusterFS mount attempt 

23/06/2020 07:39:11 INFO GlusterFS mount attempt 

23/06/2020 07:38:40 INFO GlusterFS mount attempt 

23/06/2020 07:38:10 INFO GlusterFS mount attempt 

23/06/2020 07:37:40 INFO GlusterFS mount attempt 

23/06/2020 07:37:10 INFO GlusterFS mount attempt 

23/06/2020 07:36:40 INFO GlusterFS mount attempt 

23/06/2020 07:36:10 INFO GlusterFS mount attempt 

23/06/2020 07:35:40 INFO GlusterFS mount attempt 

23/06/2020 07:35:10 INFO GlusterFS mount attempt 

23/06/2020 07:34:40 INFO GlusterFS mount attempt 

23/06/2020 07:34:10 INFO GlusterFS mount attempt 

23/06/2020 07:33:40 INFO GlusterFS mount attempt 

23/06/2020 07:33:09 INFO GlusterFS mount attempt 

23/06/2020 07:32:39 INFO GlusterFS mount attempt 

23/06/2020 07:32:09 INFO GlusterFS mount attempt 

23/06/2020 07:31:39 INFO GlusterFS mount attempt 

23/06/2020 07:31:09 INFO GlusterFS mount attempt 

23/06/2020 07:30:39 INFO GlusterFS mount attempt 

23/06/2020 07:30:09 INFO GlusterFS mount attempt 

23/06/2020 07:29:39 INFO GlusterFS mount attempt 

23/06/2020 07:29:09 INFO GlusterFS mount attempt 

23/06/2020 07:28:39 INFO GlusterFS mount attempt 

23/06/2020 07:28:09 INFO GlusterFS mount attempt 

23/06/2020 07:27:38 INFO GlusterFS mount attempt 

23/06/2020 07:27:08 INFO GlusterFS mount attempt 

23/06/2020 07:26:38 INFO GlusterFS mount attempt 

23/06/2020 07:26:08 INFO GlusterFS mount attempt 

23/06/2020 07:25:38 INFO GlusterFS mount attempt 

23/06/2020 07:25:08 INFO GlusterFS mount attempt 

23/06/2020 07:24:38 INFO GlusterFS mount attempt 

23/06/2020 07:24:08 INFO GlusterFS mount attempt 

23/06/2020 07:23:38 INFO GlusterFS mount attempt 

23/06/2020 07:23:08 INFO GlusterFS mount attempt 

23/06/2020 07:22:38 INFO GlusterFS mount attempt 

23/06/2020 07:22:07 INFO GlusterFS mount attempt 

23/06/2020 07:21:37 INFO GlusterFS mount attempt 

23/06/2020 07:21:07 INFO GlusterFS mount attempt 

23/06/2020 07:20:37 INFO GlusterFS mount attempt 

23/06/2020 07:20:07 INFO GlusterFS mount attempt 

23/06/2020 07:19:37 INFO GlusterFS mount attempt 

23/06/2020 07:19:07 INFO GlusterFS mount attempt 

23/06/2020 07:18:37 INFO GlusterFS mount attempt 

23/06/2020 07:18:07 INFO GlusterFS mount attempt 

23/06/2020 07:17:37 INFO GlusterFS mount attempt 

23/06/2020 07:17:07 INFO GlusterFS mount attempt 

23/06/2020 07:16:36 INFO GlusterFS mount attempt 

23/06/2020 07:16:06 INFO GlusterFS mount attempt 

23/06/2020 07:15:36 INFO GlusterFS mount attempt 

23/06/2020 07:15:06 INFO GlusterFS mount attempt 

23/06/2020 07:14:36 INFO GlusterFS mount attempt 

23/06/2020 07:14:06 INFO GlusterFS mount attempt 

23/06/2020 07:13:36 INFO GlusterFS mount attempt 

23/06/2020 07:13:06 INFO GlusterFS mount attempt 

23/06/2020 07:12:36 INFO GlusterFS mount attempt 

23/06/2020 07:12:06 INFO GlusterFS mount attempt 

23/06/2020 07:11:36 INFO GlusterFS mount attempt 

23/06/2020 07:11:05 INFO GlusterFS mount attempt 

23/06/2020 07:10:35 INFO GlusterFS mount attempt 

23/06/2020 07:10:05 INFO GlusterFS mount attempt 

23/06/2020 07:09:35 INFO GlusterFS mount attempt 

23/06/2020 07:09:05 INFO GlusterFS mount attempt 

23/06/2020 07:08:35 INFO GlusterFS mount attempt 

23/06/2020 07:08:05 INFO GlusterFS mount attempt 

23/06/2020 07:07:35 INFO GlusterFS mount attempt 

23/06/2020 07:07:05 INFO GlusterFS mount attempt 

23/06/2020 07:06:35 INFO GlusterFS mount attempt 

23/06/2020 07:06:05 INFO GlusterFS mount attempt 

23/06/2020 07:05:34 INFO GlusterFS mount attempt 

23/06/2020 07:05:04 INFO GlusterFS mount attempt 

23/06/2020 07:04:34 INFO GlusterFS mount attempt 

23/06/2020 07:04:04 INFO GlusterFS mount attempt 

23/06/2020 07:03:34 INFO GlusterFS mount attempt 

23/06/2020 07:03:04 INFO GlusterFS mount attempt 

23/06/2020 07:02:34 INFO GlusterFS mount attempt 

23/06/2020 07:02:04 INFO GlusterFS mount attempt 

23/06/2020 07:01:34 INFO GlusterFS mount attempt 

23/06/2020 07:01:04 INFO GlusterFS mount attempt 

23/06/2020 07:00:34 INFO GlusterFS mount attempt 

23/06/2020 07:00:03 INFO GlusterFS mount attempt 

23/06/2020 06:59:33 INFO GlusterFS mount attempt 

23/06/2020 06:59:03 INFO GlusterFS mount attempt 

23/06/2020 06:58:33 INFO GlusterFS mount attempt 

23/06/2020 06:58:03 INFO GlusterFS mount attempt 

23/06/2020 06:57:33 INFO GlusterFS mount attempt 

23/06/2020 06:57:03 INFO GlusterFS mount attempt 

23/06/2020 06:56:33 INFO GlusterFS mount attempt 

23/06/2020 06:56:03 INFO GlusterFS mount attempt 

23/06/2020 06:55:33 INFO GlusterFS mount attempt 

23/06/2020 06:55:03 INFO GlusterFS mount attempt 

23/06/2020 06:54:32 INFO GlusterFS mount attempt 

23/06/2020 06:54:02 INFO GlusterFS mount attempt 

23/06/2020 06:53:32 INFO GlusterFS mount attempt 

23/06/2020 06:53:02 INFO GlusterFS mount attempt 

23/06/2020 06:52:32 INFO GlusterFS mount attempt 

23/06/2020 06:52:02 INFO GlusterFS mount attempt 

23/06/2020 06:51:32 INFO GlusterFS mount attempt 

23/06/2020 06:51:02 INFO GlusterFS mount attempt 

23/06/2020 06:50:32 INFO GlusterFS mount attempt 

23/06/2020 06:50:02 INFO GlusterFS mount attempt 

23/06/2020 06:49:32 INFO GlusterFS mount attempt 

23/06/2020 06:49:01 INFO GlusterFS mount attempt 

23/06/2020 06:48:31 INFO GlusterFS mount attempt 

23/06/2020 06:48:01 INFO GlusterFS mount attempt 

23/06/2020 06:47:31 INFO GlusterFS mount attempt 

23/06/2020 06:47:01 INFO GlusterFS mount attempt 

23/06/2020 06:46:31 INFO GlusterFS mount attempt 

23/06/2020 06:46:01 INFO GlusterFS mount attempt 

23/06/2020 06:45:31 INFO GlusterFS mount attempt 

23/06/2020 06:45:01 INFO GlusterFS mount attempt 

23/06/2020 06:44:31 INFO GlusterFS mount attempt 

23/06/2020 06:44:01 INFO GlusterFS mount attempt 

23/06/2020 06:43:30 INFO GlusterFS mount attempt 

23/06/2020 06:43:00 INFO GlusterFS mount attempt 

23/06/2020 06:42:30 INFO GlusterFS mount attempt 

23/06/2020 06:42:00 INFO GlusterFS mount attempt 

23/06/2020 06:41:30 INFO GlusterFS mount attempt 

23/06/2020 06:41:00 INFO GlusterFS mount attempt 

23/06/2020 06:40:30 INFO GlusterFS mount attempt 

23/06/2020 06:40:00 INFO GlusterFS mount attempt 

23/06/2020 06:39:30 INFO GlusterFS mount attempt 

23/06/2020 06:39:00 INFO GlusterFS mount attempt 

23/06/2020 06:38:29 INFO GlusterFS mount attempt 

23/06/2020 06:37:59 INFO GlusterFS mount attempt 

23/06/2020 06:37:29 INFO GlusterFS mount attempt 

23/06/2020 06:36:59 INFO GlusterFS mount attempt 

23/06/2020 06:36:29 INFO GlusterFS mount attempt 

23/06/2020 06:35:59 INFO GlusterFS mount attempt 

23/06/2020 06:35:29 INFO GlusterFS mount attempt 

23/06/2020 06:34:59 INFO GlusterFS mount attempt 

23/06/2020 06:34:29 INFO GlusterFS mount attempt 

23/06/2020 06:33:59 INFO GlusterFS mount attempt 

23/06/2020 06:33:29 INFO GlusterFS mount attempt 

23/06/2020 06:32:58 INFO GlusterFS mount attempt 

23/06/2020 06:32:28 INFO GlusterFS mount attempt 

23/06/2020 06:31:58 INFO GlusterFS mount attempt 

23/06/2020 06:31:28 INFO GlusterFS mount attempt 

23/06/2020 06:30:58 INFO GlusterFS mount attempt 

23/06/2020 06:30:28 INFO GlusterFS mount attempt 

23/06/2020 06:29:58 INFO GlusterFS mount attempt 

23/06/2020 06:29:28 INFO GlusterFS mount attempt 

23/06/2020 06:28:58 INFO GlusterFS mount attempt 

23/06/2020 06:28:28 INFO GlusterFS mount attempt 

23/06/2020 06:27:58 INFO GlusterFS mount attempt 

23/06/2020 06:27:27 INFO GlusterFS mount attempt 

23/06/2020 06:26:57 INFO GlusterFS mount attempt 

23/06/2020 06:26:27 INFO GlusterFS mount attempt 

23/06/2020 06:25:57 INFO GlusterFS mount attempt 

23/06/2020 06:25:27 INFO GlusterFS mount attempt 

23/06/2020 06:24:57 INFO GlusterFS mount attempt 

23/06/2020 06:24:27 INFO GlusterFS mount attempt 

23/06/2020 06:23:57 INFO GlusterFS mount attempt 

23/06/2020 06:23:27 INFO GlusterFS mount attempt 

23/06/2020 06:22:57 INFO GlusterFS mount attempt 

23/06/2020 06:22:26 INFO GlusterFS mount attempt 

23/06/2020 06:21:56 INFO GlusterFS mount attempt 

23/06/2020 06:21:26 INFO GlusterFS mount attempt 

23/06/2020 06:20:56 INFO GlusterFS mount attempt 

23/06/2020 06:20:26 INFO GlusterFS mount attempt 

23/06/2020 06:19:56 INFO GlusterFS mount attempt 

23/06/2020 06:19:26 INFO GlusterFS mount attempt 

23/06/2020 06:18:56 INFO GlusterFS mount attempt 

23/06/2020 06:18:26 INFO GlusterFS mount attempt 

23/06/2020 06:17:56 INFO GlusterFS mount attempt 

23/06/2020 06:17:26 INFO GlusterFS mount attempt 

23/06/2020 06:16:55 INFO GlusterFS mount attempt 

23/06/2020 06:16:25 INFO GlusterFS mount attempt 

23/06/2020 06:15:55 INFO GlusterFS mount attempt 

23/06/2020 06:15:25 INFO GlusterFS mount attempt 

23/06/2020 06:14:55 INFO GlusterFS mount attempt 

23/06/2020 06:14:25 INFO GlusterFS mount attempt 

23/06/2020 06:13:55 INFO GlusterFS mount attempt 

23/06/2020 06:13:25 INFO GlusterFS mount attempt 

23/06/2020 06:12:55 INFO GlusterFS mount attempt 

23/06/2020 06:12:25 INFO GlusterFS mount attempt 

23/06/2020 06:11:55 INFO GlusterFS mount attempt 

23/06/2020 06:11:24 INFO GlusterFS mount attempt 

23/06/2020 06:10:54 INFO GlusterFS mount attempt 

23/06/2020 06:10:24 INFO GlusterFS mount attempt 

23/06/2020 06:09:54 INFO GlusterFS mount attempt 

23/06/2020 06:09:24 INFO GlusterFS mount attempt 

23/06/2020 06:08:54 INFO GlusterFS mount attempt 

23/06/2020 06:08:24 INFO GlusterFS mount attempt 

23/06/2020 06:07:54 INFO GlusterFS mount attempt 

23/06/2020 06:07:24 INFO GlusterFS mount attempt 

23/06/2020 06:06:54 INFO GlusterFS mount attempt 

23/06/2020 06:06:24 INFO GlusterFS mount attempt 

23/06/2020 06:05:53 INFO GlusterFS mount attempt 

23/06/2020 06:05:23 INFO GlusterFS mount attempt 

23/06/2020 06:04:53 INFO GlusterFS mount attempt 

23/06/2020 06:04:23 INFO GlusterFS mount attempt 

23/06/2020 06:03:53 INFO GlusterFS mount attempt 

23/06/2020 06:03:23 INFO GlusterFS mount attempt 

23/06/2020 06:02:53 INFO GlusterFS mount attempt 

23/06/2020 06:02:23 INFO GlusterFS mount attempt 

23/06/2020 06:01:53 INFO GlusterFS mount attempt 

23/06/2020 06:01:23 INFO GlusterFS mount attempt 

23/06/2020 06:00:53 INFO GlusterFS mount attempt 

23/06/2020 06:00:22 INFO GlusterFS mount attempt 

23/06/2020 05:59:52 INFO GlusterFS mount attempt 

23/06/2020 05:59:22 INFO GlusterFS mount attempt 

23/06/2020 05:58:52 INFO GlusterFS mount attempt 

23/06/2020 05:58:22 INFO GlusterFS mount attempt 

23/06/2020 05:57:52 INFO GlusterFS mount attempt 

23/06/2020 05:57:22 INFO GlusterFS mount attempt 

23/06/2020 05:56:52 INFO GlusterFS mount attempt 

23/06/2020 05:56:22 INFO GlusterFS mount attempt 

23/06/2020 05:55:52 INFO GlusterFS mount attempt 

23/06/2020 05:55:22 INFO GlusterFS mount attempt 

23/06/2020 05:54:51 INFO GlusterFS mount attempt 

23/06/2020 05:54:21 INFO GlusterFS mount attempt 

23/06/2020 05:53:51 INFO GlusterFS mount attempt 

23/06/2020 05:53:21 INFO GlusterFS mount attempt 

23/06/2020 05:52:51 INFO GlusterFS mount attempt 

23/06/2020 05:52:21 INFO GlusterFS mount attempt 

23/06/2020 05:51:51 INFO GlusterFS mount attempt 

23/06/2020 05:51:21 INFO GlusterFS mount attempt 

23/06/2020 05:50:51 INFO GlusterFS mount attempt 

23/06/2020 05:50:21 INFO GlusterFS mount attempt 

23/06/2020 05:49:50 INFO GlusterFS mount attempt 

23/06/2020 05:49:20 INFO GlusterFS mount attempt 

23/06/2020 05:48:50 INFO GlusterFS mount attempt 

23/06/2020 05:48:20 INFO GlusterFS mount attempt 

23/06/2020 05:47:50 INFO GlusterFS mount attempt 

23/06/2020 05:47:20 INFO GlusterFS mount attempt 

23/06/2020 05:46:50 INFO GlusterFS mount attempt 

23/06/2020 05:46:20 INFO GlusterFS mount attempt 

23/06/2020 05:45:50 INFO GlusterFS mount attempt 

23/06/2020 05:45:20 INFO GlusterFS mount attempt 

23/06/2020 05:44:50 INFO GlusterFS mount attempt 

23/06/2020 05:44:20 INFO GlusterFS mount attempt 

23/06/2020 05:43:49 INFO GlusterFS mount attempt 

23/06/2020 05:43:19 INFO GlusterFS mount attempt 

23/06/2020 05:42:49 INFO GlusterFS mount attempt 

23/06/2020 05:42:19 INFO GlusterFS mount attempt 

23/06/2020 05:41:49 INFO GlusterFS mount attempt 

23/06/2020 05:41:19 INFO GlusterFS mount attempt 

23/06/2020 05:40:49 INFO GlusterFS mount attempt 

23/06/2020 05:40:19 INFO GlusterFS mount attempt 

23/06/2020 05:39:49 INFO GlusterFS mount attempt 

23/06/2020 05:39:19 INFO GlusterFS mount attempt 

23/06/2020 05:38:49 INFO GlusterFS mount attempt 

23/06/2020 05:38:18 INFO GlusterFS mount attempt 

23/06/2020 05:37:48 INFO GlusterFS mount attempt 

23/06/2020 05:37:18 INFO GlusterFS mount attempt 

23/06/2020 05:36:48 INFO GlusterFS mount attempt 

23/06/2020 05:36:18 INFO GlusterFS mount attempt 

23/06/2020 05:35:48 INFO GlusterFS mount attempt 

23/06/2020 05:35:18 INFO GlusterFS mount attempt 

23/06/2020 05:34:48 INFO GlusterFS mount attempt 

23/06/2020 05:34:18 INFO GlusterFS mount attempt 

23/06/2020 05:33:48 INFO GlusterFS mount attempt 

23/06/2020 05:33:18 INFO GlusterFS mount attempt 

23/06/2020 05:32:47 INFO GlusterFS mount attempt 

23/06/2020 05:32:17 INFO GlusterFS mount attempt 

23/06/2020 05:31:47 INFO GlusterFS mount attempt 

23/06/2020 05:31:17 INFO GlusterFS mount attempt 

23/06/2020 05:30:47 INFO GlusterFS mount attempt 

23/06/2020 05:30:17 INFO GlusterFS mount attempt 

23/06/2020 05:29:47 INFO GlusterFS mount attempt 

23/06/2020 05:29:17 INFO GlusterFS mount attempt 

23/06/2020 05:28:47 INFO GlusterFS mount attempt 

23/06/2020 05:28:17 INFO GlusterFS mount attempt 

23/06/2020 05:27:47 INFO GlusterFS mount attempt 

23/06/2020 05:27:16 INFO GlusterFS mount attempt 

23/06/2020 05:26:46 INFO GlusterFS mount attempt 

23/06/2020 05:26:16 INFO GlusterFS mount attempt 

23/06/2020 05:25:46 INFO GlusterFS mount attempt 

23/06/2020 05:25:16 INFO GlusterFS mount attempt 

23/06/2020 05:24:46 INFO GlusterFS mount attempt 

23/06/2020 05:24:16 INFO GlusterFS mount attempt 

23/06/2020 05:23:46 INFO GlusterFS mount attempt 

23/06/2020 05:23:16 INFO GlusterFS mount attempt 

23/06/2020 05:22:46 INFO GlusterFS mount attempt 

23/06/2020 05:22:16 INFO GlusterFS mount attempt 

23/06/2020 05:21:45 INFO GlusterFS mount attempt 

23/06/2020 05:21:15 INFO GlusterFS mount attempt 

23/06/2020 05:20:45 INFO GlusterFS mount attempt 

23/06/2020 05:20:15 INFO GlusterFS mount attempt 

23/06/2020 05:19:45 INFO GlusterFS mount attempt 

23/06/2020 05:19:15 INFO GlusterFS mount attempt 

23/06/2020 05:18:45 INFO GlusterFS mount attempt 

23/06/2020 05:18:15 INFO GlusterFS mount attempt 

23/06/2020 05:17:45 INFO GlusterFS mount attempt 

23/06/2020 05:17:15 INFO GlusterFS mount attempt 

23/06/2020 05:16:45 INFO GlusterFS mount attempt 

23/06/2020 05:16:14 INFO GlusterFS mount attempt 

23/06/2020 05:15:44 INFO GlusterFS mount attempt 

23/06/2020 05:15:14 INFO GlusterFS mount attempt 

23/06/2020 05:14:44 INFO GlusterFS mount attempt 

23/06/2020 05:14:14 INFO GlusterFS mount attempt 

23/06/2020 05:13:44 INFO GlusterFS mount attempt 

23/06/2020 05:13:14 INFO GlusterFS mount attempt 

23/06/2020 05:12:44 INFO GlusterFS mount attempt 

23/06/2020 05:12:14 INFO GlusterFS mount attempt 

23/06/2020 05:11:44 INFO GlusterFS mount attempt 

23/06/2020 05:11:14 INFO GlusterFS mount attempt 

23/06/2020 05:10:43 INFO GlusterFS mount attempt 

23/06/2020 05:10:13 INFO GlusterFS mount attempt 

23/06/2020 05:09:43 INFO GlusterFS mount attempt 

23/06/2020 05:09:13 INFO GlusterFS mount attempt 

23/06/2020 05:08:43 INFO GlusterFS mount attempt 

23/06/2020 05:08:13 INFO GlusterFS mount attempt 

23/06/2020 05:07:43 INFO GlusterFS mount attempt 

23/06/2020 05:07:13 INFO GlusterFS mount attempt 

23/06/2020 05:06:43 INFO GlusterFS mount attempt 

23/06/2020 05:06:13 INFO GlusterFS mount attempt 

23/06/2020 05:05:43 INFO GlusterFS mount attempt 

23/06/2020 05:05:12 INFO GlusterFS mount attempt 

23/06/2020 05:04:42 INFO GlusterFS mount attempt 

23/06/2020 05:04:12 INFO GlusterFS mount attempt 

23/06/2020 05:03:42 INFO GlusterFS mount attempt 

23/06/2020 05:03:12 INFO GlusterFS mount attempt 

23/06/2020 05:02:42 INFO GlusterFS mount attempt 

23/06/2020 05:02:12 INFO GlusterFS mount attempt 

23/06/2020 05:01:42 INFO GlusterFS mount attempt 

23/06/2020 05:01:12 INFO GlusterFS mount attempt 

23/06/2020 05:00:42 INFO GlusterFS mount attempt 

23/06/2020 05:00:12 INFO GlusterFS mount attempt 

23/06/2020 04:59:41 INFO GlusterFS mount attempt 

23/06/2020 04:59:11 INFO GlusterFS mount attempt 

23/06/2020 04:58:41 INFO GlusterFS mount attempt 

23/06/2020 04:58:11 INFO GlusterFS mount attempt 

23/06/2020 04:57:41 INFO GlusterFS mount attempt 

23/06/2020 04:57:11 INFO GlusterFS mount attempt 

23/06/2020 04:56:41 INFO GlusterFS mount attempt 

23/06/2020 04:56:11 INFO GlusterFS mount attempt 

23/06/2020 04:55:41 INFO GlusterFS mount attempt 

23/06/2020 04:55:11 INFO GlusterFS mount attempt 

23/06/2020 04:54:41 INFO GlusterFS mount attempt 

23/06/2020 04:54:10 INFO GlusterFS mount attempt 

23/06/2020 04:53:40 INFO GlusterFS mount attempt 

23/06/2020 04:53:10 INFO GlusterFS mount attempt 

23/06/2020 04:52:40 INFO GlusterFS mount attempt 

23/06/2020 04:52:10 INFO GlusterFS mount attempt 

23/06/2020 04:51:40 INFO GlusterFS mount attempt 

23/06/2020 04:51:10 INFO GlusterFS mount attempt 

23/06/2020 04:50:40 INFO GlusterFS mount attempt 

23/06/2020 04:50:10 INFO GlusterFS mount attempt 

23/06/2020 04:49:40 INFO GlusterFS mount attempt 

23/06/2020 04:49:09 INFO GlusterFS mount attempt 

23/06/2020 04:48:39 INFO GlusterFS mount attempt 

23/06/2020 04:48:09 INFO GlusterFS mount attempt 

23/06/2020 04:47:39 INFO GlusterFS mount attempt 

23/06/2020 04:47:09 INFO GlusterFS mount attempt 

23/06/2020 04:46:39 INFO GlusterFS mount attempt 

23/06/2020 04:46:09 INFO GlusterFS mount attempt 

23/06/2020 04:45:39 INFO GlusterFS mount attempt 

23/06/2020 04:45:09 INFO GlusterFS mount attempt 

23/06/2020 04:44:39 INFO GlusterFS mount attempt 

23/06/2020 04:44:09 INFO GlusterFS mount attempt 

23/06/2020 04:43:39 INFO GlusterFS mount attempt 

23/06/2020 04:43:08 INFO GlusterFS mount attempt 

23/06/2020 04:42:38 INFO GlusterFS mount attempt 

23/06/2020 04:42:08 INFO GlusterFS mount attempt 

23/06/2020 04:41:38 INFO GlusterFS mount attempt 

23/06/2020 04:41:08 INFO GlusterFS mount attempt 

23/06/2020 04:40:38 INFO GlusterFS mount attempt 

23/06/2020 04:40:08 INFO GlusterFS mount attempt 

23/06/2020 04:39:38 INFO GlusterFS mount attempt 

23/06/2020 04:39:08 INFO GlusterFS mount attempt 

23/06/2020 04:38:38 INFO GlusterFS mount attempt 

23/06/2020 04:38:07 INFO GlusterFS mount attempt 

23/06/2020 04:37:37 INFO GlusterFS mount attempt 

23/06/2020 04:37:07 INFO GlusterFS mount attempt 

23/06/2020 04:36:37 INFO GlusterFS mount attempt 

23/06/2020 04:36:07 INFO GlusterFS mount attempt 

23/06/2020 04:35:37 INFO GlusterFS mount attempt 

23/06/2020 04:35:07 INFO GlusterFS mount attempt 

23/06/2020 04:34:37 INFO GlusterFS mount attempt 

23/06/2020 04:34:07 INFO GlusterFS mount attempt 

23/06/2020 04:33:37 INFO GlusterFS mount attempt 

23/06/2020 04:33:07 INFO GlusterFS mount attempt 

23/06/2020 04:32:37 INFO GlusterFS mount attempt 

23/06/2020 04:32:06 INFO GlusterFS mount attempt 

23/06/2020 04:31:36 INFO GlusterFS mount attempt 

23/06/2020 04:31:06 INFO GlusterFS mount attempt 

23/06/2020 04:30:36 INFO GlusterFS mount attempt 

23/06/2020 04:30:06 INFO GlusterFS mount attempt 

23/06/2020 04:29:36 INFO GlusterFS mount attempt 

23/06/2020 04:29:06 INFO GlusterFS mount attempt 

23/06/2020 04:28:36 INFO GlusterFS mount attempt 

23/06/2020 04:28:06 INFO GlusterFS mount attempt 

23/06/2020 04:27:36 INFO GlusterFS mount attempt 

23/06/2020 04:27:06 INFO GlusterFS mount attempt 

23/06/2020 04:26:35 INFO GlusterFS mount attempt 

23/06/2020 04:26:05 INFO GlusterFS mount attempt 

23/06/2020 04:25:35 INFO GlusterFS mount attempt 

23/06/2020 04:25:05 INFO GlusterFS mount attempt 

23/06/2020 04:24:35 INFO GlusterFS mount attempt 

23/06/2020 04:24:05 INFO GlusterFS mount attempt 

23/06/2020 04:23:35 INFO GlusterFS mount attempt 

23/06/2020 04:23:05 INFO GlusterFS mount attempt 

23/06/2020 04:22:35 INFO GlusterFS mount attempt 

23/06/2020 04:22:05 INFO GlusterFS mount attempt 

23/06/2020 04:21:35 INFO GlusterFS mount attempt 

23/06/2020 04:21:04 INFO GlusterFS mount attempt 

23/06/2020 04:20:34 INFO GlusterFS mount attempt 

23/06/2020 04:20:04 INFO GlusterFS mount attempt 

23/06/2020 04:19:34 INFO GlusterFS mount attempt 

23/06/2020 04:19:04 INFO GlusterFS mount attempt 

23/06/2020 04:18:34 INFO GlusterFS mount attempt 

23/06/2020 04:18:04 INFO GlusterFS mount attempt 

23/06/2020 04:17:34 INFO GlusterFS mount attempt 

23/06/2020 04:17:04 INFO GlusterFS mount attempt 

23/06/2020 04:16:34 INFO GlusterFS mount attempt 

23/06/2020 04:16:04 INFO GlusterFS mount attempt 

23/06/2020 04:15:33 INFO GlusterFS mount attempt 

23/06/2020 04:15:03 INFO GlusterFS mount attempt 

23/06/2020 04:14:33 INFO GlusterFS mount attempt 

23/06/2020 04:14:03 INFO GlusterFS mount attempt 

23/06/2020 04:13:33 INFO GlusterFS mount attempt 

23/06/2020 04:13:03 INFO GlusterFS mount attempt 

23/06/2020 04:12:33 INFO GlusterFS mount attempt 

23/06/2020 04:12:03 INFO GlusterFS mount attempt 

23/06/2020 04:11:33 INFO GlusterFS mount attempt 

23/06/2020 04:11:03 INFO GlusterFS mount attempt 

23/06/2020 04:10:32 INFO GlusterFS mount attempt 

23/06/2020 04:10:02 INFO GlusterFS mount attempt 

23/06/2020 04:09:32 INFO GlusterFS mount attempt 

23/06/2020 04:09:02 INFO GlusterFS mount attempt 

23/06/2020 04:08:32 INFO GlusterFS mount attempt 

23/06/2020 04:08:02 INFO GlusterFS mount attempt 

23/06/2020 04:07:32 INFO GlusterFS mount attempt 

23/06/2020 04:07:02 INFO GlusterFS mount attempt 

23/06/2020 04:06:32 INFO GlusterFS mount attempt 

23/06/2020 04:06:02 INFO GlusterFS mount attempt 

23/06/2020 04:05:31 INFO GlusterFS mount attempt 

23/06/2020 04:05:01 INFO GlusterFS mount attempt 

23/06/2020 04:04:31 INFO GlusterFS mount attempt 

23/06/2020 04:04:01 INFO GlusterFS mount attempt 

23/06/2020 04:03:31 INFO GlusterFS mount attempt 

23/06/2020 04:03:01 INFO GlusterFS mount attempt 

23/06/2020 04:02:31 INFO GlusterFS mount attempt 

23/06/2020 04:02:01 INFO GlusterFS mount attempt 

23/06/2020 04:01:31 INFO GlusterFS mount attempt 

23/06/2020 04:01:01 INFO GlusterFS mount attempt 

23/06/2020 04:00:31 INFO GlusterFS mount attempt 

23/06/2020 04:00:00 INFO GlusterFS mount attempt 

23/06/2020 03:59:30 INFO GlusterFS mount attempt 

23/06/2020 03:59:00 INFO GlusterFS mount attempt 

23/06/2020 03:58:30 INFO GlusterFS mount attempt 

23/06/2020 03:58:00 INFO GlusterFS mount attempt 

23/06/2020 03:57:30 INFO GlusterFS mount attempt 

23/06/2020 03:57:00 INFO GlusterFS mount attempt 

23/06/2020 03:56:30 INFO GlusterFS mount attempt 

23/06/2020 03:56:00 INFO GlusterFS mount attempt 

23/06/2020 03:55:30 INFO GlusterFS mount attempt 

23/06/2020 03:54:59 INFO GlusterFS mount attempt 

23/06/2020 03:54:29 INFO GlusterFS mount attempt 

23/06/2020 03:53:59 INFO GlusterFS mount attempt 

23/06/2020 03:53:29 INFO GlusterFS mount attempt 

23/06/2020 03:52:59 INFO GlusterFS mount attempt 

23/06/2020 03:52:29 INFO GlusterFS mount attempt 

23/06/2020 03:51:59 INFO GlusterFS mount attempt 

23/06/2020 03:51:29 INFO GlusterFS mount attempt 

23/06/2020 03:50:59 INFO GlusterFS mount attempt 

23/06/2020 03:50:29 INFO GlusterFS mount attempt 

23/06/2020 03:49:59 INFO GlusterFS mount attempt 

23/06/2020 03:49:28 INFO GlusterFS mount attempt 

23/06/2020 03:48:58 INFO GlusterFS mount attempt 

23/06/2020 03:48:28 INFO GlusterFS mount attempt 

23/06/2020 03:47:58 INFO GlusterFS mount attempt 

23/06/2020 03:47:28 INFO GlusterFS mount attempt 

23/06/2020 03:46:58 INFO GlusterFS mount attempt 

23/06/2020 03:46:28 INFO GlusterFS mount attempt 

23/06/2020 03:45:58 INFO GlusterFS mount attempt 

23/06/2020 03:45:28 INFO GlusterFS mount attempt 

23/06/2020 03:44:58 INFO GlusterFS mount attempt 

23/06/2020 03:44:27 INFO GlusterFS mount attempt 

23/06/2020 03:43:57 INFO GlusterFS mount attempt 

23/06/2020 03:43:27 INFO GlusterFS mount attempt 

23/06/2020 03:42:57 INFO GlusterFS mount attempt 

23/06/2020 03:42:27 INFO GlusterFS mount attempt 

23/06/2020 03:41:57 INFO GlusterFS mount attempt 

23/06/2020 03:41:27 INFO GlusterFS mount attempt 

23/06/2020 03:40:57 INFO GlusterFS mount attempt 

23/06/2020 03:40:27 INFO GlusterFS mount attempt 

23/06/2020 03:39:57 INFO GlusterFS mount attempt 

23/06/2020 03:39:27 INFO GlusterFS mount attempt 

23/06/2020 03:38:56 INFO GlusterFS mount attempt 

23/06/2020 03:38:26 INFO GlusterFS mount attempt 

23/06/2020 03:37:56 INFO GlusterFS mount attempt 

23/06/2020 03:37:26 INFO GlusterFS mount attempt 

23/06/2020 03:36:56 INFO GlusterFS mount attempt 

23/06/2020 03:36:26 INFO GlusterFS mount attempt 

23/06/2020 03:35:56 INFO GlusterFS mount attempt 

23/06/2020 03:35:26 INFO GlusterFS mount attempt 

23/06/2020 03:34:56 INFO GlusterFS mount attempt 

23/06/2020 03:34:26 INFO GlusterFS mount attempt 

23/06/2020 03:33:55 INFO GlusterFS mount attempt 

23/06/2020 03:33:25 INFO GlusterFS mount attempt 

23/06/2020 03:32:55 INFO GlusterFS mount attempt 

23/06/2020 03:32:25 INFO GlusterFS mount attempt 

23/06/2020 03:31:55 INFO GlusterFS mount attempt 

23/06/2020 03:31:25 INFO GlusterFS mount attempt 

23/06/2020 03:30:55 INFO GlusterFS mount attempt 

23/06/2020 03:30:25 INFO GlusterFS mount attempt 

23/06/2020 03:29:55 INFO GlusterFS mount attempt 

23/06/2020 03:29:25 INFO GlusterFS mount attempt 

23/06/2020 03:28:55 INFO GlusterFS mount attempt 

23/06/2020 03:28:24 INFO GlusterFS mount attempt 

23/06/2020 03:27:54 INFO GlusterFS mount attempt 

23/06/2020 03:27:24 INFO GlusterFS mount attempt 

23/06/2020 03:26:54 INFO GlusterFS mount attempt 

23/06/2020 03:26:24 INFO GlusterFS mount attempt 

23/06/2020 03:25:54 INFO GlusterFS mount attempt 

23/06/2020 03:25:24 INFO GlusterFS mount attempt 

23/06/2020 03:24:54 INFO GlusterFS mount attempt 

23/06/2020 03:24:24 INFO GlusterFS mount attempt 

23/06/2020 03:23:54 INFO GlusterFS mount attempt 

23/06/2020 03:23:23 INFO GlusterFS mount attempt 

23/06/2020 03:22:53 INFO GlusterFS mount attempt 

23/06/2020 03:22:23 INFO GlusterFS mount attempt 

23/06/2020 03:21:53 INFO GlusterFS mount attempt 

23/06/2020 03:21:23 INFO GlusterFS mount attempt 

23/06/2020 03:20:53 INFO GlusterFS mount attempt 

23/06/2020 03:20:23 INFO GlusterFS mount attempt 

23/06/2020 03:19:53 INFO GlusterFS mount attempt 

23/06/2020 03:19:23 INFO GlusterFS mount attempt 

23/06/2020 03:18:53 INFO GlusterFS mount attempt 

23/06/2020 03:18:23 INFO GlusterFS mount attempt 

23/06/2020 03:17:52 INFO GlusterFS mount attempt 

23/06/2020 03:17:22 INFO GlusterFS mount attempt 

23/06/2020 03:16:52 INFO GlusterFS mount attempt 

23/06/2020 03:16:22 INFO GlusterFS mount attempt 

23/06/2020 03:15:52 INFO GlusterFS mount attempt 

23/06/2020 03:15:22 INFO GlusterFS mount attempt 

23/06/2020 03:14:52 INFO GlusterFS mount attempt 

23/06/2020 03:14:22 INFO GlusterFS mount attempt 

23/06/2020 03:13:52 INFO GlusterFS mount attempt 

23/06/2020 03:13:22 INFO GlusterFS mount attempt 

23/06/2020 03:12:51 INFO GlusterFS mount attempt 

23/06/2020 03:12:21 INFO GlusterFS mount attempt 

23/06/2020 03:11:51 INFO GlusterFS mount attempt 

23/06/2020 03:11:21 INFO GlusterFS mount attempt 

23/06/2020 03:10:51 INFO GlusterFS mount attempt 

23/06/2020 03:10:21 INFO GlusterFS mount attempt 

23/06/2020 03:09:51 INFO GlusterFS mount attempt 

23/06/2020 03:09:21 INFO GlusterFS mount attempt 

23/06/2020 03:08:51 INFO GlusterFS mount attempt 

23/06/2020 03:08:21 INFO GlusterFS mount attempt 

23/06/2020 03:07:51 INFO GlusterFS mount attempt 

23/06/2020 03:07:20 INFO GlusterFS mount attempt 

23/06/2020 03:06:50 INFO GlusterFS mount attempt 

23/06/2020 03:06:20 INFO GlusterFS mount attempt 

23/06/2020 03:05:50 INFO GlusterFS mount attempt 

23/06/2020 03:05:20 INFO GlusterFS mount attempt 

23/06/2020 03:04:50 INFO GlusterFS mount attempt 

23/06/2020 03:04:20 INFO GlusterFS mount attempt 

23/06/2020 03:03:50 INFO GlusterFS mount attempt 

23/06/2020 03:03:20 INFO GlusterFS mount attempt 

23/06/2020 03:02:50 INFO GlusterFS mount attempt 

23/06/2020 03:02:20 INFO GlusterFS mount attempt 

23/06/2020 03:01:49 INFO GlusterFS mount attempt 

23/06/2020 03:01:19 INFO GlusterFS mount attempt 

23/06/2020 03:00:49 INFO GlusterFS mount attempt 

23/06/2020 03:00:19 INFO GlusterFS mount attempt 

23/06/2020 02:59:49 INFO GlusterFS mount attempt 

23/06/2020 02:59:19 INFO GlusterFS mount attempt 

23/06/2020 02:58:49 INFO GlusterFS mount attempt 

23/06/2020 02:58:19 INFO GlusterFS mount attempt 

23/06/2020 02:57:49 INFO GlusterFS mount attempt 

23/06/2020 02:57:19 INFO GlusterFS mount attempt 

23/06/2020 02:56:49 INFO GlusterFS mount attempt 

23/06/2020 02:56:19 INFO GlusterFS mount attempt 

23/06/2020 02:55:48 INFO GlusterFS mount attempt 

23/06/2020 02:55:18 INFO GlusterFS mount attempt 

23/06/2020 02:54:48 INFO GlusterFS mount attempt 

23/06/2020 02:54:18 INFO GlusterFS mount attempt 

23/06/2020 02:53:48 INFO GlusterFS mount attempt 

23/06/2020 02:53:18 INFO GlusterFS mount attempt 

23/06/2020 02:52:48 INFO GlusterFS mount attempt 

23/06/2020 02:52:18 INFO GlusterFS mount attempt 

23/06/2020 02:51:48 INFO GlusterFS mount attempt 

23/06/2020 02:51:18 INFO GlusterFS mount attempt 

23/06/2020 02:50:47 INFO GlusterFS mount attempt 

23/06/2020 02:50:17 INFO GlusterFS mount attempt 

23/06/2020 02:49:47 INFO GlusterFS mount attempt 

23/06/2020 02:49:17 INFO GlusterFS mount attempt 

23/06/2020 02:48:47 INFO GlusterFS mount attempt 

23/06/2020 02:48:17 INFO GlusterFS mount attempt 

23/06/2020 02:47:47 INFO GlusterFS mount attempt 

23/06/2020 02:47:17 INFO GlusterFS mount attempt 

23/06/2020 02:46:47 INFO GlusterFS mount attempt 

23/06/2020 02:46:17 INFO GlusterFS mount attempt 

23/06/2020 02:45:47 INFO GlusterFS mount attempt 

23/06/2020 02:45:16 INFO GlusterFS mount attempt 

23/06/2020 02:44:46 INFO GlusterFS mount attempt 

23/06/2020 02:44:16 INFO GlusterFS mount attempt 

23/06/2020 02:43:46 INFO GlusterFS mount attempt 

23/06/2020 02:43:16 INFO GlusterFS mount attempt 

23/06/2020 02:42:46 INFO GlusterFS mount attempt 

23/06/2020 02:42:16 INFO GlusterFS mount attempt 

23/06/2020 02:41:46 INFO GlusterFS mount attempt 

23/06/2020 02:41:16 INFO GlusterFS mount attempt 

23/06/2020 02:40:46 INFO GlusterFS mount attempt 

23/06/2020 02:40:16 INFO GlusterFS mount attempt 

23/06/2020 02:39:45 INFO GlusterFS mount attempt 

23/06/2020 02:39:15 INFO GlusterFS mount attempt 

23/06/2020 02:38:45 INFO GlusterFS mount attempt 

23/06/2020 02:38:15 INFO GlusterFS mount attempt 

23/06/2020 02:37:45 INFO GlusterFS mount attempt 

23/06/2020 02:37:15 INFO GlusterFS mount attempt 

23/06/2020 02:36:45 INFO GlusterFS mount attempt 

23/06/2020 02:36:15 INFO GlusterFS mount attempt 

23/06/2020 02:35:45 INFO GlusterFS mount attempt 

23/06/2020 02:35:15 INFO GlusterFS mount attempt 

23/06/2020 02:34:45 INFO GlusterFS mount attempt 

23/06/2020 02:34:14 INFO GlusterFS mount attempt 

23/06/2020 02:33:44 INFO GlusterFS mount attempt 

23/06/2020 02:33:14 INFO GlusterFS mount attempt 

23/06/2020 02:32:44 INFO GlusterFS mount attempt 

23/06/2020 02:32:14 INFO GlusterFS mount attempt 

23/06/2020 02:31:44 INFO GlusterFS mount attempt 

23/06/2020 02:31:14 INFO GlusterFS mount attempt 

23/06/2020 02:30:44 INFO GlusterFS mount attempt 

23/06/2020 02:30:14 INFO GlusterFS mount attempt 

23/06/2020 02:29:44 INFO GlusterFS mount attempt 

23/06/2020 02:29:14 INFO GlusterFS mount attempt 

23/06/2020 02:28:43 INFO GlusterFS mount attempt 

23/06/2020 02:28:13 INFO GlusterFS mount attempt 

23/06/2020 02:27:43 INFO GlusterFS mount attempt 

23/06/2020 02:27:13 INFO GlusterFS mount attempt 

23/06/2020 02:26:43 INFO GlusterFS mount attempt 

23/06/2020 02:26:13 INFO GlusterFS mount attempt 

23/06/2020 02:25:43 INFO GlusterFS mount attempt 

23/06/2020 02:25:13 INFO GlusterFS mount attempt 

23/06/2020 02:24:43 INFO GlusterFS mount attempt 

23/06/2020 02:24:13 INFO GlusterFS mount attempt 

23/06/2020 02:23:43 INFO GlusterFS mount attempt 

23/06/2020 02:23:12 INFO GlusterFS mount attempt 

23/06/2020 02:22:42 INFO GlusterFS mount attempt 

23/06/2020 02:22:12 INFO GlusterFS mount attempt 

23/06/2020 02:21:42 INFO GlusterFS mount attempt 

23/06/2020 02:21:12 INFO GlusterFS mount attempt 

23/06/2020 02:20:42 INFO GlusterFS mount attempt 

23/06/2020 02:20:12 INFO GlusterFS mount attempt 

23/06/2020 02:19:42 INFO GlusterFS mount attempt 

23/06/2020 02:19:12 INFO GlusterFS mount attempt 

23/06/2020 02:18:42 INFO GlusterFS mount attempt 

23/06/2020 02:18:12 INFO GlusterFS mount attempt 

23/06/2020 02:17:41 INFO GlusterFS mount attempt 

23/06/2020 02:17:11 INFO GlusterFS mount attempt 

23/06/2020 02:16:41 INFO GlusterFS mount attempt 

23/06/2020 02:16:11 INFO GlusterFS mount attempt 

23/06/2020 02:15:41 INFO GlusterFS mount attempt 

23/06/2020 02:15:11 INFO GlusterFS mount attempt 

23/06/2020 02:14:41 INFO GlusterFS mount attempt 

23/06/2020 02:14:11 INFO GlusterFS mount attempt 

23/06/2020 02:13:41 INFO GlusterFS mount attempt 

23/06/2020 02:13:11 INFO GlusterFS mount attempt 

23/06/2020 02:12:41 INFO GlusterFS mount attempt 

23/06/2020 02:12:10 INFO GlusterFS mount attempt 

23/06/2020 02:11:40 INFO GlusterFS mount attempt 

23/06/2020 02:11:10 INFO GlusterFS mount attempt 

23/06/2020 02:10:40 INFO GlusterFS mount attempt 

23/06/2020 02:10:10 INFO GlusterFS mount attempt 

23/06/2020 02:09:40 INFO GlusterFS mount attempt 

23/06/2020 02:09:10 INFO GlusterFS mount attempt 

23/06/2020 02:08:40 INFO GlusterFS mount attempt 

23/06/2020 02:08:10 INFO GlusterFS mount attempt 

23/06/2020 02:07:40 INFO GlusterFS mount attempt 

23/06/2020 02:07:10 INFO GlusterFS mount attempt 

23/06/2020 02:06:39 INFO GlusterFS mount attempt 

23/06/2020 02:06:09 INFO GlusterFS mount attempt 

23/06/2020 02:05:39 INFO GlusterFS mount attempt 

23/06/2020 02:05:09 INFO GlusterFS mount attempt 

23/06/2020 02:04:39 INFO GlusterFS mount attempt 

23/06/2020 02:04:09 INFO GlusterFS mount attempt 

23/06/2020 02:03:39 INFO GlusterFS mount attempt 

23/06/2020 02:03:09 INFO GlusterFS mount attempt 

23/06/2020 02:02:39 INFO GlusterFS mount attempt 

23/06/2020 02:02:09 INFO GlusterFS mount attempt 

23/06/2020 02:01:39 INFO GlusterFS mount attempt 

23/06/2020 02:01:08 INFO GlusterFS mount attempt 

23/06/2020 02:00:38 INFO GlusterFS mount attempt 

23/06/2020 02:00:08 INFO GlusterFS mount attempt 

23/06/2020 01:59:38 INFO GlusterFS mount attempt 

23/06/2020 01:59:08 INFO GlusterFS mount attempt 

23/06/2020 01:58:38 INFO GlusterFS mount attempt 

23/06/2020 01:58:08 INFO GlusterFS mount attempt 

23/06/2020 01:57:38 INFO GlusterFS mount attempt 

23/06/2020 01:57:08 INFO GlusterFS mount attempt 

23/06/2020 01:56:38 INFO GlusterFS mount attempt 

23/06/2020 01:56:08 INFO GlusterFS mount attempt 

23/06/2020 01:55:37 INFO GlusterFS mount attempt 

23/06/2020 01:55:07 INFO GlusterFS mount attempt 

23/06/2020 01:54:37 INFO GlusterFS mount attempt 

23/06/2020 01:54:07 INFO GlusterFS mount attempt 

23/06/2020 01:53:37 INFO GlusterFS mount attempt 

23/06/2020 01:53:07 INFO GlusterFS mount attempt 

23/06/2020 01:52:37 INFO GlusterFS mount attempt 

23/06/2020 01:52:07 INFO GlusterFS mount attempt 

23/06/2020 01:51:37 INFO GlusterFS mount attempt 

23/06/2020 01:51:07 INFO GlusterFS mount attempt 

23/06/2020 01:50:37 INFO GlusterFS mount attempt 

23/06/2020 01:50:06 INFO GlusterFS mount attempt 

23/06/2020 01:49:36 INFO GlusterFS mount attempt 

23/06/2020 01:49:06 INFO GlusterFS mount attempt 

23/06/2020 01:48:36 INFO GlusterFS mount attempt 

23/06/2020 01:48:06 INFO GlusterFS mount attempt 

23/06/2020 01:47:36 INFO GlusterFS mount attempt 

23/06/2020 01:47:06 INFO GlusterFS mount attempt 

23/06/2020 01:46:36 INFO GlusterFS mount attempt 

23/06/2020 01:46:06 INFO GlusterFS mount attempt 

23/06/2020 01:45:36 INFO GlusterFS mount attempt 

23/06/2020 01:45:06 INFO GlusterFS mount attempt 

23/06/2020 01:44:35 INFO GlusterFS mount attempt 

23/06/2020 01:44:05 INFO GlusterFS mount attempt 

23/06/2020 01:43:35 INFO GlusterFS mount attempt 

23/06/2020 01:43:05 INFO GlusterFS mount attempt 

23/06/2020 01:42:35 INFO GlusterFS mount attempt 

23/06/2020 01:42:05 INFO GlusterFS mount attempt 

23/06/2020 01:41:35 INFO GlusterFS mount attempt 

23/06/2020 01:41:05 INFO GlusterFS mount attempt 

23/06/2020 01:40:35 INFO GlusterFS mount attempt 

23/06/2020 01:40:05 INFO GlusterFS mount attempt 

23/06/2020 01:39:35 INFO GlusterFS mount attempt 

23/06/2020 01:39:04 INFO GlusterFS mount attempt 

23/06/2020 01:38:34 INFO GlusterFS mount attempt 

23/06/2020 01:38:04 INFO GlusterFS mount attempt 

23/06/2020 01:37:34 INFO GlusterFS mount attempt 

23/06/2020 01:37:04 INFO GlusterFS mount attempt 

23/06/2020 01:36:34 INFO GlusterFS mount attempt 

23/06/2020 01:36:04 INFO GlusterFS mount attempt 

23/06/2020 01:35:34 INFO GlusterFS mount attempt 

23/06/2020 01:35:04 INFO GlusterFS mount attempt 

23/06/2020 01:34:34 INFO GlusterFS mount attempt 

23/06/2020 01:34:04 INFO GlusterFS mount attempt 

23/06/2020 01:33:33 INFO GlusterFS mount attempt 

23/06/2020 01:33:03 INFO GlusterFS mount attempt 

23/06/2020 01:32:33 INFO GlusterFS mount attempt 

23/06/2020 01:32:03 INFO GlusterFS mount attempt 

23/06/2020 01:31:33 INFO GlusterFS mount attempt 

23/06/2020 01:31:03 INFO GlusterFS mount attempt 

23/06/2020 01:30:33 INFO GlusterFS mount attempt 

23/06/2020 01:30:03 INFO GlusterFS mount attempt 

23/06/2020 01:29:33 INFO GlusterFS mount attempt 

23/06/2020 01:29:03 INFO GlusterFS mount attempt 

23/06/2020 01:28:32 INFO GlusterFS mount attempt 

23/06/2020 01:28:02 INFO GlusterFS mount attempt 

23/06/2020 01:27:32 INFO GlusterFS mount attempt 

23/06/2020 01:27:02 INFO GlusterFS mount attempt 

23/06/2020 01:26:32 INFO GlusterFS mount attempt 

23/06/2020 01:26:02 INFO GlusterFS mount attempt 

23/06/2020 01:25:32 INFO GlusterFS mount attempt 

23/06/2020 01:25:02 INFO GlusterFS mount attempt 

23/06/2020 01:24:32 INFO GlusterFS mount attempt 

23/06/2020 01:24:02 INFO GlusterFS mount attempt 

23/06/2020 01:23:32 INFO GlusterFS mount attempt 

23/06/2020 01:23:01 INFO GlusterFS mount attempt 

23/06/2020 01:22:31 INFO GlusterFS mount attempt 

23/06/2020 01:22:01 INFO GlusterFS mount attempt 

23/06/2020 01:21:31 INFO GlusterFS mount attempt 

23/06/2020 01:21:01 INFO GlusterFS mount attempt 

23/06/2020 01:20:31 INFO GlusterFS mount attempt 

23/06/2020 01:20:01 INFO GlusterFS mount attempt 

23/06/2020 01:19:31 INFO GlusterFS mount attempt 

23/06/2020 01:19:01 INFO GlusterFS mount attempt 

23/06/2020 01:18:31 INFO GlusterFS mount attempt 

23/06/2020 01:18:01 INFO GlusterFS mount attempt 

23/06/2020 01:17:30 INFO GlusterFS mount attempt 

23/06/2020 01:17:00 INFO GlusterFS mount attempt 

23/06/2020 01:16:30 INFO GlusterFS mount attempt 

23/06/2020 01:16:00 INFO GlusterFS mount attempt 

23/06/2020 01:15:30 INFO GlusterFS mount attempt 

23/06/2020 01:15:00 INFO GlusterFS mount attempt 

23/06/2020 01:14:30 INFO GlusterFS mount attempt 

23/06/2020 01:14:00 INFO GlusterFS mount attempt 

23/06/2020 01:13:30 INFO GlusterFS mount attempt 

23/06/2020 01:13:00 INFO GlusterFS mount attempt 

23/06/2020 01:12:30 INFO GlusterFS mount attempt 

23/06/2020 01:11:59 INFO GlusterFS mount attempt 

23/06/2020 01:11:29 INFO GlusterFS mount attempt 

23/06/2020 01:10:59 INFO GlusterFS mount attempt 

23/06/2020 01:10:29 INFO GlusterFS mount attempt 

23/06/2020 01:09:59 INFO GlusterFS mount attempt 

23/06/2020 01:09:29 INFO GlusterFS mount attempt 

23/06/2020 01:08:59 INFO GlusterFS mount attempt 

23/06/2020 01:08:29 INFO GlusterFS mount attempt 

23/06/2020 01:07:59 INFO GlusterFS mount attempt 

23/06/2020 01:07:29 INFO GlusterFS mount attempt 

23/06/2020 01:06:59 INFO GlusterFS mount attempt 

23/06/2020 01:06:28 INFO GlusterFS mount attempt 

23/06/2020 01:05:58 INFO GlusterFS mount attempt 

23/06/2020 01:05:28 INFO GlusterFS mount attempt 

23/06/2020 01:04:58 INFO GlusterFS mount attempt 

23/06/2020 01:04:28 INFO GlusterFS mount attempt 

23/06/2020 01:03:58 INFO GlusterFS mount attempt 

23/06/2020 01:03:28 INFO GlusterFS mount attempt 

23/06/2020 01:02:58 INFO GlusterFS mount attempt 

23/06/2020 01:02:28 INFO GlusterFS mount attempt 

23/06/2020 01:01:58 INFO GlusterFS mount attempt 

23/06/2020 01:01:28 INFO GlusterFS mount attempt 

23/06/2020 01:00:57 INFO GlusterFS mount attempt 

23/06/2020 01:00:27 INFO GlusterFS mount attempt 

23/06/2020 00:59:57 INFO GlusterFS mount attempt 

23/06/2020 00:59:27 INFO GlusterFS mount attempt 

23/06/2020 00:58:57 INFO GlusterFS mount attempt 

23/06/2020 00:58:27 INFO GlusterFS mount attempt 

23/06/2020 00:57:57 INFO GlusterFS mount attempt 

23/06/2020 00:57:27 INFO GlusterFS mount attempt 

23/06/2020 00:56:57 INFO GlusterFS mount attempt 

23/06/2020 00:56:27 INFO GlusterFS mount attempt 

23/06/2020 00:55:57 INFO GlusterFS mount attempt 

23/06/2020 00:55:26 INFO GlusterFS mount attempt 

23/06/2020 00:54:56 INFO GlusterFS mount attempt 

23/06/2020 00:54:26 INFO GlusterFS mount attempt 

23/06/2020 00:53:56 INFO GlusterFS mount attempt 

23/06/2020 00:53:26 INFO GlusterFS mount attempt 

23/06/2020 00:52:56 INFO GlusterFS mount attempt 

23/06/2020 00:52:26 INFO GlusterFS mount attempt 

23/06/2020 00:51:56 INFO GlusterFS mount attempt 

23/06/2020 00:51:26 INFO GlusterFS mount attempt 

23/06/2020 00:50:56 INFO GlusterFS mount attempt 

23/06/2020 00:50:26 INFO GlusterFS mount attempt 

23/06/2020 00:49:55 INFO GlusterFS mount attempt 

23/06/2020 00:49:25 INFO GlusterFS mount attempt 

23/06/2020 00:48:55 INFO GlusterFS mount attempt 

23/06/2020 00:48:25 INFO GlusterFS mount attempt 

23/06/2020 00:47:55 INFO GlusterFS mount attempt 

23/06/2020 00:47:25 INFO GlusterFS mount attempt 

23/06/2020 00:46:55 INFO GlusterFS mount attempt 

23/06/2020 00:46:25 INFO GlusterFS mount attempt 

23/06/2020 00:45:55 INFO GlusterFS mount attempt 

23/06/2020 00:45:25 INFO GlusterFS mount attempt 

23/06/2020 00:44:55 INFO GlusterFS mount attempt 

23/06/2020 00:44:24 INFO GlusterFS mount attempt 

23/06/2020 00:43:54 INFO GlusterFS mount attempt 

23/06/2020 00:43:24 INFO GlusterFS mount attempt 

23/06/2020 00:42:54 INFO GlusterFS mount attempt 

23/06/2020 00:42:24 INFO GlusterFS mount attempt 

23/06/2020 00:41:54 INFO GlusterFS mount attempt 

23/06/2020 00:41:24 INFO GlusterFS mount attempt 

23/06/2020 00:40:54 INFO GlusterFS mount attempt 

23/06/2020 00:40:24 INFO GlusterFS mount attempt 

23/06/2020 00:39:54 INFO GlusterFS mount attempt 

23/06/2020 00:39:24 INFO GlusterFS mount attempt 

23/06/2020 00:38:53 INFO GlusterFS mount attempt 

23/06/2020 00:38:23 INFO GlusterFS mount attempt 

23/06/2020 00:37:53 INFO GlusterFS mount attempt 

23/06/2020 00:37:23 INFO GlusterFS mount attempt 

23/06/2020 00:36:53 INFO GlusterFS mount attempt 

23/06/2020 00:36:23 INFO GlusterFS mount attempt 

23/06/2020 00:35:53 INFO GlusterFS mount attempt 

23/06/2020 00:35:23 INFO GlusterFS mount attempt 

23/06/2020 00:34:53 INFO GlusterFS mount attempt 

23/06/2020 00:34:23 INFO GlusterFS mount attempt 

23/06/2020 00:33:53 INFO GlusterFS mount attempt 

23/06/2020 00:33:22 INFO GlusterFS mount attempt 

23/06/2020 00:32:52 INFO GlusterFS mount attempt 

23/06/2020 00:32:22 INFO GlusterFS mount attempt 

23/06/2020 00:31:52 INFO GlusterFS mount attempt 

23/06/2020 00:31:22 INFO GlusterFS mount attempt 

23/06/2020 00:30:52 INFO GlusterFS mount attempt 

23/06/2020 00:30:22 INFO GlusterFS mount attempt 

23/06/2020 00:29:52 INFO GlusterFS mount attempt 

23/06/2020 00:29:22 INFO GlusterFS mount attempt 

23/06/2020 00:28:52 INFO GlusterFS mount attempt 

23/06/2020 00:28:21 INFO GlusterFS mount attempt 

23/06/2020 00:27:51 INFO GlusterFS mount attempt 

23/06/2020 00:27:21 INFO GlusterFS mount attempt 

23/06/2020 00:26:51 INFO GlusterFS mount attempt 

23/06/2020 00:26:21 INFO GlusterFS mount attempt 

23/06/2020 00:25:51 INFO GlusterFS mount attempt 

23/06/2020 00:25:21 INFO GlusterFS mount attempt 

23/06/2020 00:24:51 INFO GlusterFS mount attempt 

23/06/2020 00:24:21 INFO GlusterFS mount attempt 

23/06/2020 00:23:51 INFO GlusterFS mount attempt 

23/06/2020 00:23:21 INFO GlusterFS mount attempt 

23/06/2020 00:22:50 INFO GlusterFS mount attempt 

23/06/2020 00:22:20 INFO GlusterFS mount attempt 

23/06/2020 00:21:50 INFO GlusterFS mount attempt 

23/06/2020 00:21:20 INFO GlusterFS mount attempt 

23/06/2020 00:20:50 INFO GlusterFS mount attempt 

23/06/2020 00:20:20 INFO GlusterFS mount attempt 

23/06/2020 00:19:50 INFO GlusterFS mount attempt 

23/06/2020 00:19:20 INFO GlusterFS mount attempt 

23/06/2020 00:18:50 INFO GlusterFS mount attempt 

23/06/2020 00:18:20 INFO GlusterFS mount attempt 

23/06/2020 00:17:50 INFO GlusterFS mount attempt 

23/06/2020 00:17:19 INFO GlusterFS mount attempt 

23/06/2020 00:16:49 INFO GlusterFS mount attempt 

23/06/2020 00:16:19 INFO GlusterFS mount attempt 

23/06/2020 00:15:49 INFO GlusterFS mount attempt 

23/06/2020 00:15:19 INFO GlusterFS mount attempt 

23/06/2020 00:14:49 INFO GlusterFS mount attempt 

23/06/2020 00:14:19 INFO GlusterFS mount attempt 

23/06/2020 00:13:49 INFO GlusterFS mount attempt 

23/06/2020 00:13:19 INFO GlusterFS mount attempt 

23/06/2020 00:12:49 INFO GlusterFS mount attempt 

23/06/2020 00:12:19 INFO GlusterFS mount attempt 

23/06/2020 00:11:49 INFO GlusterFS mount attempt 

23/06/2020 00:11:18 INFO GlusterFS mount attempt 

23/06/2020 00:10:48 INFO GlusterFS mount attempt 

23/06/2020 00:10:18 INFO GlusterFS mount attempt 

23/06/2020 00:09:48 INFO GlusterFS mount attempt 

23/06/2020 00:09:18 INFO GlusterFS mount attempt 

23/06/2020 00:08:48 INFO GlusterFS mount attempt 

23/06/2020 00:08:18 INFO GlusterFS mount attempt 

23/06/2020 00:07:48 INFO GlusterFS mount attempt 

23/06/2020 00:07:18 INFO GlusterFS mount attempt 

23/06/2020 00:06:48 INFO GlusterFS mount attempt 

23/06/2020 00:06:17 INFO GlusterFS mount attempt 

23/06/2020 00:05:47 INFO GlusterFS mount attempt 

23/06/2020 00:05:17 INFO GlusterFS mount attempt 

23/06/2020 00:04:47 INFO GlusterFS mount attempt 

23/06/2020 00:04:17 INFO GlusterFS mount attempt 

23/06/2020 00:03:47 INFO GlusterFS mount attempt 

23/06/2020 00:03:17 INFO GlusterFS mount attempt 

23/06/2020 00:02:47 INFO GlusterFS mount attempt 

23/06/2020 00:02:17 INFO GlusterFS mount attempt 

23/06/2020 00:01:47 INFO GlusterFS mount attempt 

23/06/2020 00:01:17 INFO GlusterFS mount attempt 

23/06/2020 00:00:46 INFO GlusterFS mount attempt 

23/06/2020 00:00:16 INFO GlusterFS mount attempt 

22/06/2020 23:59:46 INFO GlusterFS mount attempt 

22/06/2020 23:59:16 INFO GlusterFS mount attempt 

22/06/2020 23:58:46 INFO GlusterFS mount attempt 

22/06/2020 23:58:16 INFO GlusterFS mount attempt 

22/06/2020 23:57:46 INFO GlusterFS mount attempt 

22/06/2020 23:57:16 INFO GlusterFS mount attempt 

22/06/2020 23:56:46 INFO GlusterFS mount attempt 

22/06/2020 23:56:16 INFO GlusterFS mount attempt 

22/06/2020 23:55:46 INFO GlusterFS mount attempt 

22/06/2020 23:55:15 INFO GlusterFS mount attempt 

22/06/2020 23:54:45 INFO GlusterFS mount attempt 

22/06/2020 23:54:15 INFO GlusterFS mount attempt 

22/06/2020 23:53:45 INFO GlusterFS mount attempt 

22/06/2020 23:53:15 INFO GlusterFS mount attempt 

22/06/2020 23:52:45 INFO GlusterFS mount attempt 

22/06/2020 23:52:15 INFO GlusterFS mount attempt 

22/06/2020 23:51:45 INFO GlusterFS mount attempt 

22/06/2020 23:51:15 INFO GlusterFS mount attempt 

22/06/2020 23:50:45 INFO GlusterFS mount attempt 

22/06/2020 23:50:14 INFO GlusterFS mount attempt 

22/06/2020 23:49:44 INFO GlusterFS mount attempt 

22/06/2020 23:49:14 INFO GlusterFS mount attempt 

22/06/2020 23:48:44 INFO GlusterFS mount attempt 

22/06/2020 23:48:14 INFO GlusterFS mount attempt 

22/06/2020 23:47:44 INFO GlusterFS mount attempt 

22/06/2020 23:47:14 INFO GlusterFS mount attempt 

22/06/2020 23:46:44 INFO GlusterFS mount attempt 

22/06/2020 23:46:14 INFO GlusterFS mount attempt 

22/06/2020 23:45:44 INFO GlusterFS mount attempt 

22/06/2020 23:45:14 INFO GlusterFS mount attempt 

22/06/2020 23:44:43 INFO GlusterFS mount attempt 

22/06/2020 23:44:13 INFO GlusterFS mount attempt 

22/06/2020 23:43:43 INFO GlusterFS mount attempt 

22/06/2020 23:43:13 INFO GlusterFS mount attempt 

22/06/2020 23:42:43 INFO GlusterFS mount attempt 

22/06/2020 23:42:13 INFO GlusterFS mount attempt 

22/06/2020 23:41:43 INFO GlusterFS mount attempt 

22/06/2020 23:41:13 INFO GlusterFS mount attempt 

22/06/2020 23:40:43 INFO GlusterFS mount attempt 

22/06/2020 23:40:13 INFO GlusterFS mount attempt 

22/06/2020 23:39:42 INFO GlusterFS mount attempt 

22/06/2020 23:39:12 INFO GlusterFS mount attempt 

22/06/2020 23:38:42 INFO GlusterFS mount attempt 

22/06/2020 23:38:12 INFO GlusterFS mount attempt 

22/06/2020 23:37:42 INFO GlusterFS mount attempt 

22/06/2020 23:37:12 INFO GlusterFS mount attempt 

22/06/2020 23:36:42 INFO GlusterFS mount attempt 

22/06/2020 23:36:12 INFO GlusterFS mount attempt 

22/06/2020 23:35:42 INFO GlusterFS mount attempt 

22/06/2020 23:35:12 INFO GlusterFS mount attempt 

22/06/2020 23:34:42 INFO GlusterFS mount attempt 

22/06/2020 23:34:12 INFO GlusterFS mount attempt 

22/06/2020 23:33:41 INFO GlusterFS mount attempt 

22/06/2020 23:33:11 INFO GlusterFS mount attempt 

22/06/2020 23:32:41 INFO GlusterFS mount attempt 

22/06/2020 23:32:11 INFO GlusterFS mount attempt 

22/06/2020 23:31:41 INFO GlusterFS mount attempt 

22/06/2020 23:31:11 INFO GlusterFS mount attempt 

22/06/2020 23:30:41 INFO GlusterFS mount attempt 

22/06/2020 23:30:11 INFO GlusterFS mount attempt 

22/06/2020 23:29:41 INFO GlusterFS mount attempt 

22/06/2020 23:29:11 INFO GlusterFS mount attempt 

22/06/2020 23:28:40 INFO GlusterFS mount attempt 

22/06/2020 23:28:10 INFO GlusterFS mount attempt 

22/06/2020 23:27:40 INFO GlusterFS mount attempt 

22/06/2020 23:27:10 INFO GlusterFS mount attempt 

22/06/2020 23:26:40 INFO GlusterFS mount attempt 

22/06/2020 23:26:10 INFO GlusterFS mount attempt 

22/06/2020 23:25:40 INFO GlusterFS mount attempt 

22/06/2020 23:25:10 INFO GlusterFS mount attempt 

22/06/2020 23:24:40 INFO GlusterFS mount attempt 

22/06/2020 23:24:10 INFO GlusterFS mount attempt 

22/06/2020 23:23:40 INFO GlusterFS mount attempt 

22/06/2020 23:23:09 INFO GlusterFS mount attempt 

22/06/2020 23:22:39 INFO GlusterFS mount attempt 

22/06/2020 23:22:09 INFO GlusterFS mount attempt 

22/06/2020 23:21:39 INFO GlusterFS mount attempt 

22/06/2020 23:21:09 INFO GlusterFS mount attempt 

22/06/2020 23:20:39 INFO GlusterFS mount attempt 

22/06/2020 23:20:09 INFO GlusterFS mount attempt 

22/06/2020 23:19:39 INFO GlusterFS mount attempt 

22/06/2020 23:19:09 INFO GlusterFS mount attempt 

22/06/2020 23:18:39 INFO GlusterFS mount attempt 

22/06/2020 23:18:09 INFO GlusterFS mount attempt 

22/06/2020 23:17:38 INFO GlusterFS mount attempt 

22/06/2020 23:17:08 INFO GlusterFS mount attempt 

22/06/2020 23:16:38 INFO GlusterFS mount attempt 

22/06/2020 23:16:08 INFO GlusterFS mount attempt 

22/06/2020 23:15:38 INFO GlusterFS mount attempt 

22/06/2020 23:15:08 INFO GlusterFS mount attempt 

22/06/2020 23:14:38 INFO GlusterFS mount attempt 

22/06/2020 23:14:08 INFO GlusterFS mount attempt 

22/06/2020 23:13:38 INFO GlusterFS mount attempt 

22/06/2020 23:13:08 INFO GlusterFS mount attempt 

22/06/2020 23:12:38 INFO GlusterFS mount attempt 

22/06/2020 23:12:07 INFO GlusterFS mount attempt 

22/06/2020 23:11:37 INFO GlusterFS mount attempt 

22/06/2020 23:11:07 INFO GlusterFS mount attempt 

22/06/2020 23:10:37 INFO GlusterFS mount attempt 

22/06/2020 23:10:07 INFO GlusterFS mount attempt 

22/06/2020 23:09:37 INFO GlusterFS mount attempt 

22/06/2020 23:09:07 INFO GlusterFS mount attempt 

22/06/2020 23:08:37 INFO GlusterFS mount attempt 

22/06/2020 23:08:07 INFO GlusterFS mount attempt 

22/06/2020 23:07:37 INFO GlusterFS mount attempt 

22/06/2020 23:07:07 INFO GlusterFS mount attempt 

22/06/2020 23:06:36 INFO GlusterFS mount attempt 

22/06/2020 23:06:06 INFO GlusterFS mount attempt 

22/06/2020 23:05:36 INFO GlusterFS mount attempt 

22/06/2020 23:05:06 INFO GlusterFS mount attempt 

22/06/2020 23:04:36 INFO GlusterFS mount attempt 

22/06/2020 23:04:06 INFO GlusterFS mount attempt 

22/06/2020 23:03:36 INFO GlusterFS mount attempt 

22/06/2020 23:03:06 INFO GlusterFS mount attempt 

22/06/2020 23:02:36 INFO GlusterFS mount attempt 

22/06/2020 23:02:06 INFO GlusterFS mount attempt 

22/06/2020 23:01:35 INFO GlusterFS mount attempt 

22/06/2020 23:01:05 INFO GlusterFS mount attempt 

22/06/2020 23:00:35 INFO GlusterFS mount attempt 

22/06/2020 23:00:05 INFO GlusterFS mount attempt 

22/06/2020 22:59:35 INFO GlusterFS mount attempt 

22/06/2020 22:59:05 INFO GlusterFS mount attempt 

22/06/2020 22:58:35 INFO GlusterFS mount attempt 

22/06/2020 22:58:05 INFO GlusterFS mount attempt 

22/06/2020 22:57:35 INFO GlusterFS mount attempt 

22/06/2020 22:57:05 INFO GlusterFS mount attempt 

22/06/2020 22:56:35 INFO GlusterFS mount attempt 

22/06/2020 22:56:05 INFO GlusterFS mount attempt 

22/06/2020 22:55:34 INFO GlusterFS mount attempt 

22/06/2020 22:55:04 INFO GlusterFS mount attempt 

22/06/2020 22:54:34 INFO GlusterFS mount attempt 

22/06/2020 22:54:04 INFO GlusterFS mount attempt 

22/06/2020 22:53:34 INFO GlusterFS mount attempt 

22/06/2020 22:53:04 INFO GlusterFS mount attempt 

22/06/2020 22:52:34 INFO GlusterFS mount attempt 

22/06/2020 22:52:04 INFO GlusterFS mount attempt 

22/06/2020 22:51:34 INFO GlusterFS mount attempt 

22/06/2020 22:51:04 INFO GlusterFS mount attempt 

22/06/2020 22:50:33 INFO GlusterFS mount attempt 

22/06/2020 22:50:03 INFO GlusterFS mount attempt 

22/06/2020 22:49:33 INFO GlusterFS mount attempt 

22/06/2020 22:49:03 INFO GlusterFS mount attempt 

22/06/2020 22:48:33 INFO GlusterFS mount attempt 

22/06/2020 22:48:03 INFO GlusterFS mount attempt 

22/06/2020 22:47:33 INFO GlusterFS mount attempt 

22/06/2020 22:47:03 INFO GlusterFS mount attempt 

22/06/2020 22:46:33 INFO GlusterFS mount attempt 

22/06/2020 22:46:03 INFO GlusterFS mount attempt 

22/06/2020 22:45:33 INFO GlusterFS mount attempt 

22/06/2020 22:45:03 INFO GlusterFS mount attempt 

22/06/2020 22:44:32 INFO GlusterFS mount attempt 

22/06/2020 22:44:02 INFO GlusterFS mount attempt 

22/06/2020 22:43:32 INFO GlusterFS mount attempt 

22/06/2020 22:43:02 INFO GlusterFS mount attempt 

22/06/2020 22:42:32 INFO GlusterFS mount attempt 

22/06/2020 22:42:02 INFO GlusterFS mount attempt 

22/06/2020 22:41:32 INFO GlusterFS mount attempt 

22/06/2020 22:41:02 INFO GlusterFS mount attempt 

22/06/2020 22:40:32 INFO GlusterFS mount attempt 

22/06/2020 22:40:02 INFO GlusterFS mount attempt 

22/06/2020 22:39:31 INFO GlusterFS mount attempt 

22/06/2020 22:39:01 INFO GlusterFS mount attempt 

22/06/2020 22:38:31 INFO GlusterFS mount attempt 

22/06/2020 22:38:01 INFO GlusterFS mount attempt 

22/06/2020 22:37:31 INFO GlusterFS mount attempt 

22/06/2020 22:37:01 INFO GlusterFS mount attempt 

22/06/2020 22:36:31 INFO GlusterFS mount attempt 

22/06/2020 22:36:01 INFO GlusterFS mount attempt 

22/06/2020 22:35:31 INFO GlusterFS mount attempt 

22/06/2020 22:35:01 INFO GlusterFS mount attempt 

22/06/2020 22:34:31 INFO GlusterFS mount attempt 

22/06/2020 22:34:00 INFO GlusterFS mount attempt 

22/06/2020 22:33:30 INFO GlusterFS mount attempt 

22/06/2020 22:33:00 INFO GlusterFS mount attempt 

22/06/2020 22:32:30 INFO GlusterFS mount attempt 

22/06/2020 22:32:00 INFO GlusterFS mount attempt 

22/06/2020 22:31:30 INFO GlusterFS mount attempt 

22/06/2020 22:31:00 INFO GlusterFS mount attempt 

22/06/2020 22:30:30 INFO GlusterFS mount attempt 

22/06/2020 22:30:00 INFO GlusterFS mount attempt 

22/06/2020 22:29:30 INFO GlusterFS mount attempt 

22/06/2020 22:29:00 INFO GlusterFS mount attempt 

22/06/2020 22:28:29 INFO GlusterFS mount attempt 

22/06/2020 22:27:59 INFO GlusterFS mount attempt 

22/06/2020 22:27:29 INFO GlusterFS mount attempt 

22/06/2020 22:26:59 INFO GlusterFS mount attempt 

22/06/2020 22:26:29 INFO GlusterFS mount attempt 

22/06/2020 22:25:59 INFO GlusterFS mount attempt 

22/06/2020 22:25:29 INFO GlusterFS mount attempt 

22/06/2020 22:24:59 INFO GlusterFS mount attempt 

22/06/2020 22:24:29 INFO GlusterFS mount attempt 

22/06/2020 22:23:59 INFO GlusterFS mount attempt 

22/06/2020 22:23:29 INFO GlusterFS mount attempt 

22/06/2020 22:22:58 INFO GlusterFS mount attempt 

22/06/2020 22:22:28 INFO GlusterFS mount attempt 

22/06/2020 22:21:58 INFO GlusterFS mount attempt 

22/06/2020 22:21:28 INFO GlusterFS mount attempt 

22/06/2020 22:20:58 INFO GlusterFS mount attempt 

22/06/2020 22:20:28 INFO GlusterFS mount attempt 

22/06/2020 22:19:58 INFO GlusterFS mount attempt 

22/06/2020 22:19:28 INFO GlusterFS mount attempt 

22/06/2020 22:18:58 INFO GlusterFS mount attempt 

22/06/2020 22:18:28 INFO GlusterFS mount attempt 

22/06/2020 22:17:57 INFO GlusterFS mount attempt 

22/06/2020 22:17:27 INFO GlusterFS mount attempt 

22/06/2020 22:16:57 INFO GlusterFS mount attempt 

22/06/2020 22:16:27 INFO GlusterFS mount attempt 

22/06/2020 22:15:57 INFO GlusterFS mount attempt 

22/06/2020 22:15:27 INFO GlusterFS mount attempt 

22/06/2020 22:14:57 INFO GlusterFS mount attempt 

22/06/2020 22:14:27 INFO GlusterFS mount attempt 

22/06/2020 22:13:57 INFO GlusterFS mount attempt 

22/06/2020 22:13:27 INFO GlusterFS mount attempt 

22/06/2020 22:12:57 INFO GlusterFS mount attempt 

22/06/2020 22:12:26 INFO GlusterFS mount attempt 

22/06/2020 22:11:56 INFO GlusterFS mount attempt 

22/06/2020 22:11:26 INFO GlusterFS mount attempt 

22/06/2020 22:10:56 INFO GlusterFS mount attempt 

22/06/2020 22:10:26 INFO GlusterFS mount attempt 

22/06/2020 22:09:56 INFO GlusterFS mount attempt 

22/06/2020 22:09:26 INFO GlusterFS mount attempt 

22/06/2020 22:08:56 INFO GlusterFS mount attempt 

22/06/2020 22:08:26 INFO GlusterFS mount attempt 

22/06/2020 22:07:56 INFO GlusterFS mount attempt 

22/06/2020 22:07:26 INFO GlusterFS mount attempt 

22/06/2020 22:06:55 INFO GlusterFS mount attempt 

22/06/2020 22:06:25 INFO GlusterFS mount attempt 

22/06/2020 22:05:55 INFO GlusterFS mount attempt 

22/06/2020 22:05:25 INFO GlusterFS mount attempt 

22/06/2020 22:04:55 INFO GlusterFS mount attempt 

22/06/2020 22:04:25 INFO GlusterFS mount attempt 

22/06/2020 22:03:55 INFO GlusterFS mount attempt 

22/06/2020 22:03:25 INFO GlusterFS mount attempt 

22/06/2020 22:02:55 INFO GlusterFS mount attempt 

22/06/2020 22:02:25 INFO GlusterFS mount attempt 

22/06/2020 22:01:55 INFO GlusterFS mount attempt 

22/06/2020 22:01:24 INFO GlusterFS mount attempt 

22/06/2020 22:00:54 INFO GlusterFS mount attempt 

22/06/2020 22:00:24 INFO GlusterFS mount attempt 

22/06/2020 21:59:54 INFO GlusterFS mount attempt 

22/06/2020 21:59:24 INFO GlusterFS mount attempt 

22/06/2020 21:58:54 INFO GlusterFS mount attempt 

22/06/2020 21:58:24 INFO GlusterFS mount attempt 

22/06/2020 21:57:54 INFO GlusterFS mount attempt 

22/06/2020 21:57:24 INFO GlusterFS mount attempt 

22/06/2020 21:56:54 INFO GlusterFS mount attempt 

22/06/2020 21:56:24 INFO GlusterFS mount attempt 

22/06/2020 21:55:53 INFO GlusterFS mount attempt 

22/06/2020 21:55:23 INFO GlusterFS mount attempt 

22/06/2020 21:54:53 INFO GlusterFS mount attempt 

22/06/2020 21:54:23 INFO GlusterFS mount attempt 

22/06/2020 21:53:53 INFO GlusterFS mount attempt 

22/06/2020 21:53:23 INFO GlusterFS mount attempt 

22/06/2020 21:52:53 INFO GlusterFS mount attempt 

22/06/2020 21:52:23 INFO GlusterFS mount attempt 

22/06/2020 21:51:53 INFO GlusterFS mount attempt 

22/06/2020 21:51:23 INFO GlusterFS mount attempt 

22/06/2020 21:50:53 INFO GlusterFS mount attempt 

22/06/2020 21:50:22 INFO GlusterFS mount attempt 

22/06/2020 21:49:52 INFO GlusterFS mount attempt 

22/06/2020 21:49:22 INFO GlusterFS mount attempt 

22/06/2020 21:48:52 INFO GlusterFS mount attempt 

22/06/2020 21:48:22 INFO GlusterFS mount attempt 

22/06/2020 21:47:52 INFO GlusterFS mount attempt 

22/06/2020 21:47:22 INFO GlusterFS mount attempt 

22/06/2020 21:46:52 INFO GlusterFS mount attempt 

22/06/2020 21:46:22 INFO GlusterFS mount attempt 

22/06/2020 21:45:52 INFO GlusterFS mount attempt 

22/06/2020 21:45:21 INFO GlusterFS mount attempt 

22/06/2020 21:44:51 INFO GlusterFS mount attempt 

22/06/2020 21:44:21 INFO GlusterFS mount attempt 

22/06/2020 21:43:51 INFO GlusterFS mount attempt 

22/06/2020 21:43:21 INFO GlusterFS mount attempt 

22/06/2020 21:42:51 INFO GlusterFS mount attempt 

22/06/2020 21:42:21 INFO GlusterFS mount attempt 

22/06/2020 21:41:51 INFO GlusterFS mount attempt 

22/06/2020 21:41:21 INFO GlusterFS mount attempt 

22/06/2020 21:40:51 INFO GlusterFS mount attempt 

22/06/2020 21:40:21 INFO GlusterFS mount attempt 

22/06/2020 21:39:50 INFO GlusterFS mount attempt 

22/06/2020 21:39:20 INFO GlusterFS mount attempt 

22/06/2020 21:38:50 INFO GlusterFS mount attempt 

22/06/2020 21:38:20 INFO GlusterFS mount attempt 

22/06/2020 21:37:50 INFO GlusterFS mount attempt 

22/06/2020 21:37:20 INFO GlusterFS mount attempt 

22/06/2020 21:36:50 INFO GlusterFS mount attempt 

22/06/2020 21:36:20 INFO GlusterFS mount attempt 

22/06/2020 21:35:50 INFO GlusterFS mount attempt 

22/06/2020 21:35:20 INFO GlusterFS mount attempt 

22/06/2020 21:34:50 INFO GlusterFS mount attempt 

22/06/2020 21:34:19 INFO GlusterFS mount attempt 

22/06/2020 21:33:49 INFO GlusterFS mount attempt 

22/06/2020 21:33:19 INFO GlusterFS mount attempt 

22/06/2020 21:32:49 INFO GlusterFS mount attempt 

22/06/2020 21:32:19 INFO GlusterFS mount attempt 

22/06/2020 21:31:49 INFO GlusterFS mount attempt 

22/06/2020 21:31:19 INFO GlusterFS mount attempt 

22/06/2020 21:30:49 INFO GlusterFS mount attempt 

22/06/2020 21:30:19 INFO GlusterFS mount attempt 

22/06/2020 21:29:49 INFO GlusterFS mount attempt 

22/06/2020 21:29:19 INFO GlusterFS mount attempt 

22/06/2020 21:28:48 INFO GlusterFS mount attempt 

22/06/2020 21:28:18 INFO GlusterFS mount attempt 

22/06/2020 21:27:48 INFO GlusterFS mount attempt 

22/06/2020 21:27:18 INFO GlusterFS mount attempt 

22/06/2020 21:26:48 INFO GlusterFS mount attempt 

22/06/2020 21:26:18 INFO GlusterFS mount attempt 

22/06/2020 21:25:48 INFO GlusterFS mount attempt 

22/06/2020 21:25:18 INFO GlusterFS mount attempt 

22/06/2020 21:24:48 INFO GlusterFS mount attempt 

22/06/2020 21:24:18 INFO GlusterFS mount attempt 

22/06/2020 21:23:48 INFO GlusterFS mount attempt 

22/06/2020 21:23:17 INFO GlusterFS mount attempt 

22/06/2020 21:22:47 INFO GlusterFS mount attempt 

22/06/2020 21:22:17 INFO GlusterFS mount attempt 

22/06/2020 21:21:47 INFO GlusterFS mount attempt 

22/06/2020 21:21:17 INFO GlusterFS mount attempt 

22/06/2020 21:20:47 INFO GlusterFS mount attempt 

22/06/2020 21:20:17 INFO GlusterFS mount attempt 

22/06/2020 21:19:47 INFO GlusterFS mount attempt 

22/06/2020 21:19:17 INFO GlusterFS mount attempt 

22/06/2020 21:18:47 INFO GlusterFS mount attempt 

22/06/2020 21:18:17 INFO GlusterFS mount attempt 

22/06/2020 21:17:47 INFO GlusterFS mount attempt 

22/06/2020 21:17:16 INFO GlusterFS mount attempt 

22/06/2020 21:16:46 INFO GlusterFS mount attempt 

22/06/2020 21:16:16 INFO GlusterFS mount attempt 

22/06/2020 21:15:46 INFO GlusterFS mount attempt 

22/06/2020 21:15:16 INFO GlusterFS mount attempt 

22/06/2020 21:14:46 INFO GlusterFS mount attempt 

22/06/2020 21:14:16 INFO GlusterFS mount attempt 

22/06/2020 21:13:46 INFO GlusterFS mount attempt 

22/06/2020 21:13:16 INFO GlusterFS mount attempt 

22/06/2020 21:12:46 INFO GlusterFS mount attempt 

22/06/2020 21:12:15 INFO GlusterFS mount attempt 

22/06/2020 21:11:45 INFO GlusterFS mount attempt 

22/06/2020 21:11:15 INFO GlusterFS mount attempt 

22/06/2020 21:10:45 INFO GlusterFS mount attempt 

22/06/2020 21:10:15 INFO GlusterFS mount attempt 

22/06/2020 21:09:45 INFO GlusterFS mount attempt 

22/06/2020 21:09:15 INFO GlusterFS mount attempt 

22/06/2020 21:08:45 INFO GlusterFS mount attempt 

22/06/2020 21:08:15 INFO GlusterFS mount attempt 

22/06/2020 21:07:45 INFO GlusterFS mount attempt 

22/06/2020 21:07:15 INFO GlusterFS mount attempt 

22/06/2020 21:06:45 INFO GlusterFS mount attempt 

22/06/2020 21:06:14 INFO GlusterFS mount attempt 

22/06/2020 21:05:44 INFO GlusterFS mount attempt 

22/06/2020 21:05:14 INFO GlusterFS mount attempt 

22/06/2020 21:04:44 INFO GlusterFS mount attempt 

22/06/2020 21:04:14 INFO GlusterFS mount attempt 

22/06/2020 21:03:44 INFO GlusterFS mount attempt 

22/06/2020 21:03:14 INFO GlusterFS mount attempt 

22/06/2020 21:02:44 INFO GlusterFS mount attempt 

22/06/2020 21:02:14 INFO GlusterFS mount attempt 

22/06/2020 21:01:44 INFO GlusterFS mount attempt 

22/06/2020 21:01:14 INFO GlusterFS mount attempt 

22/06/2020 21:00:43 INFO GlusterFS mount attempt 

22/06/2020 21:00:13 INFO GlusterFS mount attempt 

22/06/2020 20:59:43 INFO GlusterFS mount attempt 

22/06/2020 20:59:13 INFO GlusterFS mount attempt 

22/06/2020 20:58:43 INFO GlusterFS mount attempt 

22/06/2020 20:58:13 INFO GlusterFS mount attempt 

22/06/2020 20:57:43 INFO GlusterFS mount attempt 

22/06/2020 20:57:13 INFO GlusterFS mount attempt 

22/06/2020 20:56:43 INFO GlusterFS mount attempt 

22/06/2020 20:56:13 INFO GlusterFS mount attempt 

22/06/2020 20:55:42 INFO GlusterFS mount attempt 

22/06/2020 20:55:12 INFO GlusterFS mount attempt 

22/06/2020 20:54:42 INFO GlusterFS mount attempt 

22/06/2020 20:54:12 INFO GlusterFS mount attempt 

22/06/2020 20:53:42 INFO GlusterFS mount attempt 

22/06/2020 20:53:12 INFO GlusterFS mount attempt 

22/06/2020 20:52:42 INFO GlusterFS mount attempt 

22/06/2020 20:52:12 INFO GlusterFS mount attempt 

22/06/2020 20:51:42 INFO GlusterFS mount attempt 

22/06/2020 20:51:12 INFO GlusterFS mount attempt 

22/06/2020 20:50:42 INFO GlusterFS mount attempt 

22/06/2020 20:50:11 INFO GlusterFS mount attempt 

22/06/2020 20:49:41 INFO GlusterFS mount attempt 

22/06/2020 20:49:11 INFO GlusterFS mount attempt 

22/06/2020 20:48:41 INFO GlusterFS mount attempt 

22/06/2020 20:48:11 INFO GlusterFS mount attempt 

22/06/2020 20:47:41 INFO GlusterFS mount attempt 

22/06/2020 20:47:11 INFO GlusterFS mount attempt 

22/06/2020 20:46:41 INFO GlusterFS mount attempt 

22/06/2020 20:46:11 INFO GlusterFS mount attempt 

22/06/2020 20:45:41 INFO GlusterFS mount attempt 

22/06/2020 20:45:11 INFO GlusterFS mount attempt 

22/06/2020 20:44:40 INFO GlusterFS mount attempt 

22/06/2020 20:44:10 INFO GlusterFS mount attempt 

22/06/2020 20:43:40 INFO GlusterFS mount attempt 

22/06/2020 20:43:10 INFO GlusterFS mount attempt 

22/06/2020 20:42:40 INFO GlusterFS mount attempt 

22/06/2020 20:42:10 INFO GlusterFS mount attempt 

22/06/2020 20:41:40 INFO GlusterFS mount attempt 

22/06/2020 20:41:10 INFO GlusterFS mount attempt 

22/06/2020 20:40:40 INFO GlusterFS mount attempt 

22/06/2020 20:40:10 INFO GlusterFS mount attempt 

22/06/2020 20:39:40 INFO GlusterFS mount attempt 

22/06/2020 20:39:09 INFO GlusterFS mount attempt 

22/06/2020 20:38:39 INFO GlusterFS mount attempt 

22/06/2020 20:38:09 INFO GlusterFS mount attempt 

22/06/2020 20:37:39 INFO GlusterFS mount attempt 

22/06/2020 20:37:09 INFO GlusterFS mount attempt 

22/06/2020 20:36:39 INFO GlusterFS mount attempt 

22/06/2020 20:36:09 INFO GlusterFS mount attempt 

22/06/2020 20:35:39 INFO GlusterFS mount attempt 

22/06/2020 20:35:09 INFO GlusterFS mount attempt 

22/06/2020 20:34:39 INFO GlusterFS mount attempt 

22/06/2020 20:34:09 INFO GlusterFS mount attempt 

22/06/2020 20:33:38 INFO GlusterFS mount attempt 

22/06/2020 20:33:08 INFO GlusterFS mount attempt 

22/06/2020 20:32:38 INFO GlusterFS mount attempt 

22/06/2020 20:32:08 INFO GlusterFS mount attempt 

22/06/2020 20:31:38 INFO GlusterFS mount attempt 

22/06/2020 20:31:08 INFO GlusterFS mount attempt 

22/06/2020 20:30:38 INFO GlusterFS mount attempt 

22/06/2020 20:30:08 INFO GlusterFS mount attempt 

22/06/2020 20:29:38 INFO GlusterFS mount attempt 

22/06/2020 20:29:08 INFO GlusterFS mount attempt 

22/06/2020 20:28:38 INFO GlusterFS mount attempt 

22/06/2020 20:28:07 INFO GlusterFS mount attempt 

22/06/2020 20:27:37 INFO GlusterFS mount attempt 

22/06/2020 20:27:07 INFO GlusterFS mount attempt 

22/06/2020 20:26:37 INFO GlusterFS mount attempt 

22/06/2020 20:26:07 INFO GlusterFS mount attempt 

22/06/2020 20:25:37 INFO GlusterFS mount attempt 

22/06/2020 20:25:07 INFO GlusterFS mount attempt 

22/06/2020 20:24:37 INFO GlusterFS mount attempt 

22/06/2020 20:24:07 INFO GlusterFS mount attempt 

22/06/2020 20:23:37 INFO GlusterFS mount attempt 

22/06/2020 20:23:07 INFO GlusterFS mount attempt 

22/06/2020 20:22:36 INFO GlusterFS mount attempt 

22/06/2020 20:22:06 INFO GlusterFS mount attempt 

22/06/2020 20:21:36 INFO GlusterFS mount attempt 

22/06/2020 20:21:06 INFO GlusterFS mount attempt 

22/06/2020 20:20:36 INFO GlusterFS mount attempt 

22/06/2020 20:20:06 INFO GlusterFS mount attempt 

22/06/2020 20:19:36 INFO GlusterFS mount attempt 

22/06/2020 20:19:06 INFO GlusterFS mount attempt 

22/06/2020 20:18:36 INFO GlusterFS mount attempt 

22/06/2020 20:18:06 INFO GlusterFS mount attempt 

22/06/2020 20:17:35 INFO GlusterFS mount attempt 

22/06/2020 20:17:05 INFO GlusterFS mount attempt 

22/06/2020 20:16:35 INFO GlusterFS mount attempt 

22/06/2020 20:16:05 INFO GlusterFS mount attempt 

22/06/2020 20:15:35 INFO GlusterFS mount attempt 

22/06/2020 20:15:05 INFO GlusterFS mount attempt 

22/06/2020 20:14:35 INFO GlusterFS mount attempt 

22/06/2020 20:14:05 INFO GlusterFS mount attempt 

22/06/2020 20:13:35 INFO GlusterFS mount attempt 

22/06/2020 20:13:05 INFO GlusterFS mount attempt 

22/06/2020 20:12:35 INFO GlusterFS mount attempt 

22/06/2020 20:12:04 INFO GlusterFS mount attempt 

22/06/2020 20:11:34 INFO GlusterFS mount attempt 

22/06/2020 20:11:04 INFO GlusterFS mount attempt 

22/06/2020 20:10:34 INFO GlusterFS mount attempt 

22/06/2020 20:10:04 INFO GlusterFS mount attempt 

22/06/2020 20:09:34 INFO GlusterFS mount attempt 

22/06/2020 20:09:04 INFO GlusterFS mount attempt 

22/06/2020 20:08:34 INFO GlusterFS mount attempt 

22/06/2020 20:08:04 INFO GlusterFS mount attempt 

22/06/2020 20:07:34 INFO GlusterFS mount attempt 

22/06/2020 20:07:04 INFO GlusterFS mount attempt 

22/06/2020 20:06:33 INFO GlusterFS mount attempt 

22/06/2020 20:06:03 INFO GlusterFS mount attempt 

22/06/2020 20:05:33 INFO GlusterFS mount attempt 

22/06/2020 20:05:03 INFO GlusterFS mount attempt 

22/06/2020 20:04:33 INFO GlusterFS mount attempt 

22/06/2020 20:04:03 INFO GlusterFS mount attempt 

22/06/2020 20:03:33 INFO GlusterFS mount attempt 

22/06/2020 20:03:03 INFO GlusterFS mount attempt 

22/06/2020 20:02:33 INFO GlusterFS mount attempt 

22/06/2020 20:02:03 INFO GlusterFS mount attempt 

22/06/2020 20:01:32 INFO GlusterFS mount attempt 

22/06/2020 20:01:02 INFO GlusterFS mount attempt 

22/06/2020 20:00:32 INFO GlusterFS mount attempt 

22/06/2020 20:00:02 INFO GlusterFS mount attempt 

22/06/2020 19:59:32 INFO GlusterFS mount attempt 

22/06/2020 19:59:02 INFO GlusterFS mount attempt 

22/06/2020 19:58:32 INFO GlusterFS mount attempt 

22/06/2020 19:58:02 INFO GlusterFS mount attempt 

22/06/2020 19:57:32 INFO GlusterFS mount attempt 

22/06/2020 19:57:02 INFO GlusterFS mount attempt 

22/06/2020 19:56:32 INFO GlusterFS mount attempt 

22/06/2020 19:56:02 INFO GlusterFS mount attempt 

22/06/2020 19:55:31 INFO GlusterFS mount attempt 

22/06/2020 19:55:01 INFO GlusterFS mount attempt 

22/06/2020 19:54:31 INFO GlusterFS mount attempt 

22/06/2020 19:54:01 INFO GlusterFS mount attempt 

22/06/2020 19:53:31 INFO GlusterFS mount attempt 

22/06/2020 19:53:01 INFO GlusterFS mount attempt 

22/06/2020 19:52:31 INFO GlusterFS mount attempt 

22/06/2020 19:52:01 INFO GlusterFS mount attempt 

22/06/2020 19:51:31 INFO GlusterFS mount attempt 

22/06/2020 19:51:01 INFO GlusterFS mount attempt 

22/06/2020 19:50:31 INFO GlusterFS mount attempt 

22/06/2020 19:50:00 INFO GlusterFS mount attempt 

22/06/2020 19:49:30 INFO GlusterFS mount attempt 

22/06/2020 19:49:00 INFO GlusterFS mount attempt 

22/06/2020 19:48:30 INFO GlusterFS mount attempt 

22/06/2020 19:48:00 INFO GlusterFS mount attempt 

22/06/2020 19:47:30 INFO GlusterFS mount attempt 

22/06/2020 19:47:00 INFO GlusterFS mount attempt 

22/06/2020 19:46:30 INFO GlusterFS mount attempt 

22/06/2020 19:46:00 INFO GlusterFS mount attempt 

22/06/2020 19:45:30 INFO GlusterFS mount attempt 

22/06/2020 19:45:00 INFO GlusterFS mount attempt 

22/06/2020 19:44:29 INFO GlusterFS mount attempt 

22/06/2020 19:43:59 INFO GlusterFS mount attempt 

22/06/2020 19:43:29 INFO GlusterFS mount attempt 

22/06/2020 19:42:59 INFO GlusterFS mount attempt 

22/06/2020 19:42:29 INFO GlusterFS mount attempt 

22/06/2020 19:41:59 INFO GlusterFS mount attempt 

22/06/2020 19:41:29 INFO GlusterFS mount attempt 

22/06/2020 19:40:59 INFO GlusterFS mount attempt 

22/06/2020 19:40:29 INFO GlusterFS mount attempt 

22/06/2020 19:39:59 INFO GlusterFS mount attempt 

22/06/2020 19:39:29 INFO GlusterFS mount attempt 

22/06/2020 19:38:58 INFO GlusterFS mount attempt 

22/06/2020 19:38:28 INFO GlusterFS mount attempt 

22/06/2020 19:37:58 INFO GlusterFS mount attempt 

22/06/2020 19:37:28 INFO GlusterFS mount attempt 

22/06/2020 19:36:58 INFO GlusterFS mount attempt 

22/06/2020 19:36:28 INFO GlusterFS mount attempt 

22/06/2020 19:35:58 INFO GlusterFS mount attempt 

22/06/2020 19:35:28 INFO GlusterFS mount attempt 

22/06/2020 19:34:58 INFO GlusterFS mount attempt 

22/06/2020 19:34:28 INFO GlusterFS mount attempt 

22/06/2020 19:33:58 INFO GlusterFS mount attempt 

22/06/2020 19:33:27 INFO GlusterFS mount attempt 

22/06/2020 19:32:57 INFO GlusterFS mount attempt 

22/06/2020 19:32:27 INFO GlusterFS mount attempt 

22/06/2020 19:31:57 INFO GlusterFS mount attempt 

22/06/2020 19:31:27 INFO GlusterFS mount attempt 

22/06/2020 19:30:57 INFO GlusterFS mount attempt 

22/06/2020 19:30:27 INFO GlusterFS mount attempt 

22/06/2020 19:29:57 INFO GlusterFS mount attempt 

22/06/2020 19:29:27 INFO GlusterFS mount attempt 

22/06/2020 19:28:57 INFO GlusterFS mount attempt 

22/06/2020 19:28:27 INFO GlusterFS mount attempt 

22/06/2020 19:27:56 INFO GlusterFS mount attempt 

22/06/2020 19:27:26 INFO GlusterFS mount attempt 

22/06/2020 19:26:56 INFO GlusterFS mount attempt 

22/06/2020 19:26:26 INFO GlusterFS mount attempt 

22/06/2020 19:25:56 INFO GlusterFS mount attempt 

22/06/2020 19:25:26 INFO GlusterFS mount attempt 

22/06/2020 19:24:56 INFO GlusterFS mount attempt 

22/06/2020 19:24:26 INFO GlusterFS mount attempt 

22/06/2020 19:23:56 INFO GlusterFS mount attempt 

22/06/2020 19:23:26 INFO GlusterFS mount attempt 

22/06/2020 19:22:56 INFO GlusterFS mount attempt 

22/06/2020 19:22:25 INFO GlusterFS mount attempt 

22/06/2020 19:21:55 INFO GlusterFS mount attempt 

22/06/2020 19:21:25 INFO GlusterFS mount attempt 

22/06/2020 19:20:55 INFO GlusterFS mount attempt 

22/06/2020 19:20:25 INFO GlusterFS mount attempt 

22/06/2020 19:19:55 INFO GlusterFS mount attempt 

22/06/2020 19:19:25 INFO GlusterFS mount attempt 

22/06/2020 19:18:55 INFO GlusterFS mount attempt 

22/06/2020 19:18:25 INFO GlusterFS mount attempt 

22/06/2020 19:17:55 INFO GlusterFS mount attempt 

22/06/2020 19:17:25 INFO GlusterFS mount attempt 

22/06/2020 19:16:55 INFO GlusterFS mount attempt 

22/06/2020 19:16:24 INFO GlusterFS mount attempt 

22/06/2020 19:15:54 INFO GlusterFS mount attempt 

22/06/2020 19:15:24 INFO GlusterFS mount attempt 

22/06/2020 19:14:54 INFO GlusterFS mount attempt 

22/06/2020 19:14:24 INFO GlusterFS mount attempt 

22/06/2020 19:13:54 INFO GlusterFS mount attempt 

22/06/2020 19:13:24 INFO GlusterFS mount attempt 

22/06/2020 19:12:54 INFO GlusterFS mount attempt 

22/06/2020 19:12:24 INFO GlusterFS mount attempt 

22/06/2020 19:11:54 INFO GlusterFS mount attempt 

22/06/2020 19:11:24 INFO GlusterFS mount attempt 

22/06/2020 19:10:53 INFO GlusterFS mount attempt 

22/06/2020 19:10:23 INFO GlusterFS mount attempt 

22/06/2020 19:09:53 INFO GlusterFS mount attempt 

22/06/2020 19:09:23 INFO GlusterFS mount attempt 

22/06/2020 19:08:53 INFO GlusterFS mount attempt 

22/06/2020 19:08:23 INFO GlusterFS mount attempt 

22/06/2020 19:07:53 INFO GlusterFS mount attempt 

22/06/2020 19:07:23 INFO GlusterFS mount attempt 

22/06/2020 19:06:53 INFO GlusterFS mount attempt 

22/06/2020 19:06:23 INFO GlusterFS mount attempt 

22/06/2020 19:05:53 INFO GlusterFS mount attempt 

22/06/2020 19:05:22 INFO GlusterFS mount attempt 

22/06/2020 19:04:52 INFO GlusterFS mount attempt 

22/06/2020 19:04:22 INFO GlusterFS mount attempt 

22/06/2020 19:03:52 INFO GlusterFS mount attempt 

22/06/2020 19:03:22 INFO GlusterFS mount attempt 

22/06/2020 19:02:52 INFO GlusterFS mount attempt 

22/06/2020 19:02:22 INFO GlusterFS mount attempt 

22/06/2020 19:01:52 INFO GlusterFS mount attempt 

22/06/2020 19:01:22 INFO GlusterFS mount attempt 

22/06/2020 19:00:52 INFO GlusterFS mount attempt 

22/06/2020 19:00:22 INFO GlusterFS mount attempt 

22/06/2020 18:59:51 INFO GlusterFS mount attempt 

22/06/2020 18:59:21 INFO GlusterFS mount attempt 

22/06/2020 18:58:51 INFO GlusterFS mount attempt 

22/06/2020 18:58:21 INFO GlusterFS mount attempt 

22/06/2020 18:57:51 INFO GlusterFS mount attempt 

22/06/2020 18:57:21 INFO GlusterFS mount attempt 

22/06/2020 18:56:51 INFO GlusterFS mount attempt 

22/06/2020 18:56:21 INFO GlusterFS mount attempt 

22/06/2020 18:55:51 INFO GlusterFS mount attempt 

22/06/2020 18:55:21 INFO GlusterFS mount attempt 

22/06/2020 18:54:51 INFO GlusterFS mount attempt 

22/06/2020 18:54:20 INFO GlusterFS mount attempt 

22/06/2020 18:53:50 INFO GlusterFS mount attempt 

22/06/2020 18:53:20 INFO GlusterFS mount attempt 

22/06/2020 18:52:50 INFO GlusterFS mount attempt 

22/06/2020 18:52:20 INFO GlusterFS mount attempt 

22/06/2020 18:51:50 INFO GlusterFS mount attempt 

22/06/2020 18:51:20 INFO GlusterFS mount attempt 

22/06/2020 18:50:50 INFO GlusterFS mount attempt 

22/06/2020 18:50:20 INFO GlusterFS mount attempt 

22/06/2020 18:49:50 INFO GlusterFS mount attempt 

22/06/2020 18:49:19 INFO GlusterFS mount attempt 

22/06/2020 18:48:49 INFO GlusterFS mount attempt 

22/06/2020 18:48:19 INFO GlusterFS mount attempt 

22/06/2020 18:47:49 INFO GlusterFS mount attempt 

22/06/2020 18:47:19 INFO GlusterFS mount attempt 

22/06/2020 18:46:49 INFO GlusterFS mount attempt 

22/06/2020 18:46:19 INFO GlusterFS mount attempt 

22/06/2020 18:45:49 INFO GlusterFS mount attempt 

22/06/2020 18:45:19 INFO GlusterFS mount attempt 

22/06/2020 18:44:49 INFO GlusterFS mount attempt 

22/06/2020 18:44:19 INFO GlusterFS mount attempt 

22/06/2020 18:43:49 INFO GlusterFS mount attempt 

22/06/2020 18:43:18 INFO GlusterFS mount attempt 

22/06/2020 18:42:48 INFO GlusterFS mount attempt 

22/06/2020 18:42:18 INFO GlusterFS mount attempt 

22/06/2020 18:41:48 INFO GlusterFS mount attempt 

22/06/2020 18:41:18 INFO GlusterFS mount attempt 

22/06/2020 18:40:48 INFO GlusterFS mount attempt 

22/06/2020 18:40:18 INFO GlusterFS mount attempt 

22/06/2020 18:39:48 INFO GlusterFS mount attempt 

22/06/2020 18:39:18 INFO GlusterFS mount attempt 

22/06/2020 18:38:48 INFO GlusterFS mount attempt 

22/06/2020 18:38:17 INFO GlusterFS mount attempt 

22/06/2020 18:37:47 INFO GlusterFS mount attempt 

22/06/2020 18:37:17 INFO GlusterFS mount attempt 

22/06/2020 18:36:47 INFO GlusterFS mount attempt 

22/06/2020 18:36:17 INFO GlusterFS mount attempt 

22/06/2020 18:35:47 INFO GlusterFS mount attempt 

22/06/2020 18:35:17 INFO GlusterFS mount attempt 

22/06/2020 18:34:47 INFO GlusterFS mount attempt 

22/06/2020 18:34:17 INFO GlusterFS mount attempt 

22/06/2020 18:33:47 INFO GlusterFS mount attempt 

22/06/2020 18:33:17 INFO GlusterFS mount attempt 

22/06/2020 18:32:47 INFO GlusterFS mount attempt 

22/06/2020 18:32:16 INFO GlusterFS mount attempt 

22/06/2020 18:31:46 INFO GlusterFS mount attempt 

22/06/2020 18:31:16 INFO GlusterFS mount attempt 

22/06/2020 18:30:46 INFO GlusterFS mount attempt 

22/06/2020 18:30:16 INFO GlusterFS mount attempt 

22/06/2020 18:29:46 INFO GlusterFS mount attempt 

22/06/2020 18:29:16 INFO GlusterFS mount attempt 

22/06/2020 18:28:46 INFO GlusterFS mount attempt 

22/06/2020 18:28:16 INFO GlusterFS mount attempt 

22/06/2020 18:27:46 INFO GlusterFS mount attempt 

22/06/2020 18:27:16 INFO GlusterFS mount attempt 

22/06/2020 18:26:45 INFO GlusterFS mount attempt 

22/06/2020 18:26:15 INFO GlusterFS mount attempt 

22/06/2020 18:25:45 INFO GlusterFS mount attempt 

22/06/2020 18:25:15 INFO GlusterFS mount attempt 

22/06/2020 18:24:45 INFO GlusterFS mount attempt 

22/06/2020 18:24:15 INFO GlusterFS mount attempt 

22/06/2020 18:23:45 INFO GlusterFS mount attempt 

22/06/2020 18:23:15 INFO GlusterFS mount attempt 

22/06/2020 18:22:45 INFO GlusterFS mount attempt 

22/06/2020 18:22:15 INFO GlusterFS mount attempt 

22/06/2020 18:21:45 INFO GlusterFS mount attempt 

22/06/2020 18:21:15 INFO GlusterFS mount attempt 

22/06/2020 18:20:44 INFO GlusterFS mount attempt 

22/06/2020 18:20:14 INFO GlusterFS mount attempt 

22/06/2020 18:19:44 INFO GlusterFS mount attempt 

22/06/2020 18:19:14 INFO GlusterFS mount attempt 

22/06/2020 18:18:44 INFO GlusterFS mount attempt 

22/06/2020 18:18:14 INFO GlusterFS mount attempt 

22/06/2020 18:17:44 INFO GlusterFS mount attempt 

22/06/2020 18:17:14 INFO GlusterFS mount attempt 

22/06/2020 18:16:44 INFO GlusterFS mount attempt 

22/06/2020 18:16:14 INFO GlusterFS mount attempt 

22/06/2020 18:15:43 INFO GlusterFS mount attempt 

22/06/2020 18:15:13 INFO GlusterFS mount attempt 

22/06/2020 18:14:43 INFO GlusterFS mount attempt 

22/06/2020 18:14:13 INFO GlusterFS mount attempt 

22/06/2020 18:13:43 INFO GlusterFS mount attempt 

22/06/2020 18:13:13 INFO GlusterFS mount attempt 

22/06/2020 18:12:43 INFO GlusterFS mount attempt 

22/06/2020 18:12:13 INFO GlusterFS mount attempt 

22/06/2020 18:11:43 INFO GlusterFS mount attempt 

22/06/2020 18:11:13 INFO GlusterFS mount attempt 

22/06/2020 18:10:42 INFO GlusterFS mount attempt 

22/06/2020 18:10:12 INFO GlusterFS mount attempt 

22/06/2020 18:09:42 INFO GlusterFS mount attempt 

22/06/2020 18:09:12 INFO GlusterFS mount attempt 

22/06/2020 18:08:42 INFO GlusterFS mount attempt 

22/06/2020 18:08:12 INFO GlusterFS mount attempt 

22/06/2020 18:07:42 INFO GlusterFS mount attempt 

22/06/2020 18:07:12 INFO GlusterFS mount attempt 

22/06/2020 18:06:42 INFO GlusterFS mount attempt 

22/06/2020 18:06:12 INFO GlusterFS mount attempt 

22/06/2020 18:05:42 INFO GlusterFS mount attempt 

22/06/2020 18:05:11 INFO GlusterFS mount attempt 

22/06/2020 18:04:41 INFO GlusterFS mount attempt 

22/06/2020 18:04:11 INFO GlusterFS mount attempt 

22/06/2020 18:03:41 INFO GlusterFS mount attempt 

22/06/2020 18:03:11 INFO GlusterFS mount attempt 

22/06/2020 18:02:41 INFO GlusterFS mount attempt 

22/06/2020 18:02:11 INFO GlusterFS mount attempt 

22/06/2020 18:01:41 INFO GlusterFS mount attempt 

22/06/2020 18:01:11 INFO GlusterFS mount attempt 

22/06/2020 18:00:41 INFO GlusterFS mount attempt 

22/06/2020 18:00:11 INFO GlusterFS mount attempt 

22/06/2020 17:59:41 INFO GlusterFS mount attempt 

22/06/2020 17:59:10 INFO GlusterFS mount attempt 

22/06/2020 17:58:40 INFO GlusterFS mount attempt 

22/06/2020 17:58:10 INFO GlusterFS mount attempt 

22/06/2020 17:57:40 INFO GlusterFS mount attempt 

22/06/2020 17:57:10 INFO GlusterFS mount attempt 

22/06/2020 17:56:40 INFO GlusterFS mount attempt 

22/06/2020 17:56:10 INFO GlusterFS mount attempt 

22/06/2020 17:55:40 INFO GlusterFS mount attempt 

22/06/2020 17:55:10 INFO GlusterFS mount attempt 

22/06/2020 17:54:40 INFO GlusterFS mount attempt 

22/06/2020 17:54:10 INFO GlusterFS mount attempt 

22/06/2020 17:53:39 INFO GlusterFS mount attempt 

22/06/2020 17:53:09 INFO GlusterFS mount attempt 

22/06/2020 17:52:39 INFO GlusterFS mount attempt 

22/06/2020 17:52:09 INFO GlusterFS mount attempt 

22/06/2020 17:51:39 INFO GlusterFS mount attempt 

22/06/2020 17:51:09 INFO GlusterFS mount attempt 

22/06/2020 17:50:39 INFO GlusterFS mount attempt 

22/06/2020 17:50:09 INFO GlusterFS mount attempt 

22/06/2020 17:49:39 INFO GlusterFS mount attempt 

22/06/2020 17:49:09 INFO GlusterFS mount attempt 

22/06/2020 17:48:38 INFO GlusterFS mount attempt 

22/06/2020 17:48:08 INFO GlusterFS mount attempt 

22/06/2020 17:47:38 INFO GlusterFS mount attempt 

22/06/2020 17:47:08 INFO GlusterFS mount attempt 

22/06/2020 17:46:38 INFO GlusterFS mount attempt 

22/06/2020 17:46:08 INFO GlusterFS mount attempt 

22/06/2020 17:45:38 INFO GlusterFS mount attempt 

22/06/2020 17:45:08 INFO GlusterFS mount attempt 

22/06/2020 17:44:38 INFO GlusterFS mount attempt 

22/06/2020 17:44:08 INFO GlusterFS mount attempt 

22/06/2020 17:43:38 INFO GlusterFS mount attempt 

22/06/2020 17:43:07 INFO GlusterFS mount attempt 

22/06/2020 17:42:37 INFO GlusterFS mount attempt 

22/06/2020 17:42:07 INFO GlusterFS mount attempt 

22/06/2020 17:41:37 INFO GlusterFS mount attempt 

22/06/2020 17:41:07 INFO GlusterFS mount attempt 

22/06/2020 17:40:37 INFO GlusterFS mount attempt 

22/06/2020 17:40:07 INFO GlusterFS mount attempt 

22/06/2020 17:39:37 INFO GlusterFS mount attempt 

22/06/2020 17:39:07 INFO GlusterFS mount attempt 

22/06/2020 17:38:37 INFO GlusterFS mount attempt 

22/06/2020 17:38:07 INFO GlusterFS mount attempt 

22/06/2020 17:37:36 INFO GlusterFS mount attempt 

22/06/2020 17:37:06 INFO GlusterFS mount attempt 

22/06/2020 17:36:36 INFO GlusterFS mount attempt 

22/06/2020 17:36:06 INFO GlusterFS mount attempt 

22/06/2020 17:35:36 INFO GlusterFS mount attempt 

22/06/2020 17:35:06 INFO GlusterFS mount attempt 

22/06/2020 17:34:36 INFO GlusterFS mount attempt 

22/06/2020 17:34:06 INFO GlusterFS mount attempt 

22/06/2020 17:33:36 INFO GlusterFS mount attempt 

22/06/2020 17:33:06 INFO GlusterFS mount attempt 

22/06/2020 17:32:36 INFO GlusterFS mount attempt 

22/06/2020 17:32:06 INFO GlusterFS mount attempt 

22/06/2020 17:31:35 INFO GlusterFS mount attempt 

22/06/2020 17:31:05 INFO GlusterFS mount attempt 

22/06/2020 17:30:35 INFO GlusterFS mount attempt 

22/06/2020 17:30:05 INFO GlusterFS mount attempt 

22/06/2020 17:29:35 INFO GlusterFS mount attempt 

22/06/2020 17:29:05 INFO GlusterFS mount attempt 

22/06/2020 17:28:35 INFO GlusterFS mount attempt 

22/06/2020 17:28:05 INFO GlusterFS mount attempt 

22/06/2020 17:27:35 INFO GlusterFS mount attempt 

22/06/2020 17:27:05 INFO GlusterFS mount attempt 

22/06/2020 17:26:35 INFO GlusterFS mount attempt 

22/06/2020 17:26:04 INFO GlusterFS mount attempt 

22/06/2020 17:25:34 INFO GlusterFS mount attempt 

22/06/2020 17:25:04 INFO GlusterFS mount attempt 

22/06/2020 17:24:34 INFO GlusterFS mount attempt 

22/06/2020 17:24:04 INFO GlusterFS mount attempt 

22/06/2020 17:23:34 INFO GlusterFS mount attempt 

22/06/2020 17:23:04 INFO GlusterFS mount attempt 

22/06/2020 17:22:34 INFO GlusterFS mount attempt 

22/06/2020 17:22:04 INFO GlusterFS mount attempt 

22/06/2020 17:21:34 INFO GlusterFS mount attempt 

22/06/2020 17:21:03 INFO GlusterFS mount attempt 

22/06/2020 17:20:33 INFO GlusterFS mount attempt 

22/06/2020 17:20:03 INFO GlusterFS mount attempt 

22/06/2020 17:19:33 INFO GlusterFS mount attempt 

22/06/2020 17:19:03 INFO GlusterFS mount attempt 

22/06/2020 17:18:33 INFO GlusterFS mount attempt 

22/06/2020 17:18:03 INFO GlusterFS mount attempt 

22/06/2020 17:17:33 INFO GlusterFS mount attempt 

22/06/2020 17:17:03 INFO GlusterFS mount attempt 

22/06/2020 17:16:33 INFO GlusterFS mount attempt 

22/06/2020 17:16:03 INFO GlusterFS mount attempt 

22/06/2020 17:15:33 INFO GlusterFS mount attempt 

22/06/2020 17:15:02 INFO GlusterFS mount attempt 

22/06/2020 17:14:32 INFO GlusterFS mount attempt 

22/06/2020 17:14:02 INFO GlusterFS mount attempt 

22/06/2020 17:13:32 INFO GlusterFS mount attempt 

22/06/2020 17:13:02 INFO GlusterFS mount attempt 

22/06/2020 17:12:32 INFO GlusterFS mount attempt 

22/06/2020 17:12:02 INFO GlusterFS mount attempt 

22/06/2020 17:11:32 INFO GlusterFS mount attempt 

22/06/2020 17:11:02 INFO GlusterFS mount attempt 

22/06/2020 17:10:32 INFO GlusterFS mount attempt 

22/06/2020 17:10:01 INFO GlusterFS mount attempt 

22/06/2020 17:09:31 INFO GlusterFS mount attempt 

22/06/2020 17:09:01 INFO GlusterFS mount attempt 

22/06/2020 17:08:31 INFO GlusterFS mount attempt 

22/06/2020 17:08:01 INFO GlusterFS mount attempt 

22/06/2020 17:07:31 INFO GlusterFS mount attempt 

22/06/2020 17:07:01 INFO GlusterFS mount attempt 

22/06/2020 17:06:31 INFO GlusterFS mount attempt 

22/06/2020 17:06:01 INFO GlusterFS mount attempt 

22/06/2020 17:05:31 INFO GlusterFS mount attempt 

22/06/2020 17:05:01 INFO GlusterFS mount attempt 

22/06/2020 17:04:30 INFO GlusterFS mount attempt 

22/06/2020 17:04:00 INFO GlusterFS mount attempt 

22/06/2020 17:03:30 INFO GlusterFS mount attempt 

22/06/2020 17:03:00 INFO GlusterFS mount attempt 

22/06/2020 17:02:30 INFO GlusterFS mount attempt 

22/06/2020 17:02:00 INFO GlusterFS mount attempt 

22/06/2020 17:01:30 INFO GlusterFS mount attempt 

22/06/2020 17:01:00 INFO GlusterFS mount attempt 

22/06/2020 17:00:30 INFO GlusterFS mount attempt 

22/06/2020 17:00:00 INFO GlusterFS mount attempt 

22/06/2020 16:59:30 INFO GlusterFS mount attempt 

22/06/2020 16:58:59 INFO GlusterFS mount attempt 

22/06/2020 16:58:29 INFO GlusterFS mount attempt 

22/06/2020 16:57:59 INFO GlusterFS mount attempt 

22/06/2020 16:57:29 INFO GlusterFS mount attempt 

22/06/2020 16:56:59 INFO GlusterFS mount attempt 

22/06/2020 16:56:29 INFO GlusterFS mount attempt 

22/06/2020 16:55:59 INFO GlusterFS mount attempt 

22/06/2020 16:55:29 INFO GlusterFS mount attempt 

22/06/2020 16:54:59 INFO GlusterFS mount attempt 

22/06/2020 16:54:29 INFO GlusterFS mount attempt 

22/06/2020 16:53:58 INFO GlusterFS mount attempt 

22/06/2020 16:53:28 INFO GlusterFS mount attempt 

22/06/2020 16:52:58 INFO GlusterFS mount attempt 

22/06/2020 16:52:28 INFO GlusterFS mount attempt 

22/06/2020 16:51:58 INFO GlusterFS mount attempt 

22/06/2020 16:51:28 INFO GlusterFS mount attempt 

22/06/2020 16:50:58 INFO GlusterFS mount attempt 

22/06/2020 16:50:28 INFO GlusterFS mount attempt 

22/06/2020 16:49:58 INFO GlusterFS mount attempt 

22/06/2020 16:49:28 INFO GlusterFS mount attempt 

22/06/2020 16:48:58 INFO GlusterFS mount attempt 

22/06/2020 16:48:27 INFO GlusterFS mount attempt 

22/06/2020 16:47:57 INFO GlusterFS mount attempt 

22/06/2020 16:47:27 INFO GlusterFS mount attempt 

22/06/2020 16:46:57 INFO GlusterFS mount attempt 

22/06/2020 16:46:27 INFO GlusterFS mount attempt 

22/06/2020 16:45:57 INFO GlusterFS mount attempt 

22/06/2020 16:45:27 INFO GlusterFS mount attempt 

22/06/2020 16:44:57 INFO GlusterFS mount attempt 

22/06/2020 16:44:27 INFO GlusterFS mount attempt 

22/06/2020 16:43:57 INFO GlusterFS mount attempt 

22/06/2020 16:43:26 INFO GlusterFS mount attempt 

22/06/2020 16:42:56 INFO GlusterFS mount attempt 

22/06/2020 16:42:26 INFO GlusterFS mount attempt 

22/06/2020 16:41:56 INFO GlusterFS mount attempt 

22/06/2020 16:41:26 INFO GlusterFS mount attempt 

22/06/2020 16:40:56 INFO GlusterFS mount attempt 

22/06/2020 16:40:26 INFO GlusterFS mount attempt 

22/06/2020 16:39:56 INFO GlusterFS mount attempt 

22/06/2020 16:39:26 INFO GlusterFS mount attempt 

22/06/2020 16:38:56 INFO GlusterFS mount attempt 

22/06/2020 16:38:26 INFO GlusterFS mount attempt 

22/06/2020 16:37:55 INFO GlusterFS mount attempt 

22/06/2020 16:37:25 INFO GlusterFS mount attempt 

22/06/2020 16:36:55 INFO GlusterFS mount attempt 

22/06/2020 16:36:25 INFO GlusterFS mount attempt 

22/06/2020 16:35:55 INFO GlusterFS mount attempt 

22/06/2020 16:35:25 INFO GlusterFS mount attempt 

22/06/2020 16:34:55 INFO GlusterFS mount attempt 

22/06/2020 16:34:25 INFO GlusterFS mount attempt 

22/06/2020 16:33:55 INFO GlusterFS mount attempt 

22/06/2020 16:33:25 INFO GlusterFS mount attempt 

22/06/2020 16:32:55 INFO GlusterFS mount attempt 

22/06/2020 16:32:24 INFO GlusterFS mount attempt 

22/06/2020 16:31:54 INFO GlusterFS mount attempt 

22/06/2020 16:31:24 INFO GlusterFS mount attempt 

22/06/2020 16:30:54 INFO GlusterFS mount attempt 

22/06/2020 16:30:24 INFO GlusterFS mount attempt 

22/06/2020 16:29:54 INFO GlusterFS mount attempt 

22/06/2020 16:29:24 INFO GlusterFS mount attempt 

22/06/2020 16:28:54 INFO GlusterFS mount attempt 

22/06/2020 16:28:24 INFO GlusterFS mount attempt 

22/06/2020 16:27:54 INFO GlusterFS mount attempt 

22/06/2020 16:27:24 INFO GlusterFS mount attempt 

22/06/2020 16:26:53 INFO GlusterFS mount attempt 

22/06/2020 16:26:23 INFO GlusterFS mount attempt 

22/06/2020 16:25:53 INFO GlusterFS mount attempt 

22/06/2020 16:25:23 INFO GlusterFS mount attempt 

22/06/2020 16:24:53 INFO GlusterFS mount attempt 

22/06/2020 16:24:23 INFO GlusterFS mount attempt 

22/06/2020 16:23:53 INFO GlusterFS mount attempt 

22/06/2020 16:23:23 INFO GlusterFS mount attempt 

22/06/2020 16:22:53 INFO GlusterFS mount attempt 

22/06/2020 16:22:23 INFO GlusterFS mount attempt 

22/06/2020 16:21:53 INFO GlusterFS mount attempt 

22/06/2020 16:21:23 INFO GlusterFS mount attempt 

22/06/2020 16:20:52 INFO GlusterFS mount attempt 

22/06/2020 16:20:22 INFO GlusterFS mount attempt 

22/06/2020 16:19:52 INFO GlusterFS mount attempt 

22/06/2020 16:19:22 INFO GlusterFS mount attempt 

22/06/2020 16:18:52 INFO GlusterFS mount attempt 

22/06/2020 16:18:22 INFO GlusterFS mount attempt 

22/06/2020 16:17:52 INFO GlusterFS mount attempt 

22/06/2020 16:17:22 INFO GlusterFS mount attempt 

22/06/2020 16:16:52 INFO GlusterFS mount attempt 

22/06/2020 16:16:22 INFO GlusterFS mount attempt 

22/06/2020 16:15:51 INFO GlusterFS mount attempt 

22/06/2020 16:15:21 INFO GlusterFS mount attempt 

22/06/2020 16:14:51 INFO GlusterFS mount attempt 

22/06/2020 16:14:21 INFO GlusterFS mount attempt 

22/06/2020 16:13:51 INFO GlusterFS mount attempt 

22/06/2020 16:13:21 INFO GlusterFS mount attempt 

22/06/2020 16:12:51 INFO GlusterFS mount attempt 

22/06/2020 16:12:21 INFO GlusterFS mount attempt 

22/06/2020 16:11:51 INFO GlusterFS mount attempt 

22/06/2020 16:11:21 INFO GlusterFS mount attempt 

22/06/2020 16:10:51 INFO GlusterFS mount attempt 

22/06/2020 16:10:20 INFO GlusterFS mount attempt 

22/06/2020 16:09:50 INFO GlusterFS mount attempt 

22/06/2020 16:09:20 INFO GlusterFS mount attempt 

22/06/2020 16:08:50 INFO GlusterFS mount attempt 

22/06/2020 16:08:20 INFO GlusterFS mount attempt 

22/06/2020 16:07:50 INFO GlusterFS mount attempt 

22/06/2020 16:07:20 INFO GlusterFS mount attempt 

22/06/2020 16:06:50 INFO GlusterFS mount attempt 

22/06/2020 16:06:20 INFO GlusterFS mount attempt 

22/06/2020 16:05:50 INFO GlusterFS mount attempt 

22/06/2020 16:05:20 INFO GlusterFS mount attempt 

22/06/2020 16:04:49 INFO GlusterFS mount attempt 

22/06/2020 16:04:19 INFO GlusterFS mount attempt 

22/06/2020 16:03:49 INFO GlusterFS mount attempt 

22/06/2020 16:03:19 INFO GlusterFS mount attempt 

22/06/2020 16:02:49 INFO GlusterFS mount attempt 

22/06/2020 16:02:19 INFO GlusterFS mount attempt 

22/06/2020 16:01:49 INFO GlusterFS mount attempt 

22/06/2020 16:01:19 INFO GlusterFS mount attempt 

22/06/2020 16:00:49 INFO GlusterFS mount attempt 

22/06/2020 16:00:19 INFO GlusterFS mount attempt 

22/06/2020 15:59:49 INFO GlusterFS mount attempt 

22/06/2020 15:59:18 INFO GlusterFS mount attempt 

22/06/2020 15:58:48 INFO GlusterFS mount attempt 

22/06/2020 15:58:18 INFO GlusterFS mount attempt 

22/06/2020 15:57:48 INFO GlusterFS mount attempt 

22/06/2020 15:57:18 INFO GlusterFS mount attempt 

22/06/2020 15:56:48 INFO GlusterFS mount attempt 

22/06/2020 15:56:18 INFO GlusterFS mount attempt 

22/06/2020 15:55:48 INFO GlusterFS mount attempt 

22/06/2020 15:55:18 INFO GlusterFS mount attempt 

22/06/2020 15:54:48 INFO GlusterFS mount attempt 

22/06/2020 15:54:18 INFO GlusterFS mount attempt 

22/06/2020 15:53:47 INFO GlusterFS mount attempt 

22/06/2020 15:53:17 INFO GlusterFS mount attempt 

22/06/2020 15:52:47 INFO GlusterFS mount attempt 

22/06/2020 15:52:17 INFO GlusterFS mount attempt 

22/06/2020 15:51:47 INFO GlusterFS mount attempt 

22/06/2020 15:51:17 INFO GlusterFS mount attempt 

22/06/2020 15:50:47 INFO GlusterFS mount attempt 

22/06/2020 15:50:17 INFO GlusterFS mount attempt 

22/06/2020 15:49:47 INFO GlusterFS mount attempt 

22/06/2020 15:49:17 INFO GlusterFS mount attempt 

22/06/2020 15:48:47 INFO GlusterFS mount attempt 

22/06/2020 15:48:16 INFO GlusterFS mount attempt 

22/06/2020 15:47:46 INFO GlusterFS mount attempt 

22/06/2020 15:47:16 INFO GlusterFS mount attempt 

22/06/2020 15:46:46 INFO GlusterFS mount attempt 

22/06/2020 15:46:16 INFO GlusterFS mount attempt 

22/06/2020 15:45:46 INFO GlusterFS mount attempt 

22/06/2020 15:45:16 INFO GlusterFS mount attempt 

22/06/2020 15:44:46 INFO GlusterFS mount attempt 

22/06/2020 15:44:16 INFO GlusterFS mount attempt 

22/06/2020 15:43:46 INFO GlusterFS mount attempt 

22/06/2020 15:43:16 INFO GlusterFS mount attempt 

22/06/2020 15:42:45 INFO GlusterFS mount attempt 

22/06/2020 15:42:15 INFO GlusterFS mount attempt 

22/06/2020 15:41:45 INFO GlusterFS mount attempt 

22/06/2020 15:41:15 INFO GlusterFS mount attempt 

22/06/2020 15:40:45 INFO GlusterFS mount attempt 

22/06/2020 15:40:15 INFO GlusterFS mount attempt 

22/06/2020 15:39:45 INFO GlusterFS mount attempt 

22/06/2020 15:39:15 INFO GlusterFS mount attempt 

22/06/2020 15:38:45 INFO GlusterFS mount attempt 

22/06/2020 15:38:15 INFO GlusterFS mount attempt 

22/06/2020 15:37:44 INFO GlusterFS mount attempt 

22/06/2020 15:37:14 INFO GlusterFS mount attempt 

22/06/2020 15:36:44 INFO GlusterFS mount attempt 

22/06/2020 15:36:14 INFO GlusterFS mount attempt 

22/06/2020 15:35:44 INFO GlusterFS mount attempt 

22/06/2020 15:35:14 INFO GlusterFS mount attempt 

22/06/2020 15:34:44 INFO GlusterFS mount attempt 

22/06/2020 15:34:14 INFO GlusterFS mount attempt 

22/06/2020 15:33:44 INFO GlusterFS mount attempt 

22/06/2020 15:33:14 INFO GlusterFS mount attempt 

22/06/2020 15:32:44 INFO GlusterFS mount attempt 

22/06/2020 15:32:14 INFO GlusterFS mount attempt 

22/06/2020 15:31:43 INFO GlusterFS mount attempt 

22/06/2020 15:31:13 INFO GlusterFS mount attempt 

22/06/2020 15:30:43 INFO GlusterFS mount attempt 

22/06/2020 15:30:13 INFO GlusterFS mount attempt 

22/06/2020 15:29:43 INFO GlusterFS mount attempt 

22/06/2020 15:29:13 INFO GlusterFS mount attempt 

22/06/2020 15:28:43 INFO GlusterFS mount attempt 

22/06/2020 15:28:13 INFO GlusterFS mount attempt 

22/06/2020 15:27:43 INFO GlusterFS mount attempt 

22/06/2020 15:27:13 INFO GlusterFS mount attempt 

22/06/2020 15:26:42 INFO GlusterFS mount attempt 

22/06/2020 15:26:12 INFO GlusterFS mount attempt 

22/06/2020 15:25:42 INFO GlusterFS mount attempt 

22/06/2020 15:25:12 INFO GlusterFS mount attempt 

22/06/2020 15:24:42 INFO GlusterFS mount attempt 

22/06/2020 15:24:12 INFO GlusterFS mount attempt 

22/06/2020 15:23:42 INFO GlusterFS mount attempt 

22/06/2020 15:23:12 INFO GlusterFS mount attempt 

22/06/2020 15:22:42 INFO GlusterFS mount attempt 

22/06/2020 15:22:12 INFO GlusterFS mount attempt 

22/06/2020 15:21:41 INFO GlusterFS mount attempt 

22/06/2020 15:21:11 INFO GlusterFS mount attempt 

22/06/2020 15:20:41 INFO GlusterFS mount attempt 

22/06/2020 15:20:11 INFO GlusterFS mount attempt 

22/06/2020 15:19:41 INFO GlusterFS mount attempt 

22/06/2020 15:19:11 INFO GlusterFS mount attempt 

22/06/2020 15:18:41 INFO GlusterFS mount attempt 

22/06/2020 15:18:11 INFO GlusterFS mount attempt 

22/06/2020 15:17:41 INFO GlusterFS mount attempt 

22/06/2020 15:17:11 INFO GlusterFS mount attempt 

22/06/2020 15:16:41 INFO GlusterFS mount attempt 

22/06/2020 15:16:10 INFO GlusterFS mount attempt 

22/06/2020 15:15:40 INFO GlusterFS mount attempt 

22/06/2020 15:15:10 INFO GlusterFS mount attempt 

22/06/2020 15:14:40 INFO GlusterFS mount attempt 

22/06/2020 15:14:10 INFO GlusterFS mount attempt 

22/06/2020 15:13:40 INFO GlusterFS mount attempt 

22/06/2020 15:13:10 INFO GlusterFS mount attempt 

22/06/2020 15:12:40 INFO GlusterFS mount attempt 

22/06/2020 15:12:10 INFO GlusterFS mount attempt 

22/06/2020 15:11:40 INFO GlusterFS mount attempt 

22/06/2020 15:11:10 INFO GlusterFS mount attempt 

22/06/2020 15:10:39 INFO GlusterFS mount attempt 

22/06/2020 15:10:09 INFO GlusterFS mount attempt 

22/06/2020 15:09:39 INFO GlusterFS mount attempt 

22/06/2020 15:09:09 INFO GlusterFS mount attempt 

22/06/2020 15:08:39 INFO GlusterFS mount attempt 

22/06/2020 15:08:09 INFO GlusterFS mount attempt 

22/06/2020 15:07:39 INFO GlusterFS mount attempt 

22/06/2020 15:07:09 INFO GlusterFS mount attempt 

22/06/2020 15:06:39 INFO GlusterFS mount attempt 

22/06/2020 15:06:09 INFO GlusterFS mount attempt 

22/06/2020 15:05:38 INFO GlusterFS mount attempt 

22/06/2020 15:05:08 INFO GlusterFS mount attempt 

22/06/2020 15:04:38 INFO GlusterFS mount attempt 

22/06/2020 15:04:08 INFO GlusterFS mount attempt 

22/06/2020 15:03:38 INFO GlusterFS mount attempt 

22/06/2020 15:03:08 INFO GlusterFS mount attempt 

22/06/2020 15:02:38 INFO GlusterFS mount attempt 

22/06/2020 15:02:08 INFO GlusterFS mount attempt 

22/06/2020 15:01:38 INFO GlusterFS mount attempt 

22/06/2020 15:01:08 INFO GlusterFS mount attempt 

22/06/2020 15:00:38 INFO GlusterFS mount attempt 

22/06/2020 15:00:07 INFO GlusterFS mount attempt 

22/06/2020 14:59:37 INFO GlusterFS mount attempt 

22/06/2020 14:59:07 INFO GlusterFS mount attempt 

22/06/2020 14:58:37 INFO GlusterFS mount attempt 

22/06/2020 14:58:07 INFO GlusterFS mount attempt 

22/06/2020 14:57:37 INFO GlusterFS mount attempt 

22/06/2020 14:57:07 INFO GlusterFS mount attempt 

22/06/2020 14:56:37 INFO GlusterFS mount attempt 

22/06/2020 14:56:07 INFO GlusterFS mount attempt 

22/06/2020 14:55:37 INFO GlusterFS mount attempt 

22/06/2020 14:55:06 INFO GlusterFS mount attempt 

22/06/2020 14:54:36 INFO GlusterFS mount attempt 

22/06/2020 14:54:06 INFO GlusterFS mount attempt 

22/06/2020 14:53:36 INFO GlusterFS mount attempt 

22/06/2020 14:53:06 INFO GlusterFS mount attempt 

22/06/2020 14:52:36 INFO GlusterFS mount attempt 

22/06/2020 14:52:06 INFO GlusterFS mount attempt 

22/06/2020 14:51:36 INFO GlusterFS mount attempt 

22/06/2020 14:51:06 INFO GlusterFS mount attempt 

22/06/2020 14:50:36 INFO GlusterFS mount attempt 

22/06/2020 14:50:06 INFO GlusterFS mount attempt 

22/06/2020 14:49:35 INFO GlusterFS mount attempt 

22/06/2020 14:49:05 INFO GlusterFS mount attempt 

22/06/2020 14:48:35 INFO GlusterFS mount attempt 

22/06/2020 14:48:05 INFO GlusterFS mount attempt 

22/06/2020 14:47:35 INFO GlusterFS mount attempt 

22/06/2020 14:47:05 INFO GlusterFS mount attempt 

22/06/2020 14:46:35 INFO GlusterFS mount attempt 

22/06/2020 14:46:05 INFO GlusterFS mount attempt 

22/06/2020 14:45:35 INFO GlusterFS mount attempt 

22/06/2020 14:45:05 INFO GlusterFS mount attempt 

22/06/2020 14:44:34 INFO GlusterFS mount attempt 

22/06/2020 14:44:04 INFO GlusterFS mount attempt 

22/06/2020 14:43:34 INFO GlusterFS mount attempt 

22/06/2020 14:43:04 INFO GlusterFS mount attempt 

22/06/2020 14:42:34 INFO GlusterFS mount attempt 

22/06/2020 14:42:04 INFO GlusterFS mount attempt 

22/06/2020 14:41:34 INFO GlusterFS mount attempt 

22/06/2020 14:41:04 INFO GlusterFS mount attempt 

22/06/2020 14:40:34 INFO GlusterFS mount attempt 

22/06/2020 14:40:04 INFO GlusterFS mount attempt 

22/06/2020 14:39:34 INFO GlusterFS mount attempt 

22/06/2020 14:39:03 INFO GlusterFS mount attempt 

22/06/2020 14:38:33 INFO GlusterFS mount attempt 

22/06/2020 14:38:03 INFO GlusterFS mount attempt 

22/06/2020 14:37:33 INFO GlusterFS mount attempt 

22/06/2020 14:37:03 INFO GlusterFS mount attempt 

22/06/2020 14:36:33 INFO GlusterFS mount attempt 

22/06/2020 14:36:03 INFO GlusterFS mount attempt 

22/06/2020 14:35:33 INFO GlusterFS mount attempt 

22/06/2020 14:35:03 INFO GlusterFS mount attempt 

22/06/2020 14:34:33 INFO GlusterFS mount attempt 

22/06/2020 14:34:02 INFO GlusterFS mount attempt 

22/06/2020 14:33:32 INFO GlusterFS mount attempt 

22/06/2020 14:33:02 INFO GlusterFS mount attempt 

22/06/2020 14:32:32 INFO GlusterFS mount attempt 

22/06/2020 14:32:02 INFO GlusterFS mount attempt 

22/06/2020 14:31:32 INFO GlusterFS mount attempt 

22/06/2020 14:31:02 INFO GlusterFS mount attempt 

22/06/2020 14:30:32 INFO GlusterFS mount attempt 

22/06/2020 14:30:02 INFO GlusterFS mount attempt 

22/06/2020 14:29:32 INFO GlusterFS mount attempt 

22/06/2020 14:29:02 INFO GlusterFS mount attempt 

22/06/2020 14:28:31 INFO GlusterFS mount attempt 

22/06/2020 14:28:01 INFO GlusterFS mount attempt 

22/06/2020 14:27:31 INFO GlusterFS mount attempt 

22/06/2020 14:27:01 INFO GlusterFS mount attempt 

22/06/2020 14:26:31 INFO GlusterFS mount attempt 

22/06/2020 14:26:01 INFO GlusterFS mount attempt 

22/06/2020 14:25:31 INFO GlusterFS mount attempt 

22/06/2020 14:25:01 INFO GlusterFS mount attempt 

22/06/2020 14:24:31 INFO GlusterFS mount attempt 

22/06/2020 14:24:01 INFO GlusterFS mount attempt 

22/06/2020 14:23:30 INFO GlusterFS mount attempt 

22/06/2020 14:23:00 INFO GlusterFS mount attempt 

22/06/2020 14:22:30 INFO GlusterFS mount attempt 

22/06/2020 14:22:00 INFO GlusterFS mount attempt 

22/06/2020 14:21:30 INFO GlusterFS mount attempt 

22/06/2020 14:21:00 INFO GlusterFS mount attempt 

22/06/2020 14:20:30 INFO GlusterFS mount attempt 

22/06/2020 14:20:00 INFO GlusterFS mount attempt 

22/06/2020 14:19:30 INFO GlusterFS mount attempt 

22/06/2020 14:19:00 INFO GlusterFS mount attempt 

22/06/2020 14:18:30 INFO GlusterFS mount attempt 

22/06/2020 14:17:59 INFO GlusterFS mount attempt 

22/06/2020 14:17:29 INFO GlusterFS mount attempt 

22/06/2020 14:16:59 INFO GlusterFS mount attempt 

22/06/2020 14:16:29 INFO GlusterFS mount attempt 

22/06/2020 14:15:59 INFO GlusterFS mount attempt 

22/06/2020 14:15:29 INFO GlusterFS mount attempt 

22/06/2020 14:14:59 INFO GlusterFS mount attempt 

22/06/2020 14:14:29 INFO GlusterFS mount attempt 

22/06/2020 14:13:59 INFO GlusterFS mount attempt 

22/06/2020 14:13:29 INFO GlusterFS mount attempt 

22/06/2020 14:12:59 INFO GlusterFS mount attempt 

22/06/2020 14:12:29 INFO GlusterFS mount attempt 

22/06/2020 14:11:58 INFO GlusterFS mount attempt 

22/06/2020 14:11:28 INFO GlusterFS mount attempt 

22/06/2020 14:10:58 INFO GlusterFS mount attempt 

22/06/2020 14:10:28 INFO GlusterFS mount attempt 

22/06/2020 14:09:58 INFO GlusterFS mount attempt 

22/06/2020 14:09:28 INFO GlusterFS mount attempt 

22/06/2020 14:08:58 INFO GlusterFS mount attempt 

22/06/2020 14:08:28 INFO GlusterFS mount attempt 

22/06/2020 14:07:58 INFO GlusterFS mount attempt 

22/06/2020 14:07:28 INFO GlusterFS mount attempt 

22/06/2020 14:06:57 INFO GlusterFS mount attempt 

22/06/2020 14:06:27 INFO GlusterFS mount attempt 

22/06/2020 14:05:57 INFO GlusterFS mount attempt 

22/06/2020 14:05:27 INFO GlusterFS mount attempt 

22/06/2020 14:04:57 INFO GlusterFS mount attempt 

22/06/2020 14:04:27 INFO GlusterFS mount attempt 

22/06/2020 14:03:57 INFO GlusterFS mount attempt 

22/06/2020 14:03:27 INFO GlusterFS mount attempt 

22/06/2020 14:02:57 INFO GlusterFS mount attempt 

22/06/2020 14:02:27 INFO GlusterFS mount attempt 

22/06/2020 14:01:57 INFO GlusterFS mount attempt 

22/06/2020 14:01:26 INFO GlusterFS mount attempt 

22/06/2020 14:00:56 INFO GlusterFS mount attempt 

22/06/2020 14:00:26 INFO GlusterFS mount attempt 

22/06/2020 13:59:56 INFO GlusterFS mount attempt 

22/06/2020 13:59:26 INFO GlusterFS mount attempt 

22/06/2020 13:58:56 INFO GlusterFS mount attempt 

22/06/2020 13:58:26 INFO GlusterFS mount attempt 

22/06/2020 13:57:56 INFO GlusterFS mount attempt 

22/06/2020 13:57:26 INFO GlusterFS mount attempt 

22/06/2020 13:56:56 INFO GlusterFS mount attempt 

22/06/2020 13:56:26 INFO GlusterFS mount attempt 

22/06/2020 13:55:55 INFO GlusterFS mount attempt 

22/06/2020 13:55:25 INFO GlusterFS mount attempt 

22/06/2020 13:54:55 INFO GlusterFS mount attempt 

22/06/2020 13:54:25 INFO GlusterFS mount attempt 

22/06/2020 13:53:55 INFO GlusterFS mount attempt 

22/06/2020 13:53:25 INFO GlusterFS mount attempt 

22/06/2020 13:52:55 INFO GlusterFS mount attempt 

22/06/2020 13:52:25 INFO GlusterFS mount attempt 

22/06/2020 13:51:55 INFO GlusterFS mount attempt 

22/06/2020 13:51:25 INFO GlusterFS mount attempt 

22/06/2020 13:50:55 INFO GlusterFS mount attempt 

22/06/2020 13:50:24 INFO GlusterFS mount attempt 

22/06/2020 13:49:54 INFO GlusterFS mount attempt 

22/06/2020 13:49:24 INFO GlusterFS mount attempt 

22/06/2020 13:48:54 INFO GlusterFS mount attempt 

22/06/2020 13:48:24 INFO GlusterFS mount attempt 

22/06/2020 13:47:54 INFO GlusterFS mount attempt 

22/06/2020 13:47:24 INFO GlusterFS mount attempt 

22/06/2020 13:46:54 INFO GlusterFS mount attempt 

22/06/2020 13:46:24 INFO GlusterFS mount attempt 

22/06/2020 13:45:54 INFO GlusterFS mount attempt 

22/06/2020 13:45:23 INFO GlusterFS mount attempt 

22/06/2020 13:44:53 INFO GlusterFS mount attempt 

22/06/2020 13:44:23 INFO GlusterFS mount attempt 

22/06/2020 13:43:53 INFO GlusterFS mount attempt 

22/06/2020 13:43:23 INFO GlusterFS mount attempt 

22/06/2020 13:42:53 INFO GlusterFS mount attempt 

22/06/2020 13:42:23 INFO GlusterFS mount attempt 

22/06/2020 13:41:53 INFO GlusterFS mount attempt 

22/06/2020 13:41:23 INFO GlusterFS mount attempt 

22/06/2020 13:40:53 INFO GlusterFS mount attempt 

22/06/2020 13:40:23 INFO GlusterFS mount attempt 

22/06/2020 13:39:52 INFO GlusterFS mount attempt 

22/06/2020 13:39:22 INFO GlusterFS mount attempt 

22/06/2020 13:38:52 INFO GlusterFS mount attempt 

22/06/2020 13:38:22 INFO GlusterFS mount attempt 

22/06/2020 13:37:52 INFO GlusterFS mount attempt 

22/06/2020 13:37:22 INFO GlusterFS mount attempt 

22/06/2020 13:36:52 INFO GlusterFS mount attempt 

22/06/2020 13:36:22 INFO GlusterFS mount attempt 

22/06/2020 13:35:52 INFO GlusterFS mount attempt 

22/06/2020 13:35:22 INFO GlusterFS mount attempt 

22/06/2020 13:34:52 INFO GlusterFS mount attempt 

22/06/2020 13:34:21 INFO GlusterFS mount attempt 

22/06/2020 13:33:51 INFO GlusterFS mount attempt 

22/06/2020 13:33:21 INFO GlusterFS mount attempt 

22/06/2020 13:32:51 INFO GlusterFS mount attempt 

22/06/2020 13:32:21 INFO GlusterFS mount attempt 

22/06/2020 13:31:51 INFO GlusterFS mount attempt 

22/06/2020 13:31:21 INFO GlusterFS mount attempt 

22/06/2020 13:30:51 INFO GlusterFS mount attempt 

22/06/2020 13:30:21 INFO GlusterFS mount attempt 

22/06/2020 13:29:51 INFO GlusterFS mount attempt 

22/06/2020 13:29:21 INFO GlusterFS mount attempt 

22/06/2020 13:28:51 INFO GlusterFS mount attempt 

22/06/2020 13:28:20 INFO GlusterFS mount attempt 

22/06/2020 13:27:50 INFO GlusterFS mount attempt 

22/06/2020 13:27:20 INFO GlusterFS mount attempt 

22/06/2020 13:26:50 INFO GlusterFS mount attempt 

22/06/2020 13:26:20 INFO GlusterFS mount attempt 

22/06/2020 13:25:50 INFO GlusterFS mount attempt 

22/06/2020 13:25:20 INFO GlusterFS mount attempt 

22/06/2020 13:24:50 INFO GlusterFS mount attempt 

22/06/2020 13:24:20 INFO GlusterFS mount attempt 

22/06/2020 13:23:50 INFO GlusterFS mount attempt 

22/06/2020 13:23:19 INFO GlusterFS mount attempt 

22/06/2020 13:22:49 INFO GlusterFS mount attempt 

22/06/2020 13:22:19 INFO GlusterFS mount attempt 

22/06/2020 13:21:49 INFO GlusterFS mount attempt 

22/06/2020 13:21:19 INFO GlusterFS mount attempt 

22/06/2020 13:20:49 INFO GlusterFS mount attempt 

22/06/2020 13:20:19 INFO GlusterFS mount attempt 

22/06/2020 13:19:49 INFO GlusterFS mount attempt 

22/06/2020 13:19:19 INFO GlusterFS mount attempt 

22/06/2020 13:18:49 INFO GlusterFS mount attempt 

22/06/2020 13:18:19 INFO GlusterFS mount attempt 

22/06/2020 13:17:48 INFO GlusterFS mount attempt 

22/06/2020 13:17:18 INFO GlusterFS mount attempt 

22/06/2020 13:16:48 INFO GlusterFS mount attempt 

22/06/2020 13:16:18 INFO GlusterFS mount attempt 

22/06/2020 13:15:48 INFO GlusterFS mount attempt 

22/06/2020 13:15:18 INFO GlusterFS mount attempt 

22/06/2020 13:14:48 INFO GlusterFS mount attempt 

22/06/2020 13:14:18 INFO GlusterFS mount attempt 

22/06/2020 13:13:48 INFO GlusterFS mount attempt 

22/06/2020 13:13:18 INFO GlusterFS mount attempt 

22/06/2020 13:12:48 INFO GlusterFS mount attempt 

22/06/2020 13:12:17 INFO GlusterFS mount attempt 

22/06/2020 13:11:47 INFO GlusterFS mount attempt 

22/06/2020 13:11:17 INFO GlusterFS mount attempt 

22/06/2020 13:10:47 INFO GlusterFS mount attempt 

22/06/2020 13:10:17 INFO GlusterFS mount attempt 

22/06/2020 13:09:47 INFO GlusterFS mount attempt 

22/06/2020 13:09:17 INFO GlusterFS mount attempt 

22/06/2020 13:08:47 INFO GlusterFS mount attempt 

22/06/2020 13:08:17 INFO GlusterFS mount attempt 

22/06/2020 13:07:47 INFO GlusterFS mount attempt 

22/06/2020 13:07:16 INFO GlusterFS mount attempt 

22/06/2020 13:06:46 INFO GlusterFS mount attempt 

22/06/2020 13:06:16 INFO GlusterFS mount attempt 

22/06/2020 13:05:46 INFO GlusterFS mount attempt 

22/06/2020 13:05:16 INFO GlusterFS mount attempt 

22/06/2020 13:04:46 INFO GlusterFS mount attempt 

22/06/2020 13:04:16 INFO GlusterFS mount attempt 

22/06/2020 13:03:46 INFO GlusterFS mount attempt 

22/06/2020 13:03:16 INFO GlusterFS mount attempt 

22/06/2020 13:02:46 INFO GlusterFS mount attempt 

22/06/2020 13:02:16 INFO GlusterFS mount attempt 

22/06/2020 13:01:45 INFO GlusterFS mount attempt 

22/06/2020 13:01:15 INFO GlusterFS mount attempt 

22/06/2020 13:00:45 INFO GlusterFS mount attempt 

22/06/2020 13:00:15 INFO GlusterFS mount attempt 

22/06/2020 12:59:45 INFO GlusterFS mount attempt 

22/06/2020 12:59:15 INFO GlusterFS mount attempt 

22/06/2020 12:58:45 INFO GlusterFS mount attempt 

22/06/2020 12:58:15 INFO GlusterFS mount attempt 

22/06/2020 12:57:45 INFO GlusterFS mount attempt 

22/06/2020 12:57:15 INFO GlusterFS mount attempt 

22/06/2020 12:56:45 INFO GlusterFS mount attempt 

22/06/2020 12:56:14 INFO GlusterFS mount attempt 

22/06/2020 12:55:44 INFO GlusterFS mount attempt 

22/06/2020 12:55:14 INFO GlusterFS mount attempt 

22/06/2020 12:54:44 INFO GlusterFS mount attempt 

22/06/2020 12:54:14 INFO GlusterFS mount attempt 

22/06/2020 12:53:44 INFO GlusterFS mount attempt 

22/06/2020 12:53:14 INFO GlusterFS mount attempt 

22/06/2020 12:52:44 INFO GlusterFS mount attempt 

22/06/2020 12:52:14 INFO GlusterFS mount attempt 

22/06/2020 12:51:44 INFO GlusterFS mount attempt 

22/06/2020 12:51:13 INFO GlusterFS mount attempt 

22/06/2020 12:50:43 INFO GlusterFS mount attempt 

22/06/2020 12:50:13 INFO GlusterFS mount attempt 

22/06/2020 12:49:43 INFO GlusterFS mount attempt 

22/06/2020 12:49:13 INFO GlusterFS mount attempt 

22/06/2020 12:48:43 INFO GlusterFS mount attempt 

22/06/2020 12:48:13 INFO GlusterFS mount attempt 

22/06/2020 12:47:43 INFO GlusterFS mount attempt 

22/06/2020 12:47:13 INFO GlusterFS mount attempt 

22/06/2020 12:46:43 INFO GlusterFS mount attempt 

22/06/2020 12:46:13 INFO GlusterFS mount attempt 

22/06/2020 12:45:42 INFO GlusterFS mount attempt 

22/06/2020 12:45:12 INFO GlusterFS mount attempt 

22/06/2020 12:44:42 INFO GlusterFS mount attempt 

22/06/2020 12:44:12 INFO GlusterFS mount attempt 

22/06/2020 12:43:42 INFO GlusterFS mount attempt 

22/06/2020 12:43:12 INFO GlusterFS mount attempt 

22/06/2020 12:42:42 INFO GlusterFS mount attempt 

22/06/2020 12:42:12 INFO GlusterFS mount attempt 

22/06/2020 12:41:42 INFO GlusterFS mount attempt 

22/06/2020 12:41:12 INFO GlusterFS mount attempt 

22/06/2020 12:40:42 INFO GlusterFS mount attempt 

22/06/2020 12:40:11 INFO GlusterFS mount attempt 

22/06/2020 12:39:41 INFO GlusterFS mount attempt 

22/06/2020 12:39:11 INFO GlusterFS mount attempt 

22/06/2020 12:38:41 INFO GlusterFS mount attempt 

22/06/2020 12:38:11 INFO GlusterFS mount attempt 

22/06/2020 12:37:41 INFO GlusterFS mount attempt 

22/06/2020 12:37:11 INFO GlusterFS mount attempt 

22/06/2020 12:36:41 INFO GlusterFS mount attempt 

22/06/2020 12:36:11 INFO GlusterFS mount attempt 

22/06/2020 12:35:41 INFO GlusterFS mount attempt 

22/06/2020 12:35:11 INFO GlusterFS mount attempt 

22/06/2020 12:34:40 INFO GlusterFS mount attempt 

22/06/2020 12:34:10 INFO GlusterFS mount attempt 

22/06/2020 12:33:40 INFO GlusterFS mount attempt 

22/06/2020 12:33:10 INFO GlusterFS mount attempt 

22/06/2020 12:32:40 INFO GlusterFS mount attempt 

22/06/2020 12:32:10 INFO GlusterFS mount attempt 

22/06/2020 12:31:40 INFO GlusterFS mount attempt 

22/06/2020 12:31:10 INFO GlusterFS mount attempt 

22/06/2020 12:30:40 INFO GlusterFS mount attempt 

22/06/2020 12:30:10 INFO GlusterFS mount attempt 

22/06/2020 12:29:40 INFO GlusterFS mount attempt 

22/06/2020 12:29:10 INFO GlusterFS mount attempt 

22/06/2020 12:28:39 INFO GlusterFS mount attempt 

22/06/2020 12:28:09 INFO GlusterFS mount attempt 

22/06/2020 12:27:39 INFO GlusterFS mount attempt 

22/06/2020 12:27:09 INFO GlusterFS mount attempt 

22/06/2020 12:26:39 INFO GlusterFS mount attempt 

22/06/2020 12:26:09 INFO GlusterFS mount attempt 

22/06/2020 12:25:39 INFO GlusterFS mount attempt 

22/06/2020 12:25:09 INFO GlusterFS mount attempt 

22/06/2020 12:24:39 INFO GlusterFS mount attempt 

22/06/2020 12:24:09 INFO GlusterFS mount attempt 

22/06/2020 12:23:39 INFO GlusterFS mount attempt 

22/06/2020 12:23:08 INFO GlusterFS mount attempt 

22/06/2020 12:22:38 INFO GlusterFS mount attempt 

22/06/2020 12:22:08 INFO GlusterFS mount attempt 

22/06/2020 12:21:38 INFO GlusterFS mount attempt 

22/06/2020 12:21:08 INFO GlusterFS mount attempt 

22/06/2020 12:20:38 INFO GlusterFS mount attempt 

22/06/2020 12:20:08 INFO GlusterFS mount attempt 

22/06/2020 12:19:38 INFO GlusterFS mount attempt 

22/06/2020 12:19:08 INFO GlusterFS mount attempt 

22/06/2020 12:18:38 INFO GlusterFS mount attempt 

22/06/2020 12:18:08 INFO GlusterFS mount attempt 

22/06/2020 12:17:37 INFO GlusterFS mount attempt 

22/06/2020 12:17:07 INFO GlusterFS mount attempt 

22/06/2020 12:16:37 INFO GlusterFS mount attempt 

22/06/2020 12:16:07 INFO GlusterFS mount attempt 

22/06/2020 12:15:37 INFO GlusterFS mount attempt 

22/06/2020 12:15:07 INFO GlusterFS mount attempt 

22/06/2020 12:14:37 INFO GlusterFS mount attempt 

22/06/2020 12:14:07 INFO GlusterFS mount attempt 

22/06/2020 12:13:37 INFO GlusterFS mount attempt 

22/06/2020 12:13:07 INFO GlusterFS mount attempt 

22/06/2020 12:12:36 INFO GlusterFS mount attempt 

22/06/2020 12:12:06 INFO GlusterFS mount attempt 

22/06/2020 12:11:36 INFO GlusterFS mount attempt 

22/06/2020 12:11:06 INFO GlusterFS mount attempt 

22/06/2020 12:10:36 INFO GlusterFS mount attempt 

22/06/2020 12:10:06 INFO GlusterFS mount attempt 

22/06/2020 12:09:36 INFO GlusterFS mount attempt 

22/06/2020 12:09:06 INFO GlusterFS mount attempt 

22/06/2020 12:08:36 INFO GlusterFS mount attempt 

22/06/2020 12:08:06 INFO GlusterFS mount attempt 

22/06/2020 12:07:36 INFO GlusterFS mount attempt 

22/06/2020 12:07:05 INFO GlusterFS mount attempt 

22/06/2020 12:06:35 INFO GlusterFS mount attempt 

22/06/2020 12:06:05 INFO GlusterFS mount attempt 

22/06/2020 12:05:35 INFO GlusterFS mount attempt 

22/06/2020 12:05:05 INFO GlusterFS mount attempt 

22/06/2020 12:04:35 INFO GlusterFS mount attempt 

22/06/2020 12:04:05 INFO GlusterFS mount attempt 

22/06/2020 12:03:35 INFO GlusterFS mount attempt 

22/06/2020 12:03:05 INFO GlusterFS mount attempt 

22/06/2020 12:02:35 INFO GlusterFS mount attempt 

22/06/2020 12:02:05 INFO GlusterFS mount attempt 

22/06/2020 12:01:34 INFO GlusterFS mount attempt 

22/06/2020 12:01:04 INFO GlusterFS mount attempt 

22/06/2020 12:00:34 INFO GlusterFS mount attempt 

22/06/2020 12:00:04 INFO GlusterFS mount attempt 

22/06/2020 11:59:34 INFO GlusterFS mount attempt 

22/06/2020 11:59:04 INFO GlusterFS mount attempt 

22/06/2020 11:58:34 INFO GlusterFS mount attempt 

22/06/2020 11:58:04 INFO GlusterFS mount attempt 

22/06/2020 11:57:34 INFO GlusterFS mount attempt 

22/06/2020 11:57:04 INFO GlusterFS mount attempt 

22/06/2020 11:56:34 INFO GlusterFS mount attempt 

22/06/2020 11:56:04 INFO GlusterFS mount attempt 

22/06/2020 11:55:33 INFO GlusterFS mount attempt 

22/06/2020 11:55:03 INFO GlusterFS mount attempt 

22/06/2020 11:54:33 INFO GlusterFS mount attempt 

22/06/2020 11:54:03 INFO GlusterFS mount attempt 

22/06/2020 11:53:33 INFO GlusterFS mount attempt 

22/06/2020 11:53:03 INFO GlusterFS mount attempt 

22/06/2020 11:52:33 INFO GlusterFS mount attempt 

22/06/2020 11:52:03 INFO GlusterFS mount attempt 

22/06/2020 11:51:33 INFO GlusterFS mount attempt 

22/06/2020 11:51:03 INFO GlusterFS mount attempt 

22/06/2020 11:50:32 INFO GlusterFS mount attempt 

22/06/2020 11:50:02 INFO GlusterFS mount attempt 

22/06/2020 11:49:32 INFO GlusterFS mount attempt 

22/06/2020 11:49:02 INFO GlusterFS mount attempt 

22/06/2020 11:48:32 INFO GlusterFS mount attempt 

22/06/2020 11:48:02 INFO GlusterFS mount attempt 

22/06/2020 11:47:32 INFO GlusterFS mount attempt 

22/06/2020 11:47:02 INFO GlusterFS mount attempt 

22/06/2020 11:46:32 INFO GlusterFS mount attempt 

22/06/2020 11:46:02 INFO GlusterFS mount attempt 

22/06/2020 11:45:32 INFO GlusterFS mount attempt 

22/06/2020 11:45:02 INFO GlusterFS mount attempt 

22/06/2020 11:44:31 INFO GlusterFS mount attempt 

22/06/2020 11:44:01 INFO GlusterFS mount attempt 

22/06/2020 11:43:31 INFO GlusterFS mount attempt 

22/06/2020 11:43:01 INFO GlusterFS mount attempt 

22/06/2020 11:42:31 INFO GlusterFS mount attempt 

22/06/2020 11:42:01 INFO GlusterFS mount attempt 

22/06/2020 11:41:31 INFO GlusterFS mount attempt 

22/06/2020 11:41:01 INFO GlusterFS mount attempt 

22/06/2020 11:40:31 INFO GlusterFS mount attempt 

22/06/2020 11:40:01 INFO GlusterFS mount attempt 

22/06/2020 11:39:30 INFO GlusterFS mount attempt 

22/06/2020 11:39:00 INFO GlusterFS mount attempt 

22/06/2020 11:38:30 INFO GlusterFS mount attempt 

22/06/2020 11:38:00 INFO GlusterFS mount attempt 

22/06/2020 11:37:30 INFO GlusterFS mount attempt 

22/06/2020 11:37:00 INFO GlusterFS mount attempt 

22/06/2020 11:36:30 INFO GlusterFS mount attempt 

22/06/2020 11:36:00 INFO GlusterFS mount attempt 

22/06/2020 11:35:30 INFO GlusterFS mount attempt 

22/06/2020 11:35:00 INFO GlusterFS mount attempt 

22/06/2020 11:34:30 INFO GlusterFS mount attempt 

22/06/2020 11:33:59 INFO GlusterFS mount attempt 

22/06/2020 11:33:29 INFO GlusterFS mount attempt 

22/06/2020 11:32:59 INFO GlusterFS mount attempt 

22/06/2020 11:32:29 INFO GlusterFS mount attempt 

22/06/2020 11:31:59 INFO GlusterFS mount attempt 

22/06/2020 11:31:29 INFO GlusterFS mount attempt 

22/06/2020 11:30:59 INFO GlusterFS mount attempt 

22/06/2020 11:30:29 INFO GlusterFS mount attempt 

22/06/2020 11:29:59 INFO GlusterFS mount attempt 

22/06/2020 11:29:29 INFO GlusterFS mount attempt 

22/06/2020 11:28:59 INFO GlusterFS mount attempt 

22/06/2020 11:28:28 INFO GlusterFS mount attempt 

22/06/2020 11:27:58 INFO GlusterFS mount attempt 

22/06/2020 11:27:28 INFO GlusterFS mount attempt 

22/06/2020 11:26:58 INFO GlusterFS mount attempt 

22/06/2020 11:26:28 INFO GlusterFS mount attempt 

22/06/2020 11:25:58 INFO GlusterFS mount attempt 

22/06/2020 11:25:28 INFO GlusterFS mount attempt 

22/06/2020 11:24:58 INFO GlusterFS mount attempt 

22/06/2020 11:24:28 INFO GlusterFS mount attempt 

22/06/2020 11:23:58 INFO GlusterFS mount attempt 

22/06/2020 11:23:27 INFO GlusterFS mount attempt 

22/06/2020 11:22:57 INFO GlusterFS mount attempt 

22/06/2020 11:22:27 INFO GlusterFS mount attempt 

22/06/2020 11:21:57 INFO GlusterFS mount attempt 

22/06/2020 11:21:27 INFO GlusterFS mount attempt 

22/06/2020 11:20:57 INFO GlusterFS mount attempt 

22/06/2020 11:20:27 INFO GlusterFS mount attempt 

22/06/2020 11:19:57 INFO GlusterFS mount attempt 

22/06/2020 11:19:27 INFO GlusterFS mount attempt 

22/06/2020 11:18:57 INFO GlusterFS mount attempt 

22/06/2020 11:18:27 INFO GlusterFS mount attempt 

22/06/2020 11:17:56 INFO GlusterFS mount attempt 

22/06/2020 11:17:26 INFO GlusterFS mount attempt 

22/06/2020 11:16:56 INFO GlusterFS mount attempt 

22/06/2020 11:16:51 INFO Benchmark Test Completed

22/06/2020 11:16:47 INFO Benchmark finished.

22/06/2020 11:16:26 INFO GlusterFS mount attempt 

22/06/2020 11:15:56 INFO GlusterFS mount attempt 

22/06/2020 11:15:54 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:15:46 INFO Wait time before collect node state.

22/06/2020 11:15:45 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:45 INFO Benchmark client cmd. 

22/06/2020 11:15:45 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:45 INFO Start client stress job for rados

22/06/2020 11:15:44 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 11:15:44 INFO params

22/06/2020 11:15:44 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:15:44 INFO script

22/06/2020 11:15:44 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:43 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:43 INFO Benchmark start rados read.

22/06/2020 11:15:26 INFO GlusterFS mount attempt 

22/06/2020 11:14:57 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:14:56 INFO GlusterFS mount attempt 

22/06/2020 11:14:49 INFO Wait time before collect storage state.

22/06/2020 11:14:49 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:48 INFO Benchmark client cmd. 

22/06/2020 11:14:48 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:48 INFO Start client stress job for rados

22/06/2020 11:14:48 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:48 INFO params

22/06/2020 11:14:48 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:14:48 INFO script

22/06/2020 11:14:47 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:47 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:47 INFO Benchmark start rados write.

22/06/2020 11:14:47 INFO Benchmark manager cmd. 

22/06/2020 11:14:46 INFO Benchmark Test Started

22/06/2020 11:14:46 INFO -d 60 -t 128 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

22/06/2020 11:14:46 INFO params

22/06/2020 11:14:46 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 11:14:46 INFO script

22/06/2020 11:14:25 INFO GlusterFS mount attempt 

22/06/2020 11:13:55 INFO GlusterFS mount attempt 

22/06/2020 11:13:50 INFO Benchmark Test Completed

22/06/2020 11:13:46 INFO Benchmark finished.

22/06/2020 11:13:25 INFO GlusterFS mount attempt 

22/06/2020 11:13:04 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:12:57 INFO Wait time before collect node state.

22/06/2020 11:12:56 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:55 INFO Benchmark client cmd. 

22/06/2020 11:12:55 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:55 INFO Start client stress job for rados

22/06/2020 11:12:55 INFO GlusterFS mount attempt 

22/06/2020 11:12:55 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 11:12:55 INFO params

22/06/2020 11:12:55 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:12:55 INFO script

22/06/2020 11:12:54 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:54 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:54 INFO Benchmark start rados read.

22/06/2020 11:12:25 INFO GlusterFS mount attempt 

22/06/2020 11:12:18 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:12:10 INFO Wait time before collect storage state.

22/06/2020 11:12:09 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:07 INFO Benchmark client cmd. 

22/06/2020 11:12:07 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:07 INFO Start client stress job for rados

22/06/2020 11:12:07 INFO -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:07 INFO params

22/06/2020 11:12:07 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:12:07 INFO script

22/06/2020 11:12:06 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:06 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:06 INFO Benchmark start rados write.

22/06/2020 11:12:06 INFO Benchmark manager cmd. 

22/06/2020 11:12:05 INFO Benchmark Test Started

22/06/2020 11:12:05 INFO -d 60 -t 128 -type 2 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

22/06/2020 11:12:05 INFO params

22/06/2020 11:12:05 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 11:12:05 INFO script

22/06/2020 11:11:55 INFO GlusterFS mount attempt 

22/06/2020 11:11:25 INFO GlusterFS mount attempt 

22/06/2020 11:10:54 INFO GlusterFS mount attempt 

22/06/2020 11:10:24 INFO GlusterFS mount attempt 

22/06/2020 11:09:54 INFO GlusterFS mount attempt 

22/06/2020 11:09:24 INFO GlusterFS mount attempt 

22/06/2020 11:08:54 INFO GlusterFS mount attempt 

22/06/2020 11:08:24 INFO GlusterFS mount attempt 

22/06/2020 11:07:54 INFO GlusterFS mount attempt 

22/06/2020 11:07:24 INFO GlusterFS mount attempt 

22/06/2020 11:06:54 INFO GlusterFS mount attempt 

22/06/2020 11:06:24 INFO GlusterFS mount attempt 

22/06/2020 11:05:54 INFO GlusterFS mount attempt 

22/06/2020 11:05:24 INFO GlusterFS mount attempt 

22/06/2020 11:04:53 INFO GlusterFS mount attempt 

22/06/2020 11:04:23 INFO GlusterFS mount attempt 

22/06/2020 11:03:53 INFO GlusterFS mount attempt 

22/06/2020 11:03:23 INFO GlusterFS mount attempt 

22/06/2020 11:02:53 INFO GlusterFS mount attempt 

22/06/2020 11:02:23 INFO GlusterFS mount attempt 

22/06/2020 11:01:53 INFO GlusterFS mount attempt 

22/06/2020 11:01:23 INFO GlusterFS mount attempt 

22/06/2020 11:00:53 INFO GlusterFS mount attempt 

22/06/2020 11:00:23 INFO GlusterFS mount attempt 

22/06/2020 10:59:53 INFO GlusterFS mount attempt 

22/06/2020 10:59:22 INFO GlusterFS mount attempt 

22/06/2020 10:58:52 INFO GlusterFS mount attempt 

22/06/2020 10:58:22 INFO GlusterFS mount attempt 

22/06/2020 10:57:52 INFO GlusterFS mount attempt 

22/06/2020 10:57:22 INFO GlusterFS mount attempt 

22/06/2020 10:56:52 INFO GlusterFS mount attempt 

22/06/2020 10:56:22 INFO GlusterFS mount attempt 

22/06/2020 10:55:52 INFO GlusterFS mount attempt 

22/06/2020 10:55:22 INFO GlusterFS mount attempt 

22/06/2020 10:54:52 INFO GlusterFS mount attempt 

22/06/2020 10:54:22 INFO GlusterFS mount attempt 

22/06/2020 10:53:51 INFO GlusterFS mount attempt 

22/06/2020 10:53:21 INFO GlusterFS mount attempt 

22/06/2020 10:52:51 INFO GlusterFS mount attempt 

22/06/2020 10:52:21 INFO GlusterFS mount attempt 

22/06/2020 10:51:51 INFO GlusterFS mount attempt 

22/06/2020 10:51:21 INFO GlusterFS mount attempt 

22/06/2020 10:50:51 INFO GlusterFS mount attempt 

22/06/2020 10:50:21 INFO GlusterFS mount attempt 

22/06/2020 10:49:51 INFO GlusterFS mount attempt 

22/06/2020 10:49:21 INFO GlusterFS mount attempt 

22/06/2020 10:48:51 INFO GlusterFS mount attempt 

22/06/2020 10:48:20 INFO GlusterFS mount attempt 

22/06/2020 10:47:50 INFO GlusterFS mount attempt 

22/06/2020 10:47:20 INFO GlusterFS mount attempt 

22/06/2020 10:46:50 INFO GlusterFS mount attempt 

22/06/2020 10:46:20 INFO GlusterFS mount attempt 

22/06/2020 10:45:50 INFO GlusterFS mount attempt 

22/06/2020 10:45:20 INFO GlusterFS mount attempt 

22/06/2020 10:44:50 INFO GlusterFS mount attempt 

22/06/2020 10:44:20 INFO GlusterFS mount attempt 

22/06/2020 10:43:50 INFO GlusterFS mount attempt 

22/06/2020 10:43:20 INFO GlusterFS mount attempt 

22/06/2020 10:42:49 INFO GlusterFS mount attempt 

22/06/2020 10:42:19 INFO GlusterFS mount attempt 

22/06/2020 10:41:49 INFO GlusterFS mount attempt 

22/06/2020 10:41:19 INFO GlusterFS mount attempt 

22/06/2020 10:40:49 INFO GlusterFS mount attempt 

22/06/2020 10:40:19 INFO GlusterFS mount attempt 

22/06/2020 10:39:49 INFO GlusterFS mount attempt 

22/06/2020 10:39:19 INFO GlusterFS mount attempt 

22/06/2020 10:38:49 INFO GlusterFS mount attempt 

22/06/2020 10:38:19 INFO GlusterFS mount attempt 

22/06/2020 10:37:49 INFO GlusterFS mount attempt 

22/06/2020 10:37:19 INFO GlusterFS mount attempt 

22/06/2020 10:36:48 INFO GlusterFS mount attempt 

22/06/2020 10:36:18 INFO GlusterFS mount attempt 

22/06/2020 10:35:48 INFO GlusterFS mount attempt 

22/06/2020 10:35:18 INFO GlusterFS mount attempt 

22/06/2020 10:34:48 INFO GlusterFS mount attempt 

22/06/2020 10:34:18 INFO GlusterFS mount attempt 

22/06/2020 10:33:48 INFO GlusterFS mount attempt 

22/06/2020 10:33:18 INFO GlusterFS mount attempt 

22/06/2020 10:32:48 INFO GlusterFS mount attempt 

22/06/2020 10:32:18 INFO GlusterFS mount attempt 

22/06/2020 10:31:47 INFO GlusterFS mount attempt 

22/06/2020 10:31:17 INFO GlusterFS mount attempt 

22/06/2020 10:30:47 INFO GlusterFS mount attempt 

22/06/2020 10:30:17 INFO GlusterFS mount attempt 

22/06/2020 10:29:47 INFO GlusterFS mount attempt 

22/06/2020 10:29:17 INFO GlusterFS mount attempt 

22/06/2020 10:28:47 INFO GlusterFS mount attempt 

22/06/2020 10:28:17 INFO GlusterFS mount attempt 

22/06/2020 10:27:47 INFO GlusterFS mount attempt 

22/06/2020 10:27:17 INFO GlusterFS mount attempt 

22/06/2020 10:26:47 INFO GlusterFS mount attempt 

22/06/2020 10:26:16 INFO GlusterFS mount attempt 

22/06/2020 10:25:46 INFO GlusterFS mount attempt 

22/06/2020 10:25:16 INFO GlusterFS mount attempt 

22/06/2020 10:24:46 INFO GlusterFS mount attempt 

22/06/2020 10:24:16 INFO GlusterFS mount attempt 

22/06/2020 10:23:46 INFO GlusterFS mount attempt 

22/06/2020 10:23:16 INFO GlusterFS mount attempt 

22/06/2020 10:22:46 INFO GlusterFS mount attempt 

22/06/2020 10:22:16 INFO GlusterFS mount attempt 

22/06/2020 10:21:46 INFO GlusterFS mount attempt 

22/06/2020 10:21:15 INFO GlusterFS mount attempt 

22/06/2020 10:20:45 INFO GlusterFS mount attempt 

22/06/2020 10:20:15 INFO GlusterFS mount attempt 

22/06/2020 10:19:45 INFO GlusterFS mount attempt 

22/06/2020 10:19:15 INFO GlusterFS mount attempt 

22/06/2020 10:18:45 INFO GlusterFS mount attempt 

22/06/2020 10:18:15 INFO GlusterFS mount attempt 

22/06/2020 10:17:45 INFO GlusterFS mount attempt 

22/06/2020 10:17:15 INFO GlusterFS mount attempt 

22/06/2020 10:16:45 INFO GlusterFS mount attempt 

22/06/2020 10:16:14 INFO GlusterFS mount attempt 

22/06/2020 10:15:44 INFO GlusterFS mount attempt 

22/06/2020 10:15:14 INFO GlusterFS mount attempt 

22/06/2020 10:14:44 INFO GlusterFS mount attempt 

22/06/2020 10:14:14 INFO GlusterFS mount attempt 

22/06/2020 10:13:44 INFO GlusterFS mount attempt 

22/06/2020 10:13:14 INFO GlusterFS mount attempt 

22/06/2020 10:12:44 INFO GlusterFS mount attempt 

22/06/2020 10:12:14 INFO GlusterFS mount attempt 

22/06/2020 10:11:44 INFO GlusterFS mount attempt 

22/06/2020 10:11:13 INFO GlusterFS mount attempt 

22/06/2020 10:10:43 INFO GlusterFS mount attempt 

22/06/2020 10:10:13 INFO GlusterFS mount attempt 

22/06/2020 10:09:43 INFO GlusterFS mount attempt 

22/06/2020 10:09:13 INFO GlusterFS mount attempt 

22/06/2020 10:08:43 INFO GlusterFS mount attempt 

22/06/2020 10:08:13 INFO GlusterFS mount attempt 

22/06/2020 10:07:43 INFO GlusterFS mount attempt 

22/06/2020 10:07:13 INFO GlusterFS mount attempt 

22/06/2020 10:06:43 INFO GlusterFS mount attempt 

22/06/2020 10:06:13 INFO GlusterFS mount attempt 

22/06/2020 10:05:42 INFO GlusterFS mount attempt 

22/06/2020 10:05:12 INFO GlusterFS mount attempt 

22/06/2020 10:04:42 INFO GlusterFS mount attempt 

22/06/2020 10:04:12 INFO GlusterFS mount attempt 

22/06/2020 10:03:42 INFO GlusterFS mount attempt 

22/06/2020 10:03:12 INFO GlusterFS mount attempt 

22/06/2020 10:02:42 INFO GlusterFS mount attempt 

22/06/2020 10:02:12 INFO GlusterFS mount attempt 

22/06/2020 10:01:42 INFO GlusterFS mount attempt 

22/06/2020 10:01:12 INFO GlusterFS mount attempt 

22/06/2020 10:00:41 INFO GlusterFS mount attempt 

22/06/2020 10:00:11 INFO GlusterFS mount attempt 

22/06/2020 09:59:41 INFO GlusterFS mount attempt 

22/06/2020 09:59:11 INFO GlusterFS mount attempt 

22/06/2020 09:58:41 INFO GlusterFS mount attempt 

22/06/2020 09:58:11 INFO GlusterFS mount attempt 

22/06/2020 09:57:41 INFO GlusterFS mount attempt 

22/06/2020 09:57:11 INFO GlusterFS mount attempt 

22/06/2020 09:56:41 INFO GlusterFS mount attempt 

22/06/2020 09:56:11 INFO GlusterFS mount attempt 

22/06/2020 09:55:41 INFO GlusterFS mount attempt 

22/06/2020 09:55:10 INFO GlusterFS mount attempt 

22/06/2020 09:54:40 INFO GlusterFS mount attempt 

22/06/2020 09:54:10 INFO GlusterFS mount attempt 

22/06/2020 09:53:40 INFO GlusterFS mount attempt 

22/06/2020 09:53:10 INFO GlusterFS mount attempt 

22/06/2020 09:52:40 INFO GlusterFS mount attempt 

22/06/2020 09:52:10 INFO GlusterFS mount attempt 

22/06/2020 09:51:40 INFO GlusterFS mount attempt 

22/06/2020 09:51:10 INFO GlusterFS mount attempt 

22/06/2020 09:50:40 INFO GlusterFS mount attempt 

22/06/2020 09:50:09 INFO GlusterFS mount attempt 

22/06/2020 09:49:39 INFO GlusterFS mount attempt 

22/06/2020 09:49:09 INFO GlusterFS mount attempt 

22/06/2020 09:48:39 INFO GlusterFS mount attempt 

22/06/2020 09:48:09 INFO GlusterFS mount attempt 

22/06/2020 09:47:39 INFO GlusterFS mount attempt 

22/06/2020 09:47:09 INFO GlusterFS mount attempt 

22/06/2020 09:46:39 INFO GlusterFS mount attempt 

22/06/2020 09:46:09 INFO GlusterFS mount attempt 

22/06/2020 09:45:39 INFO GlusterFS mount attempt 

22/06/2020 09:45:08 INFO GlusterFS mount attempt 

22/06/2020 09:44:38 INFO GlusterFS mount attempt 

22/06/2020 09:44:08 INFO GlusterFS mount attempt 

22/06/2020 09:43:38 INFO GlusterFS mount attempt 

22/06/2020 09:43:08 INFO GlusterFS mount attempt 

22/06/2020 09:42:38 INFO GlusterFS mount attempt 

22/06/2020 09:42:08 INFO GlusterFS mount attempt 

22/06/2020 09:41:38 INFO GlusterFS mount attempt 

22/06/2020 09:41:08 INFO GlusterFS mount attempt 

22/06/2020 09:40:38 INFO GlusterFS mount attempt 

22/06/2020 09:40:08 INFO GlusterFS mount attempt 

22/06/2020 09:39:37 INFO GlusterFS mount attempt 

22/06/2020 09:39:07 INFO GlusterFS mount attempt 

22/06/2020 09:38:37 INFO GlusterFS mount attempt 

22/06/2020 09:38:07 INFO GlusterFS mount attempt 

22/06/2020 09:37:37 INFO GlusterFS mount attempt 

22/06/2020 09:37:07 INFO GlusterFS mount attempt 

22/06/2020 09:36:37 INFO GlusterFS mount attempt 

22/06/2020 09:36:07 INFO GlusterFS mount attempt 

22/06/2020 09:35:37 INFO GlusterFS mount attempt 

22/06/2020 09:35:07 INFO GlusterFS mount attempt 

22/06/2020 09:34:37 INFO GlusterFS mount attempt 

22/06/2020 09:34:06 INFO GlusterFS mount attempt 

22/06/2020 09:33:36 INFO GlusterFS mount attempt 

22/06/2020 09:33:06 INFO GlusterFS mount attempt 

22/06/2020 09:32:36 INFO GlusterFS mount attempt 

22/06/2020 09:32:06 INFO GlusterFS mount attempt 

22/06/2020 09:31:36 INFO GlusterFS mount attempt 

22/06/2020 09:31:06 INFO GlusterFS mount attempt 

22/06/2020 09:30:36 INFO GlusterFS mount attempt 

22/06/2020 09:30:06 INFO GlusterFS mount attempt 

22/06/2020 09:29:36 INFO GlusterFS mount attempt 

22/06/2020 09:29:05 INFO GlusterFS mount attempt 

22/06/2020 09:28:35 INFO GlusterFS mount attempt 

22/06/2020 09:28:05 INFO GlusterFS mount attempt 

22/06/2020 09:27:35 INFO GlusterFS mount attempt 

22/06/2020 09:27:05 INFO GlusterFS mount attempt 

22/06/2020 09:26:35 INFO GlusterFS mount attempt 

22/06/2020 09:26:05 INFO GlusterFS mount attempt 

22/06/2020 09:25:35 INFO GlusterFS mount attempt 

22/06/2020 09:25:05 INFO GlusterFS mount attempt 

22/06/2020 09:24:35 INFO GlusterFS mount attempt 

22/06/2020 09:24:05 INFO GlusterFS mount attempt 

22/06/2020 09:23:34 INFO GlusterFS mount attempt 

22/06/2020 09:23:04 INFO GlusterFS mount attempt 

22/06/2020 09:22:34 INFO GlusterFS mount attempt 

22/06/2020 09:22:04 INFO GlusterFS mount attempt 

22/06/2020 09:21:34 INFO GlusterFS mount attempt 

22/06/2020 09:21:04 INFO GlusterFS mount attempt 

22/06/2020 09:20:34 INFO GlusterFS mount attempt 

22/06/2020 09:20:04 INFO GlusterFS mount attempt 

22/06/2020 09:19:34 INFO GlusterFS mount attempt 

22/06/2020 09:19:04 INFO GlusterFS mount attempt 

22/06/2020 09:18:34 INFO GlusterFS mount attempt 

22/06/2020 09:18:03 INFO GlusterFS mount attempt 

22/06/2020 09:17:33 INFO GlusterFS mount attempt 

22/06/2020 09:17:03 INFO GlusterFS mount attempt 

22/06/2020 09:16:33 INFO GlusterFS mount attempt 

22/06/2020 09:16:03 INFO GlusterFS mount attempt 

22/06/2020 09:15:33 INFO GlusterFS mount attempt 

22/06/2020 09:15:03 INFO GlusterFS mount attempt 

22/06/2020 09:14:33 INFO GlusterFS mount attempt 

22/06/2020 09:14:03 INFO GlusterFS mount attempt 

22/06/2020 09:13:33 INFO GlusterFS mount attempt 

22/06/2020 09:13:02 INFO GlusterFS mount attempt 

22/06/2020 09:12:32 INFO GlusterFS mount attempt 

22/06/2020 09:12:02 INFO GlusterFS mount attempt 

22/06/2020 09:11:32 INFO GlusterFS mount attempt 

22/06/2020 09:11:02 INFO GlusterFS mount attempt 

22/06/2020 09:10:32 INFO GlusterFS mount attempt 

22/06/2020 09:10:02 INFO GlusterFS mount attempt 

22/06/2020 09:09:32 INFO GlusterFS mount attempt 

22/06/2020 09:09:02 INFO GlusterFS mount attempt 

22/06/2020 09:08:32 INFO GlusterFS mount attempt 

22/06/2020 09:08:01 INFO GlusterFS mount attempt 

22/06/2020 09:07:31 INFO GlusterFS mount attempt 

22/06/2020 09:07:01 INFO GlusterFS mount attempt 

22/06/2020 09:06:31 INFO GlusterFS mount attempt 

22/06/2020 09:06:01 INFO GlusterFS mount attempt 

22/06/2020 09:05:31 INFO GlusterFS mount attempt 

22/06/2020 09:05:01 INFO GlusterFS mount attempt 

22/06/2020 09:04:31 INFO GlusterFS mount attempt 

22/06/2020 09:04:01 INFO GlusterFS mount attempt 

22/06/2020 09:03:31 INFO GlusterFS mount attempt 

22/06/2020 09:03:00 INFO GlusterFS mount attempt 

22/06/2020 09:02:30 INFO GlusterFS mount attempt 

22/06/2020 09:02:00 INFO GlusterFS mount attempt 

22/06/2020 09:01:30 INFO GlusterFS mount attempt 

22/06/2020 09:01:00 INFO GlusterFS mount attempt 

22/06/2020 09:00:30 INFO GlusterFS mount attempt 

22/06/2020 09:00:00 INFO GlusterFS mount attempt 

22/06/2020 08:59:30 INFO GlusterFS mount attempt 

22/06/2020 08:59:00 INFO GlusterFS mount attempt 

22/06/2020 08:58:30 INFO GlusterFS mount attempt 

22/06/2020 08:58:00 INFO GlusterFS mount attempt 

22/06/2020 08:57:29 INFO GlusterFS mount attempt 

22/06/2020 08:56:59 INFO GlusterFS mount attempt 

22/06/2020 08:56:29 INFO GlusterFS mount attempt 

22/06/2020 08:55:59 INFO GlusterFS mount attempt 

22/06/2020 08:55:29 INFO GlusterFS mount attempt 

22/06/2020 08:54:59 INFO GlusterFS mount attempt 

22/06/2020 08:54:29 INFO GlusterFS mount attempt 

22/06/2020 08:53:59 INFO GlusterFS mount attempt 

22/06/2020 08:53:29 INFO GlusterFS mount attempt 

22/06/2020 08:52:59 INFO GlusterFS mount attempt 

22/06/2020 08:52:29 INFO GlusterFS mount attempt 

22/06/2020 08:51:58 INFO GlusterFS mount attempt 

22/06/2020 08:51:28 INFO GlusterFS mount attempt 

22/06/2020 08:50:58 INFO GlusterFS mount attempt 

22/06/2020 08:50:28 INFO GlusterFS mount attempt 

22/06/2020 08:49:58 INFO GlusterFS mount attempt 

22/06/2020 08:49:28 INFO GlusterFS mount attempt 

22/06/2020 08:48:58 INFO GlusterFS mount attempt 

22/06/2020 08:48:28 INFO GlusterFS mount attempt 

22/06/2020 08:47:58 INFO GlusterFS mount attempt 

22/06/2020 08:47:28 INFO GlusterFS mount attempt 

22/06/2020 08:46:58 INFO GlusterFS mount attempt 

22/06/2020 08:46:28 INFO GlusterFS mount attempt 

22/06/2020 08:45:57 INFO GlusterFS mount attempt 

22/06/2020 08:45:27 INFO GlusterFS mount attempt 

22/06/2020 08:44:57 INFO GlusterFS mount attempt 

22/06/2020 08:44:27 INFO GlusterFS mount attempt 

22/06/2020 08:43:57 INFO GlusterFS mount attempt 

22/06/2020 08:43:27 INFO GlusterFS mount attempt 

22/06/2020 08:42:57 INFO GlusterFS mount attempt 

22/06/2020 08:42:27 INFO GlusterFS mount attempt 

22/06/2020 08:41:57 INFO GlusterFS mount attempt 

22/06/2020 08:41:27 INFO GlusterFS mount attempt 

22/06/2020 08:40:57 INFO GlusterFS mount attempt 

22/06/2020 08:40:26 INFO GlusterFS mount attempt 

22/06/2020 08:39:56 INFO GlusterFS mount attempt 

22/06/2020 08:39:26 INFO GlusterFS mount attempt 

22/06/2020 08:38:56 INFO GlusterFS mount attempt 

22/06/2020 08:38:26 INFO GlusterFS mount attempt 

22/06/2020 08:37:56 INFO GlusterFS mount attempt 

22/06/2020 08:37:26 INFO GlusterFS mount attempt 

22/06/2020 08:36:56 INFO GlusterFS mount attempt 

22/06/2020 08:36:26 INFO GlusterFS mount attempt 

22/06/2020 08:35:56 INFO GlusterFS mount attempt 

22/06/2020 08:35:26 INFO GlusterFS mount attempt 

22/06/2020 08:34:55 INFO GlusterFS mount attempt 

22/06/2020 08:34:25 INFO GlusterFS mount attempt 

22/06/2020 08:33:55 INFO GlusterFS mount attempt 

22/06/2020 08:33:25 INFO GlusterFS mount attempt 

22/06/2020 08:32:55 INFO GlusterFS mount attempt 

22/06/2020 08:32:25 INFO GlusterFS mount attempt 

22/06/2020 08:31:55 INFO GlusterFS mount attempt 

22/06/2020 08:31:25 INFO GlusterFS mount attempt 

22/06/2020 08:30:55 INFO GlusterFS mount attempt 

22/06/2020 08:30:25 INFO GlusterFS mount attempt 

22/06/2020 08:29:55 INFO GlusterFS mount attempt 

22/06/2020 08:29:24 INFO GlusterFS mount attempt 

22/06/2020 08:28:54 INFO GlusterFS mount attempt 

22/06/2020 08:28:24 INFO GlusterFS mount attempt 

22/06/2020 08:27:54 INFO GlusterFS mount attempt 

22/06/2020 08:27:24 INFO GlusterFS mount attempt 

22/06/2020 08:26:54 INFO GlusterFS mount attempt 

22/06/2020 08:26:24 INFO GlusterFS mount attempt 

22/06/2020 08:25:54 INFO GlusterFS mount attempt 

22/06/2020 08:25:24 INFO GlusterFS mount attempt 

22/06/2020 08:24:54 INFO GlusterFS mount attempt 

22/06/2020 08:24:24 INFO GlusterFS mount attempt 

22/06/2020 08:23:53 INFO GlusterFS mount attempt 

22/06/2020 08:23:23 INFO GlusterFS mount attempt 

22/06/2020 08:22:53 INFO GlusterFS mount attempt 

22/06/2020 08:22:23 INFO GlusterFS mount attempt 

22/06/2020 08:21:53 INFO GlusterFS mount attempt 

22/06/2020 08:21:23 INFO GlusterFS mount attempt 

22/06/2020 08:20:53 INFO GlusterFS mount attempt 

22/06/2020 08:20:23 INFO GlusterFS mount attempt 

22/06/2020 08:19:53 INFO GlusterFS mount attempt 

22/06/2020 08:19:23 INFO GlusterFS mount attempt 

22/06/2020 08:18:52 INFO GlusterFS mount attempt 

22/06/2020 08:18:22 INFO GlusterFS mount attempt 

22/06/2020 08:17:52 INFO GlusterFS mount attempt 

22/06/2020 08:17:22 INFO GlusterFS mount attempt 

22/06/2020 08:16:52 INFO GlusterFS mount attempt 

22/06/2020 08:16:22 INFO GlusterFS mount attempt 

22/06/2020 08:15:52 INFO GlusterFS mount attempt 

22/06/2020 08:15:22 INFO GlusterFS mount attempt 

22/06/2020 08:14:52 INFO GlusterFS mount attempt 

22/06/2020 08:14:22 INFO GlusterFS mount attempt 

22/06/2020 08:13:52 INFO GlusterFS mount attempt 

22/06/2020 08:13:23 INFO Benchmark Test Completed

22/06/2020 08:13:21 INFO GlusterFS mount attempt 

22/06/2020 08:13:20 INFO Benchmark finished.

22/06/2020 08:12:51 INFO GlusterFS mount attempt 

22/06/2020 08:12:50 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:12:43 INFO Wait time before collect node state.

22/06/2020 08:12:42 INFO Benchmark client cmd. 

22/06/2020 08:12:42 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:42 INFO Start client stress job for rados

22/06/2020 08:12:42 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 08:12:42 INFO params

22/06/2020 08:12:42 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:12:42 INFO script

22/06/2020 08:12:41 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:40 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:40 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:40 INFO Benchmark start rados read.

22/06/2020 08:12:21 INFO GlusterFS mount attempt 

22/06/2020 08:12:03 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:11:56 INFO Wait time before collect storage state.

22/06/2020 08:11:55 INFO Benchmark client cmd. 

22/06/2020 08:11:55 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:55 INFO Start client stress job for rados

22/06/2020 08:11:55 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:55 INFO params

22/06/2020 08:11:55 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:11:55 INFO script

22/06/2020 08:11:54 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:54 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:53 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:53 INFO Benchmark start rados write.

22/06/2020 08:11:53 INFO Benchmark manager cmd. 

22/06/2020 08:11:53 INFO Benchmark Test Started

22/06/2020 08:11:53 INFO -d 60 -t 128 -type 1 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

22/06/2020 08:11:53 INFO params

22/06/2020 08:11:53 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 08:11:53 INFO script

22/06/2020 08:11:51 INFO GlusterFS mount attempt 

22/06/2020 08:11:38 INFO Benchmark Test Completed

22/06/2020 08:11:35 INFO Benchmark finished.

22/06/2020 08:11:21 INFO GlusterFS mount attempt 

22/06/2020 08:11:06 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:10:58 INFO Wait time before collect node state.

22/06/2020 08:10:57 INFO Benchmark client cmd. 

22/06/2020 08:10:56 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:56 INFO Start client stress job for rados

22/06/2020 08:10:56 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 08:10:56 INFO params

22/06/2020 08:10:56 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:10:56 INFO script

22/06/2020 08:10:56 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:55 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:55 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:55 INFO Benchmark start rados read.

22/06/2020 08:10:51 INFO GlusterFS mount attempt 

22/06/2020 08:10:20 INFO GlusterFS mount attempt 

22/06/2020 08:10:19 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:10:11 INFO Wait time before collect storage state.

22/06/2020 08:10:11 INFO Benchmark client cmd. 

22/06/2020 08:10:10 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:10 INFO Start client stress job for rados

22/06/2020 08:10:10 INFO -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:10 INFO params

22/06/2020 08:10:10 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:10:10 INFO script

22/06/2020 08:10:10 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:09 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:08 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:08 INFO Benchmark start rados write.

22/06/2020 08:10:08 INFO Benchmark manager cmd. 

22/06/2020 08:10:08 INFO Benchmark Test Started

22/06/2020 08:10:08 INFO -d 60 -t 128 -type 2 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

22/06/2020 08:10:08 INFO params

22/06/2020 08:10:08 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 08:10:08 INFO script

22/06/2020 08:09:50 INFO GlusterFS mount attempt 

22/06/2020 08:09:20 INFO GlusterFS mount attempt 

22/06/2020 08:08:50 INFO GlusterFS mount attempt 

22/06/2020 08:08:20 INFO GlusterFS mount attempt 

22/06/2020 08:07:50 INFO GlusterFS mount attempt 

22/06/2020 08:07:20 INFO GlusterFS mount attempt 

22/06/2020 08:06:50 INFO GlusterFS mount attempt 

22/06/2020 08:06:20 INFO GlusterFS mount attempt 

22/06/2020 08:05:50 INFO GlusterFS mount attempt 

22/06/2020 08:05:20 INFO GlusterFS mount attempt 

22/06/2020 08:04:50 INFO GlusterFS mount attempt 

22/06/2020 08:04:19 INFO GlusterFS mount attempt 

22/06/2020 08:03:49 INFO GlusterFS mount attempt 

22/06/2020 08:03:19 INFO GlusterFS mount attempt 

22/06/2020 08:02:49 INFO GlusterFS mount attempt 

22/06/2020 08:02:19 INFO GlusterFS mount attempt 

22/06/2020 08:01:49 INFO GlusterFS mount attempt 

22/06/2020 08:01:19 INFO GlusterFS mount attempt 

22/06/2020 08:00:49 INFO GlusterFS mount attempt 

22/06/2020 08:00:19 INFO GlusterFS mount attempt 

22/06/2020 07:59:49 INFO GlusterFS mount attempt 

22/06/2020 07:59:18 INFO GlusterFS mount attempt 

22/06/2020 07:58:48 INFO GlusterFS mount attempt 

22/06/2020 07:58:18 INFO GlusterFS mount attempt 

22/06/2020 07:57:48 INFO GlusterFS mount attempt 

22/06/2020 07:57:18 INFO GlusterFS mount attempt 

22/06/2020 07:56:48 INFO GlusterFS mount attempt 

22/06/2020 07:56:18 INFO GlusterFS mount attempt 

22/06/2020 07:55:48 INFO GlusterFS mount attempt 

22/06/2020 07:55:18 INFO GlusterFS mount attempt 

22/06/2020 07:54:48 INFO GlusterFS mount attempt 

22/06/2020 07:54:18 INFO GlusterFS mount attempt 

22/06/2020 07:53:47 INFO GlusterFS mount attempt 

22/06/2020 07:53:17 INFO GlusterFS mount attempt 

22/06/2020 07:52:47 INFO GlusterFS mount attempt 

22/06/2020 07:52:17 INFO GlusterFS mount attempt 

22/06/2020 07:51:47 INFO GlusterFS mount attempt 

22/06/2020 07:51:17 INFO GlusterFS mount attempt 

22/06/2020 07:50:47 INFO GlusterFS mount attempt 

22/06/2020 07:50:17 INFO GlusterFS mount attempt 

22/06/2020 07:49:47 INFO GlusterFS mount attempt 

22/06/2020 07:49:17 INFO GlusterFS mount attempt 

22/06/2020 07:48:47 INFO GlusterFS mount attempt 

22/06/2020 07:48:16 INFO GlusterFS mount attempt 

22/06/2020 07:47:46 INFO GlusterFS mount attempt 

22/06/2020 07:47:16 INFO GlusterFS mount attempt 

22/06/2020 07:46:46 INFO GlusterFS mount attempt 

22/06/2020 07:46:16 INFO GlusterFS mount attempt 

22/06/2020 07:45:46 INFO GlusterFS mount attempt 

22/06/2020 07:45:16 INFO GlusterFS mount attempt 

22/06/2020 07:44:46 INFO GlusterFS mount attempt 

22/06/2020 07:44:16 INFO GlusterFS mount attempt 

22/06/2020 07:43:46 INFO GlusterFS mount attempt 

22/06/2020 07:43:16 INFO GlusterFS mount attempt 

22/06/2020 07:42:45 INFO GlusterFS mount attempt 

22/06/2020 07:42:15 INFO GlusterFS mount attempt 

22/06/2020 07:41:45 INFO GlusterFS mount attempt 

22/06/2020 07:41:15 INFO GlusterFS mount attempt 

22/06/2020 07:40:45 INFO GlusterFS mount attempt 

22/06/2020 07:40:15 INFO GlusterFS mount attempt 

22/06/2020 07:39:45 INFO GlusterFS mount attempt 

22/06/2020 07:39:15 INFO GlusterFS mount attempt 

22/06/2020 07:38:45 INFO GlusterFS mount attempt 

22/06/2020 07:38:15 INFO GlusterFS mount attempt 

22/06/2020 07:37:45 INFO GlusterFS mount attempt 

22/06/2020 07:37:14 INFO GlusterFS mount attempt 

22/06/2020 07:36:44 INFO GlusterFS mount attempt 

22/06/2020 07:36:14 INFO GlusterFS mount attempt 

22/06/2020 07:35:44 INFO GlusterFS mount attempt 

22/06/2020 07:35:14 INFO GlusterFS mount attempt 

22/06/2020 07:34:44 INFO GlusterFS mount attempt 

22/06/2020 07:34:14 INFO GlusterFS mount attempt 

22/06/2020 07:33:44 INFO GlusterFS mount attempt 

22/06/2020 07:33:14 INFO GlusterFS mount attempt 

22/06/2020 07:32:44 INFO GlusterFS mount attempt 

22/06/2020 07:32:14 INFO GlusterFS mount attempt 

22/06/2020 07:31:43 INFO GlusterFS mount attempt 

22/06/2020 07:31:13 INFO GlusterFS mount attempt 

22/06/2020 07:30:43 INFO GlusterFS mount attempt 

22/06/2020 07:30:13 INFO GlusterFS mount attempt 

22/06/2020 07:29:43 INFO GlusterFS mount attempt 

22/06/2020 07:29:13 INFO GlusterFS mount attempt 

22/06/2020 07:28:43 INFO GlusterFS mount attempt 

22/06/2020 07:28:13 INFO GlusterFS mount attempt 

22/06/2020 07:27:43 INFO GlusterFS mount attempt 

22/06/2020 07:27:13 INFO GlusterFS mount attempt 

22/06/2020 07:26:43 INFO GlusterFS mount attempt 

22/06/2020 07:26:12 INFO GlusterFS mount attempt 

22/06/2020 07:25:42 INFO GlusterFS mount attempt 

22/06/2020 07:25:12 INFO GlusterFS mount attempt 

22/06/2020 07:24:42 INFO GlusterFS mount attempt 

22/06/2020 07:24:12 INFO GlusterFS mount attempt 

22/06/2020 07:23:42 INFO GlusterFS mount attempt 

22/06/2020 07:23:12 INFO GlusterFS mount attempt 

22/06/2020 07:22:42 INFO GlusterFS mount attempt 

22/06/2020 07:22:12 INFO GlusterFS mount attempt 

22/06/2020 07:21:42 INFO GlusterFS mount attempt 

22/06/2020 07:21:11 INFO GlusterFS mount attempt 

22/06/2020 07:20:41 INFO GlusterFS mount attempt 

22/06/2020 07:20:11 INFO GlusterFS mount attempt 

22/06/2020 07:19:41 INFO GlusterFS mount attempt 

22/06/2020 07:19:11 INFO GlusterFS mount attempt 

22/06/2020 07:18:41 INFO GlusterFS mount attempt 

22/06/2020 07:18:11 INFO GlusterFS mount attempt 

22/06/2020 07:17:41 INFO GlusterFS mount attempt 

22/06/2020 07:17:11 INFO GlusterFS mount attempt 

22/06/2020 07:16:41 INFO GlusterFS mount attempt 

22/06/2020 07:16:11 INFO GlusterFS mount attempt 

22/06/2020 07:15:40 INFO GlusterFS mount attempt 

22/06/2020 07:15:10 INFO GlusterFS mount attempt 

22/06/2020 07:14:40 INFO GlusterFS mount attempt 

22/06/2020 07:14:10 INFO GlusterFS mount attempt 

22/06/2020 07:13:40 INFO GlusterFS mount attempt 

22/06/2020 07:13:10 INFO GlusterFS mount attempt 

22/06/2020 07:12:40 INFO GlusterFS mount attempt 

22/06/2020 07:12:10 INFO GlusterFS mount attempt 

22/06/2020 07:11:40 INFO GlusterFS mount attempt 

22/06/2020 07:11:10 INFO GlusterFS mount attempt 

22/06/2020 07:10:39 INFO GlusterFS mount attempt 

22/06/2020 07:10:09 INFO GlusterFS mount attempt 

22/06/2020 07:09:39 INFO GlusterFS mount attempt 

22/06/2020 07:09:09 INFO GlusterFS mount attempt 

22/06/2020 07:08:39 INFO GlusterFS mount attempt 

22/06/2020 07:08:09 INFO GlusterFS mount attempt 

22/06/2020 07:07:39 INFO GlusterFS mount attempt 

22/06/2020 07:07:09 INFO GlusterFS mount attempt 

22/06/2020 07:06:39 INFO GlusterFS mount attempt 

22/06/2020 07:06:09 INFO GlusterFS mount attempt 

22/06/2020 07:05:39 INFO GlusterFS mount attempt 

22/06/2020 07:05:08 INFO GlusterFS mount attempt 

22/06/2020 07:04:38 INFO GlusterFS mount attempt 

22/06/2020 07:04:08 INFO GlusterFS mount attempt 

22/06/2020 07:03:38 INFO GlusterFS mount attempt 

22/06/2020 07:03:08 INFO GlusterFS mount attempt 

22/06/2020 07:02:38 INFO GlusterFS mount attempt 

22/06/2020 07:02:08 INFO GlusterFS mount attempt 

22/06/2020 07:01:38 INFO GlusterFS mount attempt 

22/06/2020 07:01:08 INFO GlusterFS mount attempt 

22/06/2020 07:00:38 INFO GlusterFS mount attempt 

22/06/2020 07:00:08 INFO GlusterFS mount attempt 

22/06/2020 06:59:37 INFO GlusterFS mount attempt 

22/06/2020 06:59:07 INFO GlusterFS mount attempt 

22/06/2020 06:58:37 INFO GlusterFS mount attempt 

22/06/2020 06:58:07 INFO GlusterFS mount attempt 

22/06/2020 06:57:37 INFO GlusterFS mount attempt 

22/06/2020 06:57:07 INFO GlusterFS mount attempt 

22/06/2020 06:56:37 INFO GlusterFS mount attempt 

22/06/2020 06:56:07 INFO GlusterFS mount attempt 

22/06/2020 06:55:37 INFO GlusterFS mount attempt 

22/06/2020 06:55:07 INFO GlusterFS mount attempt 

22/06/2020 06:54:37 INFO GlusterFS mount attempt 

22/06/2020 06:54:06 INFO GlusterFS mount attempt 

22/06/2020 06:53:36 INFO GlusterFS mount attempt 

22/06/2020 06:53:06 INFO GlusterFS mount attempt 

22/06/2020 06:52:36 INFO GlusterFS mount attempt 

22/06/2020 06:52:06 INFO GlusterFS mount attempt 

22/06/2020 06:51:36 INFO GlusterFS mount attempt 

22/06/2020 06:51:06 INFO GlusterFS mount attempt 

22/06/2020 06:50:36 INFO GlusterFS mount attempt 

22/06/2020 06:50:06 INFO GlusterFS mount attempt 

22/06/2020 06:49:36 INFO GlusterFS mount attempt 

22/06/2020 06:49:06 INFO GlusterFS mount attempt 

22/06/2020 06:48:35 INFO GlusterFS mount attempt 

22/06/2020 06:48:05 INFO GlusterFS mount attempt 

22/06/2020 06:47:35 INFO GlusterFS mount attempt 

22/06/2020 06:47:05 INFO GlusterFS mount attempt 

22/06/2020 06:46:35 INFO GlusterFS mount attempt 

22/06/2020 06:46:05 INFO GlusterFS mount attempt 

22/06/2020 06:45:35 INFO GlusterFS mount attempt 

22/06/2020 06:45:05 INFO GlusterFS mount attempt 

22/06/2020 06:44:35 INFO GlusterFS mount attempt 

22/06/2020 06:44:05 INFO GlusterFS mount attempt 

22/06/2020 06:43:34 INFO GlusterFS mount attempt 

22/06/2020 06:43:04 INFO GlusterFS mount attempt 

22/06/2020 06:42:34 INFO GlusterFS mount attempt 

22/06/2020 06:42:04 INFO GlusterFS mount attempt 

22/06/2020 06:41:34 INFO GlusterFS mount attempt 

22/06/2020 06:41:04 INFO GlusterFS mount attempt 

22/06/2020 06:40:34 INFO GlusterFS mount attempt 

22/06/2020 06:40:04 INFO GlusterFS mount attempt 

22/06/2020 06:39:34 INFO GlusterFS mount attempt 

22/06/2020 06:39:04 INFO GlusterFS mount attempt 

22/06/2020 06:38:34 INFO GlusterFS mount attempt 

22/06/2020 06:38:04 INFO GlusterFS mount attempt 

22/06/2020 06:37:33 INFO GlusterFS mount attempt 

22/06/2020 06:37:03 INFO GlusterFS mount attempt 

22/06/2020 06:36:33 INFO GlusterFS mount attempt 

22/06/2020 06:36:03 INFO GlusterFS mount attempt 

22/06/2020 06:35:33 INFO GlusterFS mount attempt 

22/06/2020 06:35:03 INFO GlusterFS mount attempt 

22/06/2020 06:34:33 INFO GlusterFS mount attempt 

22/06/2020 06:34:03 INFO GlusterFS mount attempt 

22/06/2020 06:33:33 INFO GlusterFS mount attempt 

22/06/2020 06:33:03 INFO GlusterFS mount attempt 

22/06/2020 06:32:33 INFO GlusterFS mount attempt 

22/06/2020 06:32:02 INFO GlusterFS mount attempt 

22/06/2020 06:31:32 INFO GlusterFS mount attempt 

22/06/2020 06:31:02 INFO GlusterFS mount attempt 

22/06/2020 06:30:32 INFO GlusterFS mount attempt 

22/06/2020 06:30:02 INFO GlusterFS mount attempt 

22/06/2020 06:29:32 INFO GlusterFS mount attempt 

22/06/2020 06:29:02 INFO GlusterFS mount attempt 

22/06/2020 06:28:32 INFO GlusterFS mount attempt 

22/06/2020 06:28:02 INFO GlusterFS mount attempt 

22/06/2020 06:27:32 INFO GlusterFS mount attempt 

22/06/2020 06:27:02 INFO GlusterFS mount attempt 

22/06/2020 06:26:31 INFO GlusterFS mount attempt 

22/06/2020 06:26:01 INFO GlusterFS mount attempt 

22/06/2020 06:25:31 INFO GlusterFS mount attempt 

22/06/2020 06:25:01 INFO GlusterFS mount attempt 

22/06/2020 06:24:31 INFO GlusterFS mount attempt 

22/06/2020 06:24:01 INFO GlusterFS mount attempt 

22/06/2020 06:23:31 INFO GlusterFS mount attempt 

22/06/2020 06:23:01 INFO GlusterFS mount attempt 

22/06/2020 06:22:31 INFO GlusterFS mount attempt 

22/06/2020 06:22:01 INFO GlusterFS mount attempt 

22/06/2020 06:21:31 INFO GlusterFS mount attempt 

22/06/2020 06:21:00 INFO GlusterFS mount attempt 

22/06/2020 06:20:30 INFO GlusterFS mount attempt 

22/06/2020 06:20:00 INFO GlusterFS mount attempt 

22/06/2020 06:19:30 INFO GlusterFS mount attempt 

22/06/2020 06:19:00 INFO GlusterFS mount attempt 

22/06/2020 06:18:30 INFO GlusterFS mount attempt 

22/06/2020 06:18:00 INFO GlusterFS mount attempt 

22/06/2020 06:17:30 INFO GlusterFS mount attempt 

22/06/2020 06:17:00 INFO GlusterFS mount attempt 

22/06/2020 06:16:30 INFO GlusterFS mount attempt 

22/06/2020 06:16:00 INFO GlusterFS mount attempt 

22/06/2020 06:15:29 INFO GlusterFS mount attempt 

22/06/2020 06:14:59 INFO GlusterFS mount attempt 

22/06/2020 06:14:29 INFO GlusterFS mount attempt 

22/06/2020 06:13:59 INFO GlusterFS mount attempt 

22/06/2020 06:13:29 INFO GlusterFS mount attempt 

22/06/2020 06:12:59 INFO GlusterFS mount attempt 

22/06/2020 06:12:29 INFO GlusterFS mount attempt 

22/06/2020 06:11:59 INFO GlusterFS mount attempt 

22/06/2020 06:11:29 INFO GlusterFS mount attempt 

22/06/2020 06:10:59 INFO GlusterFS mount attempt 

22/06/2020 06:10:28 INFO GlusterFS mount attempt 

22/06/2020 06:09:58 INFO GlusterFS mount attempt 

22/06/2020 06:09:28 INFO GlusterFS mount attempt 

22/06/2020 06:08:58 INFO GlusterFS mount attempt 

22/06/2020 06:08:28 INFO GlusterFS mount attempt 

22/06/2020 06:07:58 INFO GlusterFS mount attempt 

22/06/2020 06:07:28 INFO GlusterFS mount attempt 

22/06/2020 06:06:58 INFO GlusterFS mount attempt 

22/06/2020 06:06:28 INFO GlusterFS mount attempt 

22/06/2020 06:05:58 INFO GlusterFS mount attempt 

22/06/2020 06:05:28 INFO GlusterFS mount attempt 

22/06/2020 06:04:57 INFO GlusterFS mount attempt 

22/06/2020 06:04:27 INFO GlusterFS mount attempt 

22/06/2020 06:03:57 INFO GlusterFS mount attempt 

22/06/2020 06:03:27 INFO GlusterFS mount attempt 

22/06/2020 06:02:57 INFO GlusterFS mount attempt 

22/06/2020 06:02:27 INFO GlusterFS mount attempt 

22/06/2020 06:01:57 INFO GlusterFS mount attempt 

22/06/2020 06:01:27 INFO GlusterFS mount attempt 

22/06/2020 06:00:57 INFO GlusterFS mount attempt 

22/06/2020 06:00:27 INFO GlusterFS mount attempt 

22/06/2020 05:59:57 INFO GlusterFS mount attempt 

22/06/2020 05:59:27 INFO GlusterFS mount attempt 

22/06/2020 05:58:56 INFO GlusterFS mount attempt 

22/06/2020 05:58:26 INFO GlusterFS mount attempt 

22/06/2020 05:57:56 INFO GlusterFS mount attempt 

22/06/2020 05:57:26 INFO GlusterFS mount attempt 

22/06/2020 05:56:56 INFO GlusterFS mount attempt 

22/06/2020 05:56:26 INFO GlusterFS mount attempt 

22/06/2020 05:55:56 INFO GlusterFS mount attempt 

22/06/2020 05:55:26 INFO GlusterFS mount attempt 

22/06/2020 05:54:56 INFO GlusterFS mount attempt 

22/06/2020 05:54:26 INFO GlusterFS mount attempt 

22/06/2020 05:53:56 INFO GlusterFS mount attempt 

22/06/2020 05:53:25 INFO GlusterFS mount attempt 

22/06/2020 05:52:55 INFO GlusterFS mount attempt 

22/06/2020 05:52:25 INFO GlusterFS mount attempt 

22/06/2020 05:51:55 INFO GlusterFS mount attempt 

22/06/2020 05:51:25 INFO GlusterFS mount attempt 

22/06/2020 05:50:55 INFO GlusterFS mount attempt 

22/06/2020 05:50:25 INFO GlusterFS mount attempt 

22/06/2020 05:49:55 INFO GlusterFS mount attempt 

22/06/2020 05:49:25 INFO GlusterFS mount attempt 

22/06/2020 05:48:55 INFO GlusterFS mount attempt 

22/06/2020 05:48:25 INFO GlusterFS mount attempt 

22/06/2020 05:47:55 INFO GlusterFS mount attempt 

22/06/2020 05:47:24 INFO GlusterFS mount attempt 

22/06/2020 05:46:54 INFO GlusterFS mount attempt 

22/06/2020 05:46:24 INFO GlusterFS mount attempt 

22/06/2020 05:45:54 INFO GlusterFS mount attempt 

22/06/2020 05:45:24 INFO GlusterFS mount attempt 

22/06/2020 05:44:54 INFO GlusterFS mount attempt 

22/06/2020 05:44:24 INFO GlusterFS mount attempt 

22/06/2020 05:43:54 INFO GlusterFS mount attempt 

22/06/2020 05:43:24 INFO GlusterFS mount attempt 

22/06/2020 05:42:54 INFO GlusterFS mount attempt 

22/06/2020 05:42:23 INFO GlusterFS mount attempt 

22/06/2020 05:41:53 INFO GlusterFS mount attempt 

22/06/2020 05:41:23 INFO GlusterFS mount attempt 

22/06/2020 05:40:53 INFO GlusterFS mount attempt 

22/06/2020 05:40:23 INFO GlusterFS mount attempt 

22/06/2020 05:39:53 INFO GlusterFS mount attempt 

22/06/2020 05:39:23 INFO GlusterFS mount attempt 

22/06/2020 05:38:53 INFO GlusterFS mount attempt 

22/06/2020 05:38:23 INFO GlusterFS mount attempt 

22/06/2020 05:37:53 INFO GlusterFS mount attempt 

22/06/2020 05:37:23 INFO GlusterFS mount attempt 

22/06/2020 05:36:52 INFO GlusterFS mount attempt 

22/06/2020 05:36:22 INFO GlusterFS mount attempt 

22/06/2020 05:35:52 INFO GlusterFS mount attempt 

22/06/2020 05:35:22 INFO GlusterFS mount attempt 

22/06/2020 05:34:52 INFO GlusterFS mount attempt 

22/06/2020 05:34:22 INFO GlusterFS mount attempt 

22/06/2020 05:33:52 INFO GlusterFS mount attempt 

22/06/2020 05:33:22 INFO GlusterFS mount attempt 

22/06/2020 05:32:52 INFO GlusterFS mount attempt 

22/06/2020 05:32:22 INFO GlusterFS mount attempt 

22/06/2020 05:31:52 INFO GlusterFS mount attempt 

22/06/2020 05:31:22 INFO GlusterFS mount attempt 

22/06/2020 05:30:51 INFO GlusterFS mount attempt 

22/06/2020 05:30:21 INFO GlusterFS mount attempt 

22/06/2020 05:29:51 INFO GlusterFS mount attempt 

22/06/2020 05:29:21 INFO GlusterFS mount attempt 

22/06/2020 05:28:51 INFO GlusterFS mount attempt 

22/06/2020 05:28:21 INFO GlusterFS mount attempt 

22/06/2020 05:27:51 INFO GlusterFS mount attempt 

22/06/2020 05:27:21 INFO GlusterFS mount attempt 

22/06/2020 05:26:51 INFO GlusterFS mount attempt 

22/06/2020 05:26:21 INFO GlusterFS mount attempt 

22/06/2020 05:25:51 INFO GlusterFS mount attempt 

22/06/2020 05:25:20 INFO GlusterFS mount attempt 

22/06/2020 05:24:50 INFO GlusterFS mount attempt 

22/06/2020 05:24:20 INFO GlusterFS mount attempt 

22/06/2020 05:23:50 INFO GlusterFS mount attempt 

22/06/2020 05:23:20 INFO GlusterFS mount attempt 

22/06/2020 05:22:50 INFO GlusterFS mount attempt 

22/06/2020 05:22:20 INFO GlusterFS mount attempt 

22/06/2020 05:21:50 INFO GlusterFS mount attempt 

22/06/2020 05:21:20 INFO GlusterFS mount attempt 

22/06/2020 05:20:50 INFO GlusterFS mount attempt 

22/06/2020 05:20:20 INFO GlusterFS mount attempt 

22/06/2020 05:19:49 INFO GlusterFS mount attempt 

22/06/2020 05:19:19 INFO GlusterFS mount attempt 

22/06/2020 05:18:49 INFO GlusterFS mount attempt 

22/06/2020 05:18:19 INFO GlusterFS mount attempt 

22/06/2020 05:17:49 INFO GlusterFS mount attempt 

22/06/2020 05:17:19 INFO GlusterFS mount attempt 

22/06/2020 05:16:49 INFO GlusterFS mount attempt 

22/06/2020 05:16:19 INFO GlusterFS mount attempt 

22/06/2020 05:15:49 INFO GlusterFS mount attempt 

22/06/2020 05:15:19 INFO GlusterFS mount attempt 

22/06/2020 05:14:49 INFO GlusterFS mount attempt 

22/06/2020 05:14:18 INFO GlusterFS mount attempt 

22/06/2020 05:13:48 INFO GlusterFS mount attempt 

22/06/2020 05:13:18 INFO GlusterFS mount attempt 

22/06/2020 05:12:48 INFO GlusterFS mount attempt 

22/06/2020 05:12:18 INFO GlusterFS mount attempt 

22/06/2020 05:11:48 INFO GlusterFS mount attempt 

22/06/2020 05:11:18 INFO GlusterFS mount attempt 

22/06/2020 05:10:48 INFO GlusterFS mount attempt 

22/06/2020 05:10:18 INFO GlusterFS mount attempt 

22/06/2020 05:09:48 INFO GlusterFS mount attempt 

22/06/2020 05:09:18 INFO GlusterFS mount attempt 

22/06/2020 05:08:47 INFO GlusterFS mount attempt 

22/06/2020 05:08:17 INFO GlusterFS mount attempt 

22/06/2020 05:07:47 INFO GlusterFS mount attempt 

22/06/2020 05:07:17 INFO GlusterFS mount attempt 

22/06/2020 05:06:47 INFO GlusterFS mount attempt 

22/06/2020 05:06:17 INFO GlusterFS mount attempt 

22/06/2020 05:05:47 INFO GlusterFS mount attempt 

22/06/2020 05:05:17 INFO GlusterFS mount attempt 

22/06/2020 05:04:47 INFO GlusterFS mount attempt 

22/06/2020 05:04:17 INFO GlusterFS mount attempt 

22/06/2020 05:03:47 INFO GlusterFS mount attempt 

22/06/2020 05:03:16 INFO GlusterFS mount attempt 

22/06/2020 05:02:46 INFO GlusterFS mount attempt 

22/06/2020 05:02:16 INFO GlusterFS mount attempt 

22/06/2020 05:01:46 INFO GlusterFS mount attempt 

22/06/2020 05:01:16 INFO GlusterFS mount attempt 

22/06/2020 05:00:46 INFO GlusterFS mount attempt 

22/06/2020 05:00:16 INFO GlusterFS mount attempt 

22/06/2020 04:59:46 INFO GlusterFS mount attempt 

22/06/2020 04:59:16 INFO GlusterFS mount attempt 

22/06/2020 04:58:46 INFO GlusterFS mount attempt 

22/06/2020 04:58:16 INFO GlusterFS mount attempt 

22/06/2020 04:57:45 INFO GlusterFS mount attempt 

22/06/2020 04:57:15 INFO GlusterFS mount attempt 

22/06/2020 04:56:45 INFO GlusterFS mount attempt 

22/06/2020 04:56:15 INFO GlusterFS mount attempt 

22/06/2020 04:55:45 INFO GlusterFS mount attempt 

22/06/2020 04:55:15 INFO GlusterFS mount attempt 

22/06/2020 04:54:45 INFO GlusterFS mount attempt 

22/06/2020 04:54:15 INFO GlusterFS mount attempt 

22/06/2020 04:53:45 INFO GlusterFS mount attempt 

22/06/2020 04:53:15 INFO GlusterFS mount attempt 

22/06/2020 04:52:45 INFO GlusterFS mount attempt 

22/06/2020 04:52:14 INFO GlusterFS mount attempt 

22/06/2020 04:51:44 INFO GlusterFS mount attempt 

22/06/2020 04:51:14 INFO GlusterFS mount attempt 

22/06/2020 04:50:44 INFO GlusterFS mount attempt 

22/06/2020 04:50:14 INFO GlusterFS mount attempt 

22/06/2020 04:49:44 INFO GlusterFS mount attempt 

22/06/2020 04:49:14 INFO GlusterFS mount attempt 

22/06/2020 04:48:44 INFO GlusterFS mount attempt 

22/06/2020 04:48:14 INFO GlusterFS mount attempt 

22/06/2020 04:47:44 INFO GlusterFS mount attempt 

22/06/2020 04:47:14 INFO GlusterFS mount attempt 

22/06/2020 04:46:43 INFO GlusterFS mount attempt 

22/06/2020 04:46:13 INFO GlusterFS mount attempt 

22/06/2020 04:45:43 INFO GlusterFS mount attempt 

22/06/2020 04:45:13 INFO GlusterFS mount attempt 

22/06/2020 04:44:43 INFO GlusterFS mount attempt 

22/06/2020 04:44:13 INFO GlusterFS mount attempt 

22/06/2020 04:43:43 INFO GlusterFS mount attempt 

22/06/2020 04:43:13 INFO GlusterFS mount attempt 

22/06/2020 04:42:43 INFO GlusterFS mount attempt 

22/06/2020 04:42:13 INFO GlusterFS mount attempt 

22/06/2020 04:41:42 INFO GlusterFS mount attempt 

22/06/2020 04:41:12 INFO GlusterFS mount attempt 

22/06/2020 04:40:42 INFO GlusterFS mount attempt 

22/06/2020 04:40:12 INFO GlusterFS mount attempt 

22/06/2020 04:39:42 INFO GlusterFS mount attempt 

22/06/2020 04:39:12 INFO GlusterFS mount attempt 

22/06/2020 04:38:42 INFO GlusterFS mount attempt 

22/06/2020 04:38:12 INFO GlusterFS mount attempt 

22/06/2020 04:37:42 INFO GlusterFS mount attempt 

22/06/2020 04:37:12 INFO GlusterFS mount attempt 

22/06/2020 04:36:42 INFO GlusterFS mount attempt 

22/06/2020 04:36:11 INFO GlusterFS mount attempt 

22/06/2020 04:35:41 INFO GlusterFS mount attempt 

22/06/2020 04:35:11 INFO GlusterFS mount attempt 

22/06/2020 04:34:41 INFO GlusterFS mount attempt 

22/06/2020 04:34:11 INFO GlusterFS mount attempt 

22/06/2020 04:33:41 INFO GlusterFS mount attempt 

22/06/2020 04:33:11 INFO GlusterFS mount attempt 

22/06/2020 04:32:41 INFO GlusterFS mount attempt 

22/06/2020 04:32:11 INFO GlusterFS mount attempt 

22/06/2020 04:31:41 INFO GlusterFS mount attempt 

22/06/2020 04:31:11 INFO GlusterFS mount attempt 

22/06/2020 04:30:40 INFO GlusterFS mount attempt 

22/06/2020 04:30:10 INFO GlusterFS mount attempt 

22/06/2020 04:29:40 INFO GlusterFS mount attempt 

22/06/2020 04:29:10 INFO GlusterFS mount attempt 

22/06/2020 04:28:40 INFO GlusterFS mount attempt 

22/06/2020 04:28:10 INFO GlusterFS mount attempt 

22/06/2020 04:27:40 INFO GlusterFS mount attempt 

22/06/2020 04:27:10 INFO GlusterFS mount attempt 

22/06/2020 04:26:40 INFO GlusterFS mount attempt 

22/06/2020 04:26:10 INFO GlusterFS mount attempt 

22/06/2020 04:25:40 INFO GlusterFS mount attempt 

22/06/2020 04:25:09 INFO GlusterFS mount attempt 

22/06/2020 04:24:39 INFO GlusterFS mount attempt 

22/06/2020 04:24:09 INFO GlusterFS mount attempt 

22/06/2020 04:23:39 INFO GlusterFS mount attempt 

22/06/2020 04:23:09 INFO GlusterFS mount attempt 

22/06/2020 04:22:39 INFO GlusterFS mount attempt 

22/06/2020 04:22:09 INFO GlusterFS mount attempt 

22/06/2020 04:21:39 INFO GlusterFS mount attempt 

22/06/2020 04:21:09 INFO GlusterFS mount attempt 

22/06/2020 04:20:39 INFO GlusterFS mount attempt 

22/06/2020 04:20:09 INFO GlusterFS mount attempt 

22/06/2020 04:19:38 INFO GlusterFS mount attempt 

22/06/2020 04:19:08 INFO GlusterFS mount attempt 

22/06/2020 04:18:38 INFO GlusterFS mount attempt 

22/06/2020 04:18:08 INFO GlusterFS mount attempt 

22/06/2020 04:17:38 INFO GlusterFS mount attempt 

22/06/2020 04:17:08 INFO GlusterFS mount attempt 

22/06/2020 04:16:38 INFO GlusterFS mount attempt 

22/06/2020 04:16:08 INFO GlusterFS mount attempt 

22/06/2020 04:15:38 INFO GlusterFS mount attempt 

22/06/2020 04:15:08 INFO GlusterFS mount attempt 

22/06/2020 04:14:38 INFO GlusterFS mount attempt 

22/06/2020 04:14:07 INFO GlusterFS mount attempt 

22/06/2020 04:13:37 INFO GlusterFS mount attempt 

22/06/2020 04:13:07 INFO GlusterFS mount attempt 

22/06/2020 04:12:37 INFO GlusterFS mount attempt 

22/06/2020 04:12:07 INFO GlusterFS mount attempt 

22/06/2020 04:11:37 INFO GlusterFS mount attempt 

22/06/2020 04:11:07 INFO GlusterFS mount attempt 

22/06/2020 04:10:37 INFO GlusterFS mount attempt 

22/06/2020 04:10:07 INFO GlusterFS mount attempt 

22/06/2020 04:09:37 INFO GlusterFS mount attempt 

22/06/2020 04:09:07 INFO GlusterFS mount attempt 

22/06/2020 04:08:36 INFO GlusterFS mount attempt 

22/06/2020 04:08:06 INFO GlusterFS mount attempt 

22/06/2020 04:07:36 INFO GlusterFS mount attempt 

22/06/2020 04:07:06 INFO GlusterFS mount attempt 

22/06/2020 04:06:36 INFO GlusterFS mount attempt 

22/06/2020 04:06:06 INFO GlusterFS mount attempt 

22/06/2020 04:05:36 INFO GlusterFS mount attempt 

22/06/2020 04:05:06 INFO GlusterFS mount attempt 

22/06/2020 04:04:36 INFO GlusterFS mount attempt 

22/06/2020 04:04:06 INFO GlusterFS mount attempt 

22/06/2020 04:03:36 INFO GlusterFS mount attempt 

22/06/2020 04:03:05 INFO GlusterFS mount attempt 

22/06/2020 04:02:35 INFO GlusterFS mount attempt 

22/06/2020 04:02:05 INFO GlusterFS mount attempt 

22/06/2020 04:01:35 INFO GlusterFS mount attempt 

22/06/2020 04:01:05 INFO GlusterFS mount attempt 

22/06/2020 04:00:35 INFO GlusterFS mount attempt 

22/06/2020 04:00:05 INFO GlusterFS mount attempt 

22/06/2020 03:59:35 INFO GlusterFS mount attempt 

22/06/2020 03:59:05 INFO GlusterFS mount attempt 

22/06/2020 03:58:35 INFO GlusterFS mount attempt 

22/06/2020 03:58:05 INFO GlusterFS mount attempt 

22/06/2020 03:57:34 INFO GlusterFS mount attempt 

22/06/2020 03:57:04 INFO GlusterFS mount attempt 

22/06/2020 03:56:34 INFO GlusterFS mount attempt 

22/06/2020 03:56:04 INFO GlusterFS mount attempt 

22/06/2020 03:55:34 INFO GlusterFS mount attempt 

22/06/2020 03:55:04 INFO GlusterFS mount attempt 

22/06/2020 03:54:34 INFO GlusterFS mount attempt 

22/06/2020 03:54:04 INFO GlusterFS mount attempt 

22/06/2020 03:53:34 INFO GlusterFS mount attempt 

22/06/2020 03:53:04 INFO GlusterFS mount attempt 

22/06/2020 03:52:34 INFO GlusterFS mount attempt 

22/06/2020 03:52:03 INFO GlusterFS mount attempt 

22/06/2020 03:51:33 INFO GlusterFS mount attempt 

22/06/2020 03:51:03 INFO GlusterFS mount attempt 

22/06/2020 03:50:33 INFO GlusterFS mount attempt 

22/06/2020 03:50:03 INFO GlusterFS mount attempt 

22/06/2020 03:49:33 INFO GlusterFS mount attempt 

22/06/2020 03:49:03 INFO GlusterFS mount attempt 

22/06/2020 03:48:33 INFO GlusterFS mount attempt 

22/06/2020 03:48:03 INFO GlusterFS mount attempt 

22/06/2020 03:47:33 INFO GlusterFS mount attempt 

22/06/2020 03:47:03 INFO GlusterFS mount attempt 

22/06/2020 03:46:32 INFO GlusterFS mount attempt 

22/06/2020 03:46:02 INFO GlusterFS mount attempt 

22/06/2020 03:45:32 INFO GlusterFS mount attempt 

22/06/2020 03:45:02 INFO GlusterFS mount attempt 

22/06/2020 03:44:32 INFO GlusterFS mount attempt 

22/06/2020 03:44:02 INFO GlusterFS mount attempt 

22/06/2020 03:43:32 INFO GlusterFS mount attempt 

22/06/2020 03:43:02 INFO GlusterFS mount attempt 

22/06/2020 03:42:32 INFO GlusterFS mount attempt 

22/06/2020 03:42:02 INFO GlusterFS mount attempt 

22/06/2020 03:41:32 INFO GlusterFS mount attempt 

22/06/2020 03:41:01 INFO GlusterFS mount attempt 

22/06/2020 03:40:31 INFO GlusterFS mount attempt 

22/06/2020 03:40:01 INFO GlusterFS mount attempt 

22/06/2020 03:39:31 INFO GlusterFS mount attempt 

22/06/2020 03:39:01 INFO GlusterFS mount attempt 

22/06/2020 03:38:31 INFO GlusterFS mount attempt 

22/06/2020 03:38:01 INFO GlusterFS mount attempt 

22/06/2020 03:37:31 INFO GlusterFS mount attempt 

22/06/2020 03:37:01 INFO GlusterFS mount attempt 

22/06/2020 03:36:31 INFO GlusterFS mount attempt 

22/06/2020 03:36:01 INFO GlusterFS mount attempt 

22/06/2020 03:35:30 INFO GlusterFS mount attempt 

22/06/2020 03:35:00 INFO GlusterFS mount attempt 

22/06/2020 03:34:30 INFO GlusterFS mount attempt 

22/06/2020 03:34:00 INFO GlusterFS mount attempt 

22/06/2020 03:33:30 INFO GlusterFS mount attempt 

22/06/2020 03:33:00 INFO GlusterFS mount attempt 

22/06/2020 03:32:30 INFO GlusterFS mount attempt 

22/06/2020 03:32:00 INFO GlusterFS mount attempt 

22/06/2020 03:31:30 INFO GlusterFS mount attempt 

22/06/2020 03:31:00 INFO GlusterFS mount attempt 

22/06/2020 03:30:30 INFO GlusterFS mount attempt 

22/06/2020 03:29:59 INFO GlusterFS mount attempt 

22/06/2020 03:29:29 INFO GlusterFS mount attempt 

22/06/2020 03:28:59 INFO GlusterFS mount attempt 

22/06/2020 03:28:29 INFO GlusterFS mount attempt 

22/06/2020 03:27:59 INFO GlusterFS mount attempt 

22/06/2020 03:27:29 INFO GlusterFS mount attempt 

22/06/2020 03:26:59 INFO GlusterFS mount attempt 

22/06/2020 03:26:29 INFO GlusterFS mount attempt 

22/06/2020 03:25:59 INFO GlusterFS mount attempt 

22/06/2020 03:25:29 INFO GlusterFS mount attempt 

22/06/2020 03:24:59 INFO GlusterFS mount attempt 

22/06/2020 03:24:28 INFO GlusterFS mount attempt 

22/06/2020 03:23:58 INFO GlusterFS mount attempt 

22/06/2020 03:23:28 INFO GlusterFS mount attempt 

22/06/2020 03:22:58 INFO GlusterFS mount attempt 

22/06/2020 03:22:28 INFO GlusterFS mount attempt 

22/06/2020 03:21:58 INFO GlusterFS mount attempt 

22/06/2020 03:21:28 INFO GlusterFS mount attempt 

22/06/2020 03:20:58 INFO GlusterFS mount attempt 

22/06/2020 03:20:28 INFO GlusterFS mount attempt 

22/06/2020 03:19:58 INFO GlusterFS mount attempt 

22/06/2020 03:19:27 INFO GlusterFS mount attempt 

22/06/2020 03:18:57 INFO GlusterFS mount attempt 

22/06/2020 03:18:27 INFO GlusterFS mount attempt 

22/06/2020 03:17:57 INFO GlusterFS mount attempt 

22/06/2020 03:17:27 INFO GlusterFS mount attempt 

22/06/2020 03:16:57 INFO GlusterFS mount attempt 

22/06/2020 03:16:27 INFO GlusterFS mount attempt 

22/06/2020 03:15:57 INFO GlusterFS mount attempt 

22/06/2020 03:15:27 INFO GlusterFS mount attempt 

22/06/2020 03:14:57 INFO GlusterFS mount attempt 

22/06/2020 03:14:27 INFO GlusterFS mount attempt 

22/06/2020 03:13:56 INFO GlusterFS mount attempt 

22/06/2020 03:13:26 INFO GlusterFS mount attempt 

22/06/2020 03:12:56 INFO GlusterFS mount attempt 

22/06/2020 03:12:26 INFO GlusterFS mount attempt 

22/06/2020 03:11:56 INFO GlusterFS mount attempt 

22/06/2020 03:11:26 INFO GlusterFS mount attempt 

22/06/2020 03:10:56 INFO GlusterFS mount attempt 

22/06/2020 03:10:26 INFO GlusterFS mount attempt 

22/06/2020 03:09:56 INFO GlusterFS mount attempt 

22/06/2020 03:09:26 INFO GlusterFS mount attempt 

22/06/2020 03:08:56 INFO GlusterFS mount attempt 

22/06/2020 03:08:25 INFO GlusterFS mount attempt 

22/06/2020 03:07:55 INFO GlusterFS mount attempt 

22/06/2020 03:07:25 INFO GlusterFS mount attempt 

22/06/2020 03:06:55 INFO GlusterFS mount attempt 

22/06/2020 03:06:25 INFO GlusterFS mount attempt 

22/06/2020 03:05:55 INFO GlusterFS mount attempt 

22/06/2020 03:05:25 INFO GlusterFS mount attempt 

22/06/2020 03:04:55 INFO GlusterFS mount attempt 

22/06/2020 03:04:25 INFO GlusterFS mount attempt 

22/06/2020 03:03:55 INFO GlusterFS mount attempt 

22/06/2020 03:03:24 INFO GlusterFS mount attempt 

22/06/2020 03:02:54 INFO GlusterFS mount attempt 

22/06/2020 03:02:24 INFO GlusterFS mount attempt 

22/06/2020 03:01:54 INFO GlusterFS mount attempt 

22/06/2020 03:01:24 INFO GlusterFS mount attempt 

22/06/2020 03:00:54 INFO GlusterFS mount attempt 

22/06/2020 03:00:24 INFO GlusterFS mount attempt 

22/06/2020 02:59:54 INFO GlusterFS mount attempt 

22/06/2020 02:59:24 INFO GlusterFS mount attempt 

22/06/2020 02:58:54 INFO GlusterFS mount attempt 

22/06/2020 02:58:24 INFO GlusterFS mount attempt 

22/06/2020 02:57:53 INFO GlusterFS mount attempt 

22/06/2020 02:57:23 INFO GlusterFS mount attempt 

22/06/2020 02:56:53 INFO GlusterFS mount attempt 

22/06/2020 02:56:23 INFO GlusterFS mount attempt 

22/06/2020 02:55:53 INFO GlusterFS mount attempt 

22/06/2020 02:55:23 INFO GlusterFS mount attempt 

22/06/2020 02:54:53 INFO GlusterFS mount attempt 

22/06/2020 02:54:23 INFO GlusterFS mount attempt 

22/06/2020 02:53:53 INFO GlusterFS mount attempt 

22/06/2020 02:53:23 INFO GlusterFS mount attempt 

22/06/2020 02:52:53 INFO GlusterFS mount attempt 

22/06/2020 02:52:22 INFO GlusterFS mount attempt 

22/06/2020 02:51:52 INFO GlusterFS mount attempt 

22/06/2020 02:51:22 INFO GlusterFS mount attempt 

22/06/2020 02:50:52 INFO GlusterFS mount attempt 

22/06/2020 02:50:22 INFO GlusterFS mount attempt 

22/06/2020 02:49:52 INFO GlusterFS mount attempt 

22/06/2020 02:49:22 INFO GlusterFS mount attempt 

22/06/2020 02:48:52 INFO GlusterFS mount attempt 

22/06/2020 02:48:22 INFO GlusterFS mount attempt 

22/06/2020 02:47:52 INFO GlusterFS mount attempt 

22/06/2020 02:47:22 INFO GlusterFS mount attempt 

22/06/2020 02:46:51 INFO GlusterFS mount attempt 

22/06/2020 02:46:21 INFO GlusterFS mount attempt 

22/06/2020 02:45:51 INFO GlusterFS mount attempt 

22/06/2020 02:45:21 INFO GlusterFS mount attempt 

22/06/2020 02:44:51 INFO GlusterFS mount attempt 

22/06/2020 02:44:21 INFO GlusterFS mount attempt 

22/06/2020 02:43:51 INFO GlusterFS mount attempt 

22/06/2020 02:43:21 INFO GlusterFS mount attempt 

22/06/2020 02:42:51 INFO GlusterFS mount attempt 

22/06/2020 02:42:21 INFO GlusterFS mount attempt 

22/06/2020 02:41:51 INFO GlusterFS mount attempt 

22/06/2020 02:41:20 INFO GlusterFS mount attempt 

22/06/2020 02:40:50 INFO GlusterFS mount attempt 

22/06/2020 02:40:20 INFO GlusterFS mount attempt 

22/06/2020 02:39:50 INFO GlusterFS mount attempt 

22/06/2020 02:39:20 INFO GlusterFS mount attempt 

22/06/2020 02:38:50 INFO GlusterFS mount attempt 

22/06/2020 02:38:20 INFO GlusterFS mount attempt 

22/06/2020 02:37:50 INFO GlusterFS mount attempt 

22/06/2020 02:37:20 INFO GlusterFS mount attempt 

22/06/2020 02:36:50 INFO GlusterFS mount attempt 

22/06/2020 02:36:20 INFO GlusterFS mount attempt 

22/06/2020 02:35:49 INFO GlusterFS mount attempt 

22/06/2020 02:35:19 INFO GlusterFS mount attempt 

22/06/2020 02:34:49 INFO GlusterFS mount attempt 

22/06/2020 02:34:19 INFO GlusterFS mount attempt 

22/06/2020 02:33:49 INFO GlusterFS mount attempt 

22/06/2020 02:33:19 INFO GlusterFS mount attempt 

22/06/2020 02:32:49 INFO GlusterFS mount attempt 

22/06/2020 02:32:19 INFO GlusterFS mount attempt 

22/06/2020 02:31:49 INFO GlusterFS mount attempt 

22/06/2020 02:31:19 INFO GlusterFS mount attempt 

22/06/2020 02:30:48 INFO GlusterFS mount attempt 

22/06/2020 02:30:18 INFO GlusterFS mount attempt 

22/06/2020 02:29:48 INFO GlusterFS mount attempt 

22/06/2020 02:29:18 INFO GlusterFS mount attempt 

22/06/2020 02:28:48 INFO GlusterFS mount attempt 

22/06/2020 02:28:18 INFO GlusterFS mount attempt 

22/06/2020 02:27:48 INFO GlusterFS mount attempt 

22/06/2020 02:27:18 INFO GlusterFS mount attempt 

22/06/2020 02:26:48 INFO GlusterFS mount attempt 

22/06/2020 02:26:18 INFO GlusterFS mount attempt 

22/06/2020 02:25:48 INFO GlusterFS mount attempt 

22/06/2020 02:25:17 INFO GlusterFS mount attempt 

22/06/2020 02:24:47 INFO GlusterFS mount attempt 

22/06/2020 02:24:17 INFO GlusterFS mount attempt 

22/06/2020 02:23:47 INFO GlusterFS mount attempt 

22/06/2020 02:23:17 INFO GlusterFS mount attempt 

22/06/2020 02:22:47 INFO GlusterFS mount attempt 

22/06/2020 02:22:17 INFO GlusterFS mount attempt 

22/06/2020 02:21:47 INFO GlusterFS mount attempt 

22/06/2020 02:21:17 INFO GlusterFS mount attempt 

22/06/2020 02:20:47 INFO GlusterFS mount attempt 

22/06/2020 02:20:17 INFO GlusterFS mount attempt 

22/06/2020 02:19:46 INFO GlusterFS mount attempt 

22/06/2020 02:19:16 INFO GlusterFS mount attempt 

22/06/2020 02:18:46 INFO GlusterFS mount attempt 

22/06/2020 02:18:16 INFO GlusterFS mount attempt 

22/06/2020 02:17:46 INFO GlusterFS mount attempt 

22/06/2020 02:17:16 INFO GlusterFS mount attempt 

22/06/2020 02:16:46 INFO GlusterFS mount attempt 

22/06/2020 02:16:16 INFO GlusterFS mount attempt 

22/06/2020 02:15:46 INFO GlusterFS mount attempt 

22/06/2020 02:15:16 INFO GlusterFS mount attempt 

22/06/2020 02:14:46 INFO GlusterFS mount attempt 

22/06/2020 02:14:15 INFO GlusterFS mount attempt 

22/06/2020 02:13:45 INFO GlusterFS mount attempt 

22/06/2020 02:13:15 INFO GlusterFS mount attempt 

22/06/2020 02:12:45 INFO GlusterFS mount attempt 

22/06/2020 02:12:15 INFO GlusterFS mount attempt 

22/06/2020 02:11:45 INFO GlusterFS mount attempt 

22/06/2020 02:11:15 INFO GlusterFS mount attempt 

22/06/2020 02:10:45 INFO GlusterFS mount attempt 

22/06/2020 02:10:15 INFO GlusterFS mount attempt 

22/06/2020 02:09:45 INFO GlusterFS mount attempt 

22/06/2020 02:09:15 INFO GlusterFS mount attempt 

22/06/2020 02:08:44 INFO GlusterFS mount attempt 

22/06/2020 02:08:14 INFO GlusterFS mount attempt 

22/06/2020 02:07:44 INFO GlusterFS mount attempt 

22/06/2020 02:07:14 INFO GlusterFS mount attempt 

22/06/2020 02:06:44 INFO GlusterFS mount attempt 

22/06/2020 02:06:14 INFO GlusterFS mount attempt 

22/06/2020 02:05:44 INFO GlusterFS mount attempt 

22/06/2020 02:05:14 INFO GlusterFS mount attempt 

22/06/2020 02:04:44 INFO GlusterFS mount attempt 

22/06/2020 02:04:14 INFO GlusterFS mount attempt 

22/06/2020 02:03:43 INFO GlusterFS mount attempt 

22/06/2020 02:03:13 INFO GlusterFS mount attempt 

22/06/2020 02:02:43 INFO GlusterFS mount attempt 

22/06/2020 02:02:13 INFO GlusterFS mount attempt 

22/06/2020 02:01:43 INFO GlusterFS mount attempt 

22/06/2020 02:01:13 INFO GlusterFS mount attempt 

22/06/2020 02:00:43 INFO GlusterFS mount attempt 

22/06/2020 02:00:13 INFO GlusterFS mount attempt 

22/06/2020 01:59:43 INFO GlusterFS mount attempt 

22/06/2020 01:59:13 INFO GlusterFS mount attempt 

22/06/2020 01:58:43 INFO GlusterFS mount attempt 

22/06/2020 01:58:12 INFO GlusterFS mount attempt 

22/06/2020 01:57:42 INFO GlusterFS mount attempt 

22/06/2020 01:57:12 INFO GlusterFS mount attempt 

22/06/2020 01:56:42 INFO GlusterFS mount attempt 

22/06/2020 01:56:12 INFO GlusterFS mount attempt 

22/06/2020 01:55:42 INFO GlusterFS mount attempt 

22/06/2020 01:55:12 INFO GlusterFS mount attempt 

22/06/2020 01:54:42 INFO GlusterFS mount attempt 

22/06/2020 01:54:12 INFO GlusterFS mount attempt 

22/06/2020 01:53:42 INFO GlusterFS mount attempt 

22/06/2020 01:53:12 INFO GlusterFS mount attempt 

22/06/2020 01:52:41 INFO GlusterFS mount attempt 

22/06/2020 01:52:11 INFO GlusterFS mount attempt 

22/06/2020 01:51:41 INFO GlusterFS mount attempt 

22/06/2020 01:51:11 INFO GlusterFS mount attempt 

22/06/2020 01:50:41 INFO GlusterFS mount attempt 

22/06/2020 01:50:11 INFO GlusterFS mount attempt 

22/06/2020 01:49:41 INFO GlusterFS mount attempt 

22/06/2020 01:49:11 INFO GlusterFS mount attempt 

22/06/2020 01:48:41 INFO GlusterFS mount attempt 

22/06/2020 01:48:11 INFO GlusterFS mount attempt 

22/06/2020 01:47:41 INFO GlusterFS mount attempt 

22/06/2020 01:47:10 INFO GlusterFS mount attempt 

22/06/2020 01:46:40 INFO GlusterFS mount attempt 

22/06/2020 01:46:10 INFO GlusterFS mount attempt 

22/06/2020 01:45:40 INFO GlusterFS mount attempt 

22/06/2020 01:45:10 INFO GlusterFS mount attempt 

22/06/2020 01:44:40 INFO GlusterFS mount attempt 

22/06/2020 01:44:10 INFO GlusterFS mount attempt 

22/06/2020 01:43:40 INFO GlusterFS mount attempt 

22/06/2020 01:43:10 INFO GlusterFS mount attempt 

22/06/2020 01:42:40 INFO GlusterFS mount attempt 

22/06/2020 01:42:10 INFO GlusterFS mount attempt 

22/06/2020 01:41:39 INFO GlusterFS mount attempt 

22/06/2020 01:41:09 INFO GlusterFS mount attempt 

22/06/2020 01:40:39 INFO GlusterFS mount attempt 

22/06/2020 01:40:09 INFO GlusterFS mount attempt 

22/06/2020 01:39:39 INFO GlusterFS mount attempt 

22/06/2020 01:39:09 INFO GlusterFS mount attempt 

22/06/2020 01:38:39 INFO GlusterFS mount attempt 

22/06/2020 01:38:09 INFO GlusterFS mount attempt 

22/06/2020 01:37:39 INFO GlusterFS mount attempt 

22/06/2020 01:37:09 INFO GlusterFS mount attempt 

22/06/2020 01:36:39 INFO GlusterFS mount attempt 

22/06/2020 01:36:08 INFO GlusterFS mount attempt 

22/06/2020 01:35:38 INFO GlusterFS mount attempt 

22/06/2020 01:35:08 INFO GlusterFS mount attempt 

22/06/2020 01:34:38 INFO GlusterFS mount attempt 

22/06/2020 01:34:08 INFO GlusterFS mount attempt 

22/06/2020 01:33:38 INFO GlusterFS mount attempt 

22/06/2020 01:33:08 INFO GlusterFS mount attempt 

22/06/2020 01:32:38 INFO GlusterFS mount attempt 

22/06/2020 01:32:08 INFO GlusterFS mount attempt 

22/06/2020 01:31:38 INFO GlusterFS mount attempt 

22/06/2020 01:31:08 INFO GlusterFS mount attempt 

22/06/2020 01:30:37 INFO GlusterFS mount attempt 

22/06/2020 01:30:07 INFO GlusterFS mount attempt 

22/06/2020 01:29:37 INFO GlusterFS mount attempt 

22/06/2020 01:29:07 INFO GlusterFS mount attempt 

22/06/2020 01:28:37 INFO GlusterFS mount attempt 

22/06/2020 01:28:07 INFO GlusterFS mount attempt 

22/06/2020 01:27:37 INFO GlusterFS mount attempt 

22/06/2020 01:27:07 INFO GlusterFS mount attempt 

22/06/2020 01:26:37 INFO GlusterFS mount attempt 

22/06/2020 01:26:07 INFO GlusterFS mount attempt 

22/06/2020 01:25:36 INFO GlusterFS mount attempt 

22/06/2020 01:25:06 INFO GlusterFS mount attempt 

22/06/2020 01:24:36 INFO GlusterFS mount attempt 

22/06/2020 01:24:06 INFO GlusterFS mount attempt 

22/06/2020 01:23:36 INFO GlusterFS mount attempt 

22/06/2020 01:23:06 INFO GlusterFS mount attempt 

22/06/2020 01:22:36 INFO GlusterFS mount attempt 

22/06/2020 01:22:06 INFO GlusterFS mount attempt 

22/06/2020 01:21:36 INFO GlusterFS mount attempt 

22/06/2020 01:21:06 INFO GlusterFS mount attempt 

22/06/2020 01:20:36 INFO GlusterFS mount attempt 

22/06/2020 01:20:06 INFO GlusterFS mount attempt 

22/06/2020 01:19:35 INFO GlusterFS mount attempt 

22/06/2020 01:19:05 INFO GlusterFS mount attempt 

22/06/2020 01:18:35 INFO GlusterFS mount attempt 

22/06/2020 01:18:05 INFO GlusterFS mount attempt 

22/06/2020 01:17:35 INFO GlusterFS mount attempt 

22/06/2020 01:17:05 INFO GlusterFS mount attempt 

22/06/2020 01:16:35 INFO GlusterFS mount attempt 

22/06/2020 01:16:05 INFO GlusterFS mount attempt 

22/06/2020 01:15:35 INFO GlusterFS mount attempt 

22/06/2020 01:15:05 INFO GlusterFS mount attempt 

22/06/2020 01:14:35 INFO GlusterFS mount attempt 

22/06/2020 01:14:04 INFO GlusterFS mount attempt 

22/06/2020 01:13:34 INFO GlusterFS mount attempt 

22/06/2020 01:13:04 INFO GlusterFS mount attempt 

22/06/2020 01:12:34 INFO GlusterFS mount attempt 

22/06/2020 01:12:04 INFO GlusterFS mount attempt 

22/06/2020 01:11:34 INFO GlusterFS mount attempt 

22/06/2020 01:11:04 INFO GlusterFS mount attempt 

22/06/2020 01:10:34 INFO GlusterFS mount attempt 

22/06/2020 01:10:04 INFO GlusterFS mount attempt 

22/06/2020 01:09:34 INFO GlusterFS mount attempt 

22/06/2020 01:09:03 INFO GlusterFS mount attempt 

22/06/2020 01:08:33 INFO GlusterFS mount attempt 

22/06/2020 01:08:03 INFO GlusterFS mount attempt 

22/06/2020 01:07:33 INFO GlusterFS mount attempt 

22/06/2020 01:07:03 INFO GlusterFS mount attempt 

22/06/2020 01:06:33 INFO GlusterFS mount attempt 

22/06/2020 01:06:03 INFO GlusterFS mount attempt 

22/06/2020 01:05:33 INFO GlusterFS mount attempt 

22/06/2020 01:05:03 INFO GlusterFS mount attempt 

22/06/2020 01:04:33 INFO GlusterFS mount attempt 

22/06/2020 01:04:03 INFO GlusterFS mount attempt 

22/06/2020 01:03:33 INFO GlusterFS mount attempt 

22/06/2020 01:03:02 INFO GlusterFS mount attempt 

22/06/2020 01:02:32 INFO GlusterFS mount attempt 

22/06/2020 01:02:02 INFO GlusterFS mount attempt 

22/06/2020 01:01:32 INFO GlusterFS mount attempt 

22/06/2020 01:01:02 INFO GlusterFS mount attempt 

22/06/2020 01:00:32 INFO GlusterFS mount attempt 

22/06/2020 01:00:02 INFO GlusterFS mount attempt 

22/06/2020 00:59:32 INFO GlusterFS mount attempt 

22/06/2020 00:59:02 INFO GlusterFS mount attempt 

22/06/2020 00:58:32 INFO GlusterFS mount attempt 

22/06/2020 00:58:02 INFO GlusterFS mount attempt 

22/06/2020 00:57:31 INFO GlusterFS mount attempt 

22/06/2020 00:57:01 INFO GlusterFS mount attempt 

22/06/2020 00:56:31 INFO GlusterFS mount attempt 

22/06/2020 00:56:01 INFO GlusterFS mount attempt 

22/06/2020 00:55:31 INFO GlusterFS mount attempt 

22/06/2020 00:55:01 INFO GlusterFS mount attempt 

22/06/2020 00:54:31 INFO GlusterFS mount attempt 

22/06/2020 00:54:01 INFO GlusterFS mount attempt 

22/06/2020 00:53:31 INFO GlusterFS mount attempt 

22/06/2020 00:53:01 INFO GlusterFS mount attempt 

22/06/2020 00:52:31 INFO GlusterFS mount attempt 

22/06/2020 00:52:00 INFO GlusterFS mount attempt 

22/06/2020 00:51:30 INFO GlusterFS mount attempt 

22/06/2020 00:51:00 INFO GlusterFS mount attempt 

22/06/2020 00:50:30 INFO GlusterFS mount attempt 

22/06/2020 00:50:00 INFO GlusterFS mount attempt 

22/06/2020 00:49:30 INFO GlusterFS mount attempt 

22/06/2020 00:49:00 INFO GlusterFS mount attempt 

22/06/2020 00:48:30 INFO GlusterFS mount attempt 

22/06/2020 00:48:00 INFO GlusterFS mount attempt 

22/06/2020 00:47:30 INFO GlusterFS mount attempt 

22/06/2020 00:47:00 INFO GlusterFS mount attempt 

22/06/2020 00:46:30 INFO GlusterFS mount attempt 

22/06/2020 00:45:59 INFO GlusterFS mount attempt 

22/06/2020 00:45:29 INFO GlusterFS mount attempt 

22/06/2020 00:44:59 INFO GlusterFS mount attempt 

22/06/2020 00:44:29 INFO GlusterFS mount attempt 

22/06/2020 00:43:59 INFO GlusterFS mount attempt 

22/06/2020 00:43:29 INFO GlusterFS mount attempt 

22/06/2020 00:42:59 INFO GlusterFS mount attempt 

22/06/2020 00:42:29 INFO GlusterFS mount attempt 

22/06/2020 00:41:59 INFO GlusterFS mount attempt 

22/06/2020 00:41:29 INFO GlusterFS mount attempt 

22/06/2020 00:40:59 INFO GlusterFS mount attempt 

22/06/2020 00:40:28 INFO GlusterFS mount attempt 

22/06/2020 00:39:58 INFO GlusterFS mount attempt 

22/06/2020 00:39:28 INFO GlusterFS mount attempt 

22/06/2020 00:38:58 INFO GlusterFS mount attempt 

22/06/2020 00:38:28 INFO GlusterFS mount attempt 

22/06/2020 00:37:58 INFO GlusterFS mount attempt 

22/06/2020 00:37:28 INFO GlusterFS mount attempt 

22/06/2020 00:36:58 INFO GlusterFS mount attempt 

22/06/2020 00:36:28 INFO GlusterFS mount attempt 

22/06/2020 00:35:58 INFO GlusterFS mount attempt 

22/06/2020 00:35:28 INFO GlusterFS mount attempt 

22/06/2020 00:34:57 INFO GlusterFS mount attempt 

22/06/2020 00:34:27 INFO GlusterFS mount attempt 

22/06/2020 00:33:57 INFO GlusterFS mount attempt 

22/06/2020 00:33:27 INFO GlusterFS mount attempt 

22/06/2020 00:32:57 INFO GlusterFS mount attempt 

22/06/2020 00:32:27 INFO GlusterFS mount attempt 

22/06/2020 00:31:57 INFO GlusterFS mount attempt 

22/06/2020 00:31:27 INFO GlusterFS mount attempt 

22/06/2020 00:30:57 INFO GlusterFS mount attempt 

22/06/2020 00:30:27 INFO GlusterFS mount attempt 

22/06/2020 00:29:57 INFO GlusterFS mount attempt 

22/06/2020 00:29:26 INFO GlusterFS mount attempt 

22/06/2020 00:28:56 INFO GlusterFS mount attempt 

22/06/2020 00:28:26 INFO GlusterFS mount attempt 

22/06/2020 00:27:56 INFO GlusterFS mount attempt 

22/06/2020 00:27:26 INFO GlusterFS mount attempt 

22/06/2020 00:26:56 INFO GlusterFS mount attempt 

22/06/2020 00:26:26 INFO GlusterFS mount attempt 

22/06/2020 00:25:56 INFO GlusterFS mount attempt 

22/06/2020 00:25:26 INFO GlusterFS mount attempt 

22/06/2020 00:24:56 INFO GlusterFS mount attempt 

22/06/2020 00:24:26 INFO GlusterFS mount attempt 

22/06/2020 00:23:55 INFO GlusterFS mount attempt 

22/06/2020 00:23:25 INFO GlusterFS mount attempt 

22/06/2020 00:22:55 INFO GlusterFS mount attempt 

22/06/2020 00:22:25 INFO GlusterFS mount attempt 

22/06/2020 00:21:55 INFO GlusterFS mount attempt 

22/06/2020 00:21:25 INFO GlusterFS mount attempt 

22/06/2020 00:20:55 INFO GlusterFS mount attempt 

22/06/2020 00:20:25 INFO GlusterFS mount attempt 

22/06/2020 00:19:55 INFO GlusterFS mount attempt 

22/06/2020 00:19:25 INFO GlusterFS mount attempt 

22/06/2020 00:18:55 INFO GlusterFS mount attempt 

22/06/2020 00:18:24 INFO GlusterFS mount attempt 

22/06/2020 00:17:54 INFO GlusterFS mount attempt 

22/06/2020 00:17:24 INFO GlusterFS mount attempt 

22/06/2020 00:16:54 INFO GlusterFS mount attempt 

22/06/2020 00:16:24 INFO GlusterFS mount attempt 

22/06/2020 00:15:54 INFO GlusterFS mount attempt 

22/06/2020 00:15:24 INFO GlusterFS mount attempt 

22/06/2020 00:14:54 INFO GlusterFS mount attempt 

22/06/2020 00:14:24 INFO GlusterFS mount attempt 

22/06/2020 00:13:54 INFO GlusterFS mount attempt 

22/06/2020 00:13:24 INFO GlusterFS mount attempt 

22/06/2020 00:12:53 INFO GlusterFS mount attempt 

22/06/2020 00:12:23 INFO GlusterFS mount attempt 

22/06/2020 00:11:53 INFO GlusterFS mount attempt 

22/06/2020 00:11:23 INFO GlusterFS mount attempt 

22/06/2020 00:10:53 INFO GlusterFS mount attempt 

22/06/2020 00:10:23 INFO GlusterFS mount attempt 

22/06/2020 00:09:53 INFO GlusterFS mount attempt 

22/06/2020 00:09:23 INFO GlusterFS mount attempt 

22/06/2020 00:08:53 INFO GlusterFS mount attempt 

22/06/2020 00:08:23 INFO GlusterFS mount attempt 

22/06/2020 00:07:53 INFO GlusterFS mount attempt 

22/06/2020 00:07:22 INFO GlusterFS mount attempt 

22/06/2020 00:06:52 INFO GlusterFS mount attempt 

22/06/2020 00:06:22 INFO GlusterFS mount attempt 

22/06/2020 00:05:52 INFO GlusterFS mount attempt 

22/06/2020 00:05:22 INFO GlusterFS mount attempt 

22/06/2020 00:04:52 INFO GlusterFS mount attempt 

22/06/2020 00:04:22 INFO GlusterFS mount attempt 

22/06/2020 00:03:52 INFO GlusterFS mount attempt 

22/06/2020 00:03:22 INFO GlusterFS mount attempt 

22/06/2020 00:02:52 INFO GlusterFS mount attempt 

22/06/2020 00:02:21 INFO GlusterFS mount attempt 

22/06/2020 00:01:51 INFO GlusterFS mount attempt 

22/06/2020 00:01:21 INFO GlusterFS mount attempt 

22/06/2020 00:00:51 INFO GlusterFS mount attempt 

22/06/2020 00:00:21 INFO GlusterFS mount attempt 

21/06/2020 23:59:51 INFO GlusterFS mount attempt 

21/06/2020 23:59:21 INFO GlusterFS mount attempt 

21/06/2020 23:58:51 INFO GlusterFS mount attempt 

21/06/2020 23:58:21 INFO GlusterFS mount attempt 

21/06/2020 23:57:51 INFO GlusterFS mount attempt 

21/06/2020 23:57:20 INFO GlusterFS mount attempt 

21/06/2020 23:56:50 INFO GlusterFS mount attempt 

21/06/2020 23:56:20 INFO GlusterFS mount attempt 

21/06/2020 23:55:50 INFO GlusterFS mount attempt 

21/06/2020 23:55:20 INFO GlusterFS mount attempt 

21/06/2020 23:54:50 INFO GlusterFS mount attempt 

21/06/2020 23:54:20 INFO GlusterFS mount attempt 

21/06/2020 23:53:50 INFO GlusterFS mount attempt 

21/06/2020 23:53:20 INFO GlusterFS mount attempt 

21/06/2020 23:52:50 INFO GlusterFS mount attempt 

21/06/2020 23:52:20 INFO GlusterFS mount attempt 

21/06/2020 23:51:49 INFO GlusterFS mount attempt 

21/06/2020 23:51:19 INFO GlusterFS mount attempt 

21/06/2020 23:50:49 INFO GlusterFS mount attempt 

21/06/2020 23:50:19 INFO GlusterFS mount attempt 

21/06/2020 23:49:49 INFO GlusterFS mount attempt 

21/06/2020 23:49:19 INFO GlusterFS mount attempt 

21/06/2020 23:48:49 INFO GlusterFS mount attempt 

21/06/2020 23:48:19 INFO GlusterFS mount attempt 

21/06/2020 23:47:49 INFO GlusterFS mount attempt 

21/06/2020 23:47:19 INFO GlusterFS mount attempt 

21/06/2020 23:46:49 INFO GlusterFS mount attempt 

21/06/2020 23:46:18 INFO GlusterFS mount attempt 

21/06/2020 23:45:48 INFO GlusterFS mount attempt 

21/06/2020 23:45:18 INFO GlusterFS mount attempt 

21/06/2020 23:44:48 INFO GlusterFS mount attempt 

21/06/2020 23:44:18 INFO GlusterFS mount attempt 

21/06/2020 23:43:48 INFO GlusterFS mount attempt 

21/06/2020 23:43:18 INFO GlusterFS mount attempt 

21/06/2020 23:42:48 INFO GlusterFS mount attempt 

21/06/2020 23:42:18 INFO GlusterFS mount attempt 

21/06/2020 23:41:48 INFO GlusterFS mount attempt 

21/06/2020 23:41:18 INFO GlusterFS mount attempt 

21/06/2020 23:40:47 INFO GlusterFS mount attempt 

21/06/2020 23:40:17 INFO GlusterFS mount attempt 

21/06/2020 23:39:47 INFO GlusterFS mount attempt 

21/06/2020 23:39:17 INFO GlusterFS mount attempt 

21/06/2020 23:38:47 INFO GlusterFS mount attempt 

21/06/2020 23:38:17 INFO GlusterFS mount attempt 

21/06/2020 23:37:47 INFO GlusterFS mount attempt 

21/06/2020 23:37:17 INFO GlusterFS mount attempt 

21/06/2020 23:36:47 INFO GlusterFS mount attempt 

21/06/2020 23:36:17 INFO GlusterFS mount attempt 

21/06/2020 23:35:47 INFO GlusterFS mount attempt 

21/06/2020 23:35:16 INFO GlusterFS mount attempt 

21/06/2020 23:34:46 INFO GlusterFS mount attempt 

21/06/2020 23:34:16 INFO GlusterFS mount attempt 

21/06/2020 23:33:46 INFO GlusterFS mount attempt 

21/06/2020 23:33:16 INFO GlusterFS mount attempt 

21/06/2020 23:32:46 INFO GlusterFS mount attempt 

21/06/2020 23:32:16 INFO GlusterFS mount attempt 

21/06/2020 23:31:46 INFO GlusterFS mount attempt 

21/06/2020 23:31:16 INFO GlusterFS mount attempt 

21/06/2020 23:30:46 INFO GlusterFS mount attempt 

21/06/2020 23:30:16 INFO GlusterFS mount attempt 

21/06/2020 23:29:45 INFO GlusterFS mount attempt 

21/06/2020 23:29:15 INFO GlusterFS mount attempt 

21/06/2020 23:28:45 INFO GlusterFS mount attempt 

21/06/2020 23:28:15 INFO GlusterFS mount attempt 

21/06/2020 23:27:45 INFO GlusterFS mount attempt 

21/06/2020 23:27:15 INFO GlusterFS mount attempt 

21/06/2020 23:26:45 INFO GlusterFS mount attempt 

21/06/2020 23:26:15 INFO GlusterFS mount attempt 

21/06/2020 23:25:45 INFO GlusterFS mount attempt 

21/06/2020 23:25:15 INFO GlusterFS mount attempt 

21/06/2020 23:24:45 INFO GlusterFS mount attempt 

21/06/2020 23:24:14 INFO GlusterFS mount attempt 

21/06/2020 23:23:44 INFO GlusterFS mount attempt 

21/06/2020 23:23:14 INFO GlusterFS mount attempt 

21/06/2020 23:22:44 INFO GlusterFS mount attempt 

21/06/2020 23:22:14 INFO GlusterFS mount attempt 

21/06/2020 23:21:44 INFO GlusterFS mount attempt 

21/06/2020 23:21:14 INFO GlusterFS mount attempt 

21/06/2020 23:20:44 INFO GlusterFS mount attempt 

21/06/2020 23:20:14 INFO GlusterFS mount attempt 

21/06/2020 23:19:44 INFO GlusterFS mount attempt 

21/06/2020 23:19:14 INFO GlusterFS mount attempt 

21/06/2020 23:18:43 INFO GlusterFS mount attempt 

21/06/2020 23:18:13 INFO GlusterFS mount attempt 

21/06/2020 23:17:43 INFO GlusterFS mount attempt 

21/06/2020 23:17:13 INFO GlusterFS mount attempt 

21/06/2020 23:16:43 INFO GlusterFS mount attempt 

21/06/2020 23:16:13 INFO GlusterFS mount attempt 

21/06/2020 23:15:43 INFO GlusterFS mount attempt 

21/06/2020 23:15:13 INFO GlusterFS mount attempt 

21/06/2020 23:14:43 INFO GlusterFS mount attempt 

21/06/2020 23:14:13 INFO GlusterFS mount attempt 

21/06/2020 23:13:43 INFO GlusterFS mount attempt 

21/06/2020 23:13:12 INFO GlusterFS mount attempt 

21/06/2020 23:12:42 INFO GlusterFS mount attempt 

21/06/2020 23:12:12 INFO GlusterFS mount attempt 

21/06/2020 23:11:42 INFO GlusterFS mount attempt 

21/06/2020 23:11:12 INFO GlusterFS mount attempt 

21/06/2020 23:10:42 INFO GlusterFS mount attempt 

21/06/2020 23:10:12 INFO GlusterFS mount attempt 

21/06/2020 23:09:42 INFO GlusterFS mount attempt 

21/06/2020 23:09:12 INFO GlusterFS mount attempt 

21/06/2020 23:08:42 INFO GlusterFS mount attempt 

21/06/2020 23:08:11 INFO GlusterFS mount attempt 

21/06/2020 23:07:41 INFO GlusterFS mount attempt 

21/06/2020 23:07:11 INFO GlusterFS mount attempt 

21/06/2020 23:06:41 INFO GlusterFS mount attempt 

21/06/2020 23:06:11 INFO GlusterFS mount attempt 

21/06/2020 23:05:41 INFO GlusterFS mount attempt 

21/06/2020 23:05:11 INFO GlusterFS mount attempt 

21/06/2020 23:04:41 INFO GlusterFS mount attempt 

21/06/2020 23:04:11 INFO GlusterFS mount attempt 

21/06/2020 23:03:41 INFO GlusterFS mount attempt 

21/06/2020 23:03:11 INFO GlusterFS mount attempt 

21/06/2020 23:02:40 INFO GlusterFS mount attempt 

21/06/2020 23:02:10 INFO GlusterFS mount attempt 

21/06/2020 23:01:40 INFO GlusterFS mount attempt 

21/06/2020 23:01:10 INFO GlusterFS mount attempt 

21/06/2020 23:00:40 INFO GlusterFS mount attempt 

21/06/2020 23:00:10 INFO GlusterFS mount attempt 

21/06/2020 22:59:40 INFO GlusterFS mount attempt 

21/06/2020 22:59:10 INFO GlusterFS mount attempt 

21/06/2020 22:58:40 INFO GlusterFS mount attempt 

21/06/2020 22:58:10 INFO GlusterFS mount attempt 

21/06/2020 22:57:40 INFO GlusterFS mount attempt 

21/06/2020 22:57:09 INFO GlusterFS mount attempt 

21/06/2020 22:56:39 INFO GlusterFS mount attempt 

21/06/2020 22:56:09 INFO GlusterFS mount attempt 

21/06/2020 22:55:39 INFO GlusterFS mount attempt 

21/06/2020 22:55:09 INFO GlusterFS mount attempt 

21/06/2020 22:54:39 INFO GlusterFS mount attempt 

21/06/2020 22:54:09 INFO GlusterFS mount attempt 

21/06/2020 22:53:39 INFO GlusterFS mount attempt 

21/06/2020 22:53:09 INFO GlusterFS mount attempt 

21/06/2020 22:52:39 INFO GlusterFS mount attempt 

21/06/2020 22:52:08 INFO GlusterFS mount attempt 

21/06/2020 22:51:38 INFO GlusterFS mount attempt 

21/06/2020 22:51:08 INFO GlusterFS mount attempt 

21/06/2020 22:50:38 INFO GlusterFS mount attempt 

21/06/2020 22:50:08 INFO GlusterFS mount attempt 

21/06/2020 22:49:38 INFO GlusterFS mount attempt 

21/06/2020 22:49:08 INFO GlusterFS mount attempt 

21/06/2020 22:48:38 INFO GlusterFS mount attempt 

21/06/2020 22:48:08 INFO GlusterFS mount attempt 

21/06/2020 22:47:38 INFO GlusterFS mount attempt 

21/06/2020 22:47:08 INFO GlusterFS mount attempt 

21/06/2020 22:46:37 INFO GlusterFS mount attempt 

21/06/2020 22:46:07 INFO GlusterFS mount attempt 

21/06/2020 22:45:37 INFO GlusterFS mount attempt 

21/06/2020 22:45:07 INFO GlusterFS mount attempt 

21/06/2020 22:44:37 INFO GlusterFS mount attempt 

21/06/2020 22:44:07 INFO GlusterFS mount attempt 

21/06/2020 22:43:37 INFO GlusterFS mount attempt 

21/06/2020 22:43:07 INFO GlusterFS mount attempt 

21/06/2020 22:42:37 INFO GlusterFS mount attempt 

21/06/2020 22:42:07 INFO GlusterFS mount attempt 

21/06/2020 22:41:37 INFO GlusterFS mount attempt 

21/06/2020 22:41:06 INFO GlusterFS mount attempt 

21/06/2020 22:40:36 INFO GlusterFS mount attempt 

21/06/2020 22:40:06 INFO GlusterFS mount attempt 

21/06/2020 22:39:36 INFO GlusterFS mount attempt 

21/06/2020 22:39:06 INFO GlusterFS mount attempt 

21/06/2020 22:38:36 INFO GlusterFS mount attempt 

21/06/2020 22:38:06 INFO GlusterFS mount attempt 

21/06/2020 22:37:36 INFO GlusterFS mount attempt 

21/06/2020 22:37:06 INFO GlusterFS mount attempt 

21/06/2020 22:36:36 INFO GlusterFS mount attempt 

21/06/2020 22:36:06 INFO GlusterFS mount attempt 

21/06/2020 22:35:35 INFO GlusterFS mount attempt 

21/06/2020 22:35:05 INFO GlusterFS mount attempt 

21/06/2020 22:34:35 INFO GlusterFS mount attempt 

21/06/2020 22:34:05 INFO GlusterFS mount attempt 

21/06/2020 22:33:35 INFO GlusterFS mount attempt 

21/06/2020 22:33:05 INFO GlusterFS mount attempt 

21/06/2020 22:32:35 INFO GlusterFS mount attempt 

21/06/2020 22:32:05 INFO GlusterFS mount attempt 

21/06/2020 22:31:35 INFO GlusterFS mount attempt 

21/06/2020 22:31:05 INFO GlusterFS mount attempt 

21/06/2020 22:30:35 INFO GlusterFS mount attempt 

21/06/2020 22:30:04 INFO GlusterFS mount attempt 

21/06/2020 22:29:34 INFO GlusterFS mount attempt 

21/06/2020 22:29:04 INFO GlusterFS mount attempt 

21/06/2020 22:28:34 INFO GlusterFS mount attempt 

21/06/2020 22:28:04 INFO GlusterFS mount attempt 

21/06/2020 22:27:34 INFO GlusterFS mount attempt 

21/06/2020 22:27:04 INFO GlusterFS mount attempt 

21/06/2020 22:26:34 INFO GlusterFS mount attempt 

21/06/2020 22:26:04 INFO GlusterFS mount attempt 

21/06/2020 22:25:34 INFO GlusterFS mount attempt 

21/06/2020 22:25:04 INFO GlusterFS mount attempt 

21/06/2020 22:24:33 INFO GlusterFS mount attempt 

21/06/2020 22:24:03 INFO GlusterFS mount attempt 

21/06/2020 22:23:33 INFO GlusterFS mount attempt 

21/06/2020 22:23:03 INFO GlusterFS mount attempt 

21/06/2020 22:22:33 INFO GlusterFS mount attempt 

21/06/2020 22:22:03 INFO GlusterFS mount attempt 

21/06/2020 22:21:33 INFO GlusterFS mount attempt 

21/06/2020 22:21:03 INFO GlusterFS mount attempt 

21/06/2020 22:20:33 INFO GlusterFS mount attempt 

21/06/2020 22:20:03 INFO GlusterFS mount attempt 

21/06/2020 22:19:33 INFO GlusterFS mount attempt 

21/06/2020 22:19:02 INFO GlusterFS mount attempt 

21/06/2020 22:18:32 INFO GlusterFS mount attempt 

21/06/2020 22:18:02 INFO GlusterFS mount attempt 

21/06/2020 22:17:32 INFO GlusterFS mount attempt 

21/06/2020 22:17:02 INFO GlusterFS mount attempt 

21/06/2020 22:16:32 INFO GlusterFS mount attempt 

21/06/2020 22:16:02 INFO GlusterFS mount attempt 

21/06/2020 22:15:32 INFO GlusterFS mount attempt 

21/06/2020 22:15:02 INFO GlusterFS mount attempt 

21/06/2020 22:14:32 INFO GlusterFS mount attempt 

21/06/2020 22:14:01 INFO GlusterFS mount attempt 

21/06/2020 22:13:31 INFO GlusterFS mount attempt 

21/06/2020 22:13:01 INFO GlusterFS mount attempt 

21/06/2020 22:12:31 INFO GlusterFS mount attempt 

21/06/2020 22:12:01 INFO GlusterFS mount attempt 

21/06/2020 22:11:31 INFO GlusterFS mount attempt 

21/06/2020 22:11:01 INFO GlusterFS mount attempt 

21/06/2020 22:10:31 INFO GlusterFS mount attempt 

21/06/2020 22:10:01 INFO GlusterFS mount attempt 

21/06/2020 22:09:31 INFO GlusterFS mount attempt 

21/06/2020 22:09:01 INFO GlusterFS mount attempt 

21/06/2020 22:08:30 INFO GlusterFS mount attempt 

21/06/2020 22:08:00 INFO GlusterFS mount attempt 

21/06/2020 22:07:30 INFO GlusterFS mount attempt 

21/06/2020 22:07:00 INFO GlusterFS mount attempt 

21/06/2020 22:06:30 INFO GlusterFS mount attempt 

21/06/2020 22:06:00 INFO GlusterFS mount attempt 

21/06/2020 22:05:30 INFO GlusterFS mount attempt 

21/06/2020 22:05:00 INFO GlusterFS mount attempt 

21/06/2020 22:04:30 INFO GlusterFS mount attempt 

21/06/2020 22:04:00 INFO GlusterFS mount attempt 

21/06/2020 22:03:30 INFO GlusterFS mount attempt 

21/06/2020 22:02:59 INFO GlusterFS mount attempt 

21/06/2020 22:02:29 INFO GlusterFS mount attempt 

21/06/2020 22:01:59 INFO GlusterFS mount attempt 

21/06/2020 22:01:29 INFO GlusterFS mount attempt 

21/06/2020 22:00:59 INFO GlusterFS mount attempt 

21/06/2020 22:00:29 INFO GlusterFS mount attempt 

21/06/2020 21:59:59 INFO GlusterFS mount attempt 

21/06/2020 21:59:29 INFO GlusterFS mount attempt 

21/06/2020 21:58:59 INFO GlusterFS mount attempt 

21/06/2020 21:58:29 INFO GlusterFS mount attempt 

21/06/2020 21:57:58 INFO GlusterFS mount attempt 

21/06/2020 21:57:28 INFO GlusterFS mount attempt 

21/06/2020 21:56:58 INFO GlusterFS mount attempt 

21/06/2020 21:56:28 INFO GlusterFS mount attempt 

21/06/2020 21:55:58 INFO GlusterFS mount attempt 

21/06/2020 21:55:28 INFO GlusterFS mount attempt 

21/06/2020 21:54:58 INFO GlusterFS mount attempt 

21/06/2020 21:54:28 INFO GlusterFS mount attempt 

21/06/2020 21:53:58 INFO GlusterFS mount attempt 

21/06/2020 21:53:28 INFO GlusterFS mount attempt 

21/06/2020 21:52:57 INFO GlusterFS mount attempt 

21/06/2020 21:52:27 INFO GlusterFS mount attempt 

21/06/2020 21:51:57 INFO GlusterFS mount attempt 

21/06/2020 21:51:27 INFO GlusterFS mount attempt 

21/06/2020 21:50:57 INFO GlusterFS mount attempt 

21/06/2020 21:50:27 INFO GlusterFS mount attempt 

21/06/2020 21:49:57 INFO GlusterFS mount attempt 

21/06/2020 21:49:27 INFO GlusterFS mount attempt 

21/06/2020 21:48:57 INFO GlusterFS mount attempt 

21/06/2020 21:48:27 INFO GlusterFS mount attempt 

21/06/2020 21:47:57 INFO GlusterFS mount attempt 

21/06/2020 21:47:26 INFO GlusterFS mount attempt 

21/06/2020 21:46:56 INFO GlusterFS mount attempt 

21/06/2020 21:46:26 INFO GlusterFS mount attempt 

21/06/2020 21:45:56 INFO GlusterFS mount attempt 

21/06/2020 21:45:26 INFO GlusterFS mount attempt 

21/06/2020 21:44:56 INFO GlusterFS mount attempt 

21/06/2020 21:44:26 INFO GlusterFS mount attempt 

21/06/2020 21:43:56 INFO GlusterFS mount attempt 

21/06/2020 21:43:26 INFO GlusterFS mount attempt 

21/06/2020 21:42:56 INFO GlusterFS mount attempt 

21/06/2020 21:42:26 INFO GlusterFS mount attempt 

21/06/2020 21:41:55 INFO GlusterFS mount attempt 

21/06/2020 21:41:25 INFO GlusterFS mount attempt 

21/06/2020 21:40:55 INFO GlusterFS mount attempt 

21/06/2020 21:40:25 INFO GlusterFS mount attempt 

21/06/2020 21:39:55 INFO GlusterFS mount attempt 

21/06/2020 21:39:25 INFO GlusterFS mount attempt 

21/06/2020 21:38:55 INFO GlusterFS mount attempt 

21/06/2020 21:38:25 INFO GlusterFS mount attempt 

21/06/2020 21:37:55 INFO GlusterFS mount attempt 

21/06/2020 21:37:25 INFO GlusterFS mount attempt 

21/06/2020 21:36:55 INFO GlusterFS mount attempt 

21/06/2020 21:36:25 INFO GlusterFS mount attempt 

21/06/2020 21:35:54 INFO GlusterFS mount attempt 

21/06/2020 21:35:24 INFO GlusterFS mount attempt 

21/06/2020 21:34:54 INFO GlusterFS mount attempt 

21/06/2020 21:34:24 INFO GlusterFS mount attempt 

21/06/2020 21:33:54 INFO GlusterFS mount attempt 

21/06/2020 21:33:24 INFO GlusterFS mount attempt 

21/06/2020 21:32:54 INFO GlusterFS mount attempt 

21/06/2020 21:32:24 INFO GlusterFS mount attempt 

21/06/2020 21:31:54 INFO GlusterFS mount attempt 

21/06/2020 21:31:24 INFO GlusterFS mount attempt 

21/06/2020 21:30:54 INFO GlusterFS mount attempt 

21/06/2020 21:30:23 INFO GlusterFS mount attempt 

21/06/2020 21:29:53 INFO GlusterFS mount attempt 

21/06/2020 21:29:23 INFO GlusterFS mount attempt 

21/06/2020 21:28:53 INFO GlusterFS mount attempt 

21/06/2020 21:28:23 INFO GlusterFS mount attempt 

21/06/2020 21:27:53 INFO GlusterFS mount attempt 

21/06/2020 21:27:23 INFO GlusterFS mount attempt 

21/06/2020 21:26:53 INFO GlusterFS mount attempt 

21/06/2020 21:26:23 INFO GlusterFS mount attempt 

21/06/2020 21:25:53 INFO GlusterFS mount attempt 

21/06/2020 21:25:23 INFO GlusterFS mount attempt 

21/06/2020 21:24:52 INFO GlusterFS mount attempt 

21/06/2020 21:24:22 INFO GlusterFS mount attempt 

21/06/2020 21:23:52 INFO GlusterFS mount attempt 

21/06/2020 21:23:22 INFO GlusterFS mount attempt 

21/06/2020 21:22:52 INFO GlusterFS mount attempt 

21/06/2020 21:22:22 INFO GlusterFS mount attempt 

21/06/2020 21:21:52 INFO GlusterFS mount attempt 

21/06/2020 21:21:22 INFO GlusterFS mount attempt 

21/06/2020 21:20:52 INFO GlusterFS mount attempt 

21/06/2020 21:20:22 INFO GlusterFS mount attempt 

21/06/2020 21:19:52 INFO GlusterFS mount attempt 

21/06/2020 21:19:21 INFO GlusterFS mount attempt 

21/06/2020 21:18:51 INFO GlusterFS mount attempt 

21/06/2020 21:18:21 INFO GlusterFS mount attempt 

21/06/2020 21:17:51 INFO GlusterFS mount attempt 

21/06/2020 21:17:21 INFO GlusterFS mount attempt 

21/06/2020 21:16:51 INFO GlusterFS mount attempt 

21/06/2020 21:16:21 INFO GlusterFS mount attempt 

21/06/2020 21:15:51 INFO GlusterFS mount attempt 

21/06/2020 21:15:21 INFO GlusterFS mount attempt 

21/06/2020 21:14:51 INFO GlusterFS mount attempt 

21/06/2020 21:14:21 INFO GlusterFS mount attempt 

21/06/2020 21:13:50 INFO GlusterFS mount attempt 

21/06/2020 21:13:20 INFO GlusterFS mount attempt 

21/06/2020 21:12:50 INFO GlusterFS mount attempt 

21/06/2020 21:12:20 INFO GlusterFS mount attempt 

21/06/2020 21:11:50 INFO GlusterFS mount attempt 

21/06/2020 21:11:20 INFO GlusterFS mount attempt 

21/06/2020 21:10:50 INFO GlusterFS mount attempt 

21/06/2020 21:10:20 INFO GlusterFS mount attempt 

21/06/2020 21:09:50 INFO GlusterFS mount attempt 

21/06/2020 21:09:20 INFO GlusterFS mount attempt 

21/06/2020 21:08:50 INFO GlusterFS mount attempt 

21/06/2020 21:08:19 INFO GlusterFS mount attempt 

21/06/2020 21:07:49 INFO GlusterFS mount attempt 

21/06/2020 21:07:19 INFO GlusterFS mount attempt 

21/06/2020 21:06:49 INFO GlusterFS mount attempt 

21/06/2020 21:06:19 INFO GlusterFS mount attempt 

21/06/2020 21:05:49 INFO GlusterFS mount attempt 

21/06/2020 21:05:19 INFO GlusterFS mount attempt 

21/06/2020 21:04:49 INFO GlusterFS mount attempt 

21/06/2020 21:04:19 INFO GlusterFS mount attempt 

21/06/2020 21:03:49 INFO GlusterFS mount attempt 

21/06/2020 21:03:19 INFO GlusterFS mount attempt 

21/06/2020 21:02:48 INFO GlusterFS mount attempt 

21/06/2020 21:02:18 INFO GlusterFS mount attempt 

21/06/2020 21:01:48 INFO GlusterFS mount attempt 

21/06/2020 21:01:18 INFO GlusterFS mount attempt 

21/06/2020 21:00:48 INFO GlusterFS mount attempt 

21/06/2020 21:00:18 INFO GlusterFS mount attempt 

21/06/2020 20:59:48 INFO GlusterFS mount attempt 

21/06/2020 20:59:18 INFO GlusterFS mount attempt 

21/06/2020 20:58:48 INFO GlusterFS mount attempt 

21/06/2020 20:58:18 INFO GlusterFS mount attempt 

21/06/2020 20:57:47 INFO GlusterFS mount attempt 

21/06/2020 20:57:17 INFO GlusterFS mount attempt 

21/06/2020 20:56:47 INFO GlusterFS mount attempt 

21/06/2020 20:56:17 INFO GlusterFS mount attempt 

21/06/2020 20:55:47 INFO GlusterFS mount attempt 

21/06/2020 20:55:17 INFO GlusterFS mount attempt 

21/06/2020 20:54:47 INFO GlusterFS mount attempt 

21/06/2020 20:54:17 INFO GlusterFS mount attempt 

21/06/2020 20:53:47 INFO GlusterFS mount attempt 

21/06/2020 20:53:17 INFO GlusterFS mount attempt 

21/06/2020 20:52:46 INFO GlusterFS mount attempt 

21/06/2020 20:52:16 INFO GlusterFS mount attempt 

21/06/2020 20:51:46 INFO GlusterFS mount attempt 

21/06/2020 20:51:16 INFO GlusterFS mount attempt 

21/06/2020 20:50:46 INFO GlusterFS mount attempt 

21/06/2020 20:50:16 INFO GlusterFS mount attempt 

21/06/2020 20:49:46 INFO GlusterFS mount attempt 

21/06/2020 20:49:16 INFO GlusterFS mount attempt 

21/06/2020 20:48:46 INFO GlusterFS mount attempt 

21/06/2020 20:48:16 INFO GlusterFS mount attempt 

21/06/2020 20:47:46 INFO GlusterFS mount attempt 

21/06/2020 20:47:16 INFO GlusterFS mount attempt 

21/06/2020 20:46:45 INFO GlusterFS mount attempt 

21/06/2020 20:46:15 INFO GlusterFS mount attempt 

21/06/2020 20:45:45 INFO GlusterFS mount attempt 

21/06/2020 20:45:15 INFO GlusterFS mount attempt 

21/06/2020 20:44:45 INFO GlusterFS mount attempt 

21/06/2020 20:44:15 INFO GlusterFS mount attempt 

21/06/2020 20:43:45 INFO GlusterFS mount attempt 

21/06/2020 20:43:15 INFO GlusterFS mount attempt 

21/06/2020 20:42:45 INFO GlusterFS mount attempt 

21/06/2020 20:42:15 INFO GlusterFS mount attempt 

21/06/2020 20:41:44 INFO GlusterFS mount attempt 

21/06/2020 20:41:14 INFO GlusterFS mount attempt 

21/06/2020 20:40:44 INFO GlusterFS mount attempt 

21/06/2020 20:40:14 INFO GlusterFS mount attempt 

21/06/2020 20:39:44 INFO GlusterFS mount attempt 

21/06/2020 20:39:14 INFO GlusterFS mount attempt 

21/06/2020 20:38:44 INFO GlusterFS mount attempt 

21/06/2020 20:38:14 INFO GlusterFS mount attempt 

21/06/2020 20:37:44 INFO GlusterFS mount attempt 

21/06/2020 20:37:14 INFO GlusterFS mount attempt 

21/06/2020 20:36:44 INFO GlusterFS mount attempt 

21/06/2020 20:36:13 INFO GlusterFS mount attempt 

21/06/2020 20:35:43 INFO GlusterFS mount attempt 

21/06/2020 20:35:13 INFO GlusterFS mount attempt 

21/06/2020 20:34:43 INFO GlusterFS mount attempt 

21/06/2020 20:34:13 INFO GlusterFS mount attempt 

21/06/2020 20:33:43 INFO GlusterFS mount attempt 

21/06/2020 20:33:13 INFO GlusterFS mount attempt 

21/06/2020 20:32:43 INFO GlusterFS mount attempt 

21/06/2020 20:32:13 INFO GlusterFS mount attempt 

21/06/2020 20:31:43 INFO GlusterFS mount attempt 

21/06/2020 20:31:12 INFO GlusterFS mount attempt 

21/06/2020 20:30:42 INFO GlusterFS mount attempt 

21/06/2020 20:30:12 INFO GlusterFS mount attempt 

21/06/2020 20:29:42 INFO GlusterFS mount attempt 

21/06/2020 20:29:12 INFO GlusterFS mount attempt 

21/06/2020 20:28:42 INFO GlusterFS mount attempt 

21/06/2020 20:28:12 INFO GlusterFS mount attempt 

21/06/2020 20:27:42 INFO GlusterFS mount attempt 

21/06/2020 20:27:12 INFO GlusterFS mount attempt 

21/06/2020 20:26:42 INFO GlusterFS mount attempt 

21/06/2020 20:26:12 INFO GlusterFS mount attempt 

21/06/2020 20:25:41 INFO GlusterFS mount attempt 

21/06/2020 20:25:11 INFO GlusterFS mount attempt 

21/06/2020 20:24:41 INFO GlusterFS mount attempt 

21/06/2020 20:24:11 INFO GlusterFS mount attempt 

21/06/2020 20:23:41 INFO GlusterFS mount attempt 

21/06/2020 20:23:11 INFO GlusterFS mount attempt 

21/06/2020 20:22:41 INFO GlusterFS mount attempt 

21/06/2020 20:22:11 INFO GlusterFS mount attempt 

21/06/2020 20:21:41 INFO GlusterFS mount attempt 

21/06/2020 20:21:11 INFO GlusterFS mount attempt 

21/06/2020 20:20:41 INFO GlusterFS mount attempt 

21/06/2020 20:20:10 INFO GlusterFS mount attempt 

21/06/2020 20:19:40 INFO GlusterFS mount attempt 

21/06/2020 20:19:10 INFO GlusterFS mount attempt 

21/06/2020 20:18:40 INFO GlusterFS mount attempt 

21/06/2020 20:18:10 INFO GlusterFS mount attempt 

21/06/2020 20:17:40 INFO GlusterFS mount attempt 

21/06/2020 20:17:10 INFO GlusterFS mount attempt 

21/06/2020 20:16:40 INFO GlusterFS mount attempt 

21/06/2020 20:16:10 INFO GlusterFS mount attempt 

21/06/2020 20:15:40 INFO GlusterFS mount attempt 

21/06/2020 20:15:10 INFO GlusterFS mount attempt 

21/06/2020 20:14:39 INFO GlusterFS mount attempt 

21/06/2020 20:14:09 INFO GlusterFS mount attempt 

21/06/2020 20:13:39 INFO GlusterFS mount attempt 

21/06/2020 20:13:09 INFO GlusterFS mount attempt 

21/06/2020 20:12:39 INFO GlusterFS mount attempt 

21/06/2020 20:12:09 INFO GlusterFS mount attempt 

21/06/2020 20:11:39 INFO GlusterFS mount attempt 

21/06/2020 20:11:09 INFO GlusterFS mount attempt 

21/06/2020 20:10:39 INFO GlusterFS mount attempt 

21/06/2020 20:10:09 INFO GlusterFS mount attempt 

21/06/2020 20:09:39 INFO GlusterFS mount attempt 

21/06/2020 20:09:08 INFO GlusterFS mount attempt 

21/06/2020 20:08:38 INFO GlusterFS mount attempt 

21/06/2020 20:08:08 INFO GlusterFS mount attempt 

21/06/2020 20:07:38 INFO GlusterFS mount attempt 

21/06/2020 20:07:08 INFO GlusterFS mount attempt 

21/06/2020 20:06:38 INFO GlusterFS mount attempt 

21/06/2020 20:06:08 INFO GlusterFS mount attempt 

21/06/2020 20:05:38 INFO GlusterFS mount attempt 

21/06/2020 20:05:08 INFO GlusterFS mount attempt 

21/06/2020 20:04:38 INFO GlusterFS mount attempt 

21/06/2020 20:04:07 INFO GlusterFS mount attempt 

21/06/2020 20:03:37 INFO GlusterFS mount attempt 

21/06/2020 20:03:07 INFO GlusterFS mount attempt 

21/06/2020 20:02:37 INFO GlusterFS mount attempt 

21/06/2020 20:02:07 INFO GlusterFS mount attempt 

21/06/2020 20:01:37 INFO GlusterFS mount attempt 

21/06/2020 20:01:07 INFO GlusterFS mount attempt 

21/06/2020 20:00:37 INFO GlusterFS mount attempt 

21/06/2020 20:00:07 INFO GlusterFS mount attempt 

21/06/2020 19:59:37 INFO GlusterFS mount attempt 

21/06/2020 19:59:07 INFO GlusterFS mount attempt 

21/06/2020 19:58:36 INFO GlusterFS mount attempt 

21/06/2020 19:58:06 INFO GlusterFS mount attempt 

21/06/2020 19:57:36 INFO GlusterFS mount attempt 

21/06/2020 19:57:06 INFO GlusterFS mount attempt 

21/06/2020 19:56:36 INFO GlusterFS mount attempt 

21/06/2020 19:56:06 INFO GlusterFS mount attempt 

21/06/2020 19:55:36 INFO GlusterFS mount attempt 

21/06/2020 19:55:06 INFO GlusterFS mount attempt 

21/06/2020 19:54:36 INFO GlusterFS mount attempt 

21/06/2020 19:54:06 INFO GlusterFS mount attempt 

21/06/2020 19:53:35 INFO GlusterFS mount attempt 

21/06/2020 19:53:05 INFO GlusterFS mount attempt 

21/06/2020 19:52:35 INFO GlusterFS mount attempt 

21/06/2020 19:52:05 INFO GlusterFS mount attempt 

21/06/2020 19:51:35 INFO GlusterFS mount attempt 

21/06/2020 19:51:05 INFO GlusterFS mount attempt 

21/06/2020 19:50:35 INFO GlusterFS mount attempt 

21/06/2020 19:50:05 INFO GlusterFS mount attempt 

21/06/2020 19:49:35 INFO GlusterFS mount attempt 

21/06/2020 19:49:05 INFO GlusterFS mount attempt 

21/06/2020 19:48:35 INFO GlusterFS mount attempt 

21/06/2020 19:48:04 INFO GlusterFS mount attempt 

21/06/2020 19:47:34 INFO GlusterFS mount attempt 

21/06/2020 19:47:04 INFO GlusterFS mount attempt 

21/06/2020 19:46:34 INFO GlusterFS mount attempt 

21/06/2020 19:46:04 INFO GlusterFS mount attempt 

21/06/2020 19:45:34 INFO GlusterFS mount attempt 

21/06/2020 19:45:04 INFO GlusterFS mount attempt 

21/06/2020 19:44:34 INFO GlusterFS mount attempt 

21/06/2020 19:44:04 INFO GlusterFS mount attempt 

21/06/2020 19:43:34 INFO GlusterFS mount attempt 

21/06/2020 19:43:04 INFO GlusterFS mount attempt 

21/06/2020 19:42:33 INFO GlusterFS mount attempt 

21/06/2020 19:42:03 INFO GlusterFS mount attempt 

21/06/2020 19:41:33 INFO GlusterFS mount attempt 

21/06/2020 19:41:03 INFO GlusterFS mount attempt 

21/06/2020 19:40:33 INFO GlusterFS mount attempt 

21/06/2020 19:40:03 INFO GlusterFS mount attempt 

21/06/2020 19:39:33 INFO GlusterFS mount attempt 

21/06/2020 19:39:03 INFO GlusterFS mount attempt 

21/06/2020 19:38:33 INFO GlusterFS mount attempt 

21/06/2020 19:38:03 INFO GlusterFS mount attempt 

21/06/2020 19:37:33 INFO GlusterFS mount attempt 

21/06/2020 19:37:02 INFO GlusterFS mount attempt 

21/06/2020 19:36:32 INFO GlusterFS mount attempt 

21/06/2020 19:36:02 INFO GlusterFS mount attempt 

21/06/2020 19:35:32 INFO GlusterFS mount attempt 

21/06/2020 19:35:02 INFO GlusterFS mount attempt 

21/06/2020 19:34:32 INFO GlusterFS mount attempt 

21/06/2020 19:34:02 INFO GlusterFS mount attempt 

21/06/2020 19:33:32 INFO GlusterFS mount attempt 

21/06/2020 19:33:02 INFO GlusterFS mount attempt 

21/06/2020 19:32:32 INFO GlusterFS mount attempt 

21/06/2020 19:32:02 INFO GlusterFS mount attempt 

21/06/2020 19:31:31 INFO GlusterFS mount attempt 

21/06/2020 19:31:01 INFO GlusterFS mount attempt 

21/06/2020 19:30:31 INFO GlusterFS mount attempt 

21/06/2020 19:30:01 INFO GlusterFS mount attempt 

21/06/2020 19:29:31 INFO GlusterFS mount attempt 

21/06/2020 19:29:01 INFO GlusterFS mount attempt 

21/06/2020 19:28:31 INFO GlusterFS mount attempt 

21/06/2020 19:28:01 INFO GlusterFS mount attempt 

21/06/2020 19:27:31 INFO GlusterFS mount attempt 

21/06/2020 19:27:01 INFO GlusterFS mount attempt 

21/06/2020 19:26:31 INFO GlusterFS mount attempt 

21/06/2020 19:26:00 INFO GlusterFS mount attempt 

21/06/2020 19:25:30 INFO GlusterFS mount attempt 

21/06/2020 19:25:00 INFO GlusterFS mount attempt 

21/06/2020 19:24:30 INFO GlusterFS mount attempt 

21/06/2020 19:24:00 INFO GlusterFS mount attempt 

21/06/2020 19:23:30 INFO GlusterFS mount attempt 

21/06/2020 19:23:00 INFO GlusterFS mount attempt 

21/06/2020 19:22:30 INFO GlusterFS mount attempt 

21/06/2020 19:22:00 INFO GlusterFS mount attempt 

21/06/2020 19:21:30 INFO GlusterFS mount attempt 

21/06/2020 19:21:00 INFO GlusterFS mount attempt 

21/06/2020 19:20:29 INFO GlusterFS mount attempt 

21/06/2020 19:19:59 INFO GlusterFS mount attempt 

21/06/2020 19:19:29 INFO GlusterFS mount attempt 

21/06/2020 19:18:59 INFO GlusterFS mount attempt 

21/06/2020 19:18:29 INFO GlusterFS mount attempt 

21/06/2020 19:17:59 INFO GlusterFS mount attempt 

21/06/2020 19:17:29 INFO GlusterFS mount attempt 

21/06/2020 19:16:59 INFO GlusterFS mount attempt 

21/06/2020 19:16:29 INFO GlusterFS mount attempt 

21/06/2020 19:15:59 INFO GlusterFS mount attempt 

21/06/2020 19:15:28 INFO GlusterFS mount attempt 

21/06/2020 19:14:58 INFO GlusterFS mount attempt 

21/06/2020 19:14:28 INFO GlusterFS mount attempt 

21/06/2020 19:13:58 INFO GlusterFS mount attempt 

21/06/2020 19:13:28 INFO GlusterFS mount attempt 

21/06/2020 19:12:58 INFO GlusterFS mount attempt 

21/06/2020 19:12:28 INFO GlusterFS mount attempt 

21/06/2020 19:11:58 INFO GlusterFS mount attempt 

21/06/2020 19:11:28 INFO GlusterFS mount attempt 

21/06/2020 19:10:58 INFO GlusterFS mount attempt 

21/06/2020 19:10:28 INFO GlusterFS mount attempt 

21/06/2020 19:09:57 INFO GlusterFS mount attempt 

21/06/2020 19:09:27 INFO GlusterFS mount attempt 

21/06/2020 19:08:57 INFO GlusterFS mount attempt 

21/06/2020 19:08:27 INFO GlusterFS mount attempt 

21/06/2020 19:07:57 INFO GlusterFS mount attempt 

21/06/2020 19:07:27 INFO GlusterFS mount attempt 

21/06/2020 19:06:57 INFO GlusterFS mount attempt 

21/06/2020 19:06:27 INFO GlusterFS mount attempt 

21/06/2020 19:05:57 INFO GlusterFS mount attempt 

21/06/2020 19:05:27 INFO GlusterFS mount attempt 

21/06/2020 19:04:57 INFO GlusterFS mount attempt 

21/06/2020 19:04:26 INFO GlusterFS mount attempt 

21/06/2020 19:03:56 INFO GlusterFS mount attempt 

21/06/2020 19:03:26 INFO GlusterFS mount attempt 

21/06/2020 19:02:56 INFO GlusterFS mount attempt 

21/06/2020 19:02:26 INFO GlusterFS mount attempt 

21/06/2020 19:01:56 INFO GlusterFS mount attempt 

21/06/2020 19:01:26 INFO GlusterFS mount attempt 

21/06/2020 19:00:56 INFO GlusterFS mount attempt 

21/06/2020 19:00:26 INFO GlusterFS mount attempt 

21/06/2020 18:59:56 INFO GlusterFS mount attempt 

21/06/2020 18:59:26 INFO GlusterFS mount attempt 

21/06/2020 18:58:55 INFO GlusterFS mount attempt 

21/06/2020 18:58:25 INFO GlusterFS mount attempt 

21/06/2020 18:57:55 INFO GlusterFS mount attempt 

21/06/2020 18:57:25 INFO GlusterFS mount attempt 

21/06/2020 18:56:55 INFO GlusterFS mount attempt 

21/06/2020 18:56:25 INFO GlusterFS mount attempt 

21/06/2020 18:55:55 INFO GlusterFS mount attempt 

21/06/2020 18:55:25 INFO GlusterFS mount attempt 

21/06/2020 18:54:55 INFO GlusterFS mount attempt 

21/06/2020 18:54:25 INFO GlusterFS mount attempt 

21/06/2020 18:53:55 INFO GlusterFS mount attempt 

21/06/2020 18:53:25 INFO GlusterFS mount attempt 

21/06/2020 18:52:54 INFO GlusterFS mount attempt 

21/06/2020 18:52:24 INFO GlusterFS mount attempt 

21/06/2020 18:51:54 INFO GlusterFS mount attempt 

21/06/2020 18:51:24 INFO GlusterFS mount attempt 

21/06/2020 18:50:54 INFO GlusterFS mount attempt 

21/06/2020 18:50:24 INFO GlusterFS mount attempt 

21/06/2020 18:49:54 INFO GlusterFS mount attempt 

21/06/2020 18:49:24 INFO GlusterFS mount attempt 

21/06/2020 18:48:54 INFO GlusterFS mount attempt 

21/06/2020 18:48:24 INFO GlusterFS mount attempt 

21/06/2020 18:47:54 INFO GlusterFS mount attempt 

21/06/2020 18:47:23 INFO GlusterFS mount attempt 

21/06/2020 18:46:53 INFO GlusterFS mount attempt 

21/06/2020 18:46:23 INFO GlusterFS mount attempt 

21/06/2020 18:45:53 INFO GlusterFS mount attempt 

21/06/2020 18:45:23 INFO GlusterFS mount attempt 

21/06/2020 18:44:53 INFO GlusterFS mount attempt 

21/06/2020 18:44:23 INFO GlusterFS mount attempt 

21/06/2020 18:43:53 INFO GlusterFS mount attempt 

21/06/2020 18:43:23 INFO GlusterFS mount attempt 

21/06/2020 18:42:53 INFO GlusterFS mount attempt 

21/06/2020 18:42:23 INFO GlusterFS mount attempt 

21/06/2020 18:41:52 INFO GlusterFS mount attempt 

21/06/2020 18:41:22 INFO GlusterFS mount attempt 

21/06/2020 18:40:52 INFO GlusterFS mount attempt 

21/06/2020 18:40:22 INFO GlusterFS mount attempt 

21/06/2020 18:39:52 INFO GlusterFS mount attempt 

21/06/2020 18:39:22 INFO GlusterFS mount attempt 

21/06/2020 18:38:52 INFO GlusterFS mount attempt 

21/06/2020 18:38:22 INFO GlusterFS mount attempt 

21/06/2020 18:37:52 INFO GlusterFS mount attempt 

21/06/2020 18:37:22 INFO GlusterFS mount attempt 

21/06/2020 18:36:52 INFO GlusterFS mount attempt 

21/06/2020 18:36:21 INFO GlusterFS mount attempt 

21/06/2020 18:35:51 INFO GlusterFS mount attempt 

21/06/2020 18:35:21 INFO GlusterFS mount attempt 

21/06/2020 18:34:51 INFO GlusterFS mount attempt 

21/06/2020 18:34:21 INFO GlusterFS mount attempt 

21/06/2020 18:33:51 INFO GlusterFS mount attempt 

21/06/2020 18:33:21 INFO GlusterFS mount attempt 

21/06/2020 18:32:51 INFO GlusterFS mount attempt 

21/06/2020 18:32:21 INFO GlusterFS mount attempt 

21/06/2020 18:31:51 INFO GlusterFS mount attempt 

21/06/2020 18:31:20 INFO GlusterFS mount attempt 

21/06/2020 18:30:50 INFO GlusterFS mount attempt 

21/06/2020 18:30:20 INFO GlusterFS mount attempt 

21/06/2020 18:29:50 INFO GlusterFS mount attempt 

21/06/2020 18:29:20 INFO GlusterFS mount attempt 

21/06/2020 18:28:50 INFO GlusterFS mount attempt 

21/06/2020 18:28:20 INFO GlusterFS mount attempt 

21/06/2020 18:27:50 INFO GlusterFS mount attempt 

21/06/2020 18:27:20 INFO GlusterFS mount attempt 

21/06/2020 18:26:50 INFO GlusterFS mount attempt 

21/06/2020 18:26:20 INFO GlusterFS mount attempt 

21/06/2020 18:25:49 INFO GlusterFS mount attempt 

21/06/2020 18:25:19 INFO GlusterFS mount attempt 

21/06/2020 18:24:49 INFO GlusterFS mount attempt 

21/06/2020 18:24:19 INFO GlusterFS mount attempt 

21/06/2020 18:23:49 INFO GlusterFS mount attempt 

21/06/2020 18:23:19 INFO GlusterFS mount attempt 

21/06/2020 18:22:49 INFO GlusterFS mount attempt 

21/06/2020 18:22:19 INFO GlusterFS mount attempt 

21/06/2020 18:21:49 INFO GlusterFS mount attempt 

21/06/2020 18:21:19 INFO GlusterFS mount attempt 

21/06/2020 18:20:49 INFO GlusterFS mount attempt 

21/06/2020 18:20:18 INFO GlusterFS mount attempt 

21/06/2020 18:19:48 INFO GlusterFS mount attempt 

21/06/2020 18:19:18 INFO GlusterFS mount attempt 

21/06/2020 18:18:48 INFO GlusterFS mount attempt 

21/06/2020 18:18:18 INFO GlusterFS mount attempt 

21/06/2020 18:17:48 INFO GlusterFS mount attempt 

21/06/2020 18:17:18 INFO GlusterFS mount attempt 

21/06/2020 18:16:48 INFO GlusterFS mount attempt 

21/06/2020 18:16:18 INFO GlusterFS mount attempt 

21/06/2020 18:15:48 INFO GlusterFS mount attempt 

21/06/2020 18:15:17 INFO GlusterFS mount attempt 

21/06/2020 18:14:47 INFO GlusterFS mount attempt 

21/06/2020 18:14:17 INFO GlusterFS mount attempt 

21/06/2020 18:13:47 INFO GlusterFS mount attempt 

21/06/2020 18:13:17 INFO GlusterFS mount attempt 

21/06/2020 18:12:47 INFO GlusterFS mount attempt 

21/06/2020 18:12:17 INFO GlusterFS mount attempt 

21/06/2020 18:11:47 INFO GlusterFS mount attempt 

21/06/2020 18:11:17 INFO GlusterFS mount attempt 

21/06/2020 18:10:47 INFO GlusterFS mount attempt 

21/06/2020 18:10:17 INFO GlusterFS mount attempt 

21/06/2020 18:09:47 INFO GlusterFS mount attempt 

21/06/2020 18:09:16 INFO GlusterFS mount attempt 

21/06/2020 18:08:46 INFO GlusterFS mount attempt 

21/06/2020 18:08:16 INFO GlusterFS mount attempt 

21/06/2020 18:07:46 INFO GlusterFS mount attempt 

21/06/2020 18:07:16 INFO GlusterFS mount attempt 

21/06/2020 18:06:46 INFO GlusterFS mount attempt 

21/06/2020 18:06:16 INFO GlusterFS mount attempt 

21/06/2020 18:05:46 INFO GlusterFS mount attempt 

21/06/2020 18:05:16 INFO GlusterFS mount attempt 

21/06/2020 18:04:46 INFO GlusterFS mount attempt 

21/06/2020 18:04:16 INFO GlusterFS mount attempt 

21/06/2020 18:03:45 INFO GlusterFS mount attempt 

21/06/2020 18:03:15 INFO GlusterFS mount attempt 

21/06/2020 18:02:45 INFO GlusterFS mount attempt 

21/06/2020 18:02:15 INFO GlusterFS mount attempt 

21/06/2020 18:01:45 INFO GlusterFS mount attempt 

21/06/2020 18:01:15 INFO GlusterFS mount attempt 

21/06/2020 18:00:45 INFO GlusterFS mount attempt 

21/06/2020 18:00:15 INFO GlusterFS mount attempt 

21/06/2020 17:59:45 INFO GlusterFS mount attempt 

21/06/2020 17:59:15 INFO GlusterFS mount attempt 

21/06/2020 17:58:45 INFO GlusterFS mount attempt 

21/06/2020 17:58:14 INFO GlusterFS mount attempt 

21/06/2020 17:57:44 INFO GlusterFS mount attempt 

21/06/2020 17:57:14 INFO GlusterFS mount attempt 

21/06/2020 17:56:44 INFO GlusterFS mount attempt 

21/06/2020 17:56:14 INFO GlusterFS mount attempt 

21/06/2020 17:55:44 INFO GlusterFS mount attempt 

21/06/2020 17:55:14 INFO GlusterFS mount attempt 

21/06/2020 17:54:44 INFO GlusterFS mount attempt 

21/06/2020 17:54:14 INFO GlusterFS mount attempt 

21/06/2020 17:53:44 INFO GlusterFS mount attempt 

21/06/2020 17:53:14 INFO GlusterFS mount attempt 

21/06/2020 17:52:43 INFO GlusterFS mount attempt 

21/06/2020 17:52:13 INFO GlusterFS mount attempt 

21/06/2020 17:51:43 INFO GlusterFS mount attempt 

21/06/2020 17:51:13 INFO GlusterFS mount attempt 

21/06/2020 17:50:43 INFO GlusterFS mount attempt 

21/06/2020 17:50:13 INFO GlusterFS mount attempt 

21/06/2020 17:49:43 INFO GlusterFS mount attempt 

21/06/2020 17:49:13 INFO GlusterFS mount attempt 

21/06/2020 17:48:43 INFO GlusterFS mount attempt 

21/06/2020 17:48:13 INFO GlusterFS mount attempt 

21/06/2020 17:47:43 INFO GlusterFS mount attempt 

21/06/2020 17:47:13 INFO GlusterFS mount attempt 

21/06/2020 17:46:42 INFO GlusterFS mount attempt 

21/06/2020 17:46:12 INFO GlusterFS mount attempt 

21/06/2020 17:45:42 INFO GlusterFS mount attempt 

21/06/2020 17:45:12 INFO GlusterFS mount attempt 

21/06/2020 17:44:42 INFO GlusterFS mount attempt 

21/06/2020 17:44:12 INFO GlusterFS mount attempt 

21/06/2020 17:43:42 INFO GlusterFS mount attempt 

21/06/2020 17:43:12 INFO GlusterFS mount attempt 

21/06/2020 17:42:42 INFO GlusterFS mount attempt 

21/06/2020 17:42:12 INFO GlusterFS mount attempt 

21/06/2020 17:41:42 INFO GlusterFS mount attempt 

21/06/2020 17:41:11 INFO GlusterFS mount attempt 

21/06/2020 17:40:41 INFO GlusterFS mount attempt 

21/06/2020 17:40:11 INFO GlusterFS mount attempt 

21/06/2020 17:39:41 INFO GlusterFS mount attempt 

21/06/2020 17:39:11 INFO GlusterFS mount attempt 

21/06/2020 17:38:41 INFO GlusterFS mount attempt 

21/06/2020 17:38:11 INFO GlusterFS mount attempt 

21/06/2020 17:37:41 INFO GlusterFS mount attempt 

21/06/2020 17:37:11 INFO GlusterFS mount attempt 

21/06/2020 17:36:41 INFO GlusterFS mount attempt 

21/06/2020 17:36:10 INFO GlusterFS mount attempt 

21/06/2020 17:35:40 INFO GlusterFS mount attempt 

21/06/2020 17:35:10 INFO GlusterFS mount attempt 

21/06/2020 17:34:40 INFO GlusterFS mount attempt 

21/06/2020 17:34:10 INFO GlusterFS mount attempt 

21/06/2020 17:33:40 INFO GlusterFS mount attempt 

21/06/2020 17:33:10 INFO GlusterFS mount attempt 

21/06/2020 17:32:40 INFO GlusterFS mount attempt 

21/06/2020 17:32:10 INFO GlusterFS mount attempt 

21/06/2020 17:31:40 INFO GlusterFS mount attempt 

21/06/2020 17:31:10 INFO GlusterFS mount attempt 

21/06/2020 17:30:39 INFO GlusterFS mount attempt 

21/06/2020 17:30:09 INFO GlusterFS mount attempt 

21/06/2020 17:29:39 INFO GlusterFS mount attempt 

21/06/2020 17:29:09 INFO GlusterFS mount attempt 

21/06/2020 17:28:39 INFO GlusterFS mount attempt 

21/06/2020 17:28:09 INFO GlusterFS mount attempt 

21/06/2020 17:27:39 INFO GlusterFS mount attempt 

21/06/2020 17:27:09 INFO GlusterFS mount attempt 

21/06/2020 17:26:39 INFO GlusterFS mount attempt 

21/06/2020 17:26:09 INFO GlusterFS mount attempt 

21/06/2020 17:25:39 INFO GlusterFS mount attempt 

21/06/2020 17:25:08 INFO GlusterFS mount attempt 

21/06/2020 17:24:38 INFO GlusterFS mount attempt 

21/06/2020 17:24:08 INFO GlusterFS mount attempt 

21/06/2020 17:23:38 INFO GlusterFS mount attempt 

21/06/2020 17:23:08 INFO GlusterFS mount attempt 

21/06/2020 17:22:38 INFO GlusterFS mount attempt 

21/06/2020 17:22:08 INFO GlusterFS mount attempt 

21/06/2020 17:21:38 INFO GlusterFS mount attempt 

21/06/2020 17:21:08 INFO GlusterFS mount attempt 

21/06/2020 17:20:38 INFO GlusterFS mount attempt 

21/06/2020 17:20:08 INFO GlusterFS mount attempt 

21/06/2020 17:19:38 INFO GlusterFS mount attempt 

21/06/2020 17:19:07 INFO GlusterFS mount attempt 

21/06/2020 17:18:37 INFO GlusterFS mount attempt 

21/06/2020 17:18:07 INFO GlusterFS mount attempt 

21/06/2020 17:17:37 INFO GlusterFS mount attempt 

21/06/2020 17:17:07 INFO GlusterFS mount attempt 

21/06/2020 17:16:37 INFO GlusterFS mount attempt 

21/06/2020 17:16:07 INFO GlusterFS mount attempt 

21/06/2020 17:15:37 INFO GlusterFS mount attempt 

21/06/2020 17:15:07 INFO GlusterFS mount attempt 

21/06/2020 17:14:37 INFO GlusterFS mount attempt 

21/06/2020 17:14:06 INFO GlusterFS mount attempt 

21/06/2020 17:13:36 INFO GlusterFS mount attempt 

21/06/2020 17:13:06 INFO GlusterFS mount attempt 

21/06/2020 17:12:36 INFO GlusterFS mount attempt 

21/06/2020 17:12:06 INFO GlusterFS mount attempt 

21/06/2020 17:11:36 INFO GlusterFS mount attempt 

21/06/2020 17:11:06 INFO GlusterFS mount attempt 

21/06/2020 17:10:36 INFO GlusterFS mount attempt 

21/06/2020 17:10:06 INFO GlusterFS mount attempt 

21/06/2020 17:09:36 INFO GlusterFS mount attempt 

21/06/2020 17:09:06 INFO GlusterFS mount attempt 

21/06/2020 17:08:36 INFO GlusterFS mount attempt 

21/06/2020 17:08:05 INFO GlusterFS mount attempt 

21/06/2020 17:07:35 INFO GlusterFS mount attempt 

21/06/2020 17:07:05 INFO GlusterFS mount attempt 

21/06/2020 17:06:35 INFO GlusterFS mount attempt 

21/06/2020 17:06:05 INFO GlusterFS mount attempt 

21/06/2020 17:05:35 INFO GlusterFS mount attempt 

21/06/2020 17:05:05 INFO GlusterFS mount attempt 

21/06/2020 17:04:35 INFO GlusterFS mount attempt 

21/06/2020 17:04:05 INFO GlusterFS mount attempt 

21/06/2020 17:03:35 INFO GlusterFS mount attempt 

21/06/2020 17:03:05 INFO GlusterFS mount attempt 

21/06/2020 17:02:34 INFO GlusterFS mount attempt 

21/06/2020 17:02:04 INFO GlusterFS mount attempt 

21/06/2020 17:01:34 INFO GlusterFS mount attempt 

21/06/2020 17:01:04 INFO GlusterFS mount attempt 

21/06/2020 17:00:34 INFO GlusterFS mount attempt 

21/06/2020 17:00:04 INFO GlusterFS mount attempt 

21/06/2020 16:59:34 INFO GlusterFS mount attempt 

21/06/2020 16:59:04 INFO GlusterFS mount attempt 

21/06/2020 16:58:34 INFO GlusterFS mount attempt 

21/06/2020 16:58:04 INFO GlusterFS mount attempt 

21/06/2020 16:57:34 INFO GlusterFS mount attempt 

21/06/2020 16:57:03 INFO GlusterFS mount attempt 

21/06/2020 16:56:33 INFO GlusterFS mount attempt 

21/06/2020 16:56:03 INFO GlusterFS mount attempt 

21/06/2020 16:55:33 INFO GlusterFS mount attempt 

21/06/2020 16:55:03 INFO GlusterFS mount attempt 

21/06/2020 16:54:33 INFO GlusterFS mount attempt 

21/06/2020 16:54:03 INFO GlusterFS mount attempt 

21/06/2020 16:53:33 INFO GlusterFS mount attempt 

21/06/2020 16:53:03 INFO GlusterFS mount attempt 

21/06/2020 16:52:33 INFO GlusterFS mount attempt 

21/06/2020 16:52:02 INFO GlusterFS mount attempt 

21/06/2020 16:51:32 INFO GlusterFS mount attempt 

21/06/2020 16:51:02 INFO GlusterFS mount attempt 

21/06/2020 16:50:32 INFO GlusterFS mount attempt 

21/06/2020 16:50:02 INFO GlusterFS mount attempt 

21/06/2020 16:49:32 INFO GlusterFS mount attempt 

21/06/2020 16:49:02 INFO GlusterFS mount attempt 

21/06/2020 16:48:32 INFO GlusterFS mount attempt 

21/06/2020 16:48:02 INFO GlusterFS mount attempt 

21/06/2020 16:47:32 INFO GlusterFS mount attempt 

21/06/2020 16:47:02 INFO GlusterFS mount attempt 

21/06/2020 16:46:31 INFO GlusterFS mount attempt 

21/06/2020 16:46:01 INFO GlusterFS mount attempt 

21/06/2020 16:45:31 INFO GlusterFS mount attempt 

21/06/2020 16:45:01 INFO GlusterFS mount attempt 

21/06/2020 16:44:31 INFO GlusterFS mount attempt 

21/06/2020 16:44:01 INFO GlusterFS mount attempt 

21/06/2020 16:43:31 INFO GlusterFS mount attempt 

21/06/2020 16:43:01 INFO GlusterFS mount attempt 

21/06/2020 16:42:31 INFO GlusterFS mount attempt 

21/06/2020 16:42:01 INFO GlusterFS mount attempt 

21/06/2020 16:41:30 INFO GlusterFS mount attempt 

21/06/2020 16:41:00 INFO GlusterFS mount attempt 

21/06/2020 16:40:30 INFO GlusterFS mount attempt 

21/06/2020 16:40:00 INFO GlusterFS mount attempt 

21/06/2020 16:39:30 INFO GlusterFS mount attempt 

21/06/2020 16:39:00 INFO GlusterFS mount attempt 

21/06/2020 16:38:30 INFO GlusterFS mount attempt 

21/06/2020 16:38:00 INFO GlusterFS mount attempt 

21/06/2020 16:37:30 INFO GlusterFS mount attempt 

21/06/2020 16:37:00 INFO GlusterFS mount attempt 

21/06/2020 16:36:30 INFO GlusterFS mount attempt 

21/06/2020 16:35:59 INFO GlusterFS mount attempt 

21/06/2020 16:35:29 INFO GlusterFS mount attempt 

21/06/2020 16:34:59 INFO GlusterFS mount attempt 

21/06/2020 16:34:29 INFO GlusterFS mount attempt 

21/06/2020 16:33:59 INFO GlusterFS mount attempt 

21/06/2020 16:33:29 INFO GlusterFS mount attempt 

21/06/2020 16:32:59 INFO GlusterFS mount attempt 

21/06/2020 16:32:29 INFO GlusterFS mount attempt 

21/06/2020 16:31:59 INFO GlusterFS mount attempt 

21/06/2020 16:31:29 INFO GlusterFS mount attempt 

21/06/2020 16:30:59 INFO GlusterFS mount attempt 

21/06/2020 16:30:28 INFO GlusterFS mount attempt 

21/06/2020 16:29:58 INFO GlusterFS mount attempt 

21/06/2020 16:29:28 INFO GlusterFS mount attempt 

21/06/2020 16:28:58 INFO GlusterFS mount attempt 

21/06/2020 16:28:28 INFO GlusterFS mount attempt 

21/06/2020 16:27:58 INFO GlusterFS mount attempt 

21/06/2020 16:27:28 INFO GlusterFS mount attempt 

21/06/2020 16:26:58 INFO GlusterFS mount attempt 

21/06/2020 16:26:28 INFO GlusterFS mount attempt 

21/06/2020 16:25:58 INFO GlusterFS mount attempt 

21/06/2020 16:25:28 INFO GlusterFS mount attempt 

21/06/2020 16:24:57 INFO GlusterFS mount attempt 

21/06/2020 16:24:27 INFO GlusterFS mount attempt 

21/06/2020 16:23:57 INFO GlusterFS mount attempt 

21/06/2020 16:23:27 INFO GlusterFS mount attempt 

21/06/2020 16:22:57 INFO GlusterFS mount attempt 

21/06/2020 16:22:27 INFO GlusterFS mount attempt 

21/06/2020 16:21:57 INFO GlusterFS mount attempt 

21/06/2020 16:21:27 INFO GlusterFS mount attempt 

21/06/2020 16:20:57 INFO GlusterFS mount attempt 

21/06/2020 16:20:27 INFO GlusterFS mount attempt 

21/06/2020 16:19:57 INFO GlusterFS mount attempt 

21/06/2020 16:19:26 INFO GlusterFS mount attempt 

21/06/2020 16:18:56 INFO GlusterFS mount attempt 

21/06/2020 16:18:26 INFO GlusterFS mount attempt 

21/06/2020 16:17:56 INFO GlusterFS mount attempt 

21/06/2020 16:17:26 INFO GlusterFS mount attempt 

21/06/2020 16:16:56 INFO GlusterFS mount attempt 

21/06/2020 16:16:26 INFO GlusterFS mount attempt 

21/06/2020 16:15:56 INFO GlusterFS mount attempt 

21/06/2020 16:15:26 INFO GlusterFS mount attempt 

21/06/2020 16:14:56 INFO GlusterFS mount attempt 

21/06/2020 16:14:26 INFO GlusterFS mount attempt 

21/06/2020 16:13:55 INFO GlusterFS mount attempt 

21/06/2020 16:13:25 INFO GlusterFS mount attempt 

21/06/2020 16:12:55 INFO GlusterFS mount attempt 

21/06/2020 16:12:25 INFO GlusterFS mount attempt 

21/06/2020 16:11:55 INFO GlusterFS mount attempt 

21/06/2020 16:11:25 INFO GlusterFS mount attempt 

21/06/2020 16:10:55 INFO GlusterFS mount attempt 

21/06/2020 16:10:25 INFO GlusterFS mount attempt 

21/06/2020 16:09:55 INFO GlusterFS mount attempt 

21/06/2020 16:09:25 INFO GlusterFS mount attempt 

21/06/2020 16:08:55 INFO GlusterFS mount attempt 

21/06/2020 16:08:24 INFO GlusterFS mount attempt 

21/06/2020 16:07:54 INFO GlusterFS mount attempt 

21/06/2020 16:07:24 INFO GlusterFS mount attempt 

21/06/2020 16:06:54 INFO GlusterFS mount attempt 

21/06/2020 16:06:24 INFO GlusterFS mount attempt 

21/06/2020 16:05:54 INFO GlusterFS mount attempt 

21/06/2020 16:05:24 INFO GlusterFS mount attempt 

21/06/2020 16:04:54 INFO GlusterFS mount attempt 

21/06/2020 16:04:24 INFO GlusterFS mount attempt 

21/06/2020 16:03:54 INFO GlusterFS mount attempt 

21/06/2020 16:03:24 INFO GlusterFS mount attempt 

21/06/2020 16:02:53 INFO GlusterFS mount attempt 

21/06/2020 16:02:23 INFO GlusterFS mount attempt 

21/06/2020 16:01:53 INFO GlusterFS mount attempt 

21/06/2020 16:01:23 INFO GlusterFS mount attempt 

21/06/2020 16:00:53 INFO GlusterFS mount attempt 

21/06/2020 16:00:23 INFO GlusterFS mount attempt 

21/06/2020 15:59:53 INFO GlusterFS mount attempt 

21/06/2020 15:59:23 INFO GlusterFS mount attempt 

21/06/2020 15:58:53 INFO GlusterFS mount attempt 

21/06/2020 15:58:23 INFO GlusterFS mount attempt 

21/06/2020 15:57:53 INFO GlusterFS mount attempt 

21/06/2020 15:57:22 INFO GlusterFS mount attempt 

21/06/2020 15:56:52 INFO GlusterFS mount attempt 

21/06/2020 15:56:22 INFO GlusterFS mount attempt 

21/06/2020 15:55:52 INFO GlusterFS mount attempt 

21/06/2020 15:55:22 INFO GlusterFS mount attempt 

21/06/2020 15:54:52 INFO GlusterFS mount attempt 

21/06/2020 15:54:22 INFO GlusterFS mount attempt 

21/06/2020 15:53:52 INFO GlusterFS mount attempt 

21/06/2020 15:53:22 INFO GlusterFS mount attempt 

21/06/2020 15:52:52 INFO GlusterFS mount attempt 

21/06/2020 15:52:22 INFO GlusterFS mount attempt 

21/06/2020 15:51:51 INFO GlusterFS mount attempt 

21/06/2020 15:51:21 INFO GlusterFS mount attempt 

21/06/2020 15:50:51 INFO GlusterFS mount attempt 

21/06/2020 15:50:21 INFO GlusterFS mount attempt 

21/06/2020 15:49:51 INFO GlusterFS mount attempt 

21/06/2020 15:49:21 INFO GlusterFS mount attempt 

21/06/2020 15:48:51 INFO GlusterFS mount attempt 

21/06/2020 15:48:21 INFO GlusterFS mount attempt 

21/06/2020 15:47:51 INFO GlusterFS mount attempt 

21/06/2020 15:47:21 INFO GlusterFS mount attempt 

21/06/2020 15:46:51 INFO GlusterFS mount attempt 

21/06/2020 15:46:20 INFO GlusterFS mount attempt 

21/06/2020 15:45:50 INFO GlusterFS mount attempt 

21/06/2020 15:45:20 INFO GlusterFS mount attempt 

21/06/2020 15:44:50 INFO GlusterFS mount attempt 

21/06/2020 15:44:20 INFO GlusterFS mount attempt 

21/06/2020 15:43:50 INFO GlusterFS mount attempt 

21/06/2020 15:43:20 INFO GlusterFS mount attempt 

21/06/2020 15:42:50 INFO GlusterFS mount attempt 

21/06/2020 15:42:20 INFO GlusterFS mount attempt 

21/06/2020 15:41:50 INFO GlusterFS mount attempt 

21/06/2020 15:41:20 INFO GlusterFS mount attempt 

21/06/2020 15:40:49 INFO GlusterFS mount attempt 

21/06/2020 15:40:19 INFO GlusterFS mount attempt 

21/06/2020 15:39:49 INFO GlusterFS mount attempt 

21/06/2020 15:39:19 INFO GlusterFS mount attempt 

21/06/2020 15:38:49 INFO GlusterFS mount attempt 

21/06/2020 15:38:19 INFO GlusterFS mount attempt 

21/06/2020 15:37:49 INFO GlusterFS mount attempt 

21/06/2020 15:37:19 INFO GlusterFS mount attempt 

21/06/2020 15:36:49 INFO GlusterFS mount attempt 

21/06/2020 15:36:19 INFO GlusterFS mount attempt 

21/06/2020 15:35:49 INFO GlusterFS mount attempt 

21/06/2020 15:35:18 INFO GlusterFS mount attempt 

21/06/2020 15:34:48 INFO GlusterFS mount attempt 

21/06/2020 15:34:18 INFO GlusterFS mount attempt 

21/06/2020 15:33:48 INFO GlusterFS mount attempt 

21/06/2020 15:33:18 INFO GlusterFS mount attempt 

21/06/2020 15:32:48 INFO GlusterFS mount attempt 

21/06/2020 15:32:18 INFO GlusterFS mount attempt 

21/06/2020 15:31:48 INFO GlusterFS mount attempt 

21/06/2020 15:31:18 INFO GlusterFS mount attempt 

21/06/2020 15:30:48 INFO GlusterFS mount attempt 

21/06/2020 15:30:18 INFO GlusterFS mount attempt 

21/06/2020 15:29:47 INFO GlusterFS mount attempt 

21/06/2020 15:29:17 INFO GlusterFS mount attempt 

21/06/2020 15:28:47 INFO GlusterFS mount attempt 

21/06/2020 15:28:17 INFO GlusterFS mount attempt 

21/06/2020 15:27:47 INFO GlusterFS mount attempt 

21/06/2020 15:27:17 INFO GlusterFS mount attempt 

21/06/2020 15:26:47 INFO GlusterFS mount attempt 

21/06/2020 15:26:17 INFO GlusterFS mount attempt 

21/06/2020 15:25:47 INFO GlusterFS mount attempt 

21/06/2020 15:25:17 INFO GlusterFS mount attempt 

21/06/2020 15:24:47 INFO GlusterFS mount attempt 

21/06/2020 15:24:16 INFO GlusterFS mount attempt 

21/06/2020 15:23:46 INFO GlusterFS mount attempt 

21/06/2020 15:23:16 INFO GlusterFS mount attempt 

21/06/2020 15:22:46 INFO GlusterFS mount attempt 

21/06/2020 15:22:16 INFO GlusterFS mount attempt 

21/06/2020 15:21:46 INFO GlusterFS mount attempt 

21/06/2020 15:21:16 INFO GlusterFS mount attempt 

21/06/2020 15:20:46 INFO GlusterFS mount attempt 

21/06/2020 15:20:16 INFO GlusterFS mount attempt 

21/06/2020 15:19:46 INFO GlusterFS mount attempt 

21/06/2020 15:19:16 INFO GlusterFS mount attempt 

21/06/2020 15:18:45 INFO GlusterFS mount attempt 

21/06/2020 15:18:15 INFO GlusterFS mount attempt 

21/06/2020 15:17:45 INFO GlusterFS mount attempt 

21/06/2020 15:17:15 INFO GlusterFS mount attempt 

21/06/2020 15:16:45 INFO GlusterFS mount attempt 

21/06/2020 15:16:15 INFO GlusterFS mount attempt 

21/06/2020 15:15:45 INFO GlusterFS mount attempt 

21/06/2020 15:15:15 INFO GlusterFS mount attempt 

21/06/2020 15:14:45 INFO GlusterFS mount attempt 

21/06/2020 15:14:15 INFO GlusterFS mount attempt 

21/06/2020 15:13:45 INFO GlusterFS mount attempt 

21/06/2020 15:13:14 INFO GlusterFS mount attempt 

21/06/2020 15:12:44 INFO GlusterFS mount attempt 

21/06/2020 15:12:14 INFO GlusterFS mount attempt 

21/06/2020 15:11:44 INFO GlusterFS mount attempt 

21/06/2020 15:11:14 INFO GlusterFS mount attempt 

21/06/2020 15:10:44 INFO GlusterFS mount attempt 

21/06/2020 15:10:14 INFO GlusterFS mount attempt 

21/06/2020 15:09:44 INFO GlusterFS mount attempt 

21/06/2020 15:09:14 INFO GlusterFS mount attempt 

21/06/2020 15:08:44 INFO GlusterFS mount attempt 

21/06/2020 15:08:13 INFO GlusterFS mount attempt 

21/06/2020 15:07:43 INFO GlusterFS mount attempt 

21/06/2020 15:07:13 INFO GlusterFS mount attempt 

21/06/2020 15:06:43 INFO GlusterFS mount attempt 

21/06/2020 15:06:13 INFO GlusterFS mount attempt 

21/06/2020 15:05:43 INFO GlusterFS mount attempt 

21/06/2020 15:05:13 INFO GlusterFS mount attempt 

21/06/2020 15:04:43 INFO GlusterFS mount attempt 

21/06/2020 15:04:13 INFO GlusterFS mount attempt 

21/06/2020 15:03:43 INFO GlusterFS mount attempt 

21/06/2020 15:03:13 INFO GlusterFS mount attempt 

21/06/2020 15:02:42 INFO GlusterFS mount attempt 

21/06/2020 15:02:12 INFO GlusterFS mount attempt 

21/06/2020 15:01:42 INFO GlusterFS mount attempt 

21/06/2020 15:01:12 INFO GlusterFS mount attempt 

21/06/2020 15:00:42 INFO GlusterFS mount attempt 

21/06/2020 15:00:12 INFO GlusterFS mount attempt 

21/06/2020 14:59:42 INFO GlusterFS mount attempt 

21/06/2020 14:59:12 INFO GlusterFS mount attempt 

21/06/2020 14:58:42 INFO GlusterFS mount attempt 

21/06/2020 14:58:12 INFO GlusterFS mount attempt 

21/06/2020 14:57:42 INFO GlusterFS mount attempt 

21/06/2020 14:57:11 INFO GlusterFS mount attempt 

21/06/2020 14:56:41 INFO GlusterFS mount attempt 

21/06/2020 14:56:11 INFO GlusterFS mount attempt 

21/06/2020 14:55:41 INFO GlusterFS mount attempt 

21/06/2020 14:55:11 INFO GlusterFS mount attempt 

21/06/2020 14:54:41 INFO GlusterFS mount attempt 

21/06/2020 14:54:11 INFO GlusterFS mount attempt 

21/06/2020 14:53:41 INFO GlusterFS mount attempt 

21/06/2020 14:53:11 INFO GlusterFS mount attempt 

21/06/2020 14:52:41 INFO GlusterFS mount attempt 

21/06/2020 14:52:11 INFO GlusterFS mount attempt 

21/06/2020 14:51:40 INFO GlusterFS mount attempt 

21/06/2020 14:51:10 INFO GlusterFS mount attempt 

21/06/2020 14:50:40 INFO GlusterFS mount attempt 

21/06/2020 14:50:10 INFO GlusterFS mount attempt 

21/06/2020 14:49:40 INFO GlusterFS mount attempt 

21/06/2020 14:49:10 INFO GlusterFS mount attempt 

21/06/2020 14:48:40 INFO GlusterFS mount attempt 

21/06/2020 14:48:10 INFO GlusterFS mount attempt 

21/06/2020 14:47:40 INFO GlusterFS mount attempt 

21/06/2020 14:47:10 INFO GlusterFS mount attempt 

21/06/2020 14:46:39 INFO GlusterFS mount attempt 

21/06/2020 14:46:09 INFO GlusterFS mount attempt 

21/06/2020 14:45:39 INFO GlusterFS mount attempt 

21/06/2020 14:45:09 INFO GlusterFS mount attempt 

21/06/2020 14:44:39 INFO GlusterFS mount attempt 

21/06/2020 14:44:09 INFO GlusterFS mount attempt 

21/06/2020 14:43:39 INFO GlusterFS mount attempt 

21/06/2020 14:43:09 INFO GlusterFS mount attempt 

21/06/2020 14:42:39 INFO GlusterFS mount attempt 

21/06/2020 14:42:09 INFO GlusterFS mount attempt 

21/06/2020 14:41:39 INFO GlusterFS mount attempt 

21/06/2020 14:41:08 INFO GlusterFS mount attempt 

21/06/2020 14:40:38 INFO GlusterFS mount attempt 

21/06/2020 14:40:08 INFO GlusterFS mount attempt 

21/06/2020 14:39:38 INFO GlusterFS mount attempt 

21/06/2020 14:39:08 INFO GlusterFS mount attempt 

21/06/2020 14:38:38 INFO GlusterFS mount attempt 

21/06/2020 14:38:08 INFO GlusterFS mount attempt 

21/06/2020 14:37:38 INFO GlusterFS mount attempt 

21/06/2020 14:37:08 INFO GlusterFS mount attempt 

21/06/2020 14:36:38 INFO GlusterFS mount attempt 

21/06/2020 14:36:08 INFO GlusterFS mount attempt 

21/06/2020 14:35:38 INFO GlusterFS mount attempt 

21/06/2020 14:35:07 INFO GlusterFS mount attempt 

21/06/2020 14:34:37 INFO GlusterFS mount attempt 

21/06/2020 14:34:07 INFO GlusterFS mount attempt 

21/06/2020 14:33:37 INFO GlusterFS mount attempt 

21/06/2020 14:33:07 INFO GlusterFS mount attempt 

21/06/2020 14:32:37 INFO GlusterFS mount attempt 

21/06/2020 14:32:07 INFO GlusterFS mount attempt 

21/06/2020 14:31:37 INFO GlusterFS mount attempt 

21/06/2020 14:31:07 INFO GlusterFS mount attempt 

21/06/2020 14:30:37 INFO GlusterFS mount attempt 

21/06/2020 14:30:07 INFO GlusterFS mount attempt 

21/06/2020 14:29:36 INFO GlusterFS mount attempt 

21/06/2020 14:29:06 INFO GlusterFS mount attempt 

21/06/2020 14:28:36 INFO GlusterFS mount attempt 

21/06/2020 14:28:06 INFO GlusterFS mount attempt 

21/06/2020 14:27:36 INFO GlusterFS mount attempt 

21/06/2020 14:27:06 INFO GlusterFS mount attempt 

21/06/2020 14:26:36 INFO GlusterFS mount attempt 

21/06/2020 14:26:06 INFO GlusterFS mount attempt 

21/06/2020 14:25:36 INFO GlusterFS mount attempt 

21/06/2020 14:25:06 INFO GlusterFS mount attempt 

21/06/2020 14:24:36 INFO GlusterFS mount attempt 

21/06/2020 14:24:05 INFO GlusterFS mount attempt 

21/06/2020 14:23:35 INFO GlusterFS mount attempt 

21/06/2020 14:23:05 INFO GlusterFS mount attempt 

21/06/2020 14:22:35 INFO GlusterFS mount attempt 

21/06/2020 14:22:05 INFO GlusterFS mount attempt 

21/06/2020 14:21:35 INFO GlusterFS mount attempt 

21/06/2020 14:21:05 INFO GlusterFS mount attempt 

21/06/2020 14:20:35 INFO GlusterFS mount attempt 

21/06/2020 14:20:05 INFO GlusterFS mount attempt 

21/06/2020 14:19:35 INFO GlusterFS mount attempt 

21/06/2020 14:19:04 INFO GlusterFS mount attempt 

21/06/2020 14:18:34 INFO GlusterFS mount attempt 

21/06/2020 14:18:04 INFO GlusterFS mount attempt 

21/06/2020 14:17:34 INFO GlusterFS mount attempt 

21/06/2020 14:17:04 INFO GlusterFS mount attempt 

21/06/2020 14:16:34 INFO GlusterFS mount attempt 

21/06/2020 14:16:04 INFO GlusterFS mount attempt 

21/06/2020 14:15:34 INFO GlusterFS mount attempt 

21/06/2020 14:15:04 INFO GlusterFS mount attempt 

21/06/2020 14:14:34 INFO GlusterFS mount attempt 

21/06/2020 14:14:04 INFO GlusterFS mount attempt 

21/06/2020 14:13:33 INFO GlusterFS mount attempt 

21/06/2020 14:13:03 INFO GlusterFS mount attempt 

21/06/2020 14:12:33 INFO GlusterFS mount attempt 

21/06/2020 14:12:03 INFO GlusterFS mount attempt 

21/06/2020 14:11:33 INFO GlusterFS mount attempt 

21/06/2020 14:11:03 INFO GlusterFS mount attempt 

21/06/2020 14:10:33 INFO GlusterFS mount attempt 

21/06/2020 14:10:03 INFO GlusterFS mount attempt 

21/06/2020 14:09:33 INFO GlusterFS mount attempt 

21/06/2020 14:09:03 INFO GlusterFS mount attempt 

21/06/2020 14:08:33 INFO GlusterFS mount attempt 

21/06/2020 14:08:02 INFO GlusterFS mount attempt 

21/06/2020 14:07:32 INFO GlusterFS mount attempt 

21/06/2020 14:07:02 INFO GlusterFS mount attempt 

21/06/2020 14:06:32 INFO GlusterFS mount attempt 

21/06/2020 14:06:02 INFO GlusterFS mount attempt 

21/06/2020 14:05:32 INFO GlusterFS mount attempt 

21/06/2020 14:05:02 INFO GlusterFS mount attempt 

21/06/2020 14:04:32 INFO GlusterFS mount attempt 

21/06/2020 14:04:02 INFO GlusterFS mount attempt 

21/06/2020 14:03:32 INFO GlusterFS mount attempt 

21/06/2020 14:03:02 INFO GlusterFS mount attempt 

21/06/2020 14:02:31 INFO GlusterFS mount attempt 

21/06/2020 14:02:01 INFO GlusterFS mount attempt 

21/06/2020 14:01:31 INFO GlusterFS mount attempt 

21/06/2020 14:01:01 INFO GlusterFS mount attempt 

21/06/2020 14:00:31 INFO GlusterFS mount attempt 

21/06/2020 14:00:01 INFO GlusterFS mount attempt 

21/06/2020 13:59:31 INFO GlusterFS mount attempt 

21/06/2020 13:59:01 INFO GlusterFS mount attempt 

21/06/2020 13:58:31 INFO GlusterFS mount attempt 

21/06/2020 13:58:01 INFO GlusterFS mount attempt 

21/06/2020 13:57:30 INFO GlusterFS mount attempt 

21/06/2020 13:57:00 INFO GlusterFS mount attempt 

21/06/2020 13:56:30 INFO GlusterFS mount attempt 

21/06/2020 13:56:00 INFO GlusterFS mount attempt 

21/06/2020 13:55:30 INFO GlusterFS mount attempt 

21/06/2020 13:55:00 INFO GlusterFS mount attempt 

21/06/2020 13:54:30 INFO GlusterFS mount attempt 

21/06/2020 13:54:00 INFO GlusterFS mount attempt 

21/06/2020 13:53:30 INFO GlusterFS mount attempt 

21/06/2020 13:53:00 INFO GlusterFS mount attempt 

21/06/2020 13:52:29 INFO GlusterFS mount attempt 

21/06/2020 13:51:59 INFO GlusterFS mount attempt 

21/06/2020 13:51:29 INFO GlusterFS mount attempt 

21/06/2020 13:50:59 INFO GlusterFS mount attempt 

21/06/2020 13:50:29 INFO GlusterFS mount attempt 

21/06/2020 13:49:59 INFO GlusterFS mount attempt 

21/06/2020 13:49:29 INFO GlusterFS mount attempt 

21/06/2020 13:48:59 INFO GlusterFS mount attempt 

21/06/2020 13:48:29 INFO GlusterFS mount attempt 

21/06/2020 13:47:59 INFO GlusterFS mount attempt 

21/06/2020 13:47:29 INFO GlusterFS mount attempt 

21/06/2020 13:46:58 INFO GlusterFS mount attempt 

21/06/2020 13:46:28 INFO GlusterFS mount attempt 

21/06/2020 13:45:58 INFO GlusterFS mount attempt 

21/06/2020 13:45:28 INFO GlusterFS mount attempt 

21/06/2020 13:44:58 INFO GlusterFS mount attempt 

21/06/2020 13:44:28 INFO GlusterFS mount attempt 

21/06/2020 13:43:58 INFO GlusterFS mount attempt 

21/06/2020 13:43:28 INFO GlusterFS mount attempt 

21/06/2020 13:42:58 INFO GlusterFS mount attempt 

21/06/2020 13:42:28 INFO GlusterFS mount attempt 

21/06/2020 13:41:58 INFO GlusterFS mount attempt 

21/06/2020 13:41:27 INFO GlusterFS mount attempt 

21/06/2020 13:40:57 INFO GlusterFS mount attempt 

21/06/2020 13:40:27 INFO GlusterFS mount attempt 

21/06/2020 13:39:57 INFO GlusterFS mount attempt 

21/06/2020 13:39:27 INFO GlusterFS mount attempt 

21/06/2020 13:38:57 INFO GlusterFS mount attempt 

21/06/2020 13:38:27 INFO GlusterFS mount attempt 

21/06/2020 13:37:57 INFO GlusterFS mount attempt 

21/06/2020 13:37:27 INFO GlusterFS mount attempt 

21/06/2020 13:36:57 INFO GlusterFS mount attempt 

21/06/2020 13:36:27 INFO GlusterFS mount attempt 

21/06/2020 13:35:56 INFO GlusterFS mount attempt 

21/06/2020 13:35:26 INFO GlusterFS mount attempt 

21/06/2020 13:34:56 INFO GlusterFS mount attempt 

21/06/2020 13:34:26 INFO GlusterFS mount attempt 

21/06/2020 13:33:56 INFO GlusterFS mount attempt 

21/06/2020 13:33:26 INFO GlusterFS mount attempt 

21/06/2020 13:32:56 INFO GlusterFS mount attempt 

21/06/2020 13:32:26 INFO GlusterFS mount attempt 

21/06/2020 13:31:56 INFO GlusterFS mount attempt 

21/06/2020 13:31:26 INFO GlusterFS mount attempt 

21/06/2020 13:30:56 INFO GlusterFS mount attempt 

21/06/2020 13:30:25 INFO GlusterFS mount attempt 

21/06/2020 13:29:55 INFO GlusterFS mount attempt 

21/06/2020 13:29:25 INFO GlusterFS mount attempt 

21/06/2020 13:28:55 INFO GlusterFS mount attempt 

21/06/2020 13:28:25 INFO GlusterFS mount attempt 

21/06/2020 13:27:55 INFO GlusterFS mount attempt 

21/06/2020 13:27:25 INFO GlusterFS mount attempt 

21/06/2020 13:26:55 INFO GlusterFS mount attempt 

21/06/2020 13:26:25 INFO GlusterFS mount attempt 

21/06/2020 13:25:55 INFO GlusterFS mount attempt 

21/06/2020 13:25:25 INFO GlusterFS mount attempt 

21/06/2020 13:24:54 INFO GlusterFS mount attempt 

21/06/2020 13:24:24 INFO GlusterFS mount attempt 

21/06/2020 13:23:54 INFO GlusterFS mount attempt 

21/06/2020 13:23:24 INFO GlusterFS mount attempt 

21/06/2020 13:22:54 INFO GlusterFS mount attempt 

21/06/2020 13:22:24 INFO GlusterFS mount attempt 

21/06/2020 13:21:54 INFO GlusterFS mount attempt 

21/06/2020 13:21:24 INFO GlusterFS mount attempt 

21/06/2020 13:20:54 INFO GlusterFS mount attempt 

21/06/2020 13:20:24 INFO GlusterFS mount attempt 

21/06/2020 13:19:53 INFO GlusterFS mount attempt 

21/06/2020 13:19:23 INFO GlusterFS mount attempt 

21/06/2020 13:18:53 INFO GlusterFS mount attempt 

21/06/2020 13:18:23 INFO GlusterFS mount attempt 

21/06/2020 13:17:53 INFO GlusterFS mount attempt 

21/06/2020 13:17:23 INFO GlusterFS mount attempt 

21/06/2020 13:16:53 INFO GlusterFS mount attempt 

21/06/2020 13:16:23 INFO GlusterFS mount attempt 

21/06/2020 13:15:53 INFO GlusterFS mount attempt 

21/06/2020 13:15:23 INFO GlusterFS mount attempt 

21/06/2020 13:14:53 INFO GlusterFS mount attempt 

21/06/2020 13:14:23 INFO GlusterFS mount attempt 

21/06/2020 13:13:52 INFO GlusterFS mount attempt 

21/06/2020 13:13:22 INFO GlusterFS mount attempt 

21/06/2020 13:12:52 INFO GlusterFS mount attempt 

21/06/2020 13:12:22 INFO GlusterFS mount attempt 

21/06/2020 13:11:52 INFO GlusterFS mount attempt 

21/06/2020 13:11:22 INFO GlusterFS mount attempt 

21/06/2020 13:10:52 INFO GlusterFS mount attempt 

21/06/2020 13:10:22 INFO GlusterFS mount attempt 

21/06/2020 13:09:52 INFO GlusterFS mount attempt 

21/06/2020 13:09:22 INFO GlusterFS mount attempt 

21/06/2020 13:08:51 INFO GlusterFS mount attempt 

21/06/2020 13:08:21 INFO GlusterFS mount attempt 

21/06/2020 13:07:51 INFO GlusterFS mount attempt 

21/06/2020 13:07:21 INFO GlusterFS mount attempt 

21/06/2020 13:06:51 INFO GlusterFS mount attempt 

21/06/2020 13:06:21 INFO GlusterFS mount attempt 

21/06/2020 13:05:51 INFO GlusterFS mount attempt 

21/06/2020 13:05:21 INFO GlusterFS mount attempt 

21/06/2020 13:04:51 INFO GlusterFS mount attempt 

21/06/2020 13:04:21 INFO GlusterFS mount attempt 

21/06/2020 13:03:51 INFO GlusterFS mount attempt 

21/06/2020 13:03:20 INFO GlusterFS mount attempt 

21/06/2020 13:02:50 INFO GlusterFS mount attempt 

21/06/2020 13:02:20 INFO GlusterFS mount attempt 

21/06/2020 13:01:50 INFO GlusterFS mount attempt 

21/06/2020 13:01:20 INFO GlusterFS mount attempt 

21/06/2020 13:00:50 INFO GlusterFS mount attempt 

21/06/2020 13:00:20 INFO GlusterFS mount attempt 

21/06/2020 12:59:50 INFO GlusterFS mount attempt 

21/06/2020 12:59:20 INFO GlusterFS mount attempt 

21/06/2020 12:58:50 INFO GlusterFS mount attempt 

21/06/2020 12:58:19 INFO GlusterFS mount attempt 

21/06/2020 12:57:49 INFO GlusterFS mount attempt 

21/06/2020 12:57:19 INFO GlusterFS mount attempt 

21/06/2020 12:56:49 INFO GlusterFS mount attempt 

21/06/2020 12:56:19 INFO GlusterFS mount attempt 

21/06/2020 12:55:49 INFO GlusterFS mount attempt 

21/06/2020 12:55:19 INFO GlusterFS mount attempt 

21/06/2020 12:54:49 INFO GlusterFS mount attempt 

21/06/2020 12:54:19 INFO GlusterFS mount attempt 

21/06/2020 12:53:49 INFO GlusterFS mount attempt 

21/06/2020 12:53:19 INFO GlusterFS mount attempt 

21/06/2020 12:52:48 INFO GlusterFS mount attempt 

21/06/2020 12:52:18 INFO GlusterFS mount attempt 

21/06/2020 12:51:48 INFO GlusterFS mount attempt 

21/06/2020 12:51:18 INFO GlusterFS mount attempt 

21/06/2020 12:50:48 INFO GlusterFS mount attempt 

21/06/2020 12:50:18 INFO GlusterFS mount attempt 

21/06/2020 12:49:48 INFO GlusterFS mount attempt 

21/06/2020 12:49:18 INFO GlusterFS mount attempt 

21/06/2020 12:48:48 INFO GlusterFS mount attempt 

21/06/2020 12:48:18 INFO GlusterFS mount attempt 

21/06/2020 12:47:48 INFO GlusterFS mount attempt 

21/06/2020 12:47:17 INFO GlusterFS mount attempt 

21/06/2020 12:46:47 INFO GlusterFS mount attempt 

21/06/2020 12:46:17 INFO GlusterFS mount attempt 

21/06/2020 12:45:47 INFO GlusterFS mount attempt 

21/06/2020 12:45:17 INFO GlusterFS mount attempt 

21/06/2020 12:44:47 INFO GlusterFS mount attempt 

21/06/2020 12:44:17 INFO GlusterFS mount attempt 

21/06/2020 12:43:47 INFO GlusterFS mount attempt 

21/06/2020 12:43:17 INFO GlusterFS mount attempt 

21/06/2020 12:42:47 INFO GlusterFS mount attempt 

21/06/2020 12:42:16 INFO GlusterFS mount attempt 

21/06/2020 12:41:46 INFO GlusterFS mount attempt 

21/06/2020 12:41:16 INFO GlusterFS mount attempt 

21/06/2020 12:40:46 INFO GlusterFS mount attempt 

21/06/2020 12:40:16 INFO GlusterFS mount attempt 

21/06/2020 12:39:46 INFO GlusterFS mount attempt 

21/06/2020 12:39:16 INFO GlusterFS mount attempt 

21/06/2020 12:38:46 INFO GlusterFS mount attempt 

21/06/2020 12:38:16 INFO GlusterFS mount attempt 

21/06/2020 12:37:46 INFO GlusterFS mount attempt 

21/06/2020 12:37:16 INFO GlusterFS mount attempt 

21/06/2020 12:36:45 INFO GlusterFS mount attempt 

21/06/2020 12:36:15 INFO GlusterFS mount attempt 

21/06/2020 12:35:45 INFO GlusterFS mount attempt 

21/06/2020 12:35:15 INFO GlusterFS mount attempt 

21/06/2020 12:34:45 INFO GlusterFS mount attempt 

21/06/2020 12:34:15 INFO GlusterFS mount attempt 

21/06/2020 12:33:45 INFO GlusterFS mount attempt 

21/06/2020 12:33:15 INFO GlusterFS mount attempt 

21/06/2020 12:32:45 INFO GlusterFS mount attempt 

21/06/2020 12:32:15 INFO GlusterFS mount attempt 

21/06/2020 12:31:45 INFO GlusterFS mount attempt 

21/06/2020 12:31:14 INFO GlusterFS mount attempt 

21/06/2020 12:30:44 INFO GlusterFS mount attempt 

21/06/2020 12:30:14 INFO GlusterFS mount attempt 

21/06/2020 12:29:44 INFO GlusterFS mount attempt 

21/06/2020 12:29:14 INFO GlusterFS mount attempt 

21/06/2020 12:28:44 INFO GlusterFS mount attempt 

21/06/2020 12:28:14 INFO GlusterFS mount attempt 

21/06/2020 12:27:44 INFO GlusterFS mount attempt 

21/06/2020 12:27:14 INFO GlusterFS mount attempt 

21/06/2020 12:26:44 INFO GlusterFS mount attempt 

21/06/2020 12:26:13 INFO GlusterFS mount attempt 

21/06/2020 12:25:43 INFO GlusterFS mount attempt 

21/06/2020 12:25:13 INFO GlusterFS mount attempt 

21/06/2020 12:24:43 INFO GlusterFS mount attempt 

21/06/2020 12:24:13 INFO GlusterFS mount attempt 

21/06/2020 12:23:43 INFO GlusterFS mount attempt 

21/06/2020 12:23:13 INFO GlusterFS mount attempt 

21/06/2020 12:22:43 INFO GlusterFS mount attempt 

21/06/2020 12:22:13 INFO GlusterFS mount attempt 

21/06/2020 12:21:43 INFO GlusterFS mount attempt 

21/06/2020 12:21:13 INFO GlusterFS mount attempt 

21/06/2020 12:20:42 INFO GlusterFS mount attempt 

21/06/2020 12:20:12 INFO GlusterFS mount attempt 

21/06/2020 12:19:42 INFO GlusterFS mount attempt 

21/06/2020 12:19:12 INFO GlusterFS mount attempt 

21/06/2020 12:18:42 INFO GlusterFS mount attempt 

21/06/2020 12:18:12 INFO GlusterFS mount attempt 

21/06/2020 12:17:42 INFO GlusterFS mount attempt 

21/06/2020 12:17:12 INFO GlusterFS mount attempt 

21/06/2020 12:16:42 INFO GlusterFS mount attempt 

21/06/2020 12:16:12 INFO GlusterFS mount attempt 

21/06/2020 12:15:42 INFO GlusterFS mount attempt 

21/06/2020 12:15:11 INFO GlusterFS mount attempt 

21/06/2020 12:14:41 INFO GlusterFS mount attempt 

21/06/2020 12:14:11 INFO GlusterFS mount attempt 

21/06/2020 12:13:41 INFO GlusterFS mount attempt 

21/06/2020 12:13:11 INFO GlusterFS mount attempt 

21/06/2020 12:12:41 INFO GlusterFS mount attempt 

21/06/2020 12:12:11 INFO GlusterFS mount attempt 

21/06/2020 12:11:41 INFO GlusterFS mount attempt 

21/06/2020 12:11:11 INFO GlusterFS mount attempt 

21/06/2020 12:10:41 INFO GlusterFS mount attempt 

21/06/2020 12:10:10 INFO GlusterFS mount attempt 

21/06/2020 12:09:40 INFO GlusterFS mount attempt 

21/06/2020 12:09:10 INFO GlusterFS mount attempt 

21/06/2020 12:08:40 INFO GlusterFS mount attempt 

21/06/2020 12:08:10 INFO GlusterFS mount attempt 

21/06/2020 12:07:40 INFO GlusterFS mount attempt 

21/06/2020 12:07:10 INFO GlusterFS mount attempt 

21/06/2020 12:06:40 INFO GlusterFS mount attempt 

21/06/2020 12:06:10 INFO GlusterFS mount attempt 

21/06/2020 12:05:40 INFO GlusterFS mount attempt 

21/06/2020 12:05:10 INFO GlusterFS mount attempt 

21/06/2020 12:04:39 INFO GlusterFS mount attempt 

21/06/2020 12:04:09 INFO GlusterFS mount attempt 

21/06/2020 12:03:39 INFO GlusterFS mount attempt 

21/06/2020 12:03:09 INFO GlusterFS mount attempt 

21/06/2020 12:02:39 INFO GlusterFS mount attempt 

21/06/2020 12:02:09 INFO GlusterFS mount attempt 

21/06/2020 12:01:39 INFO GlusterFS mount attempt 

21/06/2020 12:01:09 INFO GlusterFS mount attempt 

21/06/2020 12:00:39 INFO GlusterFS mount attempt 

21/06/2020 12:00:09 INFO GlusterFS mount attempt 

21/06/2020 11:59:39 INFO GlusterFS mount attempt 

21/06/2020 11:59:08 INFO GlusterFS mount attempt 

21/06/2020 11:58:38 INFO GlusterFS mount attempt 

21/06/2020 11:58:08 INFO GlusterFS mount attempt 

21/06/2020 11:57:38 INFO GlusterFS mount attempt 

21/06/2020 11:57:08 INFO GlusterFS mount attempt 

21/06/2020 11:56:38 INFO GlusterFS mount attempt 

21/06/2020 11:56:08 INFO GlusterFS mount attempt 

21/06/2020 11:55:38 INFO GlusterFS mount attempt 

21/06/2020 11:55:08 INFO GlusterFS mount attempt 

21/06/2020 11:54:38 INFO GlusterFS mount attempt 

21/06/2020 11:54:08 INFO GlusterFS mount attempt 

21/06/2020 11:53:37 INFO GlusterFS mount attempt 

21/06/2020 11:53:07 INFO GlusterFS mount attempt 

21/06/2020 11:52:37 INFO GlusterFS mount attempt 

21/06/2020 11:52:07 INFO GlusterFS mount attempt 

21/06/2020 11:51:37 INFO GlusterFS mount attempt 

21/06/2020 11:51:07 INFO GlusterFS mount attempt 

21/06/2020 11:50:37 INFO GlusterFS mount attempt 

21/06/2020 11:50:07 INFO GlusterFS mount attempt 

21/06/2020 11:49:37 INFO GlusterFS mount attempt 

21/06/2020 11:49:07 INFO GlusterFS mount attempt 

21/06/2020 11:48:37 INFO GlusterFS mount attempt 

21/06/2020 11:48:06 INFO GlusterFS mount attempt 

21/06/2020 11:47:36 INFO GlusterFS mount attempt 

21/06/2020 11:47:06 INFO GlusterFS mount attempt 

21/06/2020 11:46:36 INFO GlusterFS mount attempt 

21/06/2020 11:46:06 INFO GlusterFS mount attempt 

21/06/2020 11:45:36 INFO GlusterFS mount attempt 

21/06/2020 11:45:06 INFO GlusterFS mount attempt 

21/06/2020 11:44:36 INFO GlusterFS mount attempt 

21/06/2020 11:44:06 INFO GlusterFS mount attempt 

21/06/2020 11:43:36 INFO GlusterFS mount attempt 

21/06/2020 11:43:05 INFO GlusterFS mount attempt 

21/06/2020 11:42:35 INFO GlusterFS mount attempt 

21/06/2020 11:42:05 INFO GlusterFS mount attempt 

21/06/2020 11:41:35 INFO GlusterFS mount attempt 

21/06/2020 11:41:05 INFO GlusterFS mount attempt 

21/06/2020 11:40:35 INFO GlusterFS mount attempt 

21/06/2020 11:40:05 INFO GlusterFS mount attempt 

21/06/2020 11:39:35 INFO GlusterFS mount attempt 

21/06/2020 11:39:05 INFO GlusterFS mount attempt 

21/06/2020 11:38:35 INFO GlusterFS mount attempt 

21/06/2020 11:38:04 INFO GlusterFS mount attempt 

21/06/2020 11:37:34 INFO GlusterFS mount attempt 

21/06/2020 11:37:04 INFO GlusterFS mount attempt 

21/06/2020 11:36:34 INFO GlusterFS mount attempt 

21/06/2020 11:36:04 INFO GlusterFS mount attempt 

21/06/2020 11:35:34 INFO GlusterFS mount attempt 

21/06/2020 11:35:04 INFO GlusterFS mount attempt 

21/06/2020 11:34:34 INFO GlusterFS mount attempt 

21/06/2020 11:34:04 INFO GlusterFS mount attempt 

21/06/2020 11:33:34 INFO GlusterFS mount attempt 

21/06/2020 11:33:04 INFO GlusterFS mount attempt 

21/06/2020 11:32:33 INFO GlusterFS mount attempt 

21/06/2020 11:32:03 INFO GlusterFS mount attempt 

21/06/2020 11:31:33 INFO GlusterFS mount attempt 

21/06/2020 11:31:03 INFO GlusterFS mount attempt 

21/06/2020 11:30:33 INFO GlusterFS mount attempt 

21/06/2020 11:30:03 INFO GlusterFS mount attempt 

21/06/2020 11:29:33 INFO GlusterFS mount attempt 

21/06/2020 11:29:03 INFO GlusterFS mount attempt 

21/06/2020 11:28:33 INFO GlusterFS mount attempt 

21/06/2020 11:28:03 INFO GlusterFS mount attempt 

21/06/2020 11:27:32 INFO GlusterFS mount attempt 

21/06/2020 11:27:02 INFO GlusterFS mount attempt 

21/06/2020 11:26:32 INFO GlusterFS mount attempt 

21/06/2020 11:26:02 INFO GlusterFS mount attempt 

21/06/2020 11:25:32 INFO GlusterFS mount attempt 

21/06/2020 11:25:02 INFO GlusterFS mount attempt 

21/06/2020 11:24:32 INFO GlusterFS mount attempt 

21/06/2020 11:24:02 INFO GlusterFS mount attempt 

21/06/2020 11:23:32 INFO GlusterFS mount attempt 

21/06/2020 11:23:02 INFO GlusterFS mount attempt 

21/06/2020 11:22:32 INFO GlusterFS mount attempt 

21/06/2020 11:22:01 INFO GlusterFS mount attempt 

21/06/2020 11:21:31 INFO GlusterFS mount attempt 

21/06/2020 11:21:01 INFO GlusterFS mount attempt 

21/06/2020 11:20:31 INFO GlusterFS mount attempt 

21/06/2020 11:20:01 INFO GlusterFS mount attempt 

21/06/2020 11:19:31 INFO GlusterFS mount attempt 

21/06/2020 11:19:01 INFO GlusterFS mount attempt 

21/06/2020 11:18:31 INFO GlusterFS mount attempt 

21/06/2020 11:18:01 INFO GlusterFS mount attempt 

21/06/2020 11:17:31 INFO GlusterFS mount attempt 

21/06/2020 11:17:01 INFO GlusterFS mount attempt 

21/06/2020 11:16:30 INFO GlusterFS mount attempt 

21/06/2020 11:16:00 INFO GlusterFS mount attempt 

21/06/2020 11:15:30 INFO GlusterFS mount attempt 

21/06/2020 11:15:00 INFO GlusterFS mount attempt 

21/06/2020 11:14:30 INFO GlusterFS mount attempt 

21/06/2020 11:14:00 INFO GlusterFS mount attempt 

21/06/2020 11:13:30 INFO GlusterFS mount attempt 

21/06/2020 11:13:00 INFO GlusterFS mount attempt 

21/06/2020 11:12:30 INFO GlusterFS mount attempt 

21/06/2020 11:12:00 INFO GlusterFS mount attempt 

21/06/2020 11:11:30 INFO GlusterFS mount attempt 

21/06/2020 11:10:59 INFO GlusterFS mount attempt 

21/06/2020 11:10:29 INFO GlusterFS mount attempt 

21/06/2020 11:09:59 INFO GlusterFS mount attempt 

21/06/2020 11:09:29 INFO GlusterFS mount attempt 

21/06/2020 11:08:59 INFO GlusterFS mount attempt 

21/06/2020 11:08:29 INFO GlusterFS mount attempt 

21/06/2020 11:07:59 INFO GlusterFS mount attempt 

21/06/2020 11:07:29 INFO GlusterFS mount attempt 

21/06/2020 11:06:59 INFO GlusterFS mount attempt 

21/06/2020 11:06:29 INFO GlusterFS mount attempt 

21/06/2020 11:05:59 INFO GlusterFS mount attempt 

21/06/2020 11:05:28 INFO GlusterFS mount attempt 

21/06/2020 11:04:58 INFO GlusterFS mount attempt 

21/06/2020 11:04:28 INFO GlusterFS mount attempt 

21/06/2020 11:03:58 INFO GlusterFS mount attempt 

21/06/2020 11:03:28 INFO GlusterFS mount attempt 

21/06/2020 11:02:58 INFO GlusterFS mount attempt 

21/06/2020 11:02:28 INFO GlusterFS mount attempt 

21/06/2020 11:01:58 INFO GlusterFS mount attempt 

21/06/2020 11:01:28 INFO GlusterFS mount attempt 

21/06/2020 11:00:58 INFO GlusterFS mount attempt 

21/06/2020 11:00:28 INFO GlusterFS mount attempt 

21/06/2020 10:59:57 INFO GlusterFS mount attempt 

21/06/2020 10:59:27 INFO GlusterFS mount attempt 

21/06/2020 10:58:57 INFO GlusterFS mount attempt 

21/06/2020 10:58:27 INFO GlusterFS mount attempt 

21/06/2020 10:57:57 INFO GlusterFS mount attempt 

21/06/2020 10:57:27 INFO GlusterFS mount attempt 

21/06/2020 10:56:57 INFO GlusterFS mount attempt 

21/06/2020 10:56:27 INFO GlusterFS mount attempt 

21/06/2020 10:55:57 INFO GlusterFS mount attempt 

21/06/2020 10:55:27 INFO GlusterFS mount attempt 

21/06/2020 10:54:57 INFO GlusterFS mount attempt 

21/06/2020 10:54:27 INFO GlusterFS mount attempt 

21/06/2020 10:53:56 INFO GlusterFS mount attempt 

21/06/2020 10:53:26 INFO GlusterFS mount attempt 

21/06/2020 10:52:56 INFO GlusterFS mount attempt 

21/06/2020 10:52:26 INFO GlusterFS mount attempt 

21/06/2020 10:51:56 INFO GlusterFS mount attempt 

21/06/2020 10:51:26 INFO GlusterFS mount attempt 

21/06/2020 10:50:56 INFO GlusterFS mount attempt 

21/06/2020 10:50:26 INFO GlusterFS mount attempt 

21/06/2020 10:49:56 INFO GlusterFS mount attempt 

21/06/2020 10:49:26 INFO GlusterFS mount attempt 

21/06/2020 10:48:56 INFO GlusterFS mount attempt 

21/06/2020 10:48:25 INFO GlusterFS mount attempt 

21/06/2020 10:47:55 INFO GlusterFS mount attempt 

21/06/2020 10:47:25 INFO GlusterFS mount attempt 

21/06/2020 10:46:55 INFO GlusterFS mount attempt 

21/06/2020 10:46:25 INFO GlusterFS mount attempt 

21/06/2020 10:45:55 INFO GlusterFS mount attempt 

21/06/2020 10:45:25 INFO GlusterFS mount attempt 

21/06/2020 10:44:55 INFO GlusterFS mount attempt 

21/06/2020 10:44:25 INFO GlusterFS mount attempt 

21/06/2020 10:43:55 INFO GlusterFS mount attempt 

21/06/2020 10:43:25 INFO GlusterFS mount attempt 

21/06/2020 10:42:55 INFO GlusterFS mount attempt 

21/06/2020 10:42:24 INFO GlusterFS mount attempt 

21/06/2020 10:41:54 INFO GlusterFS mount attempt 

21/06/2020 10:41:24 INFO GlusterFS mount attempt 

21/06/2020 10:40:54 INFO GlusterFS mount attempt 

21/06/2020 10:40:24 INFO GlusterFS mount attempt 

21/06/2020 10:39:54 INFO GlusterFS mount attempt 

21/06/2020 10:39:24 INFO GlusterFS mount attempt 

21/06/2020 10:38:54 INFO GlusterFS mount attempt 

21/06/2020 10:38:24 INFO GlusterFS mount attempt 

21/06/2020 10:37:54 INFO GlusterFS mount attempt 

21/06/2020 10:37:23 INFO GlusterFS mount attempt 

21/06/2020 10:36:53 INFO GlusterFS mount attempt 

21/06/2020 10:36:23 INFO GlusterFS mount attempt 

21/06/2020 10:35:53 INFO GlusterFS mount attempt 

21/06/2020 10:35:23 INFO GlusterFS mount attempt 

21/06/2020 10:34:53 INFO GlusterFS mount attempt 

21/06/2020 10:34:23 INFO GlusterFS mount attempt 

21/06/2020 10:33:53 INFO GlusterFS mount attempt 

21/06/2020 10:33:23 INFO GlusterFS mount attempt 

21/06/2020 10:32:53 INFO GlusterFS mount attempt 

21/06/2020 10:32:23 INFO GlusterFS mount attempt 

21/06/2020 10:31:52 INFO GlusterFS mount attempt 

21/06/2020 10:31:22 INFO GlusterFS mount attempt 

21/06/2020 10:30:52 INFO GlusterFS mount attempt 

21/06/2020 10:30:22 INFO GlusterFS mount attempt 

21/06/2020 10:29:52 INFO GlusterFS mount attempt 

21/06/2020 10:29:22 INFO GlusterFS mount attempt 

21/06/2020 10:28:52 INFO GlusterFS mount attempt 

21/06/2020 10:28:22 INFO GlusterFS mount attempt 

21/06/2020 10:27:52 INFO GlusterFS mount attempt 

21/06/2020 10:27:22 INFO GlusterFS mount attempt 

21/06/2020 10:26:51 INFO GlusterFS mount attempt 

21/06/2020 10:26:21 INFO GlusterFS mount attempt 

21/06/2020 10:25:51 INFO GlusterFS mount attempt 

21/06/2020 10:25:21 INFO GlusterFS mount attempt 

21/06/2020 10:24:51 INFO GlusterFS mount attempt 

21/06/2020 10:24:21 INFO GlusterFS mount attempt 

21/06/2020 10:23:51 INFO GlusterFS mount attempt 

21/06/2020 10:23:21 INFO GlusterFS mount attempt 

21/06/2020 10:22:51 INFO GlusterFS mount attempt 

21/06/2020 10:22:21 INFO GlusterFS mount attempt 

21/06/2020 10:21:51 INFO GlusterFS mount attempt 

21/06/2020 10:21:20 INFO GlusterFS mount attempt 

21/06/2020 10:20:50 INFO GlusterFS mount attempt 

21/06/2020 10:20:20 INFO GlusterFS mount attempt 

21/06/2020 10:19:50 INFO GlusterFS mount attempt 

21/06/2020 10:19:20 INFO GlusterFS mount attempt 

21/06/2020 10:18:50 INFO GlusterFS mount attempt 

21/06/2020 10:18:20 INFO GlusterFS mount attempt 

21/06/2020 10:17:50 INFO GlusterFS mount attempt 

21/06/2020 10:17:20 INFO GlusterFS mount attempt 

21/06/2020 10:16:50 INFO GlusterFS mount attempt 

21/06/2020 10:16:20 INFO GlusterFS mount attempt 

21/06/2020 10:15:50 INFO GlusterFS mount attempt 

21/06/2020 10:15:19 INFO GlusterFS mount attempt 

21/06/2020 10:14:49 INFO GlusterFS mount attempt 

21/06/2020 10:14:19 INFO GlusterFS mount attempt 

21/06/2020 10:13:49 INFO GlusterFS mount attempt 

21/06/2020 10:13:19 INFO GlusterFS mount attempt 

21/06/2020 10:12:49 INFO GlusterFS mount attempt 

21/06/2020 10:12:19 INFO GlusterFS mount attempt 

21/06/2020 10:11:49 INFO GlusterFS mount attempt 

21/06/2020 10:11:19 INFO GlusterFS mount attempt 

21/06/2020 10:10:49 INFO GlusterFS mount attempt 

21/06/2020 10:10:19 INFO GlusterFS mount attempt 

21/06/2020 10:09:48 INFO GlusterFS mount attempt 

21/06/2020 10:09:18 INFO GlusterFS mount attempt 

21/06/2020 10:08:48 INFO GlusterFS mount attempt 

21/06/2020 10:08:18 INFO GlusterFS mount attempt 

21/06/2020 10:07:48 INFO GlusterFS mount attempt 

21/06/2020 10:07:18 INFO GlusterFS mount attempt 

21/06/2020 10:06:48 INFO GlusterFS mount attempt 

21/06/2020 10:06:18 INFO GlusterFS mount attempt 

21/06/2020 10:05:48 INFO GlusterFS mount attempt 

21/06/2020 10:05:18 INFO GlusterFS mount attempt 

21/06/2020 10:04:48 INFO GlusterFS mount attempt 

21/06/2020 10:04:17 INFO GlusterFS mount attempt 

21/06/2020 10:03:47 INFO GlusterFS mount attempt 

21/06/2020 10:03:17 INFO GlusterFS mount attempt 

21/06/2020 10:02:47 INFO GlusterFS mount attempt 

21/06/2020 10:02:17 INFO GlusterFS mount attempt 

21/06/2020 10:01:47 INFO GlusterFS mount attempt 

21/06/2020 10:01:17 INFO GlusterFS mount attempt 

21/06/2020 10:00:47 INFO GlusterFS mount attempt 

21/06/2020 10:00:17 INFO GlusterFS mount attempt 

21/06/2020 09:59:47 INFO GlusterFS mount attempt 

21/06/2020 09:59:17 INFO GlusterFS mount attempt 

21/06/2020 09:58:46 INFO GlusterFS mount attempt 

21/06/2020 09:58:16 INFO GlusterFS mount attempt 

21/06/2020 09:57:46 INFO GlusterFS mount attempt 

21/06/2020 09:57:16 INFO GlusterFS mount attempt 

21/06/2020 09:56:46 INFO GlusterFS mount attempt 

21/06/2020 09:56:16 INFO GlusterFS mount attempt 

21/06/2020 09:55:46 INFO GlusterFS mount attempt 

21/06/2020 09:55:16 INFO GlusterFS mount attempt 

21/06/2020 09:54:46 INFO GlusterFS mount attempt 

21/06/2020 09:54:16 INFO GlusterFS mount attempt 

21/06/2020 09:53:45 INFO GlusterFS mount attempt 

21/06/2020 09:53:15 INFO GlusterFS mount attempt 

21/06/2020 09:52:45 INFO GlusterFS mount attempt 

21/06/2020 09:52:15 INFO GlusterFS mount attempt 

21/06/2020 09:51:45 INFO GlusterFS mount attempt 

21/06/2020 09:51:15 INFO GlusterFS mount attempt 

21/06/2020 09:50:45 INFO GlusterFS mount attempt 

21/06/2020 09:50:15 INFO GlusterFS mount attempt 

21/06/2020 09:49:45 INFO GlusterFS mount attempt 

21/06/2020 09:49:15 INFO GlusterFS mount attempt 

21/06/2020 09:48:45 INFO GlusterFS mount attempt 

21/06/2020 09:48:14 INFO GlusterFS mount attempt 

21/06/2020 09:47:44 INFO GlusterFS mount attempt 

21/06/2020 09:47:14 INFO GlusterFS mount attempt 

21/06/2020 09:46:44 INFO GlusterFS mount attempt 

21/06/2020 09:46:14 INFO GlusterFS mount attempt 

21/06/2020 09:45:44 INFO GlusterFS mount attempt 

21/06/2020 09:45:14 INFO GlusterFS mount attempt 

21/06/2020 09:44:44 INFO GlusterFS mount attempt 

21/06/2020 09:44:14 INFO GlusterFS mount attempt 

21/06/2020 09:43:44 INFO GlusterFS mount attempt 

21/06/2020 09:43:14 INFO GlusterFS mount attempt 

21/06/2020 09:42:43 INFO GlusterFS mount attempt 

21/06/2020 09:42:13 INFO GlusterFS mount attempt 

21/06/2020 09:41:43 INFO GlusterFS mount attempt 

21/06/2020 09:41:13 INFO GlusterFS mount attempt 

21/06/2020 09:40:43 INFO GlusterFS mount attempt 

21/06/2020 09:40:13 INFO GlusterFS mount attempt 

21/06/2020 09:39:43 INFO GlusterFS mount attempt 

21/06/2020 09:39:13 INFO GlusterFS mount attempt 

21/06/2020 09:38:43 INFO GlusterFS mount attempt 

21/06/2020 09:38:13 INFO GlusterFS mount attempt 

21/06/2020 09:37:43 INFO GlusterFS mount attempt 

21/06/2020 09:37:12 INFO GlusterFS mount attempt 

21/06/2020 09:36:42 INFO GlusterFS mount attempt 

21/06/2020 09:36:12 INFO GlusterFS mount attempt 

21/06/2020 09:35:42 INFO GlusterFS mount attempt 

21/06/2020 09:35:12 INFO GlusterFS mount attempt 

21/06/2020 09:34:42 INFO GlusterFS mount attempt 

21/06/2020 09:34:12 INFO GlusterFS mount attempt 

21/06/2020 09:33:42 INFO GlusterFS mount attempt 

21/06/2020 09:33:12 INFO GlusterFS mount attempt 

21/06/2020 09:32:42 INFO GlusterFS mount attempt 

21/06/2020 09:32:12 INFO GlusterFS mount attempt 

21/06/2020 09:31:41 INFO GlusterFS mount attempt 

21/06/2020 09:31:11 INFO GlusterFS mount attempt 

21/06/2020 09:30:41 INFO GlusterFS mount attempt 

21/06/2020 09:30:11 INFO GlusterFS mount attempt 

21/06/2020 09:29:41 INFO GlusterFS mount attempt 

21/06/2020 09:29:11 INFO GlusterFS mount attempt 

21/06/2020 09:28:41 INFO GlusterFS mount attempt 

21/06/2020 09:28:11 INFO GlusterFS mount attempt 

21/06/2020 09:27:41 INFO GlusterFS mount attempt 

21/06/2020 09:27:11 INFO GlusterFS mount attempt 

21/06/2020 09:26:41 INFO GlusterFS mount attempt 

21/06/2020 09:26:10 INFO GlusterFS mount attempt 

21/06/2020 09:25:40 INFO GlusterFS mount attempt 

21/06/2020 09:25:10 INFO GlusterFS mount attempt 

21/06/2020 09:24:40 INFO GlusterFS mount attempt 

21/06/2020 09:24:10 INFO GlusterFS mount attempt 

21/06/2020 09:23:40 INFO GlusterFS mount attempt 

21/06/2020 09:23:10 INFO GlusterFS mount attempt 

21/06/2020 09:22:40 INFO GlusterFS mount attempt 

21/06/2020 09:22:10 INFO GlusterFS mount attempt 

21/06/2020 09:21:40 INFO GlusterFS mount attempt 

21/06/2020 09:21:10 INFO GlusterFS mount attempt 

21/06/2020 09:20:39 INFO GlusterFS mount attempt 

21/06/2020 09:20:09 INFO GlusterFS mount attempt 

21/06/2020 09:19:39 INFO GlusterFS mount attempt 

21/06/2020 09:19:09 INFO GlusterFS mount attempt 

21/06/2020 09:18:39 INFO GlusterFS mount attempt 

21/06/2020 09:18:09 INFO GlusterFS mount attempt 

21/06/2020 09:17:39 INFO GlusterFS mount attempt 

21/06/2020 09:17:09 INFO GlusterFS mount attempt 

21/06/2020 09:16:39 INFO GlusterFS mount attempt 

21/06/2020 09:16:09 INFO GlusterFS mount attempt 

21/06/2020 09:15:39 INFO GlusterFS mount attempt 

21/06/2020 09:15:08 INFO GlusterFS mount attempt 

21/06/2020 09:14:38 INFO GlusterFS mount attempt 

21/06/2020 09:14:08 INFO GlusterFS mount attempt 

21/06/2020 09:13:38 INFO GlusterFS mount attempt 

21/06/2020 09:13:08 INFO GlusterFS mount attempt 

21/06/2020 09:12:38 INFO GlusterFS mount attempt 

21/06/2020 09:12:08 INFO GlusterFS mount attempt 

21/06/2020 09:11:38 INFO GlusterFS mount attempt 

21/06/2020 09:11:08 INFO GlusterFS mount attempt 

21/06/2020 09:10:38 INFO GlusterFS mount attempt 

21/06/2020 09:10:07 INFO GlusterFS mount attempt 

21/06/2020 09:09:37 INFO GlusterFS mount attempt 

21/06/2020 09:09:07 INFO GlusterFS mount attempt 

21/06/2020 09:08:37 INFO GlusterFS mount attempt 

21/06/2020 09:08:07 INFO GlusterFS mount attempt 

21/06/2020 09:07:37 INFO GlusterFS mount attempt 

21/06/2020 09:07:07 INFO GlusterFS mount attempt 

21/06/2020 09:06:37 INFO GlusterFS mount attempt 

21/06/2020 09:06:07 INFO GlusterFS mount attempt 

21/06/2020 09:05:37 INFO GlusterFS mount attempt 

21/06/2020 09:05:07 INFO GlusterFS mount attempt 

21/06/2020 09:04:37 INFO GlusterFS mount attempt 

21/06/2020 09:04:06 INFO GlusterFS mount attempt 

21/06/2020 09:03:36 INFO GlusterFS mount attempt 

21/06/2020 09:03:06 INFO GlusterFS mount attempt 

21/06/2020 09:02:36 INFO GlusterFS mount attempt 

21/06/2020 09:02:06 INFO GlusterFS mount attempt 

21/06/2020 09:01:36 INFO GlusterFS mount attempt 

21/06/2020 09:01:06 INFO GlusterFS mount attempt 

21/06/2020 09:00:36 INFO GlusterFS mount attempt 

21/06/2020 09:00:06 INFO GlusterFS mount attempt 

21/06/2020 08:59:36 INFO GlusterFS mount attempt 

21/06/2020 08:59:05 INFO GlusterFS mount attempt 

21/06/2020 08:58:35 INFO GlusterFS mount attempt 

21/06/2020 08:58:05 INFO GlusterFS mount attempt 

21/06/2020 08:57:35 INFO GlusterFS mount attempt 

21/06/2020 08:57:05 INFO GlusterFS mount attempt 

21/06/2020 08:56:35 INFO GlusterFS mount attempt 

21/06/2020 08:56:05 INFO GlusterFS mount attempt 

21/06/2020 08:55:35 INFO GlusterFS mount attempt 

21/06/2020 08:55:05 INFO GlusterFS mount attempt 

21/06/2020 08:54:35 INFO GlusterFS mount attempt 

21/06/2020 08:54:05 INFO GlusterFS mount attempt 

21/06/2020 08:53:34 INFO GlusterFS mount attempt 

21/06/2020 08:53:04 INFO GlusterFS mount attempt 

21/06/2020 08:52:34 INFO GlusterFS mount attempt 

21/06/2020 08:52:04 INFO GlusterFS mount attempt 

21/06/2020 08:51:34 INFO GlusterFS mount attempt 

21/06/2020 08:51:04 INFO GlusterFS mount attempt 

21/06/2020 08:50:34 INFO GlusterFS mount attempt 

21/06/2020 08:50:04 INFO GlusterFS mount attempt 

21/06/2020 08:49:34 INFO GlusterFS mount attempt 

21/06/2020 08:49:04 INFO GlusterFS mount attempt 

21/06/2020 08:48:34 INFO GlusterFS mount attempt 

21/06/2020 08:48:03 INFO GlusterFS mount attempt 

21/06/2020 08:47:33 INFO GlusterFS mount attempt 

21/06/2020 08:47:03 INFO GlusterFS mount attempt 

21/06/2020 08:46:33 INFO GlusterFS mount attempt 

21/06/2020 08:46:03 INFO GlusterFS mount attempt 

21/06/2020 08:45:33 INFO GlusterFS mount attempt 

21/06/2020 08:45:03 INFO GlusterFS mount attempt 

21/06/2020 08:44:33 INFO GlusterFS mount attempt 

21/06/2020 08:44:03 INFO GlusterFS mount attempt 

21/06/2020 08:43:33 INFO GlusterFS mount attempt 

21/06/2020 08:43:03 INFO GlusterFS mount attempt 

21/06/2020 08:42:32 INFO GlusterFS mount attempt 

21/06/2020 08:42:02 INFO GlusterFS mount attempt 

21/06/2020 08:41:32 INFO GlusterFS mount attempt 

21/06/2020 08:41:02 INFO GlusterFS mount attempt 

21/06/2020 08:40:32 INFO GlusterFS mount attempt 

21/06/2020 08:40:02 INFO GlusterFS mount attempt 

21/06/2020 08:39:32 INFO GlusterFS mount attempt 

21/06/2020 08:39:02 INFO GlusterFS mount attempt 

21/06/2020 08:38:32 INFO GlusterFS mount attempt 

21/06/2020 08:38:02 INFO GlusterFS mount attempt 

21/06/2020 08:37:32 INFO GlusterFS mount attempt 

21/06/2020 08:37:01 INFO GlusterFS mount attempt 

21/06/2020 08:36:31 INFO GlusterFS mount attempt 

21/06/2020 08:36:01 INFO GlusterFS mount attempt 

21/06/2020 08:35:31 INFO GlusterFS mount attempt 

21/06/2020 08:35:01 INFO GlusterFS mount attempt 

21/06/2020 08:34:31 INFO GlusterFS mount attempt 

21/06/2020 08:34:01 INFO GlusterFS mount attempt 

21/06/2020 08:33:31 INFO GlusterFS mount attempt 

21/06/2020 08:33:01 INFO GlusterFS mount attempt 

21/06/2020 08:32:31 INFO GlusterFS mount attempt 

21/06/2020 08:32:00 INFO GlusterFS mount attempt 

21/06/2020 08:31:30 INFO GlusterFS mount attempt 

21/06/2020 08:31:00 INFO GlusterFS mount attempt 

21/06/2020 08:30:30 INFO GlusterFS mount attempt 

21/06/2020 08:30:00 INFO GlusterFS mount attempt 

21/06/2020 08:29:30 INFO GlusterFS mount attempt 

21/06/2020 08:29:00 INFO GlusterFS mount attempt 

21/06/2020 08:28:30 INFO GlusterFS mount attempt 

21/06/2020 08:28:00 INFO GlusterFS mount attempt 

21/06/2020 08:27:30 INFO GlusterFS mount attempt 

21/06/2020 08:27:00 INFO GlusterFS mount attempt 

21/06/2020 08:26:30 INFO GlusterFS mount attempt 

21/06/2020 08:25:59 INFO GlusterFS mount attempt 

21/06/2020 08:25:29 INFO GlusterFS mount attempt 

21/06/2020 08:24:59 INFO GlusterFS mount attempt 

21/06/2020 08:24:29 INFO GlusterFS mount attempt 

21/06/2020 08:23:59 INFO GlusterFS mount attempt 

21/06/2020 08:23:29 INFO GlusterFS mount attempt 

21/06/2020 08:22:59 INFO GlusterFS mount attempt 

21/06/2020 08:22:29 INFO GlusterFS mount attempt 

21/06/2020 08:21:59 INFO GlusterFS mount attempt 

21/06/2020 08:21:29 INFO GlusterFS mount attempt 

21/06/2020 08:20:58 INFO GlusterFS mount attempt 

21/06/2020 08:20:28 INFO GlusterFS mount attempt 

21/06/2020 08:19:58 INFO GlusterFS mount attempt 

21/06/2020 08:19:28 INFO GlusterFS mount attempt 

21/06/2020 08:18:58 INFO GlusterFS mount attempt 

21/06/2020 08:18:28 INFO GlusterFS mount attempt 

21/06/2020 08:17:58 INFO GlusterFS mount attempt 

21/06/2020 08:17:28 INFO GlusterFS mount attempt 

21/06/2020 08:16:58 INFO GlusterFS mount attempt 

21/06/2020 08:16:28 INFO GlusterFS mount attempt 

21/06/2020 08:15:58 INFO GlusterFS mount attempt 

21/06/2020 08:15:27 INFO GlusterFS mount attempt 

21/06/2020 08:14:57 INFO GlusterFS mount attempt 

21/06/2020 08:14:27 INFO GlusterFS mount attempt 

21/06/2020 08:13:57 INFO GlusterFS mount attempt 

21/06/2020 08:13:27 INFO GlusterFS mount attempt 

21/06/2020 08:12:57 INFO GlusterFS mount attempt 

21/06/2020 08:12:27 INFO GlusterFS mount attempt 

21/06/2020 08:11:57 INFO GlusterFS mount attempt 

21/06/2020 08:11:27 INFO GlusterFS mount attempt 

21/06/2020 08:10:57 INFO GlusterFS mount attempt 

21/06/2020 08:10:27 INFO GlusterFS mount attempt 

21/06/2020 08:09:56 INFO GlusterFS mount attempt 

21/06/2020 08:09:26 INFO GlusterFS mount attempt 

21/06/2020 08:08:56 INFO GlusterFS mount attempt 

21/06/2020 08:08:26 INFO GlusterFS mount attempt 

21/06/2020 08:07:56 INFO GlusterFS mount attempt 

21/06/2020 08:07:26 INFO GlusterFS mount attempt 

21/06/2020 08:06:56 INFO GlusterFS mount attempt 

21/06/2020 08:06:26 INFO GlusterFS mount attempt 

21/06/2020 08:05:56 INFO GlusterFS mount attempt 

21/06/2020 08:05:26 INFO GlusterFS mount attempt 

21/06/2020 08:04:56 INFO GlusterFS mount attempt 

21/06/2020 08:04:25 INFO GlusterFS mount attempt 

21/06/2020 08:03:55 INFO GlusterFS mount attempt 

21/06/2020 08:03:25 INFO GlusterFS mount attempt 

21/06/2020 08:02:55 INFO GlusterFS mount attempt 

21/06/2020 08:02:25 INFO GlusterFS mount attempt 

21/06/2020 08:01:55 INFO GlusterFS mount attempt 

21/06/2020 08:01:25 INFO GlusterFS mount attempt 

21/06/2020 08:00:55 INFO GlusterFS mount attempt 

21/06/2020 08:00:25 INFO GlusterFS mount attempt 

21/06/2020 07:59:55 INFO GlusterFS mount attempt 

21/06/2020 07:59:25 INFO GlusterFS mount attempt 

21/06/2020 07:58:54 INFO GlusterFS mount attempt 

21/06/2020 07:58:24 INFO GlusterFS mount attempt 

21/06/2020 07:57:54 INFO GlusterFS mount attempt 

21/06/2020 07:57:24 INFO GlusterFS mount attempt 

21/06/2020 07:56:54 INFO GlusterFS mount attempt 

21/06/2020 07:56:24 INFO GlusterFS mount attempt 

21/06/2020 07:55:54 INFO GlusterFS mount attempt 

21/06/2020 07:55:24 INFO GlusterFS mount attempt 

21/06/2020 07:54:54 INFO GlusterFS mount attempt 

21/06/2020 07:54:24 INFO GlusterFS mount attempt 

21/06/2020 07:53:53 INFO GlusterFS mount attempt 

21/06/2020 07:53:23 INFO GlusterFS mount attempt 

21/06/2020 07:52:53 INFO GlusterFS mount attempt 

21/06/2020 07:52:23 INFO GlusterFS mount attempt 

21/06/2020 07:51:53 INFO GlusterFS mount attempt 

21/06/2020 07:51:23 INFO GlusterFS mount attempt 

21/06/2020 07:50:53 INFO GlusterFS mount attempt 

21/06/2020 07:50:23 INFO GlusterFS mount attempt 

21/06/2020 07:49:53 INFO GlusterFS mount attempt 

21/06/2020 07:49:23 INFO GlusterFS mount attempt 

21/06/2020 07:48:53 INFO GlusterFS mount attempt 

21/06/2020 07:48:22 INFO GlusterFS mount attempt 

21/06/2020 07:47:52 INFO GlusterFS mount attempt 

21/06/2020 07:47:22 INFO GlusterFS mount attempt 

21/06/2020 07:46:52 INFO GlusterFS mount attempt 

21/06/2020 07:46:22 INFO GlusterFS mount attempt 

21/06/2020 07:45:52 INFO GlusterFS mount attempt 

21/06/2020 07:45:22 INFO GlusterFS mount attempt 

21/06/2020 07:44:52 INFO GlusterFS mount attempt 

21/06/2020 07:44:22 INFO GlusterFS mount attempt 

21/06/2020 07:43:52 INFO GlusterFS mount attempt 

21/06/2020 07:43:21 INFO GlusterFS mount attempt 

21/06/2020 07:42:51 INFO GlusterFS mount attempt 

21/06/2020 07:42:21 INFO GlusterFS mount attempt 

21/06/2020 07:41:51 INFO GlusterFS mount attempt 

21/06/2020 07:41:21 INFO GlusterFS mount attempt 

21/06/2020 07:40:51 INFO GlusterFS mount attempt 

21/06/2020 07:40:21 INFO GlusterFS mount attempt 

21/06/2020 07:39:51 INFO GlusterFS mount attempt 

21/06/2020 07:39:21 INFO GlusterFS mount attempt 

21/06/2020 07:38:51 INFO GlusterFS mount attempt 

21/06/2020 07:38:21 INFO GlusterFS mount attempt 

21/06/2020 07:37:50 INFO GlusterFS mount attempt 

21/06/2020 07:37:20 INFO GlusterFS mount attempt 

21/06/2020 07:36:50 INFO GlusterFS mount attempt 

21/06/2020 07:36:20 INFO GlusterFS mount attempt 

21/06/2020 07:35:50 INFO GlusterFS mount attempt 

21/06/2020 07:35:20 INFO GlusterFS mount attempt 

21/06/2020 07:34:50 INFO GlusterFS mount attempt 

21/06/2020 07:34:20 INFO GlusterFS mount attempt 

21/06/2020 07:33:50 INFO GlusterFS mount attempt 

21/06/2020 07:33:20 INFO GlusterFS mount attempt 

21/06/2020 07:32:49 INFO GlusterFS mount attempt 

21/06/2020 07:32:19 INFO GlusterFS mount attempt 

21/06/2020 07:31:49 INFO GlusterFS mount attempt 

21/06/2020 07:31:19 INFO GlusterFS mount attempt 

21/06/2020 07:30:49 INFO GlusterFS mount attempt 

21/06/2020 07:30:19 INFO GlusterFS mount attempt 

21/06/2020 07:29:49 INFO GlusterFS mount attempt 

21/06/2020 07:29:19 INFO GlusterFS mount attempt 

21/06/2020 07:28:49 INFO GlusterFS mount attempt 

21/06/2020 07:28:19 INFO GlusterFS mount attempt 

21/06/2020 07:27:49 INFO GlusterFS mount attempt 

21/06/2020 07:27:19 INFO GlusterFS mount attempt 

21/06/2020 07:26:48 INFO GlusterFS mount attempt 

21/06/2020 07:26:18 INFO GlusterFS mount attempt 

21/06/2020 07:25:48 INFO GlusterFS mount attempt 

21/06/2020 07:25:18 INFO GlusterFS mount attempt 

21/06/2020 07:24:48 INFO GlusterFS mount attempt 

21/06/2020 07:24:18 INFO GlusterFS mount attempt 

21/06/2020 07:23:48 INFO GlusterFS mount attempt 

21/06/2020 07:23:18 INFO GlusterFS mount attempt 

21/06/2020 07:22:48 INFO GlusterFS mount attempt 

21/06/2020 07:22:18 INFO GlusterFS mount attempt 

21/06/2020 07:21:48 INFO GlusterFS mount attempt 

21/06/2020 07:21:17 INFO GlusterFS mount attempt 

21/06/2020 07:20:47 INFO GlusterFS mount attempt 

21/06/2020 07:20:17 INFO GlusterFS mount attempt 

21/06/2020 07:19:47 INFO GlusterFS mount attempt 

21/06/2020 07:19:17 INFO GlusterFS mount attempt 

21/06/2020 07:18:47 INFO GlusterFS mount attempt 

21/06/2020 07:18:17 INFO GlusterFS mount attempt 

21/06/2020 07:17:47 INFO GlusterFS mount attempt 

21/06/2020 07:17:17 INFO GlusterFS mount attempt 

21/06/2020 07:16:47 INFO GlusterFS mount attempt 

21/06/2020 07:16:16 INFO GlusterFS mount attempt 

21/06/2020 07:15:46 INFO GlusterFS mount attempt 

21/06/2020 07:15:16 INFO GlusterFS mount attempt 

21/06/2020 07:14:46 INFO GlusterFS mount attempt 

21/06/2020 07:14:16 INFO GlusterFS mount attempt 

21/06/2020 07:13:46 INFO GlusterFS mount attempt 

21/06/2020 07:13:16 INFO GlusterFS mount attempt 

21/06/2020 07:12:46 INFO GlusterFS mount attempt 

21/06/2020 07:12:16 INFO GlusterFS mount attempt 

21/06/2020 07:11:46 INFO GlusterFS mount attempt 

21/06/2020 07:11:16 INFO GlusterFS mount attempt 

21/06/2020 07:10:45 INFO GlusterFS mount attempt 

21/06/2020 07:10:15 INFO GlusterFS mount attempt 

21/06/2020 07:09:45 INFO GlusterFS mount attempt 

21/06/2020 07:09:15 INFO GlusterFS mount attempt 

21/06/2020 07:08:45 INFO GlusterFS mount attempt 

21/06/2020 07:08:15 INFO GlusterFS mount attempt 

21/06/2020 07:07:45 INFO GlusterFS mount attempt 

21/06/2020 07:07:15 INFO GlusterFS mount attempt 

21/06/2020 07:06:45 INFO GlusterFS mount attempt 

21/06/2020 07:06:15 INFO GlusterFS mount attempt 

21/06/2020 07:05:45 INFO GlusterFS mount attempt 

21/06/2020 07:05:14 INFO GlusterFS mount attempt 

21/06/2020 07:04:44 INFO GlusterFS mount attempt 

21/06/2020 07:04:14 INFO GlusterFS mount attempt 

21/06/2020 07:03:44 INFO GlusterFS mount attempt 

21/06/2020 07:03:14 INFO GlusterFS mount attempt 

21/06/2020 07:02:44 INFO GlusterFS mount attempt 

21/06/2020 07:02:14 INFO GlusterFS mount attempt 

21/06/2020 07:01:44 INFO GlusterFS mount attempt 

21/06/2020 07:01:14 INFO GlusterFS mount attempt 

21/06/2020 07:00:44 INFO GlusterFS mount attempt 

21/06/2020 07:00:14 INFO GlusterFS mount attempt 

21/06/2020 06:59:44 INFO GlusterFS mount attempt 

21/06/2020 06:59:13 INFO GlusterFS mount attempt 

21/06/2020 06:58:43 INFO GlusterFS mount attempt 

21/06/2020 06:58:13 INFO GlusterFS mount attempt 

21/06/2020 06:57:43 INFO GlusterFS mount attempt 

21/06/2020 06:57:13 INFO GlusterFS mount attempt 

21/06/2020 06:56:43 INFO GlusterFS mount attempt 

21/06/2020 06:56:13 INFO GlusterFS mount attempt 

21/06/2020 06:55:43 INFO GlusterFS mount attempt 

21/06/2020 06:55:13 INFO GlusterFS mount attempt 

21/06/2020 06:54:43 INFO GlusterFS mount attempt 

21/06/2020 06:54:13 INFO GlusterFS mount attempt 

21/06/2020 06:53:42 INFO GlusterFS mount attempt 

21/06/2020 06:53:12 INFO GlusterFS mount attempt 

21/06/2020 06:52:42 INFO GlusterFS mount attempt 

21/06/2020 06:52:12 INFO GlusterFS mount attempt 

21/06/2020 06:51:42 INFO GlusterFS mount attempt 

21/06/2020 06:51:12 INFO GlusterFS mount attempt 

21/06/2020 06:50:42 INFO GlusterFS mount attempt 

21/06/2020 06:50:12 INFO GlusterFS mount attempt 

21/06/2020 06:49:42 INFO GlusterFS mount attempt 

21/06/2020 06:49:12 INFO GlusterFS mount attempt 

21/06/2020 06:48:42 INFO GlusterFS mount attempt 

21/06/2020 06:48:11 INFO GlusterFS mount attempt 

21/06/2020 06:47:41 INFO GlusterFS mount attempt 

21/06/2020 06:47:11 INFO GlusterFS mount attempt 

21/06/2020 06:46:41 INFO GlusterFS mount attempt 

21/06/2020 06:46:11 INFO GlusterFS mount attempt 

21/06/2020 06:45:41 INFO GlusterFS mount attempt 

21/06/2020 06:45:11 INFO GlusterFS mount attempt 

21/06/2020 06:44:41 INFO GlusterFS mount attempt 

21/06/2020 06:44:11 INFO GlusterFS mount attempt 

21/06/2020 06:43:41 INFO GlusterFS mount attempt 

21/06/2020 06:43:11 INFO GlusterFS mount attempt 

21/06/2020 06:42:40 INFO GlusterFS mount attempt 

21/06/2020 06:42:10 INFO GlusterFS mount attempt 

21/06/2020 06:41:40 INFO GlusterFS mount attempt 

21/06/2020 06:41:10 INFO GlusterFS mount attempt 

21/06/2020 06:40:40 INFO GlusterFS mount attempt 

21/06/2020 06:40:10 INFO GlusterFS mount attempt 

21/06/2020 06:39:40 INFO GlusterFS mount attempt 

21/06/2020 06:39:10 INFO GlusterFS mount attempt 

21/06/2020 06:38:40 INFO GlusterFS mount attempt 

21/06/2020 06:38:10 INFO GlusterFS mount attempt 

21/06/2020 06:37:39 INFO GlusterFS mount attempt 

21/06/2020 06:37:09 INFO GlusterFS mount attempt 

21/06/2020 06:36:39 INFO GlusterFS mount attempt 

21/06/2020 06:36:09 INFO GlusterFS mount attempt 

21/06/2020 06:35:39 INFO GlusterFS mount attempt 

21/06/2020 06:35:09 INFO GlusterFS mount attempt 

21/06/2020 06:34:39 INFO GlusterFS mount attempt 

21/06/2020 06:34:09 INFO GlusterFS mount attempt 

21/06/2020 06:33:39 INFO GlusterFS mount attempt 

21/06/2020 06:33:09 INFO GlusterFS mount attempt 

21/06/2020 06:32:39 INFO GlusterFS mount attempt 

21/06/2020 06:32:08 INFO GlusterFS mount attempt 

21/06/2020 06:31:38 INFO GlusterFS mount attempt 

21/06/2020 06:31:08 INFO GlusterFS mount attempt 

21/06/2020 06:30:38 INFO GlusterFS mount attempt 

21/06/2020 06:30:08 INFO GlusterFS mount attempt 

21/06/2020 06:29:38 INFO GlusterFS mount attempt 

21/06/2020 06:29:08 INFO GlusterFS mount attempt 

21/06/2020 06:28:38 INFO GlusterFS mount attempt 

21/06/2020 06:28:08 INFO GlusterFS mount attempt 

21/06/2020 06:27:38 INFO GlusterFS mount attempt 

21/06/2020 06:27:08 INFO GlusterFS mount attempt 

21/06/2020 06:26:37 INFO GlusterFS mount attempt 

21/06/2020 06:26:07 INFO GlusterFS mount attempt 

21/06/2020 06:25:37 INFO GlusterFS mount attempt 

21/06/2020 06:25:07 INFO GlusterFS mount attempt 

21/06/2020 06:24:37 INFO GlusterFS mount attempt 

21/06/2020 06:24:07 INFO GlusterFS mount attempt 

21/06/2020 06:23:37 INFO GlusterFS mount attempt 

21/06/2020 06:23:07 INFO GlusterFS mount attempt 

21/06/2020 06:22:37 INFO GlusterFS mount attempt 

21/06/2020 06:22:07 INFO GlusterFS mount attempt 

21/06/2020 06:21:37 INFO GlusterFS mount attempt 

21/06/2020 06:21:06 INFO GlusterFS mount attempt 

21/06/2020 06:20:36 INFO GlusterFS mount attempt 

21/06/2020 06:20:06 INFO GlusterFS mount attempt 

21/06/2020 06:19:36 INFO GlusterFS mount attempt 

21/06/2020 06:19:06 INFO GlusterFS mount attempt 

21/06/2020 06:18:36 INFO GlusterFS mount attempt 

21/06/2020 06:18:06 INFO GlusterFS mount attempt 

21/06/2020 06:17:36 INFO GlusterFS mount attempt 

21/06/2020 06:17:06 INFO GlusterFS mount attempt 

21/06/2020 06:16:36 INFO GlusterFS mount attempt 

21/06/2020 06:16:05 INFO GlusterFS mount attempt 

21/06/2020 06:15:35 INFO GlusterFS mount attempt 

21/06/2020 06:15:05 INFO GlusterFS mount attempt 

21/06/2020 06:14:35 INFO GlusterFS mount attempt 

21/06/2020 06:14:05 INFO GlusterFS mount attempt 

21/06/2020 06:13:35 INFO GlusterFS mount attempt 

21/06/2020 06:13:05 INFO GlusterFS mount attempt 

21/06/2020 06:12:35 INFO GlusterFS mount attempt 

21/06/2020 06:12:05 INFO GlusterFS mount attempt 

21/06/2020 06:11:35 INFO GlusterFS mount attempt 

21/06/2020 06:11:05 INFO GlusterFS mount attempt 

21/06/2020 06:10:34 INFO GlusterFS mount attempt 

21/06/2020 06:10:04 INFO GlusterFS mount attempt 

21/06/2020 06:09:34 INFO GlusterFS mount attempt 

21/06/2020 06:09:04 INFO GlusterFS mount attempt 

21/06/2020 06:08:34 INFO GlusterFS mount attempt 

21/06/2020 06:08:04 INFO GlusterFS mount attempt 

21/06/2020 06:07:34 INFO GlusterFS mount attempt 

21/06/2020 06:07:04 INFO GlusterFS mount attempt 

21/06/2020 06:06:34 INFO GlusterFS mount attempt 

21/06/2020 06:06:04 INFO GlusterFS mount attempt 

21/06/2020 06:05:33 INFO GlusterFS mount attempt 

21/06/2020 06:05:03 INFO GlusterFS mount attempt 

21/06/2020 06:04:33 INFO GlusterFS mount attempt 

21/06/2020 06:04:03 INFO GlusterFS mount attempt 

21/06/2020 06:03:33 INFO GlusterFS mount attempt 

21/06/2020 06:03:03 INFO GlusterFS mount attempt 

21/06/2020 06:02:33 INFO GlusterFS mount attempt 

21/06/2020 06:02:03 INFO GlusterFS mount attempt 

21/06/2020 06:01:33 INFO GlusterFS mount attempt 

21/06/2020 06:01:03 INFO GlusterFS mount attempt 

21/06/2020 06:00:33 INFO GlusterFS mount attempt 

21/06/2020 06:00:02 INFO GlusterFS mount attempt 

21/06/2020 05:59:32 INFO GlusterFS mount attempt 

21/06/2020 05:59:02 INFO GlusterFS mount attempt 

21/06/2020 05:58:32 INFO GlusterFS mount attempt 

21/06/2020 05:58:02 INFO GlusterFS mount attempt 

21/06/2020 05:57:32 INFO GlusterFS mount attempt 

21/06/2020 05:57:02 INFO GlusterFS mount attempt 

21/06/2020 05:56:32 INFO GlusterFS mount attempt 

21/06/2020 05:56:02 INFO GlusterFS mount attempt 

21/06/2020 05:55:32 INFO GlusterFS mount attempt 

21/06/2020 05:55:02 INFO GlusterFS mount attempt 

21/06/2020 05:54:31 INFO GlusterFS mount attempt 

21/06/2020 05:54:01 INFO GlusterFS mount attempt 

21/06/2020 05:53:31 INFO GlusterFS mount attempt 

21/06/2020 05:53:01 INFO GlusterFS mount attempt 

21/06/2020 05:52:31 INFO GlusterFS mount attempt 

21/06/2020 05:52:01 INFO GlusterFS mount attempt 

21/06/2020 05:51:31 INFO GlusterFS mount attempt 

21/06/2020 05:51:01 INFO GlusterFS mount attempt 

21/06/2020 05:50:31 INFO GlusterFS mount attempt 

21/06/2020 05:50:01 INFO GlusterFS mount attempt 

21/06/2020 05:49:31 INFO GlusterFS mount attempt 

21/06/2020 05:49:00 INFO GlusterFS mount attempt 

21/06/2020 05:48:30 INFO GlusterFS mount attempt 

21/06/2020 05:48:00 INFO GlusterFS mount attempt 

21/06/2020 05:47:30 INFO GlusterFS mount attempt 

21/06/2020 05:47:00 INFO GlusterFS mount attempt 

21/06/2020 05:46:30 INFO GlusterFS mount attempt 

21/06/2020 05:46:00 INFO GlusterFS mount attempt 

21/06/2020 05:45:30 INFO GlusterFS mount attempt 

21/06/2020 05:45:00 INFO GlusterFS mount attempt 

21/06/2020 05:44:30 INFO GlusterFS mount attempt 

21/06/2020 05:44:00 INFO GlusterFS mount attempt 

21/06/2020 05:43:29 INFO GlusterFS mount attempt 

21/06/2020 05:42:59 INFO GlusterFS mount attempt 

21/06/2020 05:42:29 INFO GlusterFS mount attempt 

21/06/2020 05:41:59 INFO GlusterFS mount attempt 

21/06/2020 05:41:29 INFO GlusterFS mount attempt 

21/06/2020 05:40:59 INFO GlusterFS mount attempt 

21/06/2020 05:40:29 INFO GlusterFS mount attempt 

21/06/2020 05:39:59 INFO GlusterFS mount attempt 

21/06/2020 05:39:29 INFO GlusterFS mount attempt 

21/06/2020 05:38:59 INFO GlusterFS mount attempt 

21/06/2020 05:38:29 INFO GlusterFS mount attempt 

21/06/2020 05:37:58 INFO GlusterFS mount attempt 

21/06/2020 05:37:28 INFO GlusterFS mount attempt 

21/06/2020 05:36:58 INFO GlusterFS mount attempt 

21/06/2020 05:36:28 INFO GlusterFS mount attempt 

21/06/2020 05:35:58 INFO GlusterFS mount attempt 

21/06/2020 05:35:28 INFO GlusterFS mount attempt 

21/06/2020 05:34:58 INFO GlusterFS mount attempt 

21/06/2020 05:34:28 INFO GlusterFS mount attempt 

21/06/2020 05:33:58 INFO GlusterFS mount attempt 

21/06/2020 05:33:28 INFO GlusterFS mount attempt 

21/06/2020 05:32:58 INFO GlusterFS mount attempt 

21/06/2020 05:32:27 INFO GlusterFS mount attempt 

21/06/2020 05:31:57 INFO GlusterFS mount attempt 

21/06/2020 05:31:27 INFO GlusterFS mount attempt 

21/06/2020 05:30:57 INFO GlusterFS mount attempt 

21/06/2020 05:30:27 INFO GlusterFS mount attempt 

21/06/2020 05:29:57 INFO GlusterFS mount attempt 

21/06/2020 05:29:27 INFO GlusterFS mount attempt 

21/06/2020 05:28:57 INFO GlusterFS mount attempt 

21/06/2020 05:28:27 INFO GlusterFS mount attempt 

21/06/2020 05:27:57 INFO GlusterFS mount attempt 

21/06/2020 05:27:27 INFO GlusterFS mount attempt 

21/06/2020 05:26:56 INFO GlusterFS mount attempt 

21/06/2020 05:26:26 INFO GlusterFS mount attempt 

21/06/2020 05:25:56 INFO GlusterFS mount attempt 

21/06/2020 05:25:26 INFO GlusterFS mount attempt 

21/06/2020 05:24:56 INFO GlusterFS mount attempt 

21/06/2020 05:24:26 INFO GlusterFS mount attempt 

21/06/2020 05:23:56 INFO GlusterFS mount attempt 

21/06/2020 05:23:26 INFO GlusterFS mount attempt 

21/06/2020 05:22:56 INFO GlusterFS mount attempt 

21/06/2020 05:22:26 INFO GlusterFS mount attempt 

21/06/2020 05:21:56 INFO GlusterFS mount attempt 

21/06/2020 05:21:25 INFO GlusterFS mount attempt 

21/06/2020 05:20:55 INFO GlusterFS mount attempt 

21/06/2020 05:20:25 INFO GlusterFS mount attempt 

21/06/2020 05:19:55 INFO GlusterFS mount attempt 

21/06/2020 05:19:25 INFO GlusterFS mount attempt 

21/06/2020 05:18:55 INFO GlusterFS mount attempt 

21/06/2020 05:18:25 INFO GlusterFS mount attempt 

21/06/2020 05:17:55 INFO GlusterFS mount attempt 

21/06/2020 05:17:25 INFO GlusterFS mount attempt 

21/06/2020 05:16:55 INFO GlusterFS mount attempt 

21/06/2020 05:16:25 INFO GlusterFS mount attempt 

21/06/2020 05:15:54 INFO GlusterFS mount attempt 

21/06/2020 05:15:24 INFO GlusterFS mount attempt 

21/06/2020 05:14:54 INFO GlusterFS mount attempt 

21/06/2020 05:14:24 INFO GlusterFS mount attempt 

21/06/2020 05:13:54 INFO GlusterFS mount attempt 

21/06/2020 05:13:24 INFO GlusterFS mount attempt 

21/06/2020 05:12:54 INFO GlusterFS mount attempt 

21/06/2020 05:12:24 INFO GlusterFS mount attempt 

21/06/2020 05:11:54 INFO GlusterFS mount attempt 

21/06/2020 05:11:24 INFO GlusterFS mount attempt 

21/06/2020 05:10:54 INFO GlusterFS mount attempt 

21/06/2020 05:10:23 INFO GlusterFS mount attempt 

21/06/2020 05:09:53 INFO GlusterFS mount attempt 

21/06/2020 05:09:23 INFO GlusterFS mount attempt 

21/06/2020 05:08:53 INFO GlusterFS mount attempt 

21/06/2020 05:08:23 INFO GlusterFS mount attempt 

21/06/2020 05:07:53 INFO GlusterFS mount attempt 

21/06/2020 05:07:23 INFO GlusterFS mount attempt 

21/06/2020 05:06:53 INFO GlusterFS mount attempt 

21/06/2020 05:06:23 INFO GlusterFS mount attempt 

21/06/2020 05:05:53 INFO GlusterFS mount attempt 

21/06/2020 05:05:23 INFO GlusterFS mount attempt 

21/06/2020 05:04:52 INFO GlusterFS mount attempt 

21/06/2020 05:04:22 INFO GlusterFS mount attempt 

21/06/2020 05:03:52 INFO GlusterFS mount attempt 

21/06/2020 05:03:22 INFO GlusterFS mount attempt 

21/06/2020 05:02:52 INFO GlusterFS mount attempt 

21/06/2020 05:02:22 INFO GlusterFS mount attempt 

21/06/2020 05:01:52 INFO GlusterFS mount attempt 

21/06/2020 05:01:22 INFO GlusterFS mount attempt 

21/06/2020 05:00:52 INFO GlusterFS mount attempt 

21/06/2020 05:00:22 INFO GlusterFS mount attempt 

21/06/2020 04:59:52 INFO GlusterFS mount attempt 

21/06/2020 04:59:21 INFO GlusterFS mount attempt 

21/06/2020 04:58:51 INFO GlusterFS mount attempt 

21/06/2020 04:58:21 INFO GlusterFS mount attempt 

21/06/2020 04:57:51 INFO GlusterFS mount attempt 

21/06/2020 04:57:21 INFO GlusterFS mount attempt 

21/06/2020 04:56:51 INFO GlusterFS mount attempt 

21/06/2020 04:56:21 INFO GlusterFS mount attempt 

21/06/2020 04:55:51 INFO GlusterFS mount attempt 

21/06/2020 04:55:21 INFO GlusterFS mount attempt 

21/06/2020 04:54:51 INFO GlusterFS mount attempt 

21/06/2020 04:54:21 INFO GlusterFS mount attempt 

21/06/2020 04:53:51 INFO GlusterFS mount attempt 

21/06/2020 04:53:20 INFO GlusterFS mount attempt 

21/06/2020 04:52:50 INFO GlusterFS mount attempt 

21/06/2020 04:52:20 INFO GlusterFS mount attempt 

21/06/2020 04:51:50 INFO GlusterFS mount attempt 

21/06/2020 04:51:20 INFO GlusterFS mount attempt 

21/06/2020 04:50:50 INFO GlusterFS mount attempt 

21/06/2020 04:50:20 INFO GlusterFS mount attempt 

21/06/2020 04:49:50 INFO GlusterFS mount attempt 

21/06/2020 04:49:20 INFO GlusterFS mount attempt 

21/06/2020 04:48:50 INFO GlusterFS mount attempt 

21/06/2020 04:48:20 INFO GlusterFS mount attempt 

21/06/2020 04:47:49 INFO GlusterFS mount attempt 

21/06/2020 04:47:19 INFO GlusterFS mount attempt 

21/06/2020 04:46:49 INFO GlusterFS mount attempt 

21/06/2020 04:46:19 INFO GlusterFS mount attempt 

21/06/2020 04:45:49 INFO GlusterFS mount attempt 

21/06/2020 04:45:19 INFO GlusterFS mount attempt 

21/06/2020 04:44:49 INFO GlusterFS mount attempt 

21/06/2020 04:44:19 INFO GlusterFS mount attempt 

21/06/2020 04:43:49 INFO GlusterFS mount attempt 

21/06/2020 04:43:19 INFO GlusterFS mount attempt 

21/06/2020 04:42:49 INFO GlusterFS mount attempt 

21/06/2020 04:42:19 INFO GlusterFS mount attempt 

21/06/2020 04:41:48 INFO GlusterFS mount attempt 

21/06/2020 04:41:18 INFO GlusterFS mount attempt 

21/06/2020 04:40:48 INFO GlusterFS mount attempt 

21/06/2020 04:40:18 INFO GlusterFS mount attempt 

21/06/2020 04:39:48 INFO GlusterFS mount attempt 

21/06/2020 04:39:18 INFO GlusterFS mount attempt 

21/06/2020 04:38:48 INFO GlusterFS mount attempt 

21/06/2020 04:38:18 INFO GlusterFS mount attempt 

21/06/2020 04:37:48 INFO GlusterFS mount attempt 

21/06/2020 04:37:18 INFO GlusterFS mount attempt 

21/06/2020 04:36:47 INFO GlusterFS mount attempt 

21/06/2020 04:36:17 INFO GlusterFS mount attempt 

21/06/2020 04:35:47 INFO GlusterFS mount attempt 

21/06/2020 04:35:17 INFO GlusterFS mount attempt 

21/06/2020 04:34:47 INFO GlusterFS mount attempt 

21/06/2020 04:34:17 INFO GlusterFS mount attempt 

21/06/2020 04:33:47 INFO GlusterFS mount attempt 

21/06/2020 04:33:17 INFO GlusterFS mount attempt 

21/06/2020 04:32:47 INFO GlusterFS mount attempt 

21/06/2020 04:32:17 INFO GlusterFS mount attempt 

21/06/2020 04:31:47 INFO GlusterFS mount attempt 

21/06/2020 04:31:16 INFO GlusterFS mount attempt 

21/06/2020 04:30:46 INFO GlusterFS mount attempt 

21/06/2020 04:30:16 INFO GlusterFS mount attempt 

21/06/2020 04:29:46 INFO GlusterFS mount attempt 

21/06/2020 04:29:16 INFO GlusterFS mount attempt 

21/06/2020 04:28:46 INFO GlusterFS mount attempt 

21/06/2020 04:28:16 INFO GlusterFS mount attempt 

21/06/2020 04:27:46 INFO GlusterFS mount attempt 

21/06/2020 04:27:16 INFO GlusterFS mount attempt 

21/06/2020 04:26:46 INFO GlusterFS mount attempt 

21/06/2020 04:26:16 INFO GlusterFS mount attempt 

21/06/2020 04:25:46 INFO GlusterFS mount attempt 

21/06/2020 04:25:15 INFO GlusterFS mount attempt 

21/06/2020 04:24:45 INFO GlusterFS mount attempt 

21/06/2020 04:24:15 INFO GlusterFS mount attempt 

21/06/2020 04:23:45 INFO GlusterFS mount attempt 

21/06/2020 04:23:15 INFO GlusterFS mount attempt 

21/06/2020 04:22:45 INFO GlusterFS mount attempt 

21/06/2020 04:22:15 INFO GlusterFS mount attempt 

21/06/2020 04:21:45 INFO GlusterFS mount attempt 

21/06/2020 04:21:15 INFO GlusterFS mount attempt 

21/06/2020 04:20:45 INFO GlusterFS mount attempt 

21/06/2020 04:20:15 INFO GlusterFS mount attempt 

21/06/2020 04:19:44 INFO GlusterFS mount attempt 

21/06/2020 04:19:14 INFO GlusterFS mount attempt 

21/06/2020 04:18:44 INFO GlusterFS mount attempt 

21/06/2020 04:18:14 INFO GlusterFS mount attempt 

21/06/2020 04:17:44 INFO GlusterFS mount attempt 

21/06/2020 04:17:14 INFO GlusterFS mount attempt 

21/06/2020 04:16:44 INFO GlusterFS mount attempt 

21/06/2020 04:16:14 INFO GlusterFS mount attempt 

21/06/2020 04:15:44 INFO GlusterFS mount attempt 

21/06/2020 04:15:14 INFO GlusterFS mount attempt 

21/06/2020 04:14:44 INFO GlusterFS mount attempt 

21/06/2020 04:14:13 INFO GlusterFS mount attempt 

21/06/2020 04:13:43 INFO GlusterFS mount attempt 

21/06/2020 04:13:13 INFO GlusterFS mount attempt 

21/06/2020 04:12:43 INFO GlusterFS mount attempt 

21/06/2020 04:12:13 INFO GlusterFS mount attempt 

21/06/2020 04:11:43 INFO GlusterFS mount attempt 

21/06/2020 04:11:13 INFO GlusterFS mount attempt 

21/06/2020 04:10:43 INFO GlusterFS mount attempt 

21/06/2020 04:10:13 INFO GlusterFS mount attempt 

21/06/2020 04:09:43 INFO GlusterFS mount attempt 

21/06/2020 04:09:13 INFO GlusterFS mount attempt 

21/06/2020 04:08:42 INFO GlusterFS mount attempt 

21/06/2020 04:08:12 INFO GlusterFS mount attempt 

21/06/2020 04:07:42 INFO GlusterFS mount attempt 

21/06/2020 04:07:12 INFO GlusterFS mount attempt 

21/06/2020 04:06:42 INFO GlusterFS mount attempt 

21/06/2020 04:06:12 INFO GlusterFS mount attempt 

21/06/2020 04:05:42 INFO GlusterFS mount attempt 

21/06/2020 04:05:12 INFO GlusterFS mount attempt 

21/06/2020 04:04:42 INFO GlusterFS mount attempt 

21/06/2020 04:04:12 INFO GlusterFS mount attempt 

21/06/2020 04:03:42 INFO GlusterFS mount attempt 

21/06/2020 04:03:11 INFO GlusterFS mount attempt 

21/06/2020 04:02:41 INFO GlusterFS mount attempt 

21/06/2020 04:02:11 INFO GlusterFS mount attempt 

21/06/2020 04:01:41 INFO GlusterFS mount attempt 

21/06/2020 04:01:11 INFO GlusterFS mount attempt 

21/06/2020 04:00:41 INFO GlusterFS mount attempt 

21/06/2020 04:00:11 INFO GlusterFS mount attempt 

21/06/2020 03:59:41 INFO GlusterFS mount attempt 

21/06/2020 03:59:11 INFO GlusterFS mount attempt 

21/06/2020 03:58:41 INFO GlusterFS mount attempt 

21/06/2020 03:58:11 INFO GlusterFS mount attempt 

21/06/2020 03:57:40 INFO GlusterFS mount attempt 

21/06/2020 03:57:10 INFO GlusterFS mount attempt 

21/06/2020 03:56:40 INFO GlusterFS mount attempt 

21/06/2020 03:56:10 INFO GlusterFS mount attempt 

21/06/2020 03:55:40 INFO GlusterFS mount attempt 

21/06/2020 03:55:10 INFO GlusterFS mount attempt 

21/06/2020 03:54:40 INFO GlusterFS mount attempt 

21/06/2020 03:54:10 INFO GlusterFS mount attempt 

21/06/2020 03:53:40 INFO GlusterFS mount attempt 

21/06/2020 03:53:10 INFO GlusterFS mount attempt 

21/06/2020 03:52:39 INFO GlusterFS mount attempt 

21/06/2020 03:52:09 INFO GlusterFS mount attempt 

21/06/2020 03:51:39 INFO GlusterFS mount attempt 

21/06/2020 03:51:09 INFO GlusterFS mount attempt 

21/06/2020 03:50:39 INFO GlusterFS mount attempt 

21/06/2020 03:50:09 INFO GlusterFS mount attempt 

21/06/2020 03:49:39 INFO GlusterFS mount attempt 

21/06/2020 03:49:09 INFO GlusterFS mount attempt 

21/06/2020 03:48:39 INFO GlusterFS mount attempt 

21/06/2020 03:48:09 INFO GlusterFS mount attempt 

21/06/2020 03:47:39 INFO GlusterFS mount attempt 

21/06/2020 03:47:09 INFO GlusterFS mount attempt 

21/06/2020 03:46:38 INFO GlusterFS mount attempt 

21/06/2020 03:46:08 INFO GlusterFS mount attempt 

21/06/2020 03:45:38 INFO GlusterFS mount attempt 

21/06/2020 03:45:08 INFO GlusterFS mount attempt 

21/06/2020 03:44:38 INFO GlusterFS mount attempt 

21/06/2020 03:44:08 INFO GlusterFS mount attempt 

21/06/2020 03:43:38 INFO GlusterFS mount attempt 

21/06/2020 03:43:08 INFO GlusterFS mount attempt 

21/06/2020 03:42:38 INFO GlusterFS mount attempt 

21/06/2020 03:42:08 INFO GlusterFS mount attempt 

21/06/2020 03:41:38 INFO GlusterFS mount attempt 

21/06/2020 03:41:07 INFO GlusterFS mount attempt 

21/06/2020 03:40:37 INFO GlusterFS mount attempt 

21/06/2020 03:40:07 INFO GlusterFS mount attempt 

21/06/2020 03:39:37 INFO GlusterFS mount attempt 

21/06/2020 03:39:07 INFO GlusterFS mount attempt 

21/06/2020 03:38:37 INFO GlusterFS mount attempt 

21/06/2020 03:38:07 INFO GlusterFS mount attempt 

21/06/2020 03:37:37 INFO GlusterFS mount attempt 

21/06/2020 03:37:07 INFO GlusterFS mount attempt 

21/06/2020 03:36:37 INFO GlusterFS mount attempt 

21/06/2020 03:36:07 INFO GlusterFS mount attempt 

21/06/2020 03:35:36 INFO GlusterFS mount attempt 

21/06/2020 03:35:06 INFO GlusterFS mount attempt 

21/06/2020 03:34:36 INFO GlusterFS mount attempt 

21/06/2020 03:34:06 INFO GlusterFS mount attempt 

21/06/2020 03:33:36 INFO GlusterFS mount attempt 

21/06/2020 03:33:06 INFO GlusterFS mount attempt 

21/06/2020 03:32:36 INFO GlusterFS mount attempt 

21/06/2020 03:32:06 INFO GlusterFS mount attempt 

21/06/2020 03:31:36 INFO GlusterFS mount attempt 

21/06/2020 03:31:06 INFO GlusterFS mount attempt 

21/06/2020 03:30:36 INFO GlusterFS mount attempt 

21/06/2020 03:30:05 INFO GlusterFS mount attempt 

21/06/2020 03:29:35 INFO GlusterFS mount attempt 

21/06/2020 03:29:05 INFO GlusterFS mount attempt 

21/06/2020 03:28:35 INFO GlusterFS mount attempt 

21/06/2020 03:28:05 INFO GlusterFS mount attempt 

21/06/2020 03:27:35 INFO GlusterFS mount attempt 

21/06/2020 03:27:05 INFO GlusterFS mount attempt 

21/06/2020 03:26:35 INFO GlusterFS mount attempt 

21/06/2020 03:26:05 INFO GlusterFS mount attempt 

21/06/2020 03:25:35 INFO GlusterFS mount attempt 

21/06/2020 03:25:04 INFO GlusterFS mount attempt 

21/06/2020 03:24:34 INFO GlusterFS mount attempt 

21/06/2020 03:24:04 INFO GlusterFS mount attempt 

21/06/2020 03:23:34 INFO GlusterFS mount attempt 

21/06/2020 03:23:04 INFO GlusterFS mount attempt 

21/06/2020 03:22:34 INFO GlusterFS mount attempt 

21/06/2020 03:22:04 INFO GlusterFS mount attempt 

21/06/2020 03:21:34 INFO GlusterFS mount attempt 

21/06/2020 03:21:04 INFO GlusterFS mount attempt 

21/06/2020 03:20:34 INFO GlusterFS mount attempt 

21/06/2020 03:20:04 INFO GlusterFS mount attempt 

21/06/2020 03:19:33 INFO GlusterFS mount attempt 

21/06/2020 03:19:03 INFO GlusterFS mount attempt 

21/06/2020 03:18:33 INFO GlusterFS mount attempt 

21/06/2020 03:18:03 INFO GlusterFS mount attempt 

21/06/2020 03:17:33 INFO GlusterFS mount attempt 

21/06/2020 03:17:03 INFO GlusterFS mount attempt 

21/06/2020 03:16:33 INFO GlusterFS mount attempt 

21/06/2020 03:16:03 INFO GlusterFS mount attempt 

21/06/2020 03:15:33 INFO GlusterFS mount attempt 

21/06/2020 03:15:03 INFO GlusterFS mount attempt 

21/06/2020 03:14:33 INFO GlusterFS mount attempt 

21/06/2020 03:14:02 INFO GlusterFS mount attempt 

21/06/2020 03:13:32 INFO GlusterFS mount attempt 

21/06/2020 03:13:02 INFO GlusterFS mount attempt 

21/06/2020 03:12:32 INFO GlusterFS mount attempt 

21/06/2020 03:12:02 INFO GlusterFS mount attempt 

21/06/2020 03:11:32 INFO GlusterFS mount attempt 

21/06/2020 03:11:02 INFO GlusterFS mount attempt 

21/06/2020 03:10:32 INFO GlusterFS mount attempt 

21/06/2020 03:10:02 INFO GlusterFS mount attempt 

21/06/2020 03:09:32 INFO GlusterFS mount attempt 

21/06/2020 03:09:02 INFO GlusterFS mount attempt 

21/06/2020 03:08:31 INFO GlusterFS mount attempt 

21/06/2020 03:08:01 INFO GlusterFS mount attempt 

21/06/2020 03:07:31 INFO GlusterFS mount attempt 

21/06/2020 03:07:01 INFO GlusterFS mount attempt 

21/06/2020 03:06:31 INFO GlusterFS mount attempt 

21/06/2020 03:06:01 INFO GlusterFS mount attempt 

21/06/2020 03:05:31 INFO GlusterFS mount attempt 

21/06/2020 03:05:01 INFO GlusterFS mount attempt 

21/06/2020 03:04:31 INFO GlusterFS mount attempt 

21/06/2020 03:04:01 INFO GlusterFS mount attempt 

21/06/2020 03:03:30 INFO GlusterFS mount attempt 

21/06/2020 03:03:00 INFO GlusterFS mount attempt 

21/06/2020 03:02:30 INFO GlusterFS mount attempt 

21/06/2020 03:02:00 INFO GlusterFS mount attempt 

21/06/2020 03:01:30 INFO GlusterFS mount attempt 

21/06/2020 03:01:00 INFO GlusterFS mount attempt 

21/06/2020 03:00:30 INFO GlusterFS mount attempt 

21/06/2020 03:00:00 INFO GlusterFS mount attempt 

21/06/2020 02:59:30 INFO GlusterFS mount attempt 

21/06/2020 02:59:00 INFO GlusterFS mount attempt 

21/06/2020 02:58:30 INFO GlusterFS mount attempt 

21/06/2020 02:57:59 INFO GlusterFS mount attempt 

21/06/2020 02:57:29 INFO GlusterFS mount attempt 

21/06/2020 02:56:59 INFO GlusterFS mount attempt 

21/06/2020 02:56:29 INFO GlusterFS mount attempt 

21/06/2020 02:55:59 INFO GlusterFS mount attempt 

21/06/2020 02:55:29 INFO GlusterFS mount attempt 

21/06/2020 02:54:59 INFO GlusterFS mount attempt 

21/06/2020 02:54:29 INFO GlusterFS mount attempt 

21/06/2020 02:53:59 INFO GlusterFS mount attempt 

21/06/2020 02:53:29 INFO GlusterFS mount attempt 

21/06/2020 02:52:59 INFO GlusterFS mount attempt 

21/06/2020 02:52:28 INFO GlusterFS mount attempt 

21/06/2020 02:51:58 INFO GlusterFS mount attempt 

21/06/2020 02:51:28 INFO GlusterFS mount attempt 

21/06/2020 02:50:58 INFO GlusterFS mount attempt 

21/06/2020 02:50:28 INFO GlusterFS mount attempt 

21/06/2020 02:49:58 INFO GlusterFS mount attempt 

21/06/2020 02:49:28 INFO GlusterFS mount attempt 

21/06/2020 02:48:58 INFO GlusterFS mount attempt 

21/06/2020 02:48:28 INFO GlusterFS mount attempt 

21/06/2020 02:47:58 INFO GlusterFS mount attempt 

21/06/2020 02:47:28 INFO GlusterFS mount attempt 

21/06/2020 02:46:58 INFO GlusterFS mount attempt 

21/06/2020 02:46:27 INFO GlusterFS mount attempt 

21/06/2020 02:45:57 INFO GlusterFS mount attempt 

21/06/2020 02:45:27 INFO GlusterFS mount attempt 

21/06/2020 02:44:57 INFO GlusterFS mount attempt 

21/06/2020 02:44:27 INFO GlusterFS mount attempt 

21/06/2020 02:43:57 INFO GlusterFS mount attempt 

21/06/2020 02:43:27 INFO GlusterFS mount attempt 

21/06/2020 02:42:57 INFO GlusterFS mount attempt 

21/06/2020 02:42:27 INFO GlusterFS mount attempt 

21/06/2020 02:41:57 INFO GlusterFS mount attempt 

21/06/2020 02:41:27 INFO GlusterFS mount attempt 

21/06/2020 02:40:56 INFO GlusterFS mount attempt 

21/06/2020 02:40:26 INFO GlusterFS mount attempt 

21/06/2020 02:39:56 INFO GlusterFS mount attempt 

21/06/2020 02:39:26 INFO GlusterFS mount attempt 

21/06/2020 02:38:56 INFO GlusterFS mount attempt 

21/06/2020 02:38:26 INFO GlusterFS mount attempt 

21/06/2020 02:37:56 INFO GlusterFS mount attempt 

21/06/2020 02:37:26 INFO GlusterFS mount attempt 

21/06/2020 02:36:56 INFO GlusterFS mount attempt 

21/06/2020 02:36:26 INFO GlusterFS mount attempt 

21/06/2020 02:35:56 INFO GlusterFS mount attempt 

21/06/2020 02:35:25 INFO GlusterFS mount attempt 

21/06/2020 02:34:55 INFO GlusterFS mount attempt 

21/06/2020 02:34:25 INFO GlusterFS mount attempt 

21/06/2020 02:33:55 INFO GlusterFS mount attempt 

21/06/2020 02:33:25 INFO GlusterFS mount attempt 

21/06/2020 02:32:55 INFO GlusterFS mount attempt 

21/06/2020 02:32:25 INFO GlusterFS mount attempt 

21/06/2020 02:31:55 INFO GlusterFS mount attempt 

21/06/2020 02:31:25 INFO GlusterFS mount attempt 

21/06/2020 02:30:55 INFO GlusterFS mount attempt 

21/06/2020 02:30:24 INFO GlusterFS mount attempt 

21/06/2020 02:29:54 INFO GlusterFS mount attempt 

21/06/2020 02:29:24 INFO GlusterFS mount attempt 

21/06/2020 02:28:54 INFO GlusterFS mount attempt 

21/06/2020 02:28:24 INFO GlusterFS mount attempt 

21/06/2020 02:27:54 INFO GlusterFS mount attempt 

21/06/2020 02:27:24 INFO GlusterFS mount attempt 

21/06/2020 02:26:54 INFO GlusterFS mount attempt 

21/06/2020 02:26:24 INFO GlusterFS mount attempt 

21/06/2020 02:25:54 INFO GlusterFS mount attempt 

21/06/2020 02:25:24 INFO GlusterFS mount attempt 

21/06/2020 02:24:53 INFO GlusterFS mount attempt 

21/06/2020 02:24:23 INFO GlusterFS mount attempt 

21/06/2020 02:23:53 INFO GlusterFS mount attempt 

21/06/2020 02:23:23 INFO GlusterFS mount attempt 

21/06/2020 02:22:53 INFO GlusterFS mount attempt 

21/06/2020 02:22:23 INFO GlusterFS mount attempt 

21/06/2020 02:21:53 INFO GlusterFS mount attempt 

21/06/2020 02:21:23 INFO GlusterFS mount attempt 

21/06/2020 02:20:53 INFO GlusterFS mount attempt 

21/06/2020 02:20:23 INFO GlusterFS mount attempt 

21/06/2020 02:19:52 INFO GlusterFS mount attempt 

21/06/2020 02:19:22 INFO GlusterFS mount attempt 

21/06/2020 02:18:52 INFO GlusterFS mount attempt 

21/06/2020 02:18:22 INFO GlusterFS mount attempt 

21/06/2020 02:17:52 INFO GlusterFS mount attempt 

21/06/2020 02:17:22 INFO GlusterFS mount attempt 

21/06/2020 02:16:52 INFO GlusterFS mount attempt 

21/06/2020 02:16:22 INFO GlusterFS mount attempt 

21/06/2020 02:15:52 INFO GlusterFS mount attempt 

21/06/2020 02:15:22 INFO GlusterFS mount attempt 

21/06/2020 02:14:52 INFO GlusterFS mount attempt 

21/06/2020 02:14:21 INFO GlusterFS mount attempt 

21/06/2020 02:13:51 INFO GlusterFS mount attempt 

21/06/2020 02:13:21 INFO GlusterFS mount attempt 

21/06/2020 02:12:51 INFO GlusterFS mount attempt 

21/06/2020 02:12:21 INFO GlusterFS mount attempt 

21/06/2020 02:11:51 INFO GlusterFS mount attempt 

21/06/2020 02:11:21 INFO GlusterFS mount attempt 

21/06/2020 02:10:51 INFO GlusterFS mount attempt 

21/06/2020 02:10:21 INFO GlusterFS mount attempt 

21/06/2020 02:09:51 INFO GlusterFS mount attempt 

21/06/2020 02:09:20 INFO GlusterFS mount attempt 

21/06/2020 02:08:50 INFO GlusterFS mount attempt 

21/06/2020 02:08:20 INFO GlusterFS mount attempt 

21/06/2020 02:07:50 INFO GlusterFS mount attempt 

21/06/2020 02:07:20 INFO GlusterFS mount attempt 

21/06/2020 02:06:50 INFO GlusterFS mount attempt 

21/06/2020 02:06:20 INFO GlusterFS mount attempt 

21/06/2020 02:05:50 INFO GlusterFS mount attempt 

21/06/2020 02:05:20 INFO GlusterFS mount attempt 

21/06/2020 02:04:50 INFO GlusterFS mount attempt 

21/06/2020 02:04:20 INFO GlusterFS mount attempt 

21/06/2020 02:03:50 INFO GlusterFS mount attempt 

21/06/2020 02:03:19 INFO GlusterFS mount attempt 

21/06/2020 02:02:49 INFO GlusterFS mount attempt 

21/06/2020 02:02:19 INFO GlusterFS mount attempt 

21/06/2020 02:01:49 INFO GlusterFS mount attempt 

21/06/2020 02:01:19 INFO GlusterFS mount attempt 

21/06/2020 02:00:49 INFO GlusterFS mount attempt 

21/06/2020 02:00:19 INFO GlusterFS mount attempt 

21/06/2020 01:59:49 INFO GlusterFS mount attempt 

21/06/2020 01:59:19 INFO GlusterFS mount attempt 

21/06/2020 01:58:49 INFO GlusterFS mount attempt 

21/06/2020 01:58:18 INFO GlusterFS mount attempt 

21/06/2020 01:57:48 INFO GlusterFS mount attempt 

21/06/2020 01:57:18 INFO GlusterFS mount attempt 

21/06/2020 01:56:48 INFO GlusterFS mount attempt 

21/06/2020 01:56:18 INFO GlusterFS mount attempt 

21/06/2020 01:55:48 INFO GlusterFS mount attempt 

21/06/2020 01:55:18 INFO GlusterFS mount attempt 

21/06/2020 01:54:48 INFO GlusterFS mount attempt 

21/06/2020 01:54:18 INFO GlusterFS mount attempt 

21/06/2020 01:53:48 INFO GlusterFS mount attempt 

21/06/2020 01:53:18 INFO GlusterFS mount attempt 

21/06/2020 01:52:47 INFO GlusterFS mount attempt 

21/06/2020 01:52:17 INFO GlusterFS mount attempt 

21/06/2020 01:51:47 INFO GlusterFS mount attempt 

21/06/2020 01:51:17 INFO GlusterFS mount attempt 

21/06/2020 01:50:47 INFO GlusterFS mount attempt 

21/06/2020 01:50:17 INFO GlusterFS mount attempt 

21/06/2020 01:49:47 INFO GlusterFS mount attempt 

21/06/2020 01:49:17 INFO GlusterFS mount attempt 

21/06/2020 01:48:47 INFO GlusterFS mount attempt 

21/06/2020 01:48:17 INFO GlusterFS mount attempt 

21/06/2020 01:47:46 INFO GlusterFS mount attempt 

21/06/2020 01:47:16 INFO GlusterFS mount attempt 

21/06/2020 01:46:46 INFO GlusterFS mount attempt 

21/06/2020 01:46:16 INFO GlusterFS mount attempt 

21/06/2020 01:45:46 INFO GlusterFS mount attempt 

21/06/2020 01:45:16 INFO GlusterFS mount attempt 

21/06/2020 01:44:46 INFO GlusterFS mount attempt 

21/06/2020 01:44:16 INFO GlusterFS mount attempt 

21/06/2020 01:43:46 INFO GlusterFS mount attempt 

21/06/2020 01:43:16 INFO GlusterFS mount attempt 

21/06/2020 01:42:46 INFO GlusterFS mount attempt 

21/06/2020 01:42:15 INFO GlusterFS mount attempt 

21/06/2020 01:41:45 INFO GlusterFS mount attempt 

21/06/2020 01:41:15 INFO GlusterFS mount attempt 

21/06/2020 01:40:45 INFO GlusterFS mount attempt 

21/06/2020 01:40:15 INFO GlusterFS mount attempt 

21/06/2020 01:39:45 INFO GlusterFS mount attempt 

21/06/2020 01:39:15 INFO GlusterFS mount attempt 

21/06/2020 01:38:45 INFO GlusterFS mount attempt 

21/06/2020 01:38:15 INFO GlusterFS mount attempt 

21/06/2020 01:37:45 INFO GlusterFS mount attempt 

21/06/2020 01:37:15 INFO GlusterFS mount attempt 

21/06/2020 01:36:44 INFO GlusterFS mount attempt 

21/06/2020 01:36:14 INFO GlusterFS mount attempt 

21/06/2020 01:35:44 INFO GlusterFS mount attempt 

21/06/2020 01:35:14 INFO GlusterFS mount attempt 

21/06/2020 01:34:44 INFO GlusterFS mount attempt 

21/06/2020 01:34:14 INFO GlusterFS mount attempt 

21/06/2020 01:33:44 INFO GlusterFS mount attempt 

21/06/2020 01:33:14 INFO GlusterFS mount attempt 

21/06/2020 01:32:44 INFO GlusterFS mount attempt 

21/06/2020 01:32:14 INFO GlusterFS mount attempt 

21/06/2020 01:31:44 INFO GlusterFS mount attempt 

21/06/2020 01:31:13 INFO GlusterFS mount attempt 

21/06/2020 01:30:43 INFO GlusterFS mount attempt 

21/06/2020 01:30:13 INFO GlusterFS mount attempt 

21/06/2020 01:29:43 INFO GlusterFS mount attempt 

21/06/2020 01:29:13 INFO GlusterFS mount attempt 

21/06/2020 01:28:43 INFO GlusterFS mount attempt 

21/06/2020 01:28:13 INFO GlusterFS mount attempt 

21/06/2020 01:27:43 INFO GlusterFS mount attempt 

21/06/2020 01:27:13 INFO GlusterFS mount attempt 

21/06/2020 01:26:43 INFO GlusterFS mount attempt 

21/06/2020 01:26:13 INFO GlusterFS mount attempt 

21/06/2020 01:25:42 INFO GlusterFS mount attempt 

21/06/2020 01:25:12 INFO GlusterFS mount attempt 

21/06/2020 01:24:42 INFO GlusterFS mount attempt 

21/06/2020 01:24:12 INFO GlusterFS mount attempt 

21/06/2020 01:23:42 INFO GlusterFS mount attempt 

21/06/2020 01:23:12 INFO GlusterFS mount attempt 

21/06/2020 01:22:42 INFO GlusterFS mount attempt 

21/06/2020 01:22:12 INFO GlusterFS mount attempt 

21/06/2020 01:21:42 INFO GlusterFS mount attempt 

21/06/2020 01:21:12 INFO GlusterFS mount attempt 

21/06/2020 01:20:41 INFO GlusterFS mount attempt 

21/06/2020 01:20:11 INFO GlusterFS mount attempt 

21/06/2020 01:19:41 INFO GlusterFS mount attempt 

21/06/2020 01:19:11 INFO GlusterFS mount attempt 

21/06/2020 01:18:41 INFO GlusterFS mount attempt 

21/06/2020 01:18:11 INFO GlusterFS mount attempt 

21/06/2020 01:17:41 INFO GlusterFS mount attempt 

21/06/2020 01:17:11 INFO GlusterFS mount attempt 

21/06/2020 01:16:41 INFO GlusterFS mount attempt 

21/06/2020 01:16:11 INFO GlusterFS mount attempt 

21/06/2020 01:15:41 INFO GlusterFS mount attempt 

21/06/2020 01:15:11 INFO GlusterFS mount attempt 

21/06/2020 01:14:40 INFO GlusterFS mount attempt 

21/06/2020 01:14:10 INFO GlusterFS mount attempt 

21/06/2020 01:13:40 INFO GlusterFS mount attempt 

21/06/2020 01:13:10 INFO GlusterFS mount attempt 

21/06/2020 01:12:40 INFO GlusterFS mount attempt 

21/06/2020 01:12:10 INFO GlusterFS mount attempt 

21/06/2020 01:11:40 INFO GlusterFS mount attempt 

21/06/2020 01:11:10 INFO GlusterFS mount attempt 

21/06/2020 01:10:40 INFO GlusterFS mount attempt 

21/06/2020 01:10:10 INFO GlusterFS mount attempt 

21/06/2020 01:09:40 INFO GlusterFS mount attempt 

21/06/2020 01:09:09 INFO GlusterFS mount attempt 

21/06/2020 01:08:39 INFO GlusterFS mount attempt 

21/06/2020 01:08:09 INFO GlusterFS mount attempt 

21/06/2020 01:07:39 INFO GlusterFS mount attempt 

21/06/2020 01:07:09 INFO GlusterFS mount attempt 

21/06/2020 01:06:39 INFO GlusterFS mount attempt 

21/06/2020 01:06:09 INFO GlusterFS mount attempt 

21/06/2020 01:05:39 INFO GlusterFS mount attempt 

21/06/2020 01:05:09 INFO GlusterFS mount attempt 

21/06/2020 01:04:39 INFO GlusterFS mount attempt 

21/06/2020 01:04:09 INFO GlusterFS mount attempt 

21/06/2020 01:03:38 INFO GlusterFS mount attempt 

21/06/2020 01:03:08 INFO GlusterFS mount attempt 

21/06/2020 01:02:38 INFO GlusterFS mount attempt 

21/06/2020 01:02:08 INFO GlusterFS mount attempt 

21/06/2020 01:01:38 INFO GlusterFS mount attempt 

21/06/2020 01:01:08 INFO GlusterFS mount attempt 

21/06/2020 01:00:38 INFO GlusterFS mount attempt 

21/06/2020 01:00:08 INFO GlusterFS mount attempt 

21/06/2020 00:59:38 INFO GlusterFS mount attempt 

21/06/2020 00:59:08 INFO GlusterFS mount attempt 

21/06/2020 00:58:38 INFO GlusterFS mount attempt 

21/06/2020 00:58:07 INFO GlusterFS mount attempt 

21/06/2020 00:57:37 INFO GlusterFS mount attempt 

21/06/2020 00:57:07 INFO GlusterFS mount attempt 

21/06/2020 00:56:37 INFO GlusterFS mount attempt 

21/06/2020 00:56:07 INFO GlusterFS mount attempt 

21/06/2020 00:55:37 INFO GlusterFS mount attempt 

21/06/2020 00:55:07 INFO GlusterFS mount attempt 

21/06/2020 00:54:37 INFO GlusterFS mount attempt 

21/06/2020 00:54:07 INFO GlusterFS mount attempt 

21/06/2020 00:53:37 INFO GlusterFS mount attempt 

21/06/2020 00:53:07 INFO GlusterFS mount attempt 

21/06/2020 00:52:36 INFO GlusterFS mount attempt 

21/06/2020 00:52:06 INFO GlusterFS mount attempt 

21/06/2020 00:51:36 INFO GlusterFS mount attempt 

21/06/2020 00:51:06 INFO GlusterFS mount attempt 

21/06/2020 00:50:36 INFO GlusterFS mount attempt 

21/06/2020 00:50:06 INFO GlusterFS mount attempt 

21/06/2020 00:49:36 INFO GlusterFS mount attempt 

21/06/2020 00:49:06 INFO GlusterFS mount attempt 

21/06/2020 00:48:36 INFO GlusterFS mount attempt 

21/06/2020 00:48:06 INFO GlusterFS mount attempt 

21/06/2020 00:47:36 INFO GlusterFS mount attempt 

21/06/2020 00:47:06 INFO GlusterFS mount attempt 

21/06/2020 00:46:35 INFO GlusterFS mount attempt 

21/06/2020 00:46:05 INFO GlusterFS mount attempt 

21/06/2020 00:45:35 INFO GlusterFS mount attempt 

21/06/2020 00:45:05 INFO GlusterFS mount attempt 

21/06/2020 00:44:35 INFO GlusterFS mount attempt 

21/06/2020 00:44:05 INFO GlusterFS mount attempt 

21/06/2020 00:43:35 INFO GlusterFS mount attempt 

21/06/2020 00:43:05 INFO GlusterFS mount attempt 

21/06/2020 00:42:35 INFO GlusterFS mount attempt 

21/06/2020 00:42:05 INFO GlusterFS mount attempt 

21/06/2020 00:41:35 INFO GlusterFS mount attempt 

21/06/2020 00:41:04 INFO GlusterFS mount attempt 

21/06/2020 00:40:34 INFO GlusterFS mount attempt 

21/06/2020 00:40:04 INFO GlusterFS mount attempt 

21/06/2020 00:39:34 INFO GlusterFS mount attempt 

21/06/2020 00:39:04 INFO GlusterFS mount attempt 

21/06/2020 00:38:34 INFO GlusterFS mount attempt 

21/06/2020 00:38:04 INFO GlusterFS mount attempt 

21/06/2020 00:37:34 INFO GlusterFS mount attempt 

21/06/2020 00:37:04 INFO GlusterFS mount attempt 

21/06/2020 00:36:34 INFO GlusterFS mount attempt 

21/06/2020 00:36:04 INFO GlusterFS mount attempt 

21/06/2020 00:35:33 INFO GlusterFS mount attempt 

21/06/2020 00:35:03 INFO GlusterFS mount attempt 

21/06/2020 00:34:33 INFO GlusterFS mount attempt 

21/06/2020 00:34:03 INFO GlusterFS mount attempt 

21/06/2020 00:33:33 INFO GlusterFS mount attempt 

21/06/2020 00:33:03 INFO GlusterFS mount attempt 

21/06/2020 00:32:33 INFO GlusterFS mount attempt 

21/06/2020 00:32:03 INFO GlusterFS mount attempt 

21/06/2020 00:31:33 INFO GlusterFS mount attempt 

21/06/2020 00:31:03 INFO GlusterFS mount attempt 

21/06/2020 00:30:33 INFO GlusterFS mount attempt 

21/06/2020 00:30:02 INFO GlusterFS mount attempt 

21/06/2020 00:29:32 INFO GlusterFS mount attempt 

21/06/2020 00:29:02 INFO GlusterFS mount attempt 

21/06/2020 00:28:32 INFO GlusterFS mount attempt 

21/06/2020 00:28:02 INFO GlusterFS mount attempt 

21/06/2020 00:27:32 INFO GlusterFS mount attempt 

21/06/2020 00:27:02 INFO GlusterFS mount attempt 

21/06/2020 00:26:32 INFO GlusterFS mount attempt 

21/06/2020 00:26:02 INFO GlusterFS mount attempt 

21/06/2020 00:25:32 INFO GlusterFS mount attempt 

21/06/2020 00:25:02 INFO GlusterFS mount attempt 

21/06/2020 00:24:31 INFO GlusterFS mount attempt 

21/06/2020 00:24:01 INFO GlusterFS mount attempt 

21/06/2020 00:23:31 INFO GlusterFS mount attempt 

21/06/2020 00:23:01 INFO GlusterFS mount attempt 

21/06/2020 00:22:31 INFO GlusterFS mount attempt 

21/06/2020 00:22:01 INFO GlusterFS mount attempt 

21/06/2020 00:21:31 INFO GlusterFS mount attempt 

21/06/2020 00:21:01 INFO GlusterFS mount attempt 

21/06/2020 00:20:31 INFO GlusterFS mount attempt 

21/06/2020 00:20:01 INFO GlusterFS mount attempt 

21/06/2020 00:19:30 INFO GlusterFS mount attempt 

21/06/2020 00:19:00 INFO GlusterFS mount attempt 

21/06/2020 00:18:30 INFO GlusterFS mount attempt 

21/06/2020 00:18:00 INFO GlusterFS mount attempt 

21/06/2020 00:17:30 INFO GlusterFS mount attempt 

21/06/2020 00:17:00 INFO GlusterFS mount attempt 

21/06/2020 00:16:30 INFO GlusterFS mount attempt 

21/06/2020 00:16:00 INFO GlusterFS mount attempt 

21/06/2020 00:15:30 INFO GlusterFS mount attempt 

21/06/2020 00:15:00 INFO GlusterFS mount attempt 

21/06/2020 00:14:30 INFO GlusterFS mount attempt 

21/06/2020 00:13:59 INFO GlusterFS mount attempt 

21/06/2020 00:13:29 INFO GlusterFS mount attempt 

21/06/2020 00:12:59 INFO GlusterFS mount attempt 

21/06/2020 00:12:29 INFO GlusterFS mount attempt 

21/06/2020 00:11:59 INFO GlusterFS mount attempt 

21/06/2020 00:11:29 INFO GlusterFS mount attempt 

21/06/2020 00:10:59 INFO GlusterFS mount attempt 

21/06/2020 00:10:29 INFO GlusterFS mount attempt 

21/06/2020 00:09:59 INFO GlusterFS mount attempt 

21/06/2020 00:09:29 INFO GlusterFS mount attempt 

21/06/2020 00:08:59 INFO GlusterFS mount attempt 

21/06/2020 00:08:28 INFO GlusterFS mount attempt 

21/06/2020 00:07:58 INFO GlusterFS mount attempt 

21/06/2020 00:07:28 INFO GlusterFS mount attempt 

21/06/2020 00:06:58 INFO GlusterFS mount attempt 

21/06/2020 00:06:28 INFO GlusterFS mount attempt 

21/06/2020 00:05:58 INFO GlusterFS mount attempt 

21/06/2020 00:05:28 INFO GlusterFS mount attempt 

21/06/2020 00:04:58 INFO GlusterFS mount attempt 

21/06/2020 00:04:28 INFO GlusterFS mount attempt 

21/06/2020 00:03:58 INFO GlusterFS mount attempt 

21/06/2020 00:03:27 INFO GlusterFS mount attempt 

21/06/2020 00:02:57 INFO GlusterFS mount attempt 

21/06/2020 00:02:27 INFO GlusterFS mount attempt 

21/06/2020 00:01:57 INFO GlusterFS mount attempt 

21/06/2020 00:01:27 INFO GlusterFS mount attempt 

21/06/2020 00:00:57 INFO GlusterFS mount attempt 

21/06/2020 00:00:27 INFO GlusterFS mount attempt 

20/06/2020 23:59:57 INFO GlusterFS mount attempt 

20/06/2020 23:59:27 INFO GlusterFS mount attempt 

20/06/2020 23:58:57 INFO GlusterFS mount attempt 

20/06/2020 23:58:27 INFO GlusterFS mount attempt 

20/06/2020 23:57:56 INFO GlusterFS mount attempt 

20/06/2020 23:57:26 INFO GlusterFS mount attempt 

20/06/2020 23:56:56 INFO GlusterFS mount attempt 

20/06/2020 23:56:26 INFO GlusterFS mount attempt 

20/06/2020 23:55:56 INFO GlusterFS mount attempt 

20/06/2020 23:55:26 INFO GlusterFS mount attempt 

20/06/2020 23:54:56 INFO GlusterFS mount attempt 

20/06/2020 23:54:26 INFO GlusterFS mount attempt 

20/06/2020 23:53:56 INFO GlusterFS mount attempt 

20/06/2020 23:53:26 INFO GlusterFS mount attempt 

20/06/2020 23:52:55 INFO GlusterFS mount attempt 

20/06/2020 23:52:25 INFO GlusterFS mount attempt 

20/06/2020 23:51:55 INFO GlusterFS mount attempt 

20/06/2020 23:51:25 INFO GlusterFS mount attempt 

20/06/2020 23:50:55 INFO GlusterFS mount attempt 

20/06/2020 23:50:25 INFO GlusterFS mount attempt 

20/06/2020 23:49:55 INFO GlusterFS mount attempt 

20/06/2020 23:49:25 INFO GlusterFS mount attempt 

20/06/2020 23:48:55 INFO GlusterFS mount attempt 

20/06/2020 23:48:25 INFO GlusterFS mount attempt 

20/06/2020 23:47:55 INFO GlusterFS mount attempt 

20/06/2020 23:47:24 INFO GlusterFS mount attempt 

20/06/2020 23:46:54 INFO GlusterFS mount attempt 

20/06/2020 23:46:24 INFO GlusterFS mount attempt 

20/06/2020 23:45:54 INFO GlusterFS mount attempt 

20/06/2020 23:45:24 INFO GlusterFS mount attempt 

20/06/2020 23:44:54 INFO GlusterFS mount attempt 

20/06/2020 23:44:24 INFO GlusterFS mount attempt 

20/06/2020 23:43:54 INFO GlusterFS mount attempt 

20/06/2020 23:43:24 INFO GlusterFS mount attempt 

20/06/2020 23:42:54 INFO GlusterFS mount attempt 

20/06/2020 23:42:24 INFO GlusterFS mount attempt 

20/06/2020 23:41:53 INFO GlusterFS mount attempt 

20/06/2020 23:41:23 INFO GlusterFS mount attempt 

20/06/2020 23:40:53 INFO GlusterFS mount attempt 

20/06/2020 23:40:23 INFO GlusterFS mount attempt 

20/06/2020 23:39:53 INFO GlusterFS mount attempt 

20/06/2020 23:39:23 INFO GlusterFS mount attempt 

20/06/2020 23:38:53 INFO GlusterFS mount attempt 

20/06/2020 23:38:23 INFO GlusterFS mount attempt 

20/06/2020 23:37:53 INFO GlusterFS mount attempt 

20/06/2020 23:37:23 INFO GlusterFS mount attempt 

20/06/2020 23:36:53 INFO GlusterFS mount attempt 

20/06/2020 23:36:22 INFO GlusterFS mount attempt 

20/06/2020 23:35:52 INFO GlusterFS mount attempt 

20/06/2020 23:35:22 INFO GlusterFS mount attempt 

20/06/2020 23:34:52 INFO GlusterFS mount attempt 

20/06/2020 23:34:22 INFO GlusterFS mount attempt 

20/06/2020 23:33:52 INFO GlusterFS mount attempt 

20/06/2020 23:33:22 INFO GlusterFS mount attempt 

20/06/2020 23:32:52 INFO GlusterFS mount attempt 

20/06/2020 23:32:22 INFO GlusterFS mount attempt 

20/06/2020 23:31:52 INFO GlusterFS mount attempt 

20/06/2020 23:31:22 INFO GlusterFS mount attempt 

20/06/2020 23:30:51 INFO GlusterFS mount attempt 

20/06/2020 23:30:21 INFO GlusterFS mount attempt 

20/06/2020 23:29:51 INFO GlusterFS mount attempt 

20/06/2020 23:29:21 INFO GlusterFS mount attempt 

20/06/2020 23:28:51 INFO GlusterFS mount attempt 

20/06/2020 23:28:21 INFO GlusterFS mount attempt 

20/06/2020 23:27:51 INFO GlusterFS mount attempt 

20/06/2020 23:27:21 INFO GlusterFS mount attempt 

20/06/2020 23:26:51 INFO GlusterFS mount attempt 

20/06/2020 23:26:21 INFO GlusterFS mount attempt 

20/06/2020 23:25:51 INFO GlusterFS mount attempt 

20/06/2020 23:25:20 INFO GlusterFS mount attempt 

20/06/2020 23:24:50 INFO GlusterFS mount attempt 

20/06/2020 23:24:20 INFO GlusterFS mount attempt 

20/06/2020 23:23:50 INFO GlusterFS mount attempt 

20/06/2020 23:23:20 INFO GlusterFS mount attempt 

20/06/2020 23:22:50 INFO GlusterFS mount attempt 

20/06/2020 23:22:20 INFO GlusterFS mount attempt 

20/06/2020 23:21:50 INFO GlusterFS mount attempt 

20/06/2020 23:21:20 INFO GlusterFS mount attempt 

20/06/2020 23:20:50 INFO GlusterFS mount attempt 

20/06/2020 23:20:20 INFO GlusterFS mount attempt 

20/06/2020 23:19:49 INFO GlusterFS mount attempt 

20/06/2020 23:19:19 INFO GlusterFS mount attempt 

20/06/2020 23:18:49 INFO GlusterFS mount attempt 

20/06/2020 23:18:19 INFO GlusterFS mount attempt 

20/06/2020 23:17:49 INFO GlusterFS mount attempt 

20/06/2020 23:17:19 INFO GlusterFS mount attempt 

20/06/2020 23:16:49 INFO GlusterFS mount attempt 

20/06/2020 23:16:19 INFO GlusterFS mount attempt 

20/06/2020 23:15:49 INFO GlusterFS mount attempt 

20/06/2020 23:15:19 INFO GlusterFS mount attempt 

20/06/2020 23:14:49 INFO GlusterFS mount attempt 

20/06/2020 23:14:18 INFO GlusterFS mount attempt 

20/06/2020 23:13:48 INFO GlusterFS mount attempt 

20/06/2020 23:13:18 INFO GlusterFS mount attempt 

20/06/2020 23:12:48 INFO GlusterFS mount attempt 

20/06/2020 23:12:18 INFO GlusterFS mount attempt 

20/06/2020 23:11:48 INFO GlusterFS mount attempt 

20/06/2020 23:11:18 INFO GlusterFS mount attempt 

20/06/2020 23:10:48 INFO GlusterFS mount attempt 

20/06/2020 23:10:18 INFO GlusterFS mount attempt 

20/06/2020 23:09:48 INFO GlusterFS mount attempt 

20/06/2020 23:09:18 INFO GlusterFS mount attempt 

20/06/2020 23:08:47 INFO GlusterFS mount attempt 

20/06/2020 23:08:17 INFO GlusterFS mount attempt 

20/06/2020 23:07:47 INFO GlusterFS mount attempt 

20/06/2020 23:07:17 INFO GlusterFS mount attempt 

20/06/2020 23:06:47 INFO GlusterFS mount attempt 

20/06/2020 23:06:17 INFO GlusterFS mount attempt 

20/06/2020 23:05:47 INFO GlusterFS mount attempt 

20/06/2020 23:05:17 INFO GlusterFS mount attempt 

20/06/2020 23:04:47 INFO GlusterFS mount attempt 

20/06/2020 23:04:17 INFO GlusterFS mount attempt 

20/06/2020 23:03:47 INFO GlusterFS mount attempt 

20/06/2020 23:03:16 INFO GlusterFS mount attempt 

20/06/2020 23:02:46 INFO GlusterFS mount attempt 

20/06/2020 23:02:16 INFO GlusterFS mount attempt 

20/06/2020 23:01:46 INFO GlusterFS mount attempt 

20/06/2020 23:01:16 INFO GlusterFS mount attempt 

20/06/2020 23:00:46 INFO GlusterFS mount attempt 

20/06/2020 23:00:16 INFO GlusterFS mount attempt 

20/06/2020 22:59:46 INFO GlusterFS mount attempt 

20/06/2020 22:59:16 INFO GlusterFS mount attempt 

20/06/2020 22:58:46 INFO GlusterFS mount attempt 

20/06/2020 22:58:16 INFO GlusterFS mount attempt 

20/06/2020 22:57:45 INFO GlusterFS mount attempt 

20/06/2020 22:57:15 INFO GlusterFS mount attempt 

20/06/2020 22:56:45 INFO GlusterFS mount attempt 

20/06/2020 22:56:15 INFO GlusterFS mount attempt 

20/06/2020 22:55:45 INFO GlusterFS mount attempt 

20/06/2020 22:55:15 INFO GlusterFS mount attempt 

20/06/2020 22:54:45 INFO GlusterFS mount attempt 

20/06/2020 22:54:15 INFO GlusterFS mount attempt 

20/06/2020 22:53:45 INFO GlusterFS mount attempt 

20/06/2020 22:53:15 INFO GlusterFS mount attempt 

20/06/2020 22:52:45 INFO GlusterFS mount attempt 

20/06/2020 22:52:14 INFO GlusterFS mount attempt 

20/06/2020 22:51:44 INFO GlusterFS mount attempt 

20/06/2020 22:51:14 INFO GlusterFS mount attempt 

20/06/2020 22:50:44 INFO GlusterFS mount attempt 

20/06/2020 22:50:14 INFO GlusterFS mount attempt 

20/06/2020 22:49:44 INFO GlusterFS mount attempt 

20/06/2020 22:49:14 INFO GlusterFS mount attempt 

20/06/2020 22:48:44 INFO GlusterFS mount attempt 

20/06/2020 22:48:14 INFO GlusterFS mount attempt 

20/06/2020 22:47:44 INFO GlusterFS mount attempt 

20/06/2020 22:47:14 INFO GlusterFS mount attempt 

20/06/2020 22:46:43 INFO GlusterFS mount attempt 

20/06/2020 22:46:13 INFO GlusterFS mount attempt 

20/06/2020 22:45:43 INFO GlusterFS mount attempt 

20/06/2020 22:45:13 INFO GlusterFS mount attempt 

20/06/2020 22:44:43 INFO GlusterFS mount attempt 

20/06/2020 22:44:13 INFO GlusterFS mount attempt 

20/06/2020 22:43:43 INFO GlusterFS mount attempt 

20/06/2020 22:43:13 INFO GlusterFS mount attempt 

20/06/2020 22:42:43 INFO GlusterFS mount attempt 

20/06/2020 22:42:13 INFO GlusterFS mount attempt 

20/06/2020 22:41:43 INFO GlusterFS mount attempt 

20/06/2020 22:41:12 INFO GlusterFS mount attempt 

20/06/2020 22:40:42 INFO GlusterFS mount attempt 

20/06/2020 22:40:12 INFO GlusterFS mount attempt 

20/06/2020 22:39:42 INFO GlusterFS mount attempt 

20/06/2020 22:39:12 INFO GlusterFS mount attempt 

20/06/2020 22:38:42 INFO GlusterFS mount attempt 

20/06/2020 22:38:12 INFO GlusterFS mount attempt 

20/06/2020 22:37:42 INFO GlusterFS mount attempt 

20/06/2020 22:37:12 INFO GlusterFS mount attempt 

20/06/2020 22:36:42 INFO GlusterFS mount attempt 

20/06/2020 22:36:12 INFO GlusterFS mount attempt 

20/06/2020 22:35:41 INFO GlusterFS mount attempt 

20/06/2020 22:35:11 INFO GlusterFS mount attempt 

20/06/2020 22:34:41 INFO GlusterFS mount attempt 

20/06/2020 22:34:11 INFO GlusterFS mount attempt 

20/06/2020 22:33:41 INFO GlusterFS mount attempt 

20/06/2020 22:33:11 INFO GlusterFS mount attempt 

20/06/2020 22:32:41 INFO GlusterFS mount attempt 

20/06/2020 22:32:11 INFO GlusterFS mount attempt 

20/06/2020 22:31:41 INFO GlusterFS mount attempt 

20/06/2020 22:31:11 INFO GlusterFS mount attempt 

20/06/2020 22:30:40 INFO GlusterFS mount attempt 

20/06/2020 22:30:10 INFO GlusterFS mount attempt 

20/06/2020 22:29:40 INFO GlusterFS mount attempt 

20/06/2020 22:29:10 INFO GlusterFS mount attempt 

20/06/2020 22:28:40 INFO GlusterFS mount attempt 

20/06/2020 22:28:10 INFO GlusterFS mount attempt 

20/06/2020 22:27:40 INFO GlusterFS mount attempt 

20/06/2020 22:27:10 INFO GlusterFS mount attempt 

20/06/2020 22:26:40 INFO GlusterFS mount attempt 

20/06/2020 22:26:10 INFO GlusterFS mount attempt 

20/06/2020 22:25:39 INFO GlusterFS mount attempt 

20/06/2020 22:25:09 INFO GlusterFS mount attempt 

20/06/2020 22:24:39 INFO GlusterFS mount attempt 

20/06/2020 22:24:09 INFO GlusterFS mount attempt 

20/06/2020 22:23:39 INFO GlusterFS mount attempt 

20/06/2020 22:23:09 INFO GlusterFS mount attempt 

20/06/2020 22:22:39 INFO GlusterFS mount attempt 

20/06/2020 22:22:09 INFO GlusterFS mount attempt 

20/06/2020 22:21:39 INFO GlusterFS mount attempt 

20/06/2020 22:21:09 INFO GlusterFS mount attempt 

20/06/2020 22:20:39 INFO GlusterFS mount attempt 

20/06/2020 22:20:09 INFO GlusterFS mount attempt 

20/06/2020 22:19:38 INFO GlusterFS mount attempt 

20/06/2020 22:19:08 INFO GlusterFS mount attempt 

20/06/2020 22:18:38 INFO GlusterFS mount attempt 

20/06/2020 22:18:08 INFO GlusterFS mount attempt 

20/06/2020 22:17:38 INFO GlusterFS mount attempt 

20/06/2020 22:17:08 INFO GlusterFS mount attempt 

20/06/2020 22:16:38 INFO GlusterFS mount attempt 

20/06/2020 22:16:08 INFO GlusterFS mount attempt 

20/06/2020 22:15:38 INFO GlusterFS mount attempt 

20/06/2020 22:15:08 INFO GlusterFS mount attempt 

20/06/2020 22:14:38 INFO GlusterFS mount attempt 

20/06/2020 22:14:08 INFO GlusterFS mount attempt 

20/06/2020 22:13:37 INFO GlusterFS mount attempt 

20/06/2020 22:13:07 INFO GlusterFS mount attempt 

20/06/2020 22:12:37 INFO GlusterFS mount attempt 

20/06/2020 22:12:07 INFO GlusterFS mount attempt 

20/06/2020 22:11:37 INFO GlusterFS mount attempt 

20/06/2020 22:11:07 INFO GlusterFS mount attempt 

20/06/2020 22:10:37 INFO GlusterFS mount attempt 

20/06/2020 22:10:07 INFO GlusterFS mount attempt 

20/06/2020 22:09:37 INFO GlusterFS mount attempt 

20/06/2020 22:09:07 INFO GlusterFS mount attempt 

20/06/2020 22:08:37 INFO GlusterFS mount attempt 

20/06/2020 22:08:06 INFO GlusterFS mount attempt 

20/06/2020 22:07:36 INFO GlusterFS mount attempt 

20/06/2020 22:07:06 INFO GlusterFS mount attempt 

20/06/2020 22:06:36 INFO GlusterFS mount attempt 

20/06/2020 22:06:06 INFO GlusterFS mount attempt 

20/06/2020 22:05:36 INFO GlusterFS mount attempt 

20/06/2020 22:05:06 INFO GlusterFS mount attempt 

20/06/2020 22:04:36 INFO GlusterFS mount attempt 

20/06/2020 22:04:06 INFO GlusterFS mount attempt 

20/06/2020 22:03:36 INFO GlusterFS mount attempt 

20/06/2020 22:03:06 INFO GlusterFS mount attempt 

20/06/2020 22:02:35 INFO GlusterFS mount attempt 

20/06/2020 22:02:05 INFO GlusterFS mount attempt 

20/06/2020 22:01:35 INFO GlusterFS mount attempt 

20/06/2020 22:01:05 INFO GlusterFS mount attempt 

20/06/2020 22:00:35 INFO GlusterFS mount attempt 

20/06/2020 22:00:05 INFO GlusterFS mount attempt 

20/06/2020 21:59:35 INFO GlusterFS mount attempt 

20/06/2020 21:59:05 INFO GlusterFS mount attempt 

20/06/2020 21:58:35 INFO GlusterFS mount attempt 

20/06/2020 21:58:05 INFO GlusterFS mount attempt 

20/06/2020 21:57:35 INFO GlusterFS mount attempt 

20/06/2020 21:57:04 INFO GlusterFS mount attempt 

20/06/2020 21:56:34 INFO GlusterFS mount attempt 

20/06/2020 21:56:04 INFO GlusterFS mount attempt 

20/06/2020 21:55:34 INFO GlusterFS mount attempt 

20/06/2020 21:55:04 INFO GlusterFS mount attempt 

20/06/2020 21:54:34 INFO GlusterFS mount attempt 

20/06/2020 21:54:04 INFO GlusterFS mount attempt 

20/06/2020 21:53:34 INFO GlusterFS mount attempt 

20/06/2020 21:53:04 INFO GlusterFS mount attempt 

20/06/2020 21:52:34 INFO GlusterFS mount attempt 

20/06/2020 21:52:04 INFO GlusterFS mount attempt 

20/06/2020 21:51:33 INFO GlusterFS mount attempt 

20/06/2020 21:51:03 INFO GlusterFS mount attempt 

20/06/2020 21:50:33 INFO GlusterFS mount attempt 

20/06/2020 21:50:03 INFO GlusterFS mount attempt 

20/06/2020 21:49:33 INFO GlusterFS mount attempt 

20/06/2020 21:49:03 INFO GlusterFS mount attempt 

20/06/2020 21:48:33 INFO GlusterFS mount attempt 

20/06/2020 21:48:03 INFO GlusterFS mount attempt 

20/06/2020 21:47:33 INFO GlusterFS mount attempt 

20/06/2020 21:47:03 INFO GlusterFS mount attempt 

20/06/2020 21:46:33 INFO GlusterFS mount attempt 

20/06/2020 21:46:02 INFO GlusterFS mount attempt 

20/06/2020 21:45:32 INFO GlusterFS mount attempt 

20/06/2020 21:45:02 INFO GlusterFS mount attempt 

20/06/2020 21:44:32 INFO GlusterFS mount attempt 

20/06/2020 21:44:02 INFO GlusterFS mount attempt 

20/06/2020 21:43:32 INFO GlusterFS mount attempt 

20/06/2020 21:43:02 INFO GlusterFS mount attempt 

20/06/2020 21:42:32 INFO GlusterFS mount attempt 

20/06/2020 21:42:02 INFO GlusterFS mount attempt 

20/06/2020 21:41:32 INFO GlusterFS mount attempt 

20/06/2020 21:41:01 INFO GlusterFS mount attempt 

20/06/2020 21:40:31 INFO GlusterFS mount attempt 

20/06/2020 21:40:01 INFO GlusterFS mount attempt 

20/06/2020 21:39:31 INFO GlusterFS mount attempt 

20/06/2020 21:39:01 INFO GlusterFS mount attempt 

20/06/2020 21:38:31 INFO GlusterFS mount attempt 

20/06/2020 21:38:01 INFO GlusterFS mount attempt 

20/06/2020 21:37:31 INFO GlusterFS mount attempt 

20/06/2020 21:37:01 INFO GlusterFS mount attempt 

20/06/2020 21:36:31 INFO GlusterFS mount attempt 

20/06/2020 21:36:01 INFO GlusterFS mount attempt 

20/06/2020 21:35:30 INFO GlusterFS mount attempt 

20/06/2020 21:35:00 INFO GlusterFS mount attempt 

20/06/2020 21:34:30 INFO GlusterFS mount attempt 

20/06/2020 21:34:00 INFO GlusterFS mount attempt 

20/06/2020 21:33:30 INFO GlusterFS mount attempt 

20/06/2020 21:33:00 INFO GlusterFS mount attempt 

20/06/2020 21:32:30 INFO GlusterFS mount attempt 

20/06/2020 21:32:00 INFO GlusterFS mount attempt 

20/06/2020 21:31:30 INFO GlusterFS mount attempt 

20/06/2020 21:31:00 INFO GlusterFS mount attempt 

20/06/2020 21:30:30 INFO GlusterFS mount attempt 

20/06/2020 21:29:59 INFO GlusterFS mount attempt 

20/06/2020 21:29:29 INFO GlusterFS mount attempt 

20/06/2020 21:28:59 INFO GlusterFS mount attempt 

20/06/2020 21:28:29 INFO GlusterFS mount attempt 

20/06/2020 21:27:59 INFO GlusterFS mount attempt 

20/06/2020 21:27:29 INFO GlusterFS mount attempt 

20/06/2020 21:26:59 INFO GlusterFS mount attempt 

20/06/2020 21:26:29 INFO GlusterFS mount attempt 

20/06/2020 21:25:59 INFO GlusterFS mount attempt 

20/06/2020 21:25:29 INFO GlusterFS mount attempt 

20/06/2020 21:24:59 INFO GlusterFS mount attempt 

20/06/2020 21:24:28 INFO GlusterFS mount attempt 

20/06/2020 21:23:58 INFO GlusterFS mount attempt 

20/06/2020 21:23:28 INFO GlusterFS mount attempt 

20/06/2020 21:22:58 INFO GlusterFS mount attempt 

20/06/2020 21:22:28 INFO GlusterFS mount attempt 

20/06/2020 21:21:58 INFO GlusterFS mount attempt 

20/06/2020 21:21:28 INFO GlusterFS mount attempt 

20/06/2020 21:20:58 INFO GlusterFS mount attempt 

20/06/2020 21:20:28 INFO GlusterFS mount attempt 

20/06/2020 21:19:58 INFO GlusterFS mount attempt 

20/06/2020 21:19:27 INFO GlusterFS mount attempt 

20/06/2020 21:18:57 INFO GlusterFS mount attempt 

20/06/2020 21:18:27 INFO GlusterFS mount attempt 

20/06/2020 21:17:57 INFO GlusterFS mount attempt 

20/06/2020 21:17:27 INFO GlusterFS mount attempt 

20/06/2020 21:16:57 INFO GlusterFS mount attempt 

20/06/2020 21:16:27 INFO GlusterFS mount attempt 

20/06/2020 21:15:57 INFO GlusterFS mount attempt 

20/06/2020 21:15:27 INFO GlusterFS mount attempt 

20/06/2020 21:14:57 INFO GlusterFS mount attempt 

20/06/2020 21:14:27 INFO GlusterFS mount attempt 

20/06/2020 21:13:56 INFO GlusterFS mount attempt 

20/06/2020 21:13:26 INFO GlusterFS mount attempt 

20/06/2020 21:12:56 INFO GlusterFS mount attempt 

20/06/2020 21:12:26 INFO GlusterFS mount attempt 

20/06/2020 21:11:56 INFO GlusterFS mount attempt 

20/06/2020 21:11:26 INFO GlusterFS mount attempt 

20/06/2020 21:10:56 INFO GlusterFS mount attempt 

20/06/2020 21:10:26 INFO GlusterFS mount attempt 

20/06/2020 21:09:56 INFO GlusterFS mount attempt 

20/06/2020 21:09:26 INFO GlusterFS mount attempt 

20/06/2020 21:08:56 INFO GlusterFS mount attempt 

20/06/2020 21:08:25 INFO GlusterFS mount attempt 

20/06/2020 21:07:55 INFO GlusterFS mount attempt 

20/06/2020 21:07:25 INFO GlusterFS mount attempt 

20/06/2020 21:06:55 INFO GlusterFS mount attempt 

20/06/2020 21:06:25 INFO GlusterFS mount attempt 

20/06/2020 21:05:55 INFO GlusterFS mount attempt 

20/06/2020 21:05:25 INFO GlusterFS mount attempt 

20/06/2020 21:04:55 INFO GlusterFS mount attempt 

20/06/2020 21:04:25 INFO GlusterFS mount attempt 

20/06/2020 21:03:55 INFO GlusterFS mount attempt 

20/06/2020 21:03:25 INFO GlusterFS mount attempt 

20/06/2020 21:02:54 INFO GlusterFS mount attempt 

20/06/2020 21:02:24 INFO GlusterFS mount attempt 

20/06/2020 21:01:54 INFO GlusterFS mount attempt 

20/06/2020 21:01:24 INFO GlusterFS mount attempt 

20/06/2020 21:00:54 INFO GlusterFS mount attempt 

20/06/2020 21:00:24 INFO GlusterFS mount attempt 

20/06/2020 20:59:54 INFO GlusterFS mount attempt 

20/06/2020 20:59:24 INFO GlusterFS mount attempt 

20/06/2020 20:58:54 INFO GlusterFS mount attempt 

20/06/2020 20:58:24 INFO GlusterFS mount attempt 

20/06/2020 20:57:54 INFO GlusterFS mount attempt 

20/06/2020 20:57:23 INFO GlusterFS mount attempt 

20/06/2020 20:56:53 INFO GlusterFS mount attempt 

20/06/2020 20:56:23 INFO GlusterFS mount attempt 

20/06/2020 20:55:53 INFO GlusterFS mount attempt 

20/06/2020 20:55:23 INFO GlusterFS mount attempt 

20/06/2020 20:54:53 INFO GlusterFS mount attempt 

20/06/2020 20:54:23 INFO GlusterFS mount attempt 

20/06/2020 20:53:53 INFO GlusterFS mount attempt 

20/06/2020 20:53:23 INFO GlusterFS mount attempt 

20/06/2020 20:52:53 INFO GlusterFS mount attempt 

20/06/2020 20:52:23 INFO GlusterFS mount attempt 

20/06/2020 20:51:52 INFO GlusterFS mount attempt 

20/06/2020 20:51:22 INFO GlusterFS mount attempt 

20/06/2020 20:50:52 INFO GlusterFS mount attempt 

20/06/2020 20:50:22 INFO GlusterFS mount attempt 

20/06/2020 20:49:52 INFO GlusterFS mount attempt 

20/06/2020 20:49:22 INFO GlusterFS mount attempt 

20/06/2020 20:48:52 INFO GlusterFS mount attempt 

20/06/2020 20:48:22 INFO GlusterFS mount attempt 

20/06/2020 20:47:52 INFO GlusterFS mount attempt 

20/06/2020 20:47:22 INFO GlusterFS mount attempt 

20/06/2020 20:46:52 INFO GlusterFS mount attempt 

20/06/2020 20:46:22 INFO GlusterFS mount attempt 

20/06/2020 20:45:51 INFO GlusterFS mount attempt 

20/06/2020 20:45:21 INFO GlusterFS mount attempt 

20/06/2020 20:44:51 INFO GlusterFS mount attempt 

20/06/2020 20:44:21 INFO GlusterFS mount attempt 

20/06/2020 20:43:51 INFO GlusterFS mount attempt 

20/06/2020 20:43:21 INFO GlusterFS mount attempt 

20/06/2020 20:42:51 INFO GlusterFS mount attempt 

20/06/2020 20:42:21 INFO GlusterFS mount attempt 

20/06/2020 20:41:51 INFO GlusterFS mount attempt 

20/06/2020 20:41:21 INFO GlusterFS mount attempt 

20/06/2020 20:40:51 INFO GlusterFS mount attempt 

20/06/2020 20:40:20 INFO GlusterFS mount attempt 

20/06/2020 20:39:50 INFO GlusterFS mount attempt 

20/06/2020 20:39:20 INFO GlusterFS mount attempt 

20/06/2020 20:38:50 INFO GlusterFS mount attempt 

20/06/2020 20:38:20 INFO GlusterFS mount attempt 

20/06/2020 20:37:50 INFO GlusterFS mount attempt 

20/06/2020 20:37:20 INFO GlusterFS mount attempt 

20/06/2020 20:36:50 INFO GlusterFS mount attempt 

20/06/2020 20:36:20 INFO GlusterFS mount attempt 

20/06/2020 20:35:50 INFO GlusterFS mount attempt 

20/06/2020 20:35:19 INFO GlusterFS mount attempt 

20/06/2020 20:34:49 INFO GlusterFS mount attempt 

20/06/2020 20:34:19 INFO GlusterFS mount attempt 

20/06/2020 20:33:49 INFO GlusterFS mount attempt 

20/06/2020 20:33:19 INFO GlusterFS mount attempt 

20/06/2020 20:32:49 INFO GlusterFS mount attempt 

20/06/2020 20:32:19 INFO GlusterFS mount attempt 

20/06/2020 20:31:49 INFO GlusterFS mount attempt 

20/06/2020 20:31:19 INFO GlusterFS mount attempt 

20/06/2020 20:30:49 INFO GlusterFS mount attempt 

20/06/2020 20:30:19 INFO GlusterFS mount attempt 

20/06/2020 20:29:48 INFO GlusterFS mount attempt 

20/06/2020 20:29:18 INFO GlusterFS mount attempt 

20/06/2020 20:28:48 INFO GlusterFS mount attempt 

20/06/2020 20:28:18 INFO GlusterFS mount attempt 

20/06/2020 20:27:48 INFO GlusterFS mount attempt 

20/06/2020 20:27:18 INFO GlusterFS mount attempt 

20/06/2020 20:26:48 INFO GlusterFS mount attempt 

20/06/2020 20:26:18 INFO GlusterFS mount attempt 

20/06/2020 20:25:48 INFO GlusterFS mount attempt 

20/06/2020 20:25:18 INFO GlusterFS mount attempt 

20/06/2020 20:24:48 INFO GlusterFS mount attempt 

20/06/2020 20:24:17 INFO GlusterFS mount attempt 

20/06/2020 20:23:47 INFO GlusterFS mount attempt 

20/06/2020 20:23:17 INFO GlusterFS mount attempt 

20/06/2020 20:22:47 INFO GlusterFS mount attempt 

20/06/2020 20:22:17 INFO GlusterFS mount attempt 

20/06/2020 20:21:47 INFO GlusterFS mount attempt 

20/06/2020 20:21:17 INFO GlusterFS mount attempt 

20/06/2020 20:20:47 INFO GlusterFS mount attempt 

20/06/2020 20:20:17 INFO GlusterFS mount attempt 

20/06/2020 20:19:47 INFO GlusterFS mount attempt 

20/06/2020 20:19:17 INFO GlusterFS mount attempt 

20/06/2020 20:18:46 INFO GlusterFS mount attempt 

20/06/2020 20:18:16 INFO GlusterFS mount attempt 

20/06/2020 20:17:46 INFO GlusterFS mount attempt 

20/06/2020 20:17:16 INFO GlusterFS mount attempt 

20/06/2020 20:16:46 INFO GlusterFS mount attempt 

20/06/2020 20:16:16 INFO GlusterFS mount attempt 

20/06/2020 20:15:46 INFO GlusterFS mount attempt 

20/06/2020 20:15:16 INFO GlusterFS mount attempt 

20/06/2020 20:14:46 INFO GlusterFS mount attempt 

20/06/2020 20:14:16 INFO GlusterFS mount attempt 

20/06/2020 20:13:45 INFO GlusterFS mount attempt 

20/06/2020 20:13:15 INFO GlusterFS mount attempt 

20/06/2020 20:12:45 INFO GlusterFS mount attempt 

20/06/2020 20:12:15 INFO GlusterFS mount attempt 

20/06/2020 20:11:45 INFO GlusterFS mount attempt 

20/06/2020 20:11:15 INFO GlusterFS mount attempt 

20/06/2020 20:10:45 INFO GlusterFS mount attempt 

20/06/2020 20:10:15 INFO GlusterFS mount attempt 

20/06/2020 20:09:45 INFO GlusterFS mount attempt 

20/06/2020 20:09:15 INFO GlusterFS mount attempt 

20/06/2020 20:08:45 INFO GlusterFS mount attempt 

20/06/2020 20:08:14 INFO GlusterFS mount attempt 

20/06/2020 20:07:44 INFO GlusterFS mount attempt 

20/06/2020 20:07:14 INFO GlusterFS mount attempt 

20/06/2020 20:06:44 INFO GlusterFS mount attempt 

20/06/2020 20:06:14 INFO GlusterFS mount attempt 

20/06/2020 20:05:44 INFO GlusterFS mount attempt 

20/06/2020 20:05:14 INFO GlusterFS mount attempt 

20/06/2020 20:04:44 INFO GlusterFS mount attempt 

20/06/2020 20:04:14 INFO GlusterFS mount attempt 

20/06/2020 20:03:44 INFO GlusterFS mount attempt 

20/06/2020 20:03:13 INFO GlusterFS mount attempt 

20/06/2020 20:02:43 INFO GlusterFS mount attempt 

20/06/2020 20:02:13 INFO GlusterFS mount attempt 

20/06/2020 20:01:43 INFO GlusterFS mount attempt 

20/06/2020 20:01:13 INFO GlusterFS mount attempt 

20/06/2020 20:00:43 INFO GlusterFS mount attempt 

20/06/2020 20:00:13 INFO GlusterFS mount attempt 

20/06/2020 19:59:43 INFO GlusterFS mount attempt 

20/06/2020 19:59:13 INFO GlusterFS mount attempt 

20/06/2020 19:58:43 INFO GlusterFS mount attempt 

20/06/2020 19:58:13 INFO GlusterFS mount attempt 

20/06/2020 19:57:43 INFO GlusterFS mount attempt 

20/06/2020 19:57:12 INFO GlusterFS mount attempt 

20/06/2020 19:56:42 INFO GlusterFS mount attempt 

20/06/2020 19:56:12 INFO GlusterFS mount attempt 

20/06/2020 19:55:42 INFO GlusterFS mount attempt 

20/06/2020 19:55:12 INFO GlusterFS mount attempt 

20/06/2020 19:54:42 INFO GlusterFS mount attempt 

20/06/2020 19:54:12 INFO GlusterFS mount attempt 

20/06/2020 19:53:42 INFO GlusterFS mount attempt 

20/06/2020 19:53:12 INFO GlusterFS mount attempt 

20/06/2020 19:52:42 INFO GlusterFS mount attempt 

20/06/2020 19:52:12 INFO GlusterFS mount attempt 

20/06/2020 19:51:41 INFO GlusterFS mount attempt 

20/06/2020 19:51:11 INFO GlusterFS mount attempt 

20/06/2020 19:50:41 INFO GlusterFS mount attempt 

20/06/2020 19:50:11 INFO GlusterFS mount attempt 

20/06/2020 19:49:41 INFO GlusterFS mount attempt 

20/06/2020 19:49:11 INFO GlusterFS mount attempt 

20/06/2020 19:48:41 INFO GlusterFS mount attempt 

20/06/2020 19:48:11 INFO GlusterFS mount attempt 

20/06/2020 19:47:41 INFO GlusterFS mount attempt 

20/06/2020 19:47:11 INFO GlusterFS mount attempt 

20/06/2020 19:46:41 INFO GlusterFS mount attempt 

20/06/2020 19:46:10 INFO GlusterFS mount attempt 

20/06/2020 19:45:40 INFO GlusterFS mount attempt 

20/06/2020 19:45:10 INFO GlusterFS mount attempt 

20/06/2020 19:44:40 INFO GlusterFS mount attempt 

20/06/2020 19:44:10 INFO GlusterFS mount attempt 

20/06/2020 19:43:40 INFO GlusterFS mount attempt 

20/06/2020 19:43:10 INFO GlusterFS mount attempt 

20/06/2020 19:42:40 INFO GlusterFS mount attempt 

20/06/2020 19:42:10 INFO GlusterFS mount attempt 

20/06/2020 19:41:40 INFO GlusterFS mount attempt 

20/06/2020 19:41:10 INFO GlusterFS mount attempt 

20/06/2020 19:40:39 INFO GlusterFS mount attempt 

20/06/2020 19:40:09 INFO GlusterFS mount attempt 

20/06/2020 19:39:39 INFO GlusterFS mount attempt 

20/06/2020 19:39:09 INFO GlusterFS mount attempt 

20/06/2020 19:38:39 INFO GlusterFS mount attempt 

20/06/2020 19:38:09 INFO GlusterFS mount attempt 

20/06/2020 19:37:39 INFO GlusterFS mount attempt 

20/06/2020 19:37:09 INFO GlusterFS mount attempt 

20/06/2020 19:36:39 INFO GlusterFS mount attempt 

20/06/2020 19:36:09 INFO GlusterFS mount attempt 

20/06/2020 19:35:39 INFO GlusterFS mount attempt 

20/06/2020 19:35:08 INFO GlusterFS mount attempt 

20/06/2020 19:34:38 INFO GlusterFS mount attempt 

20/06/2020 19:34:08 INFO GlusterFS mount attempt 

20/06/2020 19:33:38 INFO GlusterFS mount attempt 

20/06/2020 19:33:08 INFO GlusterFS mount attempt 

20/06/2020 19:32:38 INFO GlusterFS mount attempt 

20/06/2020 19:32:08 INFO GlusterFS mount attempt 

20/06/2020 19:31:38 INFO GlusterFS mount attempt 

20/06/2020 19:31:08 INFO GlusterFS mount attempt 

20/06/2020 19:30:38 INFO GlusterFS mount attempt 

20/06/2020 19:30:08 INFO GlusterFS mount attempt 

20/06/2020 19:29:37 INFO GlusterFS mount attempt 

20/06/2020 19:29:07 INFO GlusterFS mount attempt 

20/06/2020 19:28:37 INFO GlusterFS mount attempt 

20/06/2020 19:28:07 INFO GlusterFS mount attempt 

20/06/2020 19:27:37 INFO GlusterFS mount attempt 

20/06/2020 19:27:07 INFO GlusterFS mount attempt 

20/06/2020 19:26:37 INFO GlusterFS mount attempt 

20/06/2020 19:26:07 INFO GlusterFS mount attempt 

20/06/2020 19:25:37 INFO GlusterFS mount attempt 

20/06/2020 19:25:07 INFO GlusterFS mount attempt 

20/06/2020 19:24:37 INFO GlusterFS mount attempt 

20/06/2020 19:24:06 INFO GlusterFS mount attempt 

20/06/2020 19:23:36 INFO GlusterFS mount attempt 

20/06/2020 19:23:06 INFO GlusterFS mount attempt 

20/06/2020 19:22:36 INFO GlusterFS mount attempt 

20/06/2020 19:22:06 INFO GlusterFS mount attempt 

20/06/2020 19:21:36 INFO GlusterFS mount attempt 

20/06/2020 19:21:06 INFO GlusterFS mount attempt 

20/06/2020 19:20:36 INFO GlusterFS mount attempt 

20/06/2020 19:20:06 INFO GlusterFS mount attempt 

20/06/2020 19:19:36 INFO GlusterFS mount attempt 

20/06/2020 19:19:06 INFO GlusterFS mount attempt 

20/06/2020 19:18:35 INFO GlusterFS mount attempt 

20/06/2020 19:18:05 INFO GlusterFS mount attempt 

20/06/2020 19:17:35 INFO GlusterFS mount attempt 

20/06/2020 19:17:05 INFO GlusterFS mount attempt 

20/06/2020 19:16:35 INFO GlusterFS mount attempt 

20/06/2020 19:16:05 INFO GlusterFS mount attempt 

20/06/2020 19:15:35 INFO GlusterFS mount attempt 

20/06/2020 19:15:05 INFO GlusterFS mount attempt 

20/06/2020 19:14:35 INFO GlusterFS mount attempt 

20/06/2020 19:14:05 INFO GlusterFS mount attempt 

20/06/2020 19:13:35 INFO GlusterFS mount attempt 

20/06/2020 19:13:04 INFO GlusterFS mount attempt 

20/06/2020 19:12:34 INFO GlusterFS mount attempt 

20/06/2020 19:12:04 INFO GlusterFS mount attempt 

20/06/2020 19:11:34 INFO GlusterFS mount attempt 

20/06/2020 19:11:04 INFO GlusterFS mount attempt 

20/06/2020 19:10:34 INFO GlusterFS mount attempt 

20/06/2020 19:10:04 INFO GlusterFS mount attempt 

20/06/2020 19:09:34 INFO GlusterFS mount attempt 

20/06/2020 19:09:04 INFO GlusterFS mount attempt 

20/06/2020 19:08:34 INFO GlusterFS mount attempt 

20/06/2020 19:08:04 INFO GlusterFS mount attempt 

20/06/2020 19:07:33 INFO GlusterFS mount attempt 

20/06/2020 19:07:03 INFO GlusterFS mount attempt 

20/06/2020 19:06:33 INFO GlusterFS mount attempt 

20/06/2020 19:06:03 INFO GlusterFS mount attempt 

20/06/2020 19:05:33 INFO GlusterFS mount attempt 

20/06/2020 19:05:03 INFO GlusterFS mount attempt 

20/06/2020 19:04:33 INFO GlusterFS mount attempt 

20/06/2020 19:04:03 INFO GlusterFS mount attempt 

20/06/2020 19:03:33 INFO GlusterFS mount attempt 

20/06/2020 19:03:03 INFO GlusterFS mount attempt 

20/06/2020 19:02:33 INFO GlusterFS mount attempt 

20/06/2020 19:02:02 INFO GlusterFS mount attempt 

20/06/2020 19:01:32 INFO GlusterFS mount attempt 

20/06/2020 19:01:02 INFO GlusterFS mount attempt 

20/06/2020 19:00:32 INFO GlusterFS mount attempt 

20/06/2020 19:00:02 INFO GlusterFS mount attempt 

20/06/2020 18:59:32 INFO GlusterFS mount attempt 

20/06/2020 18:59:02 INFO GlusterFS mount attempt 

20/06/2020 18:58:32 INFO GlusterFS mount attempt 

20/06/2020 18:58:02 INFO GlusterFS mount attempt 

20/06/2020 18:57:32 INFO GlusterFS mount attempt 

20/06/2020 18:57:02 INFO GlusterFS mount attempt 

20/06/2020 18:56:31 INFO GlusterFS mount attempt 

20/06/2020 18:56:01 INFO GlusterFS mount attempt 

20/06/2020 18:55:31 INFO GlusterFS mount attempt 

20/06/2020 18:55:01 INFO GlusterFS mount attempt 

20/06/2020 18:54:31 INFO GlusterFS mount attempt 

20/06/2020 18:54:01 INFO GlusterFS mount attempt 

20/06/2020 18:53:31 INFO GlusterFS mount attempt 

20/06/2020 18:53:01 INFO GlusterFS mount attempt 

20/06/2020 18:52:31 INFO GlusterFS mount attempt 

20/06/2020 18:52:01 INFO GlusterFS mount attempt 

20/06/2020 18:51:31 INFO GlusterFS mount attempt 

20/06/2020 18:51:00 INFO GlusterFS mount attempt 

20/06/2020 18:50:30 INFO GlusterFS mount attempt 

20/06/2020 18:50:00 INFO GlusterFS mount attempt 

20/06/2020 18:49:30 INFO GlusterFS mount attempt 

20/06/2020 18:49:00 INFO GlusterFS mount attempt 

20/06/2020 18:48:30 INFO GlusterFS mount attempt 

20/06/2020 18:48:00 INFO GlusterFS mount attempt 

20/06/2020 18:47:30 INFO GlusterFS mount attempt 

20/06/2020 18:47:00 INFO GlusterFS mount attempt 

20/06/2020 18:46:30 INFO GlusterFS mount attempt 

20/06/2020 18:46:00 INFO GlusterFS mount attempt 

20/06/2020 18:45:29 INFO GlusterFS mount attempt 

20/06/2020 18:44:59 INFO GlusterFS mount attempt 

20/06/2020 18:44:29 INFO GlusterFS mount attempt 

20/06/2020 18:43:59 INFO GlusterFS mount attempt 

20/06/2020 18:43:29 INFO GlusterFS mount attempt 

20/06/2020 18:42:59 INFO GlusterFS mount attempt 

20/06/2020 18:42:29 INFO GlusterFS mount attempt 

20/06/2020 18:41:59 INFO GlusterFS mount attempt 

20/06/2020 18:41:29 INFO GlusterFS mount attempt 

20/06/2020 18:40:59 INFO GlusterFS mount attempt 

20/06/2020 18:40:28 INFO GlusterFS mount attempt 

20/06/2020 18:39:58 INFO GlusterFS mount attempt 

20/06/2020 18:39:28 INFO GlusterFS mount attempt 

20/06/2020 18:38:58 INFO GlusterFS mount attempt 

20/06/2020 18:38:28 INFO GlusterFS mount attempt 

20/06/2020 18:37:58 INFO GlusterFS mount attempt 

20/06/2020 18:37:28 INFO GlusterFS mount attempt 

20/06/2020 18:36:58 INFO GlusterFS mount attempt 

20/06/2020 18:36:28 INFO GlusterFS mount attempt 

20/06/2020 18:35:58 INFO GlusterFS mount attempt 

20/06/2020 18:35:28 INFO GlusterFS mount attempt 

20/06/2020 18:34:57 INFO GlusterFS mount attempt 

20/06/2020 18:34:27 INFO GlusterFS mount attempt 

20/06/2020 18:33:57 INFO GlusterFS mount attempt 

20/06/2020 18:33:27 INFO GlusterFS mount attempt 

20/06/2020 18:32:57 INFO GlusterFS mount attempt 

20/06/2020 18:32:27 INFO GlusterFS mount attempt 

20/06/2020 18:31:57 INFO GlusterFS mount attempt 

20/06/2020 18:31:27 INFO GlusterFS mount attempt 

20/06/2020 18:30:57 INFO GlusterFS mount attempt 

20/06/2020 18:30:27 INFO GlusterFS mount attempt 

20/06/2020 18:29:57 INFO GlusterFS mount attempt 

20/06/2020 18:29:26 INFO GlusterFS mount attempt 

20/06/2020 18:28:56 INFO GlusterFS mount attempt 

20/06/2020 18:28:26 INFO GlusterFS mount attempt 

20/06/2020 18:27:56 INFO GlusterFS mount attempt 

20/06/2020 18:27:26 INFO GlusterFS mount attempt 

20/06/2020 18:26:56 INFO GlusterFS mount attempt 

20/06/2020 18:26:26 INFO GlusterFS mount attempt 

20/06/2020 18:25:56 INFO GlusterFS mount attempt 

20/06/2020 18:25:26 INFO GlusterFS mount attempt 

20/06/2020 18:24:56 INFO GlusterFS mount attempt 

20/06/2020 18:24:25 INFO GlusterFS mount attempt 

20/06/2020 18:23:55 INFO GlusterFS mount attempt 

20/06/2020 18:23:25 INFO GlusterFS mount attempt 

20/06/2020 18:22:55 INFO GlusterFS mount attempt 

20/06/2020 18:22:25 INFO GlusterFS mount attempt 

20/06/2020 18:21:55 INFO GlusterFS mount attempt 

20/06/2020 18:21:25 INFO GlusterFS mount attempt 

20/06/2020 18:20:55 INFO GlusterFS mount attempt 

20/06/2020 18:20:25 INFO GlusterFS mount attempt 

20/06/2020 18:19:55 INFO GlusterFS mount attempt 

20/06/2020 18:19:25 INFO GlusterFS mount attempt 

20/06/2020 18:18:54 INFO GlusterFS mount attempt 

20/06/2020 18:18:24 INFO GlusterFS mount attempt 

20/06/2020 18:17:54 INFO GlusterFS mount attempt 

20/06/2020 18:17:24 INFO GlusterFS mount attempt 

20/06/2020 18:16:54 INFO GlusterFS mount attempt 

20/06/2020 18:16:24 INFO GlusterFS mount attempt 

20/06/2020 18:15:54 INFO GlusterFS mount attempt 

20/06/2020 18:15:24 INFO GlusterFS mount attempt 

20/06/2020 18:14:54 INFO GlusterFS mount attempt 

20/06/2020 18:14:24 INFO GlusterFS mount attempt 

20/06/2020 18:13:54 INFO GlusterFS mount attempt 

20/06/2020 18:13:23 INFO GlusterFS mount attempt 

20/06/2020 18:12:53 INFO GlusterFS mount attempt 

20/06/2020 18:12:23 INFO GlusterFS mount attempt 

20/06/2020 18:11:53 INFO GlusterFS mount attempt 

20/06/2020 18:11:23 INFO GlusterFS mount attempt 

20/06/2020 18:10:53 INFO GlusterFS mount attempt 

20/06/2020 18:10:23 INFO GlusterFS mount attempt 

20/06/2020 18:09:53 INFO GlusterFS mount attempt 

20/06/2020 18:09:23 INFO GlusterFS mount attempt 

20/06/2020 18:08:53 INFO GlusterFS mount attempt 

20/06/2020 18:08:23 INFO GlusterFS mount attempt 

20/06/2020 18:07:52 INFO GlusterFS mount attempt 

20/06/2020 18:07:22 INFO GlusterFS mount attempt 

20/06/2020 18:06:52 INFO GlusterFS mount attempt 

20/06/2020 18:06:22 INFO GlusterFS mount attempt 

20/06/2020 18:05:52 INFO GlusterFS mount attempt 

20/06/2020 18:05:22 INFO GlusterFS mount attempt 

20/06/2020 18:04:52 INFO GlusterFS mount attempt 

20/06/2020 18:04:22 INFO GlusterFS mount attempt 

20/06/2020 18:03:52 INFO GlusterFS mount attempt 

20/06/2020 18:03:22 INFO GlusterFS mount attempt 

20/06/2020 18:02:52 INFO GlusterFS mount attempt 

20/06/2020 18:02:21 INFO GlusterFS mount attempt 

20/06/2020 18:01:51 INFO GlusterFS mount attempt 

20/06/2020 18:01:21 INFO GlusterFS mount attempt 

20/06/2020 18:00:51 INFO GlusterFS mount attempt 

20/06/2020 18:00:21 INFO GlusterFS mount attempt 

20/06/2020 17:59:51 INFO GlusterFS mount attempt 

20/06/2020 17:59:21 INFO GlusterFS mount attempt 

20/06/2020 17:58:51 INFO GlusterFS mount attempt 

20/06/2020 17:58:21 INFO GlusterFS mount attempt 

20/06/2020 17:57:51 INFO GlusterFS mount attempt 

20/06/2020 17:57:21 INFO GlusterFS mount attempt 

20/06/2020 17:56:50 INFO GlusterFS mount attempt 

20/06/2020 17:56:20 INFO GlusterFS mount attempt 

20/06/2020 17:55:50 INFO GlusterFS mount attempt 

20/06/2020 17:55:20 INFO GlusterFS mount attempt 

20/06/2020 17:54:50 INFO GlusterFS mount attempt 

20/06/2020 17:54:20 INFO GlusterFS mount attempt 

20/06/2020 17:53:50 INFO GlusterFS mount attempt 

20/06/2020 17:53:20 INFO GlusterFS mount attempt 

20/06/2020 17:52:50 INFO GlusterFS mount attempt 

20/06/2020 17:52:20 INFO GlusterFS mount attempt 

20/06/2020 17:51:49 INFO GlusterFS mount attempt 

20/06/2020 17:51:19 INFO GlusterFS mount attempt 

20/06/2020 17:50:49 INFO GlusterFS mount attempt 

20/06/2020 17:50:19 INFO GlusterFS mount attempt 

20/06/2020 17:49:49 INFO GlusterFS mount attempt 

20/06/2020 17:49:19 INFO GlusterFS mount attempt 

20/06/2020 17:48:49 INFO GlusterFS mount attempt 

20/06/2020 17:48:19 INFO GlusterFS mount attempt 

20/06/2020 17:47:49 INFO GlusterFS mount attempt 

20/06/2020 17:47:19 INFO GlusterFS mount attempt 

20/06/2020 17:46:49 INFO GlusterFS mount attempt 

20/06/2020 17:46:18 INFO GlusterFS mount attempt 

20/06/2020 17:45:48 INFO GlusterFS mount attempt 

20/06/2020 17:45:18 INFO GlusterFS mount attempt 

20/06/2020 17:44:48 INFO GlusterFS mount attempt 

20/06/2020 17:44:18 INFO GlusterFS mount attempt 

20/06/2020 17:43:48 INFO GlusterFS mount attempt 

20/06/2020 17:43:18 INFO GlusterFS mount attempt 

20/06/2020 17:42:48 INFO GlusterFS mount attempt 

20/06/2020 17:42:18 INFO GlusterFS mount attempt 

20/06/2020 17:41:48 INFO GlusterFS mount attempt 

20/06/2020 17:41:17 INFO GlusterFS mount attempt 

20/06/2020 17:40:47 INFO GlusterFS mount attempt 

20/06/2020 17:40:17 INFO GlusterFS mount attempt 

20/06/2020 17:39:47 INFO GlusterFS mount attempt 

20/06/2020 17:39:17 INFO GlusterFS mount attempt 

20/06/2020 17:38:47 INFO GlusterFS mount attempt 

20/06/2020 17:38:17 INFO GlusterFS mount attempt 

20/06/2020 17:37:47 INFO GlusterFS mount attempt 

20/06/2020 17:37:17 INFO GlusterFS mount attempt 

20/06/2020 17:36:47 INFO GlusterFS mount attempt 

20/06/2020 17:36:17 INFO GlusterFS mount attempt 

20/06/2020 17:35:46 INFO GlusterFS mount attempt 

20/06/2020 17:35:16 INFO GlusterFS mount attempt 

20/06/2020 17:34:46 INFO GlusterFS mount attempt 

20/06/2020 17:34:16 INFO GlusterFS mount attempt 

20/06/2020 17:33:46 INFO GlusterFS mount attempt 

20/06/2020 17:33:16 INFO GlusterFS mount attempt 

20/06/2020 17:32:46 INFO GlusterFS mount attempt 

20/06/2020 17:32:16 INFO GlusterFS mount attempt 

20/06/2020 17:31:46 INFO GlusterFS mount attempt 

20/06/2020 17:31:16 INFO GlusterFS mount attempt 

20/06/2020 17:30:46 INFO GlusterFS mount attempt 

20/06/2020 17:30:15 INFO GlusterFS mount attempt 

20/06/2020 17:29:45 INFO GlusterFS mount attempt 

20/06/2020 17:29:15 INFO GlusterFS mount attempt 

20/06/2020 17:28:45 INFO GlusterFS mount attempt 

20/06/2020 17:28:15 INFO GlusterFS mount attempt 

20/06/2020 17:27:45 INFO GlusterFS mount attempt 

20/06/2020 17:27:15 INFO GlusterFS mount attempt 

20/06/2020 17:26:45 INFO GlusterFS mount attempt 

20/06/2020 17:26:15 INFO GlusterFS mount attempt 

20/06/2020 17:25:45 INFO GlusterFS mount attempt 

20/06/2020 17:25:15 INFO GlusterFS mount attempt 

20/06/2020 17:24:44 INFO GlusterFS mount attempt 

20/06/2020 17:24:14 INFO GlusterFS mount attempt 

20/06/2020 17:23:44 INFO GlusterFS mount attempt 

20/06/2020 17:23:14 INFO GlusterFS mount attempt 

20/06/2020 17:22:44 INFO GlusterFS mount attempt 

20/06/2020 17:22:14 INFO GlusterFS mount attempt 

20/06/2020 17:21:44 INFO GlusterFS mount attempt 

20/06/2020 17:21:14 INFO GlusterFS mount attempt 

20/06/2020 17:20:44 INFO GlusterFS mount attempt 

20/06/2020 17:20:14 INFO GlusterFS mount attempt 

20/06/2020 17:19:43 INFO GlusterFS mount attempt 

20/06/2020 17:19:13 INFO GlusterFS mount attempt 

20/06/2020 17:18:43 INFO GlusterFS mount attempt 

20/06/2020 17:18:13 INFO GlusterFS mount attempt 

20/06/2020 17:17:43 INFO GlusterFS mount attempt 

20/06/2020 17:17:13 INFO GlusterFS mount attempt 

20/06/2020 17:16:43 INFO GlusterFS mount attempt 

20/06/2020 17:16:13 INFO GlusterFS mount attempt 

20/06/2020 17:15:43 INFO GlusterFS mount attempt 

20/06/2020 17:15:13 INFO GlusterFS mount attempt 

20/06/2020 17:14:43 INFO GlusterFS mount attempt 

20/06/2020 17:14:12 INFO GlusterFS mount attempt 

20/06/2020 17:13:42 INFO GlusterFS mount attempt 

20/06/2020 17:13:12 INFO GlusterFS mount attempt 

20/06/2020 17:12:42 INFO GlusterFS mount attempt 

20/06/2020 17:12:12 INFO GlusterFS mount attempt 

20/06/2020 17:11:42 INFO GlusterFS mount attempt 

20/06/2020 17:11:12 INFO GlusterFS mount attempt 

20/06/2020 17:10:42 INFO GlusterFS mount attempt 

20/06/2020 17:10:12 INFO GlusterFS mount attempt 

20/06/2020 17:09:42 INFO GlusterFS mount attempt 

20/06/2020 17:09:12 INFO GlusterFS mount attempt 

20/06/2020 17:08:41 INFO GlusterFS mount attempt 

20/06/2020 17:08:11 INFO GlusterFS mount attempt 

20/06/2020 17:07:41 INFO GlusterFS mount attempt 

20/06/2020 17:07:11 INFO GlusterFS mount attempt 

20/06/2020 17:06:41 INFO GlusterFS mount attempt 

20/06/2020 17:06:11 INFO GlusterFS mount attempt 

20/06/2020 17:05:41 INFO GlusterFS mount attempt 

20/06/2020 17:05:11 INFO GlusterFS mount attempt 

20/06/2020 17:04:41 INFO GlusterFS mount attempt 

20/06/2020 17:04:11 INFO GlusterFS mount attempt 

20/06/2020 17:03:40 INFO GlusterFS mount attempt 

20/06/2020 17:03:10 INFO GlusterFS mount attempt 

20/06/2020 17:02:40 INFO GlusterFS mount attempt 

20/06/2020 17:02:10 INFO GlusterFS mount attempt 

20/06/2020 17:01:40 INFO GlusterFS mount attempt 

20/06/2020 17:01:10 INFO GlusterFS mount attempt 

20/06/2020 17:00:40 INFO GlusterFS mount attempt 

20/06/2020 17:00:10 INFO GlusterFS mount attempt 

20/06/2020 16:59:40 INFO GlusterFS mount attempt 

20/06/2020 16:59:10 INFO GlusterFS mount attempt 

20/06/2020 16:58:40 INFO GlusterFS mount attempt 

20/06/2020 16:58:10 INFO GlusterFS mount attempt 

20/06/2020 16:57:39 INFO GlusterFS mount attempt 

20/06/2020 16:57:09 INFO GlusterFS mount attempt 

20/06/2020 16:56:39 INFO GlusterFS mount attempt 

20/06/2020 16:56:09 INFO GlusterFS mount attempt 

20/06/2020 16:55:39 INFO GlusterFS mount attempt 

20/06/2020 16:55:09 INFO GlusterFS mount attempt 

20/06/2020 16:54:39 INFO GlusterFS mount attempt 

20/06/2020 16:54:09 INFO GlusterFS mount attempt 

20/06/2020 16:53:39 INFO GlusterFS mount attempt 

20/06/2020 16:53:09 INFO GlusterFS mount attempt 

20/06/2020 16:52:38 INFO GlusterFS mount attempt 

20/06/2020 16:52:08 INFO GlusterFS mount attempt 

20/06/2020 16:51:38 INFO GlusterFS mount attempt 

20/06/2020 16:51:08 INFO GlusterFS mount attempt 

20/06/2020 16:50:38 INFO GlusterFS mount attempt 

20/06/2020 16:50:08 INFO GlusterFS mount attempt 

20/06/2020 16:49:38 INFO GlusterFS mount attempt 

20/06/2020 16:49:08 INFO GlusterFS mount attempt 

20/06/2020 16:48:38 INFO GlusterFS mount attempt 

20/06/2020 16:48:08 INFO GlusterFS mount attempt 

20/06/2020 16:47:38 INFO GlusterFS mount attempt 

20/06/2020 16:47:07 INFO GlusterFS mount attempt 

20/06/2020 16:46:37 INFO GlusterFS mount attempt 

20/06/2020 16:46:07 INFO GlusterFS mount attempt 

20/06/2020 16:45:37 INFO GlusterFS mount attempt 

20/06/2020 16:45:07 INFO GlusterFS mount attempt 

20/06/2020 16:44:37 INFO GlusterFS mount attempt 

20/06/2020 16:44:07 INFO GlusterFS mount attempt 

20/06/2020 16:43:37 INFO GlusterFS mount attempt 

20/06/2020 16:43:07 INFO GlusterFS mount attempt 

20/06/2020 16:42:37 INFO GlusterFS mount attempt 

20/06/2020 16:42:06 INFO GlusterFS mount attempt 

20/06/2020 16:41:36 INFO GlusterFS mount attempt 

20/06/2020 16:41:06 INFO GlusterFS mount attempt 

20/06/2020 16:40:36 INFO GlusterFS mount attempt 

20/06/2020 16:40:06 INFO GlusterFS mount attempt 

20/06/2020 16:39:36 INFO GlusterFS mount attempt 

20/06/2020 16:39:06 INFO GlusterFS mount attempt 

20/06/2020 16:38:36 INFO GlusterFS mount attempt 

20/06/2020 16:38:06 INFO GlusterFS mount attempt 

20/06/2020 16:37:36 INFO GlusterFS mount attempt 

20/06/2020 16:37:06 INFO GlusterFS mount attempt 

20/06/2020 16:36:35 INFO GlusterFS mount attempt 

20/06/2020 16:36:05 INFO GlusterFS mount attempt 

20/06/2020 16:35:35 INFO GlusterFS mount attempt 

20/06/2020 16:35:05 INFO GlusterFS mount attempt 

20/06/2020 16:34:35 INFO GlusterFS mount attempt 

20/06/2020 16:34:05 INFO GlusterFS mount attempt 

20/06/2020 16:33:35 INFO GlusterFS mount attempt 

20/06/2020 16:33:05 INFO GlusterFS mount attempt 

20/06/2020 16:32:35 INFO GlusterFS mount attempt 

20/06/2020 16:32:05 INFO GlusterFS mount attempt 

20/06/2020 16:31:35 INFO GlusterFS mount attempt 

20/06/2020 16:31:04 INFO GlusterFS mount attempt 

20/06/2020 16:30:34 INFO GlusterFS mount attempt 

20/06/2020 16:30:04 INFO GlusterFS mount attempt 

20/06/2020 16:29:34 INFO GlusterFS mount attempt 

20/06/2020 16:29:04 INFO GlusterFS mount attempt 

20/06/2020 16:28:34 INFO GlusterFS mount attempt 

20/06/2020 16:28:04 INFO GlusterFS mount attempt 

20/06/2020 16:27:34 INFO GlusterFS mount attempt 

20/06/2020 16:27:04 INFO GlusterFS mount attempt 

20/06/2020 16:26:34 INFO GlusterFS mount attempt 

20/06/2020 16:26:04 INFO GlusterFS mount attempt 

20/06/2020 16:25:33 INFO GlusterFS mount attempt 

20/06/2020 16:25:03 INFO GlusterFS mount attempt 

20/06/2020 16:24:33 INFO GlusterFS mount attempt 

20/06/2020 16:24:03 INFO GlusterFS mount attempt 

20/06/2020 16:23:33 INFO GlusterFS mount attempt 

20/06/2020 16:23:03 INFO GlusterFS mount attempt 

20/06/2020 16:22:33 INFO GlusterFS mount attempt 

20/06/2020 16:22:03 INFO GlusterFS mount attempt 

20/06/2020 16:21:33 INFO GlusterFS mount attempt 

20/06/2020 16:21:03 INFO GlusterFS mount attempt 

20/06/2020 16:20:32 INFO GlusterFS mount attempt 

20/06/2020 16:20:02 INFO GlusterFS mount attempt 

20/06/2020 16:19:32 INFO GlusterFS mount attempt 

20/06/2020 16:19:02 INFO GlusterFS mount attempt 

20/06/2020 16:18:32 INFO GlusterFS mount attempt 

20/06/2020 16:18:02 INFO GlusterFS mount attempt 

20/06/2020 16:17:32 INFO GlusterFS mount attempt 

20/06/2020 16:17:02 INFO GlusterFS mount attempt 

20/06/2020 16:16:32 INFO GlusterFS mount attempt 

20/06/2020 16:16:02 INFO GlusterFS mount attempt 

20/06/2020 16:15:32 INFO GlusterFS mount attempt 

20/06/2020 16:15:02 INFO GlusterFS mount attempt 

20/06/2020 16:14:31 INFO GlusterFS mount attempt 

20/06/2020 16:14:01 INFO GlusterFS mount attempt 

20/06/2020 16:13:31 INFO GlusterFS mount attempt 

20/06/2020 16:13:01 INFO GlusterFS mount attempt 

20/06/2020 16:12:31 INFO GlusterFS mount attempt 

20/06/2020 16:12:01 INFO GlusterFS mount attempt 

20/06/2020 16:11:31 INFO GlusterFS mount attempt 

20/06/2020 16:11:01 INFO GlusterFS mount attempt 

20/06/2020 16:10:31 INFO GlusterFS mount attempt 

20/06/2020 16:10:01 INFO GlusterFS mount attempt 

20/06/2020 16:09:31 INFO GlusterFS mount attempt 

20/06/2020 16:09:00 INFO GlusterFS mount attempt 

20/06/2020 16:08:30 INFO GlusterFS mount attempt 

20/06/2020 16:08:00 INFO GlusterFS mount attempt 

20/06/2020 16:07:30 INFO GlusterFS mount attempt 

20/06/2020 16:07:00 INFO GlusterFS mount attempt 

20/06/2020 16:06:30 INFO GlusterFS mount attempt 

20/06/2020 16:06:00 INFO GlusterFS mount attempt 

20/06/2020 16:05:30 INFO GlusterFS mount attempt 

20/06/2020 16:05:00 INFO GlusterFS mount attempt 

20/06/2020 16:04:30 INFO GlusterFS mount attempt 

20/06/2020 16:03:59 INFO GlusterFS mount attempt 

20/06/2020 16:03:29 INFO GlusterFS mount attempt 

20/06/2020 16:02:59 INFO GlusterFS mount attempt 

20/06/2020 16:02:29 INFO GlusterFS mount attempt 

20/06/2020 16:01:59 INFO GlusterFS mount attempt 

20/06/2020 16:01:29 INFO GlusterFS mount attempt 

20/06/2020 16:00:59 INFO GlusterFS mount attempt 

20/06/2020 16:00:29 INFO GlusterFS mount attempt 

20/06/2020 15:59:59 INFO GlusterFS mount attempt 

20/06/2020 15:59:29 INFO GlusterFS mount attempt 

20/06/2020 15:58:59 INFO GlusterFS mount attempt 

20/06/2020 15:58:28 INFO GlusterFS mount attempt 

20/06/2020 15:57:58 INFO GlusterFS mount attempt 

20/06/2020 15:57:28 INFO GlusterFS mount attempt 

20/06/2020 15:56:58 INFO GlusterFS mount attempt 

20/06/2020 15:56:28 INFO GlusterFS mount attempt 

20/06/2020 15:55:58 INFO GlusterFS mount attempt 

20/06/2020 15:55:28 INFO GlusterFS mount attempt 

20/06/2020 15:54:58 INFO GlusterFS mount attempt 

20/06/2020 15:54:28 INFO GlusterFS mount attempt 

20/06/2020 15:53:58 INFO GlusterFS mount attempt 

20/06/2020 15:53:28 INFO GlusterFS mount attempt 

20/06/2020 15:52:57 INFO GlusterFS mount attempt 

20/06/2020 15:52:27 INFO GlusterFS mount attempt 

20/06/2020 15:51:57 INFO GlusterFS mount attempt 

20/06/2020 15:51:27 INFO GlusterFS mount attempt 

20/06/2020 15:50:57 INFO GlusterFS mount attempt 

20/06/2020 15:50:27 INFO GlusterFS mount attempt 

20/06/2020 15:49:57 INFO GlusterFS mount attempt 

20/06/2020 15:49:27 INFO GlusterFS mount attempt 

20/06/2020 15:48:57 INFO GlusterFS mount attempt 

20/06/2020 15:48:27 INFO GlusterFS mount attempt 

20/06/2020 15:47:57 INFO GlusterFS mount attempt 

20/06/2020 15:47:26 INFO GlusterFS mount attempt 

20/06/2020 15:46:56 INFO GlusterFS mount attempt 

20/06/2020 15:46:26 INFO GlusterFS mount attempt 

20/06/2020 15:45:56 INFO GlusterFS mount attempt 

20/06/2020 15:45:26 INFO GlusterFS mount attempt 

20/06/2020 15:44:56 INFO GlusterFS mount attempt 

20/06/2020 15:44:26 INFO GlusterFS mount attempt 

20/06/2020 15:43:56 INFO GlusterFS mount attempt 

20/06/2020 15:43:26 INFO GlusterFS mount attempt 

20/06/2020 15:42:56 INFO GlusterFS mount attempt 

20/06/2020 15:42:26 INFO GlusterFS mount attempt 

20/06/2020 15:41:55 INFO GlusterFS mount attempt 

20/06/2020 15:41:25 INFO GlusterFS mount attempt 

20/06/2020 15:40:55 INFO GlusterFS mount attempt 

20/06/2020 15:40:25 INFO GlusterFS mount attempt 

20/06/2020 15:39:55 INFO GlusterFS mount attempt 

20/06/2020 15:39:25 INFO GlusterFS mount attempt 

20/06/2020 15:38:55 INFO GlusterFS mount attempt 

20/06/2020 15:38:25 INFO GlusterFS mount attempt 

20/06/2020 15:37:55 INFO GlusterFS mount attempt 

20/06/2020 15:37:25 INFO GlusterFS mount attempt 

20/06/2020 15:36:55 INFO GlusterFS mount attempt 

20/06/2020 15:36:24 INFO GlusterFS mount attempt 

20/06/2020 15:35:54 INFO GlusterFS mount attempt 

20/06/2020 15:35:24 INFO GlusterFS mount attempt 

20/06/2020 15:34:54 INFO GlusterFS mount attempt 

20/06/2020 15:34:24 INFO GlusterFS mount attempt 

20/06/2020 15:33:54 INFO GlusterFS mount attempt 

20/06/2020 15:33:24 INFO GlusterFS mount attempt 

20/06/2020 15:32:54 INFO GlusterFS mount attempt 

20/06/2020 15:32:24 INFO GlusterFS mount attempt 

20/06/2020 15:31:54 INFO GlusterFS mount attempt 

20/06/2020 15:31:24 INFO GlusterFS mount attempt 

20/06/2020 15:30:53 INFO GlusterFS mount attempt 

20/06/2020 15:30:23 INFO GlusterFS mount attempt 

20/06/2020 15:29:53 INFO GlusterFS mount attempt 

20/06/2020 15:29:23 INFO GlusterFS mount attempt 

20/06/2020 15:28:53 INFO GlusterFS mount attempt 

20/06/2020 15:28:23 INFO GlusterFS mount attempt 

20/06/2020 15:27:53 INFO GlusterFS mount attempt 

20/06/2020 15:27:23 INFO GlusterFS mount attempt 

20/06/2020 15:26:53 INFO GlusterFS mount attempt 

20/06/2020 15:26:23 INFO GlusterFS mount attempt 

20/06/2020 15:25:53 INFO GlusterFS mount attempt 

20/06/2020 15:25:22 INFO GlusterFS mount attempt 

20/06/2020 15:24:52 INFO GlusterFS mount attempt 

20/06/2020 15:24:22 INFO GlusterFS mount attempt 

20/06/2020 15:23:52 INFO GlusterFS mount attempt 

20/06/2020 15:23:22 INFO GlusterFS mount attempt 

20/06/2020 15:22:52 INFO GlusterFS mount attempt 

20/06/2020 15:22:22 INFO GlusterFS mount attempt 

20/06/2020 15:21:52 INFO GlusterFS mount attempt 

20/06/2020 15:21:22 INFO GlusterFS mount attempt 

20/06/2020 15:20:52 INFO GlusterFS mount attempt 

20/06/2020 15:20:22 INFO GlusterFS mount attempt 

20/06/2020 15:19:51 INFO GlusterFS mount attempt 

20/06/2020 15:19:21 INFO GlusterFS mount attempt 

20/06/2020 15:18:51 INFO GlusterFS mount attempt 

20/06/2020 15:18:21 INFO GlusterFS mount attempt 

20/06/2020 15:17:51 INFO GlusterFS mount attempt 

20/06/2020 15:17:21 INFO GlusterFS mount attempt 

20/06/2020 15:16:51 INFO GlusterFS mount attempt 

20/06/2020 15:16:21 INFO GlusterFS mount attempt 

20/06/2020 15:15:51 INFO GlusterFS mount attempt 

20/06/2020 15:15:21 INFO GlusterFS mount attempt 

20/06/2020 15:14:50 INFO GlusterFS mount attempt 

20/06/2020 15:14:20 INFO GlusterFS mount attempt 

20/06/2020 15:13:50 INFO GlusterFS mount attempt 

20/06/2020 15:13:20 INFO GlusterFS mount attempt 

20/06/2020 15:12:50 INFO GlusterFS mount attempt 

20/06/2020 15:12:20 INFO GlusterFS mount attempt 

20/06/2020 15:11:50 INFO GlusterFS mount attempt 

20/06/2020 15:11:20 INFO GlusterFS mount attempt 

20/06/2020 15:10:50 INFO GlusterFS mount attempt 

20/06/2020 15:10:20 INFO GlusterFS mount attempt 

20/06/2020 15:09:50 INFO GlusterFS mount attempt 

20/06/2020 15:09:19 INFO GlusterFS mount attempt 

20/06/2020 15:08:49 INFO GlusterFS mount attempt 

20/06/2020 15:08:19 INFO GlusterFS mount attempt 

20/06/2020 15:07:49 INFO GlusterFS mount attempt 

20/06/2020 15:07:19 INFO GlusterFS mount attempt 

20/06/2020 15:06:49 INFO GlusterFS mount attempt 

20/06/2020 15:06:19 INFO GlusterFS mount attempt 

20/06/2020 15:05:49 INFO GlusterFS mount attempt 

20/06/2020 15:05:19 INFO GlusterFS mount attempt 

20/06/2020 15:04:49 INFO GlusterFS mount attempt 

20/06/2020 15:04:19 INFO GlusterFS mount attempt 

20/06/2020 15:03:48 INFO GlusterFS mount attempt 

20/06/2020 15:03:18 INFO GlusterFS mount attempt 

20/06/2020 15:02:48 INFO GlusterFS mount attempt 

20/06/2020 15:02:18 INFO GlusterFS mount attempt 

20/06/2020 15:01:48 INFO GlusterFS mount attempt 

20/06/2020 15:01:18 INFO GlusterFS mount attempt 

20/06/2020 15:00:48 INFO GlusterFS mount attempt 

20/06/2020 15:00:18 INFO GlusterFS mount attempt 

20/06/2020 14:59:48 INFO GlusterFS mount attempt 

20/06/2020 14:59:18 INFO GlusterFS mount attempt 

20/06/2020 14:58:48 INFO GlusterFS mount attempt 

20/06/2020 14:58:17 INFO GlusterFS mount attempt 

20/06/2020 14:57:47 INFO GlusterFS mount attempt 

20/06/2020 14:57:17 INFO GlusterFS mount attempt 

20/06/2020 14:56:47 INFO GlusterFS mount attempt 

20/06/2020 14:56:17 INFO GlusterFS mount attempt 

20/06/2020 14:55:47 INFO GlusterFS mount attempt 

20/06/2020 14:55:17 INFO GlusterFS mount attempt 

20/06/2020 14:54:47 INFO GlusterFS mount attempt 

20/06/2020 14:54:17 INFO GlusterFS mount attempt 

20/06/2020 14:53:47 INFO GlusterFS mount attempt 

20/06/2020 14:53:17 INFO GlusterFS mount attempt 

20/06/2020 14:52:46 INFO GlusterFS mount attempt 

20/06/2020 14:52:16 INFO GlusterFS mount attempt 

20/06/2020 14:51:46 INFO GlusterFS mount attempt 

20/06/2020 14:51:16 INFO GlusterFS mount attempt 

20/06/2020 14:50:46 INFO GlusterFS mount attempt 

20/06/2020 14:50:16 INFO GlusterFS mount attempt 

20/06/2020 14:49:46 INFO GlusterFS mount attempt 

20/06/2020 14:49:16 INFO GlusterFS mount attempt 

20/06/2020 14:48:46 INFO GlusterFS mount attempt 

20/06/2020 14:48:16 INFO GlusterFS mount attempt 

20/06/2020 14:47:46 INFO GlusterFS mount attempt 

20/06/2020 14:47:15 INFO GlusterFS mount attempt 

20/06/2020 14:46:45 INFO GlusterFS mount attempt 

20/06/2020 14:46:15 INFO GlusterFS mount attempt 

20/06/2020 14:45:45 INFO GlusterFS mount attempt 

20/06/2020 14:45:15 INFO GlusterFS mount attempt 

20/06/2020 14:44:45 INFO GlusterFS mount attempt 

20/06/2020 14:44:15 INFO GlusterFS mount attempt 

20/06/2020 14:43:45 INFO GlusterFS mount attempt 

20/06/2020 14:43:15 INFO GlusterFS mount attempt 

20/06/2020 14:42:45 INFO GlusterFS mount attempt 

20/06/2020 14:42:15 INFO GlusterFS mount attempt 

20/06/2020 14:41:44 INFO GlusterFS mount attempt 

20/06/2020 14:41:14 INFO GlusterFS mount attempt 

20/06/2020 14:40:44 INFO GlusterFS mount attempt 

20/06/2020 14:40:14 INFO GlusterFS mount attempt 

20/06/2020 14:39:44 INFO GlusterFS mount attempt 

20/06/2020 14:39:14 INFO GlusterFS mount attempt 

20/06/2020 14:38:44 INFO GlusterFS mount attempt 

20/06/2020 14:38:14 INFO GlusterFS mount attempt 

20/06/2020 14:37:44 INFO GlusterFS mount attempt 

20/06/2020 14:37:14 INFO GlusterFS mount attempt 

20/06/2020 14:36:43 INFO GlusterFS mount attempt 

20/06/2020 14:36:13 INFO GlusterFS mount attempt 

20/06/2020 14:35:43 INFO GlusterFS mount attempt 

20/06/2020 14:35:13 INFO GlusterFS mount attempt 

20/06/2020 14:34:43 INFO GlusterFS mount attempt 

20/06/2020 14:34:13 INFO GlusterFS mount attempt 

20/06/2020 14:33:43 INFO GlusterFS mount attempt 

20/06/2020 14:33:13 INFO GlusterFS mount attempt 

20/06/2020 14:32:43 INFO GlusterFS mount attempt 

20/06/2020 14:32:13 INFO GlusterFS mount attempt 

20/06/2020 14:31:43 INFO GlusterFS mount attempt 

20/06/2020 14:31:12 INFO GlusterFS mount attempt 

20/06/2020 14:30:42 INFO GlusterFS mount attempt 

20/06/2020 14:30:12 INFO GlusterFS mount attempt 

20/06/2020 14:29:42 INFO GlusterFS mount attempt 

20/06/2020 14:29:12 INFO GlusterFS mount attempt 

20/06/2020 14:28:42 INFO GlusterFS mount attempt 

20/06/2020 14:28:12 INFO GlusterFS mount attempt 

20/06/2020 14:27:42 INFO GlusterFS mount attempt 

20/06/2020 14:27:12 INFO GlusterFS mount attempt 

20/06/2020 14:26:42 INFO GlusterFS mount attempt 

20/06/2020 14:26:12 INFO GlusterFS mount attempt 

20/06/2020 14:25:41 INFO GlusterFS mount attempt 

20/06/2020 14:25:11 INFO GlusterFS mount attempt 

20/06/2020 14:24:41 INFO GlusterFS mount attempt 

20/06/2020 14:24:11 INFO GlusterFS mount attempt 

20/06/2020 14:23:41 INFO GlusterFS mount attempt 

20/06/2020 14:23:11 INFO GlusterFS mount attempt 

20/06/2020 14:22:41 INFO GlusterFS mount attempt 

20/06/2020 14:22:11 INFO GlusterFS mount attempt 

20/06/2020 14:21:41 INFO GlusterFS mount attempt 

20/06/2020 14:21:11 INFO GlusterFS mount attempt 

20/06/2020 14:20:41 INFO GlusterFS mount attempt 

20/06/2020 14:20:10 INFO GlusterFS mount attempt 

20/06/2020 14:19:40 INFO GlusterFS mount attempt 

20/06/2020 14:19:10 INFO GlusterFS mount attempt 

20/06/2020 14:18:40 INFO GlusterFS mount attempt 

20/06/2020 14:18:10 INFO GlusterFS mount attempt 

20/06/2020 14:17:40 INFO GlusterFS mount attempt 

20/06/2020 14:17:10 INFO GlusterFS mount attempt 

20/06/2020 14:16:40 INFO GlusterFS mount attempt 

20/06/2020 14:16:10 INFO GlusterFS mount attempt 

20/06/2020 14:15:40 INFO GlusterFS mount attempt 

20/06/2020 14:15:10 INFO GlusterFS mount attempt 

20/06/2020 14:14:40 INFO GlusterFS mount attempt 

20/06/2020 14:14:09 INFO GlusterFS mount attempt 

20/06/2020 14:13:39 INFO GlusterFS mount attempt 

20/06/2020 14:13:09 INFO GlusterFS mount attempt 

20/06/2020 14:12:39 INFO GlusterFS mount attempt 

20/06/2020 14:12:09 INFO GlusterFS mount attempt 

20/06/2020 14:11:39 INFO GlusterFS mount attempt 

20/06/2020 14:11:09 INFO GlusterFS mount attempt 

20/06/2020 14:10:39 INFO GlusterFS mount attempt 

20/06/2020 14:10:09 INFO GlusterFS mount attempt 

20/06/2020 14:09:39 INFO GlusterFS mount attempt 

20/06/2020 14:09:09 INFO GlusterFS mount attempt 

20/06/2020 14:08:38 INFO GlusterFS mount attempt 

20/06/2020 14:08:08 INFO GlusterFS mount attempt 

20/06/2020 14:07:38 INFO GlusterFS mount attempt 

20/06/2020 14:07:08 INFO GlusterFS mount attempt 

20/06/2020 14:06:38 INFO GlusterFS mount attempt 

20/06/2020 14:06:08 INFO GlusterFS mount attempt 

20/06/2020 14:05:38 INFO GlusterFS mount attempt 

20/06/2020 14:05:08 INFO GlusterFS mount attempt 

20/06/2020 14:04:38 INFO GlusterFS mount attempt 

20/06/2020 14:04:08 INFO GlusterFS mount attempt 

20/06/2020 14:03:37 INFO GlusterFS mount attempt 

20/06/2020 14:03:07 INFO GlusterFS mount attempt 

20/06/2020 14:02:37 INFO GlusterFS mount attempt 

20/06/2020 14:02:07 INFO GlusterFS mount attempt 

20/06/2020 14:01:37 INFO GlusterFS mount attempt 

20/06/2020 14:01:07 INFO GlusterFS mount attempt 

20/06/2020 14:00:37 INFO GlusterFS mount attempt 

20/06/2020 14:00:07 INFO GlusterFS mount attempt 

20/06/2020 13:59:37 INFO GlusterFS mount attempt 

20/06/2020 13:59:07 INFO GlusterFS mount attempt 

20/06/2020 13:58:37 INFO GlusterFS mount attempt 

20/06/2020 13:58:06 INFO GlusterFS mount attempt 

20/06/2020 13:57:36 INFO GlusterFS mount attempt 

20/06/2020 13:57:06 INFO GlusterFS mount attempt 

20/06/2020 13:56:36 INFO GlusterFS mount attempt 

20/06/2020 13:56:06 INFO GlusterFS mount attempt 

20/06/2020 13:55:36 INFO GlusterFS mount attempt 

20/06/2020 13:55:06 INFO GlusterFS mount attempt 

20/06/2020 13:54:36 INFO GlusterFS mount attempt 

20/06/2020 13:54:06 INFO GlusterFS mount attempt 

20/06/2020 13:53:36 INFO GlusterFS mount attempt 

20/06/2020 13:53:06 INFO GlusterFS mount attempt 

20/06/2020 13:52:35 INFO GlusterFS mount attempt 

20/06/2020 13:52:05 INFO GlusterFS mount attempt 

20/06/2020 13:51:35 INFO GlusterFS mount attempt 

20/06/2020 13:51:05 INFO GlusterFS mount attempt 

20/06/2020 13:50:35 INFO GlusterFS mount attempt 

20/06/2020 13:50:05 INFO GlusterFS mount attempt 

20/06/2020 13:49:35 INFO GlusterFS mount attempt 

20/06/2020 13:49:05 INFO GlusterFS mount attempt 

20/06/2020 13:48:35 INFO GlusterFS mount attempt 

20/06/2020 13:48:05 INFO GlusterFS mount attempt 

20/06/2020 13:47:35 INFO GlusterFS mount attempt 

20/06/2020 13:47:04 INFO GlusterFS mount attempt 

20/06/2020 13:46:34 INFO GlusterFS mount attempt 

20/06/2020 13:46:04 INFO GlusterFS mount attempt 

20/06/2020 13:45:34 INFO GlusterFS mount attempt 

20/06/2020 13:45:04 INFO GlusterFS mount attempt 

20/06/2020 13:44:34 INFO GlusterFS mount attempt 

20/06/2020 13:44:04 INFO GlusterFS mount attempt 

20/06/2020 13:43:34 INFO GlusterFS mount attempt 

20/06/2020 13:43:04 INFO GlusterFS mount attempt 

20/06/2020 13:42:34 INFO GlusterFS mount attempt 

20/06/2020 13:42:04 INFO GlusterFS mount attempt 

20/06/2020 13:41:33 INFO GlusterFS mount attempt 

20/06/2020 13:41:03 INFO GlusterFS mount attempt 

20/06/2020 13:40:33 INFO GlusterFS mount attempt 

20/06/2020 13:40:03 INFO GlusterFS mount attempt 

20/06/2020 13:39:33 INFO GlusterFS mount attempt 

20/06/2020 13:39:03 INFO GlusterFS mount attempt 

20/06/2020 13:38:33 INFO GlusterFS mount attempt 

20/06/2020 13:38:03 INFO GlusterFS mount attempt 

20/06/2020 13:37:33 INFO GlusterFS mount attempt 

20/06/2020 13:37:03 INFO GlusterFS mount attempt 

20/06/2020 13:36:33 INFO GlusterFS mount attempt 

20/06/2020 13:36:02 INFO GlusterFS mount attempt 

20/06/2020 13:35:32 INFO GlusterFS mount attempt 

20/06/2020 13:35:02 INFO GlusterFS mount attempt 

20/06/2020 13:34:32 INFO GlusterFS mount attempt 

20/06/2020 13:34:02 INFO GlusterFS mount attempt 

20/06/2020 13:33:32 INFO GlusterFS mount attempt 

20/06/2020 13:33:02 INFO GlusterFS mount attempt 

20/06/2020 13:32:32 INFO GlusterFS mount attempt 

20/06/2020 13:32:02 INFO GlusterFS mount attempt 

20/06/2020 13:31:32 INFO GlusterFS mount attempt 

20/06/2020 13:31:02 INFO GlusterFS mount attempt 

20/06/2020 13:30:31 INFO GlusterFS mount attempt 

20/06/2020 13:30:01 INFO GlusterFS mount attempt 

20/06/2020 13:29:31 INFO GlusterFS mount attempt 

20/06/2020 13:29:01 INFO GlusterFS mount attempt 

20/06/2020 13:28:31 INFO GlusterFS mount attempt 

20/06/2020 13:28:01 INFO GlusterFS mount attempt 

20/06/2020 13:27:31 INFO GlusterFS mount attempt 

20/06/2020 13:27:01 INFO GlusterFS mount attempt 

20/06/2020 13:26:31 INFO GlusterFS mount attempt 

20/06/2020 13:26:01 INFO GlusterFS mount attempt 

20/06/2020 13:25:30 INFO GlusterFS mount attempt 

20/06/2020 13:25:00 INFO GlusterFS mount attempt 

20/06/2020 13:24:30 INFO GlusterFS mount attempt 

20/06/2020 13:24:00 INFO GlusterFS mount attempt 

20/06/2020 13:23:29 INFO GlusterFS mount attempt 

20/06/2020 13:22:59 INFO GlusterFS mount attempt 

20/06/2020 13:22:29 INFO GlusterFS mount attempt 

20/06/2020 13:21:59 INFO GlusterFS mount attempt 

20/06/2020 13:21:29 INFO GlusterFS mount attempt 

20/06/2020 13:20:59 INFO GlusterFS mount attempt 

20/06/2020 13:20:29 INFO GlusterFS mount attempt 

20/06/2020 13:19:59 INFO GlusterFS mount attempt 

20/06/2020 13:19:29 INFO GlusterFS mount attempt 

20/06/2020 13:18:59 INFO GlusterFS mount attempt 

20/06/2020 13:18:29 INFO GlusterFS mount attempt 

20/06/2020 13:17:58 INFO GlusterFS mount attempt 

20/06/2020 13:17:28 INFO GlusterFS mount attempt 

20/06/2020 13:16:58 INFO GlusterFS mount attempt 

20/06/2020 13:16:28 INFO GlusterFS mount attempt 

20/06/2020 13:15:58 INFO GlusterFS mount attempt 

20/06/2020 13:15:28 INFO GlusterFS mount attempt 

20/06/2020 13:14:58 INFO GlusterFS mount attempt 

20/06/2020 13:14:28 INFO GlusterFS mount attempt 

20/06/2020 13:13:58 INFO GlusterFS mount attempt 

20/06/2020 13:13:28 INFO GlusterFS mount attempt 

20/06/2020 13:12:57 INFO GlusterFS mount attempt 

20/06/2020 13:12:27 INFO GlusterFS mount attempt 

20/06/2020 13:11:57 INFO GlusterFS mount attempt 

20/06/2020 13:11:27 INFO GlusterFS mount attempt 

20/06/2020 13:10:57 INFO GlusterFS mount attempt 

20/06/2020 13:10:27 INFO GlusterFS mount attempt 

20/06/2020 13:09:57 INFO GlusterFS mount attempt 

20/06/2020 13:09:27 INFO GlusterFS mount attempt 

20/06/2020 13:08:57 INFO GlusterFS mount attempt 

20/06/2020 13:08:27 INFO GlusterFS mount attempt 

20/06/2020 13:07:57 INFO GlusterFS mount attempt 

20/06/2020 13:07:26 INFO GlusterFS mount attempt 

20/06/2020 13:06:56 INFO GlusterFS mount attempt 

20/06/2020 13:06:26 INFO GlusterFS mount attempt 

20/06/2020 13:05:56 INFO GlusterFS mount attempt 

20/06/2020 13:05:26 INFO GlusterFS mount attempt 

20/06/2020 13:04:56 INFO GlusterFS mount attempt 

20/06/2020 13:04:26 INFO GlusterFS mount attempt 

20/06/2020 13:03:56 INFO GlusterFS mount attempt 

20/06/2020 13:03:26 INFO GlusterFS mount attempt 

20/06/2020 13:02:56 INFO GlusterFS mount attempt 

20/06/2020 13:02:26 INFO GlusterFS mount attempt 

20/06/2020 13:01:55 INFO GlusterFS mount attempt 

20/06/2020 13:01:25 INFO GlusterFS mount attempt 

20/06/2020 13:00:55 INFO GlusterFS mount attempt 

20/06/2020 13:00:25 INFO GlusterFS mount attempt 

20/06/2020 12:59:55 INFO GlusterFS mount attempt 

20/06/2020 12:59:25 INFO GlusterFS mount attempt 

20/06/2020 12:58:55 INFO GlusterFS mount attempt 

20/06/2020 12:58:25 INFO GlusterFS mount attempt 

20/06/2020 12:57:55 INFO GlusterFS mount attempt 

20/06/2020 12:57:25 INFO GlusterFS mount attempt 

20/06/2020 12:56:55 INFO GlusterFS mount attempt 

20/06/2020 12:56:24 INFO GlusterFS mount attempt 

20/06/2020 12:55:54 INFO GlusterFS mount attempt 

20/06/2020 12:55:24 INFO GlusterFS mount attempt 

20/06/2020 12:54:54 INFO GlusterFS mount attempt 

20/06/2020 12:54:24 INFO GlusterFS mount attempt 

20/06/2020 12:53:54 INFO GlusterFS mount attempt 

20/06/2020 12:53:24 INFO GlusterFS mount attempt 

20/06/2020 12:52:54 INFO GlusterFS mount attempt 

20/06/2020 12:52:24 INFO GlusterFS mount attempt 

20/06/2020 12:51:54 INFO GlusterFS mount attempt 

20/06/2020 12:51:23 INFO GlusterFS mount attempt 

20/06/2020 12:50:53 INFO GlusterFS mount attempt 

20/06/2020 12:50:23 INFO GlusterFS mount attempt 

20/06/2020 12:49:53 INFO GlusterFS mount attempt 

20/06/2020 12:49:23 INFO GlusterFS mount attempt 

20/06/2020 12:48:53 INFO GlusterFS mount attempt 

20/06/2020 12:48:23 INFO GlusterFS mount attempt 

20/06/2020 12:47:53 INFO GlusterFS mount attempt 

20/06/2020 12:47:23 INFO GlusterFS mount attempt 

20/06/2020 12:46:53 INFO GlusterFS mount attempt 

20/06/2020 12:46:23 INFO GlusterFS mount attempt 

20/06/2020 12:45:53 INFO GlusterFS mount attempt 

20/06/2020 12:45:22 INFO GlusterFS mount attempt 

20/06/2020 12:44:52 INFO GlusterFS mount attempt 

20/06/2020 12:44:22 INFO GlusterFS mount attempt 

20/06/2020 12:43:52 INFO GlusterFS mount attempt 

20/06/2020 12:43:22 INFO GlusterFS mount attempt 

20/06/2020 12:42:52 INFO GlusterFS mount attempt 

20/06/2020 12:42:22 INFO GlusterFS mount attempt 

20/06/2020 12:41:52 INFO GlusterFS mount attempt 

20/06/2020 12:41:22 INFO GlusterFS mount attempt 

20/06/2020 12:40:52 INFO GlusterFS mount attempt 

20/06/2020 12:40:22 INFO GlusterFS mount attempt 

20/06/2020 12:39:51 INFO GlusterFS mount attempt 

20/06/2020 12:39:21 INFO GlusterFS mount attempt 

20/06/2020 12:38:51 INFO GlusterFS mount attempt 

20/06/2020 12:38:21 INFO GlusterFS mount attempt 

20/06/2020 12:37:51 INFO GlusterFS mount attempt 

20/06/2020 12:37:21 INFO GlusterFS mount attempt 

20/06/2020 12:36:51 INFO GlusterFS mount attempt 

20/06/2020 12:36:21 INFO GlusterFS mount attempt 

20/06/2020 12:35:51 INFO GlusterFS mount attempt 

20/06/2020 12:35:21 INFO GlusterFS mount attempt 

20/06/2020 12:34:51 INFO GlusterFS mount attempt 

20/06/2020 12:34:20 INFO GlusterFS mount attempt 

20/06/2020 12:33:50 INFO GlusterFS mount attempt 

20/06/2020 12:33:20 INFO GlusterFS mount attempt 

20/06/2020 12:32:50 INFO GlusterFS mount attempt 

20/06/2020 12:32:20 INFO GlusterFS mount attempt 

20/06/2020 12:31:50 INFO GlusterFS mount attempt 

20/06/2020 12:31:20 INFO GlusterFS mount attempt 

20/06/2020 12:30:50 INFO GlusterFS mount attempt 

20/06/2020 12:30:20 INFO GlusterFS mount attempt 

20/06/2020 12:29:50 INFO GlusterFS mount attempt 

20/06/2020 12:29:20 INFO GlusterFS mount attempt 

20/06/2020 12:28:49 INFO GlusterFS mount attempt 

20/06/2020 12:28:19 INFO GlusterFS mount attempt 

20/06/2020 12:27:49 INFO GlusterFS mount attempt 

20/06/2020 12:27:19 INFO GlusterFS mount attempt 

20/06/2020 12:26:49 INFO GlusterFS mount attempt 

20/06/2020 12:26:19 INFO GlusterFS mount attempt 

20/06/2020 12:25:49 INFO GlusterFS mount attempt 

20/06/2020 12:25:19 INFO GlusterFS mount attempt 

20/06/2020 12:24:49 INFO GlusterFS mount attempt 

20/06/2020 12:24:19 INFO GlusterFS mount attempt 

20/06/2020 12:23:49 INFO GlusterFS mount attempt 

20/06/2020 12:23:18 INFO GlusterFS mount attempt 

20/06/2020 12:22:48 INFO GlusterFS mount attempt 

20/06/2020 12:22:18 INFO GlusterFS mount attempt 

20/06/2020 12:21:48 INFO GlusterFS mount attempt 

20/06/2020 12:21:18 INFO GlusterFS mount attempt 

20/06/2020 12:20:48 INFO GlusterFS mount attempt 

20/06/2020 12:20:18 INFO GlusterFS mount attempt 

20/06/2020 12:19:48 INFO GlusterFS mount attempt 

20/06/2020 12:19:18 INFO GlusterFS mount attempt 

20/06/2020 12:18:48 INFO GlusterFS mount attempt 

20/06/2020 12:18:18 INFO GlusterFS mount attempt 

20/06/2020 12:17:48 INFO GlusterFS mount attempt 

20/06/2020 12:17:17 INFO GlusterFS mount attempt 

20/06/2020 12:16:47 INFO GlusterFS mount attempt 

20/06/2020 12:16:17 INFO GlusterFS mount attempt 

20/06/2020 12:15:47 INFO GlusterFS mount attempt 

20/06/2020 12:15:17 INFO GlusterFS mount attempt 

20/06/2020 12:14:47 INFO GlusterFS mount attempt 

20/06/2020 12:14:17 INFO GlusterFS mount attempt 

20/06/2020 12:13:47 INFO GlusterFS mount attempt 

20/06/2020 12:13:17 INFO GlusterFS mount attempt 

20/06/2020 12:12:47 INFO GlusterFS mount attempt 

20/06/2020 12:12:17 INFO GlusterFS mount attempt 

20/06/2020 12:11:46 INFO GlusterFS mount attempt 

20/06/2020 12:11:16 INFO GlusterFS mount attempt 

20/06/2020 12:10:46 INFO GlusterFS mount attempt 

20/06/2020 12:10:16 INFO GlusterFS mount attempt 

20/06/2020 12:09:46 INFO GlusterFS mount attempt 

20/06/2020 12:09:16 INFO GlusterFS mount attempt 

20/06/2020 12:08:46 INFO GlusterFS mount attempt 

20/06/2020 12:08:16 INFO GlusterFS mount attempt 

20/06/2020 12:07:46 INFO GlusterFS mount attempt 

20/06/2020 12:07:16 INFO GlusterFS mount attempt 

20/06/2020 12:06:45 INFO GlusterFS mount attempt 

20/06/2020 12:06:15 INFO GlusterFS mount attempt 

20/06/2020 12:05:45 INFO GlusterFS mount attempt 

20/06/2020 12:05:15 INFO GlusterFS mount attempt 

20/06/2020 12:04:45 INFO GlusterFS mount attempt 

20/06/2020 12:04:15 INFO GlusterFS mount attempt 

20/06/2020 12:03:45 INFO GlusterFS mount attempt 

20/06/2020 12:03:15 INFO GlusterFS mount attempt 

20/06/2020 12:02:45 INFO GlusterFS mount attempt 

20/06/2020 12:02:15 INFO GlusterFS mount attempt 

20/06/2020 12:01:45 INFO GlusterFS mount attempt 

20/06/2020 12:01:15 INFO GlusterFS mount attempt 

20/06/2020 12:00:44 INFO GlusterFS mount attempt 

20/06/2020 12:00:14 INFO GlusterFS mount attempt 

20/06/2020 11:59:44 INFO GlusterFS mount attempt 

20/06/2020 11:59:14 INFO GlusterFS mount attempt 

20/06/2020 11:58:44 INFO GlusterFS mount attempt 

20/06/2020 11:58:14 INFO GlusterFS mount attempt 

20/06/2020 11:57:44 INFO GlusterFS mount attempt 

20/06/2020 11:57:14 INFO GlusterFS mount attempt 

20/06/2020 11:56:44 INFO GlusterFS mount attempt 

20/06/2020 11:56:14 INFO GlusterFS mount attempt 

20/06/2020 11:55:43 INFO GlusterFS mount attempt 

20/06/2020 11:55:13 INFO GlusterFS mount attempt 

20/06/2020 11:54:43 INFO GlusterFS mount attempt 

20/06/2020 11:54:13 INFO GlusterFS mount attempt 

20/06/2020 11:53:43 INFO GlusterFS mount attempt 

20/06/2020 11:53:13 INFO GlusterFS mount attempt 

20/06/2020 11:52:43 INFO GlusterFS mount attempt 

20/06/2020 11:52:13 INFO GlusterFS mount attempt 

20/06/2020 11:51:43 INFO GlusterFS mount attempt 

20/06/2020 11:51:13 INFO GlusterFS mount attempt 

20/06/2020 11:50:43 INFO GlusterFS mount attempt 

20/06/2020 11:50:12 INFO GlusterFS mount attempt 

20/06/2020 11:49:42 INFO GlusterFS mount attempt 

20/06/2020 11:49:12 INFO GlusterFS mount attempt 

20/06/2020 11:48:42 INFO GlusterFS mount attempt 

20/06/2020 11:48:12 INFO GlusterFS mount attempt 

20/06/2020 11:47:42 INFO GlusterFS mount attempt 

20/06/2020 11:47:12 INFO GlusterFS mount attempt 

20/06/2020 11:46:42 INFO GlusterFS mount attempt 

20/06/2020 11:46:12 INFO GlusterFS mount attempt 

20/06/2020 11:45:42 INFO GlusterFS mount attempt 

20/06/2020 11:45:11 INFO GlusterFS mount attempt 

20/06/2020 11:44:41 INFO GlusterFS mount attempt 

20/06/2020 11:44:11 INFO GlusterFS mount attempt 

20/06/2020 11:43:41 INFO GlusterFS mount attempt 

20/06/2020 11:43:11 INFO GlusterFS mount attempt 

20/06/2020 11:42:41 INFO GlusterFS mount attempt 

20/06/2020 11:42:11 INFO GlusterFS mount attempt 

20/06/2020 11:41:41 INFO GlusterFS mount attempt 

20/06/2020 11:41:11 INFO GlusterFS mount attempt 

20/06/2020 11:40:41 INFO GlusterFS mount attempt 

20/06/2020 11:40:11 INFO GlusterFS mount attempt 

20/06/2020 11:39:41 INFO GlusterFS mount attempt 

20/06/2020 11:39:10 INFO GlusterFS mount attempt 

20/06/2020 11:38:40 INFO GlusterFS mount attempt 

20/06/2020 11:38:10 INFO GlusterFS mount attempt 

20/06/2020 11:37:40 INFO GlusterFS mount attempt 

20/06/2020 11:37:10 INFO GlusterFS mount attempt 

20/06/2020 11:36:40 INFO GlusterFS mount attempt 

20/06/2020 11:36:10 INFO GlusterFS mount attempt 

20/06/2020 11:35:40 INFO GlusterFS mount attempt 

20/06/2020 11:35:10 INFO GlusterFS mount attempt 

20/06/2020 11:34:40 INFO GlusterFS mount attempt 

20/06/2020 11:34:10 INFO GlusterFS mount attempt 

20/06/2020 11:33:39 INFO GlusterFS mount attempt 

20/06/2020 11:33:09 INFO GlusterFS mount attempt 

20/06/2020 11:32:39 INFO GlusterFS mount attempt 

20/06/2020 11:32:09 INFO GlusterFS mount attempt 

20/06/2020 11:31:39 INFO GlusterFS mount attempt 

20/06/2020 11:31:09 INFO GlusterFS mount attempt 

20/06/2020 11:30:39 INFO GlusterFS mount attempt 

20/06/2020 11:30:09 INFO GlusterFS mount attempt 

20/06/2020 11:29:39 INFO GlusterFS mount attempt 

20/06/2020 11:29:09 INFO GlusterFS mount attempt 

20/06/2020 11:28:39 INFO GlusterFS mount attempt 

20/06/2020 11:28:08 INFO GlusterFS mount attempt 

20/06/2020 11:27:38 INFO GlusterFS mount attempt 

20/06/2020 11:27:08 INFO GlusterFS mount attempt 

20/06/2020 11:26:38 INFO GlusterFS mount attempt 

20/06/2020 11:26:08 INFO GlusterFS mount attempt 

20/06/2020 11:25:38 INFO GlusterFS mount attempt 

20/06/2020 11:25:08 INFO GlusterFS mount attempt 

20/06/2020 11:24:38 INFO GlusterFS mount attempt 

20/06/2020 11:24:08 INFO GlusterFS mount attempt 

20/06/2020 11:23:38 INFO GlusterFS mount attempt 

20/06/2020 11:23:08 INFO GlusterFS mount attempt 

20/06/2020 11:22:37 INFO GlusterFS mount attempt 

20/06/2020 11:22:07 INFO GlusterFS mount attempt 

20/06/2020 11:21:37 INFO GlusterFS mount attempt 

20/06/2020 11:21:07 INFO GlusterFS mount attempt 

20/06/2020 11:20:37 INFO GlusterFS mount attempt 

20/06/2020 11:20:07 INFO GlusterFS mount attempt 

20/06/2020 11:19:37 INFO GlusterFS mount attempt 

20/06/2020 11:19:07 INFO GlusterFS mount attempt 

20/06/2020 11:18:37 INFO GlusterFS mount attempt 

20/06/2020 11:18:07 INFO GlusterFS mount attempt 

20/06/2020 11:17:37 INFO GlusterFS mount attempt 

20/06/2020 11:17:06 INFO GlusterFS mount attempt 

20/06/2020 11:16:36 INFO GlusterFS mount attempt 

20/06/2020 11:16:06 INFO GlusterFS mount attempt 

20/06/2020 11:15:36 INFO GlusterFS mount attempt 

20/06/2020 11:15:06 INFO GlusterFS mount attempt 

20/06/2020 11:14:36 INFO GlusterFS mount attempt 

20/06/2020 11:14:06 INFO GlusterFS mount attempt 

20/06/2020 11:13:36 INFO GlusterFS mount attempt 

20/06/2020 11:13:06 INFO GlusterFS mount attempt 

20/06/2020 11:12:36 INFO GlusterFS mount attempt 

20/06/2020 11:12:06 INFO GlusterFS mount attempt 

20/06/2020 11:11:35 INFO GlusterFS mount attempt 

20/06/2020 11:11:05 INFO GlusterFS mount attempt 

20/06/2020 11:10:35 INFO GlusterFS mount attempt 

20/06/2020 11:10:05 INFO GlusterFS mount attempt 

20/06/2020 11:09:35 INFO GlusterFS mount attempt 

20/06/2020 11:09:05 INFO GlusterFS mount attempt 

20/06/2020 11:08:35 INFO GlusterFS mount attempt 

20/06/2020 11:08:05 INFO GlusterFS mount attempt 

20/06/2020 11:07:35 INFO GlusterFS mount attempt 

20/06/2020 11:07:05 INFO GlusterFS mount attempt 

20/06/2020 11:06:35 INFO GlusterFS mount attempt 

20/06/2020 11:06:04 INFO GlusterFS mount attempt 

20/06/2020 11:05:34 INFO GlusterFS mount attempt 

20/06/2020 11:05:04 INFO GlusterFS mount attempt 

20/06/2020 11:04:34 INFO GlusterFS mount attempt 

20/06/2020 11:04:04 INFO GlusterFS mount attempt 

20/06/2020 11:03:34 INFO GlusterFS mount attempt 

20/06/2020 11:03:04 INFO GlusterFS mount attempt 

20/06/2020 11:02:34 INFO GlusterFS mount attempt 

20/06/2020 11:02:04 INFO GlusterFS mount attempt 

20/06/2020 11:01:34 INFO GlusterFS mount attempt 

20/06/2020 11:01:04 INFO GlusterFS mount attempt 

20/06/2020 11:00:33 INFO GlusterFS mount attempt 

20/06/2020 11:00:03 INFO GlusterFS mount attempt 

20/06/2020 10:59:33 INFO GlusterFS mount attempt 

20/06/2020 10:59:03 INFO GlusterFS mount attempt 

20/06/2020 10:58:33 INFO GlusterFS mount attempt 

20/06/2020 10:58:03 INFO GlusterFS mount attempt 

20/06/2020 10:57:33 INFO GlusterFS mount attempt 

20/06/2020 10:57:03 INFO GlusterFS mount attempt 

20/06/2020 10:56:33 INFO GlusterFS mount attempt 

20/06/2020 10:56:03 INFO GlusterFS mount attempt 

20/06/2020 10:55:32 INFO GlusterFS mount attempt 

20/06/2020 10:55:02 INFO GlusterFS mount attempt 

20/06/2020 10:54:32 INFO GlusterFS mount attempt 

20/06/2020 10:54:02 INFO GlusterFS mount attempt 

20/06/2020 10:53:32 INFO GlusterFS mount attempt 

20/06/2020 10:53:02 INFO GlusterFS mount attempt 

20/06/2020 10:52:32 INFO GlusterFS mount attempt 

20/06/2020 10:52:02 INFO GlusterFS mount attempt 

20/06/2020 10:51:32 INFO GlusterFS mount attempt 

20/06/2020 10:51:02 INFO GlusterFS mount attempt 

20/06/2020 10:50:32 INFO GlusterFS mount attempt 

20/06/2020 10:50:01 INFO GlusterFS mount attempt 

20/06/2020 10:49:31 INFO GlusterFS mount attempt 

20/06/2020 10:49:01 INFO GlusterFS mount attempt 

20/06/2020 10:48:31 INFO GlusterFS mount attempt 

20/06/2020 10:48:01 INFO GlusterFS mount attempt 

20/06/2020 10:47:31 INFO GlusterFS mount attempt 

20/06/2020 10:47:01 INFO GlusterFS mount attempt 

20/06/2020 10:46:31 INFO GlusterFS mount attempt 

20/06/2020 10:46:01 INFO GlusterFS mount attempt 

20/06/2020 10:45:31 INFO GlusterFS mount attempt 

20/06/2020 10:45:01 INFO GlusterFS mount attempt 

20/06/2020 10:44:31 INFO GlusterFS mount attempt 

20/06/2020 10:44:00 INFO GlusterFS mount attempt 

20/06/2020 10:43:30 INFO GlusterFS mount attempt 

20/06/2020 10:43:00 INFO GlusterFS mount attempt 

20/06/2020 10:42:30 INFO GlusterFS mount attempt 

20/06/2020 10:42:00 INFO GlusterFS mount attempt 

20/06/2020 10:41:30 INFO GlusterFS mount attempt 

20/06/2020 10:41:00 INFO GlusterFS mount attempt 

20/06/2020 10:40:30 INFO GlusterFS mount attempt 

20/06/2020 10:40:00 INFO GlusterFS mount attempt 

20/06/2020 10:39:30 INFO GlusterFS mount attempt 

20/06/2020 10:39:00 INFO GlusterFS mount attempt 

20/06/2020 10:38:29 INFO GlusterFS mount attempt 

20/06/2020 10:37:59 INFO GlusterFS mount attempt 

20/06/2020 10:37:29 INFO GlusterFS mount attempt 

20/06/2020 10:36:59 INFO GlusterFS mount attempt 

20/06/2020 10:36:29 INFO GlusterFS mount attempt 

20/06/2020 10:35:59 INFO GlusterFS mount attempt 

20/06/2020 10:35:29 INFO GlusterFS mount attempt 

20/06/2020 10:34:59 INFO GlusterFS mount attempt 

20/06/2020 10:34:29 INFO GlusterFS mount attempt 

20/06/2020 10:33:59 INFO GlusterFS mount attempt 

20/06/2020 10:33:29 INFO GlusterFS mount attempt 

20/06/2020 10:32:58 INFO GlusterFS mount attempt 

20/06/2020 10:32:28 INFO GlusterFS mount attempt 

20/06/2020 10:31:58 INFO GlusterFS mount attempt 

20/06/2020 10:31:28 INFO GlusterFS mount attempt 

20/06/2020 10:30:58 INFO GlusterFS mount attempt 

20/06/2020 10:30:28 INFO GlusterFS mount attempt 

20/06/2020 10:29:58 INFO GlusterFS mount attempt 

20/06/2020 10:29:28 INFO GlusterFS mount attempt 

20/06/2020 10:28:58 INFO GlusterFS mount attempt 

20/06/2020 10:28:28 INFO GlusterFS mount attempt 

20/06/2020 10:27:58 INFO GlusterFS mount attempt 

20/06/2020 10:27:27 INFO GlusterFS mount attempt 

20/06/2020 10:26:57 INFO GlusterFS mount attempt 

20/06/2020 10:26:27 INFO GlusterFS mount attempt 

20/06/2020 10:25:57 INFO GlusterFS mount attempt 

20/06/2020 10:25:27 INFO GlusterFS mount attempt 

20/06/2020 10:24:57 INFO GlusterFS mount attempt 

20/06/2020 10:24:27 INFO GlusterFS mount attempt 

20/06/2020 10:23:57 INFO GlusterFS mount attempt 

20/06/2020 10:23:27 INFO GlusterFS mount attempt 

20/06/2020 10:22:57 INFO GlusterFS mount attempt 

20/06/2020 10:22:26 INFO GlusterFS mount attempt 

20/06/2020 10:21:56 INFO GlusterFS mount attempt 

20/06/2020 10:21:26 INFO GlusterFS mount attempt 

20/06/2020 10:20:56 INFO GlusterFS mount attempt 

20/06/2020 10:20:26 INFO GlusterFS mount attempt 

20/06/2020 10:19:56 INFO GlusterFS mount attempt 

20/06/2020 10:19:26 INFO GlusterFS mount attempt 

20/06/2020 10:18:56 INFO GlusterFS mount attempt 

20/06/2020 10:18:26 INFO GlusterFS mount attempt 

20/06/2020 10:17:56 INFO GlusterFS mount attempt 

20/06/2020 10:17:26 INFO GlusterFS mount attempt 

20/06/2020 10:16:55 INFO GlusterFS mount attempt 

20/06/2020 10:16:25 INFO GlusterFS mount attempt 

20/06/2020 10:15:55 INFO GlusterFS mount attempt 

20/06/2020 10:15:25 INFO GlusterFS mount attempt 

20/06/2020 10:14:55 INFO GlusterFS mount attempt 

20/06/2020 10:14:25 INFO GlusterFS mount attempt 

20/06/2020 10:13:55 INFO GlusterFS mount attempt 

20/06/2020 10:13:25 INFO GlusterFS mount attempt 

20/06/2020 10:12:55 INFO GlusterFS mount attempt 

20/06/2020 10:12:25 INFO GlusterFS mount attempt 

20/06/2020 10:11:55 INFO GlusterFS mount attempt 

20/06/2020 10:11:24 INFO GlusterFS mount attempt 

20/06/2020 10:10:54 INFO GlusterFS mount attempt 

20/06/2020 10:10:24 INFO GlusterFS mount attempt 

20/06/2020 10:09:54 INFO GlusterFS mount attempt 

20/06/2020 10:09:24 INFO GlusterFS mount attempt 

20/06/2020 10:08:54 INFO GlusterFS mount attempt 

20/06/2020 10:08:24 INFO GlusterFS mount attempt 

20/06/2020 10:07:54 INFO GlusterFS mount attempt 

20/06/2020 10:07:24 INFO GlusterFS mount attempt 

20/06/2020 10:06:54 INFO GlusterFS mount attempt 

20/06/2020 10:06:24 INFO GlusterFS mount attempt 

20/06/2020 10:05:53 INFO GlusterFS mount attempt 

20/06/2020 10:05:23 INFO GlusterFS mount attempt 

20/06/2020 10:04:53 INFO GlusterFS mount attempt 

20/06/2020 10:04:23 INFO GlusterFS mount attempt 

20/06/2020 10:03:53 INFO GlusterFS mount attempt 

20/06/2020 10:03:23 INFO GlusterFS mount attempt 

20/06/2020 10:02:53 INFO GlusterFS mount attempt 

20/06/2020 10:02:23 INFO GlusterFS mount attempt 

20/06/2020 10:01:53 INFO GlusterFS mount attempt 

20/06/2020 10:01:23 INFO GlusterFS mount attempt 

20/06/2020 10:00:52 INFO GlusterFS mount attempt 

20/06/2020 10:00:22 INFO GlusterFS mount attempt 

20/06/2020 09:59:52 INFO GlusterFS mount attempt 

20/06/2020 09:59:22 INFO GlusterFS mount attempt 

20/06/2020 09:58:52 INFO GlusterFS mount attempt 

20/06/2020 09:58:22 INFO GlusterFS mount attempt 

20/06/2020 09:57:52 INFO GlusterFS mount attempt 

20/06/2020 09:57:22 INFO GlusterFS mount attempt 

20/06/2020 09:56:52 INFO GlusterFS mount attempt 

20/06/2020 09:56:22 INFO GlusterFS mount attempt 

20/06/2020 09:55:52 INFO GlusterFS mount attempt 

20/06/2020 09:55:22 INFO GlusterFS mount attempt 

20/06/2020 09:54:51 INFO GlusterFS mount attempt 

20/06/2020 09:54:21 INFO GlusterFS mount attempt 

20/06/2020 09:53:51 INFO GlusterFS mount attempt 

20/06/2020 09:53:21 INFO GlusterFS mount attempt 

20/06/2020 09:52:51 INFO GlusterFS mount attempt 

20/06/2020 09:52:21 INFO GlusterFS mount attempt 

20/06/2020 09:51:51 INFO GlusterFS mount attempt 

20/06/2020 09:51:21 INFO GlusterFS mount attempt 

20/06/2020 09:50:51 INFO GlusterFS mount attempt 

20/06/2020 09:50:21 INFO GlusterFS mount attempt 

20/06/2020 09:49:51 INFO GlusterFS mount attempt 

20/06/2020 09:49:20 INFO GlusterFS mount attempt 

20/06/2020 09:48:50 INFO GlusterFS mount attempt 

20/06/2020 09:48:20 INFO GlusterFS mount attempt 

20/06/2020 09:47:50 INFO GlusterFS mount attempt 

20/06/2020 09:47:20 INFO GlusterFS mount attempt 

20/06/2020 09:46:50 INFO GlusterFS mount attempt 

20/06/2020 09:46:20 INFO GlusterFS mount attempt 

20/06/2020 09:45:50 INFO GlusterFS mount attempt 

20/06/2020 09:45:20 INFO GlusterFS mount attempt 

20/06/2020 09:44:50 INFO GlusterFS mount attempt 

20/06/2020 09:44:20 INFO GlusterFS mount attempt 

20/06/2020 09:43:49 INFO GlusterFS mount attempt 

20/06/2020 09:43:19 INFO GlusterFS mount attempt 

20/06/2020 09:42:49 INFO GlusterFS mount attempt 

20/06/2020 09:42:19 INFO GlusterFS mount attempt 

20/06/2020 09:41:49 INFO GlusterFS mount attempt 

20/06/2020 09:41:19 INFO GlusterFS mount attempt 

20/06/2020 09:40:49 INFO GlusterFS mount attempt 

20/06/2020 09:40:19 INFO GlusterFS mount attempt 

20/06/2020 09:39:49 INFO GlusterFS mount attempt 

20/06/2020 09:39:19 INFO GlusterFS mount attempt 

20/06/2020 09:38:48 INFO GlusterFS mount attempt 

20/06/2020 09:38:18 INFO GlusterFS mount attempt 

20/06/2020 09:37:48 INFO GlusterFS mount attempt 

20/06/2020 09:37:18 INFO GlusterFS mount attempt 

20/06/2020 09:36:48 INFO GlusterFS mount attempt 

20/06/2020 09:36:18 INFO GlusterFS mount attempt 

20/06/2020 09:35:48 INFO GlusterFS mount attempt 

20/06/2020 09:35:18 INFO GlusterFS mount attempt 

20/06/2020 09:34:48 INFO GlusterFS mount attempt 

20/06/2020 09:34:18 INFO GlusterFS mount attempt 

20/06/2020 09:33:48 INFO GlusterFS mount attempt 

20/06/2020 09:33:17 INFO GlusterFS mount attempt 

20/06/2020 09:32:47 INFO GlusterFS mount attempt 

20/06/2020 09:32:17 INFO GlusterFS mount attempt 

20/06/2020 09:31:47 INFO GlusterFS mount attempt 

20/06/2020 09:31:17 INFO GlusterFS mount attempt 

20/06/2020 09:30:47 INFO GlusterFS mount attempt 

20/06/2020 09:30:17 INFO GlusterFS mount attempt 

20/06/2020 09:29:47 INFO GlusterFS mount attempt 

20/06/2020 09:29:17 INFO GlusterFS mount attempt 

20/06/2020 09:28:47 INFO GlusterFS mount attempt 

20/06/2020 09:28:17 INFO GlusterFS mount attempt 

20/06/2020 09:27:46 INFO GlusterFS mount attempt 

20/06/2020 09:27:16 INFO GlusterFS mount attempt 

20/06/2020 09:26:46 INFO GlusterFS mount attempt 

20/06/2020 09:26:16 INFO GlusterFS mount attempt 

20/06/2020 09:25:46 INFO GlusterFS mount attempt 

20/06/2020 09:25:16 INFO GlusterFS mount attempt 

20/06/2020 09:24:46 INFO GlusterFS mount attempt 

20/06/2020 09:24:16 INFO GlusterFS mount attempt 

20/06/2020 09:23:46 INFO GlusterFS mount attempt 

20/06/2020 09:23:16 INFO GlusterFS mount attempt 

20/06/2020 09:22:45 INFO GlusterFS mount attempt 

20/06/2020 09:22:15 INFO GlusterFS mount attempt 

20/06/2020 09:21:45 INFO GlusterFS mount attempt 

20/06/2020 09:21:15 INFO GlusterFS mount attempt 

20/06/2020 09:20:45 INFO GlusterFS mount attempt 

20/06/2020 09:20:15 INFO GlusterFS mount attempt 

20/06/2020 09:19:45 INFO GlusterFS mount attempt 

20/06/2020 09:19:15 INFO GlusterFS mount attempt 

20/06/2020 09:18:45 INFO GlusterFS mount attempt 

20/06/2020 09:18:15 INFO GlusterFS mount attempt 

20/06/2020 09:17:45 INFO GlusterFS mount attempt 

20/06/2020 09:17:14 INFO GlusterFS mount attempt 

20/06/2020 09:16:44 INFO GlusterFS mount attempt 

20/06/2020 09:16:14 INFO GlusterFS mount attempt 

20/06/2020 09:15:44 INFO GlusterFS mount attempt 

20/06/2020 09:15:14 INFO GlusterFS mount attempt 

20/06/2020 09:14:44 INFO GlusterFS mount attempt 

20/06/2020 09:14:14 INFO GlusterFS mount attempt 

20/06/2020 09:13:44 INFO GlusterFS mount attempt 

20/06/2020 09:13:14 INFO GlusterFS mount attempt 

20/06/2020 09:12:44 INFO GlusterFS mount attempt 

20/06/2020 09:12:14 INFO GlusterFS mount attempt 

20/06/2020 09:11:43 INFO GlusterFS mount attempt 

20/06/2020 09:11:13 INFO GlusterFS mount attempt 

20/06/2020 09:10:43 INFO GlusterFS mount attempt 

20/06/2020 09:10:13 INFO GlusterFS mount attempt 

20/06/2020 09:09:43 INFO GlusterFS mount attempt 

20/06/2020 09:09:13 INFO GlusterFS mount attempt 

20/06/2020 09:08:43 INFO GlusterFS mount attempt 

20/06/2020 09:08:13 INFO GlusterFS mount attempt 

20/06/2020 09:07:43 INFO GlusterFS mount attempt 

20/06/2020 09:07:13 INFO GlusterFS mount attempt 

20/06/2020 09:06:43 INFO GlusterFS mount attempt 

20/06/2020 09:06:12 INFO GlusterFS mount attempt 

20/06/2020 09:05:42 INFO GlusterFS mount attempt 

20/06/2020 09:05:12 INFO GlusterFS mount attempt 

20/06/2020 09:04:42 INFO GlusterFS mount attempt 

20/06/2020 09:04:12 INFO GlusterFS mount attempt 

20/06/2020 09:03:42 INFO GlusterFS mount attempt 

20/06/2020 09:03:12 INFO GlusterFS mount attempt 

20/06/2020 09:02:42 INFO GlusterFS mount attempt 

20/06/2020 09:02:12 INFO GlusterFS mount attempt 

20/06/2020 09:01:42 INFO GlusterFS mount attempt 

20/06/2020 09:01:12 INFO GlusterFS mount attempt 

20/06/2020 09:00:41 INFO GlusterFS mount attempt 

20/06/2020 09:00:11 INFO GlusterFS mount attempt 

20/06/2020 08:59:41 INFO GlusterFS mount attempt 

20/06/2020 08:59:11 INFO GlusterFS mount attempt 

20/06/2020 08:58:41 INFO GlusterFS mount attempt 

20/06/2020 08:58:11 INFO GlusterFS mount attempt 

20/06/2020 08:57:41 INFO GlusterFS mount attempt 

20/06/2020 08:57:11 INFO GlusterFS mount attempt 

20/06/2020 08:56:41 INFO GlusterFS mount attempt 

20/06/2020 08:56:11 INFO GlusterFS mount attempt 

20/06/2020 08:55:41 INFO GlusterFS mount attempt 

20/06/2020 08:55:10 INFO GlusterFS mount attempt 

20/06/2020 08:54:40 INFO GlusterFS mount attempt 

20/06/2020 08:54:10 INFO GlusterFS mount attempt 

20/06/2020 08:53:40 INFO GlusterFS mount attempt 

20/06/2020 08:53:10 INFO GlusterFS mount attempt 

20/06/2020 08:52:40 INFO GlusterFS mount attempt 

20/06/2020 08:52:10 INFO GlusterFS mount attempt 

20/06/2020 08:51:40 INFO GlusterFS mount attempt 

20/06/2020 08:51:10 INFO GlusterFS mount attempt 

20/06/2020 08:50:40 INFO GlusterFS mount attempt 

20/06/2020 08:50:10 INFO GlusterFS mount attempt 

20/06/2020 08:49:39 INFO GlusterFS mount attempt 

20/06/2020 08:49:09 INFO GlusterFS mount attempt 

20/06/2020 08:48:39 INFO GlusterFS mount attempt 

20/06/2020 08:48:09 INFO GlusterFS mount attempt 

20/06/2020 08:47:39 INFO GlusterFS mount attempt 

20/06/2020 08:47:09 INFO GlusterFS mount attempt 

20/06/2020 08:46:39 INFO GlusterFS mount attempt 

20/06/2020 08:46:09 INFO GlusterFS mount attempt 

20/06/2020 08:45:39 INFO GlusterFS mount attempt 

20/06/2020 08:45:09 INFO GlusterFS mount attempt 

20/06/2020 08:44:39 INFO GlusterFS mount attempt 

20/06/2020 08:44:08 INFO GlusterFS mount attempt 

20/06/2020 08:43:38 INFO GlusterFS mount attempt 

20/06/2020 08:43:08 INFO GlusterFS mount attempt 

20/06/2020 08:42:38 INFO GlusterFS mount attempt 

20/06/2020 08:42:08 INFO GlusterFS mount attempt 

20/06/2020 08:41:38 INFO GlusterFS mount attempt 

20/06/2020 08:41:08 INFO GlusterFS mount attempt 

20/06/2020 08:40:38 INFO GlusterFS mount attempt 

20/06/2020 08:40:08 INFO GlusterFS mount attempt 

20/06/2020 08:39:38 INFO GlusterFS mount attempt 

20/06/2020 08:39:07 INFO GlusterFS mount attempt 

20/06/2020 08:38:37 INFO GlusterFS mount attempt 

20/06/2020 08:38:07 INFO GlusterFS mount attempt 

20/06/2020 08:37:37 INFO GlusterFS mount attempt 

20/06/2020 08:37:07 INFO GlusterFS mount attempt 

20/06/2020 08:36:37 INFO GlusterFS mount attempt 

20/06/2020 08:36:07 INFO GlusterFS mount attempt 

20/06/2020 08:35:37 INFO GlusterFS mount attempt 

20/06/2020 08:35:07 INFO GlusterFS mount attempt 

20/06/2020 08:34:37 INFO GlusterFS mount attempt 

20/06/2020 08:34:07 INFO GlusterFS mount attempt 

20/06/2020 08:33:36 INFO GlusterFS mount attempt 

20/06/2020 08:33:06 INFO GlusterFS mount attempt 

20/06/2020 08:32:36 INFO GlusterFS mount attempt 

20/06/2020 08:32:06 INFO GlusterFS mount attempt 

20/06/2020 08:31:36 INFO GlusterFS mount attempt 

20/06/2020 08:31:06 INFO GlusterFS mount attempt 

20/06/2020 08:30:36 INFO GlusterFS mount attempt 

20/06/2020 08:30:06 INFO GlusterFS mount attempt 

20/06/2020 08:29:36 INFO GlusterFS mount attempt 

20/06/2020 08:29:06 INFO GlusterFS mount attempt 

20/06/2020 08:28:36 INFO GlusterFS mount attempt 

20/06/2020 08:28:05 INFO GlusterFS mount attempt 

20/06/2020 08:27:35 INFO GlusterFS mount attempt 

20/06/2020 08:27:05 INFO GlusterFS mount attempt 

20/06/2020 08:26:35 INFO GlusterFS mount attempt 

20/06/2020 08:26:05 INFO GlusterFS mount attempt 

20/06/2020 08:25:35 INFO GlusterFS mount attempt 

20/06/2020 08:25:05 INFO GlusterFS mount attempt 

20/06/2020 08:24:35 INFO GlusterFS mount attempt 

20/06/2020 08:24:05 INFO GlusterFS mount attempt 

20/06/2020 08:23:35 INFO GlusterFS mount attempt 

20/06/2020 08:23:05 INFO GlusterFS mount attempt 

20/06/2020 08:22:34 INFO GlusterFS mount attempt 

20/06/2020 08:22:04 INFO GlusterFS mount attempt 

20/06/2020 08:21:34 INFO GlusterFS mount attempt 

20/06/2020 08:21:04 INFO GlusterFS mount attempt 

20/06/2020 08:20:34 INFO GlusterFS mount attempt 

20/06/2020 08:20:04 INFO GlusterFS mount attempt 

20/06/2020 08:19:34 INFO GlusterFS mount attempt 

20/06/2020 08:19:04 INFO GlusterFS mount attempt 

20/06/2020 08:18:34 INFO GlusterFS mount attempt 

20/06/2020 08:18:04 INFO GlusterFS mount attempt 

20/06/2020 08:17:34 INFO GlusterFS mount attempt 

20/06/2020 08:17:03 INFO GlusterFS mount attempt 

20/06/2020 08:16:33 INFO GlusterFS mount attempt 

20/06/2020 08:16:03 INFO GlusterFS mount attempt 

20/06/2020 08:15:33 INFO GlusterFS mount attempt 

20/06/2020 08:15:03 INFO GlusterFS mount attempt 

20/06/2020 08:14:33 INFO GlusterFS mount attempt 

20/06/2020 08:14:03 INFO GlusterFS mount attempt 

20/06/2020 08:13:33 INFO GlusterFS mount attempt 

20/06/2020 08:13:03 INFO GlusterFS mount attempt 

20/06/2020 08:12:33 INFO GlusterFS mount attempt 

20/06/2020 08:12:03 INFO GlusterFS mount attempt 

20/06/2020 08:11:32 INFO GlusterFS mount attempt 

20/06/2020 08:11:02 INFO GlusterFS mount attempt 

20/06/2020 08:10:32 INFO GlusterFS mount attempt 

20/06/2020 08:10:02 INFO GlusterFS mount attempt 

20/06/2020 08:09:32 INFO GlusterFS mount attempt 

20/06/2020 08:09:02 INFO GlusterFS mount attempt 

20/06/2020 08:08:32 INFO GlusterFS mount attempt 

20/06/2020 08:08:02 INFO GlusterFS mount attempt 

20/06/2020 08:07:32 INFO GlusterFS mount attempt 

20/06/2020 08:07:02 INFO GlusterFS mount attempt 

20/06/2020 08:06:32 INFO GlusterFS mount attempt 

20/06/2020 08:06:01 INFO GlusterFS mount attempt 

20/06/2020 08:05:31 INFO GlusterFS mount attempt 

20/06/2020 08:05:01 INFO GlusterFS mount attempt 

20/06/2020 08:04:31 INFO GlusterFS mount attempt 

20/06/2020 08:04:01 INFO GlusterFS mount attempt 

20/06/2020 08:03:31 INFO GlusterFS mount attempt 

20/06/2020 08:03:01 INFO GlusterFS mount attempt 

20/06/2020 08:02:31 INFO GlusterFS mount attempt 

20/06/2020 08:02:01 INFO GlusterFS mount attempt 

20/06/2020 08:01:31 INFO GlusterFS mount attempt 

20/06/2020 08:01:01 INFO GlusterFS mount attempt 

20/06/2020 08:00:31 INFO GlusterFS mount attempt 

20/06/2020 08:00:00 INFO GlusterFS mount attempt 

20/06/2020 07:59:30 INFO GlusterFS mount attempt 

20/06/2020 07:59:00 INFO GlusterFS mount attempt 

20/06/2020 07:58:30 INFO GlusterFS mount attempt 

20/06/2020 07:58:00 INFO GlusterFS mount attempt 

20/06/2020 07:57:30 INFO GlusterFS mount attempt 

20/06/2020 07:57:00 INFO GlusterFS mount attempt 

20/06/2020 07:56:30 INFO GlusterFS mount attempt 

20/06/2020 07:56:00 INFO GlusterFS mount attempt 

20/06/2020 07:55:30 INFO GlusterFS mount attempt 

20/06/2020 07:54:59 INFO GlusterFS mount attempt 

20/06/2020 07:54:29 INFO GlusterFS mount attempt 

20/06/2020 07:53:59 INFO GlusterFS mount attempt 

20/06/2020 07:53:29 INFO GlusterFS mount attempt 

20/06/2020 07:52:59 INFO GlusterFS mount attempt 

20/06/2020 07:52:29 INFO GlusterFS mount attempt 

20/06/2020 07:51:59 INFO GlusterFS mount attempt 

20/06/2020 07:51:29 INFO GlusterFS mount attempt 

20/06/2020 07:50:59 INFO GlusterFS mount attempt 

20/06/2020 07:50:29 INFO GlusterFS mount attempt 

20/06/2020 07:49:59 INFO GlusterFS mount attempt 

20/06/2020 07:49:28 INFO GlusterFS mount attempt 

20/06/2020 07:48:58 INFO GlusterFS mount attempt 

20/06/2020 07:48:28 INFO GlusterFS mount attempt 

20/06/2020 07:47:58 INFO GlusterFS mount attempt 

20/06/2020 07:47:28 INFO GlusterFS mount attempt 

20/06/2020 07:46:58 INFO GlusterFS mount attempt 

20/06/2020 07:46:28 INFO GlusterFS mount attempt 

20/06/2020 07:45:58 INFO GlusterFS mount attempt 

20/06/2020 07:45:28 INFO GlusterFS mount attempt 

20/06/2020 07:44:58 INFO GlusterFS mount attempt 

20/06/2020 07:44:28 INFO GlusterFS mount attempt 

20/06/2020 07:43:57 INFO GlusterFS mount attempt 

20/06/2020 07:43:27 INFO GlusterFS mount attempt 

20/06/2020 07:42:57 INFO GlusterFS mount attempt 

20/06/2020 07:42:27 INFO GlusterFS mount attempt 

20/06/2020 07:41:57 INFO GlusterFS mount attempt 

20/06/2020 07:41:27 INFO GlusterFS mount attempt 

20/06/2020 07:40:57 INFO GlusterFS mount attempt 

20/06/2020 07:40:27 INFO GlusterFS mount attempt 

20/06/2020 07:39:57 INFO GlusterFS mount attempt 

20/06/2020 07:39:27 INFO GlusterFS mount attempt 

20/06/2020 07:38:57 INFO GlusterFS mount attempt 

20/06/2020 07:38:26 INFO GlusterFS mount attempt 

20/06/2020 07:37:56 INFO GlusterFS mount attempt 

20/06/2020 07:37:26 INFO GlusterFS mount attempt 

20/06/2020 07:36:56 INFO GlusterFS mount attempt 

20/06/2020 07:36:26 INFO GlusterFS mount attempt 

20/06/2020 07:35:56 INFO GlusterFS mount attempt 

20/06/2020 07:35:26 INFO GlusterFS mount attempt 

20/06/2020 07:34:56 INFO GlusterFS mount attempt 

20/06/2020 07:34:26 INFO GlusterFS mount attempt 

20/06/2020 07:33:56 INFO GlusterFS mount attempt 

20/06/2020 07:33:26 INFO GlusterFS mount attempt 

20/06/2020 07:32:55 INFO GlusterFS mount attempt 

20/06/2020 07:32:25 INFO GlusterFS mount attempt 

20/06/2020 07:31:55 INFO GlusterFS mount attempt 

20/06/2020 07:31:25 INFO GlusterFS mount attempt 

20/06/2020 07:30:55 INFO GlusterFS mount attempt 

20/06/2020 07:30:25 INFO GlusterFS mount attempt 

20/06/2020 07:29:55 INFO GlusterFS mount attempt 

20/06/2020 07:29:25 INFO GlusterFS mount attempt 

20/06/2020 07:28:55 INFO GlusterFS mount attempt 

20/06/2020 07:28:25 INFO GlusterFS mount attempt 

20/06/2020 07:27:54 INFO GlusterFS mount attempt 

20/06/2020 07:27:24 INFO GlusterFS mount attempt 

20/06/2020 07:26:54 INFO GlusterFS mount attempt 

20/06/2020 07:26:24 INFO GlusterFS mount attempt 

20/06/2020 07:25:54 INFO GlusterFS mount attempt 

20/06/2020 07:25:24 INFO GlusterFS mount attempt 

20/06/2020 07:24:54 INFO GlusterFS mount attempt 

20/06/2020 07:24:24 INFO GlusterFS mount attempt 

20/06/2020 07:23:54 INFO GlusterFS mount attempt 

20/06/2020 07:23:24 INFO GlusterFS mount attempt 

20/06/2020 07:22:54 INFO GlusterFS mount attempt 

20/06/2020 07:22:23 INFO GlusterFS mount attempt 

20/06/2020 07:21:53 INFO GlusterFS mount attempt 

20/06/2020 07:21:23 INFO GlusterFS mount attempt 

20/06/2020 07:20:53 INFO GlusterFS mount attempt 

20/06/2020 07:20:23 INFO GlusterFS mount attempt 

20/06/2020 07:19:53 INFO GlusterFS mount attempt 

20/06/2020 07:19:23 INFO GlusterFS mount attempt 

20/06/2020 07:18:53 INFO GlusterFS mount attempt 

20/06/2020 07:18:23 INFO GlusterFS mount attempt 

20/06/2020 07:17:53 INFO GlusterFS mount attempt 

20/06/2020 07:17:23 INFO GlusterFS mount attempt 

20/06/2020 07:16:52 INFO GlusterFS mount attempt 

20/06/2020 07:16:22 INFO GlusterFS mount attempt 

20/06/2020 07:15:52 INFO GlusterFS mount attempt 

20/06/2020 07:15:22 INFO GlusterFS mount attempt 

20/06/2020 07:14:52 INFO GlusterFS mount attempt 

20/06/2020 07:14:22 INFO GlusterFS mount attempt 

20/06/2020 07:13:52 INFO GlusterFS mount attempt 

20/06/2020 07:13:22 INFO GlusterFS mount attempt 

20/06/2020 07:12:52 INFO GlusterFS mount attempt 

20/06/2020 07:12:22 INFO GlusterFS mount attempt 

20/06/2020 07:11:52 INFO GlusterFS mount attempt 

20/06/2020 07:11:21 INFO GlusterFS mount attempt 

20/06/2020 07:10:51 INFO GlusterFS mount attempt 

20/06/2020 07:10:21 INFO GlusterFS mount attempt 

20/06/2020 07:09:51 INFO GlusterFS mount attempt 

20/06/2020 07:09:21 INFO GlusterFS mount attempt 

20/06/2020 07:08:51 INFO GlusterFS mount attempt 

20/06/2020 07:08:21 INFO GlusterFS mount attempt 

20/06/2020 07:07:51 INFO GlusterFS mount attempt 

20/06/2020 07:07:21 INFO GlusterFS mount attempt 

20/06/2020 07:06:51 INFO GlusterFS mount attempt 

20/06/2020 07:06:21 INFO GlusterFS mount attempt 

20/06/2020 07:05:50 INFO GlusterFS mount attempt 

20/06/2020 07:05:20 INFO GlusterFS mount attempt 

20/06/2020 07:04:50 INFO GlusterFS mount attempt 

20/06/2020 07:04:20 INFO GlusterFS mount attempt 

20/06/2020 07:03:50 INFO GlusterFS mount attempt 

20/06/2020 07:03:20 INFO GlusterFS mount attempt 

20/06/2020 07:02:50 INFO GlusterFS mount attempt 

20/06/2020 07:02:20 INFO GlusterFS mount attempt 

20/06/2020 07:01:50 INFO GlusterFS mount attempt 

20/06/2020 07:01:20 INFO GlusterFS mount attempt 

20/06/2020 07:00:50 INFO GlusterFS mount attempt 

20/06/2020 07:00:19 INFO GlusterFS mount attempt 

20/06/2020 06:59:49 INFO GlusterFS mount attempt 

20/06/2020 06:59:19 INFO GlusterFS mount attempt 

20/06/2020 06:58:49 INFO GlusterFS mount attempt 

20/06/2020 06:58:19 INFO GlusterFS mount attempt 

20/06/2020 06:57:49 INFO GlusterFS mount attempt 

20/06/2020 06:57:19 INFO GlusterFS mount attempt 

20/06/2020 06:56:49 INFO GlusterFS mount attempt 

20/06/2020 06:56:19 INFO GlusterFS mount attempt 

20/06/2020 06:55:49 INFO GlusterFS mount attempt 

20/06/2020 06:55:19 INFO GlusterFS mount attempt 

20/06/2020 06:54:48 INFO GlusterFS mount attempt 

20/06/2020 06:54:18 INFO GlusterFS mount attempt 

20/06/2020 06:53:48 INFO GlusterFS mount attempt 

20/06/2020 06:53:18 INFO GlusterFS mount attempt 

20/06/2020 06:52:48 INFO GlusterFS mount attempt 

20/06/2020 06:52:18 INFO GlusterFS mount attempt 

20/06/2020 06:51:48 INFO GlusterFS mount attempt 

20/06/2020 06:51:18 INFO GlusterFS mount attempt 

20/06/2020 06:50:48 INFO GlusterFS mount attempt 

20/06/2020 06:50:18 INFO GlusterFS mount attempt 

20/06/2020 06:49:48 INFO GlusterFS mount attempt 

20/06/2020 06:49:17 INFO GlusterFS mount attempt 

20/06/2020 06:48:47 INFO GlusterFS mount attempt 

20/06/2020 06:48:17 INFO GlusterFS mount attempt 

20/06/2020 06:47:47 INFO GlusterFS mount attempt 

20/06/2020 06:47:17 INFO GlusterFS mount attempt 

20/06/2020 06:46:47 INFO GlusterFS mount attempt 

20/06/2020 06:46:17 INFO GlusterFS mount attempt 

20/06/2020 06:45:47 INFO GlusterFS mount attempt 

20/06/2020 06:45:17 INFO GlusterFS mount attempt 

20/06/2020 06:44:47 INFO GlusterFS mount attempt 

20/06/2020 06:44:17 INFO GlusterFS mount attempt 

20/06/2020 06:43:46 INFO GlusterFS mount attempt 

20/06/2020 06:43:16 INFO GlusterFS mount attempt 

20/06/2020 06:42:46 INFO GlusterFS mount attempt 

20/06/2020 06:42:16 INFO GlusterFS mount attempt 

20/06/2020 06:41:46 INFO GlusterFS mount attempt 

20/06/2020 06:41:16 INFO GlusterFS mount attempt 

20/06/2020 06:40:46 INFO GlusterFS mount attempt 

20/06/2020 06:40:16 INFO GlusterFS mount attempt 

20/06/2020 06:39:46 INFO GlusterFS mount attempt 

20/06/2020 06:39:16 INFO GlusterFS mount attempt 

20/06/2020 06:38:45 INFO GlusterFS mount attempt 

20/06/2020 06:38:15 INFO GlusterFS mount attempt 

20/06/2020 06:37:45 INFO GlusterFS mount attempt 

20/06/2020 06:37:15 INFO GlusterFS mount attempt 

20/06/2020 06:36:45 INFO GlusterFS mount attempt 

20/06/2020 06:36:15 INFO GlusterFS mount attempt 

20/06/2020 06:35:45 INFO GlusterFS mount attempt 

20/06/2020 06:35:15 INFO GlusterFS mount attempt 

20/06/2020 06:34:45 INFO GlusterFS mount attempt 

20/06/2020 06:34:15 INFO GlusterFS mount attempt 

20/06/2020 06:33:45 INFO GlusterFS mount attempt 

20/06/2020 06:33:14 INFO GlusterFS mount attempt 

20/06/2020 06:32:44 INFO GlusterFS mount attempt 

20/06/2020 06:32:14 INFO GlusterFS mount attempt 

20/06/2020 06:31:44 INFO GlusterFS mount attempt 

20/06/2020 06:31:14 INFO GlusterFS mount attempt 

20/06/2020 06:30:44 INFO GlusterFS mount attempt 

20/06/2020 06:30:14 INFO GlusterFS mount attempt 

20/06/2020 06:29:44 INFO GlusterFS mount attempt 

20/06/2020 06:29:14 INFO GlusterFS mount attempt 

20/06/2020 06:28:44 INFO GlusterFS mount attempt 

20/06/2020 06:28:14 INFO GlusterFS mount attempt 

20/06/2020 06:27:44 INFO GlusterFS mount attempt 

20/06/2020 06:27:13 INFO GlusterFS mount attempt 

20/06/2020 06:26:43 INFO GlusterFS mount attempt 

20/06/2020 06:26:13 INFO GlusterFS mount attempt 

20/06/2020 06:25:43 INFO GlusterFS mount attempt 

20/06/2020 06:25:13 INFO GlusterFS mount attempt 

20/06/2020 06:24:43 INFO GlusterFS mount attempt 

20/06/2020 06:24:13 INFO GlusterFS mount attempt 

20/06/2020 06:23:43 INFO GlusterFS mount attempt 

20/06/2020 06:23:13 INFO GlusterFS mount attempt 

20/06/2020 06:22:43 INFO GlusterFS mount attempt 

20/06/2020 06:22:12 INFO GlusterFS mount attempt 

20/06/2020 06:21:42 INFO GlusterFS mount attempt 

20/06/2020 06:21:12 INFO GlusterFS mount attempt 

20/06/2020 06:20:42 INFO GlusterFS mount attempt 

20/06/2020 06:20:12 INFO GlusterFS mount attempt 

20/06/2020 06:19:42 INFO GlusterFS mount attempt 

20/06/2020 06:19:12 INFO GlusterFS mount attempt 

20/06/2020 06:18:42 INFO GlusterFS mount attempt 

20/06/2020 06:18:12 INFO GlusterFS mount attempt 

20/06/2020 06:17:42 INFO GlusterFS mount attempt 

20/06/2020 06:17:12 INFO GlusterFS mount attempt 

20/06/2020 06:16:42 INFO GlusterFS mount attempt 

20/06/2020 06:16:11 INFO GlusterFS mount attempt 

20/06/2020 06:15:41 INFO GlusterFS mount attempt 

20/06/2020 06:15:11 INFO GlusterFS mount attempt 

20/06/2020 06:14:41 INFO GlusterFS mount attempt 

20/06/2020 06:14:11 INFO GlusterFS mount attempt 

20/06/2020 06:13:41 INFO GlusterFS mount attempt 

20/06/2020 06:13:11 INFO GlusterFS mount attempt 

20/06/2020 06:12:41 INFO GlusterFS mount attempt 

20/06/2020 06:12:11 INFO GlusterFS mount attempt 

20/06/2020 06:11:41 INFO GlusterFS mount attempt 

20/06/2020 06:11:11 INFO GlusterFS mount attempt 

20/06/2020 06:10:40 INFO GlusterFS mount attempt 

20/06/2020 06:10:10 INFO GlusterFS mount attempt 

20/06/2020 06:09:40 INFO GlusterFS mount attempt 

20/06/2020 06:09:10 INFO GlusterFS mount attempt 

20/06/2020 06:08:40 INFO GlusterFS mount attempt 

20/06/2020 06:08:10 INFO GlusterFS mount attempt 

20/06/2020 06:07:40 INFO GlusterFS mount attempt 

20/06/2020 06:07:10 INFO GlusterFS mount attempt 

20/06/2020 06:06:40 INFO GlusterFS mount attempt 

20/06/2020 06:06:10 INFO GlusterFS mount attempt 

20/06/2020 06:05:40 INFO GlusterFS mount attempt 

20/06/2020 06:05:09 INFO GlusterFS mount attempt 

20/06/2020 06:04:39 INFO GlusterFS mount attempt 

20/06/2020 06:04:09 INFO GlusterFS mount attempt 

20/06/2020 06:03:39 INFO GlusterFS mount attempt 

20/06/2020 06:03:09 INFO GlusterFS mount attempt 

20/06/2020 06:02:39 INFO GlusterFS mount attempt 

20/06/2020 06:02:09 INFO GlusterFS mount attempt 

20/06/2020 06:01:39 INFO GlusterFS mount attempt 

20/06/2020 06:01:09 INFO GlusterFS mount attempt 

20/06/2020 06:00:39 INFO GlusterFS mount attempt 

20/06/2020 06:00:09 INFO GlusterFS mount attempt 

20/06/2020 05:59:38 INFO GlusterFS mount attempt 

20/06/2020 05:59:08 INFO GlusterFS mount attempt 

20/06/2020 05:58:38 INFO GlusterFS mount attempt 

20/06/2020 05:58:08 INFO GlusterFS mount attempt 

20/06/2020 05:57:38 INFO GlusterFS mount attempt 

20/06/2020 05:57:08 INFO GlusterFS mount attempt 

20/06/2020 05:56:38 INFO GlusterFS mount attempt 

20/06/2020 05:56:08 INFO GlusterFS mount attempt 

20/06/2020 05:55:38 INFO GlusterFS mount attempt 

20/06/2020 05:55:08 INFO GlusterFS mount attempt 

20/06/2020 05:54:38 INFO GlusterFS mount attempt 

20/06/2020 05:54:07 INFO GlusterFS mount attempt 

20/06/2020 05:53:37 INFO GlusterFS mount attempt 

20/06/2020 05:53:07 INFO GlusterFS mount attempt 

20/06/2020 05:52:37 INFO GlusterFS mount attempt 

20/06/2020 05:52:07 INFO GlusterFS mount attempt 

20/06/2020 05:51:37 INFO GlusterFS mount attempt 

20/06/2020 05:51:07 INFO GlusterFS mount attempt 

20/06/2020 05:50:37 INFO GlusterFS mount attempt 

20/06/2020 05:50:07 INFO GlusterFS mount attempt 

20/06/2020 05:49:37 INFO GlusterFS mount attempt 

20/06/2020 05:49:07 INFO GlusterFS mount attempt 

20/06/2020 05:48:37 INFO GlusterFS mount attempt 

20/06/2020 05:48:06 INFO GlusterFS mount attempt 

20/06/2020 05:47:36 INFO GlusterFS mount attempt 

20/06/2020 05:47:06 INFO GlusterFS mount attempt 

20/06/2020 05:46:36 INFO GlusterFS mount attempt 

20/06/2020 05:46:06 INFO GlusterFS mount attempt 

20/06/2020 05:45:36 INFO GlusterFS mount attempt 

20/06/2020 05:45:06 INFO GlusterFS mount attempt 

20/06/2020 05:44:36 INFO GlusterFS mount attempt 

20/06/2020 05:44:06 INFO GlusterFS mount attempt 

20/06/2020 05:43:36 INFO GlusterFS mount attempt 

20/06/2020 05:43:06 INFO GlusterFS mount attempt 

20/06/2020 05:42:35 INFO GlusterFS mount attempt 

20/06/2020 05:42:05 INFO GlusterFS mount attempt 

20/06/2020 05:41:35 INFO GlusterFS mount attempt 

20/06/2020 05:41:05 INFO GlusterFS mount attempt 

20/06/2020 05:40:35 INFO GlusterFS mount attempt 

20/06/2020 05:40:05 INFO GlusterFS mount attempt 

20/06/2020 05:39:35 INFO GlusterFS mount attempt 

20/06/2020 05:39:05 INFO GlusterFS mount attempt 

20/06/2020 05:38:35 INFO GlusterFS mount attempt 

20/06/2020 05:38:05 INFO GlusterFS mount attempt 

20/06/2020 05:37:35 INFO GlusterFS mount attempt 

20/06/2020 05:37:04 INFO GlusterFS mount attempt 

20/06/2020 05:36:34 INFO GlusterFS mount attempt 

20/06/2020 05:36:04 INFO GlusterFS mount attempt 

20/06/2020 05:35:34 INFO GlusterFS mount attempt 

20/06/2020 05:35:04 INFO GlusterFS mount attempt 

20/06/2020 05:34:34 INFO GlusterFS mount attempt 

20/06/2020 05:34:04 INFO GlusterFS mount attempt 

20/06/2020 05:33:34 INFO GlusterFS mount attempt 

20/06/2020 05:33:04 INFO GlusterFS mount attempt 

20/06/2020 05:32:34 INFO GlusterFS mount attempt 

20/06/2020 05:32:04 INFO GlusterFS mount attempt 

20/06/2020 05:31:34 INFO GlusterFS mount attempt 

20/06/2020 05:31:03 INFO GlusterFS mount attempt 

20/06/2020 05:30:33 INFO GlusterFS mount attempt 

20/06/2020 05:30:03 INFO GlusterFS mount attempt 

20/06/2020 05:29:33 INFO GlusterFS mount attempt 

20/06/2020 05:29:03 INFO GlusterFS mount attempt 

20/06/2020 05:28:33 INFO GlusterFS mount attempt 

20/06/2020 05:28:03 INFO GlusterFS mount attempt 

20/06/2020 05:27:33 INFO GlusterFS mount attempt 

20/06/2020 05:27:03 INFO GlusterFS mount attempt 

20/06/2020 05:26:33 INFO GlusterFS mount attempt 

20/06/2020 05:26:03 INFO GlusterFS mount attempt 

20/06/2020 05:25:32 INFO GlusterFS mount attempt 

20/06/2020 05:25:02 INFO GlusterFS mount attempt 

20/06/2020 05:24:32 INFO GlusterFS mount attempt 

20/06/2020 05:24:02 INFO GlusterFS mount attempt 

20/06/2020 05:23:32 INFO GlusterFS mount attempt 

20/06/2020 05:23:02 INFO GlusterFS mount attempt 

20/06/2020 05:22:32 INFO GlusterFS mount attempt 

20/06/2020 05:22:02 INFO GlusterFS mount attempt 

20/06/2020 05:21:32 INFO GlusterFS mount attempt 

20/06/2020 05:21:02 INFO GlusterFS mount attempt 

20/06/2020 05:20:32 INFO GlusterFS mount attempt 

20/06/2020 05:20:01 INFO GlusterFS mount attempt 

20/06/2020 05:19:31 INFO GlusterFS mount attempt 

20/06/2020 05:19:01 INFO GlusterFS mount attempt 

20/06/2020 05:18:31 INFO GlusterFS mount attempt 

20/06/2020 05:18:01 INFO GlusterFS mount attempt 

20/06/2020 05:17:31 INFO GlusterFS mount attempt 

20/06/2020 05:17:01 INFO GlusterFS mount attempt 

20/06/2020 05:16:31 INFO GlusterFS mount attempt 

20/06/2020 05:16:01 INFO GlusterFS mount attempt 

20/06/2020 05:15:31 INFO GlusterFS mount attempt 

20/06/2020 05:15:01 INFO GlusterFS mount attempt 

20/06/2020 05:14:30 INFO GlusterFS mount attempt 

20/06/2020 05:14:00 INFO GlusterFS mount attempt 

20/06/2020 05:13:30 INFO GlusterFS mount attempt 

20/06/2020 05:13:00 INFO GlusterFS mount attempt 

20/06/2020 05:12:30 INFO GlusterFS mount attempt 

20/06/2020 05:12:00 INFO GlusterFS mount attempt 

20/06/2020 05:11:30 INFO GlusterFS mount attempt 

20/06/2020 05:11:00 INFO GlusterFS mount attempt 

20/06/2020 05:10:30 INFO GlusterFS mount attempt 

20/06/2020 05:10:00 INFO GlusterFS mount attempt 

20/06/2020 05:09:30 INFO GlusterFS mount attempt 

20/06/2020 05:08:59 INFO GlusterFS mount attempt 

20/06/2020 05:08:29 INFO GlusterFS mount attempt 

20/06/2020 05:07:59 INFO GlusterFS mount attempt 

20/06/2020 05:07:29 INFO GlusterFS mount attempt 

20/06/2020 05:06:59 INFO GlusterFS mount attempt 

20/06/2020 05:06:29 INFO GlusterFS mount attempt 

20/06/2020 05:05:59 INFO GlusterFS mount attempt 

20/06/2020 05:05:29 INFO GlusterFS mount attempt 

20/06/2020 05:04:59 INFO GlusterFS mount attempt 

20/06/2020 05:04:29 INFO GlusterFS mount attempt 

20/06/2020 05:03:59 INFO GlusterFS mount attempt 

20/06/2020 05:03:28 INFO GlusterFS mount attempt 

20/06/2020 05:02:58 INFO GlusterFS mount attempt 

20/06/2020 05:02:28 INFO GlusterFS mount attempt 

20/06/2020 05:01:58 INFO GlusterFS mount attempt 

20/06/2020 05:01:28 INFO GlusterFS mount attempt 

20/06/2020 05:00:58 INFO GlusterFS mount attempt 

20/06/2020 05:00:28 INFO GlusterFS mount attempt 

20/06/2020 04:59:58 INFO GlusterFS mount attempt 

20/06/2020 04:59:28 INFO GlusterFS mount attempt 

20/06/2020 04:58:58 INFO GlusterFS mount attempt 

20/06/2020 04:58:27 INFO GlusterFS mount attempt 

20/06/2020 04:57:57 INFO GlusterFS mount attempt 

20/06/2020 04:57:27 INFO GlusterFS mount attempt 

20/06/2020 04:56:57 INFO GlusterFS mount attempt 

20/06/2020 04:56:27 INFO GlusterFS mount attempt 

20/06/2020 04:55:57 INFO GlusterFS mount attempt 

20/06/2020 04:55:27 INFO GlusterFS mount attempt 

20/06/2020 04:54:57 INFO GlusterFS mount attempt 

20/06/2020 04:54:27 INFO GlusterFS mount attempt 

20/06/2020 04:53:57 INFO GlusterFS mount attempt 

20/06/2020 04:53:27 INFO GlusterFS mount attempt 

20/06/2020 04:52:56 INFO GlusterFS mount attempt 

20/06/2020 04:52:26 INFO GlusterFS mount attempt 

20/06/2020 04:51:56 INFO GlusterFS mount attempt 

20/06/2020 04:51:26 INFO GlusterFS mount attempt 

20/06/2020 04:50:56 INFO GlusterFS mount attempt 

20/06/2020 04:50:26 INFO GlusterFS mount attempt 

20/06/2020 04:49:56 INFO GlusterFS mount attempt 

20/06/2020 04:49:26 INFO GlusterFS mount attempt 

20/06/2020 04:48:56 INFO GlusterFS mount attempt 

20/06/2020 04:48:26 INFO GlusterFS mount attempt 

20/06/2020 04:47:56 INFO GlusterFS mount attempt 

20/06/2020 04:47:26 INFO GlusterFS mount attempt 

20/06/2020 04:46:55 INFO GlusterFS mount attempt 

20/06/2020 04:46:25 INFO GlusterFS mount attempt 

20/06/2020 04:45:55 INFO GlusterFS mount attempt 

20/06/2020 04:45:25 INFO GlusterFS mount attempt 

20/06/2020 04:44:55 INFO GlusterFS mount attempt 

20/06/2020 04:44:25 INFO GlusterFS mount attempt 

20/06/2020 04:43:55 INFO GlusterFS mount attempt 

20/06/2020 04:43:25 INFO GlusterFS mount attempt 

20/06/2020 04:42:55 INFO GlusterFS mount attempt 

20/06/2020 04:42:25 INFO GlusterFS mount attempt 

20/06/2020 04:41:54 INFO GlusterFS mount attempt 

20/06/2020 04:41:24 INFO GlusterFS mount attempt 

20/06/2020 04:40:54 INFO GlusterFS mount attempt 

20/06/2020 04:40:24 INFO GlusterFS mount attempt 

20/06/2020 04:39:54 INFO GlusterFS mount attempt 

20/06/2020 04:39:24 INFO GlusterFS mount attempt 

20/06/2020 04:38:54 INFO GlusterFS mount attempt 

20/06/2020 04:38:24 INFO GlusterFS mount attempt 

20/06/2020 04:37:54 INFO GlusterFS mount attempt 

20/06/2020 04:37:24 INFO GlusterFS mount attempt 

20/06/2020 04:36:54 INFO GlusterFS mount attempt 

20/06/2020 04:36:23 INFO GlusterFS mount attempt 

20/06/2020 04:35:53 INFO GlusterFS mount attempt 

20/06/2020 04:35:23 INFO GlusterFS mount attempt 

20/06/2020 04:34:53 INFO GlusterFS mount attempt 

20/06/2020 04:34:23 INFO GlusterFS mount attempt 

20/06/2020 04:33:53 INFO GlusterFS mount attempt 

20/06/2020 04:33:23 INFO GlusterFS mount attempt 

20/06/2020 04:32:53 INFO GlusterFS mount attempt 

20/06/2020 04:32:23 INFO GlusterFS mount attempt 

20/06/2020 04:31:53 INFO GlusterFS mount attempt 

20/06/2020 04:31:23 INFO GlusterFS mount attempt 

20/06/2020 04:30:52 INFO GlusterFS mount attempt 

20/06/2020 04:30:22 INFO GlusterFS mount attempt 

20/06/2020 04:29:52 INFO GlusterFS mount attempt 

20/06/2020 04:29:22 INFO GlusterFS mount attempt 

20/06/2020 04:28:52 INFO GlusterFS mount attempt 

20/06/2020 04:28:22 INFO GlusterFS mount attempt 

20/06/2020 04:27:52 INFO GlusterFS mount attempt 

20/06/2020 04:27:22 INFO GlusterFS mount attempt 

20/06/2020 04:26:52 INFO GlusterFS mount attempt 

20/06/2020 04:26:22 INFO GlusterFS mount attempt 

20/06/2020 04:25:52 INFO GlusterFS mount attempt 

20/06/2020 04:25:21 INFO GlusterFS mount attempt 

20/06/2020 04:24:51 INFO GlusterFS mount attempt 

20/06/2020 04:24:21 INFO GlusterFS mount attempt 

20/06/2020 04:23:51 INFO GlusterFS mount attempt 

20/06/2020 04:23:21 INFO GlusterFS mount attempt 

20/06/2020 04:22:51 INFO GlusterFS mount attempt 

20/06/2020 04:22:21 INFO GlusterFS mount attempt 

20/06/2020 04:21:51 INFO GlusterFS mount attempt 

20/06/2020 04:21:21 INFO GlusterFS mount attempt 

20/06/2020 04:20:51 INFO GlusterFS mount attempt 

20/06/2020 04:20:21 INFO GlusterFS mount attempt 

20/06/2020 04:19:50 INFO GlusterFS mount attempt 

20/06/2020 04:19:20 INFO GlusterFS mount attempt 

20/06/2020 04:18:50 INFO GlusterFS mount attempt 

20/06/2020 04:18:20 INFO GlusterFS mount attempt 

20/06/2020 04:17:50 INFO GlusterFS mount attempt 

20/06/2020 04:17:20 INFO GlusterFS mount attempt 

20/06/2020 04:16:50 INFO GlusterFS mount attempt 

20/06/2020 04:16:20 INFO GlusterFS mount attempt 

20/06/2020 04:15:50 INFO GlusterFS mount attempt 

20/06/2020 04:15:20 INFO GlusterFS mount attempt 

20/06/2020 04:14:50 INFO GlusterFS mount attempt 

20/06/2020 04:14:19 INFO GlusterFS mount attempt 

20/06/2020 04:13:49 INFO GlusterFS mount attempt 

20/06/2020 04:13:19 INFO GlusterFS mount attempt 

20/06/2020 04:12:49 INFO GlusterFS mount attempt 

20/06/2020 04:12:19 INFO GlusterFS mount attempt 

20/06/2020 04:11:49 INFO GlusterFS mount attempt 

20/06/2020 04:11:19 INFO GlusterFS mount attempt 

20/06/2020 04:10:49 INFO GlusterFS mount attempt 

20/06/2020 04:10:19 INFO GlusterFS mount attempt 

20/06/2020 04:09:49 INFO GlusterFS mount attempt 

20/06/2020 04:09:19 INFO GlusterFS mount attempt 

20/06/2020 04:08:49 INFO GlusterFS mount attempt 

20/06/2020 04:08:18 INFO GlusterFS mount attempt 

20/06/2020 04:07:48 INFO GlusterFS mount attempt 

20/06/2020 04:07:18 INFO GlusterFS mount attempt 

20/06/2020 04:06:48 INFO GlusterFS mount attempt 

20/06/2020 04:06:18 INFO GlusterFS mount attempt 

20/06/2020 04:05:48 INFO GlusterFS mount attempt 

20/06/2020 04:05:18 INFO GlusterFS mount attempt 

20/06/2020 04:04:48 INFO GlusterFS mount attempt 

20/06/2020 04:04:18 INFO GlusterFS mount attempt 

20/06/2020 04:03:48 INFO GlusterFS mount attempt 

20/06/2020 04:03:18 INFO GlusterFS mount attempt 

20/06/2020 04:02:47 INFO GlusterFS mount attempt 

20/06/2020 04:02:17 INFO GlusterFS mount attempt 

20/06/2020 04:01:47 INFO GlusterFS mount attempt 

20/06/2020 04:01:17 INFO GlusterFS mount attempt 

20/06/2020 04:00:47 INFO GlusterFS mount attempt 

20/06/2020 04:00:17 INFO GlusterFS mount attempt 

20/06/2020 03:59:47 INFO GlusterFS mount attempt 

20/06/2020 03:59:17 INFO GlusterFS mount attempt 

20/06/2020 03:58:47 INFO GlusterFS mount attempt 

20/06/2020 03:58:17 INFO GlusterFS mount attempt 

20/06/2020 03:57:47 INFO GlusterFS mount attempt 

20/06/2020 03:57:16 INFO GlusterFS mount attempt 

20/06/2020 03:56:46 INFO GlusterFS mount attempt 

20/06/2020 03:56:16 INFO GlusterFS mount attempt 

20/06/2020 03:55:46 INFO GlusterFS mount attempt 

20/06/2020 03:55:16 INFO GlusterFS mount attempt 

20/06/2020 03:54:46 INFO GlusterFS mount attempt 

20/06/2020 03:54:16 INFO GlusterFS mount attempt 

20/06/2020 03:53:46 INFO GlusterFS mount attempt 

20/06/2020 03:53:16 INFO GlusterFS mount attempt 

20/06/2020 03:52:46 INFO GlusterFS mount attempt 

20/06/2020 03:52:16 INFO GlusterFS mount attempt 

20/06/2020 03:51:46 INFO GlusterFS mount attempt 

20/06/2020 03:51:15 INFO GlusterFS mount attempt 

20/06/2020 03:50:45 INFO GlusterFS mount attempt 

20/06/2020 03:50:15 INFO GlusterFS mount attempt 

20/06/2020 03:49:45 INFO GlusterFS mount attempt 

20/06/2020 03:49:15 INFO GlusterFS mount attempt 

20/06/2020 03:48:45 INFO GlusterFS mount attempt 

20/06/2020 03:48:15 INFO GlusterFS mount attempt 

20/06/2020 03:47:45 INFO GlusterFS mount attempt 

20/06/2020 03:47:15 INFO GlusterFS mount attempt 

20/06/2020 03:46:45 INFO GlusterFS mount attempt 

20/06/2020 03:46:15 INFO GlusterFS mount attempt 

20/06/2020 03:45:44 INFO GlusterFS mount attempt 

20/06/2020 03:45:14 INFO GlusterFS mount attempt 

20/06/2020 03:44:44 INFO GlusterFS mount attempt 

20/06/2020 03:44:14 INFO GlusterFS mount attempt 

20/06/2020 03:43:44 INFO GlusterFS mount attempt 

20/06/2020 03:43:14 INFO GlusterFS mount attempt 

20/06/2020 03:42:44 INFO GlusterFS mount attempt 

20/06/2020 03:42:14 INFO GlusterFS mount attempt 

20/06/2020 03:41:44 INFO GlusterFS mount attempt 

20/06/2020 03:41:14 INFO GlusterFS mount attempt 

20/06/2020 03:40:44 INFO GlusterFS mount attempt 

20/06/2020 03:40:14 INFO GlusterFS mount attempt 

20/06/2020 03:39:43 INFO GlusterFS mount attempt 

20/06/2020 03:39:13 INFO GlusterFS mount attempt 

20/06/2020 03:38:43 INFO GlusterFS mount attempt 

20/06/2020 03:38:13 INFO GlusterFS mount attempt 

20/06/2020 03:37:43 INFO GlusterFS mount attempt 

20/06/2020 03:37:13 INFO GlusterFS mount attempt 

20/06/2020 03:36:43 INFO GlusterFS mount attempt 

20/06/2020 03:36:13 INFO GlusterFS mount attempt 

20/06/2020 03:35:43 INFO GlusterFS mount attempt 

20/06/2020 03:35:13 INFO GlusterFS mount attempt 

20/06/2020 03:34:43 INFO GlusterFS mount attempt 

20/06/2020 03:34:12 INFO GlusterFS mount attempt 

20/06/2020 03:33:42 INFO GlusterFS mount attempt 

20/06/2020 03:33:12 INFO GlusterFS mount attempt 

20/06/2020 03:32:42 INFO GlusterFS mount attempt 

20/06/2020 03:32:12 INFO GlusterFS mount attempt 

20/06/2020 03:31:42 INFO GlusterFS mount attempt 

20/06/2020 03:31:12 INFO GlusterFS mount attempt 

20/06/2020 03:30:42 INFO GlusterFS mount attempt 

20/06/2020 03:30:12 INFO GlusterFS mount attempt 

20/06/2020 03:29:42 INFO GlusterFS mount attempt 

20/06/2020 03:29:12 INFO GlusterFS mount attempt 

20/06/2020 03:28:41 INFO GlusterFS mount attempt 

20/06/2020 03:28:11 INFO GlusterFS mount attempt 

20/06/2020 03:27:41 INFO GlusterFS mount attempt 

20/06/2020 03:27:11 INFO GlusterFS mount attempt 

20/06/2020 03:26:41 INFO GlusterFS mount attempt 

20/06/2020 03:26:11 INFO GlusterFS mount attempt 

20/06/2020 03:25:41 INFO GlusterFS mount attempt 

20/06/2020 03:25:11 INFO GlusterFS mount attempt 

20/06/2020 03:24:41 INFO GlusterFS mount attempt 

20/06/2020 03:24:11 INFO GlusterFS mount attempt 

20/06/2020 03:23:41 INFO GlusterFS mount attempt 

20/06/2020 03:23:10 INFO GlusterFS mount attempt 

20/06/2020 03:22:40 INFO GlusterFS mount attempt 

20/06/2020 03:22:10 INFO GlusterFS mount attempt 

20/06/2020 03:21:40 INFO GlusterFS mount attempt 

20/06/2020 03:21:10 INFO GlusterFS mount attempt 

20/06/2020 03:20:40 INFO GlusterFS mount attempt 

20/06/2020 03:20:10 INFO GlusterFS mount attempt 

20/06/2020 03:19:40 INFO GlusterFS mount attempt 

20/06/2020 03:19:10 INFO GlusterFS mount attempt 

20/06/2020 03:18:40 INFO GlusterFS mount attempt 

20/06/2020 03:18:10 INFO GlusterFS mount attempt 

20/06/2020 03:17:39 INFO GlusterFS mount attempt 

20/06/2020 03:17:09 INFO GlusterFS mount attempt 

20/06/2020 03:16:39 INFO GlusterFS mount attempt 

20/06/2020 03:16:09 INFO GlusterFS mount attempt 

20/06/2020 03:15:39 INFO GlusterFS mount attempt 

20/06/2020 03:15:09 INFO GlusterFS mount attempt 

20/06/2020 03:14:39 INFO GlusterFS mount attempt 

20/06/2020 03:14:09 INFO GlusterFS mount attempt 

20/06/2020 03:13:39 INFO GlusterFS mount attempt 

20/06/2020 03:13:09 INFO GlusterFS mount attempt 

20/06/2020 03:12:39 INFO GlusterFS mount attempt 

20/06/2020 03:12:08 INFO GlusterFS mount attempt 

20/06/2020 03:11:38 INFO GlusterFS mount attempt 

20/06/2020 03:11:08 INFO GlusterFS mount attempt 

20/06/2020 03:10:38 INFO GlusterFS mount attempt 

20/06/2020 03:10:08 INFO GlusterFS mount attempt 

20/06/2020 03:09:38 INFO GlusterFS mount attempt 

20/06/2020 03:09:08 INFO GlusterFS mount attempt 

20/06/2020 03:08:38 INFO GlusterFS mount attempt 

20/06/2020 03:08:08 INFO GlusterFS mount attempt 

20/06/2020 03:07:38 INFO GlusterFS mount attempt 

20/06/2020 03:07:08 INFO GlusterFS mount attempt 

20/06/2020 03:06:38 INFO GlusterFS mount attempt 

20/06/2020 03:06:07 INFO GlusterFS mount attempt 

20/06/2020 03:05:37 INFO GlusterFS mount attempt 

20/06/2020 03:05:07 INFO GlusterFS mount attempt 

20/06/2020 03:04:37 INFO GlusterFS mount attempt 

20/06/2020 03:04:07 INFO GlusterFS mount attempt 

20/06/2020 03:03:37 INFO GlusterFS mount attempt 

20/06/2020 03:03:07 INFO GlusterFS mount attempt 

20/06/2020 03:02:37 INFO GlusterFS mount attempt 

20/06/2020 03:02:07 INFO GlusterFS mount attempt 

20/06/2020 03:01:37 INFO GlusterFS mount attempt 

20/06/2020 03:01:06 INFO GlusterFS mount attempt 

20/06/2020 03:00:36 INFO GlusterFS mount attempt 

20/06/2020 03:00:06 INFO GlusterFS mount attempt 

20/06/2020 02:59:36 INFO GlusterFS mount attempt 

20/06/2020 02:59:06 INFO GlusterFS mount attempt 

20/06/2020 02:58:36 INFO GlusterFS mount attempt 

20/06/2020 02:58:06 INFO GlusterFS mount attempt 

20/06/2020 02:57:36 INFO GlusterFS mount attempt 

20/06/2020 02:57:06 INFO GlusterFS mount attempt 

20/06/2020 02:56:36 INFO GlusterFS mount attempt 

20/06/2020 02:56:06 INFO GlusterFS mount attempt 

20/06/2020 02:55:36 INFO GlusterFS mount attempt 

20/06/2020 02:55:05 INFO GlusterFS mount attempt 

20/06/2020 02:54:35 INFO GlusterFS mount attempt 

20/06/2020 02:54:05 INFO GlusterFS mount attempt 

20/06/2020 02:53:35 INFO GlusterFS mount attempt 

20/06/2020 02:53:05 INFO GlusterFS mount attempt 

20/06/2020 02:52:35 INFO GlusterFS mount attempt 

20/06/2020 02:52:05 INFO GlusterFS mount attempt 

20/06/2020 02:51:35 INFO GlusterFS mount attempt 

20/06/2020 02:51:05 INFO GlusterFS mount attempt 

20/06/2020 02:50:35 INFO GlusterFS mount attempt 

20/06/2020 02:50:05 INFO GlusterFS mount attempt 

20/06/2020 02:49:34 INFO GlusterFS mount attempt 

20/06/2020 02:49:04 INFO GlusterFS mount attempt 

20/06/2020 02:48:34 INFO GlusterFS mount attempt 

20/06/2020 02:48:04 INFO GlusterFS mount attempt 

20/06/2020 02:47:34 INFO GlusterFS mount attempt 

20/06/2020 02:47:04 INFO GlusterFS mount attempt 

20/06/2020 02:46:34 INFO GlusterFS mount attempt 

20/06/2020 02:46:04 INFO GlusterFS mount attempt 

20/06/2020 02:45:34 INFO GlusterFS mount attempt 

20/06/2020 02:45:04 INFO GlusterFS mount attempt 

20/06/2020 02:44:34 INFO GlusterFS mount attempt 

20/06/2020 02:44:03 INFO GlusterFS mount attempt 

20/06/2020 02:43:33 INFO GlusterFS mount attempt 

20/06/2020 02:43:03 INFO GlusterFS mount attempt 

20/06/2020 02:42:33 INFO GlusterFS mount attempt 

20/06/2020 02:42:03 INFO GlusterFS mount attempt 

20/06/2020 02:41:33 INFO GlusterFS mount attempt 

20/06/2020 02:41:03 INFO GlusterFS mount attempt 

20/06/2020 02:40:33 INFO GlusterFS mount attempt 

20/06/2020 02:40:03 INFO GlusterFS mount attempt 

20/06/2020 02:39:33 INFO GlusterFS mount attempt 

20/06/2020 02:39:02 INFO GlusterFS mount attempt 

20/06/2020 02:38:32 INFO GlusterFS mount attempt 

20/06/2020 02:38:02 INFO GlusterFS mount attempt 

20/06/2020 02:37:32 INFO GlusterFS mount attempt 

20/06/2020 02:37:02 INFO GlusterFS mount attempt 

20/06/2020 02:36:32 INFO GlusterFS mount attempt 

20/06/2020 02:36:02 INFO GlusterFS mount attempt 

20/06/2020 02:35:32 INFO GlusterFS mount attempt 

20/06/2020 02:35:02 INFO GlusterFS mount attempt 

20/06/2020 02:34:32 INFO GlusterFS mount attempt 

20/06/2020 02:34:02 INFO GlusterFS mount attempt 

20/06/2020 02:33:31 INFO GlusterFS mount attempt 

20/06/2020 02:33:01 INFO GlusterFS mount attempt 

20/06/2020 02:32:31 INFO GlusterFS mount attempt 

20/06/2020 02:32:01 INFO GlusterFS mount attempt 

20/06/2020 02:31:31 INFO GlusterFS mount attempt 

20/06/2020 02:31:01 INFO GlusterFS mount attempt 

20/06/2020 02:30:31 INFO GlusterFS mount attempt 

20/06/2020 02:30:01 INFO GlusterFS mount attempt 

20/06/2020 02:29:31 INFO GlusterFS mount attempt 

20/06/2020 02:29:01 INFO GlusterFS mount attempt 

20/06/2020 02:28:31 INFO GlusterFS mount attempt 

20/06/2020 02:28:00 INFO GlusterFS mount attempt 

20/06/2020 02:27:30 INFO GlusterFS mount attempt 

20/06/2020 02:27:00 INFO GlusterFS mount attempt 

20/06/2020 02:26:30 INFO GlusterFS mount attempt 

20/06/2020 02:26:00 INFO GlusterFS mount attempt 

20/06/2020 02:25:30 INFO GlusterFS mount attempt 

20/06/2020 02:25:00 INFO GlusterFS mount attempt 

20/06/2020 02:24:30 INFO GlusterFS mount attempt 

20/06/2020 02:24:00 INFO GlusterFS mount attempt 

20/06/2020 02:23:30 INFO GlusterFS mount attempt 

20/06/2020 02:22:59 INFO GlusterFS mount attempt 

20/06/2020 02:22:29 INFO GlusterFS mount attempt 

20/06/2020 02:21:59 INFO GlusterFS mount attempt 

20/06/2020 02:21:29 INFO GlusterFS mount attempt 

20/06/2020 02:20:59 INFO GlusterFS mount attempt 

20/06/2020 02:20:29 INFO GlusterFS mount attempt 

20/06/2020 02:19:59 INFO GlusterFS mount attempt 

20/06/2020 02:19:29 INFO GlusterFS mount attempt 

20/06/2020 02:18:59 INFO GlusterFS mount attempt 

20/06/2020 02:18:29 INFO GlusterFS mount attempt 

20/06/2020 02:17:59 INFO GlusterFS mount attempt 

20/06/2020 02:17:28 INFO GlusterFS mount attempt 

20/06/2020 02:16:58 INFO GlusterFS mount attempt 

20/06/2020 02:16:28 INFO GlusterFS mount attempt 

20/06/2020 02:15:58 INFO GlusterFS mount attempt 

20/06/2020 02:15:28 INFO GlusterFS mount attempt 

20/06/2020 02:14:58 INFO GlusterFS mount attempt 

20/06/2020 02:14:28 INFO GlusterFS mount attempt 

20/06/2020 02:13:58 INFO GlusterFS mount attempt 

20/06/2020 02:13:28 INFO GlusterFS mount attempt 

20/06/2020 02:12:58 INFO GlusterFS mount attempt 

20/06/2020 02:12:28 INFO GlusterFS mount attempt 

20/06/2020 02:11:57 INFO GlusterFS mount attempt 

20/06/2020 02:11:27 INFO GlusterFS mount attempt 

20/06/2020 02:10:57 INFO GlusterFS mount attempt 

20/06/2020 02:10:27 INFO GlusterFS mount attempt 

20/06/2020 02:09:57 INFO GlusterFS mount attempt 

20/06/2020 02:09:27 INFO GlusterFS mount attempt 

20/06/2020 02:08:57 INFO GlusterFS mount attempt 

20/06/2020 02:08:27 INFO GlusterFS mount attempt 

20/06/2020 02:07:57 INFO GlusterFS mount attempt 

20/06/2020 02:07:27 INFO GlusterFS mount attempt 

20/06/2020 02:06:57 INFO GlusterFS mount attempt 

20/06/2020 02:06:26 INFO GlusterFS mount attempt 

20/06/2020 02:05:56 INFO GlusterFS mount attempt 

20/06/2020 02:05:26 INFO GlusterFS mount attempt 

20/06/2020 02:04:56 INFO GlusterFS mount attempt 

20/06/2020 02:04:26 INFO GlusterFS mount attempt 

20/06/2020 02:03:56 INFO GlusterFS mount attempt 

20/06/2020 02:03:26 INFO GlusterFS mount attempt 

20/06/2020 02:02:56 INFO GlusterFS mount attempt 

20/06/2020 02:02:26 INFO GlusterFS mount attempt 

20/06/2020 02:01:56 INFO GlusterFS mount attempt 

20/06/2020 02:01:26 INFO GlusterFS mount attempt 

20/06/2020 02:00:55 INFO GlusterFS mount attempt 

20/06/2020 02:00:25 INFO GlusterFS mount attempt 

20/06/2020 01:59:55 INFO GlusterFS mount attempt 

20/06/2020 01:59:25 INFO GlusterFS mount attempt 

20/06/2020 01:58:55 INFO GlusterFS mount attempt 

20/06/2020 01:58:25 INFO GlusterFS mount attempt 

20/06/2020 01:57:55 INFO GlusterFS mount attempt 

20/06/2020 01:57:25 INFO GlusterFS mount attempt 

20/06/2020 01:56:55 INFO GlusterFS mount attempt 

20/06/2020 01:56:25 INFO GlusterFS mount attempt 

20/06/2020 01:55:54 INFO GlusterFS mount attempt 

20/06/2020 01:55:24 INFO GlusterFS mount attempt 

20/06/2020 01:54:54 INFO GlusterFS mount attempt 

20/06/2020 01:54:24 INFO GlusterFS mount attempt 

20/06/2020 01:53:54 INFO GlusterFS mount attempt 

20/06/2020 01:53:24 INFO GlusterFS mount attempt 

20/06/2020 01:52:54 INFO GlusterFS mount attempt 

20/06/2020 01:52:24 INFO GlusterFS mount attempt 

20/06/2020 01:51:54 INFO GlusterFS mount attempt 

20/06/2020 01:51:24 INFO GlusterFS mount attempt 

20/06/2020 01:50:54 INFO GlusterFS mount attempt 

20/06/2020 01:50:23 INFO GlusterFS mount attempt 

20/06/2020 01:49:53 INFO GlusterFS mount attempt 

20/06/2020 01:49:23 INFO GlusterFS mount attempt 

20/06/2020 01:48:53 INFO GlusterFS mount attempt 

20/06/2020 01:48:23 INFO GlusterFS mount attempt 

20/06/2020 01:47:53 INFO GlusterFS mount attempt 

20/06/2020 01:47:23 INFO GlusterFS mount attempt 

20/06/2020 01:46:53 INFO GlusterFS mount attempt 

20/06/2020 01:46:23 INFO GlusterFS mount attempt 

20/06/2020 01:45:53 INFO GlusterFS mount attempt 

20/06/2020 01:45:23 INFO GlusterFS mount attempt 

20/06/2020 01:44:52 INFO GlusterFS mount attempt 

20/06/2020 01:44:22 INFO GlusterFS mount attempt 

20/06/2020 01:43:52 INFO GlusterFS mount attempt 

20/06/2020 01:43:22 INFO GlusterFS mount attempt 

20/06/2020 01:42:52 INFO GlusterFS mount attempt 

20/06/2020 01:42:22 INFO GlusterFS mount attempt 

20/06/2020 01:41:52 INFO GlusterFS mount attempt 

20/06/2020 01:41:22 INFO GlusterFS mount attempt 

20/06/2020 01:40:52 INFO GlusterFS mount attempt 

20/06/2020 01:40:22 INFO GlusterFS mount attempt 

20/06/2020 01:39:52 INFO GlusterFS mount attempt 

20/06/2020 01:39:21 INFO GlusterFS mount attempt 

20/06/2020 01:38:51 INFO GlusterFS mount attempt 

20/06/2020 01:38:21 INFO GlusterFS mount attempt 

20/06/2020 01:37:51 INFO GlusterFS mount attempt 

20/06/2020 01:37:21 INFO GlusterFS mount attempt 

20/06/2020 01:36:51 INFO GlusterFS mount attempt 

20/06/2020 01:36:21 INFO GlusterFS mount attempt 

20/06/2020 01:35:51 INFO GlusterFS mount attempt 

20/06/2020 01:35:21 INFO GlusterFS mount attempt 

20/06/2020 01:34:51 INFO GlusterFS mount attempt 

20/06/2020 01:34:20 INFO GlusterFS mount attempt 

20/06/2020 01:33:50 INFO GlusterFS mount attempt 

20/06/2020 01:33:20 INFO GlusterFS mount attempt 

20/06/2020 01:32:50 INFO GlusterFS mount attempt 

20/06/2020 01:32:20 INFO GlusterFS mount attempt 

20/06/2020 01:31:50 INFO GlusterFS mount attempt 

20/06/2020 01:31:20 INFO GlusterFS mount attempt 

20/06/2020 01:30:50 INFO GlusterFS mount attempt 

20/06/2020 01:30:20 INFO GlusterFS mount attempt 

20/06/2020 01:29:50 INFO GlusterFS mount attempt 

20/06/2020 01:29:19 INFO GlusterFS mount attempt 

20/06/2020 01:28:49 INFO GlusterFS mount attempt 

20/06/2020 01:28:19 INFO GlusterFS mount attempt 

20/06/2020 01:27:49 INFO GlusterFS mount attempt 

20/06/2020 01:27:19 INFO GlusterFS mount attempt 

20/06/2020 01:26:49 INFO GlusterFS mount attempt 

20/06/2020 01:26:19 INFO GlusterFS mount attempt 

20/06/2020 01:25:49 INFO GlusterFS mount attempt 

20/06/2020 01:25:19 INFO GlusterFS mount attempt 

20/06/2020 01:24:49 INFO GlusterFS mount attempt 

20/06/2020 01:24:19 INFO GlusterFS mount attempt 

20/06/2020 01:23:48 INFO GlusterFS mount attempt 

20/06/2020 01:23:18 INFO GlusterFS mount attempt 

20/06/2020 01:22:48 INFO GlusterFS mount attempt 

20/06/2020 01:22:18 INFO GlusterFS mount attempt 

20/06/2020 01:21:48 INFO GlusterFS mount attempt 

20/06/2020 01:21:18 INFO GlusterFS mount attempt 

20/06/2020 01:20:48 INFO GlusterFS mount attempt 

20/06/2020 01:20:18 INFO GlusterFS mount attempt 

20/06/2020 01:19:48 INFO GlusterFS mount attempt 

20/06/2020 01:19:18 INFO GlusterFS mount attempt 

20/06/2020 01:18:48 INFO GlusterFS mount attempt 

20/06/2020 01:18:17 INFO GlusterFS mount attempt 

20/06/2020 01:17:47 INFO GlusterFS mount attempt 

20/06/2020 01:17:17 INFO GlusterFS mount attempt 

20/06/2020 01:16:47 INFO GlusterFS mount attempt 

20/06/2020 01:16:17 INFO GlusterFS mount attempt 

20/06/2020 01:15:47 INFO GlusterFS mount attempt 

20/06/2020 01:15:17 INFO GlusterFS mount attempt 

20/06/2020 01:14:47 INFO GlusterFS mount attempt 

20/06/2020 01:14:17 INFO GlusterFS mount attempt 

20/06/2020 01:13:47 INFO GlusterFS mount attempt 

20/06/2020 01:13:17 INFO GlusterFS mount attempt 

20/06/2020 01:12:46 INFO GlusterFS mount attempt 

20/06/2020 01:12:16 INFO GlusterFS mount attempt 

20/06/2020 01:11:46 INFO GlusterFS mount attempt 

20/06/2020 01:11:16 INFO GlusterFS mount attempt 

20/06/2020 01:10:46 INFO GlusterFS mount attempt 

20/06/2020 01:10:16 INFO GlusterFS mount attempt 

20/06/2020 01:09:46 INFO GlusterFS mount attempt 

20/06/2020 01:09:16 INFO GlusterFS mount attempt 

20/06/2020 01:08:46 INFO GlusterFS mount attempt 

20/06/2020 01:08:16 INFO GlusterFS mount attempt 

20/06/2020 01:07:45 INFO GlusterFS mount attempt 

20/06/2020 01:07:15 INFO GlusterFS mount attempt 

20/06/2020 01:06:45 INFO GlusterFS mount attempt 

20/06/2020 01:06:15 INFO GlusterFS mount attempt 

20/06/2020 01:05:45 INFO GlusterFS mount attempt 

20/06/2020 01:05:15 INFO GlusterFS mount attempt 

20/06/2020 01:04:45 INFO GlusterFS mount attempt 

20/06/2020 01:04:15 INFO GlusterFS mount attempt 

20/06/2020 01:03:45 INFO GlusterFS mount attempt 

20/06/2020 01:03:15 INFO GlusterFS mount attempt 

20/06/2020 01:02:45 INFO GlusterFS mount attempt 

20/06/2020 01:02:14 INFO GlusterFS mount attempt 

20/06/2020 01:01:44 INFO GlusterFS mount attempt 

20/06/2020 01:01:14 INFO GlusterFS mount attempt 

20/06/2020 01:00:44 INFO GlusterFS mount attempt 

20/06/2020 01:00:14 INFO GlusterFS mount attempt 

20/06/2020 00:59:44 INFO GlusterFS mount attempt 

20/06/2020 00:59:14 INFO GlusterFS mount attempt 

20/06/2020 00:58:44 INFO GlusterFS mount attempt 

20/06/2020 00:58:14 INFO GlusterFS mount attempt 

20/06/2020 00:57:44 INFO GlusterFS mount attempt 

20/06/2020 00:57:14 INFO GlusterFS mount attempt 

20/06/2020 00:56:43 INFO GlusterFS mount attempt 

20/06/2020 00:56:13 INFO GlusterFS mount attempt 

20/06/2020 00:55:43 INFO GlusterFS mount attempt 

20/06/2020 00:55:13 INFO GlusterFS mount attempt 

20/06/2020 00:54:43 INFO GlusterFS mount attempt 

20/06/2020 00:54:13 INFO GlusterFS mount attempt 

20/06/2020 00:53:43 INFO GlusterFS mount attempt 

20/06/2020 00:53:13 INFO GlusterFS mount attempt 

20/06/2020 00:52:43 INFO GlusterFS mount attempt 

20/06/2020 00:52:13 INFO GlusterFS mount attempt 

20/06/2020 00:51:43 INFO GlusterFS mount attempt 

20/06/2020 00:51:12 INFO GlusterFS mount attempt 

20/06/2020 00:50:42 INFO GlusterFS mount attempt 

20/06/2020 00:50:12 INFO GlusterFS mount attempt 

20/06/2020 00:49:42 INFO GlusterFS mount attempt 

20/06/2020 00:49:12 INFO GlusterFS mount attempt 

20/06/2020 00:48:42 INFO GlusterFS mount attempt 

20/06/2020 00:48:12 INFO GlusterFS mount attempt 

20/06/2020 00:47:42 INFO GlusterFS mount attempt 

20/06/2020 00:47:12 INFO GlusterFS mount attempt 

20/06/2020 00:46:42 INFO GlusterFS mount attempt 

20/06/2020 00:46:12 INFO GlusterFS mount attempt 

20/06/2020 00:45:41 INFO GlusterFS mount attempt 

20/06/2020 00:45:11 INFO GlusterFS mount attempt 

20/06/2020 00:44:41 INFO GlusterFS mount attempt 

20/06/2020 00:44:11 INFO GlusterFS mount attempt 

20/06/2020 00:43:41 INFO GlusterFS mount attempt 

20/06/2020 00:43:11 INFO GlusterFS mount attempt 

20/06/2020 00:42:41 INFO GlusterFS mount attempt 

20/06/2020 00:42:11 INFO GlusterFS mount attempt 

20/06/2020 00:41:41 INFO GlusterFS mount attempt 

20/06/2020 00:41:11 INFO GlusterFS mount attempt 

20/06/2020 00:40:40 INFO GlusterFS mount attempt 

20/06/2020 00:40:10 INFO GlusterFS mount attempt 

20/06/2020 00:39:40 INFO GlusterFS mount attempt 

20/06/2020 00:39:10 INFO GlusterFS mount attempt 

20/06/2020 00:38:40 INFO GlusterFS mount attempt 

20/06/2020 00:38:10 INFO GlusterFS mount attempt 

20/06/2020 00:37:40 INFO GlusterFS mount attempt 

20/06/2020 00:37:10 INFO GlusterFS mount attempt 

20/06/2020 00:36:40 INFO GlusterFS mount attempt 

20/06/2020 00:36:10 INFO GlusterFS mount attempt 

20/06/2020 00:35:40 INFO GlusterFS mount attempt 

20/06/2020 00:35:09 INFO GlusterFS mount attempt 

20/06/2020 00:34:39 INFO GlusterFS mount attempt 

20/06/2020 00:34:09 INFO GlusterFS mount attempt 

20/06/2020 00:33:39 INFO GlusterFS mount attempt 

20/06/2020 00:33:09 INFO GlusterFS mount attempt 

20/06/2020 00:32:39 INFO GlusterFS mount attempt 

20/06/2020 00:32:09 INFO GlusterFS mount attempt 

20/06/2020 00:31:39 INFO GlusterFS mount attempt 

20/06/2020 00:31:09 INFO GlusterFS mount attempt 

20/06/2020 00:30:39 INFO GlusterFS mount attempt 

20/06/2020 00:30:09 INFO GlusterFS mount attempt 

20/06/2020 00:29:38 INFO GlusterFS mount attempt 

20/06/2020 00:29:08 INFO GlusterFS mount attempt 

20/06/2020 00:28:38 INFO GlusterFS mount attempt 

20/06/2020 00:28:08 INFO GlusterFS mount attempt 

20/06/2020 00:27:38 INFO GlusterFS mount attempt 

20/06/2020 00:27:08 INFO GlusterFS mount attempt 

20/06/2020 00:26:38 INFO GlusterFS mount attempt 

20/06/2020 00:26:08 INFO GlusterFS mount attempt 

20/06/2020 00:25:38 INFO GlusterFS mount attempt 

20/06/2020 00:25:08 INFO GlusterFS mount attempt 

20/06/2020 00:24:38 INFO GlusterFS mount attempt 

20/06/2020 00:24:07 INFO GlusterFS mount attempt 

20/06/2020 00:23:37 INFO GlusterFS mount attempt 

20/06/2020 00:23:07 INFO GlusterFS mount attempt 

20/06/2020 00:22:37 INFO GlusterFS mount attempt 

20/06/2020 00:22:07 INFO GlusterFS mount attempt 

20/06/2020 00:21:37 INFO GlusterFS mount attempt 

20/06/2020 00:21:07 INFO GlusterFS mount attempt 

20/06/2020 00:20:37 INFO GlusterFS mount attempt 

20/06/2020 00:20:07 INFO GlusterFS mount attempt 

20/06/2020 00:19:37 INFO GlusterFS mount attempt 

20/06/2020 00:19:06 INFO GlusterFS mount attempt 

20/06/2020 00:18:36 INFO GlusterFS mount attempt 

20/06/2020 00:18:06 INFO GlusterFS mount attempt 

20/06/2020 00:17:36 INFO GlusterFS mount attempt 

20/06/2020 00:17:06 INFO GlusterFS mount attempt 

20/06/2020 00:16:36 INFO GlusterFS mount attempt 

20/06/2020 00:16:06 INFO GlusterFS mount attempt 

20/06/2020 00:15:36 INFO GlusterFS mount attempt 

20/06/2020 00:15:06 INFO GlusterFS mount attempt 

20/06/2020 00:14:36 INFO GlusterFS mount attempt 

20/06/2020 00:14:05 INFO GlusterFS mount attempt 

20/06/2020 00:13:35 INFO GlusterFS mount attempt 

20/06/2020 00:13:05 INFO GlusterFS mount attempt 

20/06/2020 00:12:35 INFO GlusterFS mount attempt 

20/06/2020 00:12:05 INFO GlusterFS mount attempt 

20/06/2020 00:11:35 INFO GlusterFS mount attempt 

20/06/2020 00:11:05 INFO GlusterFS mount attempt 

20/06/2020 00:10:35 INFO GlusterFS mount attempt 

20/06/2020 00:10:05 INFO GlusterFS mount attempt 

20/06/2020 00:09:35 INFO GlusterFS mount attempt 

20/06/2020 00:09:05 INFO GlusterFS mount attempt 

20/06/2020 00:08:34 INFO GlusterFS mount attempt 

20/06/2020 00:08:04 INFO GlusterFS mount attempt 

20/06/2020 00:07:34 INFO GlusterFS mount attempt 

20/06/2020 00:07:04 INFO GlusterFS mount attempt 

20/06/2020 00:06:34 INFO GlusterFS mount attempt 

20/06/2020 00:06:04 INFO GlusterFS mount attempt 

20/06/2020 00:05:34 INFO GlusterFS mount attempt 

20/06/2020 00:05:04 INFO GlusterFS mount attempt 

20/06/2020 00:04:34 INFO GlusterFS mount attempt 

20/06/2020 00:04:04 INFO GlusterFS mount attempt 

20/06/2020 00:03:34 INFO GlusterFS mount attempt 

20/06/2020 00:03:03 INFO GlusterFS mount attempt 

20/06/2020 00:02:33 INFO GlusterFS mount attempt 

20/06/2020 00:02:03 INFO GlusterFS mount attempt 

20/06/2020 00:01:33 INFO GlusterFS mount attempt 

20/06/2020 00:01:03 INFO GlusterFS mount attempt 

20/06/2020 00:00:33 INFO GlusterFS mount attempt 

20/06/2020 00:00:03 INFO GlusterFS mount attempt 

19/06/2020 23:59:33 INFO GlusterFS mount attempt 

19/06/2020 23:59:03 INFO GlusterFS mount attempt 

19/06/2020 23:58:33 INFO GlusterFS mount attempt 

19/06/2020 23:58:02 INFO GlusterFS mount attempt 

19/06/2020 23:57:32 INFO GlusterFS mount attempt 

19/06/2020 23:57:02 INFO GlusterFS mount attempt 

19/06/2020 23:56:32 INFO GlusterFS mount attempt 

19/06/2020 23:56:02 INFO GlusterFS mount attempt 

19/06/2020 23:55:32 INFO GlusterFS mount attempt 

19/06/2020 23:55:02 INFO GlusterFS mount attempt 

19/06/2020 23:54:32 INFO GlusterFS mount attempt 

19/06/2020 23:54:02 INFO GlusterFS mount attempt 

19/06/2020 23:53:32 INFO GlusterFS mount attempt 

19/06/2020 23:53:02 INFO GlusterFS mount attempt 

19/06/2020 23:52:31 INFO GlusterFS mount attempt 

19/06/2020 23:52:01 INFO GlusterFS mount attempt 

19/06/2020 23:51:31 INFO GlusterFS mount attempt 

19/06/2020 23:51:01 INFO GlusterFS mount attempt 

19/06/2020 23:50:31 INFO GlusterFS mount attempt 

19/06/2020 23:50:01 INFO GlusterFS mount attempt 

19/06/2020 23:49:31 INFO GlusterFS mount attempt 

19/06/2020 23:49:01 INFO GlusterFS mount attempt 

19/06/2020 23:48:31 INFO GlusterFS mount attempt 

19/06/2020 23:48:01 INFO GlusterFS mount attempt 

19/06/2020 23:47:31 INFO GlusterFS mount attempt 

19/06/2020 23:47:00 INFO GlusterFS mount attempt 

19/06/2020 23:46:30 INFO GlusterFS mount attempt 

19/06/2020 23:46:00 INFO GlusterFS mount attempt 

19/06/2020 23:45:30 INFO GlusterFS mount attempt 

19/06/2020 23:45:00 INFO GlusterFS mount attempt 

19/06/2020 23:44:30 INFO GlusterFS mount attempt 

19/06/2020 23:44:00 INFO GlusterFS mount attempt 

19/06/2020 23:43:30 INFO GlusterFS mount attempt 

19/06/2020 23:43:00 INFO GlusterFS mount attempt 

19/06/2020 23:42:30 INFO GlusterFS mount attempt 

19/06/2020 23:42:00 INFO GlusterFS mount attempt 

19/06/2020 23:41:29 INFO GlusterFS mount attempt 

19/06/2020 23:40:59 INFO GlusterFS mount attempt 

19/06/2020 23:40:29 INFO GlusterFS mount attempt 

19/06/2020 23:39:59 INFO GlusterFS mount attempt 

19/06/2020 23:39:29 INFO GlusterFS mount attempt 

19/06/2020 23:38:59 INFO GlusterFS mount attempt 

19/06/2020 23:38:29 INFO GlusterFS mount attempt 

19/06/2020 23:37:59 INFO GlusterFS mount attempt 

19/06/2020 23:37:29 INFO GlusterFS mount attempt 

19/06/2020 23:36:59 INFO GlusterFS mount attempt 

19/06/2020 23:36:29 INFO GlusterFS mount attempt 

19/06/2020 23:35:58 INFO GlusterFS mount attempt 

19/06/2020 23:35:28 INFO GlusterFS mount attempt 

19/06/2020 23:34:58 INFO GlusterFS mount attempt 

19/06/2020 23:34:28 INFO GlusterFS mount attempt 

19/06/2020 23:33:58 INFO GlusterFS mount attempt 

19/06/2020 23:33:28 INFO GlusterFS mount attempt 

19/06/2020 23:32:58 INFO GlusterFS mount attempt 

19/06/2020 23:32:28 INFO GlusterFS mount attempt 

19/06/2020 23:31:58 INFO GlusterFS mount attempt 

19/06/2020 23:31:28 INFO GlusterFS mount attempt 

19/06/2020 23:30:58 INFO GlusterFS mount attempt 

19/06/2020 23:30:27 INFO GlusterFS mount attempt 

19/06/2020 23:29:57 INFO GlusterFS mount attempt 

19/06/2020 23:29:27 INFO GlusterFS mount attempt 

19/06/2020 23:28:57 INFO GlusterFS mount attempt 

19/06/2020 23:28:27 INFO GlusterFS mount attempt 

19/06/2020 23:27:57 INFO GlusterFS mount attempt 

19/06/2020 23:27:27 INFO GlusterFS mount attempt 

19/06/2020 23:26:57 INFO GlusterFS mount attempt 

19/06/2020 23:26:27 INFO GlusterFS mount attempt 

19/06/2020 23:25:57 INFO GlusterFS mount attempt 

19/06/2020 23:25:27 INFO GlusterFS mount attempt 

19/06/2020 23:24:56 INFO GlusterFS mount attempt 

19/06/2020 23:24:26 INFO GlusterFS mount attempt 

19/06/2020 23:23:56 INFO GlusterFS mount attempt 

19/06/2020 23:23:26 INFO GlusterFS mount attempt 

19/06/2020 23:22:56 INFO GlusterFS mount attempt 

19/06/2020 23:22:26 INFO GlusterFS mount attempt 

19/06/2020 23:21:56 INFO GlusterFS mount attempt 

19/06/2020 23:21:26 INFO GlusterFS mount attempt 

19/06/2020 23:20:56 INFO GlusterFS mount attempt 

19/06/2020 23:20:26 INFO GlusterFS mount attempt 

19/06/2020 23:19:56 INFO GlusterFS mount attempt 

19/06/2020 23:19:25 INFO GlusterFS mount attempt 

19/06/2020 23:18:55 INFO GlusterFS mount attempt 

19/06/2020 23:18:25 INFO GlusterFS mount attempt 

19/06/2020 23:17:55 INFO GlusterFS mount attempt 

19/06/2020 23:17:25 INFO GlusterFS mount attempt 

19/06/2020 23:16:55 INFO GlusterFS mount attempt 

19/06/2020 23:16:25 INFO GlusterFS mount attempt 

19/06/2020 23:15:55 INFO GlusterFS mount attempt 

19/06/2020 23:15:25 INFO GlusterFS mount attempt 

19/06/2020 23:14:55 INFO GlusterFS mount attempt 

19/06/2020 23:14:25 INFO GlusterFS mount attempt 

19/06/2020 23:13:54 INFO GlusterFS mount attempt 

19/06/2020 23:13:24 INFO GlusterFS mount attempt 

19/06/2020 23:12:54 INFO GlusterFS mount attempt 

19/06/2020 23:12:24 INFO GlusterFS mount attempt 

19/06/2020 23:11:54 INFO GlusterFS mount attempt 

19/06/2020 23:11:24 INFO GlusterFS mount attempt 

19/06/2020 23:10:54 INFO GlusterFS mount attempt 

19/06/2020 23:10:24 INFO GlusterFS mount attempt 

19/06/2020 23:09:54 INFO GlusterFS mount attempt 

19/06/2020 23:09:24 INFO GlusterFS mount attempt 

19/06/2020 23:08:54 INFO GlusterFS mount attempt 

19/06/2020 23:08:24 INFO GlusterFS mount attempt 

19/06/2020 23:07:53 INFO GlusterFS mount attempt 

19/06/2020 23:07:23 INFO GlusterFS mount attempt 

19/06/2020 23:06:53 INFO GlusterFS mount attempt 

19/06/2020 23:06:23 INFO GlusterFS mount attempt 

19/06/2020 23:05:53 INFO GlusterFS mount attempt 

19/06/2020 23:05:23 INFO GlusterFS mount attempt 

19/06/2020 23:04:53 INFO GlusterFS mount attempt 

19/06/2020 23:04:23 INFO GlusterFS mount attempt 

19/06/2020 23:03:53 INFO GlusterFS mount attempt 

19/06/2020 23:03:23 INFO GlusterFS mount attempt 

19/06/2020 23:02:53 INFO GlusterFS mount attempt 

19/06/2020 23:02:22 INFO GlusterFS mount attempt 

19/06/2020 23:01:52 INFO GlusterFS mount attempt 

19/06/2020 23:01:22 INFO GlusterFS mount attempt 

19/06/2020 23:00:52 INFO GlusterFS mount attempt 

19/06/2020 23:00:22 INFO GlusterFS mount attempt 

19/06/2020 22:59:52 INFO GlusterFS mount attempt 

19/06/2020 22:59:22 INFO GlusterFS mount attempt 

19/06/2020 22:58:52 INFO GlusterFS mount attempt 

19/06/2020 22:58:22 INFO GlusterFS mount attempt 

19/06/2020 22:57:52 INFO GlusterFS mount attempt 

19/06/2020 22:57:22 INFO GlusterFS mount attempt 

19/06/2020 22:56:52 INFO GlusterFS mount attempt 

19/06/2020 22:56:21 INFO GlusterFS mount attempt 

19/06/2020 22:55:51 INFO GlusterFS mount attempt 

19/06/2020 22:55:21 INFO GlusterFS mount attempt 

19/06/2020 22:54:51 INFO GlusterFS mount attempt 

19/06/2020 22:54:21 INFO GlusterFS mount attempt 

19/06/2020 22:53:51 INFO GlusterFS mount attempt 

19/06/2020 22:53:21 INFO GlusterFS mount attempt 

19/06/2020 22:52:51 INFO GlusterFS mount attempt 

19/06/2020 22:52:21 INFO GlusterFS mount attempt 

19/06/2020 22:51:51 INFO GlusterFS mount attempt 

19/06/2020 22:51:21 INFO GlusterFS mount attempt 

19/06/2020 22:50:50 INFO GlusterFS mount attempt 

19/06/2020 22:50:20 INFO GlusterFS mount attempt 

19/06/2020 22:49:50 INFO GlusterFS mount attempt 

19/06/2020 22:49:20 INFO GlusterFS mount attempt 

19/06/2020 22:48:50 INFO GlusterFS mount attempt 

19/06/2020 22:48:20 INFO GlusterFS mount attempt 

19/06/2020 22:47:50 INFO GlusterFS mount attempt 

19/06/2020 22:47:20 INFO GlusterFS mount attempt 

19/06/2020 22:46:50 INFO GlusterFS mount attempt 

19/06/2020 22:46:20 INFO GlusterFS mount attempt 

19/06/2020 22:45:50 INFO GlusterFS mount attempt 

19/06/2020 22:45:19 INFO GlusterFS mount attempt 

19/06/2020 22:44:49 INFO GlusterFS mount attempt 

19/06/2020 22:44:19 INFO GlusterFS mount attempt 

19/06/2020 22:43:49 INFO GlusterFS mount attempt 

19/06/2020 22:43:19 INFO GlusterFS mount attempt 

19/06/2020 22:42:49 INFO GlusterFS mount attempt 

19/06/2020 22:42:19 INFO GlusterFS mount attempt 

19/06/2020 22:41:49 INFO GlusterFS mount attempt 

19/06/2020 22:41:19 INFO GlusterFS mount attempt 

19/06/2020 22:40:49 INFO GlusterFS mount attempt 

19/06/2020 22:40:19 INFO GlusterFS mount attempt 

19/06/2020 22:39:48 INFO GlusterFS mount attempt 

19/06/2020 22:39:18 INFO GlusterFS mount attempt 

19/06/2020 22:38:48 INFO GlusterFS mount attempt 

19/06/2020 22:38:18 INFO GlusterFS mount attempt 

19/06/2020 22:37:48 INFO GlusterFS mount attempt 

19/06/2020 22:37:18 INFO GlusterFS mount attempt 

19/06/2020 22:36:48 INFO GlusterFS mount attempt 

19/06/2020 22:36:18 INFO GlusterFS mount attempt 

19/06/2020 22:35:48 INFO GlusterFS mount attempt 

19/06/2020 22:35:18 INFO GlusterFS mount attempt 

19/06/2020 22:34:47 INFO GlusterFS mount attempt 

19/06/2020 22:34:17 INFO GlusterFS mount attempt 

19/06/2020 22:33:47 INFO GlusterFS mount attempt 

19/06/2020 22:33:17 INFO GlusterFS mount attempt 

19/06/2020 22:32:47 INFO GlusterFS mount attempt 

19/06/2020 22:32:17 INFO GlusterFS mount attempt 

19/06/2020 22:31:47 INFO GlusterFS mount attempt 

19/06/2020 22:31:17 INFO GlusterFS mount attempt 

19/06/2020 22:30:47 INFO GlusterFS mount attempt 

19/06/2020 22:30:17 INFO GlusterFS mount attempt 

19/06/2020 22:29:47 INFO GlusterFS mount attempt 

19/06/2020 22:29:16 INFO GlusterFS mount attempt 

19/06/2020 22:28:46 INFO GlusterFS mount attempt 

19/06/2020 22:28:16 INFO GlusterFS mount attempt 

19/06/2020 22:27:46 INFO GlusterFS mount attempt 

19/06/2020 22:27:16 INFO GlusterFS mount attempt 

19/06/2020 22:26:46 INFO GlusterFS mount attempt 

19/06/2020 22:26:16 INFO GlusterFS mount attempt 

19/06/2020 22:25:46 INFO GlusterFS mount attempt 

19/06/2020 22:25:16 INFO GlusterFS mount attempt 

19/06/2020 22:24:46 INFO GlusterFS mount attempt 

19/06/2020 22:24:16 INFO GlusterFS mount attempt 

19/06/2020 22:23:45 INFO GlusterFS mount attempt 

19/06/2020 22:23:15 INFO GlusterFS mount attempt 

19/06/2020 22:22:45 INFO GlusterFS mount attempt 

19/06/2020 22:22:15 INFO GlusterFS mount attempt 

19/06/2020 22:21:45 INFO GlusterFS mount attempt 

19/06/2020 22:21:15 INFO GlusterFS mount attempt 

19/06/2020 22:20:45 INFO GlusterFS mount attempt 

19/06/2020 22:20:15 INFO GlusterFS mount attempt 

19/06/2020 22:19:45 INFO GlusterFS mount attempt 

19/06/2020 22:19:15 INFO GlusterFS mount attempt 

19/06/2020 22:18:45 INFO GlusterFS mount attempt 

19/06/2020 22:18:15 INFO GlusterFS mount attempt 

19/06/2020 22:17:44 INFO GlusterFS mount attempt 

19/06/2020 22:17:14 INFO GlusterFS mount attempt 

19/06/2020 22:16:44 INFO GlusterFS mount attempt 

19/06/2020 22:16:14 INFO GlusterFS mount attempt 

19/06/2020 22:15:44 INFO GlusterFS mount attempt 

19/06/2020 22:15:14 INFO GlusterFS mount attempt 

19/06/2020 22:14:44 INFO GlusterFS mount attempt 

19/06/2020 22:14:14 INFO GlusterFS mount attempt 

19/06/2020 22:13:44 INFO GlusterFS mount attempt 

19/06/2020 22:13:14 INFO GlusterFS mount attempt 

19/06/2020 22:12:44 INFO GlusterFS mount attempt 

19/06/2020 22:12:13 INFO GlusterFS mount attempt 

19/06/2020 22:11:43 INFO GlusterFS mount attempt 

19/06/2020 22:11:13 INFO GlusterFS mount attempt 

19/06/2020 22:10:43 INFO GlusterFS mount attempt 

19/06/2020 22:10:13 INFO GlusterFS mount attempt 

19/06/2020 22:09:43 INFO GlusterFS mount attempt 

19/06/2020 22:09:13 INFO GlusterFS mount attempt 

19/06/2020 22:08:43 INFO GlusterFS mount attempt 

19/06/2020 22:08:13 INFO GlusterFS mount attempt 

19/06/2020 22:07:43 INFO GlusterFS mount attempt 

19/06/2020 22:07:12 INFO GlusterFS mount attempt 

19/06/2020 22:06:42 INFO GlusterFS mount attempt 

19/06/2020 22:06:12 INFO GlusterFS mount attempt 

19/06/2020 22:05:42 INFO GlusterFS mount attempt 

19/06/2020 22:05:12 INFO GlusterFS mount attempt 

19/06/2020 22:04:42 INFO GlusterFS mount attempt 

19/06/2020 22:04:12 INFO GlusterFS mount attempt 

19/06/2020 22:03:42 INFO GlusterFS mount attempt 

19/06/2020 22:03:12 INFO GlusterFS mount attempt 

19/06/2020 22:02:42 INFO GlusterFS mount attempt 

19/06/2020 22:02:12 INFO GlusterFS mount attempt 

19/06/2020 22:01:41 INFO GlusterFS mount attempt 

19/06/2020 22:01:11 INFO GlusterFS mount attempt 

19/06/2020 22:00:41 INFO GlusterFS mount attempt 

19/06/2020 22:00:11 INFO GlusterFS mount attempt 

19/06/2020 21:59:41 INFO GlusterFS mount attempt 

19/06/2020 21:59:11 INFO GlusterFS mount attempt 

19/06/2020 21:58:41 INFO GlusterFS mount attempt 

19/06/2020 21:58:11 INFO GlusterFS mount attempt 

19/06/2020 21:57:41 INFO GlusterFS mount attempt 

19/06/2020 21:57:11 INFO GlusterFS mount attempt 

19/06/2020 21:56:41 INFO GlusterFS mount attempt 

19/06/2020 21:56:10 INFO GlusterFS mount attempt 

19/06/2020 21:55:40 INFO GlusterFS mount attempt 

19/06/2020 21:55:10 INFO GlusterFS mount attempt 

19/06/2020 21:54:40 INFO GlusterFS mount attempt 

19/06/2020 21:54:10 INFO GlusterFS mount attempt 

19/06/2020 21:53:40 INFO GlusterFS mount attempt 

19/06/2020 21:53:10 INFO GlusterFS mount attempt 

19/06/2020 21:52:40 INFO GlusterFS mount attempt 

19/06/2020 21:52:10 INFO GlusterFS mount attempt 

19/06/2020 21:51:40 INFO GlusterFS mount attempt 

19/06/2020 21:51:10 INFO GlusterFS mount attempt 

19/06/2020 21:50:39 INFO GlusterFS mount attempt 

19/06/2020 21:50:09 INFO GlusterFS mount attempt 

19/06/2020 21:49:39 INFO GlusterFS mount attempt 

19/06/2020 21:49:09 INFO GlusterFS mount attempt 

19/06/2020 21:48:39 INFO GlusterFS mount attempt 

19/06/2020 21:48:09 INFO GlusterFS mount attempt 

19/06/2020 21:47:39 INFO GlusterFS mount attempt 

19/06/2020 21:47:09 INFO GlusterFS mount attempt 

19/06/2020 21:46:39 INFO GlusterFS mount attempt 

19/06/2020 21:46:09 INFO GlusterFS mount attempt 

19/06/2020 21:45:39 INFO GlusterFS mount attempt 

19/06/2020 21:45:08 INFO GlusterFS mount attempt 

19/06/2020 21:44:38 INFO GlusterFS mount attempt 

19/06/2020 21:44:08 INFO GlusterFS mount attempt 

19/06/2020 21:43:38 INFO GlusterFS mount attempt 

19/06/2020 21:43:08 INFO GlusterFS mount attempt 

19/06/2020 21:42:38 INFO GlusterFS mount attempt 

19/06/2020 21:42:08 INFO GlusterFS mount attempt 

19/06/2020 21:41:38 INFO GlusterFS mount attempt 

19/06/2020 21:41:08 INFO GlusterFS mount attempt 

19/06/2020 21:40:38 INFO GlusterFS mount attempt 

19/06/2020 21:40:07 INFO GlusterFS mount attempt 

19/06/2020 21:39:37 INFO GlusterFS mount attempt 

19/06/2020 21:39:07 INFO GlusterFS mount attempt 

19/06/2020 21:38:37 INFO GlusterFS mount attempt 

19/06/2020 21:38:07 INFO GlusterFS mount attempt 

19/06/2020 21:37:37 INFO GlusterFS mount attempt 

19/06/2020 21:37:07 INFO GlusterFS mount attempt 

19/06/2020 21:36:37 INFO GlusterFS mount attempt 

19/06/2020 21:36:07 INFO GlusterFS mount attempt 

19/06/2020 21:35:37 INFO GlusterFS mount attempt 

19/06/2020 21:35:07 INFO GlusterFS mount attempt 

19/06/2020 21:34:36 INFO GlusterFS mount attempt 

19/06/2020 21:34:06 INFO GlusterFS mount attempt 

19/06/2020 21:33:36 INFO GlusterFS mount attempt 

19/06/2020 21:33:06 INFO GlusterFS mount attempt 

19/06/2020 21:32:36 INFO GlusterFS mount attempt 

19/06/2020 21:32:06 INFO GlusterFS mount attempt 

19/06/2020 21:31:36 INFO GlusterFS mount attempt 

19/06/2020 21:31:06 INFO GlusterFS mount attempt 

19/06/2020 21:30:36 INFO GlusterFS mount attempt 

19/06/2020 21:30:06 INFO GlusterFS mount attempt 

19/06/2020 21:29:36 INFO GlusterFS mount attempt 

19/06/2020 21:29:05 INFO GlusterFS mount attempt 

19/06/2020 21:28:35 INFO GlusterFS mount attempt 

19/06/2020 21:28:05 INFO GlusterFS mount attempt 

19/06/2020 21:27:35 INFO GlusterFS mount attempt 

19/06/2020 21:27:05 INFO GlusterFS mount attempt 

19/06/2020 21:26:35 INFO GlusterFS mount attempt 

19/06/2020 21:26:05 INFO GlusterFS mount attempt 

19/06/2020 21:25:35 INFO GlusterFS mount attempt 

19/06/2020 21:25:05 INFO GlusterFS mount attempt 

19/06/2020 21:24:35 INFO GlusterFS mount attempt 

19/06/2020 21:24:05 INFO GlusterFS mount attempt 

19/06/2020 21:23:34 INFO GlusterFS mount attempt 

19/06/2020 21:23:04 INFO GlusterFS mount attempt 

19/06/2020 21:22:34 INFO GlusterFS mount attempt 

19/06/2020 21:22:04 INFO GlusterFS mount attempt 

19/06/2020 21:21:34 INFO GlusterFS mount attempt 

19/06/2020 21:21:04 INFO GlusterFS mount attempt 

19/06/2020 21:20:34 INFO GlusterFS mount attempt 

19/06/2020 21:20:04 INFO GlusterFS mount attempt 

19/06/2020 21:19:34 INFO GlusterFS mount attempt 

19/06/2020 21:19:04 INFO GlusterFS mount attempt 

19/06/2020 21:18:34 INFO GlusterFS mount attempt 

19/06/2020 21:18:03 INFO GlusterFS mount attempt 

19/06/2020 21:17:33 INFO GlusterFS mount attempt 

19/06/2020 21:17:03 INFO GlusterFS mount attempt 

19/06/2020 21:16:33 INFO GlusterFS mount attempt 

19/06/2020 21:16:03 INFO GlusterFS mount attempt 

19/06/2020 21:15:33 INFO GlusterFS mount attempt 

19/06/2020 21:15:03 INFO GlusterFS mount attempt 

19/06/2020 21:14:33 INFO GlusterFS mount attempt 

19/06/2020 21:14:03 INFO GlusterFS mount attempt 

19/06/2020 21:13:33 INFO GlusterFS mount attempt 

19/06/2020 21:13:03 INFO GlusterFS mount attempt 

19/06/2020 21:12:33 INFO GlusterFS mount attempt 

19/06/2020 21:12:02 INFO GlusterFS mount attempt 

19/06/2020 21:11:32 INFO GlusterFS mount attempt 

19/06/2020 21:11:02 INFO GlusterFS mount attempt 

19/06/2020 21:10:32 INFO GlusterFS mount attempt 

19/06/2020 21:10:02 INFO GlusterFS mount attempt 

19/06/2020 21:09:32 INFO GlusterFS mount attempt 

19/06/2020 21:09:02 INFO GlusterFS mount attempt 

19/06/2020 21:08:32 INFO GlusterFS mount attempt 

19/06/2020 21:08:02 INFO GlusterFS mount attempt 

19/06/2020 21:07:32 INFO GlusterFS mount attempt 

19/06/2020 21:07:01 INFO GlusterFS mount attempt 

19/06/2020 21:06:31 INFO GlusterFS mount attempt 

19/06/2020 21:06:01 INFO GlusterFS mount attempt 

19/06/2020 21:05:31 INFO GlusterFS mount attempt 

19/06/2020 21:05:01 INFO GlusterFS mount attempt 

19/06/2020 21:04:31 INFO GlusterFS mount attempt 

19/06/2020 21:04:01 INFO GlusterFS mount attempt 

19/06/2020 21:03:31 INFO GlusterFS mount attempt 

19/06/2020 21:03:01 INFO GlusterFS mount attempt 

19/06/2020 21:02:31 INFO GlusterFS mount attempt 

19/06/2020 21:02:01 INFO GlusterFS mount attempt 

19/06/2020 21:01:30 INFO GlusterFS mount attempt 

19/06/2020 21:01:00 INFO GlusterFS mount attempt 

19/06/2020 21:00:30 INFO GlusterFS mount attempt 

19/06/2020 21:00:00 INFO GlusterFS mount attempt 

19/06/2020 20:59:30 INFO GlusterFS mount attempt 

19/06/2020 20:59:00 INFO GlusterFS mount attempt 

19/06/2020 20:58:30 INFO GlusterFS mount attempt 

19/06/2020 20:58:00 INFO GlusterFS mount attempt 

19/06/2020 20:57:30 INFO GlusterFS mount attempt 

19/06/2020 20:57:00 INFO GlusterFS mount attempt 

19/06/2020 20:56:30 INFO GlusterFS mount attempt 

19/06/2020 20:55:59 INFO GlusterFS mount attempt 

19/06/2020 20:55:29 INFO GlusterFS mount attempt 

19/06/2020 20:54:59 INFO GlusterFS mount attempt 

19/06/2020 20:54:29 INFO GlusterFS mount attempt 

19/06/2020 20:53:59 INFO GlusterFS mount attempt 

19/06/2020 20:53:29 INFO GlusterFS mount attempt 

19/06/2020 20:52:59 INFO GlusterFS mount attempt 

19/06/2020 20:52:29 INFO GlusterFS mount attempt 

19/06/2020 20:51:59 INFO GlusterFS mount attempt 

19/06/2020 20:51:29 INFO GlusterFS mount attempt 

19/06/2020 20:50:59 INFO GlusterFS mount attempt 

19/06/2020 20:50:28 INFO GlusterFS mount attempt 

19/06/2020 20:49:58 INFO GlusterFS mount attempt 

19/06/2020 20:49:28 INFO GlusterFS mount attempt 

19/06/2020 20:48:58 INFO GlusterFS mount attempt 

19/06/2020 20:48:28 INFO GlusterFS mount attempt 

19/06/2020 20:47:58 INFO GlusterFS mount attempt 

19/06/2020 20:47:28 INFO GlusterFS mount attempt 

19/06/2020 20:46:58 INFO GlusterFS mount attempt 

19/06/2020 20:46:28 INFO GlusterFS mount attempt 

19/06/2020 20:45:58 INFO GlusterFS mount attempt 

19/06/2020 20:45:28 INFO GlusterFS mount attempt 

19/06/2020 20:44:57 INFO GlusterFS mount attempt 

19/06/2020 20:44:27 INFO GlusterFS mount attempt 

19/06/2020 20:43:57 INFO GlusterFS mount attempt 

19/06/2020 20:43:27 INFO GlusterFS mount attempt 

19/06/2020 20:42:57 INFO GlusterFS mount attempt 

19/06/2020 20:42:27 INFO GlusterFS mount attempt 

19/06/2020 20:41:57 INFO GlusterFS mount attempt 

19/06/2020 20:41:27 INFO GlusterFS mount attempt 

19/06/2020 20:40:57 INFO GlusterFS mount attempt 

19/06/2020 20:40:27 INFO GlusterFS mount attempt 

19/06/2020 20:39:56 INFO GlusterFS mount attempt 

19/06/2020 20:39:26 INFO GlusterFS mount attempt 

19/06/2020 20:38:56 INFO GlusterFS mount attempt 

19/06/2020 20:38:26 INFO GlusterFS mount attempt 

19/06/2020 20:37:56 INFO GlusterFS mount attempt 

19/06/2020 20:37:26 INFO GlusterFS mount attempt 

19/06/2020 20:36:56 INFO GlusterFS mount attempt 

19/06/2020 20:36:26 INFO GlusterFS mount attempt 

19/06/2020 20:35:56 INFO GlusterFS mount attempt 

19/06/2020 20:35:26 INFO GlusterFS mount attempt 

19/06/2020 20:34:56 INFO GlusterFS mount attempt 

19/06/2020 20:34:25 INFO GlusterFS mount attempt 

19/06/2020 20:33:55 INFO GlusterFS mount attempt 

19/06/2020 20:33:25 INFO GlusterFS mount attempt 

19/06/2020 20:32:55 INFO GlusterFS mount attempt 

19/06/2020 20:32:25 INFO GlusterFS mount attempt 

19/06/2020 20:31:55 INFO GlusterFS mount attempt 

19/06/2020 20:31:25 INFO GlusterFS mount attempt 

19/06/2020 20:30:55 INFO GlusterFS mount attempt 

19/06/2020 20:30:25 INFO GlusterFS mount attempt 

19/06/2020 20:29:55 INFO GlusterFS mount attempt 

19/06/2020 20:29:25 INFO GlusterFS mount attempt 

19/06/2020 20:28:54 INFO GlusterFS mount attempt 

19/06/2020 20:28:24 INFO GlusterFS mount attempt 

19/06/2020 20:27:54 INFO GlusterFS mount attempt 

19/06/2020 20:27:24 INFO GlusterFS mount attempt 

19/06/2020 20:26:54 INFO GlusterFS mount attempt 

19/06/2020 20:26:24 INFO GlusterFS mount attempt 

19/06/2020 20:25:54 INFO GlusterFS mount attempt 

19/06/2020 20:25:24 INFO GlusterFS mount attempt 

19/06/2020 20:24:54 INFO GlusterFS mount attempt 

19/06/2020 20:24:24 INFO GlusterFS mount attempt 

19/06/2020 20:23:53 INFO GlusterFS mount attempt 

19/06/2020 20:23:23 INFO GlusterFS mount attempt 

19/06/2020 20:22:53 INFO GlusterFS mount attempt 

19/06/2020 20:22:23 INFO GlusterFS mount attempt 

19/06/2020 20:21:53 INFO GlusterFS mount attempt 

19/06/2020 20:21:23 INFO GlusterFS mount attempt 

19/06/2020 20:20:53 INFO GlusterFS mount attempt 

19/06/2020 20:20:23 INFO GlusterFS mount attempt 

19/06/2020 20:19:53 INFO GlusterFS mount attempt 

19/06/2020 20:19:23 INFO GlusterFS mount attempt 

19/06/2020 20:18:53 INFO GlusterFS mount attempt 

19/06/2020 20:18:22 INFO GlusterFS mount attempt 

19/06/2020 20:17:52 INFO GlusterFS mount attempt 

19/06/2020 20:17:22 INFO GlusterFS mount attempt 

19/06/2020 20:16:52 INFO GlusterFS mount attempt 

19/06/2020 20:16:22 INFO GlusterFS mount attempt 

19/06/2020 20:15:52 INFO GlusterFS mount attempt 

19/06/2020 20:15:22 INFO GlusterFS mount attempt 

19/06/2020 20:14:52 INFO GlusterFS mount attempt 

19/06/2020 20:14:22 INFO GlusterFS mount attempt 

19/06/2020 20:13:52 INFO GlusterFS mount attempt 

19/06/2020 20:13:21 INFO GlusterFS mount attempt 

19/06/2020 20:12:51 INFO GlusterFS mount attempt 

19/06/2020 20:12:21 INFO GlusterFS mount attempt 

19/06/2020 20:11:51 INFO GlusterFS mount attempt 

19/06/2020 20:11:21 INFO GlusterFS mount attempt 

19/06/2020 20:10:51 INFO GlusterFS mount attempt 

19/06/2020 20:10:21 INFO GlusterFS mount attempt 

19/06/2020 20:09:51 INFO GlusterFS mount attempt 

19/06/2020 20:09:21 INFO GlusterFS mount attempt 

19/06/2020 20:08:51 INFO GlusterFS mount attempt 

19/06/2020 20:08:21 INFO GlusterFS mount attempt 

19/06/2020 20:07:50 INFO GlusterFS mount attempt 

19/06/2020 20:07:20 INFO GlusterFS mount attempt 

19/06/2020 20:06:50 INFO GlusterFS mount attempt 

19/06/2020 20:06:20 INFO GlusterFS mount attempt 

19/06/2020 20:05:50 INFO GlusterFS mount attempt 

19/06/2020 20:05:20 INFO GlusterFS mount attempt 

19/06/2020 20:04:50 INFO GlusterFS mount attempt 

19/06/2020 20:04:20 INFO GlusterFS mount attempt 

19/06/2020 20:03:50 INFO GlusterFS mount attempt 

19/06/2020 20:03:20 INFO GlusterFS mount attempt 

19/06/2020 20:02:49 INFO GlusterFS mount attempt 

19/06/2020 20:02:19 INFO GlusterFS mount attempt 

19/06/2020 20:01:49 INFO GlusterFS mount attempt 

19/06/2020 20:01:19 INFO GlusterFS mount attempt 

19/06/2020 20:00:49 INFO GlusterFS mount attempt 

19/06/2020 20:00:19 INFO GlusterFS mount attempt 

19/06/2020 19:59:49 INFO GlusterFS mount attempt 

19/06/2020 19:59:19 INFO GlusterFS mount attempt 

19/06/2020 19:58:49 INFO GlusterFS mount attempt 

19/06/2020 19:58:19 INFO GlusterFS mount attempt 

19/06/2020 19:57:48 INFO GlusterFS mount attempt 

19/06/2020 19:57:18 INFO GlusterFS mount attempt 

19/06/2020 19:56:48 INFO GlusterFS mount attempt 

19/06/2020 19:56:18 INFO GlusterFS mount attempt 

19/06/2020 19:55:48 INFO GlusterFS mount attempt 

19/06/2020 19:55:18 INFO GlusterFS mount attempt 

19/06/2020 19:54:48 INFO GlusterFS mount attempt 

19/06/2020 19:54:18 INFO GlusterFS mount attempt 

19/06/2020 19:53:48 INFO GlusterFS mount attempt 

19/06/2020 19:53:18 INFO GlusterFS mount attempt 

19/06/2020 19:52:48 INFO GlusterFS mount attempt 

19/06/2020 19:52:18 INFO GlusterFS mount attempt 

19/06/2020 19:51:47 INFO GlusterFS mount attempt 

19/06/2020 19:51:17 INFO GlusterFS mount attempt 

19/06/2020 19:50:47 INFO GlusterFS mount attempt 

19/06/2020 19:50:17 INFO GlusterFS mount attempt 

19/06/2020 19:49:47 INFO GlusterFS mount attempt 

19/06/2020 19:49:17 INFO GlusterFS mount attempt 

19/06/2020 19:48:47 INFO GlusterFS mount attempt 

19/06/2020 19:48:17 INFO GlusterFS mount attempt 

19/06/2020 19:47:47 INFO GlusterFS mount attempt 

19/06/2020 19:47:17 INFO GlusterFS mount attempt 

19/06/2020 19:46:47 INFO GlusterFS mount attempt 

19/06/2020 19:46:16 INFO GlusterFS mount attempt 

19/06/2020 19:45:46 INFO GlusterFS mount attempt 

19/06/2020 19:45:16 INFO GlusterFS mount attempt 

19/06/2020 19:44:46 INFO GlusterFS mount attempt 

19/06/2020 19:44:16 INFO GlusterFS mount attempt 

19/06/2020 19:43:46 INFO GlusterFS mount attempt 

19/06/2020 19:43:16 INFO GlusterFS mount attempt 

19/06/2020 19:42:46 INFO GlusterFS mount attempt 

19/06/2020 19:42:16 INFO GlusterFS mount attempt 

19/06/2020 19:41:46 INFO GlusterFS mount attempt 

19/06/2020 19:41:16 INFO GlusterFS mount attempt 

19/06/2020 19:40:45 INFO GlusterFS mount attempt 

19/06/2020 19:40:15 INFO GlusterFS mount attempt 

19/06/2020 19:39:45 INFO GlusterFS mount attempt 

19/06/2020 19:39:15 INFO GlusterFS mount attempt 

19/06/2020 19:38:45 INFO GlusterFS mount attempt 

19/06/2020 19:38:15 INFO GlusterFS mount attempt 

19/06/2020 19:37:45 INFO GlusterFS mount attempt 

19/06/2020 19:37:15 INFO GlusterFS mount attempt 

19/06/2020 19:36:45 INFO GlusterFS mount attempt 

19/06/2020 19:36:15 INFO GlusterFS mount attempt 

19/06/2020 19:35:45 INFO GlusterFS mount attempt 

19/06/2020 19:35:14 INFO GlusterFS mount attempt 

19/06/2020 19:34:44 INFO GlusterFS mount attempt 

19/06/2020 19:34:14 INFO GlusterFS mount attempt 

19/06/2020 19:33:44 INFO GlusterFS mount attempt 

19/06/2020 19:33:14 INFO GlusterFS mount attempt 

19/06/2020 19:32:44 INFO GlusterFS mount attempt 

19/06/2020 19:32:14 INFO GlusterFS mount attempt 

19/06/2020 19:31:44 INFO GlusterFS mount attempt 

19/06/2020 19:31:14 INFO GlusterFS mount attempt 

19/06/2020 19:30:44 INFO GlusterFS mount attempt 

19/06/2020 19:30:14 INFO GlusterFS mount attempt 

19/06/2020 19:29:43 INFO GlusterFS mount attempt 

19/06/2020 19:29:13 INFO GlusterFS mount attempt 

19/06/2020 19:28:43 INFO GlusterFS mount attempt 

19/06/2020 19:28:13 INFO GlusterFS mount attempt 

19/06/2020 19:27:43 INFO GlusterFS mount attempt 

19/06/2020 19:27:13 INFO GlusterFS mount attempt 

19/06/2020 19:26:43 INFO GlusterFS mount attempt 

19/06/2020 19:26:13 INFO GlusterFS mount attempt 

19/06/2020 19:25:43 INFO GlusterFS mount attempt 

19/06/2020 19:25:13 INFO GlusterFS mount attempt 

19/06/2020 19:24:43 INFO GlusterFS mount attempt 

19/06/2020 19:24:12 INFO GlusterFS mount attempt 

19/06/2020 19:23:42 INFO GlusterFS mount attempt 

19/06/2020 19:23:12 INFO GlusterFS mount attempt 

19/06/2020 19:22:42 INFO GlusterFS mount attempt 

19/06/2020 19:22:12 INFO GlusterFS mount attempt 

19/06/2020 19:21:42 INFO GlusterFS mount attempt 

19/06/2020 19:21:12 INFO GlusterFS mount attempt 

19/06/2020 19:20:42 INFO GlusterFS mount attempt 

19/06/2020 19:20:12 INFO GlusterFS mount attempt 

19/06/2020 19:19:42 INFO GlusterFS mount attempt 

19/06/2020 19:19:11 INFO GlusterFS mount attempt 

19/06/2020 19:18:41 INFO GlusterFS mount attempt 

19/06/2020 19:18:11 INFO GlusterFS mount attempt 

19/06/2020 19:17:41 INFO GlusterFS mount attempt 

19/06/2020 19:17:11 INFO GlusterFS mount attempt 

19/06/2020 19:16:41 INFO GlusterFS mount attempt 

19/06/2020 19:16:11 INFO GlusterFS mount attempt 

19/06/2020 19:15:41 INFO GlusterFS mount attempt 

19/06/2020 19:15:11 INFO GlusterFS mount attempt 

19/06/2020 19:14:41 INFO GlusterFS mount attempt 

19/06/2020 19:14:11 INFO GlusterFS mount attempt 

19/06/2020 19:13:41 INFO GlusterFS mount attempt 

19/06/2020 19:13:10 INFO GlusterFS mount attempt 

19/06/2020 19:12:40 INFO GlusterFS mount attempt 

19/06/2020 19:12:10 INFO GlusterFS mount attempt 

19/06/2020 19:11:40 INFO GlusterFS mount attempt 

19/06/2020 19:11:10 INFO GlusterFS mount attempt 

19/06/2020 19:10:40 INFO GlusterFS mount attempt 

19/06/2020 19:10:10 INFO GlusterFS mount attempt 

19/06/2020 19:09:40 INFO GlusterFS mount attempt 

19/06/2020 19:09:10 INFO GlusterFS mount attempt 

19/06/2020 19:08:40 INFO GlusterFS mount attempt 

19/06/2020 19:08:10 INFO GlusterFS mount attempt 

19/06/2020 19:07:39 INFO GlusterFS mount attempt 

19/06/2020 19:07:09 INFO GlusterFS mount attempt 

19/06/2020 19:06:39 INFO GlusterFS mount attempt 

19/06/2020 19:06:09 INFO GlusterFS mount attempt 

19/06/2020 19:05:39 INFO GlusterFS mount attempt 

19/06/2020 19:05:09 INFO GlusterFS mount attempt 

19/06/2020 19:04:39 INFO GlusterFS mount attempt 

19/06/2020 19:04:09 INFO GlusterFS mount attempt 

19/06/2020 19:03:39 INFO GlusterFS mount attempt 

19/06/2020 19:03:09 INFO GlusterFS mount attempt 

19/06/2020 19:02:39 INFO GlusterFS mount attempt 

19/06/2020 19:02:08 INFO GlusterFS mount attempt 

19/06/2020 19:01:38 INFO GlusterFS mount attempt 

19/06/2020 19:01:08 INFO GlusterFS mount attempt 

19/06/2020 19:00:38 INFO GlusterFS mount attempt 

19/06/2020 19:00:08 INFO GlusterFS mount attempt 

19/06/2020 18:59:38 INFO GlusterFS mount attempt 

19/06/2020 18:59:08 INFO GlusterFS mount attempt 

19/06/2020 18:58:38 INFO GlusterFS mount attempt 

19/06/2020 18:58:08 INFO GlusterFS mount attempt 

19/06/2020 18:57:38 INFO GlusterFS mount attempt 

19/06/2020 18:57:08 INFO GlusterFS mount attempt 

19/06/2020 18:56:37 INFO GlusterFS mount attempt 

19/06/2020 18:56:07 INFO GlusterFS mount attempt 

19/06/2020 18:55:37 INFO GlusterFS mount attempt 

19/06/2020 18:55:07 INFO GlusterFS mount attempt 

19/06/2020 18:54:37 INFO GlusterFS mount attempt 

19/06/2020 18:54:07 INFO GlusterFS mount attempt 

19/06/2020 18:53:37 INFO GlusterFS mount attempt 

19/06/2020 18:53:07 INFO GlusterFS mount attempt 

19/06/2020 18:52:37 INFO GlusterFS mount attempt 

19/06/2020 18:52:07 INFO GlusterFS mount attempt 

19/06/2020 18:51:37 INFO GlusterFS mount attempt 

19/06/2020 18:51:07 INFO GlusterFS mount attempt 

19/06/2020 18:50:36 INFO GlusterFS mount attempt 

19/06/2020 18:50:06 INFO GlusterFS mount attempt 

19/06/2020 18:49:36 INFO GlusterFS mount attempt 

19/06/2020 18:49:06 INFO GlusterFS mount attempt 

19/06/2020 18:48:36 INFO GlusterFS mount attempt 

19/06/2020 18:48:06 INFO GlusterFS mount attempt 

19/06/2020 18:47:36 INFO GlusterFS mount attempt 

19/06/2020 18:47:06 INFO GlusterFS mount attempt 

19/06/2020 18:46:36 INFO GlusterFS mount attempt 

19/06/2020 18:46:06 INFO GlusterFS mount attempt 

19/06/2020 18:45:36 INFO GlusterFS mount attempt 

19/06/2020 18:45:05 INFO GlusterFS mount attempt 

19/06/2020 18:44:35 INFO GlusterFS mount attempt 

19/06/2020 18:44:05 INFO GlusterFS mount attempt 

19/06/2020 18:43:35 INFO GlusterFS mount attempt 

19/06/2020 18:43:05 INFO GlusterFS mount attempt 

19/06/2020 18:42:35 INFO GlusterFS mount attempt 

19/06/2020 18:42:05 INFO GlusterFS mount attempt 

19/06/2020 18:41:35 INFO GlusterFS mount attempt 

19/06/2020 18:41:05 INFO GlusterFS mount attempt 

19/06/2020 18:40:35 INFO GlusterFS mount attempt 

19/06/2020 18:40:05 INFO GlusterFS mount attempt 

19/06/2020 18:39:34 INFO GlusterFS mount attempt 

19/06/2020 18:39:04 INFO GlusterFS mount attempt 

19/06/2020 18:38:34 INFO GlusterFS mount attempt 

19/06/2020 18:38:04 INFO GlusterFS mount attempt 

19/06/2020 18:37:34 INFO GlusterFS mount attempt 

19/06/2020 18:37:04 INFO GlusterFS mount attempt 

19/06/2020 18:36:34 INFO GlusterFS mount attempt 

19/06/2020 18:36:04 INFO GlusterFS mount attempt 

19/06/2020 18:35:34 INFO GlusterFS mount attempt 

19/06/2020 18:35:04 INFO GlusterFS mount attempt 

19/06/2020 18:34:34 INFO GlusterFS mount attempt 

19/06/2020 18:34:04 INFO GlusterFS mount attempt 

19/06/2020 18:33:33 INFO GlusterFS mount attempt 

19/06/2020 18:33:03 INFO GlusterFS mount attempt 

19/06/2020 18:32:33 INFO GlusterFS mount attempt 

19/06/2020 18:32:03 INFO GlusterFS mount attempt 

19/06/2020 18:31:33 INFO GlusterFS mount attempt 

19/06/2020 18:31:03 INFO GlusterFS mount attempt 

19/06/2020 18:30:33 INFO GlusterFS mount attempt 

19/06/2020 18:30:03 INFO GlusterFS mount attempt 

19/06/2020 18:29:33 INFO GlusterFS mount attempt 

19/06/2020 18:29:03 INFO GlusterFS mount attempt 

19/06/2020 18:28:32 INFO GlusterFS mount attempt 

19/06/2020 18:28:02 INFO GlusterFS mount attempt 

19/06/2020 18:27:32 INFO GlusterFS mount attempt 

19/06/2020 18:27:02 INFO GlusterFS mount attempt 

19/06/2020 18:26:32 INFO GlusterFS mount attempt 

19/06/2020 18:26:02 INFO GlusterFS mount attempt 

19/06/2020 18:25:32 INFO GlusterFS mount attempt 

19/06/2020 18:25:02 INFO GlusterFS mount attempt 

19/06/2020 18:24:32 INFO GlusterFS mount attempt 

19/06/2020 18:24:02 INFO GlusterFS mount attempt 

19/06/2020 18:23:32 INFO GlusterFS mount attempt 

19/06/2020 18:23:01 INFO GlusterFS mount attempt 

19/06/2020 18:22:31 INFO GlusterFS mount attempt 

19/06/2020 18:22:01 INFO GlusterFS mount attempt 

19/06/2020 18:21:31 INFO GlusterFS mount attempt 

19/06/2020 18:21:01 INFO GlusterFS mount attempt 

19/06/2020 18:20:31 INFO GlusterFS mount attempt 

19/06/2020 18:20:01 INFO GlusterFS mount attempt 

19/06/2020 18:19:31 INFO GlusterFS mount attempt 

19/06/2020 18:19:01 INFO GlusterFS mount attempt 

19/06/2020 18:18:31 INFO GlusterFS mount attempt 

19/06/2020 18:18:01 INFO GlusterFS mount attempt 

19/06/2020 18:17:30 INFO GlusterFS mount attempt 

19/06/2020 18:17:00 INFO GlusterFS mount attempt 

19/06/2020 18:16:30 INFO GlusterFS mount attempt 

19/06/2020 18:16:00 INFO GlusterFS mount attempt 

19/06/2020 18:15:30 INFO GlusterFS mount attempt 

19/06/2020 18:15:00 INFO GlusterFS mount attempt 

19/06/2020 18:14:30 INFO GlusterFS mount attempt 

19/06/2020 18:14:00 INFO GlusterFS mount attempt 

19/06/2020 18:13:30 INFO GlusterFS mount attempt 

19/06/2020 18:13:00 INFO GlusterFS mount attempt 

19/06/2020 18:12:29 INFO GlusterFS mount attempt 

19/06/2020 18:11:59 INFO GlusterFS mount attempt 

19/06/2020 18:11:29 INFO GlusterFS mount attempt 

19/06/2020 18:10:59 INFO GlusterFS mount attempt 

19/06/2020 18:10:29 INFO GlusterFS mount attempt 

19/06/2020 18:09:59 INFO GlusterFS mount attempt 

19/06/2020 18:09:29 INFO GlusterFS mount attempt 

19/06/2020 18:08:59 INFO GlusterFS mount attempt 

19/06/2020 18:08:29 INFO GlusterFS mount attempt 

19/06/2020 18:07:59 INFO GlusterFS mount attempt 

19/06/2020 18:07:29 INFO GlusterFS mount attempt 

19/06/2020 18:06:58 INFO GlusterFS mount attempt 

19/06/2020 18:06:28 INFO GlusterFS mount attempt 

19/06/2020 18:05:58 INFO GlusterFS mount attempt 

19/06/2020 18:05:28 INFO GlusterFS mount attempt 

19/06/2020 18:04:58 INFO GlusterFS mount attempt 

19/06/2020 18:04:28 INFO GlusterFS mount attempt 

19/06/2020 18:03:58 INFO GlusterFS mount attempt 

19/06/2020 18:03:28 INFO GlusterFS mount attempt 

19/06/2020 18:02:58 INFO GlusterFS mount attempt 

19/06/2020 18:02:28 INFO GlusterFS mount attempt 

19/06/2020 18:01:58 INFO GlusterFS mount attempt 

19/06/2020 18:01:27 INFO GlusterFS mount attempt 

19/06/2020 18:00:57 INFO GlusterFS mount attempt 

19/06/2020 18:00:27 INFO GlusterFS mount attempt 

19/06/2020 17:59:57 INFO GlusterFS mount attempt 

19/06/2020 17:59:27 INFO GlusterFS mount attempt 

19/06/2020 17:58:57 INFO GlusterFS mount attempt 

19/06/2020 17:58:27 INFO GlusterFS mount attempt 

19/06/2020 17:57:57 INFO GlusterFS mount attempt 

19/06/2020 17:57:27 INFO GlusterFS mount attempt 

19/06/2020 17:56:57 INFO GlusterFS mount attempt 

19/06/2020 17:56:27 INFO GlusterFS mount attempt 

19/06/2020 17:55:56 INFO GlusterFS mount attempt 

19/06/2020 17:55:26 INFO GlusterFS mount attempt 

19/06/2020 17:54:56 INFO GlusterFS mount attempt 

19/06/2020 17:54:26 INFO GlusterFS mount attempt 

19/06/2020 17:53:56 INFO GlusterFS mount attempt 

19/06/2020 17:53:26 INFO GlusterFS mount attempt 

19/06/2020 17:52:56 INFO GlusterFS mount attempt 

19/06/2020 17:52:26 INFO GlusterFS mount attempt 

19/06/2020 17:51:56 INFO GlusterFS mount attempt 

19/06/2020 17:51:26 INFO GlusterFS mount attempt 

19/06/2020 17:50:56 INFO GlusterFS mount attempt 

19/06/2020 17:50:25 INFO GlusterFS mount attempt 

19/06/2020 17:49:55 INFO GlusterFS mount attempt 

19/06/2020 17:49:25 INFO GlusterFS mount attempt 

19/06/2020 17:48:55 INFO GlusterFS mount attempt 

19/06/2020 17:48:25 INFO GlusterFS mount attempt 

19/06/2020 17:47:55 INFO GlusterFS mount attempt 

19/06/2020 17:47:25 INFO GlusterFS mount attempt 

19/06/2020 17:46:55 INFO GlusterFS mount attempt 

19/06/2020 17:46:25 INFO GlusterFS mount attempt 

19/06/2020 17:45:55 INFO GlusterFS mount attempt 

19/06/2020 17:45:25 INFO GlusterFS mount attempt 

19/06/2020 17:44:54 INFO GlusterFS mount attempt 

19/06/2020 17:44:24 INFO GlusterFS mount attempt 

19/06/2020 17:43:54 INFO GlusterFS mount attempt 

19/06/2020 17:43:24 INFO GlusterFS mount attempt 

19/06/2020 17:42:54 INFO GlusterFS mount attempt 

19/06/2020 17:42:24 INFO GlusterFS mount attempt 

19/06/2020 17:41:54 INFO GlusterFS mount attempt 

19/06/2020 17:41:24 INFO GlusterFS mount attempt 

19/06/2020 17:40:54 INFO GlusterFS mount attempt 

19/06/2020 17:40:24 INFO GlusterFS mount attempt 

19/06/2020 17:39:54 INFO GlusterFS mount attempt 

19/06/2020 17:39:23 INFO GlusterFS mount attempt 

19/06/2020 17:38:53 INFO GlusterFS mount attempt 

19/06/2020 17:38:23 INFO GlusterFS mount attempt 

19/06/2020 17:37:53 INFO GlusterFS mount attempt 

19/06/2020 17:37:23 INFO GlusterFS mount attempt 

19/06/2020 17:36:53 INFO GlusterFS mount attempt 

19/06/2020 17:36:23 INFO GlusterFS mount attempt 

19/06/2020 17:35:53 INFO GlusterFS mount attempt 

19/06/2020 17:35:23 INFO GlusterFS mount attempt 

19/06/2020 17:34:53 INFO GlusterFS mount attempt 

19/06/2020 17:34:23 INFO GlusterFS mount attempt 

19/06/2020 17:33:52 INFO GlusterFS mount attempt 

19/06/2020 17:33:22 INFO GlusterFS mount attempt 

19/06/2020 17:32:52 INFO GlusterFS mount attempt 

19/06/2020 17:32:22 INFO GlusterFS mount attempt 

19/06/2020 17:31:52 INFO GlusterFS mount attempt 

19/06/2020 17:31:22 INFO GlusterFS mount attempt 

19/06/2020 17:30:52 INFO GlusterFS mount attempt 

19/06/2020 17:30:22 INFO GlusterFS mount attempt 

19/06/2020 17:29:52 INFO GlusterFS mount attempt 

19/06/2020 17:29:22 INFO GlusterFS mount attempt 

19/06/2020 17:28:51 INFO GlusterFS mount attempt 

19/06/2020 17:28:21 INFO GlusterFS mount attempt 

19/06/2020 17:27:51 INFO GlusterFS mount attempt 

19/06/2020 17:27:21 INFO GlusterFS mount attempt 

19/06/2020 17:26:51 INFO GlusterFS mount attempt 

19/06/2020 17:26:21 INFO GlusterFS mount attempt 

19/06/2020 17:25:51 INFO GlusterFS mount attempt 

19/06/2020 17:25:21 INFO GlusterFS mount attempt 

19/06/2020 17:24:51 INFO GlusterFS mount attempt 

19/06/2020 17:24:21 INFO GlusterFS mount attempt 

19/06/2020 17:23:51 INFO GlusterFS mount attempt 

19/06/2020 17:23:20 INFO GlusterFS mount attempt 

19/06/2020 17:22:50 INFO GlusterFS mount attempt 

19/06/2020 17:22:20 INFO GlusterFS mount attempt 

19/06/2020 17:21:50 INFO GlusterFS mount attempt 

19/06/2020 17:21:20 INFO GlusterFS mount attempt 

19/06/2020 17:20:50 INFO GlusterFS mount attempt 

19/06/2020 17:20:20 INFO GlusterFS mount attempt 

19/06/2020 17:19:50 INFO GlusterFS mount attempt 

19/06/2020 17:19:20 INFO GlusterFS mount attempt 

19/06/2020 17:18:50 INFO GlusterFS mount attempt 

19/06/2020 17:18:20 INFO GlusterFS mount attempt 

19/06/2020 17:17:49 INFO GlusterFS mount attempt 

19/06/2020 17:17:19 INFO GlusterFS mount attempt 

19/06/2020 17:16:49 INFO GlusterFS mount attempt 

19/06/2020 17:16:19 INFO GlusterFS mount attempt 

19/06/2020 17:15:49 INFO GlusterFS mount attempt 

19/06/2020 17:15:19 INFO GlusterFS mount attempt 

19/06/2020 17:14:49 INFO GlusterFS mount attempt 

19/06/2020 17:14:19 INFO GlusterFS mount attempt 

19/06/2020 17:13:49 INFO GlusterFS mount attempt 

19/06/2020 17:13:19 INFO GlusterFS mount attempt 

19/06/2020 17:12:49 INFO GlusterFS mount attempt 

19/06/2020 17:12:18 INFO GlusterFS mount attempt 

19/06/2020 17:11:48 INFO GlusterFS mount attempt 

19/06/2020 17:11:18 INFO GlusterFS mount attempt 

19/06/2020 17:10:48 INFO GlusterFS mount attempt 

19/06/2020 17:10:18 INFO GlusterFS mount attempt 

19/06/2020 17:09:48 INFO GlusterFS mount attempt 

19/06/2020 17:09:18 INFO GlusterFS mount attempt 

19/06/2020 17:08:48 INFO GlusterFS mount attempt 

19/06/2020 17:08:18 INFO GlusterFS mount attempt 

19/06/2020 17:07:48 INFO GlusterFS mount attempt 

19/06/2020 17:07:17 INFO GlusterFS mount attempt 

19/06/2020 17:06:47 INFO GlusterFS mount attempt 

19/06/2020 17:06:17 INFO GlusterFS mount attempt 

19/06/2020 17:05:47 INFO GlusterFS mount attempt 

19/06/2020 17:05:17 INFO GlusterFS mount attempt 

19/06/2020 17:04:47 INFO GlusterFS mount attempt 

19/06/2020 17:04:17 INFO GlusterFS mount attempt 

19/06/2020 17:03:47 INFO GlusterFS mount attempt 

19/06/2020 17:03:17 INFO GlusterFS mount attempt 

19/06/2020 17:02:47 INFO GlusterFS mount attempt 

19/06/2020 17:02:17 INFO GlusterFS mount attempt 

19/06/2020 17:01:46 INFO GlusterFS mount attempt 

19/06/2020 17:01:16 INFO GlusterFS mount attempt 

19/06/2020 17:00:46 INFO GlusterFS mount attempt 

19/06/2020 17:00:16 INFO GlusterFS mount attempt 

19/06/2020 16:59:46 INFO GlusterFS mount attempt 

19/06/2020 16:59:16 INFO GlusterFS mount attempt 

19/06/2020 16:58:46 INFO GlusterFS mount attempt 

19/06/2020 16:58:16 INFO GlusterFS mount attempt 

19/06/2020 16:57:46 INFO GlusterFS mount attempt 

19/06/2020 16:57:16 INFO GlusterFS mount attempt 

19/06/2020 16:56:46 INFO GlusterFS mount attempt 

19/06/2020 16:56:15 INFO GlusterFS mount attempt 

19/06/2020 16:55:45 INFO GlusterFS mount attempt 

19/06/2020 16:55:15 INFO GlusterFS mount attempt 

19/06/2020 16:54:45 INFO GlusterFS mount attempt 

19/06/2020 16:54:15 INFO GlusterFS mount attempt 

19/06/2020 16:53:45 INFO GlusterFS mount attempt 

19/06/2020 16:53:15 INFO GlusterFS mount attempt 

19/06/2020 16:52:45 INFO GlusterFS mount attempt 

19/06/2020 16:52:15 INFO GlusterFS mount attempt 

19/06/2020 16:51:45 INFO GlusterFS mount attempt 

19/06/2020 16:51:15 INFO GlusterFS mount attempt 

19/06/2020 16:50:44 INFO GlusterFS mount attempt 

19/06/2020 16:50:14 INFO GlusterFS mount attempt 

19/06/2020 16:49:44 INFO GlusterFS mount attempt 

19/06/2020 16:49:14 INFO GlusterFS mount attempt 

19/06/2020 16:48:44 INFO GlusterFS mount attempt 

19/06/2020 16:48:14 INFO GlusterFS mount attempt 

19/06/2020 16:47:44 INFO GlusterFS mount attempt 

19/06/2020 16:47:14 INFO GlusterFS mount attempt 

19/06/2020 16:46:44 INFO GlusterFS mount attempt 

19/06/2020 16:46:14 INFO GlusterFS mount attempt 

19/06/2020 16:45:44 INFO GlusterFS mount attempt 

19/06/2020 16:45:13 INFO GlusterFS mount attempt 

19/06/2020 16:44:43 INFO GlusterFS mount attempt 

19/06/2020 16:44:13 INFO GlusterFS mount attempt 

19/06/2020 16:43:43 INFO GlusterFS mount attempt 

19/06/2020 16:43:13 INFO GlusterFS mount attempt 

19/06/2020 16:42:43 INFO GlusterFS mount attempt 

19/06/2020 16:42:13 INFO GlusterFS mount attempt 

19/06/2020 16:41:43 INFO GlusterFS mount attempt 

19/06/2020 16:41:13 INFO GlusterFS mount attempt 

19/06/2020 16:40:43 INFO GlusterFS mount attempt 

19/06/2020 16:40:12 INFO GlusterFS mount attempt 

19/06/2020 16:39:42 INFO GlusterFS mount attempt 

19/06/2020 16:39:12 INFO GlusterFS mount attempt 

19/06/2020 16:38:42 INFO GlusterFS mount attempt 

19/06/2020 16:38:12 INFO GlusterFS mount attempt 

19/06/2020 16:37:42 INFO GlusterFS mount attempt 

19/06/2020 16:37:12 INFO GlusterFS mount attempt 

19/06/2020 16:36:42 INFO GlusterFS mount attempt 

19/06/2020 16:36:12 INFO GlusterFS mount attempt 

19/06/2020 16:35:42 INFO GlusterFS mount attempt 

19/06/2020 16:35:12 INFO GlusterFS mount attempt 

19/06/2020 16:34:41 INFO GlusterFS mount attempt 

19/06/2020 16:34:11 INFO GlusterFS mount attempt 

19/06/2020 16:33:41 INFO GlusterFS mount attempt 

19/06/2020 16:33:11 INFO GlusterFS mount attempt 

19/06/2020 16:32:41 INFO GlusterFS mount attempt 

19/06/2020 16:32:11 INFO GlusterFS mount attempt 

19/06/2020 16:31:41 INFO GlusterFS mount attempt 

19/06/2020 16:31:11 INFO GlusterFS mount attempt 

19/06/2020 16:30:41 INFO GlusterFS mount attempt 

19/06/2020 16:30:11 INFO GlusterFS mount attempt 

19/06/2020 16:29:41 INFO GlusterFS mount attempt 

19/06/2020 16:29:11 INFO GlusterFS mount attempt 

19/06/2020 16:28:40 INFO GlusterFS mount attempt 

19/06/2020 16:28:10 INFO GlusterFS mount attempt 

19/06/2020 16:27:40 INFO GlusterFS mount attempt 

19/06/2020 16:27:10 INFO GlusterFS mount attempt 

19/06/2020 16:26:40 INFO GlusterFS mount attempt 

19/06/2020 16:26:10 INFO GlusterFS mount attempt 

19/06/2020 16:25:40 INFO GlusterFS mount attempt 

19/06/2020 16:25:10 INFO GlusterFS mount attempt 

19/06/2020 16:24:40 INFO GlusterFS mount attempt 

19/06/2020 16:24:10 INFO GlusterFS mount attempt 

19/06/2020 16:23:39 INFO GlusterFS mount attempt 

19/06/2020 16:23:09 INFO GlusterFS mount attempt 

19/06/2020 16:22:39 INFO GlusterFS mount attempt 

19/06/2020 16:22:09 INFO GlusterFS mount attempt 

19/06/2020 16:21:39 INFO GlusterFS mount attempt 

19/06/2020 16:21:09 INFO GlusterFS mount attempt 

19/06/2020 16:20:39 INFO GlusterFS mount attempt 

19/06/2020 16:20:09 INFO GlusterFS mount attempt 

19/06/2020 16:19:39 INFO GlusterFS mount attempt 

19/06/2020 16:19:09 INFO GlusterFS mount attempt 

19/06/2020 16:18:38 INFO GlusterFS mount attempt 

19/06/2020 16:18:08 INFO GlusterFS mount attempt 

19/06/2020 16:17:38 INFO GlusterFS mount attempt 

19/06/2020 16:17:08 INFO GlusterFS mount attempt 

19/06/2020 16:16:38 INFO GlusterFS mount attempt 

19/06/2020 16:16:08 INFO GlusterFS mount attempt 

19/06/2020 16:15:38 INFO GlusterFS mount attempt 

19/06/2020 16:15:08 INFO GlusterFS mount attempt 

19/06/2020 16:14:38 INFO GlusterFS mount attempt 

19/06/2020 16:14:08 INFO GlusterFS mount attempt 

19/06/2020 16:13:38 INFO GlusterFS mount attempt 

19/06/2020 16:13:07 INFO GlusterFS mount attempt 

19/06/2020 16:12:37 INFO GlusterFS mount attempt 

19/06/2020 16:12:07 INFO GlusterFS mount attempt 

19/06/2020 16:11:37 INFO GlusterFS mount attempt 

19/06/2020 16:11:07 INFO GlusterFS mount attempt 

19/06/2020 16:10:37 INFO GlusterFS mount attempt 

19/06/2020 16:10:07 INFO GlusterFS mount attempt 

19/06/2020 16:09:37 INFO GlusterFS mount attempt 

19/06/2020 16:09:07 INFO GlusterFS mount attempt 

19/06/2020 16:08:37 INFO GlusterFS mount attempt 

19/06/2020 16:08:06 INFO GlusterFS mount attempt 

19/06/2020 16:07:36 INFO GlusterFS mount attempt 

19/06/2020 16:07:06 INFO GlusterFS mount attempt 

19/06/2020 16:06:36 INFO GlusterFS mount attempt 

19/06/2020 16:06:06 INFO GlusterFS mount attempt 

19/06/2020 16:05:36 INFO GlusterFS mount attempt 

19/06/2020 16:05:06 INFO GlusterFS mount attempt 

19/06/2020 16:04:36 INFO GlusterFS mount attempt 

19/06/2020 16:04:06 INFO GlusterFS mount attempt 

19/06/2020 16:03:36 INFO GlusterFS mount attempt 

19/06/2020 16:03:06 INFO GlusterFS mount attempt 

19/06/2020 16:02:35 INFO GlusterFS mount attempt 

19/06/2020 16:02:05 INFO GlusterFS mount attempt 

19/06/2020 16:01:35 INFO GlusterFS mount attempt 

19/06/2020 16:01:05 INFO GlusterFS mount attempt 

19/06/2020 16:00:35 INFO GlusterFS mount attempt 

19/06/2020 16:00:05 INFO GlusterFS mount attempt 

19/06/2020 15:59:35 INFO GlusterFS mount attempt 

19/06/2020 15:59:05 INFO GlusterFS mount attempt 

19/06/2020 15:58:35 INFO GlusterFS mount attempt 

19/06/2020 15:58:05 INFO GlusterFS mount attempt 

19/06/2020 15:57:35 INFO GlusterFS mount attempt 

19/06/2020 15:57:04 INFO GlusterFS mount attempt 

19/06/2020 15:56:34 INFO GlusterFS mount attempt 

19/06/2020 15:56:04 INFO GlusterFS mount attempt 

19/06/2020 15:55:34 INFO GlusterFS mount attempt 

19/06/2020 15:55:04 INFO GlusterFS mount attempt 

19/06/2020 15:54:34 INFO GlusterFS mount attempt 

19/06/2020 15:54:04 INFO GlusterFS mount attempt 

19/06/2020 15:53:34 INFO GlusterFS mount attempt 

19/06/2020 15:53:04 INFO GlusterFS mount attempt 

19/06/2020 15:52:34 INFO GlusterFS mount attempt 

19/06/2020 15:52:04 INFO GlusterFS mount attempt 

19/06/2020 15:51:33 INFO GlusterFS mount attempt 

19/06/2020 15:51:03 INFO GlusterFS mount attempt 

19/06/2020 15:50:33 INFO GlusterFS mount attempt 

19/06/2020 15:50:03 INFO GlusterFS mount attempt 

19/06/2020 15:49:33 INFO GlusterFS mount attempt 

19/06/2020 15:49:03 INFO GlusterFS mount attempt 

19/06/2020 15:48:33 INFO GlusterFS mount attempt 

19/06/2020 15:48:03 INFO GlusterFS mount attempt 

19/06/2020 15:47:33 INFO GlusterFS mount attempt 

19/06/2020 15:47:03 INFO GlusterFS mount attempt 

19/06/2020 15:46:33 INFO GlusterFS mount attempt 

19/06/2020 15:46:02 INFO GlusterFS mount attempt 

19/06/2020 15:45:32 INFO GlusterFS mount attempt 

19/06/2020 15:45:02 INFO GlusterFS mount attempt 

19/06/2020 15:44:32 INFO GlusterFS mount attempt 

19/06/2020 15:44:02 INFO GlusterFS mount attempt 

19/06/2020 15:43:32 INFO GlusterFS mount attempt 

19/06/2020 15:43:02 INFO GlusterFS mount attempt 

19/06/2020 15:42:32 INFO GlusterFS mount attempt 

19/06/2020 15:42:02 INFO GlusterFS mount attempt 

19/06/2020 15:41:32 INFO GlusterFS mount attempt 

19/06/2020 15:41:02 INFO GlusterFS mount attempt 

19/06/2020 15:40:31 INFO GlusterFS mount attempt 

19/06/2020 15:40:01 INFO GlusterFS mount attempt 

19/06/2020 15:39:31 INFO GlusterFS mount attempt 

19/06/2020 15:39:01 INFO GlusterFS mount attempt 

19/06/2020 15:38:31 INFO GlusterFS mount attempt 

19/06/2020 15:38:01 INFO GlusterFS mount attempt 

19/06/2020 15:37:31 INFO GlusterFS mount attempt 

19/06/2020 15:37:01 INFO GlusterFS mount attempt 

19/06/2020 15:36:31 INFO GlusterFS mount attempt 

19/06/2020 15:36:01 INFO GlusterFS mount attempt 

19/06/2020 15:35:31 INFO GlusterFS mount attempt 

19/06/2020 15:35:00 INFO GlusterFS mount attempt 

19/06/2020 15:34:30 INFO GlusterFS mount attempt 

19/06/2020 15:34:00 INFO GlusterFS mount attempt 

19/06/2020 15:33:30 INFO GlusterFS mount attempt 

19/06/2020 15:33:00 INFO GlusterFS mount attempt 

19/06/2020 15:32:30 INFO GlusterFS mount attempt 

19/06/2020 15:32:00 INFO GlusterFS mount attempt 

19/06/2020 15:31:30 INFO GlusterFS mount attempt 

19/06/2020 15:31:00 INFO GlusterFS mount attempt 

19/06/2020 15:30:30 INFO GlusterFS mount attempt 

19/06/2020 15:30:00 INFO GlusterFS mount attempt 

19/06/2020 15:29:29 INFO GlusterFS mount attempt 

19/06/2020 15:28:59 INFO GlusterFS mount attempt 

19/06/2020 15:28:29 INFO GlusterFS mount attempt 

19/06/2020 15:27:59 INFO GlusterFS mount attempt 

19/06/2020 15:27:29 INFO GlusterFS mount attempt 

19/06/2020 15:26:59 INFO GlusterFS mount attempt 

19/06/2020 15:26:29 INFO GlusterFS mount attempt 

19/06/2020 15:25:59 INFO GlusterFS mount attempt 

19/06/2020 15:25:29 INFO GlusterFS mount attempt 

19/06/2020 15:24:59 INFO GlusterFS mount attempt 

19/06/2020 15:24:29 INFO GlusterFS mount attempt 

19/06/2020 15:23:58 INFO GlusterFS mount attempt 

19/06/2020 15:23:28 INFO GlusterFS mount attempt 

19/06/2020 15:22:58 INFO GlusterFS mount attempt 

19/06/2020 15:22:28 INFO GlusterFS mount attempt 

19/06/2020 15:21:58 INFO GlusterFS mount attempt 

19/06/2020 15:21:28 INFO GlusterFS mount attempt 

19/06/2020 15:20:58 INFO GlusterFS mount attempt 

19/06/2020 15:20:28 INFO GlusterFS mount attempt 

19/06/2020 15:19:58 INFO GlusterFS mount attempt 

19/06/2020 15:19:28 INFO GlusterFS mount attempt 

19/06/2020 15:18:58 INFO GlusterFS mount attempt 

19/06/2020 15:18:27 INFO GlusterFS mount attempt 

19/06/2020 15:17:57 INFO GlusterFS mount attempt 

19/06/2020 15:17:27 INFO GlusterFS mount attempt 

19/06/2020 15:16:57 INFO GlusterFS mount attempt 

19/06/2020 15:16:27 INFO GlusterFS mount attempt 

19/06/2020 15:15:57 INFO GlusterFS mount attempt 

19/06/2020 15:15:27 INFO GlusterFS mount attempt 

19/06/2020 15:14:57 INFO GlusterFS mount attempt 

19/06/2020 15:14:27 INFO GlusterFS mount attempt 

19/06/2020 15:13:57 INFO GlusterFS mount attempt 

19/06/2020 15:13:27 INFO GlusterFS mount attempt 

19/06/2020 15:12:56 INFO GlusterFS mount attempt 

19/06/2020 15:12:26 INFO GlusterFS mount attempt 

19/06/2020 15:11:56 INFO GlusterFS mount attempt 

19/06/2020 15:11:26 INFO GlusterFS mount attempt 

19/06/2020 15:10:56 INFO GlusterFS mount attempt 

19/06/2020 15:10:26 INFO GlusterFS mount attempt 

19/06/2020 15:09:56 INFO GlusterFS mount attempt 

19/06/2020 15:09:26 INFO GlusterFS mount attempt 

19/06/2020 15:08:56 INFO GlusterFS mount attempt 

19/06/2020 15:08:26 INFO GlusterFS mount attempt 

19/06/2020 15:07:55 INFO GlusterFS mount attempt 

19/06/2020 15:07:25 INFO GlusterFS mount attempt 

19/06/2020 15:06:55 INFO GlusterFS mount attempt 

19/06/2020 15:06:25 INFO GlusterFS mount attempt 

19/06/2020 15:05:55 INFO GlusterFS mount attempt 

19/06/2020 15:05:25 INFO GlusterFS mount attempt 

19/06/2020 15:04:55 INFO GlusterFS mount attempt 

19/06/2020 15:04:25 INFO GlusterFS mount attempt 

19/06/2020 15:03:55 INFO GlusterFS mount attempt 

19/06/2020 15:03:25 INFO GlusterFS mount attempt 

19/06/2020 15:02:55 INFO GlusterFS mount attempt 

19/06/2020 15:02:24 INFO GlusterFS mount attempt 

19/06/2020 15:01:54 INFO GlusterFS mount attempt 

19/06/2020 15:01:24 INFO GlusterFS mount attempt 

19/06/2020 15:00:54 INFO GlusterFS mount attempt 

19/06/2020 15:00:24 INFO GlusterFS mount attempt 

19/06/2020 14:59:54 INFO GlusterFS mount attempt 

19/06/2020 14:59:24 INFO GlusterFS mount attempt 

19/06/2020 14:58:54 INFO GlusterFS mount attempt 

19/06/2020 14:58:24 INFO GlusterFS mount attempt 

19/06/2020 14:57:54 INFO GlusterFS mount attempt 

19/06/2020 14:57:24 INFO GlusterFS mount attempt 

19/06/2020 14:56:53 INFO GlusterFS mount attempt 

19/06/2020 14:56:23 INFO GlusterFS mount attempt 

19/06/2020 14:55:53 INFO GlusterFS mount attempt 

19/06/2020 14:55:23 INFO GlusterFS mount attempt 

19/06/2020 14:54:53 INFO GlusterFS mount attempt 

19/06/2020 14:54:23 INFO GlusterFS mount attempt 

19/06/2020 14:53:53 INFO GlusterFS mount attempt 

19/06/2020 14:53:23 INFO GlusterFS mount attempt 

19/06/2020 14:52:53 INFO GlusterFS mount attempt 

19/06/2020 14:52:23 INFO GlusterFS mount attempt 

19/06/2020 14:51:53 INFO GlusterFS mount attempt 

19/06/2020 14:51:22 INFO GlusterFS mount attempt 

19/06/2020 14:50:52 INFO GlusterFS mount attempt 

19/06/2020 14:50:22 INFO GlusterFS mount attempt 

19/06/2020 14:49:52 INFO GlusterFS mount attempt 

19/06/2020 14:49:22 INFO GlusterFS mount attempt 

19/06/2020 14:48:52 INFO GlusterFS mount attempt 

19/06/2020 14:48:22 INFO GlusterFS mount attempt 

19/06/2020 14:47:52 INFO GlusterFS mount attempt 

19/06/2020 14:47:22 INFO GlusterFS mount attempt 

19/06/2020 14:46:52 INFO GlusterFS mount attempt 

19/06/2020 14:46:21 INFO GlusterFS mount attempt 

19/06/2020 14:45:51 INFO GlusterFS mount attempt 

19/06/2020 14:45:21 INFO GlusterFS mount attempt 

19/06/2020 14:44:51 INFO GlusterFS mount attempt 

19/06/2020 14:44:21 INFO GlusterFS mount attempt 

19/06/2020 14:43:51 INFO GlusterFS mount attempt 

19/06/2020 14:43:21 INFO GlusterFS mount attempt 

19/06/2020 14:42:51 INFO GlusterFS mount attempt 

19/06/2020 14:42:21 INFO GlusterFS mount attempt 

19/06/2020 14:41:51 INFO GlusterFS mount attempt 

19/06/2020 14:41:21 INFO GlusterFS mount attempt 

19/06/2020 14:40:50 INFO GlusterFS mount attempt 

19/06/2020 14:40:20 INFO GlusterFS mount attempt 

19/06/2020 14:39:50 INFO GlusterFS mount attempt 

19/06/2020 14:39:20 INFO GlusterFS mount attempt 

19/06/2020 14:38:50 INFO GlusterFS mount attempt 

19/06/2020 14:38:20 INFO GlusterFS mount attempt 

19/06/2020 14:37:50 INFO GlusterFS mount attempt 

19/06/2020 14:37:20 INFO GlusterFS mount attempt 

19/06/2020 14:36:50 INFO GlusterFS mount attempt 

19/06/2020 14:36:20 INFO GlusterFS mount attempt 

19/06/2020 14:35:50 INFO GlusterFS mount attempt 

19/06/2020 14:35:19 INFO GlusterFS mount attempt 

19/06/2020 14:34:49 INFO GlusterFS mount attempt 

19/06/2020 14:34:19 INFO GlusterFS mount attempt 

19/06/2020 14:33:49 INFO GlusterFS mount attempt 

19/06/2020 14:33:19 INFO GlusterFS mount attempt 

19/06/2020 14:32:49 INFO GlusterFS mount attempt 

19/06/2020 14:32:19 INFO GlusterFS mount attempt 

19/06/2020 14:31:49 INFO GlusterFS mount attempt 

19/06/2020 14:31:19 INFO GlusterFS mount attempt 

19/06/2020 14:30:49 INFO GlusterFS mount attempt 

19/06/2020 14:30:19 INFO GlusterFS mount attempt 

19/06/2020 14:29:48 INFO GlusterFS mount attempt 

19/06/2020 14:29:18 INFO GlusterFS mount attempt 

19/06/2020 14:28:48 INFO GlusterFS mount attempt 

19/06/2020 14:28:18 INFO GlusterFS mount attempt 

19/06/2020 14:27:48 INFO GlusterFS mount attempt 

19/06/2020 14:27:18 INFO GlusterFS mount attempt 

19/06/2020 14:26:48 INFO GlusterFS mount attempt 

19/06/2020 14:26:18 INFO GlusterFS mount attempt 

19/06/2020 14:25:48 INFO GlusterFS mount attempt 

19/06/2020 14:25:18 INFO GlusterFS mount attempt 

19/06/2020 14:24:47 INFO GlusterFS mount attempt 

19/06/2020 14:24:17 INFO GlusterFS mount attempt 

19/06/2020 14:23:47 INFO GlusterFS mount attempt 

19/06/2020 14:23:17 INFO GlusterFS mount attempt 

19/06/2020 14:22:47 INFO GlusterFS mount attempt 

19/06/2020 14:22:17 INFO GlusterFS mount attempt 

19/06/2020 14:21:47 INFO GlusterFS mount attempt 

19/06/2020 14:21:17 INFO GlusterFS mount attempt 

19/06/2020 14:20:47 INFO GlusterFS mount attempt 

19/06/2020 14:20:17 INFO GlusterFS mount attempt 

19/06/2020 14:19:47 INFO GlusterFS mount attempt 

19/06/2020 14:19:16 INFO GlusterFS mount attempt 

19/06/2020 14:18:46 INFO GlusterFS mount attempt 

19/06/2020 14:18:16 INFO GlusterFS mount attempt 

19/06/2020 14:17:46 INFO GlusterFS mount attempt 

19/06/2020 14:17:16 INFO GlusterFS mount attempt 

19/06/2020 14:16:46 INFO GlusterFS mount attempt 

19/06/2020 14:16:16 INFO GlusterFS mount attempt 

19/06/2020 14:15:46 INFO GlusterFS mount attempt 

19/06/2020 14:15:16 INFO GlusterFS mount attempt 

19/06/2020 14:14:46 INFO GlusterFS mount attempt 

19/06/2020 14:14:15 INFO GlusterFS mount attempt 

19/06/2020 14:13:45 INFO GlusterFS mount attempt 

19/06/2020 14:13:15 INFO GlusterFS mount attempt 

19/06/2020 14:12:45 INFO GlusterFS mount attempt 

19/06/2020 14:12:15 INFO GlusterFS mount attempt 

19/06/2020 14:11:45 INFO GlusterFS mount attempt 

19/06/2020 14:11:15 INFO GlusterFS mount attempt 

19/06/2020 14:10:45 INFO GlusterFS mount attempt 

19/06/2020 14:10:15 INFO GlusterFS mount attempt 

19/06/2020 14:09:45 INFO GlusterFS mount attempt 

19/06/2020 14:09:15 INFO GlusterFS mount attempt 

19/06/2020 14:08:44 INFO GlusterFS mount attempt 

19/06/2020 14:08:14 INFO GlusterFS mount attempt 

19/06/2020 14:07:44 INFO GlusterFS mount attempt 

19/06/2020 14:07:14 INFO GlusterFS mount attempt 

19/06/2020 14:06:44 INFO GlusterFS mount attempt 

19/06/2020 14:06:14 INFO GlusterFS mount attempt 

19/06/2020 14:05:44 INFO GlusterFS mount attempt 

19/06/2020 14:05:14 INFO GlusterFS mount attempt 

19/06/2020 14:04:44 INFO GlusterFS mount attempt 

19/06/2020 14:04:14 INFO GlusterFS mount attempt 

19/06/2020 14:03:44 INFO GlusterFS mount attempt 

19/06/2020 14:03:13 INFO GlusterFS mount attempt 

19/06/2020 14:02:43 INFO GlusterFS mount attempt 

19/06/2020 14:02:13 INFO GlusterFS mount attempt 

19/06/2020 14:01:43 INFO GlusterFS mount attempt 

19/06/2020 14:01:13 INFO GlusterFS mount attempt 

19/06/2020 14:00:43 INFO GlusterFS mount attempt 

19/06/2020 14:00:13 INFO GlusterFS mount attempt 

19/06/2020 13:59:43 INFO GlusterFS mount attempt 

19/06/2020 13:59:13 INFO GlusterFS mount attempt 

19/06/2020 13:58:43 INFO GlusterFS mount attempt 

19/06/2020 13:58:13 INFO GlusterFS mount attempt 

19/06/2020 13:57:42 INFO GlusterFS mount attempt 

19/06/2020 13:57:12 INFO GlusterFS mount attempt 

19/06/2020 13:56:42 INFO GlusterFS mount attempt 

19/06/2020 13:56:12 INFO GlusterFS mount attempt 

19/06/2020 13:55:42 INFO GlusterFS mount attempt 

19/06/2020 13:55:12 INFO GlusterFS mount attempt 

19/06/2020 13:54:42 INFO GlusterFS mount attempt 

19/06/2020 13:54:12 INFO GlusterFS mount attempt 

19/06/2020 13:53:42 INFO GlusterFS mount attempt 

19/06/2020 13:53:12 INFO GlusterFS mount attempt 

19/06/2020 13:52:42 INFO GlusterFS mount attempt 

19/06/2020 13:52:11 INFO GlusterFS mount attempt 

19/06/2020 13:51:41 INFO GlusterFS mount attempt 

19/06/2020 13:51:11 INFO GlusterFS mount attempt 

19/06/2020 13:50:41 INFO GlusterFS mount attempt 

19/06/2020 13:50:11 INFO GlusterFS mount attempt 

19/06/2020 13:49:41 INFO GlusterFS mount attempt 

19/06/2020 13:49:11 INFO GlusterFS mount attempt 

19/06/2020 13:48:41 INFO GlusterFS mount attempt 

19/06/2020 13:48:11 INFO GlusterFS mount attempt 

19/06/2020 13:47:41 INFO GlusterFS mount attempt 

19/06/2020 13:47:11 INFO GlusterFS mount attempt 

19/06/2020 13:46:40 INFO GlusterFS mount attempt 

19/06/2020 13:46:10 INFO GlusterFS mount attempt 

19/06/2020 13:45:40 INFO GlusterFS mount attempt 

19/06/2020 13:45:10 INFO GlusterFS mount attempt 

19/06/2020 13:44:40 INFO GlusterFS mount attempt 

19/06/2020 13:44:10 INFO GlusterFS mount attempt 

19/06/2020 13:43:40 INFO GlusterFS mount attempt 

19/06/2020 13:43:10 INFO GlusterFS mount attempt 

19/06/2020 13:42:40 INFO GlusterFS mount attempt 

19/06/2020 13:42:10 INFO GlusterFS mount attempt 

19/06/2020 13:41:40 INFO GlusterFS mount attempt 

19/06/2020 13:41:09 INFO GlusterFS mount attempt 

19/06/2020 13:40:39 INFO GlusterFS mount attempt 

19/06/2020 13:40:09 INFO GlusterFS mount attempt 

19/06/2020 13:39:39 INFO GlusterFS mount attempt 

19/06/2020 13:39:09 INFO GlusterFS mount attempt 

19/06/2020 13:38:39 INFO GlusterFS mount attempt 

19/06/2020 13:38:09 INFO GlusterFS mount attempt 

19/06/2020 13:37:39 INFO GlusterFS mount attempt 

19/06/2020 13:37:09 INFO GlusterFS mount attempt 

19/06/2020 13:36:39 INFO GlusterFS mount attempt 

19/06/2020 13:36:09 INFO GlusterFS mount attempt 

19/06/2020 13:35:38 INFO GlusterFS mount attempt 

19/06/2020 13:35:08 INFO GlusterFS mount attempt 

19/06/2020 13:34:38 INFO GlusterFS mount attempt 

19/06/2020 13:34:08 INFO GlusterFS mount attempt 

19/06/2020 13:33:38 INFO GlusterFS mount attempt 

19/06/2020 13:33:08 INFO GlusterFS mount attempt 

19/06/2020 13:32:38 INFO GlusterFS mount attempt 

19/06/2020 13:32:08 INFO GlusterFS mount attempt 

19/06/2020 13:31:38 INFO GlusterFS mount attempt 

19/06/2020 13:31:08 INFO GlusterFS mount attempt 

19/06/2020 13:30:38 INFO GlusterFS mount attempt 

19/06/2020 13:30:07 INFO GlusterFS mount attempt 

19/06/2020 13:29:37 INFO GlusterFS mount attempt 

19/06/2020 13:29:07 INFO GlusterFS mount attempt 

19/06/2020 13:28:37 INFO GlusterFS mount attempt 

19/06/2020 13:28:07 INFO GlusterFS mount attempt 

19/06/2020 13:27:37 INFO GlusterFS mount attempt 

19/06/2020 13:27:07 INFO GlusterFS mount attempt 

19/06/2020 13:26:37 INFO GlusterFS mount attempt 

19/06/2020 13:26:07 INFO GlusterFS mount attempt 

19/06/2020 13:25:37 INFO GlusterFS mount attempt 

19/06/2020 13:25:06 INFO GlusterFS mount attempt 

19/06/2020 13:24:36 INFO GlusterFS mount attempt 

19/06/2020 13:24:06 INFO GlusterFS mount attempt 

19/06/2020 13:23:36 INFO GlusterFS mount attempt 

19/06/2020 13:23:06 INFO GlusterFS mount attempt 

19/06/2020 13:22:36 INFO GlusterFS mount attempt 

19/06/2020 13:22:06 INFO GlusterFS mount attempt 

19/06/2020 13:21:36 INFO GlusterFS mount attempt 

19/06/2020 13:21:06 INFO GlusterFS mount attempt 

19/06/2020 13:20:36 INFO GlusterFS mount attempt 

19/06/2020 13:20:06 INFO GlusterFS mount attempt 

19/06/2020 13:19:36 INFO GlusterFS mount attempt 

19/06/2020 13:19:05 INFO GlusterFS mount attempt 

19/06/2020 13:18:35 INFO GlusterFS mount attempt 

19/06/2020 13:18:05 INFO GlusterFS mount attempt 

19/06/2020 13:17:35 INFO GlusterFS mount attempt 

19/06/2020 13:17:05 INFO GlusterFS mount attempt 

19/06/2020 13:16:35 INFO GlusterFS mount attempt 

19/06/2020 13:16:05 INFO GlusterFS mount attempt 

19/06/2020 13:15:35 INFO GlusterFS mount attempt 

19/06/2020 13:15:05 INFO GlusterFS mount attempt 

19/06/2020 13:14:35 INFO GlusterFS mount attempt 

19/06/2020 13:14:05 INFO GlusterFS mount attempt 

19/06/2020 13:13:34 INFO GlusterFS mount attempt 

19/06/2020 13:13:04 INFO GlusterFS mount attempt 

19/06/2020 13:12:34 INFO GlusterFS mount attempt 

19/06/2020 13:12:04 INFO GlusterFS mount attempt 

19/06/2020 13:11:34 INFO GlusterFS mount attempt 

19/06/2020 13:11:04 INFO GlusterFS mount attempt 

19/06/2020 13:10:34 INFO GlusterFS mount attempt 

19/06/2020 13:10:04 INFO GlusterFS mount attempt 

19/06/2020 13:09:34 INFO GlusterFS mount attempt 

19/06/2020 13:09:04 INFO GlusterFS mount attempt 

19/06/2020 13:08:33 INFO GlusterFS mount attempt 

19/06/2020 13:08:03 INFO GlusterFS mount attempt 

19/06/2020 13:07:33 INFO GlusterFS mount attempt 

19/06/2020 13:07:03 INFO GlusterFS mount attempt 

19/06/2020 13:06:33 INFO GlusterFS mount attempt 

19/06/2020 13:06:03 INFO GlusterFS mount attempt 

19/06/2020 13:05:33 INFO GlusterFS mount attempt 

19/06/2020 13:05:03 INFO GlusterFS mount attempt 

19/06/2020 13:04:33 INFO GlusterFS mount attempt 

19/06/2020 13:04:03 INFO GlusterFS mount attempt 

19/06/2020 13:03:33 INFO GlusterFS mount attempt 

19/06/2020 13:03:02 INFO GlusterFS mount attempt 

19/06/2020 13:02:32 INFO GlusterFS mount attempt 

19/06/2020 13:02:02 INFO GlusterFS mount attempt 

19/06/2020 13:01:32 INFO GlusterFS mount attempt 

19/06/2020 13:01:02 INFO GlusterFS mount attempt 

19/06/2020 13:00:32 INFO GlusterFS mount attempt 

19/06/2020 13:00:02 INFO GlusterFS mount attempt 

19/06/2020 12:59:32 INFO GlusterFS mount attempt 

19/06/2020 12:59:02 INFO GlusterFS mount attempt 

19/06/2020 12:58:32 INFO GlusterFS mount attempt 

19/06/2020 12:58:02 INFO GlusterFS mount attempt 

19/06/2020 12:57:31 INFO GlusterFS mount attempt 

19/06/2020 12:57:01 INFO GlusterFS mount attempt 

19/06/2020 12:56:31 INFO GlusterFS mount attempt 

19/06/2020 12:56:01 INFO GlusterFS mount attempt 

19/06/2020 12:55:31 INFO GlusterFS mount attempt 

19/06/2020 12:55:01 INFO GlusterFS mount attempt 

19/06/2020 12:54:31 INFO GlusterFS mount attempt 

19/06/2020 12:54:01 INFO GlusterFS mount attempt 

19/06/2020 12:53:31 INFO GlusterFS mount attempt 

19/06/2020 12:53:01 INFO GlusterFS mount attempt 

19/06/2020 12:52:31 INFO GlusterFS mount attempt 

19/06/2020 12:52:00 INFO GlusterFS mount attempt 

19/06/2020 12:51:30 INFO GlusterFS mount attempt 

19/06/2020 12:51:00 INFO GlusterFS mount attempt 

19/06/2020 12:50:30 INFO GlusterFS mount attempt 

19/06/2020 12:50:00 INFO GlusterFS mount attempt 

19/06/2020 12:49:30 INFO GlusterFS mount attempt 

19/06/2020 12:49:00 INFO GlusterFS mount attempt 

19/06/2020 12:48:30 INFO GlusterFS mount attempt 

19/06/2020 12:48:00 INFO GlusterFS mount attempt 

19/06/2020 12:47:30 INFO GlusterFS mount attempt 

19/06/2020 12:47:00 INFO GlusterFS mount attempt 

19/06/2020 12:46:29 INFO GlusterFS mount attempt 

19/06/2020 12:45:59 INFO GlusterFS mount attempt 

19/06/2020 12:45:29 INFO GlusterFS mount attempt 

19/06/2020 12:44:59 INFO GlusterFS mount attempt 

19/06/2020 12:44:29 INFO GlusterFS mount attempt 

19/06/2020 12:43:59 INFO GlusterFS mount attempt 

19/06/2020 12:43:29 INFO GlusterFS mount attempt 

19/06/2020 12:42:59 INFO GlusterFS mount attempt 

19/06/2020 12:42:29 INFO GlusterFS mount attempt 

19/06/2020 12:41:59 INFO GlusterFS mount attempt 

19/06/2020 12:41:29 INFO GlusterFS mount attempt 

19/06/2020 12:40:58 INFO GlusterFS mount attempt 

19/06/2020 12:40:28 INFO GlusterFS mount attempt 

19/06/2020 12:39:58 INFO GlusterFS mount attempt 

19/06/2020 12:39:28 INFO GlusterFS mount attempt 

19/06/2020 12:38:58 INFO GlusterFS mount attempt 

19/06/2020 12:38:28 INFO GlusterFS mount attempt 

19/06/2020 12:37:58 INFO GlusterFS mount attempt 

19/06/2020 12:37:28 INFO GlusterFS mount attempt 

19/06/2020 12:36:58 INFO GlusterFS mount attempt 

19/06/2020 12:36:28 INFO GlusterFS mount attempt 

19/06/2020 12:35:58 INFO GlusterFS mount attempt 

19/06/2020 12:35:27 INFO GlusterFS mount attempt 

19/06/2020 12:34:57 INFO GlusterFS mount attempt 

19/06/2020 12:34:27 INFO GlusterFS mount attempt 

19/06/2020 12:33:57 INFO GlusterFS mount attempt 

19/06/2020 12:33:27 INFO GlusterFS mount attempt 

19/06/2020 12:32:57 INFO GlusterFS mount attempt 

19/06/2020 12:32:27 INFO GlusterFS mount attempt 

19/06/2020 12:31:57 INFO GlusterFS mount attempt 

19/06/2020 12:31:27 INFO GlusterFS mount attempt 

19/06/2020 12:30:57 INFO GlusterFS mount attempt 

19/06/2020 12:30:27 INFO GlusterFS mount attempt 

19/06/2020 12:29:56 INFO GlusterFS mount attempt 

19/06/2020 12:29:26 INFO GlusterFS mount attempt 

19/06/2020 12:28:56 INFO GlusterFS mount attempt 

19/06/2020 12:28:26 INFO GlusterFS mount attempt 

19/06/2020 12:27:56 INFO GlusterFS mount attempt 

19/06/2020 12:27:26 INFO GlusterFS mount attempt 

19/06/2020 12:26:56 INFO GlusterFS mount attempt 

19/06/2020 12:26:26 INFO GlusterFS mount attempt 

19/06/2020 12:25:56 INFO GlusterFS mount attempt 

19/06/2020 12:25:26 INFO GlusterFS mount attempt 

19/06/2020 12:24:55 INFO GlusterFS mount attempt 

19/06/2020 12:24:25 INFO GlusterFS mount attempt 

19/06/2020 12:23:55 INFO GlusterFS mount attempt 

19/06/2020 12:23:25 INFO GlusterFS mount attempt 

19/06/2020 12:22:55 INFO GlusterFS mount attempt 

19/06/2020 12:22:25 INFO GlusterFS mount attempt 

19/06/2020 12:21:55 INFO GlusterFS mount attempt 

19/06/2020 12:21:25 INFO GlusterFS mount attempt 

19/06/2020 12:20:55 INFO GlusterFS mount attempt 

19/06/2020 12:20:25 INFO GlusterFS mount attempt 

19/06/2020 12:19:55 INFO GlusterFS mount attempt 

19/06/2020 12:19:24 INFO GlusterFS mount attempt 

19/06/2020 12:18:54 INFO GlusterFS mount attempt 

19/06/2020 12:18:24 INFO GlusterFS mount attempt 

19/06/2020 12:17:54 INFO GlusterFS mount attempt 

19/06/2020 12:17:24 INFO GlusterFS mount attempt 

19/06/2020 12:16:54 INFO GlusterFS mount attempt 

19/06/2020 12:16:24 INFO GlusterFS mount attempt 

19/06/2020 12:15:54 INFO GlusterFS mount attempt 

19/06/2020 12:15:24 INFO GlusterFS mount attempt 

19/06/2020 12:14:54 INFO GlusterFS mount attempt 

19/06/2020 12:14:24 INFO GlusterFS mount attempt 

19/06/2020 12:13:53 INFO GlusterFS mount attempt 

19/06/2020 12:13:23 INFO GlusterFS mount attempt 

19/06/2020 12:12:53 INFO GlusterFS mount attempt 

19/06/2020 12:12:23 INFO GlusterFS mount attempt 

19/06/2020 12:11:53 INFO GlusterFS mount attempt 

19/06/2020 12:11:23 INFO GlusterFS mount attempt 

19/06/2020 12:10:53 INFO GlusterFS mount attempt 

19/06/2020 12:10:23 INFO GlusterFS mount attempt 

19/06/2020 12:09:53 INFO GlusterFS mount attempt 

19/06/2020 12:09:23 INFO GlusterFS mount attempt 

19/06/2020 12:08:52 INFO GlusterFS mount attempt 

19/06/2020 12:08:22 INFO GlusterFS mount attempt 

19/06/2020 12:07:52 INFO GlusterFS mount attempt 

19/06/2020 12:07:22 INFO GlusterFS mount attempt 

19/06/2020 12:06:52 INFO GlusterFS mount attempt 

19/06/2020 12:06:22 INFO GlusterFS mount attempt 

19/06/2020 12:05:52 INFO GlusterFS mount attempt 

19/06/2020 12:05:22 INFO GlusterFS mount attempt 

19/06/2020 12:04:52 INFO GlusterFS mount attempt 

19/06/2020 12:04:22 INFO GlusterFS mount attempt 

19/06/2020 12:03:52 INFO GlusterFS mount attempt 

19/06/2020 12:03:21 INFO GlusterFS mount attempt 

19/06/2020 12:02:51 INFO GlusterFS mount attempt 

19/06/2020 12:02:21 INFO GlusterFS mount attempt 

19/06/2020 12:01:51 INFO GlusterFS mount attempt 

19/06/2020 12:01:21 INFO GlusterFS mount attempt 

19/06/2020 12:00:51 INFO GlusterFS mount attempt 

19/06/2020 12:00:21 INFO GlusterFS mount attempt 

19/06/2020 11:59:51 INFO GlusterFS mount attempt 

19/06/2020 11:59:21 INFO GlusterFS mount attempt 

19/06/2020 11:58:51 INFO GlusterFS mount attempt 

19/06/2020 11:58:21 INFO GlusterFS mount attempt 

19/06/2020 11:57:51 INFO GlusterFS mount attempt 

19/06/2020 11:57:20 INFO GlusterFS mount attempt 

19/06/2020 11:56:50 INFO GlusterFS mount attempt 

19/06/2020 11:56:20 INFO GlusterFS mount attempt 

19/06/2020 11:55:50 INFO GlusterFS mount attempt 

19/06/2020 11:55:20 INFO GlusterFS mount attempt 

19/06/2020 11:54:50 INFO GlusterFS mount attempt 

19/06/2020 11:54:20 INFO GlusterFS mount attempt 

19/06/2020 11:53:50 INFO GlusterFS mount attempt 

19/06/2020 11:53:20 INFO GlusterFS mount attempt 

19/06/2020 11:52:50 INFO GlusterFS mount attempt 

19/06/2020 11:52:19 INFO GlusterFS mount attempt 

19/06/2020 11:51:49 INFO GlusterFS mount attempt 

19/06/2020 11:51:19 INFO GlusterFS mount attempt 

19/06/2020 11:50:49 INFO GlusterFS mount attempt 

19/06/2020 11:50:19 INFO GlusterFS mount attempt 

19/06/2020 11:49:49 INFO GlusterFS mount attempt 

19/06/2020 11:49:19 INFO GlusterFS mount attempt 

19/06/2020 11:48:49 INFO GlusterFS mount attempt 

19/06/2020 11:48:19 INFO GlusterFS mount attempt 

19/06/2020 11:47:49 INFO GlusterFS mount attempt 

19/06/2020 11:47:19 INFO GlusterFS mount attempt 

19/06/2020 11:46:48 INFO GlusterFS mount attempt 

19/06/2020 11:46:18 INFO GlusterFS mount attempt 

19/06/2020 11:45:48 INFO GlusterFS mount attempt 

19/06/2020 11:45:18 INFO GlusterFS mount attempt 

19/06/2020 11:44:48 INFO GlusterFS mount attempt 

19/06/2020 11:44:18 INFO GlusterFS mount attempt 

19/06/2020 11:43:48 INFO GlusterFS mount attempt 

19/06/2020 11:43:18 INFO GlusterFS mount attempt 

19/06/2020 11:42:48 INFO GlusterFS mount attempt 

19/06/2020 11:42:18 INFO GlusterFS mount attempt 

19/06/2020 11:41:48 INFO GlusterFS mount attempt 

19/06/2020 11:41:17 INFO GlusterFS mount attempt 

19/06/2020 11:40:47 INFO GlusterFS mount attempt 

19/06/2020 11:40:17 INFO GlusterFS mount attempt 

19/06/2020 11:39:47 INFO GlusterFS mount attempt 

19/06/2020 11:39:17 INFO GlusterFS mount attempt 

19/06/2020 11:38:47 INFO GlusterFS mount attempt 

19/06/2020 11:38:17 INFO GlusterFS mount attempt 

19/06/2020 11:37:47 INFO GlusterFS mount attempt 

19/06/2020 11:37:17 INFO GlusterFS mount attempt 

19/06/2020 11:36:47 INFO GlusterFS mount attempt 

19/06/2020 11:36:17 INFO GlusterFS mount attempt 

19/06/2020 11:35:46 INFO GlusterFS mount attempt 

19/06/2020 11:35:16 INFO GlusterFS mount attempt 

19/06/2020 11:34:46 INFO GlusterFS mount attempt 

19/06/2020 11:34:16 INFO GlusterFS mount attempt 

19/06/2020 11:33:46 INFO GlusterFS mount attempt 

19/06/2020 11:33:16 INFO GlusterFS mount attempt 

19/06/2020 11:32:46 INFO GlusterFS mount attempt 

19/06/2020 11:32:16 INFO GlusterFS mount attempt 

19/06/2020 11:31:46 INFO GlusterFS mount attempt 

19/06/2020 11:31:16 INFO GlusterFS mount attempt 

19/06/2020 11:30:45 INFO GlusterFS mount attempt 

19/06/2020 11:30:15 INFO GlusterFS mount attempt 

19/06/2020 11:29:45 INFO GlusterFS mount attempt 

19/06/2020 11:29:15 INFO GlusterFS mount attempt 

19/06/2020 11:28:45 INFO GlusterFS mount attempt 

19/06/2020 11:28:15 INFO GlusterFS mount attempt 

19/06/2020 11:27:45 INFO GlusterFS mount attempt 

19/06/2020 11:27:15 INFO GlusterFS mount attempt 

19/06/2020 11:26:45 INFO GlusterFS mount attempt 

19/06/2020 11:26:15 INFO GlusterFS mount attempt 

19/06/2020 11:25:45 INFO GlusterFS mount attempt 

19/06/2020 11:25:14 INFO GlusterFS mount attempt 

19/06/2020 11:24:44 INFO GlusterFS mount attempt 

19/06/2020 11:24:14 INFO GlusterFS mount attempt 

19/06/2020 11:23:44 INFO GlusterFS mount attempt 

19/06/2020 11:23:14 INFO GlusterFS mount attempt 

19/06/2020 11:22:44 INFO GlusterFS mount attempt 

19/06/2020 11:22:14 INFO GlusterFS mount attempt 

19/06/2020 11:21:44 INFO GlusterFS mount attempt 

19/06/2020 11:21:14 INFO GlusterFS mount attempt 

19/06/2020 11:20:44 INFO GlusterFS mount attempt 

19/06/2020 11:20:14 INFO GlusterFS mount attempt 

19/06/2020 11:19:43 INFO GlusterFS mount attempt 

19/06/2020 11:19:13 INFO GlusterFS mount attempt 

19/06/2020 11:18:43 INFO GlusterFS mount attempt 

19/06/2020 11:18:13 INFO GlusterFS mount attempt 

19/06/2020 11:17:43 INFO GlusterFS mount attempt 

19/06/2020 11:17:13 INFO GlusterFS mount attempt 

19/06/2020 11:16:43 INFO GlusterFS mount attempt 

19/06/2020 11:16:13 INFO GlusterFS mount attempt 

19/06/2020 11:15:43 INFO GlusterFS mount attempt 

19/06/2020 11:15:13 INFO GlusterFS mount attempt 

19/06/2020 11:14:43 INFO GlusterFS mount attempt 

19/06/2020 11:14:12 INFO GlusterFS mount attempt 

19/06/2020 11:13:42 INFO GlusterFS mount attempt 

19/06/2020 11:13:12 INFO GlusterFS mount attempt 

19/06/2020 11:12:42 INFO GlusterFS mount attempt 

19/06/2020 11:12:12 INFO GlusterFS mount attempt 

19/06/2020 11:11:42 INFO GlusterFS mount attempt 

19/06/2020 11:11:12 INFO GlusterFS mount attempt 

19/06/2020 11:10:42 INFO GlusterFS mount attempt 

19/06/2020 11:10:12 INFO GlusterFS mount attempt 

19/06/2020 11:09:42 INFO GlusterFS mount attempt 

19/06/2020 11:09:12 INFO GlusterFS mount attempt 

19/06/2020 11:08:41 INFO GlusterFS mount attempt 

19/06/2020 11:08:11 INFO GlusterFS mount attempt 

19/06/2020 11:07:41 INFO GlusterFS mount attempt 

19/06/2020 11:07:11 INFO GlusterFS mount attempt 

19/06/2020 11:06:41 INFO GlusterFS mount attempt 

19/06/2020 11:06:11 INFO GlusterFS mount attempt 

19/06/2020 11:05:41 INFO GlusterFS mount attempt 

19/06/2020 11:05:11 INFO GlusterFS mount attempt 

19/06/2020 11:04:41 INFO GlusterFS mount attempt 

19/06/2020 11:04:11 INFO GlusterFS mount attempt 

19/06/2020 11:03:41 INFO GlusterFS mount attempt 

19/06/2020 11:03:10 INFO GlusterFS mount attempt 

19/06/2020 11:02:40 INFO GlusterFS mount attempt 

19/06/2020 11:02:10 INFO GlusterFS mount attempt 

19/06/2020 11:01:40 INFO GlusterFS mount attempt 

19/06/2020 11:01:10 INFO GlusterFS mount attempt 

19/06/2020 11:00:40 INFO GlusterFS mount attempt 

19/06/2020 11:00:10 INFO GlusterFS mount attempt 

19/06/2020 10:59:40 INFO GlusterFS mount attempt 

19/06/2020 10:59:10 INFO GlusterFS mount attempt 

19/06/2020 10:58:40 INFO GlusterFS mount attempt 

19/06/2020 10:58:10 INFO GlusterFS mount attempt 

19/06/2020 10:57:39 INFO GlusterFS mount attempt 

19/06/2020 10:57:09 INFO GlusterFS mount attempt 

19/06/2020 10:56:39 INFO GlusterFS mount attempt 

19/06/2020 10:56:09 INFO GlusterFS mount attempt 

19/06/2020 10:55:39 INFO GlusterFS mount attempt 

19/06/2020 10:55:09 INFO GlusterFS mount attempt 

19/06/2020 10:54:39 INFO GlusterFS mount attempt 

19/06/2020 10:54:09 INFO GlusterFS mount attempt 

19/06/2020 10:53:39 INFO GlusterFS mount attempt 

19/06/2020 10:53:09 INFO GlusterFS mount attempt 

19/06/2020 10:52:39 INFO GlusterFS mount attempt 

19/06/2020 10:52:08 INFO GlusterFS mount attempt 

19/06/2020 10:51:38 INFO GlusterFS mount attempt 

19/06/2020 10:51:08 INFO GlusterFS mount attempt 

19/06/2020 10:50:38 INFO GlusterFS mount attempt 

19/06/2020 10:50:08 INFO GlusterFS mount attempt 

19/06/2020 10:49:38 INFO GlusterFS mount attempt 

19/06/2020 10:49:08 INFO GlusterFS mount attempt 

19/06/2020 10:48:38 INFO GlusterFS mount attempt 

19/06/2020 10:48:08 INFO GlusterFS mount attempt 

19/06/2020 10:47:38 INFO GlusterFS mount attempt 

19/06/2020 10:47:07 INFO GlusterFS mount attempt 

19/06/2020 10:46:37 INFO GlusterFS mount attempt 

19/06/2020 10:46:07 INFO GlusterFS mount attempt 

19/06/2020 10:45:37 INFO GlusterFS mount attempt 

19/06/2020 10:45:07 INFO GlusterFS mount attempt 

19/06/2020 10:44:37 INFO GlusterFS mount attempt 

19/06/2020 10:44:07 INFO GlusterFS mount attempt 

19/06/2020 10:43:37 INFO GlusterFS mount attempt 

19/06/2020 10:43:07 INFO GlusterFS mount attempt 

19/06/2020 10:42:37 INFO GlusterFS mount attempt 

19/06/2020 10:42:06 INFO GlusterFS mount attempt 

19/06/2020 10:41:36 INFO GlusterFS mount attempt 

19/06/2020 10:41:06 INFO GlusterFS mount attempt 

19/06/2020 10:40:36 INFO GlusterFS mount attempt 

19/06/2020 10:40:06 INFO GlusterFS mount attempt 

19/06/2020 10:39:36 INFO GlusterFS mount attempt 

19/06/2020 10:39:06 INFO GlusterFS mount attempt 

19/06/2020 10:38:36 INFO GlusterFS mount attempt 

19/06/2020 10:38:06 INFO GlusterFS mount attempt 

19/06/2020 10:37:36 INFO GlusterFS mount attempt 

19/06/2020 10:37:06 INFO GlusterFS mount attempt 

19/06/2020 10:36:35 INFO GlusterFS mount attempt 

19/06/2020 10:36:05 INFO GlusterFS mount attempt 

19/06/2020 10:35:35 INFO GlusterFS mount attempt 

19/06/2020 10:35:05 INFO GlusterFS mount attempt 

19/06/2020 10:34:35 INFO GlusterFS mount attempt 

19/06/2020 10:34:05 INFO GlusterFS mount attempt 

19/06/2020 10:33:35 INFO GlusterFS mount attempt 

19/06/2020 10:33:05 INFO GlusterFS mount attempt 

19/06/2020 10:32:35 INFO GlusterFS mount attempt 

19/06/2020 10:32:05 INFO GlusterFS mount attempt 

19/06/2020 10:31:35 INFO GlusterFS mount attempt 

19/06/2020 10:31:05 INFO GlusterFS mount attempt 

19/06/2020 10:30:34 INFO GlusterFS mount attempt 

19/06/2020 10:30:04 INFO GlusterFS mount attempt 

19/06/2020 10:29:34 INFO GlusterFS mount attempt 

19/06/2020 10:29:04 INFO GlusterFS mount attempt 

19/06/2020 10:28:34 INFO GlusterFS mount attempt 

19/06/2020 10:28:04 INFO GlusterFS mount attempt 

19/06/2020 10:27:34 INFO GlusterFS mount attempt 

19/06/2020 10:27:04 INFO GlusterFS mount attempt 

19/06/2020 10:26:34 INFO GlusterFS mount attempt 

19/06/2020 10:26:04 INFO GlusterFS mount attempt 

19/06/2020 10:25:34 INFO GlusterFS mount attempt 

19/06/2020 10:25:03 INFO GlusterFS mount attempt 

19/06/2020 10:24:33 INFO GlusterFS mount attempt 

19/06/2020 10:24:03 INFO GlusterFS mount attempt 

19/06/2020 10:23:33 INFO GlusterFS mount attempt 

19/06/2020 10:23:03 INFO GlusterFS mount attempt 

19/06/2020 10:22:33 INFO GlusterFS mount attempt 

19/06/2020 10:22:03 INFO GlusterFS mount attempt 

19/06/2020 10:21:33 INFO GlusterFS mount attempt 

19/06/2020 10:21:03 INFO GlusterFS mount attempt 

19/06/2020 10:20:33 INFO GlusterFS mount attempt 

19/06/2020 10:20:03 INFO GlusterFS mount attempt 

19/06/2020 10:19:32 INFO GlusterFS mount attempt 

19/06/2020 10:19:02 INFO GlusterFS mount attempt 

19/06/2020 10:18:32 INFO GlusterFS mount attempt 

19/06/2020 10:18:02 INFO GlusterFS mount attempt 

19/06/2020 10:17:32 INFO GlusterFS mount attempt 

19/06/2020 10:17:02 INFO GlusterFS mount attempt 

19/06/2020 10:16:32 INFO GlusterFS mount attempt 

19/06/2020 10:16:02 INFO GlusterFS mount attempt 

19/06/2020 10:15:32 INFO GlusterFS mount attempt 

19/06/2020 10:15:02 INFO GlusterFS mount attempt 

19/06/2020 10:14:31 INFO GlusterFS mount attempt 

19/06/2020 10:14:01 INFO GlusterFS mount attempt 

19/06/2020 10:13:31 INFO GlusterFS mount attempt 

19/06/2020 10:13:01 INFO GlusterFS mount attempt 

19/06/2020 10:12:31 INFO GlusterFS mount attempt 

19/06/2020 10:12:01 INFO GlusterFS mount attempt 

19/06/2020 10:11:31 INFO GlusterFS mount attempt 

19/06/2020 10:11:01 INFO GlusterFS mount attempt 

19/06/2020 10:10:31 INFO GlusterFS mount attempt 

19/06/2020 10:10:01 INFO GlusterFS mount attempt 

19/06/2020 10:09:31 INFO GlusterFS mount attempt 

19/06/2020 10:09:00 INFO GlusterFS mount attempt 

19/06/2020 10:08:30 INFO GlusterFS mount attempt 

19/06/2020 10:08:00 INFO GlusterFS mount attempt 

19/06/2020 10:07:30 INFO GlusterFS mount attempt 

19/06/2020 10:07:00 INFO GlusterFS mount attempt 

19/06/2020 10:06:30 INFO GlusterFS mount attempt 

19/06/2020 10:06:00 INFO GlusterFS mount attempt 

19/06/2020 10:05:30 INFO GlusterFS mount attempt 

19/06/2020 10:05:00 INFO GlusterFS mount attempt 

19/06/2020 10:04:30 INFO GlusterFS mount attempt 

19/06/2020 10:03:59 INFO GlusterFS mount attempt 

19/06/2020 10:03:29 INFO GlusterFS mount attempt 

19/06/2020 10:02:59 INFO GlusterFS mount attempt 

19/06/2020 10:02:29 INFO GlusterFS mount attempt 

19/06/2020 10:01:59 INFO GlusterFS mount attempt 

19/06/2020 10:01:29 INFO GlusterFS mount attempt 

19/06/2020 10:00:59 INFO GlusterFS mount attempt 

19/06/2020 10:00:29 INFO GlusterFS mount attempt 

19/06/2020 09:59:59 INFO GlusterFS mount attempt 

19/06/2020 09:59:29 INFO GlusterFS mount attempt 

19/06/2020 09:58:59 INFO GlusterFS mount attempt 

19/06/2020 09:58:28 INFO GlusterFS mount attempt 

19/06/2020 09:57:58 INFO GlusterFS mount attempt 

19/06/2020 09:57:28 INFO GlusterFS mount attempt 

19/06/2020 09:56:58 INFO GlusterFS mount attempt 

19/06/2020 09:56:28 INFO GlusterFS mount attempt 

19/06/2020 09:55:58 INFO GlusterFS mount attempt 

19/06/2020 09:55:28 INFO GlusterFS mount attempt 

19/06/2020 09:54:58 INFO GlusterFS mount attempt 

19/06/2020 09:54:28 INFO GlusterFS mount attempt 

19/06/2020 09:53:58 INFO GlusterFS mount attempt 

19/06/2020 09:53:28 INFO GlusterFS mount attempt 

19/06/2020 09:52:57 INFO GlusterFS mount attempt 

19/06/2020 09:52:27 INFO GlusterFS mount attempt 

19/06/2020 09:51:57 INFO GlusterFS mount attempt 

19/06/2020 09:51:27 INFO GlusterFS mount attempt 

19/06/2020 09:50:57 INFO GlusterFS mount attempt 

19/06/2020 09:50:27 INFO GlusterFS mount attempt 

19/06/2020 09:49:57 INFO GlusterFS mount attempt 

19/06/2020 09:49:27 INFO GlusterFS mount attempt 

19/06/2020 09:48:57 INFO GlusterFS mount attempt 

19/06/2020 09:48:27 INFO GlusterFS mount attempt 

19/06/2020 09:47:56 INFO GlusterFS mount attempt 

19/06/2020 09:47:26 INFO GlusterFS mount attempt 

19/06/2020 09:46:56 INFO GlusterFS mount attempt 

19/06/2020 09:46:26 INFO GlusterFS mount attempt 

19/06/2020 09:45:56 INFO GlusterFS mount attempt 

19/06/2020 09:45:26 INFO GlusterFS mount attempt 

19/06/2020 09:44:56 INFO GlusterFS mount attempt 

19/06/2020 09:44:26 INFO GlusterFS mount attempt 

19/06/2020 09:43:56 INFO GlusterFS mount attempt 

19/06/2020 09:43:26 INFO GlusterFS mount attempt 

19/06/2020 09:42:56 INFO GlusterFS mount attempt 

19/06/2020 09:42:25 INFO GlusterFS mount attempt 

19/06/2020 09:41:55 INFO GlusterFS mount attempt 

19/06/2020 09:41:25 INFO GlusterFS mount attempt 

19/06/2020 09:40:55 INFO GlusterFS mount attempt 

19/06/2020 09:40:25 INFO GlusterFS mount attempt 

19/06/2020 09:39:55 INFO GlusterFS mount attempt 

19/06/2020 09:39:25 INFO GlusterFS mount attempt 

19/06/2020 09:38:55 INFO GlusterFS mount attempt 

19/06/2020 09:38:25 INFO GlusterFS mount attempt 

19/06/2020 09:37:55 INFO GlusterFS mount attempt 

19/06/2020 09:37:25 INFO GlusterFS mount attempt 

19/06/2020 09:36:54 INFO GlusterFS mount attempt 

19/06/2020 09:36:24 INFO GlusterFS mount attempt 

19/06/2020 09:35:54 INFO GlusterFS mount attempt 

19/06/2020 09:35:24 INFO GlusterFS mount attempt 

19/06/2020 09:34:54 INFO GlusterFS mount attempt 

19/06/2020 09:34:24 INFO GlusterFS mount attempt 

19/06/2020 09:33:54 INFO GlusterFS mount attempt 

19/06/2020 09:33:24 INFO GlusterFS mount attempt 

19/06/2020 09:32:54 INFO GlusterFS mount attempt 

19/06/2020 09:32:24 INFO GlusterFS mount attempt 

19/06/2020 09:31:54 INFO GlusterFS mount attempt 

19/06/2020 09:31:23 INFO GlusterFS mount attempt 

19/06/2020 09:30:53 INFO GlusterFS mount attempt 

19/06/2020 09:30:23 INFO GlusterFS mount attempt 

19/06/2020 09:29:53 INFO GlusterFS mount attempt 

19/06/2020 09:29:23 INFO GlusterFS mount attempt 

19/06/2020 09:28:53 INFO GlusterFS mount attempt 

19/06/2020 09:28:23 INFO GlusterFS mount attempt 

19/06/2020 09:27:53 INFO GlusterFS mount attempt 

19/06/2020 09:27:23 INFO GlusterFS mount attempt 

19/06/2020 09:26:53 INFO GlusterFS mount attempt 

19/06/2020 09:26:23 INFO GlusterFS mount attempt 

19/06/2020 09:25:52 INFO GlusterFS mount attempt 

19/06/2020 09:25:22 INFO GlusterFS mount attempt 

19/06/2020 09:24:52 INFO GlusterFS mount attempt 

19/06/2020 09:24:22 INFO GlusterFS mount attempt 

19/06/2020 09:23:52 INFO GlusterFS mount attempt 

19/06/2020 09:23:22 INFO GlusterFS mount attempt 

19/06/2020 09:22:52 INFO GlusterFS mount attempt 

19/06/2020 09:22:22 INFO GlusterFS mount attempt 

19/06/2020 09:21:52 INFO GlusterFS mount attempt 

19/06/2020 09:21:22 INFO GlusterFS mount attempt 

19/06/2020 09:20:52 INFO GlusterFS mount attempt 

19/06/2020 09:20:21 INFO GlusterFS mount attempt 

19/06/2020 09:19:51 INFO GlusterFS mount attempt 

19/06/2020 09:19:21 INFO GlusterFS mount attempt 

19/06/2020 09:18:51 INFO GlusterFS mount attempt 

19/06/2020 09:18:21 INFO GlusterFS mount attempt 

19/06/2020 09:17:51 INFO GlusterFS mount attempt 

19/06/2020 09:17:21 INFO GlusterFS mount attempt 

19/06/2020 09:16:51 INFO GlusterFS mount attempt 

19/06/2020 09:16:21 INFO GlusterFS mount attempt 

19/06/2020 09:15:51 INFO GlusterFS mount attempt 

19/06/2020 09:15:21 INFO GlusterFS mount attempt 

19/06/2020 09:14:50 INFO GlusterFS mount attempt 

19/06/2020 09:14:20 INFO GlusterFS mount attempt 

19/06/2020 09:13:50 INFO GlusterFS mount attempt 

19/06/2020 09:13:20 INFO GlusterFS mount attempt 

19/06/2020 09:12:50 INFO GlusterFS mount attempt 

19/06/2020 09:12:20 INFO GlusterFS mount attempt 

19/06/2020 09:11:50 INFO GlusterFS mount attempt 

19/06/2020 09:11:20 INFO GlusterFS mount attempt 

19/06/2020 09:10:50 INFO GlusterFS mount attempt 

19/06/2020 09:10:20 INFO GlusterFS mount attempt 

19/06/2020 09:09:50 INFO GlusterFS mount attempt 

19/06/2020 09:09:19 INFO GlusterFS mount attempt 

19/06/2020 09:08:49 INFO GlusterFS mount attempt 

19/06/2020 09:08:19 INFO GlusterFS mount attempt 

19/06/2020 09:07:49 INFO GlusterFS mount attempt 

19/06/2020 09:07:19 INFO GlusterFS mount attempt 

19/06/2020 09:06:49 INFO GlusterFS mount attempt 

19/06/2020 09:06:19 INFO GlusterFS mount attempt 

19/06/2020 09:05:49 INFO GlusterFS mount attempt 

19/06/2020 09:05:19 INFO GlusterFS mount attempt 

19/06/2020 09:04:49 INFO GlusterFS mount attempt 

19/06/2020 09:04:19 INFO GlusterFS mount attempt 

19/06/2020 09:03:48 INFO GlusterFS mount attempt 

19/06/2020 09:03:18 INFO GlusterFS mount attempt 

19/06/2020 09:02:48 INFO GlusterFS mount attempt 

19/06/2020 09:02:18 INFO GlusterFS mount attempt 

19/06/2020 09:01:48 INFO GlusterFS mount attempt 

19/06/2020 09:01:18 INFO GlusterFS mount attempt 

19/06/2020 09:00:48 INFO GlusterFS mount attempt 

19/06/2020 09:00:18 INFO GlusterFS mount attempt 

19/06/2020 08:59:48 INFO GlusterFS mount attempt 

19/06/2020 08:59:18 INFO GlusterFS mount attempt 

19/06/2020 08:58:48 INFO GlusterFS mount attempt 

19/06/2020 08:58:17 INFO GlusterFS mount attempt 

19/06/2020 08:57:47 INFO GlusterFS mount attempt 

19/06/2020 08:57:17 INFO GlusterFS mount attempt 

19/06/2020 08:56:47 INFO GlusterFS mount attempt 

19/06/2020 08:56:17 INFO GlusterFS mount attempt 

19/06/2020 08:55:47 INFO GlusterFS mount attempt 

19/06/2020 08:55:17 INFO GlusterFS mount attempt 

19/06/2020 08:54:47 INFO GlusterFS mount attempt 

19/06/2020 08:54:17 INFO GlusterFS mount attempt 

19/06/2020 08:53:47 INFO GlusterFS mount attempt 

19/06/2020 08:53:17 INFO GlusterFS mount attempt 

19/06/2020 08:52:46 INFO GlusterFS mount attempt 

19/06/2020 08:52:16 INFO GlusterFS mount attempt 

19/06/2020 08:51:46 INFO GlusterFS mount attempt 

19/06/2020 08:51:16 INFO GlusterFS mount attempt 

19/06/2020 08:50:46 INFO GlusterFS mount attempt 

19/06/2020 08:50:16 INFO GlusterFS mount attempt 

19/06/2020 08:49:46 INFO GlusterFS mount attempt 

19/06/2020 08:49:16 INFO GlusterFS mount attempt 

19/06/2020 08:48:46 INFO GlusterFS mount attempt 

19/06/2020 08:48:16 INFO GlusterFS mount attempt 

19/06/2020 08:47:45 INFO GlusterFS mount attempt 

19/06/2020 08:47:15 INFO GlusterFS mount attempt 

19/06/2020 08:46:45 INFO GlusterFS mount attempt 

19/06/2020 08:46:15 INFO GlusterFS mount attempt 

19/06/2020 08:45:45 INFO GlusterFS mount attempt 

19/06/2020 08:45:15 INFO GlusterFS mount attempt 

19/06/2020 08:44:45 INFO GlusterFS mount attempt 

19/06/2020 08:44:15 INFO GlusterFS mount attempt 

19/06/2020 08:43:45 INFO GlusterFS mount attempt 

19/06/2020 08:43:15 INFO GlusterFS mount attempt 

19/06/2020 08:42:45 INFO GlusterFS mount attempt 

19/06/2020 08:42:14 INFO GlusterFS mount attempt 

19/06/2020 08:41:44 INFO GlusterFS mount attempt 

19/06/2020 08:41:14 INFO GlusterFS mount attempt 

19/06/2020 08:40:44 INFO GlusterFS mount attempt 

19/06/2020 08:40:14 INFO GlusterFS mount attempt 

19/06/2020 08:39:44 INFO GlusterFS mount attempt 

19/06/2020 08:39:14 INFO GlusterFS mount attempt 

19/06/2020 08:38:44 INFO GlusterFS mount attempt 

19/06/2020 08:38:14 INFO GlusterFS mount attempt 

19/06/2020 08:37:44 INFO GlusterFS mount attempt 

19/06/2020 08:37:14 INFO GlusterFS mount attempt 

19/06/2020 08:36:43 INFO GlusterFS mount attempt 

19/06/2020 08:36:13 INFO GlusterFS mount attempt 

19/06/2020 08:35:43 INFO GlusterFS mount attempt 

19/06/2020 08:35:13 INFO GlusterFS mount attempt 

19/06/2020 08:34:43 INFO GlusterFS mount attempt 

19/06/2020 08:34:13 INFO GlusterFS mount attempt 

19/06/2020 08:33:43 INFO GlusterFS mount attempt 

19/06/2020 08:33:13 INFO GlusterFS mount attempt 

19/06/2020 08:32:43 INFO GlusterFS mount attempt 

19/06/2020 08:32:13 INFO GlusterFS mount attempt 

19/06/2020 08:31:42 INFO GlusterFS mount attempt 

19/06/2020 08:31:12 INFO GlusterFS mount attempt 

19/06/2020 08:30:42 INFO GlusterFS mount attempt 

19/06/2020 08:30:12 INFO GlusterFS mount attempt 

19/06/2020 08:29:42 INFO GlusterFS mount attempt 

19/06/2020 08:29:12 INFO GlusterFS mount attempt 

19/06/2020 08:28:42 INFO GlusterFS mount attempt 

19/06/2020 08:28:12 INFO GlusterFS mount attempt 

19/06/2020 08:27:42 INFO GlusterFS mount attempt 

19/06/2020 08:27:12 INFO GlusterFS mount attempt 

19/06/2020 08:26:42 INFO GlusterFS mount attempt 

19/06/2020 08:26:12 INFO GlusterFS mount attempt 

19/06/2020 08:25:41 INFO GlusterFS mount attempt 

19/06/2020 08:25:11 INFO GlusterFS mount attempt 

19/06/2020 08:24:41 INFO GlusterFS mount attempt 

19/06/2020 08:24:11 INFO GlusterFS mount attempt 

19/06/2020 08:23:41 INFO GlusterFS mount attempt 

19/06/2020 08:23:11 INFO GlusterFS mount attempt 

19/06/2020 08:22:41 INFO GlusterFS mount attempt 

19/06/2020 08:22:11 INFO GlusterFS mount attempt 

19/06/2020 08:21:41 INFO GlusterFS mount attempt 

19/06/2020 08:21:11 INFO GlusterFS mount attempt 

19/06/2020 08:20:40 INFO GlusterFS mount attempt 

19/06/2020 08:20:10 INFO GlusterFS mount attempt 

19/06/2020 08:19:40 INFO GlusterFS mount attempt 

19/06/2020 08:19:10 INFO GlusterFS mount attempt 

19/06/2020 08:18:40 INFO GlusterFS mount attempt 

19/06/2020 08:18:10 INFO GlusterFS mount attempt 

19/06/2020 08:17:40 INFO GlusterFS mount attempt 

19/06/2020 08:17:10 INFO GlusterFS mount attempt 

19/06/2020 08:16:40 INFO GlusterFS mount attempt 

19/06/2020 08:16:10 INFO GlusterFS mount attempt 

19/06/2020 08:15:40 INFO GlusterFS mount attempt 

19/06/2020 08:15:09 INFO GlusterFS mount attempt 

19/06/2020 08:14:39 INFO GlusterFS mount attempt 

19/06/2020 08:14:09 INFO GlusterFS mount attempt 

19/06/2020 08:13:39 INFO GlusterFS mount attempt 

19/06/2020 08:13:09 INFO GlusterFS mount attempt 

19/06/2020 08:12:39 INFO GlusterFS mount attempt 

19/06/2020 08:12:09 INFO GlusterFS mount attempt 

19/06/2020 08:11:39 INFO GlusterFS mount attempt 

19/06/2020 08:11:09 INFO GlusterFS mount attempt 

19/06/2020 08:10:39 INFO GlusterFS mount attempt 

19/06/2020 08:10:09 INFO GlusterFS mount attempt 

19/06/2020 08:09:38 INFO GlusterFS mount attempt 

19/06/2020 08:09:08 INFO GlusterFS mount attempt 

19/06/2020 08:08:38 INFO GlusterFS mount attempt 

19/06/2020 08:08:08 INFO GlusterFS mount attempt 

19/06/2020 08:07:38 INFO GlusterFS mount attempt 

19/06/2020 08:07:08 INFO GlusterFS mount attempt 

19/06/2020 08:06:38 INFO GlusterFS mount attempt 

19/06/2020 08:06:08 INFO GlusterFS mount attempt 

19/06/2020 08:05:38 INFO GlusterFS mount attempt 

19/06/2020 08:05:08 INFO GlusterFS mount attempt 

19/06/2020 08:04:37 INFO GlusterFS mount attempt 

19/06/2020 08:04:07 INFO GlusterFS mount attempt 

19/06/2020 08:03:37 INFO GlusterFS mount attempt 

19/06/2020 08:03:07 INFO GlusterFS mount attempt 

19/06/2020 08:02:37 INFO GlusterFS mount attempt 

19/06/2020 08:02:07 INFO GlusterFS mount attempt 

19/06/2020 08:01:37 INFO GlusterFS mount attempt 

19/06/2020 08:01:07 INFO GlusterFS mount attempt 

19/06/2020 08:00:37 INFO GlusterFS mount attempt 

19/06/2020 08:00:07 INFO GlusterFS mount attempt 

19/06/2020 07:59:37 INFO GlusterFS mount attempt 

19/06/2020 07:59:06 INFO GlusterFS mount attempt 

19/06/2020 07:58:36 INFO GlusterFS mount attempt 

19/06/2020 07:58:06 INFO GlusterFS mount attempt 

19/06/2020 07:57:36 INFO GlusterFS mount attempt 

19/06/2020 07:57:06 INFO GlusterFS mount attempt 

19/06/2020 07:56:36 INFO GlusterFS mount attempt 

19/06/2020 07:56:06 INFO GlusterFS mount attempt 

19/06/2020 07:55:36 INFO GlusterFS mount attempt 

19/06/2020 07:55:06 INFO GlusterFS mount attempt 

19/06/2020 07:54:36 INFO GlusterFS mount attempt 

19/06/2020 07:54:06 INFO GlusterFS mount attempt 

19/06/2020 07:53:35 INFO GlusterFS mount attempt 

19/06/2020 07:53:05 INFO GlusterFS mount attempt 

19/06/2020 07:52:35 INFO GlusterFS mount attempt 

19/06/2020 07:52:05 INFO GlusterFS mount attempt 

19/06/2020 07:51:35 INFO GlusterFS mount attempt 

19/06/2020 07:51:05 INFO GlusterFS mount attempt 

19/06/2020 07:50:35 INFO GlusterFS mount attempt 

19/06/2020 07:50:05 INFO GlusterFS mount attempt 

19/06/2020 07:49:35 INFO GlusterFS mount attempt 

19/06/2020 07:49:05 INFO GlusterFS mount attempt 

19/06/2020 07:48:35 INFO GlusterFS mount attempt 

19/06/2020 07:48:04 INFO GlusterFS mount attempt 

19/06/2020 07:47:34 INFO GlusterFS mount attempt 

19/06/2020 07:47:04 INFO GlusterFS mount attempt 

19/06/2020 07:46:34 INFO GlusterFS mount attempt 

19/06/2020 07:46:04 INFO GlusterFS mount attempt 

19/06/2020 07:45:34 INFO GlusterFS mount attempt 

19/06/2020 07:45:04 INFO GlusterFS mount attempt 

19/06/2020 07:44:34 INFO GlusterFS mount attempt 

19/06/2020 07:44:04 INFO GlusterFS mount attempt 

19/06/2020 07:43:34 INFO GlusterFS mount attempt 

19/06/2020 07:43:04 INFO GlusterFS mount attempt 

19/06/2020 07:42:33 INFO GlusterFS mount attempt 

19/06/2020 07:42:03 INFO GlusterFS mount attempt 

19/06/2020 07:41:33 INFO GlusterFS mount attempt 

19/06/2020 07:41:03 INFO GlusterFS mount attempt 

19/06/2020 07:40:33 INFO GlusterFS mount attempt 

19/06/2020 07:40:03 INFO GlusterFS mount attempt 

19/06/2020 07:39:33 INFO GlusterFS mount attempt 

19/06/2020 07:39:03 INFO GlusterFS mount attempt 

19/06/2020 07:38:33 INFO GlusterFS mount attempt 

19/06/2020 07:38:03 INFO GlusterFS mount attempt 

19/06/2020 07:37:33 INFO GlusterFS mount attempt 

19/06/2020 07:37:02 INFO GlusterFS mount attempt 

19/06/2020 07:36:32 INFO GlusterFS mount attempt 

19/06/2020 07:36:02 INFO GlusterFS mount attempt 

19/06/2020 07:35:32 INFO GlusterFS mount attempt 

19/06/2020 07:35:02 INFO GlusterFS mount attempt 

19/06/2020 07:34:32 INFO GlusterFS mount attempt 

19/06/2020 07:34:02 INFO GlusterFS mount attempt 

19/06/2020 07:33:32 INFO GlusterFS mount attempt 

19/06/2020 07:33:02 INFO GlusterFS mount attempt 

19/06/2020 07:32:32 INFO GlusterFS mount attempt 

19/06/2020 07:32:01 INFO GlusterFS mount attempt 

19/06/2020 07:31:31 INFO GlusterFS mount attempt 

19/06/2020 07:31:01 INFO GlusterFS mount attempt 

19/06/2020 07:30:31 INFO GlusterFS mount attempt 

19/06/2020 07:30:01 INFO GlusterFS mount attempt 

19/06/2020 07:29:31 INFO GlusterFS mount attempt 

19/06/2020 07:29:01 INFO GlusterFS mount attempt 

19/06/2020 07:28:31 INFO GlusterFS mount attempt 

19/06/2020 07:28:01 INFO GlusterFS mount attempt 

19/06/2020 07:27:31 INFO GlusterFS mount attempt 

19/06/2020 07:27:01 INFO GlusterFS mount attempt 

19/06/2020 07:26:31 INFO GlusterFS mount attempt 

19/06/2020 07:26:00 INFO GlusterFS mount attempt 

19/06/2020 07:25:30 INFO GlusterFS mount attempt 

19/06/2020 07:25:00 INFO GlusterFS mount attempt 

19/06/2020 07:24:30 INFO GlusterFS mount attempt 

19/06/2020 07:24:00 INFO GlusterFS mount attempt 

19/06/2020 07:23:30 INFO GlusterFS mount attempt 

19/06/2020 07:23:00 INFO GlusterFS mount attempt 

19/06/2020 07:22:30 INFO GlusterFS mount attempt 

19/06/2020 07:22:00 INFO GlusterFS mount attempt 

19/06/2020 07:21:30 INFO GlusterFS mount attempt 

19/06/2020 07:20:59 INFO GlusterFS mount attempt 

19/06/2020 07:20:29 INFO GlusterFS mount attempt 

19/06/2020 07:19:59 INFO GlusterFS mount attempt 

19/06/2020 07:19:29 INFO GlusterFS mount attempt 

19/06/2020 07:18:59 INFO GlusterFS mount attempt 

19/06/2020 07:18:29 INFO GlusterFS mount attempt 

19/06/2020 07:17:59 INFO GlusterFS mount attempt 

19/06/2020 07:17:29 INFO GlusterFS mount attempt 

19/06/2020 07:16:59 INFO GlusterFS mount attempt 

19/06/2020 07:16:29 INFO GlusterFS mount attempt 

19/06/2020 07:15:59 INFO GlusterFS mount attempt 

19/06/2020 07:15:28 INFO GlusterFS mount attempt 

19/06/2020 07:14:58 INFO GlusterFS mount attempt 

19/06/2020 07:14:28 INFO GlusterFS mount attempt 

19/06/2020 07:13:58 INFO GlusterFS mount attempt 

19/06/2020 07:13:28 INFO GlusterFS mount attempt 

19/06/2020 07:12:58 INFO GlusterFS mount attempt 

19/06/2020 07:12:28 INFO GlusterFS mount attempt 

19/06/2020 07:11:58 INFO GlusterFS mount attempt 

19/06/2020 07:11:28 INFO GlusterFS mount attempt 

19/06/2020 07:10:58 INFO GlusterFS mount attempt 

19/06/2020 07:10:28 INFO GlusterFS mount attempt 

19/06/2020 07:09:57 INFO GlusterFS mount attempt 

19/06/2020 07:09:27 INFO GlusterFS mount attempt 

19/06/2020 07:08:57 INFO GlusterFS mount attempt 

19/06/2020 07:08:27 INFO GlusterFS mount attempt 

19/06/2020 07:07:57 INFO GlusterFS mount attempt 

19/06/2020 07:07:27 INFO GlusterFS mount attempt 

19/06/2020 07:06:57 INFO GlusterFS mount attempt 

19/06/2020 07:06:27 INFO GlusterFS mount attempt 

19/06/2020 07:05:57 INFO GlusterFS mount attempt 

19/06/2020 07:05:27 INFO GlusterFS mount attempt 

19/06/2020 07:04:57 INFO GlusterFS mount attempt 

19/06/2020 07:04:26 INFO GlusterFS mount attempt 

19/06/2020 07:03:56 INFO GlusterFS mount attempt 

19/06/2020 07:03:26 INFO GlusterFS mount attempt 

19/06/2020 07:02:56 INFO GlusterFS mount attempt 

19/06/2020 07:02:26 INFO GlusterFS mount attempt 

19/06/2020 07:01:56 INFO GlusterFS mount attempt 

19/06/2020 07:01:26 INFO GlusterFS mount attempt 

19/06/2020 07:00:56 INFO GlusterFS mount attempt 

19/06/2020 07:00:26 INFO GlusterFS mount attempt 

19/06/2020 06:59:56 INFO GlusterFS mount attempt 

19/06/2020 06:59:26 INFO GlusterFS mount attempt 

19/06/2020 06:58:55 INFO GlusterFS mount attempt 

19/06/2020 06:58:25 INFO GlusterFS mount attempt 

19/06/2020 06:57:55 INFO GlusterFS mount attempt 

19/06/2020 06:57:25 INFO GlusterFS mount attempt 

19/06/2020 06:56:55 INFO GlusterFS mount attempt 

19/06/2020 06:56:25 INFO GlusterFS mount attempt 

19/06/2020 06:55:55 INFO GlusterFS mount attempt 

19/06/2020 06:55:25 INFO GlusterFS mount attempt 

19/06/2020 06:54:55 INFO GlusterFS mount attempt 

19/06/2020 06:54:25 INFO GlusterFS mount attempt 

19/06/2020 06:53:55 INFO GlusterFS mount attempt 

19/06/2020 06:53:24 INFO GlusterFS mount attempt 

19/06/2020 06:52:54 INFO GlusterFS mount attempt 

19/06/2020 06:52:24 INFO GlusterFS mount attempt 

19/06/2020 06:51:54 INFO GlusterFS mount attempt 

19/06/2020 06:51:24 INFO GlusterFS mount attempt 

19/06/2020 06:50:54 INFO GlusterFS mount attempt 

19/06/2020 06:50:24 INFO GlusterFS mount attempt 

19/06/2020 06:49:54 INFO GlusterFS mount attempt 

19/06/2020 06:49:24 INFO GlusterFS mount attempt 

19/06/2020 06:48:54 INFO GlusterFS mount attempt 

19/06/2020 06:48:24 INFO GlusterFS mount attempt 

19/06/2020 06:47:53 INFO GlusterFS mount attempt 

19/06/2020 06:47:23 INFO GlusterFS mount attempt 

19/06/2020 06:46:53 INFO GlusterFS mount attempt 

19/06/2020 06:46:23 INFO GlusterFS mount attempt 

19/06/2020 06:45:53 INFO GlusterFS mount attempt 

19/06/2020 06:45:23 INFO GlusterFS mount attempt 

19/06/2020 06:44:53 INFO GlusterFS mount attempt 

19/06/2020 06:44:23 INFO GlusterFS mount attempt 

19/06/2020 06:43:53 INFO GlusterFS mount attempt 

19/06/2020 06:43:23 INFO GlusterFS mount attempt 

19/06/2020 06:42:53 INFO GlusterFS mount attempt 

19/06/2020 06:42:22 INFO GlusterFS mount attempt 

19/06/2020 06:41:52 INFO GlusterFS mount attempt 

19/06/2020 06:41:22 INFO GlusterFS mount attempt 

19/06/2020 06:40:52 INFO GlusterFS mount attempt 

19/06/2020 06:40:22 INFO GlusterFS mount attempt 

19/06/2020 06:39:52 INFO GlusterFS mount attempt 

19/06/2020 06:39:22 INFO GlusterFS mount attempt 

19/06/2020 06:38:52 INFO GlusterFS mount attempt 

19/06/2020 06:38:22 INFO GlusterFS mount attempt 

19/06/2020 06:37:52 INFO GlusterFS mount attempt 

19/06/2020 06:37:22 INFO GlusterFS mount attempt 

19/06/2020 06:36:52 INFO GlusterFS mount attempt 

19/06/2020 06:36:21 INFO GlusterFS mount attempt 

19/06/2020 06:35:51 INFO GlusterFS mount attempt 

19/06/2020 06:35:21 INFO GlusterFS mount attempt 

19/06/2020 06:34:51 INFO GlusterFS mount attempt 

19/06/2020 06:34:21 INFO GlusterFS mount attempt 

19/06/2020 06:33:51 INFO GlusterFS mount attempt 

19/06/2020 06:33:21 INFO GlusterFS mount attempt 

19/06/2020 06:32:51 INFO GlusterFS mount attempt 

19/06/2020 06:32:21 INFO GlusterFS mount attempt 

19/06/2020 06:31:51 INFO GlusterFS mount attempt 

19/06/2020 06:31:21 INFO GlusterFS mount attempt 

19/06/2020 06:30:50 INFO GlusterFS mount attempt 

19/06/2020 06:30:20 INFO GlusterFS mount attempt 

19/06/2020 06:29:50 INFO GlusterFS mount attempt 

19/06/2020 06:29:20 INFO GlusterFS mount attempt 

19/06/2020 06:28:50 INFO GlusterFS mount attempt 

19/06/2020 06:28:20 INFO GlusterFS mount attempt 

19/06/2020 06:27:50 INFO GlusterFS mount attempt 

19/06/2020 06:27:20 INFO GlusterFS mount attempt 

19/06/2020 06:26:50 INFO GlusterFS mount attempt 

19/06/2020 06:26:20 INFO GlusterFS mount attempt 

19/06/2020 06:25:50 INFO GlusterFS mount attempt 

19/06/2020 06:25:19 INFO GlusterFS mount attempt 

19/06/2020 06:24:49 INFO GlusterFS mount attempt 

19/06/2020 06:24:19 INFO GlusterFS mount attempt 

19/06/2020 06:23:49 INFO GlusterFS mount attempt 

19/06/2020 06:23:19 INFO GlusterFS mount attempt 

19/06/2020 06:22:49 INFO GlusterFS mount attempt 

19/06/2020 06:22:19 INFO GlusterFS mount attempt 

19/06/2020 06:21:49 INFO GlusterFS mount attempt 

19/06/2020 06:21:19 INFO GlusterFS mount attempt 

19/06/2020 06:20:49 INFO GlusterFS mount attempt 

19/06/2020 06:20:19 INFO GlusterFS mount attempt 

19/06/2020 06:19:48 INFO GlusterFS mount attempt 

19/06/2020 06:19:18 INFO GlusterFS mount attempt 

19/06/2020 06:18:48 INFO GlusterFS mount attempt 

19/06/2020 06:18:18 INFO GlusterFS mount attempt 

19/06/2020 06:17:48 INFO GlusterFS mount attempt 

19/06/2020 06:17:18 INFO GlusterFS mount attempt 

19/06/2020 06:16:48 INFO GlusterFS mount attempt 

19/06/2020 06:16:18 INFO GlusterFS mount attempt 

19/06/2020 06:15:48 INFO GlusterFS mount attempt 

19/06/2020 06:15:18 INFO GlusterFS mount attempt 

19/06/2020 06:14:48 INFO GlusterFS mount attempt 

19/06/2020 06:14:17 INFO GlusterFS mount attempt 

19/06/2020 06:13:47 INFO GlusterFS mount attempt 

19/06/2020 06:13:17 INFO GlusterFS mount attempt 

19/06/2020 06:12:47 INFO GlusterFS mount attempt 

19/06/2020 06:12:17 INFO GlusterFS mount attempt 

19/06/2020 06:11:47 INFO GlusterFS mount attempt 

19/06/2020 06:11:17 INFO GlusterFS mount attempt 

19/06/2020 06:10:47 INFO GlusterFS mount attempt 

19/06/2020 06:10:17 INFO GlusterFS mount attempt 

19/06/2020 06:09:47 INFO GlusterFS mount attempt 

19/06/2020 06:09:17 INFO GlusterFS mount attempt 

19/06/2020 06:08:46 INFO GlusterFS mount attempt 

19/06/2020 06:08:16 INFO GlusterFS mount attempt 

19/06/2020 06:07:46 INFO GlusterFS mount attempt 

19/06/2020 06:07:16 INFO GlusterFS mount attempt 

19/06/2020 06:06:46 INFO GlusterFS mount attempt 

19/06/2020 06:06:16 INFO GlusterFS mount attempt 

19/06/2020 06:05:46 INFO GlusterFS mount attempt 

19/06/2020 06:05:16 INFO GlusterFS mount attempt 

19/06/2020 06:04:46 INFO GlusterFS mount attempt 

19/06/2020 06:04:16 INFO GlusterFS mount attempt 

19/06/2020 06:03:46 INFO GlusterFS mount attempt 

19/06/2020 06:03:15 INFO GlusterFS mount attempt 

19/06/2020 06:02:45 INFO GlusterFS mount attempt 

19/06/2020 06:02:15 INFO GlusterFS mount attempt 

19/06/2020 06:01:45 INFO GlusterFS mount attempt 

19/06/2020 06:01:15 INFO GlusterFS mount attempt 

19/06/2020 06:00:45 INFO GlusterFS mount attempt 

19/06/2020 06:00:15 INFO GlusterFS mount attempt 

19/06/2020 05:59:45 INFO GlusterFS mount attempt 

19/06/2020 05:59:15 INFO GlusterFS mount attempt 

19/06/2020 05:58:45 INFO GlusterFS mount attempt 

19/06/2020 05:58:15 INFO GlusterFS mount attempt 

19/06/2020 05:57:44 INFO GlusterFS mount attempt 

19/06/2020 05:57:14 INFO GlusterFS mount attempt 

19/06/2020 05:56:44 INFO GlusterFS mount attempt 

19/06/2020 05:56:14 INFO GlusterFS mount attempt 

19/06/2020 05:55:44 INFO GlusterFS mount attempt 

19/06/2020 05:55:14 INFO GlusterFS mount attempt 

19/06/2020 05:54:44 INFO GlusterFS mount attempt 

19/06/2020 05:54:14 INFO GlusterFS mount attempt 

19/06/2020 05:53:44 INFO GlusterFS mount attempt 

19/06/2020 05:53:14 INFO GlusterFS mount attempt 

19/06/2020 05:52:44 INFO GlusterFS mount attempt 

19/06/2020 05:52:13 INFO GlusterFS mount attempt 

19/06/2020 05:51:43 INFO GlusterFS mount attempt 

19/06/2020 05:51:13 INFO GlusterFS mount attempt 

19/06/2020 05:50:43 INFO GlusterFS mount attempt 

19/06/2020 05:50:13 INFO GlusterFS mount attempt 

19/06/2020 05:49:43 INFO GlusterFS mount attempt 

19/06/2020 05:49:13 INFO GlusterFS mount attempt 

19/06/2020 05:48:43 INFO GlusterFS mount attempt 

19/06/2020 05:48:13 INFO GlusterFS mount attempt 

19/06/2020 05:47:43 INFO GlusterFS mount attempt 

19/06/2020 05:47:13 INFO GlusterFS mount attempt 

19/06/2020 05:46:42 INFO GlusterFS mount attempt 

19/06/2020 05:46:12 INFO GlusterFS mount attempt 

19/06/2020 05:45:42 INFO GlusterFS mount attempt 

19/06/2020 05:45:12 INFO GlusterFS mount attempt 

19/06/2020 05:44:42 INFO GlusterFS mount attempt 

19/06/2020 05:44:12 INFO GlusterFS mount attempt 

19/06/2020 05:43:42 INFO GlusterFS mount attempt 

19/06/2020 05:43:12 INFO GlusterFS mount attempt 

19/06/2020 05:42:42 INFO GlusterFS mount attempt 

19/06/2020 05:42:12 INFO GlusterFS mount attempt 

19/06/2020 05:41:42 INFO GlusterFS mount attempt 

19/06/2020 05:41:11 INFO GlusterFS mount attempt 

19/06/2020 05:40:41 INFO GlusterFS mount attempt 

19/06/2020 05:40:11 INFO GlusterFS mount attempt 

19/06/2020 05:39:41 INFO GlusterFS mount attempt 

19/06/2020 05:39:11 INFO GlusterFS mount attempt 

19/06/2020 05:38:41 INFO GlusterFS mount attempt 

19/06/2020 05:38:11 INFO GlusterFS mount attempt 

19/06/2020 05:37:41 INFO GlusterFS mount attempt 

19/06/2020 05:37:11 INFO GlusterFS mount attempt 

19/06/2020 05:36:41 INFO GlusterFS mount attempt 

19/06/2020 05:36:11 INFO GlusterFS mount attempt 

19/06/2020 05:35:40 INFO GlusterFS mount attempt 

19/06/2020 05:35:10 INFO GlusterFS mount attempt 

19/06/2020 05:34:40 INFO GlusterFS mount attempt 

19/06/2020 05:34:10 INFO GlusterFS mount attempt 

19/06/2020 05:33:40 INFO GlusterFS mount attempt 

19/06/2020 05:33:10 INFO GlusterFS mount attempt 

19/06/2020 05:32:40 INFO GlusterFS mount attempt 

19/06/2020 05:32:10 INFO GlusterFS mount attempt 

19/06/2020 05:31:40 INFO GlusterFS mount attempt 

19/06/2020 05:31:10 INFO GlusterFS mount attempt 

19/06/2020 05:30:40 INFO GlusterFS mount attempt 

19/06/2020 05:30:09 INFO GlusterFS mount attempt 

19/06/2020 05:29:39 INFO GlusterFS mount attempt 

19/06/2020 05:29:09 INFO GlusterFS mount attempt 

19/06/2020 05:28:39 INFO GlusterFS mount attempt 

19/06/2020 05:28:09 INFO GlusterFS mount attempt 

19/06/2020 05:27:39 INFO GlusterFS mount attempt 

19/06/2020 05:27:09 INFO GlusterFS mount attempt 

19/06/2020 05:26:39 INFO GlusterFS mount attempt 

19/06/2020 05:26:09 INFO GlusterFS mount attempt 

19/06/2020 05:25:39 INFO GlusterFS mount attempt 

19/06/2020 05:25:09 INFO GlusterFS mount attempt 

19/06/2020 05:24:38 INFO GlusterFS mount attempt 

19/06/2020 05:24:08 INFO GlusterFS mount attempt 

19/06/2020 05:23:38 INFO GlusterFS mount attempt 

19/06/2020 05:23:08 INFO GlusterFS mount attempt 

19/06/2020 05:22:38 INFO GlusterFS mount attempt 

19/06/2020 05:22:08 INFO GlusterFS mount attempt 

19/06/2020 05:21:38 INFO GlusterFS mount attempt 

19/06/2020 05:21:08 INFO GlusterFS mount attempt 

19/06/2020 05:20:38 INFO GlusterFS mount attempt 

19/06/2020 05:20:08 INFO GlusterFS mount attempt 

19/06/2020 05:19:38 INFO GlusterFS mount attempt 

19/06/2020 05:19:07 INFO GlusterFS mount attempt 

19/06/2020 05:18:37 INFO GlusterFS mount attempt 

19/06/2020 05:18:07 INFO GlusterFS mount attempt 

19/06/2020 05:17:37 INFO GlusterFS mount attempt 

19/06/2020 05:17:07 INFO GlusterFS mount attempt 

19/06/2020 05:16:37 INFO GlusterFS mount attempt 

19/06/2020 05:16:07 INFO GlusterFS mount attempt 

19/06/2020 05:15:37 INFO GlusterFS mount attempt 

19/06/2020 05:15:07 INFO GlusterFS mount attempt 

19/06/2020 05:14:37 INFO GlusterFS mount attempt 

19/06/2020 05:14:06 INFO GlusterFS mount attempt 

19/06/2020 05:13:36 INFO GlusterFS mount attempt 

19/06/2020 05:13:06 INFO GlusterFS mount attempt 

19/06/2020 05:12:36 INFO GlusterFS mount attempt 

19/06/2020 05:12:06 INFO GlusterFS mount attempt 

19/06/2020 05:11:36 INFO GlusterFS mount attempt 

19/06/2020 05:11:06 INFO GlusterFS mount attempt 

19/06/2020 05:10:36 INFO GlusterFS mount attempt 

19/06/2020 05:10:06 INFO GlusterFS mount attempt 

19/06/2020 05:09:36 INFO GlusterFS mount attempt 

19/06/2020 05:09:06 INFO GlusterFS mount attempt 

19/06/2020 05:08:35 INFO GlusterFS mount attempt 

19/06/2020 05:08:05 INFO GlusterFS mount attempt 

19/06/2020 05:07:35 INFO GlusterFS mount attempt 

19/06/2020 05:07:05 INFO GlusterFS mount attempt 

19/06/2020 05:06:35 INFO GlusterFS mount attempt 

19/06/2020 05:06:05 INFO GlusterFS mount attempt 

19/06/2020 05:05:35 INFO GlusterFS mount attempt 

19/06/2020 05:05:05 INFO GlusterFS mount attempt 

19/06/2020 05:04:35 INFO GlusterFS mount attempt 

19/06/2020 05:04:05 INFO GlusterFS mount attempt 

19/06/2020 05:03:35 INFO GlusterFS mount attempt 

19/06/2020 05:03:04 INFO GlusterFS mount attempt 

19/06/2020 05:02:34 INFO GlusterFS mount attempt 

19/06/2020 05:02:04 INFO GlusterFS mount attempt 

19/06/2020 05:01:34 INFO GlusterFS mount attempt 

19/06/2020 05:01:04 INFO GlusterFS mount attempt 

19/06/2020 05:00:34 INFO GlusterFS mount attempt 

19/06/2020 05:00:04 INFO GlusterFS mount attempt 

19/06/2020 04:59:34 INFO GlusterFS mount attempt 

19/06/2020 04:59:04 INFO GlusterFS mount attempt 

19/06/2020 04:58:34 INFO GlusterFS mount attempt 

19/06/2020 04:58:03 INFO GlusterFS mount attempt 

19/06/2020 04:57:33 INFO GlusterFS mount attempt 

19/06/2020 04:57:03 INFO GlusterFS mount attempt 

19/06/2020 04:56:33 INFO GlusterFS mount attempt 

19/06/2020 04:56:03 INFO GlusterFS mount attempt 

19/06/2020 04:55:33 INFO GlusterFS mount attempt 

19/06/2020 04:55:03 INFO GlusterFS mount attempt 

19/06/2020 04:54:33 INFO GlusterFS mount attempt 

19/06/2020 04:54:03 INFO GlusterFS mount attempt 

19/06/2020 04:53:33 INFO GlusterFS mount attempt 

19/06/2020 04:53:03 INFO GlusterFS mount attempt 

19/06/2020 04:52:32 INFO GlusterFS mount attempt 

19/06/2020 04:52:02 INFO GlusterFS mount attempt 

19/06/2020 04:51:32 INFO GlusterFS mount attempt 

19/06/2020 04:51:02 INFO GlusterFS mount attempt 

19/06/2020 04:50:32 INFO GlusterFS mount attempt 

19/06/2020 04:50:02 INFO GlusterFS mount attempt 

19/06/2020 04:49:32 INFO GlusterFS mount attempt 

19/06/2020 04:49:02 INFO GlusterFS mount attempt 

19/06/2020 04:48:32 INFO GlusterFS mount attempt 

19/06/2020 04:48:02 INFO GlusterFS mount attempt 

19/06/2020 04:47:32 INFO GlusterFS mount attempt 

19/06/2020 04:47:01 INFO GlusterFS mount attempt 

19/06/2020 04:46:31 INFO GlusterFS mount attempt 

19/06/2020 04:46:01 INFO GlusterFS mount attempt 

19/06/2020 04:45:31 INFO GlusterFS mount attempt 

19/06/2020 04:45:01 INFO GlusterFS mount attempt 

19/06/2020 04:44:31 INFO GlusterFS mount attempt 

19/06/2020 04:44:01 INFO GlusterFS mount attempt 

19/06/2020 04:43:31 INFO GlusterFS mount attempt 

19/06/2020 04:43:01 INFO GlusterFS mount attempt 

19/06/2020 04:42:31 INFO GlusterFS mount attempt 

19/06/2020 04:42:00 INFO GlusterFS mount attempt 

19/06/2020 04:41:30 INFO GlusterFS mount attempt 

19/06/2020 04:41:00 INFO GlusterFS mount attempt 

19/06/2020 04:40:30 INFO GlusterFS mount attempt 

19/06/2020 04:40:00 INFO GlusterFS mount attempt 

19/06/2020 04:39:30 INFO GlusterFS mount attempt 

19/06/2020 04:39:00 INFO GlusterFS mount attempt 

19/06/2020 04:38:30 INFO GlusterFS mount attempt 

19/06/2020 04:38:00 INFO GlusterFS mount attempt 

19/06/2020 04:37:30 INFO GlusterFS mount attempt 

19/06/2020 04:37:00 INFO GlusterFS mount attempt 

19/06/2020 04:36:30 INFO GlusterFS mount attempt 

19/06/2020 04:35:59 INFO GlusterFS mount attempt 

19/06/2020 04:35:29 INFO GlusterFS mount attempt 

19/06/2020 04:34:59 INFO GlusterFS mount attempt 

19/06/2020 04:34:29 INFO GlusterFS mount attempt 

19/06/2020 04:33:59 INFO GlusterFS mount attempt 

19/06/2020 04:33:29 INFO GlusterFS mount attempt 

19/06/2020 04:32:59 INFO GlusterFS mount attempt 

19/06/2020 04:32:29 INFO GlusterFS mount attempt 

19/06/2020 04:31:59 INFO GlusterFS mount attempt 

19/06/2020 04:31:29 INFO GlusterFS mount attempt 

19/06/2020 04:30:59 INFO GlusterFS mount attempt 

19/06/2020 04:30:28 INFO GlusterFS mount attempt 

19/06/2020 04:29:58 INFO GlusterFS mount attempt 

19/06/2020 04:29:28 INFO GlusterFS mount attempt 

19/06/2020 04:28:58 INFO GlusterFS mount attempt 

19/06/2020 04:28:28 INFO GlusterFS mount attempt 

19/06/2020 04:27:58 INFO GlusterFS mount attempt 

19/06/2020 04:27:28 INFO GlusterFS mount attempt 

19/06/2020 04:26:58 INFO GlusterFS mount attempt 

19/06/2020 04:26:28 INFO GlusterFS mount attempt 

19/06/2020 04:25:58 INFO GlusterFS mount attempt 

19/06/2020 04:25:28 INFO GlusterFS mount attempt 

19/06/2020 04:24:57 INFO GlusterFS mount attempt 

19/06/2020 04:24:27 INFO GlusterFS mount attempt 

19/06/2020 04:23:57 INFO GlusterFS mount attempt 

19/06/2020 04:23:27 INFO GlusterFS mount attempt 

19/06/2020 04:22:57 INFO GlusterFS mount attempt 

19/06/2020 04:22:27 INFO GlusterFS mount attempt 

19/06/2020 04:21:57 INFO GlusterFS mount attempt 

19/06/2020 04:21:27 INFO GlusterFS mount attempt 

19/06/2020 04:20:57 INFO GlusterFS mount attempt 

19/06/2020 04:20:27 INFO GlusterFS mount attempt 

19/06/2020 04:19:56 INFO GlusterFS mount attempt 

19/06/2020 04:19:26 INFO GlusterFS mount attempt 

19/06/2020 04:18:56 INFO GlusterFS mount attempt 

19/06/2020 04:18:26 INFO GlusterFS mount attempt 

19/06/2020 04:17:56 INFO GlusterFS mount attempt 

19/06/2020 04:17:26 INFO GlusterFS mount attempt 

19/06/2020 04:16:56 INFO GlusterFS mount attempt 

19/06/2020 04:16:26 INFO GlusterFS mount attempt 

19/06/2020 04:15:56 INFO GlusterFS mount attempt 

19/06/2020 04:15:26 INFO GlusterFS mount attempt 

19/06/2020 04:14:55 INFO GlusterFS mount attempt 

19/06/2020 04:14:25 INFO GlusterFS mount attempt 

19/06/2020 04:13:55 INFO GlusterFS mount attempt 

19/06/2020 04:13:25 INFO GlusterFS mount attempt 

19/06/2020 04:12:55 INFO GlusterFS mount attempt 

19/06/2020 04:12:25 INFO GlusterFS mount attempt 

19/06/2020 04:11:55 INFO GlusterFS mount attempt 

19/06/2020 04:11:25 INFO GlusterFS mount attempt 

19/06/2020 04:10:55 INFO GlusterFS mount attempt 

19/06/2020 04:10:25 INFO GlusterFS mount attempt 

19/06/2020 04:09:55 INFO GlusterFS mount attempt 

19/06/2020 04:09:24 INFO GlusterFS mount attempt 

19/06/2020 04:08:54 INFO GlusterFS mount attempt 

19/06/2020 04:08:24 INFO GlusterFS mount attempt 

19/06/2020 04:07:54 INFO GlusterFS mount attempt 

19/06/2020 04:07:24 INFO GlusterFS mount attempt 

19/06/2020 04:06:54 INFO GlusterFS mount attempt 

19/06/2020 04:06:24 INFO GlusterFS mount attempt 

19/06/2020 04:05:54 INFO GlusterFS mount attempt 

19/06/2020 04:05:24 INFO GlusterFS mount attempt 

19/06/2020 04:04:54 INFO GlusterFS mount attempt 

19/06/2020 04:04:24 INFO GlusterFS mount attempt 

19/06/2020 04:03:53 INFO GlusterFS mount attempt 

19/06/2020 04:03:23 INFO GlusterFS mount attempt 

19/06/2020 04:02:53 INFO GlusterFS mount attempt 

19/06/2020 04:02:23 INFO GlusterFS mount attempt 

19/06/2020 04:01:53 INFO GlusterFS mount attempt 

19/06/2020 04:01:23 INFO GlusterFS mount attempt 

19/06/2020 04:00:53 INFO GlusterFS mount attempt 

19/06/2020 04:00:23 INFO GlusterFS mount attempt 

19/06/2020 03:59:53 INFO GlusterFS mount attempt 

19/06/2020 03:59:23 INFO GlusterFS mount attempt 

19/06/2020 03:58:53 INFO GlusterFS mount attempt 

19/06/2020 03:58:22 INFO GlusterFS mount attempt 

19/06/2020 03:57:52 INFO GlusterFS mount attempt 

19/06/2020 03:57:22 INFO GlusterFS mount attempt 

19/06/2020 03:56:52 INFO GlusterFS mount attempt 

19/06/2020 03:56:22 INFO GlusterFS mount attempt 

19/06/2020 03:55:52 INFO GlusterFS mount attempt 

19/06/2020 03:55:22 INFO GlusterFS mount attempt 

19/06/2020 03:54:52 INFO GlusterFS mount attempt 

19/06/2020 03:54:22 INFO GlusterFS mount attempt 

19/06/2020 03:53:52 INFO GlusterFS mount attempt 

19/06/2020 03:53:22 INFO GlusterFS mount attempt 

19/06/2020 03:52:51 INFO GlusterFS mount attempt 

19/06/2020 03:52:21 INFO GlusterFS mount attempt 

19/06/2020 03:51:51 INFO GlusterFS mount attempt 

19/06/2020 03:51:21 INFO GlusterFS mount attempt 

19/06/2020 03:50:51 INFO GlusterFS mount attempt 

19/06/2020 03:50:21 INFO GlusterFS mount attempt 

19/06/2020 03:49:51 INFO GlusterFS mount attempt 

19/06/2020 03:49:21 INFO GlusterFS mount attempt 

19/06/2020 03:48:51 INFO GlusterFS mount attempt 

19/06/2020 03:48:21 INFO GlusterFS mount attempt 

19/06/2020 03:47:51 INFO GlusterFS mount attempt 

19/06/2020 03:47:21 INFO GlusterFS mount attempt 

19/06/2020 03:46:50 INFO GlusterFS mount attempt 

19/06/2020 03:46:20 INFO GlusterFS mount attempt 

19/06/2020 03:45:50 INFO GlusterFS mount attempt 

19/06/2020 03:45:20 INFO GlusterFS mount attempt 

19/06/2020 03:44:50 INFO GlusterFS mount attempt 

19/06/2020 03:44:20 INFO GlusterFS mount attempt 

19/06/2020 03:43:50 INFO GlusterFS mount attempt 

19/06/2020 03:43:20 INFO GlusterFS mount attempt 

19/06/2020 03:42:50 INFO GlusterFS mount attempt 

19/06/2020 03:42:20 INFO GlusterFS mount attempt 

19/06/2020 03:41:49 INFO GlusterFS mount attempt 

19/06/2020 03:41:19 INFO GlusterFS mount attempt 

19/06/2020 03:40:49 INFO GlusterFS mount attempt 

19/06/2020 03:40:19 INFO GlusterFS mount attempt 

19/06/2020 03:39:49 INFO GlusterFS mount attempt 

19/06/2020 03:39:19 INFO GlusterFS mount attempt 

19/06/2020 03:38:49 INFO GlusterFS mount attempt 

19/06/2020 03:38:19 INFO GlusterFS mount attempt 

19/06/2020 03:37:49 INFO GlusterFS mount attempt 

19/06/2020 03:37:19 INFO GlusterFS mount attempt 

19/06/2020 03:36:48 INFO GlusterFS mount attempt 

19/06/2020 03:36:18 INFO GlusterFS mount attempt 

19/06/2020 03:35:48 INFO GlusterFS mount attempt 

19/06/2020 03:35:18 INFO GlusterFS mount attempt 

19/06/2020 03:34:48 INFO GlusterFS mount attempt 

19/06/2020 03:34:18 INFO GlusterFS mount attempt 

19/06/2020 03:33:48 INFO GlusterFS mount attempt 

19/06/2020 03:33:18 INFO GlusterFS mount attempt 

19/06/2020 03:32:48 INFO GlusterFS mount attempt 

19/06/2020 03:32:18 INFO GlusterFS mount attempt 

19/06/2020 03:31:48 INFO GlusterFS mount attempt 

19/06/2020 03:31:18 INFO GlusterFS mount attempt 

19/06/2020 03:30:47 INFO GlusterFS mount attempt 

19/06/2020 03:30:17 INFO GlusterFS mount attempt 

19/06/2020 03:29:47 INFO GlusterFS mount attempt 

19/06/2020 03:29:17 INFO GlusterFS mount attempt 

19/06/2020 03:28:47 INFO GlusterFS mount attempt 

19/06/2020 03:28:17 INFO GlusterFS mount attempt 

19/06/2020 03:27:47 INFO GlusterFS mount attempt 

19/06/2020 03:27:17 INFO GlusterFS mount attempt 

19/06/2020 03:26:47 INFO GlusterFS mount attempt 

19/06/2020 03:26:17 INFO GlusterFS mount attempt 

19/06/2020 03:25:46 INFO GlusterFS mount attempt 

19/06/2020 03:25:16 INFO GlusterFS mount attempt 

19/06/2020 03:24:46 INFO GlusterFS mount attempt 

19/06/2020 03:24:16 INFO GlusterFS mount attempt 

19/06/2020 03:23:46 INFO GlusterFS mount attempt 

19/06/2020 03:23:16 INFO GlusterFS mount attempt 

19/06/2020 03:22:46 INFO GlusterFS mount attempt 

19/06/2020 03:22:16 INFO GlusterFS mount attempt 

19/06/2020 03:21:46 INFO GlusterFS mount attempt 

19/06/2020 03:21:16 INFO GlusterFS mount attempt 

19/06/2020 03:20:46 INFO GlusterFS mount attempt 

19/06/2020 03:20:15 INFO GlusterFS mount attempt 

19/06/2020 03:19:45 INFO GlusterFS mount attempt 

19/06/2020 03:19:15 INFO GlusterFS mount attempt 

19/06/2020 03:18:45 INFO GlusterFS mount attempt 

19/06/2020 03:18:15 INFO GlusterFS mount attempt 

19/06/2020 03:17:45 INFO GlusterFS mount attempt 

19/06/2020 03:17:15 INFO GlusterFS mount attempt 

19/06/2020 03:16:45 INFO GlusterFS mount attempt 

19/06/2020 03:16:15 INFO GlusterFS mount attempt 

19/06/2020 03:15:45 INFO GlusterFS mount attempt 

19/06/2020 03:15:14 INFO GlusterFS mount attempt 

19/06/2020 03:14:44 INFO GlusterFS mount attempt 

19/06/2020 03:14:14 INFO GlusterFS mount attempt 

19/06/2020 03:13:44 INFO GlusterFS mount attempt 

19/06/2020 03:13:14 INFO GlusterFS mount attempt 

19/06/2020 03:12:44 INFO GlusterFS mount attempt 

19/06/2020 03:12:14 INFO GlusterFS mount attempt 

19/06/2020 03:11:44 INFO GlusterFS mount attempt 

19/06/2020 03:11:14 INFO GlusterFS mount attempt 

19/06/2020 03:10:44 INFO GlusterFS mount attempt 

19/06/2020 03:10:14 INFO GlusterFS mount attempt 

19/06/2020 03:09:43 INFO GlusterFS mount attempt 

19/06/2020 03:09:13 INFO GlusterFS mount attempt 

19/06/2020 03:08:43 INFO GlusterFS mount attempt 

19/06/2020 03:08:13 INFO GlusterFS mount attempt 

19/06/2020 03:07:43 INFO GlusterFS mount attempt 

19/06/2020 03:07:13 INFO GlusterFS mount attempt 

19/06/2020 03:06:43 INFO GlusterFS mount attempt 

19/06/2020 03:06:13 INFO GlusterFS mount attempt 

19/06/2020 03:05:43 INFO GlusterFS mount attempt 

19/06/2020 03:05:13 INFO GlusterFS mount attempt 

19/06/2020 03:04:43 INFO GlusterFS mount attempt 

19/06/2020 03:04:12 INFO GlusterFS mount attempt 

19/06/2020 03:03:42 INFO GlusterFS mount attempt 

19/06/2020 03:03:12 INFO GlusterFS mount attempt 

19/06/2020 03:02:42 INFO GlusterFS mount attempt 

19/06/2020 03:02:12 INFO GlusterFS mount attempt 

19/06/2020 03:01:42 INFO GlusterFS mount attempt 

19/06/2020 03:01:12 INFO GlusterFS mount attempt 

19/06/2020 03:00:42 INFO GlusterFS mount attempt 

19/06/2020 03:00:12 INFO GlusterFS mount attempt 

19/06/2020 02:59:42 INFO GlusterFS mount attempt 

19/06/2020 02:59:12 INFO GlusterFS mount attempt 

19/06/2020 02:58:41 INFO GlusterFS mount attempt 

19/06/2020 02:58:11 INFO GlusterFS mount attempt 

19/06/2020 02:57:41 INFO GlusterFS mount attempt 

19/06/2020 02:57:11 INFO GlusterFS mount attempt 

19/06/2020 02:56:41 INFO GlusterFS mount attempt 

19/06/2020 02:56:11 INFO GlusterFS mount attempt 

19/06/2020 02:55:41 INFO GlusterFS mount attempt 

19/06/2020 02:55:11 INFO GlusterFS mount attempt 

19/06/2020 02:54:41 INFO GlusterFS mount attempt 

19/06/2020 02:54:11 INFO GlusterFS mount attempt 

19/06/2020 02:53:41 INFO GlusterFS mount attempt 

19/06/2020 02:53:10 INFO GlusterFS mount attempt 

19/06/2020 02:52:40 INFO GlusterFS mount attempt 

19/06/2020 02:52:10 INFO GlusterFS mount attempt 

19/06/2020 02:51:40 INFO GlusterFS mount attempt 

19/06/2020 02:51:10 INFO GlusterFS mount attempt 

19/06/2020 02:50:40 INFO GlusterFS mount attempt 

19/06/2020 02:50:10 INFO GlusterFS mount attempt 

19/06/2020 02:49:40 INFO GlusterFS mount attempt 

19/06/2020 02:49:10 INFO GlusterFS mount attempt 

19/06/2020 02:48:40 INFO GlusterFS mount attempt 

19/06/2020 02:48:10 INFO GlusterFS mount attempt 

19/06/2020 02:47:39 INFO GlusterFS mount attempt 

19/06/2020 02:47:09 INFO GlusterFS mount attempt 

19/06/2020 02:46:39 INFO GlusterFS mount attempt 

19/06/2020 02:46:09 INFO GlusterFS mount attempt 

19/06/2020 02:45:39 INFO GlusterFS mount attempt 

19/06/2020 02:45:09 INFO GlusterFS mount attempt 

19/06/2020 02:44:39 INFO GlusterFS mount attempt 

19/06/2020 02:44:09 INFO GlusterFS mount attempt 

19/06/2020 02:43:39 INFO GlusterFS mount attempt 

19/06/2020 02:43:09 INFO GlusterFS mount attempt 

19/06/2020 02:42:39 INFO GlusterFS mount attempt 

19/06/2020 02:42:08 INFO GlusterFS mount attempt 

19/06/2020 02:41:38 INFO GlusterFS mount attempt 

19/06/2020 02:41:08 INFO GlusterFS mount attempt 

19/06/2020 02:40:38 INFO GlusterFS mount attempt 

19/06/2020 02:40:08 INFO GlusterFS mount attempt 

19/06/2020 02:39:38 INFO GlusterFS mount attempt 

19/06/2020 02:39:08 INFO GlusterFS mount attempt 

19/06/2020 02:38:38 INFO GlusterFS mount attempt 

19/06/2020 02:38:08 INFO GlusterFS mount attempt 

19/06/2020 02:37:38 INFO GlusterFS mount attempt 

19/06/2020 02:37:08 INFO GlusterFS mount attempt 

19/06/2020 02:36:37 INFO GlusterFS mount attempt 

19/06/2020 02:36:07 INFO GlusterFS mount attempt 

19/06/2020 02:35:37 INFO GlusterFS mount attempt 

19/06/2020 02:35:07 INFO GlusterFS mount attempt 

19/06/2020 02:34:37 INFO GlusterFS mount attempt 

19/06/2020 02:34:07 INFO GlusterFS mount attempt 

19/06/2020 02:33:37 INFO GlusterFS mount attempt 

19/06/2020 02:33:07 INFO GlusterFS mount attempt 

19/06/2020 02:32:37 INFO GlusterFS mount attempt 

19/06/2020 02:32:07 INFO GlusterFS mount attempt 

19/06/2020 02:31:37 INFO GlusterFS mount attempt 

19/06/2020 02:31:06 INFO GlusterFS mount attempt 

19/06/2020 02:30:36 INFO GlusterFS mount attempt 

19/06/2020 02:30:06 INFO GlusterFS mount attempt 

19/06/2020 02:29:36 INFO GlusterFS mount attempt 

19/06/2020 02:29:06 INFO GlusterFS mount attempt 

19/06/2020 02:28:36 INFO GlusterFS mount attempt 

19/06/2020 02:28:06 INFO GlusterFS mount attempt 

19/06/2020 02:27:36 INFO GlusterFS mount attempt 

19/06/2020 02:27:06 INFO GlusterFS mount attempt 

19/06/2020 02:26:36 INFO GlusterFS mount attempt 

19/06/2020 02:26:05 INFO GlusterFS mount attempt 

19/06/2020 02:25:35 INFO GlusterFS mount attempt 

19/06/2020 02:25:05 INFO GlusterFS mount attempt 

19/06/2020 02:24:35 INFO GlusterFS mount attempt 

19/06/2020 02:24:05 INFO GlusterFS mount attempt 

19/06/2020 02:23:35 INFO GlusterFS mount attempt 

19/06/2020 02:23:05 INFO GlusterFS mount attempt 

19/06/2020 02:22:35 INFO GlusterFS mount attempt 

19/06/2020 02:22:05 INFO GlusterFS mount attempt 

19/06/2020 02:21:35 INFO GlusterFS mount attempt 

19/06/2020 02:21:05 INFO GlusterFS mount attempt 

19/06/2020 02:20:34 INFO GlusterFS mount attempt 

19/06/2020 02:20:04 INFO GlusterFS mount attempt 

19/06/2020 02:19:34 INFO GlusterFS mount attempt 

19/06/2020 02:19:04 INFO GlusterFS mount attempt 

19/06/2020 02:18:34 INFO GlusterFS mount attempt 

19/06/2020 02:18:04 INFO GlusterFS mount attempt 

19/06/2020 02:17:34 INFO GlusterFS mount attempt 

19/06/2020 02:17:04 INFO GlusterFS mount attempt 

19/06/2020 02:16:34 INFO GlusterFS mount attempt 

19/06/2020 02:16:04 INFO GlusterFS mount attempt 

19/06/2020 02:15:34 INFO GlusterFS mount attempt 

19/06/2020 02:15:03 INFO GlusterFS mount attempt 

19/06/2020 02:14:33 INFO GlusterFS mount attempt 

19/06/2020 02:14:03 INFO GlusterFS mount attempt 

19/06/2020 02:13:33 INFO GlusterFS mount attempt 

19/06/2020 02:13:03 INFO GlusterFS mount attempt 

19/06/2020 02:12:33 INFO GlusterFS mount attempt 

19/06/2020 02:12:03 INFO GlusterFS mount attempt 

19/06/2020 02:11:33 INFO GlusterFS mount attempt 

19/06/2020 02:11:03 INFO GlusterFS mount attempt 

19/06/2020 02:10:33 INFO GlusterFS mount attempt 

19/06/2020 02:10:03 INFO GlusterFS mount attempt 

19/06/2020 02:09:32 INFO GlusterFS mount attempt 

19/06/2020 02:09:02 INFO GlusterFS mount attempt 

19/06/2020 02:08:32 INFO GlusterFS mount attempt 

19/06/2020 02:08:02 INFO GlusterFS mount attempt 

19/06/2020 02:07:32 INFO GlusterFS mount attempt 

19/06/2020 02:07:02 INFO GlusterFS mount attempt 

19/06/2020 02:06:32 INFO GlusterFS mount attempt 

19/06/2020 02:06:02 INFO GlusterFS mount attempt 

19/06/2020 02:05:32 INFO GlusterFS mount attempt 

19/06/2020 02:05:02 INFO GlusterFS mount attempt 

19/06/2020 02:04:32 INFO GlusterFS mount attempt 

19/06/2020 02:04:01 INFO GlusterFS mount attempt 

19/06/2020 02:03:31 INFO GlusterFS mount attempt 

19/06/2020 02:03:01 INFO GlusterFS mount attempt 

19/06/2020 02:02:31 INFO GlusterFS mount attempt 

19/06/2020 02:02:01 INFO GlusterFS mount attempt 

19/06/2020 02:01:31 INFO GlusterFS mount attempt 

19/06/2020 02:01:01 INFO GlusterFS mount attempt 

19/06/2020 02:00:31 INFO GlusterFS mount attempt 

19/06/2020 02:00:01 INFO GlusterFS mount attempt 

19/06/2020 01:59:31 INFO GlusterFS mount attempt 

19/06/2020 01:59:00 INFO GlusterFS mount attempt 

19/06/2020 01:58:30 INFO GlusterFS mount attempt 

19/06/2020 01:58:00 INFO GlusterFS mount attempt 

19/06/2020 01:57:30 INFO GlusterFS mount attempt 

19/06/2020 01:57:00 INFO GlusterFS mount attempt 

19/06/2020 01:56:30 INFO GlusterFS mount attempt 

19/06/2020 01:56:00 INFO GlusterFS mount attempt 

19/06/2020 01:55:30 INFO GlusterFS mount attempt 

19/06/2020 01:55:00 INFO GlusterFS mount attempt 

19/06/2020 01:54:30 INFO GlusterFS mount attempt 

19/06/2020 01:54:00 INFO GlusterFS mount attempt 

19/06/2020 01:53:30 INFO GlusterFS mount attempt 

19/06/2020 01:52:59 INFO GlusterFS mount attempt 

19/06/2020 01:52:29 INFO GlusterFS mount attempt 

19/06/2020 01:51:59 INFO GlusterFS mount attempt 

19/06/2020 01:51:29 INFO GlusterFS mount attempt 

19/06/2020 01:50:59 INFO GlusterFS mount attempt 

19/06/2020 01:50:29 INFO GlusterFS mount attempt 

19/06/2020 01:49:59 INFO GlusterFS mount attempt 

19/06/2020 01:49:29 INFO GlusterFS mount attempt 

19/06/2020 01:48:59 INFO GlusterFS mount attempt 

19/06/2020 01:48:29 INFO GlusterFS mount attempt 

19/06/2020 01:47:59 INFO GlusterFS mount attempt 

19/06/2020 01:47:28 INFO GlusterFS mount attempt 

19/06/2020 01:46:58 INFO GlusterFS mount attempt 

19/06/2020 01:46:28 INFO GlusterFS mount attempt 

19/06/2020 01:45:58 INFO GlusterFS mount attempt 

19/06/2020 01:45:28 INFO GlusterFS mount attempt 

19/06/2020 01:44:58 INFO GlusterFS mount attempt 

19/06/2020 01:44:28 INFO GlusterFS mount attempt 

19/06/2020 01:43:58 INFO GlusterFS mount attempt 

19/06/2020 01:43:28 INFO GlusterFS mount attempt 

19/06/2020 01:42:58 INFO GlusterFS mount attempt 

19/06/2020 01:42:28 INFO GlusterFS mount attempt 

19/06/2020 01:41:58 INFO GlusterFS mount attempt 

19/06/2020 01:41:27 INFO GlusterFS mount attempt 

19/06/2020 01:40:57 INFO GlusterFS mount attempt 

19/06/2020 01:40:27 INFO GlusterFS mount attempt 

19/06/2020 01:39:57 INFO GlusterFS mount attempt 

19/06/2020 01:39:27 INFO GlusterFS mount attempt 

19/06/2020 01:38:57 INFO GlusterFS mount attempt 

19/06/2020 01:38:27 INFO GlusterFS mount attempt 

19/06/2020 01:37:57 INFO GlusterFS mount attempt 

19/06/2020 01:37:27 INFO GlusterFS mount attempt 

19/06/2020 01:36:57 INFO GlusterFS mount attempt 

19/06/2020 01:36:26 INFO GlusterFS mount attempt 

19/06/2020 01:35:56 INFO GlusterFS mount attempt 

19/06/2020 01:35:26 INFO GlusterFS mount attempt 

19/06/2020 01:34:56 INFO GlusterFS mount attempt 

19/06/2020 01:34:26 INFO GlusterFS mount attempt 

19/06/2020 01:33:56 INFO GlusterFS mount attempt 

19/06/2020 01:33:26 INFO GlusterFS mount attempt 

19/06/2020 01:32:56 INFO GlusterFS mount attempt 

19/06/2020 01:32:26 INFO GlusterFS mount attempt 

19/06/2020 01:31:56 INFO GlusterFS mount attempt 

19/06/2020 01:31:26 INFO GlusterFS mount attempt 

19/06/2020 01:30:55 INFO GlusterFS mount attempt 

19/06/2020 01:30:25 INFO GlusterFS mount attempt 

19/06/2020 01:29:55 INFO GlusterFS mount attempt 

19/06/2020 01:29:25 INFO GlusterFS mount attempt 

19/06/2020 01:28:55 INFO GlusterFS mount attempt 

19/06/2020 01:28:25 INFO GlusterFS mount attempt 

19/06/2020 01:27:55 INFO GlusterFS mount attempt 

19/06/2020 01:27:25 INFO GlusterFS mount attempt 

19/06/2020 01:26:55 INFO GlusterFS mount attempt 

19/06/2020 01:26:25 INFO GlusterFS mount attempt 

19/06/2020 01:25:55 INFO GlusterFS mount attempt 

19/06/2020 01:25:24 INFO GlusterFS mount attempt 

19/06/2020 01:24:54 INFO GlusterFS mount attempt 

19/06/2020 01:24:24 INFO GlusterFS mount attempt 

19/06/2020 01:23:54 INFO GlusterFS mount attempt 

19/06/2020 01:23:24 INFO GlusterFS mount attempt 

19/06/2020 01:22:54 INFO GlusterFS mount attempt 

19/06/2020 01:22:24 INFO GlusterFS mount attempt 

19/06/2020 01:21:54 INFO GlusterFS mount attempt 

19/06/2020 01:21:24 INFO GlusterFS mount attempt 

19/06/2020 01:20:54 INFO GlusterFS mount attempt 

19/06/2020 01:20:24 INFO GlusterFS mount attempt 

19/06/2020 01:19:54 INFO GlusterFS mount attempt 

19/06/2020 01:19:23 INFO GlusterFS mount attempt 

19/06/2020 01:18:53 INFO GlusterFS mount attempt 

19/06/2020 01:18:23 INFO GlusterFS mount attempt 

19/06/2020 01:17:53 INFO GlusterFS mount attempt 

19/06/2020 01:17:23 INFO GlusterFS mount attempt 

19/06/2020 01:16:53 INFO GlusterFS mount attempt 

19/06/2020 01:16:23 INFO GlusterFS mount attempt 

19/06/2020 01:15:53 INFO GlusterFS mount attempt 

19/06/2020 01:15:23 INFO GlusterFS mount attempt 

19/06/2020 01:14:53 INFO GlusterFS mount attempt 

19/06/2020 01:14:23 INFO GlusterFS mount attempt 

19/06/2020 01:13:52 INFO GlusterFS mount attempt 

19/06/2020 01:13:22 INFO GlusterFS mount attempt 

19/06/2020 01:12:52 INFO GlusterFS mount attempt 

19/06/2020 01:12:22 INFO GlusterFS mount attempt 

19/06/2020 01:11:52 INFO GlusterFS mount attempt 

19/06/2020 01:11:22 INFO GlusterFS mount attempt 

19/06/2020 01:10:52 INFO GlusterFS mount attempt 

19/06/2020 01:10:22 INFO GlusterFS mount attempt 

19/06/2020 01:09:52 INFO GlusterFS mount attempt 

19/06/2020 01:09:22 INFO GlusterFS mount attempt 

19/06/2020 01:08:52 INFO GlusterFS mount attempt 

19/06/2020 01:08:22 INFO GlusterFS mount attempt 

19/06/2020 01:07:51 INFO GlusterFS mount attempt 

19/06/2020 01:07:21 INFO GlusterFS mount attempt 

19/06/2020 01:06:51 INFO GlusterFS mount attempt 

19/06/2020 01:06:21 INFO GlusterFS mount attempt 

19/06/2020 01:05:51 INFO GlusterFS mount attempt 

19/06/2020 01:05:21 INFO GlusterFS mount attempt 

19/06/2020 01:04:51 INFO GlusterFS mount attempt 

19/06/2020 01:04:21 INFO GlusterFS mount attempt 

19/06/2020 01:03:51 INFO GlusterFS mount attempt 

19/06/2020 01:03:21 INFO GlusterFS mount attempt 

19/06/2020 01:02:50 INFO GlusterFS mount attempt 

19/06/2020 01:02:20 INFO GlusterFS mount attempt 

19/06/2020 01:01:50 INFO GlusterFS mount attempt 

19/06/2020 01:01:20 INFO GlusterFS mount attempt 

19/06/2020 01:00:50 INFO GlusterFS mount attempt 

19/06/2020 01:00:20 INFO GlusterFS mount attempt 

19/06/2020 00:59:50 INFO GlusterFS mount attempt 

19/06/2020 00:59:20 INFO GlusterFS mount attempt 

19/06/2020 00:58:50 INFO GlusterFS mount attempt 

19/06/2020 00:58:20 INFO GlusterFS mount attempt 

19/06/2020 00:57:50 INFO GlusterFS mount attempt 

19/06/2020 00:57:19 INFO GlusterFS mount attempt 

19/06/2020 00:56:49 INFO GlusterFS mount attempt 

19/06/2020 00:56:19 INFO GlusterFS mount attempt 

19/06/2020 00:55:49 INFO GlusterFS mount attempt 

19/06/2020 00:55:19 INFO GlusterFS mount attempt 

19/06/2020 00:54:49 INFO GlusterFS mount attempt 

19/06/2020 00:54:19 INFO GlusterFS mount attempt 

19/06/2020 00:53:49 INFO GlusterFS mount attempt 

19/06/2020 00:53:19 INFO GlusterFS mount attempt 

19/06/2020 00:52:49 INFO GlusterFS mount attempt 

19/06/2020 00:52:19 INFO GlusterFS mount attempt 

19/06/2020 00:51:48 INFO GlusterFS mount attempt 

19/06/2020 00:51:18 INFO GlusterFS mount attempt 

19/06/2020 00:50:48 INFO GlusterFS mount attempt 

19/06/2020 00:50:18 INFO GlusterFS mount attempt 

19/06/2020 00:49:48 INFO GlusterFS mount attempt 

19/06/2020 00:49:18 INFO GlusterFS mount attempt 

19/06/2020 00:48:48 INFO GlusterFS mount attempt 

19/06/2020 00:48:18 INFO GlusterFS mount attempt 

19/06/2020 00:47:48 INFO GlusterFS mount attempt 

19/06/2020 00:47:18 INFO GlusterFS mount attempt 

19/06/2020 00:46:48 INFO GlusterFS mount attempt 

19/06/2020 00:46:17 INFO GlusterFS mount attempt 

19/06/2020 00:45:47 INFO GlusterFS mount attempt 

19/06/2020 00:45:17 INFO GlusterFS mount attempt 

19/06/2020 00:44:47 INFO GlusterFS mount attempt 

19/06/2020 00:44:17 INFO GlusterFS mount attempt 

19/06/2020 00:43:47 INFO GlusterFS mount attempt 

19/06/2020 00:43:17 INFO GlusterFS mount attempt 

19/06/2020 00:42:47 INFO GlusterFS mount attempt 

19/06/2020 00:42:17 INFO GlusterFS mount attempt 

19/06/2020 00:41:47 INFO GlusterFS mount attempt 

19/06/2020 00:41:16 INFO GlusterFS mount attempt 

19/06/2020 00:40:46 INFO GlusterFS mount attempt 

19/06/2020 00:40:16 INFO GlusterFS mount attempt 

19/06/2020 00:39:46 INFO GlusterFS mount attempt 

19/06/2020 00:39:16 INFO GlusterFS mount attempt 

19/06/2020 00:38:46 INFO GlusterFS mount attempt 

19/06/2020 00:38:16 INFO GlusterFS mount attempt 

19/06/2020 00:37:46 INFO GlusterFS mount attempt 

19/06/2020 00:37:16 INFO GlusterFS mount attempt 

19/06/2020 00:36:46 INFO GlusterFS mount attempt 

19/06/2020 00:36:16 INFO GlusterFS mount attempt 

19/06/2020 00:35:45 INFO GlusterFS mount attempt 

19/06/2020 00:35:15 INFO GlusterFS mount attempt 

19/06/2020 00:34:45 INFO GlusterFS mount attempt 

19/06/2020 00:34:15 INFO GlusterFS mount attempt 

19/06/2020 00:33:45 INFO GlusterFS mount attempt 

19/06/2020 00:33:15 INFO GlusterFS mount attempt 

19/06/2020 00:32:45 INFO GlusterFS mount attempt 

19/06/2020 00:32:15 INFO GlusterFS mount attempt 

19/06/2020 00:31:45 INFO GlusterFS mount attempt 

19/06/2020 00:31:15 INFO GlusterFS mount attempt 

19/06/2020 00:30:45 INFO GlusterFS mount attempt 

19/06/2020 00:30:14 INFO GlusterFS mount attempt 

19/06/2020 00:29:44 INFO GlusterFS mount attempt 

19/06/2020 00:29:14 INFO GlusterFS mount attempt 

19/06/2020 00:28:44 INFO GlusterFS mount attempt 

19/06/2020 00:28:14 INFO GlusterFS mount attempt 

19/06/2020 00:27:44 INFO GlusterFS mount attempt 

19/06/2020 00:27:14 INFO GlusterFS mount attempt 

19/06/2020 00:26:44 INFO GlusterFS mount attempt 

19/06/2020 00:26:14 INFO GlusterFS mount attempt 

19/06/2020 00:25:44 INFO GlusterFS mount attempt 

19/06/2020 00:25:14 INFO GlusterFS mount attempt 

19/06/2020 00:24:43 INFO GlusterFS mount attempt 

19/06/2020 00:24:13 INFO GlusterFS mount attempt 

19/06/2020 00:23:43 INFO GlusterFS mount attempt 

19/06/2020 00:23:13 INFO GlusterFS mount attempt 

19/06/2020 00:22:43 INFO GlusterFS mount attempt 

19/06/2020 00:22:13 INFO GlusterFS mount attempt 

19/06/2020 00:21:43 INFO GlusterFS mount attempt 

19/06/2020 00:21:13 INFO GlusterFS mount attempt 

19/06/2020 00:20:43 INFO GlusterFS mount attempt 

19/06/2020 00:20:13 INFO GlusterFS mount attempt 

19/06/2020 00:19:43 INFO GlusterFS mount attempt 

19/06/2020 00:19:12 INFO GlusterFS mount attempt 

19/06/2020 00:18:42 INFO GlusterFS mount attempt 

19/06/2020 00:18:12 INFO GlusterFS mount attempt 

19/06/2020 00:17:42 INFO GlusterFS mount attempt 

19/06/2020 00:17:12 INFO GlusterFS mount attempt 

19/06/2020 00:16:42 INFO GlusterFS mount attempt 

19/06/2020 00:16:12 INFO GlusterFS mount attempt 

19/06/2020 00:15:42 INFO GlusterFS mount attempt 

19/06/2020 00:15:12 INFO GlusterFS mount attempt 

19/06/2020 00:14:42 INFO GlusterFS mount attempt 

19/06/2020 00:14:12 INFO GlusterFS mount attempt 

19/06/2020 00:13:41 INFO GlusterFS mount attempt 

19/06/2020 00:13:11 INFO GlusterFS mount attempt 

19/06/2020 00:12:41 INFO GlusterFS mount attempt 

19/06/2020 00:12:11 INFO GlusterFS mount attempt 

19/06/2020 00:11:41 INFO GlusterFS mount attempt 

19/06/2020 00:11:11 INFO GlusterFS mount attempt 

19/06/2020 00:10:41 INFO GlusterFS mount attempt 

19/06/2020 00:10:11 INFO GlusterFS mount attempt 

19/06/2020 00:09:41 INFO GlusterFS mount attempt 

19/06/2020 00:09:11 INFO GlusterFS mount attempt 

19/06/2020 00:08:41 INFO GlusterFS mount attempt 

19/06/2020 00:08:11 INFO GlusterFS mount attempt 

19/06/2020 00:07:40 INFO GlusterFS mount attempt 

19/06/2020 00:07:10 INFO GlusterFS mount attempt 

19/06/2020 00:06:40 INFO GlusterFS mount attempt 

19/06/2020 00:06:10 INFO GlusterFS mount attempt 

19/06/2020 00:05:40 INFO GlusterFS mount attempt 

19/06/2020 00:05:10 INFO GlusterFS mount attempt 

19/06/2020 00:04:40 INFO GlusterFS mount attempt 

19/06/2020 00:04:10 INFO GlusterFS mount attempt 

19/06/2020 00:03:40 INFO GlusterFS mount attempt 

19/06/2020 00:03:10 INFO GlusterFS mount attempt 

19/06/2020 00:02:40 INFO GlusterFS mount attempt 

19/06/2020 00:02:09 INFO GlusterFS mount attempt 

19/06/2020 00:01:39 INFO GlusterFS mount attempt 

19/06/2020 00:01:09 INFO GlusterFS mount attempt 

19/06/2020 00:00:39 INFO GlusterFS mount attempt 

19/06/2020 00:00:09 INFO GlusterFS mount attempt 

18/06/2020 23:59:39 INFO GlusterFS mount attempt 

18/06/2020 23:59:09 INFO GlusterFS mount attempt 

18/06/2020 23:58:39 INFO GlusterFS mount attempt 

18/06/2020 23:58:09 INFO GlusterFS mount attempt 

18/06/2020 23:57:39 INFO GlusterFS mount attempt 

18/06/2020 23:57:09 INFO GlusterFS mount attempt 

18/06/2020 23:56:38 INFO GlusterFS mount attempt 

18/06/2020 23:56:08 INFO GlusterFS mount attempt 

18/06/2020 23:55:38 INFO GlusterFS mount attempt 

18/06/2020 23:55:08 INFO GlusterFS mount attempt 

18/06/2020 23:54:38 INFO GlusterFS mount attempt 

18/06/2020 23:54:08 INFO GlusterFS mount attempt 

18/06/2020 23:53:38 INFO GlusterFS mount attempt 

18/06/2020 23:53:08 INFO GlusterFS mount attempt 

18/06/2020 23:52:38 INFO GlusterFS mount attempt 

18/06/2020 23:52:08 INFO GlusterFS mount attempt 

18/06/2020 23:51:38 INFO GlusterFS mount attempt 

18/06/2020 23:51:07 INFO GlusterFS mount attempt 

18/06/2020 23:50:37 INFO GlusterFS mount attempt 

18/06/2020 23:50:07 INFO GlusterFS mount attempt 

18/06/2020 23:49:37 INFO GlusterFS mount attempt 

18/06/2020 23:49:07 INFO GlusterFS mount attempt 

18/06/2020 23:48:37 INFO GlusterFS mount attempt 

18/06/2020 23:48:07 INFO GlusterFS mount attempt 

18/06/2020 23:47:37 INFO GlusterFS mount attempt 

18/06/2020 23:47:07 INFO GlusterFS mount attempt 

18/06/2020 23:46:37 INFO GlusterFS mount attempt 

18/06/2020 23:46:07 INFO GlusterFS mount attempt 

18/06/2020 23:45:36 INFO GlusterFS mount attempt 

18/06/2020 23:45:06 INFO GlusterFS mount attempt 

18/06/2020 23:44:36 INFO GlusterFS mount attempt 

18/06/2020 23:44:06 INFO GlusterFS mount attempt 

18/06/2020 23:43:36 INFO GlusterFS mount attempt 

18/06/2020 23:43:06 INFO GlusterFS mount attempt 

18/06/2020 23:42:36 INFO GlusterFS mount attempt 

18/06/2020 23:42:06 INFO GlusterFS mount attempt 

18/06/2020 23:41:36 INFO GlusterFS mount attempt 

18/06/2020 23:41:06 INFO GlusterFS mount attempt 

18/06/2020 23:40:36 INFO GlusterFS mount attempt 

18/06/2020 23:40:05 INFO GlusterFS mount attempt 

18/06/2020 23:39:35 INFO GlusterFS mount attempt 

18/06/2020 23:39:05 INFO GlusterFS mount attempt 

18/06/2020 23:38:35 INFO GlusterFS mount attempt 

18/06/2020 23:38:05 INFO GlusterFS mount attempt 

18/06/2020 23:37:35 INFO GlusterFS mount attempt 

18/06/2020 23:37:05 INFO GlusterFS mount attempt 

18/06/2020 23:36:35 INFO GlusterFS mount attempt 

18/06/2020 23:36:05 INFO GlusterFS mount attempt 

18/06/2020 23:35:35 INFO GlusterFS mount attempt 

18/06/2020 23:35:04 INFO GlusterFS mount attempt 

18/06/2020 23:34:34 INFO GlusterFS mount attempt 

18/06/2020 23:34:04 INFO GlusterFS mount attempt 

18/06/2020 23:33:34 INFO GlusterFS mount attempt 

18/06/2020 23:33:04 INFO GlusterFS mount attempt 

18/06/2020 23:32:34 INFO GlusterFS mount attempt 

18/06/2020 23:32:04 INFO GlusterFS mount attempt 

18/06/2020 23:31:34 INFO GlusterFS mount attempt 

18/06/2020 23:31:04 INFO GlusterFS mount attempt 

18/06/2020 23:30:34 INFO GlusterFS mount attempt 

18/06/2020 23:30:04 INFO GlusterFS mount attempt 

18/06/2020 23:29:33 INFO GlusterFS mount attempt 

18/06/2020 23:29:03 INFO GlusterFS mount attempt 

18/06/2020 23:28:33 INFO GlusterFS mount attempt 

18/06/2020 23:28:03 INFO GlusterFS mount attempt 

18/06/2020 23:27:33 INFO GlusterFS mount attempt 

18/06/2020 23:27:03 INFO GlusterFS mount attempt 

18/06/2020 23:26:33 INFO GlusterFS mount attempt 

18/06/2020 23:26:03 INFO GlusterFS mount attempt 

18/06/2020 23:25:33 INFO GlusterFS mount attempt 

18/06/2020 23:25:03 INFO GlusterFS mount attempt 

18/06/2020 23:24:33 INFO GlusterFS mount attempt 

18/06/2020 23:24:02 INFO GlusterFS mount attempt 

18/06/2020 23:23:32 INFO GlusterFS mount attempt 

18/06/2020 23:23:02 INFO GlusterFS mount attempt 

18/06/2020 23:22:32 INFO GlusterFS mount attempt 

18/06/2020 23:22:02 INFO GlusterFS mount attempt 

18/06/2020 23:21:32 INFO GlusterFS mount attempt 

18/06/2020 23:21:02 INFO GlusterFS mount attempt 

18/06/2020 23:20:32 INFO GlusterFS mount attempt 

18/06/2020 23:20:02 INFO GlusterFS mount attempt 

18/06/2020 23:19:32 INFO GlusterFS mount attempt 

18/06/2020 23:19:02 INFO GlusterFS mount attempt 

18/06/2020 23:18:31 INFO GlusterFS mount attempt 

18/06/2020 23:18:01 INFO GlusterFS mount attempt 

18/06/2020 23:17:31 INFO GlusterFS mount attempt 

18/06/2020 23:17:01 INFO GlusterFS mount attempt 

18/06/2020 23:16:31 INFO GlusterFS mount attempt 

18/06/2020 23:16:01 INFO GlusterFS mount attempt 

18/06/2020 23:15:31 INFO GlusterFS mount attempt 

18/06/2020 23:15:01 INFO GlusterFS mount attempt 

18/06/2020 23:14:31 INFO GlusterFS mount attempt 

18/06/2020 23:14:01 INFO GlusterFS mount attempt 

18/06/2020 23:13:30 INFO GlusterFS mount attempt 

18/06/2020 23:13:00 INFO GlusterFS mount attempt 

18/06/2020 23:12:30 INFO GlusterFS mount attempt 

18/06/2020 23:12:00 INFO GlusterFS mount attempt 

18/06/2020 23:11:30 INFO GlusterFS mount attempt 

18/06/2020 23:11:00 INFO GlusterFS mount attempt 

18/06/2020 23:10:30 INFO GlusterFS mount attempt 

18/06/2020 23:10:00 INFO GlusterFS mount attempt 

18/06/2020 23:09:30 INFO GlusterFS mount attempt 

18/06/2020 23:09:00 INFO GlusterFS mount attempt 

18/06/2020 23:08:30 INFO GlusterFS mount attempt 

18/06/2020 23:07:59 INFO GlusterFS mount attempt 

18/06/2020 23:07:29 INFO GlusterFS mount attempt 

18/06/2020 23:06:59 INFO GlusterFS mount attempt 

18/06/2020 23:06:29 INFO GlusterFS mount attempt 

18/06/2020 23:05:59 INFO GlusterFS mount attempt 

18/06/2020 23:05:29 INFO GlusterFS mount attempt 

18/06/2020 23:04:59 INFO GlusterFS mount attempt 

18/06/2020 23:04:29 INFO GlusterFS mount attempt 

18/06/2020 23:03:59 INFO GlusterFS mount attempt 

18/06/2020 23:03:29 INFO GlusterFS mount attempt 

18/06/2020 23:02:59 INFO GlusterFS mount attempt 

18/06/2020 23:02:28 INFO GlusterFS mount attempt 

18/06/2020 23:01:58 INFO GlusterFS mount attempt 

18/06/2020 23:01:28 INFO GlusterFS mount attempt 

18/06/2020 23:00:58 INFO GlusterFS mount attempt 

18/06/2020 23:00:28 INFO GlusterFS mount attempt 

18/06/2020 22:59:58 INFO GlusterFS mount attempt 

18/06/2020 22:59:28 INFO GlusterFS mount attempt 

18/06/2020 22:58:58 INFO GlusterFS mount attempt 

18/06/2020 22:58:28 INFO GlusterFS mount attempt 

18/06/2020 22:57:58 INFO GlusterFS mount attempt 

18/06/2020 22:57:28 INFO GlusterFS mount attempt 

18/06/2020 22:56:57 INFO GlusterFS mount attempt 

18/06/2020 22:56:27 INFO GlusterFS mount attempt 

18/06/2020 22:55:57 INFO GlusterFS mount attempt 

18/06/2020 22:55:27 INFO GlusterFS mount attempt 

18/06/2020 22:54:57 INFO GlusterFS mount attempt 

18/06/2020 22:54:27 INFO GlusterFS mount attempt 

18/06/2020 22:53:57 INFO GlusterFS mount attempt 

18/06/2020 22:53:27 INFO GlusterFS mount attempt 

18/06/2020 22:52:57 INFO GlusterFS mount attempt 

18/06/2020 22:52:27 INFO GlusterFS mount attempt 

18/06/2020 22:51:57 INFO GlusterFS mount attempt 

18/06/2020 22:51:26 INFO GlusterFS mount attempt 

18/06/2020 22:50:56 INFO GlusterFS mount attempt 

18/06/2020 22:50:26 INFO GlusterFS mount attempt 

18/06/2020 22:49:56 INFO GlusterFS mount attempt 

18/06/2020 22:49:26 INFO GlusterFS mount attempt 

18/06/2020 22:48:56 INFO GlusterFS mount attempt 

18/06/2020 22:48:26 INFO GlusterFS mount attempt 

18/06/2020 22:47:56 INFO GlusterFS mount attempt 

18/06/2020 22:47:26 INFO GlusterFS mount attempt 

18/06/2020 22:46:56 INFO GlusterFS mount attempt 

18/06/2020 22:46:26 INFO GlusterFS mount attempt 

18/06/2020 22:45:55 INFO GlusterFS mount attempt 

18/06/2020 22:45:25 INFO GlusterFS mount attempt 

18/06/2020 22:44:55 INFO GlusterFS mount attempt 

18/06/2020 22:44:25 INFO GlusterFS mount attempt 

18/06/2020 22:43:55 INFO GlusterFS mount attempt 

18/06/2020 22:43:25 INFO GlusterFS mount attempt 

18/06/2020 22:42:55 INFO GlusterFS mount attempt 

18/06/2020 22:42:25 INFO GlusterFS mount attempt 

18/06/2020 22:41:55 INFO GlusterFS mount attempt 

18/06/2020 22:41:25 INFO GlusterFS mount attempt 

18/06/2020 22:40:55 INFO GlusterFS mount attempt 

18/06/2020 22:40:24 INFO GlusterFS mount attempt 

18/06/2020 22:39:54 INFO GlusterFS mount attempt 

18/06/2020 22:39:24 INFO GlusterFS mount attempt 

18/06/2020 22:38:54 INFO GlusterFS mount attempt 

18/06/2020 22:38:24 INFO GlusterFS mount attempt 

18/06/2020 22:37:54 INFO GlusterFS mount attempt 

18/06/2020 22:37:24 INFO GlusterFS mount attempt 

18/06/2020 22:36:54 INFO GlusterFS mount attempt 

18/06/2020 22:36:24 INFO GlusterFS mount attempt 

18/06/2020 22:35:54 INFO GlusterFS mount attempt 

18/06/2020 22:35:24 INFO GlusterFS mount attempt 

18/06/2020 22:34:54 INFO GlusterFS mount attempt 

18/06/2020 22:34:23 INFO GlusterFS mount attempt 

18/06/2020 22:33:53 INFO GlusterFS mount attempt 

18/06/2020 22:33:23 INFO GlusterFS mount attempt 

18/06/2020 22:32:53 INFO GlusterFS mount attempt 

18/06/2020 22:32:23 INFO GlusterFS mount attempt 

18/06/2020 22:31:53 INFO GlusterFS mount attempt 

18/06/2020 22:31:23 INFO GlusterFS mount attempt 

18/06/2020 22:30:53 INFO GlusterFS mount attempt 

18/06/2020 22:30:23 INFO GlusterFS mount attempt 

18/06/2020 22:29:53 INFO GlusterFS mount attempt 

18/06/2020 22:29:23 INFO GlusterFS mount attempt 

18/06/2020 22:28:52 INFO GlusterFS mount attempt 

18/06/2020 22:28:22 INFO GlusterFS mount attempt 

18/06/2020 22:27:52 INFO GlusterFS mount attempt 

18/06/2020 22:27:22 INFO GlusterFS mount attempt 

18/06/2020 22:26:52 INFO GlusterFS mount attempt 

18/06/2020 22:26:22 INFO GlusterFS mount attempt 

18/06/2020 22:25:52 INFO GlusterFS mount attempt 

18/06/2020 22:25:22 INFO GlusterFS mount attempt 

18/06/2020 22:24:52 INFO GlusterFS mount attempt 

18/06/2020 22:24:22 INFO GlusterFS mount attempt 

18/06/2020 22:23:52 INFO GlusterFS mount attempt 

18/06/2020 22:23:21 INFO GlusterFS mount attempt 

18/06/2020 22:22:51 INFO GlusterFS mount attempt 

18/06/2020 22:22:21 INFO GlusterFS mount attempt 

18/06/2020 22:21:51 INFO GlusterFS mount attempt 

18/06/2020 22:21:21 INFO GlusterFS mount attempt 

18/06/2020 22:20:51 INFO GlusterFS mount attempt 

18/06/2020 22:20:21 INFO GlusterFS mount attempt 

18/06/2020 22:19:51 INFO GlusterFS mount attempt 

18/06/2020 22:19:21 INFO GlusterFS mount attempt 

18/06/2020 22:18:51 INFO GlusterFS mount attempt 

18/06/2020 22:18:20 INFO GlusterFS mount attempt 

18/06/2020 22:17:50 INFO GlusterFS mount attempt 

18/06/2020 22:17:20 INFO GlusterFS mount attempt 

18/06/2020 22:16:50 INFO GlusterFS mount attempt 

18/06/2020 22:16:20 INFO GlusterFS mount attempt 

18/06/2020 22:15:50 INFO GlusterFS mount attempt 

18/06/2020 22:15:20 INFO GlusterFS mount attempt 

18/06/2020 22:14:50 INFO GlusterFS mount attempt 

18/06/2020 22:14:20 INFO GlusterFS mount attempt 

18/06/2020 22:13:50 INFO GlusterFS mount attempt 

18/06/2020 22:13:20 INFO GlusterFS mount attempt 

18/06/2020 22:12:49 INFO GlusterFS mount attempt 

18/06/2020 22:12:19 INFO GlusterFS mount attempt 

18/06/2020 22:11:49 INFO GlusterFS mount attempt 

18/06/2020 22:11:19 INFO GlusterFS mount attempt 

18/06/2020 22:10:49 INFO GlusterFS mount attempt 

18/06/2020 22:10:19 INFO GlusterFS mount attempt 

18/06/2020 22:09:49 INFO GlusterFS mount attempt 

18/06/2020 22:09:19 INFO GlusterFS mount attempt 

18/06/2020 22:08:49 INFO GlusterFS mount attempt 

18/06/2020 22:08:19 INFO GlusterFS mount attempt 

18/06/2020 22:07:49 INFO GlusterFS mount attempt 

18/06/2020 22:07:18 INFO GlusterFS mount attempt 

18/06/2020 22:06:48 INFO GlusterFS mount attempt 

18/06/2020 22:06:18 INFO GlusterFS mount attempt 

18/06/2020 22:05:48 INFO GlusterFS mount attempt 

18/06/2020 22:05:18 INFO GlusterFS mount attempt 

18/06/2020 22:04:48 INFO GlusterFS mount attempt 

18/06/2020 22:04:18 INFO GlusterFS mount attempt 

18/06/2020 22:03:48 INFO GlusterFS mount attempt 

18/06/2020 22:03:18 INFO GlusterFS mount attempt 

18/06/2020 22:02:48 INFO GlusterFS mount attempt 

18/06/2020 22:02:17 INFO GlusterFS mount attempt 

18/06/2020 22:01:47 INFO GlusterFS mount attempt 

18/06/2020 22:01:17 INFO GlusterFS mount attempt 

18/06/2020 22:00:47 INFO GlusterFS mount attempt 

18/06/2020 22:00:17 INFO GlusterFS mount attempt 

18/06/2020 21:59:47 INFO GlusterFS mount attempt 

18/06/2020 21:59:17 INFO GlusterFS mount attempt 

18/06/2020 21:58:47 INFO GlusterFS mount attempt 

18/06/2020 21:58:17 INFO GlusterFS mount attempt 

18/06/2020 21:57:47 INFO GlusterFS mount attempt 

18/06/2020 21:57:17 INFO GlusterFS mount attempt 

18/06/2020 21:56:46 INFO GlusterFS mount attempt 

18/06/2020 21:56:16 INFO GlusterFS mount attempt 

18/06/2020 21:55:46 INFO GlusterFS mount attempt 

18/06/2020 21:55:16 INFO GlusterFS mount attempt 

18/06/2020 21:54:46 INFO GlusterFS mount attempt 

18/06/2020 21:54:16 INFO GlusterFS mount attempt 

18/06/2020 21:53:46 INFO GlusterFS mount attempt 

18/06/2020 21:53:16 INFO GlusterFS mount attempt 

18/06/2020 21:52:46 INFO GlusterFS mount attempt 

18/06/2020 21:52:16 INFO GlusterFS mount attempt 

18/06/2020 21:51:45 INFO GlusterFS mount attempt 

18/06/2020 21:51:15 INFO GlusterFS mount attempt 

18/06/2020 21:50:45 INFO GlusterFS mount attempt 

18/06/2020 21:50:15 INFO GlusterFS mount attempt 

18/06/2020 21:49:45 INFO GlusterFS mount attempt 

18/06/2020 21:49:15 INFO GlusterFS mount attempt 

18/06/2020 21:48:45 INFO GlusterFS mount attempt 

18/06/2020 21:48:15 INFO GlusterFS mount attempt 

18/06/2020 21:47:45 INFO GlusterFS mount attempt 

18/06/2020 21:47:15 INFO GlusterFS mount attempt 

18/06/2020 21:46:45 INFO GlusterFS mount attempt 

18/06/2020 21:46:14 INFO GlusterFS mount attempt 

18/06/2020 21:45:44 INFO GlusterFS mount attempt 

18/06/2020 21:45:14 INFO GlusterFS mount attempt 

18/06/2020 21:44:44 INFO GlusterFS mount attempt 

18/06/2020 21:44:14 INFO GlusterFS mount attempt 

18/06/2020 21:43:44 INFO GlusterFS mount attempt 

18/06/2020 21:43:14 INFO GlusterFS mount attempt 

18/06/2020 21:42:44 INFO GlusterFS mount attempt 

18/06/2020 21:42:14 INFO GlusterFS mount attempt 

18/06/2020 21:41:44 INFO GlusterFS mount attempt 

18/06/2020 21:41:14 INFO GlusterFS mount attempt 

18/06/2020 21:40:43 INFO GlusterFS mount attempt 

18/06/2020 21:40:13 INFO GlusterFS mount attempt 

18/06/2020 21:39:43 INFO GlusterFS mount attempt 

18/06/2020 21:39:13 INFO GlusterFS mount attempt 

18/06/2020 21:38:43 INFO GlusterFS mount attempt 

18/06/2020 21:38:13 INFO GlusterFS mount attempt 

18/06/2020 21:37:43 INFO GlusterFS mount attempt 

18/06/2020 21:37:13 INFO GlusterFS mount attempt 

18/06/2020 21:36:43 INFO GlusterFS mount attempt 

18/06/2020 21:36:13 INFO GlusterFS mount attempt 

18/06/2020 21:35:43 INFO GlusterFS mount attempt 

18/06/2020 21:35:13 INFO GlusterFS mount attempt 

18/06/2020 21:34:42 INFO GlusterFS mount attempt 

18/06/2020 21:34:12 INFO GlusterFS mount attempt 

18/06/2020 21:33:42 INFO GlusterFS mount attempt 

18/06/2020 21:33:12 INFO GlusterFS mount attempt 

18/06/2020 21:32:42 INFO GlusterFS mount attempt 

18/06/2020 21:32:12 INFO GlusterFS mount attempt 

18/06/2020 21:31:42 INFO GlusterFS mount attempt 

18/06/2020 21:31:12 INFO GlusterFS mount attempt 

18/06/2020 21:30:42 INFO GlusterFS mount attempt 

18/06/2020 21:30:12 INFO GlusterFS mount attempt 

18/06/2020 21:29:42 INFO GlusterFS mount attempt 

18/06/2020 21:29:11 INFO GlusterFS mount attempt 

18/06/2020 21:28:41 INFO GlusterFS mount attempt 

18/06/2020 21:28:11 INFO GlusterFS mount attempt 

18/06/2020 21:27:41 INFO GlusterFS mount attempt 

18/06/2020 21:27:11 INFO GlusterFS mount attempt 

18/06/2020 21:26:41 INFO GlusterFS mount attempt 

18/06/2020 21:26:11 INFO GlusterFS mount attempt 

18/06/2020 21:25:41 INFO GlusterFS mount attempt 

18/06/2020 21:25:11 INFO GlusterFS mount attempt 

18/06/2020 21:24:41 INFO GlusterFS mount attempt 

18/06/2020 21:24:11 INFO GlusterFS mount attempt 

18/06/2020 21:23:40 INFO GlusterFS mount attempt 

18/06/2020 21:23:10 INFO GlusterFS mount attempt 

18/06/2020 21:22:40 INFO GlusterFS mount attempt 

18/06/2020 21:22:10 INFO GlusterFS mount attempt 

18/06/2020 21:21:40 INFO GlusterFS mount attempt 

18/06/2020 21:21:10 INFO GlusterFS mount attempt 

18/06/2020 21:20:40 INFO GlusterFS mount attempt 

18/06/2020 21:20:10 INFO GlusterFS mount attempt 

18/06/2020 21:19:40 INFO GlusterFS mount attempt 

18/06/2020 21:19:10 INFO GlusterFS mount attempt 

18/06/2020 21:18:40 INFO GlusterFS mount attempt 

18/06/2020 21:18:09 INFO GlusterFS mount attempt 

18/06/2020 21:17:39 INFO GlusterFS mount attempt 

18/06/2020 21:17:09 INFO GlusterFS mount attempt 

18/06/2020 21:16:39 INFO GlusterFS mount attempt 

18/06/2020 21:16:09 INFO GlusterFS mount attempt 

18/06/2020 21:15:39 INFO GlusterFS mount attempt 

18/06/2020 21:15:09 INFO GlusterFS mount attempt 

18/06/2020 21:14:39 INFO GlusterFS mount attempt 

18/06/2020 21:14:09 INFO GlusterFS mount attempt 

18/06/2020 21:13:39 INFO GlusterFS mount attempt 

18/06/2020 21:13:09 INFO GlusterFS mount attempt 

18/06/2020 21:12:38 INFO GlusterFS mount attempt 

18/06/2020 21:12:08 INFO GlusterFS mount attempt 

18/06/2020 21:11:38 INFO GlusterFS mount attempt 

18/06/2020 21:11:08 INFO GlusterFS mount attempt 

18/06/2020 21:10:38 INFO GlusterFS mount attempt 

18/06/2020 21:10:08 INFO GlusterFS mount attempt 

18/06/2020 21:09:38 INFO GlusterFS mount attempt 

18/06/2020 21:09:08 INFO GlusterFS mount attempt 

18/06/2020 21:08:38 INFO GlusterFS mount attempt 

18/06/2020 21:08:08 INFO GlusterFS mount attempt 

18/06/2020 21:07:38 INFO GlusterFS mount attempt 

18/06/2020 21:07:07 INFO GlusterFS mount attempt 

18/06/2020 21:06:37 INFO GlusterFS mount attempt 

18/06/2020 21:06:07 INFO GlusterFS mount attempt 

18/06/2020 21:05:37 INFO GlusterFS mount attempt 

18/06/2020 21:05:07 INFO GlusterFS mount attempt 

18/06/2020 21:04:37 INFO GlusterFS mount attempt 

18/06/2020 21:04:07 INFO GlusterFS mount attempt 

18/06/2020 21:03:37 INFO GlusterFS mount attempt 

18/06/2020 21:03:07 INFO GlusterFS mount attempt 

18/06/2020 21:02:37 INFO GlusterFS mount attempt 

18/06/2020 21:02:07 INFO GlusterFS mount attempt 

18/06/2020 21:01:36 INFO GlusterFS mount attempt 

18/06/2020 21:01:06 INFO GlusterFS mount attempt 

18/06/2020 21:00:36 INFO GlusterFS mount attempt 

18/06/2020 21:00:06 INFO GlusterFS mount attempt 

18/06/2020 20:59:36 INFO GlusterFS mount attempt 

18/06/2020 20:59:06 INFO GlusterFS mount attempt 

18/06/2020 20:58:36 INFO GlusterFS mount attempt 

18/06/2020 20:58:06 INFO GlusterFS mount attempt 

18/06/2020 20:57:36 INFO GlusterFS mount attempt 

18/06/2020 20:57:06 INFO GlusterFS mount attempt 

18/06/2020 20:56:36 INFO GlusterFS mount attempt 

18/06/2020 20:56:05 INFO GlusterFS mount attempt 

18/06/2020 20:55:35 INFO GlusterFS mount attempt 

18/06/2020 20:55:05 INFO GlusterFS mount attempt 

18/06/2020 20:54:35 INFO GlusterFS mount attempt 

18/06/2020 20:54:05 INFO GlusterFS mount attempt 

18/06/2020 20:53:35 INFO GlusterFS mount attempt 

18/06/2020 20:53:05 INFO GlusterFS mount attempt 

18/06/2020 20:52:35 INFO GlusterFS mount attempt 

18/06/2020 20:52:05 INFO GlusterFS mount attempt 

18/06/2020 20:51:35 INFO GlusterFS mount attempt 

18/06/2020 20:51:04 INFO GlusterFS mount attempt 

18/06/2020 20:50:34 INFO GlusterFS mount attempt 

18/06/2020 20:50:04 INFO GlusterFS mount attempt 

18/06/2020 20:49:34 INFO GlusterFS mount attempt 

18/06/2020 20:49:04 INFO GlusterFS mount attempt 

18/06/2020 20:48:34 INFO GlusterFS mount attempt 

18/06/2020 20:48:04 INFO GlusterFS mount attempt 

18/06/2020 20:47:34 INFO GlusterFS mount attempt 

18/06/2020 20:47:04 INFO GlusterFS mount attempt 

18/06/2020 20:46:34 INFO GlusterFS mount attempt 

18/06/2020 20:46:04 INFO GlusterFS mount attempt 

18/06/2020 20:45:33 INFO GlusterFS mount attempt 

18/06/2020 20:45:03 INFO GlusterFS mount attempt 

18/06/2020 20:44:33 INFO GlusterFS mount attempt 

18/06/2020 20:44:03 INFO GlusterFS mount attempt 

18/06/2020 20:43:33 INFO GlusterFS mount attempt 

18/06/2020 20:43:03 INFO GlusterFS mount attempt 

18/06/2020 20:42:33 INFO GlusterFS mount attempt 

18/06/2020 20:42:03 INFO GlusterFS mount attempt 

18/06/2020 20:41:33 INFO GlusterFS mount attempt 

18/06/2020 20:41:03 INFO GlusterFS mount attempt 

18/06/2020 20:40:33 INFO GlusterFS mount attempt 

18/06/2020 20:40:02 INFO GlusterFS mount attempt 

18/06/2020 20:39:32 INFO GlusterFS mount attempt 

18/06/2020 20:39:02 INFO GlusterFS mount attempt 

18/06/2020 20:38:32 INFO GlusterFS mount attempt 

18/06/2020 20:38:02 INFO GlusterFS mount attempt 

18/06/2020 20:37:32 INFO GlusterFS mount attempt 

18/06/2020 20:37:02 INFO GlusterFS mount attempt 

18/06/2020 20:36:32 INFO GlusterFS mount attempt 

18/06/2020 20:36:02 INFO GlusterFS mount attempt 

18/06/2020 20:35:32 INFO GlusterFS mount attempt 

18/06/2020 20:35:02 INFO GlusterFS mount attempt 

18/06/2020 20:34:32 INFO GlusterFS mount attempt 

18/06/2020 20:34:01 INFO GlusterFS mount attempt 

18/06/2020 20:33:31 INFO GlusterFS mount attempt 

18/06/2020 20:33:01 INFO GlusterFS mount attempt 

18/06/2020 20:32:31 INFO GlusterFS mount attempt 

18/06/2020 20:32:01 INFO GlusterFS mount attempt 

18/06/2020 20:31:31 INFO GlusterFS mount attempt 

18/06/2020 20:31:01 INFO GlusterFS mount attempt 

18/06/2020 20:30:31 INFO GlusterFS mount attempt 

18/06/2020 20:30:01 INFO GlusterFS mount attempt 

18/06/2020 20:29:31 INFO GlusterFS mount attempt 

18/06/2020 20:29:00 INFO GlusterFS mount attempt 

18/06/2020 20:28:30 INFO GlusterFS mount attempt 

18/06/2020 20:28:00 INFO GlusterFS mount attempt 

18/06/2020 20:27:30 INFO GlusterFS mount attempt 

18/06/2020 20:27:00 INFO GlusterFS mount attempt 

18/06/2020 20:26:30 INFO GlusterFS mount attempt 

18/06/2020 20:26:00 INFO GlusterFS mount attempt 

18/06/2020 20:25:30 INFO GlusterFS mount attempt 

18/06/2020 20:25:00 INFO GlusterFS mount attempt 

18/06/2020 20:24:30 INFO GlusterFS mount attempt 

18/06/2020 20:24:00 INFO GlusterFS mount attempt 

18/06/2020 20:23:29 INFO GlusterFS mount attempt 

18/06/2020 20:22:59 INFO GlusterFS mount attempt 

18/06/2020 20:22:29 INFO GlusterFS mount attempt 

18/06/2020 20:21:59 INFO GlusterFS mount attempt 

18/06/2020 20:21:29 INFO GlusterFS mount attempt 

18/06/2020 20:20:59 INFO GlusterFS mount attempt 

18/06/2020 20:20:29 INFO GlusterFS mount attempt 

18/06/2020 20:19:59 INFO GlusterFS mount attempt 

18/06/2020 20:19:29 INFO GlusterFS mount attempt 

18/06/2020 20:18:59 INFO GlusterFS mount attempt 

18/06/2020 20:18:29 INFO GlusterFS mount attempt 

18/06/2020 20:17:58 INFO GlusterFS mount attempt 

18/06/2020 20:17:28 INFO GlusterFS mount attempt 

18/06/2020 20:16:58 INFO GlusterFS mount attempt 

18/06/2020 20:16:28 INFO GlusterFS mount attempt 

18/06/2020 20:15:58 INFO GlusterFS mount attempt 

18/06/2020 20:15:28 INFO GlusterFS mount attempt 

18/06/2020 20:14:58 INFO GlusterFS mount attempt 

18/06/2020 20:14:28 INFO GlusterFS mount attempt 

18/06/2020 20:13:58 INFO GlusterFS mount attempt 

18/06/2020 20:13:28 INFO GlusterFS mount attempt 

18/06/2020 20:12:58 INFO GlusterFS mount attempt 

18/06/2020 20:12:27 INFO GlusterFS mount attempt 

18/06/2020 20:11:57 INFO GlusterFS mount attempt 

18/06/2020 20:11:27 INFO GlusterFS mount attempt 

18/06/2020 20:10:57 INFO GlusterFS mount attempt 

18/06/2020 20:10:27 INFO GlusterFS mount attempt 

18/06/2020 20:09:57 INFO GlusterFS mount attempt 

18/06/2020 20:09:27 INFO GlusterFS mount attempt 

18/06/2020 20:08:57 INFO GlusterFS mount attempt 

18/06/2020 20:08:27 INFO GlusterFS mount attempt 

18/06/2020 20:07:57 INFO GlusterFS mount attempt 

18/06/2020 20:07:26 INFO GlusterFS mount attempt 

18/06/2020 20:06:56 INFO GlusterFS mount attempt 

18/06/2020 20:06:26 INFO GlusterFS mount attempt 

18/06/2020 20:05:56 INFO GlusterFS mount attempt 

18/06/2020 20:05:26 INFO GlusterFS mount attempt 

18/06/2020 20:04:56 INFO GlusterFS mount attempt 

18/06/2020 20:04:26 INFO GlusterFS mount attempt 

18/06/2020 20:03:56 INFO GlusterFS mount attempt 

18/06/2020 20:03:26 INFO GlusterFS mount attempt 

18/06/2020 20:02:56 INFO GlusterFS mount attempt 

18/06/2020 20:02:26 INFO GlusterFS mount attempt 

18/06/2020 20:01:55 INFO GlusterFS mount attempt 

18/06/2020 20:01:25 INFO GlusterFS mount attempt 

18/06/2020 20:00:55 INFO GlusterFS mount attempt 

18/06/2020 20:00:25 INFO GlusterFS mount attempt 

18/06/2020 19:59:55 INFO GlusterFS mount attempt 

18/06/2020 19:59:25 INFO GlusterFS mount attempt 

18/06/2020 19:58:55 INFO GlusterFS mount attempt 

18/06/2020 19:58:25 INFO GlusterFS mount attempt 

18/06/2020 19:57:55 INFO GlusterFS mount attempt 

18/06/2020 19:57:25 INFO GlusterFS mount attempt 

18/06/2020 19:56:54 INFO GlusterFS mount attempt 

18/06/2020 19:56:24 INFO GlusterFS mount attempt 

18/06/2020 19:55:54 INFO GlusterFS mount attempt 

18/06/2020 19:55:24 INFO GlusterFS mount attempt 

18/06/2020 19:54:54 INFO GlusterFS mount attempt 

18/06/2020 19:54:24 INFO GlusterFS mount attempt 

18/06/2020 19:53:54 INFO GlusterFS mount attempt 

18/06/2020 19:53:24 INFO GlusterFS mount attempt 

18/06/2020 19:52:54 INFO GlusterFS mount attempt 

18/06/2020 19:52:24 INFO GlusterFS mount attempt 

18/06/2020 19:51:54 INFO GlusterFS mount attempt 

18/06/2020 19:51:23 INFO GlusterFS mount attempt 

18/06/2020 19:50:53 INFO GlusterFS mount attempt 

18/06/2020 19:50:23 INFO GlusterFS mount attempt 

18/06/2020 19:49:53 INFO GlusterFS mount attempt 

18/06/2020 19:49:23 INFO GlusterFS mount attempt 

18/06/2020 19:48:53 INFO GlusterFS mount attempt 

18/06/2020 19:48:23 INFO GlusterFS mount attempt 

18/06/2020 19:47:53 INFO GlusterFS mount attempt 

18/06/2020 19:47:23 INFO GlusterFS mount attempt 

18/06/2020 19:46:53 INFO GlusterFS mount attempt 

18/06/2020 19:46:23 INFO GlusterFS mount attempt 

18/06/2020 19:45:52 INFO GlusterFS mount attempt 

18/06/2020 19:45:22 INFO GlusterFS mount attempt 

18/06/2020 19:44:52 INFO GlusterFS mount attempt 

18/06/2020 19:44:22 INFO GlusterFS mount attempt 

18/06/2020 19:43:52 INFO GlusterFS mount attempt 

18/06/2020 19:43:22 INFO GlusterFS mount attempt 

18/06/2020 19:42:52 INFO GlusterFS mount attempt 

18/06/2020 19:42:22 INFO GlusterFS mount attempt 

18/06/2020 19:41:52 INFO GlusterFS mount attempt 

18/06/2020 19:41:22 INFO GlusterFS mount attempt 

18/06/2020 19:40:52 INFO GlusterFS mount attempt 

18/06/2020 19:40:21 INFO GlusterFS mount attempt 

18/06/2020 19:39:51 INFO GlusterFS mount attempt 

18/06/2020 19:39:21 INFO GlusterFS mount attempt 

18/06/2020 19:38:51 INFO GlusterFS mount attempt 

18/06/2020 19:38:21 INFO GlusterFS mount attempt 

18/06/2020 19:37:51 INFO GlusterFS mount attempt 

18/06/2020 19:37:21 INFO GlusterFS mount attempt 

18/06/2020 19:36:51 INFO GlusterFS mount attempt 

18/06/2020 19:36:21 INFO GlusterFS mount attempt 

18/06/2020 19:35:51 INFO GlusterFS mount attempt 

18/06/2020 19:35:20 INFO GlusterFS mount attempt 

18/06/2020 19:34:50 INFO GlusterFS mount attempt 

18/06/2020 19:34:20 INFO GlusterFS mount attempt 

18/06/2020 19:33:50 INFO GlusterFS mount attempt 

18/06/2020 19:33:20 INFO GlusterFS mount attempt 

18/06/2020 19:32:50 INFO GlusterFS mount attempt 

18/06/2020 19:32:20 INFO GlusterFS mount attempt 

18/06/2020 19:31:50 INFO GlusterFS mount attempt 

18/06/2020 19:31:20 INFO GlusterFS mount attempt 

18/06/2020 19:30:50 INFO GlusterFS mount attempt 

18/06/2020 19:30:20 INFO GlusterFS mount attempt 

18/06/2020 19:29:49 INFO GlusterFS mount attempt 

18/06/2020 19:29:19 INFO GlusterFS mount attempt 

18/06/2020 19:28:49 INFO GlusterFS mount attempt 

18/06/2020 19:28:19 INFO GlusterFS mount attempt 

18/06/2020 19:27:49 INFO GlusterFS mount attempt 

18/06/2020 19:27:19 INFO GlusterFS mount attempt 

18/06/2020 19:26:49 INFO GlusterFS mount attempt 

18/06/2020 19:26:19 INFO GlusterFS mount attempt 

18/06/2020 19:25:49 INFO GlusterFS mount attempt 

18/06/2020 19:25:19 INFO GlusterFS mount attempt 

18/06/2020 19:24:49 INFO GlusterFS mount attempt 

18/06/2020 19:24:18 INFO GlusterFS mount attempt 

18/06/2020 19:23:48 INFO GlusterFS mount attempt 

18/06/2020 19:23:18 INFO GlusterFS mount attempt 

18/06/2020 19:22:48 INFO GlusterFS mount attempt 

18/06/2020 19:22:18 INFO GlusterFS mount attempt 

18/06/2020 19:21:48 INFO GlusterFS mount attempt 

18/06/2020 19:21:18 INFO GlusterFS mount attempt 

18/06/2020 19:20:48 INFO GlusterFS mount attempt 

18/06/2020 19:20:18 INFO GlusterFS mount attempt 

18/06/2020 19:19:48 INFO GlusterFS mount attempt 

18/06/2020 19:19:17 INFO GlusterFS mount attempt 

18/06/2020 19:18:47 INFO GlusterFS mount attempt 

18/06/2020 19:18:17 INFO GlusterFS mount attempt 

18/06/2020 19:17:47 INFO GlusterFS mount attempt 

18/06/2020 19:17:17 INFO GlusterFS mount attempt 

18/06/2020 19:16:47 INFO GlusterFS mount attempt 

18/06/2020 19:16:17 INFO GlusterFS mount attempt 

18/06/2020 19:15:47 INFO GlusterFS mount attempt 

18/06/2020 19:15:17 INFO GlusterFS mount attempt 

18/06/2020 19:14:47 INFO GlusterFS mount attempt 

18/06/2020 19:14:17 INFO GlusterFS mount attempt 

18/06/2020 19:13:46 INFO GlusterFS mount attempt 

18/06/2020 19:13:16 INFO GlusterFS mount attempt 

18/06/2020 19:12:46 INFO GlusterFS mount attempt 

18/06/2020 19:12:16 INFO GlusterFS mount attempt 

18/06/2020 19:11:46 INFO GlusterFS mount attempt 

18/06/2020 19:11:16 INFO GlusterFS mount attempt 

18/06/2020 19:10:46 INFO GlusterFS mount attempt 

18/06/2020 19:10:16 INFO GlusterFS mount attempt 

18/06/2020 19:09:46 INFO GlusterFS mount attempt 

18/06/2020 19:09:16 INFO GlusterFS mount attempt 

18/06/2020 19:08:46 INFO GlusterFS mount attempt 

18/06/2020 19:08:15 INFO GlusterFS mount attempt 

18/06/2020 19:07:45 INFO GlusterFS mount attempt 

18/06/2020 19:07:15 INFO GlusterFS mount attempt 

18/06/2020 19:06:45 INFO GlusterFS mount attempt 

18/06/2020 19:06:15 INFO GlusterFS mount attempt 

18/06/2020 19:05:45 INFO GlusterFS mount attempt 

18/06/2020 19:05:15 INFO GlusterFS mount attempt 

18/06/2020 19:04:45 INFO GlusterFS mount attempt 

18/06/2020 19:04:15 INFO GlusterFS mount attempt 

18/06/2020 19:03:45 INFO GlusterFS mount attempt 

18/06/2020 19:03:15 INFO GlusterFS mount attempt 

18/06/2020 19:02:44 INFO GlusterFS mount attempt 

18/06/2020 19:02:14 INFO GlusterFS mount attempt 

18/06/2020 19:01:44 INFO GlusterFS mount attempt 

18/06/2020 19:01:14 INFO GlusterFS mount attempt 

18/06/2020 19:00:44 INFO GlusterFS mount attempt 

18/06/2020 19:00:14 INFO GlusterFS mount attempt 

18/06/2020 18:59:44 INFO GlusterFS mount attempt 

18/06/2020 18:59:14 INFO GlusterFS mount attempt 

18/06/2020 18:58:44 INFO GlusterFS mount attempt 

18/06/2020 18:58:14 INFO GlusterFS mount attempt 

18/06/2020 18:57:44 INFO GlusterFS mount attempt 

18/06/2020 18:57:13 INFO GlusterFS mount attempt 

18/06/2020 18:56:43 INFO GlusterFS mount attempt 

18/06/2020 18:56:13 INFO GlusterFS mount attempt 

18/06/2020 18:55:43 INFO GlusterFS mount attempt 

18/06/2020 18:55:13 INFO GlusterFS mount attempt 

18/06/2020 18:54:43 INFO GlusterFS mount attempt 

18/06/2020 18:54:13 INFO GlusterFS mount attempt 

18/06/2020 18:53:43 INFO GlusterFS mount attempt 

18/06/2020 18:53:13 INFO GlusterFS mount attempt 

18/06/2020 18:52:43 INFO GlusterFS mount attempt 

18/06/2020 18:52:13 INFO GlusterFS mount attempt 

18/06/2020 18:51:42 INFO GlusterFS mount attempt 

18/06/2020 18:51:12 INFO GlusterFS mount attempt 

18/06/2020 18:50:42 INFO GlusterFS mount attempt 

18/06/2020 18:50:12 INFO GlusterFS mount attempt 

18/06/2020 18:49:42 INFO GlusterFS mount attempt 

18/06/2020 18:49:12 INFO GlusterFS mount attempt 

18/06/2020 18:48:42 INFO GlusterFS mount attempt 

18/06/2020 18:48:12 INFO GlusterFS mount attempt 

18/06/2020 18:47:42 INFO GlusterFS mount attempt 

18/06/2020 18:47:12 INFO GlusterFS mount attempt 

18/06/2020 18:46:41 INFO GlusterFS mount attempt 

18/06/2020 18:46:11 INFO GlusterFS mount attempt 

18/06/2020 18:45:41 INFO GlusterFS mount attempt 

18/06/2020 18:45:11 INFO GlusterFS mount attempt 

18/06/2020 18:44:41 INFO GlusterFS mount attempt 

18/06/2020 18:44:11 INFO GlusterFS mount attempt 

18/06/2020 18:43:41 INFO GlusterFS mount attempt 

18/06/2020 18:43:11 INFO GlusterFS mount attempt 

18/06/2020 18:42:41 INFO GlusterFS mount attempt 

18/06/2020 18:42:11 INFO GlusterFS mount attempt 

18/06/2020 18:41:41 INFO GlusterFS mount attempt 

18/06/2020 18:41:10 INFO GlusterFS mount attempt 

18/06/2020 18:40:40 INFO GlusterFS mount attempt 

18/06/2020 18:40:10 INFO GlusterFS mount attempt 

18/06/2020 18:39:40 INFO GlusterFS mount attempt 

18/06/2020 18:39:10 INFO GlusterFS mount attempt 

18/06/2020 18:38:40 INFO GlusterFS mount attempt 

18/06/2020 18:38:10 INFO GlusterFS mount attempt 

18/06/2020 18:37:40 INFO GlusterFS mount attempt 

18/06/2020 18:37:10 INFO GlusterFS mount attempt 

18/06/2020 18:36:40 INFO GlusterFS mount attempt 

18/06/2020 18:36:10 INFO GlusterFS mount attempt 

18/06/2020 18:35:39 INFO GlusterFS mount attempt 

18/06/2020 18:35:09 INFO GlusterFS mount attempt 

18/06/2020 18:34:39 INFO GlusterFS mount attempt 

18/06/2020 18:34:09 INFO GlusterFS mount attempt 

18/06/2020 18:33:39 INFO GlusterFS mount attempt 

18/06/2020 18:33:09 INFO GlusterFS mount attempt 

18/06/2020 18:32:39 INFO GlusterFS mount attempt 

18/06/2020 18:32:09 INFO GlusterFS mount attempt 

18/06/2020 18:31:39 INFO GlusterFS mount attempt 

18/06/2020 18:31:09 INFO GlusterFS mount attempt 

18/06/2020 18:30:39 INFO GlusterFS mount attempt 

18/06/2020 18:30:08 INFO GlusterFS mount attempt 

18/06/2020 18:29:38 INFO GlusterFS mount attempt 

18/06/2020 18:29:08 INFO GlusterFS mount attempt 

18/06/2020 18:28:38 INFO GlusterFS mount attempt 

18/06/2020 18:28:08 INFO GlusterFS mount attempt 

18/06/2020 18:27:38 INFO GlusterFS mount attempt 

18/06/2020 18:27:08 INFO GlusterFS mount attempt 

18/06/2020 18:26:38 INFO GlusterFS mount attempt 

18/06/2020 18:26:08 INFO GlusterFS mount attempt 

18/06/2020 18:25:38 INFO GlusterFS mount attempt 

18/06/2020 18:25:08 INFO GlusterFS mount attempt 

18/06/2020 18:24:37 INFO GlusterFS mount attempt 

18/06/2020 18:24:07 INFO GlusterFS mount attempt 

18/06/2020 18:23:37 INFO GlusterFS mount attempt 

18/06/2020 18:23:07 INFO GlusterFS mount attempt 

18/06/2020 18:22:37 INFO GlusterFS mount attempt 

18/06/2020 18:22:07 INFO GlusterFS mount attempt 

18/06/2020 18:21:37 INFO GlusterFS mount attempt 

18/06/2020 18:21:07 INFO GlusterFS mount attempt 

18/06/2020 18:20:37 INFO GlusterFS mount attempt 

18/06/2020 18:20:07 INFO GlusterFS mount attempt 

18/06/2020 18:19:37 INFO GlusterFS mount attempt 

18/06/2020 18:19:07 INFO GlusterFS mount attempt 

18/06/2020 18:18:36 INFO GlusterFS mount attempt 

18/06/2020 18:18:06 INFO GlusterFS mount attempt 

18/06/2020 18:17:36 INFO GlusterFS mount attempt 

18/06/2020 18:17:06 INFO GlusterFS mount attempt 

18/06/2020 18:16:36 INFO GlusterFS mount attempt 

18/06/2020 18:16:06 INFO GlusterFS mount attempt 

18/06/2020 18:15:36 INFO GlusterFS mount attempt 

18/06/2020 18:15:06 INFO GlusterFS mount attempt 

18/06/2020 18:14:36 INFO GlusterFS mount attempt 

18/06/2020 18:14:06 INFO GlusterFS mount attempt 

18/06/2020 18:13:36 INFO GlusterFS mount attempt 

18/06/2020 18:13:05 INFO GlusterFS mount attempt 

18/06/2020 18:12:35 INFO GlusterFS mount attempt 

18/06/2020 18:12:05 INFO GlusterFS mount attempt 

18/06/2020 18:11:35 INFO GlusterFS mount attempt 

18/06/2020 18:11:05 INFO GlusterFS mount attempt 

18/06/2020 18:10:35 INFO GlusterFS mount attempt 

18/06/2020 18:10:05 INFO GlusterFS mount attempt 

18/06/2020 18:09:35 INFO GlusterFS mount attempt 

18/06/2020 18:09:05 INFO GlusterFS mount attempt 

18/06/2020 18:08:35 INFO GlusterFS mount attempt 

18/06/2020 18:08:05 INFO GlusterFS mount attempt 

18/06/2020 18:07:34 INFO GlusterFS mount attempt 

18/06/2020 18:07:04 INFO GlusterFS mount attempt 

18/06/2020 18:06:34 INFO GlusterFS mount attempt 

18/06/2020 18:06:04 INFO GlusterFS mount attempt 

18/06/2020 18:05:34 INFO GlusterFS mount attempt 

18/06/2020 18:05:04 INFO GlusterFS mount attempt 

18/06/2020 18:04:34 INFO GlusterFS mount attempt 

18/06/2020 18:04:04 INFO GlusterFS mount attempt 

18/06/2020 18:03:34 INFO GlusterFS mount attempt 

18/06/2020 18:03:04 INFO GlusterFS mount attempt 

18/06/2020 18:02:34 INFO GlusterFS mount attempt 

18/06/2020 18:02:03 INFO GlusterFS mount attempt 

18/06/2020 18:01:33 INFO GlusterFS mount attempt 

18/06/2020 18:01:03 INFO GlusterFS mount attempt 

18/06/2020 18:00:33 INFO GlusterFS mount attempt 

18/06/2020 18:00:03 INFO GlusterFS mount attempt 

18/06/2020 17:59:33 INFO GlusterFS mount attempt 

18/06/2020 17:59:03 INFO GlusterFS mount attempt 

18/06/2020 17:58:33 INFO GlusterFS mount attempt 

18/06/2020 17:58:03 INFO GlusterFS mount attempt 

18/06/2020 17:57:33 INFO GlusterFS mount attempt 

18/06/2020 17:57:03 INFO GlusterFS mount attempt 

18/06/2020 17:56:32 INFO GlusterFS mount attempt 

18/06/2020 17:56:02 INFO GlusterFS mount attempt 

18/06/2020 17:55:32 INFO GlusterFS mount attempt 

18/06/2020 17:55:02 INFO GlusterFS mount attempt 

18/06/2020 17:54:32 INFO GlusterFS mount attempt 

18/06/2020 17:54:02 INFO GlusterFS mount attempt 

18/06/2020 17:53:32 INFO GlusterFS mount attempt 

18/06/2020 17:53:02 INFO GlusterFS mount attempt 

18/06/2020 17:52:32 INFO GlusterFS mount attempt 

18/06/2020 17:52:02 INFO GlusterFS mount attempt 

18/06/2020 17:51:31 INFO GlusterFS mount attempt 

18/06/2020 17:51:01 INFO GlusterFS mount attempt 

18/06/2020 17:50:31 INFO GlusterFS mount attempt 

18/06/2020 17:50:01 INFO GlusterFS mount attempt 

18/06/2020 17:49:31 INFO GlusterFS mount attempt 

18/06/2020 17:49:01 INFO GlusterFS mount attempt 

18/06/2020 17:48:31 INFO GlusterFS mount attempt 

18/06/2020 17:48:01 INFO GlusterFS mount attempt 

18/06/2020 17:47:31 INFO GlusterFS mount attempt 

18/06/2020 17:47:01 INFO GlusterFS mount attempt 

18/06/2020 17:46:31 INFO GlusterFS mount attempt 

18/06/2020 17:46:01 INFO GlusterFS mount attempt 

18/06/2020 17:45:30 INFO GlusterFS mount attempt 

18/06/2020 17:45:00 INFO GlusterFS mount attempt 

18/06/2020 17:44:30 INFO GlusterFS mount attempt 

18/06/2020 17:44:00 INFO GlusterFS mount attempt 

18/06/2020 17:43:30 INFO GlusterFS mount attempt 

18/06/2020 17:43:00 INFO GlusterFS mount attempt 

18/06/2020 17:42:30 INFO GlusterFS mount attempt 

18/06/2020 17:42:00 INFO GlusterFS mount attempt 

18/06/2020 17:41:30 INFO GlusterFS mount attempt 

18/06/2020 17:41:00 INFO GlusterFS mount attempt 

18/06/2020 17:40:29 INFO GlusterFS mount attempt 

18/06/2020 17:39:59 INFO GlusterFS mount attempt 

18/06/2020 17:39:29 INFO GlusterFS mount attempt 

18/06/2020 17:38:59 INFO GlusterFS mount attempt 

18/06/2020 17:38:29 INFO GlusterFS mount attempt 

18/06/2020 17:37:59 INFO GlusterFS mount attempt 

18/06/2020 17:37:29 INFO GlusterFS mount attempt 

18/06/2020 17:36:59 INFO GlusterFS mount attempt 

18/06/2020 17:36:29 INFO GlusterFS mount attempt 

18/06/2020 17:35:59 INFO GlusterFS mount attempt 

18/06/2020 17:35:29 INFO GlusterFS mount attempt 

18/06/2020 17:34:59 INFO GlusterFS mount attempt 

18/06/2020 17:34:28 INFO GlusterFS mount attempt 

18/06/2020 17:33:58 INFO GlusterFS mount attempt 

18/06/2020 17:33:28 INFO GlusterFS mount attempt 

18/06/2020 17:32:58 INFO GlusterFS mount attempt 

18/06/2020 17:32:28 INFO GlusterFS mount attempt 

18/06/2020 17:31:58 INFO GlusterFS mount attempt 

18/06/2020 17:31:28 INFO GlusterFS mount attempt 

18/06/2020 17:30:58 INFO GlusterFS mount attempt 

18/06/2020 17:30:28 INFO GlusterFS mount attempt 

18/06/2020 17:29:58 INFO GlusterFS mount attempt 

18/06/2020 17:29:27 INFO GlusterFS mount attempt 

18/06/2020 17:28:57 INFO GlusterFS mount attempt 

18/06/2020 17:28:27 INFO GlusterFS mount attempt 

18/06/2020 17:27:57 INFO GlusterFS mount attempt 

18/06/2020 17:27:27 INFO GlusterFS mount attempt 

18/06/2020 17:26:57 INFO GlusterFS mount attempt 

18/06/2020 17:26:27 INFO GlusterFS mount attempt 

18/06/2020 17:25:57 INFO GlusterFS mount attempt 

18/06/2020 17:25:27 INFO GlusterFS mount attempt 

18/06/2020 17:24:57 INFO GlusterFS mount attempt 

18/06/2020 17:24:27 INFO GlusterFS mount attempt 

18/06/2020 17:23:56 INFO GlusterFS mount attempt 

18/06/2020 17:23:26 INFO GlusterFS mount attempt 

18/06/2020 17:22:56 INFO GlusterFS mount attempt 

18/06/2020 17:22:26 INFO GlusterFS mount attempt 

18/06/2020 17:21:56 INFO GlusterFS mount attempt 

18/06/2020 17:21:26 INFO GlusterFS mount attempt 

18/06/2020 17:20:56 INFO GlusterFS mount attempt 

18/06/2020 17:20:26 INFO GlusterFS mount attempt 

18/06/2020 17:19:56 INFO GlusterFS mount attempt 

18/06/2020 17:19:26 INFO GlusterFS mount attempt 

18/06/2020 17:18:56 INFO GlusterFS mount attempt 

18/06/2020 17:18:25 INFO GlusterFS mount attempt 

18/06/2020 17:17:55 INFO GlusterFS mount attempt 

18/06/2020 17:17:25 INFO GlusterFS mount attempt 

18/06/2020 17:16:55 INFO GlusterFS mount attempt 

18/06/2020 17:16:25 INFO GlusterFS mount attempt 

18/06/2020 17:15:55 INFO GlusterFS mount attempt 

18/06/2020 17:15:25 INFO GlusterFS mount attempt 

18/06/2020 17:14:55 INFO GlusterFS mount attempt 

18/06/2020 17:14:25 INFO GlusterFS mount attempt 

18/06/2020 17:13:55 INFO GlusterFS mount attempt 

18/06/2020 17:13:25 INFO GlusterFS mount attempt 

18/06/2020 17:12:54 INFO GlusterFS mount attempt 

18/06/2020 17:12:24 INFO GlusterFS mount attempt 

18/06/2020 17:11:54 INFO GlusterFS mount attempt 

18/06/2020 17:11:24 INFO GlusterFS mount attempt 

18/06/2020 17:10:54 INFO GlusterFS mount attempt 

18/06/2020 17:10:24 INFO GlusterFS mount attempt 

18/06/2020 17:09:54 INFO GlusterFS mount attempt 

18/06/2020 17:09:24 INFO GlusterFS mount attempt 

18/06/2020 17:08:54 INFO GlusterFS mount attempt 

18/06/2020 17:08:24 INFO GlusterFS mount attempt 

18/06/2020 17:07:54 INFO GlusterFS mount attempt 

18/06/2020 17:07:23 INFO GlusterFS mount attempt 

18/06/2020 17:06:53 INFO GlusterFS mount attempt 

18/06/2020 17:06:23 INFO GlusterFS mount attempt 

18/06/2020 17:05:53 INFO GlusterFS mount attempt 

18/06/2020 17:05:23 INFO GlusterFS mount attempt 

18/06/2020 17:04:53 INFO GlusterFS mount attempt 

18/06/2020 17:04:23 INFO GlusterFS mount attempt 

18/06/2020 17:03:53 INFO GlusterFS mount attempt 

18/06/2020 17:03:23 INFO GlusterFS mount attempt 

18/06/2020 17:02:53 INFO GlusterFS mount attempt 

18/06/2020 17:02:22 INFO GlusterFS mount attempt 

18/06/2020 17:01:52 INFO GlusterFS mount attempt 

18/06/2020 17:01:22 INFO GlusterFS mount attempt 

18/06/2020 17:00:52 INFO GlusterFS mount attempt 

18/06/2020 17:00:22 INFO GlusterFS mount attempt 

18/06/2020 16:59:52 INFO GlusterFS mount attempt 

18/06/2020 16:59:22 INFO GlusterFS mount attempt 

18/06/2020 16:58:52 INFO GlusterFS mount attempt 

18/06/2020 16:58:22 INFO GlusterFS mount attempt 

18/06/2020 16:57:52 INFO GlusterFS mount attempt 

18/06/2020 16:57:22 INFO GlusterFS mount attempt 

18/06/2020 16:56:52 INFO GlusterFS mount attempt 

18/06/2020 16:56:21 INFO GlusterFS mount attempt 

18/06/2020 16:55:51 INFO GlusterFS mount attempt 

18/06/2020 16:55:21 INFO GlusterFS mount attempt 

18/06/2020 16:54:51 INFO GlusterFS mount attempt 

18/06/2020 16:54:21 INFO GlusterFS mount attempt 

18/06/2020 16:53:51 INFO GlusterFS mount attempt 

18/06/2020 16:53:21 INFO GlusterFS mount attempt 

18/06/2020 16:52:51 INFO GlusterFS mount attempt 

18/06/2020 16:52:21 INFO GlusterFS mount attempt 

18/06/2020 16:51:51 INFO GlusterFS mount attempt 

18/06/2020 16:51:20 INFO GlusterFS mount attempt 

18/06/2020 16:50:50 INFO GlusterFS mount attempt 

18/06/2020 16:50:20 INFO GlusterFS mount attempt 

18/06/2020 16:49:50 INFO GlusterFS mount attempt 

18/06/2020 16:49:20 INFO GlusterFS mount attempt 

18/06/2020 16:48:50 INFO GlusterFS mount attempt 

18/06/2020 16:48:20 INFO GlusterFS mount attempt 

18/06/2020 16:47:50 INFO GlusterFS mount attempt 

18/06/2020 16:47:20 INFO GlusterFS mount attempt 

18/06/2020 16:46:50 INFO GlusterFS mount attempt 

18/06/2020 16:46:20 INFO GlusterFS mount attempt 

18/06/2020 16:45:49 INFO GlusterFS mount attempt 

18/06/2020 16:45:19 INFO GlusterFS mount attempt 

18/06/2020 16:44:49 INFO GlusterFS mount attempt 

18/06/2020 16:44:19 INFO GlusterFS mount attempt 

18/06/2020 16:43:49 INFO GlusterFS mount attempt 

18/06/2020 16:43:19 INFO GlusterFS mount attempt 

18/06/2020 16:42:49 INFO GlusterFS mount attempt 

18/06/2020 16:42:19 INFO GlusterFS mount attempt 

18/06/2020 16:41:49 INFO GlusterFS mount attempt 

18/06/2020 16:41:19 INFO GlusterFS mount attempt 

18/06/2020 16:40:49 INFO GlusterFS mount attempt 

18/06/2020 16:40:18 INFO GlusterFS mount attempt 

18/06/2020 16:39:48 INFO GlusterFS mount attempt 

18/06/2020 16:39:18 INFO GlusterFS mount attempt 

18/06/2020 16:38:48 INFO GlusterFS mount attempt 

18/06/2020 16:38:18 INFO GlusterFS mount attempt 

18/06/2020 16:37:48 INFO GlusterFS mount attempt 

18/06/2020 16:37:18 INFO GlusterFS mount attempt 

18/06/2020 16:36:48 INFO GlusterFS mount attempt 

18/06/2020 16:36:18 INFO GlusterFS mount attempt 

18/06/2020 16:35:48 INFO GlusterFS mount attempt 

18/06/2020 16:35:18 INFO GlusterFS mount attempt 

18/06/2020 16:34:47 INFO GlusterFS mount attempt 

18/06/2020 16:34:17 INFO GlusterFS mount attempt 

18/06/2020 16:33:47 INFO GlusterFS mount attempt 

18/06/2020 16:33:17 INFO GlusterFS mount attempt 

18/06/2020 16:32:47 INFO GlusterFS mount attempt 

18/06/2020 16:32:17 INFO GlusterFS mount attempt 

18/06/2020 16:31:47 INFO GlusterFS mount attempt 

18/06/2020 16:31:17 INFO GlusterFS mount attempt 

18/06/2020 16:30:47 INFO GlusterFS mount attempt 

18/06/2020 16:30:17 INFO GlusterFS mount attempt 

18/06/2020 16:29:46 INFO GlusterFS mount attempt 

18/06/2020 16:29:16 INFO GlusterFS mount attempt 

18/06/2020 16:28:46 INFO GlusterFS mount attempt 

18/06/2020 16:28:16 INFO GlusterFS mount attempt 

18/06/2020 16:27:46 INFO GlusterFS mount attempt 

18/06/2020 16:27:16 INFO GlusterFS mount attempt 

18/06/2020 16:26:46 INFO GlusterFS mount attempt 

18/06/2020 16:26:16 INFO GlusterFS mount attempt 

18/06/2020 16:25:46 INFO GlusterFS mount attempt 

18/06/2020 16:25:16 INFO GlusterFS mount attempt 

18/06/2020 16:24:46 INFO GlusterFS mount attempt 

18/06/2020 16:24:15 INFO GlusterFS mount attempt 

18/06/2020 16:23:45 INFO GlusterFS mount attempt 

18/06/2020 16:23:15 INFO GlusterFS mount attempt 

18/06/2020 16:22:45 INFO GlusterFS mount attempt 

18/06/2020 16:22:15 INFO GlusterFS mount attempt 

18/06/2020 16:21:45 INFO GlusterFS mount attempt 

18/06/2020 16:21:15 INFO GlusterFS mount attempt 

18/06/2020 16:20:45 INFO GlusterFS mount attempt 

18/06/2020 16:20:15 INFO GlusterFS mount attempt 

18/06/2020 16:19:45 INFO GlusterFS mount attempt 

18/06/2020 16:19:15 INFO GlusterFS mount attempt 

18/06/2020 16:18:44 INFO GlusterFS mount attempt 

18/06/2020 16:18:14 INFO GlusterFS mount attempt 

18/06/2020 16:17:44 INFO GlusterFS mount attempt 

18/06/2020 16:17:14 INFO GlusterFS mount attempt 

18/06/2020 16:16:44 INFO GlusterFS mount attempt 

18/06/2020 16:16:14 INFO GlusterFS mount attempt 

18/06/2020 16:15:44 INFO GlusterFS mount attempt 

18/06/2020 16:15:14 INFO GlusterFS mount attempt 

18/06/2020 16:14:44 INFO GlusterFS mount attempt 

18/06/2020 16:14:14 INFO GlusterFS mount attempt 

18/06/2020 16:13:43 INFO GlusterFS mount attempt 

18/06/2020 16:13:13 INFO GlusterFS mount attempt 

18/06/2020 16:12:43 INFO GlusterFS mount attempt 

18/06/2020 16:12:13 INFO GlusterFS mount attempt 

18/06/2020 16:11:43 INFO GlusterFS mount attempt 

18/06/2020 16:11:13 INFO GlusterFS mount attempt 

18/06/2020 16:10:43 INFO GlusterFS mount attempt 

18/06/2020 16:10:13 INFO GlusterFS mount attempt 

18/06/2020 16:09:43 INFO GlusterFS mount attempt 

18/06/2020 16:09:13 INFO GlusterFS mount attempt 

18/06/2020 16:08:43 INFO GlusterFS mount attempt 

18/06/2020 16:08:12 INFO GlusterFS mount attempt 

18/06/2020 16:07:42 INFO GlusterFS mount attempt 

18/06/2020 16:07:12 INFO GlusterFS mount attempt 

18/06/2020 16:06:42 INFO GlusterFS mount attempt 

18/06/2020 16:06:12 INFO GlusterFS mount attempt 

18/06/2020 16:05:42 INFO GlusterFS mount attempt 

18/06/2020 16:05:12 INFO GlusterFS mount attempt 

18/06/2020 16:04:42 INFO GlusterFS mount attempt 

18/06/2020 16:04:12 INFO GlusterFS mount attempt 

18/06/2020 16:03:42 INFO GlusterFS mount attempt 

18/06/2020 16:03:12 INFO GlusterFS mount attempt 

18/06/2020 16:02:41 INFO GlusterFS mount attempt 

18/06/2020 16:02:11 INFO GlusterFS mount attempt 

18/06/2020 16:01:41 INFO GlusterFS mount attempt 

18/06/2020 16:01:11 INFO GlusterFS mount attempt 

18/06/2020 16:00:41 INFO GlusterFS mount attempt 

18/06/2020 16:00:11 INFO GlusterFS mount attempt 

18/06/2020 15:59:41 INFO GlusterFS mount attempt 

18/06/2020 15:59:11 INFO GlusterFS mount attempt 

18/06/2020 15:58:41 INFO GlusterFS mount attempt 

18/06/2020 15:58:11 INFO GlusterFS mount attempt 

18/06/2020 15:57:41 INFO GlusterFS mount attempt 

18/06/2020 15:57:10 INFO GlusterFS mount attempt 

18/06/2020 15:56:40 INFO GlusterFS mount attempt 

18/06/2020 15:56:10 INFO GlusterFS mount attempt 

18/06/2020 15:55:40 INFO GlusterFS mount attempt 

18/06/2020 15:55:10 INFO GlusterFS mount attempt 

18/06/2020 15:54:40 INFO GlusterFS mount attempt 

18/06/2020 15:54:10 INFO GlusterFS mount attempt 

18/06/2020 15:53:40 INFO GlusterFS mount attempt 

18/06/2020 15:53:10 INFO GlusterFS mount attempt 

18/06/2020 15:52:40 INFO GlusterFS mount attempt 

18/06/2020 15:52:09 INFO GlusterFS mount attempt 

18/06/2020 15:51:39 INFO GlusterFS mount attempt 

18/06/2020 15:51:09 INFO GlusterFS mount attempt 

18/06/2020 15:50:39 INFO GlusterFS mount attempt 

18/06/2020 15:50:09 INFO GlusterFS mount attempt 

18/06/2020 15:49:39 INFO GlusterFS mount attempt 

18/06/2020 15:49:09 INFO GlusterFS mount attempt 

18/06/2020 15:48:39 INFO GlusterFS mount attempt 

18/06/2020 15:48:09 INFO GlusterFS mount attempt 

18/06/2020 15:47:39 INFO GlusterFS mount attempt 

18/06/2020 15:47:09 INFO GlusterFS mount attempt 

18/06/2020 15:46:38 INFO GlusterFS mount attempt 

18/06/2020 15:46:08 INFO GlusterFS mount attempt 

18/06/2020 15:45:38 INFO GlusterFS mount attempt 

18/06/2020 15:45:08 INFO GlusterFS mount attempt 

18/06/2020 15:44:38 INFO GlusterFS mount attempt 

18/06/2020 15:44:08 INFO GlusterFS mount attempt 

18/06/2020 15:43:38 INFO GlusterFS mount attempt 

18/06/2020 15:43:08 INFO GlusterFS mount attempt 

18/06/2020 15:42:38 INFO GlusterFS mount attempt 

18/06/2020 15:42:08 INFO GlusterFS mount attempt 

18/06/2020 15:41:38 INFO GlusterFS mount attempt 

18/06/2020 15:41:07 INFO GlusterFS mount attempt 

18/06/2020 15:40:37 INFO GlusterFS mount attempt 

18/06/2020 15:40:07 INFO GlusterFS mount attempt 

18/06/2020 15:39:37 INFO GlusterFS mount attempt 

18/06/2020 15:39:07 INFO GlusterFS mount attempt 

18/06/2020 15:38:37 INFO GlusterFS mount attempt 

18/06/2020 15:38:07 INFO GlusterFS mount attempt 

18/06/2020 15:37:37 INFO GlusterFS mount attempt 

18/06/2020 15:37:07 INFO GlusterFS mount attempt 

18/06/2020 15:36:37 INFO GlusterFS mount attempt 

18/06/2020 15:36:07 INFO GlusterFS mount attempt 

18/06/2020 15:35:36 INFO GlusterFS mount attempt 

18/06/2020 15:35:06 INFO GlusterFS mount attempt 

18/06/2020 15:34:36 INFO GlusterFS mount attempt 

18/06/2020 15:34:06 INFO GlusterFS mount attempt 

18/06/2020 15:33:36 INFO GlusterFS mount attempt 

18/06/2020 15:33:06 INFO GlusterFS mount attempt 

18/06/2020 15:32:36 INFO GlusterFS mount attempt 

18/06/2020 15:32:06 INFO GlusterFS mount attempt 

18/06/2020 15:31:36 INFO GlusterFS mount attempt 

18/06/2020 15:31:06 INFO GlusterFS mount attempt 

18/06/2020 15:30:35 INFO GlusterFS mount attempt 

18/06/2020 15:30:05 INFO GlusterFS mount attempt 

18/06/2020 15:29:35 INFO GlusterFS mount attempt 

18/06/2020 15:29:05 INFO GlusterFS mount attempt 

18/06/2020 15:28:35 INFO GlusterFS mount attempt 

18/06/2020 15:28:05 INFO GlusterFS mount attempt 

18/06/2020 15:27:35 INFO GlusterFS mount attempt 

18/06/2020 15:27:05 INFO GlusterFS mount attempt 

18/06/2020 15:26:35 INFO GlusterFS mount attempt 

18/06/2020 15:26:05 INFO GlusterFS mount attempt 

18/06/2020 15:25:35 INFO GlusterFS mount attempt 

18/06/2020 15:25:05 INFO GlusterFS mount attempt 

18/06/2020 15:24:34 INFO GlusterFS mount attempt 

18/06/2020 15:24:04 INFO GlusterFS mount attempt 

18/06/2020 15:23:34 INFO GlusterFS mount attempt 

18/06/2020 15:23:04 INFO GlusterFS mount attempt 

18/06/2020 15:22:34 INFO GlusterFS mount attempt 

18/06/2020 15:22:04 INFO GlusterFS mount attempt 

18/06/2020 15:21:34 INFO GlusterFS mount attempt 

18/06/2020 15:21:04 INFO GlusterFS mount attempt 

18/06/2020 15:20:34 INFO GlusterFS mount attempt 

18/06/2020 15:20:04 INFO GlusterFS mount attempt 

18/06/2020 15:19:34 INFO GlusterFS mount attempt 

18/06/2020 15:19:03 INFO GlusterFS mount attempt 

18/06/2020 15:18:33 INFO GlusterFS mount attempt 

18/06/2020 15:18:03 INFO GlusterFS mount attempt 

18/06/2020 15:17:33 INFO GlusterFS mount attempt 

18/06/2020 15:17:03 INFO GlusterFS mount attempt 

18/06/2020 15:16:33 INFO GlusterFS mount attempt 

18/06/2020 15:16:03 INFO GlusterFS mount attempt 

18/06/2020 15:15:33 INFO GlusterFS mount attempt 

18/06/2020 15:15:03 INFO GlusterFS mount attempt 

18/06/2020 15:14:33 INFO GlusterFS mount attempt 

18/06/2020 15:14:03 INFO GlusterFS mount attempt 

18/06/2020 15:13:32 INFO GlusterFS mount attempt 

18/06/2020 15:13:02 INFO GlusterFS mount attempt 

18/06/2020 15:12:32 INFO GlusterFS mount attempt 

18/06/2020 15:12:02 INFO GlusterFS mount attempt 

18/06/2020 15:11:32 INFO GlusterFS mount attempt 

18/06/2020 15:11:02 INFO GlusterFS mount attempt 

18/06/2020 15:10:32 INFO GlusterFS mount attempt 

18/06/2020 15:10:02 INFO GlusterFS mount attempt 

18/06/2020 15:09:32 INFO GlusterFS mount attempt 

18/06/2020 15:09:02 INFO GlusterFS mount attempt 

18/06/2020 15:08:32 INFO GlusterFS mount attempt 

18/06/2020 15:08:01 INFO GlusterFS mount attempt 

18/06/2020 15:07:31 INFO GlusterFS mount attempt 

18/06/2020 15:07:01 INFO GlusterFS mount attempt 

18/06/2020 15:06:31 INFO GlusterFS mount attempt 

18/06/2020 15:06:01 INFO GlusterFS mount attempt 

18/06/2020 15:05:31 INFO GlusterFS mount attempt 

18/06/2020 15:05:01 INFO GlusterFS mount attempt 

18/06/2020 15:04:31 INFO GlusterFS mount attempt 

18/06/2020 15:04:01 INFO GlusterFS mount attempt 

18/06/2020 15:03:31 INFO GlusterFS mount attempt 

18/06/2020 15:03:00 INFO GlusterFS mount attempt 

18/06/2020 15:02:30 INFO GlusterFS mount attempt 

18/06/2020 15:02:00 INFO GlusterFS mount attempt 

18/06/2020 15:01:30 INFO GlusterFS mount attempt 

18/06/2020 15:01:00 INFO GlusterFS mount attempt 

18/06/2020 15:00:30 INFO GlusterFS mount attempt 

18/06/2020 15:00:00 INFO GlusterFS mount attempt 

18/06/2020 14:59:30 INFO GlusterFS mount attempt 

18/06/2020 14:59:00 INFO GlusterFS mount attempt 

18/06/2020 14:58:30 INFO GlusterFS mount attempt 

18/06/2020 14:58:00 INFO GlusterFS mount attempt 

18/06/2020 14:57:29 INFO GlusterFS mount attempt 

18/06/2020 14:56:59 INFO GlusterFS mount attempt 

18/06/2020 14:56:29 INFO GlusterFS mount attempt 

18/06/2020 14:55:59 INFO GlusterFS mount attempt 

18/06/2020 14:55:29 INFO GlusterFS mount attempt 

18/06/2020 14:54:59 INFO GlusterFS mount attempt 

18/06/2020 14:54:29 INFO GlusterFS mount attempt 

18/06/2020 14:53:59 INFO GlusterFS mount attempt 

18/06/2020 14:53:29 INFO GlusterFS mount attempt 

18/06/2020 14:52:59 INFO GlusterFS mount attempt 

18/06/2020 14:52:29 INFO GlusterFS mount attempt 

18/06/2020 14:51:58 INFO GlusterFS mount attempt 

18/06/2020 14:51:28 INFO GlusterFS mount attempt 

18/06/2020 14:50:58 INFO GlusterFS mount attempt 

18/06/2020 14:50:28 INFO GlusterFS mount attempt 

18/06/2020 14:49:58 INFO GlusterFS mount attempt 

18/06/2020 14:49:28 INFO GlusterFS mount attempt 

18/06/2020 14:48:58 INFO GlusterFS mount attempt 

18/06/2020 14:48:28 INFO GlusterFS mount attempt 

18/06/2020 14:47:58 INFO GlusterFS mount attempt 

18/06/2020 14:47:28 INFO GlusterFS mount attempt 

18/06/2020 14:46:57 INFO GlusterFS mount attempt 

18/06/2020 14:46:27 INFO GlusterFS mount attempt 

18/06/2020 14:45:57 INFO GlusterFS mount attempt 

18/06/2020 14:45:27 INFO GlusterFS mount attempt 

18/06/2020 14:44:57 INFO GlusterFS mount attempt 

18/06/2020 14:44:27 INFO GlusterFS mount attempt 

18/06/2020 14:43:57 INFO GlusterFS mount attempt 

18/06/2020 14:43:27 INFO GlusterFS mount attempt 

18/06/2020 14:42:57 INFO GlusterFS mount attempt 

18/06/2020 14:42:27 INFO GlusterFS mount attempt 

18/06/2020 14:41:57 INFO GlusterFS mount attempt 

18/06/2020 14:41:26 INFO GlusterFS mount attempt 

18/06/2020 14:40:56 INFO GlusterFS mount attempt 

18/06/2020 14:40:26 INFO GlusterFS mount attempt 

18/06/2020 14:39:56 INFO GlusterFS mount attempt 

18/06/2020 14:39:26 INFO GlusterFS mount attempt 

18/06/2020 14:38:56 INFO GlusterFS mount attempt 

18/06/2020 14:38:26 INFO GlusterFS mount attempt 

18/06/2020 14:37:56 INFO GlusterFS mount attempt 

18/06/2020 14:37:26 INFO GlusterFS mount attempt 

18/06/2020 14:36:56 INFO GlusterFS mount attempt 

18/06/2020 14:36:25 INFO GlusterFS mount attempt 

18/06/2020 14:35:55 INFO GlusterFS mount attempt 

18/06/2020 14:35:25 INFO GlusterFS mount attempt 

18/06/2020 14:34:55 INFO GlusterFS mount attempt 

18/06/2020 14:34:25 INFO GlusterFS mount attempt 

18/06/2020 14:33:55 INFO GlusterFS mount attempt 

18/06/2020 14:33:25 INFO GlusterFS mount attempt 

18/06/2020 14:32:55 INFO GlusterFS mount attempt 

18/06/2020 14:32:25 INFO GlusterFS mount attempt 

18/06/2020 14:31:55 INFO GlusterFS mount attempt 

18/06/2020 14:31:25 INFO GlusterFS mount attempt 

18/06/2020 14:30:54 INFO GlusterFS mount attempt 

18/06/2020 14:30:24 INFO GlusterFS mount attempt 

18/06/2020 14:29:54 INFO GlusterFS mount attempt 

18/06/2020 14:29:24 INFO GlusterFS mount attempt 

18/06/2020 14:28:54 INFO GlusterFS mount attempt 

18/06/2020 14:28:24 INFO GlusterFS mount attempt 

18/06/2020 14:27:54 INFO GlusterFS mount attempt 

18/06/2020 14:27:24 INFO GlusterFS mount attempt 

18/06/2020 14:26:54 INFO GlusterFS mount attempt 

18/06/2020 14:26:24 INFO GlusterFS mount attempt 

18/06/2020 14:25:53 INFO GlusterFS mount attempt 

18/06/2020 14:25:23 INFO GlusterFS mount attempt 

18/06/2020 14:24:53 INFO GlusterFS mount attempt 

18/06/2020 14:24:23 INFO GlusterFS mount attempt 

18/06/2020 14:23:53 INFO GlusterFS mount attempt 

18/06/2020 14:23:23 INFO GlusterFS mount attempt 

18/06/2020 14:22:53 INFO GlusterFS mount attempt 

18/06/2020 14:22:23 INFO GlusterFS mount attempt 

18/06/2020 14:21:53 INFO GlusterFS mount attempt 

18/06/2020 14:21:23 INFO GlusterFS mount attempt 

18/06/2020 14:20:53 INFO GlusterFS mount attempt 

18/06/2020 14:20:22 INFO GlusterFS mount attempt 

18/06/2020 14:19:52 INFO GlusterFS mount attempt 

18/06/2020 14:19:22 INFO GlusterFS mount attempt 

18/06/2020 14:18:52 INFO GlusterFS mount attempt 

18/06/2020 14:18:22 INFO GlusterFS mount attempt 

18/06/2020 14:17:52 INFO GlusterFS mount attempt 

18/06/2020 14:17:22 INFO GlusterFS mount attempt 

18/06/2020 14:16:52 INFO GlusterFS mount attempt 

18/06/2020 14:16:22 INFO GlusterFS mount attempt 

18/06/2020 14:15:52 INFO GlusterFS mount attempt 

18/06/2020 14:15:22 INFO GlusterFS mount attempt 

18/06/2020 14:14:51 INFO GlusterFS mount attempt 

18/06/2020 14:14:21 INFO GlusterFS mount attempt 

18/06/2020 14:13:51 INFO GlusterFS mount attempt 

18/06/2020 14:13:21 INFO GlusterFS mount attempt 

18/06/2020 14:12:51 INFO GlusterFS mount attempt 

18/06/2020 14:12:21 INFO GlusterFS mount attempt 

18/06/2020 14:11:51 INFO GlusterFS mount attempt 

18/06/2020 14:11:21 INFO GlusterFS mount attempt 

18/06/2020 14:10:51 INFO GlusterFS mount attempt 

18/06/2020 14:10:21 INFO GlusterFS mount attempt 

18/06/2020 14:09:51 INFO GlusterFS mount attempt 

18/06/2020 14:09:20 INFO GlusterFS mount attempt 

18/06/2020 14:08:50 INFO GlusterFS mount attempt 

18/06/2020 14:08:20 INFO GlusterFS mount attempt 

18/06/2020 14:07:50 INFO GlusterFS mount attempt 

18/06/2020 14:07:20 INFO GlusterFS mount attempt 

18/06/2020 14:06:50 INFO GlusterFS mount attempt 

18/06/2020 14:06:20 INFO GlusterFS mount attempt 

18/06/2020 14:05:50 INFO GlusterFS mount attempt 

18/06/2020 14:05:20 INFO GlusterFS mount attempt 

18/06/2020 14:04:50 INFO GlusterFS mount attempt 

18/06/2020 14:04:19 INFO GlusterFS mount attempt 

18/06/2020 14:03:49 INFO GlusterFS mount attempt 

18/06/2020 14:03:19 INFO GlusterFS mount attempt 

18/06/2020 14:02:49 INFO GlusterFS mount attempt 

18/06/2020 14:02:19 INFO GlusterFS mount attempt 

18/06/2020 14:01:49 INFO GlusterFS mount attempt 

18/06/2020 14:01:19 INFO GlusterFS mount attempt 

18/06/2020 14:00:49 INFO GlusterFS mount attempt 

18/06/2020 14:00:19 INFO GlusterFS mount attempt 

18/06/2020 13:59:49 INFO GlusterFS mount attempt 

18/06/2020 13:59:19 INFO GlusterFS mount attempt 

18/06/2020 13:58:48 INFO GlusterFS mount attempt 

18/06/2020 13:58:18 INFO GlusterFS mount attempt 

18/06/2020 13:57:48 INFO GlusterFS mount attempt 

18/06/2020 13:57:18 INFO GlusterFS mount attempt 

18/06/2020 13:56:48 INFO GlusterFS mount attempt 

18/06/2020 13:56:18 INFO GlusterFS mount attempt 

18/06/2020 13:55:48 INFO GlusterFS mount attempt 

18/06/2020 13:55:18 INFO GlusterFS mount attempt 

18/06/2020 13:54:48 INFO GlusterFS mount attempt 

18/06/2020 13:54:18 INFO GlusterFS mount attempt 

18/06/2020 13:53:47 INFO GlusterFS mount attempt 

18/06/2020 13:53:17 INFO GlusterFS mount attempt 

18/06/2020 13:52:47 INFO GlusterFS mount attempt 

18/06/2020 13:52:17 INFO GlusterFS mount attempt 

18/06/2020 13:51:47 INFO GlusterFS mount attempt 

18/06/2020 13:51:17 INFO GlusterFS mount attempt 

18/06/2020 13:50:47 INFO GlusterFS mount attempt 

18/06/2020 13:50:17 INFO GlusterFS mount attempt 

18/06/2020 13:49:47 INFO GlusterFS mount attempt 

18/06/2020 13:49:17 INFO GlusterFS mount attempt 

18/06/2020 13:48:47 INFO GlusterFS mount attempt 

18/06/2020 13:48:16 INFO GlusterFS mount attempt 

18/06/2020 13:47:46 INFO GlusterFS mount attempt 

18/06/2020 13:47:16 INFO GlusterFS mount attempt 

18/06/2020 13:46:46 INFO GlusterFS mount attempt 

18/06/2020 13:46:16 INFO GlusterFS mount attempt 

18/06/2020 13:45:46 INFO GlusterFS mount attempt 

18/06/2020 13:45:16 INFO GlusterFS mount attempt 

18/06/2020 13:44:46 INFO GlusterFS mount attempt 

18/06/2020 13:44:16 INFO GlusterFS mount attempt 

18/06/2020 13:43:46 INFO GlusterFS mount attempt 

18/06/2020 13:43:16 INFO GlusterFS mount attempt 

18/06/2020 13:42:45 INFO GlusterFS mount attempt 

18/06/2020 13:42:15 INFO GlusterFS mount attempt 

18/06/2020 13:41:45 INFO GlusterFS mount attempt 

18/06/2020 13:41:15 INFO GlusterFS mount attempt 

18/06/2020 13:40:45 INFO GlusterFS mount attempt 

18/06/2020 13:40:15 INFO GlusterFS mount attempt 

18/06/2020 13:39:45 INFO GlusterFS mount attempt 

18/06/2020 13:39:15 INFO GlusterFS mount attempt 

18/06/2020 13:38:45 INFO GlusterFS mount attempt 

18/06/2020 13:38:15 INFO GlusterFS mount attempt 

18/06/2020 13:37:45 INFO GlusterFS mount attempt 

18/06/2020 13:37:14 INFO GlusterFS mount attempt 

18/06/2020 13:36:44 INFO GlusterFS mount attempt 

18/06/2020 13:36:14 INFO GlusterFS mount attempt 

18/06/2020 13:35:44 INFO GlusterFS mount attempt 

18/06/2020 13:35:14 INFO GlusterFS mount attempt 

18/06/2020 13:34:44 INFO GlusterFS mount attempt 

18/06/2020 13:34:14 INFO GlusterFS mount attempt 

18/06/2020 13:33:44 INFO GlusterFS mount attempt 

18/06/2020 13:33:14 INFO GlusterFS mount attempt 

18/06/2020 13:32:44 INFO GlusterFS mount attempt 

18/06/2020 13:32:13 INFO GlusterFS mount attempt 

18/06/2020 13:31:43 INFO GlusterFS mount attempt 

18/06/2020 13:31:13 INFO GlusterFS mount attempt 

18/06/2020 13:30:43 INFO GlusterFS mount attempt 

18/06/2020 13:30:13 INFO GlusterFS mount attempt 

18/06/2020 13:29:43 INFO GlusterFS mount attempt 

18/06/2020 13:29:13 INFO GlusterFS mount attempt 

18/06/2020 13:28:43 INFO GlusterFS mount attempt 

18/06/2020 13:28:13 INFO GlusterFS mount attempt 

18/06/2020 13:27:43 INFO GlusterFS mount attempt 

18/06/2020 13:27:13 INFO GlusterFS mount attempt 

18/06/2020 13:26:43 INFO GlusterFS mount attempt 

18/06/2020 13:26:12 INFO GlusterFS mount attempt 

18/06/2020 13:25:42 INFO GlusterFS mount attempt 

18/06/2020 13:25:12 INFO GlusterFS mount attempt 

18/06/2020 13:24:42 INFO GlusterFS mount attempt 

18/06/2020 13:24:12 INFO GlusterFS mount attempt 

18/06/2020 13:23:42 INFO GlusterFS mount attempt 

18/06/2020 13:23:12 INFO GlusterFS mount attempt 

18/06/2020 13:22:42 INFO GlusterFS mount attempt 

18/06/2020 13:22:12 INFO GlusterFS mount attempt 

18/06/2020 13:21:42 INFO GlusterFS mount attempt 

18/06/2020 13:21:11 INFO GlusterFS mount attempt 

18/06/2020 13:20:41 INFO GlusterFS mount attempt 

18/06/2020 13:20:11 INFO GlusterFS mount attempt 

18/06/2020 13:19:41 INFO GlusterFS mount attempt 

18/06/2020 13:19:11 INFO GlusterFS mount attempt 

18/06/2020 13:18:41 INFO GlusterFS mount attempt 

18/06/2020 13:18:11 INFO GlusterFS mount attempt 

18/06/2020 13:17:41 INFO GlusterFS mount attempt 

18/06/2020 13:17:11 INFO GlusterFS mount attempt 

18/06/2020 13:16:41 INFO GlusterFS mount attempt 

18/06/2020 13:16:11 INFO GlusterFS mount attempt 

18/06/2020 13:15:40 INFO GlusterFS mount attempt 

18/06/2020 13:15:10 INFO GlusterFS mount attempt 

18/06/2020 13:14:40 INFO GlusterFS mount attempt 

18/06/2020 13:14:10 INFO GlusterFS mount attempt 

18/06/2020 13:13:40 INFO GlusterFS mount attempt 

18/06/2020 13:13:10 INFO GlusterFS mount attempt 

18/06/2020 13:12:40 INFO GlusterFS mount attempt 

18/06/2020 13:12:10 INFO GlusterFS mount attempt 

18/06/2020 13:11:40 INFO GlusterFS mount attempt 

18/06/2020 13:11:10 INFO GlusterFS mount attempt 

18/06/2020 13:10:40 INFO GlusterFS mount attempt 

18/06/2020 13:10:09 INFO GlusterFS mount attempt 

18/06/2020 13:09:39 INFO GlusterFS mount attempt 

18/06/2020 13:09:09 INFO GlusterFS mount attempt 

18/06/2020 13:08:39 INFO GlusterFS mount attempt 

18/06/2020 13:08:09 INFO GlusterFS mount attempt 

18/06/2020 13:07:39 INFO GlusterFS mount attempt 

18/06/2020 13:07:09 INFO GlusterFS mount attempt 

18/06/2020 13:06:39 INFO GlusterFS mount attempt 

18/06/2020 13:06:09 INFO GlusterFS mount attempt 

18/06/2020 13:05:39 INFO GlusterFS mount attempt 

18/06/2020 13:05:09 INFO GlusterFS mount attempt 

18/06/2020 13:04:38 INFO GlusterFS mount attempt 

18/06/2020 13:04:08 INFO GlusterFS mount attempt 

18/06/2020 13:03:38 INFO GlusterFS mount attempt 

18/06/2020 13:03:08 INFO GlusterFS mount attempt 

18/06/2020 13:02:38 INFO GlusterFS mount attempt 

18/06/2020 13:02:08 INFO GlusterFS mount attempt 

18/06/2020 13:01:38 INFO GlusterFS mount attempt 

18/06/2020 13:01:08 INFO GlusterFS mount attempt 

18/06/2020 13:00:38 INFO GlusterFS mount attempt 

18/06/2020 13:00:08 INFO GlusterFS mount attempt 

18/06/2020 12:59:38 INFO GlusterFS mount attempt 

18/06/2020 12:59:07 INFO GlusterFS mount attempt 

18/06/2020 12:58:37 INFO GlusterFS mount attempt 

18/06/2020 12:58:07 INFO GlusterFS mount attempt 

18/06/2020 12:57:37 INFO GlusterFS mount attempt 

18/06/2020 12:57:07 INFO GlusterFS mount attempt 

18/06/2020 12:56:37 INFO GlusterFS mount attempt 

18/06/2020 12:56:07 INFO GlusterFS mount attempt 

18/06/2020 12:55:37 INFO GlusterFS mount attempt 

18/06/2020 12:55:07 INFO GlusterFS mount attempt 

18/06/2020 12:54:37 INFO GlusterFS mount attempt 

18/06/2020 12:54:06 INFO GlusterFS mount attempt 

18/06/2020 12:53:36 INFO GlusterFS mount attempt 

18/06/2020 12:53:06 INFO GlusterFS mount attempt 

18/06/2020 12:52:36 INFO GlusterFS mount attempt 

18/06/2020 12:52:06 INFO GlusterFS mount attempt 

18/06/2020 12:51:36 INFO GlusterFS mount attempt 

18/06/2020 12:51:06 INFO GlusterFS mount attempt 

18/06/2020 12:50:36 INFO GlusterFS mount attempt 

18/06/2020 12:50:06 INFO GlusterFS mount attempt 

18/06/2020 12:49:36 INFO GlusterFS mount attempt 

18/06/2020 12:49:06 INFO GlusterFS mount attempt 

18/06/2020 12:48:35 INFO GlusterFS mount attempt 

18/06/2020 12:48:05 INFO GlusterFS mount attempt 

18/06/2020 12:47:35 INFO GlusterFS mount attempt 

18/06/2020 12:47:05 INFO GlusterFS mount attempt 

18/06/2020 12:46:35 INFO GlusterFS mount attempt 

18/06/2020 12:46:05 INFO GlusterFS mount attempt 

18/06/2020 12:45:35 INFO GlusterFS mount attempt 

18/06/2020 12:45:05 INFO GlusterFS mount attempt 

18/06/2020 12:44:35 INFO GlusterFS mount attempt 

18/06/2020 12:44:05 INFO GlusterFS mount attempt 

18/06/2020 12:43:35 INFO GlusterFS mount attempt 

18/06/2020 12:43:04 INFO GlusterFS mount attempt 

18/06/2020 12:42:34 INFO GlusterFS mount attempt 

18/06/2020 12:42:04 INFO GlusterFS mount attempt 

18/06/2020 12:41:34 INFO GlusterFS mount attempt 

18/06/2020 12:41:04 INFO GlusterFS mount attempt 

18/06/2020 12:40:34 INFO GlusterFS mount attempt 

18/06/2020 12:40:04 INFO GlusterFS mount attempt 

18/06/2020 12:39:34 INFO GlusterFS mount attempt 

18/06/2020 12:39:04 INFO GlusterFS mount attempt 

18/06/2020 12:38:34 INFO GlusterFS mount attempt 

18/06/2020 12:38:03 INFO GlusterFS mount attempt 

18/06/2020 12:37:33 INFO GlusterFS mount attempt 

18/06/2020 12:37:03 INFO GlusterFS mount attempt 

18/06/2020 12:36:33 INFO GlusterFS mount attempt 

18/06/2020 12:36:03 INFO GlusterFS mount attempt 

18/06/2020 12:35:33 INFO GlusterFS mount attempt 

18/06/2020 12:35:03 INFO GlusterFS mount attempt 

18/06/2020 12:34:33 INFO GlusterFS mount attempt 

18/06/2020 12:34:03 INFO GlusterFS mount attempt 

18/06/2020 12:33:33 INFO GlusterFS mount attempt 

18/06/2020 12:33:02 INFO GlusterFS mount attempt 

18/06/2020 12:32:32 INFO GlusterFS mount attempt 

18/06/2020 12:32:02 INFO GlusterFS mount attempt 

18/06/2020 12:31:32 INFO GlusterFS mount attempt 

18/06/2020 12:31:02 INFO GlusterFS mount attempt 

18/06/2020 12:30:32 INFO GlusterFS mount attempt 

18/06/2020 12:30:02 INFO GlusterFS mount attempt 

18/06/2020 12:29:32 INFO GlusterFS mount attempt 

18/06/2020 12:29:02 INFO GlusterFS mount attempt 

18/06/2020 12:28:32 INFO GlusterFS mount attempt 

18/06/2020 12:28:02 INFO GlusterFS mount attempt 

18/06/2020 12:27:31 INFO GlusterFS mount attempt 

18/06/2020 12:27:01 INFO GlusterFS mount attempt 

18/06/2020 12:26:31 INFO GlusterFS mount attempt 

18/06/2020 12:26:01 INFO GlusterFS mount attempt 

18/06/2020 12:25:31 INFO GlusterFS mount attempt 

18/06/2020 12:25:01 INFO GlusterFS mount attempt 

18/06/2020 12:24:31 INFO GlusterFS mount attempt 

18/06/2020 12:24:01 INFO GlusterFS mount attempt 

18/06/2020 12:23:31 INFO GlusterFS mount attempt 

18/06/2020 12:23:01 INFO GlusterFS mount attempt 

18/06/2020 12:22:31 INFO GlusterFS mount attempt 

18/06/2020 12:22:00 INFO GlusterFS mount attempt 

18/06/2020 12:21:30 INFO GlusterFS mount attempt 

18/06/2020 12:21:00 INFO GlusterFS mount attempt 

18/06/2020 12:20:30 INFO GlusterFS mount attempt 

18/06/2020 12:20:00 INFO GlusterFS mount attempt 

18/06/2020 12:19:30 INFO GlusterFS mount attempt 

18/06/2020 12:19:00 INFO GlusterFS mount attempt 

18/06/2020 12:18:30 INFO GlusterFS mount attempt 

18/06/2020 12:18:00 INFO GlusterFS mount attempt 

18/06/2020 12:17:30 INFO GlusterFS mount attempt 

18/06/2020 12:17:00 INFO GlusterFS mount attempt 

18/06/2020 12:16:30 INFO GlusterFS mount attempt 

18/06/2020 12:15:59 INFO GlusterFS mount attempt 

18/06/2020 12:15:29 INFO GlusterFS mount attempt 

18/06/2020 12:14:59 INFO GlusterFS mount attempt 

18/06/2020 12:14:29 INFO GlusterFS mount attempt 

18/06/2020 12:13:59 INFO GlusterFS mount attempt 

18/06/2020 12:13:29 INFO GlusterFS mount attempt 

18/06/2020 12:12:59 INFO GlusterFS mount attempt 

18/06/2020 12:12:29 INFO GlusterFS mount attempt 

18/06/2020 12:11:59 INFO GlusterFS mount attempt 

18/06/2020 12:11:29 INFO GlusterFS mount attempt 

18/06/2020 12:10:58 INFO GlusterFS mount attempt 

18/06/2020 12:10:28 INFO GlusterFS mount attempt 

18/06/2020 12:09:58 INFO GlusterFS mount attempt 

18/06/2020 12:09:28 INFO GlusterFS mount attempt 

18/06/2020 12:08:58 INFO GlusterFS mount attempt 

18/06/2020 12:08:28 INFO GlusterFS mount attempt 

18/06/2020 12:07:58 INFO GlusterFS mount attempt 

18/06/2020 12:07:28 INFO GlusterFS mount attempt 

18/06/2020 12:06:58 INFO GlusterFS mount attempt 

18/06/2020 12:06:28 INFO GlusterFS mount attempt 

18/06/2020 12:05:58 INFO GlusterFS mount attempt 

18/06/2020 12:05:27 INFO GlusterFS mount attempt 

18/06/2020 12:04:57 INFO GlusterFS mount attempt 

18/06/2020 12:04:27 INFO GlusterFS mount attempt 

18/06/2020 12:03:57 INFO GlusterFS mount attempt 

18/06/2020 12:03:27 INFO GlusterFS mount attempt 

18/06/2020 12:02:57 INFO GlusterFS mount attempt 

18/06/2020 12:02:27 INFO GlusterFS mount attempt 

18/06/2020 12:01:57 INFO GlusterFS mount attempt 

18/06/2020 12:01:27 INFO GlusterFS mount attempt 

18/06/2020 12:00:57 INFO GlusterFS mount attempt 

18/06/2020 12:00:26 INFO GlusterFS mount attempt 

18/06/2020 11:59:56 INFO GlusterFS mount attempt 

18/06/2020 11:59:26 INFO GlusterFS mount attempt 

18/06/2020 11:58:56 INFO GlusterFS mount attempt 

18/06/2020 11:58:26 INFO GlusterFS mount attempt 

18/06/2020 11:57:56 INFO GlusterFS mount attempt 

18/06/2020 11:57:26 INFO GlusterFS mount attempt 

18/06/2020 11:56:56 INFO GlusterFS mount attempt 

18/06/2020 11:56:26 INFO GlusterFS mount attempt 

18/06/2020 11:55:56 INFO GlusterFS mount attempt 

18/06/2020 11:55:25 INFO GlusterFS mount attempt 

18/06/2020 11:54:55 INFO GlusterFS mount attempt 

18/06/2020 11:54:25 INFO GlusterFS mount attempt 

18/06/2020 11:53:55 INFO GlusterFS mount attempt 

18/06/2020 11:53:25 INFO GlusterFS mount attempt 

18/06/2020 11:52:55 INFO GlusterFS mount attempt 

18/06/2020 11:52:25 INFO GlusterFS mount attempt 

18/06/2020 11:51:55 INFO GlusterFS mount attempt 

18/06/2020 11:51:25 INFO GlusterFS mount attempt 

18/06/2020 11:50:55 INFO GlusterFS mount attempt 

18/06/2020 11:50:25 INFO GlusterFS mount attempt 

18/06/2020 11:49:54 INFO GlusterFS mount attempt 

18/06/2020 11:49:24 INFO GlusterFS mount attempt 

18/06/2020 11:48:54 INFO GlusterFS mount attempt 

18/06/2020 11:48:24 INFO GlusterFS mount attempt 

18/06/2020 11:47:54 INFO GlusterFS mount attempt 

18/06/2020 11:47:24 INFO GlusterFS mount attempt 

18/06/2020 11:46:54 INFO GlusterFS mount attempt 

18/06/2020 11:46:24 INFO GlusterFS mount attempt 

18/06/2020 11:45:54 INFO GlusterFS mount attempt 

18/06/2020 11:45:24 INFO GlusterFS mount attempt 

18/06/2020 11:44:54 INFO GlusterFS mount attempt 

18/06/2020 11:44:24 INFO GlusterFS mount attempt 

18/06/2020 11:43:53 INFO GlusterFS mount attempt 

18/06/2020 11:43:23 INFO GlusterFS mount attempt 

18/06/2020 11:42:53 INFO GlusterFS mount attempt 

18/06/2020 11:42:23 INFO GlusterFS mount attempt 

18/06/2020 11:41:53 INFO GlusterFS mount attempt 

18/06/2020 11:41:23 INFO GlusterFS mount attempt 

18/06/2020 11:40:53 INFO GlusterFS mount attempt 

18/06/2020 11:40:23 INFO GlusterFS mount attempt 

18/06/2020 11:39:53 INFO GlusterFS mount attempt 

18/06/2020 11:39:23 INFO GlusterFS mount attempt 

18/06/2020 11:38:53 INFO GlusterFS mount attempt 

18/06/2020 11:38:22 INFO GlusterFS mount attempt 

18/06/2020 11:37:52 INFO GlusterFS mount attempt 

18/06/2020 11:37:22 INFO GlusterFS mount attempt 

18/06/2020 11:36:52 INFO GlusterFS mount attempt 

18/06/2020 11:36:22 INFO GlusterFS mount attempt 

18/06/2020 11:35:52 INFO GlusterFS mount attempt 

18/06/2020 11:35:22 INFO GlusterFS mount attempt 

18/06/2020 11:34:52 INFO GlusterFS mount attempt 

18/06/2020 11:34:22 INFO GlusterFS mount attempt 

18/06/2020 11:33:52 INFO GlusterFS mount attempt 

18/06/2020 11:33:22 INFO GlusterFS mount attempt 

18/06/2020 11:32:52 INFO GlusterFS mount attempt 

18/06/2020 11:32:21 INFO GlusterFS mount attempt 

18/06/2020 11:31:51 INFO GlusterFS mount attempt 

18/06/2020 11:31:21 INFO GlusterFS mount attempt 

18/06/2020 11:30:51 INFO GlusterFS mount attempt 

18/06/2020 11:30:21 INFO GlusterFS mount attempt 

18/06/2020 11:29:51 INFO GlusterFS mount attempt 

18/06/2020 11:29:21 INFO GlusterFS mount attempt 

18/06/2020 11:28:51 INFO GlusterFS mount attempt 

18/06/2020 11:28:21 INFO GlusterFS mount attempt 

18/06/2020 11:27:51 INFO GlusterFS mount attempt 

18/06/2020 11:27:21 INFO GlusterFS mount attempt 

18/06/2020 11:26:50 INFO GlusterFS mount attempt 

18/06/2020 11:26:20 INFO GlusterFS mount attempt 

18/06/2020 11:25:50 INFO GlusterFS mount attempt 

18/06/2020 11:25:20 INFO GlusterFS mount attempt 

18/06/2020 11:24:50 INFO GlusterFS mount attempt 

18/06/2020 11:24:20 INFO GlusterFS mount attempt 

18/06/2020 11:23:50 INFO GlusterFS mount attempt 

18/06/2020 11:23:20 INFO GlusterFS mount attempt 

18/06/2020 11:22:50 INFO GlusterFS mount attempt 

18/06/2020 11:22:20 INFO GlusterFS mount attempt 

18/06/2020 11:21:50 INFO GlusterFS mount attempt 

18/06/2020 11:21:19 INFO GlusterFS mount attempt 

18/06/2020 11:20:49 INFO GlusterFS mount attempt 

18/06/2020 11:20:19 INFO GlusterFS mount attempt 

18/06/2020 11:19:49 INFO GlusterFS mount attempt 

18/06/2020 11:19:19 INFO GlusterFS mount attempt 

18/06/2020 11:18:49 INFO GlusterFS mount attempt 

18/06/2020 11:18:19 INFO GlusterFS mount attempt 

18/06/2020 11:17:49 INFO GlusterFS mount attempt 

18/06/2020 11:17:19 INFO GlusterFS mount attempt 

18/06/2020 11:16:49 INFO GlusterFS mount attempt 

18/06/2020 11:16:19 INFO GlusterFS mount attempt 

18/06/2020 11:15:49 INFO GlusterFS mount attempt 

18/06/2020 11:15:18 INFO GlusterFS mount attempt 

18/06/2020 11:14:48 INFO GlusterFS mount attempt 

18/06/2020 11:14:18 INFO GlusterFS mount attempt 

18/06/2020 11:13:48 INFO GlusterFS mount attempt 

18/06/2020 11:13:18 INFO GlusterFS mount attempt 

18/06/2020 11:12:48 INFO GlusterFS mount attempt 

18/06/2020 11:12:18 INFO GlusterFS mount attempt 

18/06/2020 11:11:48 INFO GlusterFS mount attempt 

18/06/2020 11:11:18 INFO GlusterFS mount attempt 

18/06/2020 11:10:48 INFO GlusterFS mount attempt 

18/06/2020 11:10:18 INFO GlusterFS mount attempt 

18/06/2020 11:09:47 INFO GlusterFS mount attempt 

18/06/2020 11:09:17 INFO GlusterFS mount attempt 

18/06/2020 11:08:47 INFO GlusterFS mount attempt 

18/06/2020 11:08:17 INFO GlusterFS mount attempt 

18/06/2020 11:07:47 INFO GlusterFS mount attempt 

18/06/2020 11:07:17 INFO GlusterFS mount attempt 

18/06/2020 11:06:47 INFO GlusterFS mount attempt 

18/06/2020 11:06:17 INFO GlusterFS mount attempt 

18/06/2020 11:05:47 INFO GlusterFS mount attempt 

18/06/2020 11:05:17 INFO GlusterFS mount attempt 

18/06/2020 11:04:47 INFO GlusterFS mount attempt 

18/06/2020 11:04:16 INFO GlusterFS mount attempt 

18/06/2020 11:03:46 INFO GlusterFS mount attempt 

18/06/2020 11:03:16 INFO GlusterFS mount attempt 

18/06/2020 11:02:46 INFO GlusterFS mount attempt 

18/06/2020 11:02:16 INFO GlusterFS mount attempt 

18/06/2020 11:01:46 INFO GlusterFS mount attempt 

18/06/2020 11:01:16 INFO GlusterFS mount attempt 

18/06/2020 11:00:46 INFO GlusterFS mount attempt 

18/06/2020 11:00:16 INFO GlusterFS mount attempt 

18/06/2020 10:59:46 INFO GlusterFS mount attempt 

18/06/2020 10:59:16 INFO GlusterFS mount attempt 

18/06/2020 10:58:45 INFO GlusterFS mount attempt 

18/06/2020 10:58:15 INFO GlusterFS mount attempt 

18/06/2020 10:57:45 INFO GlusterFS mount attempt 

18/06/2020 10:57:15 INFO GlusterFS mount attempt 

18/06/2020 10:56:45 INFO GlusterFS mount attempt 

18/06/2020 10:56:15 INFO GlusterFS mount attempt 

18/06/2020 10:55:45 INFO GlusterFS mount attempt 

18/06/2020 10:55:15 INFO GlusterFS mount attempt 

18/06/2020 10:54:45 INFO GlusterFS mount attempt 

18/06/2020 10:54:15 INFO GlusterFS mount attempt 

18/06/2020 10:53:44 INFO GlusterFS mount attempt 

18/06/2020 10:53:14 INFO GlusterFS mount attempt 

18/06/2020 10:52:44 INFO GlusterFS mount attempt 

18/06/2020 10:52:14 INFO GlusterFS mount attempt 

18/06/2020 10:51:44 INFO GlusterFS mount attempt 

18/06/2020 10:51:14 INFO GlusterFS mount attempt 

18/06/2020 10:50:44 INFO GlusterFS mount attempt 

18/06/2020 10:50:14 INFO GlusterFS mount attempt 

18/06/2020 10:49:44 INFO GlusterFS mount attempt 

18/06/2020 10:49:14 INFO GlusterFS mount attempt 

18/06/2020 10:48:44 INFO GlusterFS mount attempt 

18/06/2020 10:48:13 INFO GlusterFS mount attempt 

18/06/2020 10:47:43 INFO GlusterFS mount attempt 

18/06/2020 10:47:13 INFO GlusterFS mount attempt 

18/06/2020 10:46:43 INFO GlusterFS mount attempt 

18/06/2020 10:46:13 INFO GlusterFS mount attempt 

18/06/2020 10:45:43 INFO GlusterFS mount attempt 

18/06/2020 10:45:13 INFO GlusterFS mount attempt 

18/06/2020 10:44:43 INFO GlusterFS mount attempt 

18/06/2020 10:44:13 INFO GlusterFS mount attempt 

18/06/2020 10:43:43 INFO GlusterFS mount attempt 

18/06/2020 10:43:13 INFO GlusterFS mount attempt 

18/06/2020 10:42:42 INFO GlusterFS mount attempt 

18/06/2020 10:42:12 INFO GlusterFS mount attempt 

18/06/2020 10:41:42 INFO GlusterFS mount attempt 

18/06/2020 10:41:12 INFO GlusterFS mount attempt 

18/06/2020 10:40:42 INFO GlusterFS mount attempt 

18/06/2020 10:40:12 INFO GlusterFS mount attempt 

18/06/2020 10:39:42 INFO GlusterFS mount attempt 

18/06/2020 10:39:12 INFO GlusterFS mount attempt 

18/06/2020 10:38:42 INFO GlusterFS mount attempt 

18/06/2020 10:38:12 INFO GlusterFS mount attempt 

18/06/2020 10:37:41 INFO GlusterFS mount attempt 

18/06/2020 10:37:11 INFO GlusterFS mount attempt 

18/06/2020 10:36:41 INFO GlusterFS mount attempt 

18/06/2020 10:36:11 INFO GlusterFS mount attempt 

18/06/2020 10:35:41 INFO GlusterFS mount attempt 

18/06/2020 10:35:11 INFO GlusterFS mount attempt 

18/06/2020 10:34:41 INFO GlusterFS mount attempt 

18/06/2020 10:34:11 INFO GlusterFS mount attempt 

18/06/2020 10:33:41 INFO GlusterFS mount attempt 

18/06/2020 10:33:11 INFO GlusterFS mount attempt 

18/06/2020 10:32:41 INFO GlusterFS mount attempt 

18/06/2020 10:32:10 INFO GlusterFS mount attempt 

18/06/2020 10:31:40 INFO GlusterFS mount attempt 

18/06/2020 10:31:10 INFO GlusterFS mount attempt 

18/06/2020 10:30:40 INFO GlusterFS mount attempt 

18/06/2020 10:30:10 INFO GlusterFS mount attempt 

18/06/2020 10:29:40 INFO GlusterFS mount attempt 

18/06/2020 10:29:10 INFO GlusterFS mount attempt 

18/06/2020 10:28:40 INFO GlusterFS mount attempt 

18/06/2020 10:28:10 INFO GlusterFS mount attempt 

18/06/2020 10:27:40 INFO GlusterFS mount attempt 

18/06/2020 10:27:10 INFO GlusterFS mount attempt 

18/06/2020 10:26:39 INFO GlusterFS mount attempt 

18/06/2020 10:26:09 INFO GlusterFS mount attempt 

18/06/2020 10:25:39 INFO GlusterFS mount attempt 

18/06/2020 10:25:09 INFO GlusterFS mount attempt 

18/06/2020 10:24:39 INFO GlusterFS mount attempt 

18/06/2020 10:24:09 INFO GlusterFS mount attempt 

18/06/2020 10:23:39 INFO GlusterFS mount attempt 

18/06/2020 10:23:09 INFO GlusterFS mount attempt 

18/06/2020 10:22:39 INFO GlusterFS mount attempt 

18/06/2020 10:22:09 INFO GlusterFS mount attempt 

18/06/2020 10:21:39 INFO GlusterFS mount attempt 

18/06/2020 10:21:08 INFO GlusterFS mount attempt 

18/06/2020 10:20:38 INFO GlusterFS mount attempt 

18/06/2020 10:20:08 INFO GlusterFS mount attempt 

18/06/2020 10:19:38 INFO GlusterFS mount attempt 

18/06/2020 10:19:08 INFO GlusterFS mount attempt 

18/06/2020 10:18:38 INFO GlusterFS mount attempt 

18/06/2020 10:18:08 INFO GlusterFS mount attempt 

18/06/2020 10:17:38 INFO GlusterFS mount attempt 

18/06/2020 10:17:08 INFO GlusterFS mount attempt 

18/06/2020 10:16:38 INFO GlusterFS mount attempt 

18/06/2020 10:16:07 INFO GlusterFS mount attempt 

18/06/2020 10:15:37 INFO GlusterFS mount attempt 

18/06/2020 10:15:07 INFO GlusterFS mount attempt 

18/06/2020 10:14:37 INFO GlusterFS mount attempt 

18/06/2020 10:14:07 INFO GlusterFS mount attempt 

18/06/2020 10:13:37 INFO GlusterFS mount attempt 

18/06/2020 10:13:07 INFO GlusterFS mount attempt 

18/06/2020 10:12:37 INFO GlusterFS mount attempt 

18/06/2020 10:12:07 INFO GlusterFS mount attempt 

18/06/2020 10:11:37 INFO GlusterFS mount attempt 

18/06/2020 10:11:07 INFO GlusterFS mount attempt 

18/06/2020 10:10:36 INFO GlusterFS mount attempt 

18/06/2020 10:10:06 INFO GlusterFS mount attempt 

18/06/2020 10:09:36 INFO GlusterFS mount attempt 

18/06/2020 10:09:06 INFO GlusterFS mount attempt 

18/06/2020 10:08:36 INFO GlusterFS mount attempt 

18/06/2020 10:08:06 INFO GlusterFS mount attempt 

18/06/2020 10:07:36 INFO GlusterFS mount attempt 

18/06/2020 10:07:06 INFO GlusterFS mount attempt 

18/06/2020 10:06:36 INFO GlusterFS mount attempt 

18/06/2020 10:06:06 INFO GlusterFS mount attempt 

18/06/2020 10:05:36 INFO GlusterFS mount attempt 

18/06/2020 10:05:05 INFO GlusterFS mount attempt 

18/06/2020 10:04:35 INFO GlusterFS mount attempt 

18/06/2020 10:04:05 INFO GlusterFS mount attempt 

18/06/2020 10:03:35 INFO GlusterFS mount attempt 

18/06/2020 10:03:05 INFO GlusterFS mount attempt 

18/06/2020 10:02:35 INFO GlusterFS mount attempt 

18/06/2020 10:02:05 INFO GlusterFS mount attempt 

18/06/2020 10:01:35 INFO GlusterFS mount attempt 

18/06/2020 10:01:05 INFO GlusterFS mount attempt 

18/06/2020 10:00:35 INFO GlusterFS mount attempt 

18/06/2020 10:00:05 INFO GlusterFS mount attempt 

18/06/2020 09:59:34 INFO GlusterFS mount attempt 

18/06/2020 09:59:04 INFO GlusterFS mount attempt 

18/06/2020 09:58:34 INFO GlusterFS mount attempt 

18/06/2020 09:58:04 INFO GlusterFS mount attempt 

18/06/2020 09:57:34 INFO GlusterFS mount attempt 

18/06/2020 09:57:04 INFO GlusterFS mount attempt 

18/06/2020 09:56:34 INFO GlusterFS mount attempt 

18/06/2020 09:56:04 INFO GlusterFS mount attempt 

18/06/2020 09:55:34 INFO GlusterFS mount attempt 

18/06/2020 09:55:04 INFO GlusterFS mount attempt 

18/06/2020 09:54:34 INFO GlusterFS mount attempt 

18/06/2020 09:54:03 INFO GlusterFS mount attempt 

18/06/2020 09:53:33 INFO GlusterFS mount attempt 

18/06/2020 09:53:03 INFO GlusterFS mount attempt 

18/06/2020 09:52:33 INFO GlusterFS mount attempt 

18/06/2020 09:52:03 INFO GlusterFS mount attempt 

18/06/2020 09:51:33 INFO GlusterFS mount attempt 

18/06/2020 09:51:03 INFO GlusterFS mount attempt 

18/06/2020 09:50:33 INFO GlusterFS mount attempt 

18/06/2020 09:50:03 INFO GlusterFS mount attempt 

18/06/2020 09:49:33 INFO GlusterFS mount attempt 

18/06/2020 09:49:03 INFO GlusterFS mount attempt 

18/06/2020 09:48:32 INFO GlusterFS mount attempt 

18/06/2020 09:48:02 INFO GlusterFS mount attempt 

18/06/2020 09:47:32 INFO GlusterFS mount attempt 

18/06/2020 09:47:02 INFO GlusterFS mount attempt 

18/06/2020 09:46:32 INFO GlusterFS mount attempt 

18/06/2020 09:46:02 INFO GlusterFS mount attempt 

18/06/2020 09:45:32 INFO GlusterFS mount attempt 

18/06/2020 09:45:02 INFO GlusterFS mount attempt 

18/06/2020 09:44:32 INFO GlusterFS mount attempt 

18/06/2020 09:44:02 INFO GlusterFS mount attempt 

18/06/2020 09:43:32 INFO GlusterFS mount attempt 

18/06/2020 09:43:01 INFO GlusterFS mount attempt 

18/06/2020 09:42:31 INFO GlusterFS mount attempt 

18/06/2020 09:42:01 INFO GlusterFS mount attempt 

18/06/2020 09:41:31 INFO GlusterFS mount attempt 

18/06/2020 09:41:01 INFO GlusterFS mount attempt 

18/06/2020 09:40:31 INFO GlusterFS mount attempt 

18/06/2020 09:40:01 INFO GlusterFS mount attempt 

18/06/2020 09:39:31 INFO GlusterFS mount attempt 

18/06/2020 09:39:01 INFO GlusterFS mount attempt 

18/06/2020 09:38:31 INFO GlusterFS mount attempt 

18/06/2020 09:38:01 INFO GlusterFS mount attempt 

18/06/2020 09:37:31 INFO GlusterFS mount attempt 

18/06/2020 09:37:00 INFO GlusterFS mount attempt 

18/06/2020 09:36:30 INFO GlusterFS mount attempt 

18/06/2020 09:36:00 INFO GlusterFS mount attempt 

18/06/2020 09:35:30 INFO GlusterFS mount attempt 

18/06/2020 09:35:00 INFO GlusterFS mount attempt 

18/06/2020 09:34:30 INFO GlusterFS mount attempt 

18/06/2020 09:34:00 INFO GlusterFS mount attempt 

18/06/2020 09:33:30 INFO GlusterFS mount attempt 

18/06/2020 09:33:00 INFO GlusterFS mount attempt 

18/06/2020 09:32:30 INFO GlusterFS mount attempt 

18/06/2020 09:32:00 INFO GlusterFS mount attempt 

18/06/2020 09:31:29 INFO GlusterFS mount attempt 

18/06/2020 09:30:59 INFO GlusterFS mount attempt 

18/06/2020 09:30:29 INFO GlusterFS mount attempt 

18/06/2020 09:29:59 INFO GlusterFS mount attempt 

18/06/2020 09:29:29 INFO GlusterFS mount attempt 

18/06/2020 09:28:59 INFO GlusterFS mount attempt 

18/06/2020 09:28:29 INFO GlusterFS mount attempt 

18/06/2020 09:27:59 INFO GlusterFS mount attempt 

18/06/2020 09:27:29 INFO GlusterFS mount attempt 

18/06/2020 09:26:59 INFO GlusterFS mount attempt 

18/06/2020 09:26:29 INFO GlusterFS mount attempt 

18/06/2020 09:25:58 INFO GlusterFS mount attempt 

18/06/2020 09:25:28 INFO GlusterFS mount attempt 

18/06/2020 09:24:58 INFO GlusterFS mount attempt 

18/06/2020 09:24:28 INFO GlusterFS mount attempt 

18/06/2020 09:23:58 INFO GlusterFS mount attempt 

18/06/2020 09:23:28 INFO GlusterFS mount attempt 

18/06/2020 09:22:58 INFO GlusterFS mount attempt 

18/06/2020 09:22:28 INFO GlusterFS mount attempt 

18/06/2020 09:21:58 INFO GlusterFS mount attempt 

18/06/2020 09:21:28 INFO GlusterFS mount attempt 

18/06/2020 09:20:58 INFO GlusterFS mount attempt 

18/06/2020 09:20:27 INFO GlusterFS mount attempt 

18/06/2020 09:19:57 INFO GlusterFS mount attempt 

18/06/2020 09:19:27 INFO GlusterFS mount attempt 

18/06/2020 09:18:57 INFO GlusterFS mount attempt 

18/06/2020 09:18:27 INFO GlusterFS mount attempt 

18/06/2020 09:17:57 INFO GlusterFS mount attempt 

18/06/2020 09:17:27 INFO GlusterFS mount attempt 

18/06/2020 09:16:57 INFO GlusterFS mount attempt 

18/06/2020 09:16:27 INFO GlusterFS mount attempt 

18/06/2020 09:15:57 INFO GlusterFS mount attempt 

18/06/2020 09:15:26 INFO GlusterFS mount attempt 

18/06/2020 09:14:56 INFO GlusterFS mount attempt 

18/06/2020 09:14:26 INFO GlusterFS mount attempt 

18/06/2020 09:13:56 INFO GlusterFS mount attempt 

18/06/2020 09:13:26 INFO GlusterFS mount attempt 

18/06/2020 09:12:56 INFO GlusterFS mount attempt 

18/06/2020 09:12:26 INFO GlusterFS mount attempt 

18/06/2020 09:11:56 INFO GlusterFS mount attempt 

18/06/2020 09:11:26 INFO GlusterFS mount attempt 

18/06/2020 09:10:56 INFO GlusterFS mount attempt 

18/06/2020 09:10:26 INFO GlusterFS mount attempt 

18/06/2020 09:09:55 INFO GlusterFS mount attempt 

18/06/2020 09:09:25 INFO GlusterFS mount attempt 

18/06/2020 09:08:55 INFO GlusterFS mount attempt 

18/06/2020 09:08:25 INFO GlusterFS mount attempt 

18/06/2020 09:07:55 INFO GlusterFS mount attempt 

18/06/2020 09:07:25 INFO GlusterFS mount attempt 

18/06/2020 09:06:55 INFO GlusterFS mount attempt 

18/06/2020 09:06:25 INFO GlusterFS mount attempt 

18/06/2020 09:05:55 INFO GlusterFS mount attempt 

18/06/2020 09:05:25 INFO GlusterFS mount attempt 

18/06/2020 09:04:55 INFO GlusterFS mount attempt 

18/06/2020 09:04:24 INFO GlusterFS mount attempt 

18/06/2020 09:03:54 INFO GlusterFS mount attempt 

18/06/2020 09:03:24 INFO GlusterFS mount attempt 

18/06/2020 09:02:54 INFO GlusterFS mount attempt 

18/06/2020 09:02:24 INFO GlusterFS mount attempt 

18/06/2020 09:01:54 INFO GlusterFS mount attempt 

18/06/2020 09:01:24 INFO GlusterFS mount attempt 

18/06/2020 09:00:54 INFO GlusterFS mount attempt 

18/06/2020 09:00:24 INFO GlusterFS mount attempt 

18/06/2020 08:59:54 INFO GlusterFS mount attempt 

18/06/2020 08:59:24 INFO GlusterFS mount attempt 

18/06/2020 08:58:54 INFO GlusterFS mount attempt 

18/06/2020 08:58:23 INFO GlusterFS mount attempt 

18/06/2020 08:57:53 INFO GlusterFS mount attempt 

18/06/2020 08:57:23 INFO GlusterFS mount attempt 

18/06/2020 08:56:53 INFO GlusterFS mount attempt 

18/06/2020 08:56:23 INFO GlusterFS mount attempt 

18/06/2020 08:55:53 INFO GlusterFS mount attempt 

18/06/2020 08:55:23 INFO GlusterFS mount attempt 

18/06/2020 08:54:53 INFO GlusterFS mount attempt 

18/06/2020 08:54:23 INFO GlusterFS mount attempt 

18/06/2020 08:53:53 INFO GlusterFS mount attempt 

18/06/2020 08:53:23 INFO GlusterFS mount attempt 

18/06/2020 08:52:52 INFO GlusterFS mount attempt 

18/06/2020 08:52:22 INFO GlusterFS mount attempt 

18/06/2020 08:51:52 INFO GlusterFS mount attempt 

18/06/2020 08:51:22 INFO GlusterFS mount attempt 

18/06/2020 08:50:52 INFO GlusterFS mount attempt 

18/06/2020 08:50:22 INFO GlusterFS mount attempt 

18/06/2020 08:49:52 INFO GlusterFS mount attempt 

18/06/2020 08:49:22 INFO GlusterFS mount attempt 

18/06/2020 08:48:52 INFO GlusterFS mount attempt 

18/06/2020 08:48:22 INFO GlusterFS mount attempt 

18/06/2020 08:47:52 INFO GlusterFS mount attempt 

18/06/2020 08:47:22 INFO GlusterFS mount attempt 

18/06/2020 08:46:51 INFO GlusterFS mount attempt 

18/06/2020 08:46:21 INFO GlusterFS mount attempt 

18/06/2020 08:45:51 INFO GlusterFS mount attempt 

18/06/2020 08:45:21 INFO GlusterFS mount attempt 

18/06/2020 08:44:51 INFO GlusterFS mount attempt 

18/06/2020 08:44:21 INFO GlusterFS mount attempt 

18/06/2020 08:43:51 INFO GlusterFS mount attempt 

18/06/2020 08:43:21 INFO GlusterFS mount attempt 

18/06/2020 08:42:51 INFO GlusterFS mount attempt 

18/06/2020 08:42:21 INFO GlusterFS mount attempt 

18/06/2020 08:41:51 INFO GlusterFS mount attempt 

18/06/2020 08:41:20 INFO GlusterFS mount attempt 

18/06/2020 08:40:50 INFO GlusterFS mount attempt 

18/06/2020 08:40:20 INFO GlusterFS mount attempt 

18/06/2020 08:39:50 INFO GlusterFS mount attempt 

18/06/2020 08:39:20 INFO GlusterFS mount attempt 

18/06/2020 08:38:50 INFO GlusterFS mount attempt 

18/06/2020 08:38:20 INFO GlusterFS mount attempt 

18/06/2020 08:37:50 INFO GlusterFS mount attempt 

18/06/2020 08:37:20 INFO GlusterFS mount attempt 

18/06/2020 08:36:50 INFO GlusterFS mount attempt 

18/06/2020 08:36:19 INFO GlusterFS mount attempt 

18/06/2020 08:35:49 INFO GlusterFS mount attempt 

18/06/2020 08:35:19 INFO GlusterFS mount attempt 

18/06/2020 08:34:49 INFO GlusterFS mount attempt 

18/06/2020 08:34:19 INFO GlusterFS mount attempt 

18/06/2020 08:33:49 INFO GlusterFS mount attempt 

18/06/2020 08:33:19 INFO GlusterFS mount attempt 

18/06/2020 08:32:49 INFO GlusterFS mount attempt 

18/06/2020 08:32:19 INFO GlusterFS mount attempt 

18/06/2020 08:31:49 INFO GlusterFS mount attempt 

18/06/2020 08:31:19 INFO GlusterFS mount attempt 

18/06/2020 08:30:48 INFO GlusterFS mount attempt 

18/06/2020 08:30:18 INFO GlusterFS mount attempt 

18/06/2020 08:29:48 INFO GlusterFS mount attempt 

18/06/2020 08:29:18 INFO GlusterFS mount attempt 

18/06/2020 08:28:48 INFO GlusterFS mount attempt 

18/06/2020 08:28:18 INFO GlusterFS mount attempt 

18/06/2020 08:27:48 INFO GlusterFS mount attempt 

18/06/2020 08:27:18 INFO GlusterFS mount attempt 

18/06/2020 08:26:48 INFO GlusterFS mount attempt 

18/06/2020 08:26:18 INFO GlusterFS mount attempt 

18/06/2020 08:25:47 INFO GlusterFS mount attempt 

18/06/2020 08:25:17 INFO GlusterFS mount attempt 

18/06/2020 08:24:47 INFO GlusterFS mount attempt 

18/06/2020 08:24:17 INFO GlusterFS mount attempt 

18/06/2020 08:23:47 INFO GlusterFS mount attempt 

18/06/2020 08:23:17 INFO GlusterFS mount attempt 

18/06/2020 08:22:47 INFO GlusterFS mount attempt 

18/06/2020 08:22:17 INFO GlusterFS mount attempt 

18/06/2020 08:21:47 INFO GlusterFS mount attempt 

18/06/2020 08:21:17 INFO GlusterFS mount attempt 

18/06/2020 08:20:47 INFO GlusterFS mount attempt 

18/06/2020 08:20:16 INFO GlusterFS mount attempt 

18/06/2020 08:19:46 INFO GlusterFS mount attempt 

18/06/2020 08:19:16 INFO GlusterFS mount attempt 

18/06/2020 08:18:46 INFO GlusterFS mount attempt 

18/06/2020 08:18:16 INFO GlusterFS mount attempt 

18/06/2020 08:17:46 INFO GlusterFS mount attempt 

18/06/2020 08:17:16 INFO GlusterFS mount attempt 

18/06/2020 08:16:46 INFO GlusterFS mount attempt 

18/06/2020 08:16:16 INFO GlusterFS mount attempt 

18/06/2020 08:15:46 INFO GlusterFS mount attempt 

18/06/2020 08:15:16 INFO GlusterFS mount attempt 

18/06/2020 08:14:45 INFO GlusterFS mount attempt 

18/06/2020 08:14:15 INFO GlusterFS mount attempt 

18/06/2020 08:13:45 INFO GlusterFS mount attempt 

18/06/2020 08:13:15 INFO GlusterFS mount attempt 

18/06/2020 08:12:45 INFO GlusterFS mount attempt 

18/06/2020 08:12:15 INFO GlusterFS mount attempt 

18/06/2020 08:11:45 INFO GlusterFS mount attempt 

18/06/2020 08:11:15 INFO GlusterFS mount attempt 

18/06/2020 08:10:45 INFO GlusterFS mount attempt 

18/06/2020 08:10:15 INFO GlusterFS mount attempt 

18/06/2020 08:09:45 INFO GlusterFS mount attempt 

18/06/2020 08:09:14 INFO GlusterFS mount attempt 

18/06/2020 08:08:44 INFO GlusterFS mount attempt 

18/06/2020 08:08:14 INFO GlusterFS mount attempt 

18/06/2020 08:07:44 INFO GlusterFS mount attempt 

18/06/2020 08:07:14 INFO GlusterFS mount attempt 

18/06/2020 08:06:44 INFO GlusterFS mount attempt 

18/06/2020 08:06:14 INFO GlusterFS mount attempt 

18/06/2020 08:05:44 INFO GlusterFS mount attempt 

18/06/2020 08:05:14 INFO GlusterFS mount attempt 

18/06/2020 08:04:44 INFO GlusterFS mount attempt 

18/06/2020 08:04:14 INFO GlusterFS mount attempt 

18/06/2020 08:03:43 INFO GlusterFS mount attempt 

18/06/2020 08:03:13 INFO GlusterFS mount attempt 

18/06/2020 08:02:43 INFO GlusterFS mount attempt 

18/06/2020 08:02:13 INFO GlusterFS mount attempt 

18/06/2020 08:01:43 INFO GlusterFS mount attempt 

18/06/2020 08:01:13 INFO GlusterFS mount attempt 

18/06/2020 08:00:43 INFO GlusterFS mount attempt 

18/06/2020 08:00:13 INFO GlusterFS mount attempt 

18/06/2020 07:59:43 INFO GlusterFS mount attempt 

18/06/2020 07:59:13 INFO GlusterFS mount attempt 

18/06/2020 07:58:43 INFO GlusterFS mount attempt 

18/06/2020 07:58:12 INFO GlusterFS mount attempt 

18/06/2020 07:57:42 INFO GlusterFS mount attempt 

18/06/2020 07:57:12 INFO GlusterFS mount attempt 

18/06/2020 07:56:42 INFO GlusterFS mount attempt 

18/06/2020 07:56:12 INFO GlusterFS mount attempt 

18/06/2020 07:55:42 INFO GlusterFS mount attempt 

18/06/2020 07:55:12 INFO GlusterFS mount attempt 

18/06/2020 07:54:42 INFO GlusterFS mount attempt 

18/06/2020 07:54:12 INFO GlusterFS mount attempt 

18/06/2020 07:53:42 INFO GlusterFS mount attempt 

18/06/2020 07:53:12 INFO GlusterFS mount attempt 

18/06/2020 07:52:41 INFO GlusterFS mount attempt 

18/06/2020 07:52:11 INFO GlusterFS mount attempt 

18/06/2020 07:51:41 INFO GlusterFS mount attempt 

18/06/2020 07:51:11 INFO GlusterFS mount attempt 

18/06/2020 07:50:41 INFO GlusterFS mount attempt 

18/06/2020 07:50:11 INFO GlusterFS mount attempt 

18/06/2020 07:49:41 INFO GlusterFS mount attempt 

18/06/2020 07:49:11 INFO GlusterFS mount attempt 

18/06/2020 07:48:41 INFO GlusterFS mount attempt 

18/06/2020 07:48:11 INFO GlusterFS mount attempt 

18/06/2020 07:47:41 INFO GlusterFS mount attempt 

18/06/2020 07:47:10 INFO GlusterFS mount attempt 

18/06/2020 07:46:40 INFO GlusterFS mount attempt 

18/06/2020 07:46:10 INFO GlusterFS mount attempt 

18/06/2020 07:45:40 INFO GlusterFS mount attempt 

18/06/2020 07:45:10 INFO GlusterFS mount attempt 

18/06/2020 07:44:40 INFO GlusterFS mount attempt 

18/06/2020 07:44:10 INFO GlusterFS mount attempt 

18/06/2020 07:43:40 INFO GlusterFS mount attempt 

18/06/2020 07:43:10 INFO GlusterFS mount attempt 

18/06/2020 07:42:40 INFO GlusterFS mount attempt 

18/06/2020 07:42:10 INFO GlusterFS mount attempt 

18/06/2020 07:41:39 INFO GlusterFS mount attempt 

18/06/2020 07:41:09 INFO GlusterFS mount attempt 

18/06/2020 07:40:39 INFO GlusterFS mount attempt 

18/06/2020 07:40:09 INFO GlusterFS mount attempt 

18/06/2020 07:39:39 INFO GlusterFS mount attempt 

18/06/2020 07:39:09 INFO GlusterFS mount attempt 

18/06/2020 07:38:39 INFO GlusterFS mount attempt 

18/06/2020 07:38:09 INFO GlusterFS mount attempt 

18/06/2020 07:37:39 INFO GlusterFS mount attempt 

18/06/2020 07:37:09 INFO GlusterFS mount attempt 

18/06/2020 07:36:39 INFO GlusterFS mount attempt 

18/06/2020 07:36:08 INFO GlusterFS mount attempt 

18/06/2020 07:35:38 INFO GlusterFS mount attempt 

18/06/2020 07:35:08 INFO GlusterFS mount attempt 

18/06/2020 07:34:38 INFO GlusterFS mount attempt 

18/06/2020 07:34:08 INFO GlusterFS mount attempt 

18/06/2020 07:33:38 INFO GlusterFS mount attempt 

18/06/2020 07:33:08 INFO GlusterFS mount attempt 

18/06/2020 07:32:38 INFO GlusterFS mount attempt 

18/06/2020 07:32:08 INFO GlusterFS mount attempt 

18/06/2020 07:31:38 INFO GlusterFS mount attempt 

18/06/2020 07:31:07 INFO GlusterFS mount attempt 

18/06/2020 07:30:37 INFO GlusterFS mount attempt 

18/06/2020 07:30:07 INFO GlusterFS mount attempt 

18/06/2020 07:29:37 INFO GlusterFS mount attempt 

18/06/2020 07:29:07 INFO GlusterFS mount attempt 

18/06/2020 07:28:37 INFO GlusterFS mount attempt 

18/06/2020 07:28:07 INFO GlusterFS mount attempt 

18/06/2020 07:27:37 INFO GlusterFS mount attempt 

18/06/2020 07:27:07 INFO GlusterFS mount attempt 

18/06/2020 07:26:37 INFO GlusterFS mount attempt 

18/06/2020 07:26:07 INFO GlusterFS mount attempt 

18/06/2020 07:25:36 INFO GlusterFS mount attempt 

18/06/2020 07:25:06 INFO GlusterFS mount attempt 

18/06/2020 07:24:36 INFO GlusterFS mount attempt 

18/06/2020 07:24:06 INFO GlusterFS mount attempt 

18/06/2020 07:23:36 INFO GlusterFS mount attempt 

18/06/2020 07:23:06 INFO GlusterFS mount attempt 

18/06/2020 07:22:36 INFO GlusterFS mount attempt 

18/06/2020 07:22:06 INFO GlusterFS mount attempt 

18/06/2020 07:21:36 INFO GlusterFS mount attempt 

18/06/2020 07:21:06 INFO GlusterFS mount attempt 

18/06/2020 07:20:36 INFO GlusterFS mount attempt 

18/06/2020 07:20:05 INFO GlusterFS mount attempt 

18/06/2020 07:19:35 INFO GlusterFS mount attempt 

18/06/2020 07:19:05 INFO GlusterFS mount attempt 

18/06/2020 07:18:35 INFO GlusterFS mount attempt 

18/06/2020 07:18:05 INFO GlusterFS mount attempt 

18/06/2020 07:17:35 INFO GlusterFS mount attempt 

18/06/2020 07:17:05 INFO GlusterFS mount attempt 

18/06/2020 07:16:35 INFO GlusterFS mount attempt 

18/06/2020 07:16:05 INFO GlusterFS mount attempt 

18/06/2020 07:15:35 INFO GlusterFS mount attempt 

18/06/2020 07:15:05 INFO GlusterFS mount attempt 

18/06/2020 07:14:34 INFO GlusterFS mount attempt 

18/06/2020 07:14:04 INFO GlusterFS mount attempt 

18/06/2020 07:13:34 INFO GlusterFS mount attempt 

18/06/2020 07:13:04 INFO GlusterFS mount attempt 

18/06/2020 07:12:34 INFO GlusterFS mount attempt 

18/06/2020 07:12:04 INFO GlusterFS mount attempt 

18/06/2020 07:11:34 INFO GlusterFS mount attempt 

18/06/2020 07:11:04 INFO GlusterFS mount attempt 

18/06/2020 07:10:34 INFO GlusterFS mount attempt 

18/06/2020 07:10:04 INFO GlusterFS mount attempt 

18/06/2020 07:09:34 INFO GlusterFS mount attempt 

18/06/2020 07:09:03 INFO GlusterFS mount attempt 

18/06/2020 07:08:33 INFO GlusterFS mount attempt 

18/06/2020 07:08:03 INFO GlusterFS mount attempt 

18/06/2020 07:07:33 INFO GlusterFS mount attempt 

18/06/2020 07:07:03 INFO GlusterFS mount attempt 

18/06/2020 07:06:33 INFO GlusterFS mount attempt 

18/06/2020 07:06:03 INFO GlusterFS mount attempt 

18/06/2020 07:05:33 INFO GlusterFS mount attempt 

18/06/2020 07:05:03 INFO GlusterFS mount attempt 

18/06/2020 07:04:33 INFO GlusterFS mount attempt 

18/06/2020 07:04:02 INFO GlusterFS mount attempt 

18/06/2020 07:03:32 INFO GlusterFS mount attempt 

18/06/2020 07:03:02 INFO GlusterFS mount attempt 

18/06/2020 07:02:32 INFO GlusterFS mount attempt 

18/06/2020 07:02:02 INFO GlusterFS mount attempt 

18/06/2020 07:01:32 INFO GlusterFS mount attempt 

18/06/2020 07:01:02 INFO GlusterFS mount attempt 

18/06/2020 07:00:32 INFO GlusterFS mount attempt 

18/06/2020 07:00:02 INFO GlusterFS mount attempt 

18/06/2020 06:59:32 INFO GlusterFS mount attempt 

18/06/2020 06:59:02 INFO GlusterFS mount attempt 

18/06/2020 06:58:31 INFO GlusterFS mount attempt 

18/06/2020 06:58:01 INFO GlusterFS mount attempt 

18/06/2020 06:57:31 INFO GlusterFS mount attempt 

18/06/2020 06:57:01 INFO GlusterFS mount attempt 

18/06/2020 06:56:31 INFO GlusterFS mount attempt 

18/06/2020 06:56:01 INFO GlusterFS mount attempt 

18/06/2020 06:55:31 INFO GlusterFS mount attempt 

18/06/2020 06:55:01 INFO GlusterFS mount attempt 

18/06/2020 06:54:31 INFO GlusterFS mount attempt 

18/06/2020 06:54:01 INFO GlusterFS mount attempt 

18/06/2020 06:53:31 INFO GlusterFS mount attempt 

18/06/2020 06:53:00 INFO GlusterFS mount attempt 

18/06/2020 06:52:30 INFO GlusterFS mount attempt 

18/06/2020 06:52:00 INFO GlusterFS mount attempt 

18/06/2020 06:51:30 INFO GlusterFS mount attempt 

18/06/2020 06:51:00 INFO GlusterFS mount attempt 

18/06/2020 06:50:30 INFO GlusterFS mount attempt 

18/06/2020 06:50:00 INFO GlusterFS mount attempt 

18/06/2020 06:49:30 INFO GlusterFS mount attempt 

18/06/2020 06:49:00 INFO GlusterFS mount attempt 

18/06/2020 06:48:30 INFO GlusterFS mount attempt 

18/06/2020 06:48:00 INFO GlusterFS mount attempt 

18/06/2020 06:47:29 INFO GlusterFS mount attempt 

18/06/2020 06:46:59 INFO GlusterFS mount attempt 

18/06/2020 06:46:29 INFO GlusterFS mount attempt 

18/06/2020 06:45:59 INFO GlusterFS mount attempt 

18/06/2020 06:45:29 INFO GlusterFS mount attempt 

18/06/2020 06:44:59 INFO GlusterFS mount attempt 

18/06/2020 06:44:29 INFO GlusterFS mount attempt 

18/06/2020 06:43:59 INFO GlusterFS mount attempt 

18/06/2020 06:43:29 INFO GlusterFS mount attempt 

18/06/2020 06:42:59 INFO GlusterFS mount attempt 

18/06/2020 06:42:29 INFO GlusterFS mount attempt 

18/06/2020 06:41:58 INFO GlusterFS mount attempt 

18/06/2020 06:41:28 INFO GlusterFS mount attempt 

18/06/2020 06:40:58 INFO GlusterFS mount attempt 

18/06/2020 06:40:28 INFO GlusterFS mount attempt 

18/06/2020 06:39:58 INFO GlusterFS mount attempt 

18/06/2020 06:39:28 INFO GlusterFS mount attempt 

18/06/2020 06:38:58 INFO GlusterFS mount attempt 

18/06/2020 06:38:28 INFO GlusterFS mount attempt 

18/06/2020 06:37:58 INFO GlusterFS mount attempt 

18/06/2020 06:37:28 INFO GlusterFS mount attempt 

18/06/2020 06:36:58 INFO GlusterFS mount attempt 

18/06/2020 06:36:27 INFO GlusterFS mount attempt 

18/06/2020 06:35:57 INFO GlusterFS mount attempt 

18/06/2020 06:35:27 INFO GlusterFS mount attempt 

18/06/2020 06:34:57 INFO GlusterFS mount attempt 

18/06/2020 06:34:27 INFO GlusterFS mount attempt 

18/06/2020 06:33:57 INFO GlusterFS mount attempt 

18/06/2020 06:33:27 INFO GlusterFS mount attempt 

18/06/2020 06:32:57 INFO GlusterFS mount attempt 

18/06/2020 06:32:27 INFO GlusterFS mount attempt 

18/06/2020 06:31:57 INFO GlusterFS mount attempt 

18/06/2020 06:31:26 INFO GlusterFS mount attempt 

18/06/2020 06:30:56 INFO GlusterFS mount attempt 

18/06/2020 06:30:26 INFO GlusterFS mount attempt 

18/06/2020 06:29:56 INFO GlusterFS mount attempt 

18/06/2020 06:29:26 INFO GlusterFS mount attempt 

18/06/2020 06:28:56 INFO GlusterFS mount attempt 

18/06/2020 06:28:26 INFO GlusterFS mount attempt 

18/06/2020 06:27:56 INFO GlusterFS mount attempt 

18/06/2020 06:27:26 INFO GlusterFS mount attempt 

18/06/2020 06:26:56 INFO GlusterFS mount attempt 

18/06/2020 06:26:26 INFO GlusterFS mount attempt 

18/06/2020 06:25:55 INFO GlusterFS mount attempt 

18/06/2020 06:25:25 INFO GlusterFS mount attempt 

18/06/2020 06:24:55 INFO GlusterFS mount attempt 

18/06/2020 06:24:25 INFO GlusterFS mount attempt 

18/06/2020 06:23:55 INFO GlusterFS mount attempt 

18/06/2020 06:23:25 INFO GlusterFS mount attempt 

18/06/2020 06:22:55 INFO GlusterFS mount attempt 

18/06/2020 06:22:25 INFO GlusterFS mount attempt 

18/06/2020 06:21:55 INFO GlusterFS mount attempt 

18/06/2020 06:21:25 INFO GlusterFS mount attempt 

18/06/2020 06:20:55 INFO GlusterFS mount attempt 

18/06/2020 06:20:25 INFO GlusterFS mount attempt 

18/06/2020 06:19:54 INFO GlusterFS mount attempt 

18/06/2020 06:19:24 INFO GlusterFS mount attempt 

18/06/2020 06:18:54 INFO GlusterFS mount attempt 

18/06/2020 06:18:24 INFO GlusterFS mount attempt 

18/06/2020 06:17:54 INFO GlusterFS mount attempt 

18/06/2020 06:17:24 INFO GlusterFS mount attempt 

18/06/2020 06:16:54 INFO GlusterFS mount attempt 

18/06/2020 06:16:24 INFO GlusterFS mount attempt 

18/06/2020 06:15:54 INFO GlusterFS mount attempt 

18/06/2020 06:15:24 INFO GlusterFS mount attempt 

18/06/2020 06:14:54 INFO GlusterFS mount attempt 

18/06/2020 06:14:23 INFO GlusterFS mount attempt 

18/06/2020 06:13:53 INFO GlusterFS mount attempt 

18/06/2020 06:13:23 INFO GlusterFS mount attempt 

18/06/2020 06:12:53 INFO GlusterFS mount attempt 

18/06/2020 06:12:23 INFO GlusterFS mount attempt 

18/06/2020 06:11:53 INFO GlusterFS mount attempt 

18/06/2020 06:11:23 INFO GlusterFS mount attempt 

18/06/2020 06:10:53 INFO GlusterFS mount attempt 

18/06/2020 06:10:23 INFO GlusterFS mount attempt 

18/06/2020 06:09:53 INFO GlusterFS mount attempt 

18/06/2020 06:09:22 INFO GlusterFS mount attempt 

18/06/2020 06:08:52 INFO GlusterFS mount attempt 

18/06/2020 06:08:22 INFO GlusterFS mount attempt 

18/06/2020 06:07:52 INFO GlusterFS mount attempt 

18/06/2020 06:07:22 INFO GlusterFS mount attempt 

18/06/2020 06:06:52 INFO GlusterFS mount attempt 

18/06/2020 06:06:22 INFO GlusterFS mount attempt 

18/06/2020 06:05:52 INFO GlusterFS mount attempt 

18/06/2020 06:05:22 INFO GlusterFS mount attempt 

18/06/2020 06:04:52 INFO GlusterFS mount attempt 

18/06/2020 06:04:22 INFO GlusterFS mount attempt 

18/06/2020 06:03:52 INFO GlusterFS mount attempt 

18/06/2020 06:03:21 INFO GlusterFS mount attempt 

18/06/2020 06:02:51 INFO GlusterFS mount attempt 

18/06/2020 06:02:21 INFO GlusterFS mount attempt 

18/06/2020 06:01:51 INFO GlusterFS mount attempt 

18/06/2020 06:01:21 INFO GlusterFS mount attempt 

18/06/2020 06:00:51 INFO GlusterFS mount attempt 

18/06/2020 06:00:21 INFO GlusterFS mount attempt 

18/06/2020 05:59:51 INFO GlusterFS mount attempt 

18/06/2020 05:59:21 INFO GlusterFS mount attempt 

18/06/2020 05:58:51 INFO GlusterFS mount attempt 

18/06/2020 05:58:20 INFO GlusterFS mount attempt 

18/06/2020 05:57:50 INFO GlusterFS mount attempt 

18/06/2020 05:57:20 INFO GlusterFS mount attempt 

18/06/2020 05:56:50 INFO GlusterFS mount attempt 

18/06/2020 05:56:20 INFO GlusterFS mount attempt 

18/06/2020 05:55:50 INFO GlusterFS mount attempt 

18/06/2020 05:55:20 INFO GlusterFS mount attempt 

18/06/2020 05:54:50 INFO GlusterFS mount attempt 

18/06/2020 05:54:20 INFO GlusterFS mount attempt 

18/06/2020 05:53:50 INFO GlusterFS mount attempt 

18/06/2020 05:53:20 INFO GlusterFS mount attempt 

18/06/2020 05:52:49 INFO GlusterFS mount attempt 

18/06/2020 05:52:19 INFO GlusterFS mount attempt 

18/06/2020 05:51:49 INFO GlusterFS mount attempt 

18/06/2020 05:51:19 INFO GlusterFS mount attempt 

18/06/2020 05:50:49 INFO GlusterFS mount attempt 

18/06/2020 05:50:19 INFO GlusterFS mount attempt 

18/06/2020 05:49:49 INFO GlusterFS mount attempt 

18/06/2020 05:49:19 INFO GlusterFS mount attempt 

18/06/2020 05:48:49 INFO GlusterFS mount attempt 

18/06/2020 05:48:19 INFO GlusterFS mount attempt 

18/06/2020 05:47:49 INFO GlusterFS mount attempt 

18/06/2020 05:47:18 INFO GlusterFS mount attempt 

18/06/2020 05:46:48 INFO GlusterFS mount attempt 

18/06/2020 05:46:18 INFO GlusterFS mount attempt 

18/06/2020 05:45:48 INFO GlusterFS mount attempt 

18/06/2020 05:45:18 INFO GlusterFS mount attempt 

18/06/2020 05:44:48 INFO GlusterFS mount attempt 

18/06/2020 05:44:18 INFO GlusterFS mount attempt 

18/06/2020 05:43:48 INFO GlusterFS mount attempt 

18/06/2020 05:43:18 INFO GlusterFS mount attempt 

18/06/2020 05:42:48 INFO GlusterFS mount attempt 

18/06/2020 05:42:18 INFO GlusterFS mount attempt 

18/06/2020 05:41:47 INFO GlusterFS mount attempt 

18/06/2020 05:41:17 INFO GlusterFS mount attempt 

18/06/2020 05:40:47 INFO GlusterFS mount attempt 

18/06/2020 05:40:17 INFO GlusterFS mount attempt 

18/06/2020 05:39:47 INFO GlusterFS mount attempt 

18/06/2020 05:39:17 INFO GlusterFS mount attempt 

18/06/2020 05:38:47 INFO GlusterFS mount attempt 

18/06/2020 05:38:17 INFO GlusterFS mount attempt 

18/06/2020 05:37:47 INFO GlusterFS mount attempt 

18/06/2020 05:37:17 INFO GlusterFS mount attempt 

18/06/2020 05:36:46 INFO GlusterFS mount attempt 

18/06/2020 05:36:16 INFO GlusterFS mount attempt 

18/06/2020 05:35:46 INFO GlusterFS mount attempt 

18/06/2020 05:35:16 INFO GlusterFS mount attempt 

18/06/2020 05:34:46 INFO GlusterFS mount attempt 

18/06/2020 05:34:16 INFO GlusterFS mount attempt 

18/06/2020 05:33:46 INFO GlusterFS mount attempt 

18/06/2020 05:33:16 INFO GlusterFS mount attempt 

18/06/2020 05:32:46 INFO GlusterFS mount attempt 

18/06/2020 05:32:16 INFO GlusterFS mount attempt 

18/06/2020 05:31:46 INFO GlusterFS mount attempt 

18/06/2020 05:31:15 INFO GlusterFS mount attempt 

18/06/2020 05:30:45 INFO GlusterFS mount attempt 

18/06/2020 05:30:15 INFO GlusterFS mount attempt 

18/06/2020 05:29:45 INFO GlusterFS mount attempt 

18/06/2020 05:29:15 INFO GlusterFS mount attempt 

18/06/2020 05:28:45 INFO GlusterFS mount attempt 

18/06/2020 05:28:15 INFO GlusterFS mount attempt 

18/06/2020 05:27:45 INFO GlusterFS mount attempt 

18/06/2020 05:27:15 INFO GlusterFS mount attempt 

18/06/2020 05:26:45 INFO GlusterFS mount attempt 

18/06/2020 05:26:15 INFO GlusterFS mount attempt 

18/06/2020 05:25:44 INFO GlusterFS mount attempt 

18/06/2020 05:25:14 INFO GlusterFS mount attempt 

18/06/2020 05:24:44 INFO GlusterFS mount attempt 

18/06/2020 05:24:14 INFO GlusterFS mount attempt 

18/06/2020 05:23:44 INFO GlusterFS mount attempt 

18/06/2020 05:23:14 INFO GlusterFS mount attempt 

18/06/2020 05:22:44 INFO GlusterFS mount attempt 

18/06/2020 05:22:14 INFO GlusterFS mount attempt 

18/06/2020 05:21:44 INFO GlusterFS mount attempt 

18/06/2020 05:21:14 INFO GlusterFS mount attempt 

18/06/2020 05:20:44 INFO GlusterFS mount attempt 

18/06/2020 05:20:13 INFO GlusterFS mount attempt 

18/06/2020 05:19:43 INFO GlusterFS mount attempt 

18/06/2020 05:19:13 INFO GlusterFS mount attempt 

18/06/2020 05:18:43 INFO GlusterFS mount attempt 

18/06/2020 05:18:13 INFO GlusterFS mount attempt 

18/06/2020 05:17:43 INFO GlusterFS mount attempt 

18/06/2020 05:17:13 INFO GlusterFS mount attempt 

18/06/2020 05:16:43 INFO GlusterFS mount attempt 

18/06/2020 05:16:13 INFO GlusterFS mount attempt 

18/06/2020 05:15:43 INFO GlusterFS mount attempt 

18/06/2020 05:15:13 INFO GlusterFS mount attempt 

18/06/2020 05:14:42 INFO GlusterFS mount attempt 

18/06/2020 05:14:12 INFO GlusterFS mount attempt 

18/06/2020 05:13:42 INFO GlusterFS mount attempt 

18/06/2020 05:13:12 INFO GlusterFS mount attempt 

18/06/2020 05:12:42 INFO GlusterFS mount attempt 

18/06/2020 05:12:12 INFO GlusterFS mount attempt 

18/06/2020 05:11:42 INFO GlusterFS mount attempt 

18/06/2020 05:11:12 INFO GlusterFS mount attempt 

18/06/2020 05:10:42 INFO GlusterFS mount attempt 

18/06/2020 05:10:12 INFO GlusterFS mount attempt 

18/06/2020 05:09:42 INFO GlusterFS mount attempt 

18/06/2020 05:09:11 INFO GlusterFS mount attempt 

18/06/2020 05:08:41 INFO GlusterFS mount attempt 

18/06/2020 05:08:11 INFO GlusterFS mount attempt 

18/06/2020 05:07:41 INFO GlusterFS mount attempt 

18/06/2020 05:07:11 INFO GlusterFS mount attempt 

18/06/2020 05:06:41 INFO GlusterFS mount attempt 

18/06/2020 05:06:11 INFO GlusterFS mount attempt 

18/06/2020 05:05:41 INFO GlusterFS mount attempt 

18/06/2020 05:05:11 INFO GlusterFS mount attempt 

18/06/2020 05:04:41 INFO GlusterFS mount attempt 

18/06/2020 05:04:11 INFO GlusterFS mount attempt 

18/06/2020 05:03:40 INFO GlusterFS mount attempt 

18/06/2020 05:03:10 INFO GlusterFS mount attempt 

18/06/2020 05:02:40 INFO GlusterFS mount attempt 

18/06/2020 05:02:10 INFO GlusterFS mount attempt 

18/06/2020 05:01:40 INFO GlusterFS mount attempt 

18/06/2020 05:01:10 INFO GlusterFS mount attempt 

18/06/2020 05:00:40 INFO GlusterFS mount attempt 

18/06/2020 05:00:10 INFO GlusterFS mount attempt 

18/06/2020 04:59:40 INFO GlusterFS mount attempt 

18/06/2020 04:59:10 INFO GlusterFS mount attempt 

18/06/2020 04:58:39 INFO GlusterFS mount attempt 

18/06/2020 04:58:09 INFO GlusterFS mount attempt 

18/06/2020 04:57:39 INFO GlusterFS mount attempt 

18/06/2020 04:57:09 INFO GlusterFS mount attempt 

18/06/2020 04:56:39 INFO GlusterFS mount attempt 

18/06/2020 04:56:09 INFO GlusterFS mount attempt 

18/06/2020 04:55:39 INFO GlusterFS mount attempt 

18/06/2020 04:55:09 INFO GlusterFS mount attempt 

18/06/2020 04:54:39 INFO GlusterFS mount attempt 

18/06/2020 04:54:09 INFO GlusterFS mount attempt 

18/06/2020 04:53:39 INFO GlusterFS mount attempt 

18/06/2020 04:53:09 INFO GlusterFS mount attempt 

18/06/2020 04:52:38 INFO GlusterFS mount attempt 

18/06/2020 04:52:08 INFO GlusterFS mount attempt 

18/06/2020 04:51:38 INFO GlusterFS mount attempt 

18/06/2020 04:51:08 INFO GlusterFS mount attempt 

18/06/2020 04:50:38 INFO GlusterFS mount attempt 

18/06/2020 04:50:08 INFO GlusterFS mount attempt 

18/06/2020 04:49:38 INFO GlusterFS mount attempt 

18/06/2020 04:49:08 INFO GlusterFS mount attempt 

18/06/2020 04:48:38 INFO GlusterFS mount attempt 

18/06/2020 04:48:08 INFO GlusterFS mount attempt 

18/06/2020 04:47:38 INFO GlusterFS mount attempt 

18/06/2020 04:47:07 INFO GlusterFS mount attempt 

18/06/2020 04:46:37 INFO GlusterFS mount attempt 

18/06/2020 04:46:07 INFO GlusterFS mount attempt 

18/06/2020 04:45:37 INFO GlusterFS mount attempt 

18/06/2020 04:45:07 INFO GlusterFS mount attempt 

18/06/2020 04:44:37 INFO GlusterFS mount attempt 

18/06/2020 04:44:07 INFO GlusterFS mount attempt 

18/06/2020 04:43:37 INFO GlusterFS mount attempt 

18/06/2020 04:43:07 INFO GlusterFS mount attempt 

18/06/2020 04:42:37 INFO GlusterFS mount attempt 

18/06/2020 04:42:07 INFO GlusterFS mount attempt 

18/06/2020 04:41:36 INFO GlusterFS mount attempt 

18/06/2020 04:41:06 INFO GlusterFS mount attempt 

18/06/2020 04:40:36 INFO GlusterFS mount attempt 

18/06/2020 04:40:06 INFO GlusterFS mount attempt 

18/06/2020 04:39:36 INFO GlusterFS mount attempt 

18/06/2020 04:39:06 INFO GlusterFS mount attempt 

18/06/2020 04:38:36 INFO GlusterFS mount attempt 

18/06/2020 04:38:06 INFO GlusterFS mount attempt 

18/06/2020 04:37:36 INFO GlusterFS mount attempt 

18/06/2020 04:37:06 INFO GlusterFS mount attempt 

18/06/2020 04:36:36 INFO GlusterFS mount attempt 

18/06/2020 04:36:05 INFO GlusterFS mount attempt 

18/06/2020 04:35:35 INFO GlusterFS mount attempt 

18/06/2020 04:35:05 INFO GlusterFS mount attempt 

18/06/2020 04:34:35 INFO GlusterFS mount attempt 

18/06/2020 04:34:05 INFO GlusterFS mount attempt 

18/06/2020 04:33:35 INFO GlusterFS mount attempt 

18/06/2020 04:33:05 INFO GlusterFS mount attempt 

18/06/2020 04:32:35 INFO GlusterFS mount attempt 

18/06/2020 04:32:05 INFO GlusterFS mount attempt 

18/06/2020 04:31:35 INFO GlusterFS mount attempt 

18/06/2020 04:31:05 INFO GlusterFS mount attempt 

18/06/2020 04:30:34 INFO GlusterFS mount attempt 

18/06/2020 04:30:04 INFO GlusterFS mount attempt 

18/06/2020 04:29:34 INFO GlusterFS mount attempt 

18/06/2020 04:29:04 INFO GlusterFS mount attempt 

18/06/2020 04:28:34 INFO GlusterFS mount attempt 

18/06/2020 04:28:04 INFO GlusterFS mount attempt 

18/06/2020 04:27:34 INFO GlusterFS mount attempt 

18/06/2020 04:27:04 INFO GlusterFS mount attempt 

18/06/2020 04:26:34 INFO GlusterFS mount attempt 

18/06/2020 04:26:04 INFO GlusterFS mount attempt 

18/06/2020 04:25:34 INFO GlusterFS mount attempt 

18/06/2020 04:25:03 INFO GlusterFS mount attempt 

18/06/2020 04:24:33 INFO GlusterFS mount attempt 

18/06/2020 04:24:03 INFO GlusterFS mount attempt 

18/06/2020 04:23:33 INFO GlusterFS mount attempt 

18/06/2020 04:23:03 INFO GlusterFS mount attempt 

18/06/2020 04:22:33 INFO GlusterFS mount attempt 

18/06/2020 04:22:03 INFO GlusterFS mount attempt 

18/06/2020 04:21:33 INFO GlusterFS mount attempt 

18/06/2020 04:21:03 INFO GlusterFS mount attempt 

18/06/2020 04:20:33 INFO GlusterFS mount attempt 

18/06/2020 04:20:03 INFO GlusterFS mount attempt 

18/06/2020 04:19:32 INFO GlusterFS mount attempt 

18/06/2020 04:19:02 INFO GlusterFS mount attempt 

18/06/2020 04:18:32 INFO GlusterFS mount attempt 

18/06/2020 04:18:02 INFO GlusterFS mount attempt 

18/06/2020 04:17:32 INFO GlusterFS mount attempt 

18/06/2020 04:17:02 INFO GlusterFS mount attempt 

18/06/2020 04:16:32 INFO GlusterFS mount attempt 

18/06/2020 04:16:02 INFO GlusterFS mount attempt 

18/06/2020 04:15:32 INFO GlusterFS mount attempt 

18/06/2020 04:15:02 INFO GlusterFS mount attempt 

18/06/2020 04:14:32 INFO GlusterFS mount attempt 

18/06/2020 04:14:01 INFO GlusterFS mount attempt 

18/06/2020 04:13:31 INFO GlusterFS mount attempt 

18/06/2020 04:13:01 INFO GlusterFS mount attempt 

18/06/2020 04:12:31 INFO GlusterFS mount attempt 

18/06/2020 04:12:01 INFO GlusterFS mount attempt 

18/06/2020 04:11:31 INFO GlusterFS mount attempt 

18/06/2020 04:11:01 INFO GlusterFS mount attempt 

18/06/2020 04:10:31 INFO GlusterFS mount attempt 

18/06/2020 04:10:01 INFO GlusterFS mount attempt 

18/06/2020 04:09:31 INFO GlusterFS mount attempt 

18/06/2020 04:09:00 INFO GlusterFS mount attempt 

18/06/2020 04:08:30 INFO GlusterFS mount attempt 

18/06/2020 04:08:00 INFO GlusterFS mount attempt 

18/06/2020 04:07:30 INFO GlusterFS mount attempt 

18/06/2020 04:07:00 INFO GlusterFS mount attempt 

18/06/2020 04:06:30 INFO GlusterFS mount attempt 

18/06/2020 04:06:00 INFO GlusterFS mount attempt 

18/06/2020 04:05:30 INFO GlusterFS mount attempt 

18/06/2020 04:05:00 INFO GlusterFS mount attempt 

18/06/2020 04:04:30 INFO GlusterFS mount attempt 

18/06/2020 04:04:00 INFO GlusterFS mount attempt 

18/06/2020 04:03:29 INFO GlusterFS mount attempt 

18/06/2020 04:02:59 INFO GlusterFS mount attempt 

18/06/2020 04:02:29 INFO GlusterFS mount attempt 

18/06/2020 04:01:59 INFO GlusterFS mount attempt 

18/06/2020 04:01:29 INFO GlusterFS mount attempt 

18/06/2020 04:00:59 INFO GlusterFS mount attempt 

18/06/2020 04:00:29 INFO GlusterFS mount attempt 

18/06/2020 03:59:59 INFO GlusterFS mount attempt 

18/06/2020 03:59:29 INFO GlusterFS mount attempt 

18/06/2020 03:58:59 INFO GlusterFS mount attempt 

18/06/2020 03:58:29 INFO GlusterFS mount attempt 

18/06/2020 03:57:58 INFO GlusterFS mount attempt 

18/06/2020 03:57:28 INFO GlusterFS mount attempt 

18/06/2020 03:56:58 INFO GlusterFS mount attempt 

18/06/2020 03:56:28 INFO GlusterFS mount attempt 

18/06/2020 03:55:58 INFO GlusterFS mount attempt 

18/06/2020 03:55:28 INFO GlusterFS mount attempt 

18/06/2020 03:54:58 INFO GlusterFS mount attempt 

18/06/2020 03:54:28 INFO GlusterFS mount attempt 

18/06/2020 03:53:58 INFO GlusterFS mount attempt 

18/06/2020 03:53:28 INFO GlusterFS mount attempt 

18/06/2020 03:52:58 INFO GlusterFS mount attempt 

18/06/2020 03:52:27 INFO GlusterFS mount attempt 

18/06/2020 03:51:57 INFO GlusterFS mount attempt 

18/06/2020 03:51:27 INFO GlusterFS mount attempt 

18/06/2020 03:50:57 INFO GlusterFS mount attempt 

18/06/2020 03:50:27 INFO GlusterFS mount attempt 

18/06/2020 03:49:57 INFO GlusterFS mount attempt 

18/06/2020 03:49:27 INFO GlusterFS mount attempt 

18/06/2020 03:48:57 INFO GlusterFS mount attempt 

18/06/2020 03:48:27 INFO GlusterFS mount attempt 

18/06/2020 03:47:57 INFO GlusterFS mount attempt 

18/06/2020 03:47:27 INFO GlusterFS mount attempt 

18/06/2020 03:46:56 INFO GlusterFS mount attempt 

18/06/2020 03:46:26 INFO GlusterFS mount attempt 

18/06/2020 03:45:56 INFO GlusterFS mount attempt 

18/06/2020 03:45:26 INFO GlusterFS mount attempt 

18/06/2020 03:44:56 INFO GlusterFS mount attempt 

18/06/2020 03:44:26 INFO GlusterFS mount attempt 

18/06/2020 03:43:56 INFO GlusterFS mount attempt 

18/06/2020 03:43:26 INFO GlusterFS mount attempt 

18/06/2020 03:42:56 INFO GlusterFS mount attempt 

18/06/2020 03:42:26 INFO GlusterFS mount attempt 

18/06/2020 03:41:56 INFO GlusterFS mount attempt 

18/06/2020 03:41:25 INFO GlusterFS mount attempt 

18/06/2020 03:40:55 INFO GlusterFS mount attempt 

18/06/2020 03:40:25 INFO GlusterFS mount attempt 

18/06/2020 03:39:55 INFO GlusterFS mount attempt 

18/06/2020 03:39:25 INFO GlusterFS mount attempt 

18/06/2020 03:38:55 INFO GlusterFS mount attempt 

18/06/2020 03:38:25 INFO GlusterFS mount attempt 

18/06/2020 03:37:55 INFO GlusterFS mount attempt 

18/06/2020 03:37:25 INFO GlusterFS mount attempt 

18/06/2020 03:36:55 INFO GlusterFS mount attempt 

18/06/2020 03:36:25 INFO GlusterFS mount attempt 

18/06/2020 03:35:54 INFO GlusterFS mount attempt 

18/06/2020 03:35:24 INFO GlusterFS mount attempt 

18/06/2020 03:34:54 INFO GlusterFS mount attempt 

18/06/2020 03:34:24 INFO GlusterFS mount attempt 

18/06/2020 03:33:54 INFO GlusterFS mount attempt 

18/06/2020 03:33:24 INFO GlusterFS mount attempt 

18/06/2020 03:32:54 INFO GlusterFS mount attempt 

18/06/2020 03:32:24 INFO GlusterFS mount attempt 

18/06/2020 03:31:54 INFO GlusterFS mount attempt 

18/06/2020 03:31:24 INFO GlusterFS mount attempt 

18/06/2020 03:30:53 INFO GlusterFS mount attempt 

18/06/2020 03:30:23 INFO GlusterFS mount attempt 

18/06/2020 03:29:53 INFO GlusterFS mount attempt 

18/06/2020 03:29:23 INFO GlusterFS mount attempt 

18/06/2020 03:28:53 INFO GlusterFS mount attempt 

18/06/2020 03:28:23 INFO GlusterFS mount attempt 

18/06/2020 03:27:53 INFO GlusterFS mount attempt 

18/06/2020 03:27:23 INFO GlusterFS mount attempt 

18/06/2020 03:26:53 INFO GlusterFS mount attempt 

18/06/2020 03:26:23 INFO GlusterFS mount attempt 

18/06/2020 03:25:53 INFO GlusterFS mount attempt 

18/06/2020 03:25:22 INFO GlusterFS mount attempt 

18/06/2020 03:24:52 INFO GlusterFS mount attempt 

18/06/2020 03:24:22 INFO GlusterFS mount attempt 

18/06/2020 03:23:52 INFO GlusterFS mount attempt 

18/06/2020 03:23:22 INFO GlusterFS mount attempt 

18/06/2020 03:22:52 INFO GlusterFS mount attempt 

18/06/2020 03:22:22 INFO GlusterFS mount attempt 

18/06/2020 03:21:52 INFO GlusterFS mount attempt 

18/06/2020 03:21:22 INFO GlusterFS mount attempt 

18/06/2020 03:20:52 INFO GlusterFS mount attempt 

18/06/2020 03:20:22 INFO GlusterFS mount attempt 

18/06/2020 03:19:51 INFO GlusterFS mount attempt 

18/06/2020 03:19:21 INFO GlusterFS mount attempt 

18/06/2020 03:18:51 INFO GlusterFS mount attempt 

18/06/2020 03:18:21 INFO GlusterFS mount attempt 

18/06/2020 03:17:51 INFO GlusterFS mount attempt 

18/06/2020 03:17:21 INFO GlusterFS mount attempt 

18/06/2020 03:16:51 INFO GlusterFS mount attempt 

18/06/2020 03:16:21 INFO GlusterFS mount attempt 

18/06/2020 03:15:51 INFO GlusterFS mount attempt 

18/06/2020 03:15:21 INFO GlusterFS mount attempt 

18/06/2020 03:14:51 INFO GlusterFS mount attempt 

18/06/2020 03:14:20 INFO GlusterFS mount attempt 

18/06/2020 03:13:50 INFO GlusterFS mount attempt 

18/06/2020 03:13:20 INFO GlusterFS mount attempt 

18/06/2020 03:12:50 INFO GlusterFS mount attempt 

18/06/2020 03:12:20 INFO GlusterFS mount attempt 

18/06/2020 03:11:50 INFO GlusterFS mount attempt 

18/06/2020 03:11:20 INFO GlusterFS mount attempt 

18/06/2020 03:10:50 INFO GlusterFS mount attempt 

18/06/2020 03:10:20 INFO GlusterFS mount attempt 

18/06/2020 03:09:50 INFO GlusterFS mount attempt 

18/06/2020 03:09:20 INFO GlusterFS mount attempt 

18/06/2020 03:08:50 INFO GlusterFS mount attempt 

18/06/2020 03:08:19 INFO GlusterFS mount attempt 

18/06/2020 03:07:49 INFO GlusterFS mount attempt 

18/06/2020 03:07:19 INFO GlusterFS mount attempt 

18/06/2020 03:06:49 INFO GlusterFS mount attempt 

18/06/2020 03:06:19 INFO GlusterFS mount attempt 

18/06/2020 03:05:49 INFO GlusterFS mount attempt 

18/06/2020 03:05:19 INFO GlusterFS mount attempt 

18/06/2020 03:04:49 INFO GlusterFS mount attempt 

18/06/2020 03:04:19 INFO GlusterFS mount attempt 

18/06/2020 03:03:49 INFO GlusterFS mount attempt 

18/06/2020 03:03:19 INFO GlusterFS mount attempt 

18/06/2020 03:02:48 INFO GlusterFS mount attempt 

18/06/2020 03:02:18 INFO GlusterFS mount attempt 

18/06/2020 03:01:48 INFO GlusterFS mount attempt 

18/06/2020 03:01:18 INFO GlusterFS mount attempt 

18/06/2020 03:00:48 INFO GlusterFS mount attempt 

18/06/2020 03:00:18 INFO GlusterFS mount attempt 

18/06/2020 02:59:48 INFO GlusterFS mount attempt 

18/06/2020 02:59:18 INFO GlusterFS mount attempt 

18/06/2020 02:58:48 INFO GlusterFS mount attempt 

18/06/2020 02:58:18 INFO GlusterFS mount attempt 

18/06/2020 02:57:48 INFO GlusterFS mount attempt 

18/06/2020 02:57:17 INFO GlusterFS mount attempt 

18/06/2020 02:56:47 INFO GlusterFS mount attempt 

18/06/2020 02:56:17 INFO GlusterFS mount attempt 

18/06/2020 02:55:47 INFO GlusterFS mount attempt 

18/06/2020 02:55:17 INFO GlusterFS mount attempt 

18/06/2020 02:54:47 INFO GlusterFS mount attempt 

18/06/2020 02:54:17 INFO GlusterFS mount attempt 

18/06/2020 02:53:47 INFO GlusterFS mount attempt 

18/06/2020 02:53:17 INFO GlusterFS mount attempt 

18/06/2020 02:52:47 INFO GlusterFS mount attempt 

18/06/2020 02:52:17 INFO GlusterFS mount attempt 

18/06/2020 02:51:46 INFO GlusterFS mount attempt 

18/06/2020 02:51:16 INFO GlusterFS mount attempt 

18/06/2020 02:50:46 INFO GlusterFS mount attempt 

18/06/2020 02:50:16 INFO GlusterFS mount attempt 

18/06/2020 02:49:46 INFO GlusterFS mount attempt 

18/06/2020 02:49:16 INFO GlusterFS mount attempt 

18/06/2020 02:48:46 INFO GlusterFS mount attempt 

18/06/2020 02:48:16 INFO GlusterFS mount attempt 

18/06/2020 02:47:46 INFO GlusterFS mount attempt 

18/06/2020 02:47:16 INFO GlusterFS mount attempt 

18/06/2020 02:46:46 INFO GlusterFS mount attempt 

18/06/2020 02:46:16 INFO GlusterFS mount attempt 

18/06/2020 02:45:45 INFO GlusterFS mount attempt 

18/06/2020 02:45:15 INFO GlusterFS mount attempt 

18/06/2020 02:44:45 INFO GlusterFS mount attempt 

18/06/2020 02:44:15 INFO GlusterFS mount attempt 

18/06/2020 02:43:45 INFO GlusterFS mount attempt 

18/06/2020 02:43:15 INFO GlusterFS mount attempt 

18/06/2020 02:42:45 INFO GlusterFS mount attempt 

18/06/2020 02:42:15 INFO GlusterFS mount attempt 

18/06/2020 02:41:45 INFO GlusterFS mount attempt 

18/06/2020 02:41:15 INFO GlusterFS mount attempt 

18/06/2020 02:40:45 INFO GlusterFS mount attempt 

18/06/2020 02:40:14 INFO GlusterFS mount attempt 

18/06/2020 02:39:44 INFO GlusterFS mount attempt 

18/06/2020 02:39:14 INFO GlusterFS mount attempt 

18/06/2020 02:38:44 INFO GlusterFS mount attempt 

18/06/2020 02:38:14 INFO GlusterFS mount attempt 

18/06/2020 02:37:44 INFO GlusterFS mount attempt 

18/06/2020 02:37:14 INFO GlusterFS mount attempt 

18/06/2020 02:36:44 INFO GlusterFS mount attempt 

18/06/2020 02:36:14 INFO GlusterFS mount attempt 

18/06/2020 02:35:44 INFO GlusterFS mount attempt 

18/06/2020 02:35:14 INFO GlusterFS mount attempt 

18/06/2020 02:34:43 INFO GlusterFS mount attempt 

18/06/2020 02:34:13 INFO GlusterFS mount attempt 

18/06/2020 02:33:43 INFO GlusterFS mount attempt 

18/06/2020 02:33:13 INFO GlusterFS mount attempt 

18/06/2020 02:32:43 INFO GlusterFS mount attempt 

18/06/2020 02:32:13 INFO GlusterFS mount attempt 

18/06/2020 02:31:43 INFO GlusterFS mount attempt 

18/06/2020 02:31:13 INFO GlusterFS mount attempt 

18/06/2020 02:30:43 INFO GlusterFS mount attempt 

18/06/2020 02:30:13 INFO GlusterFS mount attempt 

18/06/2020 02:29:43 INFO GlusterFS mount attempt 

18/06/2020 02:29:12 INFO GlusterFS mount attempt 

18/06/2020 02:28:42 INFO GlusterFS mount attempt 

18/06/2020 02:28:12 INFO GlusterFS mount attempt 

18/06/2020 02:27:42 INFO GlusterFS mount attempt 

18/06/2020 02:27:12 INFO GlusterFS mount attempt 

18/06/2020 02:26:42 INFO GlusterFS mount attempt 

18/06/2020 02:26:12 INFO GlusterFS mount attempt 

18/06/2020 02:25:42 INFO GlusterFS mount attempt 

18/06/2020 02:25:12 INFO GlusterFS mount attempt 

18/06/2020 02:24:42 INFO GlusterFS mount attempt 

18/06/2020 02:24:12 INFO GlusterFS mount attempt 

18/06/2020 02:23:41 INFO GlusterFS mount attempt 

18/06/2020 02:23:11 INFO GlusterFS mount attempt 

18/06/2020 02:22:41 INFO GlusterFS mount attempt 

18/06/2020 02:22:11 INFO GlusterFS mount attempt 

18/06/2020 02:21:41 INFO GlusterFS mount attempt 

18/06/2020 02:21:11 INFO GlusterFS mount attempt 

18/06/2020 02:20:41 INFO GlusterFS mount attempt 

18/06/2020 02:20:11 INFO GlusterFS mount attempt 

18/06/2020 02:19:41 INFO GlusterFS mount attempt 

18/06/2020 02:19:11 INFO GlusterFS mount attempt 

18/06/2020 02:18:41 INFO GlusterFS mount attempt 

18/06/2020 02:18:10 INFO GlusterFS mount attempt 

18/06/2020 02:17:40 INFO GlusterFS mount attempt 

18/06/2020 02:17:10 INFO GlusterFS mount attempt 

18/06/2020 02:16:40 INFO GlusterFS mount attempt 

18/06/2020 02:16:10 INFO GlusterFS mount attempt 

18/06/2020 02:15:40 INFO GlusterFS mount attempt 

18/06/2020 02:15:10 INFO GlusterFS mount attempt 

18/06/2020 02:14:40 INFO GlusterFS mount attempt 

18/06/2020 02:14:10 INFO GlusterFS mount attempt 

18/06/2020 02:13:40 INFO GlusterFS mount attempt 

18/06/2020 02:13:10 INFO GlusterFS mount attempt 

18/06/2020 02:12:39 INFO GlusterFS mount attempt 

18/06/2020 02:12:09 INFO GlusterFS mount attempt 

18/06/2020 02:11:39 INFO GlusterFS mount attempt 

18/06/2020 02:11:09 INFO GlusterFS mount attempt 

18/06/2020 02:10:39 INFO GlusterFS mount attempt 

18/06/2020 02:10:09 INFO GlusterFS mount attempt 

18/06/2020 02:09:39 INFO GlusterFS mount attempt 

18/06/2020 02:09:09 INFO GlusterFS mount attempt 

18/06/2020 02:08:39 INFO GlusterFS mount attempt 

18/06/2020 02:08:09 INFO GlusterFS mount attempt 

18/06/2020 02:07:38 INFO GlusterFS mount attempt 

18/06/2020 02:07:08 INFO GlusterFS mount attempt 

18/06/2020 02:06:38 INFO GlusterFS mount attempt 

18/06/2020 02:06:08 INFO GlusterFS mount attempt 

18/06/2020 02:05:38 INFO GlusterFS mount attempt 

18/06/2020 02:05:08 INFO GlusterFS mount attempt 

18/06/2020 02:04:38 INFO GlusterFS mount attempt 

18/06/2020 02:04:08 INFO GlusterFS mount attempt 

18/06/2020 02:03:38 INFO GlusterFS mount attempt 

18/06/2020 02:03:08 INFO GlusterFS mount attempt 

18/06/2020 02:02:38 INFO GlusterFS mount attempt 

18/06/2020 02:02:07 INFO GlusterFS mount attempt 

18/06/2020 02:01:37 INFO GlusterFS mount attempt 

18/06/2020 02:01:07 INFO GlusterFS mount attempt 

18/06/2020 02:00:37 INFO GlusterFS mount attempt 

18/06/2020 02:00:07 INFO GlusterFS mount attempt 

18/06/2020 01:59:37 INFO GlusterFS mount attempt 

18/06/2020 01:59:07 INFO GlusterFS mount attempt 

18/06/2020 01:58:37 INFO GlusterFS mount attempt 

18/06/2020 01:58:07 INFO GlusterFS mount attempt 

18/06/2020 01:57:37 INFO GlusterFS mount attempt 

18/06/2020 01:57:07 INFO GlusterFS mount attempt 

18/06/2020 01:56:36 INFO GlusterFS mount attempt 

18/06/2020 01:56:06 INFO GlusterFS mount attempt 

18/06/2020 01:55:36 INFO GlusterFS mount attempt 

18/06/2020 01:55:06 INFO GlusterFS mount attempt 

18/06/2020 01:54:36 INFO GlusterFS mount attempt 

18/06/2020 01:54:06 INFO GlusterFS mount attempt 

18/06/2020 01:53:36 INFO GlusterFS mount attempt 

18/06/2020 01:53:06 INFO GlusterFS mount attempt 

18/06/2020 01:52:36 INFO GlusterFS mount attempt 

18/06/2020 01:52:06 INFO GlusterFS mount attempt 

18/06/2020 01:51:36 INFO GlusterFS mount attempt 

18/06/2020 01:51:05 INFO GlusterFS mount attempt 

18/06/2020 01:50:35 INFO GlusterFS mount attempt 

18/06/2020 01:50:05 INFO GlusterFS mount attempt 

18/06/2020 01:49:35 INFO GlusterFS mount attempt 

18/06/2020 01:49:05 INFO GlusterFS mount attempt 

18/06/2020 01:48:35 INFO GlusterFS mount attempt 

18/06/2020 01:48:05 INFO GlusterFS mount attempt 

18/06/2020 01:47:35 INFO GlusterFS mount attempt 

18/06/2020 01:47:05 INFO GlusterFS mount attempt 

18/06/2020 01:46:35 INFO GlusterFS mount attempt 

18/06/2020 01:46:05 INFO GlusterFS mount attempt 

18/06/2020 01:45:34 INFO GlusterFS mount attempt 

18/06/2020 01:45:04 INFO GlusterFS mount attempt 

18/06/2020 01:44:34 INFO GlusterFS mount attempt 

18/06/2020 01:44:04 INFO GlusterFS mount attempt 

18/06/2020 01:43:34 INFO GlusterFS mount attempt 

18/06/2020 01:43:04 INFO GlusterFS mount attempt 

18/06/2020 01:42:34 INFO GlusterFS mount attempt 

18/06/2020 01:42:04 INFO GlusterFS mount attempt 

18/06/2020 01:41:34 INFO GlusterFS mount attempt 

18/06/2020 01:41:04 INFO GlusterFS mount attempt 

18/06/2020 01:40:33 INFO GlusterFS mount attempt 

18/06/2020 01:40:03 INFO GlusterFS mount attempt 

18/06/2020 01:39:33 INFO GlusterFS mount attempt 

18/06/2020 01:39:03 INFO GlusterFS mount attempt 

18/06/2020 01:38:33 INFO GlusterFS mount attempt 

18/06/2020 01:38:03 INFO GlusterFS mount attempt 

18/06/2020 01:37:33 INFO GlusterFS mount attempt 

18/06/2020 01:37:03 INFO GlusterFS mount attempt 

18/06/2020 01:36:33 INFO GlusterFS mount attempt 

18/06/2020 01:36:03 INFO GlusterFS mount attempt 

18/06/2020 01:35:33 INFO GlusterFS mount attempt 

18/06/2020 01:35:02 INFO GlusterFS mount attempt 

18/06/2020 01:34:32 INFO GlusterFS mount attempt 

18/06/2020 01:34:02 INFO GlusterFS mount attempt 

18/06/2020 01:33:32 INFO GlusterFS mount attempt 

18/06/2020 01:33:02 INFO GlusterFS mount attempt 

18/06/2020 01:32:32 INFO GlusterFS mount attempt 

18/06/2020 01:32:02 INFO GlusterFS mount attempt 

18/06/2020 01:31:32 INFO GlusterFS mount attempt 

18/06/2020 01:31:02 INFO GlusterFS mount attempt 

18/06/2020 01:30:32 INFO GlusterFS mount attempt 

18/06/2020 01:30:02 INFO GlusterFS mount attempt 

18/06/2020 01:29:31 INFO GlusterFS mount attempt 

18/06/2020 01:29:01 INFO GlusterFS mount attempt 

18/06/2020 01:28:31 INFO GlusterFS mount attempt 

18/06/2020 01:28:01 INFO GlusterFS mount attempt 

18/06/2020 01:27:31 INFO GlusterFS mount attempt 

18/06/2020 01:27:01 INFO GlusterFS mount attempt 

18/06/2020 01:26:31 INFO GlusterFS mount attempt 

18/06/2020 01:26:01 INFO GlusterFS mount attempt 

18/06/2020 01:25:31 INFO GlusterFS mount attempt 

18/06/2020 01:25:01 INFO GlusterFS mount attempt 

18/06/2020 01:24:31 INFO GlusterFS mount attempt 

18/06/2020 01:24:01 INFO GlusterFS mount attempt 

18/06/2020 01:23:30 INFO GlusterFS mount attempt 

18/06/2020 01:23:00 INFO GlusterFS mount attempt 

18/06/2020 01:22:30 INFO GlusterFS mount attempt 

18/06/2020 01:22:00 INFO GlusterFS mount attempt 

18/06/2020 01:21:30 INFO GlusterFS mount attempt 

18/06/2020 01:21:00 INFO GlusterFS mount attempt 

18/06/2020 01:20:30 INFO GlusterFS mount attempt 

18/06/2020 01:20:00 INFO GlusterFS mount attempt 

18/06/2020 01:19:30 INFO GlusterFS mount attempt 

18/06/2020 01:19:00 INFO GlusterFS mount attempt 

18/06/2020 01:18:30 INFO GlusterFS mount attempt 

18/06/2020 01:18:00 INFO GlusterFS mount attempt 

18/06/2020 01:17:29 INFO GlusterFS mount attempt 

18/06/2020 01:16:59 INFO GlusterFS mount attempt 

18/06/2020 01:16:29 INFO GlusterFS mount attempt 

18/06/2020 01:15:59 INFO GlusterFS mount attempt 

18/06/2020 01:15:29 INFO GlusterFS mount attempt 

18/06/2020 01:14:59 INFO GlusterFS mount attempt 

18/06/2020 01:14:29 INFO GlusterFS mount attempt 

18/06/2020 01:13:59 INFO GlusterFS mount attempt 

18/06/2020 01:13:29 INFO GlusterFS mount attempt 

18/06/2020 01:12:59 INFO GlusterFS mount attempt 

18/06/2020 01:12:29 INFO GlusterFS mount attempt 

18/06/2020 01:11:58 INFO GlusterFS mount attempt 

18/06/2020 01:11:28 INFO GlusterFS mount attempt 

18/06/2020 01:10:58 INFO GlusterFS mount attempt 

18/06/2020 01:10:28 INFO GlusterFS mount attempt 

18/06/2020 01:09:58 INFO GlusterFS mount attempt 

18/06/2020 01:09:28 INFO GlusterFS mount attempt 

18/06/2020 01:08:58 INFO GlusterFS mount attempt 

18/06/2020 01:08:28 INFO GlusterFS mount attempt 

18/06/2020 01:07:58 INFO GlusterFS mount attempt 

18/06/2020 01:07:28 INFO GlusterFS mount attempt 

18/06/2020 01:06:57 INFO GlusterFS mount attempt 

18/06/2020 01:06:27 INFO GlusterFS mount attempt 

18/06/2020 01:05:57 INFO GlusterFS mount attempt 

18/06/2020 01:05:27 INFO GlusterFS mount attempt 

18/06/2020 01:04:57 INFO GlusterFS mount attempt 

18/06/2020 01:04:27 INFO GlusterFS mount attempt 

18/06/2020 01:03:57 INFO GlusterFS mount attempt 

18/06/2020 01:03:27 INFO GlusterFS mount attempt 

18/06/2020 01:02:57 INFO GlusterFS mount attempt 

18/06/2020 01:02:27 INFO GlusterFS mount attempt 

18/06/2020 01:01:57 INFO GlusterFS mount attempt 

18/06/2020 01:01:26 INFO GlusterFS mount attempt 

18/06/2020 01:00:56 INFO GlusterFS mount attempt 

18/06/2020 01:00:26 INFO GlusterFS mount attempt 

18/06/2020 00:59:56 INFO GlusterFS mount attempt 

18/06/2020 00:59:26 INFO GlusterFS mount attempt 

18/06/2020 00:58:56 INFO GlusterFS mount attempt 

18/06/2020 00:58:26 INFO GlusterFS mount attempt 

18/06/2020 00:57:56 INFO GlusterFS mount attempt 

18/06/2020 00:57:26 INFO GlusterFS mount attempt 

18/06/2020 00:56:56 INFO GlusterFS mount attempt 

18/06/2020 00:56:26 INFO GlusterFS mount attempt 

18/06/2020 00:55:55 INFO GlusterFS mount attempt 

18/06/2020 00:55:25 INFO GlusterFS mount attempt 

18/06/2020 00:54:55 INFO GlusterFS mount attempt 

18/06/2020 00:54:25 INFO GlusterFS mount attempt 

18/06/2020 00:53:55 INFO GlusterFS mount attempt 

18/06/2020 00:53:25 INFO GlusterFS mount attempt 

18/06/2020 00:52:55 INFO GlusterFS mount attempt 

18/06/2020 00:52:25 INFO GlusterFS mount attempt 

18/06/2020 00:51:55 INFO GlusterFS mount attempt 

18/06/2020 00:51:25 INFO GlusterFS mount attempt 

18/06/2020 00:50:55 INFO GlusterFS mount attempt 

18/06/2020 00:50:25 INFO GlusterFS mount attempt 

18/06/2020 00:49:54 INFO GlusterFS mount attempt 

18/06/2020 00:49:24 INFO GlusterFS mount attempt 

18/06/2020 00:48:54 INFO GlusterFS mount attempt 

18/06/2020 00:48:24 INFO GlusterFS mount attempt 

18/06/2020 00:47:54 INFO GlusterFS mount attempt 

18/06/2020 00:47:24 INFO GlusterFS mount attempt 

18/06/2020 00:46:54 INFO GlusterFS mount attempt 

18/06/2020 00:46:24 INFO GlusterFS mount attempt 

18/06/2020 00:45:54 INFO GlusterFS mount attempt 

18/06/2020 00:45:24 INFO GlusterFS mount attempt 

18/06/2020 00:44:54 INFO GlusterFS mount attempt 

18/06/2020 00:44:23 INFO GlusterFS mount attempt 

18/06/2020 00:43:53 INFO GlusterFS mount attempt 

18/06/2020 00:43:23 INFO GlusterFS mount attempt 

18/06/2020 00:42:53 INFO GlusterFS mount attempt 

18/06/2020 00:42:23 INFO GlusterFS mount attempt 

18/06/2020 00:41:53 INFO GlusterFS mount attempt 

18/06/2020 00:41:23 INFO GlusterFS mount attempt 

18/06/2020 00:40:53 INFO GlusterFS mount attempt 

18/06/2020 00:40:23 INFO GlusterFS mount attempt 

18/06/2020 00:39:53 INFO GlusterFS mount attempt 

18/06/2020 00:39:23 INFO GlusterFS mount attempt 

18/06/2020 00:38:52 INFO GlusterFS mount attempt 

18/06/2020 00:38:22 INFO GlusterFS mount attempt 

18/06/2020 00:37:52 INFO GlusterFS mount attempt 

18/06/2020 00:37:22 INFO GlusterFS mount attempt 

18/06/2020 00:36:52 INFO GlusterFS mount attempt 

18/06/2020 00:36:22 INFO GlusterFS mount attempt 

18/06/2020 00:35:52 INFO GlusterFS mount attempt 

18/06/2020 00:35:22 INFO GlusterFS mount attempt 

18/06/2020 00:34:52 INFO GlusterFS mount attempt 

18/06/2020 00:34:22 INFO GlusterFS mount attempt 

18/06/2020 00:33:51 INFO GlusterFS mount attempt 

18/06/2020 00:33:21 INFO GlusterFS mount attempt 

18/06/2020 00:32:51 INFO GlusterFS mount attempt 

18/06/2020 00:32:21 INFO GlusterFS mount attempt 

18/06/2020 00:31:51 INFO GlusterFS mount attempt 

18/06/2020 00:31:21 INFO GlusterFS mount attempt 

18/06/2020 00:30:51 INFO GlusterFS mount attempt 

18/06/2020 00:30:21 INFO GlusterFS mount attempt 

18/06/2020 00:29:51 INFO GlusterFS mount attempt 

18/06/2020 00:29:21 INFO GlusterFS mount attempt 

18/06/2020 00:28:51 INFO GlusterFS mount attempt 

18/06/2020 00:28:20 INFO GlusterFS mount attempt 

18/06/2020 00:27:50 INFO GlusterFS mount attempt 

18/06/2020 00:27:20 INFO GlusterFS mount attempt 

18/06/2020 00:26:50 INFO GlusterFS mount attempt 

18/06/2020 00:26:20 INFO GlusterFS mount attempt 

18/06/2020 00:25:50 INFO GlusterFS mount attempt 

18/06/2020 00:25:20 INFO GlusterFS mount attempt 

18/06/2020 00:24:50 INFO GlusterFS mount attempt 

18/06/2020 00:24:20 INFO GlusterFS mount attempt 

18/06/2020 00:23:50 INFO GlusterFS mount attempt 

18/06/2020 00:23:20 INFO GlusterFS mount attempt 

18/06/2020 00:22:49 INFO GlusterFS mount attempt 

18/06/2020 00:22:19 INFO GlusterFS mount attempt 

18/06/2020 00:21:49 INFO GlusterFS mount attempt 

18/06/2020 00:21:19 INFO GlusterFS mount attempt 

18/06/2020 00:20:49 INFO GlusterFS mount attempt 

18/06/2020 00:20:19 INFO GlusterFS mount attempt 

18/06/2020 00:19:49 INFO GlusterFS mount attempt 

18/06/2020 00:19:19 INFO GlusterFS mount attempt 

18/06/2020 00:18:49 INFO GlusterFS mount attempt 

18/06/2020 00:18:19 INFO GlusterFS mount attempt 

18/06/2020 00:17:48 INFO GlusterFS mount attempt 

18/06/2020 00:17:18 INFO GlusterFS mount attempt 

18/06/2020 00:16:48 INFO GlusterFS mount attempt 

18/06/2020 00:16:18 INFO GlusterFS mount attempt 

18/06/2020 00:15:48 INFO GlusterFS mount attempt 

18/06/2020 00:15:18 INFO GlusterFS mount attempt 

18/06/2020 00:14:48 INFO GlusterFS mount attempt 

18/06/2020 00:14:18 INFO GlusterFS mount attempt 

18/06/2020 00:13:48 INFO GlusterFS mount attempt 

18/06/2020 00:13:18 INFO GlusterFS mount attempt 

18/06/2020 00:12:47 INFO GlusterFS mount attempt 

18/06/2020 00:12:17 INFO GlusterFS mount attempt 

18/06/2020 00:11:47 INFO GlusterFS mount attempt 

18/06/2020 00:11:17 INFO GlusterFS mount attempt 

18/06/2020 00:10:47 INFO GlusterFS mount attempt 

18/06/2020 00:10:17 INFO GlusterFS mount attempt 

18/06/2020 00:09:47 INFO GlusterFS mount attempt 

18/06/2020 00:09:17 INFO GlusterFS mount attempt 

18/06/2020 00:08:47 INFO GlusterFS mount attempt 

18/06/2020 00:08:17 INFO GlusterFS mount attempt 

18/06/2020 00:07:47 INFO GlusterFS mount attempt 

18/06/2020 00:07:16 INFO GlusterFS mount attempt 

18/06/2020 00:06:46 INFO GlusterFS mount attempt 

18/06/2020 00:06:16 INFO GlusterFS mount attempt 

18/06/2020 00:05:46 INFO GlusterFS mount attempt 

18/06/2020 00:05:16 INFO GlusterFS mount attempt 

18/06/2020 00:04:46 INFO GlusterFS mount attempt 

18/06/2020 00:04:16 INFO GlusterFS mount attempt 

18/06/2020 00:03:46 INFO GlusterFS mount attempt 

18/06/2020 00:03:16 INFO GlusterFS mount attempt 

18/06/2020 00:02:46 INFO GlusterFS mount attempt 

18/06/2020 00:02:16 INFO GlusterFS mount attempt 

18/06/2020 00:01:45 INFO GlusterFS mount attempt 

18/06/2020 00:01:15 INFO GlusterFS mount attempt 

18/06/2020 00:00:45 INFO GlusterFS mount attempt 

18/06/2020 00:00:15 INFO GlusterFS mount attempt 

17/06/2020 23:59:45 INFO GlusterFS mount attempt 

17/06/2020 23:59:15 INFO GlusterFS mount attempt 

17/06/2020 23:58:45 INFO GlusterFS mount attempt 

17/06/2020 23:58:15 INFO GlusterFS mount attempt 

17/06/2020 23:57:45 INFO GlusterFS mount attempt 

17/06/2020 23:57:15 INFO GlusterFS mount attempt 

17/06/2020 23:56:45 INFO GlusterFS mount attempt 

17/06/2020 23:56:14 INFO GlusterFS mount attempt 

17/06/2020 23:55:44 INFO GlusterFS mount attempt 

17/06/2020 23:55:14 INFO GlusterFS mount attempt 

17/06/2020 23:54:44 INFO GlusterFS mount attempt 

17/06/2020 23:54:14 INFO GlusterFS mount attempt 

17/06/2020 23:53:44 INFO GlusterFS mount attempt 

17/06/2020 23:53:14 INFO GlusterFS mount attempt 

17/06/2020 23:52:44 INFO GlusterFS mount attempt 

17/06/2020 23:52:14 INFO GlusterFS mount attempt 

17/06/2020 23:51:44 INFO GlusterFS mount attempt 

17/06/2020 23:51:14 INFO GlusterFS mount attempt 

17/06/2020 23:50:43 INFO GlusterFS mount attempt 

17/06/2020 23:50:13 INFO GlusterFS mount attempt 

17/06/2020 23:49:43 INFO GlusterFS mount attempt 

17/06/2020 23:49:13 INFO GlusterFS mount attempt 

17/06/2020 23:48:43 INFO GlusterFS mount attempt 

17/06/2020 23:48:13 INFO GlusterFS mount attempt 

17/06/2020 23:47:43 INFO GlusterFS mount attempt 

17/06/2020 23:47:13 INFO GlusterFS mount attempt 

17/06/2020 23:46:43 INFO GlusterFS mount attempt 

17/06/2020 23:46:13 INFO GlusterFS mount attempt 

17/06/2020 23:45:43 INFO GlusterFS mount attempt 

17/06/2020 23:45:12 INFO GlusterFS mount attempt 

17/06/2020 23:44:42 INFO GlusterFS mount attempt 

17/06/2020 23:44:12 INFO GlusterFS mount attempt 

17/06/2020 23:43:42 INFO GlusterFS mount attempt 

17/06/2020 23:43:12 INFO GlusterFS mount attempt 

17/06/2020 23:42:42 INFO GlusterFS mount attempt 

17/06/2020 23:42:12 INFO GlusterFS mount attempt 

17/06/2020 23:41:42 INFO GlusterFS mount attempt 

17/06/2020 23:41:12 INFO GlusterFS mount attempt 

17/06/2020 23:40:42 INFO GlusterFS mount attempt 

17/06/2020 23:40:12 INFO GlusterFS mount attempt 

17/06/2020 23:39:41 INFO GlusterFS mount attempt 

17/06/2020 23:39:11 INFO GlusterFS mount attempt 

17/06/2020 23:38:41 INFO GlusterFS mount attempt 

17/06/2020 23:38:11 INFO GlusterFS mount attempt 

17/06/2020 23:37:41 INFO GlusterFS mount attempt 

17/06/2020 23:37:11 INFO GlusterFS mount attempt 

17/06/2020 23:36:41 INFO GlusterFS mount attempt 

17/06/2020 23:36:11 INFO GlusterFS mount attempt 

17/06/2020 23:35:41 INFO GlusterFS mount attempt 

17/06/2020 23:35:11 INFO GlusterFS mount attempt 

17/06/2020 23:34:40 INFO GlusterFS mount attempt 

17/06/2020 23:34:10 INFO GlusterFS mount attempt 

17/06/2020 23:33:40 INFO GlusterFS mount attempt 

17/06/2020 23:33:10 INFO GlusterFS mount attempt 

17/06/2020 23:32:40 INFO GlusterFS mount attempt 

17/06/2020 23:32:10 INFO GlusterFS mount attempt 

17/06/2020 23:31:40 INFO GlusterFS mount attempt 

17/06/2020 23:31:10 INFO GlusterFS mount attempt 

17/06/2020 23:30:40 INFO GlusterFS mount attempt 

17/06/2020 23:30:10 INFO GlusterFS mount attempt 

17/06/2020 23:29:40 INFO GlusterFS mount attempt 

17/06/2020 23:29:09 INFO GlusterFS mount attempt 

17/06/2020 23:28:39 INFO GlusterFS mount attempt 

17/06/2020 23:28:09 INFO GlusterFS mount attempt 

17/06/2020 23:27:39 INFO GlusterFS mount attempt 

17/06/2020 23:27:09 INFO GlusterFS mount attempt 

17/06/2020 23:26:39 INFO GlusterFS mount attempt 

17/06/2020 23:26:09 INFO GlusterFS mount attempt 

17/06/2020 23:25:39 INFO GlusterFS mount attempt 

17/06/2020 23:25:09 INFO GlusterFS mount attempt 

17/06/2020 23:24:39 INFO GlusterFS mount attempt 

17/06/2020 23:24:09 INFO GlusterFS mount attempt 

17/06/2020 23:23:39 INFO GlusterFS mount attempt 

17/06/2020 23:23:08 INFO GlusterFS mount attempt 

17/06/2020 23:22:38 INFO GlusterFS mount attempt 

17/06/2020 23:22:08 INFO GlusterFS mount attempt 

17/06/2020 23:21:38 INFO GlusterFS mount attempt 

17/06/2020 23:21:08 INFO GlusterFS mount attempt 

17/06/2020 23:20:38 INFO GlusterFS mount attempt 

17/06/2020 23:20:08 INFO GlusterFS mount attempt 

17/06/2020 23:19:38 INFO GlusterFS mount attempt 

17/06/2020 23:19:08 INFO GlusterFS mount attempt 

17/06/2020 23:18:38 INFO GlusterFS mount attempt 

17/06/2020 23:18:07 INFO GlusterFS mount attempt 

17/06/2020 23:17:37 INFO GlusterFS mount attempt 

17/06/2020 23:17:07 INFO GlusterFS mount attempt 

17/06/2020 23:16:37 INFO GlusterFS mount attempt 

17/06/2020 23:16:07 INFO GlusterFS mount attempt 

17/06/2020 23:15:37 INFO GlusterFS mount attempt 

17/06/2020 23:15:07 INFO GlusterFS mount attempt 

17/06/2020 23:14:37 INFO GlusterFS mount attempt 

17/06/2020 23:14:07 INFO GlusterFS mount attempt 

17/06/2020 23:13:37 INFO GlusterFS mount attempt 

17/06/2020 23:13:07 INFO GlusterFS mount attempt 

17/06/2020 23:12:37 INFO GlusterFS mount attempt 

17/06/2020 23:12:06 INFO GlusterFS mount attempt 

17/06/2020 23:11:36 INFO GlusterFS mount attempt 

17/06/2020 23:11:06 INFO GlusterFS mount attempt 

17/06/2020 23:10:36 INFO GlusterFS mount attempt 

17/06/2020 23:10:06 INFO GlusterFS mount attempt 

17/06/2020 23:09:36 INFO GlusterFS mount attempt 

17/06/2020 23:09:06 INFO GlusterFS mount attempt 

17/06/2020 23:08:36 INFO GlusterFS mount attempt 

17/06/2020 23:08:06 INFO GlusterFS mount attempt 

17/06/2020 23:07:36 INFO GlusterFS mount attempt 

17/06/2020 23:07:05 INFO GlusterFS mount attempt 

17/06/2020 23:06:35 INFO GlusterFS mount attempt 

17/06/2020 23:06:05 INFO GlusterFS mount attempt 

17/06/2020 23:05:35 INFO GlusterFS mount attempt 

17/06/2020 23:05:05 INFO GlusterFS mount attempt 

17/06/2020 23:04:35 INFO GlusterFS mount attempt 

17/06/2020 23:04:05 INFO GlusterFS mount attempt 

17/06/2020 23:03:35 INFO GlusterFS mount attempt 

17/06/2020 23:03:05 INFO GlusterFS mount attempt 

17/06/2020 23:02:35 INFO GlusterFS mount attempt 

17/06/2020 23:02:05 INFO GlusterFS mount attempt 

17/06/2020 23:01:35 INFO GlusterFS mount attempt 

17/06/2020 23:01:04 INFO GlusterFS mount attempt 

17/06/2020 23:00:34 INFO GlusterFS mount attempt 

17/06/2020 23:00:04 INFO GlusterFS mount attempt 

17/06/2020 22:59:34 INFO GlusterFS mount attempt 

17/06/2020 22:59:04 INFO GlusterFS mount attempt 

17/06/2020 22:58:34 INFO GlusterFS mount attempt 

17/06/2020 22:58:04 INFO GlusterFS mount attempt 

17/06/2020 22:57:34 INFO GlusterFS mount attempt 

17/06/2020 22:57:04 INFO GlusterFS mount attempt 

17/06/2020 22:56:34 INFO GlusterFS mount attempt 

17/06/2020 22:56:03 INFO GlusterFS mount attempt 

17/06/2020 22:55:33 INFO GlusterFS mount attempt 

17/06/2020 22:55:03 INFO GlusterFS mount attempt 

17/06/2020 22:54:33 INFO GlusterFS mount attempt 

17/06/2020 22:54:03 INFO GlusterFS mount attempt 

17/06/2020 22:53:33 INFO GlusterFS mount attempt 

17/06/2020 22:53:03 INFO GlusterFS mount attempt 

17/06/2020 22:52:33 INFO GlusterFS mount attempt 

17/06/2020 22:52:03 INFO GlusterFS mount attempt 

17/06/2020 22:51:33 INFO GlusterFS mount attempt 

17/06/2020 22:51:03 INFO GlusterFS mount attempt 

17/06/2020 22:50:32 INFO GlusterFS mount attempt 

17/06/2020 22:50:02 INFO GlusterFS mount attempt 

17/06/2020 22:49:32 INFO GlusterFS mount attempt 

17/06/2020 22:49:02 INFO GlusterFS mount attempt 

17/06/2020 22:48:32 INFO GlusterFS mount attempt 

17/06/2020 22:48:02 INFO GlusterFS mount attempt 

17/06/2020 22:47:32 INFO GlusterFS mount attempt 

17/06/2020 22:47:02 INFO GlusterFS mount attempt 

17/06/2020 22:46:32 INFO GlusterFS mount attempt 

17/06/2020 22:46:02 INFO GlusterFS mount attempt 

17/06/2020 22:45:32 INFO GlusterFS mount attempt 

17/06/2020 22:45:01 INFO GlusterFS mount attempt 

17/06/2020 22:44:31 INFO GlusterFS mount attempt 

17/06/2020 22:44:01 INFO GlusterFS mount attempt 

17/06/2020 22:43:31 INFO GlusterFS mount attempt 

17/06/2020 22:43:01 INFO GlusterFS mount attempt 

17/06/2020 22:42:31 INFO GlusterFS mount attempt 

17/06/2020 22:42:01 INFO GlusterFS mount attempt 

17/06/2020 22:41:31 INFO GlusterFS mount attempt 

17/06/2020 22:41:01 INFO GlusterFS mount attempt 

17/06/2020 22:40:31 INFO GlusterFS mount attempt 

17/06/2020 22:40:01 INFO GlusterFS mount attempt 

17/06/2020 22:39:31 INFO GlusterFS mount attempt 

17/06/2020 22:39:00 INFO GlusterFS mount attempt 

17/06/2020 22:38:30 INFO GlusterFS mount attempt 

17/06/2020 22:38:00 INFO GlusterFS mount attempt 

17/06/2020 22:37:30 INFO GlusterFS mount attempt 

17/06/2020 22:37:00 INFO GlusterFS mount attempt 

17/06/2020 22:36:30 INFO GlusterFS mount attempt 

17/06/2020 22:36:00 INFO GlusterFS mount attempt 

17/06/2020 22:35:30 INFO GlusterFS mount attempt 

17/06/2020 22:35:00 INFO GlusterFS mount attempt 

17/06/2020 22:34:30 INFO GlusterFS mount attempt 

17/06/2020 22:34:00 INFO GlusterFS mount attempt 

17/06/2020 22:33:29 INFO GlusterFS mount attempt 

17/06/2020 22:32:59 INFO GlusterFS mount attempt 

17/06/2020 22:32:29 INFO GlusterFS mount attempt 

17/06/2020 22:31:59 INFO GlusterFS mount attempt 

17/06/2020 22:31:29 INFO GlusterFS mount attempt 

17/06/2020 22:30:59 INFO GlusterFS mount attempt 

17/06/2020 22:30:29 INFO GlusterFS mount attempt 

17/06/2020 22:29:59 INFO GlusterFS mount attempt 

17/06/2020 22:29:29 INFO GlusterFS mount attempt 

17/06/2020 22:28:59 INFO GlusterFS mount attempt 

17/06/2020 22:28:29 INFO GlusterFS mount attempt 

17/06/2020 22:27:58 INFO GlusterFS mount attempt 

17/06/2020 22:27:28 INFO GlusterFS mount attempt 

17/06/2020 22:26:58 INFO GlusterFS mount attempt 

17/06/2020 22:26:28 INFO GlusterFS mount attempt 

17/06/2020 22:25:58 INFO GlusterFS mount attempt 

17/06/2020 22:25:28 INFO GlusterFS mount attempt 

17/06/2020 22:24:58 INFO GlusterFS mount attempt 

17/06/2020 22:24:28 INFO GlusterFS mount attempt 

17/06/2020 22:23:58 INFO GlusterFS mount attempt 

17/06/2020 22:23:28 INFO GlusterFS mount attempt 

17/06/2020 22:22:58 INFO GlusterFS mount attempt 

17/06/2020 22:22:28 INFO GlusterFS mount attempt 

17/06/2020 22:21:57 INFO GlusterFS mount attempt 

17/06/2020 22:21:27 INFO GlusterFS mount attempt 

17/06/2020 22:20:57 INFO GlusterFS mount attempt 

17/06/2020 22:20:27 INFO GlusterFS mount attempt 

17/06/2020 22:19:57 INFO GlusterFS mount attempt 

17/06/2020 22:19:27 INFO GlusterFS mount attempt 

17/06/2020 22:18:57 INFO GlusterFS mount attempt 

17/06/2020 22:18:27 INFO GlusterFS mount attempt 

17/06/2020 22:17:57 INFO GlusterFS mount attempt 

17/06/2020 22:17:27 INFO GlusterFS mount attempt 

17/06/2020 22:16:57 INFO GlusterFS mount attempt 

17/06/2020 22:16:26 INFO GlusterFS mount attempt 

17/06/2020 22:15:56 INFO GlusterFS mount attempt 

17/06/2020 22:15:26 INFO GlusterFS mount attempt 

17/06/2020 22:14:56 INFO GlusterFS mount attempt 

17/06/2020 22:14:26 INFO GlusterFS mount attempt 

17/06/2020 22:13:56 INFO GlusterFS mount attempt 

17/06/2020 22:13:26 INFO GlusterFS mount attempt 

17/06/2020 22:12:56 INFO GlusterFS mount attempt 

17/06/2020 22:12:26 INFO GlusterFS mount attempt 

17/06/2020 22:11:56 INFO GlusterFS mount attempt 

17/06/2020 22:11:26 INFO GlusterFS mount attempt 

17/06/2020 22:10:55 INFO GlusterFS mount attempt 

17/06/2020 22:10:25 INFO GlusterFS mount attempt 

17/06/2020 22:09:55 INFO GlusterFS mount attempt 

17/06/2020 22:09:25 INFO GlusterFS mount attempt 

17/06/2020 22:08:55 INFO GlusterFS mount attempt 

17/06/2020 22:08:25 INFO GlusterFS mount attempt 

17/06/2020 22:07:55 INFO GlusterFS mount attempt 

17/06/2020 22:07:25 INFO GlusterFS mount attempt 

17/06/2020 22:06:55 INFO GlusterFS mount attempt 

17/06/2020 22:06:25 INFO GlusterFS mount attempt 

17/06/2020 22:05:54 INFO GlusterFS mount attempt 

17/06/2020 22:05:24 INFO GlusterFS mount attempt 

17/06/2020 22:04:54 INFO GlusterFS mount attempt 

17/06/2020 22:04:24 INFO GlusterFS mount attempt 

17/06/2020 22:03:54 INFO GlusterFS mount attempt 

17/06/2020 22:03:24 INFO GlusterFS mount attempt 

17/06/2020 22:02:54 INFO GlusterFS mount attempt 

17/06/2020 22:02:24 INFO GlusterFS mount attempt 

17/06/2020 22:01:54 INFO GlusterFS mount attempt 

17/06/2020 22:01:24 INFO GlusterFS mount attempt 

17/06/2020 22:00:54 INFO GlusterFS mount attempt 

17/06/2020 22:00:23 INFO GlusterFS mount attempt 

17/06/2020 21:59:53 INFO GlusterFS mount attempt 

17/06/2020 21:59:23 INFO GlusterFS mount attempt 

17/06/2020 21:58:53 INFO GlusterFS mount attempt 

17/06/2020 21:58:23 INFO GlusterFS mount attempt 

17/06/2020 21:57:53 INFO GlusterFS mount attempt 

17/06/2020 21:57:23 INFO GlusterFS mount attempt 

17/06/2020 21:56:53 INFO GlusterFS mount attempt 

17/06/2020 21:56:23 INFO GlusterFS mount attempt 

17/06/2020 21:55:53 INFO GlusterFS mount attempt 

17/06/2020 21:55:23 INFO GlusterFS mount attempt 

17/06/2020 21:54:52 INFO GlusterFS mount attempt 

17/06/2020 21:54:22 INFO GlusterFS mount attempt 

17/06/2020 21:53:52 INFO GlusterFS mount attempt 

17/06/2020 21:53:22 INFO GlusterFS mount attempt 

17/06/2020 21:52:52 INFO GlusterFS mount attempt 

17/06/2020 21:52:22 INFO GlusterFS mount attempt 

17/06/2020 21:51:52 INFO GlusterFS mount attempt 

17/06/2020 21:51:22 INFO GlusterFS mount attempt 

17/06/2020 21:50:52 INFO GlusterFS mount attempt 

17/06/2020 21:50:22 INFO GlusterFS mount attempt 

17/06/2020 21:49:52 INFO GlusterFS mount attempt 

17/06/2020 21:49:22 INFO GlusterFS mount attempt 

17/06/2020 21:48:51 INFO GlusterFS mount attempt 

17/06/2020 21:48:21 INFO GlusterFS mount attempt 

17/06/2020 21:47:51 INFO GlusterFS mount attempt 

17/06/2020 21:47:21 INFO GlusterFS mount attempt 

17/06/2020 21:46:51 INFO GlusterFS mount attempt 

17/06/2020 21:46:21 INFO GlusterFS mount attempt 

17/06/2020 21:45:51 INFO GlusterFS mount attempt 

17/06/2020 21:45:21 INFO GlusterFS mount attempt 

17/06/2020 21:44:51 INFO GlusterFS mount attempt 

17/06/2020 21:44:21 INFO GlusterFS mount attempt 

17/06/2020 21:43:50 INFO GlusterFS mount attempt 

17/06/2020 21:43:20 INFO GlusterFS mount attempt 

17/06/2020 21:42:50 INFO GlusterFS mount attempt 

17/06/2020 21:42:20 INFO GlusterFS mount attempt 

17/06/2020 21:41:50 INFO GlusterFS mount attempt 

17/06/2020 21:41:20 INFO GlusterFS mount attempt 

17/06/2020 21:40:50 INFO GlusterFS mount attempt 

17/06/2020 21:40:20 INFO GlusterFS mount attempt 

17/06/2020 21:39:50 INFO GlusterFS mount attempt 

17/06/2020 21:39:20 INFO GlusterFS mount attempt 

17/06/2020 21:38:50 INFO GlusterFS mount attempt 

17/06/2020 21:38:19 INFO GlusterFS mount attempt 

17/06/2020 21:37:49 INFO GlusterFS mount attempt 

17/06/2020 21:37:19 INFO GlusterFS mount attempt 

17/06/2020 21:36:49 INFO GlusterFS mount attempt 

17/06/2020 21:36:19 INFO GlusterFS mount attempt 

17/06/2020 21:35:49 INFO GlusterFS mount attempt 

17/06/2020 21:35:19 INFO GlusterFS mount attempt 

17/06/2020 21:34:49 INFO GlusterFS mount attempt 

17/06/2020 21:34:19 INFO GlusterFS mount attempt 

17/06/2020 21:33:49 INFO GlusterFS mount attempt 

17/06/2020 21:33:19 INFO GlusterFS mount attempt 

17/06/2020 21:32:48 INFO GlusterFS mount attempt 

17/06/2020 21:32:18 INFO GlusterFS mount attempt 

17/06/2020 21:31:48 INFO GlusterFS mount attempt 

17/06/2020 21:31:18 INFO GlusterFS mount attempt 

17/06/2020 21:30:48 INFO GlusterFS mount attempt 

17/06/2020 21:30:18 INFO GlusterFS mount attempt 

17/06/2020 21:29:48 INFO GlusterFS mount attempt 

17/06/2020 21:29:18 INFO GlusterFS mount attempt 

17/06/2020 21:28:48 INFO GlusterFS mount attempt 

17/06/2020 21:28:18 INFO GlusterFS mount attempt 

17/06/2020 21:27:48 INFO GlusterFS mount attempt 

17/06/2020 21:27:17 INFO GlusterFS mount attempt 

17/06/2020 21:26:47 INFO GlusterFS mount attempt 

17/06/2020 21:26:17 INFO GlusterFS mount attempt 

17/06/2020 21:25:47 INFO GlusterFS mount attempt 

17/06/2020 21:25:17 INFO GlusterFS mount attempt 

17/06/2020 21:24:47 INFO GlusterFS mount attempt 

17/06/2020 21:24:17 INFO GlusterFS mount attempt 

17/06/2020 21:23:47 INFO GlusterFS mount attempt 

17/06/2020 21:23:17 INFO GlusterFS mount attempt 

17/06/2020 21:22:47 INFO GlusterFS mount attempt 

17/06/2020 21:22:17 INFO GlusterFS mount attempt 

17/06/2020 21:21:46 INFO GlusterFS mount attempt 

17/06/2020 21:21:16 INFO GlusterFS mount attempt 

17/06/2020 21:20:46 INFO GlusterFS mount attempt 

17/06/2020 21:20:16 INFO GlusterFS mount attempt 

17/06/2020 21:19:46 INFO GlusterFS mount attempt 

17/06/2020 21:19:16 INFO GlusterFS mount attempt 

17/06/2020 21:18:46 INFO GlusterFS mount attempt 

17/06/2020 21:18:16 INFO GlusterFS mount attempt 

17/06/2020 21:17:46 INFO GlusterFS mount attempt 

17/06/2020 21:17:16 INFO GlusterFS mount attempt 

17/06/2020 21:16:46 INFO GlusterFS mount attempt 

17/06/2020 21:16:15 INFO GlusterFS mount attempt 

17/06/2020 21:15:45 INFO GlusterFS mount attempt 

17/06/2020 21:15:15 INFO GlusterFS mount attempt 

17/06/2020 21:14:45 INFO GlusterFS mount attempt 

17/06/2020 21:14:15 INFO GlusterFS mount attempt 

17/06/2020 21:13:45 INFO GlusterFS mount attempt 

17/06/2020 21:13:15 INFO GlusterFS mount attempt 

17/06/2020 21:12:45 INFO GlusterFS mount attempt 

17/06/2020 21:12:15 INFO GlusterFS mount attempt 

17/06/2020 21:11:45 INFO GlusterFS mount attempt 

17/06/2020 21:11:15 INFO GlusterFS mount attempt 

17/06/2020 21:10:45 INFO GlusterFS mount attempt 

17/06/2020 21:10:14 INFO GlusterFS mount attempt 

17/06/2020 21:09:44 INFO GlusterFS mount attempt 

17/06/2020 21:09:14 INFO GlusterFS mount attempt 

17/06/2020 21:08:44 INFO GlusterFS mount attempt 

17/06/2020 21:08:14 INFO GlusterFS mount attempt 

17/06/2020 21:07:44 INFO GlusterFS mount attempt 

17/06/2020 21:07:14 INFO GlusterFS mount attempt 

17/06/2020 21:06:44 INFO GlusterFS mount attempt 

17/06/2020 21:06:14 INFO GlusterFS mount attempt 

17/06/2020 21:05:44 INFO GlusterFS mount attempt 

17/06/2020 21:05:13 INFO GlusterFS mount attempt 

17/06/2020 21:04:43 INFO GlusterFS mount attempt 

17/06/2020 21:04:13 INFO GlusterFS mount attempt 

17/06/2020 21:03:43 INFO GlusterFS mount attempt 

17/06/2020 21:03:13 INFO GlusterFS mount attempt 

17/06/2020 21:02:43 INFO GlusterFS mount attempt 

17/06/2020 21:02:13 INFO GlusterFS mount attempt 

17/06/2020 21:01:43 INFO GlusterFS mount attempt 

17/06/2020 21:01:13 INFO GlusterFS mount attempt 

17/06/2020 21:00:43 INFO GlusterFS mount attempt 

17/06/2020 21:00:13 INFO GlusterFS mount attempt 

17/06/2020 20:59:42 INFO GlusterFS mount attempt 

17/06/2020 20:59:12 INFO GlusterFS mount attempt 

17/06/2020 20:58:42 INFO GlusterFS mount attempt 

17/06/2020 20:58:12 INFO GlusterFS mount attempt 

17/06/2020 20:57:42 INFO GlusterFS mount attempt 

17/06/2020 20:57:12 INFO GlusterFS mount attempt 

17/06/2020 20:56:42 INFO GlusterFS mount attempt 

17/06/2020 20:56:12 INFO GlusterFS mount attempt 

17/06/2020 20:55:42 INFO GlusterFS mount attempt 

17/06/2020 20:55:12 INFO GlusterFS mount attempt 

17/06/2020 20:54:42 INFO GlusterFS mount attempt 

17/06/2020 20:54:11 INFO GlusterFS mount attempt 

17/06/2020 20:53:41 INFO GlusterFS mount attempt 

17/06/2020 20:53:11 INFO GlusterFS mount attempt 

17/06/2020 20:52:41 INFO GlusterFS mount attempt 

17/06/2020 20:52:11 INFO GlusterFS mount attempt 

17/06/2020 20:51:41 INFO GlusterFS mount attempt 

17/06/2020 20:51:11 INFO GlusterFS mount attempt 

17/06/2020 20:50:41 INFO GlusterFS mount attempt 

17/06/2020 20:50:11 INFO GlusterFS mount attempt 

17/06/2020 20:49:41 INFO GlusterFS mount attempt 

17/06/2020 20:49:11 INFO GlusterFS mount attempt 

17/06/2020 20:48:40 INFO GlusterFS mount attempt 

17/06/2020 20:48:10 INFO GlusterFS mount attempt 

17/06/2020 20:47:40 INFO GlusterFS mount attempt 

17/06/2020 20:47:10 INFO GlusterFS mount attempt 

17/06/2020 20:46:40 INFO GlusterFS mount attempt 

17/06/2020 20:46:10 INFO GlusterFS mount attempt 

17/06/2020 20:45:40 INFO GlusterFS mount attempt 

17/06/2020 20:45:10 INFO GlusterFS mount attempt 

17/06/2020 20:44:40 INFO GlusterFS mount attempt 

17/06/2020 20:44:10 INFO GlusterFS mount attempt 

17/06/2020 20:43:40 INFO GlusterFS mount attempt 

17/06/2020 20:43:09 INFO GlusterFS mount attempt 

17/06/2020 20:42:39 INFO GlusterFS mount attempt 

17/06/2020 20:42:09 INFO GlusterFS mount attempt 

17/06/2020 20:41:39 INFO GlusterFS mount attempt 

17/06/2020 20:41:09 INFO GlusterFS mount attempt 

17/06/2020 20:40:39 INFO GlusterFS mount attempt 

17/06/2020 20:40:09 INFO GlusterFS mount attempt 

17/06/2020 20:39:39 INFO GlusterFS mount attempt 

17/06/2020 20:39:09 INFO GlusterFS mount attempt 

17/06/2020 20:38:39 INFO GlusterFS mount attempt 

17/06/2020 20:38:09 INFO GlusterFS mount attempt 

17/06/2020 20:37:38 INFO GlusterFS mount attempt 

17/06/2020 20:37:08 INFO GlusterFS mount attempt 

17/06/2020 20:36:38 INFO GlusterFS mount attempt 

17/06/2020 20:36:08 INFO GlusterFS mount attempt 

17/06/2020 20:35:38 INFO GlusterFS mount attempt 

17/06/2020 20:35:08 INFO GlusterFS mount attempt 

17/06/2020 20:34:38 INFO GlusterFS mount attempt 

17/06/2020 20:34:08 INFO GlusterFS mount attempt 

17/06/2020 20:33:38 INFO GlusterFS mount attempt 

17/06/2020 20:33:08 INFO GlusterFS mount attempt 

17/06/2020 20:32:38 INFO GlusterFS mount attempt 

17/06/2020 20:32:07 INFO GlusterFS mount attempt 

17/06/2020 20:31:37 INFO GlusterFS mount attempt 

17/06/2020 20:31:07 INFO GlusterFS mount attempt 

17/06/2020 20:30:37 INFO GlusterFS mount attempt 

17/06/2020 20:30:07 INFO GlusterFS mount attempt 

17/06/2020 20:29:37 INFO GlusterFS mount attempt 

17/06/2020 20:29:07 INFO GlusterFS mount attempt 

17/06/2020 20:28:37 INFO GlusterFS mount attempt 

17/06/2020 20:28:07 INFO GlusterFS mount attempt 

17/06/2020 20:27:37 INFO GlusterFS mount attempt 

17/06/2020 20:27:07 INFO GlusterFS mount attempt 

17/06/2020 20:26:36 INFO GlusterFS mount attempt 

17/06/2020 20:26:06 INFO GlusterFS mount attempt 

17/06/2020 20:25:36 INFO GlusterFS mount attempt 

17/06/2020 20:25:06 INFO GlusterFS mount attempt 

17/06/2020 20:24:36 INFO GlusterFS mount attempt 

17/06/2020 20:24:06 INFO GlusterFS mount attempt 

17/06/2020 20:23:36 INFO GlusterFS mount attempt 

17/06/2020 20:23:06 INFO GlusterFS mount attempt 

17/06/2020 20:22:36 INFO GlusterFS mount attempt 

17/06/2020 20:22:06 INFO GlusterFS mount attempt 

17/06/2020 20:21:36 INFO GlusterFS mount attempt 

17/06/2020 20:21:05 INFO GlusterFS mount attempt 

17/06/2020 20:20:35 INFO GlusterFS mount attempt 

17/06/2020 20:20:05 INFO GlusterFS mount attempt 

17/06/2020 20:19:35 INFO GlusterFS mount attempt 

17/06/2020 20:19:05 INFO GlusterFS mount attempt 

17/06/2020 20:18:35 INFO GlusterFS mount attempt 

17/06/2020 20:18:05 INFO GlusterFS mount attempt 

17/06/2020 20:17:35 INFO GlusterFS mount attempt 

17/06/2020 20:17:05 INFO GlusterFS mount attempt 

17/06/2020 20:16:35 INFO GlusterFS mount attempt 

17/06/2020 20:16:05 INFO GlusterFS mount attempt 

17/06/2020 20:15:34 INFO GlusterFS mount attempt 

17/06/2020 20:15:04 INFO GlusterFS mount attempt 

17/06/2020 20:14:34 INFO GlusterFS mount attempt 

17/06/2020 20:14:04 INFO GlusterFS mount attempt 

17/06/2020 20:13:34 INFO GlusterFS mount attempt 

17/06/2020 20:13:04 INFO GlusterFS mount attempt 

17/06/2020 20:12:34 INFO GlusterFS mount attempt 

17/06/2020 20:12:04 INFO GlusterFS mount attempt 

17/06/2020 20:11:34 INFO GlusterFS mount attempt 

17/06/2020 20:11:04 INFO GlusterFS mount attempt 

17/06/2020 20:10:34 INFO GlusterFS mount attempt 

17/06/2020 20:10:03 INFO GlusterFS mount attempt 

17/06/2020 20:09:33 INFO GlusterFS mount attempt 

17/06/2020 20:09:03 INFO GlusterFS mount attempt 

17/06/2020 20:08:33 INFO GlusterFS mount attempt 

17/06/2020 20:08:03 INFO GlusterFS mount attempt 

17/06/2020 20:07:33 INFO GlusterFS mount attempt 

17/06/2020 20:07:03 INFO GlusterFS mount attempt 

17/06/2020 20:06:33 INFO GlusterFS mount attempt 

17/06/2020 20:06:03 INFO GlusterFS mount attempt 

17/06/2020 20:05:33 INFO GlusterFS mount attempt 

17/06/2020 20:05:03 INFO GlusterFS mount attempt 

17/06/2020 20:04:33 INFO GlusterFS mount attempt 

17/06/2020 20:04:02 INFO GlusterFS mount attempt 

17/06/2020 20:03:32 INFO GlusterFS mount attempt 

17/06/2020 20:03:02 INFO GlusterFS mount attempt 

17/06/2020 20:02:32 INFO GlusterFS mount attempt 

17/06/2020 20:02:02 INFO GlusterFS mount attempt 

17/06/2020 20:01:32 INFO GlusterFS mount attempt 

17/06/2020 20:01:02 INFO GlusterFS mount attempt 

17/06/2020 20:00:32 INFO GlusterFS mount attempt 

17/06/2020 20:00:02 INFO GlusterFS mount attempt 

17/06/2020 19:59:32 INFO GlusterFS mount attempt 

17/06/2020 19:59:02 INFO GlusterFS mount attempt 

17/06/2020 19:58:31 INFO GlusterFS mount attempt 

17/06/2020 19:58:01 INFO GlusterFS mount attempt 

17/06/2020 19:57:31 INFO GlusterFS mount attempt 

17/06/2020 19:57:01 INFO GlusterFS mount attempt 

17/06/2020 19:56:31 INFO GlusterFS mount attempt 

17/06/2020 19:56:01 INFO GlusterFS mount attempt 

17/06/2020 19:55:31 INFO GlusterFS mount attempt 

17/06/2020 19:55:01 INFO GlusterFS mount attempt 

17/06/2020 19:54:31 INFO GlusterFS mount attempt 

17/06/2020 19:54:01 INFO GlusterFS mount attempt 

17/06/2020 19:53:31 INFO GlusterFS mount attempt 

17/06/2020 19:53:00 INFO GlusterFS mount attempt 

17/06/2020 19:52:30 INFO GlusterFS mount attempt 

17/06/2020 19:52:00 INFO GlusterFS mount attempt 

17/06/2020 19:51:30 INFO GlusterFS mount attempt 

17/06/2020 19:51:00 INFO GlusterFS mount attempt 

17/06/2020 19:50:30 INFO GlusterFS mount attempt 

17/06/2020 19:50:00 INFO GlusterFS mount attempt 

17/06/2020 19:49:30 INFO GlusterFS mount attempt 

17/06/2020 19:49:00 INFO GlusterFS mount attempt 

17/06/2020 19:48:30 INFO GlusterFS mount attempt 

17/06/2020 19:47:59 INFO GlusterFS mount attempt 

17/06/2020 19:47:29 INFO GlusterFS mount attempt 

17/06/2020 19:46:59 INFO GlusterFS mount attempt 

17/06/2020 19:46:29 INFO GlusterFS mount attempt 

17/06/2020 19:45:59 INFO GlusterFS mount attempt 

17/06/2020 19:45:29 INFO GlusterFS mount attempt 

17/06/2020 19:44:59 INFO GlusterFS mount attempt 

17/06/2020 19:44:29 INFO GlusterFS mount attempt 

17/06/2020 19:43:59 INFO GlusterFS mount attempt 

17/06/2020 19:43:29 INFO GlusterFS mount attempt 

17/06/2020 19:42:59 INFO GlusterFS mount attempt 

17/06/2020 19:42:28 INFO GlusterFS mount attempt 

17/06/2020 19:41:58 INFO GlusterFS mount attempt 

17/06/2020 19:41:28 INFO GlusterFS mount attempt 

17/06/2020 19:40:58 INFO GlusterFS mount attempt 

17/06/2020 19:40:28 INFO GlusterFS mount attempt 

17/06/2020 19:39:58 INFO GlusterFS mount attempt 

17/06/2020 19:39:28 INFO GlusterFS mount attempt 

17/06/2020 19:38:58 INFO GlusterFS mount attempt 

17/06/2020 19:38:28 INFO GlusterFS mount attempt 

17/06/2020 19:37:58 INFO GlusterFS mount attempt 

17/06/2020 19:37:28 INFO GlusterFS mount attempt 

17/06/2020 19:36:57 INFO GlusterFS mount attempt 

17/06/2020 19:36:27 INFO GlusterFS mount attempt 

17/06/2020 19:35:57 INFO GlusterFS mount attempt 

17/06/2020 19:35:27 INFO GlusterFS mount attempt 

17/06/2020 19:34:57 INFO GlusterFS mount attempt 

17/06/2020 19:34:27 INFO GlusterFS mount attempt 

17/06/2020 19:33:57 INFO GlusterFS mount attempt 

17/06/2020 19:33:27 INFO GlusterFS mount attempt 

17/06/2020 19:32:57 INFO GlusterFS mount attempt 

17/06/2020 19:32:27 INFO GlusterFS mount attempt 

17/06/2020 19:31:57 INFO GlusterFS mount attempt 

17/06/2020 19:31:26 INFO GlusterFS mount attempt 

17/06/2020 19:30:56 INFO GlusterFS mount attempt 

17/06/2020 19:30:26 INFO GlusterFS mount attempt 

17/06/2020 19:29:56 INFO GlusterFS mount attempt 

17/06/2020 19:29:26 INFO GlusterFS mount attempt 

17/06/2020 19:28:56 INFO GlusterFS mount attempt 

17/06/2020 19:28:26 INFO GlusterFS mount attempt 

17/06/2020 19:27:56 INFO GlusterFS mount attempt 

17/06/2020 19:27:26 INFO GlusterFS mount attempt 

17/06/2020 19:26:56 INFO GlusterFS mount attempt 

17/06/2020 19:26:25 INFO GlusterFS mount attempt 

17/06/2020 19:25:55 INFO GlusterFS mount attempt 

17/06/2020 19:25:25 INFO GlusterFS mount attempt 

17/06/2020 19:24:55 INFO GlusterFS mount attempt 

17/06/2020 19:24:25 INFO GlusterFS mount attempt 

17/06/2020 19:23:55 INFO GlusterFS mount attempt 

17/06/2020 19:23:25 INFO GlusterFS mount attempt 

17/06/2020 19:22:55 INFO GlusterFS mount attempt 

17/06/2020 19:22:25 INFO GlusterFS mount attempt 

17/06/2020 19:21:55 INFO GlusterFS mount attempt 

17/06/2020 19:21:25 INFO GlusterFS mount attempt 

17/06/2020 19:20:54 INFO GlusterFS mount attempt 

17/06/2020 19:20:24 INFO GlusterFS mount attempt 

17/06/2020 19:19:54 INFO GlusterFS mount attempt 

17/06/2020 19:19:24 INFO GlusterFS mount attempt 

17/06/2020 19:18:54 INFO GlusterFS mount attempt 

17/06/2020 19:18:24 INFO GlusterFS mount attempt 

17/06/2020 19:17:54 INFO GlusterFS mount attempt 

17/06/2020 19:17:24 INFO GlusterFS mount attempt 

17/06/2020 19:16:54 INFO GlusterFS mount attempt 

17/06/2020 19:16:24 INFO GlusterFS mount attempt 

17/06/2020 19:15:54 INFO GlusterFS mount attempt 

17/06/2020 19:15:23 INFO GlusterFS mount attempt 

17/06/2020 19:14:53 INFO GlusterFS mount attempt 

17/06/2020 19:14:23 INFO GlusterFS mount attempt 

17/06/2020 19:13:53 INFO GlusterFS mount attempt 

17/06/2020 19:13:23 INFO GlusterFS mount attempt 

17/06/2020 19:12:53 INFO GlusterFS mount attempt 

17/06/2020 19:12:23 INFO GlusterFS mount attempt 

17/06/2020 19:11:53 INFO GlusterFS mount attempt 

17/06/2020 19:11:23 INFO GlusterFS mount attempt 

17/06/2020 19:10:53 INFO GlusterFS mount attempt 

17/06/2020 19:10:23 INFO GlusterFS mount attempt 

17/06/2020 19:09:52 INFO GlusterFS mount attempt 

17/06/2020 19:09:22 INFO GlusterFS mount attempt 

17/06/2020 19:08:52 INFO GlusterFS mount attempt 

17/06/2020 19:08:22 INFO GlusterFS mount attempt 

17/06/2020 19:07:52 INFO GlusterFS mount attempt 

17/06/2020 19:07:22 INFO GlusterFS mount attempt 

17/06/2020 19:06:52 INFO GlusterFS mount attempt 

17/06/2020 19:06:22 INFO GlusterFS mount attempt 

17/06/2020 19:05:52 INFO GlusterFS mount attempt 

17/06/2020 19:05:22 INFO GlusterFS mount attempt 

17/06/2020 19:04:52 INFO GlusterFS mount attempt 

17/06/2020 19:04:21 INFO GlusterFS mount attempt 

17/06/2020 19:03:51 INFO GlusterFS mount attempt 

17/06/2020 19:03:21 INFO GlusterFS mount attempt 

17/06/2020 19:02:51 INFO GlusterFS mount attempt 

17/06/2020 19:02:21 INFO GlusterFS mount attempt 

17/06/2020 19:01:51 INFO GlusterFS mount attempt 

17/06/2020 19:01:21 INFO GlusterFS mount attempt 

17/06/2020 19:00:51 INFO GlusterFS mount attempt 

17/06/2020 19:00:21 INFO GlusterFS mount attempt 

17/06/2020 18:59:51 INFO GlusterFS mount attempt 

17/06/2020 18:59:21 INFO GlusterFS mount attempt 

17/06/2020 18:58:50 INFO GlusterFS mount attempt 

17/06/2020 18:58:20 INFO GlusterFS mount attempt 

17/06/2020 18:57:50 INFO GlusterFS mount attempt 

17/06/2020 18:57:20 INFO GlusterFS mount attempt 

17/06/2020 18:56:50 INFO GlusterFS mount attempt 

17/06/2020 18:56:20 INFO GlusterFS mount attempt 

17/06/2020 18:55:50 INFO GlusterFS mount attempt 

17/06/2020 18:55:20 INFO GlusterFS mount attempt 

17/06/2020 18:54:50 INFO GlusterFS mount attempt 

17/06/2020 18:54:20 INFO GlusterFS mount attempt 

17/06/2020 18:53:50 INFO GlusterFS mount attempt 

17/06/2020 18:53:19 INFO GlusterFS mount attempt 

17/06/2020 18:52:49 INFO GlusterFS mount attempt 

17/06/2020 18:52:19 INFO GlusterFS mount attempt 

17/06/2020 18:51:49 INFO GlusterFS mount attempt 

17/06/2020 18:51:19 INFO GlusterFS mount attempt 

17/06/2020 18:50:49 INFO GlusterFS mount attempt 

17/06/2020 18:50:19 INFO GlusterFS mount attempt 

17/06/2020 18:49:49 INFO GlusterFS mount attempt 

17/06/2020 18:49:19 INFO GlusterFS mount attempt 

17/06/2020 18:48:49 INFO GlusterFS mount attempt 

17/06/2020 18:48:19 INFO GlusterFS mount attempt 

17/06/2020 18:47:48 INFO GlusterFS mount attempt 

17/06/2020 18:47:18 INFO GlusterFS mount attempt 

17/06/2020 18:46:48 INFO GlusterFS mount attempt 

17/06/2020 18:46:18 INFO GlusterFS mount attempt 

17/06/2020 18:45:48 INFO GlusterFS mount attempt 

17/06/2020 18:45:18 INFO GlusterFS mount attempt 

17/06/2020 18:44:48 INFO GlusterFS mount attempt 

17/06/2020 18:44:18 INFO GlusterFS mount attempt 

17/06/2020 18:43:48 INFO GlusterFS mount attempt 

17/06/2020 18:43:18 INFO GlusterFS mount attempt 

17/06/2020 18:42:48 INFO GlusterFS mount attempt 

17/06/2020 18:42:17 INFO GlusterFS mount attempt 

17/06/2020 18:41:47 INFO GlusterFS mount attempt 

17/06/2020 18:41:17 INFO GlusterFS mount attempt 

17/06/2020 18:40:47 INFO GlusterFS mount attempt 

17/06/2020 18:40:17 INFO GlusterFS mount attempt 

17/06/2020 18:39:47 INFO GlusterFS mount attempt 

17/06/2020 18:39:17 INFO GlusterFS mount attempt 

17/06/2020 18:38:47 INFO GlusterFS mount attempt 

17/06/2020 18:38:17 INFO GlusterFS mount attempt 

17/06/2020 18:37:47 INFO GlusterFS mount attempt 

17/06/2020 18:37:16 INFO GlusterFS mount attempt 

17/06/2020 18:36:46 INFO GlusterFS mount attempt 

17/06/2020 18:36:16 INFO GlusterFS mount attempt 

17/06/2020 18:35:46 INFO GlusterFS mount attempt 

17/06/2020 18:35:16 INFO GlusterFS mount attempt 

17/06/2020 18:34:46 INFO GlusterFS mount attempt 

17/06/2020 18:34:16 INFO GlusterFS mount attempt 

17/06/2020 18:33:46 INFO GlusterFS mount attempt 

17/06/2020 18:33:16 INFO GlusterFS mount attempt 

17/06/2020 18:32:46 INFO GlusterFS mount attempt 

17/06/2020 18:32:16 INFO GlusterFS mount attempt 

17/06/2020 18:31:45 INFO GlusterFS mount attempt 

17/06/2020 18:31:15 INFO GlusterFS mount attempt 

17/06/2020 18:30:45 INFO GlusterFS mount attempt 

17/06/2020 18:30:15 INFO GlusterFS mount attempt 

17/06/2020 18:29:45 INFO GlusterFS mount attempt 

17/06/2020 18:29:15 INFO GlusterFS mount attempt 

17/06/2020 18:28:45 INFO GlusterFS mount attempt 

17/06/2020 18:28:15 INFO GlusterFS mount attempt 

17/06/2020 18:27:45 INFO GlusterFS mount attempt 

17/06/2020 18:27:15 INFO GlusterFS mount attempt 

17/06/2020 18:26:45 INFO GlusterFS mount attempt 

17/06/2020 18:26:14 INFO GlusterFS mount attempt 

17/06/2020 18:25:44 INFO GlusterFS mount attempt 

17/06/2020 18:25:14 INFO GlusterFS mount attempt 

17/06/2020 18:24:44 INFO GlusterFS mount attempt 

17/06/2020 18:24:14 INFO GlusterFS mount attempt 

17/06/2020 18:23:44 INFO GlusterFS mount attempt 

17/06/2020 18:23:14 INFO GlusterFS mount attempt 

17/06/2020 18:22:44 INFO GlusterFS mount attempt 

17/06/2020 18:22:14 INFO GlusterFS mount attempt 

17/06/2020 18:21:44 INFO GlusterFS mount attempt 

17/06/2020 18:21:14 INFO GlusterFS mount attempt 

17/06/2020 18:20:43 INFO GlusterFS mount attempt 

17/06/2020 18:20:13 INFO GlusterFS mount attempt 

17/06/2020 18:19:43 INFO GlusterFS mount attempt 

17/06/2020 18:19:13 INFO GlusterFS mount attempt 

17/06/2020 18:18:43 INFO GlusterFS mount attempt 

17/06/2020 18:18:13 INFO GlusterFS mount attempt 

17/06/2020 18:17:43 INFO GlusterFS mount attempt 

17/06/2020 18:17:13 INFO GlusterFS mount attempt 

17/06/2020 18:16:43 INFO GlusterFS mount attempt 

17/06/2020 18:16:13 INFO GlusterFS mount attempt 

17/06/2020 18:15:43 INFO GlusterFS mount attempt 

17/06/2020 18:15:12 INFO GlusterFS mount attempt 

17/06/2020 18:14:42 INFO GlusterFS mount attempt 

17/06/2020 18:14:12 INFO GlusterFS mount attempt 

17/06/2020 18:13:42 INFO GlusterFS mount attempt 

17/06/2020 18:13:12 INFO GlusterFS mount attempt 

17/06/2020 18:12:42 INFO GlusterFS mount attempt 

17/06/2020 18:12:12 INFO GlusterFS mount attempt 

17/06/2020 18:11:42 INFO GlusterFS mount attempt 

17/06/2020 18:11:12 INFO GlusterFS mount attempt 

17/06/2020 18:10:42 INFO GlusterFS mount attempt 

17/06/2020 18:10:12 INFO GlusterFS mount attempt 

17/06/2020 18:09:41 INFO GlusterFS mount attempt 

17/06/2020 18:09:11 INFO GlusterFS mount attempt 

17/06/2020 18:08:41 INFO GlusterFS mount attempt 

17/06/2020 18:08:11 INFO GlusterFS mount attempt 

17/06/2020 18:07:41 INFO GlusterFS mount attempt 

17/06/2020 18:07:11 INFO GlusterFS mount attempt 

17/06/2020 18:06:41 INFO GlusterFS mount attempt 

17/06/2020 18:06:11 INFO GlusterFS mount attempt 

17/06/2020 18:05:41 INFO GlusterFS mount attempt 

17/06/2020 18:05:11 INFO GlusterFS mount attempt 

17/06/2020 18:04:41 INFO GlusterFS mount attempt 

17/06/2020 18:04:10 INFO GlusterFS mount attempt 

17/06/2020 18:03:40 INFO GlusterFS mount attempt 

17/06/2020 18:03:10 INFO GlusterFS mount attempt 

17/06/2020 18:02:40 INFO GlusterFS mount attempt 

17/06/2020 18:02:10 INFO GlusterFS mount attempt 

17/06/2020 18:01:40 INFO GlusterFS mount attempt 

17/06/2020 18:01:10 INFO GlusterFS mount attempt 

17/06/2020 18:00:40 INFO GlusterFS mount attempt 

17/06/2020 18:00:10 INFO GlusterFS mount attempt 

17/06/2020 17:59:40 INFO GlusterFS mount attempt 

17/06/2020 17:59:10 INFO GlusterFS mount attempt 

17/06/2020 17:58:39 INFO GlusterFS mount attempt 

17/06/2020 17:58:09 INFO GlusterFS mount attempt 

17/06/2020 17:57:39 INFO GlusterFS mount attempt 

17/06/2020 17:57:09 INFO GlusterFS mount attempt 

17/06/2020 17:56:39 INFO GlusterFS mount attempt 

17/06/2020 17:56:09 INFO GlusterFS mount attempt 

17/06/2020 17:55:39 INFO GlusterFS mount attempt 

17/06/2020 17:55:09 INFO GlusterFS mount attempt 

17/06/2020 17:54:39 INFO GlusterFS mount attempt 

17/06/2020 17:54:09 INFO GlusterFS mount attempt 

17/06/2020 17:53:39 INFO GlusterFS mount attempt 

17/06/2020 17:53:08 INFO GlusterFS mount attempt 

17/06/2020 17:52:38 INFO GlusterFS mount attempt 

17/06/2020 17:52:08 INFO GlusterFS mount attempt 

17/06/2020 17:51:38 INFO GlusterFS mount attempt 

17/06/2020 17:51:08 INFO GlusterFS mount attempt 

17/06/2020 17:50:38 INFO GlusterFS mount attempt 

17/06/2020 17:50:08 INFO GlusterFS mount attempt 

17/06/2020 17:49:38 INFO GlusterFS mount attempt 

17/06/2020 17:49:08 INFO GlusterFS mount attempt 

17/06/2020 17:48:38 INFO GlusterFS mount attempt 

17/06/2020 17:48:08 INFO GlusterFS mount attempt 

17/06/2020 17:47:38 INFO GlusterFS mount attempt 

17/06/2020 17:47:07 INFO GlusterFS mount attempt 

17/06/2020 17:46:37 INFO GlusterFS mount attempt 

17/06/2020 17:46:07 INFO GlusterFS mount attempt 

17/06/2020 17:45:37 INFO GlusterFS mount attempt 

17/06/2020 17:45:07 INFO GlusterFS mount attempt 

17/06/2020 17:44:37 INFO GlusterFS mount attempt 

17/06/2020 17:44:07 INFO GlusterFS mount attempt 

17/06/2020 17:43:37 INFO GlusterFS mount attempt 

17/06/2020 17:43:07 INFO GlusterFS mount attempt 

17/06/2020 17:42:37 INFO GlusterFS mount attempt 

17/06/2020 17:42:07 INFO GlusterFS mount attempt 

17/06/2020 17:41:36 INFO GlusterFS mount attempt 

17/06/2020 17:41:06 INFO GlusterFS mount attempt 

17/06/2020 17:40:36 INFO GlusterFS mount attempt 

17/06/2020 17:40:06 INFO GlusterFS mount attempt 

17/06/2020 17:39:36 INFO GlusterFS mount attempt 

17/06/2020 17:39:06 INFO GlusterFS mount attempt 

17/06/2020 17:38:36 INFO GlusterFS mount attempt 

17/06/2020 17:38:06 INFO GlusterFS mount attempt 

17/06/2020 17:37:36 INFO GlusterFS mount attempt 

17/06/2020 17:37:06 INFO GlusterFS mount attempt 

17/06/2020 17:36:36 INFO GlusterFS mount attempt 

17/06/2020 17:36:05 INFO GlusterFS mount attempt 

17/06/2020 17:35:35 INFO GlusterFS mount attempt 

17/06/2020 17:35:05 INFO GlusterFS mount attempt 

17/06/2020 17:34:35 INFO GlusterFS mount attempt 

17/06/2020 17:34:05 INFO GlusterFS mount attempt 

17/06/2020 17:33:35 INFO GlusterFS mount attempt 

17/06/2020 17:33:05 INFO GlusterFS mount attempt 

17/06/2020 17:32:35 INFO GlusterFS mount attempt 

17/06/2020 17:32:05 INFO GlusterFS mount attempt 

17/06/2020 17:31:35 INFO GlusterFS mount attempt 

17/06/2020 17:31:05 INFO GlusterFS mount attempt 

17/06/2020 17:30:34 INFO GlusterFS mount attempt 

17/06/2020 17:30:04 INFO GlusterFS mount attempt 

17/06/2020 17:29:34 INFO GlusterFS mount attempt 

17/06/2020 17:29:04 INFO GlusterFS mount attempt 

17/06/2020 17:28:34 INFO GlusterFS mount attempt 

17/06/2020 17:28:04 INFO GlusterFS mount attempt 

17/06/2020 17:27:34 INFO GlusterFS mount attempt 

17/06/2020 17:27:04 INFO GlusterFS mount attempt 

17/06/2020 17:26:34 INFO GlusterFS mount attempt 

17/06/2020 17:26:04 INFO GlusterFS mount attempt 

17/06/2020 17:25:33 INFO GlusterFS mount attempt 

17/06/2020 17:25:03 INFO GlusterFS mount attempt 

17/06/2020 17:24:33 INFO GlusterFS mount attempt 

17/06/2020 17:24:03 INFO GlusterFS mount attempt 

17/06/2020 17:23:33 INFO GlusterFS mount attempt 

17/06/2020 17:23:03 INFO GlusterFS mount attempt 

17/06/2020 17:22:33 INFO GlusterFS mount attempt 

17/06/2020 17:22:03 INFO GlusterFS mount attempt 

17/06/2020 17:21:33 INFO GlusterFS mount attempt 

17/06/2020 17:21:03 INFO GlusterFS mount attempt 

17/06/2020 17:20:33 INFO GlusterFS mount attempt 

17/06/2020 17:20:02 INFO GlusterFS mount attempt 

17/06/2020 17:19:32 INFO GlusterFS mount attempt 

17/06/2020 17:19:02 INFO GlusterFS mount attempt 

17/06/2020 17:18:32 INFO GlusterFS mount attempt 

17/06/2020 17:18:02 INFO GlusterFS mount attempt 

17/06/2020 17:17:32 INFO GlusterFS mount attempt 

17/06/2020 17:17:02 INFO GlusterFS mount attempt 

17/06/2020 17:16:32 INFO GlusterFS mount attempt 

17/06/2020 17:16:02 INFO GlusterFS mount attempt 

17/06/2020 17:15:32 INFO GlusterFS mount attempt 

17/06/2020 17:15:02 INFO GlusterFS mount attempt 

17/06/2020 17:14:31 INFO GlusterFS mount attempt 

17/06/2020 17:14:01 INFO GlusterFS mount attempt 

17/06/2020 17:13:31 INFO GlusterFS mount attempt 

17/06/2020 17:13:01 INFO GlusterFS mount attempt 

17/06/2020 17:12:31 INFO GlusterFS mount attempt 

17/06/2020 17:12:01 INFO GlusterFS mount attempt 

17/06/2020 17:11:31 INFO GlusterFS mount attempt 

17/06/2020 17:11:01 INFO GlusterFS mount attempt 

17/06/2020 17:10:31 INFO GlusterFS mount attempt 

17/06/2020 17:10:01 INFO GlusterFS mount attempt 

17/06/2020 17:09:31 INFO GlusterFS mount attempt 

17/06/2020 17:09:00 INFO GlusterFS mount attempt 

17/06/2020 17:08:30 INFO GlusterFS mount attempt 

17/06/2020 17:08:00 INFO GlusterFS mount attempt 

17/06/2020 17:07:30 INFO GlusterFS mount attempt 

17/06/2020 17:07:00 INFO GlusterFS mount attempt 

17/06/2020 17:06:30 INFO GlusterFS mount attempt 

17/06/2020 17:06:00 INFO GlusterFS mount attempt 

17/06/2020 17:05:30 INFO GlusterFS mount attempt 

17/06/2020 17:05:00 INFO GlusterFS mount attempt 

17/06/2020 17:04:30 INFO GlusterFS mount attempt 

17/06/2020 17:04:00 INFO GlusterFS mount attempt 

17/06/2020 17:03:29 INFO GlusterFS mount attempt 

17/06/2020 17:02:59 INFO GlusterFS mount attempt 

17/06/2020 17:02:29 INFO GlusterFS mount attempt 

17/06/2020 17:01:59 INFO GlusterFS mount attempt 

17/06/2020 17:01:29 INFO GlusterFS mount attempt 

17/06/2020 17:00:59 INFO GlusterFS mount attempt 

17/06/2020 17:00:29 INFO GlusterFS mount attempt 

17/06/2020 16:59:59 INFO GlusterFS mount attempt 

17/06/2020 16:59:29 INFO GlusterFS mount attempt 

17/06/2020 16:58:59 INFO GlusterFS mount attempt 

17/06/2020 16:58:29 INFO GlusterFS mount attempt 

17/06/2020 16:57:58 INFO GlusterFS mount attempt 

17/06/2020 16:57:28 INFO GlusterFS mount attempt 

17/06/2020 16:56:58 INFO GlusterFS mount attempt 

17/06/2020 16:56:28 INFO GlusterFS mount attempt 

17/06/2020 16:55:58 INFO GlusterFS mount attempt 

17/06/2020 16:55:28 INFO GlusterFS mount attempt 

17/06/2020 16:54:58 INFO GlusterFS mount attempt 

17/06/2020 16:54:28 INFO GlusterFS mount attempt 

17/06/2020 16:53:58 INFO GlusterFS mount attempt 

17/06/2020 16:53:28 INFO GlusterFS mount attempt 

17/06/2020 16:52:57 INFO GlusterFS mount attempt 

17/06/2020 16:52:27 INFO GlusterFS mount attempt 

17/06/2020 16:51:57 INFO GlusterFS mount attempt 

17/06/2020 16:51:27 INFO GlusterFS mount attempt 

17/06/2020 16:50:57 INFO GlusterFS mount attempt 

17/06/2020 16:50:27 INFO GlusterFS mount attempt 

17/06/2020 16:49:57 INFO GlusterFS mount attempt 

17/06/2020 16:49:27 INFO GlusterFS mount attempt 

17/06/2020 16:48:57 INFO GlusterFS mount attempt 

17/06/2020 16:48:27 INFO GlusterFS mount attempt 

17/06/2020 16:47:57 INFO GlusterFS mount attempt 

17/06/2020 16:47:26 INFO GlusterFS mount attempt 

17/06/2020 16:46:56 INFO GlusterFS mount attempt 

17/06/2020 16:46:26 INFO GlusterFS mount attempt 

17/06/2020 16:45:56 INFO GlusterFS mount attempt 

17/06/2020 16:45:26 INFO GlusterFS mount attempt 

17/06/2020 16:44:56 INFO GlusterFS mount attempt 

17/06/2020 16:44:26 INFO GlusterFS mount attempt 

17/06/2020 16:43:56 INFO GlusterFS mount attempt 

17/06/2020 16:43:26 INFO GlusterFS mount attempt 

17/06/2020 16:42:56 INFO GlusterFS mount attempt 

17/06/2020 16:42:25 INFO GlusterFS mount attempt 

17/06/2020 16:41:55 INFO GlusterFS mount attempt 

17/06/2020 16:41:25 INFO GlusterFS mount attempt 

17/06/2020 16:40:55 INFO GlusterFS mount attempt 

17/06/2020 16:40:25 INFO GlusterFS mount attempt 

17/06/2020 16:39:55 INFO GlusterFS mount attempt 

17/06/2020 16:39:25 INFO GlusterFS mount attempt 

17/06/2020 16:38:55 INFO GlusterFS mount attempt 

17/06/2020 16:38:25 INFO GlusterFS mount attempt 

17/06/2020 16:37:55 INFO GlusterFS mount attempt 

17/06/2020 16:37:25 INFO GlusterFS mount attempt 

17/06/2020 16:36:54 INFO GlusterFS mount attempt 

17/06/2020 16:36:24 INFO GlusterFS mount attempt 

17/06/2020 16:35:54 INFO GlusterFS mount attempt 

17/06/2020 16:35:24 INFO GlusterFS mount attempt 

17/06/2020 16:34:54 INFO GlusterFS mount attempt 

17/06/2020 16:34:24 INFO GlusterFS mount attempt 

17/06/2020 16:33:54 INFO GlusterFS mount attempt 

17/06/2020 16:33:24 INFO GlusterFS mount attempt 

17/06/2020 16:32:54 INFO GlusterFS mount attempt 

17/06/2020 16:32:24 INFO GlusterFS mount attempt 

17/06/2020 16:31:54 INFO GlusterFS mount attempt 

17/06/2020 16:31:23 INFO GlusterFS mount attempt 

17/06/2020 16:30:53 INFO GlusterFS mount attempt 

17/06/2020 16:30:23 INFO GlusterFS mount attempt 

17/06/2020 16:29:53 INFO GlusterFS mount attempt 

17/06/2020 16:29:23 INFO GlusterFS mount attempt 

17/06/2020 16:28:53 INFO GlusterFS mount attempt 

17/06/2020 16:28:23 INFO GlusterFS mount attempt 

17/06/2020 16:27:53 INFO GlusterFS mount attempt 

17/06/2020 16:27:23 INFO GlusterFS mount attempt 

17/06/2020 16:26:53 INFO GlusterFS mount attempt 

17/06/2020 16:26:23 INFO GlusterFS mount attempt 

17/06/2020 16:25:52 INFO GlusterFS mount attempt 

17/06/2020 16:25:22 INFO GlusterFS mount attempt 

17/06/2020 16:24:52 INFO GlusterFS mount attempt 

17/06/2020 16:24:22 INFO GlusterFS mount attempt 

17/06/2020 16:23:52 INFO GlusterFS mount attempt 

17/06/2020 16:23:22 INFO GlusterFS mount attempt 

17/06/2020 16:22:52 INFO GlusterFS mount attempt 

17/06/2020 16:22:22 INFO GlusterFS mount attempt 

17/06/2020 16:21:52 INFO GlusterFS mount attempt 

17/06/2020 16:21:22 INFO GlusterFS mount attempt 

17/06/2020 16:20:51 INFO GlusterFS mount attempt 

17/06/2020 16:20:21 INFO GlusterFS mount attempt 

17/06/2020 16:19:51 INFO GlusterFS mount attempt 

17/06/2020 16:19:21 INFO GlusterFS mount attempt 

17/06/2020 16:18:51 INFO GlusterFS mount attempt 

17/06/2020 16:18:21 INFO GlusterFS mount attempt 

17/06/2020 16:17:51 INFO GlusterFS mount attempt 

17/06/2020 16:17:21 INFO GlusterFS mount attempt 

17/06/2020 16:16:51 INFO GlusterFS mount attempt 

17/06/2020 16:16:21 INFO GlusterFS mount attempt 

17/06/2020 16:15:51 INFO GlusterFS mount attempt 

17/06/2020 16:15:20 INFO GlusterFS mount attempt 

17/06/2020 16:14:50 INFO GlusterFS mount attempt 

17/06/2020 16:14:20 INFO GlusterFS mount attempt 

17/06/2020 16:13:50 INFO GlusterFS mount attempt 

17/06/2020 16:13:20 INFO GlusterFS mount attempt 

17/06/2020 16:12:50 INFO GlusterFS mount attempt 

17/06/2020 16:12:20 INFO GlusterFS mount attempt 

17/06/2020 16:11:50 INFO GlusterFS mount attempt 

17/06/2020 16:11:20 INFO GlusterFS mount attempt 

17/06/2020 16:10:50 INFO GlusterFS mount attempt 

17/06/2020 16:10:20 INFO GlusterFS mount attempt 

17/06/2020 16:09:49 INFO GlusterFS mount attempt 

17/06/2020 16:09:19 INFO GlusterFS mount attempt 

17/06/2020 16:08:49 INFO GlusterFS mount attempt 

17/06/2020 16:08:19 INFO GlusterFS mount attempt 

17/06/2020 16:07:49 INFO GlusterFS mount attempt 

17/06/2020 16:07:19 INFO GlusterFS mount attempt 

17/06/2020 16:06:49 INFO GlusterFS mount attempt 

17/06/2020 16:06:19 INFO GlusterFS mount attempt 

17/06/2020 16:05:49 INFO GlusterFS mount attempt 

17/06/2020 16:05:19 INFO GlusterFS mount attempt 

17/06/2020 16:04:49 INFO GlusterFS mount attempt 

17/06/2020 16:04:18 INFO GlusterFS mount attempt 

17/06/2020 16:03:48 INFO GlusterFS mount attempt 

17/06/2020 16:03:18 INFO GlusterFS mount attempt 

17/06/2020 16:02:48 INFO GlusterFS mount attempt 

17/06/2020 16:02:18 INFO GlusterFS mount attempt 

17/06/2020 16:01:48 INFO GlusterFS mount attempt 

17/06/2020 16:01:18 INFO GlusterFS mount attempt 

17/06/2020 16:00:48 INFO GlusterFS mount attempt 

17/06/2020 16:00:18 INFO GlusterFS mount attempt 

17/06/2020 15:59:48 INFO GlusterFS mount attempt 

17/06/2020 15:59:17 INFO GlusterFS mount attempt 

17/06/2020 15:58:47 INFO GlusterFS mount attempt 

17/06/2020 15:58:17 INFO GlusterFS mount attempt 

17/06/2020 15:57:47 INFO GlusterFS mount attempt 

17/06/2020 15:57:17 INFO GlusterFS mount attempt 

17/06/2020 15:56:47 INFO GlusterFS mount attempt 

17/06/2020 15:56:17 INFO GlusterFS mount attempt 

17/06/2020 15:55:47 INFO GlusterFS mount attempt 

17/06/2020 15:55:17 INFO GlusterFS mount attempt 

17/06/2020 15:54:47 INFO GlusterFS mount attempt 

17/06/2020 15:54:17 INFO GlusterFS mount attempt 

17/06/2020 15:53:46 INFO GlusterFS mount attempt 

17/06/2020 15:53:16 INFO GlusterFS mount attempt 

17/06/2020 15:52:46 INFO GlusterFS mount attempt 

17/06/2020 15:52:16 INFO GlusterFS mount attempt 

17/06/2020 15:51:46 INFO GlusterFS mount attempt 

17/06/2020 15:51:16 INFO GlusterFS mount attempt 

17/06/2020 15:50:46 INFO GlusterFS mount attempt 

17/06/2020 15:50:16 INFO GlusterFS mount attempt 

17/06/2020 15:49:46 INFO GlusterFS mount attempt 

17/06/2020 15:49:16 INFO GlusterFS mount attempt 

17/06/2020 15:48:46 INFO GlusterFS mount attempt 

17/06/2020 15:48:15 INFO GlusterFS mount attempt 

17/06/2020 15:47:45 INFO GlusterFS mount attempt 

17/06/2020 15:47:15 INFO GlusterFS mount attempt 

17/06/2020 15:46:45 INFO GlusterFS mount attempt 

17/06/2020 15:46:15 INFO GlusterFS mount attempt 

17/06/2020 15:45:45 INFO GlusterFS mount attempt 

17/06/2020 15:45:15 INFO GlusterFS mount attempt 

17/06/2020 15:44:45 INFO GlusterFS mount attempt 

17/06/2020 15:44:15 INFO GlusterFS mount attempt 

17/06/2020 15:43:45 INFO GlusterFS mount attempt 

17/06/2020 15:43:14 INFO GlusterFS mount attempt 

17/06/2020 15:42:44 INFO GlusterFS mount attempt 

17/06/2020 15:42:14 INFO GlusterFS mount attempt 

17/06/2020 15:41:44 INFO GlusterFS mount attempt 

17/06/2020 15:41:14 INFO GlusterFS mount attempt 

17/06/2020 15:40:44 INFO GlusterFS mount attempt 

17/06/2020 15:40:14 INFO GlusterFS mount attempt 

17/06/2020 15:39:44 INFO GlusterFS mount attempt 

17/06/2020 15:39:14 INFO GlusterFS mount attempt 

17/06/2020 15:38:44 INFO GlusterFS mount attempt 

17/06/2020 15:38:14 INFO GlusterFS mount attempt 

17/06/2020 15:37:44 INFO GlusterFS mount attempt 

17/06/2020 15:37:13 INFO GlusterFS mount attempt 

17/06/2020 15:36:43 INFO GlusterFS mount attempt 

17/06/2020 15:36:13 INFO GlusterFS mount attempt 

17/06/2020 15:35:43 INFO GlusterFS mount attempt 

17/06/2020 15:35:13 INFO GlusterFS mount attempt 

17/06/2020 15:34:43 INFO GlusterFS mount attempt 

17/06/2020 15:34:13 INFO GlusterFS mount attempt 

17/06/2020 15:33:43 INFO GlusterFS mount attempt 

17/06/2020 15:33:13 INFO GlusterFS mount attempt 

17/06/2020 15:32:43 INFO GlusterFS mount attempt 

17/06/2020 15:32:12 INFO GlusterFS mount attempt 

17/06/2020 15:31:42 INFO GlusterFS mount attempt 

17/06/2020 15:31:12 INFO GlusterFS mount attempt 

17/06/2020 15:30:42 INFO GlusterFS mount attempt 

17/06/2020 15:30:12 INFO GlusterFS mount attempt 

17/06/2020 15:29:42 INFO GlusterFS mount attempt 

17/06/2020 15:29:12 INFO GlusterFS mount attempt 

17/06/2020 15:28:42 INFO GlusterFS mount attempt 

17/06/2020 15:28:12 INFO GlusterFS mount attempt 

17/06/2020 15:27:42 INFO GlusterFS mount attempt 

17/06/2020 15:27:12 INFO GlusterFS mount attempt 

17/06/2020 15:26:42 INFO GlusterFS mount attempt 

17/06/2020 15:26:11 INFO GlusterFS mount attempt 

17/06/2020 15:25:41 INFO GlusterFS mount attempt 

17/06/2020 15:25:11 INFO GlusterFS mount attempt 

17/06/2020 15:24:41 INFO GlusterFS mount attempt 

17/06/2020 15:24:11 INFO GlusterFS mount attempt 

17/06/2020 15:23:41 INFO GlusterFS mount attempt 

17/06/2020 15:23:11 INFO GlusterFS mount attempt 

17/06/2020 15:22:41 INFO GlusterFS mount attempt 

17/06/2020 15:22:11 INFO GlusterFS mount attempt 

17/06/2020 15:21:41 INFO GlusterFS mount attempt 

17/06/2020 15:21:10 INFO GlusterFS mount attempt 

17/06/2020 15:20:40 INFO GlusterFS mount attempt 

17/06/2020 15:20:10 INFO GlusterFS mount attempt 

17/06/2020 15:19:40 INFO GlusterFS mount attempt 

17/06/2020 15:19:10 INFO GlusterFS mount attempt 

17/06/2020 15:18:40 INFO GlusterFS mount attempt 

17/06/2020 15:18:10 INFO GlusterFS mount attempt 

17/06/2020 15:17:40 INFO GlusterFS mount attempt 

17/06/2020 15:17:10 INFO GlusterFS mount attempt 

17/06/2020 15:16:40 INFO GlusterFS mount attempt 

17/06/2020 15:16:10 INFO GlusterFS mount attempt 

17/06/2020 15:15:39 INFO GlusterFS mount attempt 

17/06/2020 15:15:09 INFO GlusterFS mount attempt 

17/06/2020 15:14:39 INFO GlusterFS mount attempt 

17/06/2020 15:14:09 INFO GlusterFS mount attempt 

17/06/2020 15:13:39 INFO GlusterFS mount attempt 

17/06/2020 15:13:09 INFO GlusterFS mount attempt 

17/06/2020 15:12:39 INFO GlusterFS mount attempt 

17/06/2020 15:12:09 INFO GlusterFS mount attempt 

17/06/2020 15:11:39 INFO GlusterFS mount attempt 

17/06/2020 15:11:09 INFO GlusterFS mount attempt 

17/06/2020 15:10:39 INFO GlusterFS mount attempt 

17/06/2020 15:10:08 INFO GlusterFS mount attempt 

17/06/2020 15:09:38 INFO GlusterFS mount attempt 

17/06/2020 15:09:08 INFO GlusterFS mount attempt 

17/06/2020 15:08:38 INFO GlusterFS mount attempt 

17/06/2020 15:08:08 INFO GlusterFS mount attempt 

17/06/2020 15:07:38 INFO GlusterFS mount attempt 

17/06/2020 15:07:08 INFO GlusterFS mount attempt 

17/06/2020 15:06:38 INFO GlusterFS mount attempt 

17/06/2020 15:06:08 INFO GlusterFS mount attempt 

17/06/2020 15:05:38 INFO GlusterFS mount attempt 

17/06/2020 15:05:08 INFO GlusterFS mount attempt 

17/06/2020 15:04:37 INFO GlusterFS mount attempt 

17/06/2020 15:04:07 INFO GlusterFS mount attempt 

17/06/2020 15:03:37 INFO GlusterFS mount attempt 

17/06/2020 15:03:07 INFO GlusterFS mount attempt 

17/06/2020 15:02:37 INFO GlusterFS mount attempt 

17/06/2020 15:02:07 INFO GlusterFS mount attempt 

17/06/2020 15:01:37 INFO GlusterFS mount attempt 

17/06/2020 15:01:07 INFO GlusterFS mount attempt 

17/06/2020 15:00:37 INFO GlusterFS mount attempt 

17/06/2020 15:00:07 INFO GlusterFS mount attempt 

17/06/2020 14:59:37 INFO GlusterFS mount attempt 

17/06/2020 14:59:07 INFO GlusterFS mount attempt 

17/06/2020 14:58:36 INFO GlusterFS mount attempt 

17/06/2020 14:58:06 INFO GlusterFS mount attempt 

17/06/2020 14:57:36 INFO GlusterFS mount attempt 

17/06/2020 14:57:06 INFO GlusterFS mount attempt 

17/06/2020 14:56:36 INFO GlusterFS mount attempt 

17/06/2020 14:56:06 INFO GlusterFS mount attempt 

17/06/2020 14:55:36 INFO GlusterFS mount attempt 

17/06/2020 14:55:06 INFO GlusterFS mount attempt 

17/06/2020 14:54:36 INFO GlusterFS mount attempt 

17/06/2020 14:54:06 INFO GlusterFS mount attempt 

17/06/2020 14:53:36 INFO GlusterFS mount attempt 

17/06/2020 14:53:05 INFO GlusterFS mount attempt 

17/06/2020 14:52:35 INFO GlusterFS mount attempt 

17/06/2020 14:52:05 INFO GlusterFS mount attempt 

17/06/2020 14:51:35 INFO GlusterFS mount attempt 

17/06/2020 14:51:05 INFO GlusterFS mount attempt 

17/06/2020 14:50:35 INFO GlusterFS mount attempt 

17/06/2020 14:50:05 INFO GlusterFS mount attempt 

17/06/2020 14:49:35 INFO GlusterFS mount attempt 

17/06/2020 14:49:05 INFO GlusterFS mount attempt 

17/06/2020 14:48:35 INFO GlusterFS mount attempt 

17/06/2020 14:48:04 INFO GlusterFS mount attempt 

17/06/2020 14:47:34 INFO GlusterFS mount attempt 

17/06/2020 14:47:04 INFO GlusterFS mount attempt 

17/06/2020 14:46:34 INFO GlusterFS mount attempt 

17/06/2020 14:46:04 INFO GlusterFS mount attempt 

17/06/2020 14:45:34 INFO GlusterFS mount attempt 

17/06/2020 14:45:04 INFO GlusterFS mount attempt 

17/06/2020 14:44:34 INFO GlusterFS mount attempt 

17/06/2020 14:44:04 INFO GlusterFS mount attempt 

17/06/2020 14:43:34 INFO GlusterFS mount attempt 

17/06/2020 14:43:04 INFO GlusterFS mount attempt 

17/06/2020 14:42:33 INFO GlusterFS mount attempt 

17/06/2020 14:42:03 INFO GlusterFS mount attempt 

17/06/2020 14:41:33 INFO GlusterFS mount attempt 

17/06/2020 14:41:03 INFO GlusterFS mount attempt 

17/06/2020 14:40:33 INFO GlusterFS mount attempt 

17/06/2020 14:40:03 INFO GlusterFS mount attempt 

17/06/2020 14:39:33 INFO GlusterFS mount attempt 

17/06/2020 14:39:03 INFO GlusterFS mount attempt 

17/06/2020 14:38:33 INFO GlusterFS mount attempt 

17/06/2020 14:38:03 INFO GlusterFS mount attempt 

17/06/2020 14:37:33 INFO GlusterFS mount attempt 

17/06/2020 14:37:02 INFO GlusterFS mount attempt 

17/06/2020 14:36:32 INFO GlusterFS mount attempt 

17/06/2020 14:36:02 INFO GlusterFS mount attempt 

17/06/2020 14:35:32 INFO GlusterFS mount attempt 

17/06/2020 14:35:02 INFO GlusterFS mount attempt 

17/06/2020 14:34:32 INFO GlusterFS mount attempt 

17/06/2020 14:34:02 INFO GlusterFS mount attempt 

17/06/2020 14:33:32 INFO GlusterFS mount attempt 

17/06/2020 14:33:02 INFO GlusterFS mount attempt 

17/06/2020 14:32:32 INFO GlusterFS mount attempt 

17/06/2020 14:32:02 INFO GlusterFS mount attempt 

17/06/2020 14:31:31 INFO GlusterFS mount attempt 

17/06/2020 14:31:01 INFO GlusterFS mount attempt 

17/06/2020 14:30:31 INFO GlusterFS mount attempt 

17/06/2020 14:30:01 INFO GlusterFS mount attempt 

17/06/2020 14:29:31 INFO GlusterFS mount attempt 

17/06/2020 14:29:01 INFO GlusterFS mount attempt 

17/06/2020 14:28:31 INFO GlusterFS mount attempt 

17/06/2020 14:28:01 INFO GlusterFS mount attempt 

17/06/2020 14:27:31 INFO GlusterFS mount attempt 

17/06/2020 14:27:01 INFO GlusterFS mount attempt 

17/06/2020 14:26:31 INFO GlusterFS mount attempt 

17/06/2020 14:26:00 INFO GlusterFS mount attempt 

17/06/2020 14:25:30 INFO GlusterFS mount attempt 

17/06/2020 14:25:00 INFO GlusterFS mount attempt 

17/06/2020 14:24:30 INFO GlusterFS mount attempt 

17/06/2020 14:24:00 INFO GlusterFS mount attempt 

17/06/2020 14:23:30 INFO GlusterFS mount attempt 

17/06/2020 14:23:00 INFO GlusterFS mount attempt 

17/06/2020 14:22:30 INFO GlusterFS mount attempt 

17/06/2020 14:22:00 INFO GlusterFS mount attempt 

17/06/2020 14:21:30 INFO GlusterFS mount attempt 

17/06/2020 14:21:00 INFO GlusterFS mount attempt 

17/06/2020 14:20:29 INFO GlusterFS mount attempt 

17/06/2020 14:19:59 INFO GlusterFS mount attempt 

17/06/2020 14:19:29 INFO GlusterFS mount attempt 

17/06/2020 14:18:59 INFO GlusterFS mount attempt 

17/06/2020 14:18:29 INFO GlusterFS mount attempt 

17/06/2020 14:17:59 INFO GlusterFS mount attempt 

17/06/2020 14:17:29 INFO GlusterFS mount attempt 

17/06/2020 14:16:59 INFO GlusterFS mount attempt 

17/06/2020 14:16:29 INFO GlusterFS mount attempt 

17/06/2020 14:15:59 INFO GlusterFS mount attempt 

17/06/2020 14:15:29 INFO GlusterFS mount attempt 

17/06/2020 14:14:58 INFO GlusterFS mount attempt 

17/06/2020 14:14:28 INFO GlusterFS mount attempt 

17/06/2020 14:13:58 INFO GlusterFS mount attempt 

17/06/2020 14:13:28 INFO GlusterFS mount attempt 

17/06/2020 14:12:58 INFO GlusterFS mount attempt 

17/06/2020 14:12:28 INFO GlusterFS mount attempt 

17/06/2020 14:11:58 INFO GlusterFS mount attempt 

17/06/2020 14:11:28 INFO GlusterFS mount attempt 

17/06/2020 14:10:58 INFO GlusterFS mount attempt 

17/06/2020 14:10:28 INFO GlusterFS mount attempt 

17/06/2020 14:09:58 INFO GlusterFS mount attempt 

17/06/2020 14:09:27 INFO GlusterFS mount attempt 

17/06/2020 14:08:57 INFO GlusterFS mount attempt 

17/06/2020 14:08:27 INFO GlusterFS mount attempt 

17/06/2020 14:07:57 INFO GlusterFS mount attempt 

17/06/2020 14:07:27 INFO GlusterFS mount attempt 

17/06/2020 14:06:57 INFO GlusterFS mount attempt 

17/06/2020 14:06:27 INFO GlusterFS mount attempt 

17/06/2020 14:05:57 INFO GlusterFS mount attempt 

17/06/2020 14:05:27 INFO GlusterFS mount attempt 

17/06/2020 14:04:57 INFO GlusterFS mount attempt 

17/06/2020 14:04:27 INFO GlusterFS mount attempt 

17/06/2020 14:03:56 INFO GlusterFS mount attempt 

17/06/2020 14:03:26 INFO GlusterFS mount attempt 

17/06/2020 14:02:56 INFO GlusterFS mount attempt 

17/06/2020 14:02:26 INFO GlusterFS mount attempt 

17/06/2020 14:01:56 INFO GlusterFS mount attempt 

17/06/2020 14:01:26 INFO GlusterFS mount attempt 

17/06/2020 14:00:56 INFO GlusterFS mount attempt 

17/06/2020 14:00:26 INFO GlusterFS mount attempt 

17/06/2020 13:59:56 INFO GlusterFS mount attempt 

17/06/2020 13:59:26 INFO GlusterFS mount attempt 

17/06/2020 13:58:55 INFO GlusterFS mount attempt 

17/06/2020 13:58:25 INFO GlusterFS mount attempt 

17/06/2020 13:57:55 INFO GlusterFS mount attempt 

17/06/2020 13:57:25 INFO GlusterFS mount attempt 

17/06/2020 13:56:55 INFO GlusterFS mount attempt 

17/06/2020 13:56:25 INFO GlusterFS mount attempt 

17/06/2020 13:55:55 INFO GlusterFS mount attempt 

17/06/2020 13:55:25 INFO GlusterFS mount attempt 

17/06/2020 13:54:55 INFO GlusterFS mount attempt 

17/06/2020 13:54:25 INFO GlusterFS mount attempt 

17/06/2020 13:53:55 INFO GlusterFS mount attempt 

17/06/2020 13:53:24 INFO GlusterFS mount attempt 

17/06/2020 13:52:54 INFO GlusterFS mount attempt 

17/06/2020 13:52:24 INFO GlusterFS mount attempt 

17/06/2020 13:51:54 INFO GlusterFS mount attempt 

17/06/2020 13:51:24 INFO GlusterFS mount attempt 

17/06/2020 13:50:54 INFO GlusterFS mount attempt 

17/06/2020 13:50:24 INFO GlusterFS mount attempt 

17/06/2020 13:49:54 INFO GlusterFS mount attempt 

17/06/2020 13:49:24 INFO GlusterFS mount attempt 

17/06/2020 13:48:54 INFO GlusterFS mount attempt 

17/06/2020 13:48:24 INFO GlusterFS mount attempt 

17/06/2020 13:47:54 INFO GlusterFS mount attempt 

17/06/2020 13:47:23 INFO GlusterFS mount attempt 

17/06/2020 13:46:53 INFO GlusterFS mount attempt 

17/06/2020 13:46:23 INFO GlusterFS mount attempt 

17/06/2020 13:45:53 INFO GlusterFS mount attempt 

17/06/2020 13:45:23 INFO GlusterFS mount attempt 

17/06/2020 13:44:53 INFO GlusterFS mount attempt 

17/06/2020 13:44:23 INFO GlusterFS mount attempt 

17/06/2020 13:43:53 INFO GlusterFS mount attempt 

17/06/2020 13:43:23 INFO GlusterFS mount attempt 

17/06/2020 13:42:53 INFO GlusterFS mount attempt 

17/06/2020 13:42:23 INFO GlusterFS mount attempt 

17/06/2020 13:41:52 INFO GlusterFS mount attempt 

17/06/2020 13:41:22 INFO GlusterFS mount attempt 

17/06/2020 13:40:52 INFO GlusterFS mount attempt 

17/06/2020 13:40:22 INFO GlusterFS mount attempt 

17/06/2020 13:39:52 INFO GlusterFS mount attempt 

17/06/2020 13:39:22 INFO GlusterFS mount attempt 

17/06/2020 13:38:52 INFO GlusterFS mount attempt 

17/06/2020 13:38:22 INFO GlusterFS mount attempt 

17/06/2020 13:37:52 INFO GlusterFS mount attempt 

17/06/2020 13:37:22 INFO GlusterFS mount attempt 

17/06/2020 13:36:52 INFO GlusterFS mount attempt 

17/06/2020 13:36:21 INFO GlusterFS mount attempt 

17/06/2020 13:35:51 INFO GlusterFS mount attempt 

17/06/2020 13:35:21 INFO GlusterFS mount attempt 

17/06/2020 13:34:51 INFO GlusterFS mount attempt 

17/06/2020 13:34:21 INFO GlusterFS mount attempt 

17/06/2020 13:33:51 INFO GlusterFS mount attempt 

17/06/2020 13:33:21 INFO GlusterFS mount attempt 

17/06/2020 13:32:51 INFO GlusterFS mount attempt 

17/06/2020 13:32:21 INFO GlusterFS mount attempt 

17/06/2020 13:31:51 INFO GlusterFS mount attempt 

17/06/2020 13:31:21 INFO GlusterFS mount attempt 

17/06/2020 13:30:50 INFO GlusterFS mount attempt 

17/06/2020 13:30:20 INFO GlusterFS mount attempt 

17/06/2020 13:29:50 INFO GlusterFS mount attempt 

17/06/2020 13:29:20 INFO GlusterFS mount attempt 

17/06/2020 13:28:50 INFO GlusterFS mount attempt 

17/06/2020 13:28:20 INFO GlusterFS mount attempt 

17/06/2020 13:27:50 INFO GlusterFS mount attempt 

17/06/2020 13:27:20 INFO GlusterFS mount attempt 

17/06/2020 13:26:50 INFO GlusterFS mount attempt 

17/06/2020 13:26:20 INFO GlusterFS mount attempt 

17/06/2020 13:25:50 INFO GlusterFS mount attempt 

17/06/2020 13:25:19 INFO GlusterFS mount attempt 

17/06/2020 13:24:49 INFO GlusterFS mount attempt 

17/06/2020 13:24:19 INFO GlusterFS mount attempt 

17/06/2020 13:23:49 INFO GlusterFS mount attempt 

17/06/2020 13:23:19 INFO GlusterFS mount attempt 

17/06/2020 13:22:49 INFO GlusterFS mount attempt 

17/06/2020 13:22:19 INFO GlusterFS mount attempt 

17/06/2020 13:21:49 INFO GlusterFS mount attempt 

17/06/2020 13:21:19 INFO GlusterFS mount attempt 

17/06/2020 13:20:49 INFO GlusterFS mount attempt 

17/06/2020 13:20:19 INFO GlusterFS mount attempt 

17/06/2020 13:19:48 INFO GlusterFS mount attempt 

17/06/2020 13:19:18 INFO GlusterFS mount attempt 

17/06/2020 13:18:48 INFO GlusterFS mount attempt 

17/06/2020 13:18:18 INFO GlusterFS mount attempt 

17/06/2020 13:17:48 INFO GlusterFS mount attempt 

17/06/2020 13:17:18 INFO GlusterFS mount attempt 

17/06/2020 13:16:48 INFO GlusterFS mount attempt 

17/06/2020 13:16:18 INFO GlusterFS mount attempt 

17/06/2020 13:15:48 INFO GlusterFS mount attempt 

17/06/2020 13:15:18 INFO GlusterFS mount attempt 

17/06/2020 13:14:47 INFO GlusterFS mount attempt 

17/06/2020 13:14:17 INFO GlusterFS mount attempt 

17/06/2020 13:13:47 INFO GlusterFS mount attempt 

17/06/2020 13:13:17 INFO GlusterFS mount attempt 

17/06/2020 13:12:47 INFO GlusterFS mount attempt 

17/06/2020 13:12:17 INFO GlusterFS mount attempt 

17/06/2020 13:11:47 INFO GlusterFS mount attempt 

17/06/2020 13:11:17 INFO GlusterFS mount attempt 

17/06/2020 13:10:47 INFO GlusterFS mount attempt 

17/06/2020 13:10:17 INFO GlusterFS mount attempt 

17/06/2020 13:09:47 INFO GlusterFS mount attempt 

17/06/2020 13:09:16 INFO GlusterFS mount attempt 

17/06/2020 13:08:46 INFO GlusterFS mount attempt 

17/06/2020 13:08:16 INFO GlusterFS mount attempt 

17/06/2020 13:07:46 INFO GlusterFS mount attempt 

17/06/2020 13:07:16 INFO GlusterFS mount attempt 

17/06/2020 13:06:46 INFO GlusterFS mount attempt 

17/06/2020 13:06:16 INFO GlusterFS mount attempt 

17/06/2020 13:05:46 INFO GlusterFS mount attempt 

17/06/2020 13:05:16 INFO GlusterFS mount attempt 

17/06/2020 13:04:46 INFO GlusterFS mount attempt 

17/06/2020 13:04:16 INFO GlusterFS mount attempt 

17/06/2020 13:03:45 INFO GlusterFS mount attempt 

17/06/2020 13:03:15 INFO GlusterFS mount attempt 

17/06/2020 13:02:45 INFO GlusterFS mount attempt 

17/06/2020 13:02:15 INFO GlusterFS mount attempt 

17/06/2020 13:01:45 INFO GlusterFS mount attempt 

17/06/2020 13:01:15 INFO GlusterFS mount attempt 

17/06/2020 13:00:45 INFO GlusterFS mount attempt 

17/06/2020 13:00:15 INFO GlusterFS mount attempt 

17/06/2020 12:59:45 INFO GlusterFS mount attempt 

17/06/2020 12:59:15 INFO GlusterFS mount attempt 

17/06/2020 12:58:45 INFO GlusterFS mount attempt 

17/06/2020 12:58:14 INFO GlusterFS mount attempt 

17/06/2020 12:57:44 INFO GlusterFS mount attempt 

17/06/2020 12:57:14 INFO GlusterFS mount attempt 

17/06/2020 12:56:44 INFO GlusterFS mount attempt 

17/06/2020 12:56:14 INFO GlusterFS mount attempt 

17/06/2020 12:55:44 INFO GlusterFS mount attempt 

17/06/2020 12:55:14 INFO GlusterFS mount attempt 

17/06/2020 12:54:44 INFO GlusterFS mount attempt 

17/06/2020 12:54:14 INFO GlusterFS mount attempt 

17/06/2020 12:53:44 INFO GlusterFS mount attempt 

17/06/2020 12:53:13 INFO GlusterFS mount attempt 

17/06/2020 12:52:43 INFO GlusterFS mount attempt 

17/06/2020 12:52:13 INFO GlusterFS mount attempt 

17/06/2020 12:51:43 INFO GlusterFS mount attempt 

17/06/2020 12:51:13 INFO GlusterFS mount attempt 

17/06/2020 12:50:43 INFO GlusterFS mount attempt 

17/06/2020 12:50:13 INFO GlusterFS mount attempt 

17/06/2020 12:49:43 INFO GlusterFS mount attempt 

17/06/2020 12:49:13 INFO GlusterFS mount attempt 

17/06/2020 12:48:43 INFO GlusterFS mount attempt 

17/06/2020 12:48:13 INFO GlusterFS mount attempt 

17/06/2020 12:47:42 INFO GlusterFS mount attempt 

17/06/2020 12:47:12 INFO GlusterFS mount attempt 

17/06/2020 12:46:42 INFO GlusterFS mount attempt 

17/06/2020 12:46:12 INFO GlusterFS mount attempt 

17/06/2020 12:45:42 INFO GlusterFS mount attempt 

17/06/2020 12:45:12 INFO GlusterFS mount attempt 

17/06/2020 12:44:42 INFO GlusterFS mount attempt 

17/06/2020 12:44:12 INFO GlusterFS mount attempt 

17/06/2020 12:43:42 INFO GlusterFS mount attempt 

17/06/2020 12:43:12 INFO GlusterFS mount attempt 

17/06/2020 12:42:42 INFO GlusterFS mount attempt 

17/06/2020 12:42:11 INFO GlusterFS mount attempt 

17/06/2020 12:41:41 INFO GlusterFS mount attempt 

17/06/2020 12:41:11 INFO GlusterFS mount attempt 

17/06/2020 12:40:41 INFO GlusterFS mount attempt 

17/06/2020 12:40:11 INFO GlusterFS mount attempt 

17/06/2020 12:39:41 INFO GlusterFS mount attempt 

17/06/2020 12:39:11 INFO GlusterFS mount attempt 

17/06/2020 12:38:41 INFO GlusterFS mount attempt 

17/06/2020 12:38:11 INFO GlusterFS mount attempt 

17/06/2020 12:37:41 INFO GlusterFS mount attempt 

17/06/2020 12:37:11 INFO GlusterFS mount attempt 

17/06/2020 12:36:40 INFO GlusterFS mount attempt 

17/06/2020 12:36:10 INFO GlusterFS mount attempt 

17/06/2020 12:35:40 INFO GlusterFS mount attempt 

17/06/2020 12:35:10 INFO GlusterFS mount attempt 

17/06/2020 12:34:40 INFO GlusterFS mount attempt 

17/06/2020 12:34:10 INFO GlusterFS mount attempt 

17/06/2020 12:33:40 INFO GlusterFS mount attempt 

17/06/2020 12:33:10 INFO GlusterFS mount attempt 

17/06/2020 12:32:40 INFO GlusterFS mount attempt 

17/06/2020 12:32:10 INFO GlusterFS mount attempt 

17/06/2020 12:31:40 INFO GlusterFS mount attempt 

17/06/2020 12:31:09 INFO GlusterFS mount attempt 

17/06/2020 12:30:39 INFO GlusterFS mount attempt 

17/06/2020 12:30:09 INFO GlusterFS mount attempt 

17/06/2020 12:29:39 INFO GlusterFS mount attempt 

17/06/2020 12:29:09 INFO GlusterFS mount attempt 

17/06/2020 12:28:39 INFO GlusterFS mount attempt 

17/06/2020 12:28:09 INFO GlusterFS mount attempt 

17/06/2020 12:27:39 INFO GlusterFS mount attempt 

17/06/2020 12:27:09 INFO GlusterFS mount attempt 

17/06/2020 12:26:39 INFO GlusterFS mount attempt 

17/06/2020 12:26:08 INFO GlusterFS mount attempt 

17/06/2020 12:25:38 INFO GlusterFS mount attempt 

17/06/2020 12:25:08 INFO GlusterFS mount attempt 

17/06/2020 12:24:38 INFO GlusterFS mount attempt 

17/06/2020 12:24:08 INFO GlusterFS mount attempt 

17/06/2020 12:23:38 INFO GlusterFS mount attempt 

17/06/2020 12:23:08 INFO GlusterFS mount attempt 

17/06/2020 12:22:38 INFO GlusterFS mount attempt 

17/06/2020 12:22:08 INFO GlusterFS mount attempt 

17/06/2020 12:21:38 INFO GlusterFS mount attempt 

17/06/2020 12:21:08 INFO GlusterFS mount attempt 

17/06/2020 12:20:37 INFO GlusterFS mount attempt 

17/06/2020 12:20:07 INFO GlusterFS mount attempt 

17/06/2020 12:19:37 INFO GlusterFS mount attempt 

17/06/2020 12:19:07 INFO GlusterFS mount attempt 

17/06/2020 12:18:37 INFO GlusterFS mount attempt 

17/06/2020 12:18:07 INFO GlusterFS mount attempt 

17/06/2020 12:17:37 INFO GlusterFS mount attempt 

17/06/2020 12:17:07 INFO GlusterFS mount attempt 

17/06/2020 12:16:37 INFO GlusterFS mount attempt 

17/06/2020 12:16:07 INFO GlusterFS mount attempt 

17/06/2020 12:15:37 INFO GlusterFS mount attempt 

17/06/2020 12:15:07 INFO GlusterFS mount attempt 

17/06/2020 12:14:36 INFO GlusterFS mount attempt 

17/06/2020 12:14:06 INFO GlusterFS mount attempt 

17/06/2020 12:13:36 INFO GlusterFS mount attempt 

17/06/2020 12:13:06 INFO GlusterFS mount attempt 

17/06/2020 12:12:36 INFO GlusterFS mount attempt 

17/06/2020 12:12:06 INFO GlusterFS mount attempt 

17/06/2020 12:11:36 INFO GlusterFS mount attempt 

17/06/2020 12:11:06 INFO GlusterFS mount attempt 

17/06/2020 12:10:36 INFO GlusterFS mount attempt 

17/06/2020 12:10:06 INFO GlusterFS mount attempt 

17/06/2020 12:09:36 INFO GlusterFS mount attempt 

17/06/2020 12:09:05 INFO GlusterFS mount attempt 

17/06/2020 12:08:35 INFO GlusterFS mount attempt 

17/06/2020 12:08:05 INFO GlusterFS mount attempt 

17/06/2020 12:07:35 INFO GlusterFS mount attempt 

17/06/2020 12:07:05 INFO GlusterFS mount attempt 

17/06/2020 12:06:35 INFO GlusterFS mount attempt 

17/06/2020 12:06:05 INFO GlusterFS mount attempt 

17/06/2020 12:05:35 INFO GlusterFS mount attempt 

17/06/2020 12:05:05 INFO GlusterFS mount attempt 

17/06/2020 12:04:35 INFO GlusterFS mount attempt 

17/06/2020 12:04:05 INFO GlusterFS mount attempt 

17/06/2020 12:03:34 INFO GlusterFS mount attempt 

17/06/2020 12:03:04 INFO GlusterFS mount attempt 

17/06/2020 12:02:34 INFO GlusterFS mount attempt 

17/06/2020 12:02:04 INFO GlusterFS mount attempt 

17/06/2020 12:01:34 INFO GlusterFS mount attempt 

17/06/2020 12:01:04 INFO GlusterFS mount attempt 

17/06/2020 12:00:34 INFO GlusterFS mount attempt 

17/06/2020 12:00:04 INFO GlusterFS mount attempt 

17/06/2020 11:59:34 INFO GlusterFS mount attempt 

17/06/2020 11:59:04 INFO GlusterFS mount attempt 

17/06/2020 11:58:33 INFO GlusterFS mount attempt 

17/06/2020 11:58:03 INFO GlusterFS mount attempt 

17/06/2020 11:57:33 INFO GlusterFS mount attempt 

17/06/2020 11:57:03 INFO GlusterFS mount attempt 

17/06/2020 11:56:33 INFO GlusterFS mount attempt 

17/06/2020 11:56:03 INFO GlusterFS mount attempt 

17/06/2020 11:55:33 INFO GlusterFS mount attempt 

17/06/2020 11:55:03 INFO GlusterFS mount attempt 

17/06/2020 11:54:33 INFO GlusterFS mount attempt 

17/06/2020 11:54:03 INFO GlusterFS mount attempt 

17/06/2020 11:53:33 INFO GlusterFS mount attempt 

17/06/2020 11:53:03 INFO GlusterFS mount attempt 

17/06/2020 11:52:32 INFO GlusterFS mount attempt 

17/06/2020 11:52:02 INFO GlusterFS mount attempt 

17/06/2020 11:51:32 INFO GlusterFS mount attempt 

17/06/2020 11:51:02 INFO GlusterFS mount attempt 

17/06/2020 11:50:32 INFO GlusterFS mount attempt 

17/06/2020 11:50:02 INFO GlusterFS mount attempt 

17/06/2020 11:49:32 INFO GlusterFS mount attempt 

17/06/2020 11:49:02 INFO GlusterFS mount attempt 

17/06/2020 11:48:32 INFO GlusterFS mount attempt 

17/06/2020 11:48:02 INFO GlusterFS mount attempt 

17/06/2020 11:47:32 INFO GlusterFS mount attempt 

17/06/2020 11:47:01 INFO GlusterFS mount attempt 

17/06/2020 11:46:31 INFO GlusterFS mount attempt 

17/06/2020 11:46:01 INFO GlusterFS mount attempt 

17/06/2020 11:45:31 INFO GlusterFS mount attempt 

17/06/2020 11:45:01 INFO GlusterFS mount attempt 

17/06/2020 11:44:31 INFO GlusterFS mount attempt 

17/06/2020 11:44:01 INFO GlusterFS mount attempt 

17/06/2020 11:43:31 INFO GlusterFS mount attempt 

17/06/2020 11:43:01 INFO GlusterFS mount attempt 

17/06/2020 11:42:31 INFO GlusterFS mount attempt 

17/06/2020 11:42:01 INFO GlusterFS mount attempt 

17/06/2020 11:41:30 INFO GlusterFS mount attempt 

17/06/2020 11:41:00 INFO GlusterFS mount attempt 

17/06/2020 11:40:30 INFO GlusterFS mount attempt 

17/06/2020 11:40:00 INFO GlusterFS mount attempt 

17/06/2020 11:39:30 INFO GlusterFS mount attempt 

17/06/2020 11:39:00 INFO GlusterFS mount attempt 

17/06/2020 11:38:30 INFO GlusterFS mount attempt 

17/06/2020 11:38:00 INFO GlusterFS mount attempt 

17/06/2020 11:37:30 INFO GlusterFS mount attempt 

17/06/2020 11:37:00 INFO GlusterFS mount attempt 

17/06/2020 11:36:30 INFO GlusterFS mount attempt 

17/06/2020 11:35:59 INFO GlusterFS mount attempt 

17/06/2020 11:35:29 INFO GlusterFS mount attempt 

17/06/2020 11:34:59 INFO GlusterFS mount attempt 

17/06/2020 11:34:29 INFO GlusterFS mount attempt 

17/06/2020 11:33:59 INFO GlusterFS mount attempt 

17/06/2020 11:33:29 INFO GlusterFS mount attempt 

17/06/2020 11:32:59 INFO GlusterFS mount attempt 

17/06/2020 11:32:29 INFO GlusterFS mount attempt 

17/06/2020 11:31:59 INFO GlusterFS mount attempt 

17/06/2020 11:31:29 INFO GlusterFS mount attempt 

17/06/2020 11:30:59 INFO GlusterFS mount attempt 

17/06/2020 11:30:28 INFO GlusterFS mount attempt 

17/06/2020 11:29:58 INFO GlusterFS mount attempt 

17/06/2020 11:29:28 INFO GlusterFS mount attempt 

17/06/2020 11:28:58 INFO GlusterFS mount attempt 

17/06/2020 11:28:28 INFO GlusterFS mount attempt 

17/06/2020 11:27:58 INFO GlusterFS mount attempt 

17/06/2020 11:27:28 INFO GlusterFS mount attempt 

17/06/2020 11:26:58 INFO GlusterFS mount attempt 

17/06/2020 11:26:28 INFO GlusterFS mount attempt 

17/06/2020 11:25:58 INFO GlusterFS mount attempt 

17/06/2020 11:25:28 INFO GlusterFS mount attempt 

17/06/2020 11:24:57 INFO GlusterFS mount attempt 

17/06/2020 11:24:27 INFO GlusterFS mount attempt 

17/06/2020 11:23:57 INFO GlusterFS mount attempt 

17/06/2020 11:23:27 INFO GlusterFS mount attempt 

17/06/2020 11:22:57 INFO GlusterFS mount attempt 

17/06/2020 11:22:27 INFO GlusterFS mount attempt 

17/06/2020 11:21:57 INFO GlusterFS mount attempt 

17/06/2020 11:21:27 INFO GlusterFS mount attempt 

17/06/2020 11:20:57 INFO GlusterFS mount attempt 

17/06/2020 11:20:27 INFO GlusterFS mount attempt 

17/06/2020 11:19:57 INFO GlusterFS mount attempt 

17/06/2020 11:19:26 INFO GlusterFS mount attempt 

17/06/2020 11:18:56 INFO GlusterFS mount attempt 

17/06/2020 11:18:26 INFO GlusterFS mount attempt 

17/06/2020 11:17:56 INFO GlusterFS mount attempt 

17/06/2020 11:17:26 INFO GlusterFS mount attempt 

17/06/2020 11:16:56 INFO GlusterFS mount attempt 

17/06/2020 11:16:26 INFO GlusterFS mount attempt 

17/06/2020 11:15:56 INFO GlusterFS mount attempt 

17/06/2020 11:15:26 INFO GlusterFS mount attempt 

17/06/2020 11:14:56 INFO GlusterFS mount attempt 

17/06/2020 11:14:26 INFO GlusterFS mount attempt 

17/06/2020 11:13:55 INFO GlusterFS mount attempt 

17/06/2020 11:13:25 INFO GlusterFS mount attempt 

17/06/2020 11:12:55 INFO GlusterFS mount attempt 

17/06/2020 11:12:25 INFO GlusterFS mount attempt 

17/06/2020 11:11:55 INFO GlusterFS mount attempt 

17/06/2020 11:11:25 INFO GlusterFS mount attempt 

17/06/2020 11:10:55 INFO GlusterFS mount attempt 

17/06/2020 11:10:25 INFO GlusterFS mount attempt 

17/06/2020 11:09:55 INFO GlusterFS mount attempt 

17/06/2020 11:09:25 INFO GlusterFS mount attempt 

17/06/2020 11:08:55 INFO GlusterFS mount attempt 

17/06/2020 11:08:24 INFO GlusterFS mount attempt 

17/06/2020 11:07:54 INFO GlusterFS mount attempt 

17/06/2020 11:07:24 INFO GlusterFS mount attempt 

17/06/2020 11:06:54 INFO GlusterFS mount attempt 

17/06/2020 11:06:24 INFO GlusterFS mount attempt 

17/06/2020 11:05:54 INFO GlusterFS mount attempt 

17/06/2020 11:05:24 INFO GlusterFS mount attempt 

17/06/2020 11:04:54 INFO GlusterFS mount attempt 

17/06/2020 11:04:24 INFO GlusterFS mount attempt 

17/06/2020 11:03:54 INFO GlusterFS mount attempt 

17/06/2020 11:03:24 INFO GlusterFS mount attempt 

17/06/2020 11:02:53 INFO GlusterFS mount attempt 

17/06/2020 11:02:23 INFO GlusterFS mount attempt 

17/06/2020 11:01:53 INFO GlusterFS mount attempt 

17/06/2020 11:01:23 INFO GlusterFS mount attempt 

17/06/2020 11:00:53 INFO GlusterFS mount attempt 

17/06/2020 11:00:23 INFO GlusterFS mount attempt 

17/06/2020 10:59:53 INFO GlusterFS mount attempt 

17/06/2020 10:59:23 INFO GlusterFS mount attempt 

17/06/2020 10:58:53 INFO GlusterFS mount attempt 

17/06/2020 10:58:23 INFO GlusterFS mount attempt 

17/06/2020 10:57:52 INFO GlusterFS mount attempt 

17/06/2020 10:57:22 INFO GlusterFS mount attempt 

17/06/2020 10:56:52 INFO GlusterFS mount attempt 

17/06/2020 10:56:22 INFO GlusterFS mount attempt 

17/06/2020 10:55:52 INFO GlusterFS mount attempt 

17/06/2020 10:55:22 INFO GlusterFS mount attempt 

17/06/2020 10:54:52 INFO GlusterFS mount attempt 

17/06/2020 10:54:22 INFO GlusterFS mount attempt 

17/06/2020 10:53:52 INFO GlusterFS mount attempt 

17/06/2020 10:53:22 INFO GlusterFS mount attempt 

17/06/2020 10:52:52 INFO GlusterFS mount attempt 

17/06/2020 10:52:22 INFO GlusterFS mount attempt 

17/06/2020 10:51:51 INFO GlusterFS mount attempt 

17/06/2020 10:51:21 INFO GlusterFS mount attempt 

17/06/2020 10:50:51 INFO GlusterFS mount attempt 

17/06/2020 10:50:21 INFO GlusterFS mount attempt 

17/06/2020 10:49:51 INFO GlusterFS mount attempt 

17/06/2020 10:49:21 INFO GlusterFS mount attempt 

17/06/2020 10:48:51 INFO GlusterFS mount attempt 

17/06/2020 10:48:21 INFO GlusterFS mount attempt 

17/06/2020 10:47:51 INFO GlusterFS mount attempt 

17/06/2020 10:47:21 INFO GlusterFS mount attempt 

17/06/2020 10:46:51 INFO GlusterFS mount attempt 

17/06/2020 10:46:20 INFO GlusterFS mount attempt 

17/06/2020 10:45:50 INFO GlusterFS mount attempt 

17/06/2020 10:45:20 INFO GlusterFS mount attempt 

17/06/2020 10:44:50 INFO GlusterFS mount attempt 

17/06/2020 10:44:20 INFO GlusterFS mount attempt 

17/06/2020 10:43:50 INFO GlusterFS mount attempt 

17/06/2020 10:43:20 INFO GlusterFS mount attempt 

17/06/2020 10:42:50 INFO GlusterFS mount attempt 

17/06/2020 10:42:19 INFO GlusterFS mount attempt 

17/06/2020 10:41:49 INFO GlusterFS mount attempt 

17/06/2020 10:41:19 INFO GlusterFS mount attempt 

17/06/2020 10:40:49 INFO GlusterFS mount attempt 

17/06/2020 10:40:19 INFO GlusterFS mount attempt 

17/06/2020 10:39:49 INFO GlusterFS mount attempt 

17/06/2020 10:39:19 INFO GlusterFS mount attempt 

17/06/2020 10:38:49 INFO GlusterFS mount attempt 

17/06/2020 10:38:19 INFO GlusterFS mount attempt 

17/06/2020 10:37:49 INFO GlusterFS mount attempt 

17/06/2020 10:37:19 INFO GlusterFS mount attempt 

17/06/2020 10:36:48 INFO GlusterFS mount attempt 

17/06/2020 10:36:18 INFO GlusterFS mount attempt 

17/06/2020 10:35:48 INFO GlusterFS mount attempt 

17/06/2020 10:35:18 INFO GlusterFS mount attempt 

17/06/2020 10:34:48 INFO GlusterFS mount attempt 

17/06/2020 10:34:18 INFO GlusterFS mount attempt 

17/06/2020 10:33:48 INFO GlusterFS mount attempt 

17/06/2020 10:33:18 INFO GlusterFS mount attempt 

17/06/2020 10:32:48 INFO GlusterFS mount attempt 

17/06/2020 10:32:18 INFO GlusterFS mount attempt 

17/06/2020 10:31:48 INFO GlusterFS mount attempt 

17/06/2020 10:31:17 INFO GlusterFS mount attempt 

17/06/2020 10:30:47 INFO GlusterFS mount attempt 

17/06/2020 10:30:17 INFO GlusterFS mount attempt 

17/06/2020 10:29:47 INFO GlusterFS mount attempt 

17/06/2020 10:29:17 INFO GlusterFS mount attempt 

17/06/2020 10:28:47 INFO GlusterFS mount attempt 

17/06/2020 10:28:17 INFO GlusterFS mount attempt 

17/06/2020 10:27:47 INFO GlusterFS mount attempt 

17/06/2020 10:27:17 INFO GlusterFS mount attempt 

17/06/2020 10:26:47 INFO GlusterFS mount attempt 

17/06/2020 10:26:16 INFO GlusterFS mount attempt 

17/06/2020 10:25:46 INFO GlusterFS mount attempt 

17/06/2020 10:25:16 INFO GlusterFS mount attempt 

17/06/2020 10:24:46 INFO GlusterFS mount attempt 

17/06/2020 10:24:16 INFO GlusterFS mount attempt 

17/06/2020 10:23:46 INFO GlusterFS mount attempt 

17/06/2020 10:23:16 INFO GlusterFS mount attempt 

17/06/2020 10:22:46 INFO GlusterFS mount attempt 

17/06/2020 10:22:16 INFO GlusterFS mount attempt 

17/06/2020 10:21:46 INFO GlusterFS mount attempt 

17/06/2020 10:21:16 INFO GlusterFS mount attempt 

17/06/2020 10:20:45 INFO GlusterFS mount attempt 

17/06/2020 10:20:15 INFO GlusterFS mount attempt 

17/06/2020 10:19:45 INFO GlusterFS mount attempt 

17/06/2020 10:19:15 INFO GlusterFS mount attempt 

17/06/2020 10:18:45 INFO GlusterFS mount attempt 

17/06/2020 10:18:15 INFO GlusterFS mount attempt 

17/06/2020 10:17:45 INFO GlusterFS mount attempt 

17/06/2020 10:17:15 INFO GlusterFS mount attempt 

17/06/2020 10:16:45 INFO GlusterFS mount attempt 

17/06/2020 10:16:15 INFO GlusterFS mount attempt 

17/06/2020 10:15:45 INFO GlusterFS mount attempt 

17/06/2020 10:15:14 INFO GlusterFS mount attempt 

17/06/2020 10:14:44 INFO GlusterFS mount attempt 

17/06/2020 10:14:14 INFO GlusterFS mount attempt 

17/06/2020 10:13:44 INFO GlusterFS mount attempt 

17/06/2020 10:13:14 INFO GlusterFS mount attempt 

17/06/2020 10:12:44 INFO GlusterFS mount attempt 

17/06/2020 10:12:14 INFO GlusterFS mount attempt 

17/06/2020 10:11:44 INFO GlusterFS mount attempt 

17/06/2020 10:11:14 INFO GlusterFS mount attempt 

17/06/2020 10:10:44 INFO GlusterFS mount attempt 

17/06/2020 10:10:14 INFO GlusterFS mount attempt 

17/06/2020 10:09:43 INFO GlusterFS mount attempt 

17/06/2020 10:09:13 INFO GlusterFS mount attempt 

17/06/2020 10:08:43 INFO GlusterFS mount attempt 

17/06/2020 10:08:13 INFO GlusterFS mount attempt 

17/06/2020 10:07:43 INFO GlusterFS mount attempt 

17/06/2020 10:07:13 INFO GlusterFS mount attempt 

17/06/2020 10:06:43 INFO GlusterFS mount attempt 

17/06/2020 10:06:13 INFO GlusterFS mount attempt 

17/06/2020 10:05:43 INFO GlusterFS mount attempt 

17/06/2020 10:05:13 INFO GlusterFS mount attempt 

17/06/2020 10:04:43 INFO GlusterFS mount attempt 

17/06/2020 10:04:13 INFO GlusterFS mount attempt 

17/06/2020 10:03:42 INFO GlusterFS mount attempt 

17/06/2020 10:03:12 INFO GlusterFS mount attempt 

17/06/2020 10:02:42 INFO GlusterFS mount attempt 

17/06/2020 10:02:12 INFO GlusterFS mount attempt 

17/06/2020 10:01:42 INFO GlusterFS mount attempt 

17/06/2020 10:01:12 INFO GlusterFS mount attempt 

17/06/2020 10:00:42 INFO GlusterFS mount attempt 

17/06/2020 10:00:12 INFO GlusterFS mount attempt 

17/06/2020 09:59:42 INFO GlusterFS mount attempt 

17/06/2020 09:59:12 INFO GlusterFS mount attempt 

17/06/2020 09:58:41 INFO GlusterFS mount attempt 

17/06/2020 09:58:11 INFO GlusterFS mount attempt 

17/06/2020 09:57:41 INFO GlusterFS mount attempt 

17/06/2020 09:57:11 INFO GlusterFS mount attempt 

17/06/2020 09:56:41 INFO GlusterFS mount attempt 

17/06/2020 09:56:11 INFO GlusterFS mount attempt 

17/06/2020 09:55:41 INFO GlusterFS mount attempt 

17/06/2020 09:55:11 INFO GlusterFS mount attempt 

17/06/2020 09:54:41 INFO GlusterFS mount attempt 

17/06/2020 09:54:11 INFO GlusterFS mount attempt 

17/06/2020 09:53:41 INFO GlusterFS mount attempt 

17/06/2020 09:53:11 INFO GlusterFS mount attempt 

17/06/2020 09:52:40 INFO GlusterFS mount attempt 

17/06/2020 09:52:10 INFO GlusterFS mount attempt 

17/06/2020 09:51:40 INFO GlusterFS mount attempt 

17/06/2020 09:51:10 INFO GlusterFS mount attempt 

17/06/2020 09:50:40 INFO GlusterFS mount attempt 

17/06/2020 09:50:10 INFO GlusterFS mount attempt 

17/06/2020 09:49:40 INFO GlusterFS mount attempt 

17/06/2020 09:49:10 INFO GlusterFS mount attempt 

17/06/2020 09:48:40 INFO GlusterFS mount attempt 

17/06/2020 09:48:10 INFO GlusterFS mount attempt 

17/06/2020 09:47:40 INFO GlusterFS mount attempt 

17/06/2020 09:47:09 INFO GlusterFS mount attempt 

17/06/2020 09:46:39 INFO GlusterFS mount attempt 

17/06/2020 09:46:09 INFO GlusterFS mount attempt 

17/06/2020 09:45:39 INFO GlusterFS mount attempt 

17/06/2020 09:45:09 INFO GlusterFS mount attempt 

17/06/2020 09:44:39 INFO GlusterFS mount attempt 

17/06/2020 09:44:09 INFO GlusterFS mount attempt 

17/06/2020 09:43:39 INFO GlusterFS mount attempt 

17/06/2020 09:43:09 INFO GlusterFS mount attempt 

17/06/2020 09:42:39 INFO GlusterFS mount attempt 

17/06/2020 09:42:09 INFO GlusterFS mount attempt 

17/06/2020 09:41:38 INFO GlusterFS mount attempt 

17/06/2020 09:41:08 INFO GlusterFS mount attempt 

17/06/2020 09:40:38 INFO GlusterFS mount attempt 

17/06/2020 09:40:08 INFO GlusterFS mount attempt 

17/06/2020 09:39:38 INFO GlusterFS mount attempt 

17/06/2020 09:39:08 INFO GlusterFS mount attempt 

17/06/2020 09:38:38 INFO GlusterFS mount attempt 

17/06/2020 09:38:08 INFO GlusterFS mount attempt 

17/06/2020 09:37:38 INFO GlusterFS mount attempt 

17/06/2020 09:37:08 INFO GlusterFS mount attempt 

17/06/2020 09:36:38 INFO GlusterFS mount attempt 

17/06/2020 09:36:08 INFO GlusterFS mount attempt 

17/06/2020 09:35:37 INFO GlusterFS mount attempt 

17/06/2020 09:35:07 INFO GlusterFS mount attempt 

17/06/2020 09:34:37 INFO GlusterFS mount attempt 

17/06/2020 09:34:07 INFO GlusterFS mount attempt 

17/06/2020 09:33:37 INFO GlusterFS mount attempt 

17/06/2020 09:33:07 INFO GlusterFS mount attempt 

17/06/2020 09:32:37 INFO GlusterFS mount attempt 

17/06/2020 09:32:07 INFO GlusterFS mount attempt 

17/06/2020 09:31:37 INFO GlusterFS mount attempt 

17/06/2020 09:31:07 INFO GlusterFS mount attempt 

17/06/2020 09:30:36 INFO GlusterFS mount attempt 

17/06/2020 09:30:06 INFO GlusterFS mount attempt 

17/06/2020 09:29:36 INFO GlusterFS mount attempt 

17/06/2020 09:29:06 INFO GlusterFS mount attempt 

17/06/2020 09:28:36 INFO GlusterFS mount attempt 

17/06/2020 09:28:06 INFO GlusterFS mount attempt 

17/06/2020 09:27:36 INFO GlusterFS mount attempt 

17/06/2020 09:27:06 INFO GlusterFS mount attempt 

17/06/2020 09:26:36 INFO GlusterFS mount attempt 

17/06/2020 09:26:06 INFO GlusterFS mount attempt 

17/06/2020 09:25:36 INFO GlusterFS mount attempt 

17/06/2020 09:25:06 INFO GlusterFS mount attempt 

17/06/2020 09:24:35 INFO GlusterFS mount attempt 

17/06/2020 09:24:05 INFO GlusterFS mount attempt 

17/06/2020 09:23:35 INFO GlusterFS mount attempt 

17/06/2020 09:23:05 INFO GlusterFS mount attempt 

17/06/2020 09:22:35 INFO GlusterFS mount attempt 

17/06/2020 09:22:05 INFO GlusterFS mount attempt 

17/06/2020 09:21:35 INFO GlusterFS mount attempt 

17/06/2020 09:21:05 INFO GlusterFS mount attempt 

17/06/2020 09:20:35 INFO GlusterFS mount attempt 

17/06/2020 09:20:05 INFO GlusterFS mount attempt 

17/06/2020 09:19:35 INFO GlusterFS mount attempt 

17/06/2020 09:19:04 INFO GlusterFS mount attempt 

17/06/2020 09:18:34 INFO GlusterFS mount attempt 

17/06/2020 09:18:04 INFO GlusterFS mount attempt 

17/06/2020 09:17:34 INFO GlusterFS mount attempt 

17/06/2020 09:17:04 INFO GlusterFS mount attempt 

17/06/2020 09:16:34 INFO GlusterFS mount attempt 

17/06/2020 09:16:04 INFO GlusterFS mount attempt 

17/06/2020 09:15:34 INFO GlusterFS mount attempt 

17/06/2020 09:15:04 INFO GlusterFS mount attempt 

17/06/2020 09:14:34 INFO GlusterFS mount attempt 

17/06/2020 09:14:04 INFO GlusterFS mount attempt 

17/06/2020 09:13:33 INFO GlusterFS mount attempt 

17/06/2020 09:13:03 INFO GlusterFS mount attempt 

17/06/2020 09:12:33 INFO GlusterFS mount attempt 

17/06/2020 09:12:03 INFO GlusterFS mount attempt 

17/06/2020 09:11:33 INFO GlusterFS mount attempt 

17/06/2020 09:11:03 INFO GlusterFS mount attempt 

17/06/2020 09:10:33 INFO GlusterFS mount attempt 

17/06/2020 09:10:03 INFO GlusterFS mount attempt 

17/06/2020 09:09:33 INFO GlusterFS mount attempt 

17/06/2020 09:09:03 INFO GlusterFS mount attempt 

17/06/2020 09:08:33 INFO GlusterFS mount attempt 

17/06/2020 09:08:03 INFO GlusterFS mount attempt 

17/06/2020 09:07:32 INFO GlusterFS mount attempt 

17/06/2020 09:07:02 INFO GlusterFS mount attempt 

17/06/2020 09:06:32 INFO GlusterFS mount attempt 

17/06/2020 09:06:02 INFO GlusterFS mount attempt 

17/06/2020 09:05:32 INFO GlusterFS mount attempt 

17/06/2020 09:05:02 INFO GlusterFS mount attempt 

17/06/2020 09:04:32 INFO GlusterFS mount attempt 

17/06/2020 09:04:02 INFO GlusterFS mount attempt 

17/06/2020 09:03:32 INFO GlusterFS mount attempt 

17/06/2020 09:03:02 INFO GlusterFS mount attempt 

17/06/2020 09:02:31 INFO GlusterFS mount attempt 

17/06/2020 09:02:01 INFO GlusterFS mount attempt 

17/06/2020 09:01:31 INFO GlusterFS mount attempt 

17/06/2020 09:01:01 INFO GlusterFS mount attempt 

17/06/2020 09:00:31 INFO GlusterFS mount attempt 

17/06/2020 09:00:01 INFO GlusterFS mount attempt 

17/06/2020 08:59:31 INFO GlusterFS mount attempt 

17/06/2020 08:59:01 INFO GlusterFS mount attempt 

17/06/2020 08:58:31 INFO GlusterFS mount attempt 

17/06/2020 08:58:01 INFO GlusterFS mount attempt 

17/06/2020 08:57:31 INFO GlusterFS mount attempt 

17/06/2020 08:57:01 INFO GlusterFS mount attempt 

17/06/2020 08:56:30 INFO GlusterFS mount attempt 

17/06/2020 08:56:00 INFO GlusterFS mount attempt 

17/06/2020 08:55:30 INFO GlusterFS mount attempt 

17/06/2020 08:55:00 INFO GlusterFS mount attempt 

17/06/2020 08:54:30 INFO GlusterFS mount attempt 

17/06/2020 08:54:00 INFO GlusterFS mount attempt 

17/06/2020 08:53:30 INFO GlusterFS mount attempt 

17/06/2020 08:53:00 INFO GlusterFS mount attempt 

17/06/2020 08:52:30 INFO GlusterFS mount attempt 

17/06/2020 08:52:00 INFO GlusterFS mount attempt 

17/06/2020 08:51:30 INFO GlusterFS mount attempt 

17/06/2020 08:50:59 INFO GlusterFS mount attempt 

17/06/2020 08:50:29 INFO GlusterFS mount attempt 

17/06/2020 08:49:59 INFO GlusterFS mount attempt 

17/06/2020 08:49:29 INFO GlusterFS mount attempt 

17/06/2020 08:48:59 INFO GlusterFS mount attempt 

17/06/2020 08:48:29 INFO GlusterFS mount attempt 

17/06/2020 08:47:59 INFO GlusterFS mount attempt 

17/06/2020 08:47:29 INFO GlusterFS mount attempt 

17/06/2020 08:46:59 INFO GlusterFS mount attempt 

17/06/2020 08:46:29 INFO GlusterFS mount attempt 

17/06/2020 08:45:59 INFO GlusterFS mount attempt 

17/06/2020 08:45:28 INFO GlusterFS mount attempt 

17/06/2020 08:44:58 INFO GlusterFS mount attempt 

17/06/2020 08:44:28 INFO GlusterFS mount attempt 

17/06/2020 08:43:58 INFO GlusterFS mount attempt 

17/06/2020 08:43:28 INFO GlusterFS mount attempt 

17/06/2020 08:42:58 INFO GlusterFS mount attempt 

17/06/2020 08:42:28 INFO GlusterFS mount attempt 

17/06/2020 08:41:58 INFO GlusterFS mount attempt 

17/06/2020 08:41:28 INFO GlusterFS mount attempt 

17/06/2020 08:40:58 INFO GlusterFS mount attempt 

17/06/2020 08:40:28 INFO GlusterFS mount attempt 

17/06/2020 08:39:58 INFO GlusterFS mount attempt 

17/06/2020 08:39:27 INFO GlusterFS mount attempt 

17/06/2020 08:38:57 INFO GlusterFS mount attempt 

17/06/2020 08:38:27 INFO GlusterFS mount attempt 

17/06/2020 08:37:57 INFO GlusterFS mount attempt 

17/06/2020 08:37:27 INFO GlusterFS mount attempt 

17/06/2020 08:36:57 INFO GlusterFS mount attempt 

17/06/2020 08:36:27 INFO GlusterFS mount attempt 

17/06/2020 08:35:57 INFO GlusterFS mount attempt 

17/06/2020 08:35:27 INFO GlusterFS mount attempt 

17/06/2020 08:34:57 INFO GlusterFS mount attempt 

17/06/2020 08:34:26 INFO GlusterFS mount attempt 

17/06/2020 08:33:56 INFO GlusterFS mount attempt 

17/06/2020 08:33:26 INFO GlusterFS mount attempt 

17/06/2020 08:32:56 INFO GlusterFS mount attempt 

17/06/2020 08:32:26 INFO GlusterFS mount attempt 

17/06/2020 08:31:56 INFO GlusterFS mount attempt 

17/06/2020 08:31:26 INFO GlusterFS mount attempt 

17/06/2020 08:30:56 INFO GlusterFS mount attempt 

17/06/2020 08:30:26 INFO GlusterFS mount attempt 

17/06/2020 08:29:56 INFO GlusterFS mount attempt 

17/06/2020 08:29:26 INFO GlusterFS mount attempt 

17/06/2020 08:28:55 INFO GlusterFS mount attempt 

17/06/2020 08:28:25 INFO GlusterFS mount attempt 

17/06/2020 08:27:55 INFO GlusterFS mount attempt 

17/06/2020 08:27:25 INFO GlusterFS mount attempt 

17/06/2020 08:26:55 INFO GlusterFS mount attempt 

17/06/2020 08:26:25 INFO GlusterFS mount attempt 

17/06/2020 08:25:55 INFO GlusterFS mount attempt 

17/06/2020 08:25:25 INFO GlusterFS mount attempt 

17/06/2020 08:24:55 INFO GlusterFS mount attempt 

17/06/2020 08:24:25 INFO GlusterFS mount attempt 

17/06/2020 08:23:55 INFO GlusterFS mount attempt 

17/06/2020 08:23:24 INFO GlusterFS mount attempt 

17/06/2020 08:22:54 INFO GlusterFS mount attempt 

17/06/2020 08:22:24 INFO GlusterFS mount attempt 

17/06/2020 08:21:54 INFO GlusterFS mount attempt 

17/06/2020 08:21:24 INFO GlusterFS mount attempt 

17/06/2020 08:20:54 INFO GlusterFS mount attempt 

17/06/2020 08:20:24 INFO GlusterFS mount attempt 

17/06/2020 08:19:54 INFO GlusterFS mount attempt 

17/06/2020 08:19:24 INFO GlusterFS mount attempt 

17/06/2020 08:18:54 INFO GlusterFS mount attempt 

17/06/2020 08:18:24 INFO GlusterFS mount attempt 

17/06/2020 08:17:54 INFO GlusterFS mount attempt 

17/06/2020 08:17:23 INFO GlusterFS mount attempt 

17/06/2020 08:16:53 INFO GlusterFS mount attempt 

17/06/2020 08:16:23 INFO GlusterFS mount attempt 

17/06/2020 08:15:53 INFO GlusterFS mount attempt 

17/06/2020 08:15:23 INFO GlusterFS mount attempt 

17/06/2020 08:14:53 INFO GlusterFS mount attempt 

17/06/2020 08:14:23 INFO GlusterFS mount attempt 

17/06/2020 08:13:53 INFO GlusterFS mount attempt 

17/06/2020 08:13:23 INFO GlusterFS mount attempt 

17/06/2020 08:12:53 INFO GlusterFS mount attempt 

17/06/2020 08:12:23 INFO GlusterFS mount attempt 

17/06/2020 08:11:52 INFO GlusterFS mount attempt 

17/06/2020 08:11:22 INFO GlusterFS mount attempt 

17/06/2020 08:10:52 INFO GlusterFS mount attempt 

17/06/2020 08:10:22 INFO GlusterFS mount attempt 

17/06/2020 08:09:52 INFO GlusterFS mount attempt 

17/06/2020 08:09:22 INFO GlusterFS mount attempt 

17/06/2020 08:08:52 INFO GlusterFS mount attempt 

17/06/2020 08:08:22 INFO GlusterFS mount attempt 

17/06/2020 08:07:52 INFO GlusterFS mount attempt 

17/06/2020 08:07:22 INFO GlusterFS mount attempt 

17/06/2020 08:06:51 INFO GlusterFS mount attempt 

17/06/2020 08:06:21 INFO GlusterFS mount attempt 

17/06/2020 08:05:51 INFO GlusterFS mount attempt 

17/06/2020 08:05:21 INFO GlusterFS mount attempt 

17/06/2020 08:04:51 INFO GlusterFS mount attempt 

17/06/2020 08:04:21 INFO GlusterFS mount attempt 

17/06/2020 08:03:51 INFO GlusterFS mount attempt 

17/06/2020 08:03:21 INFO GlusterFS mount attempt 

17/06/2020 08:02:51 INFO GlusterFS mount attempt 

17/06/2020 08:02:21 INFO GlusterFS mount attempt 

17/06/2020 08:01:51 INFO GlusterFS mount attempt 

17/06/2020 08:01:20 INFO GlusterFS mount attempt 

17/06/2020 08:00:50 INFO GlusterFS mount attempt 

17/06/2020 08:00:20 INFO GlusterFS mount attempt 

17/06/2020 07:59:50 INFO GlusterFS mount attempt 

17/06/2020 07:59:20 INFO GlusterFS mount attempt 

17/06/2020 07:58:50 INFO GlusterFS mount attempt 

17/06/2020 07:58:20 INFO GlusterFS mount attempt 

17/06/2020 07:57:50 INFO GlusterFS mount attempt 

17/06/2020 07:57:20 INFO GlusterFS mount attempt 

17/06/2020 07:56:50 INFO GlusterFS mount attempt 

17/06/2020 07:56:20 INFO GlusterFS mount attempt 

17/06/2020 07:55:50 INFO GlusterFS mount attempt 

17/06/2020 07:55:19 INFO GlusterFS mount attempt 

17/06/2020 07:54:49 INFO GlusterFS mount attempt 

17/06/2020 07:54:19 INFO GlusterFS mount attempt 

17/06/2020 07:53:49 INFO GlusterFS mount attempt 

17/06/2020 07:53:19 INFO GlusterFS mount attempt 

17/06/2020 07:52:49 INFO GlusterFS mount attempt 

17/06/2020 07:52:19 INFO GlusterFS mount attempt 

17/06/2020 07:51:49 INFO GlusterFS mount attempt 

17/06/2020 07:51:19 INFO GlusterFS mount attempt 

17/06/2020 07:50:49 INFO GlusterFS mount attempt 

17/06/2020 07:50:19 INFO GlusterFS mount attempt 

17/06/2020 07:49:48 INFO GlusterFS mount attempt 

17/06/2020 07:49:18 INFO GlusterFS mount attempt 

17/06/2020 07:48:48 INFO GlusterFS mount attempt 

17/06/2020 07:48:18 INFO GlusterFS mount attempt 

17/06/2020 07:47:48 INFO GlusterFS mount attempt 

17/06/2020 07:47:18 INFO GlusterFS mount attempt 

17/06/2020 07:46:48 INFO GlusterFS mount attempt 

17/06/2020 07:46:18 INFO GlusterFS mount attempt 

17/06/2020 07:45:48 INFO GlusterFS mount attempt 

17/06/2020 07:45:18 INFO GlusterFS mount attempt 

17/06/2020 07:44:48 INFO GlusterFS mount attempt 

17/06/2020 07:44:17 INFO GlusterFS mount attempt 

17/06/2020 07:43:47 INFO GlusterFS mount attempt 

17/06/2020 07:43:17 INFO GlusterFS mount attempt 

17/06/2020 07:42:47 INFO GlusterFS mount attempt 

17/06/2020 07:42:17 INFO GlusterFS mount attempt 

17/06/2020 07:41:47 INFO GlusterFS mount attempt 

17/06/2020 07:41:17 INFO GlusterFS mount attempt 

17/06/2020 07:40:47 INFO GlusterFS mount attempt 

17/06/2020 07:40:17 INFO GlusterFS mount attempt 

17/06/2020 07:39:47 INFO GlusterFS mount attempt 

17/06/2020 07:39:17 INFO GlusterFS mount attempt 

17/06/2020 07:38:46 INFO GlusterFS mount attempt 

17/06/2020 07:38:16 INFO GlusterFS mount attempt 

17/06/2020 07:37:46 INFO GlusterFS mount attempt 

17/06/2020 07:37:16 INFO GlusterFS mount attempt 

17/06/2020 07:36:46 INFO GlusterFS mount attempt 

17/06/2020 07:36:16 INFO GlusterFS mount attempt 

17/06/2020 07:35:46 INFO GlusterFS mount attempt 

17/06/2020 07:35:16 INFO GlusterFS mount attempt 

17/06/2020 07:34:46 INFO GlusterFS mount attempt 

17/06/2020 07:34:16 INFO GlusterFS mount attempt 

17/06/2020 07:33:46 INFO GlusterFS mount attempt 

17/06/2020 07:33:15 INFO GlusterFS mount attempt 

17/06/2020 07:32:45 INFO GlusterFS mount attempt 

17/06/2020 07:32:15 INFO GlusterFS mount attempt 

17/06/2020 07:31:45 INFO GlusterFS mount attempt 

17/06/2020 07:31:15 INFO GlusterFS mount attempt 

17/06/2020 07:30:45 INFO GlusterFS mount attempt 

17/06/2020 07:30:15 INFO GlusterFS mount attempt 

17/06/2020 07:29:45 INFO GlusterFS mount attempt 

17/06/2020 07:29:15 INFO GlusterFS mount attempt 

17/06/2020 07:28:45 INFO GlusterFS mount attempt 

17/06/2020 07:28:15 INFO GlusterFS mount attempt 

17/06/2020 07:27:44 INFO GlusterFS mount attempt 

17/06/2020 07:27:14 INFO GlusterFS mount attempt 

17/06/2020 07:26:44 INFO GlusterFS mount attempt 

17/06/2020 07:26:14 INFO GlusterFS mount attempt 

17/06/2020 07:25:44 INFO GlusterFS mount attempt 

17/06/2020 07:25:14 INFO GlusterFS mount attempt 

17/06/2020 07:24:44 INFO GlusterFS mount attempt 

17/06/2020 07:24:14 INFO GlusterFS mount attempt 

17/06/2020 07:23:44 INFO GlusterFS mount attempt 

17/06/2020 07:23:14 INFO GlusterFS mount attempt 

17/06/2020 07:22:44 INFO GlusterFS mount attempt 

17/06/2020 07:22:13 INFO GlusterFS mount attempt 

17/06/2020 07:21:43 INFO GlusterFS mount attempt 

17/06/2020 07:21:13 INFO GlusterFS mount attempt 

17/06/2020 07:20:43 INFO GlusterFS mount attempt 

17/06/2020 07:20:13 INFO GlusterFS mount attempt 

17/06/2020 07:19:43 INFO GlusterFS mount attempt 

17/06/2020 07:19:13 INFO GlusterFS mount attempt 

17/06/2020 07:18:43 INFO GlusterFS mount attempt 

17/06/2020 07:18:13 INFO GlusterFS mount attempt 

17/06/2020 07:17:43 INFO GlusterFS mount attempt 

17/06/2020 07:17:13 INFO GlusterFS mount attempt 

17/06/2020 07:16:42 INFO GlusterFS mount attempt 

17/06/2020 07:16:12 INFO GlusterFS mount attempt 

17/06/2020 07:15:42 INFO GlusterFS mount attempt 

17/06/2020 07:15:12 INFO GlusterFS mount attempt 

17/06/2020 07:14:42 INFO GlusterFS mount attempt 

17/06/2020 07:14:12 INFO GlusterFS mount attempt 

17/06/2020 07:13:42 INFO GlusterFS mount attempt 

17/06/2020 07:13:12 INFO GlusterFS mount attempt 

17/06/2020 07:12:42 INFO GlusterFS mount attempt 

17/06/2020 07:12:12 INFO GlusterFS mount attempt 

17/06/2020 07:11:42 INFO GlusterFS mount attempt 

17/06/2020 07:11:11 INFO GlusterFS mount attempt 

17/06/2020 07:10:41 INFO GlusterFS mount attempt 

17/06/2020 07:10:11 INFO GlusterFS mount attempt 

17/06/2020 07:09:41 INFO GlusterFS mount attempt 

17/06/2020 07:09:11 INFO GlusterFS mount attempt 

17/06/2020 07:08:41 INFO GlusterFS mount attempt 

17/06/2020 07:08:11 INFO GlusterFS mount attempt 

17/06/2020 07:07:41 INFO GlusterFS mount attempt 

17/06/2020 07:07:11 INFO GlusterFS mount attempt 

17/06/2020 07:06:41 INFO GlusterFS mount attempt 

17/06/2020 07:06:11 INFO GlusterFS mount attempt 

17/06/2020 07:05:40 INFO GlusterFS mount attempt 

17/06/2020 07:05:10 INFO GlusterFS mount attempt 

17/06/2020 07:04:40 INFO GlusterFS mount attempt 

17/06/2020 07:04:10 INFO GlusterFS mount attempt 

17/06/2020 07:03:40 INFO GlusterFS mount attempt 

17/06/2020 07:03:10 INFO GlusterFS mount attempt 

17/06/2020 07:02:40 INFO GlusterFS mount attempt 

17/06/2020 07:02:10 INFO GlusterFS mount attempt 

17/06/2020 07:01:40 INFO GlusterFS mount attempt 

17/06/2020 07:01:10 INFO GlusterFS mount attempt 

17/06/2020 07:00:40 INFO GlusterFS mount attempt 

17/06/2020 07:00:09 INFO GlusterFS mount attempt 

17/06/2020 06:59:39 INFO GlusterFS mount attempt 

17/06/2020 06:59:09 INFO GlusterFS mount attempt 

17/06/2020 06:58:39 INFO GlusterFS mount attempt 

17/06/2020 06:58:09 INFO GlusterFS mount attempt 

17/06/2020 06:57:39 INFO GlusterFS mount attempt 

17/06/2020 06:57:09 INFO GlusterFS mount attempt 

17/06/2020 06:56:39 INFO GlusterFS mount attempt 

17/06/2020 06:56:09 INFO GlusterFS mount attempt 

17/06/2020 06:55:39 INFO GlusterFS mount attempt 

17/06/2020 06:55:08 INFO GlusterFS mount attempt 

17/06/2020 06:54:38 INFO GlusterFS mount attempt 

17/06/2020 06:54:08 INFO GlusterFS mount attempt 

17/06/2020 06:53:38 INFO GlusterFS mount attempt 

17/06/2020 06:53:08 INFO GlusterFS mount attempt 

17/06/2020 06:52:38 INFO GlusterFS mount attempt 

17/06/2020 06:52:08 INFO GlusterFS mount attempt 

17/06/2020 06:51:38 INFO GlusterFS mount attempt 

17/06/2020 06:51:08 INFO GlusterFS mount attempt 

17/06/2020 06:50:38 INFO GlusterFS mount attempt 

17/06/2020 06:50:08 INFO GlusterFS mount attempt 

17/06/2020 06:49:37 INFO GlusterFS mount attempt 

17/06/2020 06:49:07 INFO GlusterFS mount attempt 

17/06/2020 06:48:37 INFO GlusterFS mount attempt 

17/06/2020 06:48:07 INFO GlusterFS mount attempt 

17/06/2020 06:47:37 INFO GlusterFS mount attempt 

17/06/2020 06:47:07 INFO GlusterFS mount attempt 

17/06/2020 06:46:37 INFO GlusterFS mount attempt 

17/06/2020 06:46:07 INFO GlusterFS mount attempt 

17/06/2020 06:45:37 INFO GlusterFS mount attempt 

17/06/2020 06:45:07 INFO GlusterFS mount attempt 

17/06/2020 06:44:37 INFO GlusterFS mount attempt 

17/06/2020 06:44:06 INFO GlusterFS mount attempt 

17/06/2020 06:43:36 INFO GlusterFS mount attempt 

17/06/2020 06:43:06 INFO GlusterFS mount attempt 

17/06/2020 06:42:36 INFO GlusterFS mount attempt 

17/06/2020 06:42:06 INFO GlusterFS mount attempt 

17/06/2020 06:41:36 INFO GlusterFS mount attempt 

17/06/2020 06:41:06 INFO GlusterFS mount attempt 

17/06/2020 06:40:36 INFO GlusterFS mount attempt 

17/06/2020 06:40:06 INFO GlusterFS mount attempt 

17/06/2020 06:39:36 INFO GlusterFS mount attempt 

17/06/2020 06:39:06 INFO GlusterFS mount attempt 

17/06/2020 06:38:35 INFO GlusterFS mount attempt 

17/06/2020 06:38:05 INFO GlusterFS mount attempt 

17/06/2020 06:37:35 INFO GlusterFS mount attempt 

17/06/2020 06:37:05 INFO GlusterFS mount attempt 

17/06/2020 06:36:35 INFO GlusterFS mount attempt 

17/06/2020 06:36:05 INFO GlusterFS mount attempt 

17/06/2020 06:35:35 INFO GlusterFS mount attempt 

17/06/2020 06:35:05 INFO GlusterFS mount attempt 

17/06/2020 06:34:35 INFO GlusterFS mount attempt 

17/06/2020 06:34:05 INFO GlusterFS mount attempt 

17/06/2020 06:33:35 INFO GlusterFS mount attempt 

17/06/2020 06:33:05 INFO GlusterFS mount attempt 

17/06/2020 06:32:34 INFO GlusterFS mount attempt 

17/06/2020 06:32:04 INFO GlusterFS mount attempt 

17/06/2020 06:31:34 INFO GlusterFS mount attempt 

17/06/2020 06:31:04 INFO GlusterFS mount attempt 

17/06/2020 06:30:34 INFO GlusterFS mount attempt 

17/06/2020 06:30:04 INFO GlusterFS mount attempt 

17/06/2020 06:29:34 INFO GlusterFS mount attempt 

17/06/2020 06:29:04 INFO GlusterFS mount attempt 

17/06/2020 06:28:34 INFO GlusterFS mount attempt 

17/06/2020 06:28:04 INFO GlusterFS mount attempt 

17/06/2020 06:27:34 INFO GlusterFS mount attempt 

17/06/2020 06:27:04 INFO GlusterFS mount attempt 

17/06/2020 06:26:33 INFO GlusterFS mount attempt 

17/06/2020 06:26:03 INFO GlusterFS mount attempt 

17/06/2020 06:25:33 INFO GlusterFS mount attempt 

17/06/2020 06:25:03 INFO GlusterFS mount attempt 

17/06/2020 06:24:33 INFO GlusterFS mount attempt 

17/06/2020 06:24:03 INFO GlusterFS mount attempt 

17/06/2020 06:23:33 INFO GlusterFS mount attempt 

17/06/2020 06:23:03 INFO GlusterFS mount attempt 

17/06/2020 06:22:33 INFO GlusterFS mount attempt 

17/06/2020 06:22:03 INFO GlusterFS mount attempt 

17/06/2020 06:21:33 INFO GlusterFS mount attempt 

17/06/2020 06:21:02 INFO GlusterFS mount attempt 

17/06/2020 06:20:32 INFO GlusterFS mount attempt 

17/06/2020 06:20:02 INFO GlusterFS mount attempt 

17/06/2020 06:19:32 INFO GlusterFS mount attempt 

17/06/2020 06:19:02 INFO GlusterFS mount attempt 

17/06/2020 06:18:32 INFO GlusterFS mount attempt 

17/06/2020 06:18:02 INFO GlusterFS mount attempt 

17/06/2020 06:17:32 INFO GlusterFS mount attempt 

17/06/2020 06:17:02 INFO GlusterFS mount attempt 

17/06/2020 06:16:32 INFO GlusterFS mount attempt 

17/06/2020 06:16:02 INFO GlusterFS mount attempt 

17/06/2020 06:15:31 INFO GlusterFS mount attempt 

17/06/2020 06:15:01 INFO GlusterFS mount attempt 

17/06/2020 06:14:31 INFO GlusterFS mount attempt 

17/06/2020 06:14:01 INFO GlusterFS mount attempt 

17/06/2020 06:13:31 INFO GlusterFS mount attempt 

17/06/2020 06:13:01 INFO GlusterFS mount attempt 

17/06/2020 06:12:31 INFO GlusterFS mount attempt 

17/06/2020 06:12:01 INFO GlusterFS mount attempt 

17/06/2020 06:11:31 INFO GlusterFS mount attempt 

17/06/2020 06:11:01 INFO GlusterFS mount attempt 

17/06/2020 06:10:31 INFO GlusterFS mount attempt 

17/06/2020 06:10:00 INFO GlusterFS mount attempt 

17/06/2020 06:09:30 INFO GlusterFS mount attempt 

17/06/2020 06:09:00 INFO GlusterFS mount attempt 

17/06/2020 06:08:30 INFO GlusterFS mount attempt 

17/06/2020 06:08:00 INFO GlusterFS mount attempt 

17/06/2020 06:07:30 INFO GlusterFS mount attempt 

17/06/2020 06:07:00 INFO GlusterFS mount attempt 

17/06/2020 06:06:30 INFO GlusterFS mount attempt 

17/06/2020 06:06:00 INFO GlusterFS mount attempt 

17/06/2020 06:05:30 INFO GlusterFS mount attempt 

17/06/2020 06:05:00 INFO GlusterFS mount attempt 

17/06/2020 06:04:29 INFO GlusterFS mount attempt 

17/06/2020 06:03:59 INFO GlusterFS mount attempt 

17/06/2020 06:03:29 INFO GlusterFS mount attempt 

17/06/2020 06:02:59 INFO GlusterFS mount attempt 

17/06/2020 06:02:29 INFO GlusterFS mount attempt 

17/06/2020 06:01:59 INFO GlusterFS mount attempt 

17/06/2020 06:01:29 INFO GlusterFS mount attempt 

17/06/2020 06:00:59 INFO GlusterFS mount attempt 

17/06/2020 06:00:29 INFO GlusterFS mount attempt 

17/06/2020 05:59:59 INFO GlusterFS mount attempt 

17/06/2020 05:59:29 INFO GlusterFS mount attempt 

17/06/2020 05:58:58 INFO GlusterFS mount attempt 

17/06/2020 05:58:28 INFO GlusterFS mount attempt 

17/06/2020 05:57:58 INFO GlusterFS mount attempt 

17/06/2020 05:57:28 INFO GlusterFS mount attempt 

17/06/2020 05:56:58 INFO GlusterFS mount attempt 

17/06/2020 05:56:28 INFO GlusterFS mount attempt 

17/06/2020 05:55:58 INFO GlusterFS mount attempt 

17/06/2020 05:55:28 INFO GlusterFS mount attempt 

17/06/2020 05:54:58 INFO GlusterFS mount attempt 

17/06/2020 05:54:28 INFO GlusterFS mount attempt 

17/06/2020 05:53:58 INFO GlusterFS mount attempt 

17/06/2020 05:53:27 INFO GlusterFS mount attempt 

17/06/2020 05:52:57 INFO GlusterFS mount attempt 

17/06/2020 05:52:27 INFO GlusterFS mount attempt 

17/06/2020 05:51:57 INFO GlusterFS mount attempt 

17/06/2020 05:51:27 INFO GlusterFS mount attempt 

17/06/2020 05:50:57 INFO GlusterFS mount attempt 

17/06/2020 05:50:27 INFO GlusterFS mount attempt 

17/06/2020 05:49:57 INFO GlusterFS mount attempt 

17/06/2020 05:49:27 INFO GlusterFS mount attempt 

17/06/2020 05:48:57 INFO GlusterFS mount attempt 

17/06/2020 05:48:27 INFO GlusterFS mount attempt 

17/06/2020 05:47:56 INFO GlusterFS mount attempt 

17/06/2020 05:47:26 INFO GlusterFS mount attempt 

17/06/2020 05:46:56 INFO GlusterFS mount attempt 

17/06/2020 05:46:26 INFO GlusterFS mount attempt 

17/06/2020 05:45:56 INFO GlusterFS mount attempt 

17/06/2020 05:45:26 INFO GlusterFS mount attempt 

17/06/2020 05:44:56 INFO GlusterFS mount attempt 

17/06/2020 05:44:26 INFO GlusterFS mount attempt 

17/06/2020 05:43:56 INFO GlusterFS mount attempt 

17/06/2020 05:43:26 INFO GlusterFS mount attempt 

17/06/2020 05:42:56 INFO GlusterFS mount attempt 

17/06/2020 05:42:25 INFO GlusterFS mount attempt 

17/06/2020 05:41:55 INFO GlusterFS mount attempt 

17/06/2020 05:41:25 INFO GlusterFS mount attempt 

17/06/2020 05:40:55 INFO GlusterFS mount attempt 

17/06/2020 05:40:25 INFO GlusterFS mount attempt 

17/06/2020 05:39:55 INFO GlusterFS mount attempt 

17/06/2020 05:39:25 INFO GlusterFS mount attempt 

17/06/2020 05:38:55 INFO GlusterFS mount attempt 

17/06/2020 05:38:25 INFO GlusterFS mount attempt 

17/06/2020 05:37:55 INFO GlusterFS mount attempt 

17/06/2020 05:37:25 INFO GlusterFS mount attempt 

17/06/2020 05:36:54 INFO GlusterFS mount attempt 

17/06/2020 05:36:24 INFO GlusterFS mount attempt 

17/06/2020 05:35:54 INFO GlusterFS mount attempt 

17/06/2020 05:35:24 INFO GlusterFS mount attempt 

17/06/2020 05:34:54 INFO GlusterFS mount attempt 

17/06/2020 05:34:24 INFO GlusterFS mount attempt 

17/06/2020 05:33:54 INFO GlusterFS mount attempt 

17/06/2020 05:33:24 INFO GlusterFS mount attempt 

17/06/2020 05:32:54 INFO GlusterFS mount attempt 

17/06/2020 05:32:24 INFO GlusterFS mount attempt 

17/06/2020 05:31:54 INFO GlusterFS mount attempt 

17/06/2020 05:31:23 INFO GlusterFS mount attempt 

17/06/2020 05:30:53 INFO GlusterFS mount attempt 

17/06/2020 05:30:23 INFO GlusterFS mount attempt 

17/06/2020 05:29:53 INFO GlusterFS mount attempt 

17/06/2020 05:29:23 INFO GlusterFS mount attempt 

17/06/2020 05:28:53 INFO GlusterFS mount attempt 

17/06/2020 05:28:23 INFO GlusterFS mount attempt 

17/06/2020 05:27:53 INFO GlusterFS mount attempt 

17/06/2020 05:27:23 INFO GlusterFS mount attempt 

17/06/2020 05:26:53 INFO GlusterFS mount attempt 

17/06/2020 05:26:23 INFO GlusterFS mount attempt 

17/06/2020 05:25:52 INFO GlusterFS mount attempt 

17/06/2020 05:25:22 INFO GlusterFS mount attempt 

17/06/2020 05:24:52 INFO GlusterFS mount attempt 

17/06/2020 05:24:22 INFO GlusterFS mount attempt 

17/06/2020 05:23:52 INFO GlusterFS mount attempt 

17/06/2020 05:23:22 INFO GlusterFS mount attempt 

17/06/2020 05:22:52 INFO GlusterFS mount attempt 

17/06/2020 05:22:22 INFO GlusterFS mount attempt 

17/06/2020 05:21:52 INFO GlusterFS mount attempt 

17/06/2020 05:21:22 INFO GlusterFS mount attempt 

17/06/2020 05:20:52 INFO GlusterFS mount attempt 

17/06/2020 05:20:21 INFO GlusterFS mount attempt 

17/06/2020 05:19:51 INFO GlusterFS mount attempt 

17/06/2020 05:19:21 INFO GlusterFS mount attempt 

17/06/2020 05:18:51 INFO GlusterFS mount attempt 

17/06/2020 05:18:21 INFO GlusterFS mount attempt 

17/06/2020 05:17:51 INFO GlusterFS mount attempt 

17/06/2020 05:17:21 INFO GlusterFS mount attempt 

17/06/2020 05:16:51 INFO GlusterFS mount attempt 

17/06/2020 05:16:21 INFO GlusterFS mount attempt 

17/06/2020 05:15:51 INFO GlusterFS mount attempt 

17/06/2020 05:15:20 INFO GlusterFS mount attempt 

17/06/2020 05:14:50 INFO GlusterFS mount attempt 

17/06/2020 05:14:20 INFO GlusterFS mount attempt 

17/06/2020 05:13:50 INFO GlusterFS mount attempt 

17/06/2020 05:13:20 INFO GlusterFS mount attempt 

17/06/2020 05:12:50 INFO GlusterFS mount attempt 

17/06/2020 05:12:20 INFO GlusterFS mount attempt 

17/06/2020 05:11:50 INFO GlusterFS mount attempt 

17/06/2020 05:11:20 INFO GlusterFS mount attempt 

17/06/2020 05:10:50 INFO GlusterFS mount attempt 

17/06/2020 05:10:20 INFO GlusterFS mount attempt 

17/06/2020 05:09:49 INFO GlusterFS mount attempt 

17/06/2020 05:09:19 INFO GlusterFS mount attempt 

17/06/2020 05:08:49 INFO GlusterFS mount attempt 

17/06/2020 05:08:19 INFO GlusterFS mount attempt 

17/06/2020 05:07:49 INFO GlusterFS mount attempt 

17/06/2020 05:07:19 INFO GlusterFS mount attempt 

17/06/2020 05:06:49 INFO GlusterFS mount attempt 

17/06/2020 05:06:19 INFO GlusterFS mount attempt 

17/06/2020 05:05:49 INFO GlusterFS mount attempt 

17/06/2020 05:05:19 INFO GlusterFS mount attempt 

17/06/2020 05:04:49 INFO GlusterFS mount attempt 

17/06/2020 05:04:18 INFO GlusterFS mount attempt 

17/06/2020 05:03:48 INFO GlusterFS mount attempt 

17/06/2020 05:03:18 INFO GlusterFS mount attempt 

17/06/2020 05:02:48 INFO GlusterFS mount attempt 

17/06/2020 05:02:18 INFO GlusterFS mount attempt 

17/06/2020 05:01:48 INFO GlusterFS mount attempt 

17/06/2020 05:01:18 INFO GlusterFS mount attempt 

17/06/2020 05:00:48 INFO GlusterFS mount attempt 

17/06/2020 05:00:18 INFO GlusterFS mount attempt 

17/06/2020 04:59:48 INFO GlusterFS mount attempt 

17/06/2020 04:59:18 INFO GlusterFS mount attempt 

17/06/2020 04:58:48 INFO GlusterFS mount attempt 

17/06/2020 04:58:17 INFO GlusterFS mount attempt 

17/06/2020 04:57:47 INFO GlusterFS mount attempt 

17/06/2020 04:57:17 INFO GlusterFS mount attempt 

17/06/2020 04:56:47 INFO GlusterFS mount attempt 

17/06/2020 04:56:17 INFO GlusterFS mount attempt 

17/06/2020 04:55:47 INFO GlusterFS mount attempt 

17/06/2020 04:55:17 INFO GlusterFS mount attempt 

17/06/2020 04:54:47 INFO GlusterFS mount attempt 

17/06/2020 04:54:17 INFO GlusterFS mount attempt 

17/06/2020 04:53:47 INFO GlusterFS mount attempt 

17/06/2020 04:53:17 INFO GlusterFS mount attempt 

17/06/2020 04:52:46 INFO GlusterFS mount attempt 

17/06/2020 04:52:16 INFO GlusterFS mount attempt 

17/06/2020 04:51:46 INFO GlusterFS mount attempt 

17/06/2020 04:51:16 INFO GlusterFS mount attempt 

17/06/2020 04:50:46 INFO GlusterFS mount attempt 

17/06/2020 04:50:16 INFO GlusterFS mount attempt 

17/06/2020 04:49:46 INFO GlusterFS mount attempt 

17/06/2020 04:49:16 INFO GlusterFS mount attempt 

17/06/2020 04:48:46 INFO GlusterFS mount attempt 

17/06/2020 04:48:16 INFO GlusterFS mount attempt 

17/06/2020 04:47:46 INFO GlusterFS mount attempt 

17/06/2020 04:47:15 INFO GlusterFS mount attempt 

17/06/2020 04:46:45 INFO GlusterFS mount attempt 

17/06/2020 04:46:15 INFO GlusterFS mount attempt 

17/06/2020 04:45:45 INFO GlusterFS mount attempt 

17/06/2020 04:45:15 INFO GlusterFS mount attempt 

17/06/2020 04:44:45 INFO GlusterFS mount attempt 

17/06/2020 04:44:15 INFO GlusterFS mount attempt 

17/06/2020 04:43:45 INFO GlusterFS mount attempt 

17/06/2020 04:43:15 INFO GlusterFS mount attempt 

17/06/2020 04:42:45 INFO GlusterFS mount attempt 

17/06/2020 04:42:14 INFO GlusterFS mount attempt 

17/06/2020 04:41:44 INFO GlusterFS mount attempt 

17/06/2020 04:41:14 INFO GlusterFS mount attempt 

17/06/2020 04:40:44 INFO GlusterFS mount attempt 

17/06/2020 04:40:14 INFO GlusterFS mount attempt 

17/06/2020 04:39:44 INFO GlusterFS mount attempt 

17/06/2020 04:39:14 INFO GlusterFS mount attempt 

17/06/2020 04:38:44 INFO GlusterFS mount attempt 

17/06/2020 04:38:14 INFO GlusterFS mount attempt 

17/06/2020 04:37:44 INFO GlusterFS mount attempt 

17/06/2020 04:37:14 INFO GlusterFS mount attempt 

17/06/2020 04:36:43 INFO GlusterFS mount attempt 

17/06/2020 04:36:13 INFO GlusterFS mount attempt 

17/06/2020 04:35:43 INFO GlusterFS mount attempt 

17/06/2020 04:35:13 INFO GlusterFS mount attempt 

17/06/2020 04:34:43 INFO GlusterFS mount attempt 

17/06/2020 04:34:13 INFO GlusterFS mount attempt 

17/06/2020 04:33:43 INFO GlusterFS mount attempt 

17/06/2020 04:33:13 INFO GlusterFS mount attempt 

17/06/2020 04:32:43 INFO GlusterFS mount attempt 

17/06/2020 04:32:13 INFO GlusterFS mount attempt 

17/06/2020 04:31:43 INFO GlusterFS mount attempt 

17/06/2020 04:31:12 INFO GlusterFS mount attempt 

17/06/2020 04:30:42 INFO GlusterFS mount attempt 

17/06/2020 04:30:12 INFO GlusterFS mount attempt 

17/06/2020 04:29:42 INFO GlusterFS mount attempt 

17/06/2020 04:29:12 INFO GlusterFS mount attempt 

17/06/2020 04:28:42 INFO GlusterFS mount attempt 

17/06/2020 04:28:12 INFO GlusterFS mount attempt 

17/06/2020 04:27:42 INFO GlusterFS mount attempt 

17/06/2020 04:27:12 INFO GlusterFS mount attempt 

17/06/2020 04:26:42 INFO GlusterFS mount attempt 

17/06/2020 04:26:12 INFO GlusterFS mount attempt 

17/06/2020 04:25:41 INFO GlusterFS mount attempt 

17/06/2020 04:25:11 INFO GlusterFS mount attempt 

17/06/2020 04:24:41 INFO GlusterFS mount attempt 

17/06/2020 04:24:11 INFO GlusterFS mount attempt 

17/06/2020 04:23:41 INFO GlusterFS mount attempt 

17/06/2020 04:23:11 INFO GlusterFS mount attempt 

17/06/2020 04:22:41 INFO GlusterFS mount attempt 

17/06/2020 04:22:11 INFO GlusterFS mount attempt 

17/06/2020 04:21:41 INFO GlusterFS mount attempt 

17/06/2020 04:21:11 INFO GlusterFS mount attempt 

17/06/2020 04:20:41 INFO GlusterFS mount attempt 

17/06/2020 04:20:10 INFO GlusterFS mount attempt 

17/06/2020 04:19:40 INFO GlusterFS mount attempt 

17/06/2020 04:19:10 INFO GlusterFS mount attempt 

17/06/2020 04:18:40 INFO GlusterFS mount attempt 

17/06/2020 04:18:10 INFO GlusterFS mount attempt 

17/06/2020 04:17:40 INFO GlusterFS mount attempt 

17/06/2020 04:17:10 INFO GlusterFS mount attempt 

17/06/2020 04:16:40 INFO GlusterFS mount attempt 

17/06/2020 04:16:10 INFO GlusterFS mount attempt 

17/06/2020 04:15:40 INFO GlusterFS mount attempt 

17/06/2020 04:15:10 INFO GlusterFS mount attempt 

17/06/2020 04:14:39 INFO GlusterFS mount attempt 

17/06/2020 04:14:09 INFO GlusterFS mount attempt 

17/06/2020 04:13:39 INFO GlusterFS mount attempt 

17/06/2020 04:13:09 INFO GlusterFS mount attempt 

17/06/2020 04:12:39 INFO GlusterFS mount attempt 

17/06/2020 04:12:09 INFO GlusterFS mount attempt 

17/06/2020 04:11:39 INFO GlusterFS mount attempt 

17/06/2020 04:11:09 INFO GlusterFS mount attempt 

17/06/2020 04:10:39 INFO GlusterFS mount attempt 

17/06/2020 04:10:09 INFO GlusterFS mount attempt 

17/06/2020 04:09:39 INFO GlusterFS mount attempt 

17/06/2020 04:09:09 INFO GlusterFS mount attempt 

17/06/2020 04:08:38 INFO GlusterFS mount attempt 

17/06/2020 04:08:08 INFO GlusterFS mount attempt 

17/06/2020 04:07:38 INFO GlusterFS mount attempt 

17/06/2020 04:07:08 INFO GlusterFS mount attempt 

17/06/2020 04:06:38 INFO GlusterFS mount attempt 

17/06/2020 04:06:08 INFO GlusterFS mount attempt 

17/06/2020 04:05:38 INFO GlusterFS mount attempt 

17/06/2020 04:05:08 INFO GlusterFS mount attempt 

17/06/2020 04:04:38 INFO GlusterFS mount attempt 

17/06/2020 04:04:08 INFO GlusterFS mount attempt 

17/06/2020 04:03:38 INFO GlusterFS mount attempt 

17/06/2020 04:03:07 INFO GlusterFS mount attempt 

17/06/2020 04:02:37 INFO GlusterFS mount attempt 

17/06/2020 04:02:07 INFO GlusterFS mount attempt 

17/06/2020 04:01:37 INFO GlusterFS mount attempt 

17/06/2020 04:01:07 INFO GlusterFS mount attempt 

17/06/2020 04:00:37 INFO GlusterFS mount attempt 

17/06/2020 04:00:07 INFO GlusterFS mount attempt 

17/06/2020 03:59:37 INFO GlusterFS mount attempt 

17/06/2020 03:59:07 INFO GlusterFS mount attempt 

17/06/2020 03:58:37 INFO GlusterFS mount attempt 

17/06/2020 03:58:07 INFO GlusterFS mount attempt 

17/06/2020 03:57:36 INFO GlusterFS mount attempt 

17/06/2020 03:57:06 INFO GlusterFS mount attempt 

17/06/2020 03:56:36 INFO GlusterFS mount attempt 

17/06/2020 03:56:06 INFO GlusterFS mount attempt 

17/06/2020 03:55:36 INFO GlusterFS mount attempt 

17/06/2020 03:55:06 INFO GlusterFS mount attempt 

17/06/2020 03:54:36 INFO GlusterFS mount attempt 

17/06/2020 03:54:06 INFO GlusterFS mount attempt 

17/06/2020 03:53:36 INFO GlusterFS mount attempt 

17/06/2020 03:53:06 INFO GlusterFS mount attempt 

17/06/2020 03:52:36 INFO GlusterFS mount attempt 

17/06/2020 03:52:05 INFO GlusterFS mount attempt 

17/06/2020 03:51:35 INFO GlusterFS mount attempt 

17/06/2020 03:51:05 INFO GlusterFS mount attempt 

17/06/2020 03:50:35 INFO GlusterFS mount attempt 

17/06/2020 03:50:05 INFO GlusterFS mount attempt 

17/06/2020 03:49:35 INFO GlusterFS mount attempt 

17/06/2020 03:49:05 INFO GlusterFS mount attempt 

17/06/2020 03:48:35 INFO GlusterFS mount attempt 

17/06/2020 03:48:05 INFO GlusterFS mount attempt 

17/06/2020 03:47:35 INFO GlusterFS mount attempt 

17/06/2020 03:47:05 INFO GlusterFS mount attempt 

17/06/2020 03:46:34 INFO GlusterFS mount attempt 

17/06/2020 03:46:04 INFO GlusterFS mount attempt 

17/06/2020 03:45:34 INFO GlusterFS mount attempt 

17/06/2020 03:45:04 INFO GlusterFS mount attempt 

17/06/2020 03:44:34 INFO GlusterFS mount attempt 

17/06/2020 03:44:04 INFO GlusterFS mount attempt 

17/06/2020 03:43:34 INFO GlusterFS mount attempt 

17/06/2020 03:43:04 INFO GlusterFS mount attempt 

17/06/2020 03:42:34 INFO GlusterFS mount attempt 

17/06/2020 03:42:04 INFO GlusterFS mount attempt 

17/06/2020 03:41:34 INFO GlusterFS mount attempt 

17/06/2020 03:41:04 INFO GlusterFS mount attempt 

17/06/2020 03:40:33 INFO GlusterFS mount attempt 

17/06/2020 03:40:03 INFO GlusterFS mount attempt 

17/06/2020 03:39:33 INFO GlusterFS mount attempt 

17/06/2020 03:39:03 INFO GlusterFS mount attempt 

17/06/2020 03:38:33 INFO GlusterFS mount attempt 

17/06/2020 03:38:03 INFO GlusterFS mount attempt 

17/06/2020 03:37:33 INFO GlusterFS mount attempt 

17/06/2020 03:37:03 INFO GlusterFS mount attempt 

17/06/2020 03:36:33 INFO GlusterFS mount attempt 

17/06/2020 03:36:03 INFO GlusterFS mount attempt 

17/06/2020 03:35:33 INFO GlusterFS mount attempt 

17/06/2020 03:35:02 INFO GlusterFS mount attempt 

17/06/2020 03:34:32 INFO GlusterFS mount attempt 

17/06/2020 03:34:02 INFO GlusterFS mount attempt 

17/06/2020 03:33:32 INFO GlusterFS mount attempt 

17/06/2020 03:33:02 INFO GlusterFS mount attempt 

17/06/2020 03:32:32 INFO GlusterFS mount attempt 

17/06/2020 03:32:02 INFO GlusterFS mount attempt 

17/06/2020 03:31:32 INFO GlusterFS mount attempt 

17/06/2020 03:31:02 INFO GlusterFS mount attempt 

17/06/2020 03:30:32 INFO GlusterFS mount attempt 

17/06/2020 03:30:02 INFO GlusterFS mount attempt 

17/06/2020 03:29:31 INFO GlusterFS mount attempt 

17/06/2020 03:29:01 INFO GlusterFS mount attempt 

17/06/2020 03:28:31 INFO GlusterFS mount attempt 

17/06/2020 03:28:01 INFO GlusterFS mount attempt 

17/06/2020 03:27:31 INFO GlusterFS mount attempt 

17/06/2020 03:27:01 INFO GlusterFS mount attempt 

17/06/2020 03:26:31 INFO GlusterFS mount attempt 

17/06/2020 03:26:01 INFO GlusterFS mount attempt 

17/06/2020 03:25:31 INFO GlusterFS mount attempt 

17/06/2020 03:25:01 INFO GlusterFS mount attempt 

17/06/2020 03:24:30 INFO GlusterFS mount attempt 

17/06/2020 03:24:00 INFO GlusterFS mount attempt 

17/06/2020 03:23:30 INFO GlusterFS mount attempt 

17/06/2020 03:23:00 INFO GlusterFS mount attempt 

17/06/2020 03:22:30 INFO GlusterFS mount attempt 

17/06/2020 03:22:00 INFO GlusterFS mount attempt 

17/06/2020 03:21:30 INFO GlusterFS mount attempt 

17/06/2020 03:21:00 INFO GlusterFS mount attempt 

17/06/2020 03:20:30 INFO GlusterFS mount attempt 

17/06/2020 03:20:00 INFO GlusterFS mount attempt 

17/06/2020 03:19:30 INFO GlusterFS mount attempt 

17/06/2020 03:18:59 INFO GlusterFS mount attempt 

17/06/2020 03:18:29 INFO GlusterFS mount attempt 

17/06/2020 03:17:59 INFO GlusterFS mount attempt 

17/06/2020 03:17:29 INFO GlusterFS mount attempt 

17/06/2020 03:16:59 INFO GlusterFS mount attempt 

17/06/2020 03:16:29 INFO GlusterFS mount attempt 

17/06/2020 03:15:59 INFO GlusterFS mount attempt 

17/06/2020 03:15:29 INFO GlusterFS mount attempt 

17/06/2020 03:14:59 INFO GlusterFS mount attempt 

17/06/2020 03:14:29 INFO GlusterFS mount attempt 

17/06/2020 03:13:59 INFO GlusterFS mount attempt 

17/06/2020 03:13:29 INFO GlusterFS mount attempt 

17/06/2020 03:12:58 INFO GlusterFS mount attempt 

17/06/2020 03:12:28 INFO GlusterFS mount attempt 

17/06/2020 03:11:58 INFO GlusterFS mount attempt 

17/06/2020 03:11:28 INFO GlusterFS mount attempt 

17/06/2020 03:10:58 INFO GlusterFS mount attempt 

17/06/2020 03:10:28 INFO GlusterFS mount attempt 

17/06/2020 03:09:58 INFO GlusterFS mount attempt 

17/06/2020 03:09:28 INFO GlusterFS mount attempt 

17/06/2020 03:08:58 INFO GlusterFS mount attempt 

17/06/2020 03:08:28 INFO GlusterFS mount attempt 

17/06/2020 03:07:58 INFO GlusterFS mount attempt 

17/06/2020 03:07:27 INFO GlusterFS mount attempt 

17/06/2020 03:06:57 INFO GlusterFS mount attempt 

17/06/2020 03:06:27 INFO GlusterFS mount attempt 

17/06/2020 03:05:57 INFO GlusterFS mount attempt 

17/06/2020 03:05:27 INFO GlusterFS mount attempt 

17/06/2020 03:04:57 INFO GlusterFS mount attempt 

17/06/2020 03:04:27 INFO GlusterFS mount attempt 

17/06/2020 03:03:57 INFO GlusterFS mount attempt 

17/06/2020 03:03:27 INFO GlusterFS mount attempt 

17/06/2020 03:02:57 INFO GlusterFS mount attempt 

17/06/2020 03:02:27 INFO GlusterFS mount attempt 

17/06/2020 03:01:56 INFO GlusterFS mount attempt 

17/06/2020 03:01:26 INFO GlusterFS mount attempt 

17/06/2020 03:00:56 INFO GlusterFS mount attempt 

17/06/2020 03:00:26 INFO GlusterFS mount attempt 

17/06/2020 02:59:56 INFO GlusterFS mount attempt 

17/06/2020 02:59:26 INFO GlusterFS mount attempt 

17/06/2020 02:58:56 INFO GlusterFS mount attempt 

17/06/2020 02:58:26 INFO GlusterFS mount attempt 

17/06/2020 02:57:56 INFO GlusterFS mount attempt 

17/06/2020 02:57:26 INFO GlusterFS mount attempt 

17/06/2020 02:56:56 INFO GlusterFS mount attempt 

17/06/2020 02:56:25 INFO GlusterFS mount attempt 

17/06/2020 02:55:55 INFO GlusterFS mount attempt 

17/06/2020 02:55:25 INFO GlusterFS mount attempt 

17/06/2020 02:54:55 INFO GlusterFS mount attempt 

17/06/2020 02:54:25 INFO GlusterFS mount attempt 

17/06/2020 02:53:55 INFO GlusterFS mount attempt 

17/06/2020 02:53:25 INFO GlusterFS mount attempt 

17/06/2020 02:52:55 INFO GlusterFS mount attempt 

17/06/2020 02:52:25 INFO GlusterFS mount attempt 

17/06/2020 02:51:55 INFO GlusterFS mount attempt 

17/06/2020 02:51:24 INFO GlusterFS mount attempt 

17/06/2020 02:50:54 INFO GlusterFS mount attempt 

17/06/2020 02:50:24 INFO GlusterFS mount attempt 

17/06/2020 02:49:54 INFO GlusterFS mount attempt 

17/06/2020 02:49:24 INFO GlusterFS mount attempt 

17/06/2020 02:48:54 INFO GlusterFS mount attempt 

17/06/2020 02:48:24 INFO GlusterFS mount attempt 

17/06/2020 02:47:54 INFO GlusterFS mount attempt 

17/06/2020 02:47:24 INFO GlusterFS mount attempt 

17/06/2020 02:46:54 INFO GlusterFS mount attempt 

17/06/2020 02:46:24 INFO GlusterFS mount attempt 

17/06/2020 02:45:53 INFO GlusterFS mount attempt 

17/06/2020 02:45:23 INFO GlusterFS mount attempt 

17/06/2020 02:44:53 INFO GlusterFS mount attempt 

17/06/2020 02:44:23 INFO GlusterFS mount attempt 

17/06/2020 02:43:53 INFO GlusterFS mount attempt 

17/06/2020 02:43:23 INFO GlusterFS mount attempt 

17/06/2020 02:42:53 INFO GlusterFS mount attempt 

17/06/2020 02:42:23 INFO GlusterFS mount attempt 

17/06/2020 02:41:53 INFO GlusterFS mount attempt 

17/06/2020 02:41:23 INFO GlusterFS mount attempt 

17/06/2020 02:40:53 INFO GlusterFS mount attempt 

17/06/2020 02:40:23 INFO GlusterFS mount attempt 

17/06/2020 02:39:52 INFO GlusterFS mount attempt 

17/06/2020 02:39:22 INFO GlusterFS mount attempt 

17/06/2020 02:38:52 INFO GlusterFS mount attempt 

17/06/2020 02:38:22 INFO GlusterFS mount attempt 

17/06/2020 02:37:52 INFO GlusterFS mount attempt 

17/06/2020 02:37:22 INFO GlusterFS mount attempt 

17/06/2020 02:36:52 INFO GlusterFS mount attempt 

17/06/2020 02:36:22 INFO GlusterFS mount attempt 

17/06/2020 02:35:52 INFO GlusterFS mount attempt 

17/06/2020 02:35:22 INFO GlusterFS mount attempt 

17/06/2020 02:34:51 INFO GlusterFS mount attempt 

17/06/2020 02:34:21 INFO GlusterFS mount attempt 

17/06/2020 02:33:51 INFO GlusterFS mount attempt 

17/06/2020 02:33:21 INFO GlusterFS mount attempt 

17/06/2020 02:32:51 INFO GlusterFS mount attempt 

17/06/2020 02:32:21 INFO GlusterFS mount attempt 

17/06/2020 02:31:51 INFO GlusterFS mount attempt 

17/06/2020 02:31:21 INFO GlusterFS mount attempt 

17/06/2020 02:30:51 INFO GlusterFS mount attempt 

17/06/2020 02:30:21 INFO GlusterFS mount attempt 

17/06/2020 02:29:51 INFO GlusterFS mount attempt 

17/06/2020 02:29:20 INFO GlusterFS mount attempt 

17/06/2020 02:28:50 INFO GlusterFS mount attempt 

17/06/2020 02:28:20 INFO GlusterFS mount attempt 

17/06/2020 02:27:50 INFO GlusterFS mount attempt 

17/06/2020 02:27:20 INFO GlusterFS mount attempt 

17/06/2020 02:26:50 INFO GlusterFS mount attempt 

17/06/2020 02:26:20 INFO GlusterFS mount attempt 

17/06/2020 02:25:50 INFO GlusterFS mount attempt 

17/06/2020 02:25:20 INFO GlusterFS mount attempt 

17/06/2020 02:24:50 INFO GlusterFS mount attempt 

17/06/2020 02:24:20 INFO GlusterFS mount attempt 

17/06/2020 02:23:49 INFO GlusterFS mount attempt 

17/06/2020 02:23:19 INFO GlusterFS mount attempt 

17/06/2020 02:22:49 INFO GlusterFS mount attempt 

17/06/2020 02:22:19 INFO GlusterFS mount attempt 

17/06/2020 02:21:49 INFO GlusterFS mount attempt 

17/06/2020 02:21:19 INFO GlusterFS mount attempt 

17/06/2020 02:20:49 INFO GlusterFS mount attempt 

17/06/2020 02:20:19 INFO GlusterFS mount attempt 

17/06/2020 02:19:49 INFO GlusterFS mount attempt 

17/06/2020 02:19:19 INFO GlusterFS mount attempt 

17/06/2020 02:18:48 INFO GlusterFS mount attempt 

17/06/2020 02:18:18 INFO GlusterFS mount attempt 

17/06/2020 02:17:48 INFO GlusterFS mount attempt 

17/06/2020 02:17:18 INFO GlusterFS mount attempt 

17/06/2020 02:16:48 INFO GlusterFS mount attempt 

17/06/2020 02:16:18 INFO GlusterFS mount attempt 

17/06/2020 02:15:48 INFO GlusterFS mount attempt 

17/06/2020 02:15:18 INFO GlusterFS mount attempt 

17/06/2020 02:14:48 INFO GlusterFS mount attempt 

17/06/2020 02:14:18 INFO GlusterFS mount attempt 

17/06/2020 02:13:47 INFO GlusterFS mount attempt 

17/06/2020 02:13:17 INFO GlusterFS mount attempt 

17/06/2020 02:12:47 INFO GlusterFS mount attempt 

17/06/2020 02:12:17 INFO GlusterFS mount attempt 

17/06/2020 02:11:47 INFO GlusterFS mount attempt 

17/06/2020 02:11:17 INFO GlusterFS mount attempt 

17/06/2020 02:10:47 INFO GlusterFS mount attempt 

17/06/2020 02:10:17 INFO GlusterFS mount attempt 

17/06/2020 02:09:47 INFO GlusterFS mount attempt 

17/06/2020 02:09:17 INFO GlusterFS mount attempt 

17/06/2020 02:08:47 INFO GlusterFS mount attempt 

17/06/2020 02:08:17 INFO GlusterFS mount attempt 

17/06/2020 02:07:46 INFO GlusterFS mount attempt 

17/06/2020 02:07:16 INFO GlusterFS mount attempt 

17/06/2020 02:06:46 INFO GlusterFS mount attempt 

17/06/2020 02:06:16 INFO GlusterFS mount attempt 

17/06/2020 02:05:46 INFO GlusterFS mount attempt 

17/06/2020 02:05:16 INFO GlusterFS mount attempt 

17/06/2020 02:04:46 INFO GlusterFS mount attempt 

17/06/2020 02:04:16 INFO GlusterFS mount attempt 

17/06/2020 02:03:46 INFO GlusterFS mount attempt 

17/06/2020 02:03:16 INFO GlusterFS mount attempt 

17/06/2020 02:02:46 INFO GlusterFS mount attempt 

17/06/2020 02:02:15 INFO GlusterFS mount attempt 

17/06/2020 02:01:45 INFO GlusterFS mount attempt 

17/06/2020 02:01:15 INFO GlusterFS mount attempt 

17/06/2020 02:00:45 INFO GlusterFS mount attempt 

17/06/2020 02:00:15 INFO GlusterFS mount attempt 

17/06/2020 01:59:45 INFO GlusterFS mount attempt 

17/06/2020 01:59:15 INFO GlusterFS mount attempt 

17/06/2020 01:58:45 INFO GlusterFS mount attempt 

17/06/2020 01:58:15 INFO GlusterFS mount attempt 

17/06/2020 01:57:45 INFO GlusterFS mount attempt 

17/06/2020 01:57:14 INFO GlusterFS mount attempt 

17/06/2020 01:56:44 INFO GlusterFS mount attempt 

17/06/2020 01:56:14 INFO GlusterFS mount attempt 

17/06/2020 01:55:44 INFO GlusterFS mount attempt 

17/06/2020 01:55:14 INFO GlusterFS mount attempt 

17/06/2020 01:54:44 INFO GlusterFS mount attempt 

17/06/2020 01:54:14 INFO GlusterFS mount attempt 

17/06/2020 01:53:44 INFO GlusterFS mount attempt 

17/06/2020 01:53:14 INFO GlusterFS mount attempt 

17/06/2020 01:52:44 INFO GlusterFS mount attempt 

17/06/2020 01:52:14 INFO GlusterFS mount attempt 

17/06/2020 01:51:43 INFO GlusterFS mount attempt 

17/06/2020 01:51:13 INFO GlusterFS mount attempt 

17/06/2020 01:50:43 INFO GlusterFS mount attempt 

17/06/2020 01:50:13 INFO GlusterFS mount attempt 

17/06/2020 01:49:43 INFO GlusterFS mount attempt 

17/06/2020 01:49:13 INFO GlusterFS mount attempt 

17/06/2020 01:48:43 INFO GlusterFS mount attempt 

17/06/2020 01:48:13 INFO GlusterFS mount attempt 

17/06/2020 01:47:43 INFO GlusterFS mount attempt 

17/06/2020 01:47:13 INFO GlusterFS mount attempt 

17/06/2020 01:46:43 INFO GlusterFS mount attempt 

17/06/2020 01:46:12 INFO GlusterFS mount attempt 

17/06/2020 01:45:42 INFO GlusterFS mount attempt 

17/06/2020 01:45:12 INFO GlusterFS mount attempt 

17/06/2020 01:44:42 INFO GlusterFS mount attempt 

17/06/2020 01:44:12 INFO GlusterFS mount attempt 

17/06/2020 01:43:42 INFO GlusterFS mount attempt 

17/06/2020 01:43:12 INFO GlusterFS mount attempt 

17/06/2020 01:42:42 INFO GlusterFS mount attempt 

17/06/2020 01:42:12 INFO GlusterFS mount attempt 

17/06/2020 01:41:42 INFO GlusterFS mount attempt 

17/06/2020 01:41:11 INFO GlusterFS mount attempt 

17/06/2020 01:40:41 INFO GlusterFS mount attempt 

17/06/2020 01:40:11 INFO GlusterFS mount attempt 

17/06/2020 01:39:41 INFO GlusterFS mount attempt 

17/06/2020 01:39:11 INFO GlusterFS mount attempt 

17/06/2020 01:38:41 INFO GlusterFS mount attempt 

17/06/2020 01:38:11 INFO GlusterFS mount attempt 

17/06/2020 01:37:41 INFO GlusterFS mount attempt 

17/06/2020 01:37:11 INFO GlusterFS mount attempt 

17/06/2020 01:36:41 INFO GlusterFS mount attempt 

17/06/2020 01:36:11 INFO GlusterFS mount attempt 

17/06/2020 01:35:40 INFO GlusterFS mount attempt 

17/06/2020 01:35:10 INFO GlusterFS mount attempt 

17/06/2020 01:34:40 INFO GlusterFS mount attempt 

17/06/2020 01:34:10 INFO GlusterFS mount attempt 

17/06/2020 01:33:40 INFO GlusterFS mount attempt 

17/06/2020 01:33:10 INFO GlusterFS mount attempt 

17/06/2020 01:32:40 INFO GlusterFS mount attempt 

17/06/2020 01:32:10 INFO GlusterFS mount attempt 

17/06/2020 01:31:40 INFO GlusterFS mount attempt 

17/06/2020 01:31:10 INFO GlusterFS mount attempt 

17/06/2020 01:30:40 INFO GlusterFS mount attempt 

17/06/2020 01:30:09 INFO GlusterFS mount attempt 

17/06/2020 01:29:39 INFO GlusterFS mount attempt 

17/06/2020 01:29:09 INFO GlusterFS mount attempt 

17/06/2020 01:28:39 INFO GlusterFS mount attempt 

17/06/2020 01:28:09 INFO GlusterFS mount attempt 

17/06/2020 01:27:39 INFO GlusterFS mount attempt 

17/06/2020 01:27:09 INFO GlusterFS mount attempt 

17/06/2020 01:26:39 INFO GlusterFS mount attempt 

17/06/2020 01:26:09 INFO GlusterFS mount attempt 

17/06/2020 01:25:39 INFO GlusterFS mount attempt 

17/06/2020 01:25:09 INFO GlusterFS mount attempt 

17/06/2020 01:24:38 INFO GlusterFS mount attempt 

17/06/2020 01:24:08 INFO GlusterFS mount attempt 

17/06/2020 01:23:38 INFO GlusterFS mount attempt 

17/06/2020 01:23:08 INFO GlusterFS mount attempt 

17/06/2020 01:22:38 INFO GlusterFS mount attempt 

17/06/2020 01:22:08 INFO GlusterFS mount attempt 

17/06/2020 01:21:38 INFO GlusterFS mount attempt 

17/06/2020 01:21:08 INFO GlusterFS mount attempt 

17/06/2020 01:20:38 INFO GlusterFS mount attempt 

17/06/2020 01:20:08 INFO GlusterFS mount attempt 

17/06/2020 01:19:37 INFO GlusterFS mount attempt 

17/06/2020 01:19:07 INFO GlusterFS mount attempt 

17/06/2020 01:18:37 INFO GlusterFS mount attempt 

17/06/2020 01:18:07 INFO GlusterFS mount attempt 

17/06/2020 01:17:37 INFO GlusterFS mount attempt 

17/06/2020 01:17:07 INFO GlusterFS mount attempt 

17/06/2020 01:16:37 INFO GlusterFS mount attempt 

17/06/2020 01:16:07 INFO GlusterFS mount attempt 

17/06/2020 01:15:37 INFO GlusterFS mount attempt 

17/06/2020 01:15:07 INFO GlusterFS mount attempt 

17/06/2020 01:14:37 INFO GlusterFS mount attempt 

17/06/2020 01:14:07 INFO GlusterFS mount attempt 

17/06/2020 01:13:36 INFO GlusterFS mount attempt 

17/06/2020 01:13:06 INFO GlusterFS mount attempt 

17/06/2020 01:12:36 INFO GlusterFS mount attempt 

17/06/2020 01:12:06 INFO GlusterFS mount attempt 

17/06/2020 01:11:36 INFO GlusterFS mount attempt 

17/06/2020 01:11:06 INFO GlusterFS mount attempt 

17/06/2020 01:10:36 INFO GlusterFS mount attempt 

17/06/2020 01:10:06 INFO GlusterFS mount attempt 

17/06/2020 01:09:36 INFO GlusterFS mount attempt 

17/06/2020 01:09:06 INFO GlusterFS mount attempt 

17/06/2020 01:08:36 INFO GlusterFS mount attempt 

17/06/2020 01:08:05 INFO GlusterFS mount attempt 

17/06/2020 01:07:35 INFO GlusterFS mount attempt 

17/06/2020 01:07:05 INFO GlusterFS mount attempt 

17/06/2020 01:06:35 INFO GlusterFS mount attempt 

17/06/2020 01:06:05 INFO GlusterFS mount attempt 

17/06/2020 01:05:35 INFO GlusterFS mount attempt 

17/06/2020 01:05:05 INFO GlusterFS mount attempt 

17/06/2020 01:04:35 INFO GlusterFS mount attempt 

17/06/2020 01:04:05 INFO GlusterFS mount attempt 

17/06/2020 01:03:35 INFO GlusterFS mount attempt 

17/06/2020 01:03:05 INFO GlusterFS mount attempt 

17/06/2020 01:02:35 INFO GlusterFS mount attempt 

17/06/2020 01:02:04 INFO GlusterFS mount attempt 

17/06/2020 01:01:34 INFO GlusterFS mount attempt 

17/06/2020 01:01:04 INFO GlusterFS mount attempt 

17/06/2020 01:00:34 INFO GlusterFS mount attempt 

17/06/2020 01:00:04 INFO GlusterFS mount attempt 

17/06/2020 00:59:34 INFO GlusterFS mount attempt 

17/06/2020 00:59:04 INFO GlusterFS mount attempt 

17/06/2020 00:58:34 INFO GlusterFS mount attempt 

17/06/2020 00:58:04 INFO GlusterFS mount attempt 

17/06/2020 00:57:34 INFO GlusterFS mount attempt 

17/06/2020 00:57:04 INFO GlusterFS mount attempt 

17/06/2020 00:56:33 INFO GlusterFS mount attempt 

17/06/2020 00:56:03 INFO GlusterFS mount attempt 

17/06/2020 00:55:33 INFO GlusterFS mount attempt 

17/06/2020 00:55:03 INFO GlusterFS mount attempt 

17/06/2020 00:54:33 INFO GlusterFS mount attempt 

17/06/2020 00:54:03 INFO GlusterFS mount attempt 

17/06/2020 00:53:33 INFO GlusterFS mount attempt 

17/06/2020 00:53:03 INFO GlusterFS mount attempt 

17/06/2020 00:52:33 INFO GlusterFS mount attempt 

17/06/2020 00:52:03 INFO GlusterFS mount attempt 

17/06/2020 00:51:33 INFO GlusterFS mount attempt 

17/06/2020 00:51:02 INFO GlusterFS mount attempt 

17/06/2020 00:50:32 INFO GlusterFS mount attempt 

17/06/2020 00:50:02 INFO GlusterFS mount attempt 

17/06/2020 00:49:32 INFO GlusterFS mount attempt 

17/06/2020 00:49:02 INFO GlusterFS mount attempt 

17/06/2020 00:48:32 INFO GlusterFS mount attempt 

17/06/2020 00:48:02 INFO GlusterFS mount attempt 

17/06/2020 00:47:32 INFO GlusterFS mount attempt 

17/06/2020 00:47:02 INFO GlusterFS mount attempt 

17/06/2020 00:46:32 INFO GlusterFS mount attempt 

17/06/2020 00:46:01 INFO GlusterFS mount attempt 

17/06/2020 00:45:31 INFO GlusterFS mount attempt 

17/06/2020 00:45:01 INFO GlusterFS mount attempt 

17/06/2020 00:44:31 INFO GlusterFS mount attempt 

17/06/2020 00:44:01 INFO GlusterFS mount attempt 

17/06/2020 00:43:31 INFO GlusterFS mount attempt 

17/06/2020 00:43:01 INFO GlusterFS mount attempt 

17/06/2020 00:42:31 INFO GlusterFS mount attempt 

17/06/2020 00:42:01 INFO GlusterFS mount attempt 

17/06/2020 00:41:31 INFO GlusterFS mount attempt 

17/06/2020 00:41:01 INFO GlusterFS mount attempt 

17/06/2020 00:40:30 INFO GlusterFS mount attempt 

17/06/2020 00:40:00 INFO GlusterFS mount attempt 

17/06/2020 00:39:30 INFO GlusterFS mount attempt 

17/06/2020 00:39:00 INFO GlusterFS mount attempt 

17/06/2020 00:38:30 INFO GlusterFS mount attempt 

17/06/2020 00:38:00 INFO GlusterFS mount attempt 

17/06/2020 00:37:30 INFO GlusterFS mount attempt 

17/06/2020 00:37:00 INFO GlusterFS mount attempt 

17/06/2020 00:36:30 INFO GlusterFS mount attempt 

17/06/2020 00:36:00 INFO GlusterFS mount attempt 

17/06/2020 00:35:30 INFO GlusterFS mount attempt 

17/06/2020 00:34:59 INFO GlusterFS mount attempt 

17/06/2020 00:34:29 INFO GlusterFS mount attempt 

17/06/2020 00:33:59 INFO GlusterFS mount attempt 

17/06/2020 00:33:29 INFO GlusterFS mount attempt 

17/06/2020 00:32:59 INFO GlusterFS mount attempt 

17/06/2020 00:32:29 INFO GlusterFS mount attempt 

17/06/2020 00:31:59 INFO GlusterFS mount attempt 

17/06/2020 00:31:29 INFO GlusterFS mount attempt 

17/06/2020 00:30:59 INFO GlusterFS mount attempt 

17/06/2020 00:30:29 INFO GlusterFS mount attempt 

17/06/2020 00:29:59 INFO GlusterFS mount attempt 

17/06/2020 00:29:28 INFO GlusterFS mount attempt 

17/06/2020 00:28:58 INFO GlusterFS mount attempt 

17/06/2020 00:28:28 INFO GlusterFS mount attempt 

17/06/2020 00:27:58 INFO GlusterFS mount attempt 

17/06/2020 00:27:28 INFO GlusterFS mount attempt 

17/06/2020 00:26:58 INFO GlusterFS mount attempt 

17/06/2020 00:26:28 INFO GlusterFS mount attempt 

17/06/2020 00:25:58 INFO GlusterFS mount attempt 

17/06/2020 00:25:28 INFO GlusterFS mount attempt 

17/06/2020 00:24:58 INFO GlusterFS mount attempt 

17/06/2020 00:24:27 INFO GlusterFS mount attempt 

17/06/2020 00:23:57 INFO GlusterFS mount attempt 

17/06/2020 00:23:27 INFO GlusterFS mount attempt 

17/06/2020 00:22:57 INFO GlusterFS mount attempt 

17/06/2020 00:22:27 INFO GlusterFS mount attempt 

17/06/2020 00:21:57 INFO GlusterFS mount attempt 

17/06/2020 00:21:27 INFO GlusterFS mount attempt 

17/06/2020 00:20:57 INFO GlusterFS mount attempt 

17/06/2020 00:20:27 INFO GlusterFS mount attempt 

17/06/2020 00:19:57 INFO GlusterFS mount attempt 

17/06/2020 00:19:27 INFO GlusterFS mount attempt 

17/06/2020 00:18:56 INFO GlusterFS mount attempt 

17/06/2020 00:18:26 INFO GlusterFS mount attempt 

17/06/2020 00:17:56 INFO GlusterFS mount attempt 

17/06/2020 00:17:26 INFO GlusterFS mount attempt 

17/06/2020 00:16:56 INFO GlusterFS mount attempt 

17/06/2020 00:16:26 INFO GlusterFS mount attempt 

17/06/2020 00:15:56 INFO GlusterFS mount attempt 

17/06/2020 00:15:26 INFO GlusterFS mount attempt 

17/06/2020 00:14:56 INFO GlusterFS mount attempt 

17/06/2020 00:14:26 INFO GlusterFS mount attempt 

17/06/2020 00:13:55 INFO GlusterFS mount attempt 

17/06/2020 00:13:25 INFO GlusterFS mount attempt 

17/06/2020 00:12:55 INFO GlusterFS mount attempt 

17/06/2020 00:12:25 INFO GlusterFS mount attempt 

17/06/2020 00:11:55 INFO GlusterFS mount attempt 

17/06/2020 00:11:25 INFO GlusterFS mount attempt 

17/06/2020 00:10:55 INFO GlusterFS mount attempt 

17/06/2020 00:10:25 INFO GlusterFS mount attempt 

17/06/2020 00:09:55 INFO GlusterFS mount attempt 

17/06/2020 00:09:25 INFO GlusterFS mount attempt 

17/06/2020 00:08:55 INFO GlusterFS mount attempt 

17/06/2020 00:08:24 INFO GlusterFS mount attempt 

17/06/2020 00:07:54 INFO GlusterFS mount attempt 

17/06/2020 00:07:24 INFO GlusterFS mount attempt 

17/06/2020 00:06:54 INFO GlusterFS mount attempt 

17/06/2020 00:06:24 INFO GlusterFS mount attempt 

17/06/2020 00:05:54 INFO GlusterFS mount attempt 

17/06/2020 00:05:24 INFO GlusterFS mount attempt 

17/06/2020 00:04:54 INFO GlusterFS mount attempt 

17/06/2020 00:04:24 INFO GlusterFS mount attempt 

17/06/2020 00:03:54 INFO GlusterFS mount attempt 

17/06/2020 00:03:23 INFO GlusterFS mount attempt 

17/06/2020 00:02:53 INFO GlusterFS mount attempt 

17/06/2020 00:02:23 INFO GlusterFS mount attempt 

17/06/2020 00:01:53 INFO GlusterFS mount attempt 

17/06/2020 00:01:23 INFO GlusterFS mount attempt 

17/06/2020 00:00:53 INFO GlusterFS mount attempt 

17/06/2020 00:00:23 INFO GlusterFS mount attempt 

16/06/2020 23:59:53 INFO GlusterFS mount attempt 

16/06/2020 23:59:23 INFO GlusterFS mount attempt 

16/06/2020 23:58:53 INFO GlusterFS mount attempt 

16/06/2020 23:58:23 INFO GlusterFS mount attempt 

16/06/2020 23:57:52 INFO GlusterFS mount attempt 

16/06/2020 23:57:22 INFO GlusterFS mount attempt 

16/06/2020 23:56:52 INFO GlusterFS mount attempt 

16/06/2020 23:56:22 INFO GlusterFS mount attempt 

16/06/2020 23:55:52 INFO GlusterFS mount attempt 

16/06/2020 23:55:22 INFO GlusterFS mount attempt 

16/06/2020 23:54:52 INFO GlusterFS mount attempt 

16/06/2020 23:54:22 INFO GlusterFS mount attempt 

16/06/2020 23:53:52 INFO GlusterFS mount attempt 

16/06/2020 23:53:22 INFO GlusterFS mount attempt 

16/06/2020 23:52:52 INFO GlusterFS mount attempt 

16/06/2020 23:52:21 INFO GlusterFS mount attempt 

16/06/2020 23:51:51 INFO GlusterFS mount attempt 

16/06/2020 23:51:21 INFO GlusterFS mount attempt 

16/06/2020 23:50:51 INFO GlusterFS mount attempt 

16/06/2020 23:50:21 INFO GlusterFS mount attempt 

16/06/2020 23:49:51 INFO GlusterFS mount attempt 

16/06/2020 23:49:21 INFO GlusterFS mount attempt 

16/06/2020 23:48:51 INFO GlusterFS mount attempt 

16/06/2020 23:48:21 INFO GlusterFS mount attempt 

16/06/2020 23:47:51 INFO GlusterFS mount attempt 

16/06/2020 23:47:20 INFO GlusterFS mount attempt 

16/06/2020 23:46:50 INFO GlusterFS mount attempt 

16/06/2020 23:46:20 INFO GlusterFS mount attempt 

16/06/2020 23:45:50 INFO GlusterFS mount attempt 

16/06/2020 23:45:20 INFO GlusterFS mount attempt 

16/06/2020 23:44:50 INFO GlusterFS mount attempt 

16/06/2020 23:44:20 INFO GlusterFS mount attempt 

16/06/2020 23:43:50 INFO GlusterFS mount attempt 

16/06/2020 23:43:20 INFO GlusterFS mount attempt 

16/06/2020 23:42:50 INFO GlusterFS mount attempt 

16/06/2020 23:42:20 INFO GlusterFS mount attempt 

16/06/2020 23:41:49 INFO GlusterFS mount attempt 

16/06/2020 23:41:19 INFO GlusterFS mount attempt 

16/06/2020 23:40:49 INFO GlusterFS mount attempt 

16/06/2020 23:40:19 INFO GlusterFS mount attempt 

16/06/2020 23:39:49 INFO GlusterFS mount attempt 

16/06/2020 23:39:19 INFO GlusterFS mount attempt 

16/06/2020 23:38:49 INFO GlusterFS mount attempt 

16/06/2020 23:38:19 INFO GlusterFS mount attempt 

16/06/2020 23:37:49 INFO GlusterFS mount attempt 

16/06/2020 23:37:19 INFO GlusterFS mount attempt 

16/06/2020 23:36:49 INFO GlusterFS mount attempt 

16/06/2020 23:36:18 INFO GlusterFS mount attempt 

16/06/2020 23:35:48 INFO GlusterFS mount attempt 

16/06/2020 23:35:18 INFO GlusterFS mount attempt 

16/06/2020 23:34:48 INFO GlusterFS mount attempt 

16/06/2020 23:34:18 INFO GlusterFS mount attempt 

16/06/2020 23:33:48 INFO GlusterFS mount attempt 

16/06/2020 23:33:18 INFO GlusterFS mount attempt 

16/06/2020 23:32:48 INFO GlusterFS mount attempt 

16/06/2020 23:32:18 INFO GlusterFS mount attempt 

16/06/2020 23:31:48 INFO GlusterFS mount attempt 

16/06/2020 23:31:18 INFO GlusterFS mount attempt 

16/06/2020 23:30:47 INFO GlusterFS mount attempt 

16/06/2020 23:30:17 INFO GlusterFS mount attempt 

16/06/2020 23:29:47 INFO GlusterFS mount attempt 

16/06/2020 23:29:17 INFO GlusterFS mount attempt 

16/06/2020 23:28:47 INFO GlusterFS mount attempt 

16/06/2020 23:28:17 INFO GlusterFS mount attempt 

16/06/2020 23:27:47 INFO GlusterFS mount attempt 

16/06/2020 23:27:17 INFO GlusterFS mount attempt 

16/06/2020 23:26:47 INFO GlusterFS mount attempt 

16/06/2020 23:26:17 INFO GlusterFS mount attempt 

16/06/2020 23:25:46 INFO GlusterFS mount attempt 

16/06/2020 23:25:16 INFO GlusterFS mount attempt 

16/06/2020 23:24:46 INFO GlusterFS mount attempt 

16/06/2020 23:24:16 INFO GlusterFS mount attempt 

16/06/2020 23:23:46 INFO GlusterFS mount attempt 

16/06/2020 23:23:16 INFO GlusterFS mount attempt 

16/06/2020 23:22:46 INFO GlusterFS mount attempt 

16/06/2020 23:22:16 INFO GlusterFS mount attempt 

16/06/2020 23:21:46 INFO GlusterFS mount attempt 

16/06/2020 23:21:16 INFO GlusterFS mount attempt 

16/06/2020 23:20:46 INFO GlusterFS mount attempt 

16/06/2020 23:20:15 INFO GlusterFS mount attempt 

16/06/2020 23:19:45 INFO GlusterFS mount attempt 

16/06/2020 23:19:15 INFO GlusterFS mount attempt 

16/06/2020 23:18:45 INFO GlusterFS mount attempt 

16/06/2020 23:18:15 INFO GlusterFS mount attempt 

16/06/2020 23:17:45 INFO GlusterFS mount attempt 

16/06/2020 23:17:15 INFO GlusterFS mount attempt 

16/06/2020 23:16:45 INFO GlusterFS mount attempt 

16/06/2020 23:16:15 INFO GlusterFS mount attempt 

16/06/2020 23:15:45 INFO GlusterFS mount attempt 

16/06/2020 23:15:14 INFO GlusterFS mount attempt 

16/06/2020 23:14:44 INFO GlusterFS mount attempt 

16/06/2020 23:14:14 INFO GlusterFS mount attempt 

16/06/2020 23:13:44 INFO GlusterFS mount attempt 

16/06/2020 23:13:14 INFO GlusterFS mount attempt 

16/06/2020 23:12:44 INFO GlusterFS mount attempt 

16/06/2020 23:12:14 INFO GlusterFS mount attempt 

16/06/2020 23:11:44 INFO GlusterFS mount attempt 

16/06/2020 23:11:14 INFO GlusterFS mount attempt 

16/06/2020 23:10:44 INFO GlusterFS mount attempt 

16/06/2020 23:10:14 INFO GlusterFS mount attempt 

16/06/2020 23:09:43 INFO GlusterFS mount attempt 

16/06/2020 23:09:13 INFO GlusterFS mount attempt 

16/06/2020 23:08:43 INFO GlusterFS mount attempt 

16/06/2020 23:08:13 INFO GlusterFS mount attempt 

16/06/2020 23:07:43 INFO GlusterFS mount attempt 

16/06/2020 23:07:13 INFO GlusterFS mount attempt 

16/06/2020 23:06:43 INFO GlusterFS mount attempt 

16/06/2020 23:06:13 INFO GlusterFS mount attempt 

16/06/2020 23:05:43 INFO GlusterFS mount attempt 

16/06/2020 23:05:13 INFO GlusterFS mount attempt 

16/06/2020 23:04:43 INFO GlusterFS mount attempt 

16/06/2020 23:04:12 INFO GlusterFS mount attempt 

16/06/2020 23:03:42 INFO GlusterFS mount attempt 

16/06/2020 23:03:12 INFO GlusterFS mount attempt 

16/06/2020 23:02:42 INFO GlusterFS mount attempt 

16/06/2020 23:02:12 INFO GlusterFS mount attempt 

16/06/2020 23:01:42 INFO GlusterFS mount attempt 

16/06/2020 23:01:12 INFO GlusterFS mount attempt 

16/06/2020 23:00:42 INFO GlusterFS mount attempt 

16/06/2020 23:00:12 INFO GlusterFS mount attempt 

16/06/2020 22:59:42 INFO GlusterFS mount attempt 

16/06/2020 22:59:11 INFO GlusterFS mount attempt 

16/06/2020 22:58:41 INFO GlusterFS mount attempt 

16/06/2020 22:58:11 INFO GlusterFS mount attempt 

16/06/2020 22:57:41 INFO GlusterFS mount attempt 

16/06/2020 22:57:11 INFO GlusterFS mount attempt 

16/06/2020 22:56:41 INFO GlusterFS mount attempt 

16/06/2020 22:56:11 INFO GlusterFS mount attempt 

16/06/2020 22:55:41 INFO GlusterFS mount attempt 

16/06/2020 22:55:11 INFO GlusterFS mount attempt 

16/06/2020 22:54:41 INFO GlusterFS mount attempt 

16/06/2020 22:54:11 INFO GlusterFS mount attempt 

16/06/2020 22:53:40 INFO GlusterFS mount attempt 

16/06/2020 22:53:10 INFO GlusterFS mount attempt 

16/06/2020 22:52:40 INFO GlusterFS mount attempt 

16/06/2020 22:52:10 INFO GlusterFS mount attempt 

16/06/2020 22:51:40 INFO GlusterFS mount attempt 

16/06/2020 22:51:10 INFO GlusterFS mount attempt 

16/06/2020 22:50:40 INFO GlusterFS mount attempt 

16/06/2020 22:50:10 INFO GlusterFS mount attempt 

16/06/2020 22:49:40 INFO GlusterFS mount attempt 

16/06/2020 22:49:10 INFO GlusterFS mount attempt 

16/06/2020 22:48:39 INFO GlusterFS mount attempt 

16/06/2020 22:48:09 INFO GlusterFS mount attempt 

16/06/2020 22:47:39 INFO GlusterFS mount attempt 

16/06/2020 22:47:09 INFO GlusterFS mount attempt 

16/06/2020 22:46:39 INFO GlusterFS mount attempt 

16/06/2020 22:46:09 INFO GlusterFS mount attempt 

16/06/2020 22:45:39 INFO GlusterFS mount attempt 

16/06/2020 22:45:09 INFO GlusterFS mount attempt 

16/06/2020 22:44:39 INFO GlusterFS mount attempt 

16/06/2020 22:44:09 INFO GlusterFS mount attempt 

16/06/2020 22:43:39 INFO GlusterFS mount attempt 

16/06/2020 22:43:08 INFO GlusterFS mount attempt 

16/06/2020 22:42:38 INFO GlusterFS mount attempt 

16/06/2020 22:42:08 INFO GlusterFS mount attempt 

16/06/2020 22:41:38 INFO GlusterFS mount attempt 

16/06/2020 22:41:08 INFO GlusterFS mount attempt 

16/06/2020 22:40:38 INFO GlusterFS mount attempt 

16/06/2020 22:40:08 INFO GlusterFS mount attempt 

16/06/2020 22:39:38 INFO GlusterFS mount attempt 

16/06/2020 22:39:08 INFO GlusterFS mount attempt 

16/06/2020 22:38:38 INFO GlusterFS mount attempt 

16/06/2020 22:38:08 INFO GlusterFS mount attempt 

16/06/2020 22:37:37 INFO GlusterFS mount attempt 

16/06/2020 22:37:07 INFO GlusterFS mount attempt 

16/06/2020 22:36:37 INFO GlusterFS mount attempt 

16/06/2020 22:36:07 INFO GlusterFS mount attempt 

16/06/2020 22:35:37 INFO GlusterFS mount attempt 

16/06/2020 22:35:07 INFO GlusterFS mount attempt 

16/06/2020 22:34:37 INFO GlusterFS mount attempt 

16/06/2020 22:34:07 INFO GlusterFS mount attempt 

16/06/2020 22:33:37 INFO GlusterFS mount attempt 

16/06/2020 22:33:07 INFO GlusterFS mount attempt 

16/06/2020 22:32:37 INFO GlusterFS mount attempt 

16/06/2020 22:32:06 INFO GlusterFS mount attempt 

16/06/2020 22:31:36 INFO GlusterFS mount attempt 

16/06/2020 22:31:06 INFO GlusterFS mount attempt 

16/06/2020 22:30:36 INFO GlusterFS mount attempt 

16/06/2020 22:30:06 INFO GlusterFS mount attempt 

16/06/2020 22:29:36 INFO GlusterFS mount attempt 

16/06/2020 22:29:06 INFO GlusterFS mount attempt 

16/06/2020 22:28:36 INFO GlusterFS mount attempt 

16/06/2020 22:28:06 INFO GlusterFS mount attempt 

16/06/2020 22:27:36 INFO GlusterFS mount attempt 

16/06/2020 22:27:06 INFO GlusterFS mount attempt 

16/06/2020 22:26:35 INFO GlusterFS mount attempt 

16/06/2020 22:26:05 INFO GlusterFS mount attempt 

16/06/2020 22:25:35 INFO GlusterFS mount attempt 

16/06/2020 22:25:05 INFO GlusterFS mount attempt 

16/06/2020 22:24:35 INFO GlusterFS mount attempt 

16/06/2020 22:24:05 INFO GlusterFS mount attempt 

16/06/2020 22:23:35 INFO GlusterFS mount attempt 

16/06/2020 22:23:05 INFO GlusterFS mount attempt 

16/06/2020 22:22:35 INFO GlusterFS mount attempt 

16/06/2020 22:22:05 INFO GlusterFS mount attempt 

16/06/2020 22:21:34 INFO GlusterFS mount attempt 

16/06/2020 22:21:04 INFO GlusterFS mount attempt 

16/06/2020 22:20:34 INFO GlusterFS mount attempt 

16/06/2020 22:20:04 INFO GlusterFS mount attempt 

16/06/2020 22:19:34 INFO GlusterFS mount attempt 

16/06/2020 22:19:04 INFO GlusterFS mount attempt 

16/06/2020 22:18:34 INFO GlusterFS mount attempt 

16/06/2020 22:18:04 INFO GlusterFS mount attempt 

16/06/2020 22:17:34 INFO GlusterFS mount attempt 

16/06/2020 22:17:04 INFO GlusterFS mount attempt 

16/06/2020 22:16:34 INFO GlusterFS mount attempt 

16/06/2020 22:16:04 INFO GlusterFS mount attempt 

16/06/2020 22:15:33 INFO GlusterFS mount attempt 

16/06/2020 22:15:03 INFO GlusterFS mount attempt 

16/06/2020 22:14:33 INFO GlusterFS mount attempt 

16/06/2020 22:14:03 INFO GlusterFS mount attempt 

16/06/2020 22:13:33 INFO GlusterFS mount attempt 

16/06/2020 22:13:03 INFO GlusterFS mount attempt 

16/06/2020 22:12:33 INFO GlusterFS mount attempt 

16/06/2020 22:12:03 INFO GlusterFS mount attempt 

16/06/2020 22:11:33 INFO GlusterFS mount attempt 

16/06/2020 22:11:03 INFO GlusterFS mount attempt 

16/06/2020 22:10:33 INFO GlusterFS mount attempt 

16/06/2020 22:10:02 INFO GlusterFS mount attempt 

16/06/2020 22:09:32 INFO GlusterFS mount attempt 

16/06/2020 22:09:02 INFO GlusterFS mount attempt 

16/06/2020 22:08:32 INFO GlusterFS mount attempt 

16/06/2020 22:08:02 INFO GlusterFS mount attempt 

16/06/2020 22:07:32 INFO GlusterFS mount attempt 

16/06/2020 22:07:02 INFO GlusterFS mount attempt 

16/06/2020 22:06:32 INFO GlusterFS mount attempt 

16/06/2020 22:06:02 INFO GlusterFS mount attempt 

16/06/2020 22:05:32 INFO GlusterFS mount attempt 

16/06/2020 22:05:02 INFO GlusterFS mount attempt 

16/06/2020 22:04:31 INFO GlusterFS mount attempt 

16/06/2020 22:04:01 INFO GlusterFS mount attempt 

16/06/2020 22:03:31 INFO GlusterFS mount attempt 

16/06/2020 22:03:01 INFO GlusterFS mount attempt 

16/06/2020 22:02:31 INFO GlusterFS mount attempt 

16/06/2020 22:02:01 INFO GlusterFS mount attempt 

16/06/2020 22:01:31 INFO GlusterFS mount attempt 

16/06/2020 22:01:01 INFO GlusterFS mount attempt 

16/06/2020 22:00:31 INFO GlusterFS mount attempt 

16/06/2020 22:00:01 INFO GlusterFS mount attempt 

16/06/2020 21:59:31 INFO GlusterFS mount attempt 

16/06/2020 21:59:01 INFO GlusterFS mount attempt 

16/06/2020 21:58:30 INFO GlusterFS mount attempt 

16/06/2020 21:58:00 INFO GlusterFS mount attempt 

16/06/2020 21:57:30 INFO GlusterFS mount attempt 

16/06/2020 21:57:00 INFO GlusterFS mount attempt 

16/06/2020 21:56:30 INFO GlusterFS mount attempt 

16/06/2020 21:56:00 INFO GlusterFS mount attempt 

16/06/2020 21:55:30 INFO GlusterFS mount attempt 

16/06/2020 21:55:00 INFO GlusterFS mount attempt 

16/06/2020 21:54:30 INFO GlusterFS mount attempt 

16/06/2020 21:54:00 INFO GlusterFS mount attempt 

16/06/2020 21:53:29 INFO GlusterFS mount attempt 

16/06/2020 21:52:59 INFO GlusterFS mount attempt 

16/06/2020 21:52:29 INFO GlusterFS mount attempt 

16/06/2020 21:51:59 INFO GlusterFS mount attempt 

16/06/2020 21:51:29 INFO GlusterFS mount attempt 

16/06/2020 21:50:59 INFO GlusterFS mount attempt 

16/06/2020 21:50:29 INFO GlusterFS mount attempt 

16/06/2020 21:49:59 INFO GlusterFS mount attempt 

16/06/2020 21:49:29 INFO GlusterFS mount attempt 

16/06/2020 21:48:59 INFO GlusterFS mount attempt 

16/06/2020 21:48:29 INFO GlusterFS mount attempt 

16/06/2020 21:47:58 INFO GlusterFS mount attempt 

16/06/2020 21:47:28 INFO GlusterFS mount attempt 

16/06/2020 21:46:58 INFO GlusterFS mount attempt 

16/06/2020 21:46:28 INFO GlusterFS mount attempt 

16/06/2020 21:45:58 INFO GlusterFS mount attempt 

16/06/2020 21:45:28 INFO GlusterFS mount attempt 

16/06/2020 21:44:58 INFO GlusterFS mount attempt 

16/06/2020 21:44:28 INFO GlusterFS mount attempt 

16/06/2020 21:43:58 INFO GlusterFS mount attempt 

16/06/2020 21:43:28 INFO GlusterFS mount attempt 

16/06/2020 21:42:58 INFO GlusterFS mount attempt 

16/06/2020 21:42:27 INFO GlusterFS mount attempt 

16/06/2020 21:41:57 INFO GlusterFS mount attempt 

16/06/2020 21:41:27 INFO GlusterFS mount attempt 

16/06/2020 21:40:57 INFO GlusterFS mount attempt 

16/06/2020 21:40:27 INFO GlusterFS mount attempt 

16/06/2020 21:39:57 INFO GlusterFS mount attempt 

16/06/2020 21:39:27 INFO GlusterFS mount attempt 

16/06/2020 21:38:57 INFO GlusterFS mount attempt 

16/06/2020 21:38:27 INFO GlusterFS mount attempt 

16/06/2020 21:37:57 INFO GlusterFS mount attempt 

16/06/2020 21:37:27 INFO GlusterFS mount attempt 

16/06/2020 21:36:56 INFO GlusterFS mount attempt 

16/06/2020 21:36:26 INFO GlusterFS mount attempt 

16/06/2020 21:35:56 INFO GlusterFS mount attempt 

16/06/2020 21:35:26 INFO GlusterFS mount attempt 

16/06/2020 21:34:56 INFO GlusterFS mount attempt 

16/06/2020 21:34:26 INFO GlusterFS mount attempt 

16/06/2020 21:33:56 INFO GlusterFS mount attempt 

16/06/2020 21:33:26 INFO GlusterFS mount attempt 

16/06/2020 21:32:56 INFO GlusterFS mount attempt 

16/06/2020 21:32:26 INFO GlusterFS mount attempt 

16/06/2020 21:31:56 INFO GlusterFS mount attempt 

16/06/2020 21:31:25 INFO GlusterFS mount attempt 

16/06/2020 21:30:55 INFO GlusterFS mount attempt 

16/06/2020 21:30:25 INFO GlusterFS mount attempt 

16/06/2020 21:29:55 INFO GlusterFS mount attempt 

16/06/2020 21:29:25 INFO GlusterFS mount attempt 

16/06/2020 21:28:55 INFO GlusterFS mount attempt 

16/06/2020 21:28:25 INFO GlusterFS mount attempt 

16/06/2020 21:27:55 INFO GlusterFS mount attempt 

16/06/2020 21:27:25 INFO GlusterFS mount attempt 

16/06/2020 21:26:55 INFO GlusterFS mount attempt 

16/06/2020 21:26:25 INFO GlusterFS mount attempt 

16/06/2020 21:25:54 INFO GlusterFS mount attempt 

16/06/2020 21:25:24 INFO GlusterFS mount attempt 

16/06/2020 21:24:54 INFO GlusterFS mount attempt 

16/06/2020 21:24:24 INFO GlusterFS mount attempt 

16/06/2020 21:23:54 INFO GlusterFS mount attempt 

16/06/2020 21:23:24 INFO GlusterFS mount attempt 

16/06/2020 21:22:54 INFO GlusterFS mount attempt 

16/06/2020 21:22:24 INFO GlusterFS mount attempt 

16/06/2020 21:21:54 INFO GlusterFS mount attempt 

16/06/2020 21:21:24 INFO GlusterFS mount attempt 

16/06/2020 21:20:54 INFO GlusterFS mount attempt 

16/06/2020 21:20:23 INFO GlusterFS mount attempt 

16/06/2020 21:19:53 INFO GlusterFS mount attempt 

16/06/2020 21:19:23 INFO GlusterFS mount attempt 

16/06/2020 21:18:53 INFO GlusterFS mount attempt 

16/06/2020 21:18:23 INFO GlusterFS mount attempt 

16/06/2020 21:17:53 INFO GlusterFS mount attempt 

16/06/2020 21:17:23 INFO GlusterFS mount attempt 

16/06/2020 21:16:53 INFO GlusterFS mount attempt 

16/06/2020 21:16:23 INFO GlusterFS mount attempt 

16/06/2020 21:15:53 INFO GlusterFS mount attempt 

16/06/2020 21:15:23 INFO GlusterFS mount attempt 

16/06/2020 21:14:52 INFO GlusterFS mount attempt 

16/06/2020 21:14:22 INFO GlusterFS mount attempt 

16/06/2020 21:13:52 INFO GlusterFS mount attempt 

16/06/2020 21:13:22 INFO GlusterFS mount attempt 

16/06/2020 21:12:52 INFO GlusterFS mount attempt 

16/06/2020 21:12:22 INFO GlusterFS mount attempt 

16/06/2020 21:11:52 INFO GlusterFS mount attempt 

16/06/2020 21:11:22 INFO GlusterFS mount attempt 

16/06/2020 21:10:52 INFO GlusterFS mount attempt 

16/06/2020 21:10:22 INFO GlusterFS mount attempt 

16/06/2020 21:09:51 INFO GlusterFS mount attempt 

16/06/2020 21:09:21 INFO GlusterFS mount attempt 

16/06/2020 21:08:51 INFO GlusterFS mount attempt 

16/06/2020 21:08:21 INFO GlusterFS mount attempt 

16/06/2020 21:07:51 INFO GlusterFS mount attempt 

16/06/2020 21:07:21 INFO GlusterFS mount attempt 

16/06/2020 21:06:51 INFO GlusterFS mount attempt 

16/06/2020 21:06:21 INFO GlusterFS mount attempt 

16/06/2020 21:05:51 INFO GlusterFS mount attempt 

16/06/2020 21:05:21 INFO GlusterFS mount attempt 

16/06/2020 21:04:51 INFO GlusterFS mount attempt 

16/06/2020 21:04:20 INFO GlusterFS mount attempt 

16/06/2020 21:03:50 INFO GlusterFS mount attempt 

16/06/2020 21:03:20 INFO GlusterFS mount attempt 

16/06/2020 21:02:50 INFO GlusterFS mount attempt 

16/06/2020 21:02:20 INFO GlusterFS mount attempt 

16/06/2020 21:01:50 INFO GlusterFS mount attempt 

16/06/2020 21:01:20 INFO GlusterFS mount attempt 

16/06/2020 21:00:50 INFO GlusterFS mount attempt 

16/06/2020 21:00:20 INFO GlusterFS mount attempt 

16/06/2020 20:59:50 INFO GlusterFS mount attempt 

16/06/2020 20:59:20 INFO GlusterFS mount attempt 

16/06/2020 20:58:50 INFO GlusterFS mount attempt 

16/06/2020 20:58:19 INFO GlusterFS mount attempt 

16/06/2020 20:57:49 INFO GlusterFS mount attempt 

16/06/2020 20:57:19 INFO GlusterFS mount attempt 

16/06/2020 20:56:49 INFO GlusterFS mount attempt 

16/06/2020 20:56:19 INFO GlusterFS mount attempt 

16/06/2020 20:55:49 INFO GlusterFS mount attempt 

16/06/2020 20:55:19 INFO GlusterFS mount attempt 

16/06/2020 20:54:49 INFO GlusterFS mount attempt 

16/06/2020 20:54:19 INFO GlusterFS mount attempt 

16/06/2020 20:53:49 INFO GlusterFS mount attempt 

16/06/2020 20:53:18 INFO GlusterFS mount attempt 

16/06/2020 20:52:48 INFO GlusterFS mount attempt 

16/06/2020 20:52:18 INFO GlusterFS mount attempt 

16/06/2020 20:51:48 INFO GlusterFS mount attempt 

16/06/2020 20:51:18 INFO GlusterFS mount attempt 

16/06/2020 20:50:48 INFO GlusterFS mount attempt 

16/06/2020 20:50:18 INFO GlusterFS mount attempt 

16/06/2020 20:49:48 INFO GlusterFS mount attempt 

16/06/2020 20:49:18 INFO GlusterFS mount attempt 

16/06/2020 20:48:48 INFO GlusterFS mount attempt 

16/06/2020 20:48:18 INFO GlusterFS mount attempt 

16/06/2020 20:47:47 INFO GlusterFS mount attempt 

16/06/2020 20:47:17 INFO GlusterFS mount attempt 

16/06/2020 20:46:47 INFO GlusterFS mount attempt 

16/06/2020 20:46:17 INFO GlusterFS mount attempt 

16/06/2020 20:45:47 INFO GlusterFS mount attempt 

16/06/2020 20:45:17 INFO GlusterFS mount attempt 

16/06/2020 20:44:47 INFO GlusterFS mount attempt 

16/06/2020 20:44:17 INFO GlusterFS mount attempt 

16/06/2020 20:43:47 INFO GlusterFS mount attempt 

16/06/2020 20:43:17 INFO GlusterFS mount attempt 

16/06/2020 20:42:46 INFO GlusterFS mount attempt 

16/06/2020 20:42:16 INFO GlusterFS mount attempt 

16/06/2020 20:41:46 INFO GlusterFS mount attempt 

16/06/2020 20:41:16 INFO GlusterFS mount attempt 

16/06/2020 20:40:46 INFO GlusterFS mount attempt 

16/06/2020 20:40:16 INFO GlusterFS mount attempt 

16/06/2020 20:39:46 INFO GlusterFS mount attempt 

16/06/2020 20:39:16 INFO GlusterFS mount attempt 

16/06/2020 20:38:46 INFO GlusterFS mount attempt 

16/06/2020 20:38:16 INFO GlusterFS mount attempt 

16/06/2020 20:37:46 INFO GlusterFS mount attempt 

16/06/2020 20:37:15 INFO GlusterFS mount attempt 

16/06/2020 20:36:45 INFO GlusterFS mount attempt 

16/06/2020 20:36:15 INFO GlusterFS mount attempt 

16/06/2020 20:35:45 INFO GlusterFS mount attempt 

16/06/2020 20:35:15 INFO GlusterFS mount attempt 

16/06/2020 20:34:45 INFO GlusterFS mount attempt 

16/06/2020 20:34:15 INFO GlusterFS mount attempt 

16/06/2020 20:33:45 INFO GlusterFS mount attempt 

16/06/2020 20:33:15 INFO GlusterFS mount attempt 

16/06/2020 20:32:45 INFO GlusterFS mount attempt 

16/06/2020 20:32:15 INFO GlusterFS mount attempt 

16/06/2020 20:31:44 INFO GlusterFS mount attempt 

16/06/2020 20:31:14 INFO GlusterFS mount attempt 

16/06/2020 20:30:44 INFO GlusterFS mount attempt 

16/06/2020 20:30:14 INFO GlusterFS mount attempt 

16/06/2020 20:29:44 INFO GlusterFS mount attempt 

16/06/2020 20:29:14 INFO GlusterFS mount attempt 

16/06/2020 20:28:44 INFO GlusterFS mount attempt 

16/06/2020 20:28:14 INFO GlusterFS mount attempt 

16/06/2020 20:27:44 INFO GlusterFS mount attempt 

16/06/2020 20:27:14 INFO GlusterFS mount attempt 

16/06/2020 20:26:43 INFO GlusterFS mount attempt 

16/06/2020 20:26:13 INFO GlusterFS mount attempt 

16/06/2020 20:25:43 INFO GlusterFS mount attempt 

16/06/2020 20:25:13 INFO GlusterFS mount attempt 

16/06/2020 20:24:43 INFO GlusterFS mount attempt 

16/06/2020 20:24:13 INFO GlusterFS mount attempt 

16/06/2020 20:23:43 INFO GlusterFS mount attempt 

16/06/2020 20:23:13 INFO GlusterFS mount attempt 

16/06/2020 20:22:43 INFO GlusterFS mount attempt 

16/06/2020 20:22:13 INFO GlusterFS mount attempt 

16/06/2020 20:21:43 INFO GlusterFS mount attempt 

16/06/2020 20:21:12 INFO GlusterFS mount attempt 

16/06/2020 20:20:42 INFO GlusterFS mount attempt 

16/06/2020 20:20:12 INFO GlusterFS mount attempt 

16/06/2020 20:19:42 INFO GlusterFS mount attempt 

16/06/2020 20:19:12 INFO GlusterFS mount attempt 

16/06/2020 20:18:42 INFO GlusterFS mount attempt 

16/06/2020 20:18:12 INFO GlusterFS mount attempt 

16/06/2020 20:17:42 INFO GlusterFS mount attempt 

16/06/2020 20:17:12 INFO GlusterFS mount attempt 

16/06/2020 20:16:42 INFO GlusterFS mount attempt 

16/06/2020 20:16:11 INFO GlusterFS mount attempt 

16/06/2020 20:15:41 INFO GlusterFS mount attempt 

16/06/2020 20:15:11 INFO GlusterFS mount attempt 

16/06/2020 20:14:41 INFO GlusterFS mount attempt 

16/06/2020 20:14:11 INFO GlusterFS mount attempt 

16/06/2020 20:13:41 INFO GlusterFS mount attempt 

16/06/2020 20:13:11 INFO GlusterFS mount attempt 

16/06/2020 20:12:41 INFO GlusterFS mount attempt 

16/06/2020 20:12:11 INFO GlusterFS mount attempt 

16/06/2020 20:11:41 INFO GlusterFS mount attempt 

16/06/2020 20:11:11 INFO GlusterFS mount attempt 

16/06/2020 20:10:40 INFO GlusterFS mount attempt 

16/06/2020 20:10:10 INFO GlusterFS mount attempt 

16/06/2020 20:09:40 INFO GlusterFS mount attempt 

16/06/2020 20:09:10 INFO GlusterFS mount attempt 

16/06/2020 20:08:40 INFO GlusterFS mount attempt 

16/06/2020 20:08:10 INFO GlusterFS mount attempt 

16/06/2020 20:07:40 INFO GlusterFS mount attempt 

16/06/2020 20:07:10 INFO GlusterFS mount attempt 

16/06/2020 20:06:40 INFO GlusterFS mount attempt 

16/06/2020 20:06:10 INFO GlusterFS mount attempt 

16/06/2020 20:05:40 INFO GlusterFS mount attempt 

16/06/2020 20:05:09 INFO GlusterFS mount attempt 

16/06/2020 20:04:39 INFO GlusterFS mount attempt 

16/06/2020 20:04:09 INFO GlusterFS mount attempt 

16/06/2020 20:03:39 INFO GlusterFS mount attempt 

16/06/2020 20:03:09 INFO GlusterFS mount attempt 

16/06/2020 20:02:39 INFO GlusterFS mount attempt 

16/06/2020 20:02:09 INFO GlusterFS mount attempt 

16/06/2020 20:01:39 INFO GlusterFS mount attempt 

16/06/2020 20:01:09 INFO GlusterFS mount attempt 

16/06/2020 20:00:39 INFO GlusterFS mount attempt 

16/06/2020 20:00:09 INFO GlusterFS mount attempt 

16/06/2020 19:59:38 INFO GlusterFS mount attempt 

16/06/2020 19:59:08 INFO GlusterFS mount attempt 

16/06/2020 19:58:38 INFO GlusterFS mount attempt 

16/06/2020 19:58:08 INFO GlusterFS mount attempt 

16/06/2020 19:57:38 INFO GlusterFS mount attempt 

16/06/2020 19:57:08 INFO GlusterFS mount attempt 

16/06/2020 19:56:38 INFO GlusterFS mount attempt 

16/06/2020 19:56:08 INFO GlusterFS mount attempt 

16/06/2020 19:55:38 INFO GlusterFS mount attempt 

16/06/2020 19:55:08 INFO GlusterFS mount attempt 

16/06/2020 19:54:38 INFO GlusterFS mount attempt 

16/06/2020 19:54:07 INFO GlusterFS mount attempt 

16/06/2020 19:53:37 INFO GlusterFS mount attempt 

16/06/2020 19:53:07 INFO GlusterFS mount attempt 

16/06/2020 19:52:37 INFO GlusterFS mount attempt 

16/06/2020 19:52:07 INFO GlusterFS mount attempt 

16/06/2020 19:51:37 INFO GlusterFS mount attempt 

16/06/2020 19:51:07 INFO GlusterFS mount attempt 

16/06/2020 19:50:37 INFO GlusterFS mount attempt 

16/06/2020 19:50:07 INFO GlusterFS mount attempt 

16/06/2020 19:49:37 INFO GlusterFS mount attempt 

16/06/2020 19:49:06 INFO GlusterFS mount attempt 

16/06/2020 19:48:36 INFO GlusterFS mount attempt 

16/06/2020 19:48:06 INFO GlusterFS mount attempt 

16/06/2020 19:47:36 INFO GlusterFS mount attempt 

16/06/2020 19:47:06 INFO GlusterFS mount attempt 

16/06/2020 19:46:36 INFO GlusterFS mount attempt 

16/06/2020 19:46:06 INFO GlusterFS mount attempt 

16/06/2020 19:45:36 INFO GlusterFS mount attempt 

16/06/2020 19:45:06 INFO GlusterFS mount attempt 

16/06/2020 19:44:36 INFO GlusterFS mount attempt 

16/06/2020 19:44:06 INFO GlusterFS mount attempt 

16/06/2020 19:43:36 INFO GlusterFS mount attempt 

16/06/2020 19:43:05 INFO GlusterFS mount attempt 

16/06/2020 19:42:35 INFO GlusterFS mount attempt 

16/06/2020 19:42:05 INFO GlusterFS mount attempt 

16/06/2020 19:41:35 INFO GlusterFS mount attempt 

16/06/2020 19:41:05 INFO GlusterFS mount attempt 

16/06/2020 19:40:35 INFO GlusterFS mount attempt 

16/06/2020 19:40:05 INFO GlusterFS mount attempt 

16/06/2020 19:39:35 INFO GlusterFS mount attempt 

16/06/2020 19:39:05 INFO GlusterFS mount attempt 

16/06/2020 19:38:35 INFO GlusterFS mount attempt 

16/06/2020 19:38:04 INFO GlusterFS mount attempt 

16/06/2020 19:37:34 INFO GlusterFS mount attempt 

16/06/2020 19:37:04 INFO GlusterFS mount attempt 

16/06/2020 19:36:34 INFO GlusterFS mount attempt 

16/06/2020 19:36:04 INFO GlusterFS mount attempt 

16/06/2020 19:35:34 INFO GlusterFS mount attempt 

16/06/2020 19:35:04 INFO GlusterFS mount attempt 

16/06/2020 19:34:34 INFO GlusterFS mount attempt 

16/06/2020 19:34:04 INFO GlusterFS mount attempt 

16/06/2020 19:33:34 INFO GlusterFS mount attempt 

16/06/2020 19:33:04 INFO GlusterFS mount attempt 

16/06/2020 19:32:33 INFO GlusterFS mount attempt 

16/06/2020 19:32:03 INFO GlusterFS mount attempt 

16/06/2020 19:31:33 INFO GlusterFS mount attempt 

16/06/2020 19:31:03 INFO GlusterFS mount attempt 

16/06/2020 19:30:33 INFO GlusterFS mount attempt 

16/06/2020 19:30:03 INFO GlusterFS mount attempt 

16/06/2020 19:29:33 INFO GlusterFS mount attempt 

16/06/2020 19:29:03 INFO GlusterFS mount attempt 

16/06/2020 19:28:33 INFO GlusterFS mount attempt 

16/06/2020 19:28:03 INFO GlusterFS mount attempt 

16/06/2020 19:27:33 INFO GlusterFS mount attempt 

16/06/2020 19:27:02 INFO GlusterFS mount attempt 

16/06/2020 19:26:32 INFO GlusterFS mount attempt 

16/06/2020 19:26:02 INFO GlusterFS mount attempt 

16/06/2020 19:25:32 INFO GlusterFS mount attempt 

16/06/2020 19:25:02 INFO GlusterFS mount attempt 

16/06/2020 19:24:32 INFO GlusterFS mount attempt 

16/06/2020 19:24:02 INFO GlusterFS mount attempt 

16/06/2020 19:23:32 INFO GlusterFS mount attempt 

16/06/2020 19:23:02 INFO GlusterFS mount attempt 

16/06/2020 19:22:32 INFO GlusterFS mount attempt 

16/06/2020 19:22:02 INFO GlusterFS mount attempt 

16/06/2020 19:21:31 INFO GlusterFS mount attempt 

16/06/2020 19:21:01 INFO GlusterFS mount attempt 

16/06/2020 19:20:31 INFO GlusterFS mount attempt 

16/06/2020 19:20:01 INFO GlusterFS mount attempt 

16/06/2020 19:19:31 INFO GlusterFS mount attempt 

16/06/2020 19:19:01 INFO GlusterFS mount attempt 

16/06/2020 19:18:31 INFO GlusterFS mount attempt 

16/06/2020 19:18:01 INFO GlusterFS mount attempt 

16/06/2020 19:17:31 INFO GlusterFS mount attempt 

16/06/2020 19:17:01 INFO GlusterFS mount attempt 

16/06/2020 19:16:31 INFO GlusterFS mount attempt 

16/06/2020 19:16:00 INFO GlusterFS mount attempt 

16/06/2020 19:15:30 INFO GlusterFS mount attempt 

16/06/2020 19:15:00 INFO GlusterFS mount attempt 

16/06/2020 19:14:30 INFO GlusterFS mount attempt 

16/06/2020 19:14:00 INFO GlusterFS mount attempt 

16/06/2020 19:13:30 INFO GlusterFS mount attempt 

16/06/2020 19:13:00 INFO GlusterFS mount attempt 

16/06/2020 19:12:30 INFO GlusterFS mount attempt 

16/06/2020 19:12:00 INFO GlusterFS mount attempt 

16/06/2020 19:11:30 INFO GlusterFS mount attempt 

16/06/2020 19:11:00 INFO GlusterFS mount attempt 

16/06/2020 19:10:29 INFO GlusterFS mount attempt 

16/06/2020 19:09:59 INFO GlusterFS mount attempt 

16/06/2020 19:09:29 INFO GlusterFS mount attempt 

16/06/2020 19:08:59 INFO GlusterFS mount attempt 

16/06/2020 19:08:29 INFO GlusterFS mount attempt 

16/06/2020 19:07:59 INFO GlusterFS mount attempt 

16/06/2020 19:07:29 INFO GlusterFS mount attempt 

16/06/2020 19:06:59 INFO GlusterFS mount attempt 

16/06/2020 19:06:29 INFO GlusterFS mount attempt 

16/06/2020 19:05:59 INFO GlusterFS mount attempt 

16/06/2020 19:05:28 INFO GlusterFS mount attempt 

16/06/2020 19:04:58 INFO GlusterFS mount attempt 

16/06/2020 19:04:28 INFO GlusterFS mount attempt 

16/06/2020 19:03:58 INFO GlusterFS mount attempt 

16/06/2020 19:03:28 INFO GlusterFS mount attempt 

16/06/2020 19:02:58 INFO GlusterFS mount attempt 

16/06/2020 19:02:28 INFO GlusterFS mount attempt 

16/06/2020 19:01:58 INFO GlusterFS mount attempt 

16/06/2020 19:01:28 INFO GlusterFS mount attempt 

16/06/2020 19:00:58 INFO GlusterFS mount attempt 

16/06/2020 19:00:28 INFO GlusterFS mount attempt 

16/06/2020 18:59:57 INFO GlusterFS mount attempt 

16/06/2020 18:59:27 INFO GlusterFS mount attempt 

16/06/2020 18:58:57 INFO GlusterFS mount attempt 

16/06/2020 18:58:27 INFO GlusterFS mount attempt 

16/06/2020 18:57:57 INFO GlusterFS mount attempt 

16/06/2020 18:57:27 INFO GlusterFS mount attempt 

16/06/2020 18:56:57 INFO GlusterFS mount attempt 

16/06/2020 18:56:27 INFO GlusterFS mount attempt 

16/06/2020 18:55:57 INFO GlusterFS mount attempt 

16/06/2020 18:55:27 INFO GlusterFS mount attempt 

16/06/2020 18:54:57 INFO GlusterFS mount attempt 

16/06/2020 18:54:26 INFO GlusterFS mount attempt 

16/06/2020 18:53:56 INFO GlusterFS mount attempt 

16/06/2020 18:53:26 INFO GlusterFS mount attempt 

16/06/2020 18:52:56 INFO GlusterFS mount attempt 

16/06/2020 18:52:26 INFO GlusterFS mount attempt 

16/06/2020 18:51:56 INFO GlusterFS mount attempt 

16/06/2020 18:51:26 INFO GlusterFS mount attempt 

16/06/2020 18:50:56 INFO GlusterFS mount attempt 

16/06/2020 18:50:26 INFO GlusterFS mount attempt 

16/06/2020 18:49:56 INFO GlusterFS mount attempt 

16/06/2020 18:49:26 INFO GlusterFS mount attempt 

16/06/2020 18:48:55 INFO GlusterFS mount attempt 

16/06/2020 18:48:25 INFO GlusterFS mount attempt 

16/06/2020 18:47:55 INFO GlusterFS mount attempt 

16/06/2020 18:47:25 INFO GlusterFS mount attempt 

16/06/2020 18:46:55 INFO GlusterFS mount attempt 

16/06/2020 18:46:25 INFO GlusterFS mount attempt 

16/06/2020 18:45:55 INFO GlusterFS mount attempt 

16/06/2020 18:45:25 INFO GlusterFS mount attempt 

16/06/2020 18:44:55 INFO GlusterFS mount attempt 

16/06/2020 18:44:25 INFO GlusterFS mount attempt 

16/06/2020 18:43:55 INFO GlusterFS mount attempt 

16/06/2020 18:43:24 INFO GlusterFS mount attempt 

16/06/2020 18:42:54 INFO GlusterFS mount attempt 

16/06/2020 18:42:24 INFO GlusterFS mount attempt 

16/06/2020 18:41:54 INFO GlusterFS mount attempt 

16/06/2020 18:41:24 INFO GlusterFS mount attempt 

16/06/2020 18:40:54 INFO GlusterFS mount attempt 

16/06/2020 18:40:24 INFO GlusterFS mount attempt 

16/06/2020 18:39:54 INFO GlusterFS mount attempt 

16/06/2020 18:39:24 INFO GlusterFS mount attempt 

16/06/2020 18:38:54 INFO GlusterFS mount attempt 

16/06/2020 18:38:24 INFO GlusterFS mount attempt 

16/06/2020 18:37:54 INFO GlusterFS mount attempt 

16/06/2020 18:37:23 INFO GlusterFS mount attempt 

16/06/2020 18:36:53 INFO GlusterFS mount attempt 

16/06/2020 18:36:23 INFO GlusterFS mount attempt 

16/06/2020 18:35:53 INFO GlusterFS mount attempt 

16/06/2020 18:35:23 INFO GlusterFS mount attempt 

16/06/2020 18:34:53 INFO GlusterFS mount attempt 

16/06/2020 18:34:23 INFO GlusterFS mount attempt 

16/06/2020 18:33:53 INFO GlusterFS mount attempt 

16/06/2020 18:33:23 INFO GlusterFS mount attempt 

16/06/2020 18:32:53 INFO GlusterFS mount attempt 

16/06/2020 18:32:22 INFO GlusterFS mount attempt 

16/06/2020 18:31:52 INFO GlusterFS mount attempt 

16/06/2020 18:31:22 INFO GlusterFS mount attempt 

16/06/2020 18:30:52 INFO GlusterFS mount attempt 

16/06/2020 18:30:22 INFO GlusterFS mount attempt 

16/06/2020 18:29:52 INFO GlusterFS mount attempt 

16/06/2020 18:29:22 INFO GlusterFS mount attempt 

16/06/2020 18:28:52 INFO GlusterFS mount attempt 

16/06/2020 18:28:22 INFO GlusterFS mount attempt 

16/06/2020 18:27:52 INFO GlusterFS mount attempt 

16/06/2020 18:27:21 INFO GlusterFS mount attempt 

16/06/2020 18:26:51 INFO GlusterFS mount attempt 

16/06/2020 18:26:21 INFO GlusterFS mount attempt 

16/06/2020 18:25:51 INFO GlusterFS mount attempt 

16/06/2020 18:25:21 INFO GlusterFS mount attempt 

16/06/2020 18:24:51 INFO GlusterFS mount attempt 

16/06/2020 18:24:21 INFO GlusterFS mount attempt 

16/06/2020 18:23:51 INFO GlusterFS mount attempt 

16/06/2020 18:23:21 INFO GlusterFS mount attempt 

16/06/2020 18:22:51 INFO GlusterFS mount attempt 

16/06/2020 18:22:21 INFO GlusterFS mount attempt 

16/06/2020 18:21:51 INFO GlusterFS mount attempt 

16/06/2020 18:21:20 INFO GlusterFS mount attempt 

16/06/2020 18:20:50 INFO GlusterFS mount attempt 

16/06/2020 18:20:20 INFO GlusterFS mount attempt 

16/06/2020 18:19:50 INFO GlusterFS mount attempt 

16/06/2020 18:19:20 INFO GlusterFS mount attempt 

16/06/2020 18:18:50 INFO GlusterFS mount attempt 

16/06/2020 18:18:20 INFO GlusterFS mount attempt 

16/06/2020 18:17:50 INFO GlusterFS mount attempt 

16/06/2020 18:17:20 INFO GlusterFS mount attempt 

16/06/2020 18:16:50 INFO GlusterFS mount attempt 

16/06/2020 18:16:19 INFO GlusterFS mount attempt 

16/06/2020 18:15:49 INFO GlusterFS mount attempt 

16/06/2020 18:15:19 INFO GlusterFS mount attempt 

16/06/2020 18:14:49 INFO GlusterFS mount attempt 

16/06/2020 18:14:19 INFO GlusterFS mount attempt 

16/06/2020 18:13:49 INFO GlusterFS mount attempt 

16/06/2020 18:13:19 INFO GlusterFS mount attempt 

16/06/2020 18:12:49 INFO GlusterFS mount attempt 

16/06/2020 18:12:19 INFO GlusterFS mount attempt 

16/06/2020 18:11:49 INFO GlusterFS mount attempt 

16/06/2020 18:11:19 INFO GlusterFS mount attempt 

16/06/2020 18:10:48 INFO GlusterFS mount attempt 

16/06/2020 18:10:18 INFO GlusterFS mount attempt 

16/06/2020 18:09:48 INFO GlusterFS mount attempt 

16/06/2020 18:09:18 INFO GlusterFS mount attempt 

16/06/2020 18:08:48 INFO GlusterFS mount attempt 

16/06/2020 18:08:18 INFO GlusterFS mount attempt 

16/06/2020 18:07:48 INFO GlusterFS mount attempt 

16/06/2020 18:07:18 INFO GlusterFS mount attempt 

16/06/2020 18:06:48 INFO GlusterFS mount attempt 

16/06/2020 18:06:18 INFO GlusterFS mount attempt 

16/06/2020 18:05:48 INFO GlusterFS mount attempt 

16/06/2020 18:05:18 INFO GlusterFS mount attempt 

16/06/2020 18:04:47 INFO GlusterFS mount attempt 

16/06/2020 18:04:17 INFO GlusterFS mount attempt 

16/06/2020 18:03:47 INFO GlusterFS mount attempt 

16/06/2020 18:03:17 INFO GlusterFS mount attempt 

16/06/2020 18:02:47 INFO GlusterFS mount attempt 

16/06/2020 18:02:17 INFO GlusterFS mount attempt 

16/06/2020 18:01:47 INFO GlusterFS mount attempt 

16/06/2020 18:01:17 INFO GlusterFS mount attempt 

16/06/2020 18:00:47 INFO GlusterFS mount attempt 

16/06/2020 18:00:17 INFO GlusterFS mount attempt 

16/06/2020 17:59:47 INFO GlusterFS mount attempt 

16/06/2020 17:59:16 INFO GlusterFS mount attempt 

16/06/2020 17:58:46 INFO GlusterFS mount attempt 

16/06/2020 17:58:16 INFO GlusterFS mount attempt 

16/06/2020 17:57:46 INFO GlusterFS mount attempt 

16/06/2020 17:57:16 INFO GlusterFS mount attempt 

16/06/2020 17:56:46 INFO GlusterFS mount attempt 

16/06/2020 17:56:16 INFO GlusterFS mount attempt 

16/06/2020 17:55:46 INFO GlusterFS mount attempt 

16/06/2020 17:55:16 INFO GlusterFS mount attempt 

16/06/2020 17:54:46 INFO GlusterFS mount attempt 

16/06/2020 17:54:15 INFO GlusterFS mount attempt 

16/06/2020 17:53:45 INFO GlusterFS mount attempt 

16/06/2020 17:53:15 INFO GlusterFS mount attempt 

16/06/2020 17:52:45 INFO GlusterFS mount attempt 

16/06/2020 17:52:15 INFO GlusterFS mount attempt 

16/06/2020 17:51:45 INFO GlusterFS mount attempt 

16/06/2020 17:51:15 INFO GlusterFS mount attempt 

16/06/2020 17:50:45 INFO GlusterFS mount attempt 

16/06/2020 17:50:15 INFO GlusterFS mount attempt 

16/06/2020 17:49:45 INFO GlusterFS mount attempt 

16/06/2020 17:49:15 INFO GlusterFS mount attempt 

16/06/2020 17:48:44 INFO GlusterFS mount attempt 

16/06/2020 17:48:14 INFO GlusterFS mount attempt 

16/06/2020 17:47:44 INFO GlusterFS mount attempt 

16/06/2020 17:47:14 INFO GlusterFS mount attempt 

16/06/2020 17:46:44 INFO GlusterFS mount attempt 

16/06/2020 17:46:14 INFO GlusterFS mount attempt 

16/06/2020 17:45:44 INFO GlusterFS mount attempt 

16/06/2020 17:45:14 INFO GlusterFS mount attempt 

16/06/2020 17:44:44 INFO GlusterFS mount attempt 

16/06/2020 17:44:14 INFO GlusterFS mount attempt 

16/06/2020 17:43:44 INFO GlusterFS mount attempt 

16/06/2020 17:43:13 INFO GlusterFS mount attempt 

16/06/2020 17:42:43 INFO GlusterFS mount attempt 

16/06/2020 17:42:13 INFO GlusterFS mount attempt 

16/06/2020 17:41:43 INFO GlusterFS mount attempt 

16/06/2020 17:41:13 INFO GlusterFS mount attempt 

16/06/2020 17:40:43 INFO GlusterFS mount attempt 

16/06/2020 17:40:13 INFO GlusterFS mount attempt 

16/06/2020 17:39:43 INFO GlusterFS mount attempt 

16/06/2020 17:39:13 INFO GlusterFS mount attempt 

16/06/2020 17:38:43 INFO GlusterFS mount attempt 

16/06/2020 17:38:12 INFO GlusterFS mount attempt 

16/06/2020 17:37:42 INFO GlusterFS mount attempt 

16/06/2020 17:37:12 INFO GlusterFS mount attempt 

16/06/2020 17:36:42 INFO GlusterFS mount attempt 

16/06/2020 17:36:12 INFO GlusterFS mount attempt 

16/06/2020 17:35:42 INFO GlusterFS mount attempt 

16/06/2020 17:35:12 INFO GlusterFS mount attempt 

16/06/2020 17:34:42 INFO GlusterFS mount attempt 

16/06/2020 17:34:12 INFO GlusterFS mount attempt 

16/06/2020 17:33:42 INFO GlusterFS mount attempt 

16/06/2020 17:33:12 INFO GlusterFS mount attempt 

16/06/2020 17:32:41 INFO GlusterFS mount attempt 

16/06/2020 17:32:11 INFO GlusterFS mount attempt 

16/06/2020 17:31:41 INFO GlusterFS mount attempt 

16/06/2020 17:31:11 INFO GlusterFS mount attempt 

16/06/2020 17:30:41 INFO GlusterFS mount attempt 

16/06/2020 17:30:11 INFO GlusterFS mount attempt 

16/06/2020 17:29:41 INFO GlusterFS mount attempt 

16/06/2020 17:29:11 INFO GlusterFS mount attempt 

16/06/2020 17:28:41 INFO GlusterFS mount attempt 

16/06/2020 17:28:11 INFO GlusterFS mount attempt 

16/06/2020 17:27:41 INFO GlusterFS mount attempt 

16/06/2020 17:27:10 INFO GlusterFS mount attempt 

16/06/2020 17:26:40 INFO GlusterFS mount attempt 

16/06/2020 17:26:10 INFO GlusterFS mount attempt 

16/06/2020 17:25:40 INFO GlusterFS mount attempt 

16/06/2020 17:25:10 INFO GlusterFS mount attempt 

16/06/2020 17:24:40 INFO GlusterFS mount attempt 

16/06/2020 17:24:10 INFO GlusterFS mount attempt 

16/06/2020 17:23:40 INFO GlusterFS mount attempt 

16/06/2020 17:23:10 INFO GlusterFS mount attempt 

16/06/2020 17:22:40 INFO GlusterFS mount attempt 

16/06/2020 17:22:09 INFO GlusterFS mount attempt 

16/06/2020 17:21:39 INFO GlusterFS mount attempt 

16/06/2020 17:21:09 INFO GlusterFS mount attempt 

16/06/2020 17:20:39 INFO GlusterFS mount attempt 

16/06/2020 17:20:09 INFO GlusterFS mount attempt 

16/06/2020 17:19:39 INFO GlusterFS mount attempt 

16/06/2020 17:19:09 INFO GlusterFS mount attempt 

16/06/2020 17:18:39 INFO GlusterFS mount attempt 

16/06/2020 17:18:09 INFO GlusterFS mount attempt 

16/06/2020 17:17:39 INFO GlusterFS mount attempt 

16/06/2020 17:17:09 INFO GlusterFS mount attempt 

16/06/2020 17:16:38 INFO GlusterFS mount attempt 

16/06/2020 17:16:08 INFO GlusterFS mount attempt 

16/06/2020 17:15:38 INFO GlusterFS mount attempt 

16/06/2020 17:15:08 INFO GlusterFS mount attempt 

16/06/2020 17:14:38 INFO GlusterFS mount attempt 

16/06/2020 17:14:08 INFO GlusterFS mount attempt 

16/06/2020 17:13:38 INFO GlusterFS mount attempt 

16/06/2020 17:13:08 INFO GlusterFS mount attempt 

16/06/2020 17:12:38 INFO GlusterFS mount attempt 

16/06/2020 17:12:08 INFO GlusterFS mount attempt 

16/06/2020 17:11:38 INFO GlusterFS mount attempt 

16/06/2020 17:11:07 INFO GlusterFS mount attempt 

16/06/2020 17:10:37 INFO GlusterFS mount attempt 

16/06/2020 17:10:07 INFO GlusterFS mount attempt 

16/06/2020 17:09:37 INFO GlusterFS mount attempt 

16/06/2020 17:09:07 INFO GlusterFS mount attempt 

16/06/2020 17:08:37 INFO GlusterFS mount attempt 

16/06/2020 17:08:07 INFO GlusterFS mount attempt 

16/06/2020 17:07:37 INFO GlusterFS mount attempt 

16/06/2020 17:07:07 INFO GlusterFS mount attempt 

16/06/2020 17:06:37 INFO GlusterFS mount attempt 

16/06/2020 17:06:07 INFO GlusterFS mount attempt 

16/06/2020 17:05:36 INFO GlusterFS mount attempt 

16/06/2020 17:05:06 INFO GlusterFS mount attempt 

16/06/2020 17:04:36 INFO GlusterFS mount attempt 

16/06/2020 17:04:06 INFO GlusterFS mount attempt 

16/06/2020 17:03:36 INFO GlusterFS mount attempt 

16/06/2020 17:03:06 INFO GlusterFS mount attempt 

16/06/2020 17:02:36 INFO GlusterFS mount attempt 

16/06/2020 17:02:06 INFO GlusterFS mount attempt 

16/06/2020 17:01:36 INFO GlusterFS mount attempt 

16/06/2020 17:01:06 INFO GlusterFS mount attempt 

16/06/2020 17:00:36 INFO GlusterFS mount attempt 

16/06/2020 17:00:05 INFO GlusterFS mount attempt 

16/06/2020 16:59:35 INFO GlusterFS mount attempt 

16/06/2020 16:59:05 INFO GlusterFS mount attempt 

16/06/2020 16:58:35 INFO GlusterFS mount attempt 

16/06/2020 16:58:05 INFO GlusterFS mount attempt 

16/06/2020 16:57:35 INFO GlusterFS mount attempt 

16/06/2020 16:57:05 INFO GlusterFS mount attempt 

16/06/2020 16:56:35 INFO GlusterFS mount attempt 

16/06/2020 16:56:05 INFO GlusterFS mount attempt 

16/06/2020 16:55:35 INFO GlusterFS mount attempt 

16/06/2020 16:55:05 INFO GlusterFS mount attempt 

16/06/2020 16:54:34 INFO GlusterFS mount attempt 

16/06/2020 16:54:04 INFO GlusterFS mount attempt 

16/06/2020 16:53:34 INFO GlusterFS mount attempt 

16/06/2020 16:53:04 INFO GlusterFS mount attempt 

16/06/2020 16:52:34 INFO GlusterFS mount attempt 

16/06/2020 16:52:04 INFO GlusterFS mount attempt 

16/06/2020 16:51:34 INFO GlusterFS mount attempt 

16/06/2020 16:51:04 INFO GlusterFS mount attempt 

16/06/2020 16:50:34 INFO GlusterFS mount attempt 

16/06/2020 16:50:04 INFO GlusterFS mount attempt 

16/06/2020 16:49:34 INFO GlusterFS mount attempt 

16/06/2020 16:49:03 INFO GlusterFS mount attempt 

16/06/2020 16:48:33 INFO GlusterFS mount attempt 

16/06/2020 16:48:03 INFO GlusterFS mount attempt 

16/06/2020 16:47:33 INFO GlusterFS mount attempt 

16/06/2020 16:47:03 INFO GlusterFS mount attempt 

16/06/2020 16:46:33 INFO GlusterFS mount attempt 

16/06/2020 16:46:03 INFO GlusterFS mount attempt 

16/06/2020 16:45:33 INFO GlusterFS mount attempt 

16/06/2020 16:45:03 INFO GlusterFS mount attempt 

16/06/2020 16:44:33 INFO GlusterFS mount attempt 

16/06/2020 16:44:03 INFO GlusterFS mount attempt 

16/06/2020 16:43:32 INFO GlusterFS mount attempt 

16/06/2020 16:43:02 INFO GlusterFS mount attempt 

16/06/2020 16:42:32 INFO GlusterFS mount attempt 

16/06/2020 16:42:02 INFO GlusterFS mount attempt 

16/06/2020 16:41:32 INFO GlusterFS mount attempt 

16/06/2020 16:41:02 INFO GlusterFS mount attempt 

16/06/2020 16:40:32 INFO GlusterFS mount attempt 

16/06/2020 16:40:02 INFO GlusterFS mount attempt 

16/06/2020 16:39:32 INFO GlusterFS mount attempt 

16/06/2020 16:39:02 INFO GlusterFS mount attempt 

16/06/2020 16:38:32 INFO GlusterFS mount attempt 

16/06/2020 16:38:01 INFO GlusterFS mount attempt 

16/06/2020 16:37:31 INFO GlusterFS mount attempt 

16/06/2020 16:37:01 INFO GlusterFS mount attempt 

16/06/2020 16:36:31 INFO GlusterFS mount attempt 

16/06/2020 16:36:01 INFO GlusterFS mount attempt 

16/06/2020 16:35:31 INFO GlusterFS mount attempt 

16/06/2020 16:35:01 INFO GlusterFS mount attempt 

16/06/2020 16:34:31 INFO GlusterFS mount attempt 

16/06/2020 16:34:01 INFO GlusterFS mount attempt 

16/06/2020 16:33:31 INFO GlusterFS mount attempt 

16/06/2020 16:33:00 INFO GlusterFS mount attempt 

16/06/2020 16:32:30 INFO GlusterFS mount attempt 

16/06/2020 16:32:00 INFO GlusterFS mount attempt 

16/06/2020 16:31:30 INFO GlusterFS mount attempt 

16/06/2020 16:31:00 INFO GlusterFS mount attempt 

16/06/2020 16:30:30 INFO GlusterFS mount attempt 

16/06/2020 16:30:00 INFO GlusterFS mount attempt 

16/06/2020 16:29:30 INFO GlusterFS mount attempt 

16/06/2020 16:29:00 INFO GlusterFS mount attempt 

16/06/2020 16:28:30 INFO GlusterFS mount attempt 

16/06/2020 16:28:00 INFO GlusterFS mount attempt 

16/06/2020 16:27:29 INFO GlusterFS mount attempt 

16/06/2020 16:26:59 INFO GlusterFS mount attempt 

16/06/2020 16:26:29 INFO GlusterFS mount attempt 

16/06/2020 16:25:59 INFO GlusterFS mount attempt 

16/06/2020 16:25:29 INFO GlusterFS mount attempt 

16/06/2020 16:24:59 INFO GlusterFS mount attempt 

16/06/2020 16:24:29 INFO GlusterFS mount attempt 

16/06/2020 16:23:59 INFO GlusterFS mount attempt 

16/06/2020 16:23:29 INFO GlusterFS mount attempt 

16/06/2020 16:22:59 INFO GlusterFS mount attempt 

16/06/2020 16:22:29 INFO GlusterFS mount attempt 

16/06/2020 16:21:59 INFO GlusterFS mount attempt 

16/06/2020 16:21:28 INFO GlusterFS mount attempt 

16/06/2020 16:20:58 INFO GlusterFS mount attempt 

16/06/2020 16:20:28 INFO GlusterFS mount attempt 

16/06/2020 16:19:58 INFO GlusterFS mount attempt 

16/06/2020 16:19:28 INFO GlusterFS mount attempt 

16/06/2020 16:18:58 INFO GlusterFS mount attempt 

16/06/2020 16:18:28 INFO GlusterFS mount attempt 

16/06/2020 16:17:58 INFO GlusterFS mount attempt 

16/06/2020 16:17:28 INFO GlusterFS mount attempt 

16/06/2020 16:16:58 INFO GlusterFS mount attempt 

16/06/2020 16:16:28 INFO GlusterFS mount attempt 

16/06/2020 16:15:57 INFO GlusterFS mount attempt 

16/06/2020 16:15:27 INFO GlusterFS mount attempt 

16/06/2020 16:14:57 INFO GlusterFS mount attempt 

16/06/2020 16:14:27 INFO GlusterFS mount attempt 

16/06/2020 16:13:57 INFO GlusterFS mount attempt 

16/06/2020 16:13:27 INFO GlusterFS mount attempt 

16/06/2020 16:12:57 INFO GlusterFS mount attempt 

16/06/2020 16:12:27 INFO GlusterFS mount attempt 

16/06/2020 16:11:57 INFO GlusterFS mount attempt 

16/06/2020 16:11:27 INFO GlusterFS mount attempt 

16/06/2020 16:10:56 INFO GlusterFS mount attempt 

16/06/2020 16:10:26 INFO GlusterFS mount attempt 

16/06/2020 16:09:56 INFO GlusterFS mount attempt 

16/06/2020 16:09:26 INFO GlusterFS mount attempt 

16/06/2020 16:08:56 INFO GlusterFS mount attempt 

16/06/2020 16:08:26 INFO GlusterFS mount attempt 

16/06/2020 16:07:56 INFO GlusterFS mount attempt 

16/06/2020 16:07:26 INFO GlusterFS mount attempt 

16/06/2020 16:06:56 INFO GlusterFS mount attempt 

16/06/2020 16:06:26 INFO GlusterFS mount attempt 

16/06/2020 16:05:55 INFO GlusterFS mount attempt 

16/06/2020 16:05:25 INFO GlusterFS mount attempt 

16/06/2020 16:04:55 INFO GlusterFS mount attempt 

16/06/2020 16:04:25 INFO GlusterFS mount attempt 

16/06/2020 16:03:55 INFO GlusterFS mount attempt 

16/06/2020 16:03:25 INFO GlusterFS mount attempt 

16/06/2020 16:02:55 INFO GlusterFS mount attempt 

16/06/2020 16:02:25 INFO GlusterFS mount attempt 

16/06/2020 16:01:55 INFO GlusterFS mount attempt 

16/06/2020 16:01:25 INFO GlusterFS mount attempt 

16/06/2020 16:00:55 INFO GlusterFS mount attempt 

16/06/2020 16:00:24 INFO GlusterFS mount attempt 

16/06/2020 15:59:54 INFO GlusterFS mount attempt 

16/06/2020 15:59:24 INFO GlusterFS mount attempt 

16/06/2020 15:58:54 INFO GlusterFS mount attempt 

16/06/2020 15:58:24 INFO GlusterFS mount attempt 

16/06/2020 15:57:54 INFO GlusterFS mount attempt 

16/06/2020 15:57:24 INFO GlusterFS mount attempt 

16/06/2020 15:56:54 INFO GlusterFS mount attempt 

16/06/2020 15:56:24 INFO GlusterFS mount attempt 

16/06/2020 15:55:54 INFO GlusterFS mount attempt 

16/06/2020 15:55:24 INFO GlusterFS mount attempt 

16/06/2020 15:54:53 INFO GlusterFS mount attempt 

16/06/2020 15:54:23 INFO GlusterFS mount attempt 

16/06/2020 15:53:53 INFO GlusterFS mount attempt 

16/06/2020 15:53:23 INFO GlusterFS mount attempt 

16/06/2020 15:52:53 INFO GlusterFS mount attempt 

16/06/2020 15:52:23 INFO GlusterFS mount attempt 

16/06/2020 15:51:53 INFO GlusterFS mount attempt 

16/06/2020 15:51:23 INFO GlusterFS mount attempt 

16/06/2020 15:50:53 INFO GlusterFS mount attempt 

16/06/2020 15:50:23 INFO GlusterFS mount attempt 

16/06/2020 15:49:53 INFO GlusterFS mount attempt 

16/06/2020 15:49:22 INFO GlusterFS mount attempt 

16/06/2020 15:48:52 INFO GlusterFS mount attempt 

16/06/2020 15:48:22 INFO GlusterFS mount attempt 

16/06/2020 15:47:52 INFO GlusterFS mount attempt 

16/06/2020 15:47:22 INFO GlusterFS mount attempt 

16/06/2020 15:46:52 INFO GlusterFS mount attempt 

16/06/2020 15:46:22 INFO GlusterFS mount attempt 

16/06/2020 15:45:52 INFO GlusterFS mount attempt 

16/06/2020 15:45:22 INFO GlusterFS mount attempt 

16/06/2020 15:44:52 INFO GlusterFS mount attempt 

16/06/2020 15:44:22 INFO GlusterFS mount attempt 

16/06/2020 15:43:51 INFO GlusterFS mount attempt 

16/06/2020 15:43:21 INFO GlusterFS mount attempt 

16/06/2020 15:42:51 INFO GlusterFS mount attempt 

16/06/2020 15:42:21 INFO GlusterFS mount attempt 

16/06/2020 15:41:51 INFO GlusterFS mount attempt 

16/06/2020 15:41:21 INFO GlusterFS mount attempt 

16/06/2020 15:40:51 INFO GlusterFS mount attempt 

16/06/2020 15:40:21 INFO GlusterFS mount attempt 

16/06/2020 15:39:51 INFO GlusterFS mount attempt 

16/06/2020 15:39:21 INFO GlusterFS mount attempt 

16/06/2020 15:38:50 INFO GlusterFS mount attempt 

16/06/2020 15:38:20 INFO GlusterFS mount attempt 

16/06/2020 15:37:50 INFO GlusterFS mount attempt 

16/06/2020 15:37:20 INFO GlusterFS mount attempt 

16/06/2020 15:36:50 INFO GlusterFS mount attempt 

16/06/2020 15:36:20 INFO GlusterFS mount attempt 

16/06/2020 15:35:50 INFO GlusterFS mount attempt 

16/06/2020 15:35:20 INFO GlusterFS mount attempt 

16/06/2020 15:34:50 INFO GlusterFS mount attempt 

16/06/2020 15:34:20 INFO GlusterFS mount attempt 

16/06/2020 15:33:50 INFO GlusterFS mount attempt 

16/06/2020 15:33:19 INFO GlusterFS mount attempt 

16/06/2020 15:32:49 INFO GlusterFS mount attempt 

16/06/2020 15:32:19 INFO GlusterFS mount attempt 

16/06/2020 15:31:49 INFO GlusterFS mount attempt 

16/06/2020 15:31:19 INFO GlusterFS mount attempt 

16/06/2020 15:30:49 INFO GlusterFS mount attempt 

16/06/2020 15:30:19 INFO GlusterFS mount attempt 

16/06/2020 15:29:49 INFO GlusterFS mount attempt 

16/06/2020 15:29:19 INFO GlusterFS mount attempt 

16/06/2020 15:28:49 INFO GlusterFS mount attempt 

16/06/2020 15:28:19 INFO GlusterFS mount attempt 

16/06/2020 15:27:48 INFO GlusterFS mount attempt 

16/06/2020 15:27:18 INFO GlusterFS mount attempt 

16/06/2020 15:26:48 INFO GlusterFS mount attempt 

16/06/2020 15:26:18 INFO GlusterFS mount attempt 

16/06/2020 15:25:48 INFO GlusterFS mount attempt 

16/06/2020 15:25:18 INFO GlusterFS mount attempt 

16/06/2020 15:24:48 INFO GlusterFS mount attempt 

16/06/2020 15:24:18 INFO GlusterFS mount attempt 

16/06/2020 15:23:48 INFO GlusterFS mount attempt 

16/06/2020 15:23:18 INFO GlusterFS mount attempt 

16/06/2020 15:22:48 INFO GlusterFS mount attempt 

16/06/2020 15:22:17 INFO GlusterFS mount attempt 

16/06/2020 15:21:47 INFO GlusterFS mount attempt 

16/06/2020 15:21:17 INFO GlusterFS mount attempt 

16/06/2020 15:20:47 INFO GlusterFS mount attempt 

16/06/2020 15:20:17 INFO GlusterFS mount attempt 

16/06/2020 15:19:47 INFO GlusterFS mount attempt 

16/06/2020 15:19:17 INFO GlusterFS mount attempt 

16/06/2020 15:18:47 INFO GlusterFS mount attempt 

16/06/2020 15:18:17 INFO GlusterFS mount attempt 

16/06/2020 15:17:47 INFO GlusterFS mount attempt 

16/06/2020 15:17:17 INFO GlusterFS mount attempt 

16/06/2020 15:16:46 INFO GlusterFS mount attempt 

16/06/2020 15:16:16 INFO GlusterFS mount attempt 

16/06/2020 15:15:46 INFO GlusterFS mount attempt 

16/06/2020 15:15:16 INFO GlusterFS mount attempt 

16/06/2020 15:14:46 INFO GlusterFS mount attempt 

16/06/2020 15:14:16 INFO GlusterFS mount attempt 

16/06/2020 15:13:46 INFO GlusterFS mount attempt 

16/06/2020 15:13:16 INFO GlusterFS mount attempt 

16/06/2020 15:12:46 INFO GlusterFS mount attempt 

16/06/2020 15:12:16 INFO GlusterFS mount attempt 

16/06/2020 15:11:46 INFO GlusterFS mount attempt 

16/06/2020 15:11:15 INFO GlusterFS mount attempt 

16/06/2020 15:10:45 INFO GlusterFS mount attempt 

16/06/2020 15:10:15 INFO GlusterFS mount attempt 

16/06/2020 15:09:45 INFO GlusterFS mount attempt 

16/06/2020 15:09:15 INFO GlusterFS mount attempt 

16/06/2020 15:08:45 INFO GlusterFS mount attempt 

16/06/2020 15:08:15 INFO GlusterFS mount attempt 

16/06/2020 15:07:45 INFO GlusterFS mount attempt 

16/06/2020 15:07:15 INFO GlusterFS mount attempt 

16/06/2020 15:06:45 INFO GlusterFS mount attempt 

16/06/2020 15:06:14 INFO GlusterFS mount attempt 

16/06/2020 15:05:44 INFO GlusterFS mount attempt 

16/06/2020 15:05:14 INFO GlusterFS mount attempt 

16/06/2020 15:04:44 INFO GlusterFS mount attempt 

16/06/2020 15:04:14 INFO GlusterFS mount attempt 

16/06/2020 15:03:44 INFO GlusterFS mount attempt 

16/06/2020 15:03:14 INFO GlusterFS mount attempt 

16/06/2020 15:02:44 INFO GlusterFS mount attempt 

16/06/2020 15:02:14 INFO GlusterFS mount attempt 

16/06/2020 15:01:44 INFO GlusterFS mount attempt 

16/06/2020 15:01:14 INFO GlusterFS mount attempt 

16/06/2020 15:00:43 INFO GlusterFS mount attempt 

16/06/2020 15:00:13 INFO GlusterFS mount attempt 

16/06/2020 14:59:43 INFO GlusterFS mount attempt 

16/06/2020 14:59:13 INFO GlusterFS mount attempt 

16/06/2020 14:58:43 INFO GlusterFS mount attempt 

16/06/2020 14:58:13 INFO GlusterFS mount attempt 

16/06/2020 14:57:43 INFO GlusterFS mount attempt 

16/06/2020 14:57:13 INFO GlusterFS mount attempt 

16/06/2020 14:56:43 INFO GlusterFS mount attempt 

16/06/2020 14:56:13 INFO GlusterFS mount attempt 

16/06/2020 14:55:43 INFO GlusterFS mount attempt 

16/06/2020 14:55:12 INFO GlusterFS mount attempt 

16/06/2020 14:54:42 INFO GlusterFS mount attempt 

16/06/2020 14:54:12 INFO GlusterFS mount attempt 

16/06/2020 14:53:42 INFO GlusterFS mount attempt 

16/06/2020 14:53:12 INFO GlusterFS mount attempt 

16/06/2020 14:52:42 INFO GlusterFS mount attempt 

16/06/2020 14:52:12 INFO GlusterFS mount attempt 

16/06/2020 14:51:42 INFO GlusterFS mount attempt 

16/06/2020 14:51:12 INFO GlusterFS mount attempt 

16/06/2020 14:50:42 INFO GlusterFS mount attempt 

16/06/2020 14:50:12 INFO GlusterFS mount attempt 

16/06/2020 14:49:41 INFO GlusterFS mount attempt 

16/06/2020 14:49:11 INFO GlusterFS mount attempt 

16/06/2020 14:48:41 INFO GlusterFS mount attempt 

16/06/2020 14:48:11 INFO GlusterFS mount attempt 

16/06/2020 14:47:41 INFO GlusterFS mount attempt 

16/06/2020 14:47:11 INFO GlusterFS mount attempt 

16/06/2020 14:46:41 INFO GlusterFS mount attempt 

16/06/2020 14:46:11 INFO GlusterFS mount attempt 

16/06/2020 14:45:41 INFO GlusterFS mount attempt 

16/06/2020 14:45:11 INFO GlusterFS mount attempt 

16/06/2020 14:44:41 INFO GlusterFS mount attempt 

16/06/2020 14:44:10 INFO GlusterFS mount attempt 

16/06/2020 14:43:40 INFO GlusterFS mount attempt 

16/06/2020 14:43:10 INFO GlusterFS mount attempt 

16/06/2020 14:42:40 INFO GlusterFS mount attempt 

16/06/2020 14:42:10 INFO GlusterFS mount attempt 

16/06/2020 14:41:40 INFO GlusterFS mount attempt 

16/06/2020 14:41:10 INFO GlusterFS mount attempt 

16/06/2020 14:40:40 INFO GlusterFS mount attempt 

16/06/2020 14:40:10 INFO GlusterFS mount attempt 

16/06/2020 14:39:40 INFO GlusterFS mount attempt 

16/06/2020 14:39:10 INFO GlusterFS mount attempt 

16/06/2020 14:38:39 INFO GlusterFS mount attempt 

16/06/2020 14:38:09 INFO GlusterFS mount attempt 

16/06/2020 14:37:39 INFO GlusterFS mount attempt 

16/06/2020 14:37:09 INFO GlusterFS mount attempt 

16/06/2020 14:36:39 INFO GlusterFS mount attempt 

16/06/2020 14:36:09 INFO GlusterFS mount attempt 

16/06/2020 14:35:39 INFO GlusterFS mount attempt 

16/06/2020 14:35:09 INFO GlusterFS mount attempt 

16/06/2020 14:34:39 INFO GlusterFS mount attempt 

16/06/2020 14:34:09 INFO GlusterFS mount attempt 

16/06/2020 14:33:39 INFO GlusterFS mount attempt 

16/06/2020 14:33:08 INFO GlusterFS mount attempt 

16/06/2020 14:32:38 INFO GlusterFS mount attempt 

16/06/2020 14:32:08 INFO GlusterFS mount attempt 

16/06/2020 14:31:38 INFO GlusterFS mount attempt 

16/06/2020 14:31:08 INFO GlusterFS mount attempt 

16/06/2020 14:30:38 INFO GlusterFS mount attempt 

16/06/2020 14:30:08 INFO GlusterFS mount attempt 

16/06/2020 14:29:38 INFO GlusterFS mount attempt 

16/06/2020 14:29:08 INFO GlusterFS mount attempt 

16/06/2020 14:28:38 INFO GlusterFS mount attempt 

16/06/2020 14:28:08 INFO GlusterFS mount attempt 

16/06/2020 14:27:37 INFO GlusterFS mount attempt 

16/06/2020 14:27:07 INFO GlusterFS mount attempt 

16/06/2020 14:26:37 INFO GlusterFS mount attempt 

16/06/2020 14:26:07 INFO GlusterFS mount attempt 

16/06/2020 14:25:37 INFO GlusterFS mount attempt 

16/06/2020 14:25:07 INFO GlusterFS mount attempt 

16/06/2020 14:24:37 INFO GlusterFS mount attempt 

16/06/2020 14:24:07 INFO GlusterFS mount attempt 

16/06/2020 14:23:37 INFO GlusterFS mount attempt 

16/06/2020 14:23:07 INFO GlusterFS mount attempt 

16/06/2020 14:22:37 INFO GlusterFS mount attempt 

16/06/2020 14:22:06 INFO GlusterFS mount attempt 

16/06/2020 14:21:36 INFO GlusterFS mount attempt 

16/06/2020 14:21:06 INFO GlusterFS mount attempt 

16/06/2020 14:20:36 INFO GlusterFS mount attempt 

16/06/2020 14:20:06 INFO GlusterFS mount attempt 

16/06/2020 14:19:36 INFO GlusterFS mount attempt 

16/06/2020 14:19:06 INFO GlusterFS mount attempt 

16/06/2020 14:18:36 INFO GlusterFS mount attempt 

16/06/2020 14:18:06 INFO GlusterFS mount attempt 

16/06/2020 14:17:36 INFO GlusterFS mount attempt 

16/06/2020 14:17:06 INFO GlusterFS mount attempt 

16/06/2020 14:16:35 INFO GlusterFS mount attempt 

16/06/2020 14:16:05 INFO GlusterFS mount attempt 

16/06/2020 14:15:35 INFO GlusterFS mount attempt 

16/06/2020 14:15:05 INFO GlusterFS mount attempt 

16/06/2020 14:14:35 INFO GlusterFS mount attempt 

16/06/2020 14:14:05 INFO GlusterFS mount attempt 

16/06/2020 14:13:35 INFO GlusterFS mount attempt 

16/06/2020 14:13:05 INFO GlusterFS mount attempt 

16/06/2020 14:12:35 INFO GlusterFS mount attempt 

16/06/2020 14:12:05 INFO GlusterFS mount attempt 

16/06/2020 14:11:34 INFO GlusterFS mount attempt 

16/06/2020 14:11:04 INFO GlusterFS mount attempt 

16/06/2020 14:10:34 INFO GlusterFS mount attempt 

16/06/2020 14:10:04 INFO GlusterFS mount attempt 

16/06/2020 14:09:34 INFO GlusterFS mount attempt 

16/06/2020 14:09:04 INFO GlusterFS mount attempt 

16/06/2020 14:08:34 INFO GlusterFS mount attempt 

16/06/2020 14:08:04 INFO GlusterFS mount attempt 

16/06/2020 14:07:34 INFO GlusterFS mount attempt 

16/06/2020 14:07:04 INFO GlusterFS mount attempt 

16/06/2020 14:06:34 INFO GlusterFS mount attempt 

16/06/2020 14:06:03 INFO GlusterFS mount attempt 

16/06/2020 14:05:33 INFO GlusterFS mount attempt 

16/06/2020 14:05:03 INFO GlusterFS mount attempt 

16/06/2020 14:04:33 INFO GlusterFS mount attempt 

16/06/2020 14:04:03 INFO GlusterFS mount attempt 

16/06/2020 14:03:33 INFO GlusterFS mount attempt 

16/06/2020 14:03:03 INFO GlusterFS mount attempt 

16/06/2020 14:02:33 INFO GlusterFS mount attempt 

16/06/2020 14:02:03 INFO GlusterFS mount attempt 

16/06/2020 14:01:33 INFO GlusterFS mount attempt 

16/06/2020 14:01:03 INFO GlusterFS mount attempt 

16/06/2020 14:00:32 INFO GlusterFS mount attempt 

16/06/2020 14:00:02 INFO GlusterFS mount attempt 

16/06/2020 13:59:32 INFO GlusterFS mount attempt 

16/06/2020 13:59:02 INFO GlusterFS mount attempt 

16/06/2020 13:58:32 INFO GlusterFS mount attempt 

16/06/2020 13:58:02 INFO GlusterFS mount attempt 

16/06/2020 13:57:32 INFO GlusterFS mount attempt 

16/06/2020 13:57:02 INFO GlusterFS mount attempt 

16/06/2020 13:56:32 INFO GlusterFS mount attempt 

16/06/2020 13:56:02 INFO GlusterFS mount attempt 

16/06/2020 13:55:32 INFO GlusterFS mount attempt 

16/06/2020 13:55:01 INFO GlusterFS mount attempt 

16/06/2020 13:54:31 INFO GlusterFS mount attempt 

16/06/2020 13:54:01 INFO GlusterFS mount attempt 

16/06/2020 13:53:31 INFO GlusterFS mount attempt 

16/06/2020 13:53:01 INFO GlusterFS mount attempt 

16/06/2020 13:52:31 INFO GlusterFS mount attempt 

16/06/2020 13:52:01 INFO GlusterFS mount attempt 

16/06/2020 13:51:31 INFO GlusterFS mount attempt 

16/06/2020 13:51:01 INFO GlusterFS mount attempt 

16/06/2020 13:50:31 INFO GlusterFS mount attempt 

16/06/2020 13:50:01 INFO GlusterFS mount attempt 

16/06/2020 13:49:30 INFO GlusterFS mount attempt 

16/06/2020 13:49:00 INFO GlusterFS mount attempt 

16/06/2020 13:48:30 INFO GlusterFS mount attempt 

16/06/2020 13:48:00 INFO GlusterFS mount attempt 

16/06/2020 13:47:30 INFO GlusterFS mount attempt 

16/06/2020 13:47:00 INFO GlusterFS mount attempt 

16/06/2020 13:46:30 INFO GlusterFS mount attempt 

16/06/2020 13:46:00 INFO GlusterFS mount attempt 

16/06/2020 13:45:30 INFO GlusterFS mount attempt 

16/06/2020 13:45:00 INFO GlusterFS mount attempt 

16/06/2020 13:44:30 INFO GlusterFS mount attempt 

16/06/2020 13:43:59 INFO GlusterFS mount attempt 

16/06/2020 13:43:29 INFO GlusterFS mount attempt 

16/06/2020 13:42:59 INFO GlusterFS mount attempt 

16/06/2020 13:42:29 INFO GlusterFS mount attempt 

16/06/2020 13:41:59 INFO GlusterFS mount attempt 

16/06/2020 13:41:29 INFO GlusterFS mount attempt 

16/06/2020 13:40:59 INFO GlusterFS mount attempt 

16/06/2020 13:40:29 INFO GlusterFS mount attempt 

16/06/2020 13:39:59 INFO GlusterFS mount attempt 

16/06/2020 13:39:29 INFO GlusterFS mount attempt 

16/06/2020 13:38:59 INFO GlusterFS mount attempt 

16/06/2020 13:38:28 INFO GlusterFS mount attempt 

16/06/2020 13:37:58 INFO GlusterFS mount attempt 

16/06/2020 13:37:28 INFO GlusterFS mount attempt 

16/06/2020 13:36:58 INFO GlusterFS mount attempt 

16/06/2020 13:36:28 INFO GlusterFS mount attempt 

16/06/2020 13:35:58 INFO GlusterFS mount attempt 

16/06/2020 13:35:28 INFO GlusterFS mount attempt 

16/06/2020 13:34:58 INFO GlusterFS mount attempt 

16/06/2020 13:34:28 INFO GlusterFS mount attempt 

16/06/2020 13:33:58 INFO GlusterFS mount attempt 

16/06/2020 13:33:28 INFO GlusterFS mount attempt 

16/06/2020 13:32:57 INFO GlusterFS mount attempt 

16/06/2020 13:32:27 INFO GlusterFS mount attempt 

16/06/2020 13:31:57 INFO GlusterFS mount attempt 

16/06/2020 13:31:27 INFO GlusterFS mount attempt 

16/06/2020 13:30:57 INFO GlusterFS mount attempt 

16/06/2020 13:30:27 INFO GlusterFS mount attempt 

16/06/2020 13:29:57 INFO GlusterFS mount attempt 

16/06/2020 13:29:27 INFO GlusterFS mount attempt 

16/06/2020 13:28:57 INFO GlusterFS mount attempt 

16/06/2020 13:28:27 INFO GlusterFS mount attempt 

16/06/2020 13:27:56 INFO GlusterFS mount attempt 

16/06/2020 13:27:26 INFO GlusterFS mount attempt 

16/06/2020 13:26:56 INFO GlusterFS mount attempt 

16/06/2020 13:26:26 INFO GlusterFS mount attempt 

16/06/2020 13:25:56 INFO GlusterFS mount attempt 

16/06/2020 13:25:26 INFO GlusterFS mount attempt 

16/06/2020 13:24:56 INFO GlusterFS mount attempt 

16/06/2020 13:24:26 INFO GlusterFS mount attempt 

16/06/2020 13:23:56 INFO GlusterFS mount attempt 

16/06/2020 13:23:26 INFO GlusterFS mount attempt 

16/06/2020 13:22:56 INFO GlusterFS mount attempt 

16/06/2020 13:22:25 INFO GlusterFS mount attempt 

16/06/2020 13:21:55 INFO GlusterFS mount attempt 

16/06/2020 13:21:25 INFO GlusterFS mount attempt 

16/06/2020 13:20:55 INFO GlusterFS mount attempt 

16/06/2020 13:20:25 INFO GlusterFS mount attempt 

16/06/2020 13:19:55 INFO GlusterFS mount attempt 

16/06/2020 13:19:25 INFO GlusterFS mount attempt 

16/06/2020 13:18:55 INFO GlusterFS mount attempt 

16/06/2020 13:18:25 INFO GlusterFS mount attempt 

16/06/2020 13:17:55 INFO GlusterFS mount attempt 

16/06/2020 13:17:25 INFO GlusterFS mount attempt 

16/06/2020 13:16:54 INFO GlusterFS mount attempt 

16/06/2020 13:16:24 INFO GlusterFS mount attempt 

16/06/2020 13:15:54 INFO GlusterFS mount attempt 

16/06/2020 13:15:24 INFO GlusterFS mount attempt 

16/06/2020 13:14:54 INFO GlusterFS mount attempt 

16/06/2020 13:14:24 INFO GlusterFS mount attempt 

16/06/2020 13:13:54 INFO GlusterFS mount attempt 

16/06/2020 13:13:24 INFO GlusterFS mount attempt 

16/06/2020 13:12:54 INFO GlusterFS mount attempt 

16/06/2020 13:12:24 INFO GlusterFS mount attempt 

16/06/2020 13:11:54 INFO GlusterFS mount attempt 

16/06/2020 13:11:23 INFO GlusterFS mount attempt 

16/06/2020 13:10:53 INFO GlusterFS mount attempt 

16/06/2020 13:10:23 INFO GlusterFS mount attempt 

16/06/2020 13:09:53 INFO GlusterFS mount attempt 

16/06/2020 13:09:23 INFO GlusterFS mount attempt 

16/06/2020 13:08:53 INFO GlusterFS mount attempt 

16/06/2020 13:08:23 INFO GlusterFS mount attempt 

16/06/2020 13:07:53 INFO GlusterFS mount attempt 

16/06/2020 13:07:23 INFO GlusterFS mount attempt 

16/06/2020 13:06:53 INFO GlusterFS mount attempt 

16/06/2020 13:06:22 INFO GlusterFS mount attempt 

16/06/2020 13:05:52 INFO GlusterFS mount attempt 

16/06/2020 13:05:22 INFO GlusterFS mount attempt 

16/06/2020 13:04:52 INFO GlusterFS mount attempt 

16/06/2020 13:04:22 INFO GlusterFS mount attempt 

16/06/2020 13:03:52 INFO GlusterFS mount attempt 

16/06/2020 13:03:22 INFO GlusterFS mount attempt 

16/06/2020 13:02:52 INFO GlusterFS mount attempt 

16/06/2020 13:02:22 INFO GlusterFS mount attempt 

16/06/2020 13:01:52 INFO GlusterFS mount attempt 

16/06/2020 13:01:22 INFO GlusterFS mount attempt 

16/06/2020 13:00:52 INFO GlusterFS mount attempt 

16/06/2020 13:00:21 INFO GlusterFS mount attempt 

16/06/2020 12:59:51 INFO GlusterFS mount attempt 

16/06/2020 12:59:21 INFO GlusterFS mount attempt 

16/06/2020 12:58:51 INFO GlusterFS mount attempt 

16/06/2020 12:58:21 INFO GlusterFS mount attempt 

16/06/2020 12:57:51 INFO GlusterFS mount attempt 

16/06/2020 12:57:21 INFO GlusterFS mount attempt 

16/06/2020 12:56:51 INFO GlusterFS mount attempt 

16/06/2020 12:56:21 INFO GlusterFS mount attempt 

16/06/2020 12:55:51 INFO GlusterFS mount attempt 

16/06/2020 12:55:21 INFO GlusterFS mount attempt 

16/06/2020 12:54:50 INFO GlusterFS mount attempt 

16/06/2020 12:54:20 INFO GlusterFS mount attempt 

16/06/2020 12:53:50 INFO GlusterFS mount attempt 

16/06/2020 12:53:20 INFO GlusterFS mount attempt 

16/06/2020 12:52:50 INFO GlusterFS mount attempt 

16/06/2020 12:52:20 INFO GlusterFS mount attempt 

16/06/2020 12:51:50 INFO GlusterFS mount attempt 

16/06/2020 12:51:20 INFO GlusterFS mount attempt 

16/06/2020 12:50:50 INFO GlusterFS mount attempt 

16/06/2020 12:50:20 INFO GlusterFS mount attempt 

16/06/2020 12:49:50 INFO GlusterFS mount attempt 

16/06/2020 12:49:19 INFO GlusterFS mount attempt 

16/06/2020 12:48:49 INFO GlusterFS mount attempt 

16/06/2020 12:48:19 INFO GlusterFS mount attempt 

16/06/2020 12:47:49 INFO GlusterFS mount attempt 

16/06/2020 12:47:19 INFO GlusterFS mount attempt 

16/06/2020 12:46:49 INFO GlusterFS mount attempt 

16/06/2020 12:46:19 INFO GlusterFS mount attempt 

16/06/2020 12:45:49 INFO GlusterFS mount attempt 

16/06/2020 12:45:19 INFO GlusterFS mount attempt 

16/06/2020 12:44:49 INFO GlusterFS mount attempt 

16/06/2020 12:44:18 INFO GlusterFS mount attempt 

16/06/2020 12:43:48 INFO GlusterFS mount attempt 

16/06/2020 12:43:18 INFO GlusterFS mount attempt 

16/06/2020 12:42:48 INFO GlusterFS mount attempt 

16/06/2020 12:42:18 INFO GlusterFS mount attempt 

16/06/2020 12:41:48 INFO GlusterFS mount attempt 

16/06/2020 12:41:18 INFO GlusterFS mount attempt 

16/06/2020 12:40:48 INFO GlusterFS mount attempt 

16/06/2020 12:40:18 INFO GlusterFS mount attempt 

16/06/2020 12:39:48 INFO GlusterFS mount attempt 

16/06/2020 12:39:18 INFO GlusterFS mount attempt 

16/06/2020 12:38:48 INFO GlusterFS mount attempt 

16/06/2020 12:38:17 INFO GlusterFS mount attempt 

16/06/2020 12:37:47 INFO GlusterFS mount attempt 

16/06/2020 12:37:17 INFO GlusterFS mount attempt 

16/06/2020 12:36:47 INFO GlusterFS mount attempt 

16/06/2020 12:36:17 INFO GlusterFS mount attempt 

16/06/2020 12:35:47 INFO GlusterFS mount attempt 

16/06/2020 12:35:17 INFO GlusterFS mount attempt 

16/06/2020 12:34:47 INFO GlusterFS mount attempt 

16/06/2020 12:34:17 INFO GlusterFS mount attempt 

16/06/2020 12:33:47 INFO GlusterFS mount attempt 

16/06/2020 12:33:16 INFO GlusterFS mount attempt 

16/06/2020 12:32:46 INFO GlusterFS mount attempt 

16/06/2020 12:32:16 INFO GlusterFS mount attempt 

16/06/2020 12:31:46 INFO GlusterFS mount attempt 

16/06/2020 12:31:16 INFO GlusterFS mount attempt 

16/06/2020 12:30:46 INFO GlusterFS mount attempt 

16/06/2020 12:30:16 INFO GlusterFS mount attempt 

16/06/2020 12:29:46 INFO GlusterFS mount attempt 

16/06/2020 12:29:16 INFO GlusterFS mount attempt 

16/06/2020 12:28:46 INFO GlusterFS mount attempt 

16/06/2020 12:28:16 INFO GlusterFS mount attempt 

16/06/2020 12:27:45 INFO GlusterFS mount attempt 

16/06/2020 12:27:15 INFO GlusterFS mount attempt 

16/06/2020 12:26:45 INFO GlusterFS mount attempt 

16/06/2020 12:26:15 INFO GlusterFS mount attempt 

16/06/2020 12:25:45 INFO GlusterFS mount attempt 

16/06/2020 12:25:15 INFO GlusterFS mount attempt 

16/06/2020 12:24:45 INFO GlusterFS mount attempt 

16/06/2020 12:24:15 INFO GlusterFS mount attempt 

16/06/2020 12:23:45 INFO GlusterFS mount attempt 

16/06/2020 12:23:15 INFO GlusterFS mount attempt 

16/06/2020 12:22:44 INFO GlusterFS mount attempt 

16/06/2020 12:22:14 INFO GlusterFS mount attempt 

16/06/2020 12:21:44 INFO GlusterFS mount attempt 

16/06/2020 12:21:14 INFO GlusterFS mount attempt 

16/06/2020 12:20:44 INFO GlusterFS mount attempt 

16/06/2020 12:20:14 INFO GlusterFS mount attempt 

16/06/2020 12:19:44 INFO GlusterFS mount attempt 

16/06/2020 12:19:14 INFO GlusterFS mount attempt 

16/06/2020 12:18:44 INFO GlusterFS mount attempt 

16/06/2020 12:18:14 INFO GlusterFS mount attempt 

16/06/2020 12:17:44 INFO GlusterFS mount attempt 

16/06/2020 12:17:13 INFO GlusterFS mount attempt 

16/06/2020 12:16:43 INFO GlusterFS mount attempt 

16/06/2020 12:16:13 INFO GlusterFS mount attempt 

16/06/2020 12:15:43 INFO GlusterFS mount attempt 

16/06/2020 12:15:13 INFO GlusterFS mount attempt 

16/06/2020 12:14:43 INFO GlusterFS mount attempt 

16/06/2020 12:14:13 INFO GlusterFS mount attempt 

16/06/2020 12:13:43 INFO GlusterFS mount attempt 

16/06/2020 12:13:13 INFO GlusterFS mount attempt 

16/06/2020 12:12:43 INFO GlusterFS mount attempt 

16/06/2020 12:12:13 INFO GlusterFS mount attempt 

16/06/2020 12:11:42 INFO GlusterFS mount attempt 

16/06/2020 12:11:12 INFO GlusterFS mount attempt 

16/06/2020 12:10:42 INFO GlusterFS mount attempt 

16/06/2020 12:10:12 INFO GlusterFS mount attempt 

16/06/2020 12:09:42 INFO GlusterFS mount attempt 

16/06/2020 12:09:12 INFO GlusterFS mount attempt 

16/06/2020 12:08:42 INFO GlusterFS mount attempt 

16/06/2020 12:08:12 INFO GlusterFS mount attempt 

16/06/2020 12:07:42 INFO GlusterFS mount attempt 

16/06/2020 12:07:12 INFO GlusterFS mount attempt 

16/06/2020 12:06:42 INFO GlusterFS mount attempt 

16/06/2020 12:06:11 INFO GlusterFS mount attempt 

16/06/2020 12:05:41 INFO GlusterFS mount attempt 

16/06/2020 12:05:11 INFO GlusterFS mount attempt 

16/06/2020 12:04:41 INFO GlusterFS mount attempt 

16/06/2020 12:04:11 INFO GlusterFS mount attempt 

16/06/2020 12:03:41 INFO GlusterFS mount attempt 

16/06/2020 12:03:11 INFO GlusterFS mount attempt 

16/06/2020 12:02:41 INFO GlusterFS mount attempt 

16/06/2020 12:02:11 INFO GlusterFS mount attempt 

16/06/2020 12:01:41 INFO GlusterFS mount attempt 

16/06/2020 12:01:11 INFO GlusterFS mount attempt 

16/06/2020 12:00:40 INFO GlusterFS mount attempt 

16/06/2020 12:00:10 INFO GlusterFS mount attempt 

16/06/2020 11:59:40 INFO GlusterFS mount attempt 

16/06/2020 11:59:10 INFO GlusterFS mount attempt 

16/06/2020 11:58:40 INFO GlusterFS mount attempt 

16/06/2020 11:58:10 INFO GlusterFS mount attempt 

16/06/2020 11:57:40 INFO GlusterFS mount attempt 

16/06/2020 11:57:10 INFO GlusterFS mount attempt 

16/06/2020 11:56:40 INFO GlusterFS mount attempt 

16/06/2020 11:56:10 INFO GlusterFS mount attempt 

16/06/2020 11:55:40 INFO GlusterFS mount attempt 

16/06/2020 11:55:09 INFO GlusterFS mount attempt 

16/06/2020 11:54:39 INFO GlusterFS mount attempt 

16/06/2020 11:54:09 INFO GlusterFS mount attempt 

16/06/2020 11:53:39 INFO GlusterFS mount attempt 

16/06/2020 11:53:09 INFO GlusterFS mount attempt 

16/06/2020 11:52:39 INFO GlusterFS mount attempt 

16/06/2020 11:52:09 INFO GlusterFS mount attempt 

16/06/2020 11:51:39 INFO GlusterFS mount attempt 

16/06/2020 11:51:09 INFO GlusterFS mount attempt 

16/06/2020 11:50:39 INFO GlusterFS mount attempt 

16/06/2020 11:50:09 INFO GlusterFS mount attempt 

16/06/2020 11:49:38 INFO GlusterFS mount attempt 

16/06/2020 11:49:08 INFO GlusterFS mount attempt 

16/06/2020 11:48:38 INFO GlusterFS mount attempt 

16/06/2020 11:48:08 INFO GlusterFS mount attempt 

16/06/2020 11:47:38 INFO GlusterFS mount attempt 

16/06/2020 11:47:08 INFO GlusterFS mount attempt 

16/06/2020 11:46:38 INFO GlusterFS mount attempt 

16/06/2020 11:46:08 INFO GlusterFS mount attempt 

16/06/2020 11:45:38 INFO GlusterFS mount attempt 

16/06/2020 11:45:08 INFO GlusterFS mount attempt 

16/06/2020 11:44:38 INFO GlusterFS mount attempt 

16/06/2020 11:44:08 INFO GlusterFS mount attempt 

16/06/2020 11:43:37 INFO GlusterFS mount attempt 

16/06/2020 11:43:07 INFO GlusterFS mount attempt 

16/06/2020 11:42:37 INFO GlusterFS mount attempt 

16/06/2020 11:42:07 INFO GlusterFS mount attempt 

16/06/2020 11:41:37 INFO GlusterFS mount attempt 

16/06/2020 11:41:07 INFO GlusterFS mount attempt 

16/06/2020 11:40:37 INFO GlusterFS mount attempt 

16/06/2020 11:40:07 INFO GlusterFS mount attempt 

16/06/2020 11:39:37 INFO GlusterFS mount attempt 

16/06/2020 11:39:07 INFO GlusterFS mount attempt 

16/06/2020 11:38:37 INFO GlusterFS mount attempt 

16/06/2020 11:38:06 INFO GlusterFS mount attempt 

16/06/2020 11:37:36 INFO GlusterFS mount attempt 

16/06/2020 11:37:06 INFO GlusterFS mount attempt 

16/06/2020 11:36:36 INFO GlusterFS mount attempt 

16/06/2020 11:36:06 INFO GlusterFS mount attempt 

16/06/2020 11:35:36 INFO GlusterFS mount attempt 

16/06/2020 11:35:06 INFO GlusterFS mount attempt 

16/06/2020 11:34:36 INFO GlusterFS mount attempt 

16/06/2020 11:34:06 INFO GlusterFS mount attempt 

16/06/2020 11:33:36 INFO GlusterFS mount attempt 

16/06/2020 11:33:06 INFO GlusterFS mount attempt 

16/06/2020 11:32:35 INFO GlusterFS mount attempt 

16/06/2020 11:32:05 INFO GlusterFS mount attempt 

16/06/2020 11:31:35 INFO GlusterFS mount attempt 

16/06/2020 11:31:05 INFO GlusterFS mount attempt 

16/06/2020 11:30:35 INFO GlusterFS mount attempt 

16/06/2020 11:30:05 INFO GlusterFS mount attempt 

16/06/2020 11:29:35 INFO GlusterFS mount attempt 

16/06/2020 11:29:05 INFO GlusterFS mount attempt 

16/06/2020 11:28:35 INFO GlusterFS mount attempt 

16/06/2020 11:28:05 INFO GlusterFS mount attempt 

16/06/2020 11:27:35 INFO GlusterFS mount attempt 

16/06/2020 11:27:04 INFO GlusterFS mount attempt 

16/06/2020 11:26:34 INFO GlusterFS mount attempt 

16/06/2020 11:26:04 INFO GlusterFS mount attempt 

16/06/2020 11:25:34 INFO GlusterFS mount attempt 

16/06/2020 11:25:04 INFO GlusterFS mount attempt 

16/06/2020 11:24:34 INFO GlusterFS mount attempt 

16/06/2020 11:24:04 INFO GlusterFS mount attempt 

16/06/2020 11:23:34 INFO GlusterFS mount attempt 

16/06/2020 11:23:04 INFO GlusterFS mount attempt 

16/06/2020 11:22:34 INFO GlusterFS mount attempt 

16/06/2020 11:22:04 INFO GlusterFS mount attempt 

16/06/2020 11:21:33 INFO GlusterFS mount attempt 

16/06/2020 11:21:03 INFO GlusterFS mount attempt 

16/06/2020 11:20:33 INFO GlusterFS mount attempt 

16/06/2020 11:20:03 INFO GlusterFS mount attempt 

16/06/2020 11:19:33 INFO GlusterFS mount attempt 

16/06/2020 11:19:03 INFO GlusterFS mount attempt 

16/06/2020 11:18:33 INFO GlusterFS mount attempt 

16/06/2020 11:18:03 INFO GlusterFS mount attempt 

16/06/2020 11:17:33 INFO GlusterFS mount attempt 

16/06/2020 11:17:03 INFO GlusterFS mount attempt 

16/06/2020 11:16:33 INFO GlusterFS mount attempt 

16/06/2020 11:16:02 INFO GlusterFS mount attempt 

16/06/2020 11:15:32 INFO GlusterFS mount attempt 

16/06/2020 11:15:02 INFO GlusterFS mount attempt 

16/06/2020 11:14:32 INFO GlusterFS mount attempt 

16/06/2020 11:14:02 INFO GlusterFS mount attempt 

16/06/2020 11:13:32 INFO GlusterFS mount attempt 

16/06/2020 11:13:02 INFO GlusterFS mount attempt 

16/06/2020 11:12:32 INFO GlusterFS mount attempt 

16/06/2020 11:12:02 INFO GlusterFS mount attempt 

16/06/2020 11:11:32 INFO GlusterFS mount attempt 

16/06/2020 11:11:01 INFO GlusterFS mount attempt 

16/06/2020 11:10:31 INFO GlusterFS mount attempt 

16/06/2020 11:10:01 INFO GlusterFS mount attempt 

16/06/2020 11:09:31 INFO GlusterFS mount attempt 

16/06/2020 11:09:01 INFO GlusterFS mount attempt 

16/06/2020 11:08:31 INFO GlusterFS mount attempt 

16/06/2020 11:08:01 INFO GlusterFS mount attempt 

16/06/2020 11:07:31 INFO GlusterFS mount attempt 

16/06/2020 11:07:01 INFO GlusterFS mount attempt 

16/06/2020 11:06:31 INFO GlusterFS mount attempt 

16/06/2020 11:06:01 INFO GlusterFS mount attempt 

16/06/2020 11:05:31 INFO GlusterFS mount attempt 

16/06/2020 11:05:00 INFO GlusterFS mount attempt 

16/06/2020 11:04:30 INFO GlusterFS mount attempt 

16/06/2020 11:04:00 INFO GlusterFS mount attempt 

16/06/2020 11:03:30 INFO GlusterFS mount attempt 

16/06/2020 11:03:00 INFO GlusterFS mount attempt 

16/06/2020 11:02:30 INFO GlusterFS mount attempt 

16/06/2020 11:02:00 INFO GlusterFS mount attempt 

16/06/2020 11:01:30 INFO GlusterFS mount attempt 

16/06/2020 11:01:00 INFO GlusterFS mount attempt 

16/06/2020 11:00:30 INFO GlusterFS mount attempt 

16/06/2020 11:00:00 INFO GlusterFS mount attempt 

16/06/2020 10:59:29 INFO GlusterFS mount attempt 

16/06/2020 10:58:59 INFO GlusterFS mount attempt 

16/06/2020 10:58:29 INFO GlusterFS mount attempt 

16/06/2020 10:57:59 INFO GlusterFS mount attempt 

16/06/2020 10:57:29 INFO GlusterFS mount attempt 

16/06/2020 10:56:59 INFO GlusterFS mount attempt 

16/06/2020 10:56:29 INFO GlusterFS mount attempt 

16/06/2020 10:55:59 INFO GlusterFS mount attempt 

16/06/2020 10:55:29 INFO GlusterFS mount attempt 

16/06/2020 10:54:59 INFO GlusterFS mount attempt 

16/06/2020 10:54:29 INFO GlusterFS mount attempt 

16/06/2020 10:53:58 INFO GlusterFS mount attempt 

16/06/2020 10:53:28 INFO GlusterFS mount attempt 

16/06/2020 10:52:58 INFO GlusterFS mount attempt 

16/06/2020 10:52:28 INFO GlusterFS mount attempt 

16/06/2020 10:51:58 INFO GlusterFS mount attempt 

16/06/2020 10:51:28 INFO GlusterFS mount attempt 

16/06/2020 10:50:58 INFO GlusterFS mount attempt 

16/06/2020 10:50:28 INFO GlusterFS mount attempt 

16/06/2020 10:49:58 INFO GlusterFS mount attempt 

16/06/2020 10:49:27 INFO GlusterFS mount attempt 

16/06/2020 10:48:57 INFO GlusterFS mount attempt 

16/06/2020 10:48:27 INFO GlusterFS mount attempt 

16/06/2020 10:47:57 INFO GlusterFS mount attempt 

16/06/2020 10:47:27 INFO GlusterFS mount attempt 

16/06/2020 10:46:57 INFO GlusterFS mount attempt 

16/06/2020 10:46:27 INFO GlusterFS mount attempt 

16/06/2020 10:45:57 INFO GlusterFS mount attempt 

16/06/2020 10:45:27 INFO GlusterFS mount attempt 

16/06/2020 10:44:57 INFO GlusterFS mount attempt 

16/06/2020 10:44:27 INFO GlusterFS mount attempt 

16/06/2020 10:43:56 INFO GlusterFS mount attempt 

16/06/2020 10:43:26 INFO GlusterFS mount attempt 

16/06/2020 10:42:56 INFO GlusterFS mount attempt 

16/06/2020 10:42:26 INFO GlusterFS mount attempt 

16/06/2020 10:41:56 INFO GlusterFS mount attempt 

16/06/2020 10:41:26 INFO GlusterFS mount attempt 

16/06/2020 10:40:56 INFO GlusterFS mount attempt 

16/06/2020 10:40:26 INFO GlusterFS mount attempt 

16/06/2020 10:39:56 INFO GlusterFS mount attempt 

16/06/2020 10:39:26 INFO GlusterFS mount attempt 

16/06/2020 10:38:56 INFO GlusterFS mount attempt 

16/06/2020 10:38:25 INFO GlusterFS mount attempt 

16/06/2020 10:37:55 INFO GlusterFS mount attempt 

16/06/2020 10:37:25 INFO GlusterFS mount attempt 

16/06/2020 10:36:55 INFO GlusterFS mount attempt 

16/06/2020 10:36:25 INFO GlusterFS mount attempt 

16/06/2020 10:35:55 INFO GlusterFS mount attempt 

16/06/2020 10:35:25 INFO GlusterFS mount attempt 

16/06/2020 10:34:55 INFO GlusterFS mount attempt 

16/06/2020 10:34:25 INFO GlusterFS mount attempt 

16/06/2020 10:33:55 INFO GlusterFS mount attempt 

16/06/2020 10:33:25 INFO GlusterFS mount attempt 

16/06/2020 10:32:54 INFO GlusterFS mount attempt 

16/06/2020 10:32:24 INFO GlusterFS mount attempt 

16/06/2020 10:31:54 INFO GlusterFS mount attempt 

16/06/2020 10:31:24 INFO GlusterFS mount attempt 

16/06/2020 10:30:54 INFO GlusterFS mount attempt 

16/06/2020 10:30:24 INFO GlusterFS mount attempt 

16/06/2020 10:29:54 INFO GlusterFS mount attempt 

16/06/2020 10:29:24 INFO GlusterFS mount attempt 

16/06/2020 10:28:54 INFO GlusterFS mount attempt 

16/06/2020 10:28:24 INFO GlusterFS mount attempt 

16/06/2020 10:27:54 INFO GlusterFS mount attempt 

16/06/2020 10:27:23 INFO GlusterFS mount attempt 

16/06/2020 10:26:53 INFO GlusterFS mount attempt 

16/06/2020 10:26:23 INFO GlusterFS mount attempt 

16/06/2020 10:25:53 INFO GlusterFS mount attempt 

16/06/2020 10:25:23 INFO GlusterFS mount attempt 

16/06/2020 10:24:53 INFO GlusterFS mount attempt 

16/06/2020 10:24:23 INFO GlusterFS mount attempt 

16/06/2020 10:23:53 INFO GlusterFS mount attempt 

16/06/2020 10:23:23 INFO GlusterFS mount attempt 

16/06/2020 10:22:53 INFO GlusterFS mount attempt 

16/06/2020 10:22:23 INFO GlusterFS mount attempt 

16/06/2020 10:21:52 INFO GlusterFS mount attempt 

16/06/2020 10:21:22 INFO GlusterFS mount attempt 

16/06/2020 10:20:52 INFO GlusterFS mount attempt 

16/06/2020 10:20:22 INFO GlusterFS mount attempt 

16/06/2020 10:19:52 INFO GlusterFS mount attempt 

16/06/2020 10:19:22 INFO GlusterFS mount attempt 

16/06/2020 10:18:52 INFO GlusterFS mount attempt 

16/06/2020 10:18:22 INFO GlusterFS mount attempt 

16/06/2020 10:17:52 INFO GlusterFS mount attempt 

16/06/2020 10:17:22 INFO GlusterFS mount attempt 

16/06/2020 10:16:51 INFO GlusterFS mount attempt 

16/06/2020 10:16:21 INFO GlusterFS mount attempt 

16/06/2020 10:15:51 INFO GlusterFS mount attempt 

16/06/2020 10:15:21 INFO GlusterFS mount attempt 

16/06/2020 10:14:51 INFO GlusterFS mount attempt 

16/06/2020 10:14:21 INFO GlusterFS mount attempt 

16/06/2020 10:13:51 INFO GlusterFS mount attempt 

16/06/2020 10:13:21 INFO GlusterFS mount attempt 

16/06/2020 10:12:51 INFO GlusterFS mount attempt 

16/06/2020 10:12:21 INFO GlusterFS mount attempt 

16/06/2020 10:11:51 INFO GlusterFS mount attempt 

16/06/2020 10:11:21 INFO GlusterFS mount attempt 

16/06/2020 10:10:50 INFO GlusterFS mount attempt 

16/06/2020 10:10:20 INFO GlusterFS mount attempt 

16/06/2020 10:09:50 INFO GlusterFS mount attempt 

16/06/2020 10:09:20 INFO GlusterFS mount attempt 

16/06/2020 10:08:50 INFO GlusterFS mount attempt 

16/06/2020 10:08:20 INFO GlusterFS mount attempt 

16/06/2020 10:07:50 INFO GlusterFS mount attempt 

16/06/2020 10:07:20 INFO GlusterFS mount attempt 

16/06/2020 10:06:50 INFO GlusterFS mount attempt 

16/06/2020 10:06:20 INFO GlusterFS mount attempt 

16/06/2020 10:05:50 INFO GlusterFS mount attempt 

16/06/2020 10:05:19 INFO GlusterFS mount attempt 

16/06/2020 10:04:49 INFO GlusterFS mount attempt 

16/06/2020 10:04:19 INFO GlusterFS mount attempt 

16/06/2020 10:03:49 INFO GlusterFS mount attempt 

16/06/2020 10:03:19 INFO GlusterFS mount attempt 

16/06/2020 10:02:49 INFO GlusterFS mount attempt 

16/06/2020 10:02:19 INFO GlusterFS mount attempt 

16/06/2020 10:01:49 INFO GlusterFS mount attempt 

16/06/2020 10:01:19 INFO GlusterFS mount attempt 

16/06/2020 10:00:49 INFO GlusterFS mount attempt 

16/06/2020 10:00:19 INFO GlusterFS mount attempt 

16/06/2020 09:59:48 INFO GlusterFS mount attempt 

16/06/2020 09:59:18 INFO GlusterFS mount attempt 

16/06/2020 09:58:48 INFO GlusterFS mount attempt 

16/06/2020 09:58:18 INFO GlusterFS mount attempt 

16/06/2020 09:57:48 INFO GlusterFS mount attempt 

16/06/2020 09:57:18 INFO GlusterFS mount attempt 

16/06/2020 09:56:48 INFO GlusterFS mount attempt 

16/06/2020 09:56:18 INFO GlusterFS mount attempt 

16/06/2020 09:55:48 INFO GlusterFS mount attempt 

16/06/2020 09:55:18 INFO GlusterFS mount attempt 

16/06/2020 09:54:47 INFO GlusterFS mount attempt 

16/06/2020 09:54:17 INFO GlusterFS mount attempt 

16/06/2020 09:53:47 INFO GlusterFS mount attempt 

16/06/2020 09:53:17 INFO GlusterFS mount attempt 

16/06/2020 09:52:47 INFO GlusterFS mount attempt 

16/06/2020 09:52:17 INFO GlusterFS mount attempt 

16/06/2020 09:51:47 INFO GlusterFS mount attempt 

16/06/2020 09:51:17 INFO GlusterFS mount attempt 

16/06/2020 09:50:47 INFO GlusterFS mount attempt 

16/06/2020 09:50:17 INFO GlusterFS mount attempt 

16/06/2020 09:49:47 INFO GlusterFS mount attempt 

16/06/2020 09:49:16 INFO GlusterFS mount attempt 

16/06/2020 09:48:46 INFO GlusterFS mount attempt 

16/06/2020 09:48:16 INFO GlusterFS mount attempt 

16/06/2020 09:47:46 INFO GlusterFS mount attempt 

16/06/2020 09:47:16 INFO GlusterFS mount attempt 

16/06/2020 09:46:46 INFO GlusterFS mount attempt 

16/06/2020 09:46:16 INFO GlusterFS mount attempt 

16/06/2020 09:45:46 INFO GlusterFS mount attempt 

16/06/2020 09:45:16 INFO GlusterFS mount attempt 

16/06/2020 09:44:46 INFO GlusterFS mount attempt 

16/06/2020 09:44:16 INFO GlusterFS mount attempt 

16/06/2020 09:43:45 INFO GlusterFS mount attempt 

16/06/2020 09:43:15 INFO GlusterFS mount attempt 

16/06/2020 09:42:45 INFO GlusterFS mount attempt 

16/06/2020 09:42:15 INFO GlusterFS mount attempt 

16/06/2020 09:41:45 INFO GlusterFS mount attempt 

16/06/2020 09:41:15 INFO GlusterFS mount attempt 

16/06/2020 09:40:45 INFO GlusterFS mount attempt 

16/06/2020 09:40:15 INFO GlusterFS mount attempt 

16/06/2020 09:39:45 INFO GlusterFS mount attempt 

16/06/2020 09:39:15 INFO GlusterFS mount attempt 

16/06/2020 09:38:44 INFO GlusterFS mount attempt 

16/06/2020 09:38:14 INFO GlusterFS mount attempt 

16/06/2020 09:37:44 INFO GlusterFS mount attempt 

16/06/2020 09:37:14 INFO GlusterFS mount attempt 

16/06/2020 09:36:44 INFO GlusterFS mount attempt 

16/06/2020 09:36:14 INFO GlusterFS mount attempt 

16/06/2020 09:35:44 INFO GlusterFS mount attempt 

16/06/2020 09:35:14 INFO GlusterFS mount attempt 

16/06/2020 09:34:44 INFO GlusterFS mount attempt 

16/06/2020 09:34:14 INFO GlusterFS mount attempt 

16/06/2020 09:33:44 INFO GlusterFS mount attempt 

16/06/2020 09:33:13 INFO GlusterFS mount attempt 

16/06/2020 09:32:43 INFO GlusterFS mount attempt 

16/06/2020 09:32:13 INFO GlusterFS mount attempt 

16/06/2020 09:31:43 INFO GlusterFS mount attempt 

16/06/2020 09:31:13 INFO GlusterFS mount attempt 

16/06/2020 09:30:43 INFO GlusterFS mount attempt 

16/06/2020 09:30:13 INFO GlusterFS mount attempt 

16/06/2020 09:29:43 INFO GlusterFS mount attempt 

16/06/2020 09:29:13 INFO GlusterFS mount attempt 

16/06/2020 09:28:43 INFO GlusterFS mount attempt 

16/06/2020 09:28:13 INFO GlusterFS mount attempt 

16/06/2020 09:27:42 INFO GlusterFS mount attempt 

16/06/2020 09:27:12 INFO GlusterFS mount attempt 

16/06/2020 09:26:42 INFO GlusterFS mount attempt 

16/06/2020 09:26:12 INFO GlusterFS mount attempt 

16/06/2020 09:25:42 INFO GlusterFS mount attempt 

16/06/2020 09:25:12 INFO GlusterFS mount attempt 

16/06/2020 09:24:42 INFO GlusterFS mount attempt 

16/06/2020 09:24:12 INFO GlusterFS mount attempt 

16/06/2020 09:23:42 INFO GlusterFS mount attempt 

16/06/2020 09:23:12 INFO GlusterFS mount attempt 

16/06/2020 09:22:42 INFO GlusterFS mount attempt 

16/06/2020 09:22:11 INFO GlusterFS mount attempt 

16/06/2020 09:21:41 INFO GlusterFS mount attempt 

16/06/2020 09:21:11 INFO GlusterFS mount attempt 

16/06/2020 09:20:41 INFO GlusterFS mount attempt 

16/06/2020 09:20:11 INFO GlusterFS mount attempt 

16/06/2020 09:19:41 INFO GlusterFS mount attempt 

16/06/2020 09:19:11 INFO GlusterFS mount attempt 

16/06/2020 09:18:41 INFO GlusterFS mount attempt 

16/06/2020 09:18:11 INFO GlusterFS mount attempt 

16/06/2020 09:17:41 INFO GlusterFS mount attempt 

16/06/2020 09:17:11 INFO GlusterFS mount attempt 

16/06/2020 09:16:40 INFO GlusterFS mount attempt 

16/06/2020 09:16:10 INFO GlusterFS mount attempt 

16/06/2020 09:15:40 INFO GlusterFS mount attempt 

16/06/2020 09:15:10 INFO GlusterFS mount attempt 

16/06/2020 09:14:40 INFO GlusterFS mount attempt 

16/06/2020 09:14:10 INFO GlusterFS mount attempt 

16/06/2020 09:13:40 INFO GlusterFS mount attempt 

16/06/2020 09:13:10 INFO GlusterFS mount attempt 

16/06/2020 09:12:40 INFO GlusterFS mount attempt 

16/06/2020 09:12:10 INFO GlusterFS mount attempt 

16/06/2020 09:11:40 INFO GlusterFS mount attempt 

16/06/2020 09:11:09 INFO GlusterFS mount attempt 

16/06/2020 09:10:39 INFO GlusterFS mount attempt 

16/06/2020 09:10:09 INFO GlusterFS mount attempt 

16/06/2020 09:09:39 INFO GlusterFS mount attempt 

16/06/2020 09:09:09 INFO GlusterFS mount attempt 

16/06/2020 09:08:39 INFO GlusterFS mount attempt 

16/06/2020 09:08:09 INFO GlusterFS mount attempt 

16/06/2020 09:07:39 INFO GlusterFS mount attempt 

16/06/2020 09:07:09 INFO GlusterFS mount attempt 

16/06/2020 09:06:39 INFO GlusterFS mount attempt 

16/06/2020 09:06:09 INFO GlusterFS mount attempt 

16/06/2020 09:05:38 INFO GlusterFS mount attempt 

16/06/2020 09:05:08 INFO GlusterFS mount attempt 

16/06/2020 09:04:38 INFO GlusterFS mount attempt 

16/06/2020 09:04:08 INFO GlusterFS mount attempt 

16/06/2020 09:03:38 INFO GlusterFS mount attempt 

16/06/2020 09:03:08 INFO GlusterFS mount attempt 

16/06/2020 09:02:38 INFO GlusterFS mount attempt 

16/06/2020 09:02:08 INFO GlusterFS mount attempt 

16/06/2020 09:01:38 INFO GlusterFS mount attempt 

16/06/2020 09:01:08 INFO GlusterFS mount attempt 

16/06/2020 09:00:38 INFO GlusterFS mount attempt 

16/06/2020 09:00:07 INFO GlusterFS mount attempt 

16/06/2020 08:59:37 INFO GlusterFS mount attempt 

16/06/2020 08:59:07 INFO GlusterFS mount attempt 

16/06/2020 08:58:37 INFO GlusterFS mount attempt 

16/06/2020 08:58:07 INFO GlusterFS mount attempt 

16/06/2020 08:57:37 INFO GlusterFS mount attempt 

16/06/2020 08:57:07 INFO GlusterFS mount attempt 

16/06/2020 08:56:37 INFO GlusterFS mount attempt 

16/06/2020 08:56:07 INFO GlusterFS mount attempt 

16/06/2020 08:55:37 INFO GlusterFS mount attempt 

16/06/2020 08:55:07 INFO GlusterFS mount attempt 

16/06/2020 08:54:36 INFO GlusterFS mount attempt 

16/06/2020 08:54:06 INFO GlusterFS mount attempt 

16/06/2020 08:53:36 INFO GlusterFS mount attempt 

16/06/2020 08:53:06 INFO GlusterFS mount attempt 

16/06/2020 08:52:36 INFO GlusterFS mount attempt 

16/06/2020 08:52:06 INFO GlusterFS mount attempt 

16/06/2020 08:51:36 INFO GlusterFS mount attempt 

16/06/2020 08:51:06 INFO GlusterFS mount attempt 

16/06/2020 08:50:36 INFO GlusterFS mount attempt 

16/06/2020 08:50:06 INFO GlusterFS mount attempt 

16/06/2020 08:49:36 INFO GlusterFS mount attempt 

16/06/2020 08:49:05 INFO GlusterFS mount attempt 

16/06/2020 08:48:35 INFO GlusterFS mount attempt 

16/06/2020 08:48:05 INFO GlusterFS mount attempt 

16/06/2020 08:47:35 INFO GlusterFS mount attempt 

16/06/2020 08:47:05 INFO GlusterFS mount attempt 

16/06/2020 08:46:35 INFO GlusterFS mount attempt 

16/06/2020 08:46:05 INFO GlusterFS mount attempt 

16/06/2020 08:45:35 INFO GlusterFS mount attempt 

16/06/2020 08:45:05 INFO GlusterFS mount attempt 

16/06/2020 08:44:35 INFO GlusterFS mount attempt 

16/06/2020 08:44:05 INFO GlusterFS mount attempt 

16/06/2020 08:43:34 INFO GlusterFS mount attempt 

16/06/2020 08:43:04 INFO GlusterFS mount attempt 

16/06/2020 08:42:34 INFO GlusterFS mount attempt 

16/06/2020 08:42:04 INFO GlusterFS mount attempt 

16/06/2020 08:41:34 INFO GlusterFS mount attempt 

16/06/2020 08:41:04 INFO GlusterFS mount attempt 

16/06/2020 08:40:34 INFO GlusterFS mount attempt 

16/06/2020 08:40:04 INFO GlusterFS mount attempt 

16/06/2020 08:39:34 INFO GlusterFS mount attempt 

16/06/2020 08:39:04 INFO GlusterFS mount attempt 

16/06/2020 08:38:34 INFO GlusterFS mount attempt 

16/06/2020 08:38:03 INFO GlusterFS mount attempt 

16/06/2020 08:37:33 INFO GlusterFS mount attempt 

16/06/2020 08:37:03 INFO GlusterFS mount attempt 

16/06/2020 08:36:33 INFO GlusterFS mount attempt 

16/06/2020 08:36:03 INFO GlusterFS mount attempt 

16/06/2020 08:35:33 INFO GlusterFS mount attempt 

16/06/2020 08:35:03 INFO GlusterFS mount attempt 

16/06/2020 08:34:33 INFO GlusterFS mount attempt 

16/06/2020 08:34:03 INFO GlusterFS mount attempt 

16/06/2020 08:33:33 INFO GlusterFS mount attempt 

16/06/2020 08:33:03 INFO GlusterFS mount attempt 

16/06/2020 08:32:33 INFO GlusterFS mount attempt 

16/06/2020 08:32:02 INFO GlusterFS mount attempt 

16/06/2020 08:31:32 INFO GlusterFS mount attempt 

16/06/2020 08:31:02 INFO GlusterFS mount attempt 

16/06/2020 08:30:32 INFO GlusterFS mount attempt 

16/06/2020 08:30:02 INFO GlusterFS mount attempt 

16/06/2020 08:29:32 INFO GlusterFS mount attempt 

16/06/2020 08:29:02 INFO GlusterFS mount attempt 

16/06/2020 08:28:32 INFO GlusterFS mount attempt 

16/06/2020 08:28:02 INFO GlusterFS mount attempt 

16/06/2020 08:27:32 INFO GlusterFS mount attempt 

16/06/2020 08:27:01 INFO GlusterFS mount attempt 

16/06/2020 08:26:31 INFO GlusterFS mount attempt 

16/06/2020 08:26:01 INFO GlusterFS mount attempt 

16/06/2020 08:25:31 INFO GlusterFS mount attempt 

16/06/2020 08:25:01 INFO GlusterFS mount attempt 

16/06/2020 08:24:31 INFO GlusterFS mount attempt 

16/06/2020 08:24:01 INFO GlusterFS mount attempt 

16/06/2020 08:23:31 INFO GlusterFS mount attempt 

16/06/2020 08:23:01 INFO GlusterFS mount attempt 

16/06/2020 08:22:31 INFO GlusterFS mount attempt 

16/06/2020 08:22:01 INFO GlusterFS mount attempt 

16/06/2020 08:21:30 INFO GlusterFS mount attempt 

16/06/2020 08:21:00 INFO GlusterFS mount attempt 

16/06/2020 08:20:30 INFO GlusterFS mount attempt 

16/06/2020 08:20:00 INFO GlusterFS mount attempt 

16/06/2020 08:19:30 INFO GlusterFS mount attempt 

16/06/2020 08:19:00 INFO GlusterFS mount attempt 

16/06/2020 08:18:30 INFO GlusterFS mount attempt 

16/06/2020 08:18:00 INFO GlusterFS mount attempt 

16/06/2020 08:17:30 INFO GlusterFS mount attempt 

16/06/2020 08:17:00 INFO GlusterFS mount attempt 

16/06/2020 08:16:30 INFO GlusterFS mount attempt 

16/06/2020 08:16:00 INFO GlusterFS mount attempt 

16/06/2020 08:15:29 INFO GlusterFS mount attempt 

16/06/2020 08:14:59 INFO GlusterFS mount attempt 

16/06/2020 08:14:29 INFO GlusterFS mount attempt 

16/06/2020 08:13:59 INFO GlusterFS mount attempt 

16/06/2020 08:13:29 INFO GlusterFS mount attempt 

16/06/2020 08:12:59 INFO GlusterFS mount attempt 

16/06/2020 08:12:29 INFO GlusterFS mount attempt 

16/06/2020 08:11:59 INFO GlusterFS mount attempt 

16/06/2020 08:11:29 INFO GlusterFS mount attempt 

16/06/2020 08:10:59 INFO GlusterFS mount attempt 

16/06/2020 08:10:28 INFO GlusterFS mount attempt 

16/06/2020 08:09:58 INFO GlusterFS mount attempt 

16/06/2020 08:09:28 INFO GlusterFS mount attempt 

16/06/2020 08:08:58 INFO GlusterFS mount attempt 

16/06/2020 08:08:28 INFO GlusterFS mount attempt 

16/06/2020 08:07:58 INFO GlusterFS mount attempt 

16/06/2020 08:07:28 INFO GlusterFS mount attempt 

16/06/2020 08:06:58 INFO GlusterFS mount attempt 

16/06/2020 08:06:28 INFO GlusterFS mount attempt 

16/06/2020 08:05:58 INFO GlusterFS mount attempt 

16/06/2020 08:05:28 INFO GlusterFS mount attempt 

16/06/2020 08:04:57 INFO GlusterFS mount attempt 

16/06/2020 08:04:27 INFO GlusterFS mount attempt 

16/06/2020 08:03:57 INFO GlusterFS mount attempt 

16/06/2020 08:03:27 INFO GlusterFS mount attempt 

16/06/2020 08:02:57 INFO GlusterFS mount attempt 

16/06/2020 08:02:27 INFO GlusterFS mount attempt 

16/06/2020 08:01:57 INFO GlusterFS mount attempt 

16/06/2020 08:01:27 INFO GlusterFS mount attempt 

16/06/2020 08:00:57 INFO GlusterFS mount attempt 

16/06/2020 08:00:27 INFO GlusterFS mount attempt 

16/06/2020 07:59:56 INFO GlusterFS mount attempt 

16/06/2020 07:59:26 INFO GlusterFS mount attempt 

16/06/2020 07:58:56 INFO GlusterFS mount attempt 

16/06/2020 07:58:26 INFO GlusterFS mount attempt 

16/06/2020 07:57:56 INFO GlusterFS mount attempt 

16/06/2020 07:57:26 INFO GlusterFS mount attempt 

16/06/2020 07:56:56 INFO GlusterFS mount attempt 

16/06/2020 07:56:26 INFO GlusterFS mount attempt 

16/06/2020 07:55:56 INFO GlusterFS mount attempt 

16/06/2020 07:55:26 INFO GlusterFS mount attempt 

16/06/2020 07:54:56 INFO GlusterFS mount attempt 

16/06/2020 07:54:26 INFO GlusterFS mount attempt 

16/06/2020 07:53:55 INFO GlusterFS mount attempt 

16/06/2020 07:53:25 INFO GlusterFS mount attempt 

16/06/2020 07:52:55 INFO GlusterFS mount attempt 

16/06/2020 07:52:25 INFO GlusterFS mount attempt 

16/06/2020 07:51:55 INFO GlusterFS mount attempt 

16/06/2020 07:51:25 INFO GlusterFS mount attempt 

16/06/2020 07:50:55 INFO GlusterFS mount attempt 

16/06/2020 07:50:25 INFO GlusterFS mount attempt 

16/06/2020 07:49:55 INFO GlusterFS mount attempt 

16/06/2020 07:49:25 INFO GlusterFS mount attempt 

16/06/2020 07:48:54 INFO GlusterFS mount attempt 

16/06/2020 07:48:24 INFO GlusterFS mount attempt 

16/06/2020 07:47:54 INFO GlusterFS mount attempt 

16/06/2020 07:47:24 INFO GlusterFS mount attempt 

16/06/2020 07:46:54 INFO GlusterFS mount attempt 

16/06/2020 07:46:24 INFO GlusterFS mount attempt 

16/06/2020 07:45:54 INFO GlusterFS mount attempt 

16/06/2020 07:45:24 INFO GlusterFS mount attempt 

16/06/2020 07:44:54 INFO GlusterFS mount attempt 

16/06/2020 07:44:24 INFO GlusterFS mount attempt 

16/06/2020 07:43:54 INFO GlusterFS mount attempt 

16/06/2020 07:43:23 INFO GlusterFS mount attempt 

16/06/2020 07:42:53 INFO GlusterFS mount attempt 

16/06/2020 07:42:23 INFO GlusterFS mount attempt 

16/06/2020 07:41:53 INFO GlusterFS mount attempt 

16/06/2020 07:41:23 INFO GlusterFS mount attempt 

16/06/2020 07:40:53 INFO GlusterFS mount attempt 

16/06/2020 07:40:23 INFO GlusterFS mount attempt 

16/06/2020 07:39:53 INFO GlusterFS mount attempt 

16/06/2020 07:39:23 INFO GlusterFS mount attempt 

16/06/2020 07:38:53 INFO GlusterFS mount attempt 

16/06/2020 07:38:23 INFO GlusterFS mount attempt 

16/06/2020 07:37:52 INFO GlusterFS mount attempt 

16/06/2020 07:37:22 INFO GlusterFS mount attempt 

16/06/2020 07:36:52 INFO GlusterFS mount attempt 

16/06/2020 07:36:22 INFO GlusterFS mount attempt 

16/06/2020 07:35:52 INFO GlusterFS mount attempt 

16/06/2020 07:35:22 INFO GlusterFS mount attempt 

16/06/2020 07:34:52 INFO GlusterFS mount attempt 

16/06/2020 07:34:22 INFO GlusterFS mount attempt 

16/06/2020 07:33:52 INFO GlusterFS mount attempt 

16/06/2020 07:33:22 INFO GlusterFS mount attempt 

16/06/2020 07:32:52 INFO GlusterFS mount attempt 

16/06/2020 07:32:21 INFO GlusterFS mount attempt 

16/06/2020 07:31:51 INFO GlusterFS mount attempt 

16/06/2020 07:31:21 INFO GlusterFS mount attempt 

16/06/2020 07:30:51 INFO GlusterFS mount attempt 

16/06/2020 07:30:21 INFO GlusterFS mount attempt 

16/06/2020 07:29:51 INFO GlusterFS mount attempt 

16/06/2020 07:29:21 INFO GlusterFS mount attempt 

16/06/2020 07:28:51 INFO GlusterFS mount attempt 

16/06/2020 07:28:21 INFO GlusterFS mount attempt 

16/06/2020 07:27:51 INFO GlusterFS mount attempt 

16/06/2020 07:27:21 INFO GlusterFS mount attempt 

16/06/2020 07:26:50 INFO GlusterFS mount attempt 

16/06/2020 07:26:20 INFO GlusterFS mount attempt 

16/06/2020 07:25:50 INFO GlusterFS mount attempt 

16/06/2020 07:25:20 INFO GlusterFS mount attempt 

16/06/2020 07:24:50 INFO GlusterFS mount attempt 

16/06/2020 07:24:20 INFO GlusterFS mount attempt 

16/06/2020 07:23:50 INFO GlusterFS mount attempt 

16/06/2020 07:23:20 INFO GlusterFS mount attempt 

16/06/2020 07:22:50 INFO GlusterFS mount attempt 

16/06/2020 07:22:20 INFO GlusterFS mount attempt 

16/06/2020 07:21:49 INFO GlusterFS mount attempt 

16/06/2020 07:21:19 INFO GlusterFS mount attempt 

16/06/2020 07:20:49 INFO GlusterFS mount attempt 

16/06/2020 07:20:19 INFO GlusterFS mount attempt 

16/06/2020 07:19:49 INFO GlusterFS mount attempt 

16/06/2020 07:19:19 INFO GlusterFS mount attempt 

16/06/2020 07:18:49 INFO GlusterFS mount attempt 

16/06/2020 07:18:19 INFO GlusterFS mount attempt 

16/06/2020 07:17:49 INFO GlusterFS mount attempt 

16/06/2020 07:17:19 INFO GlusterFS mount attempt 

16/06/2020 07:16:49 INFO GlusterFS mount attempt 

16/06/2020 07:16:18 INFO GlusterFS mount attempt 

16/06/2020 07:15:48 INFO GlusterFS mount attempt 

16/06/2020 07:15:18 INFO GlusterFS mount attempt 

16/06/2020 07:14:48 INFO GlusterFS mount attempt 

16/06/2020 07:14:18 INFO GlusterFS mount attempt 

16/06/2020 07:13:48 INFO GlusterFS mount attempt 

16/06/2020 07:13:18 INFO GlusterFS mount attempt 

16/06/2020 07:12:48 INFO GlusterFS mount attempt 

16/06/2020 07:12:18 INFO GlusterFS mount attempt 

16/06/2020 07:11:48 INFO GlusterFS mount attempt 

16/06/2020 07:11:18 INFO GlusterFS mount attempt 

16/06/2020 07:10:48 INFO GlusterFS mount attempt 

16/06/2020 07:10:17 INFO GlusterFS mount attempt 

16/06/2020 07:09:47 INFO GlusterFS mount attempt 

16/06/2020 07:09:17 INFO GlusterFS mount attempt 

16/06/2020 07:08:47 INFO GlusterFS mount attempt 

16/06/2020 07:08:17 INFO GlusterFS mount attempt 

16/06/2020 07:07:47 INFO GlusterFS mount attempt 

16/06/2020 07:07:17 INFO GlusterFS mount attempt 

16/06/2020 07:06:47 INFO GlusterFS mount attempt 

16/06/2020 07:06:17 INFO GlusterFS mount attempt 

16/06/2020 07:05:47 INFO GlusterFS mount attempt 

16/06/2020 07:05:16 INFO GlusterFS mount attempt 

16/06/2020 07:04:46 INFO GlusterFS mount attempt 

16/06/2020 07:04:16 INFO GlusterFS mount attempt 

16/06/2020 07:03:46 INFO GlusterFS mount attempt 

16/06/2020 07:03:16 INFO GlusterFS mount attempt 

16/06/2020 07:02:46 INFO GlusterFS mount attempt 

16/06/2020 07:02:16 INFO GlusterFS mount attempt 

16/06/2020 07:01:46 INFO GlusterFS mount attempt 

16/06/2020 07:01:16 INFO GlusterFS mount attempt 

16/06/2020 07:00:46 INFO GlusterFS mount attempt 

16/06/2020 07:00:16 INFO GlusterFS mount attempt 

16/06/2020 06:59:46 INFO GlusterFS mount attempt 

16/06/2020 06:59:15 INFO GlusterFS mount attempt 

16/06/2020 06:58:45 INFO GlusterFS mount attempt 

16/06/2020 06:58:15 INFO GlusterFS mount attempt 

16/06/2020 06:57:45 INFO GlusterFS mount attempt 

16/06/2020 06:57:15 INFO GlusterFS mount attempt 

16/06/2020 06:56:45 INFO GlusterFS mount attempt 

16/06/2020 06:56:15 INFO GlusterFS mount attempt 

16/06/2020 06:55:45 INFO GlusterFS mount attempt 

16/06/2020 06:55:15 INFO GlusterFS mount attempt 

16/06/2020 06:54:45 INFO GlusterFS mount attempt 

16/06/2020 06:54:14 INFO GlusterFS mount attempt 

16/06/2020 06:53:44 INFO GlusterFS mount attempt 

16/06/2020 06:53:14 INFO GlusterFS mount attempt 

16/06/2020 06:52:44 INFO GlusterFS mount attempt 

16/06/2020 06:52:14 INFO GlusterFS mount attempt 

16/06/2020 06:51:44 INFO GlusterFS mount attempt 

16/06/2020 06:51:14 INFO GlusterFS mount attempt 

16/06/2020 06:50:44 INFO GlusterFS mount attempt 

16/06/2020 06:50:14 INFO GlusterFS mount attempt 

16/06/2020 06:49:44 INFO GlusterFS mount attempt 

16/06/2020 06:49:14 INFO GlusterFS mount attempt 

16/06/2020 06:48:43 INFO GlusterFS mount attempt 

16/06/2020 06:48:13 INFO GlusterFS mount attempt 

16/06/2020 06:47:43 INFO GlusterFS mount attempt 

16/06/2020 06:47:13 INFO GlusterFS mount attempt 

16/06/2020 06:46:43 INFO GlusterFS mount attempt 

16/06/2020 06:46:13 INFO GlusterFS mount attempt 

16/06/2020 06:45:43 INFO GlusterFS mount attempt 

16/06/2020 06:45:13 INFO GlusterFS mount attempt 

16/06/2020 06:44:43 INFO GlusterFS mount attempt 

16/06/2020 06:44:13 INFO GlusterFS mount attempt 

16/06/2020 06:43:42 INFO GlusterFS mount attempt 

16/06/2020 06:43:12 INFO GlusterFS mount attempt 

16/06/2020 06:42:42 INFO GlusterFS mount attempt 

16/06/2020 06:42:12 INFO GlusterFS mount attempt 

16/06/2020 06:41:42 INFO GlusterFS mount attempt 

16/06/2020 06:41:12 INFO GlusterFS mount attempt 

16/06/2020 06:40:42 INFO GlusterFS mount attempt 

16/06/2020 06:40:12 INFO GlusterFS mount attempt 

16/06/2020 06:39:42 INFO GlusterFS mount attempt 

16/06/2020 06:39:12 INFO GlusterFS mount attempt 

16/06/2020 06:38:42 INFO GlusterFS mount attempt 

16/06/2020 06:38:12 INFO GlusterFS mount attempt 

16/06/2020 06:37:41 INFO GlusterFS mount attempt 

16/06/2020 06:37:11 INFO GlusterFS mount attempt 

16/06/2020 06:36:41 INFO GlusterFS mount attempt 

16/06/2020 06:36:11 INFO GlusterFS mount attempt 

16/06/2020 06:35:41 INFO GlusterFS mount attempt 

16/06/2020 06:35:11 INFO GlusterFS mount attempt 

16/06/2020 06:34:41 INFO GlusterFS mount attempt 

16/06/2020 06:34:11 INFO GlusterFS mount attempt 

16/06/2020 06:33:41 INFO GlusterFS mount attempt 

16/06/2020 06:33:11 INFO GlusterFS mount attempt 

16/06/2020 06:32:41 INFO GlusterFS mount attempt 

16/06/2020 06:32:10 INFO GlusterFS mount attempt 

16/06/2020 06:31:40 INFO GlusterFS mount attempt 

16/06/2020 06:31:10 INFO GlusterFS mount attempt 

16/06/2020 06:30:40 INFO GlusterFS mount attempt 

16/06/2020 06:30:10 INFO GlusterFS mount attempt 

16/06/2020 06:29:40 INFO GlusterFS mount attempt 

16/06/2020 06:29:10 INFO GlusterFS mount attempt 

16/06/2020 06:28:40 INFO GlusterFS mount attempt 

16/06/2020 06:28:10 INFO GlusterFS mount attempt 

16/06/2020 06:27:40 INFO GlusterFS mount attempt 

16/06/2020 06:27:09 INFO GlusterFS mount attempt 

16/06/2020 06:26:39 INFO GlusterFS mount attempt 

16/06/2020 06:26:09 INFO GlusterFS mount attempt 

16/06/2020 06:25:39 INFO GlusterFS mount attempt 

16/06/2020 06:25:09 INFO GlusterFS mount attempt 

16/06/2020 06:24:39 INFO GlusterFS mount attempt 

16/06/2020 06:24:09 INFO GlusterFS mount attempt 

16/06/2020 06:23:39 INFO GlusterFS mount attempt 

16/06/2020 06:23:09 INFO GlusterFS mount attempt 

16/06/2020 06:22:39 INFO GlusterFS mount attempt 

16/06/2020 06:22:09 INFO GlusterFS mount attempt 

16/06/2020 06:21:38 INFO GlusterFS mount attempt 

16/06/2020 06:21:08 INFO GlusterFS mount attempt 

16/06/2020 06:20:38 INFO GlusterFS mount attempt 

16/06/2020 06:20:08 INFO GlusterFS mount attempt 

16/06/2020 06:19:38 INFO GlusterFS mount attempt 

16/06/2020 06:19:08 INFO GlusterFS mount attempt 

16/06/2020 06:18:38 INFO GlusterFS mount attempt 

16/06/2020 06:18:08 INFO GlusterFS mount attempt 

16/06/2020 06:17:38 INFO GlusterFS mount attempt 

16/06/2020 06:17:08 INFO GlusterFS mount attempt 

16/06/2020 06:16:38 INFO GlusterFS mount attempt 

16/06/2020 06:16:07 INFO GlusterFS mount attempt 

16/06/2020 06:15:37 INFO GlusterFS mount attempt 

16/06/2020 06:15:07 INFO GlusterFS mount attempt 

16/06/2020 06:14:37 INFO GlusterFS mount attempt 

16/06/2020 06:14:07 INFO GlusterFS mount attempt 

16/06/2020 06:13:37 INFO GlusterFS mount attempt 

16/06/2020 06:13:07 INFO GlusterFS mount attempt 

16/06/2020 06:12:37 INFO GlusterFS mount attempt 

16/06/2020 06:12:07 INFO GlusterFS mount attempt 

16/06/2020 06:11:37 INFO GlusterFS mount attempt 

16/06/2020 06:11:07 INFO GlusterFS mount attempt 

16/06/2020 06:10:36 INFO GlusterFS mount attempt 

16/06/2020 06:10:06 INFO GlusterFS mount attempt 

16/06/2020 06:09:36 INFO GlusterFS mount attempt 

16/06/2020 06:09:06 INFO GlusterFS mount attempt 

16/06/2020 06:08:36 INFO GlusterFS mount attempt 

16/06/2020 06:08:06 INFO GlusterFS mount attempt 

16/06/2020 06:07:36 INFO GlusterFS mount attempt 

16/06/2020 06:07:06 INFO GlusterFS mount attempt 

16/06/2020 06:06:36 INFO GlusterFS mount attempt 

16/06/2020 06:06:06 INFO GlusterFS mount attempt 

16/06/2020 06:05:36 INFO GlusterFS mount attempt 

16/06/2020 06:05:05 INFO GlusterFS mount attempt 

16/06/2020 06:04:35 INFO GlusterFS mount attempt 

16/06/2020 06:04:05 INFO GlusterFS mount attempt 

16/06/2020 06:03:35 INFO GlusterFS mount attempt 

16/06/2020 06:03:05 INFO GlusterFS mount attempt 

16/06/2020 06:02:35 INFO GlusterFS mount attempt 

16/06/2020 06:02:05 INFO GlusterFS mount attempt 

16/06/2020 06:01:35 INFO GlusterFS mount attempt 

16/06/2020 06:01:05 INFO GlusterFS mount attempt 

16/06/2020 06:00:35 INFO GlusterFS mount attempt 

16/06/2020 06:00:04 INFO GlusterFS mount attempt 

16/06/2020 05:59:34 INFO GlusterFS mount attempt 

16/06/2020 05:59:04 INFO GlusterFS mount attempt 

16/06/2020 05:58:34 INFO GlusterFS mount attempt 

16/06/2020 05:58:04 INFO GlusterFS mount attempt 

16/06/2020 05:57:34 INFO GlusterFS mount attempt 

16/06/2020 05:57:04 INFO GlusterFS mount attempt 

16/06/2020 05:56:34 INFO GlusterFS mount attempt 

16/06/2020 05:56:04 INFO GlusterFS mount attempt 

16/06/2020 05:55:34 INFO GlusterFS mount attempt 

16/06/2020 05:55:04 INFO GlusterFS mount attempt 

16/06/2020 05:54:33 INFO GlusterFS mount attempt 

16/06/2020 05:54:03 INFO GlusterFS mount attempt 

16/06/2020 05:53:33 INFO GlusterFS mount attempt 

16/06/2020 05:53:03 INFO GlusterFS mount attempt 

16/06/2020 05:52:33 INFO GlusterFS mount attempt 

16/06/2020 05:52:03 INFO GlusterFS mount attempt 

16/06/2020 05:51:33 INFO GlusterFS mount attempt 

16/06/2020 05:51:03 INFO GlusterFS mount attempt 

16/06/2020 05:50:33 INFO GlusterFS mount attempt 

16/06/2020 05:50:03 INFO GlusterFS mount attempt 

16/06/2020 05:49:33 INFO GlusterFS mount attempt 

16/06/2020 05:49:02 INFO GlusterFS mount attempt 

16/06/2020 05:48:32 INFO GlusterFS mount attempt 

16/06/2020 05:48:02 INFO GlusterFS mount attempt 

16/06/2020 05:47:32 INFO GlusterFS mount attempt 

16/06/2020 05:47:02 INFO GlusterFS mount attempt 

16/06/2020 05:46:32 INFO GlusterFS mount attempt 

16/06/2020 05:46:02 INFO GlusterFS mount attempt 

16/06/2020 05:45:32 INFO GlusterFS mount attempt 

16/06/2020 05:45:02 INFO GlusterFS mount attempt 

16/06/2020 05:44:32 INFO GlusterFS mount attempt 

16/06/2020 05:44:02 INFO GlusterFS mount attempt 

16/06/2020 05:43:32 INFO GlusterFS mount attempt 

16/06/2020 05:43:01 INFO GlusterFS mount attempt 

16/06/2020 05:42:31 INFO GlusterFS mount attempt 

16/06/2020 05:42:01 INFO GlusterFS mount attempt 

16/06/2020 05:41:31 INFO GlusterFS mount attempt 

16/06/2020 05:41:01 INFO GlusterFS mount attempt 

16/06/2020 05:40:31 INFO GlusterFS mount attempt 

16/06/2020 05:40:01 INFO GlusterFS mount attempt 

16/06/2020 05:39:31 INFO GlusterFS mount attempt 

16/06/2020 05:39:01 INFO GlusterFS mount attempt 

16/06/2020 05:38:31 INFO GlusterFS mount attempt 

16/06/2020 05:38:01 INFO GlusterFS mount attempt 

16/06/2020 05:37:30 INFO GlusterFS mount attempt 

16/06/2020 05:37:00 INFO GlusterFS mount attempt 

16/06/2020 05:36:30 INFO GlusterFS mount attempt 

16/06/2020 05:36:00 INFO GlusterFS mount attempt 

16/06/2020 05:35:30 INFO GlusterFS mount attempt 

16/06/2020 05:35:00 INFO GlusterFS mount attempt 

16/06/2020 05:34:30 INFO GlusterFS mount attempt 

16/06/2020 05:34:00 INFO GlusterFS mount attempt 

16/06/2020 05:33:30 INFO GlusterFS mount attempt 

16/06/2020 05:33:00 INFO GlusterFS mount attempt 

16/06/2020 05:32:30 INFO GlusterFS mount attempt 

16/06/2020 05:31:59 INFO GlusterFS mount attempt 

16/06/2020 05:31:29 INFO GlusterFS mount attempt 

16/06/2020 05:30:59 INFO GlusterFS mount attempt 

16/06/2020 05:30:29 INFO GlusterFS mount attempt 

16/06/2020 05:29:59 INFO GlusterFS mount attempt 

16/06/2020 05:29:29 INFO GlusterFS mount attempt 

16/06/2020 05:28:59 INFO GlusterFS mount attempt 

16/06/2020 05:28:29 INFO GlusterFS mount attempt 

16/06/2020 05:27:59 INFO GlusterFS mount attempt 

16/06/2020 05:27:29 INFO GlusterFS mount attempt 

16/06/2020 05:26:59 INFO GlusterFS mount attempt 

16/06/2020 05:26:29 INFO GlusterFS mount attempt 

16/06/2020 05:25:58 INFO GlusterFS mount attempt 

16/06/2020 05:25:28 INFO GlusterFS mount attempt 

16/06/2020 05:24:58 INFO GlusterFS mount attempt 

16/06/2020 05:24:28 INFO GlusterFS mount attempt 

16/06/2020 05:23:58 INFO GlusterFS mount attempt 

16/06/2020 05:23:28 INFO GlusterFS mount attempt 

16/06/2020 05:22:58 INFO GlusterFS mount attempt 

16/06/2020 05:22:28 INFO GlusterFS mount attempt 

16/06/2020 05:21:58 INFO GlusterFS mount attempt 

16/06/2020 05:21:28 INFO GlusterFS mount attempt 

16/06/2020 05:20:58 INFO GlusterFS mount attempt 

16/06/2020 05:20:27 INFO GlusterFS mount attempt 

16/06/2020 05:19:57 INFO GlusterFS mount attempt 

16/06/2020 05:19:27 INFO GlusterFS mount attempt 

16/06/2020 05:18:57 INFO GlusterFS mount attempt 

16/06/2020 05:18:27 INFO GlusterFS mount attempt 

16/06/2020 05:17:57 INFO GlusterFS mount attempt 

16/06/2020 05:17:27 INFO GlusterFS mount attempt 

16/06/2020 05:16:57 INFO GlusterFS mount attempt 

16/06/2020 05:16:27 INFO GlusterFS mount attempt 

16/06/2020 05:15:57 INFO GlusterFS mount attempt 

16/06/2020 05:15:27 INFO GlusterFS mount attempt 

16/06/2020 05:14:56 INFO GlusterFS mount attempt 

16/06/2020 05:14:26 INFO GlusterFS mount attempt 

16/06/2020 05:13:56 INFO GlusterFS mount attempt 

16/06/2020 05:13:26 INFO GlusterFS mount attempt 

16/06/2020 05:12:56 INFO GlusterFS mount attempt 

16/06/2020 05:12:26 INFO GlusterFS mount attempt 

16/06/2020 05:11:56 INFO GlusterFS mount attempt 

16/06/2020 05:11:26 INFO GlusterFS mount attempt 

16/06/2020 05:10:56 INFO GlusterFS mount attempt 

16/06/2020 05:10:26 INFO GlusterFS mount attempt 

16/06/2020 05:09:55 INFO GlusterFS mount attempt 

16/06/2020 05:09:25 INFO GlusterFS mount attempt 

16/06/2020 05:08:55 INFO GlusterFS mount attempt 

16/06/2020 05:08:25 INFO GlusterFS mount attempt 

16/06/2020 05:07:55 INFO GlusterFS mount attempt 

16/06/2020 05:07:25 INFO GlusterFS mount attempt 

16/06/2020 05:06:55 INFO GlusterFS mount attempt 

16/06/2020 05:06:25 INFO GlusterFS mount attempt 

16/06/2020 05:05:55 INFO GlusterFS mount attempt 

16/06/2020 05:05:25 INFO GlusterFS mount attempt 

16/06/2020 05:04:55 INFO GlusterFS mount attempt 

16/06/2020 05:04:24 INFO GlusterFS mount attempt 

16/06/2020 05:03:54 INFO GlusterFS mount attempt 

16/06/2020 05:03:24 INFO GlusterFS mount attempt 

16/06/2020 05:02:54 INFO GlusterFS mount attempt 

16/06/2020 05:02:24 INFO GlusterFS mount attempt 

16/06/2020 05:01:54 INFO GlusterFS mount attempt 

16/06/2020 05:01:24 INFO GlusterFS mount attempt 

16/06/2020 05:00:54 INFO GlusterFS mount attempt 

16/06/2020 05:00:24 INFO GlusterFS mount attempt 

16/06/2020 04:59:54 INFO GlusterFS mount attempt 

16/06/2020 04:59:24 INFO GlusterFS mount attempt 

16/06/2020 04:58:53 INFO GlusterFS mount attempt 

16/06/2020 04:58:23 INFO GlusterFS mount attempt 

16/06/2020 04:57:53 INFO GlusterFS mount attempt 

16/06/2020 04:57:23 INFO GlusterFS mount attempt 

16/06/2020 04:56:53 INFO GlusterFS mount attempt 

16/06/2020 04:56:23 INFO GlusterFS mount attempt 

16/06/2020 04:55:53 INFO GlusterFS mount attempt 

16/06/2020 04:55:23 INFO GlusterFS mount attempt 

16/06/2020 04:54:53 INFO GlusterFS mount attempt 

16/06/2020 04:54:23 INFO GlusterFS mount attempt 

16/06/2020 04:53:53 INFO GlusterFS mount attempt 

16/06/2020 04:53:22 INFO GlusterFS mount attempt 

16/06/2020 04:52:52 INFO GlusterFS mount attempt 

16/06/2020 04:52:22 INFO GlusterFS mount attempt 

16/06/2020 04:51:52 INFO GlusterFS mount attempt 

16/06/2020 04:51:22 INFO GlusterFS mount attempt 

16/06/2020 04:50:52 INFO GlusterFS mount attempt 

16/06/2020 04:50:22 INFO GlusterFS mount attempt 

16/06/2020 04:49:52 INFO GlusterFS mount attempt 

16/06/2020 04:49:22 INFO GlusterFS mount attempt 

16/06/2020 04:48:52 INFO GlusterFS mount attempt 

16/06/2020 04:48:22 INFO GlusterFS mount attempt 

16/06/2020 04:47:51 INFO GlusterFS mount attempt 

16/06/2020 04:47:21 INFO GlusterFS mount attempt 

16/06/2020 04:46:51 INFO GlusterFS mount attempt 

16/06/2020 04:46:21 INFO GlusterFS mount attempt 

16/06/2020 04:45:51 INFO GlusterFS mount attempt 

16/06/2020 04:45:21 INFO GlusterFS mount attempt 

16/06/2020 04:44:51 INFO GlusterFS mount attempt 

16/06/2020 04:44:21 INFO GlusterFS mount attempt 

16/06/2020 04:43:51 INFO GlusterFS mount attempt 

16/06/2020 04:43:21 INFO GlusterFS mount attempt 

16/06/2020 04:42:51 INFO GlusterFS mount attempt 

16/06/2020 04:42:20 INFO GlusterFS mount attempt 

16/06/2020 04:41:50 INFO GlusterFS mount attempt 

16/06/2020 04:41:20 INFO GlusterFS mount attempt 

16/06/2020 04:40:50 INFO GlusterFS mount attempt 

16/06/2020 04:40:20 INFO GlusterFS mount attempt 

16/06/2020 04:39:50 INFO GlusterFS mount attempt 

16/06/2020 04:39:20 INFO GlusterFS mount attempt 

16/06/2020 04:38:50 INFO GlusterFS mount attempt 

16/06/2020 04:38:20 INFO GlusterFS mount attempt 

16/06/2020 04:37:50 INFO GlusterFS mount attempt 

16/06/2020 04:37:20 INFO GlusterFS mount attempt 

16/06/2020 04:36:49 INFO GlusterFS mount attempt 

16/06/2020 04:36:19 INFO GlusterFS mount attempt 

16/06/2020 04:35:49 INFO GlusterFS mount attempt 

16/06/2020 04:35:19 INFO GlusterFS mount attempt 

16/06/2020 04:34:49 INFO GlusterFS mount attempt 

16/06/2020 04:34:19 INFO GlusterFS mount attempt 

16/06/2020 04:33:49 INFO GlusterFS mount attempt 

16/06/2020 04:33:19 INFO GlusterFS mount attempt 

16/06/2020 04:32:49 INFO GlusterFS mount attempt 

16/06/2020 04:32:19 INFO GlusterFS mount attempt 

16/06/2020 04:31:49 INFO GlusterFS mount attempt 

16/06/2020 04:31:18 INFO GlusterFS mount attempt 

16/06/2020 04:30:48 INFO GlusterFS mount attempt 

16/06/2020 04:30:18 INFO GlusterFS mount attempt 

16/06/2020 04:29:48 INFO GlusterFS mount attempt 

16/06/2020 04:29:18 INFO GlusterFS mount attempt 

16/06/2020 04:28:48 INFO GlusterFS mount attempt 

16/06/2020 04:28:18 INFO GlusterFS mount attempt 

16/06/2020 04:27:48 INFO GlusterFS mount attempt 

16/06/2020 04:27:18 INFO GlusterFS mount attempt 

16/06/2020 04:26:48 INFO GlusterFS mount attempt 

16/06/2020 04:26:18 INFO GlusterFS mount attempt 

16/06/2020 04:25:48 INFO GlusterFS mount attempt 

16/06/2020 04:25:17 INFO GlusterFS mount attempt 

16/06/2020 04:24:47 INFO GlusterFS mount attempt 

16/06/2020 04:24:17 INFO GlusterFS mount attempt 

16/06/2020 04:23:47 INFO GlusterFS mount attempt 

16/06/2020 04:23:17 INFO GlusterFS mount attempt 

16/06/2020 04:22:47 INFO GlusterFS mount attempt 

16/06/2020 04:22:17 INFO GlusterFS mount attempt 

16/06/2020 04:21:47 INFO GlusterFS mount attempt 

16/06/2020 04:21:17 INFO GlusterFS mount attempt 

16/06/2020 04:20:47 INFO GlusterFS mount attempt 

16/06/2020 04:20:17 INFO GlusterFS mount attempt 

16/06/2020 04:19:46 INFO GlusterFS mount attempt 

16/06/2020 04:19:16 INFO GlusterFS mount attempt 

16/06/2020 04:18:46 INFO GlusterFS mount attempt 

16/06/2020 04:18:16 INFO GlusterFS mount attempt 

16/06/2020 04:17:46 INFO GlusterFS mount attempt 

16/06/2020 04:17:16 INFO GlusterFS mount attempt 

16/06/2020 04:16:46 INFO GlusterFS mount attempt 

16/06/2020 04:16:16 INFO GlusterFS mount attempt 

16/06/2020 04:15:46 INFO GlusterFS mount attempt 

16/06/2020 04:15:16 INFO GlusterFS mount attempt 

16/06/2020 04:14:46 INFO GlusterFS mount attempt 

16/06/2020 04:14:15 INFO GlusterFS mount attempt 

16/06/2020 04:13:45 INFO GlusterFS mount attempt 

16/06/2020 04:13:15 INFO GlusterFS mount attempt 

16/06/2020 04:12:45 INFO GlusterFS mount attempt 

16/06/2020 04:12:15 INFO GlusterFS mount attempt 

16/06/2020 04:11:45 INFO GlusterFS mount attempt 

16/06/2020 04:11:15 INFO GlusterFS mount attempt 

16/06/2020 04:10:45 INFO GlusterFS mount attempt 

16/06/2020 04:10:15 INFO GlusterFS mount attempt 

16/06/2020 04:09:45 INFO GlusterFS mount attempt 

16/06/2020 04:09:14 INFO GlusterFS mount attempt 

16/06/2020 04:08:44 INFO GlusterFS mount attempt 

16/06/2020 04:08:14 INFO GlusterFS mount attempt 

16/06/2020 04:07:44 INFO GlusterFS mount attempt 

16/06/2020 04:07:14 INFO GlusterFS mount attempt 

16/06/2020 04:06:44 INFO GlusterFS mount attempt 

16/06/2020 04:06:14 INFO GlusterFS mount attempt 

16/06/2020 04:05:44 INFO GlusterFS mount attempt 

16/06/2020 04:05:14 INFO GlusterFS mount attempt 

16/06/2020 04:04:44 INFO GlusterFS mount attempt 

16/06/2020 04:04:14 INFO GlusterFS mount attempt 

16/06/2020 04:03:43 INFO GlusterFS mount attempt 

16/06/2020 04:03:13 INFO GlusterFS mount attempt 

16/06/2020 04:02:43 INFO GlusterFS mount attempt 

16/06/2020 04:02:13 INFO GlusterFS mount attempt 

16/06/2020 04:01:43 INFO GlusterFS mount attempt 

16/06/2020 04:01:13 INFO GlusterFS mount attempt 

16/06/2020 04:00:43 INFO GlusterFS mount attempt 

16/06/2020 04:00:13 INFO GlusterFS mount attempt 

16/06/2020 03:59:43 INFO GlusterFS mount attempt 

16/06/2020 03:59:13 INFO GlusterFS mount attempt 

16/06/2020 03:58:43 INFO GlusterFS mount attempt 

16/06/2020 03:58:13 INFO GlusterFS mount attempt 

16/06/2020 03:57:42 INFO GlusterFS mount attempt 

16/06/2020 03:57:12 INFO GlusterFS mount attempt 

16/06/2020 03:56:42 INFO GlusterFS mount attempt 

16/06/2020 03:56:12 INFO GlusterFS mount attempt 

16/06/2020 03:55:42 INFO GlusterFS mount attempt 

16/06/2020 03:55:12 INFO GlusterFS mount attempt 

16/06/2020 03:54:42 INFO GlusterFS mount attempt 

16/06/2020 03:54:12 INFO GlusterFS mount attempt 

16/06/2020 03:53:42 INFO GlusterFS mount attempt 

16/06/2020 03:53:12 INFO GlusterFS mount attempt 

16/06/2020 03:52:42 INFO GlusterFS mount attempt 

16/06/2020 03:52:11 INFO GlusterFS mount attempt 

16/06/2020 03:51:41 INFO GlusterFS mount attempt 

16/06/2020 03:51:11 INFO GlusterFS mount attempt 

16/06/2020 03:50:41 INFO GlusterFS mount attempt 

16/06/2020 03:50:11 INFO GlusterFS mount attempt 

16/06/2020 03:49:41 INFO GlusterFS mount attempt 

16/06/2020 03:49:11 INFO GlusterFS mount attempt 

16/06/2020 03:48:41 INFO GlusterFS mount attempt 

16/06/2020 03:48:11 INFO GlusterFS mount attempt 

16/06/2020 03:47:41 INFO GlusterFS mount attempt 

16/06/2020 03:47:10 INFO GlusterFS mount attempt 

16/06/2020 03:46:40 INFO GlusterFS mount attempt 

16/06/2020 03:46:10 INFO GlusterFS mount attempt 

16/06/2020 03:45:40 INFO GlusterFS mount attempt 

16/06/2020 03:45:10 INFO GlusterFS mount attempt 

16/06/2020 03:44:40 INFO GlusterFS mount attempt 

16/06/2020 03:44:10 INFO GlusterFS mount attempt 

16/06/2020 03:43:40 INFO GlusterFS mount attempt 

16/06/2020 03:43:10 INFO GlusterFS mount attempt 

16/06/2020 03:42:40 INFO GlusterFS mount attempt 

16/06/2020 03:42:10 INFO GlusterFS mount attempt 

16/06/2020 03:41:40 INFO GlusterFS mount attempt 

16/06/2020 03:41:09 INFO GlusterFS mount attempt 

16/06/2020 03:40:39 INFO GlusterFS mount attempt 

16/06/2020 03:40:09 INFO GlusterFS mount attempt 

16/06/2020 03:39:39 INFO GlusterFS mount attempt 

16/06/2020 03:39:09 INFO GlusterFS mount attempt 

16/06/2020 03:38:39 INFO GlusterFS mount attempt 

16/06/2020 03:38:09 INFO GlusterFS mount attempt 

16/06/2020 03:37:39 INFO GlusterFS mount attempt 

16/06/2020 03:37:09 INFO GlusterFS mount attempt 

16/06/2020 03:36:39 INFO GlusterFS mount attempt 

16/06/2020 03:36:09 INFO GlusterFS mount attempt 

16/06/2020 03:35:38 INFO GlusterFS mount attempt 

16/06/2020 03:35:08 INFO GlusterFS mount attempt 

16/06/2020 03:34:38 INFO GlusterFS mount attempt 

16/06/2020 03:34:08 INFO GlusterFS mount attempt 

16/06/2020 03:33:38 INFO GlusterFS mount attempt 

16/06/2020 03:33:08 INFO GlusterFS mount attempt 

16/06/2020 03:32:38 INFO GlusterFS mount attempt 

16/06/2020 03:32:08 INFO GlusterFS mount attempt 

16/06/2020 03:31:38 INFO GlusterFS mount attempt 

16/06/2020 03:31:08 INFO GlusterFS mount attempt 

16/06/2020 03:30:38 INFO GlusterFS mount attempt 

16/06/2020 03:30:07 INFO GlusterFS mount attempt 

16/06/2020 03:29:37 INFO GlusterFS mount attempt 

16/06/2020 03:29:07 INFO GlusterFS mount attempt 

16/06/2020 03:28:37 INFO GlusterFS mount attempt 

16/06/2020 03:28:07 INFO GlusterFS mount attempt 

16/06/2020 03:27:37 INFO GlusterFS mount attempt 

16/06/2020 03:27:07 INFO GlusterFS mount attempt 

16/06/2020 03:26:37 INFO GlusterFS mount attempt 

16/06/2020 03:26:07 INFO GlusterFS mount attempt 

16/06/2020 03:25:37 INFO GlusterFS mount attempt 

16/06/2020 03:25:06 INFO GlusterFS mount attempt 

16/06/2020 03:24:36 INFO GlusterFS mount attempt 

16/06/2020 03:24:06 INFO GlusterFS mount attempt 

16/06/2020 03:23:36 INFO GlusterFS mount attempt 

16/06/2020 03:23:06 INFO GlusterFS mount attempt 

16/06/2020 03:22:36 INFO GlusterFS mount attempt 

16/06/2020 03:22:06 INFO GlusterFS mount attempt 

16/06/2020 03:21:36 INFO GlusterFS mount attempt 

16/06/2020 03:21:06 INFO GlusterFS mount attempt 

16/06/2020 03:20:36 INFO GlusterFS mount attempt 

16/06/2020 03:20:06 INFO GlusterFS mount attempt 

16/06/2020 03:19:35 INFO GlusterFS mount attempt 

16/06/2020 03:19:05 INFO GlusterFS mount attempt 

16/06/2020 03:18:35 INFO GlusterFS mount attempt 

16/06/2020 03:18:05 INFO GlusterFS mount attempt 

16/06/2020 03:17:35 INFO GlusterFS mount attempt 

16/06/2020 03:17:05 INFO GlusterFS mount attempt 

16/06/2020 03:16:35 INFO GlusterFS mount attempt 

16/06/2020 03:16:05 INFO GlusterFS mount attempt 

16/06/2020 03:15:35 INFO GlusterFS mount attempt 

16/06/2020 03:15:05 INFO GlusterFS mount attempt 

16/06/2020 03:14:34 INFO GlusterFS mount attempt 

16/06/2020 03:14:04 INFO GlusterFS mount attempt 

16/06/2020 03:13:34 INFO GlusterFS mount attempt 

16/06/2020 03:13:04 INFO GlusterFS mount attempt 

16/06/2020 03:12:34 INFO GlusterFS mount attempt 

16/06/2020 03:12:04 INFO GlusterFS mount attempt 

16/06/2020 03:11:34 INFO GlusterFS mount attempt 

16/06/2020 03:11:04 INFO GlusterFS mount attempt 

16/06/2020 03:10:34 INFO GlusterFS mount attempt 

16/06/2020 03:10:04 INFO GlusterFS mount attempt 

16/06/2020 03:09:34 INFO GlusterFS mount attempt 

16/06/2020 03:09:03 INFO GlusterFS mount attempt 

16/06/2020 03:08:33 INFO GlusterFS mount attempt 

16/06/2020 03:08:03 INFO GlusterFS mount attempt 

16/06/2020 03:07:33 INFO GlusterFS mount attempt 

16/06/2020 03:07:03 INFO GlusterFS mount attempt 

16/06/2020 03:06:33 INFO GlusterFS mount attempt 

16/06/2020 03:06:03 INFO GlusterFS mount attempt 

16/06/2020 03:05:33 INFO GlusterFS mount attempt 

16/06/2020 03:05:03 INFO GlusterFS mount attempt 

16/06/2020 03:04:33 INFO GlusterFS mount attempt 

16/06/2020 03:04:02 INFO GlusterFS mount attempt 

16/06/2020 03:03:32 INFO GlusterFS mount attempt 

16/06/2020 03:03:02 INFO GlusterFS mount attempt 

16/06/2020 03:02:32 INFO GlusterFS mount attempt 

16/06/2020 03:02:02 INFO GlusterFS mount attempt 

16/06/2020 03:01:32 INFO GlusterFS mount attempt 

16/06/2020 03:01:02 INFO GlusterFS mount attempt 

16/06/2020 03:00:32 INFO GlusterFS mount attempt 

16/06/2020 03:00:02 INFO GlusterFS mount attempt 

16/06/2020 02:59:32 INFO GlusterFS mount attempt 

16/06/2020 02:59:02 INFO GlusterFS mount attempt 

16/06/2020 02:58:31 INFO GlusterFS mount attempt 

16/06/2020 02:58:01 INFO GlusterFS mount attempt 

16/06/2020 02:57:31 INFO GlusterFS mount attempt 

16/06/2020 02:57:01 INFO GlusterFS mount attempt 

16/06/2020 02:56:31 INFO GlusterFS mount attempt 

16/06/2020 02:56:01 INFO GlusterFS mount attempt 

16/06/2020 02:55:31 INFO GlusterFS mount attempt 

16/06/2020 02:55:01 INFO GlusterFS mount attempt 

16/06/2020 02:54:31 INFO GlusterFS mount attempt 

16/06/2020 02:54:01 INFO GlusterFS mount attempt 

16/06/2020 02:53:31 INFO GlusterFS mount attempt 

16/06/2020 02:53:00 INFO GlusterFS mount attempt 

16/06/2020 02:52:30 INFO GlusterFS mount attempt 

16/06/2020 02:52:00 INFO GlusterFS mount attempt 

16/06/2020 02:51:30 INFO GlusterFS mount attempt 

16/06/2020 02:51:00 INFO GlusterFS mount attempt 

16/06/2020 02:50:30 INFO GlusterFS mount attempt 

16/06/2020 02:50:00 INFO GlusterFS mount attempt 

16/06/2020 02:49:30 INFO GlusterFS mount attempt 

16/06/2020 02:49:00 INFO GlusterFS mount attempt 

16/06/2020 02:48:30 INFO GlusterFS mount attempt 

16/06/2020 02:48:00 INFO GlusterFS mount attempt 

16/06/2020 02:47:29 INFO GlusterFS mount attempt 

16/06/2020 02:46:59 INFO GlusterFS mount attempt 

16/06/2020 02:46:29 INFO GlusterFS mount attempt 

16/06/2020 02:45:59 INFO GlusterFS mount attempt 

16/06/2020 02:45:29 INFO GlusterFS mount attempt 

16/06/2020 02:44:59 INFO GlusterFS mount attempt 

16/06/2020 02:44:29 INFO GlusterFS mount attempt 

16/06/2020 02:43:59 INFO GlusterFS mount attempt 

16/06/2020 02:43:29 INFO GlusterFS mount attempt 

16/06/2020 02:42:59 INFO GlusterFS mount attempt 

16/06/2020 02:42:29 INFO GlusterFS mount attempt 

16/06/2020 02:41:58 INFO GlusterFS mount attempt 

16/06/2020 02:41:28 INFO GlusterFS mount attempt 

16/06/2020 02:40:58 INFO GlusterFS mount attempt 

16/06/2020 02:40:28 INFO GlusterFS mount attempt 

16/06/2020 02:39:58 INFO GlusterFS mount attempt 

16/06/2020 02:39:28 INFO GlusterFS mount attempt 

16/06/2020 02:38:58 INFO GlusterFS mount attempt 

16/06/2020 02:38:28 INFO GlusterFS mount attempt 

16/06/2020 02:37:58 INFO GlusterFS mount attempt 

16/06/2020 02:37:28 INFO GlusterFS mount attempt 

16/06/2020 02:36:58 INFO GlusterFS mount attempt 

16/06/2020 02:36:27 INFO GlusterFS mount attempt 

16/06/2020 02:35:57 INFO GlusterFS mount attempt 

16/06/2020 02:35:27 INFO GlusterFS mount attempt 

16/06/2020 02:34:57 INFO GlusterFS mount attempt 

16/06/2020 02:34:27 INFO GlusterFS mount attempt 

16/06/2020 02:33:57 INFO GlusterFS mount attempt 

16/06/2020 02:33:27 INFO GlusterFS mount attempt 

16/06/2020 02:32:57 INFO GlusterFS mount attempt 

16/06/2020 02:32:27 INFO GlusterFS mount attempt 

16/06/2020 02:31:57 INFO GlusterFS mount attempt 

16/06/2020 02:31:27 INFO GlusterFS mount attempt 

16/06/2020 02:30:56 INFO GlusterFS mount attempt 

16/06/2020 02:30:26 INFO GlusterFS mount attempt 

16/06/2020 02:29:56 INFO GlusterFS mount attempt 

16/06/2020 02:29:26 INFO GlusterFS mount attempt 

16/06/2020 02:28:56 INFO GlusterFS mount attempt 

16/06/2020 02:28:26 INFO GlusterFS mount attempt 

16/06/2020 02:27:56 INFO GlusterFS mount attempt 

16/06/2020 02:27:26 INFO GlusterFS mount attempt 

16/06/2020 02:26:56 INFO GlusterFS mount attempt 

16/06/2020 02:26:26 INFO GlusterFS mount attempt 

16/06/2020 02:25:56 INFO GlusterFS mount attempt 

16/06/2020 02:25:25 INFO GlusterFS mount attempt 

16/06/2020 02:24:55 INFO GlusterFS mount attempt 

16/06/2020 02:24:25 INFO GlusterFS mount attempt 

16/06/2020 02:23:55 INFO GlusterFS mount attempt 

16/06/2020 02:23:25 INFO GlusterFS mount attempt 

16/06/2020 02:22:55 INFO GlusterFS mount attempt 

16/06/2020 02:22:25 INFO GlusterFS mount attempt 

16/06/2020 02:21:55 INFO GlusterFS mount attempt 

16/06/2020 02:21:25 INFO GlusterFS mount attempt 

16/06/2020 02:20:55 INFO GlusterFS mount attempt 

16/06/2020 02:20:25 INFO GlusterFS mount attempt 

16/06/2020 02:19:54 INFO GlusterFS mount attempt 

16/06/2020 02:19:24 INFO GlusterFS mount attempt 

16/06/2020 02:18:54 INFO GlusterFS mount attempt 

16/06/2020 02:18:24 INFO GlusterFS mount attempt 

16/06/2020 02:17:54 INFO GlusterFS mount attempt 

16/06/2020 02:17:24 INFO GlusterFS mount attempt 

16/06/2020 02:16:54 INFO GlusterFS mount attempt 

16/06/2020 02:16:24 INFO GlusterFS mount attempt 

16/06/2020 02:15:54 INFO GlusterFS mount attempt 

16/06/2020 02:15:24 INFO GlusterFS mount attempt 

16/06/2020 02:14:54 INFO GlusterFS mount attempt 

16/06/2020 02:14:23 INFO GlusterFS mount attempt 

16/06/2020 02:13:53 INFO GlusterFS mount attempt 

16/06/2020 02:13:23 INFO GlusterFS mount attempt 

16/06/2020 02:12:53 INFO GlusterFS mount attempt 

16/06/2020 02:12:23 INFO GlusterFS mount attempt 

16/06/2020 02:11:53 INFO GlusterFS mount attempt 

16/06/2020 02:11:23 INFO GlusterFS mount attempt 

16/06/2020 02:10:53 INFO GlusterFS mount attempt 

16/06/2020 02:10:23 INFO GlusterFS mount attempt 

16/06/2020 02:09:53 INFO GlusterFS mount attempt 

16/06/2020 02:09:23 INFO GlusterFS mount attempt 

16/06/2020 02:08:52 INFO GlusterFS mount attempt 

16/06/2020 02:08:22 INFO GlusterFS mount attempt 

16/06/2020 02:07:52 INFO GlusterFS mount attempt 

16/06/2020 02:07:22 INFO GlusterFS mount attempt 

16/06/2020 02:06:52 INFO GlusterFS mount attempt 

16/06/2020 02:06:22 INFO GlusterFS mount attempt 

16/06/2020 02:05:52 INFO GlusterFS mount attempt 

16/06/2020 02:05:22 INFO GlusterFS mount attempt 

16/06/2020 02:04:52 INFO GlusterFS mount attempt 

16/06/2020 02:04:22 INFO GlusterFS mount attempt 

16/06/2020 02:03:52 INFO GlusterFS mount attempt 

16/06/2020 02:03:21 INFO GlusterFS mount attempt 

16/06/2020 02:02:51 INFO GlusterFS mount attempt 

16/06/2020 02:02:21 INFO GlusterFS mount attempt 

16/06/2020 02:01:51 INFO GlusterFS mount attempt 

16/06/2020 02:01:21 INFO GlusterFS mount attempt 

16/06/2020 02:00:51 INFO GlusterFS mount attempt 

16/06/2020 02:00:21 INFO GlusterFS mount attempt 

16/06/2020 01:59:51 INFO GlusterFS mount attempt 

16/06/2020 01:59:21 INFO GlusterFS mount attempt 

16/06/2020 01:58:51 INFO GlusterFS mount attempt 

16/06/2020 01:58:20 INFO GlusterFS mount attempt 

16/06/2020 01:57:50 INFO GlusterFS mount attempt 

16/06/2020 01:57:20 INFO GlusterFS mount attempt 

16/06/2020 01:56:50 INFO GlusterFS mount attempt 

16/06/2020 01:56:20 INFO GlusterFS mount attempt 

16/06/2020 01:55:50 INFO GlusterFS mount attempt 

16/06/2020 01:55:20 INFO GlusterFS mount attempt 

16/06/2020 01:54:50 INFO GlusterFS mount attempt 

16/06/2020 01:54:20 INFO GlusterFS mount attempt 

16/06/2020 01:53:50 INFO GlusterFS mount attempt 

16/06/2020 01:53:20 INFO GlusterFS mount attempt 

16/06/2020 01:52:50 INFO GlusterFS mount attempt 

16/06/2020 01:52:19 INFO GlusterFS mount attempt 

16/06/2020 01:51:49 INFO GlusterFS mount attempt 

16/06/2020 01:51:19 INFO GlusterFS mount attempt 

16/06/2020 01:50:49 INFO GlusterFS mount attempt 

16/06/2020 01:50:19 INFO GlusterFS mount attempt 

16/06/2020 01:49:49 INFO GlusterFS mount attempt 

16/06/2020 01:49:19 INFO GlusterFS mount attempt 

16/06/2020 01:48:49 INFO GlusterFS mount attempt 

16/06/2020 01:48:19 INFO GlusterFS mount attempt 

16/06/2020 01:47:49 INFO GlusterFS mount attempt 

16/06/2020 01:47:18 INFO GlusterFS mount attempt 

16/06/2020 01:46:48 INFO GlusterFS mount attempt 

16/06/2020 01:46:18 INFO GlusterFS mount attempt 

16/06/2020 01:45:48 INFO GlusterFS mount attempt 

16/06/2020 01:45:18 INFO GlusterFS mount attempt 

16/06/2020 01:44:48 INFO GlusterFS mount attempt 

16/06/2020 01:44:18 INFO GlusterFS mount attempt 

16/06/2020 01:43:48 INFO GlusterFS mount attempt 

16/06/2020 01:43:18 INFO GlusterFS mount attempt 

16/06/2020 01:42:48 INFO GlusterFS mount attempt 

16/06/2020 01:42:18 INFO GlusterFS mount attempt 

16/06/2020 01:41:47 INFO GlusterFS mount attempt 

16/06/2020 01:41:17 INFO GlusterFS mount attempt 

16/06/2020 01:40:47 INFO GlusterFS mount attempt 

16/06/2020 01:40:17 INFO GlusterFS mount attempt 

16/06/2020 01:39:47 INFO GlusterFS mount attempt 

16/06/2020 01:39:17 INFO GlusterFS mount attempt 

16/06/2020 01:38:47 INFO GlusterFS mount attempt 

16/06/2020 01:38:17 INFO GlusterFS mount attempt 

16/06/2020 01:37:47 INFO GlusterFS mount attempt 

16/06/2020 01:37:17 INFO GlusterFS mount attempt 

16/06/2020 01:36:47 INFO GlusterFS mount attempt 

16/06/2020 01:36:16 INFO GlusterFS mount attempt 

16/06/2020 01:35:46 INFO GlusterFS mount attempt 

16/06/2020 01:35:16 INFO GlusterFS mount attempt 

16/06/2020 01:34:46 INFO GlusterFS mount attempt 

16/06/2020 01:34:16 INFO GlusterFS mount attempt 

16/06/2020 01:33:46 INFO GlusterFS mount attempt 

16/06/2020 01:33:16 INFO GlusterFS mount attempt 

16/06/2020 01:32:46 INFO GlusterFS mount attempt 

16/06/2020 01:32:16 INFO GlusterFS mount attempt 

16/06/2020 01:31:46 INFO GlusterFS mount attempt 

16/06/2020 01:31:16 INFO GlusterFS mount attempt 

16/06/2020 01:30:45 INFO GlusterFS mount attempt 

16/06/2020 01:30:15 INFO GlusterFS mount attempt 

16/06/2020 01:29:45 INFO GlusterFS mount attempt 

16/06/2020 01:29:15 INFO GlusterFS mount attempt 

16/06/2020 01:28:45 INFO GlusterFS mount attempt 

16/06/2020 01:28:15 INFO GlusterFS mount attempt 

16/06/2020 01:27:45 INFO GlusterFS mount attempt 

16/06/2020 01:27:15 INFO GlusterFS mount attempt 

16/06/2020 01:26:45 INFO GlusterFS mount attempt 

16/06/2020 01:26:15 INFO GlusterFS mount attempt 

16/06/2020 01:25:45 INFO GlusterFS mount attempt 

16/06/2020 01:25:14 INFO GlusterFS mount attempt 

16/06/2020 01:24:44 INFO GlusterFS mount attempt 

16/06/2020 01:24:14 INFO GlusterFS mount attempt 

16/06/2020 01:23:44 INFO GlusterFS mount attempt 

16/06/2020 01:23:14 INFO GlusterFS mount attempt 

16/06/2020 01:22:44 INFO GlusterFS mount attempt 

16/06/2020 01:22:14 INFO GlusterFS mount attempt 

16/06/2020 01:21:44 INFO GlusterFS mount attempt 

16/06/2020 01:21:14 INFO GlusterFS mount attempt 

16/06/2020 01:20:44 INFO GlusterFS mount attempt 

16/06/2020 01:20:14 INFO GlusterFS mount attempt 

16/06/2020 01:19:43 INFO GlusterFS mount attempt 

16/06/2020 01:19:13 INFO GlusterFS mount attempt 

16/06/2020 01:18:43 INFO GlusterFS mount attempt 

16/06/2020 01:18:13 INFO GlusterFS mount attempt 

16/06/2020 01:17:43 INFO GlusterFS mount attempt 

16/06/2020 01:17:13 INFO GlusterFS mount attempt 

16/06/2020 01:16:43 INFO GlusterFS mount attempt 

16/06/2020 01:16:13 INFO GlusterFS mount attempt 

16/06/2020 01:15:43 INFO GlusterFS mount attempt 

16/06/2020 01:15:13 INFO GlusterFS mount attempt 

16/06/2020 01:14:43 INFO GlusterFS mount attempt 

16/06/2020 01:14:12 INFO GlusterFS mount attempt 

16/06/2020 01:13:42 INFO GlusterFS mount attempt 

16/06/2020 01:13:12 INFO GlusterFS mount attempt 

16/06/2020 01:12:42 INFO GlusterFS mount attempt 

16/06/2020 01:12:12 INFO GlusterFS mount attempt 

16/06/2020 01:11:42 INFO GlusterFS mount attempt 

16/06/2020 01:11:12 INFO GlusterFS mount attempt 

16/06/2020 01:10:42 INFO GlusterFS mount attempt 

16/06/2020 01:10:12 INFO GlusterFS mount attempt 

16/06/2020 01:09:42 INFO GlusterFS mount attempt 

16/06/2020 01:09:12 INFO GlusterFS mount attempt 

16/06/2020 01:08:41 INFO GlusterFS mount attempt 

16/06/2020 01:08:11 INFO GlusterFS mount attempt 

16/06/2020 01:07:41 INFO GlusterFS mount attempt 

16/06/2020 01:07:11 INFO GlusterFS mount attempt 

16/06/2020 01:06:41 INFO GlusterFS mount attempt 

16/06/2020 01:06:11 INFO GlusterFS mount attempt 

16/06/2020 01:05:41 INFO GlusterFS mount attempt 

16/06/2020 01:05:11 INFO GlusterFS mount attempt 

16/06/2020 01:04:41 INFO GlusterFS mount attempt 

16/06/2020 01:04:11 INFO GlusterFS mount attempt 

16/06/2020 01:03:40 INFO GlusterFS mount attempt 

16/06/2020 01:03:10 INFO GlusterFS mount attempt 

16/06/2020 01:02:40 INFO GlusterFS mount attempt 

16/06/2020 01:02:10 INFO GlusterFS mount attempt 

16/06/2020 01:01:40 INFO GlusterFS mount attempt 

16/06/2020 01:01:10 INFO GlusterFS mount attempt 

16/06/2020 01:00:40 INFO GlusterFS mount attempt 

16/06/2020 01:00:10 INFO GlusterFS mount attempt 

16/06/2020 00:59:40 INFO GlusterFS mount attempt 

16/06/2020 00:59:10 INFO GlusterFS mount attempt 

16/06/2020 00:58:40 INFO GlusterFS mount attempt 

16/06/2020 00:58:09 INFO GlusterFS mount attempt 

16/06/2020 00:57:39 INFO GlusterFS mount attempt 

16/06/2020 00:57:09 INFO GlusterFS mount attempt 

16/06/2020 00:56:39 INFO GlusterFS mount attempt 

16/06/2020 00:56:09 INFO GlusterFS mount attempt 

16/06/2020 00:55:39 INFO GlusterFS mount attempt 

16/06/2020 00:55:09 INFO GlusterFS mount attempt 

16/06/2020 00:54:39 INFO GlusterFS mount attempt 

16/06/2020 00:54:09 INFO GlusterFS mount attempt 

16/06/2020 00:53:39 INFO GlusterFS mount attempt 

16/06/2020 00:53:09 INFO GlusterFS mount attempt 

16/06/2020 00:52:38 INFO GlusterFS mount attempt 

16/06/2020 00:52:08 INFO GlusterFS mount attempt 

16/06/2020 00:51:38 INFO GlusterFS mount attempt 

16/06/2020 00:51:08 INFO GlusterFS mount attempt 

16/06/2020 00:50:38 INFO GlusterFS mount attempt 

16/06/2020 00:50:08 INFO GlusterFS mount attempt 

16/06/2020 00:49:38 INFO GlusterFS mount attempt 

16/06/2020 00:49:08 INFO GlusterFS mount attempt 

16/06/2020 00:48:38 INFO GlusterFS mount attempt 

16/06/2020 00:48:08 INFO GlusterFS mount attempt 

16/06/2020 00:47:38 INFO GlusterFS mount attempt 

16/06/2020 00:47:08 INFO GlusterFS mount attempt 

16/06/2020 00:46:37 INFO GlusterFS mount attempt 

16/06/2020 00:46:07 INFO GlusterFS mount attempt 

16/06/2020 00:45:37 INFO GlusterFS mount attempt 

16/06/2020 00:45:07 INFO GlusterFS mount attempt 

16/06/2020 00:44:37 INFO GlusterFS mount attempt 

16/06/2020 00:44:07 INFO GlusterFS mount attempt 

16/06/2020 00:43:37 INFO GlusterFS mount attempt 

16/06/2020 00:43:07 INFO GlusterFS mount attempt 

16/06/2020 00:42:37 INFO GlusterFS mount attempt 

16/06/2020 00:42:07 INFO GlusterFS mount attempt 

16/06/2020 00:41:36 INFO GlusterFS mount attempt 

16/06/2020 00:41:06 INFO GlusterFS mount attempt 

16/06/2020 00:40:36 INFO GlusterFS mount attempt 

16/06/2020 00:40:06 INFO GlusterFS mount attempt 

16/06/2020 00:39:36 INFO GlusterFS mount attempt 

16/06/2020 00:39:06 INFO GlusterFS mount attempt 

16/06/2020 00:38:36 INFO GlusterFS mount attempt 

16/06/2020 00:38:06 INFO GlusterFS mount attempt 

16/06/2020 00:37:36 INFO GlusterFS mount attempt 

16/06/2020 00:37:06 INFO GlusterFS mount attempt 

16/06/2020 00:36:36 INFO GlusterFS mount attempt 

16/06/2020 00:36:05 INFO GlusterFS mount attempt 

16/06/2020 00:35:35 INFO GlusterFS mount attempt 

16/06/2020 00:35:05 INFO GlusterFS mount attempt 

16/06/2020 00:34:35 INFO GlusterFS mount attempt 

16/06/2020 00:34:05 INFO GlusterFS mount attempt 

16/06/2020 00:33:35 INFO GlusterFS mount attempt 

16/06/2020 00:33:05 INFO GlusterFS mount attempt 

16/06/2020 00:32:35 INFO GlusterFS mount attempt 

16/06/2020 00:32:05 INFO GlusterFS mount attempt 

16/06/2020 00:31:35 INFO GlusterFS mount attempt 

16/06/2020 00:31:05 INFO GlusterFS mount attempt 

16/06/2020 00:30:35 INFO GlusterFS mount attempt 

16/06/2020 00:30:04 INFO GlusterFS mount attempt 

16/06/2020 00:29:34 INFO GlusterFS mount attempt 

16/06/2020 00:29:04 INFO GlusterFS mount attempt 

16/06/2020 00:28:34 INFO GlusterFS mount attempt 

16/06/2020 00:28:04 INFO GlusterFS mount attempt 

16/06/2020 00:27:34 INFO GlusterFS mount attempt 

16/06/2020 00:27:04 INFO GlusterFS mount attempt 

16/06/2020 00:26:34 INFO GlusterFS mount attempt 

16/06/2020 00:26:04 INFO GlusterFS mount attempt 

16/06/2020 00:25:34 INFO GlusterFS mount attempt 

16/06/2020 00:25:03 INFO GlusterFS mount attempt 

16/06/2020 00:24:33 INFO GlusterFS mount attempt 

16/06/2020 00:24:03 INFO GlusterFS mount attempt 

16/06/2020 00:23:33 INFO GlusterFS mount attempt 

16/06/2020 00:23:03 INFO GlusterFS mount attempt 

16/06/2020 00:22:33 INFO GlusterFS mount attempt 

16/06/2020 00:22:03 INFO GlusterFS mount attempt 

16/06/2020 00:21:33 INFO GlusterFS mount attempt 

16/06/2020 00:21:03 INFO GlusterFS mount attempt 

16/06/2020 00:20:33 INFO GlusterFS mount attempt 

16/06/2020 00:20:03 INFO GlusterFS mount attempt 

16/06/2020 00:19:32 INFO GlusterFS mount attempt 

16/06/2020 00:19:02 INFO GlusterFS mount attempt 

16/06/2020 00:18:32 INFO GlusterFS mount attempt 

16/06/2020 00:18:02 INFO GlusterFS mount attempt 

16/06/2020 00:17:32 INFO GlusterFS mount attempt 

16/06/2020 00:17:02 INFO GlusterFS mount attempt 

16/06/2020 00:16:32 INFO GlusterFS mount attempt 

16/06/2020 00:16:02 INFO GlusterFS mount attempt 

16/06/2020 00:15:32 INFO GlusterFS mount attempt 

16/06/2020 00:15:02 INFO GlusterFS mount attempt 

16/06/2020 00:14:31 INFO GlusterFS mount attempt 

16/06/2020 00:14:01 INFO GlusterFS mount attempt 

16/06/2020 00:13:31 INFO GlusterFS mount attempt 

16/06/2020 00:13:01 INFO GlusterFS mount attempt 

16/06/2020 00:12:31 INFO GlusterFS mount attempt 

16/06/2020 00:12:01 INFO GlusterFS mount attempt 

16/06/2020 00:11:31 INFO GlusterFS mount attempt 

16/06/2020 00:11:01 INFO GlusterFS mount attempt 

16/06/2020 00:10:31 INFO GlusterFS mount attempt 

16/06/2020 00:10:01 INFO GlusterFS mount attempt 

16/06/2020 00:09:31 INFO GlusterFS mount attempt 

16/06/2020 00:09:01 INFO GlusterFS mount attempt 

16/06/2020 00:08:30 INFO GlusterFS mount attempt 

16/06/2020 00:08:00 INFO GlusterFS mount attempt 

16/06/2020 00:07:30 INFO GlusterFS mount attempt 

16/06/2020 00:07:00 INFO GlusterFS mount attempt 

16/06/2020 00:06:30 INFO GlusterFS mount attempt 

16/06/2020 00:06:00 INFO GlusterFS mount attempt 

16/06/2020 00:05:30 INFO GlusterFS mount attempt 

16/06/2020 00:05:00 INFO GlusterFS mount attempt 

16/06/2020 00:04:30 INFO GlusterFS mount attempt 

16/06/2020 00:04:00 INFO GlusterFS mount attempt 

16/06/2020 00:03:29 INFO GlusterFS mount attempt 

16/06/2020 00:02:59 INFO GlusterFS mount attempt 

16/06/2020 00:02:29 INFO GlusterFS mount attempt 

16/06/2020 00:01:59 INFO GlusterFS mount attempt 

16/06/2020 00:01:29 INFO GlusterFS mount attempt 

16/06/2020 00:00:59 INFO GlusterFS mount attempt 

16/06/2020 00:00:29 INFO GlusterFS mount attempt 

15/06/2020 23:59:59 INFO GlusterFS mount attempt 

15/06/2020 23:59:29 INFO GlusterFS mount attempt 

15/06/2020 23:58:59 INFO GlusterFS mount attempt 

15/06/2020 23:58:29 INFO GlusterFS mount attempt 

15/06/2020 23:57:59 INFO GlusterFS mount attempt 

15/06/2020 23:57:28 INFO GlusterFS mount attempt 

15/06/2020 23:56:58 INFO GlusterFS mount attempt 

15/06/2020 23:56:28 INFO GlusterFS mount attempt 

15/06/2020 23:55:58 INFO GlusterFS mount attempt 

15/06/2020 23:55:28 INFO GlusterFS mount attempt 

15/06/2020 23:54:58 INFO GlusterFS mount attempt 

15/06/2020 23:54:28 INFO GlusterFS mount attempt 

15/06/2020 23:53:58 INFO GlusterFS mount attempt 

15/06/2020 23:53:28 INFO GlusterFS mount attempt 

15/06/2020 23:52:58 INFO GlusterFS mount attempt 

15/06/2020 23:52:28 INFO GlusterFS mount attempt 

15/06/2020 23:51:57 INFO GlusterFS mount attempt 

15/06/2020 23:51:27 INFO GlusterFS mount attempt 

15/06/2020 23:50:57 INFO GlusterFS mount attempt 

15/06/2020 23:50:27 INFO GlusterFS mount attempt 

15/06/2020 23:49:57 INFO GlusterFS mount attempt 

15/06/2020 23:49:27 INFO GlusterFS mount attempt 

15/06/2020 23:48:57 INFO GlusterFS mount attempt 

15/06/2020 23:48:27 INFO GlusterFS mount attempt 

15/06/2020 23:47:57 INFO GlusterFS mount attempt 

15/06/2020 23:47:27 INFO GlusterFS mount attempt 

15/06/2020 23:46:57 INFO GlusterFS mount attempt 

15/06/2020 23:46:26 INFO GlusterFS mount attempt 

15/06/2020 23:45:56 INFO GlusterFS mount attempt 

15/06/2020 23:45:26 INFO GlusterFS mount attempt 

15/06/2020 23:44:56 INFO GlusterFS mount attempt 

15/06/2020 23:44:26 INFO GlusterFS mount attempt 

15/06/2020 23:43:56 INFO GlusterFS mount attempt 

15/06/2020 23:43:26 INFO GlusterFS mount attempt 

15/06/2020 23:42:56 INFO GlusterFS mount attempt 

15/06/2020 23:42:26 INFO GlusterFS mount attempt 

15/06/2020 23:41:56 INFO GlusterFS mount attempt 

15/06/2020 23:41:26 INFO GlusterFS mount attempt 

15/06/2020 23:40:56 INFO GlusterFS mount attempt 

15/06/2020 23:40:25 INFO GlusterFS mount attempt 

15/06/2020 23:39:55 INFO GlusterFS mount attempt 

15/06/2020 23:39:25 INFO GlusterFS mount attempt 

15/06/2020 23:38:55 INFO GlusterFS mount attempt 

15/06/2020 23:38:25 INFO GlusterFS mount attempt 

15/06/2020 23:37:55 INFO GlusterFS mount attempt 

15/06/2020 23:37:25 INFO GlusterFS mount attempt 

15/06/2020 23:36:55 INFO GlusterFS mount attempt 

15/06/2020 23:36:25 INFO GlusterFS mount attempt 

15/06/2020 23:35:55 INFO GlusterFS mount attempt 

15/06/2020 23:35:25 INFO GlusterFS mount attempt 

15/06/2020 23:34:54 INFO GlusterFS mount attempt 

15/06/2020 23:34:24 INFO GlusterFS mount attempt 

15/06/2020 23:33:54 INFO GlusterFS mount attempt 

15/06/2020 23:33:24 INFO GlusterFS mount attempt 

15/06/2020 23:32:54 INFO GlusterFS mount attempt 

15/06/2020 23:32:24 INFO GlusterFS mount attempt 

15/06/2020 23:31:54 INFO GlusterFS mount attempt 

15/06/2020 23:31:24 INFO GlusterFS mount attempt 

15/06/2020 23:30:54 INFO GlusterFS mount attempt 

15/06/2020 23:30:24 INFO GlusterFS mount attempt 

15/06/2020 23:29:53 INFO GlusterFS mount attempt 

15/06/2020 23:29:23 INFO GlusterFS mount attempt 

15/06/2020 23:28:53 INFO GlusterFS mount attempt 

15/06/2020 23:28:23 INFO GlusterFS mount attempt 

15/06/2020 23:27:53 INFO GlusterFS mount attempt 

15/06/2020 23:27:23 INFO GlusterFS mount attempt 

15/06/2020 23:26:53 INFO GlusterFS mount attempt 

15/06/2020 23:26:23 INFO GlusterFS mount attempt 

15/06/2020 23:25:53 INFO GlusterFS mount attempt 

15/06/2020 23:25:23 INFO GlusterFS mount attempt 

15/06/2020 23:24:53 INFO GlusterFS mount attempt 

15/06/2020 23:24:22 INFO GlusterFS mount attempt 

15/06/2020 23:23:52 INFO GlusterFS mount attempt 

15/06/2020 23:23:22 INFO GlusterFS mount attempt 

15/06/2020 23:22:52 INFO GlusterFS mount attempt 

15/06/2020 23:22:22 INFO GlusterFS mount attempt 

15/06/2020 23:21:52 INFO GlusterFS mount attempt 

15/06/2020 23:21:22 INFO GlusterFS mount attempt 

15/06/2020 23:20:52 INFO GlusterFS mount attempt 

15/06/2020 23:20:22 INFO GlusterFS mount attempt 

15/06/2020 23:19:52 INFO GlusterFS mount attempt 

15/06/2020 23:19:22 INFO GlusterFS mount attempt 

15/06/2020 23:18:51 INFO GlusterFS mount attempt 

15/06/2020 23:18:21 INFO GlusterFS mount attempt 

15/06/2020 23:17:51 INFO GlusterFS mount attempt 

15/06/2020 23:17:21 INFO GlusterFS mount attempt 

15/06/2020 23:16:51 INFO GlusterFS mount attempt 

15/06/2020 23:16:21 INFO GlusterFS mount attempt 

15/06/2020 23:15:51 INFO GlusterFS mount attempt 

15/06/2020 23:15:21 INFO GlusterFS mount attempt 

15/06/2020 23:14:51 INFO GlusterFS mount attempt 

15/06/2020 23:14:21 INFO GlusterFS mount attempt 

15/06/2020 23:13:51 INFO GlusterFS mount attempt 

15/06/2020 23:13:20 INFO GlusterFS mount attempt 

15/06/2020 23:12:50 INFO GlusterFS mount attempt 

15/06/2020 23:12:20 INFO GlusterFS mount attempt 

15/06/2020 23:11:50 INFO GlusterFS mount attempt 

15/06/2020 23:11:20 INFO GlusterFS mount attempt 

15/06/2020 23:10:50 INFO GlusterFS mount attempt 

15/06/2020 23:10:20 INFO GlusterFS mount attempt 

15/06/2020 23:09:50 INFO GlusterFS mount attempt 

15/06/2020 23:09:20 INFO GlusterFS mount attempt 

15/06/2020 23:08:50 INFO GlusterFS mount attempt 

15/06/2020 23:08:20 INFO GlusterFS mount attempt 

15/06/2020 23:07:49 INFO GlusterFS mount attempt 

15/06/2020 23:07:19 INFO GlusterFS mount attempt 

15/06/2020 23:06:49 INFO GlusterFS mount attempt 

15/06/2020 23:06:19 INFO GlusterFS mount attempt 

15/06/2020 23:05:49 INFO GlusterFS mount attempt 

15/06/2020 23:05:19 INFO GlusterFS mount attempt 

15/06/2020 23:04:49 INFO GlusterFS mount attempt 

15/06/2020 23:04:19 INFO GlusterFS mount attempt 

15/06/2020 23:03:49 INFO GlusterFS mount attempt 

15/06/2020 23:03:19 INFO GlusterFS mount attempt 

15/06/2020 23:02:49 INFO GlusterFS mount attempt 

15/06/2020 23:02:18 INFO GlusterFS mount attempt 

15/06/2020 23:01:48 INFO GlusterFS mount attempt 

15/06/2020 23:01:18 INFO GlusterFS mount attempt 

15/06/2020 23:00:48 INFO GlusterFS mount attempt 

15/06/2020 23:00:18 INFO GlusterFS mount attempt 

15/06/2020 22:59:48 INFO GlusterFS mount attempt 

15/06/2020 22:59:18 INFO GlusterFS mount attempt 

15/06/2020 22:58:48 INFO GlusterFS mount attempt 

15/06/2020 22:58:18 INFO GlusterFS mount attempt 

15/06/2020 22:57:48 INFO GlusterFS mount attempt 

15/06/2020 22:57:18 INFO GlusterFS mount attempt 

15/06/2020 22:56:47 INFO GlusterFS mount attempt 

15/06/2020 22:56:17 INFO GlusterFS mount attempt 

15/06/2020 22:55:47 INFO GlusterFS mount attempt 

15/06/2020 22:55:17 INFO GlusterFS mount attempt 

15/06/2020 22:54:47 INFO GlusterFS mount attempt 

15/06/2020 22:54:17 INFO GlusterFS mount attempt 

15/06/2020 22:53:47 INFO GlusterFS mount attempt 

15/06/2020 22:53:17 INFO GlusterFS mount attempt 

15/06/2020 22:52:47 INFO GlusterFS mount attempt 

15/06/2020 22:52:17 INFO GlusterFS mount attempt 

15/06/2020 22:51:46 INFO GlusterFS mount attempt 

15/06/2020 22:51:16 INFO GlusterFS mount attempt 

15/06/2020 22:50:46 INFO GlusterFS mount attempt 

15/06/2020 22:50:16 INFO GlusterFS mount attempt 

15/06/2020 22:49:46 INFO GlusterFS mount attempt 

15/06/2020 22:49:16 INFO GlusterFS mount attempt 

15/06/2020 22:48:46 INFO GlusterFS mount attempt 

15/06/2020 22:48:16 INFO GlusterFS mount attempt 

15/06/2020 22:47:46 INFO GlusterFS mount attempt 

15/06/2020 22:47:16 INFO GlusterFS mount attempt 

15/06/2020 22:46:46 INFO GlusterFS mount attempt 

15/06/2020 22:46:15 INFO GlusterFS mount attempt 

15/06/2020 22:45:45 INFO GlusterFS mount attempt 

15/06/2020 22:45:15 INFO GlusterFS mount attempt 

15/06/2020 22:44:45 INFO GlusterFS mount attempt 

15/06/2020 22:44:15 INFO GlusterFS mount attempt 

15/06/2020 22:43:45 INFO GlusterFS mount attempt 

15/06/2020 22:43:15 INFO GlusterFS mount attempt 

15/06/2020 22:42:45 INFO GlusterFS mount attempt 

15/06/2020 22:42:15 INFO GlusterFS mount attempt 

15/06/2020 22:41:45 INFO GlusterFS mount attempt 

15/06/2020 22:41:14 INFO GlusterFS mount attempt 

15/06/2020 22:40:44 INFO GlusterFS mount attempt 

15/06/2020 22:40:14 INFO GlusterFS mount attempt 

15/06/2020 22:39:44 INFO GlusterFS mount attempt 

15/06/2020 22:39:14 INFO GlusterFS mount attempt 

15/06/2020 22:38:44 INFO GlusterFS mount attempt 

15/06/2020 22:38:14 INFO GlusterFS mount attempt 

15/06/2020 22:37:44 INFO GlusterFS mount attempt 

15/06/2020 22:37:14 INFO GlusterFS mount attempt 

15/06/2020 22:36:44 INFO GlusterFS mount attempt 

15/06/2020 22:36:14 INFO GlusterFS mount attempt 

15/06/2020 22:35:43 INFO GlusterFS mount attempt 

15/06/2020 22:35:13 INFO GlusterFS mount attempt 

15/06/2020 22:34:43 INFO GlusterFS mount attempt 

15/06/2020 22:34:13 INFO GlusterFS mount attempt 

15/06/2020 22:33:43 INFO GlusterFS mount attempt 

15/06/2020 22:33:13 INFO GlusterFS mount attempt 

15/06/2020 22:32:43 INFO GlusterFS mount attempt 

15/06/2020 22:32:13 INFO GlusterFS mount attempt 

15/06/2020 22:31:43 INFO GlusterFS mount attempt 

15/06/2020 22:31:13 INFO GlusterFS mount attempt 

15/06/2020 22:30:43 INFO GlusterFS mount attempt 

15/06/2020 22:30:12 INFO GlusterFS mount attempt 

15/06/2020 22:29:42 INFO GlusterFS mount attempt 

15/06/2020 22:29:12 INFO GlusterFS mount attempt 

15/06/2020 22:28:42 INFO GlusterFS mount attempt 

15/06/2020 22:28:12 INFO GlusterFS mount attempt 

15/06/2020 22:27:42 INFO GlusterFS mount attempt 

15/06/2020 22:27:12 INFO GlusterFS mount attempt 

15/06/2020 22:26:42 INFO GlusterFS mount attempt 

15/06/2020 22:26:12 INFO GlusterFS mount attempt 

15/06/2020 22:25:42 INFO GlusterFS mount attempt 

15/06/2020 22:25:12 INFO GlusterFS mount attempt 

15/06/2020 22:24:41 INFO GlusterFS mount attempt 

15/06/2020 22:24:11 INFO GlusterFS mount attempt 

15/06/2020 22:23:41 INFO GlusterFS mount attempt 

15/06/2020 22:23:11 INFO GlusterFS mount attempt 

15/06/2020 22:22:41 INFO GlusterFS mount attempt 

15/06/2020 22:22:11 INFO GlusterFS mount attempt 

15/06/2020 22:21:41 INFO GlusterFS mount attempt 

15/06/2020 22:21:11 INFO GlusterFS mount attempt 

15/06/2020 22:20:41 INFO GlusterFS mount attempt 

15/06/2020 22:20:11 INFO GlusterFS mount attempt 

15/06/2020 22:19:41 INFO GlusterFS mount attempt 

15/06/2020 22:19:10 INFO GlusterFS mount attempt 

15/06/2020 22:18:40 INFO GlusterFS mount attempt 

15/06/2020 22:18:10 INFO GlusterFS mount attempt 

15/06/2020 22:17:40 INFO GlusterFS mount attempt 

15/06/2020 22:17:10 INFO GlusterFS mount attempt 

15/06/2020 22:16:40 INFO GlusterFS mount attempt 

15/06/2020 22:16:10 INFO GlusterFS mount attempt 

15/06/2020 22:15:40 INFO GlusterFS mount attempt 

15/06/2020 22:15:10 INFO GlusterFS mount attempt 

15/06/2020 22:14:40 INFO GlusterFS mount attempt 

15/06/2020 22:14:10 INFO GlusterFS mount attempt 

15/06/2020 22:13:39 INFO GlusterFS mount attempt 

15/06/2020 22:13:09 INFO GlusterFS mount attempt 

15/06/2020 22:12:39 INFO GlusterFS mount attempt 

15/06/2020 22:12:09 INFO GlusterFS mount attempt 

15/06/2020 22:11:39 INFO GlusterFS mount attempt 

15/06/2020 22:11:09 INFO GlusterFS mount attempt 

15/06/2020 22:10:39 INFO GlusterFS mount attempt 

15/06/2020 22:10:09 INFO GlusterFS mount attempt 

15/06/2020 22:09:39 INFO GlusterFS mount attempt 

15/06/2020 22:09:09 INFO GlusterFS mount attempt 

15/06/2020 22:08:39 INFO GlusterFS mount attempt 

15/06/2020 22:08:08 INFO GlusterFS mount attempt 

15/06/2020 22:07:38 INFO GlusterFS mount attempt 

15/06/2020 22:07:08 INFO GlusterFS mount attempt 

15/06/2020 22:06:38 INFO GlusterFS mount attempt 

15/06/2020 22:06:08 INFO GlusterFS mount attempt 

15/06/2020 22:05:38 INFO GlusterFS mount attempt 

15/06/2020 22:05:08 INFO GlusterFS mount attempt 

15/06/2020 22:04:38 INFO GlusterFS mount attempt 

15/06/2020 22:04:08 INFO GlusterFS mount attempt 

15/06/2020 22:03:38 INFO GlusterFS mount attempt 

15/06/2020 22:03:08 INFO GlusterFS mount attempt 

15/06/2020 22:02:38 INFO GlusterFS mount attempt 

15/06/2020 22:02:07 INFO GlusterFS mount attempt 

15/06/2020 22:01:37 INFO GlusterFS mount attempt 

15/06/2020 22:01:07 INFO GlusterFS mount attempt 

15/06/2020 22:00:37 INFO GlusterFS mount attempt 

15/06/2020 22:00:07 INFO GlusterFS mount attempt 

15/06/2020 21:59:37 INFO GlusterFS mount attempt 

15/06/2020 21:59:07 INFO GlusterFS mount attempt 

15/06/2020 21:58:37 INFO GlusterFS mount attempt 

15/06/2020 21:58:07 INFO GlusterFS mount attempt 

15/06/2020 21:57:37 INFO GlusterFS mount attempt 

15/06/2020 21:57:07 INFO GlusterFS mount attempt 

15/06/2020 21:56:36 INFO GlusterFS mount attempt 

15/06/2020 21:56:06 INFO GlusterFS mount attempt 

15/06/2020 21:55:36 INFO GlusterFS mount attempt 

15/06/2020 21:55:06 INFO GlusterFS mount attempt 

15/06/2020 21:54:36 INFO GlusterFS mount attempt 

15/06/2020 21:54:06 INFO GlusterFS mount attempt 

15/06/2020 21:53:36 INFO GlusterFS mount attempt 

15/06/2020 21:53:06 INFO GlusterFS mount attempt 

15/06/2020 21:52:36 INFO GlusterFS mount attempt 

15/06/2020 21:52:06 INFO GlusterFS mount attempt 

15/06/2020 21:51:35 INFO GlusterFS mount attempt 

15/06/2020 21:51:05 INFO GlusterFS mount attempt 

15/06/2020 21:50:35 INFO GlusterFS mount attempt 

15/06/2020 21:50:05 INFO GlusterFS mount attempt 

15/06/2020 21:49:35 INFO GlusterFS mount attempt 

15/06/2020 21:49:05 INFO GlusterFS mount attempt 

15/06/2020 21:48:35 INFO GlusterFS mount attempt 

15/06/2020 21:48:05 INFO GlusterFS mount attempt 

15/06/2020 21:47:35 INFO GlusterFS mount attempt 

15/06/2020 21:47:05 INFO GlusterFS mount attempt 

15/06/2020 21:46:35 INFO GlusterFS mount attempt 

15/06/2020 21:46:04 INFO GlusterFS mount attempt 

15/06/2020 21:45:34 INFO GlusterFS mount attempt 

15/06/2020 21:45:04 INFO GlusterFS mount attempt 

15/06/2020 21:44:34 INFO GlusterFS mount attempt 

15/06/2020 21:44:04 INFO GlusterFS mount attempt 

15/06/2020 21:43:34 INFO GlusterFS mount attempt 

15/06/2020 21:43:04 INFO GlusterFS mount attempt 

15/06/2020 21:42:34 INFO GlusterFS mount attempt 

15/06/2020 21:42:04 INFO GlusterFS mount attempt 

15/06/2020 21:41:34 INFO GlusterFS mount attempt 

15/06/2020 21:41:04 INFO GlusterFS mount attempt 

15/06/2020 21:40:33 INFO GlusterFS mount attempt 

15/06/2020 21:40:03 INFO GlusterFS mount attempt 

15/06/2020 21:39:33 INFO GlusterFS mount attempt 

15/06/2020 21:39:03 INFO GlusterFS mount attempt 

15/06/2020 21:38:33 INFO GlusterFS mount attempt 

15/06/2020 21:38:03 INFO GlusterFS mount attempt 

15/06/2020 21:37:33 INFO GlusterFS mount attempt 

15/06/2020 21:37:03 INFO GlusterFS mount attempt 

15/06/2020 21:36:33 INFO GlusterFS mount attempt 

15/06/2020 21:36:03 INFO GlusterFS mount attempt 

15/06/2020 21:35:33 INFO GlusterFS mount attempt 

15/06/2020 21:35:02 INFO GlusterFS mount attempt 

15/06/2020 21:34:32 INFO GlusterFS mount attempt 

15/06/2020 21:34:02 INFO GlusterFS mount attempt 

15/06/2020 21:33:32 INFO GlusterFS mount attempt 

15/06/2020 21:33:02 INFO GlusterFS mount attempt 

15/06/2020 21:32:32 INFO GlusterFS mount attempt 

15/06/2020 21:32:02 INFO GlusterFS mount attempt 

15/06/2020 21:31:32 INFO GlusterFS mount attempt 

15/06/2020 21:31:02 INFO GlusterFS mount attempt 

15/06/2020 21:30:32 INFO GlusterFS mount attempt 

15/06/2020 21:30:02 INFO GlusterFS mount attempt 

15/06/2020 21:29:31 INFO GlusterFS mount attempt 

15/06/2020 21:29:01 INFO GlusterFS mount attempt 

15/06/2020 21:28:31 INFO GlusterFS mount attempt 

15/06/2020 21:28:01 INFO GlusterFS mount attempt 

15/06/2020 21:27:31 INFO GlusterFS mount attempt 

15/06/2020 21:27:01 INFO GlusterFS mount attempt 

15/06/2020 21:26:31 INFO GlusterFS mount attempt 

15/06/2020 21:26:01 INFO GlusterFS mount attempt 

15/06/2020 21:25:31 INFO GlusterFS mount attempt 

15/06/2020 21:25:01 INFO GlusterFS mount attempt 

15/06/2020 21:24:31 INFO GlusterFS mount attempt 

15/06/2020 21:24:00 INFO GlusterFS mount attempt 

15/06/2020 21:23:30 INFO GlusterFS mount attempt 

15/06/2020 21:23:00 INFO GlusterFS mount attempt 

15/06/2020 21:22:30 INFO GlusterFS mount attempt 

15/06/2020 21:22:00 INFO GlusterFS mount attempt 

15/06/2020 21:21:30 INFO GlusterFS mount attempt 

15/06/2020 21:21:00 INFO GlusterFS mount attempt 

15/06/2020 21:20:30 INFO GlusterFS mount attempt 

15/06/2020 21:20:00 INFO GlusterFS mount attempt 

15/06/2020 21:19:30 INFO GlusterFS mount attempt 

15/06/2020 21:19:00 INFO GlusterFS mount attempt 

15/06/2020 21:18:29 INFO GlusterFS mount attempt 

15/06/2020 21:17:59 INFO GlusterFS mount attempt 

15/06/2020 21:17:29 INFO GlusterFS mount attempt 

15/06/2020 21:16:59 INFO GlusterFS mount attempt 

15/06/2020 21:16:29 INFO GlusterFS mount attempt 

15/06/2020 21:15:59 INFO GlusterFS mount attempt 

15/06/2020 21:15:29 INFO GlusterFS mount attempt 

15/06/2020 21:14:59 INFO GlusterFS mount attempt 

15/06/2020 21:14:29 INFO GlusterFS mount attempt 

15/06/2020 21:13:59 INFO GlusterFS mount attempt 

15/06/2020 21:13:29 INFO GlusterFS mount attempt 

15/06/2020 21:12:58 INFO GlusterFS mount attempt 

15/06/2020 21:12:28 INFO GlusterFS mount attempt 

15/06/2020 21:11:58 INFO GlusterFS mount attempt 

15/06/2020 21:11:28 INFO GlusterFS mount attempt 

15/06/2020 21:10:58 INFO GlusterFS mount attempt 

15/06/2020 21:10:28 INFO GlusterFS mount attempt 

15/06/2020 21:09:58 INFO GlusterFS mount attempt 

15/06/2020 21:09:28 INFO GlusterFS mount attempt 

15/06/2020 21:08:58 INFO GlusterFS mount attempt 

15/06/2020 21:08:28 INFO GlusterFS mount attempt 

15/06/2020 21:07:58 INFO GlusterFS mount attempt 

15/06/2020 21:07:27 INFO GlusterFS mount attempt 

15/06/2020 21:06:57 INFO GlusterFS mount attempt 

15/06/2020 21:06:27 INFO GlusterFS mount attempt 

15/06/2020 21:05:57 INFO GlusterFS mount attempt 

15/06/2020 21:05:27 INFO GlusterFS mount attempt 

15/06/2020 21:04:57 INFO GlusterFS mount attempt 

15/06/2020 21:04:27 INFO GlusterFS mount attempt 

15/06/2020 21:03:57 INFO GlusterFS mount attempt 

15/06/2020 21:03:27 INFO GlusterFS mount attempt 

15/06/2020 21:02:57 INFO GlusterFS mount attempt 

15/06/2020 21:02:26 INFO GlusterFS mount attempt 

15/06/2020 21:01:56 INFO GlusterFS mount attempt 

15/06/2020 21:01:26 INFO GlusterFS mount attempt 

15/06/2020 21:00:56 INFO GlusterFS mount attempt 

15/06/2020 21:00:26 INFO GlusterFS mount attempt 

15/06/2020 20:59:56 INFO GlusterFS mount attempt 

15/06/2020 20:59:26 INFO GlusterFS mount attempt 

15/06/2020 20:58:56 INFO GlusterFS mount attempt 

15/06/2020 20:58:26 INFO GlusterFS mount attempt 

15/06/2020 20:57:56 INFO GlusterFS mount attempt 

15/06/2020 20:57:26 INFO GlusterFS mount attempt 

15/06/2020 20:56:55 INFO GlusterFS mount attempt 

15/06/2020 20:56:25 INFO GlusterFS mount attempt 

15/06/2020 20:55:55 INFO GlusterFS mount attempt 

15/06/2020 20:55:25 INFO GlusterFS mount attempt 

15/06/2020 20:54:55 INFO GlusterFS mount attempt 

15/06/2020 20:54:25 INFO GlusterFS mount attempt 

15/06/2020 20:53:55 INFO GlusterFS mount attempt 

15/06/2020 20:53:25 INFO GlusterFS mount attempt 

15/06/2020 20:52:55 INFO GlusterFS mount attempt 

15/06/2020 20:52:25 INFO GlusterFS mount attempt 

15/06/2020 20:51:54 INFO GlusterFS mount attempt 

15/06/2020 20:51:24 INFO GlusterFS mount attempt 

15/06/2020 20:50:54 INFO GlusterFS mount attempt 

15/06/2020 20:50:24 INFO GlusterFS mount attempt 

15/06/2020 20:49:54 INFO GlusterFS mount attempt 

15/06/2020 20:49:24 INFO GlusterFS mount attempt 

15/06/2020 20:48:54 INFO GlusterFS mount attempt 

15/06/2020 20:48:24 INFO GlusterFS mount attempt 

15/06/2020 20:47:54 INFO GlusterFS mount attempt 

15/06/2020 20:47:24 INFO GlusterFS mount attempt 

15/06/2020 20:46:54 INFO GlusterFS mount attempt 

15/06/2020 20:46:23 INFO GlusterFS mount attempt 

15/06/2020 20:45:53 INFO GlusterFS mount attempt 

15/06/2020 20:45:23 INFO GlusterFS mount attempt 

15/06/2020 20:44:53 INFO GlusterFS mount attempt 

15/06/2020 20:44:23 INFO GlusterFS mount attempt 

15/06/2020 20:43:53 INFO GlusterFS mount attempt 

15/06/2020 20:43:23 INFO GlusterFS mount attempt 

15/06/2020 20:42:53 INFO GlusterFS mount attempt 

15/06/2020 20:42:23 INFO GlusterFS mount attempt 

15/06/2020 20:41:53 INFO GlusterFS mount attempt 

15/06/2020 20:41:22 INFO GlusterFS mount attempt 

15/06/2020 20:40:52 INFO GlusterFS mount attempt 

15/06/2020 20:40:22 INFO GlusterFS mount attempt 

15/06/2020 20:39:52 INFO GlusterFS mount attempt 

15/06/2020 20:39:22 INFO GlusterFS mount attempt 

15/06/2020 20:38:52 INFO GlusterFS mount attempt 

15/06/2020 20:38:22 INFO GlusterFS mount attempt 

15/06/2020 20:37:52 INFO GlusterFS mount attempt 

15/06/2020 20:37:22 INFO GlusterFS mount attempt 

15/06/2020 20:36:52 INFO GlusterFS mount attempt 

15/06/2020 20:36:22 INFO GlusterFS mount attempt 

15/06/2020 20:35:52 INFO GlusterFS mount attempt 

15/06/2020 20:35:21 INFO GlusterFS mount attempt 

15/06/2020 20:34:51 INFO GlusterFS mount attempt 

15/06/2020 20:34:21 INFO GlusterFS mount attempt 

15/06/2020 20:33:51 INFO GlusterFS mount attempt 

15/06/2020 20:33:21 INFO GlusterFS mount attempt 

15/06/2020 20:32:51 INFO GlusterFS mount attempt 

15/06/2020 20:32:21 INFO GlusterFS mount attempt 

15/06/2020 20:31:51 INFO GlusterFS mount attempt 

15/06/2020 20:31:21 INFO GlusterFS mount attempt 

15/06/2020 20:30:51 INFO GlusterFS mount attempt 

15/06/2020 20:30:21 INFO GlusterFS mount attempt 

15/06/2020 20:29:50 INFO GlusterFS mount attempt 

15/06/2020 20:29:20 INFO GlusterFS mount attempt 

15/06/2020 20:28:50 INFO GlusterFS mount attempt 

15/06/2020 20:28:20 INFO GlusterFS mount attempt 

15/06/2020 20:27:50 INFO GlusterFS mount attempt 

15/06/2020 20:27:20 INFO GlusterFS mount attempt 

15/06/2020 20:26:50 INFO GlusterFS mount attempt 

15/06/2020 20:26:20 INFO GlusterFS mount attempt 

15/06/2020 20:25:50 INFO GlusterFS mount attempt 

15/06/2020 20:25:20 INFO GlusterFS mount attempt 

15/06/2020 20:24:50 INFO GlusterFS mount attempt 

15/06/2020 20:24:19 INFO GlusterFS mount attempt 

15/06/2020 20:23:49 INFO GlusterFS mount attempt 

15/06/2020 20:23:19 INFO GlusterFS mount attempt 

15/06/2020 20:22:49 INFO GlusterFS mount attempt 

15/06/2020 20:22:19 INFO GlusterFS mount attempt 

15/06/2020 20:21:49 INFO GlusterFS mount attempt 

15/06/2020 20:21:19 INFO GlusterFS mount attempt 

15/06/2020 20:20:49 INFO GlusterFS mount attempt 

15/06/2020 20:20:19 INFO GlusterFS mount attempt 

15/06/2020 20:19:49 INFO GlusterFS mount attempt 

15/06/2020 20:19:19 INFO GlusterFS mount attempt 

15/06/2020 20:18:48 INFO GlusterFS mount attempt 

15/06/2020 20:18:18 INFO GlusterFS mount attempt 

15/06/2020 20:17:48 INFO GlusterFS mount attempt 

15/06/2020 20:17:18 INFO GlusterFS mount attempt 

15/06/2020 20:16:48 INFO GlusterFS mount attempt 

15/06/2020 20:16:18 INFO GlusterFS mount attempt 

15/06/2020 20:15:48 INFO GlusterFS mount attempt 

15/06/2020 20:15:18 INFO GlusterFS mount attempt 

15/06/2020 20:14:48 INFO GlusterFS mount attempt 

15/06/2020 20:14:18 INFO GlusterFS mount attempt 

15/06/2020 20:13:47 INFO GlusterFS mount attempt 

15/06/2020 20:13:17 INFO GlusterFS mount attempt 

15/06/2020 20:12:47 INFO GlusterFS mount attempt 

15/06/2020 20:12:17 INFO GlusterFS mount attempt 

15/06/2020 20:11:47 INFO GlusterFS mount attempt 

15/06/2020 20:11:17 INFO GlusterFS mount attempt 

15/06/2020 20:10:47 INFO GlusterFS mount attempt 

15/06/2020 20:10:17 INFO GlusterFS mount attempt 

15/06/2020 20:09:47 INFO GlusterFS mount attempt 

15/06/2020 20:09:17 INFO GlusterFS mount attempt 

15/06/2020 20:08:47 INFO GlusterFS mount attempt 

15/06/2020 20:08:16 INFO GlusterFS mount attempt 

15/06/2020 20:07:46 INFO GlusterFS mount attempt 

15/06/2020 20:07:16 INFO GlusterFS mount attempt 

15/06/2020 20:06:46 INFO GlusterFS mount attempt 

15/06/2020 20:06:16 INFO GlusterFS mount attempt 

15/06/2020 20:05:46 INFO GlusterFS mount attempt 

15/06/2020 20:05:16 INFO GlusterFS mount attempt 

15/06/2020 20:04:46 INFO GlusterFS mount attempt 

15/06/2020 20:04:16 INFO GlusterFS mount attempt 

15/06/2020 20:03:46 INFO GlusterFS mount attempt 

15/06/2020 20:03:16 INFO GlusterFS mount attempt 

15/06/2020 20:02:45 INFO GlusterFS mount attempt 

15/06/2020 20:02:15 INFO GlusterFS mount attempt 

15/06/2020 20:01:45 INFO GlusterFS mount attempt 

15/06/2020 20:01:15 INFO GlusterFS mount attempt 

15/06/2020 20:00:45 INFO GlusterFS mount attempt 

15/06/2020 20:00:15 INFO GlusterFS mount attempt 

15/06/2020 19:59:45 INFO GlusterFS mount attempt 

15/06/2020 19:59:15 INFO GlusterFS mount attempt 

15/06/2020 19:58:45 INFO GlusterFS mount attempt 

15/06/2020 19:58:15 INFO GlusterFS mount attempt 

15/06/2020 19:57:45 INFO GlusterFS mount attempt 

15/06/2020 19:57:15 INFO GlusterFS mount attempt 

15/06/2020 19:56:44 INFO GlusterFS mount attempt 

15/06/2020 19:56:14 INFO GlusterFS mount attempt 

15/06/2020 19:55:44 INFO GlusterFS mount attempt 

15/06/2020 19:55:14 INFO GlusterFS mount attempt 

15/06/2020 19:54:44 INFO GlusterFS mount attempt 

15/06/2020 19:54:14 INFO GlusterFS mount attempt 

15/06/2020 19:53:44 INFO GlusterFS mount attempt 

15/06/2020 19:53:14 INFO GlusterFS mount attempt 

15/06/2020 19:52:44 INFO GlusterFS mount attempt 

15/06/2020 19:52:14 INFO GlusterFS mount attempt 

15/06/2020 19:51:44 INFO GlusterFS mount attempt 

15/06/2020 19:51:13 INFO GlusterFS mount attempt 

15/06/2020 19:50:43 INFO GlusterFS mount attempt 

15/06/2020 19:50:13 INFO GlusterFS mount attempt 

15/06/2020 19:49:43 INFO GlusterFS mount attempt 

15/06/2020 19:49:13 INFO GlusterFS mount attempt 

15/06/2020 19:48:43 INFO GlusterFS mount attempt 

15/06/2020 19:48:13 INFO GlusterFS mount attempt 

15/06/2020 19:47:43 INFO GlusterFS mount attempt 

15/06/2020 19:47:13 INFO GlusterFS mount attempt 

15/06/2020 19:46:43 INFO GlusterFS mount attempt 

15/06/2020 19:46:13 INFO GlusterFS mount attempt 

15/06/2020 19:45:43 INFO GlusterFS mount attempt 

15/06/2020 19:45:12 INFO GlusterFS mount attempt 

15/06/2020 19:44:42 INFO GlusterFS mount attempt 

15/06/2020 19:44:12 INFO GlusterFS mount attempt 

15/06/2020 19:43:42 INFO GlusterFS mount attempt 

15/06/2020 19:43:12 INFO GlusterFS mount attempt 

15/06/2020 19:42:42 INFO GlusterFS mount attempt 

15/06/2020 19:42:12 INFO GlusterFS mount attempt 

15/06/2020 19:41:42 INFO GlusterFS mount attempt 

15/06/2020 19:41:12 INFO GlusterFS mount attempt 

15/06/2020 19:40:42 INFO GlusterFS mount attempt 

15/06/2020 19:40:12 INFO GlusterFS mount attempt 

15/06/2020 19:39:41 INFO GlusterFS mount attempt 

15/06/2020 19:39:11 INFO GlusterFS mount attempt 

15/06/2020 19:38:41 INFO GlusterFS mount attempt 

15/06/2020 19:38:11 INFO GlusterFS mount attempt 

15/06/2020 19:37:41 INFO GlusterFS mount attempt 

15/06/2020 19:37:11 INFO GlusterFS mount attempt 

15/06/2020 19:36:41 INFO GlusterFS mount attempt 

15/06/2020 19:36:11 INFO GlusterFS mount attempt 

15/06/2020 19:35:41 INFO GlusterFS mount attempt 

15/06/2020 19:35:11 INFO GlusterFS mount attempt 

15/06/2020 19:34:41 INFO GlusterFS mount attempt 

15/06/2020 19:34:10 INFO GlusterFS mount attempt 

15/06/2020 19:33:40 INFO GlusterFS mount attempt 

15/06/2020 19:33:10 INFO GlusterFS mount attempt 

15/06/2020 19:32:40 INFO GlusterFS mount attempt 

15/06/2020 19:32:10 INFO GlusterFS mount attempt 

15/06/2020 19:31:40 INFO GlusterFS mount attempt 

15/06/2020 19:31:10 INFO GlusterFS mount attempt 

15/06/2020 19:30:40 INFO GlusterFS mount attempt 

15/06/2020 19:30:10 INFO GlusterFS mount attempt 

15/06/2020 19:29:40 INFO GlusterFS mount attempt 

15/06/2020 19:29:10 INFO GlusterFS mount attempt 

15/06/2020 19:28:39 INFO GlusterFS mount attempt 

15/06/2020 19:28:09 INFO GlusterFS mount attempt 

15/06/2020 19:27:39 INFO GlusterFS mount attempt 

15/06/2020 19:27:09 INFO GlusterFS mount attempt 

15/06/2020 19:26:39 INFO GlusterFS mount attempt 

15/06/2020 19:26:09 INFO GlusterFS mount attempt 

15/06/2020 19:25:39 INFO GlusterFS mount attempt 

15/06/2020 19:25:09 INFO GlusterFS mount attempt 

15/06/2020 19:24:39 INFO GlusterFS mount attempt 

15/06/2020 19:24:09 INFO GlusterFS mount attempt 

15/06/2020 19:23:39 INFO GlusterFS mount attempt 

15/06/2020 19:23:08 INFO GlusterFS mount attempt 

15/06/2020 19:22:38 INFO GlusterFS mount attempt 

15/06/2020 19:22:08 INFO GlusterFS mount attempt 

15/06/2020 19:21:38 INFO GlusterFS mount attempt 

15/06/2020 19:21:08 INFO GlusterFS mount attempt 

15/06/2020 19:20:38 INFO GlusterFS mount attempt 

15/06/2020 19:20:08 INFO GlusterFS mount attempt 

15/06/2020 19:19:38 INFO GlusterFS mount attempt 

15/06/2020 19:19:08 INFO GlusterFS mount attempt 

15/06/2020 19:18:38 INFO GlusterFS mount attempt 

15/06/2020 19:18:08 INFO GlusterFS mount attempt 

15/06/2020 19:17:37 INFO GlusterFS mount attempt 

15/06/2020 19:17:07 INFO GlusterFS mount attempt 

15/06/2020 19:16:37 INFO GlusterFS mount attempt 

15/06/2020 19:16:07 INFO GlusterFS mount attempt 

15/06/2020 19:15:37 INFO GlusterFS mount attempt 

15/06/2020 19:15:07 INFO GlusterFS mount attempt 

15/06/2020 19:14:37 INFO GlusterFS mount attempt 

15/06/2020 19:14:07 INFO GlusterFS mount attempt 

15/06/2020 19:13:37 INFO GlusterFS mount attempt 

15/06/2020 19:13:07 INFO GlusterFS mount attempt 

15/06/2020 19:12:37 INFO GlusterFS mount attempt 

15/06/2020 19:12:06 INFO GlusterFS mount attempt 

15/06/2020 19:11:36 INFO GlusterFS mount attempt 

15/06/2020 19:11:06 INFO GlusterFS mount attempt 

15/06/2020 19:10:36 INFO GlusterFS mount attempt 

15/06/2020 19:10:06 INFO GlusterFS mount attempt 

15/06/2020 19:09:36 INFO GlusterFS mount attempt 

15/06/2020 19:09:06 INFO GlusterFS mount attempt 

15/06/2020 19:08:36 INFO GlusterFS mount attempt 

15/06/2020 19:08:06 INFO GlusterFS mount attempt 

15/06/2020 19:07:36 INFO GlusterFS mount attempt 

15/06/2020 19:07:06 INFO GlusterFS mount attempt 

15/06/2020 19:06:35 INFO GlusterFS mount attempt 

15/06/2020 19:06:05 INFO GlusterFS mount attempt 

15/06/2020 19:05:35 INFO GlusterFS mount attempt 

15/06/2020 19:05:05 INFO GlusterFS mount attempt 

15/06/2020 19:04:35 INFO GlusterFS mount attempt 

15/06/2020 19:04:05 INFO GlusterFS mount attempt 

15/06/2020 19:03:35 INFO GlusterFS mount attempt 

15/06/2020 19:03:05 INFO GlusterFS mount attempt 

15/06/2020 19:02:35 INFO GlusterFS mount attempt 

15/06/2020 19:02:05 INFO GlusterFS mount attempt 

15/06/2020 19:01:35 INFO GlusterFS mount attempt 

15/06/2020 19:01:04 INFO GlusterFS mount attempt 

15/06/2020 19:00:34 INFO GlusterFS mount attempt 

15/06/2020 19:00:04 INFO GlusterFS mount attempt 

15/06/2020 18:59:34 INFO GlusterFS mount attempt 

15/06/2020 18:59:04 INFO GlusterFS mount attempt 

15/06/2020 18:58:34 INFO GlusterFS mount attempt 

15/06/2020 18:58:04 INFO GlusterFS mount attempt 

15/06/2020 18:57:34 INFO GlusterFS mount attempt 

15/06/2020 18:57:04 INFO GlusterFS mount attempt 

15/06/2020 18:56:34 INFO GlusterFS mount attempt 

15/06/2020 18:56:04 INFO GlusterFS mount attempt 

15/06/2020 18:55:34 INFO GlusterFS mount attempt 

15/06/2020 18:55:03 INFO GlusterFS mount attempt 

15/06/2020 18:54:33 INFO GlusterFS mount attempt 

15/06/2020 18:54:03 INFO GlusterFS mount attempt 

15/06/2020 18:53:33 INFO GlusterFS mount attempt 

15/06/2020 18:53:03 INFO GlusterFS mount attempt 

15/06/2020 18:52:33 INFO GlusterFS mount attempt 

15/06/2020 18:52:03 INFO GlusterFS mount attempt 

15/06/2020 18:51:33 INFO GlusterFS mount attempt 

15/06/2020 18:51:03 INFO GlusterFS mount attempt 

15/06/2020 18:50:33 INFO GlusterFS mount attempt 

15/06/2020 18:50:02 INFO GlusterFS mount attempt 

15/06/2020 18:49:32 INFO GlusterFS mount attempt 

15/06/2020 18:49:02 INFO GlusterFS mount attempt 

15/06/2020 18:48:32 INFO GlusterFS mount attempt 

15/06/2020 18:48:02 INFO GlusterFS mount attempt 

15/06/2020 18:47:32 INFO GlusterFS mount attempt 

15/06/2020 18:47:02 INFO GlusterFS mount attempt 

15/06/2020 18:46:32 INFO GlusterFS mount attempt 

15/06/2020 18:46:02 INFO GlusterFS mount attempt 

15/06/2020 18:45:32 INFO GlusterFS mount attempt 

15/06/2020 18:45:02 INFO GlusterFS mount attempt 

15/06/2020 18:44:31 INFO GlusterFS mount attempt 

15/06/2020 18:44:01 INFO GlusterFS mount attempt 

15/06/2020 18:43:31 INFO GlusterFS mount attempt 

15/06/2020 18:43:01 INFO GlusterFS mount attempt 

15/06/2020 18:42:31 INFO GlusterFS mount attempt 

15/06/2020 18:42:01 INFO GlusterFS mount attempt 

15/06/2020 18:41:31 INFO GlusterFS mount attempt 

15/06/2020 18:41:01 INFO GlusterFS mount attempt 

15/06/2020 18:40:31 INFO GlusterFS mount attempt 

15/06/2020 18:40:01 INFO GlusterFS mount attempt 

15/06/2020 18:39:31 INFO GlusterFS mount attempt 

15/06/2020 18:39:00 INFO GlusterFS mount attempt 

15/06/2020 18:38:30 INFO GlusterFS mount attempt 

15/06/2020 18:38:00 INFO GlusterFS mount attempt 

15/06/2020 18:37:30 INFO GlusterFS mount attempt 

15/06/2020 18:37:00 INFO GlusterFS mount attempt 

15/06/2020 18:36:30 INFO GlusterFS mount attempt 

15/06/2020 18:36:00 INFO GlusterFS mount attempt 

15/06/2020 18:35:30 INFO GlusterFS mount attempt 

15/06/2020 18:35:00 INFO GlusterFS mount attempt 

15/06/2020 18:34:30 INFO GlusterFS mount attempt 

15/06/2020 18:34:00 INFO GlusterFS mount attempt 

15/06/2020 18:33:29 INFO GlusterFS mount attempt 

15/06/2020 18:32:59 INFO GlusterFS mount attempt 

15/06/2020 18:32:29 INFO GlusterFS mount attempt 

15/06/2020 18:31:59 INFO GlusterFS mount attempt 

15/06/2020 18:31:29 INFO GlusterFS mount attempt 

15/06/2020 18:30:59 INFO GlusterFS mount attempt 

15/06/2020 18:30:29 INFO GlusterFS mount attempt 

15/06/2020 18:29:59 INFO GlusterFS mount attempt 

15/06/2020 18:29:29 INFO GlusterFS mount attempt 

15/06/2020 18:28:59 INFO GlusterFS mount attempt 

15/06/2020 18:28:29 INFO GlusterFS mount attempt 

15/06/2020 18:27:58 INFO GlusterFS mount attempt 

15/06/2020 18:27:28 INFO GlusterFS mount attempt 

15/06/2020 18:26:58 INFO GlusterFS mount attempt 

15/06/2020 18:26:28 INFO GlusterFS mount attempt 

15/06/2020 18:25:58 INFO GlusterFS mount attempt 

15/06/2020 18:25:28 INFO GlusterFS mount attempt 

15/06/2020 18:24:58 INFO GlusterFS mount attempt 

15/06/2020 18:24:28 INFO GlusterFS mount attempt 

15/06/2020 18:23:58 INFO GlusterFS mount attempt 

15/06/2020 18:23:28 INFO GlusterFS mount attempt 

15/06/2020 18:22:57 INFO GlusterFS mount attempt 

15/06/2020 18:22:27 INFO GlusterFS mount attempt 

15/06/2020 18:21:57 INFO GlusterFS mount attempt 

15/06/2020 18:21:27 INFO GlusterFS mount attempt 

15/06/2020 18:20:57 INFO GlusterFS mount attempt 

15/06/2020 18:20:27 INFO GlusterFS mount attempt 

15/06/2020 18:19:57 INFO GlusterFS mount attempt 

15/06/2020 18:19:27 INFO GlusterFS mount attempt 

15/06/2020 18:18:57 INFO GlusterFS mount attempt 

15/06/2020 18:18:27 INFO GlusterFS mount attempt 

15/06/2020 18:17:57 INFO GlusterFS mount attempt 

15/06/2020 18:17:26 INFO GlusterFS mount attempt 

15/06/2020 18:16:56 INFO GlusterFS mount attempt 

15/06/2020 18:16:26 INFO GlusterFS mount attempt 

15/06/2020 18:15:56 INFO GlusterFS mount attempt 

15/06/2020 18:15:26 INFO GlusterFS mount attempt 

15/06/2020 18:14:56 INFO GlusterFS mount attempt 

15/06/2020 18:14:26 INFO GlusterFS mount attempt 

15/06/2020 18:13:56 INFO GlusterFS mount attempt 

15/06/2020 18:13:26 INFO GlusterFS mount attempt 

15/06/2020 18:12:56 INFO GlusterFS mount attempt 

15/06/2020 18:12:26 INFO GlusterFS mount attempt 

15/06/2020 18:11:55 INFO GlusterFS mount attempt 

15/06/2020 18:11:25 INFO GlusterFS mount attempt 

15/06/2020 18:10:55 INFO GlusterFS mount attempt 

15/06/2020 18:10:25 INFO GlusterFS mount attempt 

15/06/2020 18:09:55 INFO GlusterFS mount attempt 

15/06/2020 18:09:25 INFO GlusterFS mount attempt 

15/06/2020 18:08:55 INFO GlusterFS mount attempt 

15/06/2020 18:08:25 INFO GlusterFS mount attempt 

15/06/2020 18:07:55 INFO GlusterFS mount attempt 

15/06/2020 18:07:25 INFO GlusterFS mount attempt 

15/06/2020 18:06:55 INFO GlusterFS mount attempt 

15/06/2020 18:06:25 INFO GlusterFS mount attempt 

15/06/2020 18:05:54 INFO GlusterFS mount attempt 

15/06/2020 18:05:24 INFO GlusterFS mount attempt 

15/06/2020 18:04:54 INFO GlusterFS mount attempt 

15/06/2020 18:04:24 INFO GlusterFS mount attempt 

15/06/2020 18:03:54 INFO GlusterFS mount attempt 

15/06/2020 18:03:24 INFO GlusterFS mount attempt 

15/06/2020 18:02:54 INFO GlusterFS mount attempt 

15/06/2020 18:02:24 INFO GlusterFS mount attempt 

15/06/2020 18:01:54 INFO GlusterFS mount attempt 

15/06/2020 18:01:24 INFO GlusterFS mount attempt 

15/06/2020 18:00:54 INFO GlusterFS mount attempt 

15/06/2020 18:00:24 INFO GlusterFS mount attempt 

15/06/2020 17:59:53 INFO GlusterFS mount attempt 

15/06/2020 17:59:23 INFO GlusterFS mount attempt 

15/06/2020 17:58:53 INFO GlusterFS mount attempt 

15/06/2020 17:58:23 INFO GlusterFS mount attempt 

15/06/2020 17:57:53 INFO GlusterFS mount attempt 

15/06/2020 17:57:23 INFO GlusterFS mount attempt 

15/06/2020 17:56:53 INFO GlusterFS mount attempt 

15/06/2020 17:56:23 INFO GlusterFS mount attempt 

15/06/2020 17:55:53 INFO GlusterFS mount attempt 

15/06/2020 17:55:23 INFO GlusterFS mount attempt 

15/06/2020 17:54:53 INFO GlusterFS mount attempt 

15/06/2020 17:54:22 INFO GlusterFS mount attempt 

15/06/2020 17:53:52 INFO GlusterFS mount attempt 

15/06/2020 17:53:22 INFO GlusterFS mount attempt 

15/06/2020 17:52:52 INFO GlusterFS mount attempt 

15/06/2020 17:52:22 INFO GlusterFS mount attempt 

15/06/2020 17:51:52 INFO GlusterFS mount attempt 

15/06/2020 17:51:22 INFO GlusterFS mount attempt 

15/06/2020 17:50:52 INFO GlusterFS mount attempt 

15/06/2020 17:50:22 INFO GlusterFS mount attempt 

15/06/2020 17:49:52 INFO GlusterFS mount attempt 

15/06/2020 17:49:21 INFO GlusterFS mount attempt 

15/06/2020 17:48:51 INFO GlusterFS mount attempt 

15/06/2020 17:48:21 INFO GlusterFS mount attempt 

15/06/2020 17:47:51 INFO GlusterFS mount attempt 

15/06/2020 17:47:21 INFO GlusterFS mount attempt 

15/06/2020 17:46:51 INFO GlusterFS mount attempt 

15/06/2020 17:46:21 INFO GlusterFS mount attempt 

15/06/2020 17:45:51 INFO GlusterFS mount attempt 

15/06/2020 17:45:21 INFO GlusterFS mount attempt 

15/06/2020 17:44:51 INFO GlusterFS mount attempt 

15/06/2020 17:44:21 INFO GlusterFS mount attempt 

15/06/2020 17:43:50 INFO GlusterFS mount attempt 

15/06/2020 17:43:20 INFO GlusterFS mount attempt 

15/06/2020 17:42:50 INFO GlusterFS mount attempt 

15/06/2020 17:42:20 INFO GlusterFS mount attempt 

15/06/2020 17:41:50 INFO GlusterFS mount attempt 

15/06/2020 17:41:20 INFO GlusterFS mount attempt 

15/06/2020 17:40:50 INFO GlusterFS mount attempt 

15/06/2020 17:40:20 INFO GlusterFS mount attempt 

15/06/2020 17:39:50 INFO GlusterFS mount attempt 

15/06/2020 17:39:20 INFO GlusterFS mount attempt 

15/06/2020 17:38:50 INFO GlusterFS mount attempt 

15/06/2020 17:38:19 INFO GlusterFS mount attempt 

15/06/2020 17:37:49 INFO GlusterFS mount attempt 

15/06/2020 17:37:19 INFO GlusterFS mount attempt 

15/06/2020 17:36:49 INFO GlusterFS mount attempt 

15/06/2020 17:36:19 INFO GlusterFS mount attempt 

15/06/2020 17:35:49 INFO GlusterFS mount attempt 

15/06/2020 17:35:19 INFO GlusterFS mount attempt 

15/06/2020 17:34:49 INFO GlusterFS mount attempt 

15/06/2020 17:34:19 INFO GlusterFS mount attempt 

15/06/2020 17:33:49 INFO GlusterFS mount attempt 

15/06/2020 17:33:19 INFO GlusterFS mount attempt 

15/06/2020 17:32:48 INFO GlusterFS mount attempt 

15/06/2020 17:32:18 INFO GlusterFS mount attempt 

15/06/2020 17:31:48 INFO GlusterFS mount attempt 

15/06/2020 17:31:18 INFO GlusterFS mount attempt 

15/06/2020 17:30:48 INFO GlusterFS mount attempt 

15/06/2020 17:30:18 INFO GlusterFS mount attempt 

15/06/2020 17:29:48 INFO GlusterFS mount attempt 

15/06/2020 17:29:18 INFO GlusterFS mount attempt 

15/06/2020 17:28:48 INFO GlusterFS mount attempt 

15/06/2020 17:28:18 INFO GlusterFS mount attempt 

15/06/2020 17:27:47 INFO GlusterFS mount attempt 

15/06/2020 17:27:17 INFO GlusterFS mount attempt 

15/06/2020 17:26:47 INFO GlusterFS mount attempt 

15/06/2020 17:26:17 INFO GlusterFS mount attempt 

15/06/2020 17:25:47 INFO GlusterFS mount attempt 

15/06/2020 17:25:17 INFO GlusterFS mount attempt 

15/06/2020 17:24:47 INFO GlusterFS mount attempt 

15/06/2020 17:24:17 INFO GlusterFS mount attempt 

15/06/2020 17:23:47 INFO GlusterFS mount attempt 

15/06/2020 17:23:17 INFO GlusterFS mount attempt 

15/06/2020 17:22:47 INFO GlusterFS mount attempt 

15/06/2020 17:22:16 INFO GlusterFS mount attempt 

15/06/2020 17:21:46 INFO GlusterFS mount attempt 

15/06/2020 17:21:16 INFO GlusterFS mount attempt 

15/06/2020 17:20:46 INFO GlusterFS mount attempt 

15/06/2020 17:20:16 INFO GlusterFS mount attempt 

15/06/2020 17:19:46 INFO GlusterFS mount attempt 

15/06/2020 17:19:16 INFO GlusterFS mount attempt 

15/06/2020 17:18:46 INFO GlusterFS mount attempt 

15/06/2020 17:18:16 INFO GlusterFS mount attempt 

15/06/2020 17:17:46 INFO GlusterFS mount attempt 

15/06/2020 17:17:16 INFO GlusterFS mount attempt 

15/06/2020 17:16:45 INFO GlusterFS mount attempt 

15/06/2020 17:16:15 INFO GlusterFS mount attempt 

15/06/2020 17:15:45 INFO GlusterFS mount attempt 

15/06/2020 17:15:15 INFO GlusterFS mount attempt 

15/06/2020 17:14:45 INFO GlusterFS mount attempt 

15/06/2020 17:14:15 INFO GlusterFS mount attempt 

15/06/2020 17:13:45 INFO GlusterFS mount attempt 

15/06/2020 17:13:15 INFO GlusterFS mount attempt 

15/06/2020 17:12:45 INFO GlusterFS mount attempt 

15/06/2020 17:12:15 INFO GlusterFS mount attempt 

15/06/2020 17:11:45 INFO GlusterFS mount attempt 

15/06/2020 17:11:14 INFO GlusterFS mount attempt 

15/06/2020 17:10:44 INFO GlusterFS mount attempt 

15/06/2020 17:10:14 INFO GlusterFS mount attempt 

15/06/2020 17:09:44 INFO GlusterFS mount attempt 

15/06/2020 17:09:14 INFO GlusterFS mount attempt 

15/06/2020 17:08:44 INFO GlusterFS mount attempt 

15/06/2020 17:08:14 INFO GlusterFS mount attempt 

15/06/2020 17:07:44 INFO GlusterFS mount attempt 

15/06/2020 17:07:14 INFO GlusterFS mount attempt 

15/06/2020 17:06:44 INFO GlusterFS mount attempt 

15/06/2020 17:06:14 INFO GlusterFS mount attempt 

15/06/2020 17:05:44 INFO GlusterFS mount attempt 

15/06/2020 17:05:13 INFO GlusterFS mount attempt 

15/06/2020 17:04:43 INFO GlusterFS mount attempt 

15/06/2020 17:04:13 INFO GlusterFS mount attempt 

15/06/2020 17:03:43 INFO GlusterFS mount attempt 

15/06/2020 17:03:13 INFO GlusterFS mount attempt 

15/06/2020 17:02:43 INFO GlusterFS mount attempt 

15/06/2020 17:02:13 INFO GlusterFS mount attempt 

15/06/2020 17:01:43 INFO GlusterFS mount attempt 

15/06/2020 17:01:13 INFO GlusterFS mount attempt 

15/06/2020 17:00:43 INFO GlusterFS mount attempt 

15/06/2020 17:00:13 INFO GlusterFS mount attempt 

15/06/2020 16:59:42 INFO GlusterFS mount attempt 

15/06/2020 16:59:12 INFO GlusterFS mount attempt 

15/06/2020 16:58:42 INFO GlusterFS mount attempt 

15/06/2020 16:58:12 INFO GlusterFS mount attempt 

15/06/2020 16:57:42 INFO GlusterFS mount attempt 

15/06/2020 16:57:12 INFO GlusterFS mount attempt 

15/06/2020 16:56:42 INFO GlusterFS mount attempt 

15/06/2020 16:56:12 INFO GlusterFS mount attempt 

15/06/2020 16:55:42 INFO GlusterFS mount attempt 

15/06/2020 16:55:12 INFO GlusterFS mount attempt 

15/06/2020 16:54:42 INFO GlusterFS mount attempt 

15/06/2020 16:54:11 INFO GlusterFS mount attempt 

15/06/2020 16:53:41 INFO GlusterFS mount attempt 

15/06/2020 16:53:11 INFO GlusterFS mount attempt 

15/06/2020 16:52:41 INFO GlusterFS mount attempt 

15/06/2020 16:52:11 INFO GlusterFS mount attempt 

15/06/2020 16:51:41 INFO GlusterFS mount attempt 

15/06/2020 16:51:11 INFO GlusterFS mount attempt 

15/06/2020 16:50:41 INFO GlusterFS mount attempt 

15/06/2020 16:50:11 INFO GlusterFS mount attempt 

15/06/2020 16:49:41 INFO GlusterFS mount attempt 

15/06/2020 16:49:11 INFO GlusterFS mount attempt 

15/06/2020 16:48:40 INFO GlusterFS mount attempt 

15/06/2020 16:48:10 INFO GlusterFS mount attempt 

15/06/2020 16:47:40 INFO GlusterFS mount attempt 

15/06/2020 16:47:10 INFO GlusterFS mount attempt 

15/06/2020 16:46:40 INFO GlusterFS mount attempt 

15/06/2020 16:46:10 INFO GlusterFS mount attempt 

15/06/2020 16:45:40 INFO GlusterFS mount attempt 

15/06/2020 16:45:10 INFO GlusterFS mount attempt 

15/06/2020 16:44:40 INFO GlusterFS mount attempt 

15/06/2020 16:44:10 INFO GlusterFS mount attempt 

15/06/2020 16:43:40 INFO GlusterFS mount attempt 

15/06/2020 16:43:09 INFO GlusterFS mount attempt 

15/06/2020 16:42:39 INFO GlusterFS mount attempt 

15/06/2020 16:42:09 INFO GlusterFS mount attempt 

15/06/2020 16:41:39 INFO GlusterFS mount attempt 

15/06/2020 16:41:09 INFO GlusterFS mount attempt 

15/06/2020 16:40:39 INFO GlusterFS mount attempt 

15/06/2020 16:40:09 INFO GlusterFS mount attempt 

15/06/2020 16:39:39 INFO GlusterFS mount attempt 

15/06/2020 16:39:09 INFO GlusterFS mount attempt 

15/06/2020 16:38:39 INFO GlusterFS mount attempt 

15/06/2020 16:38:08 INFO GlusterFS mount attempt 

15/06/2020 16:37:38 INFO GlusterFS mount attempt 

15/06/2020 16:37:08 INFO GlusterFS mount attempt 

15/06/2020 16:36:38 INFO GlusterFS mount attempt 

15/06/2020 16:36:08 INFO GlusterFS mount attempt 

15/06/2020 16:35:38 INFO GlusterFS mount attempt 

15/06/2020 16:35:08 INFO GlusterFS mount attempt 

15/06/2020 16:34:38 INFO GlusterFS mount attempt 

15/06/2020 16:34:08 INFO GlusterFS mount attempt 

15/06/2020 16:33:38 INFO GlusterFS mount attempt 

15/06/2020 16:33:08 INFO GlusterFS mount attempt 

15/06/2020 16:32:38 INFO GlusterFS mount attempt 

15/06/2020 16:32:07 INFO GlusterFS mount attempt 

15/06/2020 16:31:37 INFO GlusterFS mount attempt 

15/06/2020 16:31:07 INFO GlusterFS mount attempt 

15/06/2020 16:30:37 INFO GlusterFS mount attempt 

15/06/2020 16:30:07 INFO GlusterFS mount attempt 

15/06/2020 16:29:37 INFO GlusterFS mount attempt 

15/06/2020 16:29:07 INFO GlusterFS mount attempt 

15/06/2020 16:28:37 INFO GlusterFS mount attempt 

15/06/2020 16:28:07 INFO GlusterFS mount attempt 

15/06/2020 16:27:37 INFO GlusterFS mount attempt 

15/06/2020 16:27:06 INFO GlusterFS mount attempt 

15/06/2020 16:26:36 INFO GlusterFS mount attempt 

15/06/2020 16:26:06 INFO GlusterFS mount attempt 

15/06/2020 16:25:36 INFO GlusterFS mount attempt 

15/06/2020 16:25:06 INFO GlusterFS mount attempt 

15/06/2020 16:24:36 INFO GlusterFS mount attempt 

15/06/2020 16:24:06 INFO GlusterFS mount attempt 

15/06/2020 16:23:36 INFO GlusterFS mount attempt 

15/06/2020 16:23:06 INFO GlusterFS mount attempt 

15/06/2020 16:22:36 INFO GlusterFS mount attempt 

15/06/2020 16:22:06 INFO GlusterFS mount attempt 

15/06/2020 16:21:36 INFO GlusterFS mount attempt 

15/06/2020 16:21:05 INFO GlusterFS mount attempt 

15/06/2020 16:20:35 INFO GlusterFS mount attempt 

15/06/2020 16:20:05 INFO GlusterFS mount attempt 

15/06/2020 16:19:35 INFO GlusterFS mount attempt 

15/06/2020 16:19:05 INFO GlusterFS mount attempt 

15/06/2020 16:18:35 INFO GlusterFS mount attempt 

15/06/2020 16:18:05 INFO GlusterFS mount attempt 

15/06/2020 16:17:35 INFO GlusterFS mount attempt 

15/06/2020 16:17:05 INFO GlusterFS mount attempt 

15/06/2020 16:16:35 INFO GlusterFS mount attempt 

15/06/2020 16:16:05 INFO GlusterFS mount attempt 

15/06/2020 16:15:34 INFO GlusterFS mount attempt 

15/06/2020 16:15:04 INFO GlusterFS mount attempt 

15/06/2020 16:14:34 INFO GlusterFS mount attempt 

15/06/2020 16:14:04 INFO GlusterFS mount attempt 

15/06/2020 16:13:34 INFO GlusterFS mount attempt 

15/06/2020 16:13:04 INFO GlusterFS mount attempt 

15/06/2020 16:12:34 INFO GlusterFS mount attempt 

15/06/2020 16:12:04 INFO GlusterFS mount attempt 

15/06/2020 16:11:34 INFO GlusterFS mount attempt 

15/06/2020 16:11:04 INFO GlusterFS mount attempt 

15/06/2020 16:10:34 INFO GlusterFS mount attempt 

15/06/2020 16:10:03 INFO GlusterFS mount attempt 

15/06/2020 16:09:33 INFO GlusterFS mount attempt 

15/06/2020 16:09:03 INFO GlusterFS mount attempt 

15/06/2020 16:08:33 INFO GlusterFS mount attempt 

15/06/2020 16:08:03 INFO GlusterFS mount attempt 

15/06/2020 16:07:33 INFO GlusterFS mount attempt 

15/06/2020 16:07:03 INFO GlusterFS mount attempt 

15/06/2020 16:06:33 INFO GlusterFS mount attempt 

15/06/2020 16:06:03 INFO GlusterFS mount attempt 

15/06/2020 16:05:33 INFO GlusterFS mount attempt 

15/06/2020 16:05:02 INFO GlusterFS mount attempt 

15/06/2020 16:04:32 INFO GlusterFS mount attempt 

15/06/2020 16:04:02 INFO GlusterFS mount attempt 

15/06/2020 16:03:32 INFO GlusterFS mount attempt 

15/06/2020 16:03:02 INFO GlusterFS mount attempt 

15/06/2020 16:02:32 INFO GlusterFS mount attempt 

15/06/2020 16:02:02 INFO GlusterFS mount attempt 

15/06/2020 16:01:32 INFO GlusterFS mount attempt 

15/06/2020 16:01:02 INFO GlusterFS mount attempt 

15/06/2020 16:00:32 INFO GlusterFS mount attempt 

15/06/2020 16:00:02 INFO GlusterFS mount attempt 

15/06/2020 15:59:32 INFO GlusterFS mount attempt 

15/06/2020 15:59:02 INFO GlusterFS mount attempt 

15/06/2020 15:58:31 INFO GlusterFS mount attempt 

15/06/2020 15:58:01 INFO GlusterFS mount attempt 

15/06/2020 15:57:31 INFO GlusterFS mount attempt 

15/06/2020 15:57:01 INFO GlusterFS mount attempt 

15/06/2020 15:56:31 INFO GlusterFS mount attempt 

15/06/2020 15:56:01 INFO GlusterFS mount attempt 

15/06/2020 15:55:31 INFO GlusterFS mount attempt 

15/06/2020 15:55:01 INFO GlusterFS mount attempt 

15/06/2020 15:54:31 INFO GlusterFS mount attempt 

15/06/2020 15:54:01 INFO GlusterFS mount attempt 

15/06/2020 15:53:30 INFO GlusterFS mount attempt 

15/06/2020 15:53:00 INFO GlusterFS mount attempt 

15/06/2020 15:52:30 INFO GlusterFS mount attempt 

15/06/2020 15:52:00 INFO GlusterFS mount attempt 

15/06/2020 15:51:30 INFO GlusterFS mount attempt 

15/06/2020 15:51:00 INFO GlusterFS mount attempt 

15/06/2020 15:50:30 INFO GlusterFS mount attempt 

15/06/2020 15:50:00 INFO GlusterFS mount attempt 

15/06/2020 15:49:30 INFO GlusterFS mount attempt 

15/06/2020 15:49:00 INFO GlusterFS mount attempt 

15/06/2020 15:48:30 INFO GlusterFS mount attempt 

15/06/2020 15:47:59 INFO GlusterFS mount attempt 

15/06/2020 15:47:29 INFO GlusterFS mount attempt 

15/06/2020 15:46:59 INFO GlusterFS mount attempt 

15/06/2020 15:46:29 INFO GlusterFS mount attempt 

15/06/2020 15:45:59 INFO GlusterFS mount attempt 

15/06/2020 15:45:29 INFO GlusterFS mount attempt 

15/06/2020 15:44:59 INFO GlusterFS mount attempt 

15/06/2020 15:44:29 INFO GlusterFS mount attempt 

15/06/2020 15:43:59 INFO GlusterFS mount attempt 

15/06/2020 15:43:29 INFO GlusterFS mount attempt 

15/06/2020 15:42:59 INFO GlusterFS mount attempt 

15/06/2020 15:42:29 INFO GlusterFS mount attempt 

15/06/2020 15:41:58 INFO GlusterFS mount attempt 

15/06/2020 15:41:28 INFO GlusterFS mount attempt 

15/06/2020 15:40:58 INFO GlusterFS mount attempt 

15/06/2020 15:40:28 INFO GlusterFS mount attempt 

15/06/2020 15:39:58 INFO GlusterFS mount attempt 

15/06/2020 15:39:28 INFO GlusterFS mount attempt 

15/06/2020 15:38:58 INFO GlusterFS mount attempt 

15/06/2020 15:38:28 INFO GlusterFS mount attempt 

15/06/2020 15:37:58 INFO GlusterFS mount attempt 

15/06/2020 15:37:28 INFO GlusterFS mount attempt 

15/06/2020 15:36:58 INFO GlusterFS mount attempt 

15/06/2020 15:36:27 INFO GlusterFS mount attempt 

15/06/2020 15:35:57 INFO GlusterFS mount attempt 

15/06/2020 15:35:27 INFO GlusterFS mount attempt 

15/06/2020 15:34:57 INFO GlusterFS mount attempt 

15/06/2020 15:34:27 INFO GlusterFS mount attempt 

15/06/2020 15:33:57 INFO GlusterFS mount attempt 

15/06/2020 15:33:27 INFO GlusterFS mount attempt 

15/06/2020 15:32:57 INFO GlusterFS mount attempt 

15/06/2020 15:32:27 INFO GlusterFS mount attempt 

15/06/2020 15:31:57 INFO GlusterFS mount attempt 

15/06/2020 15:31:27 INFO GlusterFS mount attempt 

15/06/2020 15:30:56 INFO GlusterFS mount attempt 

15/06/2020 15:30:26 INFO GlusterFS mount attempt 

15/06/2020 15:29:56 INFO GlusterFS mount attempt 

15/06/2020 15:29:26 INFO GlusterFS mount attempt 

15/06/2020 15:28:56 INFO GlusterFS mount attempt 

15/06/2020 15:28:26 INFO GlusterFS mount attempt 

15/06/2020 15:27:56 INFO GlusterFS mount attempt 

15/06/2020 15:27:26 INFO GlusterFS mount attempt 

15/06/2020 15:26:56 INFO GlusterFS mount attempt 

15/06/2020 15:26:26 INFO GlusterFS mount attempt 

15/06/2020 15:25:56 INFO GlusterFS mount attempt 

15/06/2020 15:25:25 INFO GlusterFS mount attempt 

15/06/2020 15:24:55 INFO GlusterFS mount attempt 

15/06/2020 15:24:25 INFO GlusterFS mount attempt 

15/06/2020 15:23:55 INFO GlusterFS mount attempt 

15/06/2020 15:23:25 INFO GlusterFS mount attempt 

15/06/2020 15:22:55 INFO GlusterFS mount attempt 

15/06/2020 15:22:25 INFO GlusterFS mount attempt 

15/06/2020 15:21:55 INFO GlusterFS mount attempt 

15/06/2020 15:21:25 INFO GlusterFS mount attempt 

15/06/2020 15:20:55 INFO GlusterFS mount attempt 

15/06/2020 15:20:24 INFO GlusterFS mount attempt 

15/06/2020 15:19:54 INFO GlusterFS mount attempt 

15/06/2020 15:19:24 INFO GlusterFS mount attempt 

15/06/2020 15:18:54 INFO GlusterFS mount attempt 

15/06/2020 15:18:24 INFO GlusterFS mount attempt 

15/06/2020 15:17:54 INFO GlusterFS mount attempt 

15/06/2020 15:17:24 INFO GlusterFS mount attempt 

15/06/2020 15:16:54 INFO GlusterFS mount attempt 

15/06/2020 15:16:24 INFO GlusterFS mount attempt 

15/06/2020 15:15:54 INFO GlusterFS mount attempt 

15/06/2020 15:15:24 INFO GlusterFS mount attempt 

15/06/2020 15:14:53 INFO GlusterFS mount attempt 

15/06/2020 15:14:23 INFO GlusterFS mount attempt 

15/06/2020 15:13:53 INFO GlusterFS mount attempt 

15/06/2020 15:13:23 INFO GlusterFS mount attempt 

15/06/2020 15:12:53 INFO GlusterFS mount attempt 

15/06/2020 15:12:23 INFO GlusterFS mount attempt 

15/06/2020 15:11:53 INFO GlusterFS mount attempt 

15/06/2020 15:11:23 INFO GlusterFS mount attempt 

15/06/2020 15:10:53 INFO GlusterFS mount attempt 

15/06/2020 15:10:23 INFO GlusterFS mount attempt 

15/06/2020 15:09:53 INFO GlusterFS mount attempt 

15/06/2020 15:09:22 INFO GlusterFS mount attempt 

15/06/2020 15:08:52 INFO GlusterFS mount attempt 

15/06/2020 15:08:22 INFO GlusterFS mount attempt 

15/06/2020 15:07:52 INFO GlusterFS mount attempt 

15/06/2020 15:07:22 INFO GlusterFS mount attempt 

15/06/2020 15:06:52 INFO GlusterFS mount attempt 

15/06/2020 15:06:22 INFO GlusterFS mount attempt 

15/06/2020 15:05:52 INFO GlusterFS mount attempt 

15/06/2020 15:05:22 INFO GlusterFS mount attempt 

15/06/2020 15:04:52 INFO GlusterFS mount attempt 

15/06/2020 15:04:21 INFO GlusterFS mount attempt 

15/06/2020 15:03:51 INFO GlusterFS mount attempt 

15/06/2020 15:03:21 INFO GlusterFS mount attempt 

15/06/2020 15:02:51 INFO GlusterFS mount attempt 

15/06/2020 15:02:21 INFO GlusterFS mount attempt 

15/06/2020 15:01:51 INFO GlusterFS mount attempt 

15/06/2020 15:01:21 INFO GlusterFS mount attempt 

15/06/2020 15:00:51 INFO GlusterFS mount attempt 

15/06/2020 15:00:21 INFO GlusterFS mount attempt 

15/06/2020 14:59:51 INFO GlusterFS mount attempt 

15/06/2020 14:59:21 INFO GlusterFS mount attempt 

15/06/2020 14:58:51 INFO GlusterFS mount attempt 

15/06/2020 14:58:20 INFO GlusterFS mount attempt 

15/06/2020 14:57:50 INFO GlusterFS mount attempt 

15/06/2020 14:57:20 INFO GlusterFS mount attempt 

15/06/2020 14:56:50 INFO GlusterFS mount attempt 

15/06/2020 14:56:20 INFO GlusterFS mount attempt 

15/06/2020 14:55:50 INFO GlusterFS mount attempt 

15/06/2020 14:55:20 INFO GlusterFS mount attempt 

15/06/2020 14:54:50 INFO GlusterFS mount attempt 

15/06/2020 14:54:20 INFO GlusterFS mount attempt 

15/06/2020 14:53:50 INFO GlusterFS mount attempt 

15/06/2020 14:53:20 INFO GlusterFS mount attempt 

15/06/2020 14:52:49 INFO GlusterFS mount attempt 

15/06/2020 14:52:19 INFO GlusterFS mount attempt 

15/06/2020 14:51:49 INFO GlusterFS mount attempt 

15/06/2020 14:51:19 INFO GlusterFS mount attempt 

15/06/2020 14:50:49 INFO GlusterFS mount attempt 

15/06/2020 14:50:19 INFO GlusterFS mount attempt 

15/06/2020 14:49:49 INFO GlusterFS mount attempt 

15/06/2020 14:49:19 INFO GlusterFS mount attempt 

15/06/2020 14:48:49 INFO GlusterFS mount attempt 

15/06/2020 14:48:19 INFO GlusterFS mount attempt 

15/06/2020 14:47:49 INFO GlusterFS mount attempt 

15/06/2020 14:47:18 INFO GlusterFS mount attempt 

15/06/2020 14:46:48 INFO GlusterFS mount attempt 

15/06/2020 14:46:18 INFO GlusterFS mount attempt 

15/06/2020 14:45:48 INFO GlusterFS mount attempt 

15/06/2020 14:45:18 INFO GlusterFS mount attempt 

15/06/2020 14:44:48 INFO GlusterFS mount attempt 

15/06/2020 14:44:18 INFO GlusterFS mount attempt 

15/06/2020 14:43:48 INFO GlusterFS mount attempt 

15/06/2020 14:43:18 INFO GlusterFS mount attempt 

15/06/2020 14:42:48 INFO GlusterFS mount attempt 

15/06/2020 14:42:17 INFO GlusterFS mount attempt 

15/06/2020 14:41:47 INFO GlusterFS mount attempt 

15/06/2020 14:41:17 INFO GlusterFS mount attempt 

15/06/2020 14:40:47 INFO GlusterFS mount attempt 

15/06/2020 14:40:17 INFO GlusterFS mount attempt 

15/06/2020 14:39:47 INFO GlusterFS mount attempt 

15/06/2020 14:39:17 INFO GlusterFS mount attempt 

15/06/2020 14:38:47 INFO GlusterFS mount attempt 

15/06/2020 14:38:17 INFO GlusterFS mount attempt 

15/06/2020 14:37:47 INFO GlusterFS mount attempt 

15/06/2020 14:37:17 INFO GlusterFS mount attempt 

15/06/2020 14:36:46 INFO GlusterFS mount attempt 

15/06/2020 14:36:16 INFO GlusterFS mount attempt 

15/06/2020 14:35:46 INFO GlusterFS mount attempt 

15/06/2020 14:35:16 INFO GlusterFS mount attempt 

15/06/2020 14:34:46 INFO GlusterFS mount attempt 

15/06/2020 14:34:16 INFO GlusterFS mount attempt 

15/06/2020 14:33:46 INFO GlusterFS mount attempt 

15/06/2020 14:33:16 INFO GlusterFS mount attempt 

15/06/2020 14:32:46 INFO GlusterFS mount attempt 

15/06/2020 14:32:16 INFO GlusterFS mount attempt 

15/06/2020 14:31:46 INFO GlusterFS mount attempt 

15/06/2020 14:31:15 INFO GlusterFS mount attempt 

15/06/2020 14:30:45 INFO GlusterFS mount attempt 

15/06/2020 14:30:15 INFO GlusterFS mount attempt 

15/06/2020 14:29:45 INFO GlusterFS mount attempt 

15/06/2020 14:29:15 INFO GlusterFS mount attempt 

15/06/2020 14:28:45 INFO GlusterFS mount attempt 

15/06/2020 14:28:15 INFO GlusterFS mount attempt 

15/06/2020 14:27:45 INFO GlusterFS mount attempt 

15/06/2020 14:27:15 INFO GlusterFS mount attempt 

15/06/2020 14:26:45 INFO GlusterFS mount attempt 

15/06/2020 14:26:14 INFO GlusterFS mount attempt 

15/06/2020 14:25:44 INFO GlusterFS mount attempt 

15/06/2020 14:25:14 INFO GlusterFS mount attempt 

15/06/2020 14:24:44 INFO GlusterFS mount attempt 

15/06/2020 14:24:14 INFO GlusterFS mount attempt 

15/06/2020 14:23:44 INFO GlusterFS mount attempt 

15/06/2020 14:23:14 INFO GlusterFS mount attempt 

15/06/2020 14:22:44 INFO GlusterFS mount attempt 

15/06/2020 14:22:14 INFO GlusterFS mount attempt 

15/06/2020 14:21:44 INFO GlusterFS mount attempt 

15/06/2020 14:21:14 INFO GlusterFS mount attempt 

15/06/2020 14:20:43 INFO GlusterFS mount attempt 

15/06/2020 14:20:13 INFO GlusterFS mount attempt 

15/06/2020 14:19:43 INFO GlusterFS mount attempt 

15/06/2020 14:19:13 INFO GlusterFS mount attempt 

15/06/2020 14:18:43 INFO GlusterFS mount attempt 

15/06/2020 14:18:13 INFO GlusterFS mount attempt 

15/06/2020 14:17:43 INFO GlusterFS mount attempt 

15/06/2020 14:17:13 INFO GlusterFS mount attempt 

15/06/2020 14:16:43 INFO GlusterFS mount attempt 

15/06/2020 14:16:13 INFO GlusterFS mount attempt 

15/06/2020 14:15:43 INFO GlusterFS mount attempt 

15/06/2020 14:15:12 INFO GlusterFS mount attempt 

15/06/2020 14:14:42 INFO GlusterFS mount attempt 

15/06/2020 14:14:12 INFO GlusterFS mount attempt 

15/06/2020 14:13:42 INFO GlusterFS mount attempt 

15/06/2020 14:13:12 INFO GlusterFS mount attempt 

15/06/2020 14:12:42 INFO GlusterFS mount attempt 

15/06/2020 14:12:12 INFO GlusterFS mount attempt 

15/06/2020 14:11:42 INFO GlusterFS mount attempt 

15/06/2020 14:11:12 INFO GlusterFS mount attempt 

15/06/2020 14:10:42 INFO GlusterFS mount attempt 

15/06/2020 14:10:11 INFO GlusterFS mount attempt 

15/06/2020 14:09:41 INFO GlusterFS mount attempt 

15/06/2020 14:09:11 INFO GlusterFS mount attempt 

15/06/2020 14:08:41 INFO GlusterFS mount attempt 

15/06/2020 14:08:11 INFO GlusterFS mount attempt 

15/06/2020 14:07:41 INFO GlusterFS mount attempt 

15/06/2020 14:07:11 INFO GlusterFS mount attempt 

15/06/2020 14:06:41 INFO GlusterFS mount attempt 

15/06/2020 14:06:11 INFO GlusterFS mount attempt 

15/06/2020 14:05:41 INFO GlusterFS mount attempt 

15/06/2020 14:05:11 INFO GlusterFS mount attempt 

15/06/2020 14:04:40 INFO GlusterFS mount attempt 

15/06/2020 14:04:10 INFO GlusterFS mount attempt 

15/06/2020 14:03:40 INFO GlusterFS mount attempt 

15/06/2020 14:03:10 INFO GlusterFS mount attempt 

15/06/2020 14:02:40 INFO GlusterFS mount attempt 

15/06/2020 14:02:10 INFO GlusterFS mount attempt 

15/06/2020 14:01:40 INFO GlusterFS mount attempt 

15/06/2020 14:01:10 INFO GlusterFS mount attempt 

15/06/2020 14:00:40 INFO GlusterFS mount attempt 

15/06/2020 14:00:10 INFO GlusterFS mount attempt 

15/06/2020 13:59:40 INFO GlusterFS mount attempt 

15/06/2020 13:59:09 INFO GlusterFS mount attempt 

15/06/2020 13:58:39 INFO GlusterFS mount attempt 

15/06/2020 13:58:09 INFO GlusterFS mount attempt 

15/06/2020 13:57:39 INFO GlusterFS mount attempt 

15/06/2020 13:57:09 INFO GlusterFS mount attempt 

15/06/2020 13:56:39 INFO GlusterFS mount attempt 

15/06/2020 13:56:09 INFO GlusterFS mount attempt 

15/06/2020 13:55:39 INFO GlusterFS mount attempt 

15/06/2020 13:55:09 INFO GlusterFS mount attempt 

15/06/2020 13:54:39 INFO GlusterFS mount attempt 

15/06/2020 13:54:09 INFO GlusterFS mount attempt 

15/06/2020 13:53:38 INFO GlusterFS mount attempt 

15/06/2020 13:53:08 INFO GlusterFS mount attempt 

15/06/2020 13:52:38 INFO GlusterFS mount attempt 

15/06/2020 13:52:08 INFO GlusterFS mount attempt 

15/06/2020 13:51:38 INFO GlusterFS mount attempt 

15/06/2020 13:51:08 INFO GlusterFS mount attempt 

15/06/2020 13:50:38 INFO GlusterFS mount attempt 

15/06/2020 13:50:08 INFO GlusterFS mount attempt 

15/06/2020 13:49:38 INFO GlusterFS mount attempt 

15/06/2020 13:49:08 INFO GlusterFS mount attempt 

15/06/2020 13:48:38 INFO GlusterFS mount attempt 

15/06/2020 13:48:07 INFO GlusterFS mount attempt 

15/06/2020 13:47:37 INFO GlusterFS mount attempt 

15/06/2020 13:47:07 INFO GlusterFS mount attempt 

15/06/2020 13:46:37 INFO GlusterFS mount attempt 

15/06/2020 13:46:07 INFO GlusterFS mount attempt 

15/06/2020 13:45:37 INFO GlusterFS mount attempt 

15/06/2020 13:45:07 INFO GlusterFS mount attempt 

15/06/2020 13:44:37 INFO GlusterFS mount attempt 

15/06/2020 13:44:07 INFO GlusterFS mount attempt 

15/06/2020 13:43:37 INFO GlusterFS mount attempt 

15/06/2020 13:43:07 INFO GlusterFS mount attempt 

15/06/2020 13:42:36 INFO GlusterFS mount attempt 

15/06/2020 13:42:06 INFO GlusterFS mount attempt 

15/06/2020 13:41:36 INFO GlusterFS mount attempt 

15/06/2020 13:41:06 INFO GlusterFS mount attempt 

15/06/2020 13:40:36 INFO GlusterFS mount attempt 

15/06/2020 13:40:06 INFO GlusterFS mount attempt 

15/06/2020 13:39:36 INFO GlusterFS mount attempt 

15/06/2020 13:39:06 INFO GlusterFS mount attempt 

15/06/2020 13:38:36 INFO GlusterFS mount attempt 

15/06/2020 13:38:06 INFO GlusterFS mount attempt 

15/06/2020 13:37:36 INFO GlusterFS mount attempt 

15/06/2020 13:37:05 INFO GlusterFS mount attempt 

15/06/2020 13:36:35 INFO GlusterFS mount attempt 

15/06/2020 13:36:05 INFO GlusterFS mount attempt 

15/06/2020 13:35:35 INFO GlusterFS mount attempt 

15/06/2020 13:35:05 INFO GlusterFS mount attempt 

15/06/2020 13:34:35 INFO GlusterFS mount attempt 

15/06/2020 13:34:05 INFO GlusterFS mount attempt 

15/06/2020 13:33:35 INFO GlusterFS mount attempt 

15/06/2020 13:33:05 INFO GlusterFS mount attempt 

15/06/2020 13:32:35 INFO GlusterFS mount attempt 

15/06/2020 13:32:05 INFO GlusterFS mount attempt 

15/06/2020 13:31:34 INFO GlusterFS mount attempt 

15/06/2020 13:31:04 INFO GlusterFS mount attempt 

15/06/2020 13:30:34 INFO GlusterFS mount attempt 

15/06/2020 13:30:04 INFO GlusterFS mount attempt 

15/06/2020 13:29:34 INFO GlusterFS mount attempt 

15/06/2020 13:29:04 INFO GlusterFS mount attempt 

15/06/2020 13:28:34 INFO GlusterFS mount attempt 

15/06/2020 13:28:04 INFO GlusterFS mount attempt 

15/06/2020 13:27:34 INFO GlusterFS mount attempt 

15/06/2020 13:27:04 INFO GlusterFS mount attempt 

15/06/2020 13:26:33 INFO GlusterFS mount attempt 

15/06/2020 13:26:03 INFO GlusterFS mount attempt 

15/06/2020 13:25:33 INFO GlusterFS mount attempt 

15/06/2020 13:25:03 INFO GlusterFS mount attempt 

15/06/2020 13:24:33 INFO GlusterFS mount attempt 

15/06/2020 13:24:03 INFO GlusterFS mount attempt 

15/06/2020 13:23:33 INFO GlusterFS mount attempt 

15/06/2020 13:23:03 INFO GlusterFS mount attempt 

15/06/2020 13:22:33 INFO GlusterFS mount attempt 

15/06/2020 13:22:03 INFO GlusterFS mount attempt 

15/06/2020 13:21:33 INFO GlusterFS mount attempt 

15/06/2020 13:21:03 INFO GlusterFS mount attempt 

15/06/2020 13:20:32 INFO GlusterFS mount attempt 

15/06/2020 13:20:02 INFO GlusterFS mount attempt 

15/06/2020 13:19:32 INFO GlusterFS mount attempt 

15/06/2020 13:19:02 INFO GlusterFS mount attempt 

15/06/2020 13:18:32 INFO GlusterFS mount attempt 

15/06/2020 13:18:02 INFO GlusterFS mount attempt 

15/06/2020 13:17:32 INFO GlusterFS mount attempt 

15/06/2020 13:17:02 INFO GlusterFS mount attempt 

15/06/2020 13:16:32 INFO GlusterFS mount attempt 

15/06/2020 13:16:02 INFO GlusterFS mount attempt 

15/06/2020 13:15:32 INFO GlusterFS mount attempt 

15/06/2020 13:15:01 INFO GlusterFS mount attempt 

15/06/2020 13:14:31 INFO GlusterFS mount attempt 

15/06/2020 13:14:01 INFO GlusterFS mount attempt 

15/06/2020 13:13:31 INFO GlusterFS mount attempt 

15/06/2020 13:13:01 INFO GlusterFS mount attempt 

15/06/2020 13:12:31 INFO GlusterFS mount attempt 

15/06/2020 13:12:01 INFO GlusterFS mount attempt 

15/06/2020 13:11:31 INFO GlusterFS mount attempt 

15/06/2020 13:11:01 INFO GlusterFS mount attempt 

15/06/2020 13:10:31 INFO GlusterFS mount attempt 

15/06/2020 13:10:01 INFO GlusterFS mount attempt 

15/06/2020 13:09:30 INFO GlusterFS mount attempt 

15/06/2020 13:09:00 INFO GlusterFS mount attempt 

15/06/2020 13:08:30 INFO GlusterFS mount attempt 

15/06/2020 13:08:00 INFO GlusterFS mount attempt 

15/06/2020 13:07:30 INFO GlusterFS mount attempt 

15/06/2020 13:07:00 INFO GlusterFS mount attempt 

15/06/2020 13:06:30 INFO GlusterFS mount attempt 

15/06/2020 13:06:00 INFO GlusterFS mount attempt 

15/06/2020 13:05:30 INFO GlusterFS mount attempt 

15/06/2020 13:05:00 INFO GlusterFS mount attempt 

15/06/2020 13:04:29 INFO GlusterFS mount attempt 

15/06/2020 13:03:59 INFO GlusterFS mount attempt 

15/06/2020 13:03:29 INFO GlusterFS mount attempt 

15/06/2020 13:02:59 INFO GlusterFS mount attempt 

15/06/2020 13:02:29 INFO GlusterFS mount attempt 

15/06/2020 13:01:59 INFO GlusterFS mount attempt 

15/06/2020 13:01:29 INFO GlusterFS mount attempt 

15/06/2020 13:00:59 INFO GlusterFS mount attempt 

15/06/2020 13:00:29 INFO GlusterFS mount attempt 

15/06/2020 12:59:59 INFO GlusterFS mount attempt 

15/06/2020 12:59:29 INFO GlusterFS mount attempt 

15/06/2020 12:58:58 INFO GlusterFS mount attempt 

15/06/2020 12:58:28 INFO GlusterFS mount attempt 

15/06/2020 12:57:58 INFO GlusterFS mount attempt 

15/06/2020 12:57:28 INFO GlusterFS mount attempt 

15/06/2020 12:56:58 INFO GlusterFS mount attempt 

15/06/2020 12:56:28 INFO GlusterFS mount attempt 

15/06/2020 12:55:58 INFO GlusterFS mount attempt 

15/06/2020 12:55:28 INFO GlusterFS mount attempt 

15/06/2020 12:54:58 INFO GlusterFS mount attempt 

15/06/2020 12:54:28 INFO GlusterFS mount attempt 

15/06/2020 12:53:58 INFO GlusterFS mount attempt 

15/06/2020 12:53:27 INFO GlusterFS mount attempt 

15/06/2020 12:52:57 INFO GlusterFS mount attempt 

15/06/2020 12:52:27 INFO GlusterFS mount attempt 

15/06/2020 12:51:57 INFO GlusterFS mount attempt 

15/06/2020 12:51:27 INFO GlusterFS mount attempt 

15/06/2020 12:50:57 INFO GlusterFS mount attempt 

15/06/2020 12:50:27 INFO GlusterFS mount attempt 

15/06/2020 12:49:57 INFO GlusterFS mount attempt 

15/06/2020 12:49:27 INFO GlusterFS mount attempt 

15/06/2020 12:48:57 INFO GlusterFS mount attempt 

15/06/2020 12:48:26 INFO GlusterFS mount attempt 

15/06/2020 12:47:56 INFO GlusterFS mount attempt 

15/06/2020 12:47:26 INFO GlusterFS mount attempt 

15/06/2020 12:46:56 INFO GlusterFS mount attempt 

15/06/2020 12:46:26 INFO GlusterFS mount attempt 

15/06/2020 12:45:56 INFO GlusterFS mount attempt 

15/06/2020 12:45:26 INFO GlusterFS mount attempt 

15/06/2020 12:44:56 INFO GlusterFS mount attempt 

15/06/2020 12:44:26 INFO GlusterFS mount attempt 

15/06/2020 12:43:56 INFO GlusterFS mount attempt 

15/06/2020 12:43:26 INFO GlusterFS mount attempt 

15/06/2020 12:42:55 INFO GlusterFS mount attempt 

15/06/2020 12:42:25 INFO GlusterFS mount attempt 

15/06/2020 12:41:55 INFO GlusterFS mount attempt 

15/06/2020 12:41:25 INFO GlusterFS mount attempt 

15/06/2020 12:40:55 INFO GlusterFS mount attempt 

15/06/2020 12:40:25 INFO GlusterFS mount attempt 

15/06/2020 12:39:55 INFO GlusterFS mount attempt 

15/06/2020 12:39:25 INFO GlusterFS mount attempt 

15/06/2020 12:38:55 INFO GlusterFS mount attempt 

15/06/2020 12:38:25 INFO GlusterFS mount attempt 

15/06/2020 12:37:55 INFO GlusterFS mount attempt 

15/06/2020 12:37:24 INFO GlusterFS mount attempt 

15/06/2020 12:36:54 INFO GlusterFS mount attempt 

15/06/2020 12:36:24 INFO GlusterFS mount attempt 

15/06/2020 12:35:54 INFO GlusterFS mount attempt 

15/06/2020 12:35:24 INFO GlusterFS mount attempt 

15/06/2020 12:34:54 INFO GlusterFS mount attempt 

15/06/2020 12:34:24 INFO GlusterFS mount attempt 

15/06/2020 12:33:54 INFO GlusterFS mount attempt 

15/06/2020 12:33:24 INFO GlusterFS mount attempt 

15/06/2020 12:32:54 INFO GlusterFS mount attempt 

15/06/2020 12:32:24 INFO GlusterFS mount attempt 

15/06/2020 12:31:54 INFO GlusterFS mount attempt 

15/06/2020 12:31:23 INFO GlusterFS mount attempt 

15/06/2020 12:30:53 INFO GlusterFS mount attempt 

15/06/2020 12:30:23 INFO GlusterFS mount attempt 

15/06/2020 12:29:53 INFO GlusterFS mount attempt 

15/06/2020 12:29:23 INFO GlusterFS mount attempt 

15/06/2020 12:28:53 INFO GlusterFS mount attempt 

15/06/2020 12:28:23 INFO GlusterFS mount attempt 

15/06/2020 12:27:53 INFO GlusterFS mount attempt 

15/06/2020 12:27:23 INFO GlusterFS mount attempt 

15/06/2020 12:26:53 INFO GlusterFS mount attempt 

15/06/2020 12:26:23 INFO GlusterFS mount attempt 

15/06/2020 12:25:52 INFO GlusterFS mount attempt 

15/06/2020 12:25:22 INFO GlusterFS mount attempt 

15/06/2020 12:24:52 INFO GlusterFS mount attempt 

15/06/2020 12:24:22 INFO GlusterFS mount attempt 

15/06/2020 12:23:52 INFO GlusterFS mount attempt 

15/06/2020 12:23:22 INFO GlusterFS mount attempt 

15/06/2020 12:22:52 INFO GlusterFS mount attempt 

15/06/2020 12:22:22 INFO GlusterFS mount attempt 

15/06/2020 12:21:52 INFO GlusterFS mount attempt 

15/06/2020 12:21:22 INFO GlusterFS mount attempt 

15/06/2020 12:20:52 INFO GlusterFS mount attempt 

15/06/2020 12:20:21 INFO GlusterFS mount attempt 

15/06/2020 12:19:51 INFO GlusterFS mount attempt 

15/06/2020 12:19:21 INFO GlusterFS mount attempt 

15/06/2020 12:18:51 INFO GlusterFS mount attempt 

15/06/2020 12:18:21 INFO GlusterFS mount attempt 

15/06/2020 12:17:51 INFO GlusterFS mount attempt 

15/06/2020 12:17:21 INFO GlusterFS mount attempt 

15/06/2020 12:16:51 INFO GlusterFS mount attempt 

15/06/2020 12:16:21 INFO GlusterFS mount attempt 

15/06/2020 12:15:51 INFO GlusterFS mount attempt 

15/06/2020 12:15:21 INFO GlusterFS mount attempt 

15/06/2020 12:14:50 INFO GlusterFS mount attempt 

15/06/2020 12:14:20 INFO GlusterFS mount attempt 

15/06/2020 12:13:50 INFO GlusterFS mount attempt 

15/06/2020 12:13:20 INFO GlusterFS mount attempt 

15/06/2020 12:12:50 INFO GlusterFS mount attempt 

15/06/2020 12:12:20 INFO GlusterFS mount attempt 

15/06/2020 12:11:50 INFO GlusterFS mount attempt 

15/06/2020 12:11:20 INFO GlusterFS mount attempt 

15/06/2020 12:10:50 INFO GlusterFS mount attempt 

15/06/2020 12:10:20 INFO GlusterFS mount attempt 

15/06/2020 12:09:50 INFO GlusterFS mount attempt 

15/06/2020 12:09:19 INFO GlusterFS mount attempt 

15/06/2020 12:08:49 INFO GlusterFS mount attempt 

15/06/2020 12:08:19 INFO GlusterFS mount attempt 

15/06/2020 12:07:49 INFO GlusterFS mount attempt 

15/06/2020 12:07:19 INFO GlusterFS mount attempt 

15/06/2020 12:06:49 INFO GlusterFS mount attempt 

15/06/2020 12:06:19 INFO GlusterFS mount attempt 

15/06/2020 12:05:49 INFO GlusterFS mount attempt 

15/06/2020 12:05:19 INFO GlusterFS mount attempt 

15/06/2020 12:04:49 INFO GlusterFS mount attempt 

15/06/2020 12:04:19 INFO GlusterFS mount attempt 

15/06/2020 12:03:48 INFO GlusterFS mount attempt 

15/06/2020 12:03:18 INFO GlusterFS mount attempt 

15/06/2020 12:02:48 INFO GlusterFS mount attempt 

15/06/2020 12:02:18 INFO GlusterFS mount attempt 

15/06/2020 12:01:48 INFO GlusterFS mount attempt 

15/06/2020 12:01:18 INFO GlusterFS mount attempt 

15/06/2020 12:00:48 INFO GlusterFS mount attempt 

15/06/2020 12:00:18 INFO GlusterFS mount attempt 

15/06/2020 11:59:48 INFO GlusterFS mount attempt 

15/06/2020 11:59:18 INFO GlusterFS mount attempt 

15/06/2020 11:58:48 INFO GlusterFS mount attempt 

15/06/2020 11:58:17 INFO GlusterFS mount attempt 

15/06/2020 11:57:47 INFO GlusterFS mount attempt 

15/06/2020 11:57:17 INFO GlusterFS mount attempt 

15/06/2020 11:56:47 INFO GlusterFS mount attempt 

15/06/2020 11:56:17 INFO GlusterFS mount attempt 

15/06/2020 11:55:47 INFO GlusterFS mount attempt 

15/06/2020 11:55:17 INFO GlusterFS mount attempt 

15/06/2020 11:54:47 INFO GlusterFS mount attempt 

15/06/2020 11:54:17 INFO GlusterFS mount attempt 

15/06/2020 11:53:47 INFO GlusterFS mount attempt 

15/06/2020 11:53:17 INFO GlusterFS mount attempt 

15/06/2020 11:52:46 INFO GlusterFS mount attempt 

15/06/2020 11:52:16 INFO GlusterFS mount attempt 

15/06/2020 11:51:46 INFO GlusterFS mount attempt 

15/06/2020 11:51:16 INFO GlusterFS mount attempt 

15/06/2020 11:50:46 INFO GlusterFS mount attempt 

15/06/2020 11:50:16 INFO GlusterFS mount attempt 

15/06/2020 11:49:46 INFO GlusterFS mount attempt 

15/06/2020 11:49:16 INFO GlusterFS mount attempt 

15/06/2020 11:48:46 INFO GlusterFS mount attempt 

15/06/2020 11:48:16 INFO GlusterFS mount attempt 

15/06/2020 11:47:46 INFO GlusterFS mount attempt 

15/06/2020 11:47:15 INFO GlusterFS mount attempt 

15/06/2020 11:46:45 INFO GlusterFS mount attempt 

15/06/2020 11:46:15 INFO GlusterFS mount attempt 

15/06/2020 11:45:45 INFO GlusterFS mount attempt 

15/06/2020 11:45:15 INFO GlusterFS mount attempt 

15/06/2020 11:44:45 INFO GlusterFS mount attempt 

15/06/2020 11:44:15 INFO GlusterFS mount attempt 

15/06/2020 11:43:45 INFO GlusterFS mount attempt 

15/06/2020 11:43:15 INFO GlusterFS mount attempt 

15/06/2020 11:42:45 INFO GlusterFS mount attempt 

15/06/2020 11:42:14 INFO GlusterFS mount attempt 

15/06/2020 11:41:44 INFO GlusterFS mount attempt 

15/06/2020 11:41:14 INFO GlusterFS mount attempt 

15/06/2020 11:40:44 INFO GlusterFS mount attempt 

15/06/2020 11:40:14 INFO GlusterFS mount attempt 

15/06/2020 11:39:44 INFO GlusterFS mount attempt 

15/06/2020 11:39:14 INFO GlusterFS mount attempt 

15/06/2020 11:38:44 INFO GlusterFS mount attempt 

15/06/2020 11:38:14 INFO GlusterFS mount attempt 

15/06/2020 11:37:44 INFO GlusterFS mount attempt 

15/06/2020 11:37:14 INFO GlusterFS mount attempt 

15/06/2020 11:36:43 INFO GlusterFS mount attempt 

15/06/2020 11:36:13 INFO GlusterFS mount attempt 

15/06/2020 11:35:43 INFO GlusterFS mount attempt 

15/06/2020 11:35:13 INFO GlusterFS mount attempt 

15/06/2020 11:34:43 INFO GlusterFS mount attempt 

15/06/2020 11:34:13 INFO GlusterFS mount attempt 

15/06/2020 11:33:43 INFO GlusterFS mount attempt 

15/06/2020 11:33:13 INFO GlusterFS mount attempt 

15/06/2020 11:32:43 INFO GlusterFS mount attempt 

15/06/2020 11:32:13 INFO GlusterFS mount attempt 

15/06/2020 11:31:43 INFO GlusterFS mount attempt 

15/06/2020 11:31:12 INFO GlusterFS mount attempt 

15/06/2020 11:30:42 INFO GlusterFS mount attempt 

15/06/2020 11:30:12 INFO GlusterFS mount attempt 

15/06/2020 11:29:42 INFO GlusterFS mount attempt 

15/06/2020 11:29:12 INFO GlusterFS mount attempt 

15/06/2020 11:28:42 INFO GlusterFS mount attempt 

15/06/2020 11:28:12 INFO GlusterFS mount attempt 

15/06/2020 11:27:42 INFO GlusterFS mount attempt 

15/06/2020 11:27:12 INFO GlusterFS mount attempt 

15/06/2020 11:26:42 INFO GlusterFS mount attempt 

15/06/2020 11:26:11 INFO GlusterFS mount attempt 

15/06/2020 11:25:41 INFO GlusterFS mount attempt 

15/06/2020 11:25:11 INFO GlusterFS mount attempt 

15/06/2020 11:24:41 INFO GlusterFS mount attempt 

15/06/2020 11:24:11 INFO GlusterFS mount attempt 

15/06/2020 11:23:41 INFO GlusterFS mount attempt 

15/06/2020 11:23:11 INFO GlusterFS mount attempt 

15/06/2020 11:22:41 INFO GlusterFS mount attempt 

15/06/2020 11:22:11 INFO GlusterFS mount attempt 

15/06/2020 11:21:41 INFO GlusterFS mount attempt 

15/06/2020 11:21:11 INFO GlusterFS mount attempt 

15/06/2020 11:20:40 INFO GlusterFS mount attempt 

15/06/2020 11:20:10 INFO GlusterFS mount attempt 

15/06/2020 11:19:40 INFO GlusterFS mount attempt 

15/06/2020 11:19:10 INFO GlusterFS mount attempt 

15/06/2020 11:18:40 INFO GlusterFS mount attempt 

15/06/2020 11:18:10 INFO GlusterFS mount attempt 

15/06/2020 11:17:40 INFO GlusterFS mount attempt 

15/06/2020 11:17:10 INFO GlusterFS mount attempt 

15/06/2020 11:16:40 INFO GlusterFS mount attempt 

15/06/2020 11:16:10 INFO GlusterFS mount attempt 

15/06/2020 11:15:40 INFO GlusterFS mount attempt 

15/06/2020 11:15:10 INFO GlusterFS mount attempt 

15/06/2020 11:14:39 INFO GlusterFS mount attempt 

15/06/2020 11:14:09 INFO GlusterFS mount attempt 

15/06/2020 11:13:39 INFO GlusterFS mount attempt 

15/06/2020 11:13:09 INFO GlusterFS mount attempt 

15/06/2020 11:12:39 INFO GlusterFS mount attempt 

15/06/2020 11:12:09 INFO GlusterFS mount attempt 

15/06/2020 11:11:39 INFO GlusterFS mount attempt 

15/06/2020 11:11:09 INFO GlusterFS mount attempt 

15/06/2020 11:10:39 INFO GlusterFS mount attempt 

15/06/2020 11:10:09 INFO GlusterFS mount attempt 

15/06/2020 11:09:38 INFO GlusterFS mount attempt 

15/06/2020 11:09:08 INFO GlusterFS mount attempt 

15/06/2020 11:08:38 INFO GlusterFS mount attempt 

15/06/2020 11:08:08 INFO GlusterFS mount attempt 

15/06/2020 11:07:38 INFO GlusterFS mount attempt 

15/06/2020 11:07:08 INFO GlusterFS mount attempt 

15/06/2020 11:06:38 INFO GlusterFS mount attempt 

15/06/2020 11:06:08 INFO GlusterFS mount attempt 

15/06/2020 11:05:38 INFO GlusterFS mount attempt 

15/06/2020 11:05:08 INFO GlusterFS mount attempt 

15/06/2020 11:04:38 INFO GlusterFS mount attempt 

15/06/2020 11:04:07 INFO GlusterFS mount attempt 

15/06/2020 11:03:37 INFO GlusterFS mount attempt 

15/06/2020 11:03:07 INFO GlusterFS mount attempt 

15/06/2020 11:02:37 INFO GlusterFS mount attempt 

15/06/2020 11:02:07 INFO GlusterFS mount attempt 

15/06/2020 11:01:37 INFO GlusterFS mount attempt 

15/06/2020 11:01:07 INFO GlusterFS mount attempt 

15/06/2020 11:00:37 INFO GlusterFS mount attempt 

15/06/2020 11:00:07 INFO GlusterFS mount attempt 

15/06/2020 10:59:37 INFO GlusterFS mount attempt 

15/06/2020 10:59:06 INFO GlusterFS mount attempt 

15/06/2020 10:58:36 INFO GlusterFS mount attempt 

15/06/2020 10:58:06 INFO GlusterFS mount attempt 

15/06/2020 10:57:36 INFO GlusterFS mount attempt 

15/06/2020 10:57:06 INFO GlusterFS mount attempt 

15/06/2020 10:56:36 INFO GlusterFS mount attempt 

15/06/2020 10:56:06 INFO GlusterFS mount attempt 

15/06/2020 10:55:36 INFO GlusterFS mount attempt 

15/06/2020 10:55:06 INFO GlusterFS mount attempt 

15/06/2020 10:54:36 INFO GlusterFS mount attempt 

15/06/2020 10:54:06 INFO GlusterFS mount attempt 

15/06/2020 10:53:36 INFO GlusterFS mount attempt 

15/06/2020 10:53:05 INFO GlusterFS mount attempt 

15/06/2020 10:52:35 INFO GlusterFS mount attempt 

15/06/2020 10:52:05 INFO GlusterFS mount attempt 

15/06/2020 10:51:35 INFO GlusterFS mount attempt 

15/06/2020 10:51:05 INFO GlusterFS mount attempt 

15/06/2020 10:50:35 INFO GlusterFS mount attempt 

15/06/2020 10:50:05 INFO GlusterFS mount attempt 

15/06/2020 10:49:35 INFO GlusterFS mount attempt 

15/06/2020 10:49:05 INFO GlusterFS mount attempt 

15/06/2020 10:48:35 INFO GlusterFS mount attempt 

15/06/2020 10:48:04 INFO GlusterFS mount attempt 

15/06/2020 10:47:34 INFO GlusterFS mount attempt 

15/06/2020 10:47:04 INFO GlusterFS mount attempt 

15/06/2020 10:46:34 INFO GlusterFS mount attempt 

15/06/2020 10:46:04 INFO GlusterFS mount attempt 

15/06/2020 10:45:34 INFO GlusterFS mount attempt 

15/06/2020 10:45:04 INFO GlusterFS mount attempt 

15/06/2020 10:44:34 INFO GlusterFS mount attempt 

15/06/2020 10:44:04 INFO GlusterFS mount attempt 

15/06/2020 10:43:34 INFO GlusterFS mount attempt 

15/06/2020 10:43:04 INFO GlusterFS mount attempt 

15/06/2020 10:42:33 INFO GlusterFS mount attempt 

15/06/2020 10:42:03 INFO GlusterFS mount attempt 

15/06/2020 10:41:33 INFO GlusterFS mount attempt 

15/06/2020 10:41:03 INFO GlusterFS mount attempt 

15/06/2020 10:40:33 INFO GlusterFS mount attempt 

15/06/2020 10:40:03 INFO GlusterFS mount attempt 

15/06/2020 10:39:33 INFO GlusterFS mount attempt 

15/06/2020 10:39:03 INFO GlusterFS mount attempt 

15/06/2020 10:38:33 INFO GlusterFS mount attempt 

15/06/2020 10:38:03 INFO GlusterFS mount attempt 

15/06/2020 10:37:33 INFO GlusterFS mount attempt 

15/06/2020 10:37:02 INFO GlusterFS mount attempt 

15/06/2020 10:36:32 INFO GlusterFS mount attempt 

15/06/2020 10:36:02 INFO GlusterFS mount attempt 

15/06/2020 10:35:32 INFO GlusterFS mount attempt 

15/06/2020 10:35:02 INFO GlusterFS mount attempt 

15/06/2020 10:34:32 INFO GlusterFS mount attempt 

15/06/2020 10:34:02 INFO GlusterFS mount attempt 

15/06/2020 10:33:32 INFO GlusterFS mount attempt 

15/06/2020 10:33:02 INFO GlusterFS mount attempt 

15/06/2020 10:32:32 INFO GlusterFS mount attempt 

15/06/2020 10:32:02 INFO GlusterFS mount attempt 

15/06/2020 10:31:31 INFO GlusterFS mount attempt 

15/06/2020 10:31:01 INFO GlusterFS mount attempt 

15/06/2020 10:30:31 INFO GlusterFS mount attempt 

15/06/2020 10:30:01 INFO GlusterFS mount attempt 

15/06/2020 10:29:31 INFO GlusterFS mount attempt 

15/06/2020 10:29:01 INFO GlusterFS mount attempt 

15/06/2020 10:28:31 INFO GlusterFS mount attempt 

15/06/2020 10:28:01 INFO GlusterFS mount attempt 

15/06/2020 10:27:31 INFO GlusterFS mount attempt 

15/06/2020 10:27:01 INFO GlusterFS mount attempt 

15/06/2020 10:26:31 INFO GlusterFS mount attempt 

15/06/2020 10:26:00 INFO GlusterFS mount attempt 

15/06/2020 10:25:30 INFO GlusterFS mount attempt 

15/06/2020 10:25:00 INFO GlusterFS mount attempt 

15/06/2020 10:24:30 INFO GlusterFS mount attempt 

15/06/2020 10:24:00 INFO GlusterFS mount attempt 

15/06/2020 10:23:30 INFO GlusterFS mount attempt 

15/06/2020 10:23:00 INFO GlusterFS mount attempt 

15/06/2020 10:22:30 INFO GlusterFS mount attempt 

15/06/2020 10:22:00 INFO GlusterFS mount attempt 

15/06/2020 10:21:30 INFO GlusterFS mount attempt 

15/06/2020 10:20:59 INFO GlusterFS mount attempt 

15/06/2020 10:20:29 INFO GlusterFS mount attempt 

15/06/2020 10:19:59 INFO GlusterFS mount attempt 

15/06/2020 10:19:29 INFO GlusterFS mount attempt 

15/06/2020 10:18:59 INFO GlusterFS mount attempt 

15/06/2020 10:18:29 INFO GlusterFS mount attempt 

15/06/2020 10:17:59 INFO GlusterFS mount attempt 

15/06/2020 10:17:29 INFO GlusterFS mount attempt 

15/06/2020 10:16:59 INFO GlusterFS mount attempt 

15/06/2020 10:16:29 INFO GlusterFS mount attempt 

15/06/2020 10:15:59 INFO GlusterFS mount attempt 

15/06/2020 10:15:28 INFO GlusterFS mount attempt 

15/06/2020 10:14:58 INFO GlusterFS mount attempt 

15/06/2020 10:14:28 INFO GlusterFS mount attempt 

15/06/2020 10:13:58 INFO GlusterFS mount attempt 

15/06/2020 10:13:28 INFO GlusterFS mount attempt 

15/06/2020 10:12:58 INFO GlusterFS mount attempt 

15/06/2020 10:12:28 INFO GlusterFS mount attempt 

15/06/2020 10:11:58 INFO GlusterFS mount attempt 

15/06/2020 10:11:28 INFO GlusterFS mount attempt 

15/06/2020 10:10:58 INFO GlusterFS mount attempt 

15/06/2020 10:10:27 INFO GlusterFS mount attempt 

15/06/2020 10:09:57 INFO GlusterFS mount attempt 

15/06/2020 10:09:27 INFO GlusterFS mount attempt 

15/06/2020 10:08:57 INFO GlusterFS mount attempt 

15/06/2020 10:08:27 INFO GlusterFS mount attempt 

15/06/2020 10:07:57 INFO GlusterFS mount attempt 

15/06/2020 10:07:27 INFO GlusterFS mount attempt 

15/06/2020 10:06:57 INFO GlusterFS mount attempt 

15/06/2020 10:06:27 INFO GlusterFS mount attempt 

15/06/2020 10:05:57 INFO GlusterFS mount attempt 

15/06/2020 10:05:27 INFO GlusterFS mount attempt 

15/06/2020 10:04:57 INFO GlusterFS mount attempt 

15/06/2020 10:04:26 INFO GlusterFS mount attempt 

15/06/2020 10:03:56 INFO GlusterFS mount attempt 

15/06/2020 10:03:26 INFO GlusterFS mount attempt 

15/06/2020 10:02:56 INFO GlusterFS mount attempt 

15/06/2020 10:02:26 INFO GlusterFS mount attempt 

15/06/2020 10:01:56 INFO GlusterFS mount attempt 

15/06/2020 10:01:26 INFO GlusterFS mount attempt 

15/06/2020 10:00:56 INFO GlusterFS mount attempt 

15/06/2020 10:00:26 INFO GlusterFS mount attempt 

15/06/2020 09:59:56 INFO GlusterFS mount attempt 

15/06/2020 09:59:26 INFO GlusterFS mount attempt 

15/06/2020 09:58:55 INFO GlusterFS mount attempt 

15/06/2020 09:58:25 INFO GlusterFS mount attempt 

15/06/2020 09:57:55 INFO GlusterFS mount attempt 

15/06/2020 09:57:25 INFO GlusterFS mount attempt 

15/06/2020 09:56:55 INFO GlusterFS mount attempt 

15/06/2020 09:56:25 INFO GlusterFS mount attempt 

15/06/2020 09:55:55 INFO GlusterFS mount attempt 

15/06/2020 09:55:25 INFO GlusterFS mount attempt 

15/06/2020 09:54:55 INFO GlusterFS mount attempt 

15/06/2020 09:54:25 INFO GlusterFS mount attempt 

15/06/2020 09:53:55 INFO GlusterFS mount attempt 

15/06/2020 09:53:24 INFO GlusterFS mount attempt 

15/06/2020 09:52:54 INFO GlusterFS mount attempt 

15/06/2020 09:52:24 INFO GlusterFS mount attempt 

15/06/2020 09:51:54 INFO GlusterFS mount attempt 

15/06/2020 09:51:24 INFO GlusterFS mount attempt 

15/06/2020 09:50:54 INFO GlusterFS mount attempt 

15/06/2020 09:50:24 INFO GlusterFS mount attempt 

15/06/2020 09:49:54 INFO GlusterFS mount attempt 

15/06/2020 09:49:24 INFO GlusterFS mount attempt 

15/06/2020 09:48:54 INFO GlusterFS mount attempt 

15/06/2020 09:48:24 INFO GlusterFS mount attempt 

15/06/2020 09:47:53 INFO GlusterFS mount attempt 

15/06/2020 09:47:23 INFO GlusterFS mount attempt 

15/06/2020 09:46:53 INFO GlusterFS mount attempt 

15/06/2020 09:46:23 INFO GlusterFS mount attempt 

15/06/2020 09:45:53 INFO GlusterFS mount attempt 

15/06/2020 09:45:23 INFO GlusterFS mount attempt 

15/06/2020 09:44:53 INFO GlusterFS mount attempt 

15/06/2020 09:44:23 INFO GlusterFS mount attempt 

15/06/2020 09:43:53 INFO GlusterFS mount attempt 

15/06/2020 09:43:23 INFO GlusterFS mount attempt 

15/06/2020 09:42:53 INFO GlusterFS mount attempt 

15/06/2020 09:42:22 INFO GlusterFS mount attempt 

15/06/2020 09:41:52 INFO GlusterFS mount attempt 

15/06/2020 09:41:22 INFO GlusterFS mount attempt 

15/06/2020 09:40:52 INFO GlusterFS mount attempt 

15/06/2020 09:40:22 INFO GlusterFS mount attempt 

15/06/2020 09:39:52 INFO GlusterFS mount attempt 

15/06/2020 09:39:22 INFO GlusterFS mount attempt 

15/06/2020 09:38:52 INFO GlusterFS mount attempt 

15/06/2020 09:38:22 INFO GlusterFS mount attempt 

15/06/2020 09:37:52 INFO GlusterFS mount attempt 

15/06/2020 09:37:21 INFO GlusterFS mount attempt 

15/06/2020 09:36:51 INFO GlusterFS mount attempt 

15/06/2020 09:36:21 INFO GlusterFS mount attempt 

15/06/2020 09:35:51 INFO GlusterFS mount attempt 

15/06/2020 09:35:21 INFO GlusterFS mount attempt 

15/06/2020 09:34:51 INFO GlusterFS mount attempt 

15/06/2020 09:34:21 INFO GlusterFS mount attempt 

15/06/2020 09:33:51 INFO GlusterFS mount attempt 

15/06/2020 09:33:21 INFO GlusterFS mount attempt 

15/06/2020 09:32:51 INFO GlusterFS mount attempt 

15/06/2020 09:32:21 INFO GlusterFS mount attempt 

15/06/2020 09:31:50 INFO GlusterFS mount attempt 

15/06/2020 09:31:20 INFO GlusterFS mount attempt 

15/06/2020 09:30:50 INFO GlusterFS mount attempt 

15/06/2020 09:30:20 INFO GlusterFS mount attempt 

15/06/2020 09:29:50 INFO GlusterFS mount attempt 

15/06/2020 09:29:20 INFO GlusterFS mount attempt 

15/06/2020 09:28:50 INFO GlusterFS mount attempt 

15/06/2020 09:28:20 INFO GlusterFS mount attempt 

15/06/2020 09:27:50 INFO GlusterFS mount attempt 

15/06/2020 09:27:20 INFO GlusterFS mount attempt 

15/06/2020 09:26:50 INFO GlusterFS mount attempt 

15/06/2020 09:26:19 INFO GlusterFS mount attempt 

15/06/2020 09:25:49 INFO GlusterFS mount attempt 

15/06/2020 09:25:19 INFO GlusterFS mount attempt 

15/06/2020 09:24:49 INFO GlusterFS mount attempt 

15/06/2020 09:24:19 INFO GlusterFS mount attempt 

15/06/2020 09:23:49 INFO GlusterFS mount attempt 

15/06/2020 09:23:19 INFO GlusterFS mount attempt 

15/06/2020 09:22:49 INFO GlusterFS mount attempt 

15/06/2020 09:22:19 INFO GlusterFS mount attempt 

15/06/2020 09:21:49 INFO GlusterFS mount attempt 

15/06/2020 09:21:19 INFO GlusterFS mount attempt 

15/06/2020 09:20:48 INFO GlusterFS mount attempt 

15/06/2020 09:20:18 INFO GlusterFS mount attempt 

15/06/2020 09:19:48 INFO GlusterFS mount attempt 

15/06/2020 09:19:18 INFO GlusterFS mount attempt 

15/06/2020 09:18:48 INFO GlusterFS mount attempt 

15/06/2020 09:18:18 INFO GlusterFS mount attempt 

15/06/2020 09:17:48 INFO GlusterFS mount attempt 

15/06/2020 09:17:18 INFO GlusterFS mount attempt 

15/06/2020 09:16:48 INFO GlusterFS mount attempt 

15/06/2020 09:16:18 INFO GlusterFS mount attempt 

15/06/2020 09:15:48 INFO GlusterFS mount attempt 

15/06/2020 09:15:17 INFO GlusterFS mount attempt 

15/06/2020 09:14:47 INFO GlusterFS mount attempt 

15/06/2020 09:14:17 INFO GlusterFS mount attempt 

15/06/2020 09:13:47 INFO GlusterFS mount attempt 

15/06/2020 09:13:17 INFO GlusterFS mount attempt 

15/06/2020 09:12:47 INFO GlusterFS mount attempt 

15/06/2020 09:12:17 INFO GlusterFS mount attempt 

15/06/2020 09:11:47 INFO GlusterFS mount attempt 

15/06/2020 09:11:17 INFO GlusterFS mount attempt 

15/06/2020 09:10:47 INFO GlusterFS mount attempt 

15/06/2020 09:10:16 INFO GlusterFS mount attempt 

15/06/2020 09:09:46 INFO GlusterFS mount attempt 

15/06/2020 09:09:16 INFO GlusterFS mount attempt 

15/06/2020 09:08:46 INFO GlusterFS mount attempt 

15/06/2020 09:08:16 INFO GlusterFS mount attempt 

15/06/2020 09:07:46 INFO GlusterFS mount attempt 

15/06/2020 09:07:16 INFO GlusterFS mount attempt 

15/06/2020 09:06:46 INFO GlusterFS mount attempt 

15/06/2020 09:06:16 INFO GlusterFS mount attempt 

15/06/2020 09:05:46 INFO GlusterFS mount attempt 

15/06/2020 09:05:16 INFO GlusterFS mount attempt 

15/06/2020 09:04:45 INFO GlusterFS mount attempt 

15/06/2020 09:04:15 INFO GlusterFS mount attempt 

15/06/2020 09:03:45 INFO GlusterFS mount attempt 

15/06/2020 09:03:15 INFO GlusterFS mount attempt 

15/06/2020 09:02:45 INFO GlusterFS mount attempt 

15/06/2020 09:02:15 INFO GlusterFS mount attempt 

15/06/2020 09:01:45 INFO GlusterFS mount attempt 

15/06/2020 09:01:15 INFO GlusterFS mount attempt 

15/06/2020 09:00:45 INFO GlusterFS mount attempt 

15/06/2020 09:00:15 INFO GlusterFS mount attempt 

15/06/2020 08:59:45 INFO GlusterFS mount attempt 

15/06/2020 08:59:14 INFO GlusterFS mount attempt 

15/06/2020 08:58:44 INFO GlusterFS mount attempt 

15/06/2020 08:58:14 INFO GlusterFS mount attempt 

15/06/2020 08:57:44 INFO GlusterFS mount attempt 

15/06/2020 08:57:14 INFO GlusterFS mount attempt 

15/06/2020 08:56:44 INFO GlusterFS mount attempt 

15/06/2020 08:56:14 INFO GlusterFS mount attempt 

15/06/2020 08:55:44 INFO GlusterFS mount attempt 

15/06/2020 08:55:14 INFO GlusterFS mount attempt 

15/06/2020 08:54:44 INFO GlusterFS mount attempt 

15/06/2020 08:54:14 INFO GlusterFS mount attempt 

15/06/2020 08:53:43 INFO GlusterFS mount attempt 

15/06/2020 08:53:13 INFO GlusterFS mount attempt 

15/06/2020 08:52:43 INFO GlusterFS mount attempt 

15/06/2020 08:52:13 INFO GlusterFS mount attempt 

15/06/2020 08:51:43 INFO GlusterFS mount attempt 

15/06/2020 08:51:13 INFO GlusterFS mount attempt 

15/06/2020 08:50:43 INFO GlusterFS mount attempt 

15/06/2020 08:50:13 INFO GlusterFS mount attempt 

15/06/2020 08:49:43 INFO GlusterFS mount attempt 

15/06/2020 08:49:13 INFO GlusterFS mount attempt 

15/06/2020 08:48:43 INFO GlusterFS mount attempt 

15/06/2020 08:48:12 INFO GlusterFS mount attempt 

15/06/2020 08:47:42 INFO GlusterFS mount attempt 

15/06/2020 08:47:12 INFO GlusterFS mount attempt 

15/06/2020 08:46:42 INFO GlusterFS mount attempt 

15/06/2020 08:46:12 INFO GlusterFS mount attempt 

15/06/2020 08:45:42 INFO GlusterFS mount attempt 

15/06/2020 08:45:12 INFO GlusterFS mount attempt 

15/06/2020 08:44:42 INFO GlusterFS mount attempt 

15/06/2020 08:44:12 INFO GlusterFS mount attempt 

15/06/2020 08:43:42 INFO GlusterFS mount attempt 

15/06/2020 08:43:12 INFO GlusterFS mount attempt 

15/06/2020 08:42:41 INFO GlusterFS mount attempt 

15/06/2020 08:42:11 INFO GlusterFS mount attempt 

15/06/2020 08:41:41 INFO GlusterFS mount attempt 

15/06/2020 08:41:11 INFO GlusterFS mount attempt 

15/06/2020 08:40:41 INFO GlusterFS mount attempt 

15/06/2020 08:40:11 INFO GlusterFS mount attempt 

15/06/2020 08:39:41 INFO GlusterFS mount attempt 

15/06/2020 08:39:11 INFO GlusterFS mount attempt 

15/06/2020 08:38:41 INFO GlusterFS mount attempt 

15/06/2020 08:38:11 INFO GlusterFS mount attempt 

15/06/2020 08:37:41 INFO GlusterFS mount attempt 

15/06/2020 08:37:10 INFO GlusterFS mount attempt 

15/06/2020 08:36:40 INFO GlusterFS mount attempt 

15/06/2020 08:36:10 INFO GlusterFS mount attempt 

15/06/2020 08:35:40 INFO GlusterFS mount attempt 

15/06/2020 08:35:10 INFO GlusterFS mount attempt 

15/06/2020 08:34:40 INFO GlusterFS mount attempt 

15/06/2020 08:34:10 INFO GlusterFS mount attempt 

15/06/2020 08:33:40 INFO GlusterFS mount attempt 

15/06/2020 08:33:10 INFO GlusterFS mount attempt 

15/06/2020 08:32:40 INFO GlusterFS mount attempt 

15/06/2020 08:32:10 INFO GlusterFS mount attempt 

15/06/2020 08:31:39 INFO GlusterFS mount attempt 

15/06/2020 08:31:09 INFO GlusterFS mount attempt 

15/06/2020 08:30:39 INFO GlusterFS mount attempt 

15/06/2020 08:30:09 INFO GlusterFS mount attempt 

15/06/2020 08:29:39 INFO GlusterFS mount attempt 

15/06/2020 08:29:09 INFO GlusterFS mount attempt 

15/06/2020 08:28:39 INFO GlusterFS mount attempt 

15/06/2020 08:28:09 INFO GlusterFS mount attempt 

15/06/2020 08:27:39 INFO GlusterFS mount attempt 

15/06/2020 08:27:09 INFO GlusterFS mount attempt 

15/06/2020 08:26:39 INFO GlusterFS mount attempt 

15/06/2020 08:26:08 INFO GlusterFS mount attempt 

15/06/2020 08:25:38 INFO GlusterFS mount attempt 

15/06/2020 08:25:08 INFO GlusterFS mount attempt 

15/06/2020 08:24:38 INFO GlusterFS mount attempt 

15/06/2020 08:24:08 INFO GlusterFS mount attempt 

15/06/2020 08:23:38 INFO GlusterFS mount attempt 

15/06/2020 08:23:08 INFO GlusterFS mount attempt 

15/06/2020 08:22:38 INFO GlusterFS mount attempt 

15/06/2020 08:22:08 INFO GlusterFS mount attempt 

15/06/2020 08:21:38 INFO GlusterFS mount attempt 

15/06/2020 08:21:08 INFO GlusterFS mount attempt 

15/06/2020 08:20:37 INFO GlusterFS mount attempt 

15/06/2020 08:20:07 INFO GlusterFS mount attempt 

15/06/2020 08:19:37 INFO GlusterFS mount attempt 

15/06/2020 08:19:07 INFO GlusterFS mount attempt 

15/06/2020 08:18:37 INFO GlusterFS mount attempt 

15/06/2020 08:18:07 INFO GlusterFS mount attempt 

15/06/2020 08:17:37 INFO GlusterFS mount attempt 

15/06/2020 08:17:07 INFO GlusterFS mount attempt 

15/06/2020 08:16:37 INFO GlusterFS mount attempt 

15/06/2020 08:16:07 INFO GlusterFS mount attempt 

15/06/2020 08:15:37 INFO GlusterFS mount attempt 

15/06/2020 08:15:06 INFO GlusterFS mount attempt 

15/06/2020 08:14:36 INFO GlusterFS mount attempt 

15/06/2020 08:14:06 INFO GlusterFS mount attempt 

15/06/2020 08:13:36 INFO GlusterFS mount attempt 

15/06/2020 08:13:06 INFO GlusterFS mount attempt 

15/06/2020 08:12:36 INFO GlusterFS mount attempt 

15/06/2020 08:12:06 INFO GlusterFS mount attempt 

15/06/2020 08:11:36 INFO GlusterFS mount attempt 

15/06/2020 08:11:06 INFO GlusterFS mount attempt 

15/06/2020 08:10:36 INFO GlusterFS mount attempt 

15/06/2020 08:10:06 INFO GlusterFS mount attempt 

15/06/2020 08:09:35 INFO GlusterFS mount attempt 

15/06/2020 08:09:05 INFO GlusterFS mount attempt 

15/06/2020 08:08:35 INFO GlusterFS mount attempt 

15/06/2020 08:08:05 INFO GlusterFS mount attempt 

15/06/2020 08:07:35 INFO GlusterFS mount attempt 

15/06/2020 08:07:05 INFO GlusterFS mount attempt 

15/06/2020 08:06:35 INFO GlusterFS mount attempt 

15/06/2020 08:06:05 INFO GlusterFS mount attempt 

15/06/2020 08:05:35 INFO GlusterFS mount attempt 

15/06/2020 08:05:05 INFO GlusterFS mount attempt 

15/06/2020 08:04:35 INFO GlusterFS mount attempt 

15/06/2020 08:04:04 INFO GlusterFS mount attempt 

15/06/2020 08:03:34 INFO GlusterFS mount attempt 

15/06/2020 08:03:04 INFO GlusterFS mount attempt 

15/06/2020 08:02:34 INFO GlusterFS mount attempt 

15/06/2020 08:02:04 INFO GlusterFS mount attempt 

15/06/2020 08:01:34 INFO GlusterFS mount attempt 

15/06/2020 08:01:04 INFO GlusterFS mount attempt 

15/06/2020 08:00:34 INFO GlusterFS mount attempt 

15/06/2020 08:00:04 INFO GlusterFS mount attempt 

15/06/2020 07:59:34 INFO GlusterFS mount attempt 

15/06/2020 07:59:04 INFO GlusterFS mount attempt 

15/06/2020 07:58:33 INFO GlusterFS mount attempt 

15/06/2020 07:58:03 INFO GlusterFS mount attempt 

15/06/2020 07:57:33 INFO GlusterFS mount attempt 

15/06/2020 07:57:03 INFO GlusterFS mount attempt 

15/06/2020 07:56:33 INFO GlusterFS mount attempt 

15/06/2020 07:56:03 INFO GlusterFS mount attempt 

15/06/2020 07:55:33 INFO GlusterFS mount attempt 

15/06/2020 07:55:03 INFO GlusterFS mount attempt 

15/06/2020 07:54:33 INFO GlusterFS mount attempt 

15/06/2020 07:54:03 INFO GlusterFS mount attempt 

15/06/2020 07:53:33 INFO GlusterFS mount attempt 

15/06/2020 07:53:02 INFO GlusterFS mount attempt 

15/06/2020 07:52:32 INFO GlusterFS mount attempt 

15/06/2020 07:52:02 INFO GlusterFS mount attempt 

15/06/2020 07:51:32 INFO GlusterFS mount attempt 

15/06/2020 07:51:02 INFO GlusterFS mount attempt 

15/06/2020 07:50:32 INFO GlusterFS mount attempt 

15/06/2020 07:50:02 INFO GlusterFS mount attempt 

15/06/2020 07:49:32 INFO GlusterFS mount attempt 

15/06/2020 07:49:02 INFO GlusterFS mount attempt 

15/06/2020 07:48:32 INFO GlusterFS mount attempt 

15/06/2020 07:48:02 INFO GlusterFS mount attempt 

15/06/2020 07:47:31 INFO GlusterFS mount attempt 

15/06/2020 07:47:01 INFO GlusterFS mount attempt 

15/06/2020 07:46:31 INFO GlusterFS mount attempt 

15/06/2020 07:46:01 INFO GlusterFS mount attempt 

15/06/2020 07:45:31 INFO GlusterFS mount attempt 

15/06/2020 07:45:01 INFO GlusterFS mount attempt 

15/06/2020 07:44:31 INFO GlusterFS mount attempt 

15/06/2020 07:44:01 INFO GlusterFS mount attempt 

15/06/2020 07:43:31 INFO GlusterFS mount attempt 

15/06/2020 07:43:01 INFO GlusterFS mount attempt 

15/06/2020 07:42:31 INFO GlusterFS mount attempt 

15/06/2020 07:42:00 INFO GlusterFS mount attempt 

15/06/2020 07:41:30 INFO GlusterFS mount attempt 

15/06/2020 07:41:00 INFO GlusterFS mount attempt 

15/06/2020 07:40:30 INFO GlusterFS mount attempt 

15/06/2020 07:40:00 INFO GlusterFS mount attempt 

15/06/2020 07:39:30 INFO GlusterFS mount attempt 

15/06/2020 07:39:00 INFO GlusterFS mount attempt 

15/06/2020 07:38:30 INFO GlusterFS mount attempt 

15/06/2020 07:38:00 INFO GlusterFS mount attempt 

15/06/2020 07:37:30 INFO GlusterFS mount attempt 

15/06/2020 07:37:00 INFO GlusterFS mount attempt 

15/06/2020 07:36:30 INFO GlusterFS mount attempt 

15/06/2020 07:35:59 INFO GlusterFS mount attempt 

15/06/2020 07:35:29 INFO GlusterFS mount attempt 

15/06/2020 07:34:59 INFO GlusterFS mount attempt 

15/06/2020 07:34:29 INFO GlusterFS mount attempt 

15/06/2020 07:33:59 INFO GlusterFS mount attempt 

15/06/2020 07:33:29 INFO GlusterFS mount attempt 

15/06/2020 07:32:59 INFO GlusterFS mount attempt 

15/06/2020 07:32:29 INFO GlusterFS mount attempt 

15/06/2020 07:31:59 INFO GlusterFS mount attempt 

15/06/2020 07:31:29 INFO GlusterFS mount attempt 

15/06/2020 07:30:59 INFO GlusterFS mount attempt 

15/06/2020 07:30:28 INFO GlusterFS mount attempt 

15/06/2020 07:29:58 INFO GlusterFS mount attempt 

15/06/2020 07:29:28 INFO GlusterFS mount attempt 

15/06/2020 07:28:58 INFO GlusterFS mount attempt 

15/06/2020 07:28:28 INFO GlusterFS mount attempt 

15/06/2020 07:27:58 INFO GlusterFS mount attempt 

15/06/2020 07:27:28 INFO GlusterFS mount attempt 

15/06/2020 07:26:58 INFO GlusterFS mount attempt 

15/06/2020 07:26:28 INFO GlusterFS mount attempt 

15/06/2020 07:25:58 INFO GlusterFS mount attempt 

15/06/2020 07:25:28 INFO GlusterFS mount attempt 

15/06/2020 07:24:57 INFO GlusterFS mount attempt 

15/06/2020 07:24:27 INFO GlusterFS mount attempt 

15/06/2020 07:23:57 INFO GlusterFS mount attempt 

15/06/2020 07:23:27 INFO GlusterFS mount attempt 

15/06/2020 07:22:57 INFO GlusterFS mount attempt 

15/06/2020 07:22:27 INFO GlusterFS mount attempt 

15/06/2020 07:21:57 INFO GlusterFS mount attempt 

15/06/2020 07:21:27 INFO GlusterFS mount attempt 

15/06/2020 07:20:57 INFO GlusterFS mount attempt 

15/06/2020 07:20:27 INFO GlusterFS mount attempt 

15/06/2020 07:19:57 INFO GlusterFS mount attempt 

15/06/2020 07:19:26 INFO GlusterFS mount attempt 

15/06/2020 07:18:56 INFO GlusterFS mount attempt 

15/06/2020 07:18:26 INFO GlusterFS mount attempt 

15/06/2020 07:17:56 INFO GlusterFS mount attempt 

15/06/2020 07:17:26 INFO GlusterFS mount attempt 

15/06/2020 07:16:56 INFO GlusterFS mount attempt 

15/06/2020 07:16:26 INFO GlusterFS mount attempt 

15/06/2020 07:15:56 INFO GlusterFS mount attempt 

15/06/2020 07:15:26 INFO GlusterFS mount attempt 

15/06/2020 07:14:56 INFO GlusterFS mount attempt 

15/06/2020 07:14:26 INFO GlusterFS mount attempt 

15/06/2020 07:13:55 INFO GlusterFS mount attempt 

15/06/2020 07:13:25 INFO GlusterFS mount attempt 

15/06/2020 07:12:55 INFO GlusterFS mount attempt 

15/06/2020 07:12:25 INFO GlusterFS mount attempt 

15/06/2020 07:11:55 INFO GlusterFS mount attempt 

15/06/2020 07:11:25 INFO GlusterFS mount attempt 

15/06/2020 07:10:55 INFO GlusterFS mount attempt 

15/06/2020 07:10:25 INFO GlusterFS mount attempt 

15/06/2020 07:09:55 INFO GlusterFS mount attempt 

15/06/2020 07:09:25 INFO GlusterFS mount attempt 

15/06/2020 07:08:54 INFO GlusterFS mount attempt 

15/06/2020 07:08:24 INFO GlusterFS mount attempt 

15/06/2020 07:07:54 INFO GlusterFS mount attempt 

15/06/2020 07:07:24 INFO GlusterFS mount attempt 

15/06/2020 07:06:54 INFO GlusterFS mount attempt 

15/06/2020 07:06:24 INFO GlusterFS mount attempt 

15/06/2020 07:05:54 INFO GlusterFS mount attempt 

15/06/2020 07:05:24 INFO GlusterFS mount attempt 

15/06/2020 07:04:54 INFO GlusterFS mount attempt 

15/06/2020 07:04:24 INFO GlusterFS mount attempt 

15/06/2020 07:03:54 INFO GlusterFS mount attempt 

15/06/2020 07:03:23 INFO GlusterFS mount attempt 

15/06/2020 07:02:53 INFO GlusterFS mount attempt 

15/06/2020 07:02:23 INFO GlusterFS mount attempt 

15/06/2020 07:01:53 INFO GlusterFS mount attempt 

15/06/2020 07:01:23 INFO GlusterFS mount attempt 

15/06/2020 07:00:53 INFO GlusterFS mount attempt 

15/06/2020 07:00:23 INFO GlusterFS mount attempt 

15/06/2020 06:59:53 INFO GlusterFS mount attempt 

15/06/2020 06:59:23 INFO GlusterFS mount attempt 

15/06/2020 06:58:53 INFO GlusterFS mount attempt 

15/06/2020 06:58:23 INFO GlusterFS mount attempt 

15/06/2020 06:57:52 INFO GlusterFS mount attempt 

15/06/2020 06:57:22 INFO GlusterFS mount attempt 

15/06/2020 06:56:52 INFO GlusterFS mount attempt 

15/06/2020 06:56:22 INFO GlusterFS mount attempt 

15/06/2020 06:55:52 INFO GlusterFS mount attempt 

15/06/2020 06:55:22 INFO GlusterFS mount attempt 

15/06/2020 06:54:52 INFO GlusterFS mount attempt 

15/06/2020 06:54:22 INFO GlusterFS mount attempt 

15/06/2020 06:53:52 INFO GlusterFS mount attempt 

15/06/2020 06:53:22 INFO GlusterFS mount attempt 

15/06/2020 06:52:52 INFO GlusterFS mount attempt 

15/06/2020 06:52:21 INFO GlusterFS mount attempt 

15/06/2020 06:51:51 INFO GlusterFS mount attempt 

15/06/2020 06:51:21 INFO GlusterFS mount attempt 

15/06/2020 06:50:51 INFO GlusterFS mount attempt 

15/06/2020 06:50:21 INFO GlusterFS mount attempt 

15/06/2020 06:49:51 INFO GlusterFS mount attempt 

15/06/2020 06:49:21 INFO GlusterFS mount attempt 

15/06/2020 06:48:51 INFO GlusterFS mount attempt 

15/06/2020 06:48:21 INFO GlusterFS mount attempt 

15/06/2020 06:47:51 INFO GlusterFS mount attempt 

15/06/2020 06:47:20 INFO GlusterFS mount attempt 

15/06/2020 06:46:50 INFO GlusterFS mount attempt 

15/06/2020 06:46:20 INFO GlusterFS mount attempt 

15/06/2020 06:45:50 INFO GlusterFS mount attempt 

15/06/2020 06:45:20 INFO GlusterFS mount attempt 

15/06/2020 06:44:50 INFO GlusterFS mount attempt 

15/06/2020 06:44:20 INFO GlusterFS mount attempt 

15/06/2020 06:43:50 INFO GlusterFS mount attempt 

15/06/2020 06:43:20 INFO GlusterFS mount attempt 

15/06/2020 06:42:50 INFO GlusterFS mount attempt 

15/06/2020 06:42:20 INFO GlusterFS mount attempt 

15/06/2020 06:41:50 INFO GlusterFS mount attempt 

15/06/2020 06:41:19 INFO GlusterFS mount attempt 

15/06/2020 06:40:49 INFO GlusterFS mount attempt 

15/06/2020 06:40:19 INFO GlusterFS mount attempt 

15/06/2020 06:39:49 INFO GlusterFS mount attempt 

15/06/2020 06:39:19 INFO GlusterFS mount attempt 

15/06/2020 06:38:49 INFO GlusterFS mount attempt 

15/06/2020 06:38:19 INFO GlusterFS mount attempt 

15/06/2020 06:37:49 INFO GlusterFS mount attempt 

15/06/2020 06:37:19 INFO GlusterFS mount attempt 

15/06/2020 06:36:49 INFO GlusterFS mount attempt 

15/06/2020 06:36:19 INFO GlusterFS mount attempt 

15/06/2020 06:35:48 INFO GlusterFS mount attempt 

15/06/2020 06:35:18 INFO GlusterFS mount attempt 

15/06/2020 06:34:48 INFO GlusterFS mount attempt 

15/06/2020 06:34:18 INFO GlusterFS mount attempt 

15/06/2020 06:33:48 INFO GlusterFS mount attempt 

15/06/2020 06:33:18 INFO GlusterFS mount attempt 

15/06/2020 06:32:48 INFO GlusterFS mount attempt 

15/06/2020 06:32:18 INFO GlusterFS mount attempt 

15/06/2020 06:31:48 INFO GlusterFS mount attempt 

15/06/2020 06:31:18 INFO GlusterFS mount attempt 

15/06/2020 06:30:48 INFO GlusterFS mount attempt 

15/06/2020 06:30:17 INFO GlusterFS mount attempt 

15/06/2020 06:29:47 INFO GlusterFS mount attempt 

15/06/2020 06:29:17 INFO GlusterFS mount attempt 

15/06/2020 06:28:47 INFO GlusterFS mount attempt 

15/06/2020 06:28:17 INFO GlusterFS mount attempt 

15/06/2020 06:27:47 INFO GlusterFS mount attempt 

15/06/2020 06:27:17 INFO GlusterFS mount attempt 

15/06/2020 06:26:47 INFO GlusterFS mount attempt 

15/06/2020 06:26:17 INFO GlusterFS mount attempt 

15/06/2020 06:25:47 INFO GlusterFS mount attempt 

15/06/2020 06:25:17 INFO GlusterFS mount attempt 

15/06/2020 06:24:46 INFO GlusterFS mount attempt 

15/06/2020 06:24:16 INFO GlusterFS mount attempt 

15/06/2020 06:23:46 INFO GlusterFS mount attempt 

15/06/2020 06:23:16 INFO GlusterFS mount attempt 

15/06/2020 06:22:46 INFO GlusterFS mount attempt 

15/06/2020 06:22:16 INFO GlusterFS mount attempt 

15/06/2020 06:21:46 INFO GlusterFS mount attempt 

15/06/2020 06:21:16 INFO GlusterFS mount attempt 

15/06/2020 06:20:46 INFO GlusterFS mount attempt 

15/06/2020 06:20:16 INFO GlusterFS mount attempt 

15/06/2020 06:19:46 INFO GlusterFS mount attempt 

15/06/2020 06:19:15 INFO GlusterFS mount attempt 

15/06/2020 06:18:45 INFO GlusterFS mount attempt 

15/06/2020 06:18:15 INFO GlusterFS mount attempt 

15/06/2020 06:17:45 INFO GlusterFS mount attempt 

15/06/2020 06:17:15 INFO GlusterFS mount attempt 

15/06/2020 06:16:45 INFO GlusterFS mount attempt 

15/06/2020 06:16:15 INFO GlusterFS mount attempt 

15/06/2020 06:15:45 INFO GlusterFS mount attempt 

15/06/2020 06:15:15 INFO GlusterFS mount attempt 

15/06/2020 06:14:45 INFO GlusterFS mount attempt 

15/06/2020 06:14:15 INFO GlusterFS mount attempt 

15/06/2020 06:13:45 INFO GlusterFS mount attempt 

15/06/2020 06:13:14 INFO GlusterFS mount attempt 

15/06/2020 06:12:44 INFO GlusterFS mount attempt 

15/06/2020 06:12:14 INFO GlusterFS mount attempt 

15/06/2020 06:11:44 INFO GlusterFS mount attempt 

15/06/2020 06:11:14 INFO GlusterFS mount attempt 

15/06/2020 06:10:44 INFO GlusterFS mount attempt 

15/06/2020 06:10:14 INFO GlusterFS mount attempt 

15/06/2020 06:09:44 INFO GlusterFS mount attempt 

15/06/2020 06:09:14 INFO GlusterFS mount attempt 

15/06/2020 06:08:44 INFO GlusterFS mount attempt 

15/06/2020 06:08:14 INFO GlusterFS mount attempt 

15/06/2020 06:07:43 INFO GlusterFS mount attempt 

15/06/2020 06:07:13 INFO GlusterFS mount attempt 

15/06/2020 06:06:43 INFO GlusterFS mount attempt 

15/06/2020 06:06:13 INFO GlusterFS mount attempt 

15/06/2020 06:05:43 INFO GlusterFS mount attempt 

15/06/2020 06:05:13 INFO GlusterFS mount attempt 

15/06/2020 06:04:43 INFO GlusterFS mount attempt 

15/06/2020 06:04:13 INFO GlusterFS mount attempt 

15/06/2020 06:03:43 INFO GlusterFS mount attempt 

15/06/2020 06:03:13 INFO GlusterFS mount attempt 

15/06/2020 06:02:43 INFO GlusterFS mount attempt 

15/06/2020 06:02:12 INFO GlusterFS mount attempt 

15/06/2020 06:01:42 INFO GlusterFS mount attempt 

15/06/2020 06:01:12 INFO GlusterFS mount attempt 

15/06/2020 06:00:42 INFO GlusterFS mount attempt 

15/06/2020 06:00:12 INFO GlusterFS mount attempt 

15/06/2020 05:59:42 INFO GlusterFS mount attempt 

15/06/2020 05:59:12 INFO GlusterFS mount attempt 

15/06/2020 05:58:42 INFO GlusterFS mount attempt 

15/06/2020 05:58:12 INFO GlusterFS mount attempt 

15/06/2020 05:57:42 INFO GlusterFS mount attempt 

15/06/2020 05:57:12 INFO GlusterFS mount attempt 

15/06/2020 05:56:42 INFO GlusterFS mount attempt 

15/06/2020 05:56:11 INFO GlusterFS mount attempt 

15/06/2020 05:55:41 INFO GlusterFS mount attempt 

15/06/2020 05:55:11 INFO GlusterFS mount attempt 

15/06/2020 05:54:41 INFO GlusterFS mount attempt 

15/06/2020 05:54:11 INFO GlusterFS mount attempt 

15/06/2020 05:53:41 INFO GlusterFS mount attempt 

15/06/2020 05:53:11 INFO GlusterFS mount attempt 

15/06/2020 05:52:41 INFO GlusterFS mount attempt 

15/06/2020 05:52:11 INFO GlusterFS mount attempt 

15/06/2020 05:51:41 INFO GlusterFS mount attempt 

15/06/2020 05:51:11 INFO GlusterFS mount attempt 

15/06/2020 05:50:40 INFO GlusterFS mount attempt 

15/06/2020 05:50:10 INFO GlusterFS mount attempt 

15/06/2020 05:49:40 INFO GlusterFS mount attempt 

15/06/2020 05:49:10 INFO GlusterFS mount attempt 

15/06/2020 05:48:40 INFO GlusterFS mount attempt 

15/06/2020 05:48:10 INFO GlusterFS mount attempt 

15/06/2020 05:47:40 INFO GlusterFS mount attempt 

15/06/2020 05:47:10 INFO GlusterFS mount attempt 

15/06/2020 05:46:40 INFO GlusterFS mount attempt 

15/06/2020 05:46:10 INFO GlusterFS mount attempt 

15/06/2020 05:45:40 INFO GlusterFS mount attempt 

15/06/2020 05:45:10 INFO GlusterFS mount attempt 

15/06/2020 05:44:39 INFO GlusterFS mount attempt 

15/06/2020 05:44:09 INFO GlusterFS mount attempt 

15/06/2020 05:43:39 INFO GlusterFS mount attempt 

15/06/2020 05:43:09 INFO GlusterFS mount attempt 

15/06/2020 05:42:39 INFO GlusterFS mount attempt 

15/06/2020 05:42:09 INFO GlusterFS mount attempt 

15/06/2020 05:41:39 INFO GlusterFS mount attempt 

15/06/2020 05:41:09 INFO GlusterFS mount attempt 

15/06/2020 05:40:39 INFO GlusterFS mount attempt 

15/06/2020 05:40:09 INFO GlusterFS mount attempt 

15/06/2020 05:39:39 INFO GlusterFS mount attempt 

15/06/2020 05:39:08 INFO GlusterFS mount attempt 

15/06/2020 05:38:38 INFO GlusterFS mount attempt 

15/06/2020 05:38:08 INFO GlusterFS mount attempt 

15/06/2020 05:37:38 INFO GlusterFS mount attempt 

15/06/2020 05:37:08 INFO GlusterFS mount attempt 

15/06/2020 05:36:38 INFO GlusterFS mount attempt 

15/06/2020 05:36:08 INFO GlusterFS mount attempt 

15/06/2020 05:35:38 INFO GlusterFS mount attempt 

15/06/2020 05:35:08 INFO GlusterFS mount attempt 

15/06/2020 05:34:38 INFO GlusterFS mount attempt 

15/06/2020 05:34:08 INFO GlusterFS mount attempt 

15/06/2020 05:33:37 INFO GlusterFS mount attempt 

15/06/2020 05:33:07 INFO GlusterFS mount attempt 

15/06/2020 05:32:37 INFO GlusterFS mount attempt 

15/06/2020 05:32:07 INFO GlusterFS mount attempt 

15/06/2020 05:31:37 INFO GlusterFS mount attempt 

15/06/2020 05:31:07 INFO GlusterFS mount attempt 

15/06/2020 05:30:37 INFO GlusterFS mount attempt 

15/06/2020 05:30:07 INFO GlusterFS mount attempt 

15/06/2020 05:29:37 INFO GlusterFS mount attempt 

15/06/2020 05:29:07 INFO GlusterFS mount attempt 

15/06/2020 05:28:37 INFO GlusterFS mount attempt 

15/06/2020 05:28:06 INFO GlusterFS mount attempt 

15/06/2020 05:27:36 INFO GlusterFS mount attempt 

15/06/2020 05:27:06 INFO GlusterFS mount attempt 

15/06/2020 05:26:36 INFO GlusterFS mount attempt 

15/06/2020 05:26:06 INFO GlusterFS mount attempt 

15/06/2020 05:25:36 INFO GlusterFS mount attempt 

15/06/2020 05:25:06 INFO GlusterFS mount attempt 

15/06/2020 05:24:36 INFO GlusterFS mount attempt 

15/06/2020 05:24:06 INFO GlusterFS mount attempt 

15/06/2020 05:23:36 INFO GlusterFS mount attempt 

15/06/2020 05:23:06 INFO GlusterFS mount attempt 

15/06/2020 05:22:35 INFO GlusterFS mount attempt 

15/06/2020 05:22:05 INFO GlusterFS mount attempt 

15/06/2020 05:21:35 INFO GlusterFS mount attempt 

15/06/2020 05:21:05 INFO GlusterFS mount attempt 

15/06/2020 05:20:35 INFO GlusterFS mount attempt 

15/06/2020 05:20:05 INFO GlusterFS mount attempt 

15/06/2020 05:19:35 INFO GlusterFS mount attempt 

15/06/2020 05:19:05 INFO GlusterFS mount attempt 

15/06/2020 05:18:35 INFO GlusterFS mount attempt 

15/06/2020 05:18:05 INFO GlusterFS mount attempt 

15/06/2020 05:17:34 INFO GlusterFS mount attempt 

15/06/2020 05:17:04 INFO GlusterFS mount attempt 

15/06/2020 05:16:34 INFO GlusterFS mount attempt 

15/06/2020 05:16:04 INFO GlusterFS mount attempt 

15/06/2020 05:15:34 INFO GlusterFS mount attempt 

15/06/2020 05:15:04 INFO GlusterFS mount attempt 

15/06/2020 05:14:34 INFO GlusterFS mount attempt 

15/06/2020 05:14:04 INFO GlusterFS mount attempt 

15/06/2020 05:13:34 INFO GlusterFS mount attempt 

15/06/2020 05:13:04 INFO GlusterFS mount attempt 

15/06/2020 05:12:34 INFO GlusterFS mount attempt 

15/06/2020 05:12:04 INFO GlusterFS mount attempt 

15/06/2020 05:11:33 INFO GlusterFS mount attempt 

15/06/2020 05:11:03 INFO GlusterFS mount attempt 

15/06/2020 05:10:33 INFO GlusterFS mount attempt 

15/06/2020 05:10:03 INFO GlusterFS mount attempt 

15/06/2020 05:09:33 INFO GlusterFS mount attempt 

15/06/2020 05:09:03 INFO GlusterFS mount attempt 

15/06/2020 05:08:33 INFO GlusterFS mount attempt 

15/06/2020 05:08:03 INFO GlusterFS mount attempt 

15/06/2020 05:07:33 INFO GlusterFS mount attempt 

15/06/2020 05:07:03 INFO GlusterFS mount attempt 

15/06/2020 05:06:32 INFO GlusterFS mount attempt 

15/06/2020 05:06:02 INFO GlusterFS mount attempt 

15/06/2020 05:05:32 INFO GlusterFS mount attempt 

15/06/2020 05:05:02 INFO GlusterFS mount attempt 

15/06/2020 05:04:32 INFO GlusterFS mount attempt 

15/06/2020 05:04:02 INFO GlusterFS mount attempt 

15/06/2020 05:03:32 INFO GlusterFS mount attempt 

15/06/2020 05:03:02 INFO GlusterFS mount attempt 

15/06/2020 05:02:32 INFO GlusterFS mount attempt 

15/06/2020 05:02:02 INFO GlusterFS mount attempt 

15/06/2020 05:01:32 INFO GlusterFS mount attempt 

15/06/2020 05:01:02 INFO GlusterFS mount attempt 

15/06/2020 05:00:31 INFO GlusterFS mount attempt 

15/06/2020 05:00:01 INFO GlusterFS mount attempt 

15/06/2020 04:59:31 INFO GlusterFS mount attempt 

15/06/2020 04:59:01 INFO GlusterFS mount attempt 

15/06/2020 04:58:31 INFO GlusterFS mount attempt 

15/06/2020 04:58:01 INFO GlusterFS mount attempt 

15/06/2020 04:57:31 INFO GlusterFS mount attempt 

15/06/2020 04:57:01 INFO GlusterFS mount attempt 

15/06/2020 04:56:31 INFO GlusterFS mount attempt 

15/06/2020 04:56:01 INFO GlusterFS mount attempt 

15/06/2020 04:55:31 INFO GlusterFS mount attempt 

15/06/2020 04:55:00 INFO GlusterFS mount attempt 

15/06/2020 04:54:30 INFO GlusterFS mount attempt 

15/06/2020 04:54:00 INFO GlusterFS mount attempt 

15/06/2020 04:53:30 INFO GlusterFS mount attempt 

15/06/2020 04:53:00 INFO GlusterFS mount attempt 

15/06/2020 04:52:30 INFO GlusterFS mount attempt 

15/06/2020 04:52:00 INFO GlusterFS mount attempt 

15/06/2020 04:51:30 INFO GlusterFS mount attempt 

15/06/2020 04:51:00 INFO GlusterFS mount attempt 

15/06/2020 04:50:30 INFO GlusterFS mount attempt 

15/06/2020 04:50:00 INFO GlusterFS mount attempt 

15/06/2020 04:49:29 INFO GlusterFS mount attempt 

15/06/2020 04:48:59 INFO GlusterFS mount attempt 

15/06/2020 04:48:29 INFO GlusterFS mount attempt 

15/06/2020 04:47:59 INFO GlusterFS mount attempt 

15/06/2020 04:47:29 INFO GlusterFS mount attempt 

15/06/2020 04:46:59 INFO GlusterFS mount attempt 

15/06/2020 04:46:29 INFO GlusterFS mount attempt 

15/06/2020 04:45:59 INFO GlusterFS mount attempt 

15/06/2020 04:45:29 INFO GlusterFS mount attempt 

15/06/2020 04:44:59 INFO GlusterFS mount attempt 

15/06/2020 04:44:28 INFO GlusterFS mount attempt 

15/06/2020 04:43:58 INFO GlusterFS mount attempt 

15/06/2020 04:43:28 INFO GlusterFS mount attempt 

15/06/2020 04:42:58 INFO GlusterFS mount attempt 

15/06/2020 04:42:28 INFO GlusterFS mount attempt 

15/06/2020 04:41:58 INFO GlusterFS mount attempt 

15/06/2020 04:41:28 INFO GlusterFS mount attempt 

15/06/2020 04:40:58 INFO GlusterFS mount attempt 

15/06/2020 04:40:28 INFO GlusterFS mount attempt 

15/06/2020 04:39:58 INFO GlusterFS mount attempt 

15/06/2020 04:39:28 INFO GlusterFS mount attempt 

15/06/2020 04:38:57 INFO GlusterFS mount attempt 

15/06/2020 04:38:27 INFO GlusterFS mount attempt 

15/06/2020 04:37:57 INFO GlusterFS mount attempt 

15/06/2020 04:37:27 INFO GlusterFS mount attempt 

15/06/2020 04:36:57 INFO GlusterFS mount attempt 

15/06/2020 04:36:27 INFO GlusterFS mount attempt 

15/06/2020 04:35:57 INFO GlusterFS mount attempt 

15/06/2020 04:35:27 INFO GlusterFS mount attempt 

15/06/2020 04:34:57 INFO GlusterFS mount attempt 

15/06/2020 04:34:27 INFO GlusterFS mount attempt 

15/06/2020 04:33:57 INFO GlusterFS mount attempt 

15/06/2020 04:33:26 INFO GlusterFS mount attempt 

15/06/2020 04:32:56 INFO GlusterFS mount attempt 

15/06/2020 04:32:26 INFO GlusterFS mount attempt 

15/06/2020 04:31:56 INFO GlusterFS mount attempt 

15/06/2020 04:31:26 INFO GlusterFS mount attempt 

15/06/2020 04:30:56 INFO GlusterFS mount attempt 

15/06/2020 04:30:26 INFO GlusterFS mount attempt 

15/06/2020 04:29:56 INFO GlusterFS mount attempt 

15/06/2020 04:29:26 INFO GlusterFS mount attempt 

15/06/2020 04:28:56 INFO GlusterFS mount attempt 

15/06/2020 04:28:26 INFO GlusterFS mount attempt 

15/06/2020 04:27:56 INFO GlusterFS mount attempt 

15/06/2020 04:27:25 INFO GlusterFS mount attempt 

15/06/2020 04:26:55 INFO GlusterFS mount attempt 

15/06/2020 04:26:25 INFO GlusterFS mount attempt 

15/06/2020 04:25:55 INFO GlusterFS mount attempt 

15/06/2020 04:25:25 INFO GlusterFS mount attempt 

15/06/2020 04:24:55 INFO GlusterFS mount attempt 

15/06/2020 04:24:25 INFO GlusterFS mount attempt 

15/06/2020 04:23:55 INFO GlusterFS mount attempt 

15/06/2020 04:23:25 INFO GlusterFS mount attempt 

15/06/2020 04:22:55 INFO GlusterFS mount attempt 

15/06/2020 04:22:25 INFO GlusterFS mount attempt 

15/06/2020 04:21:54 INFO GlusterFS mount attempt 

15/06/2020 04:21:24 INFO GlusterFS mount attempt 

15/06/2020 04:20:54 INFO GlusterFS mount attempt 

15/06/2020 04:20:24 INFO GlusterFS mount attempt 

15/06/2020 04:19:54 INFO GlusterFS mount attempt 

15/06/2020 04:19:24 INFO GlusterFS mount attempt 

15/06/2020 04:18:54 INFO GlusterFS mount attempt 

15/06/2020 04:18:24 INFO GlusterFS mount attempt 

15/06/2020 04:17:54 INFO GlusterFS mount attempt 

15/06/2020 04:17:24 INFO GlusterFS mount attempt 

15/06/2020 04:16:54 INFO GlusterFS mount attempt 

15/06/2020 04:16:24 INFO GlusterFS mount attempt 

15/06/2020 04:15:53 INFO GlusterFS mount attempt 

15/06/2020 04:15:23 INFO GlusterFS mount attempt 

15/06/2020 04:14:53 INFO GlusterFS mount attempt 

15/06/2020 04:14:23 INFO GlusterFS mount attempt 

15/06/2020 04:13:53 INFO GlusterFS mount attempt 

15/06/2020 04:13:23 INFO GlusterFS mount attempt 

15/06/2020 04:12:53 INFO GlusterFS mount attempt 

15/06/2020 04:12:23 INFO GlusterFS mount attempt 

15/06/2020 04:11:53 INFO GlusterFS mount attempt 

15/06/2020 04:11:23 INFO GlusterFS mount attempt 

15/06/2020 04:10:53 INFO GlusterFS mount attempt 

15/06/2020 04:10:22 INFO GlusterFS mount attempt 

15/06/2020 04:09:52 INFO GlusterFS mount attempt 

15/06/2020 04:09:22 INFO GlusterFS mount attempt 

15/06/2020 04:08:52 INFO GlusterFS mount attempt 

15/06/2020 04:08:22 INFO GlusterFS mount attempt 

15/06/2020 04:07:52 INFO GlusterFS mount attempt 

15/06/2020 04:07:22 INFO GlusterFS mount attempt 

15/06/2020 04:06:52 INFO GlusterFS mount attempt 

15/06/2020 04:06:22 INFO GlusterFS mount attempt 

15/06/2020 04:05:52 INFO GlusterFS mount attempt 

15/06/2020 04:05:22 INFO GlusterFS mount attempt 

15/06/2020 04:04:51 INFO GlusterFS mount attempt 

15/06/2020 04:04:21 INFO GlusterFS mount attempt 

15/06/2020 04:03:51 INFO GlusterFS mount attempt 

15/06/2020 04:03:21 INFO GlusterFS mount attempt 

15/06/2020 04:02:51 INFO GlusterFS mount attempt 

15/06/2020 04:02:21 INFO GlusterFS mount attempt 

15/06/2020 04:01:51 INFO GlusterFS mount attempt 

15/06/2020 04:01:21 INFO GlusterFS mount attempt 

15/06/2020 04:00:51 INFO GlusterFS mount attempt 

15/06/2020 04:00:21 INFO GlusterFS mount attempt 

15/06/2020 03:59:50 INFO GlusterFS mount attempt 

15/06/2020 03:59:20 INFO GlusterFS mount attempt 

15/06/2020 03:58:50 INFO GlusterFS mount attempt 

15/06/2020 03:58:20 INFO GlusterFS mount attempt 

15/06/2020 03:57:50 INFO GlusterFS mount attempt 

15/06/2020 03:57:20 INFO GlusterFS mount attempt 

15/06/2020 03:56:50 INFO GlusterFS mount attempt 

15/06/2020 03:56:20 INFO GlusterFS mount attempt 

15/06/2020 03:55:50 INFO GlusterFS mount attempt 

15/06/2020 03:55:20 INFO GlusterFS mount attempt 

15/06/2020 03:54:50 INFO GlusterFS mount attempt 

15/06/2020 03:54:19 INFO GlusterFS mount attempt 

15/06/2020 03:53:49 INFO GlusterFS mount attempt 

15/06/2020 03:53:19 INFO GlusterFS mount attempt 

15/06/2020 03:52:49 INFO GlusterFS mount attempt 

15/06/2020 03:52:19 INFO GlusterFS mount attempt 

15/06/2020 03:51:49 INFO GlusterFS mount attempt 

15/06/2020 03:51:19 INFO GlusterFS mount attempt 

15/06/2020 03:50:49 INFO GlusterFS mount attempt 

15/06/2020 03:50:19 INFO GlusterFS mount attempt 

15/06/2020 03:49:49 INFO GlusterFS mount attempt 

15/06/2020 03:49:19 INFO GlusterFS mount attempt 

15/06/2020 03:48:48 INFO GlusterFS mount attempt 

15/06/2020 03:48:18 INFO GlusterFS mount attempt 

15/06/2020 03:47:48 INFO GlusterFS mount attempt 

15/06/2020 03:47:18 INFO GlusterFS mount attempt 

15/06/2020 03:46:48 INFO GlusterFS mount attempt 

15/06/2020 03:46:18 INFO GlusterFS mount attempt 

15/06/2020 03:45:48 INFO GlusterFS mount attempt 

15/06/2020 03:45:18 INFO GlusterFS mount attempt 

15/06/2020 03:44:48 INFO GlusterFS mount attempt 

15/06/2020 03:44:18 INFO GlusterFS mount attempt 

15/06/2020 03:43:48 INFO GlusterFS mount attempt 

15/06/2020 03:43:17 INFO GlusterFS mount attempt 

15/06/2020 03:42:47 INFO GlusterFS mount attempt 

15/06/2020 03:42:17 INFO GlusterFS mount attempt 

15/06/2020 03:41:47 INFO GlusterFS mount attempt 

15/06/2020 03:41:17 INFO GlusterFS mount attempt 

15/06/2020 03:40:47 INFO GlusterFS mount attempt 

15/06/2020 03:40:17 INFO GlusterFS mount attempt 

15/06/2020 03:39:47 INFO GlusterFS mount attempt 

15/06/2020 03:39:17 INFO GlusterFS mount attempt 

15/06/2020 03:38:47 INFO GlusterFS mount attempt 

15/06/2020 03:38:16 INFO GlusterFS mount attempt 

15/06/2020 03:37:46 INFO GlusterFS mount attempt 

15/06/2020 03:37:16 INFO GlusterFS mount attempt 

15/06/2020 03:36:46 INFO GlusterFS mount attempt 

15/06/2020 03:36:16 INFO GlusterFS mount attempt 

15/06/2020 03:35:46 INFO GlusterFS mount attempt 

15/06/2020 03:35:16 INFO GlusterFS mount attempt 

15/06/2020 03:34:46 INFO GlusterFS mount attempt 

15/06/2020 03:34:16 INFO GlusterFS mount attempt 

15/06/2020 03:33:46 INFO GlusterFS mount attempt 

15/06/2020 03:33:16 INFO GlusterFS mount attempt 

15/06/2020 03:32:46 INFO GlusterFS mount attempt 

15/06/2020 03:32:15 INFO GlusterFS mount attempt 

15/06/2020 03:31:45 INFO GlusterFS mount attempt 

15/06/2020 03:31:15 INFO GlusterFS mount attempt 

15/06/2020 03:30:45 INFO GlusterFS mount attempt 

15/06/2020 03:30:15 INFO GlusterFS mount attempt 

15/06/2020 03:29:45 INFO GlusterFS mount attempt 

15/06/2020 03:29:15 INFO GlusterFS mount attempt 

15/06/2020 03:28:45 INFO GlusterFS mount attempt 

15/06/2020 03:28:15 INFO GlusterFS mount attempt 

15/06/2020 03:27:45 INFO GlusterFS mount attempt 

15/06/2020 03:27:14 INFO GlusterFS mount attempt 

15/06/2020 03:26:44 INFO GlusterFS mount attempt 

15/06/2020 03:26:14 INFO GlusterFS mount attempt 

15/06/2020 03:25:44 INFO GlusterFS mount attempt 

15/06/2020 03:25:14 INFO GlusterFS mount attempt 

15/06/2020 03:24:44 INFO GlusterFS mount attempt 

15/06/2020 03:24:14 INFO GlusterFS mount attempt 

15/06/2020 03:23:44 INFO GlusterFS mount attempt 

15/06/2020 03:23:14 INFO GlusterFS mount attempt 

15/06/2020 03:22:44 INFO GlusterFS mount attempt 

15/06/2020 03:22:14 INFO GlusterFS mount attempt 

15/06/2020 03:21:43 INFO GlusterFS mount attempt 

15/06/2020 03:21:13 INFO GlusterFS mount attempt 

15/06/2020 03:20:43 INFO GlusterFS mount attempt 

15/06/2020 03:20:13 INFO GlusterFS mount attempt 

15/06/2020 03:19:43 INFO GlusterFS mount attempt 

15/06/2020 03:19:13 INFO GlusterFS mount attempt 

15/06/2020 03:18:43 INFO GlusterFS mount attempt 

15/06/2020 03:18:13 INFO GlusterFS mount attempt 

15/06/2020 03:17:43 INFO GlusterFS mount attempt 

15/06/2020 03:17:13 INFO GlusterFS mount attempt 

15/06/2020 03:16:43 INFO GlusterFS mount attempt 

15/06/2020 03:16:13 INFO GlusterFS mount attempt 

15/06/2020 03:15:42 INFO GlusterFS mount attempt 

15/06/2020 03:15:12 INFO GlusterFS mount attempt 

15/06/2020 03:14:42 INFO GlusterFS mount attempt 

15/06/2020 03:14:12 INFO GlusterFS mount attempt 

15/06/2020 03:13:42 INFO GlusterFS mount attempt 

15/06/2020 03:13:12 INFO GlusterFS mount attempt 

15/06/2020 03:12:42 INFO GlusterFS mount attempt 

15/06/2020 03:12:12 INFO GlusterFS mount attempt 

15/06/2020 03:11:42 INFO GlusterFS mount attempt 

15/06/2020 03:11:12 INFO GlusterFS mount attempt 

15/06/2020 03:10:41 INFO GlusterFS mount attempt 

15/06/2020 03:10:11 INFO GlusterFS mount attempt 

15/06/2020 03:09:41 INFO GlusterFS mount attempt 

15/06/2020 03:09:11 INFO GlusterFS mount attempt 

15/06/2020 03:08:41 INFO GlusterFS mount attempt 

15/06/2020 03:08:11 INFO GlusterFS mount attempt 

15/06/2020 03:07:41 INFO GlusterFS mount attempt 

15/06/2020 03:07:11 INFO GlusterFS mount attempt 

15/06/2020 03:06:41 INFO GlusterFS mount attempt 

15/06/2020 03:06:11 INFO GlusterFS mount attempt 

15/06/2020 03:05:41 INFO GlusterFS mount attempt 

15/06/2020 03:05:10 INFO GlusterFS mount attempt 

15/06/2020 03:04:40 INFO GlusterFS mount attempt 

15/06/2020 03:04:10 INFO GlusterFS mount attempt 

15/06/2020 03:03:40 INFO GlusterFS mount attempt 

15/06/2020 03:03:10 INFO GlusterFS mount attempt 

15/06/2020 03:02:40 INFO GlusterFS mount attempt 

15/06/2020 03:02:10 INFO GlusterFS mount attempt 

15/06/2020 03:01:40 INFO GlusterFS mount attempt 

15/06/2020 03:01:10 INFO GlusterFS mount attempt 

15/06/2020 03:00:40 INFO GlusterFS mount attempt 

15/06/2020 03:00:10 INFO GlusterFS mount attempt 

15/06/2020 02:59:39 INFO GlusterFS mount attempt 

15/06/2020 02:59:09 INFO GlusterFS mount attempt 

15/06/2020 02:58:39 INFO GlusterFS mount attempt 

15/06/2020 02:58:09 INFO GlusterFS mount attempt 

15/06/2020 02:57:39 INFO GlusterFS mount attempt 

15/06/2020 02:57:09 INFO GlusterFS mount attempt 

15/06/2020 02:56:39 INFO GlusterFS mount attempt 

15/06/2020 02:56:09 INFO GlusterFS mount attempt 

15/06/2020 02:55:39 INFO GlusterFS mount attempt 

15/06/2020 02:55:09 INFO GlusterFS mount attempt 

15/06/2020 02:54:39 INFO GlusterFS mount attempt 

15/06/2020 02:54:08 INFO GlusterFS mount attempt 

15/06/2020 02:53:38 INFO GlusterFS mount attempt 

15/06/2020 02:53:08 INFO GlusterFS mount attempt 

15/06/2020 02:52:38 INFO GlusterFS mount attempt 

15/06/2020 02:52:08 INFO GlusterFS mount attempt 

15/06/2020 02:51:38 INFO GlusterFS mount attempt 

15/06/2020 02:51:08 INFO GlusterFS mount attempt 

15/06/2020 02:50:38 INFO GlusterFS mount attempt 

15/06/2020 02:50:08 INFO GlusterFS mount attempt 

15/06/2020 02:49:38 INFO GlusterFS mount attempt 

15/06/2020 02:49:08 INFO GlusterFS mount attempt 

15/06/2020 02:48:37 INFO GlusterFS mount attempt 

15/06/2020 02:48:07 INFO GlusterFS mount attempt 

15/06/2020 02:47:37 INFO GlusterFS mount attempt 

15/06/2020 02:47:07 INFO GlusterFS mount attempt 

15/06/2020 02:46:37 INFO GlusterFS mount attempt 

15/06/2020 02:46:07 INFO GlusterFS mount attempt 

15/06/2020 02:45:37 INFO GlusterFS mount attempt 

15/06/2020 02:45:07 INFO GlusterFS mount attempt 

15/06/2020 02:44:37 INFO GlusterFS mount attempt 

15/06/2020 02:44:07 INFO GlusterFS mount attempt 

15/06/2020 02:43:37 INFO GlusterFS mount attempt 

15/06/2020 02:43:06 INFO GlusterFS mount attempt 

15/06/2020 02:42:36 INFO GlusterFS mount attempt 

15/06/2020 02:42:06 INFO GlusterFS mount attempt 

15/06/2020 02:41:36 INFO GlusterFS mount attempt 

15/06/2020 02:41:06 INFO GlusterFS mount attempt 

15/06/2020 02:40:36 INFO GlusterFS mount attempt 

15/06/2020 02:40:06 INFO GlusterFS mount attempt 

15/06/2020 02:39:36 INFO GlusterFS mount attempt 

15/06/2020 02:39:06 INFO GlusterFS mount attempt 

15/06/2020 02:38:36 INFO GlusterFS mount attempt 

15/06/2020 02:38:06 INFO GlusterFS mount attempt 

15/06/2020 02:37:35 INFO GlusterFS mount attempt 

15/06/2020 02:37:05 INFO GlusterFS mount attempt 

15/06/2020 02:36:35 INFO GlusterFS mount attempt 

15/06/2020 02:36:05 INFO GlusterFS mount attempt 

15/06/2020 02:35:35 INFO GlusterFS mount attempt 

15/06/2020 02:35:05 INFO GlusterFS mount attempt 

15/06/2020 02:34:35 INFO GlusterFS mount attempt 

15/06/2020 02:34:05 INFO GlusterFS mount attempt 

15/06/2020 02:33:35 INFO GlusterFS mount attempt 

15/06/2020 02:33:05 INFO GlusterFS mount attempt 

15/06/2020 02:32:34 INFO GlusterFS mount attempt 

15/06/2020 02:32:04 INFO GlusterFS mount attempt 

15/06/2020 02:31:34 INFO GlusterFS mount attempt 

15/06/2020 02:31:04 INFO GlusterFS mount attempt 

15/06/2020 02:30:34 INFO GlusterFS mount attempt 

15/06/2020 02:30:04 INFO GlusterFS mount attempt 

15/06/2020 02:29:34 INFO GlusterFS mount attempt 

15/06/2020 02:29:04 INFO GlusterFS mount attempt 

15/06/2020 02:28:34 INFO GlusterFS mount attempt 

15/06/2020 02:28:04 INFO GlusterFS mount attempt 

15/06/2020 02:27:34 INFO GlusterFS mount attempt 

15/06/2020 02:27:04 INFO GlusterFS mount attempt 

15/06/2020 02:26:33 INFO GlusterFS mount attempt 

15/06/2020 02:26:03 INFO GlusterFS mount attempt 

15/06/2020 02:25:33 INFO GlusterFS mount attempt 

15/06/2020 02:25:03 INFO GlusterFS mount attempt 

15/06/2020 02:24:33 INFO GlusterFS mount attempt 

15/06/2020 02:24:03 INFO GlusterFS mount attempt 

15/06/2020 02:23:33 INFO GlusterFS mount attempt 

15/06/2020 02:23:03 INFO GlusterFS mount attempt 

15/06/2020 02:22:33 INFO GlusterFS mount attempt 

15/06/2020 02:22:03 INFO GlusterFS mount attempt 

15/06/2020 02:21:33 INFO GlusterFS mount attempt 

15/06/2020 02:21:02 INFO GlusterFS mount attempt 

15/06/2020 02:20:32 INFO GlusterFS mount attempt 

15/06/2020 02:20:02 INFO GlusterFS mount attempt 

15/06/2020 02:19:32 INFO GlusterFS mount attempt 

15/06/2020 02:19:02 INFO GlusterFS mount attempt 

15/06/2020 02:18:32 INFO GlusterFS mount attempt 

15/06/2020 02:18:02 INFO GlusterFS mount attempt 

15/06/2020 02:17:32 INFO GlusterFS mount attempt 

15/06/2020 02:17:02 INFO GlusterFS mount attempt 

15/06/2020 02:16:32 INFO GlusterFS mount attempt 

15/06/2020 02:16:02 INFO GlusterFS mount attempt 

15/06/2020 02:15:31 INFO GlusterFS mount attempt 

15/06/2020 02:15:01 INFO GlusterFS mount attempt 

15/06/2020 02:14:31 INFO GlusterFS mount attempt 

15/06/2020 02:14:01 INFO GlusterFS mount attempt 

15/06/2020 02:13:31 INFO GlusterFS mount attempt 

15/06/2020 02:13:01 INFO GlusterFS mount attempt 

15/06/2020 02:12:31 INFO GlusterFS mount attempt 

15/06/2020 02:12:01 INFO GlusterFS mount attempt 

15/06/2020 02:11:31 INFO GlusterFS mount attempt 

15/06/2020 02:11:01 INFO GlusterFS mount attempt 

15/06/2020 02:10:31 INFO GlusterFS mount attempt 

15/06/2020 02:10:00 INFO GlusterFS mount attempt 

15/06/2020 02:09:30 INFO GlusterFS mount attempt 

15/06/2020 02:09:00 INFO GlusterFS mount attempt 

15/06/2020 02:08:30 INFO GlusterFS mount attempt 

15/06/2020 02:08:00 INFO GlusterFS mount attempt 

15/06/2020 02:07:30 INFO GlusterFS mount attempt 

15/06/2020 02:07:00 INFO GlusterFS mount attempt 

15/06/2020 02:06:30 INFO GlusterFS mount attempt 

15/06/2020 02:06:00 INFO GlusterFS mount attempt 

15/06/2020 02:05:30 INFO GlusterFS mount attempt 

15/06/2020 02:05:00 INFO GlusterFS mount attempt 

15/06/2020 02:04:30 INFO GlusterFS mount attempt 

15/06/2020 02:03:59 INFO GlusterFS mount attempt 

15/06/2020 02:03:29 INFO GlusterFS mount attempt 

15/06/2020 02:02:59 INFO GlusterFS mount attempt 

15/06/2020 02:02:29 INFO GlusterFS mount attempt 

15/06/2020 02:01:59 INFO GlusterFS mount attempt 

15/06/2020 02:01:29 INFO GlusterFS mount attempt 

15/06/2020 02:00:59 INFO GlusterFS mount attempt 

15/06/2020 02:00:29 INFO GlusterFS mount attempt 

15/06/2020 01:59:59 INFO GlusterFS mount attempt 

15/06/2020 01:59:29 INFO GlusterFS mount attempt 

15/06/2020 01:58:59 INFO GlusterFS mount attempt 

15/06/2020 01:58:28 INFO GlusterFS mount attempt 

15/06/2020 01:57:58 INFO GlusterFS mount attempt 

15/06/2020 01:57:28 INFO GlusterFS mount attempt 

15/06/2020 01:56:58 INFO GlusterFS mount attempt 

15/06/2020 01:56:28 INFO GlusterFS mount attempt 

15/06/2020 01:55:58 INFO GlusterFS mount attempt 

15/06/2020 01:55:28 INFO GlusterFS mount attempt 

15/06/2020 01:54:58 INFO GlusterFS mount attempt 

15/06/2020 01:54:28 INFO GlusterFS mount attempt 

15/06/2020 01:53:58 INFO GlusterFS mount attempt 

15/06/2020 01:53:28 INFO GlusterFS mount attempt 

15/06/2020 01:52:58 INFO GlusterFS mount attempt 

15/06/2020 01:52:27 INFO GlusterFS mount attempt 

15/06/2020 01:51:57 INFO GlusterFS mount attempt 

15/06/2020 01:51:27 INFO GlusterFS mount attempt 

15/06/2020 01:50:57 INFO GlusterFS mount attempt 

15/06/2020 01:50:27 INFO GlusterFS mount attempt 

15/06/2020 01:49:57 INFO GlusterFS mount attempt 

15/06/2020 01:49:27 INFO GlusterFS mount attempt 

15/06/2020 01:48:57 INFO GlusterFS mount attempt 

15/06/2020 01:48:27 INFO GlusterFS mount attempt 

15/06/2020 01:47:57 INFO GlusterFS mount attempt 

15/06/2020 01:47:26 INFO GlusterFS mount attempt 

15/06/2020 01:46:56 INFO GlusterFS mount attempt 

15/06/2020 01:46:26 INFO GlusterFS mount attempt 

15/06/2020 01:45:56 INFO GlusterFS mount attempt 

15/06/2020 01:45:26 INFO GlusterFS mount attempt 

15/06/2020 01:44:56 INFO GlusterFS mount attempt 

15/06/2020 01:44:26 INFO GlusterFS mount attempt 

15/06/2020 01:43:56 INFO GlusterFS mount attempt 

15/06/2020 01:43:26 INFO GlusterFS mount attempt 

15/06/2020 01:42:56 INFO GlusterFS mount attempt 

15/06/2020 01:42:26 INFO GlusterFS mount attempt 

15/06/2020 01:41:55 INFO GlusterFS mount attempt 

15/06/2020 01:41:25 INFO GlusterFS mount attempt 

15/06/2020 01:40:55 INFO GlusterFS mount attempt 

15/06/2020 01:40:25 INFO GlusterFS mount attempt 

15/06/2020 01:39:55 INFO GlusterFS mount attempt 

15/06/2020 01:39:25 INFO GlusterFS mount attempt 

15/06/2020 01:38:55 INFO GlusterFS mount attempt 

15/06/2020 01:38:25 INFO GlusterFS mount attempt 

15/06/2020 01:37:55 INFO GlusterFS mount attempt 

15/06/2020 01:37:25 INFO GlusterFS mount attempt 

15/06/2020 01:36:55 INFO GlusterFS mount attempt 

15/06/2020 01:36:24 INFO GlusterFS mount attempt 

15/06/2020 01:35:54 INFO GlusterFS mount attempt 

15/06/2020 01:35:24 INFO GlusterFS mount attempt 

15/06/2020 01:34:54 INFO GlusterFS mount attempt 

15/06/2020 01:34:24 INFO GlusterFS mount attempt 

15/06/2020 01:33:54 INFO GlusterFS mount attempt 

15/06/2020 01:33:24 INFO GlusterFS mount attempt 

15/06/2020 01:32:54 INFO GlusterFS mount attempt 

15/06/2020 01:32:24 INFO GlusterFS mount attempt 

15/06/2020 01:31:54 INFO GlusterFS mount attempt 

15/06/2020 01:31:24 INFO GlusterFS mount attempt 

15/06/2020 01:30:53 INFO GlusterFS mount attempt 

15/06/2020 01:30:23 INFO GlusterFS mount attempt 

15/06/2020 01:29:53 INFO GlusterFS mount attempt 

15/06/2020 01:29:23 INFO GlusterFS mount attempt 

15/06/2020 01:28:53 INFO GlusterFS mount attempt 

15/06/2020 01:28:23 INFO GlusterFS mount attempt 

15/06/2020 01:27:53 INFO GlusterFS mount attempt 

15/06/2020 01:27:23 INFO GlusterFS mount attempt 

15/06/2020 01:26:53 INFO GlusterFS mount attempt 

15/06/2020 01:26:23 INFO GlusterFS mount attempt 

15/06/2020 01:25:53 INFO GlusterFS mount attempt 

15/06/2020 01:25:23 INFO GlusterFS mount attempt 

15/06/2020 01:24:52 INFO GlusterFS mount attempt 

15/06/2020 01:24:22 INFO GlusterFS mount attempt 

15/06/2020 01:23:52 INFO GlusterFS mount attempt 

15/06/2020 01:23:22 INFO GlusterFS mount attempt 

15/06/2020 01:22:52 INFO GlusterFS mount attempt 

15/06/2020 01:22:22 INFO GlusterFS mount attempt 

15/06/2020 01:21:52 INFO GlusterFS mount attempt 

15/06/2020 01:21:22 INFO GlusterFS mount attempt 

15/06/2020 01:20:52 INFO GlusterFS mount attempt 

15/06/2020 01:20:22 INFO GlusterFS mount attempt 

15/06/2020 01:19:51 INFO GlusterFS mount attempt 

15/06/2020 01:19:21 INFO GlusterFS mount attempt 

15/06/2020 01:18:51 INFO GlusterFS mount attempt 

15/06/2020 01:18:21 INFO GlusterFS mount attempt 

15/06/2020 01:17:51 INFO GlusterFS mount attempt 

15/06/2020 01:17:21 INFO GlusterFS mount attempt 

15/06/2020 01:16:51 INFO GlusterFS mount attempt 

15/06/2020 01:16:21 INFO GlusterFS mount attempt 

15/06/2020 01:15:51 INFO GlusterFS mount attempt 

15/06/2020 01:15:21 INFO GlusterFS mount attempt 

15/06/2020 01:14:51 INFO GlusterFS mount attempt 

15/06/2020 01:14:20 INFO GlusterFS mount attempt 

15/06/2020 01:13:50 INFO GlusterFS mount attempt 

15/06/2020 01:13:20 INFO GlusterFS mount attempt 

15/06/2020 01:12:50 INFO GlusterFS mount attempt 

15/06/2020 01:12:20 INFO GlusterFS mount attempt 

15/06/2020 01:11:50 INFO GlusterFS mount attempt 

15/06/2020 01:11:20 INFO GlusterFS mount attempt 

15/06/2020 01:10:50 INFO GlusterFS mount attempt 

15/06/2020 01:10:20 INFO GlusterFS mount attempt 

15/06/2020 01:09:50 INFO GlusterFS mount attempt 

15/06/2020 01:09:20 INFO GlusterFS mount attempt 

15/06/2020 01:08:49 INFO GlusterFS mount attempt 

15/06/2020 01:08:19 INFO GlusterFS mount attempt 

15/06/2020 01:07:49 INFO GlusterFS mount attempt 

15/06/2020 01:07:19 INFO GlusterFS mount attempt 

15/06/2020 01:06:49 INFO GlusterFS mount attempt 

15/06/2020 01:06:19 INFO GlusterFS mount attempt 

15/06/2020 01:05:49 INFO GlusterFS mount attempt 

15/06/2020 01:05:19 INFO GlusterFS mount attempt 

15/06/2020 01:04:49 INFO GlusterFS mount attempt 

15/06/2020 01:04:19 INFO GlusterFS mount attempt 

15/06/2020 01:03:48 INFO GlusterFS mount attempt 

15/06/2020 01:03:18 INFO GlusterFS mount attempt 

15/06/2020 01:02:48 INFO GlusterFS mount attempt 

15/06/2020 01:02:18 INFO GlusterFS mount attempt 

15/06/2020 01:01:48 INFO GlusterFS mount attempt 

15/06/2020 01:01:18 INFO GlusterFS mount attempt 

15/06/2020 01:00:48 INFO GlusterFS mount attempt 

15/06/2020 01:00:18 INFO GlusterFS mount attempt 

15/06/2020 00:59:48 INFO GlusterFS mount attempt 

15/06/2020 00:59:18 INFO GlusterFS mount attempt 

15/06/2020 00:58:48 INFO GlusterFS mount attempt 

15/06/2020 00:58:17 INFO GlusterFS mount attempt 

15/06/2020 00:57:47 INFO GlusterFS mount attempt 

15/06/2020 00:57:17 INFO GlusterFS mount attempt 

15/06/2020 00:56:47 INFO GlusterFS mount attempt 

15/06/2020 00:56:17 INFO GlusterFS mount attempt 

15/06/2020 00:55:47 INFO GlusterFS mount attempt 

15/06/2020 00:55:17 INFO GlusterFS mount attempt 

15/06/2020 00:54:47 INFO GlusterFS mount attempt 

15/06/2020 00:54:17 INFO GlusterFS mount attempt 

15/06/2020 00:53:47 INFO GlusterFS mount attempt 

15/06/2020 00:53:16 INFO GlusterFS mount attempt 

15/06/2020 00:52:46 INFO GlusterFS mount attempt 

15/06/2020 00:52:16 INFO GlusterFS mount attempt 

15/06/2020 00:51:46 INFO GlusterFS mount attempt 

15/06/2020 00:51:16 INFO GlusterFS mount attempt 

15/06/2020 00:50:46 INFO GlusterFS mount attempt 

15/06/2020 00:50:16 INFO GlusterFS mount attempt 

15/06/2020 00:49:46 INFO GlusterFS mount attempt 

15/06/2020 00:49:16 INFO GlusterFS mount attempt 

15/06/2020 00:48:46 INFO GlusterFS mount attempt 

15/06/2020 00:48:16 INFO GlusterFS mount attempt 

15/06/2020 00:47:46 INFO GlusterFS mount attempt 

15/06/2020 00:47:15 INFO GlusterFS mount attempt 

15/06/2020 00:46:45 INFO GlusterFS mount attempt 

15/06/2020 00:46:15 INFO GlusterFS mount attempt 

15/06/2020 00:45:45 INFO GlusterFS mount attempt 

15/06/2020 00:45:15 INFO GlusterFS mount attempt 

15/06/2020 00:44:45 INFO GlusterFS mount attempt 

15/06/2020 00:44:15 INFO GlusterFS mount attempt 

15/06/2020 00:43:45 INFO GlusterFS mount attempt 

15/06/2020 00:43:15 INFO GlusterFS mount attempt 

15/06/2020 00:42:45 INFO GlusterFS mount attempt 

15/06/2020 00:42:15 INFO GlusterFS mount attempt 

15/06/2020 00:41:44 INFO GlusterFS mount attempt 

15/06/2020 00:41:14 INFO GlusterFS mount attempt 

15/06/2020 00:40:44 INFO GlusterFS mount attempt 

15/06/2020 00:40:14 INFO GlusterFS mount attempt 

15/06/2020 00:39:44 INFO GlusterFS mount attempt 

15/06/2020 00:39:14 INFO GlusterFS mount attempt 

15/06/2020 00:38:44 INFO GlusterFS mount attempt 

15/06/2020 00:38:14 INFO GlusterFS mount attempt 

15/06/2020 00:37:44 INFO GlusterFS mount attempt 

15/06/2020 00:37:14 INFO GlusterFS mount attempt 

15/06/2020 00:36:44 INFO GlusterFS mount attempt 

15/06/2020 00:36:13 INFO GlusterFS mount attempt 

15/06/2020 00:35:43 INFO GlusterFS mount attempt 

15/06/2020 00:35:13 INFO GlusterFS mount attempt 

15/06/2020 00:34:43 INFO GlusterFS mount attempt 

15/06/2020 00:34:13 INFO GlusterFS mount attempt 

15/06/2020 00:33:43 INFO GlusterFS mount attempt 

15/06/2020 00:33:13 INFO GlusterFS mount attempt 

15/06/2020 00:32:43 INFO GlusterFS mount attempt 

15/06/2020 00:32:13 INFO GlusterFS mount attempt 

15/06/2020 00:31:43 INFO GlusterFS mount attempt 

15/06/2020 00:31:13 INFO GlusterFS mount attempt 

15/06/2020 00:30:42 INFO GlusterFS mount attempt 

15/06/2020 00:30:12 INFO GlusterFS mount attempt 

15/06/2020 00:29:42 INFO GlusterFS mount attempt 

15/06/2020 00:29:12 INFO GlusterFS mount attempt 

15/06/2020 00:28:42 INFO GlusterFS mount attempt 

15/06/2020 00:28:12 INFO GlusterFS mount attempt 

15/06/2020 00:27:42 INFO GlusterFS mount attempt 

15/06/2020 00:27:12 INFO GlusterFS mount attempt 

15/06/2020 00:26:42 INFO GlusterFS mount attempt 

15/06/2020 00:26:12 INFO GlusterFS mount attempt 

15/06/2020 00:25:42 INFO GlusterFS mount attempt 

15/06/2020 00:25:11 INFO GlusterFS mount attempt 

15/06/2020 00:24:41 INFO GlusterFS mount attempt 

15/06/2020 00:24:11 INFO GlusterFS mount attempt 

15/06/2020 00:23:41 INFO GlusterFS mount attempt 

15/06/2020 00:23:11 INFO GlusterFS mount attempt 

15/06/2020 00:22:41 INFO GlusterFS mount attempt 

15/06/2020 00:22:11 INFO GlusterFS mount attempt 

15/06/2020 00:21:41 INFO GlusterFS mount attempt 

15/06/2020 00:21:11 INFO GlusterFS mount attempt 

15/06/2020 00:20:41 INFO GlusterFS mount attempt 

15/06/2020 00:20:11 INFO GlusterFS mount attempt 

15/06/2020 00:19:40 INFO GlusterFS mount attempt 

15/06/2020 00:19:10 INFO GlusterFS mount attempt 

15/06/2020 00:18:40 INFO GlusterFS mount attempt 

15/06/2020 00:18:10 INFO GlusterFS mount attempt 

15/06/2020 00:17:40 INFO GlusterFS mount attempt 

15/06/2020 00:17:10 INFO GlusterFS mount attempt 

15/06/2020 00:16:40 INFO GlusterFS mount attempt 

15/06/2020 00:16:10 INFO GlusterFS mount attempt 

15/06/2020 00:15:40 INFO GlusterFS mount attempt 

15/06/2020 00:15:10 INFO GlusterFS mount attempt 

15/06/2020 00:14:40 INFO GlusterFS mount attempt 

15/06/2020 00:14:09 INFO GlusterFS mount attempt 

15/06/2020 00:13:39 INFO GlusterFS mount attempt 

15/06/2020 00:13:09 INFO GlusterFS mount attempt 

15/06/2020 00:12:39 INFO GlusterFS mount attempt 

15/06/2020 00:12:09 INFO GlusterFS mount attempt 

15/06/2020 00:11:39 INFO GlusterFS mount attempt 

15/06/2020 00:11:09 INFO GlusterFS mount attempt 

15/06/2020 00:10:39 INFO GlusterFS mount attempt 

15/06/2020 00:10:09 INFO GlusterFS mount attempt 

15/06/2020 00:09:39 INFO GlusterFS mount attempt 

15/06/2020 00:09:09 INFO GlusterFS mount attempt 

15/06/2020 00:08:39 INFO GlusterFS mount attempt 

15/06/2020 00:08:08 INFO GlusterFS mount attempt 

15/06/2020 00:07:38 INFO GlusterFS mount attempt 

15/06/2020 00:07:08 INFO GlusterFS mount attempt 

15/06/2020 00:06:38 INFO GlusterFS mount attempt 

15/06/2020 00:06:08 INFO GlusterFS mount attempt 

15/06/2020 00:05:38 INFO GlusterFS mount attempt 

15/06/2020 00:05:08 INFO GlusterFS mount attempt 

15/06/2020 00:04:38 INFO GlusterFS mount attempt 

15/06/2020 00:04:08 INFO GlusterFS mount attempt 

15/06/2020 00:03:38 INFO GlusterFS mount attempt 

15/06/2020 00:03:08 INFO GlusterFS mount attempt 

15/06/2020 00:02:37 INFO GlusterFS mount attempt 

15/06/2020 00:02:07 INFO GlusterFS mount attempt 

15/06/2020 00:01:37 INFO GlusterFS mount attempt 

15/06/2020 00:01:07 INFO GlusterFS mount attempt 

15/06/2020 00:00:37 INFO GlusterFS mount attempt 

15/06/2020 00:00:07 INFO GlusterFS mount attempt 

14/06/2020 23:59:37 INFO GlusterFS mount attempt 

14/06/2020 23:59:07 INFO GlusterFS mount attempt 

14/06/2020 23:58:37 INFO GlusterFS mount attempt 

14/06/2020 23:58:07 INFO GlusterFS mount attempt 

14/06/2020 23:57:36 INFO GlusterFS mount attempt 

14/06/2020 23:57:06 INFO GlusterFS mount attempt 

14/06/2020 23:56:36 INFO GlusterFS mount attempt 

14/06/2020 23:56:06 INFO GlusterFS mount attempt 

14/06/2020 23:55:36 INFO GlusterFS mount attempt 

14/06/2020 23:55:06 INFO GlusterFS mount attempt 

14/06/2020 23:54:36 INFO GlusterFS mount attempt 

14/06/2020 23:54:06 INFO GlusterFS mount attempt 

14/06/2020 23:53:36 INFO GlusterFS mount attempt 

14/06/2020 23:53:06 INFO GlusterFS mount attempt 

14/06/2020 23:52:36 INFO GlusterFS mount attempt 

14/06/2020 23:52:06 INFO GlusterFS mount attempt 

14/06/2020 23:51:35 INFO GlusterFS mount attempt 

14/06/2020 23:51:05 INFO GlusterFS mount attempt 

14/06/2020 23:50:35 INFO GlusterFS mount attempt 

14/06/2020 23:50:05 INFO GlusterFS mount attempt 

14/06/2020 23:49:35 INFO GlusterFS mount attempt 

14/06/2020 23:49:05 INFO GlusterFS mount attempt 

14/06/2020 23:48:35 INFO GlusterFS mount attempt 

14/06/2020 23:48:05 INFO GlusterFS mount attempt 

14/06/2020 23:47:35 INFO GlusterFS mount attempt 

14/06/2020 23:47:05 INFO GlusterFS mount attempt 

14/06/2020 23:46:34 INFO GlusterFS mount attempt 

14/06/2020 23:46:04 INFO GlusterFS mount attempt 

14/06/2020 23:45:34 INFO GlusterFS mount attempt 

14/06/2020 23:45:04 INFO GlusterFS mount attempt 

14/06/2020 23:44:34 INFO GlusterFS mount attempt 

14/06/2020 23:44:04 INFO GlusterFS mount attempt 

14/06/2020 23:43:34 INFO GlusterFS mount attempt 

14/06/2020 23:43:04 INFO GlusterFS mount attempt 

14/06/2020 23:42:34 INFO GlusterFS mount attempt 

14/06/2020 23:42:04 INFO GlusterFS mount attempt 

14/06/2020 23:41:34 INFO GlusterFS mount attempt 

14/06/2020 23:41:04 INFO GlusterFS mount attempt 

14/06/2020 23:40:33 INFO GlusterFS mount attempt 

14/06/2020 23:40:03 INFO GlusterFS mount attempt 

14/06/2020 23:39:33 INFO GlusterFS mount attempt 

14/06/2020 23:39:03 INFO GlusterFS mount attempt 

14/06/2020 23:38:33 INFO GlusterFS mount attempt 

14/06/2020 23:38:03 INFO GlusterFS mount attempt 

14/06/2020 23:37:33 INFO GlusterFS mount attempt 

14/06/2020 23:37:03 INFO GlusterFS mount attempt 

14/06/2020 23:36:33 INFO GlusterFS mount attempt 

14/06/2020 23:36:03 INFO GlusterFS mount attempt 

14/06/2020 23:35:33 INFO GlusterFS mount attempt 

14/06/2020 23:35:02 INFO GlusterFS mount attempt 

14/06/2020 23:34:32 INFO GlusterFS mount attempt 

14/06/2020 23:34:02 INFO GlusterFS mount attempt 

14/06/2020 23:33:32 INFO GlusterFS mount attempt 

14/06/2020 23:33:02 INFO GlusterFS mount attempt 

14/06/2020 23:32:32 INFO GlusterFS mount attempt 

14/06/2020 23:32:02 INFO GlusterFS mount attempt 

14/06/2020 23:31:32 INFO GlusterFS mount attempt 

14/06/2020 23:31:02 INFO GlusterFS mount attempt 

14/06/2020 23:30:32 INFO GlusterFS mount attempt 

14/06/2020 23:30:02 INFO GlusterFS mount attempt 

14/06/2020 23:29:32 INFO GlusterFS mount attempt 

14/06/2020 23:29:01 INFO GlusterFS mount attempt 

14/06/2020 23:28:31 INFO GlusterFS mount attempt 

14/06/2020 23:28:01 INFO GlusterFS mount attempt 

14/06/2020 23:27:31 INFO GlusterFS mount attempt 

14/06/2020 23:27:01 INFO GlusterFS mount attempt 

14/06/2020 23:26:31 INFO GlusterFS mount attempt 

14/06/2020 23:26:01 INFO GlusterFS mount attempt 

14/06/2020 23:25:31 INFO GlusterFS mount attempt 

14/06/2020 23:25:01 INFO GlusterFS mount attempt 

14/06/2020 23:24:31 INFO GlusterFS mount attempt 

14/06/2020 23:24:01 INFO GlusterFS mount attempt 

14/06/2020 23:23:30 INFO GlusterFS mount attempt 

14/06/2020 23:23:00 INFO GlusterFS mount attempt 

14/06/2020 23:22:30 INFO GlusterFS mount attempt 

14/06/2020 23:22:00 INFO GlusterFS mount attempt 

14/06/2020 23:21:30 INFO GlusterFS mount attempt 

14/06/2020 23:21:00 INFO GlusterFS mount attempt 

14/06/2020 23:20:30 INFO GlusterFS mount attempt 

14/06/2020 23:20:00 INFO GlusterFS mount attempt 

14/06/2020 23:19:30 INFO GlusterFS mount attempt 

14/06/2020 23:19:00 INFO GlusterFS mount attempt 

14/06/2020 23:18:30 INFO GlusterFS mount attempt 

14/06/2020 23:18:00 INFO GlusterFS mount attempt 

14/06/2020 23:17:29 INFO GlusterFS mount attempt 

14/06/2020 23:16:59 INFO GlusterFS mount attempt 

14/06/2020 23:16:29 INFO GlusterFS mount attempt 

14/06/2020 23:15:59 INFO GlusterFS mount attempt 

14/06/2020 23:15:29 INFO GlusterFS mount attempt 

14/06/2020 23:14:59 INFO GlusterFS mount attempt 

14/06/2020 23:14:29 INFO GlusterFS mount attempt 

14/06/2020 23:13:59 INFO GlusterFS mount attempt 

14/06/2020 23:13:29 INFO GlusterFS mount attempt 

14/06/2020 23:12:59 INFO GlusterFS mount attempt 

14/06/2020 23:12:28 INFO GlusterFS mount attempt 

14/06/2020 23:11:58 INFO GlusterFS mount attempt 

14/06/2020 23:11:28 INFO GlusterFS mount attempt 

14/06/2020 23:10:58 INFO GlusterFS mount attempt 

14/06/2020 23:10:28 INFO GlusterFS mount attempt 

14/06/2020 23:09:58 INFO GlusterFS mount attempt 

14/06/2020 23:09:28 INFO GlusterFS mount attempt 

14/06/2020 23:08:58 INFO GlusterFS mount attempt 

14/06/2020 23:08:28 INFO GlusterFS mount attempt 

14/06/2020 23:07:58 INFO GlusterFS mount attempt 

14/06/2020 23:07:28 INFO GlusterFS mount attempt 

14/06/2020 23:06:57 INFO GlusterFS mount attempt 

14/06/2020 23:06:27 INFO GlusterFS mount attempt 

14/06/2020 23:05:57 INFO GlusterFS mount attempt 

14/06/2020 23:05:27 INFO GlusterFS mount attempt 

14/06/2020 23:04:57 INFO GlusterFS mount attempt 

14/06/2020 23:04:27 INFO GlusterFS mount attempt 

14/06/2020 23:03:57 INFO GlusterFS mount attempt 

14/06/2020 23:03:27 INFO GlusterFS mount attempt 

14/06/2020 23:02:57 INFO GlusterFS mount attempt 

14/06/2020 23:02:27 INFO GlusterFS mount attempt 

14/06/2020 23:01:57 INFO GlusterFS mount attempt 

14/06/2020 23:01:26 INFO GlusterFS mount attempt 

14/06/2020 23:00:56 INFO GlusterFS mount attempt 

14/06/2020 23:00:26 INFO GlusterFS mount attempt 

14/06/2020 22:59:56 INFO GlusterFS mount attempt 

14/06/2020 22:59:26 INFO GlusterFS mount attempt 

14/06/2020 22:58:56 INFO GlusterFS mount attempt 

14/06/2020 22:58:26 INFO GlusterFS mount attempt 

14/06/2020 22:57:56 INFO GlusterFS mount attempt 

14/06/2020 22:57:26 INFO GlusterFS mount attempt 

14/06/2020 22:56:56 INFO GlusterFS mount attempt 

14/06/2020 22:56:26 INFO GlusterFS mount attempt 

14/06/2020 22:55:56 INFO GlusterFS mount attempt 

14/06/2020 22:55:25 INFO GlusterFS mount attempt 

14/06/2020 22:54:55 INFO GlusterFS mount attempt 

14/06/2020 22:54:25 INFO GlusterFS mount attempt 

14/06/2020 22:53:55 INFO GlusterFS mount attempt 

14/06/2020 22:53:25 INFO GlusterFS mount attempt 

14/06/2020 22:52:55 INFO GlusterFS mount attempt 

14/06/2020 22:52:25 INFO GlusterFS mount attempt 

14/06/2020 22:51:55 INFO GlusterFS mount attempt 

14/06/2020 22:51:25 INFO GlusterFS mount attempt 

14/06/2020 22:50:55 INFO GlusterFS mount attempt 

14/06/2020 22:50:25 INFO GlusterFS mount attempt 

14/06/2020 22:49:54 INFO GlusterFS mount attempt 

14/06/2020 22:49:24 INFO GlusterFS mount attempt 

14/06/2020 22:48:54 INFO GlusterFS mount attempt 

14/06/2020 22:48:24 INFO GlusterFS mount attempt 

14/06/2020 22:47:54 INFO GlusterFS mount attempt 

14/06/2020 22:47:24 INFO GlusterFS mount attempt 

14/06/2020 22:46:54 INFO GlusterFS mount attempt 

14/06/2020 22:46:24 INFO GlusterFS mount attempt 

14/06/2020 22:45:54 INFO GlusterFS mount attempt 

14/06/2020 22:45:24 INFO GlusterFS mount attempt 

14/06/2020 22:44:54 INFO GlusterFS mount attempt 

14/06/2020 22:44:23 INFO GlusterFS mount attempt 

14/06/2020 22:43:53 INFO GlusterFS mount attempt 

14/06/2020 22:43:23 INFO GlusterFS mount attempt 

14/06/2020 22:42:53 INFO GlusterFS mount attempt 

14/06/2020 22:42:23 INFO GlusterFS mount attempt 

14/06/2020 22:41:53 INFO GlusterFS mount attempt 

14/06/2020 22:41:23 INFO GlusterFS mount attempt 

14/06/2020 22:40:53 INFO GlusterFS mount attempt 

14/06/2020 22:40:23 INFO GlusterFS mount attempt 

14/06/2020 22:39:53 INFO GlusterFS mount attempt 

14/06/2020 22:39:23 INFO GlusterFS mount attempt 

14/06/2020 22:38:53 INFO GlusterFS mount attempt 

14/06/2020 22:38:22 INFO GlusterFS mount attempt 

14/06/2020 22:37:52 INFO GlusterFS mount attempt 

14/06/2020 22:37:22 INFO GlusterFS mount attempt 

14/06/2020 22:36:52 INFO GlusterFS mount attempt 

14/06/2020 22:36:22 INFO GlusterFS mount attempt 

14/06/2020 22:35:52 INFO GlusterFS mount attempt 

14/06/2020 22:35:22 INFO GlusterFS mount attempt 

14/06/2020 22:34:52 INFO GlusterFS mount attempt 

14/06/2020 22:34:22 INFO GlusterFS mount attempt 

14/06/2020 22:33:52 INFO GlusterFS mount attempt 

14/06/2020 22:33:22 INFO GlusterFS mount attempt 

14/06/2020 22:32:52 INFO GlusterFS mount attempt 

14/06/2020 22:32:21 INFO GlusterFS mount attempt 

14/06/2020 22:31:51 INFO GlusterFS mount attempt 

14/06/2020 22:31:21 INFO GlusterFS mount attempt 

14/06/2020 22:30:51 INFO GlusterFS mount attempt 

14/06/2020 22:30:21 INFO GlusterFS mount attempt 

14/06/2020 22:29:51 INFO GlusterFS mount attempt 

14/06/2020 22:29:21 INFO GlusterFS mount attempt 

14/06/2020 22:28:51 INFO GlusterFS mount attempt 

14/06/2020 22:28:21 INFO GlusterFS mount attempt 

14/06/2020 22:27:51 INFO GlusterFS mount attempt 

14/06/2020 22:27:21 INFO GlusterFS mount attempt 

14/06/2020 22:26:50 INFO GlusterFS mount attempt 

14/06/2020 22:26:20 INFO GlusterFS mount attempt 

14/06/2020 22:25:50 INFO GlusterFS mount attempt 

14/06/2020 22:25:20 INFO GlusterFS mount attempt 

14/06/2020 22:24:50 INFO GlusterFS mount attempt 

14/06/2020 22:24:20 INFO GlusterFS mount attempt 

14/06/2020 22:23:50 INFO GlusterFS mount attempt 

14/06/2020 22:23:20 INFO GlusterFS mount attempt 

14/06/2020 22:22:50 INFO GlusterFS mount attempt 

14/06/2020 22:22:20 INFO GlusterFS mount attempt 

14/06/2020 22:21:50 INFO GlusterFS mount attempt 

14/06/2020 22:21:20 INFO GlusterFS mount attempt 

14/06/2020 22:20:49 INFO GlusterFS mount attempt 

14/06/2020 22:20:19 INFO GlusterFS mount attempt 

14/06/2020 22:19:49 INFO GlusterFS mount attempt 

14/06/2020 22:19:19 INFO GlusterFS mount attempt 

14/06/2020 22:18:49 INFO GlusterFS mount attempt 

14/06/2020 22:18:19 INFO GlusterFS mount attempt 

14/06/2020 22:17:49 INFO GlusterFS mount attempt 

14/06/2020 22:17:19 INFO GlusterFS mount attempt 

14/06/2020 22:16:49 INFO GlusterFS mount attempt 

14/06/2020 22:16:19 INFO GlusterFS mount attempt 

14/06/2020 22:15:49 INFO GlusterFS mount attempt 

14/06/2020 22:15:18 INFO GlusterFS mount attempt 

14/06/2020 22:14:48 INFO GlusterFS mount attempt 

14/06/2020 22:14:18 INFO GlusterFS mount attempt 

14/06/2020 22:13:48 INFO GlusterFS mount attempt 

14/06/2020 22:13:18 INFO GlusterFS mount attempt 

14/06/2020 22:12:48 INFO GlusterFS mount attempt 

14/06/2020 22:12:18 INFO GlusterFS mount attempt 

14/06/2020 22:11:48 INFO GlusterFS mount attempt 

14/06/2020 22:11:18 INFO GlusterFS mount attempt 

14/06/2020 22:10:48 INFO GlusterFS mount attempt 

14/06/2020 22:10:18 INFO GlusterFS mount attempt 

14/06/2020 22:09:47 INFO GlusterFS mount attempt 

14/06/2020 22:09:17 INFO GlusterFS mount attempt 

14/06/2020 22:08:47 INFO GlusterFS mount attempt 

14/06/2020 22:08:17 INFO GlusterFS mount attempt 

14/06/2020 22:07:47 INFO GlusterFS mount attempt 

14/06/2020 22:07:17 INFO GlusterFS mount attempt 

14/06/2020 22:06:47 INFO GlusterFS mount attempt 

14/06/2020 22:06:17 INFO GlusterFS mount attempt 

14/06/2020 22:05:47 INFO GlusterFS mount attempt 

14/06/2020 22:05:17 INFO GlusterFS mount attempt 

14/06/2020 22:04:46 INFO GlusterFS mount attempt 

14/06/2020 22:04:16 INFO GlusterFS mount attempt 

14/06/2020 22:03:46 INFO GlusterFS mount attempt 

14/06/2020 22:03:16 INFO GlusterFS mount attempt 

14/06/2020 22:02:46 INFO GlusterFS mount attempt 

14/06/2020 22:02:16 INFO GlusterFS mount attempt 

14/06/2020 22:01:46 INFO GlusterFS mount attempt 

14/06/2020 22:01:16 INFO GlusterFS mount attempt 

14/06/2020 22:00:46 INFO GlusterFS mount attempt 

14/06/2020 22:00:16 INFO GlusterFS mount attempt 

14/06/2020 21:59:45 INFO GlusterFS mount attempt 

14/06/2020 21:59:15 INFO GlusterFS mount attempt 

14/06/2020 21:58:45 INFO GlusterFS mount attempt 

14/06/2020 21:58:15 INFO GlusterFS mount attempt 

14/06/2020 21:57:45 INFO GlusterFS mount attempt 

14/06/2020 21:57:15 INFO GlusterFS mount attempt 

14/06/2020 21:56:45 INFO GlusterFS mount attempt 

14/06/2020 21:56:15 INFO GlusterFS mount attempt 

14/06/2020 21:55:45 INFO GlusterFS mount attempt 

14/06/2020 21:55:15 INFO GlusterFS mount attempt 

14/06/2020 21:54:45 INFO GlusterFS mount attempt 

14/06/2020 21:54:14 INFO GlusterFS mount attempt 

14/06/2020 21:53:44 INFO GlusterFS mount attempt 

14/06/2020 21:53:14 INFO GlusterFS mount attempt 

14/06/2020 21:52:44 INFO GlusterFS mount attempt 

14/06/2020 21:52:14 INFO GlusterFS mount attempt 

14/06/2020 21:51:44 INFO GlusterFS mount attempt 

14/06/2020 21:51:14 INFO GlusterFS mount attempt 

14/06/2020 21:50:44 INFO GlusterFS mount attempt 

14/06/2020 21:50:14 INFO GlusterFS mount attempt 

14/06/2020 21:49:44 INFO GlusterFS mount attempt 

14/06/2020 21:49:14 INFO GlusterFS mount attempt 

14/06/2020 21:48:43 INFO GlusterFS mount attempt 

14/06/2020 21:48:13 INFO GlusterFS mount attempt 

14/06/2020 21:47:43 INFO GlusterFS mount attempt 

14/06/2020 21:47:13 INFO GlusterFS mount attempt 

14/06/2020 21:46:43 INFO GlusterFS mount attempt 

14/06/2020 21:46:13 INFO GlusterFS mount attempt 

14/06/2020 21:45:43 INFO GlusterFS mount attempt 

14/06/2020 21:45:13 INFO GlusterFS mount attempt 

14/06/2020 21:44:43 INFO GlusterFS mount attempt 

14/06/2020 21:44:13 INFO GlusterFS mount attempt 

14/06/2020 21:43:43 INFO GlusterFS mount attempt 

14/06/2020 21:43:12 INFO GlusterFS mount attempt 

14/06/2020 21:42:42 INFO GlusterFS mount attempt 

14/06/2020 21:42:12 INFO GlusterFS mount attempt 

14/06/2020 21:41:42 INFO GlusterFS mount attempt 

14/06/2020 21:41:12 INFO GlusterFS mount attempt 

14/06/2020 21:40:42 INFO GlusterFS mount attempt 

14/06/2020 21:40:12 INFO GlusterFS mount attempt 

14/06/2020 21:39:42 INFO GlusterFS mount attempt 

14/06/2020 21:39:12 INFO GlusterFS mount attempt 

14/06/2020 21:38:42 INFO GlusterFS mount attempt 

14/06/2020 21:38:12 INFO GlusterFS mount attempt 

14/06/2020 21:37:41 INFO GlusterFS mount attempt 

14/06/2020 21:37:11 INFO GlusterFS mount attempt 

14/06/2020 21:36:41 INFO GlusterFS mount attempt 

14/06/2020 21:36:11 INFO GlusterFS mount attempt 

14/06/2020 21:35:41 INFO GlusterFS mount attempt 

14/06/2020 21:35:11 INFO GlusterFS mount attempt 

14/06/2020 21:34:41 INFO GlusterFS mount attempt 

14/06/2020 21:34:11 INFO GlusterFS mount attempt 

14/06/2020 21:33:41 INFO GlusterFS mount attempt 

14/06/2020 21:33:11 INFO GlusterFS mount attempt 

14/06/2020 21:32:40 INFO GlusterFS mount attempt 

14/06/2020 21:32:10 INFO GlusterFS mount attempt 

14/06/2020 21:31:40 INFO GlusterFS mount attempt 

14/06/2020 21:31:10 INFO GlusterFS mount attempt 

14/06/2020 21:30:40 INFO GlusterFS mount attempt 

14/06/2020 21:30:10 INFO GlusterFS mount attempt 

14/06/2020 21:29:40 INFO GlusterFS mount attempt 

14/06/2020 21:29:10 INFO GlusterFS mount attempt 

14/06/2020 21:28:40 INFO GlusterFS mount attempt 

14/06/2020 21:28:10 INFO GlusterFS mount attempt 

14/06/2020 21:27:40 INFO GlusterFS mount attempt 

14/06/2020 21:27:09 INFO GlusterFS mount attempt 

14/06/2020 21:26:39 INFO GlusterFS mount attempt 

14/06/2020 21:26:09 INFO GlusterFS mount attempt 

14/06/2020 21:25:39 INFO GlusterFS mount attempt 

14/06/2020 21:25:09 INFO GlusterFS mount attempt 

14/06/2020 21:24:39 INFO GlusterFS mount attempt 

14/06/2020 21:24:09 INFO GlusterFS mount attempt 

14/06/2020 21:23:39 INFO GlusterFS mount attempt 

14/06/2020 21:23:09 INFO GlusterFS mount attempt 

14/06/2020 21:22:39 INFO GlusterFS mount attempt 

14/06/2020 21:22:09 INFO GlusterFS mount attempt 

14/06/2020 21:21:38 INFO GlusterFS mount attempt 

14/06/2020 21:21:08 INFO GlusterFS mount attempt 

14/06/2020 21:20:38 INFO GlusterFS mount attempt 

14/06/2020 21:20:08 INFO GlusterFS mount attempt 

14/06/2020 21:19:38 INFO GlusterFS mount attempt 

14/06/2020 21:19:08 INFO GlusterFS mount attempt 

14/06/2020 21:18:38 INFO GlusterFS mount attempt 

14/06/2020 21:18:08 INFO GlusterFS mount attempt 

14/06/2020 21:17:38 INFO GlusterFS mount attempt 

14/06/2020 21:17:08 INFO GlusterFS mount attempt 

14/06/2020 21:16:38 INFO GlusterFS mount attempt 

14/06/2020 21:16:07 INFO GlusterFS mount attempt 

14/06/2020 21:15:37 INFO GlusterFS mount attempt 

14/06/2020 21:15:07 INFO GlusterFS mount attempt 

14/06/2020 21:14:37 INFO GlusterFS mount attempt 

14/06/2020 21:14:07 INFO GlusterFS mount attempt 

14/06/2020 21:13:37 INFO GlusterFS mount attempt 

14/06/2020 21:13:07 INFO GlusterFS mount attempt 

14/06/2020 21:12:37 INFO GlusterFS mount attempt 

14/06/2020 21:12:07 INFO GlusterFS mount attempt 

14/06/2020 21:11:37 INFO GlusterFS mount attempt 

14/06/2020 21:11:07 INFO GlusterFS mount attempt 

14/06/2020 21:10:36 INFO GlusterFS mount attempt 

14/06/2020 21:10:06 INFO GlusterFS mount attempt 

14/06/2020 21:09:36 INFO GlusterFS mount attempt 

14/06/2020 21:09:06 INFO GlusterFS mount attempt 

14/06/2020 21:08:36 INFO GlusterFS mount attempt 

14/06/2020 21:08:06 INFO GlusterFS mount attempt 

14/06/2020 21:07:36 INFO GlusterFS mount attempt 

14/06/2020 21:07:06 INFO GlusterFS mount attempt 

14/06/2020 21:06:36 INFO GlusterFS mount attempt 

14/06/2020 21:06:06 INFO GlusterFS mount attempt 

14/06/2020 21:05:36 INFO GlusterFS mount attempt 

14/06/2020 21:05:05 INFO GlusterFS mount attempt 

14/06/2020 21:04:35 INFO GlusterFS mount attempt 

14/06/2020 21:04:05 INFO GlusterFS mount attempt 

14/06/2020 21:03:35 INFO GlusterFS mount attempt 

14/06/2020 21:03:05 INFO GlusterFS mount attempt 

14/06/2020 21:02:35 INFO GlusterFS mount attempt 

14/06/2020 21:02:05 INFO GlusterFS mount attempt 

14/06/2020 21:01:35 INFO GlusterFS mount attempt 

14/06/2020 21:01:05 INFO GlusterFS mount attempt 

14/06/2020 21:00:35 INFO GlusterFS mount attempt 

14/06/2020 21:00:05 INFO GlusterFS mount attempt 

14/06/2020 20:59:34 INFO GlusterFS mount attempt 

14/06/2020 20:59:04 INFO GlusterFS mount attempt 

14/06/2020 20:58:34 INFO GlusterFS mount attempt 

14/06/2020 20:58:04 INFO GlusterFS mount attempt 

14/06/2020 20:57:34 INFO GlusterFS mount attempt 

14/06/2020 20:57:04 INFO GlusterFS mount attempt 

14/06/2020 20:56:34 INFO GlusterFS mount attempt 

14/06/2020 20:56:04 INFO GlusterFS mount attempt 

14/06/2020 20:55:34 INFO GlusterFS mount attempt 

14/06/2020 20:55:04 INFO GlusterFS mount attempt 

14/06/2020 20:54:34 INFO GlusterFS mount attempt 

14/06/2020 20:54:03 INFO GlusterFS mount attempt 

14/06/2020 20:53:33 INFO GlusterFS mount attempt 

14/06/2020 20:53:03 INFO GlusterFS mount attempt 

14/06/2020 20:52:33 INFO GlusterFS mount attempt 

14/06/2020 20:52:03 INFO GlusterFS mount attempt 

14/06/2020 20:51:33 INFO GlusterFS mount attempt 

14/06/2020 20:51:03 INFO GlusterFS mount attempt 

14/06/2020 20:50:33 INFO GlusterFS mount attempt 

14/06/2020 20:50:03 INFO GlusterFS mount attempt 

14/06/2020 20:49:33 INFO GlusterFS mount attempt 

14/06/2020 20:49:03 INFO GlusterFS mount attempt 

14/06/2020 20:48:33 INFO GlusterFS mount attempt 

14/06/2020 20:48:02 INFO GlusterFS mount attempt 

14/06/2020 20:47:32 INFO GlusterFS mount attempt 

14/06/2020 20:47:02 INFO GlusterFS mount attempt 

14/06/2020 20:46:32 INFO GlusterFS mount attempt 

14/06/2020 20:46:02 INFO GlusterFS mount attempt 

14/06/2020 20:45:32 INFO GlusterFS mount attempt 

14/06/2020 20:45:02 INFO GlusterFS mount attempt 

14/06/2020 20:44:32 INFO GlusterFS mount attempt 

14/06/2020 20:44:02 INFO GlusterFS mount attempt 

14/06/2020 20:43:32 INFO GlusterFS mount attempt 

14/06/2020 20:43:02 INFO GlusterFS mount attempt 

14/06/2020 20:42:31 INFO GlusterFS mount attempt 

14/06/2020 20:42:01 INFO GlusterFS mount attempt 

14/06/2020 20:41:31 INFO GlusterFS mount attempt 

14/06/2020 20:41:01 INFO GlusterFS mount attempt 

14/06/2020 20:40:31 INFO GlusterFS mount attempt 

14/06/2020 20:40:01 INFO GlusterFS mount attempt 

14/06/2020 20:39:31 INFO GlusterFS mount attempt 

14/06/2020 20:39:01 INFO GlusterFS mount attempt 

14/06/2020 20:38:31 INFO GlusterFS mount attempt 

14/06/2020 20:38:01 INFO GlusterFS mount attempt 

14/06/2020 20:37:30 INFO GlusterFS mount attempt 

14/06/2020 20:37:00 INFO GlusterFS mount attempt 

14/06/2020 20:36:30 INFO GlusterFS mount attempt 

14/06/2020 20:36:00 INFO GlusterFS mount attempt 

14/06/2020 20:35:30 INFO GlusterFS mount attempt 

14/06/2020 20:35:00 INFO GlusterFS mount attempt 

14/06/2020 20:34:30 INFO GlusterFS mount attempt 

14/06/2020 20:34:00 INFO GlusterFS mount attempt 

14/06/2020 20:33:30 INFO GlusterFS mount attempt 

14/06/2020 20:33:00 INFO GlusterFS mount attempt 

14/06/2020 20:32:30 INFO GlusterFS mount attempt 

14/06/2020 20:31:59 INFO GlusterFS mount attempt 

14/06/2020 20:31:29 INFO GlusterFS mount attempt 

14/06/2020 20:30:59 INFO GlusterFS mount attempt 

14/06/2020 20:30:29 INFO GlusterFS mount attempt 

14/06/2020 20:29:59 INFO GlusterFS mount attempt 

14/06/2020 20:29:29 INFO GlusterFS mount attempt 

14/06/2020 20:28:59 INFO GlusterFS mount attempt 

14/06/2020 20:28:29 INFO GlusterFS mount attempt 

14/06/2020 20:27:59 INFO GlusterFS mount attempt 

14/06/2020 20:27:29 INFO GlusterFS mount attempt 

14/06/2020 20:26:59 INFO GlusterFS mount attempt 

14/06/2020 20:26:29 INFO GlusterFS mount attempt 

14/06/2020 20:25:58 INFO GlusterFS mount attempt 

14/06/2020 20:25:28 INFO GlusterFS mount attempt 

14/06/2020 20:24:58 INFO GlusterFS mount attempt 

14/06/2020 20:24:28 INFO GlusterFS mount attempt 

14/06/2020 20:23:58 INFO GlusterFS mount attempt 

14/06/2020 20:23:28 INFO GlusterFS mount attempt 

14/06/2020 20:22:58 INFO GlusterFS mount attempt 

14/06/2020 20:22:28 INFO GlusterFS mount attempt 

14/06/2020 20:21:58 INFO GlusterFS mount attempt 

14/06/2020 20:21:28 INFO GlusterFS mount attempt 

14/06/2020 20:20:57 INFO GlusterFS mount attempt 

14/06/2020 20:20:27 INFO GlusterFS mount attempt 

14/06/2020 20:19:57 INFO GlusterFS mount attempt 

14/06/2020 20:19:27 INFO GlusterFS mount attempt 

14/06/2020 20:18:57 INFO GlusterFS mount attempt 

14/06/2020 20:18:27 INFO GlusterFS mount attempt 

14/06/2020 20:17:57 INFO GlusterFS mount attempt 

14/06/2020 20:17:27 INFO GlusterFS mount attempt 

14/06/2020 20:16:57 INFO GlusterFS mount attempt 

14/06/2020 20:16:27 INFO GlusterFS mount attempt 

14/06/2020 20:15:57 INFO GlusterFS mount attempt 

14/06/2020 20:15:27 INFO GlusterFS mount attempt 

14/06/2020 20:14:56 INFO GlusterFS mount attempt 

14/06/2020 20:14:26 INFO GlusterFS mount attempt 

14/06/2020 20:13:56 INFO GlusterFS mount attempt 

14/06/2020 20:13:26 INFO GlusterFS mount attempt 

14/06/2020 20:12:56 INFO GlusterFS mount attempt 

14/06/2020 20:12:26 INFO GlusterFS mount attempt 

14/06/2020 20:11:56 INFO GlusterFS mount attempt 

14/06/2020 20:11:26 INFO GlusterFS mount attempt 

14/06/2020 20:10:56 INFO GlusterFS mount attempt 

14/06/2020 20:10:26 INFO GlusterFS mount attempt 

14/06/2020 20:09:56 INFO GlusterFS mount attempt 

14/06/2020 20:09:25 INFO GlusterFS mount attempt 

14/06/2020 20:08:55 INFO GlusterFS mount attempt 

14/06/2020 20:08:25 INFO GlusterFS mount attempt 

14/06/2020 20:07:55 INFO GlusterFS mount attempt 

14/06/2020 20:07:25 INFO GlusterFS mount attempt 

14/06/2020 20:06:55 INFO GlusterFS mount attempt 

14/06/2020 20:06:25 INFO GlusterFS mount attempt 

14/06/2020 20:05:55 INFO GlusterFS mount attempt 

14/06/2020 20:05:25 INFO GlusterFS mount attempt 

14/06/2020 20:04:55 INFO GlusterFS mount attempt 

14/06/2020 20:04:24 INFO GlusterFS mount attempt 

14/06/2020 20:03:54 INFO GlusterFS mount attempt 

14/06/2020 20:03:24 INFO GlusterFS mount attempt 

14/06/2020 20:02:54 INFO GlusterFS mount attempt 

14/06/2020 20:02:24 INFO GlusterFS mount attempt 

14/06/2020 20:01:54 INFO GlusterFS mount attempt 

14/06/2020 20:01:24 INFO GlusterFS mount attempt 

14/06/2020 20:00:54 INFO GlusterFS mount attempt 

14/06/2020 20:00:24 INFO GlusterFS mount attempt 

14/06/2020 19:59:54 INFO GlusterFS mount attempt 

14/06/2020 19:59:24 INFO GlusterFS mount attempt 

14/06/2020 19:58:53 INFO GlusterFS mount attempt 

14/06/2020 19:58:23 INFO GlusterFS mount attempt 

14/06/2020 19:57:53 INFO GlusterFS mount attempt 

14/06/2020 19:57:23 INFO GlusterFS mount attempt 

14/06/2020 19:56:53 INFO GlusterFS mount attempt 

14/06/2020 19:56:23 INFO GlusterFS mount attempt 

14/06/2020 19:55:53 INFO GlusterFS mount attempt 

14/06/2020 19:55:23 INFO GlusterFS mount attempt 

14/06/2020 19:54:53 INFO GlusterFS mount attempt 

14/06/2020 19:54:23 INFO GlusterFS mount attempt 

14/06/2020 19:53:53 INFO GlusterFS mount attempt 

14/06/2020 19:53:22 INFO GlusterFS mount attempt 

14/06/2020 19:52:52 INFO GlusterFS mount attempt 

14/06/2020 19:52:22 INFO GlusterFS mount attempt 

14/06/2020 19:51:52 INFO GlusterFS mount attempt 

14/06/2020 19:51:22 INFO GlusterFS mount attempt 

14/06/2020 19:50:52 INFO GlusterFS mount attempt 

14/06/2020 19:50:22 INFO GlusterFS mount attempt 

14/06/2020 19:49:52 INFO GlusterFS mount attempt 

14/06/2020 19:49:22 INFO GlusterFS mount attempt 

14/06/2020 19:48:52 INFO GlusterFS mount attempt 

14/06/2020 19:48:22 INFO GlusterFS mount attempt 

14/06/2020 19:47:51 INFO GlusterFS mount attempt 

14/06/2020 19:47:21 INFO GlusterFS mount attempt 

14/06/2020 19:46:51 INFO GlusterFS mount attempt 

14/06/2020 19:46:21 INFO GlusterFS mount attempt 

14/06/2020 19:45:51 INFO GlusterFS mount attempt 

14/06/2020 19:45:21 INFO GlusterFS mount attempt 

14/06/2020 19:44:51 INFO GlusterFS mount attempt 

14/06/2020 19:44:21 INFO GlusterFS mount attempt 

14/06/2020 19:43:51 INFO GlusterFS mount attempt 

14/06/2020 19:43:21 INFO GlusterFS mount attempt 

14/06/2020 19:42:51 INFO GlusterFS mount attempt 

14/06/2020 19:42:20 INFO GlusterFS mount attempt 

14/06/2020 19:41:50 INFO GlusterFS mount attempt 

14/06/2020 19:41:20 INFO GlusterFS mount attempt 

14/06/2020 19:40:50 INFO GlusterFS mount attempt 

14/06/2020 19:40:20 INFO GlusterFS mount attempt 

14/06/2020 19:39:50 INFO GlusterFS mount attempt 

14/06/2020 19:39:20 INFO GlusterFS mount attempt 

14/06/2020 19:38:50 INFO GlusterFS mount attempt 

14/06/2020 19:38:20 INFO GlusterFS mount attempt 

14/06/2020 19:37:50 INFO GlusterFS mount attempt 

14/06/2020 19:37:20 INFO GlusterFS mount attempt 

14/06/2020 19:36:49 INFO GlusterFS mount attempt 

14/06/2020 19:36:19 INFO GlusterFS mount attempt 

14/06/2020 19:35:49 INFO GlusterFS mount attempt 

14/06/2020 19:35:19 INFO GlusterFS mount attempt 

14/06/2020 19:34:49 INFO GlusterFS mount attempt 

14/06/2020 19:34:19 INFO GlusterFS mount attempt 

14/06/2020 19:33:49 INFO GlusterFS mount attempt 

14/06/2020 19:33:19 INFO GlusterFS mount attempt 

14/06/2020 19:32:49 INFO GlusterFS mount attempt 

14/06/2020 19:32:19 INFO GlusterFS mount attempt 

14/06/2020 19:31:49 INFO GlusterFS mount attempt 

14/06/2020 19:31:18 INFO GlusterFS mount attempt 

14/06/2020 19:30:48 INFO GlusterFS mount attempt 

14/06/2020 19:30:18 INFO GlusterFS mount attempt 

14/06/2020 19:29:48 INFO GlusterFS mount attempt 

14/06/2020 19:29:18 INFO GlusterFS mount attempt 

14/06/2020 19:28:48 INFO GlusterFS mount attempt 

14/06/2020 19:28:18 INFO GlusterFS mount attempt 

14/06/2020 19:27:48 INFO GlusterFS mount attempt 

14/06/2020 19:27:18 INFO GlusterFS mount attempt 

14/06/2020 19:26:48 INFO GlusterFS mount attempt 

14/06/2020 19:26:17 INFO GlusterFS mount attempt 

14/06/2020 19:25:47 INFO GlusterFS mount attempt 

14/06/2020 19:25:17 INFO GlusterFS mount attempt 

14/06/2020 19:24:47 INFO GlusterFS mount attempt 

14/06/2020 19:24:17 INFO GlusterFS mount attempt 

14/06/2020 19:23:47 INFO GlusterFS mount attempt 

14/06/2020 19:23:17 INFO GlusterFS mount attempt 

14/06/2020 19:22:47 INFO GlusterFS mount attempt 

14/06/2020 19:22:17 INFO GlusterFS mount attempt 

14/06/2020 19:21:47 INFO GlusterFS mount attempt 

14/06/2020 19:21:17 INFO GlusterFS mount attempt 

14/06/2020 19:20:46 INFO GlusterFS mount attempt 

14/06/2020 19:20:16 INFO GlusterFS mount attempt 

14/06/2020 19:19:46 INFO GlusterFS mount attempt 

14/06/2020 19:19:16 INFO GlusterFS mount attempt 

14/06/2020 19:18:46 INFO GlusterFS mount attempt 

14/06/2020 19:18:16 INFO GlusterFS mount attempt 

14/06/2020 19:17:46 INFO GlusterFS mount attempt 

14/06/2020 19:17:16 INFO GlusterFS mount attempt 

14/06/2020 19:16:46 INFO GlusterFS mount attempt 

14/06/2020 19:16:16 INFO GlusterFS mount attempt 

14/06/2020 19:15:45 INFO GlusterFS mount attempt 

14/06/2020 19:15:15 INFO GlusterFS mount attempt 

14/06/2020 19:14:45 INFO GlusterFS mount attempt 

14/06/2020 19:14:15 INFO GlusterFS mount attempt 

14/06/2020 19:13:45 INFO GlusterFS mount attempt 

14/06/2020 19:13:15 INFO GlusterFS mount attempt 

14/06/2020 19:12:45 INFO GlusterFS mount attempt 

14/06/2020 19:12:15 INFO GlusterFS mount attempt 

14/06/2020 19:11:45 INFO GlusterFS mount attempt 

14/06/2020 19:11:15 INFO GlusterFS mount attempt 

14/06/2020 19:10:45 INFO GlusterFS mount attempt 

14/06/2020 19:10:14 INFO GlusterFS mount attempt 

14/06/2020 19:09:44 INFO GlusterFS mount attempt 

14/06/2020 19:09:14 INFO GlusterFS mount attempt 

14/06/2020 19:08:44 INFO GlusterFS mount attempt 

14/06/2020 19:08:14 INFO GlusterFS mount attempt 

14/06/2020 19:07:44 INFO GlusterFS mount attempt 

14/06/2020 19:07:14 INFO GlusterFS mount attempt 

14/06/2020 19:06:44 INFO GlusterFS mount attempt 

14/06/2020 19:06:14 INFO GlusterFS mount attempt 

14/06/2020 19:05:44 INFO GlusterFS mount attempt 

14/06/2020 19:05:14 INFO GlusterFS mount attempt 

14/06/2020 19:04:43 INFO GlusterFS mount attempt 

14/06/2020 19:04:13 INFO GlusterFS mount attempt 

14/06/2020 19:03:43 INFO GlusterFS mount attempt 

14/06/2020 19:03:13 INFO GlusterFS mount attempt 

14/06/2020 19:02:43 INFO GlusterFS mount attempt 

14/06/2020 19:02:13 INFO GlusterFS mount attempt 

14/06/2020 19:01:43 INFO GlusterFS mount attempt 

14/06/2020 19:01:13 INFO GlusterFS mount attempt 

14/06/2020 19:00:43 INFO GlusterFS mount attempt 

14/06/2020 19:00:13 INFO GlusterFS mount attempt 

14/06/2020 18:59:42 INFO GlusterFS mount attempt 

14/06/2020 18:59:12 INFO GlusterFS mount attempt 

14/06/2020 18:58:42 INFO GlusterFS mount attempt 

14/06/2020 18:58:12 INFO GlusterFS mount attempt 

14/06/2020 18:57:42 INFO GlusterFS mount attempt 

14/06/2020 18:57:12 INFO GlusterFS mount attempt 

14/06/2020 18:56:42 INFO GlusterFS mount attempt 

14/06/2020 18:56:12 INFO GlusterFS mount attempt 

14/06/2020 18:55:42 INFO GlusterFS mount attempt 

14/06/2020 18:55:12 INFO GlusterFS mount attempt 

14/06/2020 18:54:42 INFO GlusterFS mount attempt 

14/06/2020 18:54:11 INFO GlusterFS mount attempt 

14/06/2020 18:53:41 INFO GlusterFS mount attempt 

14/06/2020 18:53:11 INFO GlusterFS mount attempt 

14/06/2020 18:52:41 INFO GlusterFS mount attempt 

14/06/2020 18:52:11 INFO GlusterFS mount attempt 

14/06/2020 18:51:41 INFO GlusterFS mount attempt 

14/06/2020 18:51:11 INFO GlusterFS mount attempt 

14/06/2020 18:50:41 INFO GlusterFS mount attempt 

14/06/2020 18:50:11 INFO GlusterFS mount attempt 

14/06/2020 18:49:41 INFO GlusterFS mount attempt 

14/06/2020 18:49:11 INFO GlusterFS mount attempt 

14/06/2020 18:48:41 INFO GlusterFS mount attempt 

14/06/2020 18:48:10 INFO GlusterFS mount attempt 

14/06/2020 18:47:40 INFO GlusterFS mount attempt 

14/06/2020 18:47:10 INFO GlusterFS mount attempt 

14/06/2020 18:46:40 INFO GlusterFS mount attempt 

14/06/2020 18:46:10 INFO GlusterFS mount attempt 

14/06/2020 18:45:40 INFO GlusterFS mount attempt 

14/06/2020 18:45:10 INFO GlusterFS mount attempt 

14/06/2020 18:44:40 INFO GlusterFS mount attempt 

14/06/2020 18:44:10 INFO GlusterFS mount attempt 

14/06/2020 18:43:40 INFO GlusterFS mount attempt 

14/06/2020 18:43:09 INFO GlusterFS mount attempt 

14/06/2020 18:42:39 INFO GlusterFS mount attempt 

14/06/2020 18:42:09 INFO GlusterFS mount attempt 

14/06/2020 18:41:39 INFO GlusterFS mount attempt 

14/06/2020 18:41:09 INFO GlusterFS mount attempt 

14/06/2020 18:40:39 INFO GlusterFS mount attempt 

14/06/2020 18:40:09 INFO GlusterFS mount attempt 

14/06/2020 18:39:39 INFO GlusterFS mount attempt 

14/06/2020 18:39:09 INFO GlusterFS mount attempt 

14/06/2020 18:38:39 INFO GlusterFS mount attempt 

14/06/2020 18:38:09 INFO GlusterFS mount attempt 

14/06/2020 18:37:38 INFO GlusterFS mount attempt 

14/06/2020 18:37:08 INFO GlusterFS mount attempt 

14/06/2020 18:36:38 INFO GlusterFS mount attempt 

14/06/2020 18:36:08 INFO GlusterFS mount attempt 

14/06/2020 18:35:38 INFO GlusterFS mount attempt 

14/06/2020 18:35:08 INFO GlusterFS mount attempt 

14/06/2020 18:34:38 INFO GlusterFS mount attempt 

14/06/2020 18:34:08 INFO GlusterFS mount attempt 

14/06/2020 18:33:38 INFO GlusterFS mount attempt 

14/06/2020 18:33:08 INFO GlusterFS mount attempt 

14/06/2020 18:32:38 INFO GlusterFS mount attempt 

14/06/2020 18:32:08 INFO GlusterFS mount attempt 

14/06/2020 18:31:37 INFO GlusterFS mount attempt 

14/06/2020 18:31:07 INFO GlusterFS mount attempt 

14/06/2020 18:30:37 INFO GlusterFS mount attempt 

14/06/2020 18:30:07 INFO GlusterFS mount attempt 

14/06/2020 18:29:37 INFO GlusterFS mount attempt 

14/06/2020 18:29:07 INFO GlusterFS mount attempt 

14/06/2020 18:28:37 INFO GlusterFS mount attempt 

14/06/2020 18:28:07 INFO GlusterFS mount attempt 

14/06/2020 18:27:37 INFO GlusterFS mount attempt 

14/06/2020 18:27:07 INFO GlusterFS mount attempt 

14/06/2020 18:26:37 INFO GlusterFS mount attempt 

14/06/2020 18:26:06 INFO GlusterFS mount attempt 

14/06/2020 18:25:36 INFO GlusterFS mount attempt 

14/06/2020 18:25:06 INFO GlusterFS mount attempt 

14/06/2020 18:24:36 INFO GlusterFS mount attempt 

14/06/2020 18:24:06 INFO GlusterFS mount attempt 

14/06/2020 18:23:36 INFO GlusterFS mount attempt 

14/06/2020 18:23:06 INFO GlusterFS mount attempt 

14/06/2020 18:22:36 INFO GlusterFS mount attempt 

14/06/2020 18:22:06 INFO GlusterFS mount attempt 

14/06/2020 18:21:36 INFO GlusterFS mount attempt 

14/06/2020 18:21:05 INFO GlusterFS mount attempt 

14/06/2020 18:20:35 INFO GlusterFS mount attempt 

14/06/2020 18:20:05 INFO GlusterFS mount attempt 

14/06/2020 18:19:35 INFO GlusterFS mount attempt 

14/06/2020 18:19:05 INFO GlusterFS mount attempt 

14/06/2020 18:18:35 INFO GlusterFS mount attempt 

14/06/2020 18:18:05 INFO GlusterFS mount attempt 

14/06/2020 18:17:35 INFO GlusterFS mount attempt 

14/06/2020 18:17:05 INFO GlusterFS mount attempt 

14/06/2020 18:16:35 INFO GlusterFS mount attempt 

14/06/2020 18:16:05 INFO GlusterFS mount attempt 

14/06/2020 18:15:35 INFO GlusterFS mount attempt 

14/06/2020 18:15:04 INFO GlusterFS mount attempt 

14/06/2020 18:14:34 INFO GlusterFS mount attempt 

14/06/2020 18:14:04 INFO GlusterFS mount attempt 

14/06/2020 18:13:34 INFO GlusterFS mount attempt 

14/06/2020 18:13:04 INFO GlusterFS mount attempt 

14/06/2020 18:12:34 INFO GlusterFS mount attempt 

14/06/2020 18:12:04 INFO GlusterFS mount attempt 

14/06/2020 18:11:34 INFO GlusterFS mount attempt 

14/06/2020 18:11:04 INFO GlusterFS mount attempt 

14/06/2020 18:10:34 INFO GlusterFS mount attempt 

14/06/2020 18:10:04 INFO GlusterFS mount attempt 

14/06/2020 18:09:33 INFO GlusterFS mount attempt 

14/06/2020 18:09:03 INFO GlusterFS mount attempt 

14/06/2020 18:08:33 INFO GlusterFS mount attempt 

14/06/2020 18:08:03 INFO GlusterFS mount attempt 

14/06/2020 18:07:33 INFO GlusterFS mount attempt 

14/06/2020 18:07:03 INFO GlusterFS mount attempt 

14/06/2020 18:06:33 INFO GlusterFS mount attempt 

14/06/2020 18:06:03 INFO GlusterFS mount attempt 

14/06/2020 18:05:33 INFO GlusterFS mount attempt 

14/06/2020 18:05:03 INFO GlusterFS mount attempt 

14/06/2020 18:04:32 INFO GlusterFS mount attempt 

14/06/2020 18:04:02 INFO GlusterFS mount attempt 

14/06/2020 18:03:32 INFO GlusterFS mount attempt 

14/06/2020 18:03:02 INFO GlusterFS mount attempt 

14/06/2020 18:02:32 INFO GlusterFS mount attempt 

14/06/2020 18:02:02 INFO GlusterFS mount attempt 

14/06/2020 18:01:32 INFO GlusterFS mount attempt 

14/06/2020 18:01:02 INFO GlusterFS mount attempt 

14/06/2020 18:00:32 INFO GlusterFS mount attempt 

14/06/2020 18:00:02 INFO GlusterFS mount attempt 

14/06/2020 17:59:32 INFO GlusterFS mount attempt 

14/06/2020 17:59:01 INFO GlusterFS mount attempt 

14/06/2020 17:58:31 INFO GlusterFS mount attempt 

14/06/2020 17:58:01 INFO GlusterFS mount attempt 

14/06/2020 17:57:31 INFO GlusterFS mount attempt 

14/06/2020 17:57:01 INFO GlusterFS mount attempt 

14/06/2020 17:56:31 INFO GlusterFS mount attempt 

14/06/2020 17:56:01 INFO GlusterFS mount attempt 

14/06/2020 17:55:31 INFO GlusterFS mount attempt 

14/06/2020 17:55:01 INFO GlusterFS mount attempt 

14/06/2020 17:54:31 INFO GlusterFS mount attempt 

14/06/2020 17:54:01 INFO GlusterFS mount attempt 

14/06/2020 17:53:30 INFO GlusterFS mount attempt 

14/06/2020 17:53:00 INFO GlusterFS mount attempt 

14/06/2020 17:52:30 INFO GlusterFS mount attempt 

14/06/2020 17:52:00 INFO GlusterFS mount attempt 

14/06/2020 17:51:30 INFO GlusterFS mount attempt 

14/06/2020 17:51:00 INFO GlusterFS mount attempt 

14/06/2020 17:50:30 INFO GlusterFS mount attempt 

14/06/2020 17:50:00 INFO GlusterFS mount attempt 

14/06/2020 17:49:30 INFO GlusterFS mount attempt 

14/06/2020 17:49:00 INFO GlusterFS mount attempt 

14/06/2020 17:48:30 INFO GlusterFS mount attempt 

14/06/2020 17:47:59 INFO GlusterFS mount attempt 

14/06/2020 17:47:29 INFO GlusterFS mount attempt 

14/06/2020 17:46:59 INFO GlusterFS mount attempt 

14/06/2020 17:46:29 INFO GlusterFS mount attempt 

14/06/2020 17:45:59 INFO GlusterFS mount attempt 

14/06/2020 17:45:29 INFO GlusterFS mount attempt 

14/06/2020 17:44:59 INFO GlusterFS mount attempt 

14/06/2020 17:44:29 INFO GlusterFS mount attempt 

14/06/2020 17:43:59 INFO GlusterFS mount attempt 

14/06/2020 17:43:29 INFO GlusterFS mount attempt 

14/06/2020 17:42:59 INFO GlusterFS mount attempt 

14/06/2020 17:42:28 INFO GlusterFS mount attempt 

14/06/2020 17:41:58 INFO GlusterFS mount attempt 

14/06/2020 17:41:28 INFO GlusterFS mount attempt 

14/06/2020 17:40:58 INFO GlusterFS mount attempt 

14/06/2020 17:40:28 INFO GlusterFS mount attempt 

14/06/2020 17:39:58 INFO GlusterFS mount attempt 

14/06/2020 17:39:28 INFO GlusterFS mount attempt 

14/06/2020 17:38:58 INFO GlusterFS mount attempt 

14/06/2020 17:38:28 INFO GlusterFS mount attempt 

14/06/2020 17:37:58 INFO GlusterFS mount attempt 

14/06/2020 17:37:28 INFO GlusterFS mount attempt 

14/06/2020 17:36:57 INFO GlusterFS mount attempt 

14/06/2020 17:36:27 INFO GlusterFS mount attempt 

14/06/2020 17:35:57 INFO GlusterFS mount attempt 

14/06/2020 17:35:27 INFO GlusterFS mount attempt 

14/06/2020 17:34:57 INFO GlusterFS mount attempt 

14/06/2020 17:34:27 INFO GlusterFS mount attempt 

14/06/2020 17:33:57 INFO GlusterFS mount attempt 

14/06/2020 17:33:27 INFO GlusterFS mount attempt 

14/06/2020 17:32:57 INFO GlusterFS mount attempt 

14/06/2020 17:32:27 INFO GlusterFS mount attempt 

14/06/2020 17:31:57 INFO GlusterFS mount attempt 

14/06/2020 17:31:26 INFO GlusterFS mount attempt 

14/06/2020 17:30:56 INFO GlusterFS mount attempt 

14/06/2020 17:30:26 INFO GlusterFS mount attempt 

14/06/2020 17:29:56 INFO GlusterFS mount attempt 

14/06/2020 17:29:26 INFO GlusterFS mount attempt 

14/06/2020 17:28:56 INFO GlusterFS mount attempt 

14/06/2020 17:28:26 INFO GlusterFS mount attempt 

14/06/2020 17:27:56 INFO GlusterFS mount attempt 

14/06/2020 17:27:26 INFO GlusterFS mount attempt 

14/06/2020 17:26:56 INFO GlusterFS mount attempt 

14/06/2020 17:26:26 INFO GlusterFS mount attempt 

14/06/2020 17:25:55 INFO GlusterFS mount attempt 

14/06/2020 17:25:25 INFO GlusterFS mount attempt 

14/06/2020 17:24:55 INFO GlusterFS mount attempt 

14/06/2020 17:24:25 INFO GlusterFS mount attempt 

14/06/2020 17:23:55 INFO GlusterFS mount attempt 

14/06/2020 17:23:25 INFO GlusterFS mount attempt 

14/06/2020 17:22:55 INFO GlusterFS mount attempt 

14/06/2020 17:22:25 INFO GlusterFS mount attempt 

14/06/2020 17:21:55 INFO GlusterFS mount attempt 

14/06/2020 17:21:25 INFO GlusterFS mount attempt 

14/06/2020 17:20:55 INFO GlusterFS mount attempt 

14/06/2020 17:20:24 INFO GlusterFS mount attempt 

14/06/2020 17:19:54 INFO GlusterFS mount attempt 

14/06/2020 17:19:24 INFO GlusterFS mount attempt 

14/06/2020 17:18:54 INFO GlusterFS mount attempt 

14/06/2020 17:18:24 INFO GlusterFS mount attempt 

14/06/2020 17:17:54 INFO GlusterFS mount attempt 

14/06/2020 17:17:24 INFO GlusterFS mount attempt 

14/06/2020 17:16:54 INFO GlusterFS mount attempt 

14/06/2020 17:16:24 INFO GlusterFS mount attempt 

14/06/2020 17:15:54 INFO GlusterFS mount attempt 

14/06/2020 17:15:24 INFO GlusterFS mount attempt 

14/06/2020 17:14:53 INFO GlusterFS mount attempt 

14/06/2020 17:14:23 INFO GlusterFS mount attempt 

14/06/2020 17:13:53 INFO GlusterFS mount attempt 

14/06/2020 17:13:23 INFO GlusterFS mount attempt 

14/06/2020 17:12:53 INFO GlusterFS mount attempt 

14/06/2020 17:12:23 INFO GlusterFS mount attempt 

14/06/2020 17:11:53 INFO GlusterFS mount attempt 

14/06/2020 17:11:23 INFO GlusterFS mount attempt 

14/06/2020 17:10:53 INFO GlusterFS mount attempt 

14/06/2020 17:10:23 INFO GlusterFS mount attempt 

14/06/2020 17:09:53 INFO GlusterFS mount attempt 

14/06/2020 17:09:22 INFO GlusterFS mount attempt 

14/06/2020 17:08:52 INFO GlusterFS mount attempt 

14/06/2020 17:08:22 INFO GlusterFS mount attempt 

14/06/2020 17:07:52 INFO GlusterFS mount attempt 

14/06/2020 17:07:22 INFO GlusterFS mount attempt 

14/06/2020 17:06:52 INFO GlusterFS mount attempt 

14/06/2020 17:06:22 INFO GlusterFS mount attempt 

14/06/2020 17:05:52 INFO GlusterFS mount attempt 

14/06/2020 17:05:22 INFO GlusterFS mount attempt 

14/06/2020 17:04:52 INFO GlusterFS mount attempt 

14/06/2020 17:04:22 INFO GlusterFS mount attempt 

14/06/2020 17:03:52 INFO GlusterFS mount attempt 

14/06/2020 17:03:21 INFO GlusterFS mount attempt 

14/06/2020 17:02:51 INFO GlusterFS mount attempt 

14/06/2020 17:02:21 INFO GlusterFS mount attempt 

14/06/2020 17:01:51 INFO GlusterFS mount attempt 

14/06/2020 17:01:21 INFO GlusterFS mount attempt 

14/06/2020 17:00:51 INFO GlusterFS mount attempt 

14/06/2020 17:00:21 INFO GlusterFS mount attempt 

14/06/2020 16:59:51 INFO GlusterFS mount attempt 

14/06/2020 16:59:21 INFO GlusterFS mount attempt 

14/06/2020 16:58:51 INFO GlusterFS mount attempt 

14/06/2020 16:58:20 INFO GlusterFS mount attempt 

14/06/2020 16:57:50 INFO GlusterFS mount attempt 

14/06/2020 16:57:20 INFO GlusterFS mount attempt 

14/06/2020 16:56:50 INFO GlusterFS mount attempt 

14/06/2020 16:56:20 INFO GlusterFS mount attempt 

14/06/2020 16:55:50 INFO GlusterFS mount attempt 

14/06/2020 16:55:20 INFO GlusterFS mount attempt 

14/06/2020 16:54:50 INFO GlusterFS mount attempt 

14/06/2020 16:54:20 INFO GlusterFS mount attempt 

14/06/2020 16:53:50 INFO GlusterFS mount attempt 

14/06/2020 16:53:20 INFO GlusterFS mount attempt 

14/06/2020 16:52:49 INFO GlusterFS mount attempt 

14/06/2020 16:52:19 INFO GlusterFS mount attempt 

14/06/2020 16:51:49 INFO GlusterFS mount attempt 

14/06/2020 16:51:19 INFO GlusterFS mount attempt 

14/06/2020 16:50:49 INFO GlusterFS mount attempt 

14/06/2020 16:50:19 INFO GlusterFS mount attempt 

14/06/2020 16:49:49 INFO GlusterFS mount attempt 

14/06/2020 16:49:19 INFO GlusterFS mount attempt 

14/06/2020 16:48:49 INFO GlusterFS mount attempt 

14/06/2020 16:48:19 INFO GlusterFS mount attempt 

14/06/2020 16:47:48 INFO GlusterFS mount attempt 

14/06/2020 16:47:18 INFO GlusterFS mount attempt 

14/06/2020 16:46:48 INFO GlusterFS mount attempt 

14/06/2020 16:46:18 INFO GlusterFS mount attempt 

14/06/2020 16:45:48 INFO GlusterFS mount attempt 

14/06/2020 16:45:18 INFO GlusterFS mount attempt 

14/06/2020 16:44:48 INFO GlusterFS mount attempt 

14/06/2020 16:44:18 INFO GlusterFS mount attempt 

14/06/2020 16:43:48 INFO GlusterFS mount attempt 

14/06/2020 16:43:18 INFO GlusterFS mount attempt 

14/06/2020 16:42:48 INFO GlusterFS mount attempt 

14/06/2020 16:42:18 INFO GlusterFS mount attempt 

14/06/2020 16:41:47 INFO GlusterFS mount attempt 

14/06/2020 16:41:17 INFO GlusterFS mount attempt 

14/06/2020 16:40:47 INFO GlusterFS mount attempt 

14/06/2020 16:40:17 INFO GlusterFS mount attempt 

14/06/2020 16:39:47 INFO GlusterFS mount attempt 

14/06/2020 16:39:17 INFO GlusterFS mount attempt 

14/06/2020 16:38:47 INFO GlusterFS mount attempt 

14/06/2020 16:38:16 INFO GlusterFS mount attempt 

14/06/2020 16:37:46 INFO GlusterFS mount attempt 

14/06/2020 16:37:16 INFO GlusterFS mount attempt 

14/06/2020 16:36:46 INFO GlusterFS mount attempt 

14/06/2020 16:36:16 INFO GlusterFS mount attempt 

14/06/2020 16:35:46 INFO GlusterFS mount attempt 

14/06/2020 16:35:16 INFO GlusterFS mount attempt 

14/06/2020 16:34:46 INFO GlusterFS mount attempt 

14/06/2020 16:34:16 INFO GlusterFS mount attempt 

14/06/2020 16:33:46 INFO GlusterFS mount attempt 

14/06/2020 16:33:15 INFO GlusterFS mount attempt 

14/06/2020 16:32:45 INFO GlusterFS mount attempt 

14/06/2020 16:32:15 INFO GlusterFS mount attempt 

14/06/2020 16:31:45 INFO GlusterFS mount attempt 

14/06/2020 16:31:15 INFO GlusterFS mount attempt 

14/06/2020 16:30:45 INFO GlusterFS mount attempt 

14/06/2020 16:30:15 INFO GlusterFS mount attempt 

14/06/2020 16:29:45 INFO GlusterFS mount attempt 

14/06/2020 16:29:15 INFO GlusterFS mount attempt 

14/06/2020 16:28:45 INFO GlusterFS mount attempt 

14/06/2020 16:28:15 INFO GlusterFS mount attempt 

14/06/2020 16:27:44 INFO GlusterFS mount attempt 

14/06/2020 16:27:14 INFO GlusterFS mount attempt 

14/06/2020 16:26:44 INFO GlusterFS mount attempt 

14/06/2020 16:26:14 INFO GlusterFS mount attempt 

14/06/2020 16:25:44 INFO GlusterFS mount attempt 

14/06/2020 16:25:14 INFO GlusterFS mount attempt 

14/06/2020 16:24:44 INFO GlusterFS mount attempt 

14/06/2020 16:24:14 INFO GlusterFS mount attempt 

14/06/2020 16:23:44 INFO GlusterFS mount attempt 

14/06/2020 16:23:14 INFO GlusterFS mount attempt 

14/06/2020 16:22:44 INFO GlusterFS mount attempt 

14/06/2020 16:22:13 INFO GlusterFS mount attempt 

14/06/2020 16:21:43 INFO GlusterFS mount attempt 

14/06/2020 16:21:13 INFO GlusterFS mount attempt 

14/06/2020 16:20:43 INFO GlusterFS mount attempt 

14/06/2020 16:20:13 INFO GlusterFS mount attempt 

14/06/2020 16:19:43 INFO GlusterFS mount attempt 

14/06/2020 16:19:13 INFO GlusterFS mount attempt 

14/06/2020 16:18:43 INFO GlusterFS mount attempt 

14/06/2020 16:18:13 INFO GlusterFS mount attempt 

14/06/2020 16:17:43 INFO GlusterFS mount attempt 

14/06/2020 16:17:13 INFO GlusterFS mount attempt 

14/06/2020 16:16:43 INFO GlusterFS mount attempt 

14/06/2020 16:16:12 INFO GlusterFS mount attempt 

14/06/2020 16:15:42 INFO GlusterFS mount attempt 

14/06/2020 16:15:12 INFO GlusterFS mount attempt 

14/06/2020 16:14:42 INFO GlusterFS mount attempt 

14/06/2020 16:14:12 INFO GlusterFS mount attempt 

14/06/2020 16:13:42 INFO GlusterFS mount attempt 

14/06/2020 16:13:12 INFO GlusterFS mount attempt 

14/06/2020 16:12:42 INFO GlusterFS mount attempt 

14/06/2020 16:12:12 INFO GlusterFS mount attempt 

14/06/2020 16:11:42 INFO GlusterFS mount attempt 

14/06/2020 16:11:11 INFO GlusterFS mount attempt 

14/06/2020 16:10:41 INFO GlusterFS mount attempt 

14/06/2020 16:10:11 INFO GlusterFS mount attempt 

14/06/2020 16:09:41 INFO GlusterFS mount attempt 

14/06/2020 16:09:11 INFO GlusterFS mount attempt 

14/06/2020 16:08:41 INFO GlusterFS mount attempt 

14/06/2020 16:08:11 INFO GlusterFS mount attempt 

14/06/2020 16:07:41 INFO GlusterFS mount attempt 

14/06/2020 16:07:11 INFO GlusterFS mount attempt 

14/06/2020 16:06:41 INFO GlusterFS mount attempt 

14/06/2020 16:06:11 INFO GlusterFS mount attempt 

14/06/2020 16:05:41 INFO GlusterFS mount attempt 

14/06/2020 16:05:10 INFO GlusterFS mount attempt 

14/06/2020 16:04:40 INFO GlusterFS mount attempt 

14/06/2020 16:04:10 INFO GlusterFS mount attempt 

14/06/2020 16:03:40 INFO GlusterFS mount attempt 

14/06/2020 16:03:10 INFO GlusterFS mount attempt 

14/06/2020 16:02:40 INFO GlusterFS mount attempt 

14/06/2020 16:02:10 INFO GlusterFS mount attempt 

14/06/2020 16:01:40 INFO GlusterFS mount attempt 

14/06/2020 16:01:10 INFO GlusterFS mount attempt 

14/06/2020 16:00:40 INFO GlusterFS mount attempt 

14/06/2020 16:00:10 INFO GlusterFS mount attempt 

14/06/2020 15:59:39 INFO GlusterFS mount attempt 

14/06/2020 15:59:09 INFO GlusterFS mount attempt 

14/06/2020 15:58:39 INFO GlusterFS mount attempt 

14/06/2020 15:58:09 INFO GlusterFS mount attempt 

14/06/2020 15:57:39 INFO GlusterFS mount attempt 

14/06/2020 15:57:09 INFO GlusterFS mount attempt 

14/06/2020 15:56:39 INFO GlusterFS mount attempt 

14/06/2020 15:56:09 INFO GlusterFS mount attempt 

14/06/2020 15:55:39 INFO GlusterFS mount attempt 

14/06/2020 15:55:09 INFO GlusterFS mount attempt 

14/06/2020 15:54:39 INFO GlusterFS mount attempt 

14/06/2020 15:54:08 INFO GlusterFS mount attempt 

14/06/2020 15:53:38 INFO GlusterFS mount attempt 

14/06/2020 15:53:08 INFO GlusterFS mount attempt 

14/06/2020 15:52:38 INFO GlusterFS mount attempt 

14/06/2020 15:52:08 INFO GlusterFS mount attempt 

14/06/2020 15:51:38 INFO GlusterFS mount attempt 

14/06/2020 15:51:08 INFO GlusterFS mount attempt 

14/06/2020 15:50:38 INFO GlusterFS mount attempt 

14/06/2020 15:50:08 INFO GlusterFS mount attempt 

14/06/2020 15:49:38 INFO GlusterFS mount attempt 

14/06/2020 15:49:08 INFO GlusterFS mount attempt 

14/06/2020 15:48:37 INFO GlusterFS mount attempt 

14/06/2020 15:48:07 INFO GlusterFS mount attempt 

14/06/2020 15:47:37 INFO GlusterFS mount attempt 

14/06/2020 15:47:07 INFO GlusterFS mount attempt 

14/06/2020 15:46:37 INFO GlusterFS mount attempt 

14/06/2020 15:46:07 INFO GlusterFS mount attempt 

14/06/2020 15:45:37 INFO GlusterFS mount attempt 

14/06/2020 15:45:07 INFO GlusterFS mount attempt 

14/06/2020 15:44:37 INFO GlusterFS mount attempt 

14/06/2020 15:44:07 INFO GlusterFS mount attempt 

14/06/2020 15:43:37 INFO GlusterFS mount attempt 

14/06/2020 15:43:06 INFO GlusterFS mount attempt 

14/06/2020 15:42:36 INFO GlusterFS mount attempt 

14/06/2020 15:42:06 INFO GlusterFS mount attempt 

14/06/2020 15:41:36 INFO GlusterFS mount attempt 

14/06/2020 15:41:06 INFO GlusterFS mount attempt 

14/06/2020 15:40:36 INFO GlusterFS mount attempt 

14/06/2020 15:40:06 INFO GlusterFS mount attempt 

14/06/2020 15:39:36 INFO GlusterFS mount attempt 

14/06/2020 15:39:06 INFO GlusterFS mount attempt 

14/06/2020 15:38:36 INFO GlusterFS mount attempt 

14/06/2020 15:38:06 INFO GlusterFS mount attempt 

14/06/2020 15:37:35 INFO GlusterFS mount attempt 

14/06/2020 15:37:05 INFO GlusterFS mount attempt 

14/06/2020 15:36:35 INFO GlusterFS mount attempt 

14/06/2020 15:36:05 INFO GlusterFS mount attempt 

14/06/2020 15:35:35 INFO GlusterFS mount attempt 

14/06/2020 15:35:05 INFO GlusterFS mount attempt 

14/06/2020 15:34:35 INFO GlusterFS mount attempt 

14/06/2020 15:34:05 INFO GlusterFS mount attempt 

14/06/2020 15:33:35 INFO GlusterFS mount attempt 

14/06/2020 15:33:05 INFO GlusterFS mount attempt 

14/06/2020 15:32:35 INFO GlusterFS mount attempt 

14/06/2020 15:32:04 INFO GlusterFS mount attempt 

14/06/2020 15:31:34 INFO GlusterFS mount attempt 

14/06/2020 15:31:04 INFO GlusterFS mount attempt 

14/06/2020 15:30:34 INFO GlusterFS mount attempt 

14/06/2020 15:30:04 INFO GlusterFS mount attempt 

14/06/2020 15:29:34 INFO GlusterFS mount attempt 

14/06/2020 15:29:04 INFO GlusterFS mount attempt 

14/06/2020 15:28:34 INFO GlusterFS mount attempt 

14/06/2020 15:28:04 INFO GlusterFS mount attempt 

14/06/2020 15:27:34 INFO GlusterFS mount attempt 

14/06/2020 15:27:04 INFO GlusterFS mount attempt 

14/06/2020 15:26:33 INFO GlusterFS mount attempt 

14/06/2020 15:26:03 INFO GlusterFS mount attempt 

14/06/2020 15:25:33 INFO GlusterFS mount attempt 

14/06/2020 15:25:03 INFO GlusterFS mount attempt 

14/06/2020 15:24:33 INFO GlusterFS mount attempt 

14/06/2020 15:24:03 INFO GlusterFS mount attempt 

14/06/2020 15:23:33 INFO GlusterFS mount attempt 

14/06/2020 15:23:03 INFO GlusterFS mount attempt 

14/06/2020 15:22:33 INFO GlusterFS mount attempt 

14/06/2020 15:22:03 INFO GlusterFS mount attempt 

14/06/2020 15:21:32 INFO GlusterFS mount attempt 

14/06/2020 15:21:02 INFO GlusterFS mount attempt 

14/06/2020 15:20:32 INFO GlusterFS mount attempt 

14/06/2020 15:20:02 INFO GlusterFS mount attempt 

14/06/2020 15:19:32 INFO GlusterFS mount attempt 

14/06/2020 15:19:02 INFO GlusterFS mount attempt 

14/06/2020 15:18:32 INFO GlusterFS mount attempt 

14/06/2020 15:18:02 INFO GlusterFS mount attempt 

14/06/2020 15:17:32 INFO GlusterFS mount attempt 

14/06/2020 15:17:02 INFO GlusterFS mount attempt 

14/06/2020 15:16:32 INFO GlusterFS mount attempt 

14/06/2020 15:16:02 INFO GlusterFS mount attempt 

14/06/2020 15:15:31 INFO GlusterFS mount attempt 

14/06/2020 15:15:01 INFO GlusterFS mount attempt 

14/06/2020 15:14:31 INFO GlusterFS mount attempt 

14/06/2020 15:14:01 INFO GlusterFS mount attempt 

14/06/2020 15:13:31 INFO GlusterFS mount attempt 

14/06/2020 15:13:01 INFO GlusterFS mount attempt 

14/06/2020 15:12:31 INFO GlusterFS mount attempt 

14/06/2020 15:12:01 INFO GlusterFS mount attempt 

14/06/2020 15:11:31 INFO GlusterFS mount attempt 

14/06/2020 15:11:01 INFO GlusterFS mount attempt 

14/06/2020 15:10:31 INFO GlusterFS mount attempt 

14/06/2020 15:10:00 INFO GlusterFS mount attempt 

14/06/2020 15:09:30 INFO GlusterFS mount attempt 

14/06/2020 15:09:00 INFO GlusterFS mount attempt 

14/06/2020 15:08:30 INFO GlusterFS mount attempt 

14/06/2020 15:08:00 INFO GlusterFS mount attempt 

14/06/2020 15:07:30 INFO GlusterFS mount attempt 

14/06/2020 15:07:00 INFO GlusterFS mount attempt 

14/06/2020 15:06:30 INFO GlusterFS mount attempt 

14/06/2020 15:06:00 INFO GlusterFS mount attempt 

14/06/2020 15:05:30 INFO GlusterFS mount attempt 

14/06/2020 15:04:59 INFO GlusterFS mount attempt 

14/06/2020 15:04:29 INFO GlusterFS mount attempt 

14/06/2020 15:03:59 INFO GlusterFS mount attempt 

14/06/2020 15:03:29 INFO GlusterFS mount attempt 

14/06/2020 15:02:59 INFO GlusterFS mount attempt 

14/06/2020 15:02:29 INFO GlusterFS mount attempt 

14/06/2020 15:01:59 INFO GlusterFS mount attempt 

14/06/2020 15:01:29 INFO GlusterFS mount attempt 

14/06/2020 15:00:59 INFO GlusterFS mount attempt 

14/06/2020 15:00:29 INFO GlusterFS mount attempt 

14/06/2020 14:59:58 INFO GlusterFS mount attempt 

14/06/2020 14:59:28 INFO GlusterFS mount attempt 

14/06/2020 14:58:58 INFO GlusterFS mount attempt 

14/06/2020 14:58:28 INFO GlusterFS mount attempt 

14/06/2020 14:57:58 INFO GlusterFS mount attempt 

14/06/2020 14:57:28 INFO GlusterFS mount attempt 

14/06/2020 14:56:58 INFO GlusterFS mount attempt 

14/06/2020 14:56:28 INFO GlusterFS mount attempt 

14/06/2020 14:55:58 INFO GlusterFS mount attempt 

14/06/2020 14:55:28 INFO GlusterFS mount attempt 

14/06/2020 14:54:58 INFO GlusterFS mount attempt 

14/06/2020 14:54:27 INFO GlusterFS mount attempt 

14/06/2020 14:53:57 INFO GlusterFS mount attempt 

14/06/2020 14:53:27 INFO GlusterFS mount attempt 

14/06/2020 14:52:57 INFO GlusterFS mount attempt 

14/06/2020 14:52:27 INFO GlusterFS mount attempt 

14/06/2020 14:51:57 INFO GlusterFS mount attempt 

14/06/2020 14:51:27 INFO GlusterFS mount attempt 

14/06/2020 14:50:57 INFO GlusterFS mount attempt 

14/06/2020 14:50:27 INFO GlusterFS mount attempt 

14/06/2020 14:49:57 INFO GlusterFS mount attempt 

14/06/2020 14:49:27 INFO GlusterFS mount attempt 

14/06/2020 14:48:56 INFO GlusterFS mount attempt 

14/06/2020 14:48:26 INFO GlusterFS mount attempt 

14/06/2020 14:47:56 INFO GlusterFS mount attempt 

14/06/2020 14:47:26 INFO GlusterFS mount attempt 

14/06/2020 14:46:56 INFO GlusterFS mount attempt 

14/06/2020 14:46:26 INFO GlusterFS mount attempt 

14/06/2020 14:45:56 INFO GlusterFS mount attempt 

14/06/2020 14:45:26 INFO GlusterFS mount attempt 

14/06/2020 14:44:56 INFO GlusterFS mount attempt 

14/06/2020 14:44:26 INFO GlusterFS mount attempt 

14/06/2020 14:43:55 INFO GlusterFS mount attempt 

14/06/2020 14:43:25 INFO GlusterFS mount attempt 

14/06/2020 14:42:55 INFO GlusterFS mount attempt 

14/06/2020 14:42:25 INFO GlusterFS mount attempt 

14/06/2020 14:41:55 INFO GlusterFS mount attempt 

14/06/2020 14:41:25 INFO GlusterFS mount attempt 

14/06/2020 14:40:55 INFO GlusterFS mount attempt 

14/06/2020 14:40:25 INFO GlusterFS mount attempt 

14/06/2020 14:39:55 INFO GlusterFS mount attempt 

14/06/2020 14:39:25 INFO GlusterFS mount attempt 

14/06/2020 14:38:55 INFO GlusterFS mount attempt 

14/06/2020 14:38:24 INFO GlusterFS mount attempt 

14/06/2020 14:37:54 INFO GlusterFS mount attempt 

14/06/2020 14:37:24 INFO GlusterFS mount attempt 

14/06/2020 14:36:54 INFO GlusterFS mount attempt 

14/06/2020 14:36:24 INFO GlusterFS mount attempt 

14/06/2020 14:35:54 INFO GlusterFS mount attempt 

14/06/2020 14:35:24 INFO GlusterFS mount attempt 

14/06/2020 14:34:54 INFO GlusterFS mount attempt 

14/06/2020 14:34:24 INFO GlusterFS mount attempt 

14/06/2020 14:33:54 INFO GlusterFS mount attempt 

14/06/2020 14:33:23 INFO GlusterFS mount attempt 

14/06/2020 14:32:53 INFO GlusterFS mount attempt 

14/06/2020 14:32:23 INFO GlusterFS mount attempt 

14/06/2020 14:31:53 INFO GlusterFS mount attempt 

14/06/2020 14:31:23 INFO GlusterFS mount attempt 

14/06/2020 14:30:53 INFO GlusterFS mount attempt 

14/06/2020 14:30:23 INFO GlusterFS mount attempt 

14/06/2020 14:29:53 INFO GlusterFS mount attempt 

14/06/2020 14:29:23 INFO GlusterFS mount attempt 

14/06/2020 14:28:53 INFO GlusterFS mount attempt 

14/06/2020 14:28:23 INFO GlusterFS mount attempt 

14/06/2020 14:27:52 INFO GlusterFS mount attempt 

14/06/2020 14:27:22 INFO GlusterFS mount attempt 

14/06/2020 14:26:52 INFO GlusterFS mount attempt 

14/06/2020 14:26:22 INFO GlusterFS mount attempt 

14/06/2020 14:25:52 INFO GlusterFS mount attempt 

14/06/2020 14:25:22 INFO GlusterFS mount attempt 

14/06/2020 14:24:52 INFO GlusterFS mount attempt 

14/06/2020 14:24:22 INFO GlusterFS mount attempt 

14/06/2020 14:23:52 INFO GlusterFS mount attempt 

14/06/2020 14:23:22 INFO GlusterFS mount attempt 

14/06/2020 14:22:51 INFO GlusterFS mount attempt 

14/06/2020 14:22:21 INFO GlusterFS mount attempt 

14/06/2020 14:21:51 INFO GlusterFS mount attempt 

14/06/2020 14:21:21 INFO GlusterFS mount attempt 

14/06/2020 14:20:51 INFO GlusterFS mount attempt 

14/06/2020 14:20:21 INFO GlusterFS mount attempt 

14/06/2020 14:19:51 INFO GlusterFS mount attempt 

14/06/2020 14:19:21 INFO GlusterFS mount attempt 

14/06/2020 14:18:51 INFO GlusterFS mount attempt 

14/06/2020 14:18:21 INFO GlusterFS mount attempt 

14/06/2020 14:17:51 INFO GlusterFS mount attempt 

14/06/2020 14:17:20 INFO GlusterFS mount attempt 

14/06/2020 14:16:50 INFO GlusterFS mount attempt 

14/06/2020 14:16:20 INFO GlusterFS mount attempt 

14/06/2020 14:15:50 INFO GlusterFS mount attempt 

14/06/2020 14:15:20 INFO GlusterFS mount attempt 

14/06/2020 14:14:50 INFO GlusterFS mount attempt 

14/06/2020 14:14:20 INFO GlusterFS mount attempt 

14/06/2020 14:13:50 INFO GlusterFS mount attempt 

14/06/2020 14:13:20 INFO GlusterFS mount attempt 

14/06/2020 14:12:50 INFO GlusterFS mount attempt 

14/06/2020 14:12:20 INFO GlusterFS mount attempt 

14/06/2020 14:11:49 INFO GlusterFS mount attempt 

14/06/2020 14:11:19 INFO GlusterFS mount attempt 

14/06/2020 14:10:49 INFO GlusterFS mount attempt 

14/06/2020 14:10:19 INFO GlusterFS mount attempt 

14/06/2020 14:09:49 INFO GlusterFS mount attempt 

14/06/2020 14:09:19 INFO GlusterFS mount attempt 

14/06/2020 14:08:49 INFO GlusterFS mount attempt 

14/06/2020 14:08:19 INFO GlusterFS mount attempt 

14/06/2020 14:07:49 INFO GlusterFS mount attempt 

14/06/2020 14:07:19 INFO GlusterFS mount attempt 

14/06/2020 14:06:49 INFO GlusterFS mount attempt 

14/06/2020 14:06:18 INFO GlusterFS mount attempt 

14/06/2020 14:05:48 INFO GlusterFS mount attempt 

14/06/2020 14:05:18 INFO GlusterFS mount attempt 

14/06/2020 14:04:48 INFO GlusterFS mount attempt 

14/06/2020 14:04:18 INFO GlusterFS mount attempt 

14/06/2020 14:03:48 INFO GlusterFS mount attempt 

14/06/2020 14:03:18 INFO GlusterFS mount attempt 

14/06/2020 14:02:48 INFO GlusterFS mount attempt 

14/06/2020 14:02:18 INFO GlusterFS mount attempt 

14/06/2020 14:01:48 INFO GlusterFS mount attempt 

14/06/2020 14:01:17 INFO GlusterFS mount attempt 

14/06/2020 14:00:47 INFO GlusterFS mount attempt 

14/06/2020 14:00:17 INFO GlusterFS mount attempt 

14/06/2020 13:59:47 INFO GlusterFS mount attempt 

14/06/2020 13:59:17 INFO GlusterFS mount attempt 

14/06/2020 13:58:47 INFO GlusterFS mount attempt 

14/06/2020 13:58:17 INFO GlusterFS mount attempt 

14/06/2020 13:57:47 INFO GlusterFS mount attempt 

14/06/2020 13:57:17 INFO GlusterFS mount attempt 

14/06/2020 13:56:47 INFO GlusterFS mount attempt 

14/06/2020 13:56:17 INFO GlusterFS mount attempt 

14/06/2020 13:55:47 INFO GlusterFS mount attempt 

14/06/2020 13:55:16 INFO GlusterFS mount attempt 

14/06/2020 13:54:46 INFO GlusterFS mount attempt 

14/06/2020 13:54:16 INFO GlusterFS mount attempt 

14/06/2020 13:53:46 INFO GlusterFS mount attempt 

14/06/2020 13:53:16 INFO GlusterFS mount attempt 

14/06/2020 13:52:46 INFO GlusterFS mount attempt 

14/06/2020 13:52:16 INFO GlusterFS mount attempt 

14/06/2020 13:51:46 INFO GlusterFS mount attempt 

14/06/2020 13:51:16 INFO GlusterFS mount attempt 

14/06/2020 13:50:46 INFO GlusterFS mount attempt 

14/06/2020 13:50:16 INFO GlusterFS mount attempt 

14/06/2020 13:49:45 INFO GlusterFS mount attempt 

14/06/2020 13:49:15 INFO GlusterFS mount attempt 

14/06/2020 13:48:45 INFO GlusterFS mount attempt 

14/06/2020 13:48:15 INFO GlusterFS mount attempt 

14/06/2020 13:47:45 INFO GlusterFS mount attempt 

14/06/2020 13:47:15 INFO GlusterFS mount attempt 

14/06/2020 13:46:45 INFO GlusterFS mount attempt 

14/06/2020 13:46:15 INFO GlusterFS mount attempt 

14/06/2020 13:45:45 INFO GlusterFS mount attempt 

14/06/2020 13:45:15 INFO GlusterFS mount attempt 

14/06/2020 13:44:45 INFO GlusterFS mount attempt 

14/06/2020 13:44:14 INFO GlusterFS mount attempt 

14/06/2020 13:43:44 INFO GlusterFS mount attempt 

14/06/2020 13:43:14 INFO GlusterFS mount attempt 

14/06/2020 13:42:44 INFO GlusterFS mount attempt 

14/06/2020 13:42:14 INFO GlusterFS mount attempt 

14/06/2020 13:41:44 INFO GlusterFS mount attempt 

14/06/2020 13:41:14 INFO GlusterFS mount attempt 

14/06/2020 13:40:44 INFO GlusterFS mount attempt 

14/06/2020 13:40:14 INFO GlusterFS mount attempt 

14/06/2020 13:39:44 INFO GlusterFS mount attempt 

14/06/2020 13:39:14 INFO GlusterFS mount attempt 

14/06/2020 13:38:43 INFO GlusterFS mount attempt 

14/06/2020 13:38:13 INFO GlusterFS mount attempt 

14/06/2020 13:37:43 INFO GlusterFS mount attempt 

14/06/2020 13:37:13 INFO GlusterFS mount attempt 

14/06/2020 13:36:43 INFO GlusterFS mount attempt 

14/06/2020 13:36:13 INFO GlusterFS mount attempt 

14/06/2020 13:35:43 INFO GlusterFS mount attempt 

14/06/2020 13:35:13 INFO GlusterFS mount attempt 

14/06/2020 13:34:43 INFO GlusterFS mount attempt 

14/06/2020 13:34:13 INFO GlusterFS mount attempt 

14/06/2020 13:33:43 INFO GlusterFS mount attempt 

14/06/2020 13:33:12 INFO GlusterFS mount attempt 

14/06/2020 13:32:42 INFO GlusterFS mount attempt 

14/06/2020 13:32:12 INFO GlusterFS mount attempt 

14/06/2020 13:31:42 INFO GlusterFS mount attempt 

14/06/2020 13:31:12 INFO GlusterFS mount attempt 

14/06/2020 13:30:42 INFO GlusterFS mount attempt 

14/06/2020 13:30:12 INFO GlusterFS mount attempt 

14/06/2020 13:29:42 INFO GlusterFS mount attempt 

14/06/2020 13:29:12 INFO GlusterFS mount attempt 

14/06/2020 13:28:42 INFO GlusterFS mount attempt 

14/06/2020 13:28:12 INFO GlusterFS mount attempt 

14/06/2020 13:27:41 INFO GlusterFS mount attempt 

14/06/2020 13:27:11 INFO GlusterFS mount attempt 

14/06/2020 13:26:41 INFO GlusterFS mount attempt 

14/06/2020 13:26:11 INFO GlusterFS mount attempt 

14/06/2020 13:25:41 INFO GlusterFS mount attempt 

14/06/2020 13:25:11 INFO GlusterFS mount attempt 

14/06/2020 13:24:41 INFO GlusterFS mount attempt 

14/06/2020 13:24:11 INFO GlusterFS mount attempt 

14/06/2020 13:23:41 INFO GlusterFS mount attempt 

14/06/2020 13:23:11 INFO GlusterFS mount attempt 

14/06/2020 13:22:41 INFO GlusterFS mount attempt 

14/06/2020 13:22:11 INFO GlusterFS mount attempt 

14/06/2020 13:21:40 INFO GlusterFS mount attempt 

14/06/2020 13:21:10 INFO GlusterFS mount attempt 

14/06/2020 13:20:40 INFO GlusterFS mount attempt 

14/06/2020 13:20:10 INFO GlusterFS mount attempt 

14/06/2020 13:19:40 INFO GlusterFS mount attempt 

14/06/2020 13:19:10 INFO GlusterFS mount attempt 

14/06/2020 13:18:40 INFO GlusterFS mount attempt 

14/06/2020 13:18:10 INFO GlusterFS mount attempt 

14/06/2020 13:17:40 INFO GlusterFS mount attempt 

14/06/2020 13:17:10 INFO GlusterFS mount attempt 

14/06/2020 13:16:40 INFO GlusterFS mount attempt 

14/06/2020 13:16:09 INFO GlusterFS mount attempt 

14/06/2020 13:15:39 INFO GlusterFS mount attempt 

14/06/2020 13:15:09 INFO GlusterFS mount attempt 

14/06/2020 13:14:39 INFO GlusterFS mount attempt 

14/06/2020 13:14:09 INFO GlusterFS mount attempt 

14/06/2020 13:13:39 INFO GlusterFS mount attempt 

14/06/2020 13:13:09 INFO GlusterFS mount attempt 

14/06/2020 13:12:39 INFO GlusterFS mount attempt 

14/06/2020 13:12:09 INFO GlusterFS mount attempt 

14/06/2020 13:11:39 INFO GlusterFS mount attempt 

14/06/2020 13:11:09 INFO GlusterFS mount attempt 

14/06/2020 13:10:38 INFO GlusterFS mount attempt 

14/06/2020 13:10:08 INFO GlusterFS mount attempt 

14/06/2020 13:09:38 INFO GlusterFS mount attempt 

14/06/2020 13:09:08 INFO GlusterFS mount attempt 

14/06/2020 13:08:38 INFO GlusterFS mount attempt 

14/06/2020 13:08:08 INFO GlusterFS mount attempt 

14/06/2020 13:07:38 INFO GlusterFS mount attempt 

14/06/2020 13:07:08 INFO GlusterFS mount attempt 

14/06/2020 13:06:38 INFO GlusterFS mount attempt 

14/06/2020 13:06:08 INFO GlusterFS mount attempt 

14/06/2020 13:05:38 INFO GlusterFS mount attempt 

14/06/2020 13:05:07 INFO GlusterFS mount attempt 

14/06/2020 13:04:37 INFO GlusterFS mount attempt 

14/06/2020 13:04:07 INFO GlusterFS mount attempt 

14/06/2020 13:03:37 INFO GlusterFS mount attempt 

14/06/2020 13:03:07 INFO GlusterFS mount attempt 

14/06/2020 13:02:37 INFO GlusterFS mount attempt 

14/06/2020 13:02:07 INFO GlusterFS mount attempt 

14/06/2020 13:01:37 INFO GlusterFS mount attempt 

14/06/2020 13:01:07 INFO GlusterFS mount attempt 

14/06/2020 13:00:37 INFO GlusterFS mount attempt 

14/06/2020 13:00:07 INFO GlusterFS mount attempt 

14/06/2020 12:59:36 INFO GlusterFS mount attempt 

14/06/2020 12:59:06 INFO GlusterFS mount attempt 

14/06/2020 12:58:36 INFO GlusterFS mount attempt 

14/06/2020 12:58:06 INFO GlusterFS mount attempt 

14/06/2020 12:57:36 INFO GlusterFS mount attempt 

14/06/2020 12:57:06 INFO GlusterFS mount attempt 

14/06/2020 12:56:36 INFO GlusterFS mount attempt 

14/06/2020 12:56:06 INFO GlusterFS mount attempt 

14/06/2020 12:55:36 INFO GlusterFS mount attempt 

14/06/2020 12:55:06 INFO GlusterFS mount attempt 

14/06/2020 12:54:36 INFO GlusterFS mount attempt 

14/06/2020 12:54:05 INFO GlusterFS mount attempt 

14/06/2020 12:53:35 INFO GlusterFS mount attempt 

14/06/2020 12:53:05 INFO GlusterFS mount attempt 

14/06/2020 12:52:35 INFO GlusterFS mount attempt 

14/06/2020 12:52:05 INFO GlusterFS mount attempt 

14/06/2020 12:51:35 INFO GlusterFS mount attempt 

14/06/2020 12:51:05 INFO GlusterFS mount attempt 

14/06/2020 12:50:35 INFO GlusterFS mount attempt 

14/06/2020 12:50:05 INFO GlusterFS mount attempt 

14/06/2020 12:49:35 INFO GlusterFS mount attempt 

14/06/2020 12:49:05 INFO GlusterFS mount attempt 

14/06/2020 12:48:35 INFO GlusterFS mount attempt 

14/06/2020 12:48:04 INFO GlusterFS mount attempt 

14/06/2020 12:47:34 INFO GlusterFS mount attempt 

14/06/2020 12:47:04 INFO GlusterFS mount attempt 

14/06/2020 12:46:34 INFO GlusterFS mount attempt 

14/06/2020 12:46:04 INFO GlusterFS mount attempt 

14/06/2020 12:45:34 INFO GlusterFS mount attempt 

14/06/2020 12:45:04 INFO GlusterFS mount attempt 

14/06/2020 12:44:34 INFO GlusterFS mount attempt 

14/06/2020 12:44:04 INFO GlusterFS mount attempt 

14/06/2020 12:43:34 INFO GlusterFS mount attempt 

14/06/2020 12:43:04 INFO GlusterFS mount attempt 

14/06/2020 12:42:33 INFO GlusterFS mount attempt 

14/06/2020 12:42:03 INFO GlusterFS mount attempt 

14/06/2020 12:41:33 INFO GlusterFS mount attempt 

14/06/2020 12:41:03 INFO GlusterFS mount attempt 

14/06/2020 12:40:33 INFO GlusterFS mount attempt 

14/06/2020 12:40:03 INFO GlusterFS mount attempt 

14/06/2020 12:39:33 INFO GlusterFS mount attempt 

14/06/2020 12:39:03 INFO GlusterFS mount attempt 

14/06/2020 12:38:33 INFO GlusterFS mount attempt 

14/06/2020 12:38:03 INFO GlusterFS mount attempt 

14/06/2020 12:37:33 INFO GlusterFS mount attempt 

14/06/2020 12:37:02 INFO GlusterFS mount attempt 

14/06/2020 12:36:32 INFO GlusterFS mount attempt 

14/06/2020 12:36:02 INFO GlusterFS mount attempt 

14/06/2020 12:35:32 INFO GlusterFS mount attempt 

14/06/2020 12:35:02 INFO GlusterFS mount attempt 

14/06/2020 12:34:32 INFO GlusterFS mount attempt 

14/06/2020 12:34:02 INFO GlusterFS mount attempt 

14/06/2020 12:33:32 INFO GlusterFS mount attempt 

14/06/2020 12:33:02 INFO GlusterFS mount attempt 

14/06/2020 12:32:32 INFO GlusterFS mount attempt 

14/06/2020 12:32:02 INFO GlusterFS mount attempt 

14/06/2020 12:31:31 INFO GlusterFS mount attempt 

14/06/2020 12:31:01 INFO GlusterFS mount attempt 

14/06/2020 12:30:31 INFO GlusterFS mount attempt 

14/06/2020 12:30:01 INFO GlusterFS mount attempt 

14/06/2020 12:29:31 INFO GlusterFS mount attempt 

14/06/2020 12:29:01 INFO GlusterFS mount attempt 

14/06/2020 12:28:31 INFO GlusterFS mount attempt 

14/06/2020 12:28:01 INFO GlusterFS mount attempt 

14/06/2020 12:27:31 INFO GlusterFS mount attempt 

14/06/2020 12:27:01 INFO GlusterFS mount attempt 

14/06/2020 12:26:31 INFO GlusterFS mount attempt 

14/06/2020 12:26:00 INFO GlusterFS mount attempt 

14/06/2020 12:25:30 INFO GlusterFS mount attempt 

14/06/2020 12:25:00 INFO GlusterFS mount attempt 

14/06/2020 12:24:30 INFO GlusterFS mount attempt 

14/06/2020 12:24:00 INFO GlusterFS mount attempt 

14/06/2020 12:23:30 INFO GlusterFS mount attempt 

14/06/2020 12:23:00 INFO GlusterFS mount attempt 

14/06/2020 12:22:30 INFO GlusterFS mount attempt 

14/06/2020 12:22:00 INFO GlusterFS mount attempt 

14/06/2020 12:21:30 INFO GlusterFS mount attempt 

14/06/2020 12:21:00 INFO GlusterFS mount attempt 

14/06/2020 12:20:29 INFO GlusterFS mount attempt 

14/06/2020 12:19:59 INFO GlusterFS mount attempt 

14/06/2020 12:19:29 INFO GlusterFS mount attempt 

14/06/2020 12:18:59 INFO GlusterFS mount attempt 

14/06/2020 12:18:29 INFO GlusterFS mount attempt 

14/06/2020 12:17:59 INFO GlusterFS mount attempt 

14/06/2020 12:17:29 INFO GlusterFS mount attempt 

14/06/2020 12:16:59 INFO GlusterFS mount attempt 

14/06/2020 12:16:29 INFO GlusterFS mount attempt 

14/06/2020 12:15:59 INFO GlusterFS mount attempt 

14/06/2020 12:15:29 INFO GlusterFS mount attempt 

14/06/2020 12:14:58 INFO GlusterFS mount attempt 

14/06/2020 12:14:28 INFO GlusterFS mount attempt 

14/06/2020 12:13:58 INFO GlusterFS mount attempt 

14/06/2020 12:13:28 INFO GlusterFS mount attempt 

14/06/2020 12:12:58 INFO GlusterFS mount attempt 

14/06/2020 12:12:28 INFO GlusterFS mount attempt 

14/06/2020 12:11:58 INFO GlusterFS mount attempt 

14/06/2020 12:11:28 INFO GlusterFS mount attempt 

14/06/2020 12:10:58 INFO GlusterFS mount attempt 

14/06/2020 12:10:28 INFO GlusterFS mount attempt 

14/06/2020 12:09:58 INFO GlusterFS mount attempt 

14/06/2020 12:09:27 INFO GlusterFS mount attempt 

14/06/2020 12:08:57 INFO GlusterFS mount attempt 

14/06/2020 12:08:27 INFO GlusterFS mount attempt 

14/06/2020 12:07:57 INFO GlusterFS mount attempt 

14/06/2020 12:07:27 INFO GlusterFS mount attempt 

14/06/2020 12:06:57 INFO GlusterFS mount attempt 

14/06/2020 12:06:27 INFO GlusterFS mount attempt 

14/06/2020 12:05:57 INFO GlusterFS mount attempt 

14/06/2020 12:05:27 INFO GlusterFS mount attempt 

14/06/2020 12:04:57 INFO GlusterFS mount attempt 

14/06/2020 12:04:27 INFO GlusterFS mount attempt 

14/06/2020 12:03:56 INFO GlusterFS mount attempt 

14/06/2020 12:03:26 INFO GlusterFS mount attempt 

14/06/2020 12:02:56 INFO GlusterFS mount attempt 

14/06/2020 12:02:26 INFO GlusterFS mount attempt 

14/06/2020 12:01:56 INFO GlusterFS mount attempt 

14/06/2020 12:01:26 INFO GlusterFS mount attempt 

14/06/2020 12:00:56 INFO GlusterFS mount attempt 

14/06/2020 12:00:26 INFO GlusterFS mount attempt 

14/06/2020 11:59:56 INFO GlusterFS mount attempt 

14/06/2020 11:59:26 INFO GlusterFS mount attempt 

14/06/2020 11:58:55 INFO GlusterFS mount attempt 

14/06/2020 11:58:25 INFO GlusterFS mount attempt 

14/06/2020 11:57:55 INFO GlusterFS mount attempt 

14/06/2020 11:57:25 INFO GlusterFS mount attempt 

14/06/2020 11:56:55 INFO GlusterFS mount attempt 

14/06/2020 11:56:25 INFO GlusterFS mount attempt 

14/06/2020 11:55:55 INFO GlusterFS mount attempt 

14/06/2020 11:55:25 INFO GlusterFS mount attempt 

14/06/2020 11:54:55 INFO GlusterFS mount attempt 

14/06/2020 11:54:25 INFO GlusterFS mount attempt 

14/06/2020 11:53:55 INFO GlusterFS mount attempt 

14/06/2020 11:53:24 INFO GlusterFS mount attempt 

14/06/2020 11:52:54 INFO GlusterFS mount attempt 

14/06/2020 11:52:24 INFO GlusterFS mount attempt 

14/06/2020 11:51:54 INFO GlusterFS mount attempt 

14/06/2020 11:51:24 INFO GlusterFS mount attempt 

14/06/2020 11:50:54 INFO GlusterFS mount attempt 

14/06/2020 11:50:24 INFO GlusterFS mount attempt 

14/06/2020 11:49:54 INFO GlusterFS mount attempt 

14/06/2020 11:49:24 INFO GlusterFS mount attempt 

14/06/2020 11:48:54 INFO GlusterFS mount attempt 

14/06/2020 11:48:24 INFO GlusterFS mount attempt 

14/06/2020 11:47:53 INFO GlusterFS mount attempt 

14/06/2020 11:47:23 INFO GlusterFS mount attempt 

14/06/2020 11:46:53 INFO GlusterFS mount attempt 

14/06/2020 11:46:23 INFO GlusterFS mount attempt 

14/06/2020 11:45:53 INFO GlusterFS mount attempt 

14/06/2020 11:45:23 INFO GlusterFS mount attempt 

14/06/2020 11:44:53 INFO GlusterFS mount attempt 

14/06/2020 11:44:23 INFO GlusterFS mount attempt 

14/06/2020 11:43:53 INFO GlusterFS mount attempt 

14/06/2020 11:43:23 INFO GlusterFS mount attempt 

14/06/2020 11:42:52 INFO GlusterFS mount attempt 

14/06/2020 11:42:22 INFO GlusterFS mount attempt 

14/06/2020 11:41:52 INFO GlusterFS mount attempt 

14/06/2020 11:41:22 INFO GlusterFS mount attempt 

14/06/2020 11:40:52 INFO GlusterFS mount attempt 

14/06/2020 11:40:22 INFO GlusterFS mount attempt 

14/06/2020 11:39:52 INFO GlusterFS mount attempt 

14/06/2020 11:39:22 INFO GlusterFS mount attempt 

14/06/2020 11:38:52 INFO GlusterFS mount attempt 

14/06/2020 11:38:22 INFO GlusterFS mount attempt 

14/06/2020 11:37:52 INFO GlusterFS mount attempt 

14/06/2020 11:37:21 INFO GlusterFS mount attempt 

14/06/2020 11:36:51 INFO GlusterFS mount attempt 

14/06/2020 11:36:21 INFO GlusterFS mount attempt 

14/06/2020 11:35:51 INFO GlusterFS mount attempt 

14/06/2020 11:35:21 INFO GlusterFS mount attempt 

14/06/2020 11:34:51 INFO GlusterFS mount attempt 

14/06/2020 11:34:21 INFO GlusterFS mount attempt 

14/06/2020 11:33:51 INFO GlusterFS mount attempt 

14/06/2020 11:33:21 INFO GlusterFS mount attempt 

14/06/2020 11:32:51 INFO GlusterFS mount attempt 

14/06/2020 11:32:21 INFO GlusterFS mount attempt 

14/06/2020 11:31:50 INFO GlusterFS mount attempt 

14/06/2020 11:31:20 INFO GlusterFS mount attempt 

14/06/2020 11:30:50 INFO GlusterFS mount attempt 

14/06/2020 11:30:20 INFO GlusterFS mount attempt 

14/06/2020 11:29:50 INFO GlusterFS mount attempt 

14/06/2020 11:29:20 INFO GlusterFS mount attempt 

14/06/2020 11:28:50 INFO GlusterFS mount attempt 

14/06/2020 11:28:20 INFO GlusterFS mount attempt 

14/06/2020 11:27:50 INFO GlusterFS mount attempt 

14/06/2020 11:27:20 INFO GlusterFS mount attempt 

14/06/2020 11:26:50 INFO GlusterFS mount attempt 

14/06/2020 11:26:20 INFO GlusterFS mount attempt 

14/06/2020 11:25:49 INFO GlusterFS mount attempt 

14/06/2020 11:25:19 INFO GlusterFS mount attempt 

14/06/2020 11:24:49 INFO GlusterFS mount attempt 

14/06/2020 11:24:19 INFO GlusterFS mount attempt 

14/06/2020 11:23:49 INFO GlusterFS mount attempt 

14/06/2020 11:23:19 INFO GlusterFS mount attempt 

14/06/2020 11:22:49 INFO GlusterFS mount attempt 

14/06/2020 11:22:19 INFO GlusterFS mount attempt 

14/06/2020 11:21:49 INFO GlusterFS mount attempt 

14/06/2020 11:21:19 INFO GlusterFS mount attempt 

14/06/2020 11:20:48 INFO GlusterFS mount attempt 

14/06/2020 11:20:18 INFO GlusterFS mount attempt 

14/06/2020 11:19:48 INFO GlusterFS mount attempt 

14/06/2020 11:19:18 INFO GlusterFS mount attempt 

14/06/2020 11:18:48 INFO GlusterFS mount attempt 

14/06/2020 11:18:18 INFO GlusterFS mount attempt 

14/06/2020 11:17:48 INFO GlusterFS mount attempt 

14/06/2020 11:17:18 INFO GlusterFS mount attempt 

14/06/2020 11:16:48 INFO GlusterFS mount attempt 

14/06/2020 11:16:18 INFO GlusterFS mount attempt 

14/06/2020 11:15:48 INFO GlusterFS mount attempt 

14/06/2020 11:15:17 INFO GlusterFS mount attempt 

14/06/2020 11:14:47 INFO GlusterFS mount attempt 

14/06/2020 11:14:17 INFO GlusterFS mount attempt 

14/06/2020 11:13:47 INFO GlusterFS mount attempt 

14/06/2020 11:13:17 INFO GlusterFS mount attempt 

14/06/2020 11:12:47 INFO GlusterFS mount attempt 

14/06/2020 11:12:17 INFO GlusterFS mount attempt 

14/06/2020 11:11:47 INFO GlusterFS mount attempt 

14/06/2020 11:11:17 INFO GlusterFS mount attempt 

14/06/2020 11:10:47 INFO GlusterFS mount attempt 

14/06/2020 11:10:17 INFO GlusterFS mount attempt 

14/06/2020 11:09:46 INFO GlusterFS mount attempt 

14/06/2020 11:09:16 INFO GlusterFS mount attempt 

14/06/2020 11:08:46 INFO GlusterFS mount attempt 

14/06/2020 11:08:16 INFO GlusterFS mount attempt 

14/06/2020 11:07:46 INFO GlusterFS mount attempt 

14/06/2020 11:07:16 INFO GlusterFS mount attempt 

14/06/2020 11:06:46 INFO GlusterFS mount attempt 

14/06/2020 11:06:16 INFO GlusterFS mount attempt 

14/06/2020 11:05:46 INFO GlusterFS mount attempt 

14/06/2020 11:05:16 INFO GlusterFS mount attempt 

14/06/2020 11:04:46 INFO GlusterFS mount attempt 

14/06/2020 11:04:15 INFO GlusterFS mount attempt 

14/06/2020 11:03:45 INFO GlusterFS mount attempt 

14/06/2020 11:03:15 INFO GlusterFS mount attempt 

14/06/2020 11:02:45 INFO GlusterFS mount attempt 

14/06/2020 11:02:15 INFO GlusterFS mount attempt 

14/06/2020 11:01:45 INFO GlusterFS mount attempt 

14/06/2020 11:01:15 INFO GlusterFS mount attempt 

14/06/2020 11:00:45 INFO GlusterFS mount attempt 

14/06/2020 11:00:15 INFO GlusterFS mount attempt 

14/06/2020 10:59:45 INFO GlusterFS mount attempt 

14/06/2020 10:59:15 INFO GlusterFS mount attempt 

14/06/2020 10:58:44 INFO GlusterFS mount attempt 

14/06/2020 10:58:14 INFO GlusterFS mount attempt 

14/06/2020 10:57:44 INFO GlusterFS mount attempt 

14/06/2020 10:57:14 INFO GlusterFS mount attempt 

14/06/2020 10:56:44 INFO GlusterFS mount attempt 

14/06/2020 10:56:14 INFO GlusterFS mount attempt 

14/06/2020 10:55:44 INFO GlusterFS mount attempt 

14/06/2020 10:55:14 INFO GlusterFS mount attempt 

14/06/2020 10:54:44 INFO GlusterFS mount attempt 

14/06/2020 10:54:14 INFO GlusterFS mount attempt 

14/06/2020 10:53:44 INFO GlusterFS mount attempt 

14/06/2020 10:53:13 INFO GlusterFS mount attempt 

14/06/2020 10:52:43 INFO GlusterFS mount attempt 

14/06/2020 10:52:13 INFO GlusterFS mount attempt 

14/06/2020 10:51:43 INFO GlusterFS mount attempt 

14/06/2020 10:51:13 INFO GlusterFS mount attempt 

14/06/2020 10:50:43 INFO GlusterFS mount attempt 

14/06/2020 10:50:13 INFO GlusterFS mount attempt 

14/06/2020 10:49:43 INFO GlusterFS mount attempt 

14/06/2020 10:49:13 INFO GlusterFS mount attempt 

14/06/2020 10:48:43 INFO GlusterFS mount attempt 

14/06/2020 10:48:12 INFO GlusterFS mount attempt 

14/06/2020 10:47:42 INFO GlusterFS mount attempt 

14/06/2020 10:47:12 INFO GlusterFS mount attempt 

14/06/2020 10:46:42 INFO GlusterFS mount attempt 

14/06/2020 10:46:12 INFO GlusterFS mount attempt 

14/06/2020 10:45:42 INFO GlusterFS mount attempt 

14/06/2020 10:45:12 INFO GlusterFS mount attempt 

14/06/2020 10:44:42 INFO GlusterFS mount attempt 

14/06/2020 10:44:12 INFO GlusterFS mount attempt 

14/06/2020 10:43:42 INFO GlusterFS mount attempt 

14/06/2020 10:43:12 INFO GlusterFS mount attempt 

14/06/2020 10:42:41 INFO GlusterFS mount attempt 

14/06/2020 10:42:11 INFO GlusterFS mount attempt 

14/06/2020 10:41:41 INFO GlusterFS mount attempt 

14/06/2020 10:41:11 INFO GlusterFS mount attempt 

14/06/2020 10:40:41 INFO GlusterFS mount attempt 

14/06/2020 10:40:11 INFO GlusterFS mount attempt 

14/06/2020 10:39:41 INFO GlusterFS mount attempt 

14/06/2020 10:39:11 INFO GlusterFS mount attempt 

14/06/2020 10:38:41 INFO GlusterFS mount attempt 

14/06/2020 10:38:11 INFO GlusterFS mount attempt 

14/06/2020 10:37:40 INFO GlusterFS mount attempt 

14/06/2020 10:37:10 INFO GlusterFS mount attempt 

14/06/2020 10:36:40 INFO GlusterFS mount attempt 

14/06/2020 10:36:10 INFO GlusterFS mount attempt 

14/06/2020 10:35:40 INFO GlusterFS mount attempt 

14/06/2020 10:35:10 INFO GlusterFS mount attempt 

14/06/2020 10:34:40 INFO GlusterFS mount attempt 

14/06/2020 10:34:10 INFO GlusterFS mount attempt 

14/06/2020 10:33:40 INFO GlusterFS mount attempt 

14/06/2020 10:33:10 INFO GlusterFS mount attempt 

14/06/2020 10:32:40 INFO GlusterFS mount attempt 

14/06/2020 10:32:09 INFO GlusterFS mount attempt 

14/06/2020 10:31:39 INFO GlusterFS mount attempt 

14/06/2020 10:31:09 INFO GlusterFS mount attempt 

14/06/2020 10:30:39 INFO GlusterFS mount attempt 

14/06/2020 10:30:09 INFO GlusterFS mount attempt 

14/06/2020 10:29:39 INFO GlusterFS mount attempt 

14/06/2020 10:29:09 INFO GlusterFS mount attempt 

14/06/2020 10:28:39 INFO GlusterFS mount attempt 

14/06/2020 10:28:09 INFO GlusterFS mount attempt 

14/06/2020 10:27:39 INFO GlusterFS mount attempt 

14/06/2020 10:27:09 INFO GlusterFS mount attempt 

14/06/2020 10:26:38 INFO GlusterFS mount attempt 

14/06/2020 10:26:08 INFO GlusterFS mount attempt 

14/06/2020 10:25:38 INFO GlusterFS mount attempt 

14/06/2020 10:25:08 INFO GlusterFS mount attempt 

14/06/2020 10:24:38 INFO GlusterFS mount attempt 

14/06/2020 10:24:08 INFO GlusterFS mount attempt 

14/06/2020 10:23:38 INFO GlusterFS mount attempt 

14/06/2020 10:23:08 INFO GlusterFS mount attempt 

14/06/2020 10:22:38 INFO GlusterFS mount attempt 

14/06/2020 10:22:08 INFO GlusterFS mount attempt 

14/06/2020 10:21:38 INFO GlusterFS mount attempt 

14/06/2020 10:21:07 INFO GlusterFS mount attempt 

14/06/2020 10:20:37 INFO GlusterFS mount attempt 

14/06/2020 10:20:07 INFO GlusterFS mount attempt 

14/06/2020 10:19:37 INFO GlusterFS mount attempt 

14/06/2020 10:19:07 INFO GlusterFS mount attempt 

14/06/2020 10:18:37 INFO GlusterFS mount attempt 

14/06/2020 10:18:07 INFO GlusterFS mount attempt 

14/06/2020 10:17:37 INFO GlusterFS mount attempt 

14/06/2020 10:17:07 INFO GlusterFS mount attempt 

14/06/2020 10:16:37 INFO GlusterFS mount attempt 

14/06/2020 10:16:07 INFO GlusterFS mount attempt 

14/06/2020 10:15:36 INFO GlusterFS mount attempt 

14/06/2020 10:15:06 INFO GlusterFS mount attempt 

14/06/2020 10:14:36 INFO GlusterFS mount attempt 

14/06/2020 10:14:06 INFO GlusterFS mount attempt 

14/06/2020 10:13:36 INFO GlusterFS mount attempt 

14/06/2020 10:13:06 INFO GlusterFS mount attempt 

14/06/2020 10:12:36 INFO GlusterFS mount attempt 

14/06/2020 10:12:06 INFO GlusterFS mount attempt 

14/06/2020 10:11:36 INFO GlusterFS mount attempt 

14/06/2020 10:11:06 INFO GlusterFS mount attempt 

14/06/2020 10:10:36 INFO GlusterFS mount attempt 

14/06/2020 10:10:05 INFO GlusterFS mount attempt 

14/06/2020 10:09:35 INFO GlusterFS mount attempt 

14/06/2020 10:09:05 INFO GlusterFS mount attempt 

14/06/2020 10:08:35 INFO GlusterFS mount attempt 

14/06/2020 10:08:05 INFO GlusterFS mount attempt 

14/06/2020 10:07:35 INFO GlusterFS mount attempt 

14/06/2020 10:07:05 INFO GlusterFS mount attempt 

14/06/2020 10:06:35 INFO GlusterFS mount attempt 

14/06/2020 10:06:05 INFO GlusterFS mount attempt 

14/06/2020 10:05:35 INFO GlusterFS mount attempt 

14/06/2020 10:05:05 INFO GlusterFS mount attempt 

14/06/2020 10:04:35 INFO GlusterFS mount attempt 

14/06/2020 10:04:04 INFO GlusterFS mount attempt 

14/06/2020 10:03:34 INFO GlusterFS mount attempt 

14/06/2020 10:03:04 INFO GlusterFS mount attempt 

14/06/2020 10:02:34 INFO GlusterFS mount attempt 

14/06/2020 10:02:04 INFO GlusterFS mount attempt 

14/06/2020 10:01:34 INFO GlusterFS mount attempt 

14/06/2020 10:01:04 INFO GlusterFS mount attempt 

14/06/2020 10:00:34 INFO GlusterFS mount attempt 

14/06/2020 10:00:04 INFO GlusterFS mount attempt 

14/06/2020 09:59:34 INFO GlusterFS mount attempt 

14/06/2020 09:59:04 INFO GlusterFS mount attempt 

14/06/2020 09:58:33 INFO GlusterFS mount attempt 

14/06/2020 09:58:03 INFO GlusterFS mount attempt 

14/06/2020 09:57:33 INFO GlusterFS mount attempt 

14/06/2020 09:57:03 INFO GlusterFS mount attempt 

14/06/2020 09:56:33 INFO GlusterFS mount attempt 

14/06/2020 09:56:03 INFO GlusterFS mount attempt 

14/06/2020 09:55:33 INFO GlusterFS mount attempt 

14/06/2020 09:55:03 INFO GlusterFS mount attempt 

14/06/2020 09:54:33 INFO GlusterFS mount attempt 

14/06/2020 09:54:03 INFO GlusterFS mount attempt 

14/06/2020 09:53:33 INFO GlusterFS mount attempt 

14/06/2020 09:53:02 INFO GlusterFS mount attempt 

14/06/2020 09:52:32 INFO GlusterFS mount attempt 

14/06/2020 09:52:02 INFO GlusterFS mount attempt 

14/06/2020 09:51:32 INFO GlusterFS mount attempt 

14/06/2020 09:51:02 INFO GlusterFS mount attempt 

14/06/2020 09:50:32 INFO GlusterFS mount attempt 

14/06/2020 09:50:02 INFO GlusterFS mount attempt 

14/06/2020 09:49:32 INFO GlusterFS mount attempt 

14/06/2020 09:49:02 INFO GlusterFS mount attempt 

14/06/2020 09:48:32 INFO GlusterFS mount attempt 

14/06/2020 09:48:02 INFO GlusterFS mount attempt 

14/06/2020 09:47:31 INFO GlusterFS mount attempt 

14/06/2020 09:47:01 INFO GlusterFS mount attempt 

14/06/2020 09:46:31 INFO GlusterFS mount attempt 

14/06/2020 09:46:01 INFO GlusterFS mount attempt 

14/06/2020 09:45:31 INFO GlusterFS mount attempt 

14/06/2020 09:45:01 INFO GlusterFS mount attempt 

14/06/2020 09:44:31 INFO GlusterFS mount attempt 

14/06/2020 09:44:01 INFO GlusterFS mount attempt 

14/06/2020 09:43:31 INFO GlusterFS mount attempt 

14/06/2020 09:43:01 INFO GlusterFS mount attempt 

14/06/2020 09:42:31 INFO GlusterFS mount attempt 

14/06/2020 09:42:00 INFO GlusterFS mount attempt 

14/06/2020 09:41:30 INFO GlusterFS mount attempt 

14/06/2020 09:41:00 INFO GlusterFS mount attempt 

14/06/2020 09:40:30 INFO GlusterFS mount attempt 

14/06/2020 09:40:00 INFO GlusterFS mount attempt 

14/06/2020 09:39:30 INFO GlusterFS mount attempt 

14/06/2020 09:39:00 INFO GlusterFS mount attempt 

14/06/2020 09:38:30 INFO GlusterFS mount attempt 

14/06/2020 09:38:00 INFO GlusterFS mount attempt 

14/06/2020 09:37:30 INFO GlusterFS mount attempt 

14/06/2020 09:37:00 INFO GlusterFS mount attempt 

14/06/2020 09:36:29 INFO GlusterFS mount attempt 

14/06/2020 09:35:59 INFO GlusterFS mount attempt 

14/06/2020 09:35:29 INFO GlusterFS mount attempt 

14/06/2020 09:34:59 INFO GlusterFS mount attempt 

14/06/2020 09:34:29 INFO GlusterFS mount attempt 

14/06/2020 09:33:59 INFO GlusterFS mount attempt 

14/06/2020 09:33:29 INFO GlusterFS mount attempt 

14/06/2020 09:32:59 INFO GlusterFS mount attempt 

14/06/2020 09:32:29 INFO GlusterFS mount attempt 

14/06/2020 09:31:59 INFO GlusterFS mount attempt 

14/06/2020 09:31:29 INFO GlusterFS mount attempt 

14/06/2020 09:30:58 INFO GlusterFS mount attempt 

14/06/2020 09:30:28 INFO GlusterFS mount attempt 

14/06/2020 09:29:58 INFO GlusterFS mount attempt 

14/06/2020 09:29:28 INFO GlusterFS mount attempt 

14/06/2020 09:28:58 INFO GlusterFS mount attempt 

14/06/2020 09:28:28 INFO GlusterFS mount attempt 

14/06/2020 09:27:58 INFO GlusterFS mount attempt 

14/06/2020 09:27:28 INFO GlusterFS mount attempt 

14/06/2020 09:26:58 INFO GlusterFS mount attempt 

14/06/2020 09:26:28 INFO GlusterFS mount attempt 

14/06/2020 09:25:57 INFO GlusterFS mount attempt 

14/06/2020 09:25:27 INFO GlusterFS mount attempt 

14/06/2020 09:24:57 INFO GlusterFS mount attempt 

14/06/2020 09:24:27 INFO GlusterFS mount attempt 

14/06/2020 09:23:57 INFO GlusterFS mount attempt 

14/06/2020 09:23:27 INFO GlusterFS mount attempt 

14/06/2020 09:22:57 INFO GlusterFS mount attempt 

14/06/2020 09:22:27 INFO GlusterFS mount attempt 

14/06/2020 09:21:57 INFO GlusterFS mount attempt 

14/06/2020 09:21:27 INFO GlusterFS mount attempt 

14/06/2020 09:20:57 INFO GlusterFS mount attempt 

14/06/2020 09:20:27 INFO GlusterFS mount attempt 

14/06/2020 09:19:56 INFO GlusterFS mount attempt 

14/06/2020 09:19:26 INFO GlusterFS mount attempt 

14/06/2020 09:18:56 INFO GlusterFS mount attempt 

14/06/2020 09:18:26 INFO GlusterFS mount attempt 

14/06/2020 09:17:56 INFO GlusterFS mount attempt 

14/06/2020 09:17:26 INFO GlusterFS mount attempt 

14/06/2020 09:16:56 INFO GlusterFS mount attempt 

14/06/2020 09:16:26 INFO GlusterFS mount attempt 

14/06/2020 09:15:56 INFO GlusterFS mount attempt 

14/06/2020 09:15:26 INFO GlusterFS mount attempt 

14/06/2020 09:14:55 INFO GlusterFS mount attempt 

14/06/2020 09:14:25 INFO GlusterFS mount attempt 

14/06/2020 09:13:55 INFO GlusterFS mount attempt 

14/06/2020 09:13:25 INFO GlusterFS mount attempt 

14/06/2020 09:12:55 INFO GlusterFS mount attempt 

14/06/2020 09:12:25 INFO GlusterFS mount attempt 

14/06/2020 09:11:55 INFO GlusterFS mount attempt 

14/06/2020 09:11:25 INFO GlusterFS mount attempt 

14/06/2020 09:10:55 INFO GlusterFS mount attempt 

14/06/2020 09:10:25 INFO GlusterFS mount attempt 

14/06/2020 09:09:54 INFO GlusterFS mount attempt 

14/06/2020 09:09:24 INFO GlusterFS mount attempt 

14/06/2020 09:08:54 INFO GlusterFS mount attempt 

14/06/2020 09:08:24 INFO GlusterFS mount attempt 

14/06/2020 09:07:54 INFO GlusterFS mount attempt 

14/06/2020 09:07:24 INFO GlusterFS mount attempt 

14/06/2020 09:06:54 INFO GlusterFS mount attempt 

14/06/2020 09:06:24 INFO GlusterFS mount attempt 

14/06/2020 09:05:54 INFO GlusterFS mount attempt 

14/06/2020 09:05:24 INFO GlusterFS mount attempt 

14/06/2020 09:04:54 INFO GlusterFS mount attempt 

14/06/2020 09:04:23 INFO GlusterFS mount attempt 

14/06/2020 09:03:53 INFO GlusterFS mount attempt 

14/06/2020 09:03:23 INFO GlusterFS mount attempt 

14/06/2020 09:02:53 INFO GlusterFS mount attempt 

14/06/2020 09:02:23 INFO GlusterFS mount attempt 

14/06/2020 09:01:53 INFO GlusterFS mount attempt 

14/06/2020 09:01:23 INFO GlusterFS mount attempt 

14/06/2020 09:00:53 INFO GlusterFS mount attempt 

14/06/2020 09:00:23 INFO GlusterFS mount attempt 

14/06/2020 08:59:53 INFO GlusterFS mount attempt 

14/06/2020 08:59:23 INFO GlusterFS mount attempt 

14/06/2020 08:58:52 INFO GlusterFS mount attempt 

14/06/2020 08:58:22 INFO GlusterFS mount attempt 

14/06/2020 08:57:52 INFO GlusterFS mount attempt 

14/06/2020 08:57:22 INFO GlusterFS mount attempt 

14/06/2020 08:56:52 INFO GlusterFS mount attempt 

14/06/2020 08:56:22 INFO GlusterFS mount attempt 

14/06/2020 08:55:52 INFO GlusterFS mount attempt 

14/06/2020 08:55:22 INFO GlusterFS mount attempt 

14/06/2020 08:54:52 INFO GlusterFS mount attempt 

14/06/2020 08:54:22 INFO GlusterFS mount attempt 

14/06/2020 08:53:52 INFO GlusterFS mount attempt 

14/06/2020 08:53:21 INFO GlusterFS mount attempt 

14/06/2020 08:52:51 INFO GlusterFS mount attempt 

14/06/2020 08:52:21 INFO GlusterFS mount attempt 

14/06/2020 08:51:51 INFO GlusterFS mount attempt 

14/06/2020 08:51:21 INFO GlusterFS mount attempt 

14/06/2020 08:50:51 INFO GlusterFS mount attempt 

14/06/2020 08:50:21 INFO GlusterFS mount attempt 

14/06/2020 08:49:51 INFO GlusterFS mount attempt 

14/06/2020 08:49:21 INFO GlusterFS mount attempt 

14/06/2020 08:48:51 INFO GlusterFS mount attempt 

14/06/2020 08:48:21 INFO GlusterFS mount attempt 

14/06/2020 08:47:51 INFO GlusterFS mount attempt 

14/06/2020 08:47:20 INFO GlusterFS mount attempt 

14/06/2020 08:46:50 INFO GlusterFS mount attempt 

14/06/2020 08:46:20 INFO GlusterFS mount attempt 

14/06/2020 08:45:50 INFO GlusterFS mount attempt 

14/06/2020 08:45:20 INFO GlusterFS mount attempt 

14/06/2020 08:44:50 INFO GlusterFS mount attempt 

14/06/2020 08:44:20 INFO GlusterFS mount attempt 

14/06/2020 08:43:50 INFO GlusterFS mount attempt 

14/06/2020 08:43:20 INFO GlusterFS mount attempt 

14/06/2020 08:42:50 INFO GlusterFS mount attempt 

14/06/2020 08:42:20 INFO GlusterFS mount attempt 

14/06/2020 08:41:49 INFO GlusterFS mount attempt 

14/06/2020 08:41:19 INFO GlusterFS mount attempt 

14/06/2020 08:40:49 INFO GlusterFS mount attempt 

14/06/2020 08:40:19 INFO GlusterFS mount attempt 

14/06/2020 08:39:49 INFO GlusterFS mount attempt 

14/06/2020 08:39:19 INFO GlusterFS mount attempt 

14/06/2020 08:38:49 INFO GlusterFS mount attempt 

14/06/2020 08:38:19 INFO GlusterFS mount attempt 

14/06/2020 08:37:49 INFO GlusterFS mount attempt 

14/06/2020 08:37:19 INFO GlusterFS mount attempt 

14/06/2020 08:36:48 INFO GlusterFS mount attempt 

14/06/2020 08:36:18 INFO GlusterFS mount attempt 

14/06/2020 08:35:48 INFO GlusterFS mount attempt 

14/06/2020 08:35:18 INFO GlusterFS mount attempt 

14/06/2020 08:34:48 INFO GlusterFS mount attempt 

14/06/2020 08:34:18 INFO GlusterFS mount attempt 

14/06/2020 08:33:48 INFO GlusterFS mount attempt 

14/06/2020 08:33:18 INFO GlusterFS mount attempt 

14/06/2020 08:32:48 INFO GlusterFS mount attempt 

14/06/2020 08:32:18 INFO GlusterFS mount attempt 

14/06/2020 08:31:48 INFO GlusterFS mount attempt 

14/06/2020 08:31:17 INFO GlusterFS mount attempt 

14/06/2020 08:30:47 INFO GlusterFS mount attempt 

14/06/2020 08:30:17 INFO GlusterFS mount attempt 

14/06/2020 08:29:47 INFO GlusterFS mount attempt 

14/06/2020 08:29:17 INFO GlusterFS mount attempt 

14/06/2020 08:28:47 INFO GlusterFS mount attempt 

14/06/2020 08:28:17 INFO GlusterFS mount attempt 

14/06/2020 08:27:47 INFO GlusterFS mount attempt 

14/06/2020 08:27:17 INFO GlusterFS mount attempt 

14/06/2020 08:26:47 INFO GlusterFS mount attempt 

14/06/2020 08:26:17 INFO GlusterFS mount attempt 

14/06/2020 08:25:46 INFO GlusterFS mount attempt 

14/06/2020 08:25:16 INFO GlusterFS mount attempt 

14/06/2020 08:24:46 INFO GlusterFS mount attempt 

14/06/2020 08:24:16 INFO GlusterFS mount attempt 

14/06/2020 08:23:46 INFO GlusterFS mount attempt 

14/06/2020 08:23:16 INFO GlusterFS mount attempt 

14/06/2020 08:22:46 INFO GlusterFS mount attempt 

14/06/2020 08:22:16 INFO GlusterFS mount attempt 

14/06/2020 08:21:46 INFO GlusterFS mount attempt 

14/06/2020 08:21:16 INFO GlusterFS mount attempt 

14/06/2020 08:20:45 INFO GlusterFS mount attempt 

14/06/2020 08:20:15 INFO GlusterFS mount attempt 

14/06/2020 08:19:45 INFO GlusterFS mount attempt 

14/06/2020 08:19:15 INFO GlusterFS mount attempt 

14/06/2020 08:18:45 INFO GlusterFS mount attempt 

14/06/2020 08:18:15 INFO GlusterFS mount attempt 

14/06/2020 08:17:45 INFO GlusterFS mount attempt 

14/06/2020 08:17:15 INFO GlusterFS mount attempt 

14/06/2020 08:16:45 INFO GlusterFS mount attempt 

14/06/2020 08:16:15 INFO GlusterFS mount attempt 

14/06/2020 08:15:45 INFO GlusterFS mount attempt 

14/06/2020 08:15:14 INFO GlusterFS mount attempt 

14/06/2020 08:14:44 INFO GlusterFS mount attempt 

14/06/2020 08:14:14 INFO GlusterFS mount attempt 

14/06/2020 08:13:44 INFO GlusterFS mount attempt 

14/06/2020 08:13:14 INFO GlusterFS mount attempt 

14/06/2020 08:12:44 INFO GlusterFS mount attempt 

14/06/2020 08:12:14 INFO GlusterFS mount attempt 

14/06/2020 08:11:44 INFO GlusterFS mount attempt 

14/06/2020 08:11:14 INFO GlusterFS mount attempt 

14/06/2020 08:10:44 INFO GlusterFS mount attempt 

14/06/2020 08:10:14 INFO GlusterFS mount attempt 

14/06/2020 08:09:43 INFO GlusterFS mount attempt 

14/06/2020 08:09:13 INFO GlusterFS mount attempt 

14/06/2020 08:08:43 INFO GlusterFS mount attempt 

14/06/2020 08:08:13 INFO GlusterFS mount attempt 

14/06/2020 08:07:43 INFO GlusterFS mount attempt 

14/06/2020 08:07:13 INFO GlusterFS mount attempt 

14/06/2020 08:06:43 INFO GlusterFS mount attempt 

14/06/2020 08:06:13 INFO GlusterFS mount attempt 

14/06/2020 08:05:43 INFO GlusterFS mount attempt 

14/06/2020 08:05:13 INFO GlusterFS mount attempt 

14/06/2020 08:04:43 INFO GlusterFS mount attempt 

14/06/2020 08:04:12 INFO GlusterFS mount attempt 

14/06/2020 08:03:42 INFO GlusterFS mount attempt 

14/06/2020 08:03:12 INFO GlusterFS mount attempt 

14/06/2020 08:02:42 INFO GlusterFS mount attempt 

14/06/2020 08:02:12 INFO GlusterFS mount attempt 

14/06/2020 08:01:42 INFO GlusterFS mount attempt 

14/06/2020 08:01:12 INFO GlusterFS mount attempt 

14/06/2020 08:00:42 INFO GlusterFS mount attempt 

14/06/2020 08:00:12 INFO GlusterFS mount attempt 

14/06/2020 07:59:42 INFO GlusterFS mount attempt 

14/06/2020 07:59:11 INFO GlusterFS mount attempt 

14/06/2020 07:58:41 INFO GlusterFS mount attempt 

14/06/2020 07:58:11 INFO GlusterFS mount attempt 

14/06/2020 07:57:41 INFO GlusterFS mount attempt 

14/06/2020 07:57:11 INFO GlusterFS mount attempt 

14/06/2020 07:56:41 INFO GlusterFS mount attempt 

14/06/2020 07:56:11 INFO GlusterFS mount attempt 

14/06/2020 07:55:41 INFO GlusterFS mount attempt 

14/06/2020 07:55:11 INFO GlusterFS mount attempt 

14/06/2020 07:54:41 INFO GlusterFS mount attempt 

14/06/2020 07:54:11 INFO GlusterFS mount attempt 

14/06/2020 07:53:40 INFO GlusterFS mount attempt 

14/06/2020 07:53:10 INFO GlusterFS mount attempt 

14/06/2020 07:52:40 INFO GlusterFS mount attempt 

14/06/2020 07:52:10 INFO GlusterFS mount attempt 

14/06/2020 07:51:40 INFO GlusterFS mount attempt 

14/06/2020 07:51:10 INFO GlusterFS mount attempt 

14/06/2020 07:50:40 INFO GlusterFS mount attempt 

14/06/2020 07:50:10 INFO GlusterFS mount attempt 

14/06/2020 07:49:40 INFO GlusterFS mount attempt 

14/06/2020 07:49:10 INFO GlusterFS mount attempt 

14/06/2020 07:48:39 INFO GlusterFS mount attempt 

14/06/2020 07:48:09 INFO GlusterFS mount attempt 

14/06/2020 07:47:39 INFO GlusterFS mount attempt 

14/06/2020 07:47:09 INFO GlusterFS mount attempt 

14/06/2020 07:46:39 INFO GlusterFS mount attempt 

14/06/2020 07:46:09 INFO GlusterFS mount attempt 

14/06/2020 07:45:39 INFO GlusterFS mount attempt 

14/06/2020 07:45:09 INFO GlusterFS mount attempt 

14/06/2020 07:44:39 INFO GlusterFS mount attempt 

14/06/2020 07:44:09 INFO GlusterFS mount attempt 

14/06/2020 07:43:39 INFO GlusterFS mount attempt 

14/06/2020 07:43:09 INFO GlusterFS mount attempt 

14/06/2020 07:42:38 INFO GlusterFS mount attempt 

14/06/2020 07:42:08 INFO GlusterFS mount attempt 

14/06/2020 07:41:38 INFO GlusterFS mount attempt 

14/06/2020 07:41:08 INFO GlusterFS mount attempt 

14/06/2020 07:40:38 INFO GlusterFS mount attempt 

14/06/2020 07:40:08 INFO GlusterFS mount attempt 

14/06/2020 07:39:38 INFO GlusterFS mount attempt 

14/06/2020 07:39:08 INFO GlusterFS mount attempt 

14/06/2020 07:38:38 INFO GlusterFS mount attempt 

14/06/2020 07:38:08 INFO GlusterFS mount attempt 

14/06/2020 07:37:37 INFO GlusterFS mount attempt 

14/06/2020 07:37:07 INFO GlusterFS mount attempt 

14/06/2020 07:36:37 INFO GlusterFS mount attempt 

14/06/2020 07:36:07 INFO GlusterFS mount attempt 

14/06/2020 07:35:37 INFO GlusterFS mount attempt 

14/06/2020 07:35:07 INFO GlusterFS mount attempt 

14/06/2020 07:34:37 INFO GlusterFS mount attempt 

14/06/2020 07:34:07 INFO GlusterFS mount attempt 

14/06/2020 07:33:37 INFO GlusterFS mount attempt 

14/06/2020 07:33:07 INFO GlusterFS mount attempt 

14/06/2020 07:32:37 INFO GlusterFS mount attempt 

14/06/2020 07:32:07 INFO GlusterFS mount attempt 

14/06/2020 07:31:36 INFO GlusterFS mount attempt 

14/06/2020 07:31:06 INFO GlusterFS mount attempt 

14/06/2020 07:30:36 INFO GlusterFS mount attempt 

14/06/2020 07:30:06 INFO GlusterFS mount attempt 

14/06/2020 07:29:36 INFO GlusterFS mount attempt 

14/06/2020 07:29:06 INFO GlusterFS mount attempt 

14/06/2020 07:28:36 INFO GlusterFS mount attempt 

14/06/2020 07:28:06 INFO GlusterFS mount attempt 

14/06/2020 07:27:36 INFO GlusterFS mount attempt 

14/06/2020 07:27:06 INFO GlusterFS mount attempt 

14/06/2020 07:26:35 INFO GlusterFS mount attempt 

14/06/2020 07:26:05 INFO GlusterFS mount attempt 

14/06/2020 07:25:35 INFO GlusterFS mount attempt 

14/06/2020 07:25:05 INFO GlusterFS mount attempt 

14/06/2020 07:24:35 INFO GlusterFS mount attempt 

14/06/2020 07:24:05 INFO GlusterFS mount attempt 

14/06/2020 07:23:35 INFO GlusterFS mount attempt 

14/06/2020 07:23:05 INFO GlusterFS mount attempt 

14/06/2020 07:22:35 INFO GlusterFS mount attempt 

14/06/2020 07:22:05 INFO GlusterFS mount attempt 

14/06/2020 07:21:35 INFO GlusterFS mount attempt 

14/06/2020 07:21:04 INFO GlusterFS mount attempt 

14/06/2020 07:20:34 INFO GlusterFS mount attempt 

14/06/2020 07:20:04 INFO GlusterFS mount attempt 

14/06/2020 07:19:34 INFO GlusterFS mount attempt 

14/06/2020 07:19:04 INFO GlusterFS mount attempt 

14/06/2020 07:18:34 INFO GlusterFS mount attempt 

14/06/2020 07:18:04 INFO GlusterFS mount attempt 

14/06/2020 07:17:34 INFO GlusterFS mount attempt 

14/06/2020 07:17:04 INFO GlusterFS mount attempt 

14/06/2020 07:16:34 INFO GlusterFS mount attempt 

14/06/2020 07:16:04 INFO GlusterFS mount attempt 

14/06/2020 07:15:33 INFO GlusterFS mount attempt 

14/06/2020 07:15:03 INFO GlusterFS mount attempt 

14/06/2020 07:14:33 INFO GlusterFS mount attempt 

14/06/2020 07:14:03 INFO GlusterFS mount attempt 

14/06/2020 07:13:33 INFO GlusterFS mount attempt 

14/06/2020 07:13:03 INFO GlusterFS mount attempt 

14/06/2020 07:12:33 INFO GlusterFS mount attempt 

14/06/2020 07:12:03 INFO GlusterFS mount attempt 

14/06/2020 07:11:33 INFO GlusterFS mount attempt 

14/06/2020 07:11:03 INFO GlusterFS mount attempt 

14/06/2020 07:10:33 INFO GlusterFS mount attempt 

14/06/2020 07:10:03 INFO GlusterFS mount attempt 

14/06/2020 07:09:32 INFO GlusterFS mount attempt 

14/06/2020 07:09:02 INFO GlusterFS mount attempt 

14/06/2020 07:08:32 INFO GlusterFS mount attempt 

14/06/2020 07:08:02 INFO GlusterFS mount attempt 

14/06/2020 07:07:32 INFO GlusterFS mount attempt 

14/06/2020 07:07:02 INFO GlusterFS mount attempt 

14/06/2020 07:06:32 INFO GlusterFS mount attempt 

14/06/2020 07:06:02 INFO GlusterFS mount attempt 

14/06/2020 07:05:32 INFO GlusterFS mount attempt 

14/06/2020 07:05:02 INFO GlusterFS mount attempt 

14/06/2020 07:04:32 INFO GlusterFS mount attempt 

14/06/2020 07:04:01 INFO GlusterFS mount attempt 

14/06/2020 07:03:31 INFO GlusterFS mount attempt 

14/06/2020 07:03:01 INFO GlusterFS mount attempt 

14/06/2020 07:02:31 INFO GlusterFS mount attempt 

14/06/2020 07:02:01 INFO GlusterFS mount attempt 

14/06/2020 07:01:31 INFO GlusterFS mount attempt 

14/06/2020 07:01:01 INFO GlusterFS mount attempt 

14/06/2020 07:00:31 INFO GlusterFS mount attempt 

14/06/2020 07:00:01 INFO GlusterFS mount attempt 

14/06/2020 06:59:31 INFO GlusterFS mount attempt 

14/06/2020 06:59:01 INFO GlusterFS mount attempt 

14/06/2020 06:58:30 INFO GlusterFS mount attempt 

14/06/2020 06:58:00 INFO GlusterFS mount attempt 

14/06/2020 06:57:30 INFO GlusterFS mount attempt 

14/06/2020 06:57:00 INFO GlusterFS mount attempt 

14/06/2020 06:56:30 INFO GlusterFS mount attempt 

14/06/2020 06:56:00 INFO GlusterFS mount attempt 

14/06/2020 06:55:30 INFO GlusterFS mount attempt 

14/06/2020 06:55:00 INFO GlusterFS mount attempt 

14/06/2020 06:54:30 INFO GlusterFS mount attempt 

14/06/2020 06:54:00 INFO GlusterFS mount attempt 

14/06/2020 06:53:30 INFO GlusterFS mount attempt 

14/06/2020 06:52:59 INFO GlusterFS mount attempt 

14/06/2020 06:52:29 INFO GlusterFS mount attempt 

14/06/2020 06:51:59 INFO GlusterFS mount attempt 

14/06/2020 06:51:29 INFO GlusterFS mount attempt 

14/06/2020 06:50:59 INFO GlusterFS mount attempt 

14/06/2020 06:50:29 INFO GlusterFS mount attempt 

14/06/2020 06:49:59 INFO GlusterFS mount attempt 

14/06/2020 06:49:29 INFO GlusterFS mount attempt 

14/06/2020 06:48:59 INFO GlusterFS mount attempt 

14/06/2020 06:48:29 INFO GlusterFS mount attempt 

14/06/2020 06:47:59 INFO GlusterFS mount attempt 

14/06/2020 06:47:28 INFO GlusterFS mount attempt 

14/06/2020 06:46:58 INFO GlusterFS mount attempt 

14/06/2020 06:46:28 INFO GlusterFS mount attempt 

14/06/2020 06:45:58 INFO GlusterFS mount attempt 

14/06/2020 06:45:28 INFO GlusterFS mount attempt 

14/06/2020 06:44:58 INFO GlusterFS mount attempt 

14/06/2020 06:44:28 INFO GlusterFS mount attempt 

14/06/2020 06:43:58 INFO GlusterFS mount attempt 

14/06/2020 06:43:28 INFO GlusterFS mount attempt 

14/06/2020 06:42:58 INFO GlusterFS mount attempt 

14/06/2020 06:42:27 INFO GlusterFS mount attempt 

14/06/2020 06:41:57 INFO GlusterFS mount attempt 

14/06/2020 06:41:27 INFO GlusterFS mount attempt 

14/06/2020 06:40:57 INFO GlusterFS mount attempt 

14/06/2020 06:40:27 INFO GlusterFS mount attempt 

14/06/2020 06:39:57 INFO GlusterFS mount attempt 

14/06/2020 06:39:27 INFO GlusterFS mount attempt 

14/06/2020 06:38:57 INFO GlusterFS mount attempt 

14/06/2020 06:38:27 INFO GlusterFS mount attempt 

14/06/2020 06:37:57 INFO GlusterFS mount attempt 

14/06/2020 06:37:27 INFO GlusterFS mount attempt 

14/06/2020 06:36:56 INFO GlusterFS mount attempt 

14/06/2020 06:36:26 INFO GlusterFS mount attempt 

14/06/2020 06:35:56 INFO GlusterFS mount attempt 

14/06/2020 06:35:26 INFO GlusterFS mount attempt 

14/06/2020 06:34:56 INFO GlusterFS mount attempt 

14/06/2020 06:34:26 INFO GlusterFS mount attempt 

14/06/2020 06:33:56 INFO GlusterFS mount attempt 

14/06/2020 06:33:26 INFO GlusterFS mount attempt 

14/06/2020 06:32:56 INFO GlusterFS mount attempt 

14/06/2020 06:32:26 INFO GlusterFS mount attempt 

14/06/2020 06:31:55 INFO GlusterFS mount attempt 

14/06/2020 06:31:25 INFO GlusterFS mount attempt 

14/06/2020 06:30:55 INFO GlusterFS mount attempt 

14/06/2020 06:30:25 INFO GlusterFS mount attempt 

14/06/2020 06:29:55 INFO GlusterFS mount attempt 

14/06/2020 06:29:25 INFO GlusterFS mount attempt 

14/06/2020 06:28:55 INFO GlusterFS mount attempt 

14/06/2020 06:28:25 INFO GlusterFS mount attempt 

14/06/2020 06:27:55 INFO GlusterFS mount attempt 

14/06/2020 06:27:25 INFO GlusterFS mount attempt 

14/06/2020 06:26:55 INFO GlusterFS mount attempt 

14/06/2020 06:26:24 INFO GlusterFS mount attempt 

14/06/2020 06:25:54 INFO GlusterFS mount attempt 

14/06/2020 06:25:24 INFO GlusterFS mount attempt 

14/06/2020 06:24:54 INFO GlusterFS mount attempt 

14/06/2020 06:24:24 INFO GlusterFS mount attempt 

14/06/2020 06:23:54 INFO GlusterFS mount attempt 

14/06/2020 06:23:24 INFO GlusterFS mount attempt 

14/06/2020 06:22:54 INFO GlusterFS mount attempt 

14/06/2020 06:22:24 INFO GlusterFS mount attempt 

14/06/2020 06:21:54 INFO GlusterFS mount attempt 

14/06/2020 06:21:24 INFO GlusterFS mount attempt 

14/06/2020 06:20:54 INFO GlusterFS mount attempt 

14/06/2020 06:20:23 INFO GlusterFS mount attempt 

14/06/2020 06:19:53 INFO GlusterFS mount attempt 

14/06/2020 06:19:23 INFO GlusterFS mount attempt 

14/06/2020 06:18:53 INFO GlusterFS mount attempt 

14/06/2020 06:18:23 INFO GlusterFS mount attempt 

14/06/2020 06:17:53 INFO GlusterFS mount attempt 

14/06/2020 06:17:23 INFO GlusterFS mount attempt 

14/06/2020 06:16:53 INFO GlusterFS mount attempt 

14/06/2020 06:16:23 INFO GlusterFS mount attempt 

14/06/2020 06:15:53 INFO GlusterFS mount attempt 

14/06/2020 06:15:23 INFO GlusterFS mount attempt 

14/06/2020 06:14:52 INFO GlusterFS mount attempt 

14/06/2020 06:14:22 INFO GlusterFS mount attempt 

14/06/2020 06:13:52 INFO GlusterFS mount attempt 

14/06/2020 06:13:22 INFO GlusterFS mount attempt 

14/06/2020 06:12:52 INFO GlusterFS mount attempt 

14/06/2020 06:12:22 INFO GlusterFS mount attempt 

14/06/2020 06:11:52 INFO GlusterFS mount attempt 

14/06/2020 06:11:22 INFO GlusterFS mount attempt 

14/06/2020 06:10:52 INFO GlusterFS mount attempt 

14/06/2020 06:10:22 INFO GlusterFS mount attempt 

14/06/2020 06:09:51 INFO GlusterFS mount attempt 

14/06/2020 06:09:21 INFO GlusterFS mount attempt 

14/06/2020 06:08:51 INFO GlusterFS mount attempt 

14/06/2020 06:08:21 INFO GlusterFS mount attempt 

14/06/2020 06:07:51 INFO GlusterFS mount attempt 

14/06/2020 06:07:21 INFO GlusterFS mount attempt 

14/06/2020 06:06:51 INFO GlusterFS mount attempt 

14/06/2020 06:06:21 INFO GlusterFS mount attempt 

14/06/2020 06:05:51 INFO GlusterFS mount attempt 

14/06/2020 06:05:21 INFO GlusterFS mount attempt 

14/06/2020 06:04:51 INFO GlusterFS mount attempt 

14/06/2020 06:04:20 INFO GlusterFS mount attempt 

14/06/2020 06:03:50 INFO GlusterFS mount attempt 

14/06/2020 06:03:20 INFO GlusterFS mount attempt 

14/06/2020 06:02:50 INFO GlusterFS mount attempt 

14/06/2020 06:02:20 INFO GlusterFS mount attempt 

14/06/2020 06:01:50 INFO GlusterFS mount attempt 

14/06/2020 06:01:20 INFO GlusterFS mount attempt 

14/06/2020 06:00:50 INFO GlusterFS mount attempt 

14/06/2020 06:00:20 INFO GlusterFS mount attempt 

14/06/2020 05:59:50 INFO GlusterFS mount attempt 

14/06/2020 05:59:20 INFO GlusterFS mount attempt 

14/06/2020 05:58:49 INFO GlusterFS mount attempt 

14/06/2020 05:58:19 INFO GlusterFS mount attempt 

14/06/2020 05:57:49 INFO GlusterFS mount attempt 

14/06/2020 05:57:19 INFO GlusterFS mount attempt 

14/06/2020 05:56:49 INFO GlusterFS mount attempt 

14/06/2020 05:56:19 INFO GlusterFS mount attempt 

14/06/2020 05:55:49 INFO GlusterFS mount attempt 

14/06/2020 05:55:19 INFO GlusterFS mount attempt 

14/06/2020 05:54:49 INFO GlusterFS mount attempt 

14/06/2020 05:54:19 INFO GlusterFS mount attempt 

14/06/2020 05:53:48 INFO GlusterFS mount attempt 

14/06/2020 05:53:18 INFO GlusterFS mount attempt 

14/06/2020 05:52:48 INFO GlusterFS mount attempt 

14/06/2020 05:52:18 INFO GlusterFS mount attempt 

14/06/2020 05:51:48 INFO GlusterFS mount attempt 

14/06/2020 05:51:18 INFO GlusterFS mount attempt 

14/06/2020 05:50:48 INFO GlusterFS mount attempt 

14/06/2020 05:50:18 INFO GlusterFS mount attempt 

14/06/2020 05:49:48 INFO GlusterFS mount attempt 

14/06/2020 05:49:18 INFO GlusterFS mount attempt 

14/06/2020 05:48:48 INFO GlusterFS mount attempt 

14/06/2020 05:48:17 INFO GlusterFS mount attempt 

14/06/2020 05:47:47 INFO GlusterFS mount attempt 

14/06/2020 05:47:17 INFO GlusterFS mount attempt 

14/06/2020 05:46:47 INFO GlusterFS mount attempt 

14/06/2020 05:46:17 INFO GlusterFS mount attempt 

14/06/2020 05:45:47 INFO GlusterFS mount attempt 

14/06/2020 05:45:17 INFO GlusterFS mount attempt 

14/06/2020 05:44:47 INFO GlusterFS mount attempt 

14/06/2020 05:44:17 INFO GlusterFS mount attempt 

14/06/2020 05:43:47 INFO GlusterFS mount attempt 

14/06/2020 05:43:17 INFO GlusterFS mount attempt 

14/06/2020 05:42:46 INFO GlusterFS mount attempt 

14/06/2020 05:42:16 INFO GlusterFS mount attempt 

14/06/2020 05:41:46 INFO GlusterFS mount attempt 

14/06/2020 05:41:16 INFO GlusterFS mount attempt 

14/06/2020 05:40:46 INFO GlusterFS mount attempt 

14/06/2020 05:40:16 INFO GlusterFS mount attempt 

14/06/2020 05:39:46 INFO GlusterFS mount attempt 

14/06/2020 05:39:16 INFO GlusterFS mount attempt 

14/06/2020 05:38:46 INFO GlusterFS mount attempt 

14/06/2020 05:38:16 INFO GlusterFS mount attempt 

14/06/2020 05:37:46 INFO GlusterFS mount attempt 

14/06/2020 05:37:15 INFO GlusterFS mount attempt 

14/06/2020 05:36:45 INFO GlusterFS mount attempt 

14/06/2020 05:36:15 INFO GlusterFS mount attempt 

14/06/2020 05:35:45 INFO GlusterFS mount attempt 

14/06/2020 05:35:15 INFO GlusterFS mount attempt 

14/06/2020 05:34:45 INFO GlusterFS mount attempt 

14/06/2020 05:34:15 INFO GlusterFS mount attempt 

14/06/2020 05:33:45 INFO GlusterFS mount attempt 

14/06/2020 05:33:15 INFO GlusterFS mount attempt 

14/06/2020 05:32:45 INFO GlusterFS mount attempt 

14/06/2020 05:32:15 INFO GlusterFS mount attempt 

14/06/2020 05:31:44 INFO GlusterFS mount attempt 

14/06/2020 05:31:14 INFO GlusterFS mount attempt 

14/06/2020 05:30:44 INFO GlusterFS mount attempt 

14/06/2020 05:30:14 INFO GlusterFS mount attempt 

14/06/2020 05:29:44 INFO GlusterFS mount attempt 

14/06/2020 05:29:14 INFO GlusterFS mount attempt 

14/06/2020 05:28:44 INFO GlusterFS mount attempt 

14/06/2020 05:28:14 INFO GlusterFS mount attempt 

14/06/2020 05:27:44 INFO GlusterFS mount attempt 

14/06/2020 05:27:14 INFO GlusterFS mount attempt 

14/06/2020 05:26:44 INFO GlusterFS mount attempt 

14/06/2020 05:26:13 INFO GlusterFS mount attempt 

14/06/2020 05:25:43 INFO GlusterFS mount attempt 

14/06/2020 05:25:13 INFO GlusterFS mount attempt 

14/06/2020 05:24:43 INFO GlusterFS mount attempt 

14/06/2020 05:24:13 INFO GlusterFS mount attempt 

14/06/2020 05:23:43 INFO GlusterFS mount attempt 

14/06/2020 05:23:13 INFO GlusterFS mount attempt 

14/06/2020 05:22:43 INFO GlusterFS mount attempt 

14/06/2020 05:22:13 INFO GlusterFS mount attempt 

14/06/2020 05:21:43 INFO GlusterFS mount attempt 

14/06/2020 05:21:13 INFO GlusterFS mount attempt 

14/06/2020 05:20:42 INFO GlusterFS mount attempt 

14/06/2020 05:20:12 INFO GlusterFS mount attempt 

14/06/2020 05:19:42 INFO GlusterFS mount attempt 

14/06/2020 05:19:12 INFO GlusterFS mount attempt 

14/06/2020 05:18:42 INFO GlusterFS mount attempt 

14/06/2020 05:18:12 INFO GlusterFS mount attempt 

14/06/2020 05:17:42 INFO GlusterFS mount attempt 

14/06/2020 05:17:12 INFO GlusterFS mount attempt 

14/06/2020 05:16:42 INFO GlusterFS mount attempt 

14/06/2020 05:16:12 INFO GlusterFS mount attempt 

14/06/2020 05:15:42 INFO GlusterFS mount attempt 

14/06/2020 05:15:12 INFO GlusterFS mount attempt 

14/06/2020 05:14:41 INFO GlusterFS mount attempt 

14/06/2020 05:14:11 INFO GlusterFS mount attempt 

14/06/2020 05:13:41 INFO GlusterFS mount attempt 

14/06/2020 05:13:11 INFO GlusterFS mount attempt 

14/06/2020 05:12:41 INFO GlusterFS mount attempt 

14/06/2020 05:12:11 INFO GlusterFS mount attempt 

14/06/2020 05:11:41 INFO GlusterFS mount attempt 

14/06/2020 05:11:11 INFO GlusterFS mount attempt 

14/06/2020 05:10:41 INFO GlusterFS mount attempt 

14/06/2020 05:10:11 INFO GlusterFS mount attempt 

14/06/2020 05:09:41 INFO GlusterFS mount attempt 

14/06/2020 05:09:11 INFO GlusterFS mount attempt 

14/06/2020 05:08:40 INFO GlusterFS mount attempt 

14/06/2020 05:08:10 INFO GlusterFS mount attempt 

14/06/2020 05:07:40 INFO GlusterFS mount attempt 

14/06/2020 05:07:10 INFO GlusterFS mount attempt 

14/06/2020 05:06:40 INFO GlusterFS mount attempt 

14/06/2020 05:06:10 INFO GlusterFS mount attempt 

14/06/2020 05:05:40 INFO GlusterFS mount attempt 

14/06/2020 05:05:10 INFO GlusterFS mount attempt 

14/06/2020 05:04:40 INFO GlusterFS mount attempt 

14/06/2020 05:04:10 INFO GlusterFS mount attempt 

14/06/2020 05:03:40 INFO GlusterFS mount attempt 

14/06/2020 05:03:09 INFO GlusterFS mount attempt 

14/06/2020 05:02:39 INFO GlusterFS mount attempt 

14/06/2020 05:02:09 INFO GlusterFS mount attempt 

14/06/2020 05:01:39 INFO GlusterFS mount attempt 

14/06/2020 05:01:09 INFO GlusterFS mount attempt 

14/06/2020 05:00:39 INFO GlusterFS mount attempt 

14/06/2020 05:00:09 INFO GlusterFS mount attempt 

14/06/2020 04:59:39 INFO GlusterFS mount attempt 

14/06/2020 04:59:09 INFO GlusterFS mount attempt 

14/06/2020 04:58:39 INFO GlusterFS mount attempt 

14/06/2020 04:58:09 INFO GlusterFS mount attempt 

14/06/2020 04:57:38 INFO GlusterFS mount attempt 

14/06/2020 04:57:08 INFO GlusterFS mount attempt 

14/06/2020 04:56:38 INFO GlusterFS mount attempt 

14/06/2020 04:56:08 INFO GlusterFS mount attempt 

14/06/2020 04:55:38 INFO GlusterFS mount attempt 

14/06/2020 04:55:08 INFO GlusterFS mount attempt 

14/06/2020 04:54:38 INFO GlusterFS mount attempt 

14/06/2020 04:54:08 INFO GlusterFS mount attempt 

14/06/2020 04:53:38 INFO GlusterFS mount attempt 

14/06/2020 04:53:08 INFO GlusterFS mount attempt 

14/06/2020 04:52:38 INFO GlusterFS mount attempt 

14/06/2020 04:52:07 INFO GlusterFS mount attempt 

14/06/2020 04:51:37 INFO GlusterFS mount attempt 

14/06/2020 04:51:07 INFO GlusterFS mount attempt 

14/06/2020 04:50:37 INFO GlusterFS mount attempt 

14/06/2020 04:50:07 INFO GlusterFS mount attempt 

14/06/2020 04:49:37 INFO GlusterFS mount attempt 

14/06/2020 04:49:07 INFO GlusterFS mount attempt 

14/06/2020 04:48:37 INFO GlusterFS mount attempt 

14/06/2020 04:48:07 INFO GlusterFS mount attempt 

14/06/2020 04:47:37 INFO GlusterFS mount attempt 

14/06/2020 04:47:07 INFO GlusterFS mount attempt 

14/06/2020 04:46:36 INFO GlusterFS mount attempt 

14/06/2020 04:46:06 INFO GlusterFS mount attempt 

14/06/2020 04:45:36 INFO GlusterFS mount attempt 

14/06/2020 04:45:06 INFO GlusterFS mount attempt 

14/06/2020 04:44:36 INFO GlusterFS mount attempt 

14/06/2020 04:44:06 INFO GlusterFS mount attempt 

14/06/2020 04:43:36 INFO GlusterFS mount attempt 

14/06/2020 04:43:06 INFO GlusterFS mount attempt 

14/06/2020 04:42:36 INFO GlusterFS mount attempt 

14/06/2020 04:42:06 INFO GlusterFS mount attempt 

14/06/2020 04:41:36 INFO GlusterFS mount attempt 

14/06/2020 04:41:05 INFO GlusterFS mount attempt 

14/06/2020 04:40:35 INFO GlusterFS mount attempt 

14/06/2020 04:40:05 INFO GlusterFS mount attempt 

14/06/2020 04:39:35 INFO GlusterFS mount attempt 

14/06/2020 04:39:05 INFO GlusterFS mount attempt 

14/06/2020 04:38:35 INFO GlusterFS mount attempt 

14/06/2020 04:38:05 INFO GlusterFS mount attempt 

14/06/2020 04:37:35 INFO GlusterFS mount attempt 

14/06/2020 04:37:05 INFO GlusterFS mount attempt 

14/06/2020 04:36:35 INFO GlusterFS mount attempt 

14/06/2020 04:36:04 INFO GlusterFS mount attempt 

14/06/2020 04:35:34 INFO GlusterFS mount attempt 

14/06/2020 04:35:04 INFO GlusterFS mount attempt 

14/06/2020 04:34:34 INFO GlusterFS mount attempt 

14/06/2020 04:34:04 INFO GlusterFS mount attempt 

14/06/2020 04:33:34 INFO GlusterFS mount attempt 

14/06/2020 04:33:04 INFO GlusterFS mount attempt 

14/06/2020 04:32:34 INFO GlusterFS mount attempt 

14/06/2020 04:32:04 INFO GlusterFS mount attempt 

14/06/2020 04:31:34 INFO GlusterFS mount attempt 

14/06/2020 04:31:04 INFO GlusterFS mount attempt 

14/06/2020 04:30:34 INFO GlusterFS mount attempt 

14/06/2020 04:30:03 INFO GlusterFS mount attempt 

14/06/2020 04:29:33 INFO GlusterFS mount attempt 

14/06/2020 04:29:03 INFO GlusterFS mount attempt 

14/06/2020 04:28:33 INFO GlusterFS mount attempt 

14/06/2020 04:28:03 INFO GlusterFS mount attempt 

14/06/2020 04:27:33 INFO GlusterFS mount attempt 

14/06/2020 04:27:03 INFO GlusterFS mount attempt 

14/06/2020 04:26:33 INFO GlusterFS mount attempt 

14/06/2020 04:26:03 INFO GlusterFS mount attempt 

14/06/2020 04:25:33 INFO GlusterFS mount attempt 

14/06/2020 04:25:03 INFO GlusterFS mount attempt 

14/06/2020 04:24:32 INFO GlusterFS mount attempt 

14/06/2020 04:24:02 INFO GlusterFS mount attempt 

14/06/2020 04:23:32 INFO GlusterFS mount attempt 

14/06/2020 04:23:02 INFO GlusterFS mount attempt 

14/06/2020 04:22:32 INFO GlusterFS mount attempt 

14/06/2020 04:22:02 INFO GlusterFS mount attempt 

14/06/2020 04:21:32 INFO GlusterFS mount attempt 

14/06/2020 04:21:02 INFO GlusterFS mount attempt 

14/06/2020 04:20:32 INFO GlusterFS mount attempt 

14/06/2020 04:20:02 INFO GlusterFS mount attempt 

14/06/2020 04:19:32 INFO GlusterFS mount attempt 

14/06/2020 04:19:01 INFO GlusterFS mount attempt 

14/06/2020 04:18:31 INFO GlusterFS mount attempt 

14/06/2020 04:18:01 INFO GlusterFS mount attempt 

14/06/2020 04:17:31 INFO GlusterFS mount attempt 

14/06/2020 04:17:01 INFO GlusterFS mount attempt 

14/06/2020 04:16:31 INFO GlusterFS mount attempt 

14/06/2020 04:16:01 INFO GlusterFS mount attempt 

14/06/2020 04:15:31 INFO GlusterFS mount attempt 

14/06/2020 04:15:01 INFO GlusterFS mount attempt 

14/06/2020 04:14:31 INFO GlusterFS mount attempt 

14/06/2020 04:14:01 INFO GlusterFS mount attempt 

14/06/2020 04:13:31 INFO GlusterFS mount attempt 

14/06/2020 04:13:00 INFO GlusterFS mount attempt 

14/06/2020 04:12:30 INFO GlusterFS mount attempt 

14/06/2020 04:12:00 INFO GlusterFS mount attempt 

14/06/2020 04:11:30 INFO GlusterFS mount attempt 

14/06/2020 04:11:00 INFO GlusterFS mount attempt 

14/06/2020 04:10:30 INFO GlusterFS mount attempt 

14/06/2020 04:10:00 INFO GlusterFS mount attempt 

14/06/2020 04:09:30 INFO GlusterFS mount attempt 

14/06/2020 04:09:00 INFO GlusterFS mount attempt 

14/06/2020 04:08:30 INFO GlusterFS mount attempt 

14/06/2020 04:08:00 INFO GlusterFS mount attempt 

14/06/2020 04:07:29 INFO GlusterFS mount attempt 

14/06/2020 04:06:59 INFO GlusterFS mount attempt 

14/06/2020 04:06:29 INFO GlusterFS mount attempt 

14/06/2020 04:05:59 INFO GlusterFS mount attempt 

14/06/2020 04:05:29 INFO GlusterFS mount attempt 

14/06/2020 04:04:59 INFO GlusterFS mount attempt 

14/06/2020 04:04:29 INFO GlusterFS mount attempt 

14/06/2020 04:03:59 INFO GlusterFS mount attempt 

14/06/2020 04:03:29 INFO GlusterFS mount attempt 

14/06/2020 04:02:59 INFO GlusterFS mount attempt 

14/06/2020 04:02:28 INFO GlusterFS mount attempt 

14/06/2020 04:01:58 INFO GlusterFS mount attempt 

14/06/2020 04:01:28 INFO GlusterFS mount attempt 

14/06/2020 04:00:58 INFO GlusterFS mount attempt 

14/06/2020 04:00:28 INFO GlusterFS mount attempt 

14/06/2020 03:59:58 INFO GlusterFS mount attempt 

14/06/2020 03:59:28 INFO GlusterFS mount attempt 

14/06/2020 03:58:58 INFO GlusterFS mount attempt 

14/06/2020 03:58:28 INFO GlusterFS mount attempt 

14/06/2020 03:57:58 INFO GlusterFS mount attempt 

14/06/2020 03:57:28 INFO GlusterFS mount attempt 

14/06/2020 03:56:57 INFO GlusterFS mount attempt 

14/06/2020 03:56:27 INFO GlusterFS mount attempt 

14/06/2020 03:55:57 INFO GlusterFS mount attempt 

14/06/2020 03:55:27 INFO GlusterFS mount attempt 

14/06/2020 03:54:57 INFO GlusterFS mount attempt 

14/06/2020 03:54:27 INFO GlusterFS mount attempt 

14/06/2020 03:53:57 INFO GlusterFS mount attempt 

14/06/2020 03:53:27 INFO GlusterFS mount attempt 

14/06/2020 03:52:57 INFO GlusterFS mount attempt 

14/06/2020 03:52:27 INFO GlusterFS mount attempt 

14/06/2020 03:51:57 INFO GlusterFS mount attempt 

14/06/2020 03:51:26 INFO GlusterFS mount attempt 

14/06/2020 03:50:56 INFO GlusterFS mount attempt 

14/06/2020 03:50:26 INFO GlusterFS mount attempt 

14/06/2020 03:49:56 INFO GlusterFS mount attempt 

14/06/2020 03:49:26 INFO GlusterFS mount attempt 

14/06/2020 03:48:56 INFO GlusterFS mount attempt 

14/06/2020 03:48:26 INFO GlusterFS mount attempt 

14/06/2020 03:47:56 INFO GlusterFS mount attempt 

14/06/2020 03:47:26 INFO GlusterFS mount attempt 

14/06/2020 03:46:56 INFO GlusterFS mount attempt 

14/06/2020 03:46:25 INFO GlusterFS mount attempt 

14/06/2020 03:45:55 INFO GlusterFS mount attempt 

14/06/2020 03:45:25 INFO GlusterFS mount attempt 

14/06/2020 03:44:55 INFO GlusterFS mount attempt 

14/06/2020 03:44:25 INFO GlusterFS mount attempt 

14/06/2020 03:43:55 INFO GlusterFS mount attempt 

14/06/2020 03:43:25 INFO GlusterFS mount attempt 

14/06/2020 03:42:55 INFO GlusterFS mount attempt 

14/06/2020 03:42:25 INFO GlusterFS mount attempt 

14/06/2020 03:41:55 INFO GlusterFS mount attempt 

14/06/2020 03:41:25 INFO GlusterFS mount attempt 

14/06/2020 03:40:54 INFO GlusterFS mount attempt 

14/06/2020 03:40:24 INFO GlusterFS mount attempt 

14/06/2020 03:39:54 INFO GlusterFS mount attempt 

14/06/2020 03:39:24 INFO GlusterFS mount attempt 

14/06/2020 03:38:54 INFO GlusterFS mount attempt 

14/06/2020 03:38:24 INFO GlusterFS mount attempt 

14/06/2020 03:37:54 INFO GlusterFS mount attempt 

14/06/2020 03:37:24 INFO GlusterFS mount attempt 

14/06/2020 03:36:54 INFO GlusterFS mount attempt 

14/06/2020 03:36:24 INFO GlusterFS mount attempt 

14/06/2020 03:35:54 INFO GlusterFS mount attempt 

14/06/2020 03:35:23 INFO GlusterFS mount attempt 

14/06/2020 03:34:53 INFO GlusterFS mount attempt 

14/06/2020 03:34:23 INFO GlusterFS mount attempt 

14/06/2020 03:33:53 INFO GlusterFS mount attempt 

14/06/2020 03:33:23 INFO GlusterFS mount attempt 

14/06/2020 03:32:53 INFO GlusterFS mount attempt 

14/06/2020 03:32:23 INFO GlusterFS mount attempt 

14/06/2020 03:31:53 INFO GlusterFS mount attempt 

14/06/2020 03:31:23 INFO GlusterFS mount attempt 

14/06/2020 03:30:53 INFO GlusterFS mount attempt 

14/06/2020 03:30:23 INFO GlusterFS mount attempt 

14/06/2020 03:29:52 INFO GlusterFS mount attempt 

14/06/2020 03:29:22 INFO GlusterFS mount attempt 

14/06/2020 03:28:52 INFO GlusterFS mount attempt 

14/06/2020 03:28:22 INFO GlusterFS mount attempt 

14/06/2020 03:27:52 INFO GlusterFS mount attempt 

14/06/2020 03:27:22 INFO GlusterFS mount attempt 

14/06/2020 03:26:52 INFO GlusterFS mount attempt 

14/06/2020 03:26:22 INFO GlusterFS mount attempt 

14/06/2020 03:25:52 INFO GlusterFS mount attempt 

14/06/2020 03:25:22 INFO GlusterFS mount attempt 

14/06/2020 03:24:52 INFO GlusterFS mount attempt 

14/06/2020 03:24:21 INFO GlusterFS mount attempt 

14/06/2020 03:23:51 INFO GlusterFS mount attempt 

14/06/2020 03:23:21 INFO GlusterFS mount attempt 

14/06/2020 03:22:51 INFO GlusterFS mount attempt 

14/06/2020 03:22:21 INFO GlusterFS mount attempt 

14/06/2020 03:21:51 INFO GlusterFS mount attempt 

14/06/2020 03:21:21 INFO GlusterFS mount attempt 

14/06/2020 03:20:51 INFO GlusterFS mount attempt 

14/06/2020 03:20:21 INFO GlusterFS mount attempt 

14/06/2020 03:19:50 INFO GlusterFS mount attempt 

14/06/2020 03:19:20 INFO GlusterFS mount attempt 

14/06/2020 03:18:50 INFO GlusterFS mount attempt 

14/06/2020 03:18:20 INFO GlusterFS mount attempt 

14/06/2020 03:17:50 INFO GlusterFS mount attempt 

14/06/2020 03:17:20 INFO GlusterFS mount attempt 

14/06/2020 03:16:50 INFO GlusterFS mount attempt 

14/06/2020 03:16:20 INFO GlusterFS mount attempt 

14/06/2020 03:15:50 INFO GlusterFS mount attempt 

14/06/2020 03:15:20 INFO GlusterFS mount attempt 

14/06/2020 03:14:49 INFO GlusterFS mount attempt 

14/06/2020 03:14:19 INFO GlusterFS mount attempt 

14/06/2020 03:13:49 INFO GlusterFS mount attempt 

14/06/2020 03:13:19 INFO GlusterFS mount attempt 

14/06/2020 03:12:49 INFO GlusterFS mount attempt 

14/06/2020 03:12:19 INFO GlusterFS mount attempt 

14/06/2020 03:11:49 INFO GlusterFS mount attempt 

14/06/2020 03:11:19 INFO GlusterFS mount attempt 

14/06/2020 03:10:49 INFO GlusterFS mount attempt 

14/06/2020 03:10:19 INFO GlusterFS mount attempt 

14/06/2020 03:09:48 INFO GlusterFS mount attempt 

14/06/2020 03:09:18 INFO GlusterFS mount attempt 

14/06/2020 03:08:48 INFO GlusterFS mount attempt 

14/06/2020 03:08:18 INFO GlusterFS mount attempt 

14/06/2020 03:07:48 INFO GlusterFS mount attempt 

14/06/2020 03:07:18 INFO GlusterFS mount attempt 

14/06/2020 03:06:48 INFO GlusterFS mount attempt 

14/06/2020 03:06:18 INFO GlusterFS mount attempt 

14/06/2020 03:05:48 INFO GlusterFS mount attempt 

14/06/2020 03:05:18 INFO GlusterFS mount attempt 

14/06/2020 03:04:48 INFO GlusterFS mount attempt 

14/06/2020 03:04:17 INFO GlusterFS mount attempt 

14/06/2020 03:03:47 INFO GlusterFS mount attempt 

14/06/2020 03:03:17 INFO GlusterFS mount attempt 

14/06/2020 03:02:47 INFO GlusterFS mount attempt 

14/06/2020 03:02:17 INFO GlusterFS mount attempt 

14/06/2020 03:01:47 INFO GlusterFS mount attempt 

14/06/2020 03:01:17 INFO GlusterFS mount attempt 

14/06/2020 03:00:47 INFO GlusterFS mount attempt 

14/06/2020 03:00:17 INFO GlusterFS mount attempt 

14/06/2020 02:59:47 INFO GlusterFS mount attempt 

14/06/2020 02:59:17 INFO GlusterFS mount attempt 

14/06/2020 02:58:46 INFO GlusterFS mount attempt 

14/06/2020 02:58:16 INFO GlusterFS mount attempt 

14/06/2020 02:57:46 INFO GlusterFS mount attempt 

14/06/2020 02:57:16 INFO GlusterFS mount attempt 

14/06/2020 02:56:46 INFO GlusterFS mount attempt 

14/06/2020 02:56:16 INFO GlusterFS mount attempt 

14/06/2020 02:55:46 INFO GlusterFS mount attempt 

14/06/2020 02:55:16 INFO GlusterFS mount attempt 

14/06/2020 02:54:46 INFO GlusterFS mount attempt 

14/06/2020 02:54:16 INFO GlusterFS mount attempt 

14/06/2020 02:53:46 INFO GlusterFS mount attempt 

14/06/2020 02:53:15 INFO GlusterFS mount attempt 

14/06/2020 02:52:45 INFO GlusterFS mount attempt 

14/06/2020 02:52:15 INFO GlusterFS mount attempt 

14/06/2020 02:51:45 INFO GlusterFS mount attempt 

14/06/2020 02:51:15 INFO GlusterFS mount attempt 

14/06/2020 02:50:45 INFO GlusterFS mount attempt 

14/06/2020 02:50:15 INFO GlusterFS mount attempt 

14/06/2020 02:49:45 INFO GlusterFS mount attempt 

14/06/2020 02:49:15 INFO GlusterFS mount attempt 

14/06/2020 02:48:45 INFO GlusterFS mount attempt 

14/06/2020 02:48:15 INFO GlusterFS mount attempt 

14/06/2020 02:47:44 INFO GlusterFS mount attempt 

14/06/2020 02:47:14 INFO GlusterFS mount attempt 

14/06/2020 02:46:44 INFO GlusterFS mount attempt 

14/06/2020 02:46:14 INFO GlusterFS mount attempt 

14/06/2020 02:45:44 INFO GlusterFS mount attempt 

14/06/2020 02:45:14 INFO GlusterFS mount attempt 

14/06/2020 02:44:44 INFO GlusterFS mount attempt 

14/06/2020 02:44:14 INFO GlusterFS mount attempt 

14/06/2020 02:43:44 INFO GlusterFS mount attempt 

14/06/2020 02:43:14 INFO GlusterFS mount attempt 

14/06/2020 02:42:43 INFO GlusterFS mount attempt 

14/06/2020 02:42:13 INFO GlusterFS mount attempt 

14/06/2020 02:41:43 INFO GlusterFS mount attempt 

14/06/2020 02:41:13 INFO GlusterFS mount attempt 

14/06/2020 02:40:43 INFO GlusterFS mount attempt 

14/06/2020 02:40:13 INFO GlusterFS mount attempt 

14/06/2020 02:39:43 INFO GlusterFS mount attempt 

14/06/2020 02:39:13 INFO GlusterFS mount attempt 

14/06/2020 02:38:43 INFO GlusterFS mount attempt 

14/06/2020 02:38:13 INFO GlusterFS mount attempt 

14/06/2020 02:37:43 INFO GlusterFS mount attempt 

14/06/2020 02:37:12 INFO GlusterFS mount attempt 

14/06/2020 02:36:42 INFO GlusterFS mount attempt 

14/06/2020 02:36:12 INFO GlusterFS mount attempt 

14/06/2020 02:35:42 INFO GlusterFS mount attempt 

14/06/2020 02:35:12 INFO GlusterFS mount attempt 

14/06/2020 02:34:42 INFO GlusterFS mount attempt 

14/06/2020 02:34:12 INFO GlusterFS mount attempt 

14/06/2020 02:33:42 INFO GlusterFS mount attempt 

14/06/2020 02:33:12 INFO GlusterFS mount attempt 

14/06/2020 02:32:42 INFO GlusterFS mount attempt 

14/06/2020 02:32:11 INFO GlusterFS mount attempt 

14/06/2020 02:31:41 INFO GlusterFS mount attempt 

14/06/2020 02:31:11 INFO GlusterFS mount attempt 

14/06/2020 02:30:41 INFO GlusterFS mount attempt 

14/06/2020 02:30:11 INFO GlusterFS mount attempt 

14/06/2020 02:29:41 INFO GlusterFS mount attempt 

14/06/2020 02:29:11 INFO GlusterFS mount attempt 

14/06/2020 02:28:41 INFO GlusterFS mount attempt 

14/06/2020 02:28:11 INFO GlusterFS mount attempt 

14/06/2020 02:27:41 INFO GlusterFS mount attempt 

14/06/2020 02:27:11 INFO GlusterFS mount attempt 

14/06/2020 02:26:40 INFO GlusterFS mount attempt 

14/06/2020 02:26:10 INFO GlusterFS mount attempt 

14/06/2020 02:25:40 INFO GlusterFS mount attempt 

14/06/2020 02:25:10 INFO GlusterFS mount attempt 

14/06/2020 02:24:40 INFO GlusterFS mount attempt 

14/06/2020 02:24:10 INFO GlusterFS mount attempt 

14/06/2020 02:23:40 INFO GlusterFS mount attempt 

14/06/2020 02:23:10 INFO GlusterFS mount attempt 

14/06/2020 02:22:40 INFO GlusterFS mount attempt 

14/06/2020 02:22:10 INFO GlusterFS mount attempt 

14/06/2020 02:21:40 INFO GlusterFS mount attempt 

14/06/2020 02:21:09 INFO GlusterFS mount attempt 

14/06/2020 02:20:39 INFO GlusterFS mount attempt 

14/06/2020 02:20:09 INFO GlusterFS mount attempt 

14/06/2020 02:19:39 INFO GlusterFS mount attempt 

14/06/2020 02:19:09 INFO GlusterFS mount attempt 

14/06/2020 02:18:39 INFO GlusterFS mount attempt 

14/06/2020 02:18:09 INFO GlusterFS mount attempt 

14/06/2020 02:17:39 INFO GlusterFS mount attempt 

14/06/2020 02:17:09 INFO GlusterFS mount attempt 

14/06/2020 02:16:39 INFO GlusterFS mount attempt 

14/06/2020 02:16:09 INFO GlusterFS mount attempt 

14/06/2020 02:15:38 INFO GlusterFS mount attempt 

14/06/2020 02:15:08 INFO GlusterFS mount attempt 

14/06/2020 02:14:38 INFO GlusterFS mount attempt 

14/06/2020 02:14:08 INFO GlusterFS mount attempt 

14/06/2020 02:13:38 INFO GlusterFS mount attempt 

14/06/2020 02:13:08 INFO GlusterFS mount attempt 

14/06/2020 02:12:38 INFO GlusterFS mount attempt 

14/06/2020 02:12:08 INFO GlusterFS mount attempt 

14/06/2020 02:11:38 INFO GlusterFS mount attempt 

14/06/2020 02:11:08 INFO GlusterFS mount attempt 

14/06/2020 02:10:37 INFO GlusterFS mount attempt 

14/06/2020 02:10:07 INFO GlusterFS mount attempt 

14/06/2020 02:09:37 INFO GlusterFS mount attempt 

14/06/2020 02:09:07 INFO GlusterFS mount attempt 

14/06/2020 02:08:37 INFO GlusterFS mount attempt 

14/06/2020 02:08:07 INFO GlusterFS mount attempt 

14/06/2020 02:07:37 INFO GlusterFS mount attempt 

14/06/2020 02:07:07 INFO GlusterFS mount attempt 

14/06/2020 02:06:37 INFO GlusterFS mount attempt 

14/06/2020 02:06:07 INFO GlusterFS mount attempt 

14/06/2020 02:05:36 INFO GlusterFS mount attempt 

14/06/2020 02:05:06 INFO GlusterFS mount attempt 

14/06/2020 02:04:36 INFO GlusterFS mount attempt 

14/06/2020 02:04:06 INFO GlusterFS mount attempt 

14/06/2020 02:03:36 INFO GlusterFS mount attempt 

14/06/2020 02:03:06 INFO GlusterFS mount attempt 

14/06/2020 02:02:36 INFO GlusterFS mount attempt 

14/06/2020 02:02:06 INFO GlusterFS mount attempt 

14/06/2020 02:01:36 INFO GlusterFS mount attempt 

14/06/2020 02:01:06 INFO GlusterFS mount attempt 

14/06/2020 02:00:36 INFO GlusterFS mount attempt 

14/06/2020 02:00:05 INFO GlusterFS mount attempt 

14/06/2020 01:59:35 INFO GlusterFS mount attempt 

14/06/2020 01:59:05 INFO GlusterFS mount attempt 

14/06/2020 01:58:35 INFO GlusterFS mount attempt 

14/06/2020 01:58:05 INFO GlusterFS mount attempt 

14/06/2020 01:57:35 INFO GlusterFS mount attempt 

14/06/2020 01:57:05 INFO GlusterFS mount attempt 

14/06/2020 01:56:35 INFO GlusterFS mount attempt 

14/06/2020 01:56:05 INFO GlusterFS mount attempt 

14/06/2020 01:55:35 INFO GlusterFS mount attempt 

14/06/2020 01:55:05 INFO GlusterFS mount attempt 

14/06/2020 01:54:34 INFO GlusterFS mount attempt 

14/06/2020 01:54:04 INFO GlusterFS mount attempt 

14/06/2020 01:53:34 INFO GlusterFS mount attempt 

14/06/2020 01:53:04 INFO GlusterFS mount attempt 

14/06/2020 01:52:34 INFO GlusterFS mount attempt 

14/06/2020 01:52:04 INFO GlusterFS mount attempt 

14/06/2020 01:51:34 INFO GlusterFS mount attempt 

14/06/2020 01:51:04 INFO GlusterFS mount attempt 

14/06/2020 01:50:34 INFO GlusterFS mount attempt 

14/06/2020 01:50:04 INFO GlusterFS mount attempt 

14/06/2020 01:49:34 INFO GlusterFS mount attempt 

14/06/2020 01:49:03 INFO GlusterFS mount attempt 

14/06/2020 01:48:33 INFO GlusterFS mount attempt 

14/06/2020 01:48:03 INFO GlusterFS mount attempt 

14/06/2020 01:47:33 INFO GlusterFS mount attempt 

14/06/2020 01:47:03 INFO GlusterFS mount attempt 

14/06/2020 01:46:33 INFO GlusterFS mount attempt 

14/06/2020 01:46:03 INFO GlusterFS mount attempt 

14/06/2020 01:45:33 INFO GlusterFS mount attempt 

14/06/2020 01:45:03 INFO GlusterFS mount attempt 

14/06/2020 01:44:33 INFO GlusterFS mount attempt 

14/06/2020 01:44:03 INFO GlusterFS mount attempt 

14/06/2020 01:43:33 INFO GlusterFS mount attempt 

14/06/2020 01:43:02 INFO GlusterFS mount attempt 

14/06/2020 01:42:32 INFO GlusterFS mount attempt 

14/06/2020 01:42:02 INFO GlusterFS mount attempt 

14/06/2020 01:41:32 INFO GlusterFS mount attempt 

14/06/2020 01:41:02 INFO GlusterFS mount attempt 

14/06/2020 01:40:32 INFO GlusterFS mount attempt 

14/06/2020 01:40:02 INFO GlusterFS mount attempt 

14/06/2020 01:39:32 INFO GlusterFS mount attempt 

14/06/2020 01:39:02 INFO GlusterFS mount attempt 

14/06/2020 01:38:32 INFO GlusterFS mount attempt 

14/06/2020 01:38:02 INFO GlusterFS mount attempt 

14/06/2020 01:37:31 INFO GlusterFS mount attempt 

14/06/2020 01:37:01 INFO GlusterFS mount attempt 

14/06/2020 01:36:31 INFO GlusterFS mount attempt 

14/06/2020 01:36:01 INFO GlusterFS mount attempt 

14/06/2020 01:35:31 INFO GlusterFS mount attempt 

14/06/2020 01:35:01 INFO GlusterFS mount attempt 

14/06/2020 01:34:31 INFO GlusterFS mount attempt 

14/06/2020 01:34:01 INFO GlusterFS mount attempt 

14/06/2020 01:33:31 INFO GlusterFS mount attempt 

14/06/2020 01:33:01 INFO GlusterFS mount attempt 

14/06/2020 01:32:30 INFO GlusterFS mount attempt 

14/06/2020 01:32:00 INFO GlusterFS mount attempt 

14/06/2020 01:31:30 INFO GlusterFS mount attempt 

14/06/2020 01:31:00 INFO GlusterFS mount attempt 

14/06/2020 01:30:30 INFO GlusterFS mount attempt 

14/06/2020 01:30:00 INFO GlusterFS mount attempt 

14/06/2020 01:29:30 INFO GlusterFS mount attempt 

14/06/2020 01:29:00 INFO GlusterFS mount attempt 

14/06/2020 01:28:30 INFO GlusterFS mount attempt 

14/06/2020 01:28:00 INFO GlusterFS mount attempt 

14/06/2020 01:27:30 INFO GlusterFS mount attempt 

14/06/2020 01:26:59 INFO GlusterFS mount attempt 

14/06/2020 01:26:29 INFO GlusterFS mount attempt 

14/06/2020 01:25:59 INFO GlusterFS mount attempt 

14/06/2020 01:25:29 INFO GlusterFS mount attempt 

14/06/2020 01:24:59 INFO GlusterFS mount attempt 

14/06/2020 01:24:29 INFO GlusterFS mount attempt 

14/06/2020 01:23:59 INFO GlusterFS mount attempt 

14/06/2020 01:23:29 INFO GlusterFS mount attempt 

14/06/2020 01:22:59 INFO GlusterFS mount attempt 

14/06/2020 01:22:29 INFO GlusterFS mount attempt 

14/06/2020 01:21:59 INFO GlusterFS mount attempt 

14/06/2020 01:21:28 INFO GlusterFS mount attempt 

14/06/2020 01:20:58 INFO GlusterFS mount attempt 

14/06/2020 01:20:28 INFO GlusterFS mount attempt 

14/06/2020 01:19:58 INFO GlusterFS mount attempt 

14/06/2020 01:19:28 INFO GlusterFS mount attempt 

14/06/2020 01:18:58 INFO GlusterFS mount attempt 

14/06/2020 01:18:28 INFO GlusterFS mount attempt 

14/06/2020 01:17:58 INFO GlusterFS mount attempt 

14/06/2020 01:17:28 INFO GlusterFS mount attempt 

14/06/2020 01:16:58 INFO GlusterFS mount attempt 

14/06/2020 01:16:28 INFO GlusterFS mount attempt 

14/06/2020 01:15:57 INFO GlusterFS mount attempt 

14/06/2020 01:15:27 INFO GlusterFS mount attempt 

14/06/2020 01:14:57 INFO GlusterFS mount attempt 

14/06/2020 01:14:27 INFO GlusterFS mount attempt 

14/06/2020 01:13:57 INFO GlusterFS mount attempt 

14/06/2020 01:13:27 INFO GlusterFS mount attempt 

14/06/2020 01:12:57 INFO GlusterFS mount attempt 

14/06/2020 01:12:27 INFO GlusterFS mount attempt 

14/06/2020 01:11:57 INFO GlusterFS mount attempt 

14/06/2020 01:11:27 INFO GlusterFS mount attempt 

14/06/2020 01:10:57 INFO GlusterFS mount attempt 

14/06/2020 01:10:26 INFO GlusterFS mount attempt 

14/06/2020 01:09:56 INFO GlusterFS mount attempt 

14/06/2020 01:09:26 INFO GlusterFS mount attempt 

14/06/2020 01:08:56 INFO GlusterFS mount attempt 

14/06/2020 01:08:26 INFO GlusterFS mount attempt 

14/06/2020 01:07:56 INFO GlusterFS mount attempt 

14/06/2020 01:07:26 INFO GlusterFS mount attempt 

14/06/2020 01:06:56 INFO GlusterFS mount attempt 

14/06/2020 01:06:26 INFO GlusterFS mount attempt 

14/06/2020 01:05:56 INFO GlusterFS mount attempt 

14/06/2020 01:05:26 INFO GlusterFS mount attempt 

14/06/2020 01:04:55 INFO GlusterFS mount attempt 

14/06/2020 01:04:25 INFO GlusterFS mount attempt 

14/06/2020 01:03:55 INFO GlusterFS mount attempt 

14/06/2020 01:03:25 INFO GlusterFS mount attempt 

14/06/2020 01:02:55 INFO GlusterFS mount attempt 

14/06/2020 01:02:25 INFO GlusterFS mount attempt 

14/06/2020 01:01:55 INFO GlusterFS mount attempt 

14/06/2020 01:01:25 INFO GlusterFS mount attempt 

14/06/2020 01:00:55 INFO GlusterFS mount attempt 

14/06/2020 01:00:25 INFO GlusterFS mount attempt 

14/06/2020 00:59:55 INFO GlusterFS mount attempt 

14/06/2020 00:59:24 INFO GlusterFS mount attempt 

14/06/2020 00:58:54 INFO GlusterFS mount attempt 

14/06/2020 00:58:24 INFO GlusterFS mount attempt 

14/06/2020 00:57:54 INFO GlusterFS mount attempt 

14/06/2020 00:57:24 INFO GlusterFS mount attempt 

14/06/2020 00:56:54 INFO GlusterFS mount attempt 

14/06/2020 00:56:24 INFO GlusterFS mount attempt 

14/06/2020 00:55:54 INFO GlusterFS mount attempt 

14/06/2020 00:55:24 INFO GlusterFS mount attempt 

14/06/2020 00:54:54 INFO GlusterFS mount attempt 

14/06/2020 00:54:24 INFO GlusterFS mount attempt 

14/06/2020 00:53:53 INFO GlusterFS mount attempt 

14/06/2020 00:53:23 INFO GlusterFS mount attempt 

14/06/2020 00:52:53 INFO GlusterFS mount attempt 

14/06/2020 00:52:23 INFO GlusterFS mount attempt 

14/06/2020 00:51:53 INFO GlusterFS mount attempt 

14/06/2020 00:51:23 INFO GlusterFS mount attempt 

14/06/2020 00:50:53 INFO GlusterFS mount attempt 

14/06/2020 00:50:23 INFO GlusterFS mount attempt 

14/06/2020 00:49:53 INFO GlusterFS mount attempt 

14/06/2020 00:49:23 INFO GlusterFS mount attempt 

14/06/2020 00:48:53 INFO GlusterFS mount attempt 

14/06/2020 00:48:22 INFO GlusterFS mount attempt 

14/06/2020 00:47:52 INFO GlusterFS mount attempt 

14/06/2020 00:47:22 INFO GlusterFS mount attempt 

14/06/2020 00:46:52 INFO GlusterFS mount attempt 

14/06/2020 00:46:22 INFO GlusterFS mount attempt 

14/06/2020 00:45:52 INFO GlusterFS mount attempt 

14/06/2020 00:45:22 INFO GlusterFS mount attempt 

14/06/2020 00:44:52 INFO GlusterFS mount attempt 

14/06/2020 00:44:22 INFO GlusterFS mount attempt 

14/06/2020 00:43:52 INFO GlusterFS mount attempt 

14/06/2020 00:43:22 INFO GlusterFS mount attempt 

14/06/2020 00:42:51 INFO GlusterFS mount attempt 

14/06/2020 00:42:21 INFO GlusterFS mount attempt 

14/06/2020 00:41:51 INFO GlusterFS mount attempt 

14/06/2020 00:41:21 INFO GlusterFS mount attempt 

14/06/2020 00:40:51 INFO GlusterFS mount attempt 

14/06/2020 00:40:21 INFO GlusterFS mount attempt 

14/06/2020 00:39:51 INFO GlusterFS mount attempt 

14/06/2020 00:39:21 INFO GlusterFS mount attempt 

14/06/2020 00:38:51 INFO GlusterFS mount attempt 

14/06/2020 00:38:21 INFO GlusterFS mount attempt 

14/06/2020 00:37:51 INFO GlusterFS mount attempt 

14/06/2020 00:37:20 INFO GlusterFS mount attempt 

14/06/2020 00:36:50 INFO GlusterFS mount attempt 

14/06/2020 00:36:20 INFO GlusterFS mount attempt 

14/06/2020 00:35:50 INFO GlusterFS mount attempt 

14/06/2020 00:35:20 INFO GlusterFS mount attempt 

14/06/2020 00:34:50 INFO GlusterFS mount attempt 

14/06/2020 00:34:20 INFO GlusterFS mount attempt 

14/06/2020 00:33:50 INFO GlusterFS mount attempt 

14/06/2020 00:33:20 INFO GlusterFS mount attempt 

14/06/2020 00:32:50 INFO GlusterFS mount attempt 

14/06/2020 00:32:20 INFO GlusterFS mount attempt 

14/06/2020 00:31:49 INFO GlusterFS mount attempt 

14/06/2020 00:31:19 INFO GlusterFS mount attempt 

14/06/2020 00:30:49 INFO GlusterFS mount attempt 

14/06/2020 00:30:19 INFO GlusterFS mount attempt 

14/06/2020 00:29:49 INFO GlusterFS mount attempt 

14/06/2020 00:29:19 INFO GlusterFS mount attempt 

14/06/2020 00:28:49 INFO GlusterFS mount attempt 

14/06/2020 00:28:19 INFO GlusterFS mount attempt 

14/06/2020 00:27:49 INFO GlusterFS mount attempt 

14/06/2020 00:27:19 INFO GlusterFS mount attempt 

14/06/2020 00:26:49 INFO GlusterFS mount attempt 

14/06/2020 00:26:19 INFO GlusterFS mount attempt 

14/06/2020 00:25:48 INFO GlusterFS mount attempt 

14/06/2020 00:25:18 INFO GlusterFS mount attempt 

14/06/2020 00:24:48 INFO GlusterFS mount attempt 

14/06/2020 00:24:18 INFO GlusterFS mount attempt 

14/06/2020 00:23:48 INFO GlusterFS mount attempt 

14/06/2020 00:23:18 INFO GlusterFS mount attempt 

14/06/2020 00:22:48 INFO GlusterFS mount attempt 

14/06/2020 00:22:18 INFO GlusterFS mount attempt 

14/06/2020 00:21:48 INFO GlusterFS mount attempt 

14/06/2020 00:21:18 INFO GlusterFS mount attempt 

14/06/2020 00:20:48 INFO GlusterFS mount attempt 

14/06/2020 00:20:17 INFO GlusterFS mount attempt 

14/06/2020 00:19:47 INFO GlusterFS mount attempt 

14/06/2020 00:19:17 INFO GlusterFS mount attempt 

14/06/2020 00:18:47 INFO GlusterFS mount attempt 

14/06/2020 00:18:17 INFO GlusterFS mount attempt 

14/06/2020 00:17:47 INFO GlusterFS mount attempt 

14/06/2020 00:17:17 INFO GlusterFS mount attempt 

14/06/2020 00:16:47 INFO GlusterFS mount attempt 

14/06/2020 00:16:17 INFO GlusterFS mount attempt 

14/06/2020 00:15:47 INFO GlusterFS mount attempt 

14/06/2020 00:15:16 INFO GlusterFS mount attempt 

14/06/2020 00:14:46 INFO GlusterFS mount attempt 

14/06/2020 00:14:16 INFO GlusterFS mount attempt 

14/06/2020 00:13:46 INFO GlusterFS mount attempt 

14/06/2020 00:13:16 INFO GlusterFS mount attempt 

14/06/2020 00:12:46 INFO GlusterFS mount attempt 

14/06/2020 00:12:16 INFO GlusterFS mount attempt 

14/06/2020 00:11:46 INFO GlusterFS mount attempt 

14/06/2020 00:11:16 INFO GlusterFS mount attempt 

14/06/2020 00:10:46 INFO GlusterFS mount attempt 

14/06/2020 00:10:16 INFO GlusterFS mount attempt 

14/06/2020 00:09:45 INFO GlusterFS mount attempt 

14/06/2020 00:09:15 INFO GlusterFS mount attempt 

14/06/2020 00:08:45 INFO GlusterFS mount attempt 

14/06/2020 00:08:15 INFO GlusterFS mount attempt 

14/06/2020 00:07:45 INFO GlusterFS mount attempt 

14/06/2020 00:07:15 INFO GlusterFS mount attempt 

14/06/2020 00:06:45 INFO GlusterFS mount attempt 

14/06/2020 00:06:15 INFO GlusterFS mount attempt 

14/06/2020 00:05:45 INFO GlusterFS mount attempt 

14/06/2020 00:05:15 INFO GlusterFS mount attempt 

14/06/2020 00:04:44 INFO GlusterFS mount attempt 

14/06/2020 00:04:14 INFO GlusterFS mount attempt 

14/06/2020 00:03:44 INFO GlusterFS mount attempt 

14/06/2020 00:03:14 INFO GlusterFS mount attempt 

14/06/2020 00:02:44 INFO GlusterFS mount attempt 

14/06/2020 00:02:14 INFO GlusterFS mount attempt 

14/06/2020 00:01:44 INFO GlusterFS mount attempt 

14/06/2020 00:01:14 INFO GlusterFS mount attempt 

14/06/2020 00:00:44 INFO GlusterFS mount attempt 

14/06/2020 00:00:14 INFO GlusterFS mount attempt 

13/06/2020 23:59:44 INFO GlusterFS mount attempt 

13/06/2020 23:59:13 INFO GlusterFS mount attempt 

13/06/2020 23:58:43 INFO GlusterFS mount attempt 

13/06/2020 23:58:13 INFO GlusterFS mount attempt 

13/06/2020 23:57:43 INFO GlusterFS mount attempt 

13/06/2020 23:57:13 INFO GlusterFS mount attempt 

13/06/2020 23:56:43 INFO GlusterFS mount attempt 

13/06/2020 23:56:13 INFO GlusterFS mount attempt 

13/06/2020 23:55:43 INFO GlusterFS mount attempt 

13/06/2020 23:55:13 INFO GlusterFS mount attempt 

13/06/2020 23:54:43 INFO GlusterFS mount attempt 

13/06/2020 23:54:13 INFO GlusterFS mount attempt 

13/06/2020 23:53:42 INFO GlusterFS mount attempt 

13/06/2020 23:53:12 INFO GlusterFS mount attempt 

13/06/2020 23:52:42 INFO GlusterFS mount attempt 

13/06/2020 23:52:12 INFO GlusterFS mount attempt 

13/06/2020 23:51:42 INFO GlusterFS mount attempt 

13/06/2020 23:51:12 INFO GlusterFS mount attempt 

13/06/2020 23:50:42 INFO GlusterFS mount attempt 

13/06/2020 23:50:12 INFO GlusterFS mount attempt 

13/06/2020 23:49:42 INFO GlusterFS mount attempt 

13/06/2020 23:49:12 INFO GlusterFS mount attempt 

13/06/2020 23:48:42 INFO GlusterFS mount attempt 

13/06/2020 23:48:12 INFO GlusterFS mount attempt 

13/06/2020 23:47:41 INFO GlusterFS mount attempt 

13/06/2020 23:47:11 INFO GlusterFS mount attempt 

13/06/2020 23:46:41 INFO GlusterFS mount attempt 

13/06/2020 23:46:11 INFO GlusterFS mount attempt 

13/06/2020 23:45:41 INFO GlusterFS mount attempt 

13/06/2020 23:45:11 INFO GlusterFS mount attempt 

13/06/2020 23:44:41 INFO GlusterFS mount attempt 

13/06/2020 23:44:11 INFO GlusterFS mount attempt 

13/06/2020 23:43:41 INFO GlusterFS mount attempt 

13/06/2020 23:43:11 INFO GlusterFS mount attempt 

13/06/2020 23:42:41 INFO GlusterFS mount attempt 

13/06/2020 23:42:11 INFO GlusterFS mount attempt 

13/06/2020 23:41:40 INFO GlusterFS mount attempt 

13/06/2020 23:41:10 INFO GlusterFS mount attempt 

13/06/2020 23:40:40 INFO GlusterFS mount attempt 

13/06/2020 23:40:10 INFO GlusterFS mount attempt 

13/06/2020 23:39:40 INFO GlusterFS mount attempt 

13/06/2020 23:39:10 INFO GlusterFS mount attempt 

13/06/2020 23:38:40 INFO GlusterFS mount attempt 

13/06/2020 23:38:10 INFO GlusterFS mount attempt 

13/06/2020 23:37:40 INFO GlusterFS mount attempt 

13/06/2020 23:37:10 INFO GlusterFS mount attempt 

13/06/2020 23:36:40 INFO GlusterFS mount attempt 

13/06/2020 23:36:10 INFO GlusterFS mount attempt 

13/06/2020 23:35:39 INFO GlusterFS mount attempt 

13/06/2020 23:35:09 INFO GlusterFS mount attempt 

13/06/2020 23:34:39 INFO GlusterFS mount attempt 

13/06/2020 23:34:09 INFO GlusterFS mount attempt 

13/06/2020 23:33:39 INFO GlusterFS mount attempt 

13/06/2020 23:33:09 INFO GlusterFS mount attempt 

13/06/2020 23:32:39 INFO GlusterFS mount attempt 

13/06/2020 23:32:09 INFO GlusterFS mount attempt 

13/06/2020 23:31:39 INFO GlusterFS mount attempt 

13/06/2020 23:31:09 INFO GlusterFS mount attempt 

13/06/2020 23:30:39 INFO GlusterFS mount attempt 

13/06/2020 23:30:08 INFO GlusterFS mount attempt 

13/06/2020 23:29:38 INFO GlusterFS mount attempt 

13/06/2020 23:29:08 INFO GlusterFS mount attempt 

13/06/2020 23:28:38 INFO GlusterFS mount attempt 

13/06/2020 23:28:08 INFO GlusterFS mount attempt 

13/06/2020 23:27:38 INFO GlusterFS mount attempt 

13/06/2020 23:27:08 INFO GlusterFS mount attempt 

13/06/2020 23:26:38 INFO GlusterFS mount attempt 

13/06/2020 23:26:08 INFO GlusterFS mount attempt 

13/06/2020 23:25:38 INFO GlusterFS mount attempt 

13/06/2020 23:25:08 INFO GlusterFS mount attempt 

13/06/2020 23:24:37 INFO GlusterFS mount attempt 

13/06/2020 23:24:07 INFO GlusterFS mount attempt 

13/06/2020 23:23:37 INFO GlusterFS mount attempt 

13/06/2020 23:23:07 INFO GlusterFS mount attempt 

13/06/2020 23:22:37 INFO GlusterFS mount attempt 

13/06/2020 23:22:07 INFO GlusterFS mount attempt 

13/06/2020 23:21:37 INFO GlusterFS mount attempt 

13/06/2020 23:21:07 INFO GlusterFS mount attempt 

13/06/2020 23:20:37 INFO GlusterFS mount attempt 

13/06/2020 23:20:07 INFO GlusterFS mount attempt 

13/06/2020 23:19:36 INFO GlusterFS mount attempt 

13/06/2020 23:19:06 INFO GlusterFS mount attempt 

13/06/2020 23:18:36 INFO GlusterFS mount attempt 

13/06/2020 23:18:06 INFO GlusterFS mount attempt 

13/06/2020 23:17:36 INFO GlusterFS mount attempt 

13/06/2020 23:17:06 INFO GlusterFS mount attempt 

13/06/2020 23:16:36 INFO GlusterFS mount attempt 

13/06/2020 23:16:06 INFO GlusterFS mount attempt 

13/06/2020 23:15:36 INFO GlusterFS mount attempt 

13/06/2020 23:15:06 INFO GlusterFS mount attempt 

13/06/2020 23:14:36 INFO GlusterFS mount attempt 

13/06/2020 23:14:06 INFO GlusterFS mount attempt 

13/06/2020 23:13:35 INFO GlusterFS mount attempt 

13/06/2020 23:13:05 INFO GlusterFS mount attempt 

13/06/2020 23:12:35 INFO GlusterFS mount attempt 

13/06/2020 23:12:05 INFO GlusterFS mount attempt 

13/06/2020 23:11:35 INFO GlusterFS mount attempt 

13/06/2020 23:11:05 INFO GlusterFS mount attempt 

13/06/2020 23:10:35 INFO GlusterFS mount attempt 

13/06/2020 23:10:05 INFO GlusterFS mount attempt 

13/06/2020 23:09:35 INFO GlusterFS mount attempt 

13/06/2020 23:09:05 INFO GlusterFS mount attempt 

13/06/2020 23:08:34 INFO GlusterFS mount attempt 

13/06/2020 23:08:04 INFO GlusterFS mount attempt 

13/06/2020 23:07:34 INFO GlusterFS mount attempt 

13/06/2020 23:07:04 INFO GlusterFS mount attempt 

13/06/2020 23:06:34 INFO GlusterFS mount attempt 

13/06/2020 23:06:04 INFO GlusterFS mount attempt 

13/06/2020 23:05:34 INFO GlusterFS mount attempt 

13/06/2020 23:05:04 INFO GlusterFS mount attempt 

13/06/2020 23:04:34 INFO GlusterFS mount attempt 

13/06/2020 23:04:04 INFO GlusterFS mount attempt 

13/06/2020 23:03:34 INFO GlusterFS mount attempt 

13/06/2020 23:03:03 INFO GlusterFS mount attempt 

13/06/2020 23:02:33 INFO GlusterFS mount attempt 

13/06/2020 23:02:03 INFO GlusterFS mount attempt 

13/06/2020 23:01:33 INFO GlusterFS mount attempt 

13/06/2020 23:01:03 INFO GlusterFS mount attempt 

13/06/2020 23:00:33 INFO GlusterFS mount attempt 

13/06/2020 23:00:03 INFO GlusterFS mount attempt 

13/06/2020 22:59:33 INFO GlusterFS mount attempt 

13/06/2020 22:59:03 INFO GlusterFS mount attempt 

13/06/2020 22:58:33 INFO GlusterFS mount attempt 

13/06/2020 22:58:03 INFO GlusterFS mount attempt 

13/06/2020 22:57:32 INFO GlusterFS mount attempt 

13/06/2020 22:57:02 INFO GlusterFS mount attempt 

13/06/2020 22:56:32 INFO GlusterFS mount attempt 

13/06/2020 22:56:02 INFO GlusterFS mount attempt 

13/06/2020 22:55:32 INFO GlusterFS mount attempt 

13/06/2020 22:55:02 INFO GlusterFS mount attempt 

13/06/2020 22:54:32 INFO GlusterFS mount attempt 

13/06/2020 22:54:02 INFO GlusterFS mount attempt 

13/06/2020 22:53:32 INFO GlusterFS mount attempt 

13/06/2020 22:53:02 INFO GlusterFS mount attempt 

13/06/2020 22:52:31 INFO GlusterFS mount attempt 

13/06/2020 22:52:01 INFO GlusterFS mount attempt 

13/06/2020 22:51:31 INFO GlusterFS mount attempt 

13/06/2020 22:51:01 INFO GlusterFS mount attempt 

13/06/2020 22:50:31 INFO GlusterFS mount attempt 

13/06/2020 22:50:01 INFO GlusterFS mount attempt 

13/06/2020 22:49:31 INFO GlusterFS mount attempt 

13/06/2020 22:49:01 INFO GlusterFS mount attempt 

13/06/2020 22:48:31 INFO GlusterFS mount attempt 

13/06/2020 22:48:01 INFO GlusterFS mount attempt 

13/06/2020 22:47:31 INFO GlusterFS mount attempt 

13/06/2020 22:47:00 INFO GlusterFS mount attempt 

13/06/2020 22:46:30 INFO GlusterFS mount attempt 

13/06/2020 22:46:00 INFO GlusterFS mount attempt 

13/06/2020 22:45:30 INFO GlusterFS mount attempt 

13/06/2020 22:45:00 INFO GlusterFS mount attempt 

13/06/2020 22:44:30 INFO GlusterFS mount attempt 

13/06/2020 22:44:00 INFO GlusterFS mount attempt 

13/06/2020 22:43:30 INFO GlusterFS mount attempt 

13/06/2020 22:43:00 INFO GlusterFS mount attempt 

13/06/2020 22:42:30 INFO GlusterFS mount attempt 

13/06/2020 22:42:00 INFO GlusterFS mount attempt 

13/06/2020 22:41:30 INFO GlusterFS mount attempt 

13/06/2020 22:40:59 INFO GlusterFS mount attempt 

13/06/2020 22:40:29 INFO GlusterFS mount attempt 

13/06/2020 22:39:59 INFO GlusterFS mount attempt 

13/06/2020 22:39:29 INFO GlusterFS mount attempt 

13/06/2020 22:38:59 INFO GlusterFS mount attempt 

13/06/2020 22:38:29 INFO GlusterFS mount attempt 

13/06/2020 22:37:59 INFO GlusterFS mount attempt 

13/06/2020 22:37:29 INFO GlusterFS mount attempt 

13/06/2020 22:36:59 INFO GlusterFS mount attempt 

13/06/2020 22:36:29 INFO GlusterFS mount attempt 

13/06/2020 22:35:58 INFO GlusterFS mount attempt 

13/06/2020 22:35:28 INFO GlusterFS mount attempt 

13/06/2020 22:34:58 INFO GlusterFS mount attempt 

13/06/2020 22:34:28 INFO GlusterFS mount attempt 

13/06/2020 22:33:58 INFO GlusterFS mount attempt 

13/06/2020 22:33:28 INFO GlusterFS mount attempt 

13/06/2020 22:32:58 INFO GlusterFS mount attempt 

13/06/2020 22:32:28 INFO GlusterFS mount attempt 

13/06/2020 22:31:58 INFO GlusterFS mount attempt 

13/06/2020 22:31:28 INFO GlusterFS mount attempt 

13/06/2020 22:30:58 INFO GlusterFS mount attempt 

13/06/2020 22:30:27 INFO GlusterFS mount attempt 

13/06/2020 22:29:57 INFO GlusterFS mount attempt 

13/06/2020 22:29:27 INFO GlusterFS mount attempt 

13/06/2020 22:28:57 INFO GlusterFS mount attempt 

13/06/2020 22:28:27 INFO GlusterFS mount attempt 

13/06/2020 22:27:57 INFO GlusterFS mount attempt 

13/06/2020 22:27:27 INFO GlusterFS mount attempt 

13/06/2020 22:26:57 INFO GlusterFS mount attempt 

13/06/2020 22:26:27 INFO GlusterFS mount attempt 

13/06/2020 22:25:57 INFO GlusterFS mount attempt 

13/06/2020 22:25:27 INFO GlusterFS mount attempt 

13/06/2020 22:24:56 INFO GlusterFS mount attempt 

13/06/2020 22:24:26 INFO GlusterFS mount attempt 

13/06/2020 22:23:56 INFO GlusterFS mount attempt 

13/06/2020 22:23:26 INFO GlusterFS mount attempt 

13/06/2020 22:22:56 INFO GlusterFS mount attempt 

13/06/2020 22:22:26 INFO GlusterFS mount attempt 

13/06/2020 22:21:56 INFO GlusterFS mount attempt 

13/06/2020 22:21:26 INFO GlusterFS mount attempt 

13/06/2020 22:20:56 INFO GlusterFS mount attempt 

13/06/2020 22:20:26 INFO GlusterFS mount attempt 

13/06/2020 22:19:55 INFO GlusterFS mount attempt 

13/06/2020 22:19:25 INFO GlusterFS mount attempt 

13/06/2020 22:18:55 INFO GlusterFS mount attempt 

13/06/2020 22:18:25 INFO GlusterFS mount attempt 

13/06/2020 22:17:55 INFO GlusterFS mount attempt 

13/06/2020 22:17:25 INFO GlusterFS mount attempt 

13/06/2020 22:16:55 INFO GlusterFS mount attempt 

13/06/2020 22:16:25 INFO GlusterFS mount attempt 

13/06/2020 22:15:55 INFO GlusterFS mount attempt 

13/06/2020 22:15:25 INFO GlusterFS mount attempt 

13/06/2020 22:14:55 INFO GlusterFS mount attempt 

13/06/2020 22:14:24 INFO GlusterFS mount attempt 

13/06/2020 22:13:54 INFO GlusterFS mount attempt 

13/06/2020 22:13:24 INFO GlusterFS mount attempt 

13/06/2020 22:12:54 INFO GlusterFS mount attempt 

13/06/2020 22:12:24 INFO GlusterFS mount attempt 

13/06/2020 22:11:54 INFO GlusterFS mount attempt 

13/06/2020 22:11:24 INFO GlusterFS mount attempt 

13/06/2020 22:10:54 INFO GlusterFS mount attempt 

13/06/2020 22:10:24 INFO GlusterFS mount attempt 

13/06/2020 22:09:54 INFO GlusterFS mount attempt 

13/06/2020 22:09:24 INFO GlusterFS mount attempt 

13/06/2020 22:08:53 INFO GlusterFS mount attempt 

13/06/2020 22:08:23 INFO GlusterFS mount attempt 

13/06/2020 22:07:53 INFO GlusterFS mount attempt 

13/06/2020 22:07:23 INFO GlusterFS mount attempt 

13/06/2020 22:06:53 INFO GlusterFS mount attempt 

13/06/2020 22:06:23 INFO GlusterFS mount attempt 

13/06/2020 22:05:53 INFO GlusterFS mount attempt 

13/06/2020 22:05:23 INFO GlusterFS mount attempt 

13/06/2020 22:04:53 INFO GlusterFS mount attempt 

13/06/2020 22:04:23 INFO GlusterFS mount attempt 

13/06/2020 22:03:52 INFO GlusterFS mount attempt 

13/06/2020 22:03:22 INFO GlusterFS mount attempt 

13/06/2020 22:02:52 INFO GlusterFS mount attempt 

13/06/2020 22:02:22 INFO GlusterFS mount attempt 

13/06/2020 22:01:52 INFO GlusterFS mount attempt 

13/06/2020 22:01:22 INFO GlusterFS mount attempt 

13/06/2020 22:00:52 INFO GlusterFS mount attempt 

13/06/2020 22:00:22 INFO GlusterFS mount attempt 

13/06/2020 21:59:52 INFO GlusterFS mount attempt 

13/06/2020 21:59:22 INFO GlusterFS mount attempt 

13/06/2020 21:58:52 INFO GlusterFS mount attempt 

13/06/2020 21:58:22 INFO GlusterFS mount attempt 

13/06/2020 21:57:51 INFO GlusterFS mount attempt 

13/06/2020 21:57:21 INFO GlusterFS mount attempt 

13/06/2020 21:56:51 INFO GlusterFS mount attempt 

13/06/2020 21:56:21 INFO GlusterFS mount attempt 

13/06/2020 21:55:51 INFO GlusterFS mount attempt 

13/06/2020 21:55:21 INFO GlusterFS mount attempt 

13/06/2020 21:54:51 INFO GlusterFS mount attempt 

13/06/2020 21:54:21 INFO GlusterFS mount attempt 

13/06/2020 21:53:51 INFO GlusterFS mount attempt 

13/06/2020 21:53:21 INFO GlusterFS mount attempt 

13/06/2020 21:52:51 INFO GlusterFS mount attempt 

13/06/2020 21:52:20 INFO GlusterFS mount attempt 

13/06/2020 21:51:50 INFO GlusterFS mount attempt 

13/06/2020 21:51:20 INFO GlusterFS mount attempt 

13/06/2020 21:50:50 INFO GlusterFS mount attempt 

13/06/2020 21:50:20 INFO GlusterFS mount attempt 

13/06/2020 21:49:50 INFO GlusterFS mount attempt 

13/06/2020 21:49:20 INFO GlusterFS mount attempt 

13/06/2020 21:48:50 INFO GlusterFS mount attempt 

13/06/2020 21:48:20 INFO GlusterFS mount attempt 

13/06/2020 21:47:50 INFO GlusterFS mount attempt 

13/06/2020 21:47:19 INFO GlusterFS mount attempt 

13/06/2020 21:46:49 INFO GlusterFS mount attempt 

13/06/2020 21:46:19 INFO GlusterFS mount attempt 

13/06/2020 21:45:49 INFO GlusterFS mount attempt 

13/06/2020 21:45:19 INFO GlusterFS mount attempt 

13/06/2020 21:44:49 INFO GlusterFS mount attempt 

13/06/2020 21:44:19 INFO GlusterFS mount attempt 

13/06/2020 21:43:49 INFO GlusterFS mount attempt 

13/06/2020 21:43:19 INFO GlusterFS mount attempt 

13/06/2020 21:42:49 INFO GlusterFS mount attempt 

13/06/2020 21:42:19 INFO GlusterFS mount attempt 

13/06/2020 21:41:48 INFO GlusterFS mount attempt 

13/06/2020 21:41:18 INFO GlusterFS mount attempt 

13/06/2020 21:40:48 INFO GlusterFS mount attempt 

13/06/2020 21:40:18 INFO GlusterFS mount attempt 

13/06/2020 21:39:48 INFO GlusterFS mount attempt 

13/06/2020 21:39:18 INFO GlusterFS mount attempt 

13/06/2020 21:38:48 INFO GlusterFS mount attempt 

13/06/2020 21:38:18 INFO GlusterFS mount attempt 

13/06/2020 21:37:48 INFO GlusterFS mount attempt 

13/06/2020 21:37:18 INFO GlusterFS mount attempt 

13/06/2020 21:36:48 INFO GlusterFS mount attempt 

13/06/2020 21:36:17 INFO GlusterFS mount attempt 

13/06/2020 21:35:47 INFO GlusterFS mount attempt 

13/06/2020 21:35:17 INFO GlusterFS mount attempt 

13/06/2020 21:34:47 INFO GlusterFS mount attempt 

13/06/2020 21:34:17 INFO GlusterFS mount attempt 

13/06/2020 21:33:47 INFO GlusterFS mount attempt 

13/06/2020 21:33:17 INFO GlusterFS mount attempt 

13/06/2020 21:32:47 INFO GlusterFS mount attempt 

13/06/2020 21:32:17 INFO GlusterFS mount attempt 

13/06/2020 21:31:47 INFO GlusterFS mount attempt 

13/06/2020 21:31:16 INFO GlusterFS mount attempt 

13/06/2020 21:30:46 INFO GlusterFS mount attempt 

13/06/2020 21:30:16 INFO GlusterFS mount attempt 

13/06/2020 21:29:46 INFO GlusterFS mount attempt 

13/06/2020 21:29:16 INFO GlusterFS mount attempt 

13/06/2020 21:28:46 INFO GlusterFS mount attempt 

13/06/2020 21:28:16 INFO GlusterFS mount attempt 

13/06/2020 21:27:46 INFO GlusterFS mount attempt 

13/06/2020 21:27:16 INFO GlusterFS mount attempt 

13/06/2020 21:26:46 INFO GlusterFS mount attempt 

13/06/2020 21:26:16 INFO GlusterFS mount attempt 

13/06/2020 21:25:46 INFO GlusterFS mount attempt 

13/06/2020 21:25:15 INFO GlusterFS mount attempt 

13/06/2020 21:24:45 INFO GlusterFS mount attempt 

13/06/2020 21:24:15 INFO GlusterFS mount attempt 

13/06/2020 21:23:45 INFO GlusterFS mount attempt 

13/06/2020 21:23:15 INFO GlusterFS mount attempt 

13/06/2020 21:22:45 INFO GlusterFS mount attempt 

13/06/2020 21:22:15 INFO GlusterFS mount attempt 

13/06/2020 21:21:45 INFO GlusterFS mount attempt 

13/06/2020 21:21:15 INFO GlusterFS mount attempt 

13/06/2020 21:20:45 INFO GlusterFS mount attempt 

13/06/2020 21:20:14 INFO GlusterFS mount attempt 

13/06/2020 21:19:44 INFO GlusterFS mount attempt 

13/06/2020 21:19:14 INFO GlusterFS mount attempt 

13/06/2020 21:18:44 INFO GlusterFS mount attempt 

13/06/2020 21:18:14 INFO GlusterFS mount attempt 

13/06/2020 21:17:44 INFO GlusterFS mount attempt 

13/06/2020 21:17:14 INFO GlusterFS mount attempt 

13/06/2020 21:16:44 INFO GlusterFS mount attempt 

13/06/2020 21:16:14 INFO GlusterFS mount attempt 

13/06/2020 21:15:44 INFO GlusterFS mount attempt 

13/06/2020 21:15:14 INFO GlusterFS mount attempt 

13/06/2020 21:14:43 INFO GlusterFS mount attempt 

13/06/2020 21:14:13 INFO GlusterFS mount attempt 

13/06/2020 21:13:43 INFO GlusterFS mount attempt 

13/06/2020 21:13:13 INFO GlusterFS mount attempt 

13/06/2020 21:12:43 INFO GlusterFS mount attempt 

13/06/2020 21:12:13 INFO GlusterFS mount attempt 

13/06/2020 21:11:43 INFO GlusterFS mount attempt 

13/06/2020 21:11:13 INFO GlusterFS mount attempt 

13/06/2020 21:10:43 INFO GlusterFS mount attempt 

13/06/2020 21:10:13 INFO GlusterFS mount attempt 

13/06/2020 21:09:43 INFO GlusterFS mount attempt 

13/06/2020 21:09:12 INFO GlusterFS mount attempt 

13/06/2020 21:08:42 INFO GlusterFS mount attempt 

13/06/2020 21:08:12 INFO GlusterFS mount attempt 

13/06/2020 21:07:42 INFO GlusterFS mount attempt 

13/06/2020 21:07:12 INFO GlusterFS mount attempt 

13/06/2020 21:06:42 INFO GlusterFS mount attempt 

13/06/2020 21:06:12 INFO GlusterFS mount attempt 

13/06/2020 21:05:42 INFO GlusterFS mount attempt 

13/06/2020 21:05:12 INFO GlusterFS mount attempt 

13/06/2020 21:04:42 INFO GlusterFS mount attempt 

13/06/2020 21:04:11 INFO GlusterFS mount attempt 

13/06/2020 21:03:41 INFO GlusterFS mount attempt 

13/06/2020 21:03:11 INFO GlusterFS mount attempt 

13/06/2020 21:02:41 INFO GlusterFS mount attempt 

13/06/2020 21:02:11 INFO GlusterFS mount attempt 

13/06/2020 21:01:41 INFO GlusterFS mount attempt 

13/06/2020 21:01:11 INFO GlusterFS mount attempt 

13/06/2020 21:00:41 INFO GlusterFS mount attempt 

13/06/2020 21:00:11 INFO GlusterFS mount attempt 

13/06/2020 20:59:41 INFO GlusterFS mount attempt 

13/06/2020 20:59:11 INFO GlusterFS mount attempt 

13/06/2020 20:58:40 INFO GlusterFS mount attempt 

13/06/2020 20:58:10 INFO GlusterFS mount attempt 

13/06/2020 20:57:40 INFO GlusterFS mount attempt 

13/06/2020 20:57:10 INFO GlusterFS mount attempt 

13/06/2020 20:56:40 INFO GlusterFS mount attempt 

13/06/2020 20:56:10 INFO GlusterFS mount attempt 

13/06/2020 20:55:40 INFO GlusterFS mount attempt 

13/06/2020 20:55:10 INFO GlusterFS mount attempt 

13/06/2020 20:54:40 INFO GlusterFS mount attempt 

13/06/2020 20:54:10 INFO GlusterFS mount attempt 

13/06/2020 20:53:40 INFO GlusterFS mount attempt 

13/06/2020 20:53:09 INFO GlusterFS mount attempt 

13/06/2020 20:52:39 INFO GlusterFS mount attempt 

13/06/2020 20:52:09 INFO GlusterFS mount attempt 

13/06/2020 20:51:39 INFO GlusterFS mount attempt 

13/06/2020 20:51:09 INFO GlusterFS mount attempt 

13/06/2020 20:50:39 INFO GlusterFS mount attempt 

13/06/2020 20:50:09 INFO GlusterFS mount attempt 

13/06/2020 20:49:39 INFO GlusterFS mount attempt 

13/06/2020 20:49:09 INFO GlusterFS mount attempt 

13/06/2020 20:48:39 INFO GlusterFS mount attempt 

13/06/2020 20:48:09 INFO GlusterFS mount attempt 

13/06/2020 20:47:38 INFO GlusterFS mount attempt 

13/06/2020 20:47:08 INFO GlusterFS mount attempt 

13/06/2020 20:46:38 INFO GlusterFS mount attempt 

13/06/2020 20:46:08 INFO GlusterFS mount attempt 

13/06/2020 20:45:38 INFO GlusterFS mount attempt 

13/06/2020 20:45:08 INFO GlusterFS mount attempt 

13/06/2020 20:44:38 INFO GlusterFS mount attempt 

13/06/2020 20:44:08 INFO GlusterFS mount attempt 

13/06/2020 20:43:38 INFO GlusterFS mount attempt 

13/06/2020 20:43:08 INFO GlusterFS mount attempt 

13/06/2020 20:42:38 INFO GlusterFS mount attempt 

13/06/2020 20:42:07 INFO GlusterFS mount attempt 

13/06/2020 20:41:37 INFO GlusterFS mount attempt 

13/06/2020 20:41:07 INFO GlusterFS mount attempt 

13/06/2020 20:40:37 INFO GlusterFS mount attempt 

13/06/2020 20:40:07 INFO GlusterFS mount attempt 

13/06/2020 20:39:37 INFO GlusterFS mount attempt 

13/06/2020 20:39:07 INFO GlusterFS mount attempt 

13/06/2020 20:38:37 INFO GlusterFS mount attempt 

13/06/2020 20:38:07 INFO GlusterFS mount attempt 

13/06/2020 20:37:37 INFO GlusterFS mount attempt 

13/06/2020 20:37:07 INFO GlusterFS mount attempt 

13/06/2020 20:36:36 INFO GlusterFS mount attempt 

13/06/2020 20:36:06 INFO GlusterFS mount attempt 

13/06/2020 20:35:36 INFO GlusterFS mount attempt 

13/06/2020 20:35:06 INFO GlusterFS mount attempt 

13/06/2020 20:34:36 INFO GlusterFS mount attempt 

13/06/2020 20:34:06 INFO GlusterFS mount attempt 

13/06/2020 20:33:36 INFO GlusterFS mount attempt 

13/06/2020 20:33:06 INFO GlusterFS mount attempt 

13/06/2020 20:32:36 INFO GlusterFS mount attempt 

13/06/2020 20:32:06 INFO GlusterFS mount attempt 

13/06/2020 20:31:36 INFO GlusterFS mount attempt 

13/06/2020 20:31:06 INFO GlusterFS mount attempt 

13/06/2020 20:30:35 INFO GlusterFS mount attempt 

13/06/2020 20:30:05 INFO GlusterFS mount attempt 

13/06/2020 20:29:35 INFO GlusterFS mount attempt 

13/06/2020 20:29:05 INFO GlusterFS mount attempt 

13/06/2020 20:28:35 INFO GlusterFS mount attempt 

13/06/2020 20:28:05 INFO GlusterFS mount attempt 

13/06/2020 20:27:35 INFO GlusterFS mount attempt 

13/06/2020 20:27:05 INFO GlusterFS mount attempt 

13/06/2020 20:26:35 INFO GlusterFS mount attempt 

13/06/2020 20:26:05 INFO GlusterFS mount attempt 

13/06/2020 20:25:34 INFO GlusterFS mount attempt 

13/06/2020 20:25:04 INFO GlusterFS mount attempt 

13/06/2020 20:24:34 INFO GlusterFS mount attempt 

13/06/2020 20:24:04 INFO GlusterFS mount attempt 

13/06/2020 20:23:34 INFO GlusterFS mount attempt 

13/06/2020 20:23:04 INFO GlusterFS mount attempt 

13/06/2020 20:22:34 INFO GlusterFS mount attempt 

13/06/2020 20:22:04 INFO GlusterFS mount attempt 

13/06/2020 20:21:34 INFO GlusterFS mount attempt 

13/06/2020 20:21:04 INFO GlusterFS mount attempt 

13/06/2020 20:20:34 INFO GlusterFS mount attempt 

13/06/2020 20:20:04 INFO GlusterFS mount attempt 

13/06/2020 20:19:33 INFO GlusterFS mount attempt 

13/06/2020 20:19:03 INFO GlusterFS mount attempt 

13/06/2020 20:18:33 INFO GlusterFS mount attempt 

13/06/2020 20:18:03 INFO GlusterFS mount attempt 

13/06/2020 20:17:33 INFO GlusterFS mount attempt 

13/06/2020 20:17:03 INFO GlusterFS mount attempt 

13/06/2020 20:16:33 INFO GlusterFS mount attempt 

13/06/2020 20:16:03 INFO GlusterFS mount attempt 

13/06/2020 20:15:33 INFO GlusterFS mount attempt 

13/06/2020 20:15:03 INFO GlusterFS mount attempt 

13/06/2020 20:14:33 INFO GlusterFS mount attempt 

13/06/2020 20:14:02 INFO GlusterFS mount attempt 

13/06/2020 20:13:32 INFO GlusterFS mount attempt 

13/06/2020 20:13:02 INFO GlusterFS mount attempt 

13/06/2020 20:12:32 INFO GlusterFS mount attempt 

13/06/2020 20:12:02 INFO GlusterFS mount attempt 

13/06/2020 20:11:32 INFO GlusterFS mount attempt 

13/06/2020 20:11:02 INFO GlusterFS mount attempt 

13/06/2020 20:10:32 INFO GlusterFS mount attempt 

13/06/2020 20:10:02 INFO GlusterFS mount attempt 

13/06/2020 20:09:32 INFO GlusterFS mount attempt 

13/06/2020 20:09:02 INFO GlusterFS mount attempt 

13/06/2020 20:08:31 INFO GlusterFS mount attempt 

13/06/2020 20:08:01 INFO GlusterFS mount attempt 

13/06/2020 20:07:31 INFO GlusterFS mount attempt 

13/06/2020 20:07:01 INFO GlusterFS mount attempt 

13/06/2020 20:06:31 INFO GlusterFS mount attempt 

13/06/2020 20:06:01 INFO GlusterFS mount attempt 

13/06/2020 20:05:31 INFO GlusterFS mount attempt 

13/06/2020 20:05:01 INFO GlusterFS mount attempt 

13/06/2020 20:04:31 INFO GlusterFS mount attempt 

13/06/2020 20:04:01 INFO GlusterFS mount attempt 

13/06/2020 20:03:30 INFO GlusterFS mount attempt 

13/06/2020 20:03:00 INFO GlusterFS mount attempt 

13/06/2020 20:02:30 INFO GlusterFS mount attempt 

13/06/2020 20:02:00 INFO GlusterFS mount attempt 

13/06/2020 20:01:30 INFO GlusterFS mount attempt 

13/06/2020 20:01:00 INFO GlusterFS mount attempt 

13/06/2020 20:00:30 INFO GlusterFS mount attempt 

13/06/2020 20:00:00 INFO GlusterFS mount attempt 

13/06/2020 19:59:30 INFO GlusterFS mount attempt 

13/06/2020 19:59:00 INFO GlusterFS mount attempt 

13/06/2020 19:58:30 INFO GlusterFS mount attempt 

13/06/2020 19:57:59 INFO GlusterFS mount attempt 

13/06/2020 19:57:29 INFO GlusterFS mount attempt 

13/06/2020 19:56:59 INFO GlusterFS mount attempt 

13/06/2020 19:56:29 INFO GlusterFS mount attempt 

13/06/2020 19:55:59 INFO GlusterFS mount attempt 

13/06/2020 19:55:29 INFO GlusterFS mount attempt 

13/06/2020 19:54:59 INFO GlusterFS mount attempt 

13/06/2020 19:54:29 INFO GlusterFS mount attempt 

13/06/2020 19:53:59 INFO GlusterFS mount attempt 

13/06/2020 19:53:29 INFO GlusterFS mount attempt 

13/06/2020 19:52:58 INFO GlusterFS mount attempt 

13/06/2020 19:52:28 INFO GlusterFS mount attempt 

13/06/2020 19:51:58 INFO GlusterFS mount attempt 

13/06/2020 19:51:28 INFO GlusterFS mount attempt 

13/06/2020 19:50:58 INFO GlusterFS mount attempt 

13/06/2020 19:50:28 INFO GlusterFS mount attempt 

13/06/2020 19:49:58 INFO GlusterFS mount attempt 

13/06/2020 19:49:28 INFO GlusterFS mount attempt 

13/06/2020 19:48:58 INFO GlusterFS mount attempt 

13/06/2020 19:48:28 INFO GlusterFS mount attempt 

13/06/2020 19:47:58 INFO GlusterFS mount attempt 

13/06/2020 19:47:28 INFO GlusterFS mount attempt 

13/06/2020 19:46:57 INFO GlusterFS mount attempt 

13/06/2020 19:46:27 INFO GlusterFS mount attempt 

13/06/2020 19:45:57 INFO GlusterFS mount attempt 

13/06/2020 19:45:27 INFO GlusterFS mount attempt 

13/06/2020 19:44:57 INFO GlusterFS mount attempt 

13/06/2020 19:44:27 INFO GlusterFS mount attempt 

13/06/2020 19:43:57 INFO GlusterFS mount attempt 

13/06/2020 19:43:27 INFO GlusterFS mount attempt 

13/06/2020 19:42:57 INFO GlusterFS mount attempt 

13/06/2020 19:42:27 INFO GlusterFS mount attempt 

13/06/2020 19:41:57 INFO GlusterFS mount attempt 

13/06/2020 19:41:26 INFO GlusterFS mount attempt 

13/06/2020 19:40:56 INFO GlusterFS mount attempt 

13/06/2020 19:40:26 INFO GlusterFS mount attempt 

13/06/2020 19:39:56 INFO GlusterFS mount attempt 

13/06/2020 19:39:26 INFO GlusterFS mount attempt 

13/06/2020 19:38:56 INFO GlusterFS mount attempt 

13/06/2020 19:38:26 INFO GlusterFS mount attempt 

13/06/2020 19:37:56 INFO GlusterFS mount attempt 

13/06/2020 19:37:26 INFO GlusterFS mount attempt 

13/06/2020 19:36:56 INFO GlusterFS mount attempt 

13/06/2020 19:36:26 INFO GlusterFS mount attempt 

13/06/2020 19:35:55 INFO GlusterFS mount attempt 

13/06/2020 19:35:25 INFO GlusterFS mount attempt 

13/06/2020 19:34:55 INFO GlusterFS mount attempt 

13/06/2020 19:34:25 INFO GlusterFS mount attempt 

13/06/2020 19:33:55 INFO GlusterFS mount attempt 

13/06/2020 19:33:25 INFO GlusterFS mount attempt 

13/06/2020 19:32:55 INFO GlusterFS mount attempt 

13/06/2020 19:32:25 INFO GlusterFS mount attempt 

13/06/2020 19:31:55 INFO GlusterFS mount attempt 

13/06/2020 19:31:25 INFO GlusterFS mount attempt 

13/06/2020 19:30:55 INFO GlusterFS mount attempt 

13/06/2020 19:30:24 INFO GlusterFS mount attempt 

13/06/2020 19:29:54 INFO GlusterFS mount attempt 

13/06/2020 19:29:24 INFO GlusterFS mount attempt 

13/06/2020 19:28:54 INFO GlusterFS mount attempt 

13/06/2020 19:28:24 INFO GlusterFS mount attempt 

13/06/2020 19:27:54 INFO GlusterFS mount attempt 

13/06/2020 19:27:24 INFO GlusterFS mount attempt 

13/06/2020 19:26:54 INFO GlusterFS mount attempt 

13/06/2020 19:26:24 INFO GlusterFS mount attempt 

13/06/2020 19:25:54 INFO GlusterFS mount attempt 

13/06/2020 19:25:24 INFO GlusterFS mount attempt 

13/06/2020 19:24:53 INFO GlusterFS mount attempt 

13/06/2020 19:24:23 INFO GlusterFS mount attempt 

13/06/2020 19:23:53 INFO GlusterFS mount attempt 

13/06/2020 19:23:23 INFO GlusterFS mount attempt 

13/06/2020 19:22:53 INFO GlusterFS mount attempt 

13/06/2020 19:22:23 INFO GlusterFS mount attempt 

13/06/2020 19:21:53 INFO GlusterFS mount attempt 

13/06/2020 19:21:23 INFO GlusterFS mount attempt 

13/06/2020 19:20:53 INFO GlusterFS mount attempt 

13/06/2020 19:20:23 INFO GlusterFS mount attempt 

13/06/2020 19:19:52 INFO GlusterFS mount attempt 

13/06/2020 19:19:22 INFO GlusterFS mount attempt 

13/06/2020 19:18:52 INFO GlusterFS mount attempt 

13/06/2020 19:18:22 INFO GlusterFS mount attempt 

13/06/2020 19:17:52 INFO GlusterFS mount attempt 

13/06/2020 19:17:22 INFO GlusterFS mount attempt 

13/06/2020 19:16:52 INFO GlusterFS mount attempt 

13/06/2020 19:16:22 INFO GlusterFS mount attempt 

13/06/2020 19:15:52 INFO GlusterFS mount attempt 

13/06/2020 19:15:22 INFO GlusterFS mount attempt 

13/06/2020 19:14:52 INFO GlusterFS mount attempt 

13/06/2020 19:14:21 INFO GlusterFS mount attempt 

13/06/2020 19:13:51 INFO GlusterFS mount attempt 

13/06/2020 19:13:21 INFO GlusterFS mount attempt 

13/06/2020 19:12:51 INFO GlusterFS mount attempt 

13/06/2020 19:12:21 INFO GlusterFS mount attempt 

13/06/2020 19:11:51 INFO GlusterFS mount attempt 

13/06/2020 19:11:21 INFO GlusterFS mount attempt 

13/06/2020 19:10:51 INFO GlusterFS mount attempt 

13/06/2020 19:10:21 INFO GlusterFS mount attempt 

13/06/2020 19:09:51 INFO GlusterFS mount attempt 

13/06/2020 19:09:21 INFO GlusterFS mount attempt 

13/06/2020 19:08:50 INFO GlusterFS mount attempt 

13/06/2020 19:08:20 INFO GlusterFS mount attempt 

13/06/2020 19:07:50 INFO GlusterFS mount attempt 

13/06/2020 19:07:20 INFO GlusterFS mount attempt 

13/06/2020 19:06:50 INFO GlusterFS mount attempt 

13/06/2020 19:06:20 INFO GlusterFS mount attempt 

13/06/2020 19:05:50 INFO GlusterFS mount attempt 

13/06/2020 19:05:20 INFO GlusterFS mount attempt 

13/06/2020 19:04:50 INFO GlusterFS mount attempt 

13/06/2020 19:04:20 INFO GlusterFS mount attempt 

13/06/2020 19:03:50 INFO GlusterFS mount attempt 

13/06/2020 19:03:19 INFO GlusterFS mount attempt 

13/06/2020 19:02:49 INFO GlusterFS mount attempt 

13/06/2020 19:02:19 INFO GlusterFS mount attempt 

13/06/2020 19:01:49 INFO GlusterFS mount attempt 

13/06/2020 19:01:19 INFO GlusterFS mount attempt 

13/06/2020 19:00:49 INFO GlusterFS mount attempt 

13/06/2020 19:00:19 INFO GlusterFS mount attempt 

13/06/2020 18:59:49 INFO GlusterFS mount attempt 

13/06/2020 18:59:19 INFO GlusterFS mount attempt 

13/06/2020 18:58:49 INFO GlusterFS mount attempt 

13/06/2020 18:58:19 INFO GlusterFS mount attempt 

13/06/2020 18:57:49 INFO GlusterFS mount attempt 

13/06/2020 18:57:18 INFO GlusterFS mount attempt 

13/06/2020 18:56:48 INFO GlusterFS mount attempt 

13/06/2020 18:56:18 INFO GlusterFS mount attempt 

13/06/2020 18:55:48 INFO GlusterFS mount attempt 

13/06/2020 18:55:18 INFO GlusterFS mount attempt 

13/06/2020 18:54:48 INFO GlusterFS mount attempt 

13/06/2020 18:54:18 INFO GlusterFS mount attempt 

13/06/2020 18:53:48 INFO GlusterFS mount attempt 

13/06/2020 18:53:18 INFO GlusterFS mount attempt 

13/06/2020 18:52:48 INFO GlusterFS mount attempt 

13/06/2020 18:52:17 INFO GlusterFS mount attempt 

13/06/2020 18:51:47 INFO GlusterFS mount attempt 

13/06/2020 18:51:17 INFO GlusterFS mount attempt 

13/06/2020 18:50:47 INFO GlusterFS mount attempt 

13/06/2020 18:50:17 INFO GlusterFS mount attempt 

13/06/2020 18:49:47 INFO GlusterFS mount attempt 

13/06/2020 18:49:17 INFO GlusterFS mount attempt 

13/06/2020 18:48:47 INFO GlusterFS mount attempt 

13/06/2020 18:48:17 INFO GlusterFS mount attempt 

13/06/2020 18:47:47 INFO GlusterFS mount attempt 

13/06/2020 18:47:17 INFO GlusterFS mount attempt 

13/06/2020 18:46:46 INFO GlusterFS mount attempt 

13/06/2020 18:46:16 INFO GlusterFS mount attempt 

13/06/2020 18:45:46 INFO GlusterFS mount attempt 

13/06/2020 18:45:16 INFO GlusterFS mount attempt 

13/06/2020 18:44:46 INFO GlusterFS mount attempt 

13/06/2020 18:44:16 INFO GlusterFS mount attempt 

13/06/2020 18:43:46 INFO GlusterFS mount attempt 

13/06/2020 18:43:16 INFO GlusterFS mount attempt 

13/06/2020 18:42:46 INFO GlusterFS mount attempt 

13/06/2020 18:42:16 INFO GlusterFS mount attempt 

13/06/2020 18:41:46 INFO GlusterFS mount attempt 

13/06/2020 18:41:15 INFO GlusterFS mount attempt 

13/06/2020 18:40:45 INFO GlusterFS mount attempt 

13/06/2020 18:40:15 INFO GlusterFS mount attempt 

13/06/2020 18:39:45 INFO GlusterFS mount attempt 

13/06/2020 18:39:15 INFO GlusterFS mount attempt 

13/06/2020 18:38:45 INFO GlusterFS mount attempt 

13/06/2020 18:38:15 INFO GlusterFS mount attempt 

13/06/2020 18:37:45 INFO GlusterFS mount attempt 

13/06/2020 18:37:15 INFO GlusterFS mount attempt 

13/06/2020 18:36:45 INFO GlusterFS mount attempt 

13/06/2020 18:36:14 INFO GlusterFS mount attempt 

13/06/2020 18:35:44 INFO GlusterFS mount attempt 

13/06/2020 18:35:14 INFO GlusterFS mount attempt 

13/06/2020 18:34:44 INFO GlusterFS mount attempt 

13/06/2020 18:34:14 INFO GlusterFS mount attempt 

13/06/2020 18:33:44 INFO GlusterFS mount attempt 

13/06/2020 18:33:14 INFO GlusterFS mount attempt 

13/06/2020 18:32:44 INFO GlusterFS mount attempt 

13/06/2020 18:32:14 INFO GlusterFS mount attempt 

13/06/2020 18:31:44 INFO GlusterFS mount attempt 

13/06/2020 18:31:14 INFO GlusterFS mount attempt 

13/06/2020 18:30:43 INFO GlusterFS mount attempt 

13/06/2020 18:30:13 INFO GlusterFS mount attempt 

13/06/2020 18:29:43 INFO GlusterFS mount attempt 

13/06/2020 18:29:13 INFO GlusterFS mount attempt 

13/06/2020 18:28:43 INFO GlusterFS mount attempt 

13/06/2020 18:28:13 INFO GlusterFS mount attempt 

13/06/2020 18:27:43 INFO GlusterFS mount attempt 

13/06/2020 18:27:13 INFO GlusterFS mount attempt 

13/06/2020 18:26:43 INFO GlusterFS mount attempt 

13/06/2020 18:26:13 INFO GlusterFS mount attempt 

13/06/2020 18:25:43 INFO GlusterFS mount attempt 

13/06/2020 18:25:12 INFO GlusterFS mount attempt 

13/06/2020 18:24:42 INFO GlusterFS mount attempt 

13/06/2020 18:24:12 INFO GlusterFS mount attempt 

13/06/2020 18:23:42 INFO GlusterFS mount attempt 

13/06/2020 18:23:12 INFO GlusterFS mount attempt 

13/06/2020 18:22:42 INFO GlusterFS mount attempt 

13/06/2020 18:22:12 INFO GlusterFS mount attempt 

13/06/2020 18:21:42 INFO GlusterFS mount attempt 

13/06/2020 18:21:12 INFO GlusterFS mount attempt 

13/06/2020 18:20:42 INFO GlusterFS mount attempt 

13/06/2020 18:20:12 INFO GlusterFS mount attempt 

13/06/2020 18:19:42 INFO GlusterFS mount attempt 

13/06/2020 18:19:11 INFO GlusterFS mount attempt 

13/06/2020 18:18:41 INFO GlusterFS mount attempt 

13/06/2020 18:18:11 INFO GlusterFS mount attempt 

13/06/2020 18:17:41 INFO GlusterFS mount attempt 

13/06/2020 18:17:11 INFO GlusterFS mount attempt 

13/06/2020 18:16:41 INFO GlusterFS mount attempt 

13/06/2020 18:16:11 INFO GlusterFS mount attempt 

13/06/2020 18:15:41 INFO GlusterFS mount attempt 

13/06/2020 18:15:11 INFO GlusterFS mount attempt 

13/06/2020 18:14:41 INFO GlusterFS mount attempt 

13/06/2020 18:14:11 INFO GlusterFS mount attempt 

13/06/2020 18:13:40 INFO GlusterFS mount attempt 

13/06/2020 18:13:10 INFO GlusterFS mount attempt 

13/06/2020 18:12:40 INFO GlusterFS mount attempt 

13/06/2020 18:12:10 INFO GlusterFS mount attempt 

13/06/2020 18:11:40 INFO GlusterFS mount attempt 

13/06/2020 18:11:10 INFO GlusterFS mount attempt 

13/06/2020 18:10:40 INFO GlusterFS mount attempt 

13/06/2020 18:10:10 INFO GlusterFS mount attempt 

13/06/2020 18:09:40 INFO GlusterFS mount attempt 

13/06/2020 18:09:10 INFO GlusterFS mount attempt 

13/06/2020 18:08:40 INFO GlusterFS mount attempt 

13/06/2020 18:08:09 INFO GlusterFS mount attempt 

13/06/2020 18:07:39 INFO GlusterFS mount attempt 

13/06/2020 18:07:09 INFO GlusterFS mount attempt 

13/06/2020 18:06:39 INFO GlusterFS mount attempt 

13/06/2020 18:06:09 INFO GlusterFS mount attempt 

13/06/2020 18:05:39 INFO GlusterFS mount attempt 

13/06/2020 18:05:09 INFO GlusterFS mount attempt 

13/06/2020 18:04:39 INFO GlusterFS mount attempt 

13/06/2020 18:04:09 INFO GlusterFS mount attempt 

13/06/2020 18:03:39 INFO GlusterFS mount attempt 

13/06/2020 18:03:09 INFO GlusterFS mount attempt 

13/06/2020 18:02:38 INFO GlusterFS mount attempt 

13/06/2020 18:02:08 INFO GlusterFS mount attempt 

13/06/2020 18:01:38 INFO GlusterFS mount attempt 

13/06/2020 18:01:08 INFO GlusterFS mount attempt 

13/06/2020 18:00:38 INFO GlusterFS mount attempt 

13/06/2020 18:00:08 INFO GlusterFS mount attempt 

13/06/2020 17:59:38 INFO GlusterFS mount attempt 

13/06/2020 17:59:08 INFO GlusterFS mount attempt 

13/06/2020 17:58:38 INFO GlusterFS mount attempt 

13/06/2020 17:58:08 INFO GlusterFS mount attempt 

13/06/2020 17:57:38 INFO GlusterFS mount attempt 

13/06/2020 17:57:07 INFO GlusterFS mount attempt 

13/06/2020 17:56:37 INFO GlusterFS mount attempt 

13/06/2020 17:56:07 INFO GlusterFS mount attempt 

13/06/2020 17:55:37 INFO GlusterFS mount attempt 

13/06/2020 17:55:07 INFO GlusterFS mount attempt 

13/06/2020 17:54:37 INFO GlusterFS mount attempt 

13/06/2020 17:54:07 INFO GlusterFS mount attempt 

13/06/2020 17:53:37 INFO GlusterFS mount attempt 

13/06/2020 17:53:07 INFO GlusterFS mount attempt 

13/06/2020 17:52:37 INFO GlusterFS mount attempt 

13/06/2020 17:52:07 INFO GlusterFS mount attempt 

13/06/2020 17:51:36 INFO GlusterFS mount attempt 

13/06/2020 17:51:06 INFO GlusterFS mount attempt 

13/06/2020 17:50:36 INFO GlusterFS mount attempt 

13/06/2020 17:50:06 INFO GlusterFS mount attempt 

13/06/2020 17:49:36 INFO GlusterFS mount attempt 

13/06/2020 17:49:06 INFO GlusterFS mount attempt 

13/06/2020 17:48:36 INFO GlusterFS mount attempt 

13/06/2020 17:48:06 INFO GlusterFS mount attempt 

13/06/2020 17:47:36 INFO GlusterFS mount attempt 

13/06/2020 17:47:06 INFO GlusterFS mount attempt 

13/06/2020 17:46:36 INFO GlusterFS mount attempt 

13/06/2020 17:46:05 INFO GlusterFS mount attempt 

13/06/2020 17:45:35 INFO GlusterFS mount attempt 

13/06/2020 17:45:05 INFO GlusterFS mount attempt 

13/06/2020 17:44:35 INFO GlusterFS mount attempt 

13/06/2020 17:44:05 INFO GlusterFS mount attempt 

13/06/2020 17:43:35 INFO GlusterFS mount attempt 

13/06/2020 17:43:05 INFO GlusterFS mount attempt 

13/06/2020 17:42:35 INFO GlusterFS mount attempt 

13/06/2020 17:42:05 INFO GlusterFS mount attempt 

13/06/2020 17:41:35 INFO GlusterFS mount attempt 

13/06/2020 17:41:05 INFO GlusterFS mount attempt 

13/06/2020 17:40:34 INFO GlusterFS mount attempt 

13/06/2020 17:40:04 INFO GlusterFS mount attempt 

13/06/2020 17:39:34 INFO GlusterFS mount attempt 

13/06/2020 17:39:04 INFO GlusterFS mount attempt 

13/06/2020 17:38:34 INFO GlusterFS mount attempt 

13/06/2020 17:38:04 INFO GlusterFS mount attempt 

13/06/2020 17:37:34 INFO GlusterFS mount attempt 

13/06/2020 17:37:04 INFO GlusterFS mount attempt 

13/06/2020 17:36:34 INFO GlusterFS mount attempt 

13/06/2020 17:36:04 INFO GlusterFS mount attempt 

13/06/2020 17:35:34 INFO GlusterFS mount attempt 

13/06/2020 17:35:03 INFO GlusterFS mount attempt 

13/06/2020 17:34:33 INFO GlusterFS mount attempt 

13/06/2020 17:34:03 INFO GlusterFS mount attempt 

13/06/2020 17:33:33 INFO GlusterFS mount attempt 

13/06/2020 17:33:03 INFO GlusterFS mount attempt 

13/06/2020 17:32:33 INFO GlusterFS mount attempt 

13/06/2020 17:32:03 INFO GlusterFS mount attempt 

13/06/2020 17:31:33 INFO GlusterFS mount attempt 

13/06/2020 17:31:03 INFO GlusterFS mount attempt 

13/06/2020 17:30:33 INFO GlusterFS mount attempt 

13/06/2020 17:30:03 INFO GlusterFS mount attempt 

13/06/2020 17:29:32 INFO GlusterFS mount attempt 

13/06/2020 17:29:02 INFO GlusterFS mount attempt 

13/06/2020 17:28:32 INFO GlusterFS mount attempt 

13/06/2020 17:28:02 INFO GlusterFS mount attempt 

13/06/2020 17:27:32 INFO GlusterFS mount attempt 

13/06/2020 17:27:02 INFO GlusterFS mount attempt 

13/06/2020 17:26:32 INFO GlusterFS mount attempt 

13/06/2020 17:26:02 INFO GlusterFS mount attempt 

13/06/2020 17:25:32 INFO GlusterFS mount attempt 

13/06/2020 17:25:02 INFO GlusterFS mount attempt 

13/06/2020 17:24:32 INFO GlusterFS mount attempt 

13/06/2020 17:24:01 INFO GlusterFS mount attempt 

13/06/2020 17:23:31 INFO GlusterFS mount attempt 

13/06/2020 17:23:01 INFO GlusterFS mount attempt 

13/06/2020 17:22:31 INFO GlusterFS mount attempt 

13/06/2020 17:22:01 INFO GlusterFS mount attempt 

13/06/2020 17:21:31 INFO GlusterFS mount attempt 

13/06/2020 17:21:01 INFO GlusterFS mount attempt 

13/06/2020 17:20:31 INFO GlusterFS mount attempt 

13/06/2020 17:20:01 INFO GlusterFS mount attempt 

13/06/2020 17:19:31 INFO GlusterFS mount attempt 

13/06/2020 17:19:01 INFO GlusterFS mount attempt 

13/06/2020 17:18:30 INFO GlusterFS mount attempt 

13/06/2020 17:18:00 INFO GlusterFS mount attempt 

13/06/2020 17:17:30 INFO GlusterFS mount attempt 

13/06/2020 17:17:00 INFO GlusterFS mount attempt 

13/06/2020 17:16:30 INFO GlusterFS mount attempt 

13/06/2020 17:16:00 INFO GlusterFS mount attempt 

13/06/2020 17:15:30 INFO GlusterFS mount attempt 

13/06/2020 17:15:00 INFO GlusterFS mount attempt 

13/06/2020 17:14:30 INFO GlusterFS mount attempt 

13/06/2020 17:14:00 INFO GlusterFS mount attempt 

13/06/2020 17:13:30 INFO GlusterFS mount attempt 

13/06/2020 17:12:59 INFO GlusterFS mount attempt 

13/06/2020 17:12:29 INFO GlusterFS mount attempt 

13/06/2020 17:11:59 INFO GlusterFS mount attempt 

13/06/2020 17:11:29 INFO GlusterFS mount attempt 

13/06/2020 17:10:59 INFO GlusterFS mount attempt 

13/06/2020 17:10:29 INFO GlusterFS mount attempt 

13/06/2020 17:09:59 INFO GlusterFS mount attempt 

13/06/2020 17:09:29 INFO GlusterFS mount attempt 

13/06/2020 17:08:59 INFO GlusterFS mount attempt 

13/06/2020 17:08:29 INFO GlusterFS mount attempt 

13/06/2020 17:07:59 INFO GlusterFS mount attempt 

13/06/2020 17:07:28 INFO GlusterFS mount attempt 

13/06/2020 17:06:58 INFO GlusterFS mount attempt 

13/06/2020 17:06:28 INFO GlusterFS mount attempt 

13/06/2020 17:05:58 INFO GlusterFS mount attempt 

13/06/2020 17:05:28 INFO GlusterFS mount attempt 

13/06/2020 17:04:58 INFO GlusterFS mount attempt 

13/06/2020 17:04:28 INFO GlusterFS mount attempt 

13/06/2020 17:03:58 INFO GlusterFS mount attempt 

13/06/2020 17:03:28 INFO GlusterFS mount attempt 

13/06/2020 17:02:58 INFO GlusterFS mount attempt 

13/06/2020 17:02:28 INFO GlusterFS mount attempt 

13/06/2020 17:01:57 INFO GlusterFS mount attempt 

13/06/2020 17:01:27 INFO GlusterFS mount attempt 

13/06/2020 17:00:57 INFO GlusterFS mount attempt 

13/06/2020 17:00:27 INFO GlusterFS mount attempt 

13/06/2020 16:59:57 INFO GlusterFS mount attempt 

13/06/2020 16:59:27 INFO GlusterFS mount attempt 

13/06/2020 16:58:57 INFO GlusterFS mount attempt 

13/06/2020 16:58:27 INFO GlusterFS mount attempt 

13/06/2020 16:57:57 INFO GlusterFS mount attempt 

13/06/2020 16:57:27 INFO GlusterFS mount attempt 

13/06/2020 16:56:57 INFO GlusterFS mount attempt 

13/06/2020 16:56:26 INFO GlusterFS mount attempt 

13/06/2020 16:55:56 INFO GlusterFS mount attempt 

13/06/2020 16:55:26 INFO GlusterFS mount attempt 

13/06/2020 16:54:56 INFO GlusterFS mount attempt 

13/06/2020 16:54:26 INFO GlusterFS mount attempt 

13/06/2020 16:53:56 INFO GlusterFS mount attempt 

13/06/2020 16:53:26 INFO GlusterFS mount attempt 

13/06/2020 16:52:56 INFO GlusterFS mount attempt 

13/06/2020 16:52:26 INFO GlusterFS mount attempt 

13/06/2020 16:51:56 INFO GlusterFS mount attempt 

13/06/2020 16:51:26 INFO GlusterFS mount attempt 

13/06/2020 16:50:55 INFO GlusterFS mount attempt 

13/06/2020 16:50:25 INFO GlusterFS mount attempt 

13/06/2020 16:49:55 INFO GlusterFS mount attempt 

13/06/2020 16:49:25 INFO GlusterFS mount attempt 

13/06/2020 16:48:55 INFO GlusterFS mount attempt 

13/06/2020 16:48:25 INFO GlusterFS mount attempt 

13/06/2020 16:47:55 INFO GlusterFS mount attempt 

13/06/2020 16:47:25 INFO GlusterFS mount attempt 

13/06/2020 16:46:55 INFO GlusterFS mount attempt 

13/06/2020 16:46:25 INFO GlusterFS mount attempt 

13/06/2020 16:45:55 INFO GlusterFS mount attempt 

13/06/2020 16:45:24 INFO GlusterFS mount attempt 

13/06/2020 16:44:54 INFO GlusterFS mount attempt 

13/06/2020 16:44:24 INFO GlusterFS mount attempt 

13/06/2020 16:43:54 INFO GlusterFS mount attempt 

13/06/2020 16:43:24 INFO GlusterFS mount attempt 

13/06/2020 16:42:54 INFO GlusterFS mount attempt 

13/06/2020 16:42:24 INFO GlusterFS mount attempt 

13/06/2020 16:41:54 INFO GlusterFS mount attempt 

13/06/2020 16:41:24 INFO GlusterFS mount attempt 

13/06/2020 16:40:54 INFO GlusterFS mount attempt 

13/06/2020 16:40:23 INFO GlusterFS mount attempt 

13/06/2020 16:39:53 INFO GlusterFS mount attempt 

13/06/2020 16:39:23 INFO GlusterFS mount attempt 

13/06/2020 16:38:53 INFO GlusterFS mount attempt 

13/06/2020 16:38:23 INFO GlusterFS mount attempt 

13/06/2020 16:37:53 INFO GlusterFS mount attempt 

13/06/2020 16:37:23 INFO GlusterFS mount attempt 

13/06/2020 16:36:53 INFO GlusterFS mount attempt 

13/06/2020 16:36:23 INFO GlusterFS mount attempt 

13/06/2020 16:35:53 INFO GlusterFS mount attempt 

13/06/2020 16:35:23 INFO GlusterFS mount attempt 

13/06/2020 16:34:52 INFO GlusterFS mount attempt 

13/06/2020 16:34:22 INFO GlusterFS mount attempt 

13/06/2020 16:33:52 INFO GlusterFS mount attempt 

13/06/2020 16:33:22 INFO GlusterFS mount attempt 

13/06/2020 16:32:52 INFO GlusterFS mount attempt 

13/06/2020 16:32:22 INFO GlusterFS mount attempt 

13/06/2020 16:31:52 INFO GlusterFS mount attempt 

13/06/2020 16:31:22 INFO GlusterFS mount attempt 

13/06/2020 16:30:52 INFO GlusterFS mount attempt 

13/06/2020 16:30:22 INFO GlusterFS mount attempt 

13/06/2020 16:29:51 INFO GlusterFS mount attempt 

13/06/2020 16:29:21 INFO GlusterFS mount attempt 

13/06/2020 16:28:51 INFO GlusterFS mount attempt 

13/06/2020 16:28:21 INFO GlusterFS mount attempt 

13/06/2020 16:27:51 INFO GlusterFS mount attempt 

13/06/2020 16:27:21 INFO GlusterFS mount attempt 

13/06/2020 16:26:51 INFO GlusterFS mount attempt 

13/06/2020 16:26:21 INFO GlusterFS mount attempt 

13/06/2020 16:25:51 INFO GlusterFS mount attempt 

13/06/2020 16:25:21 INFO GlusterFS mount attempt 

13/06/2020 16:24:51 INFO GlusterFS mount attempt 

13/06/2020 16:24:21 INFO GlusterFS mount attempt 

13/06/2020 16:23:51 INFO GlusterFS mount attempt 

13/06/2020 16:23:20 INFO GlusterFS mount attempt 

13/06/2020 16:22:50 INFO GlusterFS mount attempt 

13/06/2020 16:22:20 INFO GlusterFS mount attempt 

13/06/2020 16:21:50 INFO GlusterFS mount attempt 

13/06/2020 16:21:20 INFO GlusterFS mount attempt 

13/06/2020 16:20:50 INFO GlusterFS mount attempt 

13/06/2020 16:20:20 INFO GlusterFS mount attempt 

13/06/2020 16:19:50 INFO GlusterFS mount attempt 

13/06/2020 16:19:20 INFO GlusterFS mount attempt 

13/06/2020 16:18:50 INFO GlusterFS mount attempt 

13/06/2020 16:18:20 INFO GlusterFS mount attempt 

13/06/2020 16:17:49 INFO GlusterFS mount attempt 

13/06/2020 16:17:19 INFO GlusterFS mount attempt 

13/06/2020 16:16:49 INFO GlusterFS mount attempt 

13/06/2020 16:16:19 INFO GlusterFS mount attempt 

13/06/2020 16:15:49 INFO GlusterFS mount attempt 

13/06/2020 16:15:19 INFO GlusterFS mount attempt 

13/06/2020 16:14:49 INFO GlusterFS mount attempt 

13/06/2020 16:14:19 INFO GlusterFS mount attempt 

13/06/2020 16:13:49 INFO GlusterFS mount attempt 

13/06/2020 16:13:19 INFO GlusterFS mount attempt 

13/06/2020 16:12:49 INFO GlusterFS mount attempt 

13/06/2020 16:12:18 INFO GlusterFS mount attempt 

13/06/2020 16:11:48 INFO GlusterFS mount attempt 

13/06/2020 16:11:18 INFO GlusterFS mount attempt 

13/06/2020 16:10:48 INFO GlusterFS mount attempt 

13/06/2020 16:10:18 INFO GlusterFS mount attempt 

13/06/2020 16:09:48 INFO GlusterFS mount attempt 

13/06/2020 16:09:18 INFO GlusterFS mount attempt 

13/06/2020 16:08:48 INFO GlusterFS mount attempt 

13/06/2020 16:08:18 INFO GlusterFS mount attempt 

13/06/2020 16:07:48 INFO GlusterFS mount attempt 

13/06/2020 16:07:17 INFO GlusterFS mount attempt 

13/06/2020 16:06:47 INFO GlusterFS mount attempt 

13/06/2020 16:06:17 INFO GlusterFS mount attempt 

13/06/2020 16:05:47 INFO GlusterFS mount attempt 

13/06/2020 16:05:17 INFO GlusterFS mount attempt 

13/06/2020 16:04:47 INFO GlusterFS mount attempt 

13/06/2020 16:04:17 INFO GlusterFS mount attempt 

13/06/2020 16:03:47 INFO GlusterFS mount attempt 

13/06/2020 16:03:17 INFO GlusterFS mount attempt 

13/06/2020 16:02:47 INFO GlusterFS mount attempt 

13/06/2020 16:02:17 INFO GlusterFS mount attempt 

13/06/2020 16:01:46 INFO GlusterFS mount attempt 

13/06/2020 16:01:16 INFO GlusterFS mount attempt 

13/06/2020 16:00:46 INFO GlusterFS mount attempt 

13/06/2020 16:00:16 INFO GlusterFS mount attempt 

13/06/2020 15:59:46 INFO GlusterFS mount attempt 

13/06/2020 15:59:16 INFO GlusterFS mount attempt 

13/06/2020 15:58:46 INFO GlusterFS mount attempt 

13/06/2020 15:58:16 INFO GlusterFS mount attempt 

13/06/2020 15:57:46 INFO GlusterFS mount attempt 

13/06/2020 15:57:16 INFO GlusterFS mount attempt 

13/06/2020 15:56:46 INFO GlusterFS mount attempt 

13/06/2020 15:56:15 INFO GlusterFS mount attempt 

13/06/2020 15:55:45 INFO GlusterFS mount attempt 

13/06/2020 15:55:15 INFO GlusterFS mount attempt 

13/06/2020 15:54:45 INFO GlusterFS mount attempt 

13/06/2020 15:54:15 INFO GlusterFS mount attempt 

13/06/2020 15:53:45 INFO GlusterFS mount attempt 

13/06/2020 15:53:15 INFO GlusterFS mount attempt 

13/06/2020 15:52:45 INFO GlusterFS mount attempt 

13/06/2020 15:52:15 INFO GlusterFS mount attempt 

13/06/2020 15:51:45 INFO GlusterFS mount attempt 

13/06/2020 15:51:15 INFO GlusterFS mount attempt 

13/06/2020 15:50:44 INFO GlusterFS mount attempt 

13/06/2020 15:50:14 INFO GlusterFS mount attempt 

13/06/2020 15:49:44 INFO GlusterFS mount attempt 

13/06/2020 15:49:14 INFO GlusterFS mount attempt 

13/06/2020 15:48:44 INFO GlusterFS mount attempt 

13/06/2020 15:48:14 INFO GlusterFS mount attempt 

13/06/2020 15:47:44 INFO GlusterFS mount attempt 

13/06/2020 15:47:14 INFO GlusterFS mount attempt 

13/06/2020 15:46:44 INFO GlusterFS mount attempt 

13/06/2020 15:46:14 INFO GlusterFS mount attempt 

13/06/2020 15:45:44 INFO GlusterFS mount attempt 

13/06/2020 15:45:13 INFO GlusterFS mount attempt 

13/06/2020 15:44:43 INFO GlusterFS mount attempt 

13/06/2020 15:44:13 INFO GlusterFS mount attempt 

13/06/2020 15:43:43 INFO GlusterFS mount attempt 

13/06/2020 15:43:13 INFO GlusterFS mount attempt 

13/06/2020 15:42:43 INFO GlusterFS mount attempt 

13/06/2020 15:42:13 INFO GlusterFS mount attempt 

13/06/2020 15:41:43 INFO GlusterFS mount attempt 

13/06/2020 15:41:13 INFO GlusterFS mount attempt 

13/06/2020 15:40:43 INFO GlusterFS mount attempt 

13/06/2020 15:40:13 INFO GlusterFS mount attempt 

13/06/2020 15:39:42 INFO GlusterFS mount attempt 

13/06/2020 15:39:12 INFO GlusterFS mount attempt 

13/06/2020 15:38:42 INFO GlusterFS mount attempt 

13/06/2020 15:38:12 INFO GlusterFS mount attempt 

13/06/2020 15:37:42 INFO GlusterFS mount attempt 

13/06/2020 15:37:12 INFO GlusterFS mount attempt 

13/06/2020 15:36:42 INFO GlusterFS mount attempt 

13/06/2020 15:36:12 INFO GlusterFS mount attempt 

13/06/2020 15:35:42 INFO GlusterFS mount attempt 

13/06/2020 15:35:12 INFO GlusterFS mount attempt 

13/06/2020 15:34:42 INFO GlusterFS mount attempt 

13/06/2020 15:34:12 INFO GlusterFS mount attempt 

13/06/2020 15:33:41 INFO GlusterFS mount attempt 

13/06/2020 15:33:11 INFO GlusterFS mount attempt 

13/06/2020 15:32:41 INFO GlusterFS mount attempt 

13/06/2020 15:32:11 INFO GlusterFS mount attempt 

13/06/2020 15:31:41 INFO GlusterFS mount attempt 

13/06/2020 15:31:11 INFO GlusterFS mount attempt 

13/06/2020 15:30:41 INFO GlusterFS mount attempt 

13/06/2020 15:30:11 INFO GlusterFS mount attempt 

13/06/2020 15:29:41 INFO GlusterFS mount attempt 

13/06/2020 15:29:11 INFO GlusterFS mount attempt 

13/06/2020 15:28:41 INFO GlusterFS mount attempt 

13/06/2020 15:28:10 INFO GlusterFS mount attempt 

13/06/2020 15:27:40 INFO GlusterFS mount attempt 

13/06/2020 15:27:10 INFO GlusterFS mount attempt 

13/06/2020 15:26:40 INFO GlusterFS mount attempt 

13/06/2020 15:26:10 INFO GlusterFS mount attempt 

13/06/2020 15:25:40 INFO GlusterFS mount attempt 

13/06/2020 15:25:10 INFO GlusterFS mount attempt 

13/06/2020 15:24:40 INFO GlusterFS mount attempt 

13/06/2020 15:24:10 INFO GlusterFS mount attempt 

13/06/2020 15:23:40 INFO GlusterFS mount attempt 

13/06/2020 15:23:10 INFO GlusterFS mount attempt 

13/06/2020 15:22:39 INFO GlusterFS mount attempt 

13/06/2020 15:22:09 INFO GlusterFS mount attempt 

13/06/2020 15:21:39 INFO GlusterFS mount attempt 

13/06/2020 15:21:09 INFO GlusterFS mount attempt 

13/06/2020 15:20:39 INFO GlusterFS mount attempt 

13/06/2020 15:20:09 INFO GlusterFS mount attempt 

13/06/2020 15:19:39 INFO GlusterFS mount attempt 

13/06/2020 15:19:09 INFO GlusterFS mount attempt 

13/06/2020 15:18:39 INFO GlusterFS mount attempt 

13/06/2020 15:18:09 INFO GlusterFS mount attempt 

13/06/2020 15:17:39 INFO GlusterFS mount attempt 

13/06/2020 15:17:08 INFO GlusterFS mount attempt 

13/06/2020 15:16:38 INFO GlusterFS mount attempt 

13/06/2020 15:16:08 INFO GlusterFS mount attempt 

13/06/2020 15:15:38 INFO GlusterFS mount attempt 

13/06/2020 15:15:08 INFO GlusterFS mount attempt 

13/06/2020 15:14:38 INFO GlusterFS mount attempt 

13/06/2020 15:14:08 INFO GlusterFS mount attempt 

13/06/2020 15:13:38 INFO GlusterFS mount attempt 

13/06/2020 15:13:08 INFO GlusterFS mount attempt 

13/06/2020 15:12:38 INFO GlusterFS mount attempt 

13/06/2020 15:12:08 INFO GlusterFS mount attempt 

13/06/2020 15:11:37 INFO GlusterFS mount attempt 

13/06/2020 15:11:07 INFO GlusterFS mount attempt 

13/06/2020 15:10:37 INFO GlusterFS mount attempt 

13/06/2020 15:10:07 INFO GlusterFS mount attempt 

13/06/2020 15:09:37 INFO GlusterFS mount attempt 

13/06/2020 15:09:07 INFO GlusterFS mount attempt 

13/06/2020 15:08:37 INFO GlusterFS mount attempt 

13/06/2020 15:08:07 INFO GlusterFS mount attempt 

13/06/2020 15:07:37 INFO GlusterFS mount attempt 

13/06/2020 15:07:07 INFO GlusterFS mount attempt 

13/06/2020 15:06:37 INFO GlusterFS mount attempt 

13/06/2020 15:06:06 INFO GlusterFS mount attempt 

13/06/2020 15:05:36 INFO GlusterFS mount attempt 

13/06/2020 15:05:06 INFO GlusterFS mount attempt 

13/06/2020 15:04:36 INFO GlusterFS mount attempt 

13/06/2020 15:04:06 INFO GlusterFS mount attempt 

13/06/2020 15:03:36 INFO GlusterFS mount attempt 

13/06/2020 15:03:06 INFO GlusterFS mount attempt 

13/06/2020 15:02:36 INFO GlusterFS mount attempt 

13/06/2020 15:02:06 INFO GlusterFS mount attempt 

13/06/2020 15:01:36 INFO GlusterFS mount attempt 

13/06/2020 15:01:06 INFO GlusterFS mount attempt 

13/06/2020 15:00:35 INFO GlusterFS mount attempt 

13/06/2020 15:00:05 INFO GlusterFS mount attempt 

13/06/2020 14:59:35 INFO GlusterFS mount attempt 

13/06/2020 14:59:05 INFO GlusterFS mount attempt 

13/06/2020 14:58:35 INFO GlusterFS mount attempt 

13/06/2020 14:58:05 INFO GlusterFS mount attempt 

13/06/2020 14:57:35 INFO GlusterFS mount attempt 

13/06/2020 14:57:05 INFO GlusterFS mount attempt 

13/06/2020 14:56:35 INFO GlusterFS mount attempt 

13/06/2020 14:56:05 INFO GlusterFS mount attempt 

13/06/2020 14:55:35 INFO GlusterFS mount attempt 

13/06/2020 14:55:04 INFO GlusterFS mount attempt 

13/06/2020 14:54:34 INFO GlusterFS mount attempt 

13/06/2020 14:54:04 INFO GlusterFS mount attempt 

13/06/2020 14:53:34 INFO GlusterFS mount attempt 

13/06/2020 14:53:04 INFO GlusterFS mount attempt 

13/06/2020 14:52:34 INFO GlusterFS mount attempt 

13/06/2020 14:52:04 INFO GlusterFS mount attempt 

13/06/2020 14:51:34 INFO GlusterFS mount attempt 

13/06/2020 14:51:04 INFO GlusterFS mount attempt 

13/06/2020 14:50:34 INFO GlusterFS mount attempt 

13/06/2020 14:50:04 INFO GlusterFS mount attempt 

13/06/2020 14:49:33 INFO GlusterFS mount attempt 

13/06/2020 14:49:03 INFO GlusterFS mount attempt 

13/06/2020 14:48:33 INFO GlusterFS mount attempt 

13/06/2020 14:48:03 INFO GlusterFS mount attempt 

13/06/2020 14:47:33 INFO GlusterFS mount attempt 

13/06/2020 14:47:03 INFO GlusterFS mount attempt 

13/06/2020 14:46:33 INFO GlusterFS mount attempt 

13/06/2020 14:46:03 INFO GlusterFS mount attempt 

13/06/2020 14:45:33 INFO GlusterFS mount attempt 

13/06/2020 14:45:03 INFO GlusterFS mount attempt 

13/06/2020 14:44:33 INFO GlusterFS mount attempt 

13/06/2020 14:44:02 INFO GlusterFS mount attempt 

13/06/2020 14:43:32 INFO GlusterFS mount attempt 

13/06/2020 14:43:02 INFO GlusterFS mount attempt 

13/06/2020 14:42:32 INFO GlusterFS mount attempt 

13/06/2020 14:42:02 INFO GlusterFS mount attempt 

13/06/2020 14:41:32 INFO GlusterFS mount attempt 

13/06/2020 14:41:02 INFO GlusterFS mount attempt 

13/06/2020 14:40:32 INFO GlusterFS mount attempt 

13/06/2020 14:40:02 INFO GlusterFS mount attempt 

13/06/2020 14:39:32 INFO GlusterFS mount attempt 

13/06/2020 14:39:02 INFO GlusterFS mount attempt 

13/06/2020 14:38:31 INFO GlusterFS mount attempt 

13/06/2020 14:38:01 INFO GlusterFS mount attempt 

13/06/2020 14:37:31 INFO GlusterFS mount attempt 

13/06/2020 14:37:01 INFO GlusterFS mount attempt 

13/06/2020 14:36:31 INFO GlusterFS mount attempt 

13/06/2020 14:36:01 INFO GlusterFS mount attempt 

13/06/2020 14:35:31 INFO GlusterFS mount attempt 

13/06/2020 14:35:01 INFO GlusterFS mount attempt 

13/06/2020 14:34:31 INFO GlusterFS mount attempt 

13/06/2020 14:34:01 INFO GlusterFS mount attempt 

13/06/2020 14:33:31 INFO GlusterFS mount attempt 

13/06/2020 14:33:00 INFO GlusterFS mount attempt 

13/06/2020 14:32:30 INFO GlusterFS mount attempt 

13/06/2020 14:32:00 INFO GlusterFS mount attempt 

13/06/2020 14:31:30 INFO GlusterFS mount attempt 

13/06/2020 14:31:00 INFO GlusterFS mount attempt 

13/06/2020 14:30:30 INFO GlusterFS mount attempt 

13/06/2020 14:30:00 INFO GlusterFS mount attempt 

13/06/2020 14:29:30 INFO GlusterFS mount attempt 

13/06/2020 14:29:00 INFO GlusterFS mount attempt 

13/06/2020 14:28:30 INFO GlusterFS mount attempt 

13/06/2020 14:28:00 INFO GlusterFS mount attempt 

13/06/2020 14:27:30 INFO GlusterFS mount attempt 

13/06/2020 14:26:59 INFO GlusterFS mount attempt 

13/06/2020 14:26:29 INFO GlusterFS mount attempt 

13/06/2020 14:25:59 INFO GlusterFS mount attempt 

13/06/2020 14:25:29 INFO GlusterFS mount attempt 

13/06/2020 14:24:59 INFO GlusterFS mount attempt 

13/06/2020 14:24:29 INFO GlusterFS mount attempt 

13/06/2020 14:23:59 INFO GlusterFS mount attempt 

13/06/2020 14:23:29 INFO GlusterFS mount attempt 

13/06/2020 14:22:59 INFO GlusterFS mount attempt 

13/06/2020 14:22:29 INFO GlusterFS mount attempt 

13/06/2020 14:21:58 INFO GlusterFS mount attempt 

13/06/2020 14:21:28 INFO GlusterFS mount attempt 

13/06/2020 14:20:58 INFO GlusterFS mount attempt 

13/06/2020 14:20:28 INFO GlusterFS mount attempt 

13/06/2020 14:19:58 INFO GlusterFS mount attempt 

13/06/2020 14:19:28 INFO GlusterFS mount attempt 

13/06/2020 14:18:58 INFO GlusterFS mount attempt 

13/06/2020 14:18:28 INFO GlusterFS mount attempt 

13/06/2020 14:17:58 INFO GlusterFS mount attempt 

13/06/2020 14:17:28 INFO GlusterFS mount attempt 

13/06/2020 14:16:58 INFO GlusterFS mount attempt 

13/06/2020 14:16:28 INFO GlusterFS mount attempt 

13/06/2020 14:15:57 INFO GlusterFS mount attempt 

13/06/2020 14:15:27 INFO GlusterFS mount attempt 

13/06/2020 14:14:57 INFO GlusterFS mount attempt 

13/06/2020 14:14:27 INFO GlusterFS mount attempt 

13/06/2020 14:13:57 INFO GlusterFS mount attempt 

13/06/2020 14:13:27 INFO GlusterFS mount attempt 

13/06/2020 14:12:57 INFO GlusterFS mount attempt 

13/06/2020 14:12:27 INFO GlusterFS mount attempt 

13/06/2020 14:11:57 INFO GlusterFS mount attempt 

13/06/2020 14:11:27 INFO GlusterFS mount attempt 

13/06/2020 14:10:56 INFO GlusterFS mount attempt 

13/06/2020 14:10:26 INFO GlusterFS mount attempt 

13/06/2020 14:09:56 INFO GlusterFS mount attempt 

13/06/2020 14:09:26 INFO GlusterFS mount attempt 

13/06/2020 14:08:56 INFO GlusterFS mount attempt 

13/06/2020 14:08:26 INFO GlusterFS mount attempt 

13/06/2020 14:07:56 INFO GlusterFS mount attempt 

13/06/2020 14:07:26 INFO GlusterFS mount attempt 

13/06/2020 14:06:56 INFO GlusterFS mount attempt 

13/06/2020 14:06:26 INFO GlusterFS mount attempt 

13/06/2020 14:05:56 INFO GlusterFS mount attempt 

13/06/2020 14:05:25 INFO GlusterFS mount attempt 

13/06/2020 14:04:55 INFO GlusterFS mount attempt 

13/06/2020 14:04:25 INFO GlusterFS mount attempt 

13/06/2020 14:03:55 INFO GlusterFS mount attempt 

13/06/2020 14:03:25 INFO GlusterFS mount attempt 

13/06/2020 14:02:55 INFO GlusterFS mount attempt 

13/06/2020 14:02:25 INFO GlusterFS mount attempt 

13/06/2020 14:01:55 INFO GlusterFS mount attempt 

13/06/2020 14:01:25 INFO GlusterFS mount attempt 

13/06/2020 14:00:55 INFO GlusterFS mount attempt 

13/06/2020 14:00:24 INFO GlusterFS mount attempt 

13/06/2020 13:59:54 INFO GlusterFS mount attempt 

13/06/2020 13:59:24 INFO GlusterFS mount attempt 

13/06/2020 13:58:54 INFO GlusterFS mount attempt 

13/06/2020 13:58:24 INFO GlusterFS mount attempt 

13/06/2020 13:57:54 INFO GlusterFS mount attempt 

13/06/2020 13:57:24 INFO GlusterFS mount attempt 

13/06/2020 13:56:54 INFO GlusterFS mount attempt 

13/06/2020 13:56:24 INFO GlusterFS mount attempt 

13/06/2020 13:55:54 INFO GlusterFS mount attempt 

13/06/2020 13:55:24 INFO GlusterFS mount attempt 

13/06/2020 13:54:53 INFO GlusterFS mount attempt 

13/06/2020 13:54:23 INFO GlusterFS mount attempt 

13/06/2020 13:53:53 INFO GlusterFS mount attempt 

13/06/2020 13:53:23 INFO GlusterFS mount attempt 

13/06/2020 13:52:53 INFO GlusterFS mount attempt 

13/06/2020 13:52:23 INFO GlusterFS mount attempt 

13/06/2020 13:51:53 INFO GlusterFS mount attempt 

13/06/2020 13:51:23 INFO GlusterFS mount attempt 

13/06/2020 13:50:53 INFO GlusterFS mount attempt 

13/06/2020 13:50:23 INFO GlusterFS mount attempt 

13/06/2020 13:49:53 INFO GlusterFS mount attempt 

13/06/2020 13:49:23 INFO GlusterFS mount attempt 

13/06/2020 13:48:52 INFO GlusterFS mount attempt 

13/06/2020 13:48:22 INFO GlusterFS mount attempt 

13/06/2020 13:47:52 INFO GlusterFS mount attempt 

13/06/2020 13:47:22 INFO GlusterFS mount attempt 

13/06/2020 13:46:52 INFO GlusterFS mount attempt 

13/06/2020 13:46:22 INFO GlusterFS mount attempt 

13/06/2020 13:45:52 INFO GlusterFS mount attempt 

13/06/2020 13:45:22 INFO GlusterFS mount attempt 

13/06/2020 13:44:52 INFO GlusterFS mount attempt 

13/06/2020 13:44:22 INFO GlusterFS mount attempt 

13/06/2020 13:43:51 INFO GlusterFS mount attempt 

13/06/2020 13:43:21 INFO GlusterFS mount attempt 

13/06/2020 13:42:51 INFO GlusterFS mount attempt 

13/06/2020 13:42:21 INFO GlusterFS mount attempt 

13/06/2020 13:41:51 INFO GlusterFS mount attempt 

13/06/2020 13:41:21 INFO GlusterFS mount attempt 

13/06/2020 13:40:51 INFO GlusterFS mount attempt 

13/06/2020 13:40:21 INFO GlusterFS mount attempt 

13/06/2020 13:39:51 INFO GlusterFS mount attempt 

13/06/2020 13:39:21 INFO GlusterFS mount attempt 

13/06/2020 13:38:51 INFO GlusterFS mount attempt 

13/06/2020 13:38:20 INFO GlusterFS mount attempt 

13/06/2020 13:37:50 INFO GlusterFS mount attempt 

13/06/2020 13:37:20 INFO GlusterFS mount attempt 

13/06/2020 13:36:50 INFO GlusterFS mount attempt 

13/06/2020 13:36:20 INFO GlusterFS mount attempt 

13/06/2020 13:35:50 INFO GlusterFS mount attempt 

13/06/2020 13:35:20 INFO GlusterFS mount attempt 

13/06/2020 13:34:50 INFO GlusterFS mount attempt 

13/06/2020 13:34:20 INFO GlusterFS mount attempt 

13/06/2020 13:33:50 INFO GlusterFS mount attempt 

13/06/2020 13:33:20 INFO GlusterFS mount attempt 

13/06/2020 13:32:49 INFO GlusterFS mount attempt 

13/06/2020 13:32:19 INFO GlusterFS mount attempt 

13/06/2020 13:31:49 INFO GlusterFS mount attempt 

13/06/2020 13:31:19 INFO GlusterFS mount attempt 

13/06/2020 13:30:49 INFO GlusterFS mount attempt 

13/06/2020 13:30:19 INFO GlusterFS mount attempt 

13/06/2020 13:29:49 INFO GlusterFS mount attempt 

13/06/2020 13:29:19 INFO GlusterFS mount attempt 

13/06/2020 13:28:49 INFO GlusterFS mount attempt 

13/06/2020 13:28:19 INFO GlusterFS mount attempt 

13/06/2020 13:27:49 INFO GlusterFS mount attempt 

13/06/2020 13:27:18 INFO GlusterFS mount attempt 

13/06/2020 13:26:48 INFO GlusterFS mount attempt 

13/06/2020 13:26:18 INFO GlusterFS mount attempt 

13/06/2020 13:25:48 INFO GlusterFS mount attempt 

13/06/2020 13:25:18 INFO GlusterFS mount attempt 

13/06/2020 13:24:48 INFO GlusterFS mount attempt 

13/06/2020 13:24:18 INFO GlusterFS mount attempt 

13/06/2020 13:23:48 INFO GlusterFS mount attempt 

13/06/2020 13:23:18 INFO GlusterFS mount attempt 

13/06/2020 13:22:48 INFO GlusterFS mount attempt 

13/06/2020 13:22:17 INFO GlusterFS mount attempt 

13/06/2020 13:21:47 INFO GlusterFS mount attempt 

13/06/2020 13:21:17 INFO GlusterFS mount attempt 

13/06/2020 13:20:47 INFO GlusterFS mount attempt 

13/06/2020 13:20:17 INFO GlusterFS mount attempt 

13/06/2020 13:19:47 INFO GlusterFS mount attempt 

13/06/2020 13:19:17 INFO GlusterFS mount attempt 

13/06/2020 13:18:47 INFO GlusterFS mount attempt 

13/06/2020 13:18:17 INFO GlusterFS mount attempt 

13/06/2020 13:17:47 INFO GlusterFS mount attempt 

13/06/2020 13:17:17 INFO GlusterFS mount attempt 

13/06/2020 13:16:47 INFO GlusterFS mount attempt 

13/06/2020 13:16:16 INFO GlusterFS mount attempt 

13/06/2020 13:15:46 INFO GlusterFS mount attempt 

13/06/2020 13:15:16 INFO GlusterFS mount attempt 

13/06/2020 13:14:46 INFO GlusterFS mount attempt 

13/06/2020 13:14:16 INFO GlusterFS mount attempt 

13/06/2020 13:13:46 INFO GlusterFS mount attempt 

13/06/2020 13:13:16 INFO GlusterFS mount attempt 

13/06/2020 13:12:46 INFO GlusterFS mount attempt 

13/06/2020 13:12:16 INFO GlusterFS mount attempt 

13/06/2020 13:11:46 INFO GlusterFS mount attempt 

13/06/2020 13:11:16 INFO GlusterFS mount attempt 

13/06/2020 13:10:45 INFO GlusterFS mount attempt 

13/06/2020 13:10:15 INFO GlusterFS mount attempt 

13/06/2020 13:09:45 INFO GlusterFS mount attempt 

13/06/2020 13:09:15 INFO GlusterFS mount attempt 

13/06/2020 13:08:45 INFO GlusterFS mount attempt 

13/06/2020 13:08:15 INFO GlusterFS mount attempt 

13/06/2020 13:07:45 INFO GlusterFS mount attempt 

13/06/2020 13:07:15 INFO GlusterFS mount attempt 

13/06/2020 13:06:45 INFO GlusterFS mount attempt 

13/06/2020 13:06:15 INFO GlusterFS mount attempt 

13/06/2020 13:05:45 INFO GlusterFS mount attempt 

13/06/2020 13:05:14 INFO GlusterFS mount attempt 

13/06/2020 13:04:44 INFO GlusterFS mount attempt 

13/06/2020 13:04:14 INFO GlusterFS mount attempt 

13/06/2020 13:03:44 INFO GlusterFS mount attempt 

13/06/2020 13:03:14 INFO GlusterFS mount attempt 

13/06/2020 13:02:44 INFO GlusterFS mount attempt 

13/06/2020 13:02:14 INFO GlusterFS mount attempt 

13/06/2020 13:01:44 INFO GlusterFS mount attempt 

13/06/2020 13:01:14 INFO GlusterFS mount attempt 

13/06/2020 13:00:44 INFO GlusterFS mount attempt 

13/06/2020 13:00:14 INFO GlusterFS mount attempt 

13/06/2020 12:59:43 INFO GlusterFS mount attempt 

13/06/2020 12:59:13 INFO GlusterFS mount attempt 

13/06/2020 12:58:43 INFO GlusterFS mount attempt 

13/06/2020 12:58:13 INFO GlusterFS mount attempt 

13/06/2020 12:57:43 INFO GlusterFS mount attempt 

13/06/2020 12:57:13 INFO GlusterFS mount attempt 

13/06/2020 12:56:43 INFO GlusterFS mount attempt 

13/06/2020 12:56:13 INFO GlusterFS mount attempt 

13/06/2020 12:55:43 INFO GlusterFS mount attempt 

13/06/2020 12:55:13 INFO GlusterFS mount attempt 

13/06/2020 12:54:43 INFO GlusterFS mount attempt 

13/06/2020 12:54:12 INFO GlusterFS mount attempt 

13/06/2020 12:53:42 INFO GlusterFS mount attempt 

13/06/2020 12:53:12 INFO GlusterFS mount attempt 

13/06/2020 12:52:42 INFO GlusterFS mount attempt 

13/06/2020 12:52:12 INFO GlusterFS mount attempt 

13/06/2020 12:51:42 INFO GlusterFS mount attempt 

13/06/2020 12:51:12 INFO GlusterFS mount attempt 

13/06/2020 12:50:42 INFO GlusterFS mount attempt 

13/06/2020 12:50:12 INFO GlusterFS mount attempt 

13/06/2020 12:49:42 INFO GlusterFS mount attempt 

13/06/2020 12:49:12 INFO GlusterFS mount attempt 

13/06/2020 12:48:41 INFO GlusterFS mount attempt 

13/06/2020 12:48:11 INFO GlusterFS mount attempt 

13/06/2020 12:47:41 INFO GlusterFS mount attempt 

13/06/2020 12:47:11 INFO GlusterFS mount attempt 

13/06/2020 12:46:41 INFO GlusterFS mount attempt 

13/06/2020 12:46:11 INFO GlusterFS mount attempt 

13/06/2020 12:45:41 INFO GlusterFS mount attempt 

13/06/2020 12:45:11 INFO GlusterFS mount attempt 

13/06/2020 12:44:41 INFO GlusterFS mount attempt 

13/06/2020 12:44:11 INFO GlusterFS mount attempt 

13/06/2020 12:43:41 INFO GlusterFS mount attempt 

13/06/2020 12:43:10 INFO GlusterFS mount attempt 

13/06/2020 12:42:40 INFO GlusterFS mount attempt 

13/06/2020 12:42:10 INFO GlusterFS mount attempt 

13/06/2020 12:41:40 INFO GlusterFS mount attempt 

13/06/2020 12:41:10 INFO GlusterFS mount attempt 

13/06/2020 12:40:40 INFO GlusterFS mount attempt 

13/06/2020 12:40:10 INFO GlusterFS mount attempt 

13/06/2020 12:39:40 INFO GlusterFS mount attempt 

13/06/2020 12:39:10 INFO GlusterFS mount attempt 

13/06/2020 12:38:40 INFO GlusterFS mount attempt 

13/06/2020 12:38:10 INFO GlusterFS mount attempt 

13/06/2020 12:37:40 INFO GlusterFS mount attempt 

13/06/2020 12:37:09 INFO GlusterFS mount attempt 

13/06/2020 12:36:39 INFO GlusterFS mount attempt 

13/06/2020 12:36:09 INFO GlusterFS mount attempt 

13/06/2020 12:35:39 INFO GlusterFS mount attempt 

13/06/2020 12:35:09 INFO GlusterFS mount attempt 

13/06/2020 12:34:39 INFO GlusterFS mount attempt 

13/06/2020 12:34:09 INFO GlusterFS mount attempt 

13/06/2020 12:33:39 INFO GlusterFS mount attempt 

13/06/2020 12:33:09 INFO GlusterFS mount attempt 

13/06/2020 12:32:39 INFO GlusterFS mount attempt 

13/06/2020 12:32:09 INFO GlusterFS mount attempt 

13/06/2020 12:31:38 INFO GlusterFS mount attempt 

13/06/2020 12:31:08 INFO GlusterFS mount attempt 

13/06/2020 12:30:38 INFO GlusterFS mount attempt 

13/06/2020 12:30:08 INFO GlusterFS mount attempt 

13/06/2020 12:29:38 INFO GlusterFS mount attempt 

13/06/2020 12:29:08 INFO GlusterFS mount attempt 

13/06/2020 12:28:38 INFO GlusterFS mount attempt 

13/06/2020 12:28:08 INFO GlusterFS mount attempt 

13/06/2020 12:27:38 INFO GlusterFS mount attempt 

13/06/2020 12:27:08 INFO GlusterFS mount attempt 

13/06/2020 12:26:38 INFO GlusterFS mount attempt 

13/06/2020 12:26:07 INFO GlusterFS mount attempt 

13/06/2020 12:25:37 INFO GlusterFS mount attempt 

13/06/2020 12:25:07 INFO GlusterFS mount attempt 

13/06/2020 12:24:37 INFO GlusterFS mount attempt 

13/06/2020 12:24:07 INFO GlusterFS mount attempt 

13/06/2020 12:23:37 INFO GlusterFS mount attempt 

13/06/2020 12:23:07 INFO GlusterFS mount attempt 

13/06/2020 12:22:37 INFO GlusterFS mount attempt 

13/06/2020 12:22:07 INFO GlusterFS mount attempt 

13/06/2020 12:21:37 INFO GlusterFS mount attempt 

13/06/2020 12:21:07 INFO GlusterFS mount attempt 

13/06/2020 12:20:36 INFO GlusterFS mount attempt 

13/06/2020 12:20:06 INFO GlusterFS mount attempt 

13/06/2020 12:19:36 INFO GlusterFS mount attempt 

13/06/2020 12:19:06 INFO GlusterFS mount attempt 

13/06/2020 12:18:36 INFO GlusterFS mount attempt 

13/06/2020 12:18:06 INFO GlusterFS mount attempt 

13/06/2020 12:17:36 INFO GlusterFS mount attempt 

13/06/2020 12:17:06 INFO GlusterFS mount attempt 

13/06/2020 12:16:36 INFO GlusterFS mount attempt 

13/06/2020 12:16:06 INFO GlusterFS mount attempt 

13/06/2020 12:15:36 INFO GlusterFS mount attempt 

13/06/2020 12:15:05 INFO GlusterFS mount attempt 

13/06/2020 12:14:35 INFO GlusterFS mount attempt 

13/06/2020 12:14:05 INFO GlusterFS mount attempt 

13/06/2020 12:13:35 INFO GlusterFS mount attempt 

13/06/2020 12:13:05 INFO GlusterFS mount attempt 

13/06/2020 12:12:35 INFO GlusterFS mount attempt 

13/06/2020 12:12:05 INFO GlusterFS mount attempt 

13/06/2020 12:11:35 INFO GlusterFS mount attempt 

13/06/2020 12:11:05 INFO GlusterFS mount attempt 

13/06/2020 12:10:35 INFO GlusterFS mount attempt 

13/06/2020 12:10:04 INFO GlusterFS mount attempt 

13/06/2020 12:09:34 INFO GlusterFS mount attempt 

13/06/2020 12:09:04 INFO GlusterFS mount attempt 

13/06/2020 12:08:34 INFO GlusterFS mount attempt 

13/06/2020 12:08:04 INFO GlusterFS mount attempt 

13/06/2020 12:07:34 INFO GlusterFS mount attempt 

13/06/2020 12:07:04 INFO GlusterFS mount attempt 

13/06/2020 12:06:34 INFO GlusterFS mount attempt 

13/06/2020 12:06:04 INFO GlusterFS mount attempt 

13/06/2020 12:05:34 INFO GlusterFS mount attempt 

13/06/2020 12:05:04 INFO GlusterFS mount attempt 

13/06/2020 12:04:33 INFO GlusterFS mount attempt 

13/06/2020 12:04:03 INFO GlusterFS mount attempt 

13/06/2020 12:03:33 INFO GlusterFS mount attempt 

13/06/2020 12:03:03 INFO GlusterFS mount attempt 

13/06/2020 12:02:33 INFO GlusterFS mount attempt 

13/06/2020 12:02:03 INFO GlusterFS mount attempt 

13/06/2020 12:01:33 INFO GlusterFS mount attempt 

13/06/2020 12:01:03 INFO GlusterFS mount attempt 

13/06/2020 12:00:33 INFO GlusterFS mount attempt 

13/06/2020 12:00:03 INFO GlusterFS mount attempt 

13/06/2020 11:59:33 INFO GlusterFS mount attempt 

13/06/2020 11:59:02 INFO GlusterFS mount attempt 

13/06/2020 11:58:32 INFO GlusterFS mount attempt 

13/06/2020 11:58:02 INFO GlusterFS mount attempt 

13/06/2020 11:57:32 INFO GlusterFS mount attempt 

13/06/2020 11:57:02 INFO GlusterFS mount attempt 

13/06/2020 11:56:32 INFO GlusterFS mount attempt 

13/06/2020 11:56:02 INFO GlusterFS mount attempt 

13/06/2020 11:55:32 INFO GlusterFS mount attempt 

13/06/2020 11:55:02 INFO GlusterFS mount attempt 

13/06/2020 11:54:32 INFO GlusterFS mount attempt 

13/06/2020 11:54:02 INFO GlusterFS mount attempt 

13/06/2020 11:53:31 INFO GlusterFS mount attempt 

13/06/2020 11:53:01 INFO GlusterFS mount attempt 

13/06/2020 11:52:31 INFO GlusterFS mount attempt 

13/06/2020 11:52:01 INFO GlusterFS mount attempt 

13/06/2020 11:51:31 INFO GlusterFS mount attempt 

13/06/2020 11:51:01 INFO GlusterFS mount attempt 

13/06/2020 11:50:31 INFO GlusterFS mount attempt 

13/06/2020 11:50:01 INFO GlusterFS mount attempt 

13/06/2020 11:49:31 INFO GlusterFS mount attempt 

13/06/2020 11:49:01 INFO GlusterFS mount attempt 

13/06/2020 11:48:31 INFO GlusterFS mount attempt 

13/06/2020 11:48:00 INFO GlusterFS mount attempt 

13/06/2020 11:47:30 INFO GlusterFS mount attempt 

13/06/2020 11:47:00 INFO GlusterFS mount attempt 

13/06/2020 11:46:30 INFO GlusterFS mount attempt 

13/06/2020 11:46:00 INFO GlusterFS mount attempt 

13/06/2020 11:45:30 INFO GlusterFS mount attempt 

13/06/2020 11:45:00 INFO GlusterFS mount attempt 

13/06/2020 11:44:30 INFO GlusterFS mount attempt 

13/06/2020 11:44:00 INFO GlusterFS mount attempt 

13/06/2020 11:43:30 INFO GlusterFS mount attempt 

13/06/2020 11:43:00 INFO GlusterFS mount attempt 

13/06/2020 11:42:29 INFO GlusterFS mount attempt 

13/06/2020 11:41:59 INFO GlusterFS mount attempt 

13/06/2020 11:41:29 INFO GlusterFS mount attempt 

13/06/2020 11:40:59 INFO GlusterFS mount attempt 

13/06/2020 11:40:29 INFO GlusterFS mount attempt 

13/06/2020 11:39:59 INFO GlusterFS mount attempt 

13/06/2020 11:39:29 INFO GlusterFS mount attempt 

13/06/2020 11:38:59 INFO GlusterFS mount attempt 

13/06/2020 11:38:29 INFO GlusterFS mount attempt 

13/06/2020 11:37:59 INFO GlusterFS mount attempt 

13/06/2020 11:37:29 INFO GlusterFS mount attempt 

13/06/2020 11:36:58 INFO GlusterFS mount attempt 

13/06/2020 11:36:28 INFO GlusterFS mount attempt 

13/06/2020 11:35:58 INFO GlusterFS mount attempt 

13/06/2020 11:35:28 INFO GlusterFS mount attempt 

13/06/2020 11:34:58 INFO GlusterFS mount attempt 

13/06/2020 11:34:28 INFO GlusterFS mount attempt 

13/06/2020 11:33:58 INFO GlusterFS mount attempt 

13/06/2020 11:33:28 INFO GlusterFS mount attempt 

13/06/2020 11:32:58 INFO GlusterFS mount attempt 

13/06/2020 11:32:28 INFO GlusterFS mount attempt 

13/06/2020 11:31:58 INFO GlusterFS mount attempt 

13/06/2020 11:31:27 INFO GlusterFS mount attempt 

13/06/2020 11:30:57 INFO GlusterFS mount attempt 

13/06/2020 11:30:27 INFO GlusterFS mount attempt 

13/06/2020 11:29:57 INFO GlusterFS mount attempt 

13/06/2020 11:29:27 INFO GlusterFS mount attempt 

13/06/2020 11:28:57 INFO GlusterFS mount attempt 

13/06/2020 11:28:27 INFO GlusterFS mount attempt 

13/06/2020 11:27:57 INFO GlusterFS mount attempt 

13/06/2020 11:27:27 INFO GlusterFS mount attempt 

13/06/2020 11:26:57 INFO GlusterFS mount attempt 

13/06/2020 11:26:27 INFO GlusterFS mount attempt 

13/06/2020 11:25:56 INFO GlusterFS mount attempt 

13/06/2020 11:25:26 INFO GlusterFS mount attempt 

13/06/2020 11:24:56 INFO GlusterFS mount attempt 

13/06/2020 11:24:26 INFO GlusterFS mount attempt 

13/06/2020 11:23:56 INFO GlusterFS mount attempt 

13/06/2020 11:23:26 INFO GlusterFS mount attempt 

13/06/2020 11:22:56 INFO GlusterFS mount attempt 

13/06/2020 11:22:26 INFO GlusterFS mount attempt 

13/06/2020 11:21:56 INFO GlusterFS mount attempt 

13/06/2020 11:21:26 INFO GlusterFS mount attempt 

13/06/2020 11:20:56 INFO GlusterFS mount attempt 

13/06/2020 11:20:25 INFO GlusterFS mount attempt 

13/06/2020 11:19:55 INFO GlusterFS mount attempt 

13/06/2020 11:19:25 INFO GlusterFS mount attempt 

13/06/2020 11:18:55 INFO GlusterFS mount attempt 

13/06/2020 11:18:25 INFO GlusterFS mount attempt 

13/06/2020 11:17:55 INFO GlusterFS mount attempt 

13/06/2020 11:17:25 INFO GlusterFS mount attempt 

13/06/2020 11:16:55 INFO GlusterFS mount attempt 

13/06/2020 11:16:25 INFO GlusterFS mount attempt 

13/06/2020 11:15:55 INFO GlusterFS mount attempt 

13/06/2020 11:15:25 INFO GlusterFS mount attempt 

13/06/2020 11:14:54 INFO GlusterFS mount attempt 

13/06/2020 11:14:24 INFO GlusterFS mount attempt 

13/06/2020 11:13:54 INFO GlusterFS mount attempt 

13/06/2020 11:13:24 INFO GlusterFS mount attempt 

13/06/2020 11:12:54 INFO GlusterFS mount attempt 

13/06/2020 11:12:24 INFO GlusterFS mount attempt 

13/06/2020 11:11:54 INFO GlusterFS mount attempt 

13/06/2020 11:11:24 INFO GlusterFS mount attempt 

13/06/2020 11:10:54 INFO GlusterFS mount attempt 

13/06/2020 11:10:24 INFO GlusterFS mount attempt 

13/06/2020 11:09:53 INFO GlusterFS mount attempt 

13/06/2020 11:09:23 INFO GlusterFS mount attempt 

13/06/2020 11:08:53 INFO GlusterFS mount attempt 

13/06/2020 11:08:23 INFO GlusterFS mount attempt 

13/06/2020 11:07:53 INFO GlusterFS mount attempt 

13/06/2020 11:07:23 INFO GlusterFS mount attempt 

13/06/2020 11:06:53 INFO GlusterFS mount attempt 

13/06/2020 11:06:23 INFO GlusterFS mount attempt 

13/06/2020 11:05:53 INFO GlusterFS mount attempt 

13/06/2020 11:05:23 INFO GlusterFS mount attempt 

13/06/2020 11:04:53 INFO GlusterFS mount attempt 

13/06/2020 11:04:22 INFO GlusterFS mount attempt 

13/06/2020 11:03:52 INFO GlusterFS mount attempt 

13/06/2020 11:03:22 INFO GlusterFS mount attempt 

13/06/2020 11:02:52 INFO GlusterFS mount attempt 

13/06/2020 11:02:22 INFO GlusterFS mount attempt 

13/06/2020 11:01:52 INFO GlusterFS mount attempt 

13/06/2020 11:01:22 INFO GlusterFS mount attempt 

13/06/2020 11:00:52 INFO GlusterFS mount attempt 

13/06/2020 11:00:22 INFO GlusterFS mount attempt 

13/06/2020 10:59:52 INFO GlusterFS mount attempt 

13/06/2020 10:59:22 INFO GlusterFS mount attempt 

13/06/2020 10:58:51 INFO GlusterFS mount attempt 

13/06/2020 10:58:21 INFO GlusterFS mount attempt 

13/06/2020 10:57:51 INFO GlusterFS mount attempt 

13/06/2020 10:57:21 INFO GlusterFS mount attempt 

13/06/2020 10:56:51 INFO GlusterFS mount attempt 

13/06/2020 10:56:21 INFO GlusterFS mount attempt 

13/06/2020 10:55:51 INFO GlusterFS mount attempt 

13/06/2020 10:55:21 INFO GlusterFS mount attempt 

13/06/2020 10:54:51 INFO GlusterFS mount attempt 

13/06/2020 10:54:21 INFO GlusterFS mount attempt 

13/06/2020 10:53:51 INFO GlusterFS mount attempt 

13/06/2020 10:53:20 INFO GlusterFS mount attempt 

13/06/2020 10:52:50 INFO GlusterFS mount attempt 

13/06/2020 10:52:20 INFO GlusterFS mount attempt 

13/06/2020 10:51:50 INFO GlusterFS mount attempt 

13/06/2020 10:51:20 INFO GlusterFS mount attempt 

13/06/2020 10:50:50 INFO GlusterFS mount attempt 

13/06/2020 10:50:20 INFO GlusterFS mount attempt 

13/06/2020 10:49:50 INFO GlusterFS mount attempt 

13/06/2020 10:49:20 INFO GlusterFS mount attempt 

13/06/2020 10:48:50 INFO GlusterFS mount attempt 

13/06/2020 10:48:20 INFO GlusterFS mount attempt 

13/06/2020 10:47:49 INFO GlusterFS mount attempt 

13/06/2020 10:47:19 INFO GlusterFS mount attempt 

13/06/2020 10:46:49 INFO GlusterFS mount attempt 

13/06/2020 10:46:19 INFO GlusterFS mount attempt 

13/06/2020 10:45:49 INFO GlusterFS mount attempt 

13/06/2020 10:45:19 INFO GlusterFS mount attempt 

13/06/2020 10:44:49 INFO GlusterFS mount attempt 

13/06/2020 10:44:19 INFO GlusterFS mount attempt 

13/06/2020 10:43:49 INFO GlusterFS mount attempt 

13/06/2020 10:43:19 INFO GlusterFS mount attempt 

13/06/2020 10:42:49 INFO GlusterFS mount attempt 

13/06/2020 10:42:18 INFO GlusterFS mount attempt 

13/06/2020 10:41:48 INFO GlusterFS mount attempt 

13/06/2020 10:41:18 INFO GlusterFS mount attempt 

13/06/2020 10:40:48 INFO GlusterFS mount attempt 

13/06/2020 10:40:18 INFO GlusterFS mount attempt 

13/06/2020 10:39:48 INFO GlusterFS mount attempt 

13/06/2020 10:39:18 INFO GlusterFS mount attempt 

13/06/2020 10:38:48 INFO GlusterFS mount attempt 

13/06/2020 10:38:18 INFO GlusterFS mount attempt 

13/06/2020 10:37:48 INFO GlusterFS mount attempt 

13/06/2020 10:37:18 INFO GlusterFS mount attempt 

13/06/2020 10:36:47 INFO GlusterFS mount attempt 

13/06/2020 10:36:17 INFO GlusterFS mount attempt 

13/06/2020 10:35:47 INFO GlusterFS mount attempt 

13/06/2020 10:35:17 INFO GlusterFS mount attempt 

13/06/2020 10:34:47 INFO GlusterFS mount attempt 

13/06/2020 10:34:17 INFO GlusterFS mount attempt 

13/06/2020 10:33:47 INFO GlusterFS mount attempt 

13/06/2020 10:33:17 INFO GlusterFS mount attempt 

13/06/2020 10:32:47 INFO GlusterFS mount attempt 

13/06/2020 10:32:17 INFO GlusterFS mount attempt 

13/06/2020 10:31:47 INFO GlusterFS mount attempt 

13/06/2020 10:31:16 INFO GlusterFS mount attempt 

13/06/2020 10:30:46 INFO GlusterFS mount attempt 

13/06/2020 10:30:16 INFO GlusterFS mount attempt 

13/06/2020 10:29:46 INFO GlusterFS mount attempt 

13/06/2020 10:29:16 INFO GlusterFS mount attempt 

13/06/2020 10:28:46 INFO GlusterFS mount attempt 

13/06/2020 10:28:16 INFO GlusterFS mount attempt 

13/06/2020 10:27:46 INFO GlusterFS mount attempt 

13/06/2020 10:27:16 INFO GlusterFS mount attempt 

13/06/2020 10:26:46 INFO GlusterFS mount attempt 

13/06/2020 10:26:16 INFO GlusterFS mount attempt 

13/06/2020 10:25:45 INFO GlusterFS mount attempt 

13/06/2020 10:25:15 INFO GlusterFS mount attempt 

13/06/2020 10:24:45 INFO GlusterFS mount attempt 

13/06/2020 10:24:15 INFO GlusterFS mount attempt 

13/06/2020 10:23:45 INFO GlusterFS mount attempt 

13/06/2020 10:23:15 INFO GlusterFS mount attempt 

13/06/2020 10:22:45 INFO GlusterFS mount attempt 

13/06/2020 10:22:15 INFO GlusterFS mount attempt 

13/06/2020 10:21:45 INFO GlusterFS mount attempt 

13/06/2020 10:21:15 INFO GlusterFS mount attempt 

13/06/2020 10:20:45 INFO GlusterFS mount attempt 

13/06/2020 10:20:14 INFO GlusterFS mount attempt 

13/06/2020 10:19:44 INFO GlusterFS mount attempt 

13/06/2020 10:19:14 INFO GlusterFS mount attempt 

13/06/2020 10:18:44 INFO GlusterFS mount attempt 

13/06/2020 10:18:14 INFO GlusterFS mount attempt 

13/06/2020 10:17:44 INFO GlusterFS mount attempt 

13/06/2020 10:17:14 INFO GlusterFS mount attempt 

13/06/2020 10:16:44 INFO GlusterFS mount attempt 

13/06/2020 10:16:14 INFO GlusterFS mount attempt 

13/06/2020 10:15:44 INFO GlusterFS mount attempt 

13/06/2020 10:15:14 INFO GlusterFS mount attempt 

13/06/2020 10:14:43 INFO GlusterFS mount attempt 

13/06/2020 10:14:13 INFO GlusterFS mount attempt 

13/06/2020 10:13:43 INFO GlusterFS mount attempt 

13/06/2020 10:13:13 INFO GlusterFS mount attempt 

13/06/2020 10:12:43 INFO GlusterFS mount attempt 

13/06/2020 10:12:13 INFO GlusterFS mount attempt 

13/06/2020 10:11:43 INFO GlusterFS mount attempt 

13/06/2020 10:11:13 INFO GlusterFS mount attempt 

13/06/2020 10:10:43 INFO GlusterFS mount attempt 

13/06/2020 10:10:13 INFO GlusterFS mount attempt 

13/06/2020 10:09:43 INFO GlusterFS mount attempt 

13/06/2020 10:09:12 INFO GlusterFS mount attempt 

13/06/2020 10:08:42 INFO GlusterFS mount attempt 

13/06/2020 10:08:12 INFO GlusterFS mount attempt 

13/06/2020 10:07:42 INFO GlusterFS mount attempt 

13/06/2020 10:07:12 INFO GlusterFS mount attempt 

13/06/2020 10:06:42 INFO GlusterFS mount attempt 

13/06/2020 10:06:12 INFO GlusterFS mount attempt 

13/06/2020 10:05:42 INFO GlusterFS mount attempt 

13/06/2020 10:05:12 INFO GlusterFS mount attempt 

13/06/2020 10:04:42 INFO GlusterFS mount attempt 

13/06/2020 10:04:12 INFO GlusterFS mount attempt 

13/06/2020 10:03:42 INFO GlusterFS mount attempt 

13/06/2020 10:03:11 INFO GlusterFS mount attempt 

13/06/2020 10:02:41 INFO GlusterFS mount attempt 

13/06/2020 10:02:11 INFO GlusterFS mount attempt 

13/06/2020 10:01:41 INFO GlusterFS mount attempt 

13/06/2020 10:01:11 INFO GlusterFS mount attempt 

13/06/2020 10:00:41 INFO GlusterFS mount attempt 

13/06/2020 10:00:11 INFO GlusterFS mount attempt 

13/06/2020 09:59:41 INFO GlusterFS mount attempt 

13/06/2020 09:59:11 INFO GlusterFS mount attempt 

13/06/2020 09:58:41 INFO GlusterFS mount attempt 

13/06/2020 09:58:11 INFO GlusterFS mount attempt 

13/06/2020 09:57:40 INFO GlusterFS mount attempt 

13/06/2020 09:57:10 INFO GlusterFS mount attempt 

13/06/2020 09:56:40 INFO GlusterFS mount attempt 

13/06/2020 09:56:10 INFO GlusterFS mount attempt 

13/06/2020 09:55:40 INFO GlusterFS mount attempt 

13/06/2020 09:55:10 INFO GlusterFS mount attempt 

13/06/2020 09:54:40 INFO GlusterFS mount attempt 

13/06/2020 09:54:10 INFO GlusterFS mount attempt 

13/06/2020 09:53:40 INFO GlusterFS mount attempt 

13/06/2020 09:53:10 INFO GlusterFS mount attempt 

13/06/2020 09:52:40 INFO GlusterFS mount attempt 

13/06/2020 09:52:09 INFO GlusterFS mount attempt 

13/06/2020 09:51:39 INFO GlusterFS mount attempt 

13/06/2020 09:51:09 INFO GlusterFS mount attempt 

13/06/2020 09:50:39 INFO GlusterFS mount attempt 

13/06/2020 09:50:09 INFO GlusterFS mount attempt 

13/06/2020 09:49:39 INFO GlusterFS mount attempt 

13/06/2020 09:49:09 INFO GlusterFS mount attempt 

13/06/2020 09:48:39 INFO GlusterFS mount attempt 

13/06/2020 09:48:09 INFO GlusterFS mount attempt 

13/06/2020 09:47:39 INFO GlusterFS mount attempt 

13/06/2020 09:47:09 INFO GlusterFS mount attempt 

13/06/2020 09:46:38 INFO GlusterFS mount attempt 

13/06/2020 09:46:08 INFO GlusterFS mount attempt 

13/06/2020 09:45:38 INFO GlusterFS mount attempt 

13/06/2020 09:45:08 INFO GlusterFS mount attempt 

13/06/2020 09:44:38 INFO GlusterFS mount attempt 

13/06/2020 09:44:08 INFO GlusterFS mount attempt 

13/06/2020 09:43:38 INFO GlusterFS mount attempt 

13/06/2020 09:43:08 INFO GlusterFS mount attempt 

13/06/2020 09:42:38 INFO GlusterFS mount attempt 

13/06/2020 09:42:08 INFO GlusterFS mount attempt 

13/06/2020 09:41:38 INFO GlusterFS mount attempt 

13/06/2020 09:41:07 INFO GlusterFS mount attempt 

13/06/2020 09:40:37 INFO GlusterFS mount attempt 

13/06/2020 09:40:07 INFO GlusterFS mount attempt 

13/06/2020 09:39:37 INFO GlusterFS mount attempt 

13/06/2020 09:39:07 INFO GlusterFS mount attempt 

13/06/2020 09:38:37 INFO GlusterFS mount attempt 

13/06/2020 09:38:07 INFO GlusterFS mount attempt 

13/06/2020 09:37:37 INFO GlusterFS mount attempt 

13/06/2020 09:37:07 INFO GlusterFS mount attempt 

13/06/2020 09:36:37 INFO GlusterFS mount attempt 

13/06/2020 09:36:06 INFO GlusterFS mount attempt 

13/06/2020 09:35:36 INFO GlusterFS mount attempt 

13/06/2020 09:35:06 INFO GlusterFS mount attempt 

13/06/2020 09:34:36 INFO GlusterFS mount attempt 

13/06/2020 09:34:06 INFO GlusterFS mount attempt 

13/06/2020 09:33:36 INFO GlusterFS mount attempt 

13/06/2020 09:33:06 INFO GlusterFS mount attempt 

13/06/2020 09:32:36 INFO GlusterFS mount attempt 

13/06/2020 09:32:06 INFO GlusterFS mount attempt 

13/06/2020 09:31:36 INFO GlusterFS mount attempt 

13/06/2020 09:31:06 INFO GlusterFS mount attempt 

13/06/2020 09:30:35 INFO GlusterFS mount attempt 

13/06/2020 09:30:05 INFO GlusterFS mount attempt 

13/06/2020 09:29:35 INFO GlusterFS mount attempt 

13/06/2020 09:29:05 INFO GlusterFS mount attempt 

13/06/2020 09:28:35 INFO GlusterFS mount attempt 

13/06/2020 09:28:05 INFO GlusterFS mount attempt 

13/06/2020 09:27:35 INFO GlusterFS mount attempt 

13/06/2020 09:27:05 INFO GlusterFS mount attempt 

13/06/2020 09:26:35 INFO GlusterFS mount attempt 

13/06/2020 09:26:05 INFO GlusterFS mount attempt 

13/06/2020 09:25:35 INFO GlusterFS mount attempt 

13/06/2020 09:25:04 INFO GlusterFS mount attempt 

13/06/2020 09:24:34 INFO GlusterFS mount attempt 

13/06/2020 09:24:04 INFO GlusterFS mount attempt 

13/06/2020 09:23:34 INFO GlusterFS mount attempt 

13/06/2020 09:23:04 INFO GlusterFS mount attempt 

13/06/2020 09:22:34 INFO GlusterFS mount attempt 

13/06/2020 09:22:04 INFO GlusterFS mount attempt 

13/06/2020 09:21:34 INFO GlusterFS mount attempt 

13/06/2020 09:21:04 INFO GlusterFS mount attempt 

13/06/2020 09:20:34 INFO GlusterFS mount attempt 

13/06/2020 09:20:04 INFO GlusterFS mount attempt 

13/06/2020 09:19:33 INFO GlusterFS mount attempt 

13/06/2020 09:19:03 INFO GlusterFS mount attempt 

13/06/2020 09:18:33 INFO GlusterFS mount attempt 

13/06/2020 09:18:03 INFO GlusterFS mount attempt 

13/06/2020 09:17:33 INFO GlusterFS mount attempt 

13/06/2020 09:17:03 INFO GlusterFS mount attempt 

13/06/2020 09:16:33 INFO GlusterFS mount attempt 

13/06/2020 09:16:03 INFO GlusterFS mount attempt 

13/06/2020 09:15:33 INFO GlusterFS mount attempt 

13/06/2020 09:15:03 INFO GlusterFS mount attempt 

13/06/2020 09:14:33 INFO GlusterFS mount attempt 

13/06/2020 09:14:02 INFO GlusterFS mount attempt 

13/06/2020 09:13:32 INFO GlusterFS mount attempt 

13/06/2020 09:13:02 INFO GlusterFS mount attempt 

13/06/2020 09:12:32 INFO GlusterFS mount attempt 

13/06/2020 09:12:02 INFO GlusterFS mount attempt 

13/06/2020 09:11:32 INFO GlusterFS mount attempt 

13/06/2020 09:11:02 INFO GlusterFS mount attempt 

13/06/2020 09:10:32 INFO GlusterFS mount attempt 

13/06/2020 09:10:02 INFO GlusterFS mount attempt 

13/06/2020 09:09:32 INFO GlusterFS mount attempt 

13/06/2020 09:09:02 INFO GlusterFS mount attempt 

13/06/2020 09:08:31 INFO GlusterFS mount attempt 

13/06/2020 09:08:01 INFO GlusterFS mount attempt 

13/06/2020 09:07:31 INFO GlusterFS mount attempt 

13/06/2020 09:07:01 INFO GlusterFS mount attempt 

13/06/2020 09:06:31 INFO GlusterFS mount attempt 

13/06/2020 09:06:01 INFO GlusterFS mount attempt 

13/06/2020 09:05:31 INFO GlusterFS mount attempt 

13/06/2020 09:05:01 INFO GlusterFS mount attempt 

13/06/2020 09:04:31 INFO GlusterFS mount attempt 

13/06/2020 09:04:01 INFO GlusterFS mount attempt 

13/06/2020 09:03:31 INFO GlusterFS mount attempt 

13/06/2020 09:03:00 INFO GlusterFS mount attempt 

13/06/2020 09:02:30 INFO GlusterFS mount attempt 

13/06/2020 09:02:00 INFO GlusterFS mount attempt 

13/06/2020 09:01:30 INFO GlusterFS mount attempt 

13/06/2020 09:01:00 INFO GlusterFS mount attempt 

13/06/2020 09:00:30 INFO GlusterFS mount attempt 

13/06/2020 09:00:00 INFO GlusterFS mount attempt 

13/06/2020 08:59:30 INFO GlusterFS mount attempt 

13/06/2020 08:59:00 INFO GlusterFS mount attempt 

13/06/2020 08:58:30 INFO GlusterFS mount attempt 

13/06/2020 08:58:00 INFO GlusterFS mount attempt 

13/06/2020 08:57:29 INFO GlusterFS mount attempt 

13/06/2020 08:56:59 INFO GlusterFS mount attempt 

13/06/2020 08:56:29 INFO GlusterFS mount attempt 

13/06/2020 08:55:59 INFO GlusterFS mount attempt 

13/06/2020 08:55:29 INFO GlusterFS mount attempt 

13/06/2020 08:54:59 INFO GlusterFS mount attempt 

13/06/2020 08:54:29 INFO GlusterFS mount attempt 

13/06/2020 08:53:59 INFO GlusterFS mount attempt 

13/06/2020 08:53:29 INFO GlusterFS mount attempt 

13/06/2020 08:52:59 INFO GlusterFS mount attempt 

13/06/2020 08:52:29 INFO GlusterFS mount attempt 

13/06/2020 08:51:58 INFO GlusterFS mount attempt 

13/06/2020 08:51:28 INFO GlusterFS mount attempt 

13/06/2020 08:50:58 INFO GlusterFS mount attempt 

13/06/2020 08:50:28 INFO GlusterFS mount attempt 

13/06/2020 08:49:58 INFO GlusterFS mount attempt 

13/06/2020 08:49:28 INFO GlusterFS mount attempt 

13/06/2020 08:48:58 INFO GlusterFS mount attempt 

13/06/2020 08:48:28 INFO GlusterFS mount attempt 

13/06/2020 08:47:58 INFO GlusterFS mount attempt 

13/06/2020 08:47:28 INFO GlusterFS mount attempt 

13/06/2020 08:46:58 INFO GlusterFS mount attempt 

13/06/2020 08:46:27 INFO GlusterFS mount attempt 

13/06/2020 08:45:57 INFO GlusterFS mount attempt 

13/06/2020 08:45:27 INFO GlusterFS mount attempt 

13/06/2020 08:44:57 INFO GlusterFS mount attempt 

13/06/2020 08:44:27 INFO GlusterFS mount attempt 

13/06/2020 08:43:57 INFO GlusterFS mount attempt 

13/06/2020 08:43:27 INFO GlusterFS mount attempt 

13/06/2020 08:42:57 INFO GlusterFS mount attempt 

13/06/2020 08:42:27 INFO GlusterFS mount attempt 

13/06/2020 08:41:57 INFO GlusterFS mount attempt 

13/06/2020 08:41:27 INFO GlusterFS mount attempt 

13/06/2020 08:40:56 INFO GlusterFS mount attempt 

13/06/2020 08:40:26 INFO GlusterFS mount attempt 

13/06/2020 08:39:56 INFO GlusterFS mount attempt 

13/06/2020 08:39:26 INFO GlusterFS mount attempt 

13/06/2020 08:38:56 INFO GlusterFS mount attempt 

13/06/2020 08:38:26 INFO GlusterFS mount attempt 

13/06/2020 08:37:56 INFO GlusterFS mount attempt 

13/06/2020 08:37:26 INFO GlusterFS mount attempt 

13/06/2020 08:36:56 INFO GlusterFS mount attempt 

13/06/2020 08:36:26 INFO GlusterFS mount attempt 

13/06/2020 08:35:56 INFO GlusterFS mount attempt 

13/06/2020 08:35:25 INFO GlusterFS mount attempt 

13/06/2020 08:34:55 INFO GlusterFS mount attempt 

13/06/2020 08:34:25 INFO GlusterFS mount attempt 

13/06/2020 08:33:55 INFO GlusterFS mount attempt 

13/06/2020 08:33:25 INFO GlusterFS mount attempt 

13/06/2020 08:32:55 INFO GlusterFS mount attempt 

13/06/2020 08:32:25 INFO GlusterFS mount attempt 

13/06/2020 08:31:55 INFO GlusterFS mount attempt 

13/06/2020 08:31:25 INFO GlusterFS mount attempt 

13/06/2020 08:31:12 INFO Benchmark Test Completed

13/06/2020 08:31:11 INFO Benchmark finished.

13/06/2020 08:30:55 INFO GlusterFS mount attempt 

13/06/2020 08:30:36 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:30:28 INFO Wait time before collect node state.

13/06/2020 08:30:28 INFO Benchmark client cmd. 

13/06/2020 08:30:27 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:27 INFO Start client stress job for rados

13/06/2020 08:30:27 INFO -d 30 -t 128 -b 4000 -m r -p rbd

13/06/2020 08:30:27 INFO params

13/06/2020 08:30:27 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:30:27 INFO script

13/06/2020 08:30:27 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:26 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:25 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:25 INFO Benchmark start rados read.

13/06/2020 08:30:25 INFO GlusterFS mount attempt 

13/06/2020 08:29:54 INFO GlusterFS mount attempt 

13/06/2020 08:29:42 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:29:35 INFO Wait time before collect storage state.

13/06/2020 08:29:34 INFO Benchmark client cmd. 

13/06/2020 08:29:34 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:34 INFO Start client stress job for rados

13/06/2020 08:29:34 INFO -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:34 INFO params

13/06/2020 08:29:34 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:29:34 INFO script

13/06/2020 08:29:33 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:33 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:32 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:32 INFO Benchmark start rados write.

13/06/2020 08:29:32 INFO Benchmark manager cmd. 

13/06/2020 08:29:32 INFO Benchmark Test Started

13/06/2020 08:29:32 INFO -d 60 -t 128 -type 2 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

13/06/2020 08:29:32 INFO params

13/06/2020 08:29:32 INFO /opt/petasan/scripts/util/benchmark.py manager

13/06/2020 08:29:32 INFO script

13/06/2020 08:29:24 INFO GlusterFS mount attempt 

13/06/2020 08:29:15 INFO Benchmark Test Completed

13/06/2020 08:29:13 INFO Benchmark finished.

13/06/2020 08:28:54 INFO GlusterFS mount attempt 

13/06/2020 08:28:38 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:28:30 INFO Wait time before collect node state.

13/06/2020 08:28:30 INFO Benchmark client cmd. 

13/06/2020 08:28:30 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:30 INFO Start client stress job for rados

13/06/2020 08:28:29 INFO -d 30 -t 128 -b 4000 -m r -p rbd

13/06/2020 08:28:29 INFO params

13/06/2020 08:28:29 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:28:29 INFO script

13/06/2020 08:28:29 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:28 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:28 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:28 INFO Benchmark start rados read.

13/06/2020 08:28:24 INFO GlusterFS mount attempt 

13/06/2020 08:27:54 INFO GlusterFS mount attempt 

13/06/2020 08:27:50 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:27:43 INFO Wait time before collect storage state.

13/06/2020 08:27:42 INFO Benchmark client cmd. 

13/06/2020 08:27:42 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:42 INFO Start client stress job for rados

13/06/2020 08:27:42 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:42 INFO params

13/06/2020 08:27:42 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:27:42 INFO script

13/06/2020 08:27:41 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:41 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:40 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:40 INFO Benchmark start rados write.

13/06/2020 08:27:40 INFO Benchmark manager cmd. 

13/06/2020 08:27:40 INFO Benchmark Test Started

13/06/2020 08:27:40 INFO -d 60 -t 128 -type 1 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

13/06/2020 08:27:40 INFO params

13/06/2020 08:27:40 INFO /opt/petasan/scripts/util/benchmark.py manager

13/06/2020 08:27:40 INFO script

13/06/2020 08:27:24 INFO GlusterFS mount attempt 

13/06/2020 08:26:54 INFO GlusterFS mount attempt 

13/06/2020 08:26:24 INFO GlusterFS mount attempt 

13/06/2020 08:25:53 INFO GlusterFS mount attempt 

13/06/2020 08:25:23 INFO GlusterFS mount attempt 

13/06/2020 08:24:53 INFO GlusterFS mount attempt 

13/06/2020 08:24:23 INFO GlusterFS mount attempt 

13/06/2020 08:23:53 INFO GlusterFS mount attempt 

13/06/2020 08:23:23 INFO GlusterFS mount attempt 

13/06/2020 08:22:53 INFO GlusterFS mount attempt 

13/06/2020 08:22:23 INFO GlusterFS mount attempt 

13/06/2020 08:21:53 INFO GlusterFS mount attempt 

13/06/2020 08:21:23 INFO GlusterFS mount attempt 

13/06/2020 08:20:53 INFO GlusterFS mount attempt 

13/06/2020 08:20:22 INFO GlusterFS mount attempt 

13/06/2020 08:19:52 INFO GlusterFS mount attempt 

13/06/2020 08:19:22 INFO GlusterFS mount attempt 

13/06/2020 08:18:52 INFO GlusterFS mount attempt 

13/06/2020 08:18:22 INFO GlusterFS mount attempt 

13/06/2020 08:17:52 INFO GlusterFS mount attempt 

13/06/2020 08:17:22 INFO GlusterFS mount attempt 

13/06/2020 08:16:52 INFO GlusterFS mount attempt 

13/06/2020 08:16:22 INFO GlusterFS mount attempt 

13/06/2020 08:15:52 INFO GlusterFS mount attempt 

13/06/2020 08:15:22 INFO GlusterFS mount attempt 

13/06/2020 08:14:51 INFO GlusterFS mount attempt 

13/06/2020 08:14:21 INFO GlusterFS mount attempt 

13/06/2020 08:13:51 INFO GlusterFS mount attempt 

13/06/2020 08:13:21 INFO GlusterFS mount attempt 

13/06/2020 08:12:51 INFO GlusterFS mount attempt 

13/06/2020 08:12:21 INFO GlusterFS mount attempt 

13/06/2020 08:11:51 INFO GlusterFS mount attempt 

13/06/2020 08:11:21 INFO GlusterFS mount attempt 

13/06/2020 08:10:51 INFO GlusterFS mount attempt 

13/06/2020 08:10:21 INFO GlusterFS mount attempt 

13/06/2020 08:09:51 INFO GlusterFS mount attempt 

13/06/2020 08:09:20 INFO GlusterFS mount attempt 

13/06/2020 08:08:50 INFO GlusterFS mount attempt 

13/06/2020 08:08:20 INFO GlusterFS mount attempt 

13/06/2020 08:07:50 INFO GlusterFS mount attempt 

13/06/2020 08:07:20 INFO GlusterFS mount attempt 

13/06/2020 08:06:50 INFO GlusterFS mount attempt 

13/06/2020 08:06:20 INFO GlusterFS mount attempt 

13/06/2020 08:05:50 INFO GlusterFS mount attempt 

13/06/2020 08:05:20 INFO GlusterFS mount attempt 

13/06/2020 08:04:50 INFO GlusterFS mount attempt 

13/06/2020 08:04:20 INFO GlusterFS mount attempt 

13/06/2020 08:03:49 INFO GlusterFS mount attempt 

13/06/2020 08:03:32 INFO Done changing backfill speed to very fast ...

13/06/2020 08:03:19 INFO GlusterFS mount attempt 

13/06/2020 08:02:50 INFO backfill_speed choice : very fast

13/06/2020 08:02:49 INFO GlusterFS mount attempt 

13/06/2020 08:02:19 INFO GlusterFS mount attempt 

13/06/2020 08:01:49 INFO GlusterFS mount attempt 

13/06/2020 08:01:19 INFO GlusterFS mount attempt 

13/06/2020 08:00:49 INFO GlusterFS mount attempt 

13/06/2020 08:00:19 INFO GlusterFS mount attempt 

13/06/2020 07:59:49 INFO GlusterFS mount attempt 

13/06/2020 07:59:19 INFO GlusterFS mount attempt 

13/06/2020 07:58:48 INFO GlusterFS mount attempt 

13/06/2020 07:58:18 INFO GlusterFS mount attempt 

13/06/2020 07:57:48 INFO GlusterFS mount attempt 

13/06/2020 07:57:18 INFO GlusterFS mount attempt 

13/06/2020 07:56:48 INFO GlusterFS mount attempt 

13/06/2020 07:56:18 INFO GlusterFS mount attempt 

13/06/2020 07:55:48 INFO GlusterFS mount attempt 

13/06/2020 07:55:18 INFO GlusterFS mount attempt 

13/06/2020 07:54:48 INFO GlusterFS mount attempt 

13/06/2020 07:54:18 INFO GlusterFS mount attempt 

13/06/2020 07:53:48 INFO GlusterFS mount attempt 

13/06/2020 07:53:17 INFO GlusterFS mount attempt 

13/06/2020 07:52:47 INFO GlusterFS mount attempt 

13/06/2020 07:52:17 INFO GlusterFS mount attempt 

13/06/2020 07:51:47 INFO GlusterFS mount attempt 

13/06/2020 07:51:17 INFO GlusterFS mount attempt 

13/06/2020 07:50:47 INFO GlusterFS mount attempt 

13/06/2020 07:50:17 INFO GlusterFS mount attempt 

13/06/2020 07:49:47 INFO GlusterFS mount attempt 

13/06/2020 07:49:17 INFO GlusterFS mount attempt 

13/06/2020 07:48:47 INFO GlusterFS mount attempt 

13/06/2020 07:48:17 INFO GlusterFS mount attempt 

13/06/2020 07:47:46 INFO GlusterFS mount attempt 

13/06/2020 07:47:16 INFO GlusterFS mount attempt 

13/06/2020 07:46:46 INFO GlusterFS mount attempt 

13/06/2020 07:46:16 INFO GlusterFS mount attempt 

13/06/2020 07:45:46 INFO GlusterFS mount attempt 

13/06/2020 07:45:16 INFO GlusterFS mount attempt 

13/06/2020 07:44:46 INFO GlusterFS mount attempt 

13/06/2020 07:44:16 INFO GlusterFS mount attempt 

13/06/2020 07:43:46 INFO GlusterFS mount attempt 

13/06/2020 07:43:16 INFO GlusterFS mount attempt 

13/06/2020 07:42:46 INFO GlusterFS mount attempt 

13/06/2020 07:42:15 INFO GlusterFS mount attempt 

13/06/2020 07:41:45 INFO GlusterFS mount attempt 

13/06/2020 07:41:15 INFO GlusterFS mount attempt 

13/06/2020 07:40:45 INFO GlusterFS mount attempt 

13/06/2020 07:40:15 INFO GlusterFS mount attempt 

13/06/2020 07:39:45 INFO GlusterFS mount attempt 

13/06/2020 07:39:15 INFO GlusterFS mount attempt 

13/06/2020 07:38:45 INFO GlusterFS mount attempt 

13/06/2020 07:38:15 INFO GlusterFS mount attempt 

13/06/2020 07:37:45 INFO GlusterFS mount attempt 

13/06/2020 07:37:15 INFO GlusterFS mount attempt 

13/06/2020 07:36:44 INFO GlusterFS mount attempt 

13/06/2020 07:36:14 INFO GlusterFS mount attempt 

13/06/2020 07:35:44 INFO GlusterFS mount attempt 

13/06/2020 07:35:14 INFO GlusterFS mount attempt 

13/06/2020 07:34:44 INFO GlusterFS mount attempt 

13/06/2020 07:34:14 INFO GlusterFS mount attempt 

13/06/2020 07:33:44 INFO GlusterFS mount attempt 

13/06/2020 07:33:14 INFO GlusterFS mount attempt 

13/06/2020 07:32:44 INFO GlusterFS mount attempt 

13/06/2020 07:32:14 INFO GlusterFS mount attempt 

13/06/2020 07:31:44 INFO GlusterFS mount attempt 

13/06/2020 07:31:13 INFO GlusterFS mount attempt 

13/06/2020 07:30:43 INFO GlusterFS mount attempt 

13/06/2020 07:30:13 INFO GlusterFS mount attempt 

13/06/2020 07:29:43 INFO GlusterFS mount attempt 

13/06/2020 07:29:13 INFO GlusterFS mount attempt 

13/06/2020 07:28:43 INFO GlusterFS mount attempt 

13/06/2020 07:28:13 INFO GlusterFS mount attempt 

13/06/2020 07:27:43 INFO GlusterFS mount attempt 

13/06/2020 07:27:13 INFO GlusterFS mount attempt 

13/06/2020 07:26:43 INFO GlusterFS mount attempt 

13/06/2020 07:26:13 INFO GlusterFS mount attempt 

13/06/2020 07:25:42 INFO GlusterFS mount attempt 

13/06/2020 07:25:12 INFO GlusterFS mount attempt 

13/06/2020 07:24:42 INFO GlusterFS mount attempt 

13/06/2020 07:24:12 INFO GlusterFS mount attempt 

13/06/2020 07:23:42 INFO GlusterFS mount attempt 

13/06/2020 07:23:12 INFO GlusterFS mount attempt 

13/06/2020 07:22:42 INFO GlusterFS mount attempt 

13/06/2020 07:22:12 INFO GlusterFS mount attempt 

13/06/2020 07:21:42 INFO GlusterFS mount attempt 

13/06/2020 07:21:12 INFO GlusterFS mount attempt 

13/06/2020 07:20:42 INFO GlusterFS mount attempt 

13/06/2020 07:20:11 INFO GlusterFS mount attempt 

13/06/2020 07:19:41 INFO GlusterFS mount attempt 

13/06/2020 07:19:11 INFO GlusterFS mount attempt 

13/06/2020 07:18:41 INFO GlusterFS mount attempt 

13/06/2020 07:18:11 INFO GlusterFS mount attempt 

13/06/2020 07:17:41 INFO GlusterFS mount attempt 

13/06/2020 07:17:11 INFO GlusterFS mount attempt 

13/06/2020 07:16:41 INFO GlusterFS mount attempt 

13/06/2020 07:16:11 INFO GlusterFS mount attempt 

13/06/2020 07:15:41 INFO GlusterFS mount attempt 

13/06/2020 07:15:10 INFO GlusterFS mount attempt 

13/06/2020 07:14:40 INFO GlusterFS mount attempt 

13/06/2020 07:14:10 INFO GlusterFS mount attempt 

13/06/2020 07:13:40 INFO GlusterFS mount attempt 

13/06/2020 07:13:10 INFO GlusterFS mount attempt 

13/06/2020 07:12:40 INFO GlusterFS mount attempt 

13/06/2020 07:12:10 INFO GlusterFS mount attempt 

13/06/2020 07:11:40 INFO GlusterFS mount attempt 

13/06/2020 07:11:10 INFO GlusterFS mount attempt 

13/06/2020 07:10:40 INFO GlusterFS mount attempt 

13/06/2020 07:10:09 INFO GlusterFS mount attempt 

13/06/2020 07:09:39 INFO GlusterFS mount attempt 

13/06/2020 07:09:09 INFO GlusterFS mount attempt 

13/06/2020 07:08:39 INFO GlusterFS mount attempt 

13/06/2020 07:08:09 INFO GlusterFS mount attempt 

13/06/2020 07:07:39 INFO GlusterFS mount attempt 

13/06/2020 07:07:09 INFO GlusterFS mount attempt 

13/06/2020 07:06:39 INFO GlusterFS mount attempt 

13/06/2020 07:06:09 INFO GlusterFS mount attempt 

13/06/2020 07:05:39 INFO GlusterFS mount attempt 

13/06/2020 07:05:09 INFO GlusterFS mount attempt 

13/06/2020 07:04:39 INFO GlusterFS mount attempt 

13/06/2020 07:04:08 INFO GlusterFS mount attempt 

13/06/2020 07:03:38 INFO GlusterFS mount attempt 

13/06/2020 07:03:08 INFO GlusterFS mount attempt 

13/06/2020 07:02:38 INFO GlusterFS mount attempt 

13/06/2020 07:02:08 INFO GlusterFS mount attempt 

13/06/2020 07:01:38 INFO GlusterFS mount attempt 

13/06/2020 07:01:08 INFO GlusterFS mount attempt 

13/06/2020 07:00:38 INFO GlusterFS mount attempt 

13/06/2020 07:00:08 INFO GlusterFS mount attempt 

13/06/2020 06:59:38 INFO GlusterFS mount attempt 

13/06/2020 06:59:08 INFO GlusterFS mount attempt 

13/06/2020 06:58:37 INFO GlusterFS mount attempt 

13/06/2020 06:58:07 INFO GlusterFS mount attempt 

13/06/2020 06:57:37 INFO GlusterFS mount attempt 

13/06/2020 06:57:07 INFO GlusterFS mount attempt 

13/06/2020 06:56:37 INFO GlusterFS mount attempt 

13/06/2020 06:56:07 INFO GlusterFS mount attempt 

13/06/2020 06:55:37 INFO GlusterFS mount attempt 

13/06/2020 06:55:07 INFO GlusterFS mount attempt 

13/06/2020 06:54:37 INFO GlusterFS mount attempt 

13/06/2020 06:54:07 INFO GlusterFS mount attempt 

13/06/2020 06:53:37 INFO GlusterFS mount attempt 

13/06/2020 06:53:06 INFO GlusterFS mount attempt 

13/06/2020 06:52:36 INFO GlusterFS mount attempt 

13/06/2020 06:52:06 INFO GlusterFS mount attempt 

13/06/2020 06:51:36 INFO GlusterFS mount attempt 

13/06/2020 06:51:06 INFO GlusterFS mount attempt 

13/06/2020 06:50:36 INFO GlusterFS mount attempt 

13/06/2020 06:50:06 INFO GlusterFS mount attempt 

13/06/2020 06:49:36 INFO GlusterFS mount attempt 

13/06/2020 06:49:06 INFO GlusterFS mount attempt 

13/06/2020 06:48:36 INFO GlusterFS mount attempt 

13/06/2020 06:48:06 INFO GlusterFS mount attempt 

13/06/2020 06:47:35 INFO GlusterFS mount attempt 

13/06/2020 06:47:05 INFO GlusterFS mount attempt 

13/06/2020 06:46:35 INFO GlusterFS mount attempt 

13/06/2020 06:46:05 INFO GlusterFS mount attempt 

13/06/2020 06:45:35 INFO GlusterFS mount attempt 

13/06/2020 06:45:05 INFO GlusterFS mount attempt 

13/06/2020 06:44:35 INFO GlusterFS mount attempt 

13/06/2020 06:44:05 INFO GlusterFS mount attempt 

13/06/2020 06:43:35 INFO GlusterFS mount attempt 

13/06/2020 06:43:05 INFO GlusterFS mount attempt 

13/06/2020 06:42:35 INFO GlusterFS mount attempt 

13/06/2020 06:42:04 INFO GlusterFS mount attempt 

13/06/2020 06:41:34 INFO GlusterFS mount attempt 

13/06/2020 06:41:04 INFO GlusterFS mount attempt 

13/06/2020 06:40:34 INFO GlusterFS mount attempt 

13/06/2020 06:40:04 INFO GlusterFS mount attempt 

13/06/2020 06:39:34 INFO GlusterFS mount attempt 

13/06/2020 06:39:04 INFO GlusterFS mount attempt 

13/06/2020 06:38:34 INFO GlusterFS mount attempt 

13/06/2020 06:38:04 INFO GlusterFS mount attempt 

13/06/2020 06:37:34 INFO GlusterFS mount attempt 

13/06/2020 06:37:04 INFO GlusterFS mount attempt 

13/06/2020 06:36:34 INFO GlusterFS mount attempt 

13/06/2020 06:36:03 INFO GlusterFS mount attempt 

13/06/2020 06:35:33 INFO GlusterFS mount attempt 

13/06/2020 06:35:03 INFO GlusterFS mount attempt 

13/06/2020 06:34:33 INFO GlusterFS mount attempt 

13/06/2020 06:34:03 INFO GlusterFS mount attempt 

13/06/2020 06:33:33 INFO GlusterFS mount attempt 

13/06/2020 06:33:03 INFO GlusterFS mount attempt 

13/06/2020 06:32:33 INFO GlusterFS mount attempt 

13/06/2020 06:32:03 INFO GlusterFS mount attempt 

13/06/2020 06:31:33 INFO GlusterFS mount attempt 

13/06/2020 06:31:03 INFO GlusterFS mount attempt 

13/06/2020 06:30:32 INFO GlusterFS mount attempt 

13/06/2020 06:30:02 INFO GlusterFS mount attempt 

13/06/2020 06:29:32 INFO GlusterFS mount attempt 

13/06/2020 06:29:02 INFO GlusterFS mount attempt 

13/06/2020 06:28:32 INFO GlusterFS mount attempt 

13/06/2020 06:28:02 INFO GlusterFS mount attempt 

13/06/2020 06:27:32 INFO GlusterFS mount attempt 

13/06/2020 06:27:02 INFO GlusterFS mount attempt 

13/06/2020 06:26:32 INFO GlusterFS mount attempt 

13/06/2020 06:26:02 INFO GlusterFS mount attempt 

13/06/2020 06:25:32 INFO GlusterFS mount attempt 

13/06/2020 06:25:01 INFO GlusterFS mount attempt 

13/06/2020 06:24:31 INFO GlusterFS mount attempt 

13/06/2020 06:24:01 INFO GlusterFS mount attempt 

13/06/2020 06:23:31 INFO GlusterFS mount attempt 

13/06/2020 06:23:01 INFO GlusterFS mount attempt 

13/06/2020 06:22:31 INFO GlusterFS mount attempt 

13/06/2020 06:22:01 INFO GlusterFS mount attempt 

13/06/2020 06:21:31 INFO GlusterFS mount attempt 

13/06/2020 06:21:01 INFO GlusterFS mount attempt 

13/06/2020 06:20:31 INFO GlusterFS mount attempt 

13/06/2020 06:20:01 INFO GlusterFS mount attempt 

13/06/2020 06:19:30 INFO GlusterFS mount attempt 

13/06/2020 06:19:00 INFO GlusterFS mount attempt 

13/06/2020 06:18:30 INFO GlusterFS mount attempt 

13/06/2020 06:18:00 INFO GlusterFS mount attempt 

13/06/2020 06:17:30 INFO GlusterFS mount attempt 

13/06/2020 06:17:00 INFO GlusterFS mount attempt 

13/06/2020 06:16:30 INFO GlusterFS mount attempt 

13/06/2020 06:16:00 INFO GlusterFS mount attempt 

13/06/2020 06:15:30 INFO GlusterFS mount attempt 

13/06/2020 06:15:00 INFO GlusterFS mount attempt 

13/06/2020 06:14:30 INFO GlusterFS mount attempt 

13/06/2020 06:13:59 INFO GlusterFS mount attempt 

13/06/2020 06:13:29 INFO GlusterFS mount attempt 

13/06/2020 06:12:59 INFO GlusterFS mount attempt 

13/06/2020 06:12:29 INFO GlusterFS mount attempt 

13/06/2020 06:11:59 INFO GlusterFS mount attempt 

13/06/2020 06:11:29 INFO GlusterFS mount attempt 

13/06/2020 06:10:59 INFO GlusterFS mount attempt 

13/06/2020 06:10:29 INFO GlusterFS mount attempt 

13/06/2020 06:09:59 INFO GlusterFS mount attempt 

13/06/2020 06:09:29 INFO GlusterFS mount attempt 

13/06/2020 06:08:59 INFO GlusterFS mount attempt 

13/06/2020 06:08:28 INFO GlusterFS mount attempt 

13/06/2020 06:07:58 INFO GlusterFS mount attempt 

13/06/2020 06:07:28 INFO GlusterFS mount attempt 

13/06/2020 06:06:58 INFO GlusterFS mount attempt 

13/06/2020 06:06:28 INFO GlusterFS mount attempt 

13/06/2020 06:05:58 INFO GlusterFS mount attempt 

13/06/2020 06:05:28 INFO GlusterFS mount attempt 

13/06/2020 06:04:58 INFO GlusterFS mount attempt 

13/06/2020 06:04:28 INFO GlusterFS mount attempt 

13/06/2020 06:03:58 INFO GlusterFS mount attempt 

13/06/2020 06:03:28 INFO GlusterFS mount attempt 

13/06/2020 06:02:57 INFO GlusterFS mount attempt 

13/06/2020 06:02:27 INFO GlusterFS mount attempt 

13/06/2020 06:01:57 INFO GlusterFS mount attempt 

13/06/2020 06:01:27 INFO GlusterFS mount attempt 

13/06/2020 06:00:57 INFO GlusterFS mount attempt 

13/06/2020 06:00:27 INFO GlusterFS mount attempt 

13/06/2020 05:59:57 INFO GlusterFS mount attempt 

13/06/2020 05:59:27 INFO GlusterFS mount attempt 

13/06/2020 05:58:57 INFO GlusterFS mount attempt 

13/06/2020 05:58:27 INFO GlusterFS mount attempt 

13/06/2020 05:57:57 INFO GlusterFS mount attempt 

13/06/2020 05:57:26 INFO GlusterFS mount attempt 

13/06/2020 05:56:56 INFO GlusterFS mount attempt 

13/06/2020 05:56:26 INFO GlusterFS mount attempt 

13/06/2020 05:55:56 INFO GlusterFS mount attempt 

13/06/2020 05:55:26 INFO GlusterFS mount attempt 

13/06/2020 05:54:56 INFO GlusterFS mount attempt 

13/06/2020 05:54:26 INFO GlusterFS mount attempt 

13/06/2020 05:53:56 INFO GlusterFS mount attempt 

13/06/2020 05:53:26 INFO GlusterFS mount attempt 

13/06/2020 05:52:56 INFO GlusterFS mount attempt 

13/06/2020 05:52:25 INFO GlusterFS mount attempt 

13/06/2020 05:51:55 INFO GlusterFS mount attempt 

13/06/2020 05:51:25 INFO GlusterFS mount attempt 

13/06/2020 05:50:55 INFO GlusterFS mount attempt 

13/06/2020 05:50:25 INFO GlusterFS mount attempt 

13/06/2020 05:49:55 INFO GlusterFS mount attempt 

13/06/2020 05:49:25 INFO GlusterFS mount attempt 

13/06/2020 05:48:55 INFO GlusterFS mount attempt 

13/06/2020 05:48:25 INFO GlusterFS mount attempt 

13/06/2020 05:47:55 INFO GlusterFS mount attempt 

13/06/2020 05:47:25 INFO GlusterFS mount attempt 

13/06/2020 05:46:54 INFO GlusterFS mount attempt 

13/06/2020 05:46:24 INFO GlusterFS mount attempt 

13/06/2020 05:45:54 INFO GlusterFS mount attempt 

13/06/2020 05:45:24 INFO GlusterFS mount attempt 

13/06/2020 05:44:54 INFO GlusterFS mount attempt 

13/06/2020 05:44:24 INFO GlusterFS mount attempt 

13/06/2020 05:43:54 INFO GlusterFS mount attempt 

13/06/2020 05:43:24 INFO GlusterFS mount attempt 

13/06/2020 05:42:54 INFO GlusterFS mount attempt 

13/06/2020 05:42:24 INFO GlusterFS mount attempt 

13/06/2020 05:41:54 INFO GlusterFS mount attempt 

13/06/2020 05:41:23 INFO GlusterFS mount attempt 

13/06/2020 05:40:53 INFO GlusterFS mount attempt 

13/06/2020 05:40:23 INFO GlusterFS mount attempt 

13/06/2020 05:39:53 INFO GlusterFS mount attempt 

13/06/2020 05:39:23 INFO GlusterFS mount attempt 

13/06/2020 05:38:53 INFO GlusterFS mount attempt 

13/06/2020 05:38:23 INFO GlusterFS mount attempt 

13/06/2020 05:37:53 INFO GlusterFS mount attempt 

13/06/2020 05:37:23 INFO GlusterFS mount attempt 

13/06/2020 05:36:53 INFO GlusterFS mount attempt 

13/06/2020 05:36:23 INFO GlusterFS mount attempt 

13/06/2020 05:35:52 INFO GlusterFS mount attempt 

13/06/2020 05:35:22 INFO GlusterFS mount attempt 

13/06/2020 05:34:52 INFO GlusterFS mount attempt 

13/06/2020 05:34:22 INFO GlusterFS mount attempt 

13/06/2020 05:33:52 INFO GlusterFS mount attempt 

13/06/2020 05:33:22 INFO GlusterFS mount attempt 

13/06/2020 05:32:52 INFO GlusterFS mount attempt 

13/06/2020 05:32:22 INFO GlusterFS mount attempt 

13/06/2020 05:31:52 INFO GlusterFS mount attempt 

13/06/2020 05:31:22 INFO GlusterFS mount attempt 

13/06/2020 05:30:52 INFO GlusterFS mount attempt 

13/06/2020 05:30:21 INFO GlusterFS mount attempt 

13/06/2020 05:29:51 INFO GlusterFS mount attempt 

13/06/2020 05:29:21 INFO GlusterFS mount attempt 

13/06/2020 05:28:51 INFO GlusterFS mount attempt 

13/06/2020 05:28:21 INFO GlusterFS mount attempt 

13/06/2020 05:27:51 INFO GlusterFS mount attempt 

13/06/2020 05:27:21 INFO GlusterFS mount attempt 

13/06/2020 05:26:51 INFO GlusterFS mount attempt 

13/06/2020 05:26:21 INFO GlusterFS mount attempt 

13/06/2020 05:25:50 INFO GlusterFS mount attempt 

13/06/2020 05:25:20 INFO GlusterFS mount attempt 

13/06/2020 05:24:50 INFO GlusterFS mount attempt 

13/06/2020 05:24:20 INFO GlusterFS mount attempt 

13/06/2020 05:23:50 INFO GlusterFS mount attempt 

13/06/2020 05:23:20 INFO GlusterFS mount attempt 

13/06/2020 05:22:50 INFO GlusterFS mount attempt 

13/06/2020 05:22:20 INFO GlusterFS mount attempt 

13/06/2020 05:21:50 INFO GlusterFS mount attempt 

13/06/2020 05:21:20 INFO GlusterFS mount attempt 

13/06/2020 05:20:50 INFO GlusterFS mount attempt 

13/06/2020 05:20:19 INFO GlusterFS mount attempt 

13/06/2020 05:19:49 INFO GlusterFS mount attempt 

13/06/2020 05:19:19 INFO GlusterFS mount attempt 

13/06/2020 05:18:49 INFO GlusterFS mount attempt 

13/06/2020 05:18:19 INFO GlusterFS mount attempt 

13/06/2020 05:17:49 INFO GlusterFS mount attempt 

13/06/2020 05:17:19 INFO GlusterFS mount attempt 

13/06/2020 05:16:49 INFO GlusterFS mount attempt 

13/06/2020 05:16:19 INFO GlusterFS mount attempt 

13/06/2020 05:15:49 INFO GlusterFS mount attempt 

13/06/2020 05:15:19 INFO GlusterFS mount attempt 

13/06/2020 05:14:48 INFO GlusterFS mount attempt 

13/06/2020 05:14:18 INFO GlusterFS mount attempt 

13/06/2020 05:13:48 INFO GlusterFS mount attempt 

13/06/2020 05:13:18 INFO GlusterFS mount attempt 

13/06/2020 05:12:48 INFO GlusterFS mount attempt 

13/06/2020 05:12:18 INFO GlusterFS mount attempt 

13/06/2020 05:11:48 INFO GlusterFS mount attempt 

13/06/2020 05:11:18 INFO GlusterFS mount attempt 

13/06/2020 05:10:48 INFO GlusterFS mount attempt 

13/06/2020 05:10:18 INFO GlusterFS mount attempt 

13/06/2020 05:09:48 INFO GlusterFS mount attempt 

13/06/2020 05:09:17 INFO GlusterFS mount attempt 

13/06/2020 05:08:47 INFO GlusterFS mount attempt 

13/06/2020 05:08:17 INFO GlusterFS mount attempt 

13/06/2020 05:07:47 INFO GlusterFS mount attempt 

13/06/2020 05:07:17 INFO GlusterFS mount attempt 

13/06/2020 05:06:47 INFO GlusterFS mount attempt 

13/06/2020 05:06:17 INFO GlusterFS mount attempt 

13/06/2020 05:05:47 INFO GlusterFS mount attempt 

13/06/2020 05:05:17 INFO GlusterFS mount attempt 

13/06/2020 05:04:47 INFO GlusterFS mount attempt 

13/06/2020 05:04:17 INFO GlusterFS mount attempt 

13/06/2020 05:03:46 INFO GlusterFS mount attempt 

13/06/2020 05:03:16 INFO GlusterFS mount attempt 

13/06/2020 05:02:46 INFO GlusterFS mount attempt 

13/06/2020 05:02:16 INFO GlusterFS mount attempt 

13/06/2020 05:01:46 INFO GlusterFS mount attempt 

13/06/2020 05:01:16 INFO GlusterFS mount attempt 

13/06/2020 05:00:46 INFO GlusterFS mount attempt 

13/06/2020 05:00:16 INFO GlusterFS mount attempt 

13/06/2020 04:59:46 INFO GlusterFS mount attempt 

13/06/2020 04:59:16 INFO GlusterFS mount attempt 

13/06/2020 04:58:45 INFO GlusterFS mount attempt 

13/06/2020 04:58:15 INFO GlusterFS mount attempt 

13/06/2020 04:57:45 INFO GlusterFS mount attempt 

13/06/2020 04:57:15 INFO GlusterFS mount attempt 

13/06/2020 04:56:45 INFO GlusterFS mount attempt 

13/06/2020 04:56:15 INFO GlusterFS mount attempt 

13/06/2020 04:55:45 INFO GlusterFS mount attempt 

13/06/2020 04:55:15 INFO GlusterFS mount attempt 

13/06/2020 04:54:45 INFO GlusterFS mount attempt 

13/06/2020 04:54:15 INFO GlusterFS mount attempt 

13/06/2020 04:53:45 INFO GlusterFS mount attempt 

13/06/2020 04:53:15 INFO GlusterFS mount attempt 

13/06/2020 04:52:44 INFO GlusterFS mount attempt 

13/06/2020 04:52:14 INFO GlusterFS mount attempt 

13/06/2020 04:51:44 INFO GlusterFS mount attempt 

13/06/2020 04:51:14 INFO GlusterFS mount attempt 

13/06/2020 04:50:44 INFO GlusterFS mount attempt 

13/06/2020 04:50:14 INFO GlusterFS mount attempt 

13/06/2020 04:49:44 INFO GlusterFS mount attempt 

13/06/2020 04:49:14 INFO GlusterFS mount attempt 

13/06/2020 04:48:44 INFO GlusterFS mount attempt 

13/06/2020 04:48:14 INFO GlusterFS mount attempt 

13/06/2020 04:47:44 INFO GlusterFS mount attempt 

13/06/2020 04:47:13 INFO GlusterFS mount attempt 

13/06/2020 04:46:43 INFO GlusterFS mount attempt 

13/06/2020 04:46:13 INFO GlusterFS mount attempt 

13/06/2020 04:45:43 INFO GlusterFS mount attempt 

13/06/2020 04:45:13 INFO GlusterFS mount attempt 

13/06/2020 04:44:43 INFO GlusterFS mount attempt 

13/06/2020 04:44:13 INFO GlusterFS mount attempt 

13/06/2020 04:43:43 INFO GlusterFS mount attempt 

13/06/2020 04:43:13 INFO GlusterFS mount attempt 

13/06/2020 04:42:43 INFO GlusterFS mount attempt 

13/06/2020 04:42:13 INFO GlusterFS mount attempt 

13/06/2020 04:41:42 INFO GlusterFS mount attempt 

13/06/2020 04:41:12 INFO GlusterFS mount attempt 

13/06/2020 04:40:42 INFO GlusterFS mount attempt 

13/06/2020 04:40:12 INFO GlusterFS mount attempt 

13/06/2020 04:39:42 INFO GlusterFS mount attempt 

13/06/2020 04:39:12 INFO GlusterFS mount attempt 

13/06/2020 04:38:42 INFO GlusterFS mount attempt 

13/06/2020 04:38:12 INFO GlusterFS mount attempt 

13/06/2020 04:37:42 INFO GlusterFS mount attempt 

13/06/2020 04:37:12 INFO GlusterFS mount attempt 

13/06/2020 04:36:42 INFO GlusterFS mount attempt 

13/06/2020 04:36:11 INFO GlusterFS mount attempt 

13/06/2020 04:35:41 INFO GlusterFS mount attempt 

13/06/2020 04:35:11 INFO GlusterFS mount attempt 

13/06/2020 04:34:41 INFO GlusterFS mount attempt 

13/06/2020 04:34:11 INFO GlusterFS mount attempt 

13/06/2020 04:33:41 INFO GlusterFS mount attempt 

13/06/2020 04:33:11 INFO GlusterFS mount attempt 

13/06/2020 04:32:41 INFO GlusterFS mount attempt 

13/06/2020 04:32:11 INFO GlusterFS mount attempt 

13/06/2020 04:31:41 INFO GlusterFS mount attempt 

13/06/2020 04:31:11 INFO GlusterFS mount attempt 

13/06/2020 04:30:40 INFO GlusterFS mount attempt 

13/06/2020 04:30:10 INFO GlusterFS mount attempt 

13/06/2020 04:29:40 INFO GlusterFS mount attempt 

13/06/2020 04:29:10 INFO GlusterFS mount attempt 

13/06/2020 04:28:40 INFO GlusterFS mount attempt 

13/06/2020 04:28:10 INFO GlusterFS mount attempt 

13/06/2020 04:27:40 INFO GlusterFS mount attempt 

13/06/2020 04:27:10 INFO GlusterFS mount attempt 

13/06/2020 04:26:40 INFO GlusterFS mount attempt 

13/06/2020 04:26:10 INFO GlusterFS mount attempt 

13/06/2020 04:25:40 INFO GlusterFS mount attempt 

13/06/2020 04:25:09 INFO GlusterFS mount attempt 

13/06/2020 04:24:39 INFO GlusterFS mount attempt 

13/06/2020 04:24:09 INFO GlusterFS mount attempt 

13/06/2020 04:23:39 INFO GlusterFS mount attempt 

13/06/2020 04:23:09 INFO GlusterFS mount attempt 

13/06/2020 04:22:39 INFO GlusterFS mount attempt 

13/06/2020 04:22:09 INFO GlusterFS mount attempt 

13/06/2020 04:21:39 INFO GlusterFS mount attempt 

13/06/2020 04:21:09 INFO GlusterFS mount attempt 

13/06/2020 04:20:39 INFO GlusterFS mount attempt 

13/06/2020 04:20:09 INFO GlusterFS mount attempt 

13/06/2020 04:19:38 INFO GlusterFS mount attempt 

13/06/2020 04:19:08 INFO GlusterFS mount attempt 

13/06/2020 04:18:38 INFO GlusterFS mount attempt 

13/06/2020 04:18:08 INFO GlusterFS mount attempt 

13/06/2020 04:17:38 INFO GlusterFS mount attempt 

13/06/2020 04:17:08 INFO GlusterFS mount attempt 

13/06/2020 04:16:38 INFO GlusterFS mount attempt 

13/06/2020 04:16:08 INFO GlusterFS mount attempt 

13/06/2020 04:15:38 INFO GlusterFS mount attempt 

13/06/2020 04:15:08 INFO GlusterFS mount attempt 

13/06/2020 04:14:38 INFO GlusterFS mount attempt 

13/06/2020 04:14:07 INFO GlusterFS mount attempt 

13/06/2020 04:13:37 INFO GlusterFS mount attempt 

13/06/2020 04:13:07 INFO GlusterFS mount attempt 

13/06/2020 04:12:37 INFO GlusterFS mount attempt 

13/06/2020 04:12:07 INFO GlusterFS mount attempt 

13/06/2020 04:11:37 INFO GlusterFS mount attempt 

13/06/2020 04:11:07 INFO GlusterFS mount attempt 

13/06/2020 04:10:37 INFO GlusterFS mount attempt 

13/06/2020 04:10:07 INFO GlusterFS mount attempt 

13/06/2020 04:09:37 INFO GlusterFS mount attempt 

13/06/2020 04:09:07 INFO GlusterFS mount attempt 

13/06/2020 04:08:36 INFO GlusterFS mount attempt 

13/06/2020 04:08:06 INFO GlusterFS mount attempt 

13/06/2020 04:07:36 INFO GlusterFS mount attempt 

13/06/2020 04:07:06 INFO GlusterFS mount attempt 

13/06/2020 04:06:36 INFO GlusterFS mount attempt 

13/06/2020 04:06:06 INFO GlusterFS mount attempt 

13/06/2020 04:05:36 INFO GlusterFS mount attempt 

13/06/2020 04:05:06 INFO GlusterFS mount attempt 

13/06/2020 04:04:36 INFO GlusterFS mount attempt 

13/06/2020 04:04:06 INFO GlusterFS mount attempt 

13/06/2020 04:03:36 INFO GlusterFS mount attempt 

13/06/2020 04:03:05 INFO GlusterFS mount attempt 

13/06/2020 04:02:35 INFO GlusterFS mount attempt 

13/06/2020 04:02:05 INFO GlusterFS mount attempt 

13/06/2020 04:01:35 INFO GlusterFS mount attempt 

13/06/2020 04:01:05 INFO GlusterFS mount attempt 

13/06/2020 04:00:35 INFO GlusterFS mount attempt 

13/06/2020 04:00:05 INFO GlusterFS mount attempt 

13/06/2020 03:59:35 INFO GlusterFS mount attempt 

13/06/2020 03:59:05 INFO GlusterFS mount attempt 

13/06/2020 03:58:35 INFO GlusterFS mount attempt 

13/06/2020 03:58:04 INFO GlusterFS mount attempt 

13/06/2020 03:57:34 INFO GlusterFS mount attempt 

13/06/2020 03:57:04 INFO GlusterFS mount attempt 

13/06/2020 03:56:34 INFO GlusterFS mount attempt 

13/06/2020 03:56:04 INFO GlusterFS mount attempt 

13/06/2020 03:55:34 INFO GlusterFS mount attempt 

13/06/2020 03:55:04 INFO GlusterFS mount attempt 

13/06/2020 03:54:34 INFO GlusterFS mount attempt 

13/06/2020 03:54:04 INFO GlusterFS mount attempt 

13/06/2020 03:53:34 INFO GlusterFS mount attempt 

13/06/2020 03:53:04 INFO GlusterFS mount attempt 

13/06/2020 03:52:34 INFO GlusterFS mount attempt 

13/06/2020 03:52:03 INFO GlusterFS mount attempt 

13/06/2020 03:51:33 INFO GlusterFS mount attempt 

13/06/2020 03:51:03 INFO GlusterFS mount attempt 

13/06/2020 03:50:33 INFO GlusterFS mount attempt 

13/06/2020 03:50:03 INFO GlusterFS mount attempt 

13/06/2020 03:49:33 INFO GlusterFS mount attempt 

13/06/2020 03:49:03 INFO GlusterFS mount attempt 

13/06/2020 03:48:33 INFO GlusterFS mount attempt 

13/06/2020 03:48:03 INFO GlusterFS mount attempt 

13/06/2020 03:47:33 INFO GlusterFS mount attempt 

13/06/2020 03:47:03 INFO GlusterFS mount attempt 

13/06/2020 03:46:32 INFO GlusterFS mount attempt 

13/06/2020 03:46:02 INFO GlusterFS mount attempt 

13/06/2020 03:45:32 INFO GlusterFS mount attempt 

13/06/2020 03:45:02 INFO GlusterFS mount attempt 

13/06/2020 03:44:32 INFO GlusterFS mount attempt 

13/06/2020 03:44:02 INFO GlusterFS mount attempt 

13/06/2020 03:43:32 INFO GlusterFS mount attempt 

13/06/2020 03:43:02 INFO GlusterFS mount attempt 

13/06/2020 03:42:32 INFO GlusterFS mount attempt 

13/06/2020 03:42:02 INFO GlusterFS mount attempt 

13/06/2020 03:41:32 INFO GlusterFS mount attempt 

13/06/2020 03:41:01 INFO GlusterFS mount attempt 

13/06/2020 03:40:31 INFO GlusterFS mount attempt 

13/06/2020 03:40:01 INFO GlusterFS mount attempt 

13/06/2020 03:39:31 INFO GlusterFS mount attempt 

13/06/2020 03:39:01 INFO GlusterFS mount attempt 

13/06/2020 03:38:31 INFO GlusterFS mount attempt 

13/06/2020 03:38:01 INFO GlusterFS mount attempt 

13/06/2020 03:37:31 INFO GlusterFS mount attempt 

13/06/2020 03:37:01 INFO GlusterFS mount attempt 

13/06/2020 03:36:31 INFO GlusterFS mount attempt 

13/06/2020 03:36:01 INFO GlusterFS mount attempt 

13/06/2020 03:35:30 INFO GlusterFS mount attempt 

13/06/2020 03:35:00 INFO GlusterFS mount attempt 

13/06/2020 03:34:30 INFO GlusterFS mount attempt 

13/06/2020 03:34:00 INFO GlusterFS mount attempt 

13/06/2020 03:33:30 INFO GlusterFS mount attempt 

13/06/2020 03:33:00 INFO GlusterFS mount attempt 

13/06/2020 03:32:30 INFO GlusterFS mount attempt 

13/06/2020 03:32:00 INFO GlusterFS mount attempt 

13/06/2020 03:31:30 INFO GlusterFS mount attempt 

13/06/2020 03:31:00 INFO GlusterFS mount attempt 

13/06/2020 03:30:29 INFO GlusterFS mount attempt 

13/06/2020 03:29:59 INFO GlusterFS mount attempt 

13/06/2020 03:29:29 INFO GlusterFS mount attempt 

13/06/2020 03:28:59 INFO GlusterFS mount attempt 

13/06/2020 03:28:29 INFO GlusterFS mount attempt 

13/06/2020 03:27:59 INFO GlusterFS mount attempt 

13/06/2020 03:27:29 INFO GlusterFS mount attempt 

13/06/2020 03:26:59 INFO GlusterFS mount attempt 

13/06/2020 03:26:29 INFO GlusterFS mount attempt 

13/06/2020 03:25:59 INFO GlusterFS mount attempt 

13/06/2020 03:25:29 INFO GlusterFS mount attempt 

13/06/2020 03:24:58 INFO GlusterFS mount attempt 

13/06/2020 03:24:28 INFO GlusterFS mount attempt 

13/06/2020 03:23:58 INFO GlusterFS mount attempt 

13/06/2020 03:23:28 INFO GlusterFS mount attempt 

13/06/2020 03:22:58 INFO GlusterFS mount attempt 

13/06/2020 03:22:28 INFO GlusterFS mount attempt 

13/06/2020 03:21:58 INFO GlusterFS mount attempt 

13/06/2020 03:21:28 INFO GlusterFS mount attempt 

13/06/2020 03:20:58 INFO GlusterFS mount attempt 

13/06/2020 03:20:28 INFO GlusterFS mount attempt 

13/06/2020 03:19:58 INFO GlusterFS mount attempt 

13/06/2020 03:19:27 INFO GlusterFS mount attempt 

13/06/2020 03:18:57 INFO GlusterFS mount attempt 

13/06/2020 03:18:27 INFO GlusterFS mount attempt 

13/06/2020 03:17:57 INFO GlusterFS mount attempt 

13/06/2020 03:17:27 INFO GlusterFS mount attempt 

13/06/2020 03:16:57 INFO GlusterFS mount attempt 

13/06/2020 03:16:27 INFO GlusterFS mount attempt 

13/06/2020 03:15:57 INFO GlusterFS mount attempt 

13/06/2020 03:15:27 INFO GlusterFS mount attempt 

13/06/2020 03:14:57 INFO GlusterFS mount attempt 

13/06/2020 03:14:27 INFO GlusterFS mount attempt 

13/06/2020 03:13:56 INFO GlusterFS mount attempt 

13/06/2020 03:13:26 INFO GlusterFS mount attempt 

13/06/2020 03:12:56 INFO GlusterFS mount attempt 

13/06/2020 03:12:26 INFO GlusterFS mount attempt 

13/06/2020 03:11:56 INFO GlusterFS mount attempt 

13/06/2020 03:11:26 INFO GlusterFS mount attempt 

13/06/2020 03:10:56 INFO GlusterFS mount attempt 

13/06/2020 03:10:26 INFO GlusterFS mount attempt 

13/06/2020 03:09:56 INFO GlusterFS mount attempt 

13/06/2020 03:09:26 INFO GlusterFS mount attempt 

13/06/2020 03:08:56 INFO GlusterFS mount attempt 

13/06/2020 03:08:25 INFO GlusterFS mount attempt 

13/06/2020 03:07:55 INFO GlusterFS mount attempt 

13/06/2020 03:07:25 INFO GlusterFS mount attempt 

13/06/2020 03:06:55 INFO GlusterFS mount attempt 

13/06/2020 03:06:25 INFO GlusterFS mount attempt 

13/06/2020 03:05:55 INFO GlusterFS mount attempt 

13/06/2020 03:05:25 INFO GlusterFS mount attempt 

13/06/2020 03:04:55 INFO GlusterFS mount attempt 

13/06/2020 03:04:25 INFO GlusterFS mount attempt 

13/06/2020 03:03:55 INFO GlusterFS mount attempt 

13/06/2020 03:03:24 INFO GlusterFS mount attempt 

13/06/2020 03:02:54 INFO GlusterFS mount attempt 

13/06/2020 03:02:24 INFO GlusterFS mount attempt 

13/06/2020 03:01:54 INFO GlusterFS mount attempt 

13/06/2020 03:01:24 INFO GlusterFS mount attempt 

13/06/2020 03:00:54 INFO GlusterFS mount attempt 

13/06/2020 03:00:24 INFO GlusterFS mount attempt 

13/06/2020 02:59:54 INFO GlusterFS mount attempt 

13/06/2020 02:59:24 INFO GlusterFS mount attempt 

13/06/2020 02:58:54 INFO GlusterFS mount attempt 

13/06/2020 02:58:24 INFO GlusterFS mount attempt 

13/06/2020 02:57:54 INFO GlusterFS mount attempt 

13/06/2020 02:57:23 INFO GlusterFS mount attempt 

13/06/2020 02:56:53 INFO GlusterFS mount attempt 

13/06/2020 02:56:23 INFO GlusterFS mount attempt 

13/06/2020 02:55:53 INFO GlusterFS mount attempt 

13/06/2020 02:55:23 INFO GlusterFS mount attempt 

13/06/2020 02:54:53 INFO GlusterFS mount attempt 

13/06/2020 02:54:23 INFO GlusterFS mount attempt 

13/06/2020 02:53:53 INFO GlusterFS mount attempt 

13/06/2020 02:53:23 INFO GlusterFS mount attempt 

13/06/2020 02:52:53 INFO GlusterFS mount attempt 

13/06/2020 02:52:23 INFO GlusterFS mount attempt 

13/06/2020 02:51:52 INFO GlusterFS mount attempt 

13/06/2020 02:51:22 INFO GlusterFS mount attempt 

13/06/2020 02:50:52 INFO GlusterFS mount attempt 

13/06/2020 02:50:22 INFO GlusterFS mount attempt 

13/06/2020 02:49:52 INFO GlusterFS mount attempt 

13/06/2020 02:49:22 INFO GlusterFS mount attempt 

13/06/2020 02:48:52 INFO GlusterFS mount attempt 

13/06/2020 02:48:22 INFO GlusterFS mount attempt 

13/06/2020 02:47:52 INFO GlusterFS mount attempt 

13/06/2020 02:47:22 INFO GlusterFS mount attempt 

13/06/2020 02:46:51 INFO GlusterFS mount attempt 

13/06/2020 02:46:21 INFO GlusterFS mount attempt 

13/06/2020 02:45:51 INFO GlusterFS mount attempt 

13/06/2020 02:45:21 INFO GlusterFS mount attempt 

13/06/2020 02:44:51 INFO GlusterFS mount attempt 

13/06/2020 02:44:21 INFO GlusterFS mount attempt 

13/06/2020 02:43:51 INFO GlusterFS mount attempt 

13/06/2020 02:43:21 INFO GlusterFS mount attempt 

13/06/2020 02:42:51 INFO GlusterFS mount attempt 

13/06/2020 02:42:21 INFO GlusterFS mount attempt 

13/06/2020 02:41:51 INFO GlusterFS mount attempt 

13/06/2020 02:41:20 INFO GlusterFS mount attempt 

13/06/2020 02:40:50 INFO GlusterFS mount attempt 

13/06/2020 02:40:20 INFO GlusterFS mount attempt 

13/06/2020 02:39:50 INFO GlusterFS mount attempt 

13/06/2020 02:39:20 INFO GlusterFS mount attempt 

13/06/2020 02:38:50 INFO GlusterFS mount attempt 

13/06/2020 02:38:20 INFO GlusterFS mount attempt 

13/06/2020 02:37:50 INFO GlusterFS mount attempt 

13/06/2020 02:37:20 INFO GlusterFS mount attempt 

13/06/2020 02:36:50 INFO GlusterFS mount attempt 

13/06/2020 02:36:20 INFO GlusterFS mount attempt 

13/06/2020 02:35:50 INFO GlusterFS mount attempt 

13/06/2020 02:35:19 INFO GlusterFS mount attempt 

13/06/2020 02:34:49 INFO GlusterFS mount attempt 

13/06/2020 02:34:19 INFO GlusterFS mount attempt 

13/06/2020 02:33:49 INFO GlusterFS mount attempt 

13/06/2020 02:33:19 INFO GlusterFS mount attempt 

13/06/2020 02:32:49 INFO GlusterFS mount attempt 

13/06/2020 02:32:19 INFO GlusterFS mount attempt 

13/06/2020 02:31:49 INFO GlusterFS mount attempt 

13/06/2020 02:31:19 INFO GlusterFS mount attempt 

13/06/2020 02:30:49 INFO GlusterFS mount attempt 

13/06/2020 02:30:18 INFO GlusterFS mount attempt 

13/06/2020 02:29:48 INFO GlusterFS mount attempt 

13/06/2020 02:29:18 INFO GlusterFS mount attempt 

13/06/2020 02:28:48 INFO GlusterFS mount attempt 

13/06/2020 02:28:18 INFO GlusterFS mount attempt 

13/06/2020 02:27:48 INFO GlusterFS mount attempt 

13/06/2020 02:27:18 INFO GlusterFS mount attempt 

13/06/2020 02:26:48 INFO GlusterFS mount attempt 

13/06/2020 02:26:18 INFO GlusterFS mount attempt 

13/06/2020 02:25:48 INFO GlusterFS mount attempt 

13/06/2020 02:25:17 INFO GlusterFS mount attempt 

13/06/2020 02:24:47 INFO GlusterFS mount attempt 

13/06/2020 02:24:17 INFO GlusterFS mount attempt 

13/06/2020 02:23:47 INFO GlusterFS mount attempt 

13/06/2020 02:23:17 INFO GlusterFS mount attempt 

13/06/2020 02:22:47 INFO GlusterFS mount attempt 

13/06/2020 02:22:17 INFO GlusterFS mount attempt 

13/06/2020 02:21:47 INFO GlusterFS mount attempt 

13/06/2020 02:21:17 INFO GlusterFS mount attempt 

13/06/2020 02:20:47 INFO GlusterFS mount attempt 

13/06/2020 02:20:17 INFO GlusterFS mount attempt 

13/06/2020 02:19:46 INFO GlusterFS mount attempt 

13/06/2020 02:19:16 INFO GlusterFS mount attempt 

13/06/2020 02:18:46 INFO GlusterFS mount attempt 

13/06/2020 02:18:16 INFO GlusterFS mount attempt 

13/06/2020 02:17:46 INFO GlusterFS mount attempt 

13/06/2020 02:17:16 INFO GlusterFS mount attempt 

13/06/2020 02:16:46 INFO GlusterFS mount attempt 

13/06/2020 02:16:16 INFO GlusterFS mount attempt 

13/06/2020 02:15:46 INFO GlusterFS mount attempt 

13/06/2020 02:15:16 INFO GlusterFS mount attempt 

13/06/2020 02:14:46 INFO GlusterFS mount attempt 

13/06/2020 02:14:15 INFO GlusterFS mount attempt 

13/06/2020 02:13:45 INFO GlusterFS mount attempt 

13/06/2020 02:13:15 INFO GlusterFS mount attempt 

13/06/2020 02:12:45 INFO GlusterFS mount attempt 

13/06/2020 02:12:15 INFO GlusterFS mount attempt 

13/06/2020 02:11:45 INFO GlusterFS mount attempt 

13/06/2020 02:11:15 INFO GlusterFS mount attempt 

13/06/2020 02:10:45 INFO GlusterFS mount attempt 

13/06/2020 02:10:15 INFO GlusterFS mount attempt 

13/06/2020 02:09:45 INFO GlusterFS mount attempt 

13/06/2020 02:09:15 INFO GlusterFS mount attempt 

13/06/2020 02:08:44 INFO GlusterFS mount attempt 

13/06/2020 02:08:14 INFO GlusterFS mount attempt 

13/06/2020 02:07:44 INFO GlusterFS mount attempt 

13/06/2020 02:07:14 INFO GlusterFS mount attempt 

13/06/2020 02:06:44 INFO GlusterFS mount attempt 

13/06/2020 02:06:14 INFO GlusterFS mount attempt 

13/06/2020 02:05:44 INFO GlusterFS mount attempt 

13/06/2020 02:05:14 INFO GlusterFS mount attempt 

13/06/2020 02:04:44 INFO GlusterFS mount attempt 

13/06/2020 02:04:14 INFO GlusterFS mount attempt 

13/06/2020 02:03:44 INFO GlusterFS mount attempt 

13/06/2020 02:03:13 INFO GlusterFS mount attempt 

13/06/2020 02:02:43 INFO GlusterFS mount attempt 

13/06/2020 02:02:13 INFO GlusterFS mount attempt 

13/06/2020 02:01:43 INFO GlusterFS mount attempt 

13/06/2020 02:01:13 INFO GlusterFS mount attempt 

13/06/2020 02:00:43 INFO GlusterFS mount attempt 

13/06/2020 02:00:13 INFO GlusterFS mount attempt 

13/06/2020 01:59:43 INFO GlusterFS mount attempt 

13/06/2020 01:59:13 INFO GlusterFS mount attempt 

13/06/2020 01:58:43 INFO GlusterFS mount attempt 

13/06/2020 01:58:13 INFO GlusterFS mount attempt 

13/06/2020 01:57:42 INFO GlusterFS mount attempt 

13/06/2020 01:57:12 INFO GlusterFS mount attempt 

13/06/2020 01:56:42 INFO GlusterFS mount attempt 

13/06/2020 01:56:12 INFO GlusterFS mount attempt 

13/06/2020 01:55:42 INFO GlusterFS mount attempt 

13/06/2020 01:55:12 INFO GlusterFS mount attempt 

13/06/2020 01:54:42 INFO GlusterFS mount attempt 

13/06/2020 01:54:12 INFO GlusterFS mount attempt 

13/06/2020 01:53:42 INFO GlusterFS mount attempt 

13/06/2020 01:53:12 INFO GlusterFS mount attempt 

13/06/2020 01:52:41 INFO GlusterFS mount attempt 

13/06/2020 01:52:11 INFO GlusterFS mount attempt 

13/06/2020 01:51:41 INFO GlusterFS mount attempt 

13/06/2020 01:51:11 INFO GlusterFS mount attempt 

13/06/2020 01:50:41 INFO GlusterFS mount attempt 

13/06/2020 01:50:11 INFO GlusterFS mount attempt 

13/06/2020 01:49:41 INFO GlusterFS mount attempt 

13/06/2020 01:49:11 INFO GlusterFS mount attempt 

13/06/2020 01:48:41 INFO GlusterFS mount attempt 

13/06/2020 01:48:11 INFO GlusterFS mount attempt 

13/06/2020 01:47:41 INFO GlusterFS mount attempt 

13/06/2020 01:47:10 INFO GlusterFS mount attempt 

13/06/2020 01:46:40 INFO GlusterFS mount attempt 

13/06/2020 01:46:10 INFO GlusterFS mount attempt 

13/06/2020 01:45:40 INFO GlusterFS mount attempt 

13/06/2020 01:45:10 INFO GlusterFS mount attempt 

13/06/2020 01:44:40 INFO GlusterFS mount attempt 

13/06/2020 01:44:10 INFO GlusterFS mount attempt 

13/06/2020 01:43:40 INFO GlusterFS mount attempt 

13/06/2020 01:43:10 INFO GlusterFS mount attempt 

13/06/2020 01:42:40 INFO GlusterFS mount attempt 

13/06/2020 01:42:10 INFO GlusterFS mount attempt 

13/06/2020 01:41:39 INFO GlusterFS mount attempt 

13/06/2020 01:41:09 INFO GlusterFS mount attempt 

13/06/2020 01:40:39 INFO GlusterFS mount attempt 

13/06/2020 01:40:09 INFO GlusterFS mount attempt 

13/06/2020 01:39:39 INFO GlusterFS mount attempt 

13/06/2020 01:39:09 INFO GlusterFS mount attempt 

13/06/2020 01:38:39 INFO GlusterFS mount attempt 

13/06/2020 01:38:09 INFO GlusterFS mount attempt 

13/06/2020 01:37:39 INFO GlusterFS mount attempt 

13/06/2020 01:37:09 INFO GlusterFS mount attempt 

13/06/2020 01:36:39 INFO GlusterFS mount attempt 

13/06/2020 01:36:08 INFO GlusterFS mount attempt 

13/06/2020 01:35:38 INFO GlusterFS mount attempt 

13/06/2020 01:35:08 INFO GlusterFS mount attempt 

13/06/2020 01:34:38 INFO GlusterFS mount attempt 

13/06/2020 01:34:08 INFO GlusterFS mount attempt 

13/06/2020 01:33:38 INFO GlusterFS mount attempt 

13/06/2020 01:33:08 INFO GlusterFS mount attempt 

13/06/2020 01:32:38 INFO GlusterFS mount attempt 

13/06/2020 01:32:08 INFO GlusterFS mount attempt 

13/06/2020 01:31:38 INFO GlusterFS mount attempt 

13/06/2020 01:31:07 INFO GlusterFS mount attempt 

13/06/2020 01:30:37 INFO GlusterFS mount attempt 

13/06/2020 01:30:07 INFO GlusterFS mount attempt 

13/06/2020 01:29:37 INFO GlusterFS mount attempt 

13/06/2020 01:29:07 INFO GlusterFS mount attempt 

13/06/2020 01:28:37 INFO GlusterFS mount attempt 

13/06/2020 01:28:07 INFO GlusterFS mount attempt 

13/06/2020 01:27:37 INFO GlusterFS mount attempt 

13/06/2020 01:27:07 INFO GlusterFS mount attempt 

13/06/2020 01:26:37 INFO GlusterFS mount attempt 

13/06/2020 01:26:07 INFO GlusterFS mount attempt 

13/06/2020 01:25:36 INFO GlusterFS mount attempt 

13/06/2020 01:25:06 INFO GlusterFS mount attempt 

13/06/2020 01:24:36 INFO GlusterFS mount attempt 

13/06/2020 01:24:06 INFO GlusterFS mount attempt 

13/06/2020 01:23:36 INFO GlusterFS mount attempt 

13/06/2020 01:23:06 INFO GlusterFS mount attempt 

13/06/2020 01:22:36 INFO GlusterFS mount attempt 

13/06/2020 01:22:06 INFO GlusterFS mount attempt 

13/06/2020 01:21:36 INFO GlusterFS mount attempt 

13/06/2020 01:21:06 INFO GlusterFS mount attempt 

13/06/2020 01:20:36 INFO GlusterFS mount attempt 

13/06/2020 01:20:05 INFO GlusterFS mount attempt 

13/06/2020 01:19:35 INFO GlusterFS mount attempt 

13/06/2020 01:19:05 INFO GlusterFS mount attempt 

13/06/2020 01:18:35 INFO GlusterFS mount attempt 

13/06/2020 01:18:05 INFO GlusterFS mount attempt 

13/06/2020 01:17:35 INFO GlusterFS mount attempt 

13/06/2020 01:17:05 INFO GlusterFS mount attempt 

13/06/2020 01:16:35 INFO GlusterFS mount attempt 

13/06/2020 01:16:05 INFO GlusterFS mount attempt 

13/06/2020 01:15:35 INFO GlusterFS mount attempt 

13/06/2020 01:15:05 INFO GlusterFS mount attempt 

13/06/2020 01:14:34 INFO GlusterFS mount attempt 

13/06/2020 01:14:04 INFO GlusterFS mount attempt 

13/06/2020 01:13:34 INFO GlusterFS mount attempt 

13/06/2020 01:13:04 INFO GlusterFS mount attempt 

13/06/2020 01:12:34 INFO GlusterFS mount attempt 

13/06/2020 01:12:04 INFO GlusterFS mount attempt 

13/06/2020 01:11:34 INFO GlusterFS mount attempt 

13/06/2020 01:11:04 INFO GlusterFS mount attempt 

13/06/2020 01:10:34 INFO GlusterFS mount attempt 

13/06/2020 01:10:04 INFO GlusterFS mount attempt 

13/06/2020 01:09:33 INFO GlusterFS mount attempt 

13/06/2020 01:09:03 INFO GlusterFS mount attempt 

13/06/2020 01:08:33 INFO GlusterFS mount attempt 

13/06/2020 01:08:03 INFO GlusterFS mount attempt 

13/06/2020 01:07:33 INFO GlusterFS mount attempt 

13/06/2020 01:07:03 INFO GlusterFS mount attempt 

13/06/2020 01:06:33 INFO GlusterFS mount attempt 

13/06/2020 01:06:03 INFO GlusterFS mount attempt 

13/06/2020 01:05:33 INFO GlusterFS mount attempt 

13/06/2020 01:05:03 INFO GlusterFS mount attempt 

13/06/2020 01:04:33 INFO GlusterFS mount attempt 

13/06/2020 01:04:02 INFO GlusterFS mount attempt 

13/06/2020 01:03:32 INFO GlusterFS mount attempt 

13/06/2020 01:03:02 INFO GlusterFS mount attempt 

13/06/2020 01:02:32 INFO GlusterFS mount attempt 

13/06/2020 01:02:02 INFO GlusterFS mount attempt 

13/06/2020 01:01:32 INFO GlusterFS mount attempt 

13/06/2020 01:01:02 INFO GlusterFS mount attempt 

13/06/2020 01:00:32 INFO GlusterFS mount attempt 

13/06/2020 01:00:02 INFO GlusterFS mount attempt 

13/06/2020 00:59:32 INFO GlusterFS mount attempt 

13/06/2020 00:59:02 INFO GlusterFS mount attempt 

13/06/2020 00:58:31 INFO GlusterFS mount attempt 

13/06/2020 00:58:01 INFO GlusterFS mount attempt 

13/06/2020 00:57:31 INFO GlusterFS mount attempt 

13/06/2020 00:57:01 INFO GlusterFS mount attempt 

13/06/2020 00:56:31 INFO GlusterFS mount attempt 

13/06/2020 00:56:01 INFO GlusterFS mount attempt 

13/06/2020 00:55:31 INFO GlusterFS mount attempt 

13/06/2020 00:55:01 INFO GlusterFS mount attempt 

13/06/2020 00:54:31 INFO GlusterFS mount attempt 

13/06/2020 00:54:01 INFO GlusterFS mount attempt 

13/06/2020 00:53:31 INFO GlusterFS mount attempt 

13/06/2020 00:53:00 INFO GlusterFS mount attempt 

13/06/2020 00:52:30 INFO GlusterFS mount attempt 

13/06/2020 00:52:00 INFO GlusterFS mount attempt 

13/06/2020 00:51:30 INFO GlusterFS mount attempt 

13/06/2020 00:51:00 INFO GlusterFS mount attempt 

13/06/2020 00:50:30 INFO GlusterFS mount attempt 

13/06/2020 00:50:00 INFO GlusterFS mount attempt 

13/06/2020 00:49:30 INFO GlusterFS mount attempt 

13/06/2020 00:49:00 INFO GlusterFS mount attempt 

13/06/2020 00:48:30 INFO GlusterFS mount attempt 

13/06/2020 00:48:00 INFO GlusterFS mount attempt 

13/06/2020 00:47:30 INFO GlusterFS mount attempt 

13/06/2020 00:46:59 INFO GlusterFS mount attempt 

13/06/2020 00:46:29 INFO GlusterFS mount attempt 

13/06/2020 00:45:59 INFO GlusterFS mount attempt 

13/06/2020 00:45:29 INFO GlusterFS mount attempt 

13/06/2020 00:44:59 INFO GlusterFS mount attempt 

13/06/2020 00:44:29 INFO GlusterFS mount attempt 

13/06/2020 00:43:59 INFO GlusterFS mount attempt 

13/06/2020 00:43:29 INFO GlusterFS mount attempt 

13/06/2020 00:42:59 INFO GlusterFS mount attempt 

13/06/2020 00:42:29 INFO GlusterFS mount attempt 

13/06/2020 00:41:58 INFO GlusterFS mount attempt 

13/06/2020 00:41:28 INFO GlusterFS mount attempt 

13/06/2020 00:40:58 INFO GlusterFS mount attempt 

13/06/2020 00:40:28 INFO GlusterFS mount attempt 

13/06/2020 00:39:58 INFO GlusterFS mount attempt 

13/06/2020 00:39:28 INFO GlusterFS mount attempt 

13/06/2020 00:38:58 INFO GlusterFS mount attempt 

13/06/2020 00:38:28 INFO GlusterFS mount attempt 

13/06/2020 00:37:58 INFO GlusterFS mount attempt 

13/06/2020 00:37:28 INFO GlusterFS mount attempt 

13/06/2020 00:36:58 INFO GlusterFS mount attempt 

13/06/2020 00:36:27 INFO GlusterFS mount attempt 

13/06/2020 00:35:57 INFO GlusterFS mount attempt 

13/06/2020 00:35:27 INFO GlusterFS mount attempt 

13/06/2020 00:34:57 INFO GlusterFS mount attempt 

13/06/2020 00:34:27 INFO GlusterFS mount attempt 

13/06/2020 00:33:57 INFO GlusterFS mount attempt 

13/06/2020 00:33:27 INFO GlusterFS mount attempt 

13/06/2020 00:32:57 INFO GlusterFS mount attempt 

13/06/2020 00:32:27 INFO GlusterFS mount attempt 

13/06/2020 00:31:57 INFO GlusterFS mount attempt 

13/06/2020 00:31:27 INFO GlusterFS mount attempt 

13/06/2020 00:30:56 INFO GlusterFS mount attempt 

13/06/2020 00:30:26 INFO GlusterFS mount attempt 

13/06/2020 00:29:56 INFO GlusterFS mount attempt 

13/06/2020 00:29:26 INFO GlusterFS mount attempt 

13/06/2020 00:28:56 INFO GlusterFS mount attempt 

13/06/2020 00:28:26 INFO GlusterFS mount attempt 

13/06/2020 00:27:56 INFO GlusterFS mount attempt 

13/06/2020 00:27:26 INFO GlusterFS mount attempt 

13/06/2020 00:26:56 INFO GlusterFS mount attempt 

13/06/2020 00:26:26 INFO GlusterFS mount attempt 

13/06/2020 00:25:56 INFO GlusterFS mount attempt 

13/06/2020 00:25:25 INFO GlusterFS mount attempt 

13/06/2020 00:24:55 INFO GlusterFS mount attempt 

13/06/2020 00:24:25 INFO GlusterFS mount attempt 

13/06/2020 00:23:55 INFO GlusterFS mount attempt 

13/06/2020 00:23:25 INFO GlusterFS mount attempt 

13/06/2020 00:22:55 INFO GlusterFS mount attempt 

13/06/2020 00:22:25 INFO GlusterFS mount attempt 

13/06/2020 00:21:55 INFO GlusterFS mount attempt 

13/06/2020 00:21:25 INFO GlusterFS mount attempt 

13/06/2020 00:20:55 INFO GlusterFS mount attempt 

13/06/2020 00:20:25 INFO GlusterFS mount attempt 

13/06/2020 00:19:54 INFO GlusterFS mount attempt 

13/06/2020 00:19:24 INFO GlusterFS mount attempt 

13/06/2020 00:18:54 INFO GlusterFS mount attempt 

13/06/2020 00:18:24 INFO GlusterFS mount attempt 

13/06/2020 00:17:54 INFO GlusterFS mount attempt 

13/06/2020 00:17:24 INFO GlusterFS mount attempt 

13/06/2020 00:16:54 INFO GlusterFS mount attempt 

13/06/2020 00:16:24 INFO GlusterFS mount attempt 

13/06/2020 00:15:54 INFO GlusterFS mount attempt 

13/06/2020 00:15:24 INFO GlusterFS mount attempt 

13/06/2020 00:14:54 INFO GlusterFS mount attempt 

13/06/2020 00:14:24 INFO GlusterFS mount attempt 

13/06/2020 00:13:53 INFO GlusterFS mount attempt 

13/06/2020 00:13:23 INFO GlusterFS mount attempt 

13/06/2020 00:12:53 INFO GlusterFS mount attempt 

13/06/2020 00:12:23 INFO GlusterFS mount attempt 

13/06/2020 00:11:53 INFO GlusterFS mount attempt 

13/06/2020 00:11:23 INFO GlusterFS mount attempt 

13/06/2020 00:10:53 INFO GlusterFS mount attempt 

13/06/2020 00:10:23 INFO GlusterFS mount attempt 

13/06/2020 00:09:53 INFO GlusterFS mount attempt 

13/06/2020 00:09:23 INFO GlusterFS mount attempt 

13/06/2020 00:08:52 INFO GlusterFS mount attempt 

13/06/2020 00:08:22 INFO GlusterFS mount attempt 

13/06/2020 00:07:52 INFO GlusterFS mount attempt 

13/06/2020 00:07:22 INFO GlusterFS mount attempt 

13/06/2020 00:06:52 INFO GlusterFS mount attempt 

13/06/2020 00:06:22 INFO GlusterFS mount attempt 

13/06/2020 00:05:52 INFO GlusterFS mount attempt 

13/06/2020 00:05:22 INFO GlusterFS mount attempt 

13/06/2020 00:04:52 INFO GlusterFS mount attempt 

13/06/2020 00:04:22 INFO GlusterFS mount attempt 

13/06/2020 00:03:52 INFO GlusterFS mount attempt 

13/06/2020 00:03:22 INFO GlusterFS mount attempt 

13/06/2020 00:02:51 INFO GlusterFS mount attempt 

13/06/2020 00:02:21 INFO GlusterFS mount attempt 

13/06/2020 00:01:51 INFO GlusterFS mount attempt 

13/06/2020 00:01:21 INFO GlusterFS mount attempt 

13/06/2020 00:00:51 INFO GlusterFS mount attempt 

13/06/2020 00:00:21 INFO GlusterFS mount attempt 

12/06/2020 23:59:51 INFO GlusterFS mount attempt 

12/06/2020 23:59:21 INFO GlusterFS mount attempt 

12/06/2020 23:58:51 INFO GlusterFS mount attempt 

12/06/2020 23:58:21 INFO GlusterFS mount attempt 

12/06/2020 23:57:51 INFO GlusterFS mount attempt 

12/06/2020 23:57:20 INFO GlusterFS mount attempt 

12/06/2020 23:56:50 INFO GlusterFS mount attempt 

12/06/2020 23:56:20 INFO GlusterFS mount attempt 

12/06/2020 23:55:50 INFO GlusterFS mount attempt 

12/06/2020 23:55:20 INFO GlusterFS mount attempt 

12/06/2020 23:54:50 INFO GlusterFS mount attempt 

12/06/2020 23:54:20 INFO GlusterFS mount attempt 

12/06/2020 23:53:50 INFO GlusterFS mount attempt 

12/06/2020 23:53:20 INFO GlusterFS mount attempt 

12/06/2020 23:52:50 INFO GlusterFS mount attempt 

12/06/2020 23:52:20 INFO GlusterFS mount attempt 

12/06/2020 23:51:50 INFO GlusterFS mount attempt 

12/06/2020 23:51:19 INFO GlusterFS mount attempt 

12/06/2020 23:50:49 INFO GlusterFS mount attempt 

12/06/2020 23:50:19 INFO GlusterFS mount attempt 

12/06/2020 23:49:49 INFO GlusterFS mount attempt 

12/06/2020 23:49:19 INFO GlusterFS mount attempt 

12/06/2020 23:48:49 INFO GlusterFS mount attempt 

12/06/2020 23:48:19 INFO GlusterFS mount attempt 

12/06/2020 23:47:49 INFO GlusterFS mount attempt 

12/06/2020 23:47:19 INFO GlusterFS mount attempt 

12/06/2020 23:46:49 INFO GlusterFS mount attempt 

12/06/2020 23:46:18 INFO GlusterFS mount attempt 

12/06/2020 23:45:48 INFO GlusterFS mount attempt 

12/06/2020 23:45:18 INFO GlusterFS mount attempt 

12/06/2020 23:44:48 INFO GlusterFS mount attempt 

12/06/2020 23:44:18 INFO GlusterFS mount attempt 

12/06/2020 23:43:48 INFO GlusterFS mount attempt 

12/06/2020 23:43:18 INFO GlusterFS mount attempt 

12/06/2020 23:42:48 INFO GlusterFS mount attempt 

12/06/2020 23:42:18 INFO GlusterFS mount attempt 

12/06/2020 23:41:48 INFO GlusterFS mount attempt 

12/06/2020 23:41:18 INFO GlusterFS mount attempt 

12/06/2020 23:40:47 INFO GlusterFS mount attempt 

12/06/2020 23:40:17 INFO GlusterFS mount attempt 

12/06/2020 23:39:47 INFO GlusterFS mount attempt 

12/06/2020 23:39:17 INFO GlusterFS mount attempt 

12/06/2020 23:38:47 INFO GlusterFS mount attempt 

12/06/2020 23:38:17 INFO GlusterFS mount attempt 

12/06/2020 23:37:47 INFO GlusterFS mount attempt 

12/06/2020 23:37:17 INFO GlusterFS mount attempt 

12/06/2020 23:36:47 INFO GlusterFS mount attempt 

12/06/2020 23:36:17 INFO GlusterFS mount attempt 

12/06/2020 23:35:47 INFO GlusterFS mount attempt 

12/06/2020 23:35:16 INFO GlusterFS mount attempt 

12/06/2020 23:34:46 INFO GlusterFS mount attempt 

12/06/2020 23:34:16 INFO GlusterFS mount attempt 

12/06/2020 23:33:46 INFO GlusterFS mount attempt 

12/06/2020 23:33:16 INFO GlusterFS mount attempt 

12/06/2020 23:32:46 INFO GlusterFS mount attempt 

12/06/2020 23:32:16 INFO GlusterFS mount attempt 

12/06/2020 23:31:46 INFO GlusterFS mount attempt 

12/06/2020 23:31:16 INFO GlusterFS mount attempt 

12/06/2020 23:30:46 INFO GlusterFS mount attempt 

12/06/2020 23:30:16 INFO GlusterFS mount attempt 

12/06/2020 23:29:45 INFO GlusterFS mount attempt 

12/06/2020 23:29:15 INFO GlusterFS mount attempt 

12/06/2020 23:28:45 INFO GlusterFS mount attempt 

12/06/2020 23:28:15 INFO GlusterFS mount attempt 

12/06/2020 23:27:45 INFO GlusterFS mount attempt 

12/06/2020 23:27:15 INFO GlusterFS mount attempt 

12/06/2020 23:26:45 INFO GlusterFS mount attempt 

12/06/2020 23:26:15 INFO GlusterFS mount attempt 

12/06/2020 23:25:45 INFO GlusterFS mount attempt 

12/06/2020 23:25:15 INFO GlusterFS mount attempt 

12/06/2020 23:24:44 INFO GlusterFS mount attempt 

12/06/2020 23:24:14 INFO GlusterFS mount attempt 

12/06/2020 23:23:44 INFO GlusterFS mount attempt 

12/06/2020 23:23:14 INFO GlusterFS mount attempt 

12/06/2020 23:22:44 INFO GlusterFS mount attempt 

12/06/2020 23:22:14 INFO GlusterFS mount attempt 

12/06/2020 23:21:44 INFO GlusterFS mount attempt 

12/06/2020 23:21:14 INFO GlusterFS mount attempt 

12/06/2020 23:20:44 INFO GlusterFS mount attempt 

12/06/2020 23:20:14 INFO GlusterFS mount attempt 

12/06/2020 23:19:44 INFO GlusterFS mount attempt 

12/06/2020 23:19:13 INFO GlusterFS mount attempt 

12/06/2020 23:18:43 INFO GlusterFS mount attempt 

12/06/2020 23:18:13 INFO GlusterFS mount attempt 

12/06/2020 23:17:43 INFO GlusterFS mount attempt 

12/06/2020 23:17:13 INFO GlusterFS mount attempt 

12/06/2020 23:16:43 INFO GlusterFS mount attempt 

12/06/2020 23:16:13 INFO GlusterFS mount attempt 

12/06/2020 23:15:43 INFO GlusterFS mount attempt 

12/06/2020 23:15:13 INFO GlusterFS mount attempt 

12/06/2020 23:14:43 INFO GlusterFS mount attempt 

12/06/2020 23:14:13 INFO GlusterFS mount attempt 

12/06/2020 23:13:42 INFO GlusterFS mount attempt 

12/06/2020 23:13:12 INFO GlusterFS mount attempt 

12/06/2020 23:12:42 INFO GlusterFS mount attempt 

12/06/2020 23:12:12 INFO GlusterFS mount attempt 

12/06/2020 23:11:42 INFO GlusterFS mount attempt 

12/06/2020 23:11:12 INFO GlusterFS mount attempt 

12/06/2020 23:10:42 INFO GlusterFS mount attempt 

12/06/2020 23:10:12 INFO GlusterFS mount attempt 

12/06/2020 23:09:42 INFO GlusterFS mount attempt 

12/06/2020 23:09:12 INFO GlusterFS mount attempt 

12/06/2020 23:08:42 INFO GlusterFS mount attempt 

12/06/2020 23:08:11 INFO GlusterFS mount attempt 

12/06/2020 23:07:41 INFO GlusterFS mount attempt 

12/06/2020 23:07:11 INFO GlusterFS mount attempt 

12/06/2020 23:06:41 INFO GlusterFS mount attempt 

12/06/2020 23:06:11 INFO GlusterFS mount attempt 

12/06/2020 23:05:41 INFO GlusterFS mount attempt 

12/06/2020 23:05:11 INFO GlusterFS mount attempt 

12/06/2020 23:04:41 INFO GlusterFS mount attempt 

12/06/2020 23:04:11 INFO GlusterFS mount attempt 

12/06/2020 23:03:41 INFO GlusterFS mount attempt 

12/06/2020 23:03:10 INFO GlusterFS mount attempt 

12/06/2020 23:02:40 INFO GlusterFS mount attempt 

12/06/2020 23:02:10 INFO GlusterFS mount attempt 

12/06/2020 23:01:40 INFO GlusterFS mount attempt 

12/06/2020 23:01:10 INFO GlusterFS mount attempt 

12/06/2020 23:00:40 INFO GlusterFS mount attempt 

12/06/2020 23:00:10 INFO GlusterFS mount attempt 

12/06/2020 22:59:40 INFO GlusterFS mount attempt 

12/06/2020 22:59:10 INFO GlusterFS mount attempt 

12/06/2020 22:58:40 INFO GlusterFS mount attempt 

12/06/2020 22:58:10 INFO GlusterFS mount attempt 

12/06/2020 22:57:39 INFO GlusterFS mount attempt 

12/06/2020 22:57:09 INFO GlusterFS mount attempt 

12/06/2020 22:56:39 INFO GlusterFS mount attempt 

12/06/2020 22:56:09 INFO GlusterFS mount attempt 

12/06/2020 22:55:39 INFO GlusterFS mount attempt 

12/06/2020 22:55:09 INFO GlusterFS mount attempt 

12/06/2020 22:54:39 INFO GlusterFS mount attempt 

12/06/2020 22:54:09 INFO GlusterFS mount attempt 

12/06/2020 22:53:39 INFO GlusterFS mount attempt 

12/06/2020 22:53:09 INFO GlusterFS mount attempt 

12/06/2020 22:52:39 INFO GlusterFS mount attempt 

12/06/2020 22:52:09 INFO GlusterFS mount attempt 

12/06/2020 22:51:38 INFO GlusterFS mount attempt 

12/06/2020 22:51:08 INFO GlusterFS mount attempt 

12/06/2020 22:50:38 INFO GlusterFS mount attempt 

12/06/2020 22:50:08 INFO GlusterFS mount attempt 

12/06/2020 22:49:38 INFO GlusterFS mount attempt 

12/06/2020 22:49:08 INFO GlusterFS mount attempt 

12/06/2020 22:48:38 INFO GlusterFS mount attempt 

12/06/2020 22:48:08 INFO GlusterFS mount attempt 

12/06/2020 22:47:38 INFO GlusterFS mount attempt 

12/06/2020 22:47:08 INFO GlusterFS mount attempt 

12/06/2020 22:46:37 INFO GlusterFS mount attempt 

12/06/2020 22:46:07 INFO GlusterFS mount attempt 

12/06/2020 22:45:37 INFO GlusterFS mount attempt 

12/06/2020 22:45:07 INFO GlusterFS mount attempt 

12/06/2020 22:44:37 INFO GlusterFS mount attempt 

12/06/2020 22:44:07 INFO GlusterFS mount attempt 

12/06/2020 22:43:37 INFO GlusterFS mount attempt 

12/06/2020 22:43:07 INFO GlusterFS mount attempt 

12/06/2020 22:42:37 INFO GlusterFS mount attempt 

12/06/2020 22:42:07 INFO GlusterFS mount attempt 

12/06/2020 22:41:37 INFO GlusterFS mount attempt 

12/06/2020 22:41:06 INFO GlusterFS mount attempt 

12/06/2020 22:40:36 INFO GlusterFS mount attempt 

12/06/2020 22:40:06 INFO GlusterFS mount attempt 

12/06/2020 22:39:36 INFO GlusterFS mount attempt 

12/06/2020 22:39:06 INFO GlusterFS mount attempt 

12/06/2020 22:38:36 INFO GlusterFS mount attempt 

12/06/2020 22:38:06 INFO GlusterFS mount attempt 

12/06/2020 22:37:36 INFO GlusterFS mount attempt 

12/06/2020 22:37:06 INFO GlusterFS mount attempt 

12/06/2020 22:36:36 INFO GlusterFS mount attempt 

12/06/2020 22:36:06 INFO GlusterFS mount attempt 

12/06/2020 22:35:36 INFO GlusterFS mount attempt 

12/06/2020 22:35:05 INFO GlusterFS mount attempt 

12/06/2020 22:34:35 INFO GlusterFS mount attempt 

12/06/2020 22:34:05 INFO GlusterFS mount attempt 

12/06/2020 22:33:35 INFO GlusterFS mount attempt 

12/06/2020 22:33:05 INFO GlusterFS mount attempt 

12/06/2020 22:32:35 INFO GlusterFS mount attempt 

12/06/2020 22:32:05 INFO GlusterFS mount attempt 

12/06/2020 22:31:35 INFO GlusterFS mount attempt 

12/06/2020 22:31:05 INFO GlusterFS mount attempt 

12/06/2020 22:30:35 INFO GlusterFS mount attempt 

12/06/2020 22:30:05 INFO GlusterFS mount attempt 

12/06/2020 22:29:34 INFO GlusterFS mount attempt 

12/06/2020 22:29:04 INFO GlusterFS mount attempt 

12/06/2020 22:28:34 INFO GlusterFS mount attempt 

12/06/2020 22:28:04 INFO GlusterFS mount attempt 

12/06/2020 22:27:34 INFO GlusterFS mount attempt 

12/06/2020 22:27:04 INFO GlusterFS mount attempt 

12/06/2020 22:26:34 INFO GlusterFS mount attempt 

12/06/2020 22:26:04 INFO GlusterFS mount attempt 

12/06/2020 22:25:34 INFO GlusterFS mount attempt 

12/06/2020 22:25:04 INFO GlusterFS mount attempt 

12/06/2020 22:24:34 INFO GlusterFS mount attempt 

12/06/2020 22:24:03 INFO GlusterFS mount attempt 

12/06/2020 22:23:33 INFO GlusterFS mount attempt 

12/06/2020 22:23:03 INFO GlusterFS mount attempt 

12/06/2020 22:22:33 INFO GlusterFS mount attempt 

12/06/2020 22:22:03 INFO GlusterFS mount attempt 

12/06/2020 22:21:33 INFO GlusterFS mount attempt 

12/06/2020 22:21:03 INFO GlusterFS mount attempt 

12/06/2020 22:20:33 INFO GlusterFS mount attempt 

12/06/2020 22:20:03 INFO GlusterFS mount attempt 

12/06/2020 22:19:33 INFO GlusterFS mount attempt 

12/06/2020 22:19:03 INFO GlusterFS mount attempt 

12/06/2020 22:18:32 INFO GlusterFS mount attempt 

12/06/2020 22:18:02 INFO GlusterFS mount attempt 

12/06/2020 22:17:32 INFO GlusterFS mount attempt 

12/06/2020 22:17:02 INFO GlusterFS mount attempt 

12/06/2020 22:16:32 INFO GlusterFS mount attempt 

12/06/2020 22:16:02 INFO GlusterFS mount attempt 

12/06/2020 22:15:32 INFO GlusterFS mount attempt 

12/06/2020 22:15:02 INFO GlusterFS mount attempt 

12/06/2020 22:14:32 INFO GlusterFS mount attempt 

12/06/2020 22:14:02 INFO GlusterFS mount attempt 

12/06/2020 22:13:32 INFO GlusterFS mount attempt 

12/06/2020 22:13:01 INFO GlusterFS mount attempt 

12/06/2020 22:12:31 INFO GlusterFS mount attempt 

12/06/2020 22:12:01 INFO GlusterFS mount attempt 

12/06/2020 22:11:31 INFO GlusterFS mount attempt 

12/06/2020 22:11:01 INFO GlusterFS mount attempt 

12/06/2020 22:10:31 INFO GlusterFS mount attempt 

12/06/2020 22:10:01 INFO GlusterFS mount attempt 

12/06/2020 22:09:31 INFO GlusterFS mount attempt 

12/06/2020 22:09:01 INFO GlusterFS mount attempt 

12/06/2020 22:08:31 INFO GlusterFS mount attempt 

12/06/2020 22:08:01 INFO GlusterFS mount attempt 

12/06/2020 22:07:30 INFO GlusterFS mount attempt 

12/06/2020 22:07:00 INFO GlusterFS mount attempt 

12/06/2020 22:06:30 INFO GlusterFS mount attempt 

12/06/2020 22:06:00 INFO GlusterFS mount attempt 

12/06/2020 22:05:30 INFO GlusterFS mount attempt 

12/06/2020 22:05:00 INFO GlusterFS mount attempt 

12/06/2020 22:04:30 INFO GlusterFS mount attempt 

12/06/2020 22:04:00 INFO GlusterFS mount attempt 

12/06/2020 22:03:30 INFO GlusterFS mount attempt 

12/06/2020 22:03:00 INFO GlusterFS mount attempt 

12/06/2020 22:02:30 INFO GlusterFS mount attempt 

12/06/2020 22:01:59 INFO GlusterFS mount attempt 

12/06/2020 22:01:29 INFO GlusterFS mount attempt 

12/06/2020 22:00:59 INFO GlusterFS mount attempt 

12/06/2020 22:00:29 INFO GlusterFS mount attempt 

12/06/2020 21:59:59 INFO GlusterFS mount attempt 

12/06/2020 21:59:29 INFO GlusterFS mount attempt 

12/06/2020 21:58:59 INFO GlusterFS mount attempt 

12/06/2020 21:58:29 INFO GlusterFS mount attempt 

12/06/2020 21:57:59 INFO GlusterFS mount attempt 

12/06/2020 21:57:29 INFO GlusterFS mount attempt 

12/06/2020 21:56:59 INFO GlusterFS mount attempt 

12/06/2020 21:56:28 INFO GlusterFS mount attempt 

12/06/2020 21:55:58 INFO GlusterFS mount attempt 

12/06/2020 21:55:28 INFO GlusterFS mount attempt 

12/06/2020 21:54:58 INFO GlusterFS mount attempt 

12/06/2020 21:54:28 INFO GlusterFS mount attempt 

12/06/2020 21:53:58 INFO GlusterFS mount attempt 

12/06/2020 21:53:28 INFO GlusterFS mount attempt 

12/06/2020 21:52:58 INFO GlusterFS mount attempt 

12/06/2020 21:52:28 INFO GlusterFS mount attempt 

12/06/2020 21:51:58 INFO GlusterFS mount attempt 

12/06/2020 21:51:28 INFO GlusterFS mount attempt 

12/06/2020 21:50:57 INFO GlusterFS mount attempt 

12/06/2020 21:50:27 INFO GlusterFS mount attempt 

12/06/2020 21:49:57 INFO GlusterFS mount attempt 

12/06/2020 21:49:27 INFO GlusterFS mount attempt 

12/06/2020 21:48:57 INFO GlusterFS mount attempt 

12/06/2020 21:48:27 INFO GlusterFS mount attempt 

12/06/2020 21:47:57 INFO GlusterFS mount attempt 

12/06/2020 21:47:27 INFO GlusterFS mount attempt 

12/06/2020 21:46:57 INFO GlusterFS mount attempt 

12/06/2020 21:46:27 INFO GlusterFS mount attempt 

12/06/2020 21:45:56 INFO GlusterFS mount attempt 

12/06/2020 21:45:26 INFO GlusterFS mount attempt 

12/06/2020 21:44:56 INFO GlusterFS mount attempt 

12/06/2020 21:44:26 INFO GlusterFS mount attempt 

12/06/2020 21:43:56 INFO GlusterFS mount attempt 

12/06/2020 21:43:26 INFO GlusterFS mount attempt 

12/06/2020 21:42:56 INFO GlusterFS mount attempt 

12/06/2020 21:42:26 INFO GlusterFS mount attempt 

12/06/2020 21:41:56 INFO GlusterFS mount attempt 

12/06/2020 21:41:26 INFO GlusterFS mount attempt 

12/06/2020 21:40:56 INFO GlusterFS mount attempt 

12/06/2020 21:40:25 INFO GlusterFS mount attempt 

12/06/2020 21:39:55 INFO GlusterFS mount attempt 

12/06/2020 21:39:25 INFO GlusterFS mount attempt 

12/06/2020 21:38:55 INFO GlusterFS mount attempt 

12/06/2020 21:38:25 INFO GlusterFS mount attempt 

12/06/2020 21:37:55 INFO GlusterFS mount attempt 

12/06/2020 21:37:25 INFO GlusterFS mount attempt 

12/06/2020 21:36:55 INFO GlusterFS mount attempt 

12/06/2020 21:36:25 INFO GlusterFS mount attempt 

12/06/2020 21:35:55 INFO GlusterFS mount attempt 

12/06/2020 21:35:25 INFO GlusterFS mount attempt 

12/06/2020 21:34:54 INFO GlusterFS mount attempt 

12/06/2020 21:34:24 INFO GlusterFS mount attempt 

12/06/2020 21:33:54 INFO GlusterFS mount attempt 

12/06/2020 21:33:24 INFO GlusterFS mount attempt 

12/06/2020 21:32:54 INFO GlusterFS mount attempt 

12/06/2020 21:32:24 INFO GlusterFS mount attempt 

12/06/2020 21:31:54 INFO GlusterFS mount attempt 

12/06/2020 21:31:24 INFO GlusterFS mount attempt 

12/06/2020 21:30:54 INFO GlusterFS mount attempt 

12/06/2020 21:30:24 INFO GlusterFS mount attempt 

12/06/2020 21:29:54 INFO GlusterFS mount attempt 

12/06/2020 21:29:23 INFO GlusterFS mount attempt 

12/06/2020 21:28:53 INFO GlusterFS mount attempt 

12/06/2020 21:28:23 INFO GlusterFS mount attempt 

12/06/2020 21:27:53 INFO GlusterFS mount attempt 

12/06/2020 21:27:23 INFO GlusterFS mount attempt 

12/06/2020 21:26:53 INFO GlusterFS mount attempt 

12/06/2020 21:26:23 INFO GlusterFS mount attempt 

12/06/2020 21:25:53 INFO GlusterFS mount attempt 

12/06/2020 21:25:23 INFO GlusterFS mount attempt 

12/06/2020 21:24:53 INFO GlusterFS mount attempt 

12/06/2020 21:24:23 INFO GlusterFS mount attempt 

12/06/2020 21:23:52 INFO GlusterFS mount attempt 

12/06/2020 21:23:22 INFO GlusterFS mount attempt 

12/06/2020 21:22:52 INFO GlusterFS mount attempt 

12/06/2020 21:22:22 INFO GlusterFS mount attempt 

12/06/2020 21:21:52 INFO GlusterFS mount attempt 

12/06/2020 21:21:22 INFO GlusterFS mount attempt 

12/06/2020 21:20:52 INFO GlusterFS mount attempt 

12/06/2020 21:20:22 INFO GlusterFS mount attempt 

12/06/2020 21:19:52 INFO GlusterFS mount attempt 

12/06/2020 21:19:22 INFO GlusterFS mount attempt 

12/06/2020 21:18:51 INFO GlusterFS mount attempt 

12/06/2020 21:18:21 INFO GlusterFS mount attempt 

12/06/2020 21:17:51 INFO GlusterFS mount attempt 

12/06/2020 21:17:21 INFO GlusterFS mount attempt 

12/06/2020 21:16:51 INFO GlusterFS mount attempt 

12/06/2020 21:16:21 INFO GlusterFS mount attempt 

12/06/2020 21:15:51 INFO GlusterFS mount attempt 

12/06/2020 21:15:21 INFO GlusterFS mount attempt 

12/06/2020 21:14:51 INFO GlusterFS mount attempt 

12/06/2020 21:14:21 INFO GlusterFS mount attempt 

12/06/2020 21:13:51 INFO GlusterFS mount attempt 

12/06/2020 21:13:20 INFO GlusterFS mount attempt 

12/06/2020 21:12:50 INFO GlusterFS mount attempt 

12/06/2020 21:12:20 INFO GlusterFS mount attempt 

12/06/2020 21:11:50 INFO GlusterFS mount attempt 

12/06/2020 21:11:20 INFO GlusterFS mount attempt 

12/06/2020 21:10:50 INFO GlusterFS mount attempt 

12/06/2020 21:10:20 INFO GlusterFS mount attempt 

12/06/2020 21:09:50 INFO GlusterFS mount attempt 

12/06/2020 21:09:20 INFO GlusterFS mount attempt 

12/06/2020 21:08:50 INFO GlusterFS mount attempt 

12/06/2020 21:08:20 INFO GlusterFS mount attempt 

12/06/2020 21:07:50 INFO GlusterFS mount attempt 

12/06/2020 21:07:19 INFO GlusterFS mount attempt 

12/06/2020 21:06:49 INFO GlusterFS mount attempt 

12/06/2020 21:06:19 INFO GlusterFS mount attempt 

12/06/2020 21:05:49 INFO GlusterFS mount attempt 

12/06/2020 21:05:19 INFO GlusterFS mount attempt 

12/06/2020 21:04:49 INFO GlusterFS mount attempt 

12/06/2020 21:04:19 INFO GlusterFS mount attempt 

12/06/2020 21:03:49 INFO GlusterFS mount attempt 

12/06/2020 21:03:19 INFO GlusterFS mount attempt 

12/06/2020 21:02:49 INFO GlusterFS mount attempt 

12/06/2020 21:02:18 INFO GlusterFS mount attempt 

12/06/2020 21:01:48 INFO GlusterFS mount attempt 

12/06/2020 21:01:18 INFO GlusterFS mount attempt 

12/06/2020 21:00:48 INFO GlusterFS mount attempt 

12/06/2020 21:00:18 INFO GlusterFS mount attempt 

12/06/2020 20:59:48 INFO GlusterFS mount attempt 

12/06/2020 20:59:18 INFO GlusterFS mount attempt 

12/06/2020 20:58:48 INFO GlusterFS mount attempt 

12/06/2020 20:58:18 INFO GlusterFS mount attempt 

12/06/2020 20:57:48 INFO GlusterFS mount attempt 

12/06/2020 20:57:18 INFO GlusterFS mount attempt 

12/06/2020 20:56:47 INFO GlusterFS mount attempt 

12/06/2020 20:56:17 INFO GlusterFS mount attempt 

12/06/2020 20:55:47 INFO GlusterFS mount attempt 

12/06/2020 20:55:17 INFO GlusterFS mount attempt 

12/06/2020 20:54:47 INFO GlusterFS mount attempt 

12/06/2020 20:54:17 INFO GlusterFS mount attempt 

12/06/2020 20:53:47 INFO GlusterFS mount attempt 

12/06/2020 20:53:17 INFO GlusterFS mount attempt 

12/06/2020 20:52:47 INFO GlusterFS mount attempt 

12/06/2020 20:52:17 INFO GlusterFS mount attempt 

12/06/2020 20:51:47 INFO GlusterFS mount attempt 

12/06/2020 20:51:17 INFO GlusterFS mount attempt 

12/06/2020 20:50:46 INFO GlusterFS mount attempt 

12/06/2020 20:50:16 INFO GlusterFS mount attempt 

12/06/2020 20:49:46 INFO GlusterFS mount attempt 

12/06/2020 20:49:16 INFO GlusterFS mount attempt 

12/06/2020 20:48:46 INFO GlusterFS mount attempt 

12/06/2020 20:48:16 INFO GlusterFS mount attempt 

12/06/2020 20:47:46 INFO GlusterFS mount attempt 

12/06/2020 20:47:16 INFO GlusterFS mount attempt 

12/06/2020 20:46:46 INFO GlusterFS mount attempt 

12/06/2020 20:46:16 INFO GlusterFS mount attempt 

12/06/2020 20:45:46 INFO GlusterFS mount attempt 

12/06/2020 20:45:15 INFO GlusterFS mount attempt 

12/06/2020 20:44:45 INFO GlusterFS mount attempt 

12/06/2020 20:44:15 INFO GlusterFS mount attempt 

12/06/2020 20:43:45 INFO GlusterFS mount attempt 

12/06/2020 20:43:15 INFO GlusterFS mount attempt 

12/06/2020 20:42:45 INFO GlusterFS mount attempt 

12/06/2020 20:42:15 INFO GlusterFS mount attempt 

12/06/2020 20:41:45 INFO GlusterFS mount attempt 

12/06/2020 20:41:15 INFO GlusterFS mount attempt 

12/06/2020 20:40:45 INFO GlusterFS mount attempt 

12/06/2020 20:40:15 INFO GlusterFS mount attempt 

12/06/2020 20:39:44 INFO GlusterFS mount attempt 

12/06/2020 20:39:14 INFO GlusterFS mount attempt 

12/06/2020 20:38:44 INFO GlusterFS mount attempt 

12/06/2020 20:38:14 INFO GlusterFS mount attempt 

12/06/2020 20:37:44 INFO GlusterFS mount attempt 

12/06/2020 20:37:14 INFO GlusterFS mount attempt 

12/06/2020 20:36:44 INFO GlusterFS mount attempt 

12/06/2020 20:36:14 INFO GlusterFS mount attempt 

12/06/2020 20:35:44 INFO GlusterFS mount attempt 

12/06/2020 20:35:14 INFO GlusterFS mount attempt 

12/06/2020 20:34:44 INFO GlusterFS mount attempt 

12/06/2020 20:34:13 INFO GlusterFS mount attempt 

12/06/2020 20:33:43 INFO GlusterFS mount attempt 

12/06/2020 20:33:13 INFO GlusterFS mount attempt 

12/06/2020 20:32:43 INFO GlusterFS mount attempt 

12/06/2020 20:32:13 INFO GlusterFS mount attempt 

12/06/2020 20:31:43 INFO GlusterFS mount attempt 

12/06/2020 20:31:13 INFO GlusterFS mount attempt 

12/06/2020 20:30:43 INFO GlusterFS mount attempt 

12/06/2020 20:30:13 INFO GlusterFS mount attempt 

12/06/2020 20:29:43 INFO GlusterFS mount attempt 

12/06/2020 20:29:13 INFO GlusterFS mount attempt 

12/06/2020 20:28:42 INFO GlusterFS mount attempt 

12/06/2020 20:28:12 INFO GlusterFS mount attempt 

12/06/2020 20:27:42 INFO GlusterFS mount attempt 

12/06/2020 20:27:12 INFO GlusterFS mount attempt 

12/06/2020 20:26:42 INFO GlusterFS mount attempt 

12/06/2020 20:26:12 INFO GlusterFS mount attempt 

12/06/2020 20:25:42 INFO GlusterFS mount attempt 

12/06/2020 20:25:12 INFO GlusterFS mount attempt 

12/06/2020 20:24:42 INFO GlusterFS mount attempt 

12/06/2020 20:24:12 INFO GlusterFS mount attempt 

12/06/2020 20:23:42 INFO GlusterFS mount attempt 

12/06/2020 20:23:11 INFO GlusterFS mount attempt 

12/06/2020 20:22:41 INFO GlusterFS mount attempt 

12/06/2020 20:22:11 INFO GlusterFS mount attempt 

12/06/2020 20:21:41 INFO GlusterFS mount attempt 

12/06/2020 20:21:11 INFO GlusterFS mount attempt 

12/06/2020 20:20:41 INFO GlusterFS mount attempt 

12/06/2020 20:20:11 INFO GlusterFS mount attempt 

12/06/2020 20:19:41 INFO GlusterFS mount attempt 

12/06/2020 20:19:11 INFO GlusterFS mount attempt 

12/06/2020 20:18:41 INFO GlusterFS mount attempt 

12/06/2020 20:18:11 INFO GlusterFS mount attempt 

12/06/2020 20:17:40 INFO GlusterFS mount attempt 

12/06/2020 20:17:10 INFO GlusterFS mount attempt 

12/06/2020 20:16:40 INFO GlusterFS mount attempt 

12/06/2020 20:16:10 INFO GlusterFS mount attempt 

12/06/2020 20:15:40 INFO GlusterFS mount attempt 

12/06/2020 20:15:10 INFO GlusterFS mount attempt 

12/06/2020 20:14:40 INFO GlusterFS mount attempt 

12/06/2020 20:14:10 INFO GlusterFS mount attempt 

12/06/2020 20:13:40 INFO GlusterFS mount attempt 

12/06/2020 20:13:10 INFO GlusterFS mount attempt 

12/06/2020 20:12:40 INFO GlusterFS mount attempt 

12/06/2020 20:12:09 INFO GlusterFS mount attempt 

12/06/2020 20:11:39 INFO GlusterFS mount attempt 

12/06/2020 20:11:09 INFO GlusterFS mount attempt 

12/06/2020 20:10:39 INFO GlusterFS mount attempt 

12/06/2020 20:10:09 INFO GlusterFS mount attempt 

12/06/2020 20:09:39 INFO GlusterFS mount attempt 

12/06/2020 20:09:09 INFO GlusterFS mount attempt 

12/06/2020 20:08:39 INFO GlusterFS mount attempt 

12/06/2020 20:08:09 INFO GlusterFS mount attempt 

12/06/2020 20:07:39 INFO GlusterFS mount attempt 

12/06/2020 20:07:09 INFO GlusterFS mount attempt 

12/06/2020 20:06:38 INFO GlusterFS mount attempt 

12/06/2020 20:06:08 INFO GlusterFS mount attempt 

12/06/2020 20:05:38 INFO GlusterFS mount attempt 

12/06/2020 20:05:08 INFO GlusterFS mount attempt 

12/06/2020 20:04:38 INFO GlusterFS mount attempt 

12/06/2020 20:04:08 INFO GlusterFS mount attempt 

12/06/2020 20:03:38 INFO GlusterFS mount attempt 

12/06/2020 20:03:08 INFO GlusterFS mount attempt 

12/06/2020 20:02:38 INFO GlusterFS mount attempt 

12/06/2020 20:02:08 INFO GlusterFS mount attempt 

12/06/2020 20:01:37 INFO GlusterFS mount attempt 

12/06/2020 20:01:07 INFO GlusterFS mount attempt 

12/06/2020 20:00:37 INFO GlusterFS mount attempt 

12/06/2020 20:00:07 INFO GlusterFS mount attempt 

12/06/2020 19:59:37 INFO GlusterFS mount attempt 

12/06/2020 19:59:07 INFO GlusterFS mount attempt 

12/06/2020 19:58:37 INFO GlusterFS mount attempt 

12/06/2020 19:58:07 INFO GlusterFS mount attempt 

12/06/2020 19:57:37 INFO GlusterFS mount attempt 

12/06/2020 19:57:07 INFO GlusterFS mount attempt 

12/06/2020 19:56:37 INFO GlusterFS mount attempt 

12/06/2020 19:56:06 INFO GlusterFS mount attempt 

12/06/2020 19:55:36 INFO GlusterFS mount attempt 

12/06/2020 19:55:06 INFO GlusterFS mount attempt 

12/06/2020 19:54:36 INFO GlusterFS mount attempt 

12/06/2020 19:54:06 INFO GlusterFS mount attempt 

12/06/2020 19:53:36 INFO GlusterFS mount attempt 

12/06/2020 19:53:06 INFO GlusterFS mount attempt 

12/06/2020 19:52:36 INFO GlusterFS mount attempt 

12/06/2020 19:52:06 INFO GlusterFS mount attempt 

12/06/2020 19:51:36 INFO GlusterFS mount attempt 

12/06/2020 19:51:06 INFO GlusterFS mount attempt 

12/06/2020 19:50:35 INFO GlusterFS mount attempt 

12/06/2020 19:50:05 INFO GlusterFS mount attempt 

12/06/2020 19:49:35 INFO GlusterFS mount attempt 

12/06/2020 19:49:05 INFO GlusterFS mount attempt 

12/06/2020 19:48:35 INFO GlusterFS mount attempt 

12/06/2020 19:48:05 INFO GlusterFS mount attempt 

12/06/2020 19:47:35 INFO GlusterFS mount attempt 

12/06/2020 19:47:05 INFO GlusterFS mount attempt 

12/06/2020 19:46:35 INFO GlusterFS mount attempt 

12/06/2020 19:46:05 INFO GlusterFS mount attempt 

12/06/2020 19:45:35 INFO GlusterFS mount attempt 

12/06/2020 19:45:04 INFO GlusterFS mount attempt 

12/06/2020 19:44:34 INFO GlusterFS mount attempt 

12/06/2020 19:44:04 INFO GlusterFS mount attempt 

12/06/2020 19:43:34 INFO GlusterFS mount attempt 

12/06/2020 19:43:04 INFO GlusterFS mount attempt 

12/06/2020 19:42:34 INFO GlusterFS mount attempt 

12/06/2020 19:42:04 INFO GlusterFS mount attempt 

12/06/2020 19:41:34 INFO GlusterFS mount attempt 

12/06/2020 19:41:04 INFO GlusterFS mount attempt 

12/06/2020 19:40:34 INFO GlusterFS mount attempt 

12/06/2020 19:40:04 INFO GlusterFS mount attempt 

12/06/2020 19:39:33 INFO GlusterFS mount attempt 

12/06/2020 19:39:03 INFO GlusterFS mount attempt 

12/06/2020 19:38:33 INFO GlusterFS mount attempt 

12/06/2020 19:38:03 INFO GlusterFS mount attempt 

12/06/2020 19:37:33 INFO GlusterFS mount attempt 

12/06/2020 19:37:03 INFO GlusterFS mount attempt 

12/06/2020 19:36:33 INFO GlusterFS mount attempt 

12/06/2020 19:36:03 INFO GlusterFS mount attempt 

12/06/2020 19:35:33 INFO GlusterFS mount attempt 

12/06/2020 19:35:03 INFO GlusterFS mount attempt 

12/06/2020 19:34:33 INFO GlusterFS mount attempt 

12/06/2020 19:34:02 INFO GlusterFS mount attempt 

12/06/2020 19:33:32 INFO GlusterFS mount attempt 

12/06/2020 19:33:02 INFO GlusterFS mount attempt 

12/06/2020 19:32:32 INFO GlusterFS mount attempt 

12/06/2020 19:32:02 INFO GlusterFS mount attempt 

12/06/2020 19:31:32 INFO GlusterFS mount attempt 

12/06/2020 19:31:02 INFO GlusterFS mount attempt 

12/06/2020 19:30:32 INFO GlusterFS mount attempt 

12/06/2020 19:30:02 INFO GlusterFS mount attempt 

12/06/2020 19:29:32 INFO GlusterFS mount attempt 

12/06/2020 19:29:02 INFO GlusterFS mount attempt 

12/06/2020 19:28:31 INFO GlusterFS mount attempt 

12/06/2020 19:28:01 INFO GlusterFS mount attempt 

12/06/2020 19:27:31 INFO GlusterFS mount attempt 

12/06/2020 19:27:01 INFO GlusterFS mount attempt 

12/06/2020 19:26:31 INFO GlusterFS mount attempt 

12/06/2020 19:26:01 INFO GlusterFS mount attempt 

12/06/2020 19:25:31 INFO GlusterFS mount attempt 

12/06/2020 19:25:01 INFO GlusterFS mount attempt 

12/06/2020 19:24:31 INFO GlusterFS mount attempt 

12/06/2020 19:24:01 INFO GlusterFS mount attempt 

12/06/2020 19:23:31 INFO GlusterFS mount attempt 

12/06/2020 19:23:00 INFO GlusterFS mount attempt 

12/06/2020 19:22:30 INFO GlusterFS mount attempt 

12/06/2020 19:22:00 INFO GlusterFS mount attempt 

12/06/2020 19:21:30 INFO GlusterFS mount attempt 

12/06/2020 19:21:00 INFO GlusterFS mount attempt 

12/06/2020 19:20:30 INFO GlusterFS mount attempt 

12/06/2020 19:20:00 INFO GlusterFS mount attempt 

12/06/2020 19:19:30 INFO GlusterFS mount attempt 

12/06/2020 19:19:00 INFO GlusterFS mount attempt 

12/06/2020 19:18:30 INFO GlusterFS mount attempt 

12/06/2020 19:18:00 INFO GlusterFS mount attempt 

12/06/2020 19:17:29 INFO GlusterFS mount attempt 

12/06/2020 19:16:59 INFO GlusterFS mount attempt 

12/06/2020 19:16:29 INFO GlusterFS mount attempt 

12/06/2020 19:15:59 INFO GlusterFS mount attempt 

12/06/2020 19:15:29 INFO GlusterFS mount attempt 

12/06/2020 19:14:59 INFO GlusterFS mount attempt 

12/06/2020 19:14:29 INFO GlusterFS mount attempt 

12/06/2020 19:13:59 INFO GlusterFS mount attempt 

12/06/2020 19:13:29 INFO GlusterFS mount attempt 

12/06/2020 19:12:59 INFO GlusterFS mount attempt 

12/06/2020 19:12:29 INFO GlusterFS mount attempt 

12/06/2020 19:11:58 INFO GlusterFS mount attempt 

12/06/2020 19:11:28 INFO GlusterFS mount attempt 

12/06/2020 19:10:58 INFO GlusterFS mount attempt 

12/06/2020 19:10:28 INFO GlusterFS mount attempt 

12/06/2020 19:09:58 INFO GlusterFS mount attempt 

12/06/2020 19:09:28 INFO GlusterFS mount attempt 

12/06/2020 19:08:58 INFO GlusterFS mount attempt 

12/06/2020 19:08:28 INFO GlusterFS mount attempt 

12/06/2020 19:07:58 INFO GlusterFS mount attempt 

12/06/2020 19:07:28 INFO GlusterFS mount attempt 

12/06/2020 19:06:58 INFO GlusterFS mount attempt 

12/06/2020 19:06:27 INFO GlusterFS mount attempt 

12/06/2020 19:05:57 INFO GlusterFS mount attempt 

12/06/2020 19:05:27 INFO GlusterFS mount attempt 

12/06/2020 19:04:57 INFO GlusterFS mount attempt 

12/06/2020 19:04:27 INFO GlusterFS mount attempt 

12/06/2020 19:03:57 INFO GlusterFS mount attempt 

12/06/2020 19:03:27 INFO GlusterFS mount attempt 

12/06/2020 19:02:57 INFO GlusterFS mount attempt 

12/06/2020 19:02:27 INFO GlusterFS mount attempt 

12/06/2020 19:01:57 INFO GlusterFS mount attempt 

12/06/2020 19:01:27 INFO GlusterFS mount attempt 

12/06/2020 19:00:56 INFO GlusterFS mount attempt 

12/06/2020 19:00:26 INFO GlusterFS mount attempt 

12/06/2020 18:59:56 INFO GlusterFS mount attempt 

12/06/2020 18:59:26 INFO GlusterFS mount attempt 

12/06/2020 18:58:56 INFO GlusterFS mount attempt 

12/06/2020 18:58:26 INFO GlusterFS mount attempt 

12/06/2020 18:57:56 INFO GlusterFS mount attempt 

12/06/2020 18:57:26 INFO GlusterFS mount attempt 

12/06/2020 18:56:56 INFO GlusterFS mount attempt 

12/06/2020 18:56:26 INFO GlusterFS mount attempt 

12/06/2020 18:55:56 INFO GlusterFS mount attempt 

12/06/2020 18:55:25 INFO GlusterFS mount attempt 

12/06/2020 18:54:55 INFO GlusterFS mount attempt 

12/06/2020 18:54:25 INFO GlusterFS mount attempt 

12/06/2020 18:53:55 INFO GlusterFS mount attempt 

12/06/2020 18:53:25 INFO GlusterFS mount attempt 

12/06/2020 18:52:55 INFO GlusterFS mount attempt 

12/06/2020 18:52:25 INFO GlusterFS mount attempt 

12/06/2020 18:51:55 INFO GlusterFS mount attempt 

12/06/2020 18:51:25 INFO GlusterFS mount attempt 

12/06/2020 18:50:55 INFO GlusterFS mount attempt 

12/06/2020 18:50:25 INFO GlusterFS mount attempt 

12/06/2020 18:49:54 INFO GlusterFS mount attempt 

12/06/2020 18:49:24 INFO GlusterFS mount attempt 

12/06/2020 18:48:54 INFO GlusterFS mount attempt 

12/06/2020 18:48:24 INFO GlusterFS mount attempt 

12/06/2020 18:47:54 INFO GlusterFS mount attempt 

12/06/2020 18:47:24 INFO GlusterFS mount attempt 

12/06/2020 18:46:54 INFO GlusterFS mount attempt 

12/06/2020 18:46:24 INFO GlusterFS mount attempt 

12/06/2020 18:45:54 INFO GlusterFS mount attempt 

12/06/2020 18:45:24 INFO GlusterFS mount attempt 

12/06/2020 18:44:54 INFO GlusterFS mount attempt 

12/06/2020 18:44:23 INFO GlusterFS mount attempt 

12/06/2020 18:43:53 INFO GlusterFS mount attempt 

12/06/2020 18:43:23 INFO GlusterFS mount attempt 

12/06/2020 18:42:53 INFO GlusterFS mount attempt 

12/06/2020 18:42:23 INFO GlusterFS mount attempt 

12/06/2020 18:41:53 INFO GlusterFS mount attempt 

12/06/2020 18:41:23 INFO GlusterFS mount attempt 

12/06/2020 18:40:53 INFO GlusterFS mount attempt 

12/06/2020 18:40:23 INFO GlusterFS mount attempt 

12/06/2020 18:39:53 INFO GlusterFS mount attempt 

12/06/2020 18:39:23 INFO GlusterFS mount attempt 

12/06/2020 18:38:52 INFO GlusterFS mount attempt 

12/06/2020 18:38:22 INFO GlusterFS mount attempt 

12/06/2020 18:37:52 INFO GlusterFS mount attempt 

12/06/2020 18:37:22 INFO GlusterFS mount attempt 

12/06/2020 18:36:52 INFO GlusterFS mount attempt 

12/06/2020 18:36:22 INFO GlusterFS mount attempt 

12/06/2020 18:35:52 INFO GlusterFS mount attempt 

12/06/2020 18:35:22 INFO GlusterFS mount attempt 

12/06/2020 18:34:52 INFO GlusterFS mount attempt 

12/06/2020 18:34:22 INFO GlusterFS mount attempt 

12/06/2020 18:33:51 INFO GlusterFS mount attempt 

12/06/2020 18:33:21 INFO GlusterFS mount attempt 

12/06/2020 18:32:51 INFO GlusterFS mount attempt 

12/06/2020 18:32:21 INFO GlusterFS mount attempt 

12/06/2020 18:31:51 INFO GlusterFS mount attempt 

12/06/2020 18:31:21 INFO GlusterFS mount attempt 

12/06/2020 18:30:51 INFO GlusterFS mount attempt 

12/06/2020 18:30:21 INFO GlusterFS mount attempt 

12/06/2020 18:29:51 INFO GlusterFS mount attempt 

12/06/2020 18:29:21 INFO GlusterFS mount attempt 

12/06/2020 18:28:51 INFO GlusterFS mount attempt 

12/06/2020 18:28:21 INFO GlusterFS mount attempt 

12/06/2020 18:27:50 INFO GlusterFS mount attempt 

12/06/2020 18:27:20 INFO GlusterFS mount attempt 

12/06/2020 18:26:50 INFO GlusterFS mount attempt 

12/06/2020 18:26:20 INFO GlusterFS mount attempt 

12/06/2020 18:25:50 INFO GlusterFS mount attempt 

12/06/2020 18:25:20 INFO GlusterFS mount attempt 

12/06/2020 18:24:50 INFO GlusterFS mount attempt 

12/06/2020 18:24:20 INFO GlusterFS mount attempt 

12/06/2020 18:23:50 INFO GlusterFS mount attempt 

12/06/2020 18:23:20 INFO GlusterFS mount attempt 

12/06/2020 18:22:50 INFO GlusterFS mount attempt 

12/06/2020 18:22:19 INFO GlusterFS mount attempt 

12/06/2020 18:21:49 INFO GlusterFS mount attempt 

12/06/2020 18:21:19 INFO GlusterFS mount attempt 

12/06/2020 18:20:49 INFO GlusterFS mount attempt 

12/06/2020 18:20:19 INFO GlusterFS mount attempt 

12/06/2020 18:19:49 INFO GlusterFS mount attempt 

12/06/2020 18:19:19 INFO GlusterFS mount attempt 

12/06/2020 18:18:49 INFO GlusterFS mount attempt 

12/06/2020 18:18:19 INFO GlusterFS mount attempt 

12/06/2020 18:17:49 INFO GlusterFS mount attempt 

12/06/2020 18:17:18 INFO GlusterFS mount attempt 

12/06/2020 18:16:48 INFO GlusterFS mount attempt 

12/06/2020 18:16:18 INFO GlusterFS mount attempt 

12/06/2020 18:15:48 INFO GlusterFS mount attempt 

12/06/2020 18:15:18 INFO GlusterFS mount attempt 

12/06/2020 18:14:48 INFO GlusterFS mount attempt 

12/06/2020 18:14:18 INFO GlusterFS mount attempt 

12/06/2020 18:13:48 INFO GlusterFS mount attempt 

12/06/2020 18:13:18 INFO GlusterFS mount attempt 

12/06/2020 18:12:48 INFO GlusterFS mount attempt 

12/06/2020 18:12:18 INFO GlusterFS mount attempt 

12/06/2020 18:11:47 INFO GlusterFS mount attempt 

12/06/2020 18:11:17 INFO GlusterFS mount attempt 

12/06/2020 18:10:47 INFO GlusterFS mount attempt 

12/06/2020 18:10:17 INFO GlusterFS mount attempt 

12/06/2020 18:09:47 INFO GlusterFS mount attempt 

12/06/2020 18:09:17 INFO GlusterFS mount attempt 

12/06/2020 18:08:47 INFO GlusterFS mount attempt 

12/06/2020 18:08:17 INFO GlusterFS mount attempt 

12/06/2020 18:07:47 INFO GlusterFS mount attempt 

12/06/2020 18:07:17 INFO GlusterFS mount attempt 

12/06/2020 18:06:47 INFO GlusterFS mount attempt 

12/06/2020 18:06:16 INFO GlusterFS mount attempt 

12/06/2020 18:05:46 INFO GlusterFS mount attempt 

12/06/2020 18:05:16 INFO GlusterFS mount attempt 

12/06/2020 18:04:46 INFO GlusterFS mount attempt 

12/06/2020 18:04:16 INFO GlusterFS mount attempt 

12/06/2020 18:03:46 INFO GlusterFS mount attempt 

12/06/2020 18:03:16 INFO GlusterFS mount attempt 

12/06/2020 18:02:46 INFO GlusterFS mount attempt 

12/06/2020 18:02:16 INFO GlusterFS mount attempt 

12/06/2020 18:01:46 INFO GlusterFS mount attempt 

12/06/2020 18:01:16 INFO GlusterFS mount attempt 

12/06/2020 18:00:45 INFO GlusterFS mount attempt 

12/06/2020 18:00:15 INFO GlusterFS mount attempt 

12/06/2020 17:59:45 INFO GlusterFS mount attempt 

12/06/2020 17:59:15 INFO GlusterFS mount attempt 

12/06/2020 17:58:45 INFO GlusterFS mount attempt 

12/06/2020 17:58:15 INFO GlusterFS mount attempt 

12/06/2020 17:57:45 INFO GlusterFS mount attempt 

12/06/2020 17:57:15 INFO GlusterFS mount attempt 

12/06/2020 17:56:45 INFO GlusterFS mount attempt 

12/06/2020 17:56:15 INFO GlusterFS mount attempt 

12/06/2020 17:55:45 INFO GlusterFS mount attempt 

12/06/2020 17:55:14 INFO GlusterFS mount attempt 

12/06/2020 17:54:44 INFO GlusterFS mount attempt 

12/06/2020 17:54:14 INFO GlusterFS mount attempt 

12/06/2020 17:53:44 INFO GlusterFS mount attempt 

12/06/2020 17:53:14 INFO GlusterFS mount attempt 

12/06/2020 17:52:44 INFO GlusterFS mount attempt 

12/06/2020 17:52:14 INFO GlusterFS mount attempt 

12/06/2020 17:51:44 INFO GlusterFS mount attempt 

12/06/2020 17:51:14 INFO GlusterFS mount attempt 

12/06/2020 17:50:44 INFO GlusterFS mount attempt 

12/06/2020 17:50:14 INFO GlusterFS mount attempt 

12/06/2020 17:49:43 INFO GlusterFS mount attempt 

12/06/2020 17:49:13 INFO GlusterFS mount attempt 

12/06/2020 17:48:43 INFO GlusterFS mount attempt 

12/06/2020 17:48:13 INFO GlusterFS mount attempt 

12/06/2020 17:47:43 INFO GlusterFS mount attempt 

12/06/2020 17:47:13 INFO GlusterFS mount attempt 

12/06/2020 17:46:43 INFO GlusterFS mount attempt 

12/06/2020 17:46:13 INFO GlusterFS mount attempt 

12/06/2020 17:45:43 INFO GlusterFS mount attempt 

12/06/2020 17:45:13 INFO GlusterFS mount attempt 

12/06/2020 17:44:42 INFO GlusterFS mount attempt 

12/06/2020 17:44:12 INFO GlusterFS mount attempt 

12/06/2020 17:43:42 INFO GlusterFS mount attempt 

12/06/2020 17:43:12 INFO GlusterFS mount attempt 

12/06/2020 17:42:42 INFO GlusterFS mount attempt 

12/06/2020 17:42:12 INFO GlusterFS mount attempt 

12/06/2020 17:41:42 INFO GlusterFS mount attempt 

12/06/2020 17:41:12 INFO GlusterFS mount attempt 

12/06/2020 17:40:42 INFO GlusterFS mount attempt 

12/06/2020 17:40:12 INFO GlusterFS mount attempt 

12/06/2020 17:39:42 INFO GlusterFS mount attempt 

12/06/2020 17:39:11 INFO GlusterFS mount attempt 

12/06/2020 17:38:41 INFO GlusterFS mount attempt 

12/06/2020 17:38:11 INFO GlusterFS mount attempt 

12/06/2020 17:37:41 INFO GlusterFS mount attempt 

12/06/2020 17:37:11 INFO GlusterFS mount attempt 

12/06/2020 17:36:41 INFO GlusterFS mount attempt 

12/06/2020 17:36:11 INFO GlusterFS mount attempt 

12/06/2020 17:35:41 INFO GlusterFS mount attempt 

12/06/2020 17:35:11 INFO GlusterFS mount attempt 

12/06/2020 17:34:41 INFO GlusterFS mount attempt 

12/06/2020 17:34:11 INFO GlusterFS mount attempt 

12/06/2020 17:33:40 INFO GlusterFS mount attempt 

12/06/2020 17:33:10 INFO GlusterFS mount attempt 

12/06/2020 17:32:40 INFO GlusterFS mount attempt 

12/06/2020 17:32:10 INFO GlusterFS mount attempt 

12/06/2020 17:31:40 INFO GlusterFS mount attempt 

12/06/2020 17:31:10 INFO GlusterFS mount attempt 

12/06/2020 17:30:40 INFO GlusterFS mount attempt 

12/06/2020 17:30:10 INFO GlusterFS mount attempt 

12/06/2020 17:29:40 INFO GlusterFS mount attempt 

12/06/2020 17:29:10 INFO GlusterFS mount attempt 

12/06/2020 17:28:39 INFO GlusterFS mount attempt 

12/06/2020 17:28:09 INFO GlusterFS mount attempt 

12/06/2020 17:27:39 INFO GlusterFS mount attempt 

12/06/2020 17:27:09 INFO GlusterFS mount attempt 

12/06/2020 17:26:39 INFO GlusterFS mount attempt 

12/06/2020 17:26:09 INFO GlusterFS mount attempt 

12/06/2020 17:25:39 INFO GlusterFS mount attempt 

12/06/2020 17:25:09 INFO GlusterFS mount attempt 

12/06/2020 17:24:39 INFO GlusterFS mount attempt 

12/06/2020 17:24:09 INFO GlusterFS mount attempt 

12/06/2020 17:23:39 INFO GlusterFS mount attempt 

12/06/2020 17:23:08 INFO GlusterFS mount attempt 

12/06/2020 17:22:38 INFO GlusterFS mount attempt 

12/06/2020 17:22:08 INFO GlusterFS mount attempt 

12/06/2020 17:21:38 INFO GlusterFS mount attempt 

12/06/2020 17:21:08 INFO GlusterFS mount attempt 

12/06/2020 17:20:38 INFO GlusterFS mount attempt 

12/06/2020 17:20:08 INFO GlusterFS mount attempt 

12/06/2020 17:19:38 INFO GlusterFS mount attempt 

12/06/2020 17:19:08 INFO GlusterFS mount attempt 

12/06/2020 17:18:37 INFO GlusterFS mount attempt 

12/06/2020 17:18:07 INFO GlusterFS mount attempt 

12/06/2020 17:17:37 INFO GlusterFS mount attempt 

12/06/2020 17:17:07 INFO GlusterFS mount attempt 

12/06/2020 17:16:37 INFO GlusterFS mount attempt 

12/06/2020 17:16:07 INFO GlusterFS mount attempt 

12/06/2020 17:15:37 INFO GlusterFS mount attempt 

12/06/2020 17:15:07 INFO GlusterFS mount attempt 

12/06/2020 17:14:37 INFO GlusterFS mount attempt 

12/06/2020 17:14:07 INFO GlusterFS mount attempt 

12/06/2020 17:13:36 INFO GlusterFS mount attempt 

12/06/2020 17:13:06 INFO GlusterFS mount attempt 

12/06/2020 17:12:36 INFO GlusterFS mount attempt 

12/06/2020 17:12:06 INFO GlusterFS mount attempt 

12/06/2020 17:11:36 INFO GlusterFS mount attempt 

12/06/2020 17:11:06 INFO GlusterFS mount attempt 

12/06/2020 17:10:36 INFO GlusterFS mount attempt 

12/06/2020 17:10:06 INFO GlusterFS mount attempt 

12/06/2020 17:09:36 INFO GlusterFS mount attempt 

12/06/2020 17:09:06 INFO GlusterFS mount attempt 

12/06/2020 17:08:36 INFO GlusterFS mount attempt 

12/06/2020 17:08:05 INFO GlusterFS mount attempt 

12/06/2020 17:07:35 INFO GlusterFS mount attempt 

12/06/2020 17:07:05 INFO GlusterFS mount attempt 

12/06/2020 17:06:35 INFO GlusterFS mount attempt 

12/06/2020 17:06:05 INFO GlusterFS mount attempt 

12/06/2020 17:05:35 INFO GlusterFS mount attempt 

12/06/2020 17:05:05 INFO GlusterFS mount attempt 

12/06/2020 17:04:35 INFO GlusterFS mount attempt 

12/06/2020 17:04:05 INFO GlusterFS mount attempt 

12/06/2020 17:03:35 INFO GlusterFS mount attempt 

12/06/2020 17:03:04 INFO GlusterFS mount attempt 

12/06/2020 17:02:34 INFO GlusterFS mount attempt 

12/06/2020 17:02:04 INFO GlusterFS mount attempt 

12/06/2020 17:01:34 INFO GlusterFS mount attempt 

12/06/2020 17:01:04 INFO GlusterFS mount attempt 

12/06/2020 17:00:34 INFO GlusterFS mount attempt 

12/06/2020 17:00:04 INFO GlusterFS mount attempt 

12/06/2020 16:59:34 INFO GlusterFS mount attempt 

12/06/2020 16:59:04 INFO GlusterFS mount attempt 

12/06/2020 16:58:34 INFO GlusterFS mount attempt 

12/06/2020 16:58:04 INFO GlusterFS mount attempt 

12/06/2020 16:57:33 INFO GlusterFS mount attempt 

12/06/2020 16:57:03 INFO GlusterFS mount attempt 

12/06/2020 16:56:33 INFO GlusterFS mount attempt 

12/06/2020 16:56:03 INFO GlusterFS mount attempt 

12/06/2020 16:55:33 INFO GlusterFS mount attempt 

12/06/2020 16:55:03 INFO GlusterFS mount attempt 

12/06/2020 16:54:33 INFO GlusterFS mount attempt 

12/06/2020 16:54:03 INFO GlusterFS mount attempt 

12/06/2020 16:53:33 INFO GlusterFS mount attempt 

12/06/2020 16:53:03 INFO GlusterFS mount attempt 

12/06/2020 16:52:33 INFO GlusterFS mount attempt 

12/06/2020 16:52:02 INFO GlusterFS mount attempt 

12/06/2020 16:51:32 INFO GlusterFS mount attempt 

12/06/2020 16:51:02 INFO GlusterFS mount attempt 

12/06/2020 16:50:32 INFO GlusterFS mount attempt 

12/06/2020 16:50:02 INFO GlusterFS mount attempt 

12/06/2020 16:49:32 INFO GlusterFS mount attempt 

12/06/2020 16:49:02 INFO GlusterFS mount attempt 

12/06/2020 16:48:32 INFO GlusterFS mount attempt 

12/06/2020 16:48:02 INFO GlusterFS mount attempt 

12/06/2020 16:47:32 INFO GlusterFS mount attempt 

12/06/2020 16:47:02 INFO GlusterFS mount attempt 

12/06/2020 16:46:31 INFO GlusterFS mount attempt 

12/06/2020 16:46:01 INFO GlusterFS mount attempt 

12/06/2020 16:45:31 INFO GlusterFS mount attempt 

12/06/2020 16:45:01 INFO GlusterFS mount attempt 

12/06/2020 16:44:31 INFO GlusterFS mount attempt 

12/06/2020 16:44:01 INFO GlusterFS mount attempt 

12/06/2020 16:43:31 INFO GlusterFS mount attempt 

12/06/2020 16:43:01 INFO GlusterFS mount attempt 

12/06/2020 16:42:31 INFO GlusterFS mount attempt 

12/06/2020 16:42:01 INFO GlusterFS mount attempt 

12/06/2020 16:41:30 INFO GlusterFS mount attempt 

12/06/2020 16:41:00 INFO GlusterFS mount attempt 

12/06/2020 16:40:30 INFO GlusterFS mount attempt 

12/06/2020 16:40:00 INFO GlusterFS mount attempt 

12/06/2020 16:39:30 INFO GlusterFS mount attempt 

12/06/2020 16:39:00 INFO GlusterFS mount attempt 

12/06/2020 16:38:30 INFO GlusterFS mount attempt 

12/06/2020 16:38:00 INFO GlusterFS mount attempt 

12/06/2020 16:37:30 INFO GlusterFS mount attempt 

12/06/2020 16:37:00 INFO GlusterFS mount attempt 

12/06/2020 16:36:30 INFO GlusterFS mount attempt 

12/06/2020 16:35:59 INFO GlusterFS mount attempt 

12/06/2020 16:35:29 INFO GlusterFS mount attempt 

12/06/2020 16:34:59 INFO GlusterFS mount attempt 

12/06/2020 16:34:29 INFO GlusterFS mount attempt 

12/06/2020 16:33:59 INFO GlusterFS mount attempt 

12/06/2020 16:33:29 INFO GlusterFS mount attempt 

12/06/2020 16:32:59 INFO GlusterFS mount attempt 

12/06/2020 16:32:29 INFO GlusterFS mount attempt 

12/06/2020 16:31:59 INFO GlusterFS mount attempt 

12/06/2020 16:31:29 INFO GlusterFS mount attempt 

12/06/2020 16:30:59 INFO GlusterFS mount attempt 

12/06/2020 16:30:28 INFO GlusterFS mount attempt 

12/06/2020 16:29:58 INFO GlusterFS mount attempt 

12/06/2020 16:29:28 INFO GlusterFS mount attempt 

12/06/2020 16:29:12 INFO call get assignments stats function.

12/06/2020 16:28:58 INFO GlusterFS mount attempt 

12/06/2020 16:28:52 INFO call get assignments stats function.

12/06/2020 16:28:51 INFO call get assignments stats function.

12/06/2020 16:28:45 INFO call get assignments stats function.

12/06/2020 16:28:32 INFO call get assignments stats function.

12/06/2020 16:28:32 INFO call get assignments stats function.

12/06/2020 16:28:28 INFO GlusterFS mount attempt 

12/06/2020 16:27:58 INFO GlusterFS mount attempt 

12/06/2020 16:27:28 INFO GlusterFS mount attempt 

12/06/2020 16:26:58 INFO GlusterFS mount attempt 

12/06/2020 16:26:28 INFO GlusterFS mount attempt 

12/06/2020 16:25:58 INFO GlusterFS mount attempt 

12/06/2020 16:25:28 INFO GlusterFS mount attempt 

12/06/2020 16:24:57 INFO GlusterFS mount attempt 

12/06/2020 16:24:27 INFO GlusterFS mount attempt 

12/06/2020 16:23:57 INFO GlusterFS mount attempt 

12/06/2020 16:23:27 INFO GlusterFS mount attempt 

12/06/2020 16:22:57 INFO GlusterFS mount attempt 

12/06/2020 16:22:27 INFO GlusterFS mount attempt 

12/06/2020 16:21:57 INFO GlusterFS mount attempt 

12/06/2020 16:21:27 INFO GlusterFS mount attempt 

12/06/2020 16:20:57 INFO GlusterFS mount attempt 

12/06/2020 16:20:27 INFO GlusterFS mount attempt 

12/06/2020 16:19:57 INFO GlusterFS mount attempt 

12/06/2020 16:19:26 INFO GlusterFS mount attempt 

12/06/2020 16:18:56 INFO GlusterFS mount attempt 

12/06/2020 16:18:26 INFO GlusterFS mount attempt 

12/06/2020 16:17:56 INFO GlusterFS mount attempt 

12/06/2020 16:17:26 INFO GlusterFS mount attempt 

12/06/2020 16:16:56 INFO GlusterFS mount attempt 

12/06/2020 16:16:26 INFO GlusterFS mount attempt 

12/06/2020 16:15:56 INFO GlusterFS mount attempt 

12/06/2020 16:15:26 INFO GlusterFS mount attempt 

12/06/2020 16:14:56 INFO GlusterFS mount attempt 

12/06/2020 16:14:26 INFO GlusterFS mount attempt 

12/06/2020 16:13:55 INFO GlusterFS mount attempt 

12/06/2020 16:13:25 INFO GlusterFS mount attempt 

12/06/2020 16:12:55 INFO GlusterFS mount attempt 

12/06/2020 16:12:25 INFO GlusterFS mount attempt 

12/06/2020 16:11:55 INFO GlusterFS mount attempt 

12/06/2020 16:11:25 INFO GlusterFS mount attempt 

12/06/2020 16:10:55 INFO GlusterFS mount attempt 

12/06/2020 16:10:25 INFO GlusterFS mount attempt 

12/06/2020 16:09:55 INFO GlusterFS mount attempt 

12/06/2020 16:09:25 INFO GlusterFS mount attempt 

12/06/2020 16:08:54 INFO GlusterFS mount attempt 

12/06/2020 16:08:24 INFO GlusterFS mount attempt 

12/06/2020 16:07:54 INFO GlusterFS mount attempt 

12/06/2020 16:07:24 INFO GlusterFS mount attempt 

12/06/2020 16:06:54 INFO GlusterFS mount attempt 

12/06/2020 16:06:24 INFO GlusterFS mount attempt 

12/06/2020 16:05:54 INFO GlusterFS mount attempt 

12/06/2020 16:05:24 INFO GlusterFS mount attempt 

12/06/2020 16:04:54 INFO GlusterFS mount attempt 

12/06/2020 16:04:24 INFO GlusterFS mount attempt 

12/06/2020 16:03:54 INFO GlusterFS mount attempt 

12/06/2020 16:03:23 INFO GlusterFS mount attempt 

12/06/2020 16:02:53 INFO GlusterFS mount attempt 

12/06/2020 16:02:23 INFO GlusterFS mount attempt 

12/06/2020 16:01:53 INFO GlusterFS mount attempt 

12/06/2020 16:01:23 INFO GlusterFS mount attempt 

12/06/2020 16:00:53 INFO GlusterFS mount attempt 

12/06/2020 16:00:23 INFO GlusterFS mount attempt 

12/06/2020 15:59:53 INFO GlusterFS mount attempt 

12/06/2020 15:59:23 INFO GlusterFS mount attempt 

12/06/2020 15:58:53 INFO GlusterFS mount attempt 

12/06/2020 15:58:23 INFO GlusterFS mount attempt 

12/06/2020 15:57:52 INFO GlusterFS mount attempt 

12/06/2020 15:57:22 INFO GlusterFS mount attempt 

12/06/2020 15:56:52 INFO GlusterFS mount attempt 

12/06/2020 15:56:22 INFO GlusterFS mount attempt 

12/06/2020 15:55:52 INFO GlusterFS mount attempt 

12/06/2020 15:55:22 INFO GlusterFS mount attempt 

12/06/2020 15:54:52 INFO GlusterFS mount attempt 

12/06/2020 15:54:22 INFO GlusterFS mount attempt 

12/06/2020 15:53:52 INFO GlusterFS mount attempt 

12/06/2020 15:53:22 INFO GlusterFS mount attempt 

12/06/2020 15:52:52 INFO GlusterFS mount attempt 

12/06/2020 15:52:22 INFO GlusterFS mount attempt 

12/06/2020 15:51:51 INFO GlusterFS mount attempt 

12/06/2020 15:51:21 INFO GlusterFS mount attempt 

12/06/2020 15:50:51 INFO GlusterFS mount attempt 

12/06/2020 15:50:21 INFO GlusterFS mount attempt 

12/06/2020 15:49:51 INFO GlusterFS mount attempt 

12/06/2020 15:49:21 INFO GlusterFS mount attempt 

12/06/2020 15:48:51 INFO GlusterFS mount attempt 

12/06/2020 15:48:21 INFO GlusterFS mount attempt 

12/06/2020 15:47:51 INFO GlusterFS mount attempt 

12/06/2020 15:47:21 INFO GlusterFS mount attempt 

12/06/2020 15:46:51 INFO GlusterFS mount attempt 

12/06/2020 15:46:20 INFO GlusterFS mount attempt 

12/06/2020 15:45:50 INFO GlusterFS mount attempt 

12/06/2020 15:45:20 INFO GlusterFS mount attempt 

12/06/2020 15:44:50 INFO GlusterFS mount attempt 

12/06/2020 15:44:20 INFO GlusterFS mount attempt 

12/06/2020 15:43:50 INFO GlusterFS mount attempt 

12/06/2020 15:43:20 INFO GlusterFS mount attempt 

12/06/2020 15:42:50 INFO GlusterFS mount attempt 

12/06/2020 15:42:20 INFO GlusterFS mount attempt 

12/06/2020 15:41:50 INFO GlusterFS mount attempt 

12/06/2020 15:41:20 INFO GlusterFS mount attempt 

12/06/2020 15:40:49 INFO GlusterFS mount attempt 

12/06/2020 15:40:19 INFO GlusterFS mount attempt 

12/06/2020 15:39:49 INFO GlusterFS mount attempt 

12/06/2020 15:39:19 INFO GlusterFS mount attempt 

12/06/2020 15:38:49 INFO GlusterFS mount attempt 

12/06/2020 15:38:19 INFO GlusterFS mount attempt 

12/06/2020 15:37:49 INFO GlusterFS mount attempt 

12/06/2020 15:37:19 INFO GlusterFS mount attempt 

12/06/2020 15:36:49 INFO GlusterFS mount attempt 

12/06/2020 15:36:19 INFO GlusterFS mount attempt 

12/06/2020 15:35:49 INFO GlusterFS mount attempt 

12/06/2020 15:35:18 INFO GlusterFS mount attempt 

12/06/2020 15:34:48 INFO GlusterFS mount attempt 

12/06/2020 15:34:18 INFO GlusterFS mount attempt 

12/06/2020 15:33:48 INFO GlusterFS mount attempt 

12/06/2020 15:33:18 INFO GlusterFS mount attempt 

12/06/2020 15:32:48 INFO GlusterFS mount attempt 

12/06/2020 15:32:18 INFO GlusterFS mount attempt 

12/06/2020 15:31:48 INFO GlusterFS mount attempt 

12/06/2020 15:31:18 INFO GlusterFS mount attempt 

12/06/2020 15:30:48 INFO GlusterFS mount attempt 

12/06/2020 15:30:18 INFO GlusterFS mount attempt 

12/06/2020 15:29:47 INFO GlusterFS mount attempt 

12/06/2020 15:29:17 INFO GlusterFS mount attempt 

12/06/2020 15:28:47 INFO GlusterFS mount attempt 

12/06/2020 15:28:17 INFO GlusterFS mount attempt 

12/06/2020 15:27:47 INFO GlusterFS mount attempt 

12/06/2020 15:27:17 INFO GlusterFS mount attempt 

12/06/2020 15:26:47 INFO GlusterFS mount attempt 

12/06/2020 15:26:17 INFO GlusterFS mount attempt 

12/06/2020 15:25:47 INFO GlusterFS mount attempt 

12/06/2020 15:25:17 INFO GlusterFS mount attempt 

12/06/2020 15:24:47 INFO GlusterFS mount attempt 

12/06/2020 15:24:16 INFO GlusterFS mount attempt 

12/06/2020 15:23:46 INFO GlusterFS mount attempt 

12/06/2020 15:23:16 INFO GlusterFS mount attempt 

12/06/2020 15:22:46 INFO GlusterFS mount attempt 

12/06/2020 15:22:16 INFO GlusterFS mount attempt 

12/06/2020 15:21:46 INFO GlusterFS mount attempt 

12/06/2020 15:21:16 INFO GlusterFS mount attempt 

12/06/2020 15:20:46 INFO GlusterFS mount attempt 

12/06/2020 15:20:16 INFO GlusterFS mount attempt 

12/06/2020 15:19:46 INFO GlusterFS mount attempt 

12/06/2020 15:19:16 INFO GlusterFS mount attempt 

12/06/2020 15:18:45 INFO GlusterFS mount attempt 

12/06/2020 15:18:15 INFO GlusterFS mount attempt 

12/06/2020 15:17:45 INFO GlusterFS mount attempt 

12/06/2020 15:17:15 INFO GlusterFS mount attempt 

12/06/2020 15:16:45 INFO GlusterFS mount attempt 

12/06/2020 15:16:15 INFO GlusterFS mount attempt 

12/06/2020 15:15:45 INFO GlusterFS mount attempt 

12/06/2020 15:15:15 INFO GlusterFS mount attempt 

12/06/2020 15:14:45 INFO GlusterFS mount attempt 

12/06/2020 15:14:15 INFO GlusterFS mount attempt 

12/06/2020 15:13:45 INFO GlusterFS mount attempt 

12/06/2020 15:13:14 INFO GlusterFS mount attempt 

12/06/2020 15:12:44 INFO GlusterFS mount attempt 

12/06/2020 15:12:14 INFO GlusterFS mount attempt 

12/06/2020 15:11:44 INFO GlusterFS mount attempt 

12/06/2020 15:11:14 INFO GlusterFS mount attempt 

12/06/2020 15:10:44 INFO GlusterFS mount attempt 

12/06/2020 15:10:14 INFO GlusterFS mount attempt 

12/06/2020 15:09:44 INFO GlusterFS mount attempt 

12/06/2020 15:09:14 INFO GlusterFS mount attempt 

12/06/2020 15:08:44 INFO GlusterFS mount attempt 

12/06/2020 15:08:14 INFO GlusterFS mount attempt 

12/06/2020 15:07:43 INFO GlusterFS mount attempt 

12/06/2020 15:07:13 INFO GlusterFS mount attempt 

12/06/2020 15:06:43 INFO GlusterFS mount attempt 

12/06/2020 15:06:13 INFO GlusterFS mount attempt 

12/06/2020 15:05:43 INFO GlusterFS mount attempt 

12/06/2020 15:05:13 INFO GlusterFS mount attempt 

12/06/2020 15:04:43 INFO GlusterFS mount attempt 

12/06/2020 15:04:13 INFO GlusterFS mount attempt 

12/06/2020 15:03:43 INFO GlusterFS mount attempt 

12/06/2020 15:03:13 INFO GlusterFS mount attempt 

12/06/2020 15:02:43 INFO GlusterFS mount attempt 

12/06/2020 15:02:12 INFO GlusterFS mount attempt 

12/06/2020 15:01:42 INFO GlusterFS mount attempt 

12/06/2020 15:01:12 INFO GlusterFS mount attempt 

12/06/2020 15:00:42 INFO GlusterFS mount attempt 

12/06/2020 15:00:12 INFO GlusterFS mount attempt 

12/06/2020 14:59:42 INFO GlusterFS mount attempt 

12/06/2020 14:59:12 INFO GlusterFS mount attempt 

12/06/2020 14:58:42 INFO GlusterFS mount attempt 

12/06/2020 14:58:12 INFO GlusterFS mount attempt 

12/06/2020 14:57:42 INFO GlusterFS mount attempt 

12/06/2020 14:57:12 INFO GlusterFS mount attempt 

12/06/2020 14:56:41 INFO GlusterFS mount attempt 

12/06/2020 14:56:11 INFO GlusterFS mount attempt 

12/06/2020 14:55:41 INFO GlusterFS mount attempt 

12/06/2020 14:55:11 INFO GlusterFS mount attempt 

12/06/2020 14:54:41 INFO GlusterFS mount attempt 

12/06/2020 14:54:11 INFO GlusterFS mount attempt 

12/06/2020 14:53:41 INFO GlusterFS mount attempt 

12/06/2020 14:53:11 INFO GlusterFS mount attempt 

12/06/2020 14:52:41 INFO GlusterFS mount attempt 

12/06/2020 14:52:11 INFO GlusterFS mount attempt 

12/06/2020 14:51:41 INFO GlusterFS mount attempt 

12/06/2020 14:51:10 INFO GlusterFS mount attempt 

12/06/2020 14:50:40 INFO GlusterFS mount attempt 

12/06/2020 14:50:10 INFO GlusterFS mount attempt 

12/06/2020 14:49:40 INFO GlusterFS mount attempt 

12/06/2020 14:49:10 INFO GlusterFS mount attempt 

12/06/2020 14:48:40 INFO GlusterFS mount attempt 

12/06/2020 14:48:10 INFO GlusterFS mount attempt 

12/06/2020 14:47:40 INFO GlusterFS mount attempt 

12/06/2020 14:47:10 INFO GlusterFS mount attempt 

12/06/2020 14:46:40 INFO GlusterFS mount attempt 

12/06/2020 14:46:09 INFO GlusterFS mount attempt 

12/06/2020 14:45:39 INFO GlusterFS mount attempt 

12/06/2020 14:45:09 INFO GlusterFS mount attempt 

12/06/2020 14:44:39 INFO GlusterFS mount attempt 

12/06/2020 14:44:09 INFO GlusterFS mount attempt 

12/06/2020 14:43:39 INFO GlusterFS mount attempt 

12/06/2020 14:43:09 INFO GlusterFS mount attempt 

12/06/2020 14:42:39 INFO GlusterFS mount attempt 

12/06/2020 14:42:09 INFO GlusterFS mount attempt 

12/06/2020 14:41:39 INFO GlusterFS mount attempt 

12/06/2020 14:41:09 INFO GlusterFS mount attempt 

12/06/2020 14:40:38 INFO GlusterFS mount attempt 

12/06/2020 14:40:08 INFO GlusterFS mount attempt 

12/06/2020 14:39:38 INFO GlusterFS mount attempt 

12/06/2020 14:39:08 INFO GlusterFS mount attempt 

12/06/2020 14:38:38 INFO GlusterFS mount attempt 

12/06/2020 14:38:08 INFO GlusterFS mount attempt 

12/06/2020 14:37:38 INFO GlusterFS mount attempt 

12/06/2020 14:37:08 INFO GlusterFS mount attempt 

12/06/2020 14:36:38 INFO GlusterFS mount attempt 

12/06/2020 14:36:08 INFO GlusterFS mount attempt 

12/06/2020 14:35:38 INFO GlusterFS mount attempt 

12/06/2020 14:35:07 INFO GlusterFS mount attempt 

12/06/2020 14:34:37 INFO GlusterFS mount attempt 

12/06/2020 14:34:07 INFO GlusterFS mount attempt 

12/06/2020 14:33:37 INFO GlusterFS mount attempt 

12/06/2020 14:33:07 INFO GlusterFS mount attempt 

12/06/2020 14:32:37 INFO GlusterFS mount attempt 

12/06/2020 14:32:07 INFO GlusterFS mount attempt 

12/06/2020 14:31:37 INFO GlusterFS mount attempt 

12/06/2020 14:31:07 INFO GlusterFS mount attempt 

12/06/2020 14:30:37 INFO GlusterFS mount attempt 

12/06/2020 14:30:07 INFO GlusterFS mount attempt 

12/06/2020 14:29:36 INFO GlusterFS mount attempt 

12/06/2020 14:29:06 INFO GlusterFS mount attempt 

12/06/2020 14:28:36 INFO GlusterFS mount attempt 

12/06/2020 14:28:06 INFO GlusterFS mount attempt 

12/06/2020 14:27:36 INFO GlusterFS mount attempt 

12/06/2020 14:27:06 INFO GlusterFS mount attempt 

12/06/2020 14:26:36 INFO GlusterFS mount attempt 

12/06/2020 14:26:06 INFO GlusterFS mount attempt 

12/06/2020 14:25:36 INFO GlusterFS mount attempt 

12/06/2020 14:25:06 INFO GlusterFS mount attempt 

12/06/2020 14:24:36 INFO GlusterFS mount attempt 

12/06/2020 14:24:05 INFO GlusterFS mount attempt 

12/06/2020 14:23:35 INFO GlusterFS mount attempt 

12/06/2020 14:23:05 INFO GlusterFS mount attempt 

12/06/2020 14:22:35 INFO GlusterFS mount attempt 

12/06/2020 14:22:05 INFO GlusterFS mount attempt 

12/06/2020 14:21:35 INFO GlusterFS mount attempt 

12/06/2020 14:21:05 INFO GlusterFS mount attempt 

12/06/2020 14:20:35 INFO GlusterFS mount attempt 

12/06/2020 14:20:05 INFO GlusterFS mount attempt 

12/06/2020 14:19:35 INFO GlusterFS mount attempt 

12/06/2020 14:19:05 INFO GlusterFS mount attempt 

12/06/2020 14:18:34 INFO GlusterFS mount attempt 

12/06/2020 14:18:04 INFO GlusterFS mount attempt 

12/06/2020 14:17:34 INFO GlusterFS mount attempt 

12/06/2020 14:17:04 INFO GlusterFS mount attempt 

12/06/2020 14:16:34 INFO GlusterFS mount attempt 

12/06/2020 14:16:04 INFO GlusterFS mount attempt 

12/06/2020 14:15:34 INFO GlusterFS mount attempt 

12/06/2020 14:15:04 INFO GlusterFS mount attempt 

12/06/2020 14:14:34 INFO GlusterFS mount attempt 

12/06/2020 14:14:04 INFO GlusterFS mount attempt 

12/06/2020 14:13:34 INFO GlusterFS mount attempt 

12/06/2020 14:13:03 INFO GlusterFS mount attempt 

12/06/2020 14:12:33 INFO GlusterFS mount attempt 

12/06/2020 14:12:03 INFO GlusterFS mount attempt 

12/06/2020 14:11:33 INFO GlusterFS mount attempt 

12/06/2020 14:11:03 INFO GlusterFS mount attempt 

12/06/2020 14:10:33 INFO GlusterFS mount attempt 

12/06/2020 14:10:03 INFO GlusterFS mount attempt 

12/06/2020 14:09:33 INFO GlusterFS mount attempt 

12/06/2020 14:09:03 INFO GlusterFS mount attempt 

12/06/2020 14:08:33 INFO GlusterFS mount attempt 

12/06/2020 14:08:03 INFO GlusterFS mount attempt 

12/06/2020 14:07:32 INFO GlusterFS mount attempt 

12/06/2020 14:07:02 INFO GlusterFS mount attempt 

12/06/2020 14:06:32 INFO GlusterFS mount attempt 

12/06/2020 14:06:02 INFO GlusterFS mount attempt 

12/06/2020 14:05:32 INFO GlusterFS mount attempt 

12/06/2020 14:05:02 INFO GlusterFS mount attempt 

12/06/2020 14:04:32 INFO GlusterFS mount attempt 

12/06/2020 14:04:02 INFO GlusterFS mount attempt 

12/06/2020 14:03:32 INFO GlusterFS mount attempt 

12/06/2020 14:03:02 INFO GlusterFS mount attempt 

12/06/2020 14:02:32 INFO GlusterFS mount attempt 

12/06/2020 14:02:01 INFO GlusterFS mount attempt 

12/06/2020 14:01:31 INFO GlusterFS mount attempt 

12/06/2020 14:01:01 INFO GlusterFS mount attempt 

12/06/2020 14:00:31 INFO GlusterFS mount attempt 

12/06/2020 14:00:01 INFO GlusterFS mount attempt 

12/06/2020 13:59:31 INFO GlusterFS mount attempt 

12/06/2020 13:59:01 INFO GlusterFS mount attempt 

12/06/2020 13:58:31 INFO GlusterFS mount attempt 

12/06/2020 13:58:01 INFO GlusterFS mount attempt 

12/06/2020 13:57:31 INFO GlusterFS mount attempt 

12/06/2020 13:57:01 INFO GlusterFS mount attempt 

12/06/2020 13:56:30 INFO GlusterFS mount attempt 

12/06/2020 13:56:00 INFO GlusterFS mount attempt 

12/06/2020 13:55:30 INFO GlusterFS mount attempt 

12/06/2020 13:55:00 INFO GlusterFS mount attempt 

12/06/2020 13:54:30 INFO GlusterFS mount attempt 

12/06/2020 13:54:00 INFO GlusterFS mount attempt 

12/06/2020 13:53:30 INFO GlusterFS mount attempt 

12/06/2020 13:53:00 INFO GlusterFS mount attempt 

12/06/2020 13:52:30 INFO GlusterFS mount attempt 

12/06/2020 13:52:00 INFO GlusterFS mount attempt 

12/06/2020 13:51:30 INFO GlusterFS mount attempt 

12/06/2020 13:50:59 INFO GlusterFS mount attempt 

12/06/2020 13:50:29 INFO GlusterFS mount attempt 

12/06/2020 13:49:59 INFO GlusterFS mount attempt 

12/06/2020 13:49:29 INFO GlusterFS mount attempt 

12/06/2020 13:48:59 INFO GlusterFS mount attempt 

12/06/2020 13:48:29 INFO GlusterFS mount attempt 

12/06/2020 13:47:59 INFO GlusterFS mount attempt 

12/06/2020 13:47:29 INFO GlusterFS mount attempt 

12/06/2020 13:46:59 INFO GlusterFS mount attempt 

12/06/2020 13:46:29 INFO GlusterFS mount attempt 

12/06/2020 13:45:59 INFO GlusterFS mount attempt 

12/06/2020 13:45:28 INFO GlusterFS mount attempt 

12/06/2020 13:44:58 INFO GlusterFS mount attempt 

12/06/2020 13:44:28 INFO GlusterFS mount attempt 

12/06/2020 13:43:58 INFO GlusterFS mount attempt 

12/06/2020 13:43:28 INFO GlusterFS mount attempt 

12/06/2020 13:42:58 INFO GlusterFS mount attempt 

12/06/2020 13:42:28 INFO GlusterFS mount attempt 

12/06/2020 13:41:58 INFO GlusterFS mount attempt 

12/06/2020 13:41:28 INFO GlusterFS mount attempt 

12/06/2020 13:40:58 INFO GlusterFS mount attempt 

12/06/2020 13:40:28 INFO GlusterFS mount attempt 

12/06/2020 13:39:58 INFO GlusterFS mount attempt 

12/06/2020 13:39:27 INFO GlusterFS mount attempt 

12/06/2020 13:38:57 INFO GlusterFS mount attempt 

12/06/2020 13:38:27 INFO GlusterFS mount attempt 

12/06/2020 13:37:57 INFO GlusterFS mount attempt 

12/06/2020 13:37:27 INFO GlusterFS mount attempt 

12/06/2020 13:36:57 INFO GlusterFS mount attempt 

12/06/2020 13:36:27 INFO GlusterFS mount attempt 

12/06/2020 13:35:57 INFO GlusterFS mount attempt 

12/06/2020 13:35:27 INFO GlusterFS mount attempt 

12/06/2020 13:34:57 INFO GlusterFS mount attempt 

12/06/2020 13:34:26 INFO GlusterFS mount attempt 

12/06/2020 13:33:56 INFO GlusterFS mount attempt 

12/06/2020 13:33:26 INFO GlusterFS mount attempt 

12/06/2020 13:32:56 INFO GlusterFS mount attempt 

12/06/2020 13:32:26 INFO GlusterFS mount attempt 

12/06/2020 13:31:56 INFO GlusterFS mount attempt 

12/06/2020 13:31:26 INFO GlusterFS mount attempt 

12/06/2020 13:30:56 INFO GlusterFS mount attempt 

12/06/2020 13:30:26 INFO GlusterFS mount attempt 

12/06/2020 13:29:56 INFO GlusterFS mount attempt 

12/06/2020 13:29:26 INFO GlusterFS mount attempt 

12/06/2020 13:28:55 INFO GlusterFS mount attempt 

12/06/2020 13:28:25 INFO GlusterFS mount attempt 

12/06/2020 13:27:55 INFO GlusterFS mount attempt 

12/06/2020 13:27:25 INFO GlusterFS mount attempt 

12/06/2020 13:26:55 INFO GlusterFS mount attempt 

12/06/2020 13:26:25 INFO GlusterFS mount attempt 

12/06/2020 13:25:55 INFO GlusterFS mount attempt 

12/06/2020 13:25:25 INFO GlusterFS mount attempt 

12/06/2020 13:24:55 INFO GlusterFS mount attempt 

12/06/2020 13:24:25 INFO GlusterFS mount attempt 

12/06/2020 13:23:55 INFO GlusterFS mount attempt 

12/06/2020 13:23:24 INFO GlusterFS mount attempt 

12/06/2020 13:22:54 INFO GlusterFS mount attempt 

12/06/2020 13:22:24 INFO GlusterFS mount attempt 

12/06/2020 13:21:54 INFO GlusterFS mount attempt 

12/06/2020 13:21:24 INFO GlusterFS mount attempt 

12/06/2020 13:20:54 INFO GlusterFS mount attempt 

12/06/2020 13:20:24 INFO GlusterFS mount attempt 

12/06/2020 13:19:54 INFO GlusterFS mount attempt 

12/06/2020 13:19:24 INFO GlusterFS mount attempt 

12/06/2020 13:18:54 INFO GlusterFS mount attempt 

12/06/2020 13:18:24 INFO GlusterFS mount attempt 

12/06/2020 13:17:53 INFO GlusterFS mount attempt 

12/06/2020 13:17:23 INFO GlusterFS mount attempt 

12/06/2020 13:16:53 INFO GlusterFS mount attempt 

12/06/2020 13:16:23 INFO GlusterFS mount attempt 

12/06/2020 13:15:53 INFO GlusterFS mount attempt 

12/06/2020 13:15:23 INFO GlusterFS mount attempt 

12/06/2020 13:14:53 INFO GlusterFS mount attempt 

12/06/2020 13:14:23 INFO GlusterFS mount attempt 

12/06/2020 13:13:53 INFO GlusterFS mount attempt 

12/06/2020 13:13:23 INFO GlusterFS mount attempt 

12/06/2020 13:12:53 INFO GlusterFS mount attempt 

12/06/2020 13:12:22 INFO GlusterFS mount attempt 

12/06/2020 13:11:52 INFO GlusterFS mount attempt 

12/06/2020 13:11:22 INFO GlusterFS mount attempt 

12/06/2020 13:10:52 INFO GlusterFS mount attempt 

12/06/2020 13:10:22 INFO GlusterFS mount attempt 

12/06/2020 13:09:52 INFO GlusterFS mount attempt 

12/06/2020 13:09:22 INFO GlusterFS mount attempt 

12/06/2020 13:08:52 INFO GlusterFS mount attempt 

12/06/2020 13:08:22 INFO GlusterFS mount attempt 

12/06/2020 13:07:52 INFO GlusterFS mount attempt 

12/06/2020 13:07:22 INFO GlusterFS mount attempt 

12/06/2020 13:06:51 INFO GlusterFS mount attempt 

12/06/2020 13:06:21 INFO GlusterFS mount attempt 

12/06/2020 13:05:51 INFO GlusterFS mount attempt 

12/06/2020 13:05:21 INFO GlusterFS mount attempt 

12/06/2020 13:04:51 INFO GlusterFS mount attempt 

12/06/2020 13:04:21 INFO GlusterFS mount attempt 

12/06/2020 13:03:51 INFO GlusterFS mount attempt 

12/06/2020 13:03:21 INFO GlusterFS mount attempt 

12/06/2020 13:02:51 INFO GlusterFS mount attempt 

12/06/2020 13:02:21 INFO GlusterFS mount attempt 

12/06/2020 13:01:50 INFO GlusterFS mount attempt 

12/06/2020 13:01:20 INFO GlusterFS mount attempt 

12/06/2020 13:00:50 INFO GlusterFS mount attempt 

12/06/2020 13:00:20 INFO GlusterFS mount attempt 

12/06/2020 12:59:50 INFO GlusterFS mount attempt 

12/06/2020 12:59:20 INFO GlusterFS mount attempt 

12/06/2020 12:58:50 INFO GlusterFS mount attempt 

12/06/2020 12:58:20 INFO GlusterFS mount attempt 

12/06/2020 12:57:50 INFO GlusterFS mount attempt 

12/06/2020 12:57:20 INFO GlusterFS mount attempt 

12/06/2020 12:56:50 INFO GlusterFS mount attempt 

12/06/2020 12:56:19 INFO GlusterFS mount attempt 

12/06/2020 12:55:49 INFO GlusterFS mount attempt 

12/06/2020 12:55:19 INFO GlusterFS mount attempt 

12/06/2020 12:54:49 INFO GlusterFS mount attempt 

12/06/2020 12:54:19 INFO GlusterFS mount attempt 

12/06/2020 12:53:49 INFO GlusterFS mount attempt 

12/06/2020 12:53:19 INFO GlusterFS mount attempt 

12/06/2020 12:52:49 INFO GlusterFS mount attempt 

12/06/2020 12:52:19 INFO GlusterFS mount attempt 

12/06/2020 12:51:49 INFO GlusterFS mount attempt 

12/06/2020 12:51:19 INFO GlusterFS mount attempt 

12/06/2020 12:50:48 INFO GlusterFS mount attempt 

12/06/2020 12:50:18 INFO GlusterFS mount attempt 

12/06/2020 12:49:48 INFO GlusterFS mount attempt 

12/06/2020 12:49:18 INFO GlusterFS mount attempt 

12/06/2020 12:48:48 INFO GlusterFS mount attempt 

12/06/2020 12:48:18 INFO GlusterFS mount attempt 

12/06/2020 12:47:48 INFO GlusterFS mount attempt 

12/06/2020 12:47:18 INFO GlusterFS mount attempt 

12/06/2020 12:46:48 INFO GlusterFS mount attempt 

12/06/2020 12:46:18 INFO GlusterFS mount attempt 

12/06/2020 12:45:47 INFO GlusterFS mount attempt 

12/06/2020 12:45:17 INFO GlusterFS mount attempt 

12/06/2020 12:44:47 INFO GlusterFS mount attempt 

12/06/2020 12:44:17 INFO GlusterFS mount attempt 

12/06/2020 12:43:47 INFO GlusterFS mount attempt 

12/06/2020 12:43:17 INFO GlusterFS mount attempt 

12/06/2020 12:42:47 INFO GlusterFS mount attempt 

12/06/2020 12:42:17 INFO GlusterFS mount attempt 

12/06/2020 12:41:47 INFO GlusterFS mount attempt 

12/06/2020 12:41:17 INFO GlusterFS mount attempt 

12/06/2020 12:40:47 INFO GlusterFS mount attempt 

12/06/2020 12:40:16 INFO GlusterFS mount attempt 

12/06/2020 12:39:46 INFO GlusterFS mount attempt 

12/06/2020 12:39:16 INFO GlusterFS mount attempt 

12/06/2020 12:38:46 INFO GlusterFS mount attempt 

12/06/2020 12:38:16 INFO GlusterFS mount attempt 

12/06/2020 12:37:46 INFO GlusterFS mount attempt 

12/06/2020 12:37:16 INFO GlusterFS mount attempt 

12/06/2020 12:36:46 INFO GlusterFS mount attempt 

12/06/2020 12:36:16 INFO GlusterFS mount attempt 

12/06/2020 12:35:46 INFO GlusterFS mount attempt 

12/06/2020 12:35:16 INFO GlusterFS mount attempt 

12/06/2020 12:34:45 INFO GlusterFS mount attempt 

12/06/2020 12:34:15 INFO GlusterFS mount attempt 

12/06/2020 12:33:45 INFO GlusterFS mount attempt 

12/06/2020 12:33:15 INFO GlusterFS mount attempt 

12/06/2020 12:32:45 INFO GlusterFS mount attempt 

12/06/2020 12:32:15 INFO GlusterFS mount attempt 

12/06/2020 12:31:45 INFO GlusterFS mount attempt 

12/06/2020 12:31:15 INFO GlusterFS mount attempt 

12/06/2020 12:30:45 INFO GlusterFS mount attempt 

12/06/2020 12:30:15 INFO GlusterFS mount attempt 

12/06/2020 12:29:45 INFO GlusterFS mount attempt 

12/06/2020 12:29:14 INFO GlusterFS mount attempt 

12/06/2020 12:28:44 INFO GlusterFS mount attempt 

12/06/2020 12:28:14 INFO GlusterFS mount attempt 

12/06/2020 12:27:44 INFO GlusterFS mount attempt 

12/06/2020 12:27:14 INFO GlusterFS mount attempt 

12/06/2020 12:26:44 INFO GlusterFS mount attempt 

12/06/2020 12:26:14 INFO GlusterFS mount attempt 

12/06/2020 12:25:44 INFO GlusterFS mount attempt 

12/06/2020 12:25:14 INFO GlusterFS mount attempt 

12/06/2020 12:24:44 INFO GlusterFS mount attempt 

12/06/2020 12:24:14 INFO GlusterFS mount attempt 

12/06/2020 12:23:43 INFO GlusterFS mount attempt 

12/06/2020 12:23:13 INFO GlusterFS mount attempt 

12/06/2020 12:22:43 INFO GlusterFS mount attempt 

12/06/2020 12:22:13 INFO GlusterFS mount attempt 

12/06/2020 12:21:43 INFO GlusterFS mount attempt 

12/06/2020 12:21:13 INFO GlusterFS mount attempt 

12/06/2020 12:20:43 INFO GlusterFS mount attempt 

12/06/2020 12:20:13 INFO GlusterFS mount attempt 

12/06/2020 12:19:43 INFO GlusterFS mount attempt 

12/06/2020 12:19:13 INFO GlusterFS mount attempt 

12/06/2020 12:18:43 INFO GlusterFS mount attempt 

12/06/2020 12:18:12 INFO GlusterFS mount attempt 

12/06/2020 12:17:42 INFO GlusterFS mount attempt 

12/06/2020 12:17:12 INFO GlusterFS mount attempt 

12/06/2020 12:16:42 INFO GlusterFS mount attempt 

12/06/2020 12:16:12 INFO GlusterFS mount attempt 

12/06/2020 12:15:42 INFO GlusterFS mount attempt 

12/06/2020 12:15:12 INFO GlusterFS mount attempt 

12/06/2020 12:14:42 INFO GlusterFS mount attempt 

12/06/2020 12:14:12 INFO GlusterFS mount attempt 

12/06/2020 12:13:42 INFO GlusterFS mount attempt 

12/06/2020 12:13:12 INFO GlusterFS mount attempt 

12/06/2020 12:12:41 INFO GlusterFS mount attempt 

12/06/2020 12:12:11 INFO GlusterFS mount attempt 

12/06/2020 12:11:41 INFO GlusterFS mount attempt 

12/06/2020 12:11:11 INFO GlusterFS mount attempt 

12/06/2020 12:10:41 INFO GlusterFS mount attempt 

12/06/2020 12:10:11 INFO GlusterFS mount attempt 

12/06/2020 12:09:41 INFO GlusterFS mount attempt 

12/06/2020 12:09:11 INFO GlusterFS mount attempt 

12/06/2020 12:08:41 INFO GlusterFS mount attempt 

12/06/2020 12:08:11 INFO GlusterFS mount attempt 

12/06/2020 12:07:41 INFO GlusterFS mount attempt 

12/06/2020 12:07:10 INFO GlusterFS mount attempt 

12/06/2020 12:06:40 INFO GlusterFS mount attempt 

12/06/2020 12:06:10 INFO GlusterFS mount attempt 

12/06/2020 12:05:40 INFO GlusterFS mount attempt 

12/06/2020 12:05:10 INFO GlusterFS mount attempt 

12/06/2020 12:04:40 INFO GlusterFS mount attempt 

12/06/2020 12:04:10 INFO GlusterFS mount attempt 

12/06/2020 12:03:40 INFO GlusterFS mount attempt 

12/06/2020 12:03:10 INFO GlusterFS mount attempt 

12/06/2020 12:02:40 INFO GlusterFS mount attempt 

12/06/2020 12:02:10 INFO GlusterFS mount attempt 

12/06/2020 12:01:39 INFO GlusterFS mount attempt 

12/06/2020 12:01:09 INFO GlusterFS mount attempt 

12/06/2020 12:00:39 INFO GlusterFS mount attempt 

12/06/2020 12:00:09 INFO GlusterFS mount attempt 

12/06/2020 11:59:39 INFO GlusterFS mount attempt 

12/06/2020 11:59:09 INFO GlusterFS mount attempt 

12/06/2020 11:58:39 INFO GlusterFS mount attempt 

12/06/2020 11:58:09 INFO GlusterFS mount attempt 

12/06/2020 11:57:39 INFO GlusterFS mount attempt 

12/06/2020 11:57:09 INFO GlusterFS mount attempt 

12/06/2020 11:56:39 INFO GlusterFS mount attempt 

12/06/2020 11:56:08 INFO GlusterFS mount attempt 

12/06/2020 11:55:38 INFO GlusterFS mount attempt 

12/06/2020 11:55:08 INFO GlusterFS mount attempt 

12/06/2020 11:54:38 INFO GlusterFS mount attempt 

12/06/2020 11:54:08 INFO GlusterFS mount attempt 

12/06/2020 11:53:38 INFO GlusterFS mount attempt 

12/06/2020 11:53:08 INFO GlusterFS mount attempt 

12/06/2020 11:52:38 INFO GlusterFS mount attempt 

12/06/2020 11:52:08 INFO GlusterFS mount attempt 

12/06/2020 11:51:38 INFO GlusterFS mount attempt 

12/06/2020 11:51:08 INFO GlusterFS mount attempt 

12/06/2020 11:50:37 INFO GlusterFS mount attempt 

12/06/2020 11:50:07 INFO GlusterFS mount attempt 

12/06/2020 11:49:37 INFO GlusterFS mount attempt 

12/06/2020 11:49:18 INFO Benchmark Test Completed

12/06/2020 11:49:18 INFO Benchmark finished.

12/06/2020 11:49:07 INFO GlusterFS mount attempt 

12/06/2020 11:48:49 INFO Benchmark storage cmd. 

12/06/2020 11:48:48 INFO Run sar state cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:48:48 INFO Start storage load job for 'sar'

12/06/2020 11:48:48 INFO -d 15 

12/06/2020 11:48:48 INFO params

12/06/2020 11:48:48 INFO /opt/petasan/scripts/util/benchmark.py storage

12/06/2020 11:48:48 INFO script

12/06/2020 11:48:41 INFO Wait time before collect node state.

12/06/2020 11:48:40 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:39 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:39 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:38 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:38 INFO Benchmark start rados read.

12/06/2020 11:48:37 INFO GlusterFS mount attempt 

12/06/2020 11:48:07 INFO GlusterFS mount attempt 

12/06/2020 11:48:04 INFO Benchmark storage cmd. 

12/06/2020 11:48:04 INFO Run sar state cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:48:03 INFO Start storage load job for 'sar'

12/06/2020 11:48:03 INFO -d 15 

12/06/2020 11:48:03 INFO params

12/06/2020 11:48:03 INFO /opt/petasan/scripts/util/benchmark.py storage

12/06/2020 11:48:03 INFO script

12/06/2020 11:47:56 INFO Wait time before collect storage state.

12/06/2020 11:47:55 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:54 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:54 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:53 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:53 INFO Benchmark start rados write.

12/06/2020 11:47:53 INFO Benchmark manager cmd. 

12/06/2020 11:47:53 INFO Benchmark Test Started

12/06/2020 11:47:53 INFO -d 60 -t 128 -type 2 -c DL360FIVE,DL360FOUR,DL360THREE,DL360TWO -p rbd --cleanup 0

12/06/2020 11:47:53 INFO params

12/06/2020 11:47:53 INFO /opt/petasan/scripts/util/benchmark.py manager

12/06/2020 11:47:53 INFO script

12/06/2020 11:47:37 INFO GlusterFS mount attempt 

12/06/2020 11:47:07 INFO GlusterFS mount attempt 

12/06/2020 11:46:37 INFO GlusterFS mount attempt 

12/06/2020 11:46:07 INFO GlusterFS mount attempt 

12/06/2020 11:45:54 INFO Benchmark Test Completed

12/06/2020 11:45:53 INFO Benchmark finished.

12/06/2020 11:45:36 INFO GlusterFS mount attempt 

12/06/2020 11:45:19 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:45:18 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:45:10 INFO Wait time before collect node state.

12/06/2020 11:45:10 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:45:09 INFO Benchmark client cmd. 

12/06/2020 11:45:09 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:45:09 INFO Start client stress job for rados

12/06/2020 11:45:09 INFO -d 30 -t 128 -b 4000 -m r -p rbd

12/06/2020 11:45:09 INFO params

12/06/2020 11:45:09 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:45:09 INFO script

12/06/2020 11:45:08 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:45:08 INFO Benchmark start rados read.

12/06/2020 11:45:06 INFO GlusterFS mount attempt 

12/06/2020 11:44:38 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:44:38 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:44:36 INFO GlusterFS mount attempt 

12/06/2020 11:44:30 INFO Wait time before collect storage state.

12/06/2020 11:44:29 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:29 INFO Benchmark client cmd. 

12/06/2020 11:44:28 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:28 INFO Start client stress job for rados

12/06/2020 11:44:28 INFO -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:28 INFO params

12/06/2020 11:44:28 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:44:28 INFO script

12/06/2020 11:44:28 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:28 INFO Benchmark start rados write.

12/06/2020 11:44:28 INFO Benchmark manager cmd. 

12/06/2020 11:44:28 INFO Benchmark Test Started

12/06/2020 11:44:27 INFO -d 60 -t 128 -type 2 -c DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

12/06/2020 11:44:27 INFO params

12/06/2020 11:44:27 INFO /opt/petasan/scripts/util/benchmark.py manager

12/06/2020 11:44:27 INFO script

12/06/2020 11:44:06 INFO GlusterFS mount attempt 

12/06/2020 11:43:36 INFO GlusterFS mount attempt 

12/06/2020 11:43:06 INFO GlusterFS mount attempt 

12/06/2020 11:42:36 INFO GlusterFS mount attempt 

12/06/2020 11:42:06 INFO GlusterFS mount attempt 

12/06/2020 11:41:36 INFO GlusterFS mount attempt 

12/06/2020 11:41:05 INFO GlusterFS mount attempt 

12/06/2020 11:40:35 INFO GlusterFS mount attempt 

12/06/2020 11:40:07 INFO Benchmark Test Completed

12/06/2020 11:40:06 INFO Benchmark finished.

12/06/2020 11:40:05 INFO GlusterFS mount attempt 

12/06/2020 11:39:35 INFO GlusterFS mount attempt 

12/06/2020 11:39:31 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:39:30 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:39:23 INFO Wait time before collect node state.

12/06/2020 11:39:22 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:39:21 INFO Benchmark client cmd. 

12/06/2020 11:39:21 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:39:21 INFO Start client stress job for rados

12/06/2020 11:39:21 INFO -d 30 -t 128 -b 4000 -m r -p rbd

12/06/2020 11:39:21 INFO params

12/06/2020 11:39:21 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:39:21 INFO script

12/06/2020 11:39:21 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:39:21 INFO Benchmark start rados read.

12/06/2020 11:39:05 INFO GlusterFS mount attempt 

12/06/2020 11:38:35 INFO GlusterFS mount attempt 

12/06/2020 11:38:32 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:38:32 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:38:24 INFO Wait time before collect storage state.

12/06/2020 11:38:23 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:23 INFO Benchmark client cmd. 

12/06/2020 11:38:23 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:23 INFO Start client stress job for rados

12/06/2020 11:38:23 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:23 INFO params

12/06/2020 11:38:23 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:38:23 INFO script

12/06/2020 11:38:22 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:22 INFO Benchmark start rados write.

12/06/2020 11:38:22 INFO Benchmark manager cmd. 

12/06/2020 11:38:22 INFO Benchmark Test Started

12/06/2020 11:38:22 INFO -d 60 -t 128 -type 1 -c DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

12/06/2020 11:38:22 INFO params

12/06/2020 11:38:22 INFO /opt/petasan/scripts/util/benchmark.py manager

12/06/2020 11:38:22 INFO script

12/06/2020 11:38:05 INFO GlusterFS mount attempt 

12/06/2020 11:37:35 INFO GlusterFS mount attempt 

12/06/2020 11:37:05 INFO GlusterFS mount attempt 

12/06/2020 11:36:35 INFO GlusterFS mount attempt 

12/06/2020 11:36:04 INFO GlusterFS mount attempt 

12/06/2020 11:35:34 INFO GlusterFS mount attempt 

12/06/2020 11:35:04 INFO GlusterFS mount attempt 

12/06/2020 11:34:34 INFO GlusterFS mount attempt 

12/06/2020 11:34:04 INFO GlusterFS mount attempt 

12/06/2020 11:33:34 INFO GlusterFS mount attempt 

12/06/2020 11:33:04 INFO GlusterFS mount attempt 

12/06/2020 11:32:34 INFO GlusterFS mount attempt 

12/06/2020 11:32:04 INFO GlusterFS mount attempt 

12/06/2020 11:31:34 INFO GlusterFS mount attempt 

12/06/2020 11:31:03 INFO GlusterFS mount attempt 

12/06/2020 11:30:33 INFO GlusterFS mount attempt 

12/06/2020 11:30:03 INFO GlusterFS mount attempt 

12/06/2020 11:29:33 INFO GlusterFS mount attempt 

12/06/2020 11:29:03 INFO GlusterFS mount attempt 

12/06/2020 11:28:33 INFO GlusterFS mount attempt 

12/06/2020 11:28:03 INFO GlusterFS mount attempt 

12/06/2020 11:27:33 INFO GlusterFS mount attempt 

12/06/2020 11:27:03 INFO GlusterFS mount attempt 

12/06/2020 11:26:33 INFO GlusterFS mount attempt 

12/06/2020 11:26:03 INFO GlusterFS mount attempt 

12/06/2020 11:25:32 INFO GlusterFS mount attempt 

12/06/2020 11:25:02 INFO GlusterFS mount attempt 

12/06/2020 11:24:32 INFO GlusterFS mount attempt 

12/06/2020 11:24:02 INFO GlusterFS mount attempt 

12/06/2020 11:23:32 INFO GlusterFS mount attempt 

12/06/2020 11:23:02 INFO GlusterFS mount attempt 

12/06/2020 11:22:32 INFO GlusterFS mount attempt 

12/06/2020 11:22:02 INFO GlusterFS mount attempt 

12/06/2020 11:21:32 INFO GlusterFS mount attempt 

12/06/2020 11:21:02 INFO GlusterFS mount attempt 

12/06/2020 11:20:32 INFO GlusterFS mount attempt 

12/06/2020 11:20:01 INFO GlusterFS mount attempt 

12/06/2020 11:19:31 INFO GlusterFS mount attempt 

12/06/2020 11:19:01 INFO GlusterFS mount attempt 

12/06/2020 11:18:31 INFO GlusterFS mount attempt 

12/06/2020 11:18:01 INFO GlusterFS mount attempt 

12/06/2020 11:17:31 INFO GlusterFS mount attempt 

12/06/2020 11:17:01 INFO GlusterFS mount attempt 

12/06/2020 11:16:31 INFO GlusterFS mount attempt 

12/06/2020 11:16:01 INFO GlusterFS mount attempt 

12/06/2020 11:15:31 INFO GlusterFS mount attempt 

12/06/2020 11:15:01 INFO GlusterFS mount attempt 

12/06/2020 11:14:31 INFO GlusterFS mount attempt 

12/06/2020 11:14:00 INFO GlusterFS mount attempt 

12/06/2020 11:13:30 INFO GlusterFS mount attempt 

12/06/2020 11:13:00 INFO GlusterFS mount attempt 

12/06/2020 11:12:30 INFO GlusterFS mount attempt 

12/06/2020 11:12:00 INFO GlusterFS mount attempt 

12/06/2020 11:11:30 INFO GlusterFS mount attempt 

12/06/2020 11:11:00 INFO GlusterFS mount attempt 

12/06/2020 11:10:30 INFO GlusterFS mount attempt 

12/06/2020 11:10:00 INFO GlusterFS mount attempt 

12/06/2020 11:09:30 INFO GlusterFS mount attempt 

12/06/2020 11:08:59 INFO GlusterFS mount attempt 

12/06/2020 11:08:29 INFO GlusterFS mount attempt 

12/06/2020 11:07:59 INFO GlusterFS mount attempt 

12/06/2020 11:07:29 INFO GlusterFS mount attempt 

12/06/2020 11:06:59 INFO GlusterFS mount attempt 

12/06/2020 11:06:29 INFO GlusterFS mount attempt 

12/06/2020 11:05:59 INFO GlusterFS mount attempt 

12/06/2020 11:05:29 INFO GlusterFS mount attempt 

12/06/2020 11:04:59 INFO GlusterFS mount attempt 

12/06/2020 11:04:29 INFO GlusterFS mount attempt 

12/06/2020 11:03:59 INFO GlusterFS mount attempt 

12/06/2020 11:03:28 INFO GlusterFS mount attempt 

12/06/2020 11:02:58 INFO GlusterFS mount attempt 

12/06/2020 11:02:28 INFO GlusterFS mount attempt 

12/06/2020 11:01:58 INFO GlusterFS mount attempt 

12/06/2020 11:01:28 INFO GlusterFS mount attempt 

12/06/2020 11:00:58 INFO GlusterFS mount attempt 

12/06/2020 11:00:28 INFO GlusterFS mount attempt 

12/06/2020 10:59:58 INFO GlusterFS mount attempt 

12/06/2020 10:59:28 INFO GlusterFS mount attempt 

12/06/2020 10:58:58 INFO GlusterFS mount attempt 

12/06/2020 10:58:28 INFO GlusterFS mount attempt 

12/06/2020 10:57:57 INFO GlusterFS mount attempt 

12/06/2020 10:57:27 INFO GlusterFS mount attempt 

12/06/2020 10:56:57 INFO GlusterFS mount attempt 

12/06/2020 10:56:27 INFO GlusterFS mount attempt 

12/06/2020 10:55:57 INFO GlusterFS mount attempt 

12/06/2020 10:55:27 INFO GlusterFS mount attempt 

12/06/2020 10:54:57 INFO GlusterFS mount attempt 

12/06/2020 10:54:27 INFO GlusterFS mount attempt 

12/06/2020 10:53:57 INFO GlusterFS mount attempt 

12/06/2020 10:53:27 INFO GlusterFS mount attempt 

12/06/2020 10:52:57 INFO GlusterFS mount attempt 

12/06/2020 10:52:26 INFO GlusterFS mount attempt 

12/06/2020 10:51:56 INFO GlusterFS mount attempt 

12/06/2020 10:51:26 INFO GlusterFS mount attempt 

12/06/2020 10:50:56 INFO GlusterFS mount attempt 

12/06/2020 10:50:26 INFO GlusterFS mount attempt 

12/06/2020 10:49:56 INFO GlusterFS mount attempt 

12/06/2020 10:49:26 INFO GlusterFS mount attempt 

12/06/2020 10:48:56 INFO GlusterFS mount attempt 

12/06/2020 10:48:26 INFO GlusterFS mount attempt 

12/06/2020 10:47:56 INFO GlusterFS mount attempt 

12/06/2020 10:47:26 INFO GlusterFS mount attempt 

12/06/2020 10:46:55 INFO GlusterFS mount attempt 

12/06/2020 10:46:25 INFO GlusterFS mount attempt 

12/06/2020 10:45:55 INFO GlusterFS mount attempt 

12/06/2020 10:45:25 INFO GlusterFS mount attempt 

12/06/2020 10:44:55 INFO GlusterFS mount attempt 

12/06/2020 10:44:25 INFO GlusterFS mount attempt 

12/06/2020 10:43:55 INFO GlusterFS mount attempt 

12/06/2020 10:43:25 INFO GlusterFS mount attempt 

12/06/2020 10:42:55 INFO GlusterFS mount attempt 

12/06/2020 10:42:25 INFO GlusterFS mount attempt 

12/06/2020 10:41:54 INFO GlusterFS mount attempt 

12/06/2020 10:41:24 INFO GlusterFS mount attempt 

12/06/2020 10:40:54 INFO GlusterFS mount attempt 

12/06/2020 10:40:24 INFO GlusterFS mount attempt 

12/06/2020 10:39:54 INFO GlusterFS mount attempt 

12/06/2020 10:39:24 INFO GlusterFS mount attempt 

12/06/2020 10:38:54 INFO GlusterFS mount attempt 

12/06/2020 10:38:24 INFO GlusterFS mount attempt 

12/06/2020 10:37:54 INFO GlusterFS mount attempt 

12/06/2020 10:37:24 INFO GlusterFS mount attempt 

12/06/2020 10:36:54 INFO GlusterFS mount attempt 

12/06/2020 10:36:23 INFO GlusterFS mount attempt 

12/06/2020 10:35:53 INFO GlusterFS mount attempt 

12/06/2020 10:35:23 INFO GlusterFS mount attempt 

12/06/2020 10:34:53 INFO GlusterFS mount attempt 

12/06/2020 10:34:23 INFO GlusterFS mount attempt 

12/06/2020 10:33:53 INFO GlusterFS mount attempt 

12/06/2020 10:33:23 INFO GlusterFS mount attempt 

12/06/2020 10:32:53 INFO GlusterFS mount attempt 

12/06/2020 10:32:23 INFO GlusterFS mount attempt 

12/06/2020 10:31:53 INFO GlusterFS mount attempt 

12/06/2020 10:31:23 INFO GlusterFS mount attempt 

12/06/2020 10:30:53 INFO GlusterFS mount attempt 

12/06/2020 10:30:22 INFO GlusterFS mount attempt 

12/06/2020 10:29:52 INFO GlusterFS mount attempt 

12/06/2020 10:29:22 INFO GlusterFS mount attempt 

12/06/2020 10:28:52 INFO GlusterFS mount attempt 

12/06/2020 10:28:22 INFO GlusterFS mount attempt 

12/06/2020 10:27:52 INFO GlusterFS mount attempt 

12/06/2020 10:27:22 INFO GlusterFS mount attempt 

12/06/2020 10:26:52 INFO GlusterFS mount attempt 

12/06/2020 10:26:22 INFO GlusterFS mount attempt 

12/06/2020 10:25:52 INFO GlusterFS mount attempt 

12/06/2020 10:25:21 INFO GlusterFS mount attempt 

12/06/2020 10:24:51 INFO GlusterFS mount attempt 

12/06/2020 10:24:21 INFO GlusterFS mount attempt 

12/06/2020 10:23:51 INFO GlusterFS mount attempt 

12/06/2020 10:23:21 INFO GlusterFS mount attempt 

12/06/2020 10:22:51 INFO GlusterFS mount attempt 

12/06/2020 10:22:21 INFO GlusterFS mount attempt 

12/06/2020 10:21:51 INFO GlusterFS mount attempt 

12/06/2020 10:21:21 INFO GlusterFS mount attempt 

12/06/2020 10:20:51 INFO GlusterFS mount attempt 

12/06/2020 10:20:21 INFO GlusterFS mount attempt 

12/06/2020 10:19:50 INFO GlusterFS mount attempt 

12/06/2020 10:19:20 INFO GlusterFS mount attempt 

12/06/2020 10:18:50 INFO GlusterFS mount attempt 

12/06/2020 10:18:20 INFO GlusterFS mount attempt 

12/06/2020 10:17:50 INFO GlusterFS mount attempt 

12/06/2020 10:17:20 INFO GlusterFS mount attempt 

12/06/2020 10:16:50 INFO GlusterFS mount attempt 

12/06/2020 10:16:20 INFO GlusterFS mount attempt 

12/06/2020 10:15:50 INFO GlusterFS mount attempt 

12/06/2020 10:15:20 INFO GlusterFS mount attempt 

12/06/2020 10:14:50 INFO GlusterFS mount attempt 

12/06/2020 10:14:19 INFO GlusterFS mount attempt 

12/06/2020 10:13:49 INFO GlusterFS mount attempt 

12/06/2020 10:13:19 INFO GlusterFS mount attempt 

12/06/2020 10:12:49 INFO GlusterFS mount attempt 

12/06/2020 10:12:19 INFO GlusterFS mount attempt 

12/06/2020 10:11:49 INFO GlusterFS mount attempt 

12/06/2020 10:11:19 INFO GlusterFS mount attempt 

12/06/2020 10:10:49 INFO GlusterFS mount attempt 

12/06/2020 10:10:19 INFO GlusterFS mount attempt 

12/06/2020 10:09:49 INFO GlusterFS mount attempt 

12/06/2020 10:09:19 INFO GlusterFS mount attempt 

12/06/2020 10:08:48 INFO GlusterFS mount attempt 

12/06/2020 10:08:18 INFO GlusterFS mount attempt 

12/06/2020 10:07:48 INFO GlusterFS mount attempt 

12/06/2020 10:07:18 INFO GlusterFS mount attempt 

12/06/2020 10:06:48 INFO GlusterFS mount attempt 

12/06/2020 10:06:18 INFO GlusterFS mount attempt 

12/06/2020 10:05:48 INFO GlusterFS mount attempt 

12/06/2020 10:05:18 INFO GlusterFS mount attempt 

12/06/2020 10:04:48 INFO GlusterFS mount attempt 

12/06/2020 10:04:18 INFO GlusterFS mount attempt 

12/06/2020 10:03:48 INFO GlusterFS mount attempt 

12/06/2020 10:03:17 INFO GlusterFS mount attempt 

12/06/2020 10:02:47 INFO GlusterFS mount attempt 

12/06/2020 10:02:17 INFO GlusterFS mount attempt 

12/06/2020 10:01:47 INFO GlusterFS mount attempt 

12/06/2020 10:01:17 INFO GlusterFS mount attempt 

12/06/2020 10:00:47 INFO GlusterFS mount attempt 

12/06/2020 10:00:17 INFO GlusterFS mount attempt 

12/06/2020 09:59:47 INFO GlusterFS mount attempt 

12/06/2020 09:59:17 INFO GlusterFS mount attempt 

12/06/2020 09:58:47 INFO GlusterFS mount attempt 

12/06/2020 09:58:17 INFO GlusterFS mount attempt 

12/06/2020 09:57:46 INFO GlusterFS mount attempt 

12/06/2020 09:57:16 INFO GlusterFS mount attempt 

12/06/2020 09:56:46 INFO GlusterFS mount attempt 

12/06/2020 09:56:16 INFO GlusterFS mount attempt 

12/06/2020 09:55:46 INFO GlusterFS mount attempt 

12/06/2020 09:55:16 INFO GlusterFS mount attempt 

12/06/2020 09:54:46 INFO GlusterFS mount attempt 

12/06/2020 09:54:16 INFO GlusterFS mount attempt 

12/06/2020 09:53:46 INFO GlusterFS mount attempt 

12/06/2020 09:53:16 INFO GlusterFS mount attempt 

12/06/2020 09:52:45 INFO GlusterFS mount attempt 

12/06/2020 09:52:15 INFO GlusterFS mount attempt 

12/06/2020 09:51:45 INFO GlusterFS mount attempt 

12/06/2020 09:51:15 INFO GlusterFS mount attempt 

12/06/2020 09:50:45 INFO GlusterFS mount attempt 

12/06/2020 09:50:15 INFO GlusterFS mount attempt 

12/06/2020 09:49:45 INFO GlusterFS mount attempt 

12/06/2020 09:49:15 INFO GlusterFS mount attempt 

12/06/2020 09:48:45 INFO GlusterFS mount attempt 

12/06/2020 09:48:15 INFO GlusterFS mount attempt 

12/06/2020 09:47:45 INFO GlusterFS mount attempt 

12/06/2020 09:47:14 INFO GlusterFS mount attempt 

12/06/2020 09:46:44 INFO GlusterFS mount attempt 

12/06/2020 09:46:14 INFO GlusterFS mount attempt 

12/06/2020 09:45:44 INFO GlusterFS mount attempt 

12/06/2020 09:45:14 INFO GlusterFS mount attempt 

12/06/2020 09:44:44 INFO GlusterFS mount attempt 

12/06/2020 09:44:14 INFO GlusterFS mount attempt 

12/06/2020 09:43:44 INFO GlusterFS mount attempt 

12/06/2020 09:43:14 INFO GlusterFS mount attempt 

12/06/2020 09:42:44 INFO GlusterFS mount attempt 

12/06/2020 09:42:14 INFO GlusterFS mount attempt 

12/06/2020 09:41:43 INFO GlusterFS mount attempt 

12/06/2020 09:41:13 INFO GlusterFS mount attempt 

12/06/2020 09:40:43 INFO GlusterFS mount attempt 

12/06/2020 09:40:13 INFO GlusterFS mount attempt 

12/06/2020 09:39:43 INFO GlusterFS mount attempt 

12/06/2020 09:39:13 INFO GlusterFS mount attempt 

12/06/2020 09:38:43 INFO GlusterFS mount attempt 

12/06/2020 09:38:13 INFO GlusterFS mount attempt 

12/06/2020 09:37:43 INFO GlusterFS mount attempt 

12/06/2020 09:37:13 INFO GlusterFS mount attempt 

12/06/2020 09:36:43 INFO GlusterFS mount attempt 

12/06/2020 09:36:12 INFO GlusterFS mount attempt 

12/06/2020 09:35:42 INFO GlusterFS mount attempt 

12/06/2020 09:35:12 INFO GlusterFS mount attempt 

12/06/2020 09:34:42 INFO GlusterFS mount attempt 

12/06/2020 09:34:12 INFO GlusterFS mount attempt 

12/06/2020 09:33:42 INFO GlusterFS mount attempt 

12/06/2020 09:33:12 INFO GlusterFS mount attempt 

12/06/2020 09:32:42 INFO GlusterFS mount attempt 

12/06/2020 09:32:12 INFO GlusterFS mount attempt 

12/06/2020 09:31:42 INFO GlusterFS mount attempt 

12/06/2020 09:31:12 INFO GlusterFS mount attempt 

12/06/2020 09:30:41 INFO GlusterFS mount attempt 

12/06/2020 09:30:11 INFO GlusterFS mount attempt 

12/06/2020 09:29:41 INFO GlusterFS mount attempt 

12/06/2020 09:29:11 INFO GlusterFS mount attempt 

12/06/2020 09:28:41 INFO GlusterFS mount attempt 

12/06/2020 09:28:11 INFO GlusterFS mount attempt 

12/06/2020 09:27:41 INFO GlusterFS mount attempt 

12/06/2020 09:27:11 INFO GlusterFS mount attempt 

12/06/2020 09:26:41 INFO GlusterFS mount attempt 

12/06/2020 09:26:11 INFO GlusterFS mount attempt 

12/06/2020 09:25:41 INFO GlusterFS mount attempt 

12/06/2020 09:25:10 INFO GlusterFS mount attempt 

12/06/2020 09:24:40 INFO GlusterFS mount attempt 

12/06/2020 09:24:10 INFO GlusterFS mount attempt 

12/06/2020 09:23:40 INFO GlusterFS mount attempt 

12/06/2020 09:23:10 INFO GlusterFS mount attempt 

12/06/2020 09:22:40 INFO GlusterFS mount attempt 

12/06/2020 09:22:10 INFO GlusterFS mount attempt 

12/06/2020 09:21:40 INFO GlusterFS mount attempt 

12/06/2020 09:21:10 INFO GlusterFS mount attempt 

12/06/2020 09:20:40 INFO GlusterFS mount attempt 

12/06/2020 09:20:10 INFO GlusterFS mount attempt 

12/06/2020 09:19:39 INFO GlusterFS mount attempt 

12/06/2020 09:19:09 INFO GlusterFS mount attempt 

12/06/2020 09:18:39 INFO GlusterFS mount attempt 

12/06/2020 09:18:09 INFO GlusterFS mount attempt 

12/06/2020 09:17:39 INFO GlusterFS mount attempt 

12/06/2020 09:17:09 INFO GlusterFS mount attempt 

12/06/2020 09:16:39 INFO GlusterFS mount attempt 

12/06/2020 09:16:09 INFO GlusterFS mount attempt 

12/06/2020 09:15:39 INFO GlusterFS mount attempt 

12/06/2020 09:15:09 INFO GlusterFS mount attempt 

12/06/2020 09:14:39 INFO GlusterFS mount attempt 

12/06/2020 09:14:08 INFO GlusterFS mount attempt 

12/06/2020 09:13:38 INFO GlusterFS mount attempt 

12/06/2020 09:13:08 INFO GlusterFS mount attempt 

12/06/2020 09:12:38 INFO GlusterFS mount attempt 

12/06/2020 09:12:08 INFO GlusterFS mount attempt 

12/06/2020 09:11:38 INFO GlusterFS mount attempt 

12/06/2020 09:11:08 INFO GlusterFS mount attempt 

12/06/2020 09:10:38 INFO GlusterFS mount attempt 

12/06/2020 09:10:08 INFO GlusterFS mount attempt 

12/06/2020 09:09:38 INFO GlusterFS mount attempt 

12/06/2020 09:09:08 INFO GlusterFS mount attempt 

12/06/2020 09:08:38 INFO GlusterFS mount attempt 

12/06/2020 09:08:07 INFO GlusterFS mount attempt 

12/06/2020 09:07:37 INFO GlusterFS mount attempt 

12/06/2020 09:07:07 INFO GlusterFS mount attempt 

12/06/2020 09:06:37 INFO GlusterFS mount attempt 

12/06/2020 09:06:07 INFO GlusterFS mount attempt 

12/06/2020 09:05:37 INFO GlusterFS mount attempt 

12/06/2020 09:05:07 INFO GlusterFS mount attempt 

12/06/2020 09:04:37 INFO GlusterFS mount attempt 

12/06/2020 09:04:07 INFO GlusterFS mount attempt 

12/06/2020 09:03:37 INFO GlusterFS mount attempt 

12/06/2020 09:03:07 INFO GlusterFS mount attempt 

12/06/2020 09:02:36 INFO GlusterFS mount attempt 

12/06/2020 09:02:06 INFO GlusterFS mount attempt 

12/06/2020 09:01:36 INFO GlusterFS mount attempt 

12/06/2020 09:01:06 INFO GlusterFS mount attempt 

12/06/2020 09:00:36 INFO GlusterFS mount attempt 

12/06/2020 09:00:06 INFO GlusterFS mount attempt 

12/06/2020 08:59:36 INFO GlusterFS mount attempt 

12/06/2020 08:59:06 INFO GlusterFS mount attempt 

12/06/2020 08:58:36 INFO GlusterFS mount attempt 

12/06/2020 08:58:06 INFO GlusterFS mount attempt 

12/06/2020 08:57:36 INFO GlusterFS mount attempt 

12/06/2020 08:57:05 INFO GlusterFS mount attempt 

12/06/2020 08:56:35 INFO GlusterFS mount attempt 

12/06/2020 08:56:05 INFO GlusterFS mount attempt 

12/06/2020 08:55:35 INFO GlusterFS mount attempt 

12/06/2020 08:55:05 INFO GlusterFS mount attempt 

12/06/2020 08:54:35 INFO GlusterFS mount attempt 

12/06/2020 08:54:05 INFO GlusterFS mount attempt 

12/06/2020 08:53:35 INFO GlusterFS mount attempt 

12/06/2020 08:53:05 INFO GlusterFS mount attempt 

12/06/2020 08:52:35 INFO GlusterFS mount attempt 

12/06/2020 08:52:04 INFO GlusterFS mount attempt 

12/06/2020 08:51:34 INFO GlusterFS mount attempt 

12/06/2020 08:51:04 INFO GlusterFS mount attempt 

12/06/2020 08:50:34 INFO GlusterFS mount attempt 

12/06/2020 08:50:04 INFO GlusterFS mount attempt 

12/06/2020 08:49:34 INFO GlusterFS mount attempt 

12/06/2020 08:49:04 INFO GlusterFS mount attempt 

12/06/2020 08:48:34 INFO GlusterFS mount attempt 

12/06/2020 08:48:04 INFO GlusterFS mount attempt 

12/06/2020 08:47:34 INFO GlusterFS mount attempt 

12/06/2020 08:47:04 INFO GlusterFS mount attempt 

12/06/2020 08:46:33 INFO GlusterFS mount attempt 

12/06/2020 08:46:03 INFO GlusterFS mount attempt 

12/06/2020 08:45:33 INFO GlusterFS mount attempt 

12/06/2020 08:45:03 INFO GlusterFS mount attempt 

12/06/2020 08:44:33 INFO GlusterFS mount attempt 

12/06/2020 08:44:03 INFO GlusterFS mount attempt 

12/06/2020 08:43:33 INFO GlusterFS mount attempt 

12/06/2020 08:43:03 INFO GlusterFS mount attempt 

12/06/2020 08:42:33 INFO GlusterFS mount attempt 

12/06/2020 08:42:03 INFO GlusterFS mount attempt 

12/06/2020 08:41:33 INFO GlusterFS mount attempt 

12/06/2020 08:41:02 INFO GlusterFS mount attempt 

12/06/2020 08:40:32 INFO GlusterFS mount attempt 

12/06/2020 08:40:02 INFO GlusterFS mount attempt 

12/06/2020 08:39:32 INFO GlusterFS mount attempt 

12/06/2020 08:39:02 INFO GlusterFS mount attempt 

12/06/2020 08:38:32 INFO GlusterFS mount attempt 

12/06/2020 08:38:02 INFO GlusterFS mount attempt 

12/06/2020 08:37:32 INFO GlusterFS mount attempt 

12/06/2020 08:37:02 INFO GlusterFS mount attempt 

12/06/2020 08:36:32 INFO GlusterFS mount attempt 

12/06/2020 08:36:01 INFO GlusterFS mount attempt 

12/06/2020 08:35:31 INFO GlusterFS mount attempt 

12/06/2020 08:35:01 INFO GlusterFS mount attempt 

12/06/2020 08:34:31 INFO GlusterFS mount attempt 

12/06/2020 08:34:01 INFO GlusterFS mount attempt 

12/06/2020 08:33:31 INFO GlusterFS mount attempt 

12/06/2020 08:33:01 INFO GlusterFS mount attempt 

12/06/2020 08:32:31 INFO GlusterFS mount attempt 

12/06/2020 08:32:01 INFO GlusterFS mount attempt 

12/06/2020 08:31:31 INFO GlusterFS mount attempt 

12/06/2020 08:31:00 INFO GlusterFS mount attempt 

12/06/2020 08:30:30 INFO GlusterFS mount attempt 

12/06/2020 08:30:00 INFO GlusterFS mount attempt 

12/06/2020 08:29:30 INFO GlusterFS mount attempt 

12/06/2020 08:29:00 INFO GlusterFS mount attempt 

12/06/2020 08:28:30 INFO GlusterFS mount attempt 

12/06/2020 08:28:00 INFO GlusterFS mount attempt 

12/06/2020 08:27:30 INFO GlusterFS mount attempt 

12/06/2020 08:27:00 INFO GlusterFS mount attempt 

12/06/2020 08:26:30 INFO GlusterFS mount attempt 

12/06/2020 08:26:00 INFO GlusterFS mount attempt 

12/06/2020 08:25:29 INFO GlusterFS mount attempt 

12/06/2020 08:24:59 INFO GlusterFS mount attempt 

12/06/2020 08:24:29 INFO GlusterFS mount attempt 

12/06/2020 08:23:59 INFO GlusterFS mount attempt 

12/06/2020 08:23:29 INFO GlusterFS mount attempt 

12/06/2020 08:22:59 INFO GlusterFS mount attempt 

12/06/2020 08:22:29 INFO GlusterFS mount attempt 

12/06/2020 08:21:59 INFO GlusterFS mount attempt 

12/06/2020 08:21:29 INFO GlusterFS mount attempt 

12/06/2020 08:20:59 INFO GlusterFS mount attempt 

12/06/2020 08:20:28 INFO GlusterFS mount attempt 

12/06/2020 08:19:58 INFO GlusterFS mount attempt 

12/06/2020 08:19:28 INFO GlusterFS mount attempt 

12/06/2020 08:18:58 INFO GlusterFS mount attempt 

12/06/2020 08:18:28 INFO GlusterFS mount attempt 

12/06/2020 08:17:58 INFO GlusterFS mount attempt 

12/06/2020 08:17:28 INFO GlusterFS mount attempt 

12/06/2020 08:16:58 INFO GlusterFS mount attempt 

12/06/2020 08:16:28 INFO GlusterFS mount attempt 

12/06/2020 08:15:58 INFO GlusterFS mount attempt 

12/06/2020 08:15:28 INFO GlusterFS mount attempt 

12/06/2020 08:14:57 INFO GlusterFS mount attempt 

12/06/2020 08:14:27 INFO GlusterFS mount attempt 

12/06/2020 08:13:57 INFO GlusterFS mount attempt 

12/06/2020 08:13:27 INFO GlusterFS mount attempt 

12/06/2020 08:12:57 INFO GlusterFS mount attempt 

12/06/2020 08:12:27 INFO GlusterFS mount attempt 

12/06/2020 08:11:57 INFO GlusterFS mount attempt 

12/06/2020 08:11:27 INFO GlusterFS mount attempt 

12/06/2020 08:10:57 INFO GlusterFS mount attempt 

12/06/2020 08:10:27 INFO GlusterFS mount attempt 

12/06/2020 08:09:57 INFO GlusterFS mount attempt 

12/06/2020 08:09:26 INFO GlusterFS mount attempt 

12/06/2020 08:08:56 INFO GlusterFS mount attempt 

12/06/2020 08:08:26 INFO GlusterFS mount attempt 

12/06/2020 08:07:56 INFO GlusterFS mount attempt 

12/06/2020 08:07:26 INFO GlusterFS mount attempt 

12/06/2020 08:06:56 INFO GlusterFS mount attempt 

12/06/2020 08:06:26 INFO GlusterFS mount attempt 

12/06/2020 08:05:56 INFO GlusterFS mount attempt 

12/06/2020 08:05:26 INFO GlusterFS mount attempt 

12/06/2020 08:04:56 INFO GlusterFS mount attempt 

12/06/2020 08:04:26 INFO GlusterFS mount attempt 

12/06/2020 08:03:55 INFO GlusterFS mount attempt 

12/06/2020 08:03:25 INFO GlusterFS mount attempt 

12/06/2020 08:02:55 INFO GlusterFS mount attempt 

12/06/2020 08:02:25 INFO GlusterFS mount attempt 

12/06/2020 08:01:55 INFO GlusterFS mount attempt 

12/06/2020 08:01:25 INFO GlusterFS mount attempt 

12/06/2020 08:00:55 INFO GlusterFS mount attempt 

12/06/2020 08:00:25 INFO GlusterFS mount attempt 

12/06/2020 07:59:55 INFO GlusterFS mount attempt 

12/06/2020 07:59:25 INFO GlusterFS mount attempt 

12/06/2020 07:58:55 INFO GlusterFS mount attempt 

12/06/2020 07:58:24 INFO GlusterFS mount attempt 

12/06/2020 07:57:54 INFO GlusterFS mount attempt 

12/06/2020 07:57:24 INFO GlusterFS mount attempt 

12/06/2020 07:56:54 INFO GlusterFS mount attempt 

12/06/2020 07:56:24 INFO GlusterFS mount attempt 

12/06/2020 07:55:54 INFO GlusterFS mount attempt 

12/06/2020 07:55:24 INFO GlusterFS mount attempt 

12/06/2020 07:54:54 INFO GlusterFS mount attempt 

12/06/2020 07:54:24 INFO GlusterFS mount attempt 

12/06/2020 07:53:54 INFO GlusterFS mount attempt 

12/06/2020 07:53:24 INFO GlusterFS mount attempt 

12/06/2020 07:52:53 INFO GlusterFS mount attempt 

12/06/2020 07:52:23 INFO GlusterFS mount attempt 

12/06/2020 07:51:53 INFO GlusterFS mount attempt 

12/06/2020 07:51:23 INFO GlusterFS mount attempt 

12/06/2020 07:50:53 INFO GlusterFS mount attempt 

12/06/2020 07:50:23 INFO GlusterFS mount attempt 

12/06/2020 07:49:53 INFO GlusterFS mount attempt 

12/06/2020 07:49:23 INFO GlusterFS mount attempt 

12/06/2020 07:48:53 INFO GlusterFS mount attempt 

12/06/2020 07:48:23 INFO GlusterFS mount attempt 

12/06/2020 07:47:53 INFO GlusterFS mount attempt 

12/06/2020 07:47:22 INFO GlusterFS mount attempt 

12/06/2020 07:46:52 INFO GlusterFS mount attempt 

12/06/2020 07:46:22 INFO GlusterFS mount attempt 

12/06/2020 07:45:52 INFO GlusterFS mount attempt 

12/06/2020 07:45:22 INFO GlusterFS mount attempt 

12/06/2020 07:44:52 INFO GlusterFS mount attempt 

12/06/2020 07:44:22 INFO GlusterFS mount attempt 

12/06/2020 07:43:52 INFO GlusterFS mount attempt 

12/06/2020 07:43:22 INFO GlusterFS mount attempt 

12/06/2020 07:42:52 INFO GlusterFS mount attempt 

12/06/2020 07:42:22 INFO GlusterFS mount attempt 

12/06/2020 07:41:51 INFO GlusterFS mount attempt 

12/06/2020 07:41:21 INFO GlusterFS mount attempt 

12/06/2020 07:40:51 INFO GlusterFS mount attempt 

12/06/2020 07:40:21 INFO GlusterFS mount attempt 

12/06/2020 07:39:51 INFO GlusterFS mount attempt 

12/06/2020 07:39:21 INFO GlusterFS mount attempt 

12/06/2020 07:38:51 INFO GlusterFS mount attempt 

12/06/2020 07:38:21 INFO GlusterFS mount attempt 

12/06/2020 07:37:51 INFO GlusterFS mount attempt 

12/06/2020 07:37:21 INFO GlusterFS mount attempt 

12/06/2020 07:36:51 INFO GlusterFS mount attempt 

12/06/2020 07:36:20 INFO GlusterFS mount attempt 

12/06/2020 07:35:50 INFO GlusterFS mount attempt 

12/06/2020 07:35:20 INFO GlusterFS mount attempt 

12/06/2020 07:34:50 INFO GlusterFS mount attempt 

12/06/2020 07:34:20 INFO GlusterFS mount attempt 

12/06/2020 07:33:50 INFO GlusterFS mount attempt 

12/06/2020 07:33:20 INFO GlusterFS mount attempt 

12/06/2020 07:32:50 INFO GlusterFS mount attempt 

12/06/2020 07:32:20 INFO GlusterFS mount attempt 

12/06/2020 07:31:50 INFO GlusterFS mount attempt 

12/06/2020 07:31:19 INFO GlusterFS mount attempt 

12/06/2020 07:30:49 INFO GlusterFS mount attempt 

12/06/2020 07:30:19 INFO GlusterFS mount attempt 

12/06/2020 07:29:49 INFO GlusterFS mount attempt 

12/06/2020 07:29:19 INFO GlusterFS mount attempt 

12/06/2020 07:28:49 INFO GlusterFS mount attempt 

12/06/2020 07:28:19 INFO GlusterFS mount attempt 

12/06/2020 07:27:49 INFO GlusterFS mount attempt 

12/06/2020 07:27:19 INFO GlusterFS mount attempt 

12/06/2020 07:26:49 INFO GlusterFS mount attempt 

12/06/2020 07:26:18 INFO GlusterFS mount attempt 

12/06/2020 07:25:48 INFO GlusterFS mount attempt 

12/06/2020 07:25:18 INFO GlusterFS mount attempt 

12/06/2020 07:24:48 INFO GlusterFS mount attempt 

12/06/2020 07:24:18 INFO GlusterFS mount attempt 

12/06/2020 07:23:48 INFO GlusterFS mount attempt 

12/06/2020 07:23:18 INFO GlusterFS mount attempt 

12/06/2020 07:22:48 INFO GlusterFS mount attempt 

12/06/2020 07:22:18 INFO GlusterFS mount attempt 

12/06/2020 07:21:48 INFO GlusterFS mount attempt 

12/06/2020 07:21:18 INFO GlusterFS mount attempt 

12/06/2020 07:20:48 INFO GlusterFS mount attempt 

12/06/2020 07:20:17 INFO GlusterFS mount attempt 

12/06/2020 07:19:47 INFO GlusterFS mount attempt 

12/06/2020 07:19:17 INFO GlusterFS mount attempt 

12/06/2020 07:18:47 INFO GlusterFS mount attempt 

12/06/2020 07:18:17 INFO GlusterFS mount attempt 

12/06/2020 07:17:47 INFO GlusterFS mount attempt 

12/06/2020 07:17:17 INFO GlusterFS mount attempt 

12/06/2020 07:16:47 INFO GlusterFS mount attempt 

12/06/2020 07:16:17 INFO GlusterFS mount attempt 

12/06/2020 07:15:47 INFO GlusterFS mount attempt 

12/06/2020 07:15:17 INFO GlusterFS mount attempt 

12/06/2020 07:14:46 INFO GlusterFS mount attempt 

12/06/2020 07:14:16 INFO GlusterFS mount attempt 

12/06/2020 07:13:46 INFO GlusterFS mount attempt 

12/06/2020 07:13:16 INFO GlusterFS mount attempt 

12/06/2020 07:12:46 INFO GlusterFS mount attempt 

12/06/2020 07:12:16 INFO GlusterFS mount attempt 

12/06/2020 07:11:46 INFO GlusterFS mount attempt 

12/06/2020 07:11:16 INFO GlusterFS mount attempt 

12/06/2020 07:10:46 INFO GlusterFS mount attempt 

12/06/2020 07:10:16 INFO GlusterFS mount attempt 

12/06/2020 07:09:45 INFO GlusterFS mount attempt 

12/06/2020 07:09:15 INFO GlusterFS mount attempt 

12/06/2020 07:08:45 INFO GlusterFS mount attempt 

12/06/2020 07:08:15 INFO GlusterFS mount attempt 

12/06/2020 07:07:45 INFO GlusterFS mount attempt 

12/06/2020 07:07:15 INFO GlusterFS mount attempt 

12/06/2020 07:06:45 INFO GlusterFS mount attempt 

12/06/2020 07:06:15 INFO GlusterFS mount attempt 

12/06/2020 07:05:45 INFO GlusterFS mount attempt 

12/06/2020 07:05:15 INFO GlusterFS mount attempt 

12/06/2020 07:04:45 INFO GlusterFS mount attempt 

12/06/2020 07:04:14 INFO GlusterFS mount attempt 

12/06/2020 07:03:44 INFO GlusterFS mount attempt 

12/06/2020 07:03:14 INFO GlusterFS mount attempt 

12/06/2020 07:02:44 INFO GlusterFS mount attempt 

12/06/2020 07:02:14 INFO GlusterFS mount attempt 

12/06/2020 07:01:44 INFO GlusterFS mount attempt 

12/06/2020 07:01:14 INFO GlusterFS mount attempt 

12/06/2020 07:00:44 INFO GlusterFS mount attempt 

12/06/2020 07:00:14 INFO GlusterFS mount attempt 

12/06/2020 06:59:44 INFO GlusterFS mount attempt 

12/06/2020 06:59:14 INFO GlusterFS mount attempt 

12/06/2020 06:58:43 INFO GlusterFS mount attempt 

12/06/2020 06:58:13 INFO GlusterFS mount attempt 

12/06/2020 06:57:43 INFO GlusterFS mount attempt 

12/06/2020 06:57:13 INFO GlusterFS mount attempt 

12/06/2020 06:56:43 INFO GlusterFS mount attempt 

12/06/2020 06:56:13 INFO GlusterFS mount attempt 

12/06/2020 06:55:43 INFO GlusterFS mount attempt 

12/06/2020 06:55:13 INFO GlusterFS mount attempt 

12/06/2020 06:54:43 INFO GlusterFS mount attempt 

12/06/2020 06:54:13 INFO GlusterFS mount attempt 

12/06/2020 06:53:43 INFO GlusterFS mount attempt 

12/06/2020 06:53:12 INFO GlusterFS mount attempt 

12/06/2020 06:52:42 INFO GlusterFS mount attempt 

12/06/2020 06:52:12 INFO GlusterFS mount attempt 

12/06/2020 06:51:42 INFO GlusterFS mount attempt 

12/06/2020 06:51:12 INFO GlusterFS mount attempt 

12/06/2020 06:50:42 INFO GlusterFS mount attempt 

12/06/2020 06:50:12 INFO GlusterFS mount attempt 

12/06/2020 06:49:42 INFO GlusterFS mount attempt 

12/06/2020 06:49:12 INFO GlusterFS mount attempt 

12/06/2020 06:48:42 INFO GlusterFS mount attempt 

12/06/2020 06:48:11 INFO GlusterFS mount attempt 

12/06/2020 06:47:41 INFO GlusterFS mount attempt 

12/06/2020 06:47:11 INFO GlusterFS mount attempt 

12/06/2020 06:46:41 INFO GlusterFS mount attempt 

12/06/2020 06:46:11 INFO GlusterFS mount attempt 

12/06/2020 06:45:41 INFO GlusterFS mount attempt 

12/06/2020 06:45:11 INFO GlusterFS mount attempt 

12/06/2020 06:44:41 INFO GlusterFS mount attempt 

12/06/2020 06:44:11 INFO GlusterFS mount attempt 

12/06/2020 06:43:41 INFO GlusterFS mount attempt 

12/06/2020 06:43:11 INFO GlusterFS mount attempt 

12/06/2020 06:42:40 INFO GlusterFS mount attempt 

12/06/2020 06:42:10 INFO GlusterFS mount attempt 

12/06/2020 06:41:40 INFO GlusterFS mount attempt 

12/06/2020 06:41:10 INFO GlusterFS mount attempt 

12/06/2020 06:40:40 INFO GlusterFS mount attempt 

12/06/2020 06:40:10 INFO GlusterFS mount attempt 

12/06/2020 06:39:40 INFO GlusterFS mount attempt 

12/06/2020 06:39:10 INFO GlusterFS mount attempt 

12/06/2020 06:38:40 INFO GlusterFS mount attempt 

12/06/2020 06:38:10 INFO GlusterFS mount attempt 

12/06/2020 06:37:39 INFO GlusterFS mount attempt 

12/06/2020 06:37:09 INFO GlusterFS mount attempt 

12/06/2020 06:36:39 INFO GlusterFS mount attempt 

12/06/2020 06:36:09 INFO GlusterFS mount attempt 

12/06/2020 06:35:39 INFO GlusterFS mount attempt 

12/06/2020 06:35:09 INFO GlusterFS mount attempt 

12/06/2020 06:34:39 INFO GlusterFS mount attempt 

12/06/2020 06:34:09 INFO GlusterFS mount attempt 

12/06/2020 06:33:39 INFO GlusterFS mount attempt 

12/06/2020 06:33:09 INFO GlusterFS mount attempt 

12/06/2020 06:32:39 INFO GlusterFS mount attempt 

12/06/2020 06:32:08 INFO GlusterFS mount attempt 

12/06/2020 06:31:38 INFO GlusterFS mount attempt 

12/06/2020 06:31:08 INFO GlusterFS mount attempt 

12/06/2020 06:30:38 INFO GlusterFS mount attempt 

12/06/2020 06:30:08 INFO GlusterFS mount attempt 

12/06/2020 06:29:38 INFO GlusterFS mount attempt 

12/06/2020 06:29:08 INFO GlusterFS mount attempt 

12/06/2020 06:28:38 INFO GlusterFS mount attempt 

12/06/2020 06:28:08 INFO GlusterFS mount attempt 

12/06/2020 06:27:38 INFO GlusterFS mount attempt 

12/06/2020 06:27:08 INFO GlusterFS mount attempt 

12/06/2020 06:26:37 INFO GlusterFS mount attempt 

12/06/2020 06:26:07 INFO GlusterFS mount attempt 

12/06/2020 06:25:37 INFO GlusterFS mount attempt 

12/06/2020 06:25:07 INFO GlusterFS mount attempt 

12/06/2020 06:24:37 INFO GlusterFS mount attempt 

12/06/2020 06:24:07 INFO GlusterFS mount attempt 

12/06/2020 06:23:37 INFO GlusterFS mount attempt 

12/06/2020 06:23:07 INFO GlusterFS mount attempt 

12/06/2020 06:22:37 INFO GlusterFS mount attempt 

12/06/2020 06:22:07 INFO GlusterFS mount attempt 

12/06/2020 06:21:37 INFO GlusterFS mount attempt 

12/06/2020 06:21:06 INFO GlusterFS mount attempt 

12/06/2020 06:20:36 INFO GlusterFS mount attempt 

12/06/2020 06:20:06 INFO GlusterFS mount attempt 

12/06/2020 06:19:36 INFO GlusterFS mount attempt 

12/06/2020 06:19:06 INFO GlusterFS mount attempt 

12/06/2020 06:18:36 INFO GlusterFS mount attempt 

12/06/2020 06:18:06 INFO GlusterFS mount attempt 

12/06/2020 06:17:36 INFO GlusterFS mount attempt 

12/06/2020 06:17:06 INFO GlusterFS mount attempt 

12/06/2020 06:16:36 INFO GlusterFS mount attempt 

12/06/2020 06:16:06 INFO GlusterFS mount attempt 

12/06/2020 06:15:35 INFO GlusterFS mount attempt 

12/06/2020 06:15:05 INFO GlusterFS mount attempt 

12/06/2020 06:14:35 INFO GlusterFS mount attempt 

12/06/2020 06:14:05 INFO GlusterFS mount attempt 

12/06/2020 06:13:35 INFO GlusterFS mount attempt 

12/06/2020 06:13:05 INFO GlusterFS mount attempt 

12/06/2020 06:12:35 INFO GlusterFS mount attempt 

12/06/2020 06:12:05 INFO GlusterFS mount attempt 

12/06/2020 06:11:35 INFO GlusterFS mount attempt 

12/06/2020 06:11:05 INFO GlusterFS mount attempt 

12/06/2020 06:10:35 INFO GlusterFS mount attempt 

12/06/2020 06:10:04 INFO GlusterFS mount attempt 

12/06/2020 06:09:34 INFO GlusterFS mount attempt 

12/06/2020 06:09:04 INFO GlusterFS mount attempt 

12/06/2020 06:08:34 INFO GlusterFS mount attempt 

12/06/2020 06:08:04 INFO GlusterFS mount attempt 

12/06/2020 06:07:34 INFO GlusterFS mount attempt 

12/06/2020 06:07:04 INFO GlusterFS mount attempt 

12/06/2020 06:06:34 INFO GlusterFS mount attempt 

12/06/2020 06:06:04 INFO GlusterFS mount attempt 

12/06/2020 06:05:34 INFO GlusterFS mount attempt 

12/06/2020 06:05:04 INFO GlusterFS mount attempt 

12/06/2020 06:04:33 INFO GlusterFS mount attempt 

12/06/2020 06:04:03 INFO GlusterFS mount attempt 

12/06/2020 06:03:33 INFO GlusterFS mount attempt 

12/06/2020 06:03:03 INFO GlusterFS mount attempt 

12/06/2020 06:02:33 INFO GlusterFS mount attempt 

12/06/2020 06:02:03 INFO GlusterFS mount attempt 

12/06/2020 06:01:33 INFO GlusterFS mount attempt 

12/06/2020 06:01:03 INFO GlusterFS mount attempt 

12/06/2020 06:00:33 INFO GlusterFS mount attempt 

12/06/2020 06:00:03 INFO GlusterFS mount attempt 

12/06/2020 05:59:32 INFO GlusterFS mount attempt 

12/06/2020 05:59:02 INFO GlusterFS mount attempt 

12/06/2020 05:58:32 INFO GlusterFS mount attempt 

12/06/2020 05:58:02 INFO GlusterFS mount attempt 

12/06/2020 05:57:32 INFO GlusterFS mount attempt 

12/06/2020 05:57:02 INFO GlusterFS mount attempt 

12/06/2020 05:56:32 INFO GlusterFS mount attempt 

12/06/2020 05:56:02 INFO GlusterFS mount attempt 

12/06/2020 05:55:32 INFO GlusterFS mount attempt 

12/06/2020 05:55:02 INFO GlusterFS mount attempt 

12/06/2020 05:54:32 INFO GlusterFS mount attempt 

12/06/2020 05:54:01 INFO GlusterFS mount attempt 

12/06/2020 05:53:31 INFO GlusterFS mount attempt 

12/06/2020 05:53:01 INFO GlusterFS mount attempt 

12/06/2020 05:52:31 INFO GlusterFS mount attempt 

12/06/2020 05:52:01 INFO GlusterFS mount attempt 

12/06/2020 05:51:31 INFO GlusterFS mount attempt 

12/06/2020 05:51:01 INFO GlusterFS mount attempt 

12/06/2020 05:50:31 INFO GlusterFS mount attempt 

12/06/2020 05:50:01 INFO GlusterFS mount attempt 

12/06/2020 05:49:31 INFO GlusterFS mount attempt 

12/06/2020 05:49:01 INFO GlusterFS mount attempt 

12/06/2020 05:48:30 INFO GlusterFS mount attempt 

12/06/2020 05:48:00 INFO GlusterFS mount attempt 

12/06/2020 05:47:30 INFO GlusterFS mount attempt 

12/06/2020 05:47:00 INFO GlusterFS mount attempt 

12/06/2020 05:46:30 INFO GlusterFS mount attempt 

12/06/2020 05:46:00 INFO GlusterFS mount attempt 

12/06/2020 05:45:30 INFO GlusterFS mount attempt 

12/06/2020 05:45:00 INFO GlusterFS mount attempt 

12/06/2020 05:44:30 INFO GlusterFS mount attempt 

12/06/2020 05:44:00 INFO GlusterFS mount attempt 

12/06/2020 05:43:30 INFO GlusterFS mount attempt 

12/06/2020 05:42:59 INFO GlusterFS mount attempt 

12/06/2020 05:42:29 INFO GlusterFS mount attempt 

12/06/2020 05:41:59 INFO GlusterFS mount attempt 

12/06/2020 05:41:29 INFO GlusterFS mount attempt 

12/06/2020 05:40:59 INFO GlusterFS mount attempt 

12/06/2020 05:40:29 INFO GlusterFS mount attempt 

12/06/2020 05:39:59 INFO GlusterFS mount attempt 

12/06/2020 05:39:29 INFO GlusterFS mount attempt 

12/06/2020 05:38:59 INFO GlusterFS mount attempt 

12/06/2020 05:38:29 INFO GlusterFS mount attempt 

12/06/2020 05:37:58 INFO GlusterFS mount attempt 

12/06/2020 05:37:28 INFO GlusterFS mount attempt 

12/06/2020 05:36:58 INFO GlusterFS mount attempt 

12/06/2020 05:36:28 INFO GlusterFS mount attempt 

12/06/2020 05:35:58 INFO GlusterFS mount attempt 

12/06/2020 05:35:28 INFO GlusterFS mount attempt 

12/06/2020 05:34:58 INFO GlusterFS mount attempt 

12/06/2020 05:34:28 INFO GlusterFS mount attempt 

12/06/2020 05:33:58 INFO GlusterFS mount attempt 

12/06/2020 05:33:28 INFO GlusterFS mount attempt 

12/06/2020 05:32:58 INFO GlusterFS mount attempt 

12/06/2020 05:32:28 INFO GlusterFS mount attempt 

12/06/2020 05:31:57 INFO GlusterFS mount attempt 

12/06/2020 05:31:27 INFO GlusterFS mount attempt 

12/06/2020 05:30:57 INFO GlusterFS mount attempt 

12/06/2020 05:30:27 INFO GlusterFS mount attempt 

12/06/2020 05:29:57 INFO GlusterFS mount attempt 

12/06/2020 05:29:27 INFO GlusterFS mount attempt 

12/06/2020 05:28:57 INFO GlusterFS mount attempt 

12/06/2020 05:28:27 INFO GlusterFS mount attempt 

12/06/2020 05:27:57 INFO GlusterFS mount attempt 

12/06/2020 05:27:27 INFO GlusterFS mount attempt 

12/06/2020 05:26:57 INFO GlusterFS mount attempt 

12/06/2020 05:26:26 INFO GlusterFS mount attempt 

12/06/2020 05:25:56 INFO GlusterFS mount attempt 

12/06/2020 05:25:26 INFO GlusterFS mount attempt 

12/06/2020 05:24:56 INFO GlusterFS mount attempt 

12/06/2020 05:24:26 INFO GlusterFS mount attempt 

12/06/2020 05:23:56 INFO GlusterFS mount attempt 

12/06/2020 05:23:26 INFO GlusterFS mount attempt 

12/06/2020 05:22:56 INFO GlusterFS mount attempt 

12/06/2020 05:22:26 INFO GlusterFS mount attempt 

12/06/2020 05:21:56 INFO GlusterFS mount attempt 

12/06/2020 05:21:25 INFO GlusterFS mount attempt 

12/06/2020 05:20:55 INFO GlusterFS mount attempt 

12/06/2020 05:20:25 INFO GlusterFS mount attempt 

12/06/2020 05:19:55 INFO GlusterFS mount attempt 

12/06/2020 05:19:25 INFO GlusterFS mount attempt 

12/06/2020 05:18:55 INFO GlusterFS mount attempt 

12/06/2020 05:18:25 INFO GlusterFS mount attempt 

12/06/2020 05:17:55 INFO GlusterFS mount attempt 

12/06/2020 05:17:25 INFO GlusterFS mount attempt 

12/06/2020 05:16:55 INFO GlusterFS mount attempt 

12/06/2020 05:16:25 INFO GlusterFS mount attempt 

12/06/2020 05:15:54 INFO GlusterFS mount attempt 

12/06/2020 05:15:24 INFO GlusterFS mount attempt 

12/06/2020 05:14:54 INFO GlusterFS mount attempt 

12/06/2020 05:14:24 INFO GlusterFS mount attempt 

12/06/2020 05:13:54 INFO GlusterFS mount attempt 

12/06/2020 05:13:24 INFO GlusterFS mount attempt 

12/06/2020 05:12:54 INFO GlusterFS mount attempt 

12/06/2020 05:12:24 INFO GlusterFS mount attempt 

12/06/2020 05:11:54 INFO GlusterFS mount attempt 

12/06/2020 05:11:24 INFO GlusterFS mount attempt 

12/06/2020 05:10:54 INFO GlusterFS mount attempt 

12/06/2020 05:10:23 INFO GlusterFS mount attempt 

12/06/2020 05:09:53 INFO GlusterFS mount attempt 

12/06/2020 05:09:23 INFO GlusterFS mount attempt 

12/06/2020 05:08:53 INFO GlusterFS mount attempt 

12/06/2020 05:08:23 INFO GlusterFS mount attempt 

12/06/2020 05:07:53 INFO GlusterFS mount attempt 

12/06/2020 05:07:23 INFO GlusterFS mount attempt 

12/06/2020 05:06:53 INFO GlusterFS mount attempt 

12/06/2020 05:06:23 INFO GlusterFS mount attempt 

12/06/2020 05:05:53 INFO GlusterFS mount attempt 

12/06/2020 05:05:23 INFO GlusterFS mount attempt 

12/06/2020 05:04:53 INFO GlusterFS mount attempt 

12/06/2020 05:04:22 INFO GlusterFS mount attempt 

12/06/2020 05:03:52 INFO GlusterFS mount attempt 

12/06/2020 05:03:22 INFO GlusterFS mount attempt 

12/06/2020 05:02:52 INFO GlusterFS mount attempt 

12/06/2020 05:02:22 INFO GlusterFS mount attempt 

12/06/2020 05:01:52 INFO GlusterFS mount attempt 

12/06/2020 05:01:22 INFO GlusterFS mount attempt 

12/06/2020 05:00:52 INFO GlusterFS mount attempt 

12/06/2020 05:00:22 INFO GlusterFS mount attempt 

12/06/2020 04:59:52 INFO GlusterFS mount attempt 

12/06/2020 04:59:21 INFO GlusterFS mount attempt 

12/06/2020 04:58:51 INFO GlusterFS mount attempt 

12/06/2020 04:58:21 INFO GlusterFS mount attempt 

12/06/2020 04:57:51 INFO GlusterFS mount attempt 

12/06/2020 04:57:21 INFO GlusterFS mount attempt 

12/06/2020 04:56:51 INFO GlusterFS mount attempt 

12/06/2020 04:56:21 INFO GlusterFS mount attempt 

12/06/2020 04:55:51 INFO GlusterFS mount attempt 

12/06/2020 04:55:21 INFO GlusterFS mount attempt 

12/06/2020 04:54:51 INFO GlusterFS mount attempt 

12/06/2020 04:54:21 INFO GlusterFS mount attempt 

12/06/2020 04:53:50 INFO GlusterFS mount attempt 

12/06/2020 04:53:20 INFO GlusterFS mount attempt 

12/06/2020 04:52:50 INFO GlusterFS mount attempt 

12/06/2020 04:52:20 INFO GlusterFS mount attempt 

12/06/2020 04:51:50 INFO GlusterFS mount attempt 

12/06/2020 04:51:20 INFO GlusterFS mount attempt 

12/06/2020 04:50:50 INFO GlusterFS mount attempt 

12/06/2020 04:50:20 INFO GlusterFS mount attempt 

12/06/2020 04:49:50 INFO GlusterFS mount attempt 

12/06/2020 04:49:20 INFO GlusterFS mount attempt 

12/06/2020 04:48:49 INFO GlusterFS mount attempt 

12/06/2020 04:48:19 INFO GlusterFS mount attempt 

12/06/2020 04:47:49 INFO GlusterFS mount attempt 

12/06/2020 04:47:19 INFO GlusterFS mount attempt 

12/06/2020 04:46:49 INFO GlusterFS mount attempt 

12/06/2020 04:46:19 INFO GlusterFS mount attempt 

12/06/2020 04:45:49 INFO GlusterFS mount attempt 

12/06/2020 04:45:19 INFO GlusterFS mount attempt 

12/06/2020 04:44:49 INFO GlusterFS mount attempt 

12/06/2020 04:44:19 INFO GlusterFS mount attempt 

12/06/2020 04:43:49 INFO GlusterFS mount attempt 

12/06/2020 04:43:18 INFO GlusterFS mount attempt 

12/06/2020 04:42:48 INFO GlusterFS mount attempt 

12/06/2020 04:42:18 INFO GlusterFS mount attempt 

12/06/2020 04:41:48 INFO GlusterFS mount attempt 

12/06/2020 04:41:18 INFO GlusterFS mount attempt 

12/06/2020 04:40:48 INFO GlusterFS mount attempt 

12/06/2020 04:40:18 INFO GlusterFS mount attempt 

12/06/2020 04:39:48 INFO GlusterFS mount attempt 

12/06/2020 04:39:18 INFO GlusterFS mount attempt 

12/06/2020 04:38:48 INFO GlusterFS mount attempt 

12/06/2020 04:38:18 INFO GlusterFS mount attempt 

12/06/2020 04:37:47 INFO GlusterFS mount attempt 

12/06/2020 04:37:17 INFO GlusterFS mount attempt 

12/06/2020 04:36:47 INFO GlusterFS mount attempt 

12/06/2020 04:36:17 INFO GlusterFS mount attempt 

12/06/2020 04:35:47 INFO GlusterFS mount attempt 

12/06/2020 04:35:17 INFO GlusterFS mount attempt 

12/06/2020 04:34:47 INFO GlusterFS mount attempt 

12/06/2020 04:34:17 INFO GlusterFS mount attempt 

12/06/2020 04:33:47 INFO GlusterFS mount attempt 

12/06/2020 04:33:17 INFO GlusterFS mount attempt 

12/06/2020 04:32:47 INFO GlusterFS mount attempt 

12/06/2020 04:32:17 INFO GlusterFS mount attempt 

12/06/2020 04:31:46 INFO GlusterFS mount attempt 

12/06/2020 04:31:16 INFO GlusterFS mount attempt 

12/06/2020 04:30:46 INFO GlusterFS mount attempt 

12/06/2020 04:30:16 INFO GlusterFS mount attempt 

12/06/2020 04:29:46 INFO GlusterFS mount attempt 

12/06/2020 04:29:16 INFO GlusterFS mount attempt 

12/06/2020 04:28:46 INFO GlusterFS mount attempt 

12/06/2020 04:28:16 INFO GlusterFS mount attempt 

12/06/2020 04:27:46 INFO GlusterFS mount attempt 

12/06/2020 04:27:16 INFO GlusterFS mount attempt 

12/06/2020 04:26:46 INFO GlusterFS mount attempt 

12/06/2020 04:26:15 INFO GlusterFS mount attempt 

12/06/2020 04:25:45 INFO GlusterFS mount attempt 

12/06/2020 04:25:15 INFO GlusterFS mount attempt 

12/06/2020 04:24:45 INFO GlusterFS mount attempt 

12/06/2020 04:24:15 INFO GlusterFS mount attempt 

12/06/2020 04:23:45 INFO GlusterFS mount attempt 

12/06/2020 04:23:15 INFO GlusterFS mount attempt 

12/06/2020 04:22:45 INFO GlusterFS mount attempt 

12/06/2020 04:22:15 INFO GlusterFS mount attempt 

12/06/2020 04:21:45 INFO GlusterFS mount attempt 

12/06/2020 04:21:15 INFO GlusterFS mount attempt 

12/06/2020 04:20:45 INFO GlusterFS mount attempt 

12/06/2020 04:20:14 INFO GlusterFS mount attempt 

12/06/2020 04:19:44 INFO GlusterFS mount attempt 

12/06/2020 04:19:14 INFO GlusterFS mount attempt 

12/06/2020 04:18:44 INFO GlusterFS mount attempt 

12/06/2020 04:18:14 INFO GlusterFS mount attempt 

12/06/2020 04:17:44 INFO GlusterFS mount attempt 

12/06/2020 04:17:14 INFO GlusterFS mount attempt 

12/06/2020 04:16:44 INFO GlusterFS mount attempt 

12/06/2020 04:16:14 INFO GlusterFS mount attempt 

12/06/2020 04:15:44 INFO GlusterFS mount attempt 

12/06/2020 04:15:14 INFO GlusterFS mount attempt 

12/06/2020 04:14:43 INFO GlusterFS mount attempt 

12/06/2020 04:14:13 INFO GlusterFS mount attempt 

12/06/2020 04:13:43 INFO GlusterFS mount attempt 

12/06/2020 04:13:13 INFO GlusterFS mount attempt 

12/06/2020 04:12:43 INFO GlusterFS mount attempt 

12/06/2020 04:12:13 INFO GlusterFS mount attempt 

12/06/2020 04:11:43 INFO GlusterFS mount attempt 

12/06/2020 04:11:13 INFO GlusterFS mount attempt 

12/06/2020 04:10:43 INFO GlusterFS mount attempt 

12/06/2020 04:10:13 INFO GlusterFS mount attempt 

12/06/2020 04:09:43 INFO GlusterFS mount attempt 

12/06/2020 04:09:12 INFO GlusterFS mount attempt 

12/06/2020 04:08:42 INFO GlusterFS mount attempt 

12/06/2020 04:08:12 INFO GlusterFS mount attempt 

12/06/2020 04:07:42 INFO GlusterFS mount attempt 

12/06/2020 04:07:12 INFO GlusterFS mount attempt 

12/06/2020 04:06:42 INFO GlusterFS mount attempt 

12/06/2020 04:06:12 INFO GlusterFS mount attempt 

12/06/2020 04:05:42 INFO GlusterFS mount attempt 

12/06/2020 04:05:12 INFO GlusterFS mount attempt 

12/06/2020 04:04:42 INFO GlusterFS mount attempt 

12/06/2020 04:04:11 INFO GlusterFS mount attempt 

12/06/2020 04:03:41 INFO GlusterFS mount attempt 

12/06/2020 04:03:11 INFO GlusterFS mount attempt 

12/06/2020 04:02:41 INFO GlusterFS mount attempt 

12/06/2020 04:02:11 INFO GlusterFS mount attempt 

12/06/2020 04:01:41 INFO GlusterFS mount attempt 

12/06/2020 04:01:11 INFO GlusterFS mount attempt 

12/06/2020 04:00:41 INFO GlusterFS mount attempt 

12/06/2020 04:00:11 INFO GlusterFS mount attempt 

12/06/2020 03:59:41 INFO GlusterFS mount attempt 

12/06/2020 03:59:11 INFO GlusterFS mount attempt 

12/06/2020 03:58:40 INFO GlusterFS mount attempt 

12/06/2020 03:58:10 INFO GlusterFS mount attempt 

12/06/2020 03:57:40 INFO GlusterFS mount attempt 

12/06/2020 03:57:10 INFO GlusterFS mount attempt 

12/06/2020 03:56:40 INFO GlusterFS mount attempt 

12/06/2020 03:56:10 INFO GlusterFS mount attempt 

12/06/2020 03:55:40 INFO GlusterFS mount attempt 

12/06/2020 03:55:10 INFO GlusterFS mount attempt 

12/06/2020 03:54:40 INFO GlusterFS mount attempt 

12/06/2020 03:54:10 INFO GlusterFS mount attempt 

12/06/2020 03:53:40 INFO GlusterFS mount attempt 

12/06/2020 03:53:09 INFO GlusterFS mount attempt 

12/06/2020 03:52:39 INFO GlusterFS mount attempt 

12/06/2020 03:52:09 INFO GlusterFS mount attempt 

12/06/2020 03:51:39 INFO GlusterFS mount attempt 

12/06/2020 03:51:09 INFO GlusterFS mount attempt 

12/06/2020 03:50:39 INFO GlusterFS mount attempt 

12/06/2020 03:50:09 INFO GlusterFS mount attempt 

12/06/2020 03:49:39 INFO GlusterFS mount attempt 

12/06/2020 03:49:09 INFO GlusterFS mount attempt 

12/06/2020 03:48:39 INFO GlusterFS mount attempt 

12/06/2020 03:48:09 INFO GlusterFS mount attempt 

12/06/2020 03:47:39 INFO GlusterFS mount attempt 

12/06/2020 03:47:08 INFO GlusterFS mount attempt 

12/06/2020 03:46:38 INFO GlusterFS mount attempt 

12/06/2020 03:46:08 INFO GlusterFS mount attempt 

12/06/2020 03:45:38 INFO GlusterFS mount attempt 

12/06/2020 03:45:08 INFO GlusterFS mount attempt 

12/06/2020 03:44:38 INFO GlusterFS mount attempt 

12/06/2020 03:44:08 INFO GlusterFS mount attempt 

12/06/2020 03:43:38 INFO GlusterFS mount attempt 

12/06/2020 03:43:08 INFO GlusterFS mount attempt 

12/06/2020 03:42:38 INFO GlusterFS mount attempt 

12/06/2020 03:42:08 INFO GlusterFS mount attempt 

12/06/2020 03:41:37 INFO GlusterFS mount attempt 

12/06/2020 03:41:07 INFO GlusterFS mount attempt 

12/06/2020 03:40:37 INFO GlusterFS mount attempt 

12/06/2020 03:40:07 INFO GlusterFS mount attempt 

12/06/2020 03:39:37 INFO GlusterFS mount attempt 

12/06/2020 03:39:07 INFO GlusterFS mount attempt 

12/06/2020 03:38:37 INFO GlusterFS mount attempt 

12/06/2020 03:38:07 INFO GlusterFS mount attempt 

12/06/2020 03:37:37 INFO GlusterFS mount attempt 

12/06/2020 03:37:07 INFO GlusterFS mount attempt 

12/06/2020 03:36:37 INFO GlusterFS mount attempt 

12/06/2020 03:36:06 INFO GlusterFS mount attempt 

12/06/2020 03:35:36 INFO GlusterFS mount attempt 

12/06/2020 03:35:06 INFO GlusterFS mount attempt 

12/06/2020 03:34:36 INFO GlusterFS mount attempt 

12/06/2020 03:34:06 INFO GlusterFS mount attempt 

12/06/2020 03:33:36 INFO GlusterFS mount attempt 

12/06/2020 03:33:06 INFO GlusterFS mount attempt 

12/06/2020 03:32:36 INFO GlusterFS mount attempt 

12/06/2020 03:32:06 INFO GlusterFS mount attempt 

12/06/2020 03:31:36 INFO GlusterFS mount attempt 

12/06/2020 03:31:06 INFO GlusterFS mount attempt 

12/06/2020 03:30:35 INFO GlusterFS mount attempt 

12/06/2020 03:30:05 INFO GlusterFS mount attempt 

12/06/2020 03:29:35 INFO GlusterFS mount attempt 

12/06/2020 03:29:05 INFO GlusterFS mount attempt 

12/06/2020 03:28:35 INFO GlusterFS mount attempt 

12/06/2020 03:28:05 INFO GlusterFS mount attempt 

12/06/2020 03:27:35 INFO GlusterFS mount attempt 

12/06/2020 03:27:05 INFO GlusterFS mount attempt 

12/06/2020 03:26:35 INFO GlusterFS mount attempt 

12/06/2020 03:26:05 INFO GlusterFS mount attempt 

12/06/2020 03:25:35 INFO GlusterFS mount attempt 

12/06/2020 03:25:04 INFO GlusterFS mount attempt 

12/06/2020 03:24:34 INFO GlusterFS mount attempt 

12/06/2020 03:24:04 INFO GlusterFS mount attempt 

12/06/2020 03:23:34 INFO GlusterFS mount attempt 

12/06/2020 03:23:04 INFO GlusterFS mount attempt 

12/06/2020 03:22:34 INFO GlusterFS mount attempt 

12/06/2020 03:22:04 INFO GlusterFS mount attempt 

12/06/2020 03:21:34 INFO GlusterFS mount attempt 

12/06/2020 03:21:04 INFO GlusterFS mount attempt 

12/06/2020 03:20:34 INFO GlusterFS mount attempt 

12/06/2020 03:20:04 INFO GlusterFS mount attempt 

12/06/2020 03:19:33 INFO GlusterFS mount attempt 

12/06/2020 03:19:03 INFO GlusterFS mount attempt 

12/06/2020 03:18:33 INFO GlusterFS mount attempt 

12/06/2020 03:18:03 INFO GlusterFS mount attempt 

12/06/2020 03:17:33 INFO GlusterFS mount attempt 

12/06/2020 03:17:03 INFO GlusterFS mount attempt 

12/06/2020 03:16:33 INFO GlusterFS mount attempt 

12/06/2020 03:16:03 INFO GlusterFS mount attempt 

12/06/2020 03:15:33 INFO GlusterFS mount attempt 

12/06/2020 03:15:03 INFO GlusterFS mount attempt 

12/06/2020 03:14:33 INFO GlusterFS mount attempt 

12/06/2020 03:14:03 INFO GlusterFS mount attempt 

12/06/2020 03:13:32 INFO GlusterFS mount attempt 

12/06/2020 03:13:02 INFO GlusterFS mount attempt 

12/06/2020 03:12:32 INFO GlusterFS mount attempt 

12/06/2020 03:12:02 INFO GlusterFS mount attempt 

12/06/2020 03:11:32 INFO GlusterFS mount attempt 

12/06/2020 03:11:02 INFO GlusterFS mount attempt 

12/06/2020 03:10:32 INFO GlusterFS mount attempt 

12/06/2020 03:10:02 INFO GlusterFS mount attempt 

12/06/2020 03:09:32 INFO GlusterFS mount attempt 

12/06/2020 03:09:02 INFO GlusterFS mount attempt 

12/06/2020 03:08:32 INFO GlusterFS mount attempt 

12/06/2020 03:08:01 INFO GlusterFS mount attempt 

12/06/2020 03:07:31 INFO GlusterFS mount attempt 

12/06/2020 03:07:01 INFO GlusterFS mount attempt 

12/06/2020 03:06:31 INFO GlusterFS mount attempt 

12/06/2020 03:06:01 INFO GlusterFS mount attempt 

12/06/2020 03:05:31 INFO GlusterFS mount attempt 

12/06/2020 03:05:01 INFO GlusterFS mount attempt 

12/06/2020 03:04:31 INFO GlusterFS mount attempt 

12/06/2020 03:04:01 INFO GlusterFS mount attempt 

12/06/2020 03:03:31 INFO GlusterFS mount attempt 

12/06/2020 03:03:01 INFO GlusterFS mount attempt 

12/06/2020 03:02:31 INFO GlusterFS mount attempt 

12/06/2020 03:02:00 INFO GlusterFS mount attempt 

12/06/2020 03:01:30 INFO GlusterFS mount attempt 

12/06/2020 03:01:00 INFO GlusterFS mount attempt 

12/06/2020 03:00:30 INFO GlusterFS mount attempt 

12/06/2020 03:00:00 INFO GlusterFS mount attempt 

12/06/2020 02:59:30 INFO GlusterFS mount attempt 

12/06/2020 02:59:00 INFO GlusterFS mount attempt 

12/06/2020 02:58:30 INFO GlusterFS mount attempt 

12/06/2020 02:58:00 INFO GlusterFS mount attempt 

12/06/2020 02:57:30 INFO GlusterFS mount attempt 

12/06/2020 02:56:59 INFO GlusterFS mount attempt 

12/06/2020 02:56:29 INFO GlusterFS mount attempt 

12/06/2020 02:55:59 INFO GlusterFS mount attempt 

12/06/2020 02:55:29 INFO GlusterFS mount attempt 

12/06/2020 02:54:59 INFO GlusterFS mount attempt 

12/06/2020 02:54:29 INFO GlusterFS mount attempt 

12/06/2020 02:53:59 INFO GlusterFS mount attempt 

12/06/2020 02:53:29 INFO GlusterFS mount attempt 

12/06/2020 02:52:59 INFO GlusterFS mount attempt 

12/06/2020 02:52:29 INFO GlusterFS mount attempt 

12/06/2020 02:51:59 INFO GlusterFS mount attempt 

12/06/2020 02:51:28 INFO GlusterFS mount attempt 

12/06/2020 02:50:58 INFO GlusterFS mount attempt 

12/06/2020 02:50:28 INFO GlusterFS mount attempt 

12/06/2020 02:49:58 INFO GlusterFS mount attempt 

12/06/2020 02:49:28 INFO GlusterFS mount attempt 

12/06/2020 02:48:58 INFO GlusterFS mount attempt 

12/06/2020 02:48:28 INFO GlusterFS mount attempt 

12/06/2020 02:47:58 INFO GlusterFS mount attempt 

12/06/2020 02:47:28 INFO GlusterFS mount attempt 

12/06/2020 02:46:58 INFO GlusterFS mount attempt 

12/06/2020 02:46:28 INFO GlusterFS mount attempt 

12/06/2020 02:45:57 INFO GlusterFS mount attempt 

12/06/2020 02:45:27 INFO GlusterFS mount attempt 

12/06/2020 02:44:57 INFO GlusterFS mount attempt 

12/06/2020 02:44:27 INFO GlusterFS mount attempt 

12/06/2020 02:43:57 INFO GlusterFS mount attempt 

12/06/2020 02:43:27 INFO GlusterFS mount attempt 

12/06/2020 02:42:57 INFO GlusterFS mount attempt 

12/06/2020 02:42:27 INFO GlusterFS mount attempt 

12/06/2020 02:41:57 INFO GlusterFS mount attempt 

12/06/2020 02:41:27 INFO GlusterFS mount attempt 

12/06/2020 02:40:57 INFO GlusterFS mount attempt 

12/06/2020 02:40:27 INFO GlusterFS mount attempt 

12/06/2020 02:39:56 INFO GlusterFS mount attempt 

12/06/2020 02:39:26 INFO GlusterFS mount attempt 

12/06/2020 02:38:56 INFO GlusterFS mount attempt 

12/06/2020 02:38:26 INFO GlusterFS mount attempt 

12/06/2020 02:37:56 INFO GlusterFS mount attempt 

12/06/2020 02:37:26 INFO GlusterFS mount attempt 

12/06/2020 02:36:56 INFO GlusterFS mount attempt 

12/06/2020 02:36:26 INFO GlusterFS mount attempt 

12/06/2020 02:35:56 INFO GlusterFS mount attempt 

12/06/2020 02:35:26 INFO GlusterFS mount attempt 

12/06/2020 02:34:56 INFO GlusterFS mount attempt 

12/06/2020 02:34:25 INFO GlusterFS mount attempt 

12/06/2020 02:33:55 INFO GlusterFS mount attempt 

12/06/2020 02:33:25 INFO GlusterFS mount attempt 

12/06/2020 02:32:55 INFO GlusterFS mount attempt 

12/06/2020 02:32:25 INFO GlusterFS mount attempt 

12/06/2020 02:31:55 INFO GlusterFS mount attempt 

12/06/2020 02:31:25 INFO GlusterFS mount attempt 

12/06/2020 02:30:55 INFO GlusterFS mount attempt 

12/06/2020 02:30:25 INFO GlusterFS mount attempt 

12/06/2020 02:29:55 INFO GlusterFS mount attempt 

12/06/2020 02:29:24 INFO GlusterFS mount attempt 

12/06/2020 02:28:54 INFO GlusterFS mount attempt 

12/06/2020 02:28:24 INFO GlusterFS mount attempt 

12/06/2020 02:27:54 INFO GlusterFS mount attempt 

12/06/2020 02:27:24 INFO GlusterFS mount attempt 

12/06/2020 02:26:54 INFO GlusterFS mount attempt 

12/06/2020 02:26:24 INFO GlusterFS mount attempt 

12/06/2020 02:25:54 INFO GlusterFS mount attempt 

12/06/2020 02:25:24 INFO GlusterFS mount attempt 

12/06/2020 02:24:54 INFO GlusterFS mount attempt 

12/06/2020 02:24:24 INFO GlusterFS mount attempt 

12/06/2020 02:23:53 INFO GlusterFS mount attempt 

12/06/2020 02:23:23 INFO GlusterFS mount attempt 

12/06/2020 02:22:53 INFO GlusterFS mount attempt 

12/06/2020 02:22:23 INFO GlusterFS mount attempt 

12/06/2020 02:21:53 INFO GlusterFS mount attempt 

12/06/2020 02:21:23 INFO GlusterFS mount attempt 

12/06/2020 02:20:53 INFO GlusterFS mount attempt 

12/06/2020 02:20:23 INFO GlusterFS mount attempt 

12/06/2020 02:19:53 INFO GlusterFS mount attempt 

12/06/2020 02:19:23 INFO GlusterFS mount attempt 

12/06/2020 02:18:52 INFO GlusterFS mount attempt 

12/06/2020 02:18:22 INFO GlusterFS mount attempt 

12/06/2020 02:17:52 INFO GlusterFS mount attempt 

12/06/2020 02:17:22 INFO GlusterFS mount attempt 

12/06/2020 02:16:52 INFO GlusterFS mount attempt 

12/06/2020 02:16:22 INFO GlusterFS mount attempt 

12/06/2020 02:15:52 INFO GlusterFS mount attempt 

12/06/2020 02:15:22 INFO GlusterFS mount attempt 

12/06/2020 02:14:52 INFO GlusterFS mount attempt 

12/06/2020 02:14:22 INFO GlusterFS mount attempt 

12/06/2020 02:13:52 INFO GlusterFS mount attempt 

12/06/2020 02:13:21 INFO GlusterFS mount attempt 

12/06/2020 02:12:51 INFO GlusterFS mount attempt 

12/06/2020 02:12:21 INFO GlusterFS mount attempt 

12/06/2020 02:11:51 INFO GlusterFS mount attempt 

12/06/2020 02:11:21 INFO GlusterFS mount attempt 

12/06/2020 02:10:51 INFO GlusterFS mount attempt 

12/06/2020 02:10:21 INFO GlusterFS mount attempt 

12/06/2020 02:09:51 INFO GlusterFS mount attempt 

12/06/2020 02:09:21 INFO GlusterFS mount attempt 

12/06/2020 02:08:51 INFO GlusterFS mount attempt 

12/06/2020 02:08:20 INFO GlusterFS mount attempt 

12/06/2020 02:07:50 INFO GlusterFS mount attempt 

12/06/2020 02:07:20 INFO GlusterFS mount attempt 

12/06/2020 02:06:50 INFO GlusterFS mount attempt 

12/06/2020 02:06:20 INFO GlusterFS mount attempt 

12/06/2020 02:05:50 INFO GlusterFS mount attempt 

12/06/2020 02:05:20 INFO GlusterFS mount attempt 

12/06/2020 02:04:50 INFO GlusterFS mount attempt 

12/06/2020 02:04:20 INFO GlusterFS mount attempt 

12/06/2020 02:03:50 INFO GlusterFS mount attempt 

12/06/2020 02:03:20 INFO GlusterFS mount attempt 

12/06/2020 02:02:49 INFO GlusterFS mount attempt 

12/06/2020 02:02:19 INFO GlusterFS mount attempt 

12/06/2020 02:01:49 INFO GlusterFS mount attempt 

12/06/2020 02:01:19 INFO GlusterFS mount attempt 

12/06/2020 02:00:49 INFO GlusterFS mount attempt 

12/06/2020 02:00:19 INFO GlusterFS mount attempt 

12/06/2020 01:59:49 INFO GlusterFS mount attempt 

12/06/2020 01:59:19 INFO GlusterFS mount attempt 

12/06/2020 01:58:49 INFO GlusterFS mount attempt 

12/06/2020 01:58:19 INFO GlusterFS mount attempt 

12/06/2020 01:57:49 INFO GlusterFS mount attempt 

12/06/2020 01:57:19 INFO GlusterFS mount attempt 

12/06/2020 01:56:48 INFO GlusterFS mount attempt 

12/06/2020 01:56:18 INFO GlusterFS mount attempt 

12/06/2020 01:55:48 INFO GlusterFS mount attempt 

12/06/2020 01:55:18 INFO GlusterFS mount attempt 

12/06/2020 01:54:48 INFO GlusterFS mount attempt 

12/06/2020 01:54:18 INFO GlusterFS mount attempt 

12/06/2020 01:53:48 INFO GlusterFS mount attempt 

12/06/2020 01:53:18 INFO GlusterFS mount attempt 

12/06/2020 01:52:48 INFO GlusterFS mount attempt 

12/06/2020 01:52:18 INFO GlusterFS mount attempt 

12/06/2020 01:51:48 INFO GlusterFS mount attempt 

12/06/2020 01:51:17 INFO GlusterFS mount attempt 

12/06/2020 01:50:47 INFO GlusterFS mount attempt 

12/06/2020 01:50:17 INFO GlusterFS mount attempt 

12/06/2020 01:49:47 INFO GlusterFS mount attempt 

12/06/2020 01:49:17 INFO GlusterFS mount attempt 

12/06/2020 01:48:47 INFO GlusterFS mount attempt 

12/06/2020 01:48:17 INFO GlusterFS mount attempt 

12/06/2020 01:47:47 INFO GlusterFS mount attempt 

12/06/2020 01:47:17 INFO GlusterFS mount attempt 

12/06/2020 01:46:47 INFO GlusterFS mount attempt 

12/06/2020 01:46:16 INFO GlusterFS mount attempt 

12/06/2020 01:45:46 INFO GlusterFS mount attempt 

12/06/2020 01:45:16 INFO GlusterFS mount attempt 

12/06/2020 01:44:46 INFO GlusterFS mount attempt 

12/06/2020 01:44:16 INFO GlusterFS mount attempt 

12/06/2020 01:43:46 INFO GlusterFS mount attempt 

12/06/2020 01:43:16 INFO GlusterFS mount attempt 

12/06/2020 01:42:46 INFO GlusterFS mount attempt 

12/06/2020 01:42:16 INFO GlusterFS mount attempt 

12/06/2020 01:41:46 INFO GlusterFS mount attempt 

12/06/2020 01:41:16 INFO GlusterFS mount attempt 

12/06/2020 01:40:46 INFO GlusterFS mount attempt 

12/06/2020 01:40:15 INFO GlusterFS mount attempt 

12/06/2020 01:39:45 INFO GlusterFS mount attempt 

12/06/2020 01:39:15 INFO GlusterFS mount attempt 

12/06/2020 01:38:45 INFO GlusterFS mount attempt 

12/06/2020 01:38:15 INFO GlusterFS mount attempt 

12/06/2020 01:37:45 INFO GlusterFS mount attempt 

12/06/2020 01:37:15 INFO GlusterFS mount attempt 

12/06/2020 01:36:45 INFO GlusterFS mount attempt 

12/06/2020 01:36:15 INFO GlusterFS mount attempt 

12/06/2020 01:35:45 INFO GlusterFS mount attempt 

12/06/2020 01:35:15 INFO GlusterFS mount attempt 

12/06/2020 01:34:44 INFO GlusterFS mount attempt 

12/06/2020 01:34:14 INFO GlusterFS mount attempt 

12/06/2020 01:33:44 INFO GlusterFS mount attempt 

12/06/2020 01:33:14 INFO GlusterFS mount attempt 

12/06/2020 01:32:44 INFO GlusterFS mount attempt 

12/06/2020 01:32:14 INFO GlusterFS mount attempt 

12/06/2020 01:31:44 INFO GlusterFS mount attempt 

12/06/2020 01:31:14 INFO GlusterFS mount attempt 

12/06/2020 01:30:44 INFO GlusterFS mount attempt 

12/06/2020 01:30:14 INFO GlusterFS mount attempt 

12/06/2020 01:29:44 INFO GlusterFS mount attempt 

12/06/2020 01:29:13 INFO GlusterFS mount attempt 

12/06/2020 01:28:43 INFO GlusterFS mount attempt 

12/06/2020 01:28:13 INFO GlusterFS mount attempt 

12/06/2020 01:27:43 INFO GlusterFS mount attempt 

12/06/2020 01:27:13 INFO GlusterFS mount attempt 

12/06/2020 01:26:43 INFO GlusterFS mount attempt 

12/06/2020 01:26:13 INFO GlusterFS mount attempt 

12/06/2020 01:25:43 INFO GlusterFS mount attempt 

12/06/2020 01:25:13 INFO GlusterFS mount attempt 

12/06/2020 01:24:43 INFO GlusterFS mount attempt 

12/06/2020 01:24:12 INFO GlusterFS mount attempt 

12/06/2020 01:23:42 INFO GlusterFS mount attempt 

12/06/2020 01:23:12 INFO GlusterFS mount attempt 

12/06/2020 01:22:42 INFO GlusterFS mount attempt 

12/06/2020 01:22:12 INFO GlusterFS mount attempt 

12/06/2020 01:21:42 INFO GlusterFS mount attempt 

12/06/2020 01:21:12 INFO GlusterFS mount attempt 

12/06/2020 01:20:42 INFO GlusterFS mount attempt 

12/06/2020 01:20:12 INFO GlusterFS mount attempt 

12/06/2020 01:19:42 INFO GlusterFS mount attempt 

12/06/2020 01:19:12 INFO GlusterFS mount attempt 

12/06/2020 01:18:41 INFO GlusterFS mount attempt 

12/06/2020 01:18:11 INFO GlusterFS mount attempt 

12/06/2020 01:17:41 INFO GlusterFS mount attempt 

12/06/2020 01:17:11 INFO GlusterFS mount attempt 

12/06/2020 01:16:41 INFO GlusterFS mount attempt 

12/06/2020 01:16:11 INFO GlusterFS mount attempt 

12/06/2020 01:15:41 INFO GlusterFS mount attempt 

12/06/2020 01:15:11 INFO GlusterFS mount attempt 

12/06/2020 01:14:41 INFO GlusterFS mount attempt 

12/06/2020 01:14:11 INFO GlusterFS mount attempt 

12/06/2020 01:13:41 INFO GlusterFS mount attempt 

12/06/2020 01:13:11 INFO GlusterFS mount attempt 

12/06/2020 01:12:40 INFO GlusterFS mount attempt 

12/06/2020 01:12:10 INFO GlusterFS mount attempt 

12/06/2020 01:11:40 INFO GlusterFS mount attempt 

12/06/2020 01:11:10 INFO GlusterFS mount attempt 

12/06/2020 01:10:40 INFO GlusterFS mount attempt 

12/06/2020 01:10:10 INFO GlusterFS mount attempt 

12/06/2020 01:09:40 INFO GlusterFS mount attempt 

12/06/2020 01:09:10 INFO GlusterFS mount attempt 

12/06/2020 01:08:40 INFO GlusterFS mount attempt 

12/06/2020 01:08:10 INFO GlusterFS mount attempt 

12/06/2020 01:07:40 INFO GlusterFS mount attempt 

12/06/2020 01:07:09 INFO GlusterFS mount attempt 

12/06/2020 01:06:39 INFO GlusterFS mount attempt 

12/06/2020 01:06:09 INFO GlusterFS mount attempt 

12/06/2020 01:05:39 INFO GlusterFS mount attempt 

12/06/2020 01:05:09 INFO GlusterFS mount attempt 

12/06/2020 01:04:39 INFO GlusterFS mount attempt 

12/06/2020 01:04:09 INFO GlusterFS mount attempt 

12/06/2020 01:03:39 INFO GlusterFS mount attempt 

12/06/2020 01:03:09 INFO GlusterFS mount attempt 

12/06/2020 01:02:39 INFO GlusterFS mount attempt 

12/06/2020 01:02:08 INFO GlusterFS mount attempt 

12/06/2020 01:01:38 INFO GlusterFS mount attempt 

12/06/2020 01:01:08 INFO GlusterFS mount attempt 

12/06/2020 01:00:38 INFO GlusterFS mount attempt 

12/06/2020 01:00:08 INFO GlusterFS mount attempt 

12/06/2020 00:59:38 INFO GlusterFS mount attempt 

12/06/2020 00:59:08 INFO GlusterFS mount attempt 

12/06/2020 00:58:38 INFO GlusterFS mount attempt 

12/06/2020 00:58:08 INFO GlusterFS mount attempt 

12/06/2020 00:57:38 INFO GlusterFS mount attempt 

12/06/2020 00:57:08 INFO GlusterFS mount attempt 

12/06/2020 00:56:37 INFO GlusterFS mount attempt 

12/06/2020 00:56:07 INFO GlusterFS mount attempt 

12/06/2020 00:55:37 INFO GlusterFS mount attempt 

12/06/2020 00:55:07 INFO GlusterFS mount attempt 

12/06/2020 00:54:37 INFO GlusterFS mount attempt 

12/06/2020 00:54:07 INFO GlusterFS mount attempt 

12/06/2020 00:53:37 INFO GlusterFS mount attempt 

12/06/2020 00:53:07 INFO GlusterFS mount attempt 

12/06/2020 00:52:37 INFO GlusterFS mount attempt 

12/06/2020 00:52:07 INFO GlusterFS mount attempt 

12/06/2020 00:51:37 INFO GlusterFS mount attempt 

12/06/2020 00:51:06 INFO GlusterFS mount attempt 

12/06/2020 00:50:36 INFO GlusterFS mount attempt 

12/06/2020 00:50:06 INFO GlusterFS mount attempt 

12/06/2020 00:49:36 INFO GlusterFS mount attempt 

12/06/2020 00:49:06 INFO GlusterFS mount attempt 

12/06/2020 00:48:36 INFO GlusterFS mount attempt 

12/06/2020 00:48:06 INFO GlusterFS mount attempt 

12/06/2020 00:47:36 INFO GlusterFS mount attempt 

12/06/2020 00:47:06 INFO GlusterFS mount attempt 

12/06/2020 00:46:36 INFO GlusterFS mount attempt 

12/06/2020 00:46:06 INFO GlusterFS mount attempt 

12/06/2020 00:45:35 INFO GlusterFS mount attempt 

12/06/2020 00:45:05 INFO GlusterFS mount attempt 

12/06/2020 00:44:35 INFO GlusterFS mount attempt 

12/06/2020 00:44:05 INFO GlusterFS mount attempt 

12/06/2020 00:43:35 INFO GlusterFS mount attempt 

12/06/2020 00:43:05 INFO GlusterFS mount attempt 

12/06/2020 00:42:35 INFO GlusterFS mount attempt 

12/06/2020 00:42:05 INFO GlusterFS mount attempt 

12/06/2020 00:41:35 INFO GlusterFS mount attempt 

12/06/2020 00:41:05 INFO GlusterFS mount attempt 

12/06/2020 00:40:35 INFO GlusterFS mount attempt 

12/06/2020 00:40:04 INFO GlusterFS mount attempt 

12/06/2020 00:39:34 INFO GlusterFS mount attempt 

12/06/2020 00:39:04 INFO GlusterFS mount attempt 

12/06/2020 00:38:34 INFO GlusterFS mount attempt 

12/06/2020 00:38:04 INFO GlusterFS mount attempt 

12/06/2020 00:37:34 INFO GlusterFS mount attempt 

12/06/2020 00:37:04 INFO GlusterFS mount attempt 

12/06/2020 00:36:34 INFO GlusterFS mount attempt 

12/06/2020 00:36:04 INFO GlusterFS mount attempt 

12/06/2020 00:35:34 INFO GlusterFS mount attempt 

12/06/2020 00:35:03 INFO GlusterFS mount attempt 

12/06/2020 00:34:33 INFO GlusterFS mount attempt 

12/06/2020 00:34:03 INFO GlusterFS mount attempt 

12/06/2020 00:33:33 INFO GlusterFS mount attempt 

12/06/2020 00:33:03 INFO GlusterFS mount attempt 

12/06/2020 00:32:33 INFO GlusterFS mount attempt 

12/06/2020 00:32:03 INFO GlusterFS mount attempt 

12/06/2020 00:31:33 INFO GlusterFS mount attempt 

12/06/2020 00:31:03 INFO GlusterFS mount attempt 

12/06/2020 00:30:33 INFO GlusterFS mount attempt 

12/06/2020 00:30:03 INFO GlusterFS mount attempt 

12/06/2020 00:29:32 INFO GlusterFS mount attempt 

12/06/2020 00:29:02 INFO GlusterFS mount attempt 

12/06/2020 00:28:32 INFO GlusterFS mount attempt 

12/06/2020 00:28:02 INFO GlusterFS mount attempt 

12/06/2020 00:27:32 INFO GlusterFS mount attempt 

12/06/2020 00:27:02 INFO GlusterFS mount attempt 

12/06/2020 00:26:32 INFO GlusterFS mount attempt 

12/06/2020 00:26:02 INFO GlusterFS mount attempt 

12/06/2020 00:25:32 INFO GlusterFS mount attempt 

12/06/2020 00:25:02 INFO GlusterFS mount attempt 

12/06/2020 00:24:32 INFO GlusterFS mount attempt 

12/06/2020 00:24:01 INFO GlusterFS mount attempt 

12/06/2020 00:23:31 INFO GlusterFS mount attempt 

12/06/2020 00:23:01 INFO GlusterFS mount attempt 

12/06/2020 00:22:31 INFO GlusterFS mount attempt 

12/06/2020 00:22:01 INFO GlusterFS mount attempt 

12/06/2020 00:21:31 INFO GlusterFS mount attempt 

12/06/2020 00:21:01 INFO GlusterFS mount attempt 

12/06/2020 00:20:31 INFO GlusterFS mount attempt 

12/06/2020 00:20:01 INFO GlusterFS mount attempt 

12/06/2020 00:19:31 INFO GlusterFS mount attempt 

12/06/2020 00:19:01 INFO GlusterFS mount attempt 

12/06/2020 00:18:30 INFO GlusterFS mount attempt 

12/06/2020 00:18:00 INFO GlusterFS mount attempt 

12/06/2020 00:17:30 INFO GlusterFS mount attempt 

12/06/2020 00:17:00 INFO GlusterFS mount attempt 

12/06/2020 00:16:30 INFO GlusterFS mount attempt 

12/06/2020 00:16:00 INFO GlusterFS mount attempt 

12/06/2020 00:15:30 INFO GlusterFS mount attempt 

12/06/2020 00:15:00 INFO GlusterFS mount attempt 

12/06/2020 00:14:30 INFO GlusterFS mount attempt 

12/06/2020 00:14:00 INFO GlusterFS mount attempt 

12/06/2020 00:13:30 INFO GlusterFS mount attempt 

12/06/2020 00:12:59 INFO GlusterFS mount attempt 

12/06/2020 00:12:29 INFO GlusterFS mount attempt 

12/06/2020 00:11:59 INFO GlusterFS mount attempt 

12/06/2020 00:11:29 INFO GlusterFS mount attempt 

12/06/2020 00:10:59 INFO GlusterFS mount attempt 

12/06/2020 00:10:29 INFO GlusterFS mount attempt 

12/06/2020 00:09:59 INFO GlusterFS mount attempt 

12/06/2020 00:09:29 INFO GlusterFS mount attempt 

12/06/2020 00:08:59 INFO GlusterFS mount attempt 

12/06/2020 00:08:29 INFO GlusterFS mount attempt 

12/06/2020 00:07:59 INFO GlusterFS mount attempt 

12/06/2020 00:07:28 INFO GlusterFS mount attempt 

12/06/2020 00:06:58 INFO GlusterFS mount attempt 

12/06/2020 00:06:28 INFO GlusterFS mount attempt 

12/06/2020 00:05:58 INFO GlusterFS mount attempt 

12/06/2020 00:05:28 INFO GlusterFS mount attempt 

12/06/2020 00:04:58 INFO GlusterFS mount attempt 

12/06/2020 00:04:28 INFO GlusterFS mount attempt 

12/06/2020 00:03:58 INFO GlusterFS mount attempt 

12/06/2020 00:03:28 INFO GlusterFS mount attempt 

12/06/2020 00:02:58 INFO GlusterFS mount attempt 

12/06/2020 00:02:28 INFO GlusterFS mount attempt 

12/06/2020 00:01:57 INFO GlusterFS mount attempt 

12/06/2020 00:01:27 INFO GlusterFS mount attempt 

12/06/2020 00:00:57 INFO GlusterFS mount attempt 

12/06/2020 00:00:27 INFO GlusterFS mount attempt 

11/06/2020 23:59:57 INFO GlusterFS mount attempt 

11/06/2020 23:59:27 INFO GlusterFS mount attempt 

11/06/2020 23:58:57 INFO GlusterFS mount attempt 

11/06/2020 23:58:27 INFO GlusterFS mount attempt 

11/06/2020 23:57:57 INFO GlusterFS mount attempt 

11/06/2020 23:57:27 INFO GlusterFS mount attempt 

11/06/2020 23:56:57 INFO GlusterFS mount attempt 

11/06/2020 23:56:27 INFO GlusterFS mount attempt 

11/06/2020 23:55:56 INFO GlusterFS mount attempt 

11/06/2020 23:55:26 INFO GlusterFS mount attempt 

11/06/2020 23:54:56 INFO GlusterFS mount attempt 

11/06/2020 23:54:26 INFO GlusterFS mount attempt 

11/06/2020 23:53:56 INFO GlusterFS mount attempt 

11/06/2020 23:53:26 INFO GlusterFS mount attempt 

11/06/2020 23:52:56 INFO GlusterFS mount attempt 

11/06/2020 23:52:26 INFO GlusterFS mount attempt 

11/06/2020 23:51:56 INFO GlusterFS mount attempt 

11/06/2020 23:51:26 INFO GlusterFS mount attempt 

11/06/2020 23:50:56 INFO GlusterFS mount attempt 

11/06/2020 23:50:25 INFO GlusterFS mount attempt 

11/06/2020 23:49:55 INFO GlusterFS mount attempt 

11/06/2020 23:49:25 INFO GlusterFS mount attempt 

11/06/2020 23:48:55 INFO GlusterFS mount attempt 

11/06/2020 23:48:25 INFO GlusterFS mount attempt 

11/06/2020 23:47:55 INFO GlusterFS mount attempt 

11/06/2020 23:47:25 INFO GlusterFS mount attempt 

11/06/2020 23:46:55 INFO GlusterFS mount attempt 

11/06/2020 23:46:25 INFO GlusterFS mount attempt 

11/06/2020 23:45:55 INFO GlusterFS mount attempt 

11/06/2020 23:45:25 INFO GlusterFS mount attempt 

11/06/2020 23:44:54 INFO GlusterFS mount attempt 

11/06/2020 23:44:24 INFO GlusterFS mount attempt 

11/06/2020 23:43:54 INFO GlusterFS mount attempt 

11/06/2020 23:43:24 INFO GlusterFS mount attempt 

11/06/2020 23:42:54 INFO GlusterFS mount attempt 

11/06/2020 23:42:24 INFO GlusterFS mount attempt 

11/06/2020 23:41:54 INFO GlusterFS mount attempt 

11/06/2020 23:41:24 INFO GlusterFS mount attempt 

11/06/2020 23:40:54 INFO GlusterFS mount attempt 

11/06/2020 23:40:24 INFO GlusterFS mount attempt 

11/06/2020 23:39:53 INFO GlusterFS mount attempt 

11/06/2020 23:39:23 INFO GlusterFS mount attempt 

11/06/2020 23:38:53 INFO GlusterFS mount attempt 

11/06/2020 23:38:23 INFO GlusterFS mount attempt 

11/06/2020 23:37:53 INFO GlusterFS mount attempt 

11/06/2020 23:37:23 INFO GlusterFS mount attempt 

11/06/2020 23:36:53 INFO GlusterFS mount attempt 

11/06/2020 23:36:23 INFO GlusterFS mount attempt 

11/06/2020 23:35:53 INFO GlusterFS mount attempt 

11/06/2020 23:35:23 INFO GlusterFS mount attempt 

11/06/2020 23:34:53 INFO GlusterFS mount attempt 

11/06/2020 23:34:22 INFO GlusterFS mount attempt 

11/06/2020 23:33:52 INFO GlusterFS mount attempt 

11/06/2020 23:33:22 INFO GlusterFS mount attempt 

11/06/2020 23:32:52 INFO GlusterFS mount attempt 

11/06/2020 23:32:22 INFO GlusterFS mount attempt 

11/06/2020 23:31:52 INFO GlusterFS mount attempt 

11/06/2020 23:31:22 INFO GlusterFS mount attempt 

11/06/2020 23:30:52 INFO GlusterFS mount attempt 

11/06/2020 23:30:22 INFO GlusterFS mount attempt 

11/06/2020 23:29:52 INFO GlusterFS mount attempt 

11/06/2020 23:29:22 INFO GlusterFS mount attempt 

11/06/2020 23:28:51 INFO GlusterFS mount attempt 

11/06/2020 23:28:21 INFO GlusterFS mount attempt 

11/06/2020 23:27:51 INFO GlusterFS mount attempt 

11/06/2020 23:27:21 INFO GlusterFS mount attempt 

11/06/2020 23:26:51 INFO GlusterFS mount attempt 

11/06/2020 23:26:21 INFO GlusterFS mount attempt 

11/06/2020 23:25:51 INFO GlusterFS mount attempt 

11/06/2020 23:25:21 INFO GlusterFS mount attempt 

11/06/2020 23:24:51 INFO GlusterFS mount attempt 

11/06/2020 23:24:21 INFO GlusterFS mount attempt 

11/06/2020 23:23:50 INFO GlusterFS mount attempt 

11/06/2020 23:23:20 INFO GlusterFS mount attempt 

11/06/2020 23:22:50 INFO GlusterFS mount attempt 

11/06/2020 23:22:20 INFO GlusterFS mount attempt 

11/06/2020 23:21:50 INFO GlusterFS mount attempt 

11/06/2020 23:21:20 INFO GlusterFS mount attempt 

11/06/2020 23:20:50 INFO GlusterFS mount attempt 

11/06/2020 23:20:20 INFO GlusterFS mount attempt 

11/06/2020 23:19:50 INFO GlusterFS mount attempt 

11/06/2020 23:19:20 INFO GlusterFS mount attempt 

11/06/2020 23:18:50 INFO GlusterFS mount attempt 

11/06/2020 23:18:19 INFO GlusterFS mount attempt 

11/06/2020 23:17:49 INFO GlusterFS mount attempt 

11/06/2020 23:17:19 INFO GlusterFS mount attempt 

11/06/2020 23:16:49 INFO GlusterFS mount attempt 

11/06/2020 23:16:19 INFO GlusterFS mount attempt 

11/06/2020 23:15:49 INFO GlusterFS mount attempt 

11/06/2020 23:15:19 INFO GlusterFS mount attempt 

11/06/2020 23:14:49 INFO GlusterFS mount attempt 

11/06/2020 23:14:19 INFO GlusterFS mount attempt 

11/06/2020 23:13:49 INFO GlusterFS mount attempt 

11/06/2020 23:13:19 INFO GlusterFS mount attempt 

11/06/2020 23:12:48 INFO GlusterFS mount attempt 

11/06/2020 23:12:18 INFO GlusterFS mount attempt 

11/06/2020 23:11:48 INFO GlusterFS mount attempt 

11/06/2020 23:11:18 INFO GlusterFS mount attempt 

11/06/2020 23:10:48 INFO GlusterFS mount attempt 

11/06/2020 23:10:18 INFO GlusterFS mount attempt 

11/06/2020 23:09:48 INFO GlusterFS mount attempt 

11/06/2020 23:09:18 INFO GlusterFS mount attempt 

11/06/2020 23:08:48 INFO GlusterFS mount attempt 

11/06/2020 23:08:18 INFO GlusterFS mount attempt 

11/06/2020 23:07:47 INFO GlusterFS mount attempt 

11/06/2020 23:07:17 INFO GlusterFS mount attempt 

11/06/2020 23:06:47 INFO GlusterFS mount attempt 

11/06/2020 23:06:17 INFO GlusterFS mount attempt 

11/06/2020 23:05:47 INFO GlusterFS mount attempt 

11/06/2020 23:05:17 INFO GlusterFS mount attempt 

11/06/2020 23:04:47 INFO GlusterFS mount attempt 

11/06/2020 23:04:17 INFO GlusterFS mount attempt 

11/06/2020 23:03:47 INFO GlusterFS mount attempt 

11/06/2020 23:03:17 INFO GlusterFS mount attempt 

11/06/2020 23:02:47 INFO GlusterFS mount attempt 

11/06/2020 23:02:16 INFO GlusterFS mount attempt 

11/06/2020 23:01:46 INFO GlusterFS mount attempt 

11/06/2020 23:01:16 INFO GlusterFS mount attempt 

11/06/2020 23:00:46 INFO GlusterFS mount attempt 

11/06/2020 23:00:16 INFO GlusterFS mount attempt 

11/06/2020 22:59:46 INFO GlusterFS mount attempt 

11/06/2020 22:59:16 INFO GlusterFS mount attempt 

11/06/2020 22:58:46 INFO GlusterFS mount attempt 

11/06/2020 22:58:16 INFO GlusterFS mount attempt 

11/06/2020 22:57:46 INFO GlusterFS mount attempt 

11/06/2020 22:57:15 INFO GlusterFS mount attempt 

11/06/2020 22:56:45 INFO GlusterFS mount attempt 

11/06/2020 22:56:15 INFO GlusterFS mount attempt 

11/06/2020 22:55:45 INFO GlusterFS mount attempt 

11/06/2020 22:55:15 INFO GlusterFS mount attempt 

11/06/2020 22:54:45 INFO GlusterFS mount attempt 

11/06/2020 22:54:15 INFO GlusterFS mount attempt 

11/06/2020 22:53:45 INFO GlusterFS mount attempt 

11/06/2020 22:53:15 INFO GlusterFS mount attempt 

11/06/2020 22:52:45 INFO GlusterFS mount attempt 

11/06/2020 22:52:15 INFO GlusterFS mount attempt 

11/06/2020 22:51:44 INFO GlusterFS mount attempt 

11/06/2020 22:51:14 INFO GlusterFS mount attempt 

11/06/2020 22:50:44 INFO GlusterFS mount attempt 

11/06/2020 22:50:14 INFO GlusterFS mount attempt 

11/06/2020 22:49:44 INFO GlusterFS mount attempt 

11/06/2020 22:49:14 INFO GlusterFS mount attempt 

11/06/2020 22:48:44 INFO GlusterFS mount attempt 

11/06/2020 22:48:14 INFO GlusterFS mount attempt 

11/06/2020 22:47:44 INFO GlusterFS mount attempt 

11/06/2020 22:47:14 INFO GlusterFS mount attempt 

11/06/2020 22:46:44 INFO GlusterFS mount attempt 

11/06/2020 22:46:13 INFO GlusterFS mount attempt 

11/06/2020 22:45:43 INFO GlusterFS mount attempt 

11/06/2020 22:45:13 INFO GlusterFS mount attempt 

11/06/2020 22:44:43 INFO GlusterFS mount attempt 

11/06/2020 22:44:13 INFO GlusterFS mount attempt 

11/06/2020 22:43:43 INFO GlusterFS mount attempt 

11/06/2020 22:43:13 INFO GlusterFS mount attempt 

11/06/2020 22:42:43 INFO GlusterFS mount attempt 

11/06/2020 22:42:13 INFO GlusterFS mount attempt 

11/06/2020 22:41:43 INFO GlusterFS mount attempt 

11/06/2020 22:41:13 INFO GlusterFS mount attempt 

11/06/2020 22:40:42 INFO GlusterFS mount attempt 

11/06/2020 22:40:12 INFO GlusterFS mount attempt 

11/06/2020 22:39:42 INFO GlusterFS mount attempt 

11/06/2020 22:39:12 INFO GlusterFS mount attempt 

11/06/2020 22:38:42 INFO GlusterFS mount attempt 

11/06/2020 22:38:12 INFO GlusterFS mount attempt 

11/06/2020 22:37:42 INFO GlusterFS mount attempt 

11/06/2020 22:37:12 INFO GlusterFS mount attempt 

11/06/2020 22:36:42 INFO GlusterFS mount attempt 

11/06/2020 22:36:12 INFO GlusterFS mount attempt 

11/06/2020 22:35:42 INFO GlusterFS mount attempt 

11/06/2020 22:35:11 INFO GlusterFS mount attempt 

11/06/2020 22:34:41 INFO GlusterFS mount attempt 

11/06/2020 22:34:11 INFO GlusterFS mount attempt 

11/06/2020 22:33:41 INFO GlusterFS mount attempt 

11/06/2020 22:33:11 INFO GlusterFS mount attempt 

11/06/2020 22:32:41 INFO GlusterFS mount attempt 

11/06/2020 22:32:11 INFO GlusterFS mount attempt 

11/06/2020 22:31:41 INFO GlusterFS mount attempt 

11/06/2020 22:31:11 INFO GlusterFS mount attempt 

11/06/2020 22:30:41 INFO GlusterFS mount attempt 

11/06/2020 22:30:11 INFO GlusterFS mount attempt 

11/06/2020 22:29:40 INFO GlusterFS mount attempt 

11/06/2020 22:29:10 INFO GlusterFS mount attempt 

11/06/2020 22:28:40 INFO GlusterFS mount attempt 

11/06/2020 22:28:10 INFO GlusterFS mount attempt 

11/06/2020 22:27:40 INFO GlusterFS mount attempt 

11/06/2020 22:27:10 INFO GlusterFS mount attempt 

11/06/2020 22:26:40 INFO GlusterFS mount attempt 

11/06/2020 22:26:10 INFO GlusterFS mount attempt 

11/06/2020 22:25:40 INFO GlusterFS mount attempt 

11/06/2020 22:25:10 INFO GlusterFS mount attempt 

11/06/2020 22:24:40 INFO GlusterFS mount attempt 

11/06/2020 22:24:09 INFO GlusterFS mount attempt 

11/06/2020 22:23:39 INFO GlusterFS mount attempt 

11/06/2020 22:23:09 INFO GlusterFS mount attempt 

11/06/2020 22:22:39 INFO GlusterFS mount attempt 

11/06/2020 22:22:09 INFO GlusterFS mount attempt 

11/06/2020 22:21:39 INFO GlusterFS mount attempt 

11/06/2020 22:21:09 INFO GlusterFS mount attempt 

11/06/2020 22:20:39 INFO GlusterFS mount attempt 

11/06/2020 22:20:09 INFO GlusterFS mount attempt 

11/06/2020 22:19:39 INFO GlusterFS mount attempt 

11/06/2020 22:19:09 INFO GlusterFS mount attempt 

11/06/2020 22:18:38 INFO GlusterFS mount attempt 

11/06/2020 22:18:08 INFO GlusterFS mount attempt 

11/06/2020 22:17:38 INFO GlusterFS mount attempt 

11/06/2020 22:17:08 INFO GlusterFS mount attempt 

11/06/2020 22:16:38 INFO GlusterFS mount attempt 

11/06/2020 22:16:08 INFO GlusterFS mount attempt 

11/06/2020 22:15:38 INFO GlusterFS mount attempt 

11/06/2020 22:15:08 INFO GlusterFS mount attempt 

11/06/2020 22:14:38 INFO GlusterFS mount attempt 

11/06/2020 22:14:08 INFO GlusterFS mount attempt 

11/06/2020 22:13:38 INFO GlusterFS mount attempt 

11/06/2020 22:13:07 INFO GlusterFS mount attempt 

11/06/2020 22:12:37 INFO GlusterFS mount attempt 

11/06/2020 22:12:07 INFO GlusterFS mount attempt 

11/06/2020 22:11:37 INFO GlusterFS mount attempt 

11/06/2020 22:11:07 INFO GlusterFS mount attempt 

11/06/2020 22:10:37 INFO GlusterFS mount attempt 

11/06/2020 22:10:07 INFO GlusterFS mount attempt 

11/06/2020 22:09:37 INFO GlusterFS mount attempt 

11/06/2020 22:09:07 INFO GlusterFS mount attempt 

11/06/2020 22:08:37 INFO GlusterFS mount attempt 

11/06/2020 22:08:06 INFO GlusterFS mount attempt 

11/06/2020 22:07:36 INFO GlusterFS mount attempt 

11/06/2020 22:07:06 INFO GlusterFS mount attempt 

11/06/2020 22:06:36 INFO GlusterFS mount attempt 

11/06/2020 22:06:06 INFO GlusterFS mount attempt 

11/06/2020 22:05:36 INFO GlusterFS mount attempt 

11/06/2020 22:05:06 INFO GlusterFS mount attempt 

11/06/2020 22:04:36 INFO GlusterFS mount attempt 

11/06/2020 22:04:06 INFO GlusterFS mount attempt 

11/06/2020 22:03:36 INFO GlusterFS mount attempt 

11/06/2020 22:03:06 INFO GlusterFS mount attempt 

11/06/2020 22:02:35 INFO GlusterFS mount attempt 

11/06/2020 22:02:05 INFO GlusterFS mount attempt 

11/06/2020 22:01:35 INFO GlusterFS mount attempt 

11/06/2020 22:01:05 INFO GlusterFS mount attempt 

11/06/2020 22:00:35 INFO GlusterFS mount attempt 

11/06/2020 22:00:05 INFO GlusterFS mount attempt 

11/06/2020 21:59:35 INFO GlusterFS mount attempt 

11/06/2020 21:59:05 INFO GlusterFS mount attempt 

11/06/2020 21:58:35 INFO GlusterFS mount attempt 

11/06/2020 21:58:05 INFO GlusterFS mount attempt 

11/06/2020 21:57:35 INFO GlusterFS mount attempt 

11/06/2020 21:57:04 INFO GlusterFS mount attempt 

11/06/2020 21:56:34 INFO GlusterFS mount attempt 

11/06/2020 21:56:04 INFO GlusterFS mount attempt 

11/06/2020 21:55:34 INFO GlusterFS mount attempt 

11/06/2020 21:55:04 INFO GlusterFS mount attempt 

11/06/2020 21:54:34 INFO GlusterFS mount attempt 

11/06/2020 21:54:04 INFO GlusterFS mount attempt 

11/06/2020 21:53:34 INFO GlusterFS mount attempt 

11/06/2020 21:53:04 INFO GlusterFS mount attempt 

11/06/2020 21:52:34 INFO GlusterFS mount attempt 

11/06/2020 21:52:04 INFO GlusterFS mount attempt 

11/06/2020 21:51:34 INFO GlusterFS mount attempt 

11/06/2020 21:51:03 INFO GlusterFS mount attempt 

11/06/2020 21:50:33 INFO GlusterFS mount attempt 

11/06/2020 21:50:03 INFO GlusterFS mount attempt 

11/06/2020 21:49:33 INFO GlusterFS mount attempt 

11/06/2020 21:49:03 INFO GlusterFS mount attempt 

11/06/2020 21:48:33 INFO GlusterFS mount attempt 

11/06/2020 21:48:03 INFO GlusterFS mount attempt 

11/06/2020 21:47:33 INFO GlusterFS mount attempt 

11/06/2020 21:47:03 INFO GlusterFS mount attempt 

11/06/2020 21:46:33 INFO GlusterFS mount attempt 

11/06/2020 21:46:03 INFO GlusterFS mount attempt 

11/06/2020 21:45:32 INFO GlusterFS mount attempt 

11/06/2020 21:45:02 INFO GlusterFS mount attempt 

11/06/2020 21:44:32 INFO GlusterFS mount attempt 

11/06/2020 21:44:02 INFO GlusterFS mount attempt 

11/06/2020 21:43:32 INFO GlusterFS mount attempt 

11/06/2020 21:43:02 INFO GlusterFS mount attempt 

11/06/2020 21:42:32 INFO GlusterFS mount attempt 

11/06/2020 21:42:02 INFO GlusterFS mount attempt 

11/06/2020 21:41:32 INFO GlusterFS mount attempt 

11/06/2020 21:41:02 INFO GlusterFS mount attempt 

11/06/2020 21:40:32 INFO GlusterFS mount attempt 

11/06/2020 21:40:01 INFO GlusterFS mount attempt 

11/06/2020 21:39:31 INFO GlusterFS mount attempt 

11/06/2020 21:39:01 INFO GlusterFS mount attempt 

11/06/2020 21:38:31 INFO GlusterFS mount attempt 

11/06/2020 21:38:01 INFO GlusterFS mount attempt 

11/06/2020 21:37:31 INFO GlusterFS mount attempt 

11/06/2020 21:37:01 INFO GlusterFS mount attempt 

11/06/2020 21:36:31 INFO GlusterFS mount attempt 

11/06/2020 21:36:01 INFO GlusterFS mount attempt 

11/06/2020 21:35:31 INFO GlusterFS mount attempt 

11/06/2020 21:35:01 INFO GlusterFS mount attempt 

11/06/2020 21:34:30 INFO GlusterFS mount attempt 

11/06/2020 21:34:00 INFO GlusterFS mount attempt 

11/06/2020 21:33:30 INFO GlusterFS mount attempt 

11/06/2020 21:33:00 INFO GlusterFS mount attempt 

11/06/2020 21:32:30 INFO GlusterFS mount attempt 

11/06/2020 21:32:00 INFO GlusterFS mount attempt 

11/06/2020 21:31:30 INFO GlusterFS mount attempt 

11/06/2020 21:31:00 INFO GlusterFS mount attempt 

11/06/2020 21:30:30 INFO GlusterFS mount attempt 

11/06/2020 21:30:00 INFO GlusterFS mount attempt 

11/06/2020 21:29:30 INFO GlusterFS mount attempt 

11/06/2020 21:28:59 INFO GlusterFS mount attempt 

11/06/2020 21:28:29 INFO GlusterFS mount attempt 

11/06/2020 21:27:59 INFO GlusterFS mount attempt 

11/06/2020 21:27:29 INFO GlusterFS mount attempt 

11/06/2020 21:26:59 INFO GlusterFS mount attempt 

11/06/2020 21:26:29 INFO GlusterFS mount attempt 

11/06/2020 21:25:59 INFO GlusterFS mount attempt 

11/06/2020 21:25:29 INFO GlusterFS mount attempt 

11/06/2020 21:24:59 INFO GlusterFS mount attempt 

11/06/2020 21:24:29 INFO GlusterFS mount attempt 

11/06/2020 21:23:58 INFO GlusterFS mount attempt 

11/06/2020 21:23:28 INFO GlusterFS mount attempt 

11/06/2020 21:22:58 INFO GlusterFS mount attempt 

11/06/2020 21:22:28 INFO GlusterFS mount attempt 

11/06/2020 21:21:58 INFO GlusterFS mount attempt 

11/06/2020 21:21:28 INFO GlusterFS mount attempt 

11/06/2020 21:20:58 INFO GlusterFS mount attempt 

11/06/2020 21:20:28 INFO GlusterFS mount attempt 

11/06/2020 21:19:58 INFO GlusterFS mount attempt 

11/06/2020 21:19:28 INFO GlusterFS mount attempt 

11/06/2020 21:18:58 INFO GlusterFS mount attempt 

11/06/2020 21:18:27 INFO GlusterFS mount attempt 

11/06/2020 21:17:57 INFO GlusterFS mount attempt 

11/06/2020 21:17:27 INFO GlusterFS mount attempt 

11/06/2020 21:16:57 INFO GlusterFS mount attempt 

11/06/2020 21:16:27 INFO GlusterFS mount attempt 

11/06/2020 21:15:57 INFO GlusterFS mount attempt 

11/06/2020 21:15:27 INFO GlusterFS mount attempt 

11/06/2020 21:14:57 INFO GlusterFS mount attempt 

11/06/2020 21:14:27 INFO GlusterFS mount attempt 

11/06/2020 21:13:57 INFO GlusterFS mount attempt 

11/06/2020 21:13:27 INFO GlusterFS mount attempt 

11/06/2020 21:12:57 INFO GlusterFS mount attempt 

11/06/2020 21:12:26 INFO GlusterFS mount attempt 

11/06/2020 21:11:56 INFO GlusterFS mount attempt 

11/06/2020 21:11:26 INFO GlusterFS mount attempt 

11/06/2020 21:10:56 INFO GlusterFS mount attempt 

11/06/2020 21:10:26 INFO GlusterFS mount attempt 

11/06/2020 21:09:56 INFO GlusterFS mount attempt 

11/06/2020 21:09:26 INFO GlusterFS mount attempt 

11/06/2020 21:08:56 INFO GlusterFS mount attempt 

11/06/2020 21:08:26 INFO GlusterFS mount attempt 

11/06/2020 21:07:56 INFO GlusterFS mount attempt 

11/06/2020 21:07:26 INFO GlusterFS mount attempt 

11/06/2020 21:06:55 INFO GlusterFS mount attempt 

11/06/2020 21:06:25 INFO GlusterFS mount attempt 

11/06/2020 21:05:55 INFO GlusterFS mount attempt 

11/06/2020 21:05:25 INFO GlusterFS mount attempt 

11/06/2020 21:04:55 INFO GlusterFS mount attempt 

11/06/2020 21:04:25 INFO GlusterFS mount attempt 

11/06/2020 21:03:55 INFO GlusterFS mount attempt 

11/06/2020 21:03:25 INFO GlusterFS mount attempt 

11/06/2020 21:02:55 INFO GlusterFS mount attempt 

11/06/2020 21:02:25 INFO GlusterFS mount attempt 

11/06/2020 21:01:55 INFO GlusterFS mount attempt 

11/06/2020 21:01:24 INFO GlusterFS mount attempt 

11/06/2020 21:00:54 INFO GlusterFS mount attempt 

11/06/2020 21:00:24 INFO GlusterFS mount attempt 

11/06/2020 20:59:54 INFO GlusterFS mount attempt 

11/06/2020 20:59:24 INFO GlusterFS mount attempt 

11/06/2020 20:58:54 INFO GlusterFS mount attempt 

11/06/2020 20:58:24 INFO GlusterFS mount attempt 

11/06/2020 20:57:54 INFO GlusterFS mount attempt 

11/06/2020 20:57:24 INFO GlusterFS mount attempt 

11/06/2020 20:56:54 INFO GlusterFS mount attempt 

11/06/2020 20:56:23 INFO GlusterFS mount attempt 

11/06/2020 20:55:53 INFO GlusterFS mount attempt 

11/06/2020 20:55:23 INFO GlusterFS mount attempt 

11/06/2020 20:54:53 INFO GlusterFS mount attempt 

11/06/2020 20:54:23 INFO GlusterFS mount attempt 

11/06/2020 20:53:53 INFO GlusterFS mount attempt 

11/06/2020 20:53:23 INFO GlusterFS mount attempt 

11/06/2020 20:52:53 INFO GlusterFS mount attempt 

11/06/2020 20:52:23 INFO GlusterFS mount attempt 

11/06/2020 20:51:53 INFO GlusterFS mount attempt 

11/06/2020 20:51:23 INFO GlusterFS mount attempt 

11/06/2020 20:50:53 INFO GlusterFS mount attempt 

11/06/2020 20:50:22 INFO GlusterFS mount attempt 

11/06/2020 20:49:52 INFO GlusterFS mount attempt 

11/06/2020 20:49:22 INFO GlusterFS mount attempt 

11/06/2020 20:48:52 INFO GlusterFS mount attempt 

11/06/2020 20:48:22 INFO GlusterFS mount attempt 

11/06/2020 20:47:52 INFO GlusterFS mount attempt 

11/06/2020 20:47:22 INFO GlusterFS mount attempt 

11/06/2020 20:46:52 INFO GlusterFS mount attempt 

11/06/2020 20:46:22 INFO GlusterFS mount attempt 

11/06/2020 20:45:52 INFO GlusterFS mount attempt 

11/06/2020 20:45:22 INFO GlusterFS mount attempt 

11/06/2020 20:44:51 INFO GlusterFS mount attempt 

11/06/2020 20:44:21 INFO GlusterFS mount attempt 

11/06/2020 20:43:51 INFO GlusterFS mount attempt 

11/06/2020 20:43:21 INFO GlusterFS mount attempt 

11/06/2020 20:42:51 INFO GlusterFS mount attempt 

11/06/2020 20:42:21 INFO GlusterFS mount attempt 

11/06/2020 20:41:51 INFO GlusterFS mount attempt 

11/06/2020 20:41:21 INFO GlusterFS mount attempt 

11/06/2020 20:40:51 INFO GlusterFS mount attempt 

11/06/2020 20:40:21 INFO GlusterFS mount attempt 

11/06/2020 20:39:51 INFO GlusterFS mount attempt 

11/06/2020 20:39:21 INFO GlusterFS mount attempt 

11/06/2020 20:38:50 INFO GlusterFS mount attempt 

11/06/2020 20:38:20 INFO GlusterFS mount attempt 

11/06/2020 20:37:50 INFO GlusterFS mount attempt 

11/06/2020 20:37:20 INFO GlusterFS mount attempt 

11/06/2020 20:36:50 INFO GlusterFS mount attempt 

11/06/2020 20:36:20 INFO GlusterFS mount attempt 

11/06/2020 20:35:50 INFO GlusterFS mount attempt 

11/06/2020 20:35:20 INFO GlusterFS mount attempt 

11/06/2020 20:34:50 INFO GlusterFS mount attempt 

11/06/2020 20:34:20 INFO GlusterFS mount attempt 

11/06/2020 20:33:49 INFO GlusterFS mount attempt 

11/06/2020 20:33:19 INFO GlusterFS mount attempt 

11/06/2020 20:32:49 INFO GlusterFS mount attempt 

11/06/2020 20:32:19 INFO GlusterFS mount attempt 

11/06/2020 20:31:49 INFO GlusterFS mount attempt 

11/06/2020 20:31:19 INFO GlusterFS mount attempt 

11/06/2020 20:30:49 INFO GlusterFS mount attempt 

11/06/2020 20:30:19 INFO GlusterFS mount attempt 

11/06/2020 20:29:49 INFO GlusterFS mount attempt 

11/06/2020 20:29:19 INFO GlusterFS mount attempt 

11/06/2020 20:28:49 INFO GlusterFS mount attempt 

11/06/2020 20:28:19 INFO GlusterFS mount attempt 

11/06/2020 20:27:48 INFO GlusterFS mount attempt 

11/06/2020 20:27:18 INFO GlusterFS mount attempt 

11/06/2020 20:26:48 INFO GlusterFS mount attempt 

11/06/2020 20:26:18 INFO GlusterFS mount attempt 

11/06/2020 20:25:48 INFO GlusterFS mount attempt 

11/06/2020 20:25:18 INFO GlusterFS mount attempt 

11/06/2020 20:24:48 INFO GlusterFS mount attempt 

11/06/2020 20:24:18 INFO GlusterFS mount attempt 

11/06/2020 20:23:48 INFO GlusterFS mount attempt 

11/06/2020 20:23:18 INFO GlusterFS mount attempt 

11/06/2020 20:22:48 INFO GlusterFS mount attempt 

11/06/2020 20:22:17 INFO GlusterFS mount attempt 

11/06/2020 20:21:47 INFO GlusterFS mount attempt 

11/06/2020 20:21:17 INFO GlusterFS mount attempt 

11/06/2020 20:20:47 INFO GlusterFS mount attempt 

11/06/2020 20:20:17 INFO GlusterFS mount attempt 

11/06/2020 20:19:47 INFO GlusterFS mount attempt 

11/06/2020 20:19:17 INFO GlusterFS mount attempt 

11/06/2020 20:18:47 INFO GlusterFS mount attempt 

11/06/2020 20:18:17 INFO GlusterFS mount attempt 

11/06/2020 20:17:47 INFO GlusterFS mount attempt 

11/06/2020 20:17:17 INFO GlusterFS mount attempt 

11/06/2020 20:16:46 INFO GlusterFS mount attempt 

11/06/2020 20:16:16 INFO GlusterFS mount attempt 

11/06/2020 20:15:46 INFO GlusterFS mount attempt 

11/06/2020 20:15:16 INFO GlusterFS mount attempt 

11/06/2020 20:14:46 INFO GlusterFS mount attempt 

11/06/2020 20:14:16 INFO GlusterFS mount attempt 

11/06/2020 20:13:46 INFO GlusterFS mount attempt 

11/06/2020 20:13:16 INFO GlusterFS mount attempt 

11/06/2020 20:12:46 INFO GlusterFS mount attempt 

11/06/2020 20:12:16 INFO GlusterFS mount attempt 

11/06/2020 20:11:46 INFO GlusterFS mount attempt 

11/06/2020 20:11:15 INFO GlusterFS mount attempt 

11/06/2020 20:10:45 INFO GlusterFS mount attempt 

11/06/2020 20:10:15 INFO GlusterFS mount attempt 

11/06/2020 20:09:45 INFO GlusterFS mount attempt 

11/06/2020 20:09:15 INFO GlusterFS mount attempt 

11/06/2020 20:08:45 INFO GlusterFS mount attempt 

11/06/2020 20:08:15 INFO GlusterFS mount attempt 

11/06/2020 20:07:45 INFO GlusterFS mount attempt 

11/06/2020 20:07:15 INFO GlusterFS mount attempt 

11/06/2020 20:06:45 INFO GlusterFS mount attempt 

11/06/2020 20:06:15 INFO GlusterFS mount attempt 

11/06/2020 20:05:44 INFO GlusterFS mount attempt 

11/06/2020 20:05:14 INFO GlusterFS mount attempt 

11/06/2020 20:04:44 INFO GlusterFS mount attempt 

11/06/2020 20:04:14 INFO GlusterFS mount attempt 

11/06/2020 20:03:44 INFO GlusterFS mount attempt 

11/06/2020 20:03:14 INFO GlusterFS mount attempt 

11/06/2020 20:02:44 INFO GlusterFS mount attempt 

11/06/2020 20:02:14 INFO GlusterFS mount attempt 

11/06/2020 20:01:44 INFO GlusterFS mount attempt 

11/06/2020 20:01:14 INFO GlusterFS mount attempt 

11/06/2020 20:00:44 INFO GlusterFS mount attempt 

11/06/2020 20:00:13 INFO GlusterFS mount attempt 

11/06/2020 19:59:43 INFO GlusterFS mount attempt 

11/06/2020 19:59:13 INFO GlusterFS mount attempt 

11/06/2020 19:58:43 INFO GlusterFS mount attempt 

11/06/2020 19:58:13 INFO GlusterFS mount attempt 

11/06/2020 19:57:43 INFO GlusterFS mount attempt 

11/06/2020 19:57:13 INFO GlusterFS mount attempt 

11/06/2020 19:56:43 INFO GlusterFS mount attempt 

11/06/2020 19:56:13 INFO GlusterFS mount attempt 

11/06/2020 19:55:43 INFO GlusterFS mount attempt 

11/06/2020 19:55:12 INFO GlusterFS mount attempt 

11/06/2020 19:54:42 INFO GlusterFS mount attempt 

11/06/2020 19:54:12 INFO GlusterFS mount attempt 

11/06/2020 19:53:42 INFO GlusterFS mount attempt 

11/06/2020 19:53:12 INFO GlusterFS mount attempt 

11/06/2020 19:52:42 INFO GlusterFS mount attempt 

11/06/2020 19:52:12 INFO GlusterFS mount attempt 

11/06/2020 19:51:42 INFO GlusterFS mount attempt 

11/06/2020 19:51:12 INFO GlusterFS mount attempt 

11/06/2020 19:50:42 INFO GlusterFS mount attempt 

11/06/2020 19:50:12 INFO GlusterFS mount attempt 

11/06/2020 19:49:42 INFO GlusterFS mount attempt 

11/06/2020 19:49:11 INFO GlusterFS mount attempt 

11/06/2020 19:48:41 INFO GlusterFS mount attempt 

11/06/2020 19:48:11 INFO GlusterFS mount attempt 

11/06/2020 19:47:41 INFO GlusterFS mount attempt 

11/06/2020 19:47:11 INFO GlusterFS mount attempt 

11/06/2020 19:46:41 INFO GlusterFS mount attempt 

11/06/2020 19:46:11 INFO GlusterFS mount attempt 

11/06/2020 19:45:41 INFO GlusterFS mount attempt 

11/06/2020 19:45:11 INFO GlusterFS mount attempt 

11/06/2020 19:44:41 INFO GlusterFS mount attempt 

11/06/2020 19:44:11 INFO GlusterFS mount attempt 

11/06/2020 19:43:40 INFO GlusterFS mount attempt 

11/06/2020 19:43:10 INFO GlusterFS mount attempt 

11/06/2020 19:42:40 INFO GlusterFS mount attempt 

11/06/2020 19:42:10 INFO GlusterFS mount attempt 

11/06/2020 19:41:40 INFO GlusterFS mount attempt 

11/06/2020 19:41:10 INFO GlusterFS mount attempt 

11/06/2020 19:40:40 INFO GlusterFS mount attempt 

11/06/2020 19:40:10 INFO GlusterFS mount attempt 

11/06/2020 19:39:40 INFO GlusterFS mount attempt 

11/06/2020 19:39:10 INFO GlusterFS mount attempt 

11/06/2020 19:38:40 INFO GlusterFS mount attempt 

11/06/2020 19:38:09 INFO GlusterFS mount attempt 

11/06/2020 19:37:39 INFO GlusterFS mount attempt 

11/06/2020 19:37:09 INFO GlusterFS mount attempt 

11/06/2020 19:36:39 INFO GlusterFS mount attempt 

11/06/2020 19:36:09 INFO GlusterFS mount attempt 

11/06/2020 19:35:39 INFO GlusterFS mount attempt 

11/06/2020 19:35:09 INFO GlusterFS mount attempt 

11/06/2020 19:34:39 INFO GlusterFS mount attempt 

11/06/2020 19:34:09 INFO GlusterFS mount attempt 

11/06/2020 19:33:39 INFO GlusterFS mount attempt 

11/06/2020 19:33:09 INFO GlusterFS mount attempt 

11/06/2020 19:32:38 INFO GlusterFS mount attempt 

11/06/2020 19:32:08 INFO GlusterFS mount attempt 

11/06/2020 19:31:38 INFO GlusterFS mount attempt 

11/06/2020 19:31:08 INFO GlusterFS mount attempt 

11/06/2020 19:30:38 INFO GlusterFS mount attempt 

11/06/2020 19:30:08 INFO GlusterFS mount attempt 

11/06/2020 19:29:38 INFO GlusterFS mount attempt 

11/06/2020 19:29:08 INFO GlusterFS mount attempt 

11/06/2020 19:28:38 INFO GlusterFS mount attempt 

11/06/2020 19:28:08 INFO GlusterFS mount attempt 

11/06/2020 19:27:38 INFO GlusterFS mount attempt 

11/06/2020 19:27:07 INFO GlusterFS mount attempt 

11/06/2020 19:26:37 INFO GlusterFS mount attempt 

11/06/2020 19:26:07 INFO GlusterFS mount attempt 

11/06/2020 19:25:37 INFO GlusterFS mount attempt 

11/06/2020 19:25:07 INFO GlusterFS mount attempt 

11/06/2020 19:24:37 INFO GlusterFS mount attempt 

11/06/2020 19:24:07 INFO GlusterFS mount attempt 

11/06/2020 19:23:37 INFO GlusterFS mount attempt 

11/06/2020 19:23:07 INFO GlusterFS mount attempt 

11/06/2020 19:22:37 INFO GlusterFS mount attempt 

11/06/2020 19:22:06 INFO GlusterFS mount attempt 

11/06/2020 19:21:36 INFO GlusterFS mount attempt 

11/06/2020 19:21:06 INFO GlusterFS mount attempt 

11/06/2020 19:20:36 INFO GlusterFS mount attempt 

11/06/2020 19:20:06 INFO GlusterFS mount attempt 

11/06/2020 19:19:36 INFO GlusterFS mount attempt 

11/06/2020 19:19:06 INFO GlusterFS mount attempt 

11/06/2020 19:18:36 INFO GlusterFS mount attempt 

11/06/2020 19:18:06 INFO GlusterFS mount attempt 

11/06/2020 19:17:36 INFO GlusterFS mount attempt 

11/06/2020 19:17:06 INFO GlusterFS mount attempt 

11/06/2020 19:16:35 INFO GlusterFS mount attempt 

11/06/2020 19:16:05 INFO GlusterFS mount attempt 

11/06/2020 19:15:35 INFO GlusterFS mount attempt 

11/06/2020 19:15:05 INFO GlusterFS mount attempt 

11/06/2020 19:14:35 INFO GlusterFS mount attempt 

11/06/2020 19:14:05 INFO GlusterFS mount attempt 

11/06/2020 19:13:35 INFO GlusterFS mount attempt 

11/06/2020 19:13:05 INFO GlusterFS mount attempt 

11/06/2020 19:12:35 INFO GlusterFS mount attempt 

11/06/2020 19:12:05 INFO GlusterFS mount attempt 

11/06/2020 19:11:34 INFO GlusterFS mount attempt 

11/06/2020 19:11:04 INFO GlusterFS mount attempt 

11/06/2020 19:10:34 INFO GlusterFS mount attempt 

11/06/2020 19:10:04 INFO GlusterFS mount attempt 

11/06/2020 19:09:34 INFO GlusterFS mount attempt 

11/06/2020 19:09:04 INFO GlusterFS mount attempt 

11/06/2020 19:08:34 INFO GlusterFS mount attempt 

11/06/2020 19:08:04 INFO GlusterFS mount attempt 

11/06/2020 19:07:34 INFO GlusterFS mount attempt 

11/06/2020 19:07:04 INFO GlusterFS mount attempt 

11/06/2020 19:06:34 INFO GlusterFS mount attempt 

11/06/2020 19:06:03 INFO GlusterFS mount attempt 

11/06/2020 19:05:33 INFO GlusterFS mount attempt 

11/06/2020 19:05:03 INFO GlusterFS mount attempt 

11/06/2020 19:04:33 INFO GlusterFS mount attempt 

11/06/2020 19:04:03 INFO GlusterFS mount attempt 

11/06/2020 19:03:33 INFO GlusterFS mount attempt 

11/06/2020 19:03:03 INFO GlusterFS mount attempt 

11/06/2020 19:02:33 INFO GlusterFS mount attempt 

11/06/2020 19:02:03 INFO GlusterFS mount attempt 

11/06/2020 19:01:33 INFO GlusterFS mount attempt 

11/06/2020 19:01:02 INFO GlusterFS mount attempt 

11/06/2020 19:00:32 INFO GlusterFS mount attempt 

11/06/2020 19:00:02 INFO GlusterFS mount attempt 

11/06/2020 18:59:32 INFO GlusterFS mount attempt 

11/06/2020 18:59:02 INFO GlusterFS mount attempt 

11/06/2020 18:58:32 INFO GlusterFS mount attempt 

11/06/2020 18:58:02 INFO GlusterFS mount attempt 

11/06/2020 18:57:32 INFO GlusterFS mount attempt 

11/06/2020 18:57:02 INFO GlusterFS mount attempt 

11/06/2020 18:56:32 INFO GlusterFS mount attempt 

11/06/2020 18:56:02 INFO GlusterFS mount attempt 

11/06/2020 18:55:32 INFO GlusterFS mount attempt 

11/06/2020 18:55:01 INFO GlusterFS mount attempt 

11/06/2020 18:54:31 INFO GlusterFS mount attempt 

11/06/2020 18:54:01 INFO GlusterFS mount attempt 

11/06/2020 18:53:31 INFO GlusterFS mount attempt 

11/06/2020 18:53:01 INFO GlusterFS mount attempt 

11/06/2020 18:52:31 INFO GlusterFS mount attempt 

11/06/2020 18:52:01 INFO GlusterFS mount attempt 

11/06/2020 18:51:31 INFO GlusterFS mount attempt 

11/06/2020 18:51:01 INFO GlusterFS mount attempt 

11/06/2020 18:50:31 INFO GlusterFS mount attempt 

11/06/2020 18:50:01 INFO GlusterFS mount attempt 

11/06/2020 18:49:30 INFO GlusterFS mount attempt 

11/06/2020 18:49:00 INFO GlusterFS mount attempt 

11/06/2020 18:48:30 INFO GlusterFS mount attempt 

11/06/2020 18:48:00 INFO GlusterFS mount attempt 

11/06/2020 18:47:30 INFO GlusterFS mount attempt 

11/06/2020 18:47:00 INFO GlusterFS mount attempt 

11/06/2020 18:46:30 INFO GlusterFS mount attempt 

11/06/2020 18:46:00 INFO GlusterFS mount attempt 

11/06/2020 18:45:30 INFO GlusterFS mount attempt 

11/06/2020 18:45:00 INFO GlusterFS mount attempt 

11/06/2020 18:44:30 INFO GlusterFS mount attempt 

11/06/2020 18:44:00 INFO GlusterFS mount attempt 

11/06/2020 18:43:29 INFO GlusterFS mount attempt 

11/06/2020 18:42:59 INFO GlusterFS mount attempt 

11/06/2020 18:42:29 INFO GlusterFS mount attempt 

11/06/2020 18:41:59 INFO GlusterFS mount attempt 

11/06/2020 18:41:29 INFO GlusterFS mount attempt 

11/06/2020 18:40:59 INFO GlusterFS mount attempt 

11/06/2020 18:40:29 INFO GlusterFS mount attempt 

11/06/2020 18:39:59 INFO GlusterFS mount attempt 

11/06/2020 18:39:29 INFO GlusterFS mount attempt 

11/06/2020 18:38:59 INFO GlusterFS mount attempt 

11/06/2020 18:38:29 INFO GlusterFS mount attempt 

11/06/2020 18:37:58 INFO GlusterFS mount attempt 

11/06/2020 18:37:28 INFO GlusterFS mount attempt 

11/06/2020 18:36:58 INFO GlusterFS mount attempt 

11/06/2020 18:36:28 INFO GlusterFS mount attempt 

11/06/2020 18:35:58 INFO GlusterFS mount attempt 

11/06/2020 18:35:28 INFO GlusterFS mount attempt 

11/06/2020 18:34:58 INFO GlusterFS mount attempt 

11/06/2020 18:34:28 INFO GlusterFS mount attempt 

11/06/2020 18:33:58 INFO GlusterFS mount attempt 

11/06/2020 18:33:28 INFO GlusterFS mount attempt 

11/06/2020 18:32:58 INFO GlusterFS mount attempt 

11/06/2020 18:32:27 INFO GlusterFS mount attempt 

11/06/2020 18:31:57 INFO GlusterFS mount attempt 

11/06/2020 18:31:27 INFO GlusterFS mount attempt 

11/06/2020 18:30:57 INFO GlusterFS mount attempt 

11/06/2020 18:30:27 INFO GlusterFS mount attempt 

11/06/2020 18:29:57 INFO GlusterFS mount attempt 

11/06/2020 18:29:27 INFO GlusterFS mount attempt 

11/06/2020 18:28:57 INFO GlusterFS mount attempt 

11/06/2020 18:28:27 INFO GlusterFS mount attempt 

11/06/2020 18:27:57 INFO GlusterFS mount attempt 

11/06/2020 18:27:26 INFO GlusterFS mount attempt 

11/06/2020 18:26:56 INFO GlusterFS mount attempt 

11/06/2020 18:26:26 INFO GlusterFS mount attempt 

11/06/2020 18:25:56 INFO GlusterFS mount attempt 

11/06/2020 18:25:26 INFO GlusterFS mount attempt 

11/06/2020 18:24:56 INFO GlusterFS mount attempt 

11/06/2020 18:24:26 INFO GlusterFS mount attempt 

11/06/2020 18:23:56 INFO GlusterFS mount attempt 

11/06/2020 18:23:26 INFO GlusterFS mount attempt 

11/06/2020 18:22:56 INFO GlusterFS mount attempt 

11/06/2020 18:22:26 INFO GlusterFS mount attempt 

11/06/2020 18:21:55 INFO GlusterFS mount attempt 

11/06/2020 18:21:25 INFO GlusterFS mount attempt 

11/06/2020 18:20:55 INFO GlusterFS mount attempt 

11/06/2020 18:20:25 INFO GlusterFS mount attempt 

11/06/2020 18:19:55 INFO GlusterFS mount attempt 

11/06/2020 18:19:25 INFO GlusterFS mount attempt 

11/06/2020 18:18:55 INFO GlusterFS mount attempt 

11/06/2020 18:18:25 INFO GlusterFS mount attempt 

11/06/2020 18:17:55 INFO GlusterFS mount attempt 

11/06/2020 18:17:25 INFO GlusterFS mount attempt 

11/06/2020 18:16:55 INFO GlusterFS mount attempt 

11/06/2020 18:16:24 INFO GlusterFS mount attempt 

11/06/2020 18:15:54 INFO GlusterFS mount attempt 

11/06/2020 18:15:24 INFO GlusterFS mount attempt 

11/06/2020 18:14:54 INFO GlusterFS mount attempt 

11/06/2020 18:14:24 INFO GlusterFS mount attempt 

11/06/2020 18:13:54 INFO GlusterFS mount attempt 

11/06/2020 18:13:24 INFO GlusterFS mount attempt 

11/06/2020 18:12:54 INFO GlusterFS mount attempt 

11/06/2020 18:12:24 INFO GlusterFS mount attempt 

11/06/2020 18:11:54 INFO GlusterFS mount attempt 

11/06/2020 18:11:23 INFO GlusterFS mount attempt 

11/06/2020 18:10:53 INFO GlusterFS mount attempt 

11/06/2020 18:10:23 INFO GlusterFS mount attempt 

11/06/2020 18:09:53 INFO GlusterFS mount attempt 

11/06/2020 18:09:23 INFO GlusterFS mount attempt 

11/06/2020 18:08:53 INFO GlusterFS mount attempt 

11/06/2020 18:08:23 INFO GlusterFS mount attempt 

11/06/2020 18:07:53 INFO GlusterFS mount attempt 

11/06/2020 18:07:23 INFO GlusterFS mount attempt 

11/06/2020 18:06:53 INFO GlusterFS mount attempt 

11/06/2020 18:06:23 INFO GlusterFS mount attempt 

11/06/2020 18:05:53 INFO GlusterFS mount attempt 

11/06/2020 18:05:22 INFO GlusterFS mount attempt 

11/06/2020 18:04:52 INFO GlusterFS mount attempt 

11/06/2020 18:04:22 INFO GlusterFS mount attempt 

11/06/2020 18:03:52 INFO GlusterFS mount attempt 

11/06/2020 18:03:22 INFO GlusterFS mount attempt 

11/06/2020 18:02:52 INFO GlusterFS mount attempt 

11/06/2020 18:02:22 INFO GlusterFS mount attempt 

11/06/2020 18:01:52 INFO GlusterFS mount attempt 

11/06/2020 18:01:22 INFO GlusterFS mount attempt 

11/06/2020 18:00:52 INFO GlusterFS mount attempt 

11/06/2020 18:00:22 INFO GlusterFS mount attempt 

11/06/2020 17:59:51 INFO GlusterFS mount attempt 

11/06/2020 17:59:21 INFO GlusterFS mount attempt 

11/06/2020 17:58:51 INFO GlusterFS mount attempt 

11/06/2020 17:58:21 INFO GlusterFS mount attempt 

11/06/2020 17:57:51 INFO GlusterFS mount attempt 

11/06/2020 17:57:21 INFO GlusterFS mount attempt 

11/06/2020 17:56:51 INFO GlusterFS mount attempt 

11/06/2020 17:56:21 INFO GlusterFS mount attempt 

11/06/2020 17:55:51 INFO GlusterFS mount attempt 

11/06/2020 17:55:21 INFO GlusterFS mount attempt 

11/06/2020 17:54:51 INFO GlusterFS mount attempt 

11/06/2020 17:54:20 INFO GlusterFS mount attempt 

11/06/2020 17:53:50 INFO GlusterFS mount attempt 

11/06/2020 17:53:20 INFO GlusterFS mount attempt 

11/06/2020 17:52:50 INFO GlusterFS mount attempt 

11/06/2020 17:52:20 INFO GlusterFS mount attempt 

11/06/2020 17:51:50 INFO GlusterFS mount attempt 

11/06/2020 17:51:20 INFO GlusterFS mount attempt 

11/06/2020 17:50:50 INFO GlusterFS mount attempt 

11/06/2020 17:50:20 INFO GlusterFS mount attempt 

11/06/2020 17:49:50 INFO GlusterFS mount attempt 

11/06/2020 17:49:20 INFO GlusterFS mount attempt 

11/06/2020 17:48:49 INFO GlusterFS mount attempt 

11/06/2020 17:48:19 INFO GlusterFS mount attempt 

11/06/2020 17:47:49 INFO GlusterFS mount attempt 

11/06/2020 17:47:19 INFO GlusterFS mount attempt 

11/06/2020 17:46:49 INFO GlusterFS mount attempt 

11/06/2020 17:46:19 INFO GlusterFS mount attempt 

11/06/2020 17:45:49 INFO GlusterFS mount attempt 

11/06/2020 17:45:19 INFO GlusterFS mount attempt 

11/06/2020 17:44:49 INFO GlusterFS mount attempt 

11/06/2020 17:44:19 INFO GlusterFS mount attempt 

11/06/2020 17:43:49 INFO GlusterFS mount attempt 

11/06/2020 17:43:19 INFO GlusterFS mount attempt 

11/06/2020 17:42:48 INFO GlusterFS mount attempt 

11/06/2020 17:42:18 INFO GlusterFS mount attempt 

11/06/2020 17:41:48 INFO GlusterFS mount attempt 

11/06/2020 17:41:18 INFO GlusterFS mount attempt 

11/06/2020 17:40:48 INFO GlusterFS mount attempt 

11/06/2020 17:40:18 INFO GlusterFS mount attempt 

11/06/2020 17:39:48 INFO GlusterFS mount attempt 

11/06/2020 17:39:18 INFO GlusterFS mount attempt 

11/06/2020 17:38:48 INFO GlusterFS mount attempt 

11/06/2020 17:38:18 INFO GlusterFS mount attempt 

11/06/2020 17:37:48 INFO GlusterFS mount attempt 

11/06/2020 17:37:17 INFO GlusterFS mount attempt 

11/06/2020 17:36:47 INFO GlusterFS mount attempt 

11/06/2020 17:36:17 INFO GlusterFS mount attempt 

11/06/2020 17:35:47 INFO GlusterFS mount attempt 

11/06/2020 17:35:17 INFO GlusterFS mount attempt 

11/06/2020 17:34:47 INFO GlusterFS mount attempt 

11/06/2020 17:34:17 INFO GlusterFS mount attempt 

11/06/2020 17:33:47 INFO GlusterFS mount attempt 

11/06/2020 17:33:17 INFO GlusterFS mount attempt 

11/06/2020 17:32:47 INFO GlusterFS mount attempt 

11/06/2020 17:32:17 INFO GlusterFS mount attempt 

11/06/2020 17:31:46 INFO GlusterFS mount attempt 

11/06/2020 17:31:16 INFO GlusterFS mount attempt 

11/06/2020 17:30:46 INFO GlusterFS mount attempt 

11/06/2020 17:30:16 INFO GlusterFS mount attempt 

11/06/2020 17:29:46 INFO GlusterFS mount attempt 

11/06/2020 17:29:16 INFO GlusterFS mount attempt 

11/06/2020 17:28:46 INFO GlusterFS mount attempt 

11/06/2020 17:28:16 INFO GlusterFS mount attempt 

11/06/2020 17:27:46 INFO GlusterFS mount attempt 

11/06/2020 17:27:16 INFO GlusterFS mount attempt 

11/06/2020 17:26:46 INFO GlusterFS mount attempt 

11/06/2020 17:26:15 INFO GlusterFS mount attempt 

11/06/2020 17:25:45 INFO GlusterFS mount attempt 

11/06/2020 17:25:15 INFO GlusterFS mount attempt 

11/06/2020 17:24:45 INFO GlusterFS mount attempt 

11/06/2020 17:24:15 INFO GlusterFS mount attempt 

11/06/2020 17:23:45 INFO GlusterFS mount attempt 

11/06/2020 17:23:15 INFO GlusterFS mount attempt 

11/06/2020 17:22:45 INFO GlusterFS mount attempt 

11/06/2020 17:22:15 INFO GlusterFS mount attempt 

11/06/2020 17:21:45 INFO GlusterFS mount attempt 

11/06/2020 17:21:14 INFO GlusterFS mount attempt 

11/06/2020 17:20:44 INFO GlusterFS mount attempt 

11/06/2020 17:20:14 INFO GlusterFS mount attempt 

11/06/2020 17:19:44 INFO GlusterFS mount attempt 

11/06/2020 17:19:14 INFO GlusterFS mount attempt 

11/06/2020 17:18:44 INFO GlusterFS mount attempt 

11/06/2020 17:18:14 INFO GlusterFS mount attempt 

11/06/2020 17:17:44 INFO GlusterFS mount attempt 

11/06/2020 17:17:14 INFO GlusterFS mount attempt 

11/06/2020 17:16:44 INFO GlusterFS mount attempt 

11/06/2020 17:16:14 INFO GlusterFS mount attempt 

11/06/2020 17:15:43 INFO GlusterFS mount attempt 

11/06/2020 17:15:13 INFO GlusterFS mount attempt 

11/06/2020 17:14:43 INFO GlusterFS mount attempt 

11/06/2020 17:14:13 INFO GlusterFS mount attempt 

11/06/2020 17:13:43 INFO GlusterFS mount attempt 

11/06/2020 17:13:13 INFO GlusterFS mount attempt 

11/06/2020 17:12:43 INFO GlusterFS mount attempt 

11/06/2020 17:12:13 INFO GlusterFS mount attempt 

11/06/2020 17:11:43 INFO GlusterFS mount attempt 

11/06/2020 17:11:13 INFO GlusterFS mount attempt 

11/06/2020 17:10:43 INFO GlusterFS mount attempt 

11/06/2020 17:10:12 INFO GlusterFS mount attempt 

11/06/2020 17:09:42 INFO GlusterFS mount attempt 

11/06/2020 17:09:12 INFO GlusterFS mount attempt 

11/06/2020 17:08:42 INFO GlusterFS mount attempt 

11/06/2020 17:08:12 INFO GlusterFS mount attempt 

11/06/2020 17:07:42 INFO GlusterFS mount attempt 

11/06/2020 17:07:12 INFO GlusterFS mount attempt 

11/06/2020 17:06:42 INFO GlusterFS mount attempt 

11/06/2020 17:06:12 INFO GlusterFS mount attempt 

11/06/2020 17:05:42 INFO GlusterFS mount attempt 

11/06/2020 17:05:12 INFO GlusterFS mount attempt 

11/06/2020 17:04:41 INFO GlusterFS mount attempt 

11/06/2020 17:04:11 INFO GlusterFS mount attempt 

11/06/2020 17:03:41 INFO GlusterFS mount attempt 

11/06/2020 17:03:11 INFO GlusterFS mount attempt 

11/06/2020 17:02:41 INFO GlusterFS mount attempt 

11/06/2020 17:02:11 INFO GlusterFS mount attempt 

11/06/2020 17:01:41 INFO GlusterFS mount attempt 

11/06/2020 17:01:11 INFO GlusterFS mount attempt 

11/06/2020 17:00:41 INFO GlusterFS mount attempt 

11/06/2020 17:00:11 INFO GlusterFS mount attempt 

11/06/2020 16:59:41 INFO GlusterFS mount attempt 

11/06/2020 16:59:10 INFO GlusterFS mount attempt 

11/06/2020 16:58:40 INFO GlusterFS mount attempt 

11/06/2020 16:58:10 INFO GlusterFS mount attempt 

11/06/2020 16:57:40 INFO GlusterFS mount attempt 

11/06/2020 16:57:10 INFO GlusterFS mount attempt 

11/06/2020 16:56:40 INFO GlusterFS mount attempt 

11/06/2020 16:56:10 INFO GlusterFS mount attempt 

11/06/2020 16:55:40 INFO GlusterFS mount attempt 

11/06/2020 16:55:10 INFO GlusterFS mount attempt 

11/06/2020 16:54:40 INFO GlusterFS mount attempt 

11/06/2020 16:54:09 INFO GlusterFS mount attempt 

11/06/2020 16:53:39 INFO GlusterFS mount attempt 

11/06/2020 16:53:09 INFO GlusterFS mount attempt 

11/06/2020 16:52:39 INFO GlusterFS mount attempt 

11/06/2020 16:52:09 INFO GlusterFS mount attempt 

11/06/2020 16:51:39 INFO GlusterFS mount attempt 

11/06/2020 16:51:09 INFO GlusterFS mount attempt 

11/06/2020 16:50:39 INFO GlusterFS mount attempt 

11/06/2020 16:50:09 INFO GlusterFS mount attempt 

11/06/2020 16:49:39 INFO GlusterFS mount attempt 

11/06/2020 16:49:09 INFO GlusterFS mount attempt 

11/06/2020 16:48:38 INFO GlusterFS mount attempt 

11/06/2020 16:48:08 INFO GlusterFS mount attempt 

11/06/2020 16:47:38 INFO GlusterFS mount attempt 

11/06/2020 16:47:08 INFO GlusterFS mount attempt 

11/06/2020 16:46:38 INFO GlusterFS mount attempt 

11/06/2020 16:46:08 INFO GlusterFS mount attempt 

11/06/2020 16:45:38 INFO GlusterFS mount attempt 

11/06/2020 16:45:08 INFO GlusterFS mount attempt 

11/06/2020 16:44:38 INFO GlusterFS mount attempt 

11/06/2020 16:44:08 INFO GlusterFS mount attempt 

11/06/2020 16:43:38 INFO GlusterFS mount attempt 

11/06/2020 16:43:07 INFO GlusterFS mount attempt 

11/06/2020 16:42:37 INFO GlusterFS mount attempt 

11/06/2020 16:42:07 INFO GlusterFS mount attempt 

11/06/2020 16:41:37 INFO GlusterFS mount attempt 

11/06/2020 16:41:07 INFO GlusterFS mount attempt 

11/06/2020 16:40:37 INFO GlusterFS mount attempt 

11/06/2020 16:40:07 INFO GlusterFS mount attempt 

11/06/2020 16:39:37 INFO GlusterFS mount attempt 

11/06/2020 16:39:07 INFO GlusterFS mount attempt 

11/06/2020 16:38:37 INFO GlusterFS mount attempt 

11/06/2020 16:38:07 INFO GlusterFS mount attempt 

11/06/2020 16:37:36 INFO GlusterFS mount attempt 

11/06/2020 16:37:06 INFO GlusterFS mount attempt 

11/06/2020 16:36:36 INFO GlusterFS mount attempt 

11/06/2020 16:36:06 INFO GlusterFS mount attempt 

11/06/2020 16:35:36 INFO GlusterFS mount attempt 

11/06/2020 16:35:06 INFO GlusterFS mount attempt 

11/06/2020 16:34:36 INFO GlusterFS mount attempt 

11/06/2020 16:34:06 INFO GlusterFS mount attempt 

11/06/2020 16:33:36 INFO GlusterFS mount attempt 

11/06/2020 16:33:06 INFO GlusterFS mount attempt 

11/06/2020 16:32:36 INFO GlusterFS mount attempt 

11/06/2020 16:32:05 INFO GlusterFS mount attempt 

11/06/2020 16:31:35 INFO GlusterFS mount attempt 

11/06/2020 16:31:05 INFO GlusterFS mount attempt 

11/06/2020 16:30:35 INFO GlusterFS mount attempt 

11/06/2020 16:30:05 INFO GlusterFS mount attempt 

11/06/2020 16:29:35 INFO GlusterFS mount attempt 

11/06/2020 16:29:05 INFO GlusterFS mount attempt 

11/06/2020 16:28:35 INFO GlusterFS mount attempt 

11/06/2020 16:28:05 INFO GlusterFS mount attempt 

11/06/2020 16:27:35 INFO GlusterFS mount attempt 

11/06/2020 16:27:05 INFO GlusterFS mount attempt 

11/06/2020 16:26:34 INFO GlusterFS mount attempt 

11/06/2020 16:26:04 INFO GlusterFS mount attempt 

11/06/2020 16:25:34 INFO GlusterFS mount attempt 

11/06/2020 16:25:04 INFO GlusterFS mount attempt 

11/06/2020 16:24:34 INFO GlusterFS mount attempt 

11/06/2020 16:24:04 INFO GlusterFS mount attempt 

11/06/2020 16:23:34 INFO GlusterFS mount attempt 

11/06/2020 16:23:04 INFO GlusterFS mount attempt 

11/06/2020 16:22:34 INFO GlusterFS mount attempt 

11/06/2020 16:22:04 INFO GlusterFS mount attempt 

11/06/2020 16:21:34 INFO GlusterFS mount attempt 

11/06/2020 16:21:03 INFO GlusterFS mount attempt 

11/06/2020 16:20:33 INFO GlusterFS mount attempt 

11/06/2020 16:20:03 INFO GlusterFS mount attempt 

11/06/2020 16:19:33 INFO GlusterFS mount attempt 

11/06/2020 16:19:03 INFO GlusterFS mount attempt 

11/06/2020 16:18:33 INFO GlusterFS mount attempt 

11/06/2020 16:18:03 INFO GlusterFS mount attempt 

11/06/2020 16:17:33 INFO GlusterFS mount attempt 

11/06/2020 16:17:03 INFO GlusterFS mount attempt 

11/06/2020 16:16:33 INFO GlusterFS mount attempt 

11/06/2020 16:16:03 INFO GlusterFS mount attempt 

11/06/2020 16:15:32 INFO GlusterFS mount attempt 

11/06/2020 16:15:02 INFO GlusterFS mount attempt 

11/06/2020 16:14:32 INFO GlusterFS mount attempt 

11/06/2020 16:14:02 INFO GlusterFS mount attempt 

11/06/2020 16:13:32 INFO GlusterFS mount attempt 

11/06/2020 16:13:02 INFO GlusterFS mount attempt 

11/06/2020 16:12:32 INFO GlusterFS mount attempt 

11/06/2020 16:12:02 INFO GlusterFS mount attempt 

11/06/2020 16:11:32 INFO GlusterFS mount attempt 

11/06/2020 16:11:02 INFO GlusterFS mount attempt 

11/06/2020 16:10:31 INFO GlusterFS mount attempt 

11/06/2020 16:10:01 INFO GlusterFS mount attempt 

11/06/2020 16:09:31 INFO GlusterFS mount attempt 

11/06/2020 16:09:01 INFO GlusterFS mount attempt 

11/06/2020 16:08:31 INFO GlusterFS mount attempt 

11/06/2020 16:08:01 INFO GlusterFS mount attempt 

11/06/2020 16:07:31 INFO GlusterFS mount attempt 

11/06/2020 16:07:01 INFO GlusterFS mount attempt 

11/06/2020 16:06:31 INFO GlusterFS mount attempt 

11/06/2020 16:06:01 INFO GlusterFS mount attempt 

11/06/2020 16:05:31 INFO GlusterFS mount attempt 

11/06/2020 16:05:00 INFO GlusterFS mount attempt 

11/06/2020 16:04:30 INFO GlusterFS mount attempt 

11/06/2020 16:04:00 INFO GlusterFS mount attempt 

11/06/2020 16:03:30 INFO GlusterFS mount attempt 

11/06/2020 16:03:00 INFO GlusterFS mount attempt 

11/06/2020 16:02:30 INFO GlusterFS mount attempt 

11/06/2020 16:02:00 INFO GlusterFS mount attempt 

11/06/2020 16:01:30 INFO GlusterFS mount attempt 

11/06/2020 16:01:00 INFO GlusterFS mount attempt 

11/06/2020 16:00:30 INFO GlusterFS mount attempt 

11/06/2020 16:00:00 INFO GlusterFS mount attempt 

11/06/2020 15:59:30 INFO GlusterFS mount attempt 

11/06/2020 15:58:59 INFO GlusterFS mount attempt 

11/06/2020 15:58:29 INFO GlusterFS mount attempt 

11/06/2020 15:57:59 INFO GlusterFS mount attempt 

11/06/2020 15:57:29 INFO GlusterFS mount attempt 

11/06/2020 15:56:59 INFO GlusterFS mount attempt 

11/06/2020 15:56:29 INFO GlusterFS mount attempt 

11/06/2020 15:55:59 INFO GlusterFS mount attempt 

11/06/2020 15:55:29 INFO GlusterFS mount attempt 

11/06/2020 15:54:59 INFO GlusterFS mount attempt 

11/06/2020 15:54:29 INFO GlusterFS mount attempt 

11/06/2020 15:53:59 INFO GlusterFS mount attempt 

11/06/2020 15:53:28 INFO GlusterFS mount attempt 

11/06/2020 15:52:58 INFO GlusterFS mount attempt 

11/06/2020 15:52:28 INFO GlusterFS mount attempt 

11/06/2020 15:51:58 INFO GlusterFS mount attempt 

11/06/2020 15:51:28 INFO GlusterFS mount attempt 

11/06/2020 15:50:58 INFO GlusterFS mount attempt 

11/06/2020 15:50:28 INFO GlusterFS mount attempt 

11/06/2020 15:49:58 INFO GlusterFS mount attempt 

11/06/2020 15:49:28 INFO GlusterFS mount attempt 

11/06/2020 15:48:58 INFO GlusterFS mount attempt 

11/06/2020 15:48:28 INFO GlusterFS mount attempt 

11/06/2020 15:47:57 INFO GlusterFS mount attempt 

11/06/2020 15:47:27 INFO GlusterFS mount attempt 

11/06/2020 15:46:57 INFO GlusterFS mount attempt 

11/06/2020 15:46:27 INFO GlusterFS mount attempt 

11/06/2020 15:45:57 INFO GlusterFS mount attempt 

11/06/2020 15:45:27 INFO GlusterFS mount attempt 

11/06/2020 15:44:57 INFO GlusterFS mount attempt 

11/06/2020 15:44:27 INFO GlusterFS mount attempt 

11/06/2020 15:43:57 INFO GlusterFS mount attempt 

11/06/2020 15:43:27 INFO GlusterFS mount attempt 

11/06/2020 15:42:57 INFO GlusterFS mount attempt 

11/06/2020 15:42:27 INFO GlusterFS mount attempt 

11/06/2020 15:41:56 INFO GlusterFS mount attempt 

11/06/2020 15:41:26 INFO GlusterFS mount attempt 

11/06/2020 15:40:56 INFO GlusterFS mount attempt 

11/06/2020 15:40:26 INFO GlusterFS mount attempt 

11/06/2020 15:39:56 INFO GlusterFS mount attempt 

11/06/2020 15:39:26 INFO GlusterFS mount attempt 

11/06/2020 15:38:56 INFO GlusterFS mount attempt 

11/06/2020 15:38:26 INFO GlusterFS mount attempt 

11/06/2020 15:37:56 INFO GlusterFS mount attempt 

11/06/2020 15:37:26 INFO GlusterFS mount attempt 

11/06/2020 15:36:55 INFO GlusterFS mount attempt 

11/06/2020 15:36:25 INFO GlusterFS mount attempt 

11/06/2020 15:35:55 INFO GlusterFS mount attempt 

11/06/2020 15:35:25 INFO GlusterFS mount attempt 

11/06/2020 15:34:55 INFO GlusterFS mount attempt 

11/06/2020 15:34:25 INFO GlusterFS mount attempt 

11/06/2020 15:33:55 INFO GlusterFS mount attempt 

11/06/2020 15:33:25 INFO GlusterFS mount attempt 

11/06/2020 15:32:55 INFO GlusterFS mount attempt 

11/06/2020 15:32:25 INFO GlusterFS mount attempt 

11/06/2020 15:31:55 INFO GlusterFS mount attempt 

11/06/2020 15:31:25 INFO GlusterFS mount attempt 

11/06/2020 15:30:54 INFO GlusterFS mount attempt 

11/06/2020 15:30:24 INFO GlusterFS mount attempt 

11/06/2020 15:29:54 INFO GlusterFS mount attempt 

11/06/2020 15:29:24 INFO GlusterFS mount attempt 

11/06/2020 15:28:54 INFO GlusterFS mount attempt 

11/06/2020 15:28:24 INFO GlusterFS mount attempt 

11/06/2020 15:27:54 INFO GlusterFS mount attempt 

11/06/2020 15:27:24 INFO GlusterFS mount attempt 

11/06/2020 15:26:54 INFO GlusterFS mount attempt 

11/06/2020 15:26:24 INFO GlusterFS mount attempt 

11/06/2020 15:25:54 INFO GlusterFS mount attempt 

11/06/2020 15:25:23 INFO GlusterFS mount attempt 

11/06/2020 15:24:53 INFO GlusterFS mount attempt 

11/06/2020 15:24:23 INFO GlusterFS mount attempt 

11/06/2020 15:23:53 INFO GlusterFS mount attempt 

11/06/2020 15:23:23 INFO GlusterFS mount attempt 

11/06/2020 15:22:53 INFO GlusterFS mount attempt 

11/06/2020 15:22:23 INFO GlusterFS mount attempt 

11/06/2020 15:21:53 INFO GlusterFS mount attempt 

11/06/2020 15:21:23 INFO GlusterFS mount attempt 

11/06/2020 15:20:53 INFO GlusterFS mount attempt 

11/06/2020 15:20:23 INFO GlusterFS mount attempt 

11/06/2020 15:19:52 INFO GlusterFS mount attempt 

11/06/2020 15:19:22 INFO GlusterFS mount attempt 

11/06/2020 15:18:52 INFO GlusterFS mount attempt 

11/06/2020 15:18:22 INFO GlusterFS mount attempt 

11/06/2020 15:17:52 INFO GlusterFS mount attempt 

11/06/2020 15:17:22 INFO GlusterFS mount attempt 

11/06/2020 15:16:52 INFO GlusterFS mount attempt 

11/06/2020 15:16:22 INFO GlusterFS mount attempt 

11/06/2020 15:15:52 INFO GlusterFS mount attempt 

11/06/2020 15:15:22 INFO GlusterFS mount attempt 

11/06/2020 15:14:52 INFO GlusterFS mount attempt 

11/06/2020 15:14:21 INFO GlusterFS mount attempt 

11/06/2020 15:13:51 INFO GlusterFS mount attempt 

11/06/2020 15:13:21 INFO GlusterFS mount attempt 

11/06/2020 15:12:51 INFO GlusterFS mount attempt 

11/06/2020 15:12:21 INFO GlusterFS mount attempt 

11/06/2020 15:11:51 INFO GlusterFS mount attempt 

11/06/2020 15:11:21 INFO GlusterFS mount attempt 

11/06/2020 15:10:51 INFO GlusterFS mount attempt 

11/06/2020 15:10:21 INFO GlusterFS mount attempt 

11/06/2020 15:09:51 INFO GlusterFS mount attempt 

11/06/2020 15:09:21 INFO GlusterFS mount attempt 

11/06/2020 15:08:50 INFO GlusterFS mount attempt 

11/06/2020 15:08:20 INFO GlusterFS mount attempt 

11/06/2020 15:07:50 INFO GlusterFS mount attempt 

11/06/2020 15:07:20 INFO GlusterFS mount attempt 

11/06/2020 15:06:50 INFO GlusterFS mount attempt 

11/06/2020 15:06:20 INFO GlusterFS mount attempt 

11/06/2020 15:05:50 INFO GlusterFS mount attempt 

11/06/2020 15:05:20 INFO GlusterFS mount attempt 

11/06/2020 15:04:50 INFO GlusterFS mount attempt 

11/06/2020 15:04:20 INFO GlusterFS mount attempt 

11/06/2020 15:03:49 INFO GlusterFS mount attempt 

11/06/2020 15:03:19 INFO GlusterFS mount attempt 

11/06/2020 15:02:49 INFO GlusterFS mount attempt 

11/06/2020 15:02:19 INFO GlusterFS mount attempt 

11/06/2020 15:01:49 INFO GlusterFS mount attempt 

11/06/2020 15:01:19 INFO GlusterFS mount attempt 

11/06/2020 15:00:49 INFO GlusterFS mount attempt 

11/06/2020 15:00:19 INFO GlusterFS mount attempt 

11/06/2020 14:59:49 INFO GlusterFS mount attempt 

11/06/2020 14:59:19 INFO GlusterFS mount attempt 

11/06/2020 14:58:49 INFO GlusterFS mount attempt 

11/06/2020 14:58:18 INFO GlusterFS mount attempt 

11/06/2020 14:57:48 INFO GlusterFS mount attempt 

11/06/2020 14:57:18 INFO GlusterFS mount attempt 

11/06/2020 14:56:48 INFO GlusterFS mount attempt 

11/06/2020 14:56:18 INFO GlusterFS mount attempt 

11/06/2020 14:55:48 INFO GlusterFS mount attempt 

11/06/2020 14:55:18 INFO GlusterFS mount attempt 

11/06/2020 14:54:48 INFO GlusterFS mount attempt 

11/06/2020 14:54:18 INFO GlusterFS mount attempt 

11/06/2020 14:53:48 INFO GlusterFS mount attempt 

11/06/2020 14:53:18 INFO GlusterFS mount attempt 

11/06/2020 14:52:47 INFO GlusterFS mount attempt 

11/06/2020 14:52:17 INFO GlusterFS mount attempt 

11/06/2020 14:51:47 INFO GlusterFS mount attempt 

11/06/2020 14:51:17 INFO GlusterFS mount attempt 

11/06/2020 14:50:47 INFO GlusterFS mount attempt 

11/06/2020 14:50:17 INFO GlusterFS mount attempt 

11/06/2020 14:49:47 INFO GlusterFS mount attempt 

11/06/2020 14:49:17 INFO GlusterFS mount attempt 

11/06/2020 14:48:47 INFO GlusterFS mount attempt 

11/06/2020 14:48:17 INFO GlusterFS mount attempt 

11/06/2020 14:47:47 INFO GlusterFS mount attempt 

11/06/2020 14:47:16 INFO GlusterFS mount attempt 

11/06/2020 14:46:46 INFO GlusterFS mount attempt 

11/06/2020 14:46:16 INFO GlusterFS mount attempt 

11/06/2020 14:45:46 INFO GlusterFS mount attempt 

11/06/2020 14:45:16 INFO GlusterFS mount attempt 

11/06/2020 14:44:46 INFO GlusterFS mount attempt 

11/06/2020 14:44:16 INFO GlusterFS mount attempt 

11/06/2020 14:43:46 INFO GlusterFS mount attempt 

11/06/2020 14:43:16 INFO GlusterFS mount attempt 

11/06/2020 14:42:46 INFO GlusterFS mount attempt 

11/06/2020 14:42:16 INFO GlusterFS mount attempt 

11/06/2020 14:41:46 INFO GlusterFS mount attempt 

11/06/2020 14:41:15 INFO GlusterFS mount attempt 

11/06/2020 14:40:45 INFO GlusterFS mount attempt 

11/06/2020 14:40:15 INFO GlusterFS mount attempt 

11/06/2020 14:39:45 INFO GlusterFS mount attempt 

11/06/2020 14:39:15 INFO GlusterFS mount attempt 

11/06/2020 14:38:45 INFO GlusterFS mount attempt 

11/06/2020 14:38:15 INFO GlusterFS mount attempt 

11/06/2020 14:37:45 INFO GlusterFS mount attempt 

11/06/2020 14:37:15 INFO GlusterFS mount attempt 

11/06/2020 14:36:45 INFO GlusterFS mount attempt 

11/06/2020 14:36:14 INFO GlusterFS mount attempt 

11/06/2020 14:35:44 INFO GlusterFS mount attempt 

11/06/2020 14:35:14 INFO GlusterFS mount attempt 

11/06/2020 14:34:44 INFO GlusterFS mount attempt 

11/06/2020 14:34:14 INFO GlusterFS mount attempt 

11/06/2020 14:33:44 INFO GlusterFS mount attempt 

11/06/2020 14:33:14 INFO GlusterFS mount attempt 

11/06/2020 14:32:44 INFO GlusterFS mount attempt 

11/06/2020 14:32:14 INFO GlusterFS mount attempt 

11/06/2020 14:31:44 INFO GlusterFS mount attempt 

11/06/2020 14:31:14 INFO GlusterFS mount attempt 

11/06/2020 14:30:43 INFO GlusterFS mount attempt 

11/06/2020 14:30:13 INFO GlusterFS mount attempt 

11/06/2020 14:29:43 INFO GlusterFS mount attempt 

11/06/2020 14:29:13 INFO GlusterFS mount attempt 

11/06/2020 14:28:43 INFO GlusterFS mount attempt 

11/06/2020 14:28:13 INFO GlusterFS mount attempt 

11/06/2020 14:27:43 INFO GlusterFS mount attempt 

11/06/2020 14:27:13 INFO GlusterFS mount attempt 

11/06/2020 14:26:43 INFO GlusterFS mount attempt 

11/06/2020 14:26:13 INFO GlusterFS mount attempt 

11/06/2020 14:25:43 INFO GlusterFS mount attempt 

11/06/2020 14:25:12 INFO GlusterFS mount attempt 

11/06/2020 14:24:42 INFO GlusterFS mount attempt 

11/06/2020 14:24:12 INFO GlusterFS mount attempt 

11/06/2020 14:23:42 INFO GlusterFS mount attempt 

11/06/2020 14:23:12 INFO GlusterFS mount attempt 

11/06/2020 14:22:42 INFO GlusterFS mount attempt 

11/06/2020 14:22:12 INFO GlusterFS mount attempt 

11/06/2020 14:21:42 INFO GlusterFS mount attempt 

11/06/2020 14:21:12 INFO GlusterFS mount attempt 

11/06/2020 14:20:42 INFO GlusterFS mount attempt 

11/06/2020 14:20:12 INFO GlusterFS mount attempt 

11/06/2020 14:19:41 INFO GlusterFS mount attempt 

11/06/2020 14:19:11 INFO GlusterFS mount attempt 

11/06/2020 14:18:41 INFO GlusterFS mount attempt 

11/06/2020 14:18:11 INFO GlusterFS mount attempt 

11/06/2020 14:17:41 INFO GlusterFS mount attempt 

11/06/2020 14:17:11 INFO GlusterFS mount attempt 

11/06/2020 14:16:41 INFO GlusterFS mount attempt 

11/06/2020 14:16:11 INFO GlusterFS mount attempt 

11/06/2020 14:15:41 INFO GlusterFS mount attempt 

11/06/2020 14:15:11 INFO GlusterFS mount attempt 

11/06/2020 14:14:41 INFO GlusterFS mount attempt 

11/06/2020 14:14:10 INFO GlusterFS mount attempt 

11/06/2020 14:13:40 INFO GlusterFS mount attempt 

11/06/2020 14:13:10 INFO GlusterFS mount attempt 

11/06/2020 14:12:40 INFO GlusterFS mount attempt 

11/06/2020 14:12:10 INFO GlusterFS mount attempt 

11/06/2020 14:11:40 INFO GlusterFS mount attempt 

11/06/2020 14:11:10 INFO GlusterFS mount attempt 

11/06/2020 14:10:40 INFO GlusterFS mount attempt 

11/06/2020 14:10:10 INFO GlusterFS mount attempt 

11/06/2020 14:09:40 INFO GlusterFS mount attempt 

11/06/2020 14:09:10 INFO GlusterFS mount attempt 

11/06/2020 14:08:39 INFO GlusterFS mount attempt 

11/06/2020 14:08:09 INFO GlusterFS mount attempt 

11/06/2020 14:07:39 INFO GlusterFS mount attempt 

11/06/2020 14:07:09 INFO GlusterFS mount attempt 

11/06/2020 14:06:39 INFO GlusterFS mount attempt 

11/06/2020 14:06:09 INFO GlusterFS mount attempt 

11/06/2020 14:05:39 INFO GlusterFS mount attempt 

11/06/2020 14:05:09 INFO GlusterFS mount attempt 

11/06/2020 14:04:39 INFO GlusterFS mount attempt 

11/06/2020 14:04:09 INFO GlusterFS mount attempt 

11/06/2020 14:03:39 INFO GlusterFS mount attempt 

11/06/2020 14:03:08 INFO GlusterFS mount attempt 

11/06/2020 14:02:38 INFO GlusterFS mount attempt 

11/06/2020 14:02:08 INFO GlusterFS mount attempt 

11/06/2020 14:01:38 INFO GlusterFS mount attempt 

11/06/2020 14:01:08 INFO GlusterFS mount attempt 

11/06/2020 14:00:38 INFO GlusterFS mount attempt 

11/06/2020 14:00:08 INFO GlusterFS mount attempt 

11/06/2020 13:59:38 INFO GlusterFS mount attempt 

11/06/2020 13:59:08 INFO GlusterFS mount attempt 

11/06/2020 13:58:38 INFO GlusterFS mount attempt 

11/06/2020 13:58:08 INFO GlusterFS mount attempt 

11/06/2020 13:57:38 INFO GlusterFS mount attempt 

11/06/2020 13:57:07 INFO GlusterFS mount attempt 

11/06/2020 13:56:37 INFO GlusterFS mount attempt 

11/06/2020 13:56:07 INFO GlusterFS mount attempt 

11/06/2020 13:55:37 INFO GlusterFS mount attempt 

11/06/2020 13:55:07 INFO GlusterFS mount attempt 

11/06/2020 13:54:37 INFO GlusterFS mount attempt 

11/06/2020 13:54:07 INFO GlusterFS mount attempt 

11/06/2020 13:53:37 INFO GlusterFS mount attempt 

11/06/2020 13:53:07 INFO GlusterFS mount attempt 

11/06/2020 13:52:37 INFO GlusterFS mount attempt 

11/06/2020 13:52:06 INFO GlusterFS mount attempt 

11/06/2020 13:51:36 INFO GlusterFS mount attempt 

11/06/2020 13:51:06 INFO GlusterFS mount attempt 

11/06/2020 13:50:36 INFO GlusterFS mount attempt 

11/06/2020 13:50:06 INFO GlusterFS mount attempt 

11/06/2020 13:49:36 INFO GlusterFS mount attempt 

11/06/2020 13:49:06 INFO GlusterFS mount attempt 

11/06/2020 13:48:36 INFO GlusterFS mount attempt 

11/06/2020 13:48:06 INFO GlusterFS mount attempt 

11/06/2020 13:47:36 INFO GlusterFS mount attempt 

11/06/2020 13:47:06 INFO GlusterFS mount attempt 

11/06/2020 13:46:35 INFO GlusterFS mount attempt 

11/06/2020 13:46:05 INFO GlusterFS mount attempt 

11/06/2020 13:45:35 INFO GlusterFS mount attempt 

11/06/2020 13:45:05 INFO GlusterFS mount attempt 

11/06/2020 13:44:35 INFO GlusterFS mount attempt 

11/06/2020 13:44:05 INFO GlusterFS mount attempt 

11/06/2020 13:43:35 INFO GlusterFS mount attempt 

11/06/2020 13:43:05 INFO GlusterFS mount attempt 

11/06/2020 13:42:35 INFO GlusterFS mount attempt 

11/06/2020 13:42:05 INFO GlusterFS mount attempt 

11/06/2020 13:41:34 INFO GlusterFS mount attempt 

11/06/2020 13:41:04 INFO GlusterFS mount attempt 

11/06/2020 13:40:34 INFO GlusterFS mount attempt 

11/06/2020 13:40:04 INFO GlusterFS mount attempt 

11/06/2020 13:39:34 INFO GlusterFS mount attempt 

11/06/2020 13:39:04 INFO GlusterFS mount attempt 

11/06/2020 13:38:34 INFO GlusterFS mount attempt 

11/06/2020 13:38:04 INFO GlusterFS mount attempt 

11/06/2020 13:37:34 INFO GlusterFS mount attempt 

11/06/2020 13:37:04 INFO GlusterFS mount attempt 

11/06/2020 13:36:34 INFO GlusterFS mount attempt 

11/06/2020 13:36:03 INFO GlusterFS mount attempt 

11/06/2020 13:35:33 INFO GlusterFS mount attempt 

11/06/2020 13:35:03 INFO GlusterFS mount attempt 

11/06/2020 13:34:33 INFO GlusterFS mount attempt 

11/06/2020 13:34:03 INFO GlusterFS mount attempt 

11/06/2020 13:33:33 INFO GlusterFS mount attempt 

11/06/2020 13:33:03 INFO GlusterFS mount attempt 

11/06/2020 13:32:33 INFO GlusterFS mount attempt 

11/06/2020 13:32:03 INFO GlusterFS mount attempt 

11/06/2020 13:31:33 INFO GlusterFS mount attempt 

11/06/2020 13:31:03 INFO GlusterFS mount attempt 

11/06/2020 13:30:33 INFO GlusterFS mount attempt 

11/06/2020 13:30:02 INFO GlusterFS mount attempt 

11/06/2020 13:29:32 INFO GlusterFS mount attempt 

11/06/2020 13:29:02 INFO GlusterFS mount attempt 

11/06/2020 13:28:32 INFO GlusterFS mount attempt 

11/06/2020 13:28:02 INFO GlusterFS mount attempt 

11/06/2020 13:27:32 INFO GlusterFS mount attempt 

11/06/2020 13:27:02 INFO GlusterFS mount attempt 

11/06/2020 13:26:32 INFO GlusterFS mount attempt 

11/06/2020 13:26:02 INFO GlusterFS mount attempt 

11/06/2020 13:25:32 INFO GlusterFS mount attempt 

11/06/2020 13:25:01 INFO GlusterFS mount attempt 

11/06/2020 13:24:31 INFO GlusterFS mount attempt 

11/06/2020 13:24:01 INFO GlusterFS mount attempt 

11/06/2020 13:23:31 INFO GlusterFS mount attempt 

11/06/2020 13:23:01 INFO GlusterFS mount attempt 

11/06/2020 13:22:31 INFO GlusterFS mount attempt 

11/06/2020 13:22:01 INFO GlusterFS mount attempt 

11/06/2020 13:21:31 INFO GlusterFS mount attempt 

11/06/2020 13:21:01 INFO GlusterFS mount attempt 

11/06/2020 13:20:31 INFO GlusterFS mount attempt 

11/06/2020 13:20:01 INFO GlusterFS mount attempt 

11/06/2020 13:19:31 INFO GlusterFS mount attempt 

11/06/2020 13:19:01 INFO GlusterFS mount attempt 

11/06/2020 13:18:30 INFO GlusterFS mount attempt 

11/06/2020 13:18:00 INFO GlusterFS mount attempt 

11/06/2020 13:17:30 INFO GlusterFS mount attempt 

11/06/2020 13:17:00 INFO GlusterFS mount attempt 

11/06/2020 13:16:30 INFO GlusterFS mount attempt 

11/06/2020 13:16:00 INFO GlusterFS mount attempt 

11/06/2020 13:15:30 INFO GlusterFS mount attempt 

11/06/2020 13:15:00 INFO GlusterFS mount attempt 

11/06/2020 13:14:30 INFO GlusterFS mount attempt 

11/06/2020 13:14:00 INFO GlusterFS mount attempt 

11/06/2020 13:13:30 INFO GlusterFS mount attempt 

11/06/2020 13:12:59 INFO GlusterFS mount attempt 

11/06/2020 13:12:29 INFO GlusterFS mount attempt 

11/06/2020 13:11:59 INFO GlusterFS mount attempt 

11/06/2020 13:11:29 INFO GlusterFS mount attempt 

11/06/2020 13:10:59 INFO GlusterFS mount attempt 

11/06/2020 13:10:29 INFO GlusterFS mount attempt 

11/06/2020 13:09:59 INFO GlusterFS mount attempt 

11/06/2020 13:09:29 INFO GlusterFS mount attempt 

11/06/2020 13:08:59 INFO GlusterFS mount attempt 

11/06/2020 13:08:29 INFO GlusterFS mount attempt 

11/06/2020 13:07:59 INFO GlusterFS mount attempt 

11/06/2020 13:07:28 INFO GlusterFS mount attempt 

11/06/2020 13:06:58 INFO GlusterFS mount attempt 

11/06/2020 13:06:28 INFO GlusterFS mount attempt 

11/06/2020 13:05:58 INFO GlusterFS mount attempt 

11/06/2020 13:05:28 INFO GlusterFS mount attempt 

11/06/2020 13:04:58 INFO GlusterFS mount attempt 

11/06/2020 13:04:28 INFO GlusterFS mount attempt 

11/06/2020 13:03:58 INFO GlusterFS mount attempt 

11/06/2020 13:03:28 INFO GlusterFS mount attempt 

11/06/2020 13:02:58 INFO GlusterFS mount attempt 

11/06/2020 13:02:28 INFO GlusterFS mount attempt 

11/06/2020 13:01:57 INFO GlusterFS mount attempt 

11/06/2020 13:01:27 INFO GlusterFS mount attempt 

11/06/2020 13:00:57 INFO GlusterFS mount attempt 

11/06/2020 13:00:27 INFO GlusterFS mount attempt 

11/06/2020 12:59:57 INFO GlusterFS mount attempt 

11/06/2020 12:59:27 INFO GlusterFS mount attempt 

11/06/2020 12:58:57 INFO GlusterFS mount attempt 

11/06/2020 12:58:27 INFO GlusterFS mount attempt 

11/06/2020 12:57:57 INFO GlusterFS mount attempt 

11/06/2020 12:57:27 INFO GlusterFS mount attempt 

11/06/2020 12:56:56 INFO GlusterFS mount attempt 

11/06/2020 12:56:26 INFO GlusterFS mount attempt 

11/06/2020 12:55:56 INFO GlusterFS mount attempt 

11/06/2020 12:55:26 INFO GlusterFS mount attempt 

11/06/2020 12:54:56 INFO GlusterFS mount attempt 

11/06/2020 12:54:26 INFO GlusterFS mount attempt 

11/06/2020 12:53:56 INFO GlusterFS mount attempt 

11/06/2020 12:53:26 INFO GlusterFS mount attempt 

11/06/2020 12:52:56 INFO GlusterFS mount attempt 

11/06/2020 12:52:26 INFO GlusterFS mount attempt 

11/06/2020 12:51:56 INFO GlusterFS mount attempt 

11/06/2020 12:51:25 INFO GlusterFS mount attempt 

11/06/2020 12:50:55 INFO GlusterFS mount attempt 

11/06/2020 12:50:25 INFO GlusterFS mount attempt 

11/06/2020 12:49:55 INFO GlusterFS mount attempt 

11/06/2020 12:49:25 INFO GlusterFS mount attempt 

11/06/2020 12:48:55 INFO GlusterFS mount attempt 

11/06/2020 12:48:25 INFO GlusterFS mount attempt 

11/06/2020 12:47:55 INFO GlusterFS mount attempt 

11/06/2020 12:47:25 INFO GlusterFS mount attempt 

11/06/2020 12:46:55 INFO GlusterFS mount attempt 

11/06/2020 12:46:25 INFO GlusterFS mount attempt 

11/06/2020 12:45:54 INFO GlusterFS mount attempt 

11/06/2020 12:45:24 INFO GlusterFS mount attempt 

11/06/2020 12:44:54 INFO GlusterFS mount attempt 

11/06/2020 12:44:24 INFO GlusterFS mount attempt 

11/06/2020 12:43:54 INFO GlusterFS mount attempt 

11/06/2020 12:43:24 INFO GlusterFS mount attempt 

11/06/2020 12:42:54 INFO GlusterFS mount attempt 

11/06/2020 12:42:24 INFO GlusterFS mount attempt 

11/06/2020 12:41:54 INFO GlusterFS mount attempt 

11/06/2020 12:41:24 INFO GlusterFS mount attempt 

11/06/2020 12:40:54 INFO GlusterFS mount attempt 

11/06/2020 12:40:24 INFO GlusterFS mount attempt 

11/06/2020 12:39:53 INFO GlusterFS mount attempt 

11/06/2020 12:39:23 INFO GlusterFS mount attempt 

11/06/2020 12:38:53 INFO GlusterFS mount attempt 

11/06/2020 12:38:23 INFO GlusterFS mount attempt 

11/06/2020 12:37:53 INFO GlusterFS mount attempt 

11/06/2020 12:37:23 INFO GlusterFS mount attempt 

11/06/2020 12:36:53 INFO GlusterFS mount attempt 

11/06/2020 12:36:23 INFO GlusterFS mount attempt 

11/06/2020 12:35:53 INFO GlusterFS mount attempt 

11/06/2020 12:35:23 INFO GlusterFS mount attempt 

11/06/2020 12:34:52 INFO GlusterFS mount attempt 

11/06/2020 12:34:22 INFO GlusterFS mount attempt 

11/06/2020 12:33:52 INFO GlusterFS mount attempt 

11/06/2020 12:33:22 INFO GlusterFS mount attempt 

11/06/2020 12:32:52 INFO GlusterFS mount attempt 

11/06/2020 12:32:22 INFO GlusterFS mount attempt 

11/06/2020 12:31:52 INFO GlusterFS mount attempt 

11/06/2020 12:31:22 INFO GlusterFS mount attempt 

11/06/2020 12:30:52 INFO GlusterFS mount attempt 

11/06/2020 12:30:22 INFO GlusterFS mount attempt 

11/06/2020 12:29:52 INFO GlusterFS mount attempt 

11/06/2020 12:29:21 INFO GlusterFS mount attempt 

11/06/2020 12:28:51 INFO GlusterFS mount attempt 

11/06/2020 12:28:21 INFO GlusterFS mount attempt 

11/06/2020 12:27:51 INFO GlusterFS mount attempt 

11/06/2020 12:27:21 INFO GlusterFS mount attempt 

11/06/2020 12:26:51 INFO GlusterFS mount attempt 

11/06/2020 12:26:21 INFO GlusterFS mount attempt 

11/06/2020 12:25:51 INFO GlusterFS mount attempt 

11/06/2020 12:25:21 INFO GlusterFS mount attempt 

11/06/2020 12:24:51 INFO GlusterFS mount attempt 

11/06/2020 12:24:21 INFO GlusterFS mount attempt 

11/06/2020 12:23:50 INFO GlusterFS mount attempt 

11/06/2020 12:23:20 INFO GlusterFS mount attempt 

11/06/2020 12:22:50 INFO GlusterFS mount attempt 

11/06/2020 12:22:20 INFO GlusterFS mount attempt 

11/06/2020 12:21:50 INFO GlusterFS mount attempt 

11/06/2020 12:21:20 INFO GlusterFS mount attempt 

11/06/2020 12:20:50 INFO GlusterFS mount attempt 

11/06/2020 12:20:20 INFO GlusterFS mount attempt 

11/06/2020 12:19:50 INFO GlusterFS mount attempt 

11/06/2020 12:19:20 INFO GlusterFS mount attempt 

11/06/2020 12:18:50 INFO GlusterFS mount attempt 

11/06/2020 12:18:20 INFO GlusterFS mount attempt 

11/06/2020 12:17:49 INFO GlusterFS mount attempt 

11/06/2020 12:17:19 INFO GlusterFS mount attempt 

11/06/2020 12:16:49 INFO GlusterFS mount attempt 

11/06/2020 12:16:19 INFO GlusterFS mount attempt 

11/06/2020 12:15:49 INFO GlusterFS mount attempt 

11/06/2020 12:15:19 INFO GlusterFS mount attempt 

11/06/2020 12:14:49 INFO GlusterFS mount attempt 

11/06/2020 12:14:19 INFO GlusterFS mount attempt 

11/06/2020 12:13:49 INFO GlusterFS mount attempt 

11/06/2020 12:13:19 INFO GlusterFS mount attempt 

11/06/2020 12:12:48 INFO GlusterFS mount attempt 

11/06/2020 12:12:18 INFO GlusterFS mount attempt 

11/06/2020 12:11:48 INFO GlusterFS mount attempt 

11/06/2020 12:11:18 INFO GlusterFS mount attempt 

11/06/2020 12:10:48 INFO GlusterFS mount attempt 

11/06/2020 12:10:18 INFO GlusterFS mount attempt 

11/06/2020 12:09:48 INFO GlusterFS mount attempt 

11/06/2020 12:09:18 INFO GlusterFS mount attempt 

11/06/2020 12:08:48 INFO GlusterFS mount attempt 

11/06/2020 12:08:18 INFO GlusterFS mount attempt 

11/06/2020 12:07:48 INFO GlusterFS mount attempt 

11/06/2020 12:07:18 INFO GlusterFS mount attempt 

11/06/2020 12:06:47 INFO GlusterFS mount attempt 

11/06/2020 12:06:17 INFO GlusterFS mount attempt 

11/06/2020 12:05:47 INFO GlusterFS mount attempt 

11/06/2020 12:05:17 INFO GlusterFS mount attempt 

11/06/2020 12:04:47 INFO GlusterFS mount attempt 

11/06/2020 12:04:17 INFO GlusterFS mount attempt 

11/06/2020 12:03:47 INFO GlusterFS mount attempt 

11/06/2020 12:03:17 INFO GlusterFS mount attempt 

11/06/2020 12:02:47 INFO GlusterFS mount attempt 

11/06/2020 12:02:17 INFO GlusterFS mount attempt 

11/06/2020 12:01:47 INFO GlusterFS mount attempt 

11/06/2020 12:01:16 INFO GlusterFS mount attempt 

11/06/2020 12:00:46 INFO GlusterFS mount attempt 

11/06/2020 12:00:16 INFO GlusterFS mount attempt 

11/06/2020 11:59:46 INFO GlusterFS mount attempt 

11/06/2020 11:59:16 INFO GlusterFS mount attempt 

11/06/2020 11:58:46 INFO GlusterFS mount attempt 

11/06/2020 11:58:16 INFO GlusterFS mount attempt 

11/06/2020 11:57:46 INFO GlusterFS mount attempt 

11/06/2020 11:57:16 INFO GlusterFS mount attempt 

11/06/2020 11:56:46 INFO GlusterFS mount attempt 

11/06/2020 11:56:15 INFO GlusterFS mount attempt 

11/06/2020 11:55:45 INFO GlusterFS mount attempt 

11/06/2020 11:55:15 INFO GlusterFS mount attempt 

11/06/2020 11:54:45 INFO GlusterFS mount attempt 

11/06/2020 11:54:15 INFO GlusterFS mount attempt 

11/06/2020 11:53:45 INFO GlusterFS mount attempt 

11/06/2020 11:53:15 INFO GlusterFS mount attempt 

11/06/2020 11:52:45 INFO GlusterFS mount attempt 

11/06/2020 11:52:15 INFO GlusterFS mount attempt 

11/06/2020 11:51:45 INFO GlusterFS mount attempt 

11/06/2020 11:51:15 INFO GlusterFS mount attempt 

11/06/2020 11:50:44 INFO GlusterFS mount attempt 

11/06/2020 11:50:14 INFO GlusterFS mount attempt 

11/06/2020 11:49:44 INFO GlusterFS mount attempt 

11/06/2020 11:49:14 INFO GlusterFS mount attempt 

11/06/2020 11:48:44 INFO GlusterFS mount attempt 

11/06/2020 11:48:14 INFO GlusterFS mount attempt 

11/06/2020 11:47:44 INFO GlusterFS mount attempt 

11/06/2020 11:47:14 INFO GlusterFS mount attempt 

11/06/2020 11:46:44 INFO GlusterFS mount attempt 

11/06/2020 11:46:14 INFO GlusterFS mount attempt 

11/06/2020 11:45:44 INFO GlusterFS mount attempt 

11/06/2020 11:45:13 INFO GlusterFS mount attempt 

11/06/2020 11:44:43 INFO GlusterFS mount attempt 

11/06/2020 11:44:13 INFO GlusterFS mount attempt 

11/06/2020 11:43:43 INFO GlusterFS mount attempt 

11/06/2020 11:43:13 INFO GlusterFS mount attempt 

11/06/2020 11:42:43 INFO GlusterFS mount attempt 

11/06/2020 11:42:13 INFO GlusterFS mount attempt 

11/06/2020 11:41:43 INFO GlusterFS mount attempt 

11/06/2020 11:41:13 INFO GlusterFS mount attempt 

11/06/2020 11:40:43 INFO GlusterFS mount attempt 

11/06/2020 11:40:13 INFO GlusterFS mount attempt 

11/06/2020 11:39:42 INFO GlusterFS mount attempt 

11/06/2020 11:39:12 INFO GlusterFS mount attempt 

11/06/2020 11:38:42 INFO GlusterFS mount attempt 

11/06/2020 11:38:12 INFO GlusterFS mount attempt 

11/06/2020 11:37:42 INFO GlusterFS mount attempt 

11/06/2020 11:37:12 INFO GlusterFS mount attempt 

11/06/2020 11:36:42 INFO GlusterFS mount attempt 

11/06/2020 11:36:12 INFO GlusterFS mount attempt 

11/06/2020 11:35:42 INFO GlusterFS mount attempt 

11/06/2020 11:35:12 INFO GlusterFS mount attempt 

11/06/2020 11:34:42 INFO GlusterFS mount attempt 

11/06/2020 11:34:11 INFO GlusterFS mount attempt 

11/06/2020 11:33:41 INFO GlusterFS mount attempt 

11/06/2020 11:33:11 INFO GlusterFS mount attempt 

11/06/2020 11:32:41 INFO GlusterFS mount attempt 

11/06/2020 11:32:11 INFO GlusterFS mount attempt 

11/06/2020 11:31:41 INFO GlusterFS mount attempt 

11/06/2020 11:31:11 INFO GlusterFS mount attempt 

11/06/2020 11:30:41 INFO GlusterFS mount attempt 

11/06/2020 11:30:11 INFO GlusterFS mount attempt 

11/06/2020 11:29:41 INFO GlusterFS mount attempt 

11/06/2020 11:29:11 INFO GlusterFS mount attempt 

11/06/2020 11:28:40 INFO GlusterFS mount attempt 

11/06/2020 11:28:10 INFO GlusterFS mount attempt 

11/06/2020 11:27:40 INFO GlusterFS mount attempt 

11/06/2020 11:27:10 INFO GlusterFS mount attempt 

11/06/2020 11:26:40 INFO GlusterFS mount attempt 

11/06/2020 11:26:10 INFO GlusterFS mount attempt 

11/06/2020 11:25:40 INFO GlusterFS mount attempt 

11/06/2020 11:25:10 INFO GlusterFS mount attempt 

11/06/2020 11:24:40 INFO GlusterFS mount attempt 

11/06/2020 11:24:10 INFO GlusterFS mount attempt 

11/06/2020 11:23:40 INFO GlusterFS mount attempt 

11/06/2020 11:23:09 INFO GlusterFS mount attempt 

11/06/2020 11:22:39 INFO GlusterFS mount attempt 

11/06/2020 11:22:09 INFO GlusterFS mount attempt 

11/06/2020 11:21:39 INFO GlusterFS mount attempt 

11/06/2020 11:21:09 INFO GlusterFS mount attempt 

11/06/2020 11:20:39 INFO GlusterFS mount attempt 

11/06/2020 11:20:09 INFO GlusterFS mount attempt 

11/06/2020 11:19:39 INFO GlusterFS mount attempt 

11/06/2020 11:19:09 INFO GlusterFS mount attempt 

11/06/2020 11:18:39 INFO GlusterFS mount attempt 

11/06/2020 11:18:09 INFO GlusterFS mount attempt 

11/06/2020 11:17:39 INFO GlusterFS mount attempt 

11/06/2020 11:17:08 INFO GlusterFS mount attempt 

11/06/2020 11:16:38 INFO GlusterFS mount attempt 

11/06/2020 11:16:08 INFO GlusterFS mount attempt 

11/06/2020 11:15:38 INFO GlusterFS mount attempt 

11/06/2020 11:15:08 INFO GlusterFS mount attempt 

11/06/2020 11:14:38 INFO GlusterFS mount attempt 

11/06/2020 11:14:08 INFO GlusterFS mount attempt 

11/06/2020 11:13:38 INFO GlusterFS mount attempt 

11/06/2020 11:13:08 INFO GlusterFS mount attempt 

11/06/2020 11:12:38 INFO GlusterFS mount attempt 

11/06/2020 11:12:08 INFO GlusterFS mount attempt 

11/06/2020 11:11:37 INFO GlusterFS mount attempt 

11/06/2020 11:11:07 INFO GlusterFS mount attempt 

11/06/2020 11:10:37 INFO GlusterFS mount attempt 

11/06/2020 11:10:07 INFO GlusterFS mount attempt 

11/06/2020 11:09:37 INFO GlusterFS mount attempt 

11/06/2020 11:09:07 INFO GlusterFS mount attempt 

11/06/2020 11:08:37 INFO GlusterFS mount attempt 

11/06/2020 11:08:07 INFO GlusterFS mount attempt 

11/06/2020 11:07:37 INFO GlusterFS mount attempt 

11/06/2020 11:07:07 INFO GlusterFS mount attempt 

11/06/2020 11:06:36 INFO GlusterFS mount attempt 

11/06/2020 11:06:06 INFO GlusterFS mount attempt 

11/06/2020 11:05:36 INFO GlusterFS mount attempt 

11/06/2020 11:05:06 INFO GlusterFS mount attempt 

11/06/2020 11:04:36 INFO GlusterFS mount attempt 

11/06/2020 11:04:06 INFO GlusterFS mount attempt 

11/06/2020 11:03:36 INFO GlusterFS mount attempt 

11/06/2020 11:03:06 INFO GlusterFS mount attempt 

11/06/2020 11:02:36 INFO GlusterFS mount attempt 

11/06/2020 11:02:06 INFO GlusterFS mount attempt 

11/06/2020 11:01:36 INFO GlusterFS mount attempt 

11/06/2020 11:01:05 INFO GlusterFS mount attempt 

11/06/2020 11:00:35 INFO GlusterFS mount attempt 

11/06/2020 11:00:05 INFO GlusterFS mount attempt 

11/06/2020 10:59:35 INFO GlusterFS mount attempt 

11/06/2020 10:59:05 INFO GlusterFS mount attempt 

11/06/2020 10:58:35 INFO GlusterFS mount attempt 

11/06/2020 10:58:05 INFO GlusterFS mount attempt 

11/06/2020 10:57:35 INFO GlusterFS mount attempt 

11/06/2020 10:57:05 INFO GlusterFS mount attempt 

11/06/2020 10:56:35 INFO GlusterFS mount attempt 

11/06/2020 10:56:05 INFO GlusterFS mount attempt 

11/06/2020 10:55:34 INFO GlusterFS mount attempt 

11/06/2020 10:55:04 INFO GlusterFS mount attempt 

11/06/2020 10:54:34 INFO GlusterFS mount attempt 

11/06/2020 10:54:04 INFO GlusterFS mount attempt 

11/06/2020 10:53:34 INFO GlusterFS mount attempt 

11/06/2020 10:53:04 INFO GlusterFS mount attempt 

11/06/2020 10:52:34 INFO GlusterFS mount attempt 

11/06/2020 10:52:04 INFO GlusterFS mount attempt 

11/06/2020 10:51:34 INFO GlusterFS mount attempt 

11/06/2020 10:51:04 INFO GlusterFS mount attempt 

11/06/2020 10:50:34 INFO GlusterFS mount attempt 

11/06/2020 10:50:04 INFO GlusterFS mount attempt 

11/06/2020 10:49:33 INFO GlusterFS mount attempt 

11/06/2020 10:49:03 INFO GlusterFS mount attempt 

11/06/2020 10:48:33 INFO GlusterFS mount attempt 

11/06/2020 10:48:03 INFO GlusterFS mount attempt 

11/06/2020 10:47:33 INFO GlusterFS mount attempt 

11/06/2020 10:47:03 INFO GlusterFS mount attempt 

11/06/2020 10:46:33 INFO GlusterFS mount attempt 

11/06/2020 10:46:03 INFO GlusterFS mount attempt 

11/06/2020 10:45:33 INFO GlusterFS mount attempt 

11/06/2020 10:45:03 INFO GlusterFS mount attempt 

11/06/2020 10:44:33 INFO GlusterFS mount attempt 

11/06/2020 10:44:02 INFO GlusterFS mount attempt 

11/06/2020 10:43:32 INFO GlusterFS mount attempt 

11/06/2020 10:43:02 INFO GlusterFS mount attempt 

11/06/2020 10:42:32 INFO GlusterFS mount attempt 

11/06/2020 10:42:02 INFO GlusterFS mount attempt 

11/06/2020 10:41:32 INFO GlusterFS mount attempt 

11/06/2020 10:41:02 INFO GlusterFS mount attempt 

11/06/2020 10:40:32 INFO GlusterFS mount attempt 

11/06/2020 10:40:02 INFO GlusterFS mount attempt 

11/06/2020 10:39:32 INFO GlusterFS mount attempt 

11/06/2020 10:39:02 INFO GlusterFS mount attempt 

11/06/2020 10:38:31 INFO GlusterFS mount attempt 

11/06/2020 10:38:01 INFO GlusterFS mount attempt 

11/06/2020 10:37:31 INFO GlusterFS mount attempt 

11/06/2020 10:37:01 INFO GlusterFS mount attempt 

11/06/2020 10:36:31 INFO GlusterFS mount attempt 

11/06/2020 10:36:01 INFO GlusterFS mount attempt 

11/06/2020 10:35:31 INFO GlusterFS mount attempt 

11/06/2020 10:35:01 INFO GlusterFS mount attempt 

11/06/2020 10:34:31 INFO GlusterFS mount attempt 

11/06/2020 10:34:01 INFO GlusterFS mount attempt 

11/06/2020 10:33:31 INFO GlusterFS mount attempt 

11/06/2020 10:33:00 INFO GlusterFS mount attempt 

11/06/2020 10:32:30 INFO GlusterFS mount attempt 

11/06/2020 10:32:00 INFO GlusterFS mount attempt 

11/06/2020 10:31:30 INFO GlusterFS mount attempt 

11/06/2020 10:31:00 INFO GlusterFS mount attempt 

11/06/2020 10:30:30 INFO GlusterFS mount attempt 

11/06/2020 10:30:00 INFO GlusterFS mount attempt 

11/06/2020 10:29:30 INFO GlusterFS mount attempt 

11/06/2020 10:29:00 INFO GlusterFS mount attempt 

11/06/2020 10:28:30 INFO GlusterFS mount attempt 

11/06/2020 10:28:00 INFO GlusterFS mount attempt 

11/06/2020 10:27:29 INFO GlusterFS mount attempt 

11/06/2020 10:26:59 INFO GlusterFS mount attempt 

11/06/2020 10:26:29 INFO GlusterFS mount attempt 

11/06/2020 10:25:59 INFO GlusterFS mount attempt 

11/06/2020 10:25:29 INFO GlusterFS mount attempt 

11/06/2020 10:24:59 INFO GlusterFS mount attempt 

11/06/2020 10:24:29 INFO GlusterFS mount attempt 

11/06/2020 10:23:59 INFO GlusterFS mount attempt 

11/06/2020 10:23:29 INFO GlusterFS mount attempt 

11/06/2020 10:22:59 INFO GlusterFS mount attempt 

11/06/2020 10:22:29 INFO GlusterFS mount attempt 

11/06/2020 10:21:58 INFO GlusterFS mount attempt 

11/06/2020 10:21:28 INFO GlusterFS mount attempt 

11/06/2020 10:20:58 INFO GlusterFS mount attempt 

11/06/2020 10:20:28 INFO GlusterFS mount attempt 

11/06/2020 10:19:58 INFO GlusterFS mount attempt 

11/06/2020 10:19:28 INFO GlusterFS mount attempt 

11/06/2020 10:18:58 INFO GlusterFS mount attempt 

11/06/2020 10:18:28 INFO GlusterFS mount attempt 

11/06/2020 10:17:58 INFO GlusterFS mount attempt 

11/06/2020 10:17:28 INFO GlusterFS mount attempt 

11/06/2020 10:16:58 INFO GlusterFS mount attempt 

11/06/2020 10:16:27 INFO GlusterFS mount attempt 

11/06/2020 10:15:57 INFO GlusterFS mount attempt 

11/06/2020 10:15:27 INFO GlusterFS mount attempt 

11/06/2020 10:14:57 INFO GlusterFS mount attempt 

11/06/2020 10:14:27 INFO GlusterFS mount attempt 

11/06/2020 10:13:57 INFO GlusterFS mount attempt 

11/06/2020 10:13:27 INFO GlusterFS mount attempt 

11/06/2020 10:12:57 INFO GlusterFS mount attempt 

11/06/2020 10:12:27 INFO GlusterFS mount attempt 

11/06/2020 10:11:57 INFO GlusterFS mount attempt 

11/06/2020 10:11:27 INFO GlusterFS mount attempt 

11/06/2020 10:10:56 INFO GlusterFS mount attempt 

11/06/2020 10:10:26 INFO GlusterFS mount attempt 

11/06/2020 10:09:56 INFO GlusterFS mount attempt 

11/06/2020 10:09:26 INFO GlusterFS mount attempt 

11/06/2020 10:08:56 INFO GlusterFS mount attempt 

11/06/2020 10:08:26 INFO GlusterFS mount attempt 

11/06/2020 10:07:56 INFO GlusterFS mount attempt 

11/06/2020 10:07:26 INFO GlusterFS mount attempt 

11/06/2020 10:06:56 INFO GlusterFS mount attempt 

11/06/2020 10:06:26 INFO GlusterFS mount attempt 

11/06/2020 10:05:56 INFO GlusterFS mount attempt 

11/06/2020 10:05:25 INFO GlusterFS mount attempt 

11/06/2020 10:04:55 INFO GlusterFS mount attempt 

11/06/2020 10:04:25 INFO GlusterFS mount attempt 

11/06/2020 10:03:55 INFO GlusterFS mount attempt 

11/06/2020 10:03:25 INFO GlusterFS mount attempt 

11/06/2020 10:02:55 INFO GlusterFS mount attempt 

11/06/2020 10:02:25 INFO GlusterFS mount attempt 

11/06/2020 10:01:55 INFO GlusterFS mount attempt 

11/06/2020 10:01:25 INFO GlusterFS mount attempt 

11/06/2020 10:00:55 INFO GlusterFS mount attempt 

11/06/2020 10:00:25 INFO GlusterFS mount attempt 

11/06/2020 09:59:54 INFO GlusterFS mount attempt 

11/06/2020 09:59:24 INFO GlusterFS mount attempt 

11/06/2020 09:58:54 INFO GlusterFS mount attempt 

11/06/2020 09:58:24 INFO GlusterFS mount attempt 

11/06/2020 09:57:54 INFO GlusterFS mount attempt 

11/06/2020 09:57:24 INFO GlusterFS mount attempt 

11/06/2020 09:56:54 INFO GlusterFS mount attempt 

11/06/2020 09:56:24 INFO GlusterFS mount attempt 

11/06/2020 09:55:54 INFO GlusterFS mount attempt 

11/06/2020 09:55:24 INFO GlusterFS mount attempt 

11/06/2020 09:54:54 INFO GlusterFS mount attempt 

11/06/2020 09:54:24 INFO GlusterFS mount attempt 

11/06/2020 09:53:53 INFO GlusterFS mount attempt 

11/06/2020 09:53:23 INFO GlusterFS mount attempt 

11/06/2020 09:52:53 INFO GlusterFS mount attempt 

11/06/2020 09:52:23 INFO GlusterFS mount attempt 

11/06/2020 09:51:53 INFO GlusterFS mount attempt 

11/06/2020 09:51:23 INFO GlusterFS mount attempt 

11/06/2020 09:50:53 INFO GlusterFS mount attempt 

11/06/2020 09:50:23 INFO GlusterFS mount attempt 

11/06/2020 09:49:53 INFO GlusterFS mount attempt 

11/06/2020 09:49:23 INFO GlusterFS mount attempt 

11/06/2020 09:48:53 INFO GlusterFS mount attempt 

11/06/2020 09:48:22 INFO GlusterFS mount attempt 

11/06/2020 09:47:52 INFO GlusterFS mount attempt 

11/06/2020 09:47:22 INFO GlusterFS mount attempt 

11/06/2020 09:46:52 INFO GlusterFS mount attempt 

11/06/2020 09:46:22 INFO GlusterFS mount attempt 

11/06/2020 09:45:52 INFO GlusterFS mount attempt 

11/06/2020 09:45:22 INFO GlusterFS mount attempt 

11/06/2020 09:44:52 INFO GlusterFS mount attempt 

11/06/2020 09:44:22 INFO GlusterFS mount attempt 

11/06/2020 09:43:52 INFO GlusterFS mount attempt 

11/06/2020 09:43:21 INFO GlusterFS mount attempt 

11/06/2020 09:42:51 INFO GlusterFS mount attempt 

11/06/2020 09:42:21 INFO GlusterFS mount attempt 

11/06/2020 09:41:51 INFO GlusterFS mount attempt 

11/06/2020 09:41:21 INFO GlusterFS mount attempt 

11/06/2020 09:40:51 INFO GlusterFS mount attempt 

11/06/2020 09:40:21 INFO GlusterFS mount attempt 

11/06/2020 09:40:09 INFO Success saving application config 

11/06/2020 09:39:51 INFO GlusterFS mount attempt 

11/06/2020 09:39:21 INFO GlusterFS mount attempt 

11/06/2020 09:39:12 INFO Success saving application config 

11/06/2020 09:38:51 INFO GlusterFS mount attempt 

11/06/2020 09:38:20 INFO GlusterFS mount attempt 

11/06/2020 09:37:50 INFO GlusterFS mount attempt 

11/06/2020 09:37:20 INFO GlusterFS mount attempt 

11/06/2020 09:36:50 INFO GlusterFS mount attempt 

11/06/2020 09:36:20 INFO GlusterFS mount attempt 

11/06/2020 09:35:50 INFO GlusterFS mount attempt 

11/06/2020 09:35:20 INFO GlusterFS mount attempt 

11/06/2020 09:34:50 INFO GlusterFS mount attempt 

11/06/2020 09:34:20 INFO GlusterFS mount attempt 

11/06/2020 09:33:50 INFO GlusterFS mount attempt 

11/06/2020 09:33:20 INFO GlusterFS mount attempt 

11/06/2020 09:32:49 INFO GlusterFS mount attempt 

11/06/2020 09:32:19 INFO GlusterFS mount attempt 

11/06/2020 09:31:49 INFO GlusterFS mount attempt 

11/06/2020 09:31:19 INFO GlusterFS mount attempt 

11/06/2020 09:30:49 INFO GlusterFS mount attempt 

11/06/2020 09:30:19 INFO GlusterFS mount attempt 

11/06/2020 09:29:49 INFO GlusterFS mount attempt 

11/06/2020 09:29:19 INFO GlusterFS mount attempt 

11/06/2020 09:28:49 INFO GlusterFS mount attempt 

11/06/2020 09:28:19 INFO GlusterFS mount attempt 

11/06/2020 09:27:49 INFO GlusterFS mount attempt 

11/06/2020 09:27:18 INFO GlusterFS mount attempt 

11/06/2020 09:26:48 INFO GlusterFS mount attempt 

11/06/2020 09:26:18 INFO GlusterFS mount attempt 

11/06/2020 09:25:48 INFO GlusterFS mount attempt 

11/06/2020 09:25:18 INFO GlusterFS mount attempt 

11/06/2020 09:24:48 INFO GlusterFS mount attempt 

11/06/2020 09:24:18 INFO GlusterFS mount attempt 

11/06/2020 09:23:48 INFO GlusterFS mount attempt 

11/06/2020 09:23:18 INFO GlusterFS mount attempt 

11/06/2020 09:22:48 INFO GlusterFS mount attempt 

11/06/2020 09:22:18 INFO GlusterFS mount attempt 

11/06/2020 09:21:47 INFO GlusterFS mount attempt 

11/06/2020 09:21:17 INFO GlusterFS mount attempt 

11/06/2020 09:20:47 INFO GlusterFS mount attempt 

11/06/2020 09:20:17 INFO GlusterFS mount attempt 

11/06/2020 09:19:47 INFO GlusterFS mount attempt 

11/06/2020 09:19:17 INFO GlusterFS mount attempt 

11/06/2020 09:18:47 INFO GlusterFS mount attempt 

11/06/2020 09:18:17 INFO GlusterFS mount attempt 

11/06/2020 09:17:47 INFO GlusterFS mount attempt 

11/06/2020 09:17:17 INFO GlusterFS mount attempt 

11/06/2020 09:16:47 INFO GlusterFS mount attempt 

11/06/2020 09:16:16 INFO GlusterFS mount attempt 

11/06/2020 09:15:46 INFO GlusterFS mount attempt 

11/06/2020 09:15:16 INFO GlusterFS mount attempt 

11/06/2020 09:14:46 INFO GlusterFS mount attempt 

11/06/2020 09:14:16 INFO GlusterFS mount attempt 

11/06/2020 09:13:46 INFO GlusterFS mount attempt 

11/06/2020 09:13:16 INFO GlusterFS mount attempt 

11/06/2020 09:12:46 INFO GlusterFS mount attempt 

11/06/2020 09:12:16 INFO GlusterFS mount attempt 

11/06/2020 09:11:46 INFO GlusterFS mount attempt 

11/06/2020 09:11:16 INFO GlusterFS mount attempt 

11/06/2020 09:10:45 INFO GlusterFS mount attempt 

11/06/2020 09:10:15 INFO GlusterFS mount attempt 

11/06/2020 09:09:45 INFO GlusterFS mount attempt 

11/06/2020 09:09:15 INFO GlusterFS mount attempt 

11/06/2020 09:08:45 INFO GlusterFS mount attempt 

11/06/2020 09:08:15 INFO GlusterFS mount attempt 

11/06/2020 09:07:45 INFO GlusterFS mount attempt 

11/06/2020 09:07:15 INFO GlusterFS mount attempt 

11/06/2020 09:06:45 INFO GlusterFS mount attempt 

11/06/2020 09:06:15 INFO GlusterFS mount attempt 

11/06/2020 09:05:45 INFO GlusterFS mount attempt 

11/06/2020 09:05:14 INFO GlusterFS mount attempt 

11/06/2020 09:04:44 INFO GlusterFS mount attempt 

11/06/2020 09:04:14 INFO GlusterFS mount attempt 

11/06/2020 09:03:44 INFO GlusterFS mount attempt 

11/06/2020 09:03:14 INFO GlusterFS mount attempt 

11/06/2020 09:02:44 INFO GlusterFS mount attempt 

11/06/2020 09:02:14 INFO GlusterFS mount attempt 

11/06/2020 09:01:44 INFO GlusterFS mount attempt 

11/06/2020 09:01:14 INFO GlusterFS mount attempt 

11/06/2020 09:00:44 INFO GlusterFS mount attempt 

11/06/2020 09:00:14 INFO GlusterFS mount attempt 

11/06/2020 08:59:43 INFO GlusterFS mount attempt 

11/06/2020 08:59:13 INFO GlusterFS mount attempt 

11/06/2020 08:58:43 INFO GlusterFS mount attempt 

11/06/2020 08:58:13 INFO GlusterFS mount attempt 

11/06/2020 08:57:43 INFO GlusterFS mount attempt 

11/06/2020 08:57:13 INFO GlusterFS mount attempt 

11/06/2020 08:56:43 INFO GlusterFS mount attempt 

11/06/2020 08:56:13 INFO GlusterFS mount attempt 

11/06/2020 08:55:43 INFO GlusterFS mount attempt 

11/06/2020 08:55:13 INFO GlusterFS mount attempt 

11/06/2020 08:54:43 INFO GlusterFS mount attempt 

11/06/2020 08:54:12 INFO GlusterFS mount attempt 

11/06/2020 08:53:42 INFO GlusterFS mount attempt 

11/06/2020 08:53:12 INFO GlusterFS mount attempt 

11/06/2020 08:52:42 INFO GlusterFS mount attempt 

11/06/2020 08:52:12 INFO GlusterFS mount attempt 

11/06/2020 08:51:42 INFO GlusterFS mount attempt 

11/06/2020 08:51:12 INFO GlusterFS mount attempt 

11/06/2020 08:50:42 INFO GlusterFS mount attempt 

11/06/2020 08:50:12 INFO GlusterFS mount attempt 

11/06/2020 08:49:42 INFO GlusterFS mount attempt 

11/06/2020 08:49:11 INFO GlusterFS mount attempt 

11/06/2020 08:48:41 INFO GlusterFS mount attempt 

11/06/2020 08:48:11 INFO GlusterFS mount attempt 

11/06/2020 08:47:41 INFO GlusterFS mount attempt 

11/06/2020 08:47:11 INFO GlusterFS mount attempt 

11/06/2020 08:46:41 INFO GlusterFS mount attempt 

11/06/2020 08:46:11 INFO GlusterFS mount attempt 

11/06/2020 08:45:41 INFO GlusterFS mount attempt 

11/06/2020 08:45:11 INFO GlusterFS mount attempt 

11/06/2020 08:44:41 INFO GlusterFS mount attempt 

11/06/2020 08:44:11 INFO GlusterFS mount attempt 

11/06/2020 08:43:41 INFO GlusterFS mount attempt 

11/06/2020 08:43:10 INFO GlusterFS mount attempt 

11/06/2020 08:42:40 INFO GlusterFS mount attempt 

11/06/2020 08:42:10 INFO GlusterFS mount attempt 

11/06/2020 08:41:40 INFO GlusterFS mount attempt 

11/06/2020 08:41:10 INFO GlusterFS mount attempt 

11/06/2020 08:40:40 INFO GlusterFS mount attempt 

11/06/2020 08:40:10 INFO GlusterFS mount attempt 

11/06/2020 08:39:40 INFO GlusterFS mount attempt 

11/06/2020 08:39:10 INFO GlusterFS mount attempt 

11/06/2020 08:38:40 INFO GlusterFS mount attempt 

11/06/2020 08:38:10 INFO GlusterFS mount attempt 

11/06/2020 08:37:39 INFO GlusterFS mount attempt 

11/06/2020 08:37:09 INFO GlusterFS mount attempt 

11/06/2020 08:36:39 INFO GlusterFS mount attempt 

11/06/2020 08:36:09 INFO GlusterFS mount attempt 

11/06/2020 08:35:39 INFO GlusterFS mount attempt 

11/06/2020 08:35:09 INFO GlusterFS mount attempt 

11/06/2020 08:34:39 INFO GlusterFS mount attempt 

11/06/2020 08:34:09 INFO GlusterFS mount attempt 

11/06/2020 08:33:39 INFO GlusterFS mount attempt 

11/06/2020 08:33:09 INFO GlusterFS mount attempt 

11/06/2020 08:32:38 INFO GlusterFS mount attempt 

11/06/2020 08:32:08 INFO GlusterFS mount attempt 

11/06/2020 08:31:38 INFO GlusterFS mount attempt 

11/06/2020 08:31:08 INFO GlusterFS mount attempt 

11/06/2020 08:30:38 INFO GlusterFS mount attempt 

11/06/2020 08:30:08 INFO GlusterFS mount attempt 

11/06/2020 08:29:38 INFO GlusterFS mount attempt 

11/06/2020 08:29:08 INFO GlusterFS mount attempt 

11/06/2020 08:28:38 INFO GlusterFS mount attempt 

11/06/2020 08:28:08 INFO GlusterFS mount attempt 

11/06/2020 08:27:38 INFO GlusterFS mount attempt 

11/06/2020 08:27:07 INFO GlusterFS mount attempt 

11/06/2020 08:26:37 INFO GlusterFS mount attempt 

11/06/2020 08:26:07 INFO GlusterFS mount attempt 

11/06/2020 08:25:37 INFO GlusterFS mount attempt 

11/06/2020 08:25:07 INFO GlusterFS mount attempt 

11/06/2020 08:24:37 INFO GlusterFS mount attempt 

11/06/2020 08:24:07 INFO GlusterFS mount attempt 

11/06/2020 08:23:37 INFO GlusterFS mount attempt 

11/06/2020 08:23:07 INFO GlusterFS mount attempt 

11/06/2020 08:22:37 INFO GlusterFS mount attempt 

11/06/2020 08:22:07 INFO GlusterFS mount attempt 

11/06/2020 08:21:36 INFO GlusterFS mount attempt 

11/06/2020 08:21:06 INFO GlusterFS mount attempt 

11/06/2020 08:20:36 INFO GlusterFS mount attempt 

11/06/2020 08:20:06 INFO GlusterFS mount attempt 

11/06/2020 08:19:36 INFO GlusterFS mount attempt 

11/06/2020 08:19:06 INFO GlusterFS mount attempt 

11/06/2020 08:18:36 INFO GlusterFS mount attempt 

11/06/2020 08:18:06 INFO GlusterFS mount attempt 

11/06/2020 08:17:36 INFO GlusterFS mount attempt 

11/06/2020 08:17:06 INFO GlusterFS mount attempt 

11/06/2020 08:16:35 INFO GlusterFS mount attempt 

11/06/2020 08:16:05 INFO GlusterFS mount attempt 

11/06/2020 08:15:35 INFO GlusterFS mount attempt 

11/06/2020 08:15:05 INFO GlusterFS mount attempt 

11/06/2020 08:14:35 INFO GlusterFS mount attempt 

11/06/2020 08:14:05 INFO GlusterFS mount attempt 

11/06/2020 08:13:35 INFO GlusterFS mount attempt 

11/06/2020 08:13:05 INFO GlusterFS mount attempt 

11/06/2020 08:12:35 INFO GlusterFS mount attempt 

11/06/2020 08:12:05 INFO GlusterFS mount attempt 

11/06/2020 08:11:35 INFO GlusterFS mount attempt 

11/06/2020 08:11:04 INFO GlusterFS mount attempt 

11/06/2020 08:10:34 INFO GlusterFS mount attempt 

11/06/2020 08:10:04 INFO GlusterFS mount attempt 

11/06/2020 08:09:34 INFO GlusterFS mount attempt 

11/06/2020 08:09:04 INFO GlusterFS mount attempt 

11/06/2020 08:08:34 INFO GlusterFS mount attempt 

11/06/2020 08:08:04 INFO GlusterFS mount attempt 

11/06/2020 08:07:34 INFO GlusterFS mount attempt 

11/06/2020 08:07:04 INFO GlusterFS mount attempt 

11/06/2020 08:06:34 INFO GlusterFS mount attempt 

11/06/2020 08:06:03 INFO GlusterFS mount attempt 

11/06/2020 08:05:33 INFO GlusterFS mount attempt 

11/06/2020 08:05:03 INFO GlusterFS mount attempt 

11/06/2020 08:04:33 INFO GlusterFS mount attempt 

11/06/2020 08:04:03 INFO GlusterFS mount attempt 

11/06/2020 08:03:33 INFO GlusterFS mount attempt 

11/06/2020 08:03:03 INFO GlusterFS mount attempt 

11/06/2020 08:02:33 INFO GlusterFS mount attempt 

11/06/2020 08:02:03 INFO GlusterFS mount attempt 

11/06/2020 08:01:33 INFO GlusterFS mount attempt 

11/06/2020 08:01:02 INFO GlusterFS mount attempt 

11/06/2020 08:00:32 INFO GlusterFS mount attempt 

11/06/2020 08:00:02 INFO GlusterFS mount attempt 

11/06/2020 07:59:32 INFO GlusterFS mount attempt 

11/06/2020 07:59:02 INFO GlusterFS mount attempt 

11/06/2020 07:58:32 INFO GlusterFS mount attempt 

11/06/2020 07:58:02 INFO GlusterFS mount attempt 

11/06/2020 07:57:32 INFO GlusterFS mount attempt 

11/06/2020 07:57:02 INFO GlusterFS mount attempt 

11/06/2020 07:56:32 INFO GlusterFS mount attempt 

11/06/2020 07:56:02 INFO GlusterFS mount attempt 

11/06/2020 07:55:31 INFO GlusterFS mount attempt 

11/06/2020 07:55:01 INFO GlusterFS mount attempt 

11/06/2020 07:54:31 INFO GlusterFS mount attempt 

11/06/2020 07:54:01 INFO GlusterFS mount attempt 

11/06/2020 07:53:31 INFO GlusterFS mount attempt 

11/06/2020 07:53:01 INFO GlusterFS mount attempt 

11/06/2020 07:52:31 INFO GlusterFS mount attempt 

11/06/2020 07:52:01 INFO GlusterFS mount attempt 

11/06/2020 07:51:31 INFO GlusterFS mount attempt 

11/06/2020 07:51:01 INFO GlusterFS mount attempt 

11/06/2020 07:50:31 INFO GlusterFS mount attempt 

11/06/2020 07:50:00 INFO GlusterFS mount attempt 

11/06/2020 07:49:30 INFO GlusterFS mount attempt 

11/06/2020 07:49:00 INFO GlusterFS mount attempt 

11/06/2020 07:48:30 INFO GlusterFS mount attempt 

11/06/2020 07:48:00 INFO GlusterFS mount attempt 

11/06/2020 07:47:30 INFO GlusterFS mount attempt 

11/06/2020 07:47:00 INFO GlusterFS mount attempt 

11/06/2020 07:46:30 INFO GlusterFS mount attempt 

11/06/2020 07:46:00 INFO GlusterFS mount attempt 

11/06/2020 07:45:30 INFO GlusterFS mount attempt 

11/06/2020 07:44:59 INFO GlusterFS mount attempt 

11/06/2020 07:44:29 INFO GlusterFS mount attempt 

11/06/2020 07:43:59 INFO GlusterFS mount attempt 

11/06/2020 07:43:29 INFO GlusterFS mount attempt 

11/06/2020 07:42:59 INFO GlusterFS mount attempt 

11/06/2020 07:42:29 INFO GlusterFS mount attempt 

11/06/2020 07:41:59 INFO GlusterFS mount attempt 

11/06/2020 07:41:29 INFO GlusterFS mount attempt 

11/06/2020 07:40:59 INFO GlusterFS mount attempt 

11/06/2020 07:40:29 INFO GlusterFS mount attempt 

11/06/2020 07:39:58 INFO GlusterFS mount attempt 

11/06/2020 07:39:28 INFO GlusterFS mount attempt 

11/06/2020 07:38:58 INFO GlusterFS mount attempt 

11/06/2020 07:38:28 INFO GlusterFS mount attempt 

11/06/2020 07:37:58 INFO GlusterFS mount attempt 

11/06/2020 07:37:28 INFO GlusterFS mount attempt 

11/06/2020 07:36:58 INFO GlusterFS mount attempt 

11/06/2020 07:36:28 INFO GlusterFS mount attempt 

11/06/2020 07:35:58 INFO GlusterFS mount attempt 

11/06/2020 07:35:28 INFO GlusterFS mount attempt 

11/06/2020 07:34:58 INFO GlusterFS mount attempt 

11/06/2020 07:34:28 INFO GlusterFS mount attempt 

11/06/2020 07:33:57 INFO GlusterFS mount attempt 

11/06/2020 07:33:27 INFO GlusterFS mount attempt 

11/06/2020 07:32:57 INFO GlusterFS mount attempt 

11/06/2020 07:32:27 INFO GlusterFS mount attempt 

11/06/2020 07:31:57 INFO GlusterFS mount attempt 

11/06/2020 07:31:27 INFO GlusterFS mount attempt 

11/06/2020 07:30:57 INFO GlusterFS mount attempt 

11/06/2020 07:30:27 INFO GlusterFS mount attempt 

11/06/2020 07:29:57 INFO GlusterFS mount attempt 

11/06/2020 07:29:27 INFO GlusterFS mount attempt 

11/06/2020 07:28:57 INFO GlusterFS mount attempt 

11/06/2020 07:28:26 INFO GlusterFS mount attempt 

11/06/2020 07:27:56 INFO GlusterFS mount attempt 

11/06/2020 07:27:26 INFO GlusterFS mount attempt 

11/06/2020 07:26:56 INFO GlusterFS mount attempt 

11/06/2020 07:26:26 INFO GlusterFS mount attempt 

11/06/2020 07:25:56 INFO GlusterFS mount attempt 

11/06/2020 07:25:26 INFO GlusterFS mount attempt 

11/06/2020 07:24:56 INFO GlusterFS mount attempt 

11/06/2020 07:24:26 INFO GlusterFS mount attempt 

11/06/2020 07:23:56 INFO GlusterFS mount attempt 

11/06/2020 07:23:26 INFO GlusterFS mount attempt 

11/06/2020 07:22:55 INFO GlusterFS mount attempt 

11/06/2020 07:22:25 INFO GlusterFS mount attempt 

11/06/2020 07:21:55 INFO GlusterFS mount attempt 

11/06/2020 07:21:25 INFO GlusterFS mount attempt 

11/06/2020 07:20:55 INFO GlusterFS mount attempt 

11/06/2020 07:20:25 INFO GlusterFS mount attempt 

11/06/2020 07:19:55 INFO GlusterFS mount attempt 

11/06/2020 07:19:25 INFO GlusterFS mount attempt 

11/06/2020 07:18:55 INFO GlusterFS mount attempt 

11/06/2020 07:18:25 INFO GlusterFS mount attempt 

11/06/2020 07:17:55 INFO GlusterFS mount attempt 

11/06/2020 07:17:24 INFO GlusterFS mount attempt 

11/06/2020 07:16:54 INFO GlusterFS mount attempt 

11/06/2020 07:16:24 INFO GlusterFS mount attempt 

11/06/2020 07:15:54 INFO GlusterFS mount attempt 

11/06/2020 07:15:24 INFO GlusterFS mount attempt 

11/06/2020 07:14:54 INFO GlusterFS mount attempt 

11/06/2020 07:14:24 INFO GlusterFS mount attempt 

11/06/2020 07:13:54 INFO GlusterFS mount attempt 

11/06/2020 07:13:24 INFO GlusterFS mount attempt 

11/06/2020 07:12:54 INFO GlusterFS mount attempt 

11/06/2020 07:12:24 INFO GlusterFS mount attempt 

11/06/2020 07:11:53 INFO GlusterFS mount attempt 

11/06/2020 07:11:23 INFO GlusterFS mount attempt 

11/06/2020 07:10:53 INFO GlusterFS mount attempt 

11/06/2020 07:10:23 INFO GlusterFS mount attempt 

11/06/2020 07:09:53 INFO GlusterFS mount attempt 

11/06/2020 07:09:23 INFO GlusterFS mount attempt 

11/06/2020 07:08:53 INFO GlusterFS mount attempt 

11/06/2020 07:08:23 INFO GlusterFS mount attempt 

11/06/2020 07:07:53 INFO GlusterFS mount attempt 

11/06/2020 07:07:23 INFO GlusterFS mount attempt 

11/06/2020 07:06:53 INFO GlusterFS mount attempt 

11/06/2020 07:06:22 INFO GlusterFS mount attempt 

11/06/2020 07:05:52 INFO GlusterFS mount attempt 

11/06/2020 07:05:22 INFO GlusterFS mount attempt 

11/06/2020 07:04:52 INFO GlusterFS mount attempt 

11/06/2020 07:04:22 INFO GlusterFS mount attempt 

11/06/2020 07:03:52 INFO GlusterFS mount attempt 

11/06/2020 07:03:22 INFO GlusterFS mount attempt 

11/06/2020 07:02:52 INFO GlusterFS mount attempt 

11/06/2020 07:02:22 INFO GlusterFS mount attempt 

11/06/2020 07:01:52 INFO GlusterFS mount attempt 

11/06/2020 07:01:22 INFO GlusterFS mount attempt 

11/06/2020 07:00:51 INFO GlusterFS mount attempt 

11/06/2020 07:00:21 INFO GlusterFS mount attempt 

11/06/2020 06:59:51 INFO GlusterFS mount attempt 

11/06/2020 06:59:21 INFO GlusterFS mount attempt 

11/06/2020 06:58:51 INFO GlusterFS mount attempt 

11/06/2020 06:58:21 INFO GlusterFS mount attempt 

11/06/2020 06:57:51 INFO GlusterFS mount attempt 

11/06/2020 06:57:21 INFO GlusterFS mount attempt 

11/06/2020 06:56:51 INFO GlusterFS mount attempt 

11/06/2020 06:56:21 INFO GlusterFS mount attempt 

11/06/2020 06:55:51 INFO GlusterFS mount attempt 

11/06/2020 06:55:20 INFO GlusterFS mount attempt 

11/06/2020 06:54:50 INFO GlusterFS mount attempt 

11/06/2020 06:54:20 INFO GlusterFS mount attempt 

11/06/2020 06:53:50 INFO GlusterFS mount attempt 

11/06/2020 06:53:20 INFO GlusterFS mount attempt 

11/06/2020 06:52:50 INFO GlusterFS mount attempt 

11/06/2020 06:52:20 INFO GlusterFS mount attempt 

11/06/2020 06:51:50 INFO GlusterFS mount attempt 

11/06/2020 06:51:20 INFO GlusterFS mount attempt 

11/06/2020 06:50:50 INFO GlusterFS mount attempt 

11/06/2020 06:50:19 INFO GlusterFS mount attempt 

11/06/2020 06:49:49 INFO GlusterFS mount attempt 

11/06/2020 06:49:19 INFO GlusterFS mount attempt 

11/06/2020 06:48:49 INFO GlusterFS mount attempt 

11/06/2020 06:48:19 INFO GlusterFS mount attempt 

11/06/2020 06:47:49 INFO GlusterFS mount attempt 

11/06/2020 06:47:19 INFO GlusterFS mount attempt 

11/06/2020 06:46:49 INFO GlusterFS mount attempt 

11/06/2020 06:46:19 INFO GlusterFS mount attempt 

11/06/2020 06:45:49 INFO GlusterFS mount attempt 

11/06/2020 06:45:19 INFO GlusterFS mount attempt 

11/06/2020 06:44:48 INFO GlusterFS mount attempt 

11/06/2020 06:44:18 INFO GlusterFS mount attempt 

11/06/2020 06:43:48 INFO GlusterFS mount attempt 

11/06/2020 06:43:18 INFO GlusterFS mount attempt 

11/06/2020 06:42:48 INFO GlusterFS mount attempt 

11/06/2020 06:42:18 INFO GlusterFS mount attempt 

11/06/2020 06:41:48 INFO GlusterFS mount attempt 

11/06/2020 06:41:18 INFO GlusterFS mount attempt 

11/06/2020 06:40:48 INFO GlusterFS mount attempt 

11/06/2020 06:40:18 INFO GlusterFS mount attempt 

11/06/2020 06:39:47 INFO GlusterFS mount attempt 

11/06/2020 06:39:17 INFO GlusterFS mount attempt 

11/06/2020 06:38:47 INFO GlusterFS mount attempt 

11/06/2020 06:38:17 INFO GlusterFS mount attempt 

11/06/2020 06:37:47 INFO GlusterFS mount attempt 

11/06/2020 06:37:17 INFO GlusterFS mount attempt 

11/06/2020 06:36:47 INFO GlusterFS mount attempt 

11/06/2020 06:36:17 INFO GlusterFS mount attempt 

11/06/2020 06:35:47 INFO GlusterFS mount attempt 

11/06/2020 06:35:17 INFO GlusterFS mount attempt 

11/06/2020 06:34:47 INFO GlusterFS mount attempt 

11/06/2020 06:34:16 INFO GlusterFS mount attempt 

11/06/2020 06:33:46 INFO GlusterFS mount attempt 

11/06/2020 06:33:16 INFO GlusterFS mount attempt 

11/06/2020 06:32:46 INFO GlusterFS mount attempt 

11/06/2020 06:32:16 INFO GlusterFS mount attempt 

11/06/2020 06:31:46 INFO GlusterFS mount attempt 

11/06/2020 06:31:16 INFO GlusterFS mount attempt 

11/06/2020 06:30:46 INFO GlusterFS mount attempt 

11/06/2020 06:30:16 INFO GlusterFS mount attempt 

11/06/2020 06:29:46 INFO GlusterFS mount attempt 

11/06/2020 06:29:16 INFO GlusterFS mount attempt 

11/06/2020 06:28:45 INFO GlusterFS mount attempt 

11/06/2020 06:28:15 INFO GlusterFS mount attempt 

11/06/2020 06:27:45 INFO GlusterFS mount attempt 

11/06/2020 06:27:15 INFO GlusterFS mount attempt 

11/06/2020 06:26:45 INFO GlusterFS mount attempt 

11/06/2020 06:26:15 INFO GlusterFS mount attempt 

11/06/2020 06:25:45 INFO GlusterFS mount attempt 

11/06/2020 06:25:15 INFO GlusterFS mount attempt 

11/06/2020 06:24:45 INFO GlusterFS mount attempt 

11/06/2020 06:24:15 INFO GlusterFS mount attempt 

11/06/2020 06:23:45 INFO GlusterFS mount attempt 

11/06/2020 06:23:14 INFO GlusterFS mount attempt 

11/06/2020 06:22:44 INFO GlusterFS mount attempt 

11/06/2020 06:22:14 INFO GlusterFS mount attempt 

11/06/2020 06:21:44 INFO GlusterFS mount attempt 

11/06/2020 06:21:14 INFO GlusterFS mount attempt 

11/06/2020 06:20:44 INFO GlusterFS mount attempt 

11/06/2020 06:20:14 INFO GlusterFS mount attempt 

11/06/2020 06:19:44 INFO GlusterFS mount attempt 

11/06/2020 06:19:14 INFO GlusterFS mount attempt 

11/06/2020 06:18:44 INFO GlusterFS mount attempt 

11/06/2020 06:18:13 INFO GlusterFS mount attempt 

11/06/2020 06:17:43 INFO GlusterFS mount attempt 

11/06/2020 06:17:13 INFO GlusterFS mount attempt 

11/06/2020 06:16:43 INFO GlusterFS mount attempt 

11/06/2020 06:16:13 INFO GlusterFS mount attempt 

11/06/2020 06:15:43 INFO GlusterFS mount attempt 

11/06/2020 06:15:13 INFO GlusterFS mount attempt 

11/06/2020 06:14:43 INFO GlusterFS mount attempt 

11/06/2020 06:14:13 INFO GlusterFS mount attempt 

11/06/2020 06:13:43 INFO GlusterFS mount attempt 

11/06/2020 06:13:13 INFO GlusterFS mount attempt 

11/06/2020 06:12:42 INFO GlusterFS mount attempt 

11/06/2020 06:12:12 INFO GlusterFS mount attempt 

11/06/2020 06:11:42 INFO GlusterFS mount attempt 

11/06/2020 06:11:12 INFO GlusterFS mount attempt 

11/06/2020 06:10:42 INFO GlusterFS mount attempt 

11/06/2020 06:10:12 INFO GlusterFS mount attempt 

11/06/2020 06:09:42 INFO GlusterFS mount attempt 

11/06/2020 06:09:12 INFO GlusterFS mount attempt 

11/06/2020 06:08:42 INFO GlusterFS mount attempt 

11/06/2020 06:08:12 INFO GlusterFS mount attempt 

11/06/2020 06:07:42 INFO GlusterFS mount attempt 

11/06/2020 06:07:11 INFO GlusterFS mount attempt 

11/06/2020 06:06:41 INFO GlusterFS mount attempt 

11/06/2020 06:06:11 INFO GlusterFS mount attempt 

11/06/2020 06:05:41 INFO GlusterFS mount attempt 

11/06/2020 06:05:11 INFO GlusterFS mount attempt 

11/06/2020 06:04:41 INFO GlusterFS mount attempt 

11/06/2020 06:04:11 INFO GlusterFS mount attempt 

11/06/2020 06:03:41 INFO GlusterFS mount attempt 

11/06/2020 06:03:11 INFO GlusterFS mount attempt 

11/06/2020 06:02:41 INFO GlusterFS mount attempt 

11/06/2020 06:02:11 INFO GlusterFS mount attempt 

11/06/2020 06:01:40 INFO GlusterFS mount attempt 

11/06/2020 06:01:10 INFO GlusterFS mount attempt 

11/06/2020 06:00:40 INFO GlusterFS mount attempt 

11/06/2020 06:00:10 INFO GlusterFS mount attempt 

11/06/2020 05:59:40 INFO GlusterFS mount attempt 

11/06/2020 05:59:10 INFO GlusterFS mount attempt 

11/06/2020 05:58:40 INFO GlusterFS mount attempt 

11/06/2020 05:58:10 INFO GlusterFS mount attempt 

11/06/2020 05:57:40 INFO GlusterFS mount attempt 

11/06/2020 05:57:10 INFO GlusterFS mount attempt 

11/06/2020 05:56:40 INFO GlusterFS mount attempt 

11/06/2020 05:56:09 INFO GlusterFS mount attempt 

11/06/2020 05:55:39 INFO GlusterFS mount attempt 

11/06/2020 05:55:09 INFO GlusterFS mount attempt 

11/06/2020 05:54:39 INFO GlusterFS mount attempt 

11/06/2020 05:54:09 INFO GlusterFS mount attempt 

11/06/2020 05:53:39 INFO GlusterFS mount attempt 

11/06/2020 05:53:09 INFO GlusterFS mount attempt 

11/06/2020 05:52:39 INFO GlusterFS mount attempt 

11/06/2020 05:52:09 INFO GlusterFS mount attempt 

11/06/2020 05:51:39 INFO GlusterFS mount attempt 

11/06/2020 05:51:08 INFO GlusterFS mount attempt 

11/06/2020 05:50:38 INFO GlusterFS mount attempt 

11/06/2020 05:50:08 INFO GlusterFS mount attempt 

11/06/2020 05:49:38 INFO GlusterFS mount attempt 

11/06/2020 05:49:08 INFO GlusterFS mount attempt 

11/06/2020 05:48:38 INFO GlusterFS mount attempt 

11/06/2020 05:48:08 INFO GlusterFS mount attempt 

11/06/2020 05:47:38 INFO GlusterFS mount attempt 

11/06/2020 05:47:08 INFO GlusterFS mount attempt 

11/06/2020 05:46:38 INFO GlusterFS mount attempt 

11/06/2020 05:46:08 INFO GlusterFS mount attempt 

11/06/2020 05:45:37 INFO GlusterFS mount attempt 

11/06/2020 05:45:07 INFO GlusterFS mount attempt 

11/06/2020 05:44:37 INFO GlusterFS mount attempt 

11/06/2020 05:44:07 INFO GlusterFS mount attempt 

11/06/2020 05:43:37 INFO GlusterFS mount attempt 

11/06/2020 05:43:07 INFO GlusterFS mount attempt 

11/06/2020 05:42:37 INFO GlusterFS mount attempt 

11/06/2020 05:42:07 INFO GlusterFS mount attempt 

11/06/2020 05:41:37 INFO GlusterFS mount attempt 

11/06/2020 05:41:07 INFO GlusterFS mount attempt 

11/06/2020 05:40:37 INFO GlusterFS mount attempt 

11/06/2020 05:40:06 INFO GlusterFS mount attempt 

11/06/2020 05:39:36 INFO GlusterFS mount attempt 

11/06/2020 05:39:06 INFO GlusterFS mount attempt 

11/06/2020 05:38:36 INFO GlusterFS mount attempt 

11/06/2020 05:38:06 INFO GlusterFS mount attempt 

11/06/2020 05:37:36 INFO GlusterFS mount attempt 

11/06/2020 05:37:06 INFO GlusterFS mount attempt 

11/06/2020 05:36:36 INFO GlusterFS mount attempt 

11/06/2020 05:36:06 INFO GlusterFS mount attempt 

11/06/2020 05:35:36 INFO GlusterFS mount attempt 

11/06/2020 05:35:05 INFO GlusterFS mount attempt 

11/06/2020 05:34:35 INFO GlusterFS mount attempt 

11/06/2020 05:34:05 INFO GlusterFS mount attempt 

11/06/2020 05:33:35 INFO GlusterFS mount attempt 

11/06/2020 05:33:05 INFO GlusterFS mount attempt 

11/06/2020 05:32:35 INFO GlusterFS mount attempt 

11/06/2020 05:32:05 INFO GlusterFS mount attempt 

11/06/2020 05:31:35 INFO GlusterFS mount attempt 

11/06/2020 05:31:05 INFO GlusterFS mount attempt 

11/06/2020 05:30:35 INFO GlusterFS mount attempt 

11/06/2020 05:30:05 INFO GlusterFS mount attempt 

11/06/2020 05:29:34 INFO GlusterFS mount attempt 

11/06/2020 05:29:04 INFO GlusterFS mount attempt 

11/06/2020 05:28:34 INFO GlusterFS mount attempt 

11/06/2020 05:28:04 INFO GlusterFS mount attempt 

11/06/2020 05:27:34 INFO GlusterFS mount attempt 

11/06/2020 05:27:04 INFO GlusterFS mount attempt 

11/06/2020 05:26:34 INFO GlusterFS mount attempt 

11/06/2020 05:26:04 INFO GlusterFS mount attempt 

11/06/2020 05:25:34 INFO GlusterFS mount attempt 

11/06/2020 05:25:04 INFO GlusterFS mount attempt 

11/06/2020 05:24:34 INFO GlusterFS mount attempt 

11/06/2020 05:24:03 INFO GlusterFS mount attempt 

11/06/2020 05:23:33 INFO GlusterFS mount attempt 

11/06/2020 05:23:03 INFO GlusterFS mount attempt 

11/06/2020 05:22:33 INFO GlusterFS mount attempt 

11/06/2020 05:22:03 INFO GlusterFS mount attempt 

11/06/2020 05:21:33 INFO GlusterFS mount attempt 

11/06/2020 05:21:03 INFO GlusterFS mount attempt 

11/06/2020 05:20:33 INFO GlusterFS mount attempt 

11/06/2020 05:20:03 INFO GlusterFS mount attempt 

11/06/2020 05:19:33 INFO GlusterFS mount attempt 

11/06/2020 05:19:03 INFO GlusterFS mount attempt 

11/06/2020 05:18:32 INFO GlusterFS mount attempt 

11/06/2020 05:18:02 INFO GlusterFS mount attempt 

11/06/2020 05:17:32 INFO GlusterFS mount attempt 

11/06/2020 05:17:02 INFO GlusterFS mount attempt 

11/06/2020 05:16:32 INFO GlusterFS mount attempt 

11/06/2020 05:16:02 INFO GlusterFS mount attempt 

11/06/2020 05:15:32 INFO GlusterFS mount attempt 

11/06/2020 05:15:02 INFO GlusterFS mount attempt 

11/06/2020 05:14:32 INFO GlusterFS mount attempt 

11/06/2020 05:14:02 INFO GlusterFS mount attempt 

11/06/2020 05:13:31 INFO GlusterFS mount attempt 

11/06/2020 05:13:01 INFO GlusterFS mount attempt 

11/06/2020 05:12:31 INFO GlusterFS mount attempt 

11/06/2020 05:12:01 INFO GlusterFS mount attempt 

11/06/2020 05:11:31 INFO GlusterFS mount attempt 

11/06/2020 05:11:01 INFO GlusterFS mount attempt 

11/06/2020 05:10:31 INFO GlusterFS mount attempt 

11/06/2020 05:10:01 INFO GlusterFS mount attempt 

11/06/2020 05:09:31 INFO GlusterFS mount attempt 

11/06/2020 05:09:01 INFO GlusterFS mount attempt 

11/06/2020 05:08:31 INFO GlusterFS mount attempt 

11/06/2020 05:08:00 INFO GlusterFS mount attempt 

11/06/2020 05:07:30 INFO GlusterFS mount attempt 

11/06/2020 05:07:00 INFO GlusterFS mount attempt 

11/06/2020 05:06:30 INFO GlusterFS mount attempt 

11/06/2020 05:06:00 INFO GlusterFS mount attempt 

11/06/2020 05:05:30 INFO GlusterFS mount attempt 

11/06/2020 05:05:00 INFO GlusterFS mount attempt 

11/06/2020 05:04:30 INFO GlusterFS mount attempt 

11/06/2020 05:04:00 INFO GlusterFS mount attempt 

11/06/2020 05:03:30 INFO GlusterFS mount attempt 

11/06/2020 05:03:00 INFO GlusterFS mount attempt 

11/06/2020 05:02:30 INFO GlusterFS mount attempt 

11/06/2020 05:01:59 INFO GlusterFS mount attempt 

11/06/2020 05:01:29 INFO GlusterFS mount attempt 

11/06/2020 05:00:59 INFO GlusterFS mount attempt 

11/06/2020 05:00:29 INFO GlusterFS mount attempt 

11/06/2020 04:59:59 INFO GlusterFS mount attempt 

11/06/2020 04:59:29 INFO GlusterFS mount attempt 

11/06/2020 04:58:59 INFO GlusterFS mount attempt 

11/06/2020 04:58:29 INFO GlusterFS mount attempt 

11/06/2020 04:57:59 INFO GlusterFS mount attempt 

11/06/2020 04:57:29 INFO GlusterFS mount attempt 

11/06/2020 04:56:58 INFO GlusterFS mount attempt 

11/06/2020 04:56:28 INFO GlusterFS mount attempt 

11/06/2020 04:55:58 INFO GlusterFS mount attempt 

11/06/2020 04:55:28 INFO GlusterFS mount attempt 

11/06/2020 04:54:58 INFO GlusterFS mount attempt 

11/06/2020 04:54:28 INFO GlusterFS mount attempt 

11/06/2020 04:53:58 INFO GlusterFS mount attempt 

11/06/2020 04:53:28 INFO GlusterFS mount attempt 

11/06/2020 04:52:58 INFO GlusterFS mount attempt 

11/06/2020 04:52:28 INFO GlusterFS mount attempt 

11/06/2020 04:51:58 INFO GlusterFS mount attempt 

11/06/2020 04:51:27 INFO GlusterFS mount attempt 

11/06/2020 04:50:57 INFO GlusterFS mount attempt 

11/06/2020 04:50:27 INFO GlusterFS mount attempt 

11/06/2020 04:49:57 INFO GlusterFS mount attempt 

11/06/2020 04:49:27 INFO GlusterFS mount attempt 

11/06/2020 04:48:57 INFO GlusterFS mount attempt 

11/06/2020 04:48:27 INFO GlusterFS mount attempt 

11/06/2020 04:47:57 INFO GlusterFS mount attempt 

11/06/2020 04:47:27 INFO GlusterFS mount attempt 

11/06/2020 04:46:57 INFO GlusterFS mount attempt 

11/06/2020 04:46:27 INFO GlusterFS mount attempt 

11/06/2020 04:45:56 INFO GlusterFS mount attempt 

11/06/2020 04:45:26 INFO GlusterFS mount attempt 

11/06/2020 04:44:56 INFO GlusterFS mount attempt 

11/06/2020 04:44:26 INFO GlusterFS mount attempt 

11/06/2020 04:43:56 INFO GlusterFS mount attempt 

11/06/2020 04:43:26 INFO GlusterFS mount attempt 

11/06/2020 04:42:56 INFO GlusterFS mount attempt 

11/06/2020 04:42:26 INFO GlusterFS mount attempt 

11/06/2020 04:41:56 INFO GlusterFS mount attempt 

11/06/2020 04:41:26 INFO GlusterFS mount attempt 

11/06/2020 04:40:56 INFO GlusterFS mount attempt 

11/06/2020 04:40:25 INFO GlusterFS mount attempt 

11/06/2020 04:39:55 INFO GlusterFS mount attempt 

11/06/2020 04:39:25 INFO GlusterFS mount attempt 

11/06/2020 04:38:55 INFO GlusterFS mount attempt 

11/06/2020 04:38:25 INFO GlusterFS mount attempt 

11/06/2020 04:37:55 INFO GlusterFS mount attempt 

11/06/2020 04:37:25 INFO GlusterFS mount attempt 

11/06/2020 04:36:55 INFO GlusterFS mount attempt 

11/06/2020 04:36:25 INFO GlusterFS mount attempt 

11/06/2020 04:35:55 INFO GlusterFS mount attempt 

11/06/2020 04:35:24 INFO GlusterFS mount attempt 

11/06/2020 04:34:54 INFO GlusterFS mount attempt 

11/06/2020 04:34:24 INFO GlusterFS mount attempt 

11/06/2020 04:33:54 INFO GlusterFS mount attempt 

11/06/2020 04:33:24 INFO GlusterFS mount attempt 

11/06/2020 04:32:54 INFO GlusterFS mount attempt 

11/06/2020 04:32:24 INFO GlusterFS mount attempt 

11/06/2020 04:31:54 INFO GlusterFS mount attempt 

11/06/2020 04:31:24 INFO GlusterFS mount attempt 

11/06/2020 04:30:54 INFO GlusterFS mount attempt 

11/06/2020 04:30:24 INFO GlusterFS mount attempt 

11/06/2020 04:29:53 INFO GlusterFS mount attempt 

11/06/2020 04:29:23 INFO GlusterFS mount attempt 

11/06/2020 04:28:53 INFO GlusterFS mount attempt 

11/06/2020 04:28:23 INFO GlusterFS mount attempt 

11/06/2020 04:27:53 INFO GlusterFS mount attempt 

11/06/2020 04:27:23 INFO GlusterFS mount attempt 

11/06/2020 04:26:53 INFO GlusterFS mount attempt 

11/06/2020 04:26:23 INFO GlusterFS mount attempt 

11/06/2020 04:25:53 INFO GlusterFS mount attempt 

11/06/2020 04:25:23 INFO GlusterFS mount attempt 

11/06/2020 04:24:53 INFO GlusterFS mount attempt 

11/06/2020 04:24:22 INFO GlusterFS mount attempt 

11/06/2020 04:23:52 INFO GlusterFS mount attempt 

11/06/2020 04:23:22 INFO GlusterFS mount attempt 

11/06/2020 04:22:52 INFO GlusterFS mount attempt 

11/06/2020 04:22:22 INFO GlusterFS mount attempt 

11/06/2020 04:21:52 INFO GlusterFS mount attempt 

11/06/2020 04:21:22 INFO GlusterFS mount attempt 

11/06/2020 04:20:52 INFO GlusterFS mount attempt 

11/06/2020 04:20:22 INFO GlusterFS mount attempt 

11/06/2020 04:19:52 INFO GlusterFS mount attempt 

11/06/2020 04:19:22 INFO GlusterFS mount attempt 

11/06/2020 04:18:51 INFO GlusterFS mount attempt 

11/06/2020 04:18:21 INFO GlusterFS mount attempt 

11/06/2020 04:17:51 INFO GlusterFS mount attempt 

11/06/2020 04:17:21 INFO GlusterFS mount attempt 

11/06/2020 04:16:51 INFO GlusterFS mount attempt 

11/06/2020 04:16:21 INFO GlusterFS mount attempt 

11/06/2020 04:15:51 INFO GlusterFS mount attempt 

11/06/2020 04:15:21 INFO GlusterFS mount attempt 

11/06/2020 04:14:51 INFO GlusterFS mount attempt 

11/06/2020 04:14:21 INFO GlusterFS mount attempt 

11/06/2020 04:13:50 INFO GlusterFS mount attempt 

11/06/2020 04:13:20 INFO GlusterFS mount attempt 

11/06/2020 04:12:50 INFO GlusterFS mount attempt 

11/06/2020 04:12:20 INFO GlusterFS mount attempt 

11/06/2020 04:11:50 INFO GlusterFS mount attempt 

11/06/2020 04:11:20 INFO GlusterFS mount attempt 

11/06/2020 04:10:50 INFO GlusterFS mount attempt 

11/06/2020 04:10:20 INFO GlusterFS mount attempt 

11/06/2020 04:09:50 INFO GlusterFS mount attempt 

11/06/2020 04:09:20 INFO GlusterFS mount attempt 

11/06/2020 04:08:50 INFO GlusterFS mount attempt 

11/06/2020 04:08:19 INFO GlusterFS mount attempt 

11/06/2020 04:07:49 INFO GlusterFS mount attempt 

11/06/2020 04:07:19 INFO GlusterFS mount attempt 

11/06/2020 04:06:49 INFO GlusterFS mount attempt 

11/06/2020 04:06:19 INFO GlusterFS mount attempt 

11/06/2020 04:05:49 INFO GlusterFS mount attempt 

11/06/2020 04:05:19 INFO GlusterFS mount attempt 

11/06/2020 04:04:49 INFO GlusterFS mount attempt 

11/06/2020 04:04:19 INFO GlusterFS mount attempt 

11/06/2020 04:03:49 INFO GlusterFS mount attempt 

11/06/2020 04:03:19 INFO GlusterFS mount attempt 

11/06/2020 04:02:49 INFO GlusterFS mount attempt 

11/06/2020 04:02:18 INFO GlusterFS mount attempt 

11/06/2020 04:01:48 INFO GlusterFS mount attempt 

11/06/2020 04:01:18 INFO GlusterFS mount attempt 

11/06/2020 04:00:48 INFO GlusterFS mount attempt 

11/06/2020 04:00:18 INFO GlusterFS mount attempt 

11/06/2020 03:59:48 INFO GlusterFS mount attempt 

11/06/2020 03:59:18 INFO GlusterFS mount attempt 

11/06/2020 03:58:48 INFO GlusterFS mount attempt 

11/06/2020 03:58:18 INFO GlusterFS mount attempt 

11/06/2020 03:57:48 INFO GlusterFS mount attempt 

11/06/2020 03:57:18 INFO GlusterFS mount attempt 

11/06/2020 03:56:47 INFO GlusterFS mount attempt 

11/06/2020 03:56:17 INFO GlusterFS mount attempt 

11/06/2020 03:55:47 INFO GlusterFS mount attempt 

11/06/2020 03:55:17 INFO GlusterFS mount attempt 

11/06/2020 03:54:47 INFO GlusterFS mount attempt 

11/06/2020 03:54:17 INFO GlusterFS mount attempt 

11/06/2020 03:53:47 INFO GlusterFS mount attempt 

11/06/2020 03:53:17 INFO GlusterFS mount attempt 

11/06/2020 03:52:47 INFO GlusterFS mount attempt 

11/06/2020 03:52:17 INFO GlusterFS mount attempt 

11/06/2020 03:51:47 INFO GlusterFS mount attempt 

11/06/2020 03:51:16 INFO GlusterFS mount attempt 

11/06/2020 03:50:46 INFO GlusterFS mount attempt 

11/06/2020 03:50:16 INFO GlusterFS mount attempt 

11/06/2020 03:49:46 INFO GlusterFS mount attempt 

11/06/2020 03:49:16 INFO GlusterFS mount attempt 

11/06/2020 03:48:46 INFO GlusterFS mount attempt 

11/06/2020 03:48:16 INFO GlusterFS mount attempt 

11/06/2020 03:47:46 INFO GlusterFS mount attempt 

11/06/2020 03:47:16 INFO GlusterFS mount attempt 

11/06/2020 03:46:46 INFO GlusterFS mount attempt 

11/06/2020 03:46:16 INFO GlusterFS mount attempt 

11/06/2020 03:45:46 INFO GlusterFS mount attempt 

11/06/2020 03:45:15 INFO GlusterFS mount attempt 

11/06/2020 03:44:45 INFO GlusterFS mount attempt 

11/06/2020 03:44:15 INFO GlusterFS mount attempt 

11/06/2020 03:43:45 INFO GlusterFS mount attempt 

11/06/2020 03:43:15 INFO GlusterFS mount attempt 

11/06/2020 03:42:45 INFO GlusterFS mount attempt 

11/06/2020 03:42:15 INFO GlusterFS mount attempt 

11/06/2020 03:41:45 INFO GlusterFS mount attempt 

11/06/2020 03:41:15 INFO GlusterFS mount attempt 

11/06/2020 03:40:45 INFO GlusterFS mount attempt 

11/06/2020 03:40:15 INFO GlusterFS mount attempt 

11/06/2020 03:39:44 INFO GlusterFS mount attempt 

11/06/2020 03:39:14 INFO GlusterFS mount attempt 

11/06/2020 03:38:44 INFO GlusterFS mount attempt 

11/06/2020 03:38:14 INFO GlusterFS mount attempt 

11/06/2020 03:37:44 INFO GlusterFS mount attempt 

11/06/2020 03:37:14 INFO GlusterFS mount attempt 

11/06/2020 03:36:44 INFO GlusterFS mount attempt 

11/06/2020 03:36:14 INFO GlusterFS mount attempt 

11/06/2020 03:35:44 INFO GlusterFS mount attempt 

11/06/2020 03:35:14 INFO GlusterFS mount attempt 

11/06/2020 03:34:43 INFO GlusterFS mount attempt 

11/06/2020 03:34:13 INFO GlusterFS mount attempt 

11/06/2020 03:33:43 INFO GlusterFS mount attempt 

11/06/2020 03:33:13 INFO GlusterFS mount attempt 

11/06/2020 03:32:43 INFO GlusterFS mount attempt 

11/06/2020 03:32:13 INFO GlusterFS mount attempt 

11/06/2020 03:31:43 INFO GlusterFS mount attempt 

11/06/2020 03:31:13 INFO GlusterFS mount attempt 

11/06/2020 03:30:43 INFO GlusterFS mount attempt 

11/06/2020 03:30:13 INFO GlusterFS mount attempt 

11/06/2020 03:29:43 INFO GlusterFS mount attempt 

11/06/2020 03:29:12 INFO GlusterFS mount attempt 

11/06/2020 03:28:42 INFO GlusterFS mount attempt 

11/06/2020 03:28:12 INFO GlusterFS mount attempt 

11/06/2020 03:27:42 INFO GlusterFS mount attempt 

11/06/2020 03:27:12 INFO GlusterFS mount attempt 

11/06/2020 03:26:42 INFO GlusterFS mount attempt 

11/06/2020 03:26:12 INFO GlusterFS mount attempt 

11/06/2020 03:25:42 INFO GlusterFS mount attempt 

11/06/2020 03:25:12 INFO GlusterFS mount attempt 

11/06/2020 03:24:42 INFO GlusterFS mount attempt 

11/06/2020 03:24:11 INFO GlusterFS mount attempt 

11/06/2020 03:23:41 INFO GlusterFS mount attempt 

11/06/2020 03:23:11 INFO GlusterFS mount attempt 

11/06/2020 03:22:41 INFO GlusterFS mount attempt 

11/06/2020 03:22:11 INFO GlusterFS mount attempt 

11/06/2020 03:21:41 INFO GlusterFS mount attempt 

11/06/2020 03:21:11 INFO GlusterFS mount attempt 

11/06/2020 03:20:41 INFO GlusterFS mount attempt 

11/06/2020 03:20:11 INFO GlusterFS mount attempt 

11/06/2020 03:19:41 INFO GlusterFS mount attempt 

11/06/2020 03:19:11 INFO GlusterFS mount attempt 

11/06/2020 03:18:40 INFO GlusterFS mount attempt 

11/06/2020 03:18:10 INFO GlusterFS mount attempt 

11/06/2020 03:17:40 INFO GlusterFS mount attempt 

11/06/2020 03:17:10 INFO GlusterFS mount attempt 

11/06/2020 03:16:40 INFO GlusterFS mount attempt 

11/06/2020 03:16:10 INFO GlusterFS mount attempt 

11/06/2020 03:15:40 INFO GlusterFS mount attempt 

11/06/2020 03:15:10 INFO GlusterFS mount attempt 

11/06/2020 03:14:40 INFO GlusterFS mount attempt 

11/06/2020 03:14:10 INFO GlusterFS mount attempt 

11/06/2020 03:13:40 INFO GlusterFS mount attempt 

11/06/2020 03:13:09 INFO GlusterFS mount attempt 

11/06/2020 03:12:39 INFO GlusterFS mount attempt 

11/06/2020 03:12:09 INFO GlusterFS mount attempt 

11/06/2020 03:11:39 INFO GlusterFS mount attempt 

11/06/2020 03:11:09 INFO GlusterFS mount attempt 

11/06/2020 03:10:39 INFO GlusterFS mount attempt 

11/06/2020 03:10:09 INFO GlusterFS mount attempt 

11/06/2020 03:09:39 INFO GlusterFS mount attempt 

11/06/2020 03:09:09 INFO GlusterFS mount attempt 

11/06/2020 03:08:39 INFO GlusterFS mount attempt 

11/06/2020 03:08:09 INFO GlusterFS mount attempt 

11/06/2020 03:07:38 INFO GlusterFS mount attempt 

11/06/2020 03:07:08 INFO GlusterFS mount attempt 

11/06/2020 03:06:38 INFO GlusterFS mount attempt 

11/06/2020 03:06:08 INFO GlusterFS mount attempt 

11/06/2020 03:05:38 INFO GlusterFS mount attempt 

11/06/2020 03:05:08 INFO GlusterFS mount attempt 

11/06/2020 03:04:38 INFO GlusterFS mount attempt 

11/06/2020 03:04:08 INFO GlusterFS mount attempt 

11/06/2020 03:03:38 INFO GlusterFS mount attempt 

11/06/2020 03:03:08 INFO GlusterFS mount attempt 

11/06/2020 03:02:38 INFO GlusterFS mount attempt 

11/06/2020 03:02:07 INFO GlusterFS mount attempt 

11/06/2020 03:01:37 INFO GlusterFS mount attempt 

11/06/2020 03:01:07 INFO GlusterFS mount attempt 

11/06/2020 03:00:37 INFO GlusterFS mount attempt 

11/06/2020 03:00:07 INFO GlusterFS mount attempt 

11/06/2020 02:59:37 INFO GlusterFS mount attempt 

11/06/2020 02:59:07 INFO GlusterFS mount attempt 

11/06/2020 02:58:37 INFO GlusterFS mount attempt 

11/06/2020 02:58:07 INFO GlusterFS mount attempt 

11/06/2020 02:57:37 INFO GlusterFS mount attempt 

11/06/2020 02:57:07 INFO GlusterFS mount attempt 

11/06/2020 02:56:36 INFO GlusterFS mount attempt 

11/06/2020 02:56:06 INFO GlusterFS mount attempt 

11/06/2020 02:55:36 INFO GlusterFS mount attempt 

11/06/2020 02:55:06 INFO GlusterFS mount attempt 

11/06/2020 02:54:36 INFO GlusterFS mount attempt 

11/06/2020 02:54:06 INFO GlusterFS mount attempt 

11/06/2020 02:53:36 INFO GlusterFS mount attempt 

11/06/2020 02:53:06 INFO GlusterFS mount attempt 

11/06/2020 02:52:36 INFO GlusterFS mount attempt 

11/06/2020 02:52:06 INFO GlusterFS mount attempt 

11/06/2020 02:51:36 INFO GlusterFS mount attempt 

11/06/2020 02:51:05 INFO GlusterFS mount attempt 

11/06/2020 02:50:35 INFO GlusterFS mount attempt 

11/06/2020 02:50:05 INFO GlusterFS mount attempt 

11/06/2020 02:49:35 INFO GlusterFS mount attempt 

11/06/2020 02:49:05 INFO GlusterFS mount attempt 

11/06/2020 02:48:35 INFO GlusterFS mount attempt 

11/06/2020 02:48:05 INFO GlusterFS mount attempt 

11/06/2020 02:47:35 INFO GlusterFS mount attempt 

11/06/2020 02:47:05 INFO GlusterFS mount attempt 

11/06/2020 02:46:35 INFO GlusterFS mount attempt 

11/06/2020 02:46:05 INFO GlusterFS mount attempt 

11/06/2020 02:45:34 INFO GlusterFS mount attempt 

11/06/2020 02:45:04 INFO GlusterFS mount attempt 

11/06/2020 02:44:34 INFO GlusterFS mount attempt 

11/06/2020 02:44:04 INFO GlusterFS mount attempt 

11/06/2020 02:43:34 INFO GlusterFS mount attempt 

11/06/2020 02:43:04 INFO GlusterFS mount attempt 

11/06/2020 02:42:34 INFO GlusterFS mount attempt 

11/06/2020 02:42:04 INFO GlusterFS mount attempt 

11/06/2020 02:41:34 INFO GlusterFS mount attempt 

11/06/2020 02:41:04 INFO GlusterFS mount attempt 

11/06/2020 02:40:34 INFO GlusterFS mount attempt 

11/06/2020 02:40:04 INFO GlusterFS mount attempt 

11/06/2020 02:39:33 INFO GlusterFS mount attempt 

11/06/2020 02:39:03 INFO GlusterFS mount attempt 

11/06/2020 02:38:33 INFO GlusterFS mount attempt 

11/06/2020 02:38:03 INFO GlusterFS mount attempt 

11/06/2020 02:37:33 INFO GlusterFS mount attempt 

11/06/2020 02:37:03 INFO GlusterFS mount attempt 

11/06/2020 02:36:33 INFO GlusterFS mount attempt 

11/06/2020 02:36:03 INFO GlusterFS mount attempt 

11/06/2020 02:35:33 INFO GlusterFS mount attempt 

11/06/2020 02:35:03 INFO GlusterFS mount attempt 

11/06/2020 02:34:33 INFO GlusterFS mount attempt 

11/06/2020 02:34:02 INFO GlusterFS mount attempt 

11/06/2020 02:33:32 INFO GlusterFS mount attempt 

11/06/2020 02:33:02 INFO GlusterFS mount attempt 

11/06/2020 02:32:32 INFO GlusterFS mount attempt 

11/06/2020 02:32:02 INFO GlusterFS mount attempt 

11/06/2020 02:31:32 INFO GlusterFS mount attempt 

11/06/2020 02:31:02 INFO GlusterFS mount attempt 

11/06/2020 02:30:32 INFO GlusterFS mount attempt 

11/06/2020 02:30:02 INFO GlusterFS mount attempt 

11/06/2020 02:29:32 INFO GlusterFS mount attempt 

11/06/2020 02:29:02 INFO GlusterFS mount attempt 

11/06/2020 02:28:31 INFO GlusterFS mount attempt 

11/06/2020 02:28:01 INFO GlusterFS mount attempt 

11/06/2020 02:27:31 INFO GlusterFS mount attempt 

11/06/2020 02:27:01 INFO GlusterFS mount attempt 

11/06/2020 02:26:31 INFO GlusterFS mount attempt 

11/06/2020 02:26:01 INFO GlusterFS mount attempt 

11/06/2020 02:25:31 INFO GlusterFS mount attempt 

11/06/2020 02:25:01 INFO GlusterFS mount attempt 

11/06/2020 02:24:31 INFO GlusterFS mount attempt 

11/06/2020 02:24:01 INFO GlusterFS mount attempt 

11/06/2020 02:23:31 INFO GlusterFS mount attempt 

11/06/2020 02:23:01 INFO GlusterFS mount attempt 

11/06/2020 02:22:30 INFO GlusterFS mount attempt 

11/06/2020 02:22:00 INFO GlusterFS mount attempt 

11/06/2020 02:21:30 INFO GlusterFS mount attempt 

11/06/2020 02:21:00 INFO GlusterFS mount attempt 

11/06/2020 02:20:30 INFO GlusterFS mount attempt 

11/06/2020 02:20:00 INFO GlusterFS mount attempt 

11/06/2020 02:19:30 INFO GlusterFS mount attempt 

11/06/2020 02:19:00 INFO GlusterFS mount attempt 

11/06/2020 02:18:30 INFO GlusterFS mount attempt 

11/06/2020 02:18:00 INFO GlusterFS mount attempt 

11/06/2020 02:17:30 INFO GlusterFS mount attempt 

11/06/2020 02:16:59 INFO GlusterFS mount attempt 

11/06/2020 02:16:29 INFO GlusterFS mount attempt 

11/06/2020 02:15:59 INFO GlusterFS mount attempt 

11/06/2020 02:15:29 INFO GlusterFS mount attempt 

11/06/2020 02:14:59 INFO GlusterFS mount attempt 

11/06/2020 02:14:29 INFO GlusterFS mount attempt 

11/06/2020 02:13:59 INFO GlusterFS mount attempt 

11/06/2020 02:13:29 INFO GlusterFS mount attempt 

11/06/2020 02:12:59 INFO GlusterFS mount attempt 

11/06/2020 02:12:29 INFO GlusterFS mount attempt 

11/06/2020 02:11:59 INFO GlusterFS mount attempt 

11/06/2020 02:11:28 INFO GlusterFS mount attempt 

11/06/2020 02:10:58 INFO GlusterFS mount attempt 

11/06/2020 02:10:28 INFO GlusterFS mount attempt 

11/06/2020 02:09:58 INFO GlusterFS mount attempt 

11/06/2020 02:09:28 INFO GlusterFS mount attempt 

11/06/2020 02:08:58 INFO GlusterFS mount attempt 

11/06/2020 02:08:28 INFO GlusterFS mount attempt 

11/06/2020 02:07:58 INFO GlusterFS mount attempt 

11/06/2020 02:07:28 INFO GlusterFS mount attempt 

11/06/2020 02:06:58 INFO GlusterFS mount attempt 

11/06/2020 02:06:28 INFO GlusterFS mount attempt 

11/06/2020 02:05:57 INFO GlusterFS mount attempt 

11/06/2020 02:05:27 INFO GlusterFS mount attempt 

11/06/2020 02:04:57 INFO GlusterFS mount attempt 

11/06/2020 02:04:27 INFO GlusterFS mount attempt 

11/06/2020 02:03:57 INFO GlusterFS mount attempt 

11/06/2020 02:03:27 INFO GlusterFS mount attempt 

11/06/2020 02:02:57 INFO GlusterFS mount attempt 

11/06/2020 02:02:27 INFO GlusterFS mount attempt 

11/06/2020 02:01:57 INFO GlusterFS mount attempt 

11/06/2020 02:01:27 INFO GlusterFS mount attempt 

11/06/2020 02:00:57 INFO GlusterFS mount attempt 

11/06/2020 02:00:26 INFO GlusterFS mount attempt 

11/06/2020 01:59:56 INFO GlusterFS mount attempt 

11/06/2020 01:59:26 INFO GlusterFS mount attempt 

11/06/2020 01:58:56 INFO GlusterFS mount attempt 

11/06/2020 01:58:26 INFO GlusterFS mount attempt 

11/06/2020 01:57:56 INFO GlusterFS mount attempt 

11/06/2020 01:57:26 INFO GlusterFS mount attempt 

11/06/2020 01:56:56 INFO GlusterFS mount attempt 

11/06/2020 01:56:26 INFO GlusterFS mount attempt 

11/06/2020 01:55:56 INFO GlusterFS mount attempt 

11/06/2020 01:55:25 INFO GlusterFS mount attempt 

11/06/2020 01:54:55 INFO GlusterFS mount attempt 

11/06/2020 01:54:25 INFO GlusterFS mount attempt 

11/06/2020 01:53:55 INFO GlusterFS mount attempt 

11/06/2020 01:53:25 INFO GlusterFS mount attempt 

11/06/2020 01:52:55 INFO GlusterFS mount attempt 

11/06/2020 01:52:25 INFO GlusterFS mount attempt 

11/06/2020 01:51:55 INFO GlusterFS mount attempt 

11/06/2020 01:51:25 INFO GlusterFS mount attempt 

11/06/2020 01:50:55 INFO GlusterFS mount attempt 

11/06/2020 01:50:25 INFO GlusterFS mount attempt 

11/06/2020 01:49:54 INFO GlusterFS mount attempt 

11/06/2020 01:49:24 INFO GlusterFS mount attempt 

11/06/2020 01:48:54 INFO GlusterFS mount attempt 

11/06/2020 01:48:24 INFO GlusterFS mount attempt 

11/06/2020 01:47:54 INFO GlusterFS mount attempt 

11/06/2020 01:47:24 INFO GlusterFS mount attempt 

11/06/2020 01:46:54 INFO GlusterFS mount attempt 

11/06/2020 01:46:24 INFO GlusterFS mount attempt 

11/06/2020 01:45:54 INFO GlusterFS mount attempt 

11/06/2020 01:45:24 INFO GlusterFS mount attempt 

11/06/2020 01:44:53 INFO GlusterFS mount attempt 

11/06/2020 01:44:23 INFO GlusterFS mount attempt 

11/06/2020 01:43:53 INFO GlusterFS mount attempt 

11/06/2020 01:43:23 INFO GlusterFS mount attempt 

11/06/2020 01:42:53 INFO GlusterFS mount attempt 

11/06/2020 01:42:23 INFO GlusterFS mount attempt 

11/06/2020 01:41:53 INFO GlusterFS mount attempt 

11/06/2020 01:41:23 INFO GlusterFS mount attempt 

11/06/2020 01:40:53 INFO GlusterFS mount attempt 

11/06/2020 01:40:23 INFO GlusterFS mount attempt 

11/06/2020 01:39:53 INFO GlusterFS mount attempt 

11/06/2020 01:39:22 INFO GlusterFS mount attempt 

11/06/2020 01:38:52 INFO GlusterFS mount attempt 

11/06/2020 01:38:22 INFO GlusterFS mount attempt 

11/06/2020 01:37:52 INFO GlusterFS mount attempt 

11/06/2020 01:37:22 INFO GlusterFS mount attempt 

11/06/2020 01:36:52 INFO GlusterFS mount attempt 

11/06/2020 01:36:22 INFO GlusterFS mount attempt 

11/06/2020 01:35:52 INFO GlusterFS mount attempt 

11/06/2020 01:35:22 INFO GlusterFS mount attempt 

11/06/2020 01:34:52 INFO GlusterFS mount attempt 

11/06/2020 01:34:22 INFO GlusterFS mount attempt 

11/06/2020 01:33:51 INFO GlusterFS mount attempt 

11/06/2020 01:33:21 INFO GlusterFS mount attempt 

11/06/2020 01:32:51 INFO GlusterFS mount attempt 

11/06/2020 01:32:21 INFO GlusterFS mount attempt 

11/06/2020 01:31:51 INFO GlusterFS mount attempt 

11/06/2020 01:31:21 INFO GlusterFS mount attempt 

11/06/2020 01:30:51 INFO GlusterFS mount attempt 

11/06/2020 01:30:21 INFO GlusterFS mount attempt 

11/06/2020 01:29:51 INFO GlusterFS mount attempt 

11/06/2020 01:29:21 INFO GlusterFS mount attempt 

11/06/2020 01:28:51 INFO GlusterFS mount attempt 

11/06/2020 01:28:20 INFO GlusterFS mount attempt 

11/06/2020 01:27:50 INFO GlusterFS mount attempt 

11/06/2020 01:27:20 INFO GlusterFS mount attempt 

11/06/2020 01:26:50 INFO GlusterFS mount attempt 

11/06/2020 01:26:20 INFO GlusterFS mount attempt 

11/06/2020 01:25:50 INFO GlusterFS mount attempt 

11/06/2020 01:25:20 INFO GlusterFS mount attempt 

11/06/2020 01:24:50 INFO GlusterFS mount attempt 

11/06/2020 01:24:20 INFO GlusterFS mount attempt 

11/06/2020 01:23:50 INFO GlusterFS mount attempt 

11/06/2020 01:23:20 INFO GlusterFS mount attempt 

11/06/2020 01:22:50 INFO GlusterFS mount attempt 

11/06/2020 01:22:19 INFO GlusterFS mount attempt 

11/06/2020 01:21:49 INFO GlusterFS mount attempt 

11/06/2020 01:21:19 INFO GlusterFS mount attempt 

11/06/2020 01:20:49 INFO GlusterFS mount attempt 

11/06/2020 01:20:19 INFO GlusterFS mount attempt 

11/06/2020 01:19:49 INFO GlusterFS mount attempt 

11/06/2020 01:19:19 INFO GlusterFS mount attempt 

11/06/2020 01:18:49 INFO GlusterFS mount attempt 

11/06/2020 01:18:19 INFO GlusterFS mount attempt 

11/06/2020 01:17:49 INFO GlusterFS mount attempt 

11/06/2020 01:17:19 INFO GlusterFS mount attempt 

11/06/2020 01:16:48 INFO GlusterFS mount attempt 

11/06/2020 01:16:18 INFO GlusterFS mount attempt 

11/06/2020 01:15:48 INFO GlusterFS mount attempt 

11/06/2020 01:15:18 INFO GlusterFS mount attempt 

11/06/2020 01:14:48 INFO GlusterFS mount attempt 

11/06/2020 01:14:18 INFO GlusterFS mount attempt 

11/06/2020 01:13:48 INFO GlusterFS mount attempt 

11/06/2020 01:13:18 INFO GlusterFS mount attempt 

11/06/2020 01:12:48 INFO GlusterFS mount attempt 

11/06/2020 01:12:18 INFO GlusterFS mount attempt 

11/06/2020 01:11:48 INFO GlusterFS mount attempt 

11/06/2020 01:11:17 INFO GlusterFS mount attempt 

11/06/2020 01:10:47 INFO GlusterFS mount attempt 

11/06/2020 01:10:17 INFO GlusterFS mount attempt 

11/06/2020 01:09:47 INFO GlusterFS mount attempt 

11/06/2020 01:09:17 INFO GlusterFS mount attempt 

11/06/2020 01:08:47 INFO GlusterFS mount attempt 

11/06/2020 01:08:17 INFO GlusterFS mount attempt 

11/06/2020 01:07:47 INFO GlusterFS mount attempt 

11/06/2020 01:07:17 INFO GlusterFS mount attempt 

11/06/2020 01:06:47 INFO GlusterFS mount attempt 

11/06/2020 01:06:17 INFO GlusterFS mount attempt 

11/06/2020 01:05:46 INFO GlusterFS mount attempt 

11/06/2020 01:05:16 INFO GlusterFS mount attempt 

11/06/2020 01:04:46 INFO GlusterFS mount attempt 

11/06/2020 01:04:16 INFO GlusterFS mount attempt 

11/06/2020 01:03:46 INFO GlusterFS mount attempt 

11/06/2020 01:03:16 INFO GlusterFS mount attempt 

11/06/2020 01:02:46 INFO GlusterFS mount attempt 

11/06/2020 01:02:16 INFO GlusterFS mount attempt 

11/06/2020 01:01:46 INFO GlusterFS mount attempt 

11/06/2020 01:01:16 INFO GlusterFS mount attempt 

11/06/2020 01:00:46 INFO GlusterFS mount attempt 

11/06/2020 01:00:15 INFO GlusterFS mount attempt 

11/06/2020 00:59:45 INFO GlusterFS mount attempt 

11/06/2020 00:59:15 INFO GlusterFS mount attempt 

11/06/2020 00:58:45 INFO GlusterFS mount attempt 

11/06/2020 00:58:15 INFO GlusterFS mount attempt 

11/06/2020 00:57:45 INFO GlusterFS mount attempt 

11/06/2020 00:57:15 INFO GlusterFS mount attempt 

11/06/2020 00:56:45 INFO GlusterFS mount attempt 

11/06/2020 00:56:15 INFO GlusterFS mount attempt 

11/06/2020 00:55:45 INFO GlusterFS mount attempt 

11/06/2020 00:55:15 INFO GlusterFS mount attempt 

11/06/2020 00:54:44 INFO GlusterFS mount attempt 

11/06/2020 00:54:14 INFO GlusterFS mount attempt 

11/06/2020 00:53:44 INFO GlusterFS mount attempt 

11/06/2020 00:53:14 INFO GlusterFS mount attempt 

11/06/2020 00:52:44 INFO GlusterFS mount attempt 

11/06/2020 00:52:14 INFO GlusterFS mount attempt 

11/06/2020 00:51:44 INFO GlusterFS mount attempt 

11/06/2020 00:51:14 INFO GlusterFS mount attempt 

11/06/2020 00:50:44 INFO GlusterFS mount attempt 

11/06/2020 00:50:14 INFO GlusterFS mount attempt 

11/06/2020 00:49:43 INFO GlusterFS mount attempt 

11/06/2020 00:49:13 INFO GlusterFS mount attempt 

11/06/2020 00:48:43 INFO GlusterFS mount attempt 

11/06/2020 00:48:13 INFO GlusterFS mount attempt 

11/06/2020 00:47:43 INFO GlusterFS mount attempt 

11/06/2020 00:47:13 INFO GlusterFS mount attempt 

11/06/2020 00:46:43 INFO GlusterFS mount attempt 

11/06/2020 00:46:13 INFO GlusterFS mount attempt 

11/06/2020 00:45:43 INFO GlusterFS mount attempt 

11/06/2020 00:45:13 INFO GlusterFS mount attempt 

11/06/2020 00:44:43 INFO GlusterFS mount attempt 

11/06/2020 00:44:13 INFO GlusterFS mount attempt 

11/06/2020 00:43:42 INFO GlusterFS mount attempt 

11/06/2020 00:43:12 INFO GlusterFS mount attempt 

11/06/2020 00:42:42 INFO GlusterFS mount attempt 

11/06/2020 00:42:12 INFO GlusterFS mount attempt 

11/06/2020 00:41:42 INFO GlusterFS mount attempt 

11/06/2020 00:41:12 INFO GlusterFS mount attempt 

11/06/2020 00:40:42 INFO GlusterFS mount attempt 

11/06/2020 00:40:12 INFO GlusterFS mount attempt 

11/06/2020 00:39:42 INFO GlusterFS mount attempt 

11/06/2020 00:39:12 INFO GlusterFS mount attempt 

11/06/2020 00:38:42 INFO GlusterFS mount attempt 

11/06/2020 00:38:11 INFO GlusterFS mount attempt 

11/06/2020 00:37:41 INFO GlusterFS mount attempt 

11/06/2020 00:37:11 INFO GlusterFS mount attempt 

11/06/2020 00:36:41 INFO GlusterFS mount attempt 

11/06/2020 00:36:11 INFO GlusterFS mount attempt 

11/06/2020 00:35:41 INFO GlusterFS mount attempt 

11/06/2020 00:35:11 INFO GlusterFS mount attempt 

11/06/2020 00:34:41 INFO GlusterFS mount attempt 

11/06/2020 00:34:11 INFO GlusterFS mount attempt 

11/06/2020 00:33:41 INFO GlusterFS mount attempt 

11/06/2020 00:33:11 INFO GlusterFS mount attempt 

11/06/2020 00:32:40 INFO GlusterFS mount attempt 

11/06/2020 00:32:10 INFO GlusterFS mount attempt 

11/06/2020 00:31:40 INFO GlusterFS mount attempt 

11/06/2020 00:31:10 INFO GlusterFS mount attempt 

11/06/2020 00:30:40 INFO GlusterFS mount attempt 

11/06/2020 00:30:10 INFO GlusterFS mount attempt 

11/06/2020 00:29:40 INFO GlusterFS mount attempt 

11/06/2020 00:29:10 INFO GlusterFS mount attempt 

11/06/2020 00:28:40 INFO GlusterFS mount attempt 

11/06/2020 00:28:10 INFO GlusterFS mount attempt 

11/06/2020 00:27:40 INFO GlusterFS mount attempt 

11/06/2020 00:27:10 INFO GlusterFS mount attempt 

11/06/2020 00:26:39 INFO GlusterFS mount attempt 

11/06/2020 00:26:09 INFO GlusterFS mount attempt 

11/06/2020 00:25:39 INFO GlusterFS mount attempt 

11/06/2020 00:25:09 INFO GlusterFS mount attempt 

11/06/2020 00:24:39 INFO GlusterFS mount attempt 

11/06/2020 00:24:09 INFO GlusterFS mount attempt 

11/06/2020 00:23:39 INFO GlusterFS mount attempt 

11/06/2020 00:23:09 INFO GlusterFS mount attempt 

11/06/2020 00:22:39 INFO GlusterFS mount attempt 

11/06/2020 00:22:09 INFO GlusterFS mount attempt 

11/06/2020 00:21:39 INFO GlusterFS mount attempt 

11/06/2020 00:21:09 INFO GlusterFS mount attempt 

11/06/2020 00:20:38 INFO GlusterFS mount attempt 

11/06/2020 00:20:08 INFO GlusterFS mount attempt 

11/06/2020 00:19:38 INFO GlusterFS mount attempt 

11/06/2020 00:19:08 INFO GlusterFS mount attempt 

11/06/2020 00:18:38 INFO GlusterFS mount attempt 

11/06/2020 00:18:08 INFO GlusterFS mount attempt 

11/06/2020 00:17:38 INFO GlusterFS mount attempt 

11/06/2020 00:17:08 INFO GlusterFS mount attempt 

11/06/2020 00:16:38 INFO GlusterFS mount attempt 

11/06/2020 00:16:08 INFO GlusterFS mount attempt 

11/06/2020 00:15:38 INFO GlusterFS mount attempt 

11/06/2020 00:15:07 INFO GlusterFS mount attempt 

11/06/2020 00:14:37 INFO GlusterFS mount attempt 

11/06/2020 00:14:07 INFO GlusterFS mount attempt 

11/06/2020 00:13:37 INFO GlusterFS mount attempt 

11/06/2020 00:13:07 INFO GlusterFS mount attempt 

11/06/2020 00:12:37 INFO GlusterFS mount attempt 

11/06/2020 00:12:07 INFO GlusterFS mount attempt 

11/06/2020 00:11:37 INFO GlusterFS mount attempt 

11/06/2020 00:11:07 INFO GlusterFS mount attempt 

11/06/2020 00:10:37 INFO GlusterFS mount attempt 

11/06/2020 00:10:07 INFO GlusterFS mount attempt 

11/06/2020 00:09:36 INFO GlusterFS mount attempt 

11/06/2020 00:09:06 INFO GlusterFS mount attempt 

11/06/2020 00:08:36 INFO GlusterFS mount attempt 

11/06/2020 00:08:06 INFO GlusterFS mount attempt 

11/06/2020 00:07:36 INFO GlusterFS mount attempt 

11/06/2020 00:07:06 INFO GlusterFS mount attempt 

11/06/2020 00:06:36 INFO GlusterFS mount attempt 

11/06/2020 00:06:06 INFO GlusterFS mount attempt 

11/06/2020 00:05:36 INFO GlusterFS mount attempt 

11/06/2020 00:05:06 INFO GlusterFS mount attempt 

11/06/2020 00:04:36 INFO GlusterFS mount attempt 

11/06/2020 00:04:05 INFO GlusterFS mount attempt 

11/06/2020 00:03:35 INFO GlusterFS mount attempt 

11/06/2020 00:03:05 INFO GlusterFS mount attempt 

11/06/2020 00:02:35 INFO GlusterFS mount attempt 

11/06/2020 00:02:05 INFO GlusterFS mount attempt 

11/06/2020 00:01:35 INFO GlusterFS mount attempt 

11/06/2020 00:01:05 INFO GlusterFS mount attempt 

11/06/2020 00:00:35 INFO GlusterFS mount attempt 

11/06/2020 00:00:05 INFO GlusterFS mount attempt 

10/06/2020 23:59:35 INFO GlusterFS mount attempt 

10/06/2020 23:59:05 INFO GlusterFS mount attempt 

10/06/2020 23:58:34 INFO GlusterFS mount attempt 

10/06/2020 23:58:04 INFO GlusterFS mount attempt 

10/06/2020 23:57:34 INFO GlusterFS mount attempt 

10/06/2020 23:57:04 INFO GlusterFS mount attempt 

10/06/2020 23:56:34 INFO GlusterFS mount attempt 

10/06/2020 23:56:04 INFO GlusterFS mount attempt 

10/06/2020 23:55:34 INFO GlusterFS mount attempt 

10/06/2020 23:55:04 INFO GlusterFS mount attempt 

10/06/2020 23:54:34 INFO GlusterFS mount attempt 

10/06/2020 23:54:04 INFO GlusterFS mount attempt 

10/06/2020 23:53:34 INFO GlusterFS mount attempt 

10/06/2020 23:53:03 INFO GlusterFS mount attempt 

10/06/2020 23:52:33 INFO GlusterFS mount attempt 

10/06/2020 23:52:03 INFO GlusterFS mount attempt 

10/06/2020 23:51:33 INFO GlusterFS mount attempt 

10/06/2020 23:51:03 INFO GlusterFS mount attempt 

10/06/2020 23:50:33 INFO GlusterFS mount attempt 

10/06/2020 23:50:03 INFO GlusterFS mount attempt 

10/06/2020 23:49:33 INFO GlusterFS mount attempt 

10/06/2020 23:49:03 INFO GlusterFS mount attempt 

10/06/2020 23:48:33 INFO GlusterFS mount attempt 

10/06/2020 23:48:03 INFO GlusterFS mount attempt 

10/06/2020 23:47:32 INFO GlusterFS mount attempt 

10/06/2020 23:47:02 INFO GlusterFS mount attempt 

10/06/2020 23:46:32 INFO GlusterFS mount attempt 

10/06/2020 23:46:02 INFO GlusterFS mount attempt 

10/06/2020 23:45:32 INFO GlusterFS mount attempt 

10/06/2020 23:45:02 INFO GlusterFS mount attempt 

10/06/2020 23:44:32 INFO GlusterFS mount attempt 

10/06/2020 23:44:02 INFO GlusterFS mount attempt 

10/06/2020 23:43:32 INFO GlusterFS mount attempt 

10/06/2020 23:43:02 INFO GlusterFS mount attempt 

10/06/2020 23:42:32 INFO GlusterFS mount attempt 

10/06/2020 23:42:01 INFO GlusterFS mount attempt 

10/06/2020 23:41:31 INFO GlusterFS mount attempt 

10/06/2020 23:41:01 INFO GlusterFS mount attempt 

10/06/2020 23:40:31 INFO GlusterFS mount attempt 

10/06/2020 23:40:01 INFO GlusterFS mount attempt 

10/06/2020 23:39:31 INFO GlusterFS mount attempt 

10/06/2020 23:39:01 INFO GlusterFS mount attempt 

10/06/2020 23:38:31 INFO GlusterFS mount attempt 

10/06/2020 23:38:01 INFO GlusterFS mount attempt 

10/06/2020 23:37:31 INFO GlusterFS mount attempt 

10/06/2020 23:37:01 INFO GlusterFS mount attempt 

10/06/2020 23:36:30 INFO GlusterFS mount attempt 

10/06/2020 23:36:00 INFO GlusterFS mount attempt 

10/06/2020 23:35:30 INFO GlusterFS mount attempt 

10/06/2020 23:35:00 INFO GlusterFS mount attempt 

10/06/2020 23:34:30 INFO GlusterFS mount attempt 

10/06/2020 23:34:00 INFO GlusterFS mount attempt 

10/06/2020 23:33:30 INFO GlusterFS mount attempt 

10/06/2020 23:33:00 INFO GlusterFS mount attempt 

10/06/2020 23:32:30 INFO GlusterFS mount attempt 

10/06/2020 23:32:00 INFO GlusterFS mount attempt 

10/06/2020 23:31:30 INFO GlusterFS mount attempt 

10/06/2020 23:30:59 INFO GlusterFS mount attempt 

10/06/2020 23:30:29 INFO GlusterFS mount attempt 

10/06/2020 23:29:59 INFO GlusterFS mount attempt 

10/06/2020 23:29:29 INFO GlusterFS mount attempt 

10/06/2020 23:28:59 INFO GlusterFS mount attempt 

10/06/2020 23:28:29 INFO GlusterFS mount attempt 

10/06/2020 23:27:59 INFO GlusterFS mount attempt 

10/06/2020 23:27:29 INFO GlusterFS mount attempt 

10/06/2020 23:26:59 INFO GlusterFS mount attempt 

10/06/2020 23:26:29 INFO GlusterFS mount attempt 

10/06/2020 23:25:59 INFO GlusterFS mount attempt 

10/06/2020 23:25:28 INFO GlusterFS mount attempt 

10/06/2020 23:24:58 INFO GlusterFS mount attempt 

10/06/2020 23:24:28 INFO GlusterFS mount attempt 

10/06/2020 23:23:58 INFO GlusterFS mount attempt 

10/06/2020 23:23:28 INFO GlusterFS mount attempt 

10/06/2020 23:22:58 INFO GlusterFS mount attempt 

10/06/2020 23:22:28 INFO GlusterFS mount attempt 

10/06/2020 23:21:58 INFO GlusterFS mount attempt 

10/06/2020 23:21:28 INFO GlusterFS mount attempt 

10/06/2020 23:20:58 INFO GlusterFS mount attempt 

10/06/2020 23:20:28 INFO GlusterFS mount attempt 

10/06/2020 23:19:58 INFO GlusterFS mount attempt 

10/06/2020 23:19:27 INFO GlusterFS mount attempt 

10/06/2020 23:18:57 INFO GlusterFS mount attempt 

10/06/2020 23:18:27 INFO GlusterFS mount attempt 

10/06/2020 23:17:57 INFO GlusterFS mount attempt 

10/06/2020 23:17:27 INFO GlusterFS mount attempt 

10/06/2020 23:16:57 INFO GlusterFS mount attempt 

10/06/2020 23:16:27 INFO GlusterFS mount attempt 

10/06/2020 23:15:57 INFO GlusterFS mount attempt 

10/06/2020 23:15:27 INFO GlusterFS mount attempt 

10/06/2020 23:14:57 INFO GlusterFS mount attempt 

10/06/2020 23:14:27 INFO GlusterFS mount attempt 

10/06/2020 23:13:56 INFO GlusterFS mount attempt 

10/06/2020 23:13:26 INFO GlusterFS mount attempt 

10/06/2020 23:12:56 INFO GlusterFS mount attempt 

10/06/2020 23:12:26 INFO GlusterFS mount attempt 

10/06/2020 23:11:56 INFO GlusterFS mount attempt 

10/06/2020 23:11:26 INFO GlusterFS mount attempt 

10/06/2020 23:10:56 INFO GlusterFS mount attempt 

10/06/2020 23:10:26 INFO GlusterFS mount attempt 

10/06/2020 23:09:56 INFO GlusterFS mount attempt 

10/06/2020 23:09:26 INFO GlusterFS mount attempt 

10/06/2020 23:08:56 INFO GlusterFS mount attempt 

10/06/2020 23:08:26 INFO GlusterFS mount attempt 

10/06/2020 23:07:55 INFO GlusterFS mount attempt 

10/06/2020 23:07:25 INFO GlusterFS mount attempt 

10/06/2020 23:06:55 INFO GlusterFS mount attempt 

10/06/2020 23:06:25 INFO GlusterFS mount attempt 

10/06/2020 23:05:55 INFO GlusterFS mount attempt 

10/06/2020 23:05:25 INFO GlusterFS mount attempt 

10/06/2020 23:04:55 INFO GlusterFS mount attempt 

10/06/2020 23:04:25 INFO GlusterFS mount attempt 

10/06/2020 23:03:55 INFO GlusterFS mount attempt 

10/06/2020 23:03:25 INFO GlusterFS mount attempt 

10/06/2020 23:02:55 INFO GlusterFS mount attempt 

10/06/2020 23:02:24 INFO GlusterFS mount attempt 

10/06/2020 23:01:54 INFO GlusterFS mount attempt 

10/06/2020 23:01:24 INFO GlusterFS mount attempt 

10/06/2020 23:00:54 INFO GlusterFS mount attempt 

10/06/2020 23:00:24 INFO GlusterFS mount attempt 

10/06/2020 22:59:54 INFO GlusterFS mount attempt 

10/06/2020 22:59:24 INFO GlusterFS mount attempt 

10/06/2020 22:58:54 INFO GlusterFS mount attempt 

10/06/2020 22:58:24 INFO GlusterFS mount attempt 

10/06/2020 22:57:54 INFO GlusterFS mount attempt 

10/06/2020 22:57:24 INFO GlusterFS mount attempt 

10/06/2020 22:56:54 INFO GlusterFS mount attempt 

10/06/2020 22:56:23 INFO GlusterFS mount attempt 

10/06/2020 22:55:53 INFO GlusterFS mount attempt 

10/06/2020 22:55:23 INFO GlusterFS mount attempt 

10/06/2020 22:54:53 INFO GlusterFS mount attempt 

10/06/2020 22:54:23 INFO GlusterFS mount attempt 

10/06/2020 22:53:53 INFO GlusterFS mount attempt 

10/06/2020 22:53:23 INFO GlusterFS mount attempt 

10/06/2020 22:52:53 INFO GlusterFS mount attempt 

10/06/2020 22:52:23 INFO GlusterFS mount attempt 

10/06/2020 22:51:53 INFO GlusterFS mount attempt 

10/06/2020 22:51:23 INFO GlusterFS mount attempt 

10/06/2020 22:50:52 INFO GlusterFS mount attempt 

10/06/2020 22:50:22 INFO GlusterFS mount attempt 

10/06/2020 22:49:52 INFO GlusterFS mount attempt 

10/06/2020 22:49:22 INFO GlusterFS mount attempt 

10/06/2020 22:48:52 INFO GlusterFS mount attempt 

10/06/2020 22:48:22 INFO GlusterFS mount attempt 

10/06/2020 22:47:52 INFO GlusterFS mount attempt 

10/06/2020 22:47:22 INFO GlusterFS mount attempt 

10/06/2020 22:46:52 INFO GlusterFS mount attempt 

10/06/2020 22:46:22 INFO GlusterFS mount attempt 

10/06/2020 22:45:52 INFO GlusterFS mount attempt 

10/06/2020 22:45:21 INFO GlusterFS mount attempt 

10/06/2020 22:44:51 INFO GlusterFS mount attempt 

10/06/2020 22:44:21 INFO GlusterFS mount attempt 

10/06/2020 22:43:51 INFO GlusterFS mount attempt 

10/06/2020 22:43:21 INFO GlusterFS mount attempt 

10/06/2020 22:42:51 INFO GlusterFS mount attempt 

10/06/2020 22:42:21 INFO GlusterFS mount attempt 

10/06/2020 22:41:51 INFO GlusterFS mount attempt 

10/06/2020 22:41:21 INFO GlusterFS mount attempt 

10/06/2020 22:40:51 INFO GlusterFS mount attempt 

10/06/2020 22:40:21 INFO GlusterFS mount attempt 

10/06/2020 22:39:50 INFO GlusterFS mount attempt 

10/06/2020 22:39:20 INFO GlusterFS mount attempt 

10/06/2020 22:38:50 INFO GlusterFS mount attempt 

10/06/2020 22:38:20 INFO GlusterFS mount attempt 

10/06/2020 22:37:50 INFO GlusterFS mount attempt 

10/06/2020 22:37:20 INFO GlusterFS mount attempt 

10/06/2020 22:36:50 INFO GlusterFS mount attempt 

10/06/2020 22:36:20 INFO GlusterFS mount attempt 

10/06/2020 22:35:50 INFO GlusterFS mount attempt 

10/06/2020 22:35:20 INFO GlusterFS mount attempt 

10/06/2020 22:34:50 INFO GlusterFS mount attempt 

10/06/2020 22:34:19 INFO GlusterFS mount attempt 

10/06/2020 22:33:49 INFO GlusterFS mount attempt 

10/06/2020 22:33:19 INFO GlusterFS mount attempt 

10/06/2020 22:32:49 INFO GlusterFS mount attempt 

10/06/2020 22:32:19 INFO GlusterFS mount attempt 

10/06/2020 22:31:49 INFO GlusterFS mount attempt 

10/06/2020 22:31:19 INFO GlusterFS mount attempt 

10/06/2020 22:30:49 INFO GlusterFS mount attempt 

10/06/2020 22:30:19 INFO GlusterFS mount attempt 

10/06/2020 22:29:49 INFO GlusterFS mount attempt 

10/06/2020 22:29:19 INFO GlusterFS mount attempt 

10/06/2020 22:28:48 INFO GlusterFS mount attempt 

10/06/2020 22:28:18 INFO GlusterFS mount attempt 

10/06/2020 22:27:48 INFO GlusterFS mount attempt 

10/06/2020 22:27:18 INFO GlusterFS mount attempt 

10/06/2020 22:26:48 INFO GlusterFS mount attempt 

10/06/2020 22:26:18 INFO GlusterFS mount attempt 

10/06/2020 22:25:48 INFO GlusterFS mount attempt 

10/06/2020 22:25:18 INFO GlusterFS mount attempt 

10/06/2020 22:24:48 INFO GlusterFS mount attempt 

10/06/2020 22:24:18 INFO GlusterFS mount attempt 

10/06/2020 22:23:48 INFO GlusterFS mount attempt 

10/06/2020 22:23:17 INFO GlusterFS mount attempt 

10/06/2020 22:22:47 INFO GlusterFS mount attempt 

10/06/2020 22:22:17 INFO GlusterFS mount attempt 

10/06/2020 22:21:47 INFO GlusterFS mount attempt 

10/06/2020 22:21:17 INFO GlusterFS mount attempt 

10/06/2020 22:20:47 INFO GlusterFS mount attempt 

10/06/2020 22:20:17 INFO GlusterFS mount attempt 

10/06/2020 22:19:47 INFO GlusterFS mount attempt 

10/06/2020 22:19:17 INFO GlusterFS mount attempt 

10/06/2020 22:18:47 INFO GlusterFS mount attempt 

10/06/2020 22:18:17 INFO GlusterFS mount attempt 

10/06/2020 22:17:46 INFO GlusterFS mount attempt 

10/06/2020 22:17:16 INFO GlusterFS mount attempt 

10/06/2020 22:16:46 INFO GlusterFS mount attempt 

10/06/2020 22:16:16 INFO GlusterFS mount attempt 

10/06/2020 22:15:46 INFO GlusterFS mount attempt 

10/06/2020 22:15:16 INFO GlusterFS mount attempt 

10/06/2020 22:14:46 INFO GlusterFS mount attempt 

10/06/2020 22:14:16 INFO GlusterFS mount attempt 

10/06/2020 22:13:46 INFO GlusterFS mount attempt 

10/06/2020 22:13:16 INFO GlusterFS mount attempt 

10/06/2020 22:12:46 INFO GlusterFS mount attempt 

10/06/2020 22:12:16 INFO GlusterFS mount attempt 

10/06/2020 22:11:45 INFO GlusterFS mount attempt 

10/06/2020 22:11:15 INFO GlusterFS mount attempt 

10/06/2020 22:10:45 INFO GlusterFS mount attempt 

10/06/2020 22:10:15 INFO GlusterFS mount attempt 

10/06/2020 22:09:45 INFO GlusterFS mount attempt 

10/06/2020 22:09:15 INFO GlusterFS mount attempt 

10/06/2020 22:08:45 INFO GlusterFS mount attempt 

10/06/2020 22:08:15 INFO GlusterFS mount attempt 

10/06/2020 22:07:45 INFO GlusterFS mount attempt 

10/06/2020 22:07:15 INFO GlusterFS mount attempt 

10/06/2020 22:06:45 INFO GlusterFS mount attempt 

10/06/2020 22:06:14 INFO GlusterFS mount attempt 

10/06/2020 22:05:44 INFO GlusterFS mount attempt 

10/06/2020 22:05:14 INFO GlusterFS mount attempt 

10/06/2020 22:04:44 INFO GlusterFS mount attempt 

10/06/2020 22:04:14 INFO GlusterFS mount attempt 

10/06/2020 22:03:44 INFO GlusterFS mount attempt 

10/06/2020 22:03:14 INFO GlusterFS mount attempt 

10/06/2020 22:02:44 INFO GlusterFS mount attempt 

10/06/2020 22:02:14 INFO GlusterFS mount attempt 

10/06/2020 22:01:44 INFO GlusterFS mount attempt 

10/06/2020 22:01:13 INFO GlusterFS mount attempt 

10/06/2020 22:00:43 INFO GlusterFS mount attempt 

10/06/2020 22:00:13 INFO GlusterFS mount attempt 

10/06/2020 21:59:43 INFO GlusterFS mount attempt 

10/06/2020 21:59:13 INFO GlusterFS mount attempt 

10/06/2020 21:58:43 INFO GlusterFS mount attempt 

10/06/2020 21:58:13 INFO GlusterFS mount attempt 

10/06/2020 21:57:43 INFO GlusterFS mount attempt 

10/06/2020 21:57:13 INFO GlusterFS mount attempt 

10/06/2020 21:56:43 INFO GlusterFS mount attempt 

10/06/2020 21:56:13 INFO GlusterFS mount attempt 

10/06/2020 21:55:42 INFO GlusterFS mount attempt 

10/06/2020 21:55:12 INFO GlusterFS mount attempt 

10/06/2020 21:54:42 INFO GlusterFS mount attempt 

10/06/2020 21:54:12 INFO GlusterFS mount attempt 

10/06/2020 21:53:42 INFO GlusterFS mount attempt 

10/06/2020 21:53:12 INFO GlusterFS mount attempt 

10/06/2020 21:52:42 INFO GlusterFS mount attempt 

10/06/2020 21:52:12 INFO GlusterFS mount attempt 

10/06/2020 21:51:42 INFO GlusterFS mount attempt 

10/06/2020 21:51:12 INFO GlusterFS mount attempt 

10/06/2020 21:50:42 INFO GlusterFS mount attempt 

10/06/2020 21:50:11 INFO GlusterFS mount attempt 

10/06/2020 21:49:41 INFO GlusterFS mount attempt 

10/06/2020 21:49:11 INFO GlusterFS mount attempt 

10/06/2020 21:48:41 INFO GlusterFS mount attempt 

10/06/2020 21:48:11 INFO GlusterFS mount attempt 

10/06/2020 21:47:41 INFO GlusterFS mount attempt 

10/06/2020 21:47:11 INFO GlusterFS mount attempt 

10/06/2020 21:46:41 INFO GlusterFS mount attempt 

10/06/2020 21:46:11 INFO GlusterFS mount attempt 

10/06/2020 21:45:41 INFO GlusterFS mount attempt 

10/06/2020 21:45:11 INFO GlusterFS mount attempt 

10/06/2020 21:44:40 INFO GlusterFS mount attempt 

10/06/2020 21:44:10 INFO GlusterFS mount attempt 

10/06/2020 21:43:40 INFO GlusterFS mount attempt 

10/06/2020 21:43:10 INFO GlusterFS mount attempt 

10/06/2020 21:42:40 INFO GlusterFS mount attempt 

10/06/2020 21:42:10 INFO GlusterFS mount attempt 

10/06/2020 21:41:40 INFO GlusterFS mount attempt 

10/06/2020 21:41:10 INFO GlusterFS mount attempt 

10/06/2020 21:40:40 INFO GlusterFS mount attempt 

10/06/2020 21:40:10 INFO GlusterFS mount attempt 

10/06/2020 21:39:40 INFO GlusterFS mount attempt 

10/06/2020 21:39:09 INFO GlusterFS mount attempt 

10/06/2020 21:38:39 INFO GlusterFS mount attempt 

10/06/2020 21:38:09 INFO GlusterFS mount attempt 

10/06/2020 21:37:39 INFO GlusterFS mount attempt 

10/06/2020 21:37:09 INFO GlusterFS mount attempt 

10/06/2020 21:36:39 INFO GlusterFS mount attempt 

10/06/2020 21:36:09 INFO GlusterFS mount attempt 

10/06/2020 21:35:39 INFO GlusterFS mount attempt 

10/06/2020 21:35:09 INFO GlusterFS mount attempt 

10/06/2020 21:34:39 INFO GlusterFS mount attempt 

10/06/2020 21:34:09 INFO GlusterFS mount attempt 

10/06/2020 21:33:38 INFO GlusterFS mount attempt 

10/06/2020 21:33:08 INFO GlusterFS mount attempt 

10/06/2020 21:32:38 INFO GlusterFS mount attempt 

10/06/2020 21:32:08 INFO GlusterFS mount attempt 

10/06/2020 21:31:38 INFO GlusterFS mount attempt 

10/06/2020 21:31:08 INFO GlusterFS mount attempt 

10/06/2020 21:30:38 INFO GlusterFS mount attempt 

10/06/2020 21:30:08 INFO GlusterFS mount attempt 

10/06/2020 21:29:38 INFO GlusterFS mount attempt 

10/06/2020 21:29:08 INFO GlusterFS mount attempt 

10/06/2020 21:28:38 INFO GlusterFS mount attempt 

10/06/2020 21:28:07 INFO GlusterFS mount attempt 

10/06/2020 21:27:37 INFO GlusterFS mount attempt 

10/06/2020 21:27:07 INFO GlusterFS mount attempt 

10/06/2020 21:26:37 INFO GlusterFS mount attempt 

10/06/2020 21:26:07 INFO GlusterFS mount attempt 

10/06/2020 21:25:37 INFO GlusterFS mount attempt 

10/06/2020 21:25:07 INFO GlusterFS mount attempt 

10/06/2020 21:24:37 INFO GlusterFS mount attempt 

10/06/2020 21:24:07 INFO GlusterFS mount attempt 

10/06/2020 21:23:37 INFO GlusterFS mount attempt 

10/06/2020 21:23:07 INFO GlusterFS mount attempt 

10/06/2020 21:22:36 INFO GlusterFS mount attempt 

10/06/2020 21:22:06 INFO GlusterFS mount attempt 

10/06/2020 21:21:36 INFO GlusterFS mount attempt 

10/06/2020 21:21:06 INFO GlusterFS mount attempt 

10/06/2020 21:20:36 INFO GlusterFS mount attempt 

10/06/2020 21:20:06 INFO GlusterFS mount attempt 

10/06/2020 21:19:36 INFO GlusterFS mount attempt 

10/06/2020 21:19:06 INFO GlusterFS mount attempt 

10/06/2020 21:18:36 INFO GlusterFS mount attempt 

10/06/2020 21:18:06 INFO GlusterFS mount attempt 

10/06/2020 21:17:36 INFO GlusterFS mount attempt 

10/06/2020 21:17:05 INFO GlusterFS mount attempt 

10/06/2020 21:16:35 INFO GlusterFS mount attempt 

10/06/2020 21:16:05 INFO GlusterFS mount attempt 

10/06/2020 21:15:35 INFO GlusterFS mount attempt 

10/06/2020 21:15:05 INFO GlusterFS mount attempt 

10/06/2020 21:14:35 INFO GlusterFS mount attempt 

10/06/2020 21:14:05 INFO GlusterFS mount attempt 

10/06/2020 21:13:35 INFO GlusterFS mount attempt 

10/06/2020 21:13:05 INFO GlusterFS mount attempt 

10/06/2020 21:12:35 INFO GlusterFS mount attempt 

10/06/2020 21:12:05 INFO GlusterFS mount attempt 

10/06/2020 21:11:34 INFO GlusterFS mount attempt 

10/06/2020 21:11:04 INFO GlusterFS mount attempt 

10/06/2020 21:10:34 INFO GlusterFS mount attempt 

10/06/2020 21:10:04 INFO GlusterFS mount attempt 

10/06/2020 21:09:34 INFO GlusterFS mount attempt 

10/06/2020 21:09:04 INFO GlusterFS mount attempt 

10/06/2020 21:08:34 INFO GlusterFS mount attempt 

10/06/2020 21:08:04 INFO GlusterFS mount attempt 

10/06/2020 21:07:34 INFO GlusterFS mount attempt 

10/06/2020 21:07:04 INFO GlusterFS mount attempt 

10/06/2020 21:06:33 INFO GlusterFS mount attempt 

10/06/2020 21:06:03 INFO GlusterFS mount attempt 

10/06/2020 21:05:33 INFO GlusterFS mount attempt 

10/06/2020 21:05:03 INFO GlusterFS mount attempt 

10/06/2020 21:04:33 INFO GlusterFS mount attempt 

10/06/2020 21:04:03 INFO GlusterFS mount attempt 

10/06/2020 21:03:33 INFO GlusterFS mount attempt 

10/06/2020 21:03:03 INFO GlusterFS mount attempt 

10/06/2020 21:02:33 INFO GlusterFS mount attempt 

10/06/2020 21:02:03 INFO GlusterFS mount attempt 

10/06/2020 21:01:33 INFO GlusterFS mount attempt 

10/06/2020 21:01:03 INFO GlusterFS mount attempt 

10/06/2020 21:00:32 INFO GlusterFS mount attempt 

10/06/2020 21:00:02 INFO GlusterFS mount attempt 

10/06/2020 20:59:32 INFO GlusterFS mount attempt 

10/06/2020 20:59:02 INFO GlusterFS mount attempt 

10/06/2020 20:58:32 INFO GlusterFS mount attempt 

10/06/2020 20:58:02 INFO GlusterFS mount attempt 

10/06/2020 20:57:32 INFO GlusterFS mount attempt 

10/06/2020 20:57:02 INFO GlusterFS mount attempt 

10/06/2020 20:56:32 INFO GlusterFS mount attempt 

10/06/2020 20:56:02 INFO GlusterFS mount attempt 

10/06/2020 20:55:31 INFO GlusterFS mount attempt 

10/06/2020 20:55:01 INFO GlusterFS mount attempt 

10/06/2020 20:54:31 INFO GlusterFS mount attempt 

10/06/2020 20:54:01 INFO GlusterFS mount attempt 

10/06/2020 20:53:31 INFO GlusterFS mount attempt 

10/06/2020 20:53:01 INFO GlusterFS mount attempt 

10/06/2020 20:52:31 INFO GlusterFS mount attempt 

10/06/2020 20:52:01 INFO GlusterFS mount attempt 

10/06/2020 20:51:31 INFO GlusterFS mount attempt 

10/06/2020 20:51:01 INFO GlusterFS mount attempt 

10/06/2020 20:50:31 INFO GlusterFS mount attempt 

10/06/2020 20:50:00 INFO GlusterFS mount attempt 

10/06/2020 20:49:30 INFO GlusterFS mount attempt 

10/06/2020 20:49:00 INFO GlusterFS mount attempt 

10/06/2020 20:48:30 INFO GlusterFS mount attempt 

10/06/2020 20:48:00 INFO GlusterFS mount attempt 

10/06/2020 20:47:30 INFO GlusterFS mount attempt 

10/06/2020 20:47:00 INFO GlusterFS mount attempt 

10/06/2020 20:46:30 INFO GlusterFS mount attempt 

10/06/2020 20:46:00 INFO GlusterFS mount attempt 

10/06/2020 20:45:30 INFO GlusterFS mount attempt 

10/06/2020 20:45:00 INFO GlusterFS mount attempt 

10/06/2020 20:44:29 INFO GlusterFS mount attempt 

10/06/2020 20:43:59 INFO GlusterFS mount attempt 

10/06/2020 20:43:29 INFO GlusterFS mount attempt 

10/06/2020 20:42:59 INFO GlusterFS mount attempt 

10/06/2020 20:42:29 INFO GlusterFS mount attempt 

10/06/2020 20:41:59 INFO GlusterFS mount attempt 

10/06/2020 20:41:29 INFO GlusterFS mount attempt 

10/06/2020 20:40:59 INFO GlusterFS mount attempt 

10/06/2020 20:40:29 INFO GlusterFS mount attempt 

10/06/2020 20:39:59 INFO GlusterFS mount attempt 

10/06/2020 20:39:29 INFO GlusterFS mount attempt 

10/06/2020 20:38:58 INFO GlusterFS mount attempt 

10/06/2020 20:38:28 INFO GlusterFS mount attempt 

10/06/2020 20:37:58 INFO GlusterFS mount attempt 

10/06/2020 20:37:28 INFO GlusterFS mount attempt 

10/06/2020 20:36:58 INFO GlusterFS mount attempt 

10/06/2020 20:36:28 INFO GlusterFS mount attempt 

10/06/2020 20:35:58 INFO GlusterFS mount attempt 

10/06/2020 20:35:28 INFO GlusterFS mount attempt 

10/06/2020 20:34:58 INFO GlusterFS mount attempt 

10/06/2020 20:34:28 INFO GlusterFS mount attempt 

10/06/2020 20:33:58 INFO GlusterFS mount attempt 

10/06/2020 20:33:27 INFO GlusterFS mount attempt 

10/06/2020 20:32:57 INFO GlusterFS mount attempt 

10/06/2020 20:32:27 INFO GlusterFS mount attempt 

10/06/2020 20:31:57 INFO GlusterFS mount attempt 

10/06/2020 20:31:27 INFO GlusterFS mount attempt 

10/06/2020 20:30:57 INFO GlusterFS mount attempt 

10/06/2020 20:30:27 INFO GlusterFS mount attempt 

10/06/2020 20:29:57 INFO GlusterFS mount attempt 

10/06/2020 20:29:27 INFO GlusterFS mount attempt 

10/06/2020 20:28:57 INFO GlusterFS mount attempt 

10/06/2020 20:28:27 INFO GlusterFS mount attempt 

10/06/2020 20:27:57 INFO GlusterFS mount attempt 

10/06/2020 20:27:26 INFO GlusterFS mount attempt 

10/06/2020 20:26:56 INFO GlusterFS mount attempt 

10/06/2020 20:26:26 INFO GlusterFS mount attempt 

10/06/2020 20:25:56 INFO GlusterFS mount attempt 

10/06/2020 20:25:26 INFO GlusterFS mount attempt 

10/06/2020 20:24:56 INFO GlusterFS mount attempt 

10/06/2020 20:24:26 INFO GlusterFS mount attempt 

10/06/2020 20:23:56 INFO GlusterFS mount attempt 

10/06/2020 20:23:26 INFO GlusterFS mount attempt 

10/06/2020 20:22:56 INFO GlusterFS mount attempt 

10/06/2020 20:22:26 INFO GlusterFS mount attempt 

10/06/2020 20:21:55 INFO GlusterFS mount attempt 

10/06/2020 20:21:25 INFO GlusterFS mount attempt 

10/06/2020 20:20:55 INFO GlusterFS mount attempt 

10/06/2020 20:20:25 INFO GlusterFS mount attempt 

10/06/2020 20:19:55 INFO GlusterFS mount attempt 

10/06/2020 20:19:25 INFO GlusterFS mount attempt 

10/06/2020 20:18:55 INFO GlusterFS mount attempt 

10/06/2020 20:18:25 INFO GlusterFS mount attempt 

10/06/2020 20:17:55 INFO GlusterFS mount attempt 

10/06/2020 20:17:25 INFO GlusterFS mount attempt 

10/06/2020 20:16:55 INFO GlusterFS mount attempt 

10/06/2020 20:16:24 INFO GlusterFS mount attempt 

10/06/2020 20:15:54 INFO GlusterFS mount attempt 

10/06/2020 20:15:24 INFO GlusterFS mount attempt 

10/06/2020 20:14:54 INFO GlusterFS mount attempt 

10/06/2020 20:14:24 INFO GlusterFS mount attempt 

10/06/2020 20:13:54 INFO GlusterFS mount attempt 

10/06/2020 20:13:24 INFO GlusterFS mount attempt 

10/06/2020 20:12:54 INFO GlusterFS mount attempt 

10/06/2020 20:12:24 INFO GlusterFS mount attempt 

10/06/2020 20:11:54 INFO GlusterFS mount attempt 

10/06/2020 20:11:24 INFO GlusterFS mount attempt 

10/06/2020 20:10:53 INFO GlusterFS mount attempt 

10/06/2020 20:10:23 INFO GlusterFS mount attempt 

10/06/2020 20:09:53 INFO GlusterFS mount attempt 

10/06/2020 20:09:23 INFO GlusterFS mount attempt 

10/06/2020 20:08:53 INFO GlusterFS mount attempt 

10/06/2020 20:08:23 INFO GlusterFS mount attempt 

10/06/2020 20:07:53 INFO GlusterFS mount attempt 

10/06/2020 20:07:23 INFO GlusterFS mount attempt 

10/06/2020 20:06:53 INFO GlusterFS mount attempt 

10/06/2020 20:06:23 INFO GlusterFS mount attempt 

10/06/2020 20:05:53 INFO GlusterFS mount attempt 

10/06/2020 20:05:22 INFO GlusterFS mount attempt 

10/06/2020 20:04:52 INFO GlusterFS mount attempt 

10/06/2020 20:04:22 INFO GlusterFS mount attempt 

10/06/2020 20:03:52 INFO GlusterFS mount attempt 

10/06/2020 20:03:22 INFO GlusterFS mount attempt 

10/06/2020 20:02:52 INFO GlusterFS mount attempt 

10/06/2020 20:02:22 INFO GlusterFS mount attempt 

10/06/2020 20:01:52 INFO GlusterFS mount attempt 

10/06/2020 20:01:22 INFO GlusterFS mount attempt 

10/06/2020 20:00:52 INFO GlusterFS mount attempt 

10/06/2020 20:00:21 INFO GlusterFS mount attempt 

10/06/2020 19:59:51 INFO GlusterFS mount attempt 

10/06/2020 19:59:21 INFO GlusterFS mount attempt 

10/06/2020 19:58:51 INFO GlusterFS mount attempt 

10/06/2020 19:58:21 INFO GlusterFS mount attempt 

10/06/2020 19:57:51 INFO GlusterFS mount attempt 

10/06/2020 19:57:21 INFO GlusterFS mount attempt 

10/06/2020 19:56:51 INFO GlusterFS mount attempt 

10/06/2020 19:56:21 INFO GlusterFS mount attempt 

10/06/2020 19:55:51 INFO GlusterFS mount attempt 

10/06/2020 19:55:21 INFO GlusterFS mount attempt 

10/06/2020 19:54:50 INFO GlusterFS mount attempt 

10/06/2020 19:54:20 INFO GlusterFS mount attempt 

10/06/2020 19:53:50 INFO GlusterFS mount attempt 

10/06/2020 19:53:20 INFO GlusterFS mount attempt 

10/06/2020 19:52:50 INFO GlusterFS mount attempt 

10/06/2020 19:52:20 INFO GlusterFS mount attempt 

10/06/2020 19:51:50 INFO GlusterFS mount attempt 

10/06/2020 19:51:20 INFO GlusterFS mount attempt 

10/06/2020 19:50:50 INFO GlusterFS mount attempt 

10/06/2020 19:50:20 INFO GlusterFS mount attempt 

10/06/2020 19:49:50 INFO GlusterFS mount attempt 

10/06/2020 19:49:19 INFO GlusterFS mount attempt 

10/06/2020 19:48:49 INFO GlusterFS mount attempt 

10/06/2020 19:48:19 INFO GlusterFS mount attempt 

10/06/2020 19:47:49 INFO GlusterFS mount attempt 

10/06/2020 19:47:19 INFO GlusterFS mount attempt 

10/06/2020 19:46:49 INFO GlusterFS mount attempt 

10/06/2020 19:46:19 INFO GlusterFS mount attempt 

10/06/2020 19:45:49 INFO GlusterFS mount attempt 

10/06/2020 19:45:19 INFO GlusterFS mount attempt 

10/06/2020 19:44:49 INFO GlusterFS mount attempt 

10/06/2020 19:44:18 INFO GlusterFS mount attempt 

10/06/2020 19:43:48 INFO GlusterFS mount attempt 

10/06/2020 19:43:18 INFO GlusterFS mount attempt 

10/06/2020 19:42:48 INFO GlusterFS mount attempt 

10/06/2020 19:42:18 INFO GlusterFS mount attempt 

10/06/2020 19:41:48 INFO GlusterFS mount attempt 

10/06/2020 19:41:18 INFO GlusterFS mount attempt 

10/06/2020 19:40:48 INFO GlusterFS mount attempt 

10/06/2020 19:40:18 INFO GlusterFS mount attempt 

10/06/2020 19:39:48 INFO GlusterFS mount attempt 

10/06/2020 19:39:18 INFO GlusterFS mount attempt 

10/06/2020 19:38:47 INFO GlusterFS mount attempt 

10/06/2020 19:38:17 INFO GlusterFS mount attempt 

10/06/2020 19:37:47 INFO GlusterFS mount attempt 

10/06/2020 19:37:17 INFO GlusterFS mount attempt 

10/06/2020 19:36:47 INFO GlusterFS mount attempt 

10/06/2020 19:36:17 INFO GlusterFS mount attempt 

10/06/2020 19:35:47 INFO GlusterFS mount attempt 

10/06/2020 19:35:17 INFO GlusterFS mount attempt 

10/06/2020 19:34:47 INFO GlusterFS mount attempt 

10/06/2020 19:34:17 INFO GlusterFS mount attempt 

10/06/2020 19:33:47 INFO GlusterFS mount attempt 

10/06/2020 19:33:16 INFO GlusterFS mount attempt 

10/06/2020 19:32:46 INFO GlusterFS mount attempt 

10/06/2020 19:32:16 INFO GlusterFS mount attempt 

10/06/2020 19:31:46 INFO GlusterFS mount attempt 

10/06/2020 19:31:16 INFO GlusterFS mount attempt 

10/06/2020 19:30:46 INFO GlusterFS mount attempt 

10/06/2020 19:30:16 INFO GlusterFS mount attempt 

10/06/2020 19:29:46 INFO GlusterFS mount attempt 

10/06/2020 19:29:16 INFO GlusterFS mount attempt 

10/06/2020 19:28:46 INFO GlusterFS mount attempt 

10/06/2020 19:28:16 INFO GlusterFS mount attempt 

10/06/2020 19:27:45 INFO GlusterFS mount attempt 

10/06/2020 19:27:15 INFO GlusterFS mount attempt 

10/06/2020 19:26:45 INFO GlusterFS mount attempt 

10/06/2020 19:26:15 INFO GlusterFS mount attempt 

10/06/2020 19:25:45 INFO GlusterFS mount attempt 

10/06/2020 19:25:15 INFO GlusterFS mount attempt 

10/06/2020 19:24:45 INFO GlusterFS mount attempt 

10/06/2020 19:24:15 INFO GlusterFS mount attempt 

10/06/2020 19:23:45 INFO GlusterFS mount attempt 

10/06/2020 19:23:15 INFO GlusterFS mount attempt 

10/06/2020 19:22:45 INFO GlusterFS mount attempt 

10/06/2020 19:22:14 INFO GlusterFS mount attempt 

10/06/2020 19:21:44 INFO GlusterFS mount attempt 

10/06/2020 19:21:14 INFO GlusterFS mount attempt 

10/06/2020 19:20:44 INFO GlusterFS mount attempt 

10/06/2020 19:20:14 INFO GlusterFS mount attempt 

10/06/2020 19:19:44 INFO GlusterFS mount attempt 

10/06/2020 19:19:14 INFO GlusterFS mount attempt 

10/06/2020 19:18:44 INFO GlusterFS mount attempt 

10/06/2020 19:18:14 INFO GlusterFS mount attempt 

10/06/2020 19:17:44 INFO GlusterFS mount attempt 

10/06/2020 19:17:14 INFO GlusterFS mount attempt 

10/06/2020 19:16:43 INFO GlusterFS mount attempt 

10/06/2020 19:16:13 INFO GlusterFS mount attempt 

10/06/2020 19:15:43 INFO GlusterFS mount attempt 

10/06/2020 19:15:13 INFO GlusterFS mount attempt 

10/06/2020 19:14:43 INFO GlusterFS mount attempt 

10/06/2020 19:14:13 INFO GlusterFS mount attempt 

10/06/2020 19:13:43 INFO GlusterFS mount attempt 

10/06/2020 19:13:13 INFO GlusterFS mount attempt 

10/06/2020 19:12:43 INFO GlusterFS mount attempt 

10/06/2020 19:12:13 INFO GlusterFS mount attempt 

10/06/2020 19:11:43 INFO GlusterFS mount attempt 

10/06/2020 19:11:12 INFO GlusterFS mount attempt 

10/06/2020 19:10:42 INFO GlusterFS mount attempt 

10/06/2020 19:10:12 INFO GlusterFS mount attempt 

10/06/2020 19:09:42 INFO GlusterFS mount attempt 

10/06/2020 19:09:12 INFO GlusterFS mount attempt 

10/06/2020 19:08:42 INFO GlusterFS mount attempt 

10/06/2020 19:08:12 INFO GlusterFS mount attempt 

10/06/2020 19:07:42 INFO GlusterFS mount attempt 

10/06/2020 19:07:12 INFO GlusterFS mount attempt 

10/06/2020 19:06:42 INFO GlusterFS mount attempt 

10/06/2020 19:06:11 INFO GlusterFS mount attempt 

10/06/2020 19:05:41 INFO GlusterFS mount attempt 

10/06/2020 19:05:11 INFO GlusterFS mount attempt 

10/06/2020 19:04:41 INFO GlusterFS mount attempt 

10/06/2020 19:04:11 INFO GlusterFS mount attempt 

10/06/2020 19:03:41 INFO GlusterFS mount attempt 

10/06/2020 19:03:11 INFO GlusterFS mount attempt 

10/06/2020 19:02:41 INFO GlusterFS mount attempt 

10/06/2020 19:02:11 INFO GlusterFS mount attempt 

10/06/2020 19:01:41 INFO GlusterFS mount attempt 

10/06/2020 19:01:11 INFO GlusterFS mount attempt 

10/06/2020 19:00:40 INFO GlusterFS mount attempt 

10/06/2020 19:00:10 INFO GlusterFS mount attempt 

10/06/2020 18:59:40 INFO GlusterFS mount attempt 

10/06/2020 18:59:10 INFO GlusterFS mount attempt 

10/06/2020 18:58:40 INFO GlusterFS mount attempt 

10/06/2020 18:58:10 INFO GlusterFS mount attempt 

10/06/2020 18:57:40 INFO GlusterFS mount attempt 

10/06/2020 18:57:10 INFO GlusterFS mount attempt 

10/06/2020 18:56:40 INFO GlusterFS mount attempt 

10/06/2020 18:56:10 INFO GlusterFS mount attempt 

10/06/2020 18:55:40 INFO GlusterFS mount attempt 

10/06/2020 18:55:10 INFO GlusterFS mount attempt 

10/06/2020 18:54:39 INFO GlusterFS mount attempt 

10/06/2020 18:54:09 INFO GlusterFS mount attempt 

10/06/2020 18:53:39 INFO GlusterFS mount attempt 

10/06/2020 18:53:09 INFO GlusterFS mount attempt 

10/06/2020 18:52:39 INFO GlusterFS mount attempt 

10/06/2020 18:52:09 INFO GlusterFS mount attempt 

10/06/2020 18:51:39 INFO GlusterFS mount attempt 

10/06/2020 18:51:09 INFO GlusterFS mount attempt 

10/06/2020 18:50:39 INFO GlusterFS mount attempt 

10/06/2020 18:50:09 INFO GlusterFS mount attempt 

10/06/2020 18:49:38 INFO GlusterFS mount attempt 

10/06/2020 18:49:08 INFO GlusterFS mount attempt 

10/06/2020 18:48:38 INFO GlusterFS mount attempt 

10/06/2020 18:48:08 INFO GlusterFS mount attempt 

10/06/2020 18:47:38 INFO GlusterFS mount attempt 

10/06/2020 18:47:08 INFO GlusterFS mount attempt 

10/06/2020 18:46:38 INFO GlusterFS mount attempt 

10/06/2020 18:46:08 INFO GlusterFS mount attempt 

10/06/2020 18:45:38 INFO GlusterFS mount attempt 

10/06/2020 18:45:08 INFO GlusterFS mount attempt 

10/06/2020 18:44:38 INFO GlusterFS mount attempt 

10/06/2020 18:44:07 INFO GlusterFS mount attempt 

10/06/2020 18:43:37 INFO GlusterFS mount attempt 

10/06/2020 18:43:07 INFO GlusterFS mount attempt 

10/06/2020 18:42:37 INFO GlusterFS mount attempt 

10/06/2020 18:42:07 INFO GlusterFS mount attempt 

10/06/2020 18:41:37 INFO GlusterFS mount attempt 

10/06/2020 18:41:07 INFO GlusterFS mount attempt 

10/06/2020 18:40:37 INFO GlusterFS mount attempt 

10/06/2020 18:40:07 INFO GlusterFS mount attempt 

10/06/2020 18:39:37 INFO GlusterFS mount attempt 

10/06/2020 18:39:07 INFO GlusterFS mount attempt 

10/06/2020 18:38:37 INFO GlusterFS mount attempt 

10/06/2020 18:38:06 INFO GlusterFS mount attempt 

10/06/2020 18:37:36 INFO GlusterFS mount attempt 

10/06/2020 18:37:06 INFO GlusterFS mount attempt 

10/06/2020 18:36:36 INFO GlusterFS mount attempt 

10/06/2020 18:36:06 INFO GlusterFS mount attempt 

10/06/2020 18:35:36 INFO GlusterFS mount attempt 

10/06/2020 18:35:06 INFO GlusterFS mount attempt 

10/06/2020 18:34:36 INFO GlusterFS mount attempt 

10/06/2020 18:34:06 INFO GlusterFS mount attempt 

10/06/2020 18:33:36 INFO GlusterFS mount attempt 

10/06/2020 18:33:06 INFO GlusterFS mount attempt 

10/06/2020 18:32:35 INFO GlusterFS mount attempt 

10/06/2020 18:32:05 INFO GlusterFS mount attempt 

10/06/2020 18:31:35 INFO GlusterFS mount attempt 

10/06/2020 18:31:05 INFO GlusterFS mount attempt 

10/06/2020 18:30:35 INFO GlusterFS mount attempt 

10/06/2020 18:30:05 INFO GlusterFS mount attempt 

10/06/2020 18:29:35 INFO GlusterFS mount attempt 

10/06/2020 18:29:05 INFO GlusterFS mount attempt 

10/06/2020 18:28:35 INFO GlusterFS mount attempt 

10/06/2020 18:28:05 INFO GlusterFS mount attempt 

10/06/2020 18:27:35 INFO GlusterFS mount attempt 

10/06/2020 18:27:05 INFO GlusterFS mount attempt 

10/06/2020 18:26:34 INFO GlusterFS mount attempt 

10/06/2020 18:26:04 INFO GlusterFS mount attempt 

10/06/2020 18:25:34 INFO GlusterFS mount attempt 

10/06/2020 18:25:04 INFO GlusterFS mount attempt 

10/06/2020 18:24:34 INFO GlusterFS mount attempt 

10/06/2020 18:24:04 INFO GlusterFS mount attempt 

10/06/2020 18:23:34 INFO GlusterFS mount attempt 

10/06/2020 18:23:04 INFO GlusterFS mount attempt 

10/06/2020 18:22:34 INFO GlusterFS mount attempt 

10/06/2020 18:22:04 INFO GlusterFS mount attempt 

10/06/2020 18:21:34 INFO GlusterFS mount attempt 

10/06/2020 18:21:03 INFO GlusterFS mount attempt 

10/06/2020 18:20:33 INFO GlusterFS mount attempt 

10/06/2020 18:20:03 INFO GlusterFS mount attempt 

10/06/2020 18:19:33 INFO GlusterFS mount attempt 

10/06/2020 18:19:03 INFO GlusterFS mount attempt 

10/06/2020 18:18:33 INFO GlusterFS mount attempt 

10/06/2020 18:18:03 INFO GlusterFS mount attempt 

10/06/2020 18:17:33 INFO GlusterFS mount attempt 

10/06/2020 18:17:03 INFO GlusterFS mount attempt 

10/06/2020 18:16:33 INFO GlusterFS mount attempt 

10/06/2020 18:16:03 INFO GlusterFS mount attempt 

10/06/2020 18:15:32 INFO GlusterFS mount attempt 

10/06/2020 18:15:02 INFO GlusterFS mount attempt 

10/06/2020 18:14:32 INFO GlusterFS mount attempt 

10/06/2020 18:14:02 INFO GlusterFS mount attempt 

10/06/2020 18:13:32 INFO GlusterFS mount attempt 

10/06/2020 18:13:02 INFO GlusterFS mount attempt 

10/06/2020 18:12:32 INFO GlusterFS mount attempt 

10/06/2020 18:12:02 INFO GlusterFS mount attempt 

10/06/2020 18:11:32 INFO GlusterFS mount attempt 

10/06/2020 18:11:02 INFO GlusterFS mount attempt 

10/06/2020 18:10:32 INFO GlusterFS mount attempt 

10/06/2020 18:10:01 INFO GlusterFS mount attempt 

10/06/2020 18:09:31 INFO GlusterFS mount attempt 

10/06/2020 18:09:01 INFO GlusterFS mount attempt 

10/06/2020 18:08:31 INFO GlusterFS mount attempt 

10/06/2020 18:08:01 INFO GlusterFS mount attempt 

10/06/2020 18:07:31 INFO GlusterFS mount attempt 

10/06/2020 18:07:01 INFO GlusterFS mount attempt 

10/06/2020 18:06:31 INFO GlusterFS mount attempt 

10/06/2020 18:06:01 INFO GlusterFS mount attempt 

10/06/2020 18:05:31 INFO GlusterFS mount attempt 

10/06/2020 18:05:01 INFO GlusterFS mount attempt 

10/06/2020 18:04:31 INFO GlusterFS mount attempt 

10/06/2020 18:04:00 INFO GlusterFS mount attempt 

10/06/2020 18:03:30 INFO GlusterFS mount attempt 

10/06/2020 18:03:00 INFO GlusterFS mount attempt 

10/06/2020 18:02:30 INFO GlusterFS mount attempt 

10/06/2020 18:02:00 INFO GlusterFS mount attempt 

10/06/2020 18:01:30 INFO GlusterFS mount attempt 

10/06/2020 18:01:00 INFO GlusterFS mount attempt 

10/06/2020 18:00:30 INFO GlusterFS mount attempt 

10/06/2020 18:00:00 INFO GlusterFS mount attempt 

10/06/2020 17:59:30 INFO GlusterFS mount attempt 

10/06/2020 17:59:00 INFO GlusterFS mount attempt 

10/06/2020 17:58:29 INFO GlusterFS mount attempt 

10/06/2020 17:57:59 INFO GlusterFS mount attempt 

10/06/2020 17:57:29 INFO GlusterFS mount attempt 

10/06/2020 17:56:59 INFO GlusterFS mount attempt 

10/06/2020 17:56:29 INFO GlusterFS mount attempt 

10/06/2020 17:55:59 INFO GlusterFS mount attempt 

10/06/2020 17:55:29 INFO GlusterFS mount attempt 

10/06/2020 17:54:59 INFO GlusterFS mount attempt 

10/06/2020 17:54:29 INFO GlusterFS mount attempt 

10/06/2020 17:53:59 INFO GlusterFS mount attempt 

10/06/2020 17:53:29 INFO GlusterFS mount attempt 

10/06/2020 17:52:58 INFO GlusterFS mount attempt 

10/06/2020 17:52:28 INFO GlusterFS mount attempt 

10/06/2020 17:51:58 INFO GlusterFS mount attempt 

10/06/2020 17:51:28 INFO GlusterFS mount attempt 

10/06/2020 17:50:58 INFO GlusterFS mount attempt 

10/06/2020 17:50:28 INFO GlusterFS mount attempt 

10/06/2020 17:49:58 INFO GlusterFS mount attempt 

10/06/2020 17:49:28 INFO GlusterFS mount attempt 

10/06/2020 17:48:58 INFO GlusterFS mount attempt 

10/06/2020 17:48:28 INFO GlusterFS mount attempt 

10/06/2020 17:47:58 INFO GlusterFS mount attempt 

10/06/2020 17:47:27 INFO GlusterFS mount attempt 

10/06/2020 17:46:57 INFO GlusterFS mount attempt 

10/06/2020 17:46:27 INFO GlusterFS mount attempt 

10/06/2020 17:45:57 INFO GlusterFS mount attempt 

10/06/2020 17:45:27 INFO GlusterFS mount attempt 

10/06/2020 17:44:57 INFO GlusterFS mount attempt 

10/06/2020 17:44:27 INFO GlusterFS mount attempt 

10/06/2020 17:43:57 INFO GlusterFS mount attempt 

10/06/2020 17:43:27 INFO GlusterFS mount attempt 

10/06/2020 17:42:57 INFO GlusterFS mount attempt 

10/06/2020 17:42:27 INFO GlusterFS mount attempt 

10/06/2020 17:41:57 INFO GlusterFS mount attempt 

10/06/2020 17:41:26 INFO GlusterFS mount attempt 

10/06/2020 17:40:56 INFO GlusterFS mount attempt 

10/06/2020 17:40:26 INFO GlusterFS mount attempt 

10/06/2020 17:39:56 INFO GlusterFS mount attempt 

10/06/2020 17:39:26 INFO GlusterFS mount attempt 

10/06/2020 17:38:56 INFO GlusterFS mount attempt 

10/06/2020 17:38:26 INFO GlusterFS mount attempt 

10/06/2020 17:37:56 INFO GlusterFS mount attempt 

10/06/2020 17:37:26 INFO GlusterFS mount attempt 

10/06/2020 17:36:56 INFO GlusterFS mount attempt 

10/06/2020 17:36:26 INFO GlusterFS mount attempt 

10/06/2020 17:35:55 INFO GlusterFS mount attempt 

10/06/2020 17:35:25 INFO GlusterFS mount attempt 

10/06/2020 17:34:55 INFO GlusterFS mount attempt 

10/06/2020 17:34:25 INFO GlusterFS mount attempt 

10/06/2020 17:33:55 INFO GlusterFS mount attempt 

10/06/2020 17:33:25 INFO GlusterFS mount attempt 

10/06/2020 17:32:55 INFO GlusterFS mount attempt 

10/06/2020 17:32:25 INFO GlusterFS mount attempt 

10/06/2020 17:31:55 INFO GlusterFS mount attempt 

10/06/2020 17:31:25 INFO GlusterFS mount attempt 

10/06/2020 17:30:55 INFO GlusterFS mount attempt 

10/06/2020 17:30:24 INFO GlusterFS mount attempt 

10/06/2020 17:29:54 INFO GlusterFS mount attempt 

10/06/2020 17:29:24 INFO GlusterFS mount attempt 

10/06/2020 17:28:54 INFO GlusterFS mount attempt 

10/06/2020 17:28:24 INFO GlusterFS mount attempt 

10/06/2020 17:27:54 INFO GlusterFS mount attempt 

10/06/2020 17:27:24 INFO GlusterFS mount attempt 

10/06/2020 17:26:54 INFO GlusterFS mount attempt 

10/06/2020 17:26:24 INFO GlusterFS mount attempt 

10/06/2020 17:25:54 INFO GlusterFS mount attempt 

10/06/2020 17:25:24 INFO GlusterFS mount attempt 

10/06/2020 17:24:53 INFO GlusterFS mount attempt 

10/06/2020 17:24:23 INFO GlusterFS mount attempt 

10/06/2020 17:23:53 INFO GlusterFS mount attempt 

10/06/2020 17:23:23 INFO GlusterFS mount attempt 

10/06/2020 17:22:53 INFO GlusterFS mount attempt 

10/06/2020 17:22:23 INFO GlusterFS mount attempt 

10/06/2020 17:21:53 INFO GlusterFS mount attempt 

10/06/2020 17:21:23 INFO GlusterFS mount attempt 

10/06/2020 17:20:53 INFO GlusterFS mount attempt 

10/06/2020 17:20:23 INFO GlusterFS mount attempt 

10/06/2020 17:19:53 INFO GlusterFS mount attempt 

10/06/2020 17:19:22 INFO GlusterFS mount attempt 

10/06/2020 17:18:52 INFO GlusterFS mount attempt 

10/06/2020 17:18:22 INFO GlusterFS mount attempt 

10/06/2020 17:17:52 INFO GlusterFS mount attempt 

10/06/2020 17:17:22 INFO GlusterFS mount attempt 

10/06/2020 17:16:52 INFO GlusterFS mount attempt 

10/06/2020 17:16:22 INFO GlusterFS mount attempt 

10/06/2020 17:15:52 INFO GlusterFS mount attempt 

10/06/2020 17:15:22 INFO GlusterFS mount attempt 

10/06/2020 17:14:52 INFO GlusterFS mount attempt 

10/06/2020 17:14:22 INFO GlusterFS mount attempt 

10/06/2020 17:13:51 INFO GlusterFS mount attempt 

10/06/2020 17:13:21 INFO GlusterFS mount attempt 

10/06/2020 17:12:51 INFO GlusterFS mount attempt 

10/06/2020 17:12:21 INFO GlusterFS mount attempt 

10/06/2020 17:11:51 INFO GlusterFS mount attempt 

10/06/2020 17:11:21 INFO GlusterFS mount attempt 

10/06/2020 17:10:51 INFO GlusterFS mount attempt 

10/06/2020 17:10:21 INFO GlusterFS mount attempt 

10/06/2020 17:09:51 INFO GlusterFS mount attempt 

10/06/2020 17:09:21 INFO GlusterFS mount attempt 

10/06/2020 17:08:51 INFO GlusterFS mount attempt 

10/06/2020 17:08:20 INFO GlusterFS mount attempt 

10/06/2020 17:07:50 INFO GlusterFS mount attempt 

10/06/2020 17:07:20 INFO GlusterFS mount attempt 

10/06/2020 17:06:50 INFO GlusterFS mount attempt 

10/06/2020 17:06:20 INFO GlusterFS mount attempt 

10/06/2020 17:05:50 INFO GlusterFS mount attempt 

10/06/2020 17:05:20 INFO GlusterFS mount attempt 

10/06/2020 17:04:50 INFO GlusterFS mount attempt 

10/06/2020 17:04:20 INFO GlusterFS mount attempt 

10/06/2020 17:03:50 INFO GlusterFS mount attempt 

10/06/2020 17:03:20 INFO GlusterFS mount attempt 

10/06/2020 17:02:49 INFO GlusterFS mount attempt 

10/06/2020 17:02:19 INFO GlusterFS mount attempt 

10/06/2020 17:01:49 INFO GlusterFS mount attempt 

10/06/2020 17:01:19 INFO GlusterFS mount attempt 

10/06/2020 17:00:49 INFO GlusterFS mount attempt 

10/06/2020 17:00:19 INFO GlusterFS mount attempt 

10/06/2020 16:59:49 INFO GlusterFS mount attempt 

10/06/2020 16:59:19 INFO GlusterFS mount attempt 

10/06/2020 16:58:49 INFO GlusterFS mount attempt 

10/06/2020 16:58:19 INFO GlusterFS mount attempt 

10/06/2020 16:57:49 INFO GlusterFS mount attempt 

10/06/2020 16:57:18 INFO GlusterFS mount attempt 

10/06/2020 16:56:48 INFO GlusterFS mount attempt 

10/06/2020 16:56:18 INFO GlusterFS mount attempt 

10/06/2020 16:55:48 INFO GlusterFS mount attempt 

10/06/2020 16:55:18 INFO GlusterFS mount attempt 

10/06/2020 16:54:48 INFO GlusterFS mount attempt 

10/06/2020 16:54:18 INFO GlusterFS mount attempt 

10/06/2020 16:53:48 INFO GlusterFS mount attempt 

10/06/2020 16:53:18 INFO GlusterFS mount attempt 

10/06/2020 16:52:48 INFO GlusterFS mount attempt 

10/06/2020 16:52:18 INFO GlusterFS mount attempt 

10/06/2020 16:51:47 INFO GlusterFS mount attempt 

10/06/2020 16:51:17 INFO GlusterFS mount attempt 

10/06/2020 16:50:47 INFO GlusterFS mount attempt 

10/06/2020 16:50:17 INFO GlusterFS mount attempt 

10/06/2020 16:49:47 INFO GlusterFS mount attempt 

10/06/2020 16:49:17 INFO GlusterFS mount attempt 

10/06/2020 16:48:47 INFO GlusterFS mount attempt 

10/06/2020 16:48:17 INFO GlusterFS mount attempt 

10/06/2020 16:47:47 INFO GlusterFS mount attempt 

10/06/2020 16:47:17 INFO GlusterFS mount attempt 

10/06/2020 16:46:47 INFO GlusterFS mount attempt 

10/06/2020 16:46:16 INFO GlusterFS mount attempt 

10/06/2020 16:45:46 INFO GlusterFS mount attempt 

10/06/2020 16:45:16 INFO GlusterFS mount attempt 

10/06/2020 16:44:46 INFO GlusterFS mount attempt 

10/06/2020 16:44:16 INFO GlusterFS mount attempt 

10/06/2020 16:43:46 INFO GlusterFS mount attempt 

10/06/2020 16:43:16 INFO GlusterFS mount attempt 

10/06/2020 16:42:46 INFO GlusterFS mount attempt 

10/06/2020 16:42:16 INFO GlusterFS mount attempt 

10/06/2020 16:41:46 INFO GlusterFS mount attempt 

10/06/2020 16:41:16 INFO GlusterFS mount attempt 

10/06/2020 16:40:45 INFO GlusterFS mount attempt 

10/06/2020 16:40:15 INFO GlusterFS mount attempt 

10/06/2020 16:39:45 INFO GlusterFS mount attempt 

10/06/2020 16:39:15 INFO GlusterFS mount attempt 

10/06/2020 16:38:45 INFO GlusterFS mount attempt 

10/06/2020 16:38:15 INFO GlusterFS mount attempt 

10/06/2020 16:37:45 INFO GlusterFS mount attempt 

10/06/2020 16:37:15 INFO GlusterFS mount attempt 

10/06/2020 16:36:45 INFO GlusterFS mount attempt 

10/06/2020 16:36:15 INFO GlusterFS mount attempt 

10/06/2020 16:35:45 INFO GlusterFS mount attempt 

10/06/2020 16:35:14 INFO GlusterFS mount attempt 

10/06/2020 16:34:44 INFO GlusterFS mount attempt 

10/06/2020 16:34:14 INFO GlusterFS mount attempt 

10/06/2020 16:33:44 INFO GlusterFS mount attempt 

10/06/2020 16:33:14 INFO GlusterFS mount attempt 

10/06/2020 16:32:44 INFO GlusterFS mount attempt 

10/06/2020 16:32:14 INFO GlusterFS mount attempt 

10/06/2020 16:31:44 INFO GlusterFS mount attempt 

10/06/2020 16:31:14 INFO GlusterFS mount attempt 

10/06/2020 16:30:44 INFO GlusterFS mount attempt 

10/06/2020 16:30:14 INFO GlusterFS mount attempt 

10/06/2020 16:29:44 INFO GlusterFS mount attempt 

10/06/2020 16:29:13 INFO GlusterFS mount attempt 

10/06/2020 16:28:43 INFO GlusterFS mount attempt 

10/06/2020 16:28:13 INFO GlusterFS mount attempt 

10/06/2020 16:27:43 INFO GlusterFS mount attempt 

10/06/2020 16:27:13 INFO GlusterFS mount attempt 

10/06/2020 16:26:43 INFO GlusterFS mount attempt 

10/06/2020 16:26:13 INFO GlusterFS mount attempt 

10/06/2020 16:25:43 INFO GlusterFS mount attempt 

10/06/2020 16:25:13 INFO GlusterFS mount attempt 

10/06/2020 16:24:43 INFO GlusterFS mount attempt 

10/06/2020 16:24:12 INFO GlusterFS mount attempt 

10/06/2020 16:23:42 INFO GlusterFS mount attempt 

10/06/2020 16:23:12 INFO GlusterFS mount attempt 

10/06/2020 16:22:42 INFO GlusterFS mount attempt 

10/06/2020 16:22:12 INFO GlusterFS mount attempt 

10/06/2020 16:21:42 INFO GlusterFS mount attempt 

10/06/2020 16:21:12 INFO GlusterFS mount attempt 

10/06/2020 16:20:42 INFO GlusterFS mount attempt 

10/06/2020 16:20:12 INFO GlusterFS mount attempt 

10/06/2020 16:19:42 INFO GlusterFS mount attempt 

10/06/2020 16:19:12 INFO GlusterFS mount attempt 

10/06/2020 16:18:41 INFO GlusterFS mount attempt 

10/06/2020 16:18:11 INFO GlusterFS mount attempt 

10/06/2020 16:17:41 INFO GlusterFS mount attempt 

10/06/2020 16:17:11 INFO GlusterFS mount attempt 

10/06/2020 16:16:41 INFO GlusterFS mount attempt 

10/06/2020 16:16:11 INFO GlusterFS mount attempt 

10/06/2020 16:15:41 INFO GlusterFS mount attempt 

10/06/2020 16:15:11 INFO GlusterFS mount attempt 

10/06/2020 16:14:41 INFO GlusterFS mount attempt 

10/06/2020 16:14:11 INFO GlusterFS mount attempt 

10/06/2020 16:13:41 INFO GlusterFS mount attempt 

10/06/2020 16:13:10 INFO GlusterFS mount attempt 

10/06/2020 16:12:40 INFO GlusterFS mount attempt 

10/06/2020 16:12:10 INFO GlusterFS mount attempt 

10/06/2020 16:11:40 INFO GlusterFS mount attempt 

10/06/2020 16:11:10 INFO GlusterFS mount attempt 

10/06/2020 16:10:40 INFO GlusterFS mount attempt 

10/06/2020 16:10:10 INFO GlusterFS mount attempt 

10/06/2020 16:09:40 INFO GlusterFS mount attempt 

10/06/2020 16:09:10 INFO GlusterFS mount attempt 

10/06/2020 16:08:40 INFO GlusterFS mount attempt 

10/06/2020 16:08:10 INFO GlusterFS mount attempt 

10/06/2020 16:07:39 INFO GlusterFS mount attempt 

10/06/2020 16:07:09 INFO GlusterFS mount attempt 

10/06/2020 16:06:39 INFO GlusterFS mount attempt 

10/06/2020 16:06:09 INFO GlusterFS mount attempt 

10/06/2020 16:05:39 INFO GlusterFS mount attempt 

10/06/2020 16:05:09 INFO GlusterFS mount attempt 

10/06/2020 16:04:39 INFO GlusterFS mount attempt 

10/06/2020 16:04:09 INFO GlusterFS mount attempt 

10/06/2020 16:03:39 INFO GlusterFS mount attempt 

10/06/2020 16:03:09 INFO GlusterFS mount attempt 

10/06/2020 16:02:39 INFO GlusterFS mount attempt 

10/06/2020 16:02:08 INFO GlusterFS mount attempt 

10/06/2020 16:01:38 INFO GlusterFS mount attempt 

10/06/2020 16:01:08 INFO GlusterFS mount attempt 

10/06/2020 16:00:38 INFO GlusterFS mount attempt 

10/06/2020 16:00:08 INFO GlusterFS mount attempt 

10/06/2020 15:59:38 INFO GlusterFS mount attempt 

10/06/2020 15:59:08 INFO GlusterFS mount attempt 

10/06/2020 15:58:38 INFO GlusterFS mount attempt 

10/06/2020 15:58:08 INFO GlusterFS mount attempt 

10/06/2020 15:57:38 INFO GlusterFS mount attempt 

10/06/2020 15:57:08 INFO GlusterFS mount attempt 

10/06/2020 15:56:37 INFO GlusterFS mount attempt 

10/06/2020 15:56:07 INFO GlusterFS mount attempt 

10/06/2020 15:55:37 INFO GlusterFS mount attempt 

10/06/2020 15:55:07 INFO GlusterFS mount attempt 

10/06/2020 15:54:37 INFO GlusterFS mount attempt 

10/06/2020 15:54:07 INFO GlusterFS mount attempt 

10/06/2020 15:53:37 INFO GlusterFS mount attempt 

10/06/2020 15:53:07 INFO GlusterFS mount attempt 

10/06/2020 15:52:37 INFO GlusterFS mount attempt 

10/06/2020 15:52:07 INFO GlusterFS mount attempt 

10/06/2020 15:51:37 INFO GlusterFS mount attempt 

10/06/2020 15:51:06 INFO GlusterFS mount attempt 

10/06/2020 15:50:36 INFO GlusterFS mount attempt 

10/06/2020 15:50:06 INFO GlusterFS mount attempt 

10/06/2020 15:49:36 INFO GlusterFS mount attempt 

10/06/2020 15:49:06 INFO GlusterFS mount attempt 

10/06/2020 15:48:36 INFO GlusterFS mount attempt 

10/06/2020 15:48:06 INFO GlusterFS mount attempt 

10/06/2020 15:47:36 INFO GlusterFS mount attempt 

10/06/2020 15:47:06 INFO GlusterFS mount attempt 

10/06/2020 15:46:36 INFO GlusterFS mount attempt 

10/06/2020 15:46:06 INFO GlusterFS mount attempt 

10/06/2020 15:45:35 INFO GlusterFS mount attempt 

10/06/2020 15:45:05 INFO GlusterFS mount attempt 

10/06/2020 15:44:35 INFO GlusterFS mount attempt 

10/06/2020 15:44:05 INFO GlusterFS mount attempt 

10/06/2020 15:43:35 INFO GlusterFS mount attempt 

10/06/2020 15:43:05 INFO GlusterFS mount attempt 

10/06/2020 15:42:35 INFO GlusterFS mount attempt 

10/06/2020 15:42:05 INFO GlusterFS mount attempt 

10/06/2020 15:41:35 INFO GlusterFS mount attempt 

10/06/2020 15:41:05 INFO GlusterFS mount attempt 

10/06/2020 15:40:35 INFO GlusterFS mount attempt 

10/06/2020 15:40:04 INFO GlusterFS mount attempt 

10/06/2020 15:39:34 INFO GlusterFS mount attempt 

10/06/2020 15:39:04 INFO GlusterFS mount attempt 

10/06/2020 15:38:34 INFO GlusterFS mount attempt 

10/06/2020 15:38:04 INFO GlusterFS mount attempt 

10/06/2020 15:37:34 INFO GlusterFS mount attempt 

10/06/2020 15:37:04 INFO GlusterFS mount attempt 

10/06/2020 15:36:34 INFO GlusterFS mount attempt 

10/06/2020 15:36:04 INFO GlusterFS mount attempt 

10/06/2020 15:35:34 INFO GlusterFS mount attempt 

10/06/2020 15:35:03 INFO GlusterFS mount attempt 

10/06/2020 15:34:33 INFO GlusterFS mount attempt 

10/06/2020 15:34:03 INFO GlusterFS mount attempt 

10/06/2020 15:33:33 INFO GlusterFS mount attempt 

10/06/2020 15:33:03 INFO GlusterFS mount attempt 

10/06/2020 15:32:33 INFO GlusterFS mount attempt 

10/06/2020 15:32:03 INFO GlusterFS mount attempt 

10/06/2020 15:31:33 INFO GlusterFS mount attempt 

10/06/2020 15:31:03 INFO GlusterFS mount attempt 

10/06/2020 15:30:33 INFO GlusterFS mount attempt 

10/06/2020 15:30:03 INFO GlusterFS mount attempt 

10/06/2020 15:29:33 INFO GlusterFS mount attempt 

10/06/2020 15:29:02 INFO GlusterFS mount attempt 

10/06/2020 15:28:32 INFO GlusterFS mount attempt 

10/06/2020 15:28:02 INFO GlusterFS mount attempt 

10/06/2020 15:27:32 INFO GlusterFS mount attempt 

10/06/2020 15:27:02 INFO GlusterFS mount attempt 

10/06/2020 15:26:32 INFO GlusterFS mount attempt 

10/06/2020 15:26:02 INFO GlusterFS mount attempt 

10/06/2020 15:25:32 INFO GlusterFS mount attempt 

10/06/2020 15:25:02 INFO GlusterFS mount attempt 

10/06/2020 15:24:32 INFO GlusterFS mount attempt 

10/06/2020 15:24:02 INFO GlusterFS mount attempt 

10/06/2020 15:23:31 INFO GlusterFS mount attempt 

10/06/2020 15:23:01 INFO GlusterFS mount attempt 

10/06/2020 15:22:31 INFO GlusterFS mount attempt 

10/06/2020 15:22:01 INFO GlusterFS mount attempt 

10/06/2020 15:21:31 INFO GlusterFS mount attempt 

10/06/2020 15:21:01 INFO GlusterFS mount attempt 

10/06/2020 15:20:31 INFO GlusterFS mount attempt 

10/06/2020 15:20:01 INFO GlusterFS mount attempt 

10/06/2020 15:19:31 INFO GlusterFS mount attempt 

10/06/2020 15:19:01 INFO GlusterFS mount attempt 

10/06/2020 15:18:31 INFO GlusterFS mount attempt 

10/06/2020 15:18:01 INFO GlusterFS mount attempt 

10/06/2020 15:17:30 INFO GlusterFS mount attempt 

10/06/2020 15:17:00 INFO GlusterFS mount attempt 

10/06/2020 15:16:30 INFO GlusterFS mount attempt 

10/06/2020 15:16:00 INFO GlusterFS mount attempt 

10/06/2020 15:15:30 INFO GlusterFS mount attempt 

10/06/2020 15:15:00 INFO GlusterFS mount attempt 

10/06/2020 15:14:30 INFO GlusterFS mount attempt 

10/06/2020 15:14:00 INFO GlusterFS mount attempt 

10/06/2020 15:13:30 INFO GlusterFS mount attempt 

10/06/2020 15:13:00 INFO GlusterFS mount attempt 

10/06/2020 15:12:30 INFO GlusterFS mount attempt 

10/06/2020 15:11:59 INFO GlusterFS mount attempt 

10/06/2020 15:11:29 INFO GlusterFS mount attempt 

10/06/2020 15:10:59 INFO GlusterFS mount attempt 

10/06/2020 15:10:29 INFO GlusterFS mount attempt 

10/06/2020 15:09:59 INFO GlusterFS mount attempt 

10/06/2020 15:09:29 INFO GlusterFS mount attempt 

10/06/2020 15:08:59 INFO GlusterFS mount attempt 

10/06/2020 15:08:29 INFO GlusterFS mount attempt 

10/06/2020 15:07:59 INFO GlusterFS mount attempt 

10/06/2020 15:07:29 INFO GlusterFS mount attempt 

10/06/2020 15:06:59 INFO GlusterFS mount attempt 

10/06/2020 15:06:29 INFO GlusterFS mount attempt 

10/06/2020 15:05:58 INFO GlusterFS mount attempt 

10/06/2020 15:05:28 INFO GlusterFS mount attempt 

10/06/2020 15:04:58 INFO GlusterFS mount attempt 

10/06/2020 15:04:28 INFO GlusterFS mount attempt 

10/06/2020 15:03:58 INFO GlusterFS mount attempt 

10/06/2020 15:03:28 INFO GlusterFS mount attempt 

10/06/2020 15:02:58 INFO GlusterFS mount attempt 

10/06/2020 15:02:28 INFO GlusterFS mount attempt 

10/06/2020 15:01:58 INFO GlusterFS mount attempt 

10/06/2020 15:01:28 INFO GlusterFS mount attempt 

10/06/2020 15:00:58 INFO GlusterFS mount attempt 

10/06/2020 15:00:27 INFO GlusterFS mount attempt 

10/06/2020 14:59:57 INFO GlusterFS mount attempt 

10/06/2020 14:59:27 INFO GlusterFS mount attempt 

10/06/2020 14:58:57 INFO GlusterFS mount attempt 

10/06/2020 14:58:27 INFO GlusterFS mount attempt 

10/06/2020 14:57:57 INFO GlusterFS mount attempt 

10/06/2020 14:57:27 INFO GlusterFS mount attempt 

10/06/2020 14:56:57 INFO GlusterFS mount attempt 

10/06/2020 14:56:27 INFO GlusterFS mount attempt 

10/06/2020 14:55:57 INFO GlusterFS mount attempt 

10/06/2020 14:55:27 INFO GlusterFS mount attempt 

10/06/2020 14:54:56 INFO GlusterFS mount attempt 

10/06/2020 14:54:26 INFO GlusterFS mount attempt 

10/06/2020 14:53:56 INFO GlusterFS mount attempt 

10/06/2020 14:53:26 INFO GlusterFS mount attempt 

10/06/2020 14:52:56 INFO GlusterFS mount attempt 

10/06/2020 14:52:26 INFO GlusterFS mount attempt 

10/06/2020 14:51:56 INFO GlusterFS mount attempt 

10/06/2020 14:51:26 INFO GlusterFS mount attempt 

10/06/2020 14:50:56 INFO GlusterFS mount attempt 

10/06/2020 14:50:26 INFO GlusterFS mount attempt 

10/06/2020 14:49:56 INFO GlusterFS mount attempt 

10/06/2020 14:49:25 INFO GlusterFS mount attempt 

10/06/2020 14:48:55 INFO GlusterFS mount attempt 

10/06/2020 14:48:25 INFO GlusterFS mount attempt 

10/06/2020 14:47:55 INFO GlusterFS mount attempt 

10/06/2020 14:47:25 INFO GlusterFS mount attempt 

10/06/2020 14:46:55 INFO GlusterFS mount attempt 

10/06/2020 14:46:25 INFO GlusterFS mount attempt 

10/06/2020 14:45:55 INFO GlusterFS mount attempt 

10/06/2020 14:45:25 INFO GlusterFS mount attempt 

10/06/2020 14:44:55 INFO GlusterFS mount attempt 

10/06/2020 14:44:25 INFO GlusterFS mount attempt 

10/06/2020 14:43:54 INFO GlusterFS mount attempt 

10/06/2020 14:43:24 INFO GlusterFS mount attempt 

10/06/2020 14:42:54 INFO GlusterFS mount attempt 

10/06/2020 14:42:24 INFO GlusterFS mount attempt 

10/06/2020 14:41:54 INFO GlusterFS mount attempt 

10/06/2020 14:41:24 INFO GlusterFS mount attempt 

10/06/2020 14:40:54 INFO GlusterFS mount attempt 

10/06/2020 14:40:24 INFO GlusterFS mount attempt 

10/06/2020 14:39:54 INFO GlusterFS mount attempt 

10/06/2020 14:39:24 INFO GlusterFS mount attempt 

10/06/2020 14:38:54 INFO GlusterFS mount attempt 

10/06/2020 14:38:23 INFO GlusterFS mount attempt 

10/06/2020 14:37:53 INFO GlusterFS mount attempt 

10/06/2020 14:37:23 INFO GlusterFS mount attempt 

10/06/2020 14:36:53 INFO GlusterFS mount attempt 

10/06/2020 14:36:23 INFO GlusterFS mount attempt 

10/06/2020 14:35:53 INFO GlusterFS mount attempt 

10/06/2020 14:35:23 INFO GlusterFS mount attempt 

10/06/2020 14:34:53 INFO GlusterFS mount attempt 

10/06/2020 14:34:23 INFO GlusterFS mount attempt 

10/06/2020 14:33:53 INFO GlusterFS mount attempt 

10/06/2020 14:33:23 INFO GlusterFS mount attempt 

10/06/2020 14:32:52 INFO GlusterFS mount attempt 

10/06/2020 14:32:22 INFO GlusterFS mount attempt 

10/06/2020 14:31:52 INFO GlusterFS mount attempt 

10/06/2020 14:31:22 INFO GlusterFS mount attempt 

10/06/2020 14:30:52 INFO GlusterFS mount attempt 

10/06/2020 14:30:22 INFO GlusterFS mount attempt 

10/06/2020 14:29:52 INFO GlusterFS mount attempt 

10/06/2020 14:29:22 INFO GlusterFS mount attempt 

10/06/2020 14:28:52 INFO GlusterFS mount attempt 

10/06/2020 14:28:22 INFO GlusterFS mount attempt 

10/06/2020 14:27:51 INFO GlusterFS mount attempt 

10/06/2020 14:27:21 INFO GlusterFS mount attempt 

10/06/2020 14:26:51 INFO GlusterFS mount attempt 

10/06/2020 14:26:21 INFO GlusterFS mount attempt 

10/06/2020 14:25:51 INFO GlusterFS mount attempt 

10/06/2020 14:25:21 INFO GlusterFS mount attempt 

10/06/2020 14:24:51 INFO GlusterFS mount attempt 

10/06/2020 14:24:21 INFO GlusterFS mount attempt 

10/06/2020 14:23:51 INFO GlusterFS mount attempt 

10/06/2020 14:23:21 INFO GlusterFS mount attempt 

10/06/2020 14:22:51 INFO GlusterFS mount attempt 

10/06/2020 14:22:20 INFO GlusterFS mount attempt 

10/06/2020 14:21:50 INFO GlusterFS mount attempt 

10/06/2020 14:21:20 INFO GlusterFS mount attempt 

10/06/2020 14:20:50 INFO GlusterFS mount attempt 

10/06/2020 14:20:20 INFO GlusterFS mount attempt 

10/06/2020 14:19:50 INFO GlusterFS mount attempt 

10/06/2020 14:19:20 INFO GlusterFS mount attempt 

10/06/2020 14:18:50 INFO GlusterFS mount attempt 

10/06/2020 14:18:20 INFO GlusterFS mount attempt 

10/06/2020 14:17:50 INFO GlusterFS mount attempt 

10/06/2020 14:17:20 INFO GlusterFS mount attempt 

10/06/2020 14:16:49 INFO GlusterFS mount attempt 

10/06/2020 14:16:19 INFO GlusterFS mount attempt 

10/06/2020 14:15:49 INFO GlusterFS mount attempt 

10/06/2020 14:15:19 INFO GlusterFS mount attempt 

10/06/2020 14:14:49 INFO GlusterFS mount attempt 

10/06/2020 14:14:19 INFO GlusterFS mount attempt 

10/06/2020 14:13:49 INFO GlusterFS mount attempt 

10/06/2020 14:13:19 INFO GlusterFS mount attempt 

10/06/2020 14:12:49 INFO GlusterFS mount attempt 

10/06/2020 14:12:19 INFO GlusterFS mount attempt 

10/06/2020 14:11:49 INFO GlusterFS mount attempt 

10/06/2020 14:11:18 INFO GlusterFS mount attempt 

10/06/2020 14:10:48 INFO GlusterFS mount attempt 

10/06/2020 14:10:18 INFO GlusterFS mount attempt 

10/06/2020 14:09:48 INFO GlusterFS mount attempt 

10/06/2020 14:09:18 INFO GlusterFS mount attempt 

10/06/2020 14:08:48 INFO GlusterFS mount attempt 

10/06/2020 14:08:18 INFO GlusterFS mount attempt 

10/06/2020 14:07:48 INFO GlusterFS mount attempt 

10/06/2020 14:07:18 INFO GlusterFS mount attempt 

10/06/2020 14:06:48 INFO GlusterFS mount attempt 

10/06/2020 14:06:18 INFO GlusterFS mount attempt 

10/06/2020 14:05:48 INFO GlusterFS mount attempt 

10/06/2020 14:05:17 INFO GlusterFS mount attempt 

10/06/2020 14:04:47 INFO GlusterFS mount attempt 

10/06/2020 14:04:17 INFO GlusterFS mount attempt 

10/06/2020 14:03:47 INFO GlusterFS mount attempt 

10/06/2020 14:03:17 INFO GlusterFS mount attempt 

10/06/2020 14:02:47 INFO GlusterFS mount attempt 

10/06/2020 14:02:17 INFO GlusterFS mount attempt 

10/06/2020 14:01:47 INFO GlusterFS mount attempt 

10/06/2020 14:01:17 INFO GlusterFS mount attempt 

10/06/2020 14:00:47 INFO GlusterFS mount attempt 

10/06/2020 14:00:17 INFO GlusterFS mount attempt 

10/06/2020 13:59:46 INFO GlusterFS mount attempt 

10/06/2020 13:59:16 INFO GlusterFS mount attempt 

10/06/2020 13:58:46 INFO GlusterFS mount attempt 

10/06/2020 13:58:16 INFO GlusterFS mount attempt 

10/06/2020 13:57:46 INFO GlusterFS mount attempt 

10/06/2020 13:57:16 INFO GlusterFS mount attempt 

10/06/2020 13:56:46 INFO GlusterFS mount attempt 

10/06/2020 13:56:16 INFO GlusterFS mount attempt 

10/06/2020 13:55:46 INFO GlusterFS mount attempt 

10/06/2020 13:55:16 INFO GlusterFS mount attempt 

10/06/2020 13:54:46 INFO GlusterFS mount attempt 

10/06/2020 13:54:16 INFO GlusterFS mount attempt 

10/06/2020 13:53:45 INFO GlusterFS mount attempt 

10/06/2020 13:53:15 INFO GlusterFS mount attempt 

10/06/2020 13:52:45 INFO GlusterFS mount attempt 

10/06/2020 13:52:15 INFO GlusterFS mount attempt 

10/06/2020 13:51:45 INFO GlusterFS mount attempt 

10/06/2020 13:51:15 INFO GlusterFS mount attempt 

10/06/2020 13:50:45 INFO GlusterFS mount attempt 

10/06/2020 13:50:15 INFO GlusterFS mount attempt 

10/06/2020 13:49:45 INFO GlusterFS mount attempt 

10/06/2020 13:49:15 INFO GlusterFS mount attempt 

10/06/2020 13:48:44 INFO GlusterFS mount attempt 

10/06/2020 13:48:14 INFO GlusterFS mount attempt 

10/06/2020 13:47:44 INFO GlusterFS mount attempt 

10/06/2020 13:47:14 INFO GlusterFS mount attempt 

10/06/2020 13:46:44 INFO GlusterFS mount attempt 

10/06/2020 13:46:14 INFO GlusterFS mount attempt 

10/06/2020 13:45:44 INFO GlusterFS mount attempt 

10/06/2020 13:45:14 INFO GlusterFS mount attempt 

10/06/2020 13:44:44 INFO GlusterFS mount attempt 

10/06/2020 13:44:14 INFO GlusterFS mount attempt 

10/06/2020 13:43:44 INFO GlusterFS mount attempt 

10/06/2020 13:43:14 INFO GlusterFS mount attempt 

10/06/2020 13:42:43 INFO GlusterFS mount attempt 

10/06/2020 13:42:13 INFO GlusterFS mount attempt 

10/06/2020 13:41:43 INFO GlusterFS mount attempt 

10/06/2020 13:41:13 INFO GlusterFS mount attempt 

10/06/2020 13:40:43 INFO GlusterFS mount attempt 

10/06/2020 13:40:13 INFO GlusterFS mount attempt 

10/06/2020 13:39:43 INFO GlusterFS mount attempt 

10/06/2020 13:39:13 INFO GlusterFS mount attempt 

10/06/2020 13:38:43 INFO GlusterFS mount attempt 

10/06/2020 13:38:13 INFO GlusterFS mount attempt 

10/06/2020 13:37:43 INFO GlusterFS mount attempt 

10/06/2020 13:37:12 INFO GlusterFS mount attempt 

10/06/2020 13:36:42 INFO GlusterFS mount attempt 

10/06/2020 13:36:12 INFO GlusterFS mount attempt 

10/06/2020 13:35:42 INFO GlusterFS mount attempt 

10/06/2020 13:35:12 INFO GlusterFS mount attempt 

10/06/2020 13:34:42 INFO GlusterFS mount attempt 

10/06/2020 13:34:12 INFO GlusterFS mount attempt 

10/06/2020 13:33:42 INFO GlusterFS mount attempt 

10/06/2020 13:33:12 INFO GlusterFS mount attempt 

10/06/2020 13:32:42 INFO GlusterFS mount attempt 

10/06/2020 13:32:12 INFO GlusterFS mount attempt 

10/06/2020 13:31:41 INFO GlusterFS mount attempt 

10/06/2020 13:31:11 INFO GlusterFS mount attempt 

10/06/2020 13:30:41 INFO GlusterFS mount attempt 

10/06/2020 13:30:11 INFO GlusterFS mount attempt 

10/06/2020 13:29:41 INFO GlusterFS mount attempt 

10/06/2020 13:29:11 INFO GlusterFS mount attempt 

10/06/2020 13:28:41 INFO GlusterFS mount attempt 

10/06/2020 13:28:11 INFO GlusterFS mount attempt 

10/06/2020 13:27:41 INFO GlusterFS mount attempt 

10/06/2020 13:27:11 INFO GlusterFS mount attempt 

10/06/2020 13:26:41 INFO GlusterFS mount attempt 

10/06/2020 13:26:10 INFO GlusterFS mount attempt 

10/06/2020 13:25:40 INFO GlusterFS mount attempt 

10/06/2020 13:25:10 INFO GlusterFS mount attempt 

10/06/2020 13:24:40 INFO GlusterFS mount attempt 

10/06/2020 13:24:10 INFO GlusterFS mount attempt 

10/06/2020 13:23:40 INFO GlusterFS mount attempt 

10/06/2020 13:23:10 INFO GlusterFS mount attempt 

10/06/2020 13:22:40 INFO GlusterFS mount attempt 

10/06/2020 13:22:10 INFO GlusterFS mount attempt 

10/06/2020 13:21:40 INFO GlusterFS mount attempt 

10/06/2020 13:21:10 INFO GlusterFS mount attempt 

10/06/2020 13:20:40 INFO GlusterFS mount attempt 

10/06/2020 13:20:09 INFO GlusterFS mount attempt 

10/06/2020 13:19:39 INFO GlusterFS mount attempt 

10/06/2020 13:19:09 INFO GlusterFS mount attempt 

10/06/2020 13:18:39 INFO GlusterFS mount attempt 

10/06/2020 13:18:09 INFO GlusterFS mount attempt 

10/06/2020 13:17:39 INFO GlusterFS mount attempt 

10/06/2020 13:17:09 INFO GlusterFS mount attempt 

10/06/2020 13:16:39 INFO GlusterFS mount attempt 

10/06/2020 13:16:09 INFO GlusterFS mount attempt 

10/06/2020 13:15:39 INFO GlusterFS mount attempt 

10/06/2020 13:15:09 INFO GlusterFS mount attempt 

10/06/2020 13:14:38 INFO GlusterFS mount attempt 

10/06/2020 13:14:08 INFO GlusterFS mount attempt 

10/06/2020 13:13:38 INFO GlusterFS mount attempt 

10/06/2020 13:13:08 INFO GlusterFS mount attempt 

10/06/2020 13:12:38 INFO GlusterFS mount attempt 

10/06/2020 13:12:08 INFO GlusterFS mount attempt 

10/06/2020 13:11:38 INFO GlusterFS mount attempt 

10/06/2020 13:11:08 INFO GlusterFS mount attempt 

10/06/2020 13:10:38 INFO GlusterFS mount attempt 

10/06/2020 13:10:08 INFO GlusterFS mount attempt 

10/06/2020 13:09:38 INFO GlusterFS mount attempt 

10/06/2020 13:09:07 INFO GlusterFS mount attempt 

10/06/2020 13:08:37 INFO GlusterFS mount attempt 

10/06/2020 13:08:07 INFO GlusterFS mount attempt 

10/06/2020 13:07:37 INFO GlusterFS mount attempt 

10/06/2020 13:07:07 INFO GlusterFS mount attempt 

10/06/2020 13:06:37 INFO GlusterFS mount attempt 

10/06/2020 13:06:07 INFO GlusterFS mount attempt 

10/06/2020 13:05:37 INFO GlusterFS mount attempt 

10/06/2020 13:05:07 INFO GlusterFS mount attempt 

10/06/2020 13:04:37 INFO GlusterFS mount attempt 

10/06/2020 13:04:07 INFO GlusterFS mount attempt 

10/06/2020 13:03:36 INFO GlusterFS mount attempt 

10/06/2020 13:03:06 INFO GlusterFS mount attempt 

10/06/2020 13:02:36 INFO GlusterFS mount attempt 

10/06/2020 13:02:06 INFO GlusterFS mount attempt 

10/06/2020 13:01:36 INFO GlusterFS mount attempt 

10/06/2020 13:01:06 INFO GlusterFS mount attempt 

10/06/2020 13:00:36 INFO GlusterFS mount attempt 

10/06/2020 13:00:06 INFO GlusterFS mount attempt 

10/06/2020 12:59:36 INFO GlusterFS mount attempt 

10/06/2020 12:59:06 INFO GlusterFS mount attempt 

10/06/2020 12:58:36 INFO GlusterFS mount attempt 

10/06/2020 12:58:05 INFO GlusterFS mount attempt 

10/06/2020 12:57:35 INFO GlusterFS mount attempt 

10/06/2020 12:57:05 INFO GlusterFS mount attempt 

10/06/2020 12:56:35 INFO GlusterFS mount attempt 

10/06/2020 12:56:05 INFO GlusterFS mount attempt 

10/06/2020 12:55:35 INFO GlusterFS mount attempt 

10/06/2020 12:55:05 INFO GlusterFS mount attempt 

10/06/2020 12:54:35 INFO GlusterFS mount attempt 

10/06/2020 12:54:05 INFO GlusterFS mount attempt 

10/06/2020 12:53:35 INFO GlusterFS mount attempt 

10/06/2020 12:53:04 INFO GlusterFS mount attempt 

10/06/2020 12:52:34 INFO GlusterFS mount attempt 

10/06/2020 12:52:04 INFO GlusterFS mount attempt 

10/06/2020 12:51:34 INFO GlusterFS mount attempt 

10/06/2020 12:51:04 INFO GlusterFS mount attempt 

10/06/2020 12:50:34 INFO GlusterFS mount attempt 

10/06/2020 12:50:04 INFO GlusterFS mount attempt 

10/06/2020 12:49:34 INFO GlusterFS mount attempt 

10/06/2020 12:49:04 INFO GlusterFS mount attempt 

10/06/2020 12:48:34 INFO GlusterFS mount attempt 

10/06/2020 12:48:04 INFO GlusterFS mount attempt 

10/06/2020 12:47:33 INFO GlusterFS mount attempt 

10/06/2020 12:47:03 INFO GlusterFS mount attempt 

10/06/2020 12:46:33 INFO GlusterFS mount attempt 

10/06/2020 12:46:03 INFO GlusterFS mount attempt 

10/06/2020 12:45:33 INFO GlusterFS mount attempt 

10/06/2020 12:45:03 INFO GlusterFS mount attempt 

10/06/2020 12:44:33 INFO GlusterFS mount attempt 

10/06/2020 12:44:03 INFO GlusterFS mount attempt 

10/06/2020 12:43:33 INFO GlusterFS mount attempt 

10/06/2020 12:43:03 INFO GlusterFS mount attempt 

10/06/2020 12:42:33 INFO GlusterFS mount attempt 

10/06/2020 12:42:02 INFO GlusterFS mount attempt 

10/06/2020 12:41:32 INFO GlusterFS mount attempt 

10/06/2020 12:41:02 INFO GlusterFS mount attempt 

10/06/2020 12:40:32 INFO GlusterFS mount attempt 

10/06/2020 12:40:02 INFO GlusterFS mount attempt 

10/06/2020 12:39:32 INFO GlusterFS mount attempt 

10/06/2020 12:39:02 INFO GlusterFS mount attempt 

10/06/2020 12:38:32 INFO GlusterFS mount attempt 

10/06/2020 12:38:02 INFO GlusterFS mount attempt 

10/06/2020 12:37:32 INFO GlusterFS mount attempt 

10/06/2020 12:37:02 INFO GlusterFS mount attempt 

10/06/2020 12:36:31 INFO GlusterFS mount attempt 

10/06/2020 12:36:01 INFO GlusterFS mount attempt 

10/06/2020 12:35:31 INFO GlusterFS mount attempt 

10/06/2020 12:35:01 INFO GlusterFS mount attempt 

10/06/2020 12:34:31 INFO GlusterFS mount attempt 

10/06/2020 12:34:01 INFO GlusterFS mount attempt 

10/06/2020 12:33:31 INFO GlusterFS mount attempt 

10/06/2020 12:33:01 INFO GlusterFS mount attempt 

10/06/2020 12:32:31 INFO GlusterFS mount attempt 

10/06/2020 12:32:01 INFO GlusterFS mount attempt 

10/06/2020 12:31:31 INFO GlusterFS mount attempt 

10/06/2020 12:31:01 INFO GlusterFS mount attempt 

10/06/2020 12:30:30 INFO GlusterFS mount attempt 

10/06/2020 12:30:00 INFO GlusterFS mount attempt 

10/06/2020 12:29:30 INFO GlusterFS mount attempt 

10/06/2020 12:29:00 INFO GlusterFS mount attempt 

10/06/2020 12:28:30 INFO GlusterFS mount attempt 

10/06/2020 12:28:00 INFO GlusterFS mount attempt 

10/06/2020 12:27:30 INFO GlusterFS mount attempt 

10/06/2020 12:27:00 INFO GlusterFS mount attempt 

10/06/2020 12:26:30 INFO GlusterFS mount attempt 

10/06/2020 12:26:00 INFO GlusterFS mount attempt 

10/06/2020 12:25:30 INFO GlusterFS mount attempt 

10/06/2020 12:24:59 INFO GlusterFS mount attempt 

10/06/2020 12:24:29 INFO GlusterFS mount attempt 

10/06/2020 12:23:59 INFO GlusterFS mount attempt 

10/06/2020 12:23:29 INFO GlusterFS mount attempt 

10/06/2020 12:22:59 INFO GlusterFS mount attempt 

10/06/2020 12:22:29 INFO GlusterFS mount attempt 

10/06/2020 12:21:59 INFO GlusterFS mount attempt 

10/06/2020 12:21:29 INFO GlusterFS mount attempt 

10/06/2020 12:20:59 INFO GlusterFS mount attempt 

10/06/2020 12:20:29 INFO GlusterFS mount attempt 

10/06/2020 12:19:59 INFO GlusterFS mount attempt 

10/06/2020 12:19:28 INFO GlusterFS mount attempt 

10/06/2020 12:18:58 INFO GlusterFS mount attempt 

10/06/2020 12:18:28 INFO GlusterFS mount attempt 

10/06/2020 12:17:58 INFO GlusterFS mount attempt 

10/06/2020 12:17:28 INFO GlusterFS mount attempt 

10/06/2020 12:16:58 INFO GlusterFS mount attempt 

10/06/2020 12:16:28 INFO GlusterFS mount attempt 

10/06/2020 12:15:58 INFO GlusterFS mount attempt 

10/06/2020 12:15:28 INFO GlusterFS mount attempt 

10/06/2020 12:14:58 INFO GlusterFS mount attempt 

10/06/2020 12:14:28 INFO GlusterFS mount attempt 

10/06/2020 12:13:57 INFO GlusterFS mount attempt 

10/06/2020 12:13:27 INFO GlusterFS mount attempt 

10/06/2020 12:12:57 INFO GlusterFS mount attempt 

10/06/2020 12:12:27 INFO GlusterFS mount attempt 

10/06/2020 12:11:57 INFO GlusterFS mount attempt 

10/06/2020 12:11:27 INFO GlusterFS mount attempt 

10/06/2020 12:10:57 INFO GlusterFS mount attempt 

10/06/2020 12:10:27 INFO GlusterFS mount attempt 

10/06/2020 12:09:57 INFO GlusterFS mount attempt 

10/06/2020 12:09:27 INFO GlusterFS mount attempt 

10/06/2020 12:08:57 INFO GlusterFS mount attempt 

10/06/2020 12:08:26 INFO GlusterFS mount attempt 

10/06/2020 12:07:56 INFO GlusterFS mount attempt 

10/06/2020 12:07:26 INFO GlusterFS mount attempt 

10/06/2020 12:06:56 INFO GlusterFS mount attempt 

10/06/2020 12:06:26 INFO GlusterFS mount attempt 

10/06/2020 12:05:56 INFO GlusterFS mount attempt 

10/06/2020 12:05:26 INFO GlusterFS mount attempt 

10/06/2020 12:04:56 INFO GlusterFS mount attempt 

10/06/2020 12:04:26 INFO GlusterFS mount attempt 

10/06/2020 12:03:56 INFO GlusterFS mount attempt 

10/06/2020 12:03:26 INFO GlusterFS mount attempt 

10/06/2020 12:02:55 INFO GlusterFS mount attempt 

10/06/2020 12:02:25 INFO GlusterFS mount attempt 

10/06/2020 12:01:55 INFO GlusterFS mount attempt 

10/06/2020 12:01:25 INFO GlusterFS mount attempt 

10/06/2020 12:00:55 INFO GlusterFS mount attempt 

10/06/2020 12:00:25 INFO GlusterFS mount attempt 

10/06/2020 11:59:55 INFO GlusterFS mount attempt 

10/06/2020 11:59:25 INFO GlusterFS mount attempt 

10/06/2020 11:58:55 INFO GlusterFS mount attempt 

10/06/2020 11:58:37 INFO Benchmark Test Completed

10/06/2020 11:58:33 INFO Benchmark finished.

10/06/2020 11:58:25 INFO GlusterFS mount attempt 

10/06/2020 11:57:54 INFO GlusterFS mount attempt 

10/06/2020 11:57:47 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

10/06/2020 11:57:39 INFO Wait time before collect node state.

10/06/2020 11:57:39 INFO Benchmark client cmd. 

10/06/2020 11:57:39 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:39 INFO Start client stress job for rados

10/06/2020 11:57:39 INFO -d 30 -t 256 -b 4000 -m r -p rbd

10/06/2020 11:57:39 INFO params

10/06/2020 11:57:39 INFO /opt/petasan/scripts/util/benchmark.py client

10/06/2020 11:57:39 INFO script

10/06/2020 11:57:38 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:37 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:37 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:37 INFO Benchmark start rados read.

10/06/2020 11:57:24 INFO GlusterFS mount attempt 

10/06/2020 11:56:57 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

10/06/2020 11:56:54 INFO GlusterFS mount attempt 

10/06/2020 11:56:50 INFO Wait time before collect storage state.

10/06/2020 11:56:49 INFO Benchmark client cmd. 

10/06/2020 11:56:49 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:49 INFO Start client stress job for rados

10/06/2020 11:56:49 INFO -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:49 INFO params

10/06/2020 11:56:49 INFO /opt/petasan/scripts/util/benchmark.py client

10/06/2020 11:56:49 INFO script

10/06/2020 11:56:48 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:48 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:47 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:47 INFO Benchmark start rados write.

10/06/2020 11:56:47 INFO Benchmark manager cmd. 

10/06/2020 11:56:47 INFO Benchmark Test Started

10/06/2020 11:56:47 INFO -d 60 -t 256 -type 1 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

10/06/2020 11:56:47 INFO params

10/06/2020 11:56:47 INFO /opt/petasan/scripts/util/benchmark.py manager

10/06/2020 11:56:47 INFO script

10/06/2020 11:56:24 INFO GlusterFS mount attempt 

10/06/2020 11:55:54 INFO GlusterFS mount attempt 

10/06/2020 11:55:24 INFO GlusterFS mount attempt 

10/06/2020 11:54:54 INFO GlusterFS mount attempt 

10/06/2020 11:54:24 INFO GlusterFS mount attempt 

10/06/2020 11:53:54 INFO GlusterFS mount attempt 

10/06/2020 11:53:23 INFO GlusterFS mount attempt 

10/06/2020 11:52:53 INFO GlusterFS mount attempt 

10/06/2020 11:52:23 INFO GlusterFS mount attempt 

10/06/2020 11:51:53 INFO GlusterFS mount attempt 

10/06/2020 11:51:23 INFO GlusterFS mount attempt 

10/06/2020 11:50:53 INFO GlusterFS mount attempt 

10/06/2020 11:50:23 INFO GlusterFS mount attempt 

10/06/2020 11:49:53 INFO GlusterFS mount attempt 

10/06/2020 11:49:23 INFO GlusterFS mount attempt 

10/06/2020 11:48:53 INFO GlusterFS mount attempt 

10/06/2020 11:48:23 INFO GlusterFS mount attempt 

10/06/2020 11:47:52 INFO GlusterFS mount attempt 

10/06/2020 11:47:22 INFO GlusterFS mount attempt 

10/06/2020 11:46:52 INFO GlusterFS mount attempt 

10/06/2020 11:46:22 INFO GlusterFS mount attempt 

10/06/2020 11:45:52 INFO GlusterFS mount attempt 

10/06/2020 11:45:22 INFO GlusterFS mount attempt 

10/06/2020 11:44:52 INFO GlusterFS mount attempt 

10/06/2020 11:44:22 INFO GlusterFS mount attempt 

10/06/2020 11:43:52 INFO GlusterFS mount attempt 

10/06/2020 11:43:22 INFO GlusterFS mount attempt 

10/06/2020 11:42:52 INFO GlusterFS mount attempt 

10/06/2020 11:42:21 INFO GlusterFS mount attempt 

10/06/2020 11:41:51 INFO GlusterFS mount attempt 

10/06/2020 11:41:21 INFO GlusterFS mount attempt 

10/06/2020 11:40:51 INFO GlusterFS mount attempt 

10/06/2020 11:40:21 INFO GlusterFS mount attempt 

10/06/2020 11:39:51 INFO GlusterFS mount attempt 

10/06/2020 11:39:21 INFO GlusterFS mount attempt 

10/06/2020 11:38:51 INFO GlusterFS mount attempt 

10/06/2020 11:38:21 INFO GlusterFS mount attempt 

10/06/2020 11:37:51 INFO GlusterFS mount attempt 

10/06/2020 11:37:21 INFO GlusterFS mount attempt 

10/06/2020 11:36:50 INFO GlusterFS mount attempt 

10/06/2020 11:36:20 INFO GlusterFS mount attempt 

10/06/2020 11:35:50 INFO GlusterFS mount attempt 

10/06/2020 11:35:20 INFO GlusterFS mount attempt 

10/06/2020 11:34:50 INFO GlusterFS mount attempt 

10/06/2020 11:34:20 INFO GlusterFS mount attempt 

10/06/2020 11:33:50 INFO GlusterFS mount attempt 

10/06/2020 11:33:20 INFO GlusterFS mount attempt 

10/06/2020 11:32:50 INFO GlusterFS mount attempt 

10/06/2020 11:32:20 INFO GlusterFS mount attempt 

10/06/2020 11:31:50 INFO GlusterFS mount attempt 

10/06/2020 11:31:19 INFO GlusterFS mount attempt 

10/06/2020 11:30:49 INFO GlusterFS mount attempt 

10/06/2020 11:30:19 INFO GlusterFS mount attempt 

10/06/2020 11:29:49 INFO GlusterFS mount attempt 

10/06/2020 11:29:19 INFO GlusterFS mount attempt 

10/06/2020 11:28:49 INFO GlusterFS mount attempt 

10/06/2020 11:28:19 INFO GlusterFS mount attempt 

10/06/2020 11:27:49 INFO GlusterFS mount attempt 

10/06/2020 11:27:19 INFO GlusterFS mount attempt 

10/06/2020 11:26:49 INFO GlusterFS mount attempt 

10/06/2020 11:26:19 INFO GlusterFS mount attempt 

10/06/2020 11:25:48 INFO GlusterFS mount attempt 

10/06/2020 11:25:18 INFO GlusterFS mount attempt 

10/06/2020 11:24:48 INFO GlusterFS mount attempt 

10/06/2020 11:24:18 INFO GlusterFS mount attempt 

10/06/2020 11:23:48 INFO GlusterFS mount attempt 

10/06/2020 11:23:18 INFO GlusterFS mount attempt 

10/06/2020 11:22:48 INFO GlusterFS mount attempt 

10/06/2020 11:22:18 INFO GlusterFS mount attempt 

10/06/2020 11:21:48 INFO GlusterFS mount attempt 

10/06/2020 11:21:18 INFO GlusterFS mount attempt 

10/06/2020 11:20:48 INFO GlusterFS mount attempt 

10/06/2020 11:20:17 INFO GlusterFS mount attempt 

10/06/2020 11:19:47 INFO GlusterFS mount attempt 

10/06/2020 11:19:17 INFO GlusterFS mount attempt 

10/06/2020 11:18:47 INFO GlusterFS mount attempt 

10/06/2020 11:18:17 INFO GlusterFS mount attempt 

10/06/2020 11:17:47 INFO GlusterFS mount attempt 

10/06/2020 11:17:17 INFO GlusterFS mount attempt 

10/06/2020 11:16:47 INFO GlusterFS mount attempt 

10/06/2020 11:16:17 INFO GlusterFS mount attempt 

10/06/2020 11:15:47 INFO GlusterFS mount attempt 

10/06/2020 11:15:17 INFO GlusterFS mount attempt 

10/06/2020 11:14:46 INFO GlusterFS mount attempt 

10/06/2020 11:14:16 INFO GlusterFS mount attempt 

10/06/2020 11:13:46 INFO GlusterFS mount attempt 

10/06/2020 11:13:16 INFO GlusterFS mount attempt 

10/06/2020 11:12:46 INFO GlusterFS mount attempt 

10/06/2020 11:12:16 INFO GlusterFS mount attempt 

10/06/2020 11:11:46 INFO GlusterFS mount attempt 

10/06/2020 11:11:16 INFO GlusterFS mount attempt 

10/06/2020 11:10:46 INFO GlusterFS mount attempt 

10/06/2020 11:10:16 INFO GlusterFS mount attempt 

10/06/2020 11:09:46 INFO GlusterFS mount attempt 

10/06/2020 11:09:15 INFO GlusterFS mount attempt 

10/06/2020 11:08:45 INFO GlusterFS mount attempt 

10/06/2020 11:08:15 INFO GlusterFS mount attempt 

10/06/2020 11:07:45 INFO GlusterFS mount attempt 

10/06/2020 11:07:15 INFO GlusterFS mount attempt 

10/06/2020 11:06:45 INFO GlusterFS mount attempt 

10/06/2020 11:06:15 INFO GlusterFS mount attempt 

10/06/2020 11:05:45 INFO GlusterFS mount attempt 

10/06/2020 11:05:15 INFO GlusterFS mount attempt 

10/06/2020 11:04:45 INFO GlusterFS mount attempt 

10/06/2020 11:04:15 INFO GlusterFS mount attempt 

10/06/2020 11:03:45 INFO GlusterFS mount attempt 

10/06/2020 11:03:14 INFO GlusterFS mount attempt 

10/06/2020 11:02:44 INFO GlusterFS mount attempt 

10/06/2020 11:02:14 INFO GlusterFS mount attempt 

10/06/2020 11:01:44 INFO GlusterFS mount attempt 

10/06/2020 11:01:14 INFO GlusterFS mount attempt 

10/06/2020 11:00:44 INFO GlusterFS mount attempt 

10/06/2020 11:00:14 INFO GlusterFS mount attempt 

10/06/2020 10:59:44 INFO GlusterFS mount attempt 

10/06/2020 10:59:14 INFO GlusterFS mount attempt 

10/06/2020 10:58:44 INFO GlusterFS mount attempt 

10/06/2020 10:58:14 INFO GlusterFS mount attempt 

10/06/2020 10:57:43 INFO GlusterFS mount attempt 

10/06/2020 10:57:13 INFO GlusterFS mount attempt 

10/06/2020 10:56:43 INFO GlusterFS mount attempt 

10/06/2020 10:56:13 INFO GlusterFS mount attempt 

10/06/2020 10:55:43 INFO GlusterFS mount attempt 

10/06/2020 10:55:13 INFO GlusterFS mount attempt 

10/06/2020 10:54:43 INFO GlusterFS mount attempt 

10/06/2020 10:54:13 INFO GlusterFS mount attempt 

10/06/2020 10:53:43 INFO GlusterFS mount attempt 

10/06/2020 10:53:13 INFO GlusterFS mount attempt 

10/06/2020 10:52:42 INFO GlusterFS mount attempt 

10/06/2020 10:52:12 INFO GlusterFS mount attempt 

10/06/2020 10:51:42 INFO GlusterFS mount attempt 

10/06/2020 10:51:12 INFO GlusterFS mount attempt 

10/06/2020 10:50:42 INFO GlusterFS mount attempt 

10/06/2020 10:50:12 INFO GlusterFS mount attempt 

10/06/2020 10:49:42 INFO GlusterFS mount attempt 

10/06/2020 10:49:12 INFO GlusterFS mount attempt 

10/06/2020 10:48:42 INFO GlusterFS mount attempt 

10/06/2020 10:48:12 INFO GlusterFS mount attempt 

10/06/2020 10:47:42 INFO GlusterFS mount attempt 

10/06/2020 10:47:11 INFO GlusterFS mount attempt 

10/06/2020 10:46:41 INFO GlusterFS mount attempt 

10/06/2020 10:46:11 INFO GlusterFS mount attempt 

10/06/2020 10:45:41 INFO GlusterFS mount attempt 

10/06/2020 10:45:11 INFO GlusterFS mount attempt 

10/06/2020 10:44:41 INFO GlusterFS mount attempt 

10/06/2020 10:44:11 INFO GlusterFS mount attempt 

10/06/2020 10:43:41 INFO GlusterFS mount attempt 

10/06/2020 10:43:11 INFO GlusterFS mount attempt 

10/06/2020 10:42:41 INFO GlusterFS mount attempt 

10/06/2020 10:42:10 INFO GlusterFS mount attempt 

10/06/2020 10:41:40 INFO GlusterFS mount attempt 

10/06/2020 10:41:10 INFO GlusterFS mount attempt 

10/06/2020 10:40:40 INFO GlusterFS mount attempt 

10/06/2020 10:40:10 INFO GlusterFS mount attempt 

10/06/2020 10:39:40 INFO GlusterFS mount attempt 

10/06/2020 10:39:10 INFO GlusterFS mount attempt 

10/06/2020 10:38:40 INFO GlusterFS mount attempt 

10/06/2020 10:38:10 INFO GlusterFS mount attempt 

10/06/2020 10:37:40 INFO GlusterFS mount attempt 

10/06/2020 10:37:09 INFO GlusterFS mount attempt 

10/06/2020 10:36:39 INFO GlusterFS mount attempt 

10/06/2020 10:36:09 INFO GlusterFS mount attempt 

10/06/2020 10:35:39 INFO GlusterFS mount attempt 

10/06/2020 10:35:09 INFO GlusterFS mount attempt 

10/06/2020 10:34:39 INFO GlusterFS mount attempt 

10/06/2020 10:34:09 INFO GlusterFS mount attempt 

10/06/2020 10:33:39 INFO GlusterFS mount attempt 

10/06/2020 10:33:09 INFO GlusterFS mount attempt 

10/06/2020 10:32:39 INFO GlusterFS mount attempt 

10/06/2020 10:32:09 INFO GlusterFS mount attempt 

10/06/2020 10:31:38 INFO GlusterFS mount attempt 

10/06/2020 10:31:08 INFO GlusterFS mount attempt 

10/06/2020 10:30:38 INFO GlusterFS mount attempt 

10/06/2020 10:30:08 INFO GlusterFS mount attempt 

10/06/2020 10:29:38 INFO GlusterFS mount attempt 

10/06/2020 10:29:08 INFO GlusterFS mount attempt 

10/06/2020 10:28:38 INFO GlusterFS mount attempt 

10/06/2020 10:28:08 INFO GlusterFS mount attempt 

10/06/2020 10:27:38 INFO GlusterFS mount attempt 

10/06/2020 10:27:08 INFO GlusterFS mount attempt 

10/06/2020 10:26:37 INFO GlusterFS mount attempt 

10/06/2020 10:26:07 INFO GlusterFS mount attempt 

10/06/2020 10:25:37 INFO GlusterFS mount attempt 

10/06/2020 10:25:07 INFO GlusterFS mount attempt 

10/06/2020 10:24:37 INFO GlusterFS mount attempt 

10/06/2020 10:24:07 INFO GlusterFS mount attempt 

10/06/2020 10:23:37 INFO GlusterFS mount attempt 

10/06/2020 10:23:07 INFO GlusterFS mount attempt 

10/06/2020 10:22:37 INFO GlusterFS mount attempt 

10/06/2020 10:22:07 INFO GlusterFS mount attempt 

10/06/2020 10:21:36 INFO GlusterFS mount attempt 

10/06/2020 10:21:06 INFO GlusterFS mount attempt 

10/06/2020 10:20:36 INFO GlusterFS mount attempt 

10/06/2020 10:20:06 INFO GlusterFS mount attempt 

10/06/2020 10:19:36 INFO GlusterFS mount attempt 

10/06/2020 10:19:06 INFO GlusterFS mount attempt 

10/06/2020 10:18:36 INFO GlusterFS mount attempt 

10/06/2020 10:18:06 INFO GlusterFS mount attempt 

10/06/2020 10:17:36 INFO GlusterFS mount attempt 

10/06/2020 10:17:06 INFO GlusterFS mount attempt 

10/06/2020 10:16:35 INFO GlusterFS mount attempt 

10/06/2020 10:16:05 INFO GlusterFS mount attempt 

10/06/2020 10:15:35 INFO GlusterFS mount attempt 

10/06/2020 10:15:05 INFO GlusterFS mount attempt 

10/06/2020 10:14:35 INFO GlusterFS mount attempt 

10/06/2020 10:14:05 INFO GlusterFS mount attempt 

10/06/2020 10:13:35 INFO GlusterFS mount attempt 

10/06/2020 10:13:05 INFO GlusterFS mount attempt 

10/06/2020 10:12:35 INFO GlusterFS mount attempt 

10/06/2020 10:12:05 INFO GlusterFS mount attempt 

10/06/2020 10:11:34 INFO GlusterFS mount attempt 

10/06/2020 10:11:04 INFO GlusterFS mount attempt 

10/06/2020 10:10:34 INFO GlusterFS mount attempt 

10/06/2020 10:10:04 INFO GlusterFS mount attempt 

10/06/2020 10:09:34 INFO GlusterFS mount attempt 

10/06/2020 10:09:04 INFO GlusterFS mount attempt 

10/06/2020 10:08:34 INFO GlusterFS mount attempt 

10/06/2020 10:08:04 INFO GlusterFS mount attempt 

10/06/2020 10:07:34 INFO GlusterFS mount attempt 

10/06/2020 10:07:04 INFO GlusterFS mount attempt 

10/06/2020 10:06:34 INFO GlusterFS mount attempt 

10/06/2020 10:06:03 INFO GlusterFS mount attempt 

10/06/2020 10:05:33 INFO GlusterFS mount attempt 

10/06/2020 10:05:03 INFO GlusterFS mount attempt 

10/06/2020 10:04:33 INFO GlusterFS mount attempt 

10/06/2020 10:04:03 INFO GlusterFS mount attempt 

10/06/2020 10:03:33 INFO GlusterFS mount attempt 

10/06/2020 10:03:03 INFO GlusterFS mount attempt 

10/06/2020 10:02:33 INFO GlusterFS mount attempt 

10/06/2020 10:02:03 INFO GlusterFS mount attempt 

10/06/2020 10:01:33 INFO GlusterFS mount attempt 

10/06/2020 10:01:03 INFO GlusterFS mount attempt 

10/06/2020 10:00:32 INFO GlusterFS mount attempt 

10/06/2020 10:00:02 INFO GlusterFS mount attempt 

10/06/2020 09:59:32 INFO GlusterFS mount attempt 

10/06/2020 09:59:02 INFO GlusterFS mount attempt 

10/06/2020 09:58:32 INFO GlusterFS mount attempt 

10/06/2020 09:58:02 INFO GlusterFS mount attempt 

10/06/2020 09:57:32 INFO GlusterFS mount attempt 

10/06/2020 09:57:02 INFO GlusterFS mount attempt 

10/06/2020 09:56:32 INFO GlusterFS mount attempt 

10/06/2020 09:56:02 INFO GlusterFS mount attempt 

10/06/2020 09:55:32 INFO GlusterFS mount attempt 

10/06/2020 09:55:01 INFO GlusterFS mount attempt 

10/06/2020 09:54:31 INFO GlusterFS mount attempt 

10/06/2020 09:54:01 INFO GlusterFS mount attempt 

10/06/2020 09:53:31 INFO GlusterFS mount attempt 

10/06/2020 09:53:01 INFO GlusterFS mount attempt 

10/06/2020 09:52:31 INFO GlusterFS mount attempt 

10/06/2020 09:52:01 INFO GlusterFS mount attempt 

10/06/2020 09:51:31 INFO GlusterFS mount attempt 

10/06/2020 09:51:01 INFO GlusterFS mount attempt 

10/06/2020 09:50:31 INFO GlusterFS mount attempt 

10/06/2020 09:50:01 INFO GlusterFS mount attempt 

10/06/2020 09:49:30 INFO GlusterFS mount attempt 

10/06/2020 09:49:00 INFO GlusterFS mount attempt 

10/06/2020 09:48:30 INFO GlusterFS mount attempt 

10/06/2020 09:48:00 INFO GlusterFS mount attempt 

10/06/2020 09:47:30 INFO GlusterFS mount attempt 

10/06/2020 09:47:00 INFO GlusterFS mount attempt 

10/06/2020 09:46:30 INFO GlusterFS mount attempt 

10/06/2020 09:46:00 INFO GlusterFS mount attempt 

10/06/2020 09:45:30 INFO GlusterFS mount attempt 

10/06/2020 09:45:00 INFO GlusterFS mount attempt 

10/06/2020 09:44:30 INFO GlusterFS mount attempt 

10/06/2020 09:43:59 INFO GlusterFS mount attempt 

10/06/2020 09:43:29 INFO GlusterFS mount attempt 

10/06/2020 09:42:59 INFO GlusterFS mount attempt 

10/06/2020 09:42:29 INFO GlusterFS mount attempt 

10/06/2020 09:41:59 INFO GlusterFS mount attempt 

10/06/2020 09:41:29 INFO GlusterFS mount attempt 

10/06/2020 09:40:59 INFO GlusterFS mount attempt 

10/06/2020 09:40:29 INFO GlusterFS mount attempt 

10/06/2020 09:39:59 INFO GlusterFS mount attempt 

10/06/2020 09:39:29 INFO GlusterFS mount attempt 

10/06/2020 09:38:58 INFO GlusterFS mount attempt 

10/06/2020 09:38:28 INFO GlusterFS mount attempt 

10/06/2020 09:37:58 INFO GlusterFS mount attempt 

10/06/2020 09:37:28 INFO GlusterFS mount attempt 

10/06/2020 09:36:58 INFO GlusterFS mount attempt 

10/06/2020 09:36:28 INFO GlusterFS mount attempt 

10/06/2020 09:35:58 INFO GlusterFS mount attempt 

10/06/2020 09:35:28 INFO GlusterFS mount attempt 

10/06/2020 09:34:58 INFO GlusterFS mount attempt 

10/06/2020 09:34:28 INFO GlusterFS mount attempt 

10/06/2020 09:33:58 INFO GlusterFS mount attempt 

10/06/2020 09:33:28 INFO GlusterFS mount attempt 

10/06/2020 09:32:57 INFO GlusterFS mount attempt 

10/06/2020 09:32:27 INFO GlusterFS mount attempt 

10/06/2020 09:31:57 INFO GlusterFS mount attempt 

10/06/2020 09:31:27 INFO GlusterFS mount attempt 

10/06/2020 09:30:57 INFO GlusterFS mount attempt 

10/06/2020 09:30:27 INFO GlusterFS mount attempt 

10/06/2020 09:29:57 INFO GlusterFS mount attempt 

10/06/2020 09:29:27 INFO GlusterFS mount attempt 

10/06/2020 09:28:57 INFO GlusterFS mount attempt 

10/06/2020 09:28:27 INFO GlusterFS mount attempt 

10/06/2020 09:27:56 INFO GlusterFS mount attempt 

10/06/2020 09:27:26 INFO GlusterFS mount attempt 

10/06/2020 09:26:56 INFO GlusterFS mount attempt 

10/06/2020 09:26:26 INFO GlusterFS mount attempt 

10/06/2020 09:25:56 INFO GlusterFS mount attempt 

10/06/2020 09:25:26 INFO GlusterFS mount attempt 

10/06/2020 09:24:56 INFO GlusterFS mount attempt 

10/06/2020 09:24:26 INFO GlusterFS mount attempt 

10/06/2020 09:23:56 INFO GlusterFS mount attempt 

10/06/2020 09:23:26 INFO GlusterFS mount attempt 

10/06/2020 09:22:56 INFO GlusterFS mount attempt 

10/06/2020 09:22:25 INFO GlusterFS mount attempt 

10/06/2020 09:21:55 INFO GlusterFS mount attempt 

10/06/2020 09:21:25 INFO GlusterFS mount attempt 

10/06/2020 09:20:55 INFO GlusterFS mount attempt 

10/06/2020 09:20:25 INFO GlusterFS mount attempt 

10/06/2020 09:19:55 INFO GlusterFS mount attempt 

10/06/2020 09:19:25 INFO GlusterFS mount attempt 

10/06/2020 09:18:55 INFO GlusterFS mount attempt 

10/06/2020 09:18:25 INFO GlusterFS mount attempt 

10/06/2020 09:17:55 INFO GlusterFS mount attempt 

10/06/2020 09:17:25 INFO GlusterFS mount attempt 

10/06/2020 09:16:54 INFO GlusterFS mount attempt 

10/06/2020 09:16:24 INFO GlusterFS mount attempt 

10/06/2020 09:15:54 INFO GlusterFS mount attempt 

10/06/2020 09:15:24 INFO GlusterFS mount attempt 

10/06/2020 09:14:54 INFO GlusterFS mount attempt 

10/06/2020 09:14:24 INFO GlusterFS mount attempt 

10/06/2020 09:13:54 INFO GlusterFS mount attempt 

10/06/2020 09:13:24 INFO GlusterFS mount attempt 

10/06/2020 09:12:54 INFO GlusterFS mount attempt 

10/06/2020 09:12:24 INFO GlusterFS mount attempt 

10/06/2020 09:11:54 INFO GlusterFS mount attempt 

10/06/2020 09:11:23 INFO GlusterFS mount attempt 

10/06/2020 09:10:53 INFO GlusterFS mount attempt 

10/06/2020 09:10:23 INFO GlusterFS mount attempt 

10/06/2020 09:09:53 INFO GlusterFS mount attempt 

10/06/2020 09:09:23 INFO GlusterFS mount attempt 

10/06/2020 09:08:53 INFO GlusterFS mount attempt 

10/06/2020 09:08:23 INFO GlusterFS mount attempt 

10/06/2020 09:07:53 INFO GlusterFS mount attempt 

10/06/2020 09:07:23 INFO GlusterFS mount attempt 

10/06/2020 09:06:53 INFO GlusterFS mount attempt 

10/06/2020 09:06:22 INFO GlusterFS mount attempt 

10/06/2020 09:05:52 INFO GlusterFS mount attempt 

10/06/2020 09:05:22 INFO GlusterFS mount attempt 

10/06/2020 09:04:52 INFO GlusterFS mount attempt 

10/06/2020 09:04:22 INFO GlusterFS mount attempt 

10/06/2020 09:03:52 INFO GlusterFS mount attempt 

10/06/2020 09:03:22 INFO GlusterFS mount attempt 

10/06/2020 09:02:52 INFO GlusterFS mount attempt 

10/06/2020 09:02:22 INFO GlusterFS mount attempt 

10/06/2020 09:01:52 INFO GlusterFS mount attempt 

10/06/2020 09:01:22 INFO GlusterFS mount attempt 

10/06/2020 09:00:51 INFO GlusterFS mount attempt 

10/06/2020 09:00:21 INFO GlusterFS mount attempt 

10/06/2020 08:59:51 INFO GlusterFS mount attempt 

10/06/2020 08:59:21 INFO GlusterFS mount attempt 

10/06/2020 08:58:51 INFO GlusterFS mount attempt 

10/06/2020 08:58:21 INFO GlusterFS mount attempt 

10/06/2020 08:57:51 INFO GlusterFS mount attempt 

10/06/2020 08:57:21 INFO GlusterFS mount attempt 

10/06/2020 08:56:51 INFO GlusterFS mount attempt 

10/06/2020 08:56:21 INFO GlusterFS mount attempt 

10/06/2020 08:55:51 INFO GlusterFS mount attempt 

10/06/2020 08:55:20 INFO GlusterFS mount attempt 

10/06/2020 08:54:50 INFO GlusterFS mount attempt 

10/06/2020 08:54:20 INFO GlusterFS mount attempt 

10/06/2020 08:53:50 INFO GlusterFS mount attempt 

10/06/2020 08:53:20 INFO GlusterFS mount attempt 

10/06/2020 08:52:50 INFO GlusterFS mount attempt 

10/06/2020 08:52:20 INFO GlusterFS mount attempt 

10/06/2020 08:51:50 INFO GlusterFS mount attempt 

10/06/2020 08:51:20 INFO GlusterFS mount attempt 

10/06/2020 08:50:50 INFO GlusterFS mount attempt 

10/06/2020 08:50:20 INFO GlusterFS mount attempt 

10/06/2020 08:49:49 INFO GlusterFS mount attempt 

10/06/2020 08:49:19 INFO GlusterFS mount attempt 

10/06/2020 08:48:49 INFO GlusterFS mount attempt 

10/06/2020 08:48:19 INFO GlusterFS mount attempt 

10/06/2020 08:47:49 INFO GlusterFS mount attempt 

10/06/2020 08:47:19 INFO GlusterFS mount attempt 

10/06/2020 08:46:49 INFO GlusterFS mount attempt 

10/06/2020 08:46:19 INFO GlusterFS mount attempt 

10/06/2020 08:45:49 INFO GlusterFS mount attempt 

10/06/2020 08:45:19 INFO GlusterFS mount attempt 

10/06/2020 08:44:49 INFO GlusterFS mount attempt 

10/06/2020 08:44:18 INFO GlusterFS mount attempt 

10/06/2020 08:43:48 INFO GlusterFS mount attempt 

10/06/2020 08:43:18 INFO GlusterFS mount attempt 

10/06/2020 08:42:48 INFO GlusterFS mount attempt 

10/06/2020 08:42:18 INFO GlusterFS mount attempt 

10/06/2020 08:41:48 INFO GlusterFS mount attempt 

10/06/2020 08:41:18 INFO GlusterFS mount attempt 

10/06/2020 08:40:48 INFO GlusterFS mount attempt 

10/06/2020 08:40:18 INFO GlusterFS mount attempt 

10/06/2020 08:39:48 INFO GlusterFS mount attempt 

10/06/2020 08:39:17 INFO GlusterFS mount attempt 

10/06/2020 08:38:47 INFO GlusterFS mount attempt 

10/06/2020 08:38:17 INFO GlusterFS mount attempt 

10/06/2020 08:37:47 INFO GlusterFS mount attempt 

10/06/2020 08:37:17 INFO GlusterFS mount attempt 

10/06/2020 08:36:47 INFO GlusterFS mount attempt 

10/06/2020 08:36:17 INFO GlusterFS mount attempt 

10/06/2020 08:35:47 INFO GlusterFS mount attempt 

10/06/2020 08:35:17 INFO GlusterFS mount attempt 

10/06/2020 08:34:47 INFO GlusterFS mount attempt 

10/06/2020 08:34:17 INFO GlusterFS mount attempt 

10/06/2020 08:33:46 INFO GlusterFS mount attempt 

10/06/2020 08:33:16 INFO GlusterFS mount attempt 

10/06/2020 08:32:46 INFO GlusterFS mount attempt 

10/06/2020 08:32:16 INFO GlusterFS mount attempt 

10/06/2020 08:31:46 INFO GlusterFS mount attempt 

10/06/2020 08:31:16 INFO GlusterFS mount attempt 

10/06/2020 08:30:46 INFO GlusterFS mount attempt 

10/06/2020 08:30:16 INFO GlusterFS mount attempt 

10/06/2020 08:29:46 INFO GlusterFS mount attempt 

10/06/2020 08:29:16 INFO GlusterFS mount attempt 

10/06/2020 08:28:46 INFO GlusterFS mount attempt 

10/06/2020 08:28:15 INFO GlusterFS mount attempt 

10/06/2020 08:27:45 INFO GlusterFS mount attempt 

10/06/2020 08:27:15 INFO GlusterFS mount attempt 

10/06/2020 08:26:45 INFO GlusterFS mount attempt 

10/06/2020 08:26:15 INFO GlusterFS mount attempt 

10/06/2020 08:25:45 INFO GlusterFS mount attempt 

10/06/2020 08:25:15 INFO GlusterFS mount attempt 

10/06/2020 08:24:45 INFO GlusterFS mount attempt 

10/06/2020 08:24:15 INFO GlusterFS mount attempt 

10/06/2020 08:23:45 INFO GlusterFS mount attempt 

10/06/2020 08:23:15 INFO GlusterFS mount attempt 

10/06/2020 08:22:44 INFO GlusterFS mount attempt 

10/06/2020 08:22:14 INFO GlusterFS mount attempt 

10/06/2020 08:21:44 INFO GlusterFS mount attempt 

10/06/2020 08:21:14 INFO GlusterFS mount attempt 

10/06/2020 08:20:44 INFO GlusterFS mount attempt 

10/06/2020 08:20:14 INFO GlusterFS mount attempt 

10/06/2020 08:19:44 INFO GlusterFS mount attempt 

10/06/2020 08:19:14 INFO GlusterFS mount attempt 

10/06/2020 08:18:44 INFO GlusterFS mount attempt 

10/06/2020 08:18:14 INFO GlusterFS mount attempt 

10/06/2020 08:17:44 INFO GlusterFS mount attempt 

10/06/2020 08:17:13 INFO GlusterFS mount attempt 

10/06/2020 08:16:43 INFO GlusterFS mount attempt 

10/06/2020 08:16:13 INFO GlusterFS mount attempt 

10/06/2020 08:15:43 INFO GlusterFS mount attempt 

10/06/2020 08:15:13 INFO GlusterFS mount attempt 

10/06/2020 08:14:43 INFO GlusterFS mount attempt 

10/06/2020 08:14:13 INFO GlusterFS mount attempt 

10/06/2020 08:13:43 INFO GlusterFS mount attempt 

10/06/2020 08:13:13 INFO GlusterFS mount attempt 

10/06/2020 08:12:43 INFO GlusterFS mount attempt 

10/06/2020 08:12:13 INFO GlusterFS mount attempt 

10/06/2020 08:11:42 INFO GlusterFS mount attempt 

10/06/2020 08:11:12 INFO GlusterFS mount attempt 

10/06/2020 08:10:42 INFO GlusterFS mount attempt 

10/06/2020 08:10:12 INFO GlusterFS mount attempt 

10/06/2020 08:09:42 INFO GlusterFS mount attempt 

10/06/2020 08:09:12 INFO GlusterFS mount attempt 

10/06/2020 08:08:42 INFO GlusterFS mount attempt 

10/06/2020 08:08:12 INFO GlusterFS mount attempt 

10/06/2020 08:07:42 INFO GlusterFS mount attempt 

10/06/2020 08:07:12 INFO GlusterFS mount attempt 

10/06/2020 08:06:42 INFO GlusterFS mount attempt 

10/06/2020 08:06:11 INFO GlusterFS mount attempt 

10/06/2020 08:05:41 INFO GlusterFS mount attempt 

10/06/2020 08:05:11 INFO GlusterFS mount attempt 

10/06/2020 08:04:41 INFO GlusterFS mount attempt 

10/06/2020 08:04:11 INFO GlusterFS mount attempt 

10/06/2020 08:03:41 INFO GlusterFS mount attempt 

10/06/2020 08:03:11 INFO GlusterFS mount attempt 

10/06/2020 08:02:41 INFO GlusterFS mount attempt 

10/06/2020 08:02:11 INFO GlusterFS mount attempt 

10/06/2020 08:01:41 INFO GlusterFS mount attempt 

10/06/2020 08:01:11 INFO GlusterFS mount attempt 

10/06/2020 08:00:40 INFO GlusterFS mount attempt 

10/06/2020 08:00:10 INFO GlusterFS mount attempt 

10/06/2020 07:59:40 INFO GlusterFS mount attempt 

10/06/2020 07:59:10 INFO GlusterFS mount attempt 

10/06/2020 07:58:40 INFO GlusterFS mount attempt 

10/06/2020 07:58:10 INFO GlusterFS mount attempt 

10/06/2020 07:57:40 INFO GlusterFS mount attempt 

10/06/2020 07:57:10 INFO GlusterFS mount attempt 

10/06/2020 07:56:40 INFO GlusterFS mount attempt 

10/06/2020 07:56:10 INFO GlusterFS mount attempt 

10/06/2020 07:55:40 INFO GlusterFS mount attempt 

10/06/2020 07:55:10 INFO GlusterFS mount attempt 

10/06/2020 07:54:39 INFO GlusterFS mount attempt 

10/06/2020 07:54:09 INFO GlusterFS mount attempt 

10/06/2020 07:53:39 INFO GlusterFS mount attempt 

10/06/2020 07:53:09 INFO GlusterFS mount attempt 

10/06/2020 07:52:39 INFO GlusterFS mount attempt 

10/06/2020 07:52:09 INFO GlusterFS mount attempt 

10/06/2020 07:51:39 INFO GlusterFS mount attempt 

10/06/2020 07:51:09 INFO GlusterFS mount attempt 

10/06/2020 07:50:39 INFO GlusterFS mount attempt 

10/06/2020 07:50:09 INFO GlusterFS mount attempt 

10/06/2020 07:49:39 INFO GlusterFS mount attempt 

10/06/2020 07:49:08 INFO GlusterFS mount attempt 

10/06/2020 07:48:38 INFO GlusterFS mount attempt 

10/06/2020 07:48:08 INFO GlusterFS mount attempt 

10/06/2020 07:47:38 INFO GlusterFS mount attempt 

10/06/2020 07:47:08 INFO GlusterFS mount attempt 

10/06/2020 07:46:38 INFO GlusterFS mount attempt 

10/06/2020 07:46:08 INFO GlusterFS mount attempt 

10/06/2020 07:45:38 INFO GlusterFS mount attempt 

10/06/2020 07:45:08 INFO GlusterFS mount attempt 

10/06/2020 07:44:38 INFO GlusterFS mount attempt 

10/06/2020 07:44:08 INFO GlusterFS mount attempt 

10/06/2020 07:43:37 INFO GlusterFS mount attempt 

10/06/2020 07:43:07 INFO GlusterFS mount attempt 

10/06/2020 07:42:37 INFO GlusterFS mount attempt 

10/06/2020 07:42:07 INFO GlusterFS mount attempt 

10/06/2020 07:41:37 INFO GlusterFS mount attempt 

10/06/2020 07:41:07 INFO GlusterFS mount attempt 

10/06/2020 07:40:37 INFO GlusterFS mount attempt 

10/06/2020 07:40:07 INFO GlusterFS mount attempt 

10/06/2020 07:39:37 INFO GlusterFS mount attempt 

10/06/2020 07:39:07 INFO GlusterFS mount attempt 

10/06/2020 07:38:37 INFO GlusterFS mount attempt 

10/06/2020 07:38:07 INFO GlusterFS mount attempt 

10/06/2020 07:37:36 INFO GlusterFS mount attempt 

10/06/2020 07:37:06 INFO GlusterFS mount attempt 

10/06/2020 07:36:36 INFO GlusterFS mount attempt 

10/06/2020 07:36:06 INFO GlusterFS mount attempt 

10/06/2020 07:35:36 INFO GlusterFS mount attempt 

10/06/2020 07:35:06 INFO GlusterFS mount attempt 

10/06/2020 07:34:36 INFO GlusterFS mount attempt 

10/06/2020 07:34:06 INFO GlusterFS mount attempt 

10/06/2020 07:33:36 INFO GlusterFS mount attempt 

10/06/2020 07:33:06 INFO GlusterFS mount attempt 

10/06/2020 07:32:36 INFO GlusterFS mount attempt 

10/06/2020 07:32:05 INFO GlusterFS mount attempt 

10/06/2020 07:31:35 INFO GlusterFS mount attempt 

10/06/2020 07:31:05 INFO GlusterFS mount attempt 

10/06/2020 07:30:35 INFO GlusterFS mount attempt 

10/06/2020 07:30:05 INFO GlusterFS mount attempt 

10/06/2020 07:29:35 INFO GlusterFS mount attempt 

10/06/2020 07:29:05 INFO GlusterFS mount attempt 

10/06/2020 07:28:35 INFO GlusterFS mount attempt 

10/06/2020 07:28:05 INFO GlusterFS mount attempt 

10/06/2020 07:27:35 INFO GlusterFS mount attempt 

10/06/2020 07:27:05 INFO GlusterFS mount attempt 

10/06/2020 07:26:34 INFO GlusterFS mount attempt 

10/06/2020 07:26:04 INFO GlusterFS mount attempt 

10/06/2020 07:25:34 INFO GlusterFS mount attempt 

10/06/2020 07:25:04 INFO GlusterFS mount attempt 

10/06/2020 07:24:34 INFO GlusterFS mount attempt 

10/06/2020 07:24:04 INFO GlusterFS mount attempt 

10/06/2020 07:23:34 INFO GlusterFS mount attempt 

10/06/2020 07:23:04 INFO GlusterFS mount attempt 

10/06/2020 07:22:34 INFO GlusterFS mount attempt 

10/06/2020 07:22:04 INFO GlusterFS mount attempt 

10/06/2020 07:21:34 INFO GlusterFS mount attempt 

10/06/2020 07:21:03 INFO GlusterFS mount attempt 

10/06/2020 07:20:33 INFO GlusterFS mount attempt 

10/06/2020 07:20:03 INFO GlusterFS mount attempt 

10/06/2020 07:19:33 INFO GlusterFS mount attempt 

10/06/2020 07:19:03 INFO GlusterFS mount attempt 

10/06/2020 07:18:33 INFO GlusterFS mount attempt 

10/06/2020 07:18:03 INFO GlusterFS mount attempt 

10/06/2020 07:17:33 INFO GlusterFS mount attempt 

10/06/2020 07:17:03 INFO GlusterFS mount attempt 

10/06/2020 07:16:33 INFO GlusterFS mount attempt 

10/06/2020 07:16:03 INFO GlusterFS mount attempt 

10/06/2020 07:15:32 INFO GlusterFS mount attempt 

10/06/2020 07:15:02 INFO GlusterFS mount attempt 

10/06/2020 07:14:32 INFO GlusterFS mount attempt 

10/06/2020 07:14:02 INFO GlusterFS mount attempt 

10/06/2020 07:13:32 INFO GlusterFS mount attempt 

10/06/2020 07:13:02 INFO GlusterFS mount attempt 

10/06/2020 07:12:32 INFO GlusterFS mount attempt 

10/06/2020 07:12:02 INFO GlusterFS mount attempt 

10/06/2020 07:11:32 INFO GlusterFS mount attempt 

10/06/2020 07:11:02 INFO GlusterFS mount attempt 

10/06/2020 07:10:32 INFO GlusterFS mount attempt 

10/06/2020 07:10:01 INFO GlusterFS mount attempt 

10/06/2020 07:09:31 INFO GlusterFS mount attempt 

10/06/2020 07:09:01 INFO GlusterFS mount attempt 

10/06/2020 07:08:31 INFO GlusterFS mount attempt 

10/06/2020 07:08:01 INFO GlusterFS mount attempt 

10/06/2020 07:07:31 INFO GlusterFS mount attempt 

10/06/2020 07:07:01 INFO GlusterFS mount attempt 

10/06/2020 07:06:31 INFO GlusterFS mount attempt 

10/06/2020 07:06:01 INFO GlusterFS mount attempt 

10/06/2020 07:05:31 INFO GlusterFS mount attempt 

10/06/2020 07:05:01 INFO GlusterFS mount attempt 

10/06/2020 07:04:30 INFO GlusterFS mount attempt 

10/06/2020 07:04:00 INFO GlusterFS mount attempt 

10/06/2020 07:03:30 INFO GlusterFS mount attempt 

10/06/2020 07:03:00 INFO GlusterFS mount attempt 

10/06/2020 07:02:30 INFO GlusterFS mount attempt 

10/06/2020 07:02:00 INFO GlusterFS mount attempt 

10/06/2020 07:01:30 INFO GlusterFS mount attempt 

10/06/2020 07:01:00 INFO GlusterFS mount attempt 

10/06/2020 07:00:30 INFO GlusterFS mount attempt 

10/06/2020 07:00:00 INFO GlusterFS mount attempt 

10/06/2020 06:59:30 INFO GlusterFS mount attempt 

10/06/2020 06:58:59 INFO GlusterFS mount attempt 

10/06/2020 06:58:29 INFO GlusterFS mount attempt 

10/06/2020 06:57:59 INFO GlusterFS mount attempt 

10/06/2020 06:57:29 INFO GlusterFS mount attempt 

10/06/2020 06:56:59 INFO GlusterFS mount attempt 

10/06/2020 06:56:29 INFO GlusterFS mount attempt 

10/06/2020 06:55:59 INFO GlusterFS mount attempt 

10/06/2020 06:55:29 INFO GlusterFS mount attempt 

10/06/2020 06:54:59 INFO GlusterFS mount attempt 

10/06/2020 06:54:29 INFO GlusterFS mount attempt 

10/06/2020 06:53:58 INFO GlusterFS mount attempt 

10/06/2020 06:53:28 INFO GlusterFS mount attempt 

10/06/2020 06:52:58 INFO GlusterFS mount attempt 

10/06/2020 06:52:28 INFO GlusterFS mount attempt 

10/06/2020 06:51:58 INFO GlusterFS mount attempt 

10/06/2020 06:51:28 INFO GlusterFS mount attempt 

10/06/2020 06:50:58 INFO GlusterFS mount attempt 

10/06/2020 06:50:28 INFO GlusterFS mount attempt 

10/06/2020 06:49:58 INFO GlusterFS mount attempt 

10/06/2020 06:49:28 INFO GlusterFS mount attempt 

10/06/2020 06:48:58 INFO GlusterFS mount attempt 

10/06/2020 06:48:28 INFO GlusterFS mount attempt 

10/06/2020 06:47:57 INFO GlusterFS mount attempt 

10/06/2020 06:47:27 INFO GlusterFS mount attempt 

10/06/2020 06:46:57 INFO GlusterFS mount attempt 

10/06/2020 06:46:27 INFO GlusterFS mount attempt 

10/06/2020 06:45:57 INFO GlusterFS mount attempt 

10/06/2020 06:45:27 INFO GlusterFS mount attempt 

10/06/2020 06:44:57 INFO GlusterFS mount attempt 

10/06/2020 06:44:27 INFO GlusterFS mount attempt 

10/06/2020 06:43:57 INFO GlusterFS mount attempt 

10/06/2020 06:43:27 INFO GlusterFS mount attempt 

10/06/2020 06:42:56 INFO GlusterFS mount attempt 

10/06/2020 06:42:26 INFO GlusterFS mount attempt 

10/06/2020 06:41:56 INFO GlusterFS mount attempt 

10/06/2020 06:41:26 INFO GlusterFS mount attempt 

10/06/2020 06:40:56 INFO GlusterFS mount attempt 

10/06/2020 06:40:26 INFO GlusterFS mount attempt 

10/06/2020 06:39:56 INFO GlusterFS mount attempt 

10/06/2020 06:39:26 INFO GlusterFS mount attempt 

10/06/2020 06:38:56 INFO GlusterFS mount attempt 

10/06/2020 06:38:26 INFO GlusterFS mount attempt 

10/06/2020 06:37:56 INFO GlusterFS mount attempt 

10/06/2020 06:37:25 INFO GlusterFS mount attempt 

10/06/2020 06:36:55 INFO GlusterFS mount attempt 

10/06/2020 06:36:25 INFO GlusterFS mount attempt 

10/06/2020 06:35:55 INFO GlusterFS mount attempt 

10/06/2020 06:35:25 INFO GlusterFS mount attempt 

10/06/2020 06:34:55 INFO GlusterFS mount attempt 

10/06/2020 06:34:25 INFO GlusterFS mount attempt 

10/06/2020 06:33:55 INFO GlusterFS mount attempt 

10/06/2020 06:33:25 INFO GlusterFS mount attempt 

10/06/2020 06:32:55 INFO GlusterFS mount attempt 

10/06/2020 06:32:25 INFO GlusterFS mount attempt 

10/06/2020 06:31:54 INFO GlusterFS mount attempt 

10/06/2020 06:31:24 INFO GlusterFS mount attempt 

10/06/2020 06:30:54 INFO GlusterFS mount attempt 

10/06/2020 06:30:24 INFO GlusterFS mount attempt 

10/06/2020 06:29:54 INFO GlusterFS mount attempt 

10/06/2020 06:29:24 INFO GlusterFS mount attempt 

10/06/2020 06:28:54 INFO GlusterFS mount attempt 

10/06/2020 06:28:24 INFO GlusterFS mount attempt 

10/06/2020 06:27:54 INFO GlusterFS mount attempt 

10/06/2020 06:27:24 INFO GlusterFS mount attempt 

10/06/2020 06:26:54 INFO GlusterFS mount attempt 

10/06/2020 06:26:23 INFO GlusterFS mount attempt 

10/06/2020 06:25:53 INFO GlusterFS mount attempt 

10/06/2020 06:25:23 INFO GlusterFS mount attempt 

10/06/2020 06:24:53 INFO GlusterFS mount attempt 

10/06/2020 06:24:23 INFO GlusterFS mount attempt 

10/06/2020 06:23:53 INFO GlusterFS mount attempt 

10/06/2020 06:23:23 INFO GlusterFS mount attempt 

10/06/2020 06:22:53 INFO GlusterFS mount attempt 

10/06/2020 06:22:23 INFO GlusterFS mount attempt 

10/06/2020 06:21:53 INFO GlusterFS mount attempt 

10/06/2020 06:21:23 INFO GlusterFS mount attempt 

10/06/2020 06:20:52 INFO GlusterFS mount attempt 

10/06/2020 06:20:22 INFO GlusterFS mount attempt 

10/06/2020 06:19:52 INFO GlusterFS mount attempt 

10/06/2020 06:19:22 INFO GlusterFS mount attempt 

10/06/2020 06:18:52 INFO GlusterFS mount attempt 

10/06/2020 06:18:22 INFO GlusterFS mount attempt 

10/06/2020 06:17:52 INFO GlusterFS mount attempt 

10/06/2020 06:17:22 INFO GlusterFS mount attempt 

10/06/2020 06:16:52 INFO GlusterFS mount attempt 

10/06/2020 06:16:22 INFO GlusterFS mount attempt 

10/06/2020 06:15:52 INFO GlusterFS mount attempt 

10/06/2020 06:15:22 INFO GlusterFS mount attempt 

10/06/2020 06:14:51 INFO GlusterFS mount attempt 

10/06/2020 06:14:21 INFO GlusterFS mount attempt 

10/06/2020 06:13:51 INFO GlusterFS mount attempt 

10/06/2020 06:13:21 INFO GlusterFS mount attempt 

10/06/2020 06:12:51 INFO GlusterFS mount attempt 

10/06/2020 06:12:21 INFO GlusterFS mount attempt 

10/06/2020 06:11:51 INFO GlusterFS mount attempt 

10/06/2020 06:11:21 INFO GlusterFS mount attempt 

10/06/2020 06:10:51 INFO GlusterFS mount attempt 

10/06/2020 06:10:21 INFO GlusterFS mount attempt 

10/06/2020 06:09:50 INFO GlusterFS mount attempt 

10/06/2020 06:09:20 INFO GlusterFS mount attempt 

10/06/2020 06:08:50 INFO GlusterFS mount attempt 

10/06/2020 06:08:20 INFO GlusterFS mount attempt 

10/06/2020 06:07:50 INFO GlusterFS mount attempt 

10/06/2020 06:07:20 INFO GlusterFS mount attempt 

10/06/2020 06:06:50 INFO GlusterFS mount attempt 

10/06/2020 06:06:20 INFO GlusterFS mount attempt 

10/06/2020 06:05:50 INFO GlusterFS mount attempt 

10/06/2020 06:05:20 INFO GlusterFS mount attempt 

10/06/2020 06:04:50 INFO GlusterFS mount attempt 

10/06/2020 06:04:20 INFO GlusterFS mount attempt 

10/06/2020 06:03:49 INFO GlusterFS mount attempt 

10/06/2020 06:03:19 INFO GlusterFS mount attempt 

10/06/2020 06:02:49 INFO GlusterFS mount attempt 

10/06/2020 06:02:19 INFO GlusterFS mount attempt 

10/06/2020 06:01:49 INFO GlusterFS mount attempt 

10/06/2020 06:01:19 INFO GlusterFS mount attempt 

10/06/2020 06:00:49 INFO GlusterFS mount attempt 

10/06/2020 06:00:19 INFO GlusterFS mount attempt 

10/06/2020 05:59:49 INFO GlusterFS mount attempt 

10/06/2020 05:59:19 INFO GlusterFS mount attempt 

10/06/2020 05:58:48 INFO GlusterFS mount attempt 

10/06/2020 05:58:18 INFO GlusterFS mount attempt 

10/06/2020 05:57:48 INFO GlusterFS mount attempt 

10/06/2020 05:57:18 INFO GlusterFS mount attempt 

10/06/2020 05:56:48 INFO GlusterFS mount attempt 

10/06/2020 05:56:18 INFO GlusterFS mount attempt 

10/06/2020 05:55:48 INFO GlusterFS mount attempt 

10/06/2020 05:55:18 INFO GlusterFS mount attempt 

10/06/2020 05:54:48 INFO GlusterFS mount attempt 

10/06/2020 05:54:18 INFO GlusterFS mount attempt 

10/06/2020 05:53:48 INFO GlusterFS mount attempt 

10/06/2020 05:53:18 INFO GlusterFS mount attempt 

10/06/2020 05:52:47 INFO GlusterFS mount attempt 

10/06/2020 05:52:17 INFO GlusterFS mount attempt 

10/06/2020 05:51:47 INFO GlusterFS mount attempt 

10/06/2020 05:51:17 INFO GlusterFS mount attempt 

10/06/2020 05:50:47 INFO GlusterFS mount attempt 

10/06/2020 05:50:17 INFO GlusterFS mount attempt 

10/06/2020 05:49:47 INFO GlusterFS mount attempt 

10/06/2020 05:49:17 INFO GlusterFS mount attempt 

10/06/2020 05:48:47 INFO GlusterFS mount attempt 

10/06/2020 05:48:17 INFO GlusterFS mount attempt 

10/06/2020 05:47:47 INFO GlusterFS mount attempt 

10/06/2020 05:47:16 INFO GlusterFS mount attempt 

10/06/2020 05:46:46 INFO GlusterFS mount attempt 

10/06/2020 05:46:16 INFO GlusterFS mount attempt 

10/06/2020 05:45:46 INFO GlusterFS mount attempt 

10/06/2020 05:45:16 INFO GlusterFS mount attempt 

10/06/2020 05:44:46 INFO GlusterFS mount attempt 

10/06/2020 05:44:16 INFO GlusterFS mount attempt 

10/06/2020 05:43:46 INFO GlusterFS mount attempt 

10/06/2020 05:43:16 INFO GlusterFS mount attempt 

10/06/2020 05:42:46 INFO GlusterFS mount attempt 

10/06/2020 05:42:15 INFO GlusterFS mount attempt 

10/06/2020 05:41:45 INFO GlusterFS mount attempt 

10/06/2020 05:41:15 INFO GlusterFS mount attempt 

10/06/2020 05:40:45 INFO GlusterFS mount attempt 

10/06/2020 05:40:15 INFO GlusterFS mount attempt 

10/06/2020 05:39:45 INFO GlusterFS mount attempt 

10/06/2020 05:39:15 INFO GlusterFS mount attempt 

10/06/2020 05:38:45 INFO GlusterFS mount attempt 

10/06/2020 05:38:15 INFO GlusterFS mount attempt 

10/06/2020 05:37:45 INFO GlusterFS mount attempt 

10/06/2020 05:37:15 INFO GlusterFS mount attempt 

10/06/2020 05:36:45 INFO GlusterFS mount attempt 

10/06/2020 05:36:14 INFO GlusterFS mount attempt 

10/06/2020 05:35:44 INFO GlusterFS mount attempt 

10/06/2020 05:35:14 INFO GlusterFS mount attempt 

10/06/2020 05:34:44 INFO GlusterFS mount attempt 

10/06/2020 05:34:14 INFO GlusterFS mount attempt 

10/06/2020 05:33:44 INFO GlusterFS mount attempt 

10/06/2020 05:33:14 INFO GlusterFS mount attempt 

10/06/2020 05:32:44 INFO GlusterFS mount attempt 

10/06/2020 05:32:14 INFO GlusterFS mount attempt 

10/06/2020 05:31:44 INFO GlusterFS mount attempt 

10/06/2020 05:31:13 INFO GlusterFS mount attempt 

10/06/2020 05:30:43 INFO GlusterFS mount attempt 

10/06/2020 05:30:13 INFO GlusterFS mount attempt 

10/06/2020 05:29:43 INFO GlusterFS mount attempt 

10/06/2020 05:29:13 INFO GlusterFS mount attempt 

10/06/2020 05:28:43 INFO GlusterFS mount attempt 

10/06/2020 05:28:13 INFO GlusterFS mount attempt 

10/06/2020 05:27:43 INFO GlusterFS mount attempt 

10/06/2020 05:27:13 INFO GlusterFS mount attempt 

10/06/2020 05:26:43 INFO GlusterFS mount attempt 

10/06/2020 05:26:13 INFO GlusterFS mount attempt 

10/06/2020 05:25:43 INFO GlusterFS mount attempt 

10/06/2020 05:25:12 INFO GlusterFS mount attempt 

10/06/2020 05:24:42 INFO GlusterFS mount attempt 

10/06/2020 05:24:12 INFO GlusterFS mount attempt 

10/06/2020 05:23:42 INFO GlusterFS mount attempt 

10/06/2020 05:23:12 INFO GlusterFS mount attempt 

10/06/2020 05:22:42 INFO GlusterFS mount attempt 

10/06/2020 05:22:12 INFO GlusterFS mount attempt 

10/06/2020 05:21:42 INFO GlusterFS mount attempt 

10/06/2020 05:21:12 INFO GlusterFS mount attempt 

10/06/2020 05:20:42 INFO GlusterFS mount attempt 

10/06/2020 05:20:12 INFO GlusterFS mount attempt 

10/06/2020 05:19:41 INFO GlusterFS mount attempt 

10/06/2020 05:19:11 INFO GlusterFS mount attempt 

10/06/2020 05:18:41 INFO GlusterFS mount attempt 

10/06/2020 05:18:11 INFO GlusterFS mount attempt 

10/06/2020 05:17:41 INFO GlusterFS mount attempt 

10/06/2020 05:17:11 INFO GlusterFS mount attempt 

10/06/2020 05:16:41 INFO GlusterFS mount attempt 

10/06/2020 05:16:11 INFO GlusterFS mount attempt 

10/06/2020 05:15:41 INFO GlusterFS mount attempt 

10/06/2020 05:15:11 INFO GlusterFS mount attempt 

10/06/2020 05:14:41 INFO GlusterFS mount attempt 

10/06/2020 05:14:10 INFO GlusterFS mount attempt 

10/06/2020 05:13:40 INFO GlusterFS mount attempt 

10/06/2020 05:13:10 INFO GlusterFS mount attempt 

10/06/2020 05:12:40 INFO GlusterFS mount attempt 

10/06/2020 05:12:10 INFO GlusterFS mount attempt 

10/06/2020 05:11:40 INFO GlusterFS mount attempt 

10/06/2020 05:11:10 INFO GlusterFS mount attempt 

10/06/2020 05:10:40 INFO GlusterFS mount attempt 

10/06/2020 05:10:10 INFO GlusterFS mount attempt 

10/06/2020 05:09:40 INFO GlusterFS mount attempt 

10/06/2020 05:09:10 INFO GlusterFS mount attempt 

10/06/2020 05:08:39 INFO GlusterFS mount attempt 

10/06/2020 05:08:09 INFO GlusterFS mount attempt 

10/06/2020 05:07:39 INFO GlusterFS mount attempt 

10/06/2020 05:07:09 INFO GlusterFS mount attempt 

10/06/2020 05:06:39 INFO GlusterFS mount attempt 

10/06/2020 05:06:09 INFO GlusterFS mount attempt 

10/06/2020 05:05:39 INFO GlusterFS mount attempt 

10/06/2020 05:05:09 INFO GlusterFS mount attempt 

10/06/2020 05:04:39 INFO GlusterFS mount attempt 

10/06/2020 05:04:09 INFO GlusterFS mount attempt 

10/06/2020 05:03:38 INFO GlusterFS mount attempt 

10/06/2020 05:03:08 INFO GlusterFS mount attempt 

10/06/2020 05:02:38 INFO GlusterFS mount attempt 

10/06/2020 05:02:08 INFO GlusterFS mount attempt 

10/06/2020 05:01:38 INFO GlusterFS mount attempt 

10/06/2020 05:01:08 INFO GlusterFS mount attempt 

10/06/2020 05:00:38 INFO GlusterFS mount attempt 

10/06/2020 05:00:08 INFO GlusterFS mount attempt 

10/06/2020 04:59:38 INFO GlusterFS mount attempt 

10/06/2020 04:59:08 INFO GlusterFS mount attempt 

10/06/2020 04:58:38 INFO GlusterFS mount attempt 

10/06/2020 04:58:08 INFO GlusterFS mount attempt 

10/06/2020 04:57:37 INFO GlusterFS mount attempt 

10/06/2020 04:57:07 INFO GlusterFS mount attempt 

10/06/2020 04:56:37 INFO GlusterFS mount attempt 

10/06/2020 04:56:07 INFO GlusterFS mount attempt 

10/06/2020 04:55:37 INFO GlusterFS mount attempt 

10/06/2020 04:55:07 INFO GlusterFS mount attempt 

10/06/2020 04:54:37 INFO GlusterFS mount attempt 

10/06/2020 04:54:07 INFO GlusterFS mount attempt 

10/06/2020 04:53:37 INFO GlusterFS mount attempt 

10/06/2020 04:53:07 INFO GlusterFS mount attempt 

10/06/2020 04:52:37 INFO GlusterFS mount attempt 

10/06/2020 04:52:06 INFO GlusterFS mount attempt 

10/06/2020 04:51:36 INFO GlusterFS mount attempt 

10/06/2020 04:51:06 INFO GlusterFS mount attempt 

10/06/2020 04:50:36 INFO GlusterFS mount attempt 

10/06/2020 04:50:06 INFO GlusterFS mount attempt 

10/06/2020 04:49:36 INFO GlusterFS mount attempt 

10/06/2020 04:49:06 INFO GlusterFS mount attempt 

10/06/2020 04:48:36 INFO GlusterFS mount attempt 

10/06/2020 04:48:06 INFO GlusterFS mount attempt 

10/06/2020 04:47:36 INFO GlusterFS mount attempt 

10/06/2020 04:47:06 INFO GlusterFS mount attempt 

10/06/2020 04:46:35 INFO GlusterFS mount attempt 

10/06/2020 04:46:05 INFO GlusterFS mount attempt 

10/06/2020 04:45:35 INFO GlusterFS mount attempt 

10/06/2020 04:45:05 INFO GlusterFS mount attempt 

10/06/2020 04:44:35 INFO GlusterFS mount attempt 

10/06/2020 04:44:05 INFO GlusterFS mount attempt 

10/06/2020 04:43:35 INFO GlusterFS mount attempt 

10/06/2020 04:43:05 INFO GlusterFS mount attempt 

10/06/2020 04:42:35 INFO GlusterFS mount attempt 

10/06/2020 04:42:05 INFO GlusterFS mount attempt 

10/06/2020 04:41:35 INFO GlusterFS mount attempt 

10/06/2020 04:41:04 INFO GlusterFS mount attempt 

10/06/2020 04:40:34 INFO GlusterFS mount attempt 

10/06/2020 04:40:04 INFO GlusterFS mount attempt 

10/06/2020 04:39:34 INFO GlusterFS mount attempt 

10/06/2020 04:39:04 INFO GlusterFS mount attempt 

10/06/2020 04:38:34 INFO GlusterFS mount attempt 

10/06/2020 04:38:04 INFO GlusterFS mount attempt 

10/06/2020 04:37:34 INFO GlusterFS mount attempt 

10/06/2020 04:37:04 INFO GlusterFS mount attempt 

10/06/2020 04:36:34 INFO GlusterFS mount attempt 

10/06/2020 04:36:04 INFO GlusterFS mount attempt 

10/06/2020 04:35:34 INFO GlusterFS mount attempt 

10/06/2020 04:35:03 INFO GlusterFS mount attempt 

10/06/2020 04:34:33 INFO GlusterFS mount attempt 

10/06/2020 04:34:03 INFO GlusterFS mount attempt 

10/06/2020 04:33:33 INFO GlusterFS mount attempt 

10/06/2020 04:33:03 INFO GlusterFS mount attempt 

10/06/2020 04:32:33 INFO GlusterFS mount attempt 

10/06/2020 04:32:03 INFO GlusterFS mount attempt 

10/06/2020 04:31:33 INFO GlusterFS mount attempt 

10/06/2020 04:31:03 INFO GlusterFS mount attempt 

10/06/2020 04:30:33 INFO GlusterFS mount attempt 

10/06/2020 04:30:03 INFO GlusterFS mount attempt 

10/06/2020 04:29:32 INFO GlusterFS mount attempt 

10/06/2020 04:29:02 INFO GlusterFS mount attempt 

10/06/2020 04:28:32 INFO GlusterFS mount attempt 

10/06/2020 04:28:02 INFO GlusterFS mount attempt 

10/06/2020 04:27:32 INFO GlusterFS mount attempt 

10/06/2020 04:27:02 INFO GlusterFS mount attempt 

10/06/2020 04:26:32 INFO GlusterFS mount attempt 

10/06/2020 04:26:02 INFO GlusterFS mount attempt 

10/06/2020 04:25:32 INFO GlusterFS mount attempt 

10/06/2020 04:25:02 INFO GlusterFS mount attempt 

10/06/2020 04:24:32 INFO GlusterFS mount attempt 

10/06/2020 04:24:01 INFO GlusterFS mount attempt 

10/06/2020 04:23:31 INFO GlusterFS mount attempt 

10/06/2020 04:23:01 INFO GlusterFS mount attempt 

10/06/2020 04:22:31 INFO GlusterFS mount attempt 

10/06/2020 04:22:01 INFO GlusterFS mount attempt 

10/06/2020 04:21:31 INFO GlusterFS mount attempt 

10/06/2020 04:21:01 INFO GlusterFS mount attempt 

10/06/2020 04:20:31 INFO GlusterFS mount attempt 

10/06/2020 04:20:01 INFO GlusterFS mount attempt 

10/06/2020 04:19:31 INFO GlusterFS mount attempt 

10/06/2020 04:19:01 INFO GlusterFS mount attempt 

10/06/2020 04:18:30 INFO GlusterFS mount attempt 

10/06/2020 04:18:00 INFO GlusterFS mount attempt 

10/06/2020 04:17:30 INFO GlusterFS mount attempt 

10/06/2020 04:17:00 INFO GlusterFS mount attempt 

10/06/2020 04:16:30 INFO GlusterFS mount attempt 

10/06/2020 04:16:00 INFO GlusterFS mount attempt 

10/06/2020 04:15:30 INFO GlusterFS mount attempt 

10/06/2020 04:15:00 INFO GlusterFS mount attempt 

10/06/2020 04:14:30 INFO GlusterFS mount attempt 

10/06/2020 04:14:00 INFO GlusterFS mount attempt 

10/06/2020 04:13:29 INFO GlusterFS mount attempt 

10/06/2020 04:12:59 INFO GlusterFS mount attempt 

10/06/2020 04:12:29 INFO GlusterFS mount attempt 

10/06/2020 04:11:59 INFO GlusterFS mount attempt 

10/06/2020 04:11:29 INFO GlusterFS mount attempt 

10/06/2020 04:10:59 INFO GlusterFS mount attempt 

10/06/2020 04:10:29 INFO GlusterFS mount attempt 

10/06/2020 04:09:59 INFO GlusterFS mount attempt 

10/06/2020 04:09:29 INFO GlusterFS mount attempt 

10/06/2020 04:08:59 INFO GlusterFS mount attempt 

10/06/2020 04:08:29 INFO GlusterFS mount attempt 

10/06/2020 04:07:59 INFO GlusterFS mount attempt 

10/06/2020 04:07:28 INFO GlusterFS mount attempt 

10/06/2020 04:06:58 INFO GlusterFS mount attempt 

10/06/2020 04:06:28 INFO GlusterFS mount attempt 

10/06/2020 04:05:58 INFO GlusterFS mount attempt 

10/06/2020 04:05:28 INFO GlusterFS mount attempt 

10/06/2020 04:04:58 INFO GlusterFS mount attempt 

10/06/2020 04:04:28 INFO GlusterFS mount attempt 

10/06/2020 04:03:58 INFO GlusterFS mount attempt 

10/06/2020 04:03:28 INFO GlusterFS mount attempt 

10/06/2020 04:02:58 INFO GlusterFS mount attempt 

10/06/2020 04:02:27 INFO GlusterFS mount attempt 

10/06/2020 04:01:57 INFO GlusterFS mount attempt 

10/06/2020 04:01:27 INFO GlusterFS mount attempt 

10/06/2020 04:00:57 INFO GlusterFS mount attempt 

10/06/2020 04:00:27 INFO GlusterFS mount attempt 

10/06/2020 03:59:57 INFO GlusterFS mount attempt 

10/06/2020 03:59:27 INFO GlusterFS mount attempt 

10/06/2020 03:58:57 INFO GlusterFS mount attempt 

10/06/2020 03:58:27 INFO GlusterFS mount attempt 

10/06/2020 03:57:57 INFO GlusterFS mount attempt 

10/06/2020 03:57:27 INFO GlusterFS mount attempt 

10/06/2020 03:56:57 INFO GlusterFS mount attempt 

10/06/2020 03:56:26 INFO GlusterFS mount attempt 

10/06/2020 03:55:56 INFO GlusterFS mount attempt 

10/06/2020 03:55:26 INFO GlusterFS mount attempt 

10/06/2020 03:54:56 INFO GlusterFS mount attempt 

10/06/2020 03:54:26 INFO GlusterFS mount attempt 

10/06/2020 03:53:56 INFO GlusterFS mount attempt 

10/06/2020 03:53:26 INFO GlusterFS mount attempt 

10/06/2020 03:52:56 INFO GlusterFS mount attempt 

10/06/2020 03:52:26 INFO GlusterFS mount attempt 

10/06/2020 03:51:56 INFO GlusterFS mount attempt 

10/06/2020 03:51:26 INFO GlusterFS mount attempt 

10/06/2020 03:50:55 INFO GlusterFS mount attempt 

10/06/2020 03:50:25 INFO GlusterFS mount attempt 

10/06/2020 03:49:55 INFO GlusterFS mount attempt 

10/06/2020 03:49:25 INFO GlusterFS mount attempt 

10/06/2020 03:48:55 INFO GlusterFS mount attempt 

10/06/2020 03:48:25 INFO GlusterFS mount attempt 

10/06/2020 03:47:55 INFO GlusterFS mount attempt 

10/06/2020 03:47:25 INFO GlusterFS mount attempt 

10/06/2020 03:46:55 INFO GlusterFS mount attempt 

10/06/2020 03:46:25 INFO GlusterFS mount attempt 

10/06/2020 03:45:55 INFO GlusterFS mount attempt 

10/06/2020 03:45:24 INFO GlusterFS mount attempt 

10/06/2020 03:44:54 INFO GlusterFS mount attempt 

10/06/2020 03:44:24 INFO GlusterFS mount attempt 

10/06/2020 03:43:54 INFO GlusterFS mount attempt 

10/06/2020 03:43:24 INFO GlusterFS mount attempt 

10/06/2020 03:42:54 INFO GlusterFS mount attempt 

10/06/2020 03:42:24 INFO GlusterFS mount attempt 

10/06/2020 03:41:54 INFO GlusterFS mount attempt 

10/06/2020 03:41:24 INFO GlusterFS mount attempt 

10/06/2020 03:40:54 INFO GlusterFS mount attempt 

10/06/2020 03:40:24 INFO GlusterFS mount attempt 

10/06/2020 03:39:53 INFO GlusterFS mount attempt 

10/06/2020 03:39:23 INFO GlusterFS mount attempt 

10/06/2020 03:38:53 INFO GlusterFS mount attempt 

10/06/2020 03:38:23 INFO GlusterFS mount attempt 

10/06/2020 03:37:53 INFO GlusterFS mount attempt 

10/06/2020 03:37:23 INFO GlusterFS mount attempt 

10/06/2020 03:36:53 INFO GlusterFS mount attempt 

10/06/2020 03:36:23 INFO GlusterFS mount attempt 

10/06/2020 03:35:53 INFO GlusterFS mount attempt 

10/06/2020 03:35:23 INFO GlusterFS mount attempt 

10/06/2020 03:34:53 INFO GlusterFS mount attempt 

10/06/2020 03:34:22 INFO GlusterFS mount attempt 

10/06/2020 03:33:52 INFO GlusterFS mount attempt 

10/06/2020 03:33:22 INFO GlusterFS mount attempt 

10/06/2020 03:32:52 INFO GlusterFS mount attempt 

10/06/2020 03:32:22 INFO GlusterFS mount attempt 

10/06/2020 03:31:52 INFO GlusterFS mount attempt 

10/06/2020 03:31:22 INFO GlusterFS mount attempt 

10/06/2020 03:30:52 INFO GlusterFS mount attempt 

10/06/2020 03:30:22 INFO GlusterFS mount attempt 

10/06/2020 03:29:52 INFO GlusterFS mount attempt 

10/06/2020 03:29:21 INFO GlusterFS mount attempt 

10/06/2020 03:28:51 INFO GlusterFS mount attempt 

10/06/2020 03:28:21 INFO GlusterFS mount attempt 

10/06/2020 03:27:51 INFO GlusterFS mount attempt 

10/06/2020 03:27:21 INFO GlusterFS mount attempt 

10/06/2020 03:26:51 INFO GlusterFS mount attempt 

10/06/2020 03:26:21 INFO GlusterFS mount attempt 

10/06/2020 03:25:51 INFO GlusterFS mount attempt 

10/06/2020 03:25:21 INFO GlusterFS mount attempt 

10/06/2020 03:24:51 INFO GlusterFS mount attempt 

10/06/2020 03:24:21 INFO GlusterFS mount attempt 

10/06/2020 03:23:51 INFO GlusterFS mount attempt 

10/06/2020 03:23:20 INFO GlusterFS mount attempt 

10/06/2020 03:22:50 INFO GlusterFS mount attempt 

10/06/2020 03:22:20 INFO GlusterFS mount attempt 

10/06/2020 03:21:50 INFO GlusterFS mount attempt 

10/06/2020 03:21:20 INFO GlusterFS mount attempt 

10/06/2020 03:20:50 INFO GlusterFS mount attempt 

10/06/2020 03:20:20 INFO GlusterFS mount attempt 

10/06/2020 03:19:50 INFO GlusterFS mount attempt 

10/06/2020 03:19:20 INFO GlusterFS mount attempt 

10/06/2020 03:18:50 INFO GlusterFS mount attempt 

10/06/2020 03:18:20 INFO GlusterFS mount attempt 

10/06/2020 03:17:49 INFO GlusterFS mount attempt 

10/06/2020 03:17:19 INFO GlusterFS mount attempt 

10/06/2020 03:16:49 INFO GlusterFS mount attempt 

10/06/2020 03:16:19 INFO GlusterFS mount attempt 

10/06/2020 03:15:49 INFO GlusterFS mount attempt 

10/06/2020 03:15:19 INFO GlusterFS mount attempt 

10/06/2020 03:14:49 INFO GlusterFS mount attempt 

10/06/2020 03:14:19 INFO GlusterFS mount attempt 

10/06/2020 03:13:49 INFO GlusterFS mount attempt 

10/06/2020 03:13:19 INFO GlusterFS mount attempt 

10/06/2020 03:12:49 INFO GlusterFS mount attempt 

10/06/2020 03:12:18 INFO GlusterFS mount attempt 

10/06/2020 03:11:48 INFO GlusterFS mount attempt 

10/06/2020 03:11:18 INFO GlusterFS mount attempt 

10/06/2020 03:10:48 INFO GlusterFS mount attempt 

10/06/2020 03:10:18 INFO GlusterFS mount attempt 

10/06/2020 03:09:48 INFO GlusterFS mount attempt 

10/06/2020 03:09:18 INFO GlusterFS mount attempt 

10/06/2020 03:08:48 INFO GlusterFS mount attempt 

10/06/2020 03:08:18 INFO GlusterFS mount attempt 

10/06/2020 03:07:48 INFO GlusterFS mount attempt 

10/06/2020 03:07:18 INFO GlusterFS mount attempt 

10/06/2020 03:06:47 INFO GlusterFS mount attempt 

10/06/2020 03:06:17 INFO GlusterFS mount attempt 

10/06/2020 03:05:47 INFO GlusterFS mount attempt 

10/06/2020 03:05:17 INFO GlusterFS mount attempt 

10/06/2020 03:04:47 INFO GlusterFS mount attempt 

10/06/2020 03:04:17 INFO GlusterFS mount attempt 

10/06/2020 03:03:47 INFO GlusterFS mount attempt 

10/06/2020 03:03:17 INFO GlusterFS mount attempt 

10/06/2020 03:02:47 INFO GlusterFS mount attempt 

10/06/2020 03:02:17 INFO GlusterFS mount attempt 

10/06/2020 03:01:47 INFO GlusterFS mount attempt 

10/06/2020 03:01:16 INFO GlusterFS mount attempt 

10/06/2020 03:00:46 INFO GlusterFS mount attempt 

10/06/2020 03:00:16 INFO GlusterFS mount attempt 

10/06/2020 02:59:46 INFO GlusterFS mount attempt 

10/06/2020 02:59:16 INFO GlusterFS mount attempt 

10/06/2020 02:58:46 INFO GlusterFS mount attempt 

10/06/2020 02:58:16 INFO GlusterFS mount attempt 

10/06/2020 02:57:46 INFO GlusterFS mount attempt 

10/06/2020 02:57:16 INFO GlusterFS mount attempt 

10/06/2020 02:56:46 INFO GlusterFS mount attempt 

10/06/2020 02:56:16 INFO GlusterFS mount attempt 

10/06/2020 02:55:45 INFO GlusterFS mount attempt 

10/06/2020 02:55:15 INFO GlusterFS mount attempt 

10/06/2020 02:54:45 INFO GlusterFS mount attempt 

10/06/2020 02:54:15 INFO GlusterFS mount attempt 

10/06/2020 02:53:45 INFO GlusterFS mount attempt 

10/06/2020 02:53:15 INFO GlusterFS mount attempt 

10/06/2020 02:52:45 INFO GlusterFS mount attempt 

10/06/2020 02:52:15 INFO GlusterFS mount attempt 

10/06/2020 02:51:45 INFO GlusterFS mount attempt 

10/06/2020 02:51:15 INFO GlusterFS mount attempt 

10/06/2020 02:50:45 INFO GlusterFS mount attempt 

10/06/2020 02:50:15 INFO GlusterFS mount attempt 

10/06/2020 02:49:44 INFO GlusterFS mount attempt 

10/06/2020 02:49:14 INFO GlusterFS mount attempt 

10/06/2020 02:48:44 INFO GlusterFS mount attempt 

10/06/2020 02:48:14 INFO GlusterFS mount attempt 

10/06/2020 02:47:44 INFO GlusterFS mount attempt 

10/06/2020 02:47:14 INFO GlusterFS mount attempt 

10/06/2020 02:46:44 INFO GlusterFS mount attempt 

10/06/2020 02:46:14 INFO GlusterFS mount attempt 

10/06/2020 02:45:44 INFO GlusterFS mount attempt 

10/06/2020 02:45:14 INFO GlusterFS mount attempt 

10/06/2020 02:44:44 INFO GlusterFS mount attempt 

10/06/2020 02:44:13 INFO GlusterFS mount attempt 

10/06/2020 02:43:43 INFO GlusterFS mount attempt 

10/06/2020 02:43:13 INFO GlusterFS mount attempt 

10/06/2020 02:42:43 INFO GlusterFS mount attempt 

10/06/2020 02:42:13 INFO GlusterFS mount attempt 

10/06/2020 02:41:43 INFO GlusterFS mount attempt 

10/06/2020 02:41:13 INFO GlusterFS mount attempt 

10/06/2020 02:40:43 INFO GlusterFS mount attempt 

10/06/2020 02:40:13 INFO GlusterFS mount attempt 

10/06/2020 02:39:43 INFO GlusterFS mount attempt 

10/06/2020 02:39:12 INFO GlusterFS mount attempt 

10/06/2020 02:38:42 INFO GlusterFS mount attempt 

10/06/2020 02:38:12 INFO GlusterFS mount attempt 

10/06/2020 02:37:42 INFO GlusterFS mount attempt 

10/06/2020 02:37:12 INFO GlusterFS mount attempt 

10/06/2020 02:36:42 INFO GlusterFS mount attempt 

10/06/2020 02:36:12 INFO GlusterFS mount attempt 

10/06/2020 02:35:42 INFO GlusterFS mount attempt 

10/06/2020 02:35:12 INFO GlusterFS mount attempt 

10/06/2020 02:34:42 INFO GlusterFS mount attempt 

10/06/2020 02:34:12 INFO GlusterFS mount attempt 

10/06/2020 02:33:41 INFO GlusterFS mount attempt 

10/06/2020 02:33:11 INFO GlusterFS mount attempt 

10/06/2020 02:32:41 INFO GlusterFS mount attempt 

10/06/2020 02:32:11 INFO GlusterFS mount attempt 

10/06/2020 02:31:41 INFO GlusterFS mount attempt 

10/06/2020 02:31:11 INFO GlusterFS mount attempt 

10/06/2020 02:30:41 INFO GlusterFS mount attempt 

10/06/2020 02:30:11 INFO GlusterFS mount attempt 

10/06/2020 02:29:41 INFO GlusterFS mount attempt 

10/06/2020 02:29:11 INFO GlusterFS mount attempt 

10/06/2020 02:28:41 INFO GlusterFS mount attempt 

10/06/2020 02:28:10 INFO GlusterFS mount attempt 

10/06/2020 02:27:40 INFO GlusterFS mount attempt 

10/06/2020 02:27:10 INFO GlusterFS mount attempt 

10/06/2020 02:26:40 INFO GlusterFS mount attempt 

10/06/2020 02:26:10 INFO GlusterFS mount attempt 

10/06/2020 02:25:40 INFO GlusterFS mount attempt 

10/06/2020 02:25:10 INFO GlusterFS mount attempt 

10/06/2020 02:24:40 INFO GlusterFS mount attempt 

10/06/2020 02:24:10 INFO GlusterFS mount attempt 

10/06/2020 02:23:40 INFO GlusterFS mount attempt 

10/06/2020 02:23:10 INFO GlusterFS mount attempt 

10/06/2020 02:22:40 INFO GlusterFS mount attempt 

10/06/2020 02:22:09 INFO GlusterFS mount attempt 

10/06/2020 02:21:39 INFO GlusterFS mount attempt 

10/06/2020 02:21:09 INFO GlusterFS mount attempt 

10/06/2020 02:20:39 INFO GlusterFS mount attempt 

10/06/2020 02:20:09 INFO GlusterFS mount attempt 

10/06/2020 02:19:39 INFO GlusterFS mount attempt 

10/06/2020 02:19:09 INFO GlusterFS mount attempt 

10/06/2020 02:18:39 INFO GlusterFS mount attempt 

10/06/2020 02:18:09 INFO GlusterFS mount attempt 

10/06/2020 02:17:39 INFO GlusterFS mount attempt 

10/06/2020 02:17:08 INFO GlusterFS mount attempt 

10/06/2020 02:16:38 INFO GlusterFS mount attempt 

10/06/2020 02:16:08 INFO GlusterFS mount attempt 

10/06/2020 02:15:38 INFO GlusterFS mount attempt 

10/06/2020 02:15:08 INFO GlusterFS mount attempt 

10/06/2020 02:14:38 INFO GlusterFS mount attempt 

10/06/2020 02:14:08 INFO GlusterFS mount attempt 

10/06/2020 02:13:38 INFO GlusterFS mount attempt 

10/06/2020 02:13:08 INFO GlusterFS mount attempt 

10/06/2020 02:12:38 INFO GlusterFS mount attempt 

10/06/2020 02:12:08 INFO GlusterFS mount attempt 

10/06/2020 02:11:37 INFO GlusterFS mount attempt 

10/06/2020 02:11:07 INFO GlusterFS mount attempt 

10/06/2020 02:10:37 INFO GlusterFS mount attempt 

10/06/2020 02:10:07 INFO GlusterFS mount attempt 

10/06/2020 02:09:37 INFO GlusterFS mount attempt 

10/06/2020 02:09:07 INFO GlusterFS mount attempt 

10/06/2020 02:08:37 INFO GlusterFS mount attempt 

10/06/2020 02:08:07 INFO GlusterFS mount attempt 

10/06/2020 02:07:37 INFO GlusterFS mount attempt 

10/06/2020 02:07:07 INFO GlusterFS mount attempt 

10/06/2020 02:06:37 INFO GlusterFS mount attempt 

10/06/2020 02:06:06 INFO GlusterFS mount attempt 

10/06/2020 02:05:36 INFO GlusterFS mount attempt 

10/06/2020 02:05:06 INFO GlusterFS mount attempt 

10/06/2020 02:04:36 INFO GlusterFS mount attempt 

10/06/2020 02:04:06 INFO GlusterFS mount attempt 

10/06/2020 02:03:36 INFO GlusterFS mount attempt 

10/06/2020 02:03:06 INFO GlusterFS mount attempt 

10/06/2020 02:02:36 INFO GlusterFS mount attempt 

10/06/2020 02:02:06 INFO GlusterFS mount attempt 

10/06/2020 02:01:36 INFO GlusterFS mount attempt 

10/06/2020 02:01:06 INFO GlusterFS mount attempt 

10/06/2020 02:00:35 INFO GlusterFS mount attempt 

10/06/2020 02:00:05 INFO GlusterFS mount attempt 

10/06/2020 01:59:35 INFO GlusterFS mount attempt 

10/06/2020 01:59:05 INFO GlusterFS mount attempt 

10/06/2020 01:58:35 INFO GlusterFS mount attempt 

10/06/2020 01:58:05 INFO GlusterFS mount attempt 

10/06/2020 01:57:35 INFO GlusterFS mount attempt 

10/06/2020 01:57:05 INFO GlusterFS mount attempt 

10/06/2020 01:56:35 INFO GlusterFS mount attempt 

10/06/2020 01:56:05 INFO GlusterFS mount attempt 

10/06/2020 01:55:35 INFO GlusterFS mount attempt 

10/06/2020 01:55:04 INFO GlusterFS mount attempt 

10/06/2020 01:54:34 INFO GlusterFS mount attempt 

10/06/2020 01:54:04 INFO GlusterFS mount attempt 

10/06/2020 01:53:34 INFO GlusterFS mount attempt 

10/06/2020 01:53:04 INFO GlusterFS mount attempt 

10/06/2020 01:52:34 INFO GlusterFS mount attempt 

10/06/2020 01:52:04 INFO GlusterFS mount attempt 

10/06/2020 01:51:34 INFO GlusterFS mount attempt 

10/06/2020 01:51:04 INFO GlusterFS mount attempt 

10/06/2020 01:50:34 INFO GlusterFS mount attempt 

10/06/2020 01:50:04 INFO GlusterFS mount attempt 

10/06/2020 01:49:34 INFO GlusterFS mount attempt 

10/06/2020 01:49:03 INFO GlusterFS mount attempt 

10/06/2020 01:48:33 INFO GlusterFS mount attempt 

10/06/2020 01:48:03 INFO GlusterFS mount attempt 

10/06/2020 01:47:33 INFO GlusterFS mount attempt 

10/06/2020 01:47:03 INFO GlusterFS mount attempt 

10/06/2020 01:46:33 INFO GlusterFS mount attempt 

10/06/2020 01:46:03 INFO GlusterFS mount attempt 

10/06/2020 01:45:33 INFO GlusterFS mount attempt 

10/06/2020 01:45:03 INFO GlusterFS mount attempt 

10/06/2020 01:44:33 INFO GlusterFS mount attempt 

10/06/2020 01:44:03 INFO GlusterFS mount attempt 

10/06/2020 01:43:32 INFO GlusterFS mount attempt 

10/06/2020 01:43:02 INFO GlusterFS mount attempt 

10/06/2020 01:42:32 INFO GlusterFS mount attempt 

10/06/2020 01:42:02 INFO GlusterFS mount attempt 

10/06/2020 01:41:32 INFO GlusterFS mount attempt 

10/06/2020 01:41:02 INFO GlusterFS mount attempt 

10/06/2020 01:40:32 INFO GlusterFS mount attempt 

10/06/2020 01:40:02 INFO GlusterFS mount attempt 

10/06/2020 01:39:32 INFO GlusterFS mount attempt 

10/06/2020 01:39:02 INFO GlusterFS mount attempt 

10/06/2020 01:38:32 INFO GlusterFS mount attempt 

10/06/2020 01:38:01 INFO GlusterFS mount attempt 

10/06/2020 01:37:31 INFO GlusterFS mount attempt 

10/06/2020 01:37:01 INFO GlusterFS mount attempt 

10/06/2020 01:36:31 INFO GlusterFS mount attempt 

10/06/2020 01:36:01 INFO GlusterFS mount attempt 

10/06/2020 01:35:31 INFO GlusterFS mount attempt 

10/06/2020 01:35:01 INFO GlusterFS mount attempt 

10/06/2020 01:34:31 INFO GlusterFS mount attempt 

10/06/2020 01:34:01 INFO GlusterFS mount attempt 

10/06/2020 01:33:31 INFO GlusterFS mount attempt 

10/06/2020 01:33:01 INFO GlusterFS mount attempt 

10/06/2020 01:32:30 INFO GlusterFS mount attempt 

10/06/2020 01:32:00 INFO GlusterFS mount attempt 

10/06/2020 01:31:30 INFO GlusterFS mount attempt 

10/06/2020 01:31:00 INFO GlusterFS mount attempt 

10/06/2020 01:30:30 INFO GlusterFS mount attempt 

10/06/2020 01:30:00 INFO GlusterFS mount attempt 

10/06/2020 01:29:30 INFO GlusterFS mount attempt 

10/06/2020 01:29:00 INFO GlusterFS mount attempt 

10/06/2020 01:28:30 INFO GlusterFS mount attempt 

10/06/2020 01:28:00 INFO GlusterFS mount attempt 

10/06/2020 01:27:30 INFO GlusterFS mount attempt 

10/06/2020 01:26:59 INFO GlusterFS mount attempt 

10/06/2020 01:26:29 INFO GlusterFS mount attempt 

10/06/2020 01:25:59 INFO GlusterFS mount attempt 

10/06/2020 01:25:29 INFO GlusterFS mount attempt 

10/06/2020 01:24:59 INFO GlusterFS mount attempt 

10/06/2020 01:24:29 INFO GlusterFS mount attempt 

10/06/2020 01:23:59 INFO GlusterFS mount attempt 

10/06/2020 01:23:29 INFO GlusterFS mount attempt 

10/06/2020 01:22:59 INFO GlusterFS mount attempt 

10/06/2020 01:22:29 INFO GlusterFS mount attempt 

10/06/2020 01:21:59 INFO GlusterFS mount attempt 

10/06/2020 01:21:28 INFO GlusterFS mount attempt 

10/06/2020 01:20:58 INFO GlusterFS mount attempt 

10/06/2020 01:20:28 INFO GlusterFS mount attempt 

10/06/2020 01:19:58 INFO GlusterFS mount attempt 

10/06/2020 01:19:28 INFO GlusterFS mount attempt 

10/06/2020 01:18:58 INFO GlusterFS mount attempt 

10/06/2020 01:18:28 INFO GlusterFS mount attempt 

10/06/2020 01:17:58 INFO GlusterFS mount attempt 

10/06/2020 01:17:28 INFO GlusterFS mount attempt 

10/06/2020 01:16:58 INFO GlusterFS mount attempt 

10/06/2020 01:16:28 INFO GlusterFS mount attempt 

10/06/2020 01:15:57 INFO GlusterFS mount attempt 

10/06/2020 01:15:27 INFO GlusterFS mount attempt 

10/06/2020 01:14:57 INFO GlusterFS mount attempt 

10/06/2020 01:14:27 INFO GlusterFS mount attempt 

10/06/2020 01:13:57 INFO GlusterFS mount attempt 

10/06/2020 01:13:27 INFO GlusterFS mount attempt 

10/06/2020 01:12:57 INFO GlusterFS mount attempt 

10/06/2020 01:12:27 INFO GlusterFS mount attempt 

10/06/2020 01:11:57 INFO GlusterFS mount attempt 

10/06/2020 01:11:27 INFO GlusterFS mount attempt 

10/06/2020 01:10:57 INFO GlusterFS mount attempt 

10/06/2020 01:10:26 INFO GlusterFS mount attempt 

10/06/2020 01:09:56 INFO GlusterFS mount attempt 

10/06/2020 01:09:26 INFO GlusterFS mount attempt 

10/06/2020 01:08:56 INFO GlusterFS mount attempt 

10/06/2020 01:08:26 INFO GlusterFS mount attempt 

10/06/2020 01:07:56 INFO GlusterFS mount attempt 

10/06/2020 01:07:26 INFO GlusterFS mount attempt 

10/06/2020 01:06:56 INFO GlusterFS mount attempt 

10/06/2020 01:06:26 INFO GlusterFS mount attempt 

10/06/2020 01:05:56 INFO GlusterFS mount attempt 

10/06/2020 01:05:26 INFO GlusterFS mount attempt 

10/06/2020 01:04:55 INFO GlusterFS mount attempt 

10/06/2020 01:04:25 INFO GlusterFS mount attempt 

10/06/2020 01:03:55 INFO GlusterFS mount attempt 

10/06/2020 01:03:25 INFO GlusterFS mount attempt 

10/06/2020 01:02:55 INFO GlusterFS mount attempt 

10/06/2020 01:02:25 INFO GlusterFS mount attempt 

10/06/2020 01:01:55 INFO GlusterFS mount attempt 

10/06/2020 01:01:25 INFO GlusterFS mount attempt 

10/06/2020 01:00:55 INFO GlusterFS mount attempt 

10/06/2020 01:00:25 INFO GlusterFS mount attempt 

10/06/2020 00:59:55 INFO GlusterFS mount attempt 

10/06/2020 00:59:24 INFO GlusterFS mount attempt 

10/06/2020 00:58:54 INFO GlusterFS mount attempt 

10/06/2020 00:58:24 INFO GlusterFS mount attempt 

10/06/2020 00:57:54 INFO GlusterFS mount attempt 

10/06/2020 00:57:24 INFO GlusterFS mount attempt 

10/06/2020 00:56:54 INFO GlusterFS mount attempt 

10/06/2020 00:56:24 INFO GlusterFS mount attempt 

10/06/2020 00:55:54 INFO GlusterFS mount attempt 

10/06/2020 00:55:24 INFO GlusterFS mount attempt 

10/06/2020 00:54:54 INFO GlusterFS mount attempt 

10/06/2020 00:54:23 INFO GlusterFS mount attempt 

10/06/2020 00:53:53 INFO GlusterFS mount attempt 

10/06/2020 00:53:23 INFO GlusterFS mount attempt 

10/06/2020 00:52:53 INFO GlusterFS mount attempt 

10/06/2020 00:52:23 INFO GlusterFS mount attempt 

10/06/2020 00:51:53 INFO GlusterFS mount attempt 

10/06/2020 00:51:23 INFO GlusterFS mount attempt 

10/06/2020 00:50:53 INFO GlusterFS mount attempt 

10/06/2020 00:50:23 INFO GlusterFS mount attempt 

10/06/2020 00:49:53 INFO GlusterFS mount attempt 

10/06/2020 00:49:23 INFO GlusterFS mount attempt 

10/06/2020 00:48:52 INFO GlusterFS mount attempt 

10/06/2020 00:48:22 INFO GlusterFS mount attempt 

10/06/2020 00:47:52 INFO GlusterFS mount attempt 

10/06/2020 00:47:22 INFO GlusterFS mount attempt 

10/06/2020 00:46:52 INFO GlusterFS mount attempt 

10/06/2020 00:46:22 INFO GlusterFS mount attempt 

10/06/2020 00:45:52 INFO GlusterFS mount attempt 

10/06/2020 00:45:22 INFO GlusterFS mount attempt 

10/06/2020 00:44:52 INFO GlusterFS mount attempt 

10/06/2020 00:44:22 INFO GlusterFS mount attempt 

10/06/2020 00:43:52 INFO GlusterFS mount attempt 

10/06/2020 00:43:22 INFO GlusterFS mount attempt 

10/06/2020 00:42:51 INFO GlusterFS mount attempt 

10/06/2020 00:42:21 INFO GlusterFS mount attempt 

10/06/2020 00:41:51 INFO GlusterFS mount attempt 

10/06/2020 00:41:21 INFO GlusterFS mount attempt 

10/06/2020 00:40:51 INFO GlusterFS mount attempt 

10/06/2020 00:40:21 INFO GlusterFS mount attempt 

10/06/2020 00:39:51 INFO GlusterFS mount attempt 

10/06/2020 00:39:21 INFO GlusterFS mount attempt 

10/06/2020 00:38:51 INFO GlusterFS mount attempt 

10/06/2020 00:38:21 INFO GlusterFS mount attempt 

10/06/2020 00:37:51 INFO GlusterFS mount attempt 

10/06/2020 00:37:20 INFO GlusterFS mount attempt 

10/06/2020 00:36:50 INFO GlusterFS mount attempt 

10/06/2020 00:36:20 INFO GlusterFS mount attempt 

10/06/2020 00:35:50 INFO GlusterFS mount attempt 

10/06/2020 00:35:20 INFO GlusterFS mount attempt 

10/06/2020 00:34:50 INFO GlusterFS mount attempt 

10/06/2020 00:34:20 INFO GlusterFS mount attempt 

10/06/2020 00:33:50 INFO GlusterFS mount attempt 

10/06/2020 00:33:20 INFO GlusterFS mount attempt 

10/06/2020 00:32:50 INFO GlusterFS mount attempt 

10/06/2020 00:32:20 INFO GlusterFS mount attempt 

10/06/2020 00:31:49 INFO GlusterFS mount attempt 

10/06/2020 00:31:19 INFO GlusterFS mount attempt 

10/06/2020 00:30:49 INFO GlusterFS mount attempt 

10/06/2020 00:30:19 INFO GlusterFS mount attempt 

10/06/2020 00:29:49 INFO GlusterFS mount attempt 

10/06/2020 00:29:19 INFO GlusterFS mount attempt 

10/06/2020 00:28:49 INFO GlusterFS mount attempt 

10/06/2020 00:28:19 INFO GlusterFS mount attempt 

10/06/2020 00:27:49 INFO GlusterFS mount attempt 

10/06/2020 00:27:19 INFO GlusterFS mount attempt 

10/06/2020 00:26:49 INFO GlusterFS mount attempt 

10/06/2020 00:26:18 INFO GlusterFS mount attempt 

10/06/2020 00:25:48 INFO GlusterFS mount attempt 

10/06/2020 00:25:18 INFO GlusterFS mount attempt 

10/06/2020 00:24:48 INFO GlusterFS mount attempt 

10/06/2020 00:24:18 INFO GlusterFS mount attempt 

10/06/2020 00:23:48 INFO GlusterFS mount attempt 

10/06/2020 00:23:18 INFO GlusterFS mount attempt 

10/06/2020 00:22:48 INFO GlusterFS mount attempt 

10/06/2020 00:22:18 INFO GlusterFS mount attempt 

10/06/2020 00:21:48 INFO GlusterFS mount attempt 

10/06/2020 00:21:18 INFO GlusterFS mount attempt 

10/06/2020 00:20:47 INFO GlusterFS mount attempt 

10/06/2020 00:20:17 INFO GlusterFS mount attempt 

10/06/2020 00:19:47 INFO GlusterFS mount attempt 

10/06/2020 00:19:17 INFO GlusterFS mount attempt 

10/06/2020 00:18:47 INFO GlusterFS mount attempt 

10/06/2020 00:18:17 INFO GlusterFS mount attempt 

10/06/2020 00:17:47 INFO GlusterFS mount attempt 

10/06/2020 00:17:17 INFO GlusterFS mount attempt 

10/06/2020 00:16:47 INFO GlusterFS mount attempt 

10/06/2020 00:16:17 INFO GlusterFS mount attempt 

10/06/2020 00:15:47 INFO GlusterFS mount attempt 

10/06/2020 00:15:16 INFO GlusterFS mount attempt 

10/06/2020 00:14:46 INFO GlusterFS mount attempt 

10/06/2020 00:14:16 INFO GlusterFS mount attempt 

10/06/2020 00:13:46 INFO GlusterFS mount attempt 

10/06/2020 00:13:16 INFO GlusterFS mount attempt 

10/06/2020 00:12:46 INFO GlusterFS mount attempt 

10/06/2020 00:12:16 INFO GlusterFS mount attempt 

10/06/2020 00:11:46 INFO GlusterFS mount attempt 

10/06/2020 00:11:16 INFO GlusterFS mount attempt 

10/06/2020 00:10:46 INFO GlusterFS mount attempt 

10/06/2020 00:10:16 INFO GlusterFS mount attempt 

10/06/2020 00:09:45 INFO GlusterFS mount attempt 

10/06/2020 00:09:15 INFO GlusterFS mount attempt 

10/06/2020 00:08:45 INFO GlusterFS mount attempt 

10/06/2020 00:08:15 INFO GlusterFS mount attempt 

10/06/2020 00:07:45 INFO GlusterFS mount attempt 

10/06/2020 00:07:15 INFO GlusterFS mount attempt 

10/06/2020 00:06:45 INFO GlusterFS mount attempt 

10/06/2020 00:06:15 INFO GlusterFS mount attempt 

10/06/2020 00:05:45 INFO GlusterFS mount attempt 

10/06/2020 00:05:15 INFO GlusterFS mount attempt 

10/06/2020 00:04:45 INFO GlusterFS mount attempt 

10/06/2020 00:04:14 INFO GlusterFS mount attempt 

10/06/2020 00:03:44 INFO GlusterFS mount attempt 

10/06/2020 00:03:14 INFO GlusterFS mount attempt 

10/06/2020 00:02:44 INFO GlusterFS mount attempt 

10/06/2020 00:02:14 INFO GlusterFS mount attempt 

10/06/2020 00:01:44 INFO GlusterFS mount attempt 

10/06/2020 00:01:14 INFO GlusterFS mount attempt 

10/06/2020 00:00:44 INFO GlusterFS mount attempt 

10/06/2020 00:00:14 INFO GlusterFS mount attempt 

09/06/2020 23:59:44 INFO GlusterFS mount attempt 

09/06/2020 23:59:14 INFO GlusterFS mount attempt 

09/06/2020 23:58:43 INFO GlusterFS mount attempt 

09/06/2020 23:58:13 INFO GlusterFS mount attempt 

09/06/2020 23:57:43 INFO GlusterFS mount attempt 

09/06/2020 23:57:13 INFO GlusterFS mount attempt 

09/06/2020 23:56:43 INFO GlusterFS mount attempt 

09/06/2020 23:56:13 INFO GlusterFS mount attempt 

09/06/2020 23:55:43 INFO GlusterFS mount attempt 

09/06/2020 23:55:13 INFO GlusterFS mount attempt 

09/06/2020 23:54:43 INFO GlusterFS mount attempt 

09/06/2020 23:54:13 INFO GlusterFS mount attempt 

09/06/2020 23:53:43 INFO GlusterFS mount attempt 

09/06/2020 23:53:13 INFO GlusterFS mount attempt 

09/06/2020 23:52:42 INFO GlusterFS mount attempt 

09/06/2020 23:52:12 INFO GlusterFS mount attempt 

09/06/2020 23:51:42 INFO GlusterFS mount attempt 

09/06/2020 23:51:12 INFO GlusterFS mount attempt 

09/06/2020 23:50:42 INFO GlusterFS mount attempt 

09/06/2020 23:50:12 INFO GlusterFS mount attempt 

09/06/2020 23:49:42 INFO GlusterFS mount attempt 

09/06/2020 23:49:12 INFO GlusterFS mount attempt 

09/06/2020 23:48:42 INFO GlusterFS mount attempt 

09/06/2020 23:48:12 INFO GlusterFS mount attempt 

09/06/2020 23:47:42 INFO GlusterFS mount attempt 

09/06/2020 23:47:11 INFO GlusterFS mount attempt 

09/06/2020 23:46:41 INFO GlusterFS mount attempt 

09/06/2020 23:46:11 INFO GlusterFS mount attempt 

09/06/2020 23:45:41 INFO GlusterFS mount attempt 

09/06/2020 23:45:11 INFO GlusterFS mount attempt 

09/06/2020 23:44:41 INFO GlusterFS mount attempt 

09/06/2020 23:44:11 INFO GlusterFS mount attempt 

09/06/2020 23:43:41 INFO GlusterFS mount attempt 

09/06/2020 23:43:11 INFO GlusterFS mount attempt 

09/06/2020 23:42:41 INFO GlusterFS mount attempt 

09/06/2020 23:42:11 INFO GlusterFS mount attempt 

09/06/2020 23:41:40 INFO GlusterFS mount attempt 

09/06/2020 23:41:10 INFO GlusterFS mount attempt 

09/06/2020 23:40:40 INFO GlusterFS mount attempt 

09/06/2020 23:40:10 INFO GlusterFS mount attempt 

09/06/2020 23:39:40 INFO GlusterFS mount attempt 

09/06/2020 23:39:10 INFO GlusterFS mount attempt 

09/06/2020 23:38:40 INFO GlusterFS mount attempt 

09/06/2020 23:38:10 INFO GlusterFS mount attempt 

09/06/2020 23:37:40 INFO GlusterFS mount attempt 

09/06/2020 23:37:10 INFO GlusterFS mount attempt 

09/06/2020 23:36:40 INFO GlusterFS mount attempt 

09/06/2020 23:36:09 INFO GlusterFS mount attempt 

09/06/2020 23:35:39 INFO GlusterFS mount attempt 

09/06/2020 23:35:09 INFO GlusterFS mount attempt 

09/06/2020 23:34:39 INFO GlusterFS mount attempt 

09/06/2020 23:34:09 INFO GlusterFS mount attempt 

09/06/2020 23:33:39 INFO GlusterFS mount attempt 

09/06/2020 23:33:09 INFO GlusterFS mount attempt 

09/06/2020 23:32:39 INFO GlusterFS mount attempt 

09/06/2020 23:32:09 INFO GlusterFS mount attempt 

09/06/2020 23:31:39 INFO GlusterFS mount attempt 

09/06/2020 23:31:09 INFO GlusterFS mount attempt 

09/06/2020 23:30:38 INFO GlusterFS mount attempt 

09/06/2020 23:30:08 INFO GlusterFS mount attempt 

09/06/2020 23:29:38 INFO GlusterFS mount attempt 

09/06/2020 23:29:08 INFO GlusterFS mount attempt 

09/06/2020 23:28:38 INFO GlusterFS mount attempt 

09/06/2020 23:28:08 INFO GlusterFS mount attempt 

09/06/2020 23:27:38 INFO GlusterFS mount attempt 

09/06/2020 23:27:08 INFO GlusterFS mount attempt 

09/06/2020 23:26:38 INFO GlusterFS mount attempt 

09/06/2020 23:26:08 INFO GlusterFS mount attempt 

09/06/2020 23:25:38 INFO GlusterFS mount attempt 

09/06/2020 23:25:07 INFO GlusterFS mount attempt 

09/06/2020 23:24:37 INFO GlusterFS mount attempt 

09/06/2020 23:24:07 INFO GlusterFS mount attempt 

09/06/2020 23:23:37 INFO GlusterFS mount attempt 

09/06/2020 23:23:07 INFO GlusterFS mount attempt 

09/06/2020 23:22:37 INFO GlusterFS mount attempt 

09/06/2020 23:22:07 INFO GlusterFS mount attempt 

09/06/2020 23:21:37 INFO GlusterFS mount attempt 

09/06/2020 23:21:07 INFO GlusterFS mount attempt 

09/06/2020 23:20:37 INFO GlusterFS mount attempt 

09/06/2020 23:20:07 INFO GlusterFS mount attempt 

09/06/2020 23:19:36 INFO GlusterFS mount attempt 

09/06/2020 23:19:06 INFO GlusterFS mount attempt 

09/06/2020 23:18:36 INFO GlusterFS mount attempt 

09/06/2020 23:18:06 INFO GlusterFS mount attempt 

09/06/2020 23:17:36 INFO GlusterFS mount attempt 

09/06/2020 23:17:06 INFO GlusterFS mount attempt 

09/06/2020 23:16:36 INFO GlusterFS mount attempt 

09/06/2020 23:16:06 INFO GlusterFS mount attempt 

09/06/2020 23:15:36 INFO GlusterFS mount attempt 

09/06/2020 23:15:06 INFO GlusterFS mount attempt 

09/06/2020 23:14:35 INFO GlusterFS mount attempt 

09/06/2020 23:14:05 INFO GlusterFS mount attempt 

09/06/2020 23:13:35 INFO GlusterFS mount attempt 

09/06/2020 23:13:05 INFO GlusterFS mount attempt 

09/06/2020 23:12:35 INFO GlusterFS mount attempt 

09/06/2020 23:12:05 INFO GlusterFS mount attempt 

09/06/2020 23:11:35 INFO GlusterFS mount attempt 

09/06/2020 23:11:05 INFO GlusterFS mount attempt 

09/06/2020 23:10:35 INFO GlusterFS mount attempt 

09/06/2020 23:10:05 INFO GlusterFS mount attempt 

09/06/2020 23:09:35 INFO GlusterFS mount attempt 

09/06/2020 23:09:04 INFO GlusterFS mount attempt 

09/06/2020 23:08:34 INFO GlusterFS mount attempt 

09/06/2020 23:08:04 INFO GlusterFS mount attempt 

09/06/2020 23:07:34 INFO GlusterFS mount attempt 

09/06/2020 23:07:04 INFO GlusterFS mount attempt 

09/06/2020 23:06:34 INFO GlusterFS mount attempt 

09/06/2020 23:06:04 INFO GlusterFS mount attempt 

09/06/2020 23:05:34 INFO GlusterFS mount attempt 

09/06/2020 23:05:04 INFO GlusterFS mount attempt 

09/06/2020 23:04:34 INFO GlusterFS mount attempt 

09/06/2020 23:04:03 INFO GlusterFS mount attempt 

09/06/2020 23:03:33 INFO GlusterFS mount attempt 

09/06/2020 23:03:03 INFO GlusterFS mount attempt 

09/06/2020 23:02:33 INFO GlusterFS mount attempt 

09/06/2020 23:02:03 INFO GlusterFS mount attempt 

09/06/2020 23:01:33 INFO GlusterFS mount attempt 

09/06/2020 23:01:03 INFO GlusterFS mount attempt 

09/06/2020 23:00:33 INFO GlusterFS mount attempt 

09/06/2020 23:00:03 INFO GlusterFS mount attempt 

09/06/2020 22:59:33 INFO GlusterFS mount attempt 

09/06/2020 22:59:03 INFO GlusterFS mount attempt 

09/06/2020 22:58:32 INFO GlusterFS mount attempt 

09/06/2020 22:58:02 INFO GlusterFS mount attempt 

09/06/2020 22:57:32 INFO GlusterFS mount attempt 

09/06/2020 22:57:02 INFO GlusterFS mount attempt 

09/06/2020 22:56:32 INFO GlusterFS mount attempt 

09/06/2020 22:56:02 INFO GlusterFS mount attempt 

09/06/2020 22:55:32 INFO GlusterFS mount attempt 

09/06/2020 22:55:02 INFO GlusterFS mount attempt 

09/06/2020 22:54:32 INFO GlusterFS mount attempt 

09/06/2020 22:54:02 INFO GlusterFS mount attempt 

09/06/2020 22:53:32 INFO GlusterFS mount attempt 

09/06/2020 22:53:01 INFO GlusterFS mount attempt 

09/06/2020 22:52:31 INFO GlusterFS mount attempt 

09/06/2020 22:52:01 INFO GlusterFS mount attempt 

09/06/2020 22:51:31 INFO GlusterFS mount attempt 

09/06/2020 22:51:01 INFO GlusterFS mount attempt 

09/06/2020 22:50:31 INFO GlusterFS mount attempt 

09/06/2020 22:50:01 INFO GlusterFS mount attempt 

09/06/2020 22:49:31 INFO GlusterFS mount attempt 

09/06/2020 22:49:01 INFO GlusterFS mount attempt 

09/06/2020 22:48:31 INFO GlusterFS mount attempt 

09/06/2020 22:48:01 INFO GlusterFS mount attempt 

09/06/2020 22:47:31 INFO GlusterFS mount attempt 

09/06/2020 22:47:00 INFO GlusterFS mount attempt 

09/06/2020 22:46:30 INFO GlusterFS mount attempt 

09/06/2020 22:46:00 INFO GlusterFS mount attempt 

09/06/2020 22:45:30 INFO GlusterFS mount attempt 

09/06/2020 22:45:00 INFO GlusterFS mount attempt 

09/06/2020 22:44:30 INFO GlusterFS mount attempt 

09/06/2020 22:44:00 INFO GlusterFS mount attempt 

09/06/2020 22:43:30 INFO GlusterFS mount attempt 

09/06/2020 22:43:00 INFO GlusterFS mount attempt 

09/06/2020 22:42:30 INFO GlusterFS mount attempt 

09/06/2020 22:41:59 INFO GlusterFS mount attempt 

09/06/2020 22:41:29 INFO GlusterFS mount attempt 

09/06/2020 22:40:59 INFO GlusterFS mount attempt 

09/06/2020 22:40:29 INFO GlusterFS mount attempt 

09/06/2020 22:39:59 INFO GlusterFS mount attempt 

09/06/2020 22:39:29 INFO GlusterFS mount attempt 

09/06/2020 22:38:59 INFO GlusterFS mount attempt 

09/06/2020 22:38:29 INFO GlusterFS mount attempt 

09/06/2020 22:37:59 INFO GlusterFS mount attempt 

09/06/2020 22:37:29 INFO GlusterFS mount attempt 

09/06/2020 22:36:59 INFO GlusterFS mount attempt 

09/06/2020 22:36:28 INFO GlusterFS mount attempt 

09/06/2020 22:35:58 INFO GlusterFS mount attempt 

09/06/2020 22:35:28 INFO GlusterFS mount attempt 

09/06/2020 22:34:58 INFO GlusterFS mount attempt 

09/06/2020 22:34:28 INFO GlusterFS mount attempt 

09/06/2020 22:33:58 INFO GlusterFS mount attempt 

09/06/2020 22:33:28 INFO GlusterFS mount attempt 

09/06/2020 22:32:58 INFO GlusterFS mount attempt 

09/06/2020 22:32:28 INFO GlusterFS mount attempt 

09/06/2020 22:31:58 INFO GlusterFS mount attempt 

09/06/2020 22:31:27 INFO GlusterFS mount attempt 

09/06/2020 22:30:57 INFO GlusterFS mount attempt 

09/06/2020 22:30:27 INFO GlusterFS mount attempt 

09/06/2020 22:29:57 INFO GlusterFS mount attempt 

09/06/2020 22:29:27 INFO GlusterFS mount attempt 

09/06/2020 22:28:57 INFO GlusterFS mount attempt 

09/06/2020 22:28:27 INFO GlusterFS mount attempt 

09/06/2020 22:27:57 INFO GlusterFS mount attempt 

09/06/2020 22:27:27 INFO GlusterFS mount attempt 

09/06/2020 22:26:57 INFO GlusterFS mount attempt 

09/06/2020 22:26:27 INFO GlusterFS mount attempt 

09/06/2020 22:25:56 INFO GlusterFS mount attempt 

09/06/2020 22:25:26 INFO GlusterFS mount attempt 

09/06/2020 22:24:56 INFO GlusterFS mount attempt 

09/06/2020 22:24:26 INFO GlusterFS mount attempt 

09/06/2020 22:23:56 INFO GlusterFS mount attempt 

09/06/2020 22:23:26 INFO GlusterFS mount attempt 

09/06/2020 22:22:56 INFO GlusterFS mount attempt 

09/06/2020 22:22:26 INFO GlusterFS mount attempt 

09/06/2020 22:21:56 INFO GlusterFS mount attempt 

09/06/2020 22:21:26 INFO GlusterFS mount attempt 

09/06/2020 22:20:55 INFO GlusterFS mount attempt 

09/06/2020 22:20:25 INFO GlusterFS mount attempt 

09/06/2020 22:19:55 INFO GlusterFS mount attempt 

09/06/2020 22:19:25 INFO GlusterFS mount attempt 

09/06/2020 22:18:55 INFO GlusterFS mount attempt 

09/06/2020 22:18:25 INFO GlusterFS mount attempt 

09/06/2020 22:17:55 INFO GlusterFS mount attempt 

09/06/2020 22:17:25 INFO GlusterFS mount attempt 

09/06/2020 22:16:55 INFO GlusterFS mount attempt 

09/06/2020 22:16:25 INFO GlusterFS mount attempt 

09/06/2020 22:15:55 INFO GlusterFS mount attempt 

09/06/2020 22:15:24 INFO GlusterFS mount attempt 

09/06/2020 22:14:54 INFO GlusterFS mount attempt 

09/06/2020 22:14:24 INFO GlusterFS mount attempt 

09/06/2020 22:13:54 INFO GlusterFS mount attempt 

09/06/2020 22:13:24 INFO GlusterFS mount attempt 

09/06/2020 22:12:54 INFO GlusterFS mount attempt 

09/06/2020 22:12:24 INFO GlusterFS mount attempt 

09/06/2020 22:11:54 INFO GlusterFS mount attempt 

09/06/2020 22:11:24 INFO GlusterFS mount attempt 

09/06/2020 22:10:54 INFO GlusterFS mount attempt 

09/06/2020 22:10:24 INFO GlusterFS mount attempt 

09/06/2020 22:09:53 INFO GlusterFS mount attempt 

09/06/2020 22:09:23 INFO GlusterFS mount attempt 

09/06/2020 22:08:53 INFO GlusterFS mount attempt 

09/06/2020 22:08:23 INFO GlusterFS mount attempt 

09/06/2020 22:07:53 INFO GlusterFS mount attempt 

09/06/2020 22:07:23 INFO GlusterFS mount attempt 

09/06/2020 22:06:53 INFO GlusterFS mount attempt 

09/06/2020 22:06:23 INFO GlusterFS mount attempt 

09/06/2020 22:05:53 INFO GlusterFS mount attempt 

09/06/2020 22:05:23 INFO GlusterFS mount attempt 

09/06/2020 22:04:53 INFO GlusterFS mount attempt 

09/06/2020 22:04:22 INFO GlusterFS mount attempt 

09/06/2020 22:03:52 INFO GlusterFS mount attempt 

09/06/2020 22:03:22 INFO GlusterFS mount attempt 

09/06/2020 22:02:52 INFO GlusterFS mount attempt 

09/06/2020 22:02:22 INFO GlusterFS mount attempt 

09/06/2020 22:01:52 INFO GlusterFS mount attempt 

09/06/2020 22:01:22 INFO GlusterFS mount attempt 

09/06/2020 22:00:52 INFO GlusterFS mount attempt 

09/06/2020 22:00:22 INFO GlusterFS mount attempt 

09/06/2020 21:59:52 INFO GlusterFS mount attempt 

09/06/2020 21:59:22 INFO GlusterFS mount attempt 

09/06/2020 21:58:51 INFO GlusterFS mount attempt 

09/06/2020 21:58:21 INFO GlusterFS mount attempt 

09/06/2020 21:57:51 INFO GlusterFS mount attempt 

09/06/2020 21:57:21 INFO GlusterFS mount attempt 

09/06/2020 21:56:51 INFO GlusterFS mount attempt 

09/06/2020 21:56:21 INFO GlusterFS mount attempt 

09/06/2020 21:55:51 INFO GlusterFS mount attempt 

09/06/2020 21:55:21 INFO GlusterFS mount attempt 

09/06/2020 21:54:51 INFO GlusterFS mount attempt 

09/06/2020 21:54:21 INFO GlusterFS mount attempt 

09/06/2020 21:53:51 INFO GlusterFS mount attempt 

09/06/2020 21:53:20 INFO GlusterFS mount attempt 

09/06/2020 21:52:50 INFO GlusterFS mount attempt 

09/06/2020 21:52:20 INFO GlusterFS mount attempt 

09/06/2020 21:51:50 INFO GlusterFS mount attempt 

09/06/2020 21:51:20 INFO GlusterFS mount attempt 

09/06/2020 21:50:50 INFO GlusterFS mount attempt 

09/06/2020 21:50:20 INFO GlusterFS mount attempt 

09/06/2020 21:49:50 INFO GlusterFS mount attempt 

09/06/2020 21:49:20 INFO GlusterFS mount attempt 

09/06/2020 21:48:50 INFO GlusterFS mount attempt 

09/06/2020 21:48:20 INFO GlusterFS mount attempt 

09/06/2020 21:47:50 INFO GlusterFS mount attempt 

09/06/2020 21:47:19 INFO GlusterFS mount attempt 

09/06/2020 21:46:49 INFO GlusterFS mount attempt 

09/06/2020 21:46:19 INFO GlusterFS mount attempt 

09/06/2020 21:45:49 INFO GlusterFS mount attempt 

09/06/2020 21:45:19 INFO GlusterFS mount attempt 

09/06/2020 21:44:49 INFO GlusterFS mount attempt 

09/06/2020 21:44:19 INFO GlusterFS mount attempt 

09/06/2020 21:43:49 INFO GlusterFS mount attempt 

09/06/2020 21:43:19 INFO GlusterFS mount attempt 

09/06/2020 21:42:49 INFO GlusterFS mount attempt 

09/06/2020 21:42:19 INFO GlusterFS mount attempt 

09/06/2020 21:41:48 INFO GlusterFS mount attempt 

09/06/2020 21:41:18 INFO GlusterFS mount attempt 

09/06/2020 21:40:48 INFO GlusterFS mount attempt 

09/06/2020 21:40:18 INFO GlusterFS mount attempt 

09/06/2020 21:39:48 INFO GlusterFS mount attempt 

09/06/2020 21:39:18 INFO GlusterFS mount attempt 

09/06/2020 21:38:48 INFO GlusterFS mount attempt 

09/06/2020 21:38:18 INFO GlusterFS mount attempt 

09/06/2020 21:37:48 INFO GlusterFS mount attempt 

09/06/2020 21:37:18 INFO GlusterFS mount attempt 

09/06/2020 21:36:48 INFO GlusterFS mount attempt 

09/06/2020 21:36:17 INFO GlusterFS mount attempt 

09/06/2020 21:35:47 INFO GlusterFS mount attempt 

09/06/2020 21:35:17 INFO GlusterFS mount attempt 

09/06/2020 21:34:47 INFO GlusterFS mount attempt 

09/06/2020 21:34:17 INFO GlusterFS mount attempt 

09/06/2020 21:33:47 INFO GlusterFS mount attempt 

09/06/2020 21:33:17 INFO GlusterFS mount attempt 

09/06/2020 21:32:47 INFO GlusterFS mount attempt 

09/06/2020 21:32:17 INFO GlusterFS mount attempt 

09/06/2020 21:31:47 INFO GlusterFS mount attempt 

09/06/2020 21:31:16 INFO GlusterFS mount attempt 

09/06/2020 21:30:46 INFO GlusterFS mount attempt 

09/06/2020 21:30:16 INFO GlusterFS mount attempt 

09/06/2020 21:29:46 INFO GlusterFS mount attempt 

09/06/2020 21:29:16 INFO GlusterFS mount attempt 

09/06/2020 21:28:46 INFO GlusterFS mount attempt 

09/06/2020 21:28:16 INFO GlusterFS mount attempt 

09/06/2020 21:27:46 INFO GlusterFS mount attempt 

09/06/2020 21:27:16 INFO GlusterFS mount attempt 

09/06/2020 21:26:46 INFO GlusterFS mount attempt 

09/06/2020 21:26:16 INFO GlusterFS mount attempt 

09/06/2020 21:25:45 INFO GlusterFS mount attempt 

09/06/2020 21:25:15 INFO GlusterFS mount attempt 

09/06/2020 21:24:45 INFO GlusterFS mount attempt 

09/06/2020 21:24:15 INFO GlusterFS mount attempt 

09/06/2020 21:23:45 INFO GlusterFS mount attempt 

09/06/2020 21:23:15 INFO GlusterFS mount attempt 

09/06/2020 21:22:45 INFO GlusterFS mount attempt 

09/06/2020 21:22:15 INFO GlusterFS mount attempt 

09/06/2020 21:21:45 INFO GlusterFS mount attempt 

09/06/2020 21:21:15 INFO GlusterFS mount attempt 

09/06/2020 21:20:45 INFO GlusterFS mount attempt 

09/06/2020 21:20:14 INFO GlusterFS mount attempt 

09/06/2020 21:19:44 INFO GlusterFS mount attempt 

09/06/2020 21:19:14 INFO GlusterFS mount attempt 

09/06/2020 21:18:44 INFO GlusterFS mount attempt 

09/06/2020 21:18:14 INFO GlusterFS mount attempt 

09/06/2020 21:17:44 INFO GlusterFS mount attempt 

09/06/2020 21:17:14 INFO GlusterFS mount attempt 

09/06/2020 21:16:44 INFO GlusterFS mount attempt 

09/06/2020 21:16:14 INFO GlusterFS mount attempt 

09/06/2020 21:15:44 INFO GlusterFS mount attempt 

09/06/2020 21:15:14 INFO GlusterFS mount attempt 

09/06/2020 21:14:43 INFO GlusterFS mount attempt 

09/06/2020 21:14:13 INFO GlusterFS mount attempt 

09/06/2020 21:13:43 INFO GlusterFS mount attempt 

09/06/2020 21:13:13 INFO GlusterFS mount attempt 

09/06/2020 21:12:43 INFO GlusterFS mount attempt 

09/06/2020 21:12:13 INFO GlusterFS mount attempt 

09/06/2020 21:11:43 INFO GlusterFS mount attempt 

09/06/2020 21:11:13 INFO GlusterFS mount attempt 

09/06/2020 21:10:43 INFO GlusterFS mount attempt 

09/06/2020 21:10:13 INFO GlusterFS mount attempt 

09/06/2020 21:09:43 INFO GlusterFS mount attempt 

09/06/2020 21:09:12 INFO GlusterFS mount attempt 

09/06/2020 21:08:42 INFO GlusterFS mount attempt 

09/06/2020 21:08:12 INFO GlusterFS mount attempt 

09/06/2020 21:07:42 INFO GlusterFS mount attempt 

09/06/2020 21:07:12 INFO GlusterFS mount attempt 

09/06/2020 21:06:42 INFO GlusterFS mount attempt 

09/06/2020 21:06:12 INFO GlusterFS mount attempt 

09/06/2020 21:05:42 INFO GlusterFS mount attempt 

09/06/2020 21:05:12 INFO GlusterFS mount attempt 

09/06/2020 21:04:42 INFO GlusterFS mount attempt 

09/06/2020 21:04:12 INFO GlusterFS mount attempt 

09/06/2020 21:03:42 INFO GlusterFS mount attempt 

09/06/2020 21:03:11 INFO GlusterFS mount attempt 

09/06/2020 21:02:41 INFO GlusterFS mount attempt 

09/06/2020 21:02:11 INFO GlusterFS mount attempt 

09/06/2020 21:01:41 INFO GlusterFS mount attempt 

09/06/2020 21:01:11 INFO GlusterFS mount attempt 

09/06/2020 21:00:41 INFO GlusterFS mount attempt 

09/06/2020 21:00:11 INFO GlusterFS mount attempt 

09/06/2020 20:59:41 INFO GlusterFS mount attempt 

09/06/2020 20:59:11 INFO GlusterFS mount attempt 

09/06/2020 20:58:41 INFO GlusterFS mount attempt 

09/06/2020 20:58:11 INFO GlusterFS mount attempt 

09/06/2020 20:57:40 INFO GlusterFS mount attempt 

09/06/2020 20:57:10 INFO GlusterFS mount attempt 

09/06/2020 20:56:40 INFO GlusterFS mount attempt 

09/06/2020 20:56:10 INFO GlusterFS mount attempt 

09/06/2020 20:55:40 INFO GlusterFS mount attempt 

09/06/2020 20:55:10 INFO GlusterFS mount attempt 

09/06/2020 20:54:40 INFO GlusterFS mount attempt 

09/06/2020 20:54:10 INFO GlusterFS mount attempt 

09/06/2020 20:53:40 INFO GlusterFS mount attempt 

09/06/2020 20:53:10 INFO GlusterFS mount attempt 

09/06/2020 20:52:40 INFO GlusterFS mount attempt 

09/06/2020 20:52:10 INFO GlusterFS mount attempt 

09/06/2020 20:51:39 INFO GlusterFS mount attempt 

09/06/2020 20:51:09 INFO GlusterFS mount attempt 

09/06/2020 20:50:39 INFO GlusterFS mount attempt 

09/06/2020 20:50:09 INFO GlusterFS mount attempt 

09/06/2020 20:49:39 INFO GlusterFS mount attempt 

09/06/2020 20:49:09 INFO GlusterFS mount attempt 

09/06/2020 20:48:39 INFO GlusterFS mount attempt 

09/06/2020 20:48:09 INFO GlusterFS mount attempt 

09/06/2020 20:47:39 INFO GlusterFS mount attempt 

09/06/2020 20:47:09 INFO GlusterFS mount attempt 

09/06/2020 20:46:38 INFO GlusterFS mount attempt 

09/06/2020 20:46:08 INFO GlusterFS mount attempt 

09/06/2020 20:45:38 INFO GlusterFS mount attempt 

09/06/2020 20:45:08 INFO GlusterFS mount attempt 

09/06/2020 20:44:38 INFO GlusterFS mount attempt 

09/06/2020 20:44:08 INFO GlusterFS mount attempt 

09/06/2020 20:43:38 INFO GlusterFS mount attempt 

09/06/2020 20:43:08 INFO GlusterFS mount attempt 

09/06/2020 20:42:38 INFO GlusterFS mount attempt 

09/06/2020 20:42:08 INFO GlusterFS mount attempt 

09/06/2020 20:41:38 INFO GlusterFS mount attempt 

09/06/2020 20:41:07 INFO GlusterFS mount attempt 

09/06/2020 20:40:37 INFO GlusterFS mount attempt 

09/06/2020 20:40:07 INFO GlusterFS mount attempt 

09/06/2020 20:39:37 INFO GlusterFS mount attempt 

09/06/2020 20:39:07 INFO GlusterFS mount attempt 

09/06/2020 20:38:37 INFO GlusterFS mount attempt 

09/06/2020 20:38:07 INFO GlusterFS mount attempt 

09/06/2020 20:37:37 INFO GlusterFS mount attempt 

09/06/2020 20:37:07 INFO GlusterFS mount attempt 

09/06/2020 20:36:37 INFO GlusterFS mount attempt 

09/06/2020 20:36:07 INFO GlusterFS mount attempt 

09/06/2020 20:35:36 INFO GlusterFS mount attempt 

09/06/2020 20:35:06 INFO GlusterFS mount attempt 

09/06/2020 20:34:36 INFO GlusterFS mount attempt 

09/06/2020 20:34:06 INFO GlusterFS mount attempt 

09/06/2020 20:33:36 INFO GlusterFS mount attempt 

09/06/2020 20:33:06 INFO GlusterFS mount attempt 

09/06/2020 20:32:36 INFO GlusterFS mount attempt 

09/06/2020 20:32:06 INFO GlusterFS mount attempt 

09/06/2020 20:31:36 INFO GlusterFS mount attempt 

09/06/2020 20:31:06 INFO GlusterFS mount attempt 

09/06/2020 20:30:36 INFO GlusterFS mount attempt 

09/06/2020 20:30:05 INFO GlusterFS mount attempt 

09/06/2020 20:29:35 INFO GlusterFS mount attempt 

09/06/2020 20:29:05 INFO GlusterFS mount attempt 

09/06/2020 20:28:35 INFO GlusterFS mount attempt 

09/06/2020 20:28:05 INFO GlusterFS mount attempt 

09/06/2020 20:27:35 INFO GlusterFS mount attempt 

09/06/2020 20:27:05 INFO GlusterFS mount attempt 

09/06/2020 20:26:35 INFO GlusterFS mount attempt 

09/06/2020 20:26:05 INFO GlusterFS mount attempt 

09/06/2020 20:25:35 INFO GlusterFS mount attempt 

09/06/2020 20:25:05 INFO GlusterFS mount attempt 

09/06/2020 20:24:34 INFO GlusterFS mount attempt 

09/06/2020 20:24:04 INFO GlusterFS mount attempt 

09/06/2020 20:23:34 INFO GlusterFS mount attempt 

09/06/2020 20:23:04 INFO GlusterFS mount attempt 

09/06/2020 20:22:34 INFO GlusterFS mount attempt 

09/06/2020 20:22:04 INFO GlusterFS mount attempt 

09/06/2020 20:21:34 INFO GlusterFS mount attempt 

09/06/2020 20:21:04 INFO GlusterFS mount attempt 

09/06/2020 20:20:34 INFO GlusterFS mount attempt 

09/06/2020 20:20:04 INFO GlusterFS mount attempt 

09/06/2020 20:19:34 INFO GlusterFS mount attempt 

09/06/2020 20:19:03 INFO GlusterFS mount attempt 

09/06/2020 20:18:33 INFO GlusterFS mount attempt 

09/06/2020 20:18:03 INFO GlusterFS mount attempt 

09/06/2020 20:17:33 INFO GlusterFS mount attempt 

09/06/2020 20:17:03 INFO GlusterFS mount attempt 

09/06/2020 20:16:33 INFO GlusterFS mount attempt 

09/06/2020 20:16:03 INFO GlusterFS mount attempt 

09/06/2020 20:15:33 INFO GlusterFS mount attempt 

09/06/2020 20:15:03 INFO GlusterFS mount attempt 

09/06/2020 20:14:33 INFO GlusterFS mount attempt 

09/06/2020 20:14:03 INFO GlusterFS mount attempt 

09/06/2020 20:13:32 INFO GlusterFS mount attempt 

09/06/2020 20:13:02 INFO GlusterFS mount attempt 

09/06/2020 20:12:32 INFO GlusterFS mount attempt 

09/06/2020 20:12:02 INFO GlusterFS mount attempt 

09/06/2020 20:11:32 INFO GlusterFS mount attempt 

09/06/2020 20:11:02 INFO GlusterFS mount attempt 

09/06/2020 20:10:32 INFO GlusterFS mount attempt 

09/06/2020 20:10:02 INFO GlusterFS mount attempt 

09/06/2020 20:09:32 INFO GlusterFS mount attempt 

09/06/2020 20:09:02 INFO GlusterFS mount attempt 

09/06/2020 20:08:32 INFO GlusterFS mount attempt 

09/06/2020 20:08:02 INFO GlusterFS mount attempt 

09/06/2020 20:07:31 INFO GlusterFS mount attempt 

09/06/2020 20:07:01 INFO GlusterFS mount attempt 

09/06/2020 20:06:31 INFO GlusterFS mount attempt 

09/06/2020 20:06:01 INFO GlusterFS mount attempt 

09/06/2020 20:05:31 INFO GlusterFS mount attempt 

09/06/2020 20:05:01 INFO GlusterFS mount attempt 

09/06/2020 20:04:31 INFO GlusterFS mount attempt 

09/06/2020 20:04:01 INFO GlusterFS mount attempt 

09/06/2020 20:03:31 INFO GlusterFS mount attempt 

09/06/2020 20:03:01 INFO GlusterFS mount attempt 

09/06/2020 20:02:31 INFO GlusterFS mount attempt 

09/06/2020 20:02:00 INFO GlusterFS mount attempt 

09/06/2020 20:01:30 INFO GlusterFS mount attempt 

09/06/2020 20:01:00 INFO GlusterFS mount attempt 

09/06/2020 20:00:30 INFO GlusterFS mount attempt 

09/06/2020 20:00:00 INFO GlusterFS mount attempt 

09/06/2020 19:59:30 INFO GlusterFS mount attempt 

09/06/2020 19:59:00 INFO GlusterFS mount attempt 

09/06/2020 19:58:30 INFO GlusterFS mount attempt 

09/06/2020 19:58:00 INFO GlusterFS mount attempt 

09/06/2020 19:57:30 INFO GlusterFS mount attempt 

09/06/2020 19:57:00 INFO GlusterFS mount attempt 

09/06/2020 19:56:30 INFO GlusterFS mount attempt 

09/06/2020 19:55:59 INFO GlusterFS mount attempt 

09/06/2020 19:55:29 INFO GlusterFS mount attempt 

09/06/2020 19:54:59 INFO GlusterFS mount attempt 

09/06/2020 19:54:29 INFO GlusterFS mount attempt 

09/06/2020 19:53:59 INFO GlusterFS mount attempt 

09/06/2020 19:53:29 INFO GlusterFS mount attempt 

09/06/2020 19:52:59 INFO GlusterFS mount attempt 

09/06/2020 19:52:29 INFO GlusterFS mount attempt 

09/06/2020 19:51:59 INFO GlusterFS mount attempt 

09/06/2020 19:51:29 INFO GlusterFS mount attempt 

09/06/2020 19:50:59 INFO GlusterFS mount attempt 

09/06/2020 19:50:28 INFO GlusterFS mount attempt 

09/06/2020 19:49:58 INFO GlusterFS mount attempt 

09/06/2020 19:49:28 INFO GlusterFS mount attempt 

09/06/2020 19:48:58 INFO GlusterFS mount attempt 

09/06/2020 19:48:28 INFO GlusterFS mount attempt 

09/06/2020 19:47:58 INFO GlusterFS mount attempt 

09/06/2020 19:47:28 INFO GlusterFS mount attempt 

09/06/2020 19:46:58 INFO GlusterFS mount attempt 

09/06/2020 19:46:28 INFO GlusterFS mount attempt 

09/06/2020 19:45:58 INFO GlusterFS mount attempt 

09/06/2020 19:45:27 INFO GlusterFS mount attempt 

09/06/2020 19:44:57 INFO GlusterFS mount attempt 

09/06/2020 19:44:27 INFO GlusterFS mount attempt 

09/06/2020 19:43:57 INFO GlusterFS mount attempt 

09/06/2020 19:43:27 INFO GlusterFS mount attempt 

09/06/2020 19:42:57 INFO GlusterFS mount attempt 

09/06/2020 19:42:27 INFO GlusterFS mount attempt 

09/06/2020 19:41:57 INFO GlusterFS mount attempt 

09/06/2020 19:41:27 INFO GlusterFS mount attempt 

09/06/2020 19:40:57 INFO GlusterFS mount attempt 

09/06/2020 19:40:27 INFO GlusterFS mount attempt 

09/06/2020 19:39:56 INFO GlusterFS mount attempt 

09/06/2020 19:39:26 INFO GlusterFS mount attempt 

09/06/2020 19:38:56 INFO GlusterFS mount attempt 

09/06/2020 19:38:26 INFO GlusterFS mount attempt 

09/06/2020 19:37:56 INFO GlusterFS mount attempt 

09/06/2020 19:37:26 INFO GlusterFS mount attempt 

09/06/2020 19:36:56 INFO GlusterFS mount attempt 

09/06/2020 19:36:26 INFO GlusterFS mount attempt 

09/06/2020 19:35:56 INFO GlusterFS mount attempt 

09/06/2020 19:35:26 INFO GlusterFS mount attempt 

09/06/2020 19:34:56 INFO GlusterFS mount attempt 

09/06/2020 19:34:25 INFO GlusterFS mount attempt 

09/06/2020 19:33:55 INFO GlusterFS mount attempt 

09/06/2020 19:33:25 INFO GlusterFS mount attempt 

09/06/2020 19:32:55 INFO GlusterFS mount attempt 

09/06/2020 19:32:25 INFO GlusterFS mount attempt 

09/06/2020 19:31:55 INFO GlusterFS mount attempt 

09/06/2020 19:31:25 INFO GlusterFS mount attempt 

09/06/2020 19:30:55 INFO GlusterFS mount attempt 

09/06/2020 19:30:25 INFO GlusterFS mount attempt 

09/06/2020 19:29:55 INFO GlusterFS mount attempt 

09/06/2020 19:29:25 INFO GlusterFS mount attempt 

09/06/2020 19:28:55 INFO GlusterFS mount attempt 

09/06/2020 19:28:24 INFO GlusterFS mount attempt 

09/06/2020 19:27:54 INFO GlusterFS mount attempt 

09/06/2020 19:27:24 INFO GlusterFS mount attempt 

09/06/2020 19:26:54 INFO GlusterFS mount attempt 

09/06/2020 19:26:24 INFO GlusterFS mount attempt 

09/06/2020 19:25:54 INFO GlusterFS mount attempt 

09/06/2020 19:25:24 INFO GlusterFS mount attempt 

09/06/2020 19:24:54 INFO GlusterFS mount attempt 

09/06/2020 19:24:24 INFO GlusterFS mount attempt 

09/06/2020 19:23:54 INFO GlusterFS mount attempt 

09/06/2020 19:23:24 INFO GlusterFS mount attempt 

09/06/2020 19:22:53 INFO GlusterFS mount attempt 

09/06/2020 19:22:23 INFO GlusterFS mount attempt 

09/06/2020 19:21:53 INFO GlusterFS mount attempt 

09/06/2020 19:21:23 INFO GlusterFS mount attempt 

09/06/2020 19:20:53 INFO GlusterFS mount attempt 

09/06/2020 19:20:23 INFO GlusterFS mount attempt 

09/06/2020 19:19:53 INFO GlusterFS mount attempt 

09/06/2020 19:19:23 INFO GlusterFS mount attempt 

09/06/2020 19:18:53 INFO GlusterFS mount attempt 

09/06/2020 19:18:23 INFO GlusterFS mount attempt 

09/06/2020 19:17:53 INFO GlusterFS mount attempt 

09/06/2020 19:17:22 INFO GlusterFS mount attempt 

09/06/2020 19:16:52 INFO GlusterFS mount attempt 

09/06/2020 19:16:22 INFO GlusterFS mount attempt 

09/06/2020 19:15:52 INFO GlusterFS mount attempt 

09/06/2020 19:15:22 INFO GlusterFS mount attempt 

09/06/2020 19:14:52 INFO GlusterFS mount attempt 

09/06/2020 19:14:22 INFO GlusterFS mount attempt 

09/06/2020 19:13:52 INFO GlusterFS mount attempt 

09/06/2020 19:13:22 INFO GlusterFS mount attempt 

09/06/2020 19:12:52 INFO GlusterFS mount attempt 

09/06/2020 19:12:22 INFO GlusterFS mount attempt 

09/06/2020 19:11:51 INFO GlusterFS mount attempt 

09/06/2020 19:11:21 INFO GlusterFS mount attempt 

09/06/2020 19:10:51 INFO GlusterFS mount attempt 

09/06/2020 19:10:21 INFO GlusterFS mount attempt 

09/06/2020 19:09:51 INFO GlusterFS mount attempt 

09/06/2020 19:09:21 INFO GlusterFS mount attempt 

09/06/2020 19:08:51 INFO GlusterFS mount attempt 

09/06/2020 19:08:21 INFO GlusterFS mount attempt 

09/06/2020 19:07:51 INFO GlusterFS mount attempt 

09/06/2020 19:07:21 INFO GlusterFS mount attempt 

09/06/2020 19:06:51 INFO GlusterFS mount attempt 

09/06/2020 19:06:20 INFO GlusterFS mount attempt 

09/06/2020 19:05:50 INFO GlusterFS mount attempt 

09/06/2020 19:05:20 INFO GlusterFS mount attempt 

09/06/2020 19:04:50 INFO GlusterFS mount attempt 

09/06/2020 19:04:20 INFO GlusterFS mount attempt 

09/06/2020 19:03:50 INFO GlusterFS mount attempt 

09/06/2020 19:03:20 INFO GlusterFS mount attempt 

09/06/2020 19:02:50 INFO GlusterFS mount attempt 

09/06/2020 19:02:20 INFO GlusterFS mount attempt 

09/06/2020 19:01:50 INFO GlusterFS mount attempt 

09/06/2020 19:01:20 INFO GlusterFS mount attempt 

09/06/2020 19:00:49 INFO GlusterFS mount attempt 

09/06/2020 19:00:19 INFO GlusterFS mount attempt 

09/06/2020 18:59:49 INFO GlusterFS mount attempt 

09/06/2020 18:59:19 INFO GlusterFS mount attempt 

09/06/2020 18:58:49 INFO GlusterFS mount attempt 

09/06/2020 18:58:19 INFO GlusterFS mount attempt 

09/06/2020 18:57:49 INFO GlusterFS mount attempt 

09/06/2020 18:57:19 INFO GlusterFS mount attempt 

09/06/2020 18:56:49 INFO GlusterFS mount attempt 

09/06/2020 18:56:19 INFO GlusterFS mount attempt 

09/06/2020 18:55:49 INFO GlusterFS mount attempt 

09/06/2020 18:55:19 INFO GlusterFS mount attempt 

09/06/2020 18:54:48 INFO GlusterFS mount attempt 

09/06/2020 18:54:18 INFO GlusterFS mount attempt 

09/06/2020 18:53:48 INFO GlusterFS mount attempt 

09/06/2020 18:53:18 INFO GlusterFS mount attempt 

09/06/2020 18:52:48 INFO GlusterFS mount attempt 

09/06/2020 18:52:18 INFO GlusterFS mount attempt 

09/06/2020 18:51:48 INFO GlusterFS mount attempt 

09/06/2020 18:51:18 INFO GlusterFS mount attempt 

09/06/2020 18:50:48 INFO GlusterFS mount attempt 

09/06/2020 18:50:18 INFO GlusterFS mount attempt 

09/06/2020 18:49:48 INFO GlusterFS mount attempt 

09/06/2020 18:49:17 INFO GlusterFS mount attempt 

09/06/2020 18:48:47 INFO GlusterFS mount attempt 

09/06/2020 18:48:17 INFO GlusterFS mount attempt 

09/06/2020 18:47:47 INFO GlusterFS mount attempt 

09/06/2020 18:47:17 INFO GlusterFS mount attempt 

09/06/2020 18:46:47 INFO GlusterFS mount attempt 

09/06/2020 18:46:17 INFO GlusterFS mount attempt 

09/06/2020 18:45:47 INFO GlusterFS mount attempt 

09/06/2020 18:45:17 INFO GlusterFS mount attempt 

09/06/2020 18:44:47 INFO GlusterFS mount attempt 

09/06/2020 18:44:16 INFO GlusterFS mount attempt 

09/06/2020 18:43:46 INFO GlusterFS mount attempt 

09/06/2020 18:43:16 INFO GlusterFS mount attempt 

09/06/2020 18:42:46 INFO GlusterFS mount attempt 

09/06/2020 18:42:16 INFO GlusterFS mount attempt 

09/06/2020 18:41:46 INFO GlusterFS mount attempt 

09/06/2020 18:41:16 INFO GlusterFS mount attempt 

09/06/2020 18:40:46 INFO GlusterFS mount attempt 

09/06/2020 18:40:16 INFO GlusterFS mount attempt 

09/06/2020 18:39:46 INFO GlusterFS mount attempt 

09/06/2020 18:39:16 INFO GlusterFS mount attempt 

09/06/2020 18:38:46 INFO GlusterFS mount attempt 

09/06/2020 18:38:15 INFO GlusterFS mount attempt 

09/06/2020 18:37:45 INFO GlusterFS mount attempt 

09/06/2020 18:37:15 INFO GlusterFS mount attempt 

09/06/2020 18:36:45 INFO GlusterFS mount attempt 

09/06/2020 18:36:15 INFO GlusterFS mount attempt 

09/06/2020 18:35:45 INFO GlusterFS mount attempt 

09/06/2020 18:35:15 INFO GlusterFS mount attempt 

09/06/2020 18:34:45 INFO GlusterFS mount attempt 

09/06/2020 18:34:15 INFO GlusterFS mount attempt 

09/06/2020 18:33:45 INFO GlusterFS mount attempt 

09/06/2020 18:33:15 INFO GlusterFS mount attempt 

09/06/2020 18:32:44 INFO GlusterFS mount attempt 

09/06/2020 18:32:14 INFO GlusterFS mount attempt 

09/06/2020 18:31:44 INFO GlusterFS mount attempt 

09/06/2020 18:31:14 INFO GlusterFS mount attempt 

09/06/2020 18:30:44 INFO GlusterFS mount attempt 

09/06/2020 18:30:14 INFO GlusterFS mount attempt 

09/06/2020 18:29:44 INFO GlusterFS mount attempt 

09/06/2020 18:29:14 INFO GlusterFS mount attempt 

09/06/2020 18:28:44 INFO GlusterFS mount attempt 

09/06/2020 18:28:14 INFO GlusterFS mount attempt 

09/06/2020 18:27:44 INFO GlusterFS mount attempt 

09/06/2020 18:27:13 INFO GlusterFS mount attempt 

09/06/2020 18:26:43 INFO GlusterFS mount attempt 

09/06/2020 18:26:13 INFO GlusterFS mount attempt 

09/06/2020 18:25:43 INFO GlusterFS mount attempt 

09/06/2020 18:25:13 INFO GlusterFS mount attempt 

09/06/2020 18:24:43 INFO GlusterFS mount attempt 

09/06/2020 18:24:13 INFO GlusterFS mount attempt 

09/06/2020 18:23:43 INFO GlusterFS mount attempt 

09/06/2020 18:23:13 INFO GlusterFS mount attempt 

09/06/2020 18:22:43 INFO GlusterFS mount attempt 

09/06/2020 18:22:13 INFO GlusterFS mount attempt 

09/06/2020 18:21:42 INFO GlusterFS mount attempt 

09/06/2020 18:21:12 INFO GlusterFS mount attempt 

09/06/2020 18:20:42 INFO GlusterFS mount attempt 

09/06/2020 18:20:12 INFO GlusterFS mount attempt 

09/06/2020 18:19:42 INFO GlusterFS mount attempt 

09/06/2020 18:19:12 INFO GlusterFS mount attempt 

09/06/2020 18:18:42 INFO GlusterFS mount attempt 

09/06/2020 18:18:12 INFO GlusterFS mount attempt 

09/06/2020 18:17:42 INFO GlusterFS mount attempt 

09/06/2020 18:17:12 INFO GlusterFS mount attempt 

09/06/2020 18:16:42 INFO GlusterFS mount attempt 

09/06/2020 18:16:11 INFO GlusterFS mount attempt 

09/06/2020 18:15:41 INFO GlusterFS mount attempt 

09/06/2020 18:15:11 INFO GlusterFS mount attempt 

09/06/2020 18:14:41 INFO GlusterFS mount attempt 

09/06/2020 18:14:11 INFO GlusterFS mount attempt 

09/06/2020 18:13:41 INFO GlusterFS mount attempt 

09/06/2020 18:13:11 INFO GlusterFS mount attempt 

09/06/2020 18:12:41 INFO GlusterFS mount attempt 

09/06/2020 18:12:11 INFO GlusterFS mount attempt 

09/06/2020 18:11:41 INFO GlusterFS mount attempt 

09/06/2020 18:11:10 INFO GlusterFS mount attempt 

09/06/2020 18:10:40 INFO GlusterFS mount attempt 

09/06/2020 18:10:10 INFO GlusterFS mount attempt 

09/06/2020 18:09:40 INFO GlusterFS mount attempt 

09/06/2020 18:09:10 INFO GlusterFS mount attempt 

09/06/2020 18:08:40 INFO GlusterFS mount attempt 

09/06/2020 18:08:10 INFO GlusterFS mount attempt 

09/06/2020 18:07:40 INFO GlusterFS mount attempt 

09/06/2020 18:07:10 INFO GlusterFS mount attempt 

09/06/2020 18:06:40 INFO GlusterFS mount attempt 

09/06/2020 18:06:10 INFO GlusterFS mount attempt 

09/06/2020 18:05:39 INFO GlusterFS mount attempt 

09/06/2020 18:05:09 INFO GlusterFS mount attempt 

09/06/2020 18:04:39 INFO GlusterFS mount attempt 

09/06/2020 18:04:09 INFO GlusterFS mount attempt 

09/06/2020 18:03:39 INFO GlusterFS mount attempt 

09/06/2020 18:03:09 INFO GlusterFS mount attempt 

09/06/2020 18:02:39 INFO GlusterFS mount attempt 

09/06/2020 18:02:09 INFO GlusterFS mount attempt 

09/06/2020 18:01:39 INFO GlusterFS mount attempt 

09/06/2020 18:01:09 INFO GlusterFS mount attempt 

09/06/2020 18:00:39 INFO GlusterFS mount attempt 

09/06/2020 18:00:09 INFO GlusterFS mount attempt 

09/06/2020 17:59:38 INFO GlusterFS mount attempt 

09/06/2020 17:59:08 INFO GlusterFS mount attempt 

09/06/2020 17:58:38 INFO GlusterFS mount attempt 

09/06/2020 17:58:08 INFO GlusterFS mount attempt 

09/06/2020 17:57:38 INFO GlusterFS mount attempt 

09/06/2020 17:57:08 INFO GlusterFS mount attempt 

09/06/2020 17:56:38 INFO GlusterFS mount attempt 

09/06/2020 17:56:08 INFO GlusterFS mount attempt 

09/06/2020 17:55:38 INFO GlusterFS mount attempt 

09/06/2020 17:55:08 INFO GlusterFS mount attempt 

09/06/2020 17:54:38 INFO GlusterFS mount attempt 

09/06/2020 17:54:07 INFO GlusterFS mount attempt 

09/06/2020 17:53:37 INFO GlusterFS mount attempt 

09/06/2020 17:53:07 INFO GlusterFS mount attempt 

09/06/2020 17:52:37 INFO GlusterFS mount attempt 

09/06/2020 17:52:07 INFO GlusterFS mount attempt 

09/06/2020 17:51:37 INFO GlusterFS mount attempt 

09/06/2020 17:51:07 INFO GlusterFS mount attempt 

09/06/2020 17:50:37 INFO GlusterFS mount attempt 

09/06/2020 17:50:07 INFO GlusterFS mount attempt 

09/06/2020 17:49:37 INFO GlusterFS mount attempt 

09/06/2020 17:49:07 INFO GlusterFS mount attempt 

09/06/2020 17:48:37 INFO GlusterFS mount attempt 

09/06/2020 17:48:06 INFO GlusterFS mount attempt 

09/06/2020 17:47:36 INFO GlusterFS mount attempt 

09/06/2020 17:47:06 INFO GlusterFS mount attempt 

09/06/2020 17:46:36 INFO GlusterFS mount attempt 

09/06/2020 17:46:06 INFO GlusterFS mount attempt 

09/06/2020 17:45:36 INFO GlusterFS mount attempt 

09/06/2020 17:45:06 INFO GlusterFS mount attempt 

09/06/2020 17:44:36 INFO GlusterFS mount attempt 

09/06/2020 17:44:06 INFO GlusterFS mount attempt 

09/06/2020 17:43:36 INFO GlusterFS mount attempt 

09/06/2020 17:43:05 INFO GlusterFS mount attempt 

09/06/2020 17:42:35 INFO GlusterFS mount attempt 

09/06/2020 17:42:05 INFO GlusterFS mount attempt 

09/06/2020 17:41:35 INFO GlusterFS mount attempt 

09/06/2020 17:41:05 INFO GlusterFS mount attempt 

09/06/2020 17:40:35 INFO GlusterFS mount attempt 

09/06/2020 17:40:05 INFO GlusterFS mount attempt 

09/06/2020 17:39:35 INFO GlusterFS mount attempt 

09/06/2020 17:39:05 INFO GlusterFS mount attempt 

09/06/2020 17:38:35 INFO GlusterFS mount attempt 

09/06/2020 17:38:05 INFO GlusterFS mount attempt 

09/06/2020 17:37:34 INFO GlusterFS mount attempt 

09/06/2020 17:37:04 INFO GlusterFS mount attempt 

09/06/2020 17:36:34 INFO GlusterFS mount attempt 

09/06/2020 17:36:04 INFO GlusterFS mount attempt 

09/06/2020 17:35:34 INFO GlusterFS mount attempt 

09/06/2020 17:35:04 INFO GlusterFS mount attempt 

09/06/2020 17:34:34 INFO GlusterFS mount attempt 

09/06/2020 17:34:04 INFO GlusterFS mount attempt 

09/06/2020 17:33:34 INFO GlusterFS mount attempt 

09/06/2020 17:33:04 INFO GlusterFS mount attempt 

09/06/2020 17:32:34 INFO GlusterFS mount attempt 

09/06/2020 17:32:03 INFO GlusterFS mount attempt 

09/06/2020 17:31:33 INFO GlusterFS mount attempt 

09/06/2020 17:31:03 INFO GlusterFS mount attempt 

09/06/2020 17:30:33 INFO GlusterFS mount attempt 

09/06/2020 17:30:03 INFO GlusterFS mount attempt 

09/06/2020 17:29:33 INFO GlusterFS mount attempt 

09/06/2020 17:29:03 INFO GlusterFS mount attempt 

09/06/2020 17:28:33 INFO GlusterFS mount attempt 

09/06/2020 17:28:03 INFO GlusterFS mount attempt 

09/06/2020 17:27:33 INFO GlusterFS mount attempt 

09/06/2020 17:27:03 INFO GlusterFS mount attempt 

09/06/2020 17:26:32 INFO GlusterFS mount attempt 

09/06/2020 17:26:02 INFO GlusterFS mount attempt 

09/06/2020 17:25:32 INFO GlusterFS mount attempt 

09/06/2020 17:25:02 INFO GlusterFS mount attempt 

09/06/2020 17:24:32 INFO GlusterFS mount attempt 

09/06/2020 17:24:02 INFO GlusterFS mount attempt 

09/06/2020 17:23:32 INFO GlusterFS mount attempt 

09/06/2020 17:23:02 INFO GlusterFS mount attempt 

09/06/2020 17:22:32 INFO GlusterFS mount attempt 

09/06/2020 17:22:02 INFO GlusterFS mount attempt 

09/06/2020 17:21:32 INFO GlusterFS mount attempt 

09/06/2020 17:21:01 INFO GlusterFS mount attempt 

09/06/2020 17:20:31 INFO GlusterFS mount attempt 

09/06/2020 17:20:01 INFO GlusterFS mount attempt 

09/06/2020 17:19:31 INFO GlusterFS mount attempt 

09/06/2020 17:19:01 INFO GlusterFS mount attempt 

09/06/2020 17:18:31 INFO GlusterFS mount attempt 

09/06/2020 17:18:01 INFO GlusterFS mount attempt 

09/06/2020 17:17:31 INFO GlusterFS mount attempt 

09/06/2020 17:17:01 INFO GlusterFS mount attempt 

09/06/2020 17:16:31 INFO GlusterFS mount attempt 

09/06/2020 17:16:01 INFO GlusterFS mount attempt 

09/06/2020 17:15:30 INFO GlusterFS mount attempt 

09/06/2020 17:15:00 INFO GlusterFS mount attempt 

09/06/2020 17:14:30 INFO GlusterFS mount attempt 

09/06/2020 17:14:00 INFO GlusterFS mount attempt 

09/06/2020 17:13:30 INFO GlusterFS mount attempt 

09/06/2020 17:13:00 INFO GlusterFS mount attempt 

09/06/2020 17:12:30 INFO GlusterFS mount attempt 

09/06/2020 17:12:00 INFO GlusterFS mount attempt 

09/06/2020 17:11:30 INFO GlusterFS mount attempt 

09/06/2020 17:11:00 INFO GlusterFS mount attempt 

09/06/2020 17:10:30 INFO GlusterFS mount attempt 

09/06/2020 17:09:59 INFO GlusterFS mount attempt 

09/06/2020 17:09:29 INFO GlusterFS mount attempt 

09/06/2020 17:08:59 INFO GlusterFS mount attempt 

09/06/2020 17:08:29 INFO GlusterFS mount attempt 

09/06/2020 17:07:59 INFO GlusterFS mount attempt 

09/06/2020 17:07:29 INFO GlusterFS mount attempt 

09/06/2020 17:06:59 INFO GlusterFS mount attempt 

09/06/2020 17:06:29 INFO GlusterFS mount attempt 

09/06/2020 17:05:59 INFO GlusterFS mount attempt 

09/06/2020 17:05:29 INFO GlusterFS mount attempt 

09/06/2020 17:04:59 INFO GlusterFS mount attempt 

09/06/2020 17:04:28 INFO GlusterFS mount attempt 

09/06/2020 17:03:58 INFO GlusterFS mount attempt 

09/06/2020 17:03:28 INFO GlusterFS mount attempt 

09/06/2020 17:02:58 INFO GlusterFS mount attempt 

09/06/2020 17:02:28 INFO GlusterFS mount attempt 

09/06/2020 17:01:58 INFO GlusterFS mount attempt 

09/06/2020 17:01:28 INFO GlusterFS mount attempt 

09/06/2020 17:00:58 INFO GlusterFS mount attempt 

09/06/2020 17:00:28 INFO GlusterFS mount attempt 

09/06/2020 16:59:58 INFO GlusterFS mount attempt 

09/06/2020 16:59:27 INFO GlusterFS mount attempt 

09/06/2020 16:58:57 INFO GlusterFS mount attempt 

09/06/2020 16:58:27 INFO GlusterFS mount attempt 

09/06/2020 16:57:57 INFO GlusterFS mount attempt 

09/06/2020 16:57:27 INFO GlusterFS mount attempt 

09/06/2020 16:56:57 INFO GlusterFS mount attempt 

09/06/2020 16:56:27 INFO GlusterFS mount attempt 

09/06/2020 16:55:57 INFO GlusterFS mount attempt 

09/06/2020 16:55:27 INFO GlusterFS mount attempt 

09/06/2020 16:54:57 INFO GlusterFS mount attempt 

09/06/2020 16:54:27 INFO GlusterFS mount attempt 

09/06/2020 16:53:57 INFO GlusterFS mount attempt 

09/06/2020 16:53:26 INFO GlusterFS mount attempt 

09/06/2020 16:52:56 INFO GlusterFS mount attempt 

09/06/2020 16:52:26 INFO GlusterFS mount attempt 

09/06/2020 16:51:56 INFO GlusterFS mount attempt 

09/06/2020 16:51:26 INFO GlusterFS mount attempt 

09/06/2020 16:50:56 INFO GlusterFS mount attempt 

09/06/2020 16:50:26 INFO GlusterFS mount attempt 

09/06/2020 16:49:56 INFO GlusterFS mount attempt 

09/06/2020 16:49:26 INFO GlusterFS mount attempt 

09/06/2020 16:48:56 INFO GlusterFS mount attempt 

09/06/2020 16:48:26 INFO GlusterFS mount attempt 

09/06/2020 16:47:55 INFO GlusterFS mount attempt 

09/06/2020 16:47:25 INFO GlusterFS mount attempt 

09/06/2020 16:46:55 INFO GlusterFS mount attempt 

09/06/2020 16:46:25 INFO GlusterFS mount attempt 

09/06/2020 16:45:55 INFO GlusterFS mount attempt 

09/06/2020 16:45:25 INFO GlusterFS mount attempt 

09/06/2020 16:44:55 INFO GlusterFS mount attempt 

09/06/2020 16:44:25 INFO GlusterFS mount attempt 

09/06/2020 16:43:55 INFO GlusterFS mount attempt 

09/06/2020 16:43:25 INFO GlusterFS mount attempt 

09/06/2020 16:42:55 INFO GlusterFS mount attempt 

09/06/2020 16:42:24 INFO GlusterFS mount attempt 

09/06/2020 16:41:54 INFO GlusterFS mount attempt 

09/06/2020 16:41:24 INFO GlusterFS mount attempt 

09/06/2020 16:40:54 INFO GlusterFS mount attempt 

09/06/2020 16:40:24 INFO GlusterFS mount attempt 

09/06/2020 16:39:54 INFO GlusterFS mount attempt 

09/06/2020 16:39:24 INFO GlusterFS mount attempt 

09/06/2020 16:38:54 INFO GlusterFS mount attempt 

09/06/2020 16:38:24 INFO GlusterFS mount attempt 

09/06/2020 16:37:54 INFO GlusterFS mount attempt 

09/06/2020 16:37:24 INFO GlusterFS mount attempt 

09/06/2020 16:36:53 INFO GlusterFS mount attempt 

09/06/2020 16:36:23 INFO GlusterFS mount attempt 

09/06/2020 16:35:53 INFO GlusterFS mount attempt 

09/06/2020 16:35:23 INFO GlusterFS mount attempt 

09/06/2020 16:34:53 INFO GlusterFS mount attempt 

09/06/2020 16:34:23 INFO GlusterFS mount attempt 

09/06/2020 16:33:53 INFO GlusterFS mount attempt 

09/06/2020 16:33:23 INFO GlusterFS mount attempt 

09/06/2020 16:32:53 INFO GlusterFS mount attempt 

09/06/2020 16:32:23 INFO GlusterFS mount attempt 

09/06/2020 16:31:53 INFO GlusterFS mount attempt 

09/06/2020 16:31:23 INFO GlusterFS mount attempt 

09/06/2020 16:30:52 INFO GlusterFS mount attempt 

09/06/2020 16:30:22 INFO GlusterFS mount attempt 

09/06/2020 16:29:52 INFO GlusterFS mount attempt 

09/06/2020 16:29:22 INFO GlusterFS mount attempt 

09/06/2020 16:28:52 INFO GlusterFS mount attempt 

09/06/2020 16:28:22 INFO GlusterFS mount attempt 

09/06/2020 16:27:52 INFO GlusterFS mount attempt 

09/06/2020 16:27:22 INFO GlusterFS mount attempt 

09/06/2020 16:26:52 INFO GlusterFS mount attempt 

09/06/2020 16:26:22 INFO GlusterFS mount attempt 

09/06/2020 16:25:52 INFO GlusterFS mount attempt 

09/06/2020 16:25:21 INFO GlusterFS mount attempt 

09/06/2020 16:24:51 INFO GlusterFS mount attempt 

09/06/2020 16:24:21 INFO GlusterFS mount attempt 

09/06/2020 16:23:51 INFO GlusterFS mount attempt 

09/06/2020 16:23:21 INFO GlusterFS mount attempt 

09/06/2020 16:22:51 INFO GlusterFS mount attempt 

09/06/2020 16:22:21 INFO GlusterFS mount attempt 

09/06/2020 16:21:51 INFO GlusterFS mount attempt 

09/06/2020 16:21:21 INFO GlusterFS mount attempt 

09/06/2020 16:20:51 INFO GlusterFS mount attempt 

09/06/2020 16:20:20 INFO GlusterFS mount attempt 

09/06/2020 16:19:50 INFO GlusterFS mount attempt 

09/06/2020 16:19:20 INFO GlusterFS mount attempt 

09/06/2020 16:18:50 INFO GlusterFS mount attempt 

09/06/2020 16:18:20 INFO GlusterFS mount attempt 

09/06/2020 16:17:50 INFO GlusterFS mount attempt 

09/06/2020 16:17:20 INFO GlusterFS mount attempt 

09/06/2020 16:16:50 INFO GlusterFS mount attempt 

09/06/2020 16:16:20 INFO GlusterFS mount attempt 

09/06/2020 16:15:50 INFO GlusterFS mount attempt 

09/06/2020 16:15:20 INFO GlusterFS mount attempt 

09/06/2020 16:14:50 INFO GlusterFS mount attempt 

09/06/2020 16:14:19 INFO GlusterFS mount attempt 

09/06/2020 16:13:49 INFO GlusterFS mount attempt 

09/06/2020 16:13:19 INFO GlusterFS mount attempt 

09/06/2020 16:12:49 INFO GlusterFS mount attempt 

09/06/2020 16:12:19 INFO GlusterFS mount attempt 

09/06/2020 16:11:49 INFO GlusterFS mount attempt 

09/06/2020 16:11:19 INFO GlusterFS mount attempt 

09/06/2020 16:10:49 INFO GlusterFS mount attempt 

09/06/2020 16:10:19 INFO GlusterFS mount attempt 

09/06/2020 16:09:49 INFO GlusterFS mount attempt 

09/06/2020 16:09:19 INFO GlusterFS mount attempt 

09/06/2020 16:08:48 INFO GlusterFS mount attempt 

09/06/2020 16:08:18 INFO GlusterFS mount attempt 

09/06/2020 16:07:48 INFO GlusterFS mount attempt 

09/06/2020 16:07:18 INFO GlusterFS mount attempt 

09/06/2020 16:06:48 INFO GlusterFS mount attempt 

09/06/2020 16:06:18 INFO GlusterFS mount attempt 

09/06/2020 16:05:48 INFO GlusterFS mount attempt 

09/06/2020 16:05:18 INFO GlusterFS mount attempt 

09/06/2020 16:04:48 INFO GlusterFS mount attempt 

09/06/2020 16:04:18 INFO GlusterFS mount attempt 

09/06/2020 16:03:47 INFO GlusterFS mount attempt 

09/06/2020 16:03:17 INFO GlusterFS mount attempt 

09/06/2020 16:02:47 INFO GlusterFS mount attempt 

09/06/2020 16:02:17 INFO GlusterFS mount attempt 

09/06/2020 16:01:47 INFO GlusterFS mount attempt 

09/06/2020 16:01:17 INFO GlusterFS mount attempt 

09/06/2020 16:00:47 INFO GlusterFS mount attempt 

09/06/2020 16:00:17 INFO GlusterFS mount attempt 

09/06/2020 15:59:47 INFO GlusterFS mount attempt 

09/06/2020 15:59:17 INFO GlusterFS mount attempt 

09/06/2020 15:58:47 INFO GlusterFS mount attempt 

09/06/2020 15:58:17 INFO GlusterFS mount attempt 

09/06/2020 15:57:46 INFO GlusterFS mount attempt 

09/06/2020 15:57:16 INFO GlusterFS mount attempt 

09/06/2020 15:56:46 INFO GlusterFS mount attempt 

09/06/2020 15:56:16 INFO GlusterFS mount attempt 

09/06/2020 15:55:46 INFO GlusterFS mount attempt 

09/06/2020 15:55:16 INFO GlusterFS mount attempt 

09/06/2020 15:54:46 INFO GlusterFS mount attempt 

09/06/2020 15:54:16 INFO GlusterFS mount attempt 

09/06/2020 15:53:46 INFO GlusterFS mount attempt 

09/06/2020 15:53:16 INFO GlusterFS mount attempt 

09/06/2020 15:52:46 INFO GlusterFS mount attempt 

09/06/2020 15:52:15 INFO GlusterFS mount attempt 

09/06/2020 15:51:45 INFO GlusterFS mount attempt 

09/06/2020 15:51:15 INFO GlusterFS mount attempt 

09/06/2020 15:50:45 INFO GlusterFS mount attempt 

09/06/2020 15:50:15 INFO GlusterFS mount attempt 

09/06/2020 15:49:45 INFO GlusterFS mount attempt 

09/06/2020 15:49:15 INFO GlusterFS mount attempt 

09/06/2020 15:48:45 INFO GlusterFS mount attempt 

09/06/2020 15:48:15 INFO GlusterFS mount attempt 

09/06/2020 15:47:45 INFO GlusterFS mount attempt 

09/06/2020 15:47:15 INFO GlusterFS mount attempt 

09/06/2020 15:46:44 INFO GlusterFS mount attempt 

09/06/2020 15:46:14 INFO GlusterFS mount attempt 

09/06/2020 15:45:44 INFO GlusterFS mount attempt 

09/06/2020 15:45:14 INFO GlusterFS mount attempt 

09/06/2020 15:44:44 INFO GlusterFS mount attempt 

09/06/2020 15:44:14 INFO GlusterFS mount attempt 

09/06/2020 15:43:44 INFO GlusterFS mount attempt 

09/06/2020 15:43:14 INFO GlusterFS mount attempt 

09/06/2020 15:42:44 INFO GlusterFS mount attempt 

09/06/2020 15:42:14 INFO GlusterFS mount attempt 

09/06/2020 15:41:43 INFO GlusterFS mount attempt 

09/06/2020 15:41:13 INFO GlusterFS mount attempt 

09/06/2020 15:40:43 INFO GlusterFS mount attempt 

09/06/2020 15:40:13 INFO GlusterFS mount attempt 

09/06/2020 15:39:43 INFO GlusterFS mount attempt 

09/06/2020 15:39:13 INFO GlusterFS mount attempt 

09/06/2020 15:38:43 INFO GlusterFS mount attempt 

09/06/2020 15:38:13 INFO GlusterFS mount attempt 

09/06/2020 15:37:43 INFO GlusterFS mount attempt 

09/06/2020 15:37:13 INFO GlusterFS mount attempt 

09/06/2020 15:36:43 INFO GlusterFS mount attempt 

09/06/2020 15:36:12 INFO GlusterFS mount attempt 

09/06/2020 15:35:42 INFO GlusterFS mount attempt 

09/06/2020 15:35:12 INFO GlusterFS mount attempt 

09/06/2020 15:34:42 INFO GlusterFS mount attempt 

09/06/2020 15:34:12 INFO GlusterFS mount attempt 

09/06/2020 15:33:42 INFO GlusterFS mount attempt 

09/06/2020 15:33:12 INFO GlusterFS mount attempt 

09/06/2020 15:32:42 INFO GlusterFS mount attempt 

09/06/2020 15:32:12 INFO GlusterFS mount attempt 

09/06/2020 15:31:42 INFO GlusterFS mount attempt 

09/06/2020 15:31:12 INFO GlusterFS mount attempt 

09/06/2020 15:30:42 INFO GlusterFS mount attempt 

09/06/2020 15:30:11 INFO GlusterFS mount attempt 

09/06/2020 15:29:41 INFO GlusterFS mount attempt 

09/06/2020 15:29:11 INFO GlusterFS mount attempt 

09/06/2020 15:28:41 INFO GlusterFS mount attempt 

09/06/2020 15:28:11 INFO GlusterFS mount attempt 

09/06/2020 15:27:41 INFO GlusterFS mount attempt 

09/06/2020 15:27:11 INFO GlusterFS mount attempt 

09/06/2020 15:26:41 INFO GlusterFS mount attempt 

09/06/2020 15:26:11 INFO GlusterFS mount attempt 

09/06/2020 15:25:41 INFO GlusterFS mount attempt 

09/06/2020 15:25:10 INFO GlusterFS mount attempt 

09/06/2020 15:24:40 INFO GlusterFS mount attempt 

09/06/2020 15:24:10 INFO GlusterFS mount attempt 

09/06/2020 15:23:40 INFO GlusterFS mount attempt 

09/06/2020 15:23:10 INFO GlusterFS mount attempt 

09/06/2020 15:22:40 INFO GlusterFS mount attempt 

09/06/2020 15:22:10 INFO GlusterFS mount attempt 

09/06/2020 15:21:40 INFO GlusterFS mount attempt 

09/06/2020 15:21:10 INFO GlusterFS mount attempt 

09/06/2020 15:20:40 INFO GlusterFS mount attempt 

09/06/2020 15:20:10 INFO GlusterFS mount attempt 

09/06/2020 15:19:39 INFO GlusterFS mount attempt 

09/06/2020 15:19:09 INFO GlusterFS mount attempt 

09/06/2020 15:18:39 INFO GlusterFS mount attempt 

09/06/2020 15:18:09 INFO GlusterFS mount attempt 

09/06/2020 15:17:39 INFO GlusterFS mount attempt 

09/06/2020 15:17:09 INFO GlusterFS mount attempt 

09/06/2020 15:16:39 INFO GlusterFS mount attempt 

09/06/2020 15:16:09 INFO GlusterFS mount attempt 

09/06/2020 15:15:39 INFO GlusterFS mount attempt 

09/06/2020 15:15:09 INFO GlusterFS mount attempt 

09/06/2020 15:14:39 INFO GlusterFS mount attempt 

09/06/2020 15:14:09 INFO GlusterFS mount attempt 

09/06/2020 15:13:38 INFO GlusterFS mount attempt 

09/06/2020 15:13:08 INFO GlusterFS mount attempt 

09/06/2020 15:12:38 INFO GlusterFS mount attempt 

09/06/2020 15:12:08 INFO GlusterFS mount attempt 

09/06/2020 15:11:38 INFO GlusterFS mount attempt 

09/06/2020 15:11:08 INFO GlusterFS mount attempt 

09/06/2020 15:10:38 INFO GlusterFS mount attempt 

09/06/2020 15:10:08 INFO GlusterFS mount attempt 

09/06/2020 15:09:38 INFO GlusterFS mount attempt 

09/06/2020 15:09:08 INFO GlusterFS mount attempt 

09/06/2020 15:08:38 INFO GlusterFS mount attempt 

09/06/2020 15:08:07 INFO GlusterFS mount attempt 

09/06/2020 15:07:37 INFO GlusterFS mount attempt 

09/06/2020 15:07:07 INFO GlusterFS mount attempt 

09/06/2020 15:06:37 INFO GlusterFS mount attempt 

09/06/2020 15:06:07 INFO GlusterFS mount attempt 

09/06/2020 15:05:37 INFO GlusterFS mount attempt 

09/06/2020 15:05:07 INFO GlusterFS mount attempt 

09/06/2020 15:04:37 INFO GlusterFS mount attempt 

09/06/2020 15:04:07 INFO GlusterFS mount attempt 

09/06/2020 15:03:37 INFO GlusterFS mount attempt 

09/06/2020 15:03:07 INFO GlusterFS mount attempt 

09/06/2020 15:02:36 INFO GlusterFS mount attempt 

09/06/2020 15:02:06 INFO GlusterFS mount attempt 

09/06/2020 15:01:36 INFO GlusterFS mount attempt 

09/06/2020 15:01:06 INFO GlusterFS mount attempt 

09/06/2020 15:00:36 INFO GlusterFS mount attempt 

09/06/2020 15:00:06 INFO GlusterFS mount attempt 

09/06/2020 14:59:36 INFO GlusterFS mount attempt 

09/06/2020 14:59:06 INFO GlusterFS mount attempt 

09/06/2020 14:58:36 INFO GlusterFS mount attempt 

09/06/2020 14:58:06 INFO GlusterFS mount attempt 

09/06/2020 14:57:36 INFO GlusterFS mount attempt 

09/06/2020 14:57:05 INFO GlusterFS mount attempt 

09/06/2020 14:56:35 INFO GlusterFS mount attempt 

09/06/2020 14:56:05 INFO GlusterFS mount attempt 

09/06/2020 14:55:35 INFO GlusterFS mount attempt 

09/06/2020 14:55:05 INFO GlusterFS mount attempt 

09/06/2020 14:54:35 INFO GlusterFS mount attempt 

09/06/2020 14:54:05 INFO GlusterFS mount attempt 

09/06/2020 14:53:35 INFO GlusterFS mount attempt 

09/06/2020 14:53:05 INFO GlusterFS mount attempt 

09/06/2020 14:52:35 INFO GlusterFS mount attempt 

09/06/2020 14:52:05 INFO GlusterFS mount attempt 

09/06/2020 14:51:34 INFO GlusterFS mount attempt 

09/06/2020 14:51:04 INFO GlusterFS mount attempt 

09/06/2020 14:50:34 INFO GlusterFS mount attempt 

09/06/2020 14:50:04 INFO GlusterFS mount attempt 

09/06/2020 14:49:34 INFO GlusterFS mount attempt 

09/06/2020 14:49:04 INFO GlusterFS mount attempt 

09/06/2020 14:48:34 INFO GlusterFS mount attempt 

09/06/2020 14:48:04 INFO GlusterFS mount attempt 

09/06/2020 14:47:34 INFO GlusterFS mount attempt 

09/06/2020 14:47:04 INFO GlusterFS mount attempt 

09/06/2020 14:46:34 INFO GlusterFS mount attempt 

09/06/2020 14:46:04 INFO GlusterFS mount attempt 

09/06/2020 14:45:33 INFO GlusterFS mount attempt 

09/06/2020 14:45:03 INFO GlusterFS mount attempt 

09/06/2020 14:44:33 INFO GlusterFS mount attempt 

09/06/2020 14:44:03 INFO GlusterFS mount attempt 

09/06/2020 14:43:33 INFO GlusterFS mount attempt 

09/06/2020 14:43:03 INFO GlusterFS mount attempt 

09/06/2020 14:42:33 INFO GlusterFS mount attempt 

09/06/2020 14:42:03 INFO GlusterFS mount attempt 

09/06/2020 14:41:33 INFO GlusterFS mount attempt 

09/06/2020 14:41:03 INFO GlusterFS mount attempt 

09/06/2020 14:40:33 INFO GlusterFS mount attempt 

09/06/2020 14:40:02 INFO GlusterFS mount attempt 

09/06/2020 14:39:32 INFO GlusterFS mount attempt 

09/06/2020 14:39:02 INFO GlusterFS mount attempt 

09/06/2020 14:38:32 INFO GlusterFS mount attempt 

09/06/2020 14:38:02 INFO GlusterFS mount attempt 

09/06/2020 14:37:32 INFO GlusterFS mount attempt 

09/06/2020 14:37:02 INFO GlusterFS mount attempt 

09/06/2020 14:36:32 INFO GlusterFS mount attempt 

09/06/2020 14:36:02 INFO GlusterFS mount attempt 

09/06/2020 14:35:32 INFO GlusterFS mount attempt 

09/06/2020 14:35:02 INFO GlusterFS mount attempt 

09/06/2020 14:34:31 INFO GlusterFS mount attempt 

09/06/2020 14:34:01 INFO GlusterFS mount attempt 

09/06/2020 14:33:31 INFO GlusterFS mount attempt 

09/06/2020 14:33:01 INFO GlusterFS mount attempt 

09/06/2020 14:32:31 INFO GlusterFS mount attempt 

09/06/2020 14:32:01 INFO GlusterFS mount attempt 

09/06/2020 14:31:31 INFO GlusterFS mount attempt 

09/06/2020 14:31:01 INFO GlusterFS mount attempt 

09/06/2020 14:30:31 INFO GlusterFS mount attempt 

09/06/2020 14:30:01 INFO GlusterFS mount attempt 

09/06/2020 14:29:31 INFO GlusterFS mount attempt 

09/06/2020 14:29:00 INFO GlusterFS mount attempt 

09/06/2020 14:28:30 INFO GlusterFS mount attempt 

09/06/2020 14:28:00 INFO GlusterFS mount attempt 

09/06/2020 14:27:30 INFO GlusterFS mount attempt 

09/06/2020 14:27:00 INFO GlusterFS mount attempt 

09/06/2020 14:26:30 INFO GlusterFS mount attempt 

09/06/2020 14:26:00 INFO GlusterFS mount attempt 

09/06/2020 14:25:30 INFO GlusterFS mount attempt 

09/06/2020 14:25:00 INFO GlusterFS mount attempt 

09/06/2020 14:24:30 INFO GlusterFS mount attempt 

09/06/2020 14:24:00 INFO GlusterFS mount attempt 

09/06/2020 14:23:29 INFO GlusterFS mount attempt 

09/06/2020 14:22:59 INFO GlusterFS mount attempt 

09/06/2020 14:22:29 INFO GlusterFS mount attempt 

09/06/2020 14:21:59 INFO GlusterFS mount attempt 

09/06/2020 14:21:29 INFO GlusterFS mount attempt 

09/06/2020 14:20:59 INFO GlusterFS mount attempt 

09/06/2020 14:20:29 INFO GlusterFS mount attempt 

09/06/2020 14:19:59 INFO GlusterFS mount attempt 

09/06/2020 14:19:29 INFO GlusterFS mount attempt 

09/06/2020 14:18:59 INFO GlusterFS mount attempt 

09/06/2020 14:18:28 INFO GlusterFS mount attempt 

09/06/2020 14:17:58 INFO GlusterFS mount attempt 

09/06/2020 14:17:28 INFO GlusterFS mount attempt 

09/06/2020 14:16:58 INFO GlusterFS mount attempt 

09/06/2020 14:16:28 INFO GlusterFS mount attempt 

09/06/2020 14:15:58 INFO GlusterFS mount attempt 

09/06/2020 14:15:28 INFO GlusterFS mount attempt 

09/06/2020 14:14:58 INFO GlusterFS mount attempt 

09/06/2020 14:14:28 INFO GlusterFS mount attempt 

09/06/2020 14:13:58 INFO GlusterFS mount attempt 

09/06/2020 14:13:28 INFO GlusterFS mount attempt 

09/06/2020 14:12:57 INFO GlusterFS mount attempt 

09/06/2020 14:12:27 INFO GlusterFS mount attempt 

09/06/2020 14:11:57 INFO GlusterFS mount attempt 

09/06/2020 14:11:27 INFO GlusterFS mount attempt 

09/06/2020 14:10:57 INFO GlusterFS mount attempt 

09/06/2020 14:10:27 INFO GlusterFS mount attempt 

09/06/2020 14:09:57 INFO GlusterFS mount attempt 

09/06/2020 14:09:27 INFO GlusterFS mount attempt 

09/06/2020 14:08:57 INFO GlusterFS mount attempt 

09/06/2020 14:08:27 INFO GlusterFS mount attempt 

09/06/2020 14:07:57 INFO GlusterFS mount attempt 

09/06/2020 14:07:27 INFO GlusterFS mount attempt 

09/06/2020 14:06:56 INFO GlusterFS mount attempt 

09/06/2020 14:06:26 INFO GlusterFS mount attempt 

09/06/2020 14:05:56 INFO GlusterFS mount attempt 

09/06/2020 14:05:26 INFO GlusterFS mount attempt 

09/06/2020 14:04:56 INFO GlusterFS mount attempt 

09/06/2020 14:04:26 INFO GlusterFS mount attempt 

09/06/2020 14:03:56 INFO GlusterFS mount attempt 

09/06/2020 14:03:26 INFO GlusterFS mount attempt 

09/06/2020 14:02:56 INFO GlusterFS mount attempt 

09/06/2020 14:02:26 INFO GlusterFS mount attempt 

09/06/2020 14:01:56 INFO GlusterFS mount attempt 

09/06/2020 14:01:25 INFO GlusterFS mount attempt 

09/06/2020 14:00:55 INFO GlusterFS mount attempt 

09/06/2020 14:00:25 INFO GlusterFS mount attempt 

09/06/2020 13:59:55 INFO GlusterFS mount attempt 

09/06/2020 13:59:25 INFO GlusterFS mount attempt 

09/06/2020 13:58:55 INFO GlusterFS mount attempt 

09/06/2020 13:58:25 INFO GlusterFS mount attempt 

09/06/2020 13:57:55 INFO GlusterFS mount attempt 

09/06/2020 13:57:25 INFO GlusterFS mount attempt 

09/06/2020 13:56:55 INFO GlusterFS mount attempt 

09/06/2020 13:56:25 INFO GlusterFS mount attempt 

09/06/2020 13:55:54 INFO GlusterFS mount attempt 

09/06/2020 13:55:24 INFO GlusterFS mount attempt 

09/06/2020 13:54:54 INFO GlusterFS mount attempt 

09/06/2020 13:54:24 INFO GlusterFS mount attempt 

09/06/2020 13:53:54 INFO GlusterFS mount attempt 

09/06/2020 13:53:24 INFO GlusterFS mount attempt 

09/06/2020 13:52:54 INFO GlusterFS mount attempt 

09/06/2020 13:52:24 INFO GlusterFS mount attempt 

09/06/2020 13:51:54 INFO GlusterFS mount attempt 

09/06/2020 13:51:24 INFO GlusterFS mount attempt 

09/06/2020 13:50:54 INFO GlusterFS mount attempt 

09/06/2020 13:50:23 INFO GlusterFS mount attempt 

09/06/2020 13:49:53 INFO GlusterFS mount attempt 

09/06/2020 13:49:23 INFO GlusterFS mount attempt 

09/06/2020 13:48:53 INFO GlusterFS mount attempt 

09/06/2020 13:48:23 INFO GlusterFS mount attempt 

09/06/2020 13:47:53 INFO GlusterFS mount attempt 

09/06/2020 13:47:23 INFO GlusterFS mount attempt 

09/06/2020 13:46:53 INFO GlusterFS mount attempt 

09/06/2020 13:46:23 INFO GlusterFS mount attempt 

09/06/2020 13:45:53 INFO GlusterFS mount attempt 

09/06/2020 13:45:23 INFO GlusterFS mount attempt 

09/06/2020 13:44:52 INFO GlusterFS mount attempt 

09/06/2020 13:44:22 INFO GlusterFS mount attempt 

09/06/2020 13:43:52 INFO GlusterFS mount attempt 

09/06/2020 13:43:22 INFO GlusterFS mount attempt 

09/06/2020 13:42:52 INFO GlusterFS mount attempt 

09/06/2020 13:42:22 INFO GlusterFS mount attempt 

09/06/2020 13:41:52 INFO GlusterFS mount attempt 

09/06/2020 13:41:22 INFO GlusterFS mount attempt 

09/06/2020 13:40:52 INFO GlusterFS mount attempt 

09/06/2020 13:40:22 INFO GlusterFS mount attempt 

09/06/2020 13:39:52 INFO GlusterFS mount attempt 

09/06/2020 13:39:21 INFO GlusterFS mount attempt 

09/06/2020 13:38:51 INFO GlusterFS mount attempt 

09/06/2020 13:38:21 INFO GlusterFS mount attempt 

09/06/2020 13:37:51 INFO GlusterFS mount attempt 

09/06/2020 13:37:21 INFO GlusterFS mount attempt 

09/06/2020 13:36:51 INFO GlusterFS mount attempt 

09/06/2020 13:36:21 INFO GlusterFS mount attempt 

09/06/2020 13:35:51 INFO GlusterFS mount attempt 

09/06/2020 13:35:21 INFO GlusterFS mount attempt 

09/06/2020 13:34:51 INFO GlusterFS mount attempt 

09/06/2020 13:34:20 INFO GlusterFS mount attempt 

09/06/2020 13:33:50 INFO GlusterFS mount attempt 

09/06/2020 13:33:20 INFO GlusterFS mount attempt 

09/06/2020 13:32:50 INFO GlusterFS mount attempt 

09/06/2020 13:32:20 INFO GlusterFS mount attempt 

09/06/2020 13:31:50 INFO GlusterFS mount attempt 

09/06/2020 13:31:20 INFO GlusterFS mount attempt 

09/06/2020 13:30:50 INFO GlusterFS mount attempt 

09/06/2020 13:30:20 INFO GlusterFS mount attempt 

09/06/2020 13:29:50 INFO GlusterFS mount attempt 

09/06/2020 13:29:20 INFO GlusterFS mount attempt 

09/06/2020 13:28:49 INFO GlusterFS mount attempt 

09/06/2020 13:28:19 INFO GlusterFS mount attempt 

09/06/2020 13:27:49 INFO GlusterFS mount attempt 

09/06/2020 13:27:19 INFO GlusterFS mount attempt 

09/06/2020 13:26:49 INFO GlusterFS mount attempt 

09/06/2020 13:26:19 INFO GlusterFS mount attempt 

09/06/2020 13:25:49 INFO GlusterFS mount attempt 

09/06/2020 13:25:19 INFO GlusterFS mount attempt 

09/06/2020 13:24:49 INFO GlusterFS mount attempt 

09/06/2020 13:24:19 INFO GlusterFS mount attempt 

09/06/2020 13:23:49 INFO GlusterFS mount attempt 

09/06/2020 13:23:18 INFO GlusterFS mount attempt 

09/06/2020 13:22:48 INFO GlusterFS mount attempt 

09/06/2020 13:22:18 INFO GlusterFS mount attempt 

09/06/2020 13:21:48 INFO GlusterFS mount attempt 

09/06/2020 13:21:18 INFO GlusterFS mount attempt 

09/06/2020 13:20:48 INFO GlusterFS mount attempt 

09/06/2020 13:20:18 INFO GlusterFS mount attempt 

09/06/2020 13:19:48 INFO GlusterFS mount attempt 

09/06/2020 13:19:18 INFO GlusterFS mount attempt 

09/06/2020 13:18:48 INFO GlusterFS mount attempt 

09/06/2020 13:18:18 INFO GlusterFS mount attempt 

09/06/2020 13:17:47 INFO GlusterFS mount attempt 

09/06/2020 13:17:17 INFO GlusterFS mount attempt 

09/06/2020 13:16:47 INFO GlusterFS mount attempt 

09/06/2020 13:16:17 INFO GlusterFS mount attempt 

09/06/2020 13:15:47 INFO GlusterFS mount attempt 

09/06/2020 13:15:17 INFO GlusterFS mount attempt 

09/06/2020 13:14:47 INFO GlusterFS mount attempt 

09/06/2020 13:14:17 INFO GlusterFS mount attempt 

09/06/2020 13:13:47 INFO GlusterFS mount attempt 

09/06/2020 13:13:17 INFO GlusterFS mount attempt 

09/06/2020 13:12:47 INFO GlusterFS mount attempt 

09/06/2020 13:12:16 INFO GlusterFS mount attempt 

09/06/2020 13:11:46 INFO GlusterFS mount attempt 

09/06/2020 13:11:16 INFO GlusterFS mount attempt 

09/06/2020 13:10:46 INFO GlusterFS mount attempt 

09/06/2020 13:10:16 INFO GlusterFS mount attempt 

09/06/2020 13:09:46 INFO GlusterFS mount attempt 

09/06/2020 13:09:16 INFO GlusterFS mount attempt 

09/06/2020 13:08:46 INFO GlusterFS mount attempt 

09/06/2020 13:08:16 INFO GlusterFS mount attempt 

09/06/2020 13:07:46 INFO GlusterFS mount attempt 

09/06/2020 13:07:15 INFO GlusterFS mount attempt 

09/06/2020 13:06:45 INFO GlusterFS mount attempt 

09/06/2020 13:06:15 INFO GlusterFS mount attempt 

09/06/2020 13:05:45 INFO GlusterFS mount attempt 

09/06/2020 13:05:15 INFO GlusterFS mount attempt 

09/06/2020 13:04:45 INFO GlusterFS mount attempt 

09/06/2020 13:04:15 INFO GlusterFS mount attempt 

09/06/2020 13:03:45 INFO GlusterFS mount attempt 

09/06/2020 13:03:15 INFO GlusterFS mount attempt 

09/06/2020 13:02:45 INFO GlusterFS mount attempt 

09/06/2020 13:02:15 INFO GlusterFS mount attempt 

09/06/2020 13:01:44 INFO GlusterFS mount attempt 

09/06/2020 13:01:14 INFO GlusterFS mount attempt 

09/06/2020 13:00:44 INFO GlusterFS mount attempt 

09/06/2020 13:00:14 INFO GlusterFS mount attempt 

09/06/2020 12:59:44 INFO GlusterFS mount attempt 

09/06/2020 12:59:14 INFO GlusterFS mount attempt 

09/06/2020 12:58:44 INFO GlusterFS mount attempt 

09/06/2020 12:58:14 INFO GlusterFS mount attempt 

09/06/2020 12:57:44 INFO GlusterFS mount attempt 

09/06/2020 12:57:14 INFO GlusterFS mount attempt 

09/06/2020 12:56:44 INFO GlusterFS mount attempt 

09/06/2020 12:56:13 INFO GlusterFS mount attempt 

09/06/2020 12:55:43 INFO GlusterFS mount attempt 

09/06/2020 12:55:13 INFO GlusterFS mount attempt 

09/06/2020 12:54:43 INFO GlusterFS mount attempt 

09/06/2020 12:54:13 INFO GlusterFS mount attempt 

09/06/2020 12:53:43 INFO GlusterFS mount attempt 

09/06/2020 12:53:13 INFO GlusterFS mount attempt 

09/06/2020 12:52:43 INFO GlusterFS mount attempt 

09/06/2020 12:52:13 INFO GlusterFS mount attempt 

09/06/2020 12:51:43 INFO GlusterFS mount attempt 

09/06/2020 12:51:13 INFO GlusterFS mount attempt 

09/06/2020 12:50:43 INFO GlusterFS mount attempt 

09/06/2020 12:50:12 INFO GlusterFS mount attempt 

09/06/2020 12:49:42 INFO GlusterFS mount attempt 

09/06/2020 12:49:12 INFO GlusterFS mount attempt 

09/06/2020 12:48:42 INFO GlusterFS mount attempt 

09/06/2020 12:48:12 INFO GlusterFS mount attempt 

09/06/2020 12:47:42 INFO GlusterFS mount attempt 

09/06/2020 12:47:12 INFO GlusterFS mount attempt 

09/06/2020 12:46:42 INFO GlusterFS mount attempt 

09/06/2020 12:46:12 INFO GlusterFS mount attempt 

09/06/2020 12:45:42 INFO GlusterFS mount attempt 

09/06/2020 12:45:11 INFO GlusterFS mount attempt 

09/06/2020 12:44:41 INFO GlusterFS mount attempt 

09/06/2020 12:44:11 INFO GlusterFS mount attempt 

09/06/2020 12:43:41 INFO GlusterFS mount attempt 

09/06/2020 12:43:11 INFO GlusterFS mount attempt 

09/06/2020 12:42:41 INFO GlusterFS mount attempt 

09/06/2020 12:42:11 INFO GlusterFS mount attempt 

09/06/2020 12:41:41 INFO GlusterFS mount attempt 

09/06/2020 12:41:11 INFO GlusterFS mount attempt 

09/06/2020 12:40:41 INFO GlusterFS mount attempt 

09/06/2020 12:40:11 INFO GlusterFS mount attempt 

09/06/2020 12:39:40 INFO GlusterFS mount attempt 

09/06/2020 12:39:10 INFO GlusterFS mount attempt 

09/06/2020 12:38:40 INFO GlusterFS mount attempt 

09/06/2020 12:38:10 INFO GlusterFS mount attempt 

09/06/2020 12:37:40 INFO GlusterFS mount attempt 

09/06/2020 12:37:10 INFO GlusterFS mount attempt 

09/06/2020 12:36:40 INFO GlusterFS mount attempt 

09/06/2020 12:36:10 INFO GlusterFS mount attempt 

09/06/2020 12:35:40 INFO GlusterFS mount attempt 

09/06/2020 12:35:10 INFO GlusterFS mount attempt 

09/06/2020 12:34:40 INFO GlusterFS mount attempt 

09/06/2020 12:34:09 INFO GlusterFS mount attempt 

09/06/2020 12:33:39 INFO GlusterFS mount attempt 

09/06/2020 12:33:09 INFO GlusterFS mount attempt 

09/06/2020 12:32:39 INFO GlusterFS mount attempt 

09/06/2020 12:32:09 INFO GlusterFS mount attempt 

09/06/2020 12:31:39 INFO GlusterFS mount attempt 

09/06/2020 12:31:09 INFO GlusterFS mount attempt 

09/06/2020 12:30:39 INFO GlusterFS mount attempt 

09/06/2020 12:30:09 INFO GlusterFS mount attempt 

09/06/2020 12:29:39 INFO GlusterFS mount attempt 

09/06/2020 12:29:09 INFO GlusterFS mount attempt 

09/06/2020 12:28:38 INFO GlusterFS mount attempt 

09/06/2020 12:28:08 INFO GlusterFS mount attempt 

09/06/2020 12:27:38 INFO GlusterFS mount attempt 

09/06/2020 12:27:08 INFO GlusterFS mount attempt 

09/06/2020 12:26:38 INFO GlusterFS mount attempt 

09/06/2020 12:26:08 INFO GlusterFS mount attempt 

09/06/2020 12:25:38 INFO GlusterFS mount attempt 

09/06/2020 12:25:08 INFO GlusterFS mount attempt 

09/06/2020 12:24:38 INFO GlusterFS mount attempt 

09/06/2020 12:24:08 INFO GlusterFS mount attempt 

09/06/2020 12:23:38 INFO GlusterFS mount attempt 

09/06/2020 12:23:08 INFO GlusterFS mount attempt 

09/06/2020 12:22:37 INFO GlusterFS mount attempt 

09/06/2020 12:22:07 INFO GlusterFS mount attempt 

09/06/2020 12:21:37 INFO GlusterFS mount attempt 

09/06/2020 12:21:07 INFO GlusterFS mount attempt 

09/06/2020 12:20:37 INFO GlusterFS mount attempt 

09/06/2020 12:20:07 INFO GlusterFS mount attempt 

09/06/2020 12:19:37 INFO GlusterFS mount attempt 

09/06/2020 12:19:07 INFO GlusterFS mount attempt 

09/06/2020 12:18:37 INFO GlusterFS mount attempt 

09/06/2020 12:18:07 INFO GlusterFS mount attempt 

09/06/2020 12:17:37 INFO GlusterFS mount attempt 

09/06/2020 12:17:06 INFO GlusterFS mount attempt 

09/06/2020 12:16:36 INFO GlusterFS mount attempt 

09/06/2020 12:16:06 INFO GlusterFS mount attempt 

09/06/2020 12:15:36 INFO GlusterFS mount attempt 

09/06/2020 12:15:06 INFO GlusterFS mount attempt 

09/06/2020 12:14:36 INFO GlusterFS mount attempt 

09/06/2020 12:14:06 INFO GlusterFS mount attempt 

09/06/2020 12:13:36 INFO GlusterFS mount attempt 

09/06/2020 12:13:06 INFO GlusterFS mount attempt 

09/06/2020 12:12:36 INFO GlusterFS mount attempt 

09/06/2020 12:12:06 INFO GlusterFS mount attempt 

09/06/2020 12:11:35 INFO GlusterFS mount attempt 

09/06/2020 12:11:05 INFO GlusterFS mount attempt 

09/06/2020 12:10:35 INFO GlusterFS mount attempt 

09/06/2020 12:10:05 INFO GlusterFS mount attempt 

09/06/2020 12:09:35 INFO GlusterFS mount attempt 

09/06/2020 12:09:05 INFO GlusterFS mount attempt 

09/06/2020 12:08:35 INFO GlusterFS mount attempt 

09/06/2020 12:08:05 INFO GlusterFS mount attempt 

09/06/2020 12:07:35 INFO GlusterFS mount attempt 

09/06/2020 12:07:05 INFO GlusterFS mount attempt 

09/06/2020 12:06:35 INFO GlusterFS mount attempt 

09/06/2020 12:06:04 INFO GlusterFS mount attempt 

09/06/2020 12:05:34 INFO GlusterFS mount attempt 

09/06/2020 12:05:04 INFO GlusterFS mount attempt 

09/06/2020 12:04:34 INFO GlusterFS mount attempt 

09/06/2020 12:04:04 INFO GlusterFS mount attempt 

09/06/2020 12:03:34 INFO GlusterFS mount attempt 

09/06/2020 12:03:04 INFO GlusterFS mount attempt 

09/06/2020 12:02:34 INFO GlusterFS mount attempt 

09/06/2020 12:02:04 INFO GlusterFS mount attempt 

09/06/2020 12:01:34 INFO GlusterFS mount attempt 

09/06/2020 12:01:04 INFO GlusterFS mount attempt 

09/06/2020 12:00:33 INFO GlusterFS mount attempt 

09/06/2020 12:00:03 INFO GlusterFS mount attempt 

09/06/2020 11:59:33 INFO GlusterFS mount attempt 

09/06/2020 11:59:03 INFO GlusterFS mount attempt 

09/06/2020 11:58:33 INFO GlusterFS mount attempt 

09/06/2020 11:58:03 INFO GlusterFS mount attempt 

09/06/2020 11:57:33 INFO GlusterFS mount attempt 

09/06/2020 11:57:03 INFO GlusterFS mount attempt 

09/06/2020 11:56:33 INFO GlusterFS mount attempt 

09/06/2020 11:56:03 INFO GlusterFS mount attempt 

09/06/2020 11:55:33 INFO GlusterFS mount attempt 

09/06/2020 11:55:02 INFO GlusterFS mount attempt 

09/06/2020 11:54:32 INFO GlusterFS mount attempt 

09/06/2020 11:54:02 INFO GlusterFS mount attempt 

09/06/2020 11:53:32 INFO GlusterFS mount attempt 

09/06/2020 11:53:02 INFO GlusterFS mount attempt 

09/06/2020 11:52:32 INFO GlusterFS mount attempt 

09/06/2020 11:52:02 INFO GlusterFS mount attempt 

09/06/2020 11:51:32 INFO GlusterFS mount attempt 

09/06/2020 11:51:02 INFO GlusterFS mount attempt 

09/06/2020 11:50:32 INFO GlusterFS mount attempt 

09/06/2020 11:50:02 INFO GlusterFS mount attempt 

09/06/2020 11:49:31 INFO GlusterFS mount attempt 

09/06/2020 11:49:01 INFO GlusterFS mount attempt 

09/06/2020 11:48:31 INFO GlusterFS mount attempt 

09/06/2020 11:48:01 INFO GlusterFS mount attempt 

09/06/2020 11:47:31 INFO GlusterFS mount attempt 

09/06/2020 11:47:01 INFO GlusterFS mount attempt 

09/06/2020 11:46:31 INFO GlusterFS mount attempt 

09/06/2020 11:46:01 INFO GlusterFS mount attempt 

09/06/2020 11:45:31 INFO GlusterFS mount attempt 

09/06/2020 11:45:01 INFO GlusterFS mount attempt 

09/06/2020 11:44:31 INFO GlusterFS mount attempt 

09/06/2020 11:44:00 INFO GlusterFS mount attempt 

09/06/2020 11:43:30 INFO GlusterFS mount attempt 

09/06/2020 11:43:00 INFO GlusterFS mount attempt 

09/06/2020 11:42:30 INFO GlusterFS mount attempt 

09/06/2020 11:42:00 INFO GlusterFS mount attempt 

09/06/2020 11:41:30 INFO GlusterFS mount attempt 

09/06/2020 11:41:00 INFO GlusterFS mount attempt 

09/06/2020 11:40:30 INFO GlusterFS mount attempt 

09/06/2020 11:40:00 INFO GlusterFS mount attempt 

09/06/2020 11:39:30 INFO GlusterFS mount attempt 

09/06/2020 11:39:00 INFO GlusterFS mount attempt 

09/06/2020 11:38:30 INFO GlusterFS mount attempt 

09/06/2020 11:37:59 INFO GlusterFS mount attempt 

09/06/2020 11:37:29 INFO GlusterFS mount attempt 

09/06/2020 11:36:59 INFO GlusterFS mount attempt 

09/06/2020 11:36:29 INFO GlusterFS mount attempt 

09/06/2020 11:35:59 INFO GlusterFS mount attempt 

09/06/2020 11:35:29 INFO GlusterFS mount attempt 

09/06/2020 11:34:59 INFO GlusterFS mount attempt 

09/06/2020 11:34:29 INFO GlusterFS mount attempt 

09/06/2020 11:33:59 INFO GlusterFS mount attempt 

09/06/2020 11:33:29 INFO GlusterFS mount attempt 

09/06/2020 11:32:59 INFO GlusterFS mount attempt 

09/06/2020 11:32:28 INFO GlusterFS mount attempt 

09/06/2020 11:31:58 INFO GlusterFS mount attempt 

09/06/2020 11:31:28 INFO GlusterFS mount attempt 

09/06/2020 11:30:58 INFO GlusterFS mount attempt 

09/06/2020 11:30:28 INFO GlusterFS mount attempt 

09/06/2020 11:29:58 INFO GlusterFS mount attempt 

09/06/2020 11:29:28 INFO GlusterFS mount attempt 

09/06/2020 11:28:58 INFO GlusterFS mount attempt 

09/06/2020 11:28:28 INFO GlusterFS mount attempt 

09/06/2020 11:27:58 INFO GlusterFS mount attempt 

09/06/2020 11:27:28 INFO GlusterFS mount attempt 

09/06/2020 11:26:57 INFO GlusterFS mount attempt 

09/06/2020 11:26:27 INFO GlusterFS mount attempt 

09/06/2020 11:25:57 INFO GlusterFS mount attempt 

09/06/2020 11:25:27 INFO GlusterFS mount attempt 

09/06/2020 11:24:57 INFO GlusterFS mount attempt 

09/06/2020 11:24:27 INFO GlusterFS mount attempt 

09/06/2020 11:23:57 INFO GlusterFS mount attempt 

09/06/2020 11:23:27 INFO GlusterFS mount attempt 

09/06/2020 11:22:57 INFO GlusterFS mount attempt 

09/06/2020 11:22:27 INFO GlusterFS mount attempt 

09/06/2020 11:21:57 INFO GlusterFS mount attempt 

09/06/2020 11:21:26 INFO GlusterFS mount attempt 

09/06/2020 11:20:56 INFO GlusterFS mount attempt 

09/06/2020 11:20:26 INFO GlusterFS mount attempt 

09/06/2020 11:19:56 INFO GlusterFS mount attempt 

09/06/2020 11:19:26 INFO GlusterFS mount attempt 

09/06/2020 11:18:56 INFO GlusterFS mount attempt 

09/06/2020 11:18:26 INFO GlusterFS mount attempt 

09/06/2020 11:17:56 INFO GlusterFS mount attempt 

09/06/2020 11:17:26 INFO GlusterFS mount attempt 

09/06/2020 11:16:56 INFO GlusterFS mount attempt 

09/06/2020 11:16:26 INFO GlusterFS mount attempt 

09/06/2020 11:15:55 INFO GlusterFS mount attempt 

09/06/2020 11:15:25 INFO GlusterFS mount attempt 

09/06/2020 11:14:55 INFO GlusterFS mount attempt 

09/06/2020 11:14:25 INFO GlusterFS mount attempt 

09/06/2020 11:13:55 INFO GlusterFS mount attempt 

09/06/2020 11:13:25 INFO GlusterFS mount attempt 

09/06/2020 11:12:55 INFO GlusterFS mount attempt 

09/06/2020 11:12:25 INFO GlusterFS mount attempt 

09/06/2020 11:11:55 INFO GlusterFS mount attempt 

09/06/2020 11:11:25 INFO GlusterFS mount attempt 

09/06/2020 11:10:55 INFO GlusterFS mount attempt 

09/06/2020 11:10:24 INFO GlusterFS mount attempt 

09/06/2020 11:09:54 INFO GlusterFS mount attempt 

09/06/2020 11:09:24 INFO GlusterFS mount attempt 

09/06/2020 11:08:54 INFO GlusterFS mount attempt 

09/06/2020 11:08:24 INFO GlusterFS mount attempt 

09/06/2020 11:07:54 INFO GlusterFS mount attempt 

09/06/2020 11:07:24 INFO GlusterFS mount attempt 

09/06/2020 11:06:54 INFO GlusterFS mount attempt 

09/06/2020 11:06:24 INFO GlusterFS mount attempt 

09/06/2020 11:05:54 INFO GlusterFS mount attempt 

09/06/2020 11:05:24 INFO GlusterFS mount attempt 

09/06/2020 11:04:53 INFO GlusterFS mount attempt 

09/06/2020 11:04:23 INFO GlusterFS mount attempt 

09/06/2020 11:03:53 INFO GlusterFS mount attempt 

09/06/2020 11:03:23 INFO GlusterFS mount attempt 

09/06/2020 11:02:53 INFO GlusterFS mount attempt 

09/06/2020 11:02:23 INFO GlusterFS mount attempt 

09/06/2020 11:01:53 INFO GlusterFS mount attempt 

09/06/2020 11:01:23 INFO GlusterFS mount attempt 

09/06/2020 11:00:53 INFO GlusterFS mount attempt 

09/06/2020 11:00:23 INFO GlusterFS mount attempt 

09/06/2020 10:59:53 INFO GlusterFS mount attempt 

09/06/2020 10:59:22 INFO GlusterFS mount attempt 

09/06/2020 10:58:52 INFO GlusterFS mount attempt 

09/06/2020 10:58:22 INFO GlusterFS mount attempt 

09/06/2020 10:57:52 INFO GlusterFS mount attempt 

09/06/2020 10:57:22 INFO GlusterFS mount attempt 

09/06/2020 10:56:52 INFO GlusterFS mount attempt 

09/06/2020 10:56:22 INFO GlusterFS mount attempt 

09/06/2020 10:55:52 INFO GlusterFS mount attempt 

09/06/2020 10:55:22 INFO GlusterFS mount attempt 

09/06/2020 10:54:52 INFO GlusterFS mount attempt 

09/06/2020 10:54:22 INFO GlusterFS mount attempt 

09/06/2020 10:53:51 INFO GlusterFS mount attempt 

09/06/2020 10:53:21 INFO GlusterFS mount attempt 

09/06/2020 10:52:51 INFO GlusterFS mount attempt 

09/06/2020 10:52:21 INFO GlusterFS mount attempt 

09/06/2020 10:51:51 INFO GlusterFS mount attempt 

09/06/2020 10:51:21 INFO GlusterFS mount attempt 

09/06/2020 10:50:51 INFO GlusterFS mount attempt 

09/06/2020 10:50:21 INFO GlusterFS mount attempt 

09/06/2020 10:49:51 INFO GlusterFS mount attempt 

09/06/2020 10:49:21 INFO GlusterFS mount attempt 

09/06/2020 10:48:51 INFO GlusterFS mount attempt 

09/06/2020 10:48:20 INFO GlusterFS mount attempt 

09/06/2020 10:47:50 INFO GlusterFS mount attempt 

09/06/2020 10:47:20 INFO GlusterFS mount attempt 

09/06/2020 10:46:50 INFO GlusterFS mount attempt 

09/06/2020 10:46:20 INFO GlusterFS mount attempt 

09/06/2020 10:45:50 INFO GlusterFS mount attempt 

09/06/2020 10:45:20 INFO GlusterFS mount attempt 

09/06/2020 10:44:50 INFO GlusterFS mount attempt 

09/06/2020 10:44:20 INFO GlusterFS mount attempt 

09/06/2020 10:43:50 INFO GlusterFS mount attempt 

09/06/2020 10:43:19 INFO GlusterFS mount attempt 

09/06/2020 10:42:49 INFO GlusterFS mount attempt 

09/06/2020 10:42:19 INFO GlusterFS mount attempt 

09/06/2020 10:41:49 INFO GlusterFS mount attempt 

09/06/2020 10:41:19 INFO GlusterFS mount attempt 

09/06/2020 10:40:49 INFO GlusterFS mount attempt 

09/06/2020 10:40:19 INFO GlusterFS mount attempt 

09/06/2020 10:39:49 INFO GlusterFS mount attempt 

09/06/2020 10:39:19 INFO GlusterFS mount attempt 

09/06/2020 10:38:49 INFO GlusterFS mount attempt 

09/06/2020 10:38:19 INFO GlusterFS mount attempt 

09/06/2020 10:37:49 INFO GlusterFS mount attempt 

09/06/2020 10:37:18 INFO GlusterFS mount attempt 

09/06/2020 10:36:48 INFO GlusterFS mount attempt 

09/06/2020 10:36:18 INFO GlusterFS mount attempt 

09/06/2020 10:35:48 INFO GlusterFS mount attempt 

09/06/2020 10:35:18 INFO GlusterFS mount attempt 

09/06/2020 10:34:48 INFO GlusterFS mount attempt 

09/06/2020 10:34:18 INFO GlusterFS mount attempt 

09/06/2020 10:33:48 INFO GlusterFS mount attempt 

09/06/2020 10:33:18 INFO GlusterFS mount attempt 

09/06/2020 10:32:48 INFO GlusterFS mount attempt 

09/06/2020 10:32:18 INFO GlusterFS mount attempt 

09/06/2020 10:31:47 INFO GlusterFS mount attempt 

09/06/2020 10:31:17 INFO GlusterFS mount attempt 

09/06/2020 10:30:47 INFO GlusterFS mount attempt 

09/06/2020 10:30:17 INFO GlusterFS mount attempt 

09/06/2020 10:29:47 INFO GlusterFS mount attempt 

09/06/2020 10:29:17 INFO GlusterFS mount attempt 

09/06/2020 10:28:47 INFO GlusterFS mount attempt 

09/06/2020 10:28:17 INFO GlusterFS mount attempt 

09/06/2020 10:27:47 INFO GlusterFS mount attempt 

09/06/2020 10:27:17 INFO GlusterFS mount attempt 

09/06/2020 10:26:47 INFO GlusterFS mount attempt 

09/06/2020 10:26:17 INFO GlusterFS mount attempt 

09/06/2020 10:25:46 INFO GlusterFS mount attempt 

09/06/2020 10:25:16 INFO GlusterFS mount attempt 

09/06/2020 10:24:46 INFO GlusterFS mount attempt 

09/06/2020 10:24:16 INFO GlusterFS mount attempt 

09/06/2020 10:23:46 INFO GlusterFS mount attempt 

09/06/2020 10:23:16 INFO GlusterFS mount attempt 

09/06/2020 10:22:46 INFO GlusterFS mount attempt 

09/06/2020 10:22:16 INFO GlusterFS mount attempt 

09/06/2020 10:21:46 INFO GlusterFS mount attempt 

09/06/2020 10:21:16 INFO GlusterFS mount attempt 

09/06/2020 10:20:46 INFO GlusterFS mount attempt 

09/06/2020 10:20:15 INFO GlusterFS mount attempt 

09/06/2020 10:19:45 INFO GlusterFS mount attempt 

09/06/2020 10:19:15 INFO GlusterFS mount attempt 

09/06/2020 10:18:45 INFO GlusterFS mount attempt 

09/06/2020 10:18:15 INFO GlusterFS mount attempt 

09/06/2020 10:17:45 INFO GlusterFS mount attempt 

09/06/2020 10:17:15 INFO GlusterFS mount attempt 

09/06/2020 10:16:45 INFO GlusterFS mount attempt 

09/06/2020 10:16:15 INFO GlusterFS mount attempt 

09/06/2020 10:15:45 INFO GlusterFS mount attempt 

09/06/2020 10:15:15 INFO GlusterFS mount attempt 

09/06/2020 10:14:44 INFO GlusterFS mount attempt 

09/06/2020 10:14:14 INFO GlusterFS mount attempt 

09/06/2020 10:13:44 INFO GlusterFS mount attempt 

09/06/2020 10:13:14 INFO GlusterFS mount attempt 

09/06/2020 10:12:44 INFO GlusterFS mount attempt 

09/06/2020 10:12:14 INFO GlusterFS mount attempt 

09/06/2020 10:11:44 INFO GlusterFS mount attempt 

09/06/2020 10:11:14 INFO GlusterFS mount attempt 

09/06/2020 10:10:44 INFO GlusterFS mount attempt 

09/06/2020 10:10:14 INFO GlusterFS mount attempt 

09/06/2020 10:09:44 INFO GlusterFS mount attempt 

09/06/2020 10:09:13 INFO GlusterFS mount attempt 

09/06/2020 10:08:43 INFO GlusterFS mount attempt 

09/06/2020 10:08:13 INFO GlusterFS mount attempt 

09/06/2020 10:07:43 INFO GlusterFS mount attempt 

09/06/2020 10:07:13 INFO GlusterFS mount attempt 

09/06/2020 10:06:43 INFO GlusterFS mount attempt 

09/06/2020 10:06:13 INFO GlusterFS mount attempt 

09/06/2020 10:05:43 INFO GlusterFS mount attempt 

09/06/2020 10:05:13 INFO GlusterFS mount attempt 

09/06/2020 10:04:43 INFO GlusterFS mount attempt 

09/06/2020 10:04:13 INFO GlusterFS mount attempt 

09/06/2020 10:03:42 INFO GlusterFS mount attempt 

09/06/2020 10:03:12 INFO GlusterFS mount attempt 

09/06/2020 10:02:42 INFO GlusterFS mount attempt 

09/06/2020 10:02:12 INFO GlusterFS mount attempt 

09/06/2020 10:01:42 INFO GlusterFS mount attempt 

09/06/2020 10:01:12 INFO GlusterFS mount attempt 

09/06/2020 10:00:42 INFO GlusterFS mount attempt 

09/06/2020 10:00:12 INFO GlusterFS mount attempt 

09/06/2020 09:59:42 INFO GlusterFS mount attempt 

09/06/2020 09:59:12 INFO GlusterFS mount attempt 

09/06/2020 09:58:41 INFO GlusterFS mount attempt 

09/06/2020 09:58:11 INFO GlusterFS mount attempt 

09/06/2020 09:57:41 INFO GlusterFS mount attempt 

09/06/2020 09:57:11 INFO GlusterFS mount attempt 

09/06/2020 09:56:41 INFO GlusterFS mount attempt 

09/06/2020 09:56:11 INFO GlusterFS mount attempt 

09/06/2020 09:55:41 INFO GlusterFS mount attempt 

09/06/2020 09:55:11 INFO GlusterFS mount attempt 

09/06/2020 09:54:41 INFO GlusterFS mount attempt 

09/06/2020 09:54:11 INFO GlusterFS mount attempt 

09/06/2020 09:53:41 INFO GlusterFS mount attempt 

09/06/2020 09:53:10 INFO GlusterFS mount attempt 

09/06/2020 09:52:40 INFO GlusterFS mount attempt 

09/06/2020 09:52:10 INFO GlusterFS mount attempt 

09/06/2020 09:51:40 INFO GlusterFS mount attempt 

09/06/2020 09:51:10 INFO GlusterFS mount attempt 

09/06/2020 09:50:40 INFO GlusterFS mount attempt 

09/06/2020 09:50:10 INFO GlusterFS mount attempt 

09/06/2020 09:49:40 INFO GlusterFS mount attempt 

09/06/2020 09:49:10 INFO GlusterFS mount attempt 

09/06/2020 09:48:40 INFO GlusterFS mount attempt 

09/06/2020 09:48:10 INFO GlusterFS mount attempt 

09/06/2020 09:47:39 INFO GlusterFS mount attempt 

09/06/2020 09:47:09 INFO GlusterFS mount attempt 

09/06/2020 09:46:39 INFO GlusterFS mount attempt 

09/06/2020 09:46:09 INFO GlusterFS mount attempt 

09/06/2020 09:45:39 INFO GlusterFS mount attempt 

09/06/2020 09:45:09 INFO GlusterFS mount attempt 

09/06/2020 09:44:39 INFO GlusterFS mount attempt 

09/06/2020 09:44:09 INFO GlusterFS mount attempt 

09/06/2020 09:43:39 INFO GlusterFS mount attempt 

09/06/2020 09:43:09 INFO GlusterFS mount attempt 

09/06/2020 09:42:39 INFO GlusterFS mount attempt 

09/06/2020 09:42:08 INFO GlusterFS mount attempt 

09/06/2020 09:41:38 INFO GlusterFS mount attempt 

09/06/2020 09:41:08 INFO GlusterFS mount attempt 

09/06/2020 09:40:38 INFO GlusterFS mount attempt 

09/06/2020 09:40:08 INFO GlusterFS mount attempt 

09/06/2020 09:39:38 INFO GlusterFS mount attempt 

09/06/2020 09:39:08 INFO GlusterFS mount attempt 

09/06/2020 09:38:38 INFO GlusterFS mount attempt 

09/06/2020 09:38:08 INFO GlusterFS mount attempt 

09/06/2020 09:37:38 INFO GlusterFS mount attempt 

09/06/2020 09:37:08 INFO GlusterFS mount attempt 

09/06/2020 09:36:37 INFO GlusterFS mount attempt 

09/06/2020 09:36:07 INFO GlusterFS mount attempt 

09/06/2020 09:35:37 INFO GlusterFS mount attempt 

09/06/2020 09:35:07 INFO GlusterFS mount attempt 

09/06/2020 09:34:37 INFO GlusterFS mount attempt 

09/06/2020 09:34:07 INFO GlusterFS mount attempt 

09/06/2020 09:33:37 INFO GlusterFS mount attempt 

09/06/2020 09:33:07 INFO GlusterFS mount attempt 

09/06/2020 09:32:37 INFO GlusterFS mount attempt 

09/06/2020 09:32:07 INFO GlusterFS mount attempt 

09/06/2020 09:31:37 INFO GlusterFS mount attempt 

09/06/2020 09:31:06 INFO GlusterFS mount attempt 

09/06/2020 09:30:36 INFO GlusterFS mount attempt 

09/06/2020 09:30:06 INFO GlusterFS mount attempt 

09/06/2020 09:29:36 INFO GlusterFS mount attempt 

09/06/2020 09:29:06 INFO GlusterFS mount attempt 

09/06/2020 09:28:36 INFO GlusterFS mount attempt 

09/06/2020 09:28:06 INFO GlusterFS mount attempt 

09/06/2020 09:27:36 INFO GlusterFS mount attempt 

09/06/2020 09:27:06 INFO GlusterFS mount attempt 

09/06/2020 09:26:36 INFO GlusterFS mount attempt 

09/06/2020 09:26:05 INFO GlusterFS mount attempt 

09/06/2020 09:25:35 INFO GlusterFS mount attempt 

09/06/2020 09:25:05 INFO GlusterFS mount attempt 

09/06/2020 09:24:35 INFO GlusterFS mount attempt 

09/06/2020 09:24:05 INFO GlusterFS mount attempt 

09/06/2020 09:23:35 INFO GlusterFS mount attempt 

09/06/2020 09:23:05 INFO GlusterFS mount attempt 

09/06/2020 09:22:35 INFO GlusterFS mount attempt 

09/06/2020 09:22:05 INFO GlusterFS mount attempt 

09/06/2020 09:21:35 INFO GlusterFS mount attempt 

09/06/2020 09:21:05 INFO GlusterFS mount attempt 

09/06/2020 09:20:34 INFO GlusterFS mount attempt 

09/06/2020 09:20:04 INFO GlusterFS mount attempt 

09/06/2020 09:19:34 INFO GlusterFS mount attempt 

09/06/2020 09:19:04 INFO GlusterFS mount attempt 

09/06/2020 09:18:34 INFO GlusterFS mount attempt 

09/06/2020 09:18:04 INFO GlusterFS mount attempt 

09/06/2020 09:17:34 INFO GlusterFS mount attempt 

09/06/2020 09:17:04 INFO GlusterFS mount attempt 

09/06/2020 09:16:34 INFO GlusterFS mount attempt 

09/06/2020 09:16:04 INFO GlusterFS mount attempt 

09/06/2020 09:15:34 INFO GlusterFS mount attempt 

09/06/2020 09:15:04 INFO GlusterFS mount attempt 

09/06/2020 09:14:33 INFO GlusterFS mount attempt 

09/06/2020 09:14:03 INFO GlusterFS mount attempt 

09/06/2020 09:13:33 INFO GlusterFS mount attempt 

09/06/2020 09:13:03 INFO GlusterFS mount attempt 

09/06/2020 09:12:33 INFO GlusterFS mount attempt 

09/06/2020 09:12:03 INFO GlusterFS mount attempt 

09/06/2020 09:11:33 INFO GlusterFS mount attempt 

09/06/2020 09:11:03 INFO GlusterFS mount attempt 

09/06/2020 09:10:33 INFO GlusterFS mount attempt 

09/06/2020 09:10:03 INFO GlusterFS mount attempt 

09/06/2020 09:09:33 INFO GlusterFS mount attempt 

09/06/2020 09:09:02 INFO GlusterFS mount attempt 

09/06/2020 09:08:32 INFO GlusterFS mount attempt 

09/06/2020 09:08:02 INFO GlusterFS mount attempt 

09/06/2020 09:07:32 INFO GlusterFS mount attempt 

09/06/2020 09:07:02 INFO GlusterFS mount attempt 

09/06/2020 09:06:32 INFO GlusterFS mount attempt 

09/06/2020 09:06:02 INFO GlusterFS mount attempt 

09/06/2020 09:05:32 INFO GlusterFS mount attempt 

09/06/2020 09:05:02 INFO GlusterFS mount attempt 

09/06/2020 09:04:32 INFO GlusterFS mount attempt 

09/06/2020 09:04:02 INFO GlusterFS mount attempt 

09/06/2020 09:03:31 INFO GlusterFS mount attempt 

09/06/2020 09:03:01 INFO GlusterFS mount attempt 

09/06/2020 09:02:31 INFO GlusterFS mount attempt 

09/06/2020 09:02:01 INFO GlusterFS mount attempt 

09/06/2020 09:01:31 INFO GlusterFS mount attempt 

09/06/2020 09:01:01 INFO GlusterFS mount attempt 

09/06/2020 09:00:31 INFO GlusterFS mount attempt 

09/06/2020 09:00:01 INFO GlusterFS mount attempt 

09/06/2020 08:59:31 INFO GlusterFS mount attempt 

09/06/2020 08:59:01 INFO GlusterFS mount attempt 

09/06/2020 08:58:31 INFO GlusterFS mount attempt 

09/06/2020 08:58:01 INFO GlusterFS mount attempt 

09/06/2020 08:57:30 INFO GlusterFS mount attempt 

09/06/2020 08:57:00 INFO GlusterFS mount attempt 

09/06/2020 08:56:30 INFO GlusterFS mount attempt 

09/06/2020 08:56:00 INFO GlusterFS mount attempt 

09/06/2020 08:55:30 INFO GlusterFS mount attempt 

09/06/2020 08:55:00 INFO GlusterFS mount attempt 

09/06/2020 08:54:30 INFO GlusterFS mount attempt 

09/06/2020 08:54:00 INFO GlusterFS mount attempt 

09/06/2020 08:53:30 INFO GlusterFS mount attempt 

09/06/2020 08:53:00 INFO GlusterFS mount attempt 

09/06/2020 08:52:30 INFO GlusterFS mount attempt 

09/06/2020 08:51:59 INFO GlusterFS mount attempt 

09/06/2020 08:51:29 INFO GlusterFS mount attempt 

09/06/2020 08:50:59 INFO GlusterFS mount attempt 

09/06/2020 08:50:29 INFO GlusterFS mount attempt 

09/06/2020 08:49:59 INFO GlusterFS mount attempt 

09/06/2020 08:49:29 INFO GlusterFS mount attempt 

09/06/2020 08:48:59 INFO GlusterFS mount attempt 

09/06/2020 08:48:29 INFO GlusterFS mount attempt 

09/06/2020 08:47:59 INFO GlusterFS mount attempt 

09/06/2020 08:47:29 INFO GlusterFS mount attempt 

09/06/2020 08:46:59 INFO GlusterFS mount attempt 

09/06/2020 08:46:28 INFO GlusterFS mount attempt 

09/06/2020 08:45:58 INFO GlusterFS mount attempt 

09/06/2020 08:45:28 INFO GlusterFS mount attempt 

09/06/2020 08:44:58 INFO GlusterFS mount attempt 

09/06/2020 08:44:28 INFO GlusterFS mount attempt 

09/06/2020 08:43:58 INFO GlusterFS mount attempt 

09/06/2020 08:43:28 INFO GlusterFS mount attempt 

09/06/2020 08:42:58 INFO GlusterFS mount attempt 

09/06/2020 08:42:28 INFO GlusterFS mount attempt 

09/06/2020 08:41:58 INFO GlusterFS mount attempt 

09/06/2020 08:41:28 INFO GlusterFS mount attempt 

09/06/2020 08:40:57 INFO GlusterFS mount attempt 

09/06/2020 08:40:27 INFO GlusterFS mount attempt 

09/06/2020 08:39:57 INFO GlusterFS mount attempt 

09/06/2020 08:39:27 INFO GlusterFS mount attempt 

09/06/2020 08:38:57 INFO GlusterFS mount attempt 

09/06/2020 08:38:27 INFO GlusterFS mount attempt 

09/06/2020 08:37:57 INFO GlusterFS mount attempt 

09/06/2020 08:37:27 INFO GlusterFS mount attempt 

09/06/2020 08:36:57 INFO GlusterFS mount attempt 

09/06/2020 08:36:27 INFO GlusterFS mount attempt 

09/06/2020 08:35:56 INFO GlusterFS mount attempt 

09/06/2020 08:35:26 INFO GlusterFS mount attempt 

09/06/2020 08:34:56 INFO GlusterFS mount attempt 

09/06/2020 08:34:26 INFO GlusterFS mount attempt 

09/06/2020 08:33:56 INFO GlusterFS mount attempt 

09/06/2020 08:33:26 INFO GlusterFS mount attempt 

09/06/2020 08:32:56 INFO GlusterFS mount attempt 

09/06/2020 08:32:26 INFO GlusterFS mount attempt 

09/06/2020 08:31:56 INFO GlusterFS mount attempt 

09/06/2020 08:31:26 INFO GlusterFS mount attempt 

09/06/2020 08:30:56 INFO GlusterFS mount attempt 

09/06/2020 08:30:26 INFO GlusterFS mount attempt 

09/06/2020 08:29:55 INFO GlusterFS mount attempt 

09/06/2020 08:29:25 INFO GlusterFS mount attempt 

09/06/2020 08:28:55 INFO GlusterFS mount attempt 

09/06/2020 08:28:25 INFO GlusterFS mount attempt 

09/06/2020 08:27:55 INFO GlusterFS mount attempt 

09/06/2020 08:27:25 INFO GlusterFS mount attempt 

09/06/2020 08:26:55 INFO GlusterFS mount attempt 

09/06/2020 08:26:25 INFO GlusterFS mount attempt 

09/06/2020 08:25:55 INFO GlusterFS mount attempt 

09/06/2020 08:25:25 INFO GlusterFS mount attempt 

09/06/2020 08:24:55 INFO GlusterFS mount attempt 

09/06/2020 08:24:24 INFO GlusterFS mount attempt 

09/06/2020 08:23:54 INFO GlusterFS mount attempt 

09/06/2020 08:23:24 INFO GlusterFS mount attempt 

09/06/2020 08:22:54 INFO GlusterFS mount attempt 

09/06/2020 08:22:24 INFO GlusterFS mount attempt 

09/06/2020 08:21:54 INFO GlusterFS mount attempt 

09/06/2020 08:21:24 INFO GlusterFS mount attempt 

09/06/2020 08:20:54 INFO GlusterFS mount attempt 

09/06/2020 08:20:24 INFO GlusterFS mount attempt 

09/06/2020 08:19:54 INFO GlusterFS mount attempt 

09/06/2020 08:19:24 INFO GlusterFS mount attempt 

09/06/2020 08:18:53 INFO GlusterFS mount attempt 

09/06/2020 08:18:23 INFO GlusterFS mount attempt 

09/06/2020 08:17:53 INFO GlusterFS mount attempt 

09/06/2020 08:17:23 INFO GlusterFS mount attempt 

09/06/2020 08:16:53 INFO GlusterFS mount attempt 

09/06/2020 08:16:23 INFO GlusterFS mount attempt 

09/06/2020 08:15:53 INFO GlusterFS mount attempt 

09/06/2020 08:15:23 INFO GlusterFS mount attempt 

09/06/2020 08:14:53 INFO GlusterFS mount attempt 

09/06/2020 08:14:23 INFO GlusterFS mount attempt 

09/06/2020 08:13:53 INFO GlusterFS mount attempt 

09/06/2020 08:13:22 INFO GlusterFS mount attempt 

09/06/2020 08:12:52 INFO GlusterFS mount attempt 

09/06/2020 08:12:22 INFO GlusterFS mount attempt 

09/06/2020 08:11:52 INFO GlusterFS mount attempt 

09/06/2020 08:11:22 INFO GlusterFS mount attempt 

09/06/2020 08:10:52 INFO GlusterFS mount attempt 

09/06/2020 08:10:22 INFO GlusterFS mount attempt 

09/06/2020 08:09:52 INFO GlusterFS mount attempt 

09/06/2020 08:09:22 INFO GlusterFS mount attempt 

09/06/2020 08:08:52 INFO GlusterFS mount attempt 

09/06/2020 08:08:22 INFO GlusterFS mount attempt 

09/06/2020 08:07:51 INFO GlusterFS mount attempt 

09/06/2020 08:07:21 INFO GlusterFS mount attempt 

09/06/2020 08:06:51 INFO GlusterFS mount attempt 

09/06/2020 08:06:21 INFO GlusterFS mount attempt 

09/06/2020 08:05:51 INFO GlusterFS mount attempt 

09/06/2020 08:05:21 INFO GlusterFS mount attempt 

09/06/2020 08:04:51 INFO GlusterFS mount attempt 

09/06/2020 08:04:21 INFO GlusterFS mount attempt 

09/06/2020 08:03:51 INFO GlusterFS mount attempt 

09/06/2020 08:03:21 INFO GlusterFS mount attempt 

09/06/2020 08:02:51 INFO GlusterFS mount attempt 

09/06/2020 08:02:20 INFO GlusterFS mount attempt 

09/06/2020 08:01:50 INFO GlusterFS mount attempt 

09/06/2020 08:01:20 INFO GlusterFS mount attempt 

09/06/2020 08:00:50 INFO GlusterFS mount attempt 

09/06/2020 08:00:20 INFO GlusterFS mount attempt 

09/06/2020 07:59:50 INFO GlusterFS mount attempt 

09/06/2020 07:59:20 INFO GlusterFS mount attempt 

09/06/2020 07:58:50 INFO GlusterFS mount attempt 

09/06/2020 07:58:20 INFO GlusterFS mount attempt 

09/06/2020 07:57:50 INFO GlusterFS mount attempt 

09/06/2020 07:57:20 INFO GlusterFS mount attempt 

09/06/2020 07:56:49 INFO GlusterFS mount attempt 

09/06/2020 07:56:19 INFO GlusterFS mount attempt 

09/06/2020 07:55:49 INFO GlusterFS mount attempt 

09/06/2020 07:55:19 INFO GlusterFS mount attempt 

09/06/2020 07:54:49 INFO GlusterFS mount attempt 

09/06/2020 07:54:19 INFO GlusterFS mount attempt 

09/06/2020 07:53:49 INFO GlusterFS mount attempt 

09/06/2020 07:53:19 INFO GlusterFS mount attempt 

09/06/2020 07:52:49 INFO GlusterFS mount attempt 

09/06/2020 07:52:19 INFO GlusterFS mount attempt 

09/06/2020 07:51:48 INFO GlusterFS mount attempt 

09/06/2020 07:51:18 INFO GlusterFS mount attempt 

09/06/2020 07:50:48 INFO GlusterFS mount attempt 

09/06/2020 07:50:18 INFO GlusterFS mount attempt 

09/06/2020 07:49:48 INFO GlusterFS mount attempt 

09/06/2020 07:49:18 INFO GlusterFS mount attempt 

09/06/2020 07:48:48 INFO GlusterFS mount attempt 

09/06/2020 07:48:18 INFO GlusterFS mount attempt 

09/06/2020 07:47:48 INFO GlusterFS mount attempt 

09/06/2020 07:47:18 INFO GlusterFS mount attempt 

09/06/2020 07:46:48 INFO GlusterFS mount attempt 

09/06/2020 07:46:17 INFO GlusterFS mount attempt 

09/06/2020 07:45:47 INFO GlusterFS mount attempt 

09/06/2020 07:45:17 INFO GlusterFS mount attempt 

09/06/2020 07:44:47 INFO GlusterFS mount attempt 

09/06/2020 07:44:17 INFO GlusterFS mount attempt 

09/06/2020 07:43:47 INFO GlusterFS mount attempt 

09/06/2020 07:43:17 INFO GlusterFS mount attempt 

09/06/2020 07:42:47 INFO GlusterFS mount attempt 

09/06/2020 07:42:17 INFO GlusterFS mount attempt 

09/06/2020 07:41:47 INFO GlusterFS mount attempt 

09/06/2020 07:41:17 INFO GlusterFS mount attempt 

09/06/2020 07:40:46 INFO GlusterFS mount attempt 

09/06/2020 07:40:16 INFO GlusterFS mount attempt 

09/06/2020 07:39:46 INFO GlusterFS mount attempt 

09/06/2020 07:39:34 INFO Could not lock path 00002/2 with session e79f038c-ffc6-a877-fb80-070386995b66.

09/06/2020 07:39:16 INFO GlusterFS mount attempt 

09/06/2020 07:39:11 INFO Found pool:rbd for disk:00002 via consul

09/06/2020 07:38:46 INFO GlusterFS mount attempt 

09/06/2020 07:38:16 INFO GlusterFS mount attempt 

09/06/2020 07:38:10 INFO Could not lock path 00002/1 with session e79f038c-ffc6-a877-fb80-070386995b66.

09/06/2020 07:37:46 INFO GlusterFS mount attempt 

09/06/2020 07:37:40 INFO Found pool:rbd for disk:00002 via consul

09/06/2020 07:37:16 INFO GlusterFS mount attempt 

09/06/2020 07:36:46 INFO GlusterFS mount attempt 

09/06/2020 07:36:44 INFO Successfully created key /00002/5 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/4 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/3 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/2 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/1 for new disk.

09/06/2020 07:36:44 INFO Successfully created key 00002 for new disk.

09/06/2020 07:36:44 INFO Disk DL360TWO created

09/06/2020 07:36:25 INFO add disk wwn is af55ae7700002

09/06/2020 07:36:25 INFO include_wwn_fsid_tag() is true

09/06/2020 07:36:16 INFO GlusterFS mount attempt 

09/06/2020 07:35:46 INFO GlusterFS mount attempt 

09/06/2020 07:35:15 INFO GlusterFS mount attempt 

09/06/2020 07:34:45 INFO GlusterFS mount attempt 

09/06/2020 07:34:15 INFO GlusterFS mount attempt 

09/06/2020 07:33:45 INFO GlusterFS mount attempt 

09/06/2020 07:33:15 INFO GlusterFS mount attempt 

09/06/2020 07:32:45 INFO GlusterFS mount attempt 

09/06/2020 07:32:15 INFO GlusterFS mount attempt 

09/06/2020 07:31:45 INFO GlusterFS mount attempt 

09/06/2020 07:31:15 INFO GlusterFS mount attempt 

09/06/2020 07:30:45 INFO GlusterFS mount attempt 

09/06/2020 07:30:15 INFO GlusterFS mount attempt 

09/06/2020 07:29:44 INFO GlusterFS mount attempt 

09/06/2020 07:29:14 INFO GlusterFS mount attempt 

09/06/2020 07:28:44 INFO GlusterFS mount attempt 

09/06/2020 07:28:14 INFO GlusterFS mount attempt 

09/06/2020 07:27:44 INFO GlusterFS mount attempt 

09/06/2020 07:27:14 INFO GlusterFS mount attempt 

09/06/2020 07:26:44 INFO GlusterFS mount attempt 

09/06/2020 07:26:14 INFO GlusterFS mount attempt 

09/06/2020 07:25:50 INFO Path 00001/5 acquired successfully

09/06/2020 07:25:44 INFO GlusterFS mount attempt 

09/06/2020 07:25:39 INFO Found pool:rbd for disk:00001 via consul

09/06/2020 07:25:15 INFO Could not lock path 00001/2 with session e79f038c-ffc6-a877-fb80-070386995b66.

09/06/2020 07:25:14 INFO GlusterFS mount attempt 

09/06/2020 07:25:05 INFO Found pool:rbd for disk:00001 via consul

09/06/2020 07:24:43 INFO GlusterFS mount attempt 

09/06/2020 07:24:40 INFO Path 00001/4 acquired successfully

09/06/2020 07:24:40 INFO LIO add_target() disk wwn is af55ae7700001

09/06/2020 07:24:37 INFO Image image-00001 mapped successfully.

09/06/2020 07:24:13 INFO GlusterFS mount attempt 

09/06/2020 07:24:12 INFO Found pool:rbd for disk:00001 via consul

09/06/2020 07:23:53 INFO Successfully created key /00001/5 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/4 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/3 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/2 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/1 for new disk.

09/06/2020 07:23:53 INFO Successfully created key 00001 for new disk.

09/06/2020 07:23:43 INFO GlusterFS mount attempt 

09/06/2020 07:23:43 INFO Disk DL360ONE created

09/06/2020 07:23:19 INFO add disk wwn is af55ae7700001

09/06/2020 07:23:19 INFO include_wwn_fsid_tag() is true

09/06/2020 07:23:13 INFO GlusterFS mount attempt 

09/06/2020 07:22:43 INFO GlusterFS mount attempt 

09/06/2020 07:22:13 INFO GlusterFS mount attempt 

09/06/2020 07:21:43 INFO GlusterFS mount attempt 

09/06/2020 07:21:13 INFO GlusterFS mount attempt 

09/06/2020 07:20:43 INFO GlusterFS mount attempt 

09/06/2020 07:20:13 INFO GlusterFS mount attempt 

09/06/2020 07:19:43 INFO GlusterFS mount attempt 

09/06/2020 07:19:12 INFO GlusterFS mount attempt 

09/06/2020 07:18:42 INFO GlusterFS mount attempt 

09/06/2020 07:18:12 INFO GlusterFS mount attempt 

09/06/2020 07:17:42 INFO GlusterFS mount attempt 

09/06/2020 07:17:12 INFO GlusterFS mount attempt 

09/06/2020 07:16:42 INFO GlusterFS mount attempt 

09/06/2020 07:16:30 INFO Benchmark Test Completed

09/06/2020 07:16:30 INFO Benchmark finished.

09/06/2020 07:16:12 INFO GlusterFS mount attempt 

09/06/2020 07:15:55 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:15:47 INFO Wait time before collect node state.

09/06/2020 07:15:47 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:46 INFO Benchmark client cmd. 

09/06/2020 07:15:46 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:46 INFO Start client stress job for rados

09/06/2020 07:15:46 INFO -d 30 -t 64 -b 4000 -m r -p rbd

09/06/2020 07:15:46 INFO params

09/06/2020 07:15:46 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:15:46 INFO script

09/06/2020 07:15:45 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:45 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:45 INFO Benchmark start rados read.

09/06/2020 07:15:42 INFO GlusterFS mount attempt 

09/06/2020 07:15:12 INFO GlusterFS mount attempt 

09/06/2020 07:15:10 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:15:03 INFO Wait time before collect storage state.

09/06/2020 07:15:02 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:01 INFO Benchmark client cmd. 

09/06/2020 07:15:01 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:01 INFO Start client stress job for rados

09/06/2020 07:15:01 INFO -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:01 INFO params

09/06/2020 07:15:01 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:15:01 INFO script

09/06/2020 07:15:01 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:00 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:00 INFO Benchmark start rados write.

09/06/2020 07:15:00 INFO Benchmark manager cmd. 

09/06/2020 07:15:00 INFO Benchmark Test Started

09/06/2020 07:15:00 INFO -d 60 -t 64 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 07:15:00 INFO params

09/06/2020 07:15:00 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 07:15:00 INFO script

09/06/2020 07:14:41 INFO GlusterFS mount attempt 

09/06/2020 07:14:11 INFO GlusterFS mount attempt 

09/06/2020 07:13:41 INFO GlusterFS mount attempt 

09/06/2020 07:13:11 INFO GlusterFS mount attempt 

09/06/2020 07:12:41 INFO GlusterFS mount attempt 

09/06/2020 07:12:11 INFO GlusterFS mount attempt 

09/06/2020 07:11:41 INFO GlusterFS mount attempt 

09/06/2020 07:11:11 INFO GlusterFS mount attempt 

09/06/2020 07:10:53 INFO Benchmark Test Completed

09/06/2020 07:10:53 INFO Benchmark finished.

09/06/2020 07:10:41 INFO GlusterFS mount attempt 

09/06/2020 07:10:11 INFO GlusterFS mount attempt 

09/06/2020 07:09:41 INFO GlusterFS mount attempt 

09/06/2020 07:09:10 INFO GlusterFS mount attempt 

09/06/2020 07:08:54 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 75 

09/06/2020 07:08:40 INFO GlusterFS mount attempt 

09/06/2020 07:08:16 INFO Wait time before collect node state.

09/06/2020 07:08:16 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:15 INFO Benchmark client cmd. 

09/06/2020 07:08:15 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:15 INFO Start client stress job for rados

09/06/2020 07:08:15 INFO -d 150 -t 256 -b 4000 -m r -p rbd

09/06/2020 07:08:15 INFO params

09/06/2020 07:08:15 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:08:15 INFO script

09/06/2020 07:08:14 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:14 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:14 INFO Benchmark start rados read.

09/06/2020 07:08:10 INFO GlusterFS mount attempt 

09/06/2020 07:07:40 INFO GlusterFS mount attempt 

09/06/2020 07:07:10 INFO GlusterFS mount attempt 

09/06/2020 07:06:40 INFO GlusterFS mount attempt 

09/06/2020 07:06:10 INFO GlusterFS mount attempt 

09/06/2020 07:06:08 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 75 

09/06/2020 07:05:40 INFO GlusterFS mount attempt 

09/06/2020 07:05:30 INFO Wait time before collect storage state.

09/06/2020 07:05:30 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:29 INFO Benchmark client cmd. 

09/06/2020 07:05:29 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:29 INFO Start client stress job for rados

09/06/2020 07:05:29 INFO -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:29 INFO params

09/06/2020 07:05:29 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:05:29 INFO script

09/06/2020 07:05:28 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:28 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:28 INFO Benchmark start rados write.

09/06/2020 07:05:28 INFO Benchmark manager cmd. 

09/06/2020 07:05:28 INFO Benchmark Test Started

09/06/2020 07:05:27 INFO -d 300 -t 256 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 07:05:27 INFO params

09/06/2020 07:05:27 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 07:05:27 INFO script

09/06/2020 07:05:09 INFO GlusterFS mount attempt 

09/06/2020 07:04:39 INFO GlusterFS mount attempt 

09/06/2020 07:04:09 INFO GlusterFS mount attempt 

09/06/2020 07:03:39 INFO GlusterFS mount attempt 

09/06/2020 07:03:09 INFO GlusterFS mount attempt 

09/06/2020 07:02:39 INFO GlusterFS mount attempt 

09/06/2020 07:02:09 INFO GlusterFS mount attempt 

09/06/2020 07:02:06 INFO Benchmark Test Completed

09/06/2020 07:02:05 INFO Benchmark finished.

09/06/2020 07:01:39 INFO GlusterFS mount attempt 

09/06/2020 07:01:36 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:01:29 INFO Wait time before collect node state.

09/06/2020 07:01:28 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:28 INFO Benchmark client cmd. 

09/06/2020 07:01:27 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:27 INFO Start client stress job for rados

09/06/2020 07:01:27 INFO -d 30 -t 128 -b 4000 -m r -p rbd

09/06/2020 07:01:27 INFO params

09/06/2020 07:01:27 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:01:27 INFO script

09/06/2020 07:01:27 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:26 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:26 INFO Benchmark start rados read.

09/06/2020 07:01:09 INFO GlusterFS mount attempt 

09/06/2020 07:00:41 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:00:39 INFO GlusterFS mount attempt 

09/06/2020 07:00:34 INFO Wait time before collect storage state.

09/06/2020 07:00:33 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:33 INFO Benchmark client cmd. 

09/06/2020 07:00:32 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:32 INFO Start client stress job for rados

09/06/2020 07:00:32 INFO -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:32 INFO params

09/06/2020 07:00:32 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:00:32 INFO script

09/06/2020 07:00:32 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:31 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:31 INFO Benchmark start rados write.

09/06/2020 07:00:31 INFO Benchmark manager cmd. 

09/06/2020 07:00:31 INFO Benchmark Test Started

09/06/2020 07:00:31 INFO -d 60 -t 128 -type 2 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 07:00:31 INFO params

09/06/2020 07:00:31 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 07:00:31 INFO script

09/06/2020 07:00:08 INFO GlusterFS mount attempt 

09/06/2020 06:59:38 INFO GlusterFS mount attempt 

09/06/2020 06:59:08 INFO GlusterFS mount attempt 

09/06/2020 06:58:38 INFO GlusterFS mount attempt 

09/06/2020 06:58:08 INFO GlusterFS mount attempt 

09/06/2020 06:57:38 INFO GlusterFS mount attempt 

09/06/2020 06:57:08 INFO GlusterFS mount attempt 

09/06/2020 06:56:38 INFO GlusterFS mount attempt 

09/06/2020 06:56:08 INFO GlusterFS mount attempt 

09/06/2020 06:55:38 INFO GlusterFS mount attempt 

09/06/2020 06:55:08 INFO GlusterFS mount attempt 

09/06/2020 06:54:37 INFO GlusterFS mount attempt 

09/06/2020 06:54:07 INFO GlusterFS mount attempt 

09/06/2020 06:53:37 INFO GlusterFS mount attempt 

09/06/2020 06:53:07 INFO GlusterFS mount attempt 

09/06/2020 06:52:37 INFO GlusterFS mount attempt 

09/06/2020 06:52:07 INFO GlusterFS mount attempt 

09/06/2020 06:51:39 INFO Benchmark Test Completed

09/06/2020 06:51:37 INFO GlusterFS mount attempt 

09/06/2020 06:51:36 INFO Benchmark finished.

09/06/2020 06:51:07 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 06:51:07 INFO GlusterFS mount attempt 

09/06/2020 06:51:00 INFO Wait time before collect node state.

09/06/2020 06:50:59 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:58 INFO Benchmark client cmd. 

09/06/2020 06:50:58 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:58 INFO Start client stress job for rados

09/06/2020 06:50:58 INFO -d 30 -t 256 -b 4000 -m r -p rbd

09/06/2020 06:50:58 INFO params

09/06/2020 06:50:58 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 06:50:58 INFO script

09/06/2020 06:50:58 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:57 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:57 INFO Benchmark start rados read.

09/06/2020 06:50:37 INFO GlusterFS mount attempt 

09/06/2020 06:50:09 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 06:50:06 INFO GlusterFS mount attempt 

09/06/2020 06:50:02 INFO Wait time before collect storage state.

09/06/2020 06:50:01 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:50:01 INFO Benchmark client cmd. 

09/06/2020 06:50:00 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:50:00 INFO Start client stress job for rados

09/06/2020 06:50:00 INFO -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:50:00 INFO params

09/06/2020 06:50:00 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 06:50:00 INFO script

09/06/2020 06:50:00 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:49:59 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:49:59 INFO Benchmark start rados write.

09/06/2020 06:49:59 INFO Benchmark manager cmd. 

09/06/2020 06:49:59 INFO Benchmark Test Started

09/06/2020 06:49:59 INFO -d 60 -t 256 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 06:49:59 INFO params

09/06/2020 06:49:59 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 06:49:59 INFO script

09/06/2020 06:49:36 INFO GlusterFS mount attempt 

09/06/2020 06:49:06 INFO GlusterFS mount attempt 

09/06/2020 06:48:36 INFO GlusterFS mount attempt 

09/06/2020 06:48:06 INFO GlusterFS mount attempt 

09/06/2020 06:47:36 INFO GlusterFS mount attempt 

09/06/2020 06:47:06 INFO GlusterFS mount attempt 

09/06/2020 06:46:36 INFO GlusterFS mount attempt 

09/06/2020 06:46:06 INFO GlusterFS mount attempt 

09/06/2020 06:45:36 INFO GlusterFS mount attempt 

09/06/2020 06:45:06 INFO GlusterFS mount attempt 

09/06/2020 06:44:36 INFO GlusterFS mount attempt 

09/06/2020 06:44:05 INFO GlusterFS mount attempt 

09/06/2020 06:43:35 INFO GlusterFS mount attempt 

09/06/2020 06:43:05 INFO GlusterFS mount attempt 

09/06/2020 06:42:35 INFO GlusterFS mount attempt 

09/06/2020 06:42:05 INFO GlusterFS mount attempt 

09/06/2020 06:41:35 INFO GlusterFS mount attempt 

09/06/2020 06:41:05 INFO GlusterFS mount attempt 

09/06/2020 06:40:35 INFO GlusterFS mount attempt 

09/06/2020 06:40:05 INFO GlusterFS mount attempt 

09/06/2020 06:39:35 INFO GlusterFS mount attempt 

09/06/2020 06:39:05 INFO GlusterFS mount attempt 

09/06/2020 06:38:34 INFO GlusterFS mount attempt 

09/06/2020 06:38:04 INFO GlusterFS mount attempt 

09/06/2020 06:37:34 INFO GlusterFS mount attempt 

09/06/2020 06:37:04 INFO GlusterFS mount attempt 

09/06/2020 06:36:34 INFO GlusterFS mount attempt 

09/06/2020 06:36:04 INFO GlusterFS mount attempt 

09/06/2020 06:35:34 INFO GlusterFS mount attempt 

09/06/2020 06:35:04 INFO GlusterFS mount attempt 

09/06/2020 06:34:34 INFO GlusterFS mount attempt 

09/06/2020 06:34:04 INFO GlusterFS mount attempt 

09/06/2020 06:33:34 INFO GlusterFS mount attempt 

09/06/2020 06:33:03 INFO GlusterFS mount attempt 

09/06/2020 06:32:33 INFO GlusterFS mount attempt 

09/06/2020 06:32:03 INFO GlusterFS mount attempt 

09/06/2020 06:31:33 INFO GlusterFS mount attempt 

09/06/2020 06:31:03 INFO GlusterFS mount attempt 

09/06/2020 06:30:33 INFO GlusterFS mount attempt 

09/06/2020 06:30:03 INFO GlusterFS mount attempt 

09/06/2020 06:29:33 INFO GlusterFS mount attempt 

09/06/2020 06:29:03 INFO GlusterFS mount attempt 

09/06/2020 06:28:33 INFO GlusterFS mount attempt 

09/06/2020 06:28:03 INFO GlusterFS mount attempt 

09/06/2020 06:27:32 INFO GlusterFS mount attempt 

09/06/2020 06:27:02 INFO GlusterFS mount attempt 

09/06/2020 06:26:32 INFO GlusterFS mount attempt 

09/06/2020 06:26:02 INFO GlusterFS mount attempt 

09/06/2020 06:25:32 INFO GlusterFS mount attempt 

09/06/2020 06:25:02 INFO GlusterFS mount attempt 

09/06/2020 06:24:32 INFO GlusterFS mount attempt 

09/06/2020 06:24:02 INFO GlusterFS mount attempt 

09/06/2020 06:23:32 INFO GlusterFS mount attempt 

09/06/2020 06:23:02 INFO GlusterFS mount attempt 

09/06/2020 06:22:32 INFO GlusterFS mount attempt 

09/06/2020 06:22:02 INFO GlusterFS mount attempt 

09/06/2020 06:21:31 INFO GlusterFS mount attempt 

09/06/2020 06:21:01 INFO GlusterFS mount attempt 

09/06/2020 06:20:31 INFO GlusterFS mount attempt 

09/06/2020 06:20:01 INFO GlusterFS mount attempt 

09/06/2020 06:19:31 INFO GlusterFS mount attempt 

09/06/2020 06:19:01 INFO GlusterFS mount attempt 

09/06/2020 06:18:31 INFO GlusterFS mount attempt 

09/06/2020 06:18:01 INFO GlusterFS mount attempt 

09/06/2020 06:17:31 INFO GlusterFS mount attempt 

09/06/2020 06:17:01 INFO GlusterFS mount attempt 

09/06/2020 06:16:31 INFO GlusterFS mount attempt 

09/06/2020 06:16:00 INFO GlusterFS mount attempt 

09/06/2020 06:15:30 INFO GlusterFS mount attempt 

09/06/2020 06:15:00 INFO GlusterFS mount attempt 

09/06/2020 06:14:30 INFO GlusterFS mount attempt 

09/06/2020 06:14:00 INFO GlusterFS mount attempt 

09/06/2020 06:13:30 INFO GlusterFS mount attempt 

09/06/2020 06:13:00 INFO GlusterFS mount attempt 

09/06/2020 06:12:30 INFO GlusterFS mount attempt 

09/06/2020 06:12:00 INFO GlusterFS mount attempt 

09/06/2020 06:11:30 INFO GlusterFS mount attempt 

09/06/2020 06:10:59 INFO GlusterFS mount attempt 

09/06/2020 06:10:29 INFO GlusterFS mount attempt 

09/06/2020 06:09:59 INFO GlusterFS mount attempt 

09/06/2020 06:09:29 INFO GlusterFS mount attempt 

09/06/2020 06:08:59 INFO GlusterFS mount attempt 

09/06/2020 06:08:29 INFO GlusterFS mount attempt 

09/06/2020 06:07:59 INFO GlusterFS mount attempt 

09/06/2020 06:07:29 INFO GlusterFS mount attempt 

09/06/2020 06:06:59 INFO GlusterFS mount attempt 

09/06/2020 06:06:29 INFO GlusterFS mount attempt 

09/06/2020 06:05:59 INFO GlusterFS mount attempt 

09/06/2020 06:05:28 INFO GlusterFS mount attempt 

09/06/2020 06:04:58 INFO GlusterFS mount attempt 

09/06/2020 06:04:28 INFO GlusterFS mount attempt 

09/06/2020 06:03:58 INFO GlusterFS mount attempt 

09/06/2020 06:03:28 INFO GlusterFS mount attempt 

09/06/2020 06:02:58 INFO GlusterFS mount attempt 

09/06/2020 06:02:28 INFO GlusterFS mount attempt 

09/06/2020 06:01:58 INFO GlusterFS mount attempt 

09/06/2020 06:01:28 INFO GlusterFS mount attempt 

09/06/2020 06:00:58 INFO GlusterFS mount attempt 

09/06/2020 06:00:28 INFO GlusterFS mount attempt 

09/06/2020 05:59:57 INFO GlusterFS mount attempt 

09/06/2020 05:59:27 INFO GlusterFS mount attempt 

09/06/2020 05:58:57 INFO GlusterFS mount attempt 

09/06/2020 05:58:27 INFO GlusterFS mount attempt 

09/06/2020 05:57:57 INFO GlusterFS mount attempt 

09/06/2020 05:57:27 INFO GlusterFS mount attempt 

09/06/2020 05:56:57 INFO GlusterFS mount attempt 

09/06/2020 05:56:27 INFO GlusterFS mount attempt 

09/06/2020 05:55:57 INFO GlusterFS mount attempt 

09/06/2020 05:55:27 INFO GlusterFS mount attempt 

09/06/2020 05:54:57 INFO GlusterFS mount attempt 

09/06/2020 05:54:26 INFO GlusterFS mount attempt 

09/06/2020 05:53:56 INFO GlusterFS mount attempt 

09/06/2020 05:53:26 INFO GlusterFS mount attempt 

09/06/2020 05:52:56 INFO GlusterFS mount attempt 

09/06/2020 05:52:26 INFO GlusterFS mount attempt 

09/06/2020 05:51:56 INFO GlusterFS mount attempt 

09/06/2020 05:51:26 INFO GlusterFS mount attempt 

09/06/2020 05:50:56 INFO GlusterFS mount attempt 

09/06/2020 05:50:26 INFO GlusterFS mount attempt 

09/06/2020 05:49:56 INFO GlusterFS mount attempt 

09/06/2020 05:49:25 INFO GlusterFS mount attempt 

09/06/2020 05:48:55 INFO GlusterFS mount attempt 

09/06/2020 05:48:25 INFO GlusterFS mount attempt 

09/06/2020 05:47:55 INFO GlusterFS mount attempt 

09/06/2020 05:47:25 INFO GlusterFS mount attempt 

09/06/2020 05:46:55 INFO GlusterFS mount attempt 

09/06/2020 05:46:25 INFO GlusterFS mount attempt 

09/06/2020 05:45:55 INFO GlusterFS mount attempt 

09/06/2020 05:45:25 INFO GlusterFS mount attempt 

09/06/2020 05:44:55 INFO GlusterFS mount attempt 

09/06/2020 05:44:25 INFO GlusterFS mount attempt 

09/06/2020 05:43:54 INFO GlusterFS mount attempt 

09/06/2020 05:43:24 INFO GlusterFS mount attempt 

09/06/2020 05:42:54 INFO GlusterFS mount attempt 

09/06/2020 05:42:24 INFO GlusterFS mount attempt 

09/06/2020 05:41:54 INFO GlusterFS mount attempt 

09/06/2020 05:41:24 INFO GlusterFS mount attempt 

09/06/2020 05:40:54 INFO GlusterFS mount attempt 

09/06/2020 05:40:24 INFO GlusterFS mount attempt 

09/06/2020 05:39:54 INFO GlusterFS mount attempt 

09/06/2020 05:39:24 INFO GlusterFS mount attempt 

09/06/2020 05:38:54 INFO GlusterFS mount attempt 

09/06/2020 05:38:23 INFO GlusterFS mount attempt 

09/06/2020 05:37:53 INFO GlusterFS mount attempt 

09/06/2020 05:37:23 INFO GlusterFS mount attempt 

09/06/2020 05:36:53 INFO GlusterFS mount attempt 

09/06/2020 05:36:23 INFO GlusterFS mount attempt 

09/06/2020 05:35:53 INFO GlusterFS mount attempt 

09/06/2020 05:35:23 INFO GlusterFS mount attempt 

09/06/2020 05:34:53 INFO GlusterFS mount attempt 

09/06/2020 05:34:23 INFO GlusterFS mount attempt 

09/06/2020 05:33:53 INFO GlusterFS mount attempt 

09/06/2020 05:33:23 INFO GlusterFS mount attempt 

09/06/2020 05:32:52 INFO GlusterFS mount attempt 

09/06/2020 05:32:22 INFO GlusterFS mount attempt 

09/06/2020 05:31:52 INFO GlusterFS mount attempt 

09/06/2020 05:31:22 INFO GlusterFS mount attempt 

09/06/2020 05:30:52 INFO GlusterFS mount attempt 

09/06/2020 05:30:22 INFO GlusterFS mount attempt 

09/06/2020 05:29:52 INFO GlusterFS mount attempt 

09/06/2020 05:29:22 INFO GlusterFS mount attempt 

09/06/2020 05:28:52 INFO GlusterFS mount attempt 

09/06/2020 05:28:22 INFO GlusterFS mount attempt 

09/06/2020 05:27:51 INFO GlusterFS mount attempt 

09/06/2020 05:27:21 INFO GlusterFS mount attempt 

09/06/2020 05:26:51 INFO GlusterFS mount attempt 

09/06/2020 05:26:21 INFO GlusterFS mount attempt 

09/06/2020 05:25:51 INFO GlusterFS mount attempt 

09/06/2020 05:25:21 INFO GlusterFS mount attempt 

09/06/2020 05:24:51 INFO GlusterFS mount attempt 

09/06/2020 05:24:21 INFO GlusterFS mount attempt 

09/06/2020 05:23:51 INFO GlusterFS mount attempt 

09/06/2020 05:23:21 INFO GlusterFS mount attempt 

09/06/2020 05:22:51 INFO GlusterFS mount attempt 

09/06/2020 05:22:20 INFO GlusterFS mount attempt 

09/06/2020 05:21:50 INFO GlusterFS mount attempt 

09/06/2020 05:21:20 INFO GlusterFS mount attempt 

09/06/2020 05:20:50 INFO GlusterFS mount attempt 

09/06/2020 05:20:20 INFO GlusterFS mount attempt 

09/06/2020 05:19:50 INFO GlusterFS mount attempt 

09/06/2020 05:19:20 INFO GlusterFS mount attempt 

09/06/2020 05:18:50 INFO GlusterFS mount attempt 

09/06/2020 05:18:20 INFO GlusterFS mount attempt 

09/06/2020 05:17:50 INFO GlusterFS mount attempt 

09/06/2020 05:17:20 INFO GlusterFS mount attempt 

09/06/2020 05:16:49 INFO GlusterFS mount attempt 

09/06/2020 05:16:19 INFO GlusterFS mount attempt 

09/06/2020 05:15:49 INFO GlusterFS mount attempt 

09/06/2020 05:15:19 INFO GlusterFS mount attempt 

09/06/2020 05:14:49 INFO GlusterFS mount attempt 

09/06/2020 05:14:19 INFO GlusterFS mount attempt 

09/06/2020 05:13:49 INFO GlusterFS mount attempt 

09/06/2020 05:13:19 INFO GlusterFS mount attempt 

09/06/2020 05:12:49 INFO GlusterFS mount attempt 

09/06/2020 05:12:19 INFO GlusterFS mount attempt 

09/06/2020 05:11:48 INFO GlusterFS mount attempt 

09/06/2020 05:11:18 INFO GlusterFS mount attempt 

09/06/2020 05:10:48 INFO GlusterFS mount attempt 

09/06/2020 05:10:18 INFO GlusterFS mount attempt 

09/06/2020 05:09:48 INFO GlusterFS mount attempt 

09/06/2020 05:09:18 INFO GlusterFS mount attempt 

09/06/2020 05:08:48 INFO GlusterFS mount attempt 

09/06/2020 05:08:18 INFO GlusterFS mount attempt 

09/06/2020 05:07:48 INFO GlusterFS mount attempt 

09/06/2020 05:07:18 INFO GlusterFS mount attempt 

09/06/2020 05:06:48 INFO GlusterFS mount attempt 

09/06/2020 05:06:17 INFO GlusterFS mount attempt 

09/06/2020 05:05:47 INFO GlusterFS mount attempt 

09/06/2020 05:05:17 INFO GlusterFS mount attempt 

09/06/2020 05:04:47 INFO GlusterFS mount attempt 

09/06/2020 05:04:17 INFO GlusterFS mount attempt 

09/06/2020 05:03:47 INFO GlusterFS mount attempt 

09/06/2020 05:03:17 INFO GlusterFS mount attempt 

09/06/2020 05:02:47 INFO GlusterFS mount attempt 

09/06/2020 05:02:17 INFO GlusterFS mount attempt 

09/06/2020 05:01:47 INFO GlusterFS mount attempt 

09/06/2020 05:01:16 INFO GlusterFS mount attempt 

09/06/2020 05:00:46 INFO GlusterFS mount attempt 

09/06/2020 05:00:16 INFO GlusterFS mount attempt 

09/06/2020 04:59:46 INFO GlusterFS mount attempt 

09/06/2020 04:59:16 INFO GlusterFS mount attempt 

09/06/2020 04:58:46 INFO GlusterFS mount attempt 

09/06/2020 04:58:16 INFO GlusterFS mount attempt 

09/06/2020 04:57:46 INFO GlusterFS mount attempt 

09/06/2020 04:57:16 INFO GlusterFS mount attempt 

09/06/2020 04:56:46 INFO GlusterFS mount attempt 

09/06/2020 04:56:16 INFO GlusterFS mount attempt 

09/06/2020 04:55:45 INFO GlusterFS mount attempt 

09/06/2020 04:55:15 INFO GlusterFS mount attempt 

09/06/2020 04:54:45 INFO GlusterFS mount attempt 

09/06/2020 04:54:15 INFO GlusterFS mount attempt 

09/06/2020 04:53:45 INFO GlusterFS mount attempt 

09/06/2020 04:53:15 INFO GlusterFS mount attempt 

09/06/2020 04:52:45 INFO GlusterFS mount attempt 

09/06/2020 04:52:15 INFO GlusterFS mount attempt 

09/06/2020 04:51:45 INFO GlusterFS mount attempt 

09/06/2020 04:51:15 INFO GlusterFS mount attempt 

09/06/2020 04:50:44 INFO GlusterFS mount attempt 

09/06/2020 04:50:14 INFO GlusterFS mount attempt 

09/06/2020 04:49:44 INFO GlusterFS mount attempt 

09/06/2020 04:49:14 INFO GlusterFS mount attempt 

09/06/2020 04:48:44 INFO GlusterFS mount attempt 

09/06/2020 04:48:14 INFO GlusterFS mount attempt 

09/06/2020 04:47:44 INFO GlusterFS mount attempt 

09/06/2020 04:47:14 INFO GlusterFS mount attempt 

09/06/2020 04:46:44 INFO GlusterFS mount attempt 

09/06/2020 04:46:14 INFO GlusterFS mount attempt 

09/06/2020 04:45:44 INFO GlusterFS mount attempt 

09/06/2020 04:45:13 INFO GlusterFS mount attempt 

09/06/2020 04:44:43 INFO GlusterFS mount attempt 

09/06/2020 04:44:13 INFO GlusterFS mount attempt 

09/06/2020 04:43:43 INFO GlusterFS mount attempt 

09/06/2020 04:43:13 INFO GlusterFS mount attempt 

09/06/2020 04:42:43 INFO GlusterFS mount attempt 

09/06/2020 04:42:13 INFO GlusterFS mount attempt 

09/06/2020 04:41:43 INFO GlusterFS mount attempt 

09/06/2020 04:41:13 INFO GlusterFS mount attempt 

09/06/2020 04:40:43 INFO GlusterFS mount attempt 

09/06/2020 04:40:13 INFO GlusterFS mount attempt 

09/06/2020 04:39:42 INFO GlusterFS mount attempt 

09/06/2020 04:39:12 INFO GlusterFS mount attempt 

09/06/2020 04:38:42 INFO GlusterFS mount attempt 

09/06/2020 04:38:12 INFO GlusterFS mount attempt 

09/06/2020 04:37:42 INFO GlusterFS mount attempt 

09/06/2020 04:37:12 INFO GlusterFS mount attempt 

09/06/2020 04:36:42 INFO GlusterFS mount attempt 

09/06/2020 04:36:12 INFO GlusterFS mount attempt 

09/06/2020 04:35:42 INFO GlusterFS mount attempt 

09/06/2020 04:35:12 INFO GlusterFS mount attempt 

09/06/2020 04:34:42 INFO GlusterFS mount attempt 

09/06/2020 04:34:11 INFO GlusterFS mount attempt 

09/06/2020 04:33:41 INFO GlusterFS mount attempt 

09/06/2020 04:33:11 INFO GlusterFS mount attempt 

09/06/2020 04:32:41 INFO GlusterFS mount attempt 

09/06/2020 04:32:11 INFO GlusterFS mount attempt 

09/06/2020 04:31:41 INFO GlusterFS mount attempt 

09/06/2020 04:31:11 INFO GlusterFS mount attempt 

09/06/2020 04:30:41 INFO GlusterFS mount attempt 

09/06/2020 04:30:11 INFO GlusterFS mount attempt 

09/06/2020 04:29:41 INFO GlusterFS mount attempt 

09/06/2020 04:29:11 INFO GlusterFS mount attempt 

09/06/2020 04:28:40 INFO GlusterFS mount attempt 

09/06/2020 04:28:10 INFO GlusterFS mount attempt 

09/06/2020 04:27:40 INFO GlusterFS mount attempt 

09/06/2020 04:27:10 INFO GlusterFS mount attempt 

09/06/2020 04:26:40 INFO GlusterFS mount attempt 

09/06/2020 04:26:10 INFO GlusterFS mount attempt 

09/06/2020 04:25:40 INFO GlusterFS mount attempt 

09/06/2020 04:25:10 INFO GlusterFS mount attempt 

09/06/2020 04:24:40 INFO GlusterFS mount attempt 

09/06/2020 04:24:10 INFO GlusterFS mount attempt 

09/06/2020 04:23:39 INFO GlusterFS mount attempt 

09/06/2020 04:23:09 INFO GlusterFS mount attempt 

09/06/2020 04:22:39 INFO GlusterFS mount attempt 

09/06/2020 04:22:09 INFO GlusterFS mount attempt 

09/06/2020 04:21:39 INFO GlusterFS mount attempt 

09/06/2020 04:21:09 INFO GlusterFS mount attempt 

09/06/2020 04:20:39 INFO GlusterFS mount attempt 

09/06/2020 04:20:09 INFO GlusterFS mount attempt 

09/06/2020 04:19:39 INFO GlusterFS mount attempt 

09/06/2020 04:19:09 INFO GlusterFS mount attempt 

09/06/2020 04:18:39 INFO GlusterFS mount attempt 

09/06/2020 04:18:08 INFO GlusterFS mount attempt 

09/06/2020 04:17:38 INFO GlusterFS mount attempt 

09/06/2020 04:17:08 INFO GlusterFS mount attempt 

09/06/2020 04:16:38 INFO GlusterFS mount attempt 

09/06/2020 04:16:08 INFO GlusterFS mount attempt 

09/06/2020 04:15:38 INFO GlusterFS mount attempt 

09/06/2020 04:15:08 INFO GlusterFS mount attempt 

09/06/2020 04:14:38 INFO GlusterFS mount attempt 

09/06/2020 04:14:08 INFO GlusterFS mount attempt 

09/06/2020 04:13:38 INFO GlusterFS mount attempt 

09/06/2020 04:13:07 INFO GlusterFS mount attempt 

09/06/2020 04:12:37 INFO GlusterFS mount attempt 

09/06/2020 04:12:07 INFO GlusterFS mount attempt 

09/06/2020 04:11:37 INFO GlusterFS mount attempt 

09/06/2020 04:11:07 INFO GlusterFS mount attempt 

09/06/2020 04:10:37 INFO GlusterFS mount attempt 

09/06/2020 04:10:07 INFO GlusterFS mount attempt 

09/06/2020 04:09:37 INFO GlusterFS mount attempt 

09/06/2020 04:09:07 INFO GlusterFS mount attempt 

09/06/2020 04:08:37 INFO GlusterFS mount attempt 

09/06/2020 04:08:06 INFO GlusterFS mount attempt 

09/06/2020 04:07:36 INFO GlusterFS mount attempt 

09/06/2020 04:07:06 INFO GlusterFS mount attempt 

09/06/2020 04:06:36 INFO GlusterFS mount attempt 

09/06/2020 04:06:06 INFO GlusterFS mount attempt 

09/06/2020 04:05:36 INFO GlusterFS mount attempt 

09/06/2020 04:05:06 INFO GlusterFS mount attempt 

09/06/2020 04:04:36 INFO GlusterFS mount attempt 

09/06/2020 04:04:06 INFO GlusterFS mount attempt 

09/06/2020 04:03:36 INFO GlusterFS mount attempt 

09/06/2020 04:03:06 INFO GlusterFS mount attempt 

09/06/2020 04:02:35 INFO GlusterFS mount attempt 

09/06/2020 04:02:05 INFO GlusterFS mount attempt 

09/06/2020 04:01:35 INFO GlusterFS mount attempt 

09/06/2020 04:01:05 INFO GlusterFS mount attempt 

09/06/2020 04:00:35 INFO GlusterFS mount attempt 

09/06/2020 04:00:05 INFO GlusterFS mount attempt 

09/06/2020 03:59:35 INFO GlusterFS mount attempt 

09/06/2020 03:59:05 INFO GlusterFS mount attempt 

09/06/2020 03:58:35 INFO GlusterFS mount attempt 

09/06/2020 03:58:05 INFO GlusterFS mount attempt 

09/06/2020 03:57:34 INFO GlusterFS mount attempt 

09/06/2020 03:57:04 INFO GlusterFS mount attempt 

09/06/2020 03:56:34 INFO GlusterFS mount attempt 

09/06/2020 03:56:04 INFO GlusterFS mount attempt 

09/06/2020 03:55:34 INFO GlusterFS mount attempt 

09/06/2020 03:55:04 INFO GlusterFS mount attempt 

09/06/2020 03:54:34 INFO GlusterFS mount attempt 

09/06/2020 03:54:04 INFO GlusterFS mount attempt 

09/06/2020 03:53:34 INFO GlusterFS mount attempt 

09/06/2020 03:53:04 INFO GlusterFS mount attempt 

09/06/2020 03:52:34 INFO GlusterFS mount attempt 

09/06/2020 03:52:03 INFO GlusterFS mount attempt 

09/06/2020 03:51:33 INFO GlusterFS mount attempt 

09/06/2020 03:51:03 INFO GlusterFS mount attempt 

09/06/2020 03:50:33 INFO GlusterFS mount attempt 

09/06/2020 03:50:03 INFO GlusterFS mount attempt 

09/06/2020 03:49:33 INFO GlusterFS mount attempt 

09/06/2020 03:49:03 INFO GlusterFS mount attempt 

09/06/2020 03:48:33 INFO GlusterFS mount attempt 

09/06/2020 03:48:03 INFO GlusterFS mount attempt 

09/06/2020 03:47:33 INFO GlusterFS mount attempt 

09/06/2020 03:47:02 INFO GlusterFS mount attempt 

09/06/2020 03:46:32 INFO GlusterFS mount attempt 

09/06/2020 03:46:02 INFO GlusterFS mount attempt 

09/06/2020 03:45:32 INFO GlusterFS mount attempt 

09/06/2020 03:45:02 INFO GlusterFS mount attempt 

09/06/2020 03:44:32 INFO GlusterFS mount attempt 

09/06/2020 03:44:02 INFO GlusterFS mount attempt 

09/06/2020 03:43:32 INFO GlusterFS mount attempt 

09/06/2020 03:43:02 INFO GlusterFS mount attempt 

09/06/2020 03:42:32 INFO GlusterFS mount attempt 

09/06/2020 03:42:02 INFO GlusterFS mount attempt 

09/06/2020 03:41:31 INFO GlusterFS mount attempt 

09/06/2020 03:41:01 INFO GlusterFS mount attempt 

09/06/2020 03:40:31 INFO GlusterFS mount attempt 

09/06/2020 03:40:01 INFO GlusterFS mount attempt 

09/06/2020 03:39:31 INFO GlusterFS mount attempt 

09/06/2020 03:39:01 INFO GlusterFS mount attempt 

09/06/2020 03:38:31 INFO GlusterFS mount attempt 

09/06/2020 03:38:01 INFO GlusterFS mount attempt 

09/06/2020 03:37:31 INFO GlusterFS mount attempt 

09/06/2020 03:37:01 INFO GlusterFS mount attempt 

09/06/2020 03:36:30 INFO GlusterFS mount attempt 

09/06/2020 03:36:00 INFO GlusterFS mount attempt 

09/06/2020 03:35:30 INFO GlusterFS mount attempt 

09/06/2020 03:35:00 INFO GlusterFS mount attempt 

09/06/2020 03:34:30 INFO GlusterFS mount attempt 

09/06/2020 03:34:00 INFO GlusterFS mount attempt 

09/06/2020 03:33:30 INFO GlusterFS mount attempt 

09/06/2020 03:33:00 INFO GlusterFS mount attempt 

09/06/2020 03:32:30 INFO GlusterFS mount attempt 

09/06/2020 03:32:00 INFO GlusterFS mount attempt 

09/06/2020 03:31:30 INFO GlusterFS mount attempt 

09/06/2020 03:31:00 INFO GlusterFS mount attempt 

09/06/2020 03:30:29 INFO GlusterFS mount attempt 

09/06/2020 03:29:59 INFO GlusterFS mount attempt 

09/06/2020 03:29:29 INFO GlusterFS mount attempt 

09/06/2020 03:28:59 INFO GlusterFS mount attempt 

09/06/2020 03:28:29 INFO GlusterFS mount attempt 

09/06/2020 03:27:59 INFO GlusterFS mount attempt 

09/06/2020 03:27:29 INFO GlusterFS mount attempt 

09/06/2020 03:26:59 INFO GlusterFS mount attempt 

09/06/2020 03:26:29 INFO GlusterFS mount attempt 

09/06/2020 03:25:59 INFO GlusterFS mount attempt 

09/06/2020 03:25:28 INFO GlusterFS mount attempt 

09/06/2020 03:24:58 INFO GlusterFS mount attempt 

09/06/2020 03:24:28 INFO GlusterFS mount attempt 

09/06/2020 03:23:58 INFO GlusterFS mount attempt 

09/06/2020 03:23:28 INFO GlusterFS mount attempt 

09/06/2020 03:22:58 INFO GlusterFS mount attempt 

09/06/2020 03:22:28 INFO GlusterFS mount attempt 

09/06/2020 03:21:58 INFO GlusterFS mount attempt 

09/06/2020 03:21:28 INFO GlusterFS mount attempt 

09/06/2020 03:20:58 INFO GlusterFS mount attempt 

09/06/2020 03:20:28 INFO GlusterFS mount attempt 

09/06/2020 03:19:57 INFO GlusterFS mount attempt 

09/06/2020 03:19:27 INFO GlusterFS mount attempt 

09/06/2020 03:18:57 INFO GlusterFS mount attempt 

09/06/2020 03:18:27 INFO GlusterFS mount attempt 

09/06/2020 03:17:57 INFO GlusterFS mount attempt 

09/06/2020 03:17:27 INFO GlusterFS mount attempt 

09/06/2020 03:16:57 INFO GlusterFS mount attempt 

09/06/2020 03:16:27 INFO GlusterFS mount attempt 

09/06/2020 03:15:57 INFO GlusterFS mount attempt 

09/06/2020 03:15:27 INFO GlusterFS mount attempt 

09/06/2020 03:14:57 INFO GlusterFS mount attempt 

09/06/2020 03:14:26 INFO GlusterFS mount attempt 

09/06/2020 03:13:56 INFO GlusterFS mount attempt 

09/06/2020 03:13:26 INFO GlusterFS mount attempt 

09/06/2020 03:12:56 INFO GlusterFS mount attempt 

09/06/2020 03:12:26 INFO GlusterFS mount attempt 

09/06/2020 03:11:56 INFO GlusterFS mount attempt 

09/06/2020 03:11:26 INFO GlusterFS mount attempt 

09/06/2020 03:10:56 INFO GlusterFS mount attempt 

09/06/2020 03:10:26 INFO GlusterFS mount attempt 

09/06/2020 03:09:56 INFO GlusterFS mount attempt 

09/06/2020 03:09:25 INFO GlusterFS mount attempt 

09/06/2020 03:08:55 INFO GlusterFS mount attempt 

09/06/2020 03:08:25 INFO GlusterFS mount attempt 

09/06/2020 03:07:55 INFO GlusterFS mount attempt 

09/06/2020 03:07:25 INFO GlusterFS mount attempt 

09/06/2020 03:06:55 INFO GlusterFS mount attempt 

09/06/2020 03:06:25 INFO GlusterFS mount attempt 

09/06/2020 03:05:55 INFO GlusterFS mount attempt 

09/06/2020 03:05:25 INFO GlusterFS mount attempt 

09/06/2020 03:04:55 INFO GlusterFS mount attempt 

09/06/2020 03:04:24 INFO GlusterFS mount attempt 

09/06/2020 03:03:54 INFO GlusterFS mount attempt 

09/06/2020 03:03:24 INFO GlusterFS mount attempt 

09/06/2020 03:02:54 INFO GlusterFS mount attempt 

09/06/2020 03:02:24 INFO GlusterFS mount attempt 

09/06/2020 03:01:54 INFO GlusterFS mount attempt 

09/06/2020 03:01:24 INFO GlusterFS mount attempt 

09/06/2020 03:00:54 INFO GlusterFS mount attempt 

09/06/2020 03:00:24 INFO GlusterFS mount attempt 

09/06/2020 02:59:54 INFO GlusterFS mount attempt 

09/06/2020 02:59:23 INFO GlusterFS mount attempt 

09/06/2020 02:58:53 INFO GlusterFS mount attempt 

09/06/2020 02:58:23 INFO GlusterFS mount attempt 

09/06/2020 02:57:53 INFO GlusterFS mount attempt 

09/06/2020 02:57:23 INFO GlusterFS mount attempt 

09/06/2020 02:56:53 INFO GlusterFS mount attempt 

09/06/2020 02:56:23 INFO GlusterFS mount attempt 

09/06/2020 02:55:53 INFO GlusterFS mount attempt 

09/06/2020 02:55:23 INFO GlusterFS mount attempt 

09/06/2020 02:54:53 INFO GlusterFS mount attempt 

09/06/2020 02:54:23 INFO GlusterFS mount attempt 

09/06/2020 02:53:52 INFO GlusterFS mount attempt 

09/06/2020 02:53:22 INFO GlusterFS mount attempt 

09/06/2020 02:52:52 INFO GlusterFS mount attempt 

09/06/2020 02:52:22 INFO GlusterFS mount attempt 

09/06/2020 02:51:52 INFO GlusterFS mount attempt 

09/06/2020 02:51:22 INFO GlusterFS mount attempt 

09/06/2020 02:50:52 INFO GlusterFS mount attempt 

09/06/2020 02:50:22 INFO GlusterFS mount attempt 

09/06/2020 02:49:52 INFO GlusterFS mount attempt 

09/06/2020 02:49:22 INFO GlusterFS mount attempt 

09/06/2020 02:48:51 INFO GlusterFS mount attempt 

09/06/2020 02:48:21 INFO GlusterFS mount attempt 

09/06/2020 02:47:51 INFO GlusterFS mount attempt 

09/06/2020 02:47:21 INFO GlusterFS mount attempt 

09/06/2020 02:46:51 INFO GlusterFS mount attempt 

09/06/2020 02:46:21 INFO GlusterFS mount attempt 

09/06/2020 02:45:51 INFO GlusterFS mount attempt 

09/06/2020 02:45:21 INFO GlusterFS mount attempt 

09/06/2020 02:44:51 INFO GlusterFS mount attempt 

09/06/2020 02:44:21 INFO GlusterFS mount attempt 

09/06/2020 02:43:51 INFO GlusterFS mount attempt 

09/06/2020 02:43:20 INFO GlusterFS mount attempt 

09/06/2020 02:42:50 INFO GlusterFS mount attempt 

09/06/2020 02:42:20 INFO GlusterFS mount attempt 

09/06/2020 02:41:50 INFO GlusterFS mount attempt 

09/06/2020 02:41:20 INFO GlusterFS mount attempt 

09/06/2020 02:40:50 INFO GlusterFS mount attempt 

09/06/2020 02:40:20 INFO GlusterFS mount attempt 

09/06/2020 02:39:50 INFO GlusterFS mount attempt 

09/06/2020 02:39:20 INFO GlusterFS mount attempt 

09/06/2020 02:38:50 INFO GlusterFS mount attempt 

09/06/2020 02:38:19 INFO GlusterFS mount attempt 

09/06/2020 02:37:49 INFO GlusterFS mount attempt 

09/06/2020 02:37:19 INFO GlusterFS mount attempt 

09/06/2020 02:36:49 INFO GlusterFS mount attempt 

09/06/2020 02:36:19 INFO GlusterFS mount attempt 

09/06/2020 02:35:49 INFO GlusterFS mount attempt 

09/06/2020 02:35:19 INFO GlusterFS mount attempt 

09/06/2020 02:34:49 INFO GlusterFS mount attempt 

09/06/2020 02:34:19 INFO GlusterFS mount attempt 

09/06/2020 02:33:49 INFO GlusterFS mount attempt 

09/06/2020 02:33:19 INFO GlusterFS mount attempt 

09/06/2020 02:32:48 INFO GlusterFS mount attempt 

09/06/2020 02:32:18 INFO GlusterFS mount attempt 

09/06/2020 02:31:48 INFO GlusterFS mount attempt 

09/06/2020 02:31:18 INFO GlusterFS mount attempt 

09/06/2020 02:30:48 INFO GlusterFS mount attempt 

09/06/2020 02:30:18 INFO GlusterFS mount attempt 

09/06/2020 02:29:48 INFO GlusterFS mount attempt 

09/06/2020 02:29:18 INFO GlusterFS mount attempt 

09/06/2020 02:28:48 INFO GlusterFS mount attempt 

09/06/2020 02:28:18 INFO GlusterFS mount attempt 

09/06/2020 02:27:48 INFO GlusterFS mount attempt 

09/06/2020 02:27:17 INFO GlusterFS mount attempt 

09/06/2020 02:26:47 INFO GlusterFS mount attempt 

09/06/2020 02:26:17 INFO GlusterFS mount attempt 

09/06/2020 02:25:47 INFO GlusterFS mount attempt 

09/06/2020 02:25:17 INFO GlusterFS mount attempt 

09/06/2020 02:24:47 INFO GlusterFS mount attempt 

09/06/2020 02:24:17 INFO GlusterFS mount attempt 

09/06/2020 02:23:47 INFO GlusterFS mount attempt 

09/06/2020 02:23:17 INFO GlusterFS mount attempt 

09/06/2020 02:22:47 INFO GlusterFS mount attempt 

09/06/2020 02:22:17 INFO GlusterFS mount attempt 

09/06/2020 02:21:46 INFO GlusterFS mount attempt 

09/06/2020 02:21:16 INFO GlusterFS mount attempt 

09/06/2020 02:20:46 INFO GlusterFS mount attempt 

09/06/2020 02:20:16 INFO GlusterFS mount attempt 

09/06/2020 02:19:46 INFO GlusterFS mount attempt 

09/06/2020 02:19:16 INFO GlusterFS mount attempt 

09/06/2020 02:18:46 INFO GlusterFS mount attempt 

09/06/2020 02:18:16 INFO GlusterFS mount attempt 

09/06/2020 02:17:46 INFO GlusterFS mount attempt 

09/06/2020 02:17:16 INFO GlusterFS mount attempt 

09/06/2020 02:16:46 INFO GlusterFS mount attempt 

09/06/2020 02:16:15 INFO GlusterFS mount attempt 

09/06/2020 02:15:45 INFO GlusterFS mount attempt 

09/06/2020 02:15:15 INFO GlusterFS mount attempt 

09/06/2020 02:14:45 INFO GlusterFS mount attempt 

09/06/2020 02:14:15 INFO GlusterFS mount attempt 

09/06/2020 02:13:45 INFO GlusterFS mount attempt 

09/06/2020 02:13:15 INFO GlusterFS mount attempt 

09/06/2020 02:12:45 INFO GlusterFS mount attempt 

09/06/2020 02:12:15 INFO GlusterFS mount attempt 

09/06/2020 02:11:45 INFO GlusterFS mount attempt 

09/06/2020 02:11:14 INFO GlusterFS mount attempt 

09/06/2020 02:10:44 INFO GlusterFS mount attempt 

09/06/2020 02:10:14 INFO GlusterFS mount attempt 

09/06/2020 02:09:44 INFO GlusterFS mount attempt 

09/06/2020 02:09:14 INFO GlusterFS mount attempt 

09/06/2020 02:08:44 INFO GlusterFS mount attempt 

09/06/2020 02:08:14 INFO GlusterFS mount attempt 

09/06/2020 02:07:44 INFO GlusterFS mount attempt 

09/06/2020 02:07:14 INFO GlusterFS mount attempt 

09/06/2020 02:06:44 INFO GlusterFS mount attempt 

09/06/2020 02:06:14 INFO GlusterFS mount attempt 

09/06/2020 02:05:43 INFO GlusterFS mount attempt 

09/06/2020 02:05:13 INFO GlusterFS mount attempt 

09/06/2020 02:04:43 INFO GlusterFS mount attempt 

09/06/2020 02:04:13 INFO GlusterFS mount attempt 

09/06/2020 02:03:43 INFO GlusterFS mount attempt 

09/06/2020 02:03:13 INFO GlusterFS mount attempt 

09/06/2020 02:02:43 INFO GlusterFS mount attempt 

09/06/2020 02:02:13 INFO GlusterFS mount attempt 

09/06/2020 02:01:43 INFO GlusterFS mount attempt 

09/06/2020 02:01:13 INFO GlusterFS mount attempt 

09/06/2020 02:00:42 INFO GlusterFS mount attempt 

09/06/2020 02:00:12 INFO GlusterFS mount attempt 

09/06/2020 01:59:42 INFO GlusterFS mount attempt 

09/06/2020 01:59:12 INFO GlusterFS mount attempt 

09/06/2020 01:58:42 INFO GlusterFS mount attempt 

09/06/2020 01:58:12 INFO GlusterFS mount attempt 

09/06/2020 01:57:42 INFO GlusterFS mount attempt 

09/06/2020 01:57:12 INFO GlusterFS mount attempt 

09/06/2020 01:56:42 INFO GlusterFS mount attempt 

09/06/2020 01:56:12 INFO GlusterFS mount attempt 

09/06/2020 01:55:42 INFO GlusterFS mount attempt 

09/06/2020 01:55:11 INFO GlusterFS mount attempt 

09/06/2020 01:54:41 INFO GlusterFS mount attempt 

09/06/2020 01:54:11 INFO GlusterFS mount attempt 

09/06/2020 01:53:41 INFO GlusterFS mount attempt 

09/06/2020 01:53:11 INFO GlusterFS mount attempt 

09/06/2020 01:52:41 INFO GlusterFS mount attempt 

09/06/2020 01:52:11 INFO GlusterFS mount attempt 

09/06/2020 01:51:41 INFO GlusterFS mount attempt 

09/06/2020 01:51:11 INFO GlusterFS mount attempt 

09/06/2020 01:50:41 INFO GlusterFS mount attempt 

09/06/2020 01:50:10 INFO GlusterFS mount attempt 

09/06/2020 01:49:40 INFO GlusterFS mount attempt 

09/06/2020 01:49:10 INFO GlusterFS mount attempt 

09/06/2020 01:48:40 INFO GlusterFS mount attempt 

09/06/2020 01:48:10 INFO GlusterFS mount attempt 

09/06/2020 01:47:40 INFO GlusterFS mount attempt 

09/06/2020 01:47:10 INFO GlusterFS mount attempt 

09/06/2020 01:46:40 INFO GlusterFS mount attempt 

09/06/2020 01:46:10 INFO GlusterFS mount attempt 

09/06/2020 01:45:40 INFO GlusterFS mount attempt 

09/06/2020 01:45:10 INFO GlusterFS mount attempt 

09/06/2020 01:44:39 INFO GlusterFS mount attempt 

09/06/2020 01:44:09 INFO GlusterFS mount attempt 

09/06/2020 01:43:39 INFO GlusterFS mount attempt 

09/06/2020 01:43:09 INFO GlusterFS mount attempt 

09/06/2020 01:42:39 INFO GlusterFS mount attempt 

09/06/2020 01:42:09 INFO GlusterFS mount attempt 

09/06/2020 01:41:39 INFO GlusterFS mount attempt 

09/06/2020 01:41:09 INFO GlusterFS mount attempt 

09/06/2020 01:40:39 INFO GlusterFS mount attempt 

09/06/2020 01:40:09 INFO GlusterFS mount attempt 

09/06/2020 01:39:39 INFO GlusterFS mount attempt 

09/06/2020 01:39:08 INFO GlusterFS mount attempt 

09/06/2020 01:38:38 INFO GlusterFS mount attempt 

09/06/2020 01:38:08 INFO GlusterFS mount attempt 

09/06/2020 01:37:38 INFO GlusterFS mount attempt 

09/06/2020 01:37:08 INFO GlusterFS mount attempt 

09/06/2020 01:36:38 INFO GlusterFS mount attempt 

09/06/2020 01:36:08 INFO GlusterFS mount attempt 

09/06/2020 01:35:38 INFO GlusterFS mount attempt 

09/06/2020 01:35:08 INFO GlusterFS mount attempt 

09/06/2020 01:34:38 INFO GlusterFS mount attempt 

09/06/2020 01:34:08 INFO GlusterFS mount attempt 

09/06/2020 01:33:37 INFO GlusterFS mount attempt 

09/06/2020 01:33:07 INFO GlusterFS mount attempt 

09/06/2020 01:32:37 INFO GlusterFS mount attempt 

09/06/2020 01:32:07 INFO GlusterFS mount attempt 

09/06/2020 01:31:37 INFO GlusterFS mount attempt 

09/06/2020 01:31:07 INFO GlusterFS mount attempt 

09/06/2020 01:30:37 INFO GlusterFS mount attempt 

09/06/2020 01:30:07 INFO GlusterFS mount attempt 

09/06/2020 01:29:37 INFO GlusterFS mount attempt 

09/06/2020 01:29:07 INFO GlusterFS mount attempt 

09/06/2020 01:28:37 INFO GlusterFS mount attempt 

09/06/2020 01:28:07 INFO GlusterFS mount attempt 

09/06/2020 01:27:36 INFO GlusterFS mount attempt 

09/06/2020 01:27:06 INFO GlusterFS mount attempt 

09/06/2020 01:26:36 INFO GlusterFS mount attempt 

09/06/2020 01:26:06 INFO GlusterFS mount attempt 

09/06/2020 01:25:36 INFO GlusterFS mount attempt 

09/06/2020 01:25:06 INFO GlusterFS mount attempt 

09/06/2020 01:24:36 INFO GlusterFS mount attempt 

09/06/2020 01:24:06 INFO GlusterFS mount attempt 

09/06/2020 01:23:36 INFO GlusterFS mount attempt 

09/06/2020 01:23:06 INFO GlusterFS mount attempt 

09/06/2020 01:22:36 INFO GlusterFS mount attempt 

09/06/2020 01:22:05 INFO GlusterFS mount attempt 

09/06/2020 01:21:35 INFO GlusterFS mount attempt 

09/06/2020 01:21:05 INFO GlusterFS mount attempt 

09/06/2020 01:20:35 INFO GlusterFS mount attempt 

09/06/2020 01:20:05 INFO GlusterFS mount attempt 

09/06/2020 01:19:35 INFO GlusterFS mount attempt 

09/06/2020 01:19:05 INFO GlusterFS mount attempt 

09/06/2020 01:18:35 INFO GlusterFS mount attempt 

09/06/2020 01:18:05 INFO GlusterFS mount attempt 

09/06/2020 01:17:35 INFO GlusterFS mount attempt 

09/06/2020 01:17:05 INFO GlusterFS mount attempt 

09/06/2020 01:16:34 INFO GlusterFS mount attempt 

09/06/2020 01:16:04 INFO GlusterFS mount attempt 

09/06/2020 01:15:34 INFO GlusterFS mount attempt 

09/06/2020 01:15:04 INFO GlusterFS mount attempt 

09/06/2020 01:14:34 INFO GlusterFS mount attempt 

09/06/2020 01:14:04 INFO GlusterFS mount attempt 

09/06/2020 01:13:34 INFO GlusterFS mount attempt 

09/06/2020 01:13:04 INFO GlusterFS mount attempt 

09/06/2020 01:12:34 INFO GlusterFS mount attempt 

09/06/2020 01:12:04 INFO GlusterFS mount attempt 

09/06/2020 01:11:33 INFO GlusterFS mount attempt 

09/06/2020 01:11:03 INFO GlusterFS mount attempt 

09/06/2020 01:10:33 INFO GlusterFS mount attempt 

09/06/2020 01:10:03 INFO GlusterFS mount attempt 

09/06/2020 01:09:33 INFO GlusterFS mount attempt 

09/06/2020 01:09:03 INFO GlusterFS mount attempt 

09/06/2020 01:08:33 INFO GlusterFS mount attempt 

09/06/2020 01:08:03 INFO GlusterFS mount attempt 

09/06/2020 01:07:33 INFO GlusterFS mount attempt 

09/06/2020 01:07:03 INFO GlusterFS mount attempt 

09/06/2020 01:06:33 INFO GlusterFS mount attempt 

09/06/2020 01:06:02 INFO GlusterFS mount attempt 

09/06/2020 01:05:32 INFO GlusterFS mount attempt 

09/06/2020 01:05:02 INFO GlusterFS mount attempt 

09/06/2020 01:04:32 INFO GlusterFS mount attempt 

09/06/2020 01:04:02 INFO GlusterFS mount attempt 

09/06/2020 01:03:32 INFO GlusterFS mount attempt 

09/06/2020 01:03:02 INFO GlusterFS mount attempt 

09/06/2020 01:02:32 INFO GlusterFS mount attempt 

09/06/2020 01:02:02 INFO GlusterFS mount attempt 

09/06/2020 01:01:32 INFO GlusterFS mount attempt 

09/06/2020 01:01:02 INFO GlusterFS mount attempt 

09/06/2020 01:00:31 INFO GlusterFS mount attempt 

09/06/2020 01:00:01 INFO GlusterFS mount attempt 

09/06/2020 00:59:31 INFO GlusterFS mount attempt 

09/06/2020 00:59:01 INFO GlusterFS mount attempt 

09/06/2020 00:58:31 INFO GlusterFS mount attempt 

09/06/2020 00:58:01 INFO GlusterFS mount attempt 

09/06/2020 00:57:31 INFO GlusterFS mount attempt 

09/06/2020 00:57:01 INFO GlusterFS mount attempt 

09/06/2020 00:56:31 INFO GlusterFS mount attempt 

09/06/2020 00:56:01 INFO GlusterFS mount attempt 

09/06/2020 00:55:30 INFO GlusterFS mount attempt 

09/06/2020 00:55:00 INFO GlusterFS mount attempt 

09/06/2020 00:54:30 INFO GlusterFS mount attempt 

09/06/2020 00:54:00 INFO GlusterFS mount attempt 

09/06/2020 00:53:30 INFO GlusterFS mount attempt 

09/06/2020 00:53:00 INFO GlusterFS mount attempt 

09/06/2020 00:52:30 INFO GlusterFS mount attempt 

09/06/2020 00:52:00 INFO GlusterFS mount attempt 

09/06/2020 00:51:30 INFO GlusterFS mount attempt 

09/06/2020 00:51:00 INFO GlusterFS mount attempt 

09/06/2020 00:50:30 INFO GlusterFS mount attempt 

09/06/2020 00:49:59 INFO GlusterFS mount attempt 

09/06/2020 00:49:29 INFO GlusterFS mount attempt 

09/06/2020 00:48:59 INFO GlusterFS mount attempt 

09/06/2020 00:48:29 INFO GlusterFS mount attempt 

09/06/2020 00:47:59 INFO GlusterFS mount attempt 

09/06/2020 00:47:29 INFO GlusterFS mount attempt 

09/06/2020 00:46:59 INFO GlusterFS mount attempt 

09/06/2020 00:46:29 INFO GlusterFS mount attempt 

09/06/2020 00:45:59 INFO GlusterFS mount attempt 

09/06/2020 00:45:29 INFO GlusterFS mount attempt 

09/06/2020 00:44:58 INFO GlusterFS mount attempt 

09/06/2020 00:44:28 INFO GlusterFS mount attempt 

09/06/2020 00:43:58 INFO GlusterFS mount attempt 

09/06/2020 00:43:28 INFO GlusterFS mount attempt 

09/06/2020 00:42:58 INFO GlusterFS mount attempt 

09/06/2020 00:42:28 INFO GlusterFS mount attempt 

09/06/2020 00:41:58 INFO GlusterFS mount attempt 

09/06/2020 00:41:28 INFO GlusterFS mount attempt 

09/06/2020 00:40:58 INFO GlusterFS mount attempt 

09/06/2020 00:40:28 INFO GlusterFS mount attempt 

09/06/2020 00:39:58 INFO GlusterFS mount attempt 

09/06/2020 00:39:27 INFO GlusterFS mount attempt 

09/06/2020 00:38:57 INFO GlusterFS mount attempt 

09/06/2020 00:38:27 INFO GlusterFS mount attempt 

09/06/2020 00:37:57 INFO GlusterFS mount attempt 

09/06/2020 00:37:27 INFO GlusterFS mount attempt 

09/06/2020 00:36:57 INFO GlusterFS mount attempt 

09/06/2020 00:36:27 INFO GlusterFS mount attempt 

09/06/2020 00:35:57 INFO GlusterFS mount attempt 

09/06/2020 00:35:27 INFO GlusterFS mount attempt 

09/06/2020 00:34:57 INFO GlusterFS mount attempt 

09/06/2020 00:34:26 INFO GlusterFS mount attempt 

09/06/2020 00:33:56 INFO GlusterFS mount attempt 

09/06/2020 00:33:26 INFO GlusterFS mount attempt 

09/06/2020 00:32:56 INFO GlusterFS mount attempt 

09/06/2020 00:32:26 INFO GlusterFS mount attempt 

09/06/2020 00:31:56 INFO GlusterFS mount attempt 

09/06/2020 00:31:26 INFO GlusterFS mount attempt 

09/06/2020 00:30:56 INFO GlusterFS mount attempt 

09/06/2020 00:30:26 INFO GlusterFS mount attempt 

09/06/2020 00:29:56 INFO GlusterFS mount attempt 

09/06/2020 00:29:26 INFO GlusterFS mount attempt 

09/06/2020 00:28:55 INFO GlusterFS mount attempt 

09/06/2020 00:28:25 INFO GlusterFS mount attempt 

09/06/2020 00:27:55 INFO GlusterFS mount attempt 

09/06/2020 00:27:25 INFO GlusterFS mount attempt 

09/06/2020 00:26:55 INFO GlusterFS mount attempt 

09/06/2020 00:26:25 INFO GlusterFS mount attempt 

09/06/2020 00:25:55 INFO GlusterFS mount attempt 

09/06/2020 00:25:25 INFO GlusterFS mount attempt 

09/06/2020 00:24:55 INFO GlusterFS mount attempt 

09/06/2020 00:24:25 INFO GlusterFS mount attempt 

09/06/2020 00:23:54 INFO GlusterFS mount attempt 

09/06/2020 00:23:24 INFO GlusterFS mount attempt 

09/06/2020 00:22:54 INFO GlusterFS mount attempt 

09/06/2020 00:22:24 INFO GlusterFS mount attempt 

09/06/2020 00:21:54 INFO GlusterFS mount attempt 

09/06/2020 00:21:24 INFO GlusterFS mount attempt 

09/06/2020 00:20:54 INFO GlusterFS mount attempt 

09/06/2020 00:20:24 INFO GlusterFS mount attempt 

09/06/2020 00:19:54 INFO GlusterFS mount attempt 

09/06/2020 00:19:24 INFO GlusterFS mount attempt 

09/06/2020 00:18:53 INFO GlusterFS mount attempt 

09/06/2020 00:18:23 INFO GlusterFS mount attempt 

09/06/2020 00:17:53 INFO GlusterFS mount attempt 

09/06/2020 00:17:23 INFO GlusterFS mount attempt 

09/06/2020 00:16:53 INFO GlusterFS mount attempt 

09/06/2020 00:16:23 INFO GlusterFS mount attempt 

09/06/2020 00:15:53 INFO GlusterFS mount attempt 

09/06/2020 00:15:23 INFO GlusterFS mount attempt 

09/06/2020 00:14:53 INFO GlusterFS mount attempt 

09/06/2020 00:14:23 INFO GlusterFS mount attempt 

09/06/2020 00:13:53 INFO GlusterFS mount attempt 

09/06/2020 00:13:22 INFO GlusterFS mount attempt 

09/06/2020 00:12:52 INFO GlusterFS mount attempt 

09/06/2020 00:12:22 INFO GlusterFS mount attempt 

09/06/2020 00:11:52 INFO GlusterFS mount attempt 

09/06/2020 00:11:22 INFO GlusterFS mount attempt 

09/06/2020 00:10:52 INFO GlusterFS mount attempt 

09/06/2020 00:10:22 INFO GlusterFS mount attempt 

09/06/2020 00:09:52 INFO GlusterFS mount attempt 

09/06/2020 00:09:22 INFO GlusterFS mount attempt 

09/06/2020 00:08:52 INFO GlusterFS mount attempt 

09/06/2020 00:08:22 INFO GlusterFS mount attempt 

09/06/2020 00:07:51 INFO GlusterFS mount attempt 

09/06/2020 00:07:21 INFO GlusterFS mount attempt 

09/06/2020 00:06:51 INFO GlusterFS mount attempt 

09/06/2020 00:06:21 INFO GlusterFS mount attempt 

09/06/2020 00:05:51 INFO GlusterFS mount attempt 

09/06/2020 00:05:21 INFO GlusterFS mount attempt 

09/06/2020 00:04:51 INFO GlusterFS mount attempt 

09/06/2020 00:04:21 INFO GlusterFS mount attempt 

09/06/2020 00:03:51 INFO GlusterFS mount attempt 

09/06/2020 00:03:21 INFO GlusterFS mount attempt 

09/06/2020 00:02:50 INFO GlusterFS mount attempt 

09/06/2020 00:02:20 INFO GlusterFS mount attempt 

09/06/2020 00:01:50 INFO GlusterFS mount attempt 

09/06/2020 00:01:20 INFO GlusterFS mount attempt 

09/06/2020 00:00:50 INFO GlusterFS mount attempt 

09/06/2020 00:00:20 INFO GlusterFS mount attempt 

08/06/2020 23:59:50 INFO GlusterFS mount attempt 

08/06/2020 23:59:20 INFO GlusterFS mount attempt 

08/06/2020 23:58:50 INFO GlusterFS mount attempt 

08/06/2020 23:58:20 INFO GlusterFS mount attempt 

08/06/2020 23:57:50 INFO GlusterFS mount attempt 

08/06/2020 23:57:19 INFO GlusterFS mount attempt 

08/06/2020 23:56:49 INFO GlusterFS mount attempt 

08/06/2020 23:56:19 INFO GlusterFS mount attempt 

08/06/2020 23:55:49 INFO GlusterFS mount attempt 

08/06/2020 23:55:19 INFO GlusterFS mount attempt 

08/06/2020 23:54:49 INFO GlusterFS mount attempt 

08/06/2020 23:54:19 INFO GlusterFS mount attempt 

08/06/2020 23:53:49 INFO GlusterFS mount attempt 

08/06/2020 23:53:19 INFO GlusterFS mount attempt 

08/06/2020 23:52:49 INFO GlusterFS mount attempt 

08/06/2020 23:52:19 INFO GlusterFS mount attempt 

08/06/2020 23:51:48 INFO GlusterFS mount attempt 

08/06/2020 23:51:18 INFO GlusterFS mount attempt 

08/06/2020 23:50:48 INFO GlusterFS mount attempt 

08/06/2020 23:50:18 INFO GlusterFS mount attempt 

08/06/2020 23:49:48 INFO GlusterFS mount attempt 

08/06/2020 23:49:18 INFO GlusterFS mount attempt 

08/06/2020 23:48:48 INFO GlusterFS mount attempt 

08/06/2020 23:48:18 INFO GlusterFS mount attempt 

08/06/2020 23:47:48 INFO GlusterFS mount attempt 

08/06/2020 23:47:18 INFO GlusterFS mount attempt 

08/06/2020 23:46:47 INFO GlusterFS mount attempt 

08/06/2020 23:46:17 INFO GlusterFS mount attempt 

08/06/2020 23:45:47 INFO GlusterFS mount attempt 

08/06/2020 23:45:17 INFO GlusterFS mount attempt 

08/06/2020 23:44:47 INFO GlusterFS mount attempt 

08/06/2020 23:44:17 INFO GlusterFS mount attempt 

08/06/2020 23:43:47 INFO GlusterFS mount attempt 

08/06/2020 23:43:17 INFO GlusterFS mount attempt 

08/06/2020 23:42:47 INFO GlusterFS mount attempt 

08/06/2020 23:42:17 INFO GlusterFS mount attempt 

08/06/2020 23:41:47 INFO GlusterFS mount attempt 

08/06/2020 23:41:16 INFO GlusterFS mount attempt 

08/06/2020 23:40:46 INFO GlusterFS mount attempt 

08/06/2020 23:40:16 INFO GlusterFS mount attempt 

08/06/2020 23:39:46 INFO GlusterFS mount attempt 

08/06/2020 23:39:16 INFO GlusterFS mount attempt 

08/06/2020 23:38:46 INFO GlusterFS mount attempt 

08/06/2020 23:38:16 INFO GlusterFS mount attempt 

08/06/2020 23:37:46 INFO GlusterFS mount attempt 

08/06/2020 23:37:16 INFO GlusterFS mount attempt 

08/06/2020 23:36:46 INFO GlusterFS mount attempt 

08/06/2020 23:36:16 INFO GlusterFS mount attempt 

08/06/2020 23:35:45 INFO GlusterFS mount attempt 

08/06/2020 23:35:15 INFO GlusterFS mount attempt 

08/06/2020 23:34:45 INFO GlusterFS mount attempt 

08/06/2020 23:34:15 INFO GlusterFS mount attempt 

08/06/2020 23:33:45 INFO GlusterFS mount attempt 

08/06/2020 23:33:15 INFO GlusterFS mount attempt 

08/06/2020 23:32:45 INFO GlusterFS mount attempt 

08/06/2020 23:32:15 INFO GlusterFS mount attempt 

08/06/2020 23:31:45 INFO GlusterFS mount attempt 

08/06/2020 23:31:15 INFO GlusterFS mount attempt 

08/06/2020 23:30:45 INFO GlusterFS mount attempt 

08/06/2020 23:30:14 INFO GlusterFS mount attempt 

08/06/2020 23:29:44 INFO GlusterFS mount attempt 

08/06/2020 23:29:14 INFO GlusterFS mount attempt 

08/06/2020 23:28:44 INFO GlusterFS mount attempt 

08/06/2020 23:28:14 INFO GlusterFS mount attempt 

08/06/2020 23:27:44 INFO GlusterFS mount attempt 

08/06/2020 23:27:14 INFO GlusterFS mount attempt 

08/06/2020 23:26:44 INFO GlusterFS mount attempt 

08/06/2020 23:26:14 INFO GlusterFS mount attempt 

08/06/2020 23:25:44 INFO GlusterFS mount attempt 

08/06/2020 23:25:14 INFO GlusterFS mount attempt 

08/06/2020 23:24:43 INFO GlusterFS mount attempt 

08/06/2020 23:24:13 INFO GlusterFS mount attempt 

08/06/2020 23:23:43 INFO GlusterFS mount attempt 

08/06/2020 23:23:13 INFO GlusterFS mount attempt 

08/06/2020 23:22:43 INFO GlusterFS mount attempt 

08/06/2020 23:22:13 INFO GlusterFS mount attempt 

08/06/2020 23:21:43 INFO GlusterFS mount attempt 

08/06/2020 23:21:13 INFO GlusterFS mount attempt 

08/06/2020 23:20:43 INFO GlusterFS mount attempt 

08/06/2020 23:20:13 INFO GlusterFS mount attempt 

08/06/2020 23:19:43 INFO GlusterFS mount attempt 

08/06/2020 23:19:12 INFO GlusterFS mount attempt 

08/06/2020 23:18:42 INFO GlusterFS mount attempt 

08/06/2020 23:18:12 INFO GlusterFS mount attempt 

08/06/2020 23:17:42 INFO GlusterFS mount attempt 

08/06/2020 23:17:12 INFO GlusterFS mount attempt 

08/06/2020 23:16:42 INFO GlusterFS mount attempt 

08/06/2020 23:16:12 INFO GlusterFS mount attempt 

08/06/2020 23:15:42 INFO GlusterFS mount attempt 

08/06/2020 23:15:12 INFO GlusterFS mount attempt 

08/06/2020 23:14:42 INFO GlusterFS mount attempt 

08/06/2020 23:14:12 INFO GlusterFS mount attempt 

08/06/2020 23:13:41 INFO GlusterFS mount attempt 

08/06/2020 23:13:11 INFO GlusterFS mount attempt 

08/06/2020 23:12:41 INFO GlusterFS mount attempt 

08/06/2020 23:12:11 INFO GlusterFS mount attempt 

08/06/2020 23:11:41 INFO GlusterFS mount attempt 

08/06/2020 23:11:11 INFO GlusterFS mount attempt 

08/06/2020 23:10:41 INFO GlusterFS mount attempt 

08/06/2020 23:10:11 INFO GlusterFS mount attempt 

08/06/2020 23:09:41 INFO GlusterFS mount attempt 

08/06/2020 23:09:11 INFO GlusterFS mount attempt 

08/06/2020 23:08:41 INFO GlusterFS mount attempt 

08/06/2020 23:08:11 INFO GlusterFS mount attempt 

08/06/2020 23:07:40 INFO GlusterFS mount attempt 

08/06/2020 23:07:10 INFO GlusterFS mount attempt 

08/06/2020 23:06:40 INFO GlusterFS mount attempt 

08/06/2020 23:06:10 INFO GlusterFS mount attempt 

08/06/2020 23:05:40 INFO GlusterFS mount attempt 

08/06/2020 23:05:10 INFO GlusterFS mount attempt 

08/06/2020 23:04:40 INFO GlusterFS mount attempt 

08/06/2020 23:04:10 INFO GlusterFS mount attempt 

08/06/2020 23:03:40 INFO GlusterFS mount attempt 

08/06/2020 23:03:10 INFO GlusterFS mount attempt 

08/06/2020 23:02:40 INFO GlusterFS mount attempt 

08/06/2020 23:02:09 INFO GlusterFS mount attempt 

08/06/2020 23:01:39 INFO GlusterFS mount attempt 

08/06/2020 23:01:09 INFO GlusterFS mount attempt 

08/06/2020 23:00:39 INFO GlusterFS mount attempt 

08/06/2020 23:00:09 INFO GlusterFS mount attempt 

08/06/2020 22:59:39 INFO GlusterFS mount attempt 

08/06/2020 22:59:09 INFO GlusterFS mount attempt 

08/06/2020 22:58:39 INFO GlusterFS mount attempt 

08/06/2020 22:58:09 INFO GlusterFS mount attempt 

08/06/2020 22:57:39 INFO GlusterFS mount attempt 

08/06/2020 22:57:09 INFO GlusterFS mount attempt 

08/06/2020 22:56:39 INFO GlusterFS mount attempt 

08/06/2020 22:56:08 INFO GlusterFS mount attempt 

08/06/2020 22:55:38 INFO GlusterFS mount attempt 

08/06/2020 22:55:08 INFO GlusterFS mount attempt 

08/06/2020 22:54:38 INFO GlusterFS mount attempt 

08/06/2020 22:54:08 INFO GlusterFS mount attempt 

08/06/2020 22:53:38 INFO GlusterFS mount attempt 

08/06/2020 22:53:08 INFO GlusterFS mount attempt 

08/06/2020 22:52:38 INFO GlusterFS mount attempt 

08/06/2020 22:52:08 INFO GlusterFS mount attempt 

08/06/2020 22:51:38 INFO GlusterFS mount attempt 

08/06/2020 22:51:07 INFO GlusterFS mount attempt 

08/06/2020 22:50:37 INFO GlusterFS mount attempt 

08/06/2020 22:50:07 INFO GlusterFS mount attempt 

08/06/2020 22:49:37 INFO GlusterFS mount attempt 

08/06/2020 22:49:07 INFO GlusterFS mount attempt 

08/06/2020 22:48:37 INFO GlusterFS mount attempt 

08/06/2020 22:48:07 INFO GlusterFS mount attempt 

08/06/2020 22:47:37 INFO GlusterFS mount attempt 

08/06/2020 22:47:07 INFO GlusterFS mount attempt 

08/06/2020 22:46:37 INFO GlusterFS mount attempt 

08/06/2020 22:46:07 INFO GlusterFS mount attempt 

08/06/2020 22:45:36 INFO GlusterFS mount attempt 

08/06/2020 22:45:06 INFO GlusterFS mount attempt 

08/06/2020 22:44:36 INFO GlusterFS mount attempt 

08/06/2020 22:44:06 INFO GlusterFS mount attempt 

08/06/2020 22:43:36 INFO GlusterFS mount attempt 

08/06/2020 22:43:06 INFO GlusterFS mount attempt 

08/06/2020 22:42:36 INFO GlusterFS mount attempt 

08/06/2020 22:42:06 INFO GlusterFS mount attempt 

08/06/2020 22:41:36 INFO GlusterFS mount attempt 

08/06/2020 22:41:06 INFO GlusterFS mount attempt 

08/06/2020 22:40:36 INFO GlusterFS mount attempt 

08/06/2020 22:40:05 INFO GlusterFS mount attempt 

08/06/2020 22:39:35 INFO GlusterFS mount attempt 

08/06/2020 22:39:05 INFO GlusterFS mount attempt 

08/06/2020 22:38:35 INFO GlusterFS mount attempt 

08/06/2020 22:38:05 INFO GlusterFS mount attempt 

08/06/2020 22:37:35 INFO GlusterFS mount attempt 

08/06/2020 22:37:05 INFO GlusterFS mount attempt 

08/06/2020 22:36:35 INFO GlusterFS mount attempt 

08/06/2020 22:36:05 INFO GlusterFS mount attempt 

08/06/2020 22:35:35 INFO GlusterFS mount attempt 

08/06/2020 22:35:05 INFO GlusterFS mount attempt 

08/06/2020 22:34:34 INFO GlusterFS mount attempt 

08/06/2020 22:34:04 INFO GlusterFS mount attempt 

08/06/2020 22:33:34 INFO GlusterFS mount attempt 

08/06/2020 22:33:04 INFO GlusterFS mount attempt 

08/06/2020 22:32:34 INFO GlusterFS mount attempt 

08/06/2020 22:32:04 INFO GlusterFS mount attempt 

08/06/2020 22:31:34 INFO GlusterFS mount attempt 

08/06/2020 22:31:04 INFO GlusterFS mount attempt 

08/06/2020 22:30:34 INFO GlusterFS mount attempt 

08/06/2020 22:30:04 INFO GlusterFS mount attempt 

08/06/2020 22:29:34 INFO GlusterFS mount attempt 

08/06/2020 22:29:03 INFO GlusterFS mount attempt 

08/06/2020 22:28:33 INFO GlusterFS mount attempt 

08/06/2020 22:28:03 INFO GlusterFS mount attempt 

08/06/2020 22:27:33 INFO GlusterFS mount attempt 

08/06/2020 22:27:03 INFO GlusterFS mount attempt 

08/06/2020 22:26:33 INFO GlusterFS mount attempt 

08/06/2020 22:26:03 INFO GlusterFS mount attempt 

08/06/2020 22:25:33 INFO GlusterFS mount attempt 

08/06/2020 22:25:03 INFO GlusterFS mount attempt 

08/06/2020 22:24:33 INFO GlusterFS mount attempt 

08/06/2020 22:24:02 INFO GlusterFS mount attempt 

08/06/2020 22:23:32 INFO GlusterFS mount attempt 

08/06/2020 22:23:02 INFO GlusterFS mount attempt 

08/06/2020 22:22:32 INFO GlusterFS mount attempt 

08/06/2020 22:22:02 INFO GlusterFS mount attempt 

08/06/2020 22:21:32 INFO GlusterFS mount attempt 

08/06/2020 22:21:02 INFO GlusterFS mount attempt 

08/06/2020 22:20:32 INFO GlusterFS mount attempt 

08/06/2020 22:20:02 INFO GlusterFS mount attempt 

08/06/2020 22:19:32 INFO GlusterFS mount attempt 

08/06/2020 22:19:02 INFO GlusterFS mount attempt 

08/06/2020 22:18:31 INFO GlusterFS mount attempt 

08/06/2020 22:18:01 INFO GlusterFS mount attempt 

08/06/2020 22:17:31 INFO GlusterFS mount attempt 

08/06/2020 22:17:01 INFO GlusterFS mount attempt 

08/06/2020 22:16:31 INFO GlusterFS mount attempt 

08/06/2020 22:16:01 INFO GlusterFS mount attempt 

08/06/2020 22:15:31 INFO GlusterFS mount attempt 

08/06/2020 22:15:01 INFO GlusterFS mount attempt 

08/06/2020 22:14:31 INFO GlusterFS mount attempt 

08/06/2020 22:14:01 INFO GlusterFS mount attempt 

08/06/2020 22:13:30 INFO GlusterFS mount attempt 

08/06/2020 22:13:00 INFO GlusterFS mount attempt 

08/06/2020 22:12:30 INFO GlusterFS mount attempt 

08/06/2020 22:12:00 INFO GlusterFS mount attempt 

08/06/2020 22:11:30 INFO GlusterFS mount attempt 

08/06/2020 22:11:00 INFO GlusterFS mount attempt 

08/06/2020 22:10:30 INFO GlusterFS mount attempt 

08/06/2020 22:10:00 INFO GlusterFS mount attempt 

08/06/2020 22:09:30 INFO GlusterFS mount attempt 

08/06/2020 22:09:00 INFO GlusterFS mount attempt 

08/06/2020 22:08:30 INFO GlusterFS mount attempt 

08/06/2020 22:07:59 INFO GlusterFS mount attempt 

08/06/2020 22:07:29 INFO GlusterFS mount attempt 

08/06/2020 22:06:59 INFO GlusterFS mount attempt 

08/06/2020 22:06:29 INFO GlusterFS mount attempt 

08/06/2020 22:05:59 INFO GlusterFS mount attempt 

08/06/2020 22:05:29 INFO GlusterFS mount attempt 

08/06/2020 22:04:59 INFO GlusterFS mount attempt 

08/06/2020 22:04:29 INFO GlusterFS mount attempt 

08/06/2020 22:03:59 INFO GlusterFS mount attempt 

08/06/2020 22:03:29 INFO GlusterFS mount attempt 

08/06/2020 22:02:59 INFO GlusterFS mount attempt 

08/06/2020 22:02:28 INFO GlusterFS mount attempt 

08/06/2020 22:01:58 INFO GlusterFS mount attempt 

08/06/2020 22:01:28 INFO GlusterFS mount attempt 

08/06/2020 22:00:58 INFO GlusterFS mount attempt 

08/06/2020 22:00:28 INFO GlusterFS mount attempt 

08/06/2020 21:59:58 INFO GlusterFS mount attempt 

08/06/2020 21:59:28 INFO GlusterFS mount attempt 

08/06/2020 21:58:58 INFO GlusterFS mount attempt 

08/06/2020 21:58:28 INFO GlusterFS mount attempt 

08/06/2020 21:57:58 INFO GlusterFS mount attempt 

08/06/2020 21:57:27 INFO GlusterFS mount attempt 

08/06/2020 21:56:57 INFO GlusterFS mount attempt 

08/06/2020 21:56:27 INFO GlusterFS mount attempt 

08/06/2020 21:55:57 INFO GlusterFS mount attempt 

08/06/2020 21:55:27 INFO GlusterFS mount attempt 

08/06/2020 21:54:57 INFO GlusterFS mount attempt 

08/06/2020 21:54:27 INFO GlusterFS mount attempt 

08/06/2020 21:53:57 INFO GlusterFS mount attempt 

08/06/2020 21:53:27 INFO GlusterFS mount attempt 

08/06/2020 21:52:57 INFO GlusterFS mount attempt 

08/06/2020 21:52:27 INFO GlusterFS mount attempt 

08/06/2020 21:51:56 INFO GlusterFS mount attempt 

08/06/2020 21:51:26 INFO GlusterFS mount attempt 

08/06/2020 21:50:56 INFO GlusterFS mount attempt 

08/06/2020 21:50:26 INFO GlusterFS mount attempt 

08/06/2020 21:49:56 INFO GlusterFS mount attempt 

08/06/2020 21:49:26 INFO GlusterFS mount attempt 

08/06/2020 21:48:56 INFO GlusterFS mount attempt 

08/06/2020 21:48:26 INFO GlusterFS mount attempt 

08/06/2020 21:47:56 INFO GlusterFS mount attempt 

08/06/2020 21:47:26 INFO GlusterFS mount attempt 

08/06/2020 21:46:55 INFO GlusterFS mount attempt 

08/06/2020 21:46:25 INFO GlusterFS mount attempt 

08/06/2020 21:45:55 INFO GlusterFS mount attempt 

08/06/2020 21:45:25 INFO GlusterFS mount attempt 

08/06/2020 21:44:55 INFO GlusterFS mount attempt 

08/06/2020 21:44:25 INFO GlusterFS mount attempt 

08/06/2020 21:43:55 INFO GlusterFS mount attempt 

08/06/2020 21:43:25 INFO GlusterFS mount attempt 

08/06/2020 21:42:55 INFO GlusterFS mount attempt 

08/06/2020 21:42:25 INFO GlusterFS mount attempt 

08/06/2020 21:41:55 INFO GlusterFS mount attempt 

08/06/2020 21:41:24 INFO GlusterFS mount attempt 

08/06/2020 21:40:54 INFO GlusterFS mount attempt 

08/06/2020 21:40:24 INFO GlusterFS mount attempt 

08/06/2020 21:39:54 INFO GlusterFS mount attempt 

08/06/2020 21:39:24 INFO GlusterFS mount attempt 

08/06/2020 21:38:54 INFO GlusterFS mount attempt 

08/06/2020 21:38:24 INFO GlusterFS mount attempt 

08/06/2020 21:37:54 INFO GlusterFS mount attempt 

08/06/2020 21:37:24 INFO GlusterFS mount attempt 

08/06/2020 21:36:54 INFO GlusterFS mount attempt 

08/06/2020 21:36:23 INFO GlusterFS mount attempt 

08/06/2020 21:35:53 INFO GlusterFS mount attempt 

08/06/2020 21:35:23 INFO GlusterFS mount attempt 

08/06/2020 21:34:53 INFO GlusterFS mount attempt 

08/06/2020 21:34:23 INFO GlusterFS mount attempt 

08/06/2020 21:33:53 INFO GlusterFS mount attempt 

08/06/2020 21:33:23 INFO GlusterFS mount attempt 

08/06/2020 21:32:53 INFO GlusterFS mount attempt 

08/06/2020 21:32:23 INFO GlusterFS mount attempt 

08/06/2020 21:31:53 INFO GlusterFS mount attempt 

08/06/2020 21:31:23 INFO GlusterFS mount attempt 

08/06/2020 21:30:52 INFO GlusterFS mount attempt 

08/06/2020 21:30:22 INFO GlusterFS mount attempt 

08/06/2020 21:29:52 INFO GlusterFS mount attempt 

08/06/2020 21:29:22 INFO GlusterFS mount attempt 

08/06/2020 21:28:52 INFO GlusterFS mount attempt 

08/06/2020 21:28:22 INFO GlusterFS mount attempt 

08/06/2020 21:27:52 INFO GlusterFS mount attempt 

08/06/2020 21:27:22 INFO GlusterFS mount attempt 

08/06/2020 21:26:52 INFO GlusterFS mount attempt 

08/06/2020 21:26:22 INFO GlusterFS mount attempt 

08/06/2020 21:25:52 INFO GlusterFS mount attempt 

08/06/2020 21:25:21 INFO GlusterFS mount attempt 

08/06/2020 21:24:51 INFO GlusterFS mount attempt 

08/06/2020 21:24:21 INFO GlusterFS mount attempt 

08/06/2020 21:23:51 INFO GlusterFS mount attempt 

08/06/2020 21:23:21 INFO GlusterFS mount attempt 

08/06/2020 21:22:51 INFO GlusterFS mount attempt 

08/06/2020 21:22:21 INFO GlusterFS mount attempt 

08/06/2020 21:21:51 INFO GlusterFS mount attempt 

08/06/2020 21:21:21 INFO GlusterFS mount attempt 

08/06/2020 21:20:51 INFO GlusterFS mount attempt 

08/06/2020 21:20:21 INFO GlusterFS mount attempt 

08/06/2020 21:19:50 INFO GlusterFS mount attempt 

08/06/2020 21:19:20 INFO GlusterFS mount attempt 

08/06/2020 21:18:50 INFO GlusterFS mount attempt 

08/06/2020 21:18:20 INFO GlusterFS mount attempt 

08/06/2020 21:17:50 INFO GlusterFS mount attempt 

08/06/2020 21:17:20 INFO GlusterFS mount attempt 

08/06/2020 21:16:50 INFO GlusterFS mount attempt 

08/06/2020 21:16:20 INFO GlusterFS mount attempt 

08/06/2020 21:15:50 INFO GlusterFS mount attempt 

08/06/2020 21:15:20 INFO GlusterFS mount attempt 

08/06/2020 21:14:50 INFO GlusterFS mount attempt 

08/06/2020 21:14:19 INFO GlusterFS mount attempt 

08/06/2020 21:13:49 INFO GlusterFS mount attempt 

08/06/2020 21:13:19 INFO GlusterFS mount attempt 

08/06/2020 21:12:49 INFO GlusterFS mount attempt 

08/06/2020 21:12:19 INFO GlusterFS mount attempt 

08/06/2020 21:11:49 INFO GlusterFS mount attempt 

08/06/2020 21:11:19 INFO GlusterFS mount attempt 

08/06/2020 21:10:49 INFO GlusterFS mount attempt 

08/06/2020 21:10:19 INFO GlusterFS mount attempt 

08/06/2020 21:09:49 INFO GlusterFS mount attempt 

08/06/2020 21:09:19 INFO GlusterFS mount attempt 

08/06/2020 21:08:48 INFO GlusterFS mount attempt 

08/06/2020 21:08:18 INFO GlusterFS mount attempt 

08/06/2020 21:07:48 INFO GlusterFS mount attempt 

08/06/2020 21:07:18 INFO GlusterFS mount attempt 

08/06/2020 21:06:48 INFO GlusterFS mount attempt 

08/06/2020 21:06:18 INFO GlusterFS mount attempt 

08/06/2020 21:05:48 INFO GlusterFS mount attempt 

08/06/2020 21:05:18 INFO GlusterFS mount attempt 

08/06/2020 21:04:48 INFO GlusterFS mount attempt 

08/06/2020 21:04:18 INFO GlusterFS mount attempt 

08/06/2020 21:03:47 INFO GlusterFS mount attempt 

08/06/2020 21:03:17 INFO GlusterFS mount attempt 

08/06/2020 21:02:47 INFO GlusterFS mount attempt 

08/06/2020 21:02:17 INFO GlusterFS mount attempt 

08/06/2020 21:01:47 INFO GlusterFS mount attempt 

08/06/2020 21:01:17 INFO GlusterFS mount attempt 

08/06/2020 21:00:47 INFO GlusterFS mount attempt 

08/06/2020 21:00:17 INFO GlusterFS mount attempt 

08/06/2020 20:59:47 INFO GlusterFS mount attempt 

08/06/2020 20:59:17 INFO GlusterFS mount attempt 

08/06/2020 20:58:47 INFO GlusterFS mount attempt 

08/06/2020 20:58:16 INFO GlusterFS mount attempt 

08/06/2020 20:57:46 INFO GlusterFS mount attempt 

08/06/2020 20:57:16 INFO GlusterFS mount attempt 

08/06/2020 20:56:46 INFO GlusterFS mount attempt 

08/06/2020 20:56:16 INFO GlusterFS mount attempt 

08/06/2020 20:55:46 INFO GlusterFS mount attempt 

08/06/2020 20:55:16 INFO GlusterFS mount attempt 

08/06/2020 20:54:46 INFO GlusterFS mount attempt 

08/06/2020 20:54:16 INFO GlusterFS mount attempt 

08/06/2020 20:53:46 INFO GlusterFS mount attempt 

08/06/2020 20:53:16 INFO GlusterFS mount attempt 

08/06/2020 20:52:45 INFO GlusterFS mount attempt 

08/06/2020 20:52:15 INFO GlusterFS mount attempt 

08/06/2020 20:51:45 INFO GlusterFS mount attempt 

08/06/2020 20:51:15 INFO GlusterFS mount attempt 

08/06/2020 20:50:45 INFO GlusterFS mount attempt 

08/06/2020 20:50:15 INFO GlusterFS mount attempt 

08/06/2020 20:49:45 INFO GlusterFS mount attempt 

08/06/2020 20:49:15 INFO GlusterFS mount attempt 

08/06/2020 20:48:45 INFO GlusterFS mount attempt 

08/06/2020 20:48:15 INFO GlusterFS mount attempt 

08/06/2020 20:47:45 INFO GlusterFS mount attempt 

08/06/2020 20:47:14 INFO GlusterFS mount attempt 

08/06/2020 20:46:44 INFO GlusterFS mount attempt 

08/06/2020 20:46:14 INFO GlusterFS mount attempt 

08/06/2020 20:45:44 INFO GlusterFS mount attempt 

08/06/2020 20:45:14 INFO GlusterFS mount attempt 

08/06/2020 20:44:44 INFO GlusterFS mount attempt 

08/06/2020 20:44:14 INFO GlusterFS mount attempt 

08/06/2020 20:43:44 INFO GlusterFS mount attempt 

08/06/2020 20:43:14 INFO GlusterFS mount attempt 

08/06/2020 20:42:44 INFO GlusterFS mount attempt 

08/06/2020 20:42:13 INFO GlusterFS mount attempt 

08/06/2020 20:41:43 INFO GlusterFS mount attempt 

08/06/2020 20:41:13 INFO GlusterFS mount attempt 

08/06/2020 20:40:43 INFO GlusterFS mount attempt 

08/06/2020 20:40:13 INFO GlusterFS mount attempt 

08/06/2020 20:39:43 INFO GlusterFS mount attempt 

08/06/2020 20:39:13 INFO GlusterFS mount attempt 

08/06/2020 20:38:43 INFO GlusterFS mount attempt 

08/06/2020 20:38:13 INFO GlusterFS mount attempt 

08/06/2020 20:37:43 INFO GlusterFS mount attempt 

08/06/2020 20:37:13 INFO GlusterFS mount attempt 

08/06/2020 20:36:42 INFO GlusterFS mount attempt 

08/06/2020 20:36:12 INFO GlusterFS mount attempt 

08/06/2020 20:35:42 INFO GlusterFS mount attempt 

08/06/2020 20:35:12 INFO GlusterFS mount attempt 

08/06/2020 20:34:42 INFO GlusterFS mount attempt 

08/06/2020 20:34:12 INFO GlusterFS mount attempt 

08/06/2020 20:33:42 INFO GlusterFS mount attempt 

08/06/2020 20:33:12 INFO GlusterFS mount attempt 

08/06/2020 20:32:42 INFO GlusterFS mount attempt 

08/06/2020 20:32:12 INFO GlusterFS mount attempt 

08/06/2020 20:31:42 INFO GlusterFS mount attempt 

08/06/2020 20:31:11 INFO GlusterFS mount attempt 

08/06/2020 20:30:41 INFO GlusterFS mount attempt 

08/06/2020 20:30:11 INFO GlusterFS mount attempt 

08/06/2020 20:29:41 INFO GlusterFS mount attempt 

08/06/2020 20:29:11 INFO GlusterFS mount attempt 

08/06/2020 20:28:41 INFO GlusterFS mount attempt 

08/06/2020 20:28:11 INFO GlusterFS mount attempt 

08/06/2020 20:27:41 INFO GlusterFS mount attempt 

08/06/2020 20:27:11 INFO GlusterFS mount attempt 

08/06/2020 20:26:41 INFO GlusterFS mount attempt 

08/06/2020 20:26:10 INFO GlusterFS mount attempt 

08/06/2020 20:25:40 INFO GlusterFS mount attempt 

08/06/2020 20:25:10 INFO GlusterFS mount attempt 

08/06/2020 20:24:40 INFO GlusterFS mount attempt 

08/06/2020 20:24:10 INFO GlusterFS mount attempt 

08/06/2020 20:23:40 INFO GlusterFS mount attempt 

08/06/2020 20:23:10 INFO GlusterFS mount attempt 

08/06/2020 20:22:40 INFO GlusterFS mount attempt 

08/06/2020 20:22:10 INFO GlusterFS mount attempt 

08/06/2020 20:21:40 INFO GlusterFS mount attempt 

08/06/2020 20:21:09 INFO GlusterFS mount attempt 

08/06/2020 20:20:39 INFO GlusterFS mount attempt 

08/06/2020 20:20:09 INFO GlusterFS mount attempt 

08/06/2020 20:19:39 INFO GlusterFS mount attempt 

08/06/2020 20:19:09 INFO GlusterFS mount attempt 

08/06/2020 20:18:39 INFO GlusterFS mount attempt 

08/06/2020 20:18:09 INFO GlusterFS mount attempt 

08/06/2020 20:17:39 INFO GlusterFS mount attempt 

08/06/2020 20:17:09 INFO GlusterFS mount attempt 

08/06/2020 20:16:39 INFO GlusterFS mount attempt 

08/06/2020 20:16:09 INFO GlusterFS mount attempt 

08/06/2020 20:15:38 INFO GlusterFS mount attempt 

08/06/2020 20:15:08 INFO GlusterFS mount attempt 

08/06/2020 20:14:38 INFO GlusterFS mount attempt 

08/06/2020 20:14:08 INFO GlusterFS mount attempt 

08/06/2020 20:13:38 INFO GlusterFS mount attempt 

08/06/2020 20:13:08 INFO GlusterFS mount attempt 

08/06/2020 20:12:38 INFO GlusterFS mount attempt 

08/06/2020 20:12:08 INFO GlusterFS mount attempt 

08/06/2020 20:11:38 INFO GlusterFS mount attempt 

08/06/2020 20:11:08 INFO GlusterFS mount attempt 

08/06/2020 20:10:38 INFO GlusterFS mount attempt 

08/06/2020 20:10:07 INFO GlusterFS mount attempt 

08/06/2020 20:09:37 INFO GlusterFS mount attempt 

08/06/2020 20:09:07 INFO GlusterFS mount attempt 

08/06/2020 20:08:37 INFO GlusterFS mount attempt 

08/06/2020 20:08:07 INFO GlusterFS mount attempt 

08/06/2020 20:07:37 INFO GlusterFS mount attempt 

08/06/2020 20:07:07 INFO GlusterFS mount attempt 

08/06/2020 20:06:37 INFO GlusterFS mount attempt 

08/06/2020 20:06:07 INFO GlusterFS mount attempt 

08/06/2020 20:05:37 INFO GlusterFS mount attempt 

08/06/2020 20:05:07 INFO GlusterFS mount attempt 

08/06/2020 20:04:36 INFO GlusterFS mount attempt 

08/06/2020 20:04:06 INFO GlusterFS mount attempt 

08/06/2020 20:03:36 INFO GlusterFS mount attempt 

08/06/2020 20:03:06 INFO GlusterFS mount attempt 

08/06/2020 20:02:36 INFO GlusterFS mount attempt 

08/06/2020 20:02:06 INFO GlusterFS mount attempt 

08/06/2020 20:01:36 INFO GlusterFS mount attempt 

08/06/2020 20:01:06 INFO GlusterFS mount attempt 

08/06/2020 20:00:36 INFO GlusterFS mount attempt 

08/06/2020 20:00:06 INFO GlusterFS mount attempt 

08/06/2020 19:59:35 INFO GlusterFS mount attempt 

08/06/2020 19:59:05 INFO GlusterFS mount attempt 

08/06/2020 19:58:35 INFO GlusterFS mount attempt 

08/06/2020 19:58:05 INFO GlusterFS mount attempt 

08/06/2020 19:57:35 INFO GlusterFS mount attempt 

08/06/2020 19:57:05 INFO GlusterFS mount attempt 

08/06/2020 19:56:35 INFO GlusterFS mount attempt 

08/06/2020 19:56:05 INFO GlusterFS mount attempt 

08/06/2020 19:55:35 INFO GlusterFS mount attempt 

08/06/2020 19:55:05 INFO GlusterFS mount attempt 

08/06/2020 19:54:34 INFO GlusterFS mount attempt 

08/06/2020 19:54:04 INFO GlusterFS mount attempt 

08/06/2020 19:53:34 INFO GlusterFS mount attempt 

08/06/2020 19:53:04 INFO GlusterFS mount attempt 

08/06/2020 19:52:34 INFO GlusterFS mount attempt 

08/06/2020 19:52:04 INFO GlusterFS mount attempt 

08/06/2020 19:51:34 INFO GlusterFS mount attempt 

08/06/2020 19:51:04 INFO GlusterFS mount attempt 

08/06/2020 19:50:34 INFO GlusterFS mount attempt 

08/06/2020 19:50:04 INFO GlusterFS mount attempt 

08/06/2020 19:49:34 INFO GlusterFS mount attempt 

08/06/2020 19:49:03 INFO GlusterFS mount attempt 

08/06/2020 19:48:33 INFO GlusterFS mount attempt 

08/06/2020 19:48:03 INFO GlusterFS mount attempt 

08/06/2020 19:47:33 INFO GlusterFS mount attempt 

08/06/2020 19:47:03 INFO GlusterFS mount attempt 

08/06/2020 19:46:33 INFO GlusterFS mount attempt 

08/06/2020 19:46:03 INFO GlusterFS mount attempt 

08/06/2020 19:45:33 INFO GlusterFS mount attempt 

08/06/2020 19:45:03 INFO GlusterFS mount attempt 

08/06/2020 19:44:33 INFO GlusterFS mount attempt 

08/06/2020 19:44:03 INFO GlusterFS mount attempt 

08/06/2020 19:43:32 INFO GlusterFS mount attempt 

08/06/2020 19:43:02 INFO GlusterFS mount attempt 

08/06/2020 19:42:32 INFO GlusterFS mount attempt 

08/06/2020 19:42:02 INFO GlusterFS mount attempt 

08/06/2020 19:41:32 INFO GlusterFS mount attempt 

08/06/2020 19:41:02 INFO GlusterFS mount attempt 

08/06/2020 19:40:32 INFO GlusterFS mount attempt 

08/06/2020 19:40:02 INFO GlusterFS mount attempt 

08/06/2020 19:39:32 INFO GlusterFS mount attempt 

08/06/2020 19:39:02 INFO GlusterFS mount attempt 

08/06/2020 19:38:31 INFO GlusterFS mount attempt 

08/06/2020 19:38:01 INFO GlusterFS mount attempt 

08/06/2020 19:37:31 INFO GlusterFS mount attempt 

08/06/2020 19:37:01 INFO GlusterFS mount attempt 

08/06/2020 19:36:31 INFO GlusterFS mount attempt 

08/06/2020 19:36:01 INFO GlusterFS mount attempt 

08/06/2020 19:35:31 INFO GlusterFS mount attempt 

08/06/2020 19:35:01 INFO GlusterFS mount attempt 

08/06/2020 19:34:31 INFO GlusterFS mount attempt 

08/06/2020 19:34:01 INFO GlusterFS mount attempt 

08/06/2020 19:33:31 INFO GlusterFS mount attempt 

08/06/2020 19:33:01 INFO GlusterFS mount attempt 

08/06/2020 19:32:30 INFO GlusterFS mount attempt 

08/06/2020 19:32:00 INFO GlusterFS mount attempt 

08/06/2020 19:31:30 INFO GlusterFS mount attempt 

08/06/2020 19:31:00 INFO GlusterFS mount attempt 

08/06/2020 19:30:30 INFO GlusterFS mount attempt 

08/06/2020 19:30:00 INFO GlusterFS mount attempt 

08/06/2020 19:29:30 INFO GlusterFS mount attempt 

08/06/2020 19:29:00 INFO GlusterFS mount attempt 

08/06/2020 19:28:30 INFO GlusterFS mount attempt 

08/06/2020 19:28:00 INFO GlusterFS mount attempt 

08/06/2020 19:27:30 INFO GlusterFS mount attempt 

08/06/2020 19:26:59 INFO GlusterFS mount attempt 

08/06/2020 19:26:29 INFO GlusterFS mount attempt 

08/06/2020 19:25:59 INFO GlusterFS mount attempt 

08/06/2020 19:25:29 INFO GlusterFS mount attempt 

08/06/2020 19:24:59 INFO GlusterFS mount attempt 

08/06/2020 19:24:29 INFO GlusterFS mount attempt 

08/06/2020 19:23:59 INFO GlusterFS mount attempt 

08/06/2020 19:23:29 INFO GlusterFS mount attempt 

08/06/2020 19:22:59 INFO GlusterFS mount attempt 

08/06/2020 19:22:29 INFO GlusterFS mount attempt 

08/06/2020 19:21:59 INFO GlusterFS mount attempt 

08/06/2020 19:21:28 INFO GlusterFS mount attempt 

08/06/2020 19:20:58 INFO GlusterFS mount attempt 

08/06/2020 19:20:28 INFO GlusterFS mount attempt 

08/06/2020 19:19:58 INFO GlusterFS mount attempt 

08/06/2020 19:19:28 INFO GlusterFS mount attempt 

08/06/2020 19:18:58 INFO GlusterFS mount attempt 

08/06/2020 19:18:28 INFO GlusterFS mount attempt 

08/06/2020 19:17:58 INFO GlusterFS mount attempt 

08/06/2020 19:17:28 INFO GlusterFS mount attempt 

08/06/2020 19:16:58 INFO GlusterFS mount attempt 

08/06/2020 19:16:28 INFO GlusterFS mount attempt 

08/06/2020 19:15:57 INFO GlusterFS mount attempt 

08/06/2020 19:15:27 INFO GlusterFS mount attempt 

08/06/2020 19:14:57 INFO GlusterFS mount attempt 

08/06/2020 19:14:27 INFO GlusterFS mount attempt 

08/06/2020 19:13:57 INFO GlusterFS mount attempt 

08/06/2020 19:13:27 INFO GlusterFS mount attempt 

08/06/2020 19:12:57 INFO GlusterFS mount attempt 

08/06/2020 19:12:27 INFO GlusterFS mount attempt 

08/06/2020 19:11:57 INFO GlusterFS mount attempt 

08/06/2020 19:11:27 INFO GlusterFS mount attempt 

08/06/2020 19:10:57 INFO GlusterFS mount attempt 

08/06/2020 19:10:26 INFO GlusterFS mount attempt 

08/06/2020 19:09:56 INFO GlusterFS mount attempt 

08/06/2020 19:09:26 INFO GlusterFS mount attempt 

08/06/2020 19:08:56 INFO GlusterFS mount attempt 

08/06/2020 19:08:26 INFO GlusterFS mount attempt 

08/06/2020 19:07:56 INFO GlusterFS mount attempt 

08/06/2020 19:07:26 INFO GlusterFS mount attempt 

08/06/2020 19:06:56 INFO GlusterFS mount attempt 

08/06/2020 19:06:26 INFO GlusterFS mount attempt 

08/06/2020 19:05:56 INFO GlusterFS mount attempt 

08/06/2020 19:05:26 INFO GlusterFS mount attempt 

08/06/2020 19:04:55 INFO GlusterFS mount attempt 

08/06/2020 19:04:25 INFO GlusterFS mount attempt 

08/06/2020 19:03:55 INFO GlusterFS mount attempt 

08/06/2020 19:03:25 INFO GlusterFS mount attempt 

08/06/2020 19:02:55 INFO GlusterFS mount attempt 

08/06/2020 19:02:25 INFO GlusterFS mount attempt 

08/06/2020 19:01:55 INFO GlusterFS mount attempt 

08/06/2020 19:01:25 INFO GlusterFS mount attempt 

08/06/2020 19:00:55 INFO GlusterFS mount attempt 

08/06/2020 19:00:25 INFO GlusterFS mount attempt 

08/06/2020 18:59:54 INFO GlusterFS mount attempt 

08/06/2020 18:59:24 INFO GlusterFS mount attempt 

08/06/2020 18:58:54 INFO GlusterFS mount attempt 

08/06/2020 18:58:24 INFO GlusterFS mount attempt 

08/06/2020 18:57:54 INFO GlusterFS mount attempt 

08/06/2020 18:57:24 INFO GlusterFS mount attempt 

08/06/2020 18:56:54 INFO GlusterFS mount attempt 

08/06/2020 18:56:24 INFO GlusterFS mount attempt 

08/06/2020 18:55:54 INFO GlusterFS mount attempt 

08/06/2020 18:55:24 INFO GlusterFS mount attempt 

08/06/2020 18:54:54 INFO GlusterFS mount attempt 

08/06/2020 18:54:23 INFO GlusterFS mount attempt 

08/06/2020 18:53:53 INFO GlusterFS mount attempt 

08/06/2020 18:53:23 INFO GlusterFS mount attempt 

08/06/2020 18:52:53 INFO GlusterFS mount attempt 

08/06/2020 18:52:23 INFO GlusterFS mount attempt 

08/06/2020 18:51:53 INFO GlusterFS mount attempt 

08/06/2020 18:51:23 INFO GlusterFS mount attempt 

08/06/2020 18:50:53 INFO GlusterFS mount attempt 

08/06/2020 18:50:23 INFO GlusterFS mount attempt 

08/06/2020 18:49:53 INFO GlusterFS mount attempt 

08/06/2020 18:49:22 INFO GlusterFS mount attempt 

08/06/2020 18:48:52 INFO GlusterFS mount attempt 

08/06/2020 18:48:22 INFO GlusterFS mount attempt 

08/06/2020 18:47:52 INFO GlusterFS mount attempt 

08/06/2020 18:47:22 INFO GlusterFS mount attempt 

08/06/2020 18:46:52 INFO GlusterFS mount attempt 

08/06/2020 18:46:22 INFO GlusterFS mount attempt 

08/06/2020 18:45:52 INFO GlusterFS mount attempt 

08/06/2020 18:45:22 INFO GlusterFS mount attempt 

08/06/2020 18:44:52 INFO GlusterFS mount attempt 

08/06/2020 18:44:21 INFO GlusterFS mount attempt 

08/06/2020 18:43:51 INFO GlusterFS mount attempt 

08/06/2020 18:43:21 INFO GlusterFS mount attempt 

08/06/2020 18:42:51 INFO GlusterFS mount attempt 

08/06/2020 18:42:21 INFO GlusterFS mount attempt 

08/06/2020 18:41:51 INFO GlusterFS mount attempt 

08/06/2020 18:41:21 INFO GlusterFS mount attempt 

08/06/2020 18:40:51 INFO GlusterFS mount attempt 

08/06/2020 18:40:21 INFO GlusterFS mount attempt 

08/06/2020 18:39:51 INFO GlusterFS mount attempt 

08/06/2020 18:39:21 INFO GlusterFS mount attempt 

08/06/2020 18:38:50 INFO GlusterFS mount attempt 

08/06/2020 18:38:20 INFO GlusterFS mount attempt 

08/06/2020 18:37:50 INFO GlusterFS mount attempt 

08/06/2020 18:37:20 INFO GlusterFS mount attempt 

08/06/2020 18:36:50 INFO GlusterFS mount attempt 

08/06/2020 18:36:20 INFO GlusterFS mount attempt 

08/06/2020 18:35:50 INFO GlusterFS mount attempt 

08/06/2020 18:35:20 INFO GlusterFS mount attempt 

08/06/2020 18:34:50 INFO GlusterFS mount attempt 

08/06/2020 18:34:20 INFO GlusterFS mount attempt 

08/06/2020 18:33:49 INFO GlusterFS mount attempt 

08/06/2020 18:33:19 INFO GlusterFS mount attempt 

08/06/2020 18:32:49 INFO GlusterFS mount attempt 

08/06/2020 18:32:19 INFO GlusterFS mount attempt 

08/06/2020 18:31:49 INFO GlusterFS mount attempt 

08/06/2020 18:31:19 INFO GlusterFS mount attempt 

08/06/2020 18:30:49 INFO GlusterFS mount attempt 

08/06/2020 18:30:19 INFO GlusterFS mount attempt 

08/06/2020 18:29:49 INFO GlusterFS mount attempt 

08/06/2020 18:29:19 INFO GlusterFS mount attempt 

08/06/2020 18:28:48 INFO GlusterFS mount attempt 

08/06/2020 18:28:18 INFO GlusterFS mount attempt 

08/06/2020 18:27:48 INFO GlusterFS mount attempt 

08/06/2020 18:27:18 INFO GlusterFS mount attempt 

08/06/2020 18:26:48 INFO GlusterFS mount attempt 

08/06/2020 18:26:18 INFO GlusterFS mount attempt 

08/06/2020 18:25:48 INFO GlusterFS mount attempt 

08/06/2020 18:25:18 INFO GlusterFS mount attempt 

08/06/2020 18:24:48 INFO GlusterFS mount attempt 

08/06/2020 18:24:18 INFO GlusterFS mount attempt 

08/06/2020 18:23:48 INFO GlusterFS mount attempt 

08/06/2020 18:23:17 INFO GlusterFS mount attempt 

08/06/2020 18:22:47 INFO GlusterFS mount attempt 

08/06/2020 18:22:17 INFO GlusterFS mount attempt 

08/06/2020 18:21:47 INFO GlusterFS mount attempt 

08/06/2020 18:21:17 INFO GlusterFS mount attempt 

08/06/2020 18:20:47 INFO GlusterFS mount attempt 

08/06/2020 18:20:17 INFO GlusterFS mount attempt 

08/06/2020 18:19:47 INFO GlusterFS mount attempt 

08/06/2020 18:19:17 INFO GlusterFS mount attempt 

08/06/2020 18:18:47 INFO GlusterFS mount attempt 

08/06/2020 18:18:16 INFO GlusterFS mount attempt 

08/06/2020 18:17:46 INFO GlusterFS mount attempt 

08/06/2020 18:17:16 INFO GlusterFS mount attempt 

08/06/2020 18:16:46 INFO GlusterFS mount attempt 

08/06/2020 18:16:16 INFO GlusterFS mount attempt 

08/06/2020 18:15:46 INFO GlusterFS mount attempt 

08/06/2020 18:15:16 INFO GlusterFS mount attempt 

08/06/2020 18:14:46 INFO GlusterFS mount attempt 

08/06/2020 18:14:16 INFO GlusterFS mount attempt 

08/06/2020 18:13:46 INFO GlusterFS mount attempt 

08/06/2020 18:13:16 INFO GlusterFS mount attempt 

08/06/2020 18:12:45 INFO GlusterFS mount attempt 

08/06/2020 18:12:15 INFO GlusterFS mount attempt 

08/06/2020 18:11:45 INFO GlusterFS mount attempt 

08/06/2020 18:11:15 INFO GlusterFS mount attempt 

08/06/2020 18:10:45 INFO GlusterFS mount attempt 

08/06/2020 18:10:15 INFO GlusterFS mount attempt 

08/06/2020 18:09:45 INFO GlusterFS mount attempt 

08/06/2020 18:09:15 INFO GlusterFS mount attempt 

08/06/2020 18:08:45 INFO GlusterFS mount attempt 

08/06/2020 18:08:15 INFO GlusterFS mount attempt 

08/06/2020 18:07:45 INFO GlusterFS mount attempt 

08/06/2020 18:07:14 INFO GlusterFS mount attempt 

08/06/2020 18:06:44 INFO GlusterFS mount attempt 

08/06/2020 18:06:14 INFO GlusterFS mount attempt 

08/06/2020 18:05:44 INFO GlusterFS mount attempt 

08/06/2020 18:05:14 INFO GlusterFS mount attempt 

08/06/2020 18:04:44 INFO GlusterFS mount attempt 

08/06/2020 18:04:14 INFO GlusterFS mount attempt 

08/06/2020 18:03:44 INFO GlusterFS mount attempt 

08/06/2020 18:03:14 INFO GlusterFS mount attempt 

08/06/2020 18:02:44 INFO GlusterFS mount attempt 

08/06/2020 18:02:13 INFO GlusterFS mount attempt 

08/06/2020 18:01:43 INFO GlusterFS mount attempt 

08/06/2020 18:01:13 INFO GlusterFS mount attempt 

08/06/2020 18:00:43 INFO GlusterFS mount attempt 

08/06/2020 18:00:13 INFO GlusterFS mount attempt 

08/06/2020 17:59:43 INFO GlusterFS mount attempt 

08/06/2020 17:59:13 INFO GlusterFS mount attempt 

08/06/2020 17:58:43 INFO GlusterFS mount attempt 

08/06/2020 17:58:13 INFO GlusterFS mount attempt 

08/06/2020 17:57:43 INFO GlusterFS mount attempt 

08/06/2020 17:57:13 INFO GlusterFS mount attempt 

08/06/2020 17:56:43 INFO GlusterFS mount attempt 

08/06/2020 17:56:12 INFO GlusterFS mount attempt 

08/06/2020 17:56:05 INFO Benchmark Test Completed

08/06/2020 17:56:03 INFO Benchmark finished.

08/06/2020 17:55:42 INFO GlusterFS mount attempt 

08/06/2020 17:55:29 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:55:28 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:55:21 INFO Wait time before collect node state.

08/06/2020 17:55:20 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

08/06/2020 17:55:20 INFO Benchmark client cmd. 

08/06/2020 17:55:20 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

08/06/2020 17:55:20 INFO Start client stress job for rados

08/06/2020 17:55:19 INFO -d 30 -t 256 -b 4000 -m r -p rbd

08/06/2020 17:55:19 INFO params

08/06/2020 17:55:19 INFO /opt/petasan/scripts/util/benchmark.py client

08/06/2020 17:55:19 INFO script

08/06/2020 17:55:19 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

08/06/2020 17:55:19 INFO Benchmark start rados read.

08/06/2020 17:55:12 INFO GlusterFS mount attempt 

08/06/2020 17:54:45 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:54:44 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:54:42 INFO GlusterFS mount attempt 

08/06/2020 17:54:36 INFO Wait time before collect storage state.

08/06/2020 17:54:36 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO Benchmark client cmd. 

08/06/2020 17:54:35 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO Start client stress job for rados

08/06/2020 17:54:35 INFO -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO params

08/06/2020 17:54:35 INFO /opt/petasan/scripts/util/benchmark.py client

08/06/2020 17:54:35 INFO script

08/06/2020 17:54:35 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO Benchmark start rados write.

08/06/2020 17:54:35 INFO Benchmark manager cmd. 

08/06/2020 17:54:34 INFO Benchmark Test Started

08/06/2020 17:54:34 INFO -d 60 -t 256 -type 1 -c DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

08/06/2020 17:54:34 INFO params

08/06/2020 17:54:34 INFO /opt/petasan/scripts/util/benchmark.py manager

08/06/2020 17:54:34 INFO script

08/06/2020 17:54:12 INFO GlusterFS mount attempt 

08/06/2020 17:53:48 INFO Success saving application config 

08/06/2020 17:53:48 INFO Success saving application config 

08/06/2020 17:53:48 INFO Success saving application config 

08/06/2020 17:53:42 INFO GlusterFS mount attempt 

08/06/2020 17:53:12 INFO GlusterFS mount attempt 

08/06/2020 17:52:42 INFO GlusterFS mount attempt 

08/06/2020 17:52:12 INFO GlusterFS mount attempt 

08/06/2020 17:51:41 INFO GlusterFS mount attempt 

08/06/2020 17:51:11 INFO GlusterFS mount attempt 

08/06/2020 17:50:41 INFO GlusterFS mount attempt 

08/06/2020 17:50:11 INFO GlusterFS mount attempt 

08/06/2020 17:49:41 INFO GlusterFS mount attempt 

08/06/2020 17:49:11 INFO GlusterFS mount attempt 

08/06/2020 17:48:41 INFO GlusterFS mount attempt 

08/06/2020 17:48:11 INFO GlusterFS mount attempt 

08/06/2020 17:47:41 INFO GlusterFS mount attempt 

08/06/2020 17:47:11 INFO GlusterFS mount attempt 

08/06/2020 17:46:41 INFO GlusterFS mount attempt 

08/06/2020 17:46:10 INFO GlusterFS mount attempt 

08/06/2020 17:45:40 INFO GlusterFS mount attempt 

08/06/2020 17:45:10 INFO GlusterFS mount attempt 

08/06/2020 17:44:40 INFO GlusterFS mount attempt 

08/06/2020 17:44:10 INFO GlusterFS mount attempt 

08/06/2020 17:43:40 INFO GlusterFS mount attempt 

08/06/2020 17:43:10 INFO GlusterFS mount attempt 

08/06/2020 17:42:40 INFO GlusterFS mount attempt 

08/06/2020 17:42:10 INFO GlusterFS mount attempt 

08/06/2020 17:41:40 INFO GlusterFS mount attempt 

08/06/2020 17:41:09 INFO GlusterFS mount attempt 

08/06/2020 17:40:39 INFO GlusterFS mount attempt 

08/06/2020 17:40:09 INFO GlusterFS mount attempt 

08/06/2020 17:39:39 INFO GlusterFS mount attempt 

08/06/2020 17:39:09 INFO GlusterFS mount attempt 

08/06/2020 17:38:39 INFO GlusterFS mount attempt 

08/06/2020 17:38:09 INFO GlusterFS mount attempt 

08/06/2020 17:37:39 INFO GlusterFS mount attempt 

08/06/2020 17:37:09 INFO GlusterFS mount attempt 

08/06/2020 17:36:39 INFO GlusterFS mount attempt 

08/06/2020 17:36:08 INFO GlusterFS mount attempt 

08/06/2020 17:35:38 INFO GlusterFS mount attempt 

08/06/2020 17:35:08 INFO GlusterFS mount attempt 

08/06/2020 17:34:38 INFO GlusterFS mount attempt 

08/06/2020 17:34:08 INFO GlusterFS mount attempt 

08/06/2020 17:33:38 INFO GlusterFS mount attempt 

08/06/2020 17:33:08 INFO GlusterFS mount attempt 

08/06/2020 17:32:38 INFO GlusterFS mount attempt 

08/06/2020 17:32:08 INFO GlusterFS mount attempt 

08/06/2020 17:31:38 INFO GlusterFS mount attempt 

08/06/2020 17:31:08 INFO GlusterFS mount attempt 

08/06/2020 17:30:37 INFO GlusterFS mount attempt 

08/06/2020 17:30:07 INFO GlusterFS mount attempt 

08/06/2020 17:29:37 INFO GlusterFS mount attempt 

08/06/2020 17:29:07 INFO GlusterFS mount attempt 

08/06/2020 17:28:37 INFO GlusterFS mount attempt 

08/06/2020 17:28:07 INFO GlusterFS mount attempt 

08/06/2020 17:27:37 INFO GlusterFS mount attempt 

08/06/2020 17:27:07 INFO GlusterFS mount attempt 

08/06/2020 17:26:37 INFO GlusterFS mount attempt 

08/06/2020 17:26:07 INFO GlusterFS mount attempt 

08/06/2020 17:25:36 INFO GlusterFS mount attempt 

08/06/2020 17:25:06 INFO GlusterFS mount attempt 

08/06/2020 17:24:36 INFO GlusterFS mount attempt 

08/06/2020 17:24:06 INFO GlusterFS mount attempt 

08/06/2020 17:23:36 INFO GlusterFS mount attempt 

08/06/2020 17:23:06 INFO GlusterFS mount attempt 

08/06/2020 17:22:36 INFO GlusterFS mount attempt 

08/06/2020 17:22:06 INFO GlusterFS mount attempt 

08/06/2020 17:21:36 INFO GlusterFS mount attempt 

08/06/2020 17:21:06 INFO GlusterFS mount attempt 

08/06/2020 17:20:36 INFO GlusterFS mount attempt 

08/06/2020 17:20:05 INFO GlusterFS mount attempt 

08/06/2020 17:19:35 INFO GlusterFS mount attempt 

08/06/2020 17:19:05 INFO GlusterFS mount attempt 

08/06/2020 17:18:35 INFO GlusterFS mount attempt 

08/06/2020 17:18:05 INFO GlusterFS mount attempt 

08/06/2020 17:17:35 INFO GlusterFS mount attempt 

08/06/2020 17:17:05 INFO GlusterFS mount attempt 

08/06/2020 17:16:35 INFO GlusterFS mount attempt 

08/06/2020 17:16:05 INFO GlusterFS mount attempt 

08/06/2020 17:15:35 INFO GlusterFS mount attempt 

08/06/2020 17:15:05 INFO GlusterFS mount attempt 

08/06/2020 17:14:34 INFO GlusterFS mount attempt 

08/06/2020 17:14:04 INFO GlusterFS mount attempt 

08/06/2020 17:13:34 INFO GlusterFS mount attempt 

08/06/2020 17:13:04 INFO GlusterFS mount attempt 

08/06/2020 17:12:34 INFO GlusterFS mount attempt 

08/06/2020 17:12:04 INFO GlusterFS mount attempt 

08/06/2020 17:11:34 INFO GlusterFS mount attempt 

08/06/2020 17:11:04 INFO GlusterFS mount attempt 

08/06/2020 17:10:34 INFO GlusterFS mount attempt 

08/06/2020 17:10:04 INFO GlusterFS mount attempt 

08/06/2020 17:09:33 INFO GlusterFS mount attempt 

08/06/2020 17:09:03 INFO GlusterFS mount attempt 

08/06/2020 17:08:33 INFO GlusterFS mount attempt 

08/06/2020 17:08:03 INFO GlusterFS mount attempt 

08/06/2020 17:07:33 INFO GlusterFS mount attempt 

08/06/2020 17:07:03 INFO GlusterFS mount attempt 

08/06/2020 17:06:33 INFO GlusterFS mount attempt 

08/06/2020 17:06:03 INFO GlusterFS mount attempt 

08/06/2020 17:05:33 INFO GlusterFS mount attempt 

08/06/2020 17:05:03 INFO GlusterFS mount attempt 

08/06/2020 17:04:32 INFO GlusterFS mount attempt 

08/06/2020 17:04:02 INFO GlusterFS mount attempt 

08/06/2020 17:03:32 INFO GlusterFS mount attempt 

08/06/2020 17:03:02 INFO GlusterFS mount attempt 

08/06/2020 17:02:32 INFO GlusterFS mount attempt 

08/06/2020 17:02:02 INFO GlusterFS mount attempt 

08/06/2020 17:01:32 INFO GlusterFS mount attempt 

08/06/2020 17:01:02 INFO GlusterFS mount attempt 

08/06/2020 17:00:32 INFO GlusterFS mount attempt 

08/06/2020 17:00:02 INFO GlusterFS mount attempt 

08/06/2020 16:59:32 INFO GlusterFS mount attempt 

08/06/2020 16:59:01 INFO GlusterFS mount attempt 

08/06/2020 16:58:31 INFO GlusterFS mount attempt 

08/06/2020 16:58:01 INFO GlusterFS mount attempt 

08/06/2020 16:57:31 INFO GlusterFS mount attempt 

08/06/2020 16:57:01 INFO GlusterFS mount attempt 

08/06/2020 16:56:31 INFO GlusterFS mount attempt 

08/06/2020 16:56:01 INFO GlusterFS mount attempt 

08/06/2020 16:55:31 INFO GlusterFS mount attempt 

08/06/2020 16:55:01 INFO GlusterFS mount attempt 

08/06/2020 16:54:31 INFO GlusterFS mount attempt 

08/06/2020 16:54:01 INFO GlusterFS mount attempt 

08/06/2020 16:53:30 INFO GlusterFS mount attempt 

08/06/2020 16:53:00 INFO GlusterFS mount attempt 

08/06/2020 16:52:30 INFO GlusterFS mount attempt 

08/06/2020 16:52:00 INFO GlusterFS mount attempt 

08/06/2020 16:51:30 INFO GlusterFS mount attempt 

08/06/2020 16:51:00 INFO GlusterFS mount attempt 

08/06/2020 16:50:30 INFO GlusterFS mount attempt 

08/06/2020 16:50:00 INFO GlusterFS mount attempt 

08/06/2020 16:49:30 INFO GlusterFS mount attempt 

08/06/2020 16:49:00 INFO GlusterFS mount attempt 

08/06/2020 16:48:29 INFO GlusterFS mount attempt 

08/06/2020 16:47:59 INFO GlusterFS mount attempt 

08/06/2020 16:47:29 INFO GlusterFS mount attempt 

08/06/2020 16:46:59 INFO GlusterFS mount attempt 

08/06/2020 16:46:29 INFO GlusterFS mount attempt 

08/06/2020 16:45:59 INFO GlusterFS mount attempt 

08/06/2020 16:45:29 INFO GlusterFS mount attempt 

08/06/2020 16:44:59 INFO GlusterFS mount attempt 

08/06/2020 16:44:29 INFO GlusterFS mount attempt 

08/06/2020 16:43:59 INFO GlusterFS mount attempt 

08/06/2020 16:43:29 INFO GlusterFS mount attempt 

08/06/2020 16:42:58 INFO GlusterFS mount attempt 

08/06/2020 16:42:28 INFO GlusterFS mount attempt 

08/06/2020 16:41:58 INFO GlusterFS mount attempt 

08/06/2020 16:41:28 INFO GlusterFS mount attempt 

08/06/2020 16:40:58 INFO GlusterFS mount attempt 

08/06/2020 16:40:28 INFO GlusterFS mount attempt 

08/06/2020 16:39:58 INFO GlusterFS mount attempt 

08/06/2020 16:39:28 INFO GlusterFS mount attempt 

08/06/2020 16:38:58 INFO GlusterFS mount attempt 

08/06/2020 16:38:28 INFO GlusterFS mount attempt 

08/06/2020 16:37:58 INFO GlusterFS mount attempt 

08/06/2020 16:37:27 INFO GlusterFS mount attempt 

08/06/2020 16:36:57 INFO GlusterFS mount attempt 

08/06/2020 16:36:27 INFO GlusterFS mount attempt 

08/06/2020 16:35:57 INFO GlusterFS mount attempt 

08/06/2020 16:35:27 INFO GlusterFS mount attempt 

08/06/2020 16:34:57 INFO GlusterFS mount attempt 

08/06/2020 16:34:27 INFO GlusterFS mount attempt 

08/06/2020 16:33:57 INFO GlusterFS mount attempt 

08/06/2020 16:33:27 INFO GlusterFS mount attempt 

08/06/2020 16:32:57 INFO GlusterFS mount attempt 

08/06/2020 16:32:27 INFO GlusterFS mount attempt 

08/06/2020 16:31:56 INFO GlusterFS mount attempt 

08/06/2020 16:31:26 INFO GlusterFS mount attempt 

08/06/2020 16:30:56 INFO GlusterFS mount attempt 

08/06/2020 16:30:26 INFO GlusterFS mount attempt 

08/06/2020 16:29:56 INFO GlusterFS mount attempt 

08/06/2020 16:29:26 INFO GlusterFS mount attempt 

08/06/2020 16:28:56 INFO GlusterFS mount attempt 

08/06/2020 16:28:26 INFO GlusterFS mount attempt 

08/06/2020 16:27:56 INFO GlusterFS mount attempt 

08/06/2020 16:27:26 INFO GlusterFS mount attempt 

08/06/2020 16:26:55 INFO GlusterFS mount attempt 

08/06/2020 16:26:25 INFO GlusterFS mount attempt 

08/06/2020 16:25:55 INFO GlusterFS mount attempt 

08/06/2020 16:25:25 INFO GlusterFS mount attempt 

08/06/2020 16:24:55 INFO GlusterFS mount attempt 

08/06/2020 16:24:25 INFO GlusterFS mount attempt 

08/06/2020 16:23:55 INFO GlusterFS mount attempt 

08/06/2020 16:23:25 INFO GlusterFS mount attempt 

08/06/2020 16:22:55 INFO GlusterFS mount attempt 

08/06/2020 16:22:25 INFO GlusterFS mount attempt 

08/06/2020 16:21:55 INFO GlusterFS mount attempt 

08/06/2020 16:21:24 INFO GlusterFS mount attempt 

08/06/2020 16:20:54 INFO GlusterFS mount attempt 

08/06/2020 16:20:24 INFO GlusterFS mount attempt 

08/06/2020 16:19:54 INFO GlusterFS mount attempt 

08/06/2020 16:19:24 INFO GlusterFS mount attempt 

08/06/2020 16:18:54 INFO GlusterFS mount attempt 

08/06/2020 16:18:24 INFO GlusterFS mount attempt 

08/06/2020 16:17:54 INFO GlusterFS mount attempt 

08/06/2020 16:17:24 INFO GlusterFS mount attempt 

08/06/2020 16:16:54 INFO GlusterFS mount attempt 

08/06/2020 16:16:23 INFO GlusterFS mount attempt 

08/06/2020 16:15:53 INFO GlusterFS mount attempt 

08/06/2020 16:15:23 INFO GlusterFS mount attempt 

08/06/2020 16:14:53 INFO GlusterFS mount attempt 

08/06/2020 16:14:23 INFO GlusterFS mount attempt 

08/06/2020 16:13:53 INFO GlusterFS mount attempt 

08/06/2020 16:13:23 INFO GlusterFS mount attempt 

08/06/2020 16:12:53 INFO GlusterFS mount attempt 

08/06/2020 16:12:23 INFO GlusterFS mount attempt 

08/06/2020 16:11:53 INFO GlusterFS mount attempt 

08/06/2020 16:11:23 INFO GlusterFS mount attempt 

08/06/2020 16:10:52 INFO GlusterFS mount attempt 

08/06/2020 16:10:22 INFO GlusterFS mount attempt 

08/06/2020 16:09:52 INFO GlusterFS mount attempt 

08/06/2020 16:09:22 INFO GlusterFS mount attempt 

08/06/2020 16:08:52 INFO GlusterFS mount attempt 

08/06/2020 16:08:22 INFO GlusterFS mount attempt 

08/06/2020 16:07:52 INFO GlusterFS mount attempt 

08/06/2020 16:07:22 INFO GlusterFS mount attempt 

08/06/2020 16:06:52 INFO GlusterFS mount attempt 

08/06/2020 16:06:22 INFO GlusterFS mount attempt 

08/06/2020 16:05:52 INFO GlusterFS mount attempt 

08/06/2020 16:05:21 INFO GlusterFS mount attempt 

08/06/2020 16:04:51 INFO GlusterFS mount attempt 

08/06/2020 16:04:21 INFO GlusterFS mount attempt 

08/06/2020 16:03:51 INFO GlusterFS mount attempt 

08/06/2020 16:03:21 INFO GlusterFS mount attempt 

08/06/2020 16:02:51 INFO GlusterFS mount attempt 

08/06/2020 16:02:21 INFO GlusterFS mount attempt 

08/06/2020 16:01:51 INFO GlusterFS mount attempt 

08/06/2020 16:01:21 INFO GlusterFS mount attempt 

08/06/2020 16:00:51 INFO GlusterFS mount attempt 

08/06/2020 16:00:20 INFO GlusterFS mount attempt 

08/06/2020 15:59:50 INFO GlusterFS mount attempt 

08/06/2020 15:59:20 INFO GlusterFS mount attempt 

08/06/2020 15:58:50 INFO GlusterFS mount attempt 

08/06/2020 15:58:20 INFO GlusterFS mount attempt 

08/06/2020 15:57:50 INFO GlusterFS mount attempt 

08/06/2020 15:57:20 INFO GlusterFS mount attempt 

08/06/2020 15:56:50 INFO GlusterFS mount attempt 

08/06/2020 15:56:20 INFO GlusterFS mount attempt 

08/06/2020 15:55:50 INFO GlusterFS mount attempt 

08/06/2020 15:55:20 INFO GlusterFS mount attempt 

08/06/2020 15:54:50 INFO GlusterFS mount attempt 

08/06/2020 15:54:19 INFO GlusterFS mount attempt 

08/06/2020 15:53:49 INFO GlusterFS mount attempt 

08/06/2020 15:53:19 INFO GlusterFS mount attempt 

08/06/2020 15:52:49 INFO GlusterFS mount attempt 

08/06/2020 15:52:19 INFO GlusterFS mount attempt 

08/06/2020 15:51:49 INFO GlusterFS mount attempt 

08/06/2020 15:51:19 INFO GlusterFS mount attempt 

08/06/2020 15:50:49 INFO GlusterFS mount attempt 

08/06/2020 15:50:19 INFO GlusterFS mount attempt 

08/06/2020 15:49:49 INFO GlusterFS mount attempt 

08/06/2020 15:49:18 INFO GlusterFS mount attempt 

08/06/2020 15:48:48 INFO GlusterFS mount attempt 

08/06/2020 15:48:18 INFO GlusterFS mount attempt 

08/06/2020 15:47:48 INFO GlusterFS mount attempt 

08/06/2020 15:47:18 INFO GlusterFS mount attempt 

08/06/2020 15:46:48 INFO GlusterFS mount attempt 

08/06/2020 15:46:18 INFO GlusterFS mount attempt 

08/06/2020 15:45:48 INFO GlusterFS mount attempt 

08/06/2020 15:45:18 INFO GlusterFS mount attempt 

08/06/2020 15:44:48 INFO GlusterFS mount attempt 

08/06/2020 15:44:17 INFO GlusterFS mount attempt 

08/06/2020 15:43:47 INFO GlusterFS mount attempt 

08/06/2020 15:43:17 INFO GlusterFS mount attempt 

08/06/2020 15:42:47 INFO GlusterFS mount attempt 

08/06/2020 15:42:17 INFO GlusterFS mount attempt 

08/06/2020 15:41:47 INFO GlusterFS mount attempt 

08/06/2020 15:41:17 INFO GlusterFS mount attempt 

08/06/2020 15:40:47 INFO GlusterFS mount attempt 

08/06/2020 15:40:17 INFO GlusterFS mount attempt 

08/06/2020 15:39:47 INFO GlusterFS mount attempt 

08/06/2020 15:39:17 INFO GlusterFS mount attempt 

08/06/2020 15:38:46 INFO GlusterFS mount attempt 

08/06/2020 15:38:16 INFO GlusterFS mount attempt 

08/06/2020 15:37:46 INFO GlusterFS mount attempt 

08/06/2020 15:37:16 INFO GlusterFS mount attempt 

08/06/2020 15:36:46 INFO GlusterFS mount attempt 

08/06/2020 15:36:16 INFO GlusterFS mount attempt 

08/06/2020 15:35:46 INFO GlusterFS mount attempt 

08/06/2020 15:35:16 INFO GlusterFS mount attempt 

08/06/2020 15:34:46 INFO GlusterFS mount attempt 

08/06/2020 15:34:16 INFO GlusterFS mount attempt 

08/06/2020 15:33:46 INFO GlusterFS mount attempt 

08/06/2020 15:33:15 INFO GlusterFS mount attempt 

08/06/2020 15:32:45 INFO GlusterFS mount attempt 

08/06/2020 15:32:15 INFO GlusterFS mount attempt 

08/06/2020 15:31:45 INFO GlusterFS mount attempt 

08/06/2020 15:31:15 INFO GlusterFS mount attempt 

08/06/2020 15:30:45 INFO GlusterFS mount attempt 

08/06/2020 15:30:15 INFO GlusterFS mount attempt 

08/06/2020 15:29:45 INFO GlusterFS mount attempt 

08/06/2020 15:29:15 INFO GlusterFS mount attempt 

08/06/2020 15:28:45 INFO GlusterFS mount attempt 

08/06/2020 15:28:14 INFO GlusterFS mount attempt 

08/06/2020 15:27:44 INFO GlusterFS mount attempt 

08/06/2020 15:27:14 INFO GlusterFS mount attempt 

08/06/2020 15:26:44 INFO GlusterFS mount attempt 

08/06/2020 15:26:14 INFO GlusterFS mount attempt 

08/06/2020 15:25:44 INFO GlusterFS mount attempt 

08/06/2020 15:25:14 INFO GlusterFS mount attempt 

08/06/2020 15:24:44 INFO GlusterFS mount attempt 

08/06/2020 15:24:14 INFO GlusterFS mount attempt 

08/06/2020 15:23:44 INFO GlusterFS mount attempt 

08/06/2020 15:23:13 INFO GlusterFS mount attempt 

08/06/2020 15:22:43 INFO GlusterFS mount attempt 

08/06/2020 15:22:13 INFO GlusterFS mount attempt 

08/06/2020 15:21:43 INFO GlusterFS mount attempt 

08/06/2020 15:21:13 INFO GlusterFS mount attempt 

08/06/2020 15:20:43 INFO GlusterFS mount attempt 

08/06/2020 15:20:13 INFO GlusterFS mount attempt 

08/06/2020 15:19:43 INFO GlusterFS mount attempt 

08/06/2020 15:19:13 INFO GlusterFS mount attempt 

08/06/2020 15:18:43 INFO GlusterFS mount attempt 

08/06/2020 15:18:13 INFO GlusterFS mount attempt 

08/06/2020 15:17:42 INFO GlusterFS mount attempt 

08/06/2020 15:17:12 INFO GlusterFS mount attempt 

08/06/2020 15:16:42 INFO GlusterFS mount attempt 

08/06/2020 15:16:12 INFO GlusterFS mount attempt 

08/06/2020 15:15:42 INFO GlusterFS mount attempt 

08/06/2020 15:15:12 INFO GlusterFS mount attempt 

08/06/2020 15:14:42 INFO GlusterFS mount attempt 

08/06/2020 15:14:12 INFO GlusterFS mount attempt 

08/06/2020 15:13:42 INFO GlusterFS mount attempt 

08/06/2020 15:13:12 INFO GlusterFS mount attempt 

08/06/2020 15:12:41 INFO GlusterFS mount attempt 

08/06/2020 15:12:11 INFO GlusterFS mount attempt 

08/06/2020 15:11:41 INFO GlusterFS mount attempt 

08/06/2020 15:11:11 INFO GlusterFS mount attempt 

08/06/2020 15:10:41 INFO GlusterFS mount attempt 

08/06/2020 15:10:11 INFO GlusterFS mount attempt 

08/06/2020 15:09:41 INFO GlusterFS mount attempt 

08/06/2020 15:09:11 INFO GlusterFS mount attempt 

08/06/2020 15:08:41 INFO GlusterFS mount attempt 

08/06/2020 15:08:11 INFO GlusterFS mount attempt 

08/06/2020 15:07:41 INFO GlusterFS mount attempt 

08/06/2020 15:07:10 INFO GlusterFS mount attempt 

08/06/2020 15:06:40 INFO GlusterFS mount attempt 

08/06/2020 15:06:10 INFO GlusterFS mount attempt 

08/06/2020 15:05:40 INFO GlusterFS mount attempt 

08/06/2020 15:05:10 INFO GlusterFS mount attempt 

08/06/2020 15:04:40 INFO GlusterFS mount attempt 

08/06/2020 15:04:10 INFO GlusterFS mount attempt 

08/06/2020 15:03:40 INFO GlusterFS mount attempt 

08/06/2020 15:03:10 INFO GlusterFS mount attempt 

08/06/2020 15:02:40 INFO GlusterFS mount attempt 

08/06/2020 15:02:09 INFO GlusterFS mount attempt 

08/06/2020 15:01:39 INFO GlusterFS mount attempt 

08/06/2020 15:01:09 INFO GlusterFS mount attempt 

08/06/2020 15:00:39 INFO GlusterFS mount attempt 

08/06/2020 15:00:09 INFO GlusterFS mount attempt 

08/06/2020 14:59:39 INFO GlusterFS mount attempt 

08/06/2020 14:59:09 INFO GlusterFS mount attempt 

08/06/2020 14:58:39 INFO GlusterFS mount attempt 

08/06/2020 14:58:09 INFO GlusterFS mount attempt 

08/06/2020 14:57:39 INFO GlusterFS mount attempt 

08/06/2020 14:57:09 INFO GlusterFS mount attempt 

08/06/2020 14:56:38 INFO GlusterFS mount attempt 

08/06/2020 14:56:08 INFO GlusterFS mount attempt 

08/06/2020 14:55:38 INFO GlusterFS mount attempt 

08/06/2020 14:55:08 INFO GlusterFS mount attempt 

08/06/2020 14:54:38 INFO GlusterFS mount attempt 

08/06/2020 14:54:08 INFO GlusterFS mount attempt 

08/06/2020 14:53:38 INFO GlusterFS mount attempt 

08/06/2020 14:53:08 INFO GlusterFS mount attempt 

08/06/2020 14:52:38 INFO GlusterFS mount attempt 

08/06/2020 14:52:08 INFO GlusterFS mount attempt 

08/06/2020 14:51:37 INFO GlusterFS mount attempt 

08/06/2020 14:51:07 INFO GlusterFS mount attempt 

08/06/2020 14:50:37 INFO GlusterFS mount attempt 

08/06/2020 14:50:07 INFO GlusterFS mount attempt 

08/06/2020 14:49:37 INFO GlusterFS mount attempt 

08/06/2020 14:49:07 INFO GlusterFS mount attempt 

08/06/2020 14:48:37 INFO GlusterFS mount attempt 

08/06/2020 14:48:07 INFO GlusterFS mount attempt 

08/06/2020 14:47:37 INFO GlusterFS mount attempt 

08/06/2020 14:47:07 INFO GlusterFS mount attempt 

08/06/2020 14:46:37 INFO GlusterFS mount attempt 

08/06/2020 14:46:06 INFO GlusterFS mount attempt 

08/06/2020 14:45:36 INFO GlusterFS mount attempt 

08/06/2020 14:45:06 INFO GlusterFS mount attempt 

08/06/2020 14:44:36 INFO GlusterFS mount attempt 

08/06/2020 14:44:06 INFO GlusterFS mount attempt 

08/06/2020 14:43:36 INFO GlusterFS mount attempt 

08/06/2020 14:43:06 INFO GlusterFS mount attempt 

08/06/2020 14:42:36 INFO GlusterFS mount attempt 

08/06/2020 14:42:06 INFO GlusterFS mount attempt 

08/06/2020 14:41:36 INFO GlusterFS mount attempt 

08/06/2020 14:41:06 INFO GlusterFS mount attempt 

08/06/2020 14:40:35 INFO GlusterFS mount attempt 

08/06/2020 14:40:05 INFO GlusterFS mount attempt 

08/06/2020 14:39:35 INFO GlusterFS mount attempt 

08/06/2020 14:39:05 INFO GlusterFS mount attempt 

08/06/2020 14:38:35 INFO GlusterFS mount attempt 

08/06/2020 14:38:05 INFO GlusterFS mount attempt 

08/06/2020 14:37:35 INFO GlusterFS mount attempt 

08/06/2020 14:37:05 INFO GlusterFS mount attempt 

08/06/2020 14:36:35 INFO GlusterFS mount attempt 

08/06/2020 14:36:05 INFO GlusterFS mount attempt 

08/06/2020 14:35:34 INFO GlusterFS mount attempt 

08/06/2020 14:35:04 INFO GlusterFS mount attempt 

08/06/2020 14:34:34 INFO GlusterFS mount attempt 

08/06/2020 14:34:04 INFO GlusterFS mount attempt 

08/06/2020 14:33:34 INFO GlusterFS mount attempt 

08/06/2020 14:33:04 INFO GlusterFS mount attempt 

08/06/2020 14:32:34 INFO GlusterFS mount attempt 

08/06/2020 14:32:04 INFO GlusterFS mount attempt 

08/06/2020 14:31:34 INFO GlusterFS mount attempt 

08/06/2020 14:31:04 INFO GlusterFS mount attempt 

08/06/2020 14:30:33 INFO GlusterFS mount attempt 

08/06/2020 14:30:03 INFO GlusterFS mount attempt 

08/06/2020 14:29:33 INFO GlusterFS mount attempt 

08/06/2020 14:29:03 INFO GlusterFS mount attempt 

08/06/2020 14:28:33 INFO GlusterFS mount attempt 

08/06/2020 14:28:03 INFO GlusterFS mount attempt 

08/06/2020 14:27:33 INFO GlusterFS mount attempt 

08/06/2020 14:27:03 INFO GlusterFS mount attempt 

08/06/2020 14:26:33 INFO GlusterFS mount attempt 

08/06/2020 14:26:03 INFO GlusterFS mount attempt 

08/06/2020 14:25:33 INFO GlusterFS mount attempt 

08/06/2020 14:25:02 INFO GlusterFS mount attempt 

08/06/2020 14:24:32 INFO GlusterFS mount attempt 

08/06/2020 14:24:02 INFO GlusterFS mount attempt 

08/06/2020 14:23:32 INFO GlusterFS mount attempt 

08/06/2020 14:23:02 INFO GlusterFS mount attempt 

08/06/2020 14:22:32 INFO GlusterFS mount attempt 

08/06/2020 14:22:02 INFO GlusterFS mount attempt 

08/06/2020 14:21:32 INFO GlusterFS mount attempt 

08/06/2020 14:21:02 INFO GlusterFS mount attempt 

08/06/2020 14:20:32 INFO GlusterFS mount attempt 

08/06/2020 14:20:02 INFO GlusterFS mount attempt 

08/06/2020 14:19:31 INFO GlusterFS mount attempt 

08/06/2020 14:19:01 INFO GlusterFS mount attempt 

08/06/2020 14:18:31 INFO GlusterFS mount attempt 

08/06/2020 14:18:01 INFO GlusterFS mount attempt 

08/06/2020 14:17:31 INFO GlusterFS mount attempt 

08/06/2020 14:17:01 INFO GlusterFS mount attempt 

08/06/2020 14:16:31 INFO GlusterFS mount attempt 

08/06/2020 14:16:01 INFO GlusterFS mount attempt 

08/06/2020 14:15:31 INFO GlusterFS mount attempt 

08/06/2020 14:15:01 INFO GlusterFS mount attempt 

08/06/2020 14:14:31 INFO GlusterFS mount attempt 

08/06/2020 14:14:00 INFO GlusterFS mount attempt 

08/06/2020 14:13:30 INFO GlusterFS mount attempt 

08/06/2020 14:13:00 INFO GlusterFS mount attempt 

08/06/2020 14:12:30 INFO GlusterFS mount attempt 

08/06/2020 14:12:00 INFO GlusterFS mount attempt 

08/06/2020 14:11:30 INFO GlusterFS mount attempt 

08/06/2020 14:11:00 INFO GlusterFS mount attempt 

08/06/2020 14:10:30 INFO GlusterFS mount attempt 

08/06/2020 14:10:00 INFO GlusterFS mount attempt 

08/06/2020 14:09:30 INFO GlusterFS mount attempt 

08/06/2020 14:09:00 INFO GlusterFS mount attempt 

08/06/2020 14:08:30 INFO GlusterFS mount attempt 

08/06/2020 14:07:59 INFO GlusterFS mount attempt 

08/06/2020 14:07:29 INFO GlusterFS mount attempt 

08/06/2020 14:06:59 INFO GlusterFS mount attempt 

08/06/2020 14:06:29 INFO GlusterFS mount attempt 

08/06/2020 14:05:59 INFO GlusterFS mount attempt 

08/06/2020 14:05:29 INFO GlusterFS mount attempt 

08/06/2020 14:04:59 INFO GlusterFS mount attempt 

08/06/2020 14:04:29 INFO GlusterFS mount attempt 

08/06/2020 14:03:59 INFO GlusterFS mount attempt 

08/06/2020 14:03:29 INFO GlusterFS mount attempt 

08/06/2020 14:02:59 INFO GlusterFS mount attempt 

08/06/2020 14:02:28 INFO GlusterFS mount attempt 

08/06/2020 14:01:58 INFO GlusterFS mount attempt 

08/06/2020 14:01:28 INFO GlusterFS mount attempt 

08/06/2020 14:00:58 INFO GlusterFS mount attempt 

08/06/2020 14:00:28 INFO GlusterFS mount attempt 

08/06/2020 13:59:58 INFO GlusterFS mount attempt 

08/06/2020 13:59:28 INFO GlusterFS mount attempt 

08/06/2020 13:58:58 INFO GlusterFS mount attempt 

08/06/2020 13:58:28 INFO GlusterFS mount attempt 

08/06/2020 13:57:58 INFO GlusterFS mount attempt 

08/06/2020 13:57:28 INFO GlusterFS mount attempt 

08/06/2020 13:56:57 INFO GlusterFS mount attempt 

08/06/2020 13:56:27 INFO GlusterFS mount attempt 

08/06/2020 13:55:57 INFO GlusterFS mount attempt 

08/06/2020 13:55:27 INFO GlusterFS mount attempt 

08/06/2020 13:54:57 INFO GlusterFS mount attempt 

08/06/2020 13:54:27 INFO GlusterFS mount attempt 

08/06/2020 13:53:57 INFO GlusterFS mount attempt 

08/06/2020 13:53:27 INFO GlusterFS mount attempt 

08/06/2020 13:52:57 INFO GlusterFS mount attempt 

08/06/2020 13:52:27 INFO GlusterFS mount attempt 

08/06/2020 13:51:57 INFO GlusterFS mount attempt 

08/06/2020 13:51:26 INFO GlusterFS mount attempt 

08/06/2020 13:50:56 INFO GlusterFS mount attempt 

08/06/2020 13:50:26 INFO GlusterFS mount attempt 

08/06/2020 13:49:56 INFO GlusterFS mount attempt 

08/06/2020 13:49:26 INFO GlusterFS mount attempt 

08/06/2020 13:48:56 INFO GlusterFS mount attempt 

08/06/2020 13:48:26 INFO GlusterFS mount attempt 

08/06/2020 13:47:56 INFO GlusterFS mount attempt 

08/06/2020 13:47:26 INFO GlusterFS mount attempt 

08/06/2020 13:46:56 INFO GlusterFS mount attempt 

08/06/2020 13:46:26 INFO GlusterFS mount attempt 

08/06/2020 13:45:55 INFO GlusterFS mount attempt 

08/06/2020 13:45:25 INFO GlusterFS mount attempt 

08/06/2020 13:44:55 INFO GlusterFS mount attempt 

08/06/2020 13:44:25 INFO GlusterFS mount attempt 

08/06/2020 13:43:55 INFO GlusterFS mount attempt 

08/06/2020 13:43:25 INFO GlusterFS mount attempt 

08/06/2020 13:42:55 INFO GlusterFS mount attempt 

08/06/2020 13:42:25 INFO GlusterFS mount attempt 

08/06/2020 13:41:55 INFO GlusterFS mount attempt 

08/06/2020 13:41:25 INFO GlusterFS mount attempt 

08/06/2020 13:40:55 INFO GlusterFS mount attempt 

 

08/06/2020 13:40:31 INFO Start add osd job 1202581

08/06/2020 13:40:24 INFO GlusterFS mount attempt 

08/06/2020 13:39:54 INFO GlusterFS mount attempt 

08/06/2020 13:39:24 INFO GlusterFS mount attempt 

08/06/2020 13:38:54 INFO GlusterFS mount attempt 

08/06/2020 13:38:24 INFO GlusterFS mount attempt 

08/06/2020 13:37:54 INFO GlusterFS mount attempt 

08/06/2020 13:37:24 INFO GlusterFS mount attempt 

08/06/2020 13:36:54 INFO GlusterFS mount attempt 

08/06/2020 13:36:24 INFO GlusterFS mount attempt 

08/06/2020 13:35:54 INFO GlusterFS mount attempt 

08/06/2020 13:35:23 INFO GlusterFS mount attempt 

08/06/2020 13:34:53 INFO GlusterFS mount attempt 

08/06/2020 13:34:23 INFO GlusterFS mount attempt 

08/06/2020 13:33:53 INFO GlusterFS mount attempt 

 

08/06/2020 13:33:51 INFO Start add osd job 1188845

08/06/2020 13:33:23 INFO GlusterFS mount attempt 

08/06/2020 13:32:53 INFO GlusterFS mount attempt 

08/06/2020 13:32:23 INFO GlusterFS mount attempt 

08/06/2020 13:31:53 INFO GlusterFS mount attempt 

08/06/2020 13:31:23 INFO GlusterFS mount attempt 

08/06/2020 13:30:53 INFO GlusterFS mount attempt 

08/06/2020 13:30:23 INFO GlusterFS mount attempt 

08/06/2020 13:29:52 INFO GlusterFS mount attempt 

08/06/2020 13:29:22 INFO GlusterFS mount attempt 

08/06/2020 13:28:52 INFO GlusterFS mount attempt 

08/06/2020 13:28:22 INFO GlusterFS mount attempt 

08/06/2020 13:27:52 INFO GlusterFS mount attempt 

08/06/2020 13:27:22 INFO GlusterFS mount attempt 

08/06/2020 13:26:52 INFO GlusterFS mount attempt 

08/06/2020 13:26:22 INFO GlusterFS mount attempt 

08/06/2020 13:25:52 INFO GlusterFS mount attempt 

08/06/2020 13:25:22 INFO GlusterFS mount attempt 

 

08/06/2020 13:25:01 INFO Start add osd job 1169199

08/06/2020 13:24:52 INFO GlusterFS mount attempt 

08/06/2020 13:24:21 INFO GlusterFS mount attempt 

08/06/2020 13:23:51 INFO GlusterFS mount attempt 

08/06/2020 13:23:21 INFO GlusterFS mount attempt 

08/06/2020 13:22:51 INFO GlusterFS mount attempt 

08/06/2020 13:22:21 INFO GlusterFS mount attempt 

08/06/2020 13:21:51 INFO GlusterFS mount attempt 

08/06/2020 13:21:21 INFO GlusterFS mount attempt 

08/06/2020 13:20:51 INFO GlusterFS mount attempt 

08/06/2020 13:20:21 INFO GlusterFS mount attempt 

08/06/2020 13:19:51 INFO GlusterFS mount attempt 

08/06/2020 13:19:21 INFO GlusterFS mount attempt 

 

08/06/2020 13:19:12 INFO Start add osd job 1154189

08/06/2020 13:18:51 INFO GlusterFS mount attempt 

08/06/2020 13:18:20 INFO GlusterFS mount attempt 

08/06/2020 13:17:50 INFO GlusterFS mount attempt 

08/06/2020 13:17:20 INFO GlusterFS mount attempt 

08/06/2020 13:16:50 INFO GlusterFS mount attempt 

08/06/2020 13:16:20 INFO GlusterFS mount attempt 

08/06/2020 13:15:50 INFO GlusterFS mount attempt 

08/06/2020 13:15:20 INFO GlusterFS mount attempt 

08/06/2020 13:14:50 INFO GlusterFS mount attempt 

08/06/2020 13:14:20 INFO GlusterFS mount attempt 

08/06/2020 13:13:50 INFO GlusterFS mount attempt 

08/06/2020 13:13:20 INFO GlusterFS mount attempt 

08/06/2020 13:12:49 INFO GlusterFS mount attempt 

08/06/2020 13:12:19 INFO GlusterFS mount attempt 

08/06/2020 13:11:49 INFO GlusterFS mount attempt 

08/06/2020 13:11:19 INFO GlusterFS mount attempt 

08/06/2020 13:10:49 INFO GlusterFS mount attempt 

08/06/2020 13:10:19 INFO GlusterFS mount attempt 

08/06/2020 13:09:49 INFO GlusterFS mount attempt 

 

08/06/2020 13:09:21 INFO Start add osd job 1132467

08/06/2020 13:09:19 INFO GlusterFS mount attempt 

08/06/2020 13:08:49 INFO GlusterFS mount attempt 

08/06/2020 13:08:19 INFO GlusterFS mount attempt 

08/06/2020 13:07:49 INFO GlusterFS mount attempt 

08/06/2020 13:07:18 INFO GlusterFS mount attempt 

08/06/2020 13:06:48 INFO GlusterFS mount attempt 

08/06/2020 13:06:18 INFO GlusterFS mount attempt 

08/06/2020 13:05:48 INFO GlusterFS mount attempt 

08/06/2020 13:05:18 INFO GlusterFS mount attempt 

08/06/2020 13:04:48 INFO GlusterFS mount attempt 

08/06/2020 13:04:18 INFO GlusterFS mount attempt 

08/06/2020 13:03:48 INFO GlusterFS mount attempt 

 

08/06/2020 13:03:32 INFO Start add osd job 1114819

08/06/2020 13:03:18 INFO GlusterFS mount attempt 

08/06/2020 13:02:48 INFO GlusterFS mount attempt 

08/06/2020 13:02:18 INFO GlusterFS mount attempt 

08/06/2020 13:01:47 INFO GlusterFS mount attempt 

08/06/2020 13:01:17 INFO GlusterFS mount attempt 

08/06/2020 13:00:47 INFO GlusterFS mount attempt 

08/06/2020 13:00:17 INFO GlusterFS mount attempt 

 

08/06/2020 13:00:12 INFO Start add osd job 1103173

08/06/2020 12:59:47 INFO GlusterFS mount attempt 

08/06/2020 12:59:17 INFO GlusterFS mount attempt 

08/06/2020 12:58:47 INFO GlusterFS mount attempt 

 

08/06/2020 12:58:18 INFO Start add osd job 1093956

08/06/2020 12:58:17 INFO GlusterFS mount attempt 

08/06/2020 12:57:47 INFO GlusterFS mount attempt 

08/06/2020 12:57:17 INFO GlusterFS mount attempt 

08/06/2020 12:56:47 INFO GlusterFS mount attempt 

08/06/2020 12:56:16 INFO GlusterFS mount attempt 

08/06/2020 12:55:46 INFO GlusterFS mount attempt 

08/06/2020 12:55:16 INFO GlusterFS mount attempt 

08/06/2020 12:54:46 INFO GlusterFS mount attempt 

08/06/2020 12:54:16 INFO GlusterFS mount attempt 

08/06/2020 12:53:46 INFO GlusterFS mount attempt 

08/06/2020 12:53:16 INFO GlusterFS mount attempt 

08/06/2020 12:52:46 INFO GlusterFS mount attempt 

08/06/2020 12:52:16 INFO GlusterFS mount attempt 

08/06/2020 12:51:46 INFO GlusterFS mount attempt 

08/06/2020 12:51:16 INFO GlusterFS mount attempt 

08/06/2020 12:50:45 INFO GlusterFS mount attempt 

08/06/2020 12:50:15 INFO GlusterFS mount attempt 

08/06/2020 12:49:45 INFO GlusterFS mount attempt 

08/06/2020 12:49:15 INFO GlusterFS mount attempt 

08/06/2020 12:48:45 INFO GlusterFS mount attempt 

08/06/2020 12:48:15 INFO GlusterFS mount attempt 

08/06/2020 12:47:45 INFO GlusterFS mount attempt 

08/06/2020 12:47:15 INFO GlusterFS mount attempt 

08/06/2020 12:46:45 INFO GlusterFS mount attempt 

08/06/2020 12:46:15 INFO GlusterFS mount attempt 

08/06/2020 12:45:44 INFO GlusterFS mount attempt 

08/06/2020 12:45:14 INFO GlusterFS mount attempt 

08/06/2020 12:44:44 INFO GlusterFS mount attempt 

08/06/2020 12:44:14 INFO GlusterFS mount attempt 

08/06/2020 12:43:44 INFO GlusterFS mount attempt 

08/06/2020 12:43:14 INFO GlusterFS mount attempt 

08/06/2020 12:42:44 INFO GlusterFS mount attempt 

08/06/2020 12:42:14 INFO GlusterFS mount attempt 

08/06/2020 12:41:44 INFO GlusterFS mount attempt 

08/06/2020 12:41:14 INFO GlusterFS mount attempt 

08/06/2020 12:40:44 INFO GlusterFS mount attempt 

08/06/2020 12:40:13 INFO GlusterFS mount attempt 

08/06/2020 12:39:43 INFO GlusterFS mount attempt 

08/06/2020 12:39:13 INFO GlusterFS mount attempt 

08/06/2020 12:38:43 INFO GlusterFS mount attempt 

08/06/2020 12:38:13 INFO GlusterFS mount attempt 

08/06/2020 12:37:43 INFO GlusterFS mount attempt 

08/06/2020 12:37:13 INFO GlusterFS mount attempt 

08/06/2020 12:36:43 INFO GlusterFS mount attempt 

08/06/2020 12:36:13 INFO GlusterFS mount attempt 

08/06/2020 12:35:43 INFO GlusterFS mount attempt 

08/06/2020 12:35:12 INFO GlusterFS mount attempt 

08/06/2020 12:34:42 INFO GlusterFS mount attempt 

08/06/2020 12:34:12 INFO GlusterFS mount attempt 

08/06/2020 12:33:42 INFO GlusterFS mount attempt 

08/06/2020 12:33:12 INFO GlusterFS mount attempt 

08/06/2020 12:32:42 INFO GlusterFS mount attempt 

08/06/2020 12:32:12 INFO GlusterFS mount attempt 

08/06/2020 12:31:42 INFO GlusterFS mount attempt 

08/06/2020 12:31:12 INFO GlusterFS mount attempt 

08/06/2020 12:30:42 INFO GlusterFS mount attempt 

08/06/2020 12:30:12 INFO GlusterFS mount attempt 

08/06/2020 12:29:41 INFO GlusterFS mount attempt 

08/06/2020 12:29:11 INFO GlusterFS mount attempt 

08/06/2020 12:28:41 INFO GlusterFS mount attempt 

08/06/2020 12:28:11 INFO GlusterFS mount attempt 

08/06/2020 12:27:41 INFO GlusterFS mount attempt 

08/06/2020 12:27:11 INFO GlusterFS mount attempt 

08/06/2020 12:26:41 INFO GlusterFS mount attempt 

08/06/2020 12:26:11 INFO GlusterFS mount attempt 

08/06/2020 12:25:41 INFO GlusterFS mount attempt 

08/06/2020 12:25:11 INFO GlusterFS mount attempt 

08/06/2020 12:24:41 INFO GlusterFS mount attempt 

08/06/2020 12:24:10 INFO GlusterFS mount attempt 

08/06/2020 12:23:40 INFO GlusterFS mount attempt 

08/06/2020 12:23:10 INFO GlusterFS mount attempt 

08/06/2020 12:22:40 INFO GlusterFS mount attempt 

08/06/2020 12:22:10 INFO GlusterFS mount attempt 

08/06/2020 12:21:40 INFO GlusterFS mount attempt 

08/06/2020 12:21:10 INFO GlusterFS mount attempt 

08/06/2020 12:20:40 INFO GlusterFS mount attempt 

08/06/2020 12:20:10 INFO GlusterFS mount attempt 

08/06/2020 12:19:40 INFO GlusterFS mount attempt 

08/06/2020 12:19:10 INFO GlusterFS mount attempt 

08/06/2020 12:18:39 INFO GlusterFS mount attempt 

08/06/2020 12:18:09 INFO GlusterFS mount attempt 

08/06/2020 12:17:39 INFO GlusterFS mount attempt 

08/06/2020 12:17:09 INFO GlusterFS mount attempt 

08/06/2020 12:16:39 INFO GlusterFS mount attempt 

08/06/2020 12:16:09 INFO GlusterFS mount attempt 

08/06/2020 12:15:39 INFO GlusterFS mount attempt 

08/06/2020 12:15:09 INFO GlusterFS mount attempt 

08/06/2020 12:14:39 INFO GlusterFS mount attempt 

08/06/2020 12:14:09 INFO GlusterFS mount attempt 

08/06/2020 12:13:38 INFO GlusterFS mount attempt 

08/06/2020 12:13:08 INFO GlusterFS mount attempt 

08/06/2020 12:12:38 INFO GlusterFS mount attempt 

08/06/2020 12:12:08 INFO GlusterFS mount attempt 

08/06/2020 12:11:38 INFO GlusterFS mount attempt 

08/06/2020 12:11:08 INFO GlusterFS mount attempt 

08/06/2020 12:10:38 INFO GlusterFS mount attempt 

08/06/2020 12:10:08 INFO GlusterFS mount attempt 

08/06/2020 12:09:38 INFO GlusterFS mount attempt 

08/06/2020 12:09:08 INFO GlusterFS mount attempt 

08/06/2020 12:08:38 INFO GlusterFS mount attempt 

08/06/2020 12:08:07 INFO GlusterFS mount attempt 

08/06/2020 12:07:37 INFO GlusterFS mount attempt 

 

08/06/2020 12:07:18 INFO Start add osd job 1379408

08/06/2020 12:07:07 INFO GlusterFS mount attempt 

08/06/2020 12:06:37 INFO GlusterFS mount attempt 

08/06/2020 12:06:07 INFO GlusterFS mount attempt 

08/06/2020 12:05:37 INFO GlusterFS mount attempt 

08/06/2020 12:05:07 INFO GlusterFS mount attempt 

08/06/2020 12:04:37 INFO GlusterFS mount attempt 

08/06/2020 12:04:07 INFO GlusterFS mount attempt 

08/06/2020 12:03:37 INFO GlusterFS mount attempt 

08/06/2020 12:03:06 INFO GlusterFS mount attempt 

08/06/2020 12:02:36 INFO GlusterFS mount attempt 

08/06/2020 12:02:06 INFO GlusterFS mount attempt 

08/06/2020 12:01:36 INFO GlusterFS mount attempt 

08/06/2020 12:01:06 INFO GlusterFS mount attempt 

08/06/2020 12:00:36 INFO GlusterFS mount attempt 

08/06/2020 12:00:06 INFO GlusterFS mount attempt 

08/06/2020 11:59:36 INFO GlusterFS mount attempt 

08/06/2020 11:59:06 INFO GlusterFS mount attempt 

08/06/2020 11:58:36 INFO GlusterFS mount attempt 

08/06/2020 11:58:06 INFO GlusterFS mount attempt 

08/06/2020 11:57:35 INFO GlusterFS mount attempt 

08/06/2020 11:57:05 INFO GlusterFS mount attempt 

08/06/2020 11:56:35 INFO GlusterFS mount attempt 

08/06/2020 11:56:05 INFO GlusterFS mount attempt 

08/06/2020 11:55:35 INFO GlusterFS mount attempt 

08/06/2020 11:55:05 INFO GlusterFS mount attempt 

08/06/2020 11:54:35 INFO GlusterFS mount attempt 

08/06/2020 11:54:05 INFO GlusterFS mount attempt 

08/06/2020 11:53:35 INFO GlusterFS mount attempt 

08/06/2020 11:53:05 INFO GlusterFS mount attempt 

08/06/2020 11:52:35 INFO GlusterFS mount attempt 

08/06/2020 11:52:04 INFO GlusterFS mount attempt 

08/06/2020 11:51:34 INFO GlusterFS mount attempt 

08/06/2020 11:51:04 INFO GlusterFS mount attempt 

08/06/2020 11:50:34 INFO GlusterFS mount attempt 

08/06/2020 11:50:04 INFO GlusterFS mount attempt 

08/06/2020 11:49:34 INFO GlusterFS mount attempt 

08/06/2020 11:49:04 INFO GlusterFS mount attempt 

08/06/2020 11:48:34 INFO GlusterFS mount attempt 

08/06/2020 11:48:04 INFO GlusterFS mount attempt 

08/06/2020 11:47:34 INFO GlusterFS mount attempt 

08/06/2020 11:47:03 INFO GlusterFS mount attempt 

08/06/2020 11:46:33 INFO GlusterFS mount attempt 

08/06/2020 11:46:03 INFO GlusterFS mount attempt 

08/06/2020 11:45:33 INFO GlusterFS mount attempt 

08/06/2020 11:45:03 INFO GlusterFS mount attempt 

08/06/2020 11:44:33 INFO GlusterFS mount attempt 

08/06/2020 11:44:03 INFO GlusterFS mount attempt 

08/06/2020 11:43:33 INFO GlusterFS mount attempt 

08/06/2020 11:43:03 INFO GlusterFS mount attempt 

08/06/2020 11:42:33 INFO GlusterFS mount attempt 

08/06/2020 11:42:03 INFO GlusterFS mount attempt 

08/06/2020 11:41:32 INFO GlusterFS mount attempt 

08/06/2020 11:41:02 INFO GlusterFS mount attempt 

08/06/2020 11:40:32 INFO GlusterFS mount attempt 

08/06/2020 11:40:02 INFO GlusterFS mount attempt 

08/06/2020 11:39:32 INFO GlusterFS mount attempt 

08/06/2020 11:39:02 INFO GlusterFS mount attempt 

08/06/2020 11:38:32 INFO GlusterFS mount attempt 

08/06/2020 11:38:02 INFO GlusterFS mount attempt 

08/06/2020 11:37:32 INFO GlusterFS mount attempt 

08/06/2020 11:37:02 INFO GlusterFS mount attempt 

08/06/2020 11:36:31 INFO GlusterFS mount attempt 

08/06/2020 11:36:01 INFO GlusterFS mount attempt 

08/06/2020 11:35:31 INFO GlusterFS mount attempt 

08/06/2020 11:35:01 INFO GlusterFS mount attempt 

08/06/2020 11:34:31 INFO GlusterFS mount attempt 

08/06/2020 11:34:01 INFO GlusterFS mount attempt 

08/06/2020 11:33:31 INFO GlusterFS mount attempt 

08/06/2020 11:33:01 INFO GlusterFS mount attempt 

08/06/2020 11:32:31 INFO GlusterFS mount attempt 

08/06/2020 11:32:01 INFO GlusterFS mount attempt 

08/06/2020 11:31:31 INFO GlusterFS mount attempt 

08/06/2020 11:31:00 INFO GlusterFS mount attempt 

08/06/2020 11:30:30 INFO GlusterFS mount attempt 

08/06/2020 11:30:00 INFO GlusterFS mount attempt 

08/06/2020 11:29:30 INFO GlusterFS mount attempt 

08/06/2020 11:29:00 INFO GlusterFS mount attempt 

08/06/2020 11:28:30 INFO GlusterFS mount attempt 

08/06/2020 11:28:00 INFO GlusterFS mount attempt 

08/06/2020 11:27:30 INFO GlusterFS mount attempt 

08/06/2020 11:27:00 INFO GlusterFS mount attempt 

08/06/2020 11:26:30 INFO GlusterFS mount attempt 

08/06/2020 11:25:59 INFO GlusterFS mount attempt 

08/06/2020 11:25:29 INFO GlusterFS mount attempt 

08/06/2020 11:24:59 INFO GlusterFS mount attempt 

08/06/2020 11:24:29 INFO GlusterFS mount attempt 

08/06/2020 11:23:59 INFO GlusterFS mount attempt 

08/06/2020 11:23:29 INFO GlusterFS mount attempt 

08/06/2020 11:22:59 INFO GlusterFS mount attempt 

08/06/2020 11:22:29 INFO GlusterFS mount attempt 

08/06/2020 11:21:59 INFO GlusterFS mount attempt 

08/06/2020 11:21:29 INFO GlusterFS mount attempt 

08/06/2020 11:20:59 INFO GlusterFS mount attempt 

08/06/2020 11:20:28 INFO GlusterFS mount attempt 

08/06/2020 11:19:58 INFO GlusterFS mount attempt 

08/06/2020 11:19:28 INFO GlusterFS mount attempt 

08/06/2020 11:18:58 INFO GlusterFS mount attempt 

08/06/2020 11:18:28 INFO GlusterFS mount attempt 

08/06/2020 11:17:58 INFO GlusterFS mount attempt 

08/06/2020 11:17:28 INFO GlusterFS mount attempt 

08/06/2020 11:16:58 INFO GlusterFS mount attempt 

08/06/2020 11:16:28 INFO GlusterFS mount attempt 

08/06/2020 11:15:58 INFO GlusterFS mount attempt 

08/06/2020 11:15:28 INFO GlusterFS mount attempt 

08/06/2020 11:14:57 INFO GlusterFS mount attempt 

08/06/2020 11:14:27 INFO GlusterFS mount attempt 

08/06/2020 11:13:57 INFO GlusterFS mount attempt 

08/06/2020 11:13:27 INFO GlusterFS mount attempt 

08/06/2020 11:12:57 INFO GlusterFS mount attempt 

08/06/2020 11:12:27 INFO GlusterFS mount attempt 

08/06/2020 11:11:57 INFO GlusterFS mount attempt 

08/06/2020 11:11:27 INFO GlusterFS mount attempt 

08/06/2020 11:10:57 INFO GlusterFS mount attempt 

08/06/2020 11:10:27 INFO GlusterFS mount attempt 

08/06/2020 11:09:56 INFO GlusterFS mount attempt 

08/06/2020 11:09:26 INFO GlusterFS mount attempt 

08/06/2020 11:08:56 INFO GlusterFS mount attempt 

08/06/2020 11:08:26 INFO GlusterFS mount attempt 

08/06/2020 11:07:56 INFO GlusterFS mount attempt 

08/06/2020 11:07:26 INFO GlusterFS mount attempt 

08/06/2020 11:06:56 INFO GlusterFS mount attempt 

08/06/2020 11:06:26 INFO GlusterFS mount attempt 

08/06/2020 11:05:56 INFO GlusterFS mount attempt 

08/06/2020 11:05:26 INFO GlusterFS mount attempt 

08/06/2020 11:04:55 INFO GlusterFS mount attempt 

08/06/2020 11:04:25 INFO GlusterFS mount attempt 

08/06/2020 11:03:55 INFO GlusterFS mount attempt 

08/06/2020 11:03:25 INFO GlusterFS mount attempt 

08/06/2020 11:02:55 INFO GlusterFS mount attempt 

08/06/2020 11:02:25 INFO GlusterFS mount attempt 

08/06/2020 11:01:55 INFO GlusterFS mount attempt 

08/06/2020 11:01:25 INFO GlusterFS mount attempt 

08/06/2020 11:00:55 INFO GlusterFS mount attempt 

08/06/2020 11:00:25 INFO GlusterFS mount attempt 

08/06/2020 10:59:55 INFO GlusterFS mount attempt 

08/06/2020 10:59:24 INFO GlusterFS mount attempt 

08/06/2020 10:58:54 INFO GlusterFS mount attempt 

08/06/2020 10:58:24 INFO GlusterFS mount attempt 

08/06/2020 10:57:54 INFO GlusterFS mount attempt 

08/06/2020 10:57:24 INFO GlusterFS mount attempt 

08/06/2020 10:56:54 INFO GlusterFS mount attempt 

08/06/2020 10:56:24 INFO GlusterFS mount attempt 

08/06/2020 10:55:54 INFO GlusterFS mount attempt 

08/06/2020 10:55:24 INFO GlusterFS mount attempt 

08/06/2020 10:54:54 INFO GlusterFS mount attempt 

08/06/2020 10:54:24 INFO GlusterFS mount attempt 

08/06/2020 10:53:53 INFO GlusterFS mount attempt 

08/06/2020 10:53:23 INFO GlusterFS mount attempt 

08/06/2020 10:52:53 INFO GlusterFS mount attempt 

08/06/2020 10:52:23 INFO GlusterFS mount attempt 

08/06/2020 10:51:53 INFO GlusterFS mount attempt 

08/06/2020 10:51:23 INFO GlusterFS mount attempt 

08/06/2020 10:50:53 INFO GlusterFS mount attempt 

08/06/2020 10:50:23 INFO GlusterFS mount attempt 

08/06/2020 10:49:53 INFO GlusterFS mount attempt 

08/06/2020 10:49:23 INFO GlusterFS mount attempt 

08/06/2020 10:48:53 INFO GlusterFS mount attempt 

08/06/2020 10:48:22 INFO GlusterFS mount attempt 

08/06/2020 10:47:52 INFO GlusterFS mount attempt 

08/06/2020 10:47:22 INFO GlusterFS mount attempt 

08/06/2020 10:46:52 INFO GlusterFS mount attempt 

08/06/2020 10:46:22 INFO GlusterFS mount attempt 

08/06/2020 10:45:52 INFO GlusterFS mount attempt 

08/06/2020 10:45:22 INFO GlusterFS mount attempt 

08/06/2020 10:44:52 INFO GlusterFS mount attempt 

08/06/2020 10:44:22 INFO GlusterFS mount attempt 

08/06/2020 10:43:52 INFO GlusterFS mount attempt 

08/06/2020 10:43:22 INFO GlusterFS mount attempt 

08/06/2020 10:42:51 INFO GlusterFS mount attempt 

08/06/2020 10:42:21 INFO GlusterFS mount attempt 

08/06/2020 10:41:51 INFO GlusterFS mount attempt 

08/06/2020 10:41:21 INFO GlusterFS mount attempt 

08/06/2020 10:40:51 INFO GlusterFS mount attempt 

08/06/2020 10:40:21 INFO GlusterFS mount attempt 

08/06/2020 10:39:51 INFO GlusterFS mount attempt 

08/06/2020 10:39:21 INFO GlusterFS mount attempt 

08/06/2020 10:38:51 INFO GlusterFS mount attempt 

08/06/2020 10:38:21 INFO GlusterFS mount attempt 

08/06/2020 10:37:50 INFO GlusterFS mount attempt 

08/06/2020 10:37:20 INFO GlusterFS mount attempt 

08/06/2020 10:36:50 INFO GlusterFS mount attempt 

08/06/2020 10:36:20 INFO GlusterFS mount attempt 

08/06/2020 10:35:50 INFO GlusterFS mount attempt 

08/06/2020 10:35:20 INFO GlusterFS mount attempt 

08/06/2020 10:34:50 INFO GlusterFS mount attempt 

08/06/2020 10:34:20 INFO GlusterFS mount attempt 

08/06/2020 10:33:50 INFO GlusterFS mount attempt 

08/06/2020 10:33:20 INFO GlusterFS mount attempt 

08/06/2020 10:32:50 INFO GlusterFS mount attempt 

08/06/2020 10:32:19 INFO GlusterFS mount attempt 

08/06/2020 10:31:49 INFO GlusterFS mount attempt 

08/06/2020 10:31:19 INFO GlusterFS mount attempt 

08/06/2020 10:30:49 INFO GlusterFS mount attempt 

08/06/2020 10:30:19 INFO GlusterFS mount attempt 

08/06/2020 10:29:49 INFO GlusterFS mount attempt 

08/06/2020 10:29:19 INFO GlusterFS mount attempt 

08/06/2020 10:28:49 INFO GlusterFS mount attempt 

08/06/2020 10:28:19 INFO GlusterFS mount attempt 

08/06/2020 10:27:49 INFO GlusterFS mount attempt 

08/06/2020 10:27:18 INFO GlusterFS mount attempt 

08/06/2020 10:26:48 INFO GlusterFS mount attempt 

08/06/2020 10:26:18 INFO GlusterFS mount attempt 

08/06/2020 10:25:48 INFO GlusterFS mount attempt 

08/06/2020 10:25:18 INFO GlusterFS mount attempt 

08/06/2020 10:24:48 INFO GlusterFS mount attempt 

08/06/2020 10:24:18 INFO GlusterFS mount attempt 

08/06/2020 10:23:48 INFO GlusterFS mount attempt 

08/06/2020 10:23:18 INFO GlusterFS mount attempt 

08/06/2020 10:22:48 INFO GlusterFS mount attempt 

08/06/2020 10:22:18 INFO GlusterFS mount attempt 

08/06/2020 10:21:47 INFO GlusterFS mount attempt 

08/06/2020 10:21:17 INFO GlusterFS mount attempt 

08/06/2020 10:20:47 INFO GlusterFS mount attempt 

08/06/2020 10:20:17 INFO GlusterFS mount attempt 

08/06/2020 10:19:47 INFO GlusterFS mount attempt 

08/06/2020 10:19:17 INFO GlusterFS mount attempt 

08/06/2020 10:18:47 INFO GlusterFS mount attempt 

08/06/2020 10:18:17 INFO GlusterFS mount attempt 

08/06/2020 10:17:47 INFO GlusterFS mount attempt 

08/06/2020 10:17:17 INFO GlusterFS mount attempt 

08/06/2020 10:16:47 INFO GlusterFS mount attempt 

08/06/2020 10:16:16 INFO GlusterFS mount attempt 

08/06/2020 10:15:46 INFO GlusterFS mount attempt 

08/06/2020 10:15:16 INFO GlusterFS mount attempt 

08/06/2020 10:14:46 INFO GlusterFS mount attempt 

08/06/2020 10:14:16 INFO GlusterFS mount attempt 

08/06/2020 10:13:46 INFO GlusterFS mount attempt 

08/06/2020 10:13:16 INFO GlusterFS mount attempt 

08/06/2020 10:12:46 INFO GlusterFS mount attempt 

08/06/2020 10:12:16 INFO GlusterFS mount attempt 

08/06/2020 10:11:46 INFO GlusterFS mount attempt 

08/06/2020 10:11:15 INFO GlusterFS mount attempt 

08/06/2020 10:10:45 INFO GlusterFS mount attempt 

08/06/2020 10:10:15 INFO GlusterFS mount attempt 

08/06/2020 10:09:45 INFO GlusterFS mount attempt 

08/06/2020 10:09:15 INFO GlusterFS mount attempt 

08/06/2020 10:08:45 INFO GlusterFS mount attempt 

08/06/2020 10:08:15 INFO GlusterFS mount attempt 

08/06/2020 10:07:45 INFO GlusterFS mount attempt 

08/06/2020 10:07:15 INFO GlusterFS mount attempt 

08/06/2020 10:06:45 INFO GlusterFS mount attempt 

08/06/2020 10:06:15 INFO GlusterFS mount attempt 

08/06/2020 10:05:44 INFO GlusterFS mount attempt 

08/06/2020 10:05:14 INFO GlusterFS mount attempt 

08/06/2020 10:04:44 INFO GlusterFS mount attempt 

08/06/2020 10:04:14 INFO GlusterFS mount attempt 

08/06/2020 10:03:44 INFO GlusterFS mount attempt 

08/06/2020 10:03:14 INFO GlusterFS mount attempt 

08/06/2020 10:02:44 INFO GlusterFS mount attempt 

08/06/2020 10:02:14 INFO GlusterFS mount attempt 

08/06/2020 10:01:44 INFO GlusterFS mount attempt 

08/06/2020 10:01:14 INFO GlusterFS mount attempt 

08/06/2020 10:00:43 INFO GlusterFS mount attempt 

08/06/2020 10:00:13 INFO GlusterFS mount attempt 

08/06/2020 09:59:43 INFO GlusterFS mount attempt 

08/06/2020 09:59:13 INFO GlusterFS mount attempt 

08/06/2020 09:58:43 INFO GlusterFS mount attempt 

08/06/2020 09:58:13 INFO GlusterFS mount attempt 

08/06/2020 09:57:43 INFO GlusterFS mount attempt 

08/06/2020 09:57:13 INFO GlusterFS mount attempt 

08/06/2020 09:56:43 INFO GlusterFS mount attempt 

08/06/2020 09:56:13 INFO GlusterFS mount attempt 

08/06/2020 09:55:43 INFO GlusterFS mount attempt 

08/06/2020 09:55:12 INFO GlusterFS mount attempt 

08/06/2020 09:54:42 INFO GlusterFS mount attempt 

08/06/2020 09:54:12 INFO GlusterFS mount attempt 

08/06/2020 09:53:42 INFO GlusterFS mount attempt 

08/06/2020 09:53:12 INFO GlusterFS mount attempt 

08/06/2020 09:52:42 INFO GlusterFS mount attempt 

08/06/2020 09:52:12 INFO GlusterFS mount attempt 

08/06/2020 09:51:42 INFO GlusterFS mount attempt 

08/06/2020 09:51:12 INFO GlusterFS mount attempt 

08/06/2020 09:50:42 INFO GlusterFS mount attempt 

08/06/2020 09:50:11 INFO GlusterFS mount attempt 

08/06/2020 09:49:41 INFO GlusterFS mount attempt 

08/06/2020 09:49:11 INFO GlusterFS mount attempt 

08/06/2020 09:48:41 INFO GlusterFS mount attempt 

08/06/2020 09:48:11 INFO GlusterFS mount attempt 

08/06/2020 09:47:41 INFO GlusterFS mount attempt 

08/06/2020 09:47:11 INFO GlusterFS mount attempt 

08/06/2020 09:46:41 INFO GlusterFS mount attempt 

08/06/2020 09:46:11 INFO GlusterFS mount attempt 

08/06/2020 09:45:41 INFO GlusterFS mount attempt 

08/06/2020 09:45:11 INFO GlusterFS mount attempt 

08/06/2020 09:44:40 INFO GlusterFS mount attempt 

08/06/2020 09:44:10 INFO GlusterFS mount attempt 

08/06/2020 09:43:40 INFO GlusterFS mount attempt 

08/06/2020 09:43:10 INFO GlusterFS mount attempt 

08/06/2020 09:42:40 INFO GlusterFS mount attempt 

08/06/2020 09:42:10 INFO GlusterFS mount attempt 

08/06/2020 09:41:40 INFO GlusterFS mount attempt 

08/06/2020 09:41:10 INFO GlusterFS mount attempt 

08/06/2020 09:40:40 INFO GlusterFS mount attempt 

08/06/2020 09:40:10 INFO GlusterFS mount attempt 

08/06/2020 09:39:39 INFO GlusterFS mount attempt 

08/06/2020 09:39:09 INFO GlusterFS mount attempt 

08/06/2020 09:38:39 INFO GlusterFS mount attempt 

08/06/2020 09:38:09 INFO GlusterFS mount attempt 

08/06/2020 09:37:39 INFO GlusterFS mount attempt 

08/06/2020 09:37:09 INFO GlusterFS mount attempt 

08/06/2020 09:36:39 INFO GlusterFS mount attempt 

08/06/2020 09:36:09 INFO GlusterFS mount attempt 

08/06/2020 09:35:39 INFO GlusterFS mount attempt 

08/06/2020 09:35:09 INFO GlusterFS mount attempt 

08/06/2020 09:34:39 INFO GlusterFS mount attempt 

 

08/06/2020 09:34:21 INFO Start add osd job 1120669

08/06/2020 09:34:08 INFO GlusterFS mount attempt 

08/06/2020 09:33:38 INFO GlusterFS mount attempt 

08/06/2020 09:33:08 INFO GlusterFS mount attempt 

08/06/2020 09:32:38 INFO GlusterFS mount attempt 

08/06/2020 09:32:08 INFO GlusterFS mount attempt 

 

08/06/2020 09:31:47 INFO Start add osd job 1111695

08/06/2020 09:31:38 INFO GlusterFS mount attempt 

08/06/2020 09:31:08 INFO GlusterFS mount attempt 

08/06/2020 09:30:38 INFO GlusterFS mount attempt 

08/06/2020 09:30:08 INFO GlusterFS mount attempt 

08/06/2020 09:29:38 INFO GlusterFS mount attempt 

08/06/2020 09:29:08 INFO GlusterFS mount attempt 

08/06/2020 09:28:37 INFO GlusterFS mount attempt 

08/06/2020 09:28:07 INFO GlusterFS mount attempt 

08/06/2020 09:27:37 INFO GlusterFS mount attempt 

08/06/2020 09:27:07 INFO GlusterFS mount attempt 

08/06/2020 09:26:37 INFO GlusterFS mount attempt 

08/06/2020 09:26:07 INFO GlusterFS mount attempt 

08/06/2020 09:25:37 INFO GlusterFS mount attempt 

08/06/2020 09:25:07 INFO GlusterFS mount attempt 

08/06/2020 09:24:37 INFO GlusterFS mount attempt 

08/06/2020 09:24:07 INFO GlusterFS mount attempt 

08/06/2020 09:23:36 INFO GlusterFS mount attempt 

08/06/2020 09:23:06 INFO GlusterFS mount attempt 

08/06/2020 09:22:36 INFO GlusterFS mount attempt 

08/06/2020 09:22:06 INFO GlusterFS mount attempt 

08/06/2020 09:21:36 INFO GlusterFS mount attempt 

08/06/2020 09:21:06 INFO GlusterFS mount attempt 

08/06/2020 09:20:36 INFO GlusterFS mount attempt 

08/06/2020 09:20:06 INFO GlusterFS mount attempt 

08/06/2020 09:19:36 INFO GlusterFS mount attempt 

08/06/2020 09:19:06 INFO GlusterFS mount attempt 

08/06/2020 09:18:36 INFO GlusterFS mount attempt 

08/06/2020 09:18:05 INFO GlusterFS mount attempt 

08/06/2020 09:17:35 INFO GlusterFS mount attempt 

08/06/2020 09:17:05 INFO GlusterFS mount attempt 

08/06/2020 09:16:35 INFO GlusterFS mount attempt 

08/06/2020 09:16:05 INFO GlusterFS mount attempt 

08/06/2020 09:15:35 INFO GlusterFS mount attempt 

08/06/2020 09:15:05 INFO GlusterFS mount attempt 

08/06/2020 09:14:35 INFO GlusterFS mount attempt 

08/06/2020 09:14:05 INFO GlusterFS mount attempt 

08/06/2020 09:13:35 INFO GlusterFS mount attempt 

08/06/2020 09:13:05 INFO GlusterFS mount attempt 

08/06/2020 09:12:34 INFO GlusterFS mount attempt 

08/06/2020 09:12:04 INFO GlusterFS mount attempt 

08/06/2020 09:11:34 INFO GlusterFS mount attempt 

08/06/2020 09:11:04 INFO GlusterFS mount attempt 

08/06/2020 09:10:34 INFO GlusterFS mount attempt 

08/06/2020 09:10:04 INFO GlusterFS mount attempt 

08/06/2020 09:09:34 INFO GlusterFS mount attempt 

08/06/2020 09:09:04 INFO GlusterFS mount attempt 

08/06/2020 09:08:34 INFO GlusterFS mount attempt 

08/06/2020 09:08:04 INFO GlusterFS mount attempt 

08/06/2020 09:07:33 INFO GlusterFS mount attempt 

08/06/2020 09:07:03 INFO GlusterFS mount attempt 

08/06/2020 09:06:33 INFO GlusterFS mount attempt 

08/06/2020 09:06:03 INFO GlusterFS mount attempt 

08/06/2020 09:05:33 INFO GlusterFS mount attempt 

08/06/2020 09:05:03 INFO GlusterFS mount attempt 

08/06/2020 09:04:33 INFO GlusterFS mount attempt 

08/06/2020 09:04:03 INFO GlusterFS mount attempt 

08/06/2020 09:03:33 INFO GlusterFS mount attempt 

08/06/2020 09:03:03 INFO GlusterFS mount attempt 

08/06/2020 09:02:33 INFO GlusterFS mount attempt 

08/06/2020 09:02:02 INFO GlusterFS mount attempt 

08/06/2020 09:01:32 INFO GlusterFS mount attempt 

08/06/2020 09:01:02 INFO GlusterFS mount attempt 

08/06/2020 09:00:32 INFO GlusterFS mount attempt 

08/06/2020 09:00:02 INFO GlusterFS mount attempt 

08/06/2020 08:59:32 INFO GlusterFS mount attempt 

08/06/2020 08:59:02 INFO GlusterFS mount attempt 

08/06/2020 08:58:32 INFO GlusterFS mount attempt 

08/06/2020 08:58:02 INFO GlusterFS mount attempt 

08/06/2020 08:57:32 INFO GlusterFS mount attempt 

08/06/2020 08:57:01 INFO GlusterFS mount attempt 

08/06/2020 08:56:31 INFO GlusterFS mount attempt 

08/06/2020 08:56:01 INFO GlusterFS mount attempt 

08/06/2020 08:55:31 INFO GlusterFS mount attempt 

08/06/2020 08:55:01 INFO GlusterFS mount attempt 

08/06/2020 08:54:31 INFO GlusterFS mount attempt 

08/06/2020 08:54:01 INFO GlusterFS mount attempt 

08/06/2020 08:53:31 INFO GlusterFS mount attempt 

08/06/2020 08:53:01 INFO GlusterFS mount attempt 

08/06/2020 08:52:31 INFO GlusterFS mount attempt 

08/06/2020 08:52:01 INFO GlusterFS mount attempt 

08/06/2020 08:51:30 INFO GlusterFS mount attempt 

08/06/2020 08:51:00 INFO GlusterFS mount attempt 

08/06/2020 08:50:30 INFO GlusterFS mount attempt 

08/06/2020 08:50:00 INFO GlusterFS mount attempt 

08/06/2020 08:49:30 INFO GlusterFS mount attempt 

08/06/2020 08:49:00 INFO GlusterFS mount attempt 

08/06/2020 08:48:30 INFO GlusterFS mount attempt 

08/06/2020 08:48:00 INFO GlusterFS mount attempt 

 

08/06/2020 08:47:53 INFO Start add osd job 1029356

08/06/2020 08:47:30 INFO GlusterFS mount attempt 

08/06/2020 08:47:00 INFO GlusterFS mount attempt 

08/06/2020 08:46:30 INFO GlusterFS mount attempt 

08/06/2020 08:45:59 INFO GlusterFS mount attempt 

08/06/2020 08:45:29 INFO GlusterFS mount attempt 

08/06/2020 08:44:59 INFO GlusterFS mount attempt 

08/06/2020 08:44:29 INFO GlusterFS mount attempt 

08/06/2020 08:43:59 INFO GlusterFS mount attempt 

08/06/2020 08:43:29 INFO GlusterFS mount attempt 

08/06/2020 08:42:59 INFO GlusterFS mount attempt 

08/06/2020 08:42:29 INFO GlusterFS mount attempt 

08/06/2020 08:41:59 INFO GlusterFS mount attempt 

08/06/2020 08:41:29 INFO GlusterFS mount attempt 

08/06/2020 08:40:58 INFO GlusterFS mount attempt 

 

08/06/2020 08:40:50 INFO Start add osd job 1011411

08/06/2020 08:40:28 INFO GlusterFS mount attempt 

08/06/2020 08:39:58 INFO GlusterFS mount attempt 

08/06/2020 08:39:28 INFO GlusterFS mount attempt 

08/06/2020 08:38:58 INFO GlusterFS mount attempt 

08/06/2020 08:38:28 INFO GlusterFS mount attempt 

08/06/2020 08:37:58 INFO GlusterFS mount attempt 

08/06/2020 08:37:28 INFO GlusterFS mount attempt 

 

08/06/2020 08:37:16 INFO Start add osd job 1000031

08/06/2020 08:36:58 INFO GlusterFS mount attempt 

08/06/2020 08:36:28 INFO GlusterFS mount attempt 

08/06/2020 08:35:58 INFO GlusterFS mount attempt 

08/06/2020 08:35:27 INFO GlusterFS mount attempt 

08/06/2020 08:34:57 INFO GlusterFS mount attempt 

08/06/2020 08:34:27 INFO GlusterFS mount attempt 

08/06/2020 08:33:57 INFO GlusterFS mount attempt 

08/06/2020 08:33:27 INFO GlusterFS mount attempt 

08/06/2020 08:32:57 INFO GlusterFS mount attempt 

08/06/2020 08:32:27 INFO GlusterFS mount attempt 

08/06/2020 08:31:57 INFO GlusterFS mount attempt 

08/06/2020 08:31:27 INFO GlusterFS mount attempt 

 

08/06/2020 08:31:14 INFO Start add osd job 982217

08/06/2020 08:30:57 INFO GlusterFS mount attempt 

08/06/2020 08:30:27 INFO GlusterFS mount attempt 

08/06/2020 08:29:56 INFO GlusterFS mount attempt 

08/06/2020 08:29:26 INFO GlusterFS mount attempt 

08/06/2020 08:28:56 INFO GlusterFS mount attempt 

08/06/2020 08:28:26 INFO GlusterFS mount attempt 

08/06/2020 08:27:56 INFO GlusterFS mount attempt 

08/06/2020 08:27:26 INFO GlusterFS mount attempt 

08/06/2020 08:26:56 INFO GlusterFS mount attempt 

 

08/06/2020 08:26:49 INFO Start add osd job 966904

08/06/2020 08:26:26 INFO GlusterFS mount attempt 

08/06/2020 08:25:56 INFO GlusterFS mount attempt 

08/06/2020 08:25:26 INFO GlusterFS mount attempt 

08/06/2020 08:24:56 INFO GlusterFS mount attempt 

08/06/2020 08:24:25 INFO GlusterFS mount attempt 

08/06/2020 08:23:55 INFO GlusterFS mount attempt 

08/06/2020 08:23:25 INFO GlusterFS mount attempt 

08/06/2020 08:22:55 INFO GlusterFS mount attempt 

08/06/2020 08:22:25 INFO GlusterFS mount attempt 

08/06/2020 08:21:55 INFO GlusterFS mount attempt 

08/06/2020 08:21:25 INFO GlusterFS mount attempt 

08/06/2020 08:20:55 INFO GlusterFS mount attempt 

08/06/2020 08:20:25 INFO GlusterFS mount attempt 

08/06/2020 08:19:55 INFO GlusterFS mount attempt 

08/06/2020 08:19:25 INFO GlusterFS mount attempt 

08/06/2020 08:18:54 INFO GlusterFS mount attempt 

08/06/2020 08:18:24 INFO GlusterFS mount attempt 

08/06/2020 08:17:54 INFO GlusterFS mount attempt 

08/06/2020 08:17:24 INFO GlusterFS mount attempt 

08/06/2020 08:16:54 INFO GlusterFS mount attempt 

08/06/2020 08:16:24 INFO GlusterFS mount attempt 

08/06/2020 08:15:54 INFO GlusterFS mount attempt 

08/06/2020 08:15:24 INFO GlusterFS mount attempt 

08/06/2020 08:14:54 INFO GlusterFS mount attempt 

08/06/2020 08:14:24 INFO GlusterFS mount attempt 

08/06/2020 08:13:54 INFO GlusterFS mount attempt 

08/06/2020 08:13:23 INFO GlusterFS mount attempt 

08/06/2020 08:12:53 INFO GlusterFS mount attempt 

08/06/2020 08:12:23 INFO GlusterFS mount attempt 

08/06/2020 08:11:53 INFO GlusterFS mount attempt 

08/06/2020 08:11:23 INFO GlusterFS mount attempt 

08/06/2020 08:10:53 INFO GlusterFS mount attempt 

08/06/2020 08:10:23 INFO GlusterFS mount attempt 

08/06/2020 08:09:53 INFO GlusterFS mount attempt 

08/06/2020 08:09:23 INFO GlusterFS mount attempt 

 

08/06/2020 08:08:56 INFO Start add osd job 1401830

08/06/2020 08:08:53 INFO GlusterFS mount attempt 

08/06/2020 08:08:23 INFO GlusterFS mount attempt 

08/06/2020 08:07:52 INFO GlusterFS mount attempt 

08/06/2020 08:07:22 INFO GlusterFS mount attempt 

08/06/2020 08:06:52 INFO GlusterFS mount attempt 

08/06/2020 08:06:22 INFO GlusterFS mount attempt 

08/06/2020 08:05:52 INFO GlusterFS mount attempt 

 

08/06/2020 08:05:49 INFO Start add osd job 1392163

08/06/2020 08:05:22 INFO GlusterFS mount attempt 

08/06/2020 08:04:52 INFO GlusterFS mount attempt 

08/06/2020 08:04:22 INFO GlusterFS mount attempt 

08/06/2020 08:03:52 INFO GlusterFS mount attempt 

08/06/2020 08:03:22 INFO GlusterFS mount attempt 

08/06/2020 08:02:52 INFO GlusterFS mount attempt 

08/06/2020 08:02:22 INFO GlusterFS mount attempt 

08/06/2020 08:01:51 INFO GlusterFS mount attempt 

08/06/2020 08:01:21 INFO GlusterFS mount attempt 

08/06/2020 08:00:51 INFO GlusterFS mount attempt 

08/06/2020 08:00:21 INFO GlusterFS mount attempt 

08/06/2020 07:59:51 INFO GlusterFS mount attempt 

08/06/2020 07:59:21 INFO GlusterFS mount attempt 

08/06/2020 07:58:51 INFO GlusterFS mount attempt 

08/06/2020 07:58:21 INFO GlusterFS mount attempt 

08/06/2020 07:57:51 INFO GlusterFS mount attempt 

08/06/2020 07:57:21 INFO GlusterFS mount attempt 

08/06/2020 07:56:50 INFO GlusterFS mount attempt 

08/06/2020 07:56:20 INFO GlusterFS mount attempt 

08/06/2020 07:55:50 INFO GlusterFS mount attempt 

08/06/2020 07:55:20 INFO GlusterFS mount attempt 

08/06/2020 07:54:50 INFO GlusterFS mount attempt 

08/06/2020 07:54:20 INFO GlusterFS mount attempt 

08/06/2020 07:53:50 INFO GlusterFS mount attempt 

08/06/2020 07:53:20 INFO GlusterFS mount attempt 

08/06/2020 07:52:50 INFO GlusterFS mount attempt 

08/06/2020 07:52:20 INFO GlusterFS mount attempt 

08/06/2020 07:51:50 INFO GlusterFS mount attempt 

08/06/2020 07:51:20 INFO GlusterFS mount attempt 

08/06/2020 07:50:49 INFO GlusterFS mount attempt 

08/06/2020 07:50:19 INFO GlusterFS mount attempt 

08/06/2020 07:49:49 INFO GlusterFS mount attempt 

08/06/2020 07:49:19 INFO GlusterFS mount attempt 

08/06/2020 07:48:49 INFO GlusterFS mount attempt 

08/06/2020 07:48:19 INFO GlusterFS mount attempt 

08/06/2020 07:47:49 INFO GlusterFS mount attempt 

08/06/2020 07:47:19 INFO GlusterFS mount attempt 

08/06/2020 07:46:49 INFO GlusterFS mount attempt 

08/06/2020 07:46:19 INFO GlusterFS mount attempt 

08/06/2020 07:45:49 INFO GlusterFS mount attempt 

08/06/2020 07:45:18 INFO GlusterFS mount attempt 

08/06/2020 07:44:48 INFO GlusterFS mount attempt 

08/06/2020 07:44:18 INFO GlusterFS mount attempt 

08/06/2020 07:43:48 INFO GlusterFS mount attempt 

08/06/2020 07:43:18 INFO GlusterFS mount attempt 

08/06/2020 07:42:48 INFO GlusterFS mount attempt 

08/06/2020 07:42:18 INFO GlusterFS mount attempt 

08/06/2020 07:41:48 INFO GlusterFS mount attempt 

08/06/2020 07:41:18 INFO GlusterFS mount attempt 

08/06/2020 07:40:48 INFO GlusterFS mount attempt 

08/06/2020 07:40:18 INFO GlusterFS mount attempt 

08/06/2020 07:39:48 INFO GlusterFS mount attempt 

08/06/2020 07:39:17 INFO GlusterFS mount attempt 

08/06/2020 07:38:47 INFO GlusterFS mount attempt 

08/06/2020 07:38:17 INFO GlusterFS mount attempt 

08/06/2020 07:37:47 INFO GlusterFS mount attempt 

08/06/2020 07:37:17 INFO GlusterFS mount attempt 

08/06/2020 07:36:47 INFO GlusterFS mount attempt 

08/06/2020 07:36:17 INFO GlusterFS mount attempt 

08/06/2020 07:35:47 INFO GlusterFS mount attempt 

08/06/2020 07:35:17 INFO GlusterFS mount attempt 

08/06/2020 07:34:47 INFO GlusterFS mount attempt 

08/06/2020 07:34:16 INFO GlusterFS mount attempt 

08/06/2020 07:33:46 INFO GlusterFS mount attempt 

08/06/2020 07:33:16 INFO GlusterFS mount attempt 

08/06/2020 07:32:46 INFO GlusterFS mount attempt 

08/06/2020 07:32:16 INFO GlusterFS mount attempt 

08/06/2020 07:31:46 INFO GlusterFS mount attempt 

08/06/2020 07:31:16 INFO GlusterFS mount attempt 

08/06/2020 07:30:46 INFO GlusterFS mount attempt 

08/06/2020 07:30:16 INFO GlusterFS mount attempt 

08/06/2020 07:29:46 INFO GlusterFS mount attempt 

08/06/2020 07:29:16 INFO GlusterFS mount attempt 

08/06/2020 07:28:46 INFO GlusterFS mount attempt 

08/06/2020 07:28:15 INFO GlusterFS mount attempt 

08/06/2020 07:27:45 INFO GlusterFS mount attempt 

08/06/2020 07:27:15 INFO GlusterFS mount attempt 

08/06/2020 07:26:45 INFO GlusterFS mount attempt 

08/06/2020 07:26:15 INFO GlusterFS mount attempt 

08/06/2020 07:25:45 INFO GlusterFS mount attempt 

08/06/2020 07:25:15 INFO GlusterFS mount attempt 

08/06/2020 07:24:45 INFO GlusterFS mount attempt 

08/06/2020 07:24:15 INFO GlusterFS mount attempt 

08/06/2020 07:23:45 INFO GlusterFS mount attempt 

08/06/2020 07:23:15 INFO GlusterFS mount attempt 

08/06/2020 07:22:44 INFO GlusterFS mount attempt 

08/06/2020 07:22:14 INFO GlusterFS mount attempt 

08/06/2020 07:21:44 INFO GlusterFS mount attempt 

08/06/2020 07:21:14 INFO GlusterFS mount attempt 

08/06/2020 07:20:44 INFO GlusterFS mount attempt 

08/06/2020 07:20:14 INFO GlusterFS mount attempt 

08/06/2020 07:19:44 INFO GlusterFS mount attempt 

08/06/2020 07:19:14 INFO GlusterFS mount attempt 

08/06/2020 07:18:44 INFO GlusterFS mount attempt 

08/06/2020 07:18:14 INFO GlusterFS mount attempt 

08/06/2020 07:17:44 INFO GlusterFS mount attempt 

08/06/2020 07:17:13 INFO GlusterFS mount attempt 

08/06/2020 07:16:43 INFO GlusterFS mount attempt 

08/06/2020 07:16:13 INFO GlusterFS mount attempt 

08/06/2020 07:15:43 INFO GlusterFS mount attempt 

08/06/2020 07:15:13 INFO GlusterFS mount attempt 

08/06/2020 07:14:43 INFO GlusterFS mount attempt 

08/06/2020 07:14:13 INFO GlusterFS mount attempt 

08/06/2020 07:13:43 INFO GlusterFS mount attempt 

08/06/2020 07:13:13 INFO GlusterFS mount attempt 

08/06/2020 07:12:43 INFO GlusterFS mount attempt 

08/06/2020 07:12:13 INFO GlusterFS mount attempt 

08/06/2020 07:11:42 INFO GlusterFS mount attempt 

08/06/2020 07:11:12 INFO GlusterFS mount attempt 

08/06/2020 07:10:42 INFO GlusterFS mount attempt 

08/06/2020 07:10:12 INFO GlusterFS mount attempt 

08/06/2020 07:09:42 INFO GlusterFS mount attempt 

08/06/2020 07:09:12 INFO GlusterFS mount attempt 

08/06/2020 07:08:42 INFO GlusterFS mount attempt 

08/06/2020 07:08:12 INFO GlusterFS mount attempt 

08/06/2020 07:07:42 INFO GlusterFS mount attempt 

08/06/2020 07:07:12 INFO GlusterFS mount attempt 

08/06/2020 07:06:42 INFO GlusterFS mount attempt 

08/06/2020 07:06:11 INFO GlusterFS mount attempt 

08/06/2020 07:05:41 INFO GlusterFS mount attempt 

08/06/2020 07:05:11 INFO GlusterFS mount attempt 

08/06/2020 07:04:41 INFO GlusterFS mount attempt 

08/06/2020 07:04:11 INFO GlusterFS mount attempt 

08/06/2020 07:03:41 INFO GlusterFS mount attempt 

08/06/2020 07:03:11 INFO GlusterFS mount attempt 

08/06/2020 07:02:41 INFO GlusterFS mount attempt 

08/06/2020 07:02:11 INFO GlusterFS mount attempt 

08/06/2020 07:01:41 INFO GlusterFS mount attempt 

08/06/2020 07:01:11 INFO GlusterFS mount attempt 

08/06/2020 07:00:40 INFO GlusterFS mount attempt 

08/06/2020 07:00:10 INFO GlusterFS mount attempt 

08/06/2020 06:59:40 INFO GlusterFS mount attempt 

08/06/2020 06:59:10 INFO GlusterFS mount attempt 

08/06/2020 06:58:40 INFO GlusterFS mount attempt 

08/06/2020 06:58:10 INFO GlusterFS mount attempt 

08/06/2020 06:57:40 INFO GlusterFS mount attempt 

08/06/2020 06:57:10 INFO GlusterFS mount attempt 

08/06/2020 06:56:40 INFO GlusterFS mount attempt 

08/06/2020 06:56:10 INFO GlusterFS mount attempt 

08/06/2020 06:55:40 INFO GlusterFS mount attempt 

08/06/2020 06:55:10 INFO GlusterFS mount attempt 

08/06/2020 06:54:39 INFO GlusterFS mount attempt 

08/06/2020 06:54:09 INFO GlusterFS mount attempt 

08/06/2020 06:53:39 INFO GlusterFS mount attempt 

08/06/2020 06:53:09 INFO GlusterFS mount attempt 

08/06/2020 06:52:39 INFO GlusterFS mount attempt 

08/06/2020 06:52:09 INFO GlusterFS mount attempt 

08/06/2020 06:51:39 INFO GlusterFS mount attempt 

08/06/2020 06:51:09 INFO GlusterFS mount attempt 

08/06/2020 06:50:39 INFO GlusterFS mount attempt 

08/06/2020 06:50:09 INFO GlusterFS mount attempt 

08/06/2020 06:49:38 INFO GlusterFS mount attempt 

08/06/2020 06:49:08 INFO GlusterFS mount attempt 

08/06/2020 06:48:38 INFO GlusterFS mount attempt 

08/06/2020 06:48:08 INFO GlusterFS mount attempt 

08/06/2020 06:47:38 INFO GlusterFS mount attempt 

08/06/2020 06:47:08 INFO GlusterFS mount attempt 

08/06/2020 06:46:38 INFO GlusterFS mount attempt 

08/06/2020 06:46:08 INFO GlusterFS mount attempt 

08/06/2020 06:45:38 INFO GlusterFS mount attempt 

08/06/2020 06:45:08 INFO GlusterFS mount attempt 

08/06/2020 06:44:38 INFO GlusterFS mount attempt 

08/06/2020 06:44:07 INFO GlusterFS mount attempt 

08/06/2020 06:43:37 INFO GlusterFS mount attempt 

08/06/2020 06:43:07 INFO GlusterFS mount attempt 

08/06/2020 06:42:37 INFO GlusterFS mount attempt 

08/06/2020 06:42:07 INFO GlusterFS mount attempt 

08/06/2020 06:41:37 INFO GlusterFS mount attempt 

08/06/2020 06:41:07 INFO GlusterFS mount attempt 

08/06/2020 06:40:37 INFO GlusterFS mount attempt 

08/06/2020 06:40:07 INFO GlusterFS mount attempt 

08/06/2020 06:39:37 INFO GlusterFS mount attempt 

08/06/2020 06:39:07 INFO GlusterFS mount attempt 

08/06/2020 06:38:37 INFO GlusterFS mount attempt 

08/06/2020 06:38:06 INFO GlusterFS mount attempt 

08/06/2020 06:37:36 INFO GlusterFS mount attempt 

08/06/2020 06:37:06 INFO GlusterFS mount attempt 

08/06/2020 06:36:36 INFO GlusterFS mount attempt 

08/06/2020 06:36:06 INFO GlusterFS mount attempt 

08/06/2020 06:35:36 INFO GlusterFS mount attempt 

08/06/2020 06:35:06 INFO GlusterFS mount attempt 

08/06/2020 06:34:36 INFO GlusterFS mount attempt 

08/06/2020 06:34:06 INFO GlusterFS mount attempt 

08/06/2020 06:33:36 INFO GlusterFS mount attempt 

08/06/2020 06:33:06 INFO GlusterFS mount attempt 

08/06/2020 06:32:35 INFO GlusterFS mount attempt 

08/06/2020 06:32:05 INFO GlusterFS mount attempt 

08/06/2020 06:31:35 INFO GlusterFS mount attempt 

08/06/2020 06:31:05 INFO GlusterFS mount attempt 

08/06/2020 06:30:35 INFO GlusterFS mount attempt 

08/06/2020 06:30:05 INFO GlusterFS mount attempt 

08/06/2020 06:29:35 INFO GlusterFS mount attempt 

08/06/2020 06:29:05 INFO GlusterFS mount attempt 

08/06/2020 06:28:35 INFO GlusterFS mount attempt 

08/06/2020 06:28:05 INFO GlusterFS mount attempt 

08/06/2020 06:27:34 INFO GlusterFS mount attempt 

08/06/2020 06:27:04 INFO GlusterFS mount attempt 

08/06/2020 06:26:34 INFO GlusterFS mount attempt 

08/06/2020 06:26:04 INFO GlusterFS mount attempt 

08/06/2020 06:25:34 INFO GlusterFS mount attempt 

08/06/2020 06:25:04 INFO GlusterFS mount attempt 

08/06/2020 06:24:34 INFO GlusterFS mount attempt 

08/06/2020 06:24:04 INFO GlusterFS mount attempt 

08/06/2020 06:23:34 INFO GlusterFS mount attempt 

08/06/2020 06:23:04 INFO GlusterFS mount attempt 

08/06/2020 06:22:34 INFO GlusterFS mount attempt 

08/06/2020 06:22:03 INFO GlusterFS mount attempt 

08/06/2020 06:21:33 INFO GlusterFS mount attempt 

08/06/2020 06:21:03 INFO GlusterFS mount attempt 

08/06/2020 06:20:33 INFO GlusterFS mount attempt 

08/06/2020 06:20:03 INFO GlusterFS mount attempt 

08/06/2020 06:19:33 INFO GlusterFS mount attempt 

08/06/2020 06:19:03 INFO GlusterFS mount attempt 

08/06/2020 06:18:33 INFO GlusterFS mount attempt 

08/06/2020 06:18:03 INFO GlusterFS mount attempt 

08/06/2020 06:17:33 INFO GlusterFS mount attempt 

08/06/2020 06:17:03 INFO GlusterFS mount attempt 

08/06/2020 06:16:32 INFO GlusterFS mount attempt 

08/06/2020 06:16:02 INFO GlusterFS mount attempt 

08/06/2020 06:15:32 INFO GlusterFS mount attempt 

08/06/2020 06:15:02 INFO GlusterFS mount attempt 

08/06/2020 06:14:32 INFO GlusterFS mount attempt 

08/06/2020 06:14:02 INFO GlusterFS mount attempt 

08/06/2020 06:13:32 INFO GlusterFS mount attempt 

08/06/2020 06:13:02 INFO GlusterFS mount attempt 

08/06/2020 06:12:32 INFO GlusterFS mount attempt 

08/06/2020 06:12:02 INFO GlusterFS mount attempt 

08/06/2020 06:11:31 INFO GlusterFS mount attempt 

08/06/2020 06:11:01 INFO GlusterFS mount attempt 

08/06/2020 06:10:31 INFO GlusterFS mount attempt 

08/06/2020 06:10:01 INFO GlusterFS mount attempt 

08/06/2020 06:09:31 INFO GlusterFS mount attempt 

08/06/2020 06:09:01 INFO GlusterFS mount attempt 

08/06/2020 06:08:31 INFO GlusterFS mount attempt 

08/06/2020 06:08:01 INFO GlusterFS mount attempt 

08/06/2020 06:07:31 INFO GlusterFS mount attempt 

08/06/2020 06:07:01 INFO GlusterFS mount attempt 

08/06/2020 06:06:31 INFO GlusterFS mount attempt 

08/06/2020 06:06:00 INFO GlusterFS mount attempt 

08/06/2020 06:05:30 INFO GlusterFS mount attempt 

08/06/2020 06:05:00 INFO GlusterFS mount attempt 

08/06/2020 06:04:30 INFO GlusterFS mount attempt 

08/06/2020 06:04:00 INFO GlusterFS mount attempt 

08/06/2020 06:03:30 INFO GlusterFS mount attempt 

08/06/2020 06:03:00 INFO GlusterFS mount attempt 

08/06/2020 06:02:30 INFO GlusterFS mount attempt 

08/06/2020 06:02:00 INFO GlusterFS mount attempt 

08/06/2020 06:01:30 INFO GlusterFS mount attempt 

08/06/2020 06:01:00 INFO GlusterFS mount attempt 

08/06/2020 06:00:29 INFO GlusterFS mount attempt 

08/06/2020 05:59:59 INFO GlusterFS mount attempt 

08/06/2020 05:59:29 INFO GlusterFS mount attempt 

08/06/2020 05:58:59 INFO GlusterFS mount attempt 

08/06/2020 05:58:29 INFO GlusterFS mount attempt 

08/06/2020 05:57:59 INFO GlusterFS mount attempt 

08/06/2020 05:57:29 INFO GlusterFS mount attempt 

08/06/2020 05:56:59 INFO GlusterFS mount attempt 

08/06/2020 05:56:29 INFO GlusterFS mount attempt 

08/06/2020 05:55:59 INFO GlusterFS mount attempt 

08/06/2020 05:55:29 INFO GlusterFS mount attempt 

08/06/2020 05:54:58 INFO GlusterFS mount attempt 

08/06/2020 05:54:28 INFO GlusterFS mount attempt 

08/06/2020 05:53:58 INFO GlusterFS mount attempt 

08/06/2020 05:53:28 INFO GlusterFS mount attempt 

08/06/2020 05:52:58 INFO GlusterFS mount attempt 

08/06/2020 05:52:28 INFO GlusterFS mount attempt 

08/06/2020 05:51:58 INFO GlusterFS mount attempt 

08/06/2020 05:51:28 INFO GlusterFS mount attempt 

08/06/2020 05:50:58 INFO GlusterFS mount attempt 

08/06/2020 05:50:28 INFO GlusterFS mount attempt 

08/06/2020 05:49:57 INFO GlusterFS mount attempt 

08/06/2020 05:49:27 INFO GlusterFS mount attempt 

08/06/2020 05:48:57 INFO GlusterFS mount attempt 

08/06/2020 05:48:27 INFO GlusterFS mount attempt 

08/06/2020 05:47:57 INFO GlusterFS mount attempt 

08/06/2020 05:47:27 INFO GlusterFS mount attempt 

08/06/2020 05:46:57 INFO GlusterFS mount attempt 

08/06/2020 05:46:27 INFO GlusterFS mount attempt 

08/06/2020 05:45:57 INFO GlusterFS mount attempt 

08/06/2020 05:45:27 INFO GlusterFS mount attempt 

08/06/2020 05:44:57 INFO GlusterFS mount attempt 

08/06/2020 05:44:26 INFO GlusterFS mount attempt 

08/06/2020 05:43:56 INFO GlusterFS mount attempt 

08/06/2020 05:43:26 INFO GlusterFS mount attempt 

08/06/2020 05:42:56 INFO GlusterFS mount attempt 

08/06/2020 05:42:26 INFO GlusterFS mount attempt 

08/06/2020 05:41:56 INFO GlusterFS mount attempt 

08/06/2020 05:41:26 INFO GlusterFS mount attempt 

08/06/2020 05:40:56 INFO GlusterFS mount attempt 

08/06/2020 05:40:26 INFO GlusterFS mount attempt 

08/06/2020 05:39:56 INFO GlusterFS mount attempt 

08/06/2020 05:39:26 INFO GlusterFS mount attempt 

08/06/2020 05:38:56 INFO GlusterFS mount attempt 

08/06/2020 05:38:25 INFO GlusterFS mount attempt 

08/06/2020 05:37:55 INFO GlusterFS mount attempt 

08/06/2020 05:37:25 INFO GlusterFS mount attempt 

08/06/2020 05:36:55 INFO GlusterFS mount attempt 

08/06/2020 05:36:25 INFO GlusterFS mount attempt 

08/06/2020 05:35:55 INFO GlusterFS mount attempt 

08/06/2020 05:35:25 INFO GlusterFS mount attempt 

08/06/2020 05:34:55 INFO GlusterFS mount attempt 

08/06/2020 05:34:25 INFO GlusterFS mount attempt 

08/06/2020 05:33:55 INFO GlusterFS mount attempt 

08/06/2020 05:33:25 INFO GlusterFS mount attempt 

08/06/2020 05:32:54 INFO GlusterFS mount attempt 

08/06/2020 05:32:24 INFO GlusterFS mount attempt 

08/06/2020 05:31:54 INFO GlusterFS mount attempt 

08/06/2020 05:31:24 INFO GlusterFS mount attempt 

08/06/2020 05:30:54 INFO GlusterFS mount attempt 

08/06/2020 05:30:24 INFO GlusterFS mount attempt 

08/06/2020 05:29:54 INFO GlusterFS mount attempt 

08/06/2020 05:29:24 INFO GlusterFS mount attempt 

08/06/2020 05:28:54 INFO GlusterFS mount attempt 

08/06/2020 05:28:24 INFO GlusterFS mount attempt 

08/06/2020 05:27:54 INFO GlusterFS mount attempt 

08/06/2020 05:27:23 INFO GlusterFS mount attempt 

08/06/2020 05:26:53 INFO GlusterFS mount attempt 

08/06/2020 05:26:23 INFO GlusterFS mount attempt 

08/06/2020 05:25:53 INFO GlusterFS mount attempt 

08/06/2020 05:25:23 INFO GlusterFS mount attempt 

08/06/2020 05:24:53 INFO GlusterFS mount attempt 

08/06/2020 05:24:23 INFO GlusterFS mount attempt 

08/06/2020 05:23:53 INFO GlusterFS mount attempt 

08/06/2020 05:23:23 INFO GlusterFS mount attempt 

08/06/2020 05:22:53 INFO GlusterFS mount attempt 

08/06/2020 05:22:23 INFO GlusterFS mount attempt 

08/06/2020 05:21:52 INFO GlusterFS mount attempt 

08/06/2020 05:21:22 INFO GlusterFS mount attempt 

08/06/2020 05:20:52 INFO GlusterFS mount attempt 

08/06/2020 05:20:22 INFO GlusterFS mount attempt 

08/06/2020 05:19:52 INFO GlusterFS mount attempt 

08/06/2020 05:19:22 INFO GlusterFS mount attempt 

08/06/2020 05:18:52 INFO GlusterFS mount attempt 

08/06/2020 05:18:22 INFO GlusterFS mount attempt 

08/06/2020 05:17:52 INFO GlusterFS mount attempt 

08/06/2020 05:17:22 INFO GlusterFS mount attempt 

08/06/2020 05:16:52 INFO GlusterFS mount attempt 

08/06/2020 05:16:21 INFO GlusterFS mount attempt 

08/06/2020 05:15:51 INFO GlusterFS mount attempt 

08/06/2020 05:15:21 INFO GlusterFS mount attempt 

08/06/2020 05:14:51 INFO GlusterFS mount attempt 

08/06/2020 05:14:21 INFO GlusterFS mount attempt 

08/06/2020 05:13:51 INFO GlusterFS mount attempt 

08/06/2020 05:13:21 INFO GlusterFS mount attempt 

08/06/2020 05:12:51 INFO GlusterFS mount attempt 

08/06/2020 05:12:21 INFO GlusterFS mount attempt 

08/06/2020 05:11:51 INFO GlusterFS mount attempt 

08/06/2020 05:11:21 INFO GlusterFS mount attempt 

08/06/2020 05:10:50 INFO GlusterFS mount attempt 

08/06/2020 05:10:20 INFO GlusterFS mount attempt 

08/06/2020 05:09:50 INFO GlusterFS mount attempt 

08/06/2020 05:09:20 INFO GlusterFS mount attempt 

08/06/2020 05:08:50 INFO GlusterFS mount attempt 

08/06/2020 05:08:20 INFO GlusterFS mount attempt 

08/06/2020 05:07:50 INFO GlusterFS mount attempt 

08/06/2020 05:07:20 INFO GlusterFS mount attempt 

08/06/2020 05:06:50 INFO GlusterFS mount attempt 

08/06/2020 05:06:20 INFO GlusterFS mount attempt 

08/06/2020 05:05:50 INFO GlusterFS mount attempt 

08/06/2020 05:05:19 INFO GlusterFS mount attempt 

08/06/2020 05:04:49 INFO GlusterFS mount attempt 

08/06/2020 05:04:19 INFO GlusterFS mount attempt 

08/06/2020 05:03:49 INFO GlusterFS mount attempt 

08/06/2020 05:03:19 INFO GlusterFS mount attempt 

08/06/2020 05:02:49 INFO GlusterFS mount attempt 

08/06/2020 05:02:19 INFO GlusterFS mount attempt 

08/06/2020 05:01:49 INFO GlusterFS mount attempt 

08/06/2020 05:01:19 INFO GlusterFS mount attempt 

08/06/2020 05:00:49 INFO GlusterFS mount attempt 

08/06/2020 05:00:19 INFO GlusterFS mount attempt 

08/06/2020 04:59:48 INFO GlusterFS mount attempt 

08/06/2020 04:59:18 INFO GlusterFS mount attempt 

08/06/2020 04:58:48 INFO GlusterFS mount attempt 

08/06/2020 04:58:18 INFO GlusterFS mount attempt 

08/06/2020 04:57:48 INFO GlusterFS mount attempt 

08/06/2020 04:57:18 INFO GlusterFS mount attempt 

08/06/2020 04:56:48 INFO GlusterFS mount attempt 

08/06/2020 04:56:18 INFO GlusterFS mount attempt 

08/06/2020 04:55:48 INFO GlusterFS mount attempt 

08/06/2020 04:55:18 INFO GlusterFS mount attempt 

08/06/2020 04:54:48 INFO GlusterFS mount attempt 

08/06/2020 04:54:17 INFO GlusterFS mount attempt 

08/06/2020 04:53:47 INFO GlusterFS mount attempt 

08/06/2020 04:53:17 INFO GlusterFS mount attempt 

08/06/2020 04:52:47 INFO GlusterFS mount attempt 

08/06/2020 04:52:17 INFO GlusterFS mount attempt 

08/06/2020 04:51:47 INFO GlusterFS mount attempt 

08/06/2020 04:51:17 INFO GlusterFS mount attempt 

08/06/2020 04:50:47 INFO GlusterFS mount attempt 

08/06/2020 04:50:17 INFO GlusterFS mount attempt 

08/06/2020 04:49:47 INFO GlusterFS mount attempt 

08/06/2020 04:49:17 INFO GlusterFS mount attempt 

08/06/2020 04:48:46 INFO GlusterFS mount attempt 

08/06/2020 04:48:16 INFO GlusterFS mount attempt 

08/06/2020 04:47:46 INFO GlusterFS mount attempt 

08/06/2020 04:47:16 INFO GlusterFS mount attempt 

08/06/2020 04:46:46 INFO GlusterFS mount attempt 

08/06/2020 04:46:16 INFO GlusterFS mount attempt 

08/06/2020 04:45:46 INFO GlusterFS mount attempt 

08/06/2020 04:45:16 INFO GlusterFS mount attempt 

08/06/2020 04:44:46 INFO GlusterFS mount attempt 

08/06/2020 04:44:16 INFO GlusterFS mount attempt 

08/06/2020 04:43:45 INFO GlusterFS mount attempt 

08/06/2020 04:43:15 INFO GlusterFS mount attempt 

08/06/2020 04:42:45 INFO GlusterFS mount attempt 

08/06/2020 04:42:15 INFO GlusterFS mount attempt 

08/06/2020 04:41:45 INFO GlusterFS mount attempt 

08/06/2020 04:41:15 INFO GlusterFS mount attempt 

08/06/2020 04:40:45 INFO GlusterFS mount attempt 

08/06/2020 04:40:15 INFO GlusterFS mount attempt 

08/06/2020 04:39:45 INFO GlusterFS mount attempt 

08/06/2020 04:39:15 INFO GlusterFS mount attempt 

08/06/2020 04:38:45 INFO GlusterFS mount attempt 

08/06/2020 04:38:14 INFO GlusterFS mount attempt 

08/06/2020 04:37:44 INFO GlusterFS mount attempt 

08/06/2020 04:37:14 INFO GlusterFS mount attempt 

08/06/2020 04:36:44 INFO GlusterFS mount attempt 

08/06/2020 04:36:14 INFO GlusterFS mount attempt 

08/06/2020 04:35:44 INFO GlusterFS mount attempt 

08/06/2020 04:35:14 INFO GlusterFS mount attempt 

08/06/2020 04:34:44 INFO GlusterFS mount attempt 

08/06/2020 04:34:14 INFO GlusterFS mount attempt 

08/06/2020 04:33:44 INFO GlusterFS mount attempt 

08/06/2020 04:33:14 INFO GlusterFS mount attempt 

08/06/2020 04:32:43 INFO GlusterFS mount attempt 

08/06/2020 04:32:13 INFO GlusterFS mount attempt 

08/06/2020 04:31:43 INFO GlusterFS mount attempt 

08/06/2020 04:31:13 INFO GlusterFS mount attempt 

08/06/2020 04:30:43 INFO GlusterFS mount attempt 

08/06/2020 04:30:13 INFO GlusterFS mount attempt 

08/06/2020 04:29:43 INFO GlusterFS mount attempt 

08/06/2020 04:29:13 INFO GlusterFS mount attempt 

08/06/2020 04:28:43 INFO GlusterFS mount attempt 

08/06/2020 04:28:13 INFO GlusterFS mount attempt 

08/06/2020 04:27:43 INFO GlusterFS mount attempt 

08/06/2020 04:27:12 INFO GlusterFS mount attempt 

08/06/2020 04:26:42 INFO GlusterFS mount attempt 

08/06/2020 04:26:12 INFO GlusterFS mount attempt 

08/06/2020 04:25:42 INFO GlusterFS mount attempt 

08/06/2020 04:25:12 INFO GlusterFS mount attempt 

08/06/2020 04:24:42 INFO GlusterFS mount attempt 

08/06/2020 04:24:12 INFO GlusterFS mount attempt 

08/06/2020 04:23:42 INFO GlusterFS mount attempt 

08/06/2020 04:23:12 INFO GlusterFS mount attempt 

08/06/2020 04:22:42 INFO GlusterFS mount attempt 

08/06/2020 04:22:12 INFO GlusterFS mount attempt 

08/06/2020 04:21:42 INFO GlusterFS mount attempt 

08/06/2020 04:21:11 INFO GlusterFS mount attempt 

08/06/2020 04:20:41 INFO GlusterFS mount attempt 

08/06/2020 04:20:11 INFO GlusterFS mount attempt 

08/06/2020 04:19:41 INFO GlusterFS mount attempt 

08/06/2020 04:19:11 INFO GlusterFS mount attempt 

08/06/2020 04:18:41 INFO GlusterFS mount attempt 

08/06/2020 04:18:11 INFO GlusterFS mount attempt 

08/06/2020 04:17:41 INFO GlusterFS mount attempt 

08/06/2020 04:17:11 INFO GlusterFS mount attempt 

08/06/2020 04:16:41 INFO GlusterFS mount attempt 

08/06/2020 04:16:11 INFO GlusterFS mount attempt 

08/06/2020 04:15:40 INFO GlusterFS mount attempt 

08/06/2020 04:15:10 INFO GlusterFS mount attempt 

08/06/2020 04:14:40 INFO GlusterFS mount attempt 

08/06/2020 04:14:10 INFO GlusterFS mount attempt 

08/06/2020 04:13:40 INFO GlusterFS mount attempt 

08/06/2020 04:13:10 INFO GlusterFS mount attempt 

08/06/2020 04:12:40 INFO GlusterFS mount attempt 

08/06/2020 04:12:10 INFO GlusterFS mount attempt 

08/06/2020 04:11:40 INFO GlusterFS mount attempt 

08/06/2020 04:11:10 INFO GlusterFS mount attempt 

08/06/2020 04:10:40 INFO GlusterFS mount attempt 

08/06/2020 04:10:09 INFO GlusterFS mount attempt 

08/06/2020 04:09:39 INFO GlusterFS mount attempt 

08/06/2020 04:09:09 INFO GlusterFS mount attempt 

08/06/2020 04:08:39 INFO GlusterFS mount attempt 

08/06/2020 04:08:09 INFO GlusterFS mount attempt 

08/06/2020 04:07:39 INFO GlusterFS mount attempt 

08/06/2020 04:07:09 INFO GlusterFS mount attempt 

08/06/2020 04:06:39 INFO GlusterFS mount attempt 

08/06/2020 04:06:09 INFO GlusterFS mount attempt 

08/06/2020 04:05:39 INFO GlusterFS mount attempt 

08/06/2020 04:05:09 INFO GlusterFS mount attempt 

08/06/2020 04:04:38 INFO GlusterFS mount attempt 

08/06/2020 04:04:08 INFO GlusterFS mount attempt 

08/06/2020 04:03:38 INFO GlusterFS mount attempt 

08/06/2020 04:03:08 INFO GlusterFS mount attempt 

08/06/2020 04:02:38 INFO GlusterFS mount attempt 

08/06/2020 04:02:08 INFO GlusterFS mount attempt 

08/06/2020 04:01:38 INFO GlusterFS mount attempt 

08/06/2020 04:01:08 INFO GlusterFS mount attempt 

08/06/2020 04:00:38 INFO GlusterFS mount attempt 

08/06/2020 04:00:08 INFO GlusterFS mount attempt 

08/06/2020 03:59:38 INFO GlusterFS mount attempt 

08/06/2020 03:59:07 INFO GlusterFS mount attempt 

08/06/2020 03:58:37 INFO GlusterFS mount attempt 

08/06/2020 03:58:07 INFO GlusterFS mount attempt 

08/06/2020 03:57:37 INFO GlusterFS mount attempt 

08/06/2020 03:57:07 INFO GlusterFS mount attempt 

08/06/2020 03:56:37 INFO GlusterFS mount attempt 

08/06/2020 03:56:07 INFO GlusterFS mount attempt 

08/06/2020 03:55:37 INFO GlusterFS mount attempt 

08/06/2020 03:55:07 INFO GlusterFS mount attempt 

08/06/2020 03:54:37 INFO GlusterFS mount attempt 

08/06/2020 03:54:07 INFO GlusterFS mount attempt 

08/06/2020 03:53:36 INFO GlusterFS mount attempt 

08/06/2020 03:53:06 INFO GlusterFS mount attempt 

08/06/2020 03:52:36 INFO GlusterFS mount attempt 

08/06/2020 03:52:06 INFO GlusterFS mount attempt 

08/06/2020 03:51:36 INFO GlusterFS mount attempt 

08/06/2020 03:51:06 INFO GlusterFS mount attempt 

08/06/2020 03:50:36 INFO GlusterFS mount attempt 

08/06/2020 03:50:06 INFO GlusterFS mount attempt 

08/06/2020 03:49:36 INFO GlusterFS mount attempt 

08/06/2020 03:49:06 INFO GlusterFS mount attempt 

08/06/2020 03:48:36 INFO GlusterFS mount attempt 

08/06/2020 03:48:06 INFO GlusterFS mount attempt 

08/06/2020 03:47:35 INFO GlusterFS mount attempt 

08/06/2020 03:47:05 INFO GlusterFS mount attempt 

08/06/2020 03:46:35 INFO GlusterFS mount attempt 

08/06/2020 03:46:05 INFO GlusterFS mount attempt 

08/06/2020 03:45:35 INFO GlusterFS mount attempt 

08/06/2020 03:45:05 INFO GlusterFS mount attempt 

08/06/2020 03:44:35 INFO GlusterFS mount attempt 

08/06/2020 03:44:05 INFO GlusterFS mount attempt 

08/06/2020 03:43:35 INFO GlusterFS mount attempt 

08/06/2020 03:43:05 INFO GlusterFS mount attempt 

08/06/2020 03:42:35 INFO GlusterFS mount attempt 

08/06/2020 03:42:04 INFO GlusterFS mount attempt 

08/06/2020 03:41:34 INFO GlusterFS mount attempt 

08/06/2020 03:41:04 INFO GlusterFS mount attempt 

08/06/2020 03:40:34 INFO GlusterFS mount attempt 

08/06/2020 03:40:04 INFO GlusterFS mount attempt 

08/06/2020 03:39:34 INFO GlusterFS mount attempt 

08/06/2020 03:39:04 INFO GlusterFS mount attempt 

08/06/2020 03:38:34 INFO GlusterFS mount attempt 

08/06/2020 03:38:04 INFO GlusterFS mount attempt 

08/06/2020 03:37:34 INFO GlusterFS mount attempt 

08/06/2020 03:37:04 INFO GlusterFS mount attempt 

08/06/2020 03:36:33 INFO GlusterFS mount attempt 

08/06/2020 03:36:03 INFO GlusterFS mount attempt 

08/06/2020 03:35:33 INFO GlusterFS mount attempt 

08/06/2020 03:35:03 INFO GlusterFS mount attempt 

08/06/2020 03:34:33 INFO GlusterFS mount attempt 

08/06/2020 03:34:03 INFO GlusterFS mount attempt 

08/06/2020 03:33:33 INFO GlusterFS mount attempt 

08/06/2020 03:33:03 INFO GlusterFS mount attempt 

08/06/2020 03:32:33 INFO GlusterFS mount attempt 

08/06/2020 03:32:03 INFO GlusterFS mount attempt 

08/06/2020 03:31:33 INFO GlusterFS mount attempt 

08/06/2020 03:31:02 INFO GlusterFS mount attempt 

08/06/2020 03:30:32 INFO GlusterFS mount attempt 

08/06/2020 03:30:02 INFO GlusterFS mount attempt 

08/06/2020 03:29:32 INFO GlusterFS mount attempt 

08/06/2020 03:29:02 INFO GlusterFS mount attempt 

08/06/2020 03:28:32 INFO GlusterFS mount attempt 

08/06/2020 03:28:02 INFO GlusterFS mount attempt 

08/06/2020 03:27:32 INFO GlusterFS mount attempt 

08/06/2020 03:27:02 INFO GlusterFS mount attempt 

08/06/2020 03:26:32 INFO GlusterFS mount attempt 

08/06/2020 03:26:02 INFO GlusterFS mount attempt 

08/06/2020 03:25:31 INFO GlusterFS mount attempt 

08/06/2020 03:25:01 INFO GlusterFS mount attempt 

08/06/2020 03:24:31 INFO GlusterFS mount attempt 

08/06/2020 03:24:01 INFO GlusterFS mount attempt 

08/06/2020 03:23:31 INFO GlusterFS mount attempt 

08/06/2020 03:23:01 INFO GlusterFS mount attempt 

08/06/2020 03:22:31 INFO GlusterFS mount attempt 

08/06/2020 03:22:01 INFO GlusterFS mount attempt 

08/06/2020 03:21:31 INFO GlusterFS mount attempt 

08/06/2020 03:21:01 INFO GlusterFS mount attempt 

08/06/2020 03:20:31 INFO GlusterFS mount attempt 

08/06/2020 03:20:00 INFO GlusterFS mount attempt 

08/06/2020 03:19:30 INFO GlusterFS mount attempt 

08/06/2020 03:19:00 INFO GlusterFS mount attempt 

08/06/2020 03:18:30 INFO GlusterFS mount attempt 

08/06/2020 03:18:00 INFO GlusterFS mount attempt 

08/06/2020 03:17:30 INFO GlusterFS mount attempt 

08/06/2020 03:17:00 INFO GlusterFS mount attempt 

08/06/2020 03:16:30 INFO GlusterFS mount attempt 

08/06/2020 03:16:00 INFO GlusterFS mount attempt 

08/06/2020 03:15:30 INFO GlusterFS mount attempt 

08/06/2020 03:15:00 INFO GlusterFS mount attempt 

08/06/2020 03:14:29 INFO GlusterFS mount attempt 

08/06/2020 03:13:59 INFO GlusterFS mount attempt 

08/06/2020 03:13:29 INFO GlusterFS mount attempt 

08/06/2020 03:12:59 INFO GlusterFS mount attempt 

08/06/2020 03:12:29 INFO GlusterFS mount attempt 

08/06/2020 03:11:59 INFO GlusterFS mount attempt 

08/06/2020 03:11:29 INFO GlusterFS mount attempt 

08/06/2020 03:10:59 INFO GlusterFS mount attempt 

08/06/2020 03:10:29 INFO GlusterFS mount attempt 

08/06/2020 03:09:59 INFO GlusterFS mount attempt 

08/06/2020 03:09:29 INFO GlusterFS mount attempt 

08/06/2020 03:08:58 INFO GlusterFS mount attempt 

08/06/2020 03:08:28 INFO GlusterFS mount attempt 

08/06/2020 03:07:58 INFO GlusterFS mount attempt 

08/06/2020 03:07:28 INFO GlusterFS mount attempt 

08/06/2020 03:06:58 INFO GlusterFS mount attempt 

08/06/2020 03:06:28 INFO GlusterFS mount attempt 

08/06/2020 03:05:58 INFO GlusterFS mount attempt 

08/06/2020 03:05:28 INFO GlusterFS mount attempt 

08/06/2020 03:04:58 INFO GlusterFS mount attempt 

08/06/2020 03:04:28 INFO GlusterFS mount attempt 

08/06/2020 03:03:58 INFO GlusterFS mount attempt 

08/06/2020 03:03:27 INFO GlusterFS mount attempt 

08/06/2020 03:02:57 INFO GlusterFS mount attempt 

08/06/2020 03:02:27 INFO GlusterFS mount attempt 

08/06/2020 03:01:57 INFO GlusterFS mount attempt 

08/06/2020 03:01:27 INFO GlusterFS mount attempt 

08/06/2020 03:00:57 INFO GlusterFS mount attempt 

08/06/2020 03:00:27 INFO GlusterFS mount attempt 

08/06/2020 02:59:57 INFO GlusterFS mount attempt 

08/06/2020 02:59:27 INFO GlusterFS mount attempt 

08/06/2020 02:58:57 INFO GlusterFS mount attempt 

08/06/2020 02:58:27 INFO GlusterFS mount attempt 

08/06/2020 02:57:57 INFO GlusterFS mount attempt 

08/06/2020 02:57:26 INFO GlusterFS mount attempt 

08/06/2020 02:56:56 INFO GlusterFS mount attempt 

08/06/2020 02:56:26 INFO GlusterFS mount attempt 

08/06/2020 02:55:56 INFO GlusterFS mount attempt 

08/06/2020 02:55:26 INFO GlusterFS mount attempt 

08/06/2020 02:54:56 INFO GlusterFS mount attempt 

08/06/2020 02:54:26 INFO GlusterFS mount attempt 

08/06/2020 02:53:56 INFO GlusterFS mount attempt 

08/06/2020 02:53:26 INFO GlusterFS mount attempt 

08/06/2020 02:52:56 INFO GlusterFS mount attempt 

08/06/2020 02:52:26 INFO GlusterFS mount attempt 

08/06/2020 02:51:55 INFO GlusterFS mount attempt 

08/06/2020 02:51:25 INFO GlusterFS mount attempt 

08/06/2020 02:50:55 INFO GlusterFS mount attempt 

08/06/2020 02:50:25 INFO GlusterFS mount attempt 

08/06/2020 02:49:55 INFO GlusterFS mount attempt 

08/06/2020 02:49:25 INFO GlusterFS mount attempt 

08/06/2020 02:48:55 INFO GlusterFS mount attempt 

08/06/2020 02:48:25 INFO GlusterFS mount attempt 

08/06/2020 02:47:55 INFO GlusterFS mount attempt 

08/06/2020 02:47:25 INFO GlusterFS mount attempt 

08/06/2020 02:46:55 INFO GlusterFS mount attempt 

08/06/2020 02:46:24 INFO GlusterFS mount attempt 

08/06/2020 02:45:54 INFO GlusterFS mount attempt 

08/06/2020 02:45:24 INFO GlusterFS mount attempt 

08/06/2020 02:44:54 INFO GlusterFS mount attempt 

08/06/2020 02:44:24 INFO GlusterFS mount attempt 

08/06/2020 02:43:54 INFO GlusterFS mount attempt 

08/06/2020 02:43:24 INFO GlusterFS mount attempt 

08/06/2020 02:42:54 INFO GlusterFS mount attempt 

08/06/2020 02:42:24 INFO GlusterFS mount attempt 

08/06/2020 02:41:54 INFO GlusterFS mount attempt 

08/06/2020 02:41:24 INFO GlusterFS mount attempt 

08/06/2020 02:40:53 INFO GlusterFS mount attempt 

08/06/2020 02:40:23 INFO GlusterFS mount attempt 

08/06/2020 02:39:53 INFO GlusterFS mount attempt 

08/06/2020 02:39:23 INFO GlusterFS mount attempt 

08/06/2020 02:38:53 INFO GlusterFS mount attempt 

08/06/2020 02:38:23 INFO GlusterFS mount attempt 

08/06/2020 02:37:53 INFO GlusterFS mount attempt 

08/06/2020 02:37:23 INFO GlusterFS mount attempt 

08/06/2020 02:36:53 INFO GlusterFS mount attempt 

08/06/2020 02:36:23 INFO GlusterFS mount attempt 

08/06/2020 02:35:52 INFO GlusterFS mount attempt 

08/06/2020 02:35:22 INFO GlusterFS mount attempt 

08/06/2020 02:34:52 INFO GlusterFS mount attempt 

08/06/2020 02:34:22 INFO GlusterFS mount attempt 

08/06/2020 02:33:52 INFO GlusterFS mount attempt 

08/06/2020 02:33:22 INFO GlusterFS mount attempt 

08/06/2020 02:32:52 INFO GlusterFS mount attempt 

08/06/2020 02:32:22 INFO GlusterFS mount attempt 

08/06/2020 02:31:52 INFO GlusterFS mount attempt 

08/06/2020 02:31:22 INFO GlusterFS mount attempt 

08/06/2020 02:30:52 INFO GlusterFS mount attempt 

08/06/2020 02:30:22 INFO GlusterFS mount attempt 

08/06/2020 02:29:51 INFO GlusterFS mount attempt 

08/06/2020 02:29:21 INFO GlusterFS mount attempt 

08/06/2020 02:28:51 INFO GlusterFS mount attempt 

08/06/2020 02:28:21 INFO GlusterFS mount attempt 

08/06/2020 02:27:51 INFO GlusterFS mount attempt 

08/06/2020 02:27:21 INFO GlusterFS mount attempt 

08/06/2020 02:26:51 INFO GlusterFS mount attempt 

08/06/2020 02:26:21 INFO GlusterFS mount attempt 

08/06/2020 02:25:51 INFO GlusterFS mount attempt 

08/06/2020 02:25:21 INFO GlusterFS mount attempt 

08/06/2020 02:24:50 INFO GlusterFS mount attempt 

08/06/2020 02:24:20 INFO GlusterFS mount attempt 

08/06/2020 02:23:50 INFO GlusterFS mount attempt 

08/06/2020 02:23:20 INFO GlusterFS mount attempt 

08/06/2020 02:22:50 INFO GlusterFS mount attempt 

08/06/2020 02:22:20 INFO GlusterFS mount attempt 

08/06/2020 02:21:50 INFO GlusterFS mount attempt 

08/06/2020 02:21:20 INFO GlusterFS mount attempt 

08/06/2020 02:20:50 INFO GlusterFS mount attempt 

08/06/2020 02:20:20 INFO GlusterFS mount attempt 

08/06/2020 02:19:50 INFO GlusterFS mount attempt 

08/06/2020 02:19:19 INFO GlusterFS mount attempt 

08/06/2020 02:18:49 INFO GlusterFS mount attempt 

08/06/2020 02:18:19 INFO GlusterFS mount attempt 

08/06/2020 02:17:49 INFO GlusterFS mount attempt 

08/06/2020 02:17:19 INFO GlusterFS mount attempt 

08/06/2020 02:16:49 INFO GlusterFS mount attempt 

08/06/2020 02:16:19 INFO GlusterFS mount attempt 

08/06/2020 02:15:49 INFO GlusterFS mount attempt 

08/06/2020 02:15:19 INFO GlusterFS mount attempt 

08/06/2020 02:14:49 INFO GlusterFS mount attempt 

08/06/2020 02:14:18 INFO GlusterFS mount attempt 

08/06/2020 02:13:48 INFO GlusterFS mount attempt 

08/06/2020 02:13:18 INFO GlusterFS mount attempt 

08/06/2020 02:12:48 INFO GlusterFS mount attempt 

08/06/2020 02:12:18 INFO GlusterFS mount attempt 

08/06/2020 02:11:48 INFO GlusterFS mount attempt 

08/06/2020 02:11:18 INFO GlusterFS mount attempt 

08/06/2020 02:10:48 INFO GlusterFS mount attempt 

08/06/2020 02:10:18 INFO GlusterFS mount attempt 

08/06/2020 02:09:48 INFO GlusterFS mount attempt 

08/06/2020 02:09:18 INFO GlusterFS mount attempt 

08/06/2020 02:08:47 INFO GlusterFS mount attempt 

08/06/2020 02:08:17 INFO GlusterFS mount attempt 

08/06/2020 02:07:47 INFO GlusterFS mount attempt 

08/06/2020 02:07:17 INFO GlusterFS mount attempt 

08/06/2020 02:06:47 INFO GlusterFS mount attempt 

08/06/2020 02:06:17 INFO GlusterFS mount attempt 

08/06/2020 02:05:47 INFO GlusterFS mount attempt 

08/06/2020 02:05:17 INFO GlusterFS mount attempt 

08/06/2020 02:04:47 INFO GlusterFS mount attempt 

08/06/2020 02:04:17 INFO GlusterFS mount attempt 

08/06/2020 02:03:46 INFO GlusterFS mount attempt 

08/06/2020 02:03:16 INFO GlusterFS mount attempt 

08/06/2020 02:02:46 INFO GlusterFS mount attempt 

08/06/2020 02:02:16 INFO GlusterFS mount attempt 

08/06/2020 02:01:46 INFO GlusterFS mount attempt 

08/06/2020 02:01:16 INFO GlusterFS mount attempt 

08/06/2020 02:00:46 INFO GlusterFS mount attempt 

08/06/2020 02:00:16 INFO GlusterFS mount attempt 

08/06/2020 01:59:46 INFO GlusterFS mount attempt 

08/06/2020 01:59:16 INFO GlusterFS mount attempt 

08/06/2020 01:58:46 INFO GlusterFS mount attempt 

08/06/2020 01:58:15 INFO GlusterFS mount attempt 

08/06/2020 01:57:45 INFO GlusterFS mount attempt 

08/06/2020 01:57:15 INFO GlusterFS mount attempt 

08/06/2020 01:56:45 INFO GlusterFS mount attempt 

08/06/2020 01:56:15 INFO GlusterFS mount attempt 

08/06/2020 01:55:45 INFO GlusterFS mount attempt 

08/06/2020 01:55:15 INFO GlusterFS mount attempt 

08/06/2020 01:54:45 INFO GlusterFS mount attempt 

08/06/2020 01:54:15 INFO GlusterFS mount attempt 

08/06/2020 01:53:45 INFO GlusterFS mount attempt 

08/06/2020 01:53:15 INFO GlusterFS mount attempt 

08/06/2020 01:52:45 INFO GlusterFS mount attempt 

08/06/2020 01:52:14 INFO GlusterFS mount attempt 

08/06/2020 01:51:44 INFO GlusterFS mount attempt 

08/06/2020 01:51:14 INFO GlusterFS mount attempt 

08/06/2020 01:50:44 INFO GlusterFS mount attempt 

08/06/2020 01:50:14 INFO GlusterFS mount attempt 

08/06/2020 01:49:44 INFO GlusterFS mount attempt 

08/06/2020 01:49:14 INFO GlusterFS mount attempt 

08/06/2020 01:48:44 INFO GlusterFS mount attempt 

08/06/2020 01:48:14 INFO GlusterFS mount attempt 

08/06/2020 01:47:44 INFO GlusterFS mount attempt 

08/06/2020 01:47:13 INFO GlusterFS mount attempt 

08/06/2020 01:46:43 INFO GlusterFS mount attempt 

08/06/2020 01:46:13 INFO GlusterFS mount attempt 

08/06/2020 01:45:43 INFO GlusterFS mount attempt 

08/06/2020 01:45:13 INFO GlusterFS mount attempt 

08/06/2020 01:44:43 INFO GlusterFS mount attempt 

08/06/2020 01:44:13 INFO GlusterFS mount attempt 

08/06/2020 01:43:43 INFO GlusterFS mount attempt 

08/06/2020 01:43:13 INFO GlusterFS mount attempt 

08/06/2020 01:42:43 INFO GlusterFS mount attempt 

08/06/2020 01:42:13 INFO GlusterFS mount attempt 

08/06/2020 01:41:42 INFO GlusterFS mount attempt 

08/06/2020 01:41:12 INFO GlusterFS mount attempt 

08/06/2020 01:40:42 INFO GlusterFS mount attempt 

08/06/2020 01:40:12 INFO GlusterFS mount attempt 

08/06/2020 01:39:42 INFO GlusterFS mount attempt 

08/06/2020 01:39:12 INFO GlusterFS mount attempt 

08/06/2020 01:38:42 INFO GlusterFS mount attempt 

08/06/2020 01:38:12 INFO GlusterFS mount attempt 

08/06/2020 01:37:42 INFO GlusterFS mount attempt 

08/06/2020 01:37:12 INFO GlusterFS mount attempt 

08/06/2020 01:36:41 INFO GlusterFS mount attempt 

08/06/2020 01:36:11 INFO GlusterFS mount attempt 

08/06/2020 01:35:41 INFO GlusterFS mount attempt 

08/06/2020 01:35:11 INFO GlusterFS mount attempt 

08/06/2020 01:34:41 INFO GlusterFS mount attempt 

08/06/2020 01:34:11 INFO GlusterFS mount attempt 

08/06/2020 01:33:41 INFO GlusterFS mount attempt 

08/06/2020 01:33:11 INFO GlusterFS mount attempt 

08/06/2020 01:32:41 INFO GlusterFS mount attempt 

08/06/2020 01:32:11 INFO GlusterFS mount attempt 

08/06/2020 01:31:41 INFO GlusterFS mount attempt 

08/06/2020 01:31:10 INFO GlusterFS mount attempt 

08/06/2020 01:30:40 INFO GlusterFS mount attempt 

08/06/2020 01:30:10 INFO GlusterFS mount attempt 

08/06/2020 01:29:40 INFO GlusterFS mount attempt 

08/06/2020 01:29:10 INFO GlusterFS mount attempt 

08/06/2020 01:28:40 INFO GlusterFS mount attempt 

08/06/2020 01:28:10 INFO GlusterFS mount attempt 

08/06/2020 01:27:40 INFO GlusterFS mount attempt 

08/06/2020 01:27:10 INFO GlusterFS mount attempt 

08/06/2020 01:26:40 INFO GlusterFS mount attempt 

08/06/2020 01:26:10 INFO GlusterFS mount attempt 

08/06/2020 01:25:39 INFO GlusterFS mount attempt 

08/06/2020 01:25:09 INFO GlusterFS mount attempt 

08/06/2020 01:24:39 INFO GlusterFS mount attempt 

08/06/2020 01:24:09 INFO GlusterFS mount attempt 

08/06/2020 01:23:39 INFO GlusterFS mount attempt 

08/06/2020 01:23:09 INFO GlusterFS mount attempt 

08/06/2020 01:22:39 INFO GlusterFS mount attempt 

08/06/2020 01:22:09 INFO GlusterFS mount attempt 

08/06/2020 01:21:39 INFO GlusterFS mount attempt 

08/06/2020 01:21:09 INFO GlusterFS mount attempt 

08/06/2020 01:20:39 INFO GlusterFS mount attempt 

08/06/2020 01:20:08 INFO GlusterFS mount attempt 

08/06/2020 01:19:38 INFO GlusterFS mount attempt 

08/06/2020 01:19:08 INFO GlusterFS mount attempt 

08/06/2020 01:18:38 INFO GlusterFS mount attempt 

08/06/2020 01:18:08 INFO GlusterFS mount attempt 

08/06/2020 01:17:38 INFO GlusterFS mount attempt 

08/06/2020 01:17:08 INFO GlusterFS mount attempt 

08/06/2020 01:16:38 INFO GlusterFS mount attempt 

08/06/2020 01:16:08 INFO GlusterFS mount attempt 

08/06/2020 01:15:38 INFO GlusterFS mount attempt 

08/06/2020 01:15:07 INFO GlusterFS mount attempt 

08/06/2020 01:14:37 INFO GlusterFS mount attempt 

08/06/2020 01:14:07 INFO GlusterFS mount attempt 

08/06/2020 01:13:37 INFO GlusterFS mount attempt 

08/06/2020 01:13:07 INFO GlusterFS mount attempt 

08/06/2020 01:12:37 INFO GlusterFS mount attempt 

08/06/2020 01:12:07 INFO GlusterFS mount attempt 

08/06/2020 01:11:37 INFO GlusterFS mount attempt 

08/06/2020 01:11:07 INFO GlusterFS mount attempt 

08/06/2020 01:10:37 INFO GlusterFS mount attempt 

08/06/2020 01:10:07 INFO GlusterFS mount attempt 

08/06/2020 01:09:36 INFO GlusterFS mount attempt 

08/06/2020 01:09:06 INFO GlusterFS mount attempt 

08/06/2020 01:08:36 INFO GlusterFS mount attempt 

08/06/2020 01:08:06 INFO GlusterFS mount attempt 

08/06/2020 01:07:36 INFO GlusterFS mount attempt 

08/06/2020 01:07:06 INFO GlusterFS mount attempt 

08/06/2020 01:06:36 INFO GlusterFS mount attempt 

08/06/2020 01:06:06 INFO GlusterFS mount attempt 

08/06/2020 01:05:36 INFO GlusterFS mount attempt 

08/06/2020 01:05:06 INFO GlusterFS mount attempt 

08/06/2020 01:04:36 INFO GlusterFS mount attempt 

08/06/2020 01:04:05 INFO GlusterFS mount attempt 

08/06/2020 01:03:35 INFO GlusterFS mount attempt 

08/06/2020 01:03:05 INFO GlusterFS mount attempt 

08/06/2020 01:02:35 INFO GlusterFS mount attempt 

08/06/2020 01:02:05 INFO GlusterFS mount attempt 

08/06/2020 01:01:35 INFO GlusterFS mount attempt 

08/06/2020 01:01:05 INFO GlusterFS mount attempt 

08/06/2020 01:00:35 INFO GlusterFS mount attempt 

08/06/2020 01:00:05 INFO GlusterFS mount attempt 

08/06/2020 00:59:35 INFO GlusterFS mount attempt 

08/06/2020 00:59:04 INFO GlusterFS mount attempt 

08/06/2020 00:58:34 INFO GlusterFS mount attempt 

08/06/2020 00:58:04 INFO GlusterFS mount attempt 

08/06/2020 00:57:34 INFO GlusterFS mount attempt 

08/06/2020 00:57:04 INFO GlusterFS mount attempt 

08/06/2020 00:56:34 INFO GlusterFS mount attempt 

08/06/2020 00:56:04 INFO GlusterFS mount attempt 

08/06/2020 00:55:34 INFO GlusterFS mount attempt 

08/06/2020 00:55:04 INFO GlusterFS mount attempt 

08/06/2020 00:54:34 INFO GlusterFS mount attempt 

08/06/2020 00:54:04 INFO GlusterFS mount attempt 

08/06/2020 00:53:33 INFO GlusterFS mount attempt 

08/06/2020 00:53:03 INFO GlusterFS mount attempt 

08/06/2020 00:52:33 INFO GlusterFS mount attempt 

08/06/2020 00:52:03 INFO GlusterFS mount attempt 

08/06/2020 00:51:33 INFO GlusterFS mount attempt 

08/06/2020 00:51:03 INFO GlusterFS mount attempt 

08/06/2020 00:50:33 INFO GlusterFS mount attempt 

08/06/2020 00:50:03 INFO GlusterFS mount attempt 

08/06/2020 00:49:33 INFO GlusterFS mount attempt 

08/06/2020 00:49:03 INFO GlusterFS mount attempt 

08/06/2020 00:48:33 INFO GlusterFS mount attempt 

08/06/2020 00:48:02 INFO GlusterFS mount attempt 

08/06/2020 00:47:32 INFO GlusterFS mount attempt 

08/06/2020 00:47:02 INFO GlusterFS mount attempt 

08/06/2020 00:46:32 INFO GlusterFS mount attempt 

08/06/2020 00:46:02 INFO GlusterFS mount attempt 

08/06/2020 00:45:32 INFO GlusterFS mount attempt 

08/06/2020 00:45:02 INFO GlusterFS mount attempt 

08/06/2020 00:44:32 INFO GlusterFS mount attempt 

08/06/2020 00:44:02 INFO GlusterFS mount attempt 

08/06/2020 00:43:32 INFO GlusterFS mount attempt 

08/06/2020 00:43:02 INFO GlusterFS mount attempt 

08/06/2020 00:42:31 INFO GlusterFS mount attempt 

08/06/2020 00:42:01 INFO GlusterFS mount attempt 

08/06/2020 00:41:31 INFO GlusterFS mount attempt 

08/06/2020 00:41:01 INFO GlusterFS mount attempt 

08/06/2020 00:40:31 INFO GlusterFS mount attempt 

08/06/2020 00:40:01 INFO GlusterFS mount attempt 

08/06/2020 00:39:31 INFO GlusterFS mount attempt 

08/06/2020 00:39:01 INFO GlusterFS mount attempt 

08/06/2020 00:38:31 INFO GlusterFS mount attempt 

08/06/2020 00:38:01 INFO GlusterFS mount attempt 

08/06/2020 00:37:31 INFO GlusterFS mount attempt 

08/06/2020 00:37:00 INFO GlusterFS mount attempt 

08/06/2020 00:36:30 INFO GlusterFS mount attempt 

08/06/2020 00:36:00 INFO GlusterFS mount attempt 

08/06/2020 00:35:30 INFO GlusterFS mount attempt 

08/06/2020 00:35:00 INFO GlusterFS mount attempt 

08/06/2020 00:34:30 INFO GlusterFS mount attempt 

08/06/2020 00:34:00 INFO GlusterFS mount attempt 

08/06/2020 00:33:30 INFO GlusterFS mount attempt 

08/06/2020 00:33:00 INFO GlusterFS mount attempt 

08/06/2020 00:32:30 INFO GlusterFS mount attempt 

08/06/2020 00:31:59 INFO GlusterFS mount attempt 

08/06/2020 00:31:29 INFO GlusterFS mount attempt 

08/06/2020 00:30:59 INFO GlusterFS mount attempt 

08/06/2020 00:30:29 INFO GlusterFS mount attempt 

08/06/2020 00:29:59 INFO GlusterFS mount attempt 

08/06/2020 00:29:29 INFO GlusterFS mount attempt 

08/06/2020 00:28:59 INFO GlusterFS mount attempt 

08/06/2020 00:28:29 INFO GlusterFS mount attempt 

08/06/2020 00:27:59 INFO GlusterFS mount attempt 

08/06/2020 00:27:29 INFO GlusterFS mount attempt 

08/06/2020 00:26:59 INFO GlusterFS mount attempt 

08/06/2020 00:26:28 INFO GlusterFS mount attempt 

08/06/2020 00:25:58 INFO GlusterFS mount attempt 

08/06/2020 00:25:28 INFO GlusterFS mount attempt 

08/06/2020 00:24:58 INFO GlusterFS mount attempt 

08/06/2020 00:24:28 INFO GlusterFS mount attempt 

08/06/2020 00:23:58 INFO GlusterFS mount attempt 

08/06/2020 00:23:28 INFO GlusterFS mount attempt 

08/06/2020 00:22:58 INFO GlusterFS mount attempt 

08/06/2020 00:22:28 INFO GlusterFS mount attempt 

08/06/2020 00:21:58 INFO GlusterFS mount attempt 

08/06/2020 00:21:28 INFO GlusterFS mount attempt 

08/06/2020 00:20:57 INFO GlusterFS mount attempt 

08/06/2020 00:20:27 INFO GlusterFS mount attempt 

08/06/2020 00:19:57 INFO GlusterFS mount attempt 

08/06/2020 00:19:27 INFO GlusterFS mount attempt 

08/06/2020 00:18:57 INFO GlusterFS mount attempt 

08/06/2020 00:18:27 INFO GlusterFS mount attempt 

08/06/2020 00:17:57 INFO GlusterFS mount attempt 

08/06/2020 00:17:27 INFO GlusterFS mount attempt 

08/06/2020 00:16:57 INFO GlusterFS mount attempt 

08/06/2020 00:16:27 INFO GlusterFS mount attempt 

08/06/2020 00:15:57 INFO GlusterFS mount attempt 

08/06/2020 00:15:26 INFO GlusterFS mount attempt 

08/06/2020 00:14:56 INFO GlusterFS mount attempt 

08/06/2020 00:14:26 INFO GlusterFS mount attempt 

08/06/2020 00:13:56 INFO GlusterFS mount attempt 

08/06/2020 00:13:26 INFO GlusterFS mount attempt 

08/06/2020 00:12:56 INFO GlusterFS mount attempt 

08/06/2020 00:12:26 INFO GlusterFS mount attempt 

08/06/2020 00:11:56 INFO GlusterFS mount attempt 

08/06/2020 00:11:26 INFO GlusterFS mount attempt 

08/06/2020 00:10:56 INFO GlusterFS mount attempt 

08/06/2020 00:10:26 INFO GlusterFS mount attempt 

08/06/2020 00:09:56 INFO GlusterFS mount attempt 

08/06/2020 00:09:25 INFO GlusterFS mount attempt 

08/06/2020 00:08:55 INFO GlusterFS mount attempt 

08/06/2020 00:08:25 INFO GlusterFS mount attempt 

08/06/2020 00:07:55 INFO GlusterFS mount attempt 

08/06/2020 00:07:25 INFO GlusterFS mount attempt 

08/06/2020 00:06:55 INFO GlusterFS mount attempt 

08/06/2020 00:06:25 INFO GlusterFS mount attempt 

08/06/2020 00:05:55 INFO GlusterFS mount attempt 

08/06/2020 00:05:25 INFO GlusterFS mount attempt 

08/06/2020 00:04:55 INFO GlusterFS mount attempt 

08/06/2020 00:04:25 INFO GlusterFS mount attempt 

08/06/2020 00:03:55 INFO GlusterFS mount attempt 

08/06/2020 00:03:24 INFO GlusterFS mount attempt 

08/06/2020 00:02:54 INFO GlusterFS mount attempt 

08/06/2020 00:02:24 INFO GlusterFS mount attempt 

08/06/2020 00:01:54 INFO GlusterFS mount attempt 

08/06/2020 00:01:24 INFO GlusterFS mount attempt 

08/06/2020 00:00:54 INFO GlusterFS mount attempt 

08/06/2020 00:00:24 INFO GlusterFS mount attempt 

07/06/2020 23:59:54 INFO GlusterFS mount attempt 

07/06/2020 23:59:24 INFO GlusterFS mount attempt 

07/06/2020 23:58:54 INFO GlusterFS mount attempt 

07/06/2020 23:58:23 INFO GlusterFS mount attempt 

07/06/2020 23:57:53 INFO GlusterFS mount attempt 

07/06/2020 23:57:23 INFO GlusterFS mount attempt 

07/06/2020 23:56:53 INFO GlusterFS mount attempt 

07/06/2020 23:56:23 INFO GlusterFS mount attempt 

07/06/2020 23:55:53 INFO GlusterFS mount attempt 

07/06/2020 23:55:23 INFO GlusterFS mount attempt 

07/06/2020 23:54:53 INFO GlusterFS mount attempt 

07/06/2020 23:54:23 INFO GlusterFS mount attempt 

07/06/2020 23:53:53 INFO GlusterFS mount attempt 

07/06/2020 23:53:23 INFO GlusterFS mount attempt 

07/06/2020 23:52:52 INFO GlusterFS mount attempt 

07/06/2020 23:52:22 INFO GlusterFS mount attempt 

07/06/2020 23:51:52 INFO GlusterFS mount attempt 

07/06/2020 23:51:22 INFO GlusterFS mount attempt 

07/06/2020 23:50:52 INFO GlusterFS mount attempt 

07/06/2020 23:50:22 INFO GlusterFS mount attempt 

07/06/2020 23:49:52 INFO GlusterFS mount attempt 

07/06/2020 23:49:22 INFO GlusterFS mount attempt 

07/06/2020 23:48:52 INFO GlusterFS mount attempt 

07/06/2020 23:48:22 INFO GlusterFS mount attempt 

07/06/2020 23:47:52 INFO GlusterFS mount attempt 

07/06/2020 23:47:21 INFO GlusterFS mount attempt 

07/06/2020 23:46:51 INFO GlusterFS mount attempt 

07/06/2020 23:46:21 INFO GlusterFS mount attempt 

07/06/2020 23:45:51 INFO GlusterFS mount attempt 

07/06/2020 23:45:21 INFO GlusterFS mount attempt 

07/06/2020 23:44:51 INFO GlusterFS mount attempt 

07/06/2020 23:44:21 INFO GlusterFS mount attempt 

07/06/2020 23:43:51 INFO GlusterFS mount attempt 

07/06/2020 23:43:21 INFO GlusterFS mount attempt 

07/06/2020 23:42:51 INFO GlusterFS mount attempt 

07/06/2020 23:42:20 INFO GlusterFS mount attempt 

07/06/2020 23:41:50 INFO GlusterFS mount attempt 

07/06/2020 23:41:20 INFO GlusterFS mount attempt 

07/06/2020 23:40:50 INFO GlusterFS mount attempt 

07/06/2020 23:40:20 INFO GlusterFS mount attempt 

07/06/2020 23:39:50 INFO GlusterFS mount attempt 

07/06/2020 23:39:20 INFO GlusterFS mount attempt 

07/06/2020 23:38:50 INFO GlusterFS mount attempt 

07/06/2020 23:38:20 INFO GlusterFS mount attempt 

07/06/2020 23:37:50 INFO GlusterFS mount attempt 

07/06/2020 23:37:20 INFO GlusterFS mount attempt 

07/06/2020 23:36:50 INFO GlusterFS mount attempt 

07/06/2020 23:36:19 INFO GlusterFS mount attempt 

07/06/2020 23:35:49 INFO GlusterFS mount attempt 

07/06/2020 23:35:19 INFO GlusterFS mount attempt 

07/06/2020 23:34:49 INFO GlusterFS mount attempt 

07/06/2020 23:34:19 INFO GlusterFS mount attempt 

07/06/2020 23:33:49 INFO GlusterFS mount attempt 

07/06/2020 23:33:19 INFO GlusterFS mount attempt 

07/06/2020 23:32:49 INFO GlusterFS mount attempt 

07/06/2020 23:32:19 INFO GlusterFS mount attempt 

07/06/2020 23:31:49 INFO GlusterFS mount attempt 

07/06/2020 23:31:18 INFO GlusterFS mount attempt 

07/06/2020 23:30:48 INFO GlusterFS mount attempt 

07/06/2020 23:30:18 INFO GlusterFS mount attempt 

07/06/2020 23:29:48 INFO GlusterFS mount attempt 

07/06/2020 23:29:18 INFO GlusterFS mount attempt 

07/06/2020 23:28:48 INFO GlusterFS mount attempt 

07/06/2020 23:28:18 INFO GlusterFS mount attempt 

07/06/2020 23:27:48 INFO GlusterFS mount attempt 

07/06/2020 23:27:18 INFO GlusterFS mount attempt 

07/06/2020 23:26:48 INFO GlusterFS mount attempt 

07/06/2020 23:26:18 INFO GlusterFS mount attempt 

07/06/2020 23:25:47 INFO GlusterFS mount attempt 

07/06/2020 23:25:17 INFO GlusterFS mount attempt 

07/06/2020 23:24:47 INFO GlusterFS mount attempt 

07/06/2020 23:24:17 INFO GlusterFS mount attempt 

07/06/2020 23:23:47 INFO GlusterFS mount attempt 

07/06/2020 23:23:17 INFO GlusterFS mount attempt 

07/06/2020 23:22:47 INFO GlusterFS mount attempt 

07/06/2020 23:22:17 INFO GlusterFS mount attempt 

07/06/2020 23:21:47 INFO GlusterFS mount attempt 

07/06/2020 23:21:17 INFO GlusterFS mount attempt 

07/06/2020 23:20:47 INFO GlusterFS mount attempt 

07/06/2020 23:20:16 INFO GlusterFS mount attempt 

07/06/2020 23:19:46 INFO GlusterFS mount attempt 

07/06/2020 23:19:16 INFO GlusterFS mount attempt 

07/06/2020 23:18:46 INFO GlusterFS mount attempt 

07/06/2020 23:18:16 INFO GlusterFS mount attempt 

07/06/2020 23:17:46 INFO GlusterFS mount attempt 

07/06/2020 23:17:16 INFO GlusterFS mount attempt 

07/06/2020 23:16:46 INFO GlusterFS mount attempt 

07/06/2020 23:16:16 INFO GlusterFS mount attempt 

07/06/2020 23:15:46 INFO GlusterFS mount attempt 

07/06/2020 23:15:16 INFO GlusterFS mount attempt 

07/06/2020 23:14:45 INFO GlusterFS mount attempt 

07/06/2020 23:14:15 INFO GlusterFS mount attempt 

07/06/2020 23:13:45 INFO GlusterFS mount attempt 

07/06/2020 23:13:15 INFO GlusterFS mount attempt 

07/06/2020 23:12:45 INFO GlusterFS mount attempt 

07/06/2020 23:12:15 INFO GlusterFS mount attempt 

07/06/2020 23:11:45 INFO GlusterFS mount attempt 

07/06/2020 23:11:15 INFO GlusterFS mount attempt 

07/06/2020 23:10:45 INFO GlusterFS mount attempt 

07/06/2020 23:10:15 INFO GlusterFS mount attempt 

07/06/2020 23:09:44 INFO GlusterFS mount attempt 

07/06/2020 23:09:14 INFO GlusterFS mount attempt 

07/06/2020 23:08:44 INFO GlusterFS mount attempt 

07/06/2020 23:08:14 INFO GlusterFS mount attempt 

07/06/2020 23:07:44 INFO GlusterFS mount attempt 

07/06/2020 23:07:14 INFO GlusterFS mount attempt 

07/06/2020 23:06:44 INFO GlusterFS mount attempt 

07/06/2020 23:06:14 INFO GlusterFS mount attempt 

07/06/2020 23:05:44 INFO GlusterFS mount attempt 

07/06/2020 23:05:14 INFO GlusterFS mount attempt 

07/06/2020 23:04:44 INFO GlusterFS mount attempt 

07/06/2020 23:04:13 INFO GlusterFS mount attempt 

07/06/2020 23:03:43 INFO GlusterFS mount attempt 

07/06/2020 23:03:13 INFO GlusterFS mount attempt 

07/06/2020 23:02:43 INFO GlusterFS mount attempt 

07/06/2020 23:02:13 INFO GlusterFS mount attempt 

07/06/2020 23:01:43 INFO GlusterFS mount attempt 

07/06/2020 23:01:13 INFO GlusterFS mount attempt 

07/06/2020 23:00:43 INFO GlusterFS mount attempt 

07/06/2020 23:00:13 INFO GlusterFS mount attempt 

07/06/2020 22:59:43 INFO GlusterFS mount attempt 

07/06/2020 22:59:12 INFO GlusterFS mount attempt 

07/06/2020 22:58:42 INFO GlusterFS mount attempt 

07/06/2020 22:58:12 INFO GlusterFS mount attempt 

07/06/2020 22:57:42 INFO GlusterFS mount attempt 

07/06/2020 22:57:12 INFO GlusterFS mount attempt 

07/06/2020 22:56:42 INFO GlusterFS mount attempt 

07/06/2020 22:56:12 INFO GlusterFS mount attempt 

07/06/2020 22:55:42 INFO GlusterFS mount attempt 

07/06/2020 22:55:12 INFO GlusterFS mount attempt 

07/06/2020 22:54:42 INFO GlusterFS mount attempt 

07/06/2020 22:54:11 INFO GlusterFS mount attempt 

07/06/2020 22:53:41 INFO GlusterFS mount attempt 

07/06/2020 22:53:11 INFO GlusterFS mount attempt 

07/06/2020 22:52:41 INFO GlusterFS mount attempt 

07/06/2020 22:52:11 INFO GlusterFS mount attempt 

07/06/2020 22:51:41 INFO GlusterFS mount attempt 

07/06/2020 22:51:11 INFO GlusterFS mount attempt 

07/06/2020 22:50:41 INFO GlusterFS mount attempt 

07/06/2020 22:50:11 INFO GlusterFS mount attempt 

07/06/2020 22:49:41 INFO GlusterFS mount attempt 

07/06/2020 22:49:11 INFO GlusterFS mount attempt 

07/06/2020 22:48:40 INFO GlusterFS mount attempt 

07/06/2020 22:48:10 INFO GlusterFS mount attempt 

07/06/2020 22:47:40 INFO GlusterFS mount attempt 

07/06/2020 22:47:10 INFO GlusterFS mount attempt 

07/06/2020 22:46:40 INFO GlusterFS mount attempt 

07/06/2020 22:46:10 INFO GlusterFS mount attempt 

07/06/2020 22:45:40 INFO GlusterFS mount attempt 

07/06/2020 22:45:10 INFO GlusterFS mount attempt 

07/06/2020 22:44:40 INFO GlusterFS mount attempt 

07/06/2020 22:44:10 INFO GlusterFS mount attempt 

07/06/2020 22:43:39 INFO GlusterFS mount attempt 

07/06/2020 22:43:09 INFO GlusterFS mount attempt 

07/06/2020 22:42:39 INFO GlusterFS mount attempt 

07/06/2020 22:42:09 INFO GlusterFS mount attempt 

07/06/2020 22:41:39 INFO GlusterFS mount attempt 

07/06/2020 22:41:09 INFO GlusterFS mount attempt 

07/06/2020 22:40:39 INFO GlusterFS mount attempt 

07/06/2020 22:40:09 INFO GlusterFS mount attempt 

07/06/2020 22:39:39 INFO GlusterFS mount attempt 

07/06/2020 22:39:09 INFO GlusterFS mount attempt 

07/06/2020 22:38:39 INFO GlusterFS mount attempt 

07/06/2020 22:38:08 INFO GlusterFS mount attempt 

07/06/2020 22:37:38 INFO GlusterFS mount attempt 

07/06/2020 22:37:08 INFO GlusterFS mount attempt 

07/06/2020 22:36:38 INFO GlusterFS mount attempt 

07/06/2020 22:36:08 INFO GlusterFS mount attempt 

07/06/2020 22:35:38 INFO GlusterFS mount attempt 

07/06/2020 22:35:08 INFO GlusterFS mount attempt 

07/06/2020 22:34:38 INFO GlusterFS mount attempt 

07/06/2020 22:34:08 INFO GlusterFS mount attempt 

07/06/2020 22:33:38 INFO GlusterFS mount attempt 

07/06/2020 22:33:08 INFO GlusterFS mount attempt 

07/06/2020 22:32:37 INFO GlusterFS mount attempt 

07/06/2020 22:32:07 INFO GlusterFS mount attempt 

07/06/2020 22:31:37 INFO GlusterFS mount attempt 

07/06/2020 22:31:07 INFO GlusterFS mount attempt 

07/06/2020 22:30:37 INFO GlusterFS mount attempt 

07/06/2020 22:30:07 INFO GlusterFS mount attempt 

07/06/2020 22:29:37 INFO GlusterFS mount attempt 

07/06/2020 22:29:07 INFO GlusterFS mount attempt 

07/06/2020 22:28:37 INFO GlusterFS mount attempt 

07/06/2020 22:28:07 INFO GlusterFS mount attempt 

07/06/2020 22:27:36 INFO GlusterFS mount attempt 

07/06/2020 22:27:06 INFO GlusterFS mount attempt 

07/06/2020 22:26:36 INFO GlusterFS mount attempt 

07/06/2020 22:26:06 INFO GlusterFS mount attempt 

07/06/2020 22:25:36 INFO GlusterFS mount attempt 

07/06/2020 22:25:06 INFO GlusterFS mount attempt 

07/06/2020 22:24:36 INFO GlusterFS mount attempt 

07/06/2020 22:24:06 INFO GlusterFS mount attempt 

07/06/2020 22:23:36 INFO GlusterFS mount attempt 

07/06/2020 22:23:06 INFO GlusterFS mount attempt 

07/06/2020 22:22:36 INFO GlusterFS mount attempt 

07/06/2020 22:22:05 INFO GlusterFS mount attempt 

07/06/2020 22:21:35 INFO GlusterFS mount attempt 

07/06/2020 22:21:05 INFO GlusterFS mount attempt 

07/06/2020 22:20:35 INFO GlusterFS mount attempt 

07/06/2020 22:20:05 INFO GlusterFS mount attempt 

07/06/2020 22:19:35 INFO GlusterFS mount attempt 

07/06/2020 22:19:05 INFO GlusterFS mount attempt 

07/06/2020 22:18:35 INFO GlusterFS mount attempt 

07/06/2020 22:18:05 INFO GlusterFS mount attempt 

07/06/2020 22:17:35 INFO GlusterFS mount attempt 

07/06/2020 22:17:05 INFO GlusterFS mount attempt 

07/06/2020 22:16:35 INFO GlusterFS mount attempt 

07/06/2020 22:16:04 INFO GlusterFS mount attempt 

07/06/2020 22:15:34 INFO GlusterFS mount attempt 

07/06/2020 22:15:04 INFO GlusterFS mount attempt 

07/06/2020 22:14:34 INFO GlusterFS mount attempt 

07/06/2020 22:14:04 INFO GlusterFS mount attempt 

07/06/2020 22:13:34 INFO GlusterFS mount attempt 

07/06/2020 22:13:04 INFO GlusterFS mount attempt 

07/06/2020 22:12:34 INFO GlusterFS mount attempt 

07/06/2020 22:12:04 INFO GlusterFS mount attempt 

07/06/2020 22:11:34 INFO GlusterFS mount attempt 

07/06/2020 22:11:03 INFO GlusterFS mount attempt 

07/06/2020 22:10:33 INFO GlusterFS mount attempt 

07/06/2020 22:10:03 INFO GlusterFS mount attempt 

07/06/2020 22:09:33 INFO GlusterFS mount attempt 

07/06/2020 22:09:03 INFO GlusterFS mount attempt 

07/06/2020 22:08:33 INFO GlusterFS mount attempt 

07/06/2020 22:08:03 INFO GlusterFS mount attempt 

07/06/2020 22:07:33 INFO GlusterFS mount attempt 

07/06/2020 22:07:03 INFO GlusterFS mount attempt 

07/06/2020 22:06:33 INFO GlusterFS mount attempt 

07/06/2020 22:06:03 INFO GlusterFS mount attempt 

07/06/2020 22:05:32 INFO GlusterFS mount attempt 

07/06/2020 22:05:02 INFO GlusterFS mount attempt 

07/06/2020 22:04:32 INFO GlusterFS mount attempt 

07/06/2020 22:04:02 INFO GlusterFS mount attempt 

07/06/2020 22:03:32 INFO GlusterFS mount attempt 

07/06/2020 22:03:02 INFO GlusterFS mount attempt 

07/06/2020 22:02:32 INFO GlusterFS mount attempt 

07/06/2020 22:02:02 INFO GlusterFS mount attempt 

07/06/2020 22:01:32 INFO GlusterFS mount attempt 

07/06/2020 22:01:02 INFO GlusterFS mount attempt 

07/06/2020 22:00:32 INFO GlusterFS mount attempt 

07/06/2020 22:00:01 INFO GlusterFS mount attempt 

07/06/2020 21:59:31 INFO GlusterFS mount attempt 

07/06/2020 21:59:01 INFO GlusterFS mount attempt 

07/06/2020 21:58:31 INFO GlusterFS mount attempt 

07/06/2020 21:58:01 INFO GlusterFS mount attempt 

07/06/2020 21:57:31 INFO GlusterFS mount attempt 

07/06/2020 21:57:01 INFO GlusterFS mount attempt 

07/06/2020 21:56:31 INFO GlusterFS mount attempt 

07/06/2020 21:56:01 INFO GlusterFS mount attempt 

07/06/2020 21:55:31 INFO GlusterFS mount attempt 

07/06/2020 21:55:01 INFO GlusterFS mount attempt 

07/06/2020 21:54:30 INFO GlusterFS mount attempt 

07/06/2020 21:54:00 INFO GlusterFS mount attempt 

07/06/2020 21:53:30 INFO GlusterFS mount attempt 

07/06/2020 21:53:00 INFO GlusterFS mount attempt 

07/06/2020 21:52:30 INFO GlusterFS mount attempt 

07/06/2020 21:52:00 INFO GlusterFS mount attempt 

07/06/2020 21:51:30 INFO GlusterFS mount attempt 

07/06/2020 21:51:00 INFO GlusterFS mount attempt 

07/06/2020 21:50:30 INFO GlusterFS mount attempt 

07/06/2020 21:50:00 INFO GlusterFS mount attempt 

07/06/2020 21:49:30 INFO GlusterFS mount attempt 

07/06/2020 21:48:59 INFO GlusterFS mount attempt 

07/06/2020 21:48:29 INFO GlusterFS mount attempt 

07/06/2020 21:47:59 INFO GlusterFS mount attempt 

07/06/2020 21:47:29 INFO GlusterFS mount attempt 

07/06/2020 21:46:59 INFO GlusterFS mount attempt 

07/06/2020 21:46:29 INFO GlusterFS mount attempt 

07/06/2020 21:45:59 INFO GlusterFS mount attempt 

07/06/2020 21:45:29 INFO GlusterFS mount attempt 

07/06/2020 21:44:59 INFO GlusterFS mount attempt 

07/06/2020 21:44:29 INFO GlusterFS mount attempt 

07/06/2020 21:43:59 INFO GlusterFS mount attempt 

07/06/2020 21:43:28 INFO GlusterFS mount attempt 

07/06/2020 21:42:58 INFO GlusterFS mount attempt 

07/06/2020 21:42:28 INFO GlusterFS mount attempt 

07/06/2020 21:41:58 INFO GlusterFS mount attempt 

07/06/2020 21:41:28 INFO GlusterFS mount attempt 

07/06/2020 21:40:58 INFO GlusterFS mount attempt 

07/06/2020 21:40:28 INFO GlusterFS mount attempt 

07/06/2020 21:39:58 INFO GlusterFS mount attempt 

07/06/2020 21:39:28 INFO GlusterFS mount attempt 

07/06/2020 21:38:58 INFO GlusterFS mount attempt 

07/06/2020 21:38:27 INFO GlusterFS mount attempt 

07/06/2020 21:37:57 INFO GlusterFS mount attempt 

07/06/2020 21:37:27 INFO GlusterFS mount attempt 

07/06/2020 21:36:57 INFO GlusterFS mount attempt 

07/06/2020 21:36:27 INFO GlusterFS mount attempt 

07/06/2020 21:35:57 INFO GlusterFS mount attempt 

07/06/2020 21:35:27 INFO GlusterFS mount attempt 

07/06/2020 21:34:57 INFO GlusterFS mount attempt 

07/06/2020 21:34:27 INFO GlusterFS mount attempt 

07/06/2020 21:33:57 INFO GlusterFS mount attempt 

07/06/2020 21:33:27 INFO GlusterFS mount attempt 

07/06/2020 21:32:56 INFO GlusterFS mount attempt 

07/06/2020 21:32:26 INFO GlusterFS mount attempt 

07/06/2020 21:31:56 INFO GlusterFS mount attempt 

07/06/2020 21:31:26 INFO GlusterFS mount attempt 

07/06/2020 21:30:56 INFO GlusterFS mount attempt 

07/06/2020 21:30:26 INFO GlusterFS mount attempt 

07/06/2020 21:29:56 INFO GlusterFS mount attempt 

07/06/2020 21:29:26 INFO GlusterFS mount attempt 

07/06/2020 21:28:56 INFO GlusterFS mount attempt 

07/06/2020 21:28:26 INFO GlusterFS mount attempt 

07/06/2020 21:27:56 INFO GlusterFS mount attempt 

07/06/2020 21:27:25 INFO GlusterFS mount attempt 

07/06/2020 21:26:55 INFO GlusterFS mount attempt 

07/06/2020 21:26:25 INFO GlusterFS mount attempt 

07/06/2020 21:25:55 INFO GlusterFS mount attempt 

07/06/2020 21:25:25 INFO GlusterFS mount attempt 

07/06/2020 21:24:55 INFO GlusterFS mount attempt 

07/06/2020 21:24:25 INFO GlusterFS mount attempt 

07/06/2020 21:23:55 INFO GlusterFS mount attempt 

07/06/2020 21:23:25 INFO GlusterFS mount attempt 

07/06/2020 21:22:55 INFO GlusterFS mount attempt 

07/06/2020 21:22:25 INFO GlusterFS mount attempt 

07/06/2020 21:21:54 INFO GlusterFS mount attempt 

07/06/2020 21:21:24 INFO GlusterFS mount attempt 

07/06/2020 21:20:54 INFO GlusterFS mount attempt 

07/06/2020 21:20:24 INFO GlusterFS mount attempt 

07/06/2020 21:19:54 INFO GlusterFS mount attempt 

07/06/2020 21:19:24 INFO GlusterFS mount attempt 

07/06/2020 21:18:54 INFO GlusterFS mount attempt 

07/06/2020 21:18:24 INFO GlusterFS mount attempt 

07/06/2020 21:17:54 INFO GlusterFS mount attempt 

07/06/2020 21:17:24 INFO GlusterFS mount attempt 

07/06/2020 21:16:54 INFO GlusterFS mount attempt 

07/06/2020 21:16:23 INFO GlusterFS mount attempt 

07/06/2020 21:15:53 INFO GlusterFS mount attempt 

07/06/2020 21:15:23 INFO GlusterFS mount attempt 

07/06/2020 21:14:53 INFO GlusterFS mount attempt 

07/06/2020 21:14:23 INFO GlusterFS mount attempt 

07/06/2020 21:13:53 INFO GlusterFS mount attempt 

07/06/2020 21:13:23 INFO GlusterFS mount attempt 

07/06/2020 21:12:53 INFO GlusterFS mount attempt 

07/06/2020 21:12:23 INFO GlusterFS mount attempt 

07/06/2020 21:11:53 INFO GlusterFS mount attempt 

07/06/2020 21:11:22 INFO GlusterFS mount attempt 

07/06/2020 21:10:52 INFO GlusterFS mount attempt 

07/06/2020 21:10:22 INFO GlusterFS mount attempt 

07/06/2020 21:09:52 INFO GlusterFS mount attempt 

07/06/2020 21:09:22 INFO GlusterFS mount attempt 

07/06/2020 21:08:52 INFO GlusterFS mount attempt 

07/06/2020 21:08:22 INFO GlusterFS mount attempt 

07/06/2020 21:07:52 INFO GlusterFS mount attempt 

07/06/2020 21:07:22 INFO GlusterFS mount attempt 

07/06/2020 21:06:52 INFO GlusterFS mount attempt 

07/06/2020 21:06:22 INFO GlusterFS mount attempt 

07/06/2020 21:05:51 INFO GlusterFS mount attempt 

07/06/2020 21:05:21 INFO GlusterFS mount attempt 

07/06/2020 21:04:51 INFO GlusterFS mount attempt 

07/06/2020 21:04:21 INFO GlusterFS mount attempt 

07/06/2020 21:03:51 INFO GlusterFS mount attempt 

07/06/2020 21:03:21 INFO GlusterFS mount attempt 

07/06/2020 21:02:51 INFO GlusterFS mount attempt 

07/06/2020 21:02:21 INFO GlusterFS mount attempt 

07/06/2020 21:01:51 INFO GlusterFS mount attempt 

07/06/2020 21:01:21 INFO GlusterFS mount attempt 

07/06/2020 21:00:51 INFO GlusterFS mount attempt 

07/06/2020 21:00:20 INFO GlusterFS mount attempt 

07/06/2020 20:59:50 INFO GlusterFS mount attempt 

07/06/2020 20:59:20 INFO GlusterFS mount attempt 

07/06/2020 20:58:50 INFO GlusterFS mount attempt 

07/06/2020 20:58:20 INFO GlusterFS mount attempt 

07/06/2020 20:57:50 INFO GlusterFS mount attempt 

07/06/2020 20:57:20 INFO GlusterFS mount attempt 

07/06/2020 20:56:50 INFO GlusterFS mount attempt 

07/06/2020 20:56:20 INFO GlusterFS mount attempt 

07/06/2020 20:55:50 INFO GlusterFS mount attempt 

07/06/2020 20:55:19 INFO GlusterFS mount attempt 

07/06/2020 20:54:49 INFO GlusterFS mount attempt 

07/06/2020 20:54:19 INFO GlusterFS mount attempt 

07/06/2020 20:53:49 INFO GlusterFS mount attempt 

07/06/2020 20:53:19 INFO GlusterFS mount attempt 

07/06/2020 20:52:49 INFO GlusterFS mount attempt 

07/06/2020 20:52:19 INFO GlusterFS mount attempt 

07/06/2020 20:51:49 INFO GlusterFS mount attempt 

07/06/2020 20:51:19 INFO GlusterFS mount attempt 

07/06/2020 20:50:49 INFO GlusterFS mount attempt 

07/06/2020 20:50:19 INFO GlusterFS mount attempt 

07/06/2020 20:49:48 INFO GlusterFS mount attempt 

07/06/2020 20:49:18 INFO GlusterFS mount attempt 

07/06/2020 20:48:48 INFO GlusterFS mount attempt 

07/06/2020 20:48:18 INFO GlusterFS mount attempt 

07/06/2020 20:47:48 INFO GlusterFS mount attempt 

07/06/2020 20:47:18 INFO GlusterFS mount attempt 

07/06/2020 20:46:48 INFO GlusterFS mount attempt 

07/06/2020 20:46:18 INFO GlusterFS mount attempt 

07/06/2020 20:45:48 INFO GlusterFS mount attempt 

07/06/2020 20:45:18 INFO GlusterFS mount attempt 

07/06/2020 20:44:48 INFO GlusterFS mount attempt 

07/06/2020 20:44:17 INFO GlusterFS mount attempt 

07/06/2020 20:43:47 INFO GlusterFS mount attempt 

07/06/2020 20:43:17 INFO GlusterFS mount attempt 

07/06/2020 20:42:47 INFO GlusterFS mount attempt 

07/06/2020 20:42:17 INFO GlusterFS mount attempt 

07/06/2020 20:41:47 INFO GlusterFS mount attempt 

07/06/2020 20:41:17 INFO GlusterFS mount attempt 

07/06/2020 20:40:47 INFO GlusterFS mount attempt 

07/06/2020 20:40:17 INFO GlusterFS mount attempt 

07/06/2020 20:39:47 INFO GlusterFS mount attempt 

07/06/2020 20:39:17 INFO GlusterFS mount attempt 

07/06/2020 20:38:46 INFO GlusterFS mount attempt 

07/06/2020 20:38:16 INFO GlusterFS mount attempt 

07/06/2020 20:37:46 INFO GlusterFS mount attempt 

07/06/2020 20:37:16 INFO GlusterFS mount attempt 

07/06/2020 20:36:46 INFO GlusterFS mount attempt 

07/06/2020 20:36:16 INFO GlusterFS mount attempt 

07/06/2020 20:35:46 INFO GlusterFS mount attempt 

07/06/2020 20:35:16 INFO GlusterFS mount attempt 

07/06/2020 20:34:46 INFO GlusterFS mount attempt 

07/06/2020 20:34:16 INFO GlusterFS mount attempt 

07/06/2020 20:33:46 INFO GlusterFS mount attempt 

07/06/2020 20:33:16 INFO GlusterFS mount attempt 

07/06/2020 20:32:45 INFO GlusterFS mount attempt 

07/06/2020 20:32:15 INFO GlusterFS mount attempt 

07/06/2020 20:31:45 INFO GlusterFS mount attempt 

07/06/2020 20:31:15 INFO GlusterFS mount attempt 

07/06/2020 20:30:45 INFO GlusterFS mount attempt 

07/06/2020 20:30:15 INFO GlusterFS mount attempt 

07/06/2020 20:29:45 INFO GlusterFS mount attempt 

07/06/2020 20:29:15 INFO GlusterFS mount attempt 

07/06/2020 20:28:45 INFO GlusterFS mount attempt 

07/06/2020 20:28:15 INFO GlusterFS mount attempt 

07/06/2020 20:27:45 INFO GlusterFS mount attempt 

07/06/2020 20:27:14 INFO GlusterFS mount attempt 

07/06/2020 20:26:44 INFO GlusterFS mount attempt 

07/06/2020 20:26:14 INFO GlusterFS mount attempt 

07/06/2020 20:25:44 INFO GlusterFS mount attempt 

07/06/2020 20:25:14 INFO GlusterFS mount attempt 

07/06/2020 20:24:44 INFO GlusterFS mount attempt 

07/06/2020 20:24:14 INFO GlusterFS mount attempt 

07/06/2020 20:23:44 INFO GlusterFS mount attempt 

07/06/2020 20:23:14 INFO GlusterFS mount attempt 

07/06/2020 20:22:44 INFO GlusterFS mount attempt 

07/06/2020 20:22:14 INFO GlusterFS mount attempt 

07/06/2020 20:21:43 INFO GlusterFS mount attempt 

07/06/2020 20:21:13 INFO GlusterFS mount attempt 

07/06/2020 20:20:43 INFO GlusterFS mount attempt 

07/06/2020 20:20:13 INFO GlusterFS mount attempt 

07/06/2020 20:19:43 INFO GlusterFS mount attempt 

07/06/2020 20:19:13 INFO GlusterFS mount attempt 

07/06/2020 20:18:43 INFO GlusterFS mount attempt 

07/06/2020 20:18:13 INFO GlusterFS mount attempt 

07/06/2020 20:17:43 INFO GlusterFS mount attempt 

07/06/2020 20:17:13 INFO GlusterFS mount attempt 

07/06/2020 20:16:43 INFO GlusterFS mount attempt 

07/06/2020 20:16:12 INFO GlusterFS mount attempt 

07/06/2020 20:15:42 INFO GlusterFS mount attempt 

07/06/2020 20:15:12 INFO GlusterFS mount attempt 

07/06/2020 20:14:42 INFO GlusterFS mount attempt 

07/06/2020 20:14:12 INFO GlusterFS mount attempt 

07/06/2020 20:13:42 INFO GlusterFS mount attempt 

07/06/2020 20:13:12 INFO GlusterFS mount attempt 

07/06/2020 20:12:42 INFO GlusterFS mount attempt 

07/06/2020 20:12:12 INFO GlusterFS mount attempt 

07/06/2020 20:11:42 INFO GlusterFS mount attempt 

07/06/2020 20:11:12 INFO GlusterFS mount attempt 

07/06/2020 20:10:41 INFO GlusterFS mount attempt 

07/06/2020 20:10:11 INFO GlusterFS mount attempt 

07/06/2020 20:09:41 INFO GlusterFS mount attempt 

07/06/2020 20:09:11 INFO GlusterFS mount attempt 

07/06/2020 20:08:41 INFO GlusterFS mount attempt 

07/06/2020 20:08:11 INFO GlusterFS mount attempt 

07/06/2020 20:07:41 INFO GlusterFS mount attempt 

07/06/2020 20:07:11 INFO GlusterFS mount attempt 

07/06/2020 20:06:41 INFO GlusterFS mount attempt 

07/06/2020 20:06:11 INFO GlusterFS mount attempt 

07/06/2020 20:05:40 INFO GlusterFS mount attempt 

07/06/2020 20:05:10 INFO GlusterFS mount attempt 

07/06/2020 20:04:40 INFO GlusterFS mount attempt 

07/06/2020 20:04:10 INFO GlusterFS mount attempt 

07/06/2020 20:03:40 INFO GlusterFS mount attempt 

07/06/2020 20:03:10 INFO GlusterFS mount attempt 

07/06/2020 20:02:40 INFO GlusterFS mount attempt 

07/06/2020 20:02:10 INFO GlusterFS mount attempt 

07/06/2020 20:01:40 INFO GlusterFS mount attempt 

07/06/2020 20:01:10 INFO GlusterFS mount attempt 

07/06/2020 20:00:40 INFO GlusterFS mount attempt 

07/06/2020 20:00:09 INFO GlusterFS mount attempt 

07/06/2020 19:59:39 INFO GlusterFS mount attempt 

07/06/2020 19:59:09 INFO GlusterFS mount attempt 

07/06/2020 19:58:39 INFO GlusterFS mount attempt 

07/06/2020 19:58:09 INFO GlusterFS mount attempt 

07/06/2020 19:57:39 INFO GlusterFS mount attempt 

07/06/2020 19:57:09 INFO GlusterFS mount attempt 

07/06/2020 19:56:39 INFO GlusterFS mount attempt 

07/06/2020 19:56:09 INFO GlusterFS mount attempt 

07/06/2020 19:55:39 INFO GlusterFS mount attempt 

07/06/2020 19:55:08 INFO GlusterFS mount attempt 

07/06/2020 19:54:38 INFO GlusterFS mount attempt 

07/06/2020 19:54:08 INFO GlusterFS mount attempt 

07/06/2020 19:53:38 INFO GlusterFS mount attempt 

07/06/2020 19:53:08 INFO GlusterFS mount attempt 

07/06/2020 19:52:38 INFO GlusterFS mount attempt 

07/06/2020 19:52:08 INFO GlusterFS mount attempt 

07/06/2020 19:51:38 INFO GlusterFS mount attempt 

07/06/2020 19:51:08 INFO GlusterFS mount attempt 

07/06/2020 19:50:38 INFO GlusterFS mount attempt 

07/06/2020 19:50:08 INFO GlusterFS mount attempt 

07/06/2020 19:49:37 INFO GlusterFS mount attempt 

07/06/2020 19:49:07 INFO GlusterFS mount attempt 

07/06/2020 19:48:37 INFO GlusterFS mount attempt 

07/06/2020 19:48:07 INFO GlusterFS mount attempt 

07/06/2020 19:47:37 INFO GlusterFS mount attempt 

07/06/2020 19:47:07 INFO GlusterFS mount attempt 

07/06/2020 19:46:37 INFO GlusterFS mount attempt 

07/06/2020 19:46:07 INFO GlusterFS mount attempt 

07/06/2020 19:45:37 INFO GlusterFS mount attempt 

07/06/2020 19:45:07 INFO GlusterFS mount attempt 

07/06/2020 19:44:36 INFO GlusterFS mount attempt 

07/06/2020 19:44:06 INFO GlusterFS mount attempt 

07/06/2020 19:43:36 INFO GlusterFS mount attempt 

07/06/2020 19:43:06 INFO GlusterFS mount attempt 

07/06/2020 19:42:36 INFO GlusterFS mount attempt 

07/06/2020 19:42:06 INFO GlusterFS mount attempt 

07/06/2020 19:41:36 INFO GlusterFS mount attempt 

07/06/2020 19:41:06 INFO GlusterFS mount attempt 

07/06/2020 19:40:36 INFO GlusterFS mount attempt 

07/06/2020 19:40:06 INFO GlusterFS mount attempt 

07/06/2020 19:39:36 INFO GlusterFS mount attempt 

07/06/2020 19:39:05 INFO GlusterFS mount attempt 

07/06/2020 19:38:35 INFO GlusterFS mount attempt 

07/06/2020 19:38:05 INFO GlusterFS mount attempt 

07/06/2020 19:37:35 INFO GlusterFS mount attempt 

07/06/2020 19:37:05 INFO GlusterFS mount attempt 

07/06/2020 19:36:35 INFO GlusterFS mount attempt 

07/06/2020 19:36:05 INFO GlusterFS mount attempt 

07/06/2020 19:35:35 INFO GlusterFS mount attempt 

07/06/2020 19:35:05 INFO GlusterFS mount attempt 

07/06/2020 19:34:35 INFO GlusterFS mount attempt 

07/06/2020 19:34:05 INFO GlusterFS mount attempt 

07/06/2020 19:33:34 INFO GlusterFS mount attempt 

07/06/2020 19:33:04 INFO GlusterFS mount attempt 

07/06/2020 19:32:34 INFO GlusterFS mount attempt 

07/06/2020 19:32:04 INFO GlusterFS mount attempt 

07/06/2020 19:31:34 INFO GlusterFS mount attempt 

07/06/2020 19:31:04 INFO GlusterFS mount attempt 

07/06/2020 19:30:34 INFO GlusterFS mount attempt 

07/06/2020 19:30:04 INFO GlusterFS mount attempt 

07/06/2020 19:29:34 INFO GlusterFS mount attempt 

07/06/2020 19:29:04 INFO GlusterFS mount attempt 

07/06/2020 19:28:34 INFO GlusterFS mount attempt 

07/06/2020 19:28:03 INFO GlusterFS mount attempt 

07/06/2020 19:27:33 INFO GlusterFS mount attempt 

07/06/2020 19:27:03 INFO GlusterFS mount attempt 

07/06/2020 19:26:33 INFO GlusterFS mount attempt 

07/06/2020 19:26:03 INFO GlusterFS mount attempt 

07/06/2020 19:25:33 INFO GlusterFS mount attempt 

07/06/2020 19:25:03 INFO GlusterFS mount attempt 

07/06/2020 19:24:33 INFO GlusterFS mount attempt 

07/06/2020 19:24:03 INFO GlusterFS mount attempt 

07/06/2020 19:23:33 INFO GlusterFS mount attempt 

07/06/2020 19:23:02 INFO GlusterFS mount attempt 

07/06/2020 19:22:32 INFO GlusterFS mount attempt 

07/06/2020 19:22:02 INFO GlusterFS mount attempt 

07/06/2020 19:21:32 INFO GlusterFS mount attempt 

07/06/2020 19:21:02 INFO GlusterFS mount attempt 

07/06/2020 19:20:32 INFO GlusterFS mount attempt 

07/06/2020 19:20:02 INFO GlusterFS mount attempt 

07/06/2020 19:19:32 INFO GlusterFS mount attempt 

07/06/2020 19:19:02 INFO GlusterFS mount attempt 

07/06/2020 19:18:32 INFO GlusterFS mount attempt 

07/06/2020 19:18:02 INFO GlusterFS mount attempt 

07/06/2020 19:17:32 INFO GlusterFS mount attempt 

07/06/2020 19:17:01 INFO GlusterFS mount attempt 

07/06/2020 19:16:31 INFO GlusterFS mount attempt 

07/06/2020 19:16:01 INFO GlusterFS mount attempt 

07/06/2020 19:15:31 INFO GlusterFS mount attempt 

07/06/2020 19:15:01 INFO GlusterFS mount attempt 

07/06/2020 19:14:31 INFO GlusterFS mount attempt 

07/06/2020 19:14:01 INFO GlusterFS mount attempt 

07/06/2020 19:13:31 INFO GlusterFS mount attempt 

07/06/2020 19:13:01 INFO GlusterFS mount attempt 

07/06/2020 19:12:31 INFO GlusterFS mount attempt 

07/06/2020 19:12:00 INFO GlusterFS mount attempt 

07/06/2020 19:11:30 INFO GlusterFS mount attempt 

07/06/2020 19:11:00 INFO GlusterFS mount attempt 

07/06/2020 19:10:30 INFO GlusterFS mount attempt 

07/06/2020 19:10:00 INFO GlusterFS mount attempt 

07/06/2020 19:09:30 INFO GlusterFS mount attempt 

07/06/2020 19:09:00 INFO GlusterFS mount attempt 

07/06/2020 19:08:30 INFO GlusterFS mount attempt 

07/06/2020 19:08:00 INFO GlusterFS mount attempt 

07/06/2020 19:07:30 INFO GlusterFS mount attempt 

07/06/2020 19:07:00 INFO GlusterFS mount attempt 

07/06/2020 19:06:30 INFO GlusterFS mount attempt 

07/06/2020 19:05:59 INFO GlusterFS mount attempt 

07/06/2020 19:05:29 INFO GlusterFS mount attempt 

07/06/2020 19:04:59 INFO GlusterFS mount attempt 

07/06/2020 19:04:29 INFO GlusterFS mount attempt 

07/06/2020 19:03:59 INFO GlusterFS mount attempt 

07/06/2020 19:03:29 INFO GlusterFS mount attempt 

07/06/2020 19:02:59 INFO GlusterFS mount attempt 

07/06/2020 19:02:29 INFO GlusterFS mount attempt 

07/06/2020 19:01:59 INFO GlusterFS mount attempt 

07/06/2020 19:01:29 INFO GlusterFS mount attempt 

07/06/2020 19:00:58 INFO GlusterFS mount attempt 

07/06/2020 19:00:28 INFO GlusterFS mount attempt 

07/06/2020 18:59:58 INFO GlusterFS mount attempt 

07/06/2020 18:59:28 INFO GlusterFS mount attempt 

07/06/2020 18:58:58 INFO GlusterFS mount attempt 

07/06/2020 18:58:28 INFO GlusterFS mount attempt 

07/06/2020 18:57:58 INFO GlusterFS mount attempt 

07/06/2020 18:57:28 INFO GlusterFS mount attempt 

07/06/2020 18:56:58 INFO GlusterFS mount attempt 

07/06/2020 18:56:28 INFO GlusterFS mount attempt 

07/06/2020 18:55:58 INFO GlusterFS mount attempt 

07/06/2020 18:55:27 INFO GlusterFS mount attempt 

07/06/2020 18:54:57 INFO GlusterFS mount attempt 

07/06/2020 18:54:27 INFO GlusterFS mount attempt 

07/06/2020 18:53:57 INFO GlusterFS mount attempt 

07/06/2020 18:53:27 INFO GlusterFS mount attempt 

07/06/2020 18:52:57 INFO GlusterFS mount attempt 

07/06/2020 18:52:27 INFO GlusterFS mount attempt 

07/06/2020 18:51:57 INFO GlusterFS mount attempt 

07/06/2020 18:51:27 INFO GlusterFS mount attempt 

07/06/2020 18:50:57 INFO GlusterFS mount attempt 

07/06/2020 18:50:26 INFO GlusterFS mount attempt 

07/06/2020 18:49:56 INFO GlusterFS mount attempt 

07/06/2020 18:49:26 INFO GlusterFS mount attempt 

07/06/2020 18:48:56 INFO GlusterFS mount attempt 

07/06/2020 18:48:26 INFO GlusterFS mount attempt 

07/06/2020 18:47:56 INFO GlusterFS mount attempt 

07/06/2020 18:47:26 INFO GlusterFS mount attempt 

07/06/2020 18:46:56 INFO GlusterFS mount attempt 

07/06/2020 18:46:26 INFO GlusterFS mount attempt 

07/06/2020 18:45:56 INFO GlusterFS mount attempt 

07/06/2020 18:45:25 INFO GlusterFS mount attempt 

07/06/2020 18:44:55 INFO GlusterFS mount attempt 

07/06/2020 18:44:25 INFO GlusterFS mount attempt 

07/06/2020 18:43:55 INFO GlusterFS mount attempt 

07/06/2020 18:43:25 INFO GlusterFS mount attempt 

07/06/2020 18:42:55 INFO GlusterFS mount attempt 

07/06/2020 18:42:25 INFO GlusterFS mount attempt 

07/06/2020 18:41:55 INFO GlusterFS mount attempt 

07/06/2020 18:41:25 INFO GlusterFS mount attempt 

07/06/2020 18:40:55 INFO GlusterFS mount attempt 

07/06/2020 18:40:25 INFO GlusterFS mount attempt 

07/06/2020 18:39:54 INFO GlusterFS mount attempt 

07/06/2020 18:39:24 INFO GlusterFS mount attempt 

07/06/2020 18:38:54 INFO GlusterFS mount attempt 

07/06/2020 18:38:24 INFO GlusterFS mount attempt 

07/06/2020 18:37:54 INFO GlusterFS mount attempt 

07/06/2020 18:37:24 INFO GlusterFS mount attempt 

07/06/2020 18:36:54 INFO GlusterFS mount attempt 

07/06/2020 18:36:24 INFO GlusterFS mount attempt 

07/06/2020 18:35:54 INFO GlusterFS mount attempt 

07/06/2020 18:35:24 INFO GlusterFS mount attempt 

07/06/2020 18:34:54 INFO GlusterFS mount attempt 

07/06/2020 18:34:23 INFO GlusterFS mount attempt 

07/06/2020 18:33:53 INFO GlusterFS mount attempt 

07/06/2020 18:33:23 INFO GlusterFS mount attempt 

07/06/2020 18:32:53 INFO GlusterFS mount attempt 

07/06/2020 18:32:23 INFO GlusterFS mount attempt 

07/06/2020 18:31:53 INFO GlusterFS mount attempt 

07/06/2020 18:31:23 INFO GlusterFS mount attempt 

07/06/2020 18:30:53 INFO GlusterFS mount attempt 

07/06/2020 18:30:23 INFO GlusterFS mount attempt 

07/06/2020 18:29:53 INFO GlusterFS mount attempt 

07/06/2020 18:29:22 INFO GlusterFS mount attempt 

07/06/2020 18:28:52 INFO GlusterFS mount attempt 

07/06/2020 18:28:22 INFO GlusterFS mount attempt 

07/06/2020 18:27:52 INFO GlusterFS mount attempt 

07/06/2020 18:27:22 INFO GlusterFS mount attempt 

07/06/2020 18:26:52 INFO GlusterFS mount attempt 

07/06/2020 18:26:22 INFO GlusterFS mount attempt 

07/06/2020 18:25:52 INFO GlusterFS mount attempt 

07/06/2020 18:25:22 INFO GlusterFS mount attempt 

07/06/2020 18:24:52 INFO GlusterFS mount attempt 

07/06/2020 18:24:22 INFO GlusterFS mount attempt 

07/06/2020 18:23:51 INFO GlusterFS mount attempt 

07/06/2020 18:23:21 INFO GlusterFS mount attempt 

07/06/2020 18:22:51 INFO GlusterFS mount attempt 

07/06/2020 18:22:21 INFO GlusterFS mount attempt 

07/06/2020 18:21:51 INFO GlusterFS mount attempt 

07/06/2020 18:21:21 INFO GlusterFS mount attempt 

07/06/2020 18:20:51 INFO GlusterFS mount attempt 

07/06/2020 18:20:21 INFO GlusterFS mount attempt 

07/06/2020 18:19:51 INFO GlusterFS mount attempt 

07/06/2020 18:19:21 INFO GlusterFS mount attempt 

07/06/2020 18:18:51 INFO GlusterFS mount attempt 

07/06/2020 18:18:20 INFO GlusterFS mount attempt 

07/06/2020 18:17:50 INFO GlusterFS mount attempt 

07/06/2020 18:17:20 INFO GlusterFS mount attempt 

07/06/2020 18:16:50 INFO GlusterFS mount attempt 

07/06/2020 18:16:20 INFO GlusterFS mount attempt 

07/06/2020 18:15:50 INFO GlusterFS mount attempt 

07/06/2020 18:15:20 INFO GlusterFS mount attempt 

07/06/2020 18:14:50 INFO GlusterFS mount attempt 

07/06/2020 18:14:20 INFO GlusterFS mount attempt 

07/06/2020 18:13:50 INFO GlusterFS mount attempt 

07/06/2020 18:13:19 INFO GlusterFS mount attempt 

07/06/2020 18:12:49 INFO GlusterFS mount attempt 

07/06/2020 18:12:19 INFO GlusterFS mount attempt 

07/06/2020 18:11:49 INFO GlusterFS mount attempt 

07/06/2020 18:11:19 INFO GlusterFS mount attempt 

07/06/2020 18:10:49 INFO GlusterFS mount attempt 

07/06/2020 18:10:19 INFO GlusterFS mount attempt 

07/06/2020 18:09:49 INFO GlusterFS mount attempt 

07/06/2020 18:09:19 INFO GlusterFS mount attempt 

07/06/2020 18:08:49 INFO GlusterFS mount attempt 

07/06/2020 18:08:19 INFO GlusterFS mount attempt 

07/06/2020 18:07:48 INFO GlusterFS mount attempt 

07/06/2020 18:07:18 INFO GlusterFS mount attempt 

07/06/2020 18:06:48 INFO GlusterFS mount attempt 

07/06/2020 18:06:18 INFO GlusterFS mount attempt 

07/06/2020 18:05:48 INFO GlusterFS mount attempt 

07/06/2020 18:05:18 INFO GlusterFS mount attempt 

07/06/2020 18:04:48 INFO GlusterFS mount attempt 

07/06/2020 18:04:18 INFO GlusterFS mount attempt 

07/06/2020 18:03:48 INFO GlusterFS mount attempt 

07/06/2020 18:03:18 INFO GlusterFS mount attempt 

07/06/2020 18:02:47 INFO GlusterFS mount attempt 

07/06/2020 18:02:17 INFO GlusterFS mount attempt 

07/06/2020 18:01:47 INFO GlusterFS mount attempt 

07/06/2020 18:01:17 INFO GlusterFS mount attempt 

07/06/2020 18:00:47 INFO GlusterFS mount attempt 

07/06/2020 18:00:17 INFO GlusterFS mount attempt 

07/06/2020 17:59:47 INFO GlusterFS mount attempt 

07/06/2020 17:59:17 INFO GlusterFS mount attempt 

07/06/2020 17:58:47 INFO GlusterFS mount attempt 

07/06/2020 17:58:17 INFO GlusterFS mount attempt 

07/06/2020 17:57:47 INFO GlusterFS mount attempt 

07/06/2020 17:57:16 INFO GlusterFS mount attempt 

07/06/2020 17:56:46 INFO GlusterFS mount attempt 

07/06/2020 17:56:16 INFO GlusterFS mount attempt 

07/06/2020 17:55:46 INFO GlusterFS mount attempt 

07/06/2020 17:55:16 INFO GlusterFS mount attempt 

07/06/2020 17:54:46 INFO GlusterFS mount attempt 

07/06/2020 17:54:16 INFO GlusterFS mount attempt 

07/06/2020 17:53:46 INFO GlusterFS mount attempt 

07/06/2020 17:53:16 INFO GlusterFS mount attempt 

07/06/2020 17:52:46 INFO GlusterFS mount attempt 

07/06/2020 17:52:16 INFO GlusterFS mount attempt 

07/06/2020 17:51:45 INFO GlusterFS mount attempt 

07/06/2020 17:51:15 INFO GlusterFS mount attempt 

07/06/2020 17:50:45 INFO GlusterFS mount attempt 

07/06/2020 17:50:15 INFO GlusterFS mount attempt 

07/06/2020 17:49:45 INFO GlusterFS mount attempt 

07/06/2020 17:49:15 INFO GlusterFS mount attempt 

07/06/2020 17:48:45 INFO GlusterFS mount attempt 

07/06/2020 17:48:15 INFO GlusterFS mount attempt 

07/06/2020 17:47:45 INFO GlusterFS mount attempt 

07/06/2020 17:47:15 INFO GlusterFS mount attempt 

07/06/2020 17:46:45 INFO GlusterFS mount attempt 

07/06/2020 17:46:14 INFO GlusterFS mount attempt 

07/06/2020 17:45:44 INFO GlusterFS mount attempt 

07/06/2020 17:45:14 INFO GlusterFS mount attempt 

07/06/2020 17:44:44 INFO GlusterFS mount attempt 

07/06/2020 17:44:14 INFO GlusterFS mount attempt 

07/06/2020 17:43:44 INFO GlusterFS mount attempt 

07/06/2020 17:43:14 INFO GlusterFS mount attempt 

07/06/2020 17:42:44 INFO GlusterFS mount attempt 

07/06/2020 17:42:14 INFO GlusterFS mount attempt 

07/06/2020 17:41:44 INFO GlusterFS mount attempt 

07/06/2020 17:41:14 INFO GlusterFS mount attempt 

07/06/2020 17:40:43 INFO GlusterFS mount attempt 

07/06/2020 17:40:13 INFO GlusterFS mount attempt 

07/06/2020 17:39:43 INFO GlusterFS mount attempt 

07/06/2020 17:39:13 INFO GlusterFS mount attempt 

07/06/2020 17:38:43 INFO GlusterFS mount attempt 

07/06/2020 17:38:13 INFO GlusterFS mount attempt 

07/06/2020 17:37:43 INFO GlusterFS mount attempt 

07/06/2020 17:37:13 INFO GlusterFS mount attempt 

07/06/2020 17:36:43 INFO GlusterFS mount attempt 

07/06/2020 17:36:13 INFO GlusterFS mount attempt 

07/06/2020 17:35:42 INFO GlusterFS mount attempt 

07/06/2020 17:35:12 INFO GlusterFS mount attempt 

07/06/2020 17:34:42 INFO GlusterFS mount attempt 

07/06/2020 17:34:12 INFO GlusterFS mount attempt 

07/06/2020 17:33:42 INFO GlusterFS mount attempt 

07/06/2020 17:33:12 INFO GlusterFS mount attempt 

07/06/2020 17:32:42 INFO GlusterFS mount attempt 

07/06/2020 17:32:12 INFO GlusterFS mount attempt 

07/06/2020 17:31:42 INFO GlusterFS mount attempt 

07/06/2020 17:31:12 INFO GlusterFS mount attempt 

07/06/2020 17:30:42 INFO GlusterFS mount attempt 

07/06/2020 17:30:11 INFO GlusterFS mount attempt 

07/06/2020 17:29:41 INFO GlusterFS mount attempt 

07/06/2020 17:29:11 INFO GlusterFS mount attempt 

07/06/2020 17:28:41 INFO GlusterFS mount attempt 

07/06/2020 17:28:11 INFO GlusterFS mount attempt 

07/06/2020 17:27:41 INFO GlusterFS mount attempt 

07/06/2020 17:27:11 INFO GlusterFS mount attempt 

07/06/2020 17:26:41 INFO GlusterFS mount attempt 

07/06/2020 17:26:11 INFO GlusterFS mount attempt 

07/06/2020 17:25:41 INFO GlusterFS mount attempt 

07/06/2020 17:25:11 INFO GlusterFS mount attempt 

07/06/2020 17:24:40 INFO GlusterFS mount attempt 

07/06/2020 17:24:10 INFO GlusterFS mount attempt 

07/06/2020 17:23:40 INFO GlusterFS mount attempt 

07/06/2020 17:23:10 INFO GlusterFS mount attempt 

07/06/2020 17:22:40 INFO GlusterFS mount attempt 

07/06/2020 17:22:10 INFO GlusterFS mount attempt 

07/06/2020 17:21:40 INFO GlusterFS mount attempt 

07/06/2020 17:21:10 INFO GlusterFS mount attempt 

07/06/2020 17:20:40 INFO GlusterFS mount attempt 

07/06/2020 17:20:10 INFO GlusterFS mount attempt 

07/06/2020 17:19:40 INFO GlusterFS mount attempt 

07/06/2020 17:19:09 INFO GlusterFS mount attempt 

07/06/2020 17:18:39 INFO GlusterFS mount attempt 

07/06/2020 17:18:09 INFO GlusterFS mount attempt 

07/06/2020 17:17:39 INFO GlusterFS mount attempt 

07/06/2020 17:17:09 INFO GlusterFS mount attempt 

07/06/2020 17:16:39 INFO GlusterFS mount attempt 

07/06/2020 17:16:09 INFO GlusterFS mount attempt 

07/06/2020 17:15:39 INFO GlusterFS mount attempt 

07/06/2020 17:15:09 INFO GlusterFS mount attempt 

07/06/2020 17:14:39 INFO GlusterFS mount attempt 

07/06/2020 17:14:09 INFO GlusterFS mount attempt 

07/06/2020 17:13:38 INFO GlusterFS mount attempt 

07/06/2020 17:13:08 INFO GlusterFS mount attempt 

07/06/2020 17:12:38 INFO GlusterFS mount attempt 

07/06/2020 17:12:08 INFO GlusterFS mount attempt 

07/06/2020 17:11:38 INFO GlusterFS mount attempt 

07/06/2020 17:11:08 INFO GlusterFS mount attempt 

07/06/2020 17:10:38 INFO GlusterFS mount attempt 

07/06/2020 17:10:08 INFO GlusterFS mount attempt 

07/06/2020 17:09:38 INFO GlusterFS mount attempt 

07/06/2020 17:09:08 INFO GlusterFS mount attempt 

07/06/2020 17:08:38 INFO GlusterFS mount attempt 

07/06/2020 17:08:07 INFO GlusterFS mount attempt 

07/06/2020 17:07:37 INFO GlusterFS mount attempt 

07/06/2020 17:07:07 INFO GlusterFS mount attempt 

07/06/2020 17:06:37 INFO GlusterFS mount attempt 

07/06/2020 17:06:07 INFO GlusterFS mount attempt 

07/06/2020 17:05:37 INFO GlusterFS mount attempt 

07/06/2020 17:05:07 INFO GlusterFS mount attempt 

07/06/2020 17:04:37 INFO GlusterFS mount attempt 

07/06/2020 17:04:07 INFO GlusterFS mount attempt 

07/06/2020 17:03:37 INFO GlusterFS mount attempt 

07/06/2020 17:03:06 INFO GlusterFS mount attempt 

07/06/2020 17:02:36 INFO GlusterFS mount attempt 

07/06/2020 17:02:06 INFO GlusterFS mount attempt 

07/06/2020 17:01:36 INFO GlusterFS mount attempt 

07/06/2020 17:01:06 INFO GlusterFS mount attempt 

07/06/2020 17:00:36 INFO GlusterFS mount attempt 

07/06/2020 17:00:06 INFO GlusterFS mount attempt 

07/06/2020 16:59:36 INFO GlusterFS mount attempt 

07/06/2020 16:59:06 INFO GlusterFS mount attempt 

07/06/2020 16:58:36 INFO GlusterFS mount attempt 

07/06/2020 16:58:06 INFO GlusterFS mount attempt 

07/06/2020 16:57:36 INFO GlusterFS mount attempt 

07/06/2020 16:57:05 INFO GlusterFS mount attempt 

07/06/2020 16:56:35 INFO GlusterFS mount attempt 

07/06/2020 16:56:05 INFO GlusterFS mount attempt 

07/06/2020 16:55:35 INFO GlusterFS mount attempt 

07/06/2020 16:55:05 INFO GlusterFS mount attempt 

07/06/2020 16:54:35 INFO GlusterFS mount attempt 

07/06/2020 16:54:05 INFO GlusterFS mount attempt 

07/06/2020 16:53:35 INFO GlusterFS mount attempt 

07/06/2020 16:53:05 INFO GlusterFS mount attempt 

07/06/2020 16:52:35 INFO GlusterFS mount attempt 

07/06/2020 16:52:04 INFO GlusterFS mount attempt 

07/06/2020 16:51:34 INFO GlusterFS mount attempt 

07/06/2020 16:51:04 INFO GlusterFS mount attempt 

07/06/2020 16:50:34 INFO GlusterFS mount attempt 

07/06/2020 16:50:04 INFO GlusterFS mount attempt 

07/06/2020 16:49:34 INFO GlusterFS mount attempt 

07/06/2020 16:49:04 INFO GlusterFS mount attempt 

07/06/2020 16:48:34 INFO GlusterFS mount attempt 

07/06/2020 16:48:04 INFO GlusterFS mount attempt 

07/06/2020 16:47:34 INFO GlusterFS mount attempt 

07/06/2020 16:47:04 INFO GlusterFS mount attempt 

07/06/2020 16:46:33 INFO GlusterFS mount attempt 

07/06/2020 16:46:03 INFO GlusterFS mount attempt 

07/06/2020 16:45:33 INFO GlusterFS mount attempt 

07/06/2020 16:45:03 INFO GlusterFS mount attempt 

07/06/2020 16:44:33 INFO GlusterFS mount attempt 

07/06/2020 16:44:03 INFO GlusterFS mount attempt 

07/06/2020 16:43:33 INFO GlusterFS mount attempt 

07/06/2020 16:43:03 INFO GlusterFS mount attempt 

07/06/2020 16:42:33 INFO GlusterFS mount attempt 

07/06/2020 16:42:03 INFO GlusterFS mount attempt 

07/06/2020 16:41:33 INFO GlusterFS mount attempt 

07/06/2020 16:41:02 INFO GlusterFS mount attempt 

07/06/2020 16:40:32 INFO GlusterFS mount attempt 

07/06/2020 16:40:02 INFO GlusterFS mount attempt 

07/06/2020 16:39:32 INFO GlusterFS mount attempt 

07/06/2020 16:39:02 INFO GlusterFS mount attempt 

07/06/2020 16:38:32 INFO GlusterFS mount attempt 

07/06/2020 16:38:02 INFO GlusterFS mount attempt 

07/06/2020 16:37:32 INFO GlusterFS mount attempt 

07/06/2020 16:37:02 INFO GlusterFS mount attempt 

07/06/2020 16:36:32 INFO GlusterFS mount attempt 

07/06/2020 16:36:01 INFO GlusterFS mount attempt 

07/06/2020 16:35:31 INFO GlusterFS mount attempt 

07/06/2020 16:35:01 INFO GlusterFS mount attempt 

07/06/2020 16:34:31 INFO GlusterFS mount attempt 

07/06/2020 16:34:01 INFO GlusterFS mount attempt 

07/06/2020 16:33:31 INFO GlusterFS mount attempt 

07/06/2020 16:33:01 INFO GlusterFS mount attempt 

07/06/2020 16:32:31 INFO GlusterFS mount attempt 

07/06/2020 16:32:01 INFO GlusterFS mount attempt 

07/06/2020 16:31:31 INFO GlusterFS mount attempt 

07/06/2020 16:31:01 INFO GlusterFS mount attempt 

07/06/2020 16:30:30 INFO GlusterFS mount attempt 

07/06/2020 16:30:00 INFO GlusterFS mount attempt 

07/06/2020 16:29:30 INFO GlusterFS mount attempt 

07/06/2020 16:29:00 INFO GlusterFS mount attempt 

07/06/2020 16:28:30 INFO GlusterFS mount attempt 

07/06/2020 16:28:00 INFO GlusterFS mount attempt 

07/06/2020 16:27:30 INFO GlusterFS mount attempt 

07/06/2020 16:27:00 INFO GlusterFS mount attempt 

07/06/2020 16:26:30 INFO GlusterFS mount attempt 

07/06/2020 16:26:00 INFO GlusterFS mount attempt 

07/06/2020 16:25:30 INFO GlusterFS mount attempt 

07/06/2020 16:24:59 INFO GlusterFS mount attempt 

07/06/2020 16:24:29 INFO GlusterFS mount attempt 

07/06/2020 16:23:59 INFO GlusterFS mount attempt 

07/06/2020 16:23:29 INFO GlusterFS mount attempt 

07/06/2020 16:22:59 INFO GlusterFS mount attempt 

07/06/2020 16:22:29 INFO GlusterFS mount attempt 

07/06/2020 16:21:59 INFO GlusterFS mount attempt 

07/06/2020 16:21:29 INFO GlusterFS mount attempt 

07/06/2020 16:20:59 INFO GlusterFS mount attempt 

07/06/2020 16:20:29 INFO GlusterFS mount attempt 

07/06/2020 16:19:58 INFO GlusterFS mount attempt 

07/06/2020 16:19:28 INFO GlusterFS mount attempt 

07/06/2020 16:18:58 INFO GlusterFS mount attempt 

07/06/2020 16:18:28 INFO GlusterFS mount attempt 

07/06/2020 16:17:58 INFO GlusterFS mount attempt 

07/06/2020 16:17:28 INFO GlusterFS mount attempt 

07/06/2020 16:16:58 INFO GlusterFS mount attempt 

07/06/2020 16:16:28 INFO GlusterFS mount attempt 

07/06/2020 16:15:58 INFO GlusterFS mount attempt 

07/06/2020 16:15:28 INFO GlusterFS mount attempt 

07/06/2020 16:14:58 INFO GlusterFS mount attempt 

07/06/2020 16:14:27 INFO GlusterFS mount attempt 

07/06/2020 16:13:57 INFO GlusterFS mount attempt 

07/06/2020 16:13:27 INFO GlusterFS mount attempt 

07/06/2020 16:12:57 INFO GlusterFS mount attempt 

07/06/2020 16:12:27 INFO GlusterFS mount attempt 

07/06/2020 16:11:57 INFO GlusterFS mount attempt 

07/06/2020 16:11:27 INFO GlusterFS mount attempt 

07/06/2020 16:10:57 INFO GlusterFS mount attempt 

07/06/2020 16:10:27 INFO GlusterFS mount attempt 

07/06/2020 16:09:57 INFO GlusterFS mount attempt 

07/06/2020 16:09:27 INFO GlusterFS mount attempt 

07/06/2020 16:08:56 INFO GlusterFS mount attempt 

 

07/06/2020 16:08:50 INFO Start add osd job 643464

07/06/2020 16:08:26 INFO GlusterFS mount attempt 

07/06/2020 16:07:56 INFO GlusterFS mount attempt 

07/06/2020 16:07:26 INFO GlusterFS mount attempt 

07/06/2020 16:06:56 INFO GlusterFS mount attempt 

07/06/2020 16:06:26 INFO GlusterFS mount attempt 

07/06/2020 16:05:56 INFO GlusterFS mount attempt 

07/06/2020 16:05:26 INFO GlusterFS mount attempt 

07/06/2020 16:04:56 INFO GlusterFS mount attempt 

07/06/2020 16:04:26 INFO GlusterFS mount attempt 

07/06/2020 16:03:56 INFO GlusterFS mount attempt 

07/06/2020 16:03:25 INFO GlusterFS mount attempt 

 

07/06/2020 16:03:04 INFO Start add osd job 629123

07/06/2020 16:02:55 INFO GlusterFS mount attempt 

07/06/2020 16:02:25 INFO GlusterFS mount attempt 

07/06/2020 16:01:55 INFO GlusterFS mount attempt 

07/06/2020 16:01:25 INFO GlusterFS mount attempt 

07/06/2020 16:00:55 INFO GlusterFS mount attempt 

07/06/2020 16:00:25 INFO GlusterFS mount attempt 

07/06/2020 15:59:55 INFO GlusterFS mount attempt 

07/06/2020 15:59:25 INFO GlusterFS mount attempt 

 

07/06/2020 15:59:22 INFO Start add osd job 616732

07/06/2020 15:58:55 INFO GlusterFS mount attempt 

07/06/2020 15:58:24 INFO GlusterFS mount attempt 

07/06/2020 15:57:54 INFO GlusterFS mount attempt 

07/06/2020 15:57:24 INFO GlusterFS mount attempt 

07/06/2020 15:56:54 INFO GlusterFS mount attempt 

07/06/2020 15:56:24 INFO GlusterFS mount attempt 

07/06/2020 15:55:54 INFO GlusterFS mount attempt 

07/06/2020 15:55:24 INFO GlusterFS mount attempt 

07/06/2020 15:54:54 INFO GlusterFS mount attempt 

07/06/2020 15:54:24 INFO GlusterFS mount attempt 

07/06/2020 15:53:54 INFO GlusterFS mount attempt 

07/06/2020 15:53:24 INFO GlusterFS mount attempt 

07/06/2020 15:52:53 INFO GlusterFS mount attempt 

07/06/2020 15:52:23 INFO GlusterFS mount attempt 

07/06/2020 15:51:53 INFO GlusterFS mount attempt 

07/06/2020 15:51:23 INFO GlusterFS mount attempt 

07/06/2020 15:50:53 INFO GlusterFS mount attempt 

07/06/2020 15:50:23 INFO GlusterFS mount attempt 

07/06/2020 15:49:53 INFO GlusterFS mount attempt 

07/06/2020 15:49:23 INFO GlusterFS mount attempt 

07/06/2020 15:48:53 INFO GlusterFS mount attempt 

07/06/2020 15:48:23 INFO GlusterFS mount attempt 

07/06/2020 15:47:53 INFO GlusterFS mount attempt 

07/06/2020 15:47:22 INFO GlusterFS mount attempt 

07/06/2020 15:46:52 INFO GlusterFS mount attempt 

07/06/2020 15:46:22 INFO GlusterFS mount attempt 

07/06/2020 15:45:52 INFO GlusterFS mount attempt 

07/06/2020 15:45:22 INFO GlusterFS mount attempt 

07/06/2020 15:44:52 INFO GlusterFS mount attempt 

07/06/2020 15:44:22 INFO GlusterFS mount attempt 

07/06/2020 15:43:52 INFO GlusterFS mount attempt 

07/06/2020 15:43:22 INFO GlusterFS mount attempt 

07/06/2020 15:42:52 INFO GlusterFS mount attempt 

07/06/2020 15:42:21 INFO GlusterFS mount attempt 

07/06/2020 15:41:51 INFO GlusterFS mount attempt 

07/06/2020 15:41:21 INFO GlusterFS mount attempt 

07/06/2020 15:40:51 INFO GlusterFS mount attempt 

07/06/2020 15:40:21 INFO GlusterFS mount attempt 

07/06/2020 15:39:51 INFO GlusterFS mount attempt 

07/06/2020 15:39:21 INFO GlusterFS mount attempt 

07/06/2020 15:38:51 INFO GlusterFS mount attempt 

07/06/2020 15:38:21 INFO GlusterFS mount attempt 

07/06/2020 15:37:51 INFO GlusterFS mount attempt 

07/06/2020 15:37:21 INFO GlusterFS mount attempt 

07/06/2020 15:36:50 INFO GlusterFS mount attempt 

07/06/2020 15:36:20 INFO GlusterFS mount attempt 

07/06/2020 15:35:50 INFO GlusterFS mount attempt 

07/06/2020 15:35:20 INFO GlusterFS mount attempt 

07/06/2020 15:34:50 INFO GlusterFS mount attempt 

07/06/2020 15:34:20 INFO GlusterFS mount attempt 

07/06/2020 15:33:50 INFO GlusterFS mount attempt 

07/06/2020 15:33:20 INFO GlusterFS mount attempt 

07/06/2020 15:32:50 INFO GlusterFS mount attempt 

07/06/2020 15:32:20 INFO GlusterFS mount attempt 

07/06/2020 15:31:49 INFO GlusterFS mount attempt 

07/06/2020 15:31:19 INFO GlusterFS mount attempt 

07/06/2020 15:30:49 INFO GlusterFS mount attempt 

07/06/2020 15:30:19 INFO GlusterFS mount attempt 

07/06/2020 15:29:49 INFO GlusterFS mount attempt 

07/06/2020 15:29:19 INFO GlusterFS mount attempt 

07/06/2020 15:28:49 INFO GlusterFS mount attempt 

07/06/2020 15:28:19 INFO GlusterFS mount attempt 

07/06/2020 15:27:49 INFO GlusterFS mount attempt 

07/06/2020 15:27:19 INFO GlusterFS mount attempt 

07/06/2020 15:26:49 INFO GlusterFS mount attempt 

07/06/2020 15:26:18 INFO GlusterFS mount attempt 

07/06/2020 15:25:48 INFO GlusterFS mount attempt 

07/06/2020 15:25:18 INFO GlusterFS mount attempt 

07/06/2020 15:24:48 INFO GlusterFS mount attempt 

07/06/2020 15:24:18 INFO GlusterFS mount attempt 

07/06/2020 15:23:48 INFO GlusterFS mount attempt 

07/06/2020 15:23:18 INFO GlusterFS mount attempt 

07/06/2020 15:22:48 INFO GlusterFS mount attempt 

07/06/2020 15:22:18 INFO GlusterFS mount attempt 

07/06/2020 15:21:48 INFO GlusterFS mount attempt 

07/06/2020 15:21:17 INFO GlusterFS mount attempt 

07/06/2020 15:20:47 INFO GlusterFS mount attempt 

07/06/2020 15:20:17 INFO GlusterFS mount attempt 

07/06/2020 15:19:47 INFO GlusterFS mount attempt 

07/06/2020 15:19:17 INFO GlusterFS mount attempt 

07/06/2020 15:18:47 INFO GlusterFS mount attempt 

07/06/2020 15:18:17 INFO GlusterFS mount attempt 

07/06/2020 15:17:47 INFO GlusterFS mount attempt 

07/06/2020 15:17:17 INFO GlusterFS mount attempt 

07/06/2020 15:16:47 INFO GlusterFS mount attempt 

07/06/2020 15:16:17 INFO GlusterFS mount attempt 

07/06/2020 15:15:46 INFO GlusterFS mount attempt 

07/06/2020 15:15:16 INFO GlusterFS mount attempt 

07/06/2020 15:14:46 INFO GlusterFS mount attempt 

07/06/2020 15:14:16 INFO GlusterFS mount attempt 

07/06/2020 15:13:46 INFO GlusterFS mount attempt 

07/06/2020 15:13:16 INFO GlusterFS mount attempt 

07/06/2020 15:12:46 INFO GlusterFS mount attempt 

07/06/2020 15:12:16 INFO GlusterFS mount attempt 

07/06/2020 15:11:46 INFO GlusterFS mount attempt 

07/06/2020 15:11:16 INFO GlusterFS mount attempt 

07/06/2020 15:10:45 INFO GlusterFS mount attempt 

07/06/2020 15:10:15 INFO GlusterFS mount attempt 

07/06/2020 15:09:45 INFO GlusterFS mount attempt 

07/06/2020 15:09:15 INFO GlusterFS mount attempt 

07/06/2020 15:08:45 INFO GlusterFS mount attempt 

07/06/2020 15:08:15 INFO GlusterFS mount attempt 

07/06/2020 15:07:45 INFO GlusterFS mount attempt 

07/06/2020 15:07:15 INFO GlusterFS mount attempt 

07/06/2020 15:06:45 INFO GlusterFS mount attempt 

07/06/2020 15:06:15 INFO GlusterFS mount attempt 

07/06/2020 15:05:45 INFO GlusterFS mount attempt 

07/06/2020 15:05:14 INFO GlusterFS mount attempt 

07/06/2020 15:04:44 INFO GlusterFS mount attempt 

07/06/2020 15:04:14 INFO GlusterFS mount attempt 

07/06/2020 15:03:44 INFO GlusterFS mount attempt 

07/06/2020 15:03:14 INFO GlusterFS mount attempt 

07/06/2020 15:02:44 INFO GlusterFS mount attempt 

07/06/2020 15:02:14 INFO GlusterFS mount attempt 

07/06/2020 15:01:44 INFO GlusterFS mount attempt 

07/06/2020 15:01:14 INFO GlusterFS mount attempt 

07/06/2020 15:00:44 INFO GlusterFS mount attempt 

07/06/2020 15:00:14 INFO GlusterFS mount attempt 

07/06/2020 14:59:43 INFO GlusterFS mount attempt 

07/06/2020 14:59:13 INFO GlusterFS mount attempt 

07/06/2020 14:58:43 INFO GlusterFS mount attempt 

07/06/2020 14:58:13 INFO GlusterFS mount attempt 

07/06/2020 14:57:43 INFO GlusterFS mount attempt 

07/06/2020 14:57:13 INFO GlusterFS mount attempt 

07/06/2020 14:56:43 INFO GlusterFS mount attempt 

07/06/2020 14:56:13 INFO GlusterFS mount attempt 

07/06/2020 14:55:43 INFO GlusterFS mount attempt 

07/06/2020 14:55:13 INFO GlusterFS mount attempt 

07/06/2020 14:54:43 INFO GlusterFS mount attempt 

07/06/2020 14:54:12 INFO GlusterFS mount attempt 

07/06/2020 14:53:42 INFO GlusterFS mount attempt 

07/06/2020 14:53:12 INFO GlusterFS mount attempt 

07/06/2020 14:52:42 INFO GlusterFS mount attempt 

07/06/2020 14:52:12 INFO GlusterFS mount attempt 

07/06/2020 14:51:42 INFO GlusterFS mount attempt 

07/06/2020 14:51:12 INFO GlusterFS mount attempt 

07/06/2020 14:50:42 INFO GlusterFS mount attempt 

07/06/2020 14:50:12 INFO GlusterFS mount attempt 

07/06/2020 14:49:42 INFO GlusterFS mount attempt 

07/06/2020 14:49:12 INFO GlusterFS mount attempt 

07/06/2020 14:48:41 INFO GlusterFS mount attempt 

07/06/2020 14:48:11 INFO GlusterFS mount attempt 

07/06/2020 14:47:41 INFO GlusterFS mount attempt 

07/06/2020 14:47:11 INFO GlusterFS mount attempt 

07/06/2020 14:46:41 INFO GlusterFS mount attempt 

07/06/2020 14:46:11 INFO GlusterFS mount attempt 

07/06/2020 14:45:41 INFO GlusterFS mount attempt 

07/06/2020 14:45:11 INFO GlusterFS mount attempt 

07/06/2020 14:44:41 INFO GlusterFS mount attempt 

07/06/2020 14:44:11 INFO GlusterFS mount attempt 

07/06/2020 14:43:41 INFO GlusterFS mount attempt 

07/06/2020 14:43:10 INFO GlusterFS mount attempt 

07/06/2020 14:42:40 INFO GlusterFS mount attempt 

07/06/2020 14:42:10 INFO GlusterFS mount attempt 

07/06/2020 14:41:40 INFO GlusterFS mount attempt 

07/06/2020 14:41:10 INFO GlusterFS mount attempt 

07/06/2020 14:40:40 INFO GlusterFS mount attempt 

07/06/2020 14:40:10 INFO GlusterFS mount attempt 

07/06/2020 14:39:40 INFO GlusterFS mount attempt 

07/06/2020 14:39:10 INFO GlusterFS mount attempt 

07/06/2020 14:38:40 INFO GlusterFS mount attempt 

07/06/2020 14:38:09 INFO GlusterFS mount attempt 

07/06/2020 14:37:39 INFO GlusterFS mount attempt 

07/06/2020 14:37:09 INFO GlusterFS mount attempt 

07/06/2020 14:36:39 INFO GlusterFS mount attempt 

07/06/2020 14:36:09 INFO GlusterFS mount attempt 

07/06/2020 14:35:39 INFO GlusterFS mount attempt 

07/06/2020 14:35:09 INFO GlusterFS mount attempt 

07/06/2020 14:34:39 INFO GlusterFS mount attempt 

07/06/2020 14:34:09 INFO GlusterFS mount attempt 

07/06/2020 14:33:39 INFO GlusterFS mount attempt 

07/06/2020 14:33:09 INFO GlusterFS mount attempt 

07/06/2020 14:32:38 INFO GlusterFS mount attempt 

07/06/2020 14:32:08 INFO GlusterFS mount attempt 

07/06/2020 14:31:38 INFO GlusterFS mount attempt 

07/06/2020 14:31:08 INFO GlusterFS mount attempt 

07/06/2020 14:30:38 INFO GlusterFS mount attempt 

07/06/2020 14:30:08 INFO GlusterFS mount attempt 

07/06/2020 14:29:38 INFO GlusterFS mount attempt 

07/06/2020 14:29:08 INFO GlusterFS mount attempt 

07/06/2020 14:28:38 INFO GlusterFS mount attempt 

07/06/2020 14:28:08 INFO GlusterFS mount attempt 

07/06/2020 14:27:37 INFO GlusterFS mount attempt 

07/06/2020 14:27:07 INFO GlusterFS mount attempt 

07/06/2020 14:26:37 INFO GlusterFS mount attempt 

07/06/2020 14:26:07 INFO GlusterFS mount attempt 

07/06/2020 14:25:37 INFO GlusterFS mount attempt 

07/06/2020 14:25:07 INFO GlusterFS mount attempt 

07/06/2020 14:24:37 INFO GlusterFS mount attempt 

07/06/2020 14:24:07 INFO GlusterFS mount attempt 

07/06/2020 14:23:37 INFO GlusterFS mount attempt 

07/06/2020 14:23:07 INFO GlusterFS mount attempt 

07/06/2020 14:22:37 INFO GlusterFS mount attempt 

07/06/2020 14:22:06 INFO GlusterFS mount attempt 

07/06/2020 14:21:36 INFO GlusterFS mount attempt 

07/06/2020 14:21:06 INFO GlusterFS mount attempt 

07/06/2020 14:20:36 INFO GlusterFS mount attempt 

07/06/2020 14:20:06 INFO GlusterFS mount attempt 

07/06/2020 14:19:36 INFO GlusterFS mount attempt 

07/06/2020 14:19:06 INFO GlusterFS mount attempt 

07/06/2020 14:18:36 INFO GlusterFS mount attempt 

07/06/2020 14:18:06 INFO GlusterFS mount attempt 

07/06/2020 14:17:36 INFO GlusterFS mount attempt 

07/06/2020 14:17:06 INFO GlusterFS mount attempt 

07/06/2020 14:16:35 INFO GlusterFS mount attempt 

07/06/2020 14:16:05 INFO GlusterFS mount attempt 

07/06/2020 14:15:35 INFO GlusterFS mount attempt 

07/06/2020 14:15:05 INFO GlusterFS mount attempt 

07/06/2020 14:14:35 INFO GlusterFS mount attempt 

07/06/2020 14:14:05 INFO GlusterFS mount attempt 

07/06/2020 14:13:35 INFO GlusterFS mount attempt 

07/06/2020 14:13:05 INFO GlusterFS mount attempt 

07/06/2020 14:12:35 INFO GlusterFS mount attempt 

07/06/2020 14:12:05 INFO GlusterFS mount attempt 

07/06/2020 14:11:34 INFO GlusterFS mount attempt 

07/06/2020 14:11:04 INFO GlusterFS mount attempt 

07/06/2020 14:10:34 INFO GlusterFS mount attempt 

07/06/2020 14:10:04 INFO GlusterFS mount attempt 

07/06/2020 14:09:34 INFO GlusterFS mount attempt 

07/06/2020 14:09:04 INFO GlusterFS mount attempt 

07/06/2020 14:08:34 INFO GlusterFS mount attempt 

07/06/2020 14:08:04 INFO GlusterFS mount attempt 

07/06/2020 14:07:34 INFO GlusterFS mount attempt 

07/06/2020 14:07:04 INFO GlusterFS mount attempt 

07/06/2020 14:06:34 INFO GlusterFS mount attempt 

07/06/2020 14:06:03 INFO GlusterFS mount attempt 

07/06/2020 14:05:33 INFO GlusterFS mount attempt 

07/06/2020 14:05:03 INFO GlusterFS mount attempt 

07/06/2020 14:04:33 INFO GlusterFS mount attempt 

07/06/2020 14:04:03 INFO GlusterFS mount attempt 

07/06/2020 14:03:33 INFO GlusterFS mount attempt 

07/06/2020 14:03:03 INFO GlusterFS mount attempt 

07/06/2020 14:02:33 INFO GlusterFS mount attempt 

07/06/2020 14:02:03 INFO GlusterFS mount attempt 

07/06/2020 14:01:33 INFO GlusterFS mount attempt 

07/06/2020 14:01:02 INFO GlusterFS mount attempt 

07/06/2020 14:00:32 INFO GlusterFS mount attempt 

07/06/2020 14:00:02 INFO GlusterFS mount attempt 

07/06/2020 13:59:32 INFO GlusterFS mount attempt 

07/06/2020 13:59:02 INFO GlusterFS mount attempt 

07/06/2020 13:58:32 INFO GlusterFS mount attempt 

07/06/2020 13:58:02 INFO GlusterFS mount attempt 

07/06/2020 13:57:32 INFO GlusterFS mount attempt 

07/06/2020 13:57:02 INFO GlusterFS mount attempt 

07/06/2020 13:56:32 INFO GlusterFS mount attempt 

07/06/2020 13:56:02 INFO GlusterFS mount attempt 

07/06/2020 13:55:31 INFO GlusterFS mount attempt 

07/06/2020 13:55:01 INFO GlusterFS mount attempt 

07/06/2020 13:54:31 INFO GlusterFS mount attempt 

07/06/2020 13:54:01 INFO GlusterFS mount attempt 

07/06/2020 13:53:31 INFO GlusterFS mount attempt 

07/06/2020 13:53:01 INFO GlusterFS mount attempt 

07/06/2020 13:52:31 INFO GlusterFS mount attempt 

07/06/2020 13:52:01 INFO GlusterFS mount attempt 

07/06/2020 13:51:31 INFO GlusterFS mount attempt 

07/06/2020 13:51:01 INFO GlusterFS mount attempt 

07/06/2020 13:50:30 INFO GlusterFS mount attempt 

07/06/2020 13:50:00 INFO GlusterFS mount attempt 

07/06/2020 13:49:30 INFO GlusterFS mount attempt 

07/06/2020 13:49:00 INFO GlusterFS mount attempt 

07/06/2020 13:48:30 INFO GlusterFS mount attempt 

07/06/2020 13:48:00 INFO GlusterFS mount attempt 

07/06/2020 13:47:30 INFO GlusterFS mount attempt 

07/06/2020 13:47:00 INFO GlusterFS mount attempt 

07/06/2020 13:46:30 INFO GlusterFS mount attempt 

07/06/2020 13:46:00 INFO GlusterFS mount attempt 

07/06/2020 13:45:30 INFO GlusterFS mount attempt 

07/06/2020 13:44:59 INFO GlusterFS mount attempt 

07/06/2020 13:44:29 INFO GlusterFS mount attempt 

07/06/2020 13:43:59 INFO GlusterFS mount attempt 

07/06/2020 13:43:29 INFO GlusterFS mount attempt 

07/06/2020 13:42:59 INFO GlusterFS mount attempt 

07/06/2020 13:42:29 INFO GlusterFS mount attempt 

07/06/2020 13:41:59 INFO GlusterFS mount attempt 

07/06/2020 13:41:29 INFO GlusterFS mount attempt 

07/06/2020 13:40:59 INFO GlusterFS mount attempt 

07/06/2020 13:40:29 INFO GlusterFS mount attempt 

07/06/2020 13:39:58 INFO GlusterFS mount attempt 

07/06/2020 13:39:28 INFO GlusterFS mount attempt 

07/06/2020 13:38:58 INFO GlusterFS mount attempt 

07/06/2020 13:38:28 INFO GlusterFS mount attempt 

07/06/2020 13:37:58 INFO GlusterFS mount attempt 

07/06/2020 13:37:28 INFO GlusterFS mount attempt 

07/06/2020 13:36:58 INFO GlusterFS mount attempt 

07/06/2020 13:36:28 INFO GlusterFS mount attempt 

07/06/2020 13:35:58 INFO GlusterFS mount attempt 

07/06/2020 13:35:28 INFO GlusterFS mount attempt 

07/06/2020 13:34:58 INFO GlusterFS mount attempt 

07/06/2020 13:34:27 INFO GlusterFS mount attempt 

07/06/2020 13:33:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

07/06/2020 13:33:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 13:33:38 ERROR Node Stats exception.

07/06/2020 13:33:27 INFO GlusterFS mount attempt 

07/06/2020 13:32:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:32:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:32:35 ERROR Node Stats exception.

07/06/2020 13:32:27 INFO GlusterFS mount attempt 

07/06/2020 13:31:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:31:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:31:31 ERROR Node Stats exception.

07/06/2020 13:31:27 INFO GlusterFS mount attempt 

07/06/2020 13:30:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 13:30:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 13:30:28 ERROR Node Stats exception.

07/06/2020 13:30:27 INFO GlusterFS mount attempt 

07/06/2020 13:29:57 INFO GlusterFS mount attempt 

07/06/2020 13:29:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.98 `date +%s`" "

07/06/2020 13:29:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:29:24 ERROR Node Stats exception.

07/06/2020 13:28:56 INFO GlusterFS mount attempt 

07/06/2020 13:28:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

07/06/2020 13:28:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 13:28:21 ERROR Node Stats exception.

07/06/2020 13:27:56 INFO GlusterFS mount attempt 

07/06/2020 13:27:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 13:27:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 13:27:18 ERROR Node Stats exception.

07/06/2020 13:26:56 INFO GlusterFS mount attempt 

07/06/2020 13:26:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:26:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 13:26:14 ERROR Node Stats exception.

07/06/2020 13:25:56 INFO GlusterFS mount attempt 

07/06/2020 13:25:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 13:25:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 13:25:11 ERROR Node Stats exception.

07/06/2020 13:24:56 INFO GlusterFS mount attempt 

07/06/2020 13:24:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 13:24:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 13:24:08 ERROR Node Stats exception.

07/06/2020 13:23:55 INFO GlusterFS mount attempt 

07/06/2020 13:23:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:23:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 13:23:04 ERROR Node Stats exception.

07/06/2020 13:22:55 INFO GlusterFS mount attempt 

07/06/2020 13:22:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:22:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:22:01 ERROR Node Stats exception.

07/06/2020 13:21:55 INFO GlusterFS mount attempt 

07/06/2020 13:21:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

07/06/2020 13:20:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.38 `date +%s`" "

07/06/2020 13:20:57 ERROR Node Stats exception.

07/06/2020 13:20:55 INFO GlusterFS mount attempt 

07/06/2020 13:20:25 INFO GlusterFS mount attempt 

07/06/2020 13:19:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

07/06/2020 13:19:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:19:54 ERROR Node Stats exception.

07/06/2020 13:19:25 INFO GlusterFS mount attempt 

07/06/2020 13:18:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

07/06/2020 13:18:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 13:18:51 ERROR Node Stats exception.

07/06/2020 13:18:24 INFO GlusterFS mount attempt 

07/06/2020 13:17:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 13:17:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 13:17:47 ERROR Node Stats exception.

07/06/2020 13:17:24 INFO GlusterFS mount attempt 

07/06/2020 13:16:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:16:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 13:16:44 ERROR Node Stats exception.

07/06/2020 13:16:24 INFO GlusterFS mount attempt 

07/06/2020 13:15:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 13:15:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 13:15:41 ERROR Node Stats exception.

07/06/2020 13:15:24 INFO GlusterFS mount attempt 

07/06/2020 13:14:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

07/06/2020 13:14:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

07/06/2020 13:14:37 ERROR Node Stats exception.

07/06/2020 13:14:24 INFO GlusterFS mount attempt 

07/06/2020 13:13:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

07/06/2020 13:13:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

07/06/2020 13:13:34 ERROR Node Stats exception.

07/06/2020 13:13:23 INFO GlusterFS mount attempt 

07/06/2020 13:12:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 13:12:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 13:12:31 ERROR Node Stats exception.

07/06/2020 13:12:23 INFO GlusterFS mount attempt 

07/06/2020 13:11:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:11:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:11:28 ERROR Node Stats exception.

07/06/2020 13:11:23 INFO GlusterFS mount attempt 

07/06/2020 13:10:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 13:10:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 13:10:24 ERROR Node Stats exception.

07/06/2020 13:10:23 INFO GlusterFS mount attempt 

07/06/2020 13:09:53 INFO GlusterFS mount attempt 

07/06/2020 13:09:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:09:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:09:21 ERROR Node Stats exception.

07/06/2020 13:08:53 INFO GlusterFS mount attempt 

07/06/2020 13:08:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

07/06/2020 13:08:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.49 `date +%s`" "

07/06/2020 13:08:17 ERROR Node Stats exception.

07/06/2020 13:07:52 INFO GlusterFS mount attempt 

07/06/2020 13:07:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:07:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

07/06/2020 13:07:14 ERROR Node Stats exception.

07/06/2020 13:06:52 INFO GlusterFS mount attempt 

07/06/2020 13:06:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:06:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 13:06:11 ERROR Node Stats exception.

07/06/2020 13:05:52 INFO GlusterFS mount attempt 

07/06/2020 13:05:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 13:05:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

07/06/2020 13:05:07 ERROR Node Stats exception.

07/06/2020 13:04:52 INFO GlusterFS mount attempt 

07/06/2020 13:04:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 13:04:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 13:04:04 ERROR Node Stats exception.

07/06/2020 13:03:52 INFO GlusterFS mount attempt 

07/06/2020 13:03:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 13:03:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 13:03:01 ERROR Node Stats exception.

07/06/2020 13:02:51 INFO GlusterFS mount attempt 

07/06/2020 13:02:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 13:01:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 13:01:57 ERROR Node Stats exception.

07/06/2020 13:01:51 INFO GlusterFS mount attempt 

07/06/2020 13:01:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:00:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:00:54 ERROR Node Stats exception.

07/06/2020 13:00:51 INFO GlusterFS mount attempt 

07/06/2020 13:00:21 INFO GlusterFS mount attempt 

07/06/2020 12:59:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:59:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 12:59:50 ERROR Node Stats exception.

07/06/2020 12:59:21 INFO GlusterFS mount attempt 

07/06/2020 12:58:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 12:58:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 12:58:47 ERROR Node Stats exception.

07/06/2020 12:58:21 INFO GlusterFS mount attempt 

07/06/2020 12:57:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:57:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 12:57:44 ERROR Node Stats exception.

07/06/2020 12:57:20 INFO GlusterFS mount attempt 

07/06/2020 12:56:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

07/06/2020 12:56:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 12:56:41 ERROR Node Stats exception.

07/06/2020 12:56:20 INFO GlusterFS mount attempt 

07/06/2020 12:55:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 12:55:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 12:55:37 ERROR Node Stats exception.

07/06/2020 12:55:20 INFO GlusterFS mount attempt 

07/06/2020 12:54:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:54:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 12:54:34 ERROR Node Stats exception.

07/06/2020 12:54:20 INFO GlusterFS mount attempt 

07/06/2020 12:53:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 12:53:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 12:53:31 ERROR Node Stats exception.

07/06/2020 12:53:20 INFO GlusterFS mount attempt 

07/06/2020 12:52:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:52:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:52:27 ERROR Node Stats exception.

07/06/2020 12:52:19 INFO GlusterFS mount attempt 

07/06/2020 12:51:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:51:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:51:24 ERROR Node Stats exception.

07/06/2020 12:51:19 INFO GlusterFS mount attempt 

07/06/2020 12:50:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:50:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:50:21 ERROR Node Stats exception.

07/06/2020 12:50:19 INFO GlusterFS mount attempt 

07/06/2020 12:49:49 INFO GlusterFS mount attempt 

07/06/2020 12:49:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:49:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.02 `date +%s`" "

07/06/2020 12:49:17 ERROR Node Stats exception.

07/06/2020 12:48:49 INFO GlusterFS mount attempt 

07/06/2020 12:48:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:48:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 12:48:14 ERROR Node Stats exception.

07/06/2020 12:47:49 INFO GlusterFS mount attempt 

07/06/2020 12:47:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:47:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 12:47:10 ERROR Node Stats exception.

07/06/2020 12:46:48 INFO GlusterFS mount attempt 

07/06/2020 12:46:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:46:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 12:46:07 ERROR Node Stats exception.

07/06/2020 12:45:48 INFO GlusterFS mount attempt 

07/06/2020 12:45:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 12:45:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:45:04 ERROR Node Stats exception.

07/06/2020 12:44:48 INFO GlusterFS mount attempt 

07/06/2020 12:44:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:44:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 12:44:00 ERROR Node Stats exception.

07/06/2020 12:43:48 INFO GlusterFS mount attempt 

07/06/2020 12:43:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:42:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 12:42:57 ERROR Node Stats exception.

07/06/2020 12:42:48 INFO GlusterFS mount attempt 

07/06/2020 12:42:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:41:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 12:41:54 ERROR Node Stats exception.

07/06/2020 12:41:48 INFO GlusterFS mount attempt 

07/06/2020 12:41:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:40:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

07/06/2020 12:40:50 ERROR Node Stats exception.

07/06/2020 12:40:47 INFO GlusterFS mount attempt 

07/06/2020 12:40:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:39:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

07/06/2020 12:39:47 ERROR Node Stats exception.

07/06/2020 12:39:47 INFO GlusterFS mount attempt 

07/06/2020 12:39:17 INFO GlusterFS mount attempt 

07/06/2020 12:38:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:38:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:38:44 ERROR Node Stats exception.

07/06/2020 12:38:17 INFO GlusterFS mount attempt 

07/06/2020 12:37:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:37:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 12:37:40 ERROR Node Stats exception.

07/06/2020 12:37:17 INFO GlusterFS mount attempt 

07/06/2020 12:36:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:36:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.57 `date +%s`" "

07/06/2020 12:36:37 ERROR Node Stats exception.

07/06/2020 12:36:17 INFO GlusterFS mount attempt 

07/06/2020 12:35:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 12:35:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.21 `date +%s`" "

07/06/2020 12:35:34 ERROR Node Stats exception.

07/06/2020 12:35:16 INFO GlusterFS mount attempt 

07/06/2020 12:34:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 12:34:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 12:34:30 ERROR Node Stats exception.

07/06/2020 12:34:16 INFO GlusterFS mount attempt 

07/06/2020 12:33:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:33:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 12:33:27 ERROR Node Stats exception.

07/06/2020 12:33:16 INFO GlusterFS mount attempt 

07/06/2020 12:32:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:32:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 12:32:24 ERROR Node Stats exception.

07/06/2020 12:32:16 INFO GlusterFS mount attempt 

07/06/2020 12:31:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:31:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 12:31:20 ERROR Node Stats exception.

07/06/2020 12:31:16 INFO GlusterFS mount attempt 

07/06/2020 12:30:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:30:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 12:30:17 ERROR Node Stats exception.

07/06/2020 12:30:15 INFO GlusterFS mount attempt 

07/06/2020 12:29:45 INFO GlusterFS mount attempt 

07/06/2020 12:29:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:29:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:29:14 ERROR Node Stats exception.

07/06/2020 12:28:45 INFO GlusterFS mount attempt 

07/06/2020 12:28:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:28:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 12:28:10 ERROR Node Stats exception.

07/06/2020 12:27:45 INFO GlusterFS mount attempt 

07/06/2020 12:27:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:27:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 12:27:07 ERROR Node Stats exception.

07/06/2020 12:26:45 INFO GlusterFS mount attempt 

07/06/2020 12:26:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:26:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 12:26:04 ERROR Node Stats exception.

07/06/2020 12:25:45 INFO GlusterFS mount attempt 

07/06/2020 12:25:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:25:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 12:25:00 ERROR Node Stats exception.

07/06/2020 12:24:44 INFO GlusterFS mount attempt 

07/06/2020 12:24:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:23:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.2 `date +%s`" "

07/06/2020 12:23:57 ERROR Node Stats exception.

07/06/2020 12:23:44 INFO GlusterFS mount attempt 

07/06/2020 12:23:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:22:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 12:22:54 ERROR Node Stats exception.

07/06/2020 12:22:44 INFO GlusterFS mount attempt 

07/06/2020 12:22:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:21:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 12:21:50 ERROR Node Stats exception.

07/06/2020 12:21:44 INFO GlusterFS mount attempt 

07/06/2020 12:21:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:20:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 12:20:47 ERROR Node Stats exception.

07/06/2020 12:20:44 INFO GlusterFS mount attempt 

07/06/2020 12:20:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:19:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:19:44 ERROR Node Stats exception.

07/06/2020 12:19:44 INFO GlusterFS mount attempt 

07/06/2020 12:19:13 INFO GlusterFS mount attempt 

07/06/2020 12:18:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:18:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:18:40 ERROR Node Stats exception.

07/06/2020 12:18:13 INFO GlusterFS mount attempt 

07/06/2020 12:17:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

07/06/2020 12:17:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.98 `date +%s`" "

07/06/2020 12:17:37 ERROR Node Stats exception.

07/06/2020 12:17:13 INFO GlusterFS mount attempt 

07/06/2020 12:16:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:16:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.22 `date +%s`" "

07/06/2020 12:16:33 ERROR Node Stats exception.

07/06/2020 12:16:13 INFO GlusterFS mount attempt 

07/06/2020 12:15:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

07/06/2020 12:15:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 12:15:30 ERROR Node Stats exception.

07/06/2020 12:15:13 INFO GlusterFS mount attempt 

07/06/2020 12:14:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:14:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:14:27 ERROR Node Stats exception.

07/06/2020 12:14:13 INFO GlusterFS mount attempt 

07/06/2020 12:13:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

07/06/2020 12:13:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 12:13:23 ERROR Node Stats exception.

07/06/2020 12:13:12 INFO GlusterFS mount attempt 

07/06/2020 12:12:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:12:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:12:20 ERROR Node Stats exception.

07/06/2020 12:12:12 INFO GlusterFS mount attempt 

07/06/2020 12:11:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:11:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 12:11:17 ERROR Node Stats exception.

07/06/2020 12:11:12 INFO GlusterFS mount attempt 

07/06/2020 12:10:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:10:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 12:10:14 ERROR Node Stats exception.

07/06/2020 12:10:12 INFO GlusterFS mount attempt 

07/06/2020 12:09:42 INFO GlusterFS mount attempt 

07/06/2020 12:09:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:09:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:09:10 ERROR Node Stats exception.

07/06/2020 12:08:42 INFO GlusterFS mount attempt 

07/06/2020 12:08:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:08:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:08:07 ERROR Node Stats exception.

07/06/2020 12:07:41 INFO GlusterFS mount attempt 

07/06/2020 12:07:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 12:07:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:07:03 ERROR Node Stats exception.

07/06/2020 12:06:41 INFO GlusterFS mount attempt 

07/06/2020 12:06:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:06:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 12:06:00 ERROR Node Stats exception.

07/06/2020 12:05:41 INFO GlusterFS mount attempt 

07/06/2020 12:05:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 12:04:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:04:57 ERROR Node Stats exception.

07/06/2020 12:04:41 INFO GlusterFS mount attempt 

07/06/2020 12:04:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 12:03:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:03:53 ERROR Node Stats exception.

07/06/2020 12:03:41 INFO GlusterFS mount attempt 

07/06/2020 12:03:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 12:02:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:02:50 ERROR Node Stats exception.

07/06/2020 12:02:40 INFO GlusterFS mount attempt 

07/06/2020 12:02:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 12:01:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 12:01:47 ERROR Node Stats exception.

07/06/2020 12:01:40 INFO GlusterFS mount attempt 

07/06/2020 12:01:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 12:00:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 12:00:43 ERROR Node Stats exception.

07/06/2020 12:00:40 INFO GlusterFS mount attempt 

07/06/2020 12:00:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:59:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 11:59:40 ERROR Node Stats exception.

07/06/2020 11:59:40 INFO GlusterFS mount attempt 

07/06/2020 11:59:10 INFO GlusterFS mount attempt 

07/06/2020 11:58:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:58:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 11:58:37 ERROR Node Stats exception.

07/06/2020 11:58:10 INFO GlusterFS mount attempt 

07/06/2020 11:57:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:57:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:57:33 ERROR Node Stats exception.

07/06/2020 11:57:09 INFO GlusterFS mount attempt 

07/06/2020 11:56:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 11:56:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 11:56:30 ERROR Node Stats exception.

07/06/2020 11:56:09 INFO GlusterFS mount attempt 

07/06/2020 11:55:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:55:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 11:55:26 ERROR Node Stats exception.

07/06/2020 11:55:09 INFO GlusterFS mount attempt 

07/06/2020 11:54:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:54:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 11:54:23 ERROR Node Stats exception.

07/06/2020 11:54:09 INFO GlusterFS mount attempt 

07/06/2020 11:53:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:53:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 11:53:20 ERROR Node Stats exception.

07/06/2020 11:53:09 INFO GlusterFS mount attempt 

07/06/2020 11:52:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 11:52:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 11:52:17 ERROR Node Stats exception.

07/06/2020 11:52:09 INFO GlusterFS mount attempt 

07/06/2020 11:51:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:51:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

07/06/2020 11:51:13 ERROR Node Stats exception.

07/06/2020 11:51:08 INFO GlusterFS mount attempt 

07/06/2020 11:50:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 11:50:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 11:50:10 ERROR Node Stats exception.

07/06/2020 11:50:08 INFO GlusterFS mount attempt 

07/06/2020 11:49:38 INFO GlusterFS mount attempt 

07/06/2020 11:49:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 11:49:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.8 `date +%s`" "

07/06/2020 11:49:07 ERROR Node Stats exception.

07/06/2020 11:48:38 INFO GlusterFS mount attempt 

07/06/2020 11:48:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:48:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 11:48:03 ERROR Node Stats exception.

07/06/2020 11:47:38 INFO GlusterFS mount attempt 

07/06/2020 11:47:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:47:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:47:00 ERROR Node Stats exception.

07/06/2020 11:46:38 INFO GlusterFS mount attempt 

07/06/2020 11:46:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:45:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

07/06/2020 11:45:56 ERROR Node Stats exception.

07/06/2020 11:45:37 INFO GlusterFS mount attempt 

07/06/2020 11:45:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:44:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.98 `date +%s`" "

07/06/2020 11:44:53 ERROR Node Stats exception.

07/06/2020 11:44:37 INFO GlusterFS mount attempt 

07/06/2020 11:44:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:43:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 11:43:50 ERROR Node Stats exception.

07/06/2020 11:43:37 INFO GlusterFS mount attempt 

07/06/2020 11:43:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:42:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 11:42:46 ERROR Node Stats exception.

07/06/2020 11:42:37 INFO GlusterFS mount attempt 

07/06/2020 11:42:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:41:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 11:41:43 ERROR Node Stats exception.

07/06/2020 11:41:37 INFO GlusterFS mount attempt 

07/06/2020 11:41:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:40:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 11:40:40 ERROR Node Stats exception.

07/06/2020 11:40:37 INFO GlusterFS mount attempt 

07/06/2020 11:40:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:39:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 11:39:37 ERROR Node Stats exception.

07/06/2020 11:39:36 INFO GlusterFS mount attempt 

07/06/2020 11:39:06 INFO GlusterFS mount attempt 

07/06/2020 11:38:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:38:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

07/06/2020 11:38:33 ERROR Node Stats exception.

07/06/2020 11:38:06 INFO GlusterFS mount attempt 

07/06/2020 11:37:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

07/06/2020 11:37:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 11:37:30 ERROR Node Stats exception.

07/06/2020 11:37:06 INFO GlusterFS mount attempt 

07/06/2020 11:36:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:36:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 11:36:27 ERROR Node Stats exception.

07/06/2020 11:36:06 INFO GlusterFS mount attempt 

07/06/2020 11:35:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:35:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 11:35:23 ERROR Node Stats exception.

07/06/2020 11:35:06 INFO GlusterFS mount attempt 

07/06/2020 11:34:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:34:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 11:34:20 ERROR Node Stats exception.

07/06/2020 11:34:05 INFO GlusterFS mount attempt 

07/06/2020 11:33:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:33:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 11:33:16 ERROR Node Stats exception.

07/06/2020 11:33:05 INFO GlusterFS mount attempt 

07/06/2020 11:32:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:32:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 11:32:13 ERROR Node Stats exception.

07/06/2020 11:32:05 INFO GlusterFS mount attempt 

07/06/2020 11:31:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:31:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 11:31:10 ERROR Node Stats exception.

07/06/2020 11:31:05 INFO GlusterFS mount attempt 

07/06/2020 11:30:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:30:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

07/06/2020 11:30:06 ERROR Node Stats exception.

07/06/2020 11:30:05 INFO GlusterFS mount attempt 

07/06/2020 11:29:34 INFO GlusterFS mount attempt 

07/06/2020 11:29:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:29:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 11:29:03 ERROR Node Stats exception.

07/06/2020 11:28:34 INFO GlusterFS mount attempt 

07/06/2020 11:28:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:28:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 11:28:00 ERROR Node Stats exception.

07/06/2020 11:27:34 INFO GlusterFS mount attempt 

07/06/2020 11:27:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:26:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 11:26:56 ERROR Node Stats exception.

07/06/2020 11:26:34 INFO GlusterFS mount attempt 

07/06/2020 11:26:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:25:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:25:53 ERROR Node Stats exception.

07/06/2020 11:25:34 INFO GlusterFS mount attempt 

07/06/2020 11:25:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:24:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 11:24:49 ERROR Node Stats exception.

07/06/2020 11:24:34 INFO GlusterFS mount attempt 

07/06/2020 11:24:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:23:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 11:23:46 ERROR Node Stats exception.

07/06/2020 11:23:33 INFO GlusterFS mount attempt 

07/06/2020 11:23:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:22:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 11:22:43 ERROR Node Stats exception.

07/06/2020 11:22:33 INFO GlusterFS mount attempt 

07/06/2020 11:22:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:21:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 11:21:39 ERROR Node Stats exception.

07/06/2020 11:21:33 INFO GlusterFS mount attempt 

07/06/2020 11:21:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:20:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 11:20:36 ERROR Node Stats exception.

07/06/2020 11:20:33 INFO GlusterFS mount attempt 

07/06/2020 11:20:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 11:19:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 11:19:33 ERROR Node Stats exception.

07/06/2020 11:19:33 INFO GlusterFS mount attempt 

07/06/2020 11:19:03 INFO GlusterFS mount attempt 

07/06/2020 11:18:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:18:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 11:18:30 ERROR Node Stats exception.

07/06/2020 11:18:02 INFO GlusterFS mount attempt 

07/06/2020 11:17:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 11:17:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 11:17:26 ERROR Node Stats exception.

07/06/2020 11:17:02 INFO GlusterFS mount attempt 

07/06/2020 11:16:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:16:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 11:16:23 ERROR Node Stats exception.

07/06/2020 11:16:02 INFO GlusterFS mount attempt 

07/06/2020 11:15:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:15:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:15:20 ERROR Node Stats exception.

07/06/2020 11:15:02 INFO GlusterFS mount attempt 

07/06/2020 11:14:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:14:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

07/06/2020 11:14:16 ERROR Node Stats exception.

07/06/2020 11:14:02 INFO GlusterFS mount attempt 

07/06/2020 11:13:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 11:13:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

07/06/2020 11:13:13 ERROR Node Stats exception.

07/06/2020 11:13:01 INFO GlusterFS mount attempt 

07/06/2020 11:12:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 11:12:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 11:12:09 ERROR Node Stats exception.

07/06/2020 11:12:01 INFO GlusterFS mount attempt 

07/06/2020 11:11:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 11:11:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 11:11:06 ERROR Node Stats exception.

07/06/2020 11:11:01 INFO GlusterFS mount attempt 

07/06/2020 11:10:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

07/06/2020 11:10:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.69 `date +%s`" "

07/06/2020 11:10:03 ERROR Node Stats exception.

07/06/2020 11:10:01 INFO GlusterFS mount attempt 

07/06/2020 11:09:31 INFO GlusterFS mount attempt 

07/06/2020 11:09:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 11:08:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 11:08:59 ERROR Node Stats exception.

07/06/2020 11:08:31 INFO GlusterFS mount attempt 

07/06/2020 11:08:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:07:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 11:07:56 ERROR Node Stats exception.

07/06/2020 11:07:30 INFO GlusterFS mount attempt 

07/06/2020 11:07:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:06:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

07/06/2020 11:06:53 ERROR Node Stats exception.

07/06/2020 11:06:30 INFO GlusterFS mount attempt 

07/06/2020 11:06:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:05:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 11:05:49 ERROR Node Stats exception.

07/06/2020 11:05:30 INFO GlusterFS mount attempt 

07/06/2020 11:05:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:04:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 11:04:46 ERROR Node Stats exception.

07/06/2020 11:04:30 INFO GlusterFS mount attempt 

07/06/2020 11:04:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 11:03:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 11:03:42 ERROR Node Stats exception.

07/06/2020 11:03:30 INFO GlusterFS mount attempt 

07/06/2020 11:03:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 11:02:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

07/06/2020 11:02:39 ERROR Node Stats exception.

07/06/2020 11:02:29 INFO GlusterFS mount attempt 

07/06/2020 11:01:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:01:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 11:01:36 ERROR Node Stats exception.

07/06/2020 11:01:29 INFO GlusterFS mount attempt 

07/06/2020 11:00:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 11:00:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.83 `date +%s`" "

07/06/2020 11:00:32 ERROR Node Stats exception.

07/06/2020 11:00:29 INFO GlusterFS mount attempt 

07/06/2020 10:59:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 10:59:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:59:29 ERROR Node Stats exception.

07/06/2020 10:59:29 INFO GlusterFS mount attempt 

07/06/2020 10:58:59 INFO GlusterFS mount attempt 

07/06/2020 10:58:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:58:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 10:58:26 ERROR Node Stats exception.

07/06/2020 10:57:59 INFO GlusterFS mount attempt 

07/06/2020 10:57:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 10:57:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 10:57:23 ERROR Node Stats exception.

07/06/2020 10:56:58 INFO GlusterFS mount attempt 

07/06/2020 10:56:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:56:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 10:56:19 ERROR Node Stats exception.

07/06/2020 10:55:58 INFO GlusterFS mount attempt 

07/06/2020 10:55:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:55:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 10:55:16 ERROR Node Stats exception.

07/06/2020 10:54:58 INFO GlusterFS mount attempt 

07/06/2020 10:54:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:54:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:54:13 ERROR Node Stats exception.

07/06/2020 10:53:58 INFO GlusterFS mount attempt 

07/06/2020 10:53:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:53:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 10:53:09 ERROR Node Stats exception.

07/06/2020 10:52:58 INFO GlusterFS mount attempt 

07/06/2020 10:52:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:52:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

07/06/2020 10:52:06 ERROR Node Stats exception.

07/06/2020 10:51:57 INFO GlusterFS mount attempt 

07/06/2020 10:51:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

07/06/2020 10:51:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

07/06/2020 10:51:02 ERROR Node Stats exception.

07/06/2020 10:50:57 INFO GlusterFS mount attempt 

07/06/2020 10:50:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:49:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 10:49:59 ERROR Node Stats exception.

07/06/2020 10:49:57 INFO GlusterFS mount attempt 

07/06/2020 10:49:27 INFO GlusterFS mount attempt 

07/06/2020 10:48:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:48:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 10:48:56 ERROR Node Stats exception.

07/06/2020 10:48:27 INFO GlusterFS mount attempt 

07/06/2020 10:47:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 10:47:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

07/06/2020 10:47:52 ERROR Node Stats exception.

07/06/2020 10:47:27 INFO GlusterFS mount attempt 

07/06/2020 10:46:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 10:46:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 10:46:49 ERROR Node Stats exception.

07/06/2020 10:46:26 INFO GlusterFS mount attempt 

07/06/2020 10:45:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:45:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 10:45:46 ERROR Node Stats exception.

07/06/2020 10:45:26 INFO GlusterFS mount attempt 

07/06/2020 10:44:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:44:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

07/06/2020 10:44:43 ERROR Node Stats exception.

07/06/2020 10:44:26 INFO GlusterFS mount attempt 

07/06/2020 10:43:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:43:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:43:39 ERROR Node Stats exception.

07/06/2020 10:43:26 INFO GlusterFS mount attempt 

07/06/2020 10:42:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 10:42:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 10:42:36 ERROR Node Stats exception.

07/06/2020 10:42:26 INFO GlusterFS mount attempt 

07/06/2020 10:41:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:41:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 10:41:32 ERROR Node Stats exception.

07/06/2020 10:41:25 INFO GlusterFS mount attempt 

07/06/2020 10:40:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:40:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 10:40:29 ERROR Node Stats exception.

07/06/2020 10:40:25 INFO GlusterFS mount attempt 

07/06/2020 10:39:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:39:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:39:26 ERROR Node Stats exception.

07/06/2020 10:39:25 INFO GlusterFS mount attempt 

07/06/2020 10:38:55 INFO GlusterFS mount attempt 

07/06/2020 10:38:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

07/06/2020 10:38:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 10:38:22 ERROR Node Stats exception.

07/06/2020 10:37:55 INFO GlusterFS mount attempt 

07/06/2020 10:37:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

07/06/2020 10:37:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 10:37:19 ERROR Node Stats exception.

07/06/2020 10:36:55 INFO GlusterFS mount attempt 

07/06/2020 10:36:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:36:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

07/06/2020 10:36:16 ERROR Node Stats exception.

07/06/2020 10:35:54 INFO GlusterFS mount attempt 

07/06/2020 10:35:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:35:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 10:35:12 ERROR Node Stats exception.

07/06/2020 10:34:54 INFO GlusterFS mount attempt 

07/06/2020 10:34:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:34:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:34:09 ERROR Node Stats exception.

07/06/2020 10:33:54 INFO GlusterFS mount attempt 

07/06/2020 10:33:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:33:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:33:06 ERROR Node Stats exception.

07/06/2020 10:32:54 INFO GlusterFS mount attempt 

07/06/2020 10:32:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:32:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

07/06/2020 10:32:02 ERROR Node Stats exception.

07/06/2020 10:31:54 INFO GlusterFS mount attempt 

07/06/2020 10:31:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

07/06/2020 10:30:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 10:30:59 ERROR Node Stats exception.

07/06/2020 10:30:53 INFO GlusterFS mount attempt 

07/06/2020 10:30:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

07/06/2020 10:29:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 10:29:55 ERROR Node Stats exception.

07/06/2020 10:29:53 INFO GlusterFS mount attempt 

07/06/2020 10:29:23 INFO GlusterFS mount attempt 

07/06/2020 10:28:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:28:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 10:28:52 ERROR Node Stats exception.

07/06/2020 10:28:23 INFO GlusterFS mount attempt 

07/06/2020 10:27:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:27:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 10:27:49 ERROR Node Stats exception.

07/06/2020 10:27:23 INFO GlusterFS mount attempt 

07/06/2020 10:26:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

07/06/2020 10:26:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 10:26:46 ERROR Node Stats exception.

07/06/2020 10:26:23 INFO GlusterFS mount attempt 

07/06/2020 10:25:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:25:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 10:25:42 ERROR Node Stats exception.

07/06/2020 10:25:22 INFO GlusterFS mount attempt 

07/06/2020 10:24:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:24:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 10:24:39 ERROR Node Stats exception.

07/06/2020 10:24:22 INFO GlusterFS mount attempt 

07/06/2020 10:23:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:23:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 10:23:36 ERROR Node Stats exception.

07/06/2020 10:23:22 INFO GlusterFS mount attempt 

07/06/2020 10:22:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:22:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:22:32 ERROR Node Stats exception.

07/06/2020 10:22:22 INFO GlusterFS mount attempt 

07/06/2020 10:21:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:21:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 10:21:29 ERROR Node Stats exception.

07/06/2020 10:21:22 INFO GlusterFS mount attempt 

07/06/2020 10:20:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:20:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 10:20:25 ERROR Node Stats exception.

07/06/2020 10:20:21 INFO GlusterFS mount attempt 

07/06/2020 10:19:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:19:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

07/06/2020 10:19:22 ERROR Node Stats exception.

07/06/2020 10:19:21 INFO GlusterFS mount attempt 

07/06/2020 10:18:51 INFO GlusterFS mount attempt 

07/06/2020 10:18:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:18:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 10:18:19 ERROR Node Stats exception.

07/06/2020 10:17:51 INFO GlusterFS mount attempt 

07/06/2020 10:17:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:17:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 10:17:15 ERROR Node Stats exception.

07/06/2020 10:16:51 INFO GlusterFS mount attempt 

07/06/2020 10:16:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:16:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 10:16:12 ERROR Node Stats exception.

07/06/2020 10:15:51 INFO GlusterFS mount attempt 

07/06/2020 10:15:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:15:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 10:15:09 ERROR Node Stats exception.

07/06/2020 10:14:50 INFO GlusterFS mount attempt 

07/06/2020 10:14:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:14:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 10:14:05 ERROR Node Stats exception.

07/06/2020 10:13:50 INFO GlusterFS mount attempt 

07/06/2020 10:13:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:13:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.76 `date +%s`" "

07/06/2020 10:13:02 ERROR Node Stats exception.

07/06/2020 10:12:50 INFO GlusterFS mount attempt 

07/06/2020 10:12:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:11:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:11:59 ERROR Node Stats exception.

07/06/2020 10:11:50 INFO GlusterFS mount attempt 

07/06/2020 10:11:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:10:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 10:10:55 ERROR Node Stats exception.

07/06/2020 10:10:50 INFO GlusterFS mount attempt 

07/06/2020 10:10:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:09:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 10:09:52 ERROR Node Stats exception.

07/06/2020 10:09:50 INFO GlusterFS mount attempt 

07/06/2020 10:09:19 INFO GlusterFS mount attempt 

07/06/2020 10:08:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:08:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:08:49 ERROR Node Stats exception.

07/06/2020 10:08:19 INFO GlusterFS mount attempt 

07/06/2020 10:07:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

07/06/2020 10:07:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 10:07:45 ERROR Node Stats exception.

07/06/2020 10:07:19 INFO GlusterFS mount attempt 

07/06/2020 10:06:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:06:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 10:06:42 ERROR Node Stats exception.

07/06/2020 10:06:19 INFO GlusterFS mount attempt 

07/06/2020 10:05:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:05:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 10:05:39 ERROR Node Stats exception.

07/06/2020 10:05:19 INFO GlusterFS mount attempt 

07/06/2020 10:04:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

07/06/2020 10:04:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 10:04:36 ERROR Node Stats exception.

07/06/2020 10:04:19 INFO GlusterFS mount attempt 

07/06/2020 10:03:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:03:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 10:03:32 ERROR Node Stats exception.

07/06/2020 10:03:18 INFO GlusterFS mount attempt 

07/06/2020 10:02:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

07/06/2020 10:02:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 10:02:29 ERROR Node Stats exception.

07/06/2020 10:02:18 INFO GlusterFS mount attempt 

07/06/2020 10:01:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:01:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:01:26 ERROR Node Stats exception.

07/06/2020 10:01:18 INFO GlusterFS mount attempt 

07/06/2020 10:00:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:00:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 10:00:22 ERROR Node Stats exception.

07/06/2020 10:00:18 INFO GlusterFS mount attempt 

07/06/2020 09:59:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

07/06/2020 09:59:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 09:59:19 ERROR Node Stats exception.

07/06/2020 09:59:18 INFO GlusterFS mount attempt 

07/06/2020 09:58:48 INFO GlusterFS mount attempt 

07/06/2020 09:58:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 09:58:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:58:15 ERROR Node Stats exception.

07/06/2020 09:57:48 INFO GlusterFS mount attempt 

07/06/2020 09:57:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 09:57:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.22 `date +%s`" "

07/06/2020 09:57:12 ERROR Node Stats exception.

07/06/2020 09:56:47 INFO GlusterFS mount attempt 

07/06/2020 09:56:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

07/06/2020 09:56:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

07/06/2020 09:56:09 ERROR Node Stats exception.

07/06/2020 09:55:47 INFO GlusterFS mount attempt 

07/06/2020 09:55:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 09:55:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 09:55:05 ERROR Node Stats exception.

07/06/2020 09:54:47 INFO GlusterFS mount attempt 

07/06/2020 09:54:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:54:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.5 `date +%s`" "

07/06/2020 09:54:02 ERROR Node Stats exception.

07/06/2020 09:53:47 INFO GlusterFS mount attempt 

07/06/2020 09:53:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:52:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 09:52:59 ERROR Node Stats exception.

07/06/2020 09:52:47 INFO GlusterFS mount attempt 

07/06/2020 09:52:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:51:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 09:51:55 ERROR Node Stats exception.

07/06/2020 09:51:46 INFO GlusterFS mount attempt 

07/06/2020 09:51:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:50:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:50:52 ERROR Node Stats exception.

07/06/2020 09:50:46 INFO GlusterFS mount attempt 

07/06/2020 09:50:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:49:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 09:49:48 ERROR Node Stats exception.

07/06/2020 09:49:46 INFO GlusterFS mount attempt 

07/06/2020 09:49:16 INFO GlusterFS mount attempt 

07/06/2020 09:48:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.52 `date +%s`" "

07/06/2020 09:48:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

07/06/2020 09:48:45 ERROR Node Stats exception.

07/06/2020 09:48:16 INFO GlusterFS mount attempt 

07/06/2020 09:47:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

07/06/2020 09:47:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 09:47:42 ERROR Node Stats exception.

07/06/2020 09:47:16 INFO GlusterFS mount attempt 

07/06/2020 09:46:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:46:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 09:46:38 ERROR Node Stats exception.

07/06/2020 09:46:15 INFO GlusterFS mount attempt 

07/06/2020 09:45:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:45:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:45:35 ERROR Node Stats exception.

07/06/2020 09:45:15 INFO GlusterFS mount attempt 

07/06/2020 09:44:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:44:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.24 `date +%s`" "

07/06/2020 09:44:32 ERROR Node Stats exception.

07/06/2020 09:44:15 INFO GlusterFS mount attempt 

07/06/2020 09:43:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:43:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 09:43:28 ERROR Node Stats exception.

07/06/2020 09:43:15 INFO GlusterFS mount attempt 

07/06/2020 09:42:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

07/06/2020 09:42:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 09:42:25 ERROR Node Stats exception.

07/06/2020 09:42:15 INFO GlusterFS mount attempt 

07/06/2020 09:41:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 09:41:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 09:41:22 ERROR Node Stats exception.

07/06/2020 09:41:14 INFO GlusterFS mount attempt 

07/06/2020 09:40:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:40:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:40:19 ERROR Node Stats exception.

07/06/2020 09:40:14 INFO GlusterFS mount attempt 

07/06/2020 09:39:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

07/06/2020 09:39:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 09:39:15 ERROR Node Stats exception.

07/06/2020 09:39:14 INFO GlusterFS mount attempt 

07/06/2020 09:38:44 INFO GlusterFS mount attempt 

07/06/2020 09:38:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:38:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

07/06/2020 09:38:12 ERROR Node Stats exception.

07/06/2020 09:37:44 INFO GlusterFS mount attempt 

07/06/2020 09:37:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 09:37:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 09:37:08 ERROR Node Stats exception.

07/06/2020 09:36:44 INFO GlusterFS mount attempt 

07/06/2020 09:36:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:36:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:36:05 ERROR Node Stats exception.

07/06/2020 09:35:43 INFO GlusterFS mount attempt 

07/06/2020 09:35:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

07/06/2020 09:35:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.59 `date +%s`" "

07/06/2020 09:35:02 ERROR Node Stats exception.

07/06/2020 09:34:43 INFO GlusterFS mount attempt 

07/06/2020 09:34:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 09:33:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 09:33:58 ERROR Node Stats exception.

07/06/2020 09:33:43 INFO GlusterFS mount attempt 

07/06/2020 09:33:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

07/06/2020 09:32:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 09:32:55 ERROR Node Stats exception.

07/06/2020 09:32:43 INFO GlusterFS mount attempt 

07/06/2020 09:32:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:31:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

07/06/2020 09:31:52 ERROR Node Stats exception.

07/06/2020 09:31:43 INFO GlusterFS mount attempt 

07/06/2020 09:31:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 09:30:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:30:48 ERROR Node Stats exception.

07/06/2020 09:30:42 INFO GlusterFS mount attempt 

07/06/2020 09:30:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:29:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:29:45 ERROR Node Stats exception.

07/06/2020 09:29:42 INFO GlusterFS mount attempt 

07/06/2020 09:29:12 INFO GlusterFS mount attempt 

07/06/2020 09:28:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.48 `date +%s`" "

07/06/2020 09:28:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:28:41 ERROR Node Stats exception.

07/06/2020 09:28:12 INFO GlusterFS mount attempt 

07/06/2020 09:27:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:27:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 09:27:38 ERROR Node Stats exception.

07/06/2020 09:27:12 INFO GlusterFS mount attempt 

07/06/2020 09:26:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 09:26:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 09:26:35 ERROR Node Stats exception.

07/06/2020 09:26:12 INFO GlusterFS mount attempt 

07/06/2020 09:25:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 09:25:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 09:25:31 ERROR Node Stats exception.

07/06/2020 09:25:11 INFO GlusterFS mount attempt 

07/06/2020 09:24:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

07/06/2020 09:24:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.73 `date +%s`" "

07/06/2020 09:24:28 ERROR Node Stats exception.

 

07/06/2020 09:24:14 INFO Start add osd job 301633

07/06/2020 09:24:11 INFO GlusterFS mount attempt 

07/06/2020 09:23:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.39 `date +%s`" "

07/06/2020 09:23:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.26 `date +%s`" "

07/06/2020 09:23:25 ERROR Node Stats exception.

07/06/2020 09:23:11 INFO GlusterFS mount attempt 

 

07/06/2020 09:23:10 INFO Start add osd job -1

07/06/2020 09:22:41 INFO GlusterFS mount attempt 

 

07/06/2020 09:22:26 INFO Start add osd job -1

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.50 `date +%s`" "

07/06/2020 09:22:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.93 `date +%s`" "

07/06/2020 09:22:22 ERROR Node Stats exception.

07/06/2020 09:22:11 INFO GlusterFS mount attempt 

 

07/06/2020 09:21:52 INFO Start add osd job 290453

07/06/2020 09:21:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.43 `date +%s`" "

07/06/2020 09:21:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:21:18 ERROR Node Stats exception.

07/06/2020 09:21:11 INFO GlusterFS mount attempt 

07/06/2020 09:20:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.42 `date +%s`" "

07/06/2020 09:20:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.16 `date +%s`" "

07/06/2020 09:20:15 ERROR Node Stats exception.

07/06/2020 09:20:10 INFO GlusterFS mount attempt 

 

07/06/2020 09:20:10 INFO Start add osd job 282546

07/06/2020 09:19:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:19:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:19:12 ERROR Node Stats exception.

07/06/2020 09:19:10 INFO GlusterFS mount attempt 

07/06/2020 09:18:40 INFO GlusterFS mount attempt 

07/06/2020 09:18:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.47 `date +%s`" "

07/06/2020 09:18:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.94 `date +%s`" "

07/06/2020 09:18:08 ERROR Node Stats exception.

 

07/06/2020 09:18:03 INFO Start add osd job 339939

07/06/2020 09:17:40 INFO GlusterFS mount attempt 

07/06/2020 09:17:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.38 `date +%s`" "

07/06/2020 09:17:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

07/06/2020 09:17:05 ERROR Node Stats exception.

07/06/2020 09:16:40 INFO GlusterFS mount attempt 

07/06/2020 09:16:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.37 `date +%s`" "

07/06/2020 09:16:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

07/06/2020 09:16:01 ERROR Node Stats exception.

07/06/2020 09:15:40 INFO GlusterFS mount attempt 

07/06/2020 09:15:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.32 `date +%s`" "

07/06/2020 09:14:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 09:14:58 ERROR Node Stats exception.

07/06/2020 09:14:39 INFO GlusterFS mount attempt 

 

07/06/2020 09:14:21 INFO Start add osd job 331067

07/06/2020 09:14:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

07/06/2020 09:13:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.21 `date +%s`" "

07/06/2020 09:13:55 ERROR Node Stats exception.

07/06/2020 09:13:39 INFO GlusterFS mount attempt 

07/06/2020 09:13:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.25 `date +%s`" "

07/06/2020 09:12:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:12:51 ERROR Node Stats exception.

07/06/2020 09:12:39 INFO GlusterFS mount attempt 

07/06/2020 09:12:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:11:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:11:48 ERROR Node Stats exception.

07/06/2020 09:11:39 INFO GlusterFS mount attempt 

 

07/06/2020 09:11:15 INFO Start add osd job 319505

07/06/2020 09:11:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:10:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.78 `date +%s`" "

07/06/2020 09:10:45 ERROR Node Stats exception.

07/06/2020 09:10:39 INFO GlusterFS mount attempt 

07/06/2020 09:10:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.31 `date +%s`" "

07/06/2020 09:09:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

07/06/2020 09:09:41 ERROR Node Stats exception.

07/06/2020 09:09:39 INFO GlusterFS mount attempt 

07/06/2020 09:09:08 INFO GlusterFS mount attempt 

07/06/2020 09:08:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:08:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:08:38 ERROR Node Stats exception.

07/06/2020 09:08:08 INFO GlusterFS mount attempt 

07/06/2020 09:07:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.16 `date +%s`" "

07/06/2020 09:07:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 09:07:34 ERROR Node Stats exception.

07/06/2020 09:07:08 INFO GlusterFS mount attempt 

07/06/2020 09:06:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:06:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 09:06:31 ERROR Node Stats exception.

07/06/2020 09:06:08 INFO GlusterFS mount attempt 

07/06/2020 09:05:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:05:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 09:05:28 ERROR Node Stats exception.

07/06/2020 09:05:08 INFO GlusterFS mount attempt 

07/06/2020 09:04:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.26 `date +%s`" "

07/06/2020 09:04:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 09:04:25 ERROR Node Stats exception.

07/06/2020 09:04:07 INFO GlusterFS mount attempt 

07/06/2020 09:03:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

07/06/2020 09:03:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 09:03:21 ERROR Node Stats exception.

07/06/2020 09:03:07 INFO GlusterFS mount attempt 

 

07/06/2020 09:02:54 INFO Start add osd job 300752

07/06/2020 09:02:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

07/06/2020 09:02:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 09:02:18 ERROR Node Stats exception.

07/06/2020 09:02:07 INFO GlusterFS mount attempt 

07/06/2020 09:01:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

07/06/2020 09:01:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 09:01:15 ERROR Node Stats exception.

07/06/2020 09:01:07 INFO GlusterFS mount attempt 

07/06/2020 09:00:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

07/06/2020 09:00:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

07/06/2020 09:00:11 ERROR Node Stats exception.

07/06/2020 09:00:07 INFO GlusterFS mount attempt 

 

07/06/2020 08:59:39 INFO Start add osd job 291093

07/06/2020 08:59:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

07/06/2020 08:59:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 08:59:08 ERROR Node Stats exception.

07/06/2020 08:59:07 INFO GlusterFS mount attempt 

07/06/2020 08:58:36 INFO GlusterFS mount attempt 

07/06/2020 08:58:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:58:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:58:05 ERROR Node Stats exception.

07/06/2020 08:57:36 INFO GlusterFS mount attempt 

07/06/2020 08:57:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.14 `date +%s`" "

07/06/2020 08:57:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

07/06/2020 08:57:01 ERROR Node Stats exception.

07/06/2020 08:56:36 INFO GlusterFS mount attempt 

07/06/2020 08:56:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

07/06/2020 08:55:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.0 `date +%s`" "

07/06/2020 08:55:58 ERROR Node Stats exception.

07/06/2020 08:55:36 INFO GlusterFS mount attempt 

07/06/2020 08:55:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

07/06/2020 08:54:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 08:54:54 ERROR Node Stats exception.

07/06/2020 08:54:36 INFO GlusterFS mount attempt 

07/06/2020 08:54:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.13 `date +%s`" "

07/06/2020 08:53:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.05 `date +%s`" "

07/06/2020 08:53:51 ERROR Node Stats exception.

07/06/2020 08:53:36 INFO GlusterFS mount attempt 

07/06/2020 08:53:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

07/06/2020 08:52:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:52:48 ERROR Node Stats exception.

07/06/2020 08:52:35 INFO GlusterFS mount attempt 

07/06/2020 08:52:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

07/06/2020 08:51:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 08:51:44 ERROR Node Stats exception.

07/06/2020 08:51:35 INFO GlusterFS mount attempt 

07/06/2020 08:51:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

07/06/2020 08:50:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 08:50:41 ERROR Node Stats exception.

07/06/2020 08:50:35 INFO GlusterFS mount attempt 

07/06/2020 08:50:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

07/06/2020 08:49:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 08:49:38 ERROR Node Stats exception.

07/06/2020 08:49:35 INFO GlusterFS mount attempt 

07/06/2020 08:49:05 INFO GlusterFS mount attempt 

07/06/2020 08:48:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

07/06/2020 08:48:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 08:48:35 ERROR Node Stats exception.

07/06/2020 08:48:05 INFO GlusterFS mount attempt 

07/06/2020 08:47:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:47:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:47:31 ERROR Node Stats exception.

07/06/2020 08:47:04 INFO GlusterFS mount attempt 

07/06/2020 08:46:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:46:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 08:46:27 ERROR Node Stats exception.

07/06/2020 08:46:04 INFO GlusterFS mount attempt 

07/06/2020 08:45:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

07/06/2020 08:45:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 08:45:24 ERROR Node Stats exception.

07/06/2020 08:45:04 INFO GlusterFS mount attempt 

07/06/2020 08:44:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:44:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 08:44:21 ERROR Node Stats exception.

07/06/2020 08:44:04 INFO GlusterFS mount attempt 

07/06/2020 08:43:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

07/06/2020 08:43:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 08:43:17 ERROR Node Stats exception.

07/06/2020 08:43:04 INFO GlusterFS mount attempt 

07/06/2020 08:42:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

07/06/2020 08:42:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 08:42:14 ERROR Node Stats exception.

07/06/2020 08:42:03 INFO GlusterFS mount attempt 

07/06/2020 08:41:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:41:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 08:41:11 ERROR Node Stats exception.

07/06/2020 08:41:03 INFO GlusterFS mount attempt 

07/06/2020 08:40:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:40:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:40:08 ERROR Node Stats exception.

07/06/2020 08:40:03 INFO GlusterFS mount attempt 

07/06/2020 08:39:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:39:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.61 `date +%s`" "

07/06/2020 08:39:04 ERROR Node Stats exception.

07/06/2020 08:39:03 INFO GlusterFS mount attempt 

07/06/2020 08:38:33 INFO GlusterFS mount attempt 

07/06/2020 08:38:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:38:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 08:38:01 ERROR Node Stats exception.

07/06/2020 08:37:33 INFO GlusterFS mount attempt 

07/06/2020 08:37:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:36:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:36:58 ERROR Node Stats exception.

07/06/2020 08:36:32 INFO GlusterFS mount attempt 

07/06/2020 08:36:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

07/06/2020 08:35:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 08:35:54 ERROR Node Stats exception.

07/06/2020 08:35:32 INFO GlusterFS mount attempt 

07/06/2020 08:35:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:34:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:34:51 ERROR Node Stats exception.

07/06/2020 08:34:32 INFO GlusterFS mount attempt 

07/06/2020 08:34:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:33:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 08:33:47 ERROR Node Stats exception.

07/06/2020 08:33:32 INFO GlusterFS mount attempt 

07/06/2020 08:33:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

07/06/2020 08:32:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 08:32:44 ERROR Node Stats exception.

07/06/2020 08:32:32 INFO GlusterFS mount attempt 

07/06/2020 08:32:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:31:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 08:31:41 ERROR Node Stats exception.

07/06/2020 08:31:31 INFO GlusterFS mount attempt 

07/06/2020 08:31:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.05 `date +%s`" "

07/06/2020 08:30:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:30:37 ERROR Node Stats exception.

07/06/2020 08:30:31 INFO GlusterFS mount attempt 

07/06/2020 08:30:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

07/06/2020 08:29:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 08:29:34 ERROR Node Stats exception.

07/06/2020 08:29:31 INFO GlusterFS mount attempt 

07/06/2020 08:29:01 INFO GlusterFS mount attempt 

07/06/2020 08:28:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:28:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 08:28:31 ERROR Node Stats exception.

07/06/2020 08:28:01 INFO GlusterFS mount attempt 

07/06/2020 08:27:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

07/06/2020 08:27:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 08:27:27 ERROR Node Stats exception.

07/06/2020 08:27:01 INFO GlusterFS mount attempt 

07/06/2020 08:26:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:26:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:26:24 ERROR Node Stats exception.

07/06/2020 08:26:00 INFO GlusterFS mount attempt 

07/06/2020 08:25:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 08:25:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 08:25:20 ERROR Node Stats exception.

07/06/2020 08:25:00 INFO GlusterFS mount attempt 

07/06/2020 08:24:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 08:24:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 08:24:17 ERROR Node Stats exception.

07/06/2020 08:24:00 INFO GlusterFS mount attempt 

07/06/2020 08:23:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 08:23:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 08:23:14 ERROR Node Stats exception.

07/06/2020 08:23:00 INFO GlusterFS mount attempt 

07/06/2020 08:22:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.97 `date +%s`" "

07/06/2020 08:22:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 08:22:11 ERROR Node Stats exception.

07/06/2020 08:22:00 INFO GlusterFS mount attempt 

07/06/2020 08:21:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:21:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:21:07 ERROR Node Stats exception.

07/06/2020 08:20:59 INFO GlusterFS mount attempt 

07/06/2020 08:20:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

07/06/2020 08:20:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

07/06/2020 08:20:04 ERROR Node Stats exception.

07/06/2020 08:19:59 INFO GlusterFS mount attempt 

07/06/2020 08:19:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:19:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

07/06/2020 08:19:01 ERROR Node Stats exception.

07/06/2020 08:18:59 INFO GlusterFS mount attempt 

07/06/2020 08:18:29 INFO GlusterFS mount attempt 

07/06/2020 08:17:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:17:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 08:17:57 ERROR Node Stats exception.

07/06/2020 08:17:29 INFO GlusterFS mount attempt 

07/06/2020 08:16:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

07/06/2020 08:16:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 08:16:54 ERROR Node Stats exception.

07/06/2020 08:16:29 INFO GlusterFS mount attempt 

07/06/2020 08:15:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:15:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:15:51 ERROR Node Stats exception.

07/06/2020 08:15:28 INFO GlusterFS mount attempt 

07/06/2020 08:14:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.94 `date +%s`" "

07/06/2020 08:14:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.27 `date +%s`" "

07/06/2020 08:14:47 ERROR Node Stats exception.

07/06/2020 08:14:28 INFO GlusterFS mount attempt 

07/06/2020 08:13:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:13:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 08:13:44 ERROR Node Stats exception.

07/06/2020 08:13:28 INFO GlusterFS mount attempt 

07/06/2020 08:12:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

07/06/2020 08:12:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 08:12:40 ERROR Node Stats exception.

07/06/2020 08:12:28 INFO GlusterFS mount attempt 

07/06/2020 08:11:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:11:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:11:37 ERROR Node Stats exception.

07/06/2020 08:11:28 INFO GlusterFS mount attempt 

07/06/2020 08:10:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:10:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 08:10:34 ERROR Node Stats exception.

07/06/2020 08:10:28 INFO GlusterFS mount attempt 

07/06/2020 08:09:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:09:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 08:09:30 ERROR Node Stats exception.

07/06/2020 08:09:27 INFO GlusterFS mount attempt 

07/06/2020 08:08:57 INFO GlusterFS mount attempt 

07/06/2020 08:08:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.09 `date +%s`" "

07/06/2020 08:08:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.71 `date +%s`" "

07/06/2020 08:08:27 ERROR Node Stats exception.

07/06/2020 08:07:57 INFO GlusterFS mount attempt 

07/06/2020 08:07:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:07:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

07/06/2020 08:07:24 ERROR Node Stats exception.

07/06/2020 08:06:57 INFO GlusterFS mount attempt 

07/06/2020 08:06:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:06:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 08:06:21 ERROR Node Stats exception.

07/06/2020 08:05:57 INFO GlusterFS mount attempt 

07/06/2020 08:05:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:05:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:05:17 ERROR Node Stats exception.

07/06/2020 08:04:56 INFO GlusterFS mount attempt 

07/06/2020 08:04:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:04:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:04:14 ERROR Node Stats exception.

07/06/2020 08:03:56 INFO GlusterFS mount attempt 

07/06/2020 08:03:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

07/06/2020 08:03:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

07/06/2020 08:03:10 ERROR Node Stats exception.

07/06/2020 08:02:56 INFO GlusterFS mount attempt 

07/06/2020 08:02:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.92 `date +%s`" "

07/06/2020 08:02:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:02:07 ERROR Node Stats exception.

07/06/2020 08:01:56 INFO GlusterFS mount attempt 

07/06/2020 08:01:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 08:01:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 08:01:04 ERROR Node Stats exception.

07/06/2020 08:00:56 INFO GlusterFS mount attempt 

07/06/2020 08:00:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 08:00:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 08:00:00 ERROR Node Stats exception.

07/06/2020 07:59:56 INFO GlusterFS mount attempt 

07/06/2020 07:59:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

07/06/2020 07:58:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 07:58:57 ERROR Node Stats exception.

07/06/2020 07:58:55 INFO GlusterFS mount attempt 

07/06/2020 07:58:25 INFO GlusterFS mount attempt 

07/06/2020 07:57:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:57:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:57:54 ERROR Node Stats exception.

07/06/2020 07:57:25 INFO GlusterFS mount attempt 

07/06/2020 07:56:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:56:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 07:56:50 ERROR Node Stats exception.

07/06/2020 07:56:25 INFO GlusterFS mount attempt 

07/06/2020 07:55:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:55:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 07:55:47 ERROR Node Stats exception.

07/06/2020 07:55:25 INFO GlusterFS mount attempt 

07/06/2020 07:54:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:54:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:54:44 ERROR Node Stats exception.

07/06/2020 07:54:24 INFO GlusterFS mount attempt 

07/06/2020 07:53:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 07:53:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 07:53:40 ERROR Node Stats exception.

07/06/2020 07:53:24 INFO GlusterFS mount attempt 

07/06/2020 07:52:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:52:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:52:37 ERROR Node Stats exception.

07/06/2020 07:52:24 INFO GlusterFS mount attempt 

07/06/2020 07:51:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:51:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 07:51:33 ERROR Node Stats exception.

07/06/2020 07:51:24 INFO GlusterFS mount attempt 

07/06/2020 07:50:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:50:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.7 `date +%s`" "

07/06/2020 07:50:30 ERROR Node Stats exception.

07/06/2020 07:50:24 INFO GlusterFS mount attempt 

07/06/2020 07:49:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:49:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 07:49:27 ERROR Node Stats exception.

07/06/2020 07:49:24 INFO GlusterFS mount attempt 

07/06/2020 07:48:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 07:48:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 07:48:23 ERROR Node Stats exception.

07/06/2020 07:48:23 INFO GlusterFS mount attempt 

07/06/2020 07:47:53 INFO GlusterFS mount attempt 

07/06/2020 07:47:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

07/06/2020 07:47:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 07:47:20 ERROR Node Stats exception.

07/06/2020 07:46:53 INFO GlusterFS mount attempt 

07/06/2020 07:46:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 07:46:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 07:46:17 ERROR Node Stats exception.

07/06/2020 07:45:53 INFO GlusterFS mount attempt 

07/06/2020 07:45:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:45:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 07:45:14 ERROR Node Stats exception.

07/06/2020 07:44:53 INFO GlusterFS mount attempt 

07/06/2020 07:44:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:44:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:44:10 ERROR Node Stats exception.

07/06/2020 07:43:53 INFO GlusterFS mount attempt 

07/06/2020 07:43:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 07:43:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 07:43:07 ERROR Node Stats exception.

07/06/2020 07:42:52 INFO GlusterFS mount attempt 

07/06/2020 07:42:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:42:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 07:42:03 ERROR Node Stats exception.

07/06/2020 07:41:52 INFO GlusterFS mount attempt 

07/06/2020 07:41:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 07:41:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 07:41:00 ERROR Node Stats exception.

07/06/2020 07:40:52 INFO GlusterFS mount attempt 

07/06/2020 07:40:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

07/06/2020 07:39:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:39:57 ERROR Node Stats exception.

07/06/2020 07:39:52 INFO GlusterFS mount attempt 

07/06/2020 07:39:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.85 `date +%s`" "

07/06/2020 07:38:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 07:38:53 ERROR Node Stats exception.

07/06/2020 07:38:52 INFO GlusterFS mount attempt 

07/06/2020 07:38:22 INFO GlusterFS mount attempt 

07/06/2020 07:37:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:37:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:37:50 ERROR Node Stats exception.

07/06/2020 07:37:21 INFO GlusterFS mount attempt 

07/06/2020 07:36:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:36:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:36:47 ERROR Node Stats exception.

07/06/2020 07:36:21 INFO GlusterFS mount attempt 

07/06/2020 07:35:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:35:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 07:35:43 ERROR Node Stats exception.

07/06/2020 07:35:21 INFO GlusterFS mount attempt 

07/06/2020 07:34:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:34:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 07:34:40 ERROR Node Stats exception.

07/06/2020 07:34:21 INFO GlusterFS mount attempt 

07/06/2020 07:33:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:33:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:33:37 ERROR Node Stats exception.

07/06/2020 07:33:21 INFO GlusterFS mount attempt 

07/06/2020 07:32:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

07/06/2020 07:32:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 07:32:33 ERROR Node Stats exception.

07/06/2020 07:32:20 INFO GlusterFS mount attempt 

07/06/2020 07:31:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.80 `date +%s`" "

07/06/2020 07:31:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.83 `date +%s`" "

07/06/2020 07:31:30 ERROR Node Stats exception.

07/06/2020 07:31:20 INFO GlusterFS mount attempt 

07/06/2020 07:30:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

07/06/2020 07:30:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.07 `date +%s`" "

07/06/2020 07:30:26 ERROR Node Stats exception.

07/06/2020 07:30:20 INFO GlusterFS mount attempt 

07/06/2020 07:29:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

07/06/2020 07:29:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 07:29:23 ERROR Node Stats exception.

07/06/2020 07:29:20 INFO GlusterFS mount attempt 

07/06/2020 07:28:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

07/06/2020 07:28:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 07:28:20 ERROR Node Stats exception.

07/06/2020 07:28:20 INFO GlusterFS mount attempt 

07/06/2020 07:27:50 INFO GlusterFS mount attempt 

07/06/2020 07:27:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 07:27:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 07:27:17 ERROR Node Stats exception.

07/06/2020 07:26:49 INFO GlusterFS mount attempt 

07/06/2020 07:26:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 07:26:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:26:13 ERROR Node Stats exception.

07/06/2020 07:25:49 INFO GlusterFS mount attempt 

07/06/2020 07:25:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

07/06/2020 07:25:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 07:25:10 ERROR Node Stats exception.

07/06/2020 07:24:49 INFO GlusterFS mount attempt 

07/06/2020 07:24:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

07/06/2020 07:24:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 07:24:07 ERROR Node Stats exception.

07/06/2020 07:23:49 INFO GlusterFS mount attempt 

07/06/2020 07:23:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:23:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:23:03 ERROR Node Stats exception.

07/06/2020 07:22:49 INFO GlusterFS mount attempt 

07/06/2020 07:22:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 07:22:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 07:22:00 ERROR Node Stats exception.

07/06/2020 07:21:48 INFO GlusterFS mount attempt 

07/06/2020 07:21:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

07/06/2020 07:20:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:20:56 ERROR Node Stats exception.

07/06/2020 07:20:48 INFO GlusterFS mount attempt 

07/06/2020 07:20:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 07:19:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 07:19:53 ERROR Node Stats exception.

07/06/2020 07:19:48 INFO GlusterFS mount attempt 

07/06/2020 07:19:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 07:18:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 07:18:50 ERROR Node Stats exception.

07/06/2020 07:18:48 INFO GlusterFS mount attempt 

07/06/2020 07:18:18 INFO GlusterFS mount attempt 

07/06/2020 07:17:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 07:17:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.25 `date +%s`" "

07/06/2020 07:17:46 ERROR Node Stats exception.

07/06/2020 07:17:18 INFO GlusterFS mount attempt 

07/06/2020 07:16:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

07/06/2020 07:16:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 07:16:43 ERROR Node Stats exception.

07/06/2020 07:16:17 INFO GlusterFS mount attempt 

07/06/2020 07:15:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

07/06/2020 07:15:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:15:40 ERROR Node Stats exception.

07/06/2020 07:15:17 INFO GlusterFS mount attempt 

07/06/2020 07:14:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

07/06/2020 07:14:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 07:14:36 ERROR Node Stats exception.

07/06/2020 07:14:17 INFO GlusterFS mount attempt 

07/06/2020 07:13:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

07/06/2020 07:13:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:13:33 ERROR Node Stats exception.

07/06/2020 07:13:17 INFO GlusterFS mount attempt 

07/06/2020 07:12:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:12:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:12:30 ERROR Node Stats exception.

07/06/2020 07:12:17 INFO GlusterFS mount attempt 

07/06/2020 07:11:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

07/06/2020 07:11:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:11:26 ERROR Node Stats exception.

07/06/2020 07:11:17 INFO GlusterFS mount attempt 

07/06/2020 07:10:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.59 `date +%s`" "

07/06/2020 07:10:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 07:10:23 ERROR Node Stats exception.

07/06/2020 07:10:16 INFO GlusterFS mount attempt 

07/06/2020 07:09:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

07/06/2020 07:09:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:09:20 ERROR Node Stats exception.

07/06/2020 07:09:16 INFO GlusterFS mount attempt 

07/06/2020 07:08:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 07:08:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 07:08:16 ERROR Node Stats exception.

07/06/2020 07:08:16 INFO GlusterFS mount attempt 

07/06/2020 07:07:46 INFO GlusterFS mount attempt 

07/06/2020 07:07:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 07:07:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 07:07:13 ERROR Node Stats exception.

07/06/2020 07:06:46 INFO GlusterFS mount attempt 

07/06/2020 07:06:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

07/06/2020 07:06:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

07/06/2020 07:06:10 ERROR Node Stats exception.

07/06/2020 07:05:46 INFO GlusterFS mount attempt 

07/06/2020 07:05:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 07:05:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 07:05:06 ERROR Node Stats exception.

07/06/2020 07:04:45 INFO GlusterFS mount attempt 

07/06/2020 07:04:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 07:04:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 07:04:03 ERROR Node Stats exception.

07/06/2020 07:03:45 INFO GlusterFS mount attempt 

07/06/2020 07:03:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 07:03:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 07:03:00 ERROR Node Stats exception.

07/06/2020 07:02:45 INFO GlusterFS mount attempt 

07/06/2020 07:02:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:01:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:01:56 ERROR Node Stats exception.

07/06/2020 07:01:45 INFO GlusterFS mount attempt 

07/06/2020 07:01:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

07/06/2020 07:00:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

07/06/2020 07:00:53 ERROR Node Stats exception.

07/06/2020 07:00:45 INFO GlusterFS mount attempt 

07/06/2020 07:00:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 06:59:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 06:59:49 ERROR Node Stats exception.

07/06/2020 06:59:44 INFO GlusterFS mount attempt 

07/06/2020 06:59:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 06:58:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 06:58:46 ERROR Node Stats exception.

07/06/2020 06:58:44 INFO GlusterFS mount attempt 

07/06/2020 06:58:14 INFO GlusterFS mount attempt 

07/06/2020 06:57:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 06:57:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 06:57:43 ERROR Node Stats exception.

07/06/2020 06:57:14 INFO GlusterFS mount attempt 

07/06/2020 06:56:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

07/06/2020 06:56:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 06:56:39 ERROR Node Stats exception.

07/06/2020 06:56:14 INFO GlusterFS mount attempt 

07/06/2020 06:55:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

07/06/2020 06:55:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 06:55:36 ERROR Node Stats exception.

07/06/2020 06:55:14 INFO GlusterFS mount attempt 

07/06/2020 06:54:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 06:54:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 06:54:33 ERROR Node Stats exception.

07/06/2020 06:54:14 INFO GlusterFS mount attempt 

07/06/2020 06:53:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

07/06/2020 06:53:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 06:53:30 ERROR Node Stats exception.

07/06/2020 06:53:13 INFO GlusterFS mount attempt 

07/06/2020 06:52:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

07/06/2020 06:52:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.04 `date +%s`" "

07/06/2020 06:52:26 ERROR Node Stats exception.

07/06/2020 06:52:13 INFO GlusterFS mount attempt 

07/06/2020 06:51:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:51:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:51:23 ERROR Node Stats exception.

07/06/2020 06:51:13 INFO GlusterFS mount attempt 

07/06/2020 06:50:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 06:50:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.98 `date +%s`" "

07/06/2020 06:50:19 ERROR Node Stats exception.

07/06/2020 06:50:13 INFO GlusterFS mount attempt 

07/06/2020 06:49:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

07/06/2020 06:49:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 06:49:16 ERROR Node Stats exception.

07/06/2020 06:49:13 INFO GlusterFS mount attempt 

07/06/2020 06:48:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

07/06/2020 06:48:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 06:48:13 ERROR Node Stats exception.

07/06/2020 06:48:12 INFO GlusterFS mount attempt 

07/06/2020 06:47:42 INFO GlusterFS mount attempt 

07/06/2020 06:47:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 06:47:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.36 `date +%s`" "

07/06/2020 06:47:09 ERROR Node Stats exception.

07/06/2020 06:46:42 INFO GlusterFS mount attempt 

07/06/2020 06:46:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

07/06/2020 06:46:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:46:06 ERROR Node Stats exception.

07/06/2020 06:45:42 INFO GlusterFS mount attempt 

07/06/2020 06:45:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.50 `date +%s`" "

07/06/2020 06:45:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 06:45:03 ERROR Node Stats exception.

07/06/2020 06:44:42 INFO GlusterFS mount attempt 

07/06/2020 06:44:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.51 `date +%s`" "

07/06/2020 06:43:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 06:43:59 ERROR Node Stats exception.

07/06/2020 06:43:42 INFO GlusterFS mount attempt 

07/06/2020 06:43:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

07/06/2020 06:42:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 06:42:56 ERROR Node Stats exception.

07/06/2020 06:42:41 INFO GlusterFS mount attempt 

07/06/2020 06:42:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

07/06/2020 06:41:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:41:53 ERROR Node Stats exception.

07/06/2020 06:41:41 INFO GlusterFS mount attempt 

07/06/2020 06:41:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:40:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:40:49 ERROR Node Stats exception.

07/06/2020 06:40:41 INFO GlusterFS mount attempt 

07/06/2020 06:40:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:39:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.64 `date +%s`" "

07/06/2020 06:39:46 ERROR Node Stats exception.

07/06/2020 06:39:41 INFO GlusterFS mount attempt 

07/06/2020 06:39:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:38:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 06:38:42 ERROR Node Stats exception.

07/06/2020 06:38:41 INFO GlusterFS mount attempt 

07/06/2020 06:38:11 INFO GlusterFS mount attempt 

07/06/2020 06:37:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:37:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 06:37:39 ERROR Node Stats exception.

07/06/2020 06:37:10 INFO GlusterFS mount attempt 

07/06/2020 06:36:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.63 `date +%s`" "

07/06/2020 06:36:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 06:36:36 ERROR Node Stats exception.

07/06/2020 06:36:10 INFO GlusterFS mount attempt 

07/06/2020 06:35:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

07/06/2020 06:35:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:35:33 ERROR Node Stats exception.

07/06/2020 06:35:10 INFO GlusterFS mount attempt 

07/06/2020 06:34:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:34:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:34:29 ERROR Node Stats exception.

07/06/2020 06:34:10 INFO GlusterFS mount attempt 

07/06/2020 06:33:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

07/06/2020 06:33:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

07/06/2020 06:33:26 ERROR Node Stats exception.

07/06/2020 06:33:10 INFO GlusterFS mount attempt 

07/06/2020 06:32:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

07/06/2020 06:32:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 06:32:23 ERROR Node Stats exception.

07/06/2020 06:32:10 INFO GlusterFS mount attempt 

07/06/2020 06:31:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.44 `date +%s`" "

07/06/2020 06:31:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

07/06/2020 06:31:19 ERROR Node Stats exception.

07/06/2020 06:31:09 INFO GlusterFS mount attempt 

07/06/2020 06:30:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:30:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 06:30:16 ERROR Node Stats exception.

07/06/2020 06:30:09 INFO GlusterFS mount attempt 

07/06/2020 06:29:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

07/06/2020 06:29:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 06:29:12 ERROR Node Stats exception.

07/06/2020 06:29:09 INFO GlusterFS mount attempt 

07/06/2020 06:28:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

07/06/2020 06:28:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

07/06/2020 06:28:09 ERROR Node Stats exception.

07/06/2020 06:28:09 INFO GlusterFS mount attempt 

07/06/2020 06:27:39 INFO GlusterFS mount attempt 

07/06/2020 06:27:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

07/06/2020 06:27:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.23 `date +%s`" "

07/06/2020 06:27:06 ERROR Node Stats exception.

07/06/2020 06:26:39 INFO GlusterFS mount attempt 

07/06/2020 06:26:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

07/06/2020 06:26:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

07/06/2020 06:26:02 ERROR Node Stats exception.

07/06/2020 06:25:38 INFO GlusterFS mount attempt 

07/06/2020 06:25:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

07/06/2020 06:24:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 06:24:59 ERROR Node Stats exception.

07/06/2020 06:24:38 INFO GlusterFS mount attempt 

07/06/2020 06:24:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.53 `date +%s`" "

07/06/2020 06:23:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:23:56 ERROR Node Stats exception.

07/06/2020 06:23:38 INFO GlusterFS mount attempt 

07/06/2020 06:23:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.42 `date +%s`" "

07/06/2020 06:22:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:22:52 ERROR Node Stats exception.

07/06/2020 06:22:38 INFO GlusterFS mount attempt 

07/06/2020 06:22:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

07/06/2020 06:21:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 06:21:49 ERROR Node Stats exception.

07/06/2020 06:21:38 INFO GlusterFS mount attempt 

07/06/2020 06:21:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

07/06/2020 06:20:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

07/06/2020 06:20:46 ERROR Node Stats exception.

07/06/2020 06:20:37 INFO GlusterFS mount attempt 

07/06/2020 06:20:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:19:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:19:42 ERROR Node Stats exception.

07/06/2020 06:19:37 INFO GlusterFS mount attempt 

07/06/2020 06:19:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.95 `date +%s`" "

07/06/2020 06:18:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.89 `date +%s`" "

07/06/2020 06:18:39 ERROR Node Stats exception.

07/06/2020 06:18:37 INFO GlusterFS mount attempt 

07/06/2020 06:18:07 INFO GlusterFS mount attempt 

07/06/2020 06:17:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

07/06/2020 06:17:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:17:35 ERROR Node Stats exception.

07/06/2020 06:17:07 INFO GlusterFS mount attempt 

07/06/2020 06:16:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

07/06/2020 06:16:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 06:16:32 ERROR Node Stats exception.

07/06/2020 06:16:07 INFO GlusterFS mount attempt 

07/06/2020 06:15:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

07/06/2020 06:15:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.82 `date +%s`" "

07/06/2020 06:15:29 ERROR Node Stats exception.

07/06/2020 06:15:06 INFO GlusterFS mount attempt 

07/06/2020 06:14:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

07/06/2020 06:14:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

07/06/2020 06:14:26 ERROR Node Stats exception.

07/06/2020 06:14:06 INFO GlusterFS mount attempt 

07/06/2020 06:13:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 06:13:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

07/06/2020 06:13:22 ERROR Node Stats exception.

07/06/2020 06:13:06 INFO GlusterFS mount attempt 

07/06/2020 06:12:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.94 `date +%s`" "

07/06/2020 06:12:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 06:12:19 ERROR Node Stats exception.

07/06/2020 06:12:06 INFO GlusterFS mount attempt 

07/06/2020 06:11:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

07/06/2020 06:11:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:11:16 ERROR Node Stats exception.

07/06/2020 06:11:06 INFO GlusterFS mount attempt 

07/06/2020 06:10:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 06:10:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 06:10:12 ERROR Node Stats exception.

07/06/2020 06:10:05 INFO GlusterFS mount attempt 

07/06/2020 06:09:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:09:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:09:09 ERROR Node Stats exception.

07/06/2020 06:09:05 INFO GlusterFS mount attempt 

07/06/2020 06:08:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:08:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

07/06/2020 06:08:05 ERROR Node Stats exception.

07/06/2020 06:08:05 INFO GlusterFS mount attempt 

07/06/2020 06:07:35 INFO GlusterFS mount attempt 

07/06/2020 06:07:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.88 `date +%s`" "

07/06/2020 06:07:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 06:07:02 ERROR Node Stats exception.

07/06/2020 06:06:35 INFO GlusterFS mount attempt 

07/06/2020 06:06:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

07/06/2020 06:05:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 06:05:59 ERROR Node Stats exception.

07/06/2020 06:05:35 INFO GlusterFS mount attempt 

07/06/2020 06:05:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:04:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:04:55 ERROR Node Stats exception.

07/06/2020 06:04:34 INFO GlusterFS mount attempt 

07/06/2020 06:04:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:03:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:03:52 ERROR Node Stats exception.

07/06/2020 06:03:34 INFO GlusterFS mount attempt 

07/06/2020 06:03:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:02:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 06:02:49 ERROR Node Stats exception.

07/06/2020 06:02:34 INFO GlusterFS mount attempt 

07/06/2020 06:02:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:01:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

07/06/2020 06:01:45 ERROR Node Stats exception.

07/06/2020 06:01:34 INFO GlusterFS mount attempt 

07/06/2020 06:01:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

07/06/2020 06:00:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:00:42 ERROR Node Stats exception.

07/06/2020 06:00:34 INFO GlusterFS mount attempt 

07/06/2020 06:00:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.85 `date +%s`" "

07/06/2020 05:59:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 05:59:39 ERROR Node Stats exception.

07/06/2020 05:59:33 INFO GlusterFS mount attempt 

07/06/2020 05:59:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:58:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:58:36 ERROR Node Stats exception.

07/06/2020 05:58:33 INFO GlusterFS mount attempt 

07/06/2020 05:58:03 INFO GlusterFS mount attempt 

07/06/2020 05:57:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

07/06/2020 05:57:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:57:32 ERROR Node Stats exception.

07/06/2020 05:57:03 INFO GlusterFS mount attempt 

07/06/2020 05:56:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

07/06/2020 05:56:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 05:56:29 ERROR Node Stats exception.

07/06/2020 05:56:03 INFO GlusterFS mount attempt 

07/06/2020 05:55:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:55:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 05:55:25 ERROR Node Stats exception.

07/06/2020 05:55:03 INFO GlusterFS mount attempt 

07/06/2020 05:54:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

07/06/2020 05:54:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 05:54:22 ERROR Node Stats exception.

07/06/2020 05:54:02 INFO GlusterFS mount attempt 

07/06/2020 05:53:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:53:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 05:53:19 ERROR Node Stats exception.

07/06/2020 05:53:02 INFO GlusterFS mount attempt 

07/06/2020 05:52:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:52:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 05:52:15 ERROR Node Stats exception.

07/06/2020 05:52:02 INFO GlusterFS mount attempt 

07/06/2020 05:51:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

07/06/2020 05:51:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:51:12 ERROR Node Stats exception.

07/06/2020 05:51:02 INFO GlusterFS mount attempt 

07/06/2020 05:50:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:50:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 05:50:09 ERROR Node Stats exception.

07/06/2020 05:50:02 INFO GlusterFS mount attempt 

07/06/2020 05:49:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

07/06/2020 05:49:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 05:49:05 ERROR Node Stats exception.

07/06/2020 05:49:01 INFO GlusterFS mount attempt 

07/06/2020 05:48:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:48:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:48:02 ERROR Node Stats exception.

07/06/2020 05:48:01 INFO GlusterFS mount attempt 

07/06/2020 05:47:31 INFO GlusterFS mount attempt 

07/06/2020 05:47:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

07/06/2020 05:46:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 05:46:58 ERROR Node Stats exception.

07/06/2020 05:46:31 INFO GlusterFS mount attempt 

07/06/2020 05:46:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 05:45:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:45:55 ERROR Node Stats exception.

07/06/2020 05:45:31 INFO GlusterFS mount attempt 

07/06/2020 05:45:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

07/06/2020 05:44:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 05:44:52 ERROR Node Stats exception.

07/06/2020 05:44:31 INFO GlusterFS mount attempt 

07/06/2020 05:44:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 05:43:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 05:43:49 ERROR Node Stats exception.

07/06/2020 05:43:30 INFO GlusterFS mount attempt 

07/06/2020 05:43:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

07/06/2020 05:42:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

07/06/2020 05:42:45 ERROR Node Stats exception.

07/06/2020 05:42:30 INFO GlusterFS mount attempt 

07/06/2020 05:42:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

07/06/2020 05:41:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:41:42 ERROR Node Stats exception.

07/06/2020 05:41:30 INFO GlusterFS mount attempt 

07/06/2020 05:41:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

07/06/2020 05:40:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 05:40:39 ERROR Node Stats exception.

07/06/2020 05:40:30 INFO GlusterFS mount attempt 

07/06/2020 05:40:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

07/06/2020 05:39:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 05:39:35 ERROR Node Stats exception.

07/06/2020 05:39:30 INFO GlusterFS mount attempt 

07/06/2020 05:39:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:38:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 05:38:32 ERROR Node Stats exception.

07/06/2020 05:38:30 INFO GlusterFS mount attempt 

07/06/2020 05:38:00 INFO GlusterFS mount attempt 

07/06/2020 05:37:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:37:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:37:29 ERROR Node Stats exception.

07/06/2020 05:36:59 INFO GlusterFS mount attempt 

07/06/2020 05:36:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

07/06/2020 05:36:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:36:25 ERROR Node Stats exception.

07/06/2020 05:35:59 INFO GlusterFS mount attempt 

07/06/2020 05:35:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

07/06/2020 05:35:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 05:35:22 ERROR Node Stats exception.

07/06/2020 05:34:59 INFO GlusterFS mount attempt 

07/06/2020 05:34:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

07/06/2020 05:34:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 05:34:18 ERROR Node Stats exception.

07/06/2020 05:33:59 INFO GlusterFS mount attempt 

07/06/2020 05:33:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.79 `date +%s`" "

07/06/2020 05:33:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 05:33:15 ERROR Node Stats exception.

07/06/2020 05:32:59 INFO GlusterFS mount attempt 

07/06/2020 05:32:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:32:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.1 `date +%s`" "

07/06/2020 05:32:12 ERROR Node Stats exception.

07/06/2020 05:31:58 INFO GlusterFS mount attempt 

07/06/2020 05:31:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

07/06/2020 05:31:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 05:31:08 ERROR Node Stats exception.

07/06/2020 05:30:58 INFO GlusterFS mount attempt 

07/06/2020 05:30:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:30:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.79 `date +%s`" "

07/06/2020 05:30:05 ERROR Node Stats exception.

07/06/2020 05:29:58 INFO GlusterFS mount attempt 

07/06/2020 05:29:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:29:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 05:29:02 ERROR Node Stats exception.

07/06/2020 05:28:58 INFO GlusterFS mount attempt 

07/06/2020 05:28:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

07/06/2020 05:27:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 05:27:59 ERROR Node Stats exception.

07/06/2020 05:27:58 INFO GlusterFS mount attempt 

07/06/2020 05:27:28 INFO GlusterFS mount attempt 

07/06/2020 05:26:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:26:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:26:55 ERROR Node Stats exception.

07/06/2020 05:26:27 INFO GlusterFS mount attempt 

07/06/2020 05:25:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

07/06/2020 05:25:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 05:25:52 ERROR Node Stats exception.

07/06/2020 05:25:27 INFO GlusterFS mount attempt 

07/06/2020 05:24:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.73 `date +%s`" "

07/06/2020 05:24:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:24:48 ERROR Node Stats exception.

07/06/2020 05:24:27 INFO GlusterFS mount attempt 

07/06/2020 05:23:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

07/06/2020 05:23:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

07/06/2020 05:23:45 ERROR Node Stats exception.

07/06/2020 05:23:27 INFO GlusterFS mount attempt 

07/06/2020 05:22:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

07/06/2020 05:22:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:22:42 ERROR Node Stats exception.

07/06/2020 05:22:27 INFO GlusterFS mount attempt 

07/06/2020 05:21:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

07/06/2020 05:21:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 05:21:38 ERROR Node Stats exception.

07/06/2020 05:21:27 INFO GlusterFS mount attempt 

07/06/2020 05:20:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

07/06/2020 05:20:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 05:20:35 ERROR Node Stats exception.

07/06/2020 05:20:26 INFO GlusterFS mount attempt 

07/06/2020 05:19:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

07/06/2020 05:19:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 05:19:32 ERROR Node Stats exception.

07/06/2020 05:19:26 INFO GlusterFS mount attempt 

07/06/2020 05:18:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

07/06/2020 05:18:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 05:18:29 ERROR Node Stats exception.

07/06/2020 05:18:26 INFO GlusterFS mount attempt 

07/06/2020 05:17:56 INFO GlusterFS mount attempt 

07/06/2020 05:17:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

07/06/2020 05:17:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:17:25 ERROR Node Stats exception.

07/06/2020 05:16:56 INFO GlusterFS mount attempt 

07/06/2020 05:16:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:16:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:16:22 ERROR Node Stats exception.

07/06/2020 05:15:56 INFO GlusterFS mount attempt 

07/06/2020 05:15:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

07/06/2020 05:15:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 05:15:18 ERROR Node Stats exception.

07/06/2020 05:14:55 INFO GlusterFS mount attempt 

07/06/2020 05:14:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

07/06/2020 05:14:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.82 `date +%s`" "

07/06/2020 05:14:15 ERROR Node Stats exception.

07/06/2020 05:13:55 INFO GlusterFS mount attempt 

07/06/2020 05:13:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

07/06/2020 05:13:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 05:13:12 ERROR Node Stats exception.

07/06/2020 05:12:55 INFO GlusterFS mount attempt 

07/06/2020 05:12:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

07/06/2020 05:12:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:12:08 ERROR Node Stats exception.

07/06/2020 05:11:55 INFO GlusterFS mount attempt 

07/06/2020 05:11:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

07/06/2020 05:11:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:11:05 ERROR Node Stats exception.

07/06/2020 05:10:55 INFO GlusterFS mount attempt 

07/06/2020 05:10:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

07/06/2020 05:10:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 05:10:02 ERROR Node Stats exception.

07/06/2020 05:09:54 INFO GlusterFS mount attempt 

07/06/2020 05:09:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

07/06/2020 05:08:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 05:08:59 ERROR Node Stats exception.

07/06/2020 05:08:54 INFO GlusterFS mount attempt 

07/06/2020 05:08:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

07/06/2020 05:07:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

07/06/2020 05:07:55 ERROR Node Stats exception.

07/06/2020 05:07:54 INFO GlusterFS mount attempt 

07/06/2020 05:07:24 INFO GlusterFS mount attempt 

07/06/2020 05:06:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

07/06/2020 05:06:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:06:52 ERROR Node Stats exception.

07/06/2020 05:06:24 INFO GlusterFS mount attempt 

07/06/2020 05:05:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:05:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:05:49 ERROR Node Stats exception.

07/06/2020 05:05:24 INFO GlusterFS mount attempt 

07/06/2020 05:04:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

07/06/2020 05:04:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.92 `date +%s`" "

07/06/2020 05:04:45 ERROR Node Stats exception.

07/06/2020 05:04:24 INFO GlusterFS mount attempt 

07/06/2020 05:03:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.64 `date +%s`" "

07/06/2020 05:03:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 05:03:42 ERROR Node Stats exception.

07/06/2020 05:03:23 INFO GlusterFS mount attempt 

07/06/2020 05:02:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

07/06/2020 05:02:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 05:02:38 ERROR Node Stats exception.

07/06/2020 05:02:23 INFO GlusterFS mount attempt 

07/06/2020 05:01:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 05:01:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:01:35 ERROR Node Stats exception.

07/06/2020 05:01:23 INFO GlusterFS mount attempt 

07/06/2020 05:00:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

07/06/2020 05:00:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 05:00:32 ERROR Node Stats exception.

07/06/2020 05:00:23 INFO GlusterFS mount attempt 

07/06/2020 04:59:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

07/06/2020 04:59:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 04:59:28 ERROR Node Stats exception.

07/06/2020 04:59:23 INFO GlusterFS mount attempt 

07/06/2020 04:58:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.63 `date +%s`" "

07/06/2020 04:58:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 04:58:25 ERROR Node Stats exception.

07/06/2020 04:58:22 INFO GlusterFS mount attempt 

07/06/2020 04:57:52 INFO GlusterFS mount attempt 

07/06/2020 04:57:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

07/06/2020 04:57:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.88 `date +%s`" "

07/06/2020 04:57:22 ERROR Node Stats exception.

07/06/2020 04:56:52 INFO GlusterFS mount attempt 

07/06/2020 04:56:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.59 `date +%s`" "

07/06/2020 04:56:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 04:56:19 ERROR Node Stats exception.

07/06/2020 04:55:52 INFO GlusterFS mount attempt 

07/06/2020 04:55:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:55:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:55:15 ERROR Node Stats exception.

07/06/2020 04:54:52 INFO GlusterFS mount attempt 

07/06/2020 04:54:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

07/06/2020 04:54:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 04:54:12 ERROR Node Stats exception.

07/06/2020 04:53:52 INFO GlusterFS mount attempt 

07/06/2020 04:53:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

07/06/2020 04:53:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:53:08 ERROR Node Stats exception.

07/06/2020 04:52:51 INFO GlusterFS mount attempt 

07/06/2020 04:52:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

07/06/2020 04:52:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 04:52:05 ERROR Node Stats exception.

07/06/2020 04:51:51 INFO GlusterFS mount attempt 

07/06/2020 04:51:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

07/06/2020 04:51:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 04:51:02 ERROR Node Stats exception.

07/06/2020 04:50:51 INFO GlusterFS mount attempt 

07/06/2020 04:50:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 04:49:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:49:58 ERROR Node Stats exception.

07/06/2020 04:49:51 INFO GlusterFS mount attempt 

07/06/2020 04:49:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

07/06/2020 04:48:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:48:55 ERROR Node Stats exception.

07/06/2020 04:48:51 INFO GlusterFS mount attempt 

07/06/2020 04:48:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

07/06/2020 04:47:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 04:47:52 ERROR Node Stats exception.

07/06/2020 04:47:50 INFO GlusterFS mount attempt 

07/06/2020 04:47:20 INFO GlusterFS mount attempt 

07/06/2020 04:46:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

07/06/2020 04:46:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 04:46:48 ERROR Node Stats exception.

07/06/2020 04:46:20 INFO GlusterFS mount attempt 

07/06/2020 04:45:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:45:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 04:45:45 ERROR Node Stats exception.

07/06/2020 04:45:20 INFO GlusterFS mount attempt 

07/06/2020 04:44:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:44:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:44:42 ERROR Node Stats exception.

07/06/2020 04:44:20 INFO GlusterFS mount attempt 

07/06/2020 04:43:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

07/06/2020 04:43:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

07/06/2020 04:43:38 ERROR Node Stats exception.

07/06/2020 04:43:20 INFO GlusterFS mount attempt 

07/06/2020 04:42:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:42:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:42:35 ERROR Node Stats exception.

07/06/2020 04:42:20 INFO GlusterFS mount attempt 

07/06/2020 04:41:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

07/06/2020 04:41:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:41:32 ERROR Node Stats exception.

07/06/2020 04:41:19 INFO GlusterFS mount attempt 

07/06/2020 04:40:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

07/06/2020 04:40:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 04:40:28 ERROR Node Stats exception.

07/06/2020 04:40:19 INFO GlusterFS mount attempt 

07/06/2020 04:39:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:39:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:39:25 ERROR Node Stats exception.

07/06/2020 04:39:19 INFO GlusterFS mount attempt 

07/06/2020 04:38:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:38:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.53 `date +%s`" "

07/06/2020 04:38:22 ERROR Node Stats exception.

07/06/2020 04:38:19 INFO GlusterFS mount attempt 

07/06/2020 04:37:49 INFO GlusterFS mount attempt 

07/06/2020 04:37:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

07/06/2020 04:37:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:37:18 ERROR Node Stats exception.

07/06/2020 04:36:49 INFO GlusterFS mount attempt 

07/06/2020 04:36:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

07/06/2020 04:36:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 04:36:15 ERROR Node Stats exception.

07/06/2020 04:35:48 INFO GlusterFS mount attempt 

07/06/2020 04:35:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

07/06/2020 04:35:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 04:35:12 ERROR Node Stats exception.

07/06/2020 04:34:48 INFO GlusterFS mount attempt 

07/06/2020 04:34:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:34:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:34:08 ERROR Node Stats exception.

07/06/2020 04:33:48 INFO GlusterFS mount attempt 

07/06/2020 04:33:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

07/06/2020 04:33:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 04:33:05 ERROR Node Stats exception.

07/06/2020 04:32:48 INFO GlusterFS mount attempt 

07/06/2020 04:32:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

07/06/2020 04:32:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.64 `date +%s`" "

07/06/2020 04:32:01 ERROR Node Stats exception.

07/06/2020 04:31:48 INFO GlusterFS mount attempt 

07/06/2020 04:31:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

07/06/2020 04:30:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 04:30:58 ERROR Node Stats exception.

07/06/2020 04:30:48 INFO GlusterFS mount attempt 

07/06/2020 04:30:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.54 `date +%s`" "

07/06/2020 04:29:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:29:55 ERROR Node Stats exception.

07/06/2020 04:29:47 INFO GlusterFS mount attempt 

07/06/2020 04:29:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:28:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 04:28:52 ERROR Node Stats exception.

07/06/2020 04:28:47 INFO GlusterFS mount attempt 

07/06/2020 04:28:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.55 `date +%s`" "

07/06/2020 04:27:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:27:48 ERROR Node Stats exception.

07/06/2020 04:27:47 INFO GlusterFS mount attempt 

07/06/2020 04:27:17 INFO GlusterFS mount attempt 

07/06/2020 04:26:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.53 `date +%s`" "

07/06/2020 04:26:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.21 `date +%s`" "

07/06/2020 04:26:45 ERROR Node Stats exception.

07/06/2020 04:26:17 INFO GlusterFS mount attempt 

07/06/2020 04:25:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

07/06/2020 04:25:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 04:25:42 ERROR Node Stats exception.

07/06/2020 04:25:17 INFO GlusterFS mount attempt 

07/06/2020 04:24:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

07/06/2020 04:24:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 04:24:38 ERROR Node Stats exception.

07/06/2020 04:24:16 INFO GlusterFS mount attempt 

07/06/2020 04:23:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:23:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:23:35 ERROR Node Stats exception.

07/06/2020 04:23:16 INFO GlusterFS mount attempt 

07/06/2020 04:22:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 04:22:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 04:22:31 ERROR Node Stats exception.

07/06/2020 04:22:16 INFO GlusterFS mount attempt 

07/06/2020 04:21:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

07/06/2020 04:21:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 04:21:28 ERROR Node Stats exception.

07/06/2020 04:21:16 INFO GlusterFS mount attempt 

07/06/2020 04:20:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

07/06/2020 04:20:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 04:20:25 ERROR Node Stats exception.

07/06/2020 04:20:16 INFO GlusterFS mount attempt 

07/06/2020 04:19:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 04:19:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

07/06/2020 04:19:21 ERROR Node Stats exception.

07/06/2020 04:19:16 INFO GlusterFS mount attempt 

07/06/2020 04:18:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

07/06/2020 04:18:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:18:18 ERROR Node Stats exception.

07/06/2020 04:18:15 INFO GlusterFS mount attempt 

07/06/2020 04:17:45 INFO GlusterFS mount attempt 

07/06/2020 04:17:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:17:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 04:17:15 ERROR Node Stats exception.

07/06/2020 04:16:45 INFO GlusterFS mount attempt 

07/06/2020 04:16:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

07/06/2020 04:16:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 04:16:11 ERROR Node Stats exception.

07/06/2020 04:15:45 INFO GlusterFS mount attempt 

07/06/2020 04:15:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:15:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 04:15:08 ERROR Node Stats exception.

07/06/2020 04:14:45 INFO GlusterFS mount attempt 

07/06/2020 04:14:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

07/06/2020 04:14:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

07/06/2020 04:14:05 ERROR Node Stats exception.

07/06/2020 04:13:45 INFO GlusterFS mount attempt 

07/06/2020 04:13:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:13:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 04:13:02 ERROR Node Stats exception.

07/06/2020 04:12:44 INFO GlusterFS mount attempt 

07/06/2020 04:12:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:11:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:11:58 ERROR Node Stats exception.

07/06/2020 04:11:44 INFO GlusterFS mount attempt 

07/06/2020 04:11:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

07/06/2020 04:10:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 04:10:55 ERROR Node Stats exception.

07/06/2020 04:10:44 INFO GlusterFS mount attempt 

07/06/2020 04:10:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

07/06/2020 04:09:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:09:51 ERROR Node Stats exception.

07/06/2020 04:09:44 INFO GlusterFS mount attempt 

07/06/2020 04:09:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

07/06/2020 04:08:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 04:08:48 ERROR Node Stats exception.

07/06/2020 04:08:44 INFO GlusterFS mount attempt 

07/06/2020 04:08:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.45 `date +%s`" "

07/06/2020 04:07:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

07/06/2020 04:07:45 ERROR Node Stats exception.

07/06/2020 04:07:43 INFO GlusterFS mount attempt 

07/06/2020 04:07:13 INFO GlusterFS mount attempt 

07/06/2020 04:06:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

07/06/2020 04:06:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

07/06/2020 04:06:41 ERROR Node Stats exception.

07/06/2020 04:06:13 INFO GlusterFS mount attempt 

07/06/2020 04:05:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 04:05:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:05:38 ERROR Node Stats exception.

07/06/2020 04:05:13 INFO GlusterFS mount attempt 

07/06/2020 04:04:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

07/06/2020 04:04:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 04:04:35 ERROR Node Stats exception.

07/06/2020 04:04:13 INFO GlusterFS mount attempt 

07/06/2020 04:03:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

07/06/2020 04:03:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 04:03:31 ERROR Node Stats exception.

07/06/2020 04:03:13 INFO GlusterFS mount attempt 

07/06/2020 04:02:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:02:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:02:28 ERROR Node Stats exception.

07/06/2020 04:02:13 INFO GlusterFS mount attempt 

07/06/2020 04:01:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.38 `date +%s`" "

07/06/2020 04:01:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:01:24 ERROR Node Stats exception.

07/06/2020 04:01:12 INFO GlusterFS mount attempt 

07/06/2020 04:00:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

07/06/2020 04:00:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 04:00:21 ERROR Node Stats exception.

07/06/2020 04:00:12 INFO GlusterFS mount attempt 

07/06/2020 03:59:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

07/06/2020 03:59:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 03:59:18 ERROR Node Stats exception.

07/06/2020 03:59:12 INFO GlusterFS mount attempt 

07/06/2020 03:58:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

07/06/2020 03:58:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 03:58:14 ERROR Node Stats exception.

07/06/2020 03:58:12 INFO GlusterFS mount attempt 

07/06/2020 03:57:42 INFO GlusterFS mount attempt 

07/06/2020 03:57:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

07/06/2020 03:57:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 03:57:11 ERROR Node Stats exception.

07/06/2020 03:56:42 INFO GlusterFS mount attempt 

07/06/2020 03:56:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.35 `date +%s`" "

07/06/2020 03:56:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 03:56:08 ERROR Node Stats exception.

07/06/2020 03:55:41 INFO GlusterFS mount attempt 

07/06/2020 03:55:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

07/06/2020 03:55:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 03:55:05 ERROR Node Stats exception.

07/06/2020 03:54:41 INFO GlusterFS mount attempt 

07/06/2020 03:54:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

07/06/2020 03:54:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.41 `date +%s`" "

07/06/2020 03:54:01 ERROR Node Stats exception.

07/06/2020 03:53:41 INFO GlusterFS mount attempt 

07/06/2020 03:53:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

07/06/2020 03:52:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 03:52:58 ERROR Node Stats exception.

07/06/2020 03:52:41 INFO GlusterFS mount attempt 

07/06/2020 03:52:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:51:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:51:55 ERROR Node Stats exception.

07/06/2020 03:51:41 INFO GlusterFS mount attempt 

07/06/2020 03:51:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

07/06/2020 03:50:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:50:51 ERROR Node Stats exception.

07/06/2020 03:50:40 INFO GlusterFS mount attempt 

07/06/2020 03:50:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

07/06/2020 03:49:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 03:49:48 ERROR Node Stats exception.

07/06/2020 03:49:40 INFO GlusterFS mount attempt 

07/06/2020 03:49:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

07/06/2020 03:48:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 03:48:44 ERROR Node Stats exception.

07/06/2020 03:48:40 INFO GlusterFS mount attempt 

07/06/2020 03:48:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

07/06/2020 03:47:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.13 `date +%s`" "

07/06/2020 03:47:41 ERROR Node Stats exception.

07/06/2020 03:47:40 INFO GlusterFS mount attempt 

07/06/2020 03:47:10 INFO GlusterFS mount attempt 

07/06/2020 03:46:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.22 `date +%s`" "

07/06/2020 03:46:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 03:46:38 ERROR Node Stats exception.

07/06/2020 03:46:10 INFO GlusterFS mount attempt 

07/06/2020 03:45:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.33 `date +%s`" "

07/06/2020 03:45:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 03:45:34 ERROR Node Stats exception.

07/06/2020 03:45:09 INFO GlusterFS mount attempt 

07/06/2020 03:44:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

07/06/2020 03:44:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 03:44:31 ERROR Node Stats exception.

07/06/2020 03:44:09 INFO GlusterFS mount attempt 

07/06/2020 03:43:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

07/06/2020 03:43:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 03:43:28 ERROR Node Stats exception.

07/06/2020 03:43:09 INFO GlusterFS mount attempt 

07/06/2020 03:42:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

07/06/2020 03:42:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:42:24 ERROR Node Stats exception.

07/06/2020 03:42:09 INFO GlusterFS mount attempt 

07/06/2020 03:41:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:41:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:41:21 ERROR Node Stats exception.

07/06/2020 03:41:09 INFO GlusterFS mount attempt 

07/06/2020 03:40:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

07/06/2020 03:40:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 03:40:18 ERROR Node Stats exception.

07/06/2020 03:40:08 INFO GlusterFS mount attempt 

07/06/2020 03:39:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

07/06/2020 03:39:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 03:39:14 ERROR Node Stats exception.

07/06/2020 03:39:08 INFO GlusterFS mount attempt 

07/06/2020 03:38:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:38:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.72 `date +%s`" "

07/06/2020 03:38:11 ERROR Node Stats exception.

07/06/2020 03:38:08 INFO GlusterFS mount attempt 

07/06/2020 03:37:38 INFO GlusterFS mount attempt 

07/06/2020 03:37:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

07/06/2020 03:37:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 03:37:08 ERROR Node Stats exception.

07/06/2020 03:36:38 INFO GlusterFS mount attempt 

07/06/2020 03:36:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:36:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 03:36:04 ERROR Node Stats exception.

07/06/2020 03:35:38 INFO GlusterFS mount attempt 

07/06/2020 03:35:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:35:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 03:35:01 ERROR Node Stats exception.

07/06/2020 03:34:37 INFO GlusterFS mount attempt 

07/06/2020 03:34:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

07/06/2020 03:33:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 03:33:58 ERROR Node Stats exception.

07/06/2020 03:33:37 INFO GlusterFS mount attempt 

07/06/2020 03:33:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:32:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

07/06/2020 03:32:54 ERROR Node Stats exception.

07/06/2020 03:32:37 INFO GlusterFS mount attempt 

07/06/2020 03:32:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

07/06/2020 03:31:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 03:31:51 ERROR Node Stats exception.

07/06/2020 03:31:37 INFO GlusterFS mount attempt 

07/06/2020 03:31:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:30:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:30:48 ERROR Node Stats exception.

07/06/2020 03:30:37 INFO GlusterFS mount attempt 

07/06/2020 03:30:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

07/06/2020 03:29:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 03:29:44 ERROR Node Stats exception.

07/06/2020 03:29:36 INFO GlusterFS mount attempt 

07/06/2020 03:29:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

07/06/2020 03:28:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 03:28:41 ERROR Node Stats exception.

07/06/2020 03:28:36 INFO GlusterFS mount attempt 

07/06/2020 03:28:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 03:27:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 03:27:37 ERROR Node Stats exception.

07/06/2020 03:27:36 INFO GlusterFS mount attempt 

07/06/2020 03:27:06 INFO GlusterFS mount attempt 

07/06/2020 03:26:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:26:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 03:26:34 ERROR Node Stats exception.

07/06/2020 03:26:06 INFO GlusterFS mount attempt 

07/06/2020 03:25:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.28 `date +%s`" "

07/06/2020 03:25:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 03:25:31 ERROR Node Stats exception.

07/06/2020 03:25:05 INFO GlusterFS mount attempt 

07/06/2020 03:24:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

07/06/2020 03:24:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 03:24:28 ERROR Node Stats exception.

07/06/2020 03:24:05 INFO GlusterFS mount attempt 

07/06/2020 03:23:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

07/06/2020 03:23:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 03:23:24 ERROR Node Stats exception.

07/06/2020 03:23:05 INFO GlusterFS mount attempt 

07/06/2020 03:22:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

07/06/2020 03:22:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.71 `date +%s`" "

07/06/2020 03:22:21 ERROR Node Stats exception.

07/06/2020 03:22:05 INFO GlusterFS mount attempt 

07/06/2020 03:21:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

07/06/2020 03:21:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:21:18 ERROR Node Stats exception.

07/06/2020 03:21:05 INFO GlusterFS mount attempt 

07/06/2020 03:20:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:20:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:20:14 ERROR Node Stats exception.

07/06/2020 03:20:05 INFO GlusterFS mount attempt 

07/06/2020 03:19:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

07/06/2020 03:19:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:19:11 ERROR Node Stats exception.

07/06/2020 03:19:04 INFO GlusterFS mount attempt 

07/06/2020 03:18:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.11 `date +%s`" "

07/06/2020 03:18:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 03:18:07 ERROR Node Stats exception.

07/06/2020 03:18:04 INFO GlusterFS mount attempt 

07/06/2020 03:17:34 INFO GlusterFS mount attempt 

07/06/2020 03:17:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

07/06/2020 03:17:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.37 `date +%s`" "

07/06/2020 03:17:04 ERROR Node Stats exception.

07/06/2020 03:16:34 INFO GlusterFS mount attempt 

07/06/2020 03:16:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

07/06/2020 03:16:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

07/06/2020 03:16:01 ERROR Node Stats exception.

07/06/2020 03:15:34 INFO GlusterFS mount attempt 

07/06/2020 03:15:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.09 `date +%s`" "

07/06/2020 03:14:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 03:14:57 ERROR Node Stats exception.

07/06/2020 03:14:34 INFO GlusterFS mount attempt 

07/06/2020 03:14:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

07/06/2020 03:13:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 03:13:54 ERROR Node Stats exception.

07/06/2020 03:13:33 INFO GlusterFS mount attempt 

07/06/2020 03:13:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 03:12:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:12:51 ERROR Node Stats exception.

07/06/2020 03:12:33 INFO GlusterFS mount attempt 

07/06/2020 03:12:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

07/06/2020 03:11:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:11:48 ERROR Node Stats exception.

07/06/2020 03:11:33 INFO GlusterFS mount attempt 

07/06/2020 03:11:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:10:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 03:10:44 ERROR Node Stats exception.

07/06/2020 03:10:33 INFO GlusterFS mount attempt 

07/06/2020 03:10:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:09:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 03:09:41 ERROR Node Stats exception.

07/06/2020 03:09:33 INFO GlusterFS mount attempt 

07/06/2020 03:09:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

07/06/2020 03:08:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:08:37 ERROR Node Stats exception.

07/06/2020 03:08:33 INFO GlusterFS mount attempt 

07/06/2020 03:08:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:07:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 03:07:34 ERROR Node Stats exception.

07/06/2020 03:07:32 INFO GlusterFS mount attempt 

07/06/2020 03:07:02 INFO GlusterFS mount attempt 

07/06/2020 03:06:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

07/06/2020 03:06:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 03:06:31 ERROR Node Stats exception.

07/06/2020 03:06:02 INFO GlusterFS mount attempt 

07/06/2020 03:05:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

07/06/2020 03:05:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:05:27 ERROR Node Stats exception.

07/06/2020 03:05:02 INFO GlusterFS mount attempt 

07/06/2020 03:04:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 03:04:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:04:24 ERROR Node Stats exception.

07/06/2020 03:04:02 INFO GlusterFS mount attempt 

07/06/2020 03:03:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 03:03:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.08 `date +%s`" "

07/06/2020 03:03:21 ERROR Node Stats exception.

07/06/2020 03:03:02 INFO GlusterFS mount attempt 

07/06/2020 03:02:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

07/06/2020 03:02:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 03:02:17 ERROR Node Stats exception.

07/06/2020 03:02:01 INFO GlusterFS mount attempt 

07/06/2020 03:01:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:01:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 03:01:14 ERROR Node Stats exception.

07/06/2020 03:01:01 INFO GlusterFS mount attempt 

07/06/2020 03:00:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

07/06/2020 03:00:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 03:00:11 ERROR Node Stats exception.

07/06/2020 03:00:01 INFO GlusterFS mount attempt 

07/06/2020 02:59:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:59:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:59:07 ERROR Node Stats exception.

07/06/2020 02:59:01 INFO GlusterFS mount attempt 

07/06/2020 02:58:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:58:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 02:58:04 ERROR Node Stats exception.

07/06/2020 02:58:01 INFO GlusterFS mount attempt 

07/06/2020 02:57:31 INFO GlusterFS mount attempt 

07/06/2020 02:57:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

07/06/2020 02:57:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 02:57:00 ERROR Node Stats exception.

07/06/2020 02:56:30 INFO GlusterFS mount attempt 

07/06/2020 02:56:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:55:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:55:57 ERROR Node Stats exception.

07/06/2020 02:55:30 INFO GlusterFS mount attempt 

07/06/2020 02:55:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:54:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:54:54 ERROR Node Stats exception.

07/06/2020 02:54:30 INFO GlusterFS mount attempt 

07/06/2020 02:54:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:53:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 02:53:51 ERROR Node Stats exception.

07/06/2020 02:53:30 INFO GlusterFS mount attempt 

07/06/2020 02:53:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:52:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 02:52:47 ERROR Node Stats exception.

07/06/2020 02:52:30 INFO GlusterFS mount attempt 

07/06/2020 02:52:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:51:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.59 `date +%s`" "

07/06/2020 02:51:44 ERROR Node Stats exception.

07/06/2020 02:51:29 INFO GlusterFS mount attempt 

07/06/2020 02:50:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

07/06/2020 02:50:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 02:50:41 ERROR Node Stats exception.

07/06/2020 02:50:29 INFO GlusterFS mount attempt 

07/06/2020 02:49:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:49:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:49:37 ERROR Node Stats exception.

07/06/2020 02:49:29 INFO GlusterFS mount attempt 

07/06/2020 02:48:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:48:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:48:34 ERROR Node Stats exception.

07/06/2020 02:48:29 INFO GlusterFS mount attempt 

07/06/2020 02:47:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.12 `date +%s`" "

07/06/2020 02:47:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 02:47:30 ERROR Node Stats exception.

07/06/2020 02:47:29 INFO GlusterFS mount attempt 

07/06/2020 02:46:59 INFO GlusterFS mount attempt 

07/06/2020 02:46:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

07/06/2020 02:46:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:46:27 ERROR Node Stats exception.

07/06/2020 02:45:58 INFO GlusterFS mount attempt 

07/06/2020 02:45:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:45:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.97 `date +%s`" "

07/06/2020 02:45:24 ERROR Node Stats exception.

07/06/2020 02:44:58 INFO GlusterFS mount attempt 

07/06/2020 02:44:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

07/06/2020 02:44:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 02:44:20 ERROR Node Stats exception.

07/06/2020 02:43:58 INFO GlusterFS mount attempt 

07/06/2020 02:43:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:43:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 02:43:17 ERROR Node Stats exception.

07/06/2020 02:42:58 INFO GlusterFS mount attempt 

07/06/2020 02:42:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:42:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 02:42:14 ERROR Node Stats exception.

07/06/2020 02:41:58 INFO GlusterFS mount attempt 

07/06/2020 02:41:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:41:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 02:41:10 ERROR Node Stats exception.

07/06/2020 02:40:58 INFO GlusterFS mount attempt 

07/06/2020 02:40:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

07/06/2020 02:40:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 02:40:07 ERROR Node Stats exception.

07/06/2020 02:39:57 INFO GlusterFS mount attempt 

07/06/2020 02:39:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:39:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 02:39:04 ERROR Node Stats exception.

07/06/2020 02:38:57 INFO GlusterFS mount attempt 

07/06/2020 02:38:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:38:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:38:00 ERROR Node Stats exception.

07/06/2020 02:37:57 INFO GlusterFS mount attempt 

07/06/2020 02:37:27 INFO GlusterFS mount attempt 

07/06/2020 02:36:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

07/06/2020 02:36:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:36:57 ERROR Node Stats exception.

07/06/2020 02:36:27 INFO GlusterFS mount attempt 

07/06/2020 02:35:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

07/06/2020 02:35:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 02:35:54 ERROR Node Stats exception.

07/06/2020 02:35:27 INFO GlusterFS mount attempt 

07/06/2020 02:34:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

07/06/2020 02:34:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 02:34:50 ERROR Node Stats exception.

07/06/2020 02:34:26 INFO GlusterFS mount attempt 

07/06/2020 02:33:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:33:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 02:33:47 ERROR Node Stats exception.

07/06/2020 02:33:26 INFO GlusterFS mount attempt 

07/06/2020 02:32:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:32:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 02:32:44 ERROR Node Stats exception.

07/06/2020 02:32:26 INFO GlusterFS mount attempt 

07/06/2020 02:31:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:31:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 02:31:40 ERROR Node Stats exception.

07/06/2020 02:31:26 INFO GlusterFS mount attempt 

07/06/2020 02:30:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

07/06/2020 02:30:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 02:30:37 ERROR Node Stats exception.

07/06/2020 02:30:26 INFO GlusterFS mount attempt 

07/06/2020 02:29:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

07/06/2020 02:29:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

07/06/2020 02:29:34 ERROR Node Stats exception.

07/06/2020 02:29:26 INFO GlusterFS mount attempt 

07/06/2020 02:28:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:28:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 02:28:30 ERROR Node Stats exception.

07/06/2020 02:28:25 INFO GlusterFS mount attempt 

07/06/2020 02:27:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:27:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:27:27 ERROR Node Stats exception.

07/06/2020 02:27:25 INFO GlusterFS mount attempt 

07/06/2020 02:26:55 INFO GlusterFS mount attempt 

07/06/2020 02:26:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

07/06/2020 02:26:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.65 `date +%s`" "

07/06/2020 02:26:23 ERROR Node Stats exception.

07/06/2020 02:25:55 INFO GlusterFS mount attempt 

07/06/2020 02:25:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

07/06/2020 02:25:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

07/06/2020 02:25:20 ERROR Node Stats exception.

07/06/2020 02:24:55 INFO GlusterFS mount attempt 

07/06/2020 02:24:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 02:24:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:24:17 ERROR Node Stats exception.

07/06/2020 02:23:55 INFO GlusterFS mount attempt 

07/06/2020 02:23:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:23:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 02:23:13 ERROR Node Stats exception.

07/06/2020 02:22:54 INFO GlusterFS mount attempt 

07/06/2020 02:22:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

07/06/2020 02:22:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 02:22:10 ERROR Node Stats exception.

07/06/2020 02:21:54 INFO GlusterFS mount attempt 

07/06/2020 02:21:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

07/06/2020 02:21:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 02:21:07 ERROR Node Stats exception.

07/06/2020 02:20:54 INFO GlusterFS mount attempt 

07/06/2020 02:20:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:20:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 02:20:03 ERROR Node Stats exception.

07/06/2020 02:19:54 INFO GlusterFS mount attempt 

07/06/2020 02:19:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.04 `date +%s`" "

07/06/2020 02:19:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 02:19:00 ERROR Node Stats exception.

07/06/2020 02:18:54 INFO GlusterFS mount attempt 

07/06/2020 02:18:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

07/06/2020 02:17:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.53 `date +%s`" "

07/06/2020 02:17:57 ERROR Node Stats exception.

07/06/2020 02:17:53 INFO GlusterFS mount attempt 

07/06/2020 02:17:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:16:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:16:54 ERROR Node Stats exception.

07/06/2020 02:16:53 INFO GlusterFS mount attempt 

07/06/2020 02:16:23 INFO GlusterFS mount attempt 

07/06/2020 02:15:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:15:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 02:15:50 ERROR Node Stats exception.

07/06/2020 02:15:23 INFO GlusterFS mount attempt 

07/06/2020 02:14:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 02:14:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:14:47 ERROR Node Stats exception.

07/06/2020 02:14:23 INFO GlusterFS mount attempt 

07/06/2020 02:13:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:13:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:13:43 ERROR Node Stats exception.

07/06/2020 02:13:23 INFO GlusterFS mount attempt 

07/06/2020 02:12:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

07/06/2020 02:12:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

07/06/2020 02:12:40 ERROR Node Stats exception.

07/06/2020 02:12:23 INFO GlusterFS mount attempt 

07/06/2020 02:11:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

07/06/2020 02:11:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 02:11:37 ERROR Node Stats exception.

07/06/2020 02:11:22 INFO GlusterFS mount attempt 

07/06/2020 02:10:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

07/06/2020 02:10:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 02:10:33 ERROR Node Stats exception.

07/06/2020 02:10:22 INFO GlusterFS mount attempt 

07/06/2020 02:09:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

07/06/2020 02:09:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:09:30 ERROR Node Stats exception.

07/06/2020 02:09:22 INFO GlusterFS mount attempt 

07/06/2020 02:08:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

07/06/2020 02:08:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:08:27 ERROR Node Stats exception.

07/06/2020 02:08:22 INFO GlusterFS mount attempt 

07/06/2020 02:07:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

07/06/2020 02:07:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 02:07:23 ERROR Node Stats exception.

07/06/2020 02:07:22 INFO GlusterFS mount attempt 

07/06/2020 02:06:51 INFO GlusterFS mount attempt 

07/06/2020 02:06:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:06:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:06:20 ERROR Node Stats exception.

07/06/2020 02:05:51 INFO GlusterFS mount attempt 

07/06/2020 02:05:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:05:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:05:16 ERROR Node Stats exception.

07/06/2020 02:04:51 INFO GlusterFS mount attempt 

07/06/2020 02:04:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

07/06/2020 02:04:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 02:04:13 ERROR Node Stats exception.

07/06/2020 02:03:51 INFO GlusterFS mount attempt 

07/06/2020 02:03:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:03:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 02:03:10 ERROR Node Stats exception.

07/06/2020 02:02:51 INFO GlusterFS mount attempt 

07/06/2020 02:02:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:02:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

07/06/2020 02:02:06 ERROR Node Stats exception.

07/06/2020 02:01:51 INFO GlusterFS mount attempt 

07/06/2020 02:01:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

07/06/2020 02:01:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:01:03 ERROR Node Stats exception.

07/06/2020 02:00:50 INFO GlusterFS mount attempt 

07/06/2020 02:00:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:00:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 02:00:00 ERROR Node Stats exception.

07/06/2020 01:59:50 INFO GlusterFS mount attempt 

07/06/2020 01:59:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 01:58:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 01:58:57 ERROR Node Stats exception.

07/06/2020 01:58:50 INFO GlusterFS mount attempt 

07/06/2020 01:58:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:57:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 01:57:53 ERROR Node Stats exception.

07/06/2020 01:57:50 INFO GlusterFS mount attempt 

07/06/2020 01:57:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:56:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 01:56:50 ERROR Node Stats exception.

07/06/2020 01:56:50 INFO GlusterFS mount attempt 

07/06/2020 01:56:20 INFO GlusterFS mount attempt 

07/06/2020 01:55:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:55:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:55:47 ERROR Node Stats exception.

07/06/2020 01:55:19 INFO GlusterFS mount attempt 

07/06/2020 01:54:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

07/06/2020 01:54:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 01:54:43 ERROR Node Stats exception.

07/06/2020 01:54:19 INFO GlusterFS mount attempt 

07/06/2020 01:53:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

07/06/2020 01:53:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:53:40 ERROR Node Stats exception.

07/06/2020 01:53:19 INFO GlusterFS mount attempt 

07/06/2020 01:52:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

07/06/2020 01:52:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:52:36 ERROR Node Stats exception.

07/06/2020 01:52:19 INFO GlusterFS mount attempt 

07/06/2020 01:51:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

07/06/2020 01:51:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 01:51:33 ERROR Node Stats exception.

07/06/2020 01:51:19 INFO GlusterFS mount attempt 

07/06/2020 01:50:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

07/06/2020 01:50:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:50:30 ERROR Node Stats exception.

07/06/2020 01:50:18 INFO GlusterFS mount attempt 

07/06/2020 01:49:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

07/06/2020 01:49:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:49:26 ERROR Node Stats exception.

07/06/2020 01:49:18 INFO GlusterFS mount attempt 

07/06/2020 01:48:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

07/06/2020 01:48:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 01:48:23 ERROR Node Stats exception.

07/06/2020 01:48:18 INFO GlusterFS mount attempt 

07/06/2020 01:47:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

07/06/2020 01:47:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

07/06/2020 01:47:20 ERROR Node Stats exception.

07/06/2020 01:47:18 INFO GlusterFS mount attempt 

07/06/2020 01:46:48 INFO GlusterFS mount attempt 

07/06/2020 01:46:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

07/06/2020 01:46:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:46:16 ERROR Node Stats exception.

07/06/2020 01:45:48 INFO GlusterFS mount attempt 

07/06/2020 01:45:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:45:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:45:13 ERROR Node Stats exception.

07/06/2020 01:44:47 INFO GlusterFS mount attempt 

07/06/2020 01:44:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

07/06/2020 01:44:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 01:44:09 ERROR Node Stats exception.

07/06/2020 01:43:47 INFO GlusterFS mount attempt 

07/06/2020 01:43:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:43:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 01:43:06 ERROR Node Stats exception.

07/06/2020 01:42:47 INFO GlusterFS mount attempt 

07/06/2020 01:42:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

07/06/2020 01:42:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

07/06/2020 01:42:03 ERROR Node Stats exception.

07/06/2020 01:41:47 INFO GlusterFS mount attempt 

07/06/2020 01:41:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 01:40:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 01:40:59 ERROR Node Stats exception.

07/06/2020 01:40:47 INFO GlusterFS mount attempt 

07/06/2020 01:40:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

07/06/2020 01:39:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

07/06/2020 01:39:56 ERROR Node Stats exception.

07/06/2020 01:39:46 INFO GlusterFS mount attempt 

07/06/2020 01:39:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 01:38:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 01:38:53 ERROR Node Stats exception.

07/06/2020 01:38:46 INFO GlusterFS mount attempt 

07/06/2020 01:38:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

07/06/2020 01:37:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

07/06/2020 01:37:50 ERROR Node Stats exception.

07/06/2020 01:37:46 INFO GlusterFS mount attempt 

07/06/2020 01:37:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 01:36:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:36:46 ERROR Node Stats exception.

07/06/2020 01:36:46 INFO GlusterFS mount attempt 

07/06/2020 01:36:16 INFO GlusterFS mount attempt 

07/06/2020 01:35:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

07/06/2020 01:35:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 01:35:43 ERROR Node Stats exception.

07/06/2020 01:35:16 INFO GlusterFS mount attempt 

07/06/2020 01:34:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:34:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:34:40 ERROR Node Stats exception.

07/06/2020 01:34:15 INFO GlusterFS mount attempt 

07/06/2020 01:33:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

07/06/2020 01:33:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 01:33:36 ERROR Node Stats exception.

07/06/2020 01:33:15 INFO GlusterFS mount attempt 

07/06/2020 01:32:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

07/06/2020 01:32:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:32:33 ERROR Node Stats exception.

07/06/2020 01:32:15 INFO GlusterFS mount attempt 

07/06/2020 01:31:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

07/06/2020 01:31:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 01:31:29 ERROR Node Stats exception.

07/06/2020 01:31:15 INFO GlusterFS mount attempt 

07/06/2020 01:30:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

07/06/2020 01:30:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:30:26 ERROR Node Stats exception.

07/06/2020 01:30:15 INFO GlusterFS mount attempt 

07/06/2020 01:29:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:29:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 01:29:23 ERROR Node Stats exception.

07/06/2020 01:29:14 INFO GlusterFS mount attempt 

07/06/2020 01:28:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:28:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 01:28:19 ERROR Node Stats exception.

07/06/2020 01:28:14 INFO GlusterFS mount attempt 

07/06/2020 01:27:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

07/06/2020 01:27:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:27:16 ERROR Node Stats exception.

07/06/2020 01:27:14 INFO GlusterFS mount attempt 

07/06/2020 01:26:44 INFO GlusterFS mount attempt 

07/06/2020 01:26:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

07/06/2020 01:26:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 01:26:13 ERROR Node Stats exception.

07/06/2020 01:25:44 INFO GlusterFS mount attempt 

07/06/2020 01:25:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

07/06/2020 01:25:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:25:10 ERROR Node Stats exception.

07/06/2020 01:24:44 INFO GlusterFS mount attempt 

07/06/2020 01:24:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:24:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 01:24:06 ERROR Node Stats exception.

07/06/2020 01:23:43 INFO GlusterFS mount attempt 

07/06/2020 01:23:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.83 `date +%s`" "

07/06/2020 01:23:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

07/06/2020 01:23:03 ERROR Node Stats exception.

07/06/2020 01:22:43 INFO GlusterFS mount attempt 

07/06/2020 01:22:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

07/06/2020 01:21:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:21:59 ERROR Node Stats exception.

07/06/2020 01:21:43 INFO GlusterFS mount attempt 

07/06/2020 01:21:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

07/06/2020 01:20:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 01:20:56 ERROR Node Stats exception.

07/06/2020 01:20:43 INFO GlusterFS mount attempt 

07/06/2020 01:20:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

07/06/2020 01:19:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 01:19:53 ERROR Node Stats exception.

07/06/2020 01:19:43 INFO GlusterFS mount attempt 

07/06/2020 01:19:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

07/06/2020 01:18:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 01:18:49 ERROR Node Stats exception.

07/06/2020 01:18:42 INFO GlusterFS mount attempt 

07/06/2020 01:18:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 01:17:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 01:17:46 ERROR Node Stats exception.

07/06/2020 01:17:42 INFO GlusterFS mount attempt 

07/06/2020 01:17:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:16:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:16:43 ERROR Node Stats exception.

07/06/2020 01:16:42 INFO GlusterFS mount attempt 

07/06/2020 01:16:12 INFO GlusterFS mount attempt 

07/06/2020 01:15:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

07/06/2020 01:15:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

07/06/2020 01:15:39 ERROR Node Stats exception.

07/06/2020 01:15:12 INFO GlusterFS mount attempt 

07/06/2020 01:14:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

07/06/2020 01:14:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.46 `date +%s`" "

07/06/2020 01:14:36 ERROR Node Stats exception.

07/06/2020 01:14:12 INFO GlusterFS mount attempt 

07/06/2020 01:13:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:13:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 01:13:33 ERROR Node Stats exception.

07/06/2020 01:13:11 INFO GlusterFS mount attempt 

07/06/2020 01:12:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 01:12:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 01:12:29 ERROR Node Stats exception.

07/06/2020 01:12:11 INFO GlusterFS mount attempt 

07/06/2020 01:11:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:11:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 01:11:26 ERROR Node Stats exception.

07/06/2020 01:11:11 INFO GlusterFS mount attempt 

07/06/2020 01:10:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:10:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 01:10:23 ERROR Node Stats exception.

07/06/2020 01:10:11 INFO GlusterFS mount attempt 

07/06/2020 01:09:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:09:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

07/06/2020 01:09:19 ERROR Node Stats exception.

07/06/2020 01:09:11 INFO GlusterFS mount attempt 

07/06/2020 01:08:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

07/06/2020 01:08:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.45 `date +%s`" "

07/06/2020 01:08:16 ERROR Node Stats exception.

07/06/2020 01:08:10 INFO GlusterFS mount attempt 

07/06/2020 01:07:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

07/06/2020 01:07:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 01:07:13 ERROR Node Stats exception.

07/06/2020 01:07:10 INFO GlusterFS mount attempt 

07/06/2020 01:06:40 INFO GlusterFS mount attempt 

07/06/2020 01:06:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:06:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 01:06:09 ERROR Node Stats exception.

07/06/2020 01:05:40 INFO GlusterFS mount attempt 

07/06/2020 01:05:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

07/06/2020 01:05:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 01:05:06 ERROR Node Stats exception.

07/06/2020 01:04:40 INFO GlusterFS mount attempt 

07/06/2020 01:04:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

07/06/2020 01:04:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

07/06/2020 01:04:03 ERROR Node Stats exception.

07/06/2020 01:03:40 INFO GlusterFS mount attempt 

07/06/2020 01:03:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:02:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:02:59 ERROR Node Stats exception.

07/06/2020 01:02:39 INFO GlusterFS mount attempt 

07/06/2020 01:02:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

07/06/2020 01:01:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

07/06/2020 01:01:56 ERROR Node Stats exception.

07/06/2020 01:01:39 INFO GlusterFS mount attempt 

07/06/2020 01:01:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

07/06/2020 01:00:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 01:00:53 ERROR Node Stats exception.

07/06/2020 01:00:39 INFO GlusterFS mount attempt 

07/06/2020 01:00:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.72 `date +%s`" "

07/06/2020 00:59:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 00:59:49 ERROR Node Stats exception.

07/06/2020 00:59:39 INFO GlusterFS mount attempt 

07/06/2020 00:59:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

07/06/2020 00:58:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 00:58:46 ERROR Node Stats exception.

07/06/2020 00:58:39 INFO GlusterFS mount attempt 

07/06/2020 00:58:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.71 `date +%s`" "

07/06/2020 00:57:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 00:57:43 ERROR Node Stats exception.

07/06/2020 00:57:38 INFO GlusterFS mount attempt 

07/06/2020 00:57:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

07/06/2020 00:56:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.75 `date +%s`" "

07/06/2020 00:56:39 ERROR Node Stats exception.

07/06/2020 00:56:38 INFO GlusterFS mount attempt 

07/06/2020 00:56:08 INFO GlusterFS mount attempt 

07/06/2020 00:55:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 00:55:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

07/06/2020 00:55:36 ERROR Node Stats exception.

07/06/2020 00:55:08 INFO GlusterFS mount attempt 

07/06/2020 00:54:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:54:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 00:54:33 ERROR Node Stats exception.

07/06/2020 00:54:08 INFO GlusterFS mount attempt 

07/06/2020 00:53:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.58 `date +%s`" "

07/06/2020 00:53:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

07/06/2020 00:53:29 ERROR Node Stats exception.

07/06/2020 00:53:08 INFO GlusterFS mount attempt 

07/06/2020 00:52:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:52:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:52:26 ERROR Node Stats exception.

07/06/2020 00:52:07 INFO GlusterFS mount attempt 

07/06/2020 00:51:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:51:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:51:22 ERROR Node Stats exception.

07/06/2020 00:51:07 INFO GlusterFS mount attempt 

07/06/2020 00:50:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.55 `date +%s`" "

07/06/2020 00:50:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 00:50:19 ERROR Node Stats exception.

07/06/2020 00:50:07 INFO GlusterFS mount attempt 

07/06/2020 00:49:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

07/06/2020 00:49:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 00:49:16 ERROR Node Stats exception.

07/06/2020 00:49:07 INFO GlusterFS mount attempt 

07/06/2020 00:48:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

07/06/2020 00:48:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 00:48:13 ERROR Node Stats exception.

07/06/2020 00:48:07 INFO GlusterFS mount attempt 

07/06/2020 00:47:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

07/06/2020 00:47:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 00:47:09 ERROR Node Stats exception.

07/06/2020 00:47:07 INFO GlusterFS mount attempt 

07/06/2020 00:46:36 INFO GlusterFS mount attempt 

07/06/2020 00:46:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.57 `date +%s`" "

07/06/2020 00:46:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 00:46:06 ERROR Node Stats exception.

07/06/2020 00:45:36 INFO GlusterFS mount attempt 

07/06/2020 00:45:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:45:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 00:45:03 ERROR Node Stats exception.

07/06/2020 00:44:36 INFO GlusterFS mount attempt 

07/06/2020 00:44:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:43:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.37 `date +%s`" "

07/06/2020 00:43:59 ERROR Node Stats exception.

07/06/2020 00:43:36 INFO GlusterFS mount attempt 

07/06/2020 00:43:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 00:42:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 00:42:56 ERROR Node Stats exception.

07/06/2020 00:42:36 INFO GlusterFS mount attempt 

07/06/2020 00:42:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:41:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:41:53 ERROR Node Stats exception.

07/06/2020 00:41:35 INFO GlusterFS mount attempt 

07/06/2020 00:41:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

07/06/2020 00:40:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 00:40:49 ERROR Node Stats exception.

07/06/2020 00:40:35 INFO GlusterFS mount attempt 

07/06/2020 00:40:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

07/06/2020 00:39:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:39:46 ERROR Node Stats exception.

07/06/2020 00:39:35 INFO GlusterFS mount attempt 

07/06/2020 00:39:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

07/06/2020 00:38:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:38:42 ERROR Node Stats exception.

07/06/2020 00:38:35 INFO GlusterFS mount attempt 

07/06/2020 00:38:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

07/06/2020 00:37:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.11 `date +%s`" "

07/06/2020 00:37:39 ERROR Node Stats exception.

07/06/2020 00:37:35 INFO GlusterFS mount attempt 

07/06/2020 00:37:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 00:36:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 00:36:36 ERROR Node Stats exception.

07/06/2020 00:36:35 INFO GlusterFS mount attempt 

07/06/2020 00:36:04 INFO GlusterFS mount attempt 

07/06/2020 00:35:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.63 `date +%s`" "

07/06/2020 00:35:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 00:35:32 ERROR Node Stats exception.

07/06/2020 00:35:04 INFO GlusterFS mount attempt 

07/06/2020 00:34:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.64 `date +%s`" "

07/06/2020 00:34:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 00:34:29 ERROR Node Stats exception.

07/06/2020 00:34:04 INFO GlusterFS mount attempt 

07/06/2020 00:33:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.59 `date +%s`" "

07/06/2020 00:33:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 00:33:26 ERROR Node Stats exception.

07/06/2020 00:33:04 INFO GlusterFS mount attempt 

07/06/2020 00:32:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.60 `date +%s`" "

07/06/2020 00:32:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 00:32:23 ERROR Node Stats exception.

07/06/2020 00:32:04 INFO GlusterFS mount attempt 

07/06/2020 00:31:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:31:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:31:19 ERROR Node Stats exception.

07/06/2020 00:31:04 INFO GlusterFS mount attempt 

07/06/2020 00:30:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.45 `date +%s`" "

07/06/2020 00:30:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 00:30:15 ERROR Node Stats exception.

07/06/2020 00:30:03 INFO GlusterFS mount attempt 

 

07/06/2020 00:29:55 INFO Start add osd job 60889

07/06/2020 00:29:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

07/06/2020 00:29:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 00:29:12 ERROR Node Stats exception.

07/06/2020 00:29:03 INFO GlusterFS mount attempt 

07/06/2020 00:28:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

07/06/2020 00:28:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 00:28:09 ERROR Node Stats exception.

07/06/2020 00:28:03 INFO GlusterFS mount attempt 

07/06/2020 00:27:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.47 `date +%s`" "

07/06/2020 00:27:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 00:27:06 ERROR Node Stats exception.

07/06/2020 00:27:03 INFO GlusterFS mount attempt 

 

07/06/2020 00:27:01 INFO Start add osd job 52251

07/06/2020 00:26:33 INFO GlusterFS mount attempt 

07/06/2020 00:26:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.46 `date +%s`" "

07/06/2020 00:26:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.62 `date +%s`" "

07/06/2020 00:26:02 ERROR Node Stats exception.

07/06/2020 00:25:33 INFO GlusterFS mount attempt 

07/06/2020 00:25:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.22 `date +%s`" "

07/06/2020 00:24:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:24:59 ERROR Node Stats exception.

 

07/06/2020 00:24:39 INFO Start add osd job 44788

07/06/2020 00:24:32 INFO GlusterFS mount attempt 

07/06/2020 00:24:02 INFO GlusterFS mount attempt 

 

07/06/2020 00:23:56 INFO Start add journal job 41975

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.20 `date +%s`" "

07/06/2020 00:23:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 00:23:56 ERROR Node Stats exception.

07/06/2020 00:23:32 INFO GlusterFS mount attempt 

07/06/2020 00:23:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.04 `date +%s`" "

07/06/2020 00:22:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

07/06/2020 00:22:52 ERROR Node Stats exception.

 

07/06/2020 00:22:36 INFO Start add journal job 38792

07/06/2020 00:22:32 INFO GlusterFS mount attempt 

07/06/2020 00:22:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

07/06/2020 00:21:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

07/06/2020 00:21:49 ERROR Node Stats exception.

07/06/2020 00:21:32 INFO GlusterFS mount attempt 

07/06/2020 00:21:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:20:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:20:46 ERROR Node Stats exception.

07/06/2020 00:20:32 INFO GlusterFS mount attempt 

07/06/2020 00:20:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.17 `date +%s`" "

07/06/2020 00:19:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 00:19:42 ERROR Node Stats exception.

07/06/2020 00:19:31 INFO GlusterFS mount attempt 

07/06/2020 00:19:01 INFO GlusterFS mount attempt 

07/06/2020 00:18:43 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 7 c0ab219e-02ff-45ba-b3cf-f20c688d5eb0

07/06/2020 00:18:40 INFO starting activate osd. 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.12 `date +%s`" "

07/06/2020 00:18:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.49 `date +%s`" "

07/06/2020 00:18:39 ERROR Node Stats exception.

07/06/2020 00:18:31 INFO GlusterFS mount attempt 

07/06/2020 00:18:21 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdh1 --block.db /dev/sdj4

07/06/2020 00:18:18 INFO Executing udevadm settle --timeout 30

07/06/2020 00:18:18 INFO Calling udevadm on sdj device

07/06/2020 00:18:18 INFO Executing partprobe /dev/sdj

07/06/2020 00:18:18 INFO Calling partprobe on sdj device

07/06/2020 00:18:17 INFO Creating journal-db partition num 4 size 61440 on /dev/sdj

07/06/2020 00:18:17 INFO creating new journal partition.

07/06/2020 00:18:13 INFO Executing udevadm settle --timeout 30

07/06/2020 00:18:13 INFO Calling udevadm on sdh device

07/06/2020 00:18:13 INFO Executing partprobe /dev/sdh

07/06/2020 00:18:13 INFO Calling partprobe on sdh device

07/06/2020 00:18:12 INFO Creating data partition num 1 size 0 on /dev/sdh

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.block_uuid=xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj1,ceph.db_uuid=4cb5fd09-aef0-4f81-b14f-7f8d41092b0f,ceph.encrypted=0,ceph.osd_fsid=11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.osd_id=4,ceph.type=block,ceph.vdo=0";"/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-678e80fb-5887-4587-965f-29678e9a4cb0/osd-block-8348a9b7-17d7-484d-b628-851b0e4b3d08,ceph.block_uuid=hpDYcO-WiO1-445B-QXwW-7rRW-8ZDF-TytFFJ,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj3,ceph.db_uuid=693026cb-fe8a-4da0-a96c-8ec0fe5d3324,ceph.encrypted=0,ceph.osd_fsid=8348a9b7-17d7-484d-b628-851b0e4b3d08,ceph.osd_id=6,ceph.type=block,ceph.vdo=0";"/dev/ceph-678e80fb-5887-4587-965f-29678e9a4cb0/osd-block-8348a9b7-17d7-484d-b628-851b0e4b3d08";"osd-block-8348a9b7-17d7-484d-b628-851b0e4b3d08";"ceph-678e80fb-5887-4587-965f-29678e9a4cb0";"hpDYcO-WiO1-445B-QXwW-7rRW-8ZDF-TytFFJ";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.block_uuid=TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj2,ceph.db_uuid=e2acc8b7-463d-40dc-af21-733b6f61ca84,ceph.encrypted=0,ceph.osd_fsid=4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.osd_id=5,ceph.type=block,ceph.vdo=0";"/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"ceph-44c80298-e038-4302-a3d5-8bd356642881";"TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa";"838.00g

07/06/2020 00:18:12 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:18:12 INFO Start prepare bluestore OSD : sdh

07/06/2020 00:18:12 INFO User selected cache disk for disk sdh.

07/06/2020 00:18:12 INFO User didn't select a cache for disk sdh.

07/06/2020 00:18:12 INFO User selected journal sdj disk for disk sdh.

07/06/2020 00:18:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.98 `date +%s`" "

07/06/2020 00:17:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 00:17:35 ERROR Node Stats exception.

07/06/2020 00:17:31 INFO GlusterFS mount attempt 

07/06/2020 00:17:06 INFO Executing : partprobe /dev/sdh

07/06/2020 00:17:05 INFO Executing : parted -s /dev/sdh mklabel gpt

07/06/2020 00:17:05 INFO Executing : dd if=/dev/zero of=/dev/sdh bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:17:05 INFO Executing : wipefs --all /dev/sdh

07/06/2020 00:17:04 INFO Start cleaning disk : sdh

07/06/2020 00:17:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.16 `date +%s`" "

07/06/2020 00:16:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

07/06/2020 00:16:32 ERROR Node Stats exception.

07/06/2020 00:16:31 INFO GlusterFS mount attempt 

 

07/06/2020 00:16:18 INFO Start add osd job 181677

07/06/2020 00:16:18 INFO Start add osd job for disk sdh.

07/06/2020 00:16:17 INFO -disk_name sdh -journal sdj

07/06/2020 00:16:17 INFO params

07/06/2020 00:16:17 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:16:17 INFO script

07/06/2020 00:16:01 INFO GlusterFS mount attempt 

07/06/2020 00:15:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.78 `date +%s`" "

07/06/2020 00:15:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 00:15:29 ERROR Node Stats exception.

07/06/2020 00:15:01 INFO GlusterFS mount attempt 

07/06/2020 00:14:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.86 `date +%s`" "

07/06/2020 00:14:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

07/06/2020 00:14:25 ERROR Node Stats exception.

07/06/2020 00:14:23 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 6 8348a9b7-17d7-484d-b628-851b0e4b3d08

07/06/2020 00:14:20 INFO starting activate osd. 

07/06/2020 00:14:12 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdg1 --block.db /dev/sdj3

07/06/2020 00:14:09 INFO Executing udevadm settle --timeout 30

07/06/2020 00:14:09 INFO Calling udevadm on sdj device

07/06/2020 00:14:09 INFO Executing partprobe /dev/sdj

07/06/2020 00:14:09 INFO Calling partprobe on sdj device

07/06/2020 00:14:07 INFO Creating journal-db partition num 3 size 61440 on /dev/sdj

07/06/2020 00:14:07 INFO creating new journal partition.

07/06/2020 00:14:04 INFO Executing udevadm settle --timeout 30

07/06/2020 00:14:04 INFO Calling udevadm on sdg device

07/06/2020 00:14:04 INFO Executing partprobe /dev/sdg

07/06/2020 00:14:04 INFO Calling partprobe on sdg device

07/06/2020 00:14:03 INFO Creating data partition num 1 size 0 on /dev/sdg

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.block_uuid=xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj1,ceph.db_uuid=4cb5fd09-aef0-4f81-b14f-7f8d41092b0f,ceph.encrypted=0,ceph.osd_fsid=11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.osd_id=4,ceph.type=block,ceph.vdo=0";"/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.block_uuid=TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj2,ceph.db_uuid=e2acc8b7-463d-40dc-af21-733b6f61ca84,ceph.encrypted=0,ceph.osd_fsid=4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.osd_id=5,ceph.type=block,ceph.vdo=0";"/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"ceph-44c80298-e038-4302-a3d5-8bd356642881";"TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa";"838.00g

07/06/2020 00:14:03 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:14:03 INFO Start prepare bluestore OSD : sdg

07/06/2020 00:14:03 INFO User selected cache disk for disk sdg.

07/06/2020 00:14:03 INFO User didn't select a cache for disk sdg.

07/06/2020 00:14:03 INFO User selected journal sdj disk for disk sdg.

07/06/2020 00:14:00 INFO GlusterFS mount attempt 

07/06/2020 00:13:36 INFO Executing : partprobe /dev/sdg

07/06/2020 00:13:36 INFO Executing : parted -s /dev/sdg mklabel gpt

07/06/2020 00:13:36 INFO Executing : dd if=/dev/zero of=/dev/sdg bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:13:36 INFO Executing : wipefs --all /dev/sdg

07/06/2020 00:13:35 INFO Start cleaning disk : sdg

07/06/2020 00:13:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.46 `date +%s`" "

07/06/2020 00:13:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

07/06/2020 00:13:22 ERROR Node Stats exception.

 

07/06/2020 00:13:21 INFO Start add osd job 168691

07/06/2020 00:13:21 INFO Start add osd job for disk sdg.

07/06/2020 00:13:21 INFO -disk_name sdg -journal sdj

07/06/2020 00:13:21 INFO params

07/06/2020 00:13:21 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:13:21 INFO script

07/06/2020 00:13:00 INFO GlusterFS mount attempt 

07/06/2020 00:12:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.57 `date +%s`" "

07/06/2020 00:12:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

07/06/2020 00:12:19 ERROR Node Stats exception.

07/06/2020 00:12:00 INFO GlusterFS mount attempt 

07/06/2020 00:11:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.60 `date +%s`" "

07/06/2020 00:11:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

07/06/2020 00:11:16 ERROR Node Stats exception.

07/06/2020 00:11:00 INFO GlusterFS mount attempt 

07/06/2020 00:10:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:10:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:10:12 ERROR Node Stats exception.

07/06/2020 00:10:00 INFO GlusterFS mount attempt 

07/06/2020 00:09:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.23 `date +%s`" "

07/06/2020 00:09:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 00:09:09 ERROR Node Stats exception.

07/06/2020 00:08:59 INFO GlusterFS mount attempt 

07/06/2020 00:08:29 INFO GlusterFS mount attempt 

07/06/2020 00:08:16 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 5 4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837

07/06/2020 00:08:14 INFO starting activate osd. 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.24 `date +%s`" "

07/06/2020 00:08:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 00:08:05 ERROR Node Stats exception.

07/06/2020 00:07:59 INFO GlusterFS mount attempt 

07/06/2020 00:07:52 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdf1 --block.db /dev/sdj2

07/06/2020 00:07:49 INFO Executing udevadm settle --timeout 30

07/06/2020 00:07:49 INFO Calling udevadm on sdj device

07/06/2020 00:07:49 INFO Executing partprobe /dev/sdj

07/06/2020 00:07:49 INFO Calling partprobe on sdj device

07/06/2020 00:07:48 INFO Creating journal-db partition num 2 size 61440 on /dev/sdj

07/06/2020 00:07:47 INFO creating new journal partition.

07/06/2020 00:07:44 INFO Executing udevadm settle --timeout 30

07/06/2020 00:07:44 INFO Calling udevadm on sdf device

07/06/2020 00:07:44 INFO Executing partprobe /dev/sdf

07/06/2020 00:07:44 INFO Calling partprobe on sdf device

07/06/2020 00:07:43 INFO Creating data partition num 1 size 0 on /dev/sdf

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.block_uuid=xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj1,ceph.db_uuid=4cb5fd09-aef0-4f81-b14f-7f8d41092b0f,ceph.encrypted=0,ceph.osd_fsid=11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.osd_id=4,ceph.type=block,ceph.vdo=0";"/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:07:43 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:07:43 INFO Start prepare bluestore OSD : sdf

07/06/2020 00:07:43 INFO User selected cache disk for disk sdf.

07/06/2020 00:07:43 INFO User didn't select a cache for disk sdf.

07/06/2020 00:07:43 INFO User selected journal sdj disk for disk sdf.

07/06/2020 00:07:29 INFO GlusterFS mount attempt 

07/06/2020 00:07:17 INFO Executing : partprobe /dev/sdf

07/06/2020 00:07:17 INFO Executing : parted -s /dev/sdf mklabel gpt

07/06/2020 00:07:16 INFO Executing : dd if=/dev/zero of=/dev/sdf bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:07:16 INFO Executing : wipefs --all /dev/sdf

07/06/2020 00:07:16 INFO Start cleaning disk : sdf

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.31 `date +%s`" "

07/06/2020 00:07:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

07/06/2020 00:07:02 ERROR Node Stats exception.

07/06/2020 00:06:59 INFO GlusterFS mount attempt 

 

07/06/2020 00:06:52 INFO Start add osd job 145794

07/06/2020 00:06:52 INFO Start add osd job for disk sdf.

07/06/2020 00:06:52 INFO -disk_name sdf -journal sdj

07/06/2020 00:06:52 INFO params

07/06/2020 00:06:52 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:06:52 INFO script

07/06/2020 00:06:29 INFO GlusterFS mount attempt 

07/06/2020 00:05:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.07 `date +%s`" "

07/06/2020 00:05:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 00:05:59 ERROR Node Stats exception.

07/06/2020 00:05:29 INFO GlusterFS mount attempt 

07/06/2020 00:04:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.30 `date +%s`" "

07/06/2020 00:04:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 00:04:55 ERROR Node Stats exception.

07/06/2020 00:04:29 INFO GlusterFS mount attempt 

07/06/2020 00:04:24 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 4 11ac43c1-e71a-48b2-9e38-2095249654fb

07/06/2020 00:04:22 INFO starting activate osd. 

07/06/2020 00:04:14 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sde1 --block.db /dev/sdj1

07/06/2020 00:04:11 INFO Executing udevadm settle --timeout 30

07/06/2020 00:04:11 INFO Calling udevadm on sdj device

07/06/2020 00:04:11 INFO Executing partprobe /dev/sdj

07/06/2020 00:04:11 INFO Calling partprobe on sdj device

07/06/2020 00:04:10 INFO Creating journal-db partition num 1 size 61440 on /dev/sdj

07/06/2020 00:04:09 INFO creating new journal partition.

07/06/2020 00:04:06 INFO Executing udevadm settle --timeout 30

07/06/2020 00:04:06 INFO Calling udevadm on sde device

07/06/2020 00:04:06 INFO Executing partprobe /dev/sde

07/06/2020 00:04:06 INFO Calling partprobe on sde device

07/06/2020 00:04:05 INFO Creating data partition num 1 size 0 on /dev/sde

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:04:05 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:04:05 INFO Start prepare bluestore OSD : sde

07/06/2020 00:04:05 INFO User selected cache disk for disk sde.

07/06/2020 00:04:05 INFO User didn't select a cache for disk sde.

07/06/2020 00:04:05 INFO User selected journal sdj disk for disk sde.

07/06/2020 00:04:02 INFO Executing : partprobe /dev/sdj

07/06/2020 00:04:02 INFO Executing : parted -s /dev/sdj mklabel gpt

07/06/2020 00:04:02 INFO Executing : dd if=/dev/zero of=/dev/sdj bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:04:02 INFO Executing : wipefs --all /dev/sdj

07/06/2020 00:04:02 INFO Executing : dd if=/dev/zero of=/dev/sdj1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:04:02 INFO Executing : wipefs --all /dev/sdj1

07/06/2020 00:03:59 INFO GlusterFS mount attempt 

07/06/2020 00:03:58 INFO Start cleaning disk : sdj

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.03 `date +%s`" "

07/06/2020 00:03:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 00:03:52 ERROR Node Stats exception.

07/06/2020 00:03:28 INFO GlusterFS mount attempt 

07/06/2020 00:02:59 INFO Executing : partprobe /dev/sde

07/06/2020 00:02:59 INFO Executing : parted -s /dev/sde mklabel gpt

07/06/2020 00:02:58 INFO Executing : dd if=/dev/zero of=/dev/sde bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:02:58 INFO Executing : wipefs --all /dev/sde

07/06/2020 00:02:58 INFO GlusterFS mount attempt 

07/06/2020 00:02:58 INFO Start cleaning disk : sde

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.92 `date +%s`" "

07/06/2020 00:02:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 00:02:49 ERROR Node Stats exception.

07/06/2020 00:02:28 INFO GlusterFS mount attempt 

 

07/06/2020 00:02:05 INFO Start add osd job 128005

07/06/2020 00:02:05 INFO Start add osd job for disk sde.

07/06/2020 00:02:04 INFO -disk_name sde -journal sdj

07/06/2020 00:02:04 INFO params

07/06/2020 00:02:04 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:02:04 INFO script

07/06/2020 00:01:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.80 `date +%s`" "

07/06/2020 00:01:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 00:01:45 ERROR Node Stats exception.

07/06/2020 00:01:28 INFO GlusterFS mount attempt 

07/06/2020 00:00:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.94 `date +%s`" "

07/06/2020 00:00:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.1 `date +%s`" "

07/06/2020 00:00:42 ERROR Node Stats exception.

07/06/2020 00:00:28 INFO GlusterFS mount attempt 

06/06/2020 23:59:58 INFO GlusterFS mount attempt 

06/06/2020 23:59:57 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 3 334697de-d0aa-4cd6-849b-12b263dfe072

06/06/2020 23:59:55 INFO starting activate osd. 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:59:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

06/06/2020 23:59:39 ERROR Node Stats exception.

06/06/2020 23:59:36 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdd1 --block.db /dev/sdi4

06/06/2020 23:59:33 INFO Executing udevadm settle --timeout 30

06/06/2020 23:59:33 INFO Calling udevadm on sdi device

06/06/2020 23:59:33 INFO Executing partprobe /dev/sdi

06/06/2020 23:59:33 INFO Calling partprobe on sdi device

06/06/2020 23:59:32 INFO Creating journal-db partition num 4 size 61440 on /dev/sdi

06/06/2020 23:59:31 INFO creating new journal partition.

06/06/2020 23:59:28 INFO Executing udevadm settle --timeout 30

06/06/2020 23:59:28 INFO Calling udevadm on sdd device

06/06/2020 23:59:28 INFO Executing partprobe /dev/sdd

06/06/2020 23:59:28 INFO Calling partprobe on sdd device

06/06/2020 23:59:28 INFO GlusterFS mount attempt 

06/06/2020 23:59:27 INFO Creating data partition num 1 size 0 on /dev/sdd

06/06/2020 23:59:27 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

06/06/2020 23:59:27 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

06/06/2020 23:59:27 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

06/06/2020 23:59:27 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:59:27 INFO Start prepare bluestore OSD : sdd

06/06/2020 23:59:27 INFO User selected cache disk for disk sdd.

06/06/2020 23:59:27 INFO User didn't select a cache for disk sdd.

06/06/2020 23:59:27 INFO User selected journal sdi disk for disk sdd.

06/06/2020 23:59:01 INFO Executing : partprobe /dev/sdd

06/06/2020 23:59:01 INFO Executing : parted -s /dev/sdd mklabel gpt

06/06/2020 23:59:01 INFO Executing : dd if=/dev/zero of=/dev/sdd bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:59:01 INFO Executing : wipefs --all /dev/sdd

06/06/2020 23:59:00 INFO Start cleaning disk : sdd

06/06/2020 23:58:58 INFO GlusterFS mount attempt 

 

06/06/2020 23:58:37 INFO Start add osd job 113285

06/06/2020 23:58:37 INFO Start add osd job for disk sdd.

06/06/2020 23:58:37 INFO -disk_name sdd -journal sdi

06/06/2020 23:58:37 INFO params

06/06/2020 23:58:37 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:58:37 INFO script

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.97 `date +%s`" "

06/06/2020 23:58:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

06/06/2020 23:58:35 ERROR Node Stats exception.

06/06/2020 23:58:28 INFO GlusterFS mount attempt 

06/06/2020 23:57:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.69 `date +%s`" "

06/06/2020 23:57:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

06/06/2020 23:57:32 ERROR Node Stats exception.

06/06/2020 23:57:27 INFO GlusterFS mount attempt 

06/06/2020 23:56:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.66 `date +%s`" "

06/06/2020 23:56:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

06/06/2020 23:56:29 ERROR Node Stats exception.

06/06/2020 23:56:27 INFO GlusterFS mount attempt 

06/06/2020 23:55:57 INFO GlusterFS mount attempt 

06/06/2020 23:55:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.77 `date +%s`" "

06/06/2020 23:55:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.73 `date +%s`" "

06/06/2020 23:55:25 ERROR Node Stats exception.

06/06/2020 23:54:57 INFO GlusterFS mount attempt 

06/06/2020 23:54:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.76 `date +%s`" "

06/06/2020 23:54:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

06/06/2020 23:54:22 ERROR Node Stats exception.

06/06/2020 23:53:57 INFO GlusterFS mount attempt 

06/06/2020 23:53:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.58 `date +%s`" "

06/06/2020 23:53:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.6 `date +%s`" "

06/06/2020 23:53:19 ERROR Node Stats exception.

06/06/2020 23:52:57 INFO GlusterFS mount attempt 

06/06/2020 23:52:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

06/06/2020 23:52:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

06/06/2020 23:52:15 ERROR Node Stats exception.

06/06/2020 23:51:56 INFO GlusterFS mount attempt 

06/06/2020 23:51:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:51:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.17 `date +%s`" "

06/06/2020 23:51:12 ERROR Node Stats exception.

06/06/2020 23:50:56 INFO GlusterFS mount attempt 

06/06/2020 23:50:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:50:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:50:09 ERROR Node Stats exception.

06/06/2020 23:49:56 INFO GlusterFS mount attempt 

06/06/2020 23:49:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:49:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

06/06/2020 23:49:05 ERROR Node Stats exception.

06/06/2020 23:48:56 INFO GlusterFS mount attempt 

06/06/2020 23:48:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.64 `date +%s`" "

06/06/2020 23:48:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

06/06/2020 23:48:02 ERROR Node Stats exception.

06/06/2020 23:47:56 INFO GlusterFS mount attempt 

06/06/2020 23:47:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:46:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

06/06/2020 23:46:59 ERROR Node Stats exception.

06/06/2020 23:46:55 INFO GlusterFS mount attempt 

06/06/2020 23:46:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.49 `date +%s`" "

06/06/2020 23:45:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.38 `date +%s`" "

06/06/2020 23:45:55 ERROR Node Stats exception.

06/06/2020 23:45:55 INFO GlusterFS mount attempt 

06/06/2020 23:45:25 INFO GlusterFS mount attempt 

06/06/2020 23:44:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

06/06/2020 23:44:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.26 `date +%s`" "

06/06/2020 23:44:52 ERROR Node Stats exception.

06/06/2020 23:44:25 INFO GlusterFS mount attempt 

06/06/2020 23:43:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.55 `date +%s`" "

06/06/2020 23:43:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:43:49 ERROR Node Stats exception.

06/06/2020 23:43:25 INFO GlusterFS mount attempt 

06/06/2020 23:42:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.26 `date +%s`" "

06/06/2020 23:42:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:42:45 ERROR Node Stats exception.

06/06/2020 23:42:25 INFO GlusterFS mount attempt 

06/06/2020 23:41:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:41:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:41:42 ERROR Node Stats exception.

06/06/2020 23:41:24 INFO GlusterFS mount attempt 

06/06/2020 23:40:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.39 `date +%s`" "

06/06/2020 23:40:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.59 `date +%s`" "

06/06/2020 23:40:39 ERROR Node Stats exception.

06/06/2020 23:40:33 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 2 b03ac19c-71be-4175-8796-aa01c8547acd

06/06/2020 23:40:32 INFO starting activate osd. 

06/06/2020 23:40:24 INFO GlusterFS mount attempt 

06/06/2020 23:40:23 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdc1 --block.db /dev/sdi3

06/06/2020 23:40:20 INFO Executing udevadm settle --timeout 30

06/06/2020 23:40:20 INFO Calling udevadm on sdi device

06/06/2020 23:40:20 INFO Executing partprobe /dev/sdi

06/06/2020 23:40:20 INFO Calling partprobe on sdi device

06/06/2020 23:40:19 INFO Creating journal-db partition num 3 size 61440 on /dev/sdi

06/06/2020 23:40:19 INFO creating new journal partition.

06/06/2020 23:40:16 INFO Executing udevadm settle --timeout 30

06/06/2020 23:40:16 INFO Calling udevadm on sdc device

06/06/2020 23:40:16 INFO Executing partprobe /dev/sdc

06/06/2020 23:40:16 INFO Calling partprobe on sdc device

06/06/2020 23:40:15 INFO Creating data partition num 1 size 0 on /dev/sdc

06/06/2020 23:40:15 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

06/06/2020 23:40:15 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

06/06/2020 23:40:14 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:40:14 INFO Start prepare bluestore OSD : sdc

06/06/2020 23:40:14 INFO User selected cache disk for disk sdc.

06/06/2020 23:40:14 INFO User didn't select a cache for disk sdc.

06/06/2020 23:40:14 INFO User selected journal sdi disk for disk sdc.

06/06/2020 23:39:54 INFO GlusterFS mount attempt 

06/06/2020 23:39:36 INFO Executing : partprobe /dev/sdc

06/06/2020 23:39:36 INFO Executing : parted -s /dev/sdc mklabel gpt

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.41 `date +%s`" "

06/06/2020 23:39:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

06/06/2020 23:39:35 ERROR Node Stats exception.

06/06/2020 23:39:35 INFO Executing : dd if=/dev/zero of=/dev/sdc bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:39:35 INFO Executing : wipefs --all /dev/sdc

06/06/2020 23:39:35 INFO Executing : dd if=/dev/zero of=/dev/sdc1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:39:35 INFO Executing : wipefs --all /dev/sdc1

06/06/2020 23:39:31 INFO Starting : vgchange -a n ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 

06/06/2020 23:39:31 INFO Start cleaning disk : sdc

 

06/06/2020 23:39:28 INFO Start add osd job 56081

06/06/2020 23:39:28 INFO Start add osd job for disk sdc.

06/06/2020 23:39:28 INFO -disk_name sdc -journal sdi

06/06/2020 23:39:28 INFO params

06/06/2020 23:39:28 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:39:28 INFO script

06/06/2020 23:39:24 INFO GlusterFS mount attempt 

06/06/2020 23:38:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:38:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

06/06/2020 23:38:32 ERROR Node Stats exception.

06/06/2020 23:38:24 INFO GlusterFS mount attempt 

06/06/2020 23:38:03 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 1 bb5ca29f-b182-4443-a341-bec5c2293bd4

06/06/2020 23:38:02 INFO starting activate osd. 

06/06/2020 23:37:54 INFO GlusterFS mount attempt 

06/06/2020 23:37:44 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdb1 --block.db /dev/sdi2

06/06/2020 23:37:41 INFO Executing udevadm settle --timeout 30

06/06/2020 23:37:41 INFO Calling udevadm on sdi device

06/06/2020 23:37:40 INFO Executing partprobe /dev/sdi

06/06/2020 23:37:40 INFO Calling partprobe on sdi device

06/06/2020 23:37:39 INFO Creating journal-db partition num 2 size 61440 on /dev/sdi

06/06/2020 23:37:39 INFO creating new journal partition.

06/06/2020 23:37:36 INFO Executing udevadm settle --timeout 30

06/06/2020 23:37:36 INFO Calling udevadm on sdb device

06/06/2020 23:37:36 INFO Executing partprobe /dev/sdb

06/06/2020 23:37:36 INFO Calling partprobe on sdb device

06/06/2020 23:37:35 INFO Creating data partition num 1 size 0 on /dev/sdb

06/06/2020 23:37:35 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:37:35 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:37:35 INFO stdout ";"";"[main_wcorig]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"qAbDMQ-iipJ-s5Vt-SyQd-3m9W-FDCf-c9knbB";"<838.36g

06/06/2020 23:37:35 INFO stdout ceph.block_device=/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main,ceph.block_uuid=RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=f385a266-6990-4a68-880e-a37104ef5496,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdb1,ceph.db_uuid=de80dbcf-58c3-4a03-ba1a-e7f54e324941,ceph.encrypted=0,ceph.osd_fsid=73d73684-02f1-4567-b00f-52c43ea507b5,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main";"main";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB";"<838.36g

06/06/2020 23:37:35 INFO stdout ";"";"[cache]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"TlgLyb-2JG7-30MK-hD2P-h8Th-lPYF-9CFEia";"279.45g

06/06/2020 23:37:35 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

06/06/2020 23:37:35 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:37:35 INFO Start prepare bluestore OSD : sdb

06/06/2020 23:37:35 INFO User selected cache disk for disk sdb.

06/06/2020 23:37:35 INFO User didn't select a cache for disk sdb.

06/06/2020 23:37:35 INFO User selected journal sdi disk for disk sdb.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.04 `date +%s`" "

06/06/2020 23:37:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.62 `date +%s`" "

06/06/2020 23:37:28 ERROR Node Stats exception.

06/06/2020 23:37:24 INFO GlusterFS mount attempt 

06/06/2020 23:37:19 INFO Executing : partprobe /dev/sdb

06/06/2020 23:37:19 INFO Executing : parted -s /dev/sdb mklabel gpt

06/06/2020 23:37:19 INFO Executing : dd if=/dev/zero of=/dev/sdb bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:37:19 INFO Executing : wipefs --all /dev/sdb

06/06/2020 23:37:18 INFO Start cleaning disk : sdb

 

06/06/2020 23:37:03 INFO Start add osd job 44999

06/06/2020 23:37:03 INFO Start add osd job for disk sdb.

06/06/2020 23:37:02 INFO -disk_name sdb -journal sdi

06/06/2020 23:37:02 INFO params

06/06/2020 23:37:02 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:37:02 INFO script

06/06/2020 23:36:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.90 `date +%s`" "

06/06/2020 23:36:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

06/06/2020 23:36:25 ERROR Node Stats exception.

06/06/2020 23:36:23 INFO GlusterFS mount attempt 

06/06/2020 23:35:55 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 0 db3168db-dfd6-4d52-92e4-c7df920d40e2

06/06/2020 23:35:54 INFO starting activate osd. 

06/06/2020 23:35:53 INFO GlusterFS mount attempt 

06/06/2020 23:35:23 INFO GlusterFS mount attempt 

06/06/2020 23:35:22 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sda1 --block.db /dev/sdi1

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

06/06/2020 23:35:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

06/06/2020 23:35:22 ERROR Node Stats exception.

06/06/2020 23:35:19 INFO Executing udevadm settle --timeout 30

06/06/2020 23:35:19 INFO Calling udevadm on sdi device

06/06/2020 23:35:19 INFO Executing partprobe /dev/sdi

06/06/2020 23:35:19 INFO Calling partprobe on sdi device

06/06/2020 23:35:18 INFO Creating journal-db partition num 1 size 61440 on /dev/sdi

06/06/2020 23:35:17 INFO creating new journal partition.

06/06/2020 23:35:14 INFO Executing udevadm settle --timeout 30

06/06/2020 23:35:14 INFO Calling udevadm on sda device

06/06/2020 23:35:14 INFO Executing partprobe /dev/sda

06/06/2020 23:35:14 INFO Calling partprobe on sda device

06/06/2020 23:35:13 INFO Creating data partition num 1 size 0 on /dev/sda

06/06/2020 23:35:13 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:35:13 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:35:13 INFO stdout ";"";"[main_wcorig]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"qAbDMQ-iipJ-s5Vt-SyQd-3m9W-FDCf-c9knbB";"<838.36g

06/06/2020 23:35:13 INFO stdout ceph.block_device=/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main,ceph.block_uuid=RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=f385a266-6990-4a68-880e-a37104ef5496,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdb1,ceph.db_uuid=de80dbcf-58c3-4a03-ba1a-e7f54e324941,ceph.encrypted=0,ceph.osd_fsid=73d73684-02f1-4567-b00f-52c43ea507b5,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main";"main";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB";"<838.36g

06/06/2020 23:35:13 INFO stdout ";"";"[cache]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"TlgLyb-2JG7-30MK-hD2P-h8Th-lPYF-9CFEia";"279.45g

06/06/2020 23:35:13 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:35:13 INFO Start prepare bluestore OSD : sda

06/06/2020 23:35:13 INFO User selected cache disk for disk sda.

06/06/2020 23:35:13 INFO User didn't select a cache for disk sda.

06/06/2020 23:35:13 INFO User selected journal sdi disk for disk sda.

06/06/2020 23:35:10 INFO Executing : partprobe /dev/sdi

06/06/2020 23:35:10 INFO Executing : parted -s /dev/sdi mklabel gpt

06/06/2020 23:35:10 INFO Executing : dd if=/dev/zero of=/dev/sdi bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:35:10 INFO Executing : wipefs --all /dev/sdi

06/06/2020 23:35:10 INFO Executing : dd if=/dev/zero of=/dev/sdi1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:35:10 INFO Executing : wipefs --all /dev/sdi1

06/06/2020 23:35:06 INFO Start cleaning disk : sdi

06/06/2020 23:34:53 INFO GlusterFS mount attempt 

06/06/2020 23:34:51 INFO Executing : partprobe /dev/sda

06/06/2020 23:34:51 INFO Executing : parted -s /dev/sda mklabel gpt

06/06/2020 23:34:51 INFO Executing : dd if=/dev/zero of=/dev/sda bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:34:51 INFO Executing : wipefs --all /dev/sda

06/06/2020 23:34:50 INFO Executing : dd if=/dev/zero of=/dev/sda1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:34:50 INFO Executing : wipefs --all /dev/sda1

06/06/2020 23:34:47 INFO Starting : vgchange -a n ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2 

06/06/2020 23:34:47 INFO Start cleaning disk : sda

 

06/06/2020 23:34:34 INFO Start add osd job 33246

06/06/2020 23:34:34 INFO Start add osd job for disk sda.

06/06/2020 23:34:34 INFO -disk_name sda -journal sdi

06/06/2020 23:34:34 INFO params

06/06/2020 23:34:34 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:34:34 INFO script

06/06/2020 23:34:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.54 `date +%s`" "

06/06/2020 23:34:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

06/06/2020 23:34:18 ERROR Node Stats exception.

06/06/2020 23:33:53 INFO GlusterFS mount attempt 

06/06/2020 23:33:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

06/06/2020 23:33:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

06/06/2020 23:33:15 ERROR Node Stats exception.

06/06/2020 23:32:58 INFO Executing : partprobe /dev/sdj

06/06/2020 23:32:58 INFO Executing : parted -s /dev/sdj mklabel gpt

06/06/2020 23:32:58 INFO Executing : dd if=/dev/zero of=/dev/sdj bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:58 INFO Executing : wipefs --all /dev/sdj

06/06/2020 23:32:58 INFO Start cleaning disk : sdj

06/06/2020 23:32:55 INFO Executing : partprobe /dev/sdj

06/06/2020 23:32:54 INFO Executing : parted -s /dev/sdj mklabel gpt

06/06/2020 23:32:54 INFO Executing : dd if=/dev/zero of=/dev/sdj bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:54 INFO Executing : wipefs --all /dev/sdj

06/06/2020 23:32:54 INFO Start cleaning disk : sdj

06/06/2020 23:32:53 INFO GlusterFS mount attempt 

 

06/06/2020 23:32:51 INFO Start add journal job 25615

06/06/2020 23:32:51 INFO Start add journal job for disk sdj.

06/06/2020 23:32:51 INFO -disk_name sdj

06/06/2020 23:32:51 INFO params

06/06/2020 23:32:51 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-journal

06/06/2020 23:32:51 INFO script

06/06/2020 23:32:42 INFO Executing : partprobe /dev/sdi

06/06/2020 23:32:42 INFO Executing : parted -s /dev/sdi mklabel gpt

06/06/2020 23:32:42 INFO Executing : dd if=/dev/zero of=/dev/sdi bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:42 INFO Executing : wipefs --all /dev/sdi

06/06/2020 23:32:41 INFO Start cleaning disk : sdi

06/06/2020 23:32:38 INFO Executing : partprobe /dev/sdi

06/06/2020 23:32:38 INFO Executing : parted -s /dev/sdi mklabel gpt

06/06/2020 23:32:38 INFO Executing : dd if=/dev/zero of=/dev/sdi bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:38 INFO Executing : wipefs --all /dev/sdi

06/06/2020 23:32:37 INFO Start cleaning disk : sdi

 

06/06/2020 23:32:25 INFO Start add journal job 23296

06/06/2020 23:32:25 INFO Start add journal job for disk sdi.

06/06/2020 23:32:25 INFO -disk_name sdi

06/06/2020 23:32:25 INFO params

06/06/2020 23:32:25 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-journal

06/06/2020 23:32:25 INFO script

06/06/2020 23:32:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

06/06/2020 23:32:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

06/06/2020 23:32:12 ERROR Node Stats exception.

06/06/2020 23:31:53 INFO GlusterFS mount attempt 

06/06/2020 23:31:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

06/06/2020 23:31:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

06/06/2020 23:31:08 ERROR Node Stats exception.

06/06/2020 23:30:52 INFO GlusterFS mount attempt 

06/06/2020 23:30:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.39 `date +%s`" "

06/06/2020 23:30:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:30:05 ERROR Node Stats exception.

06/06/2020 23:29:52 INFO GlusterFS mount attempt 

06/06/2020 23:29:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.31 `date +%s`" "

06/06/2020 23:29:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

06/06/2020 23:29:02 ERROR Node Stats exception.

06/06/2020 23:28:52 INFO GlusterFS mount attempt 

06/06/2020 23:28:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.30 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.30 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:27:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

06/06/2020 23:27:59 ERROR Node Stats exception.

06/06/2020 23:27:52 INFO GlusterFS mount attempt 

06/06/2020 23:27:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.28 `date +%s`" "

06/06/2020 23:26:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

06/06/2020 23:26:55 ERROR Node Stats exception.

06/06/2020 23:26:52 INFO GlusterFS mount attempt 

06/06/2020 23:26:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.27 `date +%s`" "

06/06/2020 23:25:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:25:52 ERROR Node Stats exception.

06/06/2020 23:25:51 INFO GlusterFS mount attempt 

06/06/2020 23:25:21 INFO GlusterFS mount attempt 

06/06/2020 23:24:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.26 `date +%s`" "

06/06/2020 23:24:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:24:48 ERROR Node Stats exception.

06/06/2020 23:24:21 INFO GlusterFS mount attempt 

06/06/2020 23:23:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.24 `date +%s`" "

06/06/2020 23:23:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

06/06/2020 23:23:45 ERROR Node Stats exception.

06/06/2020 23:23:21 INFO GlusterFS mount attempt 

06/06/2020 23:22:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

06/06/2020 23:22:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

06/06/2020 23:22:42 ERROR Node Stats exception.

06/06/2020 23:22:21 INFO GlusterFS mount attempt 

06/06/2020 23:21:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.22 `date +%s`" "

06/06/2020 23:21:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

06/06/2020 23:21:38 ERROR Node Stats exception.

06/06/2020 23:21:21 INFO GlusterFS mount attempt 

06/06/2020 23:20:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

06/06/2020 23:20:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.01 `date +%s`" "

06/06/2020 23:20:35 ERROR Node Stats exception.

06/06/2020 23:20:20 INFO GlusterFS mount attempt 

06/06/2020 23:19:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

06/06/2020 23:19:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

06/06/2020 23:19:32 ERROR Node Stats exception.

06/06/2020 23:19:20 INFO GlusterFS mount attempt 

06/06/2020 23:18:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

06/06/2020 23:18:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

06/06/2020 23:18:28 ERROR Node Stats exception.

06/06/2020 23:18:20 INFO GlusterFS mount attempt 

06/06/2020 23:17:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:17:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

06/06/2020 23:17:25 ERROR Node Stats exception.

06/06/2020 23:17:20 INFO GlusterFS mount attempt 

06/06/2020 23:16:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.17 `date +%s`" "

06/06/2020 23:16:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

06/06/2020 23:16:21 ERROR Node Stats exception.

06/06/2020 23:16:20 INFO GlusterFS mount attempt 

06/06/2020 23:15:50 INFO GlusterFS mount attempt 

06/06/2020 23:15:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

06/06/2020 23:15:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

06/06/2020 23:15:18 ERROR Node Stats exception.

06/06/2020 23:14:49 INFO GlusterFS mount attempt 

06/06/2020 23:14:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

06/06/2020 23:14:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

06/06/2020 23:14:15 ERROR Node Stats exception.

06/06/2020 23:13:49 INFO GlusterFS mount attempt 

06/06/2020 23:13:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

06/06/2020 23:13:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:13:12 ERROR Node Stats exception.

06/06/2020 23:12:49 INFO GlusterFS mount attempt 

06/06/2020 23:12:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.15 `date +%s`" "

06/06/2020 23:12:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:12:08 ERROR Node Stats exception.

06/06/2020 23:11:49 INFO GlusterFS mount attempt 

06/06/2020 23:11:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

06/06/2020 23:11:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:11:05 ERROR Node Stats exception.

06/06/2020 23:10:49 INFO GlusterFS mount attempt 

06/06/2020 23:10:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.12 `date +%s`" "

06/06/2020 23:10:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

06/06/2020 23:10:02 ERROR Node Stats exception.

06/06/2020 23:09:48 INFO GlusterFS mount attempt 

06/06/2020 23:09:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.11 `date +%s`" "

06/06/2020 23:08:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:08:58 ERROR Node Stats exception.

06/06/2020 23:08:48 INFO GlusterFS mount attempt 

06/06/2020 23:08:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.09 `date +%s`" "

06/06/2020 23:07:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

06/06/2020 23:07:55 ERROR Node Stats exception.

06/06/2020 23:07:48 INFO GlusterFS mount attempt 

06/06/2020 23:07:18 INFO GlusterFS mount attempt 

06/06/2020 23:07:12 INFO console.py process is 4758

06/06/2020 23:07:12 INFO console.py process stopped

06/06/2020 23:07:12 INFO console.py process is 1412

06/06/2020 23:07:12 INFO console.py process stopped

06/06/2020 23:07:12 INFO console.py process is 1411

06/06/2020 23:07:12 INFO console.py process stopped

06/06/2020 23:07:09 INFO Trying to stop console.py process

06/06/2020 23:07:09 INFO console.py process is 1405

06/06/2020 22:55:57 INFO LeaderElectionBase successfully dropped old sessions

06/06/2020 22:55:51 INFO Starting petasan tuning service

06/06/2020 22:55:51 INFO Starting OSDs

06/06/2020 22:55:51 INFO Starting Node Stats Service

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2 is missing PV 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

06/06/2020 22:55:49 INFO Starting activating PetaSAN lvs

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2 is missing PV 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

06/06/2020 22:55:49 INFO Starting activating PetaSAN lvs

06/06/2020 22:55:49 INFO Starting Cluster Management application

06/06/2020 22:55:47 INFO Service is starting.

06/06/2020 22:55:47 INFO Cluster is just starting, system will delete all active disk resources

06/06/2020 22:55:47 INFO LeaderElectionBase dropping old sessions

06/06/2020 22:55:47 INFO Starting PetaSAN service

06/06/2020 22:55:47 INFO Starting cluster file sync service

06/06/2020 22:49:53 INFO create_mds() ended successfully

06/06/2020 22:49:29 INFO create_mds() cmd : mkdir -p /var/lib/ceph/mds/ceph-DL360ONE

06/06/2020 22:49:29 INFO create_mds() started

06/06/2020 22:49:29 INFO create_mgr() ended successfully

06/06/2020 22:48:45 INFO create_mgr() cmd : ceph --cluster ceph auth get-or-create mgr.DL360ONE mon 'allow profile mgr' osd 'allow *' mds 'allow *' -o /var/lib/ceph/mgr/ceph-DL360ONE/keyring

06/06/2020 22:48:45 INFO create_mgr() cmd : mkdir -p /var/lib/ceph/mgr/ceph-DL360ONE

06/06/2020 22:48:45 INFO create_mgr() started

06/06/2020 22:48:45 INFO create_mgr() fresh install

06/06/2020 22:47:57 INFO str_start_command: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> consul agent -raft-protocol 2 -config-dir /opt/petasan/config/etc/consul.d/server -bind 10.10.21.51 -retry-join 10.10.21.52 -retry-join 10.10.21.53

06/06/2020 22:47:55 INFO delete /opt/petasan/config/var/consul

06/06/2020 22:47:55 INFO delete /opt/petasan/config/etc/consul.d

06/06/2020 22:47:53 INFO Starting ceph services

06/06/2020 22:47:53 INFO Start cleaning config files

06/06/2020 22:47:53 INFO Stopping ceph services

06/06/2020 22:47:52 INFO admin.py process stopped

06/06/2020 22:47:52 INFO admin.py process is 2938

06/06/2020 22:47:52 INFO iscsi_service.py process stopped

06/06/2020 22:47:52 INFO iscsi_service.py process is 2936

06/06/2020 22:47:52 INFO files_sync.py process stopped

06/06/2020 22:47:52 INFO files_sync.py process is 2934

06/06/2020 22:44:58 INFO Run post deploy script.

06/06/2020 22:44:58 INFO Node 1 added, cluster requires 2 other nodes to build.

06/06/2020 22:44:45 INFO Set node info completed successfully.

06/06/2020 22:44:41 INFO Set node role completed successfully.

06/06/2020 22:44:41 ERROR 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.

06/06/2020 22:44:41 ERROR 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.

06/06/2020 22:42:27 INFO Current tuning configurations saved.

06/06/2020 22:42:27 INFO Updated cluster tuning successfully.

06/06/2020 22:40:06 INFO Updated cluster network successfully.

06/06/2020 22:38:49 INFO Updated cluster interface successfully.

06/06/2020 22:37:39 INFO password set successfully.

06/06/2020 22:37:39 INFO Created cluster file and set cluster name to DL360CLUSTER

06/06/2020 22:37:39 INFO Created keys for cluster DL360CLUSTER

IOError: [Errno 2] No such file or directory: '/opt/petasan/config/node_info.json'

with open(config.get_node_info_file_path(), 'r') as f:

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/cluster/configuration.py", line 99, in get_node_info

node_name = config.get_node_info().name

File "/usr/lib/python2.7/dist-packages/PetaSAN/backend/cluster/deploy.py", line 60, in get_node_status

Traceback (most recent call last):

06/06/2020 22:35:51 ERROR Config file error. The PetaSAN os maybe just installed.

06/06/2020 22:23:51 ERROR 10.10.21.44 - - [06/Jun/2020 22:23:51] code 400, message Bad request syntax ('\x16\x03\x01\x02\x00\x01\x00\x01\xfc\x03\x03\xc5*u*yBL$(\x02\xe6\x10\xe70\xc4\x1a\x88\xe8\x8ad\xdb\xf7\xb1\xadU=w\xe7\x88\xb6\x87\\ \x1fI\xbe\xe8a\xa3\xef\x13;=#3\x1aJ\x0e(\xb0\x98"\x86aX\t\xb6\x0bH\xbf\xa6.\xe4k\xc7\x00$\x13\x01\x13\x03\x13\x02\xc0+\xc0/\xcc\xa9\xcc\xa8\xc0,\xc00\xc0')

07/06/2020 02:04:05 INFO Start settings IPs

Version 2.5.0 

Copyright 2020 PetaSAN    http://www.petasan.org All rights reserved. 

 

Toggle navigation

Node DL360ONE Log 

  1. Manage Nodes
  2. Nodes List 
  3. Show Log

 

28/06/2020 12:03:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.75 `date +%s`" "

28/06/2020 12:03:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.78 `date +%s`" "

28/06/2020 12:03:52 ERROR Node Stats exception.

28/06/2020 12:03:28 INFO GlusterFS mount attempt 

28/06/2020 12:02:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 12:02:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.36 `date +%s`" "

28/06/2020 12:02:48 ERROR Node Stats exception.

28/06/2020 12:02:28 INFO GlusterFS mount attempt 

28/06/2020 12:01:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 12:01:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.05 `date +%s`" "

28/06/2020 12:01:45 ERROR Node Stats exception.

28/06/2020 12:01:28 INFO GlusterFS mount attempt 

28/06/2020 12:00:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

28/06/2020 12:00:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

28/06/2020 12:00:42 ERROR Node Stats exception.

28/06/2020 12:00:28 INFO GlusterFS mount attempt 

28/06/2020 11:59:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:59:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 11:59:38 ERROR Node Stats exception.

28/06/2020 11:59:28 INFO GlusterFS mount attempt 

28/06/2020 11:58:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

28/06/2020 11:58:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 11:58:35 ERROR Node Stats exception.

28/06/2020 11:58:28 INFO GlusterFS mount attempt 

28/06/2020 11:57:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 11:57:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

28/06/2020 11:57:31 ERROR Node Stats exception.

28/06/2020 11:57:27 INFO GlusterFS mount attempt 

28/06/2020 11:56:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

28/06/2020 11:56:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

28/06/2020 11:56:28 ERROR Node Stats exception.

28/06/2020 11:56:27 INFO GlusterFS mount attempt 

28/06/2020 11:55:57 INFO GlusterFS mount attempt 

28/06/2020 11:55:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

28/06/2020 11:55:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

28/06/2020 11:55:25 ERROR Node Stats exception.

28/06/2020 11:54:57 INFO GlusterFS mount attempt 

28/06/2020 11:54:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

28/06/2020 11:54:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

28/06/2020 11:54:22 ERROR Node Stats exception.

28/06/2020 11:53:57 INFO GlusterFS mount attempt 

28/06/2020 11:53:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

28/06/2020 11:53:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 11:53:18 ERROR Node Stats exception.

28/06/2020 11:52:57 INFO GlusterFS mount attempt 

28/06/2020 11:52:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 11:52:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 11:52:15 ERROR Node Stats exception.

28/06/2020 11:51:57 INFO GlusterFS mount attempt 

28/06/2020 11:51:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 11:51:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 11:51:12 ERROR Node Stats exception.

28/06/2020 11:50:56 INFO GlusterFS mount attempt 

28/06/2020 11:50:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 11:50:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 11:50:08 ERROR Node Stats exception.

28/06/2020 11:49:56 INFO GlusterFS mount attempt 

28/06/2020 11:49:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:49:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 11:49:05 ERROR Node Stats exception.

28/06/2020 11:48:56 INFO GlusterFS mount attempt 

28/06/2020 11:48:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 11:48:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 11:48:01 ERROR Node Stats exception.

28/06/2020 11:47:56 INFO GlusterFS mount attempt 

28/06/2020 11:47:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 11:46:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 11:46:58 ERROR Node Stats exception.

28/06/2020 11:46:56 INFO GlusterFS mount attempt 

28/06/2020 11:46:26 INFO GlusterFS mount attempt 

28/06/2020 11:45:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 11:45:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 11:45:55 ERROR Node Stats exception.

28/06/2020 11:45:25 INFO GlusterFS mount attempt 

28/06/2020 11:44:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:44:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

28/06/2020 11:44:51 ERROR Node Stats exception.

28/06/2020 11:44:25 INFO GlusterFS mount attempt 

28/06/2020 11:43:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 11:43:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 11:43:48 ERROR Node Stats exception.

28/06/2020 11:43:25 INFO GlusterFS mount attempt 

28/06/2020 11:42:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 11:42:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

28/06/2020 11:42:45 ERROR Node Stats exception.

28/06/2020 11:42:25 INFO GlusterFS mount attempt 

28/06/2020 11:41:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 11:41:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

28/06/2020 11:41:42 ERROR Node Stats exception.

28/06/2020 11:41:25 INFO GlusterFS mount attempt 

28/06/2020 11:40:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

28/06/2020 11:40:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 11:40:38 ERROR Node Stats exception.

28/06/2020 11:40:24 INFO GlusterFS mount attempt 

28/06/2020 11:39:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

28/06/2020 11:39:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 11:39:35 ERROR Node Stats exception.

28/06/2020 11:39:24 INFO GlusterFS mount attempt 

28/06/2020 11:38:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 608 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:38:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 11:38:32 ERROR Node Stats exception.

28/06/2020 11:38:24 INFO GlusterFS mount attempt 

28/06/2020 11:37:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 11:37:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

28/06/2020 11:37:28 ERROR Node Stats exception.

28/06/2020 11:37:24 INFO GlusterFS mount attempt 

28/06/2020 11:36:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:36:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

28/06/2020 11:36:25 ERROR Node Stats exception.

28/06/2020 11:36:24 INFO GlusterFS mount attempt 

28/06/2020 11:35:54 INFO GlusterFS mount attempt 

28/06/2020 11:35:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 11:35:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

28/06/2020 11:35:21 ERROR Node Stats exception.

28/06/2020 11:34:53 INFO GlusterFS mount attempt 

28/06/2020 11:34:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 11:34:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

28/06/2020 11:34:18 ERROR Node Stats exception.

28/06/2020 11:33:53 INFO GlusterFS mount attempt 

28/06/2020 11:33:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 11:33:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

28/06/2020 11:33:15 ERROR Node Stats exception.

28/06/2020 11:32:53 INFO GlusterFS mount attempt 

28/06/2020 11:32:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

28/06/2020 11:32:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

28/06/2020 11:32:11 ERROR Node Stats exception.

28/06/2020 11:31:53 INFO GlusterFS mount attempt 

28/06/2020 11:31:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:31:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

28/06/2020 11:31:08 ERROR Node Stats exception.

28/06/2020 11:30:53 INFO GlusterFS mount attempt 

28/06/2020 11:30:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 11:30:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

28/06/2020 11:30:05 ERROR Node Stats exception.

28/06/2020 11:29:52 INFO GlusterFS mount attempt 

28/06/2020 11:29:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:29:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 11:29:02 ERROR Node Stats exception.

28/06/2020 11:28:52 INFO GlusterFS mount attempt 

28/06/2020 11:28:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:27:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 11:27:58 ERROR Node Stats exception.

28/06/2020 11:27:52 INFO GlusterFS mount attempt 

28/06/2020 11:27:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 11:26:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 11:26:54 ERROR Node Stats exception.

28/06/2020 11:26:52 INFO GlusterFS mount attempt 

28/06/2020 11:26:22 INFO GlusterFS mount attempt 

28/06/2020 11:25:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 11:25:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

28/06/2020 11:25:51 ERROR Node Stats exception.

28/06/2020 11:25:22 INFO GlusterFS mount attempt 

28/06/2020 11:24:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 11:24:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 11:24:48 ERROR Node Stats exception.

28/06/2020 11:24:21 INFO GlusterFS mount attempt 

28/06/2020 11:23:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 11:23:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 11:23:44 ERROR Node Stats exception.

28/06/2020 11:23:21 INFO GlusterFS mount attempt 

28/06/2020 11:22:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 11:22:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 11:22:41 ERROR Node Stats exception.

28/06/2020 11:22:21 INFO GlusterFS mount attempt 

28/06/2020 11:21:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

28/06/2020 11:21:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 11:21:38 ERROR Node Stats exception.

28/06/2020 11:21:21 INFO GlusterFS mount attempt 

28/06/2020 11:20:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 11:20:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 11:20:35 ERROR Node Stats exception.

28/06/2020 11:20:21 INFO GlusterFS mount attempt 

28/06/2020 11:19:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 11:19:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

28/06/2020 11:19:31 ERROR Node Stats exception.

28/06/2020 11:19:21 INFO GlusterFS mount attempt 

28/06/2020 11:18:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

28/06/2020 11:18:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

28/06/2020 11:18:28 ERROR Node Stats exception.

28/06/2020 11:18:20 INFO GlusterFS mount attempt 

28/06/2020 11:17:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:17:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 11:17:25 ERROR Node Stats exception.

28/06/2020 11:17:20 INFO GlusterFS mount attempt 

28/06/2020 11:16:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 11:16:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 11:16:21 ERROR Node Stats exception.

28/06/2020 11:16:20 INFO GlusterFS mount attempt 

28/06/2020 11:15:50 INFO GlusterFS mount attempt 

28/06/2020 11:15:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 11:15:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

28/06/2020 11:15:18 ERROR Node Stats exception.

28/06/2020 11:14:50 INFO GlusterFS mount attempt 

28/06/2020 11:14:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 11:14:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 11:14:14 ERROR Node Stats exception.

28/06/2020 11:13:50 INFO GlusterFS mount attempt 

28/06/2020 11:13:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 11:13:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

28/06/2020 11:13:11 ERROR Node Stats exception.

28/06/2020 11:12:50 INFO GlusterFS mount attempt 

28/06/2020 11:12:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 11:12:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 11:12:08 ERROR Node Stats exception.

28/06/2020 11:11:49 INFO GlusterFS mount attempt 

28/06/2020 11:11:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 11:11:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

28/06/2020 11:11:05 ERROR Node Stats exception.

28/06/2020 11:10:49 INFO GlusterFS mount attempt 

28/06/2020 11:10:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 11:10:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 11:10:01 ERROR Node Stats exception.

28/06/2020 11:09:49 INFO GlusterFS mount attempt 

28/06/2020 11:09:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 11:08:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

28/06/2020 11:08:58 ERROR Node Stats exception.

28/06/2020 11:08:49 INFO GlusterFS mount attempt 

28/06/2020 11:08:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 11:07:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 11:07:55 ERROR Node Stats exception.

28/06/2020 11:07:49 INFO GlusterFS mount attempt 

28/06/2020 11:07:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 11:06:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 11:06:51 ERROR Node Stats exception.

28/06/2020 11:06:48 INFO GlusterFS mount attempt 

28/06/2020 11:06:18 INFO GlusterFS mount attempt 

28/06/2020 11:05:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 11:05:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 11:05:48 ERROR Node Stats exception.

28/06/2020 11:05:18 INFO GlusterFS mount attempt 

28/06/2020 11:04:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 11:04:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 11:04:44 ERROR Node Stats exception.

28/06/2020 11:04:18 INFO GlusterFS mount attempt 

28/06/2020 11:03:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 11:03:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

28/06/2020 11:03:41 ERROR Node Stats exception.

28/06/2020 11:03:18 INFO GlusterFS mount attempt 

28/06/2020 11:02:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 11:02:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 11:02:38 ERROR Node Stats exception.

28/06/2020 11:02:18 INFO GlusterFS mount attempt 

28/06/2020 11:01:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 11:01:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.71 `date +%s`" "

28/06/2020 11:01:35 ERROR Node Stats exception.

28/06/2020 11:01:17 INFO GlusterFS mount attempt 

28/06/2020 11:00:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 11:00:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 11:00:31 ERROR Node Stats exception.

28/06/2020 11:00:17 INFO GlusterFS mount attempt 

28/06/2020 10:59:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 10:59:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 10:59:28 ERROR Node Stats exception.

28/06/2020 10:59:17 INFO GlusterFS mount attempt 

28/06/2020 10:58:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 10:58:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

28/06/2020 10:58:25 ERROR Node Stats exception.

28/06/2020 10:58:17 INFO GlusterFS mount attempt 

28/06/2020 10:57:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 10:57:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

28/06/2020 10:57:21 ERROR Node Stats exception.

28/06/2020 10:57:17 INFO GlusterFS mount attempt 

28/06/2020 10:56:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:56:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:56:18 ERROR Node Stats exception.

28/06/2020 10:56:17 INFO GlusterFS mount attempt 

28/06/2020 10:55:46 INFO GlusterFS mount attempt 

28/06/2020 10:55:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 10:55:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 10:55:14 ERROR Node Stats exception.

28/06/2020 10:54:46 INFO GlusterFS mount attempt 

28/06/2020 10:54:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 10:54:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 10:54:11 ERROR Node Stats exception.

28/06/2020 10:53:46 INFO GlusterFS mount attempt 

28/06/2020 10:53:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 10:53:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

28/06/2020 10:53:08 ERROR Node Stats exception.

28/06/2020 10:52:46 INFO GlusterFS mount attempt 

28/06/2020 10:52:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 10:52:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

28/06/2020 10:52:04 ERROR Node Stats exception.

28/06/2020 10:51:46 INFO GlusterFS mount attempt 

28/06/2020 10:51:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 10:51:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 10:51:01 ERROR Node Stats exception.

28/06/2020 10:50:46 INFO GlusterFS mount attempt 

28/06/2020 10:50:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 10:49:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

28/06/2020 10:49:58 ERROR Node Stats exception.

28/06/2020 10:49:45 INFO GlusterFS mount attempt 

28/06/2020 10:49:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

28/06/2020 10:48:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 10:48:54 ERROR Node Stats exception.

28/06/2020 10:48:45 INFO GlusterFS mount attempt 

28/06/2020 10:48:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

28/06/2020 10:47:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

28/06/2020 10:47:51 ERROR Node Stats exception.

28/06/2020 10:47:45 INFO GlusterFS mount attempt 

28/06/2020 10:47:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

28/06/2020 10:46:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

28/06/2020 10:46:48 ERROR Node Stats exception.

28/06/2020 10:46:45 INFO GlusterFS mount attempt 

28/06/2020 10:46:15 INFO GlusterFS mount attempt 

28/06/2020 10:45:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 607 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:45:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:45:45 ERROR Node Stats exception.

28/06/2020 10:45:15 INFO GlusterFS mount attempt 

28/06/2020 10:44:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:44:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 10:44:41 ERROR Node Stats exception.

28/06/2020 10:44:14 INFO GlusterFS mount attempt 

28/06/2020 10:43:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 10:43:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 10:43:38 ERROR Node Stats exception.

28/06/2020 10:43:14 INFO GlusterFS mount attempt 

28/06/2020 10:42:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 10:42:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 10:42:34 ERROR Node Stats exception.

28/06/2020 10:42:14 INFO GlusterFS mount attempt 

28/06/2020 10:41:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 10:41:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

28/06/2020 10:41:31 ERROR Node Stats exception.

28/06/2020 10:41:14 INFO GlusterFS mount attempt 

28/06/2020 10:40:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 10:40:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 10:40:28 ERROR Node Stats exception.

28/06/2020 10:40:14 INFO GlusterFS mount attempt 

28/06/2020 10:39:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 10:39:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

28/06/2020 10:39:24 ERROR Node Stats exception.

28/06/2020 10:39:14 INFO GlusterFS mount attempt 

28/06/2020 10:38:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 10:38:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

28/06/2020 10:38:21 ERROR Node Stats exception.

28/06/2020 10:38:13 INFO GlusterFS mount attempt 

28/06/2020 10:37:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 10:37:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

28/06/2020 10:37:18 ERROR Node Stats exception.

28/06/2020 10:37:13 INFO GlusterFS mount attempt 

28/06/2020 10:36:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 10:36:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

28/06/2020 10:36:14 ERROR Node Stats exception.

28/06/2020 10:36:13 INFO GlusterFS mount attempt 

28/06/2020 10:35:43 INFO GlusterFS mount attempt 

28/06/2020 10:35:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:35:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:35:11 ERROR Node Stats exception.

28/06/2020 10:34:43 INFO GlusterFS mount attempt 

28/06/2020 10:34:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 10:34:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 10:34:07 ERROR Node Stats exception.

28/06/2020 10:33:43 INFO GlusterFS mount attempt 

28/06/2020 10:33:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 10:33:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 10:33:04 ERROR Node Stats exception.

28/06/2020 10:32:42 INFO GlusterFS mount attempt 

28/06/2020 10:32:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 10:32:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

28/06/2020 10:32:01 ERROR Node Stats exception.

28/06/2020 10:31:42 INFO GlusterFS mount attempt 

28/06/2020 10:31:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

28/06/2020 10:30:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.08 `date +%s`" "

28/06/2020 10:30:58 ERROR Node Stats exception.

28/06/2020 10:30:42 INFO GlusterFS mount attempt 

28/06/2020 10:30:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 10:29:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 10:29:54 ERROR Node Stats exception.

28/06/2020 10:29:42 INFO GlusterFS mount attempt 

28/06/2020 10:29:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 10:28:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

28/06/2020 10:28:51 ERROR Node Stats exception.

28/06/2020 10:28:42 INFO GlusterFS mount attempt 

28/06/2020 10:28:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

28/06/2020 10:27:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

28/06/2020 10:27:48 ERROR Node Stats exception.

28/06/2020 10:27:41 INFO GlusterFS mount attempt 

28/06/2020 10:27:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 10:26:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 10:26:44 ERROR Node Stats exception.

28/06/2020 10:26:41 INFO GlusterFS mount attempt 

28/06/2020 10:26:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

28/06/2020 10:25:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 10:25:41 ERROR Node Stats exception.

28/06/2020 10:25:41 INFO GlusterFS mount attempt 

28/06/2020 10:25:11 INFO GlusterFS mount attempt 

28/06/2020 10:24:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:24:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:24:38 ERROR Node Stats exception.

28/06/2020 10:24:11 INFO GlusterFS mount attempt 

28/06/2020 10:23:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 10:23:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 10:23:34 ERROR Node Stats exception.

28/06/2020 10:23:11 INFO GlusterFS mount attempt 

28/06/2020 10:22:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 10:22:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 10:22:31 ERROR Node Stats exception.

28/06/2020 10:22:10 INFO GlusterFS mount attempt 

28/06/2020 10:21:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 10:21:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

28/06/2020 10:21:28 ERROR Node Stats exception.

28/06/2020 10:21:10 INFO GlusterFS mount attempt 

28/06/2020 10:20:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 10:20:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 10:20:24 ERROR Node Stats exception.

28/06/2020 10:20:10 INFO GlusterFS mount attempt 

28/06/2020 10:19:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 10:19:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 10:19:21 ERROR Node Stats exception.

28/06/2020 10:19:10 INFO GlusterFS mount attempt 

28/06/2020 10:18:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 10:18:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 10:18:18 ERROR Node Stats exception.

28/06/2020 10:18:10 INFO GlusterFS mount attempt 

28/06/2020 10:17:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 10:17:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

28/06/2020 10:17:14 ERROR Node Stats exception.

28/06/2020 10:17:09 INFO GlusterFS mount attempt 

28/06/2020 10:16:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

28/06/2020 10:16:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 10:16:11 ERROR Node Stats exception.

28/06/2020 10:16:09 INFO GlusterFS mount attempt 

28/06/2020 10:15:39 INFO GlusterFS mount attempt 

28/06/2020 10:15:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:15:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 10:15:08 ERROR Node Stats exception.

28/06/2020 10:14:39 INFO GlusterFS mount attempt 

28/06/2020 10:14:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:14:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 10:14:04 ERROR Node Stats exception.

28/06/2020 10:13:39 INFO GlusterFS mount attempt 

28/06/2020 10:13:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 10:13:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

28/06/2020 10:13:01 ERROR Node Stats exception.

28/06/2020 10:12:39 INFO GlusterFS mount attempt 

28/06/2020 10:12:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 10:11:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 10:11:57 ERROR Node Stats exception.

28/06/2020 10:11:38 INFO GlusterFS mount attempt 

28/06/2020 10:11:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:10:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 10:10:54 ERROR Node Stats exception.

28/06/2020 10:10:38 INFO GlusterFS mount attempt 

28/06/2020 10:10:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 10:09:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 10:09:51 ERROR Node Stats exception.

28/06/2020 10:09:38 INFO GlusterFS mount attempt 

28/06/2020 10:09:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 10:08:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

28/06/2020 10:08:48 ERROR Node Stats exception.

28/06/2020 10:08:38 INFO GlusterFS mount attempt 

28/06/2020 10:08:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 10:07:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 10:07:44 ERROR Node Stats exception.

28/06/2020 10:07:38 INFO GlusterFS mount attempt 

28/06/2020 10:07:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 10:06:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 10:06:41 ERROR Node Stats exception.

28/06/2020 10:06:38 INFO GlusterFS mount attempt 

28/06/2020 10:06:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 10:05:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 10:05:38 ERROR Node Stats exception.

28/06/2020 10:05:37 INFO GlusterFS mount attempt 

28/06/2020 10:05:07 INFO GlusterFS mount attempt 

28/06/2020 10:04:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 10:04:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 10:04:34 ERROR Node Stats exception.

28/06/2020 10:04:07 INFO GlusterFS mount attempt 

28/06/2020 10:03:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 10:03:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 10:03:31 ERROR Node Stats exception.

28/06/2020 10:03:07 INFO GlusterFS mount attempt 

28/06/2020 10:02:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 10:02:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 10:02:27 ERROR Node Stats exception.

28/06/2020 10:02:07 INFO GlusterFS mount attempt 

28/06/2020 10:01:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 10:01:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 10:01:24 ERROR Node Stats exception.

28/06/2020 10:01:07 INFO GlusterFS mount attempt 

28/06/2020 10:00:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 10:00:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

28/06/2020 10:00:21 ERROR Node Stats exception.

28/06/2020 10:00:06 INFO GlusterFS mount attempt 

28/06/2020 09:59:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 09:59:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

28/06/2020 09:59:17 ERROR Node Stats exception.

28/06/2020 09:59:06 INFO GlusterFS mount attempt 

28/06/2020 09:58:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 09:58:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 09:58:14 ERROR Node Stats exception.

28/06/2020 09:58:06 INFO GlusterFS mount attempt 

28/06/2020 09:57:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

28/06/2020 09:57:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 09:57:11 ERROR Node Stats exception.

28/06/2020 09:57:06 INFO GlusterFS mount attempt 

28/06/2020 09:56:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 09:56:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 09:56:07 ERROR Node Stats exception.

28/06/2020 09:56:06 INFO GlusterFS mount attempt 

28/06/2020 09:55:36 INFO GlusterFS mount attempt 

28/06/2020 09:55:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 09:55:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:55:04 ERROR Node Stats exception.

28/06/2020 09:54:35 INFO GlusterFS mount attempt 

28/06/2020 09:54:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 09:54:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 09:54:01 ERROR Node Stats exception.

28/06/2020 09:53:35 INFO GlusterFS mount attempt 

28/06/2020 09:53:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:52:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 09:52:58 ERROR Node Stats exception.

28/06/2020 09:52:35 INFO GlusterFS mount attempt 

28/06/2020 09:52:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 09:51:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

28/06/2020 09:51:54 ERROR Node Stats exception.

28/06/2020 09:51:35 INFO GlusterFS mount attempt 

28/06/2020 09:51:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 09:50:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

28/06/2020 09:50:51 ERROR Node Stats exception.

28/06/2020 09:50:35 INFO GlusterFS mount attempt 

28/06/2020 09:50:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 09:49:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

28/06/2020 09:49:47 ERROR Node Stats exception.

28/06/2020 09:49:34 INFO GlusterFS mount attempt 

28/06/2020 09:49:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 09:48:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 09:48:44 ERROR Node Stats exception.

28/06/2020 09:48:34 INFO GlusterFS mount attempt 

28/06/2020 09:48:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 09:47:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 09:47:41 ERROR Node Stats exception.

28/06/2020 09:47:34 INFO GlusterFS mount attempt 

28/06/2020 09:47:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 09:46:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 09:46:37 ERROR Node Stats exception.

28/06/2020 09:46:34 INFO GlusterFS mount attempt 

28/06/2020 09:46:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 09:45:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 09:45:34 ERROR Node Stats exception.

28/06/2020 09:45:34 INFO GlusterFS mount attempt 

28/06/2020 09:45:04 INFO GlusterFS mount attempt 

28/06/2020 09:44:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 09:44:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 09:44:31 ERROR Node Stats exception.

28/06/2020 09:44:03 INFO GlusterFS mount attempt 

28/06/2020 09:43:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 09:43:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 09:43:27 ERROR Node Stats exception.

28/06/2020 09:43:03 INFO GlusterFS mount attempt 

28/06/2020 09:42:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 606 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:42:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:42:24 ERROR Node Stats exception.

28/06/2020 09:42:03 INFO GlusterFS mount attempt 

28/06/2020 09:41:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

28/06/2020 09:41:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

28/06/2020 09:41:20 ERROR Node Stats exception.

28/06/2020 09:41:03 INFO GlusterFS mount attempt 

28/06/2020 09:40:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

28/06/2020 09:40:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

28/06/2020 09:40:17 ERROR Node Stats exception.

28/06/2020 09:40:03 INFO GlusterFS mount attempt 

28/06/2020 09:39:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.24 `date +%s`" "

28/06/2020 09:39:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 09:39:14 ERROR Node Stats exception.

28/06/2020 09:39:03 INFO GlusterFS mount attempt 

28/06/2020 09:38:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

28/06/2020 09:38:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

28/06/2020 09:38:10 ERROR Node Stats exception.

28/06/2020 09:38:02 INFO GlusterFS mount attempt 

28/06/2020 09:37:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

28/06/2020 09:37:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 09:37:07 ERROR Node Stats exception.

28/06/2020 09:37:02 INFO GlusterFS mount attempt 

28/06/2020 09:36:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

28/06/2020 09:36:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 09:36:04 ERROR Node Stats exception.

28/06/2020 09:36:02 INFO GlusterFS mount attempt 

28/06/2020 09:35:32 INFO GlusterFS mount attempt 

28/06/2020 09:35:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 09:35:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

28/06/2020 09:35:01 ERROR Node Stats exception.

28/06/2020 09:34:32 INFO GlusterFS mount attempt 

28/06/2020 09:34:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 09:33:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 09:33:57 ERROR Node Stats exception.

28/06/2020 09:33:32 INFO GlusterFS mount attempt 

28/06/2020 09:33:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 09:32:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

28/06/2020 09:32:54 ERROR Node Stats exception.

28/06/2020 09:32:31 INFO GlusterFS mount attempt 

28/06/2020 09:32:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:31:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:31:51 ERROR Node Stats exception.

28/06/2020 09:31:31 INFO GlusterFS mount attempt 

28/06/2020 09:31:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 09:30:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 09:30:47 ERROR Node Stats exception.

28/06/2020 09:30:31 INFO GlusterFS mount attempt 

28/06/2020 09:30:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

28/06/2020 09:29:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 09:29:44 ERROR Node Stats exception.

28/06/2020 09:29:31 INFO GlusterFS mount attempt 

28/06/2020 09:29:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 09:28:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

28/06/2020 09:28:40 ERROR Node Stats exception.

28/06/2020 09:28:31 INFO GlusterFS mount attempt 

28/06/2020 09:28:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 09:27:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

28/06/2020 09:27:37 ERROR Node Stats exception.

28/06/2020 09:27:31 INFO GlusterFS mount attempt 

28/06/2020 09:27:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 09:26:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 09:26:34 ERROR Node Stats exception.

28/06/2020 09:26:30 INFO GlusterFS mount attempt 

28/06/2020 09:26:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 09:25:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 09:25:30 ERROR Node Stats exception.

28/06/2020 09:25:30 INFO GlusterFS mount attempt 

28/06/2020 09:25:00 INFO GlusterFS mount attempt 

28/06/2020 09:24:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 09:24:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 09:24:27 ERROR Node Stats exception.

28/06/2020 09:24:00 INFO GlusterFS mount attempt 

28/06/2020 09:23:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 09:23:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

28/06/2020 09:23:24 ERROR Node Stats exception.

28/06/2020 09:23:00 INFO GlusterFS mount attempt 

28/06/2020 09:22:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

28/06/2020 09:22:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:22:21 ERROR Node Stats exception.

28/06/2020 09:22:00 INFO GlusterFS mount attempt 

28/06/2020 09:21:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:21:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:21:17 ERROR Node Stats exception.

28/06/2020 09:21:00 INFO GlusterFS mount attempt 

28/06/2020 09:20:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 09:20:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:20:14 ERROR Node Stats exception.

28/06/2020 09:19:59 INFO GlusterFS mount attempt 

28/06/2020 09:19:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 09:19:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 09:19:10 ERROR Node Stats exception.

28/06/2020 09:18:59 INFO GlusterFS mount attempt 

28/06/2020 09:18:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 09:18:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:18:07 ERROR Node Stats exception.

28/06/2020 09:17:59 INFO GlusterFS mount attempt 

28/06/2020 09:17:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 09:17:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

28/06/2020 09:17:04 ERROR Node Stats exception.

28/06/2020 09:16:59 INFO GlusterFS mount attempt 

28/06/2020 09:16:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 09:16:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

28/06/2020 09:16:00 ERROR Node Stats exception.

28/06/2020 09:15:59 INFO GlusterFS mount attempt 

28/06/2020 09:15:29 INFO GlusterFS mount attempt 

28/06/2020 09:14:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 09:14:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 09:14:57 ERROR Node Stats exception.

28/06/2020 09:14:28 INFO GlusterFS mount attempt 

28/06/2020 09:13:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 09:13:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 09:13:54 ERROR Node Stats exception.

28/06/2020 09:13:28 INFO GlusterFS mount attempt 

28/06/2020 09:12:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 09:12:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 09:12:51 ERROR Node Stats exception.

28/06/2020 09:12:28 INFO GlusterFS mount attempt 

28/06/2020 09:11:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 09:11:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 09:11:47 ERROR Node Stats exception.

28/06/2020 09:11:28 INFO GlusterFS mount attempt 

28/06/2020 09:10:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:10:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 09:10:44 ERROR Node Stats exception.

28/06/2020 09:10:28 INFO GlusterFS mount attempt 

28/06/2020 09:09:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 09:09:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 09:09:40 ERROR Node Stats exception.

28/06/2020 09:09:28 INFO GlusterFS mount attempt 

28/06/2020 09:08:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 09:08:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 09:08:37 ERROR Node Stats exception.

28/06/2020 09:08:27 INFO GlusterFS mount attempt 

28/06/2020 09:07:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 09:07:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 09:07:34 ERROR Node Stats exception.

28/06/2020 09:07:27 INFO GlusterFS mount attempt 

28/06/2020 09:06:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 09:06:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 09:06:30 ERROR Node Stats exception.

28/06/2020 09:06:27 INFO GlusterFS mount attempt 

28/06/2020 09:05:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 09:05:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 09:05:27 ERROR Node Stats exception.

28/06/2020 09:05:27 INFO GlusterFS mount attempt 

28/06/2020 09:04:57 INFO GlusterFS mount attempt 

28/06/2020 09:04:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 09:04:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

28/06/2020 09:04:24 ERROR Node Stats exception.

28/06/2020 09:03:56 INFO GlusterFS mount attempt 

28/06/2020 09:03:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 09:03:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 09:03:20 ERROR Node Stats exception.

28/06/2020 09:02:56 INFO GlusterFS mount attempt 

28/06/2020 09:02:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 09:02:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 09:02:17 ERROR Node Stats exception.

28/06/2020 09:01:56 INFO GlusterFS mount attempt 

28/06/2020 09:01:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 09:01:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

28/06/2020 09:01:14 ERROR Node Stats exception.

28/06/2020 09:00:56 INFO GlusterFS mount attempt 

28/06/2020 09:00:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 09:00:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 09:00:11 ERROR Node Stats exception.

28/06/2020 08:59:56 INFO GlusterFS mount attempt 

28/06/2020 08:59:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 08:59:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

28/06/2020 08:59:07 ERROR Node Stats exception.

28/06/2020 08:58:56 INFO GlusterFS mount attempt 

28/06/2020 08:58:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:58:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 08:58:04 ERROR Node Stats exception.

28/06/2020 08:57:55 INFO GlusterFS mount attempt 

28/06/2020 08:57:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 08:57:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

28/06/2020 08:57:00 ERROR Node Stats exception.

28/06/2020 08:56:55 INFO GlusterFS mount attempt 

28/06/2020 08:56:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 08:55:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 08:55:57 ERROR Node Stats exception.

28/06/2020 08:55:55 INFO GlusterFS mount attempt 

28/06/2020 08:55:25 INFO GlusterFS mount attempt 

28/06/2020 08:54:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:54:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

28/06/2020 08:54:54 ERROR Node Stats exception.

28/06/2020 08:54:25 INFO GlusterFS mount attempt 

28/06/2020 08:53:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

28/06/2020 08:53:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 08:53:50 ERROR Node Stats exception.

28/06/2020 08:53:25 INFO GlusterFS mount attempt 

28/06/2020 08:52:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

28/06/2020 08:52:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 08:52:47 ERROR Node Stats exception.

28/06/2020 08:52:24 INFO GlusterFS mount attempt 

28/06/2020 08:51:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

28/06/2020 08:51:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 08:51:44 ERROR Node Stats exception.

28/06/2020 08:51:24 INFO GlusterFS mount attempt 

28/06/2020 08:50:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 08:50:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 08:50:41 ERROR Node Stats exception.

28/06/2020 08:50:24 INFO GlusterFS mount attempt 

28/06/2020 08:49:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:49:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:49:37 ERROR Node Stats exception.

28/06/2020 08:49:24 INFO GlusterFS mount attempt 

28/06/2020 08:48:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 08:48:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 08:48:34 ERROR Node Stats exception.

28/06/2020 08:48:24 INFO GlusterFS mount attempt 

28/06/2020 08:47:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:47:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 08:47:30 ERROR Node Stats exception.

28/06/2020 08:47:24 INFO GlusterFS mount attempt 

28/06/2020 08:46:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 08:46:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 08:46:27 ERROR Node Stats exception.

28/06/2020 08:46:23 INFO GlusterFS mount attempt 

28/06/2020 08:45:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 08:45:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 08:45:24 ERROR Node Stats exception.

28/06/2020 08:45:23 INFO GlusterFS mount attempt 

28/06/2020 08:44:53 INFO GlusterFS mount attempt 

28/06/2020 08:44:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 08:44:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 08:44:20 ERROR Node Stats exception.

28/06/2020 08:43:53 INFO GlusterFS mount attempt 

28/06/2020 08:43:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 08:43:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 08:43:17 ERROR Node Stats exception.

28/06/2020 08:42:53 INFO GlusterFS mount attempt 

28/06/2020 08:42:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:42:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 08:42:14 ERROR Node Stats exception.

28/06/2020 08:41:53 INFO GlusterFS mount attempt 

28/06/2020 08:41:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 08:41:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

28/06/2020 08:41:11 ERROR Node Stats exception.

28/06/2020 08:40:52 INFO GlusterFS mount attempt 

28/06/2020 08:40:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 08:40:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 08:40:07 ERROR Node Stats exception.

28/06/2020 08:39:52 INFO GlusterFS mount attempt 

28/06/2020 08:39:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 605 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:39:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:39:04 ERROR Node Stats exception.

28/06/2020 08:38:52 INFO GlusterFS mount attempt 

28/06/2020 08:38:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 08:38:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 08:38:00 ERROR Node Stats exception.

28/06/2020 08:37:52 INFO GlusterFS mount attempt 

28/06/2020 08:37:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 08:36:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 08:36:57 ERROR Node Stats exception.

28/06/2020 08:36:52 INFO GlusterFS mount attempt 

28/06/2020 08:36:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:35:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 08:35:54 ERROR Node Stats exception.

28/06/2020 08:35:52 INFO GlusterFS mount attempt 

28/06/2020 08:35:21 INFO GlusterFS mount attempt 

28/06/2020 08:34:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 08:34:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 08:34:50 ERROR Node Stats exception.

28/06/2020 08:34:21 INFO GlusterFS mount attempt 

28/06/2020 08:33:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 08:33:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

28/06/2020 08:33:47 ERROR Node Stats exception.

28/06/2020 08:33:21 INFO GlusterFS mount attempt 

28/06/2020 08:32:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 08:32:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 08:32:44 ERROR Node Stats exception.

28/06/2020 08:32:21 INFO GlusterFS mount attempt 

28/06/2020 08:31:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:31:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

28/06/2020 08:31:40 ERROR Node Stats exception.

28/06/2020 08:31:21 INFO GlusterFS mount attempt 

28/06/2020 08:30:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 08:30:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 08:30:37 ERROR Node Stats exception.

28/06/2020 08:30:21 INFO GlusterFS mount attempt 

28/06/2020 08:29:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 08:29:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

28/06/2020 08:29:34 ERROR Node Stats exception.

28/06/2020 08:29:20 INFO GlusterFS mount attempt 

28/06/2020 08:28:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:28:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:28:31 ERROR Node Stats exception.

28/06/2020 08:28:20 INFO GlusterFS mount attempt 

28/06/2020 08:27:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 08:27:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 08:27:27 ERROR Node Stats exception.

28/06/2020 08:27:20 INFO GlusterFS mount attempt 

28/06/2020 08:26:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 08:26:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

28/06/2020 08:26:24 ERROR Node Stats exception.

28/06/2020 08:26:20 INFO GlusterFS mount attempt 

28/06/2020 08:25:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 08:25:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 08:25:20 ERROR Node Stats exception.

28/06/2020 08:25:20 INFO GlusterFS mount attempt 

28/06/2020 08:24:50 INFO GlusterFS mount attempt 

28/06/2020 08:24:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 08:24:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 08:24:17 ERROR Node Stats exception.

28/06/2020 08:23:49 INFO GlusterFS mount attempt 

28/06/2020 08:23:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 08:23:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 08:23:14 ERROR Node Stats exception.

28/06/2020 08:22:49 INFO GlusterFS mount attempt 

28/06/2020 08:22:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 08:22:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 08:22:10 ERROR Node Stats exception.

28/06/2020 08:21:49 INFO GlusterFS mount attempt 

28/06/2020 08:21:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 08:21:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

28/06/2020 08:21:07 ERROR Node Stats exception.

28/06/2020 08:20:49 INFO GlusterFS mount attempt 

28/06/2020 08:20:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 08:20:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

28/06/2020 08:20:04 ERROR Node Stats exception.

28/06/2020 08:19:49 INFO GlusterFS mount attempt 

28/06/2020 08:19:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:19:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 08:19:00 ERROR Node Stats exception.

28/06/2020 08:18:48 INFO GlusterFS mount attempt 

28/06/2020 08:18:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:17:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:17:57 ERROR Node Stats exception.

28/06/2020 08:17:48 INFO GlusterFS mount attempt 

28/06/2020 08:17:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 08:16:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 08:16:53 ERROR Node Stats exception.

28/06/2020 08:16:48 INFO GlusterFS mount attempt 

28/06/2020 08:16:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 08:15:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 08:15:50 ERROR Node Stats exception.

28/06/2020 08:15:48 INFO GlusterFS mount attempt 

28/06/2020 08:15:18 INFO GlusterFS mount attempt 

28/06/2020 08:14:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 08:14:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 08:14:47 ERROR Node Stats exception.

28/06/2020 08:14:18 INFO GlusterFS mount attempt 

28/06/2020 08:13:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 08:13:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 08:13:43 ERROR Node Stats exception.

28/06/2020 08:13:17 INFO GlusterFS mount attempt 

28/06/2020 08:12:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:12:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 08:12:40 ERROR Node Stats exception.

28/06/2020 08:12:17 INFO GlusterFS mount attempt 

28/06/2020 08:11:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 08:11:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 08:11:37 ERROR Node Stats exception.

28/06/2020 08:11:17 INFO GlusterFS mount attempt 

28/06/2020 08:10:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 08:10:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 08:10:33 ERROR Node Stats exception.

28/06/2020 08:10:17 INFO GlusterFS mount attempt 

28/06/2020 08:09:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 08:09:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

28/06/2020 08:09:30 ERROR Node Stats exception.

28/06/2020 08:09:17 INFO GlusterFS mount attempt 

28/06/2020 08:08:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 08:08:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 08:08:27 ERROR Node Stats exception.

28/06/2020 08:08:17 INFO GlusterFS mount attempt 

28/06/2020 08:07:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 08:07:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 08:07:24 ERROR Node Stats exception.

28/06/2020 08:07:16 INFO GlusterFS mount attempt 

28/06/2020 08:06:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 08:06:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 08:06:20 ERROR Node Stats exception.

28/06/2020 08:06:16 INFO GlusterFS mount attempt 

28/06/2020 08:05:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 08:05:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 08:05:17 ERROR Node Stats exception.

28/06/2020 08:05:16 INFO GlusterFS mount attempt 

28/06/2020 08:04:46 INFO GlusterFS mount attempt 

28/06/2020 08:04:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 08:04:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 08:04:13 ERROR Node Stats exception.

28/06/2020 08:03:46 INFO GlusterFS mount attempt 

28/06/2020 08:03:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:03:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 08:03:10 ERROR Node Stats exception.

28/06/2020 08:02:46 INFO GlusterFS mount attempt 

28/06/2020 08:02:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 08:02:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 08:02:07 ERROR Node Stats exception.

28/06/2020 08:01:45 INFO GlusterFS mount attempt 

28/06/2020 08:01:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 08:01:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 08:01:03 ERROR Node Stats exception.

28/06/2020 08:00:45 INFO GlusterFS mount attempt 

28/06/2020 08:00:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 08:00:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 08:00:00 ERROR Node Stats exception.

28/06/2020 07:59:45 INFO GlusterFS mount attempt 

28/06/2020 07:59:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 07:58:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 07:58:57 ERROR Node Stats exception.

28/06/2020 07:58:45 INFO GlusterFS mount attempt 

28/06/2020 07:58:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 07:57:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 07:57:53 ERROR Node Stats exception.

28/06/2020 07:57:45 INFO GlusterFS mount attempt 

28/06/2020 07:57:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:56:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:56:50 ERROR Node Stats exception.

28/06/2020 07:56:45 INFO GlusterFS mount attempt 

28/06/2020 07:56:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 07:55:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 07:55:46 ERROR Node Stats exception.

28/06/2020 07:55:44 INFO GlusterFS mount attempt 

28/06/2020 07:55:14 INFO GlusterFS mount attempt 

28/06/2020 07:54:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 07:54:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 07:54:43 ERROR Node Stats exception.

28/06/2020 07:54:14 INFO GlusterFS mount attempt 

28/06/2020 07:53:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 07:53:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 07:53:40 ERROR Node Stats exception.

28/06/2020 07:53:14 INFO GlusterFS mount attempt 

28/06/2020 07:52:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 07:52:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 07:52:37 ERROR Node Stats exception.

28/06/2020 07:52:14 INFO GlusterFS mount attempt 

28/06/2020 07:51:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 07:51:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 07:51:33 ERROR Node Stats exception.

28/06/2020 07:51:14 INFO GlusterFS mount attempt 

28/06/2020 07:50:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 07:50:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 07:50:30 ERROR Node Stats exception.

28/06/2020 07:50:13 INFO GlusterFS mount attempt 

28/06/2020 07:49:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 07:49:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 07:49:27 ERROR Node Stats exception.

28/06/2020 07:49:13 INFO GlusterFS mount attempt 

28/06/2020 07:48:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 07:48:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 07:48:23 ERROR Node Stats exception.

28/06/2020 07:48:13 INFO GlusterFS mount attempt 

28/06/2020 07:47:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 07:47:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

28/06/2020 07:47:20 ERROR Node Stats exception.

28/06/2020 07:47:13 INFO GlusterFS mount attempt 

28/06/2020 07:46:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:46:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:46:17 ERROR Node Stats exception.

28/06/2020 07:46:13 INFO GlusterFS mount attempt 

28/06/2020 07:45:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 07:45:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 07:45:13 ERROR Node Stats exception.

28/06/2020 07:45:12 INFO GlusterFS mount attempt 

28/06/2020 07:44:42 INFO GlusterFS mount attempt 

28/06/2020 07:44:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 07:44:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 07:44:10 ERROR Node Stats exception.

28/06/2020 07:43:42 INFO GlusterFS mount attempt 

28/06/2020 07:43:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

28/06/2020 07:43:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 07:43:07 ERROR Node Stats exception.

28/06/2020 07:42:42 INFO GlusterFS mount attempt 

28/06/2020 07:42:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 07:42:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 07:42:03 ERROR Node Stats exception.

28/06/2020 07:41:42 INFO GlusterFS mount attempt 

28/06/2020 07:41:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 07:41:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 07:41:00 ERROR Node Stats exception.

28/06/2020 07:40:42 INFO GlusterFS mount attempt 

28/06/2020 07:40:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 07:39:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 07:39:57 ERROR Node Stats exception.

28/06/2020 07:39:42 INFO GlusterFS mount attempt 

28/06/2020 07:39:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 07:38:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 07:38:53 ERROR Node Stats exception.

28/06/2020 07:38:41 INFO GlusterFS mount attempt 

28/06/2020 07:38:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 07:37:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 07:37:50 ERROR Node Stats exception.

28/06/2020 07:37:41 INFO GlusterFS mount attempt 

28/06/2020 07:37:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:36:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 07:36:47 ERROR Node Stats exception.

28/06/2020 07:36:41 INFO GlusterFS mount attempt 

28/06/2020 07:36:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 604 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:35:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:35:44 ERROR Node Stats exception.

28/06/2020 07:35:41 INFO GlusterFS mount attempt 

28/06/2020 07:35:11 INFO GlusterFS mount attempt 

28/06/2020 07:34:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 07:34:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

28/06/2020 07:34:40 ERROR Node Stats exception.

28/06/2020 07:34:11 INFO GlusterFS mount attempt 

28/06/2020 07:33:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 07:33:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 07:33:37 ERROR Node Stats exception.

28/06/2020 07:33:10 INFO GlusterFS mount attempt 

28/06/2020 07:32:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 07:32:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 07:32:33 ERROR Node Stats exception.

28/06/2020 07:32:10 INFO GlusterFS mount attempt 

28/06/2020 07:31:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 07:31:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 07:31:30 ERROR Node Stats exception.

28/06/2020 07:31:10 INFO GlusterFS mount attempt 

28/06/2020 07:30:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:30:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 07:30:27 ERROR Node Stats exception.

28/06/2020 07:30:10 INFO GlusterFS mount attempt 

28/06/2020 07:29:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 07:29:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 07:29:23 ERROR Node Stats exception.

28/06/2020 07:29:10 INFO GlusterFS mount attempt 

28/06/2020 07:28:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 07:28:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 07:28:20 ERROR Node Stats exception.

28/06/2020 07:28:10 INFO GlusterFS mount attempt 

28/06/2020 07:27:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 07:27:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 07:27:17 ERROR Node Stats exception.

28/06/2020 07:27:09 INFO GlusterFS mount attempt 

28/06/2020 07:26:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 07:26:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 07:26:13 ERROR Node Stats exception.

28/06/2020 07:26:09 INFO GlusterFS mount attempt 

28/06/2020 07:25:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:25:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:25:10 ERROR Node Stats exception.

28/06/2020 07:25:09 INFO GlusterFS mount attempt 

28/06/2020 07:24:39 INFO GlusterFS mount attempt 

28/06/2020 07:24:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:24:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

28/06/2020 07:24:06 ERROR Node Stats exception.

28/06/2020 07:23:39 INFO GlusterFS mount attempt 

28/06/2020 07:23:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 07:23:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 07:23:03 ERROR Node Stats exception.

28/06/2020 07:22:39 INFO GlusterFS mount attempt 

28/06/2020 07:22:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 07:22:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 07:22:00 ERROR Node Stats exception.

28/06/2020 07:21:38 INFO GlusterFS mount attempt 

28/06/2020 07:21:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 07:20:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 07:20:57 ERROR Node Stats exception.

28/06/2020 07:20:38 INFO GlusterFS mount attempt 

28/06/2020 07:20:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 07:19:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 07:19:53 ERROR Node Stats exception.

28/06/2020 07:19:38 INFO GlusterFS mount attempt 

28/06/2020 07:19:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 07:18:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

28/06/2020 07:18:50 ERROR Node Stats exception.

28/06/2020 07:18:38 INFO GlusterFS mount attempt 

28/06/2020 07:18:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 07:17:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 07:17:47 ERROR Node Stats exception.

28/06/2020 07:17:38 INFO GlusterFS mount attempt 

28/06/2020 07:17:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 07:16:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 07:16:43 ERROR Node Stats exception.

28/06/2020 07:16:38 INFO GlusterFS mount attempt 

28/06/2020 07:16:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 07:15:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 07:15:40 ERROR Node Stats exception.

28/06/2020 07:15:37 INFO GlusterFS mount attempt 

28/06/2020 07:15:07 INFO GlusterFS mount attempt 

28/06/2020 07:14:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:14:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:14:37 ERROR Node Stats exception.

28/06/2020 07:14:07 INFO GlusterFS mount attempt 

28/06/2020 07:13:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 07:13:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 07:13:33 ERROR Node Stats exception.

28/06/2020 07:13:07 INFO GlusterFS mount attempt 

28/06/2020 07:12:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 07:12:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 07:12:30 ERROR Node Stats exception.

28/06/2020 07:12:07 INFO GlusterFS mount attempt 

28/06/2020 07:11:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 07:11:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

28/06/2020 07:11:26 ERROR Node Stats exception.

28/06/2020 07:11:07 INFO GlusterFS mount attempt 

28/06/2020 07:10:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 07:10:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 07:10:23 ERROR Node Stats exception.

28/06/2020 07:10:06 INFO GlusterFS mount attempt 

28/06/2020 07:09:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 07:09:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

28/06/2020 07:09:20 ERROR Node Stats exception.

28/06/2020 07:09:06 INFO GlusterFS mount attempt 

28/06/2020 07:08:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 07:08:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

28/06/2020 07:08:17 ERROR Node Stats exception.

28/06/2020 07:08:06 INFO GlusterFS mount attempt 

28/06/2020 07:07:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

28/06/2020 07:07:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 07:07:13 ERROR Node Stats exception.

28/06/2020 07:07:06 INFO GlusterFS mount attempt 

28/06/2020 07:06:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

28/06/2020 07:06:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

28/06/2020 07:06:10 ERROR Node Stats exception.

28/06/2020 07:06:06 INFO GlusterFS mount attempt 

28/06/2020 07:05:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

28/06/2020 07:05:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 07:05:07 ERROR Node Stats exception.

28/06/2020 07:05:06 INFO GlusterFS mount attempt 

28/06/2020 07:04:35 INFO GlusterFS mount attempt 

28/06/2020 07:04:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 07:04:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 07:04:03 ERROR Node Stats exception.

28/06/2020 07:03:35 INFO GlusterFS mount attempt 

28/06/2020 07:03:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

28/06/2020 07:03:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 07:03:00 ERROR Node Stats exception.

28/06/2020 07:02:35 INFO GlusterFS mount attempt 

28/06/2020 07:02:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

28/06/2020 07:01:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 07:01:56 ERROR Node Stats exception.

28/06/2020 07:01:35 INFO GlusterFS mount attempt 

28/06/2020 07:01:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

28/06/2020 07:00:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 07:00:53 ERROR Node Stats exception.

28/06/2020 07:00:35 INFO GlusterFS mount attempt 

28/06/2020 07:00:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

28/06/2020 06:59:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 06:59:50 ERROR Node Stats exception.

28/06/2020 06:59:35 INFO GlusterFS mount attempt 

28/06/2020 06:59:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

28/06/2020 06:58:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 06:58:47 ERROR Node Stats exception.

28/06/2020 06:58:34 INFO GlusterFS mount attempt 

28/06/2020 06:58:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

28/06/2020 06:57:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 06:57:43 ERROR Node Stats exception.

28/06/2020 06:57:34 INFO GlusterFS mount attempt 

28/06/2020 06:57:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:56:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.34 `date +%s`" "

28/06/2020 06:56:40 ERROR Node Stats exception.

28/06/2020 06:56:34 INFO GlusterFS mount attempt 

28/06/2020 06:56:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 06:55:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 06:55:37 ERROR Node Stats exception.

28/06/2020 06:55:34 INFO GlusterFS mount attempt 

28/06/2020 06:55:04 INFO GlusterFS mount attempt 

28/06/2020 06:54:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 06:54:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 06:54:33 ERROR Node Stats exception.

28/06/2020 06:54:04 INFO GlusterFS mount attempt 

28/06/2020 06:53:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:53:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:53:30 ERROR Node Stats exception.

28/06/2020 06:53:03 INFO GlusterFS mount attempt 

28/06/2020 06:52:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 06:52:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 06:52:26 ERROR Node Stats exception.

28/06/2020 06:52:03 INFO GlusterFS mount attempt 

28/06/2020 06:51:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 06:51:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 06:51:23 ERROR Node Stats exception.

28/06/2020 06:51:03 INFO GlusterFS mount attempt 

28/06/2020 06:50:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:50:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 06:50:20 ERROR Node Stats exception.

28/06/2020 06:50:03 INFO GlusterFS mount attempt 

28/06/2020 06:49:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 06:49:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.24 `date +%s`" "

28/06/2020 06:49:16 ERROR Node Stats exception.

28/06/2020 06:49:03 INFO GlusterFS mount attempt 

28/06/2020 06:48:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 06:48:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 06:48:13 ERROR Node Stats exception.

28/06/2020 06:48:03 INFO GlusterFS mount attempt 

28/06/2020 06:47:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:47:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 06:47:10 ERROR Node Stats exception.

28/06/2020 06:47:02 INFO GlusterFS mount attempt 

28/06/2020 06:46:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 06:46:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

28/06/2020 06:46:07 ERROR Node Stats exception.

28/06/2020 06:46:02 INFO GlusterFS mount attempt 

28/06/2020 06:45:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 06:45:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 06:45:03 ERROR Node Stats exception.

28/06/2020 06:45:02 INFO GlusterFS mount attempt 

28/06/2020 06:44:32 INFO GlusterFS mount attempt 

28/06/2020 06:44:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 06:44:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 06:44:00 ERROR Node Stats exception.

28/06/2020 06:43:32 INFO GlusterFS mount attempt 

28/06/2020 06:43:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 603 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:42:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:42:57 ERROR Node Stats exception.

28/06/2020 06:42:32 INFO GlusterFS mount attempt 

28/06/2020 06:42:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 06:41:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 06:41:53 ERROR Node Stats exception.

28/06/2020 06:41:31 INFO GlusterFS mount attempt 

28/06/2020 06:41:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 06:40:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 06:40:50 ERROR Node Stats exception.

28/06/2020 06:40:31 INFO GlusterFS mount attempt 

28/06/2020 06:40:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 06:39:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 06:39:47 ERROR Node Stats exception.

28/06/2020 06:39:31 INFO GlusterFS mount attempt 

28/06/2020 06:39:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 06:38:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 06:38:43 ERROR Node Stats exception.

28/06/2020 06:38:31 INFO GlusterFS mount attempt 

28/06/2020 06:38:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 06:37:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 06:37:40 ERROR Node Stats exception.

28/06/2020 06:37:31 INFO GlusterFS mount attempt 

28/06/2020 06:37:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 06:36:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 06:36:37 ERROR Node Stats exception.

28/06/2020 06:36:31 INFO GlusterFS mount attempt 

28/06/2020 06:36:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 06:35:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

28/06/2020 06:35:33 ERROR Node Stats exception.

28/06/2020 06:35:30 INFO GlusterFS mount attempt 

28/06/2020 06:35:00 INFO GlusterFS mount attempt 

28/06/2020 06:34:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 06:34:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

28/06/2020 06:34:30 ERROR Node Stats exception.

28/06/2020 06:34:00 INFO GlusterFS mount attempt 

28/06/2020 06:33:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 06:33:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 06:33:27 ERROR Node Stats exception.

28/06/2020 06:33:00 INFO GlusterFS mount attempt 

28/06/2020 06:32:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:32:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:32:23 ERROR Node Stats exception.

28/06/2020 06:32:00 INFO GlusterFS mount attempt 

28/06/2020 06:31:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 06:31:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 06:31:20 ERROR Node Stats exception.

28/06/2020 06:31:00 INFO GlusterFS mount attempt 

28/06/2020 06:30:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 06:30:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 06:30:16 ERROR Node Stats exception.

28/06/2020 06:29:59 INFO GlusterFS mount attempt 

28/06/2020 06:29:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 06:29:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

28/06/2020 06:29:13 ERROR Node Stats exception.

28/06/2020 06:28:59 INFO GlusterFS mount attempt 

28/06/2020 06:28:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 06:28:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 06:28:10 ERROR Node Stats exception.

28/06/2020 06:27:59 INFO GlusterFS mount attempt 

28/06/2020 06:27:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 06:27:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 06:27:07 ERROR Node Stats exception.

28/06/2020 06:26:59 INFO GlusterFS mount attempt 

28/06/2020 06:26:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 06:26:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 06:26:03 ERROR Node Stats exception.

28/06/2020 06:25:59 INFO GlusterFS mount attempt 

28/06/2020 06:25:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:25:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

28/06/2020 06:25:00 ERROR Node Stats exception.

28/06/2020 06:24:58 INFO GlusterFS mount attempt 

28/06/2020 06:24:28 INFO GlusterFS mount attempt 

28/06/2020 06:23:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 06:23:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 06:23:57 ERROR Node Stats exception.

28/06/2020 06:23:28 INFO GlusterFS mount attempt 

28/06/2020 06:22:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 06:22:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 06:22:53 ERROR Node Stats exception.

28/06/2020 06:22:28 INFO GlusterFS mount attempt 

28/06/2020 06:21:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:21:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:21:50 ERROR Node Stats exception.

28/06/2020 06:21:28 INFO GlusterFS mount attempt 

28/06/2020 06:20:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 06:20:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

28/06/2020 06:20:46 ERROR Node Stats exception.

28/06/2020 06:20:28 INFO GlusterFS mount attempt 

28/06/2020 06:19:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 06:19:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 06:19:43 ERROR Node Stats exception.

28/06/2020 06:19:27 INFO GlusterFS mount attempt 

28/06/2020 06:18:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 06:18:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 06:18:40 ERROR Node Stats exception.

28/06/2020 06:18:27 INFO GlusterFS mount attempt 

28/06/2020 06:17:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 06:17:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 06:17:36 ERROR Node Stats exception.

28/06/2020 06:17:27 INFO GlusterFS mount attempt 

28/06/2020 06:16:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 06:16:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 06:16:33 ERROR Node Stats exception.

28/06/2020 06:16:27 INFO GlusterFS mount attempt 

28/06/2020 06:15:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 06:15:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

28/06/2020 06:15:30 ERROR Node Stats exception.

28/06/2020 06:15:27 INFO GlusterFS mount attempt 

28/06/2020 06:14:57 INFO GlusterFS mount attempt 

28/06/2020 06:14:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 06:14:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 06:14:27 ERROR Node Stats exception.

28/06/2020 06:13:56 INFO GlusterFS mount attempt 

28/06/2020 06:13:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 06:13:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 06:13:23 ERROR Node Stats exception.

28/06/2020 06:12:56 INFO GlusterFS mount attempt 

28/06/2020 06:12:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 06:12:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 06:12:20 ERROR Node Stats exception.

28/06/2020 06:11:56 INFO GlusterFS mount attempt 

28/06/2020 06:11:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:11:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 06:11:17 ERROR Node Stats exception.

28/06/2020 06:10:56 INFO GlusterFS mount attempt 

28/06/2020 06:10:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 06:10:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 06:10:13 ERROR Node Stats exception.

28/06/2020 06:09:56 INFO GlusterFS mount attempt 

28/06/2020 06:09:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 06:09:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 06:09:10 ERROR Node Stats exception.

28/06/2020 06:08:56 INFO GlusterFS mount attempt 

28/06/2020 06:08:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 06:08:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 06:08:06 ERROR Node Stats exception.

28/06/2020 06:07:55 INFO GlusterFS mount attempt 

28/06/2020 06:07:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 06:07:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 06:07:03 ERROR Node Stats exception.

28/06/2020 06:06:55 INFO GlusterFS mount attempt 

28/06/2020 06:06:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 06:06:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 06:06:00 ERROR Node Stats exception.

28/06/2020 06:05:55 INFO GlusterFS mount attempt 

28/06/2020 06:05:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 06:04:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 06:04:57 ERROR Node Stats exception.

28/06/2020 06:04:55 INFO GlusterFS mount attempt 

28/06/2020 06:04:25 INFO GlusterFS mount attempt 

28/06/2020 06:03:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 06:03:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 06:03:53 ERROR Node Stats exception.

28/06/2020 06:03:25 INFO GlusterFS mount attempt 

28/06/2020 06:02:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 06:02:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 06:02:50 ERROR Node Stats exception.

28/06/2020 06:02:25 INFO GlusterFS mount attempt 

28/06/2020 06:01:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

28/06/2020 06:01:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 06:01:47 ERROR Node Stats exception.

28/06/2020 06:01:24 INFO GlusterFS mount attempt 

28/06/2020 06:00:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 06:00:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 06:00:43 ERROR Node Stats exception.

28/06/2020 06:00:24 INFO GlusterFS mount attempt 

28/06/2020 05:59:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

28/06/2020 05:59:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 05:59:40 ERROR Node Stats exception.

28/06/2020 05:59:24 INFO GlusterFS mount attempt 

28/06/2020 05:58:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 05:58:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 05:58:36 ERROR Node Stats exception.

28/06/2020 05:58:24 INFO GlusterFS mount attempt 

28/06/2020 05:57:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 05:57:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 05:57:33 ERROR Node Stats exception.

28/06/2020 05:57:24 INFO GlusterFS mount attempt 

28/06/2020 05:56:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 05:56:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.4 `date +%s`" "

28/06/2020 05:56:30 ERROR Node Stats exception.

28/06/2020 05:56:23 INFO GlusterFS mount attempt 

28/06/2020 05:55:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 05:55:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

28/06/2020 05:55:26 ERROR Node Stats exception.

28/06/2020 05:55:23 INFO GlusterFS mount attempt 

28/06/2020 05:54:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 05:54:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

28/06/2020 05:54:23 ERROR Node Stats exception.

28/06/2020 05:54:23 INFO GlusterFS mount attempt 

28/06/2020 05:53:53 INFO GlusterFS mount attempt 

28/06/2020 05:53:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 05:53:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

28/06/2020 05:53:20 ERROR Node Stats exception.

28/06/2020 05:52:53 INFO GlusterFS mount attempt 

28/06/2020 05:52:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 05:52:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

28/06/2020 05:52:17 ERROR Node Stats exception.

28/06/2020 05:51:53 INFO GlusterFS mount attempt 

28/06/2020 05:51:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 05:51:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 05:51:13 ERROR Node Stats exception.

28/06/2020 05:50:52 INFO GlusterFS mount attempt 

28/06/2020 05:50:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:50:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 05:50:10 ERROR Node Stats exception.

28/06/2020 05:49:52 INFO GlusterFS mount attempt 

28/06/2020 05:49:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 05:49:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

28/06/2020 05:49:06 ERROR Node Stats exception.

28/06/2020 05:48:52 INFO GlusterFS mount attempt 

28/06/2020 05:48:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 05:48:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 05:48:03 ERROR Node Stats exception.

28/06/2020 05:47:52 INFO GlusterFS mount attempt 

28/06/2020 05:47:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 05:47:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 05:47:00 ERROR Node Stats exception.

28/06/2020 05:46:52 INFO GlusterFS mount attempt 

28/06/2020 05:46:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 05:45:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 05:45:56 ERROR Node Stats exception.

28/06/2020 05:45:52 INFO GlusterFS mount attempt 

28/06/2020 05:45:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 05:44:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 05:44:53 ERROR Node Stats exception.

28/06/2020 05:44:51 INFO GlusterFS mount attempt 

28/06/2020 05:44:21 INFO GlusterFS mount attempt 

28/06/2020 05:43:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 05:43:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 05:43:50 ERROR Node Stats exception.

28/06/2020 05:43:21 INFO GlusterFS mount attempt 

28/06/2020 05:42:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 05:42:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

28/06/2020 05:42:46 ERROR Node Stats exception.

28/06/2020 05:42:21 INFO GlusterFS mount attempt 

28/06/2020 05:41:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 05:41:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 05:41:43 ERROR Node Stats exception.

28/06/2020 05:41:21 INFO GlusterFS mount attempt 

28/06/2020 05:40:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 05:40:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

28/06/2020 05:40:40 ERROR Node Stats exception.

28/06/2020 05:40:21 INFO GlusterFS mount attempt 

28/06/2020 05:39:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 602 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:39:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:39:37 ERROR Node Stats exception.

28/06/2020 05:39:20 INFO GlusterFS mount attempt 

28/06/2020 05:38:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 05:38:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

28/06/2020 05:38:33 ERROR Node Stats exception.

28/06/2020 05:38:20 INFO GlusterFS mount attempt 

28/06/2020 05:37:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 05:37:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

28/06/2020 05:37:30 ERROR Node Stats exception.

28/06/2020 05:37:20 INFO GlusterFS mount attempt 

28/06/2020 05:36:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 05:36:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

28/06/2020 05:36:26 ERROR Node Stats exception.

28/06/2020 05:36:20 INFO GlusterFS mount attempt 

28/06/2020 05:35:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 05:35:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

28/06/2020 05:35:23 ERROR Node Stats exception.

28/06/2020 05:35:20 INFO GlusterFS mount attempt 

28/06/2020 05:34:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

28/06/2020 05:34:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

28/06/2020 05:34:20 ERROR Node Stats exception.

28/06/2020 05:34:19 INFO GlusterFS mount attempt 

28/06/2020 05:33:49 INFO GlusterFS mount attempt 

28/06/2020 05:33:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 05:33:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 05:33:16 ERROR Node Stats exception.

28/06/2020 05:32:49 INFO GlusterFS mount attempt 

28/06/2020 05:32:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

28/06/2020 05:32:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 05:32:13 ERROR Node Stats exception.

28/06/2020 05:31:49 INFO GlusterFS mount attempt 

28/06/2020 05:31:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 05:31:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 05:31:10 ERROR Node Stats exception.

28/06/2020 05:30:49 INFO GlusterFS mount attempt 

28/06/2020 05:30:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 05:30:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

28/06/2020 05:30:06 ERROR Node Stats exception.

28/06/2020 05:29:49 INFO GlusterFS mount attempt 

28/06/2020 05:29:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:29:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:29:03 ERROR Node Stats exception.

28/06/2020 05:28:48 INFO GlusterFS mount attempt 

28/06/2020 05:28:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 05:27:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

28/06/2020 05:27:59 ERROR Node Stats exception.

28/06/2020 05:27:48 INFO GlusterFS mount attempt 

28/06/2020 05:27:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 05:26:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 05:26:56 ERROR Node Stats exception.

28/06/2020 05:26:48 INFO GlusterFS mount attempt 

28/06/2020 05:26:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 05:25:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 05:25:53 ERROR Node Stats exception.

28/06/2020 05:25:48 INFO GlusterFS mount attempt 

28/06/2020 05:25:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 05:24:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

28/06/2020 05:24:49 ERROR Node Stats exception.

28/06/2020 05:24:48 INFO GlusterFS mount attempt 

28/06/2020 05:24:18 INFO GlusterFS mount attempt 

28/06/2020 05:23:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 05:23:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 05:23:46 ERROR Node Stats exception.

28/06/2020 05:23:17 INFO GlusterFS mount attempt 

28/06/2020 05:22:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 05:22:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 05:22:43 ERROR Node Stats exception.

28/06/2020 05:22:17 INFO GlusterFS mount attempt 

28/06/2020 05:21:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 05:21:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

28/06/2020 05:21:40 ERROR Node Stats exception.

28/06/2020 05:21:17 INFO GlusterFS mount attempt 

28/06/2020 05:20:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 05:20:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

28/06/2020 05:20:36 ERROR Node Stats exception.

28/06/2020 05:20:17 INFO GlusterFS mount attempt 

28/06/2020 05:19:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 05:19:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

28/06/2020 05:19:33 ERROR Node Stats exception.

28/06/2020 05:19:17 INFO GlusterFS mount attempt 

28/06/2020 05:18:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:18:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:18:30 ERROR Node Stats exception.

28/06/2020 05:18:17 INFO GlusterFS mount attempt 

28/06/2020 05:17:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 05:17:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

28/06/2020 05:17:26 ERROR Node Stats exception.

28/06/2020 05:17:16 INFO GlusterFS mount attempt 

28/06/2020 05:16:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 05:16:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.91 `date +%s`" "

28/06/2020 05:16:23 ERROR Node Stats exception.

28/06/2020 05:16:16 INFO GlusterFS mount attempt 

28/06/2020 05:15:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 05:15:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

28/06/2020 05:15:19 ERROR Node Stats exception.

28/06/2020 05:15:16 INFO GlusterFS mount attempt 

28/06/2020 05:14:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 05:14:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

28/06/2020 05:14:16 ERROR Node Stats exception.

28/06/2020 05:14:16 INFO GlusterFS mount attempt 

28/06/2020 05:13:46 INFO GlusterFS mount attempt 

28/06/2020 05:13:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 05:13:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

28/06/2020 05:13:13 ERROR Node Stats exception.

28/06/2020 05:12:46 INFO GlusterFS mount attempt 

28/06/2020 05:12:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 05:12:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.55 `date +%s`" "

28/06/2020 05:12:10 ERROR Node Stats exception.

28/06/2020 05:11:45 INFO GlusterFS mount attempt 

28/06/2020 05:11:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 05:11:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 05:11:06 ERROR Node Stats exception.

28/06/2020 05:10:45 INFO GlusterFS mount attempt 

28/06/2020 05:10:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 05:10:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

28/06/2020 05:10:03 ERROR Node Stats exception.

28/06/2020 05:09:45 INFO GlusterFS mount attempt 

28/06/2020 05:09:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 05:09:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

28/06/2020 05:09:00 ERROR Node Stats exception.

28/06/2020 05:08:45 INFO GlusterFS mount attempt 

28/06/2020 05:08:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 05:07:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 05:07:56 ERROR Node Stats exception.

28/06/2020 05:07:45 INFO GlusterFS mount attempt 

28/06/2020 05:07:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 05:06:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

28/06/2020 05:06:53 ERROR Node Stats exception.

28/06/2020 05:06:44 INFO GlusterFS mount attempt 

28/06/2020 05:06:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 05:05:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

28/06/2020 05:05:49 ERROR Node Stats exception.

28/06/2020 05:05:44 INFO GlusterFS mount attempt 

28/06/2020 05:05:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 05:04:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.43 `date +%s`" "

28/06/2020 05:04:46 ERROR Node Stats exception.

28/06/2020 05:04:44 INFO GlusterFS mount attempt 

28/06/2020 05:04:14 INFO GlusterFS mount attempt 

28/06/2020 05:03:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 05:03:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.98 `date +%s`" "

28/06/2020 05:03:43 ERROR Node Stats exception.

28/06/2020 05:03:14 INFO GlusterFS mount attempt 

28/06/2020 05:02:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 05:02:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 05:02:40 ERROR Node Stats exception.

28/06/2020 05:02:14 INFO GlusterFS mount attempt 

28/06/2020 05:01:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 05:01:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

28/06/2020 05:01:36 ERROR Node Stats exception.

28/06/2020 05:01:14 INFO GlusterFS mount attempt 

28/06/2020 05:00:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 05:00:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

28/06/2020 05:00:33 ERROR Node Stats exception.

28/06/2020 05:00:13 INFO GlusterFS mount attempt 

28/06/2020 04:59:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 04:59:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

28/06/2020 04:59:30 ERROR Node Stats exception.

28/06/2020 04:59:13 INFO GlusterFS mount attempt 

28/06/2020 04:58:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

28/06/2020 04:58:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.44 `date +%s`" "

28/06/2020 04:58:26 ERROR Node Stats exception.

28/06/2020 04:58:13 INFO GlusterFS mount attempt 

28/06/2020 04:57:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:57:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:57:23 ERROR Node Stats exception.

28/06/2020 04:57:13 INFO GlusterFS mount attempt 

28/06/2020 04:56:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 04:56:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.12 `date +%s`" "

28/06/2020 04:56:19 ERROR Node Stats exception.

28/06/2020 04:56:13 INFO GlusterFS mount attempt 

28/06/2020 04:55:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 04:55:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

28/06/2020 04:55:16 ERROR Node Stats exception.

28/06/2020 04:55:13 INFO GlusterFS mount attempt 

28/06/2020 04:54:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 04:54:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.05 `date +%s`" "

28/06/2020 04:54:13 ERROR Node Stats exception.

28/06/2020 04:54:12 INFO GlusterFS mount attempt 

28/06/2020 04:53:42 INFO GlusterFS mount attempt 

28/06/2020 04:53:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 04:53:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

28/06/2020 04:53:09 ERROR Node Stats exception.

28/06/2020 04:52:42 INFO GlusterFS mount attempt 

28/06/2020 04:52:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 04:52:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 04:52:06 ERROR Node Stats exception.

28/06/2020 04:51:42 INFO GlusterFS mount attempt 

28/06/2020 04:51:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 04:51:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

28/06/2020 04:51:03 ERROR Node Stats exception.

28/06/2020 04:50:42 INFO GlusterFS mount attempt 

28/06/2020 04:50:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 04:49:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 04:49:59 ERROR Node Stats exception.

28/06/2020 04:49:42 INFO GlusterFS mount attempt 

28/06/2020 04:49:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 04:48:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 04:48:56 ERROR Node Stats exception.

28/06/2020 04:48:41 INFO GlusterFS mount attempt 

28/06/2020 04:48:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

28/06/2020 04:47:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

28/06/2020 04:47:53 ERROR Node Stats exception.

28/06/2020 04:47:41 INFO GlusterFS mount attempt 

28/06/2020 04:47:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:46:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:46:50 ERROR Node Stats exception.

28/06/2020 04:46:41 INFO GlusterFS mount attempt 

28/06/2020 04:46:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 04:45:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 04:45:46 ERROR Node Stats exception.

28/06/2020 04:45:41 INFO GlusterFS mount attempt 

28/06/2020 04:45:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 04:44:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 04:44:43 ERROR Node Stats exception.

28/06/2020 04:44:41 INFO GlusterFS mount attempt 

28/06/2020 04:44:11 INFO GlusterFS mount attempt 

28/06/2020 04:43:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 04:43:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 04:43:39 ERROR Node Stats exception.

28/06/2020 04:43:10 INFO GlusterFS mount attempt 

28/06/2020 04:42:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 04:42:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

28/06/2020 04:42:36 ERROR Node Stats exception.

28/06/2020 04:42:10 INFO GlusterFS mount attempt 

28/06/2020 04:41:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 04:41:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

28/06/2020 04:41:33 ERROR Node Stats exception.

28/06/2020 04:41:10 INFO GlusterFS mount attempt 

28/06/2020 04:40:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 04:40:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

28/06/2020 04:40:30 ERROR Node Stats exception.

28/06/2020 04:40:10 INFO GlusterFS mount attempt 

28/06/2020 04:39:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 04:39:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 04:39:26 ERROR Node Stats exception.

28/06/2020 04:39:10 INFO GlusterFS mount attempt 

28/06/2020 04:38:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 04:38:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.22 `date +%s`" "

28/06/2020 04:38:23 ERROR Node Stats exception.

28/06/2020 04:38:10 INFO GlusterFS mount attempt 

28/06/2020 04:37:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 04:37:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

28/06/2020 04:37:20 ERROR Node Stats exception.

28/06/2020 04:37:09 INFO GlusterFS mount attempt 

28/06/2020 04:36:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 601 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:36:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:36:16 ERROR Node Stats exception.

28/06/2020 04:36:09 INFO GlusterFS mount attempt 

28/06/2020 04:35:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 04:35:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

28/06/2020 04:35:13 ERROR Node Stats exception.

28/06/2020 04:35:09 INFO GlusterFS mount attempt 

28/06/2020 04:34:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 04:34:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

28/06/2020 04:34:09 ERROR Node Stats exception.

28/06/2020 04:34:09 INFO GlusterFS mount attempt 

28/06/2020 04:33:39 INFO GlusterFS mount attempt 

28/06/2020 04:33:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 04:33:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

28/06/2020 04:33:06 ERROR Node Stats exception.

28/06/2020 04:32:39 INFO GlusterFS mount attempt 

28/06/2020 04:32:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 04:32:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.62 `date +%s`" "

28/06/2020 04:32:03 ERROR Node Stats exception.

28/06/2020 04:31:38 INFO GlusterFS mount attempt 

28/06/2020 04:31:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 04:31:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

28/06/2020 04:31:00 ERROR Node Stats exception.

28/06/2020 04:30:38 INFO GlusterFS mount attempt 

28/06/2020 04:30:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

28/06/2020 04:29:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.51 `date +%s`" "

28/06/2020 04:29:56 ERROR Node Stats exception.

28/06/2020 04:29:38 INFO GlusterFS mount attempt 

28/06/2020 04:29:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 04:28:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

28/06/2020 04:28:53 ERROR Node Stats exception.

28/06/2020 04:28:38 INFO GlusterFS mount attempt 

28/06/2020 04:28:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 04:27:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.68 `date +%s`" "

28/06/2020 04:27:50 ERROR Node Stats exception.

28/06/2020 04:27:38 INFO GlusterFS mount attempt 

28/06/2020 04:27:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 04:26:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

28/06/2020 04:26:46 ERROR Node Stats exception.

28/06/2020 04:26:37 INFO GlusterFS mount attempt 

28/06/2020 04:26:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:25:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:25:43 ERROR Node Stats exception.

28/06/2020 04:25:37 INFO GlusterFS mount attempt 

28/06/2020 04:25:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 04:24:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 04:24:39 ERROR Node Stats exception.

28/06/2020 04:24:37 INFO GlusterFS mount attempt 

28/06/2020 04:24:07 INFO GlusterFS mount attempt 

28/06/2020 04:23:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 04:23:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

28/06/2020 04:23:36 ERROR Node Stats exception.

28/06/2020 04:23:07 INFO GlusterFS mount attempt 

28/06/2020 04:22:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 04:22:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

28/06/2020 04:22:33 ERROR Node Stats exception.

28/06/2020 04:22:07 INFO GlusterFS mount attempt 

28/06/2020 04:21:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 04:21:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 04:21:29 ERROR Node Stats exception.

28/06/2020 04:21:07 INFO GlusterFS mount attempt 

28/06/2020 04:20:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 04:20:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 04:20:26 ERROR Node Stats exception.

28/06/2020 04:20:06 INFO GlusterFS mount attempt 

28/06/2020 04:19:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 04:19:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

28/06/2020 04:19:23 ERROR Node Stats exception.

28/06/2020 04:19:06 INFO GlusterFS mount attempt 

28/06/2020 04:18:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 04:18:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 04:18:20 ERROR Node Stats exception.

28/06/2020 04:18:06 INFO GlusterFS mount attempt 

28/06/2020 04:17:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

28/06/2020 04:17:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

28/06/2020 04:17:16 ERROR Node Stats exception.

28/06/2020 04:17:06 INFO GlusterFS mount attempt 

28/06/2020 04:16:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

28/06/2020 04:16:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.09 `date +%s`" "

28/06/2020 04:16:13 ERROR Node Stats exception.

28/06/2020 04:16:06 INFO GlusterFS mount attempt 

28/06/2020 04:15:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:15:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 04:15:10 ERROR Node Stats exception.

28/06/2020 04:15:06 INFO GlusterFS mount attempt 

28/06/2020 04:14:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

28/06/2020 04:14:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.33 `date +%s`" "

28/06/2020 04:14:06 ERROR Node Stats exception.

28/06/2020 04:14:05 INFO GlusterFS mount attempt 

28/06/2020 04:13:35 INFO GlusterFS mount attempt 

28/06/2020 04:13:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 04:13:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.19 `date +%s`" "

28/06/2020 04:13:03 ERROR Node Stats exception.

28/06/2020 04:12:35 INFO GlusterFS mount attempt 

28/06/2020 04:12:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 04:11:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 04:11:59 ERROR Node Stats exception.

28/06/2020 04:11:35 INFO GlusterFS mount attempt 

28/06/2020 04:11:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 04:10:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

28/06/2020 04:10:56 ERROR Node Stats exception.

28/06/2020 04:10:35 INFO GlusterFS mount attempt 

28/06/2020 04:10:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 04:09:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 04:09:53 ERROR Node Stats exception.

28/06/2020 04:09:35 INFO GlusterFS mount attempt 

28/06/2020 04:09:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 04:08:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 04:08:50 ERROR Node Stats exception.

28/06/2020 04:08:34 INFO GlusterFS mount attempt 

28/06/2020 04:08:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 04:07:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 04:07:46 ERROR Node Stats exception.

28/06/2020 04:07:34 INFO GlusterFS mount attempt 

28/06/2020 04:07:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 04:06:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.15 `date +%s`" "

28/06/2020 04:06:43 ERROR Node Stats exception.

28/06/2020 04:06:34 INFO GlusterFS mount attempt 

28/06/2020 04:06:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 04:05:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

28/06/2020 04:05:40 ERROR Node Stats exception.

28/06/2020 04:05:34 INFO GlusterFS mount attempt 

28/06/2020 04:05:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 04:04:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 04:04:36 ERROR Node Stats exception.

28/06/2020 04:04:34 INFO GlusterFS mount attempt 

28/06/2020 04:04:04 INFO GlusterFS mount attempt 

28/06/2020 04:03:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 04:03:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 04:03:33 ERROR Node Stats exception.

28/06/2020 04:03:04 INFO GlusterFS mount attempt 

28/06/2020 04:02:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 04:02:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 04:02:29 ERROR Node Stats exception.

28/06/2020 04:02:03 INFO GlusterFS mount attempt 

28/06/2020 04:01:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 04:01:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

28/06/2020 04:01:26 ERROR Node Stats exception.

28/06/2020 04:01:03 INFO GlusterFS mount attempt 

28/06/2020 04:00:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

28/06/2020 04:00:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

28/06/2020 04:00:23 ERROR Node Stats exception.

28/06/2020 04:00:03 INFO GlusterFS mount attempt 

28/06/2020 03:59:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

28/06/2020 03:59:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

28/06/2020 03:59:20 ERROR Node Stats exception.

28/06/2020 03:59:03 INFO GlusterFS mount attempt 

28/06/2020 03:58:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

28/06/2020 03:58:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.2 `date +%s`" "

28/06/2020 03:58:16 ERROR Node Stats exception.

28/06/2020 03:58:03 INFO GlusterFS mount attempt 

28/06/2020 03:57:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 03:57:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.68 `date +%s`" "

28/06/2020 03:57:13 ERROR Node Stats exception.

28/06/2020 03:57:02 INFO GlusterFS mount attempt 

28/06/2020 03:56:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 03:56:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 03:56:10 ERROR Node Stats exception.

28/06/2020 03:56:02 INFO GlusterFS mount attempt 

28/06/2020 03:55:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:55:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

28/06/2020 03:55:06 ERROR Node Stats exception.

28/06/2020 03:55:02 INFO GlusterFS mount attempt 

28/06/2020 03:54:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:54:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:54:03 ERROR Node Stats exception.

28/06/2020 03:54:02 INFO GlusterFS mount attempt 

28/06/2020 03:53:32 INFO GlusterFS mount attempt 

28/06/2020 03:53:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 03:52:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

28/06/2020 03:52:59 ERROR Node Stats exception.

28/06/2020 03:52:32 INFO GlusterFS mount attempt 

28/06/2020 03:52:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:51:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 03:51:56 ERROR Node Stats exception.

28/06/2020 03:51:31 INFO GlusterFS mount attempt 

28/06/2020 03:51:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

28/06/2020 03:50:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 03:50:53 ERROR Node Stats exception.

28/06/2020 03:50:31 INFO GlusterFS mount attempt 

28/06/2020 03:50:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 03:49:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 03:49:49 ERROR Node Stats exception.

28/06/2020 03:49:31 INFO GlusterFS mount attempt 

28/06/2020 03:49:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 03:48:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 03:48:46 ERROR Node Stats exception.

28/06/2020 03:48:31 INFO GlusterFS mount attempt 

28/06/2020 03:48:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

28/06/2020 03:47:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

28/06/2020 03:47:43 ERROR Node Stats exception.

28/06/2020 03:47:31 INFO GlusterFS mount attempt 

28/06/2020 03:47:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 03:46:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

28/06/2020 03:46:40 ERROR Node Stats exception.

28/06/2020 03:46:31 INFO GlusterFS mount attempt 

28/06/2020 03:46:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

28/06/2020 03:45:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.16 `date +%s`" "

28/06/2020 03:45:36 ERROR Node Stats exception.

28/06/2020 03:45:30 INFO GlusterFS mount attempt 

28/06/2020 03:45:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 03:44:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.15 `date +%s`" "

28/06/2020 03:44:33 ERROR Node Stats exception.

28/06/2020 03:44:30 INFO GlusterFS mount attempt 

28/06/2020 03:44:00 INFO GlusterFS mount attempt 

28/06/2020 03:43:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 600 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:43:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:43:30 ERROR Node Stats exception.

28/06/2020 03:43:00 INFO GlusterFS mount attempt 

28/06/2020 03:42:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 03:42:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

28/06/2020 03:42:26 ERROR Node Stats exception.

28/06/2020 03:42:00 INFO GlusterFS mount attempt 

28/06/2020 03:41:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

28/06/2020 03:41:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

28/06/2020 03:41:23 ERROR Node Stats exception.

28/06/2020 03:41:00 INFO GlusterFS mount attempt 

28/06/2020 03:40:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

28/06/2020 03:40:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

28/06/2020 03:40:19 ERROR Node Stats exception.

28/06/2020 03:39:59 INFO GlusterFS mount attempt 

28/06/2020 03:39:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 03:39:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

28/06/2020 03:39:16 ERROR Node Stats exception.

28/06/2020 03:38:59 INFO GlusterFS mount attempt 

28/06/2020 03:38:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 03:38:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

28/06/2020 03:38:13 ERROR Node Stats exception.

28/06/2020 03:37:59 INFO GlusterFS mount attempt 

28/06/2020 03:37:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 03:37:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

28/06/2020 03:37:10 ERROR Node Stats exception.

28/06/2020 03:36:59 INFO GlusterFS mount attempt 

28/06/2020 03:36:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:36:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

28/06/2020 03:36:06 ERROR Node Stats exception.

28/06/2020 03:35:59 INFO GlusterFS mount attempt 

28/06/2020 03:35:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 03:35:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 03:35:03 ERROR Node Stats exception.

28/06/2020 03:34:58 INFO GlusterFS mount attempt 

28/06/2020 03:34:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 03:34:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

28/06/2020 03:34:00 ERROR Node Stats exception.

28/06/2020 03:33:58 INFO GlusterFS mount attempt 

28/06/2020 03:33:28 INFO GlusterFS mount attempt 

28/06/2020 03:32:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:32:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

28/06/2020 03:32:56 ERROR Node Stats exception.

28/06/2020 03:32:28 INFO GlusterFS mount attempt 

28/06/2020 03:31:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 03:31:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

28/06/2020 03:31:53 ERROR Node Stats exception.

28/06/2020 03:31:28 INFO GlusterFS mount attempt 

28/06/2020 03:30:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:30:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 03:30:49 ERROR Node Stats exception.

28/06/2020 03:30:28 INFO GlusterFS mount attempt 

28/06/2020 03:29:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 03:29:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 03:29:46 ERROR Node Stats exception.

28/06/2020 03:29:28 INFO GlusterFS mount attempt 

28/06/2020 03:28:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 03:28:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

28/06/2020 03:28:43 ERROR Node Stats exception.

28/06/2020 03:28:27 INFO GlusterFS mount attempt 

28/06/2020 03:27:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 03:27:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

28/06/2020 03:27:40 ERROR Node Stats exception.

28/06/2020 03:27:27 INFO GlusterFS mount attempt 

28/06/2020 03:26:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 03:26:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

28/06/2020 03:26:36 ERROR Node Stats exception.

28/06/2020 03:26:27 INFO GlusterFS mount attempt 

28/06/2020 03:25:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 03:25:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

28/06/2020 03:25:33 ERROR Node Stats exception.

28/06/2020 03:25:27 INFO GlusterFS mount attempt 

28/06/2020 03:24:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 03:24:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 03:24:30 ERROR Node Stats exception.

28/06/2020 03:24:27 INFO GlusterFS mount attempt 

28/06/2020 03:23:57 INFO GlusterFS mount attempt 

28/06/2020 03:23:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 03:23:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

28/06/2020 03:23:26 ERROR Node Stats exception.

28/06/2020 03:22:56 INFO GlusterFS mount attempt 

28/06/2020 03:22:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:22:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:22:23 ERROR Node Stats exception.

28/06/2020 03:21:56 INFO GlusterFS mount attempt 

28/06/2020 03:21:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 03:21:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

28/06/2020 03:21:19 ERROR Node Stats exception.

28/06/2020 03:20:56 INFO GlusterFS mount attempt 

28/06/2020 03:20:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 03:20:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

28/06/2020 03:20:16 ERROR Node Stats exception.

28/06/2020 03:19:56 INFO GlusterFS mount attempt 

28/06/2020 03:19:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 03:19:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.11 `date +%s`" "

28/06/2020 03:19:13 ERROR Node Stats exception.

28/06/2020 03:18:56 INFO GlusterFS mount attempt 

28/06/2020 03:18:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 03:18:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

28/06/2020 03:18:09 ERROR Node Stats exception.

28/06/2020 03:17:56 INFO GlusterFS mount attempt 

28/06/2020 03:17:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 03:17:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 03:17:06 ERROR Node Stats exception.

28/06/2020 03:16:55 INFO GlusterFS mount attempt 

28/06/2020 03:16:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 03:16:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 03:16:03 ERROR Node Stats exception.

28/06/2020 03:15:55 INFO GlusterFS mount attempt 

28/06/2020 03:15:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 03:15:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

28/06/2020 03:15:00 ERROR Node Stats exception.

28/06/2020 03:14:55 INFO GlusterFS mount attempt 

28/06/2020 03:14:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

28/06/2020 03:13:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.75 `date +%s`" "

28/06/2020 03:13:56 ERROR Node Stats exception.

28/06/2020 03:13:55 INFO GlusterFS mount attempt 

28/06/2020 03:13:25 INFO GlusterFS mount attempt 

28/06/2020 03:12:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 03:12:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 03:12:53 ERROR Node Stats exception.

28/06/2020 03:12:25 INFO GlusterFS mount attempt 

28/06/2020 03:11:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:11:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:11:50 ERROR Node Stats exception.

28/06/2020 03:11:24 INFO GlusterFS mount attempt 

28/06/2020 03:10:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 03:10:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

28/06/2020 03:10:46 ERROR Node Stats exception.

28/06/2020 03:10:24 INFO GlusterFS mount attempt 

28/06/2020 03:09:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

28/06/2020 03:09:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

28/06/2020 03:09:43 ERROR Node Stats exception.

28/06/2020 03:09:24 INFO GlusterFS mount attempt 

28/06/2020 03:08:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 03:08:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 03:08:39 ERROR Node Stats exception.

28/06/2020 03:08:24 INFO GlusterFS mount attempt 

28/06/2020 03:07:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 03:07:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

28/06/2020 03:07:36 ERROR Node Stats exception.

28/06/2020 03:07:24 INFO GlusterFS mount attempt 

28/06/2020 03:06:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 03:06:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 03:06:33 ERROR Node Stats exception.

28/06/2020 03:06:24 INFO GlusterFS mount attempt 

28/06/2020 03:05:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 03:05:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 03:05:29 ERROR Node Stats exception.

28/06/2020 03:05:23 INFO GlusterFS mount attempt 

28/06/2020 03:04:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 03:04:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 03:04:26 ERROR Node Stats exception.

28/06/2020 03:04:23 INFO GlusterFS mount attempt 

28/06/2020 03:03:53 INFO GlusterFS mount attempt 

28/06/2020 03:03:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 03:03:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 03:03:23 ERROR Node Stats exception.

28/06/2020 03:02:53 INFO GlusterFS mount attempt 

28/06/2020 03:02:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 03:02:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

28/06/2020 03:02:20 ERROR Node Stats exception.

28/06/2020 03:01:53 INFO GlusterFS mount attempt 

28/06/2020 03:01:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 03:01:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 03:01:16 ERROR Node Stats exception.

28/06/2020 03:00:53 INFO GlusterFS mount attempt 

28/06/2020 03:00:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 03:00:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 03:00:13 ERROR Node Stats exception.

28/06/2020 02:59:52 INFO GlusterFS mount attempt 

28/06/2020 02:59:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 02:59:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

28/06/2020 02:59:09 ERROR Node Stats exception.

28/06/2020 02:58:52 INFO GlusterFS mount attempt 

28/06/2020 02:58:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 02:58:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

28/06/2020 02:58:06 ERROR Node Stats exception.

28/06/2020 02:57:52 INFO GlusterFS mount attempt 

28/06/2020 02:57:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:57:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

28/06/2020 02:57:03 ERROR Node Stats exception.

28/06/2020 02:56:52 INFO GlusterFS mount attempt 

28/06/2020 02:56:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 02:55:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 02:55:59 ERROR Node Stats exception.

28/06/2020 02:55:52 INFO GlusterFS mount attempt 

28/06/2020 02:55:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 02:54:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

28/06/2020 02:54:56 ERROR Node Stats exception.

28/06/2020 02:54:51 INFO GlusterFS mount attempt 

28/06/2020 02:54:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 02:53:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 02:53:53 ERROR Node Stats exception.

28/06/2020 02:53:51 INFO GlusterFS mount attempt 

28/06/2020 02:53:21 INFO GlusterFS mount attempt 

28/06/2020 02:52:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

28/06/2020 02:52:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 02:52:49 ERROR Node Stats exception.

28/06/2020 02:52:21 INFO GlusterFS mount attempt 

28/06/2020 02:51:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 02:51:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 02:51:46 ERROR Node Stats exception.

28/06/2020 02:51:21 INFO GlusterFS mount attempt 

28/06/2020 02:50:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:50:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:50:43 ERROR Node Stats exception.

28/06/2020 02:50:21 INFO GlusterFS mount attempt 

28/06/2020 02:49:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 02:49:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 02:49:39 ERROR Node Stats exception.

28/06/2020 02:49:20 INFO GlusterFS mount attempt 

28/06/2020 02:48:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 02:48:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 02:48:36 ERROR Node Stats exception.

28/06/2020 02:48:20 INFO GlusterFS mount attempt 

28/06/2020 02:47:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 02:47:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

28/06/2020 02:47:33 ERROR Node Stats exception.

28/06/2020 02:47:20 INFO GlusterFS mount attempt 

28/06/2020 02:46:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 02:46:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

28/06/2020 02:46:29 ERROR Node Stats exception.

28/06/2020 02:46:20 INFO GlusterFS mount attempt 

28/06/2020 02:45:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 02:45:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 02:45:26 ERROR Node Stats exception.

28/06/2020 02:45:20 INFO GlusterFS mount attempt 

28/06/2020 02:44:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:44:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 02:44:23 ERROR Node Stats exception.

28/06/2020 02:44:20 INFO GlusterFS mount attempt 

28/06/2020 02:43:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 02:43:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

28/06/2020 02:43:19 ERROR Node Stats exception.

28/06/2020 02:43:19 INFO GlusterFS mount attempt 

28/06/2020 02:42:49 INFO GlusterFS mount attempt 

28/06/2020 02:42:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 02:42:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

28/06/2020 02:42:16 ERROR Node Stats exception.

28/06/2020 02:41:49 INFO GlusterFS mount attempt 

28/06/2020 02:41:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:41:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

28/06/2020 02:41:13 ERROR Node Stats exception.

28/06/2020 02:40:49 INFO GlusterFS mount attempt 

28/06/2020 02:40:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 599 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:40:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:40:10 ERROR Node Stats exception.

28/06/2020 02:39:49 INFO GlusterFS mount attempt 

28/06/2020 02:39:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 02:39:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

28/06/2020 02:39:06 ERROR Node Stats exception.

28/06/2020 02:38:49 INFO GlusterFS mount attempt 

28/06/2020 02:38:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 02:38:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 02:38:03 ERROR Node Stats exception.

28/06/2020 02:37:48 INFO GlusterFS mount attempt 

28/06/2020 02:37:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

28/06/2020 02:36:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 02:36:59 ERROR Node Stats exception.

28/06/2020 02:36:48 INFO GlusterFS mount attempt 

28/06/2020 02:36:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 02:35:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 02:35:56 ERROR Node Stats exception.

28/06/2020 02:35:48 INFO GlusterFS mount attempt 

28/06/2020 02:35:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 02:34:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 02:34:53 ERROR Node Stats exception.

28/06/2020 02:34:48 INFO GlusterFS mount attempt 

28/06/2020 02:34:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 02:33:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 02:33:49 ERROR Node Stats exception.

28/06/2020 02:33:48 INFO GlusterFS mount attempt 

28/06/2020 02:33:18 INFO GlusterFS mount attempt 

28/06/2020 02:32:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 02:32:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 02:32:46 ERROR Node Stats exception.

28/06/2020 02:32:17 INFO GlusterFS mount attempt 

28/06/2020 02:31:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 02:31:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

28/06/2020 02:31:43 ERROR Node Stats exception.

28/06/2020 02:31:17 INFO GlusterFS mount attempt 

28/06/2020 02:30:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 02:30:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 02:30:40 ERROR Node Stats exception.

28/06/2020 02:30:17 INFO GlusterFS mount attempt 

28/06/2020 02:29:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:29:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:29:36 ERROR Node Stats exception.

28/06/2020 02:29:17 INFO GlusterFS mount attempt 

28/06/2020 02:28:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:28:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

28/06/2020 02:28:33 ERROR Node Stats exception.

28/06/2020 02:28:17 INFO GlusterFS mount attempt 

28/06/2020 02:27:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 02:27:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

28/06/2020 02:27:29 ERROR Node Stats exception.

28/06/2020 02:27:17 INFO GlusterFS mount attempt 

28/06/2020 02:26:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:26:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

28/06/2020 02:26:26 ERROR Node Stats exception.

28/06/2020 02:26:16 INFO GlusterFS mount attempt 

28/06/2020 02:25:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:25:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

28/06/2020 02:25:23 ERROR Node Stats exception.

28/06/2020 02:25:16 INFO GlusterFS mount attempt 

28/06/2020 02:24:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 02:24:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

28/06/2020 02:24:19 ERROR Node Stats exception.

28/06/2020 02:24:16 INFO GlusterFS mount attempt 

28/06/2020 02:23:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 02:23:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 02:23:16 ERROR Node Stats exception.

28/06/2020 02:23:16 INFO GlusterFS mount attempt 

28/06/2020 02:22:46 INFO GlusterFS mount attempt 

28/06/2020 02:22:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 02:22:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 02:22:13 ERROR Node Stats exception.

28/06/2020 02:21:46 INFO GlusterFS mount attempt 

28/06/2020 02:21:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 02:21:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.16 `date +%s`" "

28/06/2020 02:21:10 ERROR Node Stats exception.

28/06/2020 02:20:46 INFO GlusterFS mount attempt 

28/06/2020 02:20:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 02:20:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

28/06/2020 02:20:06 ERROR Node Stats exception.

28/06/2020 02:19:45 INFO GlusterFS mount attempt 

28/06/2020 02:19:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:19:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:19:03 ERROR Node Stats exception.

28/06/2020 02:18:45 INFO GlusterFS mount attempt 

28/06/2020 02:18:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 02:17:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 02:17:59 ERROR Node Stats exception.

28/06/2020 02:17:45 INFO GlusterFS mount attempt 

28/06/2020 02:17:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 02:16:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

28/06/2020 02:16:56 ERROR Node Stats exception.

28/06/2020 02:16:45 INFO GlusterFS mount attempt 

28/06/2020 02:16:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 02:15:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

28/06/2020 02:15:53 ERROR Node Stats exception.

28/06/2020 02:15:45 INFO GlusterFS mount attempt 

28/06/2020 02:15:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:14:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

28/06/2020 02:14:49 ERROR Node Stats exception.

28/06/2020 02:14:44 INFO GlusterFS mount attempt 

28/06/2020 02:14:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 02:13:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.12 `date +%s`" "

28/06/2020 02:13:46 ERROR Node Stats exception.

28/06/2020 02:13:44 INFO GlusterFS mount attempt 

28/06/2020 02:13:14 INFO GlusterFS mount attempt 

28/06/2020 02:12:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 02:12:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

28/06/2020 02:12:43 ERROR Node Stats exception.

28/06/2020 02:12:14 INFO GlusterFS mount attempt 

28/06/2020 02:11:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 02:11:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.36 `date +%s`" "

28/06/2020 02:11:39 ERROR Node Stats exception.

28/06/2020 02:11:14 INFO GlusterFS mount attempt 

28/06/2020 02:10:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:10:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

28/06/2020 02:10:36 ERROR Node Stats exception.

28/06/2020 02:10:14 INFO GlusterFS mount attempt 

28/06/2020 02:09:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 02:09:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

28/06/2020 02:09:33 ERROR Node Stats exception.

28/06/2020 02:09:13 INFO GlusterFS mount attempt 

28/06/2020 02:08:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 02:08:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 02:08:30 ERROR Node Stats exception.

28/06/2020 02:08:13 INFO GlusterFS mount attempt 

28/06/2020 02:07:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 02:07:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 02:07:26 ERROR Node Stats exception.

28/06/2020 02:07:13 INFO GlusterFS mount attempt 

28/06/2020 02:06:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 02:06:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

28/06/2020 02:06:23 ERROR Node Stats exception.

28/06/2020 02:06:13 INFO GlusterFS mount attempt 

28/06/2020 02:05:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 02:05:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

28/06/2020 02:05:19 ERROR Node Stats exception.

28/06/2020 02:05:13 INFO GlusterFS mount attempt 

28/06/2020 02:04:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:04:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 02:04:16 ERROR Node Stats exception.

28/06/2020 02:04:13 INFO GlusterFS mount attempt 

28/06/2020 02:03:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:03:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

28/06/2020 02:03:13 ERROR Node Stats exception.

28/06/2020 02:03:12 INFO GlusterFS mount attempt 

28/06/2020 02:02:42 INFO GlusterFS mount attempt 

28/06/2020 02:02:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 02:02:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

28/06/2020 02:02:09 ERROR Node Stats exception.

28/06/2020 02:01:42 INFO GlusterFS mount attempt 

28/06/2020 02:01:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 02:01:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

28/06/2020 02:01:06 ERROR Node Stats exception.

28/06/2020 02:00:42 INFO GlusterFS mount attempt 

28/06/2020 02:00:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 02:00:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 02:00:03 ERROR Node Stats exception.

28/06/2020 01:59:42 INFO GlusterFS mount attempt 

28/06/2020 01:59:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 01:59:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

28/06/2020 01:59:00 ERROR Node Stats exception.

28/06/2020 01:58:42 INFO GlusterFS mount attempt 

28/06/2020 01:58:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:57:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:57:56 ERROR Node Stats exception.

28/06/2020 01:57:41 INFO GlusterFS mount attempt 

28/06/2020 01:57:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

28/06/2020 01:56:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

28/06/2020 01:56:53 ERROR Node Stats exception.

28/06/2020 01:56:41 INFO GlusterFS mount attempt 

28/06/2020 01:56:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

28/06/2020 01:55:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

28/06/2020 01:55:49 ERROR Node Stats exception.

28/06/2020 01:55:41 INFO GlusterFS mount attempt 

28/06/2020 01:55:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 01:54:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

28/06/2020 01:54:46 ERROR Node Stats exception.

28/06/2020 01:54:41 INFO GlusterFS mount attempt 

28/06/2020 01:54:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 01:53:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

28/06/2020 01:53:43 ERROR Node Stats exception.

28/06/2020 01:53:41 INFO GlusterFS mount attempt 

28/06/2020 01:53:11 INFO GlusterFS mount attempt 

28/06/2020 01:52:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 01:52:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 01:52:39 ERROR Node Stats exception.

28/06/2020 01:52:10 INFO GlusterFS mount attempt 

28/06/2020 01:51:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 01:51:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 01:51:36 ERROR Node Stats exception.

28/06/2020 01:51:10 INFO GlusterFS mount attempt 

28/06/2020 01:50:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 01:50:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 01:50:33 ERROR Node Stats exception.

28/06/2020 01:50:10 INFO GlusterFS mount attempt 

28/06/2020 01:49:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

28/06/2020 01:49:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 01:49:29 ERROR Node Stats exception.

28/06/2020 01:49:10 INFO GlusterFS mount attempt 

28/06/2020 01:48:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 01:48:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

28/06/2020 01:48:26 ERROR Node Stats exception.

28/06/2020 01:48:10 INFO GlusterFS mount attempt 

28/06/2020 01:47:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:47:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:47:23 ERROR Node Stats exception.

28/06/2020 01:47:10 INFO GlusterFS mount attempt 

28/06/2020 01:46:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:46:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

28/06/2020 01:46:19 ERROR Node Stats exception.

28/06/2020 01:46:09 INFO GlusterFS mount attempt 

28/06/2020 01:45:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 01:45:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

28/06/2020 01:45:16 ERROR Node Stats exception.

28/06/2020 01:45:09 INFO GlusterFS mount attempt 

28/06/2020 01:44:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 01:44:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

28/06/2020 01:44:13 ERROR Node Stats exception.

28/06/2020 01:44:09 INFO GlusterFS mount attempt 

28/06/2020 01:43:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 01:43:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 01:43:09 ERROR Node Stats exception.

28/06/2020 01:43:09 INFO GlusterFS mount attempt 

28/06/2020 01:42:39 INFO GlusterFS mount attempt 

28/06/2020 01:42:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 01:42:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 01:42:06 ERROR Node Stats exception.

28/06/2020 01:41:39 INFO GlusterFS mount attempt 

28/06/2020 01:41:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 01:41:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 01:41:03 ERROR Node Stats exception.

28/06/2020 01:40:38 INFO GlusterFS mount attempt 

28/06/2020 01:40:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 01:40:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

28/06/2020 01:40:00 ERROR Node Stats exception.

28/06/2020 01:39:38 INFO GlusterFS mount attempt 

28/06/2020 01:39:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:38:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 01:38:56 ERROR Node Stats exception.

28/06/2020 01:38:38 INFO GlusterFS mount attempt 

28/06/2020 01:38:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 01:37:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

28/06/2020 01:37:53 ERROR Node Stats exception.

28/06/2020 01:37:38 INFO GlusterFS mount attempt 

28/06/2020 01:37:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 598 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:36:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:36:50 ERROR Node Stats exception.

28/06/2020 01:36:38 INFO GlusterFS mount attempt 

28/06/2020 01:36:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 01:35:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

28/06/2020 01:35:46 ERROR Node Stats exception.

28/06/2020 01:35:37 INFO GlusterFS mount attempt 

28/06/2020 01:35:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

28/06/2020 01:34:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 01:34:43 ERROR Node Stats exception.

28/06/2020 01:34:37 INFO GlusterFS mount attempt 

28/06/2020 01:34:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 01:33:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

28/06/2020 01:33:39 ERROR Node Stats exception.

28/06/2020 01:33:37 INFO GlusterFS mount attempt 

28/06/2020 01:33:07 INFO GlusterFS mount attempt 

28/06/2020 01:32:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:32:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 01:32:36 ERROR Node Stats exception.

28/06/2020 01:32:07 INFO GlusterFS mount attempt 

28/06/2020 01:31:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

28/06/2020 01:31:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

28/06/2020 01:31:33 ERROR Node Stats exception.

28/06/2020 01:31:07 INFO GlusterFS mount attempt 

28/06/2020 01:30:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 01:30:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

28/06/2020 01:30:30 ERROR Node Stats exception.

28/06/2020 01:30:06 INFO GlusterFS mount attempt 

28/06/2020 01:29:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 01:29:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 01:29:26 ERROR Node Stats exception.

28/06/2020 01:29:06 INFO GlusterFS mount attempt 

28/06/2020 01:28:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 01:28:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 01:28:23 ERROR Node Stats exception.

28/06/2020 01:28:06 INFO GlusterFS mount attempt 

28/06/2020 01:27:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 01:27:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

28/06/2020 01:27:20 ERROR Node Stats exception.

28/06/2020 01:27:06 INFO GlusterFS mount attempt 

28/06/2020 01:26:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:26:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:26:16 ERROR Node Stats exception.

28/06/2020 01:26:06 INFO GlusterFS mount attempt 

28/06/2020 01:25:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

28/06/2020 01:25:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.62 `date +%s`" "

28/06/2020 01:25:13 ERROR Node Stats exception.

28/06/2020 01:25:06 INFO GlusterFS mount attempt 

28/06/2020 01:24:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:24:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

28/06/2020 01:24:09 ERROR Node Stats exception.

28/06/2020 01:24:05 INFO GlusterFS mount attempt 

28/06/2020 01:23:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 01:23:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

28/06/2020 01:23:06 ERROR Node Stats exception.

28/06/2020 01:23:05 INFO GlusterFS mount attempt 

28/06/2020 01:22:35 INFO GlusterFS mount attempt 

28/06/2020 01:22:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

28/06/2020 01:22:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

28/06/2020 01:22:03 ERROR Node Stats exception.

28/06/2020 01:21:35 INFO GlusterFS mount attempt 

28/06/2020 01:21:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 01:21:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 01:21:00 ERROR Node Stats exception.

28/06/2020 01:20:35 INFO GlusterFS mount attempt 

28/06/2020 01:20:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 01:19:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

28/06/2020 01:19:56 ERROR Node Stats exception.

28/06/2020 01:19:35 INFO GlusterFS mount attempt 

28/06/2020 01:19:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 01:18:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 01:18:53 ERROR Node Stats exception.

28/06/2020 01:18:34 INFO GlusterFS mount attempt 

28/06/2020 01:18:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 01:17:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

28/06/2020 01:17:50 ERROR Node Stats exception.

28/06/2020 01:17:34 INFO GlusterFS mount attempt 

28/06/2020 01:17:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 01:16:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.13 `date +%s`" "

28/06/2020 01:16:46 ERROR Node Stats exception.

28/06/2020 01:16:34 INFO GlusterFS mount attempt 

28/06/2020 01:16:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:15:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:15:43 ERROR Node Stats exception.

28/06/2020 01:15:34 INFO GlusterFS mount attempt 

28/06/2020 01:15:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 01:14:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

28/06/2020 01:14:39 ERROR Node Stats exception.

28/06/2020 01:14:34 INFO GlusterFS mount attempt 

28/06/2020 01:14:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 01:13:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

28/06/2020 01:13:36 ERROR Node Stats exception.

28/06/2020 01:13:33 INFO GlusterFS mount attempt 

28/06/2020 01:13:03 INFO GlusterFS mount attempt 

28/06/2020 01:12:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 01:12:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

28/06/2020 01:12:33 ERROR Node Stats exception.

28/06/2020 01:12:03 INFO GlusterFS mount attempt 

28/06/2020 01:11:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:11:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

28/06/2020 01:11:29 ERROR Node Stats exception.

28/06/2020 01:11:03 INFO GlusterFS mount attempt 

28/06/2020 01:10:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

28/06/2020 01:10:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 01:10:26 ERROR Node Stats exception.

28/06/2020 01:10:03 INFO GlusterFS mount attempt 

28/06/2020 01:09:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:09:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 01:09:23 ERROR Node Stats exception.

28/06/2020 01:09:03 INFO GlusterFS mount attempt 

28/06/2020 01:08:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

28/06/2020 01:08:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

28/06/2020 01:08:20 ERROR Node Stats exception.

28/06/2020 01:08:02 INFO GlusterFS mount attempt 

28/06/2020 01:07:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:07:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

28/06/2020 01:07:16 ERROR Node Stats exception.

28/06/2020 01:07:02 INFO GlusterFS mount attempt 

28/06/2020 01:06:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 01:06:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 01:06:13 ERROR Node Stats exception.

28/06/2020 01:06:02 INFO GlusterFS mount attempt 

28/06/2020 01:05:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 01:05:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 01:05:10 ERROR Node Stats exception.

28/06/2020 01:05:02 INFO GlusterFS mount attempt 

28/06/2020 01:04:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:04:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 01:04:06 ERROR Node Stats exception.

28/06/2020 01:04:02 INFO GlusterFS mount attempt 

28/06/2020 01:03:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 01:03:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

28/06/2020 01:03:03 ERROR Node Stats exception.

28/06/2020 01:03:02 INFO GlusterFS mount attempt 

28/06/2020 01:02:31 INFO GlusterFS mount attempt 

28/06/2020 01:02:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

28/06/2020 01:01:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 01:01:59 ERROR Node Stats exception.

28/06/2020 01:01:31 INFO GlusterFS mount attempt 

28/06/2020 01:01:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

28/06/2020 01:00:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

28/06/2020 01:00:56 ERROR Node Stats exception.

28/06/2020 01:00:31 INFO GlusterFS mount attempt 

28/06/2020 01:00:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

28/06/2020 00:59:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

28/06/2020 00:59:53 ERROR Node Stats exception.

28/06/2020 00:59:31 INFO GlusterFS mount attempt 

28/06/2020 00:59:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 00:58:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.39 `date +%s`" "

28/06/2020 00:58:50 ERROR Node Stats exception.

28/06/2020 00:58:31 INFO GlusterFS mount attempt 

28/06/2020 00:58:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

28/06/2020 00:57:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

28/06/2020 00:57:46 ERROR Node Stats exception.

28/06/2020 00:57:31 INFO GlusterFS mount attempt 

28/06/2020 00:57:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 00:56:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.37 `date +%s`" "

28/06/2020 00:56:43 ERROR Node Stats exception.

28/06/2020 00:56:30 INFO GlusterFS mount attempt 

28/06/2020 00:56:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 00:55:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

28/06/2020 00:55:40 ERROR Node Stats exception.

28/06/2020 00:55:30 INFO GlusterFS mount attempt 

28/06/2020 00:55:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:54:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:54:36 ERROR Node Stats exception.

28/06/2020 00:54:30 INFO GlusterFS mount attempt 

28/06/2020 00:54:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 00:53:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

28/06/2020 00:53:33 ERROR Node Stats exception.

28/06/2020 00:53:30 INFO GlusterFS mount attempt 

28/06/2020 00:53:00 INFO GlusterFS mount attempt 

28/06/2020 00:52:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 00:52:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

28/06/2020 00:52:29 ERROR Node Stats exception.

28/06/2020 00:52:00 INFO GlusterFS mount attempt 

28/06/2020 00:51:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 00:51:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 00:51:26 ERROR Node Stats exception.

28/06/2020 00:50:59 INFO GlusterFS mount attempt 

28/06/2020 00:50:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

28/06/2020 00:50:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 00:50:23 ERROR Node Stats exception.

28/06/2020 00:49:59 INFO GlusterFS mount attempt 

28/06/2020 00:49:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 00:49:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

28/06/2020 00:49:20 ERROR Node Stats exception.

28/06/2020 00:48:59 INFO GlusterFS mount attempt 

28/06/2020 00:48:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

28/06/2020 00:48:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

28/06/2020 00:48:16 ERROR Node Stats exception.

28/06/2020 00:47:59 INFO GlusterFS mount attempt 

28/06/2020 00:47:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

28/06/2020 00:47:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

28/06/2020 00:47:13 ERROR Node Stats exception.

28/06/2020 00:46:59 INFO GlusterFS mount attempt 

28/06/2020 00:46:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

28/06/2020 00:46:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

28/06/2020 00:46:10 ERROR Node Stats exception.

28/06/2020 00:45:58 INFO GlusterFS mount attempt 

28/06/2020 00:45:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

28/06/2020 00:45:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

28/06/2020 00:45:06 ERROR Node Stats exception.

28/06/2020 00:44:58 INFO GlusterFS mount attempt 

28/06/2020 00:44:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:44:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:44:03 ERROR Node Stats exception.

28/06/2020 00:43:58 INFO GlusterFS mount attempt 

28/06/2020 00:43:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

28/06/2020 00:42:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

28/06/2020 00:42:59 ERROR Node Stats exception.

28/06/2020 00:42:58 INFO GlusterFS mount attempt 

28/06/2020 00:42:28 INFO GlusterFS mount attempt 

28/06/2020 00:41:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 00:41:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

28/06/2020 00:41:56 ERROR Node Stats exception.

28/06/2020 00:41:28 INFO GlusterFS mount attempt 

28/06/2020 00:40:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 00:40:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

28/06/2020 00:40:53 ERROR Node Stats exception.

28/06/2020 00:40:27 INFO GlusterFS mount attempt 

28/06/2020 00:39:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

28/06/2020 00:39:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

28/06/2020 00:39:50 ERROR Node Stats exception.

28/06/2020 00:39:27 INFO GlusterFS mount attempt 

28/06/2020 00:38:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 00:38:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

28/06/2020 00:38:46 ERROR Node Stats exception.

28/06/2020 00:38:27 INFO GlusterFS mount attempt 

28/06/2020 00:37:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

28/06/2020 00:37:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

28/06/2020 00:37:43 ERROR Node Stats exception.

28/06/2020 00:37:27 INFO GlusterFS mount attempt 

28/06/2020 00:36:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

28/06/2020 00:36:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

28/06/2020 00:36:40 ERROR Node Stats exception.

28/06/2020 00:36:27 INFO GlusterFS mount attempt 

28/06/2020 00:35:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

28/06/2020 00:35:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

28/06/2020 00:35:36 ERROR Node Stats exception.

28/06/2020 00:35:27 INFO GlusterFS mount attempt 

28/06/2020 00:34:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

28/06/2020 00:34:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

28/06/2020 00:34:33 ERROR Node Stats exception.

28/06/2020 00:34:26 INFO GlusterFS mount attempt 

28/06/2020 00:33:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 597 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:33:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:33:30 ERROR Node Stats exception.

28/06/2020 00:33:26 INFO GlusterFS mount attempt 

28/06/2020 00:32:56 INFO GlusterFS mount attempt 

28/06/2020 00:32:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

28/06/2020 00:32:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

28/06/2020 00:32:26 ERROR Node Stats exception.

28/06/2020 00:31:56 INFO GlusterFS mount attempt 

28/06/2020 00:31:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

28/06/2020 00:31:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

28/06/2020 00:31:23 ERROR Node Stats exception.

28/06/2020 00:30:56 INFO GlusterFS mount attempt 

28/06/2020 00:30:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

28/06/2020 00:30:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

28/06/2020 00:30:19 ERROR Node Stats exception.

28/06/2020 00:29:56 INFO GlusterFS mount attempt 

28/06/2020 00:29:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

28/06/2020 00:29:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

28/06/2020 00:29:16 ERROR Node Stats exception.

28/06/2020 00:28:55 INFO GlusterFS mount attempt 

28/06/2020 00:28:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

28/06/2020 00:28:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.48 `date +%s`" "

28/06/2020 00:28:13 ERROR Node Stats exception.

28/06/2020 00:27:55 INFO GlusterFS mount attempt 

28/06/2020 00:27:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

28/06/2020 00:27:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

28/06/2020 00:27:10 ERROR Node Stats exception.

28/06/2020 00:26:55 INFO GlusterFS mount attempt 

28/06/2020 00:26:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

28/06/2020 00:26:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

28/06/2020 00:26:06 ERROR Node Stats exception.

28/06/2020 00:25:55 INFO GlusterFS mount attempt 

28/06/2020 00:25:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

28/06/2020 00:25:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

28/06/2020 00:25:03 ERROR Node Stats exception.

28/06/2020 00:24:55 INFO GlusterFS mount attempt 

28/06/2020 00:24:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

28/06/2020 00:24:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.98 `date +%s`" "

28/06/2020 00:24:00 ERROR Node Stats exception.

28/06/2020 00:23:54 INFO GlusterFS mount attempt 

28/06/2020 00:23:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:22:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:22:56 ERROR Node Stats exception.

28/06/2020 00:22:54 INFO GlusterFS mount attempt 

28/06/2020 00:22:24 INFO GlusterFS mount attempt 

28/06/2020 00:21:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

28/06/2020 00:21:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.74 `date +%s`" "

28/06/2020 00:21:53 ERROR Node Stats exception.

28/06/2020 00:21:24 INFO GlusterFS mount attempt 

28/06/2020 00:20:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

28/06/2020 00:20:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 00:20:49 ERROR Node Stats exception.

28/06/2020 00:20:24 INFO GlusterFS mount attempt 

28/06/2020 00:19:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

28/06/2020 00:19:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.39 `date +%s`" "

28/06/2020 00:19:46 ERROR Node Stats exception.

28/06/2020 00:19:24 INFO GlusterFS mount attempt 

28/06/2020 00:18:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

28/06/2020 00:18:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

28/06/2020 00:18:43 ERROR Node Stats exception.

28/06/2020 00:18:24 INFO GlusterFS mount attempt 

28/06/2020 00:17:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

28/06/2020 00:17:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

28/06/2020 00:17:40 ERROR Node Stats exception.

28/06/2020 00:17:23 INFO GlusterFS mount attempt 

28/06/2020 00:16:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 00:16:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

28/06/2020 00:16:36 ERROR Node Stats exception.

28/06/2020 00:16:23 INFO GlusterFS mount attempt 

28/06/2020 00:15:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 00:15:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

28/06/2020 00:15:33 ERROR Node Stats exception.

28/06/2020 00:15:23 INFO GlusterFS mount attempt 

28/06/2020 00:14:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

28/06/2020 00:14:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

28/06/2020 00:14:30 ERROR Node Stats exception.

28/06/2020 00:14:23 INFO GlusterFS mount attempt 

28/06/2020 00:13:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

28/06/2020 00:13:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

28/06/2020 00:13:26 ERROR Node Stats exception.

28/06/2020 00:13:23 INFO GlusterFS mount attempt 

28/06/2020 00:12:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:12:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:12:23 ERROR Node Stats exception.

28/06/2020 00:12:22 INFO GlusterFS mount attempt 

28/06/2020 00:11:52 INFO GlusterFS mount attempt 

28/06/2020 00:11:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 00:11:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

28/06/2020 00:11:19 ERROR Node Stats exception.

28/06/2020 00:10:52 INFO GlusterFS mount attempt 

28/06/2020 00:10:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

28/06/2020 00:10:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

28/06/2020 00:10:16 ERROR Node Stats exception.

28/06/2020 00:09:52 INFO GlusterFS mount attempt 

28/06/2020 00:09:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

28/06/2020 00:09:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 00:09:13 ERROR Node Stats exception.

28/06/2020 00:08:52 INFO GlusterFS mount attempt 

28/06/2020 00:08:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

28/06/2020 00:08:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

28/06/2020 00:08:09 ERROR Node Stats exception.

28/06/2020 00:07:52 INFO GlusterFS mount attempt 

28/06/2020 00:07:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

28/06/2020 00:07:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

28/06/2020 00:07:06 ERROR Node Stats exception.

28/06/2020 00:06:51 INFO GlusterFS mount attempt 

28/06/2020 00:06:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 00:06:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

28/06/2020 00:06:03 ERROR Node Stats exception.

28/06/2020 00:05:51 INFO GlusterFS mount attempt 

28/06/2020 00:05:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

28/06/2020 00:05:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.33 `date +%s`" "

28/06/2020 00:05:00 ERROR Node Stats exception.

28/06/2020 00:04:51 INFO GlusterFS mount attempt 

28/06/2020 00:04:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 00:03:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

28/06/2020 00:03:56 ERROR Node Stats exception.

28/06/2020 00:03:51 INFO GlusterFS mount attempt 

28/06/2020 00:03:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

28/06/2020 00:02:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

28/06/2020 00:02:53 ERROR Node Stats exception.

28/06/2020 00:02:51 INFO GlusterFS mount attempt 

28/06/2020 00:02:21 INFO GlusterFS mount attempt 

28/06/2020 00:01:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

28/06/2020 00:01:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

28/06/2020 00:01:50 ERROR Node Stats exception.

28/06/2020 00:01:21 INFO GlusterFS mount attempt 

28/06/2020 00:00:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

28/06/2020 00:00:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

28/06/2020 00:00:46 ERROR Node Stats exception.

28/06/2020 00:00:20 INFO GlusterFS mount attempt 

27/06/2020 23:59:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:59:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 23:59:43 ERROR Node Stats exception.

27/06/2020 23:59:20 INFO GlusterFS mount attempt 

27/06/2020 23:58:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 23:58:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 23:58:39 ERROR Node Stats exception.

27/06/2020 23:58:20 INFO GlusterFS mount attempt 

27/06/2020 23:57:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 23:57:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 23:57:36 ERROR Node Stats exception.

27/06/2020 23:57:20 INFO GlusterFS mount attempt 

27/06/2020 23:56:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 23:56:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

27/06/2020 23:56:33 ERROR Node Stats exception.

27/06/2020 23:56:20 INFO GlusterFS mount attempt 

27/06/2020 23:55:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 23:55:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

27/06/2020 23:55:29 ERROR Node Stats exception.

27/06/2020 23:55:19 INFO GlusterFS mount attempt 

27/06/2020 23:54:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 23:54:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

27/06/2020 23:54:26 ERROR Node Stats exception.

27/06/2020 23:54:19 INFO GlusterFS mount attempt 

27/06/2020 23:53:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 23:53:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

27/06/2020 23:53:23 ERROR Node Stats exception.

27/06/2020 23:53:19 INFO GlusterFS mount attempt 

27/06/2020 23:52:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:52:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

27/06/2020 23:52:19 ERROR Node Stats exception.

27/06/2020 23:52:19 INFO GlusterFS mount attempt 

27/06/2020 23:51:49 INFO GlusterFS mount attempt 

27/06/2020 23:51:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:51:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:51:16 ERROR Node Stats exception.

27/06/2020 23:50:49 INFO GlusterFS mount attempt 

27/06/2020 23:50:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:50:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 23:50:12 ERROR Node Stats exception.

27/06/2020 23:49:49 INFO GlusterFS mount attempt 

27/06/2020 23:49:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 23:49:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 23:49:09 ERROR Node Stats exception.

27/06/2020 23:48:48 INFO GlusterFS mount attempt 

27/06/2020 23:48:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 23:48:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 23:48:06 ERROR Node Stats exception.

27/06/2020 23:47:48 INFO GlusterFS mount attempt 

27/06/2020 23:47:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 23:47:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 23:47:03 ERROR Node Stats exception.

27/06/2020 23:46:48 INFO GlusterFS mount attempt 

27/06/2020 23:46:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 23:45:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 23:45:59 ERROR Node Stats exception.

27/06/2020 23:45:48 INFO GlusterFS mount attempt 

27/06/2020 23:45:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 23:44:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.36 `date +%s`" "

27/06/2020 23:44:56 ERROR Node Stats exception.

27/06/2020 23:44:48 INFO GlusterFS mount attempt 

27/06/2020 23:44:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 23:43:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 23:43:53 ERROR Node Stats exception.

27/06/2020 23:43:47 INFO GlusterFS mount attempt 

27/06/2020 23:43:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:42:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 23:42:49 ERROR Node Stats exception.

27/06/2020 23:42:47 INFO GlusterFS mount attempt 

27/06/2020 23:42:17 INFO GlusterFS mount attempt 

27/06/2020 23:41:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 23:41:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 23:41:46 ERROR Node Stats exception.

27/06/2020 23:41:17 INFO GlusterFS mount attempt 

27/06/2020 23:40:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 596 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:40:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:40:43 ERROR Node Stats exception.

27/06/2020 23:40:17 INFO GlusterFS mount attempt 

27/06/2020 23:39:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 23:39:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 23:39:39 ERROR Node Stats exception.

27/06/2020 23:39:17 INFO GlusterFS mount attempt 

27/06/2020 23:38:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 23:38:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 23:38:36 ERROR Node Stats exception.

27/06/2020 23:38:16 INFO GlusterFS mount attempt 

27/06/2020 23:37:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 23:37:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

27/06/2020 23:37:32 ERROR Node Stats exception.

27/06/2020 23:37:16 INFO GlusterFS mount attempt 

27/06/2020 23:36:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:36:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 23:36:29 ERROR Node Stats exception.

27/06/2020 23:36:16 INFO GlusterFS mount attempt 

27/06/2020 23:35:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 23:35:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 23:35:26 ERROR Node Stats exception.

27/06/2020 23:35:16 INFO GlusterFS mount attempt 

27/06/2020 23:34:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:34:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 23:34:23 ERROR Node Stats exception.

27/06/2020 23:34:16 INFO GlusterFS mount attempt 

27/06/2020 23:33:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 23:33:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 23:33:19 ERROR Node Stats exception.

27/06/2020 23:33:16 INFO GlusterFS mount attempt 

27/06/2020 23:32:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 23:32:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 23:32:16 ERROR Node Stats exception.

27/06/2020 23:32:15 INFO GlusterFS mount attempt 

27/06/2020 23:31:45 INFO GlusterFS mount attempt 

27/06/2020 23:31:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:31:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

27/06/2020 23:31:13 ERROR Node Stats exception.

27/06/2020 23:30:45 INFO GlusterFS mount attempt 

27/06/2020 23:30:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:30:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 23:30:09 ERROR Node Stats exception.

27/06/2020 23:29:45 INFO GlusterFS mount attempt 

27/06/2020 23:29:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 23:29:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 23:29:06 ERROR Node Stats exception.

27/06/2020 23:28:45 INFO GlusterFS mount attempt 

27/06/2020 23:28:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 23:28:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

27/06/2020 23:28:02 ERROR Node Stats exception.

27/06/2020 23:27:45 INFO GlusterFS mount attempt 

27/06/2020 23:27:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 23:26:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 23:26:59 ERROR Node Stats exception.

27/06/2020 23:26:44 INFO GlusterFS mount attempt 

27/06/2020 23:26:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 23:25:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 23:25:56 ERROR Node Stats exception.

27/06/2020 23:25:44 INFO GlusterFS mount attempt 

27/06/2020 23:25:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 23:24:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 23:24:52 ERROR Node Stats exception.

27/06/2020 23:24:44 INFO GlusterFS mount attempt 

27/06/2020 23:24:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 23:23:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

27/06/2020 23:23:49 ERROR Node Stats exception.

27/06/2020 23:23:44 INFO GlusterFS mount attempt 

27/06/2020 23:23:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 23:22:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 23:22:46 ERROR Node Stats exception.

27/06/2020 23:22:44 INFO GlusterFS mount attempt 

27/06/2020 23:22:14 INFO GlusterFS mount attempt 

27/06/2020 23:21:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 23:21:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 23:21:43 ERROR Node Stats exception.

27/06/2020 23:21:13 INFO GlusterFS mount attempt 

27/06/2020 23:20:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 23:20:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 23:20:39 ERROR Node Stats exception.

27/06/2020 23:20:13 INFO GlusterFS mount attempt 

27/06/2020 23:19:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:19:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:19:36 ERROR Node Stats exception.

27/06/2020 23:19:13 INFO GlusterFS mount attempt 

27/06/2020 23:18:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 23:18:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 23:18:32 ERROR Node Stats exception.

27/06/2020 23:18:13 INFO GlusterFS mount attempt 

27/06/2020 23:17:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 23:17:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 23:17:29 ERROR Node Stats exception.

27/06/2020 23:17:13 INFO GlusterFS mount attempt 

27/06/2020 23:16:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 23:16:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

27/06/2020 23:16:26 ERROR Node Stats exception.

27/06/2020 23:16:13 INFO GlusterFS mount attempt 

27/06/2020 23:15:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 23:15:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

27/06/2020 23:15:22 ERROR Node Stats exception.

27/06/2020 23:15:12 INFO GlusterFS mount attempt 

27/06/2020 23:14:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 23:14:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

27/06/2020 23:14:19 ERROR Node Stats exception.

27/06/2020 23:14:12 INFO GlusterFS mount attempt 

27/06/2020 23:13:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 23:13:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

27/06/2020 23:13:16 ERROR Node Stats exception.

27/06/2020 23:13:12 INFO GlusterFS mount attempt 

27/06/2020 23:12:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 23:12:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

27/06/2020 23:12:12 ERROR Node Stats exception.

27/06/2020 23:12:12 INFO GlusterFS mount attempt 

27/06/2020 23:11:42 INFO GlusterFS mount attempt 

27/06/2020 23:11:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 23:11:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 23:11:09 ERROR Node Stats exception.

27/06/2020 23:10:42 INFO GlusterFS mount attempt 

27/06/2020 23:10:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 23:10:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.33 `date +%s`" "

27/06/2020 23:10:06 ERROR Node Stats exception.

27/06/2020 23:09:41 INFO GlusterFS mount attempt 

27/06/2020 23:09:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 23:09:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 23:09:02 ERROR Node Stats exception.

27/06/2020 23:08:41 INFO GlusterFS mount attempt 

27/06/2020 23:08:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 23:07:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.82 `date +%s`" "

27/06/2020 23:07:59 ERROR Node Stats exception.

27/06/2020 23:07:41 INFO GlusterFS mount attempt 

27/06/2020 23:07:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 23:06:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

27/06/2020 23:06:55 ERROR Node Stats exception.

27/06/2020 23:06:41 INFO GlusterFS mount attempt 

27/06/2020 23:06:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 23:05:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 23:05:52 ERROR Node Stats exception.

27/06/2020 23:05:41 INFO GlusterFS mount attempt 

27/06/2020 23:05:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 23:04:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

27/06/2020 23:04:49 ERROR Node Stats exception.

27/06/2020 23:04:40 INFO GlusterFS mount attempt 

27/06/2020 23:04:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 23:03:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.7 `date +%s`" "

27/06/2020 23:03:46 ERROR Node Stats exception.

27/06/2020 23:03:40 INFO GlusterFS mount attempt 

27/06/2020 23:03:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 23:02:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.54 `date +%s`" "

27/06/2020 23:02:42 ERROR Node Stats exception.

27/06/2020 23:02:40 INFO GlusterFS mount attempt 

27/06/2020 23:02:10 INFO GlusterFS mount attempt 

27/06/2020 23:01:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

27/06/2020 23:01:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

27/06/2020 23:01:39 ERROR Node Stats exception.

27/06/2020 23:01:10 INFO GlusterFS mount attempt 

27/06/2020 23:00:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 23:00:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

27/06/2020 23:00:36 ERROR Node Stats exception.

27/06/2020 23:00:10 INFO GlusterFS mount attempt 

27/06/2020 22:59:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 22:59:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

27/06/2020 22:59:32 ERROR Node Stats exception.

27/06/2020 22:59:09 INFO GlusterFS mount attempt 

27/06/2020 22:58:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:58:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:58:29 ERROR Node Stats exception.

27/06/2020 22:58:09 INFO GlusterFS mount attempt 

27/06/2020 22:57:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 22:57:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.88 `date +%s`" "

27/06/2020 22:57:25 ERROR Node Stats exception.

27/06/2020 22:57:09 INFO GlusterFS mount attempt 

27/06/2020 22:56:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 22:56:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

27/06/2020 22:56:22 ERROR Node Stats exception.

27/06/2020 22:56:09 INFO GlusterFS mount attempt 

27/06/2020 22:55:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 22:55:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 22:55:19 ERROR Node Stats exception.

27/06/2020 22:55:09 INFO GlusterFS mount attempt 

27/06/2020 22:54:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 22:54:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 22:54:15 ERROR Node Stats exception.

27/06/2020 22:54:09 INFO GlusterFS mount attempt 

27/06/2020 22:53:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 22:53:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

27/06/2020 22:53:12 ERROR Node Stats exception.

27/06/2020 22:53:08 INFO GlusterFS mount attempt 

27/06/2020 22:52:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 22:52:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

27/06/2020 22:52:09 ERROR Node Stats exception.

27/06/2020 22:52:08 INFO GlusterFS mount attempt 

27/06/2020 22:51:38 INFO GlusterFS mount attempt 

27/06/2020 22:51:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 22:51:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

27/06/2020 22:51:06 ERROR Node Stats exception.

27/06/2020 22:50:38 INFO GlusterFS mount attempt 

27/06/2020 22:50:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 22:50:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

27/06/2020 22:50:02 ERROR Node Stats exception.

27/06/2020 22:49:38 INFO GlusterFS mount attempt 

27/06/2020 22:49:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:48:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

27/06/2020 22:48:59 ERROR Node Stats exception.

27/06/2020 22:48:38 INFO GlusterFS mount attempt 

27/06/2020 22:48:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:47:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:47:56 ERROR Node Stats exception.

27/06/2020 22:47:37 INFO GlusterFS mount attempt 

27/06/2020 22:47:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 22:46:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.21 `date +%s`" "

27/06/2020 22:46:52 ERROR Node Stats exception.

27/06/2020 22:46:37 INFO GlusterFS mount attempt 

27/06/2020 22:46:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 22:45:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.03 `date +%s`" "

27/06/2020 22:45:49 ERROR Node Stats exception.

27/06/2020 22:45:37 INFO GlusterFS mount attempt 

27/06/2020 22:45:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:44:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

27/06/2020 22:44:45 ERROR Node Stats exception.

27/06/2020 22:44:37 INFO GlusterFS mount attempt 

27/06/2020 22:44:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 22:43:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

27/06/2020 22:43:42 ERROR Node Stats exception.

27/06/2020 22:43:37 INFO GlusterFS mount attempt 

27/06/2020 22:43:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 22:42:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

27/06/2020 22:42:39 ERROR Node Stats exception.

27/06/2020 22:42:36 INFO GlusterFS mount attempt 

27/06/2020 22:42:06 INFO GlusterFS mount attempt 

27/06/2020 22:41:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 22:41:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

27/06/2020 22:41:35 ERROR Node Stats exception.

27/06/2020 22:41:06 INFO GlusterFS mount attempt 

27/06/2020 22:40:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 22:40:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

27/06/2020 22:40:32 ERROR Node Stats exception.

27/06/2020 22:40:06 INFO GlusterFS mount attempt 

27/06/2020 22:39:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 22:39:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 22:39:29 ERROR Node Stats exception.

27/06/2020 22:39:06 INFO GlusterFS mount attempt 

27/06/2020 22:38:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 22:38:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 22:38:25 ERROR Node Stats exception.

27/06/2020 22:38:06 INFO GlusterFS mount attempt 

27/06/2020 22:37:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 595 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:37:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:37:22 ERROR Node Stats exception.

27/06/2020 22:37:05 INFO GlusterFS mount attempt 

27/06/2020 22:36:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 22:36:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

27/06/2020 22:36:18 ERROR Node Stats exception.

27/06/2020 22:36:05 INFO GlusterFS mount attempt 

27/06/2020 22:35:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 22:35:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 22:35:15 ERROR Node Stats exception.

27/06/2020 22:35:05 INFO GlusterFS mount attempt 

27/06/2020 22:34:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 22:34:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 22:34:12 ERROR Node Stats exception.

27/06/2020 22:34:05 INFO GlusterFS mount attempt 

27/06/2020 22:33:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 22:33:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 22:33:09 ERROR Node Stats exception.

27/06/2020 22:33:05 INFO GlusterFS mount attempt 

27/06/2020 22:32:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 22:32:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

27/06/2020 22:32:05 ERROR Node Stats exception.

27/06/2020 22:32:05 INFO GlusterFS mount attempt 

27/06/2020 22:31:35 INFO GlusterFS mount attempt 

27/06/2020 22:31:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 22:31:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.88 `date +%s`" "

27/06/2020 22:31:02 ERROR Node Stats exception.

27/06/2020 22:30:34 INFO GlusterFS mount attempt 

27/06/2020 22:30:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

27/06/2020 22:29:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.77 `date +%s`" "

27/06/2020 22:29:59 ERROR Node Stats exception.

27/06/2020 22:29:34 INFO GlusterFS mount attempt 

27/06/2020 22:29:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 22:28:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

27/06/2020 22:28:55 ERROR Node Stats exception.

27/06/2020 22:28:34 INFO GlusterFS mount attempt 

27/06/2020 22:28:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 22:27:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.52 `date +%s`" "

27/06/2020 22:27:52 ERROR Node Stats exception.

27/06/2020 22:27:34 INFO GlusterFS mount attempt 

27/06/2020 22:27:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:26:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:26:49 ERROR Node Stats exception.

27/06/2020 22:26:34 INFO GlusterFS mount attempt 

27/06/2020 22:26:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 22:25:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.63 `date +%s`" "

27/06/2020 22:25:45 ERROR Node Stats exception.

27/06/2020 22:25:33 INFO GlusterFS mount attempt 

27/06/2020 22:25:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 22:24:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.24 `date +%s`" "

27/06/2020 22:24:42 ERROR Node Stats exception.

27/06/2020 22:24:33 INFO GlusterFS mount attempt 

27/06/2020 22:24:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 22:23:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.51 `date +%s`" "

27/06/2020 22:23:39 ERROR Node Stats exception.

27/06/2020 22:23:33 INFO GlusterFS mount attempt 

27/06/2020 22:23:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 22:22:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

27/06/2020 22:22:35 ERROR Node Stats exception.

27/06/2020 22:22:33 INFO GlusterFS mount attempt 

27/06/2020 22:22:03 INFO GlusterFS mount attempt 

27/06/2020 22:21:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 22:21:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 22:21:32 ERROR Node Stats exception.

27/06/2020 22:21:03 INFO GlusterFS mount attempt 

27/06/2020 22:20:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 22:20:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.74 `date +%s`" "

27/06/2020 22:20:29 ERROR Node Stats exception.

27/06/2020 22:20:02 INFO GlusterFS mount attempt 

27/06/2020 22:19:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 22:19:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

27/06/2020 22:19:25 ERROR Node Stats exception.

27/06/2020 22:19:02 INFO GlusterFS mount attempt 

27/06/2020 22:18:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 22:18:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.5 `date +%s`" "

27/06/2020 22:18:22 ERROR Node Stats exception.

27/06/2020 22:18:02 INFO GlusterFS mount attempt 

27/06/2020 22:17:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 22:17:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.81 `date +%s`" "

27/06/2020 22:17:19 ERROR Node Stats exception.

27/06/2020 22:17:02 INFO GlusterFS mount attempt 

27/06/2020 22:16:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:16:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:16:15 ERROR Node Stats exception.

27/06/2020 22:16:02 INFO GlusterFS mount attempt 

27/06/2020 22:15:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 22:15:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

27/06/2020 22:15:12 ERROR Node Stats exception.

27/06/2020 22:15:02 INFO GlusterFS mount attempt 

27/06/2020 22:14:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 22:14:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 22:14:08 ERROR Node Stats exception.

27/06/2020 22:14:01 INFO GlusterFS mount attempt 

27/06/2020 22:13:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:13:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 22:13:05 ERROR Node Stats exception.

27/06/2020 22:13:01 INFO GlusterFS mount attempt 

27/06/2020 22:12:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:12:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

27/06/2020 22:12:02 ERROR Node Stats exception.

27/06/2020 22:12:01 INFO GlusterFS mount attempt 

27/06/2020 22:11:31 INFO GlusterFS mount attempt 

27/06/2020 22:11:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 22:10:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

27/06/2020 22:10:59 ERROR Node Stats exception.

27/06/2020 22:10:31 INFO GlusterFS mount attempt 

27/06/2020 22:10:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 22:09:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.37 `date +%s`" "

27/06/2020 22:09:55 ERROR Node Stats exception.

27/06/2020 22:09:31 INFO GlusterFS mount attempt 

27/06/2020 22:09:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 22:08:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.85 `date +%s`" "

27/06/2020 22:08:52 ERROR Node Stats exception.

27/06/2020 22:08:31 INFO GlusterFS mount attempt 

27/06/2020 22:08:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 22:07:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.02 `date +%s`" "

27/06/2020 22:07:49 ERROR Node Stats exception.

27/06/2020 22:07:30 INFO GlusterFS mount attempt 

27/06/2020 22:07:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 22:06:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.82 `date +%s`" "

27/06/2020 22:06:45 ERROR Node Stats exception.

27/06/2020 22:06:30 INFO GlusterFS mount attempt 

27/06/2020 22:06:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 22:05:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 22:05:42 ERROR Node Stats exception.

27/06/2020 22:05:30 INFO GlusterFS mount attempt 

27/06/2020 22:05:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 22:04:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.89 `date +%s`" "

27/06/2020 22:04:38 ERROR Node Stats exception.

27/06/2020 22:04:30 INFO GlusterFS mount attempt 

27/06/2020 22:04:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 22:03:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.87 `date +%s`" "

27/06/2020 22:03:35 ERROR Node Stats exception.

27/06/2020 22:03:30 INFO GlusterFS mount attempt 

27/06/2020 22:03:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 22:02:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

27/06/2020 22:02:32 ERROR Node Stats exception.

27/06/2020 22:02:29 INFO GlusterFS mount attempt 

27/06/2020 22:01:59 INFO GlusterFS mount attempt 

27/06/2020 22:01:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 22:01:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.45 `date +%s`" "

27/06/2020 22:01:28 ERROR Node Stats exception.

27/06/2020 22:00:59 INFO GlusterFS mount attempt 

27/06/2020 22:00:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 22:00:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

27/06/2020 22:00:25 ERROR Node Stats exception.

27/06/2020 21:59:59 INFO GlusterFS mount attempt 

27/06/2020 21:59:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 21:59:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 21:59:22 ERROR Node Stats exception.

27/06/2020 21:58:59 INFO GlusterFS mount attempt 

27/06/2020 21:58:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 21:58:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.23 `date +%s`" "

27/06/2020 21:58:18 ERROR Node Stats exception.

27/06/2020 21:57:59 INFO GlusterFS mount attempt 

27/06/2020 21:57:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 21:57:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:57:15 ERROR Node Stats exception.

27/06/2020 21:56:58 INFO GlusterFS mount attempt 

27/06/2020 21:56:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 21:56:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.69 `date +%s`" "

27/06/2020 21:56:12 ERROR Node Stats exception.

27/06/2020 21:55:58 INFO GlusterFS mount attempt 

27/06/2020 21:55:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:55:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 21:55:09 ERROR Node Stats exception.

27/06/2020 21:54:58 INFO GlusterFS mount attempt 

27/06/2020 21:54:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 21:54:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

27/06/2020 21:54:05 ERROR Node Stats exception.

27/06/2020 21:53:58 INFO GlusterFS mount attempt 

27/06/2020 21:53:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 21:53:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.57 `date +%s`" "

27/06/2020 21:53:01 ERROR Node Stats exception.

27/06/2020 21:52:58 INFO GlusterFS mount attempt 

27/06/2020 21:52:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 21:51:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.83 `date +%s`" "

27/06/2020 21:51:58 ERROR Node Stats exception.

27/06/2020 21:51:58 INFO GlusterFS mount attempt 

27/06/2020 21:51:28 INFO GlusterFS mount attempt 

27/06/2020 21:50:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 21:50:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.85 `date +%s`" "

27/06/2020 21:50:55 ERROR Node Stats exception.

27/06/2020 21:50:27 INFO GlusterFS mount attempt 

27/06/2020 21:49:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 21:49:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 21:49:52 ERROR Node Stats exception.

27/06/2020 21:49:27 INFO GlusterFS mount attempt 

27/06/2020 21:48:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 21:48:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.51 `date +%s`" "

27/06/2020 21:48:48 ERROR Node Stats exception.

27/06/2020 21:48:27 INFO GlusterFS mount attempt 

27/06/2020 21:47:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

27/06/2020 21:47:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.64 `date +%s`" "

27/06/2020 21:47:45 ERROR Node Stats exception.

27/06/2020 21:47:27 INFO GlusterFS mount attempt 

27/06/2020 21:46:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 21:46:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

27/06/2020 21:46:42 ERROR Node Stats exception.

27/06/2020 21:46:27 INFO GlusterFS mount attempt 

27/06/2020 21:45:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 21:45:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.41 `date +%s`" "

27/06/2020 21:45:38 ERROR Node Stats exception.

27/06/2020 21:45:26 INFO GlusterFS mount attempt 

27/06/2020 21:44:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:44:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:44:35 ERROR Node Stats exception.

27/06/2020 21:44:26 INFO GlusterFS mount attempt 

27/06/2020 21:43:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 21:43:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

27/06/2020 21:43:31 ERROR Node Stats exception.

27/06/2020 21:43:26 INFO GlusterFS mount attempt 

27/06/2020 21:42:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 21:42:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

27/06/2020 21:42:28 ERROR Node Stats exception.

27/06/2020 21:42:26 INFO GlusterFS mount attempt 

27/06/2020 21:41:56 INFO GlusterFS mount attempt 

27/06/2020 21:41:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 21:41:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 21:41:25 ERROR Node Stats exception.

27/06/2020 21:40:56 INFO GlusterFS mount attempt 

27/06/2020 21:40:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 21:40:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 21:40:21 ERROR Node Stats exception.

27/06/2020 21:39:55 INFO GlusterFS mount attempt 

27/06/2020 21:39:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 21:39:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 21:39:18 ERROR Node Stats exception.

27/06/2020 21:38:55 INFO GlusterFS mount attempt 

27/06/2020 21:38:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:38:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 21:38:15 ERROR Node Stats exception.

27/06/2020 21:37:55 INFO GlusterFS mount attempt 

27/06/2020 21:37:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 21:37:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 21:37:11 ERROR Node Stats exception.

27/06/2020 21:36:55 INFO GlusterFS mount attempt 

27/06/2020 21:36:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 21:36:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 21:36:08 ERROR Node Stats exception.

27/06/2020 21:35:55 INFO GlusterFS mount attempt 

27/06/2020 21:35:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 21:35:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 21:35:05 ERROR Node Stats exception.

27/06/2020 21:34:55 INFO GlusterFS mount attempt 

27/06/2020 21:34:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 594 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:34:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:34:02 ERROR Node Stats exception.

27/06/2020 21:33:54 INFO GlusterFS mount attempt 

27/06/2020 21:33:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 21:32:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 21:32:58 ERROR Node Stats exception.

27/06/2020 21:32:54 INFO GlusterFS mount attempt 

27/06/2020 21:32:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:31:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 21:31:55 ERROR Node Stats exception.

27/06/2020 21:31:54 INFO GlusterFS mount attempt 

27/06/2020 21:31:24 INFO GlusterFS mount attempt 

27/06/2020 21:30:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:30:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 21:30:51 ERROR Node Stats exception.

27/06/2020 21:30:24 INFO GlusterFS mount attempt 

27/06/2020 21:29:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 21:29:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 21:29:48 ERROR Node Stats exception.

27/06/2020 21:29:24 INFO GlusterFS mount attempt 

27/06/2020 21:28:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 21:28:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.53 `date +%s`" "

27/06/2020 21:28:45 ERROR Node Stats exception.

27/06/2020 21:28:23 INFO GlusterFS mount attempt 

27/06/2020 21:27:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 21:27:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 21:27:42 ERROR Node Stats exception.

27/06/2020 21:27:23 INFO GlusterFS mount attempt 

27/06/2020 21:26:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 21:26:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 21:26:38 ERROR Node Stats exception.

27/06/2020 21:26:23 INFO GlusterFS mount attempt 

27/06/2020 21:25:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 21:25:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 21:25:35 ERROR Node Stats exception.

27/06/2020 21:25:23 INFO GlusterFS mount attempt 

27/06/2020 21:24:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 21:24:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 21:24:32 ERROR Node Stats exception.

27/06/2020 21:24:23 INFO GlusterFS mount attempt 

27/06/2020 21:23:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:23:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:23:28 ERROR Node Stats exception.

27/06/2020 21:23:23 INFO GlusterFS mount attempt 

27/06/2020 21:22:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 21:22:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 21:22:25 ERROR Node Stats exception.

27/06/2020 21:22:22 INFO GlusterFS mount attempt 

27/06/2020 21:21:52 INFO GlusterFS mount attempt 

27/06/2020 21:21:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 21:21:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:21:21 ERROR Node Stats exception.

27/06/2020 21:20:52 INFO GlusterFS mount attempt 

27/06/2020 21:20:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 21:20:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 21:20:18 ERROR Node Stats exception.

27/06/2020 21:19:52 INFO GlusterFS mount attempt 

27/06/2020 21:19:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 21:19:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 21:19:15 ERROR Node Stats exception.

27/06/2020 21:18:52 INFO GlusterFS mount attempt 

27/06/2020 21:18:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 21:18:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:18:11 ERROR Node Stats exception.

27/06/2020 21:17:52 INFO GlusterFS mount attempt 

27/06/2020 21:17:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 21:17:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

27/06/2020 21:17:08 ERROR Node Stats exception.

27/06/2020 21:16:51 INFO GlusterFS mount attempt 

27/06/2020 21:16:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 21:16:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

27/06/2020 21:16:05 ERROR Node Stats exception.

27/06/2020 21:15:51 INFO GlusterFS mount attempt 

27/06/2020 21:15:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:15:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 21:15:02 ERROR Node Stats exception.

27/06/2020 21:14:51 INFO GlusterFS mount attempt 

27/06/2020 21:14:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 21:13:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

27/06/2020 21:13:58 ERROR Node Stats exception.

27/06/2020 21:13:51 INFO GlusterFS mount attempt 

27/06/2020 21:13:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.7 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:12:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:12:55 ERROR Node Stats exception.

27/06/2020 21:12:51 INFO GlusterFS mount attempt 

27/06/2020 21:12:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 21:11:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

27/06/2020 21:11:51 ERROR Node Stats exception.

27/06/2020 21:11:51 INFO GlusterFS mount attempt 

27/06/2020 21:11:20 INFO GlusterFS mount attempt 

27/06/2020 21:10:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 21:10:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.57 `date +%s`" "

27/06/2020 21:10:48 ERROR Node Stats exception.

27/06/2020 21:10:20 INFO GlusterFS mount attempt 

27/06/2020 21:09:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 21:09:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.75 `date +%s`" "

27/06/2020 21:09:45 ERROR Node Stats exception.

27/06/2020 21:09:20 INFO GlusterFS mount attempt 

27/06/2020 21:08:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 21:08:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

27/06/2020 21:08:41 ERROR Node Stats exception.

27/06/2020 21:08:20 INFO GlusterFS mount attempt 

27/06/2020 21:07:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 21:07:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 21:07:38 ERROR Node Stats exception.

27/06/2020 21:07:20 INFO GlusterFS mount attempt 

27/06/2020 21:06:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 21:06:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

27/06/2020 21:06:35 ERROR Node Stats exception.

27/06/2020 21:06:20 INFO GlusterFS mount attempt 

27/06/2020 21:05:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 21:05:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:05:31 ERROR Node Stats exception.

27/06/2020 21:05:19 INFO GlusterFS mount attempt 

27/06/2020 21:04:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 21:04:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 21:04:28 ERROR Node Stats exception.

27/06/2020 21:04:19 INFO GlusterFS mount attempt 

27/06/2020 21:03:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 21:03:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

27/06/2020 21:03:25 ERROR Node Stats exception.

27/06/2020 21:03:19 INFO GlusterFS mount attempt 

27/06/2020 21:02:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 21:02:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 21:02:22 ERROR Node Stats exception.

27/06/2020 21:02:19 INFO GlusterFS mount attempt 

27/06/2020 21:01:49 INFO GlusterFS mount attempt 

27/06/2020 21:01:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

27/06/2020 21:01:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 21:01:18 ERROR Node Stats exception.

27/06/2020 21:00:49 INFO GlusterFS mount attempt 

27/06/2020 21:00:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 21:00:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

27/06/2020 21:00:15 ERROR Node Stats exception.

27/06/2020 20:59:48 INFO GlusterFS mount attempt 

27/06/2020 20:59:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

27/06/2020 20:59:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 20:59:11 ERROR Node Stats exception.

27/06/2020 20:58:48 INFO GlusterFS mount attempt 

27/06/2020 20:58:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 20:58:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 20:58:08 ERROR Node Stats exception.

27/06/2020 20:57:48 INFO GlusterFS mount attempt 

27/06/2020 20:57:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

27/06/2020 20:57:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 20:57:05 ERROR Node Stats exception.

27/06/2020 20:56:48 INFO GlusterFS mount attempt 

27/06/2020 20:56:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 20:56:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 20:56:01 ERROR Node Stats exception.

27/06/2020 20:55:48 INFO GlusterFS mount attempt 

27/06/2020 20:55:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 20:54:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 20:54:58 ERROR Node Stats exception.

27/06/2020 20:54:48 INFO GlusterFS mount attempt 

27/06/2020 20:54:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 20:53:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 20:53:55 ERROR Node Stats exception.

27/06/2020 20:53:47 INFO GlusterFS mount attempt 

27/06/2020 20:53:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 20:52:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

27/06/2020 20:52:52 ERROR Node Stats exception.

27/06/2020 20:52:47 INFO GlusterFS mount attempt 

27/06/2020 20:52:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:51:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:51:48 ERROR Node Stats exception.

27/06/2020 20:51:47 INFO GlusterFS mount attempt 

27/06/2020 20:51:17 INFO GlusterFS mount attempt 

27/06/2020 20:50:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 20:50:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.72 `date +%s`" "

27/06/2020 20:50:45 ERROR Node Stats exception.

27/06/2020 20:50:17 INFO GlusterFS mount attempt 

27/06/2020 20:49:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 20:49:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

27/06/2020 20:49:41 ERROR Node Stats exception.

27/06/2020 20:49:17 INFO GlusterFS mount attempt 

27/06/2020 20:48:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 20:48:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.34 `date +%s`" "

27/06/2020 20:48:38 ERROR Node Stats exception.

27/06/2020 20:48:16 INFO GlusterFS mount attempt 

27/06/2020 20:47:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 20:47:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.83 `date +%s`" "

27/06/2020 20:47:35 ERROR Node Stats exception.

27/06/2020 20:47:16 INFO GlusterFS mount attempt 

27/06/2020 20:46:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 20:46:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

27/06/2020 20:46:31 ERROR Node Stats exception.

27/06/2020 20:46:16 INFO GlusterFS mount attempt 

27/06/2020 20:45:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 20:45:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 20:45:28 ERROR Node Stats exception.

27/06/2020 20:45:16 INFO GlusterFS mount attempt 

27/06/2020 20:44:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 20:44:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.56 `date +%s`" "

27/06/2020 20:44:25 ERROR Node Stats exception.

27/06/2020 20:44:16 INFO GlusterFS mount attempt 

27/06/2020 20:43:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 20:43:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.42 `date +%s`" "

27/06/2020 20:43:22 ERROR Node Stats exception.

27/06/2020 20:43:15 INFO GlusterFS mount attempt 

27/06/2020 20:42:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 20:42:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.61 `date +%s`" "

27/06/2020 20:42:18 ERROR Node Stats exception.

27/06/2020 20:42:15 INFO GlusterFS mount attempt 

27/06/2020 20:41:45 INFO GlusterFS mount attempt 

27/06/2020 20:41:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:41:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:41:15 ERROR Node Stats exception.

27/06/2020 20:40:45 INFO GlusterFS mount attempt 

27/06/2020 20:40:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 20:40:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.99 `date +%s`" "

27/06/2020 20:40:11 ERROR Node Stats exception.

27/06/2020 20:39:45 INFO GlusterFS mount attempt 

27/06/2020 20:39:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 20:39:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 20:39:08 ERROR Node Stats exception.

27/06/2020 20:38:45 INFO GlusterFS mount attempt 

27/06/2020 20:38:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 20:38:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

27/06/2020 20:38:05 ERROR Node Stats exception.

27/06/2020 20:37:45 INFO GlusterFS mount attempt 

27/06/2020 20:37:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 20:37:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.38 `date +%s`" "

27/06/2020 20:37:01 ERROR Node Stats exception.

27/06/2020 20:36:44 INFO GlusterFS mount attempt 

27/06/2020 20:36:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 20:35:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 20:35:58 ERROR Node Stats exception.

27/06/2020 20:35:44 INFO GlusterFS mount attempt 

27/06/2020 20:35:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 20:34:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.54 `date +%s`" "

27/06/2020 20:34:55 ERROR Node Stats exception.

27/06/2020 20:34:44 INFO GlusterFS mount attempt 

27/06/2020 20:34:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 20:33:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.21 `date +%s`" "

27/06/2020 20:33:51 ERROR Node Stats exception.

27/06/2020 20:33:44 INFO GlusterFS mount attempt 

27/06/2020 20:33:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.20 `date +%s`" "

27/06/2020 20:32:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.04 `date +%s`" "

27/06/2020 20:32:48 ERROR Node Stats exception.

27/06/2020 20:32:44 INFO GlusterFS mount attempt 

27/06/2020 20:32:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 20:31:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.84 `date +%s`" "

27/06/2020 20:31:45 ERROR Node Stats exception.

27/06/2020 20:31:43 INFO GlusterFS mount attempt 

27/06/2020 20:31:13 INFO GlusterFS mount attempt 

27/06/2020 20:30:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 593 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:30:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 20:30:41 ERROR Node Stats exception.

27/06/2020 20:30:13 INFO GlusterFS mount attempt 

27/06/2020 20:29:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 20:29:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.91 `date +%s`" "

27/06/2020 20:29:38 ERROR Node Stats exception.

27/06/2020 20:29:13 INFO GlusterFS mount attempt 

27/06/2020 20:28:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 20:28:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.71 `date +%s`" "

27/06/2020 20:28:34 ERROR Node Stats exception.

27/06/2020 20:28:13 INFO GlusterFS mount attempt 

27/06/2020 20:27:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 20:27:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.54 `date +%s`" "

27/06/2020 20:27:31 ERROR Node Stats exception.

27/06/2020 20:27:13 INFO GlusterFS mount attempt 

27/06/2020 20:26:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 20:26:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

27/06/2020 20:26:28 ERROR Node Stats exception.

27/06/2020 20:26:12 INFO GlusterFS mount attempt 

27/06/2020 20:25:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 20:25:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 20:25:24 ERROR Node Stats exception.

27/06/2020 20:25:12 INFO GlusterFS mount attempt 

27/06/2020 20:24:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 20:24:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.18 `date +%s`" "

27/06/2020 20:24:21 ERROR Node Stats exception.

27/06/2020 20:24:12 INFO GlusterFS mount attempt 

27/06/2020 20:23:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 20:23:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 20:23:18 ERROR Node Stats exception.

27/06/2020 20:23:12 INFO GlusterFS mount attempt 

27/06/2020 20:22:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 20:22:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.47 `date +%s`" "

27/06/2020 20:22:15 ERROR Node Stats exception.

27/06/2020 20:22:12 INFO GlusterFS mount attempt 

27/06/2020 20:21:42 INFO GlusterFS mount attempt 

27/06/2020 20:21:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 20:21:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.16 `date +%s`" "

27/06/2020 20:21:11 ERROR Node Stats exception.

27/06/2020 20:20:41 INFO GlusterFS mount attempt 

27/06/2020 20:20:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:20:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:20:08 ERROR Node Stats exception.

27/06/2020 20:19:41 INFO GlusterFS mount attempt 

27/06/2020 20:19:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:19:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.87 `date +%s`" "

27/06/2020 20:19:04 ERROR Node Stats exception.

27/06/2020 20:18:41 INFO GlusterFS mount attempt 

27/06/2020 20:18:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:18:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 20:18:01 ERROR Node Stats exception.

27/06/2020 20:17:41 INFO GlusterFS mount attempt 

27/06/2020 20:17:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 20:16:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

27/06/2020 20:16:58 ERROR Node Stats exception.

27/06/2020 20:16:41 INFO GlusterFS mount attempt 

27/06/2020 20:16:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 20:15:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 20:15:54 ERROR Node Stats exception.

27/06/2020 20:15:41 INFO GlusterFS mount attempt 

27/06/2020 20:15:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 20:14:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 20:14:51 ERROR Node Stats exception.

27/06/2020 20:14:40 INFO GlusterFS mount attempt 

27/06/2020 20:14:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 20:13:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 20:13:48 ERROR Node Stats exception.

27/06/2020 20:13:40 INFO GlusterFS mount attempt 

27/06/2020 20:13:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 20:12:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 20:12:45 ERROR Node Stats exception.

27/06/2020 20:12:40 INFO GlusterFS mount attempt 

27/06/2020 20:12:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 20:11:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

27/06/2020 20:11:41 ERROR Node Stats exception.

27/06/2020 20:11:40 INFO GlusterFS mount attempt 

27/06/2020 20:11:10 INFO GlusterFS mount attempt 

27/06/2020 20:10:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:10:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.67 `date +%s`" "

27/06/2020 20:10:38 ERROR Node Stats exception.

27/06/2020 20:10:10 INFO GlusterFS mount attempt 

27/06/2020 20:09:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 20:09:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 20:09:35 ERROR Node Stats exception.

27/06/2020 20:09:09 INFO GlusterFS mount attempt 

27/06/2020 20:08:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 20:08:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

27/06/2020 20:08:31 ERROR Node Stats exception.

27/06/2020 20:08:09 INFO GlusterFS mount attempt 

27/06/2020 20:07:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:07:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

27/06/2020 20:07:28 ERROR Node Stats exception.

27/06/2020 20:07:09 INFO GlusterFS mount attempt 

27/06/2020 20:06:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 20:06:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

27/06/2020 20:06:24 ERROR Node Stats exception.

27/06/2020 20:06:09 INFO GlusterFS mount attempt 

27/06/2020 20:05:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 20:05:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.77 `date +%s`" "

27/06/2020 20:05:21 ERROR Node Stats exception.

27/06/2020 20:05:09 INFO GlusterFS mount attempt 

27/06/2020 20:04:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 20:04:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

27/06/2020 20:04:18 ERROR Node Stats exception.

27/06/2020 20:04:09 INFO GlusterFS mount attempt 

27/06/2020 20:03:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 20:03:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.65 `date +%s`" "

27/06/2020 20:03:14 ERROR Node Stats exception.

27/06/2020 20:03:08 INFO GlusterFS mount attempt 

27/06/2020 20:02:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 20:02:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.32 `date +%s`" "

27/06/2020 20:02:11 ERROR Node Stats exception.

27/06/2020 20:02:08 INFO GlusterFS mount attempt 

27/06/2020 20:01:38 INFO GlusterFS mount attempt 

27/06/2020 20:01:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 20:01:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.29 `date +%s`" "

27/06/2020 20:01:08 ERROR Node Stats exception.

27/06/2020 20:00:38 INFO GlusterFS mount attempt 

27/06/2020 20:00:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 20:00:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

27/06/2020 20:00:05 ERROR Node Stats exception.

27/06/2020 19:59:38 INFO GlusterFS mount attempt 

27/06/2020 19:59:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:59:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:59:01 ERROR Node Stats exception.

27/06/2020 19:58:38 INFO GlusterFS mount attempt 

27/06/2020 19:58:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 19:57:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 19:57:58 ERROR Node Stats exception.

27/06/2020 19:57:37 INFO GlusterFS mount attempt 

27/06/2020 19:57:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

27/06/2020 19:56:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 19:56:54 ERROR Node Stats exception.

27/06/2020 19:56:37 INFO GlusterFS mount attempt 

27/06/2020 19:56:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 19:55:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 19:55:51 ERROR Node Stats exception.

27/06/2020 19:55:37 INFO GlusterFS mount attempt 

27/06/2020 19:55:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

27/06/2020 19:54:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 19:54:48 ERROR Node Stats exception.

27/06/2020 19:54:37 INFO GlusterFS mount attempt 

27/06/2020 19:54:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 19:53:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 19:53:44 ERROR Node Stats exception.

27/06/2020 19:53:37 INFO GlusterFS mount attempt 

27/06/2020 19:53:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 19:52:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.79 `date +%s`" "

27/06/2020 19:52:41 ERROR Node Stats exception.

27/06/2020 19:52:36 INFO GlusterFS mount attempt 

27/06/2020 19:52:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

27/06/2020 19:51:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.7 `date +%s`" "

27/06/2020 19:51:38 ERROR Node Stats exception.

27/06/2020 19:51:36 INFO GlusterFS mount attempt 

27/06/2020 19:51:06 INFO GlusterFS mount attempt 

27/06/2020 19:50:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 19:50:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.01 `date +%s`" "

27/06/2020 19:50:35 ERROR Node Stats exception.

27/06/2020 19:50:06 INFO GlusterFS mount attempt 

27/06/2020 19:49:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 19:49:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

27/06/2020 19:49:31 ERROR Node Stats exception.

27/06/2020 19:49:06 INFO GlusterFS mount attempt 

27/06/2020 19:48:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:48:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:48:28 ERROR Node Stats exception.

27/06/2020 19:48:06 INFO GlusterFS mount attempt 

27/06/2020 19:47:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 19:47:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 19:47:24 ERROR Node Stats exception.

27/06/2020 19:47:06 INFO GlusterFS mount attempt 

27/06/2020 19:46:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

27/06/2020 19:46:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

27/06/2020 19:46:21 ERROR Node Stats exception.

27/06/2020 19:46:05 INFO GlusterFS mount attempt 

27/06/2020 19:45:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:45:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 19:45:18 ERROR Node Stats exception.

27/06/2020 19:45:05 INFO GlusterFS mount attempt 

27/06/2020 19:44:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:44:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

27/06/2020 19:44:14 ERROR Node Stats exception.

27/06/2020 19:44:05 INFO GlusterFS mount attempt 

27/06/2020 19:43:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:43:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 19:43:11 ERROR Node Stats exception.

27/06/2020 19:43:05 INFO GlusterFS mount attempt 

27/06/2020 19:42:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:42:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 19:42:08 ERROR Node Stats exception.

27/06/2020 19:42:05 INFO GlusterFS mount attempt 

27/06/2020 19:41:35 INFO GlusterFS mount attempt 

27/06/2020 19:41:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:41:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 19:41:04 ERROR Node Stats exception.

27/06/2020 19:40:34 INFO GlusterFS mount attempt 

27/06/2020 19:40:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:40:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 19:40:01 ERROR Node Stats exception.

27/06/2020 19:39:34 INFO GlusterFS mount attempt 

27/06/2020 19:39:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

27/06/2020 19:38:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

27/06/2020 19:38:58 ERROR Node Stats exception.

27/06/2020 19:38:34 INFO GlusterFS mount attempt 

27/06/2020 19:38:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 592 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:37:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 19:37:55 ERROR Node Stats exception.

27/06/2020 19:37:34 INFO GlusterFS mount attempt 

27/06/2020 19:37:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.31 `date +%s`" "

27/06/2020 19:36:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.08 `date +%s`" "

27/06/2020 19:36:51 ERROR Node Stats exception.

27/06/2020 19:36:34 INFO GlusterFS mount attempt 

27/06/2020 19:36:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 19:35:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.86 `date +%s`" "

27/06/2020 19:35:48 ERROR Node Stats exception.

27/06/2020 19:35:34 INFO GlusterFS mount attempt 

27/06/2020 19:35:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:34:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.09 `date +%s`" "

27/06/2020 19:34:44 ERROR Node Stats exception.

27/06/2020 19:34:33 INFO GlusterFS mount attempt 

27/06/2020 19:34:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

27/06/2020 19:33:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

27/06/2020 19:33:41 ERROR Node Stats exception.

27/06/2020 19:33:33 INFO GlusterFS mount attempt 

27/06/2020 19:33:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.32 `date +%s`" "

27/06/2020 19:32:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.79 `date +%s`" "

27/06/2020 19:32:38 ERROR Node Stats exception.

27/06/2020 19:32:33 INFO GlusterFS mount attempt 

27/06/2020 19:32:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.35 `date +%s`" "

27/06/2020 19:31:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.77 `date +%s`" "

27/06/2020 19:31:34 ERROR Node Stats exception.

27/06/2020 19:31:33 INFO GlusterFS mount attempt 

27/06/2020 19:31:03 INFO GlusterFS mount attempt 

27/06/2020 19:30:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 19:30:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 19:30:31 ERROR Node Stats exception.

27/06/2020 19:30:03 INFO GlusterFS mount attempt 

27/06/2020 19:29:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.38 `date +%s`" "

27/06/2020 19:29:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

27/06/2020 19:29:28 ERROR Node Stats exception.

27/06/2020 19:29:02 INFO GlusterFS mount attempt 

27/06/2020 19:28:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

27/06/2020 19:28:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.07 `date +%s`" "

27/06/2020 19:28:24 ERROR Node Stats exception.

27/06/2020 19:28:02 INFO GlusterFS mount attempt 

27/06/2020 19:27:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:27:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:27:21 ERROR Node Stats exception.

27/06/2020 19:27:02 INFO GlusterFS mount attempt 

27/06/2020 19:26:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 19:26:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

27/06/2020 19:26:18 ERROR Node Stats exception.

27/06/2020 19:26:02 INFO GlusterFS mount attempt 

27/06/2020 19:25:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 19:25:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.78 `date +%s`" "

27/06/2020 19:25:14 ERROR Node Stats exception.

27/06/2020 19:25:02 INFO GlusterFS mount attempt 

27/06/2020 19:24:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 19:24:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.57 `date +%s`" "

27/06/2020 19:24:11 ERROR Node Stats exception.

27/06/2020 19:24:02 INFO GlusterFS mount attempt 

27/06/2020 19:23:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 19:23:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.66 `date +%s`" "

27/06/2020 19:23:08 ERROR Node Stats exception.

27/06/2020 19:23:01 INFO GlusterFS mount attempt 

27/06/2020 19:22:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

27/06/2020 19:22:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.0 `date +%s`" "

27/06/2020 19:22:04 ERROR Node Stats exception.

27/06/2020 19:22:01 INFO GlusterFS mount attempt 

27/06/2020 19:21:31 INFO GlusterFS mount attempt 

27/06/2020 19:21:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

27/06/2020 19:21:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.82 `date +%s`" "

27/06/2020 19:21:01 ERROR Node Stats exception.

27/06/2020 19:20:31 INFO GlusterFS mount attempt 

27/06/2020 19:20:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

27/06/2020 19:19:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.55 `date +%s`" "

27/06/2020 19:19:58 ERROR Node Stats exception.

27/06/2020 19:19:31 INFO GlusterFS mount attempt 

27/06/2020 19:19:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:18:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 19:18:54 ERROR Node Stats exception.

27/06/2020 19:18:31 INFO GlusterFS mount attempt 

27/06/2020 19:18:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:17:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 19:17:51 ERROR Node Stats exception.

27/06/2020 19:17:30 INFO GlusterFS mount attempt 

27/06/2020 19:17:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:16:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:16:48 ERROR Node Stats exception.

27/06/2020 19:16:30 INFO GlusterFS mount attempt 

27/06/2020 19:16:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:15:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 19:15:44 ERROR Node Stats exception.

27/06/2020 19:15:30 INFO GlusterFS mount attempt 

27/06/2020 19:15:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 19:14:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 19:14:41 ERROR Node Stats exception.

27/06/2020 19:14:30 INFO GlusterFS mount attempt 

27/06/2020 19:14:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 19:13:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 19:13:38 ERROR Node Stats exception.

27/06/2020 19:13:30 INFO GlusterFS mount attempt 

27/06/2020 19:13:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.49 `date +%s`" "

27/06/2020 19:12:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.56 `date +%s`" "

27/06/2020 19:12:34 ERROR Node Stats exception.

27/06/2020 19:12:30 INFO GlusterFS mount attempt 

27/06/2020 19:12:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 19:11:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

27/06/2020 19:11:31 ERROR Node Stats exception.

27/06/2020 19:11:29 INFO GlusterFS mount attempt 

27/06/2020 19:10:59 INFO GlusterFS mount attempt 

27/06/2020 19:10:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:10:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.57 `date +%s`" "

27/06/2020 19:10:28 ERROR Node Stats exception.

27/06/2020 19:09:59 INFO GlusterFS mount attempt 

27/06/2020 19:09:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:09:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

27/06/2020 19:09:24 ERROR Node Stats exception.

27/06/2020 19:08:59 INFO GlusterFS mount attempt 

27/06/2020 19:08:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

27/06/2020 19:08:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.26 `date +%s`" "

27/06/2020 19:08:21 ERROR Node Stats exception.

27/06/2020 19:07:59 INFO GlusterFS mount attempt 

27/06/2020 19:07:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 19:07:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

27/06/2020 19:07:18 ERROR Node Stats exception.

27/06/2020 19:06:59 INFO GlusterFS mount attempt 

27/06/2020 19:06:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 19:06:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 19:06:15 ERROR Node Stats exception.

27/06/2020 19:05:58 INFO GlusterFS mount attempt 

27/06/2020 19:05:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:05:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

27/06/2020 19:05:11 ERROR Node Stats exception.

27/06/2020 19:04:58 INFO GlusterFS mount attempt 

27/06/2020 19:04:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 19:04:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.05 `date +%s`" "

27/06/2020 19:04:08 ERROR Node Stats exception.

27/06/2020 19:03:58 INFO GlusterFS mount attempt 

27/06/2020 19:03:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 19:03:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 19:03:04 ERROR Node Stats exception.

27/06/2020 19:02:58 INFO GlusterFS mount attempt 

27/06/2020 19:02:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 19:02:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 19:02:01 ERROR Node Stats exception.

27/06/2020 19:01:58 INFO GlusterFS mount attempt 

27/06/2020 19:01:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 19:00:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 19:00:58 ERROR Node Stats exception.

27/06/2020 19:00:58 INFO GlusterFS mount attempt 

27/06/2020 19:00:27 INFO GlusterFS mount attempt 

27/06/2020 18:59:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.33 `date +%s`" "

27/06/2020 18:59:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.27 `date +%s`" "

27/06/2020 18:59:54 ERROR Node Stats exception.

27/06/2020 18:59:27 INFO GlusterFS mount attempt 

27/06/2020 18:58:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

27/06/2020 18:58:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:58:51 ERROR Node Stats exception.

27/06/2020 18:58:27 INFO GlusterFS mount attempt 

27/06/2020 18:57:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 18:57:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

27/06/2020 18:57:48 ERROR Node Stats exception.

27/06/2020 18:57:27 INFO GlusterFS mount attempt 

27/06/2020 18:56:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 18:56:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 18:56:44 ERROR Node Stats exception.

27/06/2020 18:56:27 INFO GlusterFS mount attempt 

27/06/2020 18:55:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:55:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 18:55:41 ERROR Node Stats exception.

27/06/2020 18:55:26 INFO GlusterFS mount attempt 

27/06/2020 18:54:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 18:54:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 18:54:37 ERROR Node Stats exception.

27/06/2020 18:54:26 INFO GlusterFS mount attempt 

27/06/2020 18:53:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 18:53:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

27/06/2020 18:53:34 ERROR Node Stats exception.

27/06/2020 18:53:26 INFO GlusterFS mount attempt 

27/06/2020 18:52:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 18:52:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 18:52:31 ERROR Node Stats exception.

27/06/2020 18:52:26 INFO GlusterFS mount attempt 

27/06/2020 18:51:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 18:51:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 18:51:28 ERROR Node Stats exception.

27/06/2020 18:51:26 INFO GlusterFS mount attempt 

27/06/2020 18:50:56 INFO GlusterFS mount attempt 

27/06/2020 18:50:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 18:50:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 18:50:24 ERROR Node Stats exception.

27/06/2020 18:49:55 INFO GlusterFS mount attempt 

27/06/2020 18:49:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

27/06/2020 18:49:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

27/06/2020 18:49:21 ERROR Node Stats exception.

27/06/2020 18:48:55 INFO GlusterFS mount attempt 

27/06/2020 18:48:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

27/06/2020 18:48:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 18:48:18 ERROR Node Stats exception.

27/06/2020 18:47:55 INFO GlusterFS mount attempt 

27/06/2020 18:47:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 18:47:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 18:47:14 ERROR Node Stats exception.

27/06/2020 18:46:55 INFO GlusterFS mount attempt 

27/06/2020 18:46:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 18:46:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 18:46:11 ERROR Node Stats exception.

27/06/2020 18:45:55 INFO GlusterFS mount attempt 

27/06/2020 18:45:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:45:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 18:45:08 ERROR Node Stats exception.

27/06/2020 18:44:55 INFO GlusterFS mount attempt 

27/06/2020 18:44:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.47 `date +%s`" "

27/06/2020 18:44:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 18:44:04 ERROR Node Stats exception.

27/06/2020 18:43:54 INFO GlusterFS mount attempt 

27/06/2020 18:43:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

27/06/2020 18:43:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 18:43:01 ERROR Node Stats exception.

27/06/2020 18:42:54 INFO GlusterFS mount attempt 

27/06/2020 18:42:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

27/06/2020 18:41:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 18:41:57 ERROR Node Stats exception.

27/06/2020 18:41:54 INFO GlusterFS mount attempt 

27/06/2020 18:41:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

27/06/2020 18:40:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 18:40:54 ERROR Node Stats exception.

27/06/2020 18:40:54 INFO GlusterFS mount attempt 

27/06/2020 18:40:24 INFO GlusterFS mount attempt 

27/06/2020 18:39:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

27/06/2020 18:39:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 18:39:51 ERROR Node Stats exception.

27/06/2020 18:39:24 INFO GlusterFS mount attempt 

27/06/2020 18:38:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 18:38:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 18:38:48 ERROR Node Stats exception.

27/06/2020 18:38:23 INFO GlusterFS mount attempt 

27/06/2020 18:37:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 18:37:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 18:37:44 ERROR Node Stats exception.

27/06/2020 18:37:23 INFO GlusterFS mount attempt 

27/06/2020 18:36:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

27/06/2020 18:36:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 18:36:41 ERROR Node Stats exception.

27/06/2020 18:36:23 INFO GlusterFS mount attempt 

27/06/2020 18:35:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 18:35:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

27/06/2020 18:35:38 ERROR Node Stats exception.

27/06/2020 18:35:23 INFO GlusterFS mount attempt 

27/06/2020 18:34:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 591 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:34:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 18:34:34 ERROR Node Stats exception.

27/06/2020 18:34:23 INFO GlusterFS mount attempt 

27/06/2020 18:33:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 18:33:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 18:33:31 ERROR Node Stats exception.

27/06/2020 18:33:23 INFO GlusterFS mount attempt 

27/06/2020 18:32:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 18:32:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.76 `date +%s`" "

27/06/2020 18:32:27 ERROR Node Stats exception.

27/06/2020 18:32:22 INFO GlusterFS mount attempt 

27/06/2020 18:31:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 18:31:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 18:31:24 ERROR Node Stats exception.

27/06/2020 18:31:22 INFO GlusterFS mount attempt 

27/06/2020 18:30:52 INFO GlusterFS mount attempt 

27/06/2020 18:30:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 18:30:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 18:30:21 ERROR Node Stats exception.

27/06/2020 18:29:52 INFO GlusterFS mount attempt 

27/06/2020 18:29:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.53 `date +%s`" "

27/06/2020 18:29:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 18:29:17 ERROR Node Stats exception.

27/06/2020 18:28:52 INFO GlusterFS mount attempt 

27/06/2020 18:28:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 18:28:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 18:28:14 ERROR Node Stats exception.

27/06/2020 18:27:52 INFO GlusterFS mount attempt 

27/06/2020 18:27:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 18:27:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 18:27:11 ERROR Node Stats exception.

27/06/2020 18:26:51 INFO GlusterFS mount attempt 

27/06/2020 18:26:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.68 `date +%s`" "

27/06/2020 18:26:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

27/06/2020 18:26:08 ERROR Node Stats exception.

27/06/2020 18:25:51 INFO GlusterFS mount attempt 

27/06/2020 18:25:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:25:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 18:25:04 ERROR Node Stats exception.

27/06/2020 18:24:51 INFO GlusterFS mount attempt 

27/06/2020 18:24:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:24:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 18:24:01 ERROR Node Stats exception.

27/06/2020 18:23:51 INFO GlusterFS mount attempt 

27/06/2020 18:23:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 18:22:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 18:22:57 ERROR Node Stats exception.

27/06/2020 18:22:51 INFO GlusterFS mount attempt 

27/06/2020 18:22:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:21:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 18:21:54 ERROR Node Stats exception.

27/06/2020 18:21:50 INFO GlusterFS mount attempt 

27/06/2020 18:21:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 18:20:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.39 `date +%s`" "

27/06/2020 18:20:51 ERROR Node Stats exception.

27/06/2020 18:20:50 INFO GlusterFS mount attempt 

27/06/2020 18:20:20 INFO GlusterFS mount attempt 

27/06/2020 18:19:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.56 `date +%s`" "

27/06/2020 18:19:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 18:19:47 ERROR Node Stats exception.

27/06/2020 18:19:20 INFO GlusterFS mount attempt 

27/06/2020 18:18:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

27/06/2020 18:18:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:18:44 ERROR Node Stats exception.

27/06/2020 18:18:20 INFO GlusterFS mount attempt 

27/06/2020 18:17:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 18:17:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:17:41 ERROR Node Stats exception.

27/06/2020 18:17:20 INFO GlusterFS mount attempt 

27/06/2020 18:16:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 18:16:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 18:16:37 ERROR Node Stats exception.

27/06/2020 18:16:19 INFO GlusterFS mount attempt 

27/06/2020 18:15:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 18:15:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

27/06/2020 18:15:34 ERROR Node Stats exception.

27/06/2020 18:15:19 INFO GlusterFS mount attempt 

27/06/2020 18:14:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:14:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 18:14:31 ERROR Node Stats exception.

27/06/2020 18:14:19 INFO GlusterFS mount attempt 

27/06/2020 18:13:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:13:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 18:13:28 ERROR Node Stats exception.

27/06/2020 18:13:19 INFO GlusterFS mount attempt 

27/06/2020 18:12:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 18:12:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 18:12:24 ERROR Node Stats exception.

27/06/2020 18:12:19 INFO GlusterFS mount attempt 

27/06/2020 18:11:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 18:11:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 18:11:21 ERROR Node Stats exception.

27/06/2020 18:11:19 INFO GlusterFS mount attempt 

27/06/2020 18:10:49 INFO GlusterFS mount attempt 

27/06/2020 18:10:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 18:10:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 18:10:17 ERROR Node Stats exception.

27/06/2020 18:09:48 INFO GlusterFS mount attempt 

27/06/2020 18:09:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 18:09:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 18:09:14 ERROR Node Stats exception.

27/06/2020 18:08:48 INFO GlusterFS mount attempt 

27/06/2020 18:08:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 18:08:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 18:08:11 ERROR Node Stats exception.

27/06/2020 18:07:48 INFO GlusterFS mount attempt 

27/06/2020 18:07:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 18:07:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 18:07:07 ERROR Node Stats exception.

27/06/2020 18:06:48 INFO GlusterFS mount attempt 

27/06/2020 18:06:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 18:06:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 18:06:04 ERROR Node Stats exception.

27/06/2020 18:05:48 INFO GlusterFS mount attempt 

27/06/2020 18:05:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 18:05:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 18:05:01 ERROR Node Stats exception.

27/06/2020 18:04:48 INFO GlusterFS mount attempt 

27/06/2020 18:04:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 18:03:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 18:03:57 ERROR Node Stats exception.

27/06/2020 18:03:47 INFO GlusterFS mount attempt 

27/06/2020 18:03:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 18:02:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 18:02:54 ERROR Node Stats exception.

27/06/2020 18:02:47 INFO GlusterFS mount attempt 

27/06/2020 18:02:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 18:01:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 18:01:51 ERROR Node Stats exception.

27/06/2020 18:01:47 INFO GlusterFS mount attempt 

27/06/2020 18:01:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 18:00:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 18:00:47 ERROR Node Stats exception.

27/06/2020 18:00:47 INFO GlusterFS mount attempt 

27/06/2020 18:00:17 INFO GlusterFS mount attempt 

27/06/2020 17:59:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:59:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 17:59:44 ERROR Node Stats exception.

27/06/2020 17:59:17 INFO GlusterFS mount attempt 

27/06/2020 17:58:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:58:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 17:58:41 ERROR Node Stats exception.

27/06/2020 17:58:16 INFO GlusterFS mount attempt 

27/06/2020 17:57:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.72 `date +%s`" "

27/06/2020 17:57:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

27/06/2020 17:57:37 ERROR Node Stats exception.

27/06/2020 17:57:16 INFO GlusterFS mount attempt 

27/06/2020 17:56:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 17:56:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 17:56:34 ERROR Node Stats exception.

27/06/2020 17:56:16 INFO GlusterFS mount attempt 

27/06/2020 17:55:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 17:55:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.78 `date +%s`" "

27/06/2020 17:55:31 ERROR Node Stats exception.

27/06/2020 17:55:16 INFO GlusterFS mount attempt 

27/06/2020 17:54:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 17:54:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 17:54:28 ERROR Node Stats exception.

27/06/2020 17:54:16 INFO GlusterFS mount attempt 

27/06/2020 17:53:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 17:53:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 17:53:24 ERROR Node Stats exception.

27/06/2020 17:53:15 INFO GlusterFS mount attempt 

27/06/2020 17:52:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:52:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 17:52:21 ERROR Node Stats exception.

27/06/2020 17:52:15 INFO GlusterFS mount attempt 

27/06/2020 17:51:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 17:51:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 17:51:17 ERROR Node Stats exception.

27/06/2020 17:51:15 INFO GlusterFS mount attempt 

27/06/2020 17:50:45 INFO GlusterFS mount attempt 

27/06/2020 17:50:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 17:50:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 17:50:14 ERROR Node Stats exception.

27/06/2020 17:49:45 INFO GlusterFS mount attempt 

27/06/2020 17:49:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 17:49:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 17:49:11 ERROR Node Stats exception.

27/06/2020 17:48:45 INFO GlusterFS mount attempt 

27/06/2020 17:48:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 17:48:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 17:48:07 ERROR Node Stats exception.

27/06/2020 17:47:44 INFO GlusterFS mount attempt 

27/06/2020 17:47:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 17:47:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.49 `date +%s`" "

27/06/2020 17:47:04 ERROR Node Stats exception.

27/06/2020 17:46:44 INFO GlusterFS mount attempt 

27/06/2020 17:46:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 17:46:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

27/06/2020 17:46:01 ERROR Node Stats exception.

27/06/2020 17:45:44 INFO GlusterFS mount attempt 

27/06/2020 17:45:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

27/06/2020 17:44:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 17:44:57 ERROR Node Stats exception.

27/06/2020 17:44:44 INFO GlusterFS mount attempt 

27/06/2020 17:44:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 17:43:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 17:43:54 ERROR Node Stats exception.

27/06/2020 17:43:44 INFO GlusterFS mount attempt 

27/06/2020 17:43:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 17:42:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 17:42:51 ERROR Node Stats exception.

27/06/2020 17:42:44 INFO GlusterFS mount attempt 

27/06/2020 17:42:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:41:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 17:41:47 ERROR Node Stats exception.

27/06/2020 17:41:43 INFO GlusterFS mount attempt 

27/06/2020 17:41:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 17:40:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 17:40:44 ERROR Node Stats exception.

27/06/2020 17:40:43 INFO GlusterFS mount attempt 

27/06/2020 17:40:13 INFO GlusterFS mount attempt 

27/06/2020 17:39:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:39:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 17:39:40 ERROR Node Stats exception.

27/06/2020 17:39:13 INFO GlusterFS mount attempt 

27/06/2020 17:38:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 17:38:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 17:38:37 ERROR Node Stats exception.

27/06/2020 17:38:13 INFO GlusterFS mount attempt 

27/06/2020 17:37:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 17:37:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.61 `date +%s`" "

27/06/2020 17:37:34 ERROR Node Stats exception.

27/06/2020 17:37:13 INFO GlusterFS mount attempt 

27/06/2020 17:36:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 17:36:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 17:36:31 ERROR Node Stats exception.

27/06/2020 17:36:12 INFO GlusterFS mount attempt 

27/06/2020 17:35:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:35:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 17:35:27 ERROR Node Stats exception.

27/06/2020 17:35:12 INFO GlusterFS mount attempt 

27/06/2020 17:34:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 17:34:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 17:34:24 ERROR Node Stats exception.

27/06/2020 17:34:12 INFO GlusterFS mount attempt 

27/06/2020 17:33:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 17:33:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 17:33:21 ERROR Node Stats exception.

27/06/2020 17:33:12 INFO GlusterFS mount attempt 

27/06/2020 17:32:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 17:32:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.47 `date +%s`" "

27/06/2020 17:32:18 ERROR Node Stats exception.

27/06/2020 17:32:12 INFO GlusterFS mount attempt 

27/06/2020 17:31:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 590 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:31:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 17:31:14 ERROR Node Stats exception.

27/06/2020 17:31:11 INFO GlusterFS mount attempt 

27/06/2020 17:30:41 INFO GlusterFS mount attempt 

27/06/2020 17:30:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 17:30:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 17:30:11 ERROR Node Stats exception.

27/06/2020 17:29:41 INFO GlusterFS mount attempt 

27/06/2020 17:29:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 17:29:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 17:29:07 ERROR Node Stats exception.

27/06/2020 17:28:41 INFO GlusterFS mount attempt 

27/06/2020 17:28:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 17:28:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 17:28:04 ERROR Node Stats exception.

27/06/2020 17:27:41 INFO GlusterFS mount attempt 

27/06/2020 17:27:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 17:27:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 17:27:01 ERROR Node Stats exception.

27/06/2020 17:26:41 INFO GlusterFS mount attempt 

27/06/2020 17:26:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 17:25:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 17:25:57 ERROR Node Stats exception.

27/06/2020 17:25:41 INFO GlusterFS mount attempt 

27/06/2020 17:25:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 17:24:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 17:24:54 ERROR Node Stats exception.

27/06/2020 17:24:40 INFO GlusterFS mount attempt 

27/06/2020 17:24:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 17:23:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 17:23:51 ERROR Node Stats exception.

27/06/2020 17:23:40 INFO GlusterFS mount attempt 

27/06/2020 17:23:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 17:22:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 17:22:47 ERROR Node Stats exception.

27/06/2020 17:22:40 INFO GlusterFS mount attempt 

27/06/2020 17:22:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 17:21:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 17:21:44 ERROR Node Stats exception.

27/06/2020 17:21:40 INFO GlusterFS mount attempt 

27/06/2020 17:21:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:20:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 17:20:41 ERROR Node Stats exception.

27/06/2020 17:20:40 INFO GlusterFS mount attempt 

27/06/2020 17:20:10 INFO GlusterFS mount attempt 

27/06/2020 17:19:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 17:19:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 17:19:37 ERROR Node Stats exception.

27/06/2020 17:19:09 INFO GlusterFS mount attempt 

27/06/2020 17:18:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 17:18:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

27/06/2020 17:18:34 ERROR Node Stats exception.

27/06/2020 17:18:09 INFO GlusterFS mount attempt 

27/06/2020 17:17:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 17:17:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 17:17:30 ERROR Node Stats exception.

27/06/2020 17:17:09 INFO GlusterFS mount attempt 

27/06/2020 17:16:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:16:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 17:16:27 ERROR Node Stats exception.

27/06/2020 17:16:09 INFO GlusterFS mount attempt 

27/06/2020 17:15:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 17:15:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 17:15:24 ERROR Node Stats exception.

27/06/2020 17:15:09 INFO GlusterFS mount attempt 

27/06/2020 17:14:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:14:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 17:14:21 ERROR Node Stats exception.

27/06/2020 17:14:08 INFO GlusterFS mount attempt 

27/06/2020 17:13:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 17:13:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 17:13:17 ERROR Node Stats exception.

27/06/2020 17:13:08 INFO GlusterFS mount attempt 

27/06/2020 17:12:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 17:12:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 17:12:14 ERROR Node Stats exception.

27/06/2020 17:12:08 INFO GlusterFS mount attempt 

27/06/2020 17:11:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

27/06/2020 17:11:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 17:11:11 ERROR Node Stats exception.

27/06/2020 17:11:08 INFO GlusterFS mount attempt 

27/06/2020 17:10:38 INFO GlusterFS mount attempt 

27/06/2020 17:10:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 17:10:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 17:10:07 ERROR Node Stats exception.

27/06/2020 17:09:38 INFO GlusterFS mount attempt 

27/06/2020 17:09:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 17:09:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 17:09:04 ERROR Node Stats exception.

27/06/2020 17:08:37 INFO GlusterFS mount attempt 

27/06/2020 17:08:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 17:08:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 17:08:00 ERROR Node Stats exception.

27/06/2020 17:07:37 INFO GlusterFS mount attempt 

27/06/2020 17:07:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 17:06:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 17:06:57 ERROR Node Stats exception.

27/06/2020 17:06:37 INFO GlusterFS mount attempt 

27/06/2020 17:06:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

27/06/2020 17:05:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

27/06/2020 17:05:54 ERROR Node Stats exception.

27/06/2020 17:05:37 INFO GlusterFS mount attempt 

27/06/2020 17:05:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 17:04:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 17:04:51 ERROR Node Stats exception.

27/06/2020 17:04:37 INFO GlusterFS mount attempt 

27/06/2020 17:04:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 17:03:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

27/06/2020 17:03:47 ERROR Node Stats exception.

27/06/2020 17:03:37 INFO GlusterFS mount attempt 

27/06/2020 17:03:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 17:02:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 17:02:44 ERROR Node Stats exception.

27/06/2020 17:02:36 INFO GlusterFS mount attempt 

27/06/2020 17:02:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 17:01:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 17:01:41 ERROR Node Stats exception.

27/06/2020 17:01:36 INFO GlusterFS mount attempt 

27/06/2020 17:01:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 17:00:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 17:00:37 ERROR Node Stats exception.

27/06/2020 17:00:36 INFO GlusterFS mount attempt 

27/06/2020 17:00:06 INFO GlusterFS mount attempt 

27/06/2020 16:59:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:59:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

27/06/2020 16:59:34 ERROR Node Stats exception.

27/06/2020 16:59:06 INFO GlusterFS mount attempt 

27/06/2020 16:58:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 16:58:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 16:58:30 ERROR Node Stats exception.

27/06/2020 16:58:06 INFO GlusterFS mount attempt 

27/06/2020 16:57:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 16:57:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 16:57:27 ERROR Node Stats exception.

27/06/2020 16:57:05 INFO GlusterFS mount attempt 

27/06/2020 16:56:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 16:56:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 16:56:24 ERROR Node Stats exception.

27/06/2020 16:56:05 INFO GlusterFS mount attempt 

27/06/2020 16:55:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 16:55:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 16:55:20 ERROR Node Stats exception.

27/06/2020 16:55:05 INFO GlusterFS mount attempt 

27/06/2020 16:54:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 16:54:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 16:54:17 ERROR Node Stats exception.

27/06/2020 16:54:05 INFO GlusterFS mount attempt 

27/06/2020 16:53:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 16:53:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 16:53:14 ERROR Node Stats exception.

27/06/2020 16:53:05 INFO GlusterFS mount attempt 

27/06/2020 16:52:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 16:52:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 16:52:11 ERROR Node Stats exception.

27/06/2020 16:52:05 INFO GlusterFS mount attempt 

27/06/2020 16:51:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 16:51:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 16:51:07 ERROR Node Stats exception.

27/06/2020 16:51:04 INFO GlusterFS mount attempt 

27/06/2020 16:50:34 INFO GlusterFS mount attempt 

27/06/2020 16:50:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 16:50:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.11 `date +%s`" "

27/06/2020 16:50:04 ERROR Node Stats exception.

27/06/2020 16:49:34 INFO GlusterFS mount attempt 

27/06/2020 16:49:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:49:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 16:49:01 ERROR Node Stats exception.

27/06/2020 16:48:34 INFO GlusterFS mount attempt 

27/06/2020 16:48:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 16:47:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

27/06/2020 16:47:57 ERROR Node Stats exception.

27/06/2020 16:47:34 INFO GlusterFS mount attempt 

27/06/2020 16:47:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 16:46:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.92 `date +%s`" "

27/06/2020 16:46:54 ERROR Node Stats exception.

27/06/2020 16:46:34 INFO GlusterFS mount attempt 

27/06/2020 16:46:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 16:45:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 16:45:50 ERROR Node Stats exception.

27/06/2020 16:45:33 INFO GlusterFS mount attempt 

27/06/2020 16:45:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 16:44:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

27/06/2020 16:44:47 ERROR Node Stats exception.

27/06/2020 16:44:33 INFO GlusterFS mount attempt 

27/06/2020 16:44:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 16:43:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

27/06/2020 16:43:44 ERROR Node Stats exception.

27/06/2020 16:43:33 INFO GlusterFS mount attempt 

27/06/2020 16:43:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 16:42:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

27/06/2020 16:42:41 ERROR Node Stats exception.

27/06/2020 16:42:33 INFO GlusterFS mount attempt 

27/06/2020 16:42:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 16:41:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 16:41:37 ERROR Node Stats exception.

27/06/2020 16:41:33 INFO GlusterFS mount attempt 

27/06/2020 16:41:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 16:40:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 16:40:34 ERROR Node Stats exception.

27/06/2020 16:40:32 INFO GlusterFS mount attempt 

27/06/2020 16:40:02 INFO GlusterFS mount attempt 

27/06/2020 16:39:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 16:39:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.06 `date +%s`" "

27/06/2020 16:39:31 ERROR Node Stats exception.

27/06/2020 16:39:02 INFO GlusterFS mount attempt 

27/06/2020 16:38:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:38:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 16:38:27 ERROR Node Stats exception.

27/06/2020 16:38:02 INFO GlusterFS mount attempt 

27/06/2020 16:37:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 16:37:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.95 `date +%s`" "

27/06/2020 16:37:24 ERROR Node Stats exception.

27/06/2020 16:37:02 INFO GlusterFS mount attempt 

27/06/2020 16:36:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 16:36:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

27/06/2020 16:36:20 ERROR Node Stats exception.

27/06/2020 16:36:02 INFO GlusterFS mount attempt 

27/06/2020 16:35:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 16:35:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 16:35:17 ERROR Node Stats exception.

27/06/2020 16:35:01 INFO GlusterFS mount attempt 

27/06/2020 16:34:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 16:34:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 16:34:14 ERROR Node Stats exception.

27/06/2020 16:34:01 INFO GlusterFS mount attempt 

27/06/2020 16:33:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 16:33:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.3 `date +%s`" "

27/06/2020 16:33:10 ERROR Node Stats exception.

27/06/2020 16:33:01 INFO GlusterFS mount attempt 

27/06/2020 16:32:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 16:32:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.32 `date +%s`" "

27/06/2020 16:32:07 ERROR Node Stats exception.

27/06/2020 16:32:01 INFO GlusterFS mount attempt 

27/06/2020 16:31:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 16:31:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

27/06/2020 16:31:04 ERROR Node Stats exception.

27/06/2020 16:31:01 INFO GlusterFS mount attempt 

27/06/2020 16:30:31 INFO GlusterFS mount attempt 

27/06/2020 16:30:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 16:30:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

27/06/2020 16:30:01 ERROR Node Stats exception.

27/06/2020 16:29:30 INFO GlusterFS mount attempt 

27/06/2020 16:29:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

27/06/2020 16:28:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 16:28:57 ERROR Node Stats exception.

27/06/2020 16:28:30 INFO GlusterFS mount attempt 

27/06/2020 16:28:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 589 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:27:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 24 `date +%s`" "

27/06/2020 16:27:54 ERROR Node Stats exception.

27/06/2020 16:27:30 INFO GlusterFS mount attempt 

27/06/2020 16:27:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

27/06/2020 16:26:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 16:26:50 ERROR Node Stats exception.

27/06/2020 16:26:30 INFO GlusterFS mount attempt 

27/06/2020 16:26:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.39 `date +%s`" "

27/06/2020 16:25:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 16:25:47 ERROR Node Stats exception.

27/06/2020 16:25:30 INFO GlusterFS mount attempt 

27/06/2020 16:25:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.44 `date +%s`" "

27/06/2020 16:24:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

27/06/2020 16:24:44 ERROR Node Stats exception.

27/06/2020 16:24:30 INFO GlusterFS mount attempt 

27/06/2020 16:24:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 16:23:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 16:23:40 ERROR Node Stats exception.

27/06/2020 16:23:29 INFO GlusterFS mount attempt 

27/06/2020 16:22:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 16:22:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.84 `date +%s`" "

27/06/2020 16:22:37 ERROR Node Stats exception.

27/06/2020 16:22:29 INFO GlusterFS mount attempt 

27/06/2020 16:21:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 16:21:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 16:21:34 ERROR Node Stats exception.

27/06/2020 16:21:29 INFO GlusterFS mount attempt 

27/06/2020 16:20:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

27/06/2020 16:20:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.45 `date +%s`" "

27/06/2020 16:20:31 ERROR Node Stats exception.

27/06/2020 16:20:29 INFO GlusterFS mount attempt 

27/06/2020 16:19:59 INFO GlusterFS mount attempt 

27/06/2020 16:19:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.52 `date +%s`" "

27/06/2020 16:19:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 16:19:27 ERROR Node Stats exception.

27/06/2020 16:18:59 INFO GlusterFS mount attempt 

27/06/2020 16:18:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 16:18:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 16:18:24 ERROR Node Stats exception.

27/06/2020 16:17:58 INFO GlusterFS mount attempt 

27/06/2020 16:17:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:17:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 16:17:21 ERROR Node Stats exception.

27/06/2020 16:16:58 INFO GlusterFS mount attempt 

27/06/2020 16:16:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.60 `date +%s`" "

27/06/2020 16:16:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 16:16:17 ERROR Node Stats exception.

27/06/2020 16:15:58 INFO GlusterFS mount attempt 

27/06/2020 16:15:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 16:15:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 16:15:14 ERROR Node Stats exception.

27/06/2020 16:14:58 INFO GlusterFS mount attempt 

27/06/2020 16:14:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.63 `date +%s`" "

27/06/2020 16:14:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 16:14:10 ERROR Node Stats exception.

27/06/2020 16:13:58 INFO GlusterFS mount attempt 

27/06/2020 16:13:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

27/06/2020 16:13:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 16:13:07 ERROR Node Stats exception.

27/06/2020 16:12:58 INFO GlusterFS mount attempt 

27/06/2020 16:12:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

27/06/2020 16:12:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 16:12:04 ERROR Node Stats exception.

27/06/2020 16:11:57 INFO GlusterFS mount attempt 

27/06/2020 16:11:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 16:11:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 16:11:00 ERROR Node Stats exception.

27/06/2020 16:10:57 INFO GlusterFS mount attempt 

27/06/2020 16:10:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 16:09:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 16:09:57 ERROR Node Stats exception.

27/06/2020 16:09:57 INFO GlusterFS mount attempt 

27/06/2020 16:09:27 INFO GlusterFS mount attempt 

27/06/2020 16:08:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

27/06/2020 16:08:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 16:08:54 ERROR Node Stats exception.

27/06/2020 16:08:27 INFO GlusterFS mount attempt 

27/06/2020 16:07:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

27/06/2020 16:07:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 16:07:51 ERROR Node Stats exception.

27/06/2020 16:07:27 INFO GlusterFS mount attempt 

27/06/2020 16:06:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 16:06:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 16:06:47 ERROR Node Stats exception.

27/06/2020 16:06:26 INFO GlusterFS mount attempt 

27/06/2020 16:05:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.61 `date +%s`" "

27/06/2020 16:05:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 16:05:44 ERROR Node Stats exception.

27/06/2020 16:05:26 INFO GlusterFS mount attempt 

27/06/2020 16:04:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

27/06/2020 16:04:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 16:04:40 ERROR Node Stats exception.

27/06/2020 16:04:26 INFO GlusterFS mount attempt 

27/06/2020 16:03:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 16:03:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 16:03:37 ERROR Node Stats exception.

27/06/2020 16:03:26 INFO GlusterFS mount attempt 

27/06/2020 16:02:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 16:02:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 16:02:34 ERROR Node Stats exception.

27/06/2020 16:02:26 INFO GlusterFS mount attempt 

27/06/2020 16:01:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 16:01:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 16:01:30 ERROR Node Stats exception.

27/06/2020 16:01:26 INFO GlusterFS mount attempt 

27/06/2020 16:00:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 16:00:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 16:00:27 ERROR Node Stats exception.

27/06/2020 16:00:25 INFO GlusterFS mount attempt 

27/06/2020 15:59:55 INFO GlusterFS mount attempt 

27/06/2020 15:59:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 15:59:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 15:59:24 ERROR Node Stats exception.

27/06/2020 15:58:55 INFO GlusterFS mount attempt 

27/06/2020 15:58:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.69 `date +%s`" "

27/06/2020 15:58:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 15:58:21 ERROR Node Stats exception.

27/06/2020 15:57:55 INFO GlusterFS mount attempt 

27/06/2020 15:57:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.76 `date +%s`" "

27/06/2020 15:57:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 15:57:17 ERROR Node Stats exception.

27/06/2020 15:56:55 INFO GlusterFS mount attempt 

27/06/2020 15:56:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:56:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:56:14 ERROR Node Stats exception.

27/06/2020 15:55:55 INFO GlusterFS mount attempt 

27/06/2020 15:55:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 15:55:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

27/06/2020 15:55:10 ERROR Node Stats exception.

27/06/2020 15:54:54 INFO GlusterFS mount attempt 

27/06/2020 15:54:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:54:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.55 `date +%s`" "

27/06/2020 15:54:07 ERROR Node Stats exception.

27/06/2020 15:53:54 INFO GlusterFS mount attempt 

27/06/2020 15:53:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 15:53:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 15:53:04 ERROR Node Stats exception.

27/06/2020 15:52:54 INFO GlusterFS mount attempt 

27/06/2020 15:52:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 15:52:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 15:52:00 ERROR Node Stats exception.

27/06/2020 15:51:54 INFO GlusterFS mount attempt 

27/06/2020 15:51:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.64 `date +%s`" "

27/06/2020 15:50:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 15:50:57 ERROR Node Stats exception.

27/06/2020 15:50:54 INFO GlusterFS mount attempt 

27/06/2020 15:50:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.67 `date +%s`" "

27/06/2020 15:49:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 15:49:54 ERROR Node Stats exception.

27/06/2020 15:49:53 INFO GlusterFS mount attempt 

27/06/2020 15:49:23 INFO GlusterFS mount attempt 

27/06/2020 15:48:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:48:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 15:48:50 ERROR Node Stats exception.

27/06/2020 15:48:23 INFO GlusterFS mount attempt 

27/06/2020 15:47:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.59 `date +%s`" "

27/06/2020 15:47:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 15:47:47 ERROR Node Stats exception.

27/06/2020 15:47:23 INFO GlusterFS mount attempt 

27/06/2020 15:46:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

27/06/2020 15:46:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

27/06/2020 15:46:44 ERROR Node Stats exception.

27/06/2020 15:46:23 INFO GlusterFS mount attempt 

27/06/2020 15:45:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:45:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 15:45:40 ERROR Node Stats exception.

27/06/2020 15:45:23 INFO GlusterFS mount attempt 

27/06/2020 15:44:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:44:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 15:44:37 ERROR Node Stats exception.

27/06/2020 15:44:22 INFO GlusterFS mount attempt 

27/06/2020 15:43:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:43:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 15:43:33 ERROR Node Stats exception.

27/06/2020 15:43:22 INFO GlusterFS mount attempt 

27/06/2020 15:42:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 15:42:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 15:42:30 ERROR Node Stats exception.

27/06/2020 15:42:22 INFO GlusterFS mount attempt 

27/06/2020 15:41:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 15:41:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 15:41:27 ERROR Node Stats exception.

27/06/2020 15:41:22 INFO GlusterFS mount attempt 

27/06/2020 15:40:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.54 `date +%s`" "

27/06/2020 15:40:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 15:40:24 ERROR Node Stats exception.

27/06/2020 15:40:22 INFO GlusterFS mount attempt 

27/06/2020 15:39:52 INFO GlusterFS mount attempt 

27/06/2020 15:39:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.58 `date +%s`" "

27/06/2020 15:39:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.5 `date +%s`" "

27/06/2020 15:39:20 ERROR Node Stats exception.

27/06/2020 15:38:52 INFO GlusterFS mount attempt 

27/06/2020 15:38:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 15:38:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.73 `date +%s`" "

27/06/2020 15:38:17 ERROR Node Stats exception.

27/06/2020 15:37:51 INFO GlusterFS mount attempt 

27/06/2020 15:37:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

27/06/2020 15:37:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.44 `date +%s`" "

27/06/2020 15:37:14 ERROR Node Stats exception.

27/06/2020 15:36:51 INFO GlusterFS mount attempt 

27/06/2020 15:36:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 15:36:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 15:36:10 ERROR Node Stats exception.

27/06/2020 15:35:51 INFO GlusterFS mount attempt 

27/06/2020 15:35:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 588 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:35:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:35:07 ERROR Node Stats exception.

27/06/2020 15:34:51 INFO GlusterFS mount attempt 

27/06/2020 15:34:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 15:34:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.03 `date +%s`" "

27/06/2020 15:34:03 ERROR Node Stats exception.

27/06/2020 15:33:51 INFO GlusterFS mount attempt 

27/06/2020 15:33:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 15:33:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

27/06/2020 15:33:00 ERROR Node Stats exception.

27/06/2020 15:32:50 INFO GlusterFS mount attempt 

27/06/2020 15:32:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:31:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

27/06/2020 15:31:57 ERROR Node Stats exception.

27/06/2020 15:31:50 INFO GlusterFS mount attempt 

27/06/2020 15:31:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 15:30:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.17 `date +%s`" "

27/06/2020 15:30:54 ERROR Node Stats exception.

27/06/2020 15:30:50 INFO GlusterFS mount attempt 

27/06/2020 15:30:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:29:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 15:29:50 ERROR Node Stats exception.

27/06/2020 15:29:50 INFO GlusterFS mount attempt 

27/06/2020 15:29:20 INFO GlusterFS mount attempt 

27/06/2020 15:28:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 15:28:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 15:28:47 ERROR Node Stats exception.

27/06/2020 15:28:20 INFO GlusterFS mount attempt 

27/06/2020 15:27:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 15:27:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.66 `date +%s`" "

27/06/2020 15:27:44 ERROR Node Stats exception.

27/06/2020 15:27:19 INFO GlusterFS mount attempt 

27/06/2020 15:26:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 15:26:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.92 `date +%s`" "

27/06/2020 15:26:40 ERROR Node Stats exception.

27/06/2020 15:26:19 INFO GlusterFS mount attempt 

27/06/2020 15:25:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.27 `date +%s`" "

27/06/2020 15:25:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

27/06/2020 15:25:37 ERROR Node Stats exception.

27/06/2020 15:25:19 INFO GlusterFS mount attempt 

27/06/2020 15:24:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:24:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:24:34 ERROR Node Stats exception.

27/06/2020 15:24:19 INFO GlusterFS mount attempt 

27/06/2020 15:23:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 15:23:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.91 `date +%s`" "

27/06/2020 15:23:30 ERROR Node Stats exception.

27/06/2020 15:23:19 INFO GlusterFS mount attempt 

27/06/2020 15:22:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 15:22:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.8 `date +%s`" "

27/06/2020 15:22:27 ERROR Node Stats exception.

27/06/2020 15:22:19 INFO GlusterFS mount attempt 

27/06/2020 15:21:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 15:21:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.94 `date +%s`" "

27/06/2020 15:21:23 ERROR Node Stats exception.

27/06/2020 15:21:18 INFO GlusterFS mount attempt 

27/06/2020 15:20:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 15:20:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.34 `date +%s`" "

27/06/2020 15:20:20 ERROR Node Stats exception.

27/06/2020 15:20:18 INFO GlusterFS mount attempt 

27/06/2020 15:19:48 INFO GlusterFS mount attempt 

27/06/2020 15:19:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 15:19:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

27/06/2020 15:19:17 ERROR Node Stats exception.

27/06/2020 15:18:48 INFO GlusterFS mount attempt 

27/06/2020 15:18:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 15:18:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.96 `date +%s`" "

27/06/2020 15:18:13 ERROR Node Stats exception.

27/06/2020 15:17:48 INFO GlusterFS mount attempt 

27/06/2020 15:17:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:17:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

27/06/2020 15:17:10 ERROR Node Stats exception.

27/06/2020 15:16:48 INFO GlusterFS mount attempt 

27/06/2020 15:16:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 15:16:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.1 `date +%s`" "

27/06/2020 15:16:07 ERROR Node Stats exception.

27/06/2020 15:15:47 INFO GlusterFS mount attempt 

27/06/2020 15:15:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 15:15:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

27/06/2020 15:15:04 ERROR Node Stats exception.

27/06/2020 15:14:47 INFO GlusterFS mount attempt 

27/06/2020 15:14:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:14:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 15:14:00 ERROR Node Stats exception.

27/06/2020 15:13:47 INFO GlusterFS mount attempt 

27/06/2020 15:13:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 15:12:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.2 `date +%s`" "

27/06/2020 15:12:57 ERROR Node Stats exception.

27/06/2020 15:12:47 INFO GlusterFS mount attempt 

27/06/2020 15:12:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.81 `date +%s`" "

27/06/2020 15:11:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 15:11:53 ERROR Node Stats exception.

27/06/2020 15:11:47 INFO GlusterFS mount attempt 

27/06/2020 15:11:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 15:10:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.74 `date +%s`" "

27/06/2020 15:10:50 ERROR Node Stats exception.

27/06/2020 15:10:46 INFO GlusterFS mount attempt 

27/06/2020 15:10:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.70 `date +%s`" "

27/06/2020 15:09:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

27/06/2020 15:09:47 ERROR Node Stats exception.

27/06/2020 15:09:46 INFO GlusterFS mount attempt 

27/06/2020 15:09:16 INFO GlusterFS mount attempt 

27/06/2020 15:08:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 15:08:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 15:08:43 ERROR Node Stats exception.

27/06/2020 15:08:16 INFO GlusterFS mount attempt 

27/06/2020 15:07:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.28 `date +%s`" "

27/06/2020 15:07:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.38 `date +%s`" "

27/06/2020 15:07:40 ERROR Node Stats exception.

27/06/2020 15:07:16 INFO GlusterFS mount attempt 

27/06/2020 15:06:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.17 `date +%s`" "

27/06/2020 15:06:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 15:06:37 ERROR Node Stats exception.

27/06/2020 15:06:16 INFO GlusterFS mount attempt 

27/06/2020 15:05:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

27/06/2020 15:05:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.99 `date +%s`" "

27/06/2020 15:05:34 ERROR Node Stats exception.

27/06/2020 15:05:16 INFO GlusterFS mount attempt 

27/06/2020 15:04:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

27/06/2020 15:04:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.73 `date +%s`" "

27/06/2020 15:04:30 ERROR Node Stats exception.

27/06/2020 15:04:15 INFO GlusterFS mount attempt 

27/06/2020 15:03:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 15:03:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

27/06/2020 15:03:27 ERROR Node Stats exception.

27/06/2020 15:03:15 INFO GlusterFS mount attempt 

27/06/2020 15:02:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

27/06/2020 15:02:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 15:02:23 ERROR Node Stats exception.

27/06/2020 15:02:15 INFO GlusterFS mount attempt 

27/06/2020 15:01:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

27/06/2020 15:01:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 15:01:20 ERROR Node Stats exception.

27/06/2020 15:01:15 INFO GlusterFS mount attempt 

27/06/2020 15:00:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

27/06/2020 15:00:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 15:00:17 ERROR Node Stats exception.

27/06/2020 15:00:15 INFO GlusterFS mount attempt 

27/06/2020 14:59:45 INFO GlusterFS mount attempt 

27/06/2020 14:59:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

27/06/2020 14:59:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 14:59:13 ERROR Node Stats exception.

27/06/2020 14:58:44 INFO GlusterFS mount attempt 

27/06/2020 14:58:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.05 `date +%s`" "

27/06/2020 14:58:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 14:58:10 ERROR Node Stats exception.

27/06/2020 14:57:44 INFO GlusterFS mount attempt 

27/06/2020 14:57:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:57:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 14:57:07 ERROR Node Stats exception.

27/06/2020 14:56:44 INFO GlusterFS mount attempt 

27/06/2020 14:56:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:56:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

27/06/2020 14:56:03 ERROR Node Stats exception.

27/06/2020 14:55:44 INFO GlusterFS mount attempt 

27/06/2020 14:55:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

27/06/2020 14:55:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

27/06/2020 14:55:00 ERROR Node Stats exception.

27/06/2020 14:54:44 INFO GlusterFS mount attempt 

27/06/2020 14:54:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 14:53:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 14:53:57 ERROR Node Stats exception.

27/06/2020 14:53:43 INFO GlusterFS mount attempt 

27/06/2020 14:53:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:52:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

27/06/2020 14:52:53 ERROR Node Stats exception.

27/06/2020 14:52:43 INFO GlusterFS mount attempt 

27/06/2020 14:52:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:51:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.25 `date +%s`" "

27/06/2020 14:51:50 ERROR Node Stats exception.

27/06/2020 14:51:43 INFO GlusterFS mount attempt 

27/06/2020 14:51:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

27/06/2020 14:50:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.38 `date +%s`" "

27/06/2020 14:50:47 ERROR Node Stats exception.

27/06/2020 14:50:43 INFO GlusterFS mount attempt 

27/06/2020 14:50:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.92 `date +%s`" "

27/06/2020 14:49:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 14:49:43 ERROR Node Stats exception.

27/06/2020 14:49:43 INFO GlusterFS mount attempt 

27/06/2020 14:49:13 INFO GlusterFS mount attempt 

27/06/2020 14:48:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.00 `date +%s`" "

27/06/2020 14:48:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.51 `date +%s`" "

27/06/2020 14:48:40 ERROR Node Stats exception.

27/06/2020 14:48:13 INFO GlusterFS mount attempt 

27/06/2020 14:47:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.11 `date +%s`" "

27/06/2020 14:47:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 14:47:37 ERROR Node Stats exception.

27/06/2020 14:47:12 INFO GlusterFS mount attempt 

27/06/2020 14:46:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

27/06/2020 14:46:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 14:46:33 ERROR Node Stats exception.

27/06/2020 14:46:12 INFO GlusterFS mount attempt 

27/06/2020 14:45:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.20 `date +%s`" "

27/06/2020 14:45:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

27/06/2020 14:45:30 ERROR Node Stats exception.

27/06/2020 14:45:12 INFO GlusterFS mount attempt 

27/06/2020 14:44:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.14 `date +%s`" "

27/06/2020 14:44:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

27/06/2020 14:44:27 ERROR Node Stats exception.

27/06/2020 14:44:12 INFO GlusterFS mount attempt 

27/06/2020 14:43:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.27 `date +%s`" "

27/06/2020 14:43:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

27/06/2020 14:43:23 ERROR Node Stats exception.

27/06/2020 14:43:12 INFO GlusterFS mount attempt 

27/06/2020 14:42:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:42:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:42:20 ERROR Node Stats exception.

27/06/2020 14:42:11 INFO GlusterFS mount attempt 

27/06/2020 14:41:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.95 `date +%s`" "

27/06/2020 14:41:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

27/06/2020 14:41:16 ERROR Node Stats exception.

27/06/2020 14:41:11 INFO GlusterFS mount attempt 

27/06/2020 14:40:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.82 `date +%s`" "

27/06/2020 14:40:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 14:40:13 ERROR Node Stats exception.

27/06/2020 14:40:11 INFO GlusterFS mount attempt 

27/06/2020 14:39:41 INFO GlusterFS mount attempt 

27/06/2020 14:39:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.86 `date +%s`" "

27/06/2020 14:39:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

27/06/2020 14:39:10 ERROR Node Stats exception.

27/06/2020 14:38:41 INFO GlusterFS mount attempt 

27/06/2020 14:38:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.94 `date +%s`" "

27/06/2020 14:38:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.45 `date +%s`" "

27/06/2020 14:38:07 ERROR Node Stats exception.

27/06/2020 14:37:41 INFO GlusterFS mount attempt 

27/06/2020 14:37:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:37:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 14:37:03 ERROR Node Stats exception.

27/06/2020 14:36:41 INFO GlusterFS mount attempt 

27/06/2020 14:36:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.06 `date +%s`" "

27/06/2020 14:36:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 14:36:00 ERROR Node Stats exception.

27/06/2020 14:35:40 INFO GlusterFS mount attempt 

27/06/2020 14:35:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.10 `date +%s`" "

27/06/2020 14:34:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

27/06/2020 14:34:57 ERROR Node Stats exception.

27/06/2020 14:34:40 INFO GlusterFS mount attempt 

27/06/2020 14:34:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

27/06/2020 14:33:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.37 `date +%s`" "

27/06/2020 14:33:53 ERROR Node Stats exception.

27/06/2020 14:33:40 INFO GlusterFS mount attempt 

27/06/2020 14:33:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.03 `date +%s`" "

27/06/2020 14:32:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 14:32:50 ERROR Node Stats exception.

27/06/2020 14:32:40 INFO GlusterFS mount attempt 

27/06/2020 14:32:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 587 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:31:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:31:47 ERROR Node Stats exception.

27/06/2020 14:31:40 INFO GlusterFS mount attempt 

27/06/2020 14:31:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

27/06/2020 14:30:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 14:30:43 ERROR Node Stats exception.

27/06/2020 14:30:39 INFO GlusterFS mount attempt 

27/06/2020 14:30:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

27/06/2020 14:29:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 14:29:40 ERROR Node Stats exception.

27/06/2020 14:29:39 INFO GlusterFS mount attempt 

27/06/2020 14:29:09 INFO GlusterFS mount attempt 

27/06/2020 14:28:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 14:28:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 14:28:36 ERROR Node Stats exception.

27/06/2020 14:28:09 INFO GlusterFS mount attempt 

27/06/2020 14:27:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.51 `date +%s`" "

27/06/2020 14:27:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.13 `date +%s`" "

27/06/2020 14:27:33 ERROR Node Stats exception.

27/06/2020 14:27:09 INFO GlusterFS mount attempt 

27/06/2020 14:26:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.36 `date +%s`" "

27/06/2020 14:26:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 14:26:30 ERROR Node Stats exception.

27/06/2020 14:26:09 INFO GlusterFS mount attempt 

27/06/2020 14:25:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

27/06/2020 14:25:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 14:25:27 ERROR Node Stats exception.

27/06/2020 14:25:08 INFO GlusterFS mount attempt 

27/06/2020 14:24:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.07 `date +%s`" "

27/06/2020 14:24:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 14:24:23 ERROR Node Stats exception.

27/06/2020 14:24:08 INFO GlusterFS mount attempt 

27/06/2020 14:23:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.16 `date +%s`" "

27/06/2020 14:23:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 14:23:20 ERROR Node Stats exception.

27/06/2020 14:23:08 INFO GlusterFS mount attempt 

27/06/2020 14:22:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

27/06/2020 14:22:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 14:22:17 ERROR Node Stats exception.

27/06/2020 14:22:08 INFO GlusterFS mount attempt 

27/06/2020 14:21:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:21:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:21:13 ERROR Node Stats exception.

27/06/2020 14:21:08 INFO GlusterFS mount attempt 

27/06/2020 14:20:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

27/06/2020 14:20:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 14:20:10 ERROR Node Stats exception.

27/06/2020 14:20:08 INFO GlusterFS mount attempt 

27/06/2020 14:19:38 INFO GlusterFS mount attempt 

27/06/2020 14:19:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

27/06/2020 14:19:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 14:19:07 ERROR Node Stats exception.

27/06/2020 14:18:37 INFO GlusterFS mount attempt 

27/06/2020 14:18:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.04 `date +%s`" "

27/06/2020 14:18:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 14:18:03 ERROR Node Stats exception.

27/06/2020 14:17:37 INFO GlusterFS mount attempt 

27/06/2020 14:17:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

27/06/2020 14:17:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 14:17:00 ERROR Node Stats exception.

27/06/2020 14:16:37 INFO GlusterFS mount attempt 

27/06/2020 14:16:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.89 `date +%s`" "

27/06/2020 14:15:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 14:15:57 ERROR Node Stats exception.

27/06/2020 14:15:37 INFO GlusterFS mount attempt 

27/06/2020 14:15:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.97 `date +%s`" "

27/06/2020 14:14:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 14:14:53 ERROR Node Stats exception.

27/06/2020 14:14:37 INFO GlusterFS mount attempt 

27/06/2020 14:14:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.98 `date +%s`" "

27/06/2020 14:13:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 14:13:50 ERROR Node Stats exception.

27/06/2020 14:13:36 INFO GlusterFS mount attempt 

27/06/2020 14:13:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.15 `date +%s`" "

27/06/2020 14:12:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

27/06/2020 14:12:47 ERROR Node Stats exception.

27/06/2020 14:12:36 INFO GlusterFS mount attempt 

27/06/2020 14:12:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

27/06/2020 14:11:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.72 `date +%s`" "

27/06/2020 14:11:44 ERROR Node Stats exception.

27/06/2020 14:11:36 INFO GlusterFS mount attempt 

27/06/2020 14:11:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:10:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:10:40 ERROR Node Stats exception.

27/06/2020 14:10:36 INFO GlusterFS mount attempt 

27/06/2020 14:10:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.08 `date +%s`" "

27/06/2020 14:09:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.77 `date +%s`" "

27/06/2020 14:09:37 ERROR Node Stats exception.

27/06/2020 14:09:36 INFO GlusterFS mount attempt 

27/06/2020 14:09:06 INFO GlusterFS mount attempt 

27/06/2020 14:08:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.18 `date +%s`" "

27/06/2020 14:08:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

27/06/2020 14:08:33 ERROR Node Stats exception.

27/06/2020 14:08:05 INFO GlusterFS mount attempt 

27/06/2020 14:07:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

27/06/2020 14:07:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 14:07:30 ERROR Node Stats exception.

27/06/2020 14:07:05 INFO GlusterFS mount attempt 

27/06/2020 14:06:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

27/06/2020 14:06:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 14:06:27 ERROR Node Stats exception.

27/06/2020 14:06:05 INFO GlusterFS mount attempt 

27/06/2020 14:05:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.22 `date +%s`" "

27/06/2020 14:05:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 14:05:23 ERROR Node Stats exception.

27/06/2020 14:05:05 INFO GlusterFS mount attempt 

27/06/2020 14:04:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.21 `date +%s`" "

27/06/2020 14:04:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

27/06/2020 14:04:20 ERROR Node Stats exception.

27/06/2020 14:04:05 INFO GlusterFS mount attempt 

27/06/2020 14:03:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

27/06/2020 14:03:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.41 `date +%s`" "

27/06/2020 14:03:17 ERROR Node Stats exception.

27/06/2020 14:03:05 INFO GlusterFS mount attempt 

27/06/2020 14:02:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 14:02:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

27/06/2020 14:02:14 ERROR Node Stats exception.

27/06/2020 14:02:04 INFO GlusterFS mount attempt 

27/06/2020 14:01:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

27/06/2020 14:01:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 14:01:10 ERROR Node Stats exception.

27/06/2020 14:01:04 INFO GlusterFS mount attempt 

27/06/2020 14:00:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 14:00:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 14:00:07 ERROR Node Stats exception.

27/06/2020 14:00:04 INFO GlusterFS mount attempt 

27/06/2020 13:59:34 INFO GlusterFS mount attempt 

27/06/2020 13:59:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.13 `date +%s`" "

27/06/2020 13:59:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.67 `date +%s`" "

27/06/2020 13:59:03 ERROR Node Stats exception.

27/06/2020 13:58:34 INFO GlusterFS mount attempt 

27/06/2020 13:58:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 13:58:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 13:58:00 ERROR Node Stats exception.

27/06/2020 13:57:34 INFO GlusterFS mount attempt 

27/06/2020 13:57:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 13:56:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 13:56:57 ERROR Node Stats exception.

27/06/2020 13:56:33 INFO GlusterFS mount attempt 

27/06/2020 13:56:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.09 `date +%s`" "

27/06/2020 13:55:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.98 `date +%s`" "

27/06/2020 13:55:53 ERROR Node Stats exception.

27/06/2020 13:55:33 INFO GlusterFS mount attempt 

27/06/2020 13:55:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.12 `date +%s`" "

27/06/2020 13:54:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

27/06/2020 13:54:50 ERROR Node Stats exception.

27/06/2020 13:54:33 INFO GlusterFS mount attempt 

27/06/2020 13:54:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 13:53:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.02 `date +%s`" "

27/06/2020 13:53:47 ERROR Node Stats exception.

27/06/2020 13:53:33 INFO GlusterFS mount attempt 

27/06/2020 13:53:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.30 `date +%s`" "

27/06/2020 13:52:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 13:52:44 ERROR Node Stats exception.

27/06/2020 13:52:33 INFO GlusterFS mount attempt 

27/06/2020 13:52:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.43 `date +%s`" "

27/06/2020 13:51:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 13:51:40 ERROR Node Stats exception.

27/06/2020 13:51:33 INFO GlusterFS mount attempt 

27/06/2020 13:51:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.46 `date +%s`" "

27/06/2020 13:50:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.81 `date +%s`" "

27/06/2020 13:50:37 ERROR Node Stats exception.

27/06/2020 13:50:32 INFO GlusterFS mount attempt 

27/06/2020 13:50:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:49:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:49:34 ERROR Node Stats exception.

27/06/2020 13:49:32 INFO GlusterFS mount attempt 

27/06/2020 13:49:02 INFO GlusterFS mount attempt 

27/06/2020 13:48:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.50 `date +%s`" "

27/06/2020 13:48:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.69 `date +%s`" "

27/06/2020 13:48:30 ERROR Node Stats exception.

27/06/2020 13:48:02 INFO GlusterFS mount attempt 

27/06/2020 13:47:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.48 `date +%s`" "

27/06/2020 13:47:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

27/06/2020 13:47:27 ERROR Node Stats exception.

27/06/2020 13:47:02 INFO GlusterFS mount attempt 

27/06/2020 13:46:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

27/06/2020 13:46:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.1 `date +%s`" "

27/06/2020 13:46:23 ERROR Node Stats exception.

27/06/2020 13:46:02 INFO GlusterFS mount attempt 

27/06/2020 13:45:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.77 `date +%s`" "

27/06/2020 13:45:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.6 `date +%s`" "

27/06/2020 13:45:20 ERROR Node Stats exception.

27/06/2020 13:45:01 INFO GlusterFS mount attempt 

27/06/2020 13:44:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 13:44:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 13:44:17 ERROR Node Stats exception.

27/06/2020 13:44:01 INFO GlusterFS mount attempt 

27/06/2020 13:43:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 13:43:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.53 `date +%s`" "

27/06/2020 13:43:14 ERROR Node Stats exception.

27/06/2020 13:43:01 INFO GlusterFS mount attempt 

27/06/2020 13:42:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 13:42:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 13:42:10 ERROR Node Stats exception.

27/06/2020 13:42:01 INFO GlusterFS mount attempt 

27/06/2020 13:41:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:41:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.26 `date +%s`" "

27/06/2020 13:41:07 ERROR Node Stats exception.

27/06/2020 13:41:01 INFO GlusterFS mount attempt 

27/06/2020 13:40:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:40:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 13:40:04 ERROR Node Stats exception.

27/06/2020 13:40:00 INFO GlusterFS mount attempt 

27/06/2020 13:39:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:39:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:39:00 ERROR Node Stats exception.

27/06/2020 13:39:00 INFO GlusterFS mount attempt 

27/06/2020 13:38:30 INFO GlusterFS mount attempt 

27/06/2020 13:38:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 13:37:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.05 `date +%s`" "

27/06/2020 13:37:57 ERROR Node Stats exception.

27/06/2020 13:37:30 INFO GlusterFS mount attempt 

27/06/2020 13:37:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 13:36:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.48 `date +%s`" "

27/06/2020 13:36:53 ERROR Node Stats exception.

27/06/2020 13:36:30 INFO GlusterFS mount attempt 

27/06/2020 13:36:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 13:35:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

27/06/2020 13:35:50 ERROR Node Stats exception.

27/06/2020 13:35:30 INFO GlusterFS mount attempt 

27/06/2020 13:35:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 13:34:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.71 `date +%s`" "

27/06/2020 13:34:47 ERROR Node Stats exception.

27/06/2020 13:34:30 INFO GlusterFS mount attempt 

27/06/2020 13:33:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.93 `date +%s`" "

27/06/2020 13:33:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 13:33:44 ERROR Node Stats exception.

27/06/2020 13:33:29 INFO GlusterFS mount attempt 

27/06/2020 13:32:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 13:32:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.83 `date +%s`" "

27/06/2020 13:32:40 ERROR Node Stats exception.

27/06/2020 13:32:29 INFO GlusterFS mount attempt 

27/06/2020 13:31:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 13:31:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.62 `date +%s`" "

27/06/2020 13:31:37 ERROR Node Stats exception.

27/06/2020 13:31:29 INFO GlusterFS mount attempt 

27/06/2020 13:30:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 13:30:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 13:30:34 ERROR Node Stats exception.

27/06/2020 13:30:29 INFO GlusterFS mount attempt 

27/06/2020 13:29:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 13:29:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.85 `date +%s`" "

27/06/2020 13:29:30 ERROR Node Stats exception.

27/06/2020 13:29:29 INFO GlusterFS mount attempt 

27/06/2020 13:28:59 INFO GlusterFS mount attempt 

27/06/2020 13:28:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 586 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:28:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:28:27 ERROR Node Stats exception.

27/06/2020 13:27:58 INFO GlusterFS mount attempt 

27/06/2020 13:27:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 13:27:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

27/06/2020 13:27:23 ERROR Node Stats exception.

27/06/2020 13:26:58 INFO GlusterFS mount attempt 

27/06/2020 13:26:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:26:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.42 `date +%s`" "

27/06/2020 13:26:20 ERROR Node Stats exception.

27/06/2020 13:25:58 INFO GlusterFS mount attempt 

27/06/2020 13:25:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 13:25:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.8 `date +%s`" "

27/06/2020 13:25:17 ERROR Node Stats exception.

27/06/2020 13:24:58 INFO GlusterFS mount attempt 

27/06/2020 13:24:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.79 `date +%s`" "

27/06/2020 13:24:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.58 `date +%s`" "

27/06/2020 13:24:13 ERROR Node Stats exception.

27/06/2020 13:23:58 INFO GlusterFS mount attempt 

27/06/2020 13:23:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.66 `date +%s`" "

27/06/2020 13:23:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.89 `date +%s`" "

27/06/2020 13:23:10 ERROR Node Stats exception.

27/06/2020 13:22:58 INFO GlusterFS mount attempt 

27/06/2020 13:22:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.62 `date +%s`" "

27/06/2020 13:22:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 13:22:07 ERROR Node Stats exception.

27/06/2020 13:21:57 INFO GlusterFS mount attempt 

27/06/2020 13:21:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.57 `date +%s`" "

27/06/2020 13:21:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.4 `date +%s`" "

27/06/2020 13:21:04 ERROR Node Stats exception.

27/06/2020 13:20:57 INFO GlusterFS mount attempt 

27/06/2020 13:20:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.55 `date +%s`" "

27/06/2020 13:20:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 13:20:00 ERROR Node Stats exception.

27/06/2020 13:19:57 INFO GlusterFS mount attempt 

27/06/2020 13:19:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.42 `date +%s`" "

27/06/2020 13:18:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.73 `date +%s`" "

27/06/2020 13:18:57 ERROR Node Stats exception.

27/06/2020 13:18:57 INFO GlusterFS mount attempt 

27/06/2020 13:18:27 INFO GlusterFS mount attempt 

27/06/2020 13:17:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.23 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:17:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:17:54 ERROR Node Stats exception.

27/06/2020 13:17:27 INFO GlusterFS mount attempt 

27/06/2020 13:16:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.29 `date +%s`" "

27/06/2020 13:16:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

27/06/2020 13:16:50 ERROR Node Stats exception.

27/06/2020 13:16:26 INFO GlusterFS mount attempt 

27/06/2020 13:15:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 13:15:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

27/06/2020 13:15:47 ERROR Node Stats exception.

27/06/2020 13:15:26 INFO GlusterFS mount attempt 

27/06/2020 13:14:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.26 `date +%s`" "

27/06/2020 13:14:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.79 `date +%s`" "

27/06/2020 13:14:43 ERROR Node Stats exception.

27/06/2020 13:14:26 INFO GlusterFS mount attempt 

27/06/2020 13:13:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.41 `date +%s`" "

27/06/2020 13:13:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.68 `date +%s`" "

27/06/2020 13:13:40 ERROR Node Stats exception.

27/06/2020 13:13:26 INFO GlusterFS mount attempt 

27/06/2020 13:12:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.40 `date +%s`" "

27/06/2020 13:12:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.07 `date +%s`" "

27/06/2020 13:12:37 ERROR Node Stats exception.

27/06/2020 13:12:26 INFO GlusterFS mount attempt 

27/06/2020 13:11:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.37 `date +%s`" "

27/06/2020 13:11:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

27/06/2020 13:11:33 ERROR Node Stats exception.

27/06/2020 13:11:25 INFO GlusterFS mount attempt 

27/06/2020 13:10:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 13:10:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.7 `date +%s`" "

27/06/2020 13:10:30 ERROR Node Stats exception.

27/06/2020 13:10:25 INFO GlusterFS mount attempt 

27/06/2020 13:09:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

27/06/2020 13:09:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.91 `date +%s`" "

27/06/2020 13:09:27 ERROR Node Stats exception.

27/06/2020 13:09:25 INFO GlusterFS mount attempt 

27/06/2020 13:08:55 INFO GlusterFS mount attempt 

27/06/2020 13:08:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 13:08:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 13:08:23 ERROR Node Stats exception.

27/06/2020 13:07:55 INFO GlusterFS mount attempt 

27/06/2020 13:07:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 13:07:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 13:07:20 ERROR Node Stats exception.

27/06/2020 13:06:55 INFO GlusterFS mount attempt 

27/06/2020 13:06:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 13:06:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.47 `date +%s`" "

27/06/2020 13:06:16 ERROR Node Stats exception.

27/06/2020 13:05:54 INFO GlusterFS mount attempt 

27/06/2020 13:05:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 13:05:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.86 `date +%s`" "

27/06/2020 13:05:13 ERROR Node Stats exception.

27/06/2020 13:04:54 INFO GlusterFS mount attempt 

27/06/2020 13:04:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 13:04:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.96 `date +%s`" "

27/06/2020 13:04:10 ERROR Node Stats exception.

27/06/2020 13:03:54 INFO GlusterFS mount attempt 

27/06/2020 13:03:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 13:03:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.89 `date +%s`" "

27/06/2020 13:03:07 ERROR Node Stats exception.

27/06/2020 13:02:54 INFO GlusterFS mount attempt 

27/06/2020 13:02:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 13:02:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.75 `date +%s`" "

27/06/2020 13:02:03 ERROR Node Stats exception.

27/06/2020 13:01:54 INFO GlusterFS mount attempt 

27/06/2020 13:01:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.87 `date +%s`" "

27/06/2020 13:01:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.22 `date +%s`" "

27/06/2020 13:01:00 ERROR Node Stats exception.

27/06/2020 13:00:54 INFO GlusterFS mount attempt 

27/06/2020 13:00:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 12:59:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 12:59:57 ERROR Node Stats exception.

27/06/2020 12:59:53 INFO GlusterFS mount attempt 

27/06/2020 12:59:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 12:58:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.46 `date +%s`" "

27/06/2020 12:58:53 ERROR Node Stats exception.

27/06/2020 12:58:53 INFO GlusterFS mount attempt 

27/06/2020 12:58:23 INFO GlusterFS mount attempt 

27/06/2020 12:57:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 12:57:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.08 `date +%s`" "

27/06/2020 12:57:50 ERROR Node Stats exception.

27/06/2020 12:57:23 INFO GlusterFS mount attempt 

27/06/2020 12:56:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:56:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:56:47 ERROR Node Stats exception.

27/06/2020 12:56:23 INFO GlusterFS mount attempt 

27/06/2020 12:55:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 12:55:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.04 `date +%s`" "

27/06/2020 12:55:43 ERROR Node Stats exception.

27/06/2020 12:55:23 INFO GlusterFS mount attempt 

27/06/2020 12:54:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 12:54:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 12:54:40 ERROR Node Stats exception.

27/06/2020 12:54:22 INFO GlusterFS mount attempt 

27/06/2020 12:53:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:53:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.09 `date +%s`" "

27/06/2020 12:53:36 ERROR Node Stats exception.

27/06/2020 12:53:22 INFO GlusterFS mount attempt 

27/06/2020 12:52:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 12:52:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.01 `date +%s`" "

27/06/2020 12:52:33 ERROR Node Stats exception.

27/06/2020 12:52:22 INFO GlusterFS mount attempt 

27/06/2020 12:51:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:51:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.9 `date +%s`" "

27/06/2020 12:51:30 ERROR Node Stats exception.

27/06/2020 12:51:22 INFO GlusterFS mount attempt 

27/06/2020 12:50:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.95 `date +%s`" "

27/06/2020 12:50:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.69 `date +%s`" "

27/06/2020 12:50:27 ERROR Node Stats exception.

27/06/2020 12:50:22 INFO GlusterFS mount attempt 

27/06/2020 12:49:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:49:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.76 `date +%s`" "

27/06/2020 12:49:23 ERROR Node Stats exception.

27/06/2020 12:49:21 INFO GlusterFS mount attempt 

27/06/2020 12:48:51 INFO GlusterFS mount attempt 

27/06/2020 12:48:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 12:48:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

27/06/2020 12:48:20 ERROR Node Stats exception.

27/06/2020 12:47:51 INFO GlusterFS mount attempt 

27/06/2020 12:47:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 12:47:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 12:47:17 ERROR Node Stats exception.

27/06/2020 12:46:51 INFO GlusterFS mount attempt 

27/06/2020 12:46:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:46:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:46:13 ERROR Node Stats exception.

27/06/2020 12:45:51 INFO GlusterFS mount attempt 

27/06/2020 12:45:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 12:45:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.6 `date +%s`" "

27/06/2020 12:45:10 ERROR Node Stats exception.

27/06/2020 12:44:51 INFO GlusterFS mount attempt 

27/06/2020 12:44:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 12:44:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.31 `date +%s`" "

27/06/2020 12:44:06 ERROR Node Stats exception.

27/06/2020 12:43:51 INFO GlusterFS mount attempt 

27/06/2020 12:43:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 12:43:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.14 `date +%s`" "

27/06/2020 12:43:03 ERROR Node Stats exception.

27/06/2020 12:42:50 INFO GlusterFS mount attempt 

27/06/2020 12:42:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 12:42:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.81 `date +%s`" "

27/06/2020 12:42:00 ERROR Node Stats exception.

27/06/2020 12:41:50 INFO GlusterFS mount attempt 

27/06/2020 12:41:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:40:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 12:40:56 ERROR Node Stats exception.

27/06/2020 12:40:50 INFO GlusterFS mount attempt 

27/06/2020 12:40:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 12:39:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

27/06/2020 12:39:53 ERROR Node Stats exception.

27/06/2020 12:39:50 INFO GlusterFS mount attempt 

27/06/2020 12:39:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 12:38:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.47 `date +%s`" "

27/06/2020 12:38:50 ERROR Node Stats exception.

27/06/2020 12:38:50 INFO GlusterFS mount attempt 

27/06/2020 12:38:20 INFO GlusterFS mount attempt 

27/06/2020 12:37:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 12:37:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.11 `date +%s`" "

27/06/2020 12:37:46 ERROR Node Stats exception.

27/06/2020 12:37:19 INFO GlusterFS mount attempt 

27/06/2020 12:36:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 12:36:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.62 `date +%s`" "

27/06/2020 12:36:43 ERROR Node Stats exception.

27/06/2020 12:36:19 INFO GlusterFS mount attempt 

27/06/2020 12:35:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.93 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 585 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:35:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:35:40 ERROR Node Stats exception.

27/06/2020 12:35:19 INFO GlusterFS mount attempt 

27/06/2020 12:34:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 12:34:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.36 `date +%s`" "

27/06/2020 12:34:36 ERROR Node Stats exception.

27/06/2020 12:34:19 INFO GlusterFS mount attempt 

27/06/2020 12:33:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 12:33:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.99 `date +%s`" "

27/06/2020 12:33:33 ERROR Node Stats exception.

27/06/2020 12:33:19 INFO GlusterFS mount attempt 

27/06/2020 12:32:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 12:32:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

27/06/2020 12:32:29 ERROR Node Stats exception.

27/06/2020 12:32:18 INFO GlusterFS mount attempt 

27/06/2020 12:31:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.05 `date +%s`" "

27/06/2020 12:31:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.0 `date +%s`" "

27/06/2020 12:31:26 ERROR Node Stats exception.

27/06/2020 12:31:18 INFO GlusterFS mount attempt 

27/06/2020 12:30:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 12:30:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.9 `date +%s`" "

27/06/2020 12:30:23 ERROR Node Stats exception.

27/06/2020 12:30:18 INFO GlusterFS mount attempt 

27/06/2020 12:29:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 12:29:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.94 `date +%s`" "

27/06/2020 12:29:20 ERROR Node Stats exception.

27/06/2020 12:29:18 INFO GlusterFS mount attempt 

27/06/2020 12:28:48 INFO GlusterFS mount attempt 

27/06/2020 12:28:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.07 `date +%s`" "

27/06/2020 12:28:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 12:28:16 ERROR Node Stats exception.

27/06/2020 12:27:48 INFO GlusterFS mount attempt 

27/06/2020 12:27:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 12:27:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.6 `date +%s`" "

27/06/2020 12:27:13 ERROR Node Stats exception.

27/06/2020 12:26:48 INFO GlusterFS mount attempt 

27/06/2020 12:26:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 12:26:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.78 `date +%s`" "

27/06/2020 12:26:10 ERROR Node Stats exception.

27/06/2020 12:25:47 INFO GlusterFS mount attempt 

27/06/2020 12:25:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:25:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 12:25:06 ERROR Node Stats exception.

27/06/2020 12:24:47 INFO GlusterFS mount attempt 

27/06/2020 12:24:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 12:24:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.6 `date +%s`" "

27/06/2020 12:24:03 ERROR Node Stats exception.

27/06/2020 12:23:47 INFO GlusterFS mount attempt 

27/06/2020 12:23:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:22:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.87 `date +%s`" "

27/06/2020 12:22:59 ERROR Node Stats exception.

27/06/2020 12:22:47 INFO GlusterFS mount attempt 

27/06/2020 12:22:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 12:21:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.53 `date +%s`" "

27/06/2020 12:21:56 ERROR Node Stats exception.

27/06/2020 12:21:47 INFO GlusterFS mount attempt 

27/06/2020 12:21:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

27/06/2020 12:20:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

27/06/2020 12:20:53 ERROR Node Stats exception.

27/06/2020 12:20:47 INFO GlusterFS mount attempt 

27/06/2020 12:20:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 12:19:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

27/06/2020 12:19:49 ERROR Node Stats exception.

27/06/2020 12:19:46 INFO GlusterFS mount attempt 

27/06/2020 12:19:16 INFO GlusterFS mount attempt 

27/06/2020 12:18:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.16 `date +%s`" "

27/06/2020 12:18:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.04 `date +%s`" "

27/06/2020 12:18:46 ERROR Node Stats exception.

27/06/2020 12:18:16 INFO GlusterFS mount attempt 

27/06/2020 12:17:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.85 `date +%s`" "

27/06/2020 12:17:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.67 `date +%s`" "

27/06/2020 12:17:43 ERROR Node Stats exception.

27/06/2020 12:17:16 INFO GlusterFS mount attempt 

27/06/2020 12:16:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.80 `date +%s`" "

27/06/2020 12:16:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.03 `date +%s`" "

27/06/2020 12:16:39 ERROR Node Stats exception.

27/06/2020 12:16:16 INFO GlusterFS mount attempt 

27/06/2020 12:15:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 12:15:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.76 `date +%s`" "

27/06/2020 12:15:36 ERROR Node Stats exception.

27/06/2020 12:15:16 INFO GlusterFS mount attempt 

27/06/2020 12:14:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:14:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 12:14:33 ERROR Node Stats exception.

27/06/2020 12:14:15 INFO GlusterFS mount attempt 

27/06/2020 12:13:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.08 `date +%s`" "

27/06/2020 12:13:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.72 `date +%s`" "

27/06/2020 12:13:29 ERROR Node Stats exception.

27/06/2020 12:13:15 INFO GlusterFS mount attempt 

27/06/2020 12:12:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:12:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

27/06/2020 12:12:26 ERROR Node Stats exception.

27/06/2020 12:12:15 INFO GlusterFS mount attempt 

27/06/2020 12:11:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:11:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.59 `date +%s`" "

27/06/2020 12:11:23 ERROR Node Stats exception.

27/06/2020 12:11:15 INFO GlusterFS mount attempt 

27/06/2020 12:10:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 12:10:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.15 `date +%s`" "

27/06/2020 12:10:19 ERROR Node Stats exception.

27/06/2020 12:10:15 INFO GlusterFS mount attempt 

27/06/2020 12:09:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 12:09:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.36 `date +%s`" "

27/06/2020 12:09:16 ERROR Node Stats exception.

27/06/2020 12:09:14 INFO GlusterFS mount attempt 

27/06/2020 12:08:44 INFO GlusterFS mount attempt 

27/06/2020 12:08:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 12:08:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.55 `date +%s`" "

27/06/2020 12:08:13 ERROR Node Stats exception.

27/06/2020 12:07:44 INFO GlusterFS mount attempt 

27/06/2020 12:07:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

27/06/2020 12:07:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

27/06/2020 12:07:09 ERROR Node Stats exception.

27/06/2020 12:06:44 INFO GlusterFS mount attempt 

27/06/2020 12:06:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.94 `date +%s`" "

27/06/2020 12:06:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.39 `date +%s`" "

27/06/2020 12:06:06 ERROR Node Stats exception.

27/06/2020 12:05:44 INFO GlusterFS mount attempt 

27/06/2020 12:05:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 12:05:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.2 `date +%s`" "

27/06/2020 12:05:03 ERROR Node Stats exception.

27/06/2020 12:04:44 INFO GlusterFS mount attempt 

27/06/2020 12:04:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 12:04:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 12:04:00 ERROR Node Stats exception.

27/06/2020 12:03:44 INFO GlusterFS mount attempt 

27/06/2020 12:03:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.74 `date +%s`" "

27/06/2020 12:02:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.4 `date +%s`" "

27/06/2020 12:02:56 ERROR Node Stats exception.

27/06/2020 12:02:43 INFO GlusterFS mount attempt 

27/06/2020 12:02:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 12:01:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.82 `date +%s`" "

27/06/2020 12:01:53 ERROR Node Stats exception.

27/06/2020 12:01:43 INFO GlusterFS mount attempt 

27/06/2020 12:01:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 12:00:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.71 `date +%s`" "

27/06/2020 12:00:49 ERROR Node Stats exception.

27/06/2020 12:00:43 INFO GlusterFS mount attempt 

27/06/2020 12:00:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.97 `date +%s`" "

27/06/2020 11:59:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

27/06/2020 11:59:46 ERROR Node Stats exception.

27/06/2020 11:59:43 INFO GlusterFS mount attempt 

27/06/2020 11:59:13 INFO GlusterFS mount attempt 

27/06/2020 11:58:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.09 `date +%s`" "

27/06/2020 11:58:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.85 `date +%s`" "

27/06/2020 11:58:43 ERROR Node Stats exception.

27/06/2020 11:58:13 INFO GlusterFS mount attempt 

27/06/2020 11:57:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 11:57:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.59 `date +%s`" "

27/06/2020 11:57:39 ERROR Node Stats exception.

27/06/2020 11:57:12 INFO GlusterFS mount attempt 

27/06/2020 11:56:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.00 `date +%s`" "

27/06/2020 11:56:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.75 `date +%s`" "

27/06/2020 11:56:36 ERROR Node Stats exception.

27/06/2020 11:56:12 INFO GlusterFS mount attempt 

27/06/2020 11:55:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.14 `date +%s`" "

27/06/2020 11:55:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.09 `date +%s`" "

27/06/2020 11:55:33 ERROR Node Stats exception.

27/06/2020 11:55:12 INFO GlusterFS mount attempt 

27/06/2020 11:54:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.13 `date +%s`" "

27/06/2020 11:54:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

27/06/2020 11:54:30 ERROR Node Stats exception.

27/06/2020 11:54:12 INFO GlusterFS mount attempt 

27/06/2020 11:53:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.8 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:53:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 11:53:26 ERROR Node Stats exception.

27/06/2020 11:53:12 INFO GlusterFS mount attempt 

27/06/2020 11:52:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.99 `date +%s`" "

27/06/2020 11:52:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.21 `date +%s`" "

27/06/2020 11:52:23 ERROR Node Stats exception.

27/06/2020 11:52:12 INFO GlusterFS mount attempt 

27/06/2020 11:51:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 11:51:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.22 `date +%s`" "

27/06/2020 11:51:19 ERROR Node Stats exception.

27/06/2020 11:51:11 INFO GlusterFS mount attempt 

27/06/2020 11:50:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 11:50:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.86 `date +%s`" "

27/06/2020 11:50:16 ERROR Node Stats exception.

27/06/2020 11:50:11 INFO GlusterFS mount attempt 

27/06/2020 11:49:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.52 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 11:49:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.52 `date +%s`" "

27/06/2020 11:49:13 ERROR Node Stats exception.

27/06/2020 11:49:11 INFO GlusterFS mount attempt 

27/06/2020 11:48:41 INFO GlusterFS mount attempt 

27/06/2020 11:48:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.82 `date +%s`" "

27/06/2020 11:48:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.86 `date +%s`" "

27/06/2020 11:48:09 ERROR Node Stats exception.

27/06/2020 11:47:41 INFO GlusterFS mount attempt 

27/06/2020 11:47:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 11:47:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.35 `date +%s`" "

27/06/2020 11:47:06 ERROR Node Stats exception.

27/06/2020 11:46:41 INFO GlusterFS mount attempt 

27/06/2020 11:46:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.91 `date +%s`" "

27/06/2020 11:46:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.73 `date +%s`" "

27/06/2020 11:46:03 ERROR Node Stats exception.

27/06/2020 11:45:40 INFO GlusterFS mount attempt 

27/06/2020 11:45:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.89 `date +%s`" "

27/06/2020 11:44:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.29 `date +%s`" "

27/06/2020 11:44:59 ERROR Node Stats exception.

27/06/2020 11:44:40 INFO GlusterFS mount attempt 

27/06/2020 11:44:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.01 `date +%s`" "

27/06/2020 11:43:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.14 `date +%s`" "

27/06/2020 11:43:56 ERROR Node Stats exception.

27/06/2020 11:43:40 INFO GlusterFS mount attempt 

27/06/2020 11:43:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:42:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 11:42:53 ERROR Node Stats exception.

27/06/2020 11:42:40 INFO GlusterFS mount attempt 

27/06/2020 11:42:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.98 `date +%s`" "

27/06/2020 11:41:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

27/06/2020 11:41:49 ERROR Node Stats exception.

27/06/2020 11:41:40 INFO GlusterFS mount attempt 

27/06/2020 11:41:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

27/06/2020 11:40:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.66 `date +%s`" "

27/06/2020 11:40:46 ERROR Node Stats exception.

27/06/2020 11:40:39 INFO GlusterFS mount attempt 

27/06/2020 11:40:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.25 `date +%s`" "

27/06/2020 11:39:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.17 `date +%s`" "

27/06/2020 11:39:43 ERROR Node Stats exception.

27/06/2020 11:39:39 INFO GlusterFS mount attempt 

27/06/2020 11:39:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.45 `date +%s`" "

27/06/2020 11:38:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.85 `date +%s`" "

27/06/2020 11:38:39 ERROR Node Stats exception.

27/06/2020 11:38:39 INFO GlusterFS mount attempt 

27/06/2020 11:38:09 INFO GlusterFS mount attempt 

27/06/2020 11:37:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 11:37:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.9 `date +%s`" "

27/06/2020 11:37:36 ERROR Node Stats exception.

27/06/2020 11:37:09 INFO GlusterFS mount attempt 

27/06/2020 11:36:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 11:36:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 11:36:33 ERROR Node Stats exception.

27/06/2020 11:36:09 INFO GlusterFS mount attempt 

27/06/2020 11:35:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.88 `date +%s`" "

27/06/2020 11:35:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.31 `date +%s`" "

27/06/2020 11:35:29 ERROR Node Stats exception.

27/06/2020 11:35:09 INFO GlusterFS mount attempt 

27/06/2020 11:34:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.34 `date +%s`" "

27/06/2020 11:34:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.29 `date +%s`" "

27/06/2020 11:34:26 ERROR Node Stats exception.

27/06/2020 11:34:08 INFO GlusterFS mount attempt 

27/06/2020 11:33:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.55 `date +%s`" "

27/06/2020 11:33:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.28 `date +%s`" "

27/06/2020 11:33:23 ERROR Node Stats exception.

27/06/2020 11:33:08 INFO GlusterFS mount attempt 

27/06/2020 11:32:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 584 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:32:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 11:32:20 ERROR Node Stats exception.

27/06/2020 11:32:08 INFO GlusterFS mount attempt 

27/06/2020 11:31:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.23 `date +%s`" "

27/06/2020 11:31:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.97 `date +%s`" "

27/06/2020 11:31:16 ERROR Node Stats exception.

27/06/2020 11:31:08 INFO GlusterFS mount attempt 

27/06/2020 11:30:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.35 `date +%s`" "

27/06/2020 11:30:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.88 `date +%s`" "

27/06/2020 11:30:13 ERROR Node Stats exception.

27/06/2020 11:30:08 INFO GlusterFS mount attempt 

27/06/2020 11:29:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.26 `date +%s`" "

27/06/2020 11:29:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.93 `date +%s`" "

27/06/2020 11:29:09 ERROR Node Stats exception.

27/06/2020 11:29:07 INFO GlusterFS mount attempt 

27/06/2020 11:28:37 INFO GlusterFS mount attempt 

27/06/2020 11:28:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.41 `date +%s`" "

27/06/2020 11:28:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.56 `date +%s`" "

27/06/2020 11:28:06 ERROR Node Stats exception.

27/06/2020 11:27:37 INFO GlusterFS mount attempt 

27/06/2020 11:27:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.81 `date +%s`" "

27/06/2020 11:27:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.69 `date +%s`" "

27/06/2020 11:27:03 ERROR Node Stats exception.

27/06/2020 11:26:37 INFO GlusterFS mount attempt 

27/06/2020 11:26:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 97.07 `date +%s`" "

27/06/2020 11:25:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.65 `date +%s`" "

27/06/2020 11:25:59 ERROR Node Stats exception.

27/06/2020 11:25:37 INFO GlusterFS mount attempt 

27/06/2020 11:25:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.81 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.76 `date +%s`" "

27/06/2020 11:24:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.81 `date +%s`" "

27/06/2020 11:24:56 ERROR Node Stats exception.

27/06/2020 11:24:37 INFO GlusterFS mount attempt 

27/06/2020 11:24:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.54 `date +%s`" "

27/06/2020 11:23:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.96 `date +%s`" "

27/06/2020 11:23:53 ERROR Node Stats exception.

27/06/2020 11:23:36 INFO GlusterFS mount attempt 

27/06/2020 11:23:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 96.05 `date +%s`" "

27/06/2020 11:22:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.14 `date +%s`" "

27/06/2020 11:22:49 ERROR Node Stats exception.

27/06/2020 11:22:36 INFO GlusterFS mount attempt 

27/06/2020 11:22:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.9 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:21:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 11:21:46 ERROR Node Stats exception.

27/06/2020 11:21:36 INFO GlusterFS mount attempt 

27/06/2020 11:21:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.56 `date +%s`" "

27/06/2020 11:20:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.64 `date +%s`" "

27/06/2020 11:20:42 ERROR Node Stats exception.

27/06/2020 11:20:36 INFO GlusterFS mount attempt 

27/06/2020 11:20:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 95.24 `date +%s`" "

27/06/2020 11:19:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.27 `date +%s`" "

27/06/2020 11:19:39 ERROR Node Stats exception.

27/06/2020 11:19:36 INFO GlusterFS mount attempt 

27/06/2020 11:19:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.83 `date +%s`" "

27/06/2020 11:18:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.37 `date +%s`" "

27/06/2020 11:18:36 ERROR Node Stats exception.

27/06/2020 11:18:36 INFO GlusterFS mount attempt 

27/06/2020 11:18:05 INFO GlusterFS mount attempt 

27/06/2020 11:17:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 94.33 `date +%s`" "

27/06/2020 11:17:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.79 `date +%s`" "

27/06/2020 11:17:33 ERROR Node Stats exception.

27/06/2020 11:17:05 INFO GlusterFS mount attempt 

27/06/2020 11:16:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.99 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.87 `date +%s`" "

27/06/2020 11:16:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.99 `date +%s`" "

27/06/2020 11:16:29 ERROR Node Stats exception.

27/06/2020 11:16:05 INFO GlusterFS mount attempt 

27/06/2020 11:15:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 93.27 `date +%s`" "

27/06/2020 11:15:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.12 `date +%s`" "

27/06/2020 11:15:26 ERROR Node Stats exception.

27/06/2020 11:15:05 INFO GlusterFS mount attempt 

27/06/2020 11:14:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 92.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 92.37 `date +%s`" "

27/06/2020 11:14:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.77 `date +%s`" "

27/06/2020 11:14:23 ERROR Node Stats exception.

27/06/2020 11:14:05 INFO GlusterFS mount attempt 

27/06/2020 11:13:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 91.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 91.20 `date +%s`" "

27/06/2020 11:13:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.96 `date +%s`" "

27/06/2020 11:13:19 ERROR Node Stats exception.

27/06/2020 11:13:05 INFO GlusterFS mount attempt 

27/06/2020 11:12:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 88.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 88.68 `date +%s`" "

27/06/2020 11:12:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.55 `date +%s`" "

27/06/2020 11:12:16 ERROR Node Stats exception.

27/06/2020 11:12:04 INFO GlusterFS mount attempt 

27/06/2020 11:11:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 83.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 83.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.88 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:11:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 11:11:13 ERROR Node Stats exception.

27/06/2020 11:11:04 INFO GlusterFS mount attempt 

27/06/2020 11:10:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 81.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 81.76 `date +%s`" "

27/06/2020 11:10:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.27 `date +%s`" "

27/06/2020 11:10:09 ERROR Node Stats exception.

27/06/2020 11:10:04 INFO GlusterFS mount attempt 

27/06/2020 11:09:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.94 `date +%s`" "

27/06/2020 11:09:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.06 `date +%s`" "

27/06/2020 11:09:06 ERROR Node Stats exception.

27/06/2020 11:09:04 INFO GlusterFS mount attempt 

27/06/2020 11:08:34 INFO GlusterFS mount attempt 

27/06/2020 11:08:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.80 `date +%s`" "

27/06/2020 11:08:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.76 `date +%s`" "

27/06/2020 11:08:02 ERROR Node Stats exception.

27/06/2020 11:07:34 INFO GlusterFS mount attempt 

27/06/2020 11:07:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 80.51 `date +%s`" "

27/06/2020 11:06:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.23 `date +%s`" "

27/06/2020 11:06:59 ERROR Node Stats exception.

27/06/2020 11:06:33 INFO GlusterFS mount attempt 

27/06/2020 11:06:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.97 `date +%s`" "

27/06/2020 11:05:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.93 `date +%s`" "

27/06/2020 11:05:56 ERROR Node Stats exception.

27/06/2020 11:05:33 INFO GlusterFS mount attempt 

27/06/2020 11:05:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.96 `date +%s`" "

27/06/2020 11:04:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.28 `date +%s`" "

27/06/2020 11:04:52 ERROR Node Stats exception.

27/06/2020 11:04:33 INFO GlusterFS mount attempt 

27/06/2020 11:04:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.48 `date +%s`" "

27/06/2020 11:03:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.27 `date +%s`" "

27/06/2020 11:03:49 ERROR Node Stats exception.

27/06/2020 11:03:33 INFO GlusterFS mount attempt 

27/06/2020 11:03:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 79.26 `date +%s`" "

27/06/2020 11:02:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.07 `date +%s`" "

27/06/2020 11:02:46 ERROR Node Stats exception.

27/06/2020 11:02:33 INFO GlusterFS mount attempt 

27/06/2020 11:02:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.96 `date +%s`" "

27/06/2020 11:01:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.67 `date +%s`" "

27/06/2020 11:01:43 ERROR Node Stats exception.

27/06/2020 11:01:32 INFO GlusterFS mount attempt 

27/06/2020 11:01:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 78.47 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 11:00:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 11:00:39 ERROR Node Stats exception.

27/06/2020 11:00:32 INFO GlusterFS mount attempt 

27/06/2020 11:00:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 77.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 77.80 `date +%s`" "

27/06/2020 10:59:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.61 `date +%s`" "

27/06/2020 10:59:35 ERROR Node Stats exception.

27/06/2020 10:59:32 INFO GlusterFS mount attempt 

27/06/2020 10:59:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 76.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 76.96 `date +%s`" "

27/06/2020 10:58:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.02 `date +%s`" "

27/06/2020 10:58:32 ERROR Node Stats exception.

27/06/2020 10:58:32 INFO GlusterFS mount attempt 

27/06/2020 10:58:02 INFO GlusterFS mount attempt 

27/06/2020 10:57:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.91 `date +%s`" "

27/06/2020 10:57:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.35 `date +%s`" "

27/06/2020 10:57:29 ERROR Node Stats exception.

27/06/2020 10:57:02 INFO GlusterFS mount attempt 

27/06/2020 10:56:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 75.41 `date +%s`" "

27/06/2020 10:56:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.97 `date +%s`" "

27/06/2020 10:56:26 ERROR Node Stats exception.

27/06/2020 10:56:02 INFO GlusterFS mount attempt 

27/06/2020 10:55:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 74.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 74.05 `date +%s`" "

27/06/2020 10:55:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.23 `date +%s`" "

27/06/2020 10:55:22 ERROR Node Stats exception.

27/06/2020 10:55:01 INFO GlusterFS mount attempt 

27/06/2020 10:54:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 72.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 72.57 `date +%s`" "

27/06/2020 10:54:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.5 `date +%s`" "

27/06/2020 10:54:19 ERROR Node Stats exception.

27/06/2020 10:54:01 INFO GlusterFS mount attempt 

27/06/2020 10:53:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 71.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 71.25 `date +%s`" "

27/06/2020 10:53:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 9.92 `date +%s`" "

27/06/2020 10:53:16 ERROR Node Stats exception.

27/06/2020 10:53:01 INFO GlusterFS mount attempt 

27/06/2020 10:52:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 69.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 69.53 `date +%s`" "

27/06/2020 10:52:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.49 `date +%s`" "

27/06/2020 10:52:12 ERROR Node Stats exception.

27/06/2020 10:52:01 INFO GlusterFS mount attempt 

27/06/2020 10:51:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 67.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 67.95 `date +%s`" "

27/06/2020 10:51:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.4 `date +%s`" "

27/06/2020 10:51:09 ERROR Node Stats exception.

27/06/2020 10:51:01 INFO GlusterFS mount attempt 

27/06/2020 10:50:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 66.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 66.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:50:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 10:50:06 ERROR Node Stats exception.

27/06/2020 10:50:00 INFO GlusterFS mount attempt 

27/06/2020 10:49:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 64.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 64.81 `date +%s`" "

27/06/2020 10:49:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.35 `date +%s`" "

27/06/2020 10:49:02 ERROR Node Stats exception.

27/06/2020 10:49:00 INFO GlusterFS mount attempt 

27/06/2020 10:48:30 INFO GlusterFS mount attempt 

27/06/2020 10:48:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 62.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 62.95 `date +%s`" "

27/06/2020 10:47:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.5 `date +%s`" "

27/06/2020 10:47:59 ERROR Node Stats exception.

27/06/2020 10:47:30 INFO GlusterFS mount attempt 

27/06/2020 10:47:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.86 `date +%s`" "

27/06/2020 10:46:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.93 `date +%s`" "

27/06/2020 10:46:55 ERROR Node Stats exception.

27/06/2020 10:46:30 INFO GlusterFS mount attempt 

27/06/2020 10:46:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 10.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 61.19 `date +%s`" "

27/06/2020 10:45:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 10.61 `date +%s`" "

27/06/2020 10:45:52 ERROR Node Stats exception.

27/06/2020 10:45:30 INFO GlusterFS mount attempt 

27/06/2020 10:45:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 60.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 60.49 `date +%s`" "

27/06/2020 10:44:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.62 `date +%s`" "

27/06/2020 10:44:49 ERROR Node Stats exception.

27/06/2020 10:44:29 INFO GlusterFS mount attempt 

27/06/2020 10:43:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 59.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 59.82 `date +%s`" "

27/06/2020 10:43:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 6.83 `date +%s`" "

27/06/2020 10:43:46 ERROR Node Stats exception.

27/06/2020 10:43:29 INFO GlusterFS mount attempt 

27/06/2020 10:42:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 58.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 58.75 `date +%s`" "

27/06/2020 10:42:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.33 `date +%s`" "

27/06/2020 10:42:42 ERROR Node Stats exception.

27/06/2020 10:42:29 INFO GlusterFS mount attempt 

27/06/2020 10:41:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 56.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 56.01 `date +%s`" "

27/06/2020 10:41:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 11.12 `date +%s`" "

27/06/2020 10:41:39 ERROR Node Stats exception.

27/06/2020 10:41:29 INFO GlusterFS mount attempt 

27/06/2020 10:40:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 54.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 54.19 `date +%s`" "

27/06/2020 10:40:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.01 `date +%s`" "

27/06/2020 10:40:36 ERROR Node Stats exception.

27/06/2020 10:40:29 INFO GlusterFS mount attempt 

27/06/2020 10:39:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 51.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 12.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 51.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 12.94 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:39:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 10:39:32 ERROR Node Stats exception.

27/06/2020 10:39:29 INFO GlusterFS mount attempt 

27/06/2020 10:38:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 45.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 45.23 `date +%s`" "

27/06/2020 10:38:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.61 `date +%s`" "

27/06/2020 10:38:29 ERROR Node Stats exception.

27/06/2020 10:38:28 INFO GlusterFS mount attempt 

27/06/2020 10:37:58 INFO GlusterFS mount attempt 

27/06/2020 10:37:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 38.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 38.63 `date +%s`" "

27/06/2020 10:37:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.38 `date +%s`" "

27/06/2020 10:37:25 ERROR Node Stats exception.

27/06/2020 10:36:58 INFO GlusterFS mount attempt 

27/06/2020 10:36:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 34.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 34.05 `date +%s`" "

27/06/2020 10:36:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 8.28 `date +%s`" "

27/06/2020 10:36:22 ERROR Node Stats exception.

27/06/2020 10:35:58 INFO GlusterFS mount attempt 

27/06/2020 10:35:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 31.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 31.39 `date +%s`" "

27/06/2020 10:35:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.27 `date +%s`" "

27/06/2020 10:35:18 ERROR Node Stats exception.

27/06/2020 10:34:58 INFO GlusterFS mount attempt 

27/06/2020 10:34:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.78 `date +%s`" "

27/06/2020 10:34:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.88 `date +%s`" "

27/06/2020 10:34:15 ERROR Node Stats exception.

27/06/2020 10:33:58 INFO GlusterFS mount attempt 

27/06/2020 10:33:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.80 `date +%s`" "

27/06/2020 10:33:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.64 `date +%s`" "

27/06/2020 10:33:12 ERROR Node Stats exception.

27/06/2020 10:32:57 INFO GlusterFS mount attempt 

27/06/2020 10:32:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.73 `date +%s`" "

27/06/2020 10:32:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

27/06/2020 10:32:09 ERROR Node Stats exception.

27/06/2020 10:31:57 INFO GlusterFS mount attempt 

27/06/2020 10:31:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.56 `date +%s`" "

27/06/2020 10:31:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

27/06/2020 10:31:05 ERROR Node Stats exception.

27/06/2020 10:30:57 INFO GlusterFS mount attempt 

27/06/2020 10:30:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.54 `date +%s`" "

27/06/2020 10:30:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

27/06/2020 10:30:02 ERROR Node Stats exception.

27/06/2020 10:29:57 INFO GlusterFS mount attempt 

27/06/2020 10:29:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 583 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:28:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 19 `date +%s`" "

27/06/2020 10:28:59 ERROR Node Stats exception.

27/06/2020 10:28:57 INFO GlusterFS mount attempt 

27/06/2020 10:28:27 INFO GlusterFS mount attempt 

27/06/2020 10:27:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

27/06/2020 10:27:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

27/06/2020 10:27:55 ERROR Node Stats exception.

27/06/2020 10:27:26 INFO GlusterFS mount attempt 

27/06/2020 10:26:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.47 `date +%s`" "

27/06/2020 10:26:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

27/06/2020 10:26:52 ERROR Node Stats exception.

27/06/2020 10:26:26 INFO GlusterFS mount attempt 

27/06/2020 10:25:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.46 `date +%s`" "

27/06/2020 10:25:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

27/06/2020 10:25:48 ERROR Node Stats exception.

27/06/2020 10:25:26 INFO GlusterFS mount attempt 

27/06/2020 10:24:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

27/06/2020 10:24:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

27/06/2020 10:24:45 ERROR Node Stats exception.

27/06/2020 10:24:26 INFO GlusterFS mount attempt 

27/06/2020 10:23:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

27/06/2020 10:23:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

27/06/2020 10:23:42 ERROR Node Stats exception.

27/06/2020 10:23:26 INFO GlusterFS mount attempt 

27/06/2020 10:22:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.42 `date +%s`" "

27/06/2020 10:22:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

27/06/2020 10:22:38 ERROR Node Stats exception.

27/06/2020 10:22:25 INFO GlusterFS mount attempt 

27/06/2020 10:21:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.41 `date +%s`" "

27/06/2020 10:21:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

27/06/2020 10:21:35 ERROR Node Stats exception.

27/06/2020 10:21:25 INFO GlusterFS mount attempt 

27/06/2020 10:20:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

27/06/2020 10:20:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

27/06/2020 10:20:32 ERROR Node Stats exception.

27/06/2020 10:20:25 INFO GlusterFS mount attempt 

27/06/2020 10:19:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.43 `date +%s`" "

27/06/2020 10:19:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

27/06/2020 10:19:28 ERROR Node Stats exception.

27/06/2020 10:19:25 INFO GlusterFS mount attempt 

27/06/2020 10:18:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:18:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 10:18:25 ERROR Node Stats exception.

27/06/2020 10:18:25 INFO GlusterFS mount attempt 

27/06/2020 10:17:55 INFO GlusterFS mount attempt 

27/06/2020 10:17:32 INFO Could not lock path 00001/3 with session 7680cc4c-e0e3-401f-890b-1e764003c36c.

27/06/2020 10:17:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.37 `date +%s`" "

27/06/2020 10:17:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

27/06/2020 10:17:22 ERROR Node Stats exception.

27/06/2020 10:17:12 INFO Found pool:rbd for disk:00001 via consul

27/06/2020 10:16:54 INFO GlusterFS mount attempt 

27/06/2020 10:16:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.50 `date +%s`" "

27/06/2020 10:16:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

27/06/2020 10:16:18 ERROR Node Stats exception.

27/06/2020 10:15:54 INFO GlusterFS mount attempt 

27/06/2020 10:15:51 INFO Could not lock path 00002/2 with session 7680cc4c-e0e3-401f-890b-1e764003c36c.

27/06/2020 10:15:51 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 10:15:24 INFO GlusterFS mount attempt 

27/06/2020 10:15:20 INFO Successfully created key /00002/5 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/4 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/3 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/2 for new disk.

27/06/2020 10:15:20 INFO Successfully created key /00002/1 for new disk.

27/06/2020 10:15:20 INFO Successfully created key 00002 for new disk.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

27/06/2020 10:15:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

27/06/2020 10:15:15 ERROR Node Stats exception.

27/06/2020 10:14:54 INFO GlusterFS mount attempt 

27/06/2020 10:14:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.27 `date +%s`" "

27/06/2020 10:14:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

27/06/2020 10:14:12 ERROR Node Stats exception.

27/06/2020 10:13:54 INFO GlusterFS mount attempt 

27/06/2020 10:13:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.44 `date +%s`" "

27/06/2020 10:13:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

27/06/2020 10:13:08 ERROR Node Stats exception.

27/06/2020 10:12:54 INFO GlusterFS mount attempt 

27/06/2020 10:12:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.38 `date +%s`" "

27/06/2020 10:12:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

27/06/2020 10:12:05 ERROR Node Stats exception.

27/06/2020 10:11:54 INFO GlusterFS mount attempt 

27/06/2020 10:11:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 30.07 `date +%s`" "

27/06/2020 10:11:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.08 `date +%s`" "

27/06/2020 10:11:02 ERROR Node Stats exception.

27/06/2020 10:10:53 INFO GlusterFS mount attempt 

27/06/2020 10:10:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.93 `date +%s`" "

27/06/2020 10:09:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.12 `date +%s`" "

27/06/2020 10:09:58 ERROR Node Stats exception.

27/06/2020 10:09:53 INFO GlusterFS mount attempt 

27/06/2020 10:09:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 29.85 `date +%s`" "

27/06/2020 10:08:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

27/06/2020 10:08:55 ERROR Node Stats exception.

27/06/2020 10:08:53 INFO GlusterFS mount attempt 

27/06/2020 10:08:23 INFO GlusterFS mount attempt 

27/06/2020 10:08:02 INFO LeaderElectionBase successfully dropped old sessions

27/06/2020 10:07:55 INFO Starting Config Upload service

27/06/2020 10:07:55 INFO Starting petasan tuning service

27/06/2020 10:07:55 INFO Starting OSDs

27/06/2020 10:07:52 INFO Service is starting.

27/06/2020 10:07:52 INFO stdout ceph-f953ae51-ef9f-4388-befe-1f769b120578";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ed974987-9dd2-4e7c-9f1e-2bec8ae134a8";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-678e80fb-5887-4587-965f-29678e9a4cb0";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-44c80298-e038-4302-a3d5-8bd356642881";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

27/06/2020 10:07:52 INFO Starting activating PetaSAN lvs

27/06/2020 10:07:52 INFO stdout ceph-f953ae51-ef9f-4388-befe-1f769b120578";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ed974987-9dd2-4e7c-9f1e-2bec8ae134a8";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-678e80fb-5887-4587-965f-29678e9a4cb0";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO stdout ceph-44c80298-e038-4302-a3d5-8bd356642881";"1";"1";"0";"wz--n-";"838.00g";"0g";"0

27/06/2020 10:07:52 INFO LeaderElectionBase dropping old sessions

27/06/2020 10:07:52 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

27/06/2020 10:07:52 INFO Starting activating PetaSAN lvs

27/06/2020 10:07:52 INFO Starting Node Stats Service

27/06/2020 10:07:52 INFO Starting Cluster Management application

27/06/2020 10:07:52 INFO Starting iSCSI Service

27/06/2020 10:07:51 INFO Starting cluster file sync service

27/06/2020 10:07:49 INFO str_start_command: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> consul agent -raft-protocol 2 -config-dir /opt/petasan/config/etc/consul.d/server -bind 10.10.21.51 -retry-join 10.10.21.52 -retry-join 10.10.21.53

27/06/2020 10:07:49 INFO GlusterFS mount attempt 

27/06/2020 10:07:33 INFO Start settings IPs

27/06/2020 10:03:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 10:03:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.07 `date +%s`" "

27/06/2020 10:03:24 ERROR Node Stats exception.

27/06/2020 10:03:05 INFO GlusterFS mount attempt 

27/06/2020 10:02:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 10:02:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 10:02:21 ERROR Node Stats exception.

27/06/2020 10:02:05 INFO GlusterFS mount attempt 

27/06/2020 10:01:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 10:01:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

27/06/2020 10:01:17 ERROR Node Stats exception.

27/06/2020 10:01:05 INFO GlusterFS mount attempt 

27/06/2020 10:00:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 10:00:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

27/06/2020 10:00:14 ERROR Node Stats exception.

27/06/2020 10:00:04 INFO GlusterFS mount attempt 

27/06/2020 09:59:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.78 `date +%s`" "

27/06/2020 09:59:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

27/06/2020 09:59:11 ERROR Node Stats exception.

27/06/2020 09:59:04 INFO GlusterFS mount attempt 

27/06/2020 09:58:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.75 `date +%s`" "

27/06/2020 09:58:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

27/06/2020 09:58:08 ERROR Node Stats exception.

27/06/2020 09:58:04 INFO GlusterFS mount attempt 

27/06/2020 09:57:35 INFO Could not lock path 00002/4 with session e79f038c-ffc6-a877-fb80-070386995b66.

27/06/2020 09:57:34 INFO GlusterFS mount attempt 

27/06/2020 09:57:15 INFO Found pool:rbd for disk:00002 via consul

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 09:57:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

27/06/2020 09:57:04 ERROR Node Stats exception.

27/06/2020 09:57:04 INFO GlusterFS mount attempt 

27/06/2020 09:56:34 INFO GlusterFS mount attempt 

27/06/2020 09:56:26 INFO Could not lock path 00001/1 with session e79f038c-ffc6-a877-fb80-070386995b66.

27/06/2020 09:56:26 INFO Found pool:rbd for disk:00001 via consul

27/06/2020 09:56:14 INFO Successfully created key /00002/5 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/4 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/3 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/2 for new disk.

27/06/2020 09:56:14 INFO Successfully created key /00002/1 for new disk.

27/06/2020 09:56:14 INFO Successfully created key 00002 for new disk.

27/06/2020 09:56:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.03 `date +%s`" "

27/06/2020 09:56:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.4 `date +%s`" "

27/06/2020 09:56:01 ERROR Node Stats exception.

27/06/2020 09:55:43 INFO Successfully created key /00001/5 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/4 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/3 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/2 for new disk.

27/06/2020 09:55:43 INFO Successfully created key /00001/1 for new disk.

27/06/2020 09:55:43 INFO Successfully created key 00001 for new disk.

27/06/2020 09:55:34 INFO GlusterFS mount attempt 

27/06/2020 09:55:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 09:54:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.88 `date +%s`" "

27/06/2020 09:54:58 ERROR Node Stats exception.

27/06/2020 09:54:33 INFO GlusterFS mount attempt 

27/06/2020 09:54:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.19 `date +%s`" "

27/06/2020 09:53:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

27/06/2020 09:53:54 ERROR Node Stats exception.

27/06/2020 09:53:33 INFO GlusterFS mount attempt 

27/06/2020 09:53:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 09:52:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

27/06/2020 09:52:51 ERROR Node Stats exception.

27/06/2020 09:52:33 INFO GlusterFS mount attempt 

27/06/2020 09:52:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 09:51:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 09:51:48 ERROR Node Stats exception.

27/06/2020 09:51:33 INFO GlusterFS mount attempt 

27/06/2020 09:51:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 09:50:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

27/06/2020 09:50:44 ERROR Node Stats exception.

27/06/2020 09:50:33 INFO GlusterFS mount attempt 

27/06/2020 09:50:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.11 `date +%s`" "

27/06/2020 09:49:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

27/06/2020 09:49:41 ERROR Node Stats exception.

27/06/2020 09:49:32 INFO GlusterFS mount attempt 

27/06/2020 09:49:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.02 `date +%s`" "

27/06/2020 09:48:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.54 `date +%s`" "

27/06/2020 09:48:37 ERROR Node Stats exception.

27/06/2020 09:48:32 INFO GlusterFS mount attempt 

27/06/2020 09:48:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 09:47:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.93 `date +%s`" "

27/06/2020 09:47:34 ERROR Node Stats exception.

27/06/2020 09:47:32 INFO GlusterFS mount attempt 

27/06/2020 09:47:02 INFO GlusterFS mount attempt 

27/06/2020 09:46:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.10 `date +%s`" "

27/06/2020 09:46:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

27/06/2020 09:46:31 ERROR Node Stats exception.

27/06/2020 09:46:02 INFO GlusterFS mount attempt 

27/06/2020 09:45:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.74 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.35 `date +%s`" "

27/06/2020 09:45:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.74 `date +%s`" "

27/06/2020 09:45:28 ERROR Node Stats exception.

27/06/2020 09:45:02 INFO GlusterFS mount attempt 

27/06/2020 09:44:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 09:44:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.11 `date +%s`" "

27/06/2020 09:44:24 ERROR Node Stats exception.

27/06/2020 09:44:19 INFO PetaSAN cleaned iqns.

27/06/2020 09:44:19 INFO Image image-00001 unmapped successfully.

27/06/2020 09:44:19 INFO LIO deleted Target iqn.2016-05.com.dl360srvr.petasan:00001

27/06/2020 09:44:19 INFO LIO deleted backstore image image-00001 

27/06/2020 09:44:19 INFO Image image-00002 unmapped successfully.

27/06/2020 09:44:18 INFO LIO deleted Target iqn.2016-05.com.dl360srvr.petasan:00002

27/06/2020 09:44:18 INFO LIO deleted backstore image image-00002 

27/06/2020 09:44:17 INFO PetaSAN cleaned local paths not locked by this node in consul.

27/06/2020 09:44:17 INFO Cleaned disk path 00001/4.

27/06/2020 09:44:17 INFO Cleaned disk path 00002/2.

27/06/2020 09:44:17 INFO Cleaned disk path 00001/5.

27/06/2020 09:44:17 INFO Cleaned disk path 00002/4.

27/06/2020 09:44:17 INFO Could not lock path 00002/3 with session e79f038c-ffc6-a877-fb80-070386995b66.

27/06/2020 09:44:01 INFO GlusterFS mount attempt 

27/06/2020 09:43:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.96 `date +%s`" "

27/06/2020 09:43:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.03 `date +%s`" "

27/06/2020 09:43:21 ERROR Node Stats exception.

27/06/2020 09:43:01 INFO GlusterFS mount attempt 

27/06/2020 09:42:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.23 `date +%s`" "

27/06/2020 09:42:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.85 `date +%s`" "

27/06/2020 09:42:18 ERROR Node Stats exception.

27/06/2020 09:42:01 INFO GlusterFS mount attempt 

27/06/2020 09:41:31 INFO GlusterFS mount attempt 

27/06/2020 09:41:12 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 09:41:01 INFO GlusterFS mount attempt 

27/06/2020 09:40:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 582 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 09:40:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 09:40:16 ERROR Node Stats exception.

27/06/2020 09:40:01 INFO GlusterFS mount attempt 

27/06/2020 09:39:30 INFO GlusterFS mount attempt 

27/06/2020 09:39:19 INFO Path 00002/4 acquired successfully

27/06/2020 09:39:16 INFO The path 00002/4 was locked by DL360TWO.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 09:39:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.46 `date +%s`" "

27/06/2020 09:39:12 ERROR Node Stats exception.

27/06/2020 09:39:00 INFO GlusterFS mount attempt 

27/06/2020 09:38:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 09:38:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.42 `date +%s`" "

27/06/2020 09:38:09 ERROR Node Stats exception.

27/06/2020 09:38:00 INFO GlusterFS mount attempt 

27/06/2020 09:37:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.25 `date +%s`" "

27/06/2020 09:37:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

27/06/2020 09:37:05 ERROR Node Stats exception.

27/06/2020 09:37:00 INFO GlusterFS mount attempt 

27/06/2020 09:36:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.18 `date +%s`" "

27/06/2020 09:36:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.72 `date +%s`" "

27/06/2020 09:36:02 ERROR Node Stats exception.

27/06/2020 09:36:00 INFO GlusterFS mount attempt 

27/06/2020 09:35:30 INFO GlusterFS mount attempt 

27/06/2020 09:35:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.41 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 09:34:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.53 `date +%s`" "

27/06/2020 09:34:59 ERROR Node Stats exception.

27/06/2020 09:34:30 INFO GlusterFS mount attempt 

27/06/2020 09:34:06 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 09:33:59 INFO GlusterFS mount attempt 

27/06/2020 09:33:58 INFO ClusterLeader start action

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.26 `date +%s`" "

27/06/2020 09:33:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

27/06/2020 09:33:55 ERROR Node Stats exception.

27/06/2020 09:33:29 INFO GlusterFS mount attempt 

27/06/2020 09:32:59 INFO GlusterFS mount attempt 

27/06/2020 09:32:29 INFO GlusterFS mount attempt 

27/06/2020 09:31:59 INFO GlusterFS mount attempt 

27/06/2020 09:31:29 INFO GlusterFS mount attempt 

27/06/2020 09:30:59 INFO GlusterFS mount attempt 

27/06/2020 09:30:29 INFO GlusterFS mount attempt 

27/06/2020 09:29:59 INFO GlusterFS mount attempt 

27/06/2020 09:29:29 INFO GlusterFS mount attempt 

27/06/2020 09:28:58 INFO GlusterFS mount attempt 

27/06/2020 09:28:31 ERROR Error in Ceph Connection cmd:ceph osd getcrushmap -o /opt/petasan/config/crush/backup/crushmap-tmp-FR4YWL.bin --cluster ceph

27/06/2020 09:28:28 INFO GlusterFS mount attempt 

27/06/2020 09:27:58 INFO GlusterFS mount attempt 

27/06/2020 09:27:28 INFO GlusterFS mount attempt 

27/06/2020 09:26:58 INFO GlusterFS mount attempt 

27/06/2020 09:26:28 INFO GlusterFS mount attempt 

27/06/2020 09:25:58 INFO GlusterFS mount attempt 

27/06/2020 09:25:28 INFO GlusterFS mount attempt 

27/06/2020 09:24:58 INFO GlusterFS mount attempt 

27/06/2020 09:24:28 INFO GlusterFS mount attempt 

27/06/2020 09:23:58 INFO GlusterFS mount attempt 

27/06/2020 09:23:51 INFO Path 00002/2 acquired successfully

27/06/2020 09:23:51 INFO LIO add_target() disk wwn is af55ae7700002

27/06/2020 09:23:48 INFO Image image-00002 mapped successfully.

27/06/2020 09:23:32 INFO This node will stop node DL360THREE/10.10.21.43.

27/06/2020 09:23:32 INFO The path 00002/2 was locked by DL360THREE.

27/06/2020 09:23:31 INFO Found pool:rbd for disk:00002 via consul

27/06/2020 09:23:27 INFO GlusterFS mount attempt 

27/06/2020 09:22:57 INFO GlusterFS mount attempt 

27/06/2020 09:22:27 INFO GlusterFS mount attempt 

27/06/2020 09:21:57 INFO GlusterFS mount attempt 

27/06/2020 09:21:27 INFO GlusterFS mount attempt 

27/06/2020 09:20:57 INFO GlusterFS mount attempt 

27/06/2020 09:20:27 INFO GlusterFS mount attempt 

27/06/2020 09:19:57 INFO GlusterFS mount attempt 

27/06/2020 09:19:27 INFO GlusterFS mount attempt 

27/06/2020 09:18:57 INFO GlusterFS mount attempt 

27/06/2020 09:18:27 INFO GlusterFS mount attempt 

27/06/2020 09:17:56 INFO GlusterFS mount attempt 

27/06/2020 09:17:26 INFO GlusterFS mount attempt 

27/06/2020 09:16:56 INFO GlusterFS mount attempt 

27/06/2020 09:16:26 INFO GlusterFS mount attempt 

27/06/2020 09:15:56 INFO GlusterFS mount attempt 

27/06/2020 09:15:26 INFO GlusterFS mount attempt 

27/06/2020 09:14:56 INFO GlusterFS mount attempt 

27/06/2020 09:14:26 INFO GlusterFS mount attempt 

27/06/2020 09:13:56 INFO GlusterFS mount attempt 

27/06/2020 09:13:26 INFO GlusterFS mount attempt 

27/06/2020 09:13:03 WARNING connect() retry(5) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 09:13:03 ERROR error connecting to the cluster

27/06/2020 09:13:03 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 09:12:55 INFO GlusterFS mount attempt 

27/06/2020 09:12:25 INFO GlusterFS mount attempt 

27/06/2020 09:11:55 INFO GlusterFS mount attempt 

27/06/2020 09:11:25 INFO GlusterFS mount attempt 

27/06/2020 09:10:55 INFO GlusterFS mount attempt 

27/06/2020 09:10:25 INFO GlusterFS mount attempt 

27/06/2020 09:09:55 INFO GlusterFS mount attempt 

27/06/2020 09:09:25 INFO GlusterFS mount attempt 

27/06/2020 09:08:55 INFO GlusterFS mount attempt 

27/06/2020 09:08:25 INFO GlusterFS mount attempt 

27/06/2020 09:07:55 INFO GlusterFS mount attempt 

27/06/2020 09:07:24 INFO GlusterFS mount attempt 

27/06/2020 09:06:54 INFO GlusterFS mount attempt 

27/06/2020 09:06:24 INFO GlusterFS mount attempt 

27/06/2020 09:05:54 INFO GlusterFS mount attempt 

27/06/2020 09:05:24 INFO GlusterFS mount attempt 

27/06/2020 09:04:54 INFO GlusterFS mount attempt 

27/06/2020 09:04:24 INFO GlusterFS mount attempt 

27/06/2020 09:03:54 INFO GlusterFS mount attempt 

27/06/2020 09:03:24 INFO GlusterFS mount attempt 

27/06/2020 09:02:54 INFO GlusterFS mount attempt 

27/06/2020 09:02:24 INFO GlusterFS mount attempt 

27/06/2020 09:01:53 INFO GlusterFS mount attempt 

27/06/2020 09:01:23 INFO GlusterFS mount attempt 

27/06/2020 09:00:53 INFO GlusterFS mount attempt 

27/06/2020 09:00:23 INFO GlusterFS mount attempt 

27/06/2020 08:59:53 INFO GlusterFS mount attempt 

27/06/2020 08:59:23 INFO GlusterFS mount attempt 

27/06/2020 08:58:53 INFO GlusterFS mount attempt 

27/06/2020 08:58:23 INFO GlusterFS mount attempt 

27/06/2020 08:57:53 INFO GlusterFS mount attempt 

27/06/2020 08:57:23 INFO GlusterFS mount attempt 

27/06/2020 08:56:53 INFO GlusterFS mount attempt 

27/06/2020 08:56:22 INFO GlusterFS mount attempt 

27/06/2020 08:55:52 INFO GlusterFS mount attempt 

27/06/2020 08:55:22 INFO GlusterFS mount attempt 

27/06/2020 08:54:52 INFO GlusterFS mount attempt 

27/06/2020 08:54:22 INFO GlusterFS mount attempt 

27/06/2020 08:53:52 INFO GlusterFS mount attempt 

27/06/2020 08:53:22 INFO GlusterFS mount attempt 

27/06/2020 08:52:52 INFO GlusterFS mount attempt 

27/06/2020 08:52:22 INFO GlusterFS mount attempt 

27/06/2020 08:51:52 INFO GlusterFS mount attempt 

27/06/2020 08:51:22 INFO GlusterFS mount attempt 

27/06/2020 08:50:51 INFO GlusterFS mount attempt 

27/06/2020 08:50:21 INFO GlusterFS mount attempt 

27/06/2020 08:49:51 INFO GlusterFS mount attempt 

27/06/2020 08:49:21 INFO GlusterFS mount attempt 

27/06/2020 08:48:51 INFO GlusterFS mount attempt 

27/06/2020 08:48:21 INFO GlusterFS mount attempt 

27/06/2020 08:47:51 INFO GlusterFS mount attempt 

27/06/2020 08:47:21 INFO GlusterFS mount attempt 

27/06/2020 08:46:51 INFO GlusterFS mount attempt 

27/06/2020 08:46:21 INFO GlusterFS mount attempt 

27/06/2020 08:45:51 INFO GlusterFS mount attempt 

27/06/2020 08:45:20 INFO GlusterFS mount attempt 

27/06/2020 08:44:50 INFO GlusterFS mount attempt 

27/06/2020 08:44:20 INFO GlusterFS mount attempt 

27/06/2020 08:43:50 INFO GlusterFS mount attempt 

27/06/2020 08:43:20 INFO GlusterFS mount attempt 

27/06/2020 08:42:50 INFO GlusterFS mount attempt 

27/06/2020 08:42:20 INFO GlusterFS mount attempt 

27/06/2020 08:41:50 INFO GlusterFS mount attempt 

27/06/2020 08:41:20 INFO GlusterFS mount attempt 

27/06/2020 08:40:50 INFO GlusterFS mount attempt 

27/06/2020 08:40:20 INFO GlusterFS mount attempt 

27/06/2020 08:39:49 INFO GlusterFS mount attempt 

27/06/2020 08:39:19 INFO GlusterFS mount attempt 

27/06/2020 08:38:49 INFO GlusterFS mount attempt 

27/06/2020 08:38:19 INFO GlusterFS mount attempt 

27/06/2020 08:37:49 INFO GlusterFS mount attempt 

27/06/2020 08:37:19 INFO GlusterFS mount attempt 

27/06/2020 08:36:49 INFO GlusterFS mount attempt 

27/06/2020 08:36:19 INFO GlusterFS mount attempt 

27/06/2020 08:35:49 INFO GlusterFS mount attempt 

27/06/2020 08:35:19 INFO GlusterFS mount attempt 

27/06/2020 08:34:49 INFO GlusterFS mount attempt 

27/06/2020 08:34:18 INFO GlusterFS mount attempt 

27/06/2020 08:33:48 INFO GlusterFS mount attempt 

27/06/2020 08:33:18 INFO GlusterFS mount attempt 

27/06/2020 08:32:48 INFO GlusterFS mount attempt 

27/06/2020 08:32:18 INFO GlusterFS mount attempt 

27/06/2020 08:31:48 INFO GlusterFS mount attempt 

27/06/2020 08:31:18 INFO GlusterFS mount attempt 

27/06/2020 08:30:48 INFO GlusterFS mount attempt 

27/06/2020 08:30:18 INFO GlusterFS mount attempt 

27/06/2020 08:29:48 INFO GlusterFS mount attempt 

27/06/2020 08:29:18 INFO GlusterFS mount attempt 

27/06/2020 08:28:47 INFO GlusterFS mount attempt 

27/06/2020 08:28:17 INFO GlusterFS mount attempt 

27/06/2020 08:27:47 INFO GlusterFS mount attempt 

27/06/2020 08:27:17 INFO GlusterFS mount attempt 

27/06/2020 08:26:47 INFO GlusterFS mount attempt 

27/06/2020 08:26:17 INFO GlusterFS mount attempt 

27/06/2020 08:25:47 INFO GlusterFS mount attempt 

27/06/2020 08:25:17 INFO GlusterFS mount attempt 

27/06/2020 08:24:47 INFO GlusterFS mount attempt 

27/06/2020 08:24:17 INFO GlusterFS mount attempt 

27/06/2020 08:23:47 INFO GlusterFS mount attempt 

27/06/2020 08:23:16 INFO GlusterFS mount attempt 

27/06/2020 08:22:47 WARNING connect() retry(4) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 08:22:47 ERROR error connecting to the cluster

27/06/2020 08:22:47 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 08:22:46 INFO GlusterFS mount attempt 

27/06/2020 08:22:16 INFO GlusterFS mount attempt 

27/06/2020 08:21:46 INFO GlusterFS mount attempt 

27/06/2020 08:21:16 INFO GlusterFS mount attempt 

27/06/2020 08:20:46 INFO GlusterFS mount attempt 

27/06/2020 08:20:16 INFO GlusterFS mount attempt 

27/06/2020 08:19:46 INFO GlusterFS mount attempt 

27/06/2020 08:19:16 INFO GlusterFS mount attempt 

27/06/2020 08:18:46 INFO GlusterFS mount attempt 

27/06/2020 08:18:16 INFO GlusterFS mount attempt 

27/06/2020 08:17:45 INFO GlusterFS mount attempt 

27/06/2020 08:17:15 INFO GlusterFS mount attempt 

27/06/2020 08:16:45 INFO GlusterFS mount attempt 

27/06/2020 08:16:15 INFO GlusterFS mount attempt 

27/06/2020 08:15:45 INFO GlusterFS mount attempt 

27/06/2020 08:15:15 INFO GlusterFS mount attempt 

27/06/2020 08:14:45 INFO GlusterFS mount attempt 

27/06/2020 08:14:15 INFO GlusterFS mount attempt 

27/06/2020 08:13:45 INFO GlusterFS mount attempt 

27/06/2020 08:13:15 INFO GlusterFS mount attempt 

27/06/2020 08:12:45 INFO GlusterFS mount attempt 

27/06/2020 08:12:14 INFO GlusterFS mount attempt 

27/06/2020 08:11:44 INFO GlusterFS mount attempt 

27/06/2020 08:11:14 INFO GlusterFS mount attempt 

27/06/2020 08:10:44 INFO GlusterFS mount attempt 

27/06/2020 08:10:14 INFO GlusterFS mount attempt 

27/06/2020 08:09:44 INFO GlusterFS mount attempt 

27/06/2020 08:09:14 INFO GlusterFS mount attempt 

27/06/2020 08:08:44 INFO GlusterFS mount attempt 

27/06/2020 08:08:14 INFO GlusterFS mount attempt 

27/06/2020 08:07:44 INFO GlusterFS mount attempt 

27/06/2020 08:07:14 INFO GlusterFS mount attempt 

27/06/2020 08:06:43 INFO GlusterFS mount attempt 

27/06/2020 08:06:13 INFO GlusterFS mount attempt 

27/06/2020 08:05:43 INFO GlusterFS mount attempt 

27/06/2020 08:05:13 INFO GlusterFS mount attempt 

27/06/2020 08:04:43 INFO GlusterFS mount attempt 

27/06/2020 08:04:13 INFO GlusterFS mount attempt 

27/06/2020 08:03:43 INFO GlusterFS mount attempt 

27/06/2020 08:03:13 INFO GlusterFS mount attempt 

27/06/2020 08:02:43 INFO GlusterFS mount attempt 

27/06/2020 08:02:13 INFO GlusterFS mount attempt 

27/06/2020 08:01:43 INFO GlusterFS mount attempt 

27/06/2020 08:01:12 INFO GlusterFS mount attempt 

27/06/2020 08:00:42 INFO GlusterFS mount attempt 

27/06/2020 08:00:12 INFO GlusterFS mount attempt 

27/06/2020 07:59:42 INFO GlusterFS mount attempt 

27/06/2020 07:59:12 INFO GlusterFS mount attempt 

27/06/2020 07:58:42 INFO GlusterFS mount attempt 

27/06/2020 07:58:12 INFO GlusterFS mount attempt 

27/06/2020 07:57:42 INFO GlusterFS mount attempt 

27/06/2020 07:57:12 INFO GlusterFS mount attempt 

27/06/2020 07:56:42 INFO GlusterFS mount attempt 

27/06/2020 07:56:12 INFO GlusterFS mount attempt 

27/06/2020 07:55:41 INFO GlusterFS mount attempt 

27/06/2020 07:55:11 INFO GlusterFS mount attempt 

27/06/2020 07:54:41 INFO GlusterFS mount attempt 

27/06/2020 07:54:11 INFO GlusterFS mount attempt 

27/06/2020 07:53:41 INFO GlusterFS mount attempt 

27/06/2020 07:53:11 INFO GlusterFS mount attempt 

27/06/2020 07:52:41 INFO GlusterFS mount attempt 

27/06/2020 07:52:11 INFO GlusterFS mount attempt 

27/06/2020 07:51:41 INFO GlusterFS mount attempt 

27/06/2020 07:51:11 INFO GlusterFS mount attempt 

27/06/2020 07:50:41 INFO GlusterFS mount attempt 

27/06/2020 07:50:10 INFO GlusterFS mount attempt 

27/06/2020 07:49:40 INFO GlusterFS mount attempt 

27/06/2020 07:49:10 INFO GlusterFS mount attempt 

27/06/2020 07:48:40 INFO GlusterFS mount attempt 

27/06/2020 07:48:10 INFO GlusterFS mount attempt 

27/06/2020 07:47:40 INFO GlusterFS mount attempt 

27/06/2020 07:47:10 INFO GlusterFS mount attempt 

27/06/2020 07:46:40 INFO GlusterFS mount attempt 

27/06/2020 07:46:10 INFO GlusterFS mount attempt 

27/06/2020 07:45:40 INFO GlusterFS mount attempt 

27/06/2020 07:45:10 INFO GlusterFS mount attempt 

27/06/2020 07:44:39 INFO GlusterFS mount attempt 

27/06/2020 07:44:09 INFO GlusterFS mount attempt 

27/06/2020 07:43:39 INFO GlusterFS mount attempt 

27/06/2020 07:43:09 INFO GlusterFS mount attempt 

27/06/2020 07:42:39 INFO GlusterFS mount attempt 

27/06/2020 07:42:09 INFO GlusterFS mount attempt 

27/06/2020 07:41:39 INFO GlusterFS mount attempt 

27/06/2020 07:41:09 INFO GlusterFS mount attempt 

27/06/2020 07:40:39 INFO GlusterFS mount attempt 

27/06/2020 07:40:09 INFO GlusterFS mount attempt 

27/06/2020 07:39:39 INFO GlusterFS mount attempt 

27/06/2020 07:39:08 INFO GlusterFS mount attempt 

27/06/2020 07:38:38 INFO GlusterFS mount attempt 

27/06/2020 07:38:08 INFO GlusterFS mount attempt 

27/06/2020 07:37:38 INFO GlusterFS mount attempt 

27/06/2020 07:37:08 INFO GlusterFS mount attempt 

27/06/2020 07:36:38 INFO GlusterFS mount attempt 

27/06/2020 07:36:08 INFO GlusterFS mount attempt 

27/06/2020 07:35:38 INFO GlusterFS mount attempt 

27/06/2020 07:35:08 INFO GlusterFS mount attempt 

27/06/2020 07:34:38 INFO GlusterFS mount attempt 

27/06/2020 07:34:08 INFO GlusterFS mount attempt 

27/06/2020 07:33:37 INFO GlusterFS mount attempt 

27/06/2020 07:33:07 INFO GlusterFS mount attempt 

27/06/2020 07:32:38 WARNING connect() retry(3) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 07:32:38 ERROR error connecting to the cluster

27/06/2020 07:32:38 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 07:32:37 INFO GlusterFS mount attempt 

27/06/2020 07:32:07 INFO GlusterFS mount attempt 

27/06/2020 07:31:37 INFO GlusterFS mount attempt 

27/06/2020 07:31:07 INFO GlusterFS mount attempt 

27/06/2020 07:30:37 INFO GlusterFS mount attempt 

27/06/2020 07:30:07 INFO GlusterFS mount attempt 

27/06/2020 07:29:37 INFO GlusterFS mount attempt 

27/06/2020 07:29:07 INFO GlusterFS mount attempt 

27/06/2020 07:28:36 INFO GlusterFS mount attempt 

27/06/2020 07:28:06 INFO GlusterFS mount attempt 

27/06/2020 07:27:36 INFO GlusterFS mount attempt 

27/06/2020 07:27:06 INFO GlusterFS mount attempt 

27/06/2020 07:26:36 INFO GlusterFS mount attempt 

27/06/2020 07:26:06 INFO GlusterFS mount attempt 

27/06/2020 07:25:36 INFO GlusterFS mount attempt 

27/06/2020 07:25:06 INFO GlusterFS mount attempt 

27/06/2020 07:24:36 INFO GlusterFS mount attempt 

27/06/2020 07:24:06 INFO GlusterFS mount attempt 

27/06/2020 07:23:36 INFO GlusterFS mount attempt 

27/06/2020 07:23:06 INFO GlusterFS mount attempt 

27/06/2020 07:22:35 INFO GlusterFS mount attempt 

27/06/2020 07:22:05 INFO GlusterFS mount attempt 

27/06/2020 07:21:35 INFO GlusterFS mount attempt 

27/06/2020 07:21:05 INFO GlusterFS mount attempt 

27/06/2020 07:20:35 INFO GlusterFS mount attempt 

27/06/2020 07:20:05 INFO GlusterFS mount attempt 

27/06/2020 07:19:35 INFO GlusterFS mount attempt 

27/06/2020 07:19:05 INFO GlusterFS mount attempt 

27/06/2020 07:18:35 INFO GlusterFS mount attempt 

27/06/2020 07:18:05 INFO GlusterFS mount attempt 

27/06/2020 07:17:35 INFO GlusterFS mount attempt 

27/06/2020 07:17:05 INFO GlusterFS mount attempt 

27/06/2020 07:16:34 INFO GlusterFS mount attempt 

27/06/2020 07:16:04 INFO GlusterFS mount attempt 

27/06/2020 07:15:34 INFO GlusterFS mount attempt 

27/06/2020 07:15:04 INFO GlusterFS mount attempt 

27/06/2020 07:14:34 INFO GlusterFS mount attempt 

27/06/2020 07:14:04 INFO GlusterFS mount attempt 

27/06/2020 07:13:34 INFO GlusterFS mount attempt 

27/06/2020 07:13:04 INFO GlusterFS mount attempt 

27/06/2020 07:12:34 INFO GlusterFS mount attempt 

27/06/2020 07:12:04 INFO GlusterFS mount attempt 

27/06/2020 07:11:34 INFO GlusterFS mount attempt 

27/06/2020 07:11:03 INFO GlusterFS mount attempt 

27/06/2020 07:10:33 INFO GlusterFS mount attempt 

27/06/2020 07:10:03 INFO GlusterFS mount attempt 

27/06/2020 07:09:33 INFO GlusterFS mount attempt 

27/06/2020 07:09:03 INFO GlusterFS mount attempt 

27/06/2020 07:08:33 INFO GlusterFS mount attempt 

27/06/2020 07:08:03 INFO GlusterFS mount attempt 

27/06/2020 07:07:33 INFO GlusterFS mount attempt 

27/06/2020 07:07:03 INFO GlusterFS mount attempt 

27/06/2020 07:06:33 INFO GlusterFS mount attempt 

27/06/2020 07:06:03 INFO GlusterFS mount attempt 

27/06/2020 07:05:32 INFO GlusterFS mount attempt 

27/06/2020 07:05:02 INFO GlusterFS mount attempt 

27/06/2020 07:04:32 INFO GlusterFS mount attempt 

27/06/2020 07:04:02 INFO GlusterFS mount attempt 

27/06/2020 07:03:32 INFO GlusterFS mount attempt 

27/06/2020 07:03:02 INFO GlusterFS mount attempt 

27/06/2020 07:02:32 INFO GlusterFS mount attempt 

27/06/2020 07:02:02 INFO GlusterFS mount attempt 

27/06/2020 07:01:32 INFO GlusterFS mount attempt 

27/06/2020 07:01:02 INFO GlusterFS mount attempt 

27/06/2020 07:00:32 INFO GlusterFS mount attempt 

27/06/2020 07:00:01 INFO GlusterFS mount attempt 

27/06/2020 06:59:31 INFO GlusterFS mount attempt 

27/06/2020 06:59:01 INFO GlusterFS mount attempt 

27/06/2020 06:58:31 INFO GlusterFS mount attempt 

27/06/2020 06:58:01 INFO GlusterFS mount attempt 

27/06/2020 06:57:31 INFO GlusterFS mount attempt 

27/06/2020 06:57:01 INFO GlusterFS mount attempt 

27/06/2020 06:56:31 INFO GlusterFS mount attempt 

27/06/2020 06:56:01 INFO GlusterFS mount attempt 

27/06/2020 06:55:31 INFO GlusterFS mount attempt 

27/06/2020 06:55:01 INFO GlusterFS mount attempt 

27/06/2020 06:54:30 INFO GlusterFS mount attempt 

27/06/2020 06:54:00 INFO GlusterFS mount attempt 

27/06/2020 06:53:30 INFO GlusterFS mount attempt 

27/06/2020 06:53:00 INFO GlusterFS mount attempt 

27/06/2020 06:52:30 INFO GlusterFS mount attempt 

27/06/2020 06:52:00 INFO GlusterFS mount attempt 

27/06/2020 06:51:30 INFO GlusterFS mount attempt 

27/06/2020 06:51:00 INFO GlusterFS mount attempt 

27/06/2020 06:50:30 INFO GlusterFS mount attempt 

27/06/2020 06:50:00 INFO GlusterFS mount attempt 

27/06/2020 06:49:30 INFO GlusterFS mount attempt 

27/06/2020 06:48:59 INFO GlusterFS mount attempt 

27/06/2020 06:48:29 INFO GlusterFS mount attempt 

27/06/2020 06:47:59 INFO GlusterFS mount attempt 

27/06/2020 06:47:29 INFO GlusterFS mount attempt 

27/06/2020 06:46:59 INFO GlusterFS mount attempt 

27/06/2020 06:46:29 INFO GlusterFS mount attempt 

27/06/2020 06:45:59 INFO GlusterFS mount attempt 

27/06/2020 06:45:29 INFO GlusterFS mount attempt 

27/06/2020 06:44:59 INFO GlusterFS mount attempt 

27/06/2020 06:44:29 INFO GlusterFS mount attempt 

27/06/2020 06:43:59 INFO GlusterFS mount attempt 

27/06/2020 06:43:28 INFO GlusterFS mount attempt 

27/06/2020 06:42:58 INFO GlusterFS mount attempt 

27/06/2020 06:42:34 WARNING connect() retry(2) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 06:42:34 ERROR error connecting to the cluster

27/06/2020 06:42:34 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 06:42:28 INFO GlusterFS mount attempt 

27/06/2020 06:41:58 INFO GlusterFS mount attempt 

27/06/2020 06:41:28 INFO GlusterFS mount attempt 

27/06/2020 06:40:58 INFO GlusterFS mount attempt 

27/06/2020 06:40:28 INFO GlusterFS mount attempt 

27/06/2020 06:39:58 INFO GlusterFS mount attempt 

27/06/2020 06:39:28 INFO GlusterFS mount attempt 

27/06/2020 06:38:58 INFO GlusterFS mount attempt 

27/06/2020 06:38:28 INFO GlusterFS mount attempt 

27/06/2020 06:37:58 INFO GlusterFS mount attempt 

27/06/2020 06:37:27 INFO GlusterFS mount attempt 

27/06/2020 06:36:57 INFO GlusterFS mount attempt 

27/06/2020 06:36:27 INFO GlusterFS mount attempt 

27/06/2020 06:35:57 INFO GlusterFS mount attempt 

27/06/2020 06:35:27 INFO GlusterFS mount attempt 

27/06/2020 06:34:57 INFO GlusterFS mount attempt 

27/06/2020 06:34:27 INFO GlusterFS mount attempt 

27/06/2020 06:33:57 INFO GlusterFS mount attempt 

27/06/2020 06:33:27 INFO GlusterFS mount attempt 

27/06/2020 06:32:57 INFO GlusterFS mount attempt 

27/06/2020 06:32:26 INFO GlusterFS mount attempt 

27/06/2020 06:31:56 INFO GlusterFS mount attempt 

27/06/2020 06:31:26 INFO GlusterFS mount attempt 

27/06/2020 06:30:56 INFO GlusterFS mount attempt 

27/06/2020 06:30:26 INFO GlusterFS mount attempt 

27/06/2020 06:29:56 INFO GlusterFS mount attempt 

27/06/2020 06:29:26 INFO GlusterFS mount attempt 

27/06/2020 06:28:56 INFO GlusterFS mount attempt 

27/06/2020 06:28:26 INFO GlusterFS mount attempt 

27/06/2020 06:27:56 INFO GlusterFS mount attempt 

27/06/2020 06:27:26 INFO GlusterFS mount attempt 

27/06/2020 06:26:55 INFO GlusterFS mount attempt 

27/06/2020 06:26:25 INFO GlusterFS mount attempt 

27/06/2020 06:25:55 INFO GlusterFS mount attempt 

27/06/2020 06:25:25 INFO GlusterFS mount attempt 

27/06/2020 06:24:55 INFO GlusterFS mount attempt 

27/06/2020 06:24:25 INFO GlusterFS mount attempt 

27/06/2020 06:23:55 INFO GlusterFS mount attempt 

27/06/2020 06:23:25 INFO GlusterFS mount attempt 

27/06/2020 06:22:55 INFO GlusterFS mount attempt 

27/06/2020 06:22:25 INFO GlusterFS mount attempt 

27/06/2020 06:21:55 INFO GlusterFS mount attempt 

27/06/2020 06:21:25 INFO GlusterFS mount attempt 

27/06/2020 06:20:54 INFO GlusterFS mount attempt 

27/06/2020 06:20:24 INFO GlusterFS mount attempt 

27/06/2020 06:19:54 INFO GlusterFS mount attempt 

27/06/2020 06:19:24 INFO GlusterFS mount attempt 

27/06/2020 06:18:54 INFO GlusterFS mount attempt 

27/06/2020 06:18:24 INFO GlusterFS mount attempt 

27/06/2020 06:17:54 INFO GlusterFS mount attempt 

27/06/2020 06:17:24 INFO GlusterFS mount attempt 

27/06/2020 06:16:54 INFO GlusterFS mount attempt 

27/06/2020 06:16:24 INFO GlusterFS mount attempt 

27/06/2020 06:15:54 INFO GlusterFS mount attempt 

27/06/2020 06:15:23 INFO GlusterFS mount attempt 

27/06/2020 06:14:53 INFO GlusterFS mount attempt 

27/06/2020 06:14:23 INFO GlusterFS mount attempt 

27/06/2020 06:13:53 INFO GlusterFS mount attempt 

27/06/2020 06:13:23 INFO GlusterFS mount attempt 

27/06/2020 06:12:53 INFO GlusterFS mount attempt 

27/06/2020 06:12:23 INFO GlusterFS mount attempt 

27/06/2020 06:11:53 INFO GlusterFS mount attempt 

27/06/2020 06:11:23 INFO GlusterFS mount attempt 

27/06/2020 06:10:53 INFO GlusterFS mount attempt 

27/06/2020 06:10:23 INFO GlusterFS mount attempt 

27/06/2020 06:09:52 INFO GlusterFS mount attempt 

27/06/2020 06:09:22 INFO GlusterFS mount attempt 

27/06/2020 06:08:52 INFO GlusterFS mount attempt 

27/06/2020 06:08:22 INFO GlusterFS mount attempt 

27/06/2020 06:07:52 INFO GlusterFS mount attempt 

27/06/2020 06:07:22 INFO GlusterFS mount attempt 

27/06/2020 06:06:52 INFO GlusterFS mount attempt 

27/06/2020 06:06:22 INFO GlusterFS mount attempt 

27/06/2020 06:05:52 INFO GlusterFS mount attempt 

27/06/2020 06:05:22 INFO GlusterFS mount attempt 

27/06/2020 06:04:52 INFO GlusterFS mount attempt 

27/06/2020 06:04:21 INFO GlusterFS mount attempt 

27/06/2020 06:03:51 INFO GlusterFS mount attempt 

27/06/2020 06:03:21 INFO GlusterFS mount attempt 

27/06/2020 06:02:51 INFO GlusterFS mount attempt 

27/06/2020 06:02:21 INFO GlusterFS mount attempt 

27/06/2020 06:01:51 INFO GlusterFS mount attempt 

27/06/2020 06:01:21 INFO GlusterFS mount attempt 

27/06/2020 06:00:51 INFO GlusterFS mount attempt 

27/06/2020 06:00:21 INFO GlusterFS mount attempt 

27/06/2020 05:59:51 INFO GlusterFS mount attempt 

27/06/2020 05:59:20 INFO GlusterFS mount attempt 

27/06/2020 05:58:50 INFO GlusterFS mount attempt 

27/06/2020 05:58:20 INFO GlusterFS mount attempt 

27/06/2020 05:57:50 INFO GlusterFS mount attempt 

27/06/2020 05:57:20 INFO GlusterFS mount attempt 

27/06/2020 05:56:50 INFO GlusterFS mount attempt 

27/06/2020 05:56:20 INFO GlusterFS mount attempt 

27/06/2020 05:55:50 INFO GlusterFS mount attempt 

27/06/2020 05:55:20 INFO GlusterFS mount attempt 

27/06/2020 05:54:50 INFO GlusterFS mount attempt 

27/06/2020 05:54:20 INFO GlusterFS mount attempt 

27/06/2020 05:53:49 INFO GlusterFS mount attempt 

27/06/2020 05:53:19 INFO GlusterFS mount attempt 

27/06/2020 05:52:49 INFO GlusterFS mount attempt 

27/06/2020 05:52:32 WARNING connect() retry(1) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 05:52:32 ERROR error connecting to the cluster

27/06/2020 05:52:32 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 05:52:19 INFO GlusterFS mount attempt 

27/06/2020 05:51:49 INFO GlusterFS mount attempt 

27/06/2020 05:51:19 INFO GlusterFS mount attempt 

27/06/2020 05:50:49 INFO GlusterFS mount attempt 

27/06/2020 05:50:19 INFO GlusterFS mount attempt 

27/06/2020 05:49:49 INFO GlusterFS mount attempt 

27/06/2020 05:49:19 INFO GlusterFS mount attempt 

27/06/2020 05:48:49 INFO GlusterFS mount attempt 

27/06/2020 05:48:19 INFO GlusterFS mount attempt 

27/06/2020 05:47:48 INFO GlusterFS mount attempt 

27/06/2020 05:47:18 INFO GlusterFS mount attempt 

27/06/2020 05:46:48 INFO GlusterFS mount attempt 

27/06/2020 05:46:18 INFO GlusterFS mount attempt 

27/06/2020 05:45:48 INFO GlusterFS mount attempt 

27/06/2020 05:45:18 INFO GlusterFS mount attempt 

27/06/2020 05:44:48 INFO GlusterFS mount attempt 

27/06/2020 05:44:18 INFO GlusterFS mount attempt 

27/06/2020 05:43:48 INFO GlusterFS mount attempt 

27/06/2020 05:43:18 INFO GlusterFS mount attempt 

27/06/2020 05:42:48 INFO GlusterFS mount attempt 

27/06/2020 05:42:17 INFO GlusterFS mount attempt 

27/06/2020 05:41:47 INFO GlusterFS mount attempt 

27/06/2020 05:41:17 INFO GlusterFS mount attempt 

27/06/2020 05:40:47 INFO GlusterFS mount attempt 

27/06/2020 05:40:17 INFO GlusterFS mount attempt 

27/06/2020 05:39:47 INFO GlusterFS mount attempt 

27/06/2020 05:39:17 INFO GlusterFS mount attempt 

27/06/2020 05:38:47 INFO GlusterFS mount attempt 

27/06/2020 05:38:17 INFO GlusterFS mount attempt 

27/06/2020 05:37:47 INFO GlusterFS mount attempt 

27/06/2020 05:37:17 INFO GlusterFS mount attempt 

27/06/2020 05:36:46 INFO GlusterFS mount attempt 

27/06/2020 05:36:16 INFO GlusterFS mount attempt 

27/06/2020 05:35:46 INFO GlusterFS mount attempt 

27/06/2020 05:35:16 INFO GlusterFS mount attempt 

27/06/2020 05:34:46 INFO GlusterFS mount attempt 

27/06/2020 05:34:16 INFO GlusterFS mount attempt 

27/06/2020 05:33:46 INFO GlusterFS mount attempt 

27/06/2020 05:33:16 INFO GlusterFS mount attempt 

27/06/2020 05:32:46 INFO GlusterFS mount attempt 

27/06/2020 05:32:16 INFO GlusterFS mount attempt 

27/06/2020 05:31:46 INFO GlusterFS mount attempt 

27/06/2020 05:31:15 INFO GlusterFS mount attempt 

27/06/2020 05:30:45 INFO GlusterFS mount attempt 

27/06/2020 05:30:15 INFO GlusterFS mount attempt 

27/06/2020 05:29:45 INFO GlusterFS mount attempt 

27/06/2020 05:29:15 INFO GlusterFS mount attempt 

27/06/2020 05:28:45 INFO GlusterFS mount attempt 

27/06/2020 05:28:15 INFO GlusterFS mount attempt 

27/06/2020 05:27:45 INFO GlusterFS mount attempt 

27/06/2020 05:27:15 INFO GlusterFS mount attempt 

27/06/2020 05:26:45 INFO GlusterFS mount attempt 

27/06/2020 05:26:15 INFO GlusterFS mount attempt 

27/06/2020 05:25:45 INFO GlusterFS mount attempt 

27/06/2020 05:25:14 INFO GlusterFS mount attempt 

27/06/2020 05:24:44 INFO GlusterFS mount attempt 

27/06/2020 05:24:14 INFO GlusterFS mount attempt 

27/06/2020 05:23:44 INFO GlusterFS mount attempt 

27/06/2020 05:23:14 INFO GlusterFS mount attempt 

27/06/2020 05:22:44 INFO GlusterFS mount attempt 

27/06/2020 05:22:14 INFO GlusterFS mount attempt 

27/06/2020 05:21:44 INFO GlusterFS mount attempt 

27/06/2020 05:21:14 INFO GlusterFS mount attempt 

27/06/2020 05:20:44 INFO GlusterFS mount attempt 

27/06/2020 05:20:14 INFO GlusterFS mount attempt 

27/06/2020 05:19:43 INFO GlusterFS mount attempt 

27/06/2020 05:19:13 INFO GlusterFS mount attempt 

27/06/2020 05:18:43 INFO GlusterFS mount attempt 

27/06/2020 05:18:13 INFO GlusterFS mount attempt 

27/06/2020 05:17:43 INFO GlusterFS mount attempt 

27/06/2020 05:17:13 INFO GlusterFS mount attempt 

27/06/2020 05:16:43 INFO GlusterFS mount attempt 

27/06/2020 05:16:13 INFO GlusterFS mount attempt 

27/06/2020 05:15:43 INFO GlusterFS mount attempt 

27/06/2020 05:15:13 INFO GlusterFS mount attempt 

RetryConsulException

raise RetryConsulException()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/ps_consul.py", line 71, in get

attempt = Attempt(fn(*args, **kwargs), attempt_number, False)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 200, in call

six.reraise(self.value[0], self.value[1], self.value[2])

File "/usr/lib/python2.7/dist-packages/retrying.py", line 247, in get

raise attempt.get()

File "/usr/lib/python2.7/dist-packages/retrying.py", line 212, in call

return Retrying(*dargs, **dkw).call(f, *args, **kw)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 49, in wrapped_f

params=params)

File "/usr/local/lib/python2.7/dist-packages/consul/base.py", line 554, in get

return cons.kv.get(key, index=current_index, recurse=True)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/base.py", line 49, in watch

index, data = base.watch(self.root_path, current_index)

File "/usr/lib/python2.7/dist-packages/PetaSAN/backend/file_sync_manager.py", line 75, in sync

Traceback (most recent call last):

27/06/2020 05:15:07 ERROR 

27/06/2020 05:14:42 INFO GlusterFS mount attempt 

27/06/2020 05:14:12 INFO GlusterFS mount attempt 

27/06/2020 05:13:42 INFO GlusterFS mount attempt 

27/06/2020 05:13:12 INFO GlusterFS mount attempt 

27/06/2020 05:12:42 INFO GlusterFS mount attempt 

27/06/2020 05:12:12 INFO GlusterFS mount attempt 

27/06/2020 05:11:42 INFO GlusterFS mount attempt 

27/06/2020 05:11:12 INFO GlusterFS mount attempt 

27/06/2020 05:10:42 INFO GlusterFS mount attempt 

27/06/2020 05:10:12 INFO GlusterFS mount attempt 

27/06/2020 05:09:42 INFO GlusterFS mount attempt 

27/06/2020 05:09:11 INFO GlusterFS mount attempt 

27/06/2020 05:08:41 INFO GlusterFS mount attempt 

27/06/2020 05:08:11 INFO GlusterFS mount attempt 

27/06/2020 05:07:41 INFO GlusterFS mount attempt 

27/06/2020 05:07:11 INFO GlusterFS mount attempt 

27/06/2020 05:06:41 INFO GlusterFS mount attempt 

27/06/2020 05:06:11 INFO GlusterFS mount attempt 

27/06/2020 05:05:41 INFO GlusterFS mount attempt 

27/06/2020 05:05:11 INFO GlusterFS mount attempt 

27/06/2020 05:04:41 INFO GlusterFS mount attempt 

27/06/2020 05:04:11 INFO GlusterFS mount attempt 

27/06/2020 05:03:40 INFO GlusterFS mount attempt 

27/06/2020 05:03:10 INFO GlusterFS mount attempt 

27/06/2020 05:02:40 INFO GlusterFS mount attempt 

27/06/2020 05:02:32 ERROR Error getting active osds

27/06/2020 05:02:31 ERROR PoolChecker error : 'int' object has no attribute 'list_pools'

RetryConsulException

raise RetryConsulException()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/ps_consul.py", line 71, in get

attempt = Attempt(fn(*args, **kwargs), attempt_number, False)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 200, in call

six.reraise(self.value[0], self.value[1], self.value[2])

File "/usr/lib/python2.7/dist-packages/retrying.py", line 247, in get

raise attempt.get()

File "/usr/lib/python2.7/dist-packages/retrying.py", line 212, in call

return Retrying(*dargs, **dkw).call(f, *args, **kw)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 49, in wrapped_f

params=params)

File "/usr/local/lib/python2.7/dist-packages/consul/base.py", line 554, in get

index, data = cons.kv.get(key)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/api.py", line 446, in get_key

Traceback (most recent call last):

27/06/2020 05:02:13 ERROR 

27/06/2020 05:02:13 ERROR get_key, could not get key: PetaSAN/Services/ClusterLeader

27/06/2020 05:02:00 INFO GlusterFS mount attempt 

27/06/2020 05:00:36 INFO GlusterFS mount attempt 

27/06/2020 05:00:23 WARNING connect() retry(7) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 05:00:23 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 05:00:23 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 05:00:23 ERROR [Errno 12] Cannot allocate memory

27/06/2020 05:00:07 ERROR 

27/06/2020 04:59:55 ERROR LeaderElectionBase exception

27/06/2020 04:59:33 INFO GlusterFS mount attempt 

27/06/2020 04:59:19 WARNING connect() retry(6) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:59:19 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:59:19 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:59:19 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:47 WARNING connect() retry(5) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:46 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:58:46 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:58:46 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:46 INFO GlusterFS mount attempt 

27/06/2020 04:58:30 WARNING connect() retry(4) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:30 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:58:30 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:58:30 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:22 WARNING connect() retry(3) Cannot connect to ceph cluster.

AttributeError: 'NoneType' object has no attribute 'strip'

user_name = users.get_current_system_user().strip()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 55, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:22 ERROR 'NoneType' object has no attribute 'strip'

27/06/2020 04:58:22 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:58:22 ERROR [Errno 12] Cannot allocate memory

27/06/2020 04:58:17 WARNING connect() retry(2) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 04:58:04 ERROR error connecting to the cluster

27/06/2020 04:58:00 ERROR do_connect() Cannot connect to ceph cluster.

27/06/2020 04:57:48 INFO GlusterFS mount attempt 

RetryConsulException

raise RetryConsulException()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/ps_consul.py", line 71, in get

attempt = Attempt(fn(*args, **kwargs), attempt_number, False)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 200, in call

six.reraise(self.value[0], self.value[1], self.value[2])

File "/usr/lib/python2.7/dist-packages/retrying.py", line 247, in get

raise attempt.get()

File "/usr/lib/python2.7/dist-packages/retrying.py", line 212, in call

return Retrying(*dargs, **dkw).call(f, *args, **kw)

File "/usr/lib/python2.7/dist-packages/retrying.py", line 49, in wrapped_f

params=params)

File "/usr/local/lib/python2.7/dist-packages/consul/base.py", line 554, in get

index, data = consul_obj.kv.get(key, lock_index, False, timeout)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/consul/api.py", line 429, in get_key_blocking

Traceback (most recent call last):

27/06/2020 04:57:30 ERROR 

27/06/2020 04:57:29 ERROR Could not find key resource.

27/06/2020 04:56:38 INFO GlusterFS mount attempt 

27/06/2020 04:55:51 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:55:30 ERROR 

27/06/2020 04:55:29 ERROR Node Stats exception.

27/06/2020 04:55:11 INFO GlusterFS mount attempt 

27/06/2020 04:54:35 INFO GlusterFS mount attempt 

27/06/2020 04:53:02 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:52:56 ERROR 

27/06/2020 04:52:56 ERROR Node Stats exception.

27/06/2020 04:52:22 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:51:53 ERROR 

27/06/2020 04:51:53 ERROR Node Stats exception.

27/06/2020 04:51:50 INFO GlusterFS mount attempt 

27/06/2020 04:51:20 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:50:52 ERROR 

27/06/2020 04:50:52 ERROR Node Stats exception.

27/06/2020 04:50:50 INFO GlusterFS mount attempt 

27/06/2020 04:50:19 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:49:52 ERROR 

27/06/2020 04:49:52 ERROR Node Stats exception.

27/06/2020 04:49:49 INFO GlusterFS mount attempt 

27/06/2020 04:49:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

27/06/2020 04:48:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.54 `date +%s`" "

27/06/2020 04:48:52 ERROR Node Stats exception.

27/06/2020 04:48:49 INFO GlusterFS mount attempt 

27/06/2020 04:48:19 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:47:49 ERROR 

27/06/2020 04:47:49 ERROR Node Stats exception.

27/06/2020 04:47:48 INFO GlusterFS mount attempt 

27/06/2020 04:47:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 18.73 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:46:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 04:46:49 ERROR Node Stats exception.

27/06/2020 04:46:48 INFO GlusterFS mount attempt 

27/06/2020 04:46:18 INFO GlusterFS mount attempt 

27/06/2020 04:45:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

27/06/2020 04:45:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.85 `date +%s`" "

27/06/2020 04:45:45 ERROR Node Stats exception.

27/06/2020 04:45:18 INFO GlusterFS mount attempt 

27/06/2020 04:44:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

27/06/2020 04:44:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.82 `date +%s`" "

27/06/2020 04:44:42 ERROR Node Stats exception.

27/06/2020 04:44:18 INFO GlusterFS mount attempt 

27/06/2020 04:43:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.43 `date +%s`" "

27/06/2020 04:43:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.27 `date +%s`" "

27/06/2020 04:43:38 ERROR Node Stats exception.

27/06/2020 04:43:17 INFO GlusterFS mount attempt 

27/06/2020 04:42:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.21 `date +%s`" "

27/06/2020 04:42:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.39 `date +%s`" "

27/06/2020 04:42:35 ERROR Node Stats exception.

27/06/2020 04:42:17 INFO GlusterFS mount attempt 

27/06/2020 04:41:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 04:41:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.62 `date +%s`" "

27/06/2020 04:41:32 ERROR Node Stats exception.

27/06/2020 04:41:17 INFO GlusterFS mount attempt 

27/06/2020 04:40:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.31 `date +%s`" "

27/06/2020 04:40:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.45 `date +%s`" "

27/06/2020 04:40:28 ERROR Node Stats exception.

27/06/2020 04:40:16 INFO GlusterFS mount attempt 

27/06/2020 04:39:46 INFO GlusterFS mount attempt 

OSError: [Errno 12] Cannot allocate memory

self.pid = os.fork()

File "/usr/lib/python2.7/subprocess.py", line 938, in _execute_child

errread, errwrite)

File "/usr/lib/python2.7/subprocess.py", line 394, in __init__

p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/cmd.py", line 54, in exec_command

out, err = exec_command("sar {} 1 -u -P ALL -r -n DEV -d -p".format(duration))

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/sar.py", line 41, in run

sar_result = Sar(False).run(SAMPLE_DURATION)

File "/opt/petasan/scripts/node_stats.py", line 59, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

27/06/2020 04:39:24 ERROR 

27/06/2020 04:39:24 ERROR Node Stats exception.

27/06/2020 04:39:15 INFO GlusterFS mount attempt 

27/06/2020 04:38:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

27/06/2020 04:38:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.08 `date +%s`" "

27/06/2020 04:38:24 ERROR Node Stats exception.

27/06/2020 04:38:15 INFO GlusterFS mount attempt 

27/06/2020 04:37:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 27.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.42 `date +%s`" "

27/06/2020 04:37:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 27.15 `date +%s`" "

27/06/2020 04:37:21 ERROR Node Stats exception.

27/06/2020 04:37:15 INFO GlusterFS mount attempt 

27/06/2020 04:36:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.38 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:36:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 04:36:18 ERROR Node Stats exception.

27/06/2020 04:36:15 INFO GlusterFS mount attempt 

27/06/2020 04:35:45 INFO GlusterFS mount attempt 

27/06/2020 04:35:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.32 `date +%s`" "

27/06/2020 04:35:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.32 `date +%s`" "

27/06/2020 04:35:14 ERROR Node Stats exception.

27/06/2020 04:34:44 INFO GlusterFS mount attempt 

27/06/2020 04:34:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.40 `date +%s`" "

27/06/2020 04:34:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.44 `date +%s`" "

27/06/2020 04:34:10 ERROR Node Stats exception.

27/06/2020 04:33:44 INFO GlusterFS mount attempt 

27/06/2020 04:33:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 04:33:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.65 `date +%s`" "

27/06/2020 04:33:07 ERROR Node Stats exception.

27/06/2020 04:32:44 INFO GlusterFS mount attempt 

27/06/2020 04:32:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 04:32:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.01 `date +%s`" "

27/06/2020 04:32:04 ERROR Node Stats exception.

27/06/2020 04:31:44 INFO GlusterFS mount attempt 

27/06/2020 04:31:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 28.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

27/06/2020 04:31:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 28.42 `date +%s`" "

27/06/2020 04:31:00 ERROR Node Stats exception.

27/06/2020 04:30:43 INFO GlusterFS mount attempt 

27/06/2020 04:30:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 04:29:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 26.26 `date +%s`" "

27/06/2020 04:29:57 ERROR Node Stats exception.

27/06/2020 04:29:43 INFO GlusterFS mount attempt 

27/06/2020 04:29:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.30 `date +%s`" "

27/06/2020 04:28:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 25.41 `date +%s`" "

27/06/2020 04:28:53 ERROR Node Stats exception.

27/06/2020 04:28:43 INFO GlusterFS mount attempt 

27/06/2020 04:28:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.77 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.39 `date +%s`" "

27/06/2020 04:27:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.77 `date +%s`" "

27/06/2020 04:27:50 ERROR Node Stats exception.

27/06/2020 04:27:43 INFO GlusterFS mount attempt 

27/06/2020 04:27:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.41 `date +%s`" "

27/06/2020 04:26:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 19.05 `date +%s`" "

27/06/2020 04:26:47 ERROR Node Stats exception.

27/06/2020 04:26:43 INFO GlusterFS mount attempt 

27/06/2020 04:26:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.48 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 577 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:25:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

27/06/2020 04:25:43 ERROR Node Stats exception.

27/06/2020 04:25:42 INFO GlusterFS mount attempt 

27/06/2020 04:25:12 INFO GlusterFS mount attempt 

27/06/2020 04:24:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 04:24:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 21.48 `date +%s`" "

27/06/2020 04:24:39 ERROR Node Stats exception.

27/06/2020 04:24:12 INFO GlusterFS mount attempt 

27/06/2020 04:23:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 04:23:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.03 `date +%s`" "

27/06/2020 04:23:36 ERROR Node Stats exception.

27/06/2020 04:23:12 INFO GlusterFS mount attempt 

27/06/2020 04:22:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.65 `date +%s`" "

27/06/2020 04:22:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 17.34 `date +%s`" "

27/06/2020 04:22:33 ERROR Node Stats exception.

27/06/2020 04:22:12 INFO GlusterFS mount attempt 

27/06/2020 04:21:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.24 `date +%s`" "

27/06/2020 04:21:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.17 `date +%s`" "

27/06/2020 04:21:29 ERROR Node Stats exception.

27/06/2020 04:21:11 INFO GlusterFS mount attempt 

27/06/2020 04:20:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 04:20:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 20.8 `date +%s`" "

27/06/2020 04:20:26 ERROR Node Stats exception.

27/06/2020 04:20:11 INFO GlusterFS mount attempt 

27/06/2020 04:19:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.37 `date +%s`" "

27/06/2020 04:19:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.63 `date +%s`" "

27/06/2020 04:19:23 ERROR Node Stats exception.

27/06/2020 04:19:11 INFO GlusterFS mount attempt 

27/06/2020 04:18:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.36 `date +%s`" "

27/06/2020 04:18:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 22.34 `date +%s`" "

27/06/2020 04:18:19 ERROR Node Stats exception.

27/06/2020 04:18:11 INFO GlusterFS mount attempt 

27/06/2020 04:17:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.34 `date +%s`" "

27/06/2020 04:17:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.1 `date +%s`" "

27/06/2020 04:17:16 ERROR Node Stats exception.

27/06/2020 04:17:11 INFO GlusterFS mount attempt 

27/06/2020 04:16:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.29 `date +%s`" "

27/06/2020 04:16:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.18 `date +%s`" "

27/06/2020 04:16:13 ERROR Node Stats exception.

27/06/2020 04:16:10 INFO GlusterFS mount attempt 

27/06/2020 04:15:40 INFO GlusterFS mount attempt 

27/06/2020 04:15:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 24.44 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:15:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 04:15:09 ERROR Node Stats exception.

27/06/2020 04:14:40 INFO GlusterFS mount attempt 

27/06/2020 04:14:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.15 `date +%s`" "

27/06/2020 04:14:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 23.8 `date +%s`" "

27/06/2020 04:14:05 ERROR Node Stats exception.

27/06/2020 04:13:40 INFO GlusterFS mount attempt 

27/06/2020 04:13:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.92 `date +%s`" "

27/06/2020 04:13:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.86 `date +%s`" "

27/06/2020 04:13:01 ERROR Node Stats exception.

27/06/2020 04:12:40 INFO GlusterFS mount attempt 

27/06/2020 04:12:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.86 `date +%s`" "

27/06/2020 04:11:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

27/06/2020 04:11:58 ERROR Node Stats exception.

27/06/2020 04:11:40 INFO GlusterFS mount attempt 

27/06/2020 04:11:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.04 `date +%s`" "

27/06/2020 04:10:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.67 `date +%s`" "

27/06/2020 04:10:55 ERROR Node Stats exception.

27/06/2020 04:10:39 INFO GlusterFS mount attempt 

27/06/2020 04:10:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.17 `date +%s`" "

27/06/2020 04:09:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

27/06/2020 04:09:52 ERROR Node Stats exception.

27/06/2020 04:09:39 INFO GlusterFS mount attempt 

27/06/2020 04:09:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 04:08:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

27/06/2020 04:08:48 ERROR Node Stats exception.

27/06/2020 04:08:39 INFO GlusterFS mount attempt 

27/06/2020 04:08:09 INFO GlusterFS mount attempt 

27/06/2020 04:07:49 WARNING connect() retry(1) Cannot connect to ceph cluster.

TimedOut: [errno 110] error connecting to the cluster

File "rados.pyx", line 893, in rados.Rados.connect

cluster.connect()

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/ceph_connector.py", line 67, in do_connect

Traceback (most recent call last):

27/06/2020 04:07:49 ERROR error connecting to the cluster

27/06/2020 04:07:49 ERROR do_connect() Cannot connect to ceph cluster.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.06 `date +%s`" "

27/06/2020 04:07:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

27/06/2020 04:07:45 ERROR Node Stats exception.

27/06/2020 04:07:39 INFO GlusterFS mount attempt 

27/06/2020 04:07:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.90 `date +%s`" "

27/06/2020 04:06:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.6 `date +%s`" "

27/06/2020 04:06:42 ERROR Node Stats exception.

27/06/2020 04:06:39 INFO GlusterFS mount attempt 

27/06/2020 04:06:08 INFO GlusterFS mount attempt 

27/06/2020 04:05:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.42 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 99.12 `date +%s`" "

27/06/2020 04:05:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

27/06/2020 04:05:38 ERROR Node Stats exception.

27/06/2020 04:05:08 INFO GlusterFS mount attempt 

27/06/2020 04:04:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 98.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 576 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

27/06/2020 04:04:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 20 `date +%s`" "

27/06/2020 04:04:35 ERROR Node Stats exception.

27/06/2020 04:04:08 INFO GlusterFS mount attempt 

27/06/2020 04:03:38 INFO GlusterFS mount attempt 

27/06/2020 04:03:08 INFO GlusterFS mount attempt 

27/06/2020 04:02:38 INFO GlusterFS mount attempt 

27/06/2020 04:02:08 INFO GlusterFS mount attempt 

27/06/2020 04:01:38 INFO GlusterFS mount attempt 

27/06/2020 04:01:07 INFO GlusterFS mount attempt 

27/06/2020 04:00:37 INFO GlusterFS mount attempt 

27/06/2020 04:00:07 INFO GlusterFS mount attempt 

27/06/2020 03:59:37 INFO GlusterFS mount attempt 

27/06/2020 03:59:07 INFO GlusterFS mount attempt 

27/06/2020 03:58:37 INFO GlusterFS mount attempt 

27/06/2020 03:58:07 INFO GlusterFS mount attempt 

27/06/2020 03:57:37 INFO GlusterFS mount attempt 

27/06/2020 03:57:07 INFO GlusterFS mount attempt 

27/06/2020 03:56:37 INFO GlusterFS mount attempt 

27/06/2020 03:56:07 INFO GlusterFS mount attempt 

27/06/2020 03:55:37 INFO GlusterFS mount attempt 

27/06/2020 03:55:06 INFO GlusterFS mount attempt 

27/06/2020 03:54:36 INFO GlusterFS mount attempt 

27/06/2020 03:54:06 INFO GlusterFS mount attempt 

27/06/2020 03:53:36 INFO GlusterFS mount attempt 

27/06/2020 03:53:06 INFO GlusterFS mount attempt 

27/06/2020 03:52:36 INFO GlusterFS mount attempt 

27/06/2020 03:52:06 INFO GlusterFS mount attempt 

27/06/2020 03:51:36 INFO GlusterFS mount attempt 

27/06/2020 03:51:06 INFO GlusterFS mount attempt 

27/06/2020 03:50:36 INFO GlusterFS mount attempt 

27/06/2020 03:50:05 INFO GlusterFS mount attempt 

27/06/2020 03:49:35 INFO GlusterFS mount attempt 

27/06/2020 03:49:05 INFO GlusterFS mount attempt 

27/06/2020 03:48:35 INFO GlusterFS mount attempt 

27/06/2020 03:48:05 INFO GlusterFS mount attempt 

27/06/2020 03:47:35 INFO GlusterFS mount attempt 

27/06/2020 03:47:05 INFO GlusterFS mount attempt 

27/06/2020 03:46:35 INFO GlusterFS mount attempt 

27/06/2020 03:46:05 INFO GlusterFS mount attempt 

27/06/2020 03:45:35 INFO GlusterFS mount attempt 

27/06/2020 03:45:05 INFO GlusterFS mount attempt 

27/06/2020 03:44:34 INFO GlusterFS mount attempt 

27/06/2020 03:44:04 INFO GlusterFS mount attempt 

27/06/2020 03:43:34 INFO GlusterFS mount attempt 

27/06/2020 03:43:04 INFO GlusterFS mount attempt 

27/06/2020 03:42:34 INFO GlusterFS mount attempt 

27/06/2020 03:42:04 INFO GlusterFS mount attempt 

27/06/2020 03:41:34 INFO GlusterFS mount attempt 

27/06/2020 03:41:04 INFO GlusterFS mount attempt 

27/06/2020 03:40:34 INFO GlusterFS mount attempt 

27/06/2020 03:40:04 INFO GlusterFS mount attempt 

27/06/2020 03:39:34 INFO GlusterFS mount attempt 

27/06/2020 03:39:03 INFO GlusterFS mount attempt 

27/06/2020 03:38:33 INFO GlusterFS mount attempt 

27/06/2020 03:38:03 INFO GlusterFS mount attempt 

27/06/2020 03:37:33 INFO GlusterFS mount attempt 

27/06/2020 03:37:03 INFO GlusterFS mount attempt 

27/06/2020 03:36:33 INFO GlusterFS mount attempt 

27/06/2020 03:36:03 INFO GlusterFS mount attempt 

27/06/2020 03:35:33 INFO GlusterFS mount attempt 

27/06/2020 03:35:03 INFO GlusterFS mount attempt 

27/06/2020 03:34:33 INFO GlusterFS mount attempt 

27/06/2020 03:34:02 INFO GlusterFS mount attempt 

27/06/2020 03:33:32 INFO GlusterFS mount attempt 

27/06/2020 03:33:02 INFO GlusterFS mount attempt 

27/06/2020 03:32:32 INFO GlusterFS mount attempt 

27/06/2020 03:32:02 INFO GlusterFS mount attempt 

27/06/2020 03:31:32 INFO GlusterFS mount attempt 

27/06/2020 03:31:02 INFO GlusterFS mount attempt 

27/06/2020 03:30:32 INFO GlusterFS mount attempt 

27/06/2020 03:30:02 INFO GlusterFS mount attempt 

27/06/2020 03:29:32 INFO GlusterFS mount attempt 

27/06/2020 03:29:02 INFO GlusterFS mount attempt 

27/06/2020 03:28:31 INFO GlusterFS mount attempt 

27/06/2020 03:28:01 INFO GlusterFS mount attempt 

27/06/2020 03:27:31 INFO GlusterFS mount attempt 

27/06/2020 03:27:01 INFO GlusterFS mount attempt 

27/06/2020 03:26:31 INFO GlusterFS mount attempt 

27/06/2020 03:26:01 INFO GlusterFS mount attempt 

27/06/2020 03:25:31 INFO GlusterFS mount attempt 

27/06/2020 03:25:01 INFO GlusterFS mount attempt 

27/06/2020 03:24:31 INFO GlusterFS mount attempt 

27/06/2020 03:24:01 INFO GlusterFS mount attempt 

27/06/2020 03:23:31 INFO GlusterFS mount attempt 

27/06/2020 03:23:00 INFO GlusterFS mount attempt 

27/06/2020 03:22:30 INFO GlusterFS mount attempt 

27/06/2020 03:22:00 INFO GlusterFS mount attempt 

27/06/2020 03:21:30 INFO GlusterFS mount attempt 

27/06/2020 03:21:00 INFO GlusterFS mount attempt 

27/06/2020 03:20:30 INFO GlusterFS mount attempt 

27/06/2020 03:20:00 INFO GlusterFS mount attempt 

27/06/2020 03:19:30 INFO GlusterFS mount attempt 

27/06/2020 03:19:00 INFO GlusterFS mount attempt 

27/06/2020 03:18:30 INFO GlusterFS mount attempt 

27/06/2020 03:17:59 INFO GlusterFS mount attempt 

27/06/2020 03:17:29 INFO GlusterFS mount attempt 

27/06/2020 03:16:59 INFO GlusterFS mount attempt 

27/06/2020 03:16:29 INFO GlusterFS mount attempt 

27/06/2020 03:15:59 INFO GlusterFS mount attempt 

27/06/2020 03:15:29 INFO GlusterFS mount attempt 

27/06/2020 03:14:59 INFO GlusterFS mount attempt 

27/06/2020 03:14:29 INFO GlusterFS mount attempt 

27/06/2020 03:13:59 INFO GlusterFS mount attempt 

27/06/2020 03:13:29 INFO GlusterFS mount attempt 

27/06/2020 03:12:59 INFO GlusterFS mount attempt 

27/06/2020 03:12:28 INFO GlusterFS mount attempt 

27/06/2020 03:11:58 INFO GlusterFS mount attempt 

27/06/2020 03:11:28 INFO GlusterFS mount attempt 

27/06/2020 03:10:58 INFO GlusterFS mount attempt 

27/06/2020 03:10:28 INFO GlusterFS mount attempt 

27/06/2020 03:09:58 INFO GlusterFS mount attempt 

27/06/2020 03:09:28 INFO GlusterFS mount attempt 

27/06/2020 03:08:58 INFO GlusterFS mount attempt 

27/06/2020 03:08:28 INFO GlusterFS mount attempt 

27/06/2020 03:07:58 INFO GlusterFS mount attempt 

27/06/2020 03:07:27 INFO GlusterFS mount attempt 

27/06/2020 03:06:57 INFO GlusterFS mount attempt 

27/06/2020 03:06:27 INFO GlusterFS mount attempt 

27/06/2020 03:05:57 INFO GlusterFS mount attempt 

27/06/2020 03:05:27 INFO GlusterFS mount attempt 

27/06/2020 03:04:57 INFO GlusterFS mount attempt 

27/06/2020 03:04:27 INFO GlusterFS mount attempt 

27/06/2020 03:03:57 INFO GlusterFS mount attempt 

27/06/2020 03:03:27 INFO GlusterFS mount attempt 

27/06/2020 03:02:57 INFO GlusterFS mount attempt 

27/06/2020 03:02:27 INFO GlusterFS mount attempt 

27/06/2020 03:01:56 INFO GlusterFS mount attempt 

27/06/2020 03:01:26 INFO GlusterFS mount attempt 

27/06/2020 03:00:56 INFO GlusterFS mount attempt 

27/06/2020 03:00:26 INFO GlusterFS mount attempt 

27/06/2020 02:59:56 INFO GlusterFS mount attempt 

27/06/2020 02:59:26 INFO GlusterFS mount attempt 

27/06/2020 02:58:56 INFO GlusterFS mount attempt 

27/06/2020 02:58:26 INFO GlusterFS mount attempt 

27/06/2020 02:57:56 INFO GlusterFS mount attempt 

27/06/2020 02:57:26 INFO GlusterFS mount attempt 

27/06/2020 02:56:56 INFO GlusterFS mount attempt 

27/06/2020 02:56:25 INFO GlusterFS mount attempt 

27/06/2020 02:55:55 INFO GlusterFS mount attempt 

27/06/2020 02:55:25 INFO GlusterFS mount attempt 

27/06/2020 02:54:55 INFO GlusterFS mount attempt 

27/06/2020 02:54:25 INFO GlusterFS mount attempt 

27/06/2020 02:53:55 INFO GlusterFS mount attempt 

27/06/2020 02:53:25 INFO GlusterFS mount attempt 

27/06/2020 02:52:55 INFO GlusterFS mount attempt 

27/06/2020 02:52:25 INFO GlusterFS mount attempt 

27/06/2020 02:51:55 INFO GlusterFS mount attempt 

27/06/2020 02:51:25 INFO GlusterFS mount attempt 

27/06/2020 02:50:54 INFO GlusterFS mount attempt 

27/06/2020 02:50:24 INFO GlusterFS mount attempt 

27/06/2020 02:49:54 INFO GlusterFS mount attempt 

27/06/2020 02:49:24 INFO GlusterFS mount attempt 

27/06/2020 02:48:54 INFO GlusterFS mount attempt 

27/06/2020 02:48:24 INFO GlusterFS mount attempt 

27/06/2020 02:47:54 INFO GlusterFS mount attempt 

27/06/2020 02:47:24 INFO GlusterFS mount attempt 

27/06/2020 02:46:54 INFO GlusterFS mount attempt 

27/06/2020 02:46:24 INFO GlusterFS mount attempt 

27/06/2020 02:45:54 INFO GlusterFS mount attempt 

27/06/2020 02:45:23 INFO GlusterFS mount attempt 

27/06/2020 02:44:53 INFO GlusterFS mount attempt 

27/06/2020 02:44:23 INFO GlusterFS mount attempt 

27/06/2020 02:43:53 INFO GlusterFS mount attempt 

27/06/2020 02:43:23 INFO GlusterFS mount attempt 

27/06/2020 02:42:53 INFO GlusterFS mount attempt 

27/06/2020 02:42:23 INFO GlusterFS mount attempt 

27/06/2020 02:41:53 INFO GlusterFS mount attempt 

27/06/2020 02:41:23 INFO GlusterFS mount attempt 

27/06/2020 02:40:53 INFO GlusterFS mount attempt 

27/06/2020 02:40:23 INFO GlusterFS mount attempt 

27/06/2020 02:39:53 INFO GlusterFS mount attempt 

27/06/2020 02:39:22 INFO GlusterFS mount attempt 

27/06/2020 02:38:52 INFO GlusterFS mount attempt 

27/06/2020 02:38:22 INFO GlusterFS mount attempt 

27/06/2020 02:37:52 INFO GlusterFS mount attempt 

27/06/2020 02:37:22 INFO GlusterFS mount attempt 

27/06/2020 02:36:52 INFO GlusterFS mount attempt 

27/06/2020 02:36:22 INFO GlusterFS mount attempt 

27/06/2020 02:35:52 INFO GlusterFS mount attempt 

27/06/2020 02:35:22 INFO GlusterFS mount attempt 

27/06/2020 02:34:52 INFO GlusterFS mount attempt 

27/06/2020 02:34:21 INFO GlusterFS mount attempt 

27/06/2020 02:33:51 INFO GlusterFS mount attempt 

27/06/2020 02:33:21 INFO GlusterFS mount attempt 

27/06/2020 02:32:51 INFO GlusterFS mount attempt 

27/06/2020 02:32:21 INFO GlusterFS mount attempt 

27/06/2020 02:31:51 INFO GlusterFS mount attempt 

27/06/2020 02:31:21 INFO GlusterFS mount attempt 

27/06/2020 02:30:51 INFO GlusterFS mount attempt 

27/06/2020 02:30:21 INFO GlusterFS mount attempt 

27/06/2020 02:29:51 INFO GlusterFS mount attempt 

27/06/2020 02:29:21 INFO GlusterFS mount attempt 

27/06/2020 02:28:51 INFO GlusterFS mount attempt 

27/06/2020 02:28:20 INFO GlusterFS mount attempt 

27/06/2020 02:27:50 INFO GlusterFS mount attempt 

27/06/2020 02:27:20 INFO GlusterFS mount attempt 

27/06/2020 02:26:50 INFO GlusterFS mount attempt 

27/06/2020 02:26:20 INFO GlusterFS mount attempt 

27/06/2020 02:25:50 INFO GlusterFS mount attempt 

27/06/2020 02:25:20 INFO GlusterFS mount attempt 

27/06/2020 02:24:50 INFO GlusterFS mount attempt 

27/06/2020 02:24:20 INFO GlusterFS mount attempt 

27/06/2020 02:23:50 INFO GlusterFS mount attempt 

27/06/2020 02:23:19 INFO GlusterFS mount attempt 

27/06/2020 02:22:49 INFO GlusterFS mount attempt 

27/06/2020 02:22:19 INFO GlusterFS mount attempt 

27/06/2020 02:21:49 INFO GlusterFS mount attempt 

27/06/2020 02:21:19 INFO GlusterFS mount attempt 

27/06/2020 02:20:49 INFO GlusterFS mount attempt 

27/06/2020 02:20:19 INFO GlusterFS mount attempt 

27/06/2020 02:19:49 INFO GlusterFS mount attempt 

27/06/2020 02:19:19 INFO GlusterFS mount attempt 

27/06/2020 02:18:49 INFO GlusterFS mount attempt 

27/06/2020 02:18:19 INFO GlusterFS mount attempt 

27/06/2020 02:17:48 INFO GlusterFS mount attempt 

27/06/2020 02:17:18 INFO GlusterFS mount attempt 

27/06/2020 02:16:48 INFO GlusterFS mount attempt 

27/06/2020 02:16:18 INFO GlusterFS mount attempt 

27/06/2020 02:15:48 INFO GlusterFS mount attempt 

27/06/2020 02:15:18 INFO GlusterFS mount attempt 

27/06/2020 02:14:48 INFO GlusterFS mount attempt 

27/06/2020 02:14:18 INFO GlusterFS mount attempt 

27/06/2020 02:13:48 INFO GlusterFS mount attempt 

27/06/2020 02:13:18 INFO GlusterFS mount attempt 

27/06/2020 02:12:48 INFO GlusterFS mount attempt 

27/06/2020 02:12:17 INFO GlusterFS mount attempt 

27/06/2020 02:11:47 INFO GlusterFS mount attempt 

27/06/2020 02:11:17 INFO GlusterFS mount attempt 

27/06/2020 02:10:47 INFO GlusterFS mount attempt 

27/06/2020 02:10:17 INFO GlusterFS mount attempt 

27/06/2020 02:09:47 INFO GlusterFS mount attempt 

27/06/2020 02:09:17 INFO GlusterFS mount attempt 

27/06/2020 02:08:47 INFO GlusterFS mount attempt 

27/06/2020 02:08:17 INFO GlusterFS mount attempt 

27/06/2020 02:07:47 INFO GlusterFS mount attempt 

27/06/2020 02:07:17 INFO GlusterFS mount attempt 

27/06/2020 02:06:46 INFO GlusterFS mount attempt 

27/06/2020 02:06:16 INFO GlusterFS mount attempt 

27/06/2020 02:05:46 INFO GlusterFS mount attempt 

27/06/2020 02:05:16 INFO GlusterFS mount attempt 

27/06/2020 02:04:46 INFO GlusterFS mount attempt 

27/06/2020 02:04:16 INFO GlusterFS mount attempt 

27/06/2020 02:03:46 INFO GlusterFS mount attempt 

27/06/2020 02:03:16 INFO GlusterFS mount attempt 

27/06/2020 02:02:46 INFO GlusterFS mount attempt 

27/06/2020 02:02:16 INFO GlusterFS mount attempt 

27/06/2020 02:01:46 INFO GlusterFS mount attempt 

27/06/2020 02:01:15 INFO GlusterFS mount attempt 

27/06/2020 02:00:45 INFO GlusterFS mount attempt 

27/06/2020 02:00:15 INFO GlusterFS mount attempt 

27/06/2020 01:59:45 INFO GlusterFS mount attempt 

27/06/2020 01:59:15 INFO GlusterFS mount attempt 

27/06/2020 01:58:45 INFO GlusterFS mount attempt 

27/06/2020 01:58:15 INFO GlusterFS mount attempt 

27/06/2020 01:57:45 INFO GlusterFS mount attempt 

27/06/2020 01:57:15 INFO GlusterFS mount attempt 

27/06/2020 01:56:45 INFO GlusterFS mount attempt 

27/06/2020 01:56:15 INFO GlusterFS mount attempt 

27/06/2020 01:55:44 INFO GlusterFS mount attempt 

27/06/2020 01:55:14 INFO GlusterFS mount attempt 

27/06/2020 01:54:44 INFO GlusterFS mount attempt 

27/06/2020 01:54:14 INFO GlusterFS mount attempt 

27/06/2020 01:53:44 INFO GlusterFS mount attempt 

27/06/2020 01:53:14 INFO GlusterFS mount attempt 

27/06/2020 01:52:44 INFO GlusterFS mount attempt 

27/06/2020 01:52:14 INFO GlusterFS mount attempt 

27/06/2020 01:51:44 INFO GlusterFS mount attempt 

27/06/2020 01:51:14 INFO GlusterFS mount attempt 

27/06/2020 01:50:44 INFO GlusterFS mount attempt 

27/06/2020 01:50:13 INFO GlusterFS mount attempt 

27/06/2020 01:49:43 INFO GlusterFS mount attempt 

27/06/2020 01:49:13 INFO GlusterFS mount attempt 

27/06/2020 01:48:43 INFO GlusterFS mount attempt 

27/06/2020 01:48:13 INFO GlusterFS mount attempt 

27/06/2020 01:47:43 INFO GlusterFS mount attempt 

27/06/2020 01:47:13 INFO GlusterFS mount attempt 

27/06/2020 01:46:43 INFO GlusterFS mount attempt 

27/06/2020 01:46:13 INFO GlusterFS mount attempt 

27/06/2020 01:45:43 INFO GlusterFS mount attempt 

27/06/2020 01:45:13 INFO GlusterFS mount attempt 

27/06/2020 01:44:42 INFO GlusterFS mount attempt 

27/06/2020 01:44:12 INFO GlusterFS mount attempt 

27/06/2020 01:43:42 INFO GlusterFS mount attempt 

27/06/2020 01:43:12 INFO GlusterFS mount attempt 

27/06/2020 01:42:42 INFO GlusterFS mount attempt 

27/06/2020 01:42:12 INFO GlusterFS mount attempt 

27/06/2020 01:41:42 INFO GlusterFS mount attempt 

27/06/2020 01:41:12 INFO GlusterFS mount attempt 

27/06/2020 01:40:42 INFO GlusterFS mount attempt 

27/06/2020 01:40:12 INFO GlusterFS mount attempt 

27/06/2020 01:39:42 INFO GlusterFS mount attempt 

27/06/2020 01:39:12 INFO GlusterFS mount attempt 

27/06/2020 01:38:41 INFO GlusterFS mount attempt 

27/06/2020 01:38:11 INFO GlusterFS mount attempt 

27/06/2020 01:37:41 INFO GlusterFS mount attempt 

27/06/2020 01:37:11 INFO GlusterFS mount attempt 

27/06/2020 01:36:41 INFO GlusterFS mount attempt 

27/06/2020 01:36:11 INFO GlusterFS mount attempt 

27/06/2020 01:35:41 INFO GlusterFS mount attempt 

27/06/2020 01:35:11 INFO GlusterFS mount attempt 

27/06/2020 01:34:41 INFO GlusterFS mount attempt 

27/06/2020 01:34:11 INFO GlusterFS mount attempt 

27/06/2020 01:33:41 INFO GlusterFS mount attempt 

27/06/2020 01:33:10 INFO GlusterFS mount attempt 

27/06/2020 01:32:40 INFO GlusterFS mount attempt 

27/06/2020 01:32:10 INFO GlusterFS mount attempt 

27/06/2020 01:31:40 INFO GlusterFS mount attempt 

27/06/2020 01:31:10 INFO GlusterFS mount attempt 

27/06/2020 01:30:40 INFO GlusterFS mount attempt 

27/06/2020 01:30:10 INFO GlusterFS mount attempt 

27/06/2020 01:29:40 INFO GlusterFS mount attempt 

27/06/2020 01:29:10 INFO GlusterFS mount attempt 

27/06/2020 01:28:40 INFO GlusterFS mount attempt 

27/06/2020 01:28:09 INFO GlusterFS mount attempt 

27/06/2020 01:27:39 INFO GlusterFS mount attempt 

27/06/2020 01:27:09 INFO GlusterFS mount attempt 

27/06/2020 01:26:39 INFO GlusterFS mount attempt 

27/06/2020 01:26:09 INFO GlusterFS mount attempt 

27/06/2020 01:25:39 INFO GlusterFS mount attempt 

27/06/2020 01:25:09 INFO GlusterFS mount attempt 

27/06/2020 01:24:39 INFO GlusterFS mount attempt 

27/06/2020 01:24:09 INFO GlusterFS mount attempt 

27/06/2020 01:23:39 INFO GlusterFS mount attempt 

27/06/2020 01:23:09 INFO GlusterFS mount attempt 

27/06/2020 01:22:38 INFO GlusterFS mount attempt 

27/06/2020 01:22:08 INFO GlusterFS mount attempt 

27/06/2020 01:21:38 INFO GlusterFS mount attempt 

27/06/2020 01:21:08 INFO GlusterFS mount attempt 

27/06/2020 01:20:38 INFO GlusterFS mount attempt 

27/06/2020 01:20:08 INFO GlusterFS mount attempt 

27/06/2020 01:19:38 INFO GlusterFS mount attempt 

27/06/2020 01:19:08 INFO GlusterFS mount attempt 

27/06/2020 01:18:38 INFO GlusterFS mount attempt 

27/06/2020 01:18:08 INFO GlusterFS mount attempt 

27/06/2020 01:17:38 INFO GlusterFS mount attempt 

27/06/2020 01:17:07 INFO GlusterFS mount attempt 

27/06/2020 01:16:37 INFO GlusterFS mount attempt 

27/06/2020 01:16:07 INFO GlusterFS mount attempt 

27/06/2020 01:15:37 INFO GlusterFS mount attempt 

27/06/2020 01:15:07 INFO GlusterFS mount attempt 

27/06/2020 01:14:37 INFO GlusterFS mount attempt 

27/06/2020 01:14:07 INFO GlusterFS mount attempt 

27/06/2020 01:13:37 INFO GlusterFS mount attempt 

27/06/2020 01:13:07 INFO GlusterFS mount attempt 

27/06/2020 01:12:37 INFO GlusterFS mount attempt 

27/06/2020 01:12:06 INFO GlusterFS mount attempt 

27/06/2020 01:11:36 INFO GlusterFS mount attempt 

27/06/2020 01:11:06 INFO GlusterFS mount attempt 

27/06/2020 01:10:36 INFO GlusterFS mount attempt 

27/06/2020 01:10:06 INFO GlusterFS mount attempt 

27/06/2020 01:09:36 INFO GlusterFS mount attempt 

27/06/2020 01:09:06 INFO GlusterFS mount attempt 

27/06/2020 01:08:36 INFO GlusterFS mount attempt 

27/06/2020 01:08:06 INFO GlusterFS mount attempt 

27/06/2020 01:07:36 INFO GlusterFS mount attempt 

27/06/2020 01:07:06 INFO GlusterFS mount attempt 

27/06/2020 01:06:35 INFO GlusterFS mount attempt 

27/06/2020 01:06:05 INFO GlusterFS mount attempt 

27/06/2020 01:05:35 INFO GlusterFS mount attempt 

27/06/2020 01:05:05 INFO GlusterFS mount attempt 

27/06/2020 01:04:35 INFO GlusterFS mount attempt 

27/06/2020 01:04:05 INFO GlusterFS mount attempt 

27/06/2020 01:03:35 INFO GlusterFS mount attempt 

27/06/2020 01:03:05 INFO GlusterFS mount attempt 

27/06/2020 01:02:35 INFO GlusterFS mount attempt 

27/06/2020 01:02:05 INFO GlusterFS mount attempt 

27/06/2020 01:01:35 INFO GlusterFS mount attempt 

27/06/2020 01:01:04 INFO GlusterFS mount attempt 

27/06/2020 01:00:34 INFO GlusterFS mount attempt 

27/06/2020 01:00:04 INFO GlusterFS mount attempt 

27/06/2020 00:59:34 INFO GlusterFS mount attempt 

27/06/2020 00:59:04 INFO GlusterFS mount attempt 

27/06/2020 00:58:34 INFO GlusterFS mount attempt 

27/06/2020 00:58:04 INFO GlusterFS mount attempt 

27/06/2020 00:57:34 INFO GlusterFS mount attempt 

27/06/2020 00:57:04 INFO GlusterFS mount attempt 

27/06/2020 00:56:34 INFO GlusterFS mount attempt 

27/06/2020 00:56:04 INFO GlusterFS mount attempt 

27/06/2020 00:55:33 INFO GlusterFS mount attempt 

27/06/2020 00:55:03 INFO GlusterFS mount attempt 

27/06/2020 00:54:33 INFO GlusterFS mount attempt 

27/06/2020 00:54:03 INFO GlusterFS mount attempt 

27/06/2020 00:53:33 INFO GlusterFS mount attempt 

27/06/2020 00:53:03 INFO GlusterFS mount attempt 

27/06/2020 00:52:33 INFO GlusterFS mount attempt 

27/06/2020 00:52:03 INFO GlusterFS mount attempt 

27/06/2020 00:51:33 INFO GlusterFS mount attempt 

27/06/2020 00:51:03 INFO GlusterFS mount attempt 

27/06/2020 00:50:33 INFO GlusterFS mount attempt 

27/06/2020 00:50:02 INFO GlusterFS mount attempt 

27/06/2020 00:49:32 INFO GlusterFS mount attempt 

27/06/2020 00:49:02 INFO GlusterFS mount attempt 

27/06/2020 00:48:32 INFO GlusterFS mount attempt 

27/06/2020 00:48:02 INFO GlusterFS mount attempt 

27/06/2020 00:47:32 INFO GlusterFS mount attempt 

27/06/2020 00:47:02 INFO GlusterFS mount attempt 

27/06/2020 00:46:32 INFO GlusterFS mount attempt 

27/06/2020 00:46:02 INFO GlusterFS mount attempt 

27/06/2020 00:45:32 INFO GlusterFS mount attempt 

27/06/2020 00:45:01 INFO GlusterFS mount attempt 

27/06/2020 00:44:31 INFO GlusterFS mount attempt 

27/06/2020 00:44:01 INFO GlusterFS mount attempt 

27/06/2020 00:43:31 INFO GlusterFS mount attempt 

27/06/2020 00:43:01 INFO GlusterFS mount attempt 

27/06/2020 00:42:31 INFO GlusterFS mount attempt 

27/06/2020 00:42:01 INFO GlusterFS mount attempt 

27/06/2020 00:41:31 INFO GlusterFS mount attempt 

27/06/2020 00:41:01 INFO GlusterFS mount attempt 

27/06/2020 00:40:31 INFO GlusterFS mount attempt 

27/06/2020 00:40:01 INFO GlusterFS mount attempt 

27/06/2020 00:39:31 INFO GlusterFS mount attempt 

27/06/2020 00:39:00 INFO GlusterFS mount attempt 

27/06/2020 00:38:30 INFO GlusterFS mount attempt 

27/06/2020 00:38:00 INFO GlusterFS mount attempt 

27/06/2020 00:37:30 INFO GlusterFS mount attempt 

27/06/2020 00:37:00 INFO GlusterFS mount attempt 

27/06/2020 00:36:30 INFO GlusterFS mount attempt 

27/06/2020 00:36:00 INFO GlusterFS mount attempt 

27/06/2020 00:35:30 INFO GlusterFS mount attempt 

27/06/2020 00:35:00 INFO GlusterFS mount attempt 

27/06/2020 00:34:30 INFO GlusterFS mount attempt 

27/06/2020 00:34:00 INFO GlusterFS mount attempt 

27/06/2020 00:33:29 INFO GlusterFS mount attempt 

27/06/2020 00:32:59 INFO GlusterFS mount attempt 

27/06/2020 00:32:29 INFO GlusterFS mount attempt 

27/06/2020 00:31:59 INFO GlusterFS mount attempt 

27/06/2020 00:31:29 INFO GlusterFS mount attempt 

27/06/2020 00:30:59 INFO GlusterFS mount attempt 

27/06/2020 00:30:29 INFO GlusterFS mount attempt 

27/06/2020 00:29:59 INFO GlusterFS mount attempt 

27/06/2020 00:29:29 INFO GlusterFS mount attempt 

27/06/2020 00:28:59 INFO GlusterFS mount attempt 

27/06/2020 00:28:29 INFO GlusterFS mount attempt 

27/06/2020 00:27:58 INFO GlusterFS mount attempt 

27/06/2020 00:27:28 INFO GlusterFS mount attempt 

27/06/2020 00:26:58 INFO GlusterFS mount attempt 

27/06/2020 00:26:28 INFO GlusterFS mount attempt 

27/06/2020 00:25:58 INFO GlusterFS mount attempt 

27/06/2020 00:25:28 INFO GlusterFS mount attempt 

27/06/2020 00:24:58 INFO GlusterFS mount attempt 

27/06/2020 00:24:28 INFO GlusterFS mount attempt 

27/06/2020 00:23:58 INFO GlusterFS mount attempt 

27/06/2020 00:23:28 INFO GlusterFS mount attempt 

27/06/2020 00:22:58 INFO GlusterFS mount attempt 

27/06/2020 00:22:27 INFO GlusterFS mount attempt 

27/06/2020 00:21:57 INFO GlusterFS mount attempt 

27/06/2020 00:21:27 INFO GlusterFS mount attempt 

27/06/2020 00:20:57 INFO GlusterFS mount attempt 

27/06/2020 00:20:27 INFO GlusterFS mount attempt 

27/06/2020 00:19:57 INFO GlusterFS mount attempt 

27/06/2020 00:19:27 INFO GlusterFS mount attempt 

27/06/2020 00:18:57 INFO GlusterFS mount attempt 

27/06/2020 00:18:27 INFO GlusterFS mount attempt 

27/06/2020 00:17:57 INFO GlusterFS mount attempt 

27/06/2020 00:17:27 INFO GlusterFS mount attempt 

27/06/2020 00:16:57 INFO GlusterFS mount attempt 

27/06/2020 00:16:26 INFO GlusterFS mount attempt 

27/06/2020 00:15:56 INFO GlusterFS mount attempt 

27/06/2020 00:15:26 INFO GlusterFS mount attempt 

27/06/2020 00:14:56 INFO GlusterFS mount attempt 

27/06/2020 00:14:26 INFO GlusterFS mount attempt 

27/06/2020 00:13:56 INFO GlusterFS mount attempt 

27/06/2020 00:13:26 INFO GlusterFS mount attempt 

27/06/2020 00:12:56 INFO GlusterFS mount attempt 

27/06/2020 00:12:26 INFO GlusterFS mount attempt 

27/06/2020 00:11:56 INFO GlusterFS mount attempt 

27/06/2020 00:11:26 INFO GlusterFS mount attempt 

27/06/2020 00:10:55 INFO GlusterFS mount attempt 

27/06/2020 00:10:25 INFO GlusterFS mount attempt 

27/06/2020 00:09:55 INFO GlusterFS mount attempt 

27/06/2020 00:09:25 INFO GlusterFS mount attempt 

27/06/2020 00:08:55 INFO GlusterFS mount attempt 

27/06/2020 00:08:25 INFO GlusterFS mount attempt 

27/06/2020 00:07:55 INFO GlusterFS mount attempt 

27/06/2020 00:07:25 INFO GlusterFS mount attempt 

27/06/2020 00:06:55 INFO GlusterFS mount attempt 

27/06/2020 00:06:25 INFO GlusterFS mount attempt 

27/06/2020 00:05:55 INFO GlusterFS mount attempt 

27/06/2020 00:05:24 INFO GlusterFS mount attempt 

27/06/2020 00:04:54 INFO GlusterFS mount attempt 

27/06/2020 00:04:24 INFO GlusterFS mount attempt 

27/06/2020 00:03:54 INFO GlusterFS mount attempt 

27/06/2020 00:03:24 INFO GlusterFS mount attempt 

27/06/2020 00:02:54 INFO GlusterFS mount attempt 

27/06/2020 00:02:24 INFO GlusterFS mount attempt 

27/06/2020 00:01:54 INFO GlusterFS mount attempt 

27/06/2020 00:01:24 INFO GlusterFS mount attempt 

27/06/2020 00:00:54 INFO GlusterFS mount attempt 

27/06/2020 00:00:24 INFO GlusterFS mount attempt 

26/06/2020 23:59:53 INFO GlusterFS mount attempt 

26/06/2020 23:59:23 INFO GlusterFS mount attempt 

26/06/2020 23:58:53 INFO GlusterFS mount attempt 

26/06/2020 23:58:23 INFO GlusterFS mount attempt 

26/06/2020 23:57:53 INFO GlusterFS mount attempt 

26/06/2020 23:57:23 INFO GlusterFS mount attempt 

26/06/2020 23:56:53 INFO GlusterFS mount attempt 

26/06/2020 23:56:23 INFO GlusterFS mount attempt 

26/06/2020 23:55:53 INFO GlusterFS mount attempt 

26/06/2020 23:55:23 INFO GlusterFS mount attempt 

26/06/2020 23:54:53 INFO GlusterFS mount attempt 

26/06/2020 23:54:23 INFO GlusterFS mount attempt 

26/06/2020 23:53:52 INFO GlusterFS mount attempt 

26/06/2020 23:53:22 INFO GlusterFS mount attempt 

26/06/2020 23:52:52 INFO GlusterFS mount attempt 

26/06/2020 23:52:22 INFO GlusterFS mount attempt 

26/06/2020 23:51:52 INFO GlusterFS mount attempt 

26/06/2020 23:51:22 INFO GlusterFS mount attempt 

26/06/2020 23:50:52 INFO GlusterFS mount attempt 

26/06/2020 23:50:22 INFO GlusterFS mount attempt 

26/06/2020 23:49:52 INFO GlusterFS mount attempt 

26/06/2020 23:49:22 INFO GlusterFS mount attempt 

26/06/2020 23:48:51 INFO GlusterFS mount attempt 

26/06/2020 23:48:21 INFO GlusterFS mount attempt 

26/06/2020 23:47:51 INFO GlusterFS mount attempt 

26/06/2020 23:47:21 INFO GlusterFS mount attempt 

26/06/2020 23:46:51 INFO GlusterFS mount attempt 

26/06/2020 23:46:21 INFO GlusterFS mount attempt 

26/06/2020 23:45:51 INFO GlusterFS mount attempt 

26/06/2020 23:45:21 INFO GlusterFS mount attempt 

26/06/2020 23:44:51 INFO GlusterFS mount attempt 

26/06/2020 23:44:21 INFO GlusterFS mount attempt 

26/06/2020 23:43:51 INFO GlusterFS mount attempt 

26/06/2020 23:43:20 INFO GlusterFS mount attempt 

26/06/2020 23:42:50 INFO GlusterFS mount attempt 

26/06/2020 23:42:20 INFO GlusterFS mount attempt 

26/06/2020 23:41:50 INFO GlusterFS mount attempt 

26/06/2020 23:41:20 INFO GlusterFS mount attempt 

26/06/2020 23:40:50 INFO GlusterFS mount attempt 

26/06/2020 23:40:20 INFO GlusterFS mount attempt 

26/06/2020 23:39:50 INFO GlusterFS mount attempt 

26/06/2020 23:39:20 INFO GlusterFS mount attempt 

26/06/2020 23:38:50 INFO GlusterFS mount attempt 

26/06/2020 23:38:20 INFO GlusterFS mount attempt 

26/06/2020 23:37:49 INFO GlusterFS mount attempt 

26/06/2020 23:37:19 INFO GlusterFS mount attempt 

26/06/2020 23:36:49 INFO GlusterFS mount attempt 

26/06/2020 23:36:19 INFO GlusterFS mount attempt 

26/06/2020 23:35:49 INFO GlusterFS mount attempt 

26/06/2020 23:35:19 INFO GlusterFS mount attempt 

26/06/2020 23:34:49 INFO GlusterFS mount attempt 

26/06/2020 23:34:19 INFO GlusterFS mount attempt 

26/06/2020 23:33:49 INFO GlusterFS mount attempt 

26/06/2020 23:33:19 INFO GlusterFS mount attempt 

26/06/2020 23:32:49 INFO GlusterFS mount attempt 

26/06/2020 23:32:18 INFO GlusterFS mount attempt 

26/06/2020 23:31:48 INFO GlusterFS mount attempt 

26/06/2020 23:31:18 INFO GlusterFS mount attempt 

26/06/2020 23:30:48 INFO GlusterFS mount attempt 

26/06/2020 23:30:18 INFO GlusterFS mount attempt 

26/06/2020 23:29:48 INFO GlusterFS mount attempt 

26/06/2020 23:29:18 INFO GlusterFS mount attempt 

26/06/2020 23:28:48 INFO GlusterFS mount attempt 

26/06/2020 23:28:18 INFO GlusterFS mount attempt 

26/06/2020 23:27:48 INFO GlusterFS mount attempt 

26/06/2020 23:27:18 INFO GlusterFS mount attempt 

26/06/2020 23:26:47 INFO GlusterFS mount attempt 

26/06/2020 23:26:17 INFO GlusterFS mount attempt 

26/06/2020 23:25:47 INFO GlusterFS mount attempt 

26/06/2020 23:25:17 INFO GlusterFS mount attempt 

26/06/2020 23:24:47 INFO GlusterFS mount attempt 

26/06/2020 23:24:17 INFO GlusterFS mount attempt 

26/06/2020 23:23:47 INFO GlusterFS mount attempt 

26/06/2020 23:23:17 INFO GlusterFS mount attempt 

26/06/2020 23:22:47 INFO GlusterFS mount attempt 

26/06/2020 23:22:17 INFO GlusterFS mount attempt 

26/06/2020 23:21:47 INFO GlusterFS mount attempt 

26/06/2020 23:21:16 INFO GlusterFS mount attempt 

26/06/2020 23:20:46 INFO GlusterFS mount attempt 

26/06/2020 23:20:16 INFO GlusterFS mount attempt 

26/06/2020 23:19:46 INFO GlusterFS mount attempt 

26/06/2020 23:19:16 INFO GlusterFS mount attempt 

26/06/2020 23:18:46 INFO GlusterFS mount attempt 

26/06/2020 23:18:16 INFO GlusterFS mount attempt 

26/06/2020 23:17:46 INFO GlusterFS mount attempt 

26/06/2020 23:17:16 INFO GlusterFS mount attempt 

26/06/2020 23:16:46 INFO GlusterFS mount attempt 

26/06/2020 23:16:15 INFO GlusterFS mount attempt 

26/06/2020 23:15:45 INFO GlusterFS mount attempt 

26/06/2020 23:15:15 INFO GlusterFS mount attempt 

26/06/2020 23:14:45 INFO GlusterFS mount attempt 

26/06/2020 23:14:15 INFO GlusterFS mount attempt 

26/06/2020 23:13:45 INFO GlusterFS mount attempt 

26/06/2020 23:13:15 INFO GlusterFS mount attempt 

26/06/2020 23:12:45 INFO GlusterFS mount attempt 

26/06/2020 23:12:15 INFO GlusterFS mount attempt 

26/06/2020 23:11:45 INFO GlusterFS mount attempt 

26/06/2020 23:11:15 INFO GlusterFS mount attempt 

26/06/2020 23:10:45 INFO GlusterFS mount attempt 

26/06/2020 23:10:14 INFO GlusterFS mount attempt 

26/06/2020 23:09:44 INFO GlusterFS mount attempt 

26/06/2020 23:09:14 INFO GlusterFS mount attempt 

26/06/2020 23:08:44 INFO GlusterFS mount attempt 

26/06/2020 23:08:14 INFO GlusterFS mount attempt 

26/06/2020 23:07:44 INFO GlusterFS mount attempt 

26/06/2020 23:07:14 INFO GlusterFS mount attempt 

26/06/2020 23:06:44 INFO GlusterFS mount attempt 

26/06/2020 23:06:14 INFO GlusterFS mount attempt 

26/06/2020 23:05:44 INFO GlusterFS mount attempt 

26/06/2020 23:05:14 INFO GlusterFS mount attempt 

26/06/2020 23:04:43 INFO GlusterFS mount attempt 

26/06/2020 23:04:13 INFO GlusterFS mount attempt 

26/06/2020 23:03:43 INFO GlusterFS mount attempt 

26/06/2020 23:03:13 INFO GlusterFS mount attempt 

26/06/2020 23:02:43 INFO GlusterFS mount attempt 

26/06/2020 23:02:13 INFO GlusterFS mount attempt 

26/06/2020 23:01:43 INFO GlusterFS mount attempt 

26/06/2020 23:01:13 INFO GlusterFS mount attempt 

26/06/2020 23:00:43 INFO GlusterFS mount attempt 

26/06/2020 23:00:13 INFO GlusterFS mount attempt 

26/06/2020 22:59:43 INFO GlusterFS mount attempt 

26/06/2020 22:59:12 INFO GlusterFS mount attempt 

26/06/2020 22:58:42 INFO GlusterFS mount attempt 

26/06/2020 22:58:12 INFO GlusterFS mount attempt 

26/06/2020 22:57:42 INFO GlusterFS mount attempt 

26/06/2020 22:57:12 INFO GlusterFS mount attempt 

26/06/2020 22:56:42 INFO GlusterFS mount attempt 

26/06/2020 22:56:12 INFO GlusterFS mount attempt 

26/06/2020 22:55:42 INFO GlusterFS mount attempt 

26/06/2020 22:55:12 INFO GlusterFS mount attempt 

26/06/2020 22:54:42 INFO GlusterFS mount attempt 

26/06/2020 22:54:12 INFO GlusterFS mount attempt 

26/06/2020 22:53:41 INFO GlusterFS mount attempt 

26/06/2020 22:53:11 INFO GlusterFS mount attempt 

26/06/2020 22:52:41 INFO GlusterFS mount attempt 

26/06/2020 22:52:11 INFO GlusterFS mount attempt 

26/06/2020 22:51:41 INFO GlusterFS mount attempt 

26/06/2020 22:51:11 INFO GlusterFS mount attempt 

26/06/2020 22:50:41 INFO GlusterFS mount attempt 

26/06/2020 22:50:11 INFO GlusterFS mount attempt 

26/06/2020 22:49:41 INFO GlusterFS mount attempt 

26/06/2020 22:49:11 INFO GlusterFS mount attempt 

26/06/2020 22:48:41 INFO GlusterFS mount attempt 

26/06/2020 22:48:10 INFO GlusterFS mount attempt 

26/06/2020 22:47:40 INFO GlusterFS mount attempt 

26/06/2020 22:47:10 INFO GlusterFS mount attempt 

26/06/2020 22:46:40 INFO GlusterFS mount attempt 

26/06/2020 22:46:10 INFO GlusterFS mount attempt 

26/06/2020 22:45:40 INFO GlusterFS mount attempt 

26/06/2020 22:45:10 INFO GlusterFS mount attempt 

26/06/2020 22:44:40 INFO GlusterFS mount attempt 

26/06/2020 22:44:10 INFO GlusterFS mount attempt 

26/06/2020 22:43:40 INFO GlusterFS mount attempt 

26/06/2020 22:43:09 INFO GlusterFS mount attempt 

26/06/2020 22:42:39 INFO GlusterFS mount attempt 

26/06/2020 22:42:09 INFO GlusterFS mount attempt 

26/06/2020 22:41:39 INFO GlusterFS mount attempt 

26/06/2020 22:41:09 INFO GlusterFS mount attempt 

26/06/2020 22:40:39 INFO GlusterFS mount attempt 

26/06/2020 22:40:09 INFO GlusterFS mount attempt 

26/06/2020 22:39:39 INFO GlusterFS mount attempt 

26/06/2020 22:39:09 INFO GlusterFS mount attempt 

26/06/2020 22:38:39 INFO GlusterFS mount attempt 

26/06/2020 22:38:09 INFO GlusterFS mount attempt 

26/06/2020 22:37:38 INFO GlusterFS mount attempt 

26/06/2020 22:37:08 INFO GlusterFS mount attempt 

26/06/2020 22:36:38 INFO GlusterFS mount attempt 

26/06/2020 22:36:08 INFO GlusterFS mount attempt 

26/06/2020 22:35:38 INFO GlusterFS mount attempt 

26/06/2020 22:35:08 INFO GlusterFS mount attempt 

26/06/2020 22:34:38 INFO GlusterFS mount attempt 

26/06/2020 22:34:08 INFO GlusterFS mount attempt 

26/06/2020 22:33:38 INFO GlusterFS mount attempt 

26/06/2020 22:33:08 INFO GlusterFS mount attempt 

26/06/2020 22:32:38 INFO GlusterFS mount attempt 

26/06/2020 22:32:07 INFO GlusterFS mount attempt 

26/06/2020 22:31:37 INFO GlusterFS mount attempt 

26/06/2020 22:31:07 INFO GlusterFS mount attempt 

26/06/2020 22:30:37 INFO GlusterFS mount attempt 

26/06/2020 22:30:07 INFO GlusterFS mount attempt 

26/06/2020 22:29:37 INFO GlusterFS mount attempt 

26/06/2020 22:29:07 INFO GlusterFS mount attempt 

26/06/2020 22:28:37 INFO GlusterFS mount attempt 

26/06/2020 22:28:07 INFO GlusterFS mount attempt 

26/06/2020 22:27:37 INFO GlusterFS mount attempt 

26/06/2020 22:27:06 INFO GlusterFS mount attempt 

26/06/2020 22:26:36 INFO GlusterFS mount attempt 

26/06/2020 22:26:06 INFO GlusterFS mount attempt 

26/06/2020 22:25:36 INFO GlusterFS mount attempt 

26/06/2020 22:25:06 INFO GlusterFS mount attempt 

26/06/2020 22:24:36 INFO GlusterFS mount attempt 

26/06/2020 22:24:06 INFO GlusterFS mount attempt 

26/06/2020 22:23:36 INFO GlusterFS mount attempt 

26/06/2020 22:23:06 INFO GlusterFS mount attempt 

26/06/2020 22:22:36 INFO GlusterFS mount attempt 

26/06/2020 22:22:06 INFO GlusterFS mount attempt 

26/06/2020 22:21:35 INFO GlusterFS mount attempt 

26/06/2020 22:21:05 INFO GlusterFS mount attempt 

26/06/2020 22:20:35 INFO GlusterFS mount attempt 

26/06/2020 22:20:05 INFO GlusterFS mount attempt 

26/06/2020 22:19:35 INFO GlusterFS mount attempt 

26/06/2020 22:19:05 INFO GlusterFS mount attempt 

26/06/2020 22:18:35 INFO GlusterFS mount attempt 

26/06/2020 22:18:05 INFO GlusterFS mount attempt 

26/06/2020 22:17:35 INFO GlusterFS mount attempt 

26/06/2020 22:17:05 INFO GlusterFS mount attempt 

26/06/2020 22:16:35 INFO GlusterFS mount attempt 

26/06/2020 22:16:04 INFO GlusterFS mount attempt 

26/06/2020 22:15:34 INFO GlusterFS mount attempt 

26/06/2020 22:15:04 INFO GlusterFS mount attempt 

26/06/2020 22:14:34 INFO GlusterFS mount attempt 

26/06/2020 22:14:04 INFO GlusterFS mount attempt 

26/06/2020 22:13:34 INFO GlusterFS mount attempt 

26/06/2020 22:13:04 INFO GlusterFS mount attempt 

26/06/2020 22:12:34 INFO GlusterFS mount attempt 

26/06/2020 22:12:04 INFO GlusterFS mount attempt 

26/06/2020 22:11:34 INFO GlusterFS mount attempt 

26/06/2020 22:11:04 INFO GlusterFS mount attempt 

26/06/2020 22:10:33 INFO GlusterFS mount attempt 

26/06/2020 22:10:03 INFO GlusterFS mount attempt 

26/06/2020 22:09:33 INFO GlusterFS mount attempt 

26/06/2020 22:09:03 INFO GlusterFS mount attempt 

26/06/2020 22:08:33 INFO GlusterFS mount attempt 

26/06/2020 22:08:03 INFO GlusterFS mount attempt 

26/06/2020 22:07:33 INFO GlusterFS mount attempt 

26/06/2020 22:07:03 INFO GlusterFS mount attempt 

26/06/2020 22:06:33 INFO GlusterFS mount attempt 

26/06/2020 22:06:03 INFO GlusterFS mount attempt 

26/06/2020 22:05:33 INFO GlusterFS mount attempt 

26/06/2020 22:05:02 INFO GlusterFS mount attempt 

26/06/2020 22:04:32 INFO GlusterFS mount attempt 

26/06/2020 22:04:02 INFO GlusterFS mount attempt 

26/06/2020 22:03:32 INFO GlusterFS mount attempt 

26/06/2020 22:03:02 INFO GlusterFS mount attempt 

26/06/2020 22:02:32 INFO GlusterFS mount attempt 

26/06/2020 22:02:02 INFO GlusterFS mount attempt 

26/06/2020 22:01:32 INFO GlusterFS mount attempt 

26/06/2020 22:01:02 INFO GlusterFS mount attempt 

26/06/2020 22:00:32 INFO GlusterFS mount attempt 

26/06/2020 22:00:02 INFO GlusterFS mount attempt 

26/06/2020 21:59:31 INFO GlusterFS mount attempt 

26/06/2020 21:59:01 INFO GlusterFS mount attempt 

26/06/2020 21:58:31 INFO GlusterFS mount attempt 

26/06/2020 21:58:01 INFO GlusterFS mount attempt 

26/06/2020 21:57:31 INFO GlusterFS mount attempt 

26/06/2020 21:57:01 INFO GlusterFS mount attempt 

26/06/2020 21:56:31 INFO GlusterFS mount attempt 

26/06/2020 21:56:01 INFO GlusterFS mount attempt 

26/06/2020 21:55:31 INFO GlusterFS mount attempt 

26/06/2020 21:55:01 INFO GlusterFS mount attempt 

26/06/2020 21:54:31 INFO GlusterFS mount attempt 

26/06/2020 21:54:00 INFO GlusterFS mount attempt 

26/06/2020 21:53:30 INFO GlusterFS mount attempt 

26/06/2020 21:53:00 INFO GlusterFS mount attempt 

26/06/2020 21:52:30 INFO GlusterFS mount attempt 

26/06/2020 21:52:00 INFO GlusterFS mount attempt 

26/06/2020 21:51:30 INFO GlusterFS mount attempt 

26/06/2020 21:51:00 INFO GlusterFS mount attempt 

26/06/2020 21:50:30 INFO GlusterFS mount attempt 

26/06/2020 21:50:00 INFO GlusterFS mount attempt 

26/06/2020 21:49:30 INFO GlusterFS mount attempt 

26/06/2020 21:48:59 INFO GlusterFS mount attempt 

26/06/2020 21:48:29 INFO GlusterFS mount attempt 

26/06/2020 21:47:59 INFO GlusterFS mount attempt 

26/06/2020 21:47:29 INFO GlusterFS mount attempt 

26/06/2020 21:46:59 INFO GlusterFS mount attempt 

26/06/2020 21:46:29 INFO GlusterFS mount attempt 

26/06/2020 21:45:59 INFO GlusterFS mount attempt 

26/06/2020 21:45:29 INFO GlusterFS mount attempt 

26/06/2020 21:44:59 INFO GlusterFS mount attempt 

26/06/2020 21:44:29 INFO GlusterFS mount attempt 

26/06/2020 21:43:59 INFO GlusterFS mount attempt 

26/06/2020 21:43:29 INFO GlusterFS mount attempt 

26/06/2020 21:42:58 INFO GlusterFS mount attempt 

26/06/2020 21:42:28 INFO GlusterFS mount attempt 

26/06/2020 21:41:58 INFO GlusterFS mount attempt 

26/06/2020 21:41:28 INFO GlusterFS mount attempt 

26/06/2020 21:40:58 INFO GlusterFS mount attempt 

26/06/2020 21:40:28 INFO GlusterFS mount attempt 

26/06/2020 21:39:58 INFO GlusterFS mount attempt 

26/06/2020 21:39:28 INFO GlusterFS mount attempt 

26/06/2020 21:38:58 INFO GlusterFS mount attempt 

26/06/2020 21:38:28 INFO GlusterFS mount attempt 

26/06/2020 21:37:58 INFO GlusterFS mount attempt 

26/06/2020 21:37:27 INFO GlusterFS mount attempt 

26/06/2020 21:36:57 INFO GlusterFS mount attempt 

26/06/2020 21:36:27 INFO GlusterFS mount attempt 

26/06/2020 21:35:57 INFO GlusterFS mount attempt 

26/06/2020 21:35:27 INFO GlusterFS mount attempt 

26/06/2020 21:34:57 INFO GlusterFS mount attempt 

26/06/2020 21:34:27 INFO GlusterFS mount attempt 

26/06/2020 21:33:57 INFO GlusterFS mount attempt 

26/06/2020 21:33:27 INFO GlusterFS mount attempt 

26/06/2020 21:32:57 INFO GlusterFS mount attempt 

26/06/2020 21:32:26 INFO GlusterFS mount attempt 

26/06/2020 21:31:56 INFO GlusterFS mount attempt 

26/06/2020 21:31:26 INFO GlusterFS mount attempt 

26/06/2020 21:30:56 INFO GlusterFS mount attempt 

26/06/2020 21:30:26 INFO GlusterFS mount attempt 

26/06/2020 21:29:56 INFO GlusterFS mount attempt 

26/06/2020 21:29:26 INFO GlusterFS mount attempt 

26/06/2020 21:28:56 INFO GlusterFS mount attempt 

26/06/2020 21:28:26 INFO GlusterFS mount attempt 

26/06/2020 21:27:56 INFO GlusterFS mount attempt 

26/06/2020 21:27:26 INFO GlusterFS mount attempt 

26/06/2020 21:26:56 INFO GlusterFS mount attempt 

26/06/2020 21:26:25 INFO GlusterFS mount attempt 

26/06/2020 21:25:55 INFO GlusterFS mount attempt 

26/06/2020 21:25:25 INFO GlusterFS mount attempt 

26/06/2020 21:24:55 INFO GlusterFS mount attempt 

26/06/2020 21:24:25 INFO GlusterFS mount attempt 

26/06/2020 21:23:55 INFO GlusterFS mount attempt 

26/06/2020 21:23:25 INFO GlusterFS mount attempt 

26/06/2020 21:22:55 INFO GlusterFS mount attempt 

26/06/2020 21:22:25 INFO GlusterFS mount attempt 

26/06/2020 21:21:55 INFO GlusterFS mount attempt 

26/06/2020 21:21:25 INFO GlusterFS mount attempt 

26/06/2020 21:20:54 INFO GlusterFS mount attempt 

26/06/2020 21:20:24 INFO GlusterFS mount attempt 

26/06/2020 21:19:54 INFO GlusterFS mount attempt 

26/06/2020 21:19:24 INFO GlusterFS mount attempt 

26/06/2020 21:18:54 INFO GlusterFS mount attempt 

26/06/2020 21:18:24 INFO GlusterFS mount attempt 

26/06/2020 21:17:54 INFO GlusterFS mount attempt 

26/06/2020 21:17:24 INFO GlusterFS mount attempt 

26/06/2020 21:16:54 INFO GlusterFS mount attempt 

26/06/2020 21:16:24 INFO GlusterFS mount attempt 

26/06/2020 21:15:54 INFO GlusterFS mount attempt 

26/06/2020 21:15:24 INFO GlusterFS mount attempt 

26/06/2020 21:14:54 INFO GlusterFS mount attempt 

26/06/2020 21:14:23 INFO GlusterFS mount attempt 

26/06/2020 21:13:53 INFO GlusterFS mount attempt 

26/06/2020 21:13:23 INFO GlusterFS mount attempt 

26/06/2020 21:12:53 INFO GlusterFS mount attempt 

26/06/2020 21:12:23 INFO GlusterFS mount attempt 

26/06/2020 21:11:53 INFO GlusterFS mount attempt 

26/06/2020 21:11:23 INFO GlusterFS mount attempt 

26/06/2020 21:10:53 INFO GlusterFS mount attempt 

26/06/2020 21:10:23 INFO GlusterFS mount attempt 

26/06/2020 21:09:53 INFO GlusterFS mount attempt 

26/06/2020 21:09:23 INFO GlusterFS mount attempt 

26/06/2020 21:08:52 INFO GlusterFS mount attempt 

26/06/2020 21:08:22 INFO GlusterFS mount attempt 

26/06/2020 21:07:52 INFO GlusterFS mount attempt 

26/06/2020 21:07:22 INFO GlusterFS mount attempt 

26/06/2020 21:06:52 INFO GlusterFS mount attempt 

26/06/2020 21:06:22 INFO GlusterFS mount attempt 

26/06/2020 21:05:52 INFO GlusterFS mount attempt 

26/06/2020 21:05:22 INFO GlusterFS mount attempt 

26/06/2020 21:04:52 INFO GlusterFS mount attempt 

26/06/2020 21:04:22 INFO GlusterFS mount attempt 

26/06/2020 21:03:51 INFO GlusterFS mount attempt 

26/06/2020 21:03:21 INFO GlusterFS mount attempt 

26/06/2020 21:02:51 INFO GlusterFS mount attempt 

26/06/2020 21:02:21 INFO GlusterFS mount attempt 

26/06/2020 21:01:51 INFO GlusterFS mount attempt 

26/06/2020 21:01:21 INFO GlusterFS mount attempt 

26/06/2020 21:00:51 INFO GlusterFS mount attempt 

26/06/2020 21:00:21 INFO GlusterFS mount attempt 

26/06/2020 20:59:51 INFO GlusterFS mount attempt 

26/06/2020 20:59:21 INFO GlusterFS mount attempt 

26/06/2020 20:58:51 INFO GlusterFS mount attempt 

26/06/2020 20:58:20 INFO GlusterFS mount attempt 

26/06/2020 20:57:50 INFO GlusterFS mount attempt 

26/06/2020 20:57:20 INFO GlusterFS mount attempt 

26/06/2020 20:56:50 INFO GlusterFS mount attempt 

26/06/2020 20:56:20 INFO GlusterFS mount attempt 

26/06/2020 20:55:50 INFO GlusterFS mount attempt 

26/06/2020 20:55:20 INFO GlusterFS mount attempt 

26/06/2020 20:54:50 INFO GlusterFS mount attempt 

26/06/2020 20:54:20 INFO GlusterFS mount attempt 

26/06/2020 20:53:50 INFO GlusterFS mount attempt 

26/06/2020 20:53:20 INFO GlusterFS mount attempt 

26/06/2020 20:52:49 INFO GlusterFS mount attempt 

26/06/2020 20:52:19 INFO GlusterFS mount attempt 

26/06/2020 20:51:49 INFO GlusterFS mount attempt 

26/06/2020 20:51:19 INFO GlusterFS mount attempt 

26/06/2020 20:50:49 INFO GlusterFS mount attempt 

26/06/2020 20:50:19 INFO GlusterFS mount attempt 

26/06/2020 20:49:49 INFO GlusterFS mount attempt 

26/06/2020 20:49:19 INFO GlusterFS mount attempt 

26/06/2020 20:48:49 INFO GlusterFS mount attempt 

26/06/2020 20:48:19 INFO GlusterFS mount attempt 

26/06/2020 20:47:49 INFO GlusterFS mount attempt 

26/06/2020 20:47:18 INFO GlusterFS mount attempt 

26/06/2020 20:46:48 INFO GlusterFS mount attempt 

26/06/2020 20:46:18 INFO GlusterFS mount attempt 

26/06/2020 20:45:48 INFO GlusterFS mount attempt 

26/06/2020 20:45:18 INFO GlusterFS mount attempt 

26/06/2020 20:44:48 INFO GlusterFS mount attempt 

26/06/2020 20:44:18 INFO GlusterFS mount attempt 

26/06/2020 20:43:48 INFO GlusterFS mount attempt 

26/06/2020 20:43:18 INFO GlusterFS mount attempt 

26/06/2020 20:42:48 INFO GlusterFS mount attempt 

26/06/2020 20:42:18 INFO GlusterFS mount attempt 

26/06/2020 20:41:47 INFO GlusterFS mount attempt 

26/06/2020 20:41:17 INFO GlusterFS mount attempt 

26/06/2020 20:40:47 INFO GlusterFS mount attempt 

26/06/2020 20:40:17 INFO GlusterFS mount attempt 

26/06/2020 20:39:47 INFO GlusterFS mount attempt 

26/06/2020 20:39:17 INFO GlusterFS mount attempt 

26/06/2020 20:38:47 INFO GlusterFS mount attempt 

26/06/2020 20:38:17 INFO GlusterFS mount attempt 

26/06/2020 20:37:47 INFO GlusterFS mount attempt 

26/06/2020 20:37:17 INFO GlusterFS mount attempt 

26/06/2020 20:36:47 INFO GlusterFS mount attempt 

26/06/2020 20:36:16 INFO GlusterFS mount attempt 

26/06/2020 20:35:46 INFO GlusterFS mount attempt 

26/06/2020 20:35:16 INFO GlusterFS mount attempt 

26/06/2020 20:34:46 INFO GlusterFS mount attempt 

26/06/2020 20:34:16 INFO GlusterFS mount attempt 

26/06/2020 20:33:46 INFO GlusterFS mount attempt 

26/06/2020 20:33:16 INFO GlusterFS mount attempt 

26/06/2020 20:32:46 INFO GlusterFS mount attempt 

26/06/2020 20:32:16 INFO GlusterFS mount attempt 

26/06/2020 20:31:46 INFO GlusterFS mount attempt 

26/06/2020 20:31:16 INFO GlusterFS mount attempt 

26/06/2020 20:30:45 INFO GlusterFS mount attempt 

26/06/2020 20:30:15 INFO GlusterFS mount attempt 

26/06/2020 20:29:45 INFO GlusterFS mount attempt 

26/06/2020 20:29:15 INFO GlusterFS mount attempt 

26/06/2020 20:28:45 INFO GlusterFS mount attempt 

26/06/2020 20:28:15 INFO GlusterFS mount attempt 

26/06/2020 20:27:45 INFO GlusterFS mount attempt 

26/06/2020 20:27:15 INFO GlusterFS mount attempt 

26/06/2020 20:26:45 INFO GlusterFS mount attempt 

26/06/2020 20:26:15 INFO GlusterFS mount attempt 

26/06/2020 20:25:45 INFO GlusterFS mount attempt 

26/06/2020 20:25:14 INFO GlusterFS mount attempt 

26/06/2020 20:24:44 INFO GlusterFS mount attempt 

26/06/2020 20:24:14 INFO GlusterFS mount attempt 

26/06/2020 20:23:44 INFO GlusterFS mount attempt 

26/06/2020 20:23:14 INFO GlusterFS mount attempt 

26/06/2020 20:22:44 INFO GlusterFS mount attempt 

26/06/2020 20:22:14 INFO GlusterFS mount attempt 

26/06/2020 20:21:44 INFO GlusterFS mount attempt 

26/06/2020 20:21:14 INFO GlusterFS mount attempt 

26/06/2020 20:20:44 INFO GlusterFS mount attempt 

26/06/2020 20:20:14 INFO GlusterFS mount attempt 

26/06/2020 20:19:43 INFO GlusterFS mount attempt 

26/06/2020 20:19:13 INFO GlusterFS mount attempt 

26/06/2020 20:18:43 INFO GlusterFS mount attempt 

26/06/2020 20:18:13 INFO GlusterFS mount attempt 

26/06/2020 20:17:43 INFO GlusterFS mount attempt 

26/06/2020 20:17:13 INFO GlusterFS mount attempt 

26/06/2020 20:16:43 INFO GlusterFS mount attempt 

26/06/2020 20:16:13 INFO GlusterFS mount attempt 

26/06/2020 20:15:43 INFO GlusterFS mount attempt 

26/06/2020 20:15:13 INFO GlusterFS mount attempt 

26/06/2020 20:14:43 INFO GlusterFS mount attempt 

26/06/2020 20:14:12 INFO GlusterFS mount attempt 

26/06/2020 20:13:42 INFO GlusterFS mount attempt 

26/06/2020 20:13:12 INFO GlusterFS mount attempt 

26/06/2020 20:12:42 INFO GlusterFS mount attempt 

26/06/2020 20:12:12 INFO GlusterFS mount attempt 

26/06/2020 20:11:42 INFO GlusterFS mount attempt 

26/06/2020 20:11:12 INFO GlusterFS mount attempt 

26/06/2020 20:10:42 INFO GlusterFS mount attempt 

26/06/2020 20:10:12 INFO GlusterFS mount attempt 

26/06/2020 20:09:42 INFO GlusterFS mount attempt 

26/06/2020 20:09:12 INFO GlusterFS mount attempt 

26/06/2020 20:08:41 INFO GlusterFS mount attempt 

26/06/2020 20:08:11 INFO GlusterFS mount attempt 

26/06/2020 20:07:41 INFO GlusterFS mount attempt 

26/06/2020 20:07:11 INFO GlusterFS mount attempt 

26/06/2020 20:06:41 INFO GlusterFS mount attempt 

26/06/2020 20:06:11 INFO GlusterFS mount attempt 

26/06/2020 20:05:41 INFO GlusterFS mount attempt 

26/06/2020 20:05:11 INFO GlusterFS mount attempt 

26/06/2020 20:04:41 INFO GlusterFS mount attempt 

26/06/2020 20:04:11 INFO GlusterFS mount attempt 

26/06/2020 20:03:41 INFO GlusterFS mount attempt 

26/06/2020 20:03:10 INFO GlusterFS mount attempt 

26/06/2020 20:02:40 INFO GlusterFS mount attempt 

26/06/2020 20:02:10 INFO GlusterFS mount attempt 

26/06/2020 20:01:40 INFO GlusterFS mount attempt 

26/06/2020 20:01:10 INFO GlusterFS mount attempt 

26/06/2020 20:00:40 INFO GlusterFS mount attempt 

26/06/2020 20:00:10 INFO GlusterFS mount attempt 

26/06/2020 19:59:40 INFO GlusterFS mount attempt 

26/06/2020 19:59:10 INFO GlusterFS mount attempt 

26/06/2020 19:58:40 INFO GlusterFS mount attempt 

26/06/2020 19:58:09 INFO GlusterFS mount attempt 

26/06/2020 19:57:39 INFO GlusterFS mount attempt 

26/06/2020 19:57:09 INFO GlusterFS mount attempt 

26/06/2020 19:56:39 INFO GlusterFS mount attempt 

26/06/2020 19:56:09 INFO GlusterFS mount attempt 

26/06/2020 19:55:39 INFO GlusterFS mount attempt 

26/06/2020 19:55:09 INFO GlusterFS mount attempt 

26/06/2020 19:54:39 INFO GlusterFS mount attempt 

26/06/2020 19:54:09 INFO GlusterFS mount attempt 

26/06/2020 19:53:39 INFO GlusterFS mount attempt 

26/06/2020 19:53:09 INFO GlusterFS mount attempt 

26/06/2020 19:52:39 INFO GlusterFS mount attempt 

26/06/2020 19:52:08 INFO GlusterFS mount attempt 

26/06/2020 19:51:38 INFO GlusterFS mount attempt 

26/06/2020 19:51:08 INFO GlusterFS mount attempt 

26/06/2020 19:50:38 INFO GlusterFS mount attempt 

26/06/2020 19:50:08 INFO GlusterFS mount attempt 

26/06/2020 19:49:38 INFO GlusterFS mount attempt 

26/06/2020 19:49:08 INFO GlusterFS mount attempt 

26/06/2020 19:48:38 INFO GlusterFS mount attempt 

26/06/2020 19:48:08 INFO GlusterFS mount attempt 

26/06/2020 19:47:38 INFO GlusterFS mount attempt 

26/06/2020 19:47:08 INFO GlusterFS mount attempt 

26/06/2020 19:46:37 INFO GlusterFS mount attempt 

26/06/2020 19:46:07 INFO GlusterFS mount attempt 

26/06/2020 19:45:37 INFO GlusterFS mount attempt 

26/06/2020 19:45:07 INFO GlusterFS mount attempt 

26/06/2020 19:44:37 INFO GlusterFS mount attempt 

26/06/2020 19:44:07 INFO GlusterFS mount attempt 

26/06/2020 19:43:37 INFO GlusterFS mount attempt 

26/06/2020 19:43:07 INFO GlusterFS mount attempt 

26/06/2020 19:42:37 INFO GlusterFS mount attempt 

26/06/2020 19:42:07 INFO GlusterFS mount attempt 

26/06/2020 19:41:37 INFO GlusterFS mount attempt 

26/06/2020 19:41:06 INFO GlusterFS mount attempt 

26/06/2020 19:40:36 INFO GlusterFS mount attempt 

26/06/2020 19:40:06 INFO GlusterFS mount attempt 

26/06/2020 19:39:36 INFO GlusterFS mount attempt 

26/06/2020 19:39:06 INFO GlusterFS mount attempt 

26/06/2020 19:38:36 INFO GlusterFS mount attempt 

26/06/2020 19:38:06 INFO GlusterFS mount attempt 

26/06/2020 19:37:36 INFO GlusterFS mount attempt 

26/06/2020 19:37:06 INFO GlusterFS mount attempt 

26/06/2020 19:36:36 INFO GlusterFS mount attempt 

26/06/2020 19:36:06 INFO GlusterFS mount attempt 

26/06/2020 19:35:35 INFO GlusterFS mount attempt 

26/06/2020 19:35:05 INFO GlusterFS mount attempt 

26/06/2020 19:34:35 INFO GlusterFS mount attempt 

26/06/2020 19:34:05 INFO GlusterFS mount attempt 

26/06/2020 19:33:35 INFO GlusterFS mount attempt 

26/06/2020 19:33:05 INFO GlusterFS mount attempt 

26/06/2020 19:32:35 INFO GlusterFS mount attempt 

26/06/2020 19:32:05 INFO GlusterFS mount attempt 

26/06/2020 19:31:35 INFO GlusterFS mount attempt 

26/06/2020 19:31:05 INFO GlusterFS mount attempt 

26/06/2020 19:30:35 INFO GlusterFS mount attempt 

26/06/2020 19:30:04 INFO GlusterFS mount attempt 

26/06/2020 19:29:34 INFO GlusterFS mount attempt 

26/06/2020 19:29:04 INFO GlusterFS mount attempt 

26/06/2020 19:28:34 INFO GlusterFS mount attempt 

26/06/2020 19:28:04 INFO GlusterFS mount attempt 

26/06/2020 19:27:34 INFO GlusterFS mount attempt 

26/06/2020 19:27:04 INFO GlusterFS mount attempt 

26/06/2020 19:26:34 INFO GlusterFS mount attempt 

26/06/2020 19:26:04 INFO GlusterFS mount attempt 

26/06/2020 19:25:34 INFO GlusterFS mount attempt 

26/06/2020 19:25:04 INFO GlusterFS mount attempt 

26/06/2020 19:24:33 INFO GlusterFS mount attempt 

26/06/2020 19:24:03 INFO GlusterFS mount attempt 

26/06/2020 19:23:33 INFO GlusterFS mount attempt 

26/06/2020 19:23:03 INFO GlusterFS mount attempt 

26/06/2020 19:22:33 INFO GlusterFS mount attempt 

26/06/2020 19:22:03 INFO GlusterFS mount attempt 

26/06/2020 19:21:33 INFO GlusterFS mount attempt 

26/06/2020 19:21:03 INFO GlusterFS mount attempt 

26/06/2020 19:20:33 INFO GlusterFS mount attempt 

26/06/2020 19:20:03 INFO GlusterFS mount attempt 

26/06/2020 19:19:33 INFO GlusterFS mount attempt 

26/06/2020 19:19:02 INFO GlusterFS mount attempt 

26/06/2020 19:18:32 INFO GlusterFS mount attempt 

26/06/2020 19:18:02 INFO GlusterFS mount attempt 

26/06/2020 19:17:32 INFO GlusterFS mount attempt 

26/06/2020 19:17:02 INFO GlusterFS mount attempt 

26/06/2020 19:16:32 INFO GlusterFS mount attempt 

26/06/2020 19:16:02 INFO GlusterFS mount attempt 

26/06/2020 19:15:32 INFO GlusterFS mount attempt 

26/06/2020 19:15:02 INFO GlusterFS mount attempt 

26/06/2020 19:14:32 INFO GlusterFS mount attempt 

26/06/2020 19:14:01 INFO GlusterFS mount attempt 

26/06/2020 19:13:31 INFO GlusterFS mount attempt 

26/06/2020 19:13:01 INFO GlusterFS mount attempt 

26/06/2020 19:12:31 INFO GlusterFS mount attempt 

26/06/2020 19:12:01 INFO GlusterFS mount attempt 

26/06/2020 19:11:31 INFO GlusterFS mount attempt 

26/06/2020 19:11:01 INFO GlusterFS mount attempt 

26/06/2020 19:10:31 INFO GlusterFS mount attempt 

26/06/2020 19:10:01 INFO GlusterFS mount attempt 

26/06/2020 19:09:31 INFO GlusterFS mount attempt 

26/06/2020 19:09:01 INFO GlusterFS mount attempt 

26/06/2020 19:08:30 INFO GlusterFS mount attempt 

26/06/2020 19:08:00 INFO GlusterFS mount attempt 

26/06/2020 19:07:30 INFO GlusterFS mount attempt 

26/06/2020 19:07:00 INFO GlusterFS mount attempt 

26/06/2020 19:06:30 INFO GlusterFS mount attempt 

26/06/2020 19:06:00 INFO GlusterFS mount attempt 

26/06/2020 19:05:30 INFO GlusterFS mount attempt 

26/06/2020 19:05:00 INFO GlusterFS mount attempt 

26/06/2020 19:04:30 INFO GlusterFS mount attempt 

26/06/2020 19:04:00 INFO GlusterFS mount attempt 

26/06/2020 19:03:30 INFO GlusterFS mount attempt 

26/06/2020 19:02:59 INFO GlusterFS mount attempt 

26/06/2020 19:02:29 INFO GlusterFS mount attempt 

26/06/2020 19:01:59 INFO GlusterFS mount attempt 

26/06/2020 19:01:29 INFO GlusterFS mount attempt 

26/06/2020 19:00:59 INFO GlusterFS mount attempt 

26/06/2020 19:00:29 INFO GlusterFS mount attempt 

26/06/2020 18:59:59 INFO GlusterFS mount attempt 

26/06/2020 18:59:29 INFO GlusterFS mount attempt 

26/06/2020 18:58:59 INFO GlusterFS mount attempt 

26/06/2020 18:58:29 INFO GlusterFS mount attempt 

26/06/2020 18:57:59 INFO GlusterFS mount attempt 

26/06/2020 18:57:28 INFO GlusterFS mount attempt 

26/06/2020 18:56:58 INFO GlusterFS mount attempt 

26/06/2020 18:56:28 INFO GlusterFS mount attempt 

26/06/2020 18:55:58 INFO GlusterFS mount attempt 

26/06/2020 18:55:28 INFO GlusterFS mount attempt 

26/06/2020 18:54:58 INFO GlusterFS mount attempt 

26/06/2020 18:54:28 INFO GlusterFS mount attempt 

26/06/2020 18:53:58 INFO GlusterFS mount attempt 

26/06/2020 18:53:28 INFO GlusterFS mount attempt 

26/06/2020 18:52:58 INFO GlusterFS mount attempt 

26/06/2020 18:52:28 INFO GlusterFS mount attempt 

26/06/2020 18:51:57 INFO GlusterFS mount attempt 

26/06/2020 18:51:27 INFO GlusterFS mount attempt 

26/06/2020 18:50:57 INFO GlusterFS mount attempt 

26/06/2020 18:50:27 INFO GlusterFS mount attempt 

26/06/2020 18:49:57 INFO GlusterFS mount attempt 

26/06/2020 18:49:27 INFO GlusterFS mount attempt 

26/06/2020 18:48:57 INFO GlusterFS mount attempt 

26/06/2020 18:48:27 INFO GlusterFS mount attempt 

26/06/2020 18:47:57 INFO GlusterFS mount attempt 

26/06/2020 18:47:27 INFO GlusterFS mount attempt 

26/06/2020 18:46:56 INFO GlusterFS mount attempt 

26/06/2020 18:46:26 INFO GlusterFS mount attempt 

26/06/2020 18:45:56 INFO GlusterFS mount attempt 

26/06/2020 18:45:26 INFO GlusterFS mount attempt 

26/06/2020 18:44:56 INFO GlusterFS mount attempt 

26/06/2020 18:44:26 INFO GlusterFS mount attempt 

26/06/2020 18:43:56 INFO GlusterFS mount attempt 

26/06/2020 18:43:26 INFO GlusterFS mount attempt 

26/06/2020 18:42:56 INFO GlusterFS mount attempt 

26/06/2020 18:42:26 INFO GlusterFS mount attempt 

26/06/2020 18:41:56 INFO GlusterFS mount attempt 

26/06/2020 18:41:25 INFO GlusterFS mount attempt 

26/06/2020 18:40:55 INFO GlusterFS mount attempt 

26/06/2020 18:40:25 INFO GlusterFS mount attempt 

26/06/2020 18:39:55 INFO GlusterFS mount attempt 

26/06/2020 18:39:25 INFO GlusterFS mount attempt 

26/06/2020 18:38:55 INFO GlusterFS mount attempt 

26/06/2020 18:38:25 INFO GlusterFS mount attempt 

26/06/2020 18:37:55 INFO GlusterFS mount attempt 

26/06/2020 18:37:25 INFO GlusterFS mount attempt 

26/06/2020 18:36:55 INFO GlusterFS mount attempt 

26/06/2020 18:36:25 INFO GlusterFS mount attempt 

26/06/2020 18:35:54 INFO GlusterFS mount attempt 

26/06/2020 18:35:24 INFO GlusterFS mount attempt 

26/06/2020 18:34:54 INFO GlusterFS mount attempt 

26/06/2020 18:34:24 INFO GlusterFS mount attempt 

26/06/2020 18:33:54 INFO GlusterFS mount attempt 

26/06/2020 18:33:24 INFO GlusterFS mount attempt 

26/06/2020 18:32:54 INFO GlusterFS mount attempt 

26/06/2020 18:32:24 INFO GlusterFS mount attempt 

26/06/2020 18:31:54 INFO GlusterFS mount attempt 

26/06/2020 18:31:24 INFO GlusterFS mount attempt 

26/06/2020 18:30:53 INFO GlusterFS mount attempt 

26/06/2020 18:30:23 INFO GlusterFS mount attempt 

26/06/2020 18:29:53 INFO GlusterFS mount attempt 

26/06/2020 18:29:23 INFO GlusterFS mount attempt 

26/06/2020 18:28:53 INFO GlusterFS mount attempt 

26/06/2020 18:28:23 INFO GlusterFS mount attempt 

26/06/2020 18:27:53 INFO GlusterFS mount attempt 

26/06/2020 18:27:23 INFO GlusterFS mount attempt 

26/06/2020 18:26:53 INFO GlusterFS mount attempt 

26/06/2020 18:26:23 INFO GlusterFS mount attempt 

26/06/2020 18:25:53 INFO GlusterFS mount attempt 

26/06/2020 18:25:22 INFO GlusterFS mount attempt 

26/06/2020 18:24:52 INFO GlusterFS mount attempt 

26/06/2020 18:24:22 INFO GlusterFS mount attempt 

26/06/2020 18:23:52 INFO GlusterFS mount attempt 

26/06/2020 18:23:22 INFO GlusterFS mount attempt 

26/06/2020 18:22:52 INFO GlusterFS mount attempt 

26/06/2020 18:22:22 INFO GlusterFS mount attempt 

26/06/2020 18:21:52 INFO GlusterFS mount attempt 

26/06/2020 18:21:22 INFO GlusterFS mount attempt 

26/06/2020 18:20:52 INFO GlusterFS mount attempt 

26/06/2020 18:20:22 INFO GlusterFS mount attempt 

26/06/2020 18:19:51 INFO GlusterFS mount attempt 

26/06/2020 18:19:21 INFO GlusterFS mount attempt 

26/06/2020 18:18:51 INFO GlusterFS mount attempt 

26/06/2020 18:18:21 INFO GlusterFS mount attempt 

26/06/2020 18:17:51 INFO GlusterFS mount attempt 

26/06/2020 18:17:21 INFO GlusterFS mount attempt 

26/06/2020 18:16:51 INFO GlusterFS mount attempt 

26/06/2020 18:16:21 INFO GlusterFS mount attempt 

26/06/2020 18:15:51 INFO GlusterFS mount attempt 

26/06/2020 18:15:21 INFO GlusterFS mount attempt 

26/06/2020 18:14:50 INFO GlusterFS mount attempt 

26/06/2020 18:14:20 INFO GlusterFS mount attempt 

26/06/2020 18:13:50 INFO GlusterFS mount attempt 

26/06/2020 18:13:20 INFO GlusterFS mount attempt 

26/06/2020 18:12:50 INFO GlusterFS mount attempt 

26/06/2020 18:12:20 INFO GlusterFS mount attempt 

26/06/2020 18:11:50 INFO GlusterFS mount attempt 

26/06/2020 18:11:20 INFO GlusterFS mount attempt 

26/06/2020 18:10:50 INFO GlusterFS mount attempt 

26/06/2020 18:10:20 INFO GlusterFS mount attempt 

26/06/2020 18:09:50 INFO GlusterFS mount attempt 

26/06/2020 18:09:19 INFO GlusterFS mount attempt 

26/06/2020 18:08:49 INFO GlusterFS mount attempt 

26/06/2020 18:08:19 INFO GlusterFS mount attempt 

26/06/2020 18:07:49 INFO GlusterFS mount attempt 

26/06/2020 18:07:19 INFO GlusterFS mount attempt 

26/06/2020 18:06:49 INFO GlusterFS mount attempt 

26/06/2020 18:06:19 INFO GlusterFS mount attempt 

26/06/2020 18:05:49 INFO GlusterFS mount attempt 

26/06/2020 18:05:19 INFO GlusterFS mount attempt 

26/06/2020 18:04:49 INFO GlusterFS mount attempt 

26/06/2020 18:04:19 INFO GlusterFS mount attempt 

26/06/2020 18:03:48 INFO GlusterFS mount attempt 

26/06/2020 18:03:18 INFO GlusterFS mount attempt 

26/06/2020 18:02:48 INFO GlusterFS mount attempt 

26/06/2020 18:02:18 INFO GlusterFS mount attempt 

26/06/2020 18:01:48 INFO GlusterFS mount attempt 

26/06/2020 18:01:18 INFO GlusterFS mount attempt 

26/06/2020 18:00:48 INFO GlusterFS mount attempt 

26/06/2020 18:00:18 INFO GlusterFS mount attempt 

26/06/2020 17:59:48 INFO GlusterFS mount attempt 

26/06/2020 17:59:18 INFO GlusterFS mount attempt 

26/06/2020 17:58:48 INFO GlusterFS mount attempt 

26/06/2020 17:58:18 INFO GlusterFS mount attempt 

26/06/2020 17:57:47 INFO GlusterFS mount attempt 

26/06/2020 17:57:17 INFO GlusterFS mount attempt 

26/06/2020 17:56:47 INFO GlusterFS mount attempt 

26/06/2020 17:56:17 INFO GlusterFS mount attempt 

26/06/2020 17:55:47 INFO GlusterFS mount attempt 

26/06/2020 17:55:17 INFO GlusterFS mount attempt 

26/06/2020 17:54:47 INFO GlusterFS mount attempt 

26/06/2020 17:54:17 INFO GlusterFS mount attempt 

26/06/2020 17:53:47 INFO GlusterFS mount attempt 

26/06/2020 17:53:17 INFO GlusterFS mount attempt 

26/06/2020 17:52:47 INFO GlusterFS mount attempt 

26/06/2020 17:52:16 INFO GlusterFS mount attempt 

26/06/2020 17:51:46 INFO GlusterFS mount attempt 

26/06/2020 17:51:16 INFO GlusterFS mount attempt 

26/06/2020 17:50:46 INFO GlusterFS mount attempt 

26/06/2020 17:50:16 INFO GlusterFS mount attempt 

26/06/2020 17:49:46 INFO GlusterFS mount attempt 

26/06/2020 17:49:16 INFO GlusterFS mount attempt 

26/06/2020 17:48:46 INFO GlusterFS mount attempt 

26/06/2020 17:48:16 INFO GlusterFS mount attempt 

26/06/2020 17:47:46 INFO GlusterFS mount attempt 

26/06/2020 17:47:16 INFO GlusterFS mount attempt 

26/06/2020 17:46:45 INFO GlusterFS mount attempt 

26/06/2020 17:46:15 INFO GlusterFS mount attempt 

26/06/2020 17:45:45 INFO GlusterFS mount attempt 

26/06/2020 17:45:15 INFO GlusterFS mount attempt 

26/06/2020 17:44:45 INFO GlusterFS mount attempt 

26/06/2020 17:44:15 INFO GlusterFS mount attempt 

26/06/2020 17:43:45 INFO GlusterFS mount attempt 

26/06/2020 17:43:15 INFO GlusterFS mount attempt 

26/06/2020 17:42:45 INFO GlusterFS mount attempt 

26/06/2020 17:42:15 INFO GlusterFS mount attempt 

26/06/2020 17:41:45 INFO GlusterFS mount attempt 

26/06/2020 17:41:14 INFO GlusterFS mount attempt 

26/06/2020 17:40:44 INFO GlusterFS mount attempt 

26/06/2020 17:40:14 INFO GlusterFS mount attempt 

26/06/2020 17:39:44 INFO GlusterFS mount attempt 

26/06/2020 17:39:14 INFO GlusterFS mount attempt 

26/06/2020 17:38:44 INFO GlusterFS mount attempt 

26/06/2020 17:38:14 INFO GlusterFS mount attempt 

26/06/2020 17:37:44 INFO GlusterFS mount attempt 

26/06/2020 17:37:14 INFO GlusterFS mount attempt 

26/06/2020 17:36:44 INFO GlusterFS mount attempt 

26/06/2020 17:36:14 INFO GlusterFS mount attempt 

26/06/2020 17:35:43 INFO GlusterFS mount attempt 

26/06/2020 17:35:13 INFO GlusterFS mount attempt 

26/06/2020 17:34:43 INFO GlusterFS mount attempt 

26/06/2020 17:34:13 INFO GlusterFS mount attempt 

26/06/2020 17:33:43 INFO GlusterFS mount attempt 

26/06/2020 17:33:13 INFO GlusterFS mount attempt 

26/06/2020 17:32:43 INFO GlusterFS mount attempt 

26/06/2020 17:32:13 INFO GlusterFS mount attempt 

26/06/2020 17:31:43 INFO GlusterFS mount attempt 

26/06/2020 17:31:13 INFO GlusterFS mount attempt 

26/06/2020 17:30:43 INFO GlusterFS mount attempt 

26/06/2020 17:30:12 INFO GlusterFS mount attempt 

26/06/2020 17:29:42 INFO GlusterFS mount attempt 

26/06/2020 17:29:12 INFO GlusterFS mount attempt 

26/06/2020 17:28:42 INFO GlusterFS mount attempt 

26/06/2020 17:28:12 INFO GlusterFS mount attempt 

26/06/2020 17:27:42 INFO GlusterFS mount attempt 

26/06/2020 17:27:12 INFO GlusterFS mount attempt 

26/06/2020 17:26:42 INFO GlusterFS mount attempt 

26/06/2020 17:26:12 INFO GlusterFS mount attempt 

26/06/2020 17:25:42 INFO GlusterFS mount attempt 

26/06/2020 17:25:12 INFO GlusterFS mount attempt 

26/06/2020 17:24:41 INFO GlusterFS mount attempt 

26/06/2020 17:24:11 INFO GlusterFS mount attempt 

26/06/2020 17:23:41 INFO GlusterFS mount attempt 

26/06/2020 17:23:11 INFO GlusterFS mount attempt 

26/06/2020 17:22:41 INFO GlusterFS mount attempt 

26/06/2020 17:22:11 INFO GlusterFS mount attempt 

26/06/2020 17:21:41 INFO GlusterFS mount attempt 

26/06/2020 17:21:11 INFO GlusterFS mount attempt 

26/06/2020 17:20:41 INFO GlusterFS mount attempt 

26/06/2020 17:20:11 INFO GlusterFS mount attempt 

26/06/2020 17:19:41 INFO GlusterFS mount attempt 

26/06/2020 17:19:10 INFO GlusterFS mount attempt 

26/06/2020 17:18:40 INFO GlusterFS mount attempt 

26/06/2020 17:18:10 INFO GlusterFS mount attempt 

26/06/2020 17:17:40 INFO GlusterFS mount attempt 

26/06/2020 17:17:10 INFO GlusterFS mount attempt 

26/06/2020 17:16:40 INFO GlusterFS mount attempt 

26/06/2020 17:16:10 INFO GlusterFS mount attempt 

26/06/2020 17:15:40 INFO GlusterFS mount attempt 

26/06/2020 17:15:10 INFO GlusterFS mount attempt 

26/06/2020 17:14:40 INFO GlusterFS mount attempt 

26/06/2020 17:14:10 INFO GlusterFS mount attempt 

26/06/2020 17:13:39 INFO GlusterFS mount attempt 

26/06/2020 17:13:09 INFO GlusterFS mount attempt 

26/06/2020 17:12:39 INFO GlusterFS mount attempt 

26/06/2020 17:12:09 INFO GlusterFS mount attempt 

26/06/2020 17:11:39 INFO GlusterFS mount attempt 

26/06/2020 17:11:09 INFO GlusterFS mount attempt 

26/06/2020 17:10:39 INFO GlusterFS mount attempt 

26/06/2020 17:10:09 INFO GlusterFS mount attempt 

26/06/2020 17:09:39 INFO GlusterFS mount attempt 

26/06/2020 17:09:09 INFO GlusterFS mount attempt 

26/06/2020 17:08:39 INFO GlusterFS mount attempt 

26/06/2020 17:08:08 INFO GlusterFS mount attempt 

26/06/2020 17:07:38 INFO GlusterFS mount attempt 

26/06/2020 17:07:08 INFO GlusterFS mount attempt 

26/06/2020 17:06:38 INFO GlusterFS mount attempt 

26/06/2020 17:06:08 INFO GlusterFS mount attempt 

26/06/2020 17:05:38 INFO GlusterFS mount attempt 

26/06/2020 17:05:08 INFO GlusterFS mount attempt 

26/06/2020 17:04:38 INFO GlusterFS mount attempt 

26/06/2020 17:04:08 INFO GlusterFS mount attempt 

26/06/2020 17:03:38 INFO GlusterFS mount attempt 

26/06/2020 17:03:08 INFO GlusterFS mount attempt 

26/06/2020 17:02:37 INFO GlusterFS mount attempt 

26/06/2020 17:02:07 INFO GlusterFS mount attempt 

26/06/2020 17:01:37 INFO GlusterFS mount attempt 

26/06/2020 17:01:07 INFO GlusterFS mount attempt 

26/06/2020 17:00:37 INFO GlusterFS mount attempt 

26/06/2020 17:00:07 INFO GlusterFS mount attempt 

26/06/2020 16:59:37 INFO GlusterFS mount attempt 

26/06/2020 16:59:07 INFO GlusterFS mount attempt 

26/06/2020 16:58:37 INFO GlusterFS mount attempt 

26/06/2020 16:58:07 INFO GlusterFS mount attempt 

26/06/2020 16:57:37 INFO GlusterFS mount attempt 

26/06/2020 16:57:06 INFO GlusterFS mount attempt 

26/06/2020 16:56:36 INFO GlusterFS mount attempt 

26/06/2020 16:56:06 INFO GlusterFS mount attempt 

26/06/2020 16:55:36 INFO GlusterFS mount attempt 

26/06/2020 16:55:06 INFO GlusterFS mount attempt 

26/06/2020 16:54:36 INFO GlusterFS mount attempt 

26/06/2020 16:54:06 INFO GlusterFS mount attempt 

26/06/2020 16:53:36 INFO GlusterFS mount attempt 

26/06/2020 16:53:06 INFO GlusterFS mount attempt 

26/06/2020 16:52:36 INFO GlusterFS mount attempt 

26/06/2020 16:52:06 INFO GlusterFS mount attempt 

26/06/2020 16:51:35 INFO GlusterFS mount attempt 

26/06/2020 16:51:05 INFO GlusterFS mount attempt 

26/06/2020 16:50:35 INFO GlusterFS mount attempt 

26/06/2020 16:50:05 INFO GlusterFS mount attempt 

26/06/2020 16:49:35 INFO GlusterFS mount attempt 

26/06/2020 16:49:05 INFO GlusterFS mount attempt 

26/06/2020 16:48:35 INFO GlusterFS mount attempt 

26/06/2020 16:48:05 INFO GlusterFS mount attempt 

26/06/2020 16:47:35 INFO GlusterFS mount attempt 

26/06/2020 16:47:05 INFO GlusterFS mount attempt 

26/06/2020 16:46:35 INFO GlusterFS mount attempt 

26/06/2020 16:46:04 INFO GlusterFS mount attempt 

26/06/2020 16:45:34 INFO GlusterFS mount attempt 

26/06/2020 16:45:04 INFO GlusterFS mount attempt 

26/06/2020 16:44:34 INFO GlusterFS mount attempt 

26/06/2020 16:44:04 INFO GlusterFS mount attempt 

26/06/2020 16:43:34 INFO GlusterFS mount attempt 

26/06/2020 16:43:04 INFO GlusterFS mount attempt 

26/06/2020 16:42:34 INFO GlusterFS mount attempt 

26/06/2020 16:42:04 INFO GlusterFS mount attempt 

26/06/2020 16:41:34 INFO GlusterFS mount attempt 

26/06/2020 16:41:04 INFO GlusterFS mount attempt 

26/06/2020 16:40:34 INFO GlusterFS mount attempt 

26/06/2020 16:40:03 INFO GlusterFS mount attempt 

26/06/2020 16:39:33 INFO GlusterFS mount attempt 

26/06/2020 16:39:03 INFO GlusterFS mount attempt 

26/06/2020 16:38:33 INFO GlusterFS mount attempt 

26/06/2020 16:38:03 INFO GlusterFS mount attempt 

26/06/2020 16:37:33 INFO GlusterFS mount attempt 

26/06/2020 16:37:03 INFO GlusterFS mount attempt 

26/06/2020 16:36:33 INFO GlusterFS mount attempt 

26/06/2020 16:36:03 INFO GlusterFS mount attempt 

26/06/2020 16:35:33 INFO GlusterFS mount attempt 

26/06/2020 16:35:03 INFO GlusterFS mount attempt 

26/06/2020 16:34:32 INFO GlusterFS mount attempt 

26/06/2020 16:34:02 INFO GlusterFS mount attempt 

26/06/2020 16:33:32 INFO GlusterFS mount attempt 

26/06/2020 16:33:02 INFO GlusterFS mount attempt 

26/06/2020 16:32:32 INFO GlusterFS mount attempt 

26/06/2020 16:32:02 INFO GlusterFS mount attempt 

26/06/2020 16:31:32 INFO GlusterFS mount attempt 

26/06/2020 16:31:02 INFO GlusterFS mount attempt 

26/06/2020 16:30:32 INFO GlusterFS mount attempt 

26/06/2020 16:30:02 INFO GlusterFS mount attempt 

26/06/2020 16:29:32 INFO GlusterFS mount attempt 

26/06/2020 16:29:01 INFO GlusterFS mount attempt 

26/06/2020 16:28:31 INFO GlusterFS mount attempt 

26/06/2020 16:28:01 INFO GlusterFS mount attempt 

26/06/2020 16:27:31 INFO GlusterFS mount attempt 

26/06/2020 16:27:01 INFO GlusterFS mount attempt 

26/06/2020 16:26:31 INFO GlusterFS mount attempt 

26/06/2020 16:26:01 INFO GlusterFS mount attempt 

26/06/2020 16:25:31 INFO GlusterFS mount attempt 

26/06/2020 16:25:01 INFO GlusterFS mount attempt 

26/06/2020 16:24:31 INFO GlusterFS mount attempt 

26/06/2020 16:24:01 INFO GlusterFS mount attempt 

26/06/2020 16:23:31 INFO GlusterFS mount attempt 

26/06/2020 16:23:00 INFO GlusterFS mount attempt 

26/06/2020 16:22:30 INFO GlusterFS mount attempt 

26/06/2020 16:22:00 INFO GlusterFS mount attempt 

26/06/2020 16:21:30 INFO GlusterFS mount attempt 

26/06/2020 16:21:00 INFO GlusterFS mount attempt 

26/06/2020 16:20:30 INFO GlusterFS mount attempt 

26/06/2020 16:20:00 INFO GlusterFS mount attempt 

26/06/2020 16:19:30 INFO GlusterFS mount attempt 

26/06/2020 16:19:00 INFO GlusterFS mount attempt 

26/06/2020 16:18:30 INFO GlusterFS mount attempt 

26/06/2020 16:18:00 INFO GlusterFS mount attempt 

26/06/2020 16:17:29 INFO GlusterFS mount attempt 

26/06/2020 16:16:59 INFO GlusterFS mount attempt 

26/06/2020 16:16:29 INFO GlusterFS mount attempt 

26/06/2020 16:15:59 INFO GlusterFS mount attempt 

26/06/2020 16:15:29 INFO GlusterFS mount attempt 

26/06/2020 16:14:59 INFO GlusterFS mount attempt 

26/06/2020 16:14:29 INFO GlusterFS mount attempt 

26/06/2020 16:13:59 INFO GlusterFS mount attempt 

26/06/2020 16:13:29 INFO GlusterFS mount attempt 

26/06/2020 16:12:59 INFO GlusterFS mount attempt 

26/06/2020 16:12:29 INFO GlusterFS mount attempt 

26/06/2020 16:11:58 INFO GlusterFS mount attempt 

26/06/2020 16:11:28 INFO GlusterFS mount attempt 

26/06/2020 16:10:58 INFO GlusterFS mount attempt 

26/06/2020 16:10:28 INFO GlusterFS mount attempt 

26/06/2020 16:09:58 INFO GlusterFS mount attempt 

26/06/2020 16:09:28 INFO GlusterFS mount attempt 

26/06/2020 16:08:58 INFO GlusterFS mount attempt 

26/06/2020 16:08:28 INFO GlusterFS mount attempt 

26/06/2020 16:07:58 INFO GlusterFS mount attempt 

26/06/2020 16:07:28 INFO GlusterFS mount attempt 

26/06/2020 16:06:58 INFO GlusterFS mount attempt 

26/06/2020 16:06:27 INFO GlusterFS mount attempt 

26/06/2020 16:05:57 INFO GlusterFS mount attempt 

26/06/2020 16:05:27 INFO GlusterFS mount attempt 

26/06/2020 16:04:57 INFO GlusterFS mount attempt 

26/06/2020 16:04:27 INFO GlusterFS mount attempt 

26/06/2020 16:03:57 INFO GlusterFS mount attempt 

26/06/2020 16:03:27 INFO GlusterFS mount attempt 

26/06/2020 16:02:57 INFO GlusterFS mount attempt 

26/06/2020 16:02:27 INFO GlusterFS mount attempt 

26/06/2020 16:01:57 INFO GlusterFS mount attempt 

26/06/2020 16:01:27 INFO GlusterFS mount attempt 

26/06/2020 16:00:56 INFO GlusterFS mount attempt 

26/06/2020 16:00:26 INFO GlusterFS mount attempt 

26/06/2020 15:59:56 INFO GlusterFS mount attempt 

26/06/2020 15:59:26 INFO GlusterFS mount attempt 

26/06/2020 15:58:56 INFO GlusterFS mount attempt 

26/06/2020 15:58:26 INFO GlusterFS mount attempt 

26/06/2020 15:57:56 INFO GlusterFS mount attempt 

26/06/2020 15:57:26 INFO GlusterFS mount attempt 

26/06/2020 15:56:56 INFO GlusterFS mount attempt 

26/06/2020 15:56:26 INFO GlusterFS mount attempt 

26/06/2020 15:55:56 INFO GlusterFS mount attempt 

26/06/2020 15:55:25 INFO GlusterFS mount attempt 

26/06/2020 15:54:55 INFO GlusterFS mount attempt 

26/06/2020 15:54:25 INFO GlusterFS mount attempt 

26/06/2020 15:53:55 INFO GlusterFS mount attempt 

26/06/2020 15:53:25 INFO GlusterFS mount attempt 

26/06/2020 15:52:55 INFO GlusterFS mount attempt 

26/06/2020 15:52:25 INFO GlusterFS mount attempt 

26/06/2020 15:51:55 INFO GlusterFS mount attempt 

26/06/2020 15:51:25 INFO GlusterFS mount attempt 

26/06/2020 15:50:55 INFO GlusterFS mount attempt 

26/06/2020 15:50:25 INFO GlusterFS mount attempt 

26/06/2020 15:49:54 INFO GlusterFS mount attempt 

26/06/2020 15:49:24 INFO GlusterFS mount attempt 

26/06/2020 15:48:54 INFO GlusterFS mount attempt 

26/06/2020 15:48:24 INFO GlusterFS mount attempt 

26/06/2020 15:47:54 INFO GlusterFS mount attempt 

26/06/2020 15:47:24 INFO GlusterFS mount attempt 

26/06/2020 15:46:54 INFO GlusterFS mount attempt 

26/06/2020 15:46:24 INFO GlusterFS mount attempt 

26/06/2020 15:45:54 INFO GlusterFS mount attempt 

26/06/2020 15:45:24 INFO GlusterFS mount attempt 

26/06/2020 15:44:54 INFO GlusterFS mount attempt 

26/06/2020 15:44:24 INFO GlusterFS mount attempt 

26/06/2020 15:43:53 INFO GlusterFS mount attempt 

26/06/2020 15:43:23 INFO GlusterFS mount attempt 

26/06/2020 15:42:53 INFO GlusterFS mount attempt 

26/06/2020 15:42:23 INFO GlusterFS mount attempt 

26/06/2020 15:41:53 INFO GlusterFS mount attempt 

26/06/2020 15:41:23 INFO GlusterFS mount attempt 

26/06/2020 15:40:53 INFO GlusterFS mount attempt 

26/06/2020 15:40:23 INFO GlusterFS mount attempt 

26/06/2020 15:39:53 INFO GlusterFS mount attempt 

26/06/2020 15:39:23 INFO GlusterFS mount attempt 

26/06/2020 15:38:52 INFO GlusterFS mount attempt 

26/06/2020 15:38:22 INFO GlusterFS mount attempt 

26/06/2020 15:37:52 INFO GlusterFS mount attempt 

26/06/2020 15:37:22 INFO GlusterFS mount attempt 

26/06/2020 15:36:52 INFO GlusterFS mount attempt 

26/06/2020 15:36:22 INFO GlusterFS mount attempt 

26/06/2020 15:35:52 INFO GlusterFS mount attempt 

26/06/2020 15:35:22 INFO GlusterFS mount attempt 

26/06/2020 15:34:52 INFO GlusterFS mount attempt 

26/06/2020 15:34:22 INFO GlusterFS mount attempt 

26/06/2020 15:33:51 INFO GlusterFS mount attempt 

26/06/2020 15:33:21 INFO GlusterFS mount attempt 

26/06/2020 15:32:51 INFO GlusterFS mount attempt 

26/06/2020 15:32:21 INFO GlusterFS mount attempt 

26/06/2020 15:31:51 INFO GlusterFS mount attempt 

26/06/2020 15:31:21 INFO GlusterFS mount attempt 

26/06/2020 15:30:51 INFO GlusterFS mount attempt 

26/06/2020 15:30:21 INFO GlusterFS mount attempt 

26/06/2020 15:29:51 INFO GlusterFS mount attempt 

26/06/2020 15:29:21 INFO GlusterFS mount attempt 

26/06/2020 15:28:51 INFO GlusterFS mount attempt 

26/06/2020 15:28:20 INFO GlusterFS mount attempt 

26/06/2020 15:27:50 INFO GlusterFS mount attempt 

26/06/2020 15:27:20 INFO GlusterFS mount attempt 

26/06/2020 15:26:50 INFO GlusterFS mount attempt 

26/06/2020 15:26:20 INFO GlusterFS mount attempt 

26/06/2020 15:25:50 INFO GlusterFS mount attempt 

26/06/2020 15:25:20 INFO GlusterFS mount attempt 

26/06/2020 15:24:50 INFO GlusterFS mount attempt 

26/06/2020 15:24:20 INFO GlusterFS mount attempt 

26/06/2020 15:23:50 INFO GlusterFS mount attempt 

26/06/2020 15:23:20 INFO GlusterFS mount attempt 

26/06/2020 15:22:49 INFO GlusterFS mount attempt 

26/06/2020 15:22:19 INFO GlusterFS mount attempt 

26/06/2020 15:21:49 INFO GlusterFS mount attempt 

26/06/2020 15:21:19 INFO GlusterFS mount attempt 

26/06/2020 15:20:49 INFO GlusterFS mount attempt 

26/06/2020 15:20:19 INFO GlusterFS mount attempt 

26/06/2020 15:19:49 INFO GlusterFS mount attempt 

26/06/2020 15:19:19 INFO GlusterFS mount attempt 

26/06/2020 15:18:49 INFO GlusterFS mount attempt 

26/06/2020 15:18:19 INFO GlusterFS mount attempt 

26/06/2020 15:17:49 INFO GlusterFS mount attempt 

26/06/2020 15:17:18 INFO GlusterFS mount attempt 

26/06/2020 15:16:48 INFO GlusterFS mount attempt 

26/06/2020 15:16:18 INFO GlusterFS mount attempt 

26/06/2020 15:15:48 INFO GlusterFS mount attempt 

26/06/2020 15:15:18 INFO GlusterFS mount attempt 

26/06/2020 15:14:48 INFO GlusterFS mount attempt 

26/06/2020 15:14:18 INFO GlusterFS mount attempt 

26/06/2020 15:13:48 INFO GlusterFS mount attempt 

26/06/2020 15:13:18 INFO GlusterFS mount attempt 

26/06/2020 15:12:48 INFO GlusterFS mount attempt 

26/06/2020 15:12:17 INFO GlusterFS mount attempt 

26/06/2020 15:11:47 INFO GlusterFS mount attempt 

26/06/2020 15:11:17 INFO GlusterFS mount attempt 

26/06/2020 15:10:47 INFO GlusterFS mount attempt 

26/06/2020 15:10:17 INFO GlusterFS mount attempt 

26/06/2020 15:09:47 INFO GlusterFS mount attempt 

26/06/2020 15:09:17 INFO GlusterFS mount attempt 

26/06/2020 15:08:47 INFO GlusterFS mount attempt 

26/06/2020 15:08:17 INFO GlusterFS mount attempt 

26/06/2020 15:07:47 INFO GlusterFS mount attempt 

26/06/2020 15:07:17 INFO GlusterFS mount attempt 

26/06/2020 15:06:46 INFO GlusterFS mount attempt 

26/06/2020 15:06:16 INFO GlusterFS mount attempt 

26/06/2020 15:05:46 INFO GlusterFS mount attempt 

26/06/2020 15:05:16 INFO GlusterFS mount attempt 

26/06/2020 15:04:46 INFO GlusterFS mount attempt 

26/06/2020 15:04:16 INFO GlusterFS mount attempt 

26/06/2020 15:03:46 INFO GlusterFS mount attempt 

26/06/2020 15:03:16 INFO GlusterFS mount attempt 

26/06/2020 15:02:46 INFO GlusterFS mount attempt 

26/06/2020 15:02:16 INFO GlusterFS mount attempt 

26/06/2020 15:01:46 INFO GlusterFS mount attempt 

26/06/2020 15:01:15 INFO GlusterFS mount attempt 

26/06/2020 15:00:45 INFO GlusterFS mount attempt 

26/06/2020 15:00:15 INFO GlusterFS mount attempt 

26/06/2020 14:59:45 INFO GlusterFS mount attempt 

26/06/2020 14:59:15 INFO GlusterFS mount attempt 

26/06/2020 14:58:45 INFO GlusterFS mount attempt 

26/06/2020 14:58:15 INFO GlusterFS mount attempt 

26/06/2020 14:57:45 INFO GlusterFS mount attempt 

26/06/2020 14:57:15 INFO GlusterFS mount attempt 

26/06/2020 14:56:45 INFO GlusterFS mount attempt 

26/06/2020 14:56:14 INFO GlusterFS mount attempt 

26/06/2020 14:55:44 INFO GlusterFS mount attempt 

26/06/2020 14:55:14 INFO GlusterFS mount attempt 

26/06/2020 14:54:44 INFO GlusterFS mount attempt 

26/06/2020 14:54:14 INFO GlusterFS mount attempt 

26/06/2020 14:53:44 INFO GlusterFS mount attempt 

26/06/2020 14:53:14 INFO GlusterFS mount attempt 

26/06/2020 14:52:44 INFO GlusterFS mount attempt 

26/06/2020 14:52:14 INFO GlusterFS mount attempt 

26/06/2020 14:51:44 INFO GlusterFS mount attempt 

26/06/2020 14:51:14 INFO GlusterFS mount attempt 

26/06/2020 14:50:43 INFO GlusterFS mount attempt 

26/06/2020 14:50:13 INFO GlusterFS mount attempt 

26/06/2020 14:49:43 INFO GlusterFS mount attempt 

26/06/2020 14:49:13 INFO GlusterFS mount attempt 

26/06/2020 14:48:43 INFO GlusterFS mount attempt 

26/06/2020 14:48:13 INFO GlusterFS mount attempt 

26/06/2020 14:47:43 INFO GlusterFS mount attempt 

26/06/2020 14:47:13 INFO GlusterFS mount attempt 

26/06/2020 14:46:43 INFO GlusterFS mount attempt 

26/06/2020 14:46:13 INFO GlusterFS mount attempt 

26/06/2020 14:45:43 INFO GlusterFS mount attempt 

26/06/2020 14:45:13 INFO GlusterFS mount attempt 

26/06/2020 14:44:42 INFO GlusterFS mount attempt 

26/06/2020 14:44:12 INFO GlusterFS mount attempt 

26/06/2020 14:43:42 INFO GlusterFS mount attempt 

26/06/2020 14:43:12 INFO GlusterFS mount attempt 

26/06/2020 14:42:42 INFO GlusterFS mount attempt 

26/06/2020 14:42:12 INFO GlusterFS mount attempt 

26/06/2020 14:41:42 INFO GlusterFS mount attempt 

26/06/2020 14:41:12 INFO GlusterFS mount attempt 

26/06/2020 14:40:42 INFO GlusterFS mount attempt 

26/06/2020 14:40:12 INFO GlusterFS mount attempt 

26/06/2020 14:39:41 INFO GlusterFS mount attempt 

26/06/2020 14:39:11 INFO GlusterFS mount attempt 

26/06/2020 14:38:41 INFO GlusterFS mount attempt 

26/06/2020 14:38:11 INFO GlusterFS mount attempt 

26/06/2020 14:37:41 INFO GlusterFS mount attempt 

26/06/2020 14:37:11 INFO GlusterFS mount attempt 

26/06/2020 14:36:41 INFO GlusterFS mount attempt 

26/06/2020 14:36:11 INFO GlusterFS mount attempt 

26/06/2020 14:35:41 INFO GlusterFS mount attempt 

26/06/2020 14:35:11 INFO GlusterFS mount attempt 

26/06/2020 14:34:41 INFO GlusterFS mount attempt 

26/06/2020 14:34:10 INFO GlusterFS mount attempt 

26/06/2020 14:33:40 INFO GlusterFS mount attempt 

26/06/2020 14:33:10 INFO GlusterFS mount attempt 

26/06/2020 14:32:40 INFO GlusterFS mount attempt 

26/06/2020 14:32:10 INFO GlusterFS mount attempt 

26/06/2020 14:31:40 INFO GlusterFS mount attempt 

26/06/2020 14:31:10 INFO GlusterFS mount attempt 

26/06/2020 14:30:40 INFO GlusterFS mount attempt 

26/06/2020 14:30:10 INFO GlusterFS mount attempt 

26/06/2020 14:29:40 INFO GlusterFS mount attempt 

26/06/2020 14:29:10 INFO GlusterFS mount attempt 

26/06/2020 14:28:39 INFO GlusterFS mount attempt 

26/06/2020 14:28:09 INFO GlusterFS mount attempt 

26/06/2020 14:27:39 INFO GlusterFS mount attempt 

26/06/2020 14:27:09 INFO GlusterFS mount attempt 

26/06/2020 14:26:39 INFO GlusterFS mount attempt 

26/06/2020 14:26:09 INFO GlusterFS mount attempt 

26/06/2020 14:25:39 INFO GlusterFS mount attempt 

26/06/2020 14:25:09 INFO GlusterFS mount attempt 

26/06/2020 14:24:39 INFO GlusterFS mount attempt 

26/06/2020 14:24:09 INFO GlusterFS mount attempt 

26/06/2020 14:23:39 INFO GlusterFS mount attempt 

26/06/2020 14:23:08 INFO GlusterFS mount attempt 

26/06/2020 14:22:38 INFO GlusterFS mount attempt 

26/06/2020 14:22:08 INFO GlusterFS mount attempt 

26/06/2020 14:21:38 INFO GlusterFS mount attempt 

26/06/2020 14:21:08 INFO GlusterFS mount attempt 

26/06/2020 14:20:38 INFO GlusterFS mount attempt 

26/06/2020 14:20:08 INFO GlusterFS mount attempt 

26/06/2020 14:19:38 INFO GlusterFS mount attempt 

26/06/2020 14:19:08 INFO GlusterFS mount attempt 

26/06/2020 14:18:38 INFO GlusterFS mount attempt 

26/06/2020 14:18:08 INFO GlusterFS mount attempt 

26/06/2020 14:17:38 INFO GlusterFS mount attempt 

26/06/2020 14:17:07 INFO GlusterFS mount attempt 

26/06/2020 14:16:37 INFO GlusterFS mount attempt 

26/06/2020 14:16:07 INFO GlusterFS mount attempt 

26/06/2020 14:15:37 INFO GlusterFS mount attempt 

26/06/2020 14:15:07 INFO GlusterFS mount attempt 

26/06/2020 14:14:37 INFO GlusterFS mount attempt 

26/06/2020 14:14:07 INFO GlusterFS mount attempt 

26/06/2020 14:13:37 INFO GlusterFS mount attempt 

26/06/2020 14:13:07 INFO GlusterFS mount attempt 

26/06/2020 14:12:37 INFO GlusterFS mount attempt 

26/06/2020 14:12:07 INFO GlusterFS mount attempt 

26/06/2020 14:11:36 INFO GlusterFS mount attempt 

26/06/2020 14:11:06 INFO GlusterFS mount attempt 

26/06/2020 14:10:36 INFO GlusterFS mount attempt 

26/06/2020 14:10:06 INFO GlusterFS mount attempt 

26/06/2020 14:09:36 INFO GlusterFS mount attempt 

26/06/2020 14:09:06 INFO GlusterFS mount attempt 

26/06/2020 14:08:36 INFO GlusterFS mount attempt 

26/06/2020 14:08:06 INFO GlusterFS mount attempt 

26/06/2020 14:07:36 INFO GlusterFS mount attempt 

26/06/2020 14:07:06 INFO GlusterFS mount attempt 

26/06/2020 14:06:36 INFO GlusterFS mount attempt 

26/06/2020 14:06:05 INFO GlusterFS mount attempt 

26/06/2020 14:05:35 INFO GlusterFS mount attempt 

26/06/2020 14:05:05 INFO GlusterFS mount attempt 

26/06/2020 14:04:35 INFO GlusterFS mount attempt 

26/06/2020 14:04:05 INFO GlusterFS mount attempt 

26/06/2020 14:03:35 INFO GlusterFS mount attempt 

26/06/2020 14:03:05 INFO GlusterFS mount attempt 

26/06/2020 14:02:35 INFO GlusterFS mount attempt 

26/06/2020 14:02:05 INFO GlusterFS mount attempt 

26/06/2020 14:01:35 INFO GlusterFS mount attempt 

26/06/2020 14:01:05 INFO GlusterFS mount attempt 

26/06/2020 14:00:34 INFO GlusterFS mount attempt 

26/06/2020 14:00:04 INFO GlusterFS mount attempt 

26/06/2020 13:59:34 INFO GlusterFS mount attempt 

26/06/2020 13:59:04 INFO GlusterFS mount attempt 

26/06/2020 13:58:34 INFO GlusterFS mount attempt 

26/06/2020 13:58:04 INFO GlusterFS mount attempt 

26/06/2020 13:57:34 INFO GlusterFS mount attempt 

26/06/2020 13:57:04 INFO GlusterFS mount attempt 

26/06/2020 13:56:34 INFO GlusterFS mount attempt 

26/06/2020 13:56:04 INFO GlusterFS mount attempt 

26/06/2020 13:55:34 INFO GlusterFS mount attempt 

26/06/2020 13:55:03 INFO GlusterFS mount attempt 

26/06/2020 13:54:33 INFO GlusterFS mount attempt 

26/06/2020 13:54:03 INFO GlusterFS mount attempt 

26/06/2020 13:53:33 INFO GlusterFS mount attempt 

26/06/2020 13:53:03 INFO GlusterFS mount attempt 

26/06/2020 13:52:33 INFO GlusterFS mount attempt 

26/06/2020 13:52:03 INFO GlusterFS mount attempt 

26/06/2020 13:51:33 INFO GlusterFS mount attempt 

26/06/2020 13:51:03 INFO GlusterFS mount attempt 

26/06/2020 13:50:33 INFO GlusterFS mount attempt 

26/06/2020 13:50:03 INFO GlusterFS mount attempt 

26/06/2020 13:49:32 INFO GlusterFS mount attempt 

26/06/2020 13:49:02 INFO GlusterFS mount attempt 

26/06/2020 13:48:32 INFO GlusterFS mount attempt 

26/06/2020 13:48:02 INFO GlusterFS mount attempt 

26/06/2020 13:47:32 INFO GlusterFS mount attempt 

26/06/2020 13:47:02 INFO GlusterFS mount attempt 

26/06/2020 13:46:32 INFO GlusterFS mount attempt 

26/06/2020 13:46:02 INFO GlusterFS mount attempt 

26/06/2020 13:45:32 INFO GlusterFS mount attempt 

26/06/2020 13:45:02 INFO GlusterFS mount attempt 

26/06/2020 13:44:32 INFO GlusterFS mount attempt 

26/06/2020 13:44:01 INFO GlusterFS mount attempt 

26/06/2020 13:43:31 INFO GlusterFS mount attempt 

26/06/2020 13:43:01 INFO GlusterFS mount attempt 

26/06/2020 13:42:31 INFO GlusterFS mount attempt 

26/06/2020 13:42:01 INFO GlusterFS mount attempt 

26/06/2020 13:41:31 INFO GlusterFS mount attempt 

26/06/2020 13:41:01 INFO GlusterFS mount attempt 

26/06/2020 13:40:31 INFO GlusterFS mount attempt 

26/06/2020 13:40:01 INFO GlusterFS mount attempt 

26/06/2020 13:39:31 INFO GlusterFS mount attempt 

26/06/2020 13:39:01 INFO GlusterFS mount attempt 

26/06/2020 13:38:30 INFO GlusterFS mount attempt 

26/06/2020 13:38:00 INFO GlusterFS mount attempt 

26/06/2020 13:37:30 INFO GlusterFS mount attempt 

26/06/2020 13:37:00 INFO GlusterFS mount attempt 

26/06/2020 13:36:30 INFO GlusterFS mount attempt 

26/06/2020 13:36:00 INFO GlusterFS mount attempt 

26/06/2020 13:35:30 INFO GlusterFS mount attempt 

26/06/2020 13:35:00 INFO GlusterFS mount attempt 

26/06/2020 13:34:30 INFO GlusterFS mount attempt 

26/06/2020 13:34:00 INFO GlusterFS mount attempt 

26/06/2020 13:33:30 INFO GlusterFS mount attempt 

26/06/2020 13:32:59 INFO GlusterFS mount attempt 

26/06/2020 13:32:29 INFO GlusterFS mount attempt 

26/06/2020 13:31:59 INFO GlusterFS mount attempt 

26/06/2020 13:31:29 INFO GlusterFS mount attempt 

26/06/2020 13:30:59 INFO GlusterFS mount attempt 

26/06/2020 13:30:29 INFO GlusterFS mount attempt 

26/06/2020 13:29:59 INFO GlusterFS mount attempt 

26/06/2020 13:29:29 INFO GlusterFS mount attempt 

26/06/2020 13:28:59 INFO GlusterFS mount attempt 

26/06/2020 13:28:29 INFO GlusterFS mount attempt 

26/06/2020 13:27:59 INFO GlusterFS mount attempt 

26/06/2020 13:27:28 INFO GlusterFS mount attempt 

26/06/2020 13:26:58 INFO GlusterFS mount attempt 

26/06/2020 13:26:28 INFO GlusterFS mount attempt 

26/06/2020 13:25:58 INFO GlusterFS mount attempt 

26/06/2020 13:25:28 INFO GlusterFS mount attempt 

26/06/2020 13:24:58 INFO GlusterFS mount attempt 

26/06/2020 13:24:28 INFO GlusterFS mount attempt 

26/06/2020 13:23:58 INFO GlusterFS mount attempt 

26/06/2020 13:23:28 INFO GlusterFS mount attempt 

26/06/2020 13:22:58 INFO GlusterFS mount attempt 

26/06/2020 13:22:28 INFO GlusterFS mount attempt 

26/06/2020 13:21:57 INFO GlusterFS mount attempt 

26/06/2020 13:21:27 INFO GlusterFS mount attempt 

26/06/2020 13:20:57 INFO GlusterFS mount attempt 

26/06/2020 13:20:27 INFO GlusterFS mount attempt 

26/06/2020 13:19:57 INFO GlusterFS mount attempt 

26/06/2020 13:19:27 INFO GlusterFS mount attempt 

26/06/2020 13:18:57 INFO GlusterFS mount attempt 

26/06/2020 13:18:27 INFO GlusterFS mount attempt 

26/06/2020 13:17:57 INFO GlusterFS mount attempt 

26/06/2020 13:17:27 INFO GlusterFS mount attempt 

26/06/2020 13:16:57 INFO GlusterFS mount attempt 

26/06/2020 13:16:26 INFO GlusterFS mount attempt 

26/06/2020 13:15:56 INFO GlusterFS mount attempt 

26/06/2020 13:15:26 INFO GlusterFS mount attempt 

26/06/2020 13:14:56 INFO GlusterFS mount attempt 

26/06/2020 13:14:26 INFO GlusterFS mount attempt 

26/06/2020 13:13:56 INFO GlusterFS mount attempt 

26/06/2020 13:13:26 INFO GlusterFS mount attempt 

26/06/2020 13:12:56 INFO GlusterFS mount attempt 

26/06/2020 13:12:26 INFO GlusterFS mount attempt 

26/06/2020 13:11:56 INFO GlusterFS mount attempt 

26/06/2020 13:11:26 INFO GlusterFS mount attempt 

26/06/2020 13:10:55 INFO GlusterFS mount attempt 

26/06/2020 13:10:25 INFO GlusterFS mount attempt 

26/06/2020 13:09:55 INFO GlusterFS mount attempt 

26/06/2020 13:09:25 INFO GlusterFS mount attempt 

26/06/2020 13:08:55 INFO GlusterFS mount attempt 

26/06/2020 13:08:25 INFO GlusterFS mount attempt 

26/06/2020 13:07:55 INFO GlusterFS mount attempt 

26/06/2020 13:07:25 INFO GlusterFS mount attempt 

26/06/2020 13:06:55 INFO GlusterFS mount attempt 

26/06/2020 13:06:25 INFO GlusterFS mount attempt 

26/06/2020 13:05:55 INFO GlusterFS mount attempt 

26/06/2020 13:05:24 INFO GlusterFS mount attempt 

26/06/2020 13:04:54 INFO GlusterFS mount attempt 

26/06/2020 13:04:24 INFO GlusterFS mount attempt 

26/06/2020 13:03:54 INFO GlusterFS mount attempt 

26/06/2020 13:03:24 INFO GlusterFS mount attempt 

26/06/2020 13:02:54 INFO GlusterFS mount attempt 

26/06/2020 13:02:24 INFO GlusterFS mount attempt 

26/06/2020 13:01:54 INFO GlusterFS mount attempt 

26/06/2020 13:01:24 INFO GlusterFS mount attempt 

26/06/2020 13:00:54 INFO GlusterFS mount attempt 

26/06/2020 13:00:24 INFO GlusterFS mount attempt 

26/06/2020 12:59:53 INFO GlusterFS mount attempt 

26/06/2020 12:59:23 INFO GlusterFS mount attempt 

26/06/2020 12:58:53 INFO GlusterFS mount attempt 

26/06/2020 12:58:23 INFO GlusterFS mount attempt 

26/06/2020 12:57:53 INFO GlusterFS mount attempt 

26/06/2020 12:57:23 INFO GlusterFS mount attempt 

26/06/2020 12:56:53 INFO GlusterFS mount attempt 

26/06/2020 12:56:23 INFO GlusterFS mount attempt 

26/06/2020 12:55:53 INFO GlusterFS mount attempt 

26/06/2020 12:55:23 INFO GlusterFS mount attempt 

26/06/2020 12:54:53 INFO GlusterFS mount attempt 

26/06/2020 12:54:22 INFO GlusterFS mount attempt 

26/06/2020 12:53:52 INFO GlusterFS mount attempt 

26/06/2020 12:53:22 INFO GlusterFS mount attempt 

26/06/2020 12:52:52 INFO GlusterFS mount attempt 

26/06/2020 12:52:22 INFO GlusterFS mount attempt 

26/06/2020 12:51:52 INFO GlusterFS mount attempt 

26/06/2020 12:51:22 INFO GlusterFS mount attempt 

26/06/2020 12:50:52 INFO GlusterFS mount attempt 

26/06/2020 12:50:22 INFO GlusterFS mount attempt 

26/06/2020 12:49:52 INFO GlusterFS mount attempt 

26/06/2020 12:49:22 INFO GlusterFS mount attempt 

26/06/2020 12:48:51 INFO GlusterFS mount attempt 

26/06/2020 12:48:21 INFO GlusterFS mount attempt 

26/06/2020 12:47:51 INFO GlusterFS mount attempt 

26/06/2020 12:47:21 INFO GlusterFS mount attempt 

26/06/2020 12:46:51 INFO GlusterFS mount attempt 

26/06/2020 12:46:21 INFO GlusterFS mount attempt 

26/06/2020 12:45:51 INFO GlusterFS mount attempt 

26/06/2020 12:45:21 INFO GlusterFS mount attempt 

26/06/2020 12:44:51 INFO GlusterFS mount attempt 

26/06/2020 12:44:21 INFO GlusterFS mount attempt 

26/06/2020 12:43:51 INFO GlusterFS mount attempt 

26/06/2020 12:43:20 INFO GlusterFS mount attempt 

26/06/2020 12:42:50 INFO GlusterFS mount attempt 

26/06/2020 12:42:20 INFO GlusterFS mount attempt 

26/06/2020 12:41:50 INFO GlusterFS mount attempt 

26/06/2020 12:41:20 INFO GlusterFS mount attempt 

26/06/2020 12:40:50 INFO GlusterFS mount attempt 

26/06/2020 12:40:20 INFO GlusterFS mount attempt 

26/06/2020 12:39:50 INFO GlusterFS mount attempt 

26/06/2020 12:39:20 INFO GlusterFS mount attempt 

26/06/2020 12:38:50 INFO GlusterFS mount attempt 

26/06/2020 12:38:19 INFO GlusterFS mount attempt 

26/06/2020 12:37:49 INFO GlusterFS mount attempt 

26/06/2020 12:37:19 INFO GlusterFS mount attempt 

26/06/2020 12:36:49 INFO GlusterFS mount attempt 

26/06/2020 12:36:19 INFO GlusterFS mount attempt 

26/06/2020 12:35:49 INFO GlusterFS mount attempt 

26/06/2020 12:35:19 INFO GlusterFS mount attempt 

26/06/2020 12:34:49 INFO GlusterFS mount attempt 

26/06/2020 12:34:19 INFO GlusterFS mount attempt 

26/06/2020 12:33:49 INFO GlusterFS mount attempt 

26/06/2020 12:33:19 INFO GlusterFS mount attempt 

26/06/2020 12:32:49 INFO GlusterFS mount attempt 

26/06/2020 12:32:18 INFO GlusterFS mount attempt 

26/06/2020 12:31:48 INFO GlusterFS mount attempt 

26/06/2020 12:31:18 INFO GlusterFS mount attempt 

26/06/2020 12:30:48 INFO GlusterFS mount attempt 

26/06/2020 12:30:18 INFO GlusterFS mount attempt 

26/06/2020 12:29:48 INFO GlusterFS mount attempt 

26/06/2020 12:29:18 INFO GlusterFS mount attempt 

26/06/2020 12:28:48 INFO GlusterFS mount attempt 

26/06/2020 12:28:18 INFO GlusterFS mount attempt 

26/06/2020 12:27:48 INFO GlusterFS mount attempt 

26/06/2020 12:27:17 INFO GlusterFS mount attempt 

26/06/2020 12:26:47 INFO GlusterFS mount attempt 

26/06/2020 12:26:17 INFO GlusterFS mount attempt 

26/06/2020 12:25:47 INFO GlusterFS mount attempt 

26/06/2020 12:25:17 INFO GlusterFS mount attempt 

26/06/2020 12:24:47 INFO GlusterFS mount attempt 

26/06/2020 12:24:17 INFO GlusterFS mount attempt 

26/06/2020 12:23:47 INFO GlusterFS mount attempt 

26/06/2020 12:23:17 INFO GlusterFS mount attempt 

26/06/2020 12:22:47 INFO GlusterFS mount attempt 

26/06/2020 12:22:17 INFO GlusterFS mount attempt 

26/06/2020 12:21:46 INFO GlusterFS mount attempt 

26/06/2020 12:21:16 INFO GlusterFS mount attempt 

26/06/2020 12:20:46 INFO GlusterFS mount attempt 

26/06/2020 12:20:16 INFO GlusterFS mount attempt 

26/06/2020 12:19:46 INFO GlusterFS mount attempt 

26/06/2020 12:19:16 INFO GlusterFS mount attempt 

26/06/2020 12:18:46 INFO GlusterFS mount attempt 

26/06/2020 12:18:16 INFO GlusterFS mount attempt 

26/06/2020 12:17:46 INFO GlusterFS mount attempt 

26/06/2020 12:17:16 INFO GlusterFS mount attempt 

26/06/2020 12:16:46 INFO GlusterFS mount attempt 

26/06/2020 12:16:15 INFO GlusterFS mount attempt 

26/06/2020 12:15:45 INFO GlusterFS mount attempt 

26/06/2020 12:15:15 INFO GlusterFS mount attempt 

26/06/2020 12:14:45 INFO GlusterFS mount attempt 

26/06/2020 12:14:15 INFO GlusterFS mount attempt 

26/06/2020 12:13:45 INFO GlusterFS mount attempt 

26/06/2020 12:13:15 INFO GlusterFS mount attempt 

26/06/2020 12:12:45 INFO GlusterFS mount attempt 

26/06/2020 12:12:15 INFO GlusterFS mount attempt 

26/06/2020 12:11:45 INFO GlusterFS mount attempt 

26/06/2020 12:11:15 INFO GlusterFS mount attempt 

26/06/2020 12:10:45 INFO GlusterFS mount attempt 

26/06/2020 12:10:14 INFO GlusterFS mount attempt 

26/06/2020 12:09:44 INFO GlusterFS mount attempt 

26/06/2020 12:09:14 INFO GlusterFS mount attempt 

26/06/2020 12:08:44 INFO GlusterFS mount attempt 

26/06/2020 12:08:14 INFO GlusterFS mount attempt 

26/06/2020 12:07:44 INFO GlusterFS mount attempt 

26/06/2020 12:07:14 INFO GlusterFS mount attempt 

26/06/2020 12:06:44 INFO GlusterFS mount attempt 

26/06/2020 12:06:14 INFO GlusterFS mount attempt 

26/06/2020 12:05:44 INFO GlusterFS mount attempt 

26/06/2020 12:05:14 INFO GlusterFS mount attempt 

26/06/2020 12:04:43 INFO GlusterFS mount attempt 

26/06/2020 12:04:13 INFO GlusterFS mount attempt 

26/06/2020 12:03:43 INFO GlusterFS mount attempt 

26/06/2020 12:03:13 INFO GlusterFS mount attempt 

26/06/2020 12:02:43 INFO GlusterFS mount attempt 

26/06/2020 12:02:13 INFO GlusterFS mount attempt 

26/06/2020 12:01:43 INFO GlusterFS mount attempt 

26/06/2020 12:01:13 INFO GlusterFS mount attempt 

26/06/2020 12:00:43 INFO GlusterFS mount attempt 

26/06/2020 12:00:13 INFO GlusterFS mount attempt 

26/06/2020 11:59:43 INFO GlusterFS mount attempt 

26/06/2020 11:59:12 INFO GlusterFS mount attempt 

26/06/2020 11:58:42 INFO GlusterFS mount attempt 

26/06/2020 11:58:12 INFO GlusterFS mount attempt 

26/06/2020 11:57:42 INFO GlusterFS mount attempt 

26/06/2020 11:57:12 INFO GlusterFS mount attempt 

26/06/2020 11:56:42 INFO GlusterFS mount attempt 

26/06/2020 11:56:12 INFO GlusterFS mount attempt 

26/06/2020 11:55:42 INFO GlusterFS mount attempt 

26/06/2020 11:55:12 INFO GlusterFS mount attempt 

26/06/2020 11:54:42 INFO GlusterFS mount attempt 

26/06/2020 11:54:12 INFO GlusterFS mount attempt 

26/06/2020 11:53:41 INFO GlusterFS mount attempt 

26/06/2020 11:53:11 INFO GlusterFS mount attempt 

26/06/2020 11:52:41 INFO GlusterFS mount attempt 

26/06/2020 11:52:11 INFO GlusterFS mount attempt 

26/06/2020 11:51:41 INFO GlusterFS mount attempt 

26/06/2020 11:51:11 INFO GlusterFS mount attempt 

26/06/2020 11:50:41 INFO GlusterFS mount attempt 

26/06/2020 11:50:11 INFO GlusterFS mount attempt 

26/06/2020 11:49:41 INFO GlusterFS mount attempt 

26/06/2020 11:49:11 INFO GlusterFS mount attempt 

26/06/2020 11:48:41 INFO GlusterFS mount attempt 

26/06/2020 11:48:10 INFO GlusterFS mount attempt 

26/06/2020 11:47:40 INFO GlusterFS mount attempt 

26/06/2020 11:47:10 INFO GlusterFS mount attempt 

26/06/2020 11:46:40 INFO GlusterFS mount attempt 

26/06/2020 11:46:10 INFO GlusterFS mount attempt 

26/06/2020 11:45:40 INFO GlusterFS mount attempt 

26/06/2020 11:45:10 INFO GlusterFS mount attempt 

26/06/2020 11:44:40 INFO GlusterFS mount attempt 

26/06/2020 11:44:10 INFO GlusterFS mount attempt 

26/06/2020 11:43:40 INFO GlusterFS mount attempt 

26/06/2020 11:43:10 INFO GlusterFS mount attempt 

26/06/2020 11:42:39 INFO GlusterFS mount attempt 

26/06/2020 11:42:09 INFO GlusterFS mount attempt 

26/06/2020 11:41:39 INFO GlusterFS mount attempt 

26/06/2020 11:41:09 INFO GlusterFS mount attempt 

26/06/2020 11:40:39 INFO GlusterFS mount attempt 

26/06/2020 11:40:09 INFO GlusterFS mount attempt 

26/06/2020 11:39:39 INFO GlusterFS mount attempt 

26/06/2020 11:39:09 INFO GlusterFS mount attempt 

26/06/2020 11:38:39 INFO GlusterFS mount attempt 

26/06/2020 11:38:09 INFO GlusterFS mount attempt 

26/06/2020 11:37:39 INFO GlusterFS mount attempt 

26/06/2020 11:37:08 INFO GlusterFS mount attempt 

26/06/2020 11:36:38 INFO GlusterFS mount attempt 

26/06/2020 11:36:08 INFO GlusterFS mount attempt 

26/06/2020 11:35:38 INFO GlusterFS mount attempt 

26/06/2020 11:35:08 INFO GlusterFS mount attempt 

26/06/2020 11:34:38 INFO GlusterFS mount attempt 

26/06/2020 11:34:08 INFO GlusterFS mount attempt 

26/06/2020 11:33:38 INFO GlusterFS mount attempt 

26/06/2020 11:33:08 INFO GlusterFS mount attempt 

26/06/2020 11:32:38 INFO GlusterFS mount attempt 

26/06/2020 11:32:07 INFO GlusterFS mount attempt 

26/06/2020 11:31:37 INFO GlusterFS mount attempt 

26/06/2020 11:31:07 INFO GlusterFS mount attempt 

26/06/2020 11:30:37 INFO GlusterFS mount attempt 

26/06/2020 11:30:07 INFO GlusterFS mount attempt 

26/06/2020 11:29:37 INFO GlusterFS mount attempt 

26/06/2020 11:29:07 INFO GlusterFS mount attempt 

26/06/2020 11:28:37 INFO GlusterFS mount attempt 

26/06/2020 11:28:07 INFO GlusterFS mount attempt 

26/06/2020 11:27:37 INFO GlusterFS mount attempt 

26/06/2020 11:27:06 INFO GlusterFS mount attempt 

26/06/2020 11:26:36 INFO GlusterFS mount attempt 

26/06/2020 11:26:06 INFO GlusterFS mount attempt 

26/06/2020 11:25:36 INFO GlusterFS mount attempt 

26/06/2020 11:25:06 INFO GlusterFS mount attempt 

26/06/2020 11:24:36 INFO GlusterFS mount attempt 

26/06/2020 11:24:06 INFO GlusterFS mount attempt 

26/06/2020 11:23:36 INFO GlusterFS mount attempt 

26/06/2020 11:23:06 INFO GlusterFS mount attempt 

26/06/2020 11:22:36 INFO GlusterFS mount attempt 

26/06/2020 11:22:06 INFO GlusterFS mount attempt 

26/06/2020 11:21:35 INFO GlusterFS mount attempt 

26/06/2020 11:21:05 INFO GlusterFS mount attempt 

26/06/2020 11:20:35 INFO GlusterFS mount attempt 

26/06/2020 11:20:05 INFO GlusterFS mount attempt 

26/06/2020 11:19:35 INFO GlusterFS mount attempt 

26/06/2020 11:19:05 INFO GlusterFS mount attempt 

26/06/2020 11:18:35 INFO GlusterFS mount attempt 

26/06/2020 11:18:05 INFO GlusterFS mount attempt 

26/06/2020 11:17:35 INFO GlusterFS mount attempt 

26/06/2020 11:17:05 INFO GlusterFS mount attempt 

26/06/2020 11:16:35 INFO GlusterFS mount attempt 

26/06/2020 11:16:04 INFO GlusterFS mount attempt 

26/06/2020 11:15:34 INFO GlusterFS mount attempt 

26/06/2020 11:15:04 INFO GlusterFS mount attempt 

26/06/2020 11:14:34 INFO GlusterFS mount attempt 

26/06/2020 11:14:04 INFO GlusterFS mount attempt 

26/06/2020 11:13:34 INFO GlusterFS mount attempt 

26/06/2020 11:13:04 INFO GlusterFS mount attempt 

26/06/2020 11:12:34 INFO GlusterFS mount attempt 

26/06/2020 11:12:04 INFO GlusterFS mount attempt 

26/06/2020 11:11:34 INFO GlusterFS mount attempt 

26/06/2020 11:11:04 INFO GlusterFS mount attempt 

26/06/2020 11:10:34 INFO GlusterFS mount attempt 

26/06/2020 11:10:03 INFO GlusterFS mount attempt 

26/06/2020 11:09:33 INFO GlusterFS mount attempt 

26/06/2020 11:09:03 INFO GlusterFS mount attempt 

26/06/2020 11:08:33 INFO GlusterFS mount attempt 

26/06/2020 11:08:03 INFO GlusterFS mount attempt 

26/06/2020 11:07:33 INFO GlusterFS mount attempt 

26/06/2020 11:07:03 INFO GlusterFS mount attempt 

26/06/2020 11:06:33 INFO GlusterFS mount attempt 

26/06/2020 11:06:03 INFO GlusterFS mount attempt 

26/06/2020 11:05:33 INFO GlusterFS mount attempt 

26/06/2020 11:05:02 INFO GlusterFS mount attempt 

26/06/2020 11:04:32 INFO GlusterFS mount attempt 

26/06/2020 11:04:02 INFO GlusterFS mount attempt 

26/06/2020 11:03:32 INFO GlusterFS mount attempt 

26/06/2020 11:03:02 INFO GlusterFS mount attempt 

26/06/2020 11:02:32 INFO GlusterFS mount attempt 

26/06/2020 11:02:02 INFO GlusterFS mount attempt 

26/06/2020 11:01:32 INFO GlusterFS mount attempt 

26/06/2020 11:01:02 INFO GlusterFS mount attempt 

26/06/2020 11:00:32 INFO GlusterFS mount attempt 

26/06/2020 11:00:02 INFO GlusterFS mount attempt 

26/06/2020 10:59:31 INFO GlusterFS mount attempt 

26/06/2020 10:59:01 INFO GlusterFS mount attempt 

26/06/2020 10:58:31 INFO GlusterFS mount attempt 

26/06/2020 10:58:01 INFO GlusterFS mount attempt 

26/06/2020 10:57:31 INFO GlusterFS mount attempt 

26/06/2020 10:57:01 INFO GlusterFS mount attempt 

26/06/2020 10:56:31 INFO GlusterFS mount attempt 

26/06/2020 10:56:01 INFO GlusterFS mount attempt 

26/06/2020 10:55:31 INFO GlusterFS mount attempt 

26/06/2020 10:55:01 INFO GlusterFS mount attempt 

26/06/2020 10:54:31 INFO GlusterFS mount attempt 

26/06/2020 10:54:00 INFO GlusterFS mount attempt 

26/06/2020 10:53:30 INFO GlusterFS mount attempt 

26/06/2020 10:53:00 INFO GlusterFS mount attempt 

26/06/2020 10:52:30 INFO GlusterFS mount attempt 

26/06/2020 10:52:00 INFO GlusterFS mount attempt 

26/06/2020 10:51:30 INFO GlusterFS mount attempt 

26/06/2020 10:51:00 INFO GlusterFS mount attempt 

26/06/2020 10:50:30 INFO GlusterFS mount attempt 

26/06/2020 10:50:00 INFO GlusterFS mount attempt 

26/06/2020 10:49:30 INFO GlusterFS mount attempt 

26/06/2020 10:49:00 INFO GlusterFS mount attempt 

26/06/2020 10:48:29 INFO GlusterFS mount attempt 

26/06/2020 10:47:59 INFO GlusterFS mount attempt 

26/06/2020 10:47:29 INFO GlusterFS mount attempt 

26/06/2020 10:46:59 INFO GlusterFS mount attempt 

26/06/2020 10:46:29 INFO GlusterFS mount attempt 

26/06/2020 10:45:59 INFO GlusterFS mount attempt 

26/06/2020 10:45:29 INFO GlusterFS mount attempt 

26/06/2020 10:44:59 INFO GlusterFS mount attempt 

26/06/2020 10:44:29 INFO GlusterFS mount attempt 

26/06/2020 10:43:59 INFO GlusterFS mount attempt 

26/06/2020 10:43:28 INFO GlusterFS mount attempt 

26/06/2020 10:42:58 INFO GlusterFS mount attempt 

26/06/2020 10:42:28 INFO GlusterFS mount attempt 

26/06/2020 10:41:58 INFO GlusterFS mount attempt 

26/06/2020 10:41:28 INFO GlusterFS mount attempt 

26/06/2020 10:40:58 INFO GlusterFS mount attempt 

26/06/2020 10:40:28 INFO GlusterFS mount attempt 

26/06/2020 10:39:58 INFO GlusterFS mount attempt 

26/06/2020 10:39:28 INFO GlusterFS mount attempt 

26/06/2020 10:38:58 INFO GlusterFS mount attempt 

26/06/2020 10:38:28 INFO GlusterFS mount attempt 

26/06/2020 10:37:57 INFO GlusterFS mount attempt 

26/06/2020 10:37:27 INFO GlusterFS mount attempt 

26/06/2020 10:36:57 INFO GlusterFS mount attempt 

26/06/2020 10:36:27 INFO GlusterFS mount attempt 

26/06/2020 10:35:57 INFO GlusterFS mount attempt 

26/06/2020 10:35:27 INFO GlusterFS mount attempt 

26/06/2020 10:34:57 INFO GlusterFS mount attempt 

26/06/2020 10:34:27 INFO GlusterFS mount attempt 

26/06/2020 10:33:57 INFO GlusterFS mount attempt 

26/06/2020 10:33:27 INFO GlusterFS mount attempt 

26/06/2020 10:32:57 INFO GlusterFS mount attempt 

26/06/2020 10:32:27 INFO GlusterFS mount attempt 

26/06/2020 10:31:56 INFO GlusterFS mount attempt 

26/06/2020 10:31:26 INFO GlusterFS mount attempt 

26/06/2020 10:30:56 INFO GlusterFS mount attempt 

26/06/2020 10:30:26 INFO GlusterFS mount attempt 

26/06/2020 10:29:56 INFO GlusterFS mount attempt 

26/06/2020 10:29:26 INFO GlusterFS mount attempt 

26/06/2020 10:28:56 INFO GlusterFS mount attempt 

26/06/2020 10:28:26 INFO GlusterFS mount attempt 

26/06/2020 10:27:56 INFO GlusterFS mount attempt 

26/06/2020 10:27:26 INFO GlusterFS mount attempt 

26/06/2020 10:26:55 INFO GlusterFS mount attempt 

26/06/2020 10:26:25 INFO GlusterFS mount attempt 

26/06/2020 10:25:55 INFO GlusterFS mount attempt 

26/06/2020 10:25:25 INFO GlusterFS mount attempt 

26/06/2020 10:24:55 INFO GlusterFS mount attempt 

26/06/2020 10:24:25 INFO GlusterFS mount attempt 

26/06/2020 10:23:55 INFO GlusterFS mount attempt 

26/06/2020 10:23:25 INFO GlusterFS mount attempt 

26/06/2020 10:22:55 INFO GlusterFS mount attempt 

26/06/2020 10:22:25 INFO GlusterFS mount attempt 

26/06/2020 10:21:55 INFO GlusterFS mount attempt 

26/06/2020 10:21:24 INFO GlusterFS mount attempt 

26/06/2020 10:20:54 INFO GlusterFS mount attempt 

26/06/2020 10:20:24 INFO GlusterFS mount attempt 

26/06/2020 10:19:54 INFO GlusterFS mount attempt 

26/06/2020 10:19:24 INFO GlusterFS mount attempt 

26/06/2020 10:18:54 INFO GlusterFS mount attempt 

26/06/2020 10:18:24 INFO GlusterFS mount attempt 

26/06/2020 10:17:54 INFO GlusterFS mount attempt 

26/06/2020 10:17:24 INFO GlusterFS mount attempt 

26/06/2020 10:16:54 INFO GlusterFS mount attempt 

26/06/2020 10:16:24 INFO GlusterFS mount attempt 

26/06/2020 10:15:53 INFO GlusterFS mount attempt 

26/06/2020 10:15:23 INFO GlusterFS mount attempt 

26/06/2020 10:14:53 INFO GlusterFS mount attempt 

26/06/2020 10:14:23 INFO GlusterFS mount attempt 

26/06/2020 10:13:53 INFO GlusterFS mount attempt 

26/06/2020 10:13:23 INFO GlusterFS mount attempt 

26/06/2020 10:12:53 INFO GlusterFS mount attempt 

26/06/2020 10:12:23 INFO GlusterFS mount attempt 

26/06/2020 10:11:53 INFO GlusterFS mount attempt 

26/06/2020 10:11:23 INFO GlusterFS mount attempt 

26/06/2020 10:10:52 INFO GlusterFS mount attempt 

26/06/2020 10:10:22 INFO GlusterFS mount attempt 

26/06/2020 10:09:52 INFO GlusterFS mount attempt 

26/06/2020 10:09:22 INFO GlusterFS mount attempt 

26/06/2020 10:08:52 INFO GlusterFS mount attempt 

26/06/2020 10:08:22 INFO GlusterFS mount attempt 

26/06/2020 10:07:52 INFO GlusterFS mount attempt 

26/06/2020 10:07:22 INFO GlusterFS mount attempt 

26/06/2020 10:06:52 INFO GlusterFS mount attempt 

26/06/2020 10:06:22 INFO GlusterFS mount attempt 

26/06/2020 10:05:52 INFO GlusterFS mount attempt 

26/06/2020 10:05:21 INFO GlusterFS mount attempt 

26/06/2020 10:04:51 INFO GlusterFS mount attempt 

26/06/2020 10:04:21 INFO GlusterFS mount attempt 

26/06/2020 10:03:51 INFO GlusterFS mount attempt 

26/06/2020 10:03:21 INFO GlusterFS mount attempt 

26/06/2020 10:02:51 INFO GlusterFS mount attempt 

26/06/2020 10:02:21 INFO GlusterFS mount attempt 

26/06/2020 10:01:51 INFO GlusterFS mount attempt 

26/06/2020 10:01:21 INFO GlusterFS mount attempt 

26/06/2020 10:00:51 INFO GlusterFS mount attempt 

26/06/2020 10:00:20 INFO GlusterFS mount attempt 

26/06/2020 09:59:50 INFO GlusterFS mount attempt 

26/06/2020 09:59:20 INFO GlusterFS mount attempt 

26/06/2020 09:58:50 INFO GlusterFS mount attempt 

26/06/2020 09:58:20 INFO GlusterFS mount attempt 

26/06/2020 09:57:50 INFO GlusterFS mount attempt 

26/06/2020 09:57:20 INFO GlusterFS mount attempt 

26/06/2020 09:56:50 INFO GlusterFS mount attempt 

26/06/2020 09:56:20 INFO GlusterFS mount attempt 

26/06/2020 09:55:50 INFO GlusterFS mount attempt 

26/06/2020 09:55:20 INFO GlusterFS mount attempt 

26/06/2020 09:54:49 INFO GlusterFS mount attempt 

26/06/2020 09:54:19 INFO GlusterFS mount attempt 

26/06/2020 09:53:49 INFO GlusterFS mount attempt 

26/06/2020 09:53:19 INFO GlusterFS mount attempt 

26/06/2020 09:52:49 INFO GlusterFS mount attempt 

26/06/2020 09:52:19 INFO GlusterFS mount attempt 

26/06/2020 09:51:49 INFO GlusterFS mount attempt 

26/06/2020 09:51:19 INFO GlusterFS mount attempt 

26/06/2020 09:50:49 INFO GlusterFS mount attempt 

26/06/2020 09:50:19 INFO GlusterFS mount attempt 

26/06/2020 09:49:49 INFO GlusterFS mount attempt 

26/06/2020 09:49:18 INFO GlusterFS mount attempt 

26/06/2020 09:48:48 INFO GlusterFS mount attempt 

26/06/2020 09:48:18 INFO GlusterFS mount attempt 

26/06/2020 09:47:48 INFO GlusterFS mount attempt 

26/06/2020 09:47:18 INFO GlusterFS mount attempt 

26/06/2020 09:46:48 INFO GlusterFS mount attempt 

26/06/2020 09:46:18 INFO GlusterFS mount attempt 

26/06/2020 09:45:48 INFO GlusterFS mount attempt 

26/06/2020 09:45:18 INFO GlusterFS mount attempt 

26/06/2020 09:44:48 INFO GlusterFS mount attempt 

26/06/2020 09:44:17 INFO GlusterFS mount attempt 

26/06/2020 09:43:47 INFO GlusterFS mount attempt 

26/06/2020 09:43:17 INFO GlusterFS mount attempt 

26/06/2020 09:42:47 INFO GlusterFS mount attempt 

26/06/2020 09:42:17 INFO GlusterFS mount attempt 

26/06/2020 09:41:47 INFO GlusterFS mount attempt 

26/06/2020 09:41:17 INFO GlusterFS mount attempt 

26/06/2020 09:40:47 INFO GlusterFS mount attempt 

26/06/2020 09:40:17 INFO GlusterFS mount attempt 

26/06/2020 09:39:47 INFO GlusterFS mount attempt 

26/06/2020 09:39:17 INFO GlusterFS mount attempt 

26/06/2020 09:38:46 INFO GlusterFS mount attempt 

26/06/2020 09:38:16 INFO GlusterFS mount attempt 

26/06/2020 09:37:46 INFO GlusterFS mount attempt 

26/06/2020 09:37:16 INFO GlusterFS mount attempt 

26/06/2020 09:36:46 INFO GlusterFS mount attempt 

26/06/2020 09:36:16 INFO GlusterFS mount attempt 

26/06/2020 09:35:46 INFO GlusterFS mount attempt 

26/06/2020 09:35:16 INFO GlusterFS mount attempt 

26/06/2020 09:34:46 INFO GlusterFS mount attempt 

26/06/2020 09:34:16 INFO GlusterFS mount attempt 

26/06/2020 09:33:46 INFO GlusterFS mount attempt 

26/06/2020 09:33:16 INFO GlusterFS mount attempt 

26/06/2020 09:32:45 INFO GlusterFS mount attempt 

26/06/2020 09:32:15 INFO GlusterFS mount attempt 

26/06/2020 09:31:45 INFO GlusterFS mount attempt 

26/06/2020 09:31:15 INFO GlusterFS mount attempt 

26/06/2020 09:30:45 INFO GlusterFS mount attempt 

26/06/2020 09:30:15 INFO GlusterFS mount attempt 

26/06/2020 09:29:45 INFO GlusterFS mount attempt 

26/06/2020 09:29:15 INFO GlusterFS mount attempt 

26/06/2020 09:28:45 INFO GlusterFS mount attempt 

26/06/2020 09:28:15 INFO GlusterFS mount attempt 

26/06/2020 09:27:45 INFO GlusterFS mount attempt 

26/06/2020 09:27:14 INFO GlusterFS mount attempt 

26/06/2020 09:26:44 INFO GlusterFS mount attempt 

26/06/2020 09:26:14 INFO GlusterFS mount attempt 

26/06/2020 09:25:44 INFO GlusterFS mount attempt 

26/06/2020 09:25:14 INFO GlusterFS mount attempt 

26/06/2020 09:24:44 INFO GlusterFS mount attempt 

26/06/2020 09:24:14 INFO GlusterFS mount attempt 

26/06/2020 09:23:44 INFO GlusterFS mount attempt 

26/06/2020 09:23:14 INFO GlusterFS mount attempt 

26/06/2020 09:22:44 INFO GlusterFS mount attempt 

26/06/2020 09:22:14 INFO GlusterFS mount attempt 

26/06/2020 09:21:43 INFO GlusterFS mount attempt 

26/06/2020 09:21:13 INFO GlusterFS mount attempt 

26/06/2020 09:20:43 INFO GlusterFS mount attempt 

26/06/2020 09:20:13 INFO GlusterFS mount attempt 

26/06/2020 09:19:43 INFO GlusterFS mount attempt 

26/06/2020 09:19:13 INFO GlusterFS mount attempt 

26/06/2020 09:18:43 INFO GlusterFS mount attempt 

26/06/2020 09:18:13 INFO GlusterFS mount attempt 

26/06/2020 09:17:43 INFO GlusterFS mount attempt 

26/06/2020 09:17:13 INFO GlusterFS mount attempt 

26/06/2020 09:16:43 INFO GlusterFS mount attempt 

26/06/2020 09:16:13 INFO GlusterFS mount attempt 

26/06/2020 09:15:42 INFO GlusterFS mount attempt 

26/06/2020 09:15:12 INFO GlusterFS mount attempt 

26/06/2020 09:14:42 INFO GlusterFS mount attempt 

26/06/2020 09:14:12 INFO GlusterFS mount attempt 

26/06/2020 09:13:42 INFO GlusterFS mount attempt 

26/06/2020 09:13:12 INFO GlusterFS mount attempt 

26/06/2020 09:12:42 INFO GlusterFS mount attempt 

26/06/2020 09:12:12 INFO GlusterFS mount attempt 

26/06/2020 09:11:42 INFO GlusterFS mount attempt 

26/06/2020 09:11:12 INFO GlusterFS mount attempt 

26/06/2020 09:10:41 INFO GlusterFS mount attempt 

26/06/2020 09:10:11 INFO GlusterFS mount attempt 

26/06/2020 09:09:41 INFO GlusterFS mount attempt 

26/06/2020 09:09:11 INFO GlusterFS mount attempt 

26/06/2020 09:08:41 INFO GlusterFS mount attempt 

26/06/2020 09:08:11 INFO GlusterFS mount attempt 

26/06/2020 09:07:41 INFO GlusterFS mount attempt 

26/06/2020 09:07:11 INFO GlusterFS mount attempt 

26/06/2020 09:06:41 INFO GlusterFS mount attempt 

26/06/2020 09:06:11 INFO GlusterFS mount attempt 

26/06/2020 09:05:40 INFO GlusterFS mount attempt 

26/06/2020 09:05:10 INFO GlusterFS mount attempt 

26/06/2020 09:04:40 INFO GlusterFS mount attempt 

26/06/2020 09:04:10 INFO GlusterFS mount attempt 

26/06/2020 09:03:40 INFO GlusterFS mount attempt 

26/06/2020 09:03:10 INFO GlusterFS mount attempt 

26/06/2020 09:02:40 INFO GlusterFS mount attempt 

26/06/2020 09:02:10 INFO GlusterFS mount attempt 

26/06/2020 09:01:40 INFO GlusterFS mount attempt 

26/06/2020 09:01:10 INFO GlusterFS mount attempt 

26/06/2020 09:00:40 INFO GlusterFS mount attempt 

26/06/2020 09:00:09 INFO GlusterFS mount attempt 

26/06/2020 08:59:39 INFO GlusterFS mount attempt 

26/06/2020 08:59:09 INFO GlusterFS mount attempt 

26/06/2020 08:58:39 INFO GlusterFS mount attempt 

26/06/2020 08:58:09 INFO GlusterFS mount attempt 

26/06/2020 08:57:39 INFO GlusterFS mount attempt 

26/06/2020 08:57:09 INFO GlusterFS mount attempt 

26/06/2020 08:56:39 INFO GlusterFS mount attempt 

26/06/2020 08:56:09 INFO GlusterFS mount attempt 

26/06/2020 08:55:39 INFO GlusterFS mount attempt 

26/06/2020 08:55:09 INFO GlusterFS mount attempt 

26/06/2020 08:54:38 INFO GlusterFS mount attempt 

26/06/2020 08:54:08 INFO GlusterFS mount attempt 

26/06/2020 08:53:38 INFO GlusterFS mount attempt 

26/06/2020 08:53:08 INFO GlusterFS mount attempt 

26/06/2020 08:52:38 INFO GlusterFS mount attempt 

26/06/2020 08:52:08 INFO GlusterFS mount attempt 

26/06/2020 08:51:38 INFO GlusterFS mount attempt 

26/06/2020 08:51:08 INFO GlusterFS mount attempt 

26/06/2020 08:50:38 INFO GlusterFS mount attempt 

26/06/2020 08:50:08 INFO GlusterFS mount attempt 

26/06/2020 08:49:38 INFO GlusterFS mount attempt 

26/06/2020 08:49:07 INFO GlusterFS mount attempt 

26/06/2020 08:48:37 INFO GlusterFS mount attempt 

26/06/2020 08:48:07 INFO GlusterFS mount attempt 

26/06/2020 08:47:37 INFO GlusterFS mount attempt 

26/06/2020 08:47:07 INFO GlusterFS mount attempt 

26/06/2020 08:46:37 INFO GlusterFS mount attempt 

26/06/2020 08:46:07 INFO GlusterFS mount attempt 

26/06/2020 08:45:37 INFO GlusterFS mount attempt 

26/06/2020 08:45:07 INFO GlusterFS mount attempt 

26/06/2020 08:44:37 INFO GlusterFS mount attempt 

26/06/2020 08:44:07 INFO GlusterFS mount attempt 

26/06/2020 08:43:36 INFO GlusterFS mount attempt 

26/06/2020 08:43:06 INFO GlusterFS mount attempt 

26/06/2020 08:42:36 INFO GlusterFS mount attempt 

26/06/2020 08:42:06 INFO GlusterFS mount attempt 

26/06/2020 08:41:36 INFO GlusterFS mount attempt 

26/06/2020 08:41:06 INFO GlusterFS mount attempt 

26/06/2020 08:40:36 INFO GlusterFS mount attempt 

26/06/2020 08:40:06 INFO GlusterFS mount attempt 

26/06/2020 08:39:36 INFO GlusterFS mount attempt 

26/06/2020 08:39:06 INFO GlusterFS mount attempt 

26/06/2020 08:38:36 INFO GlusterFS mount attempt 

26/06/2020 08:38:05 INFO GlusterFS mount attempt 

26/06/2020 08:37:35 INFO GlusterFS mount attempt 

26/06/2020 08:37:05 INFO GlusterFS mount attempt 

26/06/2020 08:36:35 INFO GlusterFS mount attempt 

26/06/2020 08:36:05 INFO GlusterFS mount attempt 

26/06/2020 08:35:35 INFO GlusterFS mount attempt 

26/06/2020 08:35:05 INFO GlusterFS mount attempt 

26/06/2020 08:34:35 INFO GlusterFS mount attempt 

26/06/2020 08:34:05 INFO GlusterFS mount attempt 

26/06/2020 08:33:35 INFO GlusterFS mount attempt 

26/06/2020 08:33:04 INFO GlusterFS mount attempt 

26/06/2020 08:32:34 INFO GlusterFS mount attempt 

26/06/2020 08:32:04 INFO GlusterFS mount attempt 

26/06/2020 08:31:34 INFO GlusterFS mount attempt 

26/06/2020 08:31:04 INFO GlusterFS mount attempt 

26/06/2020 08:30:34 INFO GlusterFS mount attempt 

26/06/2020 08:30:04 INFO GlusterFS mount attempt 

26/06/2020 08:29:34 INFO GlusterFS mount attempt 

26/06/2020 08:29:04 INFO GlusterFS mount attempt 

26/06/2020 08:28:34 INFO GlusterFS mount attempt 

26/06/2020 08:28:04 INFO GlusterFS mount attempt 

26/06/2020 08:27:33 INFO GlusterFS mount attempt 

26/06/2020 08:27:03 INFO GlusterFS mount attempt 

26/06/2020 08:26:33 INFO GlusterFS mount attempt 

26/06/2020 08:26:03 INFO GlusterFS mount attempt 

26/06/2020 08:25:33 INFO GlusterFS mount attempt 

26/06/2020 08:25:03 INFO GlusterFS mount attempt 

26/06/2020 08:24:33 INFO GlusterFS mount attempt 

26/06/2020 08:24:03 INFO GlusterFS mount attempt 

26/06/2020 08:23:33 INFO GlusterFS mount attempt 

26/06/2020 08:23:03 INFO GlusterFS mount attempt 

26/06/2020 08:22:33 INFO GlusterFS mount attempt 

26/06/2020 08:22:02 INFO GlusterFS mount attempt 

26/06/2020 08:21:32 INFO GlusterFS mount attempt 

26/06/2020 08:21:02 INFO GlusterFS mount attempt 

26/06/2020 08:20:32 INFO GlusterFS mount attempt 

26/06/2020 08:20:02 INFO GlusterFS mount attempt 

26/06/2020 08:19:32 INFO GlusterFS mount attempt 

26/06/2020 08:19:02 INFO GlusterFS mount attempt 

26/06/2020 08:18:32 INFO GlusterFS mount attempt 

26/06/2020 08:18:02 INFO GlusterFS mount attempt 

26/06/2020 08:17:32 INFO GlusterFS mount attempt 

26/06/2020 08:17:02 INFO GlusterFS mount attempt 

26/06/2020 08:16:31 INFO GlusterFS mount attempt 

26/06/2020 08:16:01 INFO GlusterFS mount attempt 

26/06/2020 08:15:31 INFO GlusterFS mount attempt 

26/06/2020 08:15:01 INFO GlusterFS mount attempt 

26/06/2020 08:14:31 INFO GlusterFS mount attempt 

26/06/2020 08:14:01 INFO GlusterFS mount attempt 

26/06/2020 08:13:31 INFO GlusterFS mount attempt 

26/06/2020 08:13:01 INFO GlusterFS mount attempt 

26/06/2020 08:12:31 INFO GlusterFS mount attempt 

26/06/2020 08:12:01 INFO GlusterFS mount attempt 

26/06/2020 08:11:31 INFO GlusterFS mount attempt 

26/06/2020 08:11:00 INFO GlusterFS mount attempt 

26/06/2020 08:10:30 INFO GlusterFS mount attempt 

26/06/2020 08:10:00 INFO GlusterFS mount attempt 

26/06/2020 08:09:30 INFO GlusterFS mount attempt 

26/06/2020 08:09:00 INFO GlusterFS mount attempt 

26/06/2020 08:08:30 INFO GlusterFS mount attempt 

26/06/2020 08:08:00 INFO GlusterFS mount attempt 

26/06/2020 08:07:30 INFO GlusterFS mount attempt 

26/06/2020 08:07:00 INFO GlusterFS mount attempt 

26/06/2020 08:06:30 INFO GlusterFS mount attempt 

26/06/2020 08:06:00 INFO GlusterFS mount attempt 

26/06/2020 08:05:30 INFO GlusterFS mount attempt 

26/06/2020 08:04:59 INFO GlusterFS mount attempt 

26/06/2020 08:04:29 INFO GlusterFS mount attempt 

26/06/2020 08:03:59 INFO GlusterFS mount attempt 

26/06/2020 08:03:29 INFO GlusterFS mount attempt 

26/06/2020 08:02:59 INFO GlusterFS mount attempt 

26/06/2020 08:02:29 INFO GlusterFS mount attempt 

26/06/2020 08:01:59 INFO GlusterFS mount attempt 

26/06/2020 08:01:29 INFO GlusterFS mount attempt 

26/06/2020 08:00:59 INFO GlusterFS mount attempt 

26/06/2020 08:00:29 INFO GlusterFS mount attempt 

26/06/2020 07:59:59 INFO GlusterFS mount attempt 

26/06/2020 07:59:28 INFO GlusterFS mount attempt 

26/06/2020 07:58:58 INFO GlusterFS mount attempt 

26/06/2020 07:58:28 INFO GlusterFS mount attempt 

26/06/2020 07:57:58 INFO GlusterFS mount attempt 

26/06/2020 07:57:28 INFO GlusterFS mount attempt 

26/06/2020 07:56:58 INFO GlusterFS mount attempt 

26/06/2020 07:56:28 INFO GlusterFS mount attempt 

26/06/2020 07:55:58 INFO GlusterFS mount attempt 

26/06/2020 07:55:28 INFO GlusterFS mount attempt 

26/06/2020 07:54:58 INFO GlusterFS mount attempt 

26/06/2020 07:54:28 INFO GlusterFS mount attempt 

26/06/2020 07:53:57 INFO GlusterFS mount attempt 

26/06/2020 07:53:27 INFO GlusterFS mount attempt 

26/06/2020 07:52:57 INFO GlusterFS mount attempt 

26/06/2020 07:52:27 INFO GlusterFS mount attempt 

26/06/2020 07:51:57 INFO GlusterFS mount attempt 

26/06/2020 07:51:27 INFO GlusterFS mount attempt 

26/06/2020 07:50:57 INFO GlusterFS mount attempt 

26/06/2020 07:50:27 INFO GlusterFS mount attempt 

26/06/2020 07:49:57 INFO GlusterFS mount attempt 

26/06/2020 07:49:27 INFO GlusterFS mount attempt 

26/06/2020 07:48:57 INFO GlusterFS mount attempt 

26/06/2020 07:48:26 INFO GlusterFS mount attempt 

26/06/2020 07:47:56 INFO GlusterFS mount attempt 

26/06/2020 07:47:26 INFO GlusterFS mount attempt 

26/06/2020 07:46:56 INFO GlusterFS mount attempt 

26/06/2020 07:46:26 INFO GlusterFS mount attempt 

26/06/2020 07:45:56 INFO GlusterFS mount attempt 

26/06/2020 07:45:26 INFO GlusterFS mount attempt 

26/06/2020 07:44:56 INFO GlusterFS mount attempt 

26/06/2020 07:44:26 INFO GlusterFS mount attempt 

26/06/2020 07:43:56 INFO GlusterFS mount attempt 

26/06/2020 07:43:26 INFO GlusterFS mount attempt 

26/06/2020 07:42:55 INFO GlusterFS mount attempt 

26/06/2020 07:42:25 INFO GlusterFS mount attempt 

26/06/2020 07:41:55 INFO GlusterFS mount attempt 

26/06/2020 07:41:25 INFO GlusterFS mount attempt 

26/06/2020 07:40:55 INFO GlusterFS mount attempt 

26/06/2020 07:40:25 INFO GlusterFS mount attempt 

26/06/2020 07:39:55 INFO GlusterFS mount attempt 

26/06/2020 07:39:25 INFO GlusterFS mount attempt 

26/06/2020 07:38:55 INFO GlusterFS mount attempt 

26/06/2020 07:38:25 INFO GlusterFS mount attempt 

26/06/2020 07:37:54 INFO GlusterFS mount attempt 

26/06/2020 07:37:24 INFO GlusterFS mount attempt 

26/06/2020 07:36:54 INFO GlusterFS mount attempt 

26/06/2020 07:36:24 INFO GlusterFS mount attempt 

26/06/2020 07:35:54 INFO GlusterFS mount attempt 

26/06/2020 07:35:24 INFO GlusterFS mount attempt 

26/06/2020 07:34:54 INFO GlusterFS mount attempt 

26/06/2020 07:34:24 INFO GlusterFS mount attempt 

26/06/2020 07:33:54 INFO GlusterFS mount attempt 

26/06/2020 07:33:24 INFO GlusterFS mount attempt 

26/06/2020 07:32:54 INFO GlusterFS mount attempt 

26/06/2020 07:32:23 INFO GlusterFS mount attempt 

26/06/2020 07:31:53 INFO GlusterFS mount attempt 

26/06/2020 07:31:23 INFO GlusterFS mount attempt 

26/06/2020 07:30:53 INFO GlusterFS mount attempt 

26/06/2020 07:30:23 INFO GlusterFS mount attempt 

26/06/2020 07:29:53 INFO GlusterFS mount attempt 

26/06/2020 07:29:23 INFO GlusterFS mount attempt 

26/06/2020 07:28:53 INFO GlusterFS mount attempt 

26/06/2020 07:28:23 INFO GlusterFS mount attempt 

26/06/2020 07:27:53 INFO GlusterFS mount attempt 

26/06/2020 07:27:23 INFO GlusterFS mount attempt 

26/06/2020 07:26:52 INFO GlusterFS mount attempt 

26/06/2020 07:26:22 INFO GlusterFS mount attempt 

26/06/2020 07:25:52 INFO GlusterFS mount attempt 

26/06/2020 07:25:22 INFO GlusterFS mount attempt 

26/06/2020 07:24:52 INFO GlusterFS mount attempt 

26/06/2020 07:24:22 INFO GlusterFS mount attempt 

26/06/2020 07:23:52 INFO GlusterFS mount attempt 

26/06/2020 07:23:22 INFO GlusterFS mount attempt 

26/06/2020 07:22:52 INFO GlusterFS mount attempt 

26/06/2020 07:22:22 INFO GlusterFS mount attempt 

26/06/2020 07:21:52 INFO GlusterFS mount attempt 

26/06/2020 07:21:21 INFO GlusterFS mount attempt 

26/06/2020 07:20:51 INFO GlusterFS mount attempt 

26/06/2020 07:20:21 INFO GlusterFS mount attempt 

26/06/2020 07:19:51 INFO GlusterFS mount attempt 

26/06/2020 07:19:21 INFO GlusterFS mount attempt 

26/06/2020 07:18:51 INFO GlusterFS mount attempt 

26/06/2020 07:18:21 INFO GlusterFS mount attempt 

26/06/2020 07:17:51 INFO GlusterFS mount attempt 

26/06/2020 07:17:21 INFO GlusterFS mount attempt 

26/06/2020 07:16:51 INFO GlusterFS mount attempt 

26/06/2020 07:16:21 INFO GlusterFS mount attempt 

26/06/2020 07:15:50 INFO GlusterFS mount attempt 

26/06/2020 07:15:20 INFO GlusterFS mount attempt 

26/06/2020 07:14:50 INFO GlusterFS mount attempt 

26/06/2020 07:14:20 INFO GlusterFS mount attempt 

26/06/2020 07:13:50 INFO GlusterFS mount attempt 

26/06/2020 07:13:20 INFO GlusterFS mount attempt 

26/06/2020 07:12:50 INFO GlusterFS mount attempt 

26/06/2020 07:12:20 INFO GlusterFS mount attempt 

26/06/2020 07:11:50 INFO GlusterFS mount attempt 

26/06/2020 07:11:20 INFO GlusterFS mount attempt 

26/06/2020 07:10:50 INFO GlusterFS mount attempt 

26/06/2020 07:10:19 INFO GlusterFS mount attempt 

26/06/2020 07:09:49 INFO GlusterFS mount attempt 

26/06/2020 07:09:19 INFO GlusterFS mount attempt 

26/06/2020 07:08:49 INFO GlusterFS mount attempt 

26/06/2020 07:08:19 INFO GlusterFS mount attempt 

26/06/2020 07:07:49 INFO GlusterFS mount attempt 

26/06/2020 07:07:19 INFO GlusterFS mount attempt 

26/06/2020 07:06:49 INFO GlusterFS mount attempt 

26/06/2020 07:06:19 INFO GlusterFS mount attempt 

26/06/2020 07:05:49 INFO GlusterFS mount attempt 

26/06/2020 07:05:19 INFO GlusterFS mount attempt 

26/06/2020 07:04:48 INFO GlusterFS mount attempt 

26/06/2020 07:04:18 INFO GlusterFS mount attempt 

26/06/2020 07:03:48 INFO GlusterFS mount attempt 

26/06/2020 07:03:18 INFO GlusterFS mount attempt 

26/06/2020 07:02:48 INFO GlusterFS mount attempt 

26/06/2020 07:02:18 INFO GlusterFS mount attempt 

26/06/2020 07:01:48 INFO GlusterFS mount attempt 

26/06/2020 07:01:18 INFO GlusterFS mount attempt 

26/06/2020 07:00:48 INFO GlusterFS mount attempt 

26/06/2020 07:00:18 INFO GlusterFS mount attempt 

26/06/2020 06:59:48 INFO GlusterFS mount attempt 

26/06/2020 06:59:17 INFO GlusterFS mount attempt 

26/06/2020 06:58:47 INFO GlusterFS mount attempt 

26/06/2020 06:58:17 INFO GlusterFS mount attempt 

26/06/2020 06:57:47 INFO GlusterFS mount attempt 

26/06/2020 06:57:17 INFO GlusterFS mount attempt 

26/06/2020 06:56:47 INFO GlusterFS mount attempt 

26/06/2020 06:56:17 INFO GlusterFS mount attempt 

26/06/2020 06:55:47 INFO GlusterFS mount attempt 

26/06/2020 06:55:17 INFO GlusterFS mount attempt 

26/06/2020 06:54:47 INFO GlusterFS mount attempt 

26/06/2020 06:54:16 INFO GlusterFS mount attempt 

26/06/2020 06:53:46 INFO GlusterFS mount attempt 

26/06/2020 06:53:16 INFO GlusterFS mount attempt 

26/06/2020 06:52:46 INFO GlusterFS mount attempt 

26/06/2020 06:52:16 INFO GlusterFS mount attempt 

26/06/2020 06:51:46 INFO GlusterFS mount attempt 

26/06/2020 06:51:16 INFO GlusterFS mount attempt 

26/06/2020 06:50:46 INFO GlusterFS mount attempt 

26/06/2020 06:50:16 INFO GlusterFS mount attempt 

26/06/2020 06:49:46 INFO GlusterFS mount attempt 

26/06/2020 06:49:16 INFO GlusterFS mount attempt 

26/06/2020 06:48:45 INFO GlusterFS mount attempt 

26/06/2020 06:48:15 INFO GlusterFS mount attempt 

26/06/2020 06:47:45 INFO GlusterFS mount attempt 

26/06/2020 06:47:15 INFO GlusterFS mount attempt 

26/06/2020 06:46:45 INFO GlusterFS mount attempt 

26/06/2020 06:46:15 INFO GlusterFS mount attempt 

26/06/2020 06:45:45 INFO GlusterFS mount attempt 

26/06/2020 06:45:15 INFO GlusterFS mount attempt 

26/06/2020 06:44:45 INFO GlusterFS mount attempt 

26/06/2020 06:44:15 INFO GlusterFS mount attempt 

26/06/2020 06:43:45 INFO GlusterFS mount attempt 

26/06/2020 06:43:14 INFO GlusterFS mount attempt 

26/06/2020 06:42:44 INFO GlusterFS mount attempt 

26/06/2020 06:42:14 INFO GlusterFS mount attempt 

26/06/2020 06:41:44 INFO GlusterFS mount attempt 

26/06/2020 06:41:14 INFO GlusterFS mount attempt 

26/06/2020 06:40:44 INFO GlusterFS mount attempt 

26/06/2020 06:40:14 INFO GlusterFS mount attempt 

26/06/2020 06:39:44 INFO GlusterFS mount attempt 

26/06/2020 06:39:14 INFO GlusterFS mount attempt 

26/06/2020 06:38:44 INFO GlusterFS mount attempt 

26/06/2020 06:38:14 INFO GlusterFS mount attempt 

26/06/2020 06:37:43 INFO GlusterFS mount attempt 

26/06/2020 06:37:13 INFO GlusterFS mount attempt 

26/06/2020 06:36:43 INFO GlusterFS mount attempt 

26/06/2020 06:36:13 INFO GlusterFS mount attempt 

26/06/2020 06:35:43 INFO GlusterFS mount attempt 

26/06/2020 06:35:13 INFO GlusterFS mount attempt 

26/06/2020 06:34:43 INFO GlusterFS mount attempt 

26/06/2020 06:34:13 INFO GlusterFS mount attempt 

26/06/2020 06:33:43 INFO GlusterFS mount attempt 

26/06/2020 06:33:13 INFO GlusterFS mount attempt 

26/06/2020 06:32:43 INFO GlusterFS mount attempt 

26/06/2020 06:32:12 INFO GlusterFS mount attempt 

26/06/2020 06:31:42 INFO GlusterFS mount attempt 

26/06/2020 06:31:12 INFO GlusterFS mount attempt 

26/06/2020 06:30:42 INFO GlusterFS mount attempt 

26/06/2020 06:30:12 INFO GlusterFS mount attempt 

26/06/2020 06:29:42 INFO GlusterFS mount attempt 

26/06/2020 06:29:12 INFO GlusterFS mount attempt 

26/06/2020 06:28:42 INFO GlusterFS mount attempt 

26/06/2020 06:28:12 INFO GlusterFS mount attempt 

26/06/2020 06:27:42 INFO GlusterFS mount attempt 

26/06/2020 06:27:12 INFO GlusterFS mount attempt 

26/06/2020 06:26:41 INFO GlusterFS mount attempt 

26/06/2020 06:26:11 INFO GlusterFS mount attempt 

26/06/2020 06:25:41 INFO GlusterFS mount attempt 

26/06/2020 06:25:11 INFO GlusterFS mount attempt 

26/06/2020 06:24:41 INFO GlusterFS mount attempt 

26/06/2020 06:24:11 INFO GlusterFS mount attempt 

26/06/2020 06:23:41 INFO GlusterFS mount attempt 

26/06/2020 06:23:11 INFO GlusterFS mount attempt 

26/06/2020 06:22:41 INFO GlusterFS mount attempt 

26/06/2020 06:22:11 INFO GlusterFS mount attempt 

26/06/2020 06:21:41 INFO GlusterFS mount attempt 

26/06/2020 06:21:10 INFO GlusterFS mount attempt 

26/06/2020 06:20:40 INFO GlusterFS mount attempt 

26/06/2020 06:20:10 INFO GlusterFS mount attempt 

26/06/2020 06:19:40 INFO GlusterFS mount attempt 

26/06/2020 06:19:10 INFO GlusterFS mount attempt 

26/06/2020 06:18:40 INFO GlusterFS mount attempt 

26/06/2020 06:18:10 INFO GlusterFS mount attempt 

26/06/2020 06:17:40 INFO GlusterFS mount attempt 

26/06/2020 06:17:10 INFO GlusterFS mount attempt 

26/06/2020 06:16:40 INFO GlusterFS mount attempt 

26/06/2020 06:16:09 INFO GlusterFS mount attempt 

26/06/2020 06:15:39 INFO GlusterFS mount attempt 

26/06/2020 06:15:09 INFO GlusterFS mount attempt 

26/06/2020 06:14:39 INFO GlusterFS mount attempt 

26/06/2020 06:14:09 INFO GlusterFS mount attempt 

26/06/2020 06:13:39 INFO GlusterFS mount attempt 

26/06/2020 06:13:09 INFO GlusterFS mount attempt 

26/06/2020 06:12:39 INFO GlusterFS mount attempt 

26/06/2020 06:12:09 INFO GlusterFS mount attempt 

26/06/2020 06:11:39 INFO GlusterFS mount attempt 

26/06/2020 06:11:09 INFO GlusterFS mount attempt 

26/06/2020 06:10:38 INFO GlusterFS mount attempt 

26/06/2020 06:10:08 INFO GlusterFS mount attempt 

26/06/2020 06:09:38 INFO GlusterFS mount attempt 

26/06/2020 06:09:08 INFO GlusterFS mount attempt 

26/06/2020 06:08:38 INFO GlusterFS mount attempt 

26/06/2020 06:08:08 INFO GlusterFS mount attempt 

26/06/2020 06:07:38 INFO GlusterFS mount attempt 

26/06/2020 06:07:08 INFO GlusterFS mount attempt 

26/06/2020 06:06:38 INFO GlusterFS mount attempt 

26/06/2020 06:06:08 INFO GlusterFS mount attempt 

26/06/2020 06:05:38 INFO GlusterFS mount attempt 

26/06/2020 06:05:07 INFO GlusterFS mount attempt 

26/06/2020 06:04:37 INFO GlusterFS mount attempt 

26/06/2020 06:04:07 INFO GlusterFS mount attempt 

26/06/2020 06:03:37 INFO GlusterFS mount attempt 

26/06/2020 06:03:07 INFO GlusterFS mount attempt 

26/06/2020 06:02:37 INFO GlusterFS mount attempt 

26/06/2020 06:02:07 INFO GlusterFS mount attempt 

26/06/2020 06:01:37 INFO GlusterFS mount attempt 

26/06/2020 06:01:07 INFO GlusterFS mount attempt 

26/06/2020 06:00:37 INFO GlusterFS mount attempt 

26/06/2020 06:00:07 INFO GlusterFS mount attempt 

26/06/2020 05:59:37 INFO GlusterFS mount attempt 

26/06/2020 05:59:06 INFO GlusterFS mount attempt 

26/06/2020 05:58:36 INFO GlusterFS mount attempt 

26/06/2020 05:58:06 INFO GlusterFS mount attempt 

26/06/2020 05:57:36 INFO GlusterFS mount attempt 

26/06/2020 05:57:06 INFO GlusterFS mount attempt 

26/06/2020 05:56:36 INFO GlusterFS mount attempt 

26/06/2020 05:56:06 INFO GlusterFS mount attempt 

26/06/2020 05:55:36 INFO GlusterFS mount attempt 

26/06/2020 05:55:06 INFO GlusterFS mount attempt 

26/06/2020 05:54:36 INFO GlusterFS mount attempt 

26/06/2020 05:54:05 INFO GlusterFS mount attempt 

26/06/2020 05:53:35 INFO GlusterFS mount attempt 

26/06/2020 05:53:05 INFO GlusterFS mount attempt 

26/06/2020 05:52:35 INFO GlusterFS mount attempt 

26/06/2020 05:52:05 INFO GlusterFS mount attempt 

26/06/2020 05:51:35 INFO GlusterFS mount attempt 

26/06/2020 05:51:05 INFO GlusterFS mount attempt 

26/06/2020 05:50:35 INFO GlusterFS mount attempt 

26/06/2020 05:50:05 INFO GlusterFS mount attempt 

26/06/2020 05:49:35 INFO GlusterFS mount attempt 

26/06/2020 05:49:05 INFO GlusterFS mount attempt 

26/06/2020 05:48:34 INFO GlusterFS mount attempt 

26/06/2020 05:48:04 INFO GlusterFS mount attempt 

26/06/2020 05:47:34 INFO GlusterFS mount attempt 

26/06/2020 05:47:04 INFO GlusterFS mount attempt 

26/06/2020 05:46:34 INFO GlusterFS mount attempt 

26/06/2020 05:46:04 INFO GlusterFS mount attempt 

26/06/2020 05:45:34 INFO GlusterFS mount attempt 

26/06/2020 05:45:04 INFO GlusterFS mount attempt 

26/06/2020 05:44:34 INFO GlusterFS mount attempt 

26/06/2020 05:44:04 INFO GlusterFS mount attempt 

26/06/2020 05:43:34 INFO GlusterFS mount attempt 

26/06/2020 05:43:03 INFO GlusterFS mount attempt 

26/06/2020 05:42:33 INFO GlusterFS mount attempt 

26/06/2020 05:42:03 INFO GlusterFS mount attempt 

26/06/2020 05:41:33 INFO GlusterFS mount attempt 

26/06/2020 05:41:03 INFO GlusterFS mount attempt 

26/06/2020 05:40:33 INFO GlusterFS mount attempt 

26/06/2020 05:40:03 INFO GlusterFS mount attempt 

26/06/2020 05:39:33 INFO GlusterFS mount attempt 

26/06/2020 05:39:03 INFO GlusterFS mount attempt 

26/06/2020 05:38:33 INFO GlusterFS mount attempt 

26/06/2020 05:38:02 INFO GlusterFS mount attempt 

26/06/2020 05:37:32 INFO GlusterFS mount attempt 

26/06/2020 05:37:02 INFO GlusterFS mount attempt 

26/06/2020 05:36:32 INFO GlusterFS mount attempt 

26/06/2020 05:36:02 INFO GlusterFS mount attempt 

26/06/2020 05:35:32 INFO GlusterFS mount attempt 

26/06/2020 05:35:02 INFO GlusterFS mount attempt 

26/06/2020 05:34:32 INFO GlusterFS mount attempt 

26/06/2020 05:34:02 INFO GlusterFS mount attempt 

26/06/2020 05:33:32 INFO GlusterFS mount attempt 

26/06/2020 05:33:02 INFO GlusterFS mount attempt 

26/06/2020 05:32:32 INFO GlusterFS mount attempt 

26/06/2020 05:32:01 INFO GlusterFS mount attempt 

26/06/2020 05:31:31 INFO GlusterFS mount attempt 

26/06/2020 05:31:01 INFO GlusterFS mount attempt 

26/06/2020 05:30:31 INFO GlusterFS mount attempt 

26/06/2020 05:30:01 INFO GlusterFS mount attempt 

26/06/2020 05:29:31 INFO GlusterFS mount attempt 

26/06/2020 05:29:01 INFO GlusterFS mount attempt 

26/06/2020 05:28:31 INFO GlusterFS mount attempt 

26/06/2020 05:28:01 INFO GlusterFS mount attempt 

26/06/2020 05:27:31 INFO GlusterFS mount attempt 

26/06/2020 05:27:01 INFO GlusterFS mount attempt 

26/06/2020 05:26:30 INFO GlusterFS mount attempt 

26/06/2020 05:26:00 INFO GlusterFS mount attempt 

26/06/2020 05:25:30 INFO GlusterFS mount attempt 

26/06/2020 05:25:00 INFO GlusterFS mount attempt 

26/06/2020 05:24:30 INFO GlusterFS mount attempt 

26/06/2020 05:24:00 INFO GlusterFS mount attempt 

26/06/2020 05:23:30 INFO GlusterFS mount attempt 

26/06/2020 05:23:00 INFO GlusterFS mount attempt 

26/06/2020 05:22:30 INFO GlusterFS mount attempt 

26/06/2020 05:22:00 INFO GlusterFS mount attempt 

26/06/2020 05:21:30 INFO GlusterFS mount attempt 

26/06/2020 05:20:59 INFO GlusterFS mount attempt 

26/06/2020 05:20:29 INFO GlusterFS mount attempt 

26/06/2020 05:19:59 INFO GlusterFS mount attempt 

26/06/2020 05:19:29 INFO GlusterFS mount attempt 

26/06/2020 05:18:59 INFO GlusterFS mount attempt 

26/06/2020 05:18:29 INFO GlusterFS mount attempt 

26/06/2020 05:17:59 INFO GlusterFS mount attempt 

26/06/2020 05:17:29 INFO GlusterFS mount attempt 

26/06/2020 05:16:59 INFO GlusterFS mount attempt 

26/06/2020 05:16:29 INFO GlusterFS mount attempt 

26/06/2020 05:15:59 INFO GlusterFS mount attempt 

26/06/2020 05:15:28 INFO GlusterFS mount attempt 

26/06/2020 05:14:58 INFO GlusterFS mount attempt 

26/06/2020 05:14:28 INFO GlusterFS mount attempt 

26/06/2020 05:13:58 INFO GlusterFS mount attempt 

26/06/2020 05:13:28 INFO GlusterFS mount attempt 

26/06/2020 05:12:58 INFO GlusterFS mount attempt 

26/06/2020 05:12:28 INFO GlusterFS mount attempt 

26/06/2020 05:11:58 INFO GlusterFS mount attempt 

26/06/2020 05:11:28 INFO GlusterFS mount attempt 

26/06/2020 05:10:58 INFO GlusterFS mount attempt 

26/06/2020 05:10:27 INFO GlusterFS mount attempt 

26/06/2020 05:09:57 INFO GlusterFS mount attempt 

26/06/2020 05:09:27 INFO GlusterFS mount attempt 

26/06/2020 05:08:57 INFO GlusterFS mount attempt 

26/06/2020 05:08:27 INFO GlusterFS mount attempt 

26/06/2020 05:07:57 INFO GlusterFS mount attempt 

26/06/2020 05:07:27 INFO GlusterFS mount attempt 

26/06/2020 05:06:57 INFO GlusterFS mount attempt 

26/06/2020 05:06:27 INFO GlusterFS mount attempt 

26/06/2020 05:05:57 INFO GlusterFS mount attempt 

26/06/2020 05:05:27 INFO GlusterFS mount attempt 

26/06/2020 05:04:56 INFO GlusterFS mount attempt 

26/06/2020 05:04:26 INFO GlusterFS mount attempt 

26/06/2020 05:03:56 INFO GlusterFS mount attempt 

26/06/2020 05:03:26 INFO GlusterFS mount attempt 

26/06/2020 05:02:56 INFO GlusterFS mount attempt 

26/06/2020 05:02:26 INFO GlusterFS mount attempt 

26/06/2020 05:01:56 INFO GlusterFS mount attempt 

26/06/2020 05:01:26 INFO GlusterFS mount attempt 

26/06/2020 05:00:56 INFO GlusterFS mount attempt 

26/06/2020 05:00:26 INFO GlusterFS mount attempt 

26/06/2020 04:59:56 INFO GlusterFS mount attempt 

26/06/2020 04:59:25 INFO GlusterFS mount attempt 

26/06/2020 04:58:55 INFO GlusterFS mount attempt 

26/06/2020 04:58:25 INFO GlusterFS mount attempt 

26/06/2020 04:57:55 INFO GlusterFS mount attempt 

26/06/2020 04:57:25 INFO GlusterFS mount attempt 

26/06/2020 04:56:55 INFO GlusterFS mount attempt 

26/06/2020 04:56:25 INFO GlusterFS mount attempt 

26/06/2020 04:55:55 INFO GlusterFS mount attempt 

26/06/2020 04:55:25 INFO GlusterFS mount attempt 

26/06/2020 04:54:55 INFO GlusterFS mount attempt 

26/06/2020 04:54:25 INFO GlusterFS mount attempt 

26/06/2020 04:53:54 INFO GlusterFS mount attempt 

26/06/2020 04:53:24 INFO GlusterFS mount attempt 

26/06/2020 04:52:54 INFO GlusterFS mount attempt 

26/06/2020 04:52:24 INFO GlusterFS mount attempt 

26/06/2020 04:51:54 INFO GlusterFS mount attempt 

26/06/2020 04:51:24 INFO GlusterFS mount attempt 

26/06/2020 04:50:54 INFO GlusterFS mount attempt 

26/06/2020 04:50:24 INFO GlusterFS mount attempt 

26/06/2020 04:49:54 INFO GlusterFS mount attempt 

26/06/2020 04:49:24 INFO GlusterFS mount attempt 

26/06/2020 04:48:54 INFO GlusterFS mount attempt 

26/06/2020 04:48:23 INFO GlusterFS mount attempt 

26/06/2020 04:47:53 INFO GlusterFS mount attempt 

26/06/2020 04:47:23 INFO GlusterFS mount attempt 

26/06/2020 04:46:53 INFO GlusterFS mount attempt 

26/06/2020 04:46:23 INFO GlusterFS mount attempt 

26/06/2020 04:45:53 INFO GlusterFS mount attempt 

26/06/2020 04:45:23 INFO GlusterFS mount attempt 

26/06/2020 04:44:53 INFO GlusterFS mount attempt 

26/06/2020 04:44:23 INFO GlusterFS mount attempt 

26/06/2020 04:43:53 INFO GlusterFS mount attempt 

26/06/2020 04:43:23 INFO GlusterFS mount attempt 

26/06/2020 04:42:52 INFO GlusterFS mount attempt 

26/06/2020 04:42:22 INFO GlusterFS mount attempt 

26/06/2020 04:41:52 INFO GlusterFS mount attempt 

26/06/2020 04:41:22 INFO GlusterFS mount attempt 

26/06/2020 04:40:52 INFO GlusterFS mount attempt 

26/06/2020 04:40:22 INFO GlusterFS mount attempt 

26/06/2020 04:39:52 INFO GlusterFS mount attempt 

26/06/2020 04:39:22 INFO GlusterFS mount attempt 

26/06/2020 04:38:52 INFO GlusterFS mount attempt 

26/06/2020 04:38:22 INFO GlusterFS mount attempt 

26/06/2020 04:37:52 INFO GlusterFS mount attempt 

26/06/2020 04:37:22 INFO GlusterFS mount attempt 

26/06/2020 04:36:51 INFO GlusterFS mount attempt 

26/06/2020 04:36:21 INFO GlusterFS mount attempt 

26/06/2020 04:35:51 INFO GlusterFS mount attempt 

26/06/2020 04:35:21 INFO GlusterFS mount attempt 

26/06/2020 04:34:51 INFO GlusterFS mount attempt 

26/06/2020 04:34:21 INFO GlusterFS mount attempt 

26/06/2020 04:33:51 INFO GlusterFS mount attempt 

26/06/2020 04:33:21 INFO GlusterFS mount attempt 

26/06/2020 04:32:51 INFO GlusterFS mount attempt 

26/06/2020 04:32:21 INFO GlusterFS mount attempt 

26/06/2020 04:31:51 INFO GlusterFS mount attempt 

26/06/2020 04:31:20 INFO GlusterFS mount attempt 

26/06/2020 04:30:50 INFO GlusterFS mount attempt 

26/06/2020 04:30:20 INFO GlusterFS mount attempt 

26/06/2020 04:29:50 INFO GlusterFS mount attempt 

26/06/2020 04:29:20 INFO GlusterFS mount attempt 

26/06/2020 04:28:50 INFO GlusterFS mount attempt 

26/06/2020 04:28:20 INFO GlusterFS mount attempt 

26/06/2020 04:27:50 INFO GlusterFS mount attempt 

26/06/2020 04:27:20 INFO GlusterFS mount attempt 

26/06/2020 04:26:50 INFO GlusterFS mount attempt 

26/06/2020 04:26:20 INFO GlusterFS mount attempt 

26/06/2020 04:25:49 INFO GlusterFS mount attempt 

26/06/2020 04:25:19 INFO GlusterFS mount attempt 

26/06/2020 04:24:49 INFO GlusterFS mount attempt 

26/06/2020 04:24:19 INFO GlusterFS mount attempt 

26/06/2020 04:23:49 INFO GlusterFS mount attempt 

26/06/2020 04:23:19 INFO GlusterFS mount attempt 

26/06/2020 04:22:49 INFO GlusterFS mount attempt 

26/06/2020 04:22:19 INFO GlusterFS mount attempt 

26/06/2020 04:21:49 INFO GlusterFS mount attempt 

26/06/2020 04:21:19 INFO GlusterFS mount attempt 

26/06/2020 04:20:49 INFO GlusterFS mount attempt 

26/06/2020 04:20:18 INFO GlusterFS mount attempt 

26/06/2020 04:19:48 INFO GlusterFS mount attempt 

26/06/2020 04:19:18 INFO GlusterFS mount attempt 

26/06/2020 04:18:48 INFO GlusterFS mount attempt 

26/06/2020 04:18:18 INFO GlusterFS mount attempt 

26/06/2020 04:17:48 INFO GlusterFS mount attempt 

26/06/2020 04:17:18 INFO GlusterFS mount attempt 

26/06/2020 04:16:48 INFO GlusterFS mount attempt 

26/06/2020 04:16:18 INFO GlusterFS mount attempt 

26/06/2020 04:15:48 INFO GlusterFS mount attempt 

26/06/2020 04:15:18 INFO GlusterFS mount attempt 

26/06/2020 04:14:47 INFO GlusterFS mount attempt 

26/06/2020 04:14:17 INFO GlusterFS mount attempt 

26/06/2020 04:13:47 INFO GlusterFS mount attempt 

26/06/2020 04:13:17 INFO GlusterFS mount attempt 

26/06/2020 04:12:47 INFO GlusterFS mount attempt 

26/06/2020 04:12:17 INFO GlusterFS mount attempt 

26/06/2020 04:11:47 INFO GlusterFS mount attempt 

26/06/2020 04:11:17 INFO GlusterFS mount attempt 

26/06/2020 04:10:47 INFO GlusterFS mount attempt 

26/06/2020 04:10:17 INFO GlusterFS mount attempt 

26/06/2020 04:09:46 INFO GlusterFS mount attempt 

26/06/2020 04:09:16 INFO GlusterFS mount attempt 

26/06/2020 04:08:46 INFO GlusterFS mount attempt 

26/06/2020 04:08:16 INFO GlusterFS mount attempt 

26/06/2020 04:07:46 INFO GlusterFS mount attempt 

26/06/2020 04:07:16 INFO GlusterFS mount attempt 

26/06/2020 04:06:46 INFO GlusterFS mount attempt 

26/06/2020 04:06:16 INFO GlusterFS mount attempt 

26/06/2020 04:05:46 INFO GlusterFS mount attempt 

26/06/2020 04:05:16 INFO GlusterFS mount attempt 

26/06/2020 04:04:46 INFO GlusterFS mount attempt 

26/06/2020 04:04:15 INFO GlusterFS mount attempt 

26/06/2020 04:03:45 INFO GlusterFS mount attempt 

26/06/2020 04:03:15 INFO GlusterFS mount attempt 

26/06/2020 04:02:45 INFO GlusterFS mount attempt 

26/06/2020 04:02:15 INFO GlusterFS mount attempt 

26/06/2020 04:01:45 INFO GlusterFS mount attempt 

26/06/2020 04:01:15 INFO GlusterFS mount attempt 

26/06/2020 04:00:45 INFO GlusterFS mount attempt 

26/06/2020 04:00:15 INFO GlusterFS mount attempt 

26/06/2020 03:59:45 INFO GlusterFS mount attempt 

26/06/2020 03:59:15 INFO GlusterFS mount attempt 

26/06/2020 03:58:44 INFO GlusterFS mount attempt 

26/06/2020 03:58:14 INFO GlusterFS mount attempt 

26/06/2020 03:57:44 INFO GlusterFS mount attempt 

26/06/2020 03:57:14 INFO GlusterFS mount attempt 

26/06/2020 03:56:44 INFO GlusterFS mount attempt 

26/06/2020 03:56:14 INFO GlusterFS mount attempt 

26/06/2020 03:55:44 INFO GlusterFS mount attempt 

26/06/2020 03:55:14 INFO GlusterFS mount attempt 

26/06/2020 03:54:44 INFO GlusterFS mount attempt 

26/06/2020 03:54:14 INFO GlusterFS mount attempt 

26/06/2020 03:53:43 INFO GlusterFS mount attempt 

26/06/2020 03:53:13 INFO GlusterFS mount attempt 

26/06/2020 03:52:43 INFO GlusterFS mount attempt 

26/06/2020 03:52:13 INFO GlusterFS mount attempt 

26/06/2020 03:51:43 INFO GlusterFS mount attempt 

26/06/2020 03:51:13 INFO GlusterFS mount attempt 

26/06/2020 03:50:43 INFO GlusterFS mount attempt 

26/06/2020 03:50:13 INFO GlusterFS mount attempt 

26/06/2020 03:49:43 INFO GlusterFS mount attempt 

26/06/2020 03:49:13 INFO GlusterFS mount attempt 

26/06/2020 03:48:43 INFO GlusterFS mount attempt 

26/06/2020 03:48:12 INFO GlusterFS mount attempt 

26/06/2020 03:47:42 INFO GlusterFS mount attempt 

26/06/2020 03:47:12 INFO GlusterFS mount attempt 

26/06/2020 03:46:42 INFO GlusterFS mount attempt 

26/06/2020 03:46:12 INFO GlusterFS mount attempt 

26/06/2020 03:45:42 INFO GlusterFS mount attempt 

26/06/2020 03:45:12 INFO GlusterFS mount attempt 

26/06/2020 03:44:42 INFO GlusterFS mount attempt 

26/06/2020 03:44:12 INFO GlusterFS mount attempt 

26/06/2020 03:43:42 INFO GlusterFS mount attempt 

26/06/2020 03:43:11 INFO GlusterFS mount attempt 

26/06/2020 03:42:41 INFO GlusterFS mount attempt 

26/06/2020 03:42:11 INFO GlusterFS mount attempt 

26/06/2020 03:41:41 INFO GlusterFS mount attempt 

26/06/2020 03:41:11 INFO GlusterFS mount attempt 

26/06/2020 03:40:41 INFO GlusterFS mount attempt 

26/06/2020 03:40:11 INFO GlusterFS mount attempt 

26/06/2020 03:39:41 INFO GlusterFS mount attempt 

26/06/2020 03:39:11 INFO GlusterFS mount attempt 

26/06/2020 03:38:41 INFO GlusterFS mount attempt 

26/06/2020 03:38:10 INFO GlusterFS mount attempt 

26/06/2020 03:37:40 INFO GlusterFS mount attempt 

26/06/2020 03:37:10 INFO GlusterFS mount attempt 

26/06/2020 03:36:40 INFO GlusterFS mount attempt 

26/06/2020 03:36:10 INFO GlusterFS mount attempt 

26/06/2020 03:35:40 INFO GlusterFS mount attempt 

26/06/2020 03:35:10 INFO GlusterFS mount attempt 

26/06/2020 03:34:40 INFO GlusterFS mount attempt 

26/06/2020 03:34:10 INFO GlusterFS mount attempt 

26/06/2020 03:33:40 INFO GlusterFS mount attempt 

26/06/2020 03:33:10 INFO GlusterFS mount attempt 

26/06/2020 03:32:40 INFO GlusterFS mount attempt 

26/06/2020 03:32:09 INFO GlusterFS mount attempt 

26/06/2020 03:31:39 INFO GlusterFS mount attempt 

26/06/2020 03:31:09 INFO GlusterFS mount attempt 

26/06/2020 03:30:39 INFO GlusterFS mount attempt 

26/06/2020 03:30:09 INFO GlusterFS mount attempt 

26/06/2020 03:29:39 INFO GlusterFS mount attempt 

26/06/2020 03:29:09 INFO GlusterFS mount attempt 

26/06/2020 03:28:39 INFO GlusterFS mount attempt 

26/06/2020 03:28:09 INFO GlusterFS mount attempt 

26/06/2020 03:27:39 INFO GlusterFS mount attempt 

26/06/2020 03:27:09 INFO GlusterFS mount attempt 

26/06/2020 03:26:38 INFO GlusterFS mount attempt 

26/06/2020 03:26:08 INFO GlusterFS mount attempt 

26/06/2020 03:25:38 INFO GlusterFS mount attempt 

26/06/2020 03:25:08 INFO GlusterFS mount attempt 

26/06/2020 03:24:38 INFO GlusterFS mount attempt 

26/06/2020 03:24:08 INFO GlusterFS mount attempt 

26/06/2020 03:23:38 INFO GlusterFS mount attempt 

26/06/2020 03:23:08 INFO GlusterFS mount attempt 

26/06/2020 03:22:38 INFO GlusterFS mount attempt 

26/06/2020 03:22:08 INFO GlusterFS mount attempt 

26/06/2020 03:21:38 INFO GlusterFS mount attempt 

26/06/2020 03:21:07 INFO GlusterFS mount attempt 

26/06/2020 03:20:37 INFO GlusterFS mount attempt 

26/06/2020 03:20:07 INFO GlusterFS mount attempt 

26/06/2020 03:19:37 INFO GlusterFS mount attempt 

26/06/2020 03:19:07 INFO GlusterFS mount attempt 

26/06/2020 03:18:37 INFO GlusterFS mount attempt 

26/06/2020 03:18:07 INFO GlusterFS mount attempt 

26/06/2020 03:17:37 INFO GlusterFS mount attempt 

26/06/2020 03:17:07 INFO GlusterFS mount attempt 

26/06/2020 03:16:37 INFO GlusterFS mount attempt 

26/06/2020 03:16:07 INFO GlusterFS mount attempt 

26/06/2020 03:15:36 INFO GlusterFS mount attempt 

26/06/2020 03:15:06 INFO GlusterFS mount attempt 

26/06/2020 03:14:36 INFO GlusterFS mount attempt 

26/06/2020 03:14:06 INFO GlusterFS mount attempt 

26/06/2020 03:13:36 INFO GlusterFS mount attempt 

26/06/2020 03:13:06 INFO GlusterFS mount attempt 

26/06/2020 03:12:36 INFO GlusterFS mount attempt 

26/06/2020 03:12:06 INFO GlusterFS mount attempt 

26/06/2020 03:11:36 INFO GlusterFS mount attempt 

26/06/2020 03:11:06 INFO GlusterFS mount attempt 

26/06/2020 03:10:36 INFO GlusterFS mount attempt 

26/06/2020 03:10:05 INFO GlusterFS mount attempt 

26/06/2020 03:09:35 INFO GlusterFS mount attempt 

26/06/2020 03:09:05 INFO GlusterFS mount attempt 

26/06/2020 03:08:35 INFO GlusterFS mount attempt 

26/06/2020 03:08:05 INFO GlusterFS mount attempt 

26/06/2020 03:07:35 INFO GlusterFS mount attempt 

26/06/2020 03:07:05 INFO GlusterFS mount attempt 

26/06/2020 03:06:35 INFO GlusterFS mount attempt 

26/06/2020 03:06:05 INFO GlusterFS mount attempt 

26/06/2020 03:05:35 INFO GlusterFS mount attempt 

26/06/2020 03:05:05 INFO GlusterFS mount attempt 

26/06/2020 03:04:34 INFO GlusterFS mount attempt 

26/06/2020 03:04:04 INFO GlusterFS mount attempt 

26/06/2020 03:03:34 INFO GlusterFS mount attempt 

26/06/2020 03:03:04 INFO GlusterFS mount attempt 

26/06/2020 03:02:34 INFO GlusterFS mount attempt 

26/06/2020 03:02:04 INFO GlusterFS mount attempt 

26/06/2020 03:01:34 INFO GlusterFS mount attempt 

26/06/2020 03:01:04 INFO GlusterFS mount attempt 

26/06/2020 03:00:34 INFO GlusterFS mount attempt 

26/06/2020 03:00:04 INFO GlusterFS mount attempt 

26/06/2020 02:59:34 INFO GlusterFS mount attempt 

26/06/2020 02:59:03 INFO GlusterFS mount attempt 

26/06/2020 02:58:33 INFO GlusterFS mount attempt 

26/06/2020 02:58:03 INFO GlusterFS mount attempt 

26/06/2020 02:57:33 INFO GlusterFS mount attempt 

26/06/2020 02:57:03 INFO GlusterFS mount attempt 

26/06/2020 02:56:33 INFO GlusterFS mount attempt 

26/06/2020 02:56:03 INFO GlusterFS mount attempt 

26/06/2020 02:55:33 INFO GlusterFS mount attempt 

26/06/2020 02:55:03 INFO GlusterFS mount attempt 

26/06/2020 02:54:33 INFO GlusterFS mount attempt 

26/06/2020 02:54:03 INFO GlusterFS mount attempt 

26/06/2020 02:53:33 INFO GlusterFS mount attempt 

26/06/2020 02:53:02 INFO GlusterFS mount attempt 

26/06/2020 02:52:32 INFO GlusterFS mount attempt 

26/06/2020 02:52:02 INFO GlusterFS mount attempt 

26/06/2020 02:51:32 INFO GlusterFS mount attempt 

26/06/2020 02:51:02 INFO GlusterFS mount attempt 

26/06/2020 02:50:32 INFO GlusterFS mount attempt 

26/06/2020 02:50:02 INFO GlusterFS mount attempt 

26/06/2020 02:49:32 INFO GlusterFS mount attempt 

26/06/2020 02:49:02 INFO GlusterFS mount attempt 

26/06/2020 02:48:32 INFO GlusterFS mount attempt 

26/06/2020 02:48:02 INFO GlusterFS mount attempt 

26/06/2020 02:47:31 INFO GlusterFS mount attempt 

26/06/2020 02:47:01 INFO GlusterFS mount attempt 

26/06/2020 02:46:31 INFO GlusterFS mount attempt 

26/06/2020 02:46:01 INFO GlusterFS mount attempt 

26/06/2020 02:45:31 INFO GlusterFS mount attempt 

26/06/2020 02:45:01 INFO GlusterFS mount attempt 

26/06/2020 02:44:31 INFO GlusterFS mount attempt 

26/06/2020 02:44:01 INFO GlusterFS mount attempt 

26/06/2020 02:43:31 INFO GlusterFS mount attempt 

26/06/2020 02:43:01 INFO GlusterFS mount attempt 

26/06/2020 02:42:30 INFO GlusterFS mount attempt 

26/06/2020 02:42:00 INFO GlusterFS mount attempt 

26/06/2020 02:41:30 INFO GlusterFS mount attempt 

26/06/2020 02:41:00 INFO GlusterFS mount attempt 

26/06/2020 02:40:30 INFO GlusterFS mount attempt 

26/06/2020 02:40:00 INFO GlusterFS mount attempt 

26/06/2020 02:39:30 INFO GlusterFS mount attempt 

26/06/2020 02:39:00 INFO GlusterFS mount attempt 

26/06/2020 02:38:30 INFO GlusterFS mount attempt 

26/06/2020 02:38:00 INFO GlusterFS mount attempt 

26/06/2020 02:37:30 INFO GlusterFS mount attempt 

26/06/2020 02:36:59 INFO GlusterFS mount attempt 

26/06/2020 02:36:29 INFO GlusterFS mount attempt 

26/06/2020 02:35:59 INFO GlusterFS mount attempt 

26/06/2020 02:35:29 INFO GlusterFS mount attempt 

26/06/2020 02:34:59 INFO GlusterFS mount attempt 

26/06/2020 02:34:29 INFO GlusterFS mount attempt 

26/06/2020 02:33:59 INFO GlusterFS mount attempt 

26/06/2020 02:33:29 INFO GlusterFS mount attempt 

26/06/2020 02:32:59 INFO GlusterFS mount attempt 

26/06/2020 02:32:29 INFO GlusterFS mount attempt 

26/06/2020 02:31:59 INFO GlusterFS mount attempt 

26/06/2020 02:31:28 INFO GlusterFS mount attempt 

26/06/2020 02:30:58 INFO GlusterFS mount attempt 

26/06/2020 02:30:28 INFO GlusterFS mount attempt 

26/06/2020 02:29:58 INFO GlusterFS mount attempt 

26/06/2020 02:29:28 INFO GlusterFS mount attempt 

26/06/2020 02:28:58 INFO GlusterFS mount attempt 

26/06/2020 02:28:28 INFO GlusterFS mount attempt 

26/06/2020 02:27:58 INFO GlusterFS mount attempt 

26/06/2020 02:27:28 INFO GlusterFS mount attempt 

26/06/2020 02:26:58 INFO GlusterFS mount attempt 

26/06/2020 02:26:28 INFO GlusterFS mount attempt 

26/06/2020 02:25:57 INFO GlusterFS mount attempt 

26/06/2020 02:25:27 INFO GlusterFS mount attempt 

26/06/2020 02:24:57 INFO GlusterFS mount attempt 

26/06/2020 02:24:27 INFO GlusterFS mount attempt 

26/06/2020 02:23:57 INFO GlusterFS mount attempt 

26/06/2020 02:23:27 INFO GlusterFS mount attempt 

26/06/2020 02:22:57 INFO GlusterFS mount attempt 

26/06/2020 02:22:27 INFO GlusterFS mount attempt 

26/06/2020 02:21:57 INFO GlusterFS mount attempt 

26/06/2020 02:21:27 INFO GlusterFS mount attempt 

26/06/2020 02:20:57 INFO GlusterFS mount attempt 

26/06/2020 02:20:26 INFO GlusterFS mount attempt 

26/06/2020 02:19:56 INFO GlusterFS mount attempt 

26/06/2020 02:19:26 INFO GlusterFS mount attempt 

26/06/2020 02:18:56 INFO GlusterFS mount attempt 

26/06/2020 02:18:26 INFO GlusterFS mount attempt 

26/06/2020 02:17:56 INFO GlusterFS mount attempt 

26/06/2020 02:17:26 INFO GlusterFS mount attempt 

26/06/2020 02:16:56 INFO GlusterFS mount attempt 

26/06/2020 02:16:26 INFO GlusterFS mount attempt 

26/06/2020 02:15:56 INFO GlusterFS mount attempt 

26/06/2020 02:15:26 INFO GlusterFS mount attempt 

26/06/2020 02:14:55 INFO GlusterFS mount attempt 

26/06/2020 02:14:25 INFO GlusterFS mount attempt 

26/06/2020 02:13:55 INFO GlusterFS mount attempt 

26/06/2020 02:13:25 INFO GlusterFS mount attempt 

26/06/2020 02:12:55 INFO GlusterFS mount attempt 

26/06/2020 02:12:25 INFO GlusterFS mount attempt 

26/06/2020 02:11:55 INFO GlusterFS mount attempt 

26/06/2020 02:11:25 INFO GlusterFS mount attempt 

26/06/2020 02:10:55 INFO GlusterFS mount attempt 

26/06/2020 02:10:25 INFO GlusterFS mount attempt 

26/06/2020 02:09:55 INFO GlusterFS mount attempt 

26/06/2020 02:09:24 INFO GlusterFS mount attempt 

26/06/2020 02:08:54 INFO GlusterFS mount attempt 

26/06/2020 02:08:24 INFO GlusterFS mount attempt 

26/06/2020 02:07:54 INFO GlusterFS mount attempt 

26/06/2020 02:07:24 INFO GlusterFS mount attempt 

26/06/2020 02:06:54 INFO GlusterFS mount attempt 

26/06/2020 02:06:24 INFO GlusterFS mount attempt 

26/06/2020 02:05:54 INFO GlusterFS mount attempt 

26/06/2020 02:05:24 INFO GlusterFS mount attempt 

26/06/2020 02:04:54 INFO GlusterFS mount attempt 

26/06/2020 02:04:24 INFO GlusterFS mount attempt 

26/06/2020 02:03:53 INFO GlusterFS mount attempt 

26/06/2020 02:03:23 INFO GlusterFS mount attempt 

26/06/2020 02:02:53 INFO GlusterFS mount attempt 

26/06/2020 02:02:23 INFO GlusterFS mount attempt 

26/06/2020 02:01:53 INFO GlusterFS mount attempt 

26/06/2020 02:01:23 INFO GlusterFS mount attempt 

26/06/2020 02:00:53 INFO GlusterFS mount attempt 

26/06/2020 02:00:23 INFO GlusterFS mount attempt 

26/06/2020 01:59:53 INFO GlusterFS mount attempt 

26/06/2020 01:59:23 INFO GlusterFS mount attempt 

26/06/2020 01:58:52 INFO GlusterFS mount attempt 

26/06/2020 01:58:22 INFO GlusterFS mount attempt 

26/06/2020 01:57:52 INFO GlusterFS mount attempt 

26/06/2020 01:57:22 INFO GlusterFS mount attempt 

26/06/2020 01:56:52 INFO GlusterFS mount attempt 

26/06/2020 01:56:22 INFO GlusterFS mount attempt 

26/06/2020 01:55:52 INFO GlusterFS mount attempt 

26/06/2020 01:55:22 INFO GlusterFS mount attempt 

26/06/2020 01:54:52 INFO GlusterFS mount attempt 

26/06/2020 01:54:22 INFO GlusterFS mount attempt 

26/06/2020 01:53:52 INFO GlusterFS mount attempt 

26/06/2020 01:53:22 INFO GlusterFS mount attempt 

26/06/2020 01:52:51 INFO GlusterFS mount attempt 

26/06/2020 01:52:21 INFO GlusterFS mount attempt 

26/06/2020 01:51:51 INFO GlusterFS mount attempt 

26/06/2020 01:51:21 INFO GlusterFS mount attempt 

26/06/2020 01:50:51 INFO GlusterFS mount attempt 

26/06/2020 01:50:21 INFO GlusterFS mount attempt 

26/06/2020 01:49:51 INFO GlusterFS mount attempt 

26/06/2020 01:49:21 INFO GlusterFS mount attempt 

26/06/2020 01:48:51 INFO GlusterFS mount attempt 

26/06/2020 01:48:21 INFO GlusterFS mount attempt 

26/06/2020 01:47:51 INFO GlusterFS mount attempt 

26/06/2020 01:47:20 INFO GlusterFS mount attempt 

26/06/2020 01:46:50 INFO GlusterFS mount attempt 

26/06/2020 01:46:20 INFO GlusterFS mount attempt 

26/06/2020 01:45:50 INFO GlusterFS mount attempt 

26/06/2020 01:45:20 INFO GlusterFS mount attempt 

26/06/2020 01:44:50 INFO GlusterFS mount attempt 

26/06/2020 01:44:20 INFO GlusterFS mount attempt 

26/06/2020 01:43:50 INFO GlusterFS mount attempt 

26/06/2020 01:43:20 INFO GlusterFS mount attempt 

26/06/2020 01:42:50 INFO GlusterFS mount attempt 

26/06/2020 01:42:20 INFO GlusterFS mount attempt 

26/06/2020 01:41:49 INFO GlusterFS mount attempt 

26/06/2020 01:41:19 INFO GlusterFS mount attempt 

26/06/2020 01:40:49 INFO GlusterFS mount attempt 

26/06/2020 01:40:19 INFO GlusterFS mount attempt 

26/06/2020 01:39:49 INFO GlusterFS mount attempt 

26/06/2020 01:39:19 INFO GlusterFS mount attempt 

26/06/2020 01:38:49 INFO GlusterFS mount attempt 

26/06/2020 01:38:19 INFO GlusterFS mount attempt 

26/06/2020 01:37:49 INFO GlusterFS mount attempt 

26/06/2020 01:37:19 INFO GlusterFS mount attempt 

26/06/2020 01:36:49 INFO GlusterFS mount attempt 

26/06/2020 01:36:18 INFO GlusterFS mount attempt 

26/06/2020 01:35:48 INFO GlusterFS mount attempt 

26/06/2020 01:35:18 INFO GlusterFS mount attempt 

26/06/2020 01:34:48 INFO GlusterFS mount attempt 

26/06/2020 01:34:18 INFO GlusterFS mount attempt 

26/06/2020 01:33:48 INFO GlusterFS mount attempt 

26/06/2020 01:33:18 INFO GlusterFS mount attempt 

26/06/2020 01:32:48 INFO GlusterFS mount attempt 

26/06/2020 01:32:18 INFO GlusterFS mount attempt 

26/06/2020 01:31:48 INFO GlusterFS mount attempt 

26/06/2020 01:31:18 INFO GlusterFS mount attempt 

26/06/2020 01:30:47 INFO GlusterFS mount attempt 

26/06/2020 01:30:17 INFO GlusterFS mount attempt 

26/06/2020 01:29:47 INFO GlusterFS mount attempt 

26/06/2020 01:29:17 INFO GlusterFS mount attempt 

26/06/2020 01:28:47 INFO GlusterFS mount attempt 

26/06/2020 01:28:17 INFO GlusterFS mount attempt 

26/06/2020 01:27:47 INFO GlusterFS mount attempt 

26/06/2020 01:27:17 INFO GlusterFS mount attempt 

26/06/2020 01:26:47 INFO GlusterFS mount attempt 

26/06/2020 01:26:17 INFO GlusterFS mount attempt 

26/06/2020 01:25:47 INFO GlusterFS mount attempt 

26/06/2020 01:25:16 INFO GlusterFS mount attempt 

26/06/2020 01:24:46 INFO GlusterFS mount attempt 

26/06/2020 01:24:16 INFO GlusterFS mount attempt 

26/06/2020 01:23:46 INFO GlusterFS mount attempt 

26/06/2020 01:23:16 INFO GlusterFS mount attempt 

26/06/2020 01:22:46 INFO GlusterFS mount attempt 

26/06/2020 01:22:16 INFO GlusterFS mount attempt 

26/06/2020 01:21:46 INFO GlusterFS mount attempt 

26/06/2020 01:21:16 INFO GlusterFS mount attempt 

26/06/2020 01:20:46 INFO GlusterFS mount attempt 

26/06/2020 01:20:15 INFO GlusterFS mount attempt 

26/06/2020 01:19:45 INFO GlusterFS mount attempt 

26/06/2020 01:19:15 INFO GlusterFS mount attempt 

26/06/2020 01:18:45 INFO GlusterFS mount attempt 

26/06/2020 01:18:15 INFO GlusterFS mount attempt 

26/06/2020 01:17:45 INFO GlusterFS mount attempt 

26/06/2020 01:17:15 INFO GlusterFS mount attempt 

26/06/2020 01:16:45 INFO GlusterFS mount attempt 

26/06/2020 01:16:15 INFO GlusterFS mount attempt 

26/06/2020 01:15:45 INFO GlusterFS mount attempt 

26/06/2020 01:15:15 INFO GlusterFS mount attempt 

26/06/2020 01:14:44 INFO GlusterFS mount attempt 

26/06/2020 01:14:14 INFO GlusterFS mount attempt 

26/06/2020 01:13:44 INFO GlusterFS mount attempt 

26/06/2020 01:13:14 INFO GlusterFS mount attempt 

26/06/2020 01:12:44 INFO GlusterFS mount attempt 

26/06/2020 01:12:14 INFO GlusterFS mount attempt 

26/06/2020 01:11:44 INFO GlusterFS mount attempt 

26/06/2020 01:11:14 INFO GlusterFS mount attempt 

26/06/2020 01:10:44 INFO GlusterFS mount attempt 

26/06/2020 01:10:14 INFO GlusterFS mount attempt 

26/06/2020 01:09:43 INFO GlusterFS mount attempt 

26/06/2020 01:09:13 INFO GlusterFS mount attempt 

26/06/2020 01:08:43 INFO GlusterFS mount attempt 

26/06/2020 01:08:13 INFO GlusterFS mount attempt 

26/06/2020 01:07:43 INFO GlusterFS mount attempt 

26/06/2020 01:07:13 INFO GlusterFS mount attempt 

26/06/2020 01:06:43 INFO GlusterFS mount attempt 

26/06/2020 01:06:13 INFO GlusterFS mount attempt 

26/06/2020 01:05:43 INFO GlusterFS mount attempt 

26/06/2020 01:05:13 INFO GlusterFS mount attempt 

26/06/2020 01:04:43 INFO GlusterFS mount attempt 

26/06/2020 01:04:12 INFO GlusterFS mount attempt 

26/06/2020 01:03:42 INFO GlusterFS mount attempt 

26/06/2020 01:03:12 INFO GlusterFS mount attempt 

26/06/2020 01:02:42 INFO GlusterFS mount attempt 

26/06/2020 01:02:12 INFO GlusterFS mount attempt 

26/06/2020 01:01:42 INFO GlusterFS mount attempt 

26/06/2020 01:01:12 INFO GlusterFS mount attempt 

26/06/2020 01:00:42 INFO GlusterFS mount attempt 

26/06/2020 01:00:12 INFO GlusterFS mount attempt 

26/06/2020 00:59:42 INFO GlusterFS mount attempt 

26/06/2020 00:59:11 INFO GlusterFS mount attempt 

26/06/2020 00:58:41 INFO GlusterFS mount attempt 

26/06/2020 00:58:11 INFO GlusterFS mount attempt 

26/06/2020 00:57:41 INFO GlusterFS mount attempt 

26/06/2020 00:57:11 INFO GlusterFS mount attempt 

26/06/2020 00:56:41 INFO GlusterFS mount attempt 

26/06/2020 00:56:11 INFO GlusterFS mount attempt 

26/06/2020 00:55:41 INFO GlusterFS mount attempt 

26/06/2020 00:55:11 INFO GlusterFS mount attempt 

26/06/2020 00:54:41 INFO GlusterFS mount attempt 

26/06/2020 00:54:11 INFO GlusterFS mount attempt 

26/06/2020 00:53:40 INFO GlusterFS mount attempt 

26/06/2020 00:53:10 INFO GlusterFS mount attempt 

26/06/2020 00:52:40 INFO GlusterFS mount attempt 

26/06/2020 00:52:10 INFO GlusterFS mount attempt 

26/06/2020 00:51:40 INFO GlusterFS mount attempt 

26/06/2020 00:51:10 INFO GlusterFS mount attempt 

26/06/2020 00:50:40 INFO GlusterFS mount attempt 

26/06/2020 00:50:10 INFO GlusterFS mount attempt 

26/06/2020 00:49:40 INFO GlusterFS mount attempt 

26/06/2020 00:49:10 INFO GlusterFS mount attempt 

26/06/2020 00:48:39 INFO GlusterFS mount attempt 

26/06/2020 00:48:09 INFO GlusterFS mount attempt 

26/06/2020 00:47:39 INFO GlusterFS mount attempt 

26/06/2020 00:47:09 INFO GlusterFS mount attempt 

26/06/2020 00:46:39 INFO GlusterFS mount attempt 

26/06/2020 00:46:09 INFO GlusterFS mount attempt 

26/06/2020 00:45:39 INFO GlusterFS mount attempt 

26/06/2020 00:45:09 INFO GlusterFS mount attempt 

26/06/2020 00:44:39 INFO GlusterFS mount attempt 

26/06/2020 00:44:09 INFO GlusterFS mount attempt 

26/06/2020 00:43:39 INFO GlusterFS mount attempt 

26/06/2020 00:43:09 INFO GlusterFS mount attempt 

26/06/2020 00:42:38 INFO GlusterFS mount attempt 

26/06/2020 00:42:08 INFO GlusterFS mount attempt 

26/06/2020 00:41:38 INFO GlusterFS mount attempt 

26/06/2020 00:41:08 INFO GlusterFS mount attempt 

26/06/2020 00:40:38 INFO GlusterFS mount attempt 

26/06/2020 00:40:08 INFO GlusterFS mount attempt 

26/06/2020 00:39:38 INFO GlusterFS mount attempt 

26/06/2020 00:39:08 INFO GlusterFS mount attempt 

26/06/2020 00:38:38 INFO GlusterFS mount attempt 

26/06/2020 00:38:08 INFO GlusterFS mount attempt 

26/06/2020 00:37:38 INFO GlusterFS mount attempt 

26/06/2020 00:37:08 INFO GlusterFS mount attempt 

26/06/2020 00:36:37 INFO GlusterFS mount attempt 

26/06/2020 00:36:07 INFO GlusterFS mount attempt 

26/06/2020 00:35:37 INFO GlusterFS mount attempt 

26/06/2020 00:35:07 INFO GlusterFS mount attempt 

26/06/2020 00:34:37 INFO GlusterFS mount attempt 

26/06/2020 00:34:07 INFO GlusterFS mount attempt 

26/06/2020 00:33:37 INFO GlusterFS mount attempt 

26/06/2020 00:33:07 INFO GlusterFS mount attempt 

26/06/2020 00:32:37 INFO GlusterFS mount attempt 

26/06/2020 00:32:07 INFO GlusterFS mount attempt 

26/06/2020 00:31:36 INFO GlusterFS mount attempt 

26/06/2020 00:31:06 INFO GlusterFS mount attempt 

26/06/2020 00:30:36 INFO GlusterFS mount attempt 

26/06/2020 00:30:06 INFO GlusterFS mount attempt 

26/06/2020 00:29:36 INFO GlusterFS mount attempt 

26/06/2020 00:29:06 INFO GlusterFS mount attempt 

26/06/2020 00:28:36 INFO GlusterFS mount attempt 

26/06/2020 00:28:06 INFO GlusterFS mount attempt 

26/06/2020 00:27:36 INFO GlusterFS mount attempt 

26/06/2020 00:27:06 INFO GlusterFS mount attempt 

26/06/2020 00:26:36 INFO GlusterFS mount attempt 

26/06/2020 00:26:06 INFO GlusterFS mount attempt 

26/06/2020 00:25:35 INFO GlusterFS mount attempt 

26/06/2020 00:25:05 INFO GlusterFS mount attempt 

26/06/2020 00:24:35 INFO GlusterFS mount attempt 

26/06/2020 00:24:05 INFO GlusterFS mount attempt 

26/06/2020 00:23:35 INFO GlusterFS mount attempt 

26/06/2020 00:23:05 INFO GlusterFS mount attempt 

26/06/2020 00:22:35 INFO GlusterFS mount attempt 

26/06/2020 00:22:05 INFO GlusterFS mount attempt 

26/06/2020 00:21:35 INFO GlusterFS mount attempt 

26/06/2020 00:21:05 INFO GlusterFS mount attempt 

26/06/2020 00:20:34 INFO GlusterFS mount attempt 

26/06/2020 00:20:04 INFO GlusterFS mount attempt 

26/06/2020 00:19:34 INFO GlusterFS mount attempt 

26/06/2020 00:19:04 INFO GlusterFS mount attempt 

26/06/2020 00:18:34 INFO GlusterFS mount attempt 

26/06/2020 00:18:04 INFO GlusterFS mount attempt 

26/06/2020 00:17:34 INFO GlusterFS mount attempt 

26/06/2020 00:17:04 INFO GlusterFS mount attempt 

26/06/2020 00:16:34 INFO GlusterFS mount attempt 

26/06/2020 00:16:04 INFO GlusterFS mount attempt 

26/06/2020 00:15:34 INFO GlusterFS mount attempt 

26/06/2020 00:15:03 INFO GlusterFS mount attempt 

26/06/2020 00:14:33 INFO GlusterFS mount attempt 

26/06/2020 00:14:03 INFO GlusterFS mount attempt 

26/06/2020 00:13:33 INFO GlusterFS mount attempt 

26/06/2020 00:13:03 INFO GlusterFS mount attempt 

26/06/2020 00:12:33 INFO GlusterFS mount attempt 

26/06/2020 00:12:03 INFO GlusterFS mount attempt 

26/06/2020 00:11:33 INFO GlusterFS mount attempt 

26/06/2020 00:11:03 INFO GlusterFS mount attempt 

26/06/2020 00:10:33 INFO GlusterFS mount attempt 

26/06/2020 00:10:03 INFO GlusterFS mount attempt 

26/06/2020 00:09:32 INFO GlusterFS mount attempt 

26/06/2020 00:09:02 INFO GlusterFS mount attempt 

26/06/2020 00:08:32 INFO GlusterFS mount attempt 

26/06/2020 00:08:02 INFO GlusterFS mount attempt 

26/06/2020 00:07:32 INFO GlusterFS mount attempt 

26/06/2020 00:07:02 INFO GlusterFS mount attempt 

26/06/2020 00:06:32 INFO GlusterFS mount attempt 

26/06/2020 00:06:02 INFO GlusterFS mount attempt 

26/06/2020 00:05:32 INFO GlusterFS mount attempt 

26/06/2020 00:05:02 INFO GlusterFS mount attempt 

26/06/2020 00:04:32 INFO GlusterFS mount attempt 

26/06/2020 00:04:01 INFO GlusterFS mount attempt 

26/06/2020 00:03:31 INFO GlusterFS mount attempt 

26/06/2020 00:03:01 INFO GlusterFS mount attempt 

26/06/2020 00:02:31 INFO GlusterFS mount attempt 

26/06/2020 00:02:01 INFO GlusterFS mount attempt 

26/06/2020 00:01:31 INFO GlusterFS mount attempt 

26/06/2020 00:01:01 INFO GlusterFS mount attempt 

26/06/2020 00:00:31 INFO GlusterFS mount attempt 

26/06/2020 00:00:01 INFO GlusterFS mount attempt 

25/06/2020 23:59:31 INFO GlusterFS mount attempt 

25/06/2020 23:59:01 INFO GlusterFS mount attempt 

25/06/2020 23:58:30 INFO GlusterFS mount attempt 

25/06/2020 23:58:00 INFO GlusterFS mount attempt 

25/06/2020 23:57:30 INFO GlusterFS mount attempt 

25/06/2020 23:57:00 INFO GlusterFS mount attempt 

25/06/2020 23:56:30 INFO GlusterFS mount attempt 

25/06/2020 23:56:00 INFO GlusterFS mount attempt 

25/06/2020 23:55:30 INFO GlusterFS mount attempt 

25/06/2020 23:55:00 INFO GlusterFS mount attempt 

25/06/2020 23:54:30 INFO GlusterFS mount attempt 

25/06/2020 23:54:00 INFO GlusterFS mount attempt 

25/06/2020 23:53:30 INFO GlusterFS mount attempt 

25/06/2020 23:52:59 INFO GlusterFS mount attempt 

25/06/2020 23:52:29 INFO GlusterFS mount attempt 

25/06/2020 23:51:59 INFO GlusterFS mount attempt 

25/06/2020 23:51:29 INFO GlusterFS mount attempt 

25/06/2020 23:50:59 INFO GlusterFS mount attempt 

25/06/2020 23:50:29 INFO GlusterFS mount attempt 

25/06/2020 23:49:59 INFO GlusterFS mount attempt 

25/06/2020 23:49:29 INFO GlusterFS mount attempt 

25/06/2020 23:48:59 INFO GlusterFS mount attempt 

25/06/2020 23:48:29 INFO GlusterFS mount attempt 

25/06/2020 23:47:58 INFO GlusterFS mount attempt 

25/06/2020 23:47:28 INFO GlusterFS mount attempt 

25/06/2020 23:46:58 INFO GlusterFS mount attempt 

25/06/2020 23:46:28 INFO GlusterFS mount attempt 

25/06/2020 23:45:58 INFO GlusterFS mount attempt 

25/06/2020 23:45:28 INFO GlusterFS mount attempt 

25/06/2020 23:44:58 INFO GlusterFS mount attempt 

25/06/2020 23:44:28 INFO GlusterFS mount attempt 

25/06/2020 23:43:58 INFO GlusterFS mount attempt 

25/06/2020 23:43:28 INFO GlusterFS mount attempt 

25/06/2020 23:42:58 INFO GlusterFS mount attempt 

25/06/2020 23:42:27 INFO GlusterFS mount attempt 

25/06/2020 23:41:57 INFO GlusterFS mount attempt 

25/06/2020 23:41:27 INFO GlusterFS mount attempt 

25/06/2020 23:40:57 INFO GlusterFS mount attempt 

25/06/2020 23:40:27 INFO GlusterFS mount attempt 

25/06/2020 23:39:57 INFO GlusterFS mount attempt 

25/06/2020 23:39:27 INFO GlusterFS mount attempt 

25/06/2020 23:38:57 INFO GlusterFS mount attempt 

25/06/2020 23:38:27 INFO GlusterFS mount attempt 

25/06/2020 23:37:57 INFO GlusterFS mount attempt 

25/06/2020 23:37:27 INFO GlusterFS mount attempt 

25/06/2020 23:36:56 INFO GlusterFS mount attempt 

25/06/2020 23:36:26 INFO GlusterFS mount attempt 

25/06/2020 23:35:56 INFO GlusterFS mount attempt 

25/06/2020 23:35:26 INFO GlusterFS mount attempt 

25/06/2020 23:34:56 INFO GlusterFS mount attempt 

25/06/2020 23:34:26 INFO GlusterFS mount attempt 

25/06/2020 23:33:56 INFO GlusterFS mount attempt 

25/06/2020 23:33:26 INFO GlusterFS mount attempt 

25/06/2020 23:32:56 INFO GlusterFS mount attempt 

25/06/2020 23:32:26 INFO GlusterFS mount attempt 

25/06/2020 23:31:56 INFO GlusterFS mount attempt 

25/06/2020 23:31:25 INFO GlusterFS mount attempt 

25/06/2020 23:30:55 INFO GlusterFS mount attempt 

25/06/2020 23:30:25 INFO GlusterFS mount attempt 

25/06/2020 23:29:55 INFO GlusterFS mount attempt 

25/06/2020 23:29:25 INFO GlusterFS mount attempt 

25/06/2020 23:28:55 INFO GlusterFS mount attempt 

25/06/2020 23:28:25 INFO GlusterFS mount attempt 

25/06/2020 23:27:55 INFO GlusterFS mount attempt 

25/06/2020 23:27:25 INFO GlusterFS mount attempt 

25/06/2020 23:26:55 INFO GlusterFS mount attempt 

25/06/2020 23:26:25 INFO GlusterFS mount attempt 

25/06/2020 23:25:54 INFO GlusterFS mount attempt 

25/06/2020 23:25:24 INFO GlusterFS mount attempt 

25/06/2020 23:24:54 INFO GlusterFS mount attempt 

25/06/2020 23:24:24 INFO GlusterFS mount attempt 

25/06/2020 23:23:54 INFO GlusterFS mount attempt 

25/06/2020 23:23:24 INFO GlusterFS mount attempt 

25/06/2020 23:22:54 INFO GlusterFS mount attempt 

25/06/2020 23:22:24 INFO GlusterFS mount attempt 

25/06/2020 23:21:54 INFO GlusterFS mount attempt 

25/06/2020 23:21:24 INFO GlusterFS mount attempt 

25/06/2020 23:20:53 INFO GlusterFS mount attempt 

25/06/2020 23:20:23 INFO GlusterFS mount attempt 

25/06/2020 23:19:53 INFO GlusterFS mount attempt 

25/06/2020 23:19:23 INFO GlusterFS mount attempt 

25/06/2020 23:18:53 INFO GlusterFS mount attempt 

25/06/2020 23:18:23 INFO GlusterFS mount attempt 

25/06/2020 23:17:53 INFO GlusterFS mount attempt 

25/06/2020 23:17:23 INFO GlusterFS mount attempt 

25/06/2020 23:16:53 INFO GlusterFS mount attempt 

25/06/2020 23:16:23 INFO GlusterFS mount attempt 

25/06/2020 23:15:53 INFO GlusterFS mount attempt 

25/06/2020 23:15:22 INFO GlusterFS mount attempt 

25/06/2020 23:14:52 INFO GlusterFS mount attempt 

25/06/2020 23:14:22 INFO GlusterFS mount attempt 

25/06/2020 23:13:52 INFO GlusterFS mount attempt 

25/06/2020 23:13:22 INFO GlusterFS mount attempt 

25/06/2020 23:12:52 INFO GlusterFS mount attempt 

25/06/2020 23:12:22 INFO GlusterFS mount attempt 

25/06/2020 23:11:52 INFO GlusterFS mount attempt 

25/06/2020 23:11:22 INFO GlusterFS mount attempt 

25/06/2020 23:10:52 INFO GlusterFS mount attempt 

25/06/2020 23:10:21 INFO GlusterFS mount attempt 

25/06/2020 23:09:51 INFO GlusterFS mount attempt 

25/06/2020 23:09:21 INFO GlusterFS mount attempt 

25/06/2020 23:08:51 INFO GlusterFS mount attempt 

25/06/2020 23:08:21 INFO GlusterFS mount attempt 

25/06/2020 23:07:51 INFO GlusterFS mount attempt 

25/06/2020 23:07:21 INFO GlusterFS mount attempt 

25/06/2020 23:06:51 INFO GlusterFS mount attempt 

25/06/2020 23:06:21 INFO GlusterFS mount attempt 

25/06/2020 23:05:51 INFO GlusterFS mount attempt 

25/06/2020 23:05:21 INFO GlusterFS mount attempt 

25/06/2020 23:04:50 INFO GlusterFS mount attempt 

25/06/2020 23:04:20 INFO GlusterFS mount attempt 

25/06/2020 23:03:50 INFO GlusterFS mount attempt 

25/06/2020 23:03:20 INFO GlusterFS mount attempt 

25/06/2020 23:02:50 INFO GlusterFS mount attempt 

25/06/2020 23:02:20 INFO GlusterFS mount attempt 

25/06/2020 23:01:50 INFO GlusterFS mount attempt 

25/06/2020 23:01:20 INFO GlusterFS mount attempt 

25/06/2020 23:00:50 INFO GlusterFS mount attempt 

25/06/2020 23:00:20 INFO GlusterFS mount attempt 

25/06/2020 22:59:50 INFO GlusterFS mount attempt 

25/06/2020 22:59:19 INFO GlusterFS mount attempt 

25/06/2020 22:58:49 INFO GlusterFS mount attempt 

25/06/2020 22:58:19 INFO GlusterFS mount attempt 

25/06/2020 22:57:49 INFO GlusterFS mount attempt 

25/06/2020 22:57:19 INFO GlusterFS mount attempt 

25/06/2020 22:56:49 INFO GlusterFS mount attempt 

25/06/2020 22:56:19 INFO GlusterFS mount attempt 

25/06/2020 22:55:49 INFO GlusterFS mount attempt 

25/06/2020 22:55:19 INFO GlusterFS mount attempt 

25/06/2020 22:54:49 INFO GlusterFS mount attempt 

25/06/2020 22:54:19 INFO GlusterFS mount attempt 

25/06/2020 22:53:48 INFO GlusterFS mount attempt 

25/06/2020 22:53:18 INFO GlusterFS mount attempt 

25/06/2020 22:52:48 INFO GlusterFS mount attempt 

25/06/2020 22:52:18 INFO GlusterFS mount attempt 

25/06/2020 22:51:48 INFO GlusterFS mount attempt 

25/06/2020 22:51:18 INFO GlusterFS mount attempt 

25/06/2020 22:50:48 INFO GlusterFS mount attempt 

25/06/2020 22:50:18 INFO GlusterFS mount attempt 

25/06/2020 22:49:48 INFO GlusterFS mount attempt 

25/06/2020 22:49:18 INFO GlusterFS mount attempt 

25/06/2020 22:48:48 INFO GlusterFS mount attempt 

25/06/2020 22:48:17 INFO GlusterFS mount attempt 

25/06/2020 22:47:47 INFO GlusterFS mount attempt 

25/06/2020 22:47:17 INFO GlusterFS mount attempt 

25/06/2020 22:46:47 INFO GlusterFS mount attempt 

25/06/2020 22:46:17 INFO GlusterFS mount attempt 

25/06/2020 22:45:47 INFO GlusterFS mount attempt 

25/06/2020 22:45:17 INFO GlusterFS mount attempt 

25/06/2020 22:44:47 INFO GlusterFS mount attempt 

25/06/2020 22:44:17 INFO GlusterFS mount attempt 

25/06/2020 22:43:47 INFO GlusterFS mount attempt 

25/06/2020 22:43:16 INFO GlusterFS mount attempt 

25/06/2020 22:42:46 INFO GlusterFS mount attempt 

25/06/2020 22:42:16 INFO GlusterFS mount attempt 

25/06/2020 22:41:46 INFO GlusterFS mount attempt 

25/06/2020 22:41:16 INFO GlusterFS mount attempt 

25/06/2020 22:40:46 INFO GlusterFS mount attempt 

25/06/2020 22:40:16 INFO GlusterFS mount attempt 

25/06/2020 22:39:46 INFO GlusterFS mount attempt 

25/06/2020 22:39:16 INFO GlusterFS mount attempt 

25/06/2020 22:38:46 INFO GlusterFS mount attempt 

25/06/2020 22:38:16 INFO GlusterFS mount attempt 

25/06/2020 22:37:45 INFO GlusterFS mount attempt 

25/06/2020 22:37:15 INFO GlusterFS mount attempt 

25/06/2020 22:36:45 INFO GlusterFS mount attempt 

25/06/2020 22:36:15 INFO GlusterFS mount attempt 

25/06/2020 22:35:45 INFO GlusterFS mount attempt 

25/06/2020 22:35:15 INFO GlusterFS mount attempt 

25/06/2020 22:34:45 INFO GlusterFS mount attempt 

25/06/2020 22:34:15 INFO GlusterFS mount attempt 

25/06/2020 22:33:45 INFO GlusterFS mount attempt 

25/06/2020 22:33:15 INFO GlusterFS mount attempt 

25/06/2020 22:32:45 INFO GlusterFS mount attempt 

25/06/2020 22:32:14 INFO GlusterFS mount attempt 

25/06/2020 22:31:44 INFO GlusterFS mount attempt 

25/06/2020 22:31:14 INFO GlusterFS mount attempt 

25/06/2020 22:30:44 INFO GlusterFS mount attempt 

25/06/2020 22:30:14 INFO GlusterFS mount attempt 

25/06/2020 22:29:44 INFO GlusterFS mount attempt 

25/06/2020 22:29:14 INFO GlusterFS mount attempt 

25/06/2020 22:28:44 INFO GlusterFS mount attempt 

25/06/2020 22:28:14 INFO GlusterFS mount attempt 

25/06/2020 22:27:44 INFO GlusterFS mount attempt 

25/06/2020 22:27:14 INFO GlusterFS mount attempt 

25/06/2020 22:26:43 INFO GlusterFS mount attempt 

25/06/2020 22:26:13 INFO GlusterFS mount attempt 

25/06/2020 22:25:43 INFO GlusterFS mount attempt 

25/06/2020 22:25:13 INFO GlusterFS mount attempt 

25/06/2020 22:24:43 INFO GlusterFS mount attempt 

25/06/2020 22:24:13 INFO GlusterFS mount attempt 

25/06/2020 22:23:43 INFO GlusterFS mount attempt 

25/06/2020 22:23:13 INFO GlusterFS mount attempt 

25/06/2020 22:22:43 INFO GlusterFS mount attempt 

25/06/2020 22:22:13 INFO GlusterFS mount attempt 

25/06/2020 22:21:42 INFO GlusterFS mount attempt 

25/06/2020 22:21:12 INFO GlusterFS mount attempt 

25/06/2020 22:20:42 INFO GlusterFS mount attempt 

25/06/2020 22:20:12 INFO GlusterFS mount attempt 

25/06/2020 22:19:42 INFO GlusterFS mount attempt 

25/06/2020 22:19:12 INFO GlusterFS mount attempt 

25/06/2020 22:18:42 INFO GlusterFS mount attempt 

25/06/2020 22:18:12 INFO GlusterFS mount attempt 

25/06/2020 22:17:42 INFO GlusterFS mount attempt 

25/06/2020 22:17:12 INFO GlusterFS mount attempt 

25/06/2020 22:16:42 INFO GlusterFS mount attempt 

25/06/2020 22:16:11 INFO GlusterFS mount attempt 

25/06/2020 22:15:41 INFO GlusterFS mount attempt 

25/06/2020 22:15:11 INFO GlusterFS mount attempt 

25/06/2020 22:14:41 INFO GlusterFS mount attempt 

25/06/2020 22:14:11 INFO GlusterFS mount attempt 

25/06/2020 22:13:41 INFO GlusterFS mount attempt 

25/06/2020 22:13:11 INFO GlusterFS mount attempt 

25/06/2020 22:12:41 INFO GlusterFS mount attempt 

25/06/2020 22:12:11 INFO GlusterFS mount attempt 

25/06/2020 22:11:41 INFO GlusterFS mount attempt 

25/06/2020 22:11:11 INFO GlusterFS mount attempt 

25/06/2020 22:10:40 INFO GlusterFS mount attempt 

25/06/2020 22:10:10 INFO GlusterFS mount attempt 

25/06/2020 22:09:40 INFO GlusterFS mount attempt 

25/06/2020 22:09:10 INFO GlusterFS mount attempt 

25/06/2020 22:08:40 INFO GlusterFS mount attempt 

25/06/2020 22:08:10 INFO GlusterFS mount attempt 

25/06/2020 22:07:40 INFO GlusterFS mount attempt 

25/06/2020 22:07:10 INFO GlusterFS mount attempt 

25/06/2020 22:06:40 INFO GlusterFS mount attempt 

25/06/2020 22:06:10 INFO GlusterFS mount attempt 

25/06/2020 22:05:39 INFO GlusterFS mount attempt 

25/06/2020 22:05:09 INFO GlusterFS mount attempt 

25/06/2020 22:04:39 INFO GlusterFS mount attempt 

25/06/2020 22:04:09 INFO GlusterFS mount attempt 

25/06/2020 22:03:39 INFO GlusterFS mount attempt 

25/06/2020 22:03:09 INFO GlusterFS mount attempt 

25/06/2020 22:02:39 INFO GlusterFS mount attempt 

25/06/2020 22:02:09 INFO GlusterFS mount attempt 

25/06/2020 22:01:39 INFO GlusterFS mount attempt 

25/06/2020 22:01:09 INFO GlusterFS mount attempt 

25/06/2020 22:00:39 INFO GlusterFS mount attempt 

25/06/2020 22:00:08 INFO GlusterFS mount attempt 

25/06/2020 21:59:38 INFO GlusterFS mount attempt 

25/06/2020 21:59:08 INFO GlusterFS mount attempt 

25/06/2020 21:58:38 INFO GlusterFS mount attempt 

25/06/2020 21:58:08 INFO GlusterFS mount attempt 

25/06/2020 21:57:38 INFO GlusterFS mount attempt 

25/06/2020 21:57:08 INFO GlusterFS mount attempt 

25/06/2020 21:56:38 INFO GlusterFS mount attempt 

25/06/2020 21:56:08 INFO GlusterFS mount attempt 

25/06/2020 21:55:38 INFO GlusterFS mount attempt 

25/06/2020 21:55:08 INFO GlusterFS mount attempt 

25/06/2020 21:54:37 INFO GlusterFS mount attempt 

25/06/2020 21:54:07 INFO GlusterFS mount attempt 

25/06/2020 21:53:37 INFO GlusterFS mount attempt 

25/06/2020 21:53:07 INFO GlusterFS mount attempt 

25/06/2020 21:52:37 INFO GlusterFS mount attempt 

25/06/2020 21:52:07 INFO GlusterFS mount attempt 

25/06/2020 21:51:37 INFO GlusterFS mount attempt 

25/06/2020 21:51:07 INFO GlusterFS mount attempt 

25/06/2020 21:50:37 INFO GlusterFS mount attempt 

25/06/2020 21:50:07 INFO GlusterFS mount attempt 

25/06/2020 21:49:37 INFO GlusterFS mount attempt 

25/06/2020 21:49:06 INFO GlusterFS mount attempt 

25/06/2020 21:48:36 INFO GlusterFS mount attempt 

25/06/2020 21:48:06 INFO GlusterFS mount attempt 

25/06/2020 21:47:36 INFO GlusterFS mount attempt 

25/06/2020 21:47:06 INFO GlusterFS mount attempt 

25/06/2020 21:46:36 INFO GlusterFS mount attempt 

25/06/2020 21:46:06 INFO GlusterFS mount attempt 

25/06/2020 21:45:36 INFO GlusterFS mount attempt 

25/06/2020 21:45:06 INFO GlusterFS mount attempt 

25/06/2020 21:44:36 INFO GlusterFS mount attempt 

25/06/2020 21:44:06 INFO GlusterFS mount attempt 

25/06/2020 21:43:35 INFO GlusterFS mount attempt 

25/06/2020 21:43:05 INFO GlusterFS mount attempt 

25/06/2020 21:42:35 INFO GlusterFS mount attempt 

25/06/2020 21:42:05 INFO GlusterFS mount attempt 

25/06/2020 21:41:35 INFO GlusterFS mount attempt 

25/06/2020 21:41:05 INFO GlusterFS mount attempt 

25/06/2020 21:40:35 INFO GlusterFS mount attempt 

25/06/2020 21:40:05 INFO GlusterFS mount attempt 

25/06/2020 21:39:35 INFO GlusterFS mount attempt 

25/06/2020 21:39:05 INFO GlusterFS mount attempt 

25/06/2020 21:38:35 INFO GlusterFS mount attempt 

25/06/2020 21:38:04 INFO GlusterFS mount attempt 

25/06/2020 21:37:34 INFO GlusterFS mount attempt 

25/06/2020 21:37:04 INFO GlusterFS mount attempt 

25/06/2020 21:36:34 INFO GlusterFS mount attempt 

25/06/2020 21:36:04 INFO GlusterFS mount attempt 

25/06/2020 21:35:34 INFO GlusterFS mount attempt 

25/06/2020 21:35:04 INFO GlusterFS mount attempt 

25/06/2020 21:34:34 INFO GlusterFS mount attempt 

25/06/2020 21:34:04 INFO GlusterFS mount attempt 

25/06/2020 21:33:34 INFO GlusterFS mount attempt 

25/06/2020 21:33:03 INFO GlusterFS mount attempt 

25/06/2020 21:32:33 INFO GlusterFS mount attempt 

25/06/2020 21:32:03 INFO GlusterFS mount attempt 

25/06/2020 21:31:33 INFO GlusterFS mount attempt 

25/06/2020 21:31:03 INFO GlusterFS mount attempt 

25/06/2020 21:30:33 INFO GlusterFS mount attempt 

25/06/2020 21:30:03 INFO GlusterFS mount attempt 

25/06/2020 21:29:33 INFO GlusterFS mount attempt 

25/06/2020 21:29:03 INFO GlusterFS mount attempt 

25/06/2020 21:28:33 INFO GlusterFS mount attempt 

25/06/2020 21:28:03 INFO GlusterFS mount attempt 

25/06/2020 21:27:32 INFO GlusterFS mount attempt 

25/06/2020 21:27:02 INFO GlusterFS mount attempt 

25/06/2020 21:26:32 INFO GlusterFS mount attempt 

25/06/2020 21:26:02 INFO GlusterFS mount attempt 

25/06/2020 21:25:32 INFO GlusterFS mount attempt 

25/06/2020 21:25:02 INFO GlusterFS mount attempt 

25/06/2020 21:24:32 INFO GlusterFS mount attempt 

25/06/2020 21:24:02 INFO GlusterFS mount attempt 

25/06/2020 21:23:32 INFO GlusterFS mount attempt 

25/06/2020 21:23:02 INFO GlusterFS mount attempt 

25/06/2020 21:22:32 INFO GlusterFS mount attempt 

25/06/2020 21:22:02 INFO GlusterFS mount attempt 

25/06/2020 21:21:31 INFO GlusterFS mount attempt 

25/06/2020 21:21:01 INFO GlusterFS mount attempt 

25/06/2020 21:20:31 INFO GlusterFS mount attempt 

25/06/2020 21:20:01 INFO GlusterFS mount attempt 

25/06/2020 21:19:31 INFO GlusterFS mount attempt 

25/06/2020 21:19:01 INFO GlusterFS mount attempt 

25/06/2020 21:18:31 INFO GlusterFS mount attempt 

25/06/2020 21:18:01 INFO GlusterFS mount attempt 

25/06/2020 21:17:31 INFO GlusterFS mount attempt 

25/06/2020 21:17:01 INFO GlusterFS mount attempt 

25/06/2020 21:16:31 INFO GlusterFS mount attempt 

25/06/2020 21:16:00 INFO GlusterFS mount attempt 

25/06/2020 21:15:30 INFO GlusterFS mount attempt 

25/06/2020 21:15:00 INFO GlusterFS mount attempt 

25/06/2020 21:14:30 INFO GlusterFS mount attempt 

25/06/2020 21:14:00 INFO GlusterFS mount attempt 

25/06/2020 21:13:30 INFO GlusterFS mount attempt 

25/06/2020 21:13:00 INFO GlusterFS mount attempt 

25/06/2020 21:12:30 INFO GlusterFS mount attempt 

25/06/2020 21:12:00 INFO GlusterFS mount attempt 

25/06/2020 21:11:30 INFO GlusterFS mount attempt 

25/06/2020 21:10:59 INFO GlusterFS mount attempt 

25/06/2020 21:10:29 INFO GlusterFS mount attempt 

25/06/2020 21:09:59 INFO GlusterFS mount attempt 

25/06/2020 21:09:29 INFO GlusterFS mount attempt 

25/06/2020 21:08:59 INFO GlusterFS mount attempt 

25/06/2020 21:08:29 INFO GlusterFS mount attempt 

25/06/2020 21:07:59 INFO GlusterFS mount attempt 

25/06/2020 21:07:29 INFO GlusterFS mount attempt 

25/06/2020 21:06:59 INFO GlusterFS mount attempt 

25/06/2020 21:06:29 INFO GlusterFS mount attempt 

25/06/2020 21:05:59 INFO GlusterFS mount attempt 

25/06/2020 21:05:29 INFO GlusterFS mount attempt 

25/06/2020 21:04:58 INFO GlusterFS mount attempt 

25/06/2020 21:04:28 INFO GlusterFS mount attempt 

25/06/2020 21:03:58 INFO GlusterFS mount attempt 

25/06/2020 21:03:28 INFO GlusterFS mount attempt 

25/06/2020 21:02:58 INFO GlusterFS mount attempt 

25/06/2020 21:02:28 INFO GlusterFS mount attempt 

25/06/2020 21:01:58 INFO GlusterFS mount attempt 

25/06/2020 21:01:28 INFO GlusterFS mount attempt 

25/06/2020 21:00:58 INFO GlusterFS mount attempt 

25/06/2020 21:00:28 INFO GlusterFS mount attempt 

25/06/2020 20:59:58 INFO GlusterFS mount attempt 

25/06/2020 20:59:27 INFO GlusterFS mount attempt 

25/06/2020 20:58:57 INFO GlusterFS mount attempt 

25/06/2020 20:58:27 INFO GlusterFS mount attempt 

25/06/2020 20:57:57 INFO GlusterFS mount attempt 

25/06/2020 20:57:27 INFO GlusterFS mount attempt 

25/06/2020 20:56:57 INFO GlusterFS mount attempt 

25/06/2020 20:56:27 INFO GlusterFS mount attempt 

25/06/2020 20:55:57 INFO GlusterFS mount attempt 

25/06/2020 20:55:27 INFO GlusterFS mount attempt 

25/06/2020 20:54:57 INFO GlusterFS mount attempt 

25/06/2020 20:54:27 INFO GlusterFS mount attempt 

25/06/2020 20:53:57 INFO GlusterFS mount attempt 

25/06/2020 20:53:26 INFO GlusterFS mount attempt 

25/06/2020 20:52:56 INFO GlusterFS mount attempt 

25/06/2020 20:52:26 INFO GlusterFS mount attempt 

25/06/2020 20:51:56 INFO GlusterFS mount attempt 

25/06/2020 20:51:26 INFO GlusterFS mount attempt 

25/06/2020 20:50:56 INFO GlusterFS mount attempt 

25/06/2020 20:50:26 INFO GlusterFS mount attempt 

25/06/2020 20:49:56 INFO GlusterFS mount attempt 

25/06/2020 20:49:26 INFO GlusterFS mount attempt 

25/06/2020 20:48:56 INFO GlusterFS mount attempt 

25/06/2020 20:48:26 INFO GlusterFS mount attempt 

25/06/2020 20:47:55 INFO GlusterFS mount attempt 

25/06/2020 20:47:25 INFO GlusterFS mount attempt 

25/06/2020 20:46:55 INFO GlusterFS mount attempt 

25/06/2020 20:46:25 INFO GlusterFS mount attempt 

25/06/2020 20:45:55 INFO GlusterFS mount attempt 

25/06/2020 20:45:25 INFO GlusterFS mount attempt 

25/06/2020 20:44:55 INFO GlusterFS mount attempt 

25/06/2020 20:44:25 INFO GlusterFS mount attempt 

25/06/2020 20:43:55 INFO GlusterFS mount attempt 

25/06/2020 20:43:25 INFO GlusterFS mount attempt 

25/06/2020 20:42:54 INFO GlusterFS mount attempt 

25/06/2020 20:42:24 INFO GlusterFS mount attempt 

25/06/2020 20:41:54 INFO GlusterFS mount attempt 

25/06/2020 20:41:24 INFO GlusterFS mount attempt 

25/06/2020 20:40:54 INFO GlusterFS mount attempt 

25/06/2020 20:40:24 INFO GlusterFS mount attempt 

25/06/2020 20:39:54 INFO GlusterFS mount attempt 

25/06/2020 20:39:24 INFO GlusterFS mount attempt 

25/06/2020 20:38:54 INFO GlusterFS mount attempt 

25/06/2020 20:38:24 INFO GlusterFS mount attempt 

25/06/2020 20:37:54 INFO GlusterFS mount attempt 

25/06/2020 20:37:23 INFO GlusterFS mount attempt 

25/06/2020 20:36:53 INFO GlusterFS mount attempt 

25/06/2020 20:36:23 INFO GlusterFS mount attempt 

25/06/2020 20:35:53 INFO GlusterFS mount attempt 

25/06/2020 20:35:23 INFO GlusterFS mount attempt 

25/06/2020 20:34:53 INFO GlusterFS mount attempt 

25/06/2020 20:34:23 INFO GlusterFS mount attempt 

25/06/2020 20:33:53 INFO GlusterFS mount attempt 

25/06/2020 20:33:23 INFO GlusterFS mount attempt 

25/06/2020 20:32:53 INFO GlusterFS mount attempt 

25/06/2020 20:32:23 INFO GlusterFS mount attempt 

25/06/2020 20:31:52 INFO GlusterFS mount attempt 

25/06/2020 20:31:22 INFO GlusterFS mount attempt 

25/06/2020 20:30:52 INFO GlusterFS mount attempt 

25/06/2020 20:30:22 INFO GlusterFS mount attempt 

25/06/2020 20:29:52 INFO GlusterFS mount attempt 

25/06/2020 20:29:22 INFO GlusterFS mount attempt 

25/06/2020 20:28:52 INFO GlusterFS mount attempt 

25/06/2020 20:28:22 INFO GlusterFS mount attempt 

25/06/2020 20:27:52 INFO GlusterFS mount attempt 

25/06/2020 20:27:22 INFO GlusterFS mount attempt 

25/06/2020 20:26:51 INFO GlusterFS mount attempt 

25/06/2020 20:26:21 INFO GlusterFS mount attempt 

25/06/2020 20:25:51 INFO GlusterFS mount attempt 

25/06/2020 20:25:21 INFO GlusterFS mount attempt 

25/06/2020 20:24:51 INFO GlusterFS mount attempt 

25/06/2020 20:24:21 INFO GlusterFS mount attempt 

25/06/2020 20:23:51 INFO GlusterFS mount attempt 

25/06/2020 20:23:21 INFO GlusterFS mount attempt 

25/06/2020 20:22:51 INFO GlusterFS mount attempt 

25/06/2020 20:22:21 INFO GlusterFS mount attempt 

25/06/2020 20:21:51 INFO GlusterFS mount attempt 

25/06/2020 20:21:20 INFO GlusterFS mount attempt 

25/06/2020 20:20:50 INFO GlusterFS mount attempt 

25/06/2020 20:20:20 INFO GlusterFS mount attempt 

25/06/2020 20:19:50 INFO GlusterFS mount attempt 

25/06/2020 20:19:20 INFO GlusterFS mount attempt 

25/06/2020 20:18:50 INFO GlusterFS mount attempt 

25/06/2020 20:18:20 INFO GlusterFS mount attempt 

25/06/2020 20:17:50 INFO GlusterFS mount attempt 

25/06/2020 20:17:20 INFO GlusterFS mount attempt 

25/06/2020 20:16:50 INFO GlusterFS mount attempt 

25/06/2020 20:16:19 INFO GlusterFS mount attempt 

25/06/2020 20:15:49 INFO GlusterFS mount attempt 

25/06/2020 20:15:19 INFO GlusterFS mount attempt 

25/06/2020 20:14:49 INFO GlusterFS mount attempt 

25/06/2020 20:14:19 INFO GlusterFS mount attempt 

25/06/2020 20:13:49 INFO GlusterFS mount attempt 

25/06/2020 20:13:19 INFO GlusterFS mount attempt 

25/06/2020 20:12:49 INFO GlusterFS mount attempt 

25/06/2020 20:12:19 INFO GlusterFS mount attempt 

25/06/2020 20:11:49 INFO GlusterFS mount attempt 

25/06/2020 20:11:19 INFO GlusterFS mount attempt 

25/06/2020 20:10:49 INFO GlusterFS mount attempt 

25/06/2020 20:10:18 INFO GlusterFS mount attempt 

25/06/2020 20:09:48 INFO GlusterFS mount attempt 

25/06/2020 20:09:18 INFO GlusterFS mount attempt 

25/06/2020 20:08:48 INFO GlusterFS mount attempt 

25/06/2020 20:08:18 INFO GlusterFS mount attempt 

25/06/2020 20:07:48 INFO GlusterFS mount attempt 

25/06/2020 20:07:18 INFO GlusterFS mount attempt 

25/06/2020 20:06:48 INFO GlusterFS mount attempt 

25/06/2020 20:06:18 INFO GlusterFS mount attempt 

25/06/2020 20:05:48 INFO GlusterFS mount attempt 

25/06/2020 20:05:17 INFO GlusterFS mount attempt 

25/06/2020 20:04:47 INFO GlusterFS mount attempt 

25/06/2020 20:04:17 INFO GlusterFS mount attempt 

25/06/2020 20:03:47 INFO GlusterFS mount attempt 

25/06/2020 20:03:17 INFO GlusterFS mount attempt 

25/06/2020 20:02:47 INFO GlusterFS mount attempt 

25/06/2020 20:02:17 INFO GlusterFS mount attempt 

25/06/2020 20:01:47 INFO GlusterFS mount attempt 

25/06/2020 20:01:17 INFO GlusterFS mount attempt 

25/06/2020 20:00:47 INFO GlusterFS mount attempt 

25/06/2020 20:00:17 INFO GlusterFS mount attempt 

25/06/2020 19:59:46 INFO GlusterFS mount attempt 

25/06/2020 19:59:16 INFO GlusterFS mount attempt 

25/06/2020 19:58:46 INFO GlusterFS mount attempt 

25/06/2020 19:58:16 INFO GlusterFS mount attempt 

25/06/2020 19:57:46 INFO GlusterFS mount attempt 

25/06/2020 19:57:16 INFO GlusterFS mount attempt 

25/06/2020 19:56:46 INFO GlusterFS mount attempt 

25/06/2020 19:56:16 INFO GlusterFS mount attempt 

25/06/2020 19:55:46 INFO GlusterFS mount attempt 

25/06/2020 19:55:16 INFO GlusterFS mount attempt 

25/06/2020 19:54:46 INFO GlusterFS mount attempt 

25/06/2020 19:54:15 INFO GlusterFS mount attempt 

25/06/2020 19:53:45 INFO GlusterFS mount attempt 

25/06/2020 19:53:15 INFO GlusterFS mount attempt 

25/06/2020 19:52:45 INFO GlusterFS mount attempt 

25/06/2020 19:52:15 INFO GlusterFS mount attempt 

25/06/2020 19:51:45 INFO GlusterFS mount attempt 

25/06/2020 19:51:15 INFO GlusterFS mount attempt 

25/06/2020 19:50:45 INFO GlusterFS mount attempt 

25/06/2020 19:50:15 INFO GlusterFS mount attempt 

25/06/2020 19:49:45 INFO GlusterFS mount attempt 

25/06/2020 19:49:15 INFO GlusterFS mount attempt 

25/06/2020 19:48:44 INFO GlusterFS mount attempt 

25/06/2020 19:48:14 INFO GlusterFS mount attempt 

25/06/2020 19:47:44 INFO GlusterFS mount attempt 

25/06/2020 19:47:14 INFO GlusterFS mount attempt 

25/06/2020 19:46:44 INFO GlusterFS mount attempt 

25/06/2020 19:46:14 INFO GlusterFS mount attempt 

25/06/2020 19:45:44 INFO GlusterFS mount attempt 

25/06/2020 19:45:14 INFO GlusterFS mount attempt 

25/06/2020 19:44:44 INFO GlusterFS mount attempt 

25/06/2020 19:44:14 INFO GlusterFS mount attempt 

25/06/2020 19:43:44 INFO GlusterFS mount attempt 

25/06/2020 19:43:13 INFO GlusterFS mount attempt 

25/06/2020 19:42:43 INFO GlusterFS mount attempt 

25/06/2020 19:42:13 INFO GlusterFS mount attempt 

25/06/2020 19:41:43 INFO GlusterFS mount attempt 

25/06/2020 19:41:13 INFO GlusterFS mount attempt 

25/06/2020 19:40:43 INFO GlusterFS mount attempt 

25/06/2020 19:40:13 INFO GlusterFS mount attempt 

25/06/2020 19:39:43 INFO GlusterFS mount attempt 

25/06/2020 19:39:13 INFO GlusterFS mount attempt 

25/06/2020 19:38:43 INFO GlusterFS mount attempt 

25/06/2020 19:38:13 INFO GlusterFS mount attempt 

25/06/2020 19:37:42 INFO GlusterFS mount attempt 

25/06/2020 19:37:12 INFO GlusterFS mount attempt 

25/06/2020 19:36:42 INFO GlusterFS mount attempt 

25/06/2020 19:36:12 INFO GlusterFS mount attempt 

25/06/2020 19:35:42 INFO GlusterFS mount attempt 

25/06/2020 19:35:12 INFO GlusterFS mount attempt 

25/06/2020 19:34:42 INFO GlusterFS mount attempt 

25/06/2020 19:34:12 INFO GlusterFS mount attempt 

25/06/2020 19:33:42 INFO GlusterFS mount attempt 

25/06/2020 19:33:12 INFO GlusterFS mount attempt 

25/06/2020 19:32:42 INFO GlusterFS mount attempt 

25/06/2020 19:32:11 INFO GlusterFS mount attempt 

25/06/2020 19:31:41 INFO GlusterFS mount attempt 

25/06/2020 19:31:11 INFO GlusterFS mount attempt 

25/06/2020 19:30:41 INFO GlusterFS mount attempt 

25/06/2020 19:30:11 INFO GlusterFS mount attempt 

25/06/2020 19:29:41 INFO GlusterFS mount attempt 

25/06/2020 19:29:11 INFO GlusterFS mount attempt 

25/06/2020 19:28:41 INFO GlusterFS mount attempt 

25/06/2020 19:28:11 INFO GlusterFS mount attempt 

25/06/2020 19:27:41 INFO GlusterFS mount attempt 

25/06/2020 19:27:11 INFO GlusterFS mount attempt 

25/06/2020 19:26:40 INFO GlusterFS mount attempt 

25/06/2020 19:26:10 INFO GlusterFS mount attempt 

25/06/2020 19:25:40 INFO GlusterFS mount attempt 

25/06/2020 19:25:10 INFO GlusterFS mount attempt 

25/06/2020 19:24:40 INFO GlusterFS mount attempt 

25/06/2020 19:24:10 INFO GlusterFS mount attempt 

25/06/2020 19:23:40 INFO GlusterFS mount attempt 

25/06/2020 19:23:10 INFO GlusterFS mount attempt 

25/06/2020 19:22:40 INFO GlusterFS mount attempt 

25/06/2020 19:22:10 INFO GlusterFS mount attempt 

25/06/2020 19:21:39 INFO GlusterFS mount attempt 

25/06/2020 19:21:09 INFO GlusterFS mount attempt 

25/06/2020 19:20:39 INFO GlusterFS mount attempt 

25/06/2020 19:20:09 INFO GlusterFS mount attempt 

25/06/2020 19:19:39 INFO GlusterFS mount attempt 

25/06/2020 19:19:09 INFO GlusterFS mount attempt 

25/06/2020 19:18:39 INFO GlusterFS mount attempt 

25/06/2020 19:18:09 INFO GlusterFS mount attempt 

25/06/2020 19:17:39 INFO GlusterFS mount attempt 

25/06/2020 19:17:09 INFO GlusterFS mount attempt 

25/06/2020 19:16:39 INFO GlusterFS mount attempt 

25/06/2020 19:16:08 INFO GlusterFS mount attempt 

25/06/2020 19:15:38 INFO GlusterFS mount attempt 

25/06/2020 19:15:08 INFO GlusterFS mount attempt 

25/06/2020 19:14:38 INFO GlusterFS mount attempt 

25/06/2020 19:14:08 INFO GlusterFS mount attempt 

25/06/2020 19:13:38 INFO GlusterFS mount attempt 

25/06/2020 19:13:08 INFO GlusterFS mount attempt 

25/06/2020 19:12:38 INFO GlusterFS mount attempt 

25/06/2020 19:12:08 INFO GlusterFS mount attempt 

25/06/2020 19:11:38 INFO GlusterFS mount attempt 

25/06/2020 19:11:08 INFO GlusterFS mount attempt 

25/06/2020 19:10:37 INFO GlusterFS mount attempt 

25/06/2020 19:10:07 INFO GlusterFS mount attempt 

25/06/2020 19:09:37 INFO GlusterFS mount attempt 

25/06/2020 19:09:07 INFO GlusterFS mount attempt 

25/06/2020 19:08:37 INFO GlusterFS mount attempt 

25/06/2020 19:08:07 INFO GlusterFS mount attempt 

25/06/2020 19:07:37 INFO GlusterFS mount attempt 

25/06/2020 19:07:07 INFO GlusterFS mount attempt 

25/06/2020 19:06:37 INFO GlusterFS mount attempt 

25/06/2020 19:06:07 INFO GlusterFS mount attempt 

25/06/2020 19:05:37 INFO GlusterFS mount attempt 

25/06/2020 19:05:06 INFO GlusterFS mount attempt 

25/06/2020 19:04:36 INFO GlusterFS mount attempt 

25/06/2020 19:04:06 INFO GlusterFS mount attempt 

25/06/2020 19:03:36 INFO GlusterFS mount attempt 

25/06/2020 19:03:06 INFO GlusterFS mount attempt 

25/06/2020 19:02:36 INFO GlusterFS mount attempt 

25/06/2020 19:02:06 INFO GlusterFS mount attempt 

25/06/2020 19:01:36 INFO GlusterFS mount attempt 

25/06/2020 19:01:06 INFO GlusterFS mount attempt 

25/06/2020 19:00:36 INFO GlusterFS mount attempt 

25/06/2020 19:00:06 INFO GlusterFS mount attempt 

25/06/2020 18:59:35 INFO GlusterFS mount attempt 

25/06/2020 18:59:05 INFO GlusterFS mount attempt 

25/06/2020 18:58:35 INFO GlusterFS mount attempt 

25/06/2020 18:58:05 INFO GlusterFS mount attempt 

25/06/2020 18:57:35 INFO GlusterFS mount attempt 

25/06/2020 18:57:05 INFO GlusterFS mount attempt 

25/06/2020 18:56:35 INFO GlusterFS mount attempt 

25/06/2020 18:56:05 INFO GlusterFS mount attempt 

25/06/2020 18:55:35 INFO GlusterFS mount attempt 

25/06/2020 18:55:05 INFO GlusterFS mount attempt 

25/06/2020 18:54:35 INFO GlusterFS mount attempt 

25/06/2020 18:54:04 INFO GlusterFS mount attempt 

25/06/2020 18:53:34 INFO GlusterFS mount attempt 

25/06/2020 18:53:04 INFO GlusterFS mount attempt 

25/06/2020 18:52:34 INFO GlusterFS mount attempt 

25/06/2020 18:52:04 INFO GlusterFS mount attempt 

25/06/2020 18:51:34 INFO GlusterFS mount attempt 

25/06/2020 18:51:04 INFO GlusterFS mount attempt 

25/06/2020 18:50:34 INFO GlusterFS mount attempt 

25/06/2020 18:50:04 INFO GlusterFS mount attempt 

25/06/2020 18:49:34 INFO GlusterFS mount attempt 

25/06/2020 18:49:03 INFO GlusterFS mount attempt 

25/06/2020 18:48:33 INFO GlusterFS mount attempt 

25/06/2020 18:48:03 INFO GlusterFS mount attempt 

25/06/2020 18:47:33 INFO GlusterFS mount attempt 

25/06/2020 18:47:03 INFO GlusterFS mount attempt 

25/06/2020 18:46:33 INFO GlusterFS mount attempt 

25/06/2020 18:46:03 INFO GlusterFS mount attempt 

25/06/2020 18:45:33 INFO GlusterFS mount attempt 

25/06/2020 18:45:03 INFO GlusterFS mount attempt 

25/06/2020 18:44:33 INFO GlusterFS mount attempt 

25/06/2020 18:44:03 INFO GlusterFS mount attempt 

25/06/2020 18:43:32 INFO GlusterFS mount attempt 

25/06/2020 18:43:02 INFO GlusterFS mount attempt 

25/06/2020 18:42:32 INFO GlusterFS mount attempt 

25/06/2020 18:42:02 INFO GlusterFS mount attempt 

25/06/2020 18:41:32 INFO GlusterFS mount attempt 

25/06/2020 18:41:02 INFO GlusterFS mount attempt 

25/06/2020 18:40:32 INFO GlusterFS mount attempt 

25/06/2020 18:40:02 INFO GlusterFS mount attempt 

25/06/2020 18:39:32 INFO GlusterFS mount attempt 

25/06/2020 18:39:02 INFO GlusterFS mount attempt 

25/06/2020 18:38:31 INFO GlusterFS mount attempt 

25/06/2020 18:38:01 INFO GlusterFS mount attempt 

25/06/2020 18:37:31 INFO GlusterFS mount attempt 

25/06/2020 18:37:01 INFO GlusterFS mount attempt 

25/06/2020 18:36:31 INFO GlusterFS mount attempt 

25/06/2020 18:36:01 INFO GlusterFS mount attempt 

25/06/2020 18:35:31 INFO GlusterFS mount attempt 

25/06/2020 18:35:01 INFO GlusterFS mount attempt 

25/06/2020 18:34:31 INFO GlusterFS mount attempt 

25/06/2020 18:34:01 INFO GlusterFS mount attempt 

25/06/2020 18:33:31 INFO GlusterFS mount attempt 

25/06/2020 18:33:00 INFO GlusterFS mount attempt 

25/06/2020 18:32:30 INFO GlusterFS mount attempt 

25/06/2020 18:32:00 INFO GlusterFS mount attempt 

25/06/2020 18:31:30 INFO GlusterFS mount attempt 

25/06/2020 18:31:00 INFO GlusterFS mount attempt 

25/06/2020 18:30:30 INFO GlusterFS mount attempt 

25/06/2020 18:30:00 INFO GlusterFS mount attempt 

25/06/2020 18:29:30 INFO GlusterFS mount attempt 

25/06/2020 18:29:00 INFO GlusterFS mount attempt 

25/06/2020 18:28:30 INFO GlusterFS mount attempt 

25/06/2020 18:28:00 INFO GlusterFS mount attempt 

25/06/2020 18:27:29 INFO GlusterFS mount attempt 

25/06/2020 18:26:59 INFO GlusterFS mount attempt 

25/06/2020 18:26:29 INFO GlusterFS mount attempt 

25/06/2020 18:25:59 INFO GlusterFS mount attempt 

25/06/2020 18:25:29 INFO GlusterFS mount attempt 

25/06/2020 18:24:59 INFO GlusterFS mount attempt 

25/06/2020 18:24:29 INFO GlusterFS mount attempt 

25/06/2020 18:23:59 INFO GlusterFS mount attempt 

25/06/2020 18:23:29 INFO GlusterFS mount attempt 

25/06/2020 18:22:59 INFO GlusterFS mount attempt 

25/06/2020 18:22:28 INFO GlusterFS mount attempt 

25/06/2020 18:21:58 INFO GlusterFS mount attempt 

25/06/2020 18:21:28 INFO GlusterFS mount attempt 

25/06/2020 18:20:58 INFO GlusterFS mount attempt 

25/06/2020 18:20:28 INFO GlusterFS mount attempt 

25/06/2020 18:19:58 INFO GlusterFS mount attempt 

25/06/2020 18:19:28 INFO GlusterFS mount attempt 

25/06/2020 18:18:58 INFO GlusterFS mount attempt 

25/06/2020 18:18:28 INFO GlusterFS mount attempt 

25/06/2020 18:17:58 INFO GlusterFS mount attempt 

25/06/2020 18:17:28 INFO GlusterFS mount attempt 

25/06/2020 18:16:58 INFO GlusterFS mount attempt 

25/06/2020 18:16:27 INFO GlusterFS mount attempt 

25/06/2020 18:15:57 INFO GlusterFS mount attempt 

25/06/2020 18:15:27 INFO GlusterFS mount attempt 

25/06/2020 18:14:57 INFO GlusterFS mount attempt 

25/06/2020 18:14:27 INFO GlusterFS mount attempt 

25/06/2020 18:13:57 INFO GlusterFS mount attempt 

25/06/2020 18:13:27 INFO GlusterFS mount attempt 

25/06/2020 18:12:57 INFO GlusterFS mount attempt 

25/06/2020 18:12:27 INFO GlusterFS mount attempt 

25/06/2020 18:11:57 INFO GlusterFS mount attempt 

25/06/2020 18:11:27 INFO GlusterFS mount attempt 

25/06/2020 18:10:56 INFO GlusterFS mount attempt 

25/06/2020 18:10:26 INFO GlusterFS mount attempt 

25/06/2020 18:09:56 INFO GlusterFS mount attempt 

25/06/2020 18:09:26 INFO GlusterFS mount attempt 

25/06/2020 18:08:56 INFO GlusterFS mount attempt 

25/06/2020 18:08:26 INFO GlusterFS mount attempt 

25/06/2020 18:07:56 INFO GlusterFS mount attempt 

25/06/2020 18:07:26 INFO GlusterFS mount attempt 

25/06/2020 18:06:56 INFO GlusterFS mount attempt 

25/06/2020 18:06:26 INFO GlusterFS mount attempt 

25/06/2020 18:05:55 INFO GlusterFS mount attempt 

25/06/2020 18:05:25 INFO GlusterFS mount attempt 

25/06/2020 18:04:55 INFO GlusterFS mount attempt 

25/06/2020 18:04:25 INFO GlusterFS mount attempt 

25/06/2020 18:03:55 INFO GlusterFS mount attempt 

25/06/2020 18:03:25 INFO GlusterFS mount attempt 

25/06/2020 18:02:55 INFO GlusterFS mount attempt 

25/06/2020 18:02:25 INFO GlusterFS mount attempt 

25/06/2020 18:01:55 INFO GlusterFS mount attempt 

25/06/2020 18:01:25 INFO GlusterFS mount attempt 

25/06/2020 18:00:54 INFO GlusterFS mount attempt 

25/06/2020 18:00:24 INFO GlusterFS mount attempt 

25/06/2020 17:59:54 INFO GlusterFS mount attempt 

25/06/2020 17:59:24 INFO GlusterFS mount attempt 

25/06/2020 17:58:54 INFO GlusterFS mount attempt 

25/06/2020 17:58:24 INFO GlusterFS mount attempt 

25/06/2020 17:57:54 INFO GlusterFS mount attempt 

25/06/2020 17:57:24 INFO GlusterFS mount attempt 

25/06/2020 17:56:54 INFO GlusterFS mount attempt 

25/06/2020 17:56:24 INFO GlusterFS mount attempt 

25/06/2020 17:55:54 INFO GlusterFS mount attempt 

25/06/2020 17:55:24 INFO GlusterFS mount attempt 

25/06/2020 17:54:53 INFO GlusterFS mount attempt 

25/06/2020 17:54:23 INFO GlusterFS mount attempt 

25/06/2020 17:53:53 INFO GlusterFS mount attempt 

25/06/2020 17:53:23 INFO GlusterFS mount attempt 

25/06/2020 17:52:53 INFO GlusterFS mount attempt 

25/06/2020 17:52:23 INFO GlusterFS mount attempt 

25/06/2020 17:51:53 INFO GlusterFS mount attempt 

25/06/2020 17:51:23 INFO GlusterFS mount attempt 

25/06/2020 17:50:53 INFO GlusterFS mount attempt 

25/06/2020 17:50:23 INFO GlusterFS mount attempt 

25/06/2020 17:49:53 INFO GlusterFS mount attempt 

25/06/2020 17:49:22 INFO GlusterFS mount attempt 

25/06/2020 17:48:52 INFO GlusterFS mount attempt 

25/06/2020 17:48:22 INFO GlusterFS mount attempt 

25/06/2020 17:47:52 INFO GlusterFS mount attempt 

25/06/2020 17:47:22 INFO GlusterFS mount attempt 

25/06/2020 17:46:52 INFO GlusterFS mount attempt 

25/06/2020 17:46:22 INFO GlusterFS mount attempt 

25/06/2020 17:45:52 INFO GlusterFS mount attempt 

25/06/2020 17:45:22 INFO GlusterFS mount attempt 

25/06/2020 17:44:52 INFO GlusterFS mount attempt 

25/06/2020 17:44:22 INFO GlusterFS mount attempt 

25/06/2020 17:43:51 INFO GlusterFS mount attempt 

25/06/2020 17:43:21 INFO GlusterFS mount attempt 

25/06/2020 17:42:51 INFO GlusterFS mount attempt 

25/06/2020 17:42:21 INFO GlusterFS mount attempt 

25/06/2020 17:41:51 INFO GlusterFS mount attempt 

25/06/2020 17:41:21 INFO GlusterFS mount attempt 

25/06/2020 17:40:51 INFO GlusterFS mount attempt 

25/06/2020 17:40:21 INFO GlusterFS mount attempt 

25/06/2020 17:39:51 INFO GlusterFS mount attempt 

25/06/2020 17:39:21 INFO GlusterFS mount attempt 

25/06/2020 17:38:50 INFO GlusterFS mount attempt 

25/06/2020 17:38:20 INFO GlusterFS mount attempt 

25/06/2020 17:37:50 INFO GlusterFS mount attempt 

25/06/2020 17:37:20 INFO GlusterFS mount attempt 

25/06/2020 17:36:50 INFO GlusterFS mount attempt 

25/06/2020 17:36:20 INFO GlusterFS mount attempt 

25/06/2020 17:35:50 INFO GlusterFS mount attempt 

25/06/2020 17:35:20 INFO GlusterFS mount attempt 

25/06/2020 17:34:50 INFO GlusterFS mount attempt 

25/06/2020 17:34:20 INFO GlusterFS mount attempt 

25/06/2020 17:33:50 INFO GlusterFS mount attempt 

25/06/2020 17:33:19 INFO GlusterFS mount attempt 

25/06/2020 17:32:49 INFO GlusterFS mount attempt 

25/06/2020 17:32:19 INFO GlusterFS mount attempt 

25/06/2020 17:31:49 INFO GlusterFS mount attempt 

25/06/2020 17:31:19 INFO GlusterFS mount attempt 

25/06/2020 17:30:49 INFO GlusterFS mount attempt 

25/06/2020 17:30:19 INFO GlusterFS mount attempt 

25/06/2020 17:29:49 INFO GlusterFS mount attempt 

25/06/2020 17:29:19 INFO GlusterFS mount attempt 

25/06/2020 17:28:49 INFO GlusterFS mount attempt 

25/06/2020 17:28:19 INFO GlusterFS mount attempt 

25/06/2020 17:27:48 INFO GlusterFS mount attempt 

25/06/2020 17:27:18 INFO GlusterFS mount attempt 

25/06/2020 17:26:48 INFO GlusterFS mount attempt 

25/06/2020 17:26:18 INFO GlusterFS mount attempt 

25/06/2020 17:25:48 INFO GlusterFS mount attempt 

25/06/2020 17:25:18 INFO GlusterFS mount attempt 

25/06/2020 17:24:48 INFO GlusterFS mount attempt 

25/06/2020 17:24:18 INFO GlusterFS mount attempt 

25/06/2020 17:23:48 INFO GlusterFS mount attempt 

25/06/2020 17:23:18 INFO GlusterFS mount attempt 

25/06/2020 17:22:48 INFO GlusterFS mount attempt 

25/06/2020 17:22:17 INFO GlusterFS mount attempt 

25/06/2020 17:21:47 INFO GlusterFS mount attempt 

25/06/2020 17:21:17 INFO GlusterFS mount attempt 

25/06/2020 17:20:47 INFO GlusterFS mount attempt 

25/06/2020 17:20:17 INFO GlusterFS mount attempt 

25/06/2020 17:19:47 INFO GlusterFS mount attempt 

25/06/2020 17:19:17 INFO GlusterFS mount attempt 

25/06/2020 17:18:47 INFO GlusterFS mount attempt 

25/06/2020 17:18:17 INFO GlusterFS mount attempt 

25/06/2020 17:17:47 INFO GlusterFS mount attempt 

25/06/2020 17:17:17 INFO GlusterFS mount attempt 

25/06/2020 17:16:46 INFO GlusterFS mount attempt 

25/06/2020 17:16:16 INFO GlusterFS mount attempt 

25/06/2020 17:15:46 INFO GlusterFS mount attempt 

25/06/2020 17:15:16 INFO GlusterFS mount attempt 

25/06/2020 17:14:46 INFO GlusterFS mount attempt 

25/06/2020 17:14:16 INFO GlusterFS mount attempt 

25/06/2020 17:13:46 INFO GlusterFS mount attempt 

25/06/2020 17:13:16 INFO GlusterFS mount attempt 

25/06/2020 17:12:46 INFO GlusterFS mount attempt 

25/06/2020 17:12:16 INFO GlusterFS mount attempt 

25/06/2020 17:11:45 INFO GlusterFS mount attempt 

25/06/2020 17:11:15 INFO GlusterFS mount attempt 

25/06/2020 17:10:45 INFO GlusterFS mount attempt 

25/06/2020 17:10:15 INFO GlusterFS mount attempt 

25/06/2020 17:09:45 INFO GlusterFS mount attempt 

25/06/2020 17:09:15 INFO GlusterFS mount attempt 

25/06/2020 17:08:45 INFO GlusterFS mount attempt 

25/06/2020 17:08:15 INFO GlusterFS mount attempt 

25/06/2020 17:07:45 INFO GlusterFS mount attempt 

25/06/2020 17:07:15 INFO GlusterFS mount attempt 

25/06/2020 17:06:45 INFO GlusterFS mount attempt 

25/06/2020 17:06:14 INFO GlusterFS mount attempt 

25/06/2020 17:05:44 INFO GlusterFS mount attempt 

25/06/2020 17:05:14 INFO GlusterFS mount attempt 

25/06/2020 17:04:44 INFO GlusterFS mount attempt 

25/06/2020 17:04:14 INFO GlusterFS mount attempt 

25/06/2020 17:03:44 INFO GlusterFS mount attempt 

25/06/2020 17:03:14 INFO GlusterFS mount attempt 

25/06/2020 17:02:44 INFO GlusterFS mount attempt 

25/06/2020 17:02:14 INFO GlusterFS mount attempt 

25/06/2020 17:01:44 INFO GlusterFS mount attempt 

25/06/2020 17:01:14 INFO GlusterFS mount attempt 

25/06/2020 17:00:43 INFO GlusterFS mount attempt 

25/06/2020 17:00:13 INFO GlusterFS mount attempt 

25/06/2020 16:59:43 INFO GlusterFS mount attempt 

25/06/2020 16:59:13 INFO GlusterFS mount attempt 

25/06/2020 16:58:43 INFO GlusterFS mount attempt 

25/06/2020 16:58:13 INFO GlusterFS mount attempt 

25/06/2020 16:57:43 INFO GlusterFS mount attempt 

25/06/2020 16:57:13 INFO GlusterFS mount attempt 

25/06/2020 16:56:43 INFO GlusterFS mount attempt 

25/06/2020 16:56:13 INFO GlusterFS mount attempt 

25/06/2020 16:55:42 INFO GlusterFS mount attempt 

25/06/2020 16:55:12 INFO GlusterFS mount attempt 

25/06/2020 16:54:42 INFO GlusterFS mount attempt 

25/06/2020 16:54:12 INFO GlusterFS mount attempt 

25/06/2020 16:53:42 INFO GlusterFS mount attempt 

25/06/2020 16:53:12 INFO GlusterFS mount attempt 

25/06/2020 16:52:42 INFO GlusterFS mount attempt 

25/06/2020 16:52:12 INFO GlusterFS mount attempt 

25/06/2020 16:51:42 INFO GlusterFS mount attempt 

25/06/2020 16:51:12 INFO GlusterFS mount attempt 

25/06/2020 16:50:42 INFO GlusterFS mount attempt 

25/06/2020 16:50:11 INFO GlusterFS mount attempt 

25/06/2020 16:49:41 INFO GlusterFS mount attempt 

25/06/2020 16:49:11 INFO GlusterFS mount attempt 

25/06/2020 16:48:41 INFO GlusterFS mount attempt 

25/06/2020 16:48:11 INFO GlusterFS mount attempt 

25/06/2020 16:47:41 INFO GlusterFS mount attempt 

25/06/2020 16:47:11 INFO GlusterFS mount attempt 

25/06/2020 16:46:41 INFO GlusterFS mount attempt 

25/06/2020 16:46:11 INFO GlusterFS mount attempt 

25/06/2020 16:45:41 INFO GlusterFS mount attempt 

25/06/2020 16:45:11 INFO GlusterFS mount attempt 

25/06/2020 16:44:40 INFO GlusterFS mount attempt 

25/06/2020 16:44:10 INFO GlusterFS mount attempt 

25/06/2020 16:43:40 INFO GlusterFS mount attempt 

25/06/2020 16:43:10 INFO GlusterFS mount attempt 

25/06/2020 16:42:40 INFO GlusterFS mount attempt 

25/06/2020 16:42:10 INFO GlusterFS mount attempt 

25/06/2020 16:41:40 INFO GlusterFS mount attempt 

25/06/2020 16:41:10 INFO GlusterFS mount attempt 

25/06/2020 16:40:40 INFO GlusterFS mount attempt 

25/06/2020 16:40:10 INFO GlusterFS mount attempt 

25/06/2020 16:39:40 INFO GlusterFS mount attempt 

25/06/2020 16:39:09 INFO GlusterFS mount attempt 

25/06/2020 16:38:39 INFO GlusterFS mount attempt 

25/06/2020 16:38:09 INFO GlusterFS mount attempt 

25/06/2020 16:37:39 INFO GlusterFS mount attempt 

25/06/2020 16:37:09 INFO GlusterFS mount attempt 

25/06/2020 16:36:39 INFO GlusterFS mount attempt 

25/06/2020 16:36:09 INFO GlusterFS mount attempt 

25/06/2020 16:35:39 INFO GlusterFS mount attempt 

25/06/2020 16:35:09 INFO GlusterFS mount attempt 

25/06/2020 16:34:39 INFO GlusterFS mount attempt 

25/06/2020 16:34:09 INFO GlusterFS mount attempt 

25/06/2020 16:33:38 INFO GlusterFS mount attempt 

25/06/2020 16:33:08 INFO GlusterFS mount attempt 

25/06/2020 16:32:38 INFO GlusterFS mount attempt 

25/06/2020 16:32:08 INFO GlusterFS mount attempt 

25/06/2020 16:31:38 INFO GlusterFS mount attempt 

25/06/2020 16:31:08 INFO GlusterFS mount attempt 

25/06/2020 16:30:38 INFO GlusterFS mount attempt 

25/06/2020 16:30:08 INFO GlusterFS mount attempt 

25/06/2020 16:29:38 INFO GlusterFS mount attempt 

25/06/2020 16:29:08 INFO GlusterFS mount attempt 

25/06/2020 16:28:38 INFO GlusterFS mount attempt 

25/06/2020 16:28:08 INFO GlusterFS mount attempt 

25/06/2020 16:27:37 INFO GlusterFS mount attempt 

25/06/2020 16:27:07 INFO GlusterFS mount attempt 

25/06/2020 16:26:37 INFO GlusterFS mount attempt 

25/06/2020 16:26:07 INFO GlusterFS mount attempt 

25/06/2020 16:25:37 INFO GlusterFS mount attempt 

25/06/2020 16:25:07 INFO GlusterFS mount attempt 

25/06/2020 16:24:37 INFO GlusterFS mount attempt 

25/06/2020 16:24:07 INFO GlusterFS mount attempt 

25/06/2020 16:23:37 INFO GlusterFS mount attempt 

25/06/2020 16:23:07 INFO GlusterFS mount attempt 

25/06/2020 16:22:37 INFO GlusterFS mount attempt 

25/06/2020 16:22:06 INFO GlusterFS mount attempt 

25/06/2020 16:21:36 INFO GlusterFS mount attempt 

25/06/2020 16:21:06 INFO GlusterFS mount attempt 

25/06/2020 16:20:36 INFO GlusterFS mount attempt 

25/06/2020 16:20:06 INFO GlusterFS mount attempt 

25/06/2020 16:19:36 INFO GlusterFS mount attempt 

25/06/2020 16:19:06 INFO GlusterFS mount attempt 

25/06/2020 16:18:36 INFO GlusterFS mount attempt 

25/06/2020 16:18:06 INFO GlusterFS mount attempt 

25/06/2020 16:17:36 INFO GlusterFS mount attempt 

25/06/2020 16:17:05 INFO GlusterFS mount attempt 

25/06/2020 16:16:35 INFO GlusterFS mount attempt 

25/06/2020 16:16:05 INFO GlusterFS mount attempt 

25/06/2020 16:15:35 INFO GlusterFS mount attempt 

25/06/2020 16:15:05 INFO GlusterFS mount attempt 

25/06/2020 16:14:34 INFO GlusterFS mount attempt 

25/06/2020 16:14:04 INFO GlusterFS mount attempt 

25/06/2020 16:13:34 INFO GlusterFS mount attempt 

25/06/2020 16:13:04 INFO GlusterFS mount attempt 

25/06/2020 16:12:34 INFO GlusterFS mount attempt 

25/06/2020 16:12:04 INFO GlusterFS mount attempt 

25/06/2020 16:11:34 INFO GlusterFS mount attempt 

25/06/2020 16:11:04 INFO GlusterFS mount attempt 

25/06/2020 16:10:34 INFO GlusterFS mount attempt 

25/06/2020 16:10:04 INFO GlusterFS mount attempt 

25/06/2020 16:09:34 INFO GlusterFS mount attempt 

25/06/2020 16:09:03 INFO GlusterFS mount attempt 

25/06/2020 16:08:33 INFO GlusterFS mount attempt 

25/06/2020 16:08:03 INFO GlusterFS mount attempt 

25/06/2020 16:07:33 INFO GlusterFS mount attempt 

25/06/2020 16:07:03 INFO GlusterFS mount attempt 

25/06/2020 16:06:33 INFO GlusterFS mount attempt 

25/06/2020 16:06:03 INFO GlusterFS mount attempt 

25/06/2020 16:05:33 INFO GlusterFS mount attempt 

25/06/2020 16:05:03 INFO GlusterFS mount attempt 

25/06/2020 16:04:33 INFO GlusterFS mount attempt 

25/06/2020 16:04:03 INFO GlusterFS mount attempt 

25/06/2020 16:03:32 INFO GlusterFS mount attempt 

25/06/2020 16:03:02 INFO GlusterFS mount attempt 

25/06/2020 16:02:32 INFO GlusterFS mount attempt 

25/06/2020 16:02:02 INFO GlusterFS mount attempt 

25/06/2020 16:01:32 INFO GlusterFS mount attempt 

25/06/2020 16:01:02 INFO GlusterFS mount attempt 

25/06/2020 16:00:32 INFO GlusterFS mount attempt 

25/06/2020 16:00:02 INFO GlusterFS mount attempt 

25/06/2020 15:59:32 INFO GlusterFS mount attempt 

25/06/2020 15:59:02 INFO GlusterFS mount attempt 

25/06/2020 15:58:32 INFO GlusterFS mount attempt 

25/06/2020 15:58:01 INFO GlusterFS mount attempt 

25/06/2020 15:57:31 INFO GlusterFS mount attempt 

25/06/2020 15:57:01 INFO GlusterFS mount attempt 

25/06/2020 15:56:31 INFO GlusterFS mount attempt 

25/06/2020 15:56:01 INFO GlusterFS mount attempt 

25/06/2020 15:55:31 INFO GlusterFS mount attempt 

25/06/2020 15:55:01 INFO GlusterFS mount attempt 

25/06/2020 15:54:31 INFO GlusterFS mount attempt 

25/06/2020 15:54:01 INFO GlusterFS mount attempt 

25/06/2020 15:53:31 INFO GlusterFS mount attempt 

25/06/2020 15:53:00 INFO GlusterFS mount attempt 

25/06/2020 15:52:30 INFO GlusterFS mount attempt 

25/06/2020 15:52:00 INFO GlusterFS mount attempt 

25/06/2020 15:51:30 INFO GlusterFS mount attempt 

25/06/2020 15:51:00 INFO GlusterFS mount attempt 

25/06/2020 15:50:30 INFO GlusterFS mount attempt 

25/06/2020 15:50:00 INFO GlusterFS mount attempt 

25/06/2020 15:49:30 INFO GlusterFS mount attempt 

25/06/2020 15:49:00 INFO GlusterFS mount attempt 

25/06/2020 15:48:30 INFO GlusterFS mount attempt 

25/06/2020 15:48:00 INFO GlusterFS mount attempt 

25/06/2020 15:47:29 INFO GlusterFS mount attempt 

25/06/2020 15:46:59 INFO GlusterFS mount attempt 

25/06/2020 15:46:29 INFO GlusterFS mount attempt 

25/06/2020 15:45:59 INFO GlusterFS mount attempt 

25/06/2020 15:45:29 INFO GlusterFS mount attempt 

25/06/2020 15:44:59 INFO GlusterFS mount attempt 

25/06/2020 15:44:29 INFO GlusterFS mount attempt 

25/06/2020 15:43:59 INFO GlusterFS mount attempt 

25/06/2020 15:43:29 INFO GlusterFS mount attempt 

25/06/2020 15:42:59 INFO GlusterFS mount attempt 

25/06/2020 15:42:29 INFO GlusterFS mount attempt 

25/06/2020 15:41:58 INFO GlusterFS mount attempt 

25/06/2020 15:41:28 INFO GlusterFS mount attempt 

25/06/2020 15:40:58 INFO GlusterFS mount attempt 

25/06/2020 15:40:28 INFO GlusterFS mount attempt 

25/06/2020 15:39:58 INFO GlusterFS mount attempt 

25/06/2020 15:39:28 INFO GlusterFS mount attempt 

25/06/2020 15:38:58 INFO GlusterFS mount attempt 

25/06/2020 15:38:28 INFO GlusterFS mount attempt 

25/06/2020 15:37:58 INFO GlusterFS mount attempt 

25/06/2020 15:37:28 INFO GlusterFS mount attempt 

25/06/2020 15:36:58 INFO GlusterFS mount attempt 

25/06/2020 15:36:27 INFO GlusterFS mount attempt 

25/06/2020 15:35:57 INFO GlusterFS mount attempt 

25/06/2020 15:35:27 INFO GlusterFS mount attempt 

25/06/2020 15:34:57 INFO GlusterFS mount attempt 

25/06/2020 15:34:27 INFO GlusterFS mount attempt 

25/06/2020 15:33:57 INFO GlusterFS mount attempt 

25/06/2020 15:33:27 INFO GlusterFS mount attempt 

25/06/2020 15:32:57 INFO GlusterFS mount attempt 

25/06/2020 15:32:27 INFO GlusterFS mount attempt 

25/06/2020 15:31:57 INFO GlusterFS mount attempt 

25/06/2020 15:31:27 INFO GlusterFS mount attempt 

25/06/2020 15:30:56 INFO GlusterFS mount attempt 

25/06/2020 15:30:26 INFO GlusterFS mount attempt 

25/06/2020 15:29:56 INFO GlusterFS mount attempt 

25/06/2020 15:29:26 INFO GlusterFS mount attempt 

25/06/2020 15:28:56 INFO GlusterFS mount attempt 

25/06/2020 15:28:26 INFO GlusterFS mount attempt 

25/06/2020 15:27:56 INFO GlusterFS mount attempt 

25/06/2020 15:27:26 INFO GlusterFS mount attempt 

25/06/2020 15:26:56 INFO GlusterFS mount attempt 

25/06/2020 15:26:26 INFO GlusterFS mount attempt 

25/06/2020 15:25:55 INFO GlusterFS mount attempt 

25/06/2020 15:25:25 INFO GlusterFS mount attempt 

25/06/2020 15:24:55 INFO GlusterFS mount attempt 

25/06/2020 15:24:25 INFO GlusterFS mount attempt 

25/06/2020 15:23:55 INFO GlusterFS mount attempt 

25/06/2020 15:23:25 INFO GlusterFS mount attempt 

25/06/2020 15:22:55 INFO GlusterFS mount attempt 

25/06/2020 15:22:25 INFO GlusterFS mount attempt 

25/06/2020 15:21:55 INFO GlusterFS mount attempt 

25/06/2020 15:21:25 INFO GlusterFS mount attempt 

25/06/2020 15:20:54 INFO GlusterFS mount attempt 

25/06/2020 15:20:24 INFO GlusterFS mount attempt 

25/06/2020 15:19:54 INFO GlusterFS mount attempt 

25/06/2020 15:19:24 INFO GlusterFS mount attempt 

25/06/2020 15:18:54 INFO GlusterFS mount attempt 

25/06/2020 15:18:24 INFO GlusterFS mount attempt 

25/06/2020 15:17:54 INFO GlusterFS mount attempt 

25/06/2020 15:17:24 INFO GlusterFS mount attempt 

25/06/2020 15:16:54 INFO GlusterFS mount attempt 

25/06/2020 15:16:24 INFO GlusterFS mount attempt 

25/06/2020 15:15:54 INFO GlusterFS mount attempt 

25/06/2020 15:15:23 INFO GlusterFS mount attempt 

25/06/2020 15:14:53 INFO GlusterFS mount attempt 

25/06/2020 15:14:23 INFO GlusterFS mount attempt 

25/06/2020 15:13:53 INFO GlusterFS mount attempt 

25/06/2020 15:13:23 INFO GlusterFS mount attempt 

25/06/2020 15:12:53 INFO GlusterFS mount attempt 

25/06/2020 15:12:23 INFO GlusterFS mount attempt 

25/06/2020 15:11:53 INFO GlusterFS mount attempt 

25/06/2020 15:11:23 INFO GlusterFS mount attempt 

25/06/2020 15:10:53 INFO GlusterFS mount attempt 

25/06/2020 15:10:23 INFO GlusterFS mount attempt 

25/06/2020 15:09:52 INFO GlusterFS mount attempt 

25/06/2020 15:09:22 INFO GlusterFS mount attempt 

25/06/2020 15:08:52 INFO GlusterFS mount attempt 

25/06/2020 15:08:22 INFO GlusterFS mount attempt 

25/06/2020 15:07:52 INFO GlusterFS mount attempt 

25/06/2020 15:07:22 INFO GlusterFS mount attempt 

25/06/2020 15:06:52 INFO GlusterFS mount attempt 

25/06/2020 15:06:22 INFO GlusterFS mount attempt 

25/06/2020 15:05:52 INFO GlusterFS mount attempt 

25/06/2020 15:05:22 INFO GlusterFS mount attempt 

25/06/2020 15:04:51 INFO GlusterFS mount attempt 

25/06/2020 15:04:21 INFO GlusterFS mount attempt 

25/06/2020 15:03:51 INFO GlusterFS mount attempt 

25/06/2020 15:03:21 INFO GlusterFS mount attempt 

25/06/2020 15:02:51 INFO GlusterFS mount attempt 

25/06/2020 15:02:21 INFO GlusterFS mount attempt 

25/06/2020 15:01:51 INFO GlusterFS mount attempt 

25/06/2020 15:01:21 INFO GlusterFS mount attempt 

25/06/2020 15:00:51 INFO GlusterFS mount attempt 

25/06/2020 15:00:21 INFO GlusterFS mount attempt 

25/06/2020 14:59:51 INFO GlusterFS mount attempt 

25/06/2020 14:59:20 INFO GlusterFS mount attempt 

25/06/2020 14:58:50 INFO GlusterFS mount attempt 

25/06/2020 14:58:20 INFO GlusterFS mount attempt 

25/06/2020 14:57:50 INFO GlusterFS mount attempt 

25/06/2020 14:57:20 INFO GlusterFS mount attempt 

25/06/2020 14:56:50 INFO GlusterFS mount attempt 

25/06/2020 14:56:20 INFO GlusterFS mount attempt 

25/06/2020 14:55:50 INFO GlusterFS mount attempt 

25/06/2020 14:55:20 INFO GlusterFS mount attempt 

25/06/2020 14:54:50 INFO GlusterFS mount attempt 

25/06/2020 14:54:20 INFO GlusterFS mount attempt 

25/06/2020 14:53:49 INFO GlusterFS mount attempt 

25/06/2020 14:53:19 INFO GlusterFS mount attempt 

25/06/2020 14:52:49 INFO GlusterFS mount attempt 

25/06/2020 14:52:19 INFO GlusterFS mount attempt 

25/06/2020 14:51:49 INFO GlusterFS mount attempt 

25/06/2020 14:51:19 INFO GlusterFS mount attempt 

25/06/2020 14:50:49 INFO GlusterFS mount attempt 

25/06/2020 14:50:19 INFO GlusterFS mount attempt 

25/06/2020 14:49:49 INFO GlusterFS mount attempt 

25/06/2020 14:49:19 INFO GlusterFS mount attempt 

25/06/2020 14:48:48 INFO GlusterFS mount attempt 

25/06/2020 14:48:18 INFO GlusterFS mount attempt 

25/06/2020 14:47:48 INFO GlusterFS mount attempt 

25/06/2020 14:47:18 INFO GlusterFS mount attempt 

25/06/2020 14:46:48 INFO GlusterFS mount attempt 

25/06/2020 14:46:18 INFO GlusterFS mount attempt 

25/06/2020 14:45:48 INFO GlusterFS mount attempt 

25/06/2020 14:45:18 INFO GlusterFS mount attempt 

25/06/2020 14:44:48 INFO GlusterFS mount attempt 

25/06/2020 14:44:18 INFO GlusterFS mount attempt 

25/06/2020 14:43:48 INFO GlusterFS mount attempt 

25/06/2020 14:43:17 INFO GlusterFS mount attempt 

25/06/2020 14:42:47 INFO GlusterFS mount attempt 

25/06/2020 14:42:17 INFO GlusterFS mount attempt 

25/06/2020 14:41:47 INFO GlusterFS mount attempt 

25/06/2020 14:41:17 INFO GlusterFS mount attempt 

25/06/2020 14:40:47 INFO GlusterFS mount attempt 

25/06/2020 14:40:17 INFO GlusterFS mount attempt 

25/06/2020 14:39:47 INFO GlusterFS mount attempt 

25/06/2020 14:39:17 INFO GlusterFS mount attempt 

25/06/2020 14:38:47 INFO GlusterFS mount attempt 

25/06/2020 14:38:17 INFO GlusterFS mount attempt 

25/06/2020 14:37:46 INFO GlusterFS mount attempt 

25/06/2020 14:37:16 INFO GlusterFS mount attempt 

25/06/2020 14:36:46 INFO GlusterFS mount attempt 

25/06/2020 14:36:16 INFO GlusterFS mount attempt 

25/06/2020 14:35:46 INFO GlusterFS mount attempt 

25/06/2020 14:35:16 INFO GlusterFS mount attempt 

25/06/2020 14:34:46 INFO GlusterFS mount attempt 

25/06/2020 14:34:16 INFO GlusterFS mount attempt 

25/06/2020 14:33:46 INFO GlusterFS mount attempt 

25/06/2020 14:33:16 INFO GlusterFS mount attempt 

25/06/2020 14:32:45 INFO GlusterFS mount attempt 

25/06/2020 14:32:15 INFO GlusterFS mount attempt 

25/06/2020 14:31:45 INFO GlusterFS mount attempt 

25/06/2020 14:31:15 INFO GlusterFS mount attempt 

25/06/2020 14:30:45 INFO GlusterFS mount attempt 

25/06/2020 14:30:15 INFO GlusterFS mount attempt 

25/06/2020 14:29:45 INFO GlusterFS mount attempt 

25/06/2020 14:29:15 INFO GlusterFS mount attempt 

25/06/2020 14:28:45 INFO GlusterFS mount attempt 

25/06/2020 14:28:15 INFO GlusterFS mount attempt 

25/06/2020 14:27:45 INFO GlusterFS mount attempt 

25/06/2020 14:27:14 INFO GlusterFS mount attempt 

25/06/2020 14:26:44 INFO GlusterFS mount attempt 

25/06/2020 14:26:14 INFO GlusterFS mount attempt 

25/06/2020 14:25:44 INFO GlusterFS mount attempt 

25/06/2020 14:25:14 INFO GlusterFS mount attempt 

25/06/2020 14:24:44 INFO GlusterFS mount attempt 

25/06/2020 14:24:14 INFO GlusterFS mount attempt 

25/06/2020 14:23:44 INFO GlusterFS mount attempt 

25/06/2020 14:23:14 INFO GlusterFS mount attempt 

25/06/2020 14:22:44 INFO GlusterFS mount attempt 

25/06/2020 14:22:14 INFO GlusterFS mount attempt 

25/06/2020 14:21:43 INFO GlusterFS mount attempt 

25/06/2020 14:21:13 INFO GlusterFS mount attempt 

25/06/2020 14:20:43 INFO GlusterFS mount attempt 

25/06/2020 14:20:13 INFO GlusterFS mount attempt 

25/06/2020 14:19:43 INFO GlusterFS mount attempt 

25/06/2020 14:19:13 INFO GlusterFS mount attempt 

25/06/2020 14:18:43 INFO GlusterFS mount attempt 

25/06/2020 14:18:13 INFO GlusterFS mount attempt 

25/06/2020 14:17:43 INFO GlusterFS mount attempt 

25/06/2020 14:17:13 INFO GlusterFS mount attempt 

25/06/2020 14:16:42 INFO GlusterFS mount attempt 

25/06/2020 14:16:12 INFO GlusterFS mount attempt 

25/06/2020 14:15:42 INFO GlusterFS mount attempt 

25/06/2020 14:15:12 INFO GlusterFS mount attempt 

25/06/2020 14:14:42 INFO GlusterFS mount attempt 

25/06/2020 14:14:12 INFO GlusterFS mount attempt 

25/06/2020 14:13:42 INFO GlusterFS mount attempt 

25/06/2020 14:13:12 INFO GlusterFS mount attempt 

25/06/2020 14:12:42 INFO GlusterFS mount attempt 

25/06/2020 14:12:12 INFO GlusterFS mount attempt 

25/06/2020 14:11:42 INFO GlusterFS mount attempt 

25/06/2020 14:11:11 INFO GlusterFS mount attempt 

25/06/2020 14:10:41 INFO GlusterFS mount attempt 

25/06/2020 14:10:11 INFO GlusterFS mount attempt 

25/06/2020 14:09:41 INFO GlusterFS mount attempt 

25/06/2020 14:09:11 INFO GlusterFS mount attempt 

25/06/2020 14:08:41 INFO GlusterFS mount attempt 

25/06/2020 14:08:11 INFO GlusterFS mount attempt 

25/06/2020 14:07:41 INFO GlusterFS mount attempt 

25/06/2020 14:07:11 INFO GlusterFS mount attempt 

25/06/2020 14:06:41 INFO GlusterFS mount attempt 

25/06/2020 14:06:11 INFO GlusterFS mount attempt 

25/06/2020 14:05:41 INFO GlusterFS mount attempt 

25/06/2020 14:05:10 INFO GlusterFS mount attempt 

25/06/2020 14:04:40 INFO GlusterFS mount attempt 

25/06/2020 14:04:10 INFO GlusterFS mount attempt 

25/06/2020 14:03:40 INFO GlusterFS mount attempt 

25/06/2020 14:03:10 INFO GlusterFS mount attempt 

25/06/2020 14:02:40 INFO GlusterFS mount attempt 

25/06/2020 14:02:10 INFO GlusterFS mount attempt 

25/06/2020 14:01:40 INFO GlusterFS mount attempt 

25/06/2020 14:01:10 INFO GlusterFS mount attempt 

25/06/2020 14:00:40 INFO GlusterFS mount attempt 

25/06/2020 14:00:10 INFO GlusterFS mount attempt 

25/06/2020 13:59:39 INFO GlusterFS mount attempt 

25/06/2020 13:59:09 INFO GlusterFS mount attempt 

25/06/2020 13:58:39 INFO GlusterFS mount attempt 

25/06/2020 13:58:09 INFO GlusterFS mount attempt 

25/06/2020 13:57:39 INFO GlusterFS mount attempt 

25/06/2020 13:57:09 INFO GlusterFS mount attempt 

25/06/2020 13:56:39 INFO GlusterFS mount attempt 

25/06/2020 13:56:09 INFO GlusterFS mount attempt 

25/06/2020 13:55:39 INFO GlusterFS mount attempt 

25/06/2020 13:55:09 INFO GlusterFS mount attempt 

25/06/2020 13:54:39 INFO GlusterFS mount attempt 

25/06/2020 13:54:08 INFO GlusterFS mount attempt 

25/06/2020 13:53:38 INFO GlusterFS mount attempt 

25/06/2020 13:53:08 INFO GlusterFS mount attempt 

25/06/2020 13:52:38 INFO GlusterFS mount attempt 

25/06/2020 13:52:08 INFO GlusterFS mount attempt 

25/06/2020 13:51:38 INFO GlusterFS mount attempt 

25/06/2020 13:51:08 INFO GlusterFS mount attempt 

25/06/2020 13:50:38 INFO GlusterFS mount attempt 

25/06/2020 13:50:08 INFO GlusterFS mount attempt 

25/06/2020 13:49:38 INFO GlusterFS mount attempt 

25/06/2020 13:49:08 INFO GlusterFS mount attempt 

25/06/2020 13:48:37 INFO GlusterFS mount attempt 

25/06/2020 13:48:07 INFO GlusterFS mount attempt 

25/06/2020 13:47:37 INFO GlusterFS mount attempt 

25/06/2020 13:47:07 INFO GlusterFS mount attempt 

25/06/2020 13:46:37 INFO GlusterFS mount attempt 

25/06/2020 13:46:07 INFO GlusterFS mount attempt 

25/06/2020 13:45:37 INFO GlusterFS mount attempt 

25/06/2020 13:45:07 INFO GlusterFS mount attempt 

25/06/2020 13:44:37 INFO GlusterFS mount attempt 

25/06/2020 13:44:07 INFO GlusterFS mount attempt 

25/06/2020 13:43:37 INFO GlusterFS mount attempt 

25/06/2020 13:43:07 INFO GlusterFS mount attempt 

25/06/2020 13:42:36 INFO GlusterFS mount attempt 

25/06/2020 13:42:06 INFO GlusterFS mount attempt 

25/06/2020 13:41:36 INFO GlusterFS mount attempt 

25/06/2020 13:41:06 INFO GlusterFS mount attempt 

25/06/2020 13:40:36 INFO GlusterFS mount attempt 

25/06/2020 13:40:06 INFO GlusterFS mount attempt 

25/06/2020 13:39:36 INFO GlusterFS mount attempt 

25/06/2020 13:39:06 INFO GlusterFS mount attempt 

25/06/2020 13:38:36 INFO GlusterFS mount attempt 

25/06/2020 13:38:06 INFO GlusterFS mount attempt 

25/06/2020 13:37:35 INFO GlusterFS mount attempt 

25/06/2020 13:37:05 INFO GlusterFS mount attempt 

25/06/2020 13:36:35 INFO GlusterFS mount attempt 

25/06/2020 13:36:05 INFO GlusterFS mount attempt 

25/06/2020 13:35:35 INFO GlusterFS mount attempt 

25/06/2020 13:35:05 INFO GlusterFS mount attempt 

25/06/2020 13:34:35 INFO GlusterFS mount attempt 

25/06/2020 13:34:05 INFO GlusterFS mount attempt 

25/06/2020 13:33:35 INFO GlusterFS mount attempt 

25/06/2020 13:33:05 INFO GlusterFS mount attempt 

25/06/2020 13:32:35 INFO GlusterFS mount attempt 

25/06/2020 13:32:04 INFO GlusterFS mount attempt 

25/06/2020 13:31:34 INFO GlusterFS mount attempt 

25/06/2020 13:31:04 INFO GlusterFS mount attempt 

25/06/2020 13:30:34 INFO GlusterFS mount attempt 

25/06/2020 13:30:04 INFO GlusterFS mount attempt 

25/06/2020 13:29:34 INFO GlusterFS mount attempt 

25/06/2020 13:29:04 INFO GlusterFS mount attempt 

25/06/2020 13:28:34 INFO GlusterFS mount attempt 

25/06/2020 13:28:04 INFO GlusterFS mount attempt 

25/06/2020 13:27:34 INFO GlusterFS mount attempt 

25/06/2020 13:27:04 INFO GlusterFS mount attempt 

25/06/2020 13:26:33 INFO GlusterFS mount attempt 

25/06/2020 13:26:03 INFO GlusterFS mount attempt 

25/06/2020 13:25:33 INFO GlusterFS mount attempt 

25/06/2020 13:25:03 INFO GlusterFS mount attempt 

25/06/2020 13:24:33 INFO GlusterFS mount attempt 

25/06/2020 13:24:03 INFO GlusterFS mount attempt 

25/06/2020 13:23:33 INFO GlusterFS mount attempt 

25/06/2020 13:23:03 INFO GlusterFS mount attempt 

25/06/2020 13:22:33 INFO GlusterFS mount attempt 

25/06/2020 13:22:03 INFO GlusterFS mount attempt 

25/06/2020 13:21:32 INFO GlusterFS mount attempt 

25/06/2020 13:21:02 INFO GlusterFS mount attempt 

25/06/2020 13:20:32 INFO GlusterFS mount attempt 

25/06/2020 13:20:02 INFO GlusterFS mount attempt 

25/06/2020 13:19:32 INFO GlusterFS mount attempt 

25/06/2020 13:19:02 INFO GlusterFS mount attempt 

25/06/2020 13:18:32 INFO GlusterFS mount attempt 

25/06/2020 13:18:02 INFO GlusterFS mount attempt 

25/06/2020 13:17:32 INFO GlusterFS mount attempt 

25/06/2020 13:17:02 INFO GlusterFS mount attempt 

25/06/2020 13:16:32 INFO GlusterFS mount attempt 

25/06/2020 13:16:01 INFO GlusterFS mount attempt 

25/06/2020 13:15:31 INFO GlusterFS mount attempt 

25/06/2020 13:15:01 INFO GlusterFS mount attempt 

25/06/2020 13:14:31 INFO GlusterFS mount attempt 

25/06/2020 13:14:01 INFO GlusterFS mount attempt 

25/06/2020 13:13:31 INFO GlusterFS mount attempt 

25/06/2020 13:13:01 INFO GlusterFS mount attempt 

25/06/2020 13:12:31 INFO GlusterFS mount attempt 

25/06/2020 13:12:01 INFO GlusterFS mount attempt 

25/06/2020 13:11:31 INFO GlusterFS mount attempt 

25/06/2020 13:11:00 INFO GlusterFS mount attempt 

25/06/2020 13:10:30 INFO GlusterFS mount attempt 

25/06/2020 13:10:00 INFO GlusterFS mount attempt 

25/06/2020 13:09:30 INFO GlusterFS mount attempt 

25/06/2020 13:09:00 INFO GlusterFS mount attempt 

25/06/2020 13:08:30 INFO GlusterFS mount attempt 

25/06/2020 13:08:00 INFO GlusterFS mount attempt 

25/06/2020 13:07:30 INFO GlusterFS mount attempt 

25/06/2020 13:07:00 INFO GlusterFS mount attempt 

25/06/2020 13:06:30 INFO GlusterFS mount attempt 

25/06/2020 13:06:00 INFO GlusterFS mount attempt 

25/06/2020 13:05:29 INFO GlusterFS mount attempt 

25/06/2020 13:04:59 INFO GlusterFS mount attempt 

25/06/2020 13:04:29 INFO GlusterFS mount attempt 

25/06/2020 13:03:59 INFO GlusterFS mount attempt 

25/06/2020 13:03:29 INFO GlusterFS mount attempt 

25/06/2020 13:02:59 INFO GlusterFS mount attempt 

25/06/2020 13:02:29 INFO GlusterFS mount attempt 

25/06/2020 13:01:59 INFO GlusterFS mount attempt 

25/06/2020 13:01:29 INFO GlusterFS mount attempt 

25/06/2020 13:00:59 INFO GlusterFS mount attempt 

25/06/2020 13:00:29 INFO GlusterFS mount attempt 

25/06/2020 12:59:58 INFO GlusterFS mount attempt 

25/06/2020 12:59:28 INFO GlusterFS mount attempt 

25/06/2020 12:58:58 INFO GlusterFS mount attempt 

25/06/2020 12:58:28 INFO GlusterFS mount attempt 

25/06/2020 12:57:58 INFO GlusterFS mount attempt 

25/06/2020 12:57:28 INFO GlusterFS mount attempt 

25/06/2020 12:56:58 INFO GlusterFS mount attempt 

25/06/2020 12:56:28 INFO GlusterFS mount attempt 

25/06/2020 12:55:58 INFO GlusterFS mount attempt 

25/06/2020 12:55:28 INFO GlusterFS mount attempt 

25/06/2020 12:54:57 INFO GlusterFS mount attempt 

25/06/2020 12:54:27 INFO GlusterFS mount attempt 

25/06/2020 12:53:57 INFO GlusterFS mount attempt 

25/06/2020 12:53:27 INFO GlusterFS mount attempt 

25/06/2020 12:52:57 INFO GlusterFS mount attempt 

25/06/2020 12:52:27 INFO GlusterFS mount attempt 

25/06/2020 12:51:57 INFO GlusterFS mount attempt 

25/06/2020 12:51:27 INFO GlusterFS mount attempt 

25/06/2020 12:50:57 INFO GlusterFS mount attempt 

25/06/2020 12:50:27 INFO GlusterFS mount attempt 

25/06/2020 12:49:57 INFO GlusterFS mount attempt 

25/06/2020 12:49:26 INFO GlusterFS mount attempt 

25/06/2020 12:48:56 INFO GlusterFS mount attempt 

25/06/2020 12:48:26 INFO GlusterFS mount attempt 

25/06/2020 12:47:56 INFO GlusterFS mount attempt 

25/06/2020 12:47:26 INFO GlusterFS mount attempt 

25/06/2020 12:46:56 INFO GlusterFS mount attempt 

25/06/2020 12:46:26 INFO GlusterFS mount attempt 

25/06/2020 12:45:56 INFO GlusterFS mount attempt 

25/06/2020 12:45:26 INFO GlusterFS mount attempt 

25/06/2020 12:44:56 INFO GlusterFS mount attempt 

25/06/2020 12:44:26 INFO GlusterFS mount attempt 

25/06/2020 12:43:55 INFO GlusterFS mount attempt 

25/06/2020 12:43:25 INFO GlusterFS mount attempt 

25/06/2020 12:42:55 INFO GlusterFS mount attempt 

25/06/2020 12:42:25 INFO GlusterFS mount attempt 

25/06/2020 12:41:55 INFO GlusterFS mount attempt 

25/06/2020 12:41:25 INFO GlusterFS mount attempt 

25/06/2020 12:40:55 INFO GlusterFS mount attempt 

25/06/2020 12:40:25 INFO GlusterFS mount attempt 

25/06/2020 12:39:55 INFO GlusterFS mount attempt 

25/06/2020 12:39:25 INFO GlusterFS mount attempt 

25/06/2020 12:38:55 INFO GlusterFS mount attempt 

25/06/2020 12:38:24 INFO GlusterFS mount attempt 

25/06/2020 12:37:54 INFO GlusterFS mount attempt 

25/06/2020 12:37:24 INFO GlusterFS mount attempt 

25/06/2020 12:36:54 INFO GlusterFS mount attempt 

25/06/2020 12:36:24 INFO GlusterFS mount attempt 

25/06/2020 12:35:54 INFO GlusterFS mount attempt 

25/06/2020 12:35:24 INFO GlusterFS mount attempt 

25/06/2020 12:34:54 INFO GlusterFS mount attempt 

25/06/2020 12:34:24 INFO GlusterFS mount attempt 

25/06/2020 12:33:54 INFO GlusterFS mount attempt 

25/06/2020 12:33:24 INFO GlusterFS mount attempt 

25/06/2020 12:32:53 INFO GlusterFS mount attempt 

25/06/2020 12:32:23 INFO GlusterFS mount attempt 

25/06/2020 12:31:53 INFO GlusterFS mount attempt 

25/06/2020 12:31:23 INFO GlusterFS mount attempt 

25/06/2020 12:30:53 INFO GlusterFS mount attempt 

25/06/2020 12:30:23 INFO GlusterFS mount attempt 

25/06/2020 12:29:53 INFO GlusterFS mount attempt 

25/06/2020 12:29:23 INFO GlusterFS mount attempt 

25/06/2020 12:28:53 INFO GlusterFS mount attempt 

25/06/2020 12:28:23 INFO GlusterFS mount attempt 

25/06/2020 12:27:52 INFO GlusterFS mount attempt 

25/06/2020 12:27:22 INFO GlusterFS mount attempt 

25/06/2020 12:26:52 INFO GlusterFS mount attempt 

25/06/2020 12:26:22 INFO GlusterFS mount attempt 

25/06/2020 12:25:52 INFO GlusterFS mount attempt 

25/06/2020 12:25:22 INFO GlusterFS mount attempt 

25/06/2020 12:24:52 INFO GlusterFS mount attempt 

25/06/2020 12:24:22 INFO GlusterFS mount attempt 

25/06/2020 12:23:52 INFO GlusterFS mount attempt 

25/06/2020 12:23:22 INFO GlusterFS mount attempt 

25/06/2020 12:22:52 INFO GlusterFS mount attempt 

25/06/2020 12:22:21 INFO GlusterFS mount attempt 

25/06/2020 12:21:51 INFO GlusterFS mount attempt 

25/06/2020 12:21:21 INFO GlusterFS mount attempt 

25/06/2020 12:20:51 INFO GlusterFS mount attempt 

25/06/2020 12:20:21 INFO GlusterFS mount attempt 

25/06/2020 12:19:51 INFO GlusterFS mount attempt 

25/06/2020 12:19:21 INFO GlusterFS mount attempt 

25/06/2020 12:18:51 INFO GlusterFS mount attempt 

25/06/2020 12:18:21 INFO GlusterFS mount attempt 

25/06/2020 12:17:51 INFO GlusterFS mount attempt 

25/06/2020 12:17:20 INFO GlusterFS mount attempt 

25/06/2020 12:16:50 INFO GlusterFS mount attempt 

25/06/2020 12:16:20 INFO GlusterFS mount attempt 

25/06/2020 12:15:50 INFO GlusterFS mount attempt 

25/06/2020 12:15:20 INFO GlusterFS mount attempt 

25/06/2020 12:14:50 INFO GlusterFS mount attempt 

25/06/2020 12:14:20 INFO GlusterFS mount attempt 

25/06/2020 12:13:50 INFO GlusterFS mount attempt 

25/06/2020 12:13:20 INFO GlusterFS mount attempt 

25/06/2020 12:12:50 INFO GlusterFS mount attempt 

25/06/2020 12:12:20 INFO GlusterFS mount attempt 

25/06/2020 12:11:49 INFO GlusterFS mount attempt 

25/06/2020 12:11:19 INFO GlusterFS mount attempt 

25/06/2020 12:10:49 INFO GlusterFS mount attempt 

25/06/2020 12:10:19 INFO GlusterFS mount attempt 

25/06/2020 12:09:49 INFO GlusterFS mount attempt 

25/06/2020 12:09:19 INFO GlusterFS mount attempt 

25/06/2020 12:08:49 INFO GlusterFS mount attempt 

25/06/2020 12:08:19 INFO GlusterFS mount attempt 

25/06/2020 12:07:49 INFO GlusterFS mount attempt 

25/06/2020 12:07:19 INFO GlusterFS mount attempt 

25/06/2020 12:06:49 INFO GlusterFS mount attempt 

25/06/2020 12:06:18 INFO GlusterFS mount attempt 

25/06/2020 12:05:48 INFO GlusterFS mount attempt 

25/06/2020 12:05:18 INFO GlusterFS mount attempt 

25/06/2020 12:04:48 INFO GlusterFS mount attempt 

25/06/2020 12:04:18 INFO GlusterFS mount attempt 

25/06/2020 12:03:48 INFO GlusterFS mount attempt 

25/06/2020 12:03:18 INFO GlusterFS mount attempt 

25/06/2020 12:02:48 INFO GlusterFS mount attempt 

25/06/2020 12:02:18 INFO GlusterFS mount attempt 

25/06/2020 12:01:48 INFO GlusterFS mount attempt 

25/06/2020 12:01:18 INFO GlusterFS mount attempt 

25/06/2020 12:00:47 INFO GlusterFS mount attempt 

25/06/2020 12:00:17 INFO GlusterFS mount attempt 

25/06/2020 11:59:47 INFO GlusterFS mount attempt 

25/06/2020 11:59:17 INFO GlusterFS mount attempt 

25/06/2020 11:58:47 INFO GlusterFS mount attempt 

25/06/2020 11:58:17 INFO GlusterFS mount attempt 

25/06/2020 11:57:47 INFO GlusterFS mount attempt 

25/06/2020 11:57:17 INFO GlusterFS mount attempt 

25/06/2020 11:56:47 INFO GlusterFS mount attempt 

25/06/2020 11:56:17 INFO GlusterFS mount attempt 

25/06/2020 11:55:47 INFO GlusterFS mount attempt 

25/06/2020 11:55:16 INFO GlusterFS mount attempt 

25/06/2020 11:54:46 INFO GlusterFS mount attempt 

25/06/2020 11:54:16 INFO GlusterFS mount attempt 

25/06/2020 11:53:46 INFO GlusterFS mount attempt 

25/06/2020 11:53:16 INFO GlusterFS mount attempt 

25/06/2020 11:52:46 INFO GlusterFS mount attempt 

25/06/2020 11:52:16 INFO GlusterFS mount attempt 

25/06/2020 11:51:46 INFO GlusterFS mount attempt 

25/06/2020 11:51:16 INFO GlusterFS mount attempt 

25/06/2020 11:50:46 INFO GlusterFS mount attempt 

25/06/2020 11:50:16 INFO GlusterFS mount attempt 

25/06/2020 11:49:45 INFO GlusterFS mount attempt 

25/06/2020 11:49:15 INFO GlusterFS mount attempt 

25/06/2020 11:48:45 INFO GlusterFS mount attempt 

25/06/2020 11:48:15 INFO GlusterFS mount attempt 

25/06/2020 11:47:45 INFO GlusterFS mount attempt 

25/06/2020 11:47:15 INFO GlusterFS mount attempt 

25/06/2020 11:46:45 INFO GlusterFS mount attempt 

25/06/2020 11:46:15 INFO GlusterFS mount attempt 

25/06/2020 11:45:45 INFO GlusterFS mount attempt 

25/06/2020 11:45:15 INFO GlusterFS mount attempt 

25/06/2020 11:44:45 INFO GlusterFS mount attempt 

25/06/2020 11:44:14 INFO GlusterFS mount attempt 

25/06/2020 11:43:44 INFO GlusterFS mount attempt 

25/06/2020 11:43:14 INFO GlusterFS mount attempt 

25/06/2020 11:42:44 INFO GlusterFS mount attempt 

25/06/2020 11:42:14 INFO GlusterFS mount attempt 

25/06/2020 11:41:44 INFO GlusterFS mount attempt 

25/06/2020 11:41:14 INFO GlusterFS mount attempt 

25/06/2020 11:40:44 INFO GlusterFS mount attempt 

25/06/2020 11:40:14 INFO GlusterFS mount attempt 

25/06/2020 11:39:44 INFO GlusterFS mount attempt 

25/06/2020 11:39:14 INFO GlusterFS mount attempt 

25/06/2020 11:38:43 INFO GlusterFS mount attempt 

25/06/2020 11:38:13 INFO GlusterFS mount attempt 

25/06/2020 11:37:43 INFO GlusterFS mount attempt 

25/06/2020 11:37:13 INFO GlusterFS mount attempt 

25/06/2020 11:36:43 INFO GlusterFS mount attempt 

25/06/2020 11:36:13 INFO GlusterFS mount attempt 

25/06/2020 11:35:43 INFO GlusterFS mount attempt 

25/06/2020 11:35:13 INFO GlusterFS mount attempt 

25/06/2020 11:34:43 INFO GlusterFS mount attempt 

25/06/2020 11:34:13 INFO GlusterFS mount attempt 

25/06/2020 11:33:42 INFO GlusterFS mount attempt 

25/06/2020 11:33:12 INFO GlusterFS mount attempt 

25/06/2020 11:32:42 INFO GlusterFS mount attempt 

25/06/2020 11:32:12 INFO GlusterFS mount attempt 

25/06/2020 11:31:42 INFO GlusterFS mount attempt 

25/06/2020 11:31:12 INFO GlusterFS mount attempt 

25/06/2020 11:30:42 INFO GlusterFS mount attempt 

25/06/2020 11:30:12 INFO GlusterFS mount attempt 

25/06/2020 11:29:42 INFO GlusterFS mount attempt 

25/06/2020 11:29:12 INFO GlusterFS mount attempt 

25/06/2020 11:28:42 INFO GlusterFS mount attempt 

25/06/2020 11:28:11 INFO GlusterFS mount attempt 

25/06/2020 11:27:41 INFO GlusterFS mount attempt 

25/06/2020 11:27:11 INFO GlusterFS mount attempt 

25/06/2020 11:26:41 INFO GlusterFS mount attempt 

25/06/2020 11:26:11 INFO GlusterFS mount attempt 

25/06/2020 11:25:41 INFO GlusterFS mount attempt 

25/06/2020 11:25:11 INFO GlusterFS mount attempt 

25/06/2020 11:24:41 INFO GlusterFS mount attempt 

25/06/2020 11:24:11 INFO GlusterFS mount attempt 

25/06/2020 11:23:41 INFO GlusterFS mount attempt 

25/06/2020 11:23:10 INFO GlusterFS mount attempt 

25/06/2020 11:22:40 INFO GlusterFS mount attempt 

25/06/2020 11:22:10 INFO GlusterFS mount attempt 

25/06/2020 11:21:40 INFO GlusterFS mount attempt 

25/06/2020 11:21:10 INFO GlusterFS mount attempt 

25/06/2020 11:20:40 INFO GlusterFS mount attempt 

25/06/2020 11:20:10 INFO GlusterFS mount attempt 

25/06/2020 11:19:40 INFO GlusterFS mount attempt 

25/06/2020 11:19:10 INFO GlusterFS mount attempt 

25/06/2020 11:18:40 INFO GlusterFS mount attempt 

25/06/2020 11:18:10 INFO GlusterFS mount attempt 

25/06/2020 11:17:39 INFO GlusterFS mount attempt 

25/06/2020 11:17:09 INFO GlusterFS mount attempt 

25/06/2020 11:16:39 INFO GlusterFS mount attempt 

25/06/2020 11:16:09 INFO GlusterFS mount attempt 

25/06/2020 11:15:39 INFO GlusterFS mount attempt 

25/06/2020 11:15:09 INFO GlusterFS mount attempt 

25/06/2020 11:14:39 INFO GlusterFS mount attempt 

25/06/2020 11:14:09 INFO GlusterFS mount attempt 

25/06/2020 11:13:39 INFO GlusterFS mount attempt 

25/06/2020 11:13:09 INFO GlusterFS mount attempt 

25/06/2020 11:12:38 INFO GlusterFS mount attempt 

25/06/2020 11:12:08 INFO GlusterFS mount attempt 

25/06/2020 11:11:38 INFO GlusterFS mount attempt 

25/06/2020 11:11:08 INFO GlusterFS mount attempt 

25/06/2020 11:10:38 INFO GlusterFS mount attempt 

25/06/2020 11:10:08 INFO GlusterFS mount attempt 

25/06/2020 11:09:38 INFO GlusterFS mount attempt 

25/06/2020 11:09:08 INFO GlusterFS mount attempt 

25/06/2020 11:08:38 INFO GlusterFS mount attempt 

25/06/2020 11:08:08 INFO GlusterFS mount attempt 

25/06/2020 11:07:38 INFO GlusterFS mount attempt 

25/06/2020 11:07:07 INFO GlusterFS mount attempt 

25/06/2020 11:06:37 INFO GlusterFS mount attempt 

25/06/2020 11:06:07 INFO GlusterFS mount attempt 

25/06/2020 11:05:37 INFO GlusterFS mount attempt 

25/06/2020 11:05:07 INFO GlusterFS mount attempt 

25/06/2020 11:04:37 INFO GlusterFS mount attempt 

25/06/2020 11:04:07 INFO GlusterFS mount attempt 

25/06/2020 11:03:37 INFO GlusterFS mount attempt 

25/06/2020 11:03:07 INFO GlusterFS mount attempt 

25/06/2020 11:02:37 INFO GlusterFS mount attempt 

25/06/2020 11:02:07 INFO GlusterFS mount attempt 

25/06/2020 11:01:36 INFO GlusterFS mount attempt 

25/06/2020 11:01:06 INFO GlusterFS mount attempt 

25/06/2020 11:00:36 INFO GlusterFS mount attempt 

25/06/2020 11:00:06 INFO GlusterFS mount attempt 

25/06/2020 10:59:36 INFO GlusterFS mount attempt 

25/06/2020 10:59:06 INFO GlusterFS mount attempt 

25/06/2020 10:58:36 INFO GlusterFS mount attempt 

25/06/2020 10:58:06 INFO GlusterFS mount attempt 

25/06/2020 10:57:36 INFO GlusterFS mount attempt 

25/06/2020 10:57:06 INFO GlusterFS mount attempt 

25/06/2020 10:56:35 INFO GlusterFS mount attempt 

25/06/2020 10:56:05 INFO GlusterFS mount attempt 

25/06/2020 10:55:35 INFO GlusterFS mount attempt 

25/06/2020 10:55:05 INFO GlusterFS mount attempt 

25/06/2020 10:54:35 INFO GlusterFS mount attempt 

25/06/2020 10:54:05 INFO GlusterFS mount attempt 

25/06/2020 10:53:35 INFO GlusterFS mount attempt 

25/06/2020 10:53:05 INFO GlusterFS mount attempt 

25/06/2020 10:52:35 INFO GlusterFS mount attempt 

25/06/2020 10:52:05 INFO GlusterFS mount attempt 

25/06/2020 10:51:35 INFO GlusterFS mount attempt 

25/06/2020 10:51:04 INFO GlusterFS mount attempt 

25/06/2020 10:50:34 INFO GlusterFS mount attempt 

25/06/2020 10:50:04 INFO GlusterFS mount attempt 

25/06/2020 10:49:34 INFO GlusterFS mount attempt 

25/06/2020 10:49:04 INFO GlusterFS mount attempt 

25/06/2020 10:48:34 INFO GlusterFS mount attempt 

25/06/2020 10:48:04 INFO GlusterFS mount attempt 

25/06/2020 10:47:34 INFO GlusterFS mount attempt 

25/06/2020 10:47:04 INFO GlusterFS mount attempt 

25/06/2020 10:46:34 INFO GlusterFS mount attempt 

25/06/2020 10:46:04 INFO GlusterFS mount attempt 

25/06/2020 10:45:33 INFO GlusterFS mount attempt 

25/06/2020 10:45:03 INFO GlusterFS mount attempt 

25/06/2020 10:44:33 INFO GlusterFS mount attempt 

25/06/2020 10:44:03 INFO GlusterFS mount attempt 

25/06/2020 10:43:33 INFO GlusterFS mount attempt 

25/06/2020 10:43:03 INFO GlusterFS mount attempt 

25/06/2020 10:42:33 INFO GlusterFS mount attempt 

25/06/2020 10:42:03 INFO GlusterFS mount attempt 

25/06/2020 10:41:33 INFO GlusterFS mount attempt 

25/06/2020 10:41:03 INFO GlusterFS mount attempt 

25/06/2020 10:40:32 INFO GlusterFS mount attempt 

25/06/2020 10:40:02 INFO GlusterFS mount attempt 

25/06/2020 10:39:32 INFO GlusterFS mount attempt 

25/06/2020 10:39:02 INFO GlusterFS mount attempt 

25/06/2020 10:38:32 INFO GlusterFS mount attempt 

25/06/2020 10:38:02 INFO GlusterFS mount attempt 

25/06/2020 10:37:32 INFO GlusterFS mount attempt 

25/06/2020 10:37:02 INFO GlusterFS mount attempt 

25/06/2020 10:36:32 INFO GlusterFS mount attempt 

25/06/2020 10:36:02 INFO GlusterFS mount attempt 

25/06/2020 10:35:32 INFO GlusterFS mount attempt 

25/06/2020 10:35:01 INFO GlusterFS mount attempt 

25/06/2020 10:34:31 INFO GlusterFS mount attempt 

25/06/2020 10:34:01 INFO GlusterFS mount attempt 

25/06/2020 10:33:31 INFO GlusterFS mount attempt 

25/06/2020 10:33:01 INFO GlusterFS mount attempt 

25/06/2020 10:32:31 INFO GlusterFS mount attempt 

25/06/2020 10:32:01 INFO GlusterFS mount attempt 

25/06/2020 10:31:31 INFO GlusterFS mount attempt 

25/06/2020 10:31:01 INFO GlusterFS mount attempt 

25/06/2020 10:30:31 INFO GlusterFS mount attempt 

25/06/2020 10:30:01 INFO GlusterFS mount attempt 

25/06/2020 10:29:30 INFO GlusterFS mount attempt 

25/06/2020 10:29:00 INFO GlusterFS mount attempt 

25/06/2020 10:28:30 INFO GlusterFS mount attempt 

25/06/2020 10:28:00 INFO GlusterFS mount attempt 

25/06/2020 10:27:30 INFO GlusterFS mount attempt 

25/06/2020 10:27:00 INFO GlusterFS mount attempt 

25/06/2020 10:26:30 INFO GlusterFS mount attempt 

25/06/2020 10:26:00 INFO GlusterFS mount attempt 

25/06/2020 10:25:30 INFO GlusterFS mount attempt 

25/06/2020 10:25:00 INFO GlusterFS mount attempt 

25/06/2020 10:24:29 INFO GlusterFS mount attempt 

25/06/2020 10:23:59 INFO GlusterFS mount attempt 

25/06/2020 10:23:29 INFO GlusterFS mount attempt 

25/06/2020 10:22:59 INFO GlusterFS mount attempt 

25/06/2020 10:22:29 INFO GlusterFS mount attempt 

25/06/2020 10:21:59 INFO GlusterFS mount attempt 

25/06/2020 10:21:29 INFO GlusterFS mount attempt 

25/06/2020 10:20:59 INFO GlusterFS mount attempt 

25/06/2020 10:20:29 INFO GlusterFS mount attempt 

25/06/2020 10:19:59 INFO GlusterFS mount attempt 

25/06/2020 10:19:29 INFO GlusterFS mount attempt 

25/06/2020 10:18:58 INFO GlusterFS mount attempt 

25/06/2020 10:18:28 INFO GlusterFS mount attempt 

25/06/2020 10:17:58 INFO GlusterFS mount attempt 

25/06/2020 10:17:28 INFO GlusterFS mount attempt 

25/06/2020 10:16:58 INFO GlusterFS mount attempt 

25/06/2020 10:16:28 INFO GlusterFS mount attempt 

25/06/2020 10:15:58 INFO GlusterFS mount attempt 

25/06/2020 10:15:28 INFO GlusterFS mount attempt 

25/06/2020 10:14:58 INFO GlusterFS mount attempt 

25/06/2020 10:14:28 INFO GlusterFS mount attempt 

25/06/2020 10:13:58 INFO GlusterFS mount attempt 

25/06/2020 10:13:27 INFO GlusterFS mount attempt 

25/06/2020 10:12:57 INFO GlusterFS mount attempt 

25/06/2020 10:12:27 INFO GlusterFS mount attempt 

25/06/2020 10:11:57 INFO GlusterFS mount attempt 

25/06/2020 10:11:27 INFO GlusterFS mount attempt 

25/06/2020 10:10:57 INFO GlusterFS mount attempt 

25/06/2020 10:10:27 INFO GlusterFS mount attempt 

25/06/2020 10:09:57 INFO GlusterFS mount attempt 

25/06/2020 10:09:27 INFO GlusterFS mount attempt 

25/06/2020 10:08:57 INFO GlusterFS mount attempt 

25/06/2020 10:08:26 INFO GlusterFS mount attempt 

25/06/2020 10:07:56 INFO GlusterFS mount attempt 

25/06/2020 10:07:26 INFO GlusterFS mount attempt 

25/06/2020 10:06:56 INFO GlusterFS mount attempt 

25/06/2020 10:06:26 INFO GlusterFS mount attempt 

25/06/2020 10:05:56 INFO GlusterFS mount attempt 

25/06/2020 10:05:26 INFO GlusterFS mount attempt 

25/06/2020 10:04:56 INFO GlusterFS mount attempt 

25/06/2020 10:04:26 INFO GlusterFS mount attempt 

25/06/2020 10:03:56 INFO GlusterFS mount attempt 

25/06/2020 10:03:26 INFO GlusterFS mount attempt 

25/06/2020 10:02:55 INFO GlusterFS mount attempt 

25/06/2020 10:02:25 INFO GlusterFS mount attempt 

25/06/2020 10:01:55 INFO GlusterFS mount attempt 

25/06/2020 10:01:25 INFO GlusterFS mount attempt 

25/06/2020 10:00:55 INFO GlusterFS mount attempt 

25/06/2020 10:00:25 INFO GlusterFS mount attempt 

25/06/2020 09:59:55 INFO GlusterFS mount attempt 

25/06/2020 09:59:25 INFO GlusterFS mount attempt 

25/06/2020 09:58:55 INFO GlusterFS mount attempt 

25/06/2020 09:58:25 INFO GlusterFS mount attempt 

25/06/2020 09:57:55 INFO GlusterFS mount attempt 

25/06/2020 09:57:24 INFO GlusterFS mount attempt 

25/06/2020 09:56:54 INFO GlusterFS mount attempt 

25/06/2020 09:56:24 INFO GlusterFS mount attempt 

25/06/2020 09:55:54 INFO GlusterFS mount attempt 

25/06/2020 09:55:24 INFO GlusterFS mount attempt 

25/06/2020 09:54:54 INFO GlusterFS mount attempt 

25/06/2020 09:54:24 INFO GlusterFS mount attempt 

25/06/2020 09:53:54 INFO GlusterFS mount attempt 

25/06/2020 09:53:24 INFO GlusterFS mount attempt 

25/06/2020 09:52:54 INFO GlusterFS mount attempt 

25/06/2020 09:52:24 INFO GlusterFS mount attempt 

25/06/2020 09:51:53 INFO GlusterFS mount attempt 

25/06/2020 09:51:23 INFO GlusterFS mount attempt 

25/06/2020 09:50:53 INFO GlusterFS mount attempt 

25/06/2020 09:50:23 INFO GlusterFS mount attempt 

25/06/2020 09:49:53 INFO GlusterFS mount attempt 

25/06/2020 09:49:23 INFO GlusterFS mount attempt 

25/06/2020 09:48:53 INFO GlusterFS mount attempt 

25/06/2020 09:48:23 INFO GlusterFS mount attempt 

25/06/2020 09:47:53 INFO GlusterFS mount attempt 

25/06/2020 09:47:23 INFO GlusterFS mount attempt 

25/06/2020 09:46:53 INFO GlusterFS mount attempt 

25/06/2020 09:46:22 INFO GlusterFS mount attempt 

25/06/2020 09:45:52 INFO GlusterFS mount attempt 

25/06/2020 09:45:22 INFO GlusterFS mount attempt 

25/06/2020 09:44:52 INFO GlusterFS mount attempt 

25/06/2020 09:44:22 INFO GlusterFS mount attempt 

25/06/2020 09:43:52 INFO GlusterFS mount attempt 

25/06/2020 09:43:22 INFO GlusterFS mount attempt 

25/06/2020 09:42:52 INFO GlusterFS mount attempt 

25/06/2020 09:42:22 INFO GlusterFS mount attempt 

25/06/2020 09:41:52 INFO GlusterFS mount attempt 

25/06/2020 09:41:22 INFO GlusterFS mount attempt 

25/06/2020 09:40:51 INFO GlusterFS mount attempt 

25/06/2020 09:40:21 INFO GlusterFS mount attempt 

25/06/2020 09:39:51 INFO GlusterFS mount attempt 

25/06/2020 09:39:21 INFO GlusterFS mount attempt 

25/06/2020 09:38:51 INFO GlusterFS mount attempt 

25/06/2020 09:38:21 INFO GlusterFS mount attempt 

25/06/2020 09:37:51 INFO GlusterFS mount attempt 

25/06/2020 09:37:21 INFO GlusterFS mount attempt 

25/06/2020 09:36:51 INFO GlusterFS mount attempt 

25/06/2020 09:36:21 INFO GlusterFS mount attempt 

25/06/2020 09:35:51 INFO GlusterFS mount attempt 

25/06/2020 09:35:20 INFO GlusterFS mount attempt 

25/06/2020 09:34:50 INFO GlusterFS mount attempt 

25/06/2020 09:34:20 INFO GlusterFS mount attempt 

25/06/2020 09:33:50 INFO GlusterFS mount attempt 

25/06/2020 09:33:20 INFO GlusterFS mount attempt 

25/06/2020 09:32:50 INFO GlusterFS mount attempt 

25/06/2020 09:32:20 INFO GlusterFS mount attempt 

25/06/2020 09:31:50 INFO GlusterFS mount attempt 

25/06/2020 09:31:20 INFO GlusterFS mount attempt 

25/06/2020 09:30:50 INFO GlusterFS mount attempt 

25/06/2020 09:30:20 INFO GlusterFS mount attempt 

25/06/2020 09:29:49 INFO GlusterFS mount attempt 

25/06/2020 09:29:19 INFO GlusterFS mount attempt 

25/06/2020 09:28:49 INFO GlusterFS mount attempt 

25/06/2020 09:28:19 INFO GlusterFS mount attempt 

25/06/2020 09:27:49 INFO GlusterFS mount attempt 

25/06/2020 09:27:19 INFO GlusterFS mount attempt 

25/06/2020 09:26:49 INFO GlusterFS mount attempt 

25/06/2020 09:26:19 INFO GlusterFS mount attempt 

25/06/2020 09:25:49 INFO GlusterFS mount attempt 

25/06/2020 09:25:19 INFO GlusterFS mount attempt 

25/06/2020 09:24:49 INFO GlusterFS mount attempt 

25/06/2020 09:24:18 INFO GlusterFS mount attempt 

25/06/2020 09:23:48 INFO GlusterFS mount attempt 

25/06/2020 09:23:18 INFO GlusterFS mount attempt 

25/06/2020 09:22:48 INFO GlusterFS mount attempt 

25/06/2020 09:22:18 INFO GlusterFS mount attempt 

25/06/2020 09:21:48 INFO GlusterFS mount attempt 

25/06/2020 09:21:18 INFO GlusterFS mount attempt 

25/06/2020 09:20:48 INFO GlusterFS mount attempt 

25/06/2020 09:20:18 INFO GlusterFS mount attempt 

25/06/2020 09:19:48 INFO GlusterFS mount attempt 

25/06/2020 09:19:18 INFO GlusterFS mount attempt 

25/06/2020 09:18:47 INFO GlusterFS mount attempt 

25/06/2020 09:18:17 INFO GlusterFS mount attempt 

25/06/2020 09:17:47 INFO GlusterFS mount attempt 

25/06/2020 09:17:17 INFO GlusterFS mount attempt 

25/06/2020 09:16:47 INFO GlusterFS mount attempt 

25/06/2020 09:16:17 INFO GlusterFS mount attempt 

25/06/2020 09:15:47 INFO GlusterFS mount attempt 

25/06/2020 09:15:17 INFO GlusterFS mount attempt 

25/06/2020 09:14:47 INFO GlusterFS mount attempt 

25/06/2020 09:14:17 INFO GlusterFS mount attempt 

25/06/2020 09:13:47 INFO GlusterFS mount attempt 

25/06/2020 09:13:16 INFO GlusterFS mount attempt 

25/06/2020 09:12:46 INFO GlusterFS mount attempt 

25/06/2020 09:12:16 INFO GlusterFS mount attempt 

25/06/2020 09:11:46 INFO GlusterFS mount attempt 

25/06/2020 09:11:16 INFO GlusterFS mount attempt 

25/06/2020 09:10:46 INFO GlusterFS mount attempt 

25/06/2020 09:10:16 INFO GlusterFS mount attempt 

25/06/2020 09:09:46 INFO GlusterFS mount attempt 

25/06/2020 09:09:16 INFO GlusterFS mount attempt 

25/06/2020 09:08:46 INFO GlusterFS mount attempt 

25/06/2020 09:08:16 INFO GlusterFS mount attempt 

25/06/2020 09:07:45 INFO GlusterFS mount attempt 

25/06/2020 09:07:15 INFO GlusterFS mount attempt 

25/06/2020 09:06:45 INFO GlusterFS mount attempt 

25/06/2020 09:06:15 INFO GlusterFS mount attempt 

25/06/2020 09:05:45 INFO GlusterFS mount attempt 

25/06/2020 09:05:15 INFO GlusterFS mount attempt 

25/06/2020 09:04:45 INFO GlusterFS mount attempt 

25/06/2020 09:04:15 INFO GlusterFS mount attempt 

25/06/2020 09:03:45 INFO GlusterFS mount attempt 

25/06/2020 09:03:15 INFO GlusterFS mount attempt 

25/06/2020 09:02:45 INFO GlusterFS mount attempt 

25/06/2020 09:02:14 INFO GlusterFS mount attempt 

25/06/2020 09:01:44 INFO GlusterFS mount attempt 

25/06/2020 09:01:14 INFO GlusterFS mount attempt 

25/06/2020 09:00:44 INFO GlusterFS mount attempt 

25/06/2020 09:00:14 INFO GlusterFS mount attempt 

25/06/2020 08:59:44 INFO GlusterFS mount attempt 

25/06/2020 08:59:14 INFO GlusterFS mount attempt 

25/06/2020 08:58:44 INFO GlusterFS mount attempt 

25/06/2020 08:58:14 INFO GlusterFS mount attempt 

25/06/2020 08:57:44 INFO GlusterFS mount attempt 

25/06/2020 08:57:14 INFO GlusterFS mount attempt 

25/06/2020 08:56:43 INFO GlusterFS mount attempt 

25/06/2020 08:56:13 INFO GlusterFS mount attempt 

25/06/2020 08:55:43 INFO GlusterFS mount attempt 

25/06/2020 08:55:13 INFO GlusterFS mount attempt 

25/06/2020 08:54:43 INFO GlusterFS mount attempt 

25/06/2020 08:54:13 INFO GlusterFS mount attempt 

25/06/2020 08:53:43 INFO GlusterFS mount attempt 

25/06/2020 08:53:13 INFO GlusterFS mount attempt 

25/06/2020 08:52:43 INFO GlusterFS mount attempt 

25/06/2020 08:52:13 INFO GlusterFS mount attempt 

25/06/2020 08:51:43 INFO GlusterFS mount attempt 

25/06/2020 08:51:12 INFO GlusterFS mount attempt 

25/06/2020 08:50:42 INFO GlusterFS mount attempt 

25/06/2020 08:50:12 INFO GlusterFS mount attempt 

25/06/2020 08:49:42 INFO GlusterFS mount attempt 

25/06/2020 08:49:12 INFO GlusterFS mount attempt 

25/06/2020 08:48:42 INFO GlusterFS mount attempt 

25/06/2020 08:48:12 INFO GlusterFS mount attempt 

25/06/2020 08:47:42 INFO GlusterFS mount attempt 

25/06/2020 08:47:12 INFO GlusterFS mount attempt 

25/06/2020 08:46:42 INFO GlusterFS mount attempt 

25/06/2020 08:46:12 INFO GlusterFS mount attempt 

25/06/2020 08:45:41 INFO GlusterFS mount attempt 

25/06/2020 08:45:11 INFO GlusterFS mount attempt 

25/06/2020 08:44:41 INFO GlusterFS mount attempt 

25/06/2020 08:44:11 INFO GlusterFS mount attempt 

25/06/2020 08:43:41 INFO GlusterFS mount attempt 

25/06/2020 08:43:11 INFO GlusterFS mount attempt 

25/06/2020 08:42:41 INFO GlusterFS mount attempt 

25/06/2020 08:42:11 INFO GlusterFS mount attempt 

25/06/2020 08:41:41 INFO GlusterFS mount attempt 

25/06/2020 08:41:11 INFO GlusterFS mount attempt 

25/06/2020 08:40:40 INFO GlusterFS mount attempt 

25/06/2020 08:40:10 INFO GlusterFS mount attempt 

25/06/2020 08:39:40 INFO GlusterFS mount attempt 

25/06/2020 08:39:10 INFO GlusterFS mount attempt 

25/06/2020 08:38:40 INFO GlusterFS mount attempt 

25/06/2020 08:38:10 INFO GlusterFS mount attempt 

25/06/2020 08:37:40 INFO GlusterFS mount attempt 

25/06/2020 08:37:10 INFO GlusterFS mount attempt 

25/06/2020 08:36:40 INFO GlusterFS mount attempt 

25/06/2020 08:36:10 INFO GlusterFS mount attempt 

25/06/2020 08:35:40 INFO GlusterFS mount attempt 

25/06/2020 08:35:09 INFO GlusterFS mount attempt 

25/06/2020 08:34:39 INFO GlusterFS mount attempt 

25/06/2020 08:34:09 INFO GlusterFS mount attempt 

25/06/2020 08:33:39 INFO GlusterFS mount attempt 

25/06/2020 08:33:09 INFO GlusterFS mount attempt 

25/06/2020 08:32:39 INFO GlusterFS mount attempt 

25/06/2020 08:32:09 INFO GlusterFS mount attempt 

25/06/2020 08:31:39 INFO GlusterFS mount attempt 

25/06/2020 08:31:09 INFO GlusterFS mount attempt 

25/06/2020 08:30:39 INFO GlusterFS mount attempt 

25/06/2020 08:30:08 INFO GlusterFS mount attempt 

25/06/2020 08:29:38 INFO GlusterFS mount attempt 

25/06/2020 08:29:08 INFO GlusterFS mount attempt 

25/06/2020 08:28:38 INFO GlusterFS mount attempt 

25/06/2020 08:28:08 INFO GlusterFS mount attempt 

25/06/2020 08:27:38 INFO GlusterFS mount attempt 

25/06/2020 08:27:08 INFO GlusterFS mount attempt 

25/06/2020 08:26:38 INFO GlusterFS mount attempt 

25/06/2020 08:26:08 INFO GlusterFS mount attempt 

25/06/2020 08:25:38 INFO GlusterFS mount attempt 

25/06/2020 08:25:08 INFO GlusterFS mount attempt 

25/06/2020 08:24:37 INFO GlusterFS mount attempt 

25/06/2020 08:24:07 INFO GlusterFS mount attempt 

25/06/2020 08:23:37 INFO GlusterFS mount attempt 

25/06/2020 08:23:07 INFO GlusterFS mount attempt 

25/06/2020 08:22:37 INFO GlusterFS mount attempt 

25/06/2020 08:22:07 INFO GlusterFS mount attempt 

25/06/2020 08:21:37 INFO GlusterFS mount attempt 

25/06/2020 08:21:07 INFO GlusterFS mount attempt 

25/06/2020 08:20:37 INFO GlusterFS mount attempt 

25/06/2020 08:20:07 INFO GlusterFS mount attempt 

25/06/2020 08:19:37 INFO GlusterFS mount attempt 

25/06/2020 08:19:06 INFO GlusterFS mount attempt 

25/06/2020 08:18:36 INFO GlusterFS mount attempt 

25/06/2020 08:18:06 INFO GlusterFS mount attempt 

25/06/2020 08:17:36 INFO GlusterFS mount attempt 

25/06/2020 08:17:06 INFO GlusterFS mount attempt 

25/06/2020 08:16:36 INFO GlusterFS mount attempt 

25/06/2020 08:16:06 INFO GlusterFS mount attempt 

25/06/2020 08:15:36 INFO GlusterFS mount attempt 

25/06/2020 08:15:06 INFO GlusterFS mount attempt 

25/06/2020 08:14:36 INFO GlusterFS mount attempt 

25/06/2020 08:14:06 INFO GlusterFS mount attempt 

25/06/2020 08:13:35 INFO GlusterFS mount attempt 

25/06/2020 08:13:05 INFO GlusterFS mount attempt 

25/06/2020 08:12:35 INFO GlusterFS mount attempt 

25/06/2020 08:12:05 INFO GlusterFS mount attempt 

25/06/2020 08:11:35 INFO GlusterFS mount attempt 

25/06/2020 08:11:05 INFO GlusterFS mount attempt 

25/06/2020 08:10:35 INFO GlusterFS mount attempt 

25/06/2020 08:10:05 INFO GlusterFS mount attempt 

25/06/2020 08:09:35 INFO GlusterFS mount attempt 

25/06/2020 08:09:05 INFO GlusterFS mount attempt 

25/06/2020 08:08:35 INFO GlusterFS mount attempt 

25/06/2020 08:08:04 INFO GlusterFS mount attempt 

25/06/2020 08:07:34 INFO GlusterFS mount attempt 

25/06/2020 08:07:04 INFO GlusterFS mount attempt 

25/06/2020 08:06:34 INFO GlusterFS mount attempt 

25/06/2020 08:06:04 INFO GlusterFS mount attempt 

25/06/2020 08:05:34 INFO GlusterFS mount attempt 

25/06/2020 08:05:04 INFO GlusterFS mount attempt 

25/06/2020 08:04:34 INFO GlusterFS mount attempt 

25/06/2020 08:04:04 INFO GlusterFS mount attempt 

25/06/2020 08:03:34 INFO GlusterFS mount attempt 

25/06/2020 08:03:03 INFO GlusterFS mount attempt 

25/06/2020 08:02:33 INFO GlusterFS mount attempt 

25/06/2020 08:02:03 INFO GlusterFS mount attempt 

25/06/2020 08:01:33 INFO GlusterFS mount attempt 

25/06/2020 08:01:03 INFO GlusterFS mount attempt 

25/06/2020 08:00:33 INFO GlusterFS mount attempt 

25/06/2020 08:00:03 INFO GlusterFS mount attempt 

25/06/2020 07:59:33 INFO GlusterFS mount attempt 

25/06/2020 07:59:03 INFO GlusterFS mount attempt 

25/06/2020 07:58:33 INFO GlusterFS mount attempt 

25/06/2020 07:58:03 INFO GlusterFS mount attempt 

25/06/2020 07:57:32 INFO GlusterFS mount attempt 

25/06/2020 07:57:02 INFO GlusterFS mount attempt 

25/06/2020 07:56:32 INFO GlusterFS mount attempt 

25/06/2020 07:56:02 INFO GlusterFS mount attempt 

25/06/2020 07:55:32 INFO GlusterFS mount attempt 

25/06/2020 07:55:02 INFO GlusterFS mount attempt 

25/06/2020 07:54:32 INFO GlusterFS mount attempt 

25/06/2020 07:54:02 INFO GlusterFS mount attempt 

25/06/2020 07:53:32 INFO GlusterFS mount attempt 

25/06/2020 07:53:02 INFO GlusterFS mount attempt 

25/06/2020 07:52:32 INFO GlusterFS mount attempt 

25/06/2020 07:52:01 INFO GlusterFS mount attempt 

25/06/2020 07:51:31 INFO GlusterFS mount attempt 

25/06/2020 07:51:01 INFO GlusterFS mount attempt 

25/06/2020 07:50:31 INFO GlusterFS mount attempt 

25/06/2020 07:50:01 INFO GlusterFS mount attempt 

25/06/2020 07:49:31 INFO GlusterFS mount attempt 

25/06/2020 07:49:01 INFO GlusterFS mount attempt 

25/06/2020 07:48:31 INFO GlusterFS mount attempt 

25/06/2020 07:48:01 INFO GlusterFS mount attempt 

25/06/2020 07:47:31 INFO GlusterFS mount attempt 

25/06/2020 07:47:00 INFO GlusterFS mount attempt 

25/06/2020 07:46:30 INFO GlusterFS mount attempt 

25/06/2020 07:46:00 INFO GlusterFS mount attempt 

25/06/2020 07:45:30 INFO GlusterFS mount attempt 

25/06/2020 07:45:00 INFO GlusterFS mount attempt 

25/06/2020 07:44:30 INFO GlusterFS mount attempt 

25/06/2020 07:44:00 INFO GlusterFS mount attempt 

25/06/2020 07:43:30 INFO GlusterFS mount attempt 

25/06/2020 07:43:00 INFO GlusterFS mount attempt 

25/06/2020 07:42:30 INFO GlusterFS mount attempt 

25/06/2020 07:42:00 INFO GlusterFS mount attempt 

25/06/2020 07:41:30 INFO GlusterFS mount attempt 

25/06/2020 07:40:59 INFO GlusterFS mount attempt 

25/06/2020 07:40:29 INFO GlusterFS mount attempt 

25/06/2020 07:39:59 INFO GlusterFS mount attempt 

25/06/2020 07:39:29 INFO GlusterFS mount attempt 

25/06/2020 07:38:59 INFO GlusterFS mount attempt 

25/06/2020 07:38:29 INFO GlusterFS mount attempt 

25/06/2020 07:37:59 INFO GlusterFS mount attempt 

25/06/2020 07:37:29 INFO GlusterFS mount attempt 

25/06/2020 07:36:59 INFO GlusterFS mount attempt 

25/06/2020 07:36:29 INFO GlusterFS mount attempt 

25/06/2020 07:35:58 INFO GlusterFS mount attempt 

25/06/2020 07:35:28 INFO GlusterFS mount attempt 

25/06/2020 07:34:58 INFO GlusterFS mount attempt 

25/06/2020 07:34:28 INFO GlusterFS mount attempt 

25/06/2020 07:33:58 INFO GlusterFS mount attempt 

25/06/2020 07:33:28 INFO GlusterFS mount attempt 

25/06/2020 07:32:58 INFO GlusterFS mount attempt 

25/06/2020 07:32:28 INFO GlusterFS mount attempt 

25/06/2020 07:31:58 INFO GlusterFS mount attempt 

25/06/2020 07:31:28 INFO GlusterFS mount attempt 

25/06/2020 07:30:58 INFO GlusterFS mount attempt 

25/06/2020 07:30:27 INFO GlusterFS mount attempt 

25/06/2020 07:29:57 INFO GlusterFS mount attempt 

25/06/2020 07:29:27 INFO GlusterFS mount attempt 

25/06/2020 07:28:57 INFO GlusterFS mount attempt 

25/06/2020 07:28:27 INFO GlusterFS mount attempt 

25/06/2020 07:27:57 INFO GlusterFS mount attempt 

25/06/2020 07:27:27 INFO GlusterFS mount attempt 

25/06/2020 07:26:57 INFO GlusterFS mount attempt 

25/06/2020 07:26:27 INFO GlusterFS mount attempt 

25/06/2020 07:25:57 INFO GlusterFS mount attempt 

25/06/2020 07:25:27 INFO GlusterFS mount attempt 

25/06/2020 07:24:56 INFO GlusterFS mount attempt 

25/06/2020 07:24:26 INFO GlusterFS mount attempt 

25/06/2020 07:23:56 INFO GlusterFS mount attempt 

25/06/2020 07:23:26 INFO GlusterFS mount attempt 

25/06/2020 07:22:56 INFO GlusterFS mount attempt 

25/06/2020 07:22:26 INFO GlusterFS mount attempt 

25/06/2020 07:21:56 INFO GlusterFS mount attempt 

25/06/2020 07:21:26 INFO GlusterFS mount attempt 

25/06/2020 07:20:56 INFO GlusterFS mount attempt 

25/06/2020 07:20:26 INFO GlusterFS mount attempt 

25/06/2020 07:19:56 INFO GlusterFS mount attempt 

25/06/2020 07:19:25 INFO GlusterFS mount attempt 

25/06/2020 07:18:55 INFO GlusterFS mount attempt 

25/06/2020 07:18:25 INFO GlusterFS mount attempt 

25/06/2020 07:17:55 INFO GlusterFS mount attempt 

25/06/2020 07:17:25 INFO GlusterFS mount attempt 

25/06/2020 07:16:55 INFO GlusterFS mount attempt 

25/06/2020 07:16:25 INFO GlusterFS mount attempt 

25/06/2020 07:15:55 INFO GlusterFS mount attempt 

25/06/2020 07:15:25 INFO GlusterFS mount attempt 

25/06/2020 07:14:55 INFO GlusterFS mount attempt 

25/06/2020 07:14:25 INFO GlusterFS mount attempt 

25/06/2020 07:13:54 INFO GlusterFS mount attempt 

25/06/2020 07:13:24 INFO GlusterFS mount attempt 

25/06/2020 07:12:54 INFO GlusterFS mount attempt 

25/06/2020 07:12:24 INFO GlusterFS mount attempt 

25/06/2020 07:11:54 INFO GlusterFS mount attempt 

25/06/2020 07:11:24 INFO GlusterFS mount attempt 

25/06/2020 07:10:54 INFO GlusterFS mount attempt 

25/06/2020 07:10:24 INFO GlusterFS mount attempt 

25/06/2020 07:09:54 INFO GlusterFS mount attempt 

25/06/2020 07:09:24 INFO GlusterFS mount attempt 

25/06/2020 07:08:54 INFO GlusterFS mount attempt 

25/06/2020 07:08:23 INFO GlusterFS mount attempt 

25/06/2020 07:07:53 INFO GlusterFS mount attempt 

25/06/2020 07:07:23 INFO GlusterFS mount attempt 

25/06/2020 07:06:53 INFO GlusterFS mount attempt 

25/06/2020 07:06:23 INFO GlusterFS mount attempt 

25/06/2020 07:05:53 INFO GlusterFS mount attempt 

25/06/2020 07:05:23 INFO GlusterFS mount attempt 

25/06/2020 07:04:53 INFO GlusterFS mount attempt 

25/06/2020 07:04:23 INFO GlusterFS mount attempt 

25/06/2020 07:03:53 INFO GlusterFS mount attempt 

25/06/2020 07:03:23 INFO GlusterFS mount attempt 

25/06/2020 07:02:53 INFO GlusterFS mount attempt 

25/06/2020 07:02:22 INFO GlusterFS mount attempt 

25/06/2020 07:01:52 INFO GlusterFS mount attempt 

25/06/2020 07:01:22 INFO GlusterFS mount attempt 

25/06/2020 07:00:52 INFO GlusterFS mount attempt 

25/06/2020 07:00:22 INFO GlusterFS mount attempt 

25/06/2020 06:59:52 INFO GlusterFS mount attempt 

25/06/2020 06:59:22 INFO GlusterFS mount attempt 

25/06/2020 06:58:52 INFO GlusterFS mount attempt 

25/06/2020 06:58:22 INFO GlusterFS mount attempt 

25/06/2020 06:57:52 INFO GlusterFS mount attempt 

25/06/2020 06:57:21 INFO GlusterFS mount attempt 

25/06/2020 06:56:51 INFO GlusterFS mount attempt 

25/06/2020 06:56:21 INFO GlusterFS mount attempt 

25/06/2020 06:55:51 INFO GlusterFS mount attempt 

25/06/2020 06:55:21 INFO GlusterFS mount attempt 

25/06/2020 06:54:51 INFO GlusterFS mount attempt 

25/06/2020 06:54:21 INFO GlusterFS mount attempt 

25/06/2020 06:53:51 INFO GlusterFS mount attempt 

25/06/2020 06:53:21 INFO GlusterFS mount attempt 

25/06/2020 06:52:51 INFO GlusterFS mount attempt 

25/06/2020 06:52:21 INFO GlusterFS mount attempt 

25/06/2020 06:51:50 INFO GlusterFS mount attempt 

25/06/2020 06:51:20 INFO GlusterFS mount attempt 

25/06/2020 06:50:50 INFO GlusterFS mount attempt 

25/06/2020 06:50:20 INFO GlusterFS mount attempt 

25/06/2020 06:49:50 INFO GlusterFS mount attempt 

25/06/2020 06:49:20 INFO GlusterFS mount attempt 

25/06/2020 06:48:50 INFO GlusterFS mount attempt 

25/06/2020 06:48:20 INFO GlusterFS mount attempt 

25/06/2020 06:47:50 INFO GlusterFS mount attempt 

25/06/2020 06:47:20 INFO GlusterFS mount attempt 

25/06/2020 06:46:50 INFO GlusterFS mount attempt 

25/06/2020 06:46:19 INFO GlusterFS mount attempt 

25/06/2020 06:45:49 INFO GlusterFS mount attempt 

25/06/2020 06:45:19 INFO GlusterFS mount attempt 

25/06/2020 06:44:49 INFO GlusterFS mount attempt 

25/06/2020 06:44:19 INFO GlusterFS mount attempt 

25/06/2020 06:43:49 INFO GlusterFS mount attempt 

25/06/2020 06:43:19 INFO GlusterFS mount attempt 

25/06/2020 06:42:49 INFO GlusterFS mount attempt 

25/06/2020 06:42:19 INFO GlusterFS mount attempt 

25/06/2020 06:41:49 INFO GlusterFS mount attempt 

25/06/2020 06:41:19 INFO GlusterFS mount attempt 

25/06/2020 06:40:48 INFO GlusterFS mount attempt 

25/06/2020 06:40:18 INFO GlusterFS mount attempt 

25/06/2020 06:39:48 INFO GlusterFS mount attempt 

25/06/2020 06:39:18 INFO GlusterFS mount attempt 

25/06/2020 06:38:48 INFO GlusterFS mount attempt 

25/06/2020 06:38:18 INFO GlusterFS mount attempt 

25/06/2020 06:37:48 INFO GlusterFS mount attempt 

25/06/2020 06:37:18 INFO GlusterFS mount attempt 

25/06/2020 06:36:48 INFO GlusterFS mount attempt 

25/06/2020 06:36:18 INFO GlusterFS mount attempt 

25/06/2020 06:35:48 INFO GlusterFS mount attempt 

25/06/2020 06:35:17 INFO GlusterFS mount attempt 

25/06/2020 06:34:47 INFO GlusterFS mount attempt 

25/06/2020 06:34:17 INFO GlusterFS mount attempt 

25/06/2020 06:33:47 INFO GlusterFS mount attempt 

25/06/2020 06:33:17 INFO GlusterFS mount attempt 

25/06/2020 06:32:47 INFO GlusterFS mount attempt 

25/06/2020 06:32:17 INFO GlusterFS mount attempt 

25/06/2020 06:31:47 INFO GlusterFS mount attempt 

25/06/2020 06:31:17 INFO GlusterFS mount attempt 

25/06/2020 06:30:47 INFO GlusterFS mount attempt 

25/06/2020 06:30:17 INFO GlusterFS mount attempt 

25/06/2020 06:29:47 INFO GlusterFS mount attempt 

25/06/2020 06:29:16 INFO GlusterFS mount attempt 

25/06/2020 06:28:46 INFO GlusterFS mount attempt 

25/06/2020 06:28:16 INFO GlusterFS mount attempt 

25/06/2020 06:27:46 INFO GlusterFS mount attempt 

25/06/2020 06:27:16 INFO GlusterFS mount attempt 

25/06/2020 06:26:46 INFO GlusterFS mount attempt 

25/06/2020 06:26:16 INFO GlusterFS mount attempt 

25/06/2020 06:25:46 INFO GlusterFS mount attempt 

25/06/2020 06:25:16 INFO GlusterFS mount attempt 

25/06/2020 06:24:46 INFO GlusterFS mount attempt 

25/06/2020 06:24:16 INFO GlusterFS mount attempt 

25/06/2020 06:23:45 INFO GlusterFS mount attempt 

25/06/2020 06:23:15 INFO GlusterFS mount attempt 

25/06/2020 06:22:45 INFO GlusterFS mount attempt 

25/06/2020 06:22:15 INFO GlusterFS mount attempt 

25/06/2020 06:21:45 INFO GlusterFS mount attempt 

25/06/2020 06:21:15 INFO GlusterFS mount attempt 

25/06/2020 06:20:45 INFO GlusterFS mount attempt 

25/06/2020 06:20:15 INFO GlusterFS mount attempt 

25/06/2020 06:19:45 INFO GlusterFS mount attempt 

25/06/2020 06:19:15 INFO GlusterFS mount attempt 

25/06/2020 06:18:45 INFO GlusterFS mount attempt 

25/06/2020 06:18:14 INFO GlusterFS mount attempt 

25/06/2020 06:17:44 INFO GlusterFS mount attempt 

25/06/2020 06:17:14 INFO GlusterFS mount attempt 

25/06/2020 06:16:44 INFO GlusterFS mount attempt 

25/06/2020 06:16:14 INFO GlusterFS mount attempt 

25/06/2020 06:15:44 INFO GlusterFS mount attempt 

25/06/2020 06:15:14 INFO GlusterFS mount attempt 

25/06/2020 06:14:44 INFO GlusterFS mount attempt 

25/06/2020 06:14:14 INFO GlusterFS mount attempt 

25/06/2020 06:13:44 INFO GlusterFS mount attempt 

25/06/2020 06:13:13 INFO GlusterFS mount attempt 

25/06/2020 06:12:43 INFO GlusterFS mount attempt 

25/06/2020 06:12:13 INFO GlusterFS mount attempt 

25/06/2020 06:11:43 INFO GlusterFS mount attempt 

25/06/2020 06:11:13 INFO GlusterFS mount attempt 

25/06/2020 06:10:43 INFO GlusterFS mount attempt 

25/06/2020 06:10:13 INFO GlusterFS mount attempt 

25/06/2020 06:09:43 INFO GlusterFS mount attempt 

25/06/2020 06:09:13 INFO GlusterFS mount attempt 

25/06/2020 06:08:43 INFO GlusterFS mount attempt 

25/06/2020 06:08:13 INFO GlusterFS mount attempt 

25/06/2020 06:07:42 INFO GlusterFS mount attempt 

25/06/2020 06:07:12 INFO GlusterFS mount attempt 

25/06/2020 06:06:42 INFO GlusterFS mount attempt 

25/06/2020 06:06:12 INFO GlusterFS mount attempt 

25/06/2020 06:05:42 INFO GlusterFS mount attempt 

25/06/2020 06:05:12 INFO GlusterFS mount attempt 

25/06/2020 06:04:42 INFO GlusterFS mount attempt 

25/06/2020 06:04:12 INFO GlusterFS mount attempt 

25/06/2020 06:03:42 INFO GlusterFS mount attempt 

25/06/2020 06:03:12 INFO GlusterFS mount attempt 

25/06/2020 06:02:42 INFO GlusterFS mount attempt 

25/06/2020 06:02:11 INFO GlusterFS mount attempt 

25/06/2020 06:01:41 INFO GlusterFS mount attempt 

25/06/2020 06:01:11 INFO GlusterFS mount attempt 

25/06/2020 06:00:41 INFO GlusterFS mount attempt 

25/06/2020 06:00:11 INFO GlusterFS mount attempt 

25/06/2020 05:59:41 INFO GlusterFS mount attempt 

25/06/2020 05:59:11 INFO GlusterFS mount attempt 

25/06/2020 05:58:41 INFO GlusterFS mount attempt 

25/06/2020 05:58:11 INFO GlusterFS mount attempt 

25/06/2020 05:57:41 INFO GlusterFS mount attempt 

25/06/2020 05:57:11 INFO GlusterFS mount attempt 

25/06/2020 05:56:40 INFO GlusterFS mount attempt 

25/06/2020 05:56:10 INFO GlusterFS mount attempt 

25/06/2020 05:55:40 INFO GlusterFS mount attempt 

25/06/2020 05:55:10 INFO GlusterFS mount attempt 

25/06/2020 05:54:40 INFO GlusterFS mount attempt 

25/06/2020 05:54:10 INFO GlusterFS mount attempt 

25/06/2020 05:53:40 INFO GlusterFS mount attempt 

25/06/2020 05:53:10 INFO GlusterFS mount attempt 

25/06/2020 05:52:40 INFO GlusterFS mount attempt 

25/06/2020 05:52:10 INFO GlusterFS mount attempt 

25/06/2020 05:51:39 INFO GlusterFS mount attempt 

25/06/2020 05:51:09 INFO GlusterFS mount attempt 

25/06/2020 05:50:39 INFO GlusterFS mount attempt 

25/06/2020 05:50:09 INFO GlusterFS mount attempt 

25/06/2020 05:49:39 INFO GlusterFS mount attempt 

25/06/2020 05:49:09 INFO GlusterFS mount attempt 

25/06/2020 05:48:39 INFO GlusterFS mount attempt 

25/06/2020 05:48:09 INFO GlusterFS mount attempt 

25/06/2020 05:47:39 INFO GlusterFS mount attempt 

25/06/2020 05:47:09 INFO GlusterFS mount attempt 

25/06/2020 05:46:39 INFO GlusterFS mount attempt 

25/06/2020 05:46:08 INFO GlusterFS mount attempt 

25/06/2020 05:45:38 INFO GlusterFS mount attempt 

25/06/2020 05:45:08 INFO GlusterFS mount attempt 

25/06/2020 05:44:38 INFO GlusterFS mount attempt 

25/06/2020 05:44:08 INFO GlusterFS mount attempt 

25/06/2020 05:43:38 INFO GlusterFS mount attempt 

25/06/2020 05:43:08 INFO GlusterFS mount attempt 

25/06/2020 05:42:38 INFO GlusterFS mount attempt 

25/06/2020 05:42:08 INFO GlusterFS mount attempt 

25/06/2020 05:41:38 INFO GlusterFS mount attempt 

25/06/2020 05:41:08 INFO GlusterFS mount attempt 

25/06/2020 05:40:38 INFO GlusterFS mount attempt 

25/06/2020 05:40:07 INFO GlusterFS mount attempt 

25/06/2020 05:39:37 INFO GlusterFS mount attempt 

25/06/2020 05:39:07 INFO GlusterFS mount attempt 

25/06/2020 05:38:37 INFO GlusterFS mount attempt 

25/06/2020 05:38:07 INFO GlusterFS mount attempt 

25/06/2020 05:37:37 INFO GlusterFS mount attempt 

25/06/2020 05:37:07 INFO GlusterFS mount attempt 

25/06/2020 05:36:37 INFO GlusterFS mount attempt 

25/06/2020 05:36:07 INFO GlusterFS mount attempt 

25/06/2020 05:35:37 INFO GlusterFS mount attempt 

25/06/2020 05:35:07 INFO GlusterFS mount attempt 

25/06/2020 05:34:36 INFO GlusterFS mount attempt 

25/06/2020 05:34:06 INFO GlusterFS mount attempt 

25/06/2020 05:33:36 INFO GlusterFS mount attempt 

25/06/2020 05:33:06 INFO GlusterFS mount attempt 

25/06/2020 05:32:36 INFO GlusterFS mount attempt 

25/06/2020 05:32:06 INFO GlusterFS mount attempt 

25/06/2020 05:31:36 INFO GlusterFS mount attempt 

25/06/2020 05:31:06 INFO GlusterFS mount attempt 

25/06/2020 05:30:36 INFO GlusterFS mount attempt 

25/06/2020 05:30:06 INFO GlusterFS mount attempt 

25/06/2020 05:29:35 INFO GlusterFS mount attempt 

25/06/2020 05:29:05 INFO GlusterFS mount attempt 

25/06/2020 05:28:35 INFO GlusterFS mount attempt 

25/06/2020 05:28:05 INFO GlusterFS mount attempt 

25/06/2020 05:27:35 INFO GlusterFS mount attempt 

25/06/2020 05:27:05 INFO GlusterFS mount attempt 

25/06/2020 05:26:35 INFO GlusterFS mount attempt 

25/06/2020 05:26:05 INFO GlusterFS mount attempt 

25/06/2020 05:25:35 INFO GlusterFS mount attempt 

25/06/2020 05:25:05 INFO GlusterFS mount attempt 

25/06/2020 05:24:35 INFO GlusterFS mount attempt 

25/06/2020 05:24:04 INFO GlusterFS mount attempt 

25/06/2020 05:23:34 INFO GlusterFS mount attempt 

25/06/2020 05:23:04 INFO GlusterFS mount attempt 

25/06/2020 05:22:34 INFO GlusterFS mount attempt 

25/06/2020 05:22:04 INFO GlusterFS mount attempt 

25/06/2020 05:21:34 INFO GlusterFS mount attempt 

25/06/2020 05:21:04 INFO GlusterFS mount attempt 

25/06/2020 05:20:34 INFO GlusterFS mount attempt 

25/06/2020 05:20:04 INFO GlusterFS mount attempt 

25/06/2020 05:19:34 INFO GlusterFS mount attempt 

25/06/2020 05:19:04 INFO GlusterFS mount attempt 

25/06/2020 05:18:33 INFO GlusterFS mount attempt 

25/06/2020 05:18:03 INFO GlusterFS mount attempt 

25/06/2020 05:17:33 INFO GlusterFS mount attempt 

25/06/2020 05:17:03 INFO GlusterFS mount attempt 

25/06/2020 05:16:33 INFO GlusterFS mount attempt 

25/06/2020 05:16:03 INFO GlusterFS mount attempt 

25/06/2020 05:15:33 INFO GlusterFS mount attempt 

25/06/2020 05:15:03 INFO GlusterFS mount attempt 

25/06/2020 05:14:33 INFO GlusterFS mount attempt 

25/06/2020 05:14:03 INFO GlusterFS mount attempt 

25/06/2020 05:13:33 INFO GlusterFS mount attempt 

25/06/2020 05:13:02 INFO GlusterFS mount attempt 

25/06/2020 05:12:32 INFO GlusterFS mount attempt 

25/06/2020 05:12:02 INFO GlusterFS mount attempt 

25/06/2020 05:11:32 INFO GlusterFS mount attempt 

25/06/2020 05:11:02 INFO GlusterFS mount attempt 

25/06/2020 05:10:32 INFO GlusterFS mount attempt 

25/06/2020 05:10:02 INFO GlusterFS mount attempt 

25/06/2020 05:09:32 INFO GlusterFS mount attempt 

25/06/2020 05:09:02 INFO GlusterFS mount attempt 

25/06/2020 05:08:32 INFO GlusterFS mount attempt 

25/06/2020 05:08:02 INFO GlusterFS mount attempt 

25/06/2020 05:07:31 INFO GlusterFS mount attempt 

25/06/2020 05:07:01 INFO GlusterFS mount attempt 

25/06/2020 05:06:31 INFO GlusterFS mount attempt 

25/06/2020 05:06:01 INFO GlusterFS mount attempt 

25/06/2020 05:05:31 INFO GlusterFS mount attempt 

25/06/2020 05:05:01 INFO GlusterFS mount attempt 

25/06/2020 05:04:31 INFO GlusterFS mount attempt 

25/06/2020 05:04:01 INFO GlusterFS mount attempt 

25/06/2020 05:03:31 INFO GlusterFS mount attempt 

25/06/2020 05:03:01 INFO GlusterFS mount attempt 

25/06/2020 05:02:30 INFO GlusterFS mount attempt 

25/06/2020 05:02:00 INFO GlusterFS mount attempt 

25/06/2020 05:01:30 INFO GlusterFS mount attempt 

25/06/2020 05:01:00 INFO GlusterFS mount attempt 

25/06/2020 05:00:30 INFO GlusterFS mount attempt 

25/06/2020 05:00:00 INFO GlusterFS mount attempt 

25/06/2020 04:59:30 INFO GlusterFS mount attempt 

25/06/2020 04:59:00 INFO GlusterFS mount attempt 

25/06/2020 04:58:30 INFO GlusterFS mount attempt 

25/06/2020 04:58:00 INFO GlusterFS mount attempt 

25/06/2020 04:57:30 INFO GlusterFS mount attempt 

25/06/2020 04:56:59 INFO GlusterFS mount attempt 

25/06/2020 04:56:29 INFO GlusterFS mount attempt 

25/06/2020 04:55:59 INFO GlusterFS mount attempt 

25/06/2020 04:55:29 INFO GlusterFS mount attempt 

25/06/2020 04:54:59 INFO GlusterFS mount attempt 

25/06/2020 04:54:29 INFO GlusterFS mount attempt 

25/06/2020 04:53:59 INFO GlusterFS mount attempt 

25/06/2020 04:53:29 INFO GlusterFS mount attempt 

25/06/2020 04:52:59 INFO GlusterFS mount attempt 

25/06/2020 04:52:29 INFO GlusterFS mount attempt 

25/06/2020 04:51:59 INFO GlusterFS mount attempt 

25/06/2020 04:51:28 INFO GlusterFS mount attempt 

25/06/2020 04:50:58 INFO GlusterFS mount attempt 

25/06/2020 04:50:28 INFO GlusterFS mount attempt 

25/06/2020 04:49:58 INFO GlusterFS mount attempt 

25/06/2020 04:49:28 INFO GlusterFS mount attempt 

25/06/2020 04:48:58 INFO GlusterFS mount attempt 

25/06/2020 04:48:28 INFO GlusterFS mount attempt 

25/06/2020 04:47:58 INFO GlusterFS mount attempt 

25/06/2020 04:47:28 INFO GlusterFS mount attempt 

25/06/2020 04:46:58 INFO GlusterFS mount attempt 

25/06/2020 04:46:28 INFO GlusterFS mount attempt 

25/06/2020 04:45:58 INFO GlusterFS mount attempt 

25/06/2020 04:45:27 INFO GlusterFS mount attempt 

25/06/2020 04:44:57 INFO GlusterFS mount attempt 

25/06/2020 04:44:27 INFO GlusterFS mount attempt 

25/06/2020 04:43:57 INFO GlusterFS mount attempt 

25/06/2020 04:43:27 INFO GlusterFS mount attempt 

25/06/2020 04:42:57 INFO GlusterFS mount attempt 

25/06/2020 04:42:27 INFO GlusterFS mount attempt 

25/06/2020 04:41:57 INFO GlusterFS mount attempt 

25/06/2020 04:41:27 INFO GlusterFS mount attempt 

25/06/2020 04:40:57 INFO GlusterFS mount attempt 

25/06/2020 04:40:26 INFO GlusterFS mount attempt 

25/06/2020 04:39:56 INFO GlusterFS mount attempt 

25/06/2020 04:39:26 INFO GlusterFS mount attempt 

25/06/2020 04:38:56 INFO GlusterFS mount attempt 

25/06/2020 04:38:26 INFO GlusterFS mount attempt 

25/06/2020 04:37:56 INFO GlusterFS mount attempt 

25/06/2020 04:37:26 INFO GlusterFS mount attempt 

25/06/2020 04:36:56 INFO GlusterFS mount attempt 

25/06/2020 04:36:26 INFO GlusterFS mount attempt 

25/06/2020 04:35:56 INFO GlusterFS mount attempt 

25/06/2020 04:35:26 INFO GlusterFS mount attempt 

25/06/2020 04:34:55 INFO GlusterFS mount attempt 

25/06/2020 04:34:25 INFO GlusterFS mount attempt 

25/06/2020 04:33:55 INFO GlusterFS mount attempt 

25/06/2020 04:33:25 INFO GlusterFS mount attempt 

25/06/2020 04:32:55 INFO GlusterFS mount attempt 

25/06/2020 04:32:25 INFO GlusterFS mount attempt 

25/06/2020 04:31:55 INFO GlusterFS mount attempt 

25/06/2020 04:31:25 INFO GlusterFS mount attempt 

25/06/2020 04:30:55 INFO GlusterFS mount attempt 

25/06/2020 04:30:25 INFO GlusterFS mount attempt 

25/06/2020 04:29:55 INFO GlusterFS mount attempt 

25/06/2020 04:29:24 INFO GlusterFS mount attempt 

25/06/2020 04:28:54 INFO GlusterFS mount attempt 

25/06/2020 04:28:24 INFO GlusterFS mount attempt 

25/06/2020 04:27:54 INFO GlusterFS mount attempt 

25/06/2020 04:27:24 INFO GlusterFS mount attempt 

25/06/2020 04:26:54 INFO GlusterFS mount attempt 

25/06/2020 04:26:24 INFO GlusterFS mount attempt 

25/06/2020 04:25:54 INFO GlusterFS mount attempt 

25/06/2020 04:25:24 INFO GlusterFS mount attempt 

25/06/2020 04:24:54 INFO GlusterFS mount attempt 

25/06/2020 04:24:24 INFO GlusterFS mount attempt 

25/06/2020 04:23:54 INFO GlusterFS mount attempt 

25/06/2020 04:23:23 INFO GlusterFS mount attempt 

25/06/2020 04:22:53 INFO GlusterFS mount attempt 

25/06/2020 04:22:23 INFO GlusterFS mount attempt 

25/06/2020 04:21:53 INFO GlusterFS mount attempt 

25/06/2020 04:21:23 INFO GlusterFS mount attempt 

25/06/2020 04:20:53 INFO GlusterFS mount attempt 

25/06/2020 04:20:23 INFO GlusterFS mount attempt 

25/06/2020 04:19:53 INFO GlusterFS mount attempt 

25/06/2020 04:19:23 INFO GlusterFS mount attempt 

25/06/2020 04:18:53 INFO GlusterFS mount attempt 

25/06/2020 04:18:22 INFO GlusterFS mount attempt 

25/06/2020 04:17:52 INFO GlusterFS mount attempt 

25/06/2020 04:17:22 INFO GlusterFS mount attempt 

25/06/2020 04:16:52 INFO GlusterFS mount attempt 

25/06/2020 04:16:22 INFO GlusterFS mount attempt 

25/06/2020 04:15:52 INFO GlusterFS mount attempt 

25/06/2020 04:15:22 INFO GlusterFS mount attempt 

25/06/2020 04:14:52 INFO GlusterFS mount attempt 

25/06/2020 04:14:22 INFO GlusterFS mount attempt 

25/06/2020 04:13:52 INFO GlusterFS mount attempt 

25/06/2020 04:13:22 INFO GlusterFS mount attempt 

25/06/2020 04:12:51 INFO GlusterFS mount attempt 

25/06/2020 04:12:21 INFO GlusterFS mount attempt 

25/06/2020 04:11:51 INFO GlusterFS mount attempt 

25/06/2020 04:11:21 INFO GlusterFS mount attempt 

25/06/2020 04:10:51 INFO GlusterFS mount attempt 

25/06/2020 04:10:21 INFO GlusterFS mount attempt 

25/06/2020 04:09:51 INFO GlusterFS mount attempt 

25/06/2020 04:09:21 INFO GlusterFS mount attempt 

25/06/2020 04:08:51 INFO GlusterFS mount attempt 

25/06/2020 04:08:21 INFO GlusterFS mount attempt 

25/06/2020 04:07:51 INFO GlusterFS mount attempt 

25/06/2020 04:07:21 INFO GlusterFS mount attempt 

25/06/2020 04:06:50 INFO GlusterFS mount attempt 

25/06/2020 04:06:20 INFO GlusterFS mount attempt 

25/06/2020 04:05:50 INFO GlusterFS mount attempt 

25/06/2020 04:05:20 INFO GlusterFS mount attempt 

25/06/2020 04:04:50 INFO GlusterFS mount attempt 

25/06/2020 04:04:20 INFO GlusterFS mount attempt 

25/06/2020 04:03:50 INFO GlusterFS mount attempt 

25/06/2020 04:03:20 INFO GlusterFS mount attempt 

25/06/2020 04:02:50 INFO GlusterFS mount attempt 

25/06/2020 04:02:20 INFO GlusterFS mount attempt 

25/06/2020 04:01:50 INFO GlusterFS mount attempt 

25/06/2020 04:01:19 INFO GlusterFS mount attempt 

25/06/2020 04:00:49 INFO GlusterFS mount attempt 

25/06/2020 04:00:19 INFO GlusterFS mount attempt 

25/06/2020 03:59:49 INFO GlusterFS mount attempt 

25/06/2020 03:59:19 INFO GlusterFS mount attempt 

25/06/2020 03:58:49 INFO GlusterFS mount attempt 

25/06/2020 03:58:19 INFO GlusterFS mount attempt 

25/06/2020 03:57:49 INFO GlusterFS mount attempt 

25/06/2020 03:57:19 INFO GlusterFS mount attempt 

25/06/2020 03:56:49 INFO GlusterFS mount attempt 

25/06/2020 03:56:18 INFO GlusterFS mount attempt 

25/06/2020 03:55:48 INFO GlusterFS mount attempt 

25/06/2020 03:55:18 INFO GlusterFS mount attempt 

25/06/2020 03:54:48 INFO GlusterFS mount attempt 

25/06/2020 03:54:18 INFO GlusterFS mount attempt 

25/06/2020 03:53:48 INFO GlusterFS mount attempt 

25/06/2020 03:53:18 INFO GlusterFS mount attempt 

25/06/2020 03:52:48 INFO GlusterFS mount attempt 

25/06/2020 03:52:18 INFO GlusterFS mount attempt 

25/06/2020 03:51:48 INFO GlusterFS mount attempt 

25/06/2020 03:51:18 INFO GlusterFS mount attempt 

25/06/2020 03:50:47 INFO GlusterFS mount attempt 

25/06/2020 03:50:17 INFO GlusterFS mount attempt 

25/06/2020 03:49:47 INFO GlusterFS mount attempt 

25/06/2020 03:49:17 INFO GlusterFS mount attempt 

25/06/2020 03:48:47 INFO GlusterFS mount attempt 

25/06/2020 03:48:17 INFO GlusterFS mount attempt 

25/06/2020 03:47:47 INFO GlusterFS mount attempt 

25/06/2020 03:47:17 INFO GlusterFS mount attempt 

25/06/2020 03:46:47 INFO GlusterFS mount attempt 

25/06/2020 03:46:17 INFO GlusterFS mount attempt 

25/06/2020 03:45:47 INFO GlusterFS mount attempt 

25/06/2020 03:45:16 INFO GlusterFS mount attempt 

25/06/2020 03:44:46 INFO GlusterFS mount attempt 

25/06/2020 03:44:16 INFO GlusterFS mount attempt 

25/06/2020 03:43:46 INFO GlusterFS mount attempt 

25/06/2020 03:43:16 INFO GlusterFS mount attempt 

25/06/2020 03:42:46 INFO GlusterFS mount attempt 

25/06/2020 03:42:16 INFO GlusterFS mount attempt 

25/06/2020 03:41:46 INFO GlusterFS mount attempt 

25/06/2020 03:41:16 INFO GlusterFS mount attempt 

25/06/2020 03:40:46 INFO GlusterFS mount attempt 

25/06/2020 03:40:16 INFO GlusterFS mount attempt 

25/06/2020 03:39:45 INFO GlusterFS mount attempt 

25/06/2020 03:39:15 INFO GlusterFS mount attempt 

25/06/2020 03:38:45 INFO GlusterFS mount attempt 

25/06/2020 03:38:15 INFO GlusterFS mount attempt 

25/06/2020 03:37:45 INFO GlusterFS mount attempt 

25/06/2020 03:37:15 INFO GlusterFS mount attempt 

25/06/2020 03:36:45 INFO GlusterFS mount attempt 

25/06/2020 03:36:15 INFO GlusterFS mount attempt 

25/06/2020 03:35:45 INFO GlusterFS mount attempt 

25/06/2020 03:35:15 INFO GlusterFS mount attempt 

25/06/2020 03:34:44 INFO GlusterFS mount attempt 

25/06/2020 03:34:14 INFO GlusterFS mount attempt 

25/06/2020 03:33:44 INFO GlusterFS mount attempt 

25/06/2020 03:33:14 INFO GlusterFS mount attempt 

25/06/2020 03:32:44 INFO GlusterFS mount attempt 

25/06/2020 03:32:14 INFO GlusterFS mount attempt 

25/06/2020 03:31:44 INFO GlusterFS mount attempt 

25/06/2020 03:31:14 INFO GlusterFS mount attempt 

25/06/2020 03:30:44 INFO GlusterFS mount attempt 

25/06/2020 03:30:14 INFO GlusterFS mount attempt 

25/06/2020 03:29:44 INFO GlusterFS mount attempt 

25/06/2020 03:29:14 INFO GlusterFS mount attempt 

25/06/2020 03:28:43 INFO GlusterFS mount attempt 

25/06/2020 03:28:13 INFO GlusterFS mount attempt 

25/06/2020 03:27:43 INFO GlusterFS mount attempt 

25/06/2020 03:27:13 INFO GlusterFS mount attempt 

25/06/2020 03:26:43 INFO GlusterFS mount attempt 

25/06/2020 03:26:13 INFO GlusterFS mount attempt 

25/06/2020 03:25:43 INFO GlusterFS mount attempt 

25/06/2020 03:25:13 INFO GlusterFS mount attempt 

25/06/2020 03:24:43 INFO GlusterFS mount attempt 

25/06/2020 03:24:13 INFO GlusterFS mount attempt 

25/06/2020 03:23:42 INFO GlusterFS mount attempt 

25/06/2020 03:23:12 INFO GlusterFS mount attempt 

25/06/2020 03:22:42 INFO GlusterFS mount attempt 

25/06/2020 03:22:12 INFO GlusterFS mount attempt 

25/06/2020 03:21:42 INFO GlusterFS mount attempt 

25/06/2020 03:21:12 INFO GlusterFS mount attempt 

25/06/2020 03:20:42 INFO GlusterFS mount attempt 

25/06/2020 03:20:12 INFO GlusterFS mount attempt 

25/06/2020 03:19:42 INFO GlusterFS mount attempt 

25/06/2020 03:19:12 INFO GlusterFS mount attempt 

25/06/2020 03:18:42 INFO GlusterFS mount attempt 

25/06/2020 03:18:11 INFO GlusterFS mount attempt 

25/06/2020 03:17:41 INFO GlusterFS mount attempt 

25/06/2020 03:17:11 INFO GlusterFS mount attempt 

25/06/2020 03:16:41 INFO GlusterFS mount attempt 

25/06/2020 03:16:11 INFO GlusterFS mount attempt 

25/06/2020 03:15:41 INFO GlusterFS mount attempt 

25/06/2020 03:15:11 INFO GlusterFS mount attempt 

25/06/2020 03:14:41 INFO GlusterFS mount attempt 

25/06/2020 03:14:11 INFO GlusterFS mount attempt 

25/06/2020 03:13:41 INFO GlusterFS mount attempt 

25/06/2020 03:13:11 INFO GlusterFS mount attempt 

25/06/2020 03:12:40 INFO GlusterFS mount attempt 

25/06/2020 03:12:10 INFO GlusterFS mount attempt 

25/06/2020 03:11:40 INFO GlusterFS mount attempt 

25/06/2020 03:11:10 INFO GlusterFS mount attempt 

25/06/2020 03:10:40 INFO GlusterFS mount attempt 

25/06/2020 03:10:10 INFO GlusterFS mount attempt 

25/06/2020 03:09:40 INFO GlusterFS mount attempt 

25/06/2020 03:09:10 INFO GlusterFS mount attempt 

25/06/2020 03:08:40 INFO GlusterFS mount attempt 

25/06/2020 03:08:10 INFO GlusterFS mount attempt 

25/06/2020 03:07:40 INFO GlusterFS mount attempt 

25/06/2020 03:07:09 INFO GlusterFS mount attempt 

25/06/2020 03:06:39 INFO GlusterFS mount attempt 

25/06/2020 03:06:09 INFO GlusterFS mount attempt 

25/06/2020 03:05:39 INFO GlusterFS mount attempt 

25/06/2020 03:05:09 INFO GlusterFS mount attempt 

25/06/2020 03:04:39 INFO GlusterFS mount attempt 

25/06/2020 03:04:09 INFO GlusterFS mount attempt 

25/06/2020 03:03:39 INFO GlusterFS mount attempt 

25/06/2020 03:03:09 INFO GlusterFS mount attempt 

25/06/2020 03:02:39 INFO GlusterFS mount attempt 

25/06/2020 03:02:09 INFO GlusterFS mount attempt 

25/06/2020 03:01:38 INFO GlusterFS mount attempt 

25/06/2020 03:01:08 INFO GlusterFS mount attempt 

25/06/2020 03:00:38 INFO GlusterFS mount attempt 

25/06/2020 03:00:08 INFO GlusterFS mount attempt 

25/06/2020 02:59:38 INFO GlusterFS mount attempt 

25/06/2020 02:59:08 INFO GlusterFS mount attempt 

25/06/2020 02:58:38 INFO GlusterFS mount attempt 

25/06/2020 02:58:08 INFO GlusterFS mount attempt 

25/06/2020 02:57:38 INFO GlusterFS mount attempt 

25/06/2020 02:57:08 INFO GlusterFS mount attempt 

25/06/2020 02:56:38 INFO GlusterFS mount attempt 

25/06/2020 02:56:07 INFO GlusterFS mount attempt 

25/06/2020 02:55:37 INFO GlusterFS mount attempt 

25/06/2020 02:55:07 INFO GlusterFS mount attempt 

25/06/2020 02:54:37 INFO GlusterFS mount attempt 

25/06/2020 02:54:07 INFO GlusterFS mount attempt 

25/06/2020 02:53:37 INFO GlusterFS mount attempt 

25/06/2020 02:53:07 INFO GlusterFS mount attempt 

25/06/2020 02:52:37 INFO GlusterFS mount attempt 

25/06/2020 02:52:07 INFO GlusterFS mount attempt 

25/06/2020 02:51:37 INFO GlusterFS mount attempt 

25/06/2020 02:51:06 INFO GlusterFS mount attempt 

25/06/2020 02:50:36 INFO GlusterFS mount attempt 

25/06/2020 02:50:06 INFO GlusterFS mount attempt 

25/06/2020 02:49:36 INFO GlusterFS mount attempt 

25/06/2020 02:49:06 INFO GlusterFS mount attempt 

25/06/2020 02:48:36 INFO GlusterFS mount attempt 

25/06/2020 02:48:06 INFO GlusterFS mount attempt 

25/06/2020 02:47:36 INFO GlusterFS mount attempt 

25/06/2020 02:47:06 INFO GlusterFS mount attempt 

25/06/2020 02:46:36 INFO GlusterFS mount attempt 

25/06/2020 02:46:06 INFO GlusterFS mount attempt 

25/06/2020 02:45:35 INFO GlusterFS mount attempt 

25/06/2020 02:45:05 INFO GlusterFS mount attempt 

25/06/2020 02:44:35 INFO GlusterFS mount attempt 

25/06/2020 02:44:05 INFO GlusterFS mount attempt 

25/06/2020 02:43:35 INFO GlusterFS mount attempt 

25/06/2020 02:43:05 INFO GlusterFS mount attempt 

25/06/2020 02:42:35 INFO GlusterFS mount attempt 

25/06/2020 02:42:05 INFO GlusterFS mount attempt 

25/06/2020 02:41:35 INFO GlusterFS mount attempt 

25/06/2020 02:41:05 INFO GlusterFS mount attempt 

25/06/2020 02:40:35 INFO GlusterFS mount attempt 

25/06/2020 02:40:04 INFO GlusterFS mount attempt 

25/06/2020 02:39:34 INFO GlusterFS mount attempt 

25/06/2020 02:39:04 INFO GlusterFS mount attempt 

25/06/2020 02:38:34 INFO GlusterFS mount attempt 

25/06/2020 02:38:04 INFO GlusterFS mount attempt 

25/06/2020 02:37:34 INFO GlusterFS mount attempt 

25/06/2020 02:37:04 INFO GlusterFS mount attempt 

25/06/2020 02:36:34 INFO GlusterFS mount attempt 

25/06/2020 02:36:04 INFO GlusterFS mount attempt 

25/06/2020 02:35:34 INFO GlusterFS mount attempt 

25/06/2020 02:35:04 INFO GlusterFS mount attempt 

25/06/2020 02:34:33 INFO GlusterFS mount attempt 

25/06/2020 02:34:03 INFO GlusterFS mount attempt 

25/06/2020 02:33:33 INFO GlusterFS mount attempt 

25/06/2020 02:33:03 INFO GlusterFS mount attempt 

25/06/2020 02:32:33 INFO GlusterFS mount attempt 

25/06/2020 02:32:03 INFO GlusterFS mount attempt 

25/06/2020 02:31:33 INFO GlusterFS mount attempt 

25/06/2020 02:31:03 INFO GlusterFS mount attempt 

25/06/2020 02:30:33 INFO GlusterFS mount attempt 

25/06/2020 02:30:03 INFO GlusterFS mount attempt 

25/06/2020 02:29:33 INFO GlusterFS mount attempt 

25/06/2020 02:29:02 INFO GlusterFS mount attempt 

25/06/2020 02:28:32 INFO GlusterFS mount attempt 

25/06/2020 02:28:02 INFO GlusterFS mount attempt 

25/06/2020 02:27:32 INFO GlusterFS mount attempt 

25/06/2020 02:27:02 INFO GlusterFS mount attempt 

25/06/2020 02:26:32 INFO GlusterFS mount attempt 

25/06/2020 02:26:02 INFO GlusterFS mount attempt 

25/06/2020 02:25:32 INFO GlusterFS mount attempt 

25/06/2020 02:25:02 INFO GlusterFS mount attempt 

25/06/2020 02:24:32 INFO GlusterFS mount attempt 

25/06/2020 02:24:02 INFO GlusterFS mount attempt 

25/06/2020 02:23:31 INFO GlusterFS mount attempt 

25/06/2020 02:23:01 INFO GlusterFS mount attempt 

25/06/2020 02:22:31 INFO GlusterFS mount attempt 

25/06/2020 02:22:01 INFO GlusterFS mount attempt 

25/06/2020 02:21:31 INFO GlusterFS mount attempt 

25/06/2020 02:21:01 INFO GlusterFS mount attempt 

25/06/2020 02:20:31 INFO GlusterFS mount attempt 

25/06/2020 02:20:01 INFO GlusterFS mount attempt 

25/06/2020 02:19:31 INFO GlusterFS mount attempt 

25/06/2020 02:19:01 INFO GlusterFS mount attempt 

25/06/2020 02:18:31 INFO GlusterFS mount attempt 

25/06/2020 02:18:00 INFO GlusterFS mount attempt 

25/06/2020 02:17:30 INFO GlusterFS mount attempt 

25/06/2020 02:17:00 INFO GlusterFS mount attempt 

25/06/2020 02:16:30 INFO GlusterFS mount attempt 

25/06/2020 02:16:00 INFO GlusterFS mount attempt 

25/06/2020 02:15:30 INFO GlusterFS mount attempt 

25/06/2020 02:15:00 INFO GlusterFS mount attempt 

25/06/2020 02:14:30 INFO GlusterFS mount attempt 

25/06/2020 02:14:00 INFO GlusterFS mount attempt 

25/06/2020 02:13:30 INFO GlusterFS mount attempt 

25/06/2020 02:13:00 INFO GlusterFS mount attempt 

25/06/2020 02:12:29 INFO GlusterFS mount attempt 

25/06/2020 02:11:59 INFO GlusterFS mount attempt 

25/06/2020 02:11:29 INFO GlusterFS mount attempt 

25/06/2020 02:10:59 INFO GlusterFS mount attempt 

25/06/2020 02:10:29 INFO GlusterFS mount attempt 

25/06/2020 02:09:59 INFO GlusterFS mount attempt 

25/06/2020 02:09:29 INFO GlusterFS mount attempt 

25/06/2020 02:08:59 INFO GlusterFS mount attempt 

25/06/2020 02:08:29 INFO GlusterFS mount attempt 

25/06/2020 02:07:59 INFO GlusterFS mount attempt 

25/06/2020 02:07:29 INFO GlusterFS mount attempt 

25/06/2020 02:06:58 INFO GlusterFS mount attempt 

25/06/2020 02:06:28 INFO GlusterFS mount attempt 

25/06/2020 02:05:58 INFO GlusterFS mount attempt 

25/06/2020 02:05:28 INFO GlusterFS mount attempt 

25/06/2020 02:04:58 INFO GlusterFS mount attempt 

25/06/2020 02:04:28 INFO GlusterFS mount attempt 

25/06/2020 02:03:58 INFO GlusterFS mount attempt 

25/06/2020 02:03:28 INFO GlusterFS mount attempt 

25/06/2020 02:02:58 INFO GlusterFS mount attempt 

25/06/2020 02:02:28 INFO GlusterFS mount attempt 

25/06/2020 02:01:57 INFO GlusterFS mount attempt 

25/06/2020 02:01:27 INFO GlusterFS mount attempt 

25/06/2020 02:00:57 INFO GlusterFS mount attempt 

25/06/2020 02:00:27 INFO GlusterFS mount attempt 

25/06/2020 01:59:57 INFO GlusterFS mount attempt 

25/06/2020 01:59:27 INFO GlusterFS mount attempt 

25/06/2020 01:58:57 INFO GlusterFS mount attempt 

25/06/2020 01:58:27 INFO GlusterFS mount attempt 

25/06/2020 01:57:57 INFO GlusterFS mount attempt 

25/06/2020 01:57:27 INFO GlusterFS mount attempt 

25/06/2020 01:56:57 INFO GlusterFS mount attempt 

25/06/2020 01:56:26 INFO GlusterFS mount attempt 

25/06/2020 01:55:56 INFO GlusterFS mount attempt 

25/06/2020 01:55:26 INFO GlusterFS mount attempt 

25/06/2020 01:54:56 INFO GlusterFS mount attempt 

25/06/2020 01:54:26 INFO GlusterFS mount attempt 

25/06/2020 01:53:56 INFO GlusterFS mount attempt 

25/06/2020 01:53:26 INFO GlusterFS mount attempt 

25/06/2020 01:52:56 INFO GlusterFS mount attempt 

25/06/2020 01:52:26 INFO GlusterFS mount attempt 

25/06/2020 01:51:56 INFO GlusterFS mount attempt 

25/06/2020 01:51:26 INFO GlusterFS mount attempt 

25/06/2020 01:50:55 INFO GlusterFS mount attempt 

25/06/2020 01:50:25 INFO GlusterFS mount attempt 

25/06/2020 01:49:55 INFO GlusterFS mount attempt 

25/06/2020 01:49:25 INFO GlusterFS mount attempt 

25/06/2020 01:48:55 INFO GlusterFS mount attempt 

25/06/2020 01:48:25 INFO GlusterFS mount attempt 

25/06/2020 01:47:55 INFO GlusterFS mount attempt 

25/06/2020 01:47:25 INFO GlusterFS mount attempt 

25/06/2020 01:46:55 INFO GlusterFS mount attempt 

25/06/2020 01:46:25 INFO GlusterFS mount attempt 

25/06/2020 01:45:55 INFO GlusterFS mount attempt 

25/06/2020 01:45:24 INFO GlusterFS mount attempt 

25/06/2020 01:44:54 INFO GlusterFS mount attempt 

25/06/2020 01:44:24 INFO GlusterFS mount attempt 

25/06/2020 01:43:54 INFO GlusterFS mount attempt 

25/06/2020 01:43:24 INFO GlusterFS mount attempt 

25/06/2020 01:42:54 INFO GlusterFS mount attempt 

25/06/2020 01:42:24 INFO GlusterFS mount attempt 

25/06/2020 01:41:54 INFO GlusterFS mount attempt 

25/06/2020 01:41:24 INFO GlusterFS mount attempt 

25/06/2020 01:40:54 INFO GlusterFS mount attempt 

25/06/2020 01:40:24 INFO GlusterFS mount attempt 

25/06/2020 01:39:53 INFO GlusterFS mount attempt 

25/06/2020 01:39:23 INFO GlusterFS mount attempt 

25/06/2020 01:38:53 INFO GlusterFS mount attempt 

25/06/2020 01:38:23 INFO GlusterFS mount attempt 

25/06/2020 01:37:53 INFO GlusterFS mount attempt 

25/06/2020 01:37:23 INFO GlusterFS mount attempt 

25/06/2020 01:36:53 INFO GlusterFS mount attempt 

25/06/2020 01:36:23 INFO GlusterFS mount attempt 

25/06/2020 01:35:53 INFO GlusterFS mount attempt 

25/06/2020 01:35:23 INFO GlusterFS mount attempt 

25/06/2020 01:34:53 INFO GlusterFS mount attempt 

25/06/2020 01:34:23 INFO GlusterFS mount attempt 

25/06/2020 01:33:52 INFO GlusterFS mount attempt 

25/06/2020 01:33:22 INFO GlusterFS mount attempt 

25/06/2020 01:32:52 INFO GlusterFS mount attempt 

25/06/2020 01:32:22 INFO GlusterFS mount attempt 

25/06/2020 01:31:52 INFO GlusterFS mount attempt 

25/06/2020 01:31:22 INFO GlusterFS mount attempt 

25/06/2020 01:30:52 INFO GlusterFS mount attempt 

25/06/2020 01:30:22 INFO GlusterFS mount attempt 

25/06/2020 01:29:52 INFO GlusterFS mount attempt 

25/06/2020 01:29:22 INFO GlusterFS mount attempt 

25/06/2020 01:28:52 INFO GlusterFS mount attempt 

25/06/2020 01:28:21 INFO GlusterFS mount attempt 

25/06/2020 01:27:51 INFO GlusterFS mount attempt 

25/06/2020 01:27:21 INFO GlusterFS mount attempt 

25/06/2020 01:26:51 INFO GlusterFS mount attempt 

25/06/2020 01:26:21 INFO GlusterFS mount attempt 

25/06/2020 01:25:51 INFO GlusterFS mount attempt 

25/06/2020 01:25:21 INFO GlusterFS mount attempt 

25/06/2020 01:24:51 INFO GlusterFS mount attempt 

25/06/2020 01:24:21 INFO GlusterFS mount attempt 

25/06/2020 01:23:51 INFO GlusterFS mount attempt 

25/06/2020 01:23:21 INFO GlusterFS mount attempt 

25/06/2020 01:22:50 INFO GlusterFS mount attempt 

25/06/2020 01:22:20 INFO GlusterFS mount attempt 

25/06/2020 01:21:50 INFO GlusterFS mount attempt 

25/06/2020 01:21:20 INFO GlusterFS mount attempt 

25/06/2020 01:20:50 INFO GlusterFS mount attempt 

25/06/2020 01:20:20 INFO GlusterFS mount attempt 

25/06/2020 01:19:50 INFO GlusterFS mount attempt 

25/06/2020 01:19:20 INFO GlusterFS mount attempt 

25/06/2020 01:18:50 INFO GlusterFS mount attempt 

25/06/2020 01:18:20 INFO GlusterFS mount attempt 

25/06/2020 01:17:50 INFO GlusterFS mount attempt 

25/06/2020 01:17:19 INFO GlusterFS mount attempt 

25/06/2020 01:16:49 INFO GlusterFS mount attempt 

25/06/2020 01:16:19 INFO GlusterFS mount attempt 

25/06/2020 01:15:49 INFO GlusterFS mount attempt 

25/06/2020 01:15:19 INFO GlusterFS mount attempt 

25/06/2020 01:14:49 INFO GlusterFS mount attempt 

25/06/2020 01:14:19 INFO GlusterFS mount attempt 

25/06/2020 01:13:49 INFO GlusterFS mount attempt 

25/06/2020 01:13:19 INFO GlusterFS mount attempt 

25/06/2020 01:12:49 INFO GlusterFS mount attempt 

25/06/2020 01:12:19 INFO GlusterFS mount attempt 

25/06/2020 01:11:48 INFO GlusterFS mount attempt 

25/06/2020 01:11:18 INFO GlusterFS mount attempt 

25/06/2020 01:10:48 INFO GlusterFS mount attempt 

25/06/2020 01:10:18 INFO GlusterFS mount attempt 

25/06/2020 01:09:48 INFO GlusterFS mount attempt 

25/06/2020 01:09:18 INFO GlusterFS mount attempt 

25/06/2020 01:08:48 INFO GlusterFS mount attempt 

25/06/2020 01:08:18 INFO GlusterFS mount attempt 

25/06/2020 01:07:48 INFO GlusterFS mount attempt 

25/06/2020 01:07:18 INFO GlusterFS mount attempt 

25/06/2020 01:06:48 INFO GlusterFS mount attempt 

25/06/2020 01:06:18 INFO GlusterFS mount attempt 

25/06/2020 01:05:47 INFO GlusterFS mount attempt 

25/06/2020 01:05:17 INFO GlusterFS mount attempt 

25/06/2020 01:04:47 INFO GlusterFS mount attempt 

25/06/2020 01:04:17 INFO GlusterFS mount attempt 

25/06/2020 01:03:47 INFO GlusterFS mount attempt 

25/06/2020 01:03:17 INFO GlusterFS mount attempt 

25/06/2020 01:02:47 INFO GlusterFS mount attempt 

25/06/2020 01:02:17 INFO GlusterFS mount attempt 

25/06/2020 01:01:47 INFO GlusterFS mount attempt 

25/06/2020 01:01:17 INFO GlusterFS mount attempt 

25/06/2020 01:00:47 INFO GlusterFS mount attempt 

25/06/2020 01:00:16 INFO GlusterFS mount attempt 

25/06/2020 00:59:46 INFO GlusterFS mount attempt 

25/06/2020 00:59:16 INFO GlusterFS mount attempt 

25/06/2020 00:58:46 INFO GlusterFS mount attempt 

25/06/2020 00:58:16 INFO GlusterFS mount attempt 

25/06/2020 00:57:46 INFO GlusterFS mount attempt 

25/06/2020 00:57:16 INFO GlusterFS mount attempt 

25/06/2020 00:56:46 INFO GlusterFS mount attempt 

25/06/2020 00:56:16 INFO GlusterFS mount attempt 

25/06/2020 00:55:46 INFO GlusterFS mount attempt 

25/06/2020 00:55:16 INFO GlusterFS mount attempt 

25/06/2020 00:54:45 INFO GlusterFS mount attempt 

25/06/2020 00:54:15 INFO GlusterFS mount attempt 

25/06/2020 00:53:45 INFO GlusterFS mount attempt 

25/06/2020 00:53:15 INFO GlusterFS mount attempt 

25/06/2020 00:52:45 INFO GlusterFS mount attempt 

25/06/2020 00:52:15 INFO GlusterFS mount attempt 

25/06/2020 00:51:45 INFO GlusterFS mount attempt 

25/06/2020 00:51:15 INFO GlusterFS mount attempt 

25/06/2020 00:50:45 INFO GlusterFS mount attempt 

25/06/2020 00:50:15 INFO GlusterFS mount attempt 

25/06/2020 00:49:45 INFO GlusterFS mount attempt 

25/06/2020 00:49:14 INFO GlusterFS mount attempt 

25/06/2020 00:48:44 INFO GlusterFS mount attempt 

25/06/2020 00:48:14 INFO GlusterFS mount attempt 

25/06/2020 00:47:44 INFO GlusterFS mount attempt 

25/06/2020 00:47:14 INFO GlusterFS mount attempt 

25/06/2020 00:46:44 INFO GlusterFS mount attempt 

25/06/2020 00:46:14 INFO GlusterFS mount attempt 

25/06/2020 00:45:44 INFO GlusterFS mount attempt 

25/06/2020 00:45:14 INFO GlusterFS mount attempt 

25/06/2020 00:44:44 INFO GlusterFS mount attempt 

25/06/2020 00:44:14 INFO GlusterFS mount attempt 

25/06/2020 00:43:43 INFO GlusterFS mount attempt 

25/06/2020 00:43:13 INFO GlusterFS mount attempt 

25/06/2020 00:42:43 INFO GlusterFS mount attempt 

25/06/2020 00:42:13 INFO GlusterFS mount attempt 

25/06/2020 00:41:43 INFO GlusterFS mount attempt 

25/06/2020 00:41:13 INFO GlusterFS mount attempt 

25/06/2020 00:40:43 INFO GlusterFS mount attempt 

25/06/2020 00:40:13 INFO GlusterFS mount attempt 

25/06/2020 00:39:43 INFO GlusterFS mount attempt 

25/06/2020 00:39:13 INFO GlusterFS mount attempt 

25/06/2020 00:38:42 INFO GlusterFS mount attempt 

25/06/2020 00:38:12 INFO GlusterFS mount attempt 

25/06/2020 00:37:42 INFO GlusterFS mount attempt 

25/06/2020 00:37:12 INFO GlusterFS mount attempt 

25/06/2020 00:36:42 INFO GlusterFS mount attempt 

25/06/2020 00:36:12 INFO GlusterFS mount attempt 

25/06/2020 00:35:42 INFO GlusterFS mount attempt 

25/06/2020 00:35:12 INFO GlusterFS mount attempt 

25/06/2020 00:34:42 INFO GlusterFS mount attempt 

25/06/2020 00:34:12 INFO GlusterFS mount attempt 

25/06/2020 00:33:42 INFO GlusterFS mount attempt 

25/06/2020 00:33:11 INFO GlusterFS mount attempt 

25/06/2020 00:32:41 INFO GlusterFS mount attempt 

25/06/2020 00:32:11 INFO GlusterFS mount attempt 

25/06/2020 00:31:41 INFO GlusterFS mount attempt 

25/06/2020 00:31:11 INFO GlusterFS mount attempt 

25/06/2020 00:30:41 INFO GlusterFS mount attempt 

25/06/2020 00:30:11 INFO GlusterFS mount attempt 

25/06/2020 00:29:41 INFO GlusterFS mount attempt 

25/06/2020 00:29:11 INFO GlusterFS mount attempt 

25/06/2020 00:28:41 INFO GlusterFS mount attempt 

25/06/2020 00:28:11 INFO GlusterFS mount attempt 

25/06/2020 00:27:40 INFO GlusterFS mount attempt 

25/06/2020 00:27:10 INFO GlusterFS mount attempt 

25/06/2020 00:26:40 INFO GlusterFS mount attempt 

25/06/2020 00:26:10 INFO GlusterFS mount attempt 

25/06/2020 00:25:40 INFO GlusterFS mount attempt 

25/06/2020 00:25:10 INFO GlusterFS mount attempt 

25/06/2020 00:24:40 INFO GlusterFS mount attempt 

25/06/2020 00:24:10 INFO GlusterFS mount attempt 

25/06/2020 00:23:40 INFO GlusterFS mount attempt 

25/06/2020 00:23:10 INFO GlusterFS mount attempt 

25/06/2020 00:22:40 INFO GlusterFS mount attempt 

25/06/2020 00:22:09 INFO GlusterFS mount attempt 

25/06/2020 00:21:39 INFO GlusterFS mount attempt 

25/06/2020 00:21:09 INFO GlusterFS mount attempt 

25/06/2020 00:20:39 INFO GlusterFS mount attempt 

25/06/2020 00:20:09 INFO GlusterFS mount attempt 

25/06/2020 00:19:39 INFO GlusterFS mount attempt 

25/06/2020 00:19:09 INFO GlusterFS mount attempt 

25/06/2020 00:18:39 INFO GlusterFS mount attempt 

25/06/2020 00:18:09 INFO GlusterFS mount attempt 

25/06/2020 00:17:39 INFO GlusterFS mount attempt 

25/06/2020 00:17:09 INFO GlusterFS mount attempt 

25/06/2020 00:16:38 INFO GlusterFS mount attempt 

25/06/2020 00:16:08 INFO GlusterFS mount attempt 

25/06/2020 00:15:38 INFO GlusterFS mount attempt 

25/06/2020 00:15:08 INFO GlusterFS mount attempt 

25/06/2020 00:14:38 INFO GlusterFS mount attempt 

25/06/2020 00:14:08 INFO GlusterFS mount attempt 

25/06/2020 00:13:38 INFO GlusterFS mount attempt 

25/06/2020 00:13:08 INFO GlusterFS mount attempt 

25/06/2020 00:12:38 INFO GlusterFS mount attempt 

25/06/2020 00:12:08 INFO GlusterFS mount attempt 

25/06/2020 00:11:38 INFO GlusterFS mount attempt 

25/06/2020 00:11:07 INFO GlusterFS mount attempt 

25/06/2020 00:10:37 INFO GlusterFS mount attempt 

25/06/2020 00:10:07 INFO GlusterFS mount attempt 

25/06/2020 00:09:37 INFO GlusterFS mount attempt 

25/06/2020 00:09:07 INFO GlusterFS mount attempt 

25/06/2020 00:08:37 INFO GlusterFS mount attempt 

25/06/2020 00:08:07 INFO GlusterFS mount attempt 

25/06/2020 00:07:37 INFO GlusterFS mount attempt 

25/06/2020 00:07:07 INFO GlusterFS mount attempt 

25/06/2020 00:06:37 INFO GlusterFS mount attempt 

25/06/2020 00:06:06 INFO GlusterFS mount attempt 

25/06/2020 00:05:36 INFO GlusterFS mount attempt 

25/06/2020 00:05:06 INFO GlusterFS mount attempt 

25/06/2020 00:04:36 INFO GlusterFS mount attempt 

25/06/2020 00:04:06 INFO GlusterFS mount attempt 

25/06/2020 00:03:36 INFO GlusterFS mount attempt 

25/06/2020 00:03:06 INFO GlusterFS mount attempt 

25/06/2020 00:02:36 INFO GlusterFS mount attempt 

25/06/2020 00:02:06 INFO GlusterFS mount attempt 

25/06/2020 00:01:36 INFO GlusterFS mount attempt 

25/06/2020 00:01:06 INFO GlusterFS mount attempt 

25/06/2020 00:00:35 INFO GlusterFS mount attempt 

25/06/2020 00:00:05 INFO GlusterFS mount attempt 

24/06/2020 23:59:35 INFO GlusterFS mount attempt 

24/06/2020 23:59:05 INFO GlusterFS mount attempt 

24/06/2020 23:58:35 INFO GlusterFS mount attempt 

24/06/2020 23:58:05 INFO GlusterFS mount attempt 

24/06/2020 23:57:35 INFO GlusterFS mount attempt 

24/06/2020 23:57:05 INFO GlusterFS mount attempt 

24/06/2020 23:56:35 INFO GlusterFS mount attempt 

24/06/2020 23:56:05 INFO GlusterFS mount attempt 

24/06/2020 23:55:35 INFO GlusterFS mount attempt 

24/06/2020 23:55:05 INFO GlusterFS mount attempt 

24/06/2020 23:54:34 INFO GlusterFS mount attempt 

24/06/2020 23:54:04 INFO GlusterFS mount attempt 

24/06/2020 23:53:34 INFO GlusterFS mount attempt 

24/06/2020 23:53:04 INFO GlusterFS mount attempt 

24/06/2020 23:52:34 INFO GlusterFS mount attempt 

24/06/2020 23:52:04 INFO GlusterFS mount attempt 

24/06/2020 23:51:34 INFO GlusterFS mount attempt 

24/06/2020 23:51:04 INFO GlusterFS mount attempt 

24/06/2020 23:50:34 INFO GlusterFS mount attempt 

24/06/2020 23:50:04 INFO GlusterFS mount attempt 

24/06/2020 23:49:34 INFO GlusterFS mount attempt 

24/06/2020 23:49:03 INFO GlusterFS mount attempt 

24/06/2020 23:48:33 INFO GlusterFS mount attempt 

24/06/2020 23:48:03 INFO GlusterFS mount attempt 

24/06/2020 23:47:33 INFO GlusterFS mount attempt 

24/06/2020 23:47:03 INFO GlusterFS mount attempt 

24/06/2020 23:46:33 INFO GlusterFS mount attempt 

24/06/2020 23:46:03 INFO GlusterFS mount attempt 

24/06/2020 23:45:33 INFO GlusterFS mount attempt 

24/06/2020 23:45:03 INFO GlusterFS mount attempt 

24/06/2020 23:44:33 INFO GlusterFS mount attempt 

24/06/2020 23:44:03 INFO GlusterFS mount attempt 

24/06/2020 23:43:33 INFO GlusterFS mount attempt 

24/06/2020 23:43:02 INFO GlusterFS mount attempt 

24/06/2020 23:42:32 INFO GlusterFS mount attempt 

24/06/2020 23:42:02 INFO GlusterFS mount attempt 

24/06/2020 23:41:32 INFO GlusterFS mount attempt 

24/06/2020 23:41:02 INFO GlusterFS mount attempt 

24/06/2020 23:40:32 INFO GlusterFS mount attempt 

24/06/2020 23:40:02 INFO GlusterFS mount attempt 

24/06/2020 23:39:32 INFO GlusterFS mount attempt 

24/06/2020 23:39:02 INFO GlusterFS mount attempt 

24/06/2020 23:38:32 INFO GlusterFS mount attempt 

24/06/2020 23:38:01 INFO GlusterFS mount attempt 

24/06/2020 23:37:31 INFO GlusterFS mount attempt 

24/06/2020 23:37:01 INFO GlusterFS mount attempt 

24/06/2020 23:36:31 INFO GlusterFS mount attempt 

24/06/2020 23:36:01 INFO GlusterFS mount attempt 

24/06/2020 23:35:31 INFO GlusterFS mount attempt 

24/06/2020 23:35:01 INFO GlusterFS mount attempt 

24/06/2020 23:34:31 INFO GlusterFS mount attempt 

24/06/2020 23:34:01 INFO GlusterFS mount attempt 

24/06/2020 23:33:31 INFO GlusterFS mount attempt 

24/06/2020 23:33:01 INFO GlusterFS mount attempt 

24/06/2020 23:32:31 INFO GlusterFS mount attempt 

24/06/2020 23:32:00 INFO GlusterFS mount attempt 

24/06/2020 23:31:30 INFO GlusterFS mount attempt 

24/06/2020 23:31:00 INFO GlusterFS mount attempt 

24/06/2020 23:30:30 INFO GlusterFS mount attempt 

24/06/2020 23:30:00 INFO GlusterFS mount attempt 

24/06/2020 23:29:30 INFO GlusterFS mount attempt 

24/06/2020 23:29:00 INFO GlusterFS mount attempt 

24/06/2020 23:28:30 INFO GlusterFS mount attempt 

24/06/2020 23:28:00 INFO GlusterFS mount attempt 

24/06/2020 23:27:30 INFO GlusterFS mount attempt 

24/06/2020 23:26:59 INFO GlusterFS mount attempt 

24/06/2020 23:26:29 INFO GlusterFS mount attempt 

24/06/2020 23:25:59 INFO GlusterFS mount attempt 

24/06/2020 23:25:29 INFO GlusterFS mount attempt 

24/06/2020 23:24:59 INFO GlusterFS mount attempt 

24/06/2020 23:24:29 INFO GlusterFS mount attempt 

24/06/2020 23:23:59 INFO GlusterFS mount attempt 

24/06/2020 23:23:29 INFO GlusterFS mount attempt 

24/06/2020 23:22:59 INFO GlusterFS mount attempt 

24/06/2020 23:22:29 INFO GlusterFS mount attempt 

24/06/2020 23:21:59 INFO GlusterFS mount attempt 

24/06/2020 23:21:28 INFO GlusterFS mount attempt 

24/06/2020 23:20:58 INFO GlusterFS mount attempt 

24/06/2020 23:20:28 INFO GlusterFS mount attempt 

24/06/2020 23:19:58 INFO GlusterFS mount attempt 

24/06/2020 23:19:28 INFO GlusterFS mount attempt 

24/06/2020 23:18:58 INFO GlusterFS mount attempt 

24/06/2020 23:18:28 INFO GlusterFS mount attempt 

24/06/2020 23:17:58 INFO GlusterFS mount attempt 

24/06/2020 23:17:28 INFO GlusterFS mount attempt 

24/06/2020 23:16:58 INFO GlusterFS mount attempt 

24/06/2020 23:16:28 INFO GlusterFS mount attempt 

24/06/2020 23:15:58 INFO GlusterFS mount attempt 

24/06/2020 23:15:27 INFO GlusterFS mount attempt 

24/06/2020 23:14:57 INFO GlusterFS mount attempt 

24/06/2020 23:14:27 INFO GlusterFS mount attempt 

24/06/2020 23:13:57 INFO GlusterFS mount attempt 

24/06/2020 23:13:27 INFO GlusterFS mount attempt 

24/06/2020 23:12:57 INFO GlusterFS mount attempt 

24/06/2020 23:12:27 INFO GlusterFS mount attempt 

24/06/2020 23:11:57 INFO GlusterFS mount attempt 

24/06/2020 23:11:27 INFO GlusterFS mount attempt 

24/06/2020 23:10:57 INFO GlusterFS mount attempt 

24/06/2020 23:10:27 INFO GlusterFS mount attempt 

24/06/2020 23:09:56 INFO GlusterFS mount attempt 

24/06/2020 23:09:26 INFO GlusterFS mount attempt 

24/06/2020 23:08:56 INFO GlusterFS mount attempt 

24/06/2020 23:08:26 INFO GlusterFS mount attempt 

24/06/2020 23:07:56 INFO GlusterFS mount attempt 

24/06/2020 23:07:26 INFO GlusterFS mount attempt 

24/06/2020 23:06:56 INFO GlusterFS mount attempt 

24/06/2020 23:06:26 INFO GlusterFS mount attempt 

24/06/2020 23:05:56 INFO GlusterFS mount attempt 

24/06/2020 23:05:26 INFO GlusterFS mount attempt 

24/06/2020 23:04:56 INFO GlusterFS mount attempt 

24/06/2020 23:04:26 INFO GlusterFS mount attempt 

24/06/2020 23:03:55 INFO GlusterFS mount attempt 

24/06/2020 23:03:25 INFO GlusterFS mount attempt 

24/06/2020 23:02:55 INFO GlusterFS mount attempt 

24/06/2020 23:02:25 INFO GlusterFS mount attempt 

24/06/2020 23:01:55 INFO GlusterFS mount attempt 

24/06/2020 23:01:25 INFO GlusterFS mount attempt 

24/06/2020 23:00:55 INFO GlusterFS mount attempt 

24/06/2020 23:00:25 INFO GlusterFS mount attempt 

24/06/2020 22:59:55 INFO GlusterFS mount attempt 

24/06/2020 22:59:25 INFO GlusterFS mount attempt 

24/06/2020 22:58:54 INFO GlusterFS mount attempt 

24/06/2020 22:58:24 INFO GlusterFS mount attempt 

24/06/2020 22:57:54 INFO GlusterFS mount attempt 

24/06/2020 22:57:24 INFO GlusterFS mount attempt 

24/06/2020 22:56:54 INFO GlusterFS mount attempt 

24/06/2020 22:56:24 INFO GlusterFS mount attempt 

24/06/2020 22:55:54 INFO GlusterFS mount attempt 

24/06/2020 22:55:24 INFO GlusterFS mount attempt 

24/06/2020 22:54:54 INFO GlusterFS mount attempt 

24/06/2020 22:54:24 INFO GlusterFS mount attempt 

24/06/2020 22:53:54 INFO GlusterFS mount attempt 

24/06/2020 22:53:23 INFO GlusterFS mount attempt 

24/06/2020 22:52:53 INFO GlusterFS mount attempt 

24/06/2020 22:52:23 INFO GlusterFS mount attempt 

24/06/2020 22:51:53 INFO GlusterFS mount attempt 

24/06/2020 22:51:23 INFO GlusterFS mount attempt 

24/06/2020 22:50:53 INFO GlusterFS mount attempt 

24/06/2020 22:50:23 INFO GlusterFS mount attempt 

24/06/2020 22:49:53 INFO GlusterFS mount attempt 

24/06/2020 22:49:23 INFO GlusterFS mount attempt 

24/06/2020 22:48:53 INFO GlusterFS mount attempt 

24/06/2020 22:48:22 INFO GlusterFS mount attempt 

24/06/2020 22:47:52 INFO GlusterFS mount attempt 

24/06/2020 22:47:22 INFO GlusterFS mount attempt 

24/06/2020 22:46:52 INFO GlusterFS mount attempt 

24/06/2020 22:46:22 INFO GlusterFS mount attempt 

24/06/2020 22:45:52 INFO GlusterFS mount attempt 

24/06/2020 22:45:22 INFO GlusterFS mount attempt 

24/06/2020 22:44:52 INFO GlusterFS mount attempt 

24/06/2020 22:44:22 INFO GlusterFS mount attempt 

24/06/2020 22:43:52 INFO GlusterFS mount attempt 

24/06/2020 22:43:22 INFO GlusterFS mount attempt 

24/06/2020 22:42:51 INFO GlusterFS mount attempt 

24/06/2020 22:42:21 INFO GlusterFS mount attempt 

24/06/2020 22:41:51 INFO GlusterFS mount attempt 

24/06/2020 22:41:21 INFO GlusterFS mount attempt 

24/06/2020 22:40:51 INFO GlusterFS mount attempt 

24/06/2020 22:40:21 INFO GlusterFS mount attempt 

24/06/2020 22:39:51 INFO GlusterFS mount attempt 

24/06/2020 22:39:21 INFO GlusterFS mount attempt 

24/06/2020 22:38:51 INFO GlusterFS mount attempt 

24/06/2020 22:38:21 INFO GlusterFS mount attempt 

24/06/2020 22:37:51 INFO GlusterFS mount attempt 

24/06/2020 22:37:20 INFO GlusterFS mount attempt 

24/06/2020 22:36:50 INFO GlusterFS mount attempt 

24/06/2020 22:36:20 INFO GlusterFS mount attempt 

24/06/2020 22:35:50 INFO GlusterFS mount attempt 

24/06/2020 22:35:20 INFO GlusterFS mount attempt 

24/06/2020 22:34:50 INFO GlusterFS mount attempt 

24/06/2020 22:34:20 INFO GlusterFS mount attempt 

24/06/2020 22:33:50 INFO GlusterFS mount attempt 

24/06/2020 22:33:20 INFO GlusterFS mount attempt 

24/06/2020 22:32:50 INFO GlusterFS mount attempt 

24/06/2020 22:32:20 INFO GlusterFS mount attempt 

24/06/2020 22:31:49 INFO GlusterFS mount attempt 

24/06/2020 22:31:19 INFO GlusterFS mount attempt 

24/06/2020 22:30:49 INFO GlusterFS mount attempt 

24/06/2020 22:30:19 INFO GlusterFS mount attempt 

24/06/2020 22:29:49 INFO GlusterFS mount attempt 

24/06/2020 22:29:19 INFO GlusterFS mount attempt 

24/06/2020 22:28:49 INFO GlusterFS mount attempt 

24/06/2020 22:28:19 INFO GlusterFS mount attempt 

24/06/2020 22:27:49 INFO GlusterFS mount attempt 

24/06/2020 22:27:19 INFO GlusterFS mount attempt 

24/06/2020 22:26:48 INFO GlusterFS mount attempt 

24/06/2020 22:26:18 INFO GlusterFS mount attempt 

24/06/2020 22:25:48 INFO GlusterFS mount attempt 

24/06/2020 22:25:18 INFO GlusterFS mount attempt 

24/06/2020 22:24:48 INFO GlusterFS mount attempt 

24/06/2020 22:24:18 INFO GlusterFS mount attempt 

24/06/2020 22:23:48 INFO GlusterFS mount attempt 

24/06/2020 22:23:18 INFO GlusterFS mount attempt 

24/06/2020 22:22:48 INFO GlusterFS mount attempt 

24/06/2020 22:22:18 INFO GlusterFS mount attempt 

24/06/2020 22:21:48 INFO GlusterFS mount attempt 

24/06/2020 22:21:17 INFO GlusterFS mount attempt 

24/06/2020 22:20:47 INFO GlusterFS mount attempt 

24/06/2020 22:20:17 INFO GlusterFS mount attempt 

24/06/2020 22:19:47 INFO GlusterFS mount attempt 

24/06/2020 22:19:17 INFO GlusterFS mount attempt 

24/06/2020 22:18:47 INFO GlusterFS mount attempt 

24/06/2020 22:18:17 INFO GlusterFS mount attempt 

24/06/2020 22:17:47 INFO GlusterFS mount attempt 

24/06/2020 22:17:17 INFO GlusterFS mount attempt 

24/06/2020 22:16:47 INFO GlusterFS mount attempt 

24/06/2020 22:16:17 INFO GlusterFS mount attempt 

24/06/2020 22:15:46 INFO GlusterFS mount attempt 

24/06/2020 22:15:16 INFO GlusterFS mount attempt 

24/06/2020 22:14:46 INFO GlusterFS mount attempt 

24/06/2020 22:14:16 INFO GlusterFS mount attempt 

24/06/2020 22:13:46 INFO GlusterFS mount attempt 

24/06/2020 22:13:16 INFO GlusterFS mount attempt 

24/06/2020 22:12:46 INFO GlusterFS mount attempt 

24/06/2020 22:12:16 INFO GlusterFS mount attempt 

24/06/2020 22:11:46 INFO GlusterFS mount attempt 

24/06/2020 22:11:16 INFO GlusterFS mount attempt 

24/06/2020 22:10:46 INFO GlusterFS mount attempt 

24/06/2020 22:10:15 INFO GlusterFS mount attempt 

24/06/2020 22:09:45 INFO GlusterFS mount attempt 

24/06/2020 22:09:15 INFO GlusterFS mount attempt 

24/06/2020 22:08:45 INFO GlusterFS mount attempt 

24/06/2020 22:08:15 INFO GlusterFS mount attempt 

24/06/2020 22:07:45 INFO GlusterFS mount attempt 

24/06/2020 22:07:15 INFO GlusterFS mount attempt 

24/06/2020 22:06:45 INFO GlusterFS mount attempt 

24/06/2020 22:06:15 INFO GlusterFS mount attempt 

24/06/2020 22:05:45 INFO GlusterFS mount attempt 

24/06/2020 22:05:15 INFO GlusterFS mount attempt 

24/06/2020 22:04:44 INFO GlusterFS mount attempt 

24/06/2020 22:04:14 INFO GlusterFS mount attempt 

24/06/2020 22:03:44 INFO GlusterFS mount attempt 

24/06/2020 22:03:14 INFO GlusterFS mount attempt 

24/06/2020 22:02:44 INFO GlusterFS mount attempt 

24/06/2020 22:02:14 INFO GlusterFS mount attempt 

24/06/2020 22:01:44 INFO GlusterFS mount attempt 

24/06/2020 22:01:14 INFO GlusterFS mount attempt 

24/06/2020 22:00:44 INFO GlusterFS mount attempt 

24/06/2020 22:00:14 INFO GlusterFS mount attempt 

24/06/2020 21:59:44 INFO GlusterFS mount attempt 

24/06/2020 21:59:13 INFO GlusterFS mount attempt 

24/06/2020 21:58:43 INFO GlusterFS mount attempt 

24/06/2020 21:58:13 INFO GlusterFS mount attempt 

24/06/2020 21:57:43 INFO GlusterFS mount attempt 

24/06/2020 21:57:13 INFO GlusterFS mount attempt 

24/06/2020 21:56:43 INFO GlusterFS mount attempt 

24/06/2020 21:56:13 INFO GlusterFS mount attempt 

24/06/2020 21:55:43 INFO GlusterFS mount attempt 

24/06/2020 21:55:13 INFO GlusterFS mount attempt 

24/06/2020 21:54:43 INFO GlusterFS mount attempt 

24/06/2020 21:54:13 INFO GlusterFS mount attempt 

24/06/2020 21:53:42 INFO GlusterFS mount attempt 

24/06/2020 21:53:12 INFO GlusterFS mount attempt 

24/06/2020 21:52:42 INFO GlusterFS mount attempt 

24/06/2020 21:52:12 INFO GlusterFS mount attempt 

24/06/2020 21:51:42 INFO GlusterFS mount attempt 

24/06/2020 21:51:12 INFO GlusterFS mount attempt 

24/06/2020 21:50:42 INFO GlusterFS mount attempt 

24/06/2020 21:50:12 INFO GlusterFS mount attempt 

24/06/2020 21:49:42 INFO GlusterFS mount attempt 

24/06/2020 21:49:12 INFO GlusterFS mount attempt 

24/06/2020 21:48:42 INFO GlusterFS mount attempt 

24/06/2020 21:48:11 INFO GlusterFS mount attempt 

24/06/2020 21:47:41 INFO GlusterFS mount attempt 

24/06/2020 21:47:11 INFO GlusterFS mount attempt 

24/06/2020 21:46:41 INFO GlusterFS mount attempt 

24/06/2020 21:46:11 INFO GlusterFS mount attempt 

24/06/2020 21:45:41 INFO GlusterFS mount attempt 

24/06/2020 21:45:11 INFO GlusterFS mount attempt 

24/06/2020 21:44:41 INFO GlusterFS mount attempt 

24/06/2020 21:44:11 INFO GlusterFS mount attempt 

24/06/2020 21:43:41 INFO GlusterFS mount attempt 

24/06/2020 21:43:10 INFO GlusterFS mount attempt 

24/06/2020 21:42:40 INFO GlusterFS mount attempt 

24/06/2020 21:42:10 INFO GlusterFS mount attempt 

24/06/2020 21:41:40 INFO GlusterFS mount attempt 

24/06/2020 21:41:10 INFO GlusterFS mount attempt 

24/06/2020 21:40:40 INFO GlusterFS mount attempt 

24/06/2020 21:40:10 INFO GlusterFS mount attempt 

24/06/2020 21:39:40 INFO GlusterFS mount attempt 

24/06/2020 21:39:10 INFO GlusterFS mount attempt 

24/06/2020 21:38:40 INFO GlusterFS mount attempt 

24/06/2020 21:38:10 INFO GlusterFS mount attempt 

24/06/2020 21:37:39 INFO GlusterFS mount attempt 

24/06/2020 21:37:09 INFO GlusterFS mount attempt 

24/06/2020 21:36:39 INFO GlusterFS mount attempt 

24/06/2020 21:36:09 INFO GlusterFS mount attempt 

24/06/2020 21:35:39 INFO GlusterFS mount attempt 

24/06/2020 21:35:09 INFO GlusterFS mount attempt 

24/06/2020 21:34:39 INFO GlusterFS mount attempt 

24/06/2020 21:34:09 INFO GlusterFS mount attempt 

24/06/2020 21:33:39 INFO GlusterFS mount attempt 

24/06/2020 21:33:09 INFO GlusterFS mount attempt 

24/06/2020 21:32:38 INFO GlusterFS mount attempt 

24/06/2020 21:32:08 INFO GlusterFS mount attempt 

24/06/2020 21:31:38 INFO GlusterFS mount attempt 

24/06/2020 21:31:08 INFO GlusterFS mount attempt 

24/06/2020 21:30:38 INFO GlusterFS mount attempt 

24/06/2020 21:30:08 INFO GlusterFS mount attempt 

24/06/2020 21:29:38 INFO GlusterFS mount attempt 

24/06/2020 21:29:08 INFO GlusterFS mount attempt 

24/06/2020 21:28:38 INFO GlusterFS mount attempt 

24/06/2020 21:28:08 INFO GlusterFS mount attempt 

24/06/2020 21:27:38 INFO GlusterFS mount attempt 

24/06/2020 21:27:07 INFO GlusterFS mount attempt 

24/06/2020 21:26:37 INFO GlusterFS mount attempt 

24/06/2020 21:26:07 INFO GlusterFS mount attempt 

24/06/2020 21:25:37 INFO GlusterFS mount attempt 

24/06/2020 21:25:07 INFO GlusterFS mount attempt 

24/06/2020 21:24:37 INFO GlusterFS mount attempt 

24/06/2020 21:24:07 INFO GlusterFS mount attempt 

24/06/2020 21:23:37 INFO GlusterFS mount attempt 

24/06/2020 21:23:07 INFO GlusterFS mount attempt 

24/06/2020 21:22:37 INFO GlusterFS mount attempt 

24/06/2020 21:22:07 INFO GlusterFS mount attempt 

24/06/2020 21:21:36 INFO GlusterFS mount attempt 

24/06/2020 21:21:06 INFO GlusterFS mount attempt 

24/06/2020 21:20:36 INFO GlusterFS mount attempt 

24/06/2020 21:20:06 INFO GlusterFS mount attempt 

24/06/2020 21:19:36 INFO GlusterFS mount attempt 

24/06/2020 21:19:06 INFO GlusterFS mount attempt 

24/06/2020 21:18:36 INFO GlusterFS mount attempt 

24/06/2020 21:18:06 INFO GlusterFS mount attempt 

24/06/2020 21:17:36 INFO GlusterFS mount attempt 

24/06/2020 21:17:06 INFO GlusterFS mount attempt 

24/06/2020 21:16:36 INFO GlusterFS mount attempt 

24/06/2020 21:16:05 INFO GlusterFS mount attempt 

24/06/2020 21:15:35 INFO GlusterFS mount attempt 

24/06/2020 21:15:05 INFO GlusterFS mount attempt 

24/06/2020 21:14:35 INFO GlusterFS mount attempt 

24/06/2020 21:14:05 INFO GlusterFS mount attempt 

24/06/2020 21:13:35 INFO GlusterFS mount attempt 

24/06/2020 21:13:05 INFO GlusterFS mount attempt 

24/06/2020 21:12:35 INFO GlusterFS mount attempt 

24/06/2020 21:12:05 INFO GlusterFS mount attempt 

24/06/2020 21:11:35 INFO GlusterFS mount attempt 

24/06/2020 21:11:04 INFO GlusterFS mount attempt 

24/06/2020 21:10:34 INFO GlusterFS mount attempt 

24/06/2020 21:10:04 INFO GlusterFS mount attempt 

24/06/2020 21:09:34 INFO GlusterFS mount attempt 

24/06/2020 21:09:04 INFO GlusterFS mount attempt 

24/06/2020 21:08:34 INFO GlusterFS mount attempt 

24/06/2020 21:08:04 INFO GlusterFS mount attempt 

24/06/2020 21:07:34 INFO GlusterFS mount attempt 

24/06/2020 21:07:04 INFO GlusterFS mount attempt 

24/06/2020 21:06:34 INFO GlusterFS mount attempt 

24/06/2020 21:06:04 INFO GlusterFS mount attempt 

24/06/2020 21:05:33 INFO GlusterFS mount attempt 

24/06/2020 21:05:03 INFO GlusterFS mount attempt 

24/06/2020 21:04:33 INFO GlusterFS mount attempt 

24/06/2020 21:04:03 INFO GlusterFS mount attempt 

24/06/2020 21:03:33 INFO GlusterFS mount attempt 

24/06/2020 21:03:03 INFO GlusterFS mount attempt 

24/06/2020 21:02:33 INFO GlusterFS mount attempt 

24/06/2020 21:02:03 INFO GlusterFS mount attempt 

24/06/2020 21:01:33 INFO GlusterFS mount attempt 

24/06/2020 21:01:03 INFO GlusterFS mount attempt 

24/06/2020 21:00:33 INFO GlusterFS mount attempt 

24/06/2020 21:00:02 INFO GlusterFS mount attempt 

24/06/2020 20:59:32 INFO GlusterFS mount attempt 

24/06/2020 20:59:02 INFO GlusterFS mount attempt 

24/06/2020 20:58:32 INFO GlusterFS mount attempt 

24/06/2020 20:58:02 INFO GlusterFS mount attempt 

24/06/2020 20:57:32 INFO GlusterFS mount attempt 

24/06/2020 20:57:02 INFO GlusterFS mount attempt 

24/06/2020 20:56:32 INFO GlusterFS mount attempt 

24/06/2020 20:56:02 INFO GlusterFS mount attempt 

24/06/2020 20:55:32 INFO GlusterFS mount attempt 

24/06/2020 20:55:02 INFO GlusterFS mount attempt 

24/06/2020 20:54:31 INFO GlusterFS mount attempt 

24/06/2020 20:54:01 INFO GlusterFS mount attempt 

24/06/2020 20:53:31 INFO GlusterFS mount attempt 

24/06/2020 20:53:01 INFO GlusterFS mount attempt 

24/06/2020 20:52:31 INFO GlusterFS mount attempt 

24/06/2020 20:52:01 INFO GlusterFS mount attempt 

24/06/2020 20:51:31 INFO GlusterFS mount attempt 

24/06/2020 20:51:01 INFO GlusterFS mount attempt 

24/06/2020 20:50:31 INFO GlusterFS mount attempt 

24/06/2020 20:50:01 INFO GlusterFS mount attempt 

24/06/2020 20:49:30 INFO GlusterFS mount attempt 

24/06/2020 20:49:00 INFO GlusterFS mount attempt 

24/06/2020 20:48:30 INFO GlusterFS mount attempt 

24/06/2020 20:48:00 INFO GlusterFS mount attempt 

24/06/2020 20:47:30 INFO GlusterFS mount attempt 

24/06/2020 20:47:00 INFO GlusterFS mount attempt 

24/06/2020 20:46:30 INFO GlusterFS mount attempt 

24/06/2020 20:46:00 INFO GlusterFS mount attempt 

24/06/2020 20:45:30 INFO GlusterFS mount attempt 

24/06/2020 20:45:00 INFO GlusterFS mount attempt 

24/06/2020 20:44:30 INFO GlusterFS mount attempt 

24/06/2020 20:43:59 INFO GlusterFS mount attempt 

24/06/2020 20:43:29 INFO GlusterFS mount attempt 

24/06/2020 20:42:59 INFO GlusterFS mount attempt 

24/06/2020 20:42:29 INFO GlusterFS mount attempt 

24/06/2020 20:41:59 INFO GlusterFS mount attempt 

24/06/2020 20:41:29 INFO GlusterFS mount attempt 

24/06/2020 20:40:59 INFO GlusterFS mount attempt 

24/06/2020 20:40:29 INFO GlusterFS mount attempt 

24/06/2020 20:39:59 INFO GlusterFS mount attempt 

24/06/2020 20:39:29 INFO GlusterFS mount attempt 

24/06/2020 20:38:59 INFO GlusterFS mount attempt 

24/06/2020 20:38:28 INFO GlusterFS mount attempt 

24/06/2020 20:37:58 INFO GlusterFS mount attempt 

24/06/2020 20:37:28 INFO GlusterFS mount attempt 

24/06/2020 20:36:58 INFO GlusterFS mount attempt 

24/06/2020 20:36:28 INFO GlusterFS mount attempt 

24/06/2020 20:35:58 INFO GlusterFS mount attempt 

24/06/2020 20:35:28 INFO GlusterFS mount attempt 

24/06/2020 20:34:58 INFO GlusterFS mount attempt 

24/06/2020 20:34:28 INFO GlusterFS mount attempt 

24/06/2020 20:33:58 INFO GlusterFS mount attempt 

24/06/2020 20:33:28 INFO GlusterFS mount attempt 

24/06/2020 20:32:57 INFO GlusterFS mount attempt 

24/06/2020 20:32:27 INFO GlusterFS mount attempt 

24/06/2020 20:31:57 INFO GlusterFS mount attempt 

24/06/2020 20:31:27 INFO GlusterFS mount attempt 

24/06/2020 20:30:57 INFO GlusterFS mount attempt 

24/06/2020 20:30:27 INFO GlusterFS mount attempt 

24/06/2020 20:29:57 INFO GlusterFS mount attempt 

24/06/2020 20:29:27 INFO GlusterFS mount attempt 

24/06/2020 20:28:57 INFO GlusterFS mount attempt 

24/06/2020 20:28:27 INFO GlusterFS mount attempt 

24/06/2020 20:27:56 INFO GlusterFS mount attempt 

24/06/2020 20:27:26 INFO GlusterFS mount attempt 

24/06/2020 20:26:56 INFO GlusterFS mount attempt 

24/06/2020 20:26:26 INFO GlusterFS mount attempt 

24/06/2020 20:25:56 INFO GlusterFS mount attempt 

24/06/2020 20:25:26 INFO GlusterFS mount attempt 

24/06/2020 20:24:56 INFO GlusterFS mount attempt 

24/06/2020 20:24:26 INFO GlusterFS mount attempt 

24/06/2020 20:23:56 INFO GlusterFS mount attempt 

24/06/2020 20:23:26 INFO GlusterFS mount attempt 

24/06/2020 20:22:56 INFO GlusterFS mount attempt 

24/06/2020 20:22:25 INFO GlusterFS mount attempt 

24/06/2020 20:21:55 INFO GlusterFS mount attempt 

24/06/2020 20:21:25 INFO GlusterFS mount attempt 

24/06/2020 20:20:55 INFO GlusterFS mount attempt 

24/06/2020 20:20:25 INFO GlusterFS mount attempt 

24/06/2020 20:19:55 INFO GlusterFS mount attempt 

24/06/2020 20:19:25 INFO GlusterFS mount attempt 

24/06/2020 20:18:55 INFO GlusterFS mount attempt 

24/06/2020 20:18:25 INFO GlusterFS mount attempt 

24/06/2020 20:17:54 INFO GlusterFS mount attempt 

24/06/2020 20:17:24 INFO GlusterFS mount attempt 

24/06/2020 20:16:54 INFO GlusterFS mount attempt 

24/06/2020 20:16:24 INFO GlusterFS mount attempt 

24/06/2020 20:15:54 INFO GlusterFS mount attempt 

24/06/2020 20:15:24 INFO GlusterFS mount attempt 

24/06/2020 20:14:54 INFO GlusterFS mount attempt 

24/06/2020 20:14:24 INFO GlusterFS mount attempt 

24/06/2020 20:13:54 INFO GlusterFS mount attempt 

24/06/2020 20:13:24 INFO GlusterFS mount attempt 

24/06/2020 20:12:54 INFO GlusterFS mount attempt 

24/06/2020 20:12:23 INFO GlusterFS mount attempt 

24/06/2020 20:11:53 INFO GlusterFS mount attempt 

24/06/2020 20:11:23 INFO GlusterFS mount attempt 

24/06/2020 20:10:53 INFO GlusterFS mount attempt 

24/06/2020 20:10:23 INFO GlusterFS mount attempt 

24/06/2020 20:09:53 INFO GlusterFS mount attempt 

24/06/2020 20:09:23 INFO GlusterFS mount attempt 

24/06/2020 20:08:53 INFO GlusterFS mount attempt 

24/06/2020 20:08:23 INFO GlusterFS mount attempt 

24/06/2020 20:07:53 INFO GlusterFS mount attempt 

24/06/2020 20:07:23 INFO GlusterFS mount attempt 

24/06/2020 20:06:53 INFO GlusterFS mount attempt 

24/06/2020 20:06:22 INFO GlusterFS mount attempt 

24/06/2020 20:05:52 INFO GlusterFS mount attempt 

24/06/2020 20:05:22 INFO GlusterFS mount attempt 

24/06/2020 20:04:52 INFO GlusterFS mount attempt 

24/06/2020 20:04:22 INFO GlusterFS mount attempt 

24/06/2020 20:03:52 INFO GlusterFS mount attempt 

24/06/2020 20:03:22 INFO GlusterFS mount attempt 

24/06/2020 20:02:52 INFO GlusterFS mount attempt 

24/06/2020 20:02:22 INFO GlusterFS mount attempt 

24/06/2020 20:01:52 INFO GlusterFS mount attempt 

24/06/2020 20:01:21 INFO GlusterFS mount attempt 

24/06/2020 20:00:51 INFO GlusterFS mount attempt 

24/06/2020 20:00:21 INFO GlusterFS mount attempt 

24/06/2020 19:59:51 INFO GlusterFS mount attempt 

24/06/2020 19:59:21 INFO GlusterFS mount attempt 

24/06/2020 19:58:51 INFO GlusterFS mount attempt 

24/06/2020 19:58:21 INFO GlusterFS mount attempt 

24/06/2020 19:57:51 INFO GlusterFS mount attempt 

24/06/2020 19:57:21 INFO GlusterFS mount attempt 

24/06/2020 19:56:51 INFO GlusterFS mount attempt 

24/06/2020 19:56:20 INFO GlusterFS mount attempt 

24/06/2020 19:55:50 INFO GlusterFS mount attempt 

24/06/2020 19:55:20 INFO GlusterFS mount attempt 

24/06/2020 19:54:50 INFO GlusterFS mount attempt 

24/06/2020 19:54:20 INFO GlusterFS mount attempt 

24/06/2020 19:53:50 INFO GlusterFS mount attempt 

24/06/2020 19:53:20 INFO GlusterFS mount attempt 

24/06/2020 19:52:50 INFO GlusterFS mount attempt 

24/06/2020 19:52:20 INFO GlusterFS mount attempt 

24/06/2020 19:51:50 INFO GlusterFS mount attempt 

24/06/2020 19:51:20 INFO GlusterFS mount attempt 

24/06/2020 19:50:49 INFO GlusterFS mount attempt 

24/06/2020 19:50:19 INFO GlusterFS mount attempt 

24/06/2020 19:49:49 INFO GlusterFS mount attempt 

24/06/2020 19:49:19 INFO GlusterFS mount attempt 

24/06/2020 19:48:49 INFO GlusterFS mount attempt 

24/06/2020 19:48:19 INFO GlusterFS mount attempt 

24/06/2020 19:47:49 INFO GlusterFS mount attempt 

24/06/2020 19:47:19 INFO GlusterFS mount attempt 

24/06/2020 19:46:49 INFO GlusterFS mount attempt 

24/06/2020 19:46:19 INFO GlusterFS mount attempt 

24/06/2020 19:45:49 INFO GlusterFS mount attempt 

24/06/2020 19:45:18 INFO GlusterFS mount attempt 

24/06/2020 19:44:48 INFO GlusterFS mount attempt 

24/06/2020 19:44:18 INFO GlusterFS mount attempt 

24/06/2020 19:43:48 INFO GlusterFS mount attempt 

24/06/2020 19:43:18 INFO GlusterFS mount attempt 

24/06/2020 19:42:48 INFO GlusterFS mount attempt 

24/06/2020 19:42:18 INFO GlusterFS mount attempt 

24/06/2020 19:41:48 INFO GlusterFS mount attempt 

24/06/2020 19:41:18 INFO GlusterFS mount attempt 

24/06/2020 19:40:48 INFO GlusterFS mount attempt 

24/06/2020 19:40:17 INFO GlusterFS mount attempt 

24/06/2020 19:39:47 INFO GlusterFS mount attempt 

24/06/2020 19:39:17 INFO GlusterFS mount attempt 

24/06/2020 19:38:47 INFO GlusterFS mount attempt 

24/06/2020 19:38:17 INFO GlusterFS mount attempt 

24/06/2020 19:37:47 INFO GlusterFS mount attempt 

24/06/2020 19:37:17 INFO GlusterFS mount attempt 

24/06/2020 19:36:47 INFO GlusterFS mount attempt 

24/06/2020 19:36:17 INFO GlusterFS mount attempt 

24/06/2020 19:35:47 INFO GlusterFS mount attempt 

24/06/2020 19:35:17 INFO GlusterFS mount attempt 

24/06/2020 19:34:46 INFO GlusterFS mount attempt 

24/06/2020 19:34:16 INFO GlusterFS mount attempt 

24/06/2020 19:33:46 INFO GlusterFS mount attempt 

24/06/2020 19:33:16 INFO GlusterFS mount attempt 

24/06/2020 19:32:46 INFO GlusterFS mount attempt 

24/06/2020 19:32:16 INFO GlusterFS mount attempt 

24/06/2020 19:31:46 INFO GlusterFS mount attempt 

24/06/2020 19:31:16 INFO GlusterFS mount attempt 

24/06/2020 19:30:46 INFO GlusterFS mount attempt 

24/06/2020 19:30:16 INFO GlusterFS mount attempt 

24/06/2020 19:29:46 INFO GlusterFS mount attempt 

24/06/2020 19:29:15 INFO GlusterFS mount attempt 

24/06/2020 19:28:45 INFO GlusterFS mount attempt 

24/06/2020 19:28:15 INFO GlusterFS mount attempt 

24/06/2020 19:27:45 INFO GlusterFS mount attempt 

24/06/2020 19:27:15 INFO GlusterFS mount attempt 

24/06/2020 19:26:45 INFO GlusterFS mount attempt 

24/06/2020 19:26:15 INFO GlusterFS mount attempt 

24/06/2020 19:25:45 INFO GlusterFS mount attempt 

24/06/2020 19:25:15 INFO GlusterFS mount attempt 

24/06/2020 19:24:45 INFO GlusterFS mount attempt 

24/06/2020 19:24:15 INFO GlusterFS mount attempt 

24/06/2020 19:23:44 INFO GlusterFS mount attempt 

24/06/2020 19:23:14 INFO GlusterFS mount attempt 

24/06/2020 19:22:44 INFO GlusterFS mount attempt 

24/06/2020 19:22:14 INFO GlusterFS mount attempt 

24/06/2020 19:21:44 INFO GlusterFS mount attempt 

24/06/2020 19:21:14 INFO GlusterFS mount attempt 

24/06/2020 19:20:44 INFO GlusterFS mount attempt 

24/06/2020 19:20:14 INFO GlusterFS mount attempt 

24/06/2020 19:19:44 INFO GlusterFS mount attempt 

24/06/2020 19:19:14 INFO GlusterFS mount attempt 

24/06/2020 19:18:44 INFO GlusterFS mount attempt 

24/06/2020 19:18:14 INFO GlusterFS mount attempt 

24/06/2020 19:17:43 INFO GlusterFS mount attempt 

24/06/2020 19:17:13 INFO GlusterFS mount attempt 

24/06/2020 19:16:43 INFO GlusterFS mount attempt 

24/06/2020 19:16:13 INFO GlusterFS mount attempt 

24/06/2020 19:15:43 INFO GlusterFS mount attempt 

24/06/2020 19:15:13 INFO GlusterFS mount attempt 

24/06/2020 19:14:43 INFO GlusterFS mount attempt 

24/06/2020 19:14:13 INFO GlusterFS mount attempt 

24/06/2020 19:13:43 INFO GlusterFS mount attempt 

24/06/2020 19:13:13 INFO GlusterFS mount attempt 

24/06/2020 19:12:43 INFO GlusterFS mount attempt 

24/06/2020 19:12:12 INFO GlusterFS mount attempt 

24/06/2020 19:11:42 INFO GlusterFS mount attempt 

24/06/2020 19:11:12 INFO GlusterFS mount attempt 

24/06/2020 19:10:42 INFO GlusterFS mount attempt 

24/06/2020 19:10:12 INFO GlusterFS mount attempt 

24/06/2020 19:09:42 INFO GlusterFS mount attempt 

24/06/2020 19:09:12 INFO GlusterFS mount attempt 

24/06/2020 19:08:42 INFO GlusterFS mount attempt 

24/06/2020 19:08:12 INFO GlusterFS mount attempt 

24/06/2020 19:07:42 INFO GlusterFS mount attempt 

24/06/2020 19:07:11 INFO GlusterFS mount attempt 

24/06/2020 19:06:41 INFO GlusterFS mount attempt 

24/06/2020 19:06:11 INFO GlusterFS mount attempt 

24/06/2020 19:05:41 INFO GlusterFS mount attempt 

24/06/2020 19:05:11 INFO GlusterFS mount attempt 

24/06/2020 19:04:41 INFO GlusterFS mount attempt 

24/06/2020 19:04:11 INFO GlusterFS mount attempt 

24/06/2020 19:03:41 INFO GlusterFS mount attempt 

24/06/2020 19:03:11 INFO GlusterFS mount attempt 

24/06/2020 19:02:41 INFO GlusterFS mount attempt 

24/06/2020 19:02:10 INFO GlusterFS mount attempt 

24/06/2020 19:01:40 INFO GlusterFS mount attempt 

24/06/2020 19:01:10 INFO GlusterFS mount attempt 

24/06/2020 19:00:40 INFO GlusterFS mount attempt 

24/06/2020 19:00:10 INFO GlusterFS mount attempt 

24/06/2020 18:59:40 INFO GlusterFS mount attempt 

24/06/2020 18:59:10 INFO GlusterFS mount attempt 

24/06/2020 18:58:40 INFO GlusterFS mount attempt 

24/06/2020 18:58:10 INFO GlusterFS mount attempt 

24/06/2020 18:57:40 INFO GlusterFS mount attempt 

24/06/2020 18:57:10 INFO GlusterFS mount attempt 

24/06/2020 18:56:39 INFO GlusterFS mount attempt 

24/06/2020 18:56:09 INFO GlusterFS mount attempt 

24/06/2020 18:55:39 INFO GlusterFS mount attempt 

24/06/2020 18:55:09 INFO GlusterFS mount attempt 

24/06/2020 18:54:39 INFO GlusterFS mount attempt 

24/06/2020 18:54:09 INFO GlusterFS mount attempt 

24/06/2020 18:53:39 INFO GlusterFS mount attempt 

24/06/2020 18:53:09 INFO GlusterFS mount attempt 

24/06/2020 18:52:39 INFO GlusterFS mount attempt 

24/06/2020 18:52:09 INFO GlusterFS mount attempt 

24/06/2020 18:51:39 INFO GlusterFS mount attempt 

24/06/2020 18:51:08 INFO GlusterFS mount attempt 

24/06/2020 18:50:38 INFO GlusterFS mount attempt 

24/06/2020 18:50:08 INFO GlusterFS mount attempt 

24/06/2020 18:49:38 INFO GlusterFS mount attempt 

24/06/2020 18:49:08 INFO GlusterFS mount attempt 

24/06/2020 18:48:38 INFO GlusterFS mount attempt 

24/06/2020 18:48:08 INFO GlusterFS mount attempt 

24/06/2020 18:47:38 INFO GlusterFS mount attempt 

24/06/2020 18:47:08 INFO GlusterFS mount attempt 

24/06/2020 18:46:38 INFO GlusterFS mount attempt 

24/06/2020 18:46:08 INFO GlusterFS mount attempt 

24/06/2020 18:45:37 INFO GlusterFS mount attempt 

24/06/2020 18:45:07 INFO GlusterFS mount attempt 

24/06/2020 18:44:37 INFO GlusterFS mount attempt 

24/06/2020 18:44:07 INFO GlusterFS mount attempt 

24/06/2020 18:43:37 INFO GlusterFS mount attempt 

24/06/2020 18:43:07 INFO GlusterFS mount attempt 

24/06/2020 18:42:37 INFO GlusterFS mount attempt 

24/06/2020 18:42:07 INFO GlusterFS mount attempt 

24/06/2020 18:41:37 INFO GlusterFS mount attempt 

24/06/2020 18:41:07 INFO GlusterFS mount attempt 

24/06/2020 18:40:37 INFO GlusterFS mount attempt 

24/06/2020 18:40:06 INFO GlusterFS mount attempt 

24/06/2020 18:39:36 INFO GlusterFS mount attempt 

24/06/2020 18:39:06 INFO GlusterFS mount attempt 

24/06/2020 18:38:36 INFO GlusterFS mount attempt 

24/06/2020 18:38:06 INFO GlusterFS mount attempt 

24/06/2020 18:37:36 INFO GlusterFS mount attempt 

24/06/2020 18:37:06 INFO GlusterFS mount attempt 

24/06/2020 18:36:36 INFO GlusterFS mount attempt 

24/06/2020 18:36:06 INFO GlusterFS mount attempt 

24/06/2020 18:35:36 INFO GlusterFS mount attempt 

24/06/2020 18:35:05 INFO GlusterFS mount attempt 

24/06/2020 18:34:35 INFO GlusterFS mount attempt 

24/06/2020 18:34:05 INFO GlusterFS mount attempt 

24/06/2020 18:33:35 INFO GlusterFS mount attempt 

24/06/2020 18:33:05 INFO GlusterFS mount attempt 

24/06/2020 18:32:35 INFO GlusterFS mount attempt 

24/06/2020 18:32:05 INFO GlusterFS mount attempt 

24/06/2020 18:31:35 INFO GlusterFS mount attempt 

24/06/2020 18:31:05 INFO GlusterFS mount attempt 

24/06/2020 18:30:35 INFO GlusterFS mount attempt 

24/06/2020 18:30:05 INFO GlusterFS mount attempt 

24/06/2020 18:29:34 INFO GlusterFS mount attempt 

24/06/2020 18:29:04 INFO GlusterFS mount attempt 

24/06/2020 18:28:34 INFO GlusterFS mount attempt 

24/06/2020 18:28:04 INFO GlusterFS mount attempt 

24/06/2020 18:27:34 INFO GlusterFS mount attempt 

24/06/2020 18:27:04 INFO GlusterFS mount attempt 

24/06/2020 18:26:34 INFO GlusterFS mount attempt 

24/06/2020 18:26:04 INFO GlusterFS mount attempt 

24/06/2020 18:25:34 INFO GlusterFS mount attempt 

24/06/2020 18:25:04 INFO GlusterFS mount attempt 

24/06/2020 18:24:34 INFO GlusterFS mount attempt 

24/06/2020 18:24:03 INFO GlusterFS mount attempt 

24/06/2020 18:23:33 INFO GlusterFS mount attempt 

24/06/2020 18:23:03 INFO GlusterFS mount attempt 

24/06/2020 18:22:33 INFO GlusterFS mount attempt 

24/06/2020 18:22:03 INFO GlusterFS mount attempt 

24/06/2020 18:21:33 INFO GlusterFS mount attempt 

24/06/2020 18:21:03 INFO GlusterFS mount attempt 

24/06/2020 18:20:33 INFO GlusterFS mount attempt 

24/06/2020 18:20:03 INFO GlusterFS mount attempt 

24/06/2020 18:19:33 INFO GlusterFS mount attempt 

24/06/2020 18:19:02 INFO GlusterFS mount attempt 

24/06/2020 18:18:32 INFO GlusterFS mount attempt 

24/06/2020 18:18:02 INFO GlusterFS mount attempt 

24/06/2020 18:17:32 INFO GlusterFS mount attempt 

24/06/2020 18:17:02 INFO GlusterFS mount attempt 

24/06/2020 18:16:32 INFO GlusterFS mount attempt 

24/06/2020 18:16:02 INFO GlusterFS mount attempt 

24/06/2020 18:15:32 INFO GlusterFS mount attempt 

24/06/2020 18:15:02 INFO GlusterFS mount attempt 

24/06/2020 18:14:32 INFO GlusterFS mount attempt 

24/06/2020 18:14:02 INFO GlusterFS mount attempt 

24/06/2020 18:13:31 INFO GlusterFS mount attempt 

24/06/2020 18:13:01 INFO GlusterFS mount attempt 

24/06/2020 18:12:31 INFO GlusterFS mount attempt 

24/06/2020 18:12:01 INFO GlusterFS mount attempt 

24/06/2020 18:11:31 INFO GlusterFS mount attempt 

24/06/2020 18:11:01 INFO GlusterFS mount attempt 

24/06/2020 18:10:31 INFO GlusterFS mount attempt 

24/06/2020 18:10:01 INFO GlusterFS mount attempt 

24/06/2020 18:09:31 INFO GlusterFS mount attempt 

24/06/2020 18:09:01 INFO GlusterFS mount attempt 

24/06/2020 18:08:31 INFO GlusterFS mount attempt 

24/06/2020 18:08:01 INFO GlusterFS mount attempt 

24/06/2020 18:07:30 INFO GlusterFS mount attempt 

24/06/2020 18:07:00 INFO GlusterFS mount attempt 

24/06/2020 18:06:30 INFO GlusterFS mount attempt 

24/06/2020 18:06:00 INFO GlusterFS mount attempt 

24/06/2020 18:05:30 INFO GlusterFS mount attempt 

24/06/2020 18:05:00 INFO GlusterFS mount attempt 

24/06/2020 18:04:30 INFO GlusterFS mount attempt 

24/06/2020 18:04:00 INFO GlusterFS mount attempt 

24/06/2020 18:03:30 INFO GlusterFS mount attempt 

24/06/2020 18:03:00 INFO GlusterFS mount attempt 

24/06/2020 18:02:29 INFO GlusterFS mount attempt 

24/06/2020 18:01:59 INFO GlusterFS mount attempt 

24/06/2020 18:01:29 INFO GlusterFS mount attempt 

24/06/2020 18:00:59 INFO GlusterFS mount attempt 

24/06/2020 18:00:29 INFO GlusterFS mount attempt 

24/06/2020 17:59:59 INFO GlusterFS mount attempt 

24/06/2020 17:59:29 INFO GlusterFS mount attempt 

24/06/2020 17:58:59 INFO GlusterFS mount attempt 

24/06/2020 17:58:29 INFO GlusterFS mount attempt 

24/06/2020 17:57:59 INFO GlusterFS mount attempt 

24/06/2020 17:57:29 INFO GlusterFS mount attempt 

24/06/2020 17:56:59 INFO GlusterFS mount attempt 

24/06/2020 17:56:28 INFO GlusterFS mount attempt 

24/06/2020 17:55:58 INFO GlusterFS mount attempt 

24/06/2020 17:55:28 INFO GlusterFS mount attempt 

24/06/2020 17:54:58 INFO GlusterFS mount attempt 

24/06/2020 17:54:28 INFO GlusterFS mount attempt 

24/06/2020 17:53:58 INFO GlusterFS mount attempt 

24/06/2020 17:53:28 INFO GlusterFS mount attempt 

24/06/2020 17:52:58 INFO GlusterFS mount attempt 

24/06/2020 17:52:28 INFO GlusterFS mount attempt 

24/06/2020 17:51:58 INFO GlusterFS mount attempt 

24/06/2020 17:51:27 INFO GlusterFS mount attempt 

24/06/2020 17:50:57 INFO GlusterFS mount attempt 

24/06/2020 17:50:27 INFO GlusterFS mount attempt 

24/06/2020 17:49:57 INFO GlusterFS mount attempt 

24/06/2020 17:49:27 INFO GlusterFS mount attempt 

24/06/2020 17:48:57 INFO GlusterFS mount attempt 

24/06/2020 17:48:27 INFO GlusterFS mount attempt 

24/06/2020 17:47:57 INFO GlusterFS mount attempt 

24/06/2020 17:47:27 INFO GlusterFS mount attempt 

24/06/2020 17:46:57 INFO GlusterFS mount attempt 

24/06/2020 17:46:27 INFO GlusterFS mount attempt 

24/06/2020 17:45:56 INFO GlusterFS mount attempt 

24/06/2020 17:45:26 INFO GlusterFS mount attempt 

24/06/2020 17:44:56 INFO GlusterFS mount attempt 

24/06/2020 17:44:26 INFO GlusterFS mount attempt 

24/06/2020 17:43:56 INFO GlusterFS mount attempt 

24/06/2020 17:43:26 INFO GlusterFS mount attempt 

24/06/2020 17:42:56 INFO GlusterFS mount attempt 

24/06/2020 17:42:26 INFO GlusterFS mount attempt 

24/06/2020 17:41:56 INFO GlusterFS mount attempt 

24/06/2020 17:41:26 INFO GlusterFS mount attempt 

24/06/2020 17:40:55 INFO GlusterFS mount attempt 

24/06/2020 17:40:25 INFO GlusterFS mount attempt 

24/06/2020 17:39:55 INFO GlusterFS mount attempt 

24/06/2020 17:39:25 INFO GlusterFS mount attempt 

24/06/2020 17:38:55 INFO GlusterFS mount attempt 

24/06/2020 17:38:25 INFO GlusterFS mount attempt 

24/06/2020 17:37:55 INFO GlusterFS mount attempt 

24/06/2020 17:37:25 INFO GlusterFS mount attempt 

24/06/2020 17:36:55 INFO GlusterFS mount attempt 

24/06/2020 17:36:25 INFO GlusterFS mount attempt 

24/06/2020 17:35:55 INFO GlusterFS mount attempt 

24/06/2020 17:35:24 INFO GlusterFS mount attempt 

24/06/2020 17:34:54 INFO GlusterFS mount attempt 

24/06/2020 17:34:24 INFO GlusterFS mount attempt 

24/06/2020 17:33:54 INFO GlusterFS mount attempt 

24/06/2020 17:33:24 INFO GlusterFS mount attempt 

24/06/2020 17:32:54 INFO GlusterFS mount attempt 

24/06/2020 17:32:24 INFO GlusterFS mount attempt 

24/06/2020 17:31:54 INFO GlusterFS mount attempt 

24/06/2020 17:31:24 INFO GlusterFS mount attempt 

24/06/2020 17:30:54 INFO GlusterFS mount attempt 

24/06/2020 17:30:23 INFO GlusterFS mount attempt 

24/06/2020 17:29:53 INFO GlusterFS mount attempt 

24/06/2020 17:29:23 INFO GlusterFS mount attempt 

24/06/2020 17:28:53 INFO GlusterFS mount attempt 

24/06/2020 17:28:23 INFO GlusterFS mount attempt 

24/06/2020 17:27:53 INFO GlusterFS mount attempt 

24/06/2020 17:27:23 INFO GlusterFS mount attempt 

24/06/2020 17:26:53 INFO GlusterFS mount attempt 

24/06/2020 17:26:23 INFO GlusterFS mount attempt 

24/06/2020 17:25:53 INFO GlusterFS mount attempt 

24/06/2020 17:25:23 INFO GlusterFS mount attempt 

24/06/2020 17:24:53 INFO GlusterFS mount attempt 

24/06/2020 17:24:22 INFO GlusterFS mount attempt 

24/06/2020 17:23:52 INFO GlusterFS mount attempt 

24/06/2020 17:23:22 INFO GlusterFS mount attempt 

24/06/2020 17:22:52 INFO GlusterFS mount attempt 

24/06/2020 17:22:22 INFO GlusterFS mount attempt 

24/06/2020 17:21:52 INFO GlusterFS mount attempt 

24/06/2020 17:21:22 INFO GlusterFS mount attempt 

24/06/2020 17:20:52 INFO GlusterFS mount attempt 

24/06/2020 17:20:22 INFO GlusterFS mount attempt 

24/06/2020 17:19:52 INFO GlusterFS mount attempt 

24/06/2020 17:19:22 INFO GlusterFS mount attempt 

24/06/2020 17:18:51 INFO GlusterFS mount attempt 

24/06/2020 17:18:21 INFO GlusterFS mount attempt 

24/06/2020 17:17:51 INFO GlusterFS mount attempt 

24/06/2020 17:17:21 INFO GlusterFS mount attempt 

24/06/2020 17:16:51 INFO GlusterFS mount attempt 

24/06/2020 17:16:21 INFO GlusterFS mount attempt 

24/06/2020 17:15:51 INFO GlusterFS mount attempt 

24/06/2020 17:15:21 INFO GlusterFS mount attempt 

24/06/2020 17:14:51 INFO GlusterFS mount attempt 

24/06/2020 17:14:20 INFO GlusterFS mount attempt 

24/06/2020 17:13:50 INFO GlusterFS mount attempt 

24/06/2020 17:13:20 INFO GlusterFS mount attempt 

24/06/2020 17:12:50 INFO GlusterFS mount attempt 

24/06/2020 17:12:20 INFO GlusterFS mount attempt 

24/06/2020 17:11:50 INFO GlusterFS mount attempt 

24/06/2020 17:11:20 INFO GlusterFS mount attempt 

24/06/2020 17:10:50 INFO GlusterFS mount attempt 

24/06/2020 17:10:20 INFO GlusterFS mount attempt 

24/06/2020 17:09:49 INFO GlusterFS mount attempt 

24/06/2020 17:09:19 INFO GlusterFS mount attempt 

24/06/2020 17:08:49 INFO GlusterFS mount attempt 

24/06/2020 17:08:19 INFO GlusterFS mount attempt 

24/06/2020 17:07:49 INFO GlusterFS mount attempt 

24/06/2020 17:07:19 INFO GlusterFS mount attempt 

24/06/2020 17:06:49 INFO GlusterFS mount attempt 

24/06/2020 17:06:19 INFO GlusterFS mount attempt 

24/06/2020 17:05:49 INFO GlusterFS mount attempt 

24/06/2020 17:05:19 INFO GlusterFS mount attempt 

24/06/2020 17:04:49 INFO GlusterFS mount attempt 

24/06/2020 17:04:18 INFO GlusterFS mount attempt 

24/06/2020 17:03:48 INFO GlusterFS mount attempt 

24/06/2020 17:03:18 INFO GlusterFS mount attempt 

24/06/2020 17:02:48 INFO GlusterFS mount attempt 

24/06/2020 17:02:18 INFO GlusterFS mount attempt 

24/06/2020 17:01:48 INFO GlusterFS mount attempt 

24/06/2020 17:01:18 INFO GlusterFS mount attempt 

24/06/2020 17:00:48 INFO GlusterFS mount attempt 

24/06/2020 17:00:18 INFO GlusterFS mount attempt 

24/06/2020 16:59:48 INFO GlusterFS mount attempt 

24/06/2020 16:59:17 INFO GlusterFS mount attempt 

24/06/2020 16:58:47 INFO GlusterFS mount attempt 

24/06/2020 16:58:17 INFO GlusterFS mount attempt 

24/06/2020 16:57:47 INFO GlusterFS mount attempt 

24/06/2020 16:57:17 INFO GlusterFS mount attempt 

24/06/2020 16:56:47 INFO GlusterFS mount attempt 

24/06/2020 16:56:17 INFO GlusterFS mount attempt 

24/06/2020 16:55:47 INFO GlusterFS mount attempt 

24/06/2020 16:55:17 INFO GlusterFS mount attempt 

24/06/2020 16:54:47 INFO GlusterFS mount attempt 

24/06/2020 16:54:17 INFO GlusterFS mount attempt 

24/06/2020 16:53:46 INFO GlusterFS mount attempt 

24/06/2020 16:53:16 INFO GlusterFS mount attempt 

24/06/2020 16:52:46 INFO GlusterFS mount attempt 

24/06/2020 16:52:16 INFO GlusterFS mount attempt 

24/06/2020 16:51:46 INFO GlusterFS mount attempt 

24/06/2020 16:51:16 INFO GlusterFS mount attempt 

24/06/2020 16:50:46 INFO GlusterFS mount attempt 

24/06/2020 16:50:16 INFO GlusterFS mount attempt 

24/06/2020 16:49:46 INFO GlusterFS mount attempt 

24/06/2020 16:49:16 INFO GlusterFS mount attempt 

24/06/2020 16:48:46 INFO GlusterFS mount attempt 

24/06/2020 16:48:15 INFO GlusterFS mount attempt 

24/06/2020 16:47:45 INFO GlusterFS mount attempt 

24/06/2020 16:47:15 INFO GlusterFS mount attempt 

24/06/2020 16:46:45 INFO GlusterFS mount attempt 

24/06/2020 16:46:15 INFO GlusterFS mount attempt 

24/06/2020 16:45:45 INFO GlusterFS mount attempt 

24/06/2020 16:45:15 INFO GlusterFS mount attempt 

24/06/2020 16:44:45 INFO GlusterFS mount attempt 

24/06/2020 16:44:15 INFO GlusterFS mount attempt 

24/06/2020 16:43:45 INFO GlusterFS mount attempt 

24/06/2020 16:43:15 INFO GlusterFS mount attempt 

24/06/2020 16:42:44 INFO GlusterFS mount attempt 

24/06/2020 16:42:14 INFO GlusterFS mount attempt 

24/06/2020 16:41:44 INFO GlusterFS mount attempt 

24/06/2020 16:41:14 INFO GlusterFS mount attempt 

24/06/2020 16:40:44 INFO GlusterFS mount attempt 

24/06/2020 16:40:14 INFO GlusterFS mount attempt 

24/06/2020 16:39:44 INFO GlusterFS mount attempt 

24/06/2020 16:39:14 INFO GlusterFS mount attempt 

24/06/2020 16:38:44 INFO GlusterFS mount attempt 

24/06/2020 16:38:14 INFO GlusterFS mount attempt 

24/06/2020 16:37:44 INFO GlusterFS mount attempt 

24/06/2020 16:37:13 INFO GlusterFS mount attempt 

24/06/2020 16:36:43 INFO GlusterFS mount attempt 

24/06/2020 16:36:13 INFO GlusterFS mount attempt 

24/06/2020 16:35:43 INFO GlusterFS mount attempt 

24/06/2020 16:35:13 INFO GlusterFS mount attempt 

24/06/2020 16:34:43 INFO GlusterFS mount attempt 

24/06/2020 16:34:13 INFO GlusterFS mount attempt 

24/06/2020 16:33:43 INFO GlusterFS mount attempt 

24/06/2020 16:33:13 INFO GlusterFS mount attempt 

24/06/2020 16:32:43 INFO GlusterFS mount attempt 

24/06/2020 16:32:13 INFO GlusterFS mount attempt 

24/06/2020 16:31:42 INFO GlusterFS mount attempt 

24/06/2020 16:31:12 INFO GlusterFS mount attempt 

24/06/2020 16:30:42 INFO GlusterFS mount attempt 

24/06/2020 16:30:12 INFO GlusterFS mount attempt 

24/06/2020 16:29:42 INFO GlusterFS mount attempt 

24/06/2020 16:29:12 INFO GlusterFS mount attempt 

24/06/2020 16:28:42 INFO GlusterFS mount attempt 

24/06/2020 16:28:12 INFO GlusterFS mount attempt 

24/06/2020 16:27:42 INFO GlusterFS mount attempt 

24/06/2020 16:27:12 INFO GlusterFS mount attempt 

24/06/2020 16:26:42 INFO GlusterFS mount attempt 

24/06/2020 16:26:11 INFO GlusterFS mount attempt 

24/06/2020 16:25:41 INFO GlusterFS mount attempt 

24/06/2020 16:25:11 INFO GlusterFS mount attempt 

24/06/2020 16:24:41 INFO GlusterFS mount attempt 

24/06/2020 16:24:11 INFO GlusterFS mount attempt 

24/06/2020 16:23:41 INFO GlusterFS mount attempt 

24/06/2020 16:23:11 INFO GlusterFS mount attempt 

24/06/2020 16:22:41 INFO GlusterFS mount attempt 

24/06/2020 16:22:11 INFO GlusterFS mount attempt 

24/06/2020 16:21:41 INFO GlusterFS mount attempt 

24/06/2020 16:21:11 INFO GlusterFS mount attempt 

24/06/2020 16:20:40 INFO GlusterFS mount attempt 

24/06/2020 16:20:10 INFO GlusterFS mount attempt 

24/06/2020 16:19:40 INFO GlusterFS mount attempt 

24/06/2020 16:19:10 INFO GlusterFS mount attempt 

24/06/2020 16:18:40 INFO GlusterFS mount attempt 

24/06/2020 16:18:10 INFO GlusterFS mount attempt 

24/06/2020 16:17:40 INFO GlusterFS mount attempt 

24/06/2020 16:17:10 INFO GlusterFS mount attempt 

24/06/2020 16:16:40 INFO GlusterFS mount attempt 

24/06/2020 16:16:10 INFO GlusterFS mount attempt 

24/06/2020 16:15:39 INFO GlusterFS mount attempt 

24/06/2020 16:15:09 INFO GlusterFS mount attempt 

24/06/2020 16:14:39 INFO GlusterFS mount attempt 

24/06/2020 16:14:09 INFO GlusterFS mount attempt 

24/06/2020 16:13:39 INFO GlusterFS mount attempt 

24/06/2020 16:13:09 INFO GlusterFS mount attempt 

24/06/2020 16:12:39 INFO GlusterFS mount attempt 

24/06/2020 16:12:09 INFO GlusterFS mount attempt 

24/06/2020 16:11:39 INFO GlusterFS mount attempt 

24/06/2020 16:11:09 INFO GlusterFS mount attempt 

24/06/2020 16:10:39 INFO GlusterFS mount attempt 

24/06/2020 16:10:08 INFO GlusterFS mount attempt 

24/06/2020 16:09:38 INFO GlusterFS mount attempt 

24/06/2020 16:09:08 INFO GlusterFS mount attempt 

24/06/2020 16:08:38 INFO GlusterFS mount attempt 

24/06/2020 16:08:08 INFO GlusterFS mount attempt 

24/06/2020 16:07:38 INFO GlusterFS mount attempt 

24/06/2020 16:07:08 INFO GlusterFS mount attempt 

24/06/2020 16:06:38 INFO GlusterFS mount attempt 

24/06/2020 16:06:08 INFO GlusterFS mount attempt 

24/06/2020 16:05:38 INFO GlusterFS mount attempt 

24/06/2020 16:05:08 INFO GlusterFS mount attempt 

24/06/2020 16:04:37 INFO GlusterFS mount attempt 

24/06/2020 16:04:07 INFO GlusterFS mount attempt 

24/06/2020 16:03:37 INFO GlusterFS mount attempt 

24/06/2020 16:03:07 INFO GlusterFS mount attempt 

24/06/2020 16:02:37 INFO GlusterFS mount attempt 

24/06/2020 16:02:07 INFO GlusterFS mount attempt 

24/06/2020 16:01:37 INFO GlusterFS mount attempt 

24/06/2020 16:01:07 INFO GlusterFS mount attempt 

24/06/2020 16:00:37 INFO GlusterFS mount attempt 

24/06/2020 16:00:07 INFO GlusterFS mount attempt 

24/06/2020 15:59:36 INFO GlusterFS mount attempt 

24/06/2020 15:59:06 INFO GlusterFS mount attempt 

24/06/2020 15:58:36 INFO GlusterFS mount attempt 

24/06/2020 15:58:06 INFO GlusterFS mount attempt 

24/06/2020 15:57:36 INFO GlusterFS mount attempt 

24/06/2020 15:57:06 INFO GlusterFS mount attempt 

24/06/2020 15:56:36 INFO GlusterFS mount attempt 

24/06/2020 15:56:06 INFO GlusterFS mount attempt 

24/06/2020 15:55:36 INFO GlusterFS mount attempt 

24/06/2020 15:55:06 INFO GlusterFS mount attempt 

24/06/2020 15:54:35 INFO GlusterFS mount attempt 

24/06/2020 15:54:05 INFO GlusterFS mount attempt 

24/06/2020 15:53:35 INFO GlusterFS mount attempt 

24/06/2020 15:53:05 INFO GlusterFS mount attempt 

24/06/2020 15:52:35 INFO GlusterFS mount attempt 

24/06/2020 15:52:05 INFO GlusterFS mount attempt 

24/06/2020 15:51:35 INFO GlusterFS mount attempt 

24/06/2020 15:51:05 INFO GlusterFS mount attempt 

24/06/2020 15:50:35 INFO GlusterFS mount attempt 

24/06/2020 15:50:05 INFO GlusterFS mount attempt 

24/06/2020 15:49:35 INFO GlusterFS mount attempt 

24/06/2020 15:49:05 INFO GlusterFS mount attempt 

24/06/2020 15:48:34 INFO GlusterFS mount attempt 

24/06/2020 15:48:04 INFO GlusterFS mount attempt 

24/06/2020 15:47:34 INFO GlusterFS mount attempt 

24/06/2020 15:47:04 INFO GlusterFS mount attempt 

24/06/2020 15:46:34 INFO GlusterFS mount attempt 

24/06/2020 15:46:04 INFO GlusterFS mount attempt 

24/06/2020 15:45:34 INFO GlusterFS mount attempt 

24/06/2020 15:45:04 INFO GlusterFS mount attempt 

24/06/2020 15:44:34 INFO GlusterFS mount attempt 

24/06/2020 15:44:04 INFO GlusterFS mount attempt 

24/06/2020 15:43:34 INFO GlusterFS mount attempt 

24/06/2020 15:43:03 INFO GlusterFS mount attempt 

24/06/2020 15:42:33 INFO GlusterFS mount attempt 

24/06/2020 15:42:03 INFO GlusterFS mount attempt 

24/06/2020 15:41:33 INFO GlusterFS mount attempt 

24/06/2020 15:41:03 INFO GlusterFS mount attempt 

24/06/2020 15:40:33 INFO GlusterFS mount attempt 

24/06/2020 15:40:03 INFO GlusterFS mount attempt 

24/06/2020 15:39:33 INFO GlusterFS mount attempt 

24/06/2020 15:39:03 INFO GlusterFS mount attempt 

24/06/2020 15:38:33 INFO GlusterFS mount attempt 

24/06/2020 15:38:02 INFO GlusterFS mount attempt 

24/06/2020 15:37:32 INFO GlusterFS mount attempt 

24/06/2020 15:37:02 INFO GlusterFS mount attempt 

24/06/2020 15:36:32 INFO GlusterFS mount attempt 

24/06/2020 15:36:02 INFO GlusterFS mount attempt 

24/06/2020 15:35:32 INFO GlusterFS mount attempt 

24/06/2020 15:35:02 INFO GlusterFS mount attempt 

24/06/2020 15:34:32 INFO GlusterFS mount attempt 

24/06/2020 15:34:02 INFO GlusterFS mount attempt 

24/06/2020 15:33:32 INFO GlusterFS mount attempt 

24/06/2020 15:33:01 INFO GlusterFS mount attempt 

24/06/2020 15:32:31 INFO GlusterFS mount attempt 

24/06/2020 15:32:01 INFO GlusterFS mount attempt 

24/06/2020 15:31:31 INFO GlusterFS mount attempt 

24/06/2020 15:31:01 INFO GlusterFS mount attempt 

24/06/2020 15:30:31 INFO GlusterFS mount attempt 

24/06/2020 15:30:01 INFO GlusterFS mount attempt 

24/06/2020 15:29:31 INFO GlusterFS mount attempt 

24/06/2020 15:29:01 INFO GlusterFS mount attempt 

24/06/2020 15:28:31 INFO GlusterFS mount attempt 

24/06/2020 15:28:01 INFO GlusterFS mount attempt 

24/06/2020 15:27:30 INFO GlusterFS mount attempt 

24/06/2020 15:27:00 INFO GlusterFS mount attempt 

24/06/2020 15:26:30 INFO GlusterFS mount attempt 

24/06/2020 15:26:00 INFO GlusterFS mount attempt 

24/06/2020 15:25:30 INFO GlusterFS mount attempt 

24/06/2020 15:25:00 INFO GlusterFS mount attempt 

24/06/2020 15:24:30 INFO GlusterFS mount attempt 

24/06/2020 15:24:00 INFO GlusterFS mount attempt 

24/06/2020 15:23:30 INFO GlusterFS mount attempt 

24/06/2020 15:23:00 INFO GlusterFS mount attempt 

24/06/2020 15:22:30 INFO GlusterFS mount attempt 

24/06/2020 15:21:59 INFO GlusterFS mount attempt 

24/06/2020 15:21:29 INFO GlusterFS mount attempt 

24/06/2020 15:20:59 INFO GlusterFS mount attempt 

24/06/2020 15:20:29 INFO GlusterFS mount attempt 

24/06/2020 15:19:59 INFO GlusterFS mount attempt 

24/06/2020 15:19:29 INFO GlusterFS mount attempt 

24/06/2020 15:18:59 INFO GlusterFS mount attempt 

24/06/2020 15:18:29 INFO GlusterFS mount attempt 

24/06/2020 15:17:59 INFO GlusterFS mount attempt 

24/06/2020 15:17:29 INFO GlusterFS mount attempt 

24/06/2020 15:16:59 INFO GlusterFS mount attempt 

24/06/2020 15:16:29 INFO GlusterFS mount attempt 

24/06/2020 15:15:58 INFO GlusterFS mount attempt 

24/06/2020 15:15:28 INFO GlusterFS mount attempt 

24/06/2020 15:14:58 INFO GlusterFS mount attempt 

24/06/2020 15:14:28 INFO GlusterFS mount attempt 

24/06/2020 15:13:58 INFO GlusterFS mount attempt 

24/06/2020 15:13:28 INFO GlusterFS mount attempt 

24/06/2020 15:12:58 INFO GlusterFS mount attempt 

24/06/2020 15:12:28 INFO GlusterFS mount attempt 

24/06/2020 15:11:58 INFO GlusterFS mount attempt 

24/06/2020 15:11:28 INFO GlusterFS mount attempt 

24/06/2020 15:10:58 INFO GlusterFS mount attempt 

24/06/2020 15:10:27 INFO GlusterFS mount attempt 

24/06/2020 15:09:57 INFO GlusterFS mount attempt 

24/06/2020 15:09:27 INFO GlusterFS mount attempt 

24/06/2020 15:08:57 INFO GlusterFS mount attempt 

24/06/2020 15:08:27 INFO GlusterFS mount attempt 

24/06/2020 15:07:57 INFO GlusterFS mount attempt 

24/06/2020 15:07:27 INFO GlusterFS mount attempt 

24/06/2020 15:06:57 INFO GlusterFS mount attempt 

24/06/2020 15:06:27 INFO GlusterFS mount attempt 

24/06/2020 15:05:57 INFO GlusterFS mount attempt 

24/06/2020 15:05:27 INFO GlusterFS mount attempt 

24/06/2020 15:04:56 INFO GlusterFS mount attempt 

24/06/2020 15:04:26 INFO GlusterFS mount attempt 

24/06/2020 15:03:56 INFO GlusterFS mount attempt 

24/06/2020 15:03:26 INFO GlusterFS mount attempt 

24/06/2020 15:02:56 INFO GlusterFS mount attempt 

24/06/2020 15:02:26 INFO GlusterFS mount attempt 

24/06/2020 15:01:56 INFO GlusterFS mount attempt 

24/06/2020 15:01:26 INFO GlusterFS mount attempt 

24/06/2020 15:00:56 INFO GlusterFS mount attempt 

24/06/2020 15:00:26 INFO GlusterFS mount attempt 

24/06/2020 14:59:56 INFO GlusterFS mount attempt 

24/06/2020 14:59:25 INFO GlusterFS mount attempt 

24/06/2020 14:58:55 INFO GlusterFS mount attempt 

24/06/2020 14:58:25 INFO GlusterFS mount attempt 

24/06/2020 14:57:55 INFO GlusterFS mount attempt 

24/06/2020 14:57:25 INFO GlusterFS mount attempt 

24/06/2020 14:56:55 INFO GlusterFS mount attempt 

24/06/2020 14:56:25 INFO GlusterFS mount attempt 

24/06/2020 14:55:55 INFO GlusterFS mount attempt 

24/06/2020 14:55:25 INFO GlusterFS mount attempt 

24/06/2020 14:54:55 INFO GlusterFS mount attempt 

24/06/2020 14:54:25 INFO GlusterFS mount attempt 

24/06/2020 14:53:54 INFO GlusterFS mount attempt 

24/06/2020 14:53:24 INFO GlusterFS mount attempt 

24/06/2020 14:52:54 INFO GlusterFS mount attempt 

24/06/2020 14:52:24 INFO GlusterFS mount attempt 

24/06/2020 14:51:54 INFO GlusterFS mount attempt 

24/06/2020 14:51:24 INFO GlusterFS mount attempt 

24/06/2020 14:50:54 INFO GlusterFS mount attempt 

24/06/2020 14:50:24 INFO GlusterFS mount attempt 

24/06/2020 14:49:54 INFO GlusterFS mount attempt 

24/06/2020 14:49:24 INFO GlusterFS mount attempt 

24/06/2020 14:48:53 INFO GlusterFS mount attempt 

24/06/2020 14:48:23 INFO GlusterFS mount attempt 

24/06/2020 14:47:53 INFO GlusterFS mount attempt 

24/06/2020 14:47:23 INFO GlusterFS mount attempt 

24/06/2020 14:46:53 INFO GlusterFS mount attempt 

24/06/2020 14:46:23 INFO GlusterFS mount attempt 

24/06/2020 14:45:53 INFO GlusterFS mount attempt 

24/06/2020 14:45:23 INFO GlusterFS mount attempt 

24/06/2020 14:44:53 INFO GlusterFS mount attempt 

24/06/2020 14:44:23 INFO GlusterFS mount attempt 

24/06/2020 14:43:53 INFO GlusterFS mount attempt 

24/06/2020 14:43:22 INFO GlusterFS mount attempt 

24/06/2020 14:42:52 INFO GlusterFS mount attempt 

24/06/2020 14:42:22 INFO GlusterFS mount attempt 

24/06/2020 14:41:52 INFO GlusterFS mount attempt 

24/06/2020 14:41:22 INFO GlusterFS mount attempt 

24/06/2020 14:40:52 INFO GlusterFS mount attempt 

24/06/2020 14:40:22 INFO GlusterFS mount attempt 

24/06/2020 14:39:52 INFO GlusterFS mount attempt 

24/06/2020 14:39:22 INFO GlusterFS mount attempt 

24/06/2020 14:38:52 INFO GlusterFS mount attempt 

24/06/2020 14:38:21 INFO GlusterFS mount attempt 

24/06/2020 14:37:51 INFO GlusterFS mount attempt 

24/06/2020 14:37:21 INFO GlusterFS mount attempt 

24/06/2020 14:36:51 INFO GlusterFS mount attempt 

24/06/2020 14:36:21 INFO GlusterFS mount attempt 

24/06/2020 14:35:51 INFO GlusterFS mount attempt 

24/06/2020 14:35:21 INFO GlusterFS mount attempt 

24/06/2020 14:34:51 INFO GlusterFS mount attempt 

24/06/2020 14:34:21 INFO GlusterFS mount attempt 

24/06/2020 14:33:51 INFO GlusterFS mount attempt 

24/06/2020 14:33:21 INFO GlusterFS mount attempt 

24/06/2020 14:32:50 INFO GlusterFS mount attempt 

24/06/2020 14:32:20 INFO GlusterFS mount attempt 

24/06/2020 14:31:50 INFO GlusterFS mount attempt 

24/06/2020 14:31:20 INFO GlusterFS mount attempt 

24/06/2020 14:30:50 INFO GlusterFS mount attempt 

24/06/2020 14:30:20 INFO GlusterFS mount attempt 

24/06/2020 14:29:50 INFO GlusterFS mount attempt 

24/06/2020 14:29:20 INFO GlusterFS mount attempt 

24/06/2020 14:28:50 INFO GlusterFS mount attempt 

24/06/2020 14:28:20 INFO GlusterFS mount attempt 

24/06/2020 14:27:50 INFO GlusterFS mount attempt 

24/06/2020 14:27:19 INFO GlusterFS mount attempt 

24/06/2020 14:26:49 INFO GlusterFS mount attempt 

24/06/2020 14:26:19 INFO GlusterFS mount attempt 

24/06/2020 14:25:49 INFO GlusterFS mount attempt 

24/06/2020 14:25:19 INFO GlusterFS mount attempt 

24/06/2020 14:24:49 INFO GlusterFS mount attempt 

24/06/2020 14:24:19 INFO GlusterFS mount attempt 

24/06/2020 14:23:49 INFO GlusterFS mount attempt 

24/06/2020 14:23:19 INFO GlusterFS mount attempt 

24/06/2020 14:22:49 INFO GlusterFS mount attempt 

24/06/2020 14:22:19 INFO GlusterFS mount attempt 

24/06/2020 14:21:48 INFO GlusterFS mount attempt 

24/06/2020 14:21:18 INFO GlusterFS mount attempt 

24/06/2020 14:20:48 INFO GlusterFS mount attempt 

24/06/2020 14:20:18 INFO GlusterFS mount attempt 

24/06/2020 14:19:48 INFO GlusterFS mount attempt 

24/06/2020 14:19:18 INFO GlusterFS mount attempt 

24/06/2020 14:18:48 INFO GlusterFS mount attempt 

24/06/2020 14:18:18 INFO GlusterFS mount attempt 

24/06/2020 14:17:48 INFO GlusterFS mount attempt 

24/06/2020 14:17:18 INFO GlusterFS mount attempt 

24/06/2020 14:16:48 INFO GlusterFS mount attempt 

24/06/2020 14:16:17 INFO GlusterFS mount attempt 

24/06/2020 14:15:47 INFO GlusterFS mount attempt 

24/06/2020 14:15:17 INFO GlusterFS mount attempt 

24/06/2020 14:14:47 INFO GlusterFS mount attempt 

24/06/2020 14:14:17 INFO GlusterFS mount attempt 

24/06/2020 14:13:47 INFO GlusterFS mount attempt 

24/06/2020 14:13:17 INFO GlusterFS mount attempt 

24/06/2020 14:12:47 INFO GlusterFS mount attempt 

24/06/2020 14:12:17 INFO GlusterFS mount attempt 

24/06/2020 14:11:47 INFO GlusterFS mount attempt 

24/06/2020 14:11:17 INFO GlusterFS mount attempt 

24/06/2020 14:10:46 INFO GlusterFS mount attempt 

24/06/2020 14:10:16 INFO GlusterFS mount attempt 

24/06/2020 14:09:46 INFO GlusterFS mount attempt 

24/06/2020 14:09:16 INFO GlusterFS mount attempt 

24/06/2020 14:08:46 INFO GlusterFS mount attempt 

24/06/2020 14:08:16 INFO GlusterFS mount attempt 

24/06/2020 14:07:46 INFO GlusterFS mount attempt 

24/06/2020 14:07:16 INFO GlusterFS mount attempt 

24/06/2020 14:06:46 INFO GlusterFS mount attempt 

24/06/2020 14:06:16 INFO GlusterFS mount attempt 

24/06/2020 14:05:45 INFO GlusterFS mount attempt 

24/06/2020 14:05:15 INFO GlusterFS mount attempt 

24/06/2020 14:04:45 INFO GlusterFS mount attempt 

24/06/2020 14:04:15 INFO GlusterFS mount attempt 

24/06/2020 14:03:45 INFO GlusterFS mount attempt 

24/06/2020 14:03:15 INFO GlusterFS mount attempt 

24/06/2020 14:02:45 INFO GlusterFS mount attempt 

24/06/2020 14:02:15 INFO GlusterFS mount attempt 

24/06/2020 14:01:45 INFO GlusterFS mount attempt 

24/06/2020 14:01:15 INFO GlusterFS mount attempt 

24/06/2020 14:00:45 INFO GlusterFS mount attempt 

24/06/2020 14:00:14 INFO GlusterFS mount attempt 

24/06/2020 13:59:44 INFO GlusterFS mount attempt 

24/06/2020 13:59:14 INFO GlusterFS mount attempt 

24/06/2020 13:58:44 INFO GlusterFS mount attempt 

24/06/2020 13:58:14 INFO GlusterFS mount attempt 

24/06/2020 13:57:44 INFO GlusterFS mount attempt 

24/06/2020 13:57:14 INFO GlusterFS mount attempt 

24/06/2020 13:56:44 INFO GlusterFS mount attempt 

24/06/2020 13:56:14 INFO GlusterFS mount attempt 

24/06/2020 13:55:44 INFO GlusterFS mount attempt 

24/06/2020 13:55:14 INFO GlusterFS mount attempt 

24/06/2020 13:54:43 INFO GlusterFS mount attempt 

24/06/2020 13:54:13 INFO GlusterFS mount attempt 

24/06/2020 13:53:43 INFO GlusterFS mount attempt 

24/06/2020 13:53:13 INFO GlusterFS mount attempt 

24/06/2020 13:52:43 INFO GlusterFS mount attempt 

24/06/2020 13:52:13 INFO GlusterFS mount attempt 

24/06/2020 13:51:43 INFO GlusterFS mount attempt 

24/06/2020 13:51:13 INFO GlusterFS mount attempt 

24/06/2020 13:50:43 INFO GlusterFS mount attempt 

24/06/2020 13:50:13 INFO GlusterFS mount attempt 

24/06/2020 13:49:42 INFO GlusterFS mount attempt 

24/06/2020 13:49:12 INFO GlusterFS mount attempt 

24/06/2020 13:48:42 INFO GlusterFS mount attempt 

24/06/2020 13:48:12 INFO GlusterFS mount attempt 

24/06/2020 13:47:42 INFO GlusterFS mount attempt 

24/06/2020 13:47:12 INFO GlusterFS mount attempt 

24/06/2020 13:46:42 INFO GlusterFS mount attempt 

24/06/2020 13:46:12 INFO GlusterFS mount attempt 

24/06/2020 13:45:42 INFO GlusterFS mount attempt 

24/06/2020 13:45:12 INFO GlusterFS mount attempt 

24/06/2020 13:44:42 INFO GlusterFS mount attempt 

24/06/2020 13:44:11 INFO GlusterFS mount attempt 

24/06/2020 13:43:41 INFO GlusterFS mount attempt 

24/06/2020 13:43:11 INFO GlusterFS mount attempt 

24/06/2020 13:42:41 INFO GlusterFS mount attempt 

24/06/2020 13:42:11 INFO GlusterFS mount attempt 

24/06/2020 13:41:41 INFO GlusterFS mount attempt 

24/06/2020 13:41:11 INFO GlusterFS mount attempt 

24/06/2020 13:40:41 INFO GlusterFS mount attempt 

24/06/2020 13:40:11 INFO GlusterFS mount attempt 

24/06/2020 13:39:41 INFO GlusterFS mount attempt 

24/06/2020 13:39:11 INFO GlusterFS mount attempt 

24/06/2020 13:38:40 INFO GlusterFS mount attempt 

24/06/2020 13:38:10 INFO GlusterFS mount attempt 

24/06/2020 13:37:40 INFO GlusterFS mount attempt 

24/06/2020 13:37:10 INFO GlusterFS mount attempt 

24/06/2020 13:36:40 INFO GlusterFS mount attempt 

24/06/2020 13:36:10 INFO GlusterFS mount attempt 

24/06/2020 13:35:40 INFO GlusterFS mount attempt 

24/06/2020 13:35:10 INFO GlusterFS mount attempt 

24/06/2020 13:34:40 INFO GlusterFS mount attempt 

24/06/2020 13:34:10 INFO GlusterFS mount attempt 

24/06/2020 13:33:40 INFO GlusterFS mount attempt 

24/06/2020 13:33:09 INFO GlusterFS mount attempt 

24/06/2020 13:32:39 INFO GlusterFS mount attempt 

24/06/2020 13:32:09 INFO GlusterFS mount attempt 

24/06/2020 13:31:39 INFO GlusterFS mount attempt 

24/06/2020 13:31:09 INFO GlusterFS mount attempt 

24/06/2020 13:30:39 INFO GlusterFS mount attempt 

24/06/2020 13:30:09 INFO GlusterFS mount attempt 

24/06/2020 13:29:39 INFO GlusterFS mount attempt 

24/06/2020 13:29:09 INFO GlusterFS mount attempt 

24/06/2020 13:28:39 INFO GlusterFS mount attempt 

24/06/2020 13:28:09 INFO GlusterFS mount attempt 

24/06/2020 13:27:38 INFO GlusterFS mount attempt 

24/06/2020 13:27:08 INFO GlusterFS mount attempt 

24/06/2020 13:26:38 INFO GlusterFS mount attempt 

24/06/2020 13:26:08 INFO GlusterFS mount attempt 

24/06/2020 13:25:38 INFO GlusterFS mount attempt 

24/06/2020 13:25:08 INFO GlusterFS mount attempt 

24/06/2020 13:24:38 INFO GlusterFS mount attempt 

24/06/2020 13:24:08 INFO GlusterFS mount attempt 

24/06/2020 13:23:38 INFO GlusterFS mount attempt 

24/06/2020 13:23:08 INFO GlusterFS mount attempt 

24/06/2020 13:22:38 INFO GlusterFS mount attempt 

24/06/2020 13:22:07 INFO GlusterFS mount attempt 

24/06/2020 13:21:37 INFO GlusterFS mount attempt 

24/06/2020 13:21:07 INFO GlusterFS mount attempt 

24/06/2020 13:20:37 INFO GlusterFS mount attempt 

24/06/2020 13:20:07 INFO GlusterFS mount attempt 

24/06/2020 13:19:37 INFO GlusterFS mount attempt 

24/06/2020 13:19:07 INFO GlusterFS mount attempt 

24/06/2020 13:18:37 INFO GlusterFS mount attempt 

24/06/2020 13:18:07 INFO GlusterFS mount attempt 

24/06/2020 13:17:37 INFO GlusterFS mount attempt 

24/06/2020 13:17:06 INFO GlusterFS mount attempt 

24/06/2020 13:16:36 INFO GlusterFS mount attempt 

24/06/2020 13:16:06 INFO GlusterFS mount attempt 

24/06/2020 13:15:36 INFO GlusterFS mount attempt 

24/06/2020 13:15:06 INFO GlusterFS mount attempt 

24/06/2020 13:14:36 INFO GlusterFS mount attempt 

24/06/2020 13:14:06 INFO GlusterFS mount attempt 

24/06/2020 13:13:36 INFO GlusterFS mount attempt 

24/06/2020 13:13:06 INFO GlusterFS mount attempt 

24/06/2020 13:12:36 INFO GlusterFS mount attempt 

24/06/2020 13:12:06 INFO GlusterFS mount attempt 

24/06/2020 13:11:35 INFO GlusterFS mount attempt 

24/06/2020 13:11:05 INFO GlusterFS mount attempt 

24/06/2020 13:10:35 INFO GlusterFS mount attempt 

24/06/2020 13:10:05 INFO GlusterFS mount attempt 

24/06/2020 13:09:35 INFO GlusterFS mount attempt 

24/06/2020 13:09:05 INFO GlusterFS mount attempt 

24/06/2020 13:08:35 INFO GlusterFS mount attempt 

24/06/2020 13:08:05 INFO GlusterFS mount attempt 

24/06/2020 13:07:35 INFO GlusterFS mount attempt 

24/06/2020 13:07:05 INFO GlusterFS mount attempt 

24/06/2020 13:06:35 INFO GlusterFS mount attempt 

24/06/2020 13:06:04 INFO GlusterFS mount attempt 

24/06/2020 13:05:34 INFO GlusterFS mount attempt 

24/06/2020 13:05:04 INFO GlusterFS mount attempt 

24/06/2020 13:04:34 INFO GlusterFS mount attempt 

24/06/2020 13:04:04 INFO GlusterFS mount attempt 

24/06/2020 13:03:34 INFO GlusterFS mount attempt 

24/06/2020 13:03:04 INFO GlusterFS mount attempt 

24/06/2020 13:02:34 INFO GlusterFS mount attempt 

24/06/2020 13:02:04 INFO GlusterFS mount attempt 

24/06/2020 13:01:34 INFO GlusterFS mount attempt 

24/06/2020 13:01:04 INFO GlusterFS mount attempt 

24/06/2020 13:00:33 INFO GlusterFS mount attempt 

24/06/2020 13:00:03 INFO GlusterFS mount attempt 

24/06/2020 12:59:33 INFO GlusterFS mount attempt 

24/06/2020 12:59:03 INFO GlusterFS mount attempt 

24/06/2020 12:58:33 INFO GlusterFS mount attempt 

24/06/2020 12:58:03 INFO GlusterFS mount attempt 

24/06/2020 12:57:33 INFO GlusterFS mount attempt 

24/06/2020 12:57:03 INFO GlusterFS mount attempt 

24/06/2020 12:56:33 INFO GlusterFS mount attempt 

24/06/2020 12:56:03 INFO GlusterFS mount attempt 

24/06/2020 12:55:33 INFO GlusterFS mount attempt 

24/06/2020 12:55:02 INFO GlusterFS mount attempt 

24/06/2020 12:54:32 INFO GlusterFS mount attempt 

24/06/2020 12:54:02 INFO GlusterFS mount attempt 

24/06/2020 12:53:32 INFO GlusterFS mount attempt 

24/06/2020 12:53:02 INFO GlusterFS mount attempt 

24/06/2020 12:52:32 INFO GlusterFS mount attempt 

24/06/2020 12:52:02 INFO GlusterFS mount attempt 

24/06/2020 12:51:32 INFO GlusterFS mount attempt 

24/06/2020 12:51:02 INFO GlusterFS mount attempt 

24/06/2020 12:50:32 INFO GlusterFS mount attempt 

24/06/2020 12:50:02 INFO GlusterFS mount attempt 

24/06/2020 12:49:31 INFO GlusterFS mount attempt 

24/06/2020 12:49:01 INFO GlusterFS mount attempt 

24/06/2020 12:48:31 INFO GlusterFS mount attempt 

24/06/2020 12:48:01 INFO GlusterFS mount attempt 

24/06/2020 12:47:31 INFO GlusterFS mount attempt 

24/06/2020 12:47:01 INFO GlusterFS mount attempt 

24/06/2020 12:46:31 INFO GlusterFS mount attempt 

24/06/2020 12:46:01 INFO GlusterFS mount attempt 

24/06/2020 12:45:31 INFO GlusterFS mount attempt 

24/06/2020 12:45:01 INFO GlusterFS mount attempt 

24/06/2020 12:44:30 INFO GlusterFS mount attempt 

24/06/2020 12:44:00 INFO GlusterFS mount attempt 

24/06/2020 12:43:30 INFO GlusterFS mount attempt 

24/06/2020 12:43:00 INFO GlusterFS mount attempt 

24/06/2020 12:42:30 INFO GlusterFS mount attempt 

24/06/2020 12:42:00 INFO GlusterFS mount attempt 

24/06/2020 12:41:30 INFO GlusterFS mount attempt 

24/06/2020 12:41:00 INFO GlusterFS mount attempt 

24/06/2020 12:40:30 INFO GlusterFS mount attempt 

24/06/2020 12:40:00 INFO GlusterFS mount attempt 

24/06/2020 12:39:30 INFO GlusterFS mount attempt 

24/06/2020 12:38:59 INFO GlusterFS mount attempt 

24/06/2020 12:38:29 INFO GlusterFS mount attempt 

24/06/2020 12:37:59 INFO GlusterFS mount attempt 

24/06/2020 12:37:29 INFO GlusterFS mount attempt 

24/06/2020 12:36:59 INFO GlusterFS mount attempt 

24/06/2020 12:36:29 INFO GlusterFS mount attempt 

24/06/2020 12:35:59 INFO GlusterFS mount attempt 

24/06/2020 12:35:29 INFO GlusterFS mount attempt 

24/06/2020 12:34:59 INFO GlusterFS mount attempt 

24/06/2020 12:34:29 INFO GlusterFS mount attempt 

24/06/2020 12:33:59 INFO GlusterFS mount attempt 

24/06/2020 12:33:28 INFO GlusterFS mount attempt 

24/06/2020 12:32:58 INFO GlusterFS mount attempt 

24/06/2020 12:32:28 INFO GlusterFS mount attempt 

24/06/2020 12:31:58 INFO GlusterFS mount attempt 

24/06/2020 12:31:28 INFO GlusterFS mount attempt 

24/06/2020 12:30:58 INFO GlusterFS mount attempt 

24/06/2020 12:30:28 INFO GlusterFS mount attempt 

24/06/2020 12:29:58 INFO GlusterFS mount attempt 

24/06/2020 12:29:28 INFO GlusterFS mount attempt 

24/06/2020 12:28:58 INFO GlusterFS mount attempt 

24/06/2020 12:28:27 INFO GlusterFS mount attempt 

24/06/2020 12:27:57 INFO GlusterFS mount attempt 

24/06/2020 12:27:27 INFO GlusterFS mount attempt 

24/06/2020 12:26:57 INFO GlusterFS mount attempt 

24/06/2020 12:26:27 INFO GlusterFS mount attempt 

24/06/2020 12:25:57 INFO GlusterFS mount attempt 

24/06/2020 12:25:27 INFO GlusterFS mount attempt 

24/06/2020 12:24:57 INFO GlusterFS mount attempt 

24/06/2020 12:24:27 INFO GlusterFS mount attempt 

24/06/2020 12:23:57 INFO GlusterFS mount attempt 

24/06/2020 12:23:27 INFO GlusterFS mount attempt 

24/06/2020 12:22:56 INFO GlusterFS mount attempt 

24/06/2020 12:22:26 INFO GlusterFS mount attempt 

24/06/2020 12:21:56 INFO GlusterFS mount attempt 

24/06/2020 12:21:26 INFO GlusterFS mount attempt 

24/06/2020 12:20:56 INFO GlusterFS mount attempt 

24/06/2020 12:20:26 INFO GlusterFS mount attempt 

24/06/2020 12:19:56 INFO GlusterFS mount attempt 

24/06/2020 12:19:26 INFO GlusterFS mount attempt 

24/06/2020 12:18:56 INFO GlusterFS mount attempt 

24/06/2020 12:18:26 INFO GlusterFS mount attempt 

24/06/2020 12:17:56 INFO GlusterFS mount attempt 

24/06/2020 12:17:25 INFO GlusterFS mount attempt 

24/06/2020 12:16:55 INFO GlusterFS mount attempt 

24/06/2020 12:16:25 INFO GlusterFS mount attempt 

24/06/2020 12:15:55 INFO GlusterFS mount attempt 

24/06/2020 12:15:25 INFO GlusterFS mount attempt 

24/06/2020 12:14:55 INFO GlusterFS mount attempt 

24/06/2020 12:14:25 INFO GlusterFS mount attempt 

24/06/2020 12:13:55 INFO GlusterFS mount attempt 

24/06/2020 12:13:25 INFO GlusterFS mount attempt 

24/06/2020 12:12:55 INFO GlusterFS mount attempt 

24/06/2020 12:12:24 INFO GlusterFS mount attempt 

24/06/2020 12:11:54 INFO GlusterFS mount attempt 

24/06/2020 12:11:24 INFO GlusterFS mount attempt 

24/06/2020 12:10:54 INFO GlusterFS mount attempt 

24/06/2020 12:10:24 INFO GlusterFS mount attempt 

24/06/2020 12:09:54 INFO GlusterFS mount attempt 

24/06/2020 12:09:24 INFO GlusterFS mount attempt 

24/06/2020 12:08:54 INFO GlusterFS mount attempt 

24/06/2020 12:08:24 INFO GlusterFS mount attempt 

24/06/2020 12:07:54 INFO GlusterFS mount attempt 

24/06/2020 12:07:24 INFO GlusterFS mount attempt 

24/06/2020 12:06:53 INFO GlusterFS mount attempt 

24/06/2020 12:06:23 INFO GlusterFS mount attempt 

24/06/2020 12:05:53 INFO GlusterFS mount attempt 

24/06/2020 12:05:23 INFO GlusterFS mount attempt 

24/06/2020 12:04:53 INFO GlusterFS mount attempt 

24/06/2020 12:04:23 INFO GlusterFS mount attempt 

24/06/2020 12:03:53 INFO GlusterFS mount attempt 

24/06/2020 12:03:23 INFO GlusterFS mount attempt 

24/06/2020 12:02:53 INFO GlusterFS mount attempt 

24/06/2020 12:02:23 INFO GlusterFS mount attempt 

24/06/2020 12:01:53 INFO GlusterFS mount attempt 

24/06/2020 12:01:22 INFO GlusterFS mount attempt 

24/06/2020 12:00:52 INFO GlusterFS mount attempt 

24/06/2020 12:00:22 INFO GlusterFS mount attempt 

24/06/2020 11:59:52 INFO GlusterFS mount attempt 

24/06/2020 11:59:22 INFO GlusterFS mount attempt 

24/06/2020 11:58:52 INFO GlusterFS mount attempt 

24/06/2020 11:58:22 INFO GlusterFS mount attempt 

24/06/2020 11:57:52 INFO GlusterFS mount attempt 

24/06/2020 11:57:22 INFO GlusterFS mount attempt 

24/06/2020 11:56:52 INFO GlusterFS mount attempt 

24/06/2020 11:56:21 INFO GlusterFS mount attempt 

24/06/2020 11:55:51 INFO GlusterFS mount attempt 

24/06/2020 11:55:21 INFO GlusterFS mount attempt 

24/06/2020 11:54:51 INFO GlusterFS mount attempt 

24/06/2020 11:54:21 INFO GlusterFS mount attempt 

24/06/2020 11:53:51 INFO GlusterFS mount attempt 

24/06/2020 11:53:21 INFO GlusterFS mount attempt 

24/06/2020 11:52:51 INFO GlusterFS mount attempt 

24/06/2020 11:52:21 INFO GlusterFS mount attempt 

24/06/2020 11:51:51 INFO GlusterFS mount attempt 

24/06/2020 11:51:21 INFO GlusterFS mount attempt 

24/06/2020 11:50:50 INFO GlusterFS mount attempt 

24/06/2020 11:50:20 INFO GlusterFS mount attempt 

24/06/2020 11:49:50 INFO GlusterFS mount attempt 

24/06/2020 11:49:20 INFO GlusterFS mount attempt 

24/06/2020 11:48:50 INFO GlusterFS mount attempt 

24/06/2020 11:48:20 INFO GlusterFS mount attempt 

24/06/2020 11:47:50 INFO GlusterFS mount attempt 

24/06/2020 11:47:20 INFO GlusterFS mount attempt 

24/06/2020 11:46:50 INFO GlusterFS mount attempt 

24/06/2020 11:46:20 INFO GlusterFS mount attempt 

24/06/2020 11:45:50 INFO GlusterFS mount attempt 

24/06/2020 11:45:19 INFO GlusterFS mount attempt 

24/06/2020 11:44:49 INFO GlusterFS mount attempt 

24/06/2020 11:44:19 INFO GlusterFS mount attempt 

24/06/2020 11:43:49 INFO GlusterFS mount attempt 

24/06/2020 11:43:19 INFO GlusterFS mount attempt 

24/06/2020 11:42:49 INFO GlusterFS mount attempt 

24/06/2020 11:42:19 INFO GlusterFS mount attempt 

24/06/2020 11:41:49 INFO GlusterFS mount attempt 

24/06/2020 11:41:19 INFO GlusterFS mount attempt 

24/06/2020 11:40:49 INFO GlusterFS mount attempt 

24/06/2020 11:40:19 INFO GlusterFS mount attempt 

24/06/2020 11:39:48 INFO GlusterFS mount attempt 

24/06/2020 11:39:18 INFO GlusterFS mount attempt 

24/06/2020 11:38:48 INFO GlusterFS mount attempt 

24/06/2020 11:38:18 INFO GlusterFS mount attempt 

24/06/2020 11:37:48 INFO GlusterFS mount attempt 

24/06/2020 11:37:18 INFO GlusterFS mount attempt 

24/06/2020 11:36:48 INFO GlusterFS mount attempt 

24/06/2020 11:36:18 INFO GlusterFS mount attempt 

24/06/2020 11:35:48 INFO GlusterFS mount attempt 

24/06/2020 11:35:18 INFO GlusterFS mount attempt 

24/06/2020 11:34:48 INFO GlusterFS mount attempt 

24/06/2020 11:34:18 INFO GlusterFS mount attempt 

24/06/2020 11:33:47 INFO GlusterFS mount attempt 

24/06/2020 11:33:17 INFO GlusterFS mount attempt 

24/06/2020 11:32:47 INFO GlusterFS mount attempt 

24/06/2020 11:32:17 INFO GlusterFS mount attempt 

24/06/2020 11:31:47 INFO GlusterFS mount attempt 

24/06/2020 11:31:17 INFO GlusterFS mount attempt 

24/06/2020 11:30:47 INFO GlusterFS mount attempt 

24/06/2020 11:30:17 INFO GlusterFS mount attempt 

24/06/2020 11:29:47 INFO GlusterFS mount attempt 

24/06/2020 11:29:17 INFO GlusterFS mount attempt 

24/06/2020 11:28:47 INFO GlusterFS mount attempt 

24/06/2020 11:28:16 INFO GlusterFS mount attempt 

24/06/2020 11:27:46 INFO GlusterFS mount attempt 

24/06/2020 11:27:16 INFO GlusterFS mount attempt 

24/06/2020 11:26:46 INFO GlusterFS mount attempt 

24/06/2020 11:26:16 INFO GlusterFS mount attempt 

24/06/2020 11:25:46 INFO GlusterFS mount attempt 

24/06/2020 11:25:16 INFO GlusterFS mount attempt 

24/06/2020 11:24:46 INFO GlusterFS mount attempt 

24/06/2020 11:24:16 INFO GlusterFS mount attempt 

24/06/2020 11:23:46 INFO GlusterFS mount attempt 

24/06/2020 11:23:16 INFO GlusterFS mount attempt 

24/06/2020 11:22:45 INFO GlusterFS mount attempt 

24/06/2020 11:22:15 INFO GlusterFS mount attempt 

24/06/2020 11:21:45 INFO GlusterFS mount attempt 

24/06/2020 11:21:15 INFO GlusterFS mount attempt 

24/06/2020 11:20:45 INFO GlusterFS mount attempt 

24/06/2020 11:20:15 INFO GlusterFS mount attempt 

24/06/2020 11:19:45 INFO GlusterFS mount attempt 

24/06/2020 11:19:15 INFO GlusterFS mount attempt 

24/06/2020 11:18:45 INFO GlusterFS mount attempt 

24/06/2020 11:18:15 INFO GlusterFS mount attempt 

24/06/2020 11:17:45 INFO GlusterFS mount attempt 

24/06/2020 11:17:15 INFO GlusterFS mount attempt 

24/06/2020 11:16:44 INFO GlusterFS mount attempt 

24/06/2020 11:16:14 INFO GlusterFS mount attempt 

24/06/2020 11:15:44 INFO GlusterFS mount attempt 

24/06/2020 11:15:14 INFO GlusterFS mount attempt 

24/06/2020 11:14:44 INFO GlusterFS mount attempt 

24/06/2020 11:14:14 INFO GlusterFS mount attempt 

24/06/2020 11:13:44 INFO GlusterFS mount attempt 

24/06/2020 11:13:14 INFO GlusterFS mount attempt 

24/06/2020 11:12:44 INFO GlusterFS mount attempt 

24/06/2020 11:12:14 INFO GlusterFS mount attempt 

24/06/2020 11:11:44 INFO GlusterFS mount attempt 

24/06/2020 11:11:13 INFO GlusterFS mount attempt 

24/06/2020 11:10:43 INFO GlusterFS mount attempt 

24/06/2020 11:10:13 INFO GlusterFS mount attempt 

24/06/2020 11:09:43 INFO GlusterFS mount attempt 

24/06/2020 11:09:13 INFO GlusterFS mount attempt 

24/06/2020 11:08:43 INFO GlusterFS mount attempt 

24/06/2020 11:08:13 INFO GlusterFS mount attempt 

24/06/2020 11:07:43 INFO GlusterFS mount attempt 

24/06/2020 11:07:13 INFO GlusterFS mount attempt 

24/06/2020 11:06:43 INFO GlusterFS mount attempt 

24/06/2020 11:06:12 INFO GlusterFS mount attempt 

24/06/2020 11:05:42 INFO GlusterFS mount attempt 

24/06/2020 11:05:12 INFO GlusterFS mount attempt 

24/06/2020 11:04:42 INFO GlusterFS mount attempt 

24/06/2020 11:04:12 INFO GlusterFS mount attempt 

24/06/2020 11:03:42 INFO GlusterFS mount attempt 

24/06/2020 11:03:12 INFO GlusterFS mount attempt 

24/06/2020 11:02:42 INFO GlusterFS mount attempt 

24/06/2020 11:02:12 INFO GlusterFS mount attempt 

24/06/2020 11:01:42 INFO GlusterFS mount attempt 

24/06/2020 11:01:12 INFO GlusterFS mount attempt 

24/06/2020 11:00:42 INFO GlusterFS mount attempt 

24/06/2020 11:00:11 INFO GlusterFS mount attempt 

24/06/2020 10:59:41 INFO GlusterFS mount attempt 

24/06/2020 10:59:11 INFO GlusterFS mount attempt 

24/06/2020 10:58:41 INFO GlusterFS mount attempt 

24/06/2020 10:58:11 INFO GlusterFS mount attempt 

24/06/2020 10:57:41 INFO GlusterFS mount attempt 

24/06/2020 10:57:11 INFO GlusterFS mount attempt 

24/06/2020 10:56:41 INFO GlusterFS mount attempt 

24/06/2020 10:56:11 INFO GlusterFS mount attempt 

24/06/2020 10:55:41 INFO GlusterFS mount attempt 

24/06/2020 10:55:11 INFO GlusterFS mount attempt 

24/06/2020 10:54:40 INFO GlusterFS mount attempt 

24/06/2020 10:54:10 INFO GlusterFS mount attempt 

24/06/2020 10:53:40 INFO GlusterFS mount attempt 

24/06/2020 10:53:10 INFO GlusterFS mount attempt 

24/06/2020 10:52:40 INFO GlusterFS mount attempt 

24/06/2020 10:52:10 INFO GlusterFS mount attempt 

24/06/2020 10:51:40 INFO GlusterFS mount attempt 

24/06/2020 10:51:10 INFO GlusterFS mount attempt 

24/06/2020 10:50:40 INFO GlusterFS mount attempt 

24/06/2020 10:50:10 INFO GlusterFS mount attempt 

24/06/2020 10:49:40 INFO GlusterFS mount attempt 

24/06/2020 10:49:09 INFO GlusterFS mount attempt 

24/06/2020 10:48:39 INFO GlusterFS mount attempt 

24/06/2020 10:48:09 INFO GlusterFS mount attempt 

24/06/2020 10:47:39 INFO GlusterFS mount attempt 

24/06/2020 10:47:09 INFO GlusterFS mount attempt 

24/06/2020 10:46:39 INFO GlusterFS mount attempt 

24/06/2020 10:46:09 INFO GlusterFS mount attempt 

24/06/2020 10:45:39 INFO GlusterFS mount attempt 

24/06/2020 10:45:09 INFO GlusterFS mount attempt 

24/06/2020 10:44:39 INFO GlusterFS mount attempt 

24/06/2020 10:44:09 INFO GlusterFS mount attempt 

24/06/2020 10:43:38 INFO GlusterFS mount attempt 

24/06/2020 10:43:08 INFO GlusterFS mount attempt 

24/06/2020 10:42:38 INFO GlusterFS mount attempt 

24/06/2020 10:42:08 INFO GlusterFS mount attempt 

24/06/2020 10:41:38 INFO GlusterFS mount attempt 

24/06/2020 10:41:08 INFO GlusterFS mount attempt 

24/06/2020 10:40:38 INFO GlusterFS mount attempt 

24/06/2020 10:40:08 INFO GlusterFS mount attempt 

24/06/2020 10:39:38 INFO GlusterFS mount attempt 

24/06/2020 10:39:08 INFO GlusterFS mount attempt 

24/06/2020 10:38:37 INFO GlusterFS mount attempt 

24/06/2020 10:38:07 INFO GlusterFS mount attempt 

24/06/2020 10:37:37 INFO GlusterFS mount attempt 

24/06/2020 10:37:07 INFO GlusterFS mount attempt 

24/06/2020 10:36:37 INFO GlusterFS mount attempt 

24/06/2020 10:36:07 INFO GlusterFS mount attempt 

24/06/2020 10:35:37 INFO GlusterFS mount attempt 

24/06/2020 10:35:07 INFO GlusterFS mount attempt 

24/06/2020 10:34:37 INFO GlusterFS mount attempt 

24/06/2020 10:34:07 INFO GlusterFS mount attempt 

24/06/2020 10:33:37 INFO GlusterFS mount attempt 

24/06/2020 10:33:06 INFO GlusterFS mount attempt 

24/06/2020 10:32:36 INFO GlusterFS mount attempt 

24/06/2020 10:32:06 INFO GlusterFS mount attempt 

24/06/2020 10:31:36 INFO GlusterFS mount attempt 

24/06/2020 10:31:06 INFO GlusterFS mount attempt 

24/06/2020 10:30:36 INFO GlusterFS mount attempt 

24/06/2020 10:30:06 INFO GlusterFS mount attempt 

24/06/2020 10:29:36 INFO GlusterFS mount attempt 

24/06/2020 10:29:06 INFO GlusterFS mount attempt 

24/06/2020 10:28:36 INFO GlusterFS mount attempt 

24/06/2020 10:28:06 INFO GlusterFS mount attempt 

24/06/2020 10:27:35 INFO GlusterFS mount attempt 

24/06/2020 10:27:05 INFO GlusterFS mount attempt 

24/06/2020 10:26:35 INFO GlusterFS mount attempt 

24/06/2020 10:26:05 INFO GlusterFS mount attempt 

24/06/2020 10:25:35 INFO GlusterFS mount attempt 

24/06/2020 10:25:05 INFO GlusterFS mount attempt 

24/06/2020 10:24:35 INFO GlusterFS mount attempt 

24/06/2020 10:24:05 INFO GlusterFS mount attempt 

24/06/2020 10:23:35 INFO GlusterFS mount attempt 

24/06/2020 10:23:05 INFO GlusterFS mount attempt 

24/06/2020 10:22:35 INFO GlusterFS mount attempt 

24/06/2020 10:22:04 INFO GlusterFS mount attempt 

24/06/2020 10:21:34 INFO GlusterFS mount attempt 

24/06/2020 10:21:04 INFO GlusterFS mount attempt 

24/06/2020 10:20:34 INFO GlusterFS mount attempt 

24/06/2020 10:20:04 INFO GlusterFS mount attempt 

24/06/2020 10:19:34 INFO GlusterFS mount attempt 

24/06/2020 10:19:04 INFO GlusterFS mount attempt 

24/06/2020 10:18:34 INFO GlusterFS mount attempt 

24/06/2020 10:18:04 INFO GlusterFS mount attempt 

24/06/2020 10:17:34 INFO GlusterFS mount attempt 

24/06/2020 10:17:04 INFO GlusterFS mount attempt 

24/06/2020 10:16:33 INFO GlusterFS mount attempt 

24/06/2020 10:16:03 INFO GlusterFS mount attempt 

24/06/2020 10:15:33 INFO GlusterFS mount attempt 

24/06/2020 10:15:03 INFO GlusterFS mount attempt 

24/06/2020 10:14:33 INFO GlusterFS mount attempt 

24/06/2020 10:14:03 INFO GlusterFS mount attempt 

24/06/2020 10:13:33 INFO GlusterFS mount attempt 

24/06/2020 10:13:03 INFO GlusterFS mount attempt 

24/06/2020 10:12:33 INFO GlusterFS mount attempt 

24/06/2020 10:12:03 INFO GlusterFS mount attempt 

24/06/2020 10:11:32 INFO GlusterFS mount attempt 

24/06/2020 10:11:02 INFO GlusterFS mount attempt 

24/06/2020 10:10:32 INFO GlusterFS mount attempt 

24/06/2020 10:10:02 INFO GlusterFS mount attempt 

24/06/2020 10:09:32 INFO GlusterFS mount attempt 

24/06/2020 10:09:02 INFO GlusterFS mount attempt 

24/06/2020 10:08:32 INFO GlusterFS mount attempt 

24/06/2020 10:08:02 INFO GlusterFS mount attempt 

24/06/2020 10:07:32 INFO GlusterFS mount attempt 

24/06/2020 10:07:02 INFO GlusterFS mount attempt 

24/06/2020 10:06:32 INFO GlusterFS mount attempt 

24/06/2020 10:06:01 INFO GlusterFS mount attempt 

24/06/2020 10:05:31 INFO GlusterFS mount attempt 

24/06/2020 10:05:01 INFO GlusterFS mount attempt 

24/06/2020 10:04:31 INFO GlusterFS mount attempt 

24/06/2020 10:04:01 INFO GlusterFS mount attempt 

24/06/2020 10:03:31 INFO GlusterFS mount attempt 

24/06/2020 10:03:01 INFO GlusterFS mount attempt 

24/06/2020 10:02:31 INFO GlusterFS mount attempt 

24/06/2020 10:02:01 INFO GlusterFS mount attempt 

24/06/2020 10:01:31 INFO GlusterFS mount attempt 

24/06/2020 10:01:00 INFO GlusterFS mount attempt 

24/06/2020 10:00:30 INFO GlusterFS mount attempt 

24/06/2020 10:00:00 INFO GlusterFS mount attempt 

24/06/2020 09:59:30 INFO GlusterFS mount attempt 

24/06/2020 09:59:00 INFO GlusterFS mount attempt 

24/06/2020 09:58:30 INFO GlusterFS mount attempt 

24/06/2020 09:58:00 INFO GlusterFS mount attempt 

24/06/2020 09:57:30 INFO GlusterFS mount attempt 

24/06/2020 09:57:00 INFO GlusterFS mount attempt 

24/06/2020 09:56:30 INFO GlusterFS mount attempt 

24/06/2020 09:56:00 INFO GlusterFS mount attempt 

24/06/2020 09:55:29 INFO GlusterFS mount attempt 

24/06/2020 09:54:59 INFO GlusterFS mount attempt 

24/06/2020 09:54:29 INFO GlusterFS mount attempt 

24/06/2020 09:53:59 INFO GlusterFS mount attempt 

24/06/2020 09:53:29 INFO GlusterFS mount attempt 

24/06/2020 09:52:59 INFO GlusterFS mount attempt 

24/06/2020 09:52:29 INFO GlusterFS mount attempt 

24/06/2020 09:51:59 INFO GlusterFS mount attempt 

24/06/2020 09:51:29 INFO GlusterFS mount attempt 

24/06/2020 09:50:59 INFO GlusterFS mount attempt 

24/06/2020 09:50:28 INFO GlusterFS mount attempt 

24/06/2020 09:49:58 INFO GlusterFS mount attempt 

24/06/2020 09:49:28 INFO GlusterFS mount attempt 

24/06/2020 09:48:58 INFO GlusterFS mount attempt 

24/06/2020 09:48:28 INFO GlusterFS mount attempt 

24/06/2020 09:47:58 INFO GlusterFS mount attempt 

24/06/2020 09:47:28 INFO GlusterFS mount attempt 

24/06/2020 09:46:58 INFO GlusterFS mount attempt 

24/06/2020 09:46:28 INFO GlusterFS mount attempt 

24/06/2020 09:45:58 INFO GlusterFS mount attempt 

24/06/2020 09:45:28 INFO GlusterFS mount attempt 

24/06/2020 09:44:57 INFO GlusterFS mount attempt 

24/06/2020 09:44:27 INFO GlusterFS mount attempt 

24/06/2020 09:43:57 INFO GlusterFS mount attempt 

24/06/2020 09:43:27 INFO GlusterFS mount attempt 

24/06/2020 09:42:57 INFO GlusterFS mount attempt 

24/06/2020 09:42:27 INFO GlusterFS mount attempt 

24/06/2020 09:41:57 INFO GlusterFS mount attempt 

24/06/2020 09:41:27 INFO GlusterFS mount attempt 

24/06/2020 09:40:57 INFO GlusterFS mount attempt 

24/06/2020 09:40:27 INFO GlusterFS mount attempt 

24/06/2020 09:39:57 INFO GlusterFS mount attempt 

24/06/2020 09:39:26 INFO GlusterFS mount attempt 

24/06/2020 09:38:56 INFO GlusterFS mount attempt 

24/06/2020 09:38:26 INFO GlusterFS mount attempt 

24/06/2020 09:37:56 INFO GlusterFS mount attempt 

24/06/2020 09:37:26 INFO GlusterFS mount attempt 

24/06/2020 09:36:56 INFO GlusterFS mount attempt 

24/06/2020 09:36:26 INFO GlusterFS mount attempt 

24/06/2020 09:35:56 INFO GlusterFS mount attempt 

24/06/2020 09:35:26 INFO GlusterFS mount attempt 

24/06/2020 09:34:56 INFO GlusterFS mount attempt 

24/06/2020 09:34:26 INFO GlusterFS mount attempt 

24/06/2020 09:33:55 INFO GlusterFS mount attempt 

24/06/2020 09:33:25 INFO GlusterFS mount attempt 

24/06/2020 09:32:55 INFO GlusterFS mount attempt 

24/06/2020 09:32:25 INFO GlusterFS mount attempt 

24/06/2020 09:31:55 INFO GlusterFS mount attempt 

24/06/2020 09:31:25 INFO GlusterFS mount attempt 

24/06/2020 09:30:55 INFO GlusterFS mount attempt 

24/06/2020 09:30:25 INFO GlusterFS mount attempt 

24/06/2020 09:29:55 INFO GlusterFS mount attempt 

24/06/2020 09:29:25 INFO GlusterFS mount attempt 

24/06/2020 09:28:55 INFO GlusterFS mount attempt 

24/06/2020 09:28:24 INFO GlusterFS mount attempt 

24/06/2020 09:27:54 INFO GlusterFS mount attempt 

24/06/2020 09:27:24 INFO GlusterFS mount attempt 

24/06/2020 09:26:54 INFO GlusterFS mount attempt 

24/06/2020 09:26:24 INFO GlusterFS mount attempt 

24/06/2020 09:25:54 INFO GlusterFS mount attempt 

24/06/2020 09:25:24 INFO GlusterFS mount attempt 

24/06/2020 09:24:54 INFO GlusterFS mount attempt 

24/06/2020 09:24:24 INFO GlusterFS mount attempt 

24/06/2020 09:23:54 INFO GlusterFS mount attempt 

24/06/2020 09:23:24 INFO GlusterFS mount attempt 

24/06/2020 09:22:53 INFO GlusterFS mount attempt 

24/06/2020 09:22:23 INFO GlusterFS mount attempt 

24/06/2020 09:21:53 INFO GlusterFS mount attempt 

24/06/2020 09:21:23 INFO GlusterFS mount attempt 

24/06/2020 09:20:53 INFO GlusterFS mount attempt 

24/06/2020 09:20:23 INFO GlusterFS mount attempt 

24/06/2020 09:19:53 INFO GlusterFS mount attempt 

24/06/2020 09:19:23 INFO GlusterFS mount attempt 

24/06/2020 09:18:53 INFO GlusterFS mount attempt 

24/06/2020 09:18:23 INFO GlusterFS mount attempt 

24/06/2020 09:17:53 INFO GlusterFS mount attempt 

24/06/2020 09:17:22 INFO GlusterFS mount attempt 

24/06/2020 09:16:52 INFO GlusterFS mount attempt 

24/06/2020 09:16:22 INFO GlusterFS mount attempt 

24/06/2020 09:15:52 INFO GlusterFS mount attempt 

24/06/2020 09:15:22 INFO GlusterFS mount attempt 

24/06/2020 09:14:52 INFO GlusterFS mount attempt 

24/06/2020 09:14:22 INFO GlusterFS mount attempt 

24/06/2020 09:13:52 INFO GlusterFS mount attempt 

24/06/2020 09:13:22 INFO GlusterFS mount attempt 

24/06/2020 09:12:52 INFO GlusterFS mount attempt 

24/06/2020 09:12:22 INFO GlusterFS mount attempt 

24/06/2020 09:11:51 INFO GlusterFS mount attempt 

24/06/2020 09:11:21 INFO GlusterFS mount attempt 

24/06/2020 09:10:51 INFO GlusterFS mount attempt 

24/06/2020 09:10:21 INFO GlusterFS mount attempt 

24/06/2020 09:09:51 INFO GlusterFS mount attempt 

24/06/2020 09:09:21 INFO GlusterFS mount attempt 

24/06/2020 09:08:51 INFO GlusterFS mount attempt 

24/06/2020 09:08:21 INFO GlusterFS mount attempt 

24/06/2020 09:07:51 INFO GlusterFS mount attempt 

24/06/2020 09:07:21 INFO GlusterFS mount attempt 

24/06/2020 09:06:51 INFO GlusterFS mount attempt 

24/06/2020 09:06:20 INFO GlusterFS mount attempt 

24/06/2020 09:05:50 INFO GlusterFS mount attempt 

24/06/2020 09:05:20 INFO GlusterFS mount attempt 

24/06/2020 09:04:50 INFO GlusterFS mount attempt 

24/06/2020 09:04:20 INFO GlusterFS mount attempt 

24/06/2020 09:03:50 INFO GlusterFS mount attempt 

24/06/2020 09:03:20 INFO GlusterFS mount attempt 

24/06/2020 09:02:50 INFO GlusterFS mount attempt 

24/06/2020 09:02:20 INFO GlusterFS mount attempt 

24/06/2020 09:01:50 INFO GlusterFS mount attempt 

24/06/2020 09:01:20 INFO GlusterFS mount attempt 

24/06/2020 09:00:49 INFO GlusterFS mount attempt 

24/06/2020 09:00:19 INFO GlusterFS mount attempt 

24/06/2020 08:59:49 INFO GlusterFS mount attempt 

24/06/2020 08:59:19 INFO GlusterFS mount attempt 

24/06/2020 08:58:49 INFO GlusterFS mount attempt 

24/06/2020 08:58:19 INFO GlusterFS mount attempt 

24/06/2020 08:57:49 INFO GlusterFS mount attempt 

24/06/2020 08:57:19 INFO GlusterFS mount attempt 

24/06/2020 08:56:49 INFO GlusterFS mount attempt 

24/06/2020 08:56:19 INFO GlusterFS mount attempt 

24/06/2020 08:55:48 INFO GlusterFS mount attempt 

24/06/2020 08:55:18 INFO GlusterFS mount attempt 

24/06/2020 08:54:48 INFO GlusterFS mount attempt 

24/06/2020 08:54:18 INFO GlusterFS mount attempt 

24/06/2020 08:53:48 INFO GlusterFS mount attempt 

24/06/2020 08:53:18 INFO GlusterFS mount attempt 

24/06/2020 08:52:48 INFO GlusterFS mount attempt 

24/06/2020 08:52:18 INFO GlusterFS mount attempt 

24/06/2020 08:51:48 INFO GlusterFS mount attempt 

24/06/2020 08:51:18 INFO GlusterFS mount attempt 

24/06/2020 08:50:48 INFO GlusterFS mount attempt 

24/06/2020 08:50:18 INFO GlusterFS mount attempt 

24/06/2020 08:49:47 INFO GlusterFS mount attempt 

24/06/2020 08:49:17 INFO GlusterFS mount attempt 

24/06/2020 08:48:47 INFO GlusterFS mount attempt 

24/06/2020 08:48:17 INFO GlusterFS mount attempt 

24/06/2020 08:47:47 INFO GlusterFS mount attempt 

24/06/2020 08:47:17 INFO GlusterFS mount attempt 

24/06/2020 08:46:47 INFO GlusterFS mount attempt 

24/06/2020 08:46:17 INFO GlusterFS mount attempt 

24/06/2020 08:45:47 INFO GlusterFS mount attempt 

24/06/2020 08:45:17 INFO GlusterFS mount attempt 

24/06/2020 08:44:47 INFO GlusterFS mount attempt 

24/06/2020 08:44:16 INFO GlusterFS mount attempt 

24/06/2020 08:43:46 INFO GlusterFS mount attempt 

24/06/2020 08:43:16 INFO GlusterFS mount attempt 

24/06/2020 08:42:46 INFO GlusterFS mount attempt 

24/06/2020 08:42:16 INFO GlusterFS mount attempt 

24/06/2020 08:41:46 INFO GlusterFS mount attempt 

24/06/2020 08:41:16 INFO GlusterFS mount attempt 

24/06/2020 08:40:46 INFO GlusterFS mount attempt 

24/06/2020 08:40:16 INFO GlusterFS mount attempt 

24/06/2020 08:39:46 INFO GlusterFS mount attempt 

24/06/2020 08:39:16 INFO GlusterFS mount attempt 

24/06/2020 08:38:45 INFO GlusterFS mount attempt 

24/06/2020 08:38:15 INFO GlusterFS mount attempt 

24/06/2020 08:37:45 INFO GlusterFS mount attempt 

24/06/2020 08:37:15 INFO GlusterFS mount attempt 

24/06/2020 08:36:45 INFO GlusterFS mount attempt 

24/06/2020 08:36:15 INFO GlusterFS mount attempt 

24/06/2020 08:35:45 INFO GlusterFS mount attempt 

24/06/2020 08:35:15 INFO GlusterFS mount attempt 

24/06/2020 08:34:45 INFO GlusterFS mount attempt 

24/06/2020 08:34:15 INFO GlusterFS mount attempt 

24/06/2020 08:33:44 INFO GlusterFS mount attempt 

24/06/2020 08:33:14 INFO GlusterFS mount attempt 

24/06/2020 08:32:44 INFO GlusterFS mount attempt 

24/06/2020 08:32:14 INFO GlusterFS mount attempt 

24/06/2020 08:31:44 INFO GlusterFS mount attempt 

24/06/2020 08:31:14 INFO GlusterFS mount attempt 

24/06/2020 08:30:44 INFO GlusterFS mount attempt 

24/06/2020 08:30:14 INFO GlusterFS mount attempt 

24/06/2020 08:29:44 INFO GlusterFS mount attempt 

24/06/2020 08:29:14 INFO GlusterFS mount attempt 

24/06/2020 08:28:44 INFO GlusterFS mount attempt 

24/06/2020 08:28:14 INFO GlusterFS mount attempt 

24/06/2020 08:27:43 INFO GlusterFS mount attempt 

24/06/2020 08:27:13 INFO GlusterFS mount attempt 

24/06/2020 08:26:43 INFO GlusterFS mount attempt 

24/06/2020 08:26:13 INFO GlusterFS mount attempt 

24/06/2020 08:25:43 INFO GlusterFS mount attempt 

24/06/2020 08:25:13 INFO GlusterFS mount attempt 

24/06/2020 08:24:43 INFO GlusterFS mount attempt 

24/06/2020 08:24:13 INFO GlusterFS mount attempt 

24/06/2020 08:23:43 INFO GlusterFS mount attempt 

24/06/2020 08:23:13 INFO GlusterFS mount attempt 

24/06/2020 08:22:42 INFO GlusterFS mount attempt 

24/06/2020 08:22:12 INFO GlusterFS mount attempt 

24/06/2020 08:21:42 INFO GlusterFS mount attempt 

24/06/2020 08:21:12 INFO GlusterFS mount attempt 

24/06/2020 08:20:42 INFO GlusterFS mount attempt 

24/06/2020 08:20:12 INFO GlusterFS mount attempt 

24/06/2020 08:19:42 INFO GlusterFS mount attempt 

24/06/2020 08:19:12 INFO GlusterFS mount attempt 

24/06/2020 08:18:42 INFO GlusterFS mount attempt 

24/06/2020 08:18:12 INFO GlusterFS mount attempt 

24/06/2020 08:17:42 INFO GlusterFS mount attempt 

24/06/2020 08:17:12 INFO GlusterFS mount attempt 

24/06/2020 08:16:41 INFO GlusterFS mount attempt 

24/06/2020 08:16:11 INFO GlusterFS mount attempt 

24/06/2020 08:15:41 INFO GlusterFS mount attempt 

24/06/2020 08:15:11 INFO GlusterFS mount attempt 

24/06/2020 08:14:41 INFO GlusterFS mount attempt 

24/06/2020 08:14:11 INFO GlusterFS mount attempt 

24/06/2020 08:13:41 INFO GlusterFS mount attempt 

24/06/2020 08:13:11 INFO GlusterFS mount attempt 

24/06/2020 08:12:41 INFO GlusterFS mount attempt 

24/06/2020 08:12:11 INFO GlusterFS mount attempt 

24/06/2020 08:11:40 INFO GlusterFS mount attempt 

24/06/2020 08:11:10 INFO GlusterFS mount attempt 

24/06/2020 08:10:40 INFO GlusterFS mount attempt 

24/06/2020 08:10:10 INFO GlusterFS mount attempt 

24/06/2020 08:09:40 INFO GlusterFS mount attempt 

24/06/2020 08:09:10 INFO GlusterFS mount attempt 

24/06/2020 08:08:40 INFO GlusterFS mount attempt 

24/06/2020 08:08:10 INFO GlusterFS mount attempt 

24/06/2020 08:07:40 INFO GlusterFS mount attempt 

24/06/2020 08:07:10 INFO GlusterFS mount attempt 

24/06/2020 08:06:40 INFO GlusterFS mount attempt 

24/06/2020 08:06:09 INFO GlusterFS mount attempt 

24/06/2020 08:05:39 INFO GlusterFS mount attempt 

24/06/2020 08:05:09 INFO GlusterFS mount attempt 

24/06/2020 08:04:39 INFO GlusterFS mount attempt 

24/06/2020 08:04:09 INFO GlusterFS mount attempt 

24/06/2020 08:03:39 INFO GlusterFS mount attempt 

24/06/2020 08:03:09 INFO GlusterFS mount attempt 

24/06/2020 08:02:39 INFO GlusterFS mount attempt 

24/06/2020 08:02:09 INFO GlusterFS mount attempt 

24/06/2020 08:01:39 INFO GlusterFS mount attempt 

24/06/2020 08:01:09 INFO GlusterFS mount attempt 

24/06/2020 08:00:38 INFO GlusterFS mount attempt 

24/06/2020 08:00:08 INFO GlusterFS mount attempt 

24/06/2020 07:59:38 INFO GlusterFS mount attempt 

24/06/2020 07:59:08 INFO GlusterFS mount attempt 

24/06/2020 07:58:38 INFO GlusterFS mount attempt 

24/06/2020 07:58:08 INFO GlusterFS mount attempt 

24/06/2020 07:57:38 INFO GlusterFS mount attempt 

24/06/2020 07:57:08 INFO GlusterFS mount attempt 

24/06/2020 07:56:38 INFO GlusterFS mount attempt 

24/06/2020 07:56:08 INFO GlusterFS mount attempt 

24/06/2020 07:55:38 INFO GlusterFS mount attempt 

24/06/2020 07:55:07 INFO GlusterFS mount attempt 

24/06/2020 07:54:37 INFO GlusterFS mount attempt 

24/06/2020 07:54:07 INFO GlusterFS mount attempt 

24/06/2020 07:53:37 INFO GlusterFS mount attempt 

24/06/2020 07:53:07 INFO GlusterFS mount attempt 

24/06/2020 07:52:37 INFO GlusterFS mount attempt 

24/06/2020 07:52:07 INFO GlusterFS mount attempt 

24/06/2020 07:51:37 INFO GlusterFS mount attempt 

24/06/2020 07:51:07 INFO GlusterFS mount attempt 

24/06/2020 07:50:37 INFO GlusterFS mount attempt 

24/06/2020 07:50:06 INFO GlusterFS mount attempt 

24/06/2020 07:49:36 INFO GlusterFS mount attempt 

24/06/2020 07:49:06 INFO GlusterFS mount attempt 

24/06/2020 07:48:36 INFO GlusterFS mount attempt 

24/06/2020 07:48:06 INFO GlusterFS mount attempt 

24/06/2020 07:47:36 INFO GlusterFS mount attempt 

24/06/2020 07:47:06 INFO GlusterFS mount attempt 

24/06/2020 07:46:36 INFO GlusterFS mount attempt 

24/06/2020 07:46:06 INFO GlusterFS mount attempt 

24/06/2020 07:45:36 INFO GlusterFS mount attempt 

24/06/2020 07:45:06 INFO GlusterFS mount attempt 

24/06/2020 07:44:35 INFO GlusterFS mount attempt 

24/06/2020 07:44:05 INFO GlusterFS mount attempt 

24/06/2020 07:43:35 INFO GlusterFS mount attempt 

24/06/2020 07:43:05 INFO GlusterFS mount attempt 

24/06/2020 07:42:35 INFO GlusterFS mount attempt 

24/06/2020 07:42:05 INFO GlusterFS mount attempt 

24/06/2020 07:41:35 INFO GlusterFS mount attempt 

24/06/2020 07:41:05 INFO GlusterFS mount attempt 

24/06/2020 07:40:35 INFO GlusterFS mount attempt 

24/06/2020 07:40:05 INFO GlusterFS mount attempt 

24/06/2020 07:39:35 INFO GlusterFS mount attempt 

24/06/2020 07:39:04 INFO GlusterFS mount attempt 

24/06/2020 07:38:34 INFO GlusterFS mount attempt 

24/06/2020 07:38:04 INFO GlusterFS mount attempt 

24/06/2020 07:37:34 INFO GlusterFS mount attempt 

24/06/2020 07:37:04 INFO GlusterFS mount attempt 

24/06/2020 07:36:34 INFO GlusterFS mount attempt 

24/06/2020 07:36:04 INFO GlusterFS mount attempt 

24/06/2020 07:35:34 INFO GlusterFS mount attempt 

24/06/2020 07:35:04 INFO GlusterFS mount attempt 

24/06/2020 07:34:34 INFO GlusterFS mount attempt 

24/06/2020 07:34:04 INFO GlusterFS mount attempt 

24/06/2020 07:33:34 INFO GlusterFS mount attempt 

24/06/2020 07:33:03 INFO GlusterFS mount attempt 

24/06/2020 07:32:33 INFO GlusterFS mount attempt 

24/06/2020 07:32:03 INFO GlusterFS mount attempt 

24/06/2020 07:31:33 INFO GlusterFS mount attempt 

24/06/2020 07:31:03 INFO GlusterFS mount attempt 

24/06/2020 07:30:33 INFO GlusterFS mount attempt 

24/06/2020 07:30:03 INFO GlusterFS mount attempt 

24/06/2020 07:29:33 INFO GlusterFS mount attempt 

24/06/2020 07:29:03 INFO GlusterFS mount attempt 

24/06/2020 07:28:33 INFO GlusterFS mount attempt 

24/06/2020 07:28:03 INFO GlusterFS mount attempt 

24/06/2020 07:27:32 INFO GlusterFS mount attempt 

24/06/2020 07:27:02 INFO GlusterFS mount attempt 

24/06/2020 07:26:32 INFO GlusterFS mount attempt 

24/06/2020 07:26:02 INFO GlusterFS mount attempt 

24/06/2020 07:25:32 INFO GlusterFS mount attempt 

24/06/2020 07:25:02 INFO GlusterFS mount attempt 

24/06/2020 07:24:32 INFO GlusterFS mount attempt 

24/06/2020 07:24:02 INFO GlusterFS mount attempt 

24/06/2020 07:23:32 INFO GlusterFS mount attempt 

24/06/2020 07:23:02 INFO GlusterFS mount attempt 

24/06/2020 07:22:31 INFO GlusterFS mount attempt 

24/06/2020 07:22:01 INFO GlusterFS mount attempt 

24/06/2020 07:21:31 INFO GlusterFS mount attempt 

24/06/2020 07:21:01 INFO GlusterFS mount attempt 

24/06/2020 07:20:31 INFO GlusterFS mount attempt 

24/06/2020 07:20:01 INFO GlusterFS mount attempt 

24/06/2020 07:19:31 INFO GlusterFS mount attempt 

24/06/2020 07:19:01 INFO GlusterFS mount attempt 

24/06/2020 07:18:31 INFO GlusterFS mount attempt 

24/06/2020 07:18:01 INFO GlusterFS mount attempt 

24/06/2020 07:17:31 INFO GlusterFS mount attempt 

24/06/2020 07:17:00 INFO GlusterFS mount attempt 

24/06/2020 07:16:30 INFO GlusterFS mount attempt 

24/06/2020 07:16:00 INFO GlusterFS mount attempt 

24/06/2020 07:15:30 INFO GlusterFS mount attempt 

24/06/2020 07:15:00 INFO GlusterFS mount attempt 

24/06/2020 07:14:30 INFO GlusterFS mount attempt 

24/06/2020 07:14:00 INFO GlusterFS mount attempt 

24/06/2020 07:13:30 INFO GlusterFS mount attempt 

24/06/2020 07:13:00 INFO GlusterFS mount attempt 

24/06/2020 07:12:30 INFO GlusterFS mount attempt 

24/06/2020 07:12:00 INFO GlusterFS mount attempt 

24/06/2020 07:11:29 INFO GlusterFS mount attempt 

24/06/2020 07:10:59 INFO GlusterFS mount attempt 

24/06/2020 07:10:29 INFO GlusterFS mount attempt 

24/06/2020 07:09:59 INFO GlusterFS mount attempt 

24/06/2020 07:09:29 INFO GlusterFS mount attempt 

24/06/2020 07:08:59 INFO GlusterFS mount attempt 

24/06/2020 07:08:29 INFO GlusterFS mount attempt 

24/06/2020 07:07:59 INFO GlusterFS mount attempt 

24/06/2020 07:07:29 INFO GlusterFS mount attempt 

24/06/2020 07:06:59 INFO GlusterFS mount attempt 

24/06/2020 07:06:29 INFO GlusterFS mount attempt 

24/06/2020 07:05:58 INFO GlusterFS mount attempt 

24/06/2020 07:05:28 INFO GlusterFS mount attempt 

24/06/2020 07:04:58 INFO GlusterFS mount attempt 

24/06/2020 07:04:28 INFO GlusterFS mount attempt 

24/06/2020 07:03:58 INFO GlusterFS mount attempt 

24/06/2020 07:03:28 INFO GlusterFS mount attempt 

24/06/2020 07:02:58 INFO GlusterFS mount attempt 

24/06/2020 07:02:28 INFO GlusterFS mount attempt 

24/06/2020 07:01:58 INFO GlusterFS mount attempt 

24/06/2020 07:01:28 INFO GlusterFS mount attempt 

24/06/2020 07:00:58 INFO GlusterFS mount attempt 

24/06/2020 07:00:27 INFO GlusterFS mount attempt 

24/06/2020 06:59:57 INFO GlusterFS mount attempt 

24/06/2020 06:59:27 INFO GlusterFS mount attempt 

24/06/2020 06:58:57 INFO GlusterFS mount attempt 

24/06/2020 06:58:27 INFO GlusterFS mount attempt 

24/06/2020 06:57:57 INFO GlusterFS mount attempt 

24/06/2020 06:57:27 INFO GlusterFS mount attempt 

24/06/2020 06:56:57 INFO GlusterFS mount attempt 

24/06/2020 06:56:27 INFO GlusterFS mount attempt 

24/06/2020 06:55:57 INFO GlusterFS mount attempt 

24/06/2020 06:55:26 INFO GlusterFS mount attempt 

24/06/2020 06:54:56 INFO GlusterFS mount attempt 

24/06/2020 06:54:26 INFO GlusterFS mount attempt 

24/06/2020 06:53:56 INFO GlusterFS mount attempt 

24/06/2020 06:53:26 INFO GlusterFS mount attempt 

24/06/2020 06:52:56 INFO GlusterFS mount attempt 

24/06/2020 06:52:26 INFO GlusterFS mount attempt 

24/06/2020 06:51:56 INFO GlusterFS mount attempt 

24/06/2020 06:51:26 INFO GlusterFS mount attempt 

24/06/2020 06:50:56 INFO GlusterFS mount attempt 

24/06/2020 06:50:26 INFO GlusterFS mount attempt 

24/06/2020 06:49:55 INFO GlusterFS mount attempt 

24/06/2020 06:49:25 INFO GlusterFS mount attempt 

24/06/2020 06:48:55 INFO GlusterFS mount attempt 

24/06/2020 06:48:25 INFO GlusterFS mount attempt 

24/06/2020 06:47:55 INFO GlusterFS mount attempt 

24/06/2020 06:47:25 INFO GlusterFS mount attempt 

24/06/2020 06:46:55 INFO GlusterFS mount attempt 

24/06/2020 06:46:25 INFO GlusterFS mount attempt 

24/06/2020 06:45:55 INFO GlusterFS mount attempt 

24/06/2020 06:45:25 INFO GlusterFS mount attempt 

24/06/2020 06:44:54 INFO GlusterFS mount attempt 

24/06/2020 06:44:24 INFO GlusterFS mount attempt 

24/06/2020 06:43:54 INFO GlusterFS mount attempt 

24/06/2020 06:43:24 INFO GlusterFS mount attempt 

24/06/2020 06:42:54 INFO GlusterFS mount attempt 

24/06/2020 06:42:24 INFO GlusterFS mount attempt 

24/06/2020 06:41:54 INFO GlusterFS mount attempt 

24/06/2020 06:41:24 INFO GlusterFS mount attempt 

24/06/2020 06:40:54 INFO GlusterFS mount attempt 

24/06/2020 06:40:24 INFO GlusterFS mount attempt 

24/06/2020 06:39:54 INFO GlusterFS mount attempt 

24/06/2020 06:39:23 INFO GlusterFS mount attempt 

24/06/2020 06:38:53 INFO GlusterFS mount attempt 

24/06/2020 06:38:23 INFO GlusterFS mount attempt 

24/06/2020 06:37:53 INFO GlusterFS mount attempt 

24/06/2020 06:37:23 INFO GlusterFS mount attempt 

24/06/2020 06:36:53 INFO GlusterFS mount attempt 

24/06/2020 06:36:23 INFO GlusterFS mount attempt 

24/06/2020 06:35:53 INFO GlusterFS mount attempt 

24/06/2020 06:35:23 INFO GlusterFS mount attempt 

24/06/2020 06:34:53 INFO GlusterFS mount attempt 

24/06/2020 06:34:23 INFO GlusterFS mount attempt 

24/06/2020 06:33:52 INFO GlusterFS mount attempt 

24/06/2020 06:33:22 INFO GlusterFS mount attempt 

24/06/2020 06:32:52 INFO GlusterFS mount attempt 

24/06/2020 06:32:22 INFO GlusterFS mount attempt 

24/06/2020 06:31:52 INFO GlusterFS mount attempt 

24/06/2020 06:31:22 INFO GlusterFS mount attempt 

24/06/2020 06:30:52 INFO GlusterFS mount attempt 

24/06/2020 06:30:22 INFO GlusterFS mount attempt 

24/06/2020 06:29:52 INFO GlusterFS mount attempt 

24/06/2020 06:29:22 INFO GlusterFS mount attempt 

24/06/2020 06:28:52 INFO GlusterFS mount attempt 

24/06/2020 06:28:21 INFO GlusterFS mount attempt 

24/06/2020 06:27:51 INFO GlusterFS mount attempt 

24/06/2020 06:27:21 INFO GlusterFS mount attempt 

24/06/2020 06:26:51 INFO GlusterFS mount attempt 

24/06/2020 06:26:21 INFO GlusterFS mount attempt 

24/06/2020 06:25:51 INFO GlusterFS mount attempt 

24/06/2020 06:25:21 INFO GlusterFS mount attempt 

24/06/2020 06:24:51 INFO GlusterFS mount attempt 

24/06/2020 06:24:21 INFO GlusterFS mount attempt 

24/06/2020 06:23:51 INFO GlusterFS mount attempt 

24/06/2020 06:23:20 INFO GlusterFS mount attempt 

24/06/2020 06:22:50 INFO GlusterFS mount attempt 

24/06/2020 06:22:20 INFO GlusterFS mount attempt 

24/06/2020 06:21:50 INFO GlusterFS mount attempt 

24/06/2020 06:21:20 INFO GlusterFS mount attempt 

24/06/2020 06:20:50 INFO GlusterFS mount attempt 

24/06/2020 06:20:20 INFO GlusterFS mount attempt 

24/06/2020 06:19:50 INFO GlusterFS mount attempt 

24/06/2020 06:19:20 INFO GlusterFS mount attempt 

24/06/2020 06:18:50 INFO GlusterFS mount attempt 

24/06/2020 06:18:20 INFO GlusterFS mount attempt 

24/06/2020 06:17:49 INFO GlusterFS mount attempt 

24/06/2020 06:17:19 INFO GlusterFS mount attempt 

24/06/2020 06:16:49 INFO GlusterFS mount attempt 

24/06/2020 06:16:19 INFO GlusterFS mount attempt 

24/06/2020 06:15:49 INFO GlusterFS mount attempt 

24/06/2020 06:15:19 INFO GlusterFS mount attempt 

24/06/2020 06:14:49 INFO GlusterFS mount attempt 

24/06/2020 06:14:19 INFO GlusterFS mount attempt 

24/06/2020 06:13:49 INFO GlusterFS mount attempt 

24/06/2020 06:13:19 INFO GlusterFS mount attempt 

24/06/2020 06:12:49 INFO GlusterFS mount attempt 

24/06/2020 06:12:18 INFO GlusterFS mount attempt 

24/06/2020 06:11:48 INFO GlusterFS mount attempt 

24/06/2020 06:11:18 INFO GlusterFS mount attempt 

24/06/2020 06:10:48 INFO GlusterFS mount attempt 

24/06/2020 06:10:18 INFO GlusterFS mount attempt 

24/06/2020 06:09:48 INFO GlusterFS mount attempt 

24/06/2020 06:09:18 INFO GlusterFS mount attempt 

24/06/2020 06:08:48 INFO GlusterFS mount attempt 

24/06/2020 06:08:18 INFO GlusterFS mount attempt 

24/06/2020 06:07:48 INFO GlusterFS mount attempt 

24/06/2020 06:07:18 INFO GlusterFS mount attempt 

24/06/2020 06:06:47 INFO GlusterFS mount attempt 

24/06/2020 06:06:17 INFO GlusterFS mount attempt 

24/06/2020 06:05:47 INFO GlusterFS mount attempt 

24/06/2020 06:05:17 INFO GlusterFS mount attempt 

24/06/2020 06:04:47 INFO GlusterFS mount attempt 

24/06/2020 06:04:17 INFO GlusterFS mount attempt 

24/06/2020 06:03:47 INFO GlusterFS mount attempt 

24/06/2020 06:03:17 INFO GlusterFS mount attempt 

24/06/2020 06:02:47 INFO GlusterFS mount attempt 

24/06/2020 06:02:17 INFO GlusterFS mount attempt 

24/06/2020 06:01:46 INFO GlusterFS mount attempt 

24/06/2020 06:01:16 INFO GlusterFS mount attempt 

24/06/2020 06:00:46 INFO GlusterFS mount attempt 

24/06/2020 06:00:16 INFO GlusterFS mount attempt 

24/06/2020 05:59:46 INFO GlusterFS mount attempt 

24/06/2020 05:59:16 INFO GlusterFS mount attempt 

24/06/2020 05:58:46 INFO GlusterFS mount attempt 

24/06/2020 05:58:16 INFO GlusterFS mount attempt 

24/06/2020 05:57:46 INFO GlusterFS mount attempt 

24/06/2020 05:57:16 INFO GlusterFS mount attempt 

24/06/2020 05:56:45 INFO GlusterFS mount attempt 

24/06/2020 05:56:15 INFO GlusterFS mount attempt 

24/06/2020 05:55:45 INFO GlusterFS mount attempt 

24/06/2020 05:55:15 INFO GlusterFS mount attempt 

24/06/2020 05:54:45 INFO GlusterFS mount attempt 

24/06/2020 05:54:15 INFO GlusterFS mount attempt 

24/06/2020 05:53:45 INFO GlusterFS mount attempt 

24/06/2020 05:53:15 INFO GlusterFS mount attempt 

24/06/2020 05:52:45 INFO GlusterFS mount attempt 

24/06/2020 05:52:15 INFO GlusterFS mount attempt 

24/06/2020 05:51:45 INFO GlusterFS mount attempt 

24/06/2020 05:51:15 INFO GlusterFS mount attempt 

24/06/2020 05:50:44 INFO GlusterFS mount attempt 

24/06/2020 05:50:14 INFO GlusterFS mount attempt 

24/06/2020 05:49:44 INFO GlusterFS mount attempt 

24/06/2020 05:49:14 INFO GlusterFS mount attempt 

24/06/2020 05:48:44 INFO GlusterFS mount attempt 

24/06/2020 05:48:14 INFO GlusterFS mount attempt 

24/06/2020 05:47:44 INFO GlusterFS mount attempt 

24/06/2020 05:47:14 INFO GlusterFS mount attempt 

24/06/2020 05:46:44 INFO GlusterFS mount attempt 

24/06/2020 05:46:14 INFO GlusterFS mount attempt 

24/06/2020 05:45:43 INFO GlusterFS mount attempt 

24/06/2020 05:45:13 INFO GlusterFS mount attempt 

24/06/2020 05:44:43 INFO GlusterFS mount attempt 

24/06/2020 05:44:13 INFO GlusterFS mount attempt 

24/06/2020 05:43:43 INFO GlusterFS mount attempt 

24/06/2020 05:43:13 INFO GlusterFS mount attempt 

24/06/2020 05:42:43 INFO GlusterFS mount attempt 

24/06/2020 05:42:13 INFO GlusterFS mount attempt 

24/06/2020 05:41:43 INFO GlusterFS mount attempt 

24/06/2020 05:41:13 INFO GlusterFS mount attempt 

24/06/2020 05:40:43 INFO GlusterFS mount attempt 

24/06/2020 05:40:12 INFO GlusterFS mount attempt 

24/06/2020 05:39:42 INFO GlusterFS mount attempt 

24/06/2020 05:39:12 INFO GlusterFS mount attempt 

24/06/2020 05:38:42 INFO GlusterFS mount attempt 

24/06/2020 05:38:12 INFO GlusterFS mount attempt 

24/06/2020 05:37:42 INFO GlusterFS mount attempt 

24/06/2020 05:37:12 INFO GlusterFS mount attempt 

24/06/2020 05:36:42 INFO GlusterFS mount attempt 

24/06/2020 05:36:12 INFO GlusterFS mount attempt 

24/06/2020 05:35:42 INFO GlusterFS mount attempt 

24/06/2020 05:35:12 INFO GlusterFS mount attempt 

24/06/2020 05:34:41 INFO GlusterFS mount attempt 

24/06/2020 05:34:11 INFO GlusterFS mount attempt 

24/06/2020 05:33:41 INFO GlusterFS mount attempt 

24/06/2020 05:33:11 INFO GlusterFS mount attempt 

24/06/2020 05:32:41 INFO GlusterFS mount attempt 

24/06/2020 05:32:11 INFO GlusterFS mount attempt 

24/06/2020 05:31:41 INFO GlusterFS mount attempt 

24/06/2020 05:31:11 INFO GlusterFS mount attempt 

24/06/2020 05:30:41 INFO GlusterFS mount attempt 

24/06/2020 05:30:11 INFO GlusterFS mount attempt 

24/06/2020 05:29:41 INFO GlusterFS mount attempt 

24/06/2020 05:29:10 INFO GlusterFS mount attempt 

24/06/2020 05:28:40 INFO GlusterFS mount attempt 

24/06/2020 05:28:10 INFO GlusterFS mount attempt 

24/06/2020 05:27:40 INFO GlusterFS mount attempt 

24/06/2020 05:27:10 INFO GlusterFS mount attempt 

24/06/2020 05:26:40 INFO GlusterFS mount attempt 

24/06/2020 05:26:10 INFO GlusterFS mount attempt 

24/06/2020 05:25:40 INFO GlusterFS mount attempt 

24/06/2020 05:25:10 INFO GlusterFS mount attempt 

24/06/2020 05:24:40 INFO GlusterFS mount attempt 

24/06/2020 05:24:10 INFO GlusterFS mount attempt 

24/06/2020 05:23:39 INFO GlusterFS mount attempt 

24/06/2020 05:23:09 INFO GlusterFS mount attempt 

24/06/2020 05:22:39 INFO GlusterFS mount attempt 

24/06/2020 05:22:09 INFO GlusterFS mount attempt 

24/06/2020 05:21:39 INFO GlusterFS mount attempt 

24/06/2020 05:21:09 INFO GlusterFS mount attempt 

24/06/2020 05:20:39 INFO GlusterFS mount attempt 

24/06/2020 05:20:09 INFO GlusterFS mount attempt 

24/06/2020 05:19:39 INFO GlusterFS mount attempt 

24/06/2020 05:19:09 INFO GlusterFS mount attempt 

24/06/2020 05:18:39 INFO GlusterFS mount attempt 

24/06/2020 05:18:08 INFO GlusterFS mount attempt 

24/06/2020 05:17:38 INFO GlusterFS mount attempt 

24/06/2020 05:17:08 INFO GlusterFS mount attempt 

24/06/2020 05:16:38 INFO GlusterFS mount attempt 

24/06/2020 05:16:08 INFO GlusterFS mount attempt 

24/06/2020 05:15:38 INFO GlusterFS mount attempt 

24/06/2020 05:15:08 INFO GlusterFS mount attempt 

24/06/2020 05:14:38 INFO GlusterFS mount attempt 

24/06/2020 05:14:08 INFO GlusterFS mount attempt 

24/06/2020 05:13:38 INFO GlusterFS mount attempt 

24/06/2020 05:13:08 INFO GlusterFS mount attempt 

24/06/2020 05:12:38 INFO GlusterFS mount attempt 

24/06/2020 05:12:07 INFO GlusterFS mount attempt 

24/06/2020 05:11:37 INFO GlusterFS mount attempt 

24/06/2020 05:11:07 INFO GlusterFS mount attempt 

24/06/2020 05:10:37 INFO GlusterFS mount attempt 

24/06/2020 05:10:07 INFO GlusterFS mount attempt 

24/06/2020 05:09:37 INFO GlusterFS mount attempt 

24/06/2020 05:09:07 INFO GlusterFS mount attempt 

24/06/2020 05:08:37 INFO GlusterFS mount attempt 

24/06/2020 05:08:07 INFO GlusterFS mount attempt 

24/06/2020 05:07:37 INFO GlusterFS mount attempt 

24/06/2020 05:07:07 INFO GlusterFS mount attempt 

24/06/2020 05:06:36 INFO GlusterFS mount attempt 

24/06/2020 05:06:06 INFO GlusterFS mount attempt 

24/06/2020 05:05:36 INFO GlusterFS mount attempt 

24/06/2020 05:05:06 INFO GlusterFS mount attempt 

24/06/2020 05:04:36 INFO GlusterFS mount attempt 

24/06/2020 05:04:06 INFO GlusterFS mount attempt 

24/06/2020 05:03:36 INFO GlusterFS mount attempt 

24/06/2020 05:03:06 INFO GlusterFS mount attempt 

24/06/2020 05:02:36 INFO GlusterFS mount attempt 

24/06/2020 05:02:06 INFO GlusterFS mount attempt 

24/06/2020 05:01:36 INFO GlusterFS mount attempt 

24/06/2020 05:01:05 INFO GlusterFS mount attempt 

24/06/2020 05:00:35 INFO GlusterFS mount attempt 

24/06/2020 05:00:05 INFO GlusterFS mount attempt 

24/06/2020 04:59:35 INFO GlusterFS mount attempt 

24/06/2020 04:59:05 INFO GlusterFS mount attempt 

24/06/2020 04:58:35 INFO GlusterFS mount attempt 

24/06/2020 04:58:05 INFO GlusterFS mount attempt 

24/06/2020 04:57:35 INFO GlusterFS mount attempt 

24/06/2020 04:57:05 INFO GlusterFS mount attempt 

24/06/2020 04:56:35 INFO GlusterFS mount attempt 

24/06/2020 04:56:05 INFO GlusterFS mount attempt 

24/06/2020 04:55:34 INFO GlusterFS mount attempt 

24/06/2020 04:55:04 INFO GlusterFS mount attempt 

24/06/2020 04:54:34 INFO GlusterFS mount attempt 

24/06/2020 04:54:04 INFO GlusterFS mount attempt 

24/06/2020 04:53:34 INFO GlusterFS mount attempt 

24/06/2020 04:53:04 INFO GlusterFS mount attempt 

24/06/2020 04:52:34 INFO GlusterFS mount attempt 

24/06/2020 04:52:04 INFO GlusterFS mount attempt 

24/06/2020 04:51:34 INFO GlusterFS mount attempt 

24/06/2020 04:51:04 INFO GlusterFS mount attempt 

24/06/2020 04:50:34 INFO GlusterFS mount attempt 

24/06/2020 04:50:03 INFO GlusterFS mount attempt 

24/06/2020 04:49:33 INFO GlusterFS mount attempt 

24/06/2020 04:49:03 INFO GlusterFS mount attempt 

24/06/2020 04:48:33 INFO GlusterFS mount attempt 

24/06/2020 04:48:03 INFO GlusterFS mount attempt 

24/06/2020 04:47:33 INFO GlusterFS mount attempt 

24/06/2020 04:47:03 INFO GlusterFS mount attempt 

24/06/2020 04:46:33 INFO GlusterFS mount attempt 

24/06/2020 04:46:03 INFO GlusterFS mount attempt 

24/06/2020 04:45:33 INFO GlusterFS mount attempt 

24/06/2020 04:45:03 INFO GlusterFS mount attempt 

24/06/2020 04:44:32 INFO GlusterFS mount attempt 

24/06/2020 04:44:02 INFO GlusterFS mount attempt 

24/06/2020 04:43:32 INFO GlusterFS mount attempt 

24/06/2020 04:43:02 INFO GlusterFS mount attempt 

24/06/2020 04:42:32 INFO GlusterFS mount attempt 

24/06/2020 04:42:02 INFO GlusterFS mount attempt 

24/06/2020 04:41:32 INFO GlusterFS mount attempt 

24/06/2020 04:41:02 INFO GlusterFS mount attempt 

24/06/2020 04:40:32 INFO GlusterFS mount attempt 

24/06/2020 04:40:02 INFO GlusterFS mount attempt 

24/06/2020 04:39:32 INFO GlusterFS mount attempt 

24/06/2020 04:39:01 INFO GlusterFS mount attempt 

24/06/2020 04:38:31 INFO GlusterFS mount attempt 

24/06/2020 04:38:01 INFO GlusterFS mount attempt 

24/06/2020 04:37:31 INFO GlusterFS mount attempt 

24/06/2020 04:37:01 INFO GlusterFS mount attempt 

24/06/2020 04:36:31 INFO GlusterFS mount attempt 

24/06/2020 04:36:01 INFO GlusterFS mount attempt 

24/06/2020 04:35:31 INFO GlusterFS mount attempt 

24/06/2020 04:35:01 INFO GlusterFS mount attempt 

24/06/2020 04:34:31 INFO GlusterFS mount attempt 

24/06/2020 04:34:01 INFO GlusterFS mount attempt 

24/06/2020 04:33:30 INFO GlusterFS mount attempt 

24/06/2020 04:33:00 INFO GlusterFS mount attempt 

24/06/2020 04:32:30 INFO GlusterFS mount attempt 

24/06/2020 04:32:00 INFO GlusterFS mount attempt 

24/06/2020 04:31:30 INFO GlusterFS mount attempt 

24/06/2020 04:31:00 INFO GlusterFS mount attempt 

24/06/2020 04:30:30 INFO GlusterFS mount attempt 

24/06/2020 04:30:00 INFO GlusterFS mount attempt 

24/06/2020 04:29:30 INFO GlusterFS mount attempt 

24/06/2020 04:29:00 INFO GlusterFS mount attempt 

24/06/2020 04:28:30 INFO GlusterFS mount attempt 

24/06/2020 04:27:59 INFO GlusterFS mount attempt 

24/06/2020 04:27:29 INFO GlusterFS mount attempt 

24/06/2020 04:26:59 INFO GlusterFS mount attempt 

24/06/2020 04:26:29 INFO GlusterFS mount attempt 

24/06/2020 04:25:59 INFO GlusterFS mount attempt 

24/06/2020 04:25:29 INFO GlusterFS mount attempt 

24/06/2020 04:24:59 INFO GlusterFS mount attempt 

24/06/2020 04:24:29 INFO GlusterFS mount attempt 

24/06/2020 04:23:59 INFO GlusterFS mount attempt 

24/06/2020 04:23:29 INFO GlusterFS mount attempt 

24/06/2020 04:22:59 INFO GlusterFS mount attempt 

24/06/2020 04:22:28 INFO GlusterFS mount attempt 

24/06/2020 04:21:58 INFO GlusterFS mount attempt 

24/06/2020 04:21:28 INFO GlusterFS mount attempt 

24/06/2020 04:20:58 INFO GlusterFS mount attempt 

24/06/2020 04:20:28 INFO GlusterFS mount attempt 

24/06/2020 04:19:58 INFO GlusterFS mount attempt 

24/06/2020 04:19:28 INFO GlusterFS mount attempt 

24/06/2020 04:18:58 INFO GlusterFS mount attempt 

24/06/2020 04:18:28 INFO GlusterFS mount attempt 

24/06/2020 04:17:58 INFO GlusterFS mount attempt 

24/06/2020 04:17:27 INFO GlusterFS mount attempt 

24/06/2020 04:16:57 INFO GlusterFS mount attempt 

24/06/2020 04:16:27 INFO GlusterFS mount attempt 

24/06/2020 04:15:57 INFO GlusterFS mount attempt 

24/06/2020 04:15:27 INFO GlusterFS mount attempt 

24/06/2020 04:14:57 INFO GlusterFS mount attempt 

24/06/2020 04:14:27 INFO GlusterFS mount attempt 

24/06/2020 04:13:57 INFO GlusterFS mount attempt 

24/06/2020 04:13:27 INFO GlusterFS mount attempt 

24/06/2020 04:12:57 INFO GlusterFS mount attempt 

24/06/2020 04:12:27 INFO GlusterFS mount attempt 

24/06/2020 04:11:56 INFO GlusterFS mount attempt 

24/06/2020 04:11:26 INFO GlusterFS mount attempt 

24/06/2020 04:10:56 INFO GlusterFS mount attempt 

24/06/2020 04:10:26 INFO GlusterFS mount attempt 

24/06/2020 04:09:56 INFO GlusterFS mount attempt 

24/06/2020 04:09:26 INFO GlusterFS mount attempt 

24/06/2020 04:08:56 INFO GlusterFS mount attempt 

24/06/2020 04:08:26 INFO GlusterFS mount attempt 

24/06/2020 04:07:56 INFO GlusterFS mount attempt 

24/06/2020 04:07:26 INFO GlusterFS mount attempt 

24/06/2020 04:06:56 INFO GlusterFS mount attempt 

24/06/2020 04:06:25 INFO GlusterFS mount attempt 

24/06/2020 04:05:55 INFO GlusterFS mount attempt 

24/06/2020 04:05:25 INFO GlusterFS mount attempt 

24/06/2020 04:04:55 INFO GlusterFS mount attempt 

24/06/2020 04:04:25 INFO GlusterFS mount attempt 

24/06/2020 04:03:55 INFO GlusterFS mount attempt 

24/06/2020 04:03:25 INFO GlusterFS mount attempt 

24/06/2020 04:02:55 INFO GlusterFS mount attempt 

24/06/2020 04:02:25 INFO GlusterFS mount attempt 

24/06/2020 04:01:55 INFO GlusterFS mount attempt 

24/06/2020 04:01:25 INFO GlusterFS mount attempt 

24/06/2020 04:00:54 INFO GlusterFS mount attempt 

24/06/2020 04:00:24 INFO GlusterFS mount attempt 

24/06/2020 03:59:54 INFO GlusterFS mount attempt 

24/06/2020 03:59:24 INFO GlusterFS mount attempt 

24/06/2020 03:58:54 INFO GlusterFS mount attempt 

24/06/2020 03:58:24 INFO GlusterFS mount attempt 

24/06/2020 03:57:54 INFO GlusterFS mount attempt 

24/06/2020 03:57:24 INFO GlusterFS mount attempt 

24/06/2020 03:56:54 INFO GlusterFS mount attempt 

24/06/2020 03:56:24 INFO GlusterFS mount attempt 

24/06/2020 03:55:54 INFO GlusterFS mount attempt 

24/06/2020 03:55:23 INFO GlusterFS mount attempt 

24/06/2020 03:54:53 INFO GlusterFS mount attempt 

24/06/2020 03:54:23 INFO GlusterFS mount attempt 

24/06/2020 03:53:53 INFO GlusterFS mount attempt 

24/06/2020 03:53:23 INFO GlusterFS mount attempt 

24/06/2020 03:52:53 INFO GlusterFS mount attempt 

24/06/2020 03:52:23 INFO GlusterFS mount attempt 

24/06/2020 03:51:53 INFO GlusterFS mount attempt 

24/06/2020 03:51:23 INFO GlusterFS mount attempt 

24/06/2020 03:50:53 INFO GlusterFS mount attempt 

24/06/2020 03:50:23 INFO GlusterFS mount attempt 

24/06/2020 03:49:52 INFO GlusterFS mount attempt 

24/06/2020 03:49:22 INFO GlusterFS mount attempt 

24/06/2020 03:48:52 INFO GlusterFS mount attempt 

24/06/2020 03:48:22 INFO GlusterFS mount attempt 

24/06/2020 03:47:52 INFO GlusterFS mount attempt 

24/06/2020 03:47:22 INFO GlusterFS mount attempt 

24/06/2020 03:46:52 INFO GlusterFS mount attempt 

24/06/2020 03:46:22 INFO GlusterFS mount attempt 

24/06/2020 03:45:52 INFO GlusterFS mount attempt 

24/06/2020 03:45:22 INFO GlusterFS mount attempt 

24/06/2020 03:44:51 INFO GlusterFS mount attempt 

24/06/2020 03:44:21 INFO GlusterFS mount attempt 

24/06/2020 03:43:51 INFO GlusterFS mount attempt 

24/06/2020 03:43:21 INFO GlusterFS mount attempt 

24/06/2020 03:42:51 INFO GlusterFS mount attempt 

24/06/2020 03:42:21 INFO GlusterFS mount attempt 

24/06/2020 03:41:51 INFO GlusterFS mount attempt 

24/06/2020 03:41:21 INFO GlusterFS mount attempt 

24/06/2020 03:40:51 INFO GlusterFS mount attempt 

24/06/2020 03:40:21 INFO GlusterFS mount attempt 

24/06/2020 03:39:51 INFO GlusterFS mount attempt 

24/06/2020 03:39:20 INFO GlusterFS mount attempt 

24/06/2020 03:38:50 INFO GlusterFS mount attempt 

24/06/2020 03:38:20 INFO GlusterFS mount attempt 

24/06/2020 03:37:50 INFO GlusterFS mount attempt 

24/06/2020 03:37:20 INFO GlusterFS mount attempt 

24/06/2020 03:36:50 INFO GlusterFS mount attempt 

24/06/2020 03:36:20 INFO GlusterFS mount attempt 

24/06/2020 03:35:50 INFO GlusterFS mount attempt 

24/06/2020 03:35:20 INFO GlusterFS mount attempt 

24/06/2020 03:34:50 INFO GlusterFS mount attempt 

24/06/2020 03:34:20 INFO GlusterFS mount attempt 

24/06/2020 03:33:49 INFO GlusterFS mount attempt 

24/06/2020 03:33:19 INFO GlusterFS mount attempt 

24/06/2020 03:32:49 INFO GlusterFS mount attempt 

24/06/2020 03:32:19 INFO GlusterFS mount attempt 

24/06/2020 03:31:49 INFO GlusterFS mount attempt 

24/06/2020 03:31:19 INFO GlusterFS mount attempt 

24/06/2020 03:30:49 INFO GlusterFS mount attempt 

24/06/2020 03:30:19 INFO GlusterFS mount attempt 

24/06/2020 03:29:49 INFO GlusterFS mount attempt 

24/06/2020 03:29:19 INFO GlusterFS mount attempt 

24/06/2020 03:28:49 INFO GlusterFS mount attempt 

24/06/2020 03:28:19 INFO GlusterFS mount attempt 

24/06/2020 03:27:48 INFO GlusterFS mount attempt 

24/06/2020 03:27:18 INFO GlusterFS mount attempt 

24/06/2020 03:26:48 INFO GlusterFS mount attempt 

24/06/2020 03:26:18 INFO GlusterFS mount attempt 

24/06/2020 03:25:48 INFO GlusterFS mount attempt 

24/06/2020 03:25:18 INFO GlusterFS mount attempt 

24/06/2020 03:24:48 INFO GlusterFS mount attempt 

24/06/2020 03:24:18 INFO GlusterFS mount attempt 

24/06/2020 03:23:48 INFO GlusterFS mount attempt 

24/06/2020 03:23:18 INFO GlusterFS mount attempt 

24/06/2020 03:22:48 INFO GlusterFS mount attempt 

24/06/2020 03:22:17 INFO GlusterFS mount attempt 

24/06/2020 03:21:47 INFO GlusterFS mount attempt 

24/06/2020 03:21:17 INFO GlusterFS mount attempt 

24/06/2020 03:20:47 INFO GlusterFS mount attempt 

24/06/2020 03:20:17 INFO GlusterFS mount attempt 

24/06/2020 03:19:47 INFO GlusterFS mount attempt 

24/06/2020 03:19:17 INFO GlusterFS mount attempt 

24/06/2020 03:18:47 INFO GlusterFS mount attempt 

24/06/2020 03:18:17 INFO GlusterFS mount attempt 

24/06/2020 03:17:47 INFO GlusterFS mount attempt 

24/06/2020 03:17:16 INFO GlusterFS mount attempt 

24/06/2020 03:16:46 INFO GlusterFS mount attempt 

24/06/2020 03:16:16 INFO GlusterFS mount attempt 

24/06/2020 03:15:46 INFO GlusterFS mount attempt 

24/06/2020 03:15:16 INFO GlusterFS mount attempt 

24/06/2020 03:14:46 INFO GlusterFS mount attempt 

24/06/2020 03:14:16 INFO GlusterFS mount attempt 

24/06/2020 03:13:46 INFO GlusterFS mount attempt 

24/06/2020 03:13:16 INFO GlusterFS mount attempt 

24/06/2020 03:12:46 INFO GlusterFS mount attempt 

24/06/2020 03:12:16 INFO GlusterFS mount attempt 

24/06/2020 03:11:45 INFO GlusterFS mount attempt 

24/06/2020 03:11:15 INFO GlusterFS mount attempt 

24/06/2020 03:10:45 INFO GlusterFS mount attempt 

24/06/2020 03:10:15 INFO GlusterFS mount attempt 

24/06/2020 03:09:45 INFO GlusterFS mount attempt 

24/06/2020 03:09:15 INFO GlusterFS mount attempt 

24/06/2020 03:08:45 INFO GlusterFS mount attempt 

24/06/2020 03:08:15 INFO GlusterFS mount attempt 

24/06/2020 03:07:45 INFO GlusterFS mount attempt 

24/06/2020 03:07:15 INFO GlusterFS mount attempt 

24/06/2020 03:06:45 INFO GlusterFS mount attempt 

24/06/2020 03:06:14 INFO GlusterFS mount attempt 

24/06/2020 03:05:44 INFO GlusterFS mount attempt 

24/06/2020 03:05:14 INFO GlusterFS mount attempt 

24/06/2020 03:04:44 INFO GlusterFS mount attempt 

24/06/2020 03:04:14 INFO GlusterFS mount attempt 

24/06/2020 03:03:44 INFO GlusterFS mount attempt 

24/06/2020 03:03:14 INFO GlusterFS mount attempt 

24/06/2020 03:02:44 INFO GlusterFS mount attempt 

24/06/2020 03:02:14 INFO GlusterFS mount attempt 

24/06/2020 03:01:44 INFO GlusterFS mount attempt 

24/06/2020 03:01:13 INFO GlusterFS mount attempt 

24/06/2020 03:00:43 INFO GlusterFS mount attempt 

24/06/2020 03:00:13 INFO GlusterFS mount attempt 

24/06/2020 02:59:43 INFO GlusterFS mount attempt 

24/06/2020 02:59:13 INFO GlusterFS mount attempt 

24/06/2020 02:58:43 INFO GlusterFS mount attempt 

24/06/2020 02:58:13 INFO GlusterFS mount attempt 

24/06/2020 02:57:43 INFO GlusterFS mount attempt 

24/06/2020 02:57:13 INFO GlusterFS mount attempt 

24/06/2020 02:56:43 INFO GlusterFS mount attempt 

24/06/2020 02:56:13 INFO GlusterFS mount attempt 

24/06/2020 02:55:42 INFO GlusterFS mount attempt 

24/06/2020 02:55:12 INFO GlusterFS mount attempt 

24/06/2020 02:54:42 INFO GlusterFS mount attempt 

24/06/2020 02:54:12 INFO GlusterFS mount attempt 

24/06/2020 02:53:42 INFO GlusterFS mount attempt 

24/06/2020 02:53:12 INFO GlusterFS mount attempt 

24/06/2020 02:52:42 INFO GlusterFS mount attempt 

24/06/2020 02:52:12 INFO GlusterFS mount attempt 

24/06/2020 02:51:42 INFO GlusterFS mount attempt 

24/06/2020 02:51:12 INFO GlusterFS mount attempt 

24/06/2020 02:50:42 INFO GlusterFS mount attempt 

24/06/2020 02:50:11 INFO GlusterFS mount attempt 

24/06/2020 02:49:41 INFO GlusterFS mount attempt 

24/06/2020 02:49:11 INFO GlusterFS mount attempt 

24/06/2020 02:48:41 INFO GlusterFS mount attempt 

24/06/2020 02:48:11 INFO GlusterFS mount attempt 

24/06/2020 02:47:41 INFO GlusterFS mount attempt 

24/06/2020 02:47:11 INFO GlusterFS mount attempt 

24/06/2020 02:46:41 INFO GlusterFS mount attempt 

24/06/2020 02:46:11 INFO GlusterFS mount attempt 

24/06/2020 02:45:41 INFO GlusterFS mount attempt 

24/06/2020 02:45:10 INFO GlusterFS mount attempt 

24/06/2020 02:44:40 INFO GlusterFS mount attempt 

24/06/2020 02:44:10 INFO GlusterFS mount attempt 

24/06/2020 02:43:40 INFO GlusterFS mount attempt 

24/06/2020 02:43:10 INFO GlusterFS mount attempt 

24/06/2020 02:42:40 INFO GlusterFS mount attempt 

24/06/2020 02:42:10 INFO GlusterFS mount attempt 

24/06/2020 02:41:40 INFO GlusterFS mount attempt 

24/06/2020 02:41:10 INFO GlusterFS mount attempt 

24/06/2020 02:40:40 INFO GlusterFS mount attempt 

24/06/2020 02:40:09 INFO GlusterFS mount attempt 

24/06/2020 02:39:39 INFO GlusterFS mount attempt 

24/06/2020 02:39:09 INFO GlusterFS mount attempt 

24/06/2020 02:38:39 INFO GlusterFS mount attempt 

24/06/2020 02:38:09 INFO GlusterFS mount attempt 

24/06/2020 02:37:39 INFO GlusterFS mount attempt 

24/06/2020 02:37:09 INFO GlusterFS mount attempt 

24/06/2020 02:36:39 INFO GlusterFS mount attempt 

24/06/2020 02:36:09 INFO GlusterFS mount attempt 

24/06/2020 02:35:39 INFO GlusterFS mount attempt 

24/06/2020 02:35:09 INFO GlusterFS mount attempt 

24/06/2020 02:34:38 INFO GlusterFS mount attempt 

24/06/2020 02:34:08 INFO GlusterFS mount attempt 

24/06/2020 02:33:38 INFO GlusterFS mount attempt 

24/06/2020 02:33:08 INFO GlusterFS mount attempt 

24/06/2020 02:32:38 INFO GlusterFS mount attempt 

24/06/2020 02:32:08 INFO GlusterFS mount attempt 

24/06/2020 02:31:38 INFO GlusterFS mount attempt 

24/06/2020 02:31:08 INFO GlusterFS mount attempt 

24/06/2020 02:30:38 INFO GlusterFS mount attempt 

24/06/2020 02:30:08 INFO GlusterFS mount attempt 

24/06/2020 02:29:38 INFO GlusterFS mount attempt 

24/06/2020 02:29:07 INFO GlusterFS mount attempt 

24/06/2020 02:28:37 INFO GlusterFS mount attempt 

24/06/2020 02:28:07 INFO GlusterFS mount attempt 

24/06/2020 02:27:37 INFO GlusterFS mount attempt 

24/06/2020 02:27:07 INFO GlusterFS mount attempt 

24/06/2020 02:26:37 INFO GlusterFS mount attempt 

24/06/2020 02:26:07 INFO GlusterFS mount attempt 

24/06/2020 02:25:37 INFO GlusterFS mount attempt 

24/06/2020 02:25:07 INFO GlusterFS mount attempt 

24/06/2020 02:24:37 INFO GlusterFS mount attempt 

24/06/2020 02:24:07 INFO GlusterFS mount attempt 

24/06/2020 02:23:36 INFO GlusterFS mount attempt 

24/06/2020 02:23:06 INFO GlusterFS mount attempt 

24/06/2020 02:22:36 INFO GlusterFS mount attempt 

24/06/2020 02:22:06 INFO GlusterFS mount attempt 

24/06/2020 02:21:36 INFO GlusterFS mount attempt 

24/06/2020 02:21:06 INFO GlusterFS mount attempt 

24/06/2020 02:20:36 INFO GlusterFS mount attempt 

24/06/2020 02:20:06 INFO GlusterFS mount attempt 

24/06/2020 02:19:36 INFO GlusterFS mount attempt 

24/06/2020 02:19:06 INFO GlusterFS mount attempt 

24/06/2020 02:18:36 INFO GlusterFS mount attempt 

24/06/2020 02:18:05 INFO GlusterFS mount attempt 

24/06/2020 02:17:35 INFO GlusterFS mount attempt 

24/06/2020 02:17:05 INFO GlusterFS mount attempt 

24/06/2020 02:16:35 INFO GlusterFS mount attempt 

24/06/2020 02:16:05 INFO GlusterFS mount attempt 

24/06/2020 02:15:35 INFO GlusterFS mount attempt 

24/06/2020 02:15:05 INFO GlusterFS mount attempt 

24/06/2020 02:14:35 INFO GlusterFS mount attempt 

24/06/2020 02:14:05 INFO GlusterFS mount attempt 

24/06/2020 02:13:35 INFO GlusterFS mount attempt 

24/06/2020 02:13:04 INFO GlusterFS mount attempt 

24/06/2020 02:12:34 INFO GlusterFS mount attempt 

24/06/2020 02:12:04 INFO GlusterFS mount attempt 

24/06/2020 02:11:34 INFO GlusterFS mount attempt 

24/06/2020 02:11:04 INFO GlusterFS mount attempt 

24/06/2020 02:10:34 INFO GlusterFS mount attempt 

24/06/2020 02:10:04 INFO GlusterFS mount attempt 

24/06/2020 02:09:34 INFO GlusterFS mount attempt 

24/06/2020 02:09:04 INFO GlusterFS mount attempt 

24/06/2020 02:08:34 INFO GlusterFS mount attempt 

24/06/2020 02:08:04 INFO GlusterFS mount attempt 

24/06/2020 02:07:33 INFO GlusterFS mount attempt 

24/06/2020 02:07:03 INFO GlusterFS mount attempt 

24/06/2020 02:06:33 INFO GlusterFS mount attempt 

24/06/2020 02:06:03 INFO GlusterFS mount attempt 

24/06/2020 02:05:33 INFO GlusterFS mount attempt 

24/06/2020 02:05:03 INFO GlusterFS mount attempt 

24/06/2020 02:04:33 INFO GlusterFS mount attempt 

24/06/2020 02:04:03 INFO GlusterFS mount attempt 

24/06/2020 02:03:33 INFO GlusterFS mount attempt 

24/06/2020 02:03:03 INFO GlusterFS mount attempt 

24/06/2020 02:02:33 INFO GlusterFS mount attempt 

24/06/2020 02:02:02 INFO GlusterFS mount attempt 

24/06/2020 02:01:32 INFO GlusterFS mount attempt 

24/06/2020 02:01:02 INFO GlusterFS mount attempt 

24/06/2020 02:00:32 INFO GlusterFS mount attempt 

24/06/2020 02:00:02 INFO GlusterFS mount attempt 

24/06/2020 01:59:32 INFO GlusterFS mount attempt 

24/06/2020 01:59:02 INFO GlusterFS mount attempt 

24/06/2020 01:58:32 INFO GlusterFS mount attempt 

24/06/2020 01:58:02 INFO GlusterFS mount attempt 

24/06/2020 01:57:32 INFO GlusterFS mount attempt 

24/06/2020 01:57:01 INFO GlusterFS mount attempt 

24/06/2020 01:56:31 INFO GlusterFS mount attempt 

24/06/2020 01:56:01 INFO GlusterFS mount attempt 

24/06/2020 01:55:31 INFO GlusterFS mount attempt 

24/06/2020 01:55:01 INFO GlusterFS mount attempt 

24/06/2020 01:54:31 INFO GlusterFS mount attempt 

24/06/2020 01:54:01 INFO GlusterFS mount attempt 

24/06/2020 01:53:31 INFO GlusterFS mount attempt 

24/06/2020 01:53:01 INFO GlusterFS mount attempt 

24/06/2020 01:52:31 INFO GlusterFS mount attempt 

24/06/2020 01:52:01 INFO GlusterFS mount attempt 

24/06/2020 01:51:30 INFO GlusterFS mount attempt 

24/06/2020 01:51:00 INFO GlusterFS mount attempt 

24/06/2020 01:50:30 INFO GlusterFS mount attempt 

24/06/2020 01:50:00 INFO GlusterFS mount attempt 

24/06/2020 01:49:30 INFO GlusterFS mount attempt 

24/06/2020 01:49:00 INFO GlusterFS mount attempt 

24/06/2020 01:48:30 INFO GlusterFS mount attempt 

24/06/2020 01:48:00 INFO GlusterFS mount attempt 

24/06/2020 01:47:30 INFO GlusterFS mount attempt 

24/06/2020 01:47:00 INFO GlusterFS mount attempt 

24/06/2020 01:46:30 INFO GlusterFS mount attempt 

24/06/2020 01:45:59 INFO GlusterFS mount attempt 

24/06/2020 01:45:29 INFO GlusterFS mount attempt 

24/06/2020 01:44:59 INFO GlusterFS mount attempt 

24/06/2020 01:44:29 INFO GlusterFS mount attempt 

24/06/2020 01:43:59 INFO GlusterFS mount attempt 

24/06/2020 01:43:29 INFO GlusterFS mount attempt 

24/06/2020 01:42:59 INFO GlusterFS mount attempt 

24/06/2020 01:42:29 INFO GlusterFS mount attempt 

24/06/2020 01:41:59 INFO GlusterFS mount attempt 

24/06/2020 01:41:29 INFO GlusterFS mount attempt 

24/06/2020 01:40:59 INFO GlusterFS mount attempt 

24/06/2020 01:40:28 INFO GlusterFS mount attempt 

24/06/2020 01:39:58 INFO GlusterFS mount attempt 

24/06/2020 01:39:28 INFO GlusterFS mount attempt 

24/06/2020 01:38:58 INFO GlusterFS mount attempt 

24/06/2020 01:38:28 INFO GlusterFS mount attempt 

24/06/2020 01:37:58 INFO GlusterFS mount attempt 

24/06/2020 01:37:28 INFO GlusterFS mount attempt 

24/06/2020 01:36:58 INFO GlusterFS mount attempt 

24/06/2020 01:36:28 INFO GlusterFS mount attempt 

24/06/2020 01:35:58 INFO GlusterFS mount attempt 

24/06/2020 01:35:28 INFO GlusterFS mount attempt 

24/06/2020 01:34:57 INFO GlusterFS mount attempt 

24/06/2020 01:34:27 INFO GlusterFS mount attempt 

24/06/2020 01:33:57 INFO GlusterFS mount attempt 

24/06/2020 01:33:27 INFO GlusterFS mount attempt 

24/06/2020 01:32:57 INFO GlusterFS mount attempt 

24/06/2020 01:32:27 INFO GlusterFS mount attempt 

24/06/2020 01:31:57 INFO GlusterFS mount attempt 

24/06/2020 01:31:27 INFO GlusterFS mount attempt 

24/06/2020 01:30:57 INFO GlusterFS mount attempt 

24/06/2020 01:30:27 INFO GlusterFS mount attempt 

24/06/2020 01:29:57 INFO GlusterFS mount attempt 

24/06/2020 01:29:26 INFO GlusterFS mount attempt 

24/06/2020 01:28:56 INFO GlusterFS mount attempt 

24/06/2020 01:28:26 INFO GlusterFS mount attempt 

24/06/2020 01:27:56 INFO GlusterFS mount attempt 

24/06/2020 01:27:26 INFO GlusterFS mount attempt 

24/06/2020 01:26:56 INFO GlusterFS mount attempt 

24/06/2020 01:26:26 INFO GlusterFS mount attempt 

24/06/2020 01:25:56 INFO GlusterFS mount attempt 

24/06/2020 01:25:26 INFO GlusterFS mount attempt 

24/06/2020 01:24:56 INFO GlusterFS mount attempt 

24/06/2020 01:24:26 INFO GlusterFS mount attempt 

24/06/2020 01:23:56 INFO GlusterFS mount attempt 

24/06/2020 01:23:25 INFO GlusterFS mount attempt 

24/06/2020 01:22:55 INFO GlusterFS mount attempt 

24/06/2020 01:22:25 INFO GlusterFS mount attempt 

24/06/2020 01:21:55 INFO GlusterFS mount attempt 

24/06/2020 01:21:25 INFO GlusterFS mount attempt 

24/06/2020 01:20:55 INFO GlusterFS mount attempt 

24/06/2020 01:20:25 INFO GlusterFS mount attempt 

24/06/2020 01:19:55 INFO GlusterFS mount attempt 

24/06/2020 01:19:25 INFO GlusterFS mount attempt 

24/06/2020 01:18:55 INFO GlusterFS mount attempt 

24/06/2020 01:18:25 INFO GlusterFS mount attempt 

24/06/2020 01:17:54 INFO GlusterFS mount attempt 

24/06/2020 01:17:24 INFO GlusterFS mount attempt 

24/06/2020 01:16:54 INFO GlusterFS mount attempt 

24/06/2020 01:16:24 INFO GlusterFS mount attempt 

24/06/2020 01:15:54 INFO GlusterFS mount attempt 

24/06/2020 01:15:24 INFO GlusterFS mount attempt 

24/06/2020 01:14:54 INFO GlusterFS mount attempt 

24/06/2020 01:14:24 INFO GlusterFS mount attempt 

24/06/2020 01:13:54 INFO GlusterFS mount attempt 

24/06/2020 01:13:24 INFO GlusterFS mount attempt 

24/06/2020 01:12:54 INFO GlusterFS mount attempt 

24/06/2020 01:12:23 INFO GlusterFS mount attempt 

24/06/2020 01:11:53 INFO GlusterFS mount attempt 

24/06/2020 01:11:23 INFO GlusterFS mount attempt 

24/06/2020 01:10:53 INFO GlusterFS mount attempt 

24/06/2020 01:10:23 INFO GlusterFS mount attempt 

24/06/2020 01:09:53 INFO GlusterFS mount attempt 

24/06/2020 01:09:23 INFO GlusterFS mount attempt 

24/06/2020 01:08:53 INFO GlusterFS mount attempt 

24/06/2020 01:08:23 INFO GlusterFS mount attempt 

24/06/2020 01:07:53 INFO GlusterFS mount attempt 

24/06/2020 01:07:22 INFO GlusterFS mount attempt 

24/06/2020 01:06:52 INFO GlusterFS mount attempt 

24/06/2020 01:06:22 INFO GlusterFS mount attempt 

24/06/2020 01:05:52 INFO GlusterFS mount attempt 

24/06/2020 01:05:22 INFO GlusterFS mount attempt 

24/06/2020 01:04:52 INFO GlusterFS mount attempt 

24/06/2020 01:04:22 INFO GlusterFS mount attempt 

24/06/2020 01:03:52 INFO GlusterFS mount attempt 

24/06/2020 01:03:22 INFO GlusterFS mount attempt 

24/06/2020 01:02:52 INFO GlusterFS mount attempt 

24/06/2020 01:02:22 INFO GlusterFS mount attempt 

24/06/2020 01:01:51 INFO GlusterFS mount attempt 

24/06/2020 01:01:21 INFO GlusterFS mount attempt 

24/06/2020 01:00:51 INFO GlusterFS mount attempt 

24/06/2020 01:00:21 INFO GlusterFS mount attempt 

24/06/2020 00:59:51 INFO GlusterFS mount attempt 

24/06/2020 00:59:21 INFO GlusterFS mount attempt 

24/06/2020 00:58:51 INFO GlusterFS mount attempt 

24/06/2020 00:58:21 INFO GlusterFS mount attempt 

24/06/2020 00:57:51 INFO GlusterFS mount attempt 

24/06/2020 00:57:21 INFO GlusterFS mount attempt 

24/06/2020 00:56:51 INFO GlusterFS mount attempt 

24/06/2020 00:56:20 INFO GlusterFS mount attempt 

24/06/2020 00:55:50 INFO GlusterFS mount attempt 

24/06/2020 00:55:20 INFO GlusterFS mount attempt 

24/06/2020 00:54:50 INFO GlusterFS mount attempt 

24/06/2020 00:54:20 INFO GlusterFS mount attempt 

24/06/2020 00:53:50 INFO GlusterFS mount attempt 

24/06/2020 00:53:20 INFO GlusterFS mount attempt 

24/06/2020 00:52:50 INFO GlusterFS mount attempt 

24/06/2020 00:52:20 INFO GlusterFS mount attempt 

24/06/2020 00:51:50 INFO GlusterFS mount attempt 

24/06/2020 00:51:20 INFO GlusterFS mount attempt 

24/06/2020 00:50:49 INFO GlusterFS mount attempt 

24/06/2020 00:50:19 INFO GlusterFS mount attempt 

24/06/2020 00:49:49 INFO GlusterFS mount attempt 

24/06/2020 00:49:19 INFO GlusterFS mount attempt 

24/06/2020 00:48:49 INFO GlusterFS mount attempt 

24/06/2020 00:48:19 INFO GlusterFS mount attempt 

24/06/2020 00:47:49 INFO GlusterFS mount attempt 

24/06/2020 00:47:19 INFO GlusterFS mount attempt 

24/06/2020 00:46:49 INFO GlusterFS mount attempt 

24/06/2020 00:46:19 INFO GlusterFS mount attempt 

24/06/2020 00:45:49 INFO GlusterFS mount attempt 

24/06/2020 00:45:18 INFO GlusterFS mount attempt 

24/06/2020 00:44:48 INFO GlusterFS mount attempt 

24/06/2020 00:44:18 INFO GlusterFS mount attempt 

24/06/2020 00:43:48 INFO GlusterFS mount attempt 

24/06/2020 00:43:18 INFO GlusterFS mount attempt 

24/06/2020 00:42:48 INFO GlusterFS mount attempt 

24/06/2020 00:42:18 INFO GlusterFS mount attempt 

24/06/2020 00:41:48 INFO GlusterFS mount attempt 

24/06/2020 00:41:18 INFO GlusterFS mount attempt 

24/06/2020 00:40:48 INFO GlusterFS mount attempt 

24/06/2020 00:40:18 INFO GlusterFS mount attempt 

24/06/2020 00:39:47 INFO GlusterFS mount attempt 

24/06/2020 00:39:17 INFO GlusterFS mount attempt 

24/06/2020 00:38:47 INFO GlusterFS mount attempt 

24/06/2020 00:38:17 INFO GlusterFS mount attempt 

24/06/2020 00:37:47 INFO GlusterFS mount attempt 

24/06/2020 00:37:17 INFO GlusterFS mount attempt 

24/06/2020 00:36:47 INFO GlusterFS mount attempt 

24/06/2020 00:36:17 INFO GlusterFS mount attempt 

24/06/2020 00:35:47 INFO GlusterFS mount attempt 

24/06/2020 00:35:17 INFO GlusterFS mount attempt 

24/06/2020 00:34:47 INFO GlusterFS mount attempt 

24/06/2020 00:34:16 INFO GlusterFS mount attempt 

24/06/2020 00:33:46 INFO GlusterFS mount attempt 

24/06/2020 00:33:16 INFO GlusterFS mount attempt 

24/06/2020 00:32:46 INFO GlusterFS mount attempt 

24/06/2020 00:32:16 INFO GlusterFS mount attempt 

24/06/2020 00:31:46 INFO GlusterFS mount attempt 

24/06/2020 00:31:16 INFO GlusterFS mount attempt 

24/06/2020 00:30:46 INFO GlusterFS mount attempt 

24/06/2020 00:30:16 INFO GlusterFS mount attempt 

24/06/2020 00:29:46 INFO GlusterFS mount attempt 

24/06/2020 00:29:16 INFO GlusterFS mount attempt 

24/06/2020 00:28:45 INFO GlusterFS mount attempt 

24/06/2020 00:28:15 INFO GlusterFS mount attempt 

24/06/2020 00:27:45 INFO GlusterFS mount attempt 

24/06/2020 00:27:15 INFO GlusterFS mount attempt 

24/06/2020 00:26:45 INFO GlusterFS mount attempt 

24/06/2020 00:26:15 INFO GlusterFS mount attempt 

24/06/2020 00:25:45 INFO GlusterFS mount attempt 

24/06/2020 00:25:15 INFO GlusterFS mount attempt 

24/06/2020 00:24:45 INFO GlusterFS mount attempt 

24/06/2020 00:24:14 INFO GlusterFS mount attempt 

24/06/2020 00:23:44 INFO GlusterFS mount attempt 

24/06/2020 00:23:14 INFO GlusterFS mount attempt 

24/06/2020 00:22:44 INFO GlusterFS mount attempt 

24/06/2020 00:22:14 INFO GlusterFS mount attempt 

24/06/2020 00:21:44 INFO GlusterFS mount attempt 

24/06/2020 00:21:14 INFO GlusterFS mount attempt 

24/06/2020 00:20:44 INFO GlusterFS mount attempt 

24/06/2020 00:20:14 INFO GlusterFS mount attempt 

24/06/2020 00:19:44 INFO GlusterFS mount attempt 

24/06/2020 00:19:14 INFO GlusterFS mount attempt 

24/06/2020 00:18:43 INFO GlusterFS mount attempt 

24/06/2020 00:18:13 INFO GlusterFS mount attempt 

24/06/2020 00:17:43 INFO GlusterFS mount attempt 

24/06/2020 00:17:13 INFO GlusterFS mount attempt 

24/06/2020 00:16:43 INFO GlusterFS mount attempt 

24/06/2020 00:16:13 INFO GlusterFS mount attempt 

24/06/2020 00:15:43 INFO GlusterFS mount attempt 

24/06/2020 00:15:13 INFO GlusterFS mount attempt 

24/06/2020 00:14:43 INFO GlusterFS mount attempt 

24/06/2020 00:14:13 INFO GlusterFS mount attempt 

24/06/2020 00:13:43 INFO GlusterFS mount attempt 

24/06/2020 00:13:12 INFO GlusterFS mount attempt 

24/06/2020 00:12:42 INFO GlusterFS mount attempt 

24/06/2020 00:12:12 INFO GlusterFS mount attempt 

24/06/2020 00:11:42 INFO GlusterFS mount attempt 

24/06/2020 00:11:12 INFO GlusterFS mount attempt 

24/06/2020 00:10:42 INFO GlusterFS mount attempt 

24/06/2020 00:10:12 INFO GlusterFS mount attempt 

24/06/2020 00:09:42 INFO GlusterFS mount attempt 

24/06/2020 00:09:12 INFO GlusterFS mount attempt 

24/06/2020 00:08:42 INFO GlusterFS mount attempt 

24/06/2020 00:08:12 INFO GlusterFS mount attempt 

24/06/2020 00:07:41 INFO GlusterFS mount attempt 

24/06/2020 00:07:11 INFO GlusterFS mount attempt 

24/06/2020 00:06:41 INFO GlusterFS mount attempt 

24/06/2020 00:06:11 INFO GlusterFS mount attempt 

24/06/2020 00:05:41 INFO GlusterFS mount attempt 

24/06/2020 00:05:11 INFO GlusterFS mount attempt 

24/06/2020 00:04:41 INFO GlusterFS mount attempt 

24/06/2020 00:04:11 INFO GlusterFS mount attempt 

24/06/2020 00:03:41 INFO GlusterFS mount attempt 

24/06/2020 00:03:11 INFO GlusterFS mount attempt 

24/06/2020 00:02:41 INFO GlusterFS mount attempt 

24/06/2020 00:02:11 INFO GlusterFS mount attempt 

24/06/2020 00:01:40 INFO GlusterFS mount attempt 

24/06/2020 00:01:10 INFO GlusterFS mount attempt 

24/06/2020 00:00:40 INFO GlusterFS mount attempt 

24/06/2020 00:00:10 INFO GlusterFS mount attempt 

23/06/2020 23:59:40 INFO GlusterFS mount attempt 

23/06/2020 23:59:10 INFO GlusterFS mount attempt 

23/06/2020 23:58:40 INFO GlusterFS mount attempt 

23/06/2020 23:58:10 INFO GlusterFS mount attempt 

23/06/2020 23:57:40 INFO GlusterFS mount attempt 

23/06/2020 23:57:10 INFO GlusterFS mount attempt 

23/06/2020 23:56:40 INFO GlusterFS mount attempt 

23/06/2020 23:56:09 INFO GlusterFS mount attempt 

23/06/2020 23:55:39 INFO GlusterFS mount attempt 

23/06/2020 23:55:09 INFO GlusterFS mount attempt 

23/06/2020 23:54:39 INFO GlusterFS mount attempt 

23/06/2020 23:54:09 INFO GlusterFS mount attempt 

23/06/2020 23:53:39 INFO GlusterFS mount attempt 

23/06/2020 23:53:09 INFO GlusterFS mount attempt 

23/06/2020 23:52:39 INFO GlusterFS mount attempt 

23/06/2020 23:52:09 INFO GlusterFS mount attempt 

23/06/2020 23:51:39 INFO GlusterFS mount attempt 

23/06/2020 23:51:09 INFO GlusterFS mount attempt 

23/06/2020 23:50:38 INFO GlusterFS mount attempt 

23/06/2020 23:50:08 INFO GlusterFS mount attempt 

23/06/2020 23:49:38 INFO GlusterFS mount attempt 

23/06/2020 23:49:08 INFO GlusterFS mount attempt 

23/06/2020 23:48:38 INFO GlusterFS mount attempt 

23/06/2020 23:48:08 INFO GlusterFS mount attempt 

23/06/2020 23:47:38 INFO GlusterFS mount attempt 

23/06/2020 23:47:08 INFO GlusterFS mount attempt 

23/06/2020 23:46:38 INFO GlusterFS mount attempt 

23/06/2020 23:46:08 INFO GlusterFS mount attempt 

23/06/2020 23:45:37 INFO GlusterFS mount attempt 

23/06/2020 23:45:07 INFO GlusterFS mount attempt 

23/06/2020 23:44:37 INFO GlusterFS mount attempt 

23/06/2020 23:44:07 INFO GlusterFS mount attempt 

23/06/2020 23:43:37 INFO GlusterFS mount attempt 

23/06/2020 23:43:07 INFO GlusterFS mount attempt 

23/06/2020 23:42:37 INFO GlusterFS mount attempt 

23/06/2020 23:42:07 INFO GlusterFS mount attempt 

23/06/2020 23:41:37 INFO GlusterFS mount attempt 

23/06/2020 23:41:07 INFO GlusterFS mount attempt 

23/06/2020 23:40:37 INFO GlusterFS mount attempt 

23/06/2020 23:40:06 INFO GlusterFS mount attempt 

23/06/2020 23:39:36 INFO GlusterFS mount attempt 

23/06/2020 23:39:06 INFO GlusterFS mount attempt 

23/06/2020 23:38:36 INFO GlusterFS mount attempt 

23/06/2020 23:38:06 INFO GlusterFS mount attempt 

23/06/2020 23:37:36 INFO GlusterFS mount attempt 

23/06/2020 23:37:06 INFO GlusterFS mount attempt 

23/06/2020 23:36:36 INFO GlusterFS mount attempt 

23/06/2020 23:36:06 INFO GlusterFS mount attempt 

23/06/2020 23:35:36 INFO GlusterFS mount attempt 

23/06/2020 23:35:06 INFO GlusterFS mount attempt 

23/06/2020 23:34:35 INFO GlusterFS mount attempt 

23/06/2020 23:34:05 INFO GlusterFS mount attempt 

23/06/2020 23:33:35 INFO GlusterFS mount attempt 

23/06/2020 23:33:05 INFO GlusterFS mount attempt 

23/06/2020 23:32:35 INFO GlusterFS mount attempt 

23/06/2020 23:32:05 INFO GlusterFS mount attempt 

23/06/2020 23:31:35 INFO GlusterFS mount attempt 

23/06/2020 23:31:05 INFO GlusterFS mount attempt 

23/06/2020 23:30:35 INFO GlusterFS mount attempt 

23/06/2020 23:30:05 INFO GlusterFS mount attempt 

23/06/2020 23:29:35 INFO GlusterFS mount attempt 

23/06/2020 23:29:04 INFO GlusterFS mount attempt 

23/06/2020 23:28:34 INFO GlusterFS mount attempt 

23/06/2020 23:28:04 INFO GlusterFS mount attempt 

23/06/2020 23:27:34 INFO GlusterFS mount attempt 

23/06/2020 23:27:04 INFO GlusterFS mount attempt 

23/06/2020 23:26:34 INFO GlusterFS mount attempt 

23/06/2020 23:26:04 INFO GlusterFS mount attempt 

23/06/2020 23:25:34 INFO GlusterFS mount attempt 

23/06/2020 23:25:04 INFO GlusterFS mount attempt 

23/06/2020 23:24:34 INFO GlusterFS mount attempt 

23/06/2020 23:24:04 INFO GlusterFS mount attempt 

23/06/2020 23:23:33 INFO GlusterFS mount attempt 

23/06/2020 23:23:03 INFO GlusterFS mount attempt 

23/06/2020 23:22:33 INFO GlusterFS mount attempt 

23/06/2020 23:22:03 INFO GlusterFS mount attempt 

23/06/2020 23:21:33 INFO GlusterFS mount attempt 

23/06/2020 23:21:03 INFO GlusterFS mount attempt 

23/06/2020 23:20:33 INFO GlusterFS mount attempt 

23/06/2020 23:20:03 INFO GlusterFS mount attempt 

23/06/2020 23:19:33 INFO GlusterFS mount attempt 

23/06/2020 23:19:03 INFO GlusterFS mount attempt 

23/06/2020 23:18:33 INFO GlusterFS mount attempt 

23/06/2020 23:18:02 INFO GlusterFS mount attempt 

23/06/2020 23:17:32 INFO GlusterFS mount attempt 

23/06/2020 23:17:02 INFO GlusterFS mount attempt 

23/06/2020 23:16:32 INFO GlusterFS mount attempt 

23/06/2020 23:16:02 INFO GlusterFS mount attempt 

23/06/2020 23:15:32 INFO GlusterFS mount attempt 

23/06/2020 23:15:02 INFO GlusterFS mount attempt 

23/06/2020 23:14:32 INFO GlusterFS mount attempt 

23/06/2020 23:14:02 INFO GlusterFS mount attempt 

23/06/2020 23:13:32 INFO GlusterFS mount attempt 

23/06/2020 23:13:02 INFO GlusterFS mount attempt 

23/06/2020 23:12:31 INFO GlusterFS mount attempt 

23/06/2020 23:12:01 INFO GlusterFS mount attempt 

23/06/2020 23:11:31 INFO GlusterFS mount attempt 

23/06/2020 23:11:01 INFO GlusterFS mount attempt 

23/06/2020 23:10:31 INFO GlusterFS mount attempt 

23/06/2020 23:10:01 INFO GlusterFS mount attempt 

23/06/2020 23:09:31 INFO GlusterFS mount attempt 

23/06/2020 23:09:01 INFO GlusterFS mount attempt 

23/06/2020 23:08:31 INFO GlusterFS mount attempt 

23/06/2020 23:08:01 INFO GlusterFS mount attempt 

23/06/2020 23:07:31 INFO GlusterFS mount attempt 

23/06/2020 23:07:01 INFO GlusterFS mount attempt 

23/06/2020 23:06:30 INFO GlusterFS mount attempt 

23/06/2020 23:06:00 INFO GlusterFS mount attempt 

23/06/2020 23:05:30 INFO GlusterFS mount attempt 

23/06/2020 23:05:00 INFO GlusterFS mount attempt 

23/06/2020 23:04:30 INFO GlusterFS mount attempt 

23/06/2020 23:04:00 INFO GlusterFS mount attempt 

23/06/2020 23:03:30 INFO GlusterFS mount attempt 

23/06/2020 23:03:00 INFO GlusterFS mount attempt 

23/06/2020 23:02:30 INFO GlusterFS mount attempt 

23/06/2020 23:02:00 INFO GlusterFS mount attempt 

23/06/2020 23:01:30 INFO GlusterFS mount attempt 

23/06/2020 23:00:59 INFO GlusterFS mount attempt 

23/06/2020 23:00:29 INFO GlusterFS mount attempt 

23/06/2020 22:59:59 INFO GlusterFS mount attempt 

23/06/2020 22:59:29 INFO GlusterFS mount attempt 

23/06/2020 22:58:59 INFO GlusterFS mount attempt 

23/06/2020 22:58:29 INFO GlusterFS mount attempt 

23/06/2020 22:57:59 INFO GlusterFS mount attempt 

23/06/2020 22:57:29 INFO GlusterFS mount attempt 

23/06/2020 22:56:59 INFO GlusterFS mount attempt 

23/06/2020 22:56:29 INFO GlusterFS mount attempt 

23/06/2020 22:55:58 INFO GlusterFS mount attempt 

23/06/2020 22:55:28 INFO GlusterFS mount attempt 

23/06/2020 22:54:58 INFO GlusterFS mount attempt 

23/06/2020 22:54:28 INFO GlusterFS mount attempt 

23/06/2020 22:53:58 INFO GlusterFS mount attempt 

23/06/2020 22:53:28 INFO GlusterFS mount attempt 

23/06/2020 22:52:58 INFO GlusterFS mount attempt 

23/06/2020 22:52:28 INFO GlusterFS mount attempt 

23/06/2020 22:51:58 INFO GlusterFS mount attempt 

23/06/2020 22:51:28 INFO GlusterFS mount attempt 

23/06/2020 22:50:58 INFO GlusterFS mount attempt 

23/06/2020 22:50:27 INFO GlusterFS mount attempt 

23/06/2020 22:49:57 INFO GlusterFS mount attempt 

23/06/2020 22:49:27 INFO GlusterFS mount attempt 

23/06/2020 22:48:57 INFO GlusterFS mount attempt 

23/06/2020 22:48:27 INFO GlusterFS mount attempt 

23/06/2020 22:47:57 INFO GlusterFS mount attempt 

23/06/2020 22:47:27 INFO GlusterFS mount attempt 

23/06/2020 22:46:57 INFO GlusterFS mount attempt 

23/06/2020 22:46:27 INFO GlusterFS mount attempt 

23/06/2020 22:45:57 INFO GlusterFS mount attempt 

23/06/2020 22:45:27 INFO GlusterFS mount attempt 

23/06/2020 22:44:56 INFO GlusterFS mount attempt 

23/06/2020 22:44:26 INFO GlusterFS mount attempt 

23/06/2020 22:43:56 INFO GlusterFS mount attempt 

23/06/2020 22:43:26 INFO GlusterFS mount attempt 

23/06/2020 22:42:56 INFO GlusterFS mount attempt 

23/06/2020 22:42:26 INFO GlusterFS mount attempt 

23/06/2020 22:41:56 INFO GlusterFS mount attempt 

23/06/2020 22:41:26 INFO GlusterFS mount attempt 

23/06/2020 22:40:56 INFO GlusterFS mount attempt 

23/06/2020 22:40:26 INFO GlusterFS mount attempt 

23/06/2020 22:39:56 INFO GlusterFS mount attempt 

23/06/2020 22:39:25 INFO GlusterFS mount attempt 

23/06/2020 22:38:55 INFO GlusterFS mount attempt 

23/06/2020 22:38:25 INFO GlusterFS mount attempt 

23/06/2020 22:37:55 INFO GlusterFS mount attempt 

23/06/2020 22:37:25 INFO GlusterFS mount attempt 

23/06/2020 22:36:55 INFO GlusterFS mount attempt 

23/06/2020 22:36:25 INFO GlusterFS mount attempt 

23/06/2020 22:35:55 INFO GlusterFS mount attempt 

23/06/2020 22:35:25 INFO GlusterFS mount attempt 

23/06/2020 22:34:55 INFO GlusterFS mount attempt 

23/06/2020 22:34:25 INFO GlusterFS mount attempt 

23/06/2020 22:33:54 INFO GlusterFS mount attempt 

23/06/2020 22:33:24 INFO GlusterFS mount attempt 

23/06/2020 22:32:54 INFO GlusterFS mount attempt 

23/06/2020 22:32:24 INFO GlusterFS mount attempt 

23/06/2020 22:31:54 INFO GlusterFS mount attempt 

23/06/2020 22:31:24 INFO GlusterFS mount attempt 

23/06/2020 22:30:54 INFO GlusterFS mount attempt 

23/06/2020 22:30:24 INFO GlusterFS mount attempt 

23/06/2020 22:29:54 INFO GlusterFS mount attempt 

23/06/2020 22:29:24 INFO GlusterFS mount attempt 

23/06/2020 22:28:53 INFO GlusterFS mount attempt 

23/06/2020 22:28:23 INFO GlusterFS mount attempt 

23/06/2020 22:27:53 INFO GlusterFS mount attempt 

23/06/2020 22:27:23 INFO GlusterFS mount attempt 

23/06/2020 22:26:53 INFO GlusterFS mount attempt 

23/06/2020 22:26:23 INFO GlusterFS mount attempt 

23/06/2020 22:25:53 INFO GlusterFS mount attempt 

23/06/2020 22:25:23 INFO GlusterFS mount attempt 

23/06/2020 22:24:53 INFO GlusterFS mount attempt 

23/06/2020 22:24:23 INFO GlusterFS mount attempt 

23/06/2020 22:23:53 INFO GlusterFS mount attempt 

23/06/2020 22:23:22 INFO GlusterFS mount attempt 

23/06/2020 22:22:52 INFO GlusterFS mount attempt 

23/06/2020 22:22:22 INFO GlusterFS mount attempt 

23/06/2020 22:21:52 INFO GlusterFS mount attempt 

23/06/2020 22:21:22 INFO GlusterFS mount attempt 

23/06/2020 22:20:52 INFO GlusterFS mount attempt 

23/06/2020 22:20:22 INFO GlusterFS mount attempt 

23/06/2020 22:19:52 INFO GlusterFS mount attempt 

23/06/2020 22:19:22 INFO GlusterFS mount attempt 

23/06/2020 22:18:52 INFO GlusterFS mount attempt 

23/06/2020 22:18:22 INFO GlusterFS mount attempt 

23/06/2020 22:17:51 INFO GlusterFS mount attempt 

23/06/2020 22:17:21 INFO GlusterFS mount attempt 

23/06/2020 22:16:51 INFO GlusterFS mount attempt 

23/06/2020 22:16:21 INFO GlusterFS mount attempt 

23/06/2020 22:15:51 INFO GlusterFS mount attempt 

23/06/2020 22:15:21 INFO GlusterFS mount attempt 

23/06/2020 22:14:51 INFO GlusterFS mount attempt 

23/06/2020 22:14:21 INFO GlusterFS mount attempt 

23/06/2020 22:13:51 INFO GlusterFS mount attempt 

23/06/2020 22:13:21 INFO GlusterFS mount attempt 

23/06/2020 22:12:51 INFO GlusterFS mount attempt 

23/06/2020 22:12:20 INFO GlusterFS mount attempt 

23/06/2020 22:11:50 INFO GlusterFS mount attempt 

23/06/2020 22:11:20 INFO GlusterFS mount attempt 

23/06/2020 22:10:50 INFO GlusterFS mount attempt 

23/06/2020 22:10:20 INFO GlusterFS mount attempt 

23/06/2020 22:09:50 INFO GlusterFS mount attempt 

23/06/2020 22:09:20 INFO GlusterFS mount attempt 

23/06/2020 22:08:50 INFO GlusterFS mount attempt 

23/06/2020 22:08:20 INFO GlusterFS mount attempt 

23/06/2020 22:07:50 INFO GlusterFS mount attempt 

23/06/2020 22:07:19 INFO GlusterFS mount attempt 

23/06/2020 22:06:49 INFO GlusterFS mount attempt 

23/06/2020 22:06:19 INFO GlusterFS mount attempt 

23/06/2020 22:05:49 INFO GlusterFS mount attempt 

23/06/2020 22:05:19 INFO GlusterFS mount attempt 

23/06/2020 22:04:49 INFO GlusterFS mount attempt 

23/06/2020 22:04:19 INFO GlusterFS mount attempt 

23/06/2020 22:03:49 INFO GlusterFS mount attempt 

23/06/2020 22:03:19 INFO GlusterFS mount attempt 

23/06/2020 22:02:49 INFO GlusterFS mount attempt 

23/06/2020 22:02:19 INFO GlusterFS mount attempt 

23/06/2020 22:01:48 INFO GlusterFS mount attempt 

23/06/2020 22:01:18 INFO GlusterFS mount attempt 

23/06/2020 22:00:48 INFO GlusterFS mount attempt 

23/06/2020 22:00:18 INFO GlusterFS mount attempt 

23/06/2020 21:59:48 INFO GlusterFS mount attempt 

23/06/2020 21:59:18 INFO GlusterFS mount attempt 

23/06/2020 21:58:48 INFO GlusterFS mount attempt 

23/06/2020 21:58:18 INFO GlusterFS mount attempt 

23/06/2020 21:57:48 INFO GlusterFS mount attempt 

23/06/2020 21:57:18 INFO GlusterFS mount attempt 

23/06/2020 21:56:48 INFO GlusterFS mount attempt 

23/06/2020 21:56:17 INFO GlusterFS mount attempt 

23/06/2020 21:55:47 INFO GlusterFS mount attempt 

23/06/2020 21:55:17 INFO GlusterFS mount attempt 

23/06/2020 21:54:47 INFO GlusterFS mount attempt 

23/06/2020 21:54:17 INFO GlusterFS mount attempt 

23/06/2020 21:53:47 INFO GlusterFS mount attempt 

23/06/2020 21:53:17 INFO GlusterFS mount attempt 

23/06/2020 21:52:47 INFO GlusterFS mount attempt 

23/06/2020 21:52:17 INFO GlusterFS mount attempt 

23/06/2020 21:51:47 INFO GlusterFS mount attempt 

23/06/2020 21:51:17 INFO GlusterFS mount attempt 

23/06/2020 21:50:46 INFO GlusterFS mount attempt 

23/06/2020 21:50:16 INFO GlusterFS mount attempt 

23/06/2020 21:49:46 INFO GlusterFS mount attempt 

23/06/2020 21:49:16 INFO GlusterFS mount attempt 

23/06/2020 21:48:46 INFO GlusterFS mount attempt 

23/06/2020 21:48:16 INFO GlusterFS mount attempt 

23/06/2020 21:47:46 INFO GlusterFS mount attempt 

23/06/2020 21:47:16 INFO GlusterFS mount attempt 

23/06/2020 21:46:46 INFO GlusterFS mount attempt 

23/06/2020 21:46:16 INFO GlusterFS mount attempt 

23/06/2020 21:45:46 INFO GlusterFS mount attempt 

23/06/2020 21:45:15 INFO GlusterFS mount attempt 

23/06/2020 21:44:45 INFO GlusterFS mount attempt 

23/06/2020 21:44:15 INFO GlusterFS mount attempt 

23/06/2020 21:43:45 INFO GlusterFS mount attempt 

23/06/2020 21:43:15 INFO GlusterFS mount attempt 

23/06/2020 21:42:45 INFO GlusterFS mount attempt 

23/06/2020 21:42:15 INFO GlusterFS mount attempt 

23/06/2020 21:41:45 INFO GlusterFS mount attempt 

23/06/2020 21:41:15 INFO GlusterFS mount attempt 

23/06/2020 21:40:45 INFO GlusterFS mount attempt 

23/06/2020 21:40:15 INFO GlusterFS mount attempt 

23/06/2020 21:39:44 INFO GlusterFS mount attempt 

23/06/2020 21:39:14 INFO GlusterFS mount attempt 

23/06/2020 21:38:44 INFO GlusterFS mount attempt 

23/06/2020 21:38:14 INFO GlusterFS mount attempt 

23/06/2020 21:37:44 INFO GlusterFS mount attempt 

23/06/2020 21:37:14 INFO GlusterFS mount attempt 

23/06/2020 21:36:44 INFO GlusterFS mount attempt 

23/06/2020 21:36:14 INFO GlusterFS mount attempt 

23/06/2020 21:35:44 INFO GlusterFS mount attempt 

23/06/2020 21:35:14 INFO GlusterFS mount attempt 

23/06/2020 21:34:44 INFO GlusterFS mount attempt 

23/06/2020 21:34:13 INFO GlusterFS mount attempt 

23/06/2020 21:33:43 INFO GlusterFS mount attempt 

23/06/2020 21:33:13 INFO GlusterFS mount attempt 

23/06/2020 21:32:43 INFO GlusterFS mount attempt 

23/06/2020 21:32:13 INFO GlusterFS mount attempt 

23/06/2020 21:31:43 INFO GlusterFS mount attempt 

23/06/2020 21:31:13 INFO GlusterFS mount attempt 

23/06/2020 21:30:43 INFO GlusterFS mount attempt 

23/06/2020 21:30:13 INFO GlusterFS mount attempt 

23/06/2020 21:29:43 INFO GlusterFS mount attempt 

23/06/2020 21:29:13 INFO GlusterFS mount attempt 

23/06/2020 21:28:43 INFO GlusterFS mount attempt 

23/06/2020 21:28:12 INFO GlusterFS mount attempt 

23/06/2020 21:27:42 INFO GlusterFS mount attempt 

23/06/2020 21:27:12 INFO GlusterFS mount attempt 

23/06/2020 21:26:42 INFO GlusterFS mount attempt 

23/06/2020 21:26:12 INFO GlusterFS mount attempt 

23/06/2020 21:25:42 INFO GlusterFS mount attempt 

23/06/2020 21:25:12 INFO GlusterFS mount attempt 

23/06/2020 21:24:42 INFO GlusterFS mount attempt 

23/06/2020 21:24:12 INFO GlusterFS mount attempt 

23/06/2020 21:23:42 INFO GlusterFS mount attempt 

23/06/2020 21:23:12 INFO GlusterFS mount attempt 

23/06/2020 21:22:41 INFO GlusterFS mount attempt 

23/06/2020 21:22:11 INFO GlusterFS mount attempt 

23/06/2020 21:21:41 INFO GlusterFS mount attempt 

23/06/2020 21:21:11 INFO GlusterFS mount attempt 

23/06/2020 21:20:41 INFO GlusterFS mount attempt 

23/06/2020 21:20:11 INFO GlusterFS mount attempt 

23/06/2020 21:19:41 INFO GlusterFS mount attempt 

23/06/2020 21:19:11 INFO GlusterFS mount attempt 

23/06/2020 21:18:41 INFO GlusterFS mount attempt 

23/06/2020 21:18:11 INFO GlusterFS mount attempt 

23/06/2020 21:17:41 INFO GlusterFS mount attempt 

23/06/2020 21:17:10 INFO GlusterFS mount attempt 

23/06/2020 21:16:40 INFO GlusterFS mount attempt 

23/06/2020 21:16:10 INFO GlusterFS mount attempt 

23/06/2020 21:15:40 INFO GlusterFS mount attempt 

23/06/2020 21:15:10 INFO GlusterFS mount attempt 

23/06/2020 21:14:40 INFO GlusterFS mount attempt 

23/06/2020 21:14:10 INFO GlusterFS mount attempt 

23/06/2020 21:13:40 INFO GlusterFS mount attempt 

23/06/2020 21:13:10 INFO GlusterFS mount attempt 

23/06/2020 21:12:40 INFO GlusterFS mount attempt 

23/06/2020 21:12:10 INFO GlusterFS mount attempt 

23/06/2020 21:11:39 INFO GlusterFS mount attempt 

23/06/2020 21:11:09 INFO GlusterFS mount attempt 

23/06/2020 21:10:39 INFO GlusterFS mount attempt 

23/06/2020 21:10:09 INFO GlusterFS mount attempt 

23/06/2020 21:09:39 INFO GlusterFS mount attempt 

23/06/2020 21:09:09 INFO GlusterFS mount attempt 

23/06/2020 21:08:39 INFO GlusterFS mount attempt 

23/06/2020 21:08:09 INFO GlusterFS mount attempt 

23/06/2020 21:07:39 INFO GlusterFS mount attempt 

23/06/2020 21:07:09 INFO GlusterFS mount attempt 

23/06/2020 21:06:38 INFO GlusterFS mount attempt 

23/06/2020 21:06:08 INFO GlusterFS mount attempt 

23/06/2020 21:05:38 INFO GlusterFS mount attempt 

23/06/2020 21:05:08 INFO GlusterFS mount attempt 

23/06/2020 21:04:38 INFO GlusterFS mount attempt 

23/06/2020 21:04:08 INFO GlusterFS mount attempt 

23/06/2020 21:03:38 INFO GlusterFS mount attempt 

23/06/2020 21:03:08 INFO GlusterFS mount attempt 

23/06/2020 21:02:38 INFO GlusterFS mount attempt 

23/06/2020 21:02:08 INFO GlusterFS mount attempt 

23/06/2020 21:01:38 INFO GlusterFS mount attempt 

23/06/2020 21:01:07 INFO GlusterFS mount attempt 

23/06/2020 21:00:37 INFO GlusterFS mount attempt 

23/06/2020 21:00:07 INFO GlusterFS mount attempt 

23/06/2020 20:59:37 INFO GlusterFS mount attempt 

23/06/2020 20:59:07 INFO GlusterFS mount attempt 

23/06/2020 20:58:37 INFO GlusterFS mount attempt 

23/06/2020 20:58:07 INFO GlusterFS mount attempt 

23/06/2020 20:57:37 INFO GlusterFS mount attempt 

23/06/2020 20:57:07 INFO GlusterFS mount attempt 

23/06/2020 20:56:37 INFO GlusterFS mount attempt 

23/06/2020 20:56:07 INFO GlusterFS mount attempt 

23/06/2020 20:55:36 INFO GlusterFS mount attempt 

23/06/2020 20:55:06 INFO GlusterFS mount attempt 

23/06/2020 20:54:36 INFO GlusterFS mount attempt 

23/06/2020 20:54:06 INFO GlusterFS mount attempt 

23/06/2020 20:53:36 INFO GlusterFS mount attempt 

23/06/2020 20:53:06 INFO GlusterFS mount attempt 

23/06/2020 20:52:36 INFO GlusterFS mount attempt 

23/06/2020 20:52:06 INFO GlusterFS mount attempt 

23/06/2020 20:51:36 INFO GlusterFS mount attempt 

23/06/2020 20:51:06 INFO GlusterFS mount attempt 

23/06/2020 20:50:36 INFO GlusterFS mount attempt 

23/06/2020 20:50:05 INFO GlusterFS mount attempt 

23/06/2020 20:49:35 INFO GlusterFS mount attempt 

23/06/2020 20:49:05 INFO GlusterFS mount attempt 

23/06/2020 20:48:35 INFO GlusterFS mount attempt 

23/06/2020 20:48:05 INFO GlusterFS mount attempt 

23/06/2020 20:47:35 INFO GlusterFS mount attempt 

23/06/2020 20:47:05 INFO GlusterFS mount attempt 

23/06/2020 20:46:35 INFO GlusterFS mount attempt 

23/06/2020 20:46:05 INFO GlusterFS mount attempt 

23/06/2020 20:45:35 INFO GlusterFS mount attempt 

23/06/2020 20:45:05 INFO GlusterFS mount attempt 

23/06/2020 20:44:34 INFO GlusterFS mount attempt 

23/06/2020 20:44:04 INFO GlusterFS mount attempt 

23/06/2020 20:43:34 INFO GlusterFS mount attempt 

23/06/2020 20:43:04 INFO GlusterFS mount attempt 

23/06/2020 20:42:34 INFO GlusterFS mount attempt 

23/06/2020 20:42:04 INFO GlusterFS mount attempt 

23/06/2020 20:41:34 INFO GlusterFS mount attempt 

23/06/2020 20:41:04 INFO GlusterFS mount attempt 

23/06/2020 20:40:34 INFO GlusterFS mount attempt 

23/06/2020 20:40:04 INFO GlusterFS mount attempt 

23/06/2020 20:39:34 INFO GlusterFS mount attempt 

23/06/2020 20:39:03 INFO GlusterFS mount attempt 

23/06/2020 20:38:33 INFO GlusterFS mount attempt 

23/06/2020 20:38:03 INFO GlusterFS mount attempt 

23/06/2020 20:37:33 INFO GlusterFS mount attempt 

23/06/2020 20:37:03 INFO GlusterFS mount attempt 

23/06/2020 20:36:33 INFO GlusterFS mount attempt 

23/06/2020 20:36:03 INFO GlusterFS mount attempt 

23/06/2020 20:35:33 INFO GlusterFS mount attempt 

23/06/2020 20:35:03 INFO GlusterFS mount attempt 

23/06/2020 20:34:33 INFO GlusterFS mount attempt 

23/06/2020 20:34:02 INFO GlusterFS mount attempt 

23/06/2020 20:33:32 INFO GlusterFS mount attempt 

23/06/2020 20:33:02 INFO GlusterFS mount attempt 

23/06/2020 20:32:32 INFO GlusterFS mount attempt 

23/06/2020 20:32:02 INFO GlusterFS mount attempt 

23/06/2020 20:31:32 INFO GlusterFS mount attempt 

23/06/2020 20:31:02 INFO GlusterFS mount attempt 

23/06/2020 20:30:32 INFO GlusterFS mount attempt 

23/06/2020 20:30:02 INFO GlusterFS mount attempt 

23/06/2020 20:29:32 INFO GlusterFS mount attempt 

23/06/2020 20:29:01 INFO GlusterFS mount attempt 

23/06/2020 20:28:31 INFO GlusterFS mount attempt 

23/06/2020 20:28:01 INFO GlusterFS mount attempt 

23/06/2020 20:27:31 INFO GlusterFS mount attempt 

23/06/2020 20:27:01 INFO GlusterFS mount attempt 

23/06/2020 20:26:31 INFO GlusterFS mount attempt 

23/06/2020 20:26:01 INFO GlusterFS mount attempt 

23/06/2020 20:25:31 INFO GlusterFS mount attempt 

23/06/2020 20:25:01 INFO GlusterFS mount attempt 

23/06/2020 20:24:31 INFO GlusterFS mount attempt 

23/06/2020 20:24:01 INFO GlusterFS mount attempt 

23/06/2020 20:23:30 INFO GlusterFS mount attempt 

23/06/2020 20:23:00 INFO GlusterFS mount attempt 

23/06/2020 20:22:30 INFO GlusterFS mount attempt 

23/06/2020 20:22:00 INFO GlusterFS mount attempt 

23/06/2020 20:21:30 INFO GlusterFS mount attempt 

23/06/2020 20:21:00 INFO GlusterFS mount attempt 

23/06/2020 20:20:30 INFO GlusterFS mount attempt 

23/06/2020 20:20:00 INFO GlusterFS mount attempt 

23/06/2020 20:19:30 INFO GlusterFS mount attempt 

23/06/2020 20:19:00 INFO GlusterFS mount attempt 

23/06/2020 20:18:30 INFO GlusterFS mount attempt 

23/06/2020 20:17:59 INFO GlusterFS mount attempt 

23/06/2020 20:17:29 INFO GlusterFS mount attempt 

23/06/2020 20:16:59 INFO GlusterFS mount attempt 

23/06/2020 20:16:29 INFO GlusterFS mount attempt 

23/06/2020 20:15:59 INFO GlusterFS mount attempt 

23/06/2020 20:15:29 INFO GlusterFS mount attempt 

23/06/2020 20:14:59 INFO GlusterFS mount attempt 

23/06/2020 20:14:29 INFO GlusterFS mount attempt 

23/06/2020 20:13:59 INFO GlusterFS mount attempt 

23/06/2020 20:13:29 INFO GlusterFS mount attempt 

23/06/2020 20:12:59 INFO GlusterFS mount attempt 

23/06/2020 20:12:28 INFO GlusterFS mount attempt 

23/06/2020 20:11:58 INFO GlusterFS mount attempt 

23/06/2020 20:11:28 INFO GlusterFS mount attempt 

23/06/2020 20:10:58 INFO GlusterFS mount attempt 

23/06/2020 20:10:28 INFO GlusterFS mount attempt 

23/06/2020 20:09:58 INFO GlusterFS mount attempt 

23/06/2020 20:09:28 INFO GlusterFS mount attempt 

23/06/2020 20:08:58 INFO GlusterFS mount attempt 

23/06/2020 20:08:28 INFO GlusterFS mount attempt 

23/06/2020 20:07:58 INFO GlusterFS mount attempt 

23/06/2020 20:07:28 INFO GlusterFS mount attempt 

23/06/2020 20:06:57 INFO GlusterFS mount attempt 

23/06/2020 20:06:27 INFO GlusterFS mount attempt 

23/06/2020 20:05:57 INFO GlusterFS mount attempt 

23/06/2020 20:05:27 INFO GlusterFS mount attempt 

23/06/2020 20:04:57 INFO GlusterFS mount attempt 

23/06/2020 20:04:27 INFO GlusterFS mount attempt 

23/06/2020 20:03:57 INFO GlusterFS mount attempt 

23/06/2020 20:03:27 INFO GlusterFS mount attempt 

23/06/2020 20:02:57 INFO GlusterFS mount attempt 

23/06/2020 20:02:27 INFO GlusterFS mount attempt 

23/06/2020 20:01:57 INFO GlusterFS mount attempt 

23/06/2020 20:01:26 INFO GlusterFS mount attempt 

23/06/2020 20:00:56 INFO GlusterFS mount attempt 

23/06/2020 20:00:26 INFO GlusterFS mount attempt 

23/06/2020 19:59:56 INFO GlusterFS mount attempt 

23/06/2020 19:59:26 INFO GlusterFS mount attempt 

23/06/2020 19:58:56 INFO GlusterFS mount attempt 

23/06/2020 19:58:26 INFO GlusterFS mount attempt 

23/06/2020 19:57:56 INFO GlusterFS mount attempt 

23/06/2020 19:57:26 INFO GlusterFS mount attempt 

23/06/2020 19:56:56 INFO GlusterFS mount attempt 

23/06/2020 19:56:25 INFO GlusterFS mount attempt 

23/06/2020 19:55:55 INFO GlusterFS mount attempt 

23/06/2020 19:55:25 INFO GlusterFS mount attempt 

23/06/2020 19:54:55 INFO GlusterFS mount attempt 

23/06/2020 19:54:25 INFO GlusterFS mount attempt 

23/06/2020 19:53:55 INFO GlusterFS mount attempt 

23/06/2020 19:53:25 INFO GlusterFS mount attempt 

23/06/2020 19:52:55 INFO GlusterFS mount attempt 

23/06/2020 19:52:25 INFO GlusterFS mount attempt 

23/06/2020 19:51:55 INFO GlusterFS mount attempt 

23/06/2020 19:51:25 INFO GlusterFS mount attempt 

23/06/2020 19:50:54 INFO GlusterFS mount attempt 

23/06/2020 19:50:24 INFO GlusterFS mount attempt 

23/06/2020 19:49:54 INFO GlusterFS mount attempt 

23/06/2020 19:49:24 INFO GlusterFS mount attempt 

23/06/2020 19:48:54 INFO GlusterFS mount attempt 

23/06/2020 19:48:24 INFO GlusterFS mount attempt 

23/06/2020 19:47:54 INFO GlusterFS mount attempt 

23/06/2020 19:47:24 INFO GlusterFS mount attempt 

23/06/2020 19:46:54 INFO GlusterFS mount attempt 

23/06/2020 19:46:24 INFO GlusterFS mount attempt 

23/06/2020 19:45:54 INFO GlusterFS mount attempt 

23/06/2020 19:45:23 INFO GlusterFS mount attempt 

23/06/2020 19:44:53 INFO GlusterFS mount attempt 

23/06/2020 19:44:23 INFO GlusterFS mount attempt 

23/06/2020 19:43:53 INFO GlusterFS mount attempt 

23/06/2020 19:43:23 INFO GlusterFS mount attempt 

23/06/2020 19:42:53 INFO GlusterFS mount attempt 

23/06/2020 19:42:23 INFO GlusterFS mount attempt 

23/06/2020 19:41:53 INFO GlusterFS mount attempt 

23/06/2020 19:41:23 INFO GlusterFS mount attempt 

23/06/2020 19:40:53 INFO GlusterFS mount attempt 

23/06/2020 19:40:23 INFO GlusterFS mount attempt 

23/06/2020 19:39:53 INFO GlusterFS mount attempt 

23/06/2020 19:39:22 INFO GlusterFS mount attempt 

23/06/2020 19:38:52 INFO GlusterFS mount attempt 

23/06/2020 19:38:22 INFO GlusterFS mount attempt 

23/06/2020 19:37:52 INFO GlusterFS mount attempt 

23/06/2020 19:37:22 INFO GlusterFS mount attempt 

23/06/2020 19:36:52 INFO GlusterFS mount attempt 

23/06/2020 19:36:22 INFO GlusterFS mount attempt 

23/06/2020 19:35:52 INFO GlusterFS mount attempt 

23/06/2020 19:35:22 INFO GlusterFS mount attempt 

23/06/2020 19:34:52 INFO GlusterFS mount attempt 

23/06/2020 19:34:22 INFO GlusterFS mount attempt 

23/06/2020 19:33:51 INFO GlusterFS mount attempt 

23/06/2020 19:33:21 INFO GlusterFS mount attempt 

23/06/2020 19:32:51 INFO GlusterFS mount attempt 

23/06/2020 19:32:21 INFO GlusterFS mount attempt 

23/06/2020 19:31:51 INFO GlusterFS mount attempt 

23/06/2020 19:31:21 INFO GlusterFS mount attempt 

23/06/2020 19:30:51 INFO GlusterFS mount attempt 

23/06/2020 19:30:21 INFO GlusterFS mount attempt 

23/06/2020 19:29:51 INFO GlusterFS mount attempt 

23/06/2020 19:29:21 INFO GlusterFS mount attempt 

23/06/2020 19:28:51 INFO GlusterFS mount attempt 

23/06/2020 19:28:20 INFO GlusterFS mount attempt 

23/06/2020 19:27:50 INFO GlusterFS mount attempt 

23/06/2020 19:27:20 INFO GlusterFS mount attempt 

23/06/2020 19:26:50 INFO GlusterFS mount attempt 

23/06/2020 19:26:20 INFO GlusterFS mount attempt 

23/06/2020 19:25:50 INFO GlusterFS mount attempt 

23/06/2020 19:25:20 INFO GlusterFS mount attempt 

23/06/2020 19:24:50 INFO GlusterFS mount attempt 

23/06/2020 19:24:20 INFO GlusterFS mount attempt 

23/06/2020 19:23:50 INFO GlusterFS mount attempt 

23/06/2020 19:23:20 INFO GlusterFS mount attempt 

23/06/2020 19:22:49 INFO GlusterFS mount attempt 

23/06/2020 19:22:19 INFO GlusterFS mount attempt 

23/06/2020 19:21:49 INFO GlusterFS mount attempt 

23/06/2020 19:21:19 INFO GlusterFS mount attempt 

23/06/2020 19:20:49 INFO GlusterFS mount attempt 

23/06/2020 19:20:19 INFO GlusterFS mount attempt 

23/06/2020 19:19:49 INFO GlusterFS mount attempt 

23/06/2020 19:19:19 INFO GlusterFS mount attempt 

23/06/2020 19:18:49 INFO GlusterFS mount attempt 

23/06/2020 19:18:19 INFO GlusterFS mount attempt 

23/06/2020 19:17:49 INFO GlusterFS mount attempt 

23/06/2020 19:17:18 INFO GlusterFS mount attempt 

23/06/2020 19:16:48 INFO GlusterFS mount attempt 

23/06/2020 19:16:18 INFO GlusterFS mount attempt 

23/06/2020 19:15:48 INFO GlusterFS mount attempt 

23/06/2020 19:15:18 INFO GlusterFS mount attempt 

23/06/2020 19:14:48 INFO GlusterFS mount attempt 

23/06/2020 19:14:18 INFO GlusterFS mount attempt 

23/06/2020 19:13:48 INFO GlusterFS mount attempt 

23/06/2020 19:13:18 INFO GlusterFS mount attempt 

23/06/2020 19:12:48 INFO GlusterFS mount attempt 

23/06/2020 19:12:18 INFO GlusterFS mount attempt 

23/06/2020 19:11:47 INFO GlusterFS mount attempt 

23/06/2020 19:11:17 INFO GlusterFS mount attempt 

23/06/2020 19:10:47 INFO GlusterFS mount attempt 

23/06/2020 19:10:17 INFO GlusterFS mount attempt 

23/06/2020 19:09:47 INFO GlusterFS mount attempt 

23/06/2020 19:09:17 INFO GlusterFS mount attempt 

23/06/2020 19:08:47 INFO GlusterFS mount attempt 

23/06/2020 19:08:17 INFO GlusterFS mount attempt 

23/06/2020 19:07:47 INFO GlusterFS mount attempt 

23/06/2020 19:07:17 INFO GlusterFS mount attempt 

23/06/2020 19:06:47 INFO GlusterFS mount attempt 

23/06/2020 19:06:16 INFO GlusterFS mount attempt 

23/06/2020 19:05:46 INFO GlusterFS mount attempt 

23/06/2020 19:05:16 INFO GlusterFS mount attempt 

23/06/2020 19:04:46 INFO GlusterFS mount attempt 

23/06/2020 19:04:16 INFO GlusterFS mount attempt 

23/06/2020 19:03:46 INFO GlusterFS mount attempt 

23/06/2020 19:03:16 INFO GlusterFS mount attempt 

23/06/2020 19:02:46 INFO GlusterFS mount attempt 

23/06/2020 19:02:16 INFO GlusterFS mount attempt 

23/06/2020 19:01:46 INFO GlusterFS mount attempt 

23/06/2020 19:01:16 INFO GlusterFS mount attempt 

23/06/2020 19:00:46 INFO GlusterFS mount attempt 

23/06/2020 19:00:15 INFO GlusterFS mount attempt 

23/06/2020 18:59:45 INFO GlusterFS mount attempt 

23/06/2020 18:59:15 INFO GlusterFS mount attempt 

23/06/2020 18:58:45 INFO GlusterFS mount attempt 

23/06/2020 18:58:15 INFO GlusterFS mount attempt 

23/06/2020 18:57:45 INFO GlusterFS mount attempt 

23/06/2020 18:57:15 INFO GlusterFS mount attempt 

23/06/2020 18:56:45 INFO GlusterFS mount attempt 

23/06/2020 18:56:15 INFO GlusterFS mount attempt 

23/06/2020 18:55:45 INFO GlusterFS mount attempt 

23/06/2020 18:55:15 INFO GlusterFS mount attempt 

23/06/2020 18:54:44 INFO GlusterFS mount attempt 

23/06/2020 18:54:14 INFO GlusterFS mount attempt 

23/06/2020 18:53:44 INFO GlusterFS mount attempt 

23/06/2020 18:53:14 INFO GlusterFS mount attempt 

23/06/2020 18:52:44 INFO GlusterFS mount attempt 

23/06/2020 18:52:14 INFO GlusterFS mount attempt 

23/06/2020 18:51:44 INFO GlusterFS mount attempt 

23/06/2020 18:51:14 INFO GlusterFS mount attempt 

23/06/2020 18:50:44 INFO GlusterFS mount attempt 

23/06/2020 18:50:14 INFO GlusterFS mount attempt 

23/06/2020 18:49:44 INFO GlusterFS mount attempt 

23/06/2020 18:49:13 INFO GlusterFS mount attempt 

23/06/2020 18:48:43 INFO GlusterFS mount attempt 

23/06/2020 18:48:13 INFO GlusterFS mount attempt 

23/06/2020 18:47:43 INFO GlusterFS mount attempt 

23/06/2020 18:47:13 INFO GlusterFS mount attempt 

23/06/2020 18:46:43 INFO GlusterFS mount attempt 

23/06/2020 18:46:13 INFO GlusterFS mount attempt 

23/06/2020 18:45:43 INFO GlusterFS mount attempt 

23/06/2020 18:45:13 INFO GlusterFS mount attempt 

23/06/2020 18:44:43 INFO GlusterFS mount attempt 

23/06/2020 18:44:13 INFO GlusterFS mount attempt 

23/06/2020 18:43:42 INFO GlusterFS mount attempt 

23/06/2020 18:43:12 INFO GlusterFS mount attempt 

23/06/2020 18:42:42 INFO GlusterFS mount attempt 

23/06/2020 18:42:12 INFO GlusterFS mount attempt 

23/06/2020 18:41:42 INFO GlusterFS mount attempt 

23/06/2020 18:41:12 INFO GlusterFS mount attempt 

23/06/2020 18:40:42 INFO GlusterFS mount attempt 

23/06/2020 18:40:12 INFO GlusterFS mount attempt 

23/06/2020 18:39:42 INFO GlusterFS mount attempt 

23/06/2020 18:39:12 INFO GlusterFS mount attempt 

23/06/2020 18:38:41 INFO GlusterFS mount attempt 

23/06/2020 18:38:11 INFO GlusterFS mount attempt 

23/06/2020 18:37:41 INFO GlusterFS mount attempt 

23/06/2020 18:37:11 INFO GlusterFS mount attempt 

23/06/2020 18:36:41 INFO GlusterFS mount attempt 

23/06/2020 18:36:11 INFO GlusterFS mount attempt 

23/06/2020 18:35:41 INFO GlusterFS mount attempt 

23/06/2020 18:35:11 INFO GlusterFS mount attempt 

23/06/2020 18:34:41 INFO GlusterFS mount attempt 

23/06/2020 18:34:11 INFO GlusterFS mount attempt 

23/06/2020 18:33:41 INFO GlusterFS mount attempt 

23/06/2020 18:33:10 INFO GlusterFS mount attempt 

23/06/2020 18:32:40 INFO GlusterFS mount attempt 

23/06/2020 18:32:10 INFO GlusterFS mount attempt 

23/06/2020 18:31:40 INFO GlusterFS mount attempt 

23/06/2020 18:31:10 INFO GlusterFS mount attempt 

23/06/2020 18:30:40 INFO GlusterFS mount attempt 

23/06/2020 18:30:10 INFO GlusterFS mount attempt 

23/06/2020 18:29:40 INFO GlusterFS mount attempt 

23/06/2020 18:29:10 INFO GlusterFS mount attempt 

23/06/2020 18:28:40 INFO GlusterFS mount attempt 

23/06/2020 18:28:10 INFO GlusterFS mount attempt 

23/06/2020 18:27:39 INFO GlusterFS mount attempt 

23/06/2020 18:27:09 INFO GlusterFS mount attempt 

23/06/2020 18:26:39 INFO GlusterFS mount attempt 

23/06/2020 18:26:09 INFO GlusterFS mount attempt 

23/06/2020 18:25:39 INFO GlusterFS mount attempt 

23/06/2020 18:25:09 INFO GlusterFS mount attempt 

23/06/2020 18:24:39 INFO GlusterFS mount attempt 

23/06/2020 18:24:09 INFO GlusterFS mount attempt 

23/06/2020 18:23:39 INFO GlusterFS mount attempt 

23/06/2020 18:23:09 INFO GlusterFS mount attempt 

23/06/2020 18:22:39 INFO GlusterFS mount attempt 

23/06/2020 18:22:08 INFO GlusterFS mount attempt 

23/06/2020 18:21:38 INFO GlusterFS mount attempt 

23/06/2020 18:21:08 INFO GlusterFS mount attempt 

23/06/2020 18:20:38 INFO GlusterFS mount attempt 

23/06/2020 18:20:08 INFO GlusterFS mount attempt 

23/06/2020 18:19:38 INFO GlusterFS mount attempt 

23/06/2020 18:19:08 INFO GlusterFS mount attempt 

23/06/2020 18:18:38 INFO GlusterFS mount attempt 

23/06/2020 18:18:08 INFO GlusterFS mount attempt 

23/06/2020 18:17:38 INFO GlusterFS mount attempt 

23/06/2020 18:17:08 INFO GlusterFS mount attempt 

23/06/2020 18:16:37 INFO GlusterFS mount attempt 

23/06/2020 18:16:07 INFO GlusterFS mount attempt 

23/06/2020 18:15:37 INFO GlusterFS mount attempt 

23/06/2020 18:15:07 INFO GlusterFS mount attempt 

23/06/2020 18:14:37 INFO GlusterFS mount attempt 

23/06/2020 18:14:07 INFO GlusterFS mount attempt 

23/06/2020 18:13:37 INFO GlusterFS mount attempt 

23/06/2020 18:13:07 INFO GlusterFS mount attempt 

23/06/2020 18:12:37 INFO GlusterFS mount attempt 

23/06/2020 18:12:07 INFO GlusterFS mount attempt 

23/06/2020 18:11:37 INFO GlusterFS mount attempt 

23/06/2020 18:11:06 INFO GlusterFS mount attempt 

23/06/2020 18:10:36 INFO GlusterFS mount attempt 

23/06/2020 18:10:06 INFO GlusterFS mount attempt 

23/06/2020 18:09:36 INFO GlusterFS mount attempt 

23/06/2020 18:09:06 INFO GlusterFS mount attempt 

23/06/2020 18:08:36 INFO GlusterFS mount attempt 

23/06/2020 18:08:06 INFO GlusterFS mount attempt 

23/06/2020 18:07:36 INFO GlusterFS mount attempt 

23/06/2020 18:07:06 INFO GlusterFS mount attempt 

23/06/2020 18:06:36 INFO GlusterFS mount attempt 

23/06/2020 18:06:05 INFO GlusterFS mount attempt 

23/06/2020 18:05:35 INFO GlusterFS mount attempt 

23/06/2020 18:05:05 INFO GlusterFS mount attempt 

23/06/2020 18:04:35 INFO GlusterFS mount attempt 

23/06/2020 18:04:05 INFO GlusterFS mount attempt 

23/06/2020 18:03:35 INFO GlusterFS mount attempt 

23/06/2020 18:03:05 INFO GlusterFS mount attempt 

23/06/2020 18:02:35 INFO GlusterFS mount attempt 

23/06/2020 18:02:05 INFO GlusterFS mount attempt 

23/06/2020 18:01:35 INFO GlusterFS mount attempt 

23/06/2020 18:01:05 INFO GlusterFS mount attempt 

23/06/2020 18:00:34 INFO GlusterFS mount attempt 

23/06/2020 18:00:04 INFO GlusterFS mount attempt 

23/06/2020 17:59:34 INFO GlusterFS mount attempt 

23/06/2020 17:59:04 INFO GlusterFS mount attempt 

23/06/2020 17:58:34 INFO GlusterFS mount attempt 

23/06/2020 17:58:04 INFO GlusterFS mount attempt 

23/06/2020 17:57:34 INFO GlusterFS mount attempt 

23/06/2020 17:57:04 INFO GlusterFS mount attempt 

23/06/2020 17:56:34 INFO GlusterFS mount attempt 

23/06/2020 17:56:04 INFO GlusterFS mount attempt 

23/06/2020 17:55:34 INFO GlusterFS mount attempt 

23/06/2020 17:55:04 INFO GlusterFS mount attempt 

23/06/2020 17:54:33 INFO GlusterFS mount attempt 

23/06/2020 17:54:03 INFO GlusterFS mount attempt 

23/06/2020 17:53:33 INFO GlusterFS mount attempt 

23/06/2020 17:53:03 INFO GlusterFS mount attempt 

23/06/2020 17:52:33 INFO GlusterFS mount attempt 

23/06/2020 17:52:03 INFO GlusterFS mount attempt 

23/06/2020 17:51:33 INFO GlusterFS mount attempt 

23/06/2020 17:51:03 INFO GlusterFS mount attempt 

23/06/2020 17:50:33 INFO GlusterFS mount attempt 

23/06/2020 17:50:03 INFO GlusterFS mount attempt 

23/06/2020 17:49:32 INFO GlusterFS mount attempt 

23/06/2020 17:49:02 INFO GlusterFS mount attempt 

23/06/2020 17:48:32 INFO GlusterFS mount attempt 

23/06/2020 17:48:02 INFO GlusterFS mount attempt 

23/06/2020 17:47:32 INFO GlusterFS mount attempt 

23/06/2020 17:47:02 INFO GlusterFS mount attempt 

23/06/2020 17:46:32 INFO GlusterFS mount attempt 

23/06/2020 17:46:02 INFO GlusterFS mount attempt 

23/06/2020 17:45:32 INFO GlusterFS mount attempt 

23/06/2020 17:45:02 INFO GlusterFS mount attempt 

23/06/2020 17:44:32 INFO GlusterFS mount attempt 

23/06/2020 17:44:01 INFO GlusterFS mount attempt 

23/06/2020 17:43:31 INFO GlusterFS mount attempt 

23/06/2020 17:43:01 INFO GlusterFS mount attempt 

23/06/2020 17:42:31 INFO GlusterFS mount attempt 

23/06/2020 17:42:01 INFO GlusterFS mount attempt 

23/06/2020 17:41:31 INFO GlusterFS mount attempt 

23/06/2020 17:41:01 INFO GlusterFS mount attempt 

23/06/2020 17:40:31 INFO GlusterFS mount attempt 

23/06/2020 17:40:01 INFO GlusterFS mount attempt 

23/06/2020 17:39:31 INFO GlusterFS mount attempt 

23/06/2020 17:39:00 INFO GlusterFS mount attempt 

23/06/2020 17:38:30 INFO GlusterFS mount attempt 

23/06/2020 17:38:00 INFO GlusterFS mount attempt 

23/06/2020 17:37:30 INFO GlusterFS mount attempt 

23/06/2020 17:37:00 INFO GlusterFS mount attempt 

23/06/2020 17:36:30 INFO GlusterFS mount attempt 

23/06/2020 17:36:00 INFO GlusterFS mount attempt 

23/06/2020 17:35:30 INFO GlusterFS mount attempt 

23/06/2020 17:35:00 INFO GlusterFS mount attempt 

23/06/2020 17:34:30 INFO GlusterFS mount attempt 

23/06/2020 17:33:59 INFO GlusterFS mount attempt 

23/06/2020 17:33:29 INFO GlusterFS mount attempt 

23/06/2020 17:32:59 INFO GlusterFS mount attempt 

23/06/2020 17:32:29 INFO GlusterFS mount attempt 

23/06/2020 17:31:59 INFO GlusterFS mount attempt 

23/06/2020 17:31:29 INFO GlusterFS mount attempt 

23/06/2020 17:30:59 INFO GlusterFS mount attempt 

23/06/2020 17:30:29 INFO GlusterFS mount attempt 

23/06/2020 17:29:59 INFO GlusterFS mount attempt 

23/06/2020 17:29:29 INFO GlusterFS mount attempt 

23/06/2020 17:28:59 INFO GlusterFS mount attempt 

23/06/2020 17:28:29 INFO GlusterFS mount attempt 

23/06/2020 17:27:58 INFO GlusterFS mount attempt 

23/06/2020 17:27:28 INFO GlusterFS mount attempt 

23/06/2020 17:26:58 INFO GlusterFS mount attempt 

23/06/2020 17:26:28 INFO GlusterFS mount attempt 

23/06/2020 17:25:58 INFO GlusterFS mount attempt 

23/06/2020 17:25:28 INFO GlusterFS mount attempt 

23/06/2020 17:24:58 INFO GlusterFS mount attempt 

23/06/2020 17:24:28 INFO GlusterFS mount attempt 

23/06/2020 17:23:58 INFO GlusterFS mount attempt 

23/06/2020 17:23:28 INFO GlusterFS mount attempt 

23/06/2020 17:22:58 INFO GlusterFS mount attempt 

23/06/2020 17:22:27 INFO GlusterFS mount attempt 

23/06/2020 17:21:57 INFO GlusterFS mount attempt 

23/06/2020 17:21:27 INFO GlusterFS mount attempt 

23/06/2020 17:20:57 INFO GlusterFS mount attempt 

23/06/2020 17:20:27 INFO GlusterFS mount attempt 

23/06/2020 17:19:57 INFO GlusterFS mount attempt 

23/06/2020 17:19:27 INFO GlusterFS mount attempt 

23/06/2020 17:18:57 INFO GlusterFS mount attempt 

23/06/2020 17:18:27 INFO GlusterFS mount attempt 

23/06/2020 17:17:57 INFO GlusterFS mount attempt 

23/06/2020 17:17:26 INFO GlusterFS mount attempt 

23/06/2020 17:16:56 INFO GlusterFS mount attempt 

23/06/2020 17:16:26 INFO GlusterFS mount attempt 

23/06/2020 17:15:56 INFO GlusterFS mount attempt 

23/06/2020 17:15:26 INFO GlusterFS mount attempt 

23/06/2020 17:14:56 INFO GlusterFS mount attempt 

23/06/2020 17:14:26 INFO GlusterFS mount attempt 

23/06/2020 17:13:56 INFO GlusterFS mount attempt 

23/06/2020 17:13:26 INFO GlusterFS mount attempt 

23/06/2020 17:12:56 INFO GlusterFS mount attempt 

23/06/2020 17:12:26 INFO GlusterFS mount attempt 

23/06/2020 17:11:55 INFO GlusterFS mount attempt 

23/06/2020 17:11:25 INFO GlusterFS mount attempt 

23/06/2020 17:10:55 INFO GlusterFS mount attempt 

23/06/2020 17:10:25 INFO GlusterFS mount attempt 

23/06/2020 17:09:55 INFO GlusterFS mount attempt 

23/06/2020 17:09:25 INFO GlusterFS mount attempt 

23/06/2020 17:08:55 INFO GlusterFS mount attempt 

23/06/2020 17:08:25 INFO GlusterFS mount attempt 

23/06/2020 17:07:55 INFO GlusterFS mount attempt 

23/06/2020 17:07:25 INFO GlusterFS mount attempt 

23/06/2020 17:06:54 INFO GlusterFS mount attempt 

23/06/2020 17:06:24 INFO GlusterFS mount attempt 

23/06/2020 17:05:54 INFO GlusterFS mount attempt 

23/06/2020 17:05:24 INFO GlusterFS mount attempt 

23/06/2020 17:04:54 INFO GlusterFS mount attempt 

23/06/2020 17:04:24 INFO GlusterFS mount attempt 

23/06/2020 17:03:54 INFO GlusterFS mount attempt 

23/06/2020 17:03:24 INFO GlusterFS mount attempt 

23/06/2020 17:02:54 INFO GlusterFS mount attempt 

23/06/2020 17:02:24 INFO GlusterFS mount attempt 

23/06/2020 17:01:54 INFO GlusterFS mount attempt 

23/06/2020 17:01:24 INFO GlusterFS mount attempt 

23/06/2020 17:00:53 INFO GlusterFS mount attempt 

23/06/2020 17:00:23 INFO GlusterFS mount attempt 

23/06/2020 16:59:53 INFO GlusterFS mount attempt 

23/06/2020 16:59:23 INFO GlusterFS mount attempt 

23/06/2020 16:58:53 INFO GlusterFS mount attempt 

23/06/2020 16:58:23 INFO GlusterFS mount attempt 

23/06/2020 16:57:53 INFO GlusterFS mount attempt 

23/06/2020 16:57:23 INFO GlusterFS mount attempt 

23/06/2020 16:56:53 INFO GlusterFS mount attempt 

23/06/2020 16:56:23 INFO GlusterFS mount attempt 

23/06/2020 16:55:52 INFO GlusterFS mount attempt 

23/06/2020 16:55:22 INFO GlusterFS mount attempt 

23/06/2020 16:54:52 INFO GlusterFS mount attempt 

23/06/2020 16:54:22 INFO GlusterFS mount attempt 

23/06/2020 16:53:52 INFO GlusterFS mount attempt 

23/06/2020 16:53:22 INFO GlusterFS mount attempt 

23/06/2020 16:52:52 INFO GlusterFS mount attempt 

23/06/2020 16:52:22 INFO GlusterFS mount attempt 

23/06/2020 16:51:52 INFO GlusterFS mount attempt 

23/06/2020 16:51:22 INFO GlusterFS mount attempt 

23/06/2020 16:50:52 INFO GlusterFS mount attempt 

23/06/2020 16:50:22 INFO GlusterFS mount attempt 

23/06/2020 16:49:51 INFO GlusterFS mount attempt 

23/06/2020 16:49:21 INFO GlusterFS mount attempt 

23/06/2020 16:48:51 INFO GlusterFS mount attempt 

23/06/2020 16:48:21 INFO GlusterFS mount attempt 

23/06/2020 16:47:51 INFO GlusterFS mount attempt 

23/06/2020 16:47:21 INFO GlusterFS mount attempt 

23/06/2020 16:46:51 INFO GlusterFS mount attempt 

23/06/2020 16:46:21 INFO GlusterFS mount attempt 

23/06/2020 16:45:51 INFO GlusterFS mount attempt 

23/06/2020 16:45:21 INFO GlusterFS mount attempt 

23/06/2020 16:44:50 INFO GlusterFS mount attempt 

23/06/2020 16:44:20 INFO GlusterFS mount attempt 

23/06/2020 16:43:50 INFO GlusterFS mount attempt 

23/06/2020 16:43:20 INFO GlusterFS mount attempt 

23/06/2020 16:42:50 INFO GlusterFS mount attempt 

23/06/2020 16:42:20 INFO GlusterFS mount attempt 

23/06/2020 16:41:50 INFO GlusterFS mount attempt 

23/06/2020 16:41:20 INFO GlusterFS mount attempt 

23/06/2020 16:40:50 INFO GlusterFS mount attempt 

23/06/2020 16:40:20 INFO GlusterFS mount attempt 

23/06/2020 16:39:50 INFO GlusterFS mount attempt 

23/06/2020 16:39:19 INFO GlusterFS mount attempt 

23/06/2020 16:38:49 INFO GlusterFS mount attempt 

23/06/2020 16:38:19 INFO GlusterFS mount attempt 

23/06/2020 16:37:49 INFO GlusterFS mount attempt 

23/06/2020 16:37:19 INFO GlusterFS mount attempt 

23/06/2020 16:36:49 INFO GlusterFS mount attempt 

23/06/2020 16:36:19 INFO GlusterFS mount attempt 

23/06/2020 16:35:49 INFO GlusterFS mount attempt 

23/06/2020 16:35:19 INFO GlusterFS mount attempt 

23/06/2020 16:34:48 INFO GlusterFS mount attempt 

23/06/2020 16:34:18 INFO GlusterFS mount attempt 

23/06/2020 16:33:48 INFO GlusterFS mount attempt 

23/06/2020 16:33:18 INFO GlusterFS mount attempt 

23/06/2020 16:32:48 INFO GlusterFS mount attempt 

23/06/2020 16:32:18 INFO GlusterFS mount attempt 

23/06/2020 16:31:48 INFO GlusterFS mount attempt 

23/06/2020 16:31:18 INFO GlusterFS mount attempt 

23/06/2020 16:30:48 INFO GlusterFS mount attempt 

23/06/2020 16:30:18 INFO GlusterFS mount attempt 

23/06/2020 16:29:48 INFO GlusterFS mount attempt 

23/06/2020 16:29:17 INFO GlusterFS mount attempt 

23/06/2020 16:28:47 INFO GlusterFS mount attempt 

23/06/2020 16:28:17 INFO GlusterFS mount attempt 

23/06/2020 16:27:47 INFO GlusterFS mount attempt 

23/06/2020 16:27:17 INFO GlusterFS mount attempt 

23/06/2020 16:26:47 INFO GlusterFS mount attempt 

23/06/2020 16:26:17 INFO GlusterFS mount attempt 

23/06/2020 16:25:47 INFO GlusterFS mount attempt 

23/06/2020 16:25:17 INFO GlusterFS mount attempt 

23/06/2020 16:24:47 INFO GlusterFS mount attempt 

23/06/2020 16:24:17 INFO GlusterFS mount attempt 

23/06/2020 16:23:46 INFO GlusterFS mount attempt 

23/06/2020 16:23:16 INFO GlusterFS mount attempt 

23/06/2020 16:22:46 INFO GlusterFS mount attempt 

23/06/2020 16:22:16 INFO GlusterFS mount attempt 

23/06/2020 16:21:46 INFO GlusterFS mount attempt 

23/06/2020 16:21:16 INFO GlusterFS mount attempt 

23/06/2020 16:20:46 INFO GlusterFS mount attempt 

23/06/2020 16:20:16 INFO GlusterFS mount attempt 

23/06/2020 16:19:46 INFO GlusterFS mount attempt 

23/06/2020 16:19:16 INFO GlusterFS mount attempt 

23/06/2020 16:18:46 INFO GlusterFS mount attempt 

23/06/2020 16:18:15 INFO GlusterFS mount attempt 

23/06/2020 16:17:45 INFO GlusterFS mount attempt 

23/06/2020 16:17:15 INFO GlusterFS mount attempt 

23/06/2020 16:16:45 INFO GlusterFS mount attempt 

23/06/2020 16:16:15 INFO GlusterFS mount attempt 

23/06/2020 16:15:45 INFO GlusterFS mount attempt 

23/06/2020 16:15:15 INFO GlusterFS mount attempt 

23/06/2020 16:14:45 INFO GlusterFS mount attempt 

23/06/2020 16:14:15 INFO GlusterFS mount attempt 

23/06/2020 16:13:45 INFO GlusterFS mount attempt 

23/06/2020 16:13:15 INFO GlusterFS mount attempt 

23/06/2020 16:12:44 INFO GlusterFS mount attempt 

23/06/2020 16:12:14 INFO GlusterFS mount attempt 

23/06/2020 16:11:44 INFO GlusterFS mount attempt 

23/06/2020 16:11:14 INFO GlusterFS mount attempt 

23/06/2020 16:10:44 INFO GlusterFS mount attempt 

23/06/2020 16:10:14 INFO GlusterFS mount attempt 

23/06/2020 16:09:44 INFO GlusterFS mount attempt 

23/06/2020 16:09:14 INFO GlusterFS mount attempt 

23/06/2020 16:08:44 INFO GlusterFS mount attempt 

23/06/2020 16:08:14 INFO GlusterFS mount attempt 

23/06/2020 16:07:43 INFO GlusterFS mount attempt 

23/06/2020 16:07:13 INFO GlusterFS mount attempt 

23/06/2020 16:06:43 INFO GlusterFS mount attempt 

23/06/2020 16:06:13 INFO GlusterFS mount attempt 

23/06/2020 16:05:43 INFO GlusterFS mount attempt 

23/06/2020 16:05:13 INFO GlusterFS mount attempt 

23/06/2020 16:04:43 INFO GlusterFS mount attempt 

23/06/2020 16:04:13 INFO GlusterFS mount attempt 

23/06/2020 16:03:43 INFO GlusterFS mount attempt 

23/06/2020 16:03:13 INFO GlusterFS mount attempt 

23/06/2020 16:02:43 INFO GlusterFS mount attempt 

23/06/2020 16:02:12 INFO GlusterFS mount attempt 

23/06/2020 16:01:42 INFO GlusterFS mount attempt 

23/06/2020 16:01:12 INFO GlusterFS mount attempt 

23/06/2020 16:00:42 INFO GlusterFS mount attempt 

23/06/2020 16:00:12 INFO GlusterFS mount attempt 

23/06/2020 15:59:42 INFO GlusterFS mount attempt 

23/06/2020 15:59:12 INFO GlusterFS mount attempt 

23/06/2020 15:58:42 INFO GlusterFS mount attempt 

23/06/2020 15:58:12 INFO GlusterFS mount attempt 

23/06/2020 15:57:42 INFO GlusterFS mount attempt 

23/06/2020 15:57:12 INFO GlusterFS mount attempt 

23/06/2020 15:56:41 INFO GlusterFS mount attempt 

23/06/2020 15:56:11 INFO GlusterFS mount attempt 

23/06/2020 15:55:41 INFO GlusterFS mount attempt 

23/06/2020 15:55:11 INFO GlusterFS mount attempt 

23/06/2020 15:54:41 INFO GlusterFS mount attempt 

23/06/2020 15:54:11 INFO GlusterFS mount attempt 

23/06/2020 15:53:41 INFO GlusterFS mount attempt 

23/06/2020 15:53:11 INFO GlusterFS mount attempt 

23/06/2020 15:52:41 INFO GlusterFS mount attempt 

23/06/2020 15:52:11 INFO GlusterFS mount attempt 

23/06/2020 15:51:41 INFO GlusterFS mount attempt 

23/06/2020 15:51:10 INFO GlusterFS mount attempt 

23/06/2020 15:50:40 INFO GlusterFS mount attempt 

23/06/2020 15:50:10 INFO GlusterFS mount attempt 

23/06/2020 15:49:40 INFO GlusterFS mount attempt 

23/06/2020 15:49:10 INFO GlusterFS mount attempt 

23/06/2020 15:48:40 INFO GlusterFS mount attempt 

23/06/2020 15:48:10 INFO GlusterFS mount attempt 

23/06/2020 15:47:40 INFO GlusterFS mount attempt 

23/06/2020 15:47:10 INFO GlusterFS mount attempt 

23/06/2020 15:46:40 INFO GlusterFS mount attempt 

23/06/2020 15:46:10 INFO GlusterFS mount attempt 

23/06/2020 15:45:39 INFO GlusterFS mount attempt 

23/06/2020 15:45:09 INFO GlusterFS mount attempt 

23/06/2020 15:44:39 INFO GlusterFS mount attempt 

23/06/2020 15:44:09 INFO GlusterFS mount attempt 

23/06/2020 15:43:39 INFO GlusterFS mount attempt 

23/06/2020 15:43:09 INFO GlusterFS mount attempt 

23/06/2020 15:42:39 INFO GlusterFS mount attempt 

23/06/2020 15:42:09 INFO GlusterFS mount attempt 

23/06/2020 15:41:39 INFO GlusterFS mount attempt 

23/06/2020 15:41:09 INFO GlusterFS mount attempt 

23/06/2020 15:40:39 INFO GlusterFS mount attempt 

23/06/2020 15:40:08 INFO GlusterFS mount attempt 

23/06/2020 15:39:38 INFO GlusterFS mount attempt 

23/06/2020 15:39:08 INFO GlusterFS mount attempt 

23/06/2020 15:38:38 INFO GlusterFS mount attempt 

23/06/2020 15:38:08 INFO GlusterFS mount attempt 

23/06/2020 15:37:38 INFO GlusterFS mount attempt 

23/06/2020 15:37:08 INFO GlusterFS mount attempt 

23/06/2020 15:36:38 INFO GlusterFS mount attempt 

23/06/2020 15:36:08 INFO GlusterFS mount attempt 

23/06/2020 15:35:38 INFO GlusterFS mount attempt 

23/06/2020 15:35:07 INFO GlusterFS mount attempt 

23/06/2020 15:34:37 INFO GlusterFS mount attempt 

23/06/2020 15:34:07 INFO GlusterFS mount attempt 

23/06/2020 15:33:37 INFO GlusterFS mount attempt 

23/06/2020 15:33:07 INFO GlusterFS mount attempt 

23/06/2020 15:32:37 INFO GlusterFS mount attempt 

23/06/2020 15:32:07 INFO GlusterFS mount attempt 

23/06/2020 15:31:37 INFO GlusterFS mount attempt 

23/06/2020 15:31:07 INFO GlusterFS mount attempt 

23/06/2020 15:30:37 INFO GlusterFS mount attempt 

23/06/2020 15:30:07 INFO GlusterFS mount attempt 

23/06/2020 15:29:37 INFO GlusterFS mount attempt 

23/06/2020 15:29:06 INFO GlusterFS mount attempt 

23/06/2020 15:28:36 INFO GlusterFS mount attempt 

23/06/2020 15:28:06 INFO GlusterFS mount attempt 

23/06/2020 15:27:36 INFO GlusterFS mount attempt 

23/06/2020 15:27:06 INFO GlusterFS mount attempt 

23/06/2020 15:26:36 INFO GlusterFS mount attempt 

23/06/2020 15:26:06 INFO GlusterFS mount attempt 

23/06/2020 15:25:36 INFO GlusterFS mount attempt 

23/06/2020 15:25:06 INFO GlusterFS mount attempt 

23/06/2020 15:24:36 INFO GlusterFS mount attempt 

23/06/2020 15:24:06 INFO GlusterFS mount attempt 

23/06/2020 15:23:35 INFO GlusterFS mount attempt 

23/06/2020 15:23:05 INFO GlusterFS mount attempt 

23/06/2020 15:22:35 INFO GlusterFS mount attempt 

23/06/2020 15:22:05 INFO GlusterFS mount attempt 

23/06/2020 15:21:35 INFO GlusterFS mount attempt 

23/06/2020 15:21:05 INFO GlusterFS mount attempt 

23/06/2020 15:20:35 INFO GlusterFS mount attempt 

23/06/2020 15:20:05 INFO GlusterFS mount attempt 

23/06/2020 15:19:35 INFO GlusterFS mount attempt 

23/06/2020 15:19:05 INFO GlusterFS mount attempt 

23/06/2020 15:18:35 INFO GlusterFS mount attempt 

23/06/2020 15:18:04 INFO GlusterFS mount attempt 

23/06/2020 15:17:34 INFO GlusterFS mount attempt 

23/06/2020 15:17:04 INFO GlusterFS mount attempt 

23/06/2020 15:16:34 INFO GlusterFS mount attempt 

23/06/2020 15:16:04 INFO GlusterFS mount attempt 

23/06/2020 15:15:34 INFO GlusterFS mount attempt 

23/06/2020 15:15:04 INFO GlusterFS mount attempt 

23/06/2020 15:14:34 INFO GlusterFS mount attempt 

23/06/2020 15:14:04 INFO GlusterFS mount attempt 

23/06/2020 15:13:34 INFO GlusterFS mount attempt 

23/06/2020 15:13:04 INFO GlusterFS mount attempt 

23/06/2020 15:12:33 INFO GlusterFS mount attempt 

23/06/2020 15:12:03 INFO GlusterFS mount attempt 

23/06/2020 15:11:33 INFO GlusterFS mount attempt 

23/06/2020 15:11:03 INFO GlusterFS mount attempt 

23/06/2020 15:10:33 INFO GlusterFS mount attempt 

23/06/2020 15:10:03 INFO GlusterFS mount attempt 

23/06/2020 15:09:33 INFO GlusterFS mount attempt 

23/06/2020 15:09:03 INFO GlusterFS mount attempt 

23/06/2020 15:08:33 INFO GlusterFS mount attempt 

23/06/2020 15:08:03 INFO GlusterFS mount attempt 

23/06/2020 15:07:33 INFO GlusterFS mount attempt 

23/06/2020 15:07:02 INFO GlusterFS mount attempt 

23/06/2020 15:06:32 INFO GlusterFS mount attempt 

23/06/2020 15:06:02 INFO GlusterFS mount attempt 

23/06/2020 15:05:32 INFO GlusterFS mount attempt 

23/06/2020 15:05:02 INFO GlusterFS mount attempt 

23/06/2020 15:04:32 INFO GlusterFS mount attempt 

23/06/2020 15:04:02 INFO GlusterFS mount attempt 

23/06/2020 15:03:32 INFO GlusterFS mount attempt 

23/06/2020 15:03:02 INFO GlusterFS mount attempt 

23/06/2020 15:02:32 INFO GlusterFS mount attempt 

23/06/2020 15:02:01 INFO GlusterFS mount attempt 

23/06/2020 15:01:31 INFO GlusterFS mount attempt 

23/06/2020 15:01:01 INFO GlusterFS mount attempt 

23/06/2020 15:00:31 INFO GlusterFS mount attempt 

23/06/2020 15:00:01 INFO GlusterFS mount attempt 

23/06/2020 14:59:31 INFO GlusterFS mount attempt 

23/06/2020 14:59:01 INFO GlusterFS mount attempt 

23/06/2020 14:58:31 INFO GlusterFS mount attempt 

23/06/2020 14:58:01 INFO GlusterFS mount attempt 

23/06/2020 14:57:31 INFO GlusterFS mount attempt 

23/06/2020 14:57:01 INFO GlusterFS mount attempt 

23/06/2020 14:56:31 INFO GlusterFS mount attempt 

23/06/2020 14:56:00 INFO GlusterFS mount attempt 

23/06/2020 14:55:30 INFO GlusterFS mount attempt 

23/06/2020 14:55:00 INFO GlusterFS mount attempt 

23/06/2020 14:54:30 INFO GlusterFS mount attempt 

23/06/2020 14:54:00 INFO GlusterFS mount attempt 

23/06/2020 14:53:30 INFO GlusterFS mount attempt 

23/06/2020 14:53:00 INFO GlusterFS mount attempt 

23/06/2020 14:52:30 INFO GlusterFS mount attempt 

23/06/2020 14:52:00 INFO GlusterFS mount attempt 

23/06/2020 14:51:30 INFO GlusterFS mount attempt 

23/06/2020 14:51:00 INFO GlusterFS mount attempt 

23/06/2020 14:50:29 INFO GlusterFS mount attempt 

23/06/2020 14:49:59 INFO GlusterFS mount attempt 

23/06/2020 14:49:29 INFO GlusterFS mount attempt 

23/06/2020 14:48:59 INFO GlusterFS mount attempt 

23/06/2020 14:48:29 INFO GlusterFS mount attempt 

23/06/2020 14:47:59 INFO GlusterFS mount attempt 

23/06/2020 14:47:29 INFO GlusterFS mount attempt 

23/06/2020 14:46:59 INFO GlusterFS mount attempt 

23/06/2020 14:46:29 INFO GlusterFS mount attempt 

23/06/2020 14:45:59 INFO GlusterFS mount attempt 

23/06/2020 14:45:29 INFO GlusterFS mount attempt 

23/06/2020 14:44:58 INFO GlusterFS mount attempt 

23/06/2020 14:44:28 INFO GlusterFS mount attempt 

23/06/2020 14:43:58 INFO GlusterFS mount attempt 

23/06/2020 14:43:28 INFO GlusterFS mount attempt 

23/06/2020 14:42:58 INFO GlusterFS mount attempt 

23/06/2020 14:42:28 INFO GlusterFS mount attempt 

23/06/2020 14:41:58 INFO GlusterFS mount attempt 

23/06/2020 14:41:28 INFO GlusterFS mount attempt 

23/06/2020 14:40:58 INFO GlusterFS mount attempt 

23/06/2020 14:40:28 INFO GlusterFS mount attempt 

23/06/2020 14:39:58 INFO GlusterFS mount attempt 

23/06/2020 14:39:27 INFO GlusterFS mount attempt 

23/06/2020 14:38:57 INFO GlusterFS mount attempt 

23/06/2020 14:38:27 INFO GlusterFS mount attempt 

23/06/2020 14:37:57 INFO GlusterFS mount attempt 

23/06/2020 14:37:27 INFO GlusterFS mount attempt 

23/06/2020 14:36:57 INFO GlusterFS mount attempt 

23/06/2020 14:36:27 INFO GlusterFS mount attempt 

23/06/2020 14:35:57 INFO GlusterFS mount attempt 

23/06/2020 14:35:27 INFO GlusterFS mount attempt 

23/06/2020 14:34:57 INFO GlusterFS mount attempt 

23/06/2020 14:34:27 INFO GlusterFS mount attempt 

23/06/2020 14:33:56 INFO GlusterFS mount attempt 

23/06/2020 14:33:26 INFO GlusterFS mount attempt 

23/06/2020 14:32:56 INFO GlusterFS mount attempt 

23/06/2020 14:32:26 INFO GlusterFS mount attempt 

23/06/2020 14:31:56 INFO GlusterFS mount attempt 

23/06/2020 14:31:26 INFO GlusterFS mount attempt 

23/06/2020 14:30:56 INFO GlusterFS mount attempt 

23/06/2020 14:30:26 INFO GlusterFS mount attempt 

23/06/2020 14:29:56 INFO GlusterFS mount attempt 

23/06/2020 14:29:26 INFO GlusterFS mount attempt 

23/06/2020 14:28:56 INFO GlusterFS mount attempt 

23/06/2020 14:28:25 INFO GlusterFS mount attempt 

23/06/2020 14:27:55 INFO GlusterFS mount attempt 

23/06/2020 14:27:25 INFO GlusterFS mount attempt 

23/06/2020 14:26:55 INFO GlusterFS mount attempt 

23/06/2020 14:26:25 INFO GlusterFS mount attempt 

23/06/2020 14:25:55 INFO GlusterFS mount attempt 

23/06/2020 14:25:25 INFO GlusterFS mount attempt 

23/06/2020 14:24:55 INFO GlusterFS mount attempt 

23/06/2020 14:24:25 INFO GlusterFS mount attempt 

23/06/2020 14:23:55 INFO GlusterFS mount attempt 

23/06/2020 14:23:25 INFO GlusterFS mount attempt 

23/06/2020 14:22:55 INFO GlusterFS mount attempt 

23/06/2020 14:22:24 INFO GlusterFS mount attempt 

23/06/2020 14:21:54 INFO GlusterFS mount attempt 

23/06/2020 14:21:24 INFO GlusterFS mount attempt 

23/06/2020 14:20:54 INFO GlusterFS mount attempt 

23/06/2020 14:20:24 INFO GlusterFS mount attempt 

23/06/2020 14:19:54 INFO GlusterFS mount attempt 

23/06/2020 14:19:24 INFO GlusterFS mount attempt 

23/06/2020 14:18:54 INFO GlusterFS mount attempt 

23/06/2020 14:18:24 INFO GlusterFS mount attempt 

23/06/2020 14:17:54 INFO GlusterFS mount attempt 

23/06/2020 14:17:24 INFO GlusterFS mount attempt 

23/06/2020 14:16:53 INFO GlusterFS mount attempt 

23/06/2020 14:16:23 INFO GlusterFS mount attempt 

23/06/2020 14:15:53 INFO GlusterFS mount attempt 

23/06/2020 14:15:23 INFO GlusterFS mount attempt 

23/06/2020 14:14:53 INFO GlusterFS mount attempt 

23/06/2020 14:14:23 INFO GlusterFS mount attempt 

23/06/2020 14:13:53 INFO GlusterFS mount attempt 

23/06/2020 14:13:23 INFO GlusterFS mount attempt 

23/06/2020 14:12:53 INFO GlusterFS mount attempt 

23/06/2020 14:12:23 INFO GlusterFS mount attempt 

23/06/2020 14:11:52 INFO GlusterFS mount attempt 

23/06/2020 14:11:22 INFO GlusterFS mount attempt 

23/06/2020 14:10:52 INFO GlusterFS mount attempt 

23/06/2020 14:10:22 INFO GlusterFS mount attempt 

23/06/2020 14:09:52 INFO GlusterFS mount attempt 

23/06/2020 14:09:22 INFO GlusterFS mount attempt 

23/06/2020 14:08:52 INFO GlusterFS mount attempt 

23/06/2020 14:08:22 INFO GlusterFS mount attempt 

23/06/2020 14:07:52 INFO GlusterFS mount attempt 

23/06/2020 14:07:22 INFO GlusterFS mount attempt 

23/06/2020 14:06:52 INFO GlusterFS mount attempt 

23/06/2020 14:06:21 INFO GlusterFS mount attempt 

23/06/2020 14:05:51 INFO GlusterFS mount attempt 

23/06/2020 14:05:21 INFO GlusterFS mount attempt 

23/06/2020 14:04:51 INFO GlusterFS mount attempt 

23/06/2020 14:04:21 INFO GlusterFS mount attempt 

23/06/2020 14:03:51 INFO GlusterFS mount attempt 

23/06/2020 14:03:21 INFO GlusterFS mount attempt 

23/06/2020 14:02:51 INFO GlusterFS mount attempt 

23/06/2020 14:02:21 INFO GlusterFS mount attempt 

23/06/2020 14:01:51 INFO GlusterFS mount attempt 

23/06/2020 14:01:21 INFO GlusterFS mount attempt 

23/06/2020 14:00:50 INFO GlusterFS mount attempt 

23/06/2020 14:00:20 INFO GlusterFS mount attempt 

23/06/2020 13:59:50 INFO GlusterFS mount attempt 

23/06/2020 13:59:20 INFO GlusterFS mount attempt 

23/06/2020 13:58:50 INFO GlusterFS mount attempt 

23/06/2020 13:58:20 INFO GlusterFS mount attempt 

23/06/2020 13:57:50 INFO GlusterFS mount attempt 

23/06/2020 13:57:20 INFO GlusterFS mount attempt 

23/06/2020 13:56:50 INFO GlusterFS mount attempt 

23/06/2020 13:56:20 INFO GlusterFS mount attempt 

23/06/2020 13:55:50 INFO GlusterFS mount attempt 

23/06/2020 13:55:19 INFO GlusterFS mount attempt 

23/06/2020 13:54:49 INFO GlusterFS mount attempt 

23/06/2020 13:54:19 INFO GlusterFS mount attempt 

23/06/2020 13:53:49 INFO GlusterFS mount attempt 

23/06/2020 13:53:19 INFO GlusterFS mount attempt 

23/06/2020 13:52:49 INFO GlusterFS mount attempt 

23/06/2020 13:52:19 INFO GlusterFS mount attempt 

23/06/2020 13:51:49 INFO GlusterFS mount attempt 

23/06/2020 13:51:19 INFO GlusterFS mount attempt 

23/06/2020 13:50:49 INFO GlusterFS mount attempt 

23/06/2020 13:50:19 INFO GlusterFS mount attempt 

23/06/2020 13:49:48 INFO GlusterFS mount attempt 

23/06/2020 13:49:18 INFO GlusterFS mount attempt 

23/06/2020 13:48:48 INFO GlusterFS mount attempt 

23/06/2020 13:48:18 INFO GlusterFS mount attempt 

23/06/2020 13:47:48 INFO GlusterFS mount attempt 

23/06/2020 13:47:18 INFO GlusterFS mount attempt 

23/06/2020 13:46:48 INFO GlusterFS mount attempt 

23/06/2020 13:46:18 INFO GlusterFS mount attempt 

23/06/2020 13:45:48 INFO GlusterFS mount attempt 

23/06/2020 13:45:18 INFO GlusterFS mount attempt 

23/06/2020 13:44:48 INFO GlusterFS mount attempt 

23/06/2020 13:44:17 INFO GlusterFS mount attempt 

23/06/2020 13:43:47 INFO GlusterFS mount attempt 

23/06/2020 13:43:17 INFO GlusterFS mount attempt 

23/06/2020 13:42:47 INFO GlusterFS mount attempt 

23/06/2020 13:42:17 INFO GlusterFS mount attempt 

23/06/2020 13:41:47 INFO GlusterFS mount attempt 

23/06/2020 13:41:17 INFO GlusterFS mount attempt 

23/06/2020 13:40:47 INFO GlusterFS mount attempt 

23/06/2020 13:40:17 INFO GlusterFS mount attempt 

23/06/2020 13:39:47 INFO GlusterFS mount attempt 

23/06/2020 13:39:16 INFO GlusterFS mount attempt 

23/06/2020 13:38:46 INFO GlusterFS mount attempt 

23/06/2020 13:38:16 INFO GlusterFS mount attempt 

23/06/2020 13:37:46 INFO GlusterFS mount attempt 

23/06/2020 13:37:16 INFO GlusterFS mount attempt 

23/06/2020 13:36:46 INFO GlusterFS mount attempt 

23/06/2020 13:36:16 INFO GlusterFS mount attempt 

23/06/2020 13:35:46 INFO GlusterFS mount attempt 

23/06/2020 13:35:16 INFO GlusterFS mount attempt 

23/06/2020 13:34:46 INFO GlusterFS mount attempt 

23/06/2020 13:34:16 INFO GlusterFS mount attempt 

23/06/2020 13:33:46 INFO GlusterFS mount attempt 

23/06/2020 13:33:15 INFO GlusterFS mount attempt 

23/06/2020 13:32:45 INFO GlusterFS mount attempt 

23/06/2020 13:32:15 INFO GlusterFS mount attempt 

23/06/2020 13:31:45 INFO GlusterFS mount attempt 

23/06/2020 13:31:15 INFO GlusterFS mount attempt 

23/06/2020 13:30:45 INFO GlusterFS mount attempt 

23/06/2020 13:30:15 INFO GlusterFS mount attempt 

23/06/2020 13:29:45 INFO GlusterFS mount attempt 

23/06/2020 13:29:15 INFO GlusterFS mount attempt 

23/06/2020 13:28:45 INFO GlusterFS mount attempt 

23/06/2020 13:28:15 INFO GlusterFS mount attempt 

23/06/2020 13:27:44 INFO GlusterFS mount attempt 

23/06/2020 13:27:14 INFO GlusterFS mount attempt 

23/06/2020 13:26:44 INFO GlusterFS mount attempt 

23/06/2020 13:26:14 INFO GlusterFS mount attempt 

23/06/2020 13:25:44 INFO GlusterFS mount attempt 

23/06/2020 13:25:14 INFO GlusterFS mount attempt 

23/06/2020 13:24:44 INFO GlusterFS mount attempt 

23/06/2020 13:24:14 INFO GlusterFS mount attempt 

23/06/2020 13:23:44 INFO GlusterFS mount attempt 

23/06/2020 13:23:14 INFO GlusterFS mount attempt 

23/06/2020 13:22:43 INFO GlusterFS mount attempt 

23/06/2020 13:22:13 INFO GlusterFS mount attempt 

23/06/2020 13:21:43 INFO GlusterFS mount attempt 

23/06/2020 13:21:13 INFO GlusterFS mount attempt 

23/06/2020 13:20:43 INFO GlusterFS mount attempt 

23/06/2020 13:20:13 INFO GlusterFS mount attempt 

23/06/2020 13:19:43 INFO GlusterFS mount attempt 

23/06/2020 13:19:13 INFO GlusterFS mount attempt 

23/06/2020 13:18:43 INFO GlusterFS mount attempt 

23/06/2020 13:18:13 INFO GlusterFS mount attempt 

23/06/2020 13:17:43 INFO GlusterFS mount attempt 

23/06/2020 13:17:12 INFO GlusterFS mount attempt 

23/06/2020 13:16:42 INFO GlusterFS mount attempt 

23/06/2020 13:16:12 INFO GlusterFS mount attempt 

23/06/2020 13:15:42 INFO GlusterFS mount attempt 

23/06/2020 13:15:12 INFO GlusterFS mount attempt 

23/06/2020 13:14:42 INFO GlusterFS mount attempt 

23/06/2020 13:14:12 INFO GlusterFS mount attempt 

23/06/2020 13:13:42 INFO GlusterFS mount attempt 

23/06/2020 13:13:12 INFO GlusterFS mount attempt 

23/06/2020 13:12:42 INFO GlusterFS mount attempt 

23/06/2020 13:12:11 INFO GlusterFS mount attempt 

23/06/2020 13:11:41 INFO GlusterFS mount attempt 

23/06/2020 13:11:11 INFO GlusterFS mount attempt 

23/06/2020 13:10:41 INFO GlusterFS mount attempt 

23/06/2020 13:10:11 INFO GlusterFS mount attempt 

23/06/2020 13:09:41 INFO GlusterFS mount attempt 

23/06/2020 13:09:11 INFO GlusterFS mount attempt 

23/06/2020 13:08:41 INFO GlusterFS mount attempt 

23/06/2020 13:08:11 INFO GlusterFS mount attempt 

23/06/2020 13:07:41 INFO GlusterFS mount attempt 

23/06/2020 13:07:11 INFO GlusterFS mount attempt 

23/06/2020 13:06:40 INFO GlusterFS mount attempt 

23/06/2020 13:06:10 INFO GlusterFS mount attempt 

23/06/2020 13:05:40 INFO GlusterFS mount attempt 

23/06/2020 13:05:10 INFO GlusterFS mount attempt 

23/06/2020 13:04:40 INFO GlusterFS mount attempt 

23/06/2020 13:04:10 INFO GlusterFS mount attempt 

23/06/2020 13:03:40 INFO GlusterFS mount attempt 

23/06/2020 13:03:10 INFO GlusterFS mount attempt 

23/06/2020 13:02:40 INFO GlusterFS mount attempt 

23/06/2020 13:02:09 INFO GlusterFS mount attempt 

23/06/2020 13:01:39 INFO GlusterFS mount attempt 

23/06/2020 13:01:09 INFO GlusterFS mount attempt 

23/06/2020 13:00:39 INFO GlusterFS mount attempt 

23/06/2020 13:00:09 INFO GlusterFS mount attempt 

23/06/2020 12:59:39 INFO GlusterFS mount attempt 

23/06/2020 12:59:09 INFO GlusterFS mount attempt 

23/06/2020 12:58:39 INFO GlusterFS mount attempt 

23/06/2020 12:58:09 INFO GlusterFS mount attempt 

23/06/2020 12:57:39 INFO GlusterFS mount attempt 

23/06/2020 12:57:09 INFO GlusterFS mount attempt 

23/06/2020 12:56:38 INFO GlusterFS mount attempt 

23/06/2020 12:56:08 INFO GlusterFS mount attempt 

23/06/2020 12:55:38 INFO GlusterFS mount attempt 

23/06/2020 12:55:08 INFO GlusterFS mount attempt 

23/06/2020 12:54:38 INFO GlusterFS mount attempt 

23/06/2020 12:54:08 INFO GlusterFS mount attempt 

23/06/2020 12:53:38 INFO GlusterFS mount attempt 

23/06/2020 12:53:08 INFO GlusterFS mount attempt 

23/06/2020 12:52:38 INFO GlusterFS mount attempt 

23/06/2020 12:52:08 INFO GlusterFS mount attempt 

23/06/2020 12:51:37 INFO GlusterFS mount attempt 

23/06/2020 12:51:07 INFO GlusterFS mount attempt 

23/06/2020 12:50:37 INFO GlusterFS mount attempt 

23/06/2020 12:50:07 INFO GlusterFS mount attempt 

23/06/2020 12:49:37 INFO GlusterFS mount attempt 

23/06/2020 12:49:07 INFO GlusterFS mount attempt 

23/06/2020 12:48:37 INFO GlusterFS mount attempt 

23/06/2020 12:48:07 INFO GlusterFS mount attempt 

23/06/2020 12:47:37 INFO GlusterFS mount attempt 

23/06/2020 12:47:07 INFO GlusterFS mount attempt 

23/06/2020 12:46:37 INFO GlusterFS mount attempt 

23/06/2020 12:46:06 INFO GlusterFS mount attempt 

23/06/2020 12:45:36 INFO GlusterFS mount attempt 

23/06/2020 12:45:06 INFO GlusterFS mount attempt 

23/06/2020 12:44:36 INFO GlusterFS mount attempt 

23/06/2020 12:44:06 INFO GlusterFS mount attempt 

23/06/2020 12:43:36 INFO GlusterFS mount attempt 

23/06/2020 12:43:06 INFO GlusterFS mount attempt 

23/06/2020 12:42:36 INFO GlusterFS mount attempt 

23/06/2020 12:42:06 INFO GlusterFS mount attempt 

23/06/2020 12:41:36 INFO GlusterFS mount attempt 

23/06/2020 12:41:06 INFO GlusterFS mount attempt 

23/06/2020 12:40:35 INFO GlusterFS mount attempt 

23/06/2020 12:40:05 INFO GlusterFS mount attempt 

23/06/2020 12:39:35 INFO GlusterFS mount attempt 

23/06/2020 12:39:05 INFO GlusterFS mount attempt 

23/06/2020 12:38:35 INFO GlusterFS mount attempt 

23/06/2020 12:38:05 INFO GlusterFS mount attempt 

23/06/2020 12:37:35 INFO GlusterFS mount attempt 

23/06/2020 12:37:05 INFO GlusterFS mount attempt 

23/06/2020 12:36:35 INFO GlusterFS mount attempt 

23/06/2020 12:36:05 INFO GlusterFS mount attempt 

23/06/2020 12:35:34 INFO GlusterFS mount attempt 

23/06/2020 12:35:04 INFO GlusterFS mount attempt 

23/06/2020 12:34:34 INFO GlusterFS mount attempt 

23/06/2020 12:34:04 INFO GlusterFS mount attempt 

23/06/2020 12:33:34 INFO GlusterFS mount attempt 

23/06/2020 12:33:04 INFO GlusterFS mount attempt 

23/06/2020 12:32:34 INFO GlusterFS mount attempt 

23/06/2020 12:32:04 INFO GlusterFS mount attempt 

23/06/2020 12:31:34 INFO GlusterFS mount attempt 

23/06/2020 12:31:04 INFO GlusterFS mount attempt 

23/06/2020 12:30:33 INFO GlusterFS mount attempt 

23/06/2020 12:30:03 INFO GlusterFS mount attempt 

23/06/2020 12:29:33 INFO GlusterFS mount attempt 

23/06/2020 12:29:03 INFO GlusterFS mount attempt 

23/06/2020 12:28:33 INFO GlusterFS mount attempt 

23/06/2020 12:28:03 INFO GlusterFS mount attempt 

23/06/2020 12:27:33 INFO GlusterFS mount attempt 

23/06/2020 12:27:03 INFO GlusterFS mount attempt 

23/06/2020 12:26:33 INFO GlusterFS mount attempt 

23/06/2020 12:26:03 INFO GlusterFS mount attempt 

23/06/2020 12:25:33 INFO GlusterFS mount attempt 

23/06/2020 12:25:02 INFO GlusterFS mount attempt 

23/06/2020 12:24:32 INFO GlusterFS mount attempt 

23/06/2020 12:24:02 INFO GlusterFS mount attempt 

23/06/2020 12:23:32 INFO GlusterFS mount attempt 

23/06/2020 12:23:02 INFO GlusterFS mount attempt 

23/06/2020 12:22:32 INFO GlusterFS mount attempt 

23/06/2020 12:22:02 INFO GlusterFS mount attempt 

23/06/2020 12:21:32 INFO GlusterFS mount attempt 

23/06/2020 12:21:02 INFO GlusterFS mount attempt 

23/06/2020 12:20:32 INFO GlusterFS mount attempt 

23/06/2020 12:20:01 INFO GlusterFS mount attempt 

23/06/2020 12:19:31 INFO GlusterFS mount attempt 

23/06/2020 12:19:01 INFO GlusterFS mount attempt 

23/06/2020 12:18:31 INFO GlusterFS mount attempt 

23/06/2020 12:18:01 INFO GlusterFS mount attempt 

23/06/2020 12:17:31 INFO GlusterFS mount attempt 

23/06/2020 12:17:01 INFO GlusterFS mount attempt 

23/06/2020 12:16:31 INFO GlusterFS mount attempt 

23/06/2020 12:16:01 INFO GlusterFS mount attempt 

23/06/2020 12:15:31 INFO GlusterFS mount attempt 

23/06/2020 12:15:01 INFO GlusterFS mount attempt 

23/06/2020 12:14:30 INFO GlusterFS mount attempt 

23/06/2020 12:14:00 INFO GlusterFS mount attempt 

23/06/2020 12:13:30 INFO GlusterFS mount attempt 

23/06/2020 12:13:00 INFO GlusterFS mount attempt 

23/06/2020 12:12:30 INFO GlusterFS mount attempt 

23/06/2020 12:12:00 INFO GlusterFS mount attempt 

23/06/2020 12:11:30 INFO GlusterFS mount attempt 

23/06/2020 12:11:00 INFO GlusterFS mount attempt 

23/06/2020 12:10:30 INFO GlusterFS mount attempt 

23/06/2020 12:10:00 INFO GlusterFS mount attempt 

23/06/2020 12:09:30 INFO GlusterFS mount attempt 

23/06/2020 12:08:59 INFO GlusterFS mount attempt 

23/06/2020 12:08:29 INFO GlusterFS mount attempt 

23/06/2020 12:07:59 INFO GlusterFS mount attempt 

23/06/2020 12:07:29 INFO GlusterFS mount attempt 

23/06/2020 12:06:59 INFO GlusterFS mount attempt 

23/06/2020 12:06:29 INFO GlusterFS mount attempt 

23/06/2020 12:05:59 INFO GlusterFS mount attempt 

23/06/2020 12:05:29 INFO GlusterFS mount attempt 

23/06/2020 12:04:59 INFO GlusterFS mount attempt 

23/06/2020 12:04:29 INFO GlusterFS mount attempt 

23/06/2020 12:03:59 INFO GlusterFS mount attempt 

23/06/2020 12:03:28 INFO GlusterFS mount attempt 

23/06/2020 12:02:58 INFO GlusterFS mount attempt 

23/06/2020 12:02:28 INFO GlusterFS mount attempt 

23/06/2020 12:01:58 INFO GlusterFS mount attempt 

23/06/2020 12:01:28 INFO GlusterFS mount attempt 

23/06/2020 12:00:58 INFO GlusterFS mount attempt 

23/06/2020 12:00:28 INFO GlusterFS mount attempt 

23/06/2020 11:59:58 INFO GlusterFS mount attempt 

23/06/2020 11:59:28 INFO GlusterFS mount attempt 

23/06/2020 11:58:58 INFO GlusterFS mount attempt 

23/06/2020 11:58:28 INFO GlusterFS mount attempt 

23/06/2020 11:57:57 INFO GlusterFS mount attempt 

23/06/2020 11:57:27 INFO GlusterFS mount attempt 

23/06/2020 11:56:57 INFO GlusterFS mount attempt 

23/06/2020 11:56:27 INFO GlusterFS mount attempt 

23/06/2020 11:55:57 INFO GlusterFS mount attempt 

23/06/2020 11:55:27 INFO GlusterFS mount attempt 

23/06/2020 11:54:57 INFO GlusterFS mount attempt 

23/06/2020 11:54:27 INFO GlusterFS mount attempt 

23/06/2020 11:53:57 INFO GlusterFS mount attempt 

23/06/2020 11:53:27 INFO GlusterFS mount attempt 

23/06/2020 11:52:57 INFO GlusterFS mount attempt 

23/06/2020 11:52:26 INFO GlusterFS mount attempt 

23/06/2020 11:51:56 INFO GlusterFS mount attempt 

23/06/2020 11:51:26 INFO GlusterFS mount attempt 

23/06/2020 11:50:56 INFO GlusterFS mount attempt 

23/06/2020 11:50:26 INFO GlusterFS mount attempt 

23/06/2020 11:49:56 INFO GlusterFS mount attempt 

23/06/2020 11:49:26 INFO GlusterFS mount attempt 

23/06/2020 11:48:56 INFO GlusterFS mount attempt 

23/06/2020 11:48:26 INFO GlusterFS mount attempt 

23/06/2020 11:47:56 INFO GlusterFS mount attempt 

23/06/2020 11:47:25 INFO GlusterFS mount attempt 

23/06/2020 11:46:55 INFO GlusterFS mount attempt 

23/06/2020 11:46:25 INFO GlusterFS mount attempt 

23/06/2020 11:45:55 INFO GlusterFS mount attempt 

23/06/2020 11:45:25 INFO GlusterFS mount attempt 

23/06/2020 11:44:55 INFO GlusterFS mount attempt 

23/06/2020 11:44:25 INFO GlusterFS mount attempt 

23/06/2020 11:43:55 INFO GlusterFS mount attempt 

23/06/2020 11:43:25 INFO GlusterFS mount attempt 

23/06/2020 11:42:55 INFO GlusterFS mount attempt 

23/06/2020 11:42:25 INFO GlusterFS mount attempt 

23/06/2020 11:41:54 INFO GlusterFS mount attempt 

23/06/2020 11:41:24 INFO GlusterFS mount attempt 

23/06/2020 11:40:54 INFO GlusterFS mount attempt 

23/06/2020 11:40:24 INFO GlusterFS mount attempt 

23/06/2020 11:39:54 INFO GlusterFS mount attempt 

23/06/2020 11:39:24 INFO GlusterFS mount attempt 

23/06/2020 11:38:54 INFO GlusterFS mount attempt 

23/06/2020 11:38:24 INFO GlusterFS mount attempt 

23/06/2020 11:37:54 INFO GlusterFS mount attempt 

23/06/2020 11:37:24 INFO GlusterFS mount attempt 

23/06/2020 11:36:54 INFO GlusterFS mount attempt 

23/06/2020 11:36:23 INFO GlusterFS mount attempt 

23/06/2020 11:35:53 INFO GlusterFS mount attempt 

23/06/2020 11:35:23 INFO GlusterFS mount attempt 

23/06/2020 11:34:53 INFO GlusterFS mount attempt 

23/06/2020 11:34:23 INFO GlusterFS mount attempt 

23/06/2020 11:33:53 INFO GlusterFS mount attempt 

23/06/2020 11:33:23 INFO GlusterFS mount attempt 

23/06/2020 11:32:53 INFO GlusterFS mount attempt 

23/06/2020 11:32:23 INFO GlusterFS mount attempt 

23/06/2020 11:31:53 INFO GlusterFS mount attempt 

23/06/2020 11:31:23 INFO GlusterFS mount attempt 

23/06/2020 11:30:53 INFO GlusterFS mount attempt 

23/06/2020 11:30:22 INFO GlusterFS mount attempt 

23/06/2020 11:29:52 INFO GlusterFS mount attempt 

23/06/2020 11:29:22 INFO GlusterFS mount attempt 

23/06/2020 11:28:52 INFO GlusterFS mount attempt 

23/06/2020 11:28:22 INFO GlusterFS mount attempt 

23/06/2020 11:27:52 INFO GlusterFS mount attempt 

23/06/2020 11:27:22 INFO GlusterFS mount attempt 

23/06/2020 11:26:52 INFO GlusterFS mount attempt 

23/06/2020 11:26:22 INFO GlusterFS mount attempt 

23/06/2020 11:25:52 INFO GlusterFS mount attempt 

23/06/2020 11:25:21 INFO GlusterFS mount attempt 

23/06/2020 11:24:51 INFO GlusterFS mount attempt 

23/06/2020 11:24:21 INFO GlusterFS mount attempt 

23/06/2020 11:23:51 INFO GlusterFS mount attempt 

23/06/2020 11:23:21 INFO GlusterFS mount attempt 

23/06/2020 11:22:51 INFO GlusterFS mount attempt 

23/06/2020 11:22:21 INFO GlusterFS mount attempt 

23/06/2020 11:21:51 INFO GlusterFS mount attempt 

23/06/2020 11:21:21 INFO GlusterFS mount attempt 

23/06/2020 11:20:51 INFO GlusterFS mount attempt 

23/06/2020 11:20:20 INFO GlusterFS mount attempt 

23/06/2020 11:19:50 INFO GlusterFS mount attempt 

23/06/2020 11:19:20 INFO GlusterFS mount attempt 

23/06/2020 11:18:50 INFO GlusterFS mount attempt 

23/06/2020 11:18:20 INFO GlusterFS mount attempt 

23/06/2020 11:17:50 INFO GlusterFS mount attempt 

23/06/2020 11:17:20 INFO GlusterFS mount attempt 

23/06/2020 11:16:50 INFO GlusterFS mount attempt 

23/06/2020 11:16:20 INFO GlusterFS mount attempt 

23/06/2020 11:15:50 INFO GlusterFS mount attempt 

23/06/2020 11:15:20 INFO GlusterFS mount attempt 

23/06/2020 11:14:50 INFO GlusterFS mount attempt 

23/06/2020 11:14:19 INFO GlusterFS mount attempt 

23/06/2020 11:13:49 INFO GlusterFS mount attempt 

23/06/2020 11:13:19 INFO GlusterFS mount attempt 

23/06/2020 11:12:49 INFO GlusterFS mount attempt 

23/06/2020 11:12:19 INFO GlusterFS mount attempt 

23/06/2020 11:11:49 INFO GlusterFS mount attempt 

23/06/2020 11:11:19 INFO GlusterFS mount attempt 

23/06/2020 11:10:49 INFO GlusterFS mount attempt 

23/06/2020 11:10:19 INFO GlusterFS mount attempt 

23/06/2020 11:09:49 INFO GlusterFS mount attempt 

23/06/2020 11:09:18 INFO GlusterFS mount attempt 

23/06/2020 11:08:48 INFO GlusterFS mount attempt 

23/06/2020 11:08:18 INFO GlusterFS mount attempt 

23/06/2020 11:07:48 INFO GlusterFS mount attempt 

23/06/2020 11:07:18 INFO GlusterFS mount attempt 

23/06/2020 11:06:48 INFO GlusterFS mount attempt 

23/06/2020 11:06:18 INFO GlusterFS mount attempt 

23/06/2020 11:05:48 INFO GlusterFS mount attempt 

23/06/2020 11:05:18 INFO GlusterFS mount attempt 

23/06/2020 11:04:48 INFO GlusterFS mount attempt 

23/06/2020 11:04:18 INFO GlusterFS mount attempt 

23/06/2020 11:03:47 INFO GlusterFS mount attempt 

23/06/2020 11:03:17 INFO GlusterFS mount attempt 

23/06/2020 11:02:47 INFO GlusterFS mount attempt 

23/06/2020 11:02:17 INFO GlusterFS mount attempt 

23/06/2020 11:01:47 INFO GlusterFS mount attempt 

23/06/2020 11:01:17 INFO GlusterFS mount attempt 

23/06/2020 11:00:47 INFO GlusterFS mount attempt 

23/06/2020 11:00:17 INFO GlusterFS mount attempt 

23/06/2020 10:59:47 INFO GlusterFS mount attempt 

23/06/2020 10:59:17 INFO GlusterFS mount attempt 

23/06/2020 10:58:47 INFO GlusterFS mount attempt 

23/06/2020 10:58:16 INFO GlusterFS mount attempt 

23/06/2020 10:57:46 INFO GlusterFS mount attempt 

23/06/2020 10:57:16 INFO GlusterFS mount attempt 

23/06/2020 10:56:46 INFO GlusterFS mount attempt 

23/06/2020 10:56:16 INFO GlusterFS mount attempt 

23/06/2020 10:55:46 INFO GlusterFS mount attempt 

23/06/2020 10:55:16 INFO GlusterFS mount attempt 

23/06/2020 10:54:46 INFO GlusterFS mount attempt 

23/06/2020 10:54:16 INFO GlusterFS mount attempt 

23/06/2020 10:53:46 INFO GlusterFS mount attempt 

23/06/2020 10:53:16 INFO GlusterFS mount attempt 

23/06/2020 10:52:45 INFO GlusterFS mount attempt 

23/06/2020 10:52:15 INFO GlusterFS mount attempt 

23/06/2020 10:51:45 INFO GlusterFS mount attempt 

23/06/2020 10:51:15 INFO GlusterFS mount attempt 

23/06/2020 10:50:45 INFO GlusterFS mount attempt 

23/06/2020 10:50:15 INFO GlusterFS mount attempt 

23/06/2020 10:49:45 INFO GlusterFS mount attempt 

23/06/2020 10:49:15 INFO GlusterFS mount attempt 

23/06/2020 10:48:45 INFO GlusterFS mount attempt 

23/06/2020 10:48:15 INFO GlusterFS mount attempt 

23/06/2020 10:47:45 INFO GlusterFS mount attempt 

23/06/2020 10:47:14 INFO GlusterFS mount attempt 

23/06/2020 10:46:44 INFO GlusterFS mount attempt 

23/06/2020 10:46:14 INFO GlusterFS mount attempt 

23/06/2020 10:45:44 INFO GlusterFS mount attempt 

23/06/2020 10:45:14 INFO GlusterFS mount attempt 

23/06/2020 10:44:44 INFO GlusterFS mount attempt 

23/06/2020 10:44:14 INFO GlusterFS mount attempt 

23/06/2020 10:43:44 INFO GlusterFS mount attempt 

23/06/2020 10:43:14 INFO GlusterFS mount attempt 

23/06/2020 10:42:44 INFO GlusterFS mount attempt 

23/06/2020 10:42:14 INFO GlusterFS mount attempt 

23/06/2020 10:41:43 INFO GlusterFS mount attempt 

23/06/2020 10:41:13 INFO GlusterFS mount attempt 

23/06/2020 10:40:43 INFO GlusterFS mount attempt 

23/06/2020 10:40:13 INFO GlusterFS mount attempt 

23/06/2020 10:39:43 INFO GlusterFS mount attempt 

23/06/2020 10:39:13 INFO GlusterFS mount attempt 

23/06/2020 10:38:43 INFO GlusterFS mount attempt 

23/06/2020 10:38:13 INFO GlusterFS mount attempt 

23/06/2020 10:37:43 INFO GlusterFS mount attempt 

23/06/2020 10:37:13 INFO GlusterFS mount attempt 

23/06/2020 10:36:43 INFO GlusterFS mount attempt 

23/06/2020 10:36:13 INFO GlusterFS mount attempt 

23/06/2020 10:35:42 INFO GlusterFS mount attempt 

23/06/2020 10:35:12 INFO GlusterFS mount attempt 

23/06/2020 10:34:42 INFO GlusterFS mount attempt 

23/06/2020 10:34:12 INFO GlusterFS mount attempt 

23/06/2020 10:33:42 INFO GlusterFS mount attempt 

23/06/2020 10:33:12 INFO GlusterFS mount attempt 

23/06/2020 10:32:42 INFO GlusterFS mount attempt 

23/06/2020 10:32:12 INFO GlusterFS mount attempt 

23/06/2020 10:31:42 INFO GlusterFS mount attempt 

23/06/2020 10:31:12 INFO GlusterFS mount attempt 

23/06/2020 10:30:42 INFO GlusterFS mount attempt 

23/06/2020 10:30:11 INFO GlusterFS mount attempt 

23/06/2020 10:29:41 INFO GlusterFS mount attempt 

23/06/2020 10:29:11 INFO GlusterFS mount attempt 

23/06/2020 10:28:41 INFO GlusterFS mount attempt 

23/06/2020 10:28:11 INFO GlusterFS mount attempt 

23/06/2020 10:27:41 INFO GlusterFS mount attempt 

23/06/2020 10:27:11 INFO GlusterFS mount attempt 

23/06/2020 10:26:41 INFO GlusterFS mount attempt 

23/06/2020 10:26:11 INFO GlusterFS mount attempt 

23/06/2020 10:25:41 INFO GlusterFS mount attempt 

23/06/2020 10:25:11 INFO GlusterFS mount attempt 

23/06/2020 10:24:41 INFO GlusterFS mount attempt 

23/06/2020 10:24:10 INFO GlusterFS mount attempt 

23/06/2020 10:23:40 INFO GlusterFS mount attempt 

23/06/2020 10:23:10 INFO GlusterFS mount attempt 

23/06/2020 10:22:40 INFO GlusterFS mount attempt 

23/06/2020 10:22:10 INFO GlusterFS mount attempt 

23/06/2020 10:21:40 INFO GlusterFS mount attempt 

23/06/2020 10:21:10 INFO GlusterFS mount attempt 

23/06/2020 10:20:40 INFO GlusterFS mount attempt 

23/06/2020 10:20:10 INFO GlusterFS mount attempt 

23/06/2020 10:19:40 INFO GlusterFS mount attempt 

23/06/2020 10:19:09 INFO GlusterFS mount attempt 

23/06/2020 10:18:39 INFO GlusterFS mount attempt 

23/06/2020 10:18:09 INFO GlusterFS mount attempt 

23/06/2020 10:17:39 INFO GlusterFS mount attempt 

23/06/2020 10:17:09 INFO GlusterFS mount attempt 

23/06/2020 10:16:39 INFO GlusterFS mount attempt 

23/06/2020 10:16:09 INFO GlusterFS mount attempt 

23/06/2020 10:15:39 INFO GlusterFS mount attempt 

23/06/2020 10:15:09 INFO GlusterFS mount attempt 

23/06/2020 10:14:39 INFO GlusterFS mount attempt 

23/06/2020 10:14:09 INFO GlusterFS mount attempt 

23/06/2020 10:13:38 INFO GlusterFS mount attempt 

23/06/2020 10:13:08 INFO GlusterFS mount attempt 

23/06/2020 10:12:38 INFO GlusterFS mount attempt 

23/06/2020 10:12:08 INFO GlusterFS mount attempt 

23/06/2020 10:11:38 INFO GlusterFS mount attempt 

23/06/2020 10:11:08 INFO GlusterFS mount attempt 

23/06/2020 10:10:38 INFO GlusterFS mount attempt 

23/06/2020 10:10:08 INFO GlusterFS mount attempt 

23/06/2020 10:09:38 INFO GlusterFS mount attempt 

23/06/2020 10:09:08 INFO GlusterFS mount attempt 

23/06/2020 10:08:38 INFO GlusterFS mount attempt 

23/06/2020 10:08:07 INFO GlusterFS mount attempt 

23/06/2020 10:07:37 INFO GlusterFS mount attempt 

23/06/2020 10:07:07 INFO GlusterFS mount attempt 

23/06/2020 10:06:37 INFO GlusterFS mount attempt 

23/06/2020 10:06:07 INFO GlusterFS mount attempt 

23/06/2020 10:05:37 INFO GlusterFS mount attempt 

23/06/2020 10:05:07 INFO GlusterFS mount attempt 

23/06/2020 10:04:37 INFO GlusterFS mount attempt 

23/06/2020 10:04:07 INFO GlusterFS mount attempt 

23/06/2020 10:03:37 INFO GlusterFS mount attempt 

23/06/2020 10:03:07 INFO GlusterFS mount attempt 

23/06/2020 10:02:36 INFO GlusterFS mount attempt 

23/06/2020 10:02:06 INFO GlusterFS mount attempt 

23/06/2020 10:01:36 INFO GlusterFS mount attempt 

23/06/2020 10:01:06 INFO GlusterFS mount attempt 

23/06/2020 10:00:36 INFO GlusterFS mount attempt 

23/06/2020 10:00:06 INFO GlusterFS mount attempt 

23/06/2020 09:59:36 INFO GlusterFS mount attempt 

23/06/2020 09:59:06 INFO GlusterFS mount attempt 

23/06/2020 09:58:36 INFO GlusterFS mount attempt 

23/06/2020 09:58:06 INFO GlusterFS mount attempt 

23/06/2020 09:57:36 INFO GlusterFS mount attempt 

23/06/2020 09:57:05 INFO GlusterFS mount attempt 

23/06/2020 09:56:35 INFO GlusterFS mount attempt 

23/06/2020 09:56:05 INFO GlusterFS mount attempt 

23/06/2020 09:55:35 INFO GlusterFS mount attempt 

23/06/2020 09:55:05 INFO GlusterFS mount attempt 

23/06/2020 09:54:35 INFO GlusterFS mount attempt 

23/06/2020 09:54:05 INFO GlusterFS mount attempt 

23/06/2020 09:53:35 INFO GlusterFS mount attempt 

23/06/2020 09:53:05 INFO GlusterFS mount attempt 

23/06/2020 09:52:35 INFO GlusterFS mount attempt 

23/06/2020 09:52:05 INFO GlusterFS mount attempt 

23/06/2020 09:51:34 INFO GlusterFS mount attempt 

23/06/2020 09:51:04 INFO GlusterFS mount attempt 

23/06/2020 09:50:34 INFO GlusterFS mount attempt 

23/06/2020 09:50:04 INFO GlusterFS mount attempt 

23/06/2020 09:49:34 INFO GlusterFS mount attempt 

23/06/2020 09:49:04 INFO GlusterFS mount attempt 

23/06/2020 09:48:34 INFO GlusterFS mount attempt 

23/06/2020 09:48:04 INFO GlusterFS mount attempt 

23/06/2020 09:47:34 INFO GlusterFS mount attempt 

23/06/2020 09:47:04 INFO GlusterFS mount attempt 

23/06/2020 09:46:34 INFO GlusterFS mount attempt 

23/06/2020 09:46:03 INFO GlusterFS mount attempt 

23/06/2020 09:45:33 INFO GlusterFS mount attempt 

23/06/2020 09:45:03 INFO GlusterFS mount attempt 

23/06/2020 09:44:33 INFO GlusterFS mount attempt 

23/06/2020 09:44:03 INFO GlusterFS mount attempt 

23/06/2020 09:43:33 INFO GlusterFS mount attempt 

23/06/2020 09:43:03 INFO GlusterFS mount attempt 

23/06/2020 09:42:33 INFO GlusterFS mount attempt 

23/06/2020 09:42:03 INFO GlusterFS mount attempt 

23/06/2020 09:41:33 INFO GlusterFS mount attempt 

23/06/2020 09:41:03 INFO GlusterFS mount attempt 

23/06/2020 09:40:32 INFO GlusterFS mount attempt 

23/06/2020 09:40:02 INFO GlusterFS mount attempt 

23/06/2020 09:39:32 INFO GlusterFS mount attempt 

23/06/2020 09:39:02 INFO GlusterFS mount attempt 

23/06/2020 09:38:32 INFO GlusterFS mount attempt 

23/06/2020 09:38:02 INFO GlusterFS mount attempt 

23/06/2020 09:37:32 INFO GlusterFS mount attempt 

23/06/2020 09:37:02 INFO GlusterFS mount attempt 

23/06/2020 09:36:32 INFO GlusterFS mount attempt 

23/06/2020 09:36:02 INFO GlusterFS mount attempt 

23/06/2020 09:35:32 INFO GlusterFS mount attempt 

23/06/2020 09:35:01 INFO GlusterFS mount attempt 

23/06/2020 09:34:31 INFO GlusterFS mount attempt 

23/06/2020 09:34:01 INFO GlusterFS mount attempt 

23/06/2020 09:33:31 INFO GlusterFS mount attempt 

23/06/2020 09:33:01 INFO GlusterFS mount attempt 

23/06/2020 09:32:31 INFO GlusterFS mount attempt 

23/06/2020 09:32:01 INFO GlusterFS mount attempt 

23/06/2020 09:31:31 INFO GlusterFS mount attempt 

23/06/2020 09:31:01 INFO GlusterFS mount attempt 

23/06/2020 09:30:31 INFO GlusterFS mount attempt 

23/06/2020 09:30:01 INFO GlusterFS mount attempt 

23/06/2020 09:29:30 INFO GlusterFS mount attempt 

23/06/2020 09:29:00 INFO GlusterFS mount attempt 

23/06/2020 09:28:30 INFO GlusterFS mount attempt 

23/06/2020 09:28:00 INFO GlusterFS mount attempt 

23/06/2020 09:27:30 INFO GlusterFS mount attempt 

23/06/2020 09:27:00 INFO GlusterFS mount attempt 

23/06/2020 09:26:30 INFO GlusterFS mount attempt 

23/06/2020 09:26:00 INFO GlusterFS mount attempt 

23/06/2020 09:25:30 INFO GlusterFS mount attempt 

23/06/2020 09:25:00 INFO GlusterFS mount attempt 

23/06/2020 09:24:30 INFO GlusterFS mount attempt 

23/06/2020 09:23:59 INFO GlusterFS mount attempt 

23/06/2020 09:23:29 INFO GlusterFS mount attempt 

23/06/2020 09:22:59 INFO GlusterFS mount attempt 

23/06/2020 09:22:29 INFO GlusterFS mount attempt 

23/06/2020 09:21:59 INFO GlusterFS mount attempt 

23/06/2020 09:21:29 INFO GlusterFS mount attempt 

23/06/2020 09:20:59 INFO GlusterFS mount attempt 

23/06/2020 09:20:29 INFO GlusterFS mount attempt 

23/06/2020 09:19:59 INFO GlusterFS mount attempt 

23/06/2020 09:19:29 INFO GlusterFS mount attempt 

23/06/2020 09:18:59 INFO GlusterFS mount attempt 

23/06/2020 09:18:28 INFO GlusterFS mount attempt 

23/06/2020 09:17:58 INFO GlusterFS mount attempt 

23/06/2020 09:17:28 INFO GlusterFS mount attempt 

23/06/2020 09:16:58 INFO GlusterFS mount attempt 

23/06/2020 09:16:28 INFO GlusterFS mount attempt 

23/06/2020 09:15:58 INFO GlusterFS mount attempt 

23/06/2020 09:15:28 INFO GlusterFS mount attempt 

23/06/2020 09:14:58 INFO GlusterFS mount attempt 

23/06/2020 09:14:28 INFO GlusterFS mount attempt 

23/06/2020 09:13:58 INFO GlusterFS mount attempt 

23/06/2020 09:13:28 INFO GlusterFS mount attempt 

23/06/2020 09:12:57 INFO GlusterFS mount attempt 

23/06/2020 09:12:27 INFO GlusterFS mount attempt 

23/06/2020 09:11:57 INFO GlusterFS mount attempt 

23/06/2020 09:11:27 INFO GlusterFS mount attempt 

23/06/2020 09:10:57 INFO GlusterFS mount attempt 

23/06/2020 09:10:27 INFO GlusterFS mount attempt 

23/06/2020 09:09:57 INFO GlusterFS mount attempt 

23/06/2020 09:09:27 INFO GlusterFS mount attempt 

23/06/2020 09:08:57 INFO GlusterFS mount attempt 

23/06/2020 09:08:27 INFO GlusterFS mount attempt 

23/06/2020 09:07:57 INFO GlusterFS mount attempt 

23/06/2020 09:07:26 INFO GlusterFS mount attempt 

23/06/2020 09:06:56 INFO GlusterFS mount attempt 

23/06/2020 09:06:26 INFO GlusterFS mount attempt 

23/06/2020 09:05:56 INFO GlusterFS mount attempt 

23/06/2020 09:05:26 INFO GlusterFS mount attempt 

23/06/2020 09:04:56 INFO GlusterFS mount attempt 

23/06/2020 09:04:26 INFO GlusterFS mount attempt 

23/06/2020 09:03:56 INFO GlusterFS mount attempt 

23/06/2020 09:03:26 INFO GlusterFS mount attempt 

23/06/2020 09:02:56 INFO GlusterFS mount attempt 

23/06/2020 09:02:26 INFO GlusterFS mount attempt 

23/06/2020 09:01:55 INFO GlusterFS mount attempt 

23/06/2020 09:01:25 INFO GlusterFS mount attempt 

23/06/2020 09:00:55 INFO GlusterFS mount attempt 

23/06/2020 09:00:25 INFO GlusterFS mount attempt 

23/06/2020 08:59:55 INFO GlusterFS mount attempt 

23/06/2020 08:59:25 INFO GlusterFS mount attempt 

23/06/2020 08:58:55 INFO GlusterFS mount attempt 

23/06/2020 08:58:25 INFO GlusterFS mount attempt 

23/06/2020 08:57:55 INFO GlusterFS mount attempt 

23/06/2020 08:57:25 INFO GlusterFS mount attempt 

23/06/2020 08:56:55 INFO GlusterFS mount attempt 

23/06/2020 08:56:24 INFO GlusterFS mount attempt 

23/06/2020 08:55:54 INFO GlusterFS mount attempt 

23/06/2020 08:55:24 INFO GlusterFS mount attempt 

23/06/2020 08:54:54 INFO GlusterFS mount attempt 

23/06/2020 08:54:24 INFO GlusterFS mount attempt 

23/06/2020 08:53:54 INFO GlusterFS mount attempt 

23/06/2020 08:53:24 INFO GlusterFS mount attempt 

23/06/2020 08:52:54 INFO GlusterFS mount attempt 

23/06/2020 08:52:24 INFO GlusterFS mount attempt 

23/06/2020 08:51:54 INFO GlusterFS mount attempt 

23/06/2020 08:51:24 INFO GlusterFS mount attempt 

23/06/2020 08:50:53 INFO GlusterFS mount attempt 

23/06/2020 08:50:23 INFO GlusterFS mount attempt 

23/06/2020 08:49:53 INFO GlusterFS mount attempt 

23/06/2020 08:49:23 INFO GlusterFS mount attempt 

23/06/2020 08:48:53 INFO GlusterFS mount attempt 

23/06/2020 08:48:23 INFO GlusterFS mount attempt 

23/06/2020 08:47:53 INFO GlusterFS mount attempt 

23/06/2020 08:47:23 INFO GlusterFS mount attempt 

23/06/2020 08:46:53 INFO GlusterFS mount attempt 

23/06/2020 08:46:23 INFO GlusterFS mount attempt 

23/06/2020 08:45:53 INFO GlusterFS mount attempt 

23/06/2020 08:45:23 INFO GlusterFS mount attempt 

23/06/2020 08:44:52 INFO GlusterFS mount attempt 

23/06/2020 08:44:22 INFO GlusterFS mount attempt 

23/06/2020 08:43:52 INFO GlusterFS mount attempt 

23/06/2020 08:43:22 INFO GlusterFS mount attempt 

23/06/2020 08:42:52 INFO GlusterFS mount attempt 

23/06/2020 08:42:22 INFO GlusterFS mount attempt 

23/06/2020 08:41:52 INFO GlusterFS mount attempt 

23/06/2020 08:41:22 INFO GlusterFS mount attempt 

23/06/2020 08:40:52 INFO GlusterFS mount attempt 

23/06/2020 08:40:22 INFO GlusterFS mount attempt 

23/06/2020 08:39:52 INFO GlusterFS mount attempt 

23/06/2020 08:39:21 INFO GlusterFS mount attempt 

23/06/2020 08:38:51 INFO GlusterFS mount attempt 

23/06/2020 08:38:21 INFO GlusterFS mount attempt 

23/06/2020 08:37:51 INFO GlusterFS mount attempt 

23/06/2020 08:37:21 INFO GlusterFS mount attempt 

23/06/2020 08:36:51 INFO GlusterFS mount attempt 

23/06/2020 08:36:21 INFO GlusterFS mount attempt 

23/06/2020 08:35:51 INFO GlusterFS mount attempt 

23/06/2020 08:35:21 INFO GlusterFS mount attempt 

23/06/2020 08:34:51 INFO GlusterFS mount attempt 

23/06/2020 08:34:21 INFO GlusterFS mount attempt 

23/06/2020 08:33:50 INFO GlusterFS mount attempt 

23/06/2020 08:33:20 INFO GlusterFS mount attempt 

23/06/2020 08:32:50 INFO GlusterFS mount attempt 

23/06/2020 08:32:20 INFO GlusterFS mount attempt 

23/06/2020 08:31:50 INFO GlusterFS mount attempt 

23/06/2020 08:31:20 INFO GlusterFS mount attempt 

23/06/2020 08:30:50 INFO GlusterFS mount attempt 

23/06/2020 08:30:20 INFO GlusterFS mount attempt 

23/06/2020 08:29:50 INFO GlusterFS mount attempt 

23/06/2020 08:29:20 INFO GlusterFS mount attempt 

23/06/2020 08:28:50 INFO GlusterFS mount attempt 

23/06/2020 08:28:19 INFO GlusterFS mount attempt 

23/06/2020 08:27:49 INFO GlusterFS mount attempt 

23/06/2020 08:27:19 INFO GlusterFS mount attempt 

23/06/2020 08:26:49 INFO GlusterFS mount attempt 

23/06/2020 08:26:19 INFO GlusterFS mount attempt 

23/06/2020 08:25:49 INFO GlusterFS mount attempt 

23/06/2020 08:25:19 INFO GlusterFS mount attempt 

23/06/2020 08:24:49 INFO GlusterFS mount attempt 

23/06/2020 08:24:19 INFO GlusterFS mount attempt 

23/06/2020 08:23:49 INFO GlusterFS mount attempt 

23/06/2020 08:23:19 INFO GlusterFS mount attempt 

23/06/2020 08:22:48 INFO GlusterFS mount attempt 

23/06/2020 08:22:18 INFO GlusterFS mount attempt 

23/06/2020 08:21:48 INFO GlusterFS mount attempt 

23/06/2020 08:21:18 INFO GlusterFS mount attempt 

23/06/2020 08:20:48 INFO GlusterFS mount attempt 

23/06/2020 08:20:18 INFO GlusterFS mount attempt 

23/06/2020 08:19:48 INFO GlusterFS mount attempt 

23/06/2020 08:19:18 INFO GlusterFS mount attempt 

23/06/2020 08:18:48 INFO GlusterFS mount attempt 

23/06/2020 08:18:18 INFO GlusterFS mount attempt 

23/06/2020 08:17:47 INFO GlusterFS mount attempt 

23/06/2020 08:17:17 INFO GlusterFS mount attempt 

23/06/2020 08:16:47 INFO GlusterFS mount attempt 

23/06/2020 08:16:17 INFO GlusterFS mount attempt 

23/06/2020 08:15:47 INFO GlusterFS mount attempt 

23/06/2020 08:15:17 INFO GlusterFS mount attempt 

23/06/2020 08:14:47 INFO GlusterFS mount attempt 

23/06/2020 08:14:17 INFO GlusterFS mount attempt 

23/06/2020 08:13:47 INFO GlusterFS mount attempt 

23/06/2020 08:13:17 INFO GlusterFS mount attempt 

23/06/2020 08:12:47 INFO GlusterFS mount attempt 

23/06/2020 08:12:17 INFO GlusterFS mount attempt 

23/06/2020 08:11:46 INFO GlusterFS mount attempt 

23/06/2020 08:11:16 INFO GlusterFS mount attempt 

23/06/2020 08:10:46 INFO GlusterFS mount attempt 

23/06/2020 08:10:16 INFO GlusterFS mount attempt 

23/06/2020 08:09:46 INFO GlusterFS mount attempt 

23/06/2020 08:09:16 INFO GlusterFS mount attempt 

23/06/2020 08:08:46 INFO GlusterFS mount attempt 

23/06/2020 08:08:16 INFO GlusterFS mount attempt 

23/06/2020 08:07:46 INFO GlusterFS mount attempt 

23/06/2020 08:07:16 INFO GlusterFS mount attempt 

23/06/2020 08:06:46 INFO GlusterFS mount attempt 

23/06/2020 08:06:16 INFO GlusterFS mount attempt 

23/06/2020 08:05:45 INFO GlusterFS mount attempt 

23/06/2020 08:05:15 INFO GlusterFS mount attempt 

23/06/2020 08:04:45 INFO GlusterFS mount attempt 

23/06/2020 08:04:15 INFO GlusterFS mount attempt 

23/06/2020 08:03:45 INFO GlusterFS mount attempt 

23/06/2020 08:03:15 INFO GlusterFS mount attempt 

23/06/2020 08:02:45 INFO GlusterFS mount attempt 

23/06/2020 08:02:15 INFO GlusterFS mount attempt 

23/06/2020 08:01:45 INFO GlusterFS mount attempt 

23/06/2020 08:01:15 INFO GlusterFS mount attempt 

23/06/2020 08:00:45 INFO GlusterFS mount attempt 

23/06/2020 08:00:14 INFO GlusterFS mount attempt 

23/06/2020 07:59:44 INFO GlusterFS mount attempt 

23/06/2020 07:59:14 INFO GlusterFS mount attempt 

23/06/2020 07:58:44 INFO GlusterFS mount attempt 

23/06/2020 07:58:14 INFO GlusterFS mount attempt 

23/06/2020 07:57:44 INFO GlusterFS mount attempt 

23/06/2020 07:57:14 INFO GlusterFS mount attempt 

23/06/2020 07:56:44 INFO GlusterFS mount attempt 

23/06/2020 07:56:14 INFO GlusterFS mount attempt 

23/06/2020 07:55:44 INFO GlusterFS mount attempt 

23/06/2020 07:55:14 INFO GlusterFS mount attempt 

23/06/2020 07:54:43 INFO GlusterFS mount attempt 

23/06/2020 07:54:13 INFO GlusterFS mount attempt 

23/06/2020 07:53:43 INFO GlusterFS mount attempt 

23/06/2020 07:53:13 INFO GlusterFS mount attempt 

23/06/2020 07:52:43 INFO GlusterFS mount attempt 

23/06/2020 07:52:13 INFO GlusterFS mount attempt 

23/06/2020 07:51:43 INFO GlusterFS mount attempt 

23/06/2020 07:51:13 INFO GlusterFS mount attempt 

23/06/2020 07:50:43 INFO GlusterFS mount attempt 

23/06/2020 07:50:13 INFO GlusterFS mount attempt 

23/06/2020 07:49:43 INFO GlusterFS mount attempt 

23/06/2020 07:49:12 INFO GlusterFS mount attempt 

23/06/2020 07:48:42 INFO GlusterFS mount attempt 

23/06/2020 07:48:12 INFO GlusterFS mount attempt 

23/06/2020 07:47:42 INFO GlusterFS mount attempt 

23/06/2020 07:47:12 INFO GlusterFS mount attempt 

23/06/2020 07:46:42 INFO GlusterFS mount attempt 

23/06/2020 07:46:12 INFO GlusterFS mount attempt 

23/06/2020 07:45:42 INFO GlusterFS mount attempt 

23/06/2020 07:45:12 INFO GlusterFS mount attempt 

23/06/2020 07:44:42 INFO GlusterFS mount attempt 

23/06/2020 07:44:11 INFO GlusterFS mount attempt 

23/06/2020 07:43:41 INFO GlusterFS mount attempt 

23/06/2020 07:43:11 INFO GlusterFS mount attempt 

23/06/2020 07:42:41 INFO GlusterFS mount attempt 

23/06/2020 07:42:11 INFO GlusterFS mount attempt 

23/06/2020 07:41:41 INFO GlusterFS mount attempt 

23/06/2020 07:41:11 INFO GlusterFS mount attempt 

23/06/2020 07:40:41 INFO GlusterFS mount attempt 

23/06/2020 07:40:11 INFO GlusterFS mount attempt 

23/06/2020 07:39:41 INFO GlusterFS mount attempt 

23/06/2020 07:39:11 INFO GlusterFS mount attempt 

23/06/2020 07:38:40 INFO GlusterFS mount attempt 

23/06/2020 07:38:10 INFO GlusterFS mount attempt 

23/06/2020 07:37:40 INFO GlusterFS mount attempt 

23/06/2020 07:37:10 INFO GlusterFS mount attempt 

23/06/2020 07:36:40 INFO GlusterFS mount attempt 

23/06/2020 07:36:10 INFO GlusterFS mount attempt 

23/06/2020 07:35:40 INFO GlusterFS mount attempt 

23/06/2020 07:35:10 INFO GlusterFS mount attempt 

23/06/2020 07:34:40 INFO GlusterFS mount attempt 

23/06/2020 07:34:10 INFO GlusterFS mount attempt 

23/06/2020 07:33:40 INFO GlusterFS mount attempt 

23/06/2020 07:33:09 INFO GlusterFS mount attempt 

23/06/2020 07:32:39 INFO GlusterFS mount attempt 

23/06/2020 07:32:09 INFO GlusterFS mount attempt 

23/06/2020 07:31:39 INFO GlusterFS mount attempt 

23/06/2020 07:31:09 INFO GlusterFS mount attempt 

23/06/2020 07:30:39 INFO GlusterFS mount attempt 

23/06/2020 07:30:09 INFO GlusterFS mount attempt 

23/06/2020 07:29:39 INFO GlusterFS mount attempt 

23/06/2020 07:29:09 INFO GlusterFS mount attempt 

23/06/2020 07:28:39 INFO GlusterFS mount attempt 

23/06/2020 07:28:09 INFO GlusterFS mount attempt 

23/06/2020 07:27:38 INFO GlusterFS mount attempt 

23/06/2020 07:27:08 INFO GlusterFS mount attempt 

23/06/2020 07:26:38 INFO GlusterFS mount attempt 

23/06/2020 07:26:08 INFO GlusterFS mount attempt 

23/06/2020 07:25:38 INFO GlusterFS mount attempt 

23/06/2020 07:25:08 INFO GlusterFS mount attempt 

23/06/2020 07:24:38 INFO GlusterFS mount attempt 

23/06/2020 07:24:08 INFO GlusterFS mount attempt 

23/06/2020 07:23:38 INFO GlusterFS mount attempt 

23/06/2020 07:23:08 INFO GlusterFS mount attempt 

23/06/2020 07:22:38 INFO GlusterFS mount attempt 

23/06/2020 07:22:07 INFO GlusterFS mount attempt 

23/06/2020 07:21:37 INFO GlusterFS mount attempt 

23/06/2020 07:21:07 INFO GlusterFS mount attempt 

23/06/2020 07:20:37 INFO GlusterFS mount attempt 

23/06/2020 07:20:07 INFO GlusterFS mount attempt 

23/06/2020 07:19:37 INFO GlusterFS mount attempt 

23/06/2020 07:19:07 INFO GlusterFS mount attempt 

23/06/2020 07:18:37 INFO GlusterFS mount attempt 

23/06/2020 07:18:07 INFO GlusterFS mount attempt 

23/06/2020 07:17:37 INFO GlusterFS mount attempt 

23/06/2020 07:17:07 INFO GlusterFS mount attempt 

23/06/2020 07:16:36 INFO GlusterFS mount attempt 

23/06/2020 07:16:06 INFO GlusterFS mount attempt 

23/06/2020 07:15:36 INFO GlusterFS mount attempt 

23/06/2020 07:15:06 INFO GlusterFS mount attempt 

23/06/2020 07:14:36 INFO GlusterFS mount attempt 

23/06/2020 07:14:06 INFO GlusterFS mount attempt 

23/06/2020 07:13:36 INFO GlusterFS mount attempt 

23/06/2020 07:13:06 INFO GlusterFS mount attempt 

23/06/2020 07:12:36 INFO GlusterFS mount attempt 

23/06/2020 07:12:06 INFO GlusterFS mount attempt 

23/06/2020 07:11:36 INFO GlusterFS mount attempt 

23/06/2020 07:11:05 INFO GlusterFS mount attempt 

23/06/2020 07:10:35 INFO GlusterFS mount attempt 

23/06/2020 07:10:05 INFO GlusterFS mount attempt 

23/06/2020 07:09:35 INFO GlusterFS mount attempt 

23/06/2020 07:09:05 INFO GlusterFS mount attempt 

23/06/2020 07:08:35 INFO GlusterFS mount attempt 

23/06/2020 07:08:05 INFO GlusterFS mount attempt 

23/06/2020 07:07:35 INFO GlusterFS mount attempt 

23/06/2020 07:07:05 INFO GlusterFS mount attempt 

23/06/2020 07:06:35 INFO GlusterFS mount attempt 

23/06/2020 07:06:05 INFO GlusterFS mount attempt 

23/06/2020 07:05:34 INFO GlusterFS mount attempt 

23/06/2020 07:05:04 INFO GlusterFS mount attempt 

23/06/2020 07:04:34 INFO GlusterFS mount attempt 

23/06/2020 07:04:04 INFO GlusterFS mount attempt 

23/06/2020 07:03:34 INFO GlusterFS mount attempt 

23/06/2020 07:03:04 INFO GlusterFS mount attempt 

23/06/2020 07:02:34 INFO GlusterFS mount attempt 

23/06/2020 07:02:04 INFO GlusterFS mount attempt 

23/06/2020 07:01:34 INFO GlusterFS mount attempt 

23/06/2020 07:01:04 INFO GlusterFS mount attempt 

23/06/2020 07:00:34 INFO GlusterFS mount attempt 

23/06/2020 07:00:03 INFO GlusterFS mount attempt 

23/06/2020 06:59:33 INFO GlusterFS mount attempt 

23/06/2020 06:59:03 INFO GlusterFS mount attempt 

23/06/2020 06:58:33 INFO GlusterFS mount attempt 

23/06/2020 06:58:03 INFO GlusterFS mount attempt 

23/06/2020 06:57:33 INFO GlusterFS mount attempt 

23/06/2020 06:57:03 INFO GlusterFS mount attempt 

23/06/2020 06:56:33 INFO GlusterFS mount attempt 

23/06/2020 06:56:03 INFO GlusterFS mount attempt 

23/06/2020 06:55:33 INFO GlusterFS mount attempt 

23/06/2020 06:55:03 INFO GlusterFS mount attempt 

23/06/2020 06:54:32 INFO GlusterFS mount attempt 

23/06/2020 06:54:02 INFO GlusterFS mount attempt 

23/06/2020 06:53:32 INFO GlusterFS mount attempt 

23/06/2020 06:53:02 INFO GlusterFS mount attempt 

23/06/2020 06:52:32 INFO GlusterFS mount attempt 

23/06/2020 06:52:02 INFO GlusterFS mount attempt 

23/06/2020 06:51:32 INFO GlusterFS mount attempt 

23/06/2020 06:51:02 INFO GlusterFS mount attempt 

23/06/2020 06:50:32 INFO GlusterFS mount attempt 

23/06/2020 06:50:02 INFO GlusterFS mount attempt 

23/06/2020 06:49:32 INFO GlusterFS mount attempt 

23/06/2020 06:49:01 INFO GlusterFS mount attempt 

23/06/2020 06:48:31 INFO GlusterFS mount attempt 

23/06/2020 06:48:01 INFO GlusterFS mount attempt 

23/06/2020 06:47:31 INFO GlusterFS mount attempt 

23/06/2020 06:47:01 INFO GlusterFS mount attempt 

23/06/2020 06:46:31 INFO GlusterFS mount attempt 

23/06/2020 06:46:01 INFO GlusterFS mount attempt 

23/06/2020 06:45:31 INFO GlusterFS mount attempt 

23/06/2020 06:45:01 INFO GlusterFS mount attempt 

23/06/2020 06:44:31 INFO GlusterFS mount attempt 

23/06/2020 06:44:01 INFO GlusterFS mount attempt 

23/06/2020 06:43:30 INFO GlusterFS mount attempt 

23/06/2020 06:43:00 INFO GlusterFS mount attempt 

23/06/2020 06:42:30 INFO GlusterFS mount attempt 

23/06/2020 06:42:00 INFO GlusterFS mount attempt 

23/06/2020 06:41:30 INFO GlusterFS mount attempt 

23/06/2020 06:41:00 INFO GlusterFS mount attempt 

23/06/2020 06:40:30 INFO GlusterFS mount attempt 

23/06/2020 06:40:00 INFO GlusterFS mount attempt 

23/06/2020 06:39:30 INFO GlusterFS mount attempt 

23/06/2020 06:39:00 INFO GlusterFS mount attempt 

23/06/2020 06:38:29 INFO GlusterFS mount attempt 

23/06/2020 06:37:59 INFO GlusterFS mount attempt 

23/06/2020 06:37:29 INFO GlusterFS mount attempt 

23/06/2020 06:36:59 INFO GlusterFS mount attempt 

23/06/2020 06:36:29 INFO GlusterFS mount attempt 

23/06/2020 06:35:59 INFO GlusterFS mount attempt 

23/06/2020 06:35:29 INFO GlusterFS mount attempt 

23/06/2020 06:34:59 INFO GlusterFS mount attempt 

23/06/2020 06:34:29 INFO GlusterFS mount attempt 

23/06/2020 06:33:59 INFO GlusterFS mount attempt 

23/06/2020 06:33:29 INFO GlusterFS mount attempt 

23/06/2020 06:32:58 INFO GlusterFS mount attempt 

23/06/2020 06:32:28 INFO GlusterFS mount attempt 

23/06/2020 06:31:58 INFO GlusterFS mount attempt 

23/06/2020 06:31:28 INFO GlusterFS mount attempt 

23/06/2020 06:30:58 INFO GlusterFS mount attempt 

23/06/2020 06:30:28 INFO GlusterFS mount attempt 

23/06/2020 06:29:58 INFO GlusterFS mount attempt 

23/06/2020 06:29:28 INFO GlusterFS mount attempt 

23/06/2020 06:28:58 INFO GlusterFS mount attempt 

23/06/2020 06:28:28 INFO GlusterFS mount attempt 

23/06/2020 06:27:58 INFO GlusterFS mount attempt 

23/06/2020 06:27:27 INFO GlusterFS mount attempt 

23/06/2020 06:26:57 INFO GlusterFS mount attempt 

23/06/2020 06:26:27 INFO GlusterFS mount attempt 

23/06/2020 06:25:57 INFO GlusterFS mount attempt 

23/06/2020 06:25:27 INFO GlusterFS mount attempt 

23/06/2020 06:24:57 INFO GlusterFS mount attempt 

23/06/2020 06:24:27 INFO GlusterFS mount attempt 

23/06/2020 06:23:57 INFO GlusterFS mount attempt 

23/06/2020 06:23:27 INFO GlusterFS mount attempt 

23/06/2020 06:22:57 INFO GlusterFS mount attempt 

23/06/2020 06:22:26 INFO GlusterFS mount attempt 

23/06/2020 06:21:56 INFO GlusterFS mount attempt 

23/06/2020 06:21:26 INFO GlusterFS mount attempt 

23/06/2020 06:20:56 INFO GlusterFS mount attempt 

23/06/2020 06:20:26 INFO GlusterFS mount attempt 

23/06/2020 06:19:56 INFO GlusterFS mount attempt 

23/06/2020 06:19:26 INFO GlusterFS mount attempt 

23/06/2020 06:18:56 INFO GlusterFS mount attempt 

23/06/2020 06:18:26 INFO GlusterFS mount attempt 

23/06/2020 06:17:56 INFO GlusterFS mount attempt 

23/06/2020 06:17:26 INFO GlusterFS mount attempt 

23/06/2020 06:16:55 INFO GlusterFS mount attempt 

23/06/2020 06:16:25 INFO GlusterFS mount attempt 

23/06/2020 06:15:55 INFO GlusterFS mount attempt 

23/06/2020 06:15:25 INFO GlusterFS mount attempt 

23/06/2020 06:14:55 INFO GlusterFS mount attempt 

23/06/2020 06:14:25 INFO GlusterFS mount attempt 

23/06/2020 06:13:55 INFO GlusterFS mount attempt 

23/06/2020 06:13:25 INFO GlusterFS mount attempt 

23/06/2020 06:12:55 INFO GlusterFS mount attempt 

23/06/2020 06:12:25 INFO GlusterFS mount attempt 

23/06/2020 06:11:55 INFO GlusterFS mount attempt 

23/06/2020 06:11:24 INFO GlusterFS mount attempt 

23/06/2020 06:10:54 INFO GlusterFS mount attempt 

23/06/2020 06:10:24 INFO GlusterFS mount attempt 

23/06/2020 06:09:54 INFO GlusterFS mount attempt 

23/06/2020 06:09:24 INFO GlusterFS mount attempt 

23/06/2020 06:08:54 INFO GlusterFS mount attempt 

23/06/2020 06:08:24 INFO GlusterFS mount attempt 

23/06/2020 06:07:54 INFO GlusterFS mount attempt 

23/06/2020 06:07:24 INFO GlusterFS mount attempt 

23/06/2020 06:06:54 INFO GlusterFS mount attempt 

23/06/2020 06:06:24 INFO GlusterFS mount attempt 

23/06/2020 06:05:53 INFO GlusterFS mount attempt 

23/06/2020 06:05:23 INFO GlusterFS mount attempt 

23/06/2020 06:04:53 INFO GlusterFS mount attempt 

23/06/2020 06:04:23 INFO GlusterFS mount attempt 

23/06/2020 06:03:53 INFO GlusterFS mount attempt 

23/06/2020 06:03:23 INFO GlusterFS mount attempt 

23/06/2020 06:02:53 INFO GlusterFS mount attempt 

23/06/2020 06:02:23 INFO GlusterFS mount attempt 

23/06/2020 06:01:53 INFO GlusterFS mount attempt 

23/06/2020 06:01:23 INFO GlusterFS mount attempt 

23/06/2020 06:00:53 INFO GlusterFS mount attempt 

23/06/2020 06:00:22 INFO GlusterFS mount attempt 

23/06/2020 05:59:52 INFO GlusterFS mount attempt 

23/06/2020 05:59:22 INFO GlusterFS mount attempt 

23/06/2020 05:58:52 INFO GlusterFS mount attempt 

23/06/2020 05:58:22 INFO GlusterFS mount attempt 

23/06/2020 05:57:52 INFO GlusterFS mount attempt 

23/06/2020 05:57:22 INFO GlusterFS mount attempt 

23/06/2020 05:56:52 INFO GlusterFS mount attempt 

23/06/2020 05:56:22 INFO GlusterFS mount attempt 

23/06/2020 05:55:52 INFO GlusterFS mount attempt 

23/06/2020 05:55:22 INFO GlusterFS mount attempt 

23/06/2020 05:54:51 INFO GlusterFS mount attempt 

23/06/2020 05:54:21 INFO GlusterFS mount attempt 

23/06/2020 05:53:51 INFO GlusterFS mount attempt 

23/06/2020 05:53:21 INFO GlusterFS mount attempt 

23/06/2020 05:52:51 INFO GlusterFS mount attempt 

23/06/2020 05:52:21 INFO GlusterFS mount attempt 

23/06/2020 05:51:51 INFO GlusterFS mount attempt 

23/06/2020 05:51:21 INFO GlusterFS mount attempt 

23/06/2020 05:50:51 INFO GlusterFS mount attempt 

23/06/2020 05:50:21 INFO GlusterFS mount attempt 

23/06/2020 05:49:50 INFO GlusterFS mount attempt 

23/06/2020 05:49:20 INFO GlusterFS mount attempt 

23/06/2020 05:48:50 INFO GlusterFS mount attempt 

23/06/2020 05:48:20 INFO GlusterFS mount attempt 

23/06/2020 05:47:50 INFO GlusterFS mount attempt 

23/06/2020 05:47:20 INFO GlusterFS mount attempt 

23/06/2020 05:46:50 INFO GlusterFS mount attempt 

23/06/2020 05:46:20 INFO GlusterFS mount attempt 

23/06/2020 05:45:50 INFO GlusterFS mount attempt 

23/06/2020 05:45:20 INFO GlusterFS mount attempt 

23/06/2020 05:44:50 INFO GlusterFS mount attempt 

23/06/2020 05:44:20 INFO GlusterFS mount attempt 

23/06/2020 05:43:49 INFO GlusterFS mount attempt 

23/06/2020 05:43:19 INFO GlusterFS mount attempt 

23/06/2020 05:42:49 INFO GlusterFS mount attempt 

23/06/2020 05:42:19 INFO GlusterFS mount attempt 

23/06/2020 05:41:49 INFO GlusterFS mount attempt 

23/06/2020 05:41:19 INFO GlusterFS mount attempt 

23/06/2020 05:40:49 INFO GlusterFS mount attempt 

23/06/2020 05:40:19 INFO GlusterFS mount attempt 

23/06/2020 05:39:49 INFO GlusterFS mount attempt 

23/06/2020 05:39:19 INFO GlusterFS mount attempt 

23/06/2020 05:38:49 INFO GlusterFS mount attempt 

23/06/2020 05:38:18 INFO GlusterFS mount attempt 

23/06/2020 05:37:48 INFO GlusterFS mount attempt 

23/06/2020 05:37:18 INFO GlusterFS mount attempt 

23/06/2020 05:36:48 INFO GlusterFS mount attempt 

23/06/2020 05:36:18 INFO GlusterFS mount attempt 

23/06/2020 05:35:48 INFO GlusterFS mount attempt 

23/06/2020 05:35:18 INFO GlusterFS mount attempt 

23/06/2020 05:34:48 INFO GlusterFS mount attempt 

23/06/2020 05:34:18 INFO GlusterFS mount attempt 

23/06/2020 05:33:48 INFO GlusterFS mount attempt 

23/06/2020 05:33:18 INFO GlusterFS mount attempt 

23/06/2020 05:32:47 INFO GlusterFS mount attempt 

23/06/2020 05:32:17 INFO GlusterFS mount attempt 

23/06/2020 05:31:47 INFO GlusterFS mount attempt 

23/06/2020 05:31:17 INFO GlusterFS mount attempt 

23/06/2020 05:30:47 INFO GlusterFS mount attempt 

23/06/2020 05:30:17 INFO GlusterFS mount attempt 

23/06/2020 05:29:47 INFO GlusterFS mount attempt 

23/06/2020 05:29:17 INFO GlusterFS mount attempt 

23/06/2020 05:28:47 INFO GlusterFS mount attempt 

23/06/2020 05:28:17 INFO GlusterFS mount attempt 

23/06/2020 05:27:47 INFO GlusterFS mount attempt 

23/06/2020 05:27:16 INFO GlusterFS mount attempt 

23/06/2020 05:26:46 INFO GlusterFS mount attempt 

23/06/2020 05:26:16 INFO GlusterFS mount attempt 

23/06/2020 05:25:46 INFO GlusterFS mount attempt 

23/06/2020 05:25:16 INFO GlusterFS mount attempt 

23/06/2020 05:24:46 INFO GlusterFS mount attempt 

23/06/2020 05:24:16 INFO GlusterFS mount attempt 

23/06/2020 05:23:46 INFO GlusterFS mount attempt 

23/06/2020 05:23:16 INFO GlusterFS mount attempt 

23/06/2020 05:22:46 INFO GlusterFS mount attempt 

23/06/2020 05:22:16 INFO GlusterFS mount attempt 

23/06/2020 05:21:45 INFO GlusterFS mount attempt 

23/06/2020 05:21:15 INFO GlusterFS mount attempt 

23/06/2020 05:20:45 INFO GlusterFS mount attempt 

23/06/2020 05:20:15 INFO GlusterFS mount attempt 

23/06/2020 05:19:45 INFO GlusterFS mount attempt 

23/06/2020 05:19:15 INFO GlusterFS mount attempt 

23/06/2020 05:18:45 INFO GlusterFS mount attempt 

23/06/2020 05:18:15 INFO GlusterFS mount attempt 

23/06/2020 05:17:45 INFO GlusterFS mount attempt 

23/06/2020 05:17:15 INFO GlusterFS mount attempt 

23/06/2020 05:16:45 INFO GlusterFS mount attempt 

23/06/2020 05:16:14 INFO GlusterFS mount attempt 

23/06/2020 05:15:44 INFO GlusterFS mount attempt 

23/06/2020 05:15:14 INFO GlusterFS mount attempt 

23/06/2020 05:14:44 INFO GlusterFS mount attempt 

23/06/2020 05:14:14 INFO GlusterFS mount attempt 

23/06/2020 05:13:44 INFO GlusterFS mount attempt 

23/06/2020 05:13:14 INFO GlusterFS mount attempt 

23/06/2020 05:12:44 INFO GlusterFS mount attempt 

23/06/2020 05:12:14 INFO GlusterFS mount attempt 

23/06/2020 05:11:44 INFO GlusterFS mount attempt 

23/06/2020 05:11:14 INFO GlusterFS mount attempt 

23/06/2020 05:10:43 INFO GlusterFS mount attempt 

23/06/2020 05:10:13 INFO GlusterFS mount attempt 

23/06/2020 05:09:43 INFO GlusterFS mount attempt 

23/06/2020 05:09:13 INFO GlusterFS mount attempt 

23/06/2020 05:08:43 INFO GlusterFS mount attempt 

23/06/2020 05:08:13 INFO GlusterFS mount attempt 

23/06/2020 05:07:43 INFO GlusterFS mount attempt 

23/06/2020 05:07:13 INFO GlusterFS mount attempt 

23/06/2020 05:06:43 INFO GlusterFS mount attempt 

23/06/2020 05:06:13 INFO GlusterFS mount attempt 

23/06/2020 05:05:43 INFO GlusterFS mount attempt 

23/06/2020 05:05:12 INFO GlusterFS mount attempt 

23/06/2020 05:04:42 INFO GlusterFS mount attempt 

23/06/2020 05:04:12 INFO GlusterFS mount attempt 

23/06/2020 05:03:42 INFO GlusterFS mount attempt 

23/06/2020 05:03:12 INFO GlusterFS mount attempt 

23/06/2020 05:02:42 INFO GlusterFS mount attempt 

23/06/2020 05:02:12 INFO GlusterFS mount attempt 

23/06/2020 05:01:42 INFO GlusterFS mount attempt 

23/06/2020 05:01:12 INFO GlusterFS mount attempt 

23/06/2020 05:00:42 INFO GlusterFS mount attempt 

23/06/2020 05:00:12 INFO GlusterFS mount attempt 

23/06/2020 04:59:41 INFO GlusterFS mount attempt 

23/06/2020 04:59:11 INFO GlusterFS mount attempt 

23/06/2020 04:58:41 INFO GlusterFS mount attempt 

23/06/2020 04:58:11 INFO GlusterFS mount attempt 

23/06/2020 04:57:41 INFO GlusterFS mount attempt 

23/06/2020 04:57:11 INFO GlusterFS mount attempt 

23/06/2020 04:56:41 INFO GlusterFS mount attempt 

23/06/2020 04:56:11 INFO GlusterFS mount attempt 

23/06/2020 04:55:41 INFO GlusterFS mount attempt 

23/06/2020 04:55:11 INFO GlusterFS mount attempt 

23/06/2020 04:54:41 INFO GlusterFS mount attempt 

23/06/2020 04:54:10 INFO GlusterFS mount attempt 

23/06/2020 04:53:40 INFO GlusterFS mount attempt 

23/06/2020 04:53:10 INFO GlusterFS mount attempt 

23/06/2020 04:52:40 INFO GlusterFS mount attempt 

23/06/2020 04:52:10 INFO GlusterFS mount attempt 

23/06/2020 04:51:40 INFO GlusterFS mount attempt 

23/06/2020 04:51:10 INFO GlusterFS mount attempt 

23/06/2020 04:50:40 INFO GlusterFS mount attempt 

23/06/2020 04:50:10 INFO GlusterFS mount attempt 

23/06/2020 04:49:40 INFO GlusterFS mount attempt 

23/06/2020 04:49:09 INFO GlusterFS mount attempt 

23/06/2020 04:48:39 INFO GlusterFS mount attempt 

23/06/2020 04:48:09 INFO GlusterFS mount attempt 

23/06/2020 04:47:39 INFO GlusterFS mount attempt 

23/06/2020 04:47:09 INFO GlusterFS mount attempt 

23/06/2020 04:46:39 INFO GlusterFS mount attempt 

23/06/2020 04:46:09 INFO GlusterFS mount attempt 

23/06/2020 04:45:39 INFO GlusterFS mount attempt 

23/06/2020 04:45:09 INFO GlusterFS mount attempt 

23/06/2020 04:44:39 INFO GlusterFS mount attempt 

23/06/2020 04:44:09 INFO GlusterFS mount attempt 

23/06/2020 04:43:39 INFO GlusterFS mount attempt 

23/06/2020 04:43:08 INFO GlusterFS mount attempt 

23/06/2020 04:42:38 INFO GlusterFS mount attempt 

23/06/2020 04:42:08 INFO GlusterFS mount attempt 

23/06/2020 04:41:38 INFO GlusterFS mount attempt 

23/06/2020 04:41:08 INFO GlusterFS mount attempt 

23/06/2020 04:40:38 INFO GlusterFS mount attempt 

23/06/2020 04:40:08 INFO GlusterFS mount attempt 

23/06/2020 04:39:38 INFO GlusterFS mount attempt 

23/06/2020 04:39:08 INFO GlusterFS mount attempt 

23/06/2020 04:38:38 INFO GlusterFS mount attempt 

23/06/2020 04:38:07 INFO GlusterFS mount attempt 

23/06/2020 04:37:37 INFO GlusterFS mount attempt 

23/06/2020 04:37:07 INFO GlusterFS mount attempt 

23/06/2020 04:36:37 INFO GlusterFS mount attempt 

23/06/2020 04:36:07 INFO GlusterFS mount attempt 

23/06/2020 04:35:37 INFO GlusterFS mount attempt 

23/06/2020 04:35:07 INFO GlusterFS mount attempt 

23/06/2020 04:34:37 INFO GlusterFS mount attempt 

23/06/2020 04:34:07 INFO GlusterFS mount attempt 

23/06/2020 04:33:37 INFO GlusterFS mount attempt 

23/06/2020 04:33:07 INFO GlusterFS mount attempt 

23/06/2020 04:32:37 INFO GlusterFS mount attempt 

23/06/2020 04:32:06 INFO GlusterFS mount attempt 

23/06/2020 04:31:36 INFO GlusterFS mount attempt 

23/06/2020 04:31:06 INFO GlusterFS mount attempt 

23/06/2020 04:30:36 INFO GlusterFS mount attempt 

23/06/2020 04:30:06 INFO GlusterFS mount attempt 

23/06/2020 04:29:36 INFO GlusterFS mount attempt 

23/06/2020 04:29:06 INFO GlusterFS mount attempt 

23/06/2020 04:28:36 INFO GlusterFS mount attempt 

23/06/2020 04:28:06 INFO GlusterFS mount attempt 

23/06/2020 04:27:36 INFO GlusterFS mount attempt 

23/06/2020 04:27:06 INFO GlusterFS mount attempt 

23/06/2020 04:26:35 INFO GlusterFS mount attempt 

23/06/2020 04:26:05 INFO GlusterFS mount attempt 

23/06/2020 04:25:35 INFO GlusterFS mount attempt 

23/06/2020 04:25:05 INFO GlusterFS mount attempt 

23/06/2020 04:24:35 INFO GlusterFS mount attempt 

23/06/2020 04:24:05 INFO GlusterFS mount attempt 

23/06/2020 04:23:35 INFO GlusterFS mount attempt 

23/06/2020 04:23:05 INFO GlusterFS mount attempt 

23/06/2020 04:22:35 INFO GlusterFS mount attempt 

23/06/2020 04:22:05 INFO GlusterFS mount attempt 

23/06/2020 04:21:35 INFO GlusterFS mount attempt 

23/06/2020 04:21:04 INFO GlusterFS mount attempt 

23/06/2020 04:20:34 INFO GlusterFS mount attempt 

23/06/2020 04:20:04 INFO GlusterFS mount attempt 

23/06/2020 04:19:34 INFO GlusterFS mount attempt 

23/06/2020 04:19:04 INFO GlusterFS mount attempt 

23/06/2020 04:18:34 INFO GlusterFS mount attempt 

23/06/2020 04:18:04 INFO GlusterFS mount attempt 

23/06/2020 04:17:34 INFO GlusterFS mount attempt 

23/06/2020 04:17:04 INFO GlusterFS mount attempt 

23/06/2020 04:16:34 INFO GlusterFS mount attempt 

23/06/2020 04:16:04 INFO GlusterFS mount attempt 

23/06/2020 04:15:33 INFO GlusterFS mount attempt 

23/06/2020 04:15:03 INFO GlusterFS mount attempt 

23/06/2020 04:14:33 INFO GlusterFS mount attempt 

23/06/2020 04:14:03 INFO GlusterFS mount attempt 

23/06/2020 04:13:33 INFO GlusterFS mount attempt 

23/06/2020 04:13:03 INFO GlusterFS mount attempt 

23/06/2020 04:12:33 INFO GlusterFS mount attempt 

23/06/2020 04:12:03 INFO GlusterFS mount attempt 

23/06/2020 04:11:33 INFO GlusterFS mount attempt 

23/06/2020 04:11:03 INFO GlusterFS mount attempt 

23/06/2020 04:10:32 INFO GlusterFS mount attempt 

23/06/2020 04:10:02 INFO GlusterFS mount attempt 

23/06/2020 04:09:32 INFO GlusterFS mount attempt 

23/06/2020 04:09:02 INFO GlusterFS mount attempt 

23/06/2020 04:08:32 INFO GlusterFS mount attempt 

23/06/2020 04:08:02 INFO GlusterFS mount attempt 

23/06/2020 04:07:32 INFO GlusterFS mount attempt 

23/06/2020 04:07:02 INFO GlusterFS mount attempt 

23/06/2020 04:06:32 INFO GlusterFS mount attempt 

23/06/2020 04:06:02 INFO GlusterFS mount attempt 

23/06/2020 04:05:31 INFO GlusterFS mount attempt 

23/06/2020 04:05:01 INFO GlusterFS mount attempt 

23/06/2020 04:04:31 INFO GlusterFS mount attempt 

23/06/2020 04:04:01 INFO GlusterFS mount attempt 

23/06/2020 04:03:31 INFO GlusterFS mount attempt 

23/06/2020 04:03:01 INFO GlusterFS mount attempt 

23/06/2020 04:02:31 INFO GlusterFS mount attempt 

23/06/2020 04:02:01 INFO GlusterFS mount attempt 

23/06/2020 04:01:31 INFO GlusterFS mount attempt 

23/06/2020 04:01:01 INFO GlusterFS mount attempt 

23/06/2020 04:00:31 INFO GlusterFS mount attempt 

23/06/2020 04:00:00 INFO GlusterFS mount attempt 

23/06/2020 03:59:30 INFO GlusterFS mount attempt 

23/06/2020 03:59:00 INFO GlusterFS mount attempt 

23/06/2020 03:58:30 INFO GlusterFS mount attempt 

23/06/2020 03:58:00 INFO GlusterFS mount attempt 

23/06/2020 03:57:30 INFO GlusterFS mount attempt 

23/06/2020 03:57:00 INFO GlusterFS mount attempt 

23/06/2020 03:56:30 INFO GlusterFS mount attempt 

23/06/2020 03:56:00 INFO GlusterFS mount attempt 

23/06/2020 03:55:30 INFO GlusterFS mount attempt 

23/06/2020 03:54:59 INFO GlusterFS mount attempt 

23/06/2020 03:54:29 INFO GlusterFS mount attempt 

23/06/2020 03:53:59 INFO GlusterFS mount attempt 

23/06/2020 03:53:29 INFO GlusterFS mount attempt 

23/06/2020 03:52:59 INFO GlusterFS mount attempt 

23/06/2020 03:52:29 INFO GlusterFS mount attempt 

23/06/2020 03:51:59 INFO GlusterFS mount attempt 

23/06/2020 03:51:29 INFO GlusterFS mount attempt 

23/06/2020 03:50:59 INFO GlusterFS mount attempt 

23/06/2020 03:50:29 INFO GlusterFS mount attempt 

23/06/2020 03:49:59 INFO GlusterFS mount attempt 

23/06/2020 03:49:28 INFO GlusterFS mount attempt 

23/06/2020 03:48:58 INFO GlusterFS mount attempt 

23/06/2020 03:48:28 INFO GlusterFS mount attempt 

23/06/2020 03:47:58 INFO GlusterFS mount attempt 

23/06/2020 03:47:28 INFO GlusterFS mount attempt 

23/06/2020 03:46:58 INFO GlusterFS mount attempt 

23/06/2020 03:46:28 INFO GlusterFS mount attempt 

23/06/2020 03:45:58 INFO GlusterFS mount attempt 

23/06/2020 03:45:28 INFO GlusterFS mount attempt 

23/06/2020 03:44:58 INFO GlusterFS mount attempt 

23/06/2020 03:44:27 INFO GlusterFS mount attempt 

23/06/2020 03:43:57 INFO GlusterFS mount attempt 

23/06/2020 03:43:27 INFO GlusterFS mount attempt 

23/06/2020 03:42:57 INFO GlusterFS mount attempt 

23/06/2020 03:42:27 INFO GlusterFS mount attempt 

23/06/2020 03:41:57 INFO GlusterFS mount attempt 

23/06/2020 03:41:27 INFO GlusterFS mount attempt 

23/06/2020 03:40:57 INFO GlusterFS mount attempt 

23/06/2020 03:40:27 INFO GlusterFS mount attempt 

23/06/2020 03:39:57 INFO GlusterFS mount attempt 

23/06/2020 03:39:27 INFO GlusterFS mount attempt 

23/06/2020 03:38:56 INFO GlusterFS mount attempt 

23/06/2020 03:38:26 INFO GlusterFS mount attempt 

23/06/2020 03:37:56 INFO GlusterFS mount attempt 

23/06/2020 03:37:26 INFO GlusterFS mount attempt 

23/06/2020 03:36:56 INFO GlusterFS mount attempt 

23/06/2020 03:36:26 INFO GlusterFS mount attempt 

23/06/2020 03:35:56 INFO GlusterFS mount attempt 

23/06/2020 03:35:26 INFO GlusterFS mount attempt 

23/06/2020 03:34:56 INFO GlusterFS mount attempt 

23/06/2020 03:34:26 INFO GlusterFS mount attempt 

23/06/2020 03:33:55 INFO GlusterFS mount attempt 

23/06/2020 03:33:25 INFO GlusterFS mount attempt 

23/06/2020 03:32:55 INFO GlusterFS mount attempt 

23/06/2020 03:32:25 INFO GlusterFS mount attempt 

23/06/2020 03:31:55 INFO GlusterFS mount attempt 

23/06/2020 03:31:25 INFO GlusterFS mount attempt 

23/06/2020 03:30:55 INFO GlusterFS mount attempt 

23/06/2020 03:30:25 INFO GlusterFS mount attempt 

23/06/2020 03:29:55 INFO GlusterFS mount attempt 

23/06/2020 03:29:25 INFO GlusterFS mount attempt 

23/06/2020 03:28:55 INFO GlusterFS mount attempt 

23/06/2020 03:28:24 INFO GlusterFS mount attempt 

23/06/2020 03:27:54 INFO GlusterFS mount attempt 

23/06/2020 03:27:24 INFO GlusterFS mount attempt 

23/06/2020 03:26:54 INFO GlusterFS mount attempt 

23/06/2020 03:26:24 INFO GlusterFS mount attempt 

23/06/2020 03:25:54 INFO GlusterFS mount attempt 

23/06/2020 03:25:24 INFO GlusterFS mount attempt 

23/06/2020 03:24:54 INFO GlusterFS mount attempt 

23/06/2020 03:24:24 INFO GlusterFS mount attempt 

23/06/2020 03:23:54 INFO GlusterFS mount attempt 

23/06/2020 03:23:23 INFO GlusterFS mount attempt 

23/06/2020 03:22:53 INFO GlusterFS mount attempt 

23/06/2020 03:22:23 INFO GlusterFS mount attempt 

23/06/2020 03:21:53 INFO GlusterFS mount attempt 

23/06/2020 03:21:23 INFO GlusterFS mount attempt 

23/06/2020 03:20:53 INFO GlusterFS mount attempt 

23/06/2020 03:20:23 INFO GlusterFS mount attempt 

23/06/2020 03:19:53 INFO GlusterFS mount attempt 

23/06/2020 03:19:23 INFO GlusterFS mount attempt 

23/06/2020 03:18:53 INFO GlusterFS mount attempt 

23/06/2020 03:18:23 INFO GlusterFS mount attempt 

23/06/2020 03:17:52 INFO GlusterFS mount attempt 

23/06/2020 03:17:22 INFO GlusterFS mount attempt 

23/06/2020 03:16:52 INFO GlusterFS mount attempt 

23/06/2020 03:16:22 INFO GlusterFS mount attempt 

23/06/2020 03:15:52 INFO GlusterFS mount attempt 

23/06/2020 03:15:22 INFO GlusterFS mount attempt 

23/06/2020 03:14:52 INFO GlusterFS mount attempt 

23/06/2020 03:14:22 INFO GlusterFS mount attempt 

23/06/2020 03:13:52 INFO GlusterFS mount attempt 

23/06/2020 03:13:22 INFO GlusterFS mount attempt 

23/06/2020 03:12:51 INFO GlusterFS mount attempt 

23/06/2020 03:12:21 INFO GlusterFS mount attempt 

23/06/2020 03:11:51 INFO GlusterFS mount attempt 

23/06/2020 03:11:21 INFO GlusterFS mount attempt 

23/06/2020 03:10:51 INFO GlusterFS mount attempt 

23/06/2020 03:10:21 INFO GlusterFS mount attempt 

23/06/2020 03:09:51 INFO GlusterFS mount attempt 

23/06/2020 03:09:21 INFO GlusterFS mount attempt 

23/06/2020 03:08:51 INFO GlusterFS mount attempt 

23/06/2020 03:08:21 INFO GlusterFS mount attempt 

23/06/2020 03:07:51 INFO GlusterFS mount attempt 

23/06/2020 03:07:20 INFO GlusterFS mount attempt 

23/06/2020 03:06:50 INFO GlusterFS mount attempt 

23/06/2020 03:06:20 INFO GlusterFS mount attempt 

23/06/2020 03:05:50 INFO GlusterFS mount attempt 

23/06/2020 03:05:20 INFO GlusterFS mount attempt 

23/06/2020 03:04:50 INFO GlusterFS mount attempt 

23/06/2020 03:04:20 INFO GlusterFS mount attempt 

23/06/2020 03:03:50 INFO GlusterFS mount attempt 

23/06/2020 03:03:20 INFO GlusterFS mount attempt 

23/06/2020 03:02:50 INFO GlusterFS mount attempt 

23/06/2020 03:02:20 INFO GlusterFS mount attempt 

23/06/2020 03:01:49 INFO GlusterFS mount attempt 

23/06/2020 03:01:19 INFO GlusterFS mount attempt 

23/06/2020 03:00:49 INFO GlusterFS mount attempt 

23/06/2020 03:00:19 INFO GlusterFS mount attempt 

23/06/2020 02:59:49 INFO GlusterFS mount attempt 

23/06/2020 02:59:19 INFO GlusterFS mount attempt 

23/06/2020 02:58:49 INFO GlusterFS mount attempt 

23/06/2020 02:58:19 INFO GlusterFS mount attempt 

23/06/2020 02:57:49 INFO GlusterFS mount attempt 

23/06/2020 02:57:19 INFO GlusterFS mount attempt 

23/06/2020 02:56:49 INFO GlusterFS mount attempt 

23/06/2020 02:56:19 INFO GlusterFS mount attempt 

23/06/2020 02:55:48 INFO GlusterFS mount attempt 

23/06/2020 02:55:18 INFO GlusterFS mount attempt 

23/06/2020 02:54:48 INFO GlusterFS mount attempt 

23/06/2020 02:54:18 INFO GlusterFS mount attempt 

23/06/2020 02:53:48 INFO GlusterFS mount attempt 

23/06/2020 02:53:18 INFO GlusterFS mount attempt 

23/06/2020 02:52:48 INFO GlusterFS mount attempt 

23/06/2020 02:52:18 INFO GlusterFS mount attempt 

23/06/2020 02:51:48 INFO GlusterFS mount attempt 

23/06/2020 02:51:18 INFO GlusterFS mount attempt 

23/06/2020 02:50:47 INFO GlusterFS mount attempt 

23/06/2020 02:50:17 INFO GlusterFS mount attempt 

23/06/2020 02:49:47 INFO GlusterFS mount attempt 

23/06/2020 02:49:17 INFO GlusterFS mount attempt 

23/06/2020 02:48:47 INFO GlusterFS mount attempt 

23/06/2020 02:48:17 INFO GlusterFS mount attempt 

23/06/2020 02:47:47 INFO GlusterFS mount attempt 

23/06/2020 02:47:17 INFO GlusterFS mount attempt 

23/06/2020 02:46:47 INFO GlusterFS mount attempt 

23/06/2020 02:46:17 INFO GlusterFS mount attempt 

23/06/2020 02:45:47 INFO GlusterFS mount attempt 

23/06/2020 02:45:16 INFO GlusterFS mount attempt 

23/06/2020 02:44:46 INFO GlusterFS mount attempt 

23/06/2020 02:44:16 INFO GlusterFS mount attempt 

23/06/2020 02:43:46 INFO GlusterFS mount attempt 

23/06/2020 02:43:16 INFO GlusterFS mount attempt 

23/06/2020 02:42:46 INFO GlusterFS mount attempt 

23/06/2020 02:42:16 INFO GlusterFS mount attempt 

23/06/2020 02:41:46 INFO GlusterFS mount attempt 

23/06/2020 02:41:16 INFO GlusterFS mount attempt 

23/06/2020 02:40:46 INFO GlusterFS mount attempt 

23/06/2020 02:40:16 INFO GlusterFS mount attempt 

23/06/2020 02:39:45 INFO GlusterFS mount attempt 

23/06/2020 02:39:15 INFO GlusterFS mount attempt 

23/06/2020 02:38:45 INFO GlusterFS mount attempt 

23/06/2020 02:38:15 INFO GlusterFS mount attempt 

23/06/2020 02:37:45 INFO GlusterFS mount attempt 

23/06/2020 02:37:15 INFO GlusterFS mount attempt 

23/06/2020 02:36:45 INFO GlusterFS mount attempt 

23/06/2020 02:36:15 INFO GlusterFS mount attempt 

23/06/2020 02:35:45 INFO GlusterFS mount attempt 

23/06/2020 02:35:15 INFO GlusterFS mount attempt 

23/06/2020 02:34:45 INFO GlusterFS mount attempt 

23/06/2020 02:34:14 INFO GlusterFS mount attempt 

23/06/2020 02:33:44 INFO GlusterFS mount attempt 

23/06/2020 02:33:14 INFO GlusterFS mount attempt 

23/06/2020 02:32:44 INFO GlusterFS mount attempt 

23/06/2020 02:32:14 INFO GlusterFS mount attempt 

23/06/2020 02:31:44 INFO GlusterFS mount attempt 

23/06/2020 02:31:14 INFO GlusterFS mount attempt 

23/06/2020 02:30:44 INFO GlusterFS mount attempt 

23/06/2020 02:30:14 INFO GlusterFS mount attempt 

23/06/2020 02:29:44 INFO GlusterFS mount attempt 

23/06/2020 02:29:14 INFO GlusterFS mount attempt 

23/06/2020 02:28:43 INFO GlusterFS mount attempt 

23/06/2020 02:28:13 INFO GlusterFS mount attempt 

23/06/2020 02:27:43 INFO GlusterFS mount attempt 

23/06/2020 02:27:13 INFO GlusterFS mount attempt 

23/06/2020 02:26:43 INFO GlusterFS mount attempt 

23/06/2020 02:26:13 INFO GlusterFS mount attempt 

23/06/2020 02:25:43 INFO GlusterFS mount attempt 

23/06/2020 02:25:13 INFO GlusterFS mount attempt 

23/06/2020 02:24:43 INFO GlusterFS mount attempt 

23/06/2020 02:24:13 INFO GlusterFS mount attempt 

23/06/2020 02:23:43 INFO GlusterFS mount attempt 

23/06/2020 02:23:12 INFO GlusterFS mount attempt 

23/06/2020 02:22:42 INFO GlusterFS mount attempt 

23/06/2020 02:22:12 INFO GlusterFS mount attempt 

23/06/2020 02:21:42 INFO GlusterFS mount attempt 

23/06/2020 02:21:12 INFO GlusterFS mount attempt 

23/06/2020 02:20:42 INFO GlusterFS mount attempt 

23/06/2020 02:20:12 INFO GlusterFS mount attempt 

23/06/2020 02:19:42 INFO GlusterFS mount attempt 

23/06/2020 02:19:12 INFO GlusterFS mount attempt 

23/06/2020 02:18:42 INFO GlusterFS mount attempt 

23/06/2020 02:18:12 INFO GlusterFS mount attempt 

23/06/2020 02:17:41 INFO GlusterFS mount attempt 

23/06/2020 02:17:11 INFO GlusterFS mount attempt 

23/06/2020 02:16:41 INFO GlusterFS mount attempt 

23/06/2020 02:16:11 INFO GlusterFS mount attempt 

23/06/2020 02:15:41 INFO GlusterFS mount attempt 

23/06/2020 02:15:11 INFO GlusterFS mount attempt 

23/06/2020 02:14:41 INFO GlusterFS mount attempt 

23/06/2020 02:14:11 INFO GlusterFS mount attempt 

23/06/2020 02:13:41 INFO GlusterFS mount attempt 

23/06/2020 02:13:11 INFO GlusterFS mount attempt 

23/06/2020 02:12:41 INFO GlusterFS mount attempt 

23/06/2020 02:12:10 INFO GlusterFS mount attempt 

23/06/2020 02:11:40 INFO GlusterFS mount attempt 

23/06/2020 02:11:10 INFO GlusterFS mount attempt 

23/06/2020 02:10:40 INFO GlusterFS mount attempt 

23/06/2020 02:10:10 INFO GlusterFS mount attempt 

23/06/2020 02:09:40 INFO GlusterFS mount attempt 

23/06/2020 02:09:10 INFO GlusterFS mount attempt 

23/06/2020 02:08:40 INFO GlusterFS mount attempt 

23/06/2020 02:08:10 INFO GlusterFS mount attempt 

23/06/2020 02:07:40 INFO GlusterFS mount attempt 

23/06/2020 02:07:10 INFO GlusterFS mount attempt 

23/06/2020 02:06:39 INFO GlusterFS mount attempt 

23/06/2020 02:06:09 INFO GlusterFS mount attempt 

23/06/2020 02:05:39 INFO GlusterFS mount attempt 

23/06/2020 02:05:09 INFO GlusterFS mount attempt 

23/06/2020 02:04:39 INFO GlusterFS mount attempt 

23/06/2020 02:04:09 INFO GlusterFS mount attempt 

23/06/2020 02:03:39 INFO GlusterFS mount attempt 

23/06/2020 02:03:09 INFO GlusterFS mount attempt 

23/06/2020 02:02:39 INFO GlusterFS mount attempt 

23/06/2020 02:02:09 INFO GlusterFS mount attempt 

23/06/2020 02:01:39 INFO GlusterFS mount attempt 

23/06/2020 02:01:08 INFO GlusterFS mount attempt 

23/06/2020 02:00:38 INFO GlusterFS mount attempt 

23/06/2020 02:00:08 INFO GlusterFS mount attempt 

23/06/2020 01:59:38 INFO GlusterFS mount attempt 

23/06/2020 01:59:08 INFO GlusterFS mount attempt 

23/06/2020 01:58:38 INFO GlusterFS mount attempt 

23/06/2020 01:58:08 INFO GlusterFS mount attempt 

23/06/2020 01:57:38 INFO GlusterFS mount attempt 

23/06/2020 01:57:08 INFO GlusterFS mount attempt 

23/06/2020 01:56:38 INFO GlusterFS mount attempt 

23/06/2020 01:56:08 INFO GlusterFS mount attempt 

23/06/2020 01:55:37 INFO GlusterFS mount attempt 

23/06/2020 01:55:07 INFO GlusterFS mount attempt 

23/06/2020 01:54:37 INFO GlusterFS mount attempt 

23/06/2020 01:54:07 INFO GlusterFS mount attempt 

23/06/2020 01:53:37 INFO GlusterFS mount attempt 

23/06/2020 01:53:07 INFO GlusterFS mount attempt 

23/06/2020 01:52:37 INFO GlusterFS mount attempt 

23/06/2020 01:52:07 INFO GlusterFS mount attempt 

23/06/2020 01:51:37 INFO GlusterFS mount attempt 

23/06/2020 01:51:07 INFO GlusterFS mount attempt 

23/06/2020 01:50:37 INFO GlusterFS mount attempt 

23/06/2020 01:50:06 INFO GlusterFS mount attempt 

23/06/2020 01:49:36 INFO GlusterFS mount attempt 

23/06/2020 01:49:06 INFO GlusterFS mount attempt 

23/06/2020 01:48:36 INFO GlusterFS mount attempt 

23/06/2020 01:48:06 INFO GlusterFS mount attempt 

23/06/2020 01:47:36 INFO GlusterFS mount attempt 

23/06/2020 01:47:06 INFO GlusterFS mount attempt 

23/06/2020 01:46:36 INFO GlusterFS mount attempt 

23/06/2020 01:46:06 INFO GlusterFS mount attempt 

23/06/2020 01:45:36 INFO GlusterFS mount attempt 

23/06/2020 01:45:06 INFO GlusterFS mount attempt 

23/06/2020 01:44:35 INFO GlusterFS mount attempt 

23/06/2020 01:44:05 INFO GlusterFS mount attempt 

23/06/2020 01:43:35 INFO GlusterFS mount attempt 

23/06/2020 01:43:05 INFO GlusterFS mount attempt 

23/06/2020 01:42:35 INFO GlusterFS mount attempt 

23/06/2020 01:42:05 INFO GlusterFS mount attempt 

23/06/2020 01:41:35 INFO GlusterFS mount attempt 

23/06/2020 01:41:05 INFO GlusterFS mount attempt 

23/06/2020 01:40:35 INFO GlusterFS mount attempt 

23/06/2020 01:40:05 INFO GlusterFS mount attempt 

23/06/2020 01:39:35 INFO GlusterFS mount attempt 

23/06/2020 01:39:04 INFO GlusterFS mount attempt 

23/06/2020 01:38:34 INFO GlusterFS mount attempt 

23/06/2020 01:38:04 INFO GlusterFS mount attempt 

23/06/2020 01:37:34 INFO GlusterFS mount attempt 

23/06/2020 01:37:04 INFO GlusterFS mount attempt 

23/06/2020 01:36:34 INFO GlusterFS mount attempt 

23/06/2020 01:36:04 INFO GlusterFS mount attempt 

23/06/2020 01:35:34 INFO GlusterFS mount attempt 

23/06/2020 01:35:04 INFO GlusterFS mount attempt 

23/06/2020 01:34:34 INFO GlusterFS mount attempt 

23/06/2020 01:34:04 INFO GlusterFS mount attempt 

23/06/2020 01:33:33 INFO GlusterFS mount attempt 

23/06/2020 01:33:03 INFO GlusterFS mount attempt 

23/06/2020 01:32:33 INFO GlusterFS mount attempt 

23/06/2020 01:32:03 INFO GlusterFS mount attempt 

23/06/2020 01:31:33 INFO GlusterFS mount attempt 

23/06/2020 01:31:03 INFO GlusterFS mount attempt 

23/06/2020 01:30:33 INFO GlusterFS mount attempt 

23/06/2020 01:30:03 INFO GlusterFS mount attempt 

23/06/2020 01:29:33 INFO GlusterFS mount attempt 

23/06/2020 01:29:03 INFO GlusterFS mount attempt 

23/06/2020 01:28:32 INFO GlusterFS mount attempt 

23/06/2020 01:28:02 INFO GlusterFS mount attempt 

23/06/2020 01:27:32 INFO GlusterFS mount attempt 

23/06/2020 01:27:02 INFO GlusterFS mount attempt 

23/06/2020 01:26:32 INFO GlusterFS mount attempt 

23/06/2020 01:26:02 INFO GlusterFS mount attempt 

23/06/2020 01:25:32 INFO GlusterFS mount attempt 

23/06/2020 01:25:02 INFO GlusterFS mount attempt 

23/06/2020 01:24:32 INFO GlusterFS mount attempt 

23/06/2020 01:24:02 INFO GlusterFS mount attempt 

23/06/2020 01:23:32 INFO GlusterFS mount attempt 

23/06/2020 01:23:01 INFO GlusterFS mount attempt 

23/06/2020 01:22:31 INFO GlusterFS mount attempt 

23/06/2020 01:22:01 INFO GlusterFS mount attempt 

23/06/2020 01:21:31 INFO GlusterFS mount attempt 

23/06/2020 01:21:01 INFO GlusterFS mount attempt 

23/06/2020 01:20:31 INFO GlusterFS mount attempt 

23/06/2020 01:20:01 INFO GlusterFS mount attempt 

23/06/2020 01:19:31 INFO GlusterFS mount attempt 

23/06/2020 01:19:01 INFO GlusterFS mount attempt 

23/06/2020 01:18:31 INFO GlusterFS mount attempt 

23/06/2020 01:18:01 INFO GlusterFS mount attempt 

23/06/2020 01:17:30 INFO GlusterFS mount attempt 

23/06/2020 01:17:00 INFO GlusterFS mount attempt 

23/06/2020 01:16:30 INFO GlusterFS mount attempt 

23/06/2020 01:16:00 INFO GlusterFS mount attempt 

23/06/2020 01:15:30 INFO GlusterFS mount attempt 

23/06/2020 01:15:00 INFO GlusterFS mount attempt 

23/06/2020 01:14:30 INFO GlusterFS mount attempt 

23/06/2020 01:14:00 INFO GlusterFS mount attempt 

23/06/2020 01:13:30 INFO GlusterFS mount attempt 

23/06/2020 01:13:00 INFO GlusterFS mount attempt 

23/06/2020 01:12:30 INFO GlusterFS mount attempt 

23/06/2020 01:11:59 INFO GlusterFS mount attempt 

23/06/2020 01:11:29 INFO GlusterFS mount attempt 

23/06/2020 01:10:59 INFO GlusterFS mount attempt 

23/06/2020 01:10:29 INFO GlusterFS mount attempt 

23/06/2020 01:09:59 INFO GlusterFS mount attempt 

23/06/2020 01:09:29 INFO GlusterFS mount attempt 

23/06/2020 01:08:59 INFO GlusterFS mount attempt 

23/06/2020 01:08:29 INFO GlusterFS mount attempt 

23/06/2020 01:07:59 INFO GlusterFS mount attempt 

23/06/2020 01:07:29 INFO GlusterFS mount attempt 

23/06/2020 01:06:59 INFO GlusterFS mount attempt 

23/06/2020 01:06:28 INFO GlusterFS mount attempt 

23/06/2020 01:05:58 INFO GlusterFS mount attempt 

23/06/2020 01:05:28 INFO GlusterFS mount attempt 

23/06/2020 01:04:58 INFO GlusterFS mount attempt 

23/06/2020 01:04:28 INFO GlusterFS mount attempt 

23/06/2020 01:03:58 INFO GlusterFS mount attempt 

23/06/2020 01:03:28 INFO GlusterFS mount attempt 

23/06/2020 01:02:58 INFO GlusterFS mount attempt 

23/06/2020 01:02:28 INFO GlusterFS mount attempt 

23/06/2020 01:01:58 INFO GlusterFS mount attempt 

23/06/2020 01:01:28 INFO GlusterFS mount attempt 

23/06/2020 01:00:57 INFO GlusterFS mount attempt 

23/06/2020 01:00:27 INFO GlusterFS mount attempt 

23/06/2020 00:59:57 INFO GlusterFS mount attempt 

23/06/2020 00:59:27 INFO GlusterFS mount attempt 

23/06/2020 00:58:57 INFO GlusterFS mount attempt 

23/06/2020 00:58:27 INFO GlusterFS mount attempt 

23/06/2020 00:57:57 INFO GlusterFS mount attempt 

23/06/2020 00:57:27 INFO GlusterFS mount attempt 

23/06/2020 00:56:57 INFO GlusterFS mount attempt 

23/06/2020 00:56:27 INFO GlusterFS mount attempt 

23/06/2020 00:55:57 INFO GlusterFS mount attempt 

23/06/2020 00:55:26 INFO GlusterFS mount attempt 

23/06/2020 00:54:56 INFO GlusterFS mount attempt 

23/06/2020 00:54:26 INFO GlusterFS mount attempt 

23/06/2020 00:53:56 INFO GlusterFS mount attempt 

23/06/2020 00:53:26 INFO GlusterFS mount attempt 

23/06/2020 00:52:56 INFO GlusterFS mount attempt 

23/06/2020 00:52:26 INFO GlusterFS mount attempt 

23/06/2020 00:51:56 INFO GlusterFS mount attempt 

23/06/2020 00:51:26 INFO GlusterFS mount attempt 

23/06/2020 00:50:56 INFO GlusterFS mount attempt 

23/06/2020 00:50:26 INFO GlusterFS mount attempt 

23/06/2020 00:49:55 INFO GlusterFS mount attempt 

23/06/2020 00:49:25 INFO GlusterFS mount attempt 

23/06/2020 00:48:55 INFO GlusterFS mount attempt 

23/06/2020 00:48:25 INFO GlusterFS mount attempt 

23/06/2020 00:47:55 INFO GlusterFS mount attempt 

23/06/2020 00:47:25 INFO GlusterFS mount attempt 

23/06/2020 00:46:55 INFO GlusterFS mount attempt 

23/06/2020 00:46:25 INFO GlusterFS mount attempt 

23/06/2020 00:45:55 INFO GlusterFS mount attempt 

23/06/2020 00:45:25 INFO GlusterFS mount attempt 

23/06/2020 00:44:55 INFO GlusterFS mount attempt 

23/06/2020 00:44:24 INFO GlusterFS mount attempt 

23/06/2020 00:43:54 INFO GlusterFS mount attempt 

23/06/2020 00:43:24 INFO GlusterFS mount attempt 

23/06/2020 00:42:54 INFO GlusterFS mount attempt 

23/06/2020 00:42:24 INFO GlusterFS mount attempt 

23/06/2020 00:41:54 INFO GlusterFS mount attempt 

23/06/2020 00:41:24 INFO GlusterFS mount attempt 

23/06/2020 00:40:54 INFO GlusterFS mount attempt 

23/06/2020 00:40:24 INFO GlusterFS mount attempt 

23/06/2020 00:39:54 INFO GlusterFS mount attempt 

23/06/2020 00:39:24 INFO GlusterFS mount attempt 

23/06/2020 00:38:53 INFO GlusterFS mount attempt 

23/06/2020 00:38:23 INFO GlusterFS mount attempt 

23/06/2020 00:37:53 INFO GlusterFS mount attempt 

23/06/2020 00:37:23 INFO GlusterFS mount attempt 

23/06/2020 00:36:53 INFO GlusterFS mount attempt 

23/06/2020 00:36:23 INFO GlusterFS mount attempt 

23/06/2020 00:35:53 INFO GlusterFS mount attempt 

23/06/2020 00:35:23 INFO GlusterFS mount attempt 

23/06/2020 00:34:53 INFO GlusterFS mount attempt 

23/06/2020 00:34:23 INFO GlusterFS mount attempt 

23/06/2020 00:33:53 INFO GlusterFS mount attempt 

23/06/2020 00:33:22 INFO GlusterFS mount attempt 

23/06/2020 00:32:52 INFO GlusterFS mount attempt 

23/06/2020 00:32:22 INFO GlusterFS mount attempt 

23/06/2020 00:31:52 INFO GlusterFS mount attempt 

23/06/2020 00:31:22 INFO GlusterFS mount attempt 

23/06/2020 00:30:52 INFO GlusterFS mount attempt 

23/06/2020 00:30:22 INFO GlusterFS mount attempt 

23/06/2020 00:29:52 INFO GlusterFS mount attempt 

23/06/2020 00:29:22 INFO GlusterFS mount attempt 

23/06/2020 00:28:52 INFO GlusterFS mount attempt 

23/06/2020 00:28:21 INFO GlusterFS mount attempt 

23/06/2020 00:27:51 INFO GlusterFS mount attempt 

23/06/2020 00:27:21 INFO GlusterFS mount attempt 

23/06/2020 00:26:51 INFO GlusterFS mount attempt 

23/06/2020 00:26:21 INFO GlusterFS mount attempt 

23/06/2020 00:25:51 INFO GlusterFS mount attempt 

23/06/2020 00:25:21 INFO GlusterFS mount attempt 

23/06/2020 00:24:51 INFO GlusterFS mount attempt 

23/06/2020 00:24:21 INFO GlusterFS mount attempt 

23/06/2020 00:23:51 INFO GlusterFS mount attempt 

23/06/2020 00:23:21 INFO GlusterFS mount attempt 

23/06/2020 00:22:50 INFO GlusterFS mount attempt 

23/06/2020 00:22:20 INFO GlusterFS mount attempt 

23/06/2020 00:21:50 INFO GlusterFS mount attempt 

23/06/2020 00:21:20 INFO GlusterFS mount attempt 

23/06/2020 00:20:50 INFO GlusterFS mount attempt 

23/06/2020 00:20:20 INFO GlusterFS mount attempt 

23/06/2020 00:19:50 INFO GlusterFS mount attempt 

23/06/2020 00:19:20 INFO GlusterFS mount attempt 

23/06/2020 00:18:50 INFO GlusterFS mount attempt 

23/06/2020 00:18:20 INFO GlusterFS mount attempt 

23/06/2020 00:17:50 INFO GlusterFS mount attempt 

23/06/2020 00:17:19 INFO GlusterFS mount attempt 

23/06/2020 00:16:49 INFO GlusterFS mount attempt 

23/06/2020 00:16:19 INFO GlusterFS mount attempt 

23/06/2020 00:15:49 INFO GlusterFS mount attempt 

23/06/2020 00:15:19 INFO GlusterFS mount attempt 

23/06/2020 00:14:49 INFO GlusterFS mount attempt 

23/06/2020 00:14:19 INFO GlusterFS mount attempt 

23/06/2020 00:13:49 INFO GlusterFS mount attempt 

23/06/2020 00:13:19 INFO GlusterFS mount attempt 

23/06/2020 00:12:49 INFO GlusterFS mount attempt 

23/06/2020 00:12:19 INFO GlusterFS mount attempt 

23/06/2020 00:11:49 INFO GlusterFS mount attempt 

23/06/2020 00:11:18 INFO GlusterFS mount attempt 

23/06/2020 00:10:48 INFO GlusterFS mount attempt 

23/06/2020 00:10:18 INFO GlusterFS mount attempt 

23/06/2020 00:09:48 INFO GlusterFS mount attempt 

23/06/2020 00:09:18 INFO GlusterFS mount attempt 

23/06/2020 00:08:48 INFO GlusterFS mount attempt 

23/06/2020 00:08:18 INFO GlusterFS mount attempt 

23/06/2020 00:07:48 INFO GlusterFS mount attempt 

23/06/2020 00:07:18 INFO GlusterFS mount attempt 

23/06/2020 00:06:48 INFO GlusterFS mount attempt 

23/06/2020 00:06:17 INFO GlusterFS mount attempt 

23/06/2020 00:05:47 INFO GlusterFS mount attempt 

23/06/2020 00:05:17 INFO GlusterFS mount attempt 

23/06/2020 00:04:47 INFO GlusterFS mount attempt 

23/06/2020 00:04:17 INFO GlusterFS mount attempt 

23/06/2020 00:03:47 INFO GlusterFS mount attempt 

23/06/2020 00:03:17 INFO GlusterFS mount attempt 

23/06/2020 00:02:47 INFO GlusterFS mount attempt 

23/06/2020 00:02:17 INFO GlusterFS mount attempt 

23/06/2020 00:01:47 INFO GlusterFS mount attempt 

23/06/2020 00:01:17 INFO GlusterFS mount attempt 

23/06/2020 00:00:46 INFO GlusterFS mount attempt 

23/06/2020 00:00:16 INFO GlusterFS mount attempt 

22/06/2020 23:59:46 INFO GlusterFS mount attempt 

22/06/2020 23:59:16 INFO GlusterFS mount attempt 

22/06/2020 23:58:46 INFO GlusterFS mount attempt 

22/06/2020 23:58:16 INFO GlusterFS mount attempt 

22/06/2020 23:57:46 INFO GlusterFS mount attempt 

22/06/2020 23:57:16 INFO GlusterFS mount attempt 

22/06/2020 23:56:46 INFO GlusterFS mount attempt 

22/06/2020 23:56:16 INFO GlusterFS mount attempt 

22/06/2020 23:55:46 INFO GlusterFS mount attempt 

22/06/2020 23:55:15 INFO GlusterFS mount attempt 

22/06/2020 23:54:45 INFO GlusterFS mount attempt 

22/06/2020 23:54:15 INFO GlusterFS mount attempt 

22/06/2020 23:53:45 INFO GlusterFS mount attempt 

22/06/2020 23:53:15 INFO GlusterFS mount attempt 

22/06/2020 23:52:45 INFO GlusterFS mount attempt 

22/06/2020 23:52:15 INFO GlusterFS mount attempt 

22/06/2020 23:51:45 INFO GlusterFS mount attempt 

22/06/2020 23:51:15 INFO GlusterFS mount attempt 

22/06/2020 23:50:45 INFO GlusterFS mount attempt 

22/06/2020 23:50:14 INFO GlusterFS mount attempt 

22/06/2020 23:49:44 INFO GlusterFS mount attempt 

22/06/2020 23:49:14 INFO GlusterFS mount attempt 

22/06/2020 23:48:44 INFO GlusterFS mount attempt 

22/06/2020 23:48:14 INFO GlusterFS mount attempt 

22/06/2020 23:47:44 INFO GlusterFS mount attempt 

22/06/2020 23:47:14 INFO GlusterFS mount attempt 

22/06/2020 23:46:44 INFO GlusterFS mount attempt 

22/06/2020 23:46:14 INFO GlusterFS mount attempt 

22/06/2020 23:45:44 INFO GlusterFS mount attempt 

22/06/2020 23:45:14 INFO GlusterFS mount attempt 

22/06/2020 23:44:43 INFO GlusterFS mount attempt 

22/06/2020 23:44:13 INFO GlusterFS mount attempt 

22/06/2020 23:43:43 INFO GlusterFS mount attempt 

22/06/2020 23:43:13 INFO GlusterFS mount attempt 

22/06/2020 23:42:43 INFO GlusterFS mount attempt 

22/06/2020 23:42:13 INFO GlusterFS mount attempt 

22/06/2020 23:41:43 INFO GlusterFS mount attempt 

22/06/2020 23:41:13 INFO GlusterFS mount attempt 

22/06/2020 23:40:43 INFO GlusterFS mount attempt 

22/06/2020 23:40:13 INFO GlusterFS mount attempt 

22/06/2020 23:39:42 INFO GlusterFS mount attempt 

22/06/2020 23:39:12 INFO GlusterFS mount attempt 

22/06/2020 23:38:42 INFO GlusterFS mount attempt 

22/06/2020 23:38:12 INFO GlusterFS mount attempt 

22/06/2020 23:37:42 INFO GlusterFS mount attempt 

22/06/2020 23:37:12 INFO GlusterFS mount attempt 

22/06/2020 23:36:42 INFO GlusterFS mount attempt 

22/06/2020 23:36:12 INFO GlusterFS mount attempt 

22/06/2020 23:35:42 INFO GlusterFS mount attempt 

22/06/2020 23:35:12 INFO GlusterFS mount attempt 

22/06/2020 23:34:42 INFO GlusterFS mount attempt 

22/06/2020 23:34:12 INFO GlusterFS mount attempt 

22/06/2020 23:33:41 INFO GlusterFS mount attempt 

22/06/2020 23:33:11 INFO GlusterFS mount attempt 

22/06/2020 23:32:41 INFO GlusterFS mount attempt 

22/06/2020 23:32:11 INFO GlusterFS mount attempt 

22/06/2020 23:31:41 INFO GlusterFS mount attempt 

22/06/2020 23:31:11 INFO GlusterFS mount attempt 

22/06/2020 23:30:41 INFO GlusterFS mount attempt 

22/06/2020 23:30:11 INFO GlusterFS mount attempt 

22/06/2020 23:29:41 INFO GlusterFS mount attempt 

22/06/2020 23:29:11 INFO GlusterFS mount attempt 

22/06/2020 23:28:40 INFO GlusterFS mount attempt 

22/06/2020 23:28:10 INFO GlusterFS mount attempt 

22/06/2020 23:27:40 INFO GlusterFS mount attempt 

22/06/2020 23:27:10 INFO GlusterFS mount attempt 

22/06/2020 23:26:40 INFO GlusterFS mount attempt 

22/06/2020 23:26:10 INFO GlusterFS mount attempt 

22/06/2020 23:25:40 INFO GlusterFS mount attempt 

22/06/2020 23:25:10 INFO GlusterFS mount attempt 

22/06/2020 23:24:40 INFO GlusterFS mount attempt 

22/06/2020 23:24:10 INFO GlusterFS mount attempt 

22/06/2020 23:23:40 INFO GlusterFS mount attempt 

22/06/2020 23:23:09 INFO GlusterFS mount attempt 

22/06/2020 23:22:39 INFO GlusterFS mount attempt 

22/06/2020 23:22:09 INFO GlusterFS mount attempt 

22/06/2020 23:21:39 INFO GlusterFS mount attempt 

22/06/2020 23:21:09 INFO GlusterFS mount attempt 

22/06/2020 23:20:39 INFO GlusterFS mount attempt 

22/06/2020 23:20:09 INFO GlusterFS mount attempt 

22/06/2020 23:19:39 INFO GlusterFS mount attempt 

22/06/2020 23:19:09 INFO GlusterFS mount attempt 

22/06/2020 23:18:39 INFO GlusterFS mount attempt 

22/06/2020 23:18:09 INFO GlusterFS mount attempt 

22/06/2020 23:17:38 INFO GlusterFS mount attempt 

22/06/2020 23:17:08 INFO GlusterFS mount attempt 

22/06/2020 23:16:38 INFO GlusterFS mount attempt 

22/06/2020 23:16:08 INFO GlusterFS mount attempt 

22/06/2020 23:15:38 INFO GlusterFS mount attempt 

22/06/2020 23:15:08 INFO GlusterFS mount attempt 

22/06/2020 23:14:38 INFO GlusterFS mount attempt 

22/06/2020 23:14:08 INFO GlusterFS mount attempt 

22/06/2020 23:13:38 INFO GlusterFS mount attempt 

22/06/2020 23:13:08 INFO GlusterFS mount attempt 

22/06/2020 23:12:38 INFO GlusterFS mount attempt 

22/06/2020 23:12:07 INFO GlusterFS mount attempt 

22/06/2020 23:11:37 INFO GlusterFS mount attempt 

22/06/2020 23:11:07 INFO GlusterFS mount attempt 

22/06/2020 23:10:37 INFO GlusterFS mount attempt 

22/06/2020 23:10:07 INFO GlusterFS mount attempt 

22/06/2020 23:09:37 INFO GlusterFS mount attempt 

22/06/2020 23:09:07 INFO GlusterFS mount attempt 

22/06/2020 23:08:37 INFO GlusterFS mount attempt 

22/06/2020 23:08:07 INFO GlusterFS mount attempt 

22/06/2020 23:07:37 INFO GlusterFS mount attempt 

22/06/2020 23:07:07 INFO GlusterFS mount attempt 

22/06/2020 23:06:36 INFO GlusterFS mount attempt 

22/06/2020 23:06:06 INFO GlusterFS mount attempt 

22/06/2020 23:05:36 INFO GlusterFS mount attempt 

22/06/2020 23:05:06 INFO GlusterFS mount attempt 

22/06/2020 23:04:36 INFO GlusterFS mount attempt 

22/06/2020 23:04:06 INFO GlusterFS mount attempt 

22/06/2020 23:03:36 INFO GlusterFS mount attempt 

22/06/2020 23:03:06 INFO GlusterFS mount attempt 

22/06/2020 23:02:36 INFO GlusterFS mount attempt 

22/06/2020 23:02:06 INFO GlusterFS mount attempt 

22/06/2020 23:01:35 INFO GlusterFS mount attempt 

22/06/2020 23:01:05 INFO GlusterFS mount attempt 

22/06/2020 23:00:35 INFO GlusterFS mount attempt 

22/06/2020 23:00:05 INFO GlusterFS mount attempt 

22/06/2020 22:59:35 INFO GlusterFS mount attempt 

22/06/2020 22:59:05 INFO GlusterFS mount attempt 

22/06/2020 22:58:35 INFO GlusterFS mount attempt 

22/06/2020 22:58:05 INFO GlusterFS mount attempt 

22/06/2020 22:57:35 INFO GlusterFS mount attempt 

22/06/2020 22:57:05 INFO GlusterFS mount attempt 

22/06/2020 22:56:35 INFO GlusterFS mount attempt 

22/06/2020 22:56:05 INFO GlusterFS mount attempt 

22/06/2020 22:55:34 INFO GlusterFS mount attempt 

22/06/2020 22:55:04 INFO GlusterFS mount attempt 

22/06/2020 22:54:34 INFO GlusterFS mount attempt 

22/06/2020 22:54:04 INFO GlusterFS mount attempt 

22/06/2020 22:53:34 INFO GlusterFS mount attempt 

22/06/2020 22:53:04 INFO GlusterFS mount attempt 

22/06/2020 22:52:34 INFO GlusterFS mount attempt 

22/06/2020 22:52:04 INFO GlusterFS mount attempt 

22/06/2020 22:51:34 INFO GlusterFS mount attempt 

22/06/2020 22:51:04 INFO GlusterFS mount attempt 

22/06/2020 22:50:33 INFO GlusterFS mount attempt 

22/06/2020 22:50:03 INFO GlusterFS mount attempt 

22/06/2020 22:49:33 INFO GlusterFS mount attempt 

22/06/2020 22:49:03 INFO GlusterFS mount attempt 

22/06/2020 22:48:33 INFO GlusterFS mount attempt 

22/06/2020 22:48:03 INFO GlusterFS mount attempt 

22/06/2020 22:47:33 INFO GlusterFS mount attempt 

22/06/2020 22:47:03 INFO GlusterFS mount attempt 

22/06/2020 22:46:33 INFO GlusterFS mount attempt 

22/06/2020 22:46:03 INFO GlusterFS mount attempt 

22/06/2020 22:45:33 INFO GlusterFS mount attempt 

22/06/2020 22:45:03 INFO GlusterFS mount attempt 

22/06/2020 22:44:32 INFO GlusterFS mount attempt 

22/06/2020 22:44:02 INFO GlusterFS mount attempt 

22/06/2020 22:43:32 INFO GlusterFS mount attempt 

22/06/2020 22:43:02 INFO GlusterFS mount attempt 

22/06/2020 22:42:32 INFO GlusterFS mount attempt 

22/06/2020 22:42:02 INFO GlusterFS mount attempt 

22/06/2020 22:41:32 INFO GlusterFS mount attempt 

22/06/2020 22:41:02 INFO GlusterFS mount attempt 

22/06/2020 22:40:32 INFO GlusterFS mount attempt 

22/06/2020 22:40:02 INFO GlusterFS mount attempt 

22/06/2020 22:39:31 INFO GlusterFS mount attempt 

22/06/2020 22:39:01 INFO GlusterFS mount attempt 

22/06/2020 22:38:31 INFO GlusterFS mount attempt 

22/06/2020 22:38:01 INFO GlusterFS mount attempt 

22/06/2020 22:37:31 INFO GlusterFS mount attempt 

22/06/2020 22:37:01 INFO GlusterFS mount attempt 

22/06/2020 22:36:31 INFO GlusterFS mount attempt 

22/06/2020 22:36:01 INFO GlusterFS mount attempt 

22/06/2020 22:35:31 INFO GlusterFS mount attempt 

22/06/2020 22:35:01 INFO GlusterFS mount attempt 

22/06/2020 22:34:31 INFO GlusterFS mount attempt 

22/06/2020 22:34:00 INFO GlusterFS mount attempt 

22/06/2020 22:33:30 INFO GlusterFS mount attempt 

22/06/2020 22:33:00 INFO GlusterFS mount attempt 

22/06/2020 22:32:30 INFO GlusterFS mount attempt 

22/06/2020 22:32:00 INFO GlusterFS mount attempt 

22/06/2020 22:31:30 INFO GlusterFS mount attempt 

22/06/2020 22:31:00 INFO GlusterFS mount attempt 

22/06/2020 22:30:30 INFO GlusterFS mount attempt 

22/06/2020 22:30:00 INFO GlusterFS mount attempt 

22/06/2020 22:29:30 INFO GlusterFS mount attempt 

22/06/2020 22:29:00 INFO GlusterFS mount attempt 

22/06/2020 22:28:29 INFO GlusterFS mount attempt 

22/06/2020 22:27:59 INFO GlusterFS mount attempt 

22/06/2020 22:27:29 INFO GlusterFS mount attempt 

22/06/2020 22:26:59 INFO GlusterFS mount attempt 

22/06/2020 22:26:29 INFO GlusterFS mount attempt 

22/06/2020 22:25:59 INFO GlusterFS mount attempt 

22/06/2020 22:25:29 INFO GlusterFS mount attempt 

22/06/2020 22:24:59 INFO GlusterFS mount attempt 

22/06/2020 22:24:29 INFO GlusterFS mount attempt 

22/06/2020 22:23:59 INFO GlusterFS mount attempt 

22/06/2020 22:23:29 INFO GlusterFS mount attempt 

22/06/2020 22:22:58 INFO GlusterFS mount attempt 

22/06/2020 22:22:28 INFO GlusterFS mount attempt 

22/06/2020 22:21:58 INFO GlusterFS mount attempt 

22/06/2020 22:21:28 INFO GlusterFS mount attempt 

22/06/2020 22:20:58 INFO GlusterFS mount attempt 

22/06/2020 22:20:28 INFO GlusterFS mount attempt 

22/06/2020 22:19:58 INFO GlusterFS mount attempt 

22/06/2020 22:19:28 INFO GlusterFS mount attempt 

22/06/2020 22:18:58 INFO GlusterFS mount attempt 

22/06/2020 22:18:28 INFO GlusterFS mount attempt 

22/06/2020 22:17:57 INFO GlusterFS mount attempt 

22/06/2020 22:17:27 INFO GlusterFS mount attempt 

22/06/2020 22:16:57 INFO GlusterFS mount attempt 

22/06/2020 22:16:27 INFO GlusterFS mount attempt 

22/06/2020 22:15:57 INFO GlusterFS mount attempt 

22/06/2020 22:15:27 INFO GlusterFS mount attempt 

22/06/2020 22:14:57 INFO GlusterFS mount attempt 

22/06/2020 22:14:27 INFO GlusterFS mount attempt 

22/06/2020 22:13:57 INFO GlusterFS mount attempt 

22/06/2020 22:13:27 INFO GlusterFS mount attempt 

22/06/2020 22:12:57 INFO GlusterFS mount attempt 

22/06/2020 22:12:26 INFO GlusterFS mount attempt 

22/06/2020 22:11:56 INFO GlusterFS mount attempt 

22/06/2020 22:11:26 INFO GlusterFS mount attempt 

22/06/2020 22:10:56 INFO GlusterFS mount attempt 

22/06/2020 22:10:26 INFO GlusterFS mount attempt 

22/06/2020 22:09:56 INFO GlusterFS mount attempt 

22/06/2020 22:09:26 INFO GlusterFS mount attempt 

22/06/2020 22:08:56 INFO GlusterFS mount attempt 

22/06/2020 22:08:26 INFO GlusterFS mount attempt 

22/06/2020 22:07:56 INFO GlusterFS mount attempt 

22/06/2020 22:07:26 INFO GlusterFS mount attempt 

22/06/2020 22:06:55 INFO GlusterFS mount attempt 

22/06/2020 22:06:25 INFO GlusterFS mount attempt 

22/06/2020 22:05:55 INFO GlusterFS mount attempt 

22/06/2020 22:05:25 INFO GlusterFS mount attempt 

22/06/2020 22:04:55 INFO GlusterFS mount attempt 

22/06/2020 22:04:25 INFO GlusterFS mount attempt 

22/06/2020 22:03:55 INFO GlusterFS mount attempt 

22/06/2020 22:03:25 INFO GlusterFS mount attempt 

22/06/2020 22:02:55 INFO GlusterFS mount attempt 

22/06/2020 22:02:25 INFO GlusterFS mount attempt 

22/06/2020 22:01:55 INFO GlusterFS mount attempt 

22/06/2020 22:01:24 INFO GlusterFS mount attempt 

22/06/2020 22:00:54 INFO GlusterFS mount attempt 

22/06/2020 22:00:24 INFO GlusterFS mount attempt 

22/06/2020 21:59:54 INFO GlusterFS mount attempt 

22/06/2020 21:59:24 INFO GlusterFS mount attempt 

22/06/2020 21:58:54 INFO GlusterFS mount attempt 

22/06/2020 21:58:24 INFO GlusterFS mount attempt 

22/06/2020 21:57:54 INFO GlusterFS mount attempt 

22/06/2020 21:57:24 INFO GlusterFS mount attempt 

22/06/2020 21:56:54 INFO GlusterFS mount attempt 

22/06/2020 21:56:24 INFO GlusterFS mount attempt 

22/06/2020 21:55:53 INFO GlusterFS mount attempt 

22/06/2020 21:55:23 INFO GlusterFS mount attempt 

22/06/2020 21:54:53 INFO GlusterFS mount attempt 

22/06/2020 21:54:23 INFO GlusterFS mount attempt 

22/06/2020 21:53:53 INFO GlusterFS mount attempt 

22/06/2020 21:53:23 INFO GlusterFS mount attempt 

22/06/2020 21:52:53 INFO GlusterFS mount attempt 

22/06/2020 21:52:23 INFO GlusterFS mount attempt 

22/06/2020 21:51:53 INFO GlusterFS mount attempt 

22/06/2020 21:51:23 INFO GlusterFS mount attempt 

22/06/2020 21:50:53 INFO GlusterFS mount attempt 

22/06/2020 21:50:22 INFO GlusterFS mount attempt 

22/06/2020 21:49:52 INFO GlusterFS mount attempt 

22/06/2020 21:49:22 INFO GlusterFS mount attempt 

22/06/2020 21:48:52 INFO GlusterFS mount attempt 

22/06/2020 21:48:22 INFO GlusterFS mount attempt 

22/06/2020 21:47:52 INFO GlusterFS mount attempt 

22/06/2020 21:47:22 INFO GlusterFS mount attempt 

22/06/2020 21:46:52 INFO GlusterFS mount attempt 

22/06/2020 21:46:22 INFO GlusterFS mount attempt 

22/06/2020 21:45:52 INFO GlusterFS mount attempt 

22/06/2020 21:45:21 INFO GlusterFS mount attempt 

22/06/2020 21:44:51 INFO GlusterFS mount attempt 

22/06/2020 21:44:21 INFO GlusterFS mount attempt 

22/06/2020 21:43:51 INFO GlusterFS mount attempt 

22/06/2020 21:43:21 INFO GlusterFS mount attempt 

22/06/2020 21:42:51 INFO GlusterFS mount attempt 

22/06/2020 21:42:21 INFO GlusterFS mount attempt 

22/06/2020 21:41:51 INFO GlusterFS mount attempt 

22/06/2020 21:41:21 INFO GlusterFS mount attempt 

22/06/2020 21:40:51 INFO GlusterFS mount attempt 

22/06/2020 21:40:21 INFO GlusterFS mount attempt 

22/06/2020 21:39:50 INFO GlusterFS mount attempt 

22/06/2020 21:39:20 INFO GlusterFS mount attempt 

22/06/2020 21:38:50 INFO GlusterFS mount attempt 

22/06/2020 21:38:20 INFO GlusterFS mount attempt 

22/06/2020 21:37:50 INFO GlusterFS mount attempt 

22/06/2020 21:37:20 INFO GlusterFS mount attempt 

22/06/2020 21:36:50 INFO GlusterFS mount attempt 

22/06/2020 21:36:20 INFO GlusterFS mount attempt 

22/06/2020 21:35:50 INFO GlusterFS mount attempt 

22/06/2020 21:35:20 INFO GlusterFS mount attempt 

22/06/2020 21:34:50 INFO GlusterFS mount attempt 

22/06/2020 21:34:19 INFO GlusterFS mount attempt 

22/06/2020 21:33:49 INFO GlusterFS mount attempt 

22/06/2020 21:33:19 INFO GlusterFS mount attempt 

22/06/2020 21:32:49 INFO GlusterFS mount attempt 

22/06/2020 21:32:19 INFO GlusterFS mount attempt 

22/06/2020 21:31:49 INFO GlusterFS mount attempt 

22/06/2020 21:31:19 INFO GlusterFS mount attempt 

22/06/2020 21:30:49 INFO GlusterFS mount attempt 

22/06/2020 21:30:19 INFO GlusterFS mount attempt 

22/06/2020 21:29:49 INFO GlusterFS mount attempt 

22/06/2020 21:29:19 INFO GlusterFS mount attempt 

22/06/2020 21:28:48 INFO GlusterFS mount attempt 

22/06/2020 21:28:18 INFO GlusterFS mount attempt 

22/06/2020 21:27:48 INFO GlusterFS mount attempt 

22/06/2020 21:27:18 INFO GlusterFS mount attempt 

22/06/2020 21:26:48 INFO GlusterFS mount attempt 

22/06/2020 21:26:18 INFO GlusterFS mount attempt 

22/06/2020 21:25:48 INFO GlusterFS mount attempt 

22/06/2020 21:25:18 INFO GlusterFS mount attempt 

22/06/2020 21:24:48 INFO GlusterFS mount attempt 

22/06/2020 21:24:18 INFO GlusterFS mount attempt 

22/06/2020 21:23:48 INFO GlusterFS mount attempt 

22/06/2020 21:23:17 INFO GlusterFS mount attempt 

22/06/2020 21:22:47 INFO GlusterFS mount attempt 

22/06/2020 21:22:17 INFO GlusterFS mount attempt 

22/06/2020 21:21:47 INFO GlusterFS mount attempt 

22/06/2020 21:21:17 INFO GlusterFS mount attempt 

22/06/2020 21:20:47 INFO GlusterFS mount attempt 

22/06/2020 21:20:17 INFO GlusterFS mount attempt 

22/06/2020 21:19:47 INFO GlusterFS mount attempt 

22/06/2020 21:19:17 INFO GlusterFS mount attempt 

22/06/2020 21:18:47 INFO GlusterFS mount attempt 

22/06/2020 21:18:17 INFO GlusterFS mount attempt 

22/06/2020 21:17:47 INFO GlusterFS mount attempt 

22/06/2020 21:17:16 INFO GlusterFS mount attempt 

22/06/2020 21:16:46 INFO GlusterFS mount attempt 

22/06/2020 21:16:16 INFO GlusterFS mount attempt 

22/06/2020 21:15:46 INFO GlusterFS mount attempt 

22/06/2020 21:15:16 INFO GlusterFS mount attempt 

22/06/2020 21:14:46 INFO GlusterFS mount attempt 

22/06/2020 21:14:16 INFO GlusterFS mount attempt 

22/06/2020 21:13:46 INFO GlusterFS mount attempt 

22/06/2020 21:13:16 INFO GlusterFS mount attempt 

22/06/2020 21:12:46 INFO GlusterFS mount attempt 

22/06/2020 21:12:15 INFO GlusterFS mount attempt 

22/06/2020 21:11:45 INFO GlusterFS mount attempt 

22/06/2020 21:11:15 INFO GlusterFS mount attempt 

22/06/2020 21:10:45 INFO GlusterFS mount attempt 

22/06/2020 21:10:15 INFO GlusterFS mount attempt 

22/06/2020 21:09:45 INFO GlusterFS mount attempt 

22/06/2020 21:09:15 INFO GlusterFS mount attempt 

22/06/2020 21:08:45 INFO GlusterFS mount attempt 

22/06/2020 21:08:15 INFO GlusterFS mount attempt 

22/06/2020 21:07:45 INFO GlusterFS mount attempt 

22/06/2020 21:07:15 INFO GlusterFS mount attempt 

22/06/2020 21:06:45 INFO GlusterFS mount attempt 

22/06/2020 21:06:14 INFO GlusterFS mount attempt 

22/06/2020 21:05:44 INFO GlusterFS mount attempt 

22/06/2020 21:05:14 INFO GlusterFS mount attempt 

22/06/2020 21:04:44 INFO GlusterFS mount attempt 

22/06/2020 21:04:14 INFO GlusterFS mount attempt 

22/06/2020 21:03:44 INFO GlusterFS mount attempt 

22/06/2020 21:03:14 INFO GlusterFS mount attempt 

22/06/2020 21:02:44 INFO GlusterFS mount attempt 

22/06/2020 21:02:14 INFO GlusterFS mount attempt 

22/06/2020 21:01:44 INFO GlusterFS mount attempt 

22/06/2020 21:01:14 INFO GlusterFS mount attempt 

22/06/2020 21:00:43 INFO GlusterFS mount attempt 

22/06/2020 21:00:13 INFO GlusterFS mount attempt 

22/06/2020 20:59:43 INFO GlusterFS mount attempt 

22/06/2020 20:59:13 INFO GlusterFS mount attempt 

22/06/2020 20:58:43 INFO GlusterFS mount attempt 

22/06/2020 20:58:13 INFO GlusterFS mount attempt 

22/06/2020 20:57:43 INFO GlusterFS mount attempt 

22/06/2020 20:57:13 INFO GlusterFS mount attempt 

22/06/2020 20:56:43 INFO GlusterFS mount attempt 

22/06/2020 20:56:13 INFO GlusterFS mount attempt 

22/06/2020 20:55:42 INFO GlusterFS mount attempt 

22/06/2020 20:55:12 INFO GlusterFS mount attempt 

22/06/2020 20:54:42 INFO GlusterFS mount attempt 

22/06/2020 20:54:12 INFO GlusterFS mount attempt 

22/06/2020 20:53:42 INFO GlusterFS mount attempt 

22/06/2020 20:53:12 INFO GlusterFS mount attempt 

22/06/2020 20:52:42 INFO GlusterFS mount attempt 

22/06/2020 20:52:12 INFO GlusterFS mount attempt 

22/06/2020 20:51:42 INFO GlusterFS mount attempt 

22/06/2020 20:51:12 INFO GlusterFS mount attempt 

22/06/2020 20:50:42 INFO GlusterFS mount attempt 

22/06/2020 20:50:11 INFO GlusterFS mount attempt 

22/06/2020 20:49:41 INFO GlusterFS mount attempt 

22/06/2020 20:49:11 INFO GlusterFS mount attempt 

22/06/2020 20:48:41 INFO GlusterFS mount attempt 

22/06/2020 20:48:11 INFO GlusterFS mount attempt 

22/06/2020 20:47:41 INFO GlusterFS mount attempt 

22/06/2020 20:47:11 INFO GlusterFS mount attempt 

22/06/2020 20:46:41 INFO GlusterFS mount attempt 

22/06/2020 20:46:11 INFO GlusterFS mount attempt 

22/06/2020 20:45:41 INFO GlusterFS mount attempt 

22/06/2020 20:45:11 INFO GlusterFS mount attempt 

22/06/2020 20:44:40 INFO GlusterFS mount attempt 

22/06/2020 20:44:10 INFO GlusterFS mount attempt 

22/06/2020 20:43:40 INFO GlusterFS mount attempt 

22/06/2020 20:43:10 INFO GlusterFS mount attempt 

22/06/2020 20:42:40 INFO GlusterFS mount attempt 

22/06/2020 20:42:10 INFO GlusterFS mount attempt 

22/06/2020 20:41:40 INFO GlusterFS mount attempt 

22/06/2020 20:41:10 INFO GlusterFS mount attempt 

22/06/2020 20:40:40 INFO GlusterFS mount attempt 

22/06/2020 20:40:10 INFO GlusterFS mount attempt 

22/06/2020 20:39:40 INFO GlusterFS mount attempt 

22/06/2020 20:39:09 INFO GlusterFS mount attempt 

22/06/2020 20:38:39 INFO GlusterFS mount attempt 

22/06/2020 20:38:09 INFO GlusterFS mount attempt 

22/06/2020 20:37:39 INFO GlusterFS mount attempt 

22/06/2020 20:37:09 INFO GlusterFS mount attempt 

22/06/2020 20:36:39 INFO GlusterFS mount attempt 

22/06/2020 20:36:09 INFO GlusterFS mount attempt 

22/06/2020 20:35:39 INFO GlusterFS mount attempt 

22/06/2020 20:35:09 INFO GlusterFS mount attempt 

22/06/2020 20:34:39 INFO GlusterFS mount attempt 

22/06/2020 20:34:09 INFO GlusterFS mount attempt 

22/06/2020 20:33:38 INFO GlusterFS mount attempt 

22/06/2020 20:33:08 INFO GlusterFS mount attempt 

22/06/2020 20:32:38 INFO GlusterFS mount attempt 

22/06/2020 20:32:08 INFO GlusterFS mount attempt 

22/06/2020 20:31:38 INFO GlusterFS mount attempt 

22/06/2020 20:31:08 INFO GlusterFS mount attempt 

22/06/2020 20:30:38 INFO GlusterFS mount attempt 

22/06/2020 20:30:08 INFO GlusterFS mount attempt 

22/06/2020 20:29:38 INFO GlusterFS mount attempt 

22/06/2020 20:29:08 INFO GlusterFS mount attempt 

22/06/2020 20:28:38 INFO GlusterFS mount attempt 

22/06/2020 20:28:07 INFO GlusterFS mount attempt 

22/06/2020 20:27:37 INFO GlusterFS mount attempt 

22/06/2020 20:27:07 INFO GlusterFS mount attempt 

22/06/2020 20:26:37 INFO GlusterFS mount attempt 

22/06/2020 20:26:07 INFO GlusterFS mount attempt 

22/06/2020 20:25:37 INFO GlusterFS mount attempt 

22/06/2020 20:25:07 INFO GlusterFS mount attempt 

22/06/2020 20:24:37 INFO GlusterFS mount attempt 

22/06/2020 20:24:07 INFO GlusterFS mount attempt 

22/06/2020 20:23:37 INFO GlusterFS mount attempt 

22/06/2020 20:23:07 INFO GlusterFS mount attempt 

22/06/2020 20:22:36 INFO GlusterFS mount attempt 

22/06/2020 20:22:06 INFO GlusterFS mount attempt 

22/06/2020 20:21:36 INFO GlusterFS mount attempt 

22/06/2020 20:21:06 INFO GlusterFS mount attempt 

22/06/2020 20:20:36 INFO GlusterFS mount attempt 

22/06/2020 20:20:06 INFO GlusterFS mount attempt 

22/06/2020 20:19:36 INFO GlusterFS mount attempt 

22/06/2020 20:19:06 INFO GlusterFS mount attempt 

22/06/2020 20:18:36 INFO GlusterFS mount attempt 

22/06/2020 20:18:06 INFO GlusterFS mount attempt 

22/06/2020 20:17:35 INFO GlusterFS mount attempt 

22/06/2020 20:17:05 INFO GlusterFS mount attempt 

22/06/2020 20:16:35 INFO GlusterFS mount attempt 

22/06/2020 20:16:05 INFO GlusterFS mount attempt 

22/06/2020 20:15:35 INFO GlusterFS mount attempt 

22/06/2020 20:15:05 INFO GlusterFS mount attempt 

22/06/2020 20:14:35 INFO GlusterFS mount attempt 

22/06/2020 20:14:05 INFO GlusterFS mount attempt 

22/06/2020 20:13:35 INFO GlusterFS mount attempt 

22/06/2020 20:13:05 INFO GlusterFS mount attempt 

22/06/2020 20:12:35 INFO GlusterFS mount attempt 

22/06/2020 20:12:04 INFO GlusterFS mount attempt 

22/06/2020 20:11:34 INFO GlusterFS mount attempt 

22/06/2020 20:11:04 INFO GlusterFS mount attempt 

22/06/2020 20:10:34 INFO GlusterFS mount attempt 

22/06/2020 20:10:04 INFO GlusterFS mount attempt 

22/06/2020 20:09:34 INFO GlusterFS mount attempt 

22/06/2020 20:09:04 INFO GlusterFS mount attempt 

22/06/2020 20:08:34 INFO GlusterFS mount attempt 

22/06/2020 20:08:04 INFO GlusterFS mount attempt 

22/06/2020 20:07:34 INFO GlusterFS mount attempt 

22/06/2020 20:07:04 INFO GlusterFS mount attempt 

22/06/2020 20:06:33 INFO GlusterFS mount attempt 

22/06/2020 20:06:03 INFO GlusterFS mount attempt 

22/06/2020 20:05:33 INFO GlusterFS mount attempt 

22/06/2020 20:05:03 INFO GlusterFS mount attempt 

22/06/2020 20:04:33 INFO GlusterFS mount attempt 

22/06/2020 20:04:03 INFO GlusterFS mount attempt 

22/06/2020 20:03:33 INFO GlusterFS mount attempt 

22/06/2020 20:03:03 INFO GlusterFS mount attempt 

22/06/2020 20:02:33 INFO GlusterFS mount attempt 

22/06/2020 20:02:03 INFO GlusterFS mount attempt 

22/06/2020 20:01:32 INFO GlusterFS mount attempt 

22/06/2020 20:01:02 INFO GlusterFS mount attempt 

22/06/2020 20:00:32 INFO GlusterFS mount attempt 

22/06/2020 20:00:02 INFO GlusterFS mount attempt 

22/06/2020 19:59:32 INFO GlusterFS mount attempt 

22/06/2020 19:59:02 INFO GlusterFS mount attempt 

22/06/2020 19:58:32 INFO GlusterFS mount attempt 

22/06/2020 19:58:02 INFO GlusterFS mount attempt 

22/06/2020 19:57:32 INFO GlusterFS mount attempt 

22/06/2020 19:57:02 INFO GlusterFS mount attempt 

22/06/2020 19:56:32 INFO GlusterFS mount attempt 

22/06/2020 19:56:02 INFO GlusterFS mount attempt 

22/06/2020 19:55:31 INFO GlusterFS mount attempt 

22/06/2020 19:55:01 INFO GlusterFS mount attempt 

22/06/2020 19:54:31 INFO GlusterFS mount attempt 

22/06/2020 19:54:01 INFO GlusterFS mount attempt 

22/06/2020 19:53:31 INFO GlusterFS mount attempt 

22/06/2020 19:53:01 INFO GlusterFS mount attempt 

22/06/2020 19:52:31 INFO GlusterFS mount attempt 

22/06/2020 19:52:01 INFO GlusterFS mount attempt 

22/06/2020 19:51:31 INFO GlusterFS mount attempt 

22/06/2020 19:51:01 INFO GlusterFS mount attempt 

22/06/2020 19:50:31 INFO GlusterFS mount attempt 

22/06/2020 19:50:00 INFO GlusterFS mount attempt 

22/06/2020 19:49:30 INFO GlusterFS mount attempt 

22/06/2020 19:49:00 INFO GlusterFS mount attempt 

22/06/2020 19:48:30 INFO GlusterFS mount attempt 

22/06/2020 19:48:00 INFO GlusterFS mount attempt 

22/06/2020 19:47:30 INFO GlusterFS mount attempt 

22/06/2020 19:47:00 INFO GlusterFS mount attempt 

22/06/2020 19:46:30 INFO GlusterFS mount attempt 

22/06/2020 19:46:00 INFO GlusterFS mount attempt 

22/06/2020 19:45:30 INFO GlusterFS mount attempt 

22/06/2020 19:45:00 INFO GlusterFS mount attempt 

22/06/2020 19:44:29 INFO GlusterFS mount attempt 

22/06/2020 19:43:59 INFO GlusterFS mount attempt 

22/06/2020 19:43:29 INFO GlusterFS mount attempt 

22/06/2020 19:42:59 INFO GlusterFS mount attempt 

22/06/2020 19:42:29 INFO GlusterFS mount attempt 

22/06/2020 19:41:59 INFO GlusterFS mount attempt 

22/06/2020 19:41:29 INFO GlusterFS mount attempt 

22/06/2020 19:40:59 INFO GlusterFS mount attempt 

22/06/2020 19:40:29 INFO GlusterFS mount attempt 

22/06/2020 19:39:59 INFO GlusterFS mount attempt 

22/06/2020 19:39:29 INFO GlusterFS mount attempt 

22/06/2020 19:38:58 INFO GlusterFS mount attempt 

22/06/2020 19:38:28 INFO GlusterFS mount attempt 

22/06/2020 19:37:58 INFO GlusterFS mount attempt 

22/06/2020 19:37:28 INFO GlusterFS mount attempt 

22/06/2020 19:36:58 INFO GlusterFS mount attempt 

22/06/2020 19:36:28 INFO GlusterFS mount attempt 

22/06/2020 19:35:58 INFO GlusterFS mount attempt 

22/06/2020 19:35:28 INFO GlusterFS mount attempt 

22/06/2020 19:34:58 INFO GlusterFS mount attempt 

22/06/2020 19:34:28 INFO GlusterFS mount attempt 

22/06/2020 19:33:58 INFO GlusterFS mount attempt 

22/06/2020 19:33:27 INFO GlusterFS mount attempt 

22/06/2020 19:32:57 INFO GlusterFS mount attempt 

22/06/2020 19:32:27 INFO GlusterFS mount attempt 

22/06/2020 19:31:57 INFO GlusterFS mount attempt 

22/06/2020 19:31:27 INFO GlusterFS mount attempt 

22/06/2020 19:30:57 INFO GlusterFS mount attempt 

22/06/2020 19:30:27 INFO GlusterFS mount attempt 

22/06/2020 19:29:57 INFO GlusterFS mount attempt 

22/06/2020 19:29:27 INFO GlusterFS mount attempt 

22/06/2020 19:28:57 INFO GlusterFS mount attempt 

22/06/2020 19:28:27 INFO GlusterFS mount attempt 

22/06/2020 19:27:56 INFO GlusterFS mount attempt 

22/06/2020 19:27:26 INFO GlusterFS mount attempt 

22/06/2020 19:26:56 INFO GlusterFS mount attempt 

22/06/2020 19:26:26 INFO GlusterFS mount attempt 

22/06/2020 19:25:56 INFO GlusterFS mount attempt 

22/06/2020 19:25:26 INFO GlusterFS mount attempt 

22/06/2020 19:24:56 INFO GlusterFS mount attempt 

22/06/2020 19:24:26 INFO GlusterFS mount attempt 

22/06/2020 19:23:56 INFO GlusterFS mount attempt 

22/06/2020 19:23:26 INFO GlusterFS mount attempt 

22/06/2020 19:22:56 INFO GlusterFS mount attempt 

22/06/2020 19:22:25 INFO GlusterFS mount attempt 

22/06/2020 19:21:55 INFO GlusterFS mount attempt 

22/06/2020 19:21:25 INFO GlusterFS mount attempt 

22/06/2020 19:20:55 INFO GlusterFS mount attempt 

22/06/2020 19:20:25 INFO GlusterFS mount attempt 

22/06/2020 19:19:55 INFO GlusterFS mount attempt 

22/06/2020 19:19:25 INFO GlusterFS mount attempt 

22/06/2020 19:18:55 INFO GlusterFS mount attempt 

22/06/2020 19:18:25 INFO GlusterFS mount attempt 

22/06/2020 19:17:55 INFO GlusterFS mount attempt 

22/06/2020 19:17:25 INFO GlusterFS mount attempt 

22/06/2020 19:16:55 INFO GlusterFS mount attempt 

22/06/2020 19:16:24 INFO GlusterFS mount attempt 

22/06/2020 19:15:54 INFO GlusterFS mount attempt 

22/06/2020 19:15:24 INFO GlusterFS mount attempt 

22/06/2020 19:14:54 INFO GlusterFS mount attempt 

22/06/2020 19:14:24 INFO GlusterFS mount attempt 

22/06/2020 19:13:54 INFO GlusterFS mount attempt 

22/06/2020 19:13:24 INFO GlusterFS mount attempt 

22/06/2020 19:12:54 INFO GlusterFS mount attempt 

22/06/2020 19:12:24 INFO GlusterFS mount attempt 

22/06/2020 19:11:54 INFO GlusterFS mount attempt 

22/06/2020 19:11:24 INFO GlusterFS mount attempt 

22/06/2020 19:10:53 INFO GlusterFS mount attempt 

22/06/2020 19:10:23 INFO GlusterFS mount attempt 

22/06/2020 19:09:53 INFO GlusterFS mount attempt 

22/06/2020 19:09:23 INFO GlusterFS mount attempt 

22/06/2020 19:08:53 INFO GlusterFS mount attempt 

22/06/2020 19:08:23 INFO GlusterFS mount attempt 

22/06/2020 19:07:53 INFO GlusterFS mount attempt 

22/06/2020 19:07:23 INFO GlusterFS mount attempt 

22/06/2020 19:06:53 INFO GlusterFS mount attempt 

22/06/2020 19:06:23 INFO GlusterFS mount attempt 

22/06/2020 19:05:53 INFO GlusterFS mount attempt 

22/06/2020 19:05:22 INFO GlusterFS mount attempt 

22/06/2020 19:04:52 INFO GlusterFS mount attempt 

22/06/2020 19:04:22 INFO GlusterFS mount attempt 

22/06/2020 19:03:52 INFO GlusterFS mount attempt 

22/06/2020 19:03:22 INFO GlusterFS mount attempt 

22/06/2020 19:02:52 INFO GlusterFS mount attempt 

22/06/2020 19:02:22 INFO GlusterFS mount attempt 

22/06/2020 19:01:52 INFO GlusterFS mount attempt 

22/06/2020 19:01:22 INFO GlusterFS mount attempt 

22/06/2020 19:00:52 INFO GlusterFS mount attempt 

22/06/2020 19:00:22 INFO GlusterFS mount attempt 

22/06/2020 18:59:51 INFO GlusterFS mount attempt 

22/06/2020 18:59:21 INFO GlusterFS mount attempt 

22/06/2020 18:58:51 INFO GlusterFS mount attempt 

22/06/2020 18:58:21 INFO GlusterFS mount attempt 

22/06/2020 18:57:51 INFO GlusterFS mount attempt 

22/06/2020 18:57:21 INFO GlusterFS mount attempt 

22/06/2020 18:56:51 INFO GlusterFS mount attempt 

22/06/2020 18:56:21 INFO GlusterFS mount attempt 

22/06/2020 18:55:51 INFO GlusterFS mount attempt 

22/06/2020 18:55:21 INFO GlusterFS mount attempt 

22/06/2020 18:54:51 INFO GlusterFS mount attempt 

22/06/2020 18:54:20 INFO GlusterFS mount attempt 

22/06/2020 18:53:50 INFO GlusterFS mount attempt 

22/06/2020 18:53:20 INFO GlusterFS mount attempt 

22/06/2020 18:52:50 INFO GlusterFS mount attempt 

22/06/2020 18:52:20 INFO GlusterFS mount attempt 

22/06/2020 18:51:50 INFO GlusterFS mount attempt 

22/06/2020 18:51:20 INFO GlusterFS mount attempt 

22/06/2020 18:50:50 INFO GlusterFS mount attempt 

22/06/2020 18:50:20 INFO GlusterFS mount attempt 

22/06/2020 18:49:50 INFO GlusterFS mount attempt 

22/06/2020 18:49:19 INFO GlusterFS mount attempt 

22/06/2020 18:48:49 INFO GlusterFS mount attempt 

22/06/2020 18:48:19 INFO GlusterFS mount attempt 

22/06/2020 18:47:49 INFO GlusterFS mount attempt 

22/06/2020 18:47:19 INFO GlusterFS mount attempt 

22/06/2020 18:46:49 INFO GlusterFS mount attempt 

22/06/2020 18:46:19 INFO GlusterFS mount attempt 

22/06/2020 18:45:49 INFO GlusterFS mount attempt 

22/06/2020 18:45:19 INFO GlusterFS mount attempt 

22/06/2020 18:44:49 INFO GlusterFS mount attempt 

22/06/2020 18:44:19 INFO GlusterFS mount attempt 

22/06/2020 18:43:49 INFO GlusterFS mount attempt 

22/06/2020 18:43:18 INFO GlusterFS mount attempt 

22/06/2020 18:42:48 INFO GlusterFS mount attempt 

22/06/2020 18:42:18 INFO GlusterFS mount attempt 

22/06/2020 18:41:48 INFO GlusterFS mount attempt 

22/06/2020 18:41:18 INFO GlusterFS mount attempt 

22/06/2020 18:40:48 INFO GlusterFS mount attempt 

22/06/2020 18:40:18 INFO GlusterFS mount attempt 

22/06/2020 18:39:48 INFO GlusterFS mount attempt 

22/06/2020 18:39:18 INFO GlusterFS mount attempt 

22/06/2020 18:38:48 INFO GlusterFS mount attempt 

22/06/2020 18:38:17 INFO GlusterFS mount attempt 

22/06/2020 18:37:47 INFO GlusterFS mount attempt 

22/06/2020 18:37:17 INFO GlusterFS mount attempt 

22/06/2020 18:36:47 INFO GlusterFS mount attempt 

22/06/2020 18:36:17 INFO GlusterFS mount attempt 

22/06/2020 18:35:47 INFO GlusterFS mount attempt 

22/06/2020 18:35:17 INFO GlusterFS mount attempt 

22/06/2020 18:34:47 INFO GlusterFS mount attempt 

22/06/2020 18:34:17 INFO GlusterFS mount attempt 

22/06/2020 18:33:47 INFO GlusterFS mount attempt 

22/06/2020 18:33:17 INFO GlusterFS mount attempt 

22/06/2020 18:32:47 INFO GlusterFS mount attempt 

22/06/2020 18:32:16 INFO GlusterFS mount attempt 

22/06/2020 18:31:46 INFO GlusterFS mount attempt 

22/06/2020 18:31:16 INFO GlusterFS mount attempt 

22/06/2020 18:30:46 INFO GlusterFS mount attempt 

22/06/2020 18:30:16 INFO GlusterFS mount attempt 

22/06/2020 18:29:46 INFO GlusterFS mount attempt 

22/06/2020 18:29:16 INFO GlusterFS mount attempt 

22/06/2020 18:28:46 INFO GlusterFS mount attempt 

22/06/2020 18:28:16 INFO GlusterFS mount attempt 

22/06/2020 18:27:46 INFO GlusterFS mount attempt 

22/06/2020 18:27:16 INFO GlusterFS mount attempt 

22/06/2020 18:26:45 INFO GlusterFS mount attempt 

22/06/2020 18:26:15 INFO GlusterFS mount attempt 

22/06/2020 18:25:45 INFO GlusterFS mount attempt 

22/06/2020 18:25:15 INFO GlusterFS mount attempt 

22/06/2020 18:24:45 INFO GlusterFS mount attempt 

22/06/2020 18:24:15 INFO GlusterFS mount attempt 

22/06/2020 18:23:45 INFO GlusterFS mount attempt 

22/06/2020 18:23:15 INFO GlusterFS mount attempt 

22/06/2020 18:22:45 INFO GlusterFS mount attempt 

22/06/2020 18:22:15 INFO GlusterFS mount attempt 

22/06/2020 18:21:45 INFO GlusterFS mount attempt 

22/06/2020 18:21:15 INFO GlusterFS mount attempt 

22/06/2020 18:20:44 INFO GlusterFS mount attempt 

22/06/2020 18:20:14 INFO GlusterFS mount attempt 

22/06/2020 18:19:44 INFO GlusterFS mount attempt 

22/06/2020 18:19:14 INFO GlusterFS mount attempt 

22/06/2020 18:18:44 INFO GlusterFS mount attempt 

22/06/2020 18:18:14 INFO GlusterFS mount attempt 

22/06/2020 18:17:44 INFO GlusterFS mount attempt 

22/06/2020 18:17:14 INFO GlusterFS mount attempt 

22/06/2020 18:16:44 INFO GlusterFS mount attempt 

22/06/2020 18:16:14 INFO GlusterFS mount attempt 

22/06/2020 18:15:43 INFO GlusterFS mount attempt 

22/06/2020 18:15:13 INFO GlusterFS mount attempt 

22/06/2020 18:14:43 INFO GlusterFS mount attempt 

22/06/2020 18:14:13 INFO GlusterFS mount attempt 

22/06/2020 18:13:43 INFO GlusterFS mount attempt 

22/06/2020 18:13:13 INFO GlusterFS mount attempt 

22/06/2020 18:12:43 INFO GlusterFS mount attempt 

22/06/2020 18:12:13 INFO GlusterFS mount attempt 

22/06/2020 18:11:43 INFO GlusterFS mount attempt 

22/06/2020 18:11:13 INFO GlusterFS mount attempt 

22/06/2020 18:10:42 INFO GlusterFS mount attempt 

22/06/2020 18:10:12 INFO GlusterFS mount attempt 

22/06/2020 18:09:42 INFO GlusterFS mount attempt 

22/06/2020 18:09:12 INFO GlusterFS mount attempt 

22/06/2020 18:08:42 INFO GlusterFS mount attempt 

22/06/2020 18:08:12 INFO GlusterFS mount attempt 

22/06/2020 18:07:42 INFO GlusterFS mount attempt 

22/06/2020 18:07:12 INFO GlusterFS mount attempt 

22/06/2020 18:06:42 INFO GlusterFS mount attempt 

22/06/2020 18:06:12 INFO GlusterFS mount attempt 

22/06/2020 18:05:42 INFO GlusterFS mount attempt 

22/06/2020 18:05:11 INFO GlusterFS mount attempt 

22/06/2020 18:04:41 INFO GlusterFS mount attempt 

22/06/2020 18:04:11 INFO GlusterFS mount attempt 

22/06/2020 18:03:41 INFO GlusterFS mount attempt 

22/06/2020 18:03:11 INFO GlusterFS mount attempt 

22/06/2020 18:02:41 INFO GlusterFS mount attempt 

22/06/2020 18:02:11 INFO GlusterFS mount attempt 

22/06/2020 18:01:41 INFO GlusterFS mount attempt 

22/06/2020 18:01:11 INFO GlusterFS mount attempt 

22/06/2020 18:00:41 INFO GlusterFS mount attempt 

22/06/2020 18:00:11 INFO GlusterFS mount attempt 

22/06/2020 17:59:41 INFO GlusterFS mount attempt 

22/06/2020 17:59:10 INFO GlusterFS mount attempt 

22/06/2020 17:58:40 INFO GlusterFS mount attempt 

22/06/2020 17:58:10 INFO GlusterFS mount attempt 

22/06/2020 17:57:40 INFO GlusterFS mount attempt 

22/06/2020 17:57:10 INFO GlusterFS mount attempt 

22/06/2020 17:56:40 INFO GlusterFS mount attempt 

22/06/2020 17:56:10 INFO GlusterFS mount attempt 

22/06/2020 17:55:40 INFO GlusterFS mount attempt 

22/06/2020 17:55:10 INFO GlusterFS mount attempt 

22/06/2020 17:54:40 INFO GlusterFS mount attempt 

22/06/2020 17:54:10 INFO GlusterFS mount attempt 

22/06/2020 17:53:39 INFO GlusterFS mount attempt 

22/06/2020 17:53:09 INFO GlusterFS mount attempt 

22/06/2020 17:52:39 INFO GlusterFS mount attempt 

22/06/2020 17:52:09 INFO GlusterFS mount attempt 

22/06/2020 17:51:39 INFO GlusterFS mount attempt 

22/06/2020 17:51:09 INFO GlusterFS mount attempt 

22/06/2020 17:50:39 INFO GlusterFS mount attempt 

22/06/2020 17:50:09 INFO GlusterFS mount attempt 

22/06/2020 17:49:39 INFO GlusterFS mount attempt 

22/06/2020 17:49:09 INFO GlusterFS mount attempt 

22/06/2020 17:48:38 INFO GlusterFS mount attempt 

22/06/2020 17:48:08 INFO GlusterFS mount attempt 

22/06/2020 17:47:38 INFO GlusterFS mount attempt 

22/06/2020 17:47:08 INFO GlusterFS mount attempt 

22/06/2020 17:46:38 INFO GlusterFS mount attempt 

22/06/2020 17:46:08 INFO GlusterFS mount attempt 

22/06/2020 17:45:38 INFO GlusterFS mount attempt 

22/06/2020 17:45:08 INFO GlusterFS mount attempt 

22/06/2020 17:44:38 INFO GlusterFS mount attempt 

22/06/2020 17:44:08 INFO GlusterFS mount attempt 

22/06/2020 17:43:38 INFO GlusterFS mount attempt 

22/06/2020 17:43:07 INFO GlusterFS mount attempt 

22/06/2020 17:42:37 INFO GlusterFS mount attempt 

22/06/2020 17:42:07 INFO GlusterFS mount attempt 

22/06/2020 17:41:37 INFO GlusterFS mount attempt 

22/06/2020 17:41:07 INFO GlusterFS mount attempt 

22/06/2020 17:40:37 INFO GlusterFS mount attempt 

22/06/2020 17:40:07 INFO GlusterFS mount attempt 

22/06/2020 17:39:37 INFO GlusterFS mount attempt 

22/06/2020 17:39:07 INFO GlusterFS mount attempt 

22/06/2020 17:38:37 INFO GlusterFS mount attempt 

22/06/2020 17:38:07 INFO GlusterFS mount attempt 

22/06/2020 17:37:36 INFO GlusterFS mount attempt 

22/06/2020 17:37:06 INFO GlusterFS mount attempt 

22/06/2020 17:36:36 INFO GlusterFS mount attempt 

22/06/2020 17:36:06 INFO GlusterFS mount attempt 

22/06/2020 17:35:36 INFO GlusterFS mount attempt 

22/06/2020 17:35:06 INFO GlusterFS mount attempt 

22/06/2020 17:34:36 INFO GlusterFS mount attempt 

22/06/2020 17:34:06 INFO GlusterFS mount attempt 

22/06/2020 17:33:36 INFO GlusterFS mount attempt 

22/06/2020 17:33:06 INFO GlusterFS mount attempt 

22/06/2020 17:32:36 INFO GlusterFS mount attempt 

22/06/2020 17:32:06 INFO GlusterFS mount attempt 

22/06/2020 17:31:35 INFO GlusterFS mount attempt 

22/06/2020 17:31:05 INFO GlusterFS mount attempt 

22/06/2020 17:30:35 INFO GlusterFS mount attempt 

22/06/2020 17:30:05 INFO GlusterFS mount attempt 

22/06/2020 17:29:35 INFO GlusterFS mount attempt 

22/06/2020 17:29:05 INFO GlusterFS mount attempt 

22/06/2020 17:28:35 INFO GlusterFS mount attempt 

22/06/2020 17:28:05 INFO GlusterFS mount attempt 

22/06/2020 17:27:35 INFO GlusterFS mount attempt 

22/06/2020 17:27:05 INFO GlusterFS mount attempt 

22/06/2020 17:26:35 INFO GlusterFS mount attempt 

22/06/2020 17:26:04 INFO GlusterFS mount attempt 

22/06/2020 17:25:34 INFO GlusterFS mount attempt 

22/06/2020 17:25:04 INFO GlusterFS mount attempt 

22/06/2020 17:24:34 INFO GlusterFS mount attempt 

22/06/2020 17:24:04 INFO GlusterFS mount attempt 

22/06/2020 17:23:34 INFO GlusterFS mount attempt 

22/06/2020 17:23:04 INFO GlusterFS mount attempt 

22/06/2020 17:22:34 INFO GlusterFS mount attempt 

22/06/2020 17:22:04 INFO GlusterFS mount attempt 

22/06/2020 17:21:34 INFO GlusterFS mount attempt 

22/06/2020 17:21:03 INFO GlusterFS mount attempt 

22/06/2020 17:20:33 INFO GlusterFS mount attempt 

22/06/2020 17:20:03 INFO GlusterFS mount attempt 

22/06/2020 17:19:33 INFO GlusterFS mount attempt 

22/06/2020 17:19:03 INFO GlusterFS mount attempt 

22/06/2020 17:18:33 INFO GlusterFS mount attempt 

22/06/2020 17:18:03 INFO GlusterFS mount attempt 

22/06/2020 17:17:33 INFO GlusterFS mount attempt 

22/06/2020 17:17:03 INFO GlusterFS mount attempt 

22/06/2020 17:16:33 INFO GlusterFS mount attempt 

22/06/2020 17:16:03 INFO GlusterFS mount attempt 

22/06/2020 17:15:33 INFO GlusterFS mount attempt 

22/06/2020 17:15:02 INFO GlusterFS mount attempt 

22/06/2020 17:14:32 INFO GlusterFS mount attempt 

22/06/2020 17:14:02 INFO GlusterFS mount attempt 

22/06/2020 17:13:32 INFO GlusterFS mount attempt 

22/06/2020 17:13:02 INFO GlusterFS mount attempt 

22/06/2020 17:12:32 INFO GlusterFS mount attempt 

22/06/2020 17:12:02 INFO GlusterFS mount attempt 

22/06/2020 17:11:32 INFO GlusterFS mount attempt 

22/06/2020 17:11:02 INFO GlusterFS mount attempt 

22/06/2020 17:10:32 INFO GlusterFS mount attempt 

22/06/2020 17:10:01 INFO GlusterFS mount attempt 

22/06/2020 17:09:31 INFO GlusterFS mount attempt 

22/06/2020 17:09:01 INFO GlusterFS mount attempt 

22/06/2020 17:08:31 INFO GlusterFS mount attempt 

22/06/2020 17:08:01 INFO GlusterFS mount attempt 

22/06/2020 17:07:31 INFO GlusterFS mount attempt 

22/06/2020 17:07:01 INFO GlusterFS mount attempt 

22/06/2020 17:06:31 INFO GlusterFS mount attempt 

22/06/2020 17:06:01 INFO GlusterFS mount attempt 

22/06/2020 17:05:31 INFO GlusterFS mount attempt 

22/06/2020 17:05:01 INFO GlusterFS mount attempt 

22/06/2020 17:04:30 INFO GlusterFS mount attempt 

22/06/2020 17:04:00 INFO GlusterFS mount attempt 

22/06/2020 17:03:30 INFO GlusterFS mount attempt 

22/06/2020 17:03:00 INFO GlusterFS mount attempt 

22/06/2020 17:02:30 INFO GlusterFS mount attempt 

22/06/2020 17:02:00 INFO GlusterFS mount attempt 

22/06/2020 17:01:30 INFO GlusterFS mount attempt 

22/06/2020 17:01:00 INFO GlusterFS mount attempt 

22/06/2020 17:00:30 INFO GlusterFS mount attempt 

22/06/2020 17:00:00 INFO GlusterFS mount attempt 

22/06/2020 16:59:30 INFO GlusterFS mount attempt 

22/06/2020 16:58:59 INFO GlusterFS mount attempt 

22/06/2020 16:58:29 INFO GlusterFS mount attempt 

22/06/2020 16:57:59 INFO GlusterFS mount attempt 

22/06/2020 16:57:29 INFO GlusterFS mount attempt 

22/06/2020 16:56:59 INFO GlusterFS mount attempt 

22/06/2020 16:56:29 INFO GlusterFS mount attempt 

22/06/2020 16:55:59 INFO GlusterFS mount attempt 

22/06/2020 16:55:29 INFO GlusterFS mount attempt 

22/06/2020 16:54:59 INFO GlusterFS mount attempt 

22/06/2020 16:54:29 INFO GlusterFS mount attempt 

22/06/2020 16:53:58 INFO GlusterFS mount attempt 

22/06/2020 16:53:28 INFO GlusterFS mount attempt 

22/06/2020 16:52:58 INFO GlusterFS mount attempt 

22/06/2020 16:52:28 INFO GlusterFS mount attempt 

22/06/2020 16:51:58 INFO GlusterFS mount attempt 

22/06/2020 16:51:28 INFO GlusterFS mount attempt 

22/06/2020 16:50:58 INFO GlusterFS mount attempt 

22/06/2020 16:50:28 INFO GlusterFS mount attempt 

22/06/2020 16:49:58 INFO GlusterFS mount attempt 

22/06/2020 16:49:28 INFO GlusterFS mount attempt 

22/06/2020 16:48:58 INFO GlusterFS mount attempt 

22/06/2020 16:48:27 INFO GlusterFS mount attempt 

22/06/2020 16:47:57 INFO GlusterFS mount attempt 

22/06/2020 16:47:27 INFO GlusterFS mount attempt 

22/06/2020 16:46:57 INFO GlusterFS mount attempt 

22/06/2020 16:46:27 INFO GlusterFS mount attempt 

22/06/2020 16:45:57 INFO GlusterFS mount attempt 

22/06/2020 16:45:27 INFO GlusterFS mount attempt 

22/06/2020 16:44:57 INFO GlusterFS mount attempt 

22/06/2020 16:44:27 INFO GlusterFS mount attempt 

22/06/2020 16:43:57 INFO GlusterFS mount attempt 

22/06/2020 16:43:26 INFO GlusterFS mount attempt 

22/06/2020 16:42:56 INFO GlusterFS mount attempt 

22/06/2020 16:42:26 INFO GlusterFS mount attempt 

22/06/2020 16:41:56 INFO GlusterFS mount attempt 

22/06/2020 16:41:26 INFO GlusterFS mount attempt 

22/06/2020 16:40:56 INFO GlusterFS mount attempt 

22/06/2020 16:40:26 INFO GlusterFS mount attempt 

22/06/2020 16:39:56 INFO GlusterFS mount attempt 

22/06/2020 16:39:26 INFO GlusterFS mount attempt 

22/06/2020 16:38:56 INFO GlusterFS mount attempt 

22/06/2020 16:38:26 INFO GlusterFS mount attempt 

22/06/2020 16:37:55 INFO GlusterFS mount attempt 

22/06/2020 16:37:25 INFO GlusterFS mount attempt 

22/06/2020 16:36:55 INFO GlusterFS mount attempt 

22/06/2020 16:36:25 INFO GlusterFS mount attempt 

22/06/2020 16:35:55 INFO GlusterFS mount attempt 

22/06/2020 16:35:25 INFO GlusterFS mount attempt 

22/06/2020 16:34:55 INFO GlusterFS mount attempt 

22/06/2020 16:34:25 INFO GlusterFS mount attempt 

22/06/2020 16:33:55 INFO GlusterFS mount attempt 

22/06/2020 16:33:25 INFO GlusterFS mount attempt 

22/06/2020 16:32:55 INFO GlusterFS mount attempt 

22/06/2020 16:32:24 INFO GlusterFS mount attempt 

22/06/2020 16:31:54 INFO GlusterFS mount attempt 

22/06/2020 16:31:24 INFO GlusterFS mount attempt 

22/06/2020 16:30:54 INFO GlusterFS mount attempt 

22/06/2020 16:30:24 INFO GlusterFS mount attempt 

22/06/2020 16:29:54 INFO GlusterFS mount attempt 

22/06/2020 16:29:24 INFO GlusterFS mount attempt 

22/06/2020 16:28:54 INFO GlusterFS mount attempt 

22/06/2020 16:28:24 INFO GlusterFS mount attempt 

22/06/2020 16:27:54 INFO GlusterFS mount attempt 

22/06/2020 16:27:24 INFO GlusterFS mount attempt 

22/06/2020 16:26:53 INFO GlusterFS mount attempt 

22/06/2020 16:26:23 INFO GlusterFS mount attempt 

22/06/2020 16:25:53 INFO GlusterFS mount attempt 

22/06/2020 16:25:23 INFO GlusterFS mount attempt 

22/06/2020 16:24:53 INFO GlusterFS mount attempt 

22/06/2020 16:24:23 INFO GlusterFS mount attempt 

22/06/2020 16:23:53 INFO GlusterFS mount attempt 

22/06/2020 16:23:23 INFO GlusterFS mount attempt 

22/06/2020 16:22:53 INFO GlusterFS mount attempt 

22/06/2020 16:22:23 INFO GlusterFS mount attempt 

22/06/2020 16:21:53 INFO GlusterFS mount attempt 

22/06/2020 16:21:23 INFO GlusterFS mount attempt 

22/06/2020 16:20:52 INFO GlusterFS mount attempt 

22/06/2020 16:20:22 INFO GlusterFS mount attempt 

22/06/2020 16:19:52 INFO GlusterFS mount attempt 

22/06/2020 16:19:22 INFO GlusterFS mount attempt 

22/06/2020 16:18:52 INFO GlusterFS mount attempt 

22/06/2020 16:18:22 INFO GlusterFS mount attempt 

22/06/2020 16:17:52 INFO GlusterFS mount attempt 

22/06/2020 16:17:22 INFO GlusterFS mount attempt 

22/06/2020 16:16:52 INFO GlusterFS mount attempt 

22/06/2020 16:16:22 INFO GlusterFS mount attempt 

22/06/2020 16:15:51 INFO GlusterFS mount attempt 

22/06/2020 16:15:21 INFO GlusterFS mount attempt 

22/06/2020 16:14:51 INFO GlusterFS mount attempt 

22/06/2020 16:14:21 INFO GlusterFS mount attempt 

22/06/2020 16:13:51 INFO GlusterFS mount attempt 

22/06/2020 16:13:21 INFO GlusterFS mount attempt 

22/06/2020 16:12:51 INFO GlusterFS mount attempt 

22/06/2020 16:12:21 INFO GlusterFS mount attempt 

22/06/2020 16:11:51 INFO GlusterFS mount attempt 

22/06/2020 16:11:21 INFO GlusterFS mount attempt 

22/06/2020 16:10:51 INFO GlusterFS mount attempt 

22/06/2020 16:10:20 INFO GlusterFS mount attempt 

22/06/2020 16:09:50 INFO GlusterFS mount attempt 

22/06/2020 16:09:20 INFO GlusterFS mount attempt 

22/06/2020 16:08:50 INFO GlusterFS mount attempt 

22/06/2020 16:08:20 INFO GlusterFS mount attempt 

22/06/2020 16:07:50 INFO GlusterFS mount attempt 

22/06/2020 16:07:20 INFO GlusterFS mount attempt 

22/06/2020 16:06:50 INFO GlusterFS mount attempt 

22/06/2020 16:06:20 INFO GlusterFS mount attempt 

22/06/2020 16:05:50 INFO GlusterFS mount attempt 

22/06/2020 16:05:20 INFO GlusterFS mount attempt 

22/06/2020 16:04:49 INFO GlusterFS mount attempt 

22/06/2020 16:04:19 INFO GlusterFS mount attempt 

22/06/2020 16:03:49 INFO GlusterFS mount attempt 

22/06/2020 16:03:19 INFO GlusterFS mount attempt 

22/06/2020 16:02:49 INFO GlusterFS mount attempt 

22/06/2020 16:02:19 INFO GlusterFS mount attempt 

22/06/2020 16:01:49 INFO GlusterFS mount attempt 

22/06/2020 16:01:19 INFO GlusterFS mount attempt 

22/06/2020 16:00:49 INFO GlusterFS mount attempt 

22/06/2020 16:00:19 INFO GlusterFS mount attempt 

22/06/2020 15:59:49 INFO GlusterFS mount attempt 

22/06/2020 15:59:18 INFO GlusterFS mount attempt 

22/06/2020 15:58:48 INFO GlusterFS mount attempt 

22/06/2020 15:58:18 INFO GlusterFS mount attempt 

22/06/2020 15:57:48 INFO GlusterFS mount attempt 

22/06/2020 15:57:18 INFO GlusterFS mount attempt 

22/06/2020 15:56:48 INFO GlusterFS mount attempt 

22/06/2020 15:56:18 INFO GlusterFS mount attempt 

22/06/2020 15:55:48 INFO GlusterFS mount attempt 

22/06/2020 15:55:18 INFO GlusterFS mount attempt 

22/06/2020 15:54:48 INFO GlusterFS mount attempt 

22/06/2020 15:54:18 INFO GlusterFS mount attempt 

22/06/2020 15:53:47 INFO GlusterFS mount attempt 

22/06/2020 15:53:17 INFO GlusterFS mount attempt 

22/06/2020 15:52:47 INFO GlusterFS mount attempt 

22/06/2020 15:52:17 INFO GlusterFS mount attempt 

22/06/2020 15:51:47 INFO GlusterFS mount attempt 

22/06/2020 15:51:17 INFO GlusterFS mount attempt 

22/06/2020 15:50:47 INFO GlusterFS mount attempt 

22/06/2020 15:50:17 INFO GlusterFS mount attempt 

22/06/2020 15:49:47 INFO GlusterFS mount attempt 

22/06/2020 15:49:17 INFO GlusterFS mount attempt 

22/06/2020 15:48:47 INFO GlusterFS mount attempt 

22/06/2020 15:48:16 INFO GlusterFS mount attempt 

22/06/2020 15:47:46 INFO GlusterFS mount attempt 

22/06/2020 15:47:16 INFO GlusterFS mount attempt 

22/06/2020 15:46:46 INFO GlusterFS mount attempt 

22/06/2020 15:46:16 INFO GlusterFS mount attempt 

22/06/2020 15:45:46 INFO GlusterFS mount attempt 

22/06/2020 15:45:16 INFO GlusterFS mount attempt 

22/06/2020 15:44:46 INFO GlusterFS mount attempt 

22/06/2020 15:44:16 INFO GlusterFS mount attempt 

22/06/2020 15:43:46 INFO GlusterFS mount attempt 

22/06/2020 15:43:16 INFO GlusterFS mount attempt 

22/06/2020 15:42:45 INFO GlusterFS mount attempt 

22/06/2020 15:42:15 INFO GlusterFS mount attempt 

22/06/2020 15:41:45 INFO GlusterFS mount attempt 

22/06/2020 15:41:15 INFO GlusterFS mount attempt 

22/06/2020 15:40:45 INFO GlusterFS mount attempt 

22/06/2020 15:40:15 INFO GlusterFS mount attempt 

22/06/2020 15:39:45 INFO GlusterFS mount attempt 

22/06/2020 15:39:15 INFO GlusterFS mount attempt 

22/06/2020 15:38:45 INFO GlusterFS mount attempt 

22/06/2020 15:38:15 INFO GlusterFS mount attempt 

22/06/2020 15:37:44 INFO GlusterFS mount attempt 

22/06/2020 15:37:14 INFO GlusterFS mount attempt 

22/06/2020 15:36:44 INFO GlusterFS mount attempt 

22/06/2020 15:36:14 INFO GlusterFS mount attempt 

22/06/2020 15:35:44 INFO GlusterFS mount attempt 

22/06/2020 15:35:14 INFO GlusterFS mount attempt 

22/06/2020 15:34:44 INFO GlusterFS mount attempt 

22/06/2020 15:34:14 INFO GlusterFS mount attempt 

22/06/2020 15:33:44 INFO GlusterFS mount attempt 

22/06/2020 15:33:14 INFO GlusterFS mount attempt 

22/06/2020 15:32:44 INFO GlusterFS mount attempt 

22/06/2020 15:32:14 INFO GlusterFS mount attempt 

22/06/2020 15:31:43 INFO GlusterFS mount attempt 

22/06/2020 15:31:13 INFO GlusterFS mount attempt 

22/06/2020 15:30:43 INFO GlusterFS mount attempt 

22/06/2020 15:30:13 INFO GlusterFS mount attempt 

22/06/2020 15:29:43 INFO GlusterFS mount attempt 

22/06/2020 15:29:13 INFO GlusterFS mount attempt 

22/06/2020 15:28:43 INFO GlusterFS mount attempt 

22/06/2020 15:28:13 INFO GlusterFS mount attempt 

22/06/2020 15:27:43 INFO GlusterFS mount attempt 

22/06/2020 15:27:13 INFO GlusterFS mount attempt 

22/06/2020 15:26:42 INFO GlusterFS mount attempt 

22/06/2020 15:26:12 INFO GlusterFS mount attempt 

22/06/2020 15:25:42 INFO GlusterFS mount attempt 

22/06/2020 15:25:12 INFO GlusterFS mount attempt 

22/06/2020 15:24:42 INFO GlusterFS mount attempt 

22/06/2020 15:24:12 INFO GlusterFS mount attempt 

22/06/2020 15:23:42 INFO GlusterFS mount attempt 

22/06/2020 15:23:12 INFO GlusterFS mount attempt 

22/06/2020 15:22:42 INFO GlusterFS mount attempt 

22/06/2020 15:22:12 INFO GlusterFS mount attempt 

22/06/2020 15:21:41 INFO GlusterFS mount attempt 

22/06/2020 15:21:11 INFO GlusterFS mount attempt 

22/06/2020 15:20:41 INFO GlusterFS mount attempt 

22/06/2020 15:20:11 INFO GlusterFS mount attempt 

22/06/2020 15:19:41 INFO GlusterFS mount attempt 

22/06/2020 15:19:11 INFO GlusterFS mount attempt 

22/06/2020 15:18:41 INFO GlusterFS mount attempt 

22/06/2020 15:18:11 INFO GlusterFS mount attempt 

22/06/2020 15:17:41 INFO GlusterFS mount attempt 

22/06/2020 15:17:11 INFO GlusterFS mount attempt 

22/06/2020 15:16:41 INFO GlusterFS mount attempt 

22/06/2020 15:16:10 INFO GlusterFS mount attempt 

22/06/2020 15:15:40 INFO GlusterFS mount attempt 

22/06/2020 15:15:10 INFO GlusterFS mount attempt 

22/06/2020 15:14:40 INFO GlusterFS mount attempt 

22/06/2020 15:14:10 INFO GlusterFS mount attempt 

22/06/2020 15:13:40 INFO GlusterFS mount attempt 

22/06/2020 15:13:10 INFO GlusterFS mount attempt 

22/06/2020 15:12:40 INFO GlusterFS mount attempt 

22/06/2020 15:12:10 INFO GlusterFS mount attempt 

22/06/2020 15:11:40 INFO GlusterFS mount attempt 

22/06/2020 15:11:10 INFO GlusterFS mount attempt 

22/06/2020 15:10:39 INFO GlusterFS mount attempt 

22/06/2020 15:10:09 INFO GlusterFS mount attempt 

22/06/2020 15:09:39 INFO GlusterFS mount attempt 

22/06/2020 15:09:09 INFO GlusterFS mount attempt 

22/06/2020 15:08:39 INFO GlusterFS mount attempt 

22/06/2020 15:08:09 INFO GlusterFS mount attempt 

22/06/2020 15:07:39 INFO GlusterFS mount attempt 

22/06/2020 15:07:09 INFO GlusterFS mount attempt 

22/06/2020 15:06:39 INFO GlusterFS mount attempt 

22/06/2020 15:06:09 INFO GlusterFS mount attempt 

22/06/2020 15:05:38 INFO GlusterFS mount attempt 

22/06/2020 15:05:08 INFO GlusterFS mount attempt 

22/06/2020 15:04:38 INFO GlusterFS mount attempt 

22/06/2020 15:04:08 INFO GlusterFS mount attempt 

22/06/2020 15:03:38 INFO GlusterFS mount attempt 

22/06/2020 15:03:08 INFO GlusterFS mount attempt 

22/06/2020 15:02:38 INFO GlusterFS mount attempt 

22/06/2020 15:02:08 INFO GlusterFS mount attempt 

22/06/2020 15:01:38 INFO GlusterFS mount attempt 

22/06/2020 15:01:08 INFO GlusterFS mount attempt 

22/06/2020 15:00:38 INFO GlusterFS mount attempt 

22/06/2020 15:00:07 INFO GlusterFS mount attempt 

22/06/2020 14:59:37 INFO GlusterFS mount attempt 

22/06/2020 14:59:07 INFO GlusterFS mount attempt 

22/06/2020 14:58:37 INFO GlusterFS mount attempt 

22/06/2020 14:58:07 INFO GlusterFS mount attempt 

22/06/2020 14:57:37 INFO GlusterFS mount attempt 

22/06/2020 14:57:07 INFO GlusterFS mount attempt 

22/06/2020 14:56:37 INFO GlusterFS mount attempt 

22/06/2020 14:56:07 INFO GlusterFS mount attempt 

22/06/2020 14:55:37 INFO GlusterFS mount attempt 

22/06/2020 14:55:06 INFO GlusterFS mount attempt 

22/06/2020 14:54:36 INFO GlusterFS mount attempt 

22/06/2020 14:54:06 INFO GlusterFS mount attempt 

22/06/2020 14:53:36 INFO GlusterFS mount attempt 

22/06/2020 14:53:06 INFO GlusterFS mount attempt 

22/06/2020 14:52:36 INFO GlusterFS mount attempt 

22/06/2020 14:52:06 INFO GlusterFS mount attempt 

22/06/2020 14:51:36 INFO GlusterFS mount attempt 

22/06/2020 14:51:06 INFO GlusterFS mount attempt 

22/06/2020 14:50:36 INFO GlusterFS mount attempt 

22/06/2020 14:50:06 INFO GlusterFS mount attempt 

22/06/2020 14:49:35 INFO GlusterFS mount attempt 

22/06/2020 14:49:05 INFO GlusterFS mount attempt 

22/06/2020 14:48:35 INFO GlusterFS mount attempt 

22/06/2020 14:48:05 INFO GlusterFS mount attempt 

22/06/2020 14:47:35 INFO GlusterFS mount attempt 

22/06/2020 14:47:05 INFO GlusterFS mount attempt 

22/06/2020 14:46:35 INFO GlusterFS mount attempt 

22/06/2020 14:46:05 INFO GlusterFS mount attempt 

22/06/2020 14:45:35 INFO GlusterFS mount attempt 

22/06/2020 14:45:05 INFO GlusterFS mount attempt 

22/06/2020 14:44:34 INFO GlusterFS mount attempt 

22/06/2020 14:44:04 INFO GlusterFS mount attempt 

22/06/2020 14:43:34 INFO GlusterFS mount attempt 

22/06/2020 14:43:04 INFO GlusterFS mount attempt 

22/06/2020 14:42:34 INFO GlusterFS mount attempt 

22/06/2020 14:42:04 INFO GlusterFS mount attempt 

22/06/2020 14:41:34 INFO GlusterFS mount attempt 

22/06/2020 14:41:04 INFO GlusterFS mount attempt 

22/06/2020 14:40:34 INFO GlusterFS mount attempt 

22/06/2020 14:40:04 INFO GlusterFS mount attempt 

22/06/2020 14:39:34 INFO GlusterFS mount attempt 

22/06/2020 14:39:03 INFO GlusterFS mount attempt 

22/06/2020 14:38:33 INFO GlusterFS mount attempt 

22/06/2020 14:38:03 INFO GlusterFS mount attempt 

22/06/2020 14:37:33 INFO GlusterFS mount attempt 

22/06/2020 14:37:03 INFO GlusterFS mount attempt 

22/06/2020 14:36:33 INFO GlusterFS mount attempt 

22/06/2020 14:36:03 INFO GlusterFS mount attempt 

22/06/2020 14:35:33 INFO GlusterFS mount attempt 

22/06/2020 14:35:03 INFO GlusterFS mount attempt 

22/06/2020 14:34:33 INFO GlusterFS mount attempt 

22/06/2020 14:34:02 INFO GlusterFS mount attempt 

22/06/2020 14:33:32 INFO GlusterFS mount attempt 

22/06/2020 14:33:02 INFO GlusterFS mount attempt 

22/06/2020 14:32:32 INFO GlusterFS mount attempt 

22/06/2020 14:32:02 INFO GlusterFS mount attempt 

22/06/2020 14:31:32 INFO GlusterFS mount attempt 

22/06/2020 14:31:02 INFO GlusterFS mount attempt 

22/06/2020 14:30:32 INFO GlusterFS mount attempt 

22/06/2020 14:30:02 INFO GlusterFS mount attempt 

22/06/2020 14:29:32 INFO GlusterFS mount attempt 

22/06/2020 14:29:02 INFO GlusterFS mount attempt 

22/06/2020 14:28:31 INFO GlusterFS mount attempt 

22/06/2020 14:28:01 INFO GlusterFS mount attempt 

22/06/2020 14:27:31 INFO GlusterFS mount attempt 

22/06/2020 14:27:01 INFO GlusterFS mount attempt 

22/06/2020 14:26:31 INFO GlusterFS mount attempt 

22/06/2020 14:26:01 INFO GlusterFS mount attempt 

22/06/2020 14:25:31 INFO GlusterFS mount attempt 

22/06/2020 14:25:01 INFO GlusterFS mount attempt 

22/06/2020 14:24:31 INFO GlusterFS mount attempt 

22/06/2020 14:24:01 INFO GlusterFS mount attempt 

22/06/2020 14:23:30 INFO GlusterFS mount attempt 

22/06/2020 14:23:00 INFO GlusterFS mount attempt 

22/06/2020 14:22:30 INFO GlusterFS mount attempt 

22/06/2020 14:22:00 INFO GlusterFS mount attempt 

22/06/2020 14:21:30 INFO GlusterFS mount attempt 

22/06/2020 14:21:00 INFO GlusterFS mount attempt 

22/06/2020 14:20:30 INFO GlusterFS mount attempt 

22/06/2020 14:20:00 INFO GlusterFS mount attempt 

22/06/2020 14:19:30 INFO GlusterFS mount attempt 

22/06/2020 14:19:00 INFO GlusterFS mount attempt 

22/06/2020 14:18:30 INFO GlusterFS mount attempt 

22/06/2020 14:17:59 INFO GlusterFS mount attempt 

22/06/2020 14:17:29 INFO GlusterFS mount attempt 

22/06/2020 14:16:59 INFO GlusterFS mount attempt 

22/06/2020 14:16:29 INFO GlusterFS mount attempt 

22/06/2020 14:15:59 INFO GlusterFS mount attempt 

22/06/2020 14:15:29 INFO GlusterFS mount attempt 

22/06/2020 14:14:59 INFO GlusterFS mount attempt 

22/06/2020 14:14:29 INFO GlusterFS mount attempt 

22/06/2020 14:13:59 INFO GlusterFS mount attempt 

22/06/2020 14:13:29 INFO GlusterFS mount attempt 

22/06/2020 14:12:59 INFO GlusterFS mount attempt 

22/06/2020 14:12:29 INFO GlusterFS mount attempt 

22/06/2020 14:11:58 INFO GlusterFS mount attempt 

22/06/2020 14:11:28 INFO GlusterFS mount attempt 

22/06/2020 14:10:58 INFO GlusterFS mount attempt 

22/06/2020 14:10:28 INFO GlusterFS mount attempt 

22/06/2020 14:09:58 INFO GlusterFS mount attempt 

22/06/2020 14:09:28 INFO GlusterFS mount attempt 

22/06/2020 14:08:58 INFO GlusterFS mount attempt 

22/06/2020 14:08:28 INFO GlusterFS mount attempt 

22/06/2020 14:07:58 INFO GlusterFS mount attempt 

22/06/2020 14:07:28 INFO GlusterFS mount attempt 

22/06/2020 14:06:57 INFO GlusterFS mount attempt 

22/06/2020 14:06:27 INFO GlusterFS mount attempt 

22/06/2020 14:05:57 INFO GlusterFS mount attempt 

22/06/2020 14:05:27 INFO GlusterFS mount attempt 

22/06/2020 14:04:57 INFO GlusterFS mount attempt 

22/06/2020 14:04:27 INFO GlusterFS mount attempt 

22/06/2020 14:03:57 INFO GlusterFS mount attempt 

22/06/2020 14:03:27 INFO GlusterFS mount attempt 

22/06/2020 14:02:57 INFO GlusterFS mount attempt 

22/06/2020 14:02:27 INFO GlusterFS mount attempt 

22/06/2020 14:01:57 INFO GlusterFS mount attempt 

22/06/2020 14:01:26 INFO GlusterFS mount attempt 

22/06/2020 14:00:56 INFO GlusterFS mount attempt 

22/06/2020 14:00:26 INFO GlusterFS mount attempt 

22/06/2020 13:59:56 INFO GlusterFS mount attempt 

22/06/2020 13:59:26 INFO GlusterFS mount attempt 

22/06/2020 13:58:56 INFO GlusterFS mount attempt 

22/06/2020 13:58:26 INFO GlusterFS mount attempt 

22/06/2020 13:57:56 INFO GlusterFS mount attempt 

22/06/2020 13:57:26 INFO GlusterFS mount attempt 

22/06/2020 13:56:56 INFO GlusterFS mount attempt 

22/06/2020 13:56:26 INFO GlusterFS mount attempt 

22/06/2020 13:55:55 INFO GlusterFS mount attempt 

22/06/2020 13:55:25 INFO GlusterFS mount attempt 

22/06/2020 13:54:55 INFO GlusterFS mount attempt 

22/06/2020 13:54:25 INFO GlusterFS mount attempt 

22/06/2020 13:53:55 INFO GlusterFS mount attempt 

22/06/2020 13:53:25 INFO GlusterFS mount attempt 

22/06/2020 13:52:55 INFO GlusterFS mount attempt 

22/06/2020 13:52:25 INFO GlusterFS mount attempt 

22/06/2020 13:51:55 INFO GlusterFS mount attempt 

22/06/2020 13:51:25 INFO GlusterFS mount attempt 

22/06/2020 13:50:55 INFO GlusterFS mount attempt 

22/06/2020 13:50:24 INFO GlusterFS mount attempt 

22/06/2020 13:49:54 INFO GlusterFS mount attempt 

22/06/2020 13:49:24 INFO GlusterFS mount attempt 

22/06/2020 13:48:54 INFO GlusterFS mount attempt 

22/06/2020 13:48:24 INFO GlusterFS mount attempt 

22/06/2020 13:47:54 INFO GlusterFS mount attempt 

22/06/2020 13:47:24 INFO GlusterFS mount attempt 

22/06/2020 13:46:54 INFO GlusterFS mount attempt 

22/06/2020 13:46:24 INFO GlusterFS mount attempt 

22/06/2020 13:45:54 INFO GlusterFS mount attempt 

22/06/2020 13:45:23 INFO GlusterFS mount attempt 

22/06/2020 13:44:53 INFO GlusterFS mount attempt 

22/06/2020 13:44:23 INFO GlusterFS mount attempt 

22/06/2020 13:43:53 INFO GlusterFS mount attempt 

22/06/2020 13:43:23 INFO GlusterFS mount attempt 

22/06/2020 13:42:53 INFO GlusterFS mount attempt 

22/06/2020 13:42:23 INFO GlusterFS mount attempt 

22/06/2020 13:41:53 INFO GlusterFS mount attempt 

22/06/2020 13:41:23 INFO GlusterFS mount attempt 

22/06/2020 13:40:53 INFO GlusterFS mount attempt 

22/06/2020 13:40:23 INFO GlusterFS mount attempt 

22/06/2020 13:39:52 INFO GlusterFS mount attempt 

22/06/2020 13:39:22 INFO GlusterFS mount attempt 

22/06/2020 13:38:52 INFO GlusterFS mount attempt 

22/06/2020 13:38:22 INFO GlusterFS mount attempt 

22/06/2020 13:37:52 INFO GlusterFS mount attempt 

22/06/2020 13:37:22 INFO GlusterFS mount attempt 

22/06/2020 13:36:52 INFO GlusterFS mount attempt 

22/06/2020 13:36:22 INFO GlusterFS mount attempt 

22/06/2020 13:35:52 INFO GlusterFS mount attempt 

22/06/2020 13:35:22 INFO GlusterFS mount attempt 

22/06/2020 13:34:52 INFO GlusterFS mount attempt 

22/06/2020 13:34:21 INFO GlusterFS mount attempt 

22/06/2020 13:33:51 INFO GlusterFS mount attempt 

22/06/2020 13:33:21 INFO GlusterFS mount attempt 

22/06/2020 13:32:51 INFO GlusterFS mount attempt 

22/06/2020 13:32:21 INFO GlusterFS mount attempt 

22/06/2020 13:31:51 INFO GlusterFS mount attempt 

22/06/2020 13:31:21 INFO GlusterFS mount attempt 

22/06/2020 13:30:51 INFO GlusterFS mount attempt 

22/06/2020 13:30:21 INFO GlusterFS mount attempt 

22/06/2020 13:29:51 INFO GlusterFS mount attempt 

22/06/2020 13:29:21 INFO GlusterFS mount attempt 

22/06/2020 13:28:51 INFO GlusterFS mount attempt 

22/06/2020 13:28:20 INFO GlusterFS mount attempt 

22/06/2020 13:27:50 INFO GlusterFS mount attempt 

22/06/2020 13:27:20 INFO GlusterFS mount attempt 

22/06/2020 13:26:50 INFO GlusterFS mount attempt 

22/06/2020 13:26:20 INFO GlusterFS mount attempt 

22/06/2020 13:25:50 INFO GlusterFS mount attempt 

22/06/2020 13:25:20 INFO GlusterFS mount attempt 

22/06/2020 13:24:50 INFO GlusterFS mount attempt 

22/06/2020 13:24:20 INFO GlusterFS mount attempt 

22/06/2020 13:23:50 INFO GlusterFS mount attempt 

22/06/2020 13:23:19 INFO GlusterFS mount attempt 

22/06/2020 13:22:49 INFO GlusterFS mount attempt 

22/06/2020 13:22:19 INFO GlusterFS mount attempt 

22/06/2020 13:21:49 INFO GlusterFS mount attempt 

22/06/2020 13:21:19 INFO GlusterFS mount attempt 

22/06/2020 13:20:49 INFO GlusterFS mount attempt 

22/06/2020 13:20:19 INFO GlusterFS mount attempt 

22/06/2020 13:19:49 INFO GlusterFS mount attempt 

22/06/2020 13:19:19 INFO GlusterFS mount attempt 

22/06/2020 13:18:49 INFO GlusterFS mount attempt 

22/06/2020 13:18:19 INFO GlusterFS mount attempt 

22/06/2020 13:17:48 INFO GlusterFS mount attempt 

22/06/2020 13:17:18 INFO GlusterFS mount attempt 

22/06/2020 13:16:48 INFO GlusterFS mount attempt 

22/06/2020 13:16:18 INFO GlusterFS mount attempt 

22/06/2020 13:15:48 INFO GlusterFS mount attempt 

22/06/2020 13:15:18 INFO GlusterFS mount attempt 

22/06/2020 13:14:48 INFO GlusterFS mount attempt 

22/06/2020 13:14:18 INFO GlusterFS mount attempt 

22/06/2020 13:13:48 INFO GlusterFS mount attempt 

22/06/2020 13:13:18 INFO GlusterFS mount attempt 

22/06/2020 13:12:48 INFO GlusterFS mount attempt 

22/06/2020 13:12:17 INFO GlusterFS mount attempt 

22/06/2020 13:11:47 INFO GlusterFS mount attempt 

22/06/2020 13:11:17 INFO GlusterFS mount attempt 

22/06/2020 13:10:47 INFO GlusterFS mount attempt 

22/06/2020 13:10:17 INFO GlusterFS mount attempt 

22/06/2020 13:09:47 INFO GlusterFS mount attempt 

22/06/2020 13:09:17 INFO GlusterFS mount attempt 

22/06/2020 13:08:47 INFO GlusterFS mount attempt 

22/06/2020 13:08:17 INFO GlusterFS mount attempt 

22/06/2020 13:07:47 INFO GlusterFS mount attempt 

22/06/2020 13:07:16 INFO GlusterFS mount attempt 

22/06/2020 13:06:46 INFO GlusterFS mount attempt 

22/06/2020 13:06:16 INFO GlusterFS mount attempt 

22/06/2020 13:05:46 INFO GlusterFS mount attempt 

22/06/2020 13:05:16 INFO GlusterFS mount attempt 

22/06/2020 13:04:46 INFO GlusterFS mount attempt 

22/06/2020 13:04:16 INFO GlusterFS mount attempt 

22/06/2020 13:03:46 INFO GlusterFS mount attempt 

22/06/2020 13:03:16 INFO GlusterFS mount attempt 

22/06/2020 13:02:46 INFO GlusterFS mount attempt 

22/06/2020 13:02:16 INFO GlusterFS mount attempt 

22/06/2020 13:01:45 INFO GlusterFS mount attempt 

22/06/2020 13:01:15 INFO GlusterFS mount attempt 

22/06/2020 13:00:45 INFO GlusterFS mount attempt 

22/06/2020 13:00:15 INFO GlusterFS mount attempt 

22/06/2020 12:59:45 INFO GlusterFS mount attempt 

22/06/2020 12:59:15 INFO GlusterFS mount attempt 

22/06/2020 12:58:45 INFO GlusterFS mount attempt 

22/06/2020 12:58:15 INFO GlusterFS mount attempt 

22/06/2020 12:57:45 INFO GlusterFS mount attempt 

22/06/2020 12:57:15 INFO GlusterFS mount attempt 

22/06/2020 12:56:45 INFO GlusterFS mount attempt 

22/06/2020 12:56:14 INFO GlusterFS mount attempt 

22/06/2020 12:55:44 INFO GlusterFS mount attempt 

22/06/2020 12:55:14 INFO GlusterFS mount attempt 

22/06/2020 12:54:44 INFO GlusterFS mount attempt 

22/06/2020 12:54:14 INFO GlusterFS mount attempt 

22/06/2020 12:53:44 INFO GlusterFS mount attempt 

22/06/2020 12:53:14 INFO GlusterFS mount attempt 

22/06/2020 12:52:44 INFO GlusterFS mount attempt 

22/06/2020 12:52:14 INFO GlusterFS mount attempt 

22/06/2020 12:51:44 INFO GlusterFS mount attempt 

22/06/2020 12:51:13 INFO GlusterFS mount attempt 

22/06/2020 12:50:43 INFO GlusterFS mount attempt 

22/06/2020 12:50:13 INFO GlusterFS mount attempt 

22/06/2020 12:49:43 INFO GlusterFS mount attempt 

22/06/2020 12:49:13 INFO GlusterFS mount attempt 

22/06/2020 12:48:43 INFO GlusterFS mount attempt 

22/06/2020 12:48:13 INFO GlusterFS mount attempt 

22/06/2020 12:47:43 INFO GlusterFS mount attempt 

22/06/2020 12:47:13 INFO GlusterFS mount attempt 

22/06/2020 12:46:43 INFO GlusterFS mount attempt 

22/06/2020 12:46:13 INFO GlusterFS mount attempt 

22/06/2020 12:45:42 INFO GlusterFS mount attempt 

22/06/2020 12:45:12 INFO GlusterFS mount attempt 

22/06/2020 12:44:42 INFO GlusterFS mount attempt 

22/06/2020 12:44:12 INFO GlusterFS mount attempt 

22/06/2020 12:43:42 INFO GlusterFS mount attempt 

22/06/2020 12:43:12 INFO GlusterFS mount attempt 

22/06/2020 12:42:42 INFO GlusterFS mount attempt 

22/06/2020 12:42:12 INFO GlusterFS mount attempt 

22/06/2020 12:41:42 INFO GlusterFS mount attempt 

22/06/2020 12:41:12 INFO GlusterFS mount attempt 

22/06/2020 12:40:42 INFO GlusterFS mount attempt 

22/06/2020 12:40:11 INFO GlusterFS mount attempt 

22/06/2020 12:39:41 INFO GlusterFS mount attempt 

22/06/2020 12:39:11 INFO GlusterFS mount attempt 

22/06/2020 12:38:41 INFO GlusterFS mount attempt 

22/06/2020 12:38:11 INFO GlusterFS mount attempt 

22/06/2020 12:37:41 INFO GlusterFS mount attempt 

22/06/2020 12:37:11 INFO GlusterFS mount attempt 

22/06/2020 12:36:41 INFO GlusterFS mount attempt 

22/06/2020 12:36:11 INFO GlusterFS mount attempt 

22/06/2020 12:35:41 INFO GlusterFS mount attempt 

22/06/2020 12:35:11 INFO GlusterFS mount attempt 

22/06/2020 12:34:40 INFO GlusterFS mount attempt 

22/06/2020 12:34:10 INFO GlusterFS mount attempt 

22/06/2020 12:33:40 INFO GlusterFS mount attempt 

22/06/2020 12:33:10 INFO GlusterFS mount attempt 

22/06/2020 12:32:40 INFO GlusterFS mount attempt 

22/06/2020 12:32:10 INFO GlusterFS mount attempt 

22/06/2020 12:31:40 INFO GlusterFS mount attempt 

22/06/2020 12:31:10 INFO GlusterFS mount attempt 

22/06/2020 12:30:40 INFO GlusterFS mount attempt 

22/06/2020 12:30:10 INFO GlusterFS mount attempt 

22/06/2020 12:29:40 INFO GlusterFS mount attempt 

22/06/2020 12:29:10 INFO GlusterFS mount attempt 

22/06/2020 12:28:39 INFO GlusterFS mount attempt 

22/06/2020 12:28:09 INFO GlusterFS mount attempt 

22/06/2020 12:27:39 INFO GlusterFS mount attempt 

22/06/2020 12:27:09 INFO GlusterFS mount attempt 

22/06/2020 12:26:39 INFO GlusterFS mount attempt 

22/06/2020 12:26:09 INFO GlusterFS mount attempt 

22/06/2020 12:25:39 INFO GlusterFS mount attempt 

22/06/2020 12:25:09 INFO GlusterFS mount attempt 

22/06/2020 12:24:39 INFO GlusterFS mount attempt 

22/06/2020 12:24:09 INFO GlusterFS mount attempt 

22/06/2020 12:23:39 INFO GlusterFS mount attempt 

22/06/2020 12:23:08 INFO GlusterFS mount attempt 

22/06/2020 12:22:38 INFO GlusterFS mount attempt 

22/06/2020 12:22:08 INFO GlusterFS mount attempt 

22/06/2020 12:21:38 INFO GlusterFS mount attempt 

22/06/2020 12:21:08 INFO GlusterFS mount attempt 

22/06/2020 12:20:38 INFO GlusterFS mount attempt 

22/06/2020 12:20:08 INFO GlusterFS mount attempt 

22/06/2020 12:19:38 INFO GlusterFS mount attempt 

22/06/2020 12:19:08 INFO GlusterFS mount attempt 

22/06/2020 12:18:38 INFO GlusterFS mount attempt 

22/06/2020 12:18:08 INFO GlusterFS mount attempt 

22/06/2020 12:17:37 INFO GlusterFS mount attempt 

22/06/2020 12:17:07 INFO GlusterFS mount attempt 

22/06/2020 12:16:37 INFO GlusterFS mount attempt 

22/06/2020 12:16:07 INFO GlusterFS mount attempt 

22/06/2020 12:15:37 INFO GlusterFS mount attempt 

22/06/2020 12:15:07 INFO GlusterFS mount attempt 

22/06/2020 12:14:37 INFO GlusterFS mount attempt 

22/06/2020 12:14:07 INFO GlusterFS mount attempt 

22/06/2020 12:13:37 INFO GlusterFS mount attempt 

22/06/2020 12:13:07 INFO GlusterFS mount attempt 

22/06/2020 12:12:36 INFO GlusterFS mount attempt 

22/06/2020 12:12:06 INFO GlusterFS mount attempt 

22/06/2020 12:11:36 INFO GlusterFS mount attempt 

22/06/2020 12:11:06 INFO GlusterFS mount attempt 

22/06/2020 12:10:36 INFO GlusterFS mount attempt 

22/06/2020 12:10:06 INFO GlusterFS mount attempt 

22/06/2020 12:09:36 INFO GlusterFS mount attempt 

22/06/2020 12:09:06 INFO GlusterFS mount attempt 

22/06/2020 12:08:36 INFO GlusterFS mount attempt 

22/06/2020 12:08:06 INFO GlusterFS mount attempt 

22/06/2020 12:07:36 INFO GlusterFS mount attempt 

22/06/2020 12:07:05 INFO GlusterFS mount attempt 

22/06/2020 12:06:35 INFO GlusterFS mount attempt 

22/06/2020 12:06:05 INFO GlusterFS mount attempt 

22/06/2020 12:05:35 INFO GlusterFS mount attempt 

22/06/2020 12:05:05 INFO GlusterFS mount attempt 

22/06/2020 12:04:35 INFO GlusterFS mount attempt 

22/06/2020 12:04:05 INFO GlusterFS mount attempt 

22/06/2020 12:03:35 INFO GlusterFS mount attempt 

22/06/2020 12:03:05 INFO GlusterFS mount attempt 

22/06/2020 12:02:35 INFO GlusterFS mount attempt 

22/06/2020 12:02:05 INFO GlusterFS mount attempt 

22/06/2020 12:01:34 INFO GlusterFS mount attempt 

22/06/2020 12:01:04 INFO GlusterFS mount attempt 

22/06/2020 12:00:34 INFO GlusterFS mount attempt 

22/06/2020 12:00:04 INFO GlusterFS mount attempt 

22/06/2020 11:59:34 INFO GlusterFS mount attempt 

22/06/2020 11:59:04 INFO GlusterFS mount attempt 

22/06/2020 11:58:34 INFO GlusterFS mount attempt 

22/06/2020 11:58:04 INFO GlusterFS mount attempt 

22/06/2020 11:57:34 INFO GlusterFS mount attempt 

22/06/2020 11:57:04 INFO GlusterFS mount attempt 

22/06/2020 11:56:34 INFO GlusterFS mount attempt 

22/06/2020 11:56:04 INFO GlusterFS mount attempt 

22/06/2020 11:55:33 INFO GlusterFS mount attempt 

22/06/2020 11:55:03 INFO GlusterFS mount attempt 

22/06/2020 11:54:33 INFO GlusterFS mount attempt 

22/06/2020 11:54:03 INFO GlusterFS mount attempt 

22/06/2020 11:53:33 INFO GlusterFS mount attempt 

22/06/2020 11:53:03 INFO GlusterFS mount attempt 

22/06/2020 11:52:33 INFO GlusterFS mount attempt 

22/06/2020 11:52:03 INFO GlusterFS mount attempt 

22/06/2020 11:51:33 INFO GlusterFS mount attempt 

22/06/2020 11:51:03 INFO GlusterFS mount attempt 

22/06/2020 11:50:32 INFO GlusterFS mount attempt 

22/06/2020 11:50:02 INFO GlusterFS mount attempt 

22/06/2020 11:49:32 INFO GlusterFS mount attempt 

22/06/2020 11:49:02 INFO GlusterFS mount attempt 

22/06/2020 11:48:32 INFO GlusterFS mount attempt 

22/06/2020 11:48:02 INFO GlusterFS mount attempt 

22/06/2020 11:47:32 INFO GlusterFS mount attempt 

22/06/2020 11:47:02 INFO GlusterFS mount attempt 

22/06/2020 11:46:32 INFO GlusterFS mount attempt 

22/06/2020 11:46:02 INFO GlusterFS mount attempt 

22/06/2020 11:45:32 INFO GlusterFS mount attempt 

22/06/2020 11:45:02 INFO GlusterFS mount attempt 

22/06/2020 11:44:31 INFO GlusterFS mount attempt 

22/06/2020 11:44:01 INFO GlusterFS mount attempt 

22/06/2020 11:43:31 INFO GlusterFS mount attempt 

22/06/2020 11:43:01 INFO GlusterFS mount attempt 

22/06/2020 11:42:31 INFO GlusterFS mount attempt 

22/06/2020 11:42:01 INFO GlusterFS mount attempt 

22/06/2020 11:41:31 INFO GlusterFS mount attempt 

22/06/2020 11:41:01 INFO GlusterFS mount attempt 

22/06/2020 11:40:31 INFO GlusterFS mount attempt 

22/06/2020 11:40:01 INFO GlusterFS mount attempt 

22/06/2020 11:39:30 INFO GlusterFS mount attempt 

22/06/2020 11:39:00 INFO GlusterFS mount attempt 

22/06/2020 11:38:30 INFO GlusterFS mount attempt 

22/06/2020 11:38:00 INFO GlusterFS mount attempt 

22/06/2020 11:37:30 INFO GlusterFS mount attempt 

22/06/2020 11:37:00 INFO GlusterFS mount attempt 

22/06/2020 11:36:30 INFO GlusterFS mount attempt 

22/06/2020 11:36:00 INFO GlusterFS mount attempt 

22/06/2020 11:35:30 INFO GlusterFS mount attempt 

22/06/2020 11:35:00 INFO GlusterFS mount attempt 

22/06/2020 11:34:30 INFO GlusterFS mount attempt 

22/06/2020 11:33:59 INFO GlusterFS mount attempt 

22/06/2020 11:33:29 INFO GlusterFS mount attempt 

22/06/2020 11:32:59 INFO GlusterFS mount attempt 

22/06/2020 11:32:29 INFO GlusterFS mount attempt 

22/06/2020 11:31:59 INFO GlusterFS mount attempt 

22/06/2020 11:31:29 INFO GlusterFS mount attempt 

22/06/2020 11:30:59 INFO GlusterFS mount attempt 

22/06/2020 11:30:29 INFO GlusterFS mount attempt 

22/06/2020 11:29:59 INFO GlusterFS mount attempt 

22/06/2020 11:29:29 INFO GlusterFS mount attempt 

22/06/2020 11:28:59 INFO GlusterFS mount attempt 

22/06/2020 11:28:28 INFO GlusterFS mount attempt 

22/06/2020 11:27:58 INFO GlusterFS mount attempt 

22/06/2020 11:27:28 INFO GlusterFS mount attempt 

22/06/2020 11:26:58 INFO GlusterFS mount attempt 

22/06/2020 11:26:28 INFO GlusterFS mount attempt 

22/06/2020 11:25:58 INFO GlusterFS mount attempt 

22/06/2020 11:25:28 INFO GlusterFS mount attempt 

22/06/2020 11:24:58 INFO GlusterFS mount attempt 

22/06/2020 11:24:28 INFO GlusterFS mount attempt 

22/06/2020 11:23:58 INFO GlusterFS mount attempt 

22/06/2020 11:23:27 INFO GlusterFS mount attempt 

22/06/2020 11:22:57 INFO GlusterFS mount attempt 

22/06/2020 11:22:27 INFO GlusterFS mount attempt 

22/06/2020 11:21:57 INFO GlusterFS mount attempt 

22/06/2020 11:21:27 INFO GlusterFS mount attempt 

22/06/2020 11:20:57 INFO GlusterFS mount attempt 

22/06/2020 11:20:27 INFO GlusterFS mount attempt 

22/06/2020 11:19:57 INFO GlusterFS mount attempt 

22/06/2020 11:19:27 INFO GlusterFS mount attempt 

22/06/2020 11:18:57 INFO GlusterFS mount attempt 

22/06/2020 11:18:27 INFO GlusterFS mount attempt 

22/06/2020 11:17:56 INFO GlusterFS mount attempt 

22/06/2020 11:17:26 INFO GlusterFS mount attempt 

22/06/2020 11:16:56 INFO GlusterFS mount attempt 

22/06/2020 11:16:51 INFO Benchmark Test Completed

22/06/2020 11:16:47 INFO Benchmark finished.

22/06/2020 11:16:26 INFO GlusterFS mount attempt 

22/06/2020 11:15:56 INFO GlusterFS mount attempt 

22/06/2020 11:15:54 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:15:46 INFO Wait time before collect node state.

22/06/2020 11:15:45 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:45 INFO Benchmark client cmd. 

22/06/2020 11:15:45 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:45 INFO Start client stress job for rados

22/06/2020 11:15:44 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 11:15:44 INFO params

22/06/2020 11:15:44 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:15:44 INFO script

22/06/2020 11:15:44 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:43 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:15:43 INFO Benchmark start rados read.

22/06/2020 11:15:26 INFO GlusterFS mount attempt 

22/06/2020 11:14:57 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:14:56 INFO GlusterFS mount attempt 

22/06/2020 11:14:49 INFO Wait time before collect storage state.

22/06/2020 11:14:49 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:48 INFO Benchmark client cmd. 

22/06/2020 11:14:48 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:48 INFO Start client stress job for rados

22/06/2020 11:14:48 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:48 INFO params

22/06/2020 11:14:48 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:14:48 INFO script

22/06/2020 11:14:47 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:47 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 11:14:47 INFO Benchmark start rados write.

22/06/2020 11:14:47 INFO Benchmark manager cmd. 

22/06/2020 11:14:46 INFO Benchmark Test Started

22/06/2020 11:14:46 INFO -d 60 -t 128 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

22/06/2020 11:14:46 INFO params

22/06/2020 11:14:46 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 11:14:46 INFO script

22/06/2020 11:14:25 INFO GlusterFS mount attempt 

22/06/2020 11:13:55 INFO GlusterFS mount attempt 

22/06/2020 11:13:50 INFO Benchmark Test Completed

22/06/2020 11:13:46 INFO Benchmark finished.

22/06/2020 11:13:25 INFO GlusterFS mount attempt 

22/06/2020 11:13:04 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:12:57 INFO Wait time before collect node state.

22/06/2020 11:12:56 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:55 INFO Benchmark client cmd. 

22/06/2020 11:12:55 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:55 INFO Start client stress job for rados

22/06/2020 11:12:55 INFO GlusterFS mount attempt 

22/06/2020 11:12:55 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 11:12:55 INFO params

22/06/2020 11:12:55 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:12:55 INFO script

22/06/2020 11:12:54 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:54 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 11:12:54 INFO Benchmark start rados read.

22/06/2020 11:12:25 INFO GlusterFS mount attempt 

22/06/2020 11:12:18 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 11:12:10 INFO Wait time before collect storage state.

22/06/2020 11:12:09 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:07 INFO Benchmark client cmd. 

22/06/2020 11:12:07 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:07 INFO Start client stress job for rados

22/06/2020 11:12:07 INFO -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:07 INFO params

22/06/2020 11:12:07 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 11:12:07 INFO script

22/06/2020 11:12:06 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:06 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 11:12:06 INFO Benchmark start rados write.

22/06/2020 11:12:06 INFO Benchmark manager cmd. 

22/06/2020 11:12:05 INFO Benchmark Test Started

22/06/2020 11:12:05 INFO -d 60 -t 128 -type 2 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

22/06/2020 11:12:05 INFO params

22/06/2020 11:12:05 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 11:12:05 INFO script

22/06/2020 11:11:55 INFO GlusterFS mount attempt 

22/06/2020 11:11:25 INFO GlusterFS mount attempt 

22/06/2020 11:10:54 INFO GlusterFS mount attempt 

22/06/2020 11:10:24 INFO GlusterFS mount attempt 

22/06/2020 11:09:54 INFO GlusterFS mount attempt 

22/06/2020 11:09:24 INFO GlusterFS mount attempt 

22/06/2020 11:08:54 INFO GlusterFS mount attempt 

22/06/2020 11:08:24 INFO GlusterFS mount attempt 

22/06/2020 11:07:54 INFO GlusterFS mount attempt 

22/06/2020 11:07:24 INFO GlusterFS mount attempt 

22/06/2020 11:06:54 INFO GlusterFS mount attempt 

22/06/2020 11:06:24 INFO GlusterFS mount attempt 

22/06/2020 11:05:54 INFO GlusterFS mount attempt 

22/06/2020 11:05:24 INFO GlusterFS mount attempt 

22/06/2020 11:04:53 INFO GlusterFS mount attempt 

22/06/2020 11:04:23 INFO GlusterFS mount attempt 

22/06/2020 11:03:53 INFO GlusterFS mount attempt 

22/06/2020 11:03:23 INFO GlusterFS mount attempt 

22/06/2020 11:02:53 INFO GlusterFS mount attempt 

22/06/2020 11:02:23 INFO GlusterFS mount attempt 

22/06/2020 11:01:53 INFO GlusterFS mount attempt 

22/06/2020 11:01:23 INFO GlusterFS mount attempt 

22/06/2020 11:00:53 INFO GlusterFS mount attempt 

22/06/2020 11:00:23 INFO GlusterFS mount attempt 

22/06/2020 10:59:53 INFO GlusterFS mount attempt 

22/06/2020 10:59:22 INFO GlusterFS mount attempt 

22/06/2020 10:58:52 INFO GlusterFS mount attempt 

22/06/2020 10:58:22 INFO GlusterFS mount attempt 

22/06/2020 10:57:52 INFO GlusterFS mount attempt 

22/06/2020 10:57:22 INFO GlusterFS mount attempt 

22/06/2020 10:56:52 INFO GlusterFS mount attempt 

22/06/2020 10:56:22 INFO GlusterFS mount attempt 

22/06/2020 10:55:52 INFO GlusterFS mount attempt 

22/06/2020 10:55:22 INFO GlusterFS mount attempt 

22/06/2020 10:54:52 INFO GlusterFS mount attempt 

22/06/2020 10:54:22 INFO GlusterFS mount attempt 

22/06/2020 10:53:51 INFO GlusterFS mount attempt 

22/06/2020 10:53:21 INFO GlusterFS mount attempt 

22/06/2020 10:52:51 INFO GlusterFS mount attempt 

22/06/2020 10:52:21 INFO GlusterFS mount attempt 

22/06/2020 10:51:51 INFO GlusterFS mount attempt 

22/06/2020 10:51:21 INFO GlusterFS mount attempt 

22/06/2020 10:50:51 INFO GlusterFS mount attempt 

22/06/2020 10:50:21 INFO GlusterFS mount attempt 

22/06/2020 10:49:51 INFO GlusterFS mount attempt 

22/06/2020 10:49:21 INFO GlusterFS mount attempt 

22/06/2020 10:48:51 INFO GlusterFS mount attempt 

22/06/2020 10:48:20 INFO GlusterFS mount attempt 

22/06/2020 10:47:50 INFO GlusterFS mount attempt 

22/06/2020 10:47:20 INFO GlusterFS mount attempt 

22/06/2020 10:46:50 INFO GlusterFS mount attempt 

22/06/2020 10:46:20 INFO GlusterFS mount attempt 

22/06/2020 10:45:50 INFO GlusterFS mount attempt 

22/06/2020 10:45:20 INFO GlusterFS mount attempt 

22/06/2020 10:44:50 INFO GlusterFS mount attempt 

22/06/2020 10:44:20 INFO GlusterFS mount attempt 

22/06/2020 10:43:50 INFO GlusterFS mount attempt 

22/06/2020 10:43:20 INFO GlusterFS mount attempt 

22/06/2020 10:42:49 INFO GlusterFS mount attempt 

22/06/2020 10:42:19 INFO GlusterFS mount attempt 

22/06/2020 10:41:49 INFO GlusterFS mount attempt 

22/06/2020 10:41:19 INFO GlusterFS mount attempt 

22/06/2020 10:40:49 INFO GlusterFS mount attempt 

22/06/2020 10:40:19 INFO GlusterFS mount attempt 

22/06/2020 10:39:49 INFO GlusterFS mount attempt 

22/06/2020 10:39:19 INFO GlusterFS mount attempt 

22/06/2020 10:38:49 INFO GlusterFS mount attempt 

22/06/2020 10:38:19 INFO GlusterFS mount attempt 

22/06/2020 10:37:49 INFO GlusterFS mount attempt 

22/06/2020 10:37:19 INFO GlusterFS mount attempt 

22/06/2020 10:36:48 INFO GlusterFS mount attempt 

22/06/2020 10:36:18 INFO GlusterFS mount attempt 

22/06/2020 10:35:48 INFO GlusterFS mount attempt 

22/06/2020 10:35:18 INFO GlusterFS mount attempt 

22/06/2020 10:34:48 INFO GlusterFS mount attempt 

22/06/2020 10:34:18 INFO GlusterFS mount attempt 

22/06/2020 10:33:48 INFO GlusterFS mount attempt 

22/06/2020 10:33:18 INFO GlusterFS mount attempt 

22/06/2020 10:32:48 INFO GlusterFS mount attempt 

22/06/2020 10:32:18 INFO GlusterFS mount attempt 

22/06/2020 10:31:47 INFO GlusterFS mount attempt 

22/06/2020 10:31:17 INFO GlusterFS mount attempt 

22/06/2020 10:30:47 INFO GlusterFS mount attempt 

22/06/2020 10:30:17 INFO GlusterFS mount attempt 

22/06/2020 10:29:47 INFO GlusterFS mount attempt 

22/06/2020 10:29:17 INFO GlusterFS mount attempt 

22/06/2020 10:28:47 INFO GlusterFS mount attempt 

22/06/2020 10:28:17 INFO GlusterFS mount attempt 

22/06/2020 10:27:47 INFO GlusterFS mount attempt 

22/06/2020 10:27:17 INFO GlusterFS mount attempt 

22/06/2020 10:26:47 INFO GlusterFS mount attempt 

22/06/2020 10:26:16 INFO GlusterFS mount attempt 

22/06/2020 10:25:46 INFO GlusterFS mount attempt 

22/06/2020 10:25:16 INFO GlusterFS mount attempt 

22/06/2020 10:24:46 INFO GlusterFS mount attempt 

22/06/2020 10:24:16 INFO GlusterFS mount attempt 

22/06/2020 10:23:46 INFO GlusterFS mount attempt 

22/06/2020 10:23:16 INFO GlusterFS mount attempt 

22/06/2020 10:22:46 INFO GlusterFS mount attempt 

22/06/2020 10:22:16 INFO GlusterFS mount attempt 

22/06/2020 10:21:46 INFO GlusterFS mount attempt 

22/06/2020 10:21:15 INFO GlusterFS mount attempt 

22/06/2020 10:20:45 INFO GlusterFS mount attempt 

22/06/2020 10:20:15 INFO GlusterFS mount attempt 

22/06/2020 10:19:45 INFO GlusterFS mount attempt 

22/06/2020 10:19:15 INFO GlusterFS mount attempt 

22/06/2020 10:18:45 INFO GlusterFS mount attempt 

22/06/2020 10:18:15 INFO GlusterFS mount attempt 

22/06/2020 10:17:45 INFO GlusterFS mount attempt 

22/06/2020 10:17:15 INFO GlusterFS mount attempt 

22/06/2020 10:16:45 INFO GlusterFS mount attempt 

22/06/2020 10:16:14 INFO GlusterFS mount attempt 

22/06/2020 10:15:44 INFO GlusterFS mount attempt 

22/06/2020 10:15:14 INFO GlusterFS mount attempt 

22/06/2020 10:14:44 INFO GlusterFS mount attempt 

22/06/2020 10:14:14 INFO GlusterFS mount attempt 

22/06/2020 10:13:44 INFO GlusterFS mount attempt 

22/06/2020 10:13:14 INFO GlusterFS mount attempt 

22/06/2020 10:12:44 INFO GlusterFS mount attempt 

22/06/2020 10:12:14 INFO GlusterFS mount attempt 

22/06/2020 10:11:44 INFO GlusterFS mount attempt 

22/06/2020 10:11:13 INFO GlusterFS mount attempt 

22/06/2020 10:10:43 INFO GlusterFS mount attempt 

22/06/2020 10:10:13 INFO GlusterFS mount attempt 

22/06/2020 10:09:43 INFO GlusterFS mount attempt 

22/06/2020 10:09:13 INFO GlusterFS mount attempt 

22/06/2020 10:08:43 INFO GlusterFS mount attempt 

22/06/2020 10:08:13 INFO GlusterFS mount attempt 

22/06/2020 10:07:43 INFO GlusterFS mount attempt 

22/06/2020 10:07:13 INFO GlusterFS mount attempt 

22/06/2020 10:06:43 INFO GlusterFS mount attempt 

22/06/2020 10:06:13 INFO GlusterFS mount attempt 

22/06/2020 10:05:42 INFO GlusterFS mount attempt 

22/06/2020 10:05:12 INFO GlusterFS mount attempt 

22/06/2020 10:04:42 INFO GlusterFS mount attempt 

22/06/2020 10:04:12 INFO GlusterFS mount attempt 

22/06/2020 10:03:42 INFO GlusterFS mount attempt 

22/06/2020 10:03:12 INFO GlusterFS mount attempt 

22/06/2020 10:02:42 INFO GlusterFS mount attempt 

22/06/2020 10:02:12 INFO GlusterFS mount attempt 

22/06/2020 10:01:42 INFO GlusterFS mount attempt 

22/06/2020 10:01:12 INFO GlusterFS mount attempt 

22/06/2020 10:00:41 INFO GlusterFS mount attempt 

22/06/2020 10:00:11 INFO GlusterFS mount attempt 

22/06/2020 09:59:41 INFO GlusterFS mount attempt 

22/06/2020 09:59:11 INFO GlusterFS mount attempt 

22/06/2020 09:58:41 INFO GlusterFS mount attempt 

22/06/2020 09:58:11 INFO GlusterFS mount attempt 

22/06/2020 09:57:41 INFO GlusterFS mount attempt 

22/06/2020 09:57:11 INFO GlusterFS mount attempt 

22/06/2020 09:56:41 INFO GlusterFS mount attempt 

22/06/2020 09:56:11 INFO GlusterFS mount attempt 

22/06/2020 09:55:41 INFO GlusterFS mount attempt 

22/06/2020 09:55:10 INFO GlusterFS mount attempt 

22/06/2020 09:54:40 INFO GlusterFS mount attempt 

22/06/2020 09:54:10 INFO GlusterFS mount attempt 

22/06/2020 09:53:40 INFO GlusterFS mount attempt 

22/06/2020 09:53:10 INFO GlusterFS mount attempt 

22/06/2020 09:52:40 INFO GlusterFS mount attempt 

22/06/2020 09:52:10 INFO GlusterFS mount attempt 

22/06/2020 09:51:40 INFO GlusterFS mount attempt 

22/06/2020 09:51:10 INFO GlusterFS mount attempt 

22/06/2020 09:50:40 INFO GlusterFS mount attempt 

22/06/2020 09:50:09 INFO GlusterFS mount attempt 

22/06/2020 09:49:39 INFO GlusterFS mount attempt 

22/06/2020 09:49:09 INFO GlusterFS mount attempt 

22/06/2020 09:48:39 INFO GlusterFS mount attempt 

22/06/2020 09:48:09 INFO GlusterFS mount attempt 

22/06/2020 09:47:39 INFO GlusterFS mount attempt 

22/06/2020 09:47:09 INFO GlusterFS mount attempt 

22/06/2020 09:46:39 INFO GlusterFS mount attempt 

22/06/2020 09:46:09 INFO GlusterFS mount attempt 

22/06/2020 09:45:39 INFO GlusterFS mount attempt 

22/06/2020 09:45:08 INFO GlusterFS mount attempt 

22/06/2020 09:44:38 INFO GlusterFS mount attempt 

22/06/2020 09:44:08 INFO GlusterFS mount attempt 

22/06/2020 09:43:38 INFO GlusterFS mount attempt 

22/06/2020 09:43:08 INFO GlusterFS mount attempt 

22/06/2020 09:42:38 INFO GlusterFS mount attempt 

22/06/2020 09:42:08 INFO GlusterFS mount attempt 

22/06/2020 09:41:38 INFO GlusterFS mount attempt 

22/06/2020 09:41:08 INFO GlusterFS mount attempt 

22/06/2020 09:40:38 INFO GlusterFS mount attempt 

22/06/2020 09:40:08 INFO GlusterFS mount attempt 

22/06/2020 09:39:37 INFO GlusterFS mount attempt 

22/06/2020 09:39:07 INFO GlusterFS mount attempt 

22/06/2020 09:38:37 INFO GlusterFS mount attempt 

22/06/2020 09:38:07 INFO GlusterFS mount attempt 

22/06/2020 09:37:37 INFO GlusterFS mount attempt 

22/06/2020 09:37:07 INFO GlusterFS mount attempt 

22/06/2020 09:36:37 INFO GlusterFS mount attempt 

22/06/2020 09:36:07 INFO GlusterFS mount attempt 

22/06/2020 09:35:37 INFO GlusterFS mount attempt 

22/06/2020 09:35:07 INFO GlusterFS mount attempt 

22/06/2020 09:34:37 INFO GlusterFS mount attempt 

22/06/2020 09:34:06 INFO GlusterFS mount attempt 

22/06/2020 09:33:36 INFO GlusterFS mount attempt 

22/06/2020 09:33:06 INFO GlusterFS mount attempt 

22/06/2020 09:32:36 INFO GlusterFS mount attempt 

22/06/2020 09:32:06 INFO GlusterFS mount attempt 

22/06/2020 09:31:36 INFO GlusterFS mount attempt 

22/06/2020 09:31:06 INFO GlusterFS mount attempt 

22/06/2020 09:30:36 INFO GlusterFS mount attempt 

22/06/2020 09:30:06 INFO GlusterFS mount attempt 

22/06/2020 09:29:36 INFO GlusterFS mount attempt 

22/06/2020 09:29:05 INFO GlusterFS mount attempt 

22/06/2020 09:28:35 INFO GlusterFS mount attempt 

22/06/2020 09:28:05 INFO GlusterFS mount attempt 

22/06/2020 09:27:35 INFO GlusterFS mount attempt 

22/06/2020 09:27:05 INFO GlusterFS mount attempt 

22/06/2020 09:26:35 INFO GlusterFS mount attempt 

22/06/2020 09:26:05 INFO GlusterFS mount attempt 

22/06/2020 09:25:35 INFO GlusterFS mount attempt 

22/06/2020 09:25:05 INFO GlusterFS mount attempt 

22/06/2020 09:24:35 INFO GlusterFS mount attempt 

22/06/2020 09:24:05 INFO GlusterFS mount attempt 

22/06/2020 09:23:34 INFO GlusterFS mount attempt 

22/06/2020 09:23:04 INFO GlusterFS mount attempt 

22/06/2020 09:22:34 INFO GlusterFS mount attempt 

22/06/2020 09:22:04 INFO GlusterFS mount attempt 

22/06/2020 09:21:34 INFO GlusterFS mount attempt 

22/06/2020 09:21:04 INFO GlusterFS mount attempt 

22/06/2020 09:20:34 INFO GlusterFS mount attempt 

22/06/2020 09:20:04 INFO GlusterFS mount attempt 

22/06/2020 09:19:34 INFO GlusterFS mount attempt 

22/06/2020 09:19:04 INFO GlusterFS mount attempt 

22/06/2020 09:18:34 INFO GlusterFS mount attempt 

22/06/2020 09:18:03 INFO GlusterFS mount attempt 

22/06/2020 09:17:33 INFO GlusterFS mount attempt 

22/06/2020 09:17:03 INFO GlusterFS mount attempt 

22/06/2020 09:16:33 INFO GlusterFS mount attempt 

22/06/2020 09:16:03 INFO GlusterFS mount attempt 

22/06/2020 09:15:33 INFO GlusterFS mount attempt 

22/06/2020 09:15:03 INFO GlusterFS mount attempt 

22/06/2020 09:14:33 INFO GlusterFS mount attempt 

22/06/2020 09:14:03 INFO GlusterFS mount attempt 

22/06/2020 09:13:33 INFO GlusterFS mount attempt 

22/06/2020 09:13:02 INFO GlusterFS mount attempt 

22/06/2020 09:12:32 INFO GlusterFS mount attempt 

22/06/2020 09:12:02 INFO GlusterFS mount attempt 

22/06/2020 09:11:32 INFO GlusterFS mount attempt 

22/06/2020 09:11:02 INFO GlusterFS mount attempt 

22/06/2020 09:10:32 INFO GlusterFS mount attempt 

22/06/2020 09:10:02 INFO GlusterFS mount attempt 

22/06/2020 09:09:32 INFO GlusterFS mount attempt 

22/06/2020 09:09:02 INFO GlusterFS mount attempt 

22/06/2020 09:08:32 INFO GlusterFS mount attempt 

22/06/2020 09:08:01 INFO GlusterFS mount attempt 

22/06/2020 09:07:31 INFO GlusterFS mount attempt 

22/06/2020 09:07:01 INFO GlusterFS mount attempt 

22/06/2020 09:06:31 INFO GlusterFS mount attempt 

22/06/2020 09:06:01 INFO GlusterFS mount attempt 

22/06/2020 09:05:31 INFO GlusterFS mount attempt 

22/06/2020 09:05:01 INFO GlusterFS mount attempt 

22/06/2020 09:04:31 INFO GlusterFS mount attempt 

22/06/2020 09:04:01 INFO GlusterFS mount attempt 

22/06/2020 09:03:31 INFO GlusterFS mount attempt 

22/06/2020 09:03:00 INFO GlusterFS mount attempt 

22/06/2020 09:02:30 INFO GlusterFS mount attempt 

22/06/2020 09:02:00 INFO GlusterFS mount attempt 

22/06/2020 09:01:30 INFO GlusterFS mount attempt 

22/06/2020 09:01:00 INFO GlusterFS mount attempt 

22/06/2020 09:00:30 INFO GlusterFS mount attempt 

22/06/2020 09:00:00 INFO GlusterFS mount attempt 

22/06/2020 08:59:30 INFO GlusterFS mount attempt 

22/06/2020 08:59:00 INFO GlusterFS mount attempt 

22/06/2020 08:58:30 INFO GlusterFS mount attempt 

22/06/2020 08:58:00 INFO GlusterFS mount attempt 

22/06/2020 08:57:29 INFO GlusterFS mount attempt 

22/06/2020 08:56:59 INFO GlusterFS mount attempt 

22/06/2020 08:56:29 INFO GlusterFS mount attempt 

22/06/2020 08:55:59 INFO GlusterFS mount attempt 

22/06/2020 08:55:29 INFO GlusterFS mount attempt 

22/06/2020 08:54:59 INFO GlusterFS mount attempt 

22/06/2020 08:54:29 INFO GlusterFS mount attempt 

22/06/2020 08:53:59 INFO GlusterFS mount attempt 

22/06/2020 08:53:29 INFO GlusterFS mount attempt 

22/06/2020 08:52:59 INFO GlusterFS mount attempt 

22/06/2020 08:52:29 INFO GlusterFS mount attempt 

22/06/2020 08:51:58 INFO GlusterFS mount attempt 

22/06/2020 08:51:28 INFO GlusterFS mount attempt 

22/06/2020 08:50:58 INFO GlusterFS mount attempt 

22/06/2020 08:50:28 INFO GlusterFS mount attempt 

22/06/2020 08:49:58 INFO GlusterFS mount attempt 

22/06/2020 08:49:28 INFO GlusterFS mount attempt 

22/06/2020 08:48:58 INFO GlusterFS mount attempt 

22/06/2020 08:48:28 INFO GlusterFS mount attempt 

22/06/2020 08:47:58 INFO GlusterFS mount attempt 

22/06/2020 08:47:28 INFO GlusterFS mount attempt 

22/06/2020 08:46:58 INFO GlusterFS mount attempt 

22/06/2020 08:46:28 INFO GlusterFS mount attempt 

22/06/2020 08:45:57 INFO GlusterFS mount attempt 

22/06/2020 08:45:27 INFO GlusterFS mount attempt 

22/06/2020 08:44:57 INFO GlusterFS mount attempt 

22/06/2020 08:44:27 INFO GlusterFS mount attempt 

22/06/2020 08:43:57 INFO GlusterFS mount attempt 

22/06/2020 08:43:27 INFO GlusterFS mount attempt 

22/06/2020 08:42:57 INFO GlusterFS mount attempt 

22/06/2020 08:42:27 INFO GlusterFS mount attempt 

22/06/2020 08:41:57 INFO GlusterFS mount attempt 

22/06/2020 08:41:27 INFO GlusterFS mount attempt 

22/06/2020 08:40:57 INFO GlusterFS mount attempt 

22/06/2020 08:40:26 INFO GlusterFS mount attempt 

22/06/2020 08:39:56 INFO GlusterFS mount attempt 

22/06/2020 08:39:26 INFO GlusterFS mount attempt 

22/06/2020 08:38:56 INFO GlusterFS mount attempt 

22/06/2020 08:38:26 INFO GlusterFS mount attempt 

22/06/2020 08:37:56 INFO GlusterFS mount attempt 

22/06/2020 08:37:26 INFO GlusterFS mount attempt 

22/06/2020 08:36:56 INFO GlusterFS mount attempt 

22/06/2020 08:36:26 INFO GlusterFS mount attempt 

22/06/2020 08:35:56 INFO GlusterFS mount attempt 

22/06/2020 08:35:26 INFO GlusterFS mount attempt 

22/06/2020 08:34:55 INFO GlusterFS mount attempt 

22/06/2020 08:34:25 INFO GlusterFS mount attempt 

22/06/2020 08:33:55 INFO GlusterFS mount attempt 

22/06/2020 08:33:25 INFO GlusterFS mount attempt 

22/06/2020 08:32:55 INFO GlusterFS mount attempt 

22/06/2020 08:32:25 INFO GlusterFS mount attempt 

22/06/2020 08:31:55 INFO GlusterFS mount attempt 

22/06/2020 08:31:25 INFO GlusterFS mount attempt 

22/06/2020 08:30:55 INFO GlusterFS mount attempt 

22/06/2020 08:30:25 INFO GlusterFS mount attempt 

22/06/2020 08:29:55 INFO GlusterFS mount attempt 

22/06/2020 08:29:24 INFO GlusterFS mount attempt 

22/06/2020 08:28:54 INFO GlusterFS mount attempt 

22/06/2020 08:28:24 INFO GlusterFS mount attempt 

22/06/2020 08:27:54 INFO GlusterFS mount attempt 

22/06/2020 08:27:24 INFO GlusterFS mount attempt 

22/06/2020 08:26:54 INFO GlusterFS mount attempt 

22/06/2020 08:26:24 INFO GlusterFS mount attempt 

22/06/2020 08:25:54 INFO GlusterFS mount attempt 

22/06/2020 08:25:24 INFO GlusterFS mount attempt 

22/06/2020 08:24:54 INFO GlusterFS mount attempt 

22/06/2020 08:24:24 INFO GlusterFS mount attempt 

22/06/2020 08:23:53 INFO GlusterFS mount attempt 

22/06/2020 08:23:23 INFO GlusterFS mount attempt 

22/06/2020 08:22:53 INFO GlusterFS mount attempt 

22/06/2020 08:22:23 INFO GlusterFS mount attempt 

22/06/2020 08:21:53 INFO GlusterFS mount attempt 

22/06/2020 08:21:23 INFO GlusterFS mount attempt 

22/06/2020 08:20:53 INFO GlusterFS mount attempt 

22/06/2020 08:20:23 INFO GlusterFS mount attempt 

22/06/2020 08:19:53 INFO GlusterFS mount attempt 

22/06/2020 08:19:23 INFO GlusterFS mount attempt 

22/06/2020 08:18:52 INFO GlusterFS mount attempt 

22/06/2020 08:18:22 INFO GlusterFS mount attempt 

22/06/2020 08:17:52 INFO GlusterFS mount attempt 

22/06/2020 08:17:22 INFO GlusterFS mount attempt 

22/06/2020 08:16:52 INFO GlusterFS mount attempt 

22/06/2020 08:16:22 INFO GlusterFS mount attempt 

22/06/2020 08:15:52 INFO GlusterFS mount attempt 

22/06/2020 08:15:22 INFO GlusterFS mount attempt 

22/06/2020 08:14:52 INFO GlusterFS mount attempt 

22/06/2020 08:14:22 INFO GlusterFS mount attempt 

22/06/2020 08:13:52 INFO GlusterFS mount attempt 

22/06/2020 08:13:23 INFO Benchmark Test Completed

22/06/2020 08:13:21 INFO GlusterFS mount attempt 

22/06/2020 08:13:20 INFO Benchmark finished.

22/06/2020 08:12:51 INFO GlusterFS mount attempt 

22/06/2020 08:12:50 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:12:43 INFO Wait time before collect node state.

22/06/2020 08:12:42 INFO Benchmark client cmd. 

22/06/2020 08:12:42 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:42 INFO Start client stress job for rados

22/06/2020 08:12:42 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 08:12:42 INFO params

22/06/2020 08:12:42 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:12:42 INFO script

22/06/2020 08:12:41 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:40 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:40 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:12:40 INFO Benchmark start rados read.

22/06/2020 08:12:21 INFO GlusterFS mount attempt 

22/06/2020 08:12:03 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:11:56 INFO Wait time before collect storage state.

22/06/2020 08:11:55 INFO Benchmark client cmd. 

22/06/2020 08:11:55 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:55 INFO Start client stress job for rados

22/06/2020 08:11:55 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:55 INFO params

22/06/2020 08:11:55 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:11:55 INFO script

22/06/2020 08:11:54 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:54 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:53 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

22/06/2020 08:11:53 INFO Benchmark start rados write.

22/06/2020 08:11:53 INFO Benchmark manager cmd. 

22/06/2020 08:11:53 INFO Benchmark Test Started

22/06/2020 08:11:53 INFO -d 60 -t 128 -type 1 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

22/06/2020 08:11:53 INFO params

22/06/2020 08:11:53 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 08:11:53 INFO script

22/06/2020 08:11:51 INFO GlusterFS mount attempt 

22/06/2020 08:11:38 INFO Benchmark Test Completed

22/06/2020 08:11:35 INFO Benchmark finished.

22/06/2020 08:11:21 INFO GlusterFS mount attempt 

22/06/2020 08:11:06 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:10:58 INFO Wait time before collect node state.

22/06/2020 08:10:57 INFO Benchmark client cmd. 

22/06/2020 08:10:56 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:56 INFO Start client stress job for rados

22/06/2020 08:10:56 INFO -d 30 -t 128 -b 4000 -m r -p rbd

22/06/2020 08:10:56 INFO params

22/06/2020 08:10:56 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:10:56 INFO script

22/06/2020 08:10:56 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:55 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:55 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

22/06/2020 08:10:55 INFO Benchmark start rados read.

22/06/2020 08:10:51 INFO GlusterFS mount attempt 

22/06/2020 08:10:20 INFO GlusterFS mount attempt 

22/06/2020 08:10:19 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

22/06/2020 08:10:11 INFO Wait time before collect storage state.

22/06/2020 08:10:11 INFO Benchmark client cmd. 

22/06/2020 08:10:10 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:10 INFO Start client stress job for rados

22/06/2020 08:10:10 INFO -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:10 INFO params

22/06/2020 08:10:10 INFO /opt/petasan/scripts/util/benchmark.py client

22/06/2020 08:10:10 INFO script

22/06/2020 08:10:10 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:09 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:08 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

22/06/2020 08:10:08 INFO Benchmark start rados write.

22/06/2020 08:10:08 INFO Benchmark manager cmd. 

22/06/2020 08:10:08 INFO Benchmark Test Started

22/06/2020 08:10:08 INFO -d 60 -t 128 -type 2 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

22/06/2020 08:10:08 INFO params

22/06/2020 08:10:08 INFO /opt/petasan/scripts/util/benchmark.py manager

22/06/2020 08:10:08 INFO script

22/06/2020 08:09:50 INFO GlusterFS mount attempt 

22/06/2020 08:09:20 INFO GlusterFS mount attempt 

22/06/2020 08:08:50 INFO GlusterFS mount attempt 

22/06/2020 08:08:20 INFO GlusterFS mount attempt 

22/06/2020 08:07:50 INFO GlusterFS mount attempt 

22/06/2020 08:07:20 INFO GlusterFS mount attempt 

22/06/2020 08:06:50 INFO GlusterFS mount attempt 

22/06/2020 08:06:20 INFO GlusterFS mount attempt 

22/06/2020 08:05:50 INFO GlusterFS mount attempt 

22/06/2020 08:05:20 INFO GlusterFS mount attempt 

22/06/2020 08:04:50 INFO GlusterFS mount attempt 

22/06/2020 08:04:19 INFO GlusterFS mount attempt 

22/06/2020 08:03:49 INFO GlusterFS mount attempt 

22/06/2020 08:03:19 INFO GlusterFS mount attempt 

22/06/2020 08:02:49 INFO GlusterFS mount attempt 

22/06/2020 08:02:19 INFO GlusterFS mount attempt 

22/06/2020 08:01:49 INFO GlusterFS mount attempt 

22/06/2020 08:01:19 INFO GlusterFS mount attempt 

22/06/2020 08:00:49 INFO GlusterFS mount attempt 

22/06/2020 08:00:19 INFO GlusterFS mount attempt 

22/06/2020 07:59:49 INFO GlusterFS mount attempt 

22/06/2020 07:59:18 INFO GlusterFS mount attempt 

22/06/2020 07:58:48 INFO GlusterFS mount attempt 

22/06/2020 07:58:18 INFO GlusterFS mount attempt 

22/06/2020 07:57:48 INFO GlusterFS mount attempt 

22/06/2020 07:57:18 INFO GlusterFS mount attempt 

22/06/2020 07:56:48 INFO GlusterFS mount attempt 

22/06/2020 07:56:18 INFO GlusterFS mount attempt 

22/06/2020 07:55:48 INFO GlusterFS mount attempt 

22/06/2020 07:55:18 INFO GlusterFS mount attempt 

22/06/2020 07:54:48 INFO GlusterFS mount attempt 

22/06/2020 07:54:18 INFO GlusterFS mount attempt 

22/06/2020 07:53:47 INFO GlusterFS mount attempt 

22/06/2020 07:53:17 INFO GlusterFS mount attempt 

22/06/2020 07:52:47 INFO GlusterFS mount attempt 

22/06/2020 07:52:17 INFO GlusterFS mount attempt 

22/06/2020 07:51:47 INFO GlusterFS mount attempt 

22/06/2020 07:51:17 INFO GlusterFS mount attempt 

22/06/2020 07:50:47 INFO GlusterFS mount attempt 

22/06/2020 07:50:17 INFO GlusterFS mount attempt 

22/06/2020 07:49:47 INFO GlusterFS mount attempt 

22/06/2020 07:49:17 INFO GlusterFS mount attempt 

22/06/2020 07:48:47 INFO GlusterFS mount attempt 

22/06/2020 07:48:16 INFO GlusterFS mount attempt 

22/06/2020 07:47:46 INFO GlusterFS mount attempt 

22/06/2020 07:47:16 INFO GlusterFS mount attempt 

22/06/2020 07:46:46 INFO GlusterFS mount attempt 

22/06/2020 07:46:16 INFO GlusterFS mount attempt 

22/06/2020 07:45:46 INFO GlusterFS mount attempt 

22/06/2020 07:45:16 INFO GlusterFS mount attempt 

22/06/2020 07:44:46 INFO GlusterFS mount attempt 

22/06/2020 07:44:16 INFO GlusterFS mount attempt 

22/06/2020 07:43:46 INFO GlusterFS mount attempt 

22/06/2020 07:43:16 INFO GlusterFS mount attempt 

22/06/2020 07:42:45 INFO GlusterFS mount attempt 

22/06/2020 07:42:15 INFO GlusterFS mount attempt 

22/06/2020 07:41:45 INFO GlusterFS mount attempt 

22/06/2020 07:41:15 INFO GlusterFS mount attempt 

22/06/2020 07:40:45 INFO GlusterFS mount attempt 

22/06/2020 07:40:15 INFO GlusterFS mount attempt 

22/06/2020 07:39:45 INFO GlusterFS mount attempt 

22/06/2020 07:39:15 INFO GlusterFS mount attempt 

22/06/2020 07:38:45 INFO GlusterFS mount attempt 

22/06/2020 07:38:15 INFO GlusterFS mount attempt 

22/06/2020 07:37:45 INFO GlusterFS mount attempt 

22/06/2020 07:37:14 INFO GlusterFS mount attempt 

22/06/2020 07:36:44 INFO GlusterFS mount attempt 

22/06/2020 07:36:14 INFO GlusterFS mount attempt 

22/06/2020 07:35:44 INFO GlusterFS mount attempt 

22/06/2020 07:35:14 INFO GlusterFS mount attempt 

22/06/2020 07:34:44 INFO GlusterFS mount attempt 

22/06/2020 07:34:14 INFO GlusterFS mount attempt 

22/06/2020 07:33:44 INFO GlusterFS mount attempt 

22/06/2020 07:33:14 INFO GlusterFS mount attempt 

22/06/2020 07:32:44 INFO GlusterFS mount attempt 

22/06/2020 07:32:14 INFO GlusterFS mount attempt 

22/06/2020 07:31:43 INFO GlusterFS mount attempt 

22/06/2020 07:31:13 INFO GlusterFS mount attempt 

22/06/2020 07:30:43 INFO GlusterFS mount attempt 

22/06/2020 07:30:13 INFO GlusterFS mount attempt 

22/06/2020 07:29:43 INFO GlusterFS mount attempt 

22/06/2020 07:29:13 INFO GlusterFS mount attempt 

22/06/2020 07:28:43 INFO GlusterFS mount attempt 

22/06/2020 07:28:13 INFO GlusterFS mount attempt 

22/06/2020 07:27:43 INFO GlusterFS mount attempt 

22/06/2020 07:27:13 INFO GlusterFS mount attempt 

22/06/2020 07:26:43 INFO GlusterFS mount attempt 

22/06/2020 07:26:12 INFO GlusterFS mount attempt 

22/06/2020 07:25:42 INFO GlusterFS mount attempt 

22/06/2020 07:25:12 INFO GlusterFS mount attempt 

22/06/2020 07:24:42 INFO GlusterFS mount attempt 

22/06/2020 07:24:12 INFO GlusterFS mount attempt 

22/06/2020 07:23:42 INFO GlusterFS mount attempt 

22/06/2020 07:23:12 INFO GlusterFS mount attempt 

22/06/2020 07:22:42 INFO GlusterFS mount attempt 

22/06/2020 07:22:12 INFO GlusterFS mount attempt 

22/06/2020 07:21:42 INFO GlusterFS mount attempt 

22/06/2020 07:21:11 INFO GlusterFS mount attempt 

22/06/2020 07:20:41 INFO GlusterFS mount attempt 

22/06/2020 07:20:11 INFO GlusterFS mount attempt 

22/06/2020 07:19:41 INFO GlusterFS mount attempt 

22/06/2020 07:19:11 INFO GlusterFS mount attempt 

22/06/2020 07:18:41 INFO GlusterFS mount attempt 

22/06/2020 07:18:11 INFO GlusterFS mount attempt 

22/06/2020 07:17:41 INFO GlusterFS mount attempt 

22/06/2020 07:17:11 INFO GlusterFS mount attempt 

22/06/2020 07:16:41 INFO GlusterFS mount attempt 

22/06/2020 07:16:11 INFO GlusterFS mount attempt 

22/06/2020 07:15:40 INFO GlusterFS mount attempt 

22/06/2020 07:15:10 INFO GlusterFS mount attempt 

22/06/2020 07:14:40 INFO GlusterFS mount attempt 

22/06/2020 07:14:10 INFO GlusterFS mount attempt 

22/06/2020 07:13:40 INFO GlusterFS mount attempt 

22/06/2020 07:13:10 INFO GlusterFS mount attempt 

22/06/2020 07:12:40 INFO GlusterFS mount attempt 

22/06/2020 07:12:10 INFO GlusterFS mount attempt 

22/06/2020 07:11:40 INFO GlusterFS mount attempt 

22/06/2020 07:11:10 INFO GlusterFS mount attempt 

22/06/2020 07:10:39 INFO GlusterFS mount attempt 

22/06/2020 07:10:09 INFO GlusterFS mount attempt 

22/06/2020 07:09:39 INFO GlusterFS mount attempt 

22/06/2020 07:09:09 INFO GlusterFS mount attempt 

22/06/2020 07:08:39 INFO GlusterFS mount attempt 

22/06/2020 07:08:09 INFO GlusterFS mount attempt 

22/06/2020 07:07:39 INFO GlusterFS mount attempt 

22/06/2020 07:07:09 INFO GlusterFS mount attempt 

22/06/2020 07:06:39 INFO GlusterFS mount attempt 

22/06/2020 07:06:09 INFO GlusterFS mount attempt 

22/06/2020 07:05:39 INFO GlusterFS mount attempt 

22/06/2020 07:05:08 INFO GlusterFS mount attempt 

22/06/2020 07:04:38 INFO GlusterFS mount attempt 

22/06/2020 07:04:08 INFO GlusterFS mount attempt 

22/06/2020 07:03:38 INFO GlusterFS mount attempt 

22/06/2020 07:03:08 INFO GlusterFS mount attempt 

22/06/2020 07:02:38 INFO GlusterFS mount attempt 

22/06/2020 07:02:08 INFO GlusterFS mount attempt 

22/06/2020 07:01:38 INFO GlusterFS mount attempt 

22/06/2020 07:01:08 INFO GlusterFS mount attempt 

22/06/2020 07:00:38 INFO GlusterFS mount attempt 

22/06/2020 07:00:08 INFO GlusterFS mount attempt 

22/06/2020 06:59:37 INFO GlusterFS mount attempt 

22/06/2020 06:59:07 INFO GlusterFS mount attempt 

22/06/2020 06:58:37 INFO GlusterFS mount attempt 

22/06/2020 06:58:07 INFO GlusterFS mount attempt 

22/06/2020 06:57:37 INFO GlusterFS mount attempt 

22/06/2020 06:57:07 INFO GlusterFS mount attempt 

22/06/2020 06:56:37 INFO GlusterFS mount attempt 

22/06/2020 06:56:07 INFO GlusterFS mount attempt 

22/06/2020 06:55:37 INFO GlusterFS mount attempt 

22/06/2020 06:55:07 INFO GlusterFS mount attempt 

22/06/2020 06:54:37 INFO GlusterFS mount attempt 

22/06/2020 06:54:06 INFO GlusterFS mount attempt 

22/06/2020 06:53:36 INFO GlusterFS mount attempt 

22/06/2020 06:53:06 INFO GlusterFS mount attempt 

22/06/2020 06:52:36 INFO GlusterFS mount attempt 

22/06/2020 06:52:06 INFO GlusterFS mount attempt 

22/06/2020 06:51:36 INFO GlusterFS mount attempt 

22/06/2020 06:51:06 INFO GlusterFS mount attempt 

22/06/2020 06:50:36 INFO GlusterFS mount attempt 

22/06/2020 06:50:06 INFO GlusterFS mount attempt 

22/06/2020 06:49:36 INFO GlusterFS mount attempt 

22/06/2020 06:49:06 INFO GlusterFS mount attempt 

22/06/2020 06:48:35 INFO GlusterFS mount attempt 

22/06/2020 06:48:05 INFO GlusterFS mount attempt 

22/06/2020 06:47:35 INFO GlusterFS mount attempt 

22/06/2020 06:47:05 INFO GlusterFS mount attempt 

22/06/2020 06:46:35 INFO GlusterFS mount attempt 

22/06/2020 06:46:05 INFO GlusterFS mount attempt 

22/06/2020 06:45:35 INFO GlusterFS mount attempt 

22/06/2020 06:45:05 INFO GlusterFS mount attempt 

22/06/2020 06:44:35 INFO GlusterFS mount attempt 

22/06/2020 06:44:05 INFO GlusterFS mount attempt 

22/06/2020 06:43:34 INFO GlusterFS mount attempt 

22/06/2020 06:43:04 INFO GlusterFS mount attempt 

22/06/2020 06:42:34 INFO GlusterFS mount attempt 

22/06/2020 06:42:04 INFO GlusterFS mount attempt 

22/06/2020 06:41:34 INFO GlusterFS mount attempt 

22/06/2020 06:41:04 INFO GlusterFS mount attempt 

22/06/2020 06:40:34 INFO GlusterFS mount attempt 

22/06/2020 06:40:04 INFO GlusterFS mount attempt 

22/06/2020 06:39:34 INFO GlusterFS mount attempt 

22/06/2020 06:39:04 INFO GlusterFS mount attempt 

22/06/2020 06:38:34 INFO GlusterFS mount attempt 

22/06/2020 06:38:04 INFO GlusterFS mount attempt 

22/06/2020 06:37:33 INFO GlusterFS mount attempt 

22/06/2020 06:37:03 INFO GlusterFS mount attempt 

22/06/2020 06:36:33 INFO GlusterFS mount attempt 

22/06/2020 06:36:03 INFO GlusterFS mount attempt 

22/06/2020 06:35:33 INFO GlusterFS mount attempt 

22/06/2020 06:35:03 INFO GlusterFS mount attempt 

22/06/2020 06:34:33 INFO GlusterFS mount attempt 

22/06/2020 06:34:03 INFO GlusterFS mount attempt 

22/06/2020 06:33:33 INFO GlusterFS mount attempt 

22/06/2020 06:33:03 INFO GlusterFS mount attempt 

22/06/2020 06:32:33 INFO GlusterFS mount attempt 

22/06/2020 06:32:02 INFO GlusterFS mount attempt 

22/06/2020 06:31:32 INFO GlusterFS mount attempt 

22/06/2020 06:31:02 INFO GlusterFS mount attempt 

22/06/2020 06:30:32 INFO GlusterFS mount attempt 

22/06/2020 06:30:02 INFO GlusterFS mount attempt 

22/06/2020 06:29:32 INFO GlusterFS mount attempt 

22/06/2020 06:29:02 INFO GlusterFS mount attempt 

22/06/2020 06:28:32 INFO GlusterFS mount attempt 

22/06/2020 06:28:02 INFO GlusterFS mount attempt 

22/06/2020 06:27:32 INFO GlusterFS mount attempt 

22/06/2020 06:27:02 INFO GlusterFS mount attempt 

22/06/2020 06:26:31 INFO GlusterFS mount attempt 

22/06/2020 06:26:01 INFO GlusterFS mount attempt 

22/06/2020 06:25:31 INFO GlusterFS mount attempt 

22/06/2020 06:25:01 INFO GlusterFS mount attempt 

22/06/2020 06:24:31 INFO GlusterFS mount attempt 

22/06/2020 06:24:01 INFO GlusterFS mount attempt 

22/06/2020 06:23:31 INFO GlusterFS mount attempt 

22/06/2020 06:23:01 INFO GlusterFS mount attempt 

22/06/2020 06:22:31 INFO GlusterFS mount attempt 

22/06/2020 06:22:01 INFO GlusterFS mount attempt 

22/06/2020 06:21:31 INFO GlusterFS mount attempt 

22/06/2020 06:21:00 INFO GlusterFS mount attempt 

22/06/2020 06:20:30 INFO GlusterFS mount attempt 

22/06/2020 06:20:00 INFO GlusterFS mount attempt 

22/06/2020 06:19:30 INFO GlusterFS mount attempt 

22/06/2020 06:19:00 INFO GlusterFS mount attempt 

22/06/2020 06:18:30 INFO GlusterFS mount attempt 

22/06/2020 06:18:00 INFO GlusterFS mount attempt 

22/06/2020 06:17:30 INFO GlusterFS mount attempt 

22/06/2020 06:17:00 INFO GlusterFS mount attempt 

22/06/2020 06:16:30 INFO GlusterFS mount attempt 

22/06/2020 06:16:00 INFO GlusterFS mount attempt 

22/06/2020 06:15:29 INFO GlusterFS mount attempt 

22/06/2020 06:14:59 INFO GlusterFS mount attempt 

22/06/2020 06:14:29 INFO GlusterFS mount attempt 

22/06/2020 06:13:59 INFO GlusterFS mount attempt 

22/06/2020 06:13:29 INFO GlusterFS mount attempt 

22/06/2020 06:12:59 INFO GlusterFS mount attempt 

22/06/2020 06:12:29 INFO GlusterFS mount attempt 

22/06/2020 06:11:59 INFO GlusterFS mount attempt 

22/06/2020 06:11:29 INFO GlusterFS mount attempt 

22/06/2020 06:10:59 INFO GlusterFS mount attempt 

22/06/2020 06:10:28 INFO GlusterFS mount attempt 

22/06/2020 06:09:58 INFO GlusterFS mount attempt 

22/06/2020 06:09:28 INFO GlusterFS mount attempt 

22/06/2020 06:08:58 INFO GlusterFS mount attempt 

22/06/2020 06:08:28 INFO GlusterFS mount attempt 

22/06/2020 06:07:58 INFO GlusterFS mount attempt 

22/06/2020 06:07:28 INFO GlusterFS mount attempt 

22/06/2020 06:06:58 INFO GlusterFS mount attempt 

22/06/2020 06:06:28 INFO GlusterFS mount attempt 

22/06/2020 06:05:58 INFO GlusterFS mount attempt 

22/06/2020 06:05:28 INFO GlusterFS mount attempt 

22/06/2020 06:04:57 INFO GlusterFS mount attempt 

22/06/2020 06:04:27 INFO GlusterFS mount attempt 

22/06/2020 06:03:57 INFO GlusterFS mount attempt 

22/06/2020 06:03:27 INFO GlusterFS mount attempt 

22/06/2020 06:02:57 INFO GlusterFS mount attempt 

22/06/2020 06:02:27 INFO GlusterFS mount attempt 

22/06/2020 06:01:57 INFO GlusterFS mount attempt 

22/06/2020 06:01:27 INFO GlusterFS mount attempt 

22/06/2020 06:00:57 INFO GlusterFS mount attempt 

22/06/2020 06:00:27 INFO GlusterFS mount attempt 

22/06/2020 05:59:57 INFO GlusterFS mount attempt 

22/06/2020 05:59:27 INFO GlusterFS mount attempt 

22/06/2020 05:58:56 INFO GlusterFS mount attempt 

22/06/2020 05:58:26 INFO GlusterFS mount attempt 

22/06/2020 05:57:56 INFO GlusterFS mount attempt 

22/06/2020 05:57:26 INFO GlusterFS mount attempt 

22/06/2020 05:56:56 INFO GlusterFS mount attempt 

22/06/2020 05:56:26 INFO GlusterFS mount attempt 

22/06/2020 05:55:56 INFO GlusterFS mount attempt 

22/06/2020 05:55:26 INFO GlusterFS mount attempt 

22/06/2020 05:54:56 INFO GlusterFS mount attempt 

22/06/2020 05:54:26 INFO GlusterFS mount attempt 

22/06/2020 05:53:56 INFO GlusterFS mount attempt 

22/06/2020 05:53:25 INFO GlusterFS mount attempt 

22/06/2020 05:52:55 INFO GlusterFS mount attempt 

22/06/2020 05:52:25 INFO GlusterFS mount attempt 

22/06/2020 05:51:55 INFO GlusterFS mount attempt 

22/06/2020 05:51:25 INFO GlusterFS mount attempt 

22/06/2020 05:50:55 INFO GlusterFS mount attempt 

22/06/2020 05:50:25 INFO GlusterFS mount attempt 

22/06/2020 05:49:55 INFO GlusterFS mount attempt 

22/06/2020 05:49:25 INFO GlusterFS mount attempt 

22/06/2020 05:48:55 INFO GlusterFS mount attempt 

22/06/2020 05:48:25 INFO GlusterFS mount attempt 

22/06/2020 05:47:55 INFO GlusterFS mount attempt 

22/06/2020 05:47:24 INFO GlusterFS mount attempt 

22/06/2020 05:46:54 INFO GlusterFS mount attempt 

22/06/2020 05:46:24 INFO GlusterFS mount attempt 

22/06/2020 05:45:54 INFO GlusterFS mount attempt 

22/06/2020 05:45:24 INFO GlusterFS mount attempt 

22/06/2020 05:44:54 INFO GlusterFS mount attempt 

22/06/2020 05:44:24 INFO GlusterFS mount attempt 

22/06/2020 05:43:54 INFO GlusterFS mount attempt 

22/06/2020 05:43:24 INFO GlusterFS mount attempt 

22/06/2020 05:42:54 INFO GlusterFS mount attempt 

22/06/2020 05:42:23 INFO GlusterFS mount attempt 

22/06/2020 05:41:53 INFO GlusterFS mount attempt 

22/06/2020 05:41:23 INFO GlusterFS mount attempt 

22/06/2020 05:40:53 INFO GlusterFS mount attempt 

22/06/2020 05:40:23 INFO GlusterFS mount attempt 

22/06/2020 05:39:53 INFO GlusterFS mount attempt 

22/06/2020 05:39:23 INFO GlusterFS mount attempt 

22/06/2020 05:38:53 INFO GlusterFS mount attempt 

22/06/2020 05:38:23 INFO GlusterFS mount attempt 

22/06/2020 05:37:53 INFO GlusterFS mount attempt 

22/06/2020 05:37:23 INFO GlusterFS mount attempt 

22/06/2020 05:36:52 INFO GlusterFS mount attempt 

22/06/2020 05:36:22 INFO GlusterFS mount attempt 

22/06/2020 05:35:52 INFO GlusterFS mount attempt 

22/06/2020 05:35:22 INFO GlusterFS mount attempt 

22/06/2020 05:34:52 INFO GlusterFS mount attempt 

22/06/2020 05:34:22 INFO GlusterFS mount attempt 

22/06/2020 05:33:52 INFO GlusterFS mount attempt 

22/06/2020 05:33:22 INFO GlusterFS mount attempt 

22/06/2020 05:32:52 INFO GlusterFS mount attempt 

22/06/2020 05:32:22 INFO GlusterFS mount attempt 

22/06/2020 05:31:52 INFO GlusterFS mount attempt 

22/06/2020 05:31:22 INFO GlusterFS mount attempt 

22/06/2020 05:30:51 INFO GlusterFS mount attempt 

22/06/2020 05:30:21 INFO GlusterFS mount attempt 

22/06/2020 05:29:51 INFO GlusterFS mount attempt 

22/06/2020 05:29:21 INFO GlusterFS mount attempt 

22/06/2020 05:28:51 INFO GlusterFS mount attempt 

22/06/2020 05:28:21 INFO GlusterFS mount attempt 

22/06/2020 05:27:51 INFO GlusterFS mount attempt 

22/06/2020 05:27:21 INFO GlusterFS mount attempt 

22/06/2020 05:26:51 INFO GlusterFS mount attempt 

22/06/2020 05:26:21 INFO GlusterFS mount attempt 

22/06/2020 05:25:51 INFO GlusterFS mount attempt 

22/06/2020 05:25:20 INFO GlusterFS mount attempt 

22/06/2020 05:24:50 INFO GlusterFS mount attempt 

22/06/2020 05:24:20 INFO GlusterFS mount attempt 

22/06/2020 05:23:50 INFO GlusterFS mount attempt 

22/06/2020 05:23:20 INFO GlusterFS mount attempt 

22/06/2020 05:22:50 INFO GlusterFS mount attempt 

22/06/2020 05:22:20 INFO GlusterFS mount attempt 

22/06/2020 05:21:50 INFO GlusterFS mount attempt 

22/06/2020 05:21:20 INFO GlusterFS mount attempt 

22/06/2020 05:20:50 INFO GlusterFS mount attempt 

22/06/2020 05:20:20 INFO GlusterFS mount attempt 

22/06/2020 05:19:49 INFO GlusterFS mount attempt 

22/06/2020 05:19:19 INFO GlusterFS mount attempt 

22/06/2020 05:18:49 INFO GlusterFS mount attempt 

22/06/2020 05:18:19 INFO GlusterFS mount attempt 

22/06/2020 05:17:49 INFO GlusterFS mount attempt 

22/06/2020 05:17:19 INFO GlusterFS mount attempt 

22/06/2020 05:16:49 INFO GlusterFS mount attempt 

22/06/2020 05:16:19 INFO GlusterFS mount attempt 

22/06/2020 05:15:49 INFO GlusterFS mount attempt 

22/06/2020 05:15:19 INFO GlusterFS mount attempt 

22/06/2020 05:14:49 INFO GlusterFS mount attempt 

22/06/2020 05:14:18 INFO GlusterFS mount attempt 

22/06/2020 05:13:48 INFO GlusterFS mount attempt 

22/06/2020 05:13:18 INFO GlusterFS mount attempt 

22/06/2020 05:12:48 INFO GlusterFS mount attempt 

22/06/2020 05:12:18 INFO GlusterFS mount attempt 

22/06/2020 05:11:48 INFO GlusterFS mount attempt 

22/06/2020 05:11:18 INFO GlusterFS mount attempt 

22/06/2020 05:10:48 INFO GlusterFS mount attempt 

22/06/2020 05:10:18 INFO GlusterFS mount attempt 

22/06/2020 05:09:48 INFO GlusterFS mount attempt 

22/06/2020 05:09:18 INFO GlusterFS mount attempt 

22/06/2020 05:08:47 INFO GlusterFS mount attempt 

22/06/2020 05:08:17 INFO GlusterFS mount attempt 

22/06/2020 05:07:47 INFO GlusterFS mount attempt 

22/06/2020 05:07:17 INFO GlusterFS mount attempt 

22/06/2020 05:06:47 INFO GlusterFS mount attempt 

22/06/2020 05:06:17 INFO GlusterFS mount attempt 

22/06/2020 05:05:47 INFO GlusterFS mount attempt 

22/06/2020 05:05:17 INFO GlusterFS mount attempt 

22/06/2020 05:04:47 INFO GlusterFS mount attempt 

22/06/2020 05:04:17 INFO GlusterFS mount attempt 

22/06/2020 05:03:47 INFO GlusterFS mount attempt 

22/06/2020 05:03:16 INFO GlusterFS mount attempt 

22/06/2020 05:02:46 INFO GlusterFS mount attempt 

22/06/2020 05:02:16 INFO GlusterFS mount attempt 

22/06/2020 05:01:46 INFO GlusterFS mount attempt 

22/06/2020 05:01:16 INFO GlusterFS mount attempt 

22/06/2020 05:00:46 INFO GlusterFS mount attempt 

22/06/2020 05:00:16 INFO GlusterFS mount attempt 

22/06/2020 04:59:46 INFO GlusterFS mount attempt 

22/06/2020 04:59:16 INFO GlusterFS mount attempt 

22/06/2020 04:58:46 INFO GlusterFS mount attempt 

22/06/2020 04:58:16 INFO GlusterFS mount attempt 

22/06/2020 04:57:45 INFO GlusterFS mount attempt 

22/06/2020 04:57:15 INFO GlusterFS mount attempt 

22/06/2020 04:56:45 INFO GlusterFS mount attempt 

22/06/2020 04:56:15 INFO GlusterFS mount attempt 

22/06/2020 04:55:45 INFO GlusterFS mount attempt 

22/06/2020 04:55:15 INFO GlusterFS mount attempt 

22/06/2020 04:54:45 INFO GlusterFS mount attempt 

22/06/2020 04:54:15 INFO GlusterFS mount attempt 

22/06/2020 04:53:45 INFO GlusterFS mount attempt 

22/06/2020 04:53:15 INFO GlusterFS mount attempt 

22/06/2020 04:52:45 INFO GlusterFS mount attempt 

22/06/2020 04:52:14 INFO GlusterFS mount attempt 

22/06/2020 04:51:44 INFO GlusterFS mount attempt 

22/06/2020 04:51:14 INFO GlusterFS mount attempt 

22/06/2020 04:50:44 INFO GlusterFS mount attempt 

22/06/2020 04:50:14 INFO GlusterFS mount attempt 

22/06/2020 04:49:44 INFO GlusterFS mount attempt 

22/06/2020 04:49:14 INFO GlusterFS mount attempt 

22/06/2020 04:48:44 INFO GlusterFS mount attempt 

22/06/2020 04:48:14 INFO GlusterFS mount attempt 

22/06/2020 04:47:44 INFO GlusterFS mount attempt 

22/06/2020 04:47:14 INFO GlusterFS mount attempt 

22/06/2020 04:46:43 INFO GlusterFS mount attempt 

22/06/2020 04:46:13 INFO GlusterFS mount attempt 

22/06/2020 04:45:43 INFO GlusterFS mount attempt 

22/06/2020 04:45:13 INFO GlusterFS mount attempt 

22/06/2020 04:44:43 INFO GlusterFS mount attempt 

22/06/2020 04:44:13 INFO GlusterFS mount attempt 

22/06/2020 04:43:43 INFO GlusterFS mount attempt 

22/06/2020 04:43:13 INFO GlusterFS mount attempt 

22/06/2020 04:42:43 INFO GlusterFS mount attempt 

22/06/2020 04:42:13 INFO GlusterFS mount attempt 

22/06/2020 04:41:42 INFO GlusterFS mount attempt 

22/06/2020 04:41:12 INFO GlusterFS mount attempt 

22/06/2020 04:40:42 INFO GlusterFS mount attempt 

22/06/2020 04:40:12 INFO GlusterFS mount attempt 

22/06/2020 04:39:42 INFO GlusterFS mount attempt 

22/06/2020 04:39:12 INFO GlusterFS mount attempt 

22/06/2020 04:38:42 INFO GlusterFS mount attempt 

22/06/2020 04:38:12 INFO GlusterFS mount attempt 

22/06/2020 04:37:42 INFO GlusterFS mount attempt 

22/06/2020 04:37:12 INFO GlusterFS mount attempt 

22/06/2020 04:36:42 INFO GlusterFS mount attempt 

22/06/2020 04:36:11 INFO GlusterFS mount attempt 

22/06/2020 04:35:41 INFO GlusterFS mount attempt 

22/06/2020 04:35:11 INFO GlusterFS mount attempt 

22/06/2020 04:34:41 INFO GlusterFS mount attempt 

22/06/2020 04:34:11 INFO GlusterFS mount attempt 

22/06/2020 04:33:41 INFO GlusterFS mount attempt 

22/06/2020 04:33:11 INFO GlusterFS mount attempt 

22/06/2020 04:32:41 INFO GlusterFS mount attempt 

22/06/2020 04:32:11 INFO GlusterFS mount attempt 

22/06/2020 04:31:41 INFO GlusterFS mount attempt 

22/06/2020 04:31:11 INFO GlusterFS mount attempt 

22/06/2020 04:30:40 INFO GlusterFS mount attempt 

22/06/2020 04:30:10 INFO GlusterFS mount attempt 

22/06/2020 04:29:40 INFO GlusterFS mount attempt 

22/06/2020 04:29:10 INFO GlusterFS mount attempt 

22/06/2020 04:28:40 INFO GlusterFS mount attempt 

22/06/2020 04:28:10 INFO GlusterFS mount attempt 

22/06/2020 04:27:40 INFO GlusterFS mount attempt 

22/06/2020 04:27:10 INFO GlusterFS mount attempt 

22/06/2020 04:26:40 INFO GlusterFS mount attempt 

22/06/2020 04:26:10 INFO GlusterFS mount attempt 

22/06/2020 04:25:40 INFO GlusterFS mount attempt 

22/06/2020 04:25:09 INFO GlusterFS mount attempt 

22/06/2020 04:24:39 INFO GlusterFS mount attempt 

22/06/2020 04:24:09 INFO GlusterFS mount attempt 

22/06/2020 04:23:39 INFO GlusterFS mount attempt 

22/06/2020 04:23:09 INFO GlusterFS mount attempt 

22/06/2020 04:22:39 INFO GlusterFS mount attempt 

22/06/2020 04:22:09 INFO GlusterFS mount attempt 

22/06/2020 04:21:39 INFO GlusterFS mount attempt 

22/06/2020 04:21:09 INFO GlusterFS mount attempt 

22/06/2020 04:20:39 INFO GlusterFS mount attempt 

22/06/2020 04:20:09 INFO GlusterFS mount attempt 

22/06/2020 04:19:38 INFO GlusterFS mount attempt 

22/06/2020 04:19:08 INFO GlusterFS mount attempt 

22/06/2020 04:18:38 INFO GlusterFS mount attempt 

22/06/2020 04:18:08 INFO GlusterFS mount attempt 

22/06/2020 04:17:38 INFO GlusterFS mount attempt 

22/06/2020 04:17:08 INFO GlusterFS mount attempt 

22/06/2020 04:16:38 INFO GlusterFS mount attempt 

22/06/2020 04:16:08 INFO GlusterFS mount attempt 

22/06/2020 04:15:38 INFO GlusterFS mount attempt 

22/06/2020 04:15:08 INFO GlusterFS mount attempt 

22/06/2020 04:14:38 INFO GlusterFS mount attempt 

22/06/2020 04:14:07 INFO GlusterFS mount attempt 

22/06/2020 04:13:37 INFO GlusterFS mount attempt 

22/06/2020 04:13:07 INFO GlusterFS mount attempt 

22/06/2020 04:12:37 INFO GlusterFS mount attempt 

22/06/2020 04:12:07 INFO GlusterFS mount attempt 

22/06/2020 04:11:37 INFO GlusterFS mount attempt 

22/06/2020 04:11:07 INFO GlusterFS mount attempt 

22/06/2020 04:10:37 INFO GlusterFS mount attempt 

22/06/2020 04:10:07 INFO GlusterFS mount attempt 

22/06/2020 04:09:37 INFO GlusterFS mount attempt 

22/06/2020 04:09:07 INFO GlusterFS mount attempt 

22/06/2020 04:08:36 INFO GlusterFS mount attempt 

22/06/2020 04:08:06 INFO GlusterFS mount attempt 

22/06/2020 04:07:36 INFO GlusterFS mount attempt 

22/06/2020 04:07:06 INFO GlusterFS mount attempt 

22/06/2020 04:06:36 INFO GlusterFS mount attempt 

22/06/2020 04:06:06 INFO GlusterFS mount attempt 

22/06/2020 04:05:36 INFO GlusterFS mount attempt 

22/06/2020 04:05:06 INFO GlusterFS mount attempt 

22/06/2020 04:04:36 INFO GlusterFS mount attempt 

22/06/2020 04:04:06 INFO GlusterFS mount attempt 

22/06/2020 04:03:36 INFO GlusterFS mount attempt 

22/06/2020 04:03:05 INFO GlusterFS mount attempt 

22/06/2020 04:02:35 INFO GlusterFS mount attempt 

22/06/2020 04:02:05 INFO GlusterFS mount attempt 

22/06/2020 04:01:35 INFO GlusterFS mount attempt 

22/06/2020 04:01:05 INFO GlusterFS mount attempt 

22/06/2020 04:00:35 INFO GlusterFS mount attempt 

22/06/2020 04:00:05 INFO GlusterFS mount attempt 

22/06/2020 03:59:35 INFO GlusterFS mount attempt 

22/06/2020 03:59:05 INFO GlusterFS mount attempt 

22/06/2020 03:58:35 INFO GlusterFS mount attempt 

22/06/2020 03:58:05 INFO GlusterFS mount attempt 

22/06/2020 03:57:34 INFO GlusterFS mount attempt 

22/06/2020 03:57:04 INFO GlusterFS mount attempt 

22/06/2020 03:56:34 INFO GlusterFS mount attempt 

22/06/2020 03:56:04 INFO GlusterFS mount attempt 

22/06/2020 03:55:34 INFO GlusterFS mount attempt 

22/06/2020 03:55:04 INFO GlusterFS mount attempt 

22/06/2020 03:54:34 INFO GlusterFS mount attempt 

22/06/2020 03:54:04 INFO GlusterFS mount attempt 

22/06/2020 03:53:34 INFO GlusterFS mount attempt 

22/06/2020 03:53:04 INFO GlusterFS mount attempt 

22/06/2020 03:52:34 INFO GlusterFS mount attempt 

22/06/2020 03:52:03 INFO GlusterFS mount attempt 

22/06/2020 03:51:33 INFO GlusterFS mount attempt 

22/06/2020 03:51:03 INFO GlusterFS mount attempt 

22/06/2020 03:50:33 INFO GlusterFS mount attempt 

22/06/2020 03:50:03 INFO GlusterFS mount attempt 

22/06/2020 03:49:33 INFO GlusterFS mount attempt 

22/06/2020 03:49:03 INFO GlusterFS mount attempt 

22/06/2020 03:48:33 INFO GlusterFS mount attempt 

22/06/2020 03:48:03 INFO GlusterFS mount attempt 

22/06/2020 03:47:33 INFO GlusterFS mount attempt 

22/06/2020 03:47:03 INFO GlusterFS mount attempt 

22/06/2020 03:46:32 INFO GlusterFS mount attempt 

22/06/2020 03:46:02 INFO GlusterFS mount attempt 

22/06/2020 03:45:32 INFO GlusterFS mount attempt 

22/06/2020 03:45:02 INFO GlusterFS mount attempt 

22/06/2020 03:44:32 INFO GlusterFS mount attempt 

22/06/2020 03:44:02 INFO GlusterFS mount attempt 

22/06/2020 03:43:32 INFO GlusterFS mount attempt 

22/06/2020 03:43:02 INFO GlusterFS mount attempt 

22/06/2020 03:42:32 INFO GlusterFS mount attempt 

22/06/2020 03:42:02 INFO GlusterFS mount attempt 

22/06/2020 03:41:32 INFO GlusterFS mount attempt 

22/06/2020 03:41:01 INFO GlusterFS mount attempt 

22/06/2020 03:40:31 INFO GlusterFS mount attempt 

22/06/2020 03:40:01 INFO GlusterFS mount attempt 

22/06/2020 03:39:31 INFO GlusterFS mount attempt 

22/06/2020 03:39:01 INFO GlusterFS mount attempt 

22/06/2020 03:38:31 INFO GlusterFS mount attempt 

22/06/2020 03:38:01 INFO GlusterFS mount attempt 

22/06/2020 03:37:31 INFO GlusterFS mount attempt 

22/06/2020 03:37:01 INFO GlusterFS mount attempt 

22/06/2020 03:36:31 INFO GlusterFS mount attempt 

22/06/2020 03:36:01 INFO GlusterFS mount attempt 

22/06/2020 03:35:30 INFO GlusterFS mount attempt 

22/06/2020 03:35:00 INFO GlusterFS mount attempt 

22/06/2020 03:34:30 INFO GlusterFS mount attempt 

22/06/2020 03:34:00 INFO GlusterFS mount attempt 

22/06/2020 03:33:30 INFO GlusterFS mount attempt 

22/06/2020 03:33:00 INFO GlusterFS mount attempt 

22/06/2020 03:32:30 INFO GlusterFS mount attempt 

22/06/2020 03:32:00 INFO GlusterFS mount attempt 

22/06/2020 03:31:30 INFO GlusterFS mount attempt 

22/06/2020 03:31:00 INFO GlusterFS mount attempt 

22/06/2020 03:30:30 INFO GlusterFS mount attempt 

22/06/2020 03:29:59 INFO GlusterFS mount attempt 

22/06/2020 03:29:29 INFO GlusterFS mount attempt 

22/06/2020 03:28:59 INFO GlusterFS mount attempt 

22/06/2020 03:28:29 INFO GlusterFS mount attempt 

22/06/2020 03:27:59 INFO GlusterFS mount attempt 

22/06/2020 03:27:29 INFO GlusterFS mount attempt 

22/06/2020 03:26:59 INFO GlusterFS mount attempt 

22/06/2020 03:26:29 INFO GlusterFS mount attempt 

22/06/2020 03:25:59 INFO GlusterFS mount attempt 

22/06/2020 03:25:29 INFO GlusterFS mount attempt 

22/06/2020 03:24:59 INFO GlusterFS mount attempt 

22/06/2020 03:24:28 INFO GlusterFS mount attempt 

22/06/2020 03:23:58 INFO GlusterFS mount attempt 

22/06/2020 03:23:28 INFO GlusterFS mount attempt 

22/06/2020 03:22:58 INFO GlusterFS mount attempt 

22/06/2020 03:22:28 INFO GlusterFS mount attempt 

22/06/2020 03:21:58 INFO GlusterFS mount attempt 

22/06/2020 03:21:28 INFO GlusterFS mount attempt 

22/06/2020 03:20:58 INFO GlusterFS mount attempt 

22/06/2020 03:20:28 INFO GlusterFS mount attempt 

22/06/2020 03:19:58 INFO GlusterFS mount attempt 

22/06/2020 03:19:27 INFO GlusterFS mount attempt 

22/06/2020 03:18:57 INFO GlusterFS mount attempt 

22/06/2020 03:18:27 INFO GlusterFS mount attempt 

22/06/2020 03:17:57 INFO GlusterFS mount attempt 

22/06/2020 03:17:27 INFO GlusterFS mount attempt 

22/06/2020 03:16:57 INFO GlusterFS mount attempt 

22/06/2020 03:16:27 INFO GlusterFS mount attempt 

22/06/2020 03:15:57 INFO GlusterFS mount attempt 

22/06/2020 03:15:27 INFO GlusterFS mount attempt 

22/06/2020 03:14:57 INFO GlusterFS mount attempt 

22/06/2020 03:14:27 INFO GlusterFS mount attempt 

22/06/2020 03:13:56 INFO GlusterFS mount attempt 

22/06/2020 03:13:26 INFO GlusterFS mount attempt 

22/06/2020 03:12:56 INFO GlusterFS mount attempt 

22/06/2020 03:12:26 INFO GlusterFS mount attempt 

22/06/2020 03:11:56 INFO GlusterFS mount attempt 

22/06/2020 03:11:26 INFO GlusterFS mount attempt 

22/06/2020 03:10:56 INFO GlusterFS mount attempt 

22/06/2020 03:10:26 INFO GlusterFS mount attempt 

22/06/2020 03:09:56 INFO GlusterFS mount attempt 

22/06/2020 03:09:26 INFO GlusterFS mount attempt 

22/06/2020 03:08:56 INFO GlusterFS mount attempt 

22/06/2020 03:08:25 INFO GlusterFS mount attempt 

22/06/2020 03:07:55 INFO GlusterFS mount attempt 

22/06/2020 03:07:25 INFO GlusterFS mount attempt 

22/06/2020 03:06:55 INFO GlusterFS mount attempt 

22/06/2020 03:06:25 INFO GlusterFS mount attempt 

22/06/2020 03:05:55 INFO GlusterFS mount attempt 

22/06/2020 03:05:25 INFO GlusterFS mount attempt 

22/06/2020 03:04:55 INFO GlusterFS mount attempt 

22/06/2020 03:04:25 INFO GlusterFS mount attempt 

22/06/2020 03:03:55 INFO GlusterFS mount attempt 

22/06/2020 03:03:24 INFO GlusterFS mount attempt 

22/06/2020 03:02:54 INFO GlusterFS mount attempt 

22/06/2020 03:02:24 INFO GlusterFS mount attempt 

22/06/2020 03:01:54 INFO GlusterFS mount attempt 

22/06/2020 03:01:24 INFO GlusterFS mount attempt 

22/06/2020 03:00:54 INFO GlusterFS mount attempt 

22/06/2020 03:00:24 INFO GlusterFS mount attempt 

22/06/2020 02:59:54 INFO GlusterFS mount attempt 

22/06/2020 02:59:24 INFO GlusterFS mount attempt 

22/06/2020 02:58:54 INFO GlusterFS mount attempt 

22/06/2020 02:58:24 INFO GlusterFS mount attempt 

22/06/2020 02:57:53 INFO GlusterFS mount attempt 

22/06/2020 02:57:23 INFO GlusterFS mount attempt 

22/06/2020 02:56:53 INFO GlusterFS mount attempt 

22/06/2020 02:56:23 INFO GlusterFS mount attempt 

22/06/2020 02:55:53 INFO GlusterFS mount attempt 

22/06/2020 02:55:23 INFO GlusterFS mount attempt 

22/06/2020 02:54:53 INFO GlusterFS mount attempt 

22/06/2020 02:54:23 INFO GlusterFS mount attempt 

22/06/2020 02:53:53 INFO GlusterFS mount attempt 

22/06/2020 02:53:23 INFO GlusterFS mount attempt 

22/06/2020 02:52:53 INFO GlusterFS mount attempt 

22/06/2020 02:52:22 INFO GlusterFS mount attempt 

22/06/2020 02:51:52 INFO GlusterFS mount attempt 

22/06/2020 02:51:22 INFO GlusterFS mount attempt 

22/06/2020 02:50:52 INFO GlusterFS mount attempt 

22/06/2020 02:50:22 INFO GlusterFS mount attempt 

22/06/2020 02:49:52 INFO GlusterFS mount attempt 

22/06/2020 02:49:22 INFO GlusterFS mount attempt 

22/06/2020 02:48:52 INFO GlusterFS mount attempt 

22/06/2020 02:48:22 INFO GlusterFS mount attempt 

22/06/2020 02:47:52 INFO GlusterFS mount attempt 

22/06/2020 02:47:22 INFO GlusterFS mount attempt 

22/06/2020 02:46:51 INFO GlusterFS mount attempt 

22/06/2020 02:46:21 INFO GlusterFS mount attempt 

22/06/2020 02:45:51 INFO GlusterFS mount attempt 

22/06/2020 02:45:21 INFO GlusterFS mount attempt 

22/06/2020 02:44:51 INFO GlusterFS mount attempt 

22/06/2020 02:44:21 INFO GlusterFS mount attempt 

22/06/2020 02:43:51 INFO GlusterFS mount attempt 

22/06/2020 02:43:21 INFO GlusterFS mount attempt 

22/06/2020 02:42:51 INFO GlusterFS mount attempt 

22/06/2020 02:42:21 INFO GlusterFS mount attempt 

22/06/2020 02:41:51 INFO GlusterFS mount attempt 

22/06/2020 02:41:20 INFO GlusterFS mount attempt 

22/06/2020 02:40:50 INFO GlusterFS mount attempt 

22/06/2020 02:40:20 INFO GlusterFS mount attempt 

22/06/2020 02:39:50 INFO GlusterFS mount attempt 

22/06/2020 02:39:20 INFO GlusterFS mount attempt 

22/06/2020 02:38:50 INFO GlusterFS mount attempt 

22/06/2020 02:38:20 INFO GlusterFS mount attempt 

22/06/2020 02:37:50 INFO GlusterFS mount attempt 

22/06/2020 02:37:20 INFO GlusterFS mount attempt 

22/06/2020 02:36:50 INFO GlusterFS mount attempt 

22/06/2020 02:36:20 INFO GlusterFS mount attempt 

22/06/2020 02:35:49 INFO GlusterFS mount attempt 

22/06/2020 02:35:19 INFO GlusterFS mount attempt 

22/06/2020 02:34:49 INFO GlusterFS mount attempt 

22/06/2020 02:34:19 INFO GlusterFS mount attempt 

22/06/2020 02:33:49 INFO GlusterFS mount attempt 

22/06/2020 02:33:19 INFO GlusterFS mount attempt 

22/06/2020 02:32:49 INFO GlusterFS mount attempt 

22/06/2020 02:32:19 INFO GlusterFS mount attempt 

22/06/2020 02:31:49 INFO GlusterFS mount attempt 

22/06/2020 02:31:19 INFO GlusterFS mount attempt 

22/06/2020 02:30:48 INFO GlusterFS mount attempt 

22/06/2020 02:30:18 INFO GlusterFS mount attempt 

22/06/2020 02:29:48 INFO GlusterFS mount attempt 

22/06/2020 02:29:18 INFO GlusterFS mount attempt 

22/06/2020 02:28:48 INFO GlusterFS mount attempt 

22/06/2020 02:28:18 INFO GlusterFS mount attempt 

22/06/2020 02:27:48 INFO GlusterFS mount attempt 

22/06/2020 02:27:18 INFO GlusterFS mount attempt 

22/06/2020 02:26:48 INFO GlusterFS mount attempt 

22/06/2020 02:26:18 INFO GlusterFS mount attempt 

22/06/2020 02:25:48 INFO GlusterFS mount attempt 

22/06/2020 02:25:17 INFO GlusterFS mount attempt 

22/06/2020 02:24:47 INFO GlusterFS mount attempt 

22/06/2020 02:24:17 INFO GlusterFS mount attempt 

22/06/2020 02:23:47 INFO GlusterFS mount attempt 

22/06/2020 02:23:17 INFO GlusterFS mount attempt 

22/06/2020 02:22:47 INFO GlusterFS mount attempt 

22/06/2020 02:22:17 INFO GlusterFS mount attempt 

22/06/2020 02:21:47 INFO GlusterFS mount attempt 

22/06/2020 02:21:17 INFO GlusterFS mount attempt 

22/06/2020 02:20:47 INFO GlusterFS mount attempt 

22/06/2020 02:20:17 INFO GlusterFS mount attempt 

22/06/2020 02:19:46 INFO GlusterFS mount attempt 

22/06/2020 02:19:16 INFO GlusterFS mount attempt 

22/06/2020 02:18:46 INFO GlusterFS mount attempt 

22/06/2020 02:18:16 INFO GlusterFS mount attempt 

22/06/2020 02:17:46 INFO GlusterFS mount attempt 

22/06/2020 02:17:16 INFO GlusterFS mount attempt 

22/06/2020 02:16:46 INFO GlusterFS mount attempt 

22/06/2020 02:16:16 INFO GlusterFS mount attempt 

22/06/2020 02:15:46 INFO GlusterFS mount attempt 

22/06/2020 02:15:16 INFO GlusterFS mount attempt 

22/06/2020 02:14:46 INFO GlusterFS mount attempt 

22/06/2020 02:14:15 INFO GlusterFS mount attempt 

22/06/2020 02:13:45 INFO GlusterFS mount attempt 

22/06/2020 02:13:15 INFO GlusterFS mount attempt 

22/06/2020 02:12:45 INFO GlusterFS mount attempt 

22/06/2020 02:12:15 INFO GlusterFS mount attempt 

22/06/2020 02:11:45 INFO GlusterFS mount attempt 

22/06/2020 02:11:15 INFO GlusterFS mount attempt 

22/06/2020 02:10:45 INFO GlusterFS mount attempt 

22/06/2020 02:10:15 INFO GlusterFS mount attempt 

22/06/2020 02:09:45 INFO GlusterFS mount attempt 

22/06/2020 02:09:15 INFO GlusterFS mount attempt 

22/06/2020 02:08:44 INFO GlusterFS mount attempt 

22/06/2020 02:08:14 INFO GlusterFS mount attempt 

22/06/2020 02:07:44 INFO GlusterFS mount attempt 

22/06/2020 02:07:14 INFO GlusterFS mount attempt 

22/06/2020 02:06:44 INFO GlusterFS mount attempt 

22/06/2020 02:06:14 INFO GlusterFS mount attempt 

22/06/2020 02:05:44 INFO GlusterFS mount attempt 

22/06/2020 02:05:14 INFO GlusterFS mount attempt 

22/06/2020 02:04:44 INFO GlusterFS mount attempt 

22/06/2020 02:04:14 INFO GlusterFS mount attempt 

22/06/2020 02:03:43 INFO GlusterFS mount attempt 

22/06/2020 02:03:13 INFO GlusterFS mount attempt 

22/06/2020 02:02:43 INFO GlusterFS mount attempt 

22/06/2020 02:02:13 INFO GlusterFS mount attempt 

22/06/2020 02:01:43 INFO GlusterFS mount attempt 

22/06/2020 02:01:13 INFO GlusterFS mount attempt 

22/06/2020 02:00:43 INFO GlusterFS mount attempt 

22/06/2020 02:00:13 INFO GlusterFS mount attempt 

22/06/2020 01:59:43 INFO GlusterFS mount attempt 

22/06/2020 01:59:13 INFO GlusterFS mount attempt 

22/06/2020 01:58:43 INFO GlusterFS mount attempt 

22/06/2020 01:58:12 INFO GlusterFS mount attempt 

22/06/2020 01:57:42 INFO GlusterFS mount attempt 

22/06/2020 01:57:12 INFO GlusterFS mount attempt 

22/06/2020 01:56:42 INFO GlusterFS mount attempt 

22/06/2020 01:56:12 INFO GlusterFS mount attempt 

22/06/2020 01:55:42 INFO GlusterFS mount attempt 

22/06/2020 01:55:12 INFO GlusterFS mount attempt 

22/06/2020 01:54:42 INFO GlusterFS mount attempt 

22/06/2020 01:54:12 INFO GlusterFS mount attempt 

22/06/2020 01:53:42 INFO GlusterFS mount attempt 

22/06/2020 01:53:12 INFO GlusterFS mount attempt 

22/06/2020 01:52:41 INFO GlusterFS mount attempt 

22/06/2020 01:52:11 INFO GlusterFS mount attempt 

22/06/2020 01:51:41 INFO GlusterFS mount attempt 

22/06/2020 01:51:11 INFO GlusterFS mount attempt 

22/06/2020 01:50:41 INFO GlusterFS mount attempt 

22/06/2020 01:50:11 INFO GlusterFS mount attempt 

22/06/2020 01:49:41 INFO GlusterFS mount attempt 

22/06/2020 01:49:11 INFO GlusterFS mount attempt 

22/06/2020 01:48:41 INFO GlusterFS mount attempt 

22/06/2020 01:48:11 INFO GlusterFS mount attempt 

22/06/2020 01:47:41 INFO GlusterFS mount attempt 

22/06/2020 01:47:10 INFO GlusterFS mount attempt 

22/06/2020 01:46:40 INFO GlusterFS mount attempt 

22/06/2020 01:46:10 INFO GlusterFS mount attempt 

22/06/2020 01:45:40 INFO GlusterFS mount attempt 

22/06/2020 01:45:10 INFO GlusterFS mount attempt 

22/06/2020 01:44:40 INFO GlusterFS mount attempt 

22/06/2020 01:44:10 INFO GlusterFS mount attempt 

22/06/2020 01:43:40 INFO GlusterFS mount attempt 

22/06/2020 01:43:10 INFO GlusterFS mount attempt 

22/06/2020 01:42:40 INFO GlusterFS mount attempt 

22/06/2020 01:42:10 INFO GlusterFS mount attempt 

22/06/2020 01:41:39 INFO GlusterFS mount attempt 

22/06/2020 01:41:09 INFO GlusterFS mount attempt 

22/06/2020 01:40:39 INFO GlusterFS mount attempt 

22/06/2020 01:40:09 INFO GlusterFS mount attempt 

22/06/2020 01:39:39 INFO GlusterFS mount attempt 

22/06/2020 01:39:09 INFO GlusterFS mount attempt 

22/06/2020 01:38:39 INFO GlusterFS mount attempt 

22/06/2020 01:38:09 INFO GlusterFS mount attempt 

22/06/2020 01:37:39 INFO GlusterFS mount attempt 

22/06/2020 01:37:09 INFO GlusterFS mount attempt 

22/06/2020 01:36:39 INFO GlusterFS mount attempt 

22/06/2020 01:36:08 INFO GlusterFS mount attempt 

22/06/2020 01:35:38 INFO GlusterFS mount attempt 

22/06/2020 01:35:08 INFO GlusterFS mount attempt 

22/06/2020 01:34:38 INFO GlusterFS mount attempt 

22/06/2020 01:34:08 INFO GlusterFS mount attempt 

22/06/2020 01:33:38 INFO GlusterFS mount attempt 

22/06/2020 01:33:08 INFO GlusterFS mount attempt 

22/06/2020 01:32:38 INFO GlusterFS mount attempt 

22/06/2020 01:32:08 INFO GlusterFS mount attempt 

22/06/2020 01:31:38 INFO GlusterFS mount attempt 

22/06/2020 01:31:08 INFO GlusterFS mount attempt 

22/06/2020 01:30:37 INFO GlusterFS mount attempt 

22/06/2020 01:30:07 INFO GlusterFS mount attempt 

22/06/2020 01:29:37 INFO GlusterFS mount attempt 

22/06/2020 01:29:07 INFO GlusterFS mount attempt 

22/06/2020 01:28:37 INFO GlusterFS mount attempt 

22/06/2020 01:28:07 INFO GlusterFS mount attempt 

22/06/2020 01:27:37 INFO GlusterFS mount attempt 

22/06/2020 01:27:07 INFO GlusterFS mount attempt 

22/06/2020 01:26:37 INFO GlusterFS mount attempt 

22/06/2020 01:26:07 INFO GlusterFS mount attempt 

22/06/2020 01:25:36 INFO GlusterFS mount attempt 

22/06/2020 01:25:06 INFO GlusterFS mount attempt 

22/06/2020 01:24:36 INFO GlusterFS mount attempt 

22/06/2020 01:24:06 INFO GlusterFS mount attempt 

22/06/2020 01:23:36 INFO GlusterFS mount attempt 

22/06/2020 01:23:06 INFO GlusterFS mount attempt 

22/06/2020 01:22:36 INFO GlusterFS mount attempt 

22/06/2020 01:22:06 INFO GlusterFS mount attempt 

22/06/2020 01:21:36 INFO GlusterFS mount attempt 

22/06/2020 01:21:06 INFO GlusterFS mount attempt 

22/06/2020 01:20:36 INFO GlusterFS mount attempt 

22/06/2020 01:20:06 INFO GlusterFS mount attempt 

22/06/2020 01:19:35 INFO GlusterFS mount attempt 

22/06/2020 01:19:05 INFO GlusterFS mount attempt 

22/06/2020 01:18:35 INFO GlusterFS mount attempt 

22/06/2020 01:18:05 INFO GlusterFS mount attempt 

22/06/2020 01:17:35 INFO GlusterFS mount attempt 

22/06/2020 01:17:05 INFO GlusterFS mount attempt 

22/06/2020 01:16:35 INFO GlusterFS mount attempt 

22/06/2020 01:16:05 INFO GlusterFS mount attempt 

22/06/2020 01:15:35 INFO GlusterFS mount attempt 

22/06/2020 01:15:05 INFO GlusterFS mount attempt 

22/06/2020 01:14:35 INFO GlusterFS mount attempt 

22/06/2020 01:14:04 INFO GlusterFS mount attempt 

22/06/2020 01:13:34 INFO GlusterFS mount attempt 

22/06/2020 01:13:04 INFO GlusterFS mount attempt 

22/06/2020 01:12:34 INFO GlusterFS mount attempt 

22/06/2020 01:12:04 INFO GlusterFS mount attempt 

22/06/2020 01:11:34 INFO GlusterFS mount attempt 

22/06/2020 01:11:04 INFO GlusterFS mount attempt 

22/06/2020 01:10:34 INFO GlusterFS mount attempt 

22/06/2020 01:10:04 INFO GlusterFS mount attempt 

22/06/2020 01:09:34 INFO GlusterFS mount attempt 

22/06/2020 01:09:03 INFO GlusterFS mount attempt 

22/06/2020 01:08:33 INFO GlusterFS mount attempt 

22/06/2020 01:08:03 INFO GlusterFS mount attempt 

22/06/2020 01:07:33 INFO GlusterFS mount attempt 

22/06/2020 01:07:03 INFO GlusterFS mount attempt 

22/06/2020 01:06:33 INFO GlusterFS mount attempt 

22/06/2020 01:06:03 INFO GlusterFS mount attempt 

22/06/2020 01:05:33 INFO GlusterFS mount attempt 

22/06/2020 01:05:03 INFO GlusterFS mount attempt 

22/06/2020 01:04:33 INFO GlusterFS mount attempt 

22/06/2020 01:04:03 INFO GlusterFS mount attempt 

22/06/2020 01:03:33 INFO GlusterFS mount attempt 

22/06/2020 01:03:02 INFO GlusterFS mount attempt 

22/06/2020 01:02:32 INFO GlusterFS mount attempt 

22/06/2020 01:02:02 INFO GlusterFS mount attempt 

22/06/2020 01:01:32 INFO GlusterFS mount attempt 

22/06/2020 01:01:02 INFO GlusterFS mount attempt 

22/06/2020 01:00:32 INFO GlusterFS mount attempt 

22/06/2020 01:00:02 INFO GlusterFS mount attempt 

22/06/2020 00:59:32 INFO GlusterFS mount attempt 

22/06/2020 00:59:02 INFO GlusterFS mount attempt 

22/06/2020 00:58:32 INFO GlusterFS mount attempt 

22/06/2020 00:58:02 INFO GlusterFS mount attempt 

22/06/2020 00:57:31 INFO GlusterFS mount attempt 

22/06/2020 00:57:01 INFO GlusterFS mount attempt 

22/06/2020 00:56:31 INFO GlusterFS mount attempt 

22/06/2020 00:56:01 INFO GlusterFS mount attempt 

22/06/2020 00:55:31 INFO GlusterFS mount attempt 

22/06/2020 00:55:01 INFO GlusterFS mount attempt 

22/06/2020 00:54:31 INFO GlusterFS mount attempt 

22/06/2020 00:54:01 INFO GlusterFS mount attempt 

22/06/2020 00:53:31 INFO GlusterFS mount attempt 

22/06/2020 00:53:01 INFO GlusterFS mount attempt 

22/06/2020 00:52:31 INFO GlusterFS mount attempt 

22/06/2020 00:52:00 INFO GlusterFS mount attempt 

22/06/2020 00:51:30 INFO GlusterFS mount attempt 

22/06/2020 00:51:00 INFO GlusterFS mount attempt 

22/06/2020 00:50:30 INFO GlusterFS mount attempt 

22/06/2020 00:50:00 INFO GlusterFS mount attempt 

22/06/2020 00:49:30 INFO GlusterFS mount attempt 

22/06/2020 00:49:00 INFO GlusterFS mount attempt 

22/06/2020 00:48:30 INFO GlusterFS mount attempt 

22/06/2020 00:48:00 INFO GlusterFS mount attempt 

22/06/2020 00:47:30 INFO GlusterFS mount attempt 

22/06/2020 00:47:00 INFO GlusterFS mount attempt 

22/06/2020 00:46:30 INFO GlusterFS mount attempt 

22/06/2020 00:45:59 INFO GlusterFS mount attempt 

22/06/2020 00:45:29 INFO GlusterFS mount attempt 

22/06/2020 00:44:59 INFO GlusterFS mount attempt 

22/06/2020 00:44:29 INFO GlusterFS mount attempt 

22/06/2020 00:43:59 INFO GlusterFS mount attempt 

22/06/2020 00:43:29 INFO GlusterFS mount attempt 

22/06/2020 00:42:59 INFO GlusterFS mount attempt 

22/06/2020 00:42:29 INFO GlusterFS mount attempt 

22/06/2020 00:41:59 INFO GlusterFS mount attempt 

22/06/2020 00:41:29 INFO GlusterFS mount attempt 

22/06/2020 00:40:59 INFO GlusterFS mount attempt 

22/06/2020 00:40:28 INFO GlusterFS mount attempt 

22/06/2020 00:39:58 INFO GlusterFS mount attempt 

22/06/2020 00:39:28 INFO GlusterFS mount attempt 

22/06/2020 00:38:58 INFO GlusterFS mount attempt 

22/06/2020 00:38:28 INFO GlusterFS mount attempt 

22/06/2020 00:37:58 INFO GlusterFS mount attempt 

22/06/2020 00:37:28 INFO GlusterFS mount attempt 

22/06/2020 00:36:58 INFO GlusterFS mount attempt 

22/06/2020 00:36:28 INFO GlusterFS mount attempt 

22/06/2020 00:35:58 INFO GlusterFS mount attempt 

22/06/2020 00:35:28 INFO GlusterFS mount attempt 

22/06/2020 00:34:57 INFO GlusterFS mount attempt 

22/06/2020 00:34:27 INFO GlusterFS mount attempt 

22/06/2020 00:33:57 INFO GlusterFS mount attempt 

22/06/2020 00:33:27 INFO GlusterFS mount attempt 

22/06/2020 00:32:57 INFO GlusterFS mount attempt 

22/06/2020 00:32:27 INFO GlusterFS mount attempt 

22/06/2020 00:31:57 INFO GlusterFS mount attempt 

22/06/2020 00:31:27 INFO GlusterFS mount attempt 

22/06/2020 00:30:57 INFO GlusterFS mount attempt 

22/06/2020 00:30:27 INFO GlusterFS mount attempt 

22/06/2020 00:29:57 INFO GlusterFS mount attempt 

22/06/2020 00:29:26 INFO GlusterFS mount attempt 

22/06/2020 00:28:56 INFO GlusterFS mount attempt 

22/06/2020 00:28:26 INFO GlusterFS mount attempt 

22/06/2020 00:27:56 INFO GlusterFS mount attempt 

22/06/2020 00:27:26 INFO GlusterFS mount attempt 

22/06/2020 00:26:56 INFO GlusterFS mount attempt 

22/06/2020 00:26:26 INFO GlusterFS mount attempt 

22/06/2020 00:25:56 INFO GlusterFS mount attempt 

22/06/2020 00:25:26 INFO GlusterFS mount attempt 

22/06/2020 00:24:56 INFO GlusterFS mount attempt 

22/06/2020 00:24:26 INFO GlusterFS mount attempt 

22/06/2020 00:23:55 INFO GlusterFS mount attempt 

22/06/2020 00:23:25 INFO GlusterFS mount attempt 

22/06/2020 00:22:55 INFO GlusterFS mount attempt 

22/06/2020 00:22:25 INFO GlusterFS mount attempt 

22/06/2020 00:21:55 INFO GlusterFS mount attempt 

22/06/2020 00:21:25 INFO GlusterFS mount attempt 

22/06/2020 00:20:55 INFO GlusterFS mount attempt 

22/06/2020 00:20:25 INFO GlusterFS mount attempt 

22/06/2020 00:19:55 INFO GlusterFS mount attempt 

22/06/2020 00:19:25 INFO GlusterFS mount attempt 

22/06/2020 00:18:55 INFO GlusterFS mount attempt 

22/06/2020 00:18:24 INFO GlusterFS mount attempt 

22/06/2020 00:17:54 INFO GlusterFS mount attempt 

22/06/2020 00:17:24 INFO GlusterFS mount attempt 

22/06/2020 00:16:54 INFO GlusterFS mount attempt 

22/06/2020 00:16:24 INFO GlusterFS mount attempt 

22/06/2020 00:15:54 INFO GlusterFS mount attempt 

22/06/2020 00:15:24 INFO GlusterFS mount attempt 

22/06/2020 00:14:54 INFO GlusterFS mount attempt 

22/06/2020 00:14:24 INFO GlusterFS mount attempt 

22/06/2020 00:13:54 INFO GlusterFS mount attempt 

22/06/2020 00:13:24 INFO GlusterFS mount attempt 

22/06/2020 00:12:53 INFO GlusterFS mount attempt 

22/06/2020 00:12:23 INFO GlusterFS mount attempt 

22/06/2020 00:11:53 INFO GlusterFS mount attempt 

22/06/2020 00:11:23 INFO GlusterFS mount attempt 

22/06/2020 00:10:53 INFO GlusterFS mount attempt 

22/06/2020 00:10:23 INFO GlusterFS mount attempt 

22/06/2020 00:09:53 INFO GlusterFS mount attempt 

22/06/2020 00:09:23 INFO GlusterFS mount attempt 

22/06/2020 00:08:53 INFO GlusterFS mount attempt 

22/06/2020 00:08:23 INFO GlusterFS mount attempt 

22/06/2020 00:07:53 INFO GlusterFS mount attempt 

22/06/2020 00:07:22 INFO GlusterFS mount attempt 

22/06/2020 00:06:52 INFO GlusterFS mount attempt 

22/06/2020 00:06:22 INFO GlusterFS mount attempt 

22/06/2020 00:05:52 INFO GlusterFS mount attempt 

22/06/2020 00:05:22 INFO GlusterFS mount attempt 

22/06/2020 00:04:52 INFO GlusterFS mount attempt 

22/06/2020 00:04:22 INFO GlusterFS mount attempt 

22/06/2020 00:03:52 INFO GlusterFS mount attempt 

22/06/2020 00:03:22 INFO GlusterFS mount attempt 

22/06/2020 00:02:52 INFO GlusterFS mount attempt 

22/06/2020 00:02:21 INFO GlusterFS mount attempt 

22/06/2020 00:01:51 INFO GlusterFS mount attempt 

22/06/2020 00:01:21 INFO GlusterFS mount attempt 

22/06/2020 00:00:51 INFO GlusterFS mount attempt 

22/06/2020 00:00:21 INFO GlusterFS mount attempt 

21/06/2020 23:59:51 INFO GlusterFS mount attempt 

21/06/2020 23:59:21 INFO GlusterFS mount attempt 

21/06/2020 23:58:51 INFO GlusterFS mount attempt 

21/06/2020 23:58:21 INFO GlusterFS mount attempt 

21/06/2020 23:57:51 INFO GlusterFS mount attempt 

21/06/2020 23:57:20 INFO GlusterFS mount attempt 

21/06/2020 23:56:50 INFO GlusterFS mount attempt 

21/06/2020 23:56:20 INFO GlusterFS mount attempt 

21/06/2020 23:55:50 INFO GlusterFS mount attempt 

21/06/2020 23:55:20 INFO GlusterFS mount attempt 

21/06/2020 23:54:50 INFO GlusterFS mount attempt 

21/06/2020 23:54:20 INFO GlusterFS mount attempt 

21/06/2020 23:53:50 INFO GlusterFS mount attempt 

21/06/2020 23:53:20 INFO GlusterFS mount attempt 

21/06/2020 23:52:50 INFO GlusterFS mount attempt 

21/06/2020 23:52:20 INFO GlusterFS mount attempt 

21/06/2020 23:51:49 INFO GlusterFS mount attempt 

21/06/2020 23:51:19 INFO GlusterFS mount attempt 

21/06/2020 23:50:49 INFO GlusterFS mount attempt 

21/06/2020 23:50:19 INFO GlusterFS mount attempt 

21/06/2020 23:49:49 INFO GlusterFS mount attempt 

21/06/2020 23:49:19 INFO GlusterFS mount attempt 

21/06/2020 23:48:49 INFO GlusterFS mount attempt 

21/06/2020 23:48:19 INFO GlusterFS mount attempt 

21/06/2020 23:47:49 INFO GlusterFS mount attempt 

21/06/2020 23:47:19 INFO GlusterFS mount attempt 

21/06/2020 23:46:49 INFO GlusterFS mount attempt 

21/06/2020 23:46:18 INFO GlusterFS mount attempt 

21/06/2020 23:45:48 INFO GlusterFS mount attempt 

21/06/2020 23:45:18 INFO GlusterFS mount attempt 

21/06/2020 23:44:48 INFO GlusterFS mount attempt 

21/06/2020 23:44:18 INFO GlusterFS mount attempt 

21/06/2020 23:43:48 INFO GlusterFS mount attempt 

21/06/2020 23:43:18 INFO GlusterFS mount attempt 

21/06/2020 23:42:48 INFO GlusterFS mount attempt 

21/06/2020 23:42:18 INFO GlusterFS mount attempt 

21/06/2020 23:41:48 INFO GlusterFS mount attempt 

21/06/2020 23:41:18 INFO GlusterFS mount attempt 

21/06/2020 23:40:47 INFO GlusterFS mount attempt 

21/06/2020 23:40:17 INFO GlusterFS mount attempt 

21/06/2020 23:39:47 INFO GlusterFS mount attempt 

21/06/2020 23:39:17 INFO GlusterFS mount attempt 

21/06/2020 23:38:47 INFO GlusterFS mount attempt 

21/06/2020 23:38:17 INFO GlusterFS mount attempt 

21/06/2020 23:37:47 INFO GlusterFS mount attempt 

21/06/2020 23:37:17 INFO GlusterFS mount attempt 

21/06/2020 23:36:47 INFO GlusterFS mount attempt 

21/06/2020 23:36:17 INFO GlusterFS mount attempt 

21/06/2020 23:35:47 INFO GlusterFS mount attempt 

21/06/2020 23:35:16 INFO GlusterFS mount attempt 

21/06/2020 23:34:46 INFO GlusterFS mount attempt 

21/06/2020 23:34:16 INFO GlusterFS mount attempt 

21/06/2020 23:33:46 INFO GlusterFS mount attempt 

21/06/2020 23:33:16 INFO GlusterFS mount attempt 

21/06/2020 23:32:46 INFO GlusterFS mount attempt 

21/06/2020 23:32:16 INFO GlusterFS mount attempt 

21/06/2020 23:31:46 INFO GlusterFS mount attempt 

21/06/2020 23:31:16 INFO GlusterFS mount attempt 

21/06/2020 23:30:46 INFO GlusterFS mount attempt 

21/06/2020 23:30:16 INFO GlusterFS mount attempt 

21/06/2020 23:29:45 INFO GlusterFS mount attempt 

21/06/2020 23:29:15 INFO GlusterFS mount attempt 

21/06/2020 23:28:45 INFO GlusterFS mount attempt 

21/06/2020 23:28:15 INFO GlusterFS mount attempt 

21/06/2020 23:27:45 INFO GlusterFS mount attempt 

21/06/2020 23:27:15 INFO GlusterFS mount attempt 

21/06/2020 23:26:45 INFO GlusterFS mount attempt 

21/06/2020 23:26:15 INFO GlusterFS mount attempt 

21/06/2020 23:25:45 INFO GlusterFS mount attempt 

21/06/2020 23:25:15 INFO GlusterFS mount attempt 

21/06/2020 23:24:45 INFO GlusterFS mount attempt 

21/06/2020 23:24:14 INFO GlusterFS mount attempt 

21/06/2020 23:23:44 INFO GlusterFS mount attempt 

21/06/2020 23:23:14 INFO GlusterFS mount attempt 

21/06/2020 23:22:44 INFO GlusterFS mount attempt 

21/06/2020 23:22:14 INFO GlusterFS mount attempt 

21/06/2020 23:21:44 INFO GlusterFS mount attempt 

21/06/2020 23:21:14 INFO GlusterFS mount attempt 

21/06/2020 23:20:44 INFO GlusterFS mount attempt 

21/06/2020 23:20:14 INFO GlusterFS mount attempt 

21/06/2020 23:19:44 INFO GlusterFS mount attempt 

21/06/2020 23:19:14 INFO GlusterFS mount attempt 

21/06/2020 23:18:43 INFO GlusterFS mount attempt 

21/06/2020 23:18:13 INFO GlusterFS mount attempt 

21/06/2020 23:17:43 INFO GlusterFS mount attempt 

21/06/2020 23:17:13 INFO GlusterFS mount attempt 

21/06/2020 23:16:43 INFO GlusterFS mount attempt 

21/06/2020 23:16:13 INFO GlusterFS mount attempt 

21/06/2020 23:15:43 INFO GlusterFS mount attempt 

21/06/2020 23:15:13 INFO GlusterFS mount attempt 

21/06/2020 23:14:43 INFO GlusterFS mount attempt 

21/06/2020 23:14:13 INFO GlusterFS mount attempt 

21/06/2020 23:13:43 INFO GlusterFS mount attempt 

21/06/2020 23:13:12 INFO GlusterFS mount attempt 

21/06/2020 23:12:42 INFO GlusterFS mount attempt 

21/06/2020 23:12:12 INFO GlusterFS mount attempt 

21/06/2020 23:11:42 INFO GlusterFS mount attempt 

21/06/2020 23:11:12 INFO GlusterFS mount attempt 

21/06/2020 23:10:42 INFO GlusterFS mount attempt 

21/06/2020 23:10:12 INFO GlusterFS mount attempt 

21/06/2020 23:09:42 INFO GlusterFS mount attempt 

21/06/2020 23:09:12 INFO GlusterFS mount attempt 

21/06/2020 23:08:42 INFO GlusterFS mount attempt 

21/06/2020 23:08:11 INFO GlusterFS mount attempt 

21/06/2020 23:07:41 INFO GlusterFS mount attempt 

21/06/2020 23:07:11 INFO GlusterFS mount attempt 

21/06/2020 23:06:41 INFO GlusterFS mount attempt 

21/06/2020 23:06:11 INFO GlusterFS mount attempt 

21/06/2020 23:05:41 INFO GlusterFS mount attempt 

21/06/2020 23:05:11 INFO GlusterFS mount attempt 

21/06/2020 23:04:41 INFO GlusterFS mount attempt 

21/06/2020 23:04:11 INFO GlusterFS mount attempt 

21/06/2020 23:03:41 INFO GlusterFS mount attempt 

21/06/2020 23:03:11 INFO GlusterFS mount attempt 

21/06/2020 23:02:40 INFO GlusterFS mount attempt 

21/06/2020 23:02:10 INFO GlusterFS mount attempt 

21/06/2020 23:01:40 INFO GlusterFS mount attempt 

21/06/2020 23:01:10 INFO GlusterFS mount attempt 

21/06/2020 23:00:40 INFO GlusterFS mount attempt 

21/06/2020 23:00:10 INFO GlusterFS mount attempt 

21/06/2020 22:59:40 INFO GlusterFS mount attempt 

21/06/2020 22:59:10 INFO GlusterFS mount attempt 

21/06/2020 22:58:40 INFO GlusterFS mount attempt 

21/06/2020 22:58:10 INFO GlusterFS mount attempt 

21/06/2020 22:57:40 INFO GlusterFS mount attempt 

21/06/2020 22:57:09 INFO GlusterFS mount attempt 

21/06/2020 22:56:39 INFO GlusterFS mount attempt 

21/06/2020 22:56:09 INFO GlusterFS mount attempt 

21/06/2020 22:55:39 INFO GlusterFS mount attempt 

21/06/2020 22:55:09 INFO GlusterFS mount attempt 

21/06/2020 22:54:39 INFO GlusterFS mount attempt 

21/06/2020 22:54:09 INFO GlusterFS mount attempt 

21/06/2020 22:53:39 INFO GlusterFS mount attempt 

21/06/2020 22:53:09 INFO GlusterFS mount attempt 

21/06/2020 22:52:39 INFO GlusterFS mount attempt 

21/06/2020 22:52:08 INFO GlusterFS mount attempt 

21/06/2020 22:51:38 INFO GlusterFS mount attempt 

21/06/2020 22:51:08 INFO GlusterFS mount attempt 

21/06/2020 22:50:38 INFO GlusterFS mount attempt 

21/06/2020 22:50:08 INFO GlusterFS mount attempt 

21/06/2020 22:49:38 INFO GlusterFS mount attempt 

21/06/2020 22:49:08 INFO GlusterFS mount attempt 

21/06/2020 22:48:38 INFO GlusterFS mount attempt 

21/06/2020 22:48:08 INFO GlusterFS mount attempt 

21/06/2020 22:47:38 INFO GlusterFS mount attempt 

21/06/2020 22:47:08 INFO GlusterFS mount attempt 

21/06/2020 22:46:37 INFO GlusterFS mount attempt 

21/06/2020 22:46:07 INFO GlusterFS mount attempt 

21/06/2020 22:45:37 INFO GlusterFS mount attempt 

21/06/2020 22:45:07 INFO GlusterFS mount attempt 

21/06/2020 22:44:37 INFO GlusterFS mount attempt 

21/06/2020 22:44:07 INFO GlusterFS mount attempt 

21/06/2020 22:43:37 INFO GlusterFS mount attempt 

21/06/2020 22:43:07 INFO GlusterFS mount attempt 

21/06/2020 22:42:37 INFO GlusterFS mount attempt 

21/06/2020 22:42:07 INFO GlusterFS mount attempt 

21/06/2020 22:41:37 INFO GlusterFS mount attempt 

21/06/2020 22:41:06 INFO GlusterFS mount attempt 

21/06/2020 22:40:36 INFO GlusterFS mount attempt 

21/06/2020 22:40:06 INFO GlusterFS mount attempt 

21/06/2020 22:39:36 INFO GlusterFS mount attempt 

21/06/2020 22:39:06 INFO GlusterFS mount attempt 

21/06/2020 22:38:36 INFO GlusterFS mount attempt 

21/06/2020 22:38:06 INFO GlusterFS mount attempt 

21/06/2020 22:37:36 INFO GlusterFS mount attempt 

21/06/2020 22:37:06 INFO GlusterFS mount attempt 

21/06/2020 22:36:36 INFO GlusterFS mount attempt 

21/06/2020 22:36:06 INFO GlusterFS mount attempt 

21/06/2020 22:35:35 INFO GlusterFS mount attempt 

21/06/2020 22:35:05 INFO GlusterFS mount attempt 

21/06/2020 22:34:35 INFO GlusterFS mount attempt 

21/06/2020 22:34:05 INFO GlusterFS mount attempt 

21/06/2020 22:33:35 INFO GlusterFS mount attempt 

21/06/2020 22:33:05 INFO GlusterFS mount attempt 

21/06/2020 22:32:35 INFO GlusterFS mount attempt 

21/06/2020 22:32:05 INFO GlusterFS mount attempt 

21/06/2020 22:31:35 INFO GlusterFS mount attempt 

21/06/2020 22:31:05 INFO GlusterFS mount attempt 

21/06/2020 22:30:35 INFO GlusterFS mount attempt 

21/06/2020 22:30:04 INFO GlusterFS mount attempt 

21/06/2020 22:29:34 INFO GlusterFS mount attempt 

21/06/2020 22:29:04 INFO GlusterFS mount attempt 

21/06/2020 22:28:34 INFO GlusterFS mount attempt 

21/06/2020 22:28:04 INFO GlusterFS mount attempt 

21/06/2020 22:27:34 INFO GlusterFS mount attempt 

21/06/2020 22:27:04 INFO GlusterFS mount attempt 

21/06/2020 22:26:34 INFO GlusterFS mount attempt 

21/06/2020 22:26:04 INFO GlusterFS mount attempt 

21/06/2020 22:25:34 INFO GlusterFS mount attempt 

21/06/2020 22:25:04 INFO GlusterFS mount attempt 

21/06/2020 22:24:33 INFO GlusterFS mount attempt 

21/06/2020 22:24:03 INFO GlusterFS mount attempt 

21/06/2020 22:23:33 INFO GlusterFS mount attempt 

21/06/2020 22:23:03 INFO GlusterFS mount attempt 

21/06/2020 22:22:33 INFO GlusterFS mount attempt 

21/06/2020 22:22:03 INFO GlusterFS mount attempt 

21/06/2020 22:21:33 INFO GlusterFS mount attempt 

21/06/2020 22:21:03 INFO GlusterFS mount attempt 

21/06/2020 22:20:33 INFO GlusterFS mount attempt 

21/06/2020 22:20:03 INFO GlusterFS mount attempt 

21/06/2020 22:19:33 INFO GlusterFS mount attempt 

21/06/2020 22:19:02 INFO GlusterFS mount attempt 

21/06/2020 22:18:32 INFO GlusterFS mount attempt 

21/06/2020 22:18:02 INFO GlusterFS mount attempt 

21/06/2020 22:17:32 INFO GlusterFS mount attempt 

21/06/2020 22:17:02 INFO GlusterFS mount attempt 

21/06/2020 22:16:32 INFO GlusterFS mount attempt 

21/06/2020 22:16:02 INFO GlusterFS mount attempt 

21/06/2020 22:15:32 INFO GlusterFS mount attempt 

21/06/2020 22:15:02 INFO GlusterFS mount attempt 

21/06/2020 22:14:32 INFO GlusterFS mount attempt 

21/06/2020 22:14:01 INFO GlusterFS mount attempt 

21/06/2020 22:13:31 INFO GlusterFS mount attempt 

21/06/2020 22:13:01 INFO GlusterFS mount attempt 

21/06/2020 22:12:31 INFO GlusterFS mount attempt 

21/06/2020 22:12:01 INFO GlusterFS mount attempt 

21/06/2020 22:11:31 INFO GlusterFS mount attempt 

21/06/2020 22:11:01 INFO GlusterFS mount attempt 

21/06/2020 22:10:31 INFO GlusterFS mount attempt 

21/06/2020 22:10:01 INFO GlusterFS mount attempt 

21/06/2020 22:09:31 INFO GlusterFS mount attempt 

21/06/2020 22:09:01 INFO GlusterFS mount attempt 

21/06/2020 22:08:30 INFO GlusterFS mount attempt 

21/06/2020 22:08:00 INFO GlusterFS mount attempt 

21/06/2020 22:07:30 INFO GlusterFS mount attempt 

21/06/2020 22:07:00 INFO GlusterFS mount attempt 

21/06/2020 22:06:30 INFO GlusterFS mount attempt 

21/06/2020 22:06:00 INFO GlusterFS mount attempt 

21/06/2020 22:05:30 INFO GlusterFS mount attempt 

21/06/2020 22:05:00 INFO GlusterFS mount attempt 

21/06/2020 22:04:30 INFO GlusterFS mount attempt 

21/06/2020 22:04:00 INFO GlusterFS mount attempt 

21/06/2020 22:03:30 INFO GlusterFS mount attempt 

21/06/2020 22:02:59 INFO GlusterFS mount attempt 

21/06/2020 22:02:29 INFO GlusterFS mount attempt 

21/06/2020 22:01:59 INFO GlusterFS mount attempt 

21/06/2020 22:01:29 INFO GlusterFS mount attempt 

21/06/2020 22:00:59 INFO GlusterFS mount attempt 

21/06/2020 22:00:29 INFO GlusterFS mount attempt 

21/06/2020 21:59:59 INFO GlusterFS mount attempt 

21/06/2020 21:59:29 INFO GlusterFS mount attempt 

21/06/2020 21:58:59 INFO GlusterFS mount attempt 

21/06/2020 21:58:29 INFO GlusterFS mount attempt 

21/06/2020 21:57:58 INFO GlusterFS mount attempt 

21/06/2020 21:57:28 INFO GlusterFS mount attempt 

21/06/2020 21:56:58 INFO GlusterFS mount attempt 

21/06/2020 21:56:28 INFO GlusterFS mount attempt 

21/06/2020 21:55:58 INFO GlusterFS mount attempt 

21/06/2020 21:55:28 INFO GlusterFS mount attempt 

21/06/2020 21:54:58 INFO GlusterFS mount attempt 

21/06/2020 21:54:28 INFO GlusterFS mount attempt 

21/06/2020 21:53:58 INFO GlusterFS mount attempt 

21/06/2020 21:53:28 INFO GlusterFS mount attempt 

21/06/2020 21:52:57 INFO GlusterFS mount attempt 

21/06/2020 21:52:27 INFO GlusterFS mount attempt 

21/06/2020 21:51:57 INFO GlusterFS mount attempt 

21/06/2020 21:51:27 INFO GlusterFS mount attempt 

21/06/2020 21:50:57 INFO GlusterFS mount attempt 

21/06/2020 21:50:27 INFO GlusterFS mount attempt 

21/06/2020 21:49:57 INFO GlusterFS mount attempt 

21/06/2020 21:49:27 INFO GlusterFS mount attempt 

21/06/2020 21:48:57 INFO GlusterFS mount attempt 

21/06/2020 21:48:27 INFO GlusterFS mount attempt 

21/06/2020 21:47:57 INFO GlusterFS mount attempt 

21/06/2020 21:47:26 INFO GlusterFS mount attempt 

21/06/2020 21:46:56 INFO GlusterFS mount attempt 

21/06/2020 21:46:26 INFO GlusterFS mount attempt 

21/06/2020 21:45:56 INFO GlusterFS mount attempt 

21/06/2020 21:45:26 INFO GlusterFS mount attempt 

21/06/2020 21:44:56 INFO GlusterFS mount attempt 

21/06/2020 21:44:26 INFO GlusterFS mount attempt 

21/06/2020 21:43:56 INFO GlusterFS mount attempt 

21/06/2020 21:43:26 INFO GlusterFS mount attempt 

21/06/2020 21:42:56 INFO GlusterFS mount attempt 

21/06/2020 21:42:26 INFO GlusterFS mount attempt 

21/06/2020 21:41:55 INFO GlusterFS mount attempt 

21/06/2020 21:41:25 INFO GlusterFS mount attempt 

21/06/2020 21:40:55 INFO GlusterFS mount attempt 

21/06/2020 21:40:25 INFO GlusterFS mount attempt 

21/06/2020 21:39:55 INFO GlusterFS mount attempt 

21/06/2020 21:39:25 INFO GlusterFS mount attempt 

21/06/2020 21:38:55 INFO GlusterFS mount attempt 

21/06/2020 21:38:25 INFO GlusterFS mount attempt 

21/06/2020 21:37:55 INFO GlusterFS mount attempt 

21/06/2020 21:37:25 INFO GlusterFS mount attempt 

21/06/2020 21:36:55 INFO GlusterFS mount attempt 

21/06/2020 21:36:25 INFO GlusterFS mount attempt 

21/06/2020 21:35:54 INFO GlusterFS mount attempt 

21/06/2020 21:35:24 INFO GlusterFS mount attempt 

21/06/2020 21:34:54 INFO GlusterFS mount attempt 

21/06/2020 21:34:24 INFO GlusterFS mount attempt 

21/06/2020 21:33:54 INFO GlusterFS mount attempt 

21/06/2020 21:33:24 INFO GlusterFS mount attempt 

21/06/2020 21:32:54 INFO GlusterFS mount attempt 

21/06/2020 21:32:24 INFO GlusterFS mount attempt 

21/06/2020 21:31:54 INFO GlusterFS mount attempt 

21/06/2020 21:31:24 INFO GlusterFS mount attempt 

21/06/2020 21:30:54 INFO GlusterFS mount attempt 

21/06/2020 21:30:23 INFO GlusterFS mount attempt 

21/06/2020 21:29:53 INFO GlusterFS mount attempt 

21/06/2020 21:29:23 INFO GlusterFS mount attempt 

21/06/2020 21:28:53 INFO GlusterFS mount attempt 

21/06/2020 21:28:23 INFO GlusterFS mount attempt 

21/06/2020 21:27:53 INFO GlusterFS mount attempt 

21/06/2020 21:27:23 INFO GlusterFS mount attempt 

21/06/2020 21:26:53 INFO GlusterFS mount attempt 

21/06/2020 21:26:23 INFO GlusterFS mount attempt 

21/06/2020 21:25:53 INFO GlusterFS mount attempt 

21/06/2020 21:25:23 INFO GlusterFS mount attempt 

21/06/2020 21:24:52 INFO GlusterFS mount attempt 

21/06/2020 21:24:22 INFO GlusterFS mount attempt 

21/06/2020 21:23:52 INFO GlusterFS mount attempt 

21/06/2020 21:23:22 INFO GlusterFS mount attempt 

21/06/2020 21:22:52 INFO GlusterFS mount attempt 

21/06/2020 21:22:22 INFO GlusterFS mount attempt 

21/06/2020 21:21:52 INFO GlusterFS mount attempt 

21/06/2020 21:21:22 INFO GlusterFS mount attempt 

21/06/2020 21:20:52 INFO GlusterFS mount attempt 

21/06/2020 21:20:22 INFO GlusterFS mount attempt 

21/06/2020 21:19:52 INFO GlusterFS mount attempt 

21/06/2020 21:19:21 INFO GlusterFS mount attempt 

21/06/2020 21:18:51 INFO GlusterFS mount attempt 

21/06/2020 21:18:21 INFO GlusterFS mount attempt 

21/06/2020 21:17:51 INFO GlusterFS mount attempt 

21/06/2020 21:17:21 INFO GlusterFS mount attempt 

21/06/2020 21:16:51 INFO GlusterFS mount attempt 

21/06/2020 21:16:21 INFO GlusterFS mount attempt 

21/06/2020 21:15:51 INFO GlusterFS mount attempt 

21/06/2020 21:15:21 INFO GlusterFS mount attempt 

21/06/2020 21:14:51 INFO GlusterFS mount attempt 

21/06/2020 21:14:21 INFO GlusterFS mount attempt 

21/06/2020 21:13:50 INFO GlusterFS mount attempt 

21/06/2020 21:13:20 INFO GlusterFS mount attempt 

21/06/2020 21:12:50 INFO GlusterFS mount attempt 

21/06/2020 21:12:20 INFO GlusterFS mount attempt 

21/06/2020 21:11:50 INFO GlusterFS mount attempt 

21/06/2020 21:11:20 INFO GlusterFS mount attempt 

21/06/2020 21:10:50 INFO GlusterFS mount attempt 

21/06/2020 21:10:20 INFO GlusterFS mount attempt 

21/06/2020 21:09:50 INFO GlusterFS mount attempt 

21/06/2020 21:09:20 INFO GlusterFS mount attempt 

21/06/2020 21:08:50 INFO GlusterFS mount attempt 

21/06/2020 21:08:19 INFO GlusterFS mount attempt 

21/06/2020 21:07:49 INFO GlusterFS mount attempt 

21/06/2020 21:07:19 INFO GlusterFS mount attempt 

21/06/2020 21:06:49 INFO GlusterFS mount attempt 

21/06/2020 21:06:19 INFO GlusterFS mount attempt 

21/06/2020 21:05:49 INFO GlusterFS mount attempt 

21/06/2020 21:05:19 INFO GlusterFS mount attempt 

21/06/2020 21:04:49 INFO GlusterFS mount attempt 

21/06/2020 21:04:19 INFO GlusterFS mount attempt 

21/06/2020 21:03:49 INFO GlusterFS mount attempt 

21/06/2020 21:03:19 INFO GlusterFS mount attempt 

21/06/2020 21:02:48 INFO GlusterFS mount attempt 

21/06/2020 21:02:18 INFO GlusterFS mount attempt 

21/06/2020 21:01:48 INFO GlusterFS mount attempt 

21/06/2020 21:01:18 INFO GlusterFS mount attempt 

21/06/2020 21:00:48 INFO GlusterFS mount attempt 

21/06/2020 21:00:18 INFO GlusterFS mount attempt 

21/06/2020 20:59:48 INFO GlusterFS mount attempt 

21/06/2020 20:59:18 INFO GlusterFS mount attempt 

21/06/2020 20:58:48 INFO GlusterFS mount attempt 

21/06/2020 20:58:18 INFO GlusterFS mount attempt 

21/06/2020 20:57:47 INFO GlusterFS mount attempt 

21/06/2020 20:57:17 INFO GlusterFS mount attempt 

21/06/2020 20:56:47 INFO GlusterFS mount attempt 

21/06/2020 20:56:17 INFO GlusterFS mount attempt 

21/06/2020 20:55:47 INFO GlusterFS mount attempt 

21/06/2020 20:55:17 INFO GlusterFS mount attempt 

21/06/2020 20:54:47 INFO GlusterFS mount attempt 

21/06/2020 20:54:17 INFO GlusterFS mount attempt 

21/06/2020 20:53:47 INFO GlusterFS mount attempt 

21/06/2020 20:53:17 INFO GlusterFS mount attempt 

21/06/2020 20:52:46 INFO GlusterFS mount attempt 

21/06/2020 20:52:16 INFO GlusterFS mount attempt 

21/06/2020 20:51:46 INFO GlusterFS mount attempt 

21/06/2020 20:51:16 INFO GlusterFS mount attempt 

21/06/2020 20:50:46 INFO GlusterFS mount attempt 

21/06/2020 20:50:16 INFO GlusterFS mount attempt 

21/06/2020 20:49:46 INFO GlusterFS mount attempt 

21/06/2020 20:49:16 INFO GlusterFS mount attempt 

21/06/2020 20:48:46 INFO GlusterFS mount attempt 

21/06/2020 20:48:16 INFO GlusterFS mount attempt 

21/06/2020 20:47:46 INFO GlusterFS mount attempt 

21/06/2020 20:47:16 INFO GlusterFS mount attempt 

21/06/2020 20:46:45 INFO GlusterFS mount attempt 

21/06/2020 20:46:15 INFO GlusterFS mount attempt 

21/06/2020 20:45:45 INFO GlusterFS mount attempt 

21/06/2020 20:45:15 INFO GlusterFS mount attempt 

21/06/2020 20:44:45 INFO GlusterFS mount attempt 

21/06/2020 20:44:15 INFO GlusterFS mount attempt 

21/06/2020 20:43:45 INFO GlusterFS mount attempt 

21/06/2020 20:43:15 INFO GlusterFS mount attempt 

21/06/2020 20:42:45 INFO GlusterFS mount attempt 

21/06/2020 20:42:15 INFO GlusterFS mount attempt 

21/06/2020 20:41:44 INFO GlusterFS mount attempt 

21/06/2020 20:41:14 INFO GlusterFS mount attempt 

21/06/2020 20:40:44 INFO GlusterFS mount attempt 

21/06/2020 20:40:14 INFO GlusterFS mount attempt 

21/06/2020 20:39:44 INFO GlusterFS mount attempt 

21/06/2020 20:39:14 INFO GlusterFS mount attempt 

21/06/2020 20:38:44 INFO GlusterFS mount attempt 

21/06/2020 20:38:14 INFO GlusterFS mount attempt 

21/06/2020 20:37:44 INFO GlusterFS mount attempt 

21/06/2020 20:37:14 INFO GlusterFS mount attempt 

21/06/2020 20:36:44 INFO GlusterFS mount attempt 

21/06/2020 20:36:13 INFO GlusterFS mount attempt 

21/06/2020 20:35:43 INFO GlusterFS mount attempt 

21/06/2020 20:35:13 INFO GlusterFS mount attempt 

21/06/2020 20:34:43 INFO GlusterFS mount attempt 

21/06/2020 20:34:13 INFO GlusterFS mount attempt 

21/06/2020 20:33:43 INFO GlusterFS mount attempt 

21/06/2020 20:33:13 INFO GlusterFS mount attempt 

21/06/2020 20:32:43 INFO GlusterFS mount attempt 

21/06/2020 20:32:13 INFO GlusterFS mount attempt 

21/06/2020 20:31:43 INFO GlusterFS mount attempt 

21/06/2020 20:31:12 INFO GlusterFS mount attempt 

21/06/2020 20:30:42 INFO GlusterFS mount attempt 

21/06/2020 20:30:12 INFO GlusterFS mount attempt 

21/06/2020 20:29:42 INFO GlusterFS mount attempt 

21/06/2020 20:29:12 INFO GlusterFS mount attempt 

21/06/2020 20:28:42 INFO GlusterFS mount attempt 

21/06/2020 20:28:12 INFO GlusterFS mount attempt 

21/06/2020 20:27:42 INFO GlusterFS mount attempt 

21/06/2020 20:27:12 INFO GlusterFS mount attempt 

21/06/2020 20:26:42 INFO GlusterFS mount attempt 

21/06/2020 20:26:12 INFO GlusterFS mount attempt 

21/06/2020 20:25:41 INFO GlusterFS mount attempt 

21/06/2020 20:25:11 INFO GlusterFS mount attempt 

21/06/2020 20:24:41 INFO GlusterFS mount attempt 

21/06/2020 20:24:11 INFO GlusterFS mount attempt 

21/06/2020 20:23:41 INFO GlusterFS mount attempt 

21/06/2020 20:23:11 INFO GlusterFS mount attempt 

21/06/2020 20:22:41 INFO GlusterFS mount attempt 

21/06/2020 20:22:11 INFO GlusterFS mount attempt 

21/06/2020 20:21:41 INFO GlusterFS mount attempt 

21/06/2020 20:21:11 INFO GlusterFS mount attempt 

21/06/2020 20:20:41 INFO GlusterFS mount attempt 

21/06/2020 20:20:10 INFO GlusterFS mount attempt 

21/06/2020 20:19:40 INFO GlusterFS mount attempt 

21/06/2020 20:19:10 INFO GlusterFS mount attempt 

21/06/2020 20:18:40 INFO GlusterFS mount attempt 

21/06/2020 20:18:10 INFO GlusterFS mount attempt 

21/06/2020 20:17:40 INFO GlusterFS mount attempt 

21/06/2020 20:17:10 INFO GlusterFS mount attempt 

21/06/2020 20:16:40 INFO GlusterFS mount attempt 

21/06/2020 20:16:10 INFO GlusterFS mount attempt 

21/06/2020 20:15:40 INFO GlusterFS mount attempt 

21/06/2020 20:15:10 INFO GlusterFS mount attempt 

21/06/2020 20:14:39 INFO GlusterFS mount attempt 

21/06/2020 20:14:09 INFO GlusterFS mount attempt 

21/06/2020 20:13:39 INFO GlusterFS mount attempt 

21/06/2020 20:13:09 INFO GlusterFS mount attempt 

21/06/2020 20:12:39 INFO GlusterFS mount attempt 

21/06/2020 20:12:09 INFO GlusterFS mount attempt 

21/06/2020 20:11:39 INFO GlusterFS mount attempt 

21/06/2020 20:11:09 INFO GlusterFS mount attempt 

21/06/2020 20:10:39 INFO GlusterFS mount attempt 

21/06/2020 20:10:09 INFO GlusterFS mount attempt 

21/06/2020 20:09:39 INFO GlusterFS mount attempt 

21/06/2020 20:09:08 INFO GlusterFS mount attempt 

21/06/2020 20:08:38 INFO GlusterFS mount attempt 

21/06/2020 20:08:08 INFO GlusterFS mount attempt 

21/06/2020 20:07:38 INFO GlusterFS mount attempt 

21/06/2020 20:07:08 INFO GlusterFS mount attempt 

21/06/2020 20:06:38 INFO GlusterFS mount attempt 

21/06/2020 20:06:08 INFO GlusterFS mount attempt 

21/06/2020 20:05:38 INFO GlusterFS mount attempt 

21/06/2020 20:05:08 INFO GlusterFS mount attempt 

21/06/2020 20:04:38 INFO GlusterFS mount attempt 

21/06/2020 20:04:07 INFO GlusterFS mount attempt 

21/06/2020 20:03:37 INFO GlusterFS mount attempt 

21/06/2020 20:03:07 INFO GlusterFS mount attempt 

21/06/2020 20:02:37 INFO GlusterFS mount attempt 

21/06/2020 20:02:07 INFO GlusterFS mount attempt 

21/06/2020 20:01:37 INFO GlusterFS mount attempt 

21/06/2020 20:01:07 INFO GlusterFS mount attempt 

21/06/2020 20:00:37 INFO GlusterFS mount attempt 

21/06/2020 20:00:07 INFO GlusterFS mount attempt 

21/06/2020 19:59:37 INFO GlusterFS mount attempt 

21/06/2020 19:59:07 INFO GlusterFS mount attempt 

21/06/2020 19:58:36 INFO GlusterFS mount attempt 

21/06/2020 19:58:06 INFO GlusterFS mount attempt 

21/06/2020 19:57:36 INFO GlusterFS mount attempt 

21/06/2020 19:57:06 INFO GlusterFS mount attempt 

21/06/2020 19:56:36 INFO GlusterFS mount attempt 

21/06/2020 19:56:06 INFO GlusterFS mount attempt 

21/06/2020 19:55:36 INFO GlusterFS mount attempt 

21/06/2020 19:55:06 INFO GlusterFS mount attempt 

21/06/2020 19:54:36 INFO GlusterFS mount attempt 

21/06/2020 19:54:06 INFO GlusterFS mount attempt 

21/06/2020 19:53:35 INFO GlusterFS mount attempt 

21/06/2020 19:53:05 INFO GlusterFS mount attempt 

21/06/2020 19:52:35 INFO GlusterFS mount attempt 

21/06/2020 19:52:05 INFO GlusterFS mount attempt 

21/06/2020 19:51:35 INFO GlusterFS mount attempt 

21/06/2020 19:51:05 INFO GlusterFS mount attempt 

21/06/2020 19:50:35 INFO GlusterFS mount attempt 

21/06/2020 19:50:05 INFO GlusterFS mount attempt 

21/06/2020 19:49:35 INFO GlusterFS mount attempt 

21/06/2020 19:49:05 INFO GlusterFS mount attempt 

21/06/2020 19:48:35 INFO GlusterFS mount attempt 

21/06/2020 19:48:04 INFO GlusterFS mount attempt 

21/06/2020 19:47:34 INFO GlusterFS mount attempt 

21/06/2020 19:47:04 INFO GlusterFS mount attempt 

21/06/2020 19:46:34 INFO GlusterFS mount attempt 

21/06/2020 19:46:04 INFO GlusterFS mount attempt 

21/06/2020 19:45:34 INFO GlusterFS mount attempt 

21/06/2020 19:45:04 INFO GlusterFS mount attempt 

21/06/2020 19:44:34 INFO GlusterFS mount attempt 

21/06/2020 19:44:04 INFO GlusterFS mount attempt 

21/06/2020 19:43:34 INFO GlusterFS mount attempt 

21/06/2020 19:43:04 INFO GlusterFS mount attempt 

21/06/2020 19:42:33 INFO GlusterFS mount attempt 

21/06/2020 19:42:03 INFO GlusterFS mount attempt 

21/06/2020 19:41:33 INFO GlusterFS mount attempt 

21/06/2020 19:41:03 INFO GlusterFS mount attempt 

21/06/2020 19:40:33 INFO GlusterFS mount attempt 

21/06/2020 19:40:03 INFO GlusterFS mount attempt 

21/06/2020 19:39:33 INFO GlusterFS mount attempt 

21/06/2020 19:39:03 INFO GlusterFS mount attempt 

21/06/2020 19:38:33 INFO GlusterFS mount attempt 

21/06/2020 19:38:03 INFO GlusterFS mount attempt 

21/06/2020 19:37:33 INFO GlusterFS mount attempt 

21/06/2020 19:37:02 INFO GlusterFS mount attempt 

21/06/2020 19:36:32 INFO GlusterFS mount attempt 

21/06/2020 19:36:02 INFO GlusterFS mount attempt 

21/06/2020 19:35:32 INFO GlusterFS mount attempt 

21/06/2020 19:35:02 INFO GlusterFS mount attempt 

21/06/2020 19:34:32 INFO GlusterFS mount attempt 

21/06/2020 19:34:02 INFO GlusterFS mount attempt 

21/06/2020 19:33:32 INFO GlusterFS mount attempt 

21/06/2020 19:33:02 INFO GlusterFS mount attempt 

21/06/2020 19:32:32 INFO GlusterFS mount attempt 

21/06/2020 19:32:02 INFO GlusterFS mount attempt 

21/06/2020 19:31:31 INFO GlusterFS mount attempt 

21/06/2020 19:31:01 INFO GlusterFS mount attempt 

21/06/2020 19:30:31 INFO GlusterFS mount attempt 

21/06/2020 19:30:01 INFO GlusterFS mount attempt 

21/06/2020 19:29:31 INFO GlusterFS mount attempt 

21/06/2020 19:29:01 INFO GlusterFS mount attempt 

21/06/2020 19:28:31 INFO GlusterFS mount attempt 

21/06/2020 19:28:01 INFO GlusterFS mount attempt 

21/06/2020 19:27:31 INFO GlusterFS mount attempt 

21/06/2020 19:27:01 INFO GlusterFS mount attempt 

21/06/2020 19:26:31 INFO GlusterFS mount attempt 

21/06/2020 19:26:00 INFO GlusterFS mount attempt 

21/06/2020 19:25:30 INFO GlusterFS mount attempt 

21/06/2020 19:25:00 INFO GlusterFS mount attempt 

21/06/2020 19:24:30 INFO GlusterFS mount attempt 

21/06/2020 19:24:00 INFO GlusterFS mount attempt 

21/06/2020 19:23:30 INFO GlusterFS mount attempt 

21/06/2020 19:23:00 INFO GlusterFS mount attempt 

21/06/2020 19:22:30 INFO GlusterFS mount attempt 

21/06/2020 19:22:00 INFO GlusterFS mount attempt 

21/06/2020 19:21:30 INFO GlusterFS mount attempt 

21/06/2020 19:21:00 INFO GlusterFS mount attempt 

21/06/2020 19:20:29 INFO GlusterFS mount attempt 

21/06/2020 19:19:59 INFO GlusterFS mount attempt 

21/06/2020 19:19:29 INFO GlusterFS mount attempt 

21/06/2020 19:18:59 INFO GlusterFS mount attempt 

21/06/2020 19:18:29 INFO GlusterFS mount attempt 

21/06/2020 19:17:59 INFO GlusterFS mount attempt 

21/06/2020 19:17:29 INFO GlusterFS mount attempt 

21/06/2020 19:16:59 INFO GlusterFS mount attempt 

21/06/2020 19:16:29 INFO GlusterFS mount attempt 

21/06/2020 19:15:59 INFO GlusterFS mount attempt 

21/06/2020 19:15:28 INFO GlusterFS mount attempt 

21/06/2020 19:14:58 INFO GlusterFS mount attempt 

21/06/2020 19:14:28 INFO GlusterFS mount attempt 

21/06/2020 19:13:58 INFO GlusterFS mount attempt 

21/06/2020 19:13:28 INFO GlusterFS mount attempt 

21/06/2020 19:12:58 INFO GlusterFS mount attempt 

21/06/2020 19:12:28 INFO GlusterFS mount attempt 

21/06/2020 19:11:58 INFO GlusterFS mount attempt 

21/06/2020 19:11:28 INFO GlusterFS mount attempt 

21/06/2020 19:10:58 INFO GlusterFS mount attempt 

21/06/2020 19:10:28 INFO GlusterFS mount attempt 

21/06/2020 19:09:57 INFO GlusterFS mount attempt 

21/06/2020 19:09:27 INFO GlusterFS mount attempt 

21/06/2020 19:08:57 INFO GlusterFS mount attempt 

21/06/2020 19:08:27 INFO GlusterFS mount attempt 

21/06/2020 19:07:57 INFO GlusterFS mount attempt 

21/06/2020 19:07:27 INFO GlusterFS mount attempt 

21/06/2020 19:06:57 INFO GlusterFS mount attempt 

21/06/2020 19:06:27 INFO GlusterFS mount attempt 

21/06/2020 19:05:57 INFO GlusterFS mount attempt 

21/06/2020 19:05:27 INFO GlusterFS mount attempt 

21/06/2020 19:04:57 INFO GlusterFS mount attempt 

21/06/2020 19:04:26 INFO GlusterFS mount attempt 

21/06/2020 19:03:56 INFO GlusterFS mount attempt 

21/06/2020 19:03:26 INFO GlusterFS mount attempt 

21/06/2020 19:02:56 INFO GlusterFS mount attempt 

21/06/2020 19:02:26 INFO GlusterFS mount attempt 

21/06/2020 19:01:56 INFO GlusterFS mount attempt 

21/06/2020 19:01:26 INFO GlusterFS mount attempt 

21/06/2020 19:00:56 INFO GlusterFS mount attempt 

21/06/2020 19:00:26 INFO GlusterFS mount attempt 

21/06/2020 18:59:56 INFO GlusterFS mount attempt 

21/06/2020 18:59:26 INFO GlusterFS mount attempt 

21/06/2020 18:58:55 INFO GlusterFS mount attempt 

21/06/2020 18:58:25 INFO GlusterFS mount attempt 

21/06/2020 18:57:55 INFO GlusterFS mount attempt 

21/06/2020 18:57:25 INFO GlusterFS mount attempt 

21/06/2020 18:56:55 INFO GlusterFS mount attempt 

21/06/2020 18:56:25 INFO GlusterFS mount attempt 

21/06/2020 18:55:55 INFO GlusterFS mount attempt 

21/06/2020 18:55:25 INFO GlusterFS mount attempt 

21/06/2020 18:54:55 INFO GlusterFS mount attempt 

21/06/2020 18:54:25 INFO GlusterFS mount attempt 

21/06/2020 18:53:55 INFO GlusterFS mount attempt 

21/06/2020 18:53:25 INFO GlusterFS mount attempt 

21/06/2020 18:52:54 INFO GlusterFS mount attempt 

21/06/2020 18:52:24 INFO GlusterFS mount attempt 

21/06/2020 18:51:54 INFO GlusterFS mount attempt 

21/06/2020 18:51:24 INFO GlusterFS mount attempt 

21/06/2020 18:50:54 INFO GlusterFS mount attempt 

21/06/2020 18:50:24 INFO GlusterFS mount attempt 

21/06/2020 18:49:54 INFO GlusterFS mount attempt 

21/06/2020 18:49:24 INFO GlusterFS mount attempt 

21/06/2020 18:48:54 INFO GlusterFS mount attempt 

21/06/2020 18:48:24 INFO GlusterFS mount attempt 

21/06/2020 18:47:54 INFO GlusterFS mount attempt 

21/06/2020 18:47:23 INFO GlusterFS mount attempt 

21/06/2020 18:46:53 INFO GlusterFS mount attempt 

21/06/2020 18:46:23 INFO GlusterFS mount attempt 

21/06/2020 18:45:53 INFO GlusterFS mount attempt 

21/06/2020 18:45:23 INFO GlusterFS mount attempt 

21/06/2020 18:44:53 INFO GlusterFS mount attempt 

21/06/2020 18:44:23 INFO GlusterFS mount attempt 

21/06/2020 18:43:53 INFO GlusterFS mount attempt 

21/06/2020 18:43:23 INFO GlusterFS mount attempt 

21/06/2020 18:42:53 INFO GlusterFS mount attempt 

21/06/2020 18:42:23 INFO GlusterFS mount attempt 

21/06/2020 18:41:52 INFO GlusterFS mount attempt 

21/06/2020 18:41:22 INFO GlusterFS mount attempt 

21/06/2020 18:40:52 INFO GlusterFS mount attempt 

21/06/2020 18:40:22 INFO GlusterFS mount attempt 

21/06/2020 18:39:52 INFO GlusterFS mount attempt 

21/06/2020 18:39:22 INFO GlusterFS mount attempt 

21/06/2020 18:38:52 INFO GlusterFS mount attempt 

21/06/2020 18:38:22 INFO GlusterFS mount attempt 

21/06/2020 18:37:52 INFO GlusterFS mount attempt 

21/06/2020 18:37:22 INFO GlusterFS mount attempt 

21/06/2020 18:36:52 INFO GlusterFS mount attempt 

21/06/2020 18:36:21 INFO GlusterFS mount attempt 

21/06/2020 18:35:51 INFO GlusterFS mount attempt 

21/06/2020 18:35:21 INFO GlusterFS mount attempt 

21/06/2020 18:34:51 INFO GlusterFS mount attempt 

21/06/2020 18:34:21 INFO GlusterFS mount attempt 

21/06/2020 18:33:51 INFO GlusterFS mount attempt 

21/06/2020 18:33:21 INFO GlusterFS mount attempt 

21/06/2020 18:32:51 INFO GlusterFS mount attempt 

21/06/2020 18:32:21 INFO GlusterFS mount attempt 

21/06/2020 18:31:51 INFO GlusterFS mount attempt 

21/06/2020 18:31:20 INFO GlusterFS mount attempt 

21/06/2020 18:30:50 INFO GlusterFS mount attempt 

21/06/2020 18:30:20 INFO GlusterFS mount attempt 

21/06/2020 18:29:50 INFO GlusterFS mount attempt 

21/06/2020 18:29:20 INFO GlusterFS mount attempt 

21/06/2020 18:28:50 INFO GlusterFS mount attempt 

21/06/2020 18:28:20 INFO GlusterFS mount attempt 

21/06/2020 18:27:50 INFO GlusterFS mount attempt 

21/06/2020 18:27:20 INFO GlusterFS mount attempt 

21/06/2020 18:26:50 INFO GlusterFS mount attempt 

21/06/2020 18:26:20 INFO GlusterFS mount attempt 

21/06/2020 18:25:49 INFO GlusterFS mount attempt 

21/06/2020 18:25:19 INFO GlusterFS mount attempt 

21/06/2020 18:24:49 INFO GlusterFS mount attempt 

21/06/2020 18:24:19 INFO GlusterFS mount attempt 

21/06/2020 18:23:49 INFO GlusterFS mount attempt 

21/06/2020 18:23:19 INFO GlusterFS mount attempt 

21/06/2020 18:22:49 INFO GlusterFS mount attempt 

21/06/2020 18:22:19 INFO GlusterFS mount attempt 

21/06/2020 18:21:49 INFO GlusterFS mount attempt 

21/06/2020 18:21:19 INFO GlusterFS mount attempt 

21/06/2020 18:20:49 INFO GlusterFS mount attempt 

21/06/2020 18:20:18 INFO GlusterFS mount attempt 

21/06/2020 18:19:48 INFO GlusterFS mount attempt 

21/06/2020 18:19:18 INFO GlusterFS mount attempt 

21/06/2020 18:18:48 INFO GlusterFS mount attempt 

21/06/2020 18:18:18 INFO GlusterFS mount attempt 

21/06/2020 18:17:48 INFO GlusterFS mount attempt 

21/06/2020 18:17:18 INFO GlusterFS mount attempt 

21/06/2020 18:16:48 INFO GlusterFS mount attempt 

21/06/2020 18:16:18 INFO GlusterFS mount attempt 

21/06/2020 18:15:48 INFO GlusterFS mount attempt 

21/06/2020 18:15:17 INFO GlusterFS mount attempt 

21/06/2020 18:14:47 INFO GlusterFS mount attempt 

21/06/2020 18:14:17 INFO GlusterFS mount attempt 

21/06/2020 18:13:47 INFO GlusterFS mount attempt 

21/06/2020 18:13:17 INFO GlusterFS mount attempt 

21/06/2020 18:12:47 INFO GlusterFS mount attempt 

21/06/2020 18:12:17 INFO GlusterFS mount attempt 

21/06/2020 18:11:47 INFO GlusterFS mount attempt 

21/06/2020 18:11:17 INFO GlusterFS mount attempt 

21/06/2020 18:10:47 INFO GlusterFS mount attempt 

21/06/2020 18:10:17 INFO GlusterFS mount attempt 

21/06/2020 18:09:47 INFO GlusterFS mount attempt 

21/06/2020 18:09:16 INFO GlusterFS mount attempt 

21/06/2020 18:08:46 INFO GlusterFS mount attempt 

21/06/2020 18:08:16 INFO GlusterFS mount attempt 

21/06/2020 18:07:46 INFO GlusterFS mount attempt 

21/06/2020 18:07:16 INFO GlusterFS mount attempt 

21/06/2020 18:06:46 INFO GlusterFS mount attempt 

21/06/2020 18:06:16 INFO GlusterFS mount attempt 

21/06/2020 18:05:46 INFO GlusterFS mount attempt 

21/06/2020 18:05:16 INFO GlusterFS mount attempt 

21/06/2020 18:04:46 INFO GlusterFS mount attempt 

21/06/2020 18:04:16 INFO GlusterFS mount attempt 

21/06/2020 18:03:45 INFO GlusterFS mount attempt 

21/06/2020 18:03:15 INFO GlusterFS mount attempt 

21/06/2020 18:02:45 INFO GlusterFS mount attempt 

21/06/2020 18:02:15 INFO GlusterFS mount attempt 

21/06/2020 18:01:45 INFO GlusterFS mount attempt 

21/06/2020 18:01:15 INFO GlusterFS mount attempt 

21/06/2020 18:00:45 INFO GlusterFS mount attempt 

21/06/2020 18:00:15 INFO GlusterFS mount attempt 

21/06/2020 17:59:45 INFO GlusterFS mount attempt 

21/06/2020 17:59:15 INFO GlusterFS mount attempt 

21/06/2020 17:58:45 INFO GlusterFS mount attempt 

21/06/2020 17:58:14 INFO GlusterFS mount attempt 

21/06/2020 17:57:44 INFO GlusterFS mount attempt 

21/06/2020 17:57:14 INFO GlusterFS mount attempt 

21/06/2020 17:56:44 INFO GlusterFS mount attempt 

21/06/2020 17:56:14 INFO GlusterFS mount attempt 

21/06/2020 17:55:44 INFO GlusterFS mount attempt 

21/06/2020 17:55:14 INFO GlusterFS mount attempt 

21/06/2020 17:54:44 INFO GlusterFS mount attempt 

21/06/2020 17:54:14 INFO GlusterFS mount attempt 

21/06/2020 17:53:44 INFO GlusterFS mount attempt 

21/06/2020 17:53:14 INFO GlusterFS mount attempt 

21/06/2020 17:52:43 INFO GlusterFS mount attempt 

21/06/2020 17:52:13 INFO GlusterFS mount attempt 

21/06/2020 17:51:43 INFO GlusterFS mount attempt 

21/06/2020 17:51:13 INFO GlusterFS mount attempt 

21/06/2020 17:50:43 INFO GlusterFS mount attempt 

21/06/2020 17:50:13 INFO GlusterFS mount attempt 

21/06/2020 17:49:43 INFO GlusterFS mount attempt 

21/06/2020 17:49:13 INFO GlusterFS mount attempt 

21/06/2020 17:48:43 INFO GlusterFS mount attempt 

21/06/2020 17:48:13 INFO GlusterFS mount attempt 

21/06/2020 17:47:43 INFO GlusterFS mount attempt 

21/06/2020 17:47:13 INFO GlusterFS mount attempt 

21/06/2020 17:46:42 INFO GlusterFS mount attempt 

21/06/2020 17:46:12 INFO GlusterFS mount attempt 

21/06/2020 17:45:42 INFO GlusterFS mount attempt 

21/06/2020 17:45:12 INFO GlusterFS mount attempt 

21/06/2020 17:44:42 INFO GlusterFS mount attempt 

21/06/2020 17:44:12 INFO GlusterFS mount attempt 

21/06/2020 17:43:42 INFO GlusterFS mount attempt 

21/06/2020 17:43:12 INFO GlusterFS mount attempt 

21/06/2020 17:42:42 INFO GlusterFS mount attempt 

21/06/2020 17:42:12 INFO GlusterFS mount attempt 

21/06/2020 17:41:42 INFO GlusterFS mount attempt 

21/06/2020 17:41:11 INFO GlusterFS mount attempt 

21/06/2020 17:40:41 INFO GlusterFS mount attempt 

21/06/2020 17:40:11 INFO GlusterFS mount attempt 

21/06/2020 17:39:41 INFO GlusterFS mount attempt 

21/06/2020 17:39:11 INFO GlusterFS mount attempt 

21/06/2020 17:38:41 INFO GlusterFS mount attempt 

21/06/2020 17:38:11 INFO GlusterFS mount attempt 

21/06/2020 17:37:41 INFO GlusterFS mount attempt 

21/06/2020 17:37:11 INFO GlusterFS mount attempt 

21/06/2020 17:36:41 INFO GlusterFS mount attempt 

21/06/2020 17:36:10 INFO GlusterFS mount attempt 

21/06/2020 17:35:40 INFO GlusterFS mount attempt 

21/06/2020 17:35:10 INFO GlusterFS mount attempt 

21/06/2020 17:34:40 INFO GlusterFS mount attempt 

21/06/2020 17:34:10 INFO GlusterFS mount attempt 

21/06/2020 17:33:40 INFO GlusterFS mount attempt 

21/06/2020 17:33:10 INFO GlusterFS mount attempt 

21/06/2020 17:32:40 INFO GlusterFS mount attempt 

21/06/2020 17:32:10 INFO GlusterFS mount attempt 

21/06/2020 17:31:40 INFO GlusterFS mount attempt 

21/06/2020 17:31:10 INFO GlusterFS mount attempt 

21/06/2020 17:30:39 INFO GlusterFS mount attempt 

21/06/2020 17:30:09 INFO GlusterFS mount attempt 

21/06/2020 17:29:39 INFO GlusterFS mount attempt 

21/06/2020 17:29:09 INFO GlusterFS mount attempt 

21/06/2020 17:28:39 INFO GlusterFS mount attempt 

21/06/2020 17:28:09 INFO GlusterFS mount attempt 

21/06/2020 17:27:39 INFO GlusterFS mount attempt 

21/06/2020 17:27:09 INFO GlusterFS mount attempt 

21/06/2020 17:26:39 INFO GlusterFS mount attempt 

21/06/2020 17:26:09 INFO GlusterFS mount attempt 

21/06/2020 17:25:39 INFO GlusterFS mount attempt 

21/06/2020 17:25:08 INFO GlusterFS mount attempt 

21/06/2020 17:24:38 INFO GlusterFS mount attempt 

21/06/2020 17:24:08 INFO GlusterFS mount attempt 

21/06/2020 17:23:38 INFO GlusterFS mount attempt 

21/06/2020 17:23:08 INFO GlusterFS mount attempt 

21/06/2020 17:22:38 INFO GlusterFS mount attempt 

21/06/2020 17:22:08 INFO GlusterFS mount attempt 

21/06/2020 17:21:38 INFO GlusterFS mount attempt 

21/06/2020 17:21:08 INFO GlusterFS mount attempt 

21/06/2020 17:20:38 INFO GlusterFS mount attempt 

21/06/2020 17:20:08 INFO GlusterFS mount attempt 

21/06/2020 17:19:38 INFO GlusterFS mount attempt 

21/06/2020 17:19:07 INFO GlusterFS mount attempt 

21/06/2020 17:18:37 INFO GlusterFS mount attempt 

21/06/2020 17:18:07 INFO GlusterFS mount attempt 

21/06/2020 17:17:37 INFO GlusterFS mount attempt 

21/06/2020 17:17:07 INFO GlusterFS mount attempt 

21/06/2020 17:16:37 INFO GlusterFS mount attempt 

21/06/2020 17:16:07 INFO GlusterFS mount attempt 

21/06/2020 17:15:37 INFO GlusterFS mount attempt 

21/06/2020 17:15:07 INFO GlusterFS mount attempt 

21/06/2020 17:14:37 INFO GlusterFS mount attempt 

21/06/2020 17:14:06 INFO GlusterFS mount attempt 

21/06/2020 17:13:36 INFO GlusterFS mount attempt 

21/06/2020 17:13:06 INFO GlusterFS mount attempt 

21/06/2020 17:12:36 INFO GlusterFS mount attempt 

21/06/2020 17:12:06 INFO GlusterFS mount attempt 

21/06/2020 17:11:36 INFO GlusterFS mount attempt 

21/06/2020 17:11:06 INFO GlusterFS mount attempt 

21/06/2020 17:10:36 INFO GlusterFS mount attempt 

21/06/2020 17:10:06 INFO GlusterFS mount attempt 

21/06/2020 17:09:36 INFO GlusterFS mount attempt 

21/06/2020 17:09:06 INFO GlusterFS mount attempt 

21/06/2020 17:08:36 INFO GlusterFS mount attempt 

21/06/2020 17:08:05 INFO GlusterFS mount attempt 

21/06/2020 17:07:35 INFO GlusterFS mount attempt 

21/06/2020 17:07:05 INFO GlusterFS mount attempt 

21/06/2020 17:06:35 INFO GlusterFS mount attempt 

21/06/2020 17:06:05 INFO GlusterFS mount attempt 

21/06/2020 17:05:35 INFO GlusterFS mount attempt 

21/06/2020 17:05:05 INFO GlusterFS mount attempt 

21/06/2020 17:04:35 INFO GlusterFS mount attempt 

21/06/2020 17:04:05 INFO GlusterFS mount attempt 

21/06/2020 17:03:35 INFO GlusterFS mount attempt 

21/06/2020 17:03:05 INFO GlusterFS mount attempt 

21/06/2020 17:02:34 INFO GlusterFS mount attempt 

21/06/2020 17:02:04 INFO GlusterFS mount attempt 

21/06/2020 17:01:34 INFO GlusterFS mount attempt 

21/06/2020 17:01:04 INFO GlusterFS mount attempt 

21/06/2020 17:00:34 INFO GlusterFS mount attempt 

21/06/2020 17:00:04 INFO GlusterFS mount attempt 

21/06/2020 16:59:34 INFO GlusterFS mount attempt 

21/06/2020 16:59:04 INFO GlusterFS mount attempt 

21/06/2020 16:58:34 INFO GlusterFS mount attempt 

21/06/2020 16:58:04 INFO GlusterFS mount attempt 

21/06/2020 16:57:34 INFO GlusterFS mount attempt 

21/06/2020 16:57:03 INFO GlusterFS mount attempt 

21/06/2020 16:56:33 INFO GlusterFS mount attempt 

21/06/2020 16:56:03 INFO GlusterFS mount attempt 

21/06/2020 16:55:33 INFO GlusterFS mount attempt 

21/06/2020 16:55:03 INFO GlusterFS mount attempt 

21/06/2020 16:54:33 INFO GlusterFS mount attempt 

21/06/2020 16:54:03 INFO GlusterFS mount attempt 

21/06/2020 16:53:33 INFO GlusterFS mount attempt 

21/06/2020 16:53:03 INFO GlusterFS mount attempt 

21/06/2020 16:52:33 INFO GlusterFS mount attempt 

21/06/2020 16:52:02 INFO GlusterFS mount attempt 

21/06/2020 16:51:32 INFO GlusterFS mount attempt 

21/06/2020 16:51:02 INFO GlusterFS mount attempt 

21/06/2020 16:50:32 INFO GlusterFS mount attempt 

21/06/2020 16:50:02 INFO GlusterFS mount attempt 

21/06/2020 16:49:32 INFO GlusterFS mount attempt 

21/06/2020 16:49:02 INFO GlusterFS mount attempt 

21/06/2020 16:48:32 INFO GlusterFS mount attempt 

21/06/2020 16:48:02 INFO GlusterFS mount attempt 

21/06/2020 16:47:32 INFO GlusterFS mount attempt 

21/06/2020 16:47:02 INFO GlusterFS mount attempt 

21/06/2020 16:46:31 INFO GlusterFS mount attempt 

21/06/2020 16:46:01 INFO GlusterFS mount attempt 

21/06/2020 16:45:31 INFO GlusterFS mount attempt 

21/06/2020 16:45:01 INFO GlusterFS mount attempt 

21/06/2020 16:44:31 INFO GlusterFS mount attempt 

21/06/2020 16:44:01 INFO GlusterFS mount attempt 

21/06/2020 16:43:31 INFO GlusterFS mount attempt 

21/06/2020 16:43:01 INFO GlusterFS mount attempt 

21/06/2020 16:42:31 INFO GlusterFS mount attempt 

21/06/2020 16:42:01 INFO GlusterFS mount attempt 

21/06/2020 16:41:30 INFO GlusterFS mount attempt 

21/06/2020 16:41:00 INFO GlusterFS mount attempt 

21/06/2020 16:40:30 INFO GlusterFS mount attempt 

21/06/2020 16:40:00 INFO GlusterFS mount attempt 

21/06/2020 16:39:30 INFO GlusterFS mount attempt 

21/06/2020 16:39:00 INFO GlusterFS mount attempt 

21/06/2020 16:38:30 INFO GlusterFS mount attempt 

21/06/2020 16:38:00 INFO GlusterFS mount attempt 

21/06/2020 16:37:30 INFO GlusterFS mount attempt 

21/06/2020 16:37:00 INFO GlusterFS mount attempt 

21/06/2020 16:36:30 INFO GlusterFS mount attempt 

21/06/2020 16:35:59 INFO GlusterFS mount attempt 

21/06/2020 16:35:29 INFO GlusterFS mount attempt 

21/06/2020 16:34:59 INFO GlusterFS mount attempt 

21/06/2020 16:34:29 INFO GlusterFS mount attempt 

21/06/2020 16:33:59 INFO GlusterFS mount attempt 

21/06/2020 16:33:29 INFO GlusterFS mount attempt 

21/06/2020 16:32:59 INFO GlusterFS mount attempt 

21/06/2020 16:32:29 INFO GlusterFS mount attempt 

21/06/2020 16:31:59 INFO GlusterFS mount attempt 

21/06/2020 16:31:29 INFO GlusterFS mount attempt 

21/06/2020 16:30:59 INFO GlusterFS mount attempt 

21/06/2020 16:30:28 INFO GlusterFS mount attempt 

21/06/2020 16:29:58 INFO GlusterFS mount attempt 

21/06/2020 16:29:28 INFO GlusterFS mount attempt 

21/06/2020 16:28:58 INFO GlusterFS mount attempt 

21/06/2020 16:28:28 INFO GlusterFS mount attempt 

21/06/2020 16:27:58 INFO GlusterFS mount attempt 

21/06/2020 16:27:28 INFO GlusterFS mount attempt 

21/06/2020 16:26:58 INFO GlusterFS mount attempt 

21/06/2020 16:26:28 INFO GlusterFS mount attempt 

21/06/2020 16:25:58 INFO GlusterFS mount attempt 

21/06/2020 16:25:28 INFO GlusterFS mount attempt 

21/06/2020 16:24:57 INFO GlusterFS mount attempt 

21/06/2020 16:24:27 INFO GlusterFS mount attempt 

21/06/2020 16:23:57 INFO GlusterFS mount attempt 

21/06/2020 16:23:27 INFO GlusterFS mount attempt 

21/06/2020 16:22:57 INFO GlusterFS mount attempt 

21/06/2020 16:22:27 INFO GlusterFS mount attempt 

21/06/2020 16:21:57 INFO GlusterFS mount attempt 

21/06/2020 16:21:27 INFO GlusterFS mount attempt 

21/06/2020 16:20:57 INFO GlusterFS mount attempt 

21/06/2020 16:20:27 INFO GlusterFS mount attempt 

21/06/2020 16:19:57 INFO GlusterFS mount attempt 

21/06/2020 16:19:26 INFO GlusterFS mount attempt 

21/06/2020 16:18:56 INFO GlusterFS mount attempt 

21/06/2020 16:18:26 INFO GlusterFS mount attempt 

21/06/2020 16:17:56 INFO GlusterFS mount attempt 

21/06/2020 16:17:26 INFO GlusterFS mount attempt 

21/06/2020 16:16:56 INFO GlusterFS mount attempt 

21/06/2020 16:16:26 INFO GlusterFS mount attempt 

21/06/2020 16:15:56 INFO GlusterFS mount attempt 

21/06/2020 16:15:26 INFO GlusterFS mount attempt 

21/06/2020 16:14:56 INFO GlusterFS mount attempt 

21/06/2020 16:14:26 INFO GlusterFS mount attempt 

21/06/2020 16:13:55 INFO GlusterFS mount attempt 

21/06/2020 16:13:25 INFO GlusterFS mount attempt 

21/06/2020 16:12:55 INFO GlusterFS mount attempt 

21/06/2020 16:12:25 INFO GlusterFS mount attempt 

21/06/2020 16:11:55 INFO GlusterFS mount attempt 

21/06/2020 16:11:25 INFO GlusterFS mount attempt 

21/06/2020 16:10:55 INFO GlusterFS mount attempt 

21/06/2020 16:10:25 INFO GlusterFS mount attempt 

21/06/2020 16:09:55 INFO GlusterFS mount attempt 

21/06/2020 16:09:25 INFO GlusterFS mount attempt 

21/06/2020 16:08:55 INFO GlusterFS mount attempt 

21/06/2020 16:08:24 INFO GlusterFS mount attempt 

21/06/2020 16:07:54 INFO GlusterFS mount attempt 

21/06/2020 16:07:24 INFO GlusterFS mount attempt 

21/06/2020 16:06:54 INFO GlusterFS mount attempt 

21/06/2020 16:06:24 INFO GlusterFS mount attempt 

21/06/2020 16:05:54 INFO GlusterFS mount attempt 

21/06/2020 16:05:24 INFO GlusterFS mount attempt 

21/06/2020 16:04:54 INFO GlusterFS mount attempt 

21/06/2020 16:04:24 INFO GlusterFS mount attempt 

21/06/2020 16:03:54 INFO GlusterFS mount attempt 

21/06/2020 16:03:24 INFO GlusterFS mount attempt 

21/06/2020 16:02:53 INFO GlusterFS mount attempt 

21/06/2020 16:02:23 INFO GlusterFS mount attempt 

21/06/2020 16:01:53 INFO GlusterFS mount attempt 

21/06/2020 16:01:23 INFO GlusterFS mount attempt 

21/06/2020 16:00:53 INFO GlusterFS mount attempt 

21/06/2020 16:00:23 INFO GlusterFS mount attempt 

21/06/2020 15:59:53 INFO GlusterFS mount attempt 

21/06/2020 15:59:23 INFO GlusterFS mount attempt 

21/06/2020 15:58:53 INFO GlusterFS mount attempt 

21/06/2020 15:58:23 INFO GlusterFS mount attempt 

21/06/2020 15:57:53 INFO GlusterFS mount attempt 

21/06/2020 15:57:22 INFO GlusterFS mount attempt 

21/06/2020 15:56:52 INFO GlusterFS mount attempt 

21/06/2020 15:56:22 INFO GlusterFS mount attempt 

21/06/2020 15:55:52 INFO GlusterFS mount attempt 

21/06/2020 15:55:22 INFO GlusterFS mount attempt 

21/06/2020 15:54:52 INFO GlusterFS mount attempt 

21/06/2020 15:54:22 INFO GlusterFS mount attempt 

21/06/2020 15:53:52 INFO GlusterFS mount attempt 

21/06/2020 15:53:22 INFO GlusterFS mount attempt 

21/06/2020 15:52:52 INFO GlusterFS mount attempt 

21/06/2020 15:52:22 INFO GlusterFS mount attempt 

21/06/2020 15:51:51 INFO GlusterFS mount attempt 

21/06/2020 15:51:21 INFO GlusterFS mount attempt 

21/06/2020 15:50:51 INFO GlusterFS mount attempt 

21/06/2020 15:50:21 INFO GlusterFS mount attempt 

21/06/2020 15:49:51 INFO GlusterFS mount attempt 

21/06/2020 15:49:21 INFO GlusterFS mount attempt 

21/06/2020 15:48:51 INFO GlusterFS mount attempt 

21/06/2020 15:48:21 INFO GlusterFS mount attempt 

21/06/2020 15:47:51 INFO GlusterFS mount attempt 

21/06/2020 15:47:21 INFO GlusterFS mount attempt 

21/06/2020 15:46:51 INFO GlusterFS mount attempt 

21/06/2020 15:46:20 INFO GlusterFS mount attempt 

21/06/2020 15:45:50 INFO GlusterFS mount attempt 

21/06/2020 15:45:20 INFO GlusterFS mount attempt 

21/06/2020 15:44:50 INFO GlusterFS mount attempt 

21/06/2020 15:44:20 INFO GlusterFS mount attempt 

21/06/2020 15:43:50 INFO GlusterFS mount attempt 

21/06/2020 15:43:20 INFO GlusterFS mount attempt 

21/06/2020 15:42:50 INFO GlusterFS mount attempt 

21/06/2020 15:42:20 INFO GlusterFS mount attempt 

21/06/2020 15:41:50 INFO GlusterFS mount attempt 

21/06/2020 15:41:20 INFO GlusterFS mount attempt 

21/06/2020 15:40:49 INFO GlusterFS mount attempt 

21/06/2020 15:40:19 INFO GlusterFS mount attempt 

21/06/2020 15:39:49 INFO GlusterFS mount attempt 

21/06/2020 15:39:19 INFO GlusterFS mount attempt 

21/06/2020 15:38:49 INFO GlusterFS mount attempt 

21/06/2020 15:38:19 INFO GlusterFS mount attempt 

21/06/2020 15:37:49 INFO GlusterFS mount attempt 

21/06/2020 15:37:19 INFO GlusterFS mount attempt 

21/06/2020 15:36:49 INFO GlusterFS mount attempt 

21/06/2020 15:36:19 INFO GlusterFS mount attempt 

21/06/2020 15:35:49 INFO GlusterFS mount attempt 

21/06/2020 15:35:18 INFO GlusterFS mount attempt 

21/06/2020 15:34:48 INFO GlusterFS mount attempt 

21/06/2020 15:34:18 INFO GlusterFS mount attempt 

21/06/2020 15:33:48 INFO GlusterFS mount attempt 

21/06/2020 15:33:18 INFO GlusterFS mount attempt 

21/06/2020 15:32:48 INFO GlusterFS mount attempt 

21/06/2020 15:32:18 INFO GlusterFS mount attempt 

21/06/2020 15:31:48 INFO GlusterFS mount attempt 

21/06/2020 15:31:18 INFO GlusterFS mount attempt 

21/06/2020 15:30:48 INFO GlusterFS mount attempt 

21/06/2020 15:30:18 INFO GlusterFS mount attempt 

21/06/2020 15:29:47 INFO GlusterFS mount attempt 

21/06/2020 15:29:17 INFO GlusterFS mount attempt 

21/06/2020 15:28:47 INFO GlusterFS mount attempt 

21/06/2020 15:28:17 INFO GlusterFS mount attempt 

21/06/2020 15:27:47 INFO GlusterFS mount attempt 

21/06/2020 15:27:17 INFO GlusterFS mount attempt 

21/06/2020 15:26:47 INFO GlusterFS mount attempt 

21/06/2020 15:26:17 INFO GlusterFS mount attempt 

21/06/2020 15:25:47 INFO GlusterFS mount attempt 

21/06/2020 15:25:17 INFO GlusterFS mount attempt 

21/06/2020 15:24:47 INFO GlusterFS mount attempt 

21/06/2020 15:24:16 INFO GlusterFS mount attempt 

21/06/2020 15:23:46 INFO GlusterFS mount attempt 

21/06/2020 15:23:16 INFO GlusterFS mount attempt 

21/06/2020 15:22:46 INFO GlusterFS mount attempt 

21/06/2020 15:22:16 INFO GlusterFS mount attempt 

21/06/2020 15:21:46 INFO GlusterFS mount attempt 

21/06/2020 15:21:16 INFO GlusterFS mount attempt 

21/06/2020 15:20:46 INFO GlusterFS mount attempt 

21/06/2020 15:20:16 INFO GlusterFS mount attempt 

21/06/2020 15:19:46 INFO GlusterFS mount attempt 

21/06/2020 15:19:16 INFO GlusterFS mount attempt 

21/06/2020 15:18:45 INFO GlusterFS mount attempt 

21/06/2020 15:18:15 INFO GlusterFS mount attempt 

21/06/2020 15:17:45 INFO GlusterFS mount attempt 

21/06/2020 15:17:15 INFO GlusterFS mount attempt 

21/06/2020 15:16:45 INFO GlusterFS mount attempt 

21/06/2020 15:16:15 INFO GlusterFS mount attempt 

21/06/2020 15:15:45 INFO GlusterFS mount attempt 

21/06/2020 15:15:15 INFO GlusterFS mount attempt 

21/06/2020 15:14:45 INFO GlusterFS mount attempt 

21/06/2020 15:14:15 INFO GlusterFS mount attempt 

21/06/2020 15:13:45 INFO GlusterFS mount attempt 

21/06/2020 15:13:14 INFO GlusterFS mount attempt 

21/06/2020 15:12:44 INFO GlusterFS mount attempt 

21/06/2020 15:12:14 INFO GlusterFS mount attempt 

21/06/2020 15:11:44 INFO GlusterFS mount attempt 

21/06/2020 15:11:14 INFO GlusterFS mount attempt 

21/06/2020 15:10:44 INFO GlusterFS mount attempt 

21/06/2020 15:10:14 INFO GlusterFS mount attempt 

21/06/2020 15:09:44 INFO GlusterFS mount attempt 

21/06/2020 15:09:14 INFO GlusterFS mount attempt 

21/06/2020 15:08:44 INFO GlusterFS mount attempt 

21/06/2020 15:08:13 INFO GlusterFS mount attempt 

21/06/2020 15:07:43 INFO GlusterFS mount attempt 

21/06/2020 15:07:13 INFO GlusterFS mount attempt 

21/06/2020 15:06:43 INFO GlusterFS mount attempt 

21/06/2020 15:06:13 INFO GlusterFS mount attempt 

21/06/2020 15:05:43 INFO GlusterFS mount attempt 

21/06/2020 15:05:13 INFO GlusterFS mount attempt 

21/06/2020 15:04:43 INFO GlusterFS mount attempt 

21/06/2020 15:04:13 INFO GlusterFS mount attempt 

21/06/2020 15:03:43 INFO GlusterFS mount attempt 

21/06/2020 15:03:13 INFO GlusterFS mount attempt 

21/06/2020 15:02:42 INFO GlusterFS mount attempt 

21/06/2020 15:02:12 INFO GlusterFS mount attempt 

21/06/2020 15:01:42 INFO GlusterFS mount attempt 

21/06/2020 15:01:12 INFO GlusterFS mount attempt 

21/06/2020 15:00:42 INFO GlusterFS mount attempt 

21/06/2020 15:00:12 INFO GlusterFS mount attempt 

21/06/2020 14:59:42 INFO GlusterFS mount attempt 

21/06/2020 14:59:12 INFO GlusterFS mount attempt 

21/06/2020 14:58:42 INFO GlusterFS mount attempt 

21/06/2020 14:58:12 INFO GlusterFS mount attempt 

21/06/2020 14:57:42 INFO GlusterFS mount attempt 

21/06/2020 14:57:11 INFO GlusterFS mount attempt 

21/06/2020 14:56:41 INFO GlusterFS mount attempt 

21/06/2020 14:56:11 INFO GlusterFS mount attempt 

21/06/2020 14:55:41 INFO GlusterFS mount attempt 

21/06/2020 14:55:11 INFO GlusterFS mount attempt 

21/06/2020 14:54:41 INFO GlusterFS mount attempt 

21/06/2020 14:54:11 INFO GlusterFS mount attempt 

21/06/2020 14:53:41 INFO GlusterFS mount attempt 

21/06/2020 14:53:11 INFO GlusterFS mount attempt 

21/06/2020 14:52:41 INFO GlusterFS mount attempt 

21/06/2020 14:52:11 INFO GlusterFS mount attempt 

21/06/2020 14:51:40 INFO GlusterFS mount attempt 

21/06/2020 14:51:10 INFO GlusterFS mount attempt 

21/06/2020 14:50:40 INFO GlusterFS mount attempt 

21/06/2020 14:50:10 INFO GlusterFS mount attempt 

21/06/2020 14:49:40 INFO GlusterFS mount attempt 

21/06/2020 14:49:10 INFO GlusterFS mount attempt 

21/06/2020 14:48:40 INFO GlusterFS mount attempt 

21/06/2020 14:48:10 INFO GlusterFS mount attempt 

21/06/2020 14:47:40 INFO GlusterFS mount attempt 

21/06/2020 14:47:10 INFO GlusterFS mount attempt 

21/06/2020 14:46:39 INFO GlusterFS mount attempt 

21/06/2020 14:46:09 INFO GlusterFS mount attempt 

21/06/2020 14:45:39 INFO GlusterFS mount attempt 

21/06/2020 14:45:09 INFO GlusterFS mount attempt 

21/06/2020 14:44:39 INFO GlusterFS mount attempt 

21/06/2020 14:44:09 INFO GlusterFS mount attempt 

21/06/2020 14:43:39 INFO GlusterFS mount attempt 

21/06/2020 14:43:09 INFO GlusterFS mount attempt 

21/06/2020 14:42:39 INFO GlusterFS mount attempt 

21/06/2020 14:42:09 INFO GlusterFS mount attempt 

21/06/2020 14:41:39 INFO GlusterFS mount attempt 

21/06/2020 14:41:08 INFO GlusterFS mount attempt 

21/06/2020 14:40:38 INFO GlusterFS mount attempt 

21/06/2020 14:40:08 INFO GlusterFS mount attempt 

21/06/2020 14:39:38 INFO GlusterFS mount attempt 

21/06/2020 14:39:08 INFO GlusterFS mount attempt 

21/06/2020 14:38:38 INFO GlusterFS mount attempt 

21/06/2020 14:38:08 INFO GlusterFS mount attempt 

21/06/2020 14:37:38 INFO GlusterFS mount attempt 

21/06/2020 14:37:08 INFO GlusterFS mount attempt 

21/06/2020 14:36:38 INFO GlusterFS mount attempt 

21/06/2020 14:36:08 INFO GlusterFS mount attempt 

21/06/2020 14:35:38 INFO GlusterFS mount attempt 

21/06/2020 14:35:07 INFO GlusterFS mount attempt 

21/06/2020 14:34:37 INFO GlusterFS mount attempt 

21/06/2020 14:34:07 INFO GlusterFS mount attempt 

21/06/2020 14:33:37 INFO GlusterFS mount attempt 

21/06/2020 14:33:07 INFO GlusterFS mount attempt 

21/06/2020 14:32:37 INFO GlusterFS mount attempt 

21/06/2020 14:32:07 INFO GlusterFS mount attempt 

21/06/2020 14:31:37 INFO GlusterFS mount attempt 

21/06/2020 14:31:07 INFO GlusterFS mount attempt 

21/06/2020 14:30:37 INFO GlusterFS mount attempt 

21/06/2020 14:30:07 INFO GlusterFS mount attempt 

21/06/2020 14:29:36 INFO GlusterFS mount attempt 

21/06/2020 14:29:06 INFO GlusterFS mount attempt 

21/06/2020 14:28:36 INFO GlusterFS mount attempt 

21/06/2020 14:28:06 INFO GlusterFS mount attempt 

21/06/2020 14:27:36 INFO GlusterFS mount attempt 

21/06/2020 14:27:06 INFO GlusterFS mount attempt 

21/06/2020 14:26:36 INFO GlusterFS mount attempt 

21/06/2020 14:26:06 INFO GlusterFS mount attempt 

21/06/2020 14:25:36 INFO GlusterFS mount attempt 

21/06/2020 14:25:06 INFO GlusterFS mount attempt 

21/06/2020 14:24:36 INFO GlusterFS mount attempt 

21/06/2020 14:24:05 INFO GlusterFS mount attempt 

21/06/2020 14:23:35 INFO GlusterFS mount attempt 

21/06/2020 14:23:05 INFO GlusterFS mount attempt 

21/06/2020 14:22:35 INFO GlusterFS mount attempt 

21/06/2020 14:22:05 INFO GlusterFS mount attempt 

21/06/2020 14:21:35 INFO GlusterFS mount attempt 

21/06/2020 14:21:05 INFO GlusterFS mount attempt 

21/06/2020 14:20:35 INFO GlusterFS mount attempt 

21/06/2020 14:20:05 INFO GlusterFS mount attempt 

21/06/2020 14:19:35 INFO GlusterFS mount attempt 

21/06/2020 14:19:04 INFO GlusterFS mount attempt 

21/06/2020 14:18:34 INFO GlusterFS mount attempt 

21/06/2020 14:18:04 INFO GlusterFS mount attempt 

21/06/2020 14:17:34 INFO GlusterFS mount attempt 

21/06/2020 14:17:04 INFO GlusterFS mount attempt 

21/06/2020 14:16:34 INFO GlusterFS mount attempt 

21/06/2020 14:16:04 INFO GlusterFS mount attempt 

21/06/2020 14:15:34 INFO GlusterFS mount attempt 

21/06/2020 14:15:04 INFO GlusterFS mount attempt 

21/06/2020 14:14:34 INFO GlusterFS mount attempt 

21/06/2020 14:14:04 INFO GlusterFS mount attempt 

21/06/2020 14:13:33 INFO GlusterFS mount attempt 

21/06/2020 14:13:03 INFO GlusterFS mount attempt 

21/06/2020 14:12:33 INFO GlusterFS mount attempt 

21/06/2020 14:12:03 INFO GlusterFS mount attempt 

21/06/2020 14:11:33 INFO GlusterFS mount attempt 

21/06/2020 14:11:03 INFO GlusterFS mount attempt 

21/06/2020 14:10:33 INFO GlusterFS mount attempt 

21/06/2020 14:10:03 INFO GlusterFS mount attempt 

21/06/2020 14:09:33 INFO GlusterFS mount attempt 

21/06/2020 14:09:03 INFO GlusterFS mount attempt 

21/06/2020 14:08:33 INFO GlusterFS mount attempt 

21/06/2020 14:08:02 INFO GlusterFS mount attempt 

21/06/2020 14:07:32 INFO GlusterFS mount attempt 

21/06/2020 14:07:02 INFO GlusterFS mount attempt 

21/06/2020 14:06:32 INFO GlusterFS mount attempt 

21/06/2020 14:06:02 INFO GlusterFS mount attempt 

21/06/2020 14:05:32 INFO GlusterFS mount attempt 

21/06/2020 14:05:02 INFO GlusterFS mount attempt 

21/06/2020 14:04:32 INFO GlusterFS mount attempt 

21/06/2020 14:04:02 INFO GlusterFS mount attempt 

21/06/2020 14:03:32 INFO GlusterFS mount attempt 

21/06/2020 14:03:02 INFO GlusterFS mount attempt 

21/06/2020 14:02:31 INFO GlusterFS mount attempt 

21/06/2020 14:02:01 INFO GlusterFS mount attempt 

21/06/2020 14:01:31 INFO GlusterFS mount attempt 

21/06/2020 14:01:01 INFO GlusterFS mount attempt 

21/06/2020 14:00:31 INFO GlusterFS mount attempt 

21/06/2020 14:00:01 INFO GlusterFS mount attempt 

21/06/2020 13:59:31 INFO GlusterFS mount attempt 

21/06/2020 13:59:01 INFO GlusterFS mount attempt 

21/06/2020 13:58:31 INFO GlusterFS mount attempt 

21/06/2020 13:58:01 INFO GlusterFS mount attempt 

21/06/2020 13:57:30 INFO GlusterFS mount attempt 

21/06/2020 13:57:00 INFO GlusterFS mount attempt 

21/06/2020 13:56:30 INFO GlusterFS mount attempt 

21/06/2020 13:56:00 INFO GlusterFS mount attempt 

21/06/2020 13:55:30 INFO GlusterFS mount attempt 

21/06/2020 13:55:00 INFO GlusterFS mount attempt 

21/06/2020 13:54:30 INFO GlusterFS mount attempt 

21/06/2020 13:54:00 INFO GlusterFS mount attempt 

21/06/2020 13:53:30 INFO GlusterFS mount attempt 

21/06/2020 13:53:00 INFO GlusterFS mount attempt 

21/06/2020 13:52:29 INFO GlusterFS mount attempt 

21/06/2020 13:51:59 INFO GlusterFS mount attempt 

21/06/2020 13:51:29 INFO GlusterFS mount attempt 

21/06/2020 13:50:59 INFO GlusterFS mount attempt 

21/06/2020 13:50:29 INFO GlusterFS mount attempt 

21/06/2020 13:49:59 INFO GlusterFS mount attempt 

21/06/2020 13:49:29 INFO GlusterFS mount attempt 

21/06/2020 13:48:59 INFO GlusterFS mount attempt 

21/06/2020 13:48:29 INFO GlusterFS mount attempt 

21/06/2020 13:47:59 INFO GlusterFS mount attempt 

21/06/2020 13:47:29 INFO GlusterFS mount attempt 

21/06/2020 13:46:58 INFO GlusterFS mount attempt 

21/06/2020 13:46:28 INFO GlusterFS mount attempt 

21/06/2020 13:45:58 INFO GlusterFS mount attempt 

21/06/2020 13:45:28 INFO GlusterFS mount attempt 

21/06/2020 13:44:58 INFO GlusterFS mount attempt 

21/06/2020 13:44:28 INFO GlusterFS mount attempt 

21/06/2020 13:43:58 INFO GlusterFS mount attempt 

21/06/2020 13:43:28 INFO GlusterFS mount attempt 

21/06/2020 13:42:58 INFO GlusterFS mount attempt 

21/06/2020 13:42:28 INFO GlusterFS mount attempt 

21/06/2020 13:41:58 INFO GlusterFS mount attempt 

21/06/2020 13:41:27 INFO GlusterFS mount attempt 

21/06/2020 13:40:57 INFO GlusterFS mount attempt 

21/06/2020 13:40:27 INFO GlusterFS mount attempt 

21/06/2020 13:39:57 INFO GlusterFS mount attempt 

21/06/2020 13:39:27 INFO GlusterFS mount attempt 

21/06/2020 13:38:57 INFO GlusterFS mount attempt 

21/06/2020 13:38:27 INFO GlusterFS mount attempt 

21/06/2020 13:37:57 INFO GlusterFS mount attempt 

21/06/2020 13:37:27 INFO GlusterFS mount attempt 

21/06/2020 13:36:57 INFO GlusterFS mount attempt 

21/06/2020 13:36:27 INFO GlusterFS mount attempt 

21/06/2020 13:35:56 INFO GlusterFS mount attempt 

21/06/2020 13:35:26 INFO GlusterFS mount attempt 

21/06/2020 13:34:56 INFO GlusterFS mount attempt 

21/06/2020 13:34:26 INFO GlusterFS mount attempt 

21/06/2020 13:33:56 INFO GlusterFS mount attempt 

21/06/2020 13:33:26 INFO GlusterFS mount attempt 

21/06/2020 13:32:56 INFO GlusterFS mount attempt 

21/06/2020 13:32:26 INFO GlusterFS mount attempt 

21/06/2020 13:31:56 INFO GlusterFS mount attempt 

21/06/2020 13:31:26 INFO GlusterFS mount attempt 

21/06/2020 13:30:56 INFO GlusterFS mount attempt 

21/06/2020 13:30:25 INFO GlusterFS mount attempt 

21/06/2020 13:29:55 INFO GlusterFS mount attempt 

21/06/2020 13:29:25 INFO GlusterFS mount attempt 

21/06/2020 13:28:55 INFO GlusterFS mount attempt 

21/06/2020 13:28:25 INFO GlusterFS mount attempt 

21/06/2020 13:27:55 INFO GlusterFS mount attempt 

21/06/2020 13:27:25 INFO GlusterFS mount attempt 

21/06/2020 13:26:55 INFO GlusterFS mount attempt 

21/06/2020 13:26:25 INFO GlusterFS mount attempt 

21/06/2020 13:25:55 INFO GlusterFS mount attempt 

21/06/2020 13:25:25 INFO GlusterFS mount attempt 

21/06/2020 13:24:54 INFO GlusterFS mount attempt 

21/06/2020 13:24:24 INFO GlusterFS mount attempt 

21/06/2020 13:23:54 INFO GlusterFS mount attempt 

21/06/2020 13:23:24 INFO GlusterFS mount attempt 

21/06/2020 13:22:54 INFO GlusterFS mount attempt 

21/06/2020 13:22:24 INFO GlusterFS mount attempt 

21/06/2020 13:21:54 INFO GlusterFS mount attempt 

21/06/2020 13:21:24 INFO GlusterFS mount attempt 

21/06/2020 13:20:54 INFO GlusterFS mount attempt 

21/06/2020 13:20:24 INFO GlusterFS mount attempt 

21/06/2020 13:19:53 INFO GlusterFS mount attempt 

21/06/2020 13:19:23 INFO GlusterFS mount attempt 

21/06/2020 13:18:53 INFO GlusterFS mount attempt 

21/06/2020 13:18:23 INFO GlusterFS mount attempt 

21/06/2020 13:17:53 INFO GlusterFS mount attempt 

21/06/2020 13:17:23 INFO GlusterFS mount attempt 

21/06/2020 13:16:53 INFO GlusterFS mount attempt 

21/06/2020 13:16:23 INFO GlusterFS mount attempt 

21/06/2020 13:15:53 INFO GlusterFS mount attempt 

21/06/2020 13:15:23 INFO GlusterFS mount attempt 

21/06/2020 13:14:53 INFO GlusterFS mount attempt 

21/06/2020 13:14:23 INFO GlusterFS mount attempt 

21/06/2020 13:13:52 INFO GlusterFS mount attempt 

21/06/2020 13:13:22 INFO GlusterFS mount attempt 

21/06/2020 13:12:52 INFO GlusterFS mount attempt 

21/06/2020 13:12:22 INFO GlusterFS mount attempt 

21/06/2020 13:11:52 INFO GlusterFS mount attempt 

21/06/2020 13:11:22 INFO GlusterFS mount attempt 

21/06/2020 13:10:52 INFO GlusterFS mount attempt 

21/06/2020 13:10:22 INFO GlusterFS mount attempt 

21/06/2020 13:09:52 INFO GlusterFS mount attempt 

21/06/2020 13:09:22 INFO GlusterFS mount attempt 

21/06/2020 13:08:51 INFO GlusterFS mount attempt 

21/06/2020 13:08:21 INFO GlusterFS mount attempt 

21/06/2020 13:07:51 INFO GlusterFS mount attempt 

21/06/2020 13:07:21 INFO GlusterFS mount attempt 

21/06/2020 13:06:51 INFO GlusterFS mount attempt 

21/06/2020 13:06:21 INFO GlusterFS mount attempt 

21/06/2020 13:05:51 INFO GlusterFS mount attempt 

21/06/2020 13:05:21 INFO GlusterFS mount attempt 

21/06/2020 13:04:51 INFO GlusterFS mount attempt 

21/06/2020 13:04:21 INFO GlusterFS mount attempt 

21/06/2020 13:03:51 INFO GlusterFS mount attempt 

21/06/2020 13:03:20 INFO GlusterFS mount attempt 

21/06/2020 13:02:50 INFO GlusterFS mount attempt 

21/06/2020 13:02:20 INFO GlusterFS mount attempt 

21/06/2020 13:01:50 INFO GlusterFS mount attempt 

21/06/2020 13:01:20 INFO GlusterFS mount attempt 

21/06/2020 13:00:50 INFO GlusterFS mount attempt 

21/06/2020 13:00:20 INFO GlusterFS mount attempt 

21/06/2020 12:59:50 INFO GlusterFS mount attempt 

21/06/2020 12:59:20 INFO GlusterFS mount attempt 

21/06/2020 12:58:50 INFO GlusterFS mount attempt 

21/06/2020 12:58:19 INFO GlusterFS mount attempt 

21/06/2020 12:57:49 INFO GlusterFS mount attempt 

21/06/2020 12:57:19 INFO GlusterFS mount attempt 

21/06/2020 12:56:49 INFO GlusterFS mount attempt 

21/06/2020 12:56:19 INFO GlusterFS mount attempt 

21/06/2020 12:55:49 INFO GlusterFS mount attempt 

21/06/2020 12:55:19 INFO GlusterFS mount attempt 

21/06/2020 12:54:49 INFO GlusterFS mount attempt 

21/06/2020 12:54:19 INFO GlusterFS mount attempt 

21/06/2020 12:53:49 INFO GlusterFS mount attempt 

21/06/2020 12:53:19 INFO GlusterFS mount attempt 

21/06/2020 12:52:48 INFO GlusterFS mount attempt 

21/06/2020 12:52:18 INFO GlusterFS mount attempt 

21/06/2020 12:51:48 INFO GlusterFS mount attempt 

21/06/2020 12:51:18 INFO GlusterFS mount attempt 

21/06/2020 12:50:48 INFO GlusterFS mount attempt 

21/06/2020 12:50:18 INFO GlusterFS mount attempt 

21/06/2020 12:49:48 INFO GlusterFS mount attempt 

21/06/2020 12:49:18 INFO GlusterFS mount attempt 

21/06/2020 12:48:48 INFO GlusterFS mount attempt 

21/06/2020 12:48:18 INFO GlusterFS mount attempt 

21/06/2020 12:47:48 INFO GlusterFS mount attempt 

21/06/2020 12:47:17 INFO GlusterFS mount attempt 

21/06/2020 12:46:47 INFO GlusterFS mount attempt 

21/06/2020 12:46:17 INFO GlusterFS mount attempt 

21/06/2020 12:45:47 INFO GlusterFS mount attempt 

21/06/2020 12:45:17 INFO GlusterFS mount attempt 

21/06/2020 12:44:47 INFO GlusterFS mount attempt 

21/06/2020 12:44:17 INFO GlusterFS mount attempt 

21/06/2020 12:43:47 INFO GlusterFS mount attempt 

21/06/2020 12:43:17 INFO GlusterFS mount attempt 

21/06/2020 12:42:47 INFO GlusterFS mount attempt 

21/06/2020 12:42:16 INFO GlusterFS mount attempt 

21/06/2020 12:41:46 INFO GlusterFS mount attempt 

21/06/2020 12:41:16 INFO GlusterFS mount attempt 

21/06/2020 12:40:46 INFO GlusterFS mount attempt 

21/06/2020 12:40:16 INFO GlusterFS mount attempt 

21/06/2020 12:39:46 INFO GlusterFS mount attempt 

21/06/2020 12:39:16 INFO GlusterFS mount attempt 

21/06/2020 12:38:46 INFO GlusterFS mount attempt 

21/06/2020 12:38:16 INFO GlusterFS mount attempt 

21/06/2020 12:37:46 INFO GlusterFS mount attempt 

21/06/2020 12:37:16 INFO GlusterFS mount attempt 

21/06/2020 12:36:45 INFO GlusterFS mount attempt 

21/06/2020 12:36:15 INFO GlusterFS mount attempt 

21/06/2020 12:35:45 INFO GlusterFS mount attempt 

21/06/2020 12:35:15 INFO GlusterFS mount attempt 

21/06/2020 12:34:45 INFO GlusterFS mount attempt 

21/06/2020 12:34:15 INFO GlusterFS mount attempt 

21/06/2020 12:33:45 INFO GlusterFS mount attempt 

21/06/2020 12:33:15 INFO GlusterFS mount attempt 

21/06/2020 12:32:45 INFO GlusterFS mount attempt 

21/06/2020 12:32:15 INFO GlusterFS mount attempt 

21/06/2020 12:31:45 INFO GlusterFS mount attempt 

21/06/2020 12:31:14 INFO GlusterFS mount attempt 

21/06/2020 12:30:44 INFO GlusterFS mount attempt 

21/06/2020 12:30:14 INFO GlusterFS mount attempt 

21/06/2020 12:29:44 INFO GlusterFS mount attempt 

21/06/2020 12:29:14 INFO GlusterFS mount attempt 

21/06/2020 12:28:44 INFO GlusterFS mount attempt 

21/06/2020 12:28:14 INFO GlusterFS mount attempt 

21/06/2020 12:27:44 INFO GlusterFS mount attempt 

21/06/2020 12:27:14 INFO GlusterFS mount attempt 

21/06/2020 12:26:44 INFO GlusterFS mount attempt 

21/06/2020 12:26:13 INFO GlusterFS mount attempt 

21/06/2020 12:25:43 INFO GlusterFS mount attempt 

21/06/2020 12:25:13 INFO GlusterFS mount attempt 

21/06/2020 12:24:43 INFO GlusterFS mount attempt 

21/06/2020 12:24:13 INFO GlusterFS mount attempt 

21/06/2020 12:23:43 INFO GlusterFS mount attempt 

21/06/2020 12:23:13 INFO GlusterFS mount attempt 

21/06/2020 12:22:43 INFO GlusterFS mount attempt 

21/06/2020 12:22:13 INFO GlusterFS mount attempt 

21/06/2020 12:21:43 INFO GlusterFS mount attempt 

21/06/2020 12:21:13 INFO GlusterFS mount attempt 

21/06/2020 12:20:42 INFO GlusterFS mount attempt 

21/06/2020 12:20:12 INFO GlusterFS mount attempt 

21/06/2020 12:19:42 INFO GlusterFS mount attempt 

21/06/2020 12:19:12 INFO GlusterFS mount attempt 

21/06/2020 12:18:42 INFO GlusterFS mount attempt 

21/06/2020 12:18:12 INFO GlusterFS mount attempt 

21/06/2020 12:17:42 INFO GlusterFS mount attempt 

21/06/2020 12:17:12 INFO GlusterFS mount attempt 

21/06/2020 12:16:42 INFO GlusterFS mount attempt 

21/06/2020 12:16:12 INFO GlusterFS mount attempt 

21/06/2020 12:15:42 INFO GlusterFS mount attempt 

21/06/2020 12:15:11 INFO GlusterFS mount attempt 

21/06/2020 12:14:41 INFO GlusterFS mount attempt 

21/06/2020 12:14:11 INFO GlusterFS mount attempt 

21/06/2020 12:13:41 INFO GlusterFS mount attempt 

21/06/2020 12:13:11 INFO GlusterFS mount attempt 

21/06/2020 12:12:41 INFO GlusterFS mount attempt 

21/06/2020 12:12:11 INFO GlusterFS mount attempt 

21/06/2020 12:11:41 INFO GlusterFS mount attempt 

21/06/2020 12:11:11 INFO GlusterFS mount attempt 

21/06/2020 12:10:41 INFO GlusterFS mount attempt 

21/06/2020 12:10:10 INFO GlusterFS mount attempt 

21/06/2020 12:09:40 INFO GlusterFS mount attempt 

21/06/2020 12:09:10 INFO GlusterFS mount attempt 

21/06/2020 12:08:40 INFO GlusterFS mount attempt 

21/06/2020 12:08:10 INFO GlusterFS mount attempt 

21/06/2020 12:07:40 INFO GlusterFS mount attempt 

21/06/2020 12:07:10 INFO GlusterFS mount attempt 

21/06/2020 12:06:40 INFO GlusterFS mount attempt 

21/06/2020 12:06:10 INFO GlusterFS mount attempt 

21/06/2020 12:05:40 INFO GlusterFS mount attempt 

21/06/2020 12:05:10 INFO GlusterFS mount attempt 

21/06/2020 12:04:39 INFO GlusterFS mount attempt 

21/06/2020 12:04:09 INFO GlusterFS mount attempt 

21/06/2020 12:03:39 INFO GlusterFS mount attempt 

21/06/2020 12:03:09 INFO GlusterFS mount attempt 

21/06/2020 12:02:39 INFO GlusterFS mount attempt 

21/06/2020 12:02:09 INFO GlusterFS mount attempt 

21/06/2020 12:01:39 INFO GlusterFS mount attempt 

21/06/2020 12:01:09 INFO GlusterFS mount attempt 

21/06/2020 12:00:39 INFO GlusterFS mount attempt 

21/06/2020 12:00:09 INFO GlusterFS mount attempt 

21/06/2020 11:59:39 INFO GlusterFS mount attempt 

21/06/2020 11:59:08 INFO GlusterFS mount attempt 

21/06/2020 11:58:38 INFO GlusterFS mount attempt 

21/06/2020 11:58:08 INFO GlusterFS mount attempt 

21/06/2020 11:57:38 INFO GlusterFS mount attempt 

21/06/2020 11:57:08 INFO GlusterFS mount attempt 

21/06/2020 11:56:38 INFO GlusterFS mount attempt 

21/06/2020 11:56:08 INFO GlusterFS mount attempt 

21/06/2020 11:55:38 INFO GlusterFS mount attempt 

21/06/2020 11:55:08 INFO GlusterFS mount attempt 

21/06/2020 11:54:38 INFO GlusterFS mount attempt 

21/06/2020 11:54:08 INFO GlusterFS mount attempt 

21/06/2020 11:53:37 INFO GlusterFS mount attempt 

21/06/2020 11:53:07 INFO GlusterFS mount attempt 

21/06/2020 11:52:37 INFO GlusterFS mount attempt 

21/06/2020 11:52:07 INFO GlusterFS mount attempt 

21/06/2020 11:51:37 INFO GlusterFS mount attempt 

21/06/2020 11:51:07 INFO GlusterFS mount attempt 

21/06/2020 11:50:37 INFO GlusterFS mount attempt 

21/06/2020 11:50:07 INFO GlusterFS mount attempt 

21/06/2020 11:49:37 INFO GlusterFS mount attempt 

21/06/2020 11:49:07 INFO GlusterFS mount attempt 

21/06/2020 11:48:37 INFO GlusterFS mount attempt 

21/06/2020 11:48:06 INFO GlusterFS mount attempt 

21/06/2020 11:47:36 INFO GlusterFS mount attempt 

21/06/2020 11:47:06 INFO GlusterFS mount attempt 

21/06/2020 11:46:36 INFO GlusterFS mount attempt 

21/06/2020 11:46:06 INFO GlusterFS mount attempt 

21/06/2020 11:45:36 INFO GlusterFS mount attempt 

21/06/2020 11:45:06 INFO GlusterFS mount attempt 

21/06/2020 11:44:36 INFO GlusterFS mount attempt 

21/06/2020 11:44:06 INFO GlusterFS mount attempt 

21/06/2020 11:43:36 INFO GlusterFS mount attempt 

21/06/2020 11:43:05 INFO GlusterFS mount attempt 

21/06/2020 11:42:35 INFO GlusterFS mount attempt 

21/06/2020 11:42:05 INFO GlusterFS mount attempt 

21/06/2020 11:41:35 INFO GlusterFS mount attempt 

21/06/2020 11:41:05 INFO GlusterFS mount attempt 

21/06/2020 11:40:35 INFO GlusterFS mount attempt 

21/06/2020 11:40:05 INFO GlusterFS mount attempt 

21/06/2020 11:39:35 INFO GlusterFS mount attempt 

21/06/2020 11:39:05 INFO GlusterFS mount attempt 

21/06/2020 11:38:35 INFO GlusterFS mount attempt 

21/06/2020 11:38:04 INFO GlusterFS mount attempt 

21/06/2020 11:37:34 INFO GlusterFS mount attempt 

21/06/2020 11:37:04 INFO GlusterFS mount attempt 

21/06/2020 11:36:34 INFO GlusterFS mount attempt 

21/06/2020 11:36:04 INFO GlusterFS mount attempt 

21/06/2020 11:35:34 INFO GlusterFS mount attempt 

21/06/2020 11:35:04 INFO GlusterFS mount attempt 

21/06/2020 11:34:34 INFO GlusterFS mount attempt 

21/06/2020 11:34:04 INFO GlusterFS mount attempt 

21/06/2020 11:33:34 INFO GlusterFS mount attempt 

21/06/2020 11:33:04 INFO GlusterFS mount attempt 

21/06/2020 11:32:33 INFO GlusterFS mount attempt 

21/06/2020 11:32:03 INFO GlusterFS mount attempt 

21/06/2020 11:31:33 INFO GlusterFS mount attempt 

21/06/2020 11:31:03 INFO GlusterFS mount attempt 

21/06/2020 11:30:33 INFO GlusterFS mount attempt 

21/06/2020 11:30:03 INFO GlusterFS mount attempt 

21/06/2020 11:29:33 INFO GlusterFS mount attempt 

21/06/2020 11:29:03 INFO GlusterFS mount attempt 

21/06/2020 11:28:33 INFO GlusterFS mount attempt 

21/06/2020 11:28:03 INFO GlusterFS mount attempt 

21/06/2020 11:27:32 INFO GlusterFS mount attempt 

21/06/2020 11:27:02 INFO GlusterFS mount attempt 

21/06/2020 11:26:32 INFO GlusterFS mount attempt 

21/06/2020 11:26:02 INFO GlusterFS mount attempt 

21/06/2020 11:25:32 INFO GlusterFS mount attempt 

21/06/2020 11:25:02 INFO GlusterFS mount attempt 

21/06/2020 11:24:32 INFO GlusterFS mount attempt 

21/06/2020 11:24:02 INFO GlusterFS mount attempt 

21/06/2020 11:23:32 INFO GlusterFS mount attempt 

21/06/2020 11:23:02 INFO GlusterFS mount attempt 

21/06/2020 11:22:32 INFO GlusterFS mount attempt 

21/06/2020 11:22:01 INFO GlusterFS mount attempt 

21/06/2020 11:21:31 INFO GlusterFS mount attempt 

21/06/2020 11:21:01 INFO GlusterFS mount attempt 

21/06/2020 11:20:31 INFO GlusterFS mount attempt 

21/06/2020 11:20:01 INFO GlusterFS mount attempt 

21/06/2020 11:19:31 INFO GlusterFS mount attempt 

21/06/2020 11:19:01 INFO GlusterFS mount attempt 

21/06/2020 11:18:31 INFO GlusterFS mount attempt 

21/06/2020 11:18:01 INFO GlusterFS mount attempt 

21/06/2020 11:17:31 INFO GlusterFS mount attempt 

21/06/2020 11:17:01 INFO GlusterFS mount attempt 

21/06/2020 11:16:30 INFO GlusterFS mount attempt 

21/06/2020 11:16:00 INFO GlusterFS mount attempt 

21/06/2020 11:15:30 INFO GlusterFS mount attempt 

21/06/2020 11:15:00 INFO GlusterFS mount attempt 

21/06/2020 11:14:30 INFO GlusterFS mount attempt 

21/06/2020 11:14:00 INFO GlusterFS mount attempt 

21/06/2020 11:13:30 INFO GlusterFS mount attempt 

21/06/2020 11:13:00 INFO GlusterFS mount attempt 

21/06/2020 11:12:30 INFO GlusterFS mount attempt 

21/06/2020 11:12:00 INFO GlusterFS mount attempt 

21/06/2020 11:11:30 INFO GlusterFS mount attempt 

21/06/2020 11:10:59 INFO GlusterFS mount attempt 

21/06/2020 11:10:29 INFO GlusterFS mount attempt 

21/06/2020 11:09:59 INFO GlusterFS mount attempt 

21/06/2020 11:09:29 INFO GlusterFS mount attempt 

21/06/2020 11:08:59 INFO GlusterFS mount attempt 

21/06/2020 11:08:29 INFO GlusterFS mount attempt 

21/06/2020 11:07:59 INFO GlusterFS mount attempt 

21/06/2020 11:07:29 INFO GlusterFS mount attempt 

21/06/2020 11:06:59 INFO GlusterFS mount attempt 

21/06/2020 11:06:29 INFO GlusterFS mount attempt 

21/06/2020 11:05:59 INFO GlusterFS mount attempt 

21/06/2020 11:05:28 INFO GlusterFS mount attempt 

21/06/2020 11:04:58 INFO GlusterFS mount attempt 

21/06/2020 11:04:28 INFO GlusterFS mount attempt 

21/06/2020 11:03:58 INFO GlusterFS mount attempt 

21/06/2020 11:03:28 INFO GlusterFS mount attempt 

21/06/2020 11:02:58 INFO GlusterFS mount attempt 

21/06/2020 11:02:28 INFO GlusterFS mount attempt 

21/06/2020 11:01:58 INFO GlusterFS mount attempt 

21/06/2020 11:01:28 INFO GlusterFS mount attempt 

21/06/2020 11:00:58 INFO GlusterFS mount attempt 

21/06/2020 11:00:28 INFO GlusterFS mount attempt 

21/06/2020 10:59:57 INFO GlusterFS mount attempt 

21/06/2020 10:59:27 INFO GlusterFS mount attempt 

21/06/2020 10:58:57 INFO GlusterFS mount attempt 

21/06/2020 10:58:27 INFO GlusterFS mount attempt 

21/06/2020 10:57:57 INFO GlusterFS mount attempt 

21/06/2020 10:57:27 INFO GlusterFS mount attempt 

21/06/2020 10:56:57 INFO GlusterFS mount attempt 

21/06/2020 10:56:27 INFO GlusterFS mount attempt 

21/06/2020 10:55:57 INFO GlusterFS mount attempt 

21/06/2020 10:55:27 INFO GlusterFS mount attempt 

21/06/2020 10:54:57 INFO GlusterFS mount attempt 

21/06/2020 10:54:27 INFO GlusterFS mount attempt 

21/06/2020 10:53:56 INFO GlusterFS mount attempt 

21/06/2020 10:53:26 INFO GlusterFS mount attempt 

21/06/2020 10:52:56 INFO GlusterFS mount attempt 

21/06/2020 10:52:26 INFO GlusterFS mount attempt 

21/06/2020 10:51:56 INFO GlusterFS mount attempt 

21/06/2020 10:51:26 INFO GlusterFS mount attempt 

21/06/2020 10:50:56 INFO GlusterFS mount attempt 

21/06/2020 10:50:26 INFO GlusterFS mount attempt 

21/06/2020 10:49:56 INFO GlusterFS mount attempt 

21/06/2020 10:49:26 INFO GlusterFS mount attempt 

21/06/2020 10:48:56 INFO GlusterFS mount attempt 

21/06/2020 10:48:25 INFO GlusterFS mount attempt 

21/06/2020 10:47:55 INFO GlusterFS mount attempt 

21/06/2020 10:47:25 INFO GlusterFS mount attempt 

21/06/2020 10:46:55 INFO GlusterFS mount attempt 

21/06/2020 10:46:25 INFO GlusterFS mount attempt 

21/06/2020 10:45:55 INFO GlusterFS mount attempt 

21/06/2020 10:45:25 INFO GlusterFS mount attempt 

21/06/2020 10:44:55 INFO GlusterFS mount attempt 

21/06/2020 10:44:25 INFO GlusterFS mount attempt 

21/06/2020 10:43:55 INFO GlusterFS mount attempt 

21/06/2020 10:43:25 INFO GlusterFS mount attempt 

21/06/2020 10:42:55 INFO GlusterFS mount attempt 

21/06/2020 10:42:24 INFO GlusterFS mount attempt 

21/06/2020 10:41:54 INFO GlusterFS mount attempt 

21/06/2020 10:41:24 INFO GlusterFS mount attempt 

21/06/2020 10:40:54 INFO GlusterFS mount attempt 

21/06/2020 10:40:24 INFO GlusterFS mount attempt 

21/06/2020 10:39:54 INFO GlusterFS mount attempt 

21/06/2020 10:39:24 INFO GlusterFS mount attempt 

21/06/2020 10:38:54 INFO GlusterFS mount attempt 

21/06/2020 10:38:24 INFO GlusterFS mount attempt 

21/06/2020 10:37:54 INFO GlusterFS mount attempt 

21/06/2020 10:37:23 INFO GlusterFS mount attempt 

21/06/2020 10:36:53 INFO GlusterFS mount attempt 

21/06/2020 10:36:23 INFO GlusterFS mount attempt 

21/06/2020 10:35:53 INFO GlusterFS mount attempt 

21/06/2020 10:35:23 INFO GlusterFS mount attempt 

21/06/2020 10:34:53 INFO GlusterFS mount attempt 

21/06/2020 10:34:23 INFO GlusterFS mount attempt 

21/06/2020 10:33:53 INFO GlusterFS mount attempt 

21/06/2020 10:33:23 INFO GlusterFS mount attempt 

21/06/2020 10:32:53 INFO GlusterFS mount attempt 

21/06/2020 10:32:23 INFO GlusterFS mount attempt 

21/06/2020 10:31:52 INFO GlusterFS mount attempt 

21/06/2020 10:31:22 INFO GlusterFS mount attempt 

21/06/2020 10:30:52 INFO GlusterFS mount attempt 

21/06/2020 10:30:22 INFO GlusterFS mount attempt 

21/06/2020 10:29:52 INFO GlusterFS mount attempt 

21/06/2020 10:29:22 INFO GlusterFS mount attempt 

21/06/2020 10:28:52 INFO GlusterFS mount attempt 

21/06/2020 10:28:22 INFO GlusterFS mount attempt 

21/06/2020 10:27:52 INFO GlusterFS mount attempt 

21/06/2020 10:27:22 INFO GlusterFS mount attempt 

21/06/2020 10:26:51 INFO GlusterFS mount attempt 

21/06/2020 10:26:21 INFO GlusterFS mount attempt 

21/06/2020 10:25:51 INFO GlusterFS mount attempt 

21/06/2020 10:25:21 INFO GlusterFS mount attempt 

21/06/2020 10:24:51 INFO GlusterFS mount attempt 

21/06/2020 10:24:21 INFO GlusterFS mount attempt 

21/06/2020 10:23:51 INFO GlusterFS mount attempt 

21/06/2020 10:23:21 INFO GlusterFS mount attempt 

21/06/2020 10:22:51 INFO GlusterFS mount attempt 

21/06/2020 10:22:21 INFO GlusterFS mount attempt 

21/06/2020 10:21:51 INFO GlusterFS mount attempt 

21/06/2020 10:21:20 INFO GlusterFS mount attempt 

21/06/2020 10:20:50 INFO GlusterFS mount attempt 

21/06/2020 10:20:20 INFO GlusterFS mount attempt 

21/06/2020 10:19:50 INFO GlusterFS mount attempt 

21/06/2020 10:19:20 INFO GlusterFS mount attempt 

21/06/2020 10:18:50 INFO GlusterFS mount attempt 

21/06/2020 10:18:20 INFO GlusterFS mount attempt 

21/06/2020 10:17:50 INFO GlusterFS mount attempt 

21/06/2020 10:17:20 INFO GlusterFS mount attempt 

21/06/2020 10:16:50 INFO GlusterFS mount attempt 

21/06/2020 10:16:20 INFO GlusterFS mount attempt 

21/06/2020 10:15:50 INFO GlusterFS mount attempt 

21/06/2020 10:15:19 INFO GlusterFS mount attempt 

21/06/2020 10:14:49 INFO GlusterFS mount attempt 

21/06/2020 10:14:19 INFO GlusterFS mount attempt 

21/06/2020 10:13:49 INFO GlusterFS mount attempt 

21/06/2020 10:13:19 INFO GlusterFS mount attempt 

21/06/2020 10:12:49 INFO GlusterFS mount attempt 

21/06/2020 10:12:19 INFO GlusterFS mount attempt 

21/06/2020 10:11:49 INFO GlusterFS mount attempt 

21/06/2020 10:11:19 INFO GlusterFS mount attempt 

21/06/2020 10:10:49 INFO GlusterFS mount attempt 

21/06/2020 10:10:19 INFO GlusterFS mount attempt 

21/06/2020 10:09:48 INFO GlusterFS mount attempt 

21/06/2020 10:09:18 INFO GlusterFS mount attempt 

21/06/2020 10:08:48 INFO GlusterFS mount attempt 

21/06/2020 10:08:18 INFO GlusterFS mount attempt 

21/06/2020 10:07:48 INFO GlusterFS mount attempt 

21/06/2020 10:07:18 INFO GlusterFS mount attempt 

21/06/2020 10:06:48 INFO GlusterFS mount attempt 

21/06/2020 10:06:18 INFO GlusterFS mount attempt 

21/06/2020 10:05:48 INFO GlusterFS mount attempt 

21/06/2020 10:05:18 INFO GlusterFS mount attempt 

21/06/2020 10:04:48 INFO GlusterFS mount attempt 

21/06/2020 10:04:17 INFO GlusterFS mount attempt 

21/06/2020 10:03:47 INFO GlusterFS mount attempt 

21/06/2020 10:03:17 INFO GlusterFS mount attempt 

21/06/2020 10:02:47 INFO GlusterFS mount attempt 

21/06/2020 10:02:17 INFO GlusterFS mount attempt 

21/06/2020 10:01:47 INFO GlusterFS mount attempt 

21/06/2020 10:01:17 INFO GlusterFS mount attempt 

21/06/2020 10:00:47 INFO GlusterFS mount attempt 

21/06/2020 10:00:17 INFO GlusterFS mount attempt 

21/06/2020 09:59:47 INFO GlusterFS mount attempt 

21/06/2020 09:59:17 INFO GlusterFS mount attempt 

21/06/2020 09:58:46 INFO GlusterFS mount attempt 

21/06/2020 09:58:16 INFO GlusterFS mount attempt 

21/06/2020 09:57:46 INFO GlusterFS mount attempt 

21/06/2020 09:57:16 INFO GlusterFS mount attempt 

21/06/2020 09:56:46 INFO GlusterFS mount attempt 

21/06/2020 09:56:16 INFO GlusterFS mount attempt 

21/06/2020 09:55:46 INFO GlusterFS mount attempt 

21/06/2020 09:55:16 INFO GlusterFS mount attempt 

21/06/2020 09:54:46 INFO GlusterFS mount attempt 

21/06/2020 09:54:16 INFO GlusterFS mount attempt 

21/06/2020 09:53:45 INFO GlusterFS mount attempt 

21/06/2020 09:53:15 INFO GlusterFS mount attempt 

21/06/2020 09:52:45 INFO GlusterFS mount attempt 

21/06/2020 09:52:15 INFO GlusterFS mount attempt 

21/06/2020 09:51:45 INFO GlusterFS mount attempt 

21/06/2020 09:51:15 INFO GlusterFS mount attempt 

21/06/2020 09:50:45 INFO GlusterFS mount attempt 

21/06/2020 09:50:15 INFO GlusterFS mount attempt 

21/06/2020 09:49:45 INFO GlusterFS mount attempt 

21/06/2020 09:49:15 INFO GlusterFS mount attempt 

21/06/2020 09:48:45 INFO GlusterFS mount attempt 

21/06/2020 09:48:14 INFO GlusterFS mount attempt 

21/06/2020 09:47:44 INFO GlusterFS mount attempt 

21/06/2020 09:47:14 INFO GlusterFS mount attempt 

21/06/2020 09:46:44 INFO GlusterFS mount attempt 

21/06/2020 09:46:14 INFO GlusterFS mount attempt 

21/06/2020 09:45:44 INFO GlusterFS mount attempt 

21/06/2020 09:45:14 INFO GlusterFS mount attempt 

21/06/2020 09:44:44 INFO GlusterFS mount attempt 

21/06/2020 09:44:14 INFO GlusterFS mount attempt 

21/06/2020 09:43:44 INFO GlusterFS mount attempt 

21/06/2020 09:43:14 INFO GlusterFS mount attempt 

21/06/2020 09:42:43 INFO GlusterFS mount attempt 

21/06/2020 09:42:13 INFO GlusterFS mount attempt 

21/06/2020 09:41:43 INFO GlusterFS mount attempt 

21/06/2020 09:41:13 INFO GlusterFS mount attempt 

21/06/2020 09:40:43 INFO GlusterFS mount attempt 

21/06/2020 09:40:13 INFO GlusterFS mount attempt 

21/06/2020 09:39:43 INFO GlusterFS mount attempt 

21/06/2020 09:39:13 INFO GlusterFS mount attempt 

21/06/2020 09:38:43 INFO GlusterFS mount attempt 

21/06/2020 09:38:13 INFO GlusterFS mount attempt 

21/06/2020 09:37:43 INFO GlusterFS mount attempt 

21/06/2020 09:37:12 INFO GlusterFS mount attempt 

21/06/2020 09:36:42 INFO GlusterFS mount attempt 

21/06/2020 09:36:12 INFO GlusterFS mount attempt 

21/06/2020 09:35:42 INFO GlusterFS mount attempt 

21/06/2020 09:35:12 INFO GlusterFS mount attempt 

21/06/2020 09:34:42 INFO GlusterFS mount attempt 

21/06/2020 09:34:12 INFO GlusterFS mount attempt 

21/06/2020 09:33:42 INFO GlusterFS mount attempt 

21/06/2020 09:33:12 INFO GlusterFS mount attempt 

21/06/2020 09:32:42 INFO GlusterFS mount attempt 

21/06/2020 09:32:12 INFO GlusterFS mount attempt 

21/06/2020 09:31:41 INFO GlusterFS mount attempt 

21/06/2020 09:31:11 INFO GlusterFS mount attempt 

21/06/2020 09:30:41 INFO GlusterFS mount attempt 

21/06/2020 09:30:11 INFO GlusterFS mount attempt 

21/06/2020 09:29:41 INFO GlusterFS mount attempt 

21/06/2020 09:29:11 INFO GlusterFS mount attempt 

21/06/2020 09:28:41 INFO GlusterFS mount attempt 

21/06/2020 09:28:11 INFO GlusterFS mount attempt 

21/06/2020 09:27:41 INFO GlusterFS mount attempt 

21/06/2020 09:27:11 INFO GlusterFS mount attempt 

21/06/2020 09:26:41 INFO GlusterFS mount attempt 

21/06/2020 09:26:10 INFO GlusterFS mount attempt 

21/06/2020 09:25:40 INFO GlusterFS mount attempt 

21/06/2020 09:25:10 INFO GlusterFS mount attempt 

21/06/2020 09:24:40 INFO GlusterFS mount attempt 

21/06/2020 09:24:10 INFO GlusterFS mount attempt 

21/06/2020 09:23:40 INFO GlusterFS mount attempt 

21/06/2020 09:23:10 INFO GlusterFS mount attempt 

21/06/2020 09:22:40 INFO GlusterFS mount attempt 

21/06/2020 09:22:10 INFO GlusterFS mount attempt 

21/06/2020 09:21:40 INFO GlusterFS mount attempt 

21/06/2020 09:21:10 INFO GlusterFS mount attempt 

21/06/2020 09:20:39 INFO GlusterFS mount attempt 

21/06/2020 09:20:09 INFO GlusterFS mount attempt 

21/06/2020 09:19:39 INFO GlusterFS mount attempt 

21/06/2020 09:19:09 INFO GlusterFS mount attempt 

21/06/2020 09:18:39 INFO GlusterFS mount attempt 

21/06/2020 09:18:09 INFO GlusterFS mount attempt 

21/06/2020 09:17:39 INFO GlusterFS mount attempt 

21/06/2020 09:17:09 INFO GlusterFS mount attempt 

21/06/2020 09:16:39 INFO GlusterFS mount attempt 

21/06/2020 09:16:09 INFO GlusterFS mount attempt 

21/06/2020 09:15:39 INFO GlusterFS mount attempt 

21/06/2020 09:15:08 INFO GlusterFS mount attempt 

21/06/2020 09:14:38 INFO GlusterFS mount attempt 

21/06/2020 09:14:08 INFO GlusterFS mount attempt 

21/06/2020 09:13:38 INFO GlusterFS mount attempt 

21/06/2020 09:13:08 INFO GlusterFS mount attempt 

21/06/2020 09:12:38 INFO GlusterFS mount attempt 

21/06/2020 09:12:08 INFO GlusterFS mount attempt 

21/06/2020 09:11:38 INFO GlusterFS mount attempt 

21/06/2020 09:11:08 INFO GlusterFS mount attempt 

21/06/2020 09:10:38 INFO GlusterFS mount attempt 

21/06/2020 09:10:07 INFO GlusterFS mount attempt 

21/06/2020 09:09:37 INFO GlusterFS mount attempt 

21/06/2020 09:09:07 INFO GlusterFS mount attempt 

21/06/2020 09:08:37 INFO GlusterFS mount attempt 

21/06/2020 09:08:07 INFO GlusterFS mount attempt 

21/06/2020 09:07:37 INFO GlusterFS mount attempt 

21/06/2020 09:07:07 INFO GlusterFS mount attempt 

21/06/2020 09:06:37 INFO GlusterFS mount attempt 

21/06/2020 09:06:07 INFO GlusterFS mount attempt 

21/06/2020 09:05:37 INFO GlusterFS mount attempt 

21/06/2020 09:05:07 INFO GlusterFS mount attempt 

21/06/2020 09:04:37 INFO GlusterFS mount attempt 

21/06/2020 09:04:06 INFO GlusterFS mount attempt 

21/06/2020 09:03:36 INFO GlusterFS mount attempt 

21/06/2020 09:03:06 INFO GlusterFS mount attempt 

21/06/2020 09:02:36 INFO GlusterFS mount attempt 

21/06/2020 09:02:06 INFO GlusterFS mount attempt 

21/06/2020 09:01:36 INFO GlusterFS mount attempt 

21/06/2020 09:01:06 INFO GlusterFS mount attempt 

21/06/2020 09:00:36 INFO GlusterFS mount attempt 

21/06/2020 09:00:06 INFO GlusterFS mount attempt 

21/06/2020 08:59:36 INFO GlusterFS mount attempt 

21/06/2020 08:59:05 INFO GlusterFS mount attempt 

21/06/2020 08:58:35 INFO GlusterFS mount attempt 

21/06/2020 08:58:05 INFO GlusterFS mount attempt 

21/06/2020 08:57:35 INFO GlusterFS mount attempt 

21/06/2020 08:57:05 INFO GlusterFS mount attempt 

21/06/2020 08:56:35 INFO GlusterFS mount attempt 

21/06/2020 08:56:05 INFO GlusterFS mount attempt 

21/06/2020 08:55:35 INFO GlusterFS mount attempt 

21/06/2020 08:55:05 INFO GlusterFS mount attempt 

21/06/2020 08:54:35 INFO GlusterFS mount attempt 

21/06/2020 08:54:05 INFO GlusterFS mount attempt 

21/06/2020 08:53:34 INFO GlusterFS mount attempt 

21/06/2020 08:53:04 INFO GlusterFS mount attempt 

21/06/2020 08:52:34 INFO GlusterFS mount attempt 

21/06/2020 08:52:04 INFO GlusterFS mount attempt 

21/06/2020 08:51:34 INFO GlusterFS mount attempt 

21/06/2020 08:51:04 INFO GlusterFS mount attempt 

21/06/2020 08:50:34 INFO GlusterFS mount attempt 

21/06/2020 08:50:04 INFO GlusterFS mount attempt 

21/06/2020 08:49:34 INFO GlusterFS mount attempt 

21/06/2020 08:49:04 INFO GlusterFS mount attempt 

21/06/2020 08:48:34 INFO GlusterFS mount attempt 

21/06/2020 08:48:03 INFO GlusterFS mount attempt 

21/06/2020 08:47:33 INFO GlusterFS mount attempt 

21/06/2020 08:47:03 INFO GlusterFS mount attempt 

21/06/2020 08:46:33 INFO GlusterFS mount attempt 

21/06/2020 08:46:03 INFO GlusterFS mount attempt 

21/06/2020 08:45:33 INFO GlusterFS mount attempt 

21/06/2020 08:45:03 INFO GlusterFS mount attempt 

21/06/2020 08:44:33 INFO GlusterFS mount attempt 

21/06/2020 08:44:03 INFO GlusterFS mount attempt 

21/06/2020 08:43:33 INFO GlusterFS mount attempt 

21/06/2020 08:43:03 INFO GlusterFS mount attempt 

21/06/2020 08:42:32 INFO GlusterFS mount attempt 

21/06/2020 08:42:02 INFO GlusterFS mount attempt 

21/06/2020 08:41:32 INFO GlusterFS mount attempt 

21/06/2020 08:41:02 INFO GlusterFS mount attempt 

21/06/2020 08:40:32 INFO GlusterFS mount attempt 

21/06/2020 08:40:02 INFO GlusterFS mount attempt 

21/06/2020 08:39:32 INFO GlusterFS mount attempt 

21/06/2020 08:39:02 INFO GlusterFS mount attempt 

21/06/2020 08:38:32 INFO GlusterFS mount attempt 

21/06/2020 08:38:02 INFO GlusterFS mount attempt 

21/06/2020 08:37:32 INFO GlusterFS mount attempt 

21/06/2020 08:37:01 INFO GlusterFS mount attempt 

21/06/2020 08:36:31 INFO GlusterFS mount attempt 

21/06/2020 08:36:01 INFO GlusterFS mount attempt 

21/06/2020 08:35:31 INFO GlusterFS mount attempt 

21/06/2020 08:35:01 INFO GlusterFS mount attempt 

21/06/2020 08:34:31 INFO GlusterFS mount attempt 

21/06/2020 08:34:01 INFO GlusterFS mount attempt 

21/06/2020 08:33:31 INFO GlusterFS mount attempt 

21/06/2020 08:33:01 INFO GlusterFS mount attempt 

21/06/2020 08:32:31 INFO GlusterFS mount attempt 

21/06/2020 08:32:00 INFO GlusterFS mount attempt 

21/06/2020 08:31:30 INFO GlusterFS mount attempt 

21/06/2020 08:31:00 INFO GlusterFS mount attempt 

21/06/2020 08:30:30 INFO GlusterFS mount attempt 

21/06/2020 08:30:00 INFO GlusterFS mount attempt 

21/06/2020 08:29:30 INFO GlusterFS mount attempt 

21/06/2020 08:29:00 INFO GlusterFS mount attempt 

21/06/2020 08:28:30 INFO GlusterFS mount attempt 

21/06/2020 08:28:00 INFO GlusterFS mount attempt 

21/06/2020 08:27:30 INFO GlusterFS mount attempt 

21/06/2020 08:27:00 INFO GlusterFS mount attempt 

21/06/2020 08:26:30 INFO GlusterFS mount attempt 

21/06/2020 08:25:59 INFO GlusterFS mount attempt 

21/06/2020 08:25:29 INFO GlusterFS mount attempt 

21/06/2020 08:24:59 INFO GlusterFS mount attempt 

21/06/2020 08:24:29 INFO GlusterFS mount attempt 

21/06/2020 08:23:59 INFO GlusterFS mount attempt 

21/06/2020 08:23:29 INFO GlusterFS mount attempt 

21/06/2020 08:22:59 INFO GlusterFS mount attempt 

21/06/2020 08:22:29 INFO GlusterFS mount attempt 

21/06/2020 08:21:59 INFO GlusterFS mount attempt 

21/06/2020 08:21:29 INFO GlusterFS mount attempt 

21/06/2020 08:20:58 INFO GlusterFS mount attempt 

21/06/2020 08:20:28 INFO GlusterFS mount attempt 

21/06/2020 08:19:58 INFO GlusterFS mount attempt 

21/06/2020 08:19:28 INFO GlusterFS mount attempt 

21/06/2020 08:18:58 INFO GlusterFS mount attempt 

21/06/2020 08:18:28 INFO GlusterFS mount attempt 

21/06/2020 08:17:58 INFO GlusterFS mount attempt 

21/06/2020 08:17:28 INFO GlusterFS mount attempt 

21/06/2020 08:16:58 INFO GlusterFS mount attempt 

21/06/2020 08:16:28 INFO GlusterFS mount attempt 

21/06/2020 08:15:58 INFO GlusterFS mount attempt 

21/06/2020 08:15:27 INFO GlusterFS mount attempt 

21/06/2020 08:14:57 INFO GlusterFS mount attempt 

21/06/2020 08:14:27 INFO GlusterFS mount attempt 

21/06/2020 08:13:57 INFO GlusterFS mount attempt 

21/06/2020 08:13:27 INFO GlusterFS mount attempt 

21/06/2020 08:12:57 INFO GlusterFS mount attempt 

21/06/2020 08:12:27 INFO GlusterFS mount attempt 

21/06/2020 08:11:57 INFO GlusterFS mount attempt 

21/06/2020 08:11:27 INFO GlusterFS mount attempt 

21/06/2020 08:10:57 INFO GlusterFS mount attempt 

21/06/2020 08:10:27 INFO GlusterFS mount attempt 

21/06/2020 08:09:56 INFO GlusterFS mount attempt 

21/06/2020 08:09:26 INFO GlusterFS mount attempt 

21/06/2020 08:08:56 INFO GlusterFS mount attempt 

21/06/2020 08:08:26 INFO GlusterFS mount attempt 

21/06/2020 08:07:56 INFO GlusterFS mount attempt 

21/06/2020 08:07:26 INFO GlusterFS mount attempt 

21/06/2020 08:06:56 INFO GlusterFS mount attempt 

21/06/2020 08:06:26 INFO GlusterFS mount attempt 

21/06/2020 08:05:56 INFO GlusterFS mount attempt 

21/06/2020 08:05:26 INFO GlusterFS mount attempt 

21/06/2020 08:04:56 INFO GlusterFS mount attempt 

21/06/2020 08:04:25 INFO GlusterFS mount attempt 

21/06/2020 08:03:55 INFO GlusterFS mount attempt 

21/06/2020 08:03:25 INFO GlusterFS mount attempt 

21/06/2020 08:02:55 INFO GlusterFS mount attempt 

21/06/2020 08:02:25 INFO GlusterFS mount attempt 

21/06/2020 08:01:55 INFO GlusterFS mount attempt 

21/06/2020 08:01:25 INFO GlusterFS mount attempt 

21/06/2020 08:00:55 INFO GlusterFS mount attempt 

21/06/2020 08:00:25 INFO GlusterFS mount attempt 

21/06/2020 07:59:55 INFO GlusterFS mount attempt 

21/06/2020 07:59:25 INFO GlusterFS mount attempt 

21/06/2020 07:58:54 INFO GlusterFS mount attempt 

21/06/2020 07:58:24 INFO GlusterFS mount attempt 

21/06/2020 07:57:54 INFO GlusterFS mount attempt 

21/06/2020 07:57:24 INFO GlusterFS mount attempt 

21/06/2020 07:56:54 INFO GlusterFS mount attempt 

21/06/2020 07:56:24 INFO GlusterFS mount attempt 

21/06/2020 07:55:54 INFO GlusterFS mount attempt 

21/06/2020 07:55:24 INFO GlusterFS mount attempt 

21/06/2020 07:54:54 INFO GlusterFS mount attempt 

21/06/2020 07:54:24 INFO GlusterFS mount attempt 

21/06/2020 07:53:53 INFO GlusterFS mount attempt 

21/06/2020 07:53:23 INFO GlusterFS mount attempt 

21/06/2020 07:52:53 INFO GlusterFS mount attempt 

21/06/2020 07:52:23 INFO GlusterFS mount attempt 

21/06/2020 07:51:53 INFO GlusterFS mount attempt 

21/06/2020 07:51:23 INFO GlusterFS mount attempt 

21/06/2020 07:50:53 INFO GlusterFS mount attempt 

21/06/2020 07:50:23 INFO GlusterFS mount attempt 

21/06/2020 07:49:53 INFO GlusterFS mount attempt 

21/06/2020 07:49:23 INFO GlusterFS mount attempt 

21/06/2020 07:48:53 INFO GlusterFS mount attempt 

21/06/2020 07:48:22 INFO GlusterFS mount attempt 

21/06/2020 07:47:52 INFO GlusterFS mount attempt 

21/06/2020 07:47:22 INFO GlusterFS mount attempt 

21/06/2020 07:46:52 INFO GlusterFS mount attempt 

21/06/2020 07:46:22 INFO GlusterFS mount attempt 

21/06/2020 07:45:52 INFO GlusterFS mount attempt 

21/06/2020 07:45:22 INFO GlusterFS mount attempt 

21/06/2020 07:44:52 INFO GlusterFS mount attempt 

21/06/2020 07:44:22 INFO GlusterFS mount attempt 

21/06/2020 07:43:52 INFO GlusterFS mount attempt 

21/06/2020 07:43:21 INFO GlusterFS mount attempt 

21/06/2020 07:42:51 INFO GlusterFS mount attempt 

21/06/2020 07:42:21 INFO GlusterFS mount attempt 

21/06/2020 07:41:51 INFO GlusterFS mount attempt 

21/06/2020 07:41:21 INFO GlusterFS mount attempt 

21/06/2020 07:40:51 INFO GlusterFS mount attempt 

21/06/2020 07:40:21 INFO GlusterFS mount attempt 

21/06/2020 07:39:51 INFO GlusterFS mount attempt 

21/06/2020 07:39:21 INFO GlusterFS mount attempt 

21/06/2020 07:38:51 INFO GlusterFS mount attempt 

21/06/2020 07:38:21 INFO GlusterFS mount attempt 

21/06/2020 07:37:50 INFO GlusterFS mount attempt 

21/06/2020 07:37:20 INFO GlusterFS mount attempt 

21/06/2020 07:36:50 INFO GlusterFS mount attempt 

21/06/2020 07:36:20 INFO GlusterFS mount attempt 

21/06/2020 07:35:50 INFO GlusterFS mount attempt 

21/06/2020 07:35:20 INFO GlusterFS mount attempt 

21/06/2020 07:34:50 INFO GlusterFS mount attempt 

21/06/2020 07:34:20 INFO GlusterFS mount attempt 

21/06/2020 07:33:50 INFO GlusterFS mount attempt 

21/06/2020 07:33:20 INFO GlusterFS mount attempt 

21/06/2020 07:32:49 INFO GlusterFS mount attempt 

21/06/2020 07:32:19 INFO GlusterFS mount attempt 

21/06/2020 07:31:49 INFO GlusterFS mount attempt 

21/06/2020 07:31:19 INFO GlusterFS mount attempt 

21/06/2020 07:30:49 INFO GlusterFS mount attempt 

21/06/2020 07:30:19 INFO GlusterFS mount attempt 

21/06/2020 07:29:49 INFO GlusterFS mount attempt 

21/06/2020 07:29:19 INFO GlusterFS mount attempt 

21/06/2020 07:28:49 INFO GlusterFS mount attempt 

21/06/2020 07:28:19 INFO GlusterFS mount attempt 

21/06/2020 07:27:49 INFO GlusterFS mount attempt 

21/06/2020 07:27:19 INFO GlusterFS mount attempt 

21/06/2020 07:26:48 INFO GlusterFS mount attempt 

21/06/2020 07:26:18 INFO GlusterFS mount attempt 

21/06/2020 07:25:48 INFO GlusterFS mount attempt 

21/06/2020 07:25:18 INFO GlusterFS mount attempt 

21/06/2020 07:24:48 INFO GlusterFS mount attempt 

21/06/2020 07:24:18 INFO GlusterFS mount attempt 

21/06/2020 07:23:48 INFO GlusterFS mount attempt 

21/06/2020 07:23:18 INFO GlusterFS mount attempt 

21/06/2020 07:22:48 INFO GlusterFS mount attempt 

21/06/2020 07:22:18 INFO GlusterFS mount attempt 

21/06/2020 07:21:48 INFO GlusterFS mount attempt 

21/06/2020 07:21:17 INFO GlusterFS mount attempt 

21/06/2020 07:20:47 INFO GlusterFS mount attempt 

21/06/2020 07:20:17 INFO GlusterFS mount attempt 

21/06/2020 07:19:47 INFO GlusterFS mount attempt 

21/06/2020 07:19:17 INFO GlusterFS mount attempt 

21/06/2020 07:18:47 INFO GlusterFS mount attempt 

21/06/2020 07:18:17 INFO GlusterFS mount attempt 

21/06/2020 07:17:47 INFO GlusterFS mount attempt 

21/06/2020 07:17:17 INFO GlusterFS mount attempt 

21/06/2020 07:16:47 INFO GlusterFS mount attempt 

21/06/2020 07:16:16 INFO GlusterFS mount attempt 

21/06/2020 07:15:46 INFO GlusterFS mount attempt 

21/06/2020 07:15:16 INFO GlusterFS mount attempt 

21/06/2020 07:14:46 INFO GlusterFS mount attempt 

21/06/2020 07:14:16 INFO GlusterFS mount attempt 

21/06/2020 07:13:46 INFO GlusterFS mount attempt 

21/06/2020 07:13:16 INFO GlusterFS mount attempt 

21/06/2020 07:12:46 INFO GlusterFS mount attempt 

21/06/2020 07:12:16 INFO GlusterFS mount attempt 

21/06/2020 07:11:46 INFO GlusterFS mount attempt 

21/06/2020 07:11:16 INFO GlusterFS mount attempt 

21/06/2020 07:10:45 INFO GlusterFS mount attempt 

21/06/2020 07:10:15 INFO GlusterFS mount attempt 

21/06/2020 07:09:45 INFO GlusterFS mount attempt 

21/06/2020 07:09:15 INFO GlusterFS mount attempt 

21/06/2020 07:08:45 INFO GlusterFS mount attempt 

21/06/2020 07:08:15 INFO GlusterFS mount attempt 

21/06/2020 07:07:45 INFO GlusterFS mount attempt 

21/06/2020 07:07:15 INFO GlusterFS mount attempt 

21/06/2020 07:06:45 INFO GlusterFS mount attempt 

21/06/2020 07:06:15 INFO GlusterFS mount attempt 

21/06/2020 07:05:45 INFO GlusterFS mount attempt 

21/06/2020 07:05:14 INFO GlusterFS mount attempt 

21/06/2020 07:04:44 INFO GlusterFS mount attempt 

21/06/2020 07:04:14 INFO GlusterFS mount attempt 

21/06/2020 07:03:44 INFO GlusterFS mount attempt 

21/06/2020 07:03:14 INFO GlusterFS mount attempt 

21/06/2020 07:02:44 INFO GlusterFS mount attempt 

21/06/2020 07:02:14 INFO GlusterFS mount attempt 

21/06/2020 07:01:44 INFO GlusterFS mount attempt 

21/06/2020 07:01:14 INFO GlusterFS mount attempt 

21/06/2020 07:00:44 INFO GlusterFS mount attempt 

21/06/2020 07:00:14 INFO GlusterFS mount attempt 

21/06/2020 06:59:44 INFO GlusterFS mount attempt 

21/06/2020 06:59:13 INFO GlusterFS mount attempt 

21/06/2020 06:58:43 INFO GlusterFS mount attempt 

21/06/2020 06:58:13 INFO GlusterFS mount attempt 

21/06/2020 06:57:43 INFO GlusterFS mount attempt 

21/06/2020 06:57:13 INFO GlusterFS mount attempt 

21/06/2020 06:56:43 INFO GlusterFS mount attempt 

21/06/2020 06:56:13 INFO GlusterFS mount attempt 

21/06/2020 06:55:43 INFO GlusterFS mount attempt 

21/06/2020 06:55:13 INFO GlusterFS mount attempt 

21/06/2020 06:54:43 INFO GlusterFS mount attempt 

21/06/2020 06:54:13 INFO GlusterFS mount attempt 

21/06/2020 06:53:42 INFO GlusterFS mount attempt 

21/06/2020 06:53:12 INFO GlusterFS mount attempt 

21/06/2020 06:52:42 INFO GlusterFS mount attempt 

21/06/2020 06:52:12 INFO GlusterFS mount attempt 

21/06/2020 06:51:42 INFO GlusterFS mount attempt 

21/06/2020 06:51:12 INFO GlusterFS mount attempt 

21/06/2020 06:50:42 INFO GlusterFS mount attempt 

21/06/2020 06:50:12 INFO GlusterFS mount attempt 

21/06/2020 06:49:42 INFO GlusterFS mount attempt 

21/06/2020 06:49:12 INFO GlusterFS mount attempt 

21/06/2020 06:48:42 INFO GlusterFS mount attempt 

21/06/2020 06:48:11 INFO GlusterFS mount attempt 

21/06/2020 06:47:41 INFO GlusterFS mount attempt 

21/06/2020 06:47:11 INFO GlusterFS mount attempt 

21/06/2020 06:46:41 INFO GlusterFS mount attempt 

21/06/2020 06:46:11 INFO GlusterFS mount attempt 

21/06/2020 06:45:41 INFO GlusterFS mount attempt 

21/06/2020 06:45:11 INFO GlusterFS mount attempt 

21/06/2020 06:44:41 INFO GlusterFS mount attempt 

21/06/2020 06:44:11 INFO GlusterFS mount attempt 

21/06/2020 06:43:41 INFO GlusterFS mount attempt 

21/06/2020 06:43:11 INFO GlusterFS mount attempt 

21/06/2020 06:42:40 INFO GlusterFS mount attempt 

21/06/2020 06:42:10 INFO GlusterFS mount attempt 

21/06/2020 06:41:40 INFO GlusterFS mount attempt 

21/06/2020 06:41:10 INFO GlusterFS mount attempt 

21/06/2020 06:40:40 INFO GlusterFS mount attempt 

21/06/2020 06:40:10 INFO GlusterFS mount attempt 

21/06/2020 06:39:40 INFO GlusterFS mount attempt 

21/06/2020 06:39:10 INFO GlusterFS mount attempt 

21/06/2020 06:38:40 INFO GlusterFS mount attempt 

21/06/2020 06:38:10 INFO GlusterFS mount attempt 

21/06/2020 06:37:39 INFO GlusterFS mount attempt 

21/06/2020 06:37:09 INFO GlusterFS mount attempt 

21/06/2020 06:36:39 INFO GlusterFS mount attempt 

21/06/2020 06:36:09 INFO GlusterFS mount attempt 

21/06/2020 06:35:39 INFO GlusterFS mount attempt 

21/06/2020 06:35:09 INFO GlusterFS mount attempt 

21/06/2020 06:34:39 INFO GlusterFS mount attempt 

21/06/2020 06:34:09 INFO GlusterFS mount attempt 

21/06/2020 06:33:39 INFO GlusterFS mount attempt 

21/06/2020 06:33:09 INFO GlusterFS mount attempt 

21/06/2020 06:32:39 INFO GlusterFS mount attempt 

21/06/2020 06:32:08 INFO GlusterFS mount attempt 

21/06/2020 06:31:38 INFO GlusterFS mount attempt 

21/06/2020 06:31:08 INFO GlusterFS mount attempt 

21/06/2020 06:30:38 INFO GlusterFS mount attempt 

21/06/2020 06:30:08 INFO GlusterFS mount attempt 

21/06/2020 06:29:38 INFO GlusterFS mount attempt 

21/06/2020 06:29:08 INFO GlusterFS mount attempt 

21/06/2020 06:28:38 INFO GlusterFS mount attempt 

21/06/2020 06:28:08 INFO GlusterFS mount attempt 

21/06/2020 06:27:38 INFO GlusterFS mount attempt 

21/06/2020 06:27:08 INFO GlusterFS mount attempt 

21/06/2020 06:26:37 INFO GlusterFS mount attempt 

21/06/2020 06:26:07 INFO GlusterFS mount attempt 

21/06/2020 06:25:37 INFO GlusterFS mount attempt 

21/06/2020 06:25:07 INFO GlusterFS mount attempt 

21/06/2020 06:24:37 INFO GlusterFS mount attempt 

21/06/2020 06:24:07 INFO GlusterFS mount attempt 

21/06/2020 06:23:37 INFO GlusterFS mount attempt 

21/06/2020 06:23:07 INFO GlusterFS mount attempt 

21/06/2020 06:22:37 INFO GlusterFS mount attempt 

21/06/2020 06:22:07 INFO GlusterFS mount attempt 

21/06/2020 06:21:37 INFO GlusterFS mount attempt 

21/06/2020 06:21:06 INFO GlusterFS mount attempt 

21/06/2020 06:20:36 INFO GlusterFS mount attempt 

21/06/2020 06:20:06 INFO GlusterFS mount attempt 

21/06/2020 06:19:36 INFO GlusterFS mount attempt 

21/06/2020 06:19:06 INFO GlusterFS mount attempt 

21/06/2020 06:18:36 INFO GlusterFS mount attempt 

21/06/2020 06:18:06 INFO GlusterFS mount attempt 

21/06/2020 06:17:36 INFO GlusterFS mount attempt 

21/06/2020 06:17:06 INFO GlusterFS mount attempt 

21/06/2020 06:16:36 INFO GlusterFS mount attempt 

21/06/2020 06:16:05 INFO GlusterFS mount attempt 

21/06/2020 06:15:35 INFO GlusterFS mount attempt 

21/06/2020 06:15:05 INFO GlusterFS mount attempt 

21/06/2020 06:14:35 INFO GlusterFS mount attempt 

21/06/2020 06:14:05 INFO GlusterFS mount attempt 

21/06/2020 06:13:35 INFO GlusterFS mount attempt 

21/06/2020 06:13:05 INFO GlusterFS mount attempt 

21/06/2020 06:12:35 INFO GlusterFS mount attempt 

21/06/2020 06:12:05 INFO GlusterFS mount attempt 

21/06/2020 06:11:35 INFO GlusterFS mount attempt 

21/06/2020 06:11:05 INFO GlusterFS mount attempt 

21/06/2020 06:10:34 INFO GlusterFS mount attempt 

21/06/2020 06:10:04 INFO GlusterFS mount attempt 

21/06/2020 06:09:34 INFO GlusterFS mount attempt 

21/06/2020 06:09:04 INFO GlusterFS mount attempt 

21/06/2020 06:08:34 INFO GlusterFS mount attempt 

21/06/2020 06:08:04 INFO GlusterFS mount attempt 

21/06/2020 06:07:34 INFO GlusterFS mount attempt 

21/06/2020 06:07:04 INFO GlusterFS mount attempt 

21/06/2020 06:06:34 INFO GlusterFS mount attempt 

21/06/2020 06:06:04 INFO GlusterFS mount attempt 

21/06/2020 06:05:33 INFO GlusterFS mount attempt 

21/06/2020 06:05:03 INFO GlusterFS mount attempt 

21/06/2020 06:04:33 INFO GlusterFS mount attempt 

21/06/2020 06:04:03 INFO GlusterFS mount attempt 

21/06/2020 06:03:33 INFO GlusterFS mount attempt 

21/06/2020 06:03:03 INFO GlusterFS mount attempt 

21/06/2020 06:02:33 INFO GlusterFS mount attempt 

21/06/2020 06:02:03 INFO GlusterFS mount attempt 

21/06/2020 06:01:33 INFO GlusterFS mount attempt 

21/06/2020 06:01:03 INFO GlusterFS mount attempt 

21/06/2020 06:00:33 INFO GlusterFS mount attempt 

21/06/2020 06:00:02 INFO GlusterFS mount attempt 

21/06/2020 05:59:32 INFO GlusterFS mount attempt 

21/06/2020 05:59:02 INFO GlusterFS mount attempt 

21/06/2020 05:58:32 INFO GlusterFS mount attempt 

21/06/2020 05:58:02 INFO GlusterFS mount attempt 

21/06/2020 05:57:32 INFO GlusterFS mount attempt 

21/06/2020 05:57:02 INFO GlusterFS mount attempt 

21/06/2020 05:56:32 INFO GlusterFS mount attempt 

21/06/2020 05:56:02 INFO GlusterFS mount attempt 

21/06/2020 05:55:32 INFO GlusterFS mount attempt 

21/06/2020 05:55:02 INFO GlusterFS mount attempt 

21/06/2020 05:54:31 INFO GlusterFS mount attempt 

21/06/2020 05:54:01 INFO GlusterFS mount attempt 

21/06/2020 05:53:31 INFO GlusterFS mount attempt 

21/06/2020 05:53:01 INFO GlusterFS mount attempt 

21/06/2020 05:52:31 INFO GlusterFS mount attempt 

21/06/2020 05:52:01 INFO GlusterFS mount attempt 

21/06/2020 05:51:31 INFO GlusterFS mount attempt 

21/06/2020 05:51:01 INFO GlusterFS mount attempt 

21/06/2020 05:50:31 INFO GlusterFS mount attempt 

21/06/2020 05:50:01 INFO GlusterFS mount attempt 

21/06/2020 05:49:31 INFO GlusterFS mount attempt 

21/06/2020 05:49:00 INFO GlusterFS mount attempt 

21/06/2020 05:48:30 INFO GlusterFS mount attempt 

21/06/2020 05:48:00 INFO GlusterFS mount attempt 

21/06/2020 05:47:30 INFO GlusterFS mount attempt 

21/06/2020 05:47:00 INFO GlusterFS mount attempt 

21/06/2020 05:46:30 INFO GlusterFS mount attempt 

21/06/2020 05:46:00 INFO GlusterFS mount attempt 

21/06/2020 05:45:30 INFO GlusterFS mount attempt 

21/06/2020 05:45:00 INFO GlusterFS mount attempt 

21/06/2020 05:44:30 INFO GlusterFS mount attempt 

21/06/2020 05:44:00 INFO GlusterFS mount attempt 

21/06/2020 05:43:29 INFO GlusterFS mount attempt 

21/06/2020 05:42:59 INFO GlusterFS mount attempt 

21/06/2020 05:42:29 INFO GlusterFS mount attempt 

21/06/2020 05:41:59 INFO GlusterFS mount attempt 

21/06/2020 05:41:29 INFO GlusterFS mount attempt 

21/06/2020 05:40:59 INFO GlusterFS mount attempt 

21/06/2020 05:40:29 INFO GlusterFS mount attempt 

21/06/2020 05:39:59 INFO GlusterFS mount attempt 

21/06/2020 05:39:29 INFO GlusterFS mount attempt 

21/06/2020 05:38:59 INFO GlusterFS mount attempt 

21/06/2020 05:38:29 INFO GlusterFS mount attempt 

21/06/2020 05:37:58 INFO GlusterFS mount attempt 

21/06/2020 05:37:28 INFO GlusterFS mount attempt 

21/06/2020 05:36:58 INFO GlusterFS mount attempt 

21/06/2020 05:36:28 INFO GlusterFS mount attempt 

21/06/2020 05:35:58 INFO GlusterFS mount attempt 

21/06/2020 05:35:28 INFO GlusterFS mount attempt 

21/06/2020 05:34:58 INFO GlusterFS mount attempt 

21/06/2020 05:34:28 INFO GlusterFS mount attempt 

21/06/2020 05:33:58 INFO GlusterFS mount attempt 

21/06/2020 05:33:28 INFO GlusterFS mount attempt 

21/06/2020 05:32:58 INFO GlusterFS mount attempt 

21/06/2020 05:32:27 INFO GlusterFS mount attempt 

21/06/2020 05:31:57 INFO GlusterFS mount attempt 

21/06/2020 05:31:27 INFO GlusterFS mount attempt 

21/06/2020 05:30:57 INFO GlusterFS mount attempt 

21/06/2020 05:30:27 INFO GlusterFS mount attempt 

21/06/2020 05:29:57 INFO GlusterFS mount attempt 

21/06/2020 05:29:27 INFO GlusterFS mount attempt 

21/06/2020 05:28:57 INFO GlusterFS mount attempt 

21/06/2020 05:28:27 INFO GlusterFS mount attempt 

21/06/2020 05:27:57 INFO GlusterFS mount attempt 

21/06/2020 05:27:27 INFO GlusterFS mount attempt 

21/06/2020 05:26:56 INFO GlusterFS mount attempt 

21/06/2020 05:26:26 INFO GlusterFS mount attempt 

21/06/2020 05:25:56 INFO GlusterFS mount attempt 

21/06/2020 05:25:26 INFO GlusterFS mount attempt 

21/06/2020 05:24:56 INFO GlusterFS mount attempt 

21/06/2020 05:24:26 INFO GlusterFS mount attempt 

21/06/2020 05:23:56 INFO GlusterFS mount attempt 

21/06/2020 05:23:26 INFO GlusterFS mount attempt 

21/06/2020 05:22:56 INFO GlusterFS mount attempt 

21/06/2020 05:22:26 INFO GlusterFS mount attempt 

21/06/2020 05:21:56 INFO GlusterFS mount attempt 

21/06/2020 05:21:25 INFO GlusterFS mount attempt 

21/06/2020 05:20:55 INFO GlusterFS mount attempt 

21/06/2020 05:20:25 INFO GlusterFS mount attempt 

21/06/2020 05:19:55 INFO GlusterFS mount attempt 

21/06/2020 05:19:25 INFO GlusterFS mount attempt 

21/06/2020 05:18:55 INFO GlusterFS mount attempt 

21/06/2020 05:18:25 INFO GlusterFS mount attempt 

21/06/2020 05:17:55 INFO GlusterFS mount attempt 

21/06/2020 05:17:25 INFO GlusterFS mount attempt 

21/06/2020 05:16:55 INFO GlusterFS mount attempt 

21/06/2020 05:16:25 INFO GlusterFS mount attempt 

21/06/2020 05:15:54 INFO GlusterFS mount attempt 

21/06/2020 05:15:24 INFO GlusterFS mount attempt 

21/06/2020 05:14:54 INFO GlusterFS mount attempt 

21/06/2020 05:14:24 INFO GlusterFS mount attempt 

21/06/2020 05:13:54 INFO GlusterFS mount attempt 

21/06/2020 05:13:24 INFO GlusterFS mount attempt 

21/06/2020 05:12:54 INFO GlusterFS mount attempt 

21/06/2020 05:12:24 INFO GlusterFS mount attempt 

21/06/2020 05:11:54 INFO GlusterFS mount attempt 

21/06/2020 05:11:24 INFO GlusterFS mount attempt 

21/06/2020 05:10:54 INFO GlusterFS mount attempt 

21/06/2020 05:10:23 INFO GlusterFS mount attempt 

21/06/2020 05:09:53 INFO GlusterFS mount attempt 

21/06/2020 05:09:23 INFO GlusterFS mount attempt 

21/06/2020 05:08:53 INFO GlusterFS mount attempt 

21/06/2020 05:08:23 INFO GlusterFS mount attempt 

21/06/2020 05:07:53 INFO GlusterFS mount attempt 

21/06/2020 05:07:23 INFO GlusterFS mount attempt 

21/06/2020 05:06:53 INFO GlusterFS mount attempt 

21/06/2020 05:06:23 INFO GlusterFS mount attempt 

21/06/2020 05:05:53 INFO GlusterFS mount attempt 

21/06/2020 05:05:23 INFO GlusterFS mount attempt 

21/06/2020 05:04:52 INFO GlusterFS mount attempt 

21/06/2020 05:04:22 INFO GlusterFS mount attempt 

21/06/2020 05:03:52 INFO GlusterFS mount attempt 

21/06/2020 05:03:22 INFO GlusterFS mount attempt 

21/06/2020 05:02:52 INFO GlusterFS mount attempt 

21/06/2020 05:02:22 INFO GlusterFS mount attempt 

21/06/2020 05:01:52 INFO GlusterFS mount attempt 

21/06/2020 05:01:22 INFO GlusterFS mount attempt 

21/06/2020 05:00:52 INFO GlusterFS mount attempt 

21/06/2020 05:00:22 INFO GlusterFS mount attempt 

21/06/2020 04:59:52 INFO GlusterFS mount attempt 

21/06/2020 04:59:21 INFO GlusterFS mount attempt 

21/06/2020 04:58:51 INFO GlusterFS mount attempt 

21/06/2020 04:58:21 INFO GlusterFS mount attempt 

21/06/2020 04:57:51 INFO GlusterFS mount attempt 

21/06/2020 04:57:21 INFO GlusterFS mount attempt 

21/06/2020 04:56:51 INFO GlusterFS mount attempt 

21/06/2020 04:56:21 INFO GlusterFS mount attempt 

21/06/2020 04:55:51 INFO GlusterFS mount attempt 

21/06/2020 04:55:21 INFO GlusterFS mount attempt 

21/06/2020 04:54:51 INFO GlusterFS mount attempt 

21/06/2020 04:54:21 INFO GlusterFS mount attempt 

21/06/2020 04:53:51 INFO GlusterFS mount attempt 

21/06/2020 04:53:20 INFO GlusterFS mount attempt 

21/06/2020 04:52:50 INFO GlusterFS mount attempt 

21/06/2020 04:52:20 INFO GlusterFS mount attempt 

21/06/2020 04:51:50 INFO GlusterFS mount attempt 

21/06/2020 04:51:20 INFO GlusterFS mount attempt 

21/06/2020 04:50:50 INFO GlusterFS mount attempt 

21/06/2020 04:50:20 INFO GlusterFS mount attempt 

21/06/2020 04:49:50 INFO GlusterFS mount attempt 

21/06/2020 04:49:20 INFO GlusterFS mount attempt 

21/06/2020 04:48:50 INFO GlusterFS mount attempt 

21/06/2020 04:48:20 INFO GlusterFS mount attempt 

21/06/2020 04:47:49 INFO GlusterFS mount attempt 

21/06/2020 04:47:19 INFO GlusterFS mount attempt 

21/06/2020 04:46:49 INFO GlusterFS mount attempt 

21/06/2020 04:46:19 INFO GlusterFS mount attempt 

21/06/2020 04:45:49 INFO GlusterFS mount attempt 

21/06/2020 04:45:19 INFO GlusterFS mount attempt 

21/06/2020 04:44:49 INFO GlusterFS mount attempt 

21/06/2020 04:44:19 INFO GlusterFS mount attempt 

21/06/2020 04:43:49 INFO GlusterFS mount attempt 

21/06/2020 04:43:19 INFO GlusterFS mount attempt 

21/06/2020 04:42:49 INFO GlusterFS mount attempt 

21/06/2020 04:42:19 INFO GlusterFS mount attempt 

21/06/2020 04:41:48 INFO GlusterFS mount attempt 

21/06/2020 04:41:18 INFO GlusterFS mount attempt 

21/06/2020 04:40:48 INFO GlusterFS mount attempt 

21/06/2020 04:40:18 INFO GlusterFS mount attempt 

21/06/2020 04:39:48 INFO GlusterFS mount attempt 

21/06/2020 04:39:18 INFO GlusterFS mount attempt 

21/06/2020 04:38:48 INFO GlusterFS mount attempt 

21/06/2020 04:38:18 INFO GlusterFS mount attempt 

21/06/2020 04:37:48 INFO GlusterFS mount attempt 

21/06/2020 04:37:18 INFO GlusterFS mount attempt 

21/06/2020 04:36:47 INFO GlusterFS mount attempt 

21/06/2020 04:36:17 INFO GlusterFS mount attempt 

21/06/2020 04:35:47 INFO GlusterFS mount attempt 

21/06/2020 04:35:17 INFO GlusterFS mount attempt 

21/06/2020 04:34:47 INFO GlusterFS mount attempt 

21/06/2020 04:34:17 INFO GlusterFS mount attempt 

21/06/2020 04:33:47 INFO GlusterFS mount attempt 

21/06/2020 04:33:17 INFO GlusterFS mount attempt 

21/06/2020 04:32:47 INFO GlusterFS mount attempt 

21/06/2020 04:32:17 INFO GlusterFS mount attempt 

21/06/2020 04:31:47 INFO GlusterFS mount attempt 

21/06/2020 04:31:16 INFO GlusterFS mount attempt 

21/06/2020 04:30:46 INFO GlusterFS mount attempt 

21/06/2020 04:30:16 INFO GlusterFS mount attempt 

21/06/2020 04:29:46 INFO GlusterFS mount attempt 

21/06/2020 04:29:16 INFO GlusterFS mount attempt 

21/06/2020 04:28:46 INFO GlusterFS mount attempt 

21/06/2020 04:28:16 INFO GlusterFS mount attempt 

21/06/2020 04:27:46 INFO GlusterFS mount attempt 

21/06/2020 04:27:16 INFO GlusterFS mount attempt 

21/06/2020 04:26:46 INFO GlusterFS mount attempt 

21/06/2020 04:26:16 INFO GlusterFS mount attempt 

21/06/2020 04:25:46 INFO GlusterFS mount attempt 

21/06/2020 04:25:15 INFO GlusterFS mount attempt 

21/06/2020 04:24:45 INFO GlusterFS mount attempt 

21/06/2020 04:24:15 INFO GlusterFS mount attempt 

21/06/2020 04:23:45 INFO GlusterFS mount attempt 

21/06/2020 04:23:15 INFO GlusterFS mount attempt 

21/06/2020 04:22:45 INFO GlusterFS mount attempt 

21/06/2020 04:22:15 INFO GlusterFS mount attempt 

21/06/2020 04:21:45 INFO GlusterFS mount attempt 

21/06/2020 04:21:15 INFO GlusterFS mount attempt 

21/06/2020 04:20:45 INFO GlusterFS mount attempt 

21/06/2020 04:20:15 INFO GlusterFS mount attempt 

21/06/2020 04:19:44 INFO GlusterFS mount attempt 

21/06/2020 04:19:14 INFO GlusterFS mount attempt 

21/06/2020 04:18:44 INFO GlusterFS mount attempt 

21/06/2020 04:18:14 INFO GlusterFS mount attempt 

21/06/2020 04:17:44 INFO GlusterFS mount attempt 

21/06/2020 04:17:14 INFO GlusterFS mount attempt 

21/06/2020 04:16:44 INFO GlusterFS mount attempt 

21/06/2020 04:16:14 INFO GlusterFS mount attempt 

21/06/2020 04:15:44 INFO GlusterFS mount attempt 

21/06/2020 04:15:14 INFO GlusterFS mount attempt 

21/06/2020 04:14:44 INFO GlusterFS mount attempt 

21/06/2020 04:14:13 INFO GlusterFS mount attempt 

21/06/2020 04:13:43 INFO GlusterFS mount attempt 

21/06/2020 04:13:13 INFO GlusterFS mount attempt 

21/06/2020 04:12:43 INFO GlusterFS mount attempt 

21/06/2020 04:12:13 INFO GlusterFS mount attempt 

21/06/2020 04:11:43 INFO GlusterFS mount attempt 

21/06/2020 04:11:13 INFO GlusterFS mount attempt 

21/06/2020 04:10:43 INFO GlusterFS mount attempt 

21/06/2020 04:10:13 INFO GlusterFS mount attempt 

21/06/2020 04:09:43 INFO GlusterFS mount attempt 

21/06/2020 04:09:13 INFO GlusterFS mount attempt 

21/06/2020 04:08:42 INFO GlusterFS mount attempt 

21/06/2020 04:08:12 INFO GlusterFS mount attempt 

21/06/2020 04:07:42 INFO GlusterFS mount attempt 

21/06/2020 04:07:12 INFO GlusterFS mount attempt 

21/06/2020 04:06:42 INFO GlusterFS mount attempt 

21/06/2020 04:06:12 INFO GlusterFS mount attempt 

21/06/2020 04:05:42 INFO GlusterFS mount attempt 

21/06/2020 04:05:12 INFO GlusterFS mount attempt 

21/06/2020 04:04:42 INFO GlusterFS mount attempt 

21/06/2020 04:04:12 INFO GlusterFS mount attempt 

21/06/2020 04:03:42 INFO GlusterFS mount attempt 

21/06/2020 04:03:11 INFO GlusterFS mount attempt 

21/06/2020 04:02:41 INFO GlusterFS mount attempt 

21/06/2020 04:02:11 INFO GlusterFS mount attempt 

21/06/2020 04:01:41 INFO GlusterFS mount attempt 

21/06/2020 04:01:11 INFO GlusterFS mount attempt 

21/06/2020 04:00:41 INFO GlusterFS mount attempt 

21/06/2020 04:00:11 INFO GlusterFS mount attempt 

21/06/2020 03:59:41 INFO GlusterFS mount attempt 

21/06/2020 03:59:11 INFO GlusterFS mount attempt 

21/06/2020 03:58:41 INFO GlusterFS mount attempt 

21/06/2020 03:58:11 INFO GlusterFS mount attempt 

21/06/2020 03:57:40 INFO GlusterFS mount attempt 

21/06/2020 03:57:10 INFO GlusterFS mount attempt 

21/06/2020 03:56:40 INFO GlusterFS mount attempt 

21/06/2020 03:56:10 INFO GlusterFS mount attempt 

21/06/2020 03:55:40 INFO GlusterFS mount attempt 

21/06/2020 03:55:10 INFO GlusterFS mount attempt 

21/06/2020 03:54:40 INFO GlusterFS mount attempt 

21/06/2020 03:54:10 INFO GlusterFS mount attempt 

21/06/2020 03:53:40 INFO GlusterFS mount attempt 

21/06/2020 03:53:10 INFO GlusterFS mount attempt 

21/06/2020 03:52:39 INFO GlusterFS mount attempt 

21/06/2020 03:52:09 INFO GlusterFS mount attempt 

21/06/2020 03:51:39 INFO GlusterFS mount attempt 

21/06/2020 03:51:09 INFO GlusterFS mount attempt 

21/06/2020 03:50:39 INFO GlusterFS mount attempt 

21/06/2020 03:50:09 INFO GlusterFS mount attempt 

21/06/2020 03:49:39 INFO GlusterFS mount attempt 

21/06/2020 03:49:09 INFO GlusterFS mount attempt 

21/06/2020 03:48:39 INFO GlusterFS mount attempt 

21/06/2020 03:48:09 INFO GlusterFS mount attempt 

21/06/2020 03:47:39 INFO GlusterFS mount attempt 

21/06/2020 03:47:09 INFO GlusterFS mount attempt 

21/06/2020 03:46:38 INFO GlusterFS mount attempt 

21/06/2020 03:46:08 INFO GlusterFS mount attempt 

21/06/2020 03:45:38 INFO GlusterFS mount attempt 

21/06/2020 03:45:08 INFO GlusterFS mount attempt 

21/06/2020 03:44:38 INFO GlusterFS mount attempt 

21/06/2020 03:44:08 INFO GlusterFS mount attempt 

21/06/2020 03:43:38 INFO GlusterFS mount attempt 

21/06/2020 03:43:08 INFO GlusterFS mount attempt 

21/06/2020 03:42:38 INFO GlusterFS mount attempt 

21/06/2020 03:42:08 INFO GlusterFS mount attempt 

21/06/2020 03:41:38 INFO GlusterFS mount attempt 

21/06/2020 03:41:07 INFO GlusterFS mount attempt 

21/06/2020 03:40:37 INFO GlusterFS mount attempt 

21/06/2020 03:40:07 INFO GlusterFS mount attempt 

21/06/2020 03:39:37 INFO GlusterFS mount attempt 

21/06/2020 03:39:07 INFO GlusterFS mount attempt 

21/06/2020 03:38:37 INFO GlusterFS mount attempt 

21/06/2020 03:38:07 INFO GlusterFS mount attempt 

21/06/2020 03:37:37 INFO GlusterFS mount attempt 

21/06/2020 03:37:07 INFO GlusterFS mount attempt 

21/06/2020 03:36:37 INFO GlusterFS mount attempt 

21/06/2020 03:36:07 INFO GlusterFS mount attempt 

21/06/2020 03:35:36 INFO GlusterFS mount attempt 

21/06/2020 03:35:06 INFO GlusterFS mount attempt 

21/06/2020 03:34:36 INFO GlusterFS mount attempt 

21/06/2020 03:34:06 INFO GlusterFS mount attempt 

21/06/2020 03:33:36 INFO GlusterFS mount attempt 

21/06/2020 03:33:06 INFO GlusterFS mount attempt 

21/06/2020 03:32:36 INFO GlusterFS mount attempt 

21/06/2020 03:32:06 INFO GlusterFS mount attempt 

21/06/2020 03:31:36 INFO GlusterFS mount attempt 

21/06/2020 03:31:06 INFO GlusterFS mount attempt 

21/06/2020 03:30:36 INFO GlusterFS mount attempt 

21/06/2020 03:30:05 INFO GlusterFS mount attempt 

21/06/2020 03:29:35 INFO GlusterFS mount attempt 

21/06/2020 03:29:05 INFO GlusterFS mount attempt 

21/06/2020 03:28:35 INFO GlusterFS mount attempt 

21/06/2020 03:28:05 INFO GlusterFS mount attempt 

21/06/2020 03:27:35 INFO GlusterFS mount attempt 

21/06/2020 03:27:05 INFO GlusterFS mount attempt 

21/06/2020 03:26:35 INFO GlusterFS mount attempt 

21/06/2020 03:26:05 INFO GlusterFS mount attempt 

21/06/2020 03:25:35 INFO GlusterFS mount attempt 

21/06/2020 03:25:04 INFO GlusterFS mount attempt 

21/06/2020 03:24:34 INFO GlusterFS mount attempt 

21/06/2020 03:24:04 INFO GlusterFS mount attempt 

21/06/2020 03:23:34 INFO GlusterFS mount attempt 

21/06/2020 03:23:04 INFO GlusterFS mount attempt 

21/06/2020 03:22:34 INFO GlusterFS mount attempt 

21/06/2020 03:22:04 INFO GlusterFS mount attempt 

21/06/2020 03:21:34 INFO GlusterFS mount attempt 

21/06/2020 03:21:04 INFO GlusterFS mount attempt 

21/06/2020 03:20:34 INFO GlusterFS mount attempt 

21/06/2020 03:20:04 INFO GlusterFS mount attempt 

21/06/2020 03:19:33 INFO GlusterFS mount attempt 

21/06/2020 03:19:03 INFO GlusterFS mount attempt 

21/06/2020 03:18:33 INFO GlusterFS mount attempt 

21/06/2020 03:18:03 INFO GlusterFS mount attempt 

21/06/2020 03:17:33 INFO GlusterFS mount attempt 

21/06/2020 03:17:03 INFO GlusterFS mount attempt 

21/06/2020 03:16:33 INFO GlusterFS mount attempt 

21/06/2020 03:16:03 INFO GlusterFS mount attempt 

21/06/2020 03:15:33 INFO GlusterFS mount attempt 

21/06/2020 03:15:03 INFO GlusterFS mount attempt 

21/06/2020 03:14:33 INFO GlusterFS mount attempt 

21/06/2020 03:14:02 INFO GlusterFS mount attempt 

21/06/2020 03:13:32 INFO GlusterFS mount attempt 

21/06/2020 03:13:02 INFO GlusterFS mount attempt 

21/06/2020 03:12:32 INFO GlusterFS mount attempt 

21/06/2020 03:12:02 INFO GlusterFS mount attempt 

21/06/2020 03:11:32 INFO GlusterFS mount attempt 

21/06/2020 03:11:02 INFO GlusterFS mount attempt 

21/06/2020 03:10:32 INFO GlusterFS mount attempt 

21/06/2020 03:10:02 INFO GlusterFS mount attempt 

21/06/2020 03:09:32 INFO GlusterFS mount attempt 

21/06/2020 03:09:02 INFO GlusterFS mount attempt 

21/06/2020 03:08:31 INFO GlusterFS mount attempt 

21/06/2020 03:08:01 INFO GlusterFS mount attempt 

21/06/2020 03:07:31 INFO GlusterFS mount attempt 

21/06/2020 03:07:01 INFO GlusterFS mount attempt 

21/06/2020 03:06:31 INFO GlusterFS mount attempt 

21/06/2020 03:06:01 INFO GlusterFS mount attempt 

21/06/2020 03:05:31 INFO GlusterFS mount attempt 

21/06/2020 03:05:01 INFO GlusterFS mount attempt 

21/06/2020 03:04:31 INFO GlusterFS mount attempt 

21/06/2020 03:04:01 INFO GlusterFS mount attempt 

21/06/2020 03:03:30 INFO GlusterFS mount attempt 

21/06/2020 03:03:00 INFO GlusterFS mount attempt 

21/06/2020 03:02:30 INFO GlusterFS mount attempt 

21/06/2020 03:02:00 INFO GlusterFS mount attempt 

21/06/2020 03:01:30 INFO GlusterFS mount attempt 

21/06/2020 03:01:00 INFO GlusterFS mount attempt 

21/06/2020 03:00:30 INFO GlusterFS mount attempt 

21/06/2020 03:00:00 INFO GlusterFS mount attempt 

21/06/2020 02:59:30 INFO GlusterFS mount attempt 

21/06/2020 02:59:00 INFO GlusterFS mount attempt 

21/06/2020 02:58:30 INFO GlusterFS mount attempt 

21/06/2020 02:57:59 INFO GlusterFS mount attempt 

21/06/2020 02:57:29 INFO GlusterFS mount attempt 

21/06/2020 02:56:59 INFO GlusterFS mount attempt 

21/06/2020 02:56:29 INFO GlusterFS mount attempt 

21/06/2020 02:55:59 INFO GlusterFS mount attempt 

21/06/2020 02:55:29 INFO GlusterFS mount attempt 

21/06/2020 02:54:59 INFO GlusterFS mount attempt 

21/06/2020 02:54:29 INFO GlusterFS mount attempt 

21/06/2020 02:53:59 INFO GlusterFS mount attempt 

21/06/2020 02:53:29 INFO GlusterFS mount attempt 

21/06/2020 02:52:59 INFO GlusterFS mount attempt 

21/06/2020 02:52:28 INFO GlusterFS mount attempt 

21/06/2020 02:51:58 INFO GlusterFS mount attempt 

21/06/2020 02:51:28 INFO GlusterFS mount attempt 

21/06/2020 02:50:58 INFO GlusterFS mount attempt 

21/06/2020 02:50:28 INFO GlusterFS mount attempt 

21/06/2020 02:49:58 INFO GlusterFS mount attempt 

21/06/2020 02:49:28 INFO GlusterFS mount attempt 

21/06/2020 02:48:58 INFO GlusterFS mount attempt 

21/06/2020 02:48:28 INFO GlusterFS mount attempt 

21/06/2020 02:47:58 INFO GlusterFS mount attempt 

21/06/2020 02:47:28 INFO GlusterFS mount attempt 

21/06/2020 02:46:58 INFO GlusterFS mount attempt 

21/06/2020 02:46:27 INFO GlusterFS mount attempt 

21/06/2020 02:45:57 INFO GlusterFS mount attempt 

21/06/2020 02:45:27 INFO GlusterFS mount attempt 

21/06/2020 02:44:57 INFO GlusterFS mount attempt 

21/06/2020 02:44:27 INFO GlusterFS mount attempt 

21/06/2020 02:43:57 INFO GlusterFS mount attempt 

21/06/2020 02:43:27 INFO GlusterFS mount attempt 

21/06/2020 02:42:57 INFO GlusterFS mount attempt 

21/06/2020 02:42:27 INFO GlusterFS mount attempt 

21/06/2020 02:41:57 INFO GlusterFS mount attempt 

21/06/2020 02:41:27 INFO GlusterFS mount attempt 

21/06/2020 02:40:56 INFO GlusterFS mount attempt 

21/06/2020 02:40:26 INFO GlusterFS mount attempt 

21/06/2020 02:39:56 INFO GlusterFS mount attempt 

21/06/2020 02:39:26 INFO GlusterFS mount attempt 

21/06/2020 02:38:56 INFO GlusterFS mount attempt 

21/06/2020 02:38:26 INFO GlusterFS mount attempt 

21/06/2020 02:37:56 INFO GlusterFS mount attempt 

21/06/2020 02:37:26 INFO GlusterFS mount attempt 

21/06/2020 02:36:56 INFO GlusterFS mount attempt 

21/06/2020 02:36:26 INFO GlusterFS mount attempt 

21/06/2020 02:35:56 INFO GlusterFS mount attempt 

21/06/2020 02:35:25 INFO GlusterFS mount attempt 

21/06/2020 02:34:55 INFO GlusterFS mount attempt 

21/06/2020 02:34:25 INFO GlusterFS mount attempt 

21/06/2020 02:33:55 INFO GlusterFS mount attempt 

21/06/2020 02:33:25 INFO GlusterFS mount attempt 

21/06/2020 02:32:55 INFO GlusterFS mount attempt 

21/06/2020 02:32:25 INFO GlusterFS mount attempt 

21/06/2020 02:31:55 INFO GlusterFS mount attempt 

21/06/2020 02:31:25 INFO GlusterFS mount attempt 

21/06/2020 02:30:55 INFO GlusterFS mount attempt 

21/06/2020 02:30:24 INFO GlusterFS mount attempt 

21/06/2020 02:29:54 INFO GlusterFS mount attempt 

21/06/2020 02:29:24 INFO GlusterFS mount attempt 

21/06/2020 02:28:54 INFO GlusterFS mount attempt 

21/06/2020 02:28:24 INFO GlusterFS mount attempt 

21/06/2020 02:27:54 INFO GlusterFS mount attempt 

21/06/2020 02:27:24 INFO GlusterFS mount attempt 

21/06/2020 02:26:54 INFO GlusterFS mount attempt 

21/06/2020 02:26:24 INFO GlusterFS mount attempt 

21/06/2020 02:25:54 INFO GlusterFS mount attempt 

21/06/2020 02:25:24 INFO GlusterFS mount attempt 

21/06/2020 02:24:53 INFO GlusterFS mount attempt 

21/06/2020 02:24:23 INFO GlusterFS mount attempt 

21/06/2020 02:23:53 INFO GlusterFS mount attempt 

21/06/2020 02:23:23 INFO GlusterFS mount attempt 

21/06/2020 02:22:53 INFO GlusterFS mount attempt 

21/06/2020 02:22:23 INFO GlusterFS mount attempt 

21/06/2020 02:21:53 INFO GlusterFS mount attempt 

21/06/2020 02:21:23 INFO GlusterFS mount attempt 

21/06/2020 02:20:53 INFO GlusterFS mount attempt 

21/06/2020 02:20:23 INFO GlusterFS mount attempt 

21/06/2020 02:19:52 INFO GlusterFS mount attempt 

21/06/2020 02:19:22 INFO GlusterFS mount attempt 

21/06/2020 02:18:52 INFO GlusterFS mount attempt 

21/06/2020 02:18:22 INFO GlusterFS mount attempt 

21/06/2020 02:17:52 INFO GlusterFS mount attempt 

21/06/2020 02:17:22 INFO GlusterFS mount attempt 

21/06/2020 02:16:52 INFO GlusterFS mount attempt 

21/06/2020 02:16:22 INFO GlusterFS mount attempt 

21/06/2020 02:15:52 INFO GlusterFS mount attempt 

21/06/2020 02:15:22 INFO GlusterFS mount attempt 

21/06/2020 02:14:52 INFO GlusterFS mount attempt 

21/06/2020 02:14:21 INFO GlusterFS mount attempt 

21/06/2020 02:13:51 INFO GlusterFS mount attempt 

21/06/2020 02:13:21 INFO GlusterFS mount attempt 

21/06/2020 02:12:51 INFO GlusterFS mount attempt 

21/06/2020 02:12:21 INFO GlusterFS mount attempt 

21/06/2020 02:11:51 INFO GlusterFS mount attempt 

21/06/2020 02:11:21 INFO GlusterFS mount attempt 

21/06/2020 02:10:51 INFO GlusterFS mount attempt 

21/06/2020 02:10:21 INFO GlusterFS mount attempt 

21/06/2020 02:09:51 INFO GlusterFS mount attempt 

21/06/2020 02:09:20 INFO GlusterFS mount attempt 

21/06/2020 02:08:50 INFO GlusterFS mount attempt 

21/06/2020 02:08:20 INFO GlusterFS mount attempt 

21/06/2020 02:07:50 INFO GlusterFS mount attempt 

21/06/2020 02:07:20 INFO GlusterFS mount attempt 

21/06/2020 02:06:50 INFO GlusterFS mount attempt 

21/06/2020 02:06:20 INFO GlusterFS mount attempt 

21/06/2020 02:05:50 INFO GlusterFS mount attempt 

21/06/2020 02:05:20 INFO GlusterFS mount attempt 

21/06/2020 02:04:50 INFO GlusterFS mount attempt 

21/06/2020 02:04:20 INFO GlusterFS mount attempt 

21/06/2020 02:03:50 INFO GlusterFS mount attempt 

21/06/2020 02:03:19 INFO GlusterFS mount attempt 

21/06/2020 02:02:49 INFO GlusterFS mount attempt 

21/06/2020 02:02:19 INFO GlusterFS mount attempt 

21/06/2020 02:01:49 INFO GlusterFS mount attempt 

21/06/2020 02:01:19 INFO GlusterFS mount attempt 

21/06/2020 02:00:49 INFO GlusterFS mount attempt 

21/06/2020 02:00:19 INFO GlusterFS mount attempt 

21/06/2020 01:59:49 INFO GlusterFS mount attempt 

21/06/2020 01:59:19 INFO GlusterFS mount attempt 

21/06/2020 01:58:49 INFO GlusterFS mount attempt 

21/06/2020 01:58:18 INFO GlusterFS mount attempt 

21/06/2020 01:57:48 INFO GlusterFS mount attempt 

21/06/2020 01:57:18 INFO GlusterFS mount attempt 

21/06/2020 01:56:48 INFO GlusterFS mount attempt 

21/06/2020 01:56:18 INFO GlusterFS mount attempt 

21/06/2020 01:55:48 INFO GlusterFS mount attempt 

21/06/2020 01:55:18 INFO GlusterFS mount attempt 

21/06/2020 01:54:48 INFO GlusterFS mount attempt 

21/06/2020 01:54:18 INFO GlusterFS mount attempt 

21/06/2020 01:53:48 INFO GlusterFS mount attempt 

21/06/2020 01:53:18 INFO GlusterFS mount attempt 

21/06/2020 01:52:47 INFO GlusterFS mount attempt 

21/06/2020 01:52:17 INFO GlusterFS mount attempt 

21/06/2020 01:51:47 INFO GlusterFS mount attempt 

21/06/2020 01:51:17 INFO GlusterFS mount attempt 

21/06/2020 01:50:47 INFO GlusterFS mount attempt 

21/06/2020 01:50:17 INFO GlusterFS mount attempt 

21/06/2020 01:49:47 INFO GlusterFS mount attempt 

21/06/2020 01:49:17 INFO GlusterFS mount attempt 

21/06/2020 01:48:47 INFO GlusterFS mount attempt 

21/06/2020 01:48:17 INFO GlusterFS mount attempt 

21/06/2020 01:47:46 INFO GlusterFS mount attempt 

21/06/2020 01:47:16 INFO GlusterFS mount attempt 

21/06/2020 01:46:46 INFO GlusterFS mount attempt 

21/06/2020 01:46:16 INFO GlusterFS mount attempt 

21/06/2020 01:45:46 INFO GlusterFS mount attempt 

21/06/2020 01:45:16 INFO GlusterFS mount attempt 

21/06/2020 01:44:46 INFO GlusterFS mount attempt 

21/06/2020 01:44:16 INFO GlusterFS mount attempt 

21/06/2020 01:43:46 INFO GlusterFS mount attempt 

21/06/2020 01:43:16 INFO GlusterFS mount attempt 

21/06/2020 01:42:46 INFO GlusterFS mount attempt 

21/06/2020 01:42:15 INFO GlusterFS mount attempt 

21/06/2020 01:41:45 INFO GlusterFS mount attempt 

21/06/2020 01:41:15 INFO GlusterFS mount attempt 

21/06/2020 01:40:45 INFO GlusterFS mount attempt 

21/06/2020 01:40:15 INFO GlusterFS mount attempt 

21/06/2020 01:39:45 INFO GlusterFS mount attempt 

21/06/2020 01:39:15 INFO GlusterFS mount attempt 

21/06/2020 01:38:45 INFO GlusterFS mount attempt 

21/06/2020 01:38:15 INFO GlusterFS mount attempt 

21/06/2020 01:37:45 INFO GlusterFS mount attempt 

21/06/2020 01:37:15 INFO GlusterFS mount attempt 

21/06/2020 01:36:44 INFO GlusterFS mount attempt 

21/06/2020 01:36:14 INFO GlusterFS mount attempt 

21/06/2020 01:35:44 INFO GlusterFS mount attempt 

21/06/2020 01:35:14 INFO GlusterFS mount attempt 

21/06/2020 01:34:44 INFO GlusterFS mount attempt 

21/06/2020 01:34:14 INFO GlusterFS mount attempt 

21/06/2020 01:33:44 INFO GlusterFS mount attempt 

21/06/2020 01:33:14 INFO GlusterFS mount attempt 

21/06/2020 01:32:44 INFO GlusterFS mount attempt 

21/06/2020 01:32:14 INFO GlusterFS mount attempt 

21/06/2020 01:31:44 INFO GlusterFS mount attempt 

21/06/2020 01:31:13 INFO GlusterFS mount attempt 

21/06/2020 01:30:43 INFO GlusterFS mount attempt 

21/06/2020 01:30:13 INFO GlusterFS mount attempt 

21/06/2020 01:29:43 INFO GlusterFS mount attempt 

21/06/2020 01:29:13 INFO GlusterFS mount attempt 

21/06/2020 01:28:43 INFO GlusterFS mount attempt 

21/06/2020 01:28:13 INFO GlusterFS mount attempt 

21/06/2020 01:27:43 INFO GlusterFS mount attempt 

21/06/2020 01:27:13 INFO GlusterFS mount attempt 

21/06/2020 01:26:43 INFO GlusterFS mount attempt 

21/06/2020 01:26:13 INFO GlusterFS mount attempt 

21/06/2020 01:25:42 INFO GlusterFS mount attempt 

21/06/2020 01:25:12 INFO GlusterFS mount attempt 

21/06/2020 01:24:42 INFO GlusterFS mount attempt 

21/06/2020 01:24:12 INFO GlusterFS mount attempt 

21/06/2020 01:23:42 INFO GlusterFS mount attempt 

21/06/2020 01:23:12 INFO GlusterFS mount attempt 

21/06/2020 01:22:42 INFO GlusterFS mount attempt 

21/06/2020 01:22:12 INFO GlusterFS mount attempt 

21/06/2020 01:21:42 INFO GlusterFS mount attempt 

21/06/2020 01:21:12 INFO GlusterFS mount attempt 

21/06/2020 01:20:41 INFO GlusterFS mount attempt 

21/06/2020 01:20:11 INFO GlusterFS mount attempt 

21/06/2020 01:19:41 INFO GlusterFS mount attempt 

21/06/2020 01:19:11 INFO GlusterFS mount attempt 

21/06/2020 01:18:41 INFO GlusterFS mount attempt 

21/06/2020 01:18:11 INFO GlusterFS mount attempt 

21/06/2020 01:17:41 INFO GlusterFS mount attempt 

21/06/2020 01:17:11 INFO GlusterFS mount attempt 

21/06/2020 01:16:41 INFO GlusterFS mount attempt 

21/06/2020 01:16:11 INFO GlusterFS mount attempt 

21/06/2020 01:15:41 INFO GlusterFS mount attempt 

21/06/2020 01:15:11 INFO GlusterFS mount attempt 

21/06/2020 01:14:40 INFO GlusterFS mount attempt 

21/06/2020 01:14:10 INFO GlusterFS mount attempt 

21/06/2020 01:13:40 INFO GlusterFS mount attempt 

21/06/2020 01:13:10 INFO GlusterFS mount attempt 

21/06/2020 01:12:40 INFO GlusterFS mount attempt 

21/06/2020 01:12:10 INFO GlusterFS mount attempt 

21/06/2020 01:11:40 INFO GlusterFS mount attempt 

21/06/2020 01:11:10 INFO GlusterFS mount attempt 

21/06/2020 01:10:40 INFO GlusterFS mount attempt 

21/06/2020 01:10:10 INFO GlusterFS mount attempt 

21/06/2020 01:09:40 INFO GlusterFS mount attempt 

21/06/2020 01:09:09 INFO GlusterFS mount attempt 

21/06/2020 01:08:39 INFO GlusterFS mount attempt 

21/06/2020 01:08:09 INFO GlusterFS mount attempt 

21/06/2020 01:07:39 INFO GlusterFS mount attempt 

21/06/2020 01:07:09 INFO GlusterFS mount attempt 

21/06/2020 01:06:39 INFO GlusterFS mount attempt 

21/06/2020 01:06:09 INFO GlusterFS mount attempt 

21/06/2020 01:05:39 INFO GlusterFS mount attempt 

21/06/2020 01:05:09 INFO GlusterFS mount attempt 

21/06/2020 01:04:39 INFO GlusterFS mount attempt 

21/06/2020 01:04:09 INFO GlusterFS mount attempt 

21/06/2020 01:03:38 INFO GlusterFS mount attempt 

21/06/2020 01:03:08 INFO GlusterFS mount attempt 

21/06/2020 01:02:38 INFO GlusterFS mount attempt 

21/06/2020 01:02:08 INFO GlusterFS mount attempt 

21/06/2020 01:01:38 INFO GlusterFS mount attempt 

21/06/2020 01:01:08 INFO GlusterFS mount attempt 

21/06/2020 01:00:38 INFO GlusterFS mount attempt 

21/06/2020 01:00:08 INFO GlusterFS mount attempt 

21/06/2020 00:59:38 INFO GlusterFS mount attempt 

21/06/2020 00:59:08 INFO GlusterFS mount attempt 

21/06/2020 00:58:38 INFO GlusterFS mount attempt 

21/06/2020 00:58:07 INFO GlusterFS mount attempt 

21/06/2020 00:57:37 INFO GlusterFS mount attempt 

21/06/2020 00:57:07 INFO GlusterFS mount attempt 

21/06/2020 00:56:37 INFO GlusterFS mount attempt 

21/06/2020 00:56:07 INFO GlusterFS mount attempt 

21/06/2020 00:55:37 INFO GlusterFS mount attempt 

21/06/2020 00:55:07 INFO GlusterFS mount attempt 

21/06/2020 00:54:37 INFO GlusterFS mount attempt 

21/06/2020 00:54:07 INFO GlusterFS mount attempt 

21/06/2020 00:53:37 INFO GlusterFS mount attempt 

21/06/2020 00:53:07 INFO GlusterFS mount attempt 

21/06/2020 00:52:36 INFO GlusterFS mount attempt 

21/06/2020 00:52:06 INFO GlusterFS mount attempt 

21/06/2020 00:51:36 INFO GlusterFS mount attempt 

21/06/2020 00:51:06 INFO GlusterFS mount attempt 

21/06/2020 00:50:36 INFO GlusterFS mount attempt 

21/06/2020 00:50:06 INFO GlusterFS mount attempt 

21/06/2020 00:49:36 INFO GlusterFS mount attempt 

21/06/2020 00:49:06 INFO GlusterFS mount attempt 

21/06/2020 00:48:36 INFO GlusterFS mount attempt 

21/06/2020 00:48:06 INFO GlusterFS mount attempt 

21/06/2020 00:47:36 INFO GlusterFS mount attempt 

21/06/2020 00:47:06 INFO GlusterFS mount attempt 

21/06/2020 00:46:35 INFO GlusterFS mount attempt 

21/06/2020 00:46:05 INFO GlusterFS mount attempt 

21/06/2020 00:45:35 INFO GlusterFS mount attempt 

21/06/2020 00:45:05 INFO GlusterFS mount attempt 

21/06/2020 00:44:35 INFO GlusterFS mount attempt 

21/06/2020 00:44:05 INFO GlusterFS mount attempt 

21/06/2020 00:43:35 INFO GlusterFS mount attempt 

21/06/2020 00:43:05 INFO GlusterFS mount attempt 

21/06/2020 00:42:35 INFO GlusterFS mount attempt 

21/06/2020 00:42:05 INFO GlusterFS mount attempt 

21/06/2020 00:41:35 INFO GlusterFS mount attempt 

21/06/2020 00:41:04 INFO GlusterFS mount attempt 

21/06/2020 00:40:34 INFO GlusterFS mount attempt 

21/06/2020 00:40:04 INFO GlusterFS mount attempt 

21/06/2020 00:39:34 INFO GlusterFS mount attempt 

21/06/2020 00:39:04 INFO GlusterFS mount attempt 

21/06/2020 00:38:34 INFO GlusterFS mount attempt 

21/06/2020 00:38:04 INFO GlusterFS mount attempt 

21/06/2020 00:37:34 INFO GlusterFS mount attempt 

21/06/2020 00:37:04 INFO GlusterFS mount attempt 

21/06/2020 00:36:34 INFO GlusterFS mount attempt 

21/06/2020 00:36:04 INFO GlusterFS mount attempt 

21/06/2020 00:35:33 INFO GlusterFS mount attempt 

21/06/2020 00:35:03 INFO GlusterFS mount attempt 

21/06/2020 00:34:33 INFO GlusterFS mount attempt 

21/06/2020 00:34:03 INFO GlusterFS mount attempt 

21/06/2020 00:33:33 INFO GlusterFS mount attempt 

21/06/2020 00:33:03 INFO GlusterFS mount attempt 

21/06/2020 00:32:33 INFO GlusterFS mount attempt 

21/06/2020 00:32:03 INFO GlusterFS mount attempt 

21/06/2020 00:31:33 INFO GlusterFS mount attempt 

21/06/2020 00:31:03 INFO GlusterFS mount attempt 

21/06/2020 00:30:33 INFO GlusterFS mount attempt 

21/06/2020 00:30:02 INFO GlusterFS mount attempt 

21/06/2020 00:29:32 INFO GlusterFS mount attempt 

21/06/2020 00:29:02 INFO GlusterFS mount attempt 

21/06/2020 00:28:32 INFO GlusterFS mount attempt 

21/06/2020 00:28:02 INFO GlusterFS mount attempt 

21/06/2020 00:27:32 INFO GlusterFS mount attempt 

21/06/2020 00:27:02 INFO GlusterFS mount attempt 

21/06/2020 00:26:32 INFO GlusterFS mount attempt 

21/06/2020 00:26:02 INFO GlusterFS mount attempt 

21/06/2020 00:25:32 INFO GlusterFS mount attempt 

21/06/2020 00:25:02 INFO GlusterFS mount attempt 

21/06/2020 00:24:31 INFO GlusterFS mount attempt 

21/06/2020 00:24:01 INFO GlusterFS mount attempt 

21/06/2020 00:23:31 INFO GlusterFS mount attempt 

21/06/2020 00:23:01 INFO GlusterFS mount attempt 

21/06/2020 00:22:31 INFO GlusterFS mount attempt 

21/06/2020 00:22:01 INFO GlusterFS mount attempt 

21/06/2020 00:21:31 INFO GlusterFS mount attempt 

21/06/2020 00:21:01 INFO GlusterFS mount attempt 

21/06/2020 00:20:31 INFO GlusterFS mount attempt 

21/06/2020 00:20:01 INFO GlusterFS mount attempt 

21/06/2020 00:19:30 INFO GlusterFS mount attempt 

21/06/2020 00:19:00 INFO GlusterFS mount attempt 

21/06/2020 00:18:30 INFO GlusterFS mount attempt 

21/06/2020 00:18:00 INFO GlusterFS mount attempt 

21/06/2020 00:17:30 INFO GlusterFS mount attempt 

21/06/2020 00:17:00 INFO GlusterFS mount attempt 

21/06/2020 00:16:30 INFO GlusterFS mount attempt 

21/06/2020 00:16:00 INFO GlusterFS mount attempt 

21/06/2020 00:15:30 INFO GlusterFS mount attempt 

21/06/2020 00:15:00 INFO GlusterFS mount attempt 

21/06/2020 00:14:30 INFO GlusterFS mount attempt 

21/06/2020 00:13:59 INFO GlusterFS mount attempt 

21/06/2020 00:13:29 INFO GlusterFS mount attempt 

21/06/2020 00:12:59 INFO GlusterFS mount attempt 

21/06/2020 00:12:29 INFO GlusterFS mount attempt 

21/06/2020 00:11:59 INFO GlusterFS mount attempt 

21/06/2020 00:11:29 INFO GlusterFS mount attempt 

21/06/2020 00:10:59 INFO GlusterFS mount attempt 

21/06/2020 00:10:29 INFO GlusterFS mount attempt 

21/06/2020 00:09:59 INFO GlusterFS mount attempt 

21/06/2020 00:09:29 INFO GlusterFS mount attempt 

21/06/2020 00:08:59 INFO GlusterFS mount attempt 

21/06/2020 00:08:28 INFO GlusterFS mount attempt 

21/06/2020 00:07:58 INFO GlusterFS mount attempt 

21/06/2020 00:07:28 INFO GlusterFS mount attempt 

21/06/2020 00:06:58 INFO GlusterFS mount attempt 

21/06/2020 00:06:28 INFO GlusterFS mount attempt 

21/06/2020 00:05:58 INFO GlusterFS mount attempt 

21/06/2020 00:05:28 INFO GlusterFS mount attempt 

21/06/2020 00:04:58 INFO GlusterFS mount attempt 

21/06/2020 00:04:28 INFO GlusterFS mount attempt 

21/06/2020 00:03:58 INFO GlusterFS mount attempt 

21/06/2020 00:03:27 INFO GlusterFS mount attempt 

21/06/2020 00:02:57 INFO GlusterFS mount attempt 

21/06/2020 00:02:27 INFO GlusterFS mount attempt 

21/06/2020 00:01:57 INFO GlusterFS mount attempt 

21/06/2020 00:01:27 INFO GlusterFS mount attempt 

21/06/2020 00:00:57 INFO GlusterFS mount attempt 

21/06/2020 00:00:27 INFO GlusterFS mount attempt 

20/06/2020 23:59:57 INFO GlusterFS mount attempt 

20/06/2020 23:59:27 INFO GlusterFS mount attempt 

20/06/2020 23:58:57 INFO GlusterFS mount attempt 

20/06/2020 23:58:27 INFO GlusterFS mount attempt 

20/06/2020 23:57:56 INFO GlusterFS mount attempt 

20/06/2020 23:57:26 INFO GlusterFS mount attempt 

20/06/2020 23:56:56 INFO GlusterFS mount attempt 

20/06/2020 23:56:26 INFO GlusterFS mount attempt 

20/06/2020 23:55:56 INFO GlusterFS mount attempt 

20/06/2020 23:55:26 INFO GlusterFS mount attempt 

20/06/2020 23:54:56 INFO GlusterFS mount attempt 

20/06/2020 23:54:26 INFO GlusterFS mount attempt 

20/06/2020 23:53:56 INFO GlusterFS mount attempt 

20/06/2020 23:53:26 INFO GlusterFS mount attempt 

20/06/2020 23:52:55 INFO GlusterFS mount attempt 

20/06/2020 23:52:25 INFO GlusterFS mount attempt 

20/06/2020 23:51:55 INFO GlusterFS mount attempt 

20/06/2020 23:51:25 INFO GlusterFS mount attempt 

20/06/2020 23:50:55 INFO GlusterFS mount attempt 

20/06/2020 23:50:25 INFO GlusterFS mount attempt 

20/06/2020 23:49:55 INFO GlusterFS mount attempt 

20/06/2020 23:49:25 INFO GlusterFS mount attempt 

20/06/2020 23:48:55 INFO GlusterFS mount attempt 

20/06/2020 23:48:25 INFO GlusterFS mount attempt 

20/06/2020 23:47:55 INFO GlusterFS mount attempt 

20/06/2020 23:47:24 INFO GlusterFS mount attempt 

20/06/2020 23:46:54 INFO GlusterFS mount attempt 

20/06/2020 23:46:24 INFO GlusterFS mount attempt 

20/06/2020 23:45:54 INFO GlusterFS mount attempt 

20/06/2020 23:45:24 INFO GlusterFS mount attempt 

20/06/2020 23:44:54 INFO GlusterFS mount attempt 

20/06/2020 23:44:24 INFO GlusterFS mount attempt 

20/06/2020 23:43:54 INFO GlusterFS mount attempt 

20/06/2020 23:43:24 INFO GlusterFS mount attempt 

20/06/2020 23:42:54 INFO GlusterFS mount attempt 

20/06/2020 23:42:24 INFO GlusterFS mount attempt 

20/06/2020 23:41:53 INFO GlusterFS mount attempt 

20/06/2020 23:41:23 INFO GlusterFS mount attempt 

20/06/2020 23:40:53 INFO GlusterFS mount attempt 

20/06/2020 23:40:23 INFO GlusterFS mount attempt 

20/06/2020 23:39:53 INFO GlusterFS mount attempt 

20/06/2020 23:39:23 INFO GlusterFS mount attempt 

20/06/2020 23:38:53 INFO GlusterFS mount attempt 

20/06/2020 23:38:23 INFO GlusterFS mount attempt 

20/06/2020 23:37:53 INFO GlusterFS mount attempt 

20/06/2020 23:37:23 INFO GlusterFS mount attempt 

20/06/2020 23:36:53 INFO GlusterFS mount attempt 

20/06/2020 23:36:22 INFO GlusterFS mount attempt 

20/06/2020 23:35:52 INFO GlusterFS mount attempt 

20/06/2020 23:35:22 INFO GlusterFS mount attempt 

20/06/2020 23:34:52 INFO GlusterFS mount attempt 

20/06/2020 23:34:22 INFO GlusterFS mount attempt 

20/06/2020 23:33:52 INFO GlusterFS mount attempt 

20/06/2020 23:33:22 INFO GlusterFS mount attempt 

20/06/2020 23:32:52 INFO GlusterFS mount attempt 

20/06/2020 23:32:22 INFO GlusterFS mount attempt 

20/06/2020 23:31:52 INFO GlusterFS mount attempt 

20/06/2020 23:31:22 INFO GlusterFS mount attempt 

20/06/2020 23:30:51 INFO GlusterFS mount attempt 

20/06/2020 23:30:21 INFO GlusterFS mount attempt 

20/06/2020 23:29:51 INFO GlusterFS mount attempt 

20/06/2020 23:29:21 INFO GlusterFS mount attempt 

20/06/2020 23:28:51 INFO GlusterFS mount attempt 

20/06/2020 23:28:21 INFO GlusterFS mount attempt 

20/06/2020 23:27:51 INFO GlusterFS mount attempt 

20/06/2020 23:27:21 INFO GlusterFS mount attempt 

20/06/2020 23:26:51 INFO GlusterFS mount attempt 

20/06/2020 23:26:21 INFO GlusterFS mount attempt 

20/06/2020 23:25:51 INFO GlusterFS mount attempt 

20/06/2020 23:25:20 INFO GlusterFS mount attempt 

20/06/2020 23:24:50 INFO GlusterFS mount attempt 

20/06/2020 23:24:20 INFO GlusterFS mount attempt 

20/06/2020 23:23:50 INFO GlusterFS mount attempt 

20/06/2020 23:23:20 INFO GlusterFS mount attempt 

20/06/2020 23:22:50 INFO GlusterFS mount attempt 

20/06/2020 23:22:20 INFO GlusterFS mount attempt 

20/06/2020 23:21:50 INFO GlusterFS mount attempt 

20/06/2020 23:21:20 INFO GlusterFS mount attempt 

20/06/2020 23:20:50 INFO GlusterFS mount attempt 

20/06/2020 23:20:20 INFO GlusterFS mount attempt 

20/06/2020 23:19:49 INFO GlusterFS mount attempt 

20/06/2020 23:19:19 INFO GlusterFS mount attempt 

20/06/2020 23:18:49 INFO GlusterFS mount attempt 

20/06/2020 23:18:19 INFO GlusterFS mount attempt 

20/06/2020 23:17:49 INFO GlusterFS mount attempt 

20/06/2020 23:17:19 INFO GlusterFS mount attempt 

20/06/2020 23:16:49 INFO GlusterFS mount attempt 

20/06/2020 23:16:19 INFO GlusterFS mount attempt 

20/06/2020 23:15:49 INFO GlusterFS mount attempt 

20/06/2020 23:15:19 INFO GlusterFS mount attempt 

20/06/2020 23:14:49 INFO GlusterFS mount attempt 

20/06/2020 23:14:18 INFO GlusterFS mount attempt 

20/06/2020 23:13:48 INFO GlusterFS mount attempt 

20/06/2020 23:13:18 INFO GlusterFS mount attempt 

20/06/2020 23:12:48 INFO GlusterFS mount attempt 

20/06/2020 23:12:18 INFO GlusterFS mount attempt 

20/06/2020 23:11:48 INFO GlusterFS mount attempt 

20/06/2020 23:11:18 INFO GlusterFS mount attempt 

20/06/2020 23:10:48 INFO GlusterFS mount attempt 

20/06/2020 23:10:18 INFO GlusterFS mount attempt 

20/06/2020 23:09:48 INFO GlusterFS mount attempt 

20/06/2020 23:09:18 INFO GlusterFS mount attempt 

20/06/2020 23:08:47 INFO GlusterFS mount attempt 

20/06/2020 23:08:17 INFO GlusterFS mount attempt 

20/06/2020 23:07:47 INFO GlusterFS mount attempt 

20/06/2020 23:07:17 INFO GlusterFS mount attempt 

20/06/2020 23:06:47 INFO GlusterFS mount attempt 

20/06/2020 23:06:17 INFO GlusterFS mount attempt 

20/06/2020 23:05:47 INFO GlusterFS mount attempt 

20/06/2020 23:05:17 INFO GlusterFS mount attempt 

20/06/2020 23:04:47 INFO GlusterFS mount attempt 

20/06/2020 23:04:17 INFO GlusterFS mount attempt 

20/06/2020 23:03:47 INFO GlusterFS mount attempt 

20/06/2020 23:03:16 INFO GlusterFS mount attempt 

20/06/2020 23:02:46 INFO GlusterFS mount attempt 

20/06/2020 23:02:16 INFO GlusterFS mount attempt 

20/06/2020 23:01:46 INFO GlusterFS mount attempt 

20/06/2020 23:01:16 INFO GlusterFS mount attempt 

20/06/2020 23:00:46 INFO GlusterFS mount attempt 

20/06/2020 23:00:16 INFO GlusterFS mount attempt 

20/06/2020 22:59:46 INFO GlusterFS mount attempt 

20/06/2020 22:59:16 INFO GlusterFS mount attempt 

20/06/2020 22:58:46 INFO GlusterFS mount attempt 

20/06/2020 22:58:16 INFO GlusterFS mount attempt 

20/06/2020 22:57:45 INFO GlusterFS mount attempt 

20/06/2020 22:57:15 INFO GlusterFS mount attempt 

20/06/2020 22:56:45 INFO GlusterFS mount attempt 

20/06/2020 22:56:15 INFO GlusterFS mount attempt 

20/06/2020 22:55:45 INFO GlusterFS mount attempt 

20/06/2020 22:55:15 INFO GlusterFS mount attempt 

20/06/2020 22:54:45 INFO GlusterFS mount attempt 

20/06/2020 22:54:15 INFO GlusterFS mount attempt 

20/06/2020 22:53:45 INFO GlusterFS mount attempt 

20/06/2020 22:53:15 INFO GlusterFS mount attempt 

20/06/2020 22:52:45 INFO GlusterFS mount attempt 

20/06/2020 22:52:14 INFO GlusterFS mount attempt 

20/06/2020 22:51:44 INFO GlusterFS mount attempt 

20/06/2020 22:51:14 INFO GlusterFS mount attempt 

20/06/2020 22:50:44 INFO GlusterFS mount attempt 

20/06/2020 22:50:14 INFO GlusterFS mount attempt 

20/06/2020 22:49:44 INFO GlusterFS mount attempt 

20/06/2020 22:49:14 INFO GlusterFS mount attempt 

20/06/2020 22:48:44 INFO GlusterFS mount attempt 

20/06/2020 22:48:14 INFO GlusterFS mount attempt 

20/06/2020 22:47:44 INFO GlusterFS mount attempt 

20/06/2020 22:47:14 INFO GlusterFS mount attempt 

20/06/2020 22:46:43 INFO GlusterFS mount attempt 

20/06/2020 22:46:13 INFO GlusterFS mount attempt 

20/06/2020 22:45:43 INFO GlusterFS mount attempt 

20/06/2020 22:45:13 INFO GlusterFS mount attempt 

20/06/2020 22:44:43 INFO GlusterFS mount attempt 

20/06/2020 22:44:13 INFO GlusterFS mount attempt 

20/06/2020 22:43:43 INFO GlusterFS mount attempt 

20/06/2020 22:43:13 INFO GlusterFS mount attempt 

20/06/2020 22:42:43 INFO GlusterFS mount attempt 

20/06/2020 22:42:13 INFO GlusterFS mount attempt 

20/06/2020 22:41:43 INFO GlusterFS mount attempt 

20/06/2020 22:41:12 INFO GlusterFS mount attempt 

20/06/2020 22:40:42 INFO GlusterFS mount attempt 

20/06/2020 22:40:12 INFO GlusterFS mount attempt 

20/06/2020 22:39:42 INFO GlusterFS mount attempt 

20/06/2020 22:39:12 INFO GlusterFS mount attempt 

20/06/2020 22:38:42 INFO GlusterFS mount attempt 

20/06/2020 22:38:12 INFO GlusterFS mount attempt 

20/06/2020 22:37:42 INFO GlusterFS mount attempt 

20/06/2020 22:37:12 INFO GlusterFS mount attempt 

20/06/2020 22:36:42 INFO GlusterFS mount attempt 

20/06/2020 22:36:12 INFO GlusterFS mount attempt 

20/06/2020 22:35:41 INFO GlusterFS mount attempt 

20/06/2020 22:35:11 INFO GlusterFS mount attempt 

20/06/2020 22:34:41 INFO GlusterFS mount attempt 

20/06/2020 22:34:11 INFO GlusterFS mount attempt 

20/06/2020 22:33:41 INFO GlusterFS mount attempt 

20/06/2020 22:33:11 INFO GlusterFS mount attempt 

20/06/2020 22:32:41 INFO GlusterFS mount attempt 

20/06/2020 22:32:11 INFO GlusterFS mount attempt 

20/06/2020 22:31:41 INFO GlusterFS mount attempt 

20/06/2020 22:31:11 INFO GlusterFS mount attempt 

20/06/2020 22:30:40 INFO GlusterFS mount attempt 

20/06/2020 22:30:10 INFO GlusterFS mount attempt 

20/06/2020 22:29:40 INFO GlusterFS mount attempt 

20/06/2020 22:29:10 INFO GlusterFS mount attempt 

20/06/2020 22:28:40 INFO GlusterFS mount attempt 

20/06/2020 22:28:10 INFO GlusterFS mount attempt 

20/06/2020 22:27:40 INFO GlusterFS mount attempt 

20/06/2020 22:27:10 INFO GlusterFS mount attempt 

20/06/2020 22:26:40 INFO GlusterFS mount attempt 

20/06/2020 22:26:10 INFO GlusterFS mount attempt 

20/06/2020 22:25:39 INFO GlusterFS mount attempt 

20/06/2020 22:25:09 INFO GlusterFS mount attempt 

20/06/2020 22:24:39 INFO GlusterFS mount attempt 

20/06/2020 22:24:09 INFO GlusterFS mount attempt 

20/06/2020 22:23:39 INFO GlusterFS mount attempt 

20/06/2020 22:23:09 INFO GlusterFS mount attempt 

20/06/2020 22:22:39 INFO GlusterFS mount attempt 

20/06/2020 22:22:09 INFO GlusterFS mount attempt 

20/06/2020 22:21:39 INFO GlusterFS mount attempt 

20/06/2020 22:21:09 INFO GlusterFS mount attempt 

20/06/2020 22:20:39 INFO GlusterFS mount attempt 

20/06/2020 22:20:09 INFO GlusterFS mount attempt 

20/06/2020 22:19:38 INFO GlusterFS mount attempt 

20/06/2020 22:19:08 INFO GlusterFS mount attempt 

20/06/2020 22:18:38 INFO GlusterFS mount attempt 

20/06/2020 22:18:08 INFO GlusterFS mount attempt 

20/06/2020 22:17:38 INFO GlusterFS mount attempt 

20/06/2020 22:17:08 INFO GlusterFS mount attempt 

20/06/2020 22:16:38 INFO GlusterFS mount attempt 

20/06/2020 22:16:08 INFO GlusterFS mount attempt 

20/06/2020 22:15:38 INFO GlusterFS mount attempt 

20/06/2020 22:15:08 INFO GlusterFS mount attempt 

20/06/2020 22:14:38 INFO GlusterFS mount attempt 

20/06/2020 22:14:08 INFO GlusterFS mount attempt 

20/06/2020 22:13:37 INFO GlusterFS mount attempt 

20/06/2020 22:13:07 INFO GlusterFS mount attempt 

20/06/2020 22:12:37 INFO GlusterFS mount attempt 

20/06/2020 22:12:07 INFO GlusterFS mount attempt 

20/06/2020 22:11:37 INFO GlusterFS mount attempt 

20/06/2020 22:11:07 INFO GlusterFS mount attempt 

20/06/2020 22:10:37 INFO GlusterFS mount attempt 

20/06/2020 22:10:07 INFO GlusterFS mount attempt 

20/06/2020 22:09:37 INFO GlusterFS mount attempt 

20/06/2020 22:09:07 INFO GlusterFS mount attempt 

20/06/2020 22:08:37 INFO GlusterFS mount attempt 

20/06/2020 22:08:06 INFO GlusterFS mount attempt 

20/06/2020 22:07:36 INFO GlusterFS mount attempt 

20/06/2020 22:07:06 INFO GlusterFS mount attempt 

20/06/2020 22:06:36 INFO GlusterFS mount attempt 

20/06/2020 22:06:06 INFO GlusterFS mount attempt 

20/06/2020 22:05:36 INFO GlusterFS mount attempt 

20/06/2020 22:05:06 INFO GlusterFS mount attempt 

20/06/2020 22:04:36 INFO GlusterFS mount attempt 

20/06/2020 22:04:06 INFO GlusterFS mount attempt 

20/06/2020 22:03:36 INFO GlusterFS mount attempt 

20/06/2020 22:03:06 INFO GlusterFS mount attempt 

20/06/2020 22:02:35 INFO GlusterFS mount attempt 

20/06/2020 22:02:05 INFO GlusterFS mount attempt 

20/06/2020 22:01:35 INFO GlusterFS mount attempt 

20/06/2020 22:01:05 INFO GlusterFS mount attempt 

20/06/2020 22:00:35 INFO GlusterFS mount attempt 

20/06/2020 22:00:05 INFO GlusterFS mount attempt 

20/06/2020 21:59:35 INFO GlusterFS mount attempt 

20/06/2020 21:59:05 INFO GlusterFS mount attempt 

20/06/2020 21:58:35 INFO GlusterFS mount attempt 

20/06/2020 21:58:05 INFO GlusterFS mount attempt 

20/06/2020 21:57:35 INFO GlusterFS mount attempt 

20/06/2020 21:57:04 INFO GlusterFS mount attempt 

20/06/2020 21:56:34 INFO GlusterFS mount attempt 

20/06/2020 21:56:04 INFO GlusterFS mount attempt 

20/06/2020 21:55:34 INFO GlusterFS mount attempt 

20/06/2020 21:55:04 INFO GlusterFS mount attempt 

20/06/2020 21:54:34 INFO GlusterFS mount attempt 

20/06/2020 21:54:04 INFO GlusterFS mount attempt 

20/06/2020 21:53:34 INFO GlusterFS mount attempt 

20/06/2020 21:53:04 INFO GlusterFS mount attempt 

20/06/2020 21:52:34 INFO GlusterFS mount attempt 

20/06/2020 21:52:04 INFO GlusterFS mount attempt 

20/06/2020 21:51:33 INFO GlusterFS mount attempt 

20/06/2020 21:51:03 INFO GlusterFS mount attempt 

20/06/2020 21:50:33 INFO GlusterFS mount attempt 

20/06/2020 21:50:03 INFO GlusterFS mount attempt 

20/06/2020 21:49:33 INFO GlusterFS mount attempt 

20/06/2020 21:49:03 INFO GlusterFS mount attempt 

20/06/2020 21:48:33 INFO GlusterFS mount attempt 

20/06/2020 21:48:03 INFO GlusterFS mount attempt 

20/06/2020 21:47:33 INFO GlusterFS mount attempt 

20/06/2020 21:47:03 INFO GlusterFS mount attempt 

20/06/2020 21:46:33 INFO GlusterFS mount attempt 

20/06/2020 21:46:02 INFO GlusterFS mount attempt 

20/06/2020 21:45:32 INFO GlusterFS mount attempt 

20/06/2020 21:45:02 INFO GlusterFS mount attempt 

20/06/2020 21:44:32 INFO GlusterFS mount attempt 

20/06/2020 21:44:02 INFO GlusterFS mount attempt 

20/06/2020 21:43:32 INFO GlusterFS mount attempt 

20/06/2020 21:43:02 INFO GlusterFS mount attempt 

20/06/2020 21:42:32 INFO GlusterFS mount attempt 

20/06/2020 21:42:02 INFO GlusterFS mount attempt 

20/06/2020 21:41:32 INFO GlusterFS mount attempt 

20/06/2020 21:41:01 INFO GlusterFS mount attempt 

20/06/2020 21:40:31 INFO GlusterFS mount attempt 

20/06/2020 21:40:01 INFO GlusterFS mount attempt 

20/06/2020 21:39:31 INFO GlusterFS mount attempt 

20/06/2020 21:39:01 INFO GlusterFS mount attempt 

20/06/2020 21:38:31 INFO GlusterFS mount attempt 

20/06/2020 21:38:01 INFO GlusterFS mount attempt 

20/06/2020 21:37:31 INFO GlusterFS mount attempt 

20/06/2020 21:37:01 INFO GlusterFS mount attempt 

20/06/2020 21:36:31 INFO GlusterFS mount attempt 

20/06/2020 21:36:01 INFO GlusterFS mount attempt 

20/06/2020 21:35:30 INFO GlusterFS mount attempt 

20/06/2020 21:35:00 INFO GlusterFS mount attempt 

20/06/2020 21:34:30 INFO GlusterFS mount attempt 

20/06/2020 21:34:00 INFO GlusterFS mount attempt 

20/06/2020 21:33:30 INFO GlusterFS mount attempt 

20/06/2020 21:33:00 INFO GlusterFS mount attempt 

20/06/2020 21:32:30 INFO GlusterFS mount attempt 

20/06/2020 21:32:00 INFO GlusterFS mount attempt 

20/06/2020 21:31:30 INFO GlusterFS mount attempt 

20/06/2020 21:31:00 INFO GlusterFS mount attempt 

20/06/2020 21:30:30 INFO GlusterFS mount attempt 

20/06/2020 21:29:59 INFO GlusterFS mount attempt 

20/06/2020 21:29:29 INFO GlusterFS mount attempt 

20/06/2020 21:28:59 INFO GlusterFS mount attempt 

20/06/2020 21:28:29 INFO GlusterFS mount attempt 

20/06/2020 21:27:59 INFO GlusterFS mount attempt 

20/06/2020 21:27:29 INFO GlusterFS mount attempt 

20/06/2020 21:26:59 INFO GlusterFS mount attempt 

20/06/2020 21:26:29 INFO GlusterFS mount attempt 

20/06/2020 21:25:59 INFO GlusterFS mount attempt 

20/06/2020 21:25:29 INFO GlusterFS mount attempt 

20/06/2020 21:24:59 INFO GlusterFS mount attempt 

20/06/2020 21:24:28 INFO GlusterFS mount attempt 

20/06/2020 21:23:58 INFO GlusterFS mount attempt 

20/06/2020 21:23:28 INFO GlusterFS mount attempt 

20/06/2020 21:22:58 INFO GlusterFS mount attempt 

20/06/2020 21:22:28 INFO GlusterFS mount attempt 

20/06/2020 21:21:58 INFO GlusterFS mount attempt 

20/06/2020 21:21:28 INFO GlusterFS mount attempt 

20/06/2020 21:20:58 INFO GlusterFS mount attempt 

20/06/2020 21:20:28 INFO GlusterFS mount attempt 

20/06/2020 21:19:58 INFO GlusterFS mount attempt 

20/06/2020 21:19:27 INFO GlusterFS mount attempt 

20/06/2020 21:18:57 INFO GlusterFS mount attempt 

20/06/2020 21:18:27 INFO GlusterFS mount attempt 

20/06/2020 21:17:57 INFO GlusterFS mount attempt 

20/06/2020 21:17:27 INFO GlusterFS mount attempt 

20/06/2020 21:16:57 INFO GlusterFS mount attempt 

20/06/2020 21:16:27 INFO GlusterFS mount attempt 

20/06/2020 21:15:57 INFO GlusterFS mount attempt 

20/06/2020 21:15:27 INFO GlusterFS mount attempt 

20/06/2020 21:14:57 INFO GlusterFS mount attempt 

20/06/2020 21:14:27 INFO GlusterFS mount attempt 

20/06/2020 21:13:56 INFO GlusterFS mount attempt 

20/06/2020 21:13:26 INFO GlusterFS mount attempt 

20/06/2020 21:12:56 INFO GlusterFS mount attempt 

20/06/2020 21:12:26 INFO GlusterFS mount attempt 

20/06/2020 21:11:56 INFO GlusterFS mount attempt 

20/06/2020 21:11:26 INFO GlusterFS mount attempt 

20/06/2020 21:10:56 INFO GlusterFS mount attempt 

20/06/2020 21:10:26 INFO GlusterFS mount attempt 

20/06/2020 21:09:56 INFO GlusterFS mount attempt 

20/06/2020 21:09:26 INFO GlusterFS mount attempt 

20/06/2020 21:08:56 INFO GlusterFS mount attempt 

20/06/2020 21:08:25 INFO GlusterFS mount attempt 

20/06/2020 21:07:55 INFO GlusterFS mount attempt 

20/06/2020 21:07:25 INFO GlusterFS mount attempt 

20/06/2020 21:06:55 INFO GlusterFS mount attempt 

20/06/2020 21:06:25 INFO GlusterFS mount attempt 

20/06/2020 21:05:55 INFO GlusterFS mount attempt 

20/06/2020 21:05:25 INFO GlusterFS mount attempt 

20/06/2020 21:04:55 INFO GlusterFS mount attempt 

20/06/2020 21:04:25 INFO GlusterFS mount attempt 

20/06/2020 21:03:55 INFO GlusterFS mount attempt 

20/06/2020 21:03:25 INFO GlusterFS mount attempt 

20/06/2020 21:02:54 INFO GlusterFS mount attempt 

20/06/2020 21:02:24 INFO GlusterFS mount attempt 

20/06/2020 21:01:54 INFO GlusterFS mount attempt 

20/06/2020 21:01:24 INFO GlusterFS mount attempt 

20/06/2020 21:00:54 INFO GlusterFS mount attempt 

20/06/2020 21:00:24 INFO GlusterFS mount attempt 

20/06/2020 20:59:54 INFO GlusterFS mount attempt 

20/06/2020 20:59:24 INFO GlusterFS mount attempt 

20/06/2020 20:58:54 INFO GlusterFS mount attempt 

20/06/2020 20:58:24 INFO GlusterFS mount attempt 

20/06/2020 20:57:54 INFO GlusterFS mount attempt 

20/06/2020 20:57:23 INFO GlusterFS mount attempt 

20/06/2020 20:56:53 INFO GlusterFS mount attempt 

20/06/2020 20:56:23 INFO GlusterFS mount attempt 

20/06/2020 20:55:53 INFO GlusterFS mount attempt 

20/06/2020 20:55:23 INFO GlusterFS mount attempt 

20/06/2020 20:54:53 INFO GlusterFS mount attempt 

20/06/2020 20:54:23 INFO GlusterFS mount attempt 

20/06/2020 20:53:53 INFO GlusterFS mount attempt 

20/06/2020 20:53:23 INFO GlusterFS mount attempt 

20/06/2020 20:52:53 INFO GlusterFS mount attempt 

20/06/2020 20:52:23 INFO GlusterFS mount attempt 

20/06/2020 20:51:52 INFO GlusterFS mount attempt 

20/06/2020 20:51:22 INFO GlusterFS mount attempt 

20/06/2020 20:50:52 INFO GlusterFS mount attempt 

20/06/2020 20:50:22 INFO GlusterFS mount attempt 

20/06/2020 20:49:52 INFO GlusterFS mount attempt 

20/06/2020 20:49:22 INFO GlusterFS mount attempt 

20/06/2020 20:48:52 INFO GlusterFS mount attempt 

20/06/2020 20:48:22 INFO GlusterFS mount attempt 

20/06/2020 20:47:52 INFO GlusterFS mount attempt 

20/06/2020 20:47:22 INFO GlusterFS mount attempt 

20/06/2020 20:46:52 INFO GlusterFS mount attempt 

20/06/2020 20:46:22 INFO GlusterFS mount attempt 

20/06/2020 20:45:51 INFO GlusterFS mount attempt 

20/06/2020 20:45:21 INFO GlusterFS mount attempt 

20/06/2020 20:44:51 INFO GlusterFS mount attempt 

20/06/2020 20:44:21 INFO GlusterFS mount attempt 

20/06/2020 20:43:51 INFO GlusterFS mount attempt 

20/06/2020 20:43:21 INFO GlusterFS mount attempt 

20/06/2020 20:42:51 INFO GlusterFS mount attempt 

20/06/2020 20:42:21 INFO GlusterFS mount attempt 

20/06/2020 20:41:51 INFO GlusterFS mount attempt 

20/06/2020 20:41:21 INFO GlusterFS mount attempt 

20/06/2020 20:40:51 INFO GlusterFS mount attempt 

20/06/2020 20:40:20 INFO GlusterFS mount attempt 

20/06/2020 20:39:50 INFO GlusterFS mount attempt 

20/06/2020 20:39:20 INFO GlusterFS mount attempt 

20/06/2020 20:38:50 INFO GlusterFS mount attempt 

20/06/2020 20:38:20 INFO GlusterFS mount attempt 

20/06/2020 20:37:50 INFO GlusterFS mount attempt 

20/06/2020 20:37:20 INFO GlusterFS mount attempt 

20/06/2020 20:36:50 INFO GlusterFS mount attempt 

20/06/2020 20:36:20 INFO GlusterFS mount attempt 

20/06/2020 20:35:50 INFO GlusterFS mount attempt 

20/06/2020 20:35:19 INFO GlusterFS mount attempt 

20/06/2020 20:34:49 INFO GlusterFS mount attempt 

20/06/2020 20:34:19 INFO GlusterFS mount attempt 

20/06/2020 20:33:49 INFO GlusterFS mount attempt 

20/06/2020 20:33:19 INFO GlusterFS mount attempt 

20/06/2020 20:32:49 INFO GlusterFS mount attempt 

20/06/2020 20:32:19 INFO GlusterFS mount attempt 

20/06/2020 20:31:49 INFO GlusterFS mount attempt 

20/06/2020 20:31:19 INFO GlusterFS mount attempt 

20/06/2020 20:30:49 INFO GlusterFS mount attempt 

20/06/2020 20:30:19 INFO GlusterFS mount attempt 

20/06/2020 20:29:48 INFO GlusterFS mount attempt 

20/06/2020 20:29:18 INFO GlusterFS mount attempt 

20/06/2020 20:28:48 INFO GlusterFS mount attempt 

20/06/2020 20:28:18 INFO GlusterFS mount attempt 

20/06/2020 20:27:48 INFO GlusterFS mount attempt 

20/06/2020 20:27:18 INFO GlusterFS mount attempt 

20/06/2020 20:26:48 INFO GlusterFS mount attempt 

20/06/2020 20:26:18 INFO GlusterFS mount attempt 

20/06/2020 20:25:48 INFO GlusterFS mount attempt 

20/06/2020 20:25:18 INFO GlusterFS mount attempt 

20/06/2020 20:24:48 INFO GlusterFS mount attempt 

20/06/2020 20:24:17 INFO GlusterFS mount attempt 

20/06/2020 20:23:47 INFO GlusterFS mount attempt 

20/06/2020 20:23:17 INFO GlusterFS mount attempt 

20/06/2020 20:22:47 INFO GlusterFS mount attempt 

20/06/2020 20:22:17 INFO GlusterFS mount attempt 

20/06/2020 20:21:47 INFO GlusterFS mount attempt 

20/06/2020 20:21:17 INFO GlusterFS mount attempt 

20/06/2020 20:20:47 INFO GlusterFS mount attempt 

20/06/2020 20:20:17 INFO GlusterFS mount attempt 

20/06/2020 20:19:47 INFO GlusterFS mount attempt 

20/06/2020 20:19:17 INFO GlusterFS mount attempt 

20/06/2020 20:18:46 INFO GlusterFS mount attempt 

20/06/2020 20:18:16 INFO GlusterFS mount attempt 

20/06/2020 20:17:46 INFO GlusterFS mount attempt 

20/06/2020 20:17:16 INFO GlusterFS mount attempt 

20/06/2020 20:16:46 INFO GlusterFS mount attempt 

20/06/2020 20:16:16 INFO GlusterFS mount attempt 

20/06/2020 20:15:46 INFO GlusterFS mount attempt 

20/06/2020 20:15:16 INFO GlusterFS mount attempt 

20/06/2020 20:14:46 INFO GlusterFS mount attempt 

20/06/2020 20:14:16 INFO GlusterFS mount attempt 

20/06/2020 20:13:45 INFO GlusterFS mount attempt 

20/06/2020 20:13:15 INFO GlusterFS mount attempt 

20/06/2020 20:12:45 INFO GlusterFS mount attempt 

20/06/2020 20:12:15 INFO GlusterFS mount attempt 

20/06/2020 20:11:45 INFO GlusterFS mount attempt 

20/06/2020 20:11:15 INFO GlusterFS mount attempt 

20/06/2020 20:10:45 INFO GlusterFS mount attempt 

20/06/2020 20:10:15 INFO GlusterFS mount attempt 

20/06/2020 20:09:45 INFO GlusterFS mount attempt 

20/06/2020 20:09:15 INFO GlusterFS mount attempt 

20/06/2020 20:08:45 INFO GlusterFS mount attempt 

20/06/2020 20:08:14 INFO GlusterFS mount attempt 

20/06/2020 20:07:44 INFO GlusterFS mount attempt 

20/06/2020 20:07:14 INFO GlusterFS mount attempt 

20/06/2020 20:06:44 INFO GlusterFS mount attempt 

20/06/2020 20:06:14 INFO GlusterFS mount attempt 

20/06/2020 20:05:44 INFO GlusterFS mount attempt 

20/06/2020 20:05:14 INFO GlusterFS mount attempt 

20/06/2020 20:04:44 INFO GlusterFS mount attempt 

20/06/2020 20:04:14 INFO GlusterFS mount attempt 

20/06/2020 20:03:44 INFO GlusterFS mount attempt 

20/06/2020 20:03:13 INFO GlusterFS mount attempt 

20/06/2020 20:02:43 INFO GlusterFS mount attempt 

20/06/2020 20:02:13 INFO GlusterFS mount attempt 

20/06/2020 20:01:43 INFO GlusterFS mount attempt 

20/06/2020 20:01:13 INFO GlusterFS mount attempt 

20/06/2020 20:00:43 INFO GlusterFS mount attempt 

20/06/2020 20:00:13 INFO GlusterFS mount attempt 

20/06/2020 19:59:43 INFO GlusterFS mount attempt 

20/06/2020 19:59:13 INFO GlusterFS mount attempt 

20/06/2020 19:58:43 INFO GlusterFS mount attempt 

20/06/2020 19:58:13 INFO GlusterFS mount attempt 

20/06/2020 19:57:43 INFO GlusterFS mount attempt 

20/06/2020 19:57:12 INFO GlusterFS mount attempt 

20/06/2020 19:56:42 INFO GlusterFS mount attempt 

20/06/2020 19:56:12 INFO GlusterFS mount attempt 

20/06/2020 19:55:42 INFO GlusterFS mount attempt 

20/06/2020 19:55:12 INFO GlusterFS mount attempt 

20/06/2020 19:54:42 INFO GlusterFS mount attempt 

20/06/2020 19:54:12 INFO GlusterFS mount attempt 

20/06/2020 19:53:42 INFO GlusterFS mount attempt 

20/06/2020 19:53:12 INFO GlusterFS mount attempt 

20/06/2020 19:52:42 INFO GlusterFS mount attempt 

20/06/2020 19:52:12 INFO GlusterFS mount attempt 

20/06/2020 19:51:41 INFO GlusterFS mount attempt 

20/06/2020 19:51:11 INFO GlusterFS mount attempt 

20/06/2020 19:50:41 INFO GlusterFS mount attempt 

20/06/2020 19:50:11 INFO GlusterFS mount attempt 

20/06/2020 19:49:41 INFO GlusterFS mount attempt 

20/06/2020 19:49:11 INFO GlusterFS mount attempt 

20/06/2020 19:48:41 INFO GlusterFS mount attempt 

20/06/2020 19:48:11 INFO GlusterFS mount attempt 

20/06/2020 19:47:41 INFO GlusterFS mount attempt 

20/06/2020 19:47:11 INFO GlusterFS mount attempt 

20/06/2020 19:46:41 INFO GlusterFS mount attempt 

20/06/2020 19:46:10 INFO GlusterFS mount attempt 

20/06/2020 19:45:40 INFO GlusterFS mount attempt 

20/06/2020 19:45:10 INFO GlusterFS mount attempt 

20/06/2020 19:44:40 INFO GlusterFS mount attempt 

20/06/2020 19:44:10 INFO GlusterFS mount attempt 

20/06/2020 19:43:40 INFO GlusterFS mount attempt 

20/06/2020 19:43:10 INFO GlusterFS mount attempt 

20/06/2020 19:42:40 INFO GlusterFS mount attempt 

20/06/2020 19:42:10 INFO GlusterFS mount attempt 

20/06/2020 19:41:40 INFO GlusterFS mount attempt 

20/06/2020 19:41:10 INFO GlusterFS mount attempt 

20/06/2020 19:40:39 INFO GlusterFS mount attempt 

20/06/2020 19:40:09 INFO GlusterFS mount attempt 

20/06/2020 19:39:39 INFO GlusterFS mount attempt 

20/06/2020 19:39:09 INFO GlusterFS mount attempt 

20/06/2020 19:38:39 INFO GlusterFS mount attempt 

20/06/2020 19:38:09 INFO GlusterFS mount attempt 

20/06/2020 19:37:39 INFO GlusterFS mount attempt 

20/06/2020 19:37:09 INFO GlusterFS mount attempt 

20/06/2020 19:36:39 INFO GlusterFS mount attempt 

20/06/2020 19:36:09 INFO GlusterFS mount attempt 

20/06/2020 19:35:39 INFO GlusterFS mount attempt 

20/06/2020 19:35:08 INFO GlusterFS mount attempt 

20/06/2020 19:34:38 INFO GlusterFS mount attempt 

20/06/2020 19:34:08 INFO GlusterFS mount attempt 

20/06/2020 19:33:38 INFO GlusterFS mount attempt 

20/06/2020 19:33:08 INFO GlusterFS mount attempt 

20/06/2020 19:32:38 INFO GlusterFS mount attempt 

20/06/2020 19:32:08 INFO GlusterFS mount attempt 

20/06/2020 19:31:38 INFO GlusterFS mount attempt 

20/06/2020 19:31:08 INFO GlusterFS mount attempt 

20/06/2020 19:30:38 INFO GlusterFS mount attempt 

20/06/2020 19:30:08 INFO GlusterFS mount attempt 

20/06/2020 19:29:37 INFO GlusterFS mount attempt 

20/06/2020 19:29:07 INFO GlusterFS mount attempt 

20/06/2020 19:28:37 INFO GlusterFS mount attempt 

20/06/2020 19:28:07 INFO GlusterFS mount attempt 

20/06/2020 19:27:37 INFO GlusterFS mount attempt 

20/06/2020 19:27:07 INFO GlusterFS mount attempt 

20/06/2020 19:26:37 INFO GlusterFS mount attempt 

20/06/2020 19:26:07 INFO GlusterFS mount attempt 

20/06/2020 19:25:37 INFO GlusterFS mount attempt 

20/06/2020 19:25:07 INFO GlusterFS mount attempt 

20/06/2020 19:24:37 INFO GlusterFS mount attempt 

20/06/2020 19:24:06 INFO GlusterFS mount attempt 

20/06/2020 19:23:36 INFO GlusterFS mount attempt 

20/06/2020 19:23:06 INFO GlusterFS mount attempt 

20/06/2020 19:22:36 INFO GlusterFS mount attempt 

20/06/2020 19:22:06 INFO GlusterFS mount attempt 

20/06/2020 19:21:36 INFO GlusterFS mount attempt 

20/06/2020 19:21:06 INFO GlusterFS mount attempt 

20/06/2020 19:20:36 INFO GlusterFS mount attempt 

20/06/2020 19:20:06 INFO GlusterFS mount attempt 

20/06/2020 19:19:36 INFO GlusterFS mount attempt 

20/06/2020 19:19:06 INFO GlusterFS mount attempt 

20/06/2020 19:18:35 INFO GlusterFS mount attempt 

20/06/2020 19:18:05 INFO GlusterFS mount attempt 

20/06/2020 19:17:35 INFO GlusterFS mount attempt 

20/06/2020 19:17:05 INFO GlusterFS mount attempt 

20/06/2020 19:16:35 INFO GlusterFS mount attempt 

20/06/2020 19:16:05 INFO GlusterFS mount attempt 

20/06/2020 19:15:35 INFO GlusterFS mount attempt 

20/06/2020 19:15:05 INFO GlusterFS mount attempt 

20/06/2020 19:14:35 INFO GlusterFS mount attempt 

20/06/2020 19:14:05 INFO GlusterFS mount attempt 

20/06/2020 19:13:35 INFO GlusterFS mount attempt 

20/06/2020 19:13:04 INFO GlusterFS mount attempt 

20/06/2020 19:12:34 INFO GlusterFS mount attempt 

20/06/2020 19:12:04 INFO GlusterFS mount attempt 

20/06/2020 19:11:34 INFO GlusterFS mount attempt 

20/06/2020 19:11:04 INFO GlusterFS mount attempt 

20/06/2020 19:10:34 INFO GlusterFS mount attempt 

20/06/2020 19:10:04 INFO GlusterFS mount attempt 

20/06/2020 19:09:34 INFO GlusterFS mount attempt 

20/06/2020 19:09:04 INFO GlusterFS mount attempt 

20/06/2020 19:08:34 INFO GlusterFS mount attempt 

20/06/2020 19:08:04 INFO GlusterFS mount attempt 

20/06/2020 19:07:33 INFO GlusterFS mount attempt 

20/06/2020 19:07:03 INFO GlusterFS mount attempt 

20/06/2020 19:06:33 INFO GlusterFS mount attempt 

20/06/2020 19:06:03 INFO GlusterFS mount attempt 

20/06/2020 19:05:33 INFO GlusterFS mount attempt 

20/06/2020 19:05:03 INFO GlusterFS mount attempt 

20/06/2020 19:04:33 INFO GlusterFS mount attempt 

20/06/2020 19:04:03 INFO GlusterFS mount attempt 

20/06/2020 19:03:33 INFO GlusterFS mount attempt 

20/06/2020 19:03:03 INFO GlusterFS mount attempt 

20/06/2020 19:02:33 INFO GlusterFS mount attempt 

20/06/2020 19:02:02 INFO GlusterFS mount attempt 

20/06/2020 19:01:32 INFO GlusterFS mount attempt 

20/06/2020 19:01:02 INFO GlusterFS mount attempt 

20/06/2020 19:00:32 INFO GlusterFS mount attempt 

20/06/2020 19:00:02 INFO GlusterFS mount attempt 

20/06/2020 18:59:32 INFO GlusterFS mount attempt 

20/06/2020 18:59:02 INFO GlusterFS mount attempt 

20/06/2020 18:58:32 INFO GlusterFS mount attempt 

20/06/2020 18:58:02 INFO GlusterFS mount attempt 

20/06/2020 18:57:32 INFO GlusterFS mount attempt 

20/06/2020 18:57:02 INFO GlusterFS mount attempt 

20/06/2020 18:56:31 INFO GlusterFS mount attempt 

20/06/2020 18:56:01 INFO GlusterFS mount attempt 

20/06/2020 18:55:31 INFO GlusterFS mount attempt 

20/06/2020 18:55:01 INFO GlusterFS mount attempt 

20/06/2020 18:54:31 INFO GlusterFS mount attempt 

20/06/2020 18:54:01 INFO GlusterFS mount attempt 

20/06/2020 18:53:31 INFO GlusterFS mount attempt 

20/06/2020 18:53:01 INFO GlusterFS mount attempt 

20/06/2020 18:52:31 INFO GlusterFS mount attempt 

20/06/2020 18:52:01 INFO GlusterFS mount attempt 

20/06/2020 18:51:31 INFO GlusterFS mount attempt 

20/06/2020 18:51:00 INFO GlusterFS mount attempt 

20/06/2020 18:50:30 INFO GlusterFS mount attempt 

20/06/2020 18:50:00 INFO GlusterFS mount attempt 

20/06/2020 18:49:30 INFO GlusterFS mount attempt 

20/06/2020 18:49:00 INFO GlusterFS mount attempt 

20/06/2020 18:48:30 INFO GlusterFS mount attempt 

20/06/2020 18:48:00 INFO GlusterFS mount attempt 

20/06/2020 18:47:30 INFO GlusterFS mount attempt 

20/06/2020 18:47:00 INFO GlusterFS mount attempt 

20/06/2020 18:46:30 INFO GlusterFS mount attempt 

20/06/2020 18:46:00 INFO GlusterFS mount attempt 

20/06/2020 18:45:29 INFO GlusterFS mount attempt 

20/06/2020 18:44:59 INFO GlusterFS mount attempt 

20/06/2020 18:44:29 INFO GlusterFS mount attempt 

20/06/2020 18:43:59 INFO GlusterFS mount attempt 

20/06/2020 18:43:29 INFO GlusterFS mount attempt 

20/06/2020 18:42:59 INFO GlusterFS mount attempt 

20/06/2020 18:42:29 INFO GlusterFS mount attempt 

20/06/2020 18:41:59 INFO GlusterFS mount attempt 

20/06/2020 18:41:29 INFO GlusterFS mount attempt 

20/06/2020 18:40:59 INFO GlusterFS mount attempt 

20/06/2020 18:40:28 INFO GlusterFS mount attempt 

20/06/2020 18:39:58 INFO GlusterFS mount attempt 

20/06/2020 18:39:28 INFO GlusterFS mount attempt 

20/06/2020 18:38:58 INFO GlusterFS mount attempt 

20/06/2020 18:38:28 INFO GlusterFS mount attempt 

20/06/2020 18:37:58 INFO GlusterFS mount attempt 

20/06/2020 18:37:28 INFO GlusterFS mount attempt 

20/06/2020 18:36:58 INFO GlusterFS mount attempt 

20/06/2020 18:36:28 INFO GlusterFS mount attempt 

20/06/2020 18:35:58 INFO GlusterFS mount attempt 

20/06/2020 18:35:28 INFO GlusterFS mount attempt 

20/06/2020 18:34:57 INFO GlusterFS mount attempt 

20/06/2020 18:34:27 INFO GlusterFS mount attempt 

20/06/2020 18:33:57 INFO GlusterFS mount attempt 

20/06/2020 18:33:27 INFO GlusterFS mount attempt 

20/06/2020 18:32:57 INFO GlusterFS mount attempt 

20/06/2020 18:32:27 INFO GlusterFS mount attempt 

20/06/2020 18:31:57 INFO GlusterFS mount attempt 

20/06/2020 18:31:27 INFO GlusterFS mount attempt 

20/06/2020 18:30:57 INFO GlusterFS mount attempt 

20/06/2020 18:30:27 INFO GlusterFS mount attempt 

20/06/2020 18:29:57 INFO GlusterFS mount attempt 

20/06/2020 18:29:26 INFO GlusterFS mount attempt 

20/06/2020 18:28:56 INFO GlusterFS mount attempt 

20/06/2020 18:28:26 INFO GlusterFS mount attempt 

20/06/2020 18:27:56 INFO GlusterFS mount attempt 

20/06/2020 18:27:26 INFO GlusterFS mount attempt 

20/06/2020 18:26:56 INFO GlusterFS mount attempt 

20/06/2020 18:26:26 INFO GlusterFS mount attempt 

20/06/2020 18:25:56 INFO GlusterFS mount attempt 

20/06/2020 18:25:26 INFO GlusterFS mount attempt 

20/06/2020 18:24:56 INFO GlusterFS mount attempt 

20/06/2020 18:24:25 INFO GlusterFS mount attempt 

20/06/2020 18:23:55 INFO GlusterFS mount attempt 

20/06/2020 18:23:25 INFO GlusterFS mount attempt 

20/06/2020 18:22:55 INFO GlusterFS mount attempt 

20/06/2020 18:22:25 INFO GlusterFS mount attempt 

20/06/2020 18:21:55 INFO GlusterFS mount attempt 

20/06/2020 18:21:25 INFO GlusterFS mount attempt 

20/06/2020 18:20:55 INFO GlusterFS mount attempt 

20/06/2020 18:20:25 INFO GlusterFS mount attempt 

20/06/2020 18:19:55 INFO GlusterFS mount attempt 

20/06/2020 18:19:25 INFO GlusterFS mount attempt 

20/06/2020 18:18:54 INFO GlusterFS mount attempt 

20/06/2020 18:18:24 INFO GlusterFS mount attempt 

20/06/2020 18:17:54 INFO GlusterFS mount attempt 

20/06/2020 18:17:24 INFO GlusterFS mount attempt 

20/06/2020 18:16:54 INFO GlusterFS mount attempt 

20/06/2020 18:16:24 INFO GlusterFS mount attempt 

20/06/2020 18:15:54 INFO GlusterFS mount attempt 

20/06/2020 18:15:24 INFO GlusterFS mount attempt 

20/06/2020 18:14:54 INFO GlusterFS mount attempt 

20/06/2020 18:14:24 INFO GlusterFS mount attempt 

20/06/2020 18:13:54 INFO GlusterFS mount attempt 

20/06/2020 18:13:23 INFO GlusterFS mount attempt 

20/06/2020 18:12:53 INFO GlusterFS mount attempt 

20/06/2020 18:12:23 INFO GlusterFS mount attempt 

20/06/2020 18:11:53 INFO GlusterFS mount attempt 

20/06/2020 18:11:23 INFO GlusterFS mount attempt 

20/06/2020 18:10:53 INFO GlusterFS mount attempt 

20/06/2020 18:10:23 INFO GlusterFS mount attempt 

20/06/2020 18:09:53 INFO GlusterFS mount attempt 

20/06/2020 18:09:23 INFO GlusterFS mount attempt 

20/06/2020 18:08:53 INFO GlusterFS mount attempt 

20/06/2020 18:08:23 INFO GlusterFS mount attempt 

20/06/2020 18:07:52 INFO GlusterFS mount attempt 

20/06/2020 18:07:22 INFO GlusterFS mount attempt 

20/06/2020 18:06:52 INFO GlusterFS mount attempt 

20/06/2020 18:06:22 INFO GlusterFS mount attempt 

20/06/2020 18:05:52 INFO GlusterFS mount attempt 

20/06/2020 18:05:22 INFO GlusterFS mount attempt 

20/06/2020 18:04:52 INFO GlusterFS mount attempt 

20/06/2020 18:04:22 INFO GlusterFS mount attempt 

20/06/2020 18:03:52 INFO GlusterFS mount attempt 

20/06/2020 18:03:22 INFO GlusterFS mount attempt 

20/06/2020 18:02:52 INFO GlusterFS mount attempt 

20/06/2020 18:02:21 INFO GlusterFS mount attempt 

20/06/2020 18:01:51 INFO GlusterFS mount attempt 

20/06/2020 18:01:21 INFO GlusterFS mount attempt 

20/06/2020 18:00:51 INFO GlusterFS mount attempt 

20/06/2020 18:00:21 INFO GlusterFS mount attempt 

20/06/2020 17:59:51 INFO GlusterFS mount attempt 

20/06/2020 17:59:21 INFO GlusterFS mount attempt 

20/06/2020 17:58:51 INFO GlusterFS mount attempt 

20/06/2020 17:58:21 INFO GlusterFS mount attempt 

20/06/2020 17:57:51 INFO GlusterFS mount attempt 

20/06/2020 17:57:21 INFO GlusterFS mount attempt 

20/06/2020 17:56:50 INFO GlusterFS mount attempt 

20/06/2020 17:56:20 INFO GlusterFS mount attempt 

20/06/2020 17:55:50 INFO GlusterFS mount attempt 

20/06/2020 17:55:20 INFO GlusterFS mount attempt 

20/06/2020 17:54:50 INFO GlusterFS mount attempt 

20/06/2020 17:54:20 INFO GlusterFS mount attempt 

20/06/2020 17:53:50 INFO GlusterFS mount attempt 

20/06/2020 17:53:20 INFO GlusterFS mount attempt 

20/06/2020 17:52:50 INFO GlusterFS mount attempt 

20/06/2020 17:52:20 INFO GlusterFS mount attempt 

20/06/2020 17:51:49 INFO GlusterFS mount attempt 

20/06/2020 17:51:19 INFO GlusterFS mount attempt 

20/06/2020 17:50:49 INFO GlusterFS mount attempt 

20/06/2020 17:50:19 INFO GlusterFS mount attempt 

20/06/2020 17:49:49 INFO GlusterFS mount attempt 

20/06/2020 17:49:19 INFO GlusterFS mount attempt 

20/06/2020 17:48:49 INFO GlusterFS mount attempt 

20/06/2020 17:48:19 INFO GlusterFS mount attempt 

20/06/2020 17:47:49 INFO GlusterFS mount attempt 

20/06/2020 17:47:19 INFO GlusterFS mount attempt 

20/06/2020 17:46:49 INFO GlusterFS mount attempt 

20/06/2020 17:46:18 INFO GlusterFS mount attempt 

20/06/2020 17:45:48 INFO GlusterFS mount attempt 

20/06/2020 17:45:18 INFO GlusterFS mount attempt 

20/06/2020 17:44:48 INFO GlusterFS mount attempt 

20/06/2020 17:44:18 INFO GlusterFS mount attempt 

20/06/2020 17:43:48 INFO GlusterFS mount attempt 

20/06/2020 17:43:18 INFO GlusterFS mount attempt 

20/06/2020 17:42:48 INFO GlusterFS mount attempt 

20/06/2020 17:42:18 INFO GlusterFS mount attempt 

20/06/2020 17:41:48 INFO GlusterFS mount attempt 

20/06/2020 17:41:17 INFO GlusterFS mount attempt 

20/06/2020 17:40:47 INFO GlusterFS mount attempt 

20/06/2020 17:40:17 INFO GlusterFS mount attempt 

20/06/2020 17:39:47 INFO GlusterFS mount attempt 

20/06/2020 17:39:17 INFO GlusterFS mount attempt 

20/06/2020 17:38:47 INFO GlusterFS mount attempt 

20/06/2020 17:38:17 INFO GlusterFS mount attempt 

20/06/2020 17:37:47 INFO GlusterFS mount attempt 

20/06/2020 17:37:17 INFO GlusterFS mount attempt 

20/06/2020 17:36:47 INFO GlusterFS mount attempt 

20/06/2020 17:36:17 INFO GlusterFS mount attempt 

20/06/2020 17:35:46 INFO GlusterFS mount attempt 

20/06/2020 17:35:16 INFO GlusterFS mount attempt 

20/06/2020 17:34:46 INFO GlusterFS mount attempt 

20/06/2020 17:34:16 INFO GlusterFS mount attempt 

20/06/2020 17:33:46 INFO GlusterFS mount attempt 

20/06/2020 17:33:16 INFO GlusterFS mount attempt 

20/06/2020 17:32:46 INFO GlusterFS mount attempt 

20/06/2020 17:32:16 INFO GlusterFS mount attempt 

20/06/2020 17:31:46 INFO GlusterFS mount attempt 

20/06/2020 17:31:16 INFO GlusterFS mount attempt 

20/06/2020 17:30:46 INFO GlusterFS mount attempt 

20/06/2020 17:30:15 INFO GlusterFS mount attempt 

20/06/2020 17:29:45 INFO GlusterFS mount attempt 

20/06/2020 17:29:15 INFO GlusterFS mount attempt 

20/06/2020 17:28:45 INFO GlusterFS mount attempt 

20/06/2020 17:28:15 INFO GlusterFS mount attempt 

20/06/2020 17:27:45 INFO GlusterFS mount attempt 

20/06/2020 17:27:15 INFO GlusterFS mount attempt 

20/06/2020 17:26:45 INFO GlusterFS mount attempt 

20/06/2020 17:26:15 INFO GlusterFS mount attempt 

20/06/2020 17:25:45 INFO GlusterFS mount attempt 

20/06/2020 17:25:15 INFO GlusterFS mount attempt 

20/06/2020 17:24:44 INFO GlusterFS mount attempt 

20/06/2020 17:24:14 INFO GlusterFS mount attempt 

20/06/2020 17:23:44 INFO GlusterFS mount attempt 

20/06/2020 17:23:14 INFO GlusterFS mount attempt 

20/06/2020 17:22:44 INFO GlusterFS mount attempt 

20/06/2020 17:22:14 INFO GlusterFS mount attempt 

20/06/2020 17:21:44 INFO GlusterFS mount attempt 

20/06/2020 17:21:14 INFO GlusterFS mount attempt 

20/06/2020 17:20:44 INFO GlusterFS mount attempt 

20/06/2020 17:20:14 INFO GlusterFS mount attempt 

20/06/2020 17:19:43 INFO GlusterFS mount attempt 

20/06/2020 17:19:13 INFO GlusterFS mount attempt 

20/06/2020 17:18:43 INFO GlusterFS mount attempt 

20/06/2020 17:18:13 INFO GlusterFS mount attempt 

20/06/2020 17:17:43 INFO GlusterFS mount attempt 

20/06/2020 17:17:13 INFO GlusterFS mount attempt 

20/06/2020 17:16:43 INFO GlusterFS mount attempt 

20/06/2020 17:16:13 INFO GlusterFS mount attempt 

20/06/2020 17:15:43 INFO GlusterFS mount attempt 

20/06/2020 17:15:13 INFO GlusterFS mount attempt 

20/06/2020 17:14:43 INFO GlusterFS mount attempt 

20/06/2020 17:14:12 INFO GlusterFS mount attempt 

20/06/2020 17:13:42 INFO GlusterFS mount attempt 

20/06/2020 17:13:12 INFO GlusterFS mount attempt 

20/06/2020 17:12:42 INFO GlusterFS mount attempt 

20/06/2020 17:12:12 INFO GlusterFS mount attempt 

20/06/2020 17:11:42 INFO GlusterFS mount attempt 

20/06/2020 17:11:12 INFO GlusterFS mount attempt 

20/06/2020 17:10:42 INFO GlusterFS mount attempt 

20/06/2020 17:10:12 INFO GlusterFS mount attempt 

20/06/2020 17:09:42 INFO GlusterFS mount attempt 

20/06/2020 17:09:12 INFO GlusterFS mount attempt 

20/06/2020 17:08:41 INFO GlusterFS mount attempt 

20/06/2020 17:08:11 INFO GlusterFS mount attempt 

20/06/2020 17:07:41 INFO GlusterFS mount attempt 

20/06/2020 17:07:11 INFO GlusterFS mount attempt 

20/06/2020 17:06:41 INFO GlusterFS mount attempt 

20/06/2020 17:06:11 INFO GlusterFS mount attempt 

20/06/2020 17:05:41 INFO GlusterFS mount attempt 

20/06/2020 17:05:11 INFO GlusterFS mount attempt 

20/06/2020 17:04:41 INFO GlusterFS mount attempt 

20/06/2020 17:04:11 INFO GlusterFS mount attempt 

20/06/2020 17:03:40 INFO GlusterFS mount attempt 

20/06/2020 17:03:10 INFO GlusterFS mount attempt 

20/06/2020 17:02:40 INFO GlusterFS mount attempt 

20/06/2020 17:02:10 INFO GlusterFS mount attempt 

20/06/2020 17:01:40 INFO GlusterFS mount attempt 

20/06/2020 17:01:10 INFO GlusterFS mount attempt 

20/06/2020 17:00:40 INFO GlusterFS mount attempt 

20/06/2020 17:00:10 INFO GlusterFS mount attempt 

20/06/2020 16:59:40 INFO GlusterFS mount attempt 

20/06/2020 16:59:10 INFO GlusterFS mount attempt 

20/06/2020 16:58:40 INFO GlusterFS mount attempt 

20/06/2020 16:58:10 INFO GlusterFS mount attempt 

20/06/2020 16:57:39 INFO GlusterFS mount attempt 

20/06/2020 16:57:09 INFO GlusterFS mount attempt 

20/06/2020 16:56:39 INFO GlusterFS mount attempt 

20/06/2020 16:56:09 INFO GlusterFS mount attempt 

20/06/2020 16:55:39 INFO GlusterFS mount attempt 

20/06/2020 16:55:09 INFO GlusterFS mount attempt 

20/06/2020 16:54:39 INFO GlusterFS mount attempt 

20/06/2020 16:54:09 INFO GlusterFS mount attempt 

20/06/2020 16:53:39 INFO GlusterFS mount attempt 

20/06/2020 16:53:09 INFO GlusterFS mount attempt 

20/06/2020 16:52:38 INFO GlusterFS mount attempt 

20/06/2020 16:52:08 INFO GlusterFS mount attempt 

20/06/2020 16:51:38 INFO GlusterFS mount attempt 

20/06/2020 16:51:08 INFO GlusterFS mount attempt 

20/06/2020 16:50:38 INFO GlusterFS mount attempt 

20/06/2020 16:50:08 INFO GlusterFS mount attempt 

20/06/2020 16:49:38 INFO GlusterFS mount attempt 

20/06/2020 16:49:08 INFO GlusterFS mount attempt 

20/06/2020 16:48:38 INFO GlusterFS mount attempt 

20/06/2020 16:48:08 INFO GlusterFS mount attempt 

20/06/2020 16:47:38 INFO GlusterFS mount attempt 

20/06/2020 16:47:07 INFO GlusterFS mount attempt 

20/06/2020 16:46:37 INFO GlusterFS mount attempt 

20/06/2020 16:46:07 INFO GlusterFS mount attempt 

20/06/2020 16:45:37 INFO GlusterFS mount attempt 

20/06/2020 16:45:07 INFO GlusterFS mount attempt 

20/06/2020 16:44:37 INFO GlusterFS mount attempt 

20/06/2020 16:44:07 INFO GlusterFS mount attempt 

20/06/2020 16:43:37 INFO GlusterFS mount attempt 

20/06/2020 16:43:07 INFO GlusterFS mount attempt 

20/06/2020 16:42:37 INFO GlusterFS mount attempt 

20/06/2020 16:42:06 INFO GlusterFS mount attempt 

20/06/2020 16:41:36 INFO GlusterFS mount attempt 

20/06/2020 16:41:06 INFO GlusterFS mount attempt 

20/06/2020 16:40:36 INFO GlusterFS mount attempt 

20/06/2020 16:40:06 INFO GlusterFS mount attempt 

20/06/2020 16:39:36 INFO GlusterFS mount attempt 

20/06/2020 16:39:06 INFO GlusterFS mount attempt 

20/06/2020 16:38:36 INFO GlusterFS mount attempt 

20/06/2020 16:38:06 INFO GlusterFS mount attempt 

20/06/2020 16:37:36 INFO GlusterFS mount attempt 

20/06/2020 16:37:06 INFO GlusterFS mount attempt 

20/06/2020 16:36:35 INFO GlusterFS mount attempt 

20/06/2020 16:36:05 INFO GlusterFS mount attempt 

20/06/2020 16:35:35 INFO GlusterFS mount attempt 

20/06/2020 16:35:05 INFO GlusterFS mount attempt 

20/06/2020 16:34:35 INFO GlusterFS mount attempt 

20/06/2020 16:34:05 INFO GlusterFS mount attempt 

20/06/2020 16:33:35 INFO GlusterFS mount attempt 

20/06/2020 16:33:05 INFO GlusterFS mount attempt 

20/06/2020 16:32:35 INFO GlusterFS mount attempt 

20/06/2020 16:32:05 INFO GlusterFS mount attempt 

20/06/2020 16:31:35 INFO GlusterFS mount attempt 

20/06/2020 16:31:04 INFO GlusterFS mount attempt 

20/06/2020 16:30:34 INFO GlusterFS mount attempt 

20/06/2020 16:30:04 INFO GlusterFS mount attempt 

20/06/2020 16:29:34 INFO GlusterFS mount attempt 

20/06/2020 16:29:04 INFO GlusterFS mount attempt 

20/06/2020 16:28:34 INFO GlusterFS mount attempt 

20/06/2020 16:28:04 INFO GlusterFS mount attempt 

20/06/2020 16:27:34 INFO GlusterFS mount attempt 

20/06/2020 16:27:04 INFO GlusterFS mount attempt 

20/06/2020 16:26:34 INFO GlusterFS mount attempt 

20/06/2020 16:26:04 INFO GlusterFS mount attempt 

20/06/2020 16:25:33 INFO GlusterFS mount attempt 

20/06/2020 16:25:03 INFO GlusterFS mount attempt 

20/06/2020 16:24:33 INFO GlusterFS mount attempt 

20/06/2020 16:24:03 INFO GlusterFS mount attempt 

20/06/2020 16:23:33 INFO GlusterFS mount attempt 

20/06/2020 16:23:03 INFO GlusterFS mount attempt 

20/06/2020 16:22:33 INFO GlusterFS mount attempt 

20/06/2020 16:22:03 INFO GlusterFS mount attempt 

20/06/2020 16:21:33 INFO GlusterFS mount attempt 

20/06/2020 16:21:03 INFO GlusterFS mount attempt 

20/06/2020 16:20:32 INFO GlusterFS mount attempt 

20/06/2020 16:20:02 INFO GlusterFS mount attempt 

20/06/2020 16:19:32 INFO GlusterFS mount attempt 

20/06/2020 16:19:02 INFO GlusterFS mount attempt 

20/06/2020 16:18:32 INFO GlusterFS mount attempt 

20/06/2020 16:18:02 INFO GlusterFS mount attempt 

20/06/2020 16:17:32 INFO GlusterFS mount attempt 

20/06/2020 16:17:02 INFO GlusterFS mount attempt 

20/06/2020 16:16:32 INFO GlusterFS mount attempt 

20/06/2020 16:16:02 INFO GlusterFS mount attempt 

20/06/2020 16:15:32 INFO GlusterFS mount attempt 

20/06/2020 16:15:02 INFO GlusterFS mount attempt 

20/06/2020 16:14:31 INFO GlusterFS mount attempt 

20/06/2020 16:14:01 INFO GlusterFS mount attempt 

20/06/2020 16:13:31 INFO GlusterFS mount attempt 

20/06/2020 16:13:01 INFO GlusterFS mount attempt 

20/06/2020 16:12:31 INFO GlusterFS mount attempt 

20/06/2020 16:12:01 INFO GlusterFS mount attempt 

20/06/2020 16:11:31 INFO GlusterFS mount attempt 

20/06/2020 16:11:01 INFO GlusterFS mount attempt 

20/06/2020 16:10:31 INFO GlusterFS mount attempt 

20/06/2020 16:10:01 INFO GlusterFS mount attempt 

20/06/2020 16:09:31 INFO GlusterFS mount attempt 

20/06/2020 16:09:00 INFO GlusterFS mount attempt 

20/06/2020 16:08:30 INFO GlusterFS mount attempt 

20/06/2020 16:08:00 INFO GlusterFS mount attempt 

20/06/2020 16:07:30 INFO GlusterFS mount attempt 

20/06/2020 16:07:00 INFO GlusterFS mount attempt 

20/06/2020 16:06:30 INFO GlusterFS mount attempt 

20/06/2020 16:06:00 INFO GlusterFS mount attempt 

20/06/2020 16:05:30 INFO GlusterFS mount attempt 

20/06/2020 16:05:00 INFO GlusterFS mount attempt 

20/06/2020 16:04:30 INFO GlusterFS mount attempt 

20/06/2020 16:03:59 INFO GlusterFS mount attempt 

20/06/2020 16:03:29 INFO GlusterFS mount attempt 

20/06/2020 16:02:59 INFO GlusterFS mount attempt 

20/06/2020 16:02:29 INFO GlusterFS mount attempt 

20/06/2020 16:01:59 INFO GlusterFS mount attempt 

20/06/2020 16:01:29 INFO GlusterFS mount attempt 

20/06/2020 16:00:59 INFO GlusterFS mount attempt 

20/06/2020 16:00:29 INFO GlusterFS mount attempt 

20/06/2020 15:59:59 INFO GlusterFS mount attempt 

20/06/2020 15:59:29 INFO GlusterFS mount attempt 

20/06/2020 15:58:59 INFO GlusterFS mount attempt 

20/06/2020 15:58:28 INFO GlusterFS mount attempt 

20/06/2020 15:57:58 INFO GlusterFS mount attempt 

20/06/2020 15:57:28 INFO GlusterFS mount attempt 

20/06/2020 15:56:58 INFO GlusterFS mount attempt 

20/06/2020 15:56:28 INFO GlusterFS mount attempt 

20/06/2020 15:55:58 INFO GlusterFS mount attempt 

20/06/2020 15:55:28 INFO GlusterFS mount attempt 

20/06/2020 15:54:58 INFO GlusterFS mount attempt 

20/06/2020 15:54:28 INFO GlusterFS mount attempt 

20/06/2020 15:53:58 INFO GlusterFS mount attempt 

20/06/2020 15:53:28 INFO GlusterFS mount attempt 

20/06/2020 15:52:57 INFO GlusterFS mount attempt 

20/06/2020 15:52:27 INFO GlusterFS mount attempt 

20/06/2020 15:51:57 INFO GlusterFS mount attempt 

20/06/2020 15:51:27 INFO GlusterFS mount attempt 

20/06/2020 15:50:57 INFO GlusterFS mount attempt 

20/06/2020 15:50:27 INFO GlusterFS mount attempt 

20/06/2020 15:49:57 INFO GlusterFS mount attempt 

20/06/2020 15:49:27 INFO GlusterFS mount attempt 

20/06/2020 15:48:57 INFO GlusterFS mount attempt 

20/06/2020 15:48:27 INFO GlusterFS mount attempt 

20/06/2020 15:47:57 INFO GlusterFS mount attempt 

20/06/2020 15:47:26 INFO GlusterFS mount attempt 

20/06/2020 15:46:56 INFO GlusterFS mount attempt 

20/06/2020 15:46:26 INFO GlusterFS mount attempt 

20/06/2020 15:45:56 INFO GlusterFS mount attempt 

20/06/2020 15:45:26 INFO GlusterFS mount attempt 

20/06/2020 15:44:56 INFO GlusterFS mount attempt 

20/06/2020 15:44:26 INFO GlusterFS mount attempt 

20/06/2020 15:43:56 INFO GlusterFS mount attempt 

20/06/2020 15:43:26 INFO GlusterFS mount attempt 

20/06/2020 15:42:56 INFO GlusterFS mount attempt 

20/06/2020 15:42:26 INFO GlusterFS mount attempt 

20/06/2020 15:41:55 INFO GlusterFS mount attempt 

20/06/2020 15:41:25 INFO GlusterFS mount attempt 

20/06/2020 15:40:55 INFO GlusterFS mount attempt 

20/06/2020 15:40:25 INFO GlusterFS mount attempt 

20/06/2020 15:39:55 INFO GlusterFS mount attempt 

20/06/2020 15:39:25 INFO GlusterFS mount attempt 

20/06/2020 15:38:55 INFO GlusterFS mount attempt 

20/06/2020 15:38:25 INFO GlusterFS mount attempt 

20/06/2020 15:37:55 INFO GlusterFS mount attempt 

20/06/2020 15:37:25 INFO GlusterFS mount attempt 

20/06/2020 15:36:55 INFO GlusterFS mount attempt 

20/06/2020 15:36:24 INFO GlusterFS mount attempt 

20/06/2020 15:35:54 INFO GlusterFS mount attempt 

20/06/2020 15:35:24 INFO GlusterFS mount attempt 

20/06/2020 15:34:54 INFO GlusterFS mount attempt 

20/06/2020 15:34:24 INFO GlusterFS mount attempt 

20/06/2020 15:33:54 INFO GlusterFS mount attempt 

20/06/2020 15:33:24 INFO GlusterFS mount attempt 

20/06/2020 15:32:54 INFO GlusterFS mount attempt 

20/06/2020 15:32:24 INFO GlusterFS mount attempt 

20/06/2020 15:31:54 INFO GlusterFS mount attempt 

20/06/2020 15:31:24 INFO GlusterFS mount attempt 

20/06/2020 15:30:53 INFO GlusterFS mount attempt 

20/06/2020 15:30:23 INFO GlusterFS mount attempt 

20/06/2020 15:29:53 INFO GlusterFS mount attempt 

20/06/2020 15:29:23 INFO GlusterFS mount attempt 

20/06/2020 15:28:53 INFO GlusterFS mount attempt 

20/06/2020 15:28:23 INFO GlusterFS mount attempt 

20/06/2020 15:27:53 INFO GlusterFS mount attempt 

20/06/2020 15:27:23 INFO GlusterFS mount attempt 

20/06/2020 15:26:53 INFO GlusterFS mount attempt 

20/06/2020 15:26:23 INFO GlusterFS mount attempt 

20/06/2020 15:25:53 INFO GlusterFS mount attempt 

20/06/2020 15:25:22 INFO GlusterFS mount attempt 

20/06/2020 15:24:52 INFO GlusterFS mount attempt 

20/06/2020 15:24:22 INFO GlusterFS mount attempt 

20/06/2020 15:23:52 INFO GlusterFS mount attempt 

20/06/2020 15:23:22 INFO GlusterFS mount attempt 

20/06/2020 15:22:52 INFO GlusterFS mount attempt 

20/06/2020 15:22:22 INFO GlusterFS mount attempt 

20/06/2020 15:21:52 INFO GlusterFS mount attempt 

20/06/2020 15:21:22 INFO GlusterFS mount attempt 

20/06/2020 15:20:52 INFO GlusterFS mount attempt 

20/06/2020 15:20:22 INFO GlusterFS mount attempt 

20/06/2020 15:19:51 INFO GlusterFS mount attempt 

20/06/2020 15:19:21 INFO GlusterFS mount attempt 

20/06/2020 15:18:51 INFO GlusterFS mount attempt 

20/06/2020 15:18:21 INFO GlusterFS mount attempt 

20/06/2020 15:17:51 INFO GlusterFS mount attempt 

20/06/2020 15:17:21 INFO GlusterFS mount attempt 

20/06/2020 15:16:51 INFO GlusterFS mount attempt 

20/06/2020 15:16:21 INFO GlusterFS mount attempt 

20/06/2020 15:15:51 INFO GlusterFS mount attempt 

20/06/2020 15:15:21 INFO GlusterFS mount attempt 

20/06/2020 15:14:50 INFO GlusterFS mount attempt 

20/06/2020 15:14:20 INFO GlusterFS mount attempt 

20/06/2020 15:13:50 INFO GlusterFS mount attempt 

20/06/2020 15:13:20 INFO GlusterFS mount attempt 

20/06/2020 15:12:50 INFO GlusterFS mount attempt 

20/06/2020 15:12:20 INFO GlusterFS mount attempt 

20/06/2020 15:11:50 INFO GlusterFS mount attempt 

20/06/2020 15:11:20 INFO GlusterFS mount attempt 

20/06/2020 15:10:50 INFO GlusterFS mount attempt 

20/06/2020 15:10:20 INFO GlusterFS mount attempt 

20/06/2020 15:09:50 INFO GlusterFS mount attempt 

20/06/2020 15:09:19 INFO GlusterFS mount attempt 

20/06/2020 15:08:49 INFO GlusterFS mount attempt 

20/06/2020 15:08:19 INFO GlusterFS mount attempt 

20/06/2020 15:07:49 INFO GlusterFS mount attempt 

20/06/2020 15:07:19 INFO GlusterFS mount attempt 

20/06/2020 15:06:49 INFO GlusterFS mount attempt 

20/06/2020 15:06:19 INFO GlusterFS mount attempt 

20/06/2020 15:05:49 INFO GlusterFS mount attempt 

20/06/2020 15:05:19 INFO GlusterFS mount attempt 

20/06/2020 15:04:49 INFO GlusterFS mount attempt 

20/06/2020 15:04:19 INFO GlusterFS mount attempt 

20/06/2020 15:03:48 INFO GlusterFS mount attempt 

20/06/2020 15:03:18 INFO GlusterFS mount attempt 

20/06/2020 15:02:48 INFO GlusterFS mount attempt 

20/06/2020 15:02:18 INFO GlusterFS mount attempt 

20/06/2020 15:01:48 INFO GlusterFS mount attempt 

20/06/2020 15:01:18 INFO GlusterFS mount attempt 

20/06/2020 15:00:48 INFO GlusterFS mount attempt 

20/06/2020 15:00:18 INFO GlusterFS mount attempt 

20/06/2020 14:59:48 INFO GlusterFS mount attempt 

20/06/2020 14:59:18 INFO GlusterFS mount attempt 

20/06/2020 14:58:48 INFO GlusterFS mount attempt 

20/06/2020 14:58:17 INFO GlusterFS mount attempt 

20/06/2020 14:57:47 INFO GlusterFS mount attempt 

20/06/2020 14:57:17 INFO GlusterFS mount attempt 

20/06/2020 14:56:47 INFO GlusterFS mount attempt 

20/06/2020 14:56:17 INFO GlusterFS mount attempt 

20/06/2020 14:55:47 INFO GlusterFS mount attempt 

20/06/2020 14:55:17 INFO GlusterFS mount attempt 

20/06/2020 14:54:47 INFO GlusterFS mount attempt 

20/06/2020 14:54:17 INFO GlusterFS mount attempt 

20/06/2020 14:53:47 INFO GlusterFS mount attempt 

20/06/2020 14:53:17 INFO GlusterFS mount attempt 

20/06/2020 14:52:46 INFO GlusterFS mount attempt 

20/06/2020 14:52:16 INFO GlusterFS mount attempt 

20/06/2020 14:51:46 INFO GlusterFS mount attempt 

20/06/2020 14:51:16 INFO GlusterFS mount attempt 

20/06/2020 14:50:46 INFO GlusterFS mount attempt 

20/06/2020 14:50:16 INFO GlusterFS mount attempt 

20/06/2020 14:49:46 INFO GlusterFS mount attempt 

20/06/2020 14:49:16 INFO GlusterFS mount attempt 

20/06/2020 14:48:46 INFO GlusterFS mount attempt 

20/06/2020 14:48:16 INFO GlusterFS mount attempt 

20/06/2020 14:47:46 INFO GlusterFS mount attempt 

20/06/2020 14:47:15 INFO GlusterFS mount attempt 

20/06/2020 14:46:45 INFO GlusterFS mount attempt 

20/06/2020 14:46:15 INFO GlusterFS mount attempt 

20/06/2020 14:45:45 INFO GlusterFS mount attempt 

20/06/2020 14:45:15 INFO GlusterFS mount attempt 

20/06/2020 14:44:45 INFO GlusterFS mount attempt 

20/06/2020 14:44:15 INFO GlusterFS mount attempt 

20/06/2020 14:43:45 INFO GlusterFS mount attempt 

20/06/2020 14:43:15 INFO GlusterFS mount attempt 

20/06/2020 14:42:45 INFO GlusterFS mount attempt 

20/06/2020 14:42:15 INFO GlusterFS mount attempt 

20/06/2020 14:41:44 INFO GlusterFS mount attempt 

20/06/2020 14:41:14 INFO GlusterFS mount attempt 

20/06/2020 14:40:44 INFO GlusterFS mount attempt 

20/06/2020 14:40:14 INFO GlusterFS mount attempt 

20/06/2020 14:39:44 INFO GlusterFS mount attempt 

20/06/2020 14:39:14 INFO GlusterFS mount attempt 

20/06/2020 14:38:44 INFO GlusterFS mount attempt 

20/06/2020 14:38:14 INFO GlusterFS mount attempt 

20/06/2020 14:37:44 INFO GlusterFS mount attempt 

20/06/2020 14:37:14 INFO GlusterFS mount attempt 

20/06/2020 14:36:43 INFO GlusterFS mount attempt 

20/06/2020 14:36:13 INFO GlusterFS mount attempt 

20/06/2020 14:35:43 INFO GlusterFS mount attempt 

20/06/2020 14:35:13 INFO GlusterFS mount attempt 

20/06/2020 14:34:43 INFO GlusterFS mount attempt 

20/06/2020 14:34:13 INFO GlusterFS mount attempt 

20/06/2020 14:33:43 INFO GlusterFS mount attempt 

20/06/2020 14:33:13 INFO GlusterFS mount attempt 

20/06/2020 14:32:43 INFO GlusterFS mount attempt 

20/06/2020 14:32:13 INFO GlusterFS mount attempt 

20/06/2020 14:31:43 INFO GlusterFS mount attempt 

20/06/2020 14:31:12 INFO GlusterFS mount attempt 

20/06/2020 14:30:42 INFO GlusterFS mount attempt 

20/06/2020 14:30:12 INFO GlusterFS mount attempt 

20/06/2020 14:29:42 INFO GlusterFS mount attempt 

20/06/2020 14:29:12 INFO GlusterFS mount attempt 

20/06/2020 14:28:42 INFO GlusterFS mount attempt 

20/06/2020 14:28:12 INFO GlusterFS mount attempt 

20/06/2020 14:27:42 INFO GlusterFS mount attempt 

20/06/2020 14:27:12 INFO GlusterFS mount attempt 

20/06/2020 14:26:42 INFO GlusterFS mount attempt 

20/06/2020 14:26:12 INFO GlusterFS mount attempt 

20/06/2020 14:25:41 INFO GlusterFS mount attempt 

20/06/2020 14:25:11 INFO GlusterFS mount attempt 

20/06/2020 14:24:41 INFO GlusterFS mount attempt 

20/06/2020 14:24:11 INFO GlusterFS mount attempt 

20/06/2020 14:23:41 INFO GlusterFS mount attempt 

20/06/2020 14:23:11 INFO GlusterFS mount attempt 

20/06/2020 14:22:41 INFO GlusterFS mount attempt 

20/06/2020 14:22:11 INFO GlusterFS mount attempt 

20/06/2020 14:21:41 INFO GlusterFS mount attempt 

20/06/2020 14:21:11 INFO GlusterFS mount attempt 

20/06/2020 14:20:41 INFO GlusterFS mount attempt 

20/06/2020 14:20:10 INFO GlusterFS mount attempt 

20/06/2020 14:19:40 INFO GlusterFS mount attempt 

20/06/2020 14:19:10 INFO GlusterFS mount attempt 

20/06/2020 14:18:40 INFO GlusterFS mount attempt 

20/06/2020 14:18:10 INFO GlusterFS mount attempt 

20/06/2020 14:17:40 INFO GlusterFS mount attempt 

20/06/2020 14:17:10 INFO GlusterFS mount attempt 

20/06/2020 14:16:40 INFO GlusterFS mount attempt 

20/06/2020 14:16:10 INFO GlusterFS mount attempt 

20/06/2020 14:15:40 INFO GlusterFS mount attempt 

20/06/2020 14:15:10 INFO GlusterFS mount attempt 

20/06/2020 14:14:40 INFO GlusterFS mount attempt 

20/06/2020 14:14:09 INFO GlusterFS mount attempt 

20/06/2020 14:13:39 INFO GlusterFS mount attempt 

20/06/2020 14:13:09 INFO GlusterFS mount attempt 

20/06/2020 14:12:39 INFO GlusterFS mount attempt 

20/06/2020 14:12:09 INFO GlusterFS mount attempt 

20/06/2020 14:11:39 INFO GlusterFS mount attempt 

20/06/2020 14:11:09 INFO GlusterFS mount attempt 

20/06/2020 14:10:39 INFO GlusterFS mount attempt 

20/06/2020 14:10:09 INFO GlusterFS mount attempt 

20/06/2020 14:09:39 INFO GlusterFS mount attempt 

20/06/2020 14:09:09 INFO GlusterFS mount attempt 

20/06/2020 14:08:38 INFO GlusterFS mount attempt 

20/06/2020 14:08:08 INFO GlusterFS mount attempt 

20/06/2020 14:07:38 INFO GlusterFS mount attempt 

20/06/2020 14:07:08 INFO GlusterFS mount attempt 

20/06/2020 14:06:38 INFO GlusterFS mount attempt 

20/06/2020 14:06:08 INFO GlusterFS mount attempt 

20/06/2020 14:05:38 INFO GlusterFS mount attempt 

20/06/2020 14:05:08 INFO GlusterFS mount attempt 

20/06/2020 14:04:38 INFO GlusterFS mount attempt 

20/06/2020 14:04:08 INFO GlusterFS mount attempt 

20/06/2020 14:03:37 INFO GlusterFS mount attempt 

20/06/2020 14:03:07 INFO GlusterFS mount attempt 

20/06/2020 14:02:37 INFO GlusterFS mount attempt 

20/06/2020 14:02:07 INFO GlusterFS mount attempt 

20/06/2020 14:01:37 INFO GlusterFS mount attempt 

20/06/2020 14:01:07 INFO GlusterFS mount attempt 

20/06/2020 14:00:37 INFO GlusterFS mount attempt 

20/06/2020 14:00:07 INFO GlusterFS mount attempt 

20/06/2020 13:59:37 INFO GlusterFS mount attempt 

20/06/2020 13:59:07 INFO GlusterFS mount attempt 

20/06/2020 13:58:37 INFO GlusterFS mount attempt 

20/06/2020 13:58:06 INFO GlusterFS mount attempt 

20/06/2020 13:57:36 INFO GlusterFS mount attempt 

20/06/2020 13:57:06 INFO GlusterFS mount attempt 

20/06/2020 13:56:36 INFO GlusterFS mount attempt 

20/06/2020 13:56:06 INFO GlusterFS mount attempt 

20/06/2020 13:55:36 INFO GlusterFS mount attempt 

20/06/2020 13:55:06 INFO GlusterFS mount attempt 

20/06/2020 13:54:36 INFO GlusterFS mount attempt 

20/06/2020 13:54:06 INFO GlusterFS mount attempt 

20/06/2020 13:53:36 INFO GlusterFS mount attempt 

20/06/2020 13:53:06 INFO GlusterFS mount attempt 

20/06/2020 13:52:35 INFO GlusterFS mount attempt 

20/06/2020 13:52:05 INFO GlusterFS mount attempt 

20/06/2020 13:51:35 INFO GlusterFS mount attempt 

20/06/2020 13:51:05 INFO GlusterFS mount attempt 

20/06/2020 13:50:35 INFO GlusterFS mount attempt 

20/06/2020 13:50:05 INFO GlusterFS mount attempt 

20/06/2020 13:49:35 INFO GlusterFS mount attempt 

20/06/2020 13:49:05 INFO GlusterFS mount attempt 

20/06/2020 13:48:35 INFO GlusterFS mount attempt 

20/06/2020 13:48:05 INFO GlusterFS mount attempt 

20/06/2020 13:47:35 INFO GlusterFS mount attempt 

20/06/2020 13:47:04 INFO GlusterFS mount attempt 

20/06/2020 13:46:34 INFO GlusterFS mount attempt 

20/06/2020 13:46:04 INFO GlusterFS mount attempt 

20/06/2020 13:45:34 INFO GlusterFS mount attempt 

20/06/2020 13:45:04 INFO GlusterFS mount attempt 

20/06/2020 13:44:34 INFO GlusterFS mount attempt 

20/06/2020 13:44:04 INFO GlusterFS mount attempt 

20/06/2020 13:43:34 INFO GlusterFS mount attempt 

20/06/2020 13:43:04 INFO GlusterFS mount attempt 

20/06/2020 13:42:34 INFO GlusterFS mount attempt 

20/06/2020 13:42:04 INFO GlusterFS mount attempt 

20/06/2020 13:41:33 INFO GlusterFS mount attempt 

20/06/2020 13:41:03 INFO GlusterFS mount attempt 

20/06/2020 13:40:33 INFO GlusterFS mount attempt 

20/06/2020 13:40:03 INFO GlusterFS mount attempt 

20/06/2020 13:39:33 INFO GlusterFS mount attempt 

20/06/2020 13:39:03 INFO GlusterFS mount attempt 

20/06/2020 13:38:33 INFO GlusterFS mount attempt 

20/06/2020 13:38:03 INFO GlusterFS mount attempt 

20/06/2020 13:37:33 INFO GlusterFS mount attempt 

20/06/2020 13:37:03 INFO GlusterFS mount attempt 

20/06/2020 13:36:33 INFO GlusterFS mount attempt 

20/06/2020 13:36:02 INFO GlusterFS mount attempt 

20/06/2020 13:35:32 INFO GlusterFS mount attempt 

20/06/2020 13:35:02 INFO GlusterFS mount attempt 

20/06/2020 13:34:32 INFO GlusterFS mount attempt 

20/06/2020 13:34:02 INFO GlusterFS mount attempt 

20/06/2020 13:33:32 INFO GlusterFS mount attempt 

20/06/2020 13:33:02 INFO GlusterFS mount attempt 

20/06/2020 13:32:32 INFO GlusterFS mount attempt 

20/06/2020 13:32:02 INFO GlusterFS mount attempt 

20/06/2020 13:31:32 INFO GlusterFS mount attempt 

20/06/2020 13:31:02 INFO GlusterFS mount attempt 

20/06/2020 13:30:31 INFO GlusterFS mount attempt 

20/06/2020 13:30:01 INFO GlusterFS mount attempt 

20/06/2020 13:29:31 INFO GlusterFS mount attempt 

20/06/2020 13:29:01 INFO GlusterFS mount attempt 

20/06/2020 13:28:31 INFO GlusterFS mount attempt 

20/06/2020 13:28:01 INFO GlusterFS mount attempt 

20/06/2020 13:27:31 INFO GlusterFS mount attempt 

20/06/2020 13:27:01 INFO GlusterFS mount attempt 

20/06/2020 13:26:31 INFO GlusterFS mount attempt 

20/06/2020 13:26:01 INFO GlusterFS mount attempt 

20/06/2020 13:25:30 INFO GlusterFS mount attempt 

20/06/2020 13:25:00 INFO GlusterFS mount attempt 

20/06/2020 13:24:30 INFO GlusterFS mount attempt 

20/06/2020 13:24:00 INFO GlusterFS mount attempt 

20/06/2020 13:23:29 INFO GlusterFS mount attempt 

20/06/2020 13:22:59 INFO GlusterFS mount attempt 

20/06/2020 13:22:29 INFO GlusterFS mount attempt 

20/06/2020 13:21:59 INFO GlusterFS mount attempt 

20/06/2020 13:21:29 INFO GlusterFS mount attempt 

20/06/2020 13:20:59 INFO GlusterFS mount attempt 

20/06/2020 13:20:29 INFO GlusterFS mount attempt 

20/06/2020 13:19:59 INFO GlusterFS mount attempt 

20/06/2020 13:19:29 INFO GlusterFS mount attempt 

20/06/2020 13:18:59 INFO GlusterFS mount attempt 

20/06/2020 13:18:29 INFO GlusterFS mount attempt 

20/06/2020 13:17:58 INFO GlusterFS mount attempt 

20/06/2020 13:17:28 INFO GlusterFS mount attempt 

20/06/2020 13:16:58 INFO GlusterFS mount attempt 

20/06/2020 13:16:28 INFO GlusterFS mount attempt 

20/06/2020 13:15:58 INFO GlusterFS mount attempt 

20/06/2020 13:15:28 INFO GlusterFS mount attempt 

20/06/2020 13:14:58 INFO GlusterFS mount attempt 

20/06/2020 13:14:28 INFO GlusterFS mount attempt 

20/06/2020 13:13:58 INFO GlusterFS mount attempt 

20/06/2020 13:13:28 INFO GlusterFS mount attempt 

20/06/2020 13:12:57 INFO GlusterFS mount attempt 

20/06/2020 13:12:27 INFO GlusterFS mount attempt 

20/06/2020 13:11:57 INFO GlusterFS mount attempt 

20/06/2020 13:11:27 INFO GlusterFS mount attempt 

20/06/2020 13:10:57 INFO GlusterFS mount attempt 

20/06/2020 13:10:27 INFO GlusterFS mount attempt 

20/06/2020 13:09:57 INFO GlusterFS mount attempt 

20/06/2020 13:09:27 INFO GlusterFS mount attempt 

20/06/2020 13:08:57 INFO GlusterFS mount attempt 

20/06/2020 13:08:27 INFO GlusterFS mount attempt 

20/06/2020 13:07:57 INFO GlusterFS mount attempt 

20/06/2020 13:07:26 INFO GlusterFS mount attempt 

20/06/2020 13:06:56 INFO GlusterFS mount attempt 

20/06/2020 13:06:26 INFO GlusterFS mount attempt 

20/06/2020 13:05:56 INFO GlusterFS mount attempt 

20/06/2020 13:05:26 INFO GlusterFS mount attempt 

20/06/2020 13:04:56 INFO GlusterFS mount attempt 

20/06/2020 13:04:26 INFO GlusterFS mount attempt 

20/06/2020 13:03:56 INFO GlusterFS mount attempt 

20/06/2020 13:03:26 INFO GlusterFS mount attempt 

20/06/2020 13:02:56 INFO GlusterFS mount attempt 

20/06/2020 13:02:26 INFO GlusterFS mount attempt 

20/06/2020 13:01:55 INFO GlusterFS mount attempt 

20/06/2020 13:01:25 INFO GlusterFS mount attempt 

20/06/2020 13:00:55 INFO GlusterFS mount attempt 

20/06/2020 13:00:25 INFO GlusterFS mount attempt 

20/06/2020 12:59:55 INFO GlusterFS mount attempt 

20/06/2020 12:59:25 INFO GlusterFS mount attempt 

20/06/2020 12:58:55 INFO GlusterFS mount attempt 

20/06/2020 12:58:25 INFO GlusterFS mount attempt 

20/06/2020 12:57:55 INFO GlusterFS mount attempt 

20/06/2020 12:57:25 INFO GlusterFS mount attempt 

20/06/2020 12:56:55 INFO GlusterFS mount attempt 

20/06/2020 12:56:24 INFO GlusterFS mount attempt 

20/06/2020 12:55:54 INFO GlusterFS mount attempt 

20/06/2020 12:55:24 INFO GlusterFS mount attempt 

20/06/2020 12:54:54 INFO GlusterFS mount attempt 

20/06/2020 12:54:24 INFO GlusterFS mount attempt 

20/06/2020 12:53:54 INFO GlusterFS mount attempt 

20/06/2020 12:53:24 INFO GlusterFS mount attempt 

20/06/2020 12:52:54 INFO GlusterFS mount attempt 

20/06/2020 12:52:24 INFO GlusterFS mount attempt 

20/06/2020 12:51:54 INFO GlusterFS mount attempt 

20/06/2020 12:51:23 INFO GlusterFS mount attempt 

20/06/2020 12:50:53 INFO GlusterFS mount attempt 

20/06/2020 12:50:23 INFO GlusterFS mount attempt 

20/06/2020 12:49:53 INFO GlusterFS mount attempt 

20/06/2020 12:49:23 INFO GlusterFS mount attempt 

20/06/2020 12:48:53 INFO GlusterFS mount attempt 

20/06/2020 12:48:23 INFO GlusterFS mount attempt 

20/06/2020 12:47:53 INFO GlusterFS mount attempt 

20/06/2020 12:47:23 INFO GlusterFS mount attempt 

20/06/2020 12:46:53 INFO GlusterFS mount attempt 

20/06/2020 12:46:23 INFO GlusterFS mount attempt 

20/06/2020 12:45:53 INFO GlusterFS mount attempt 

20/06/2020 12:45:22 INFO GlusterFS mount attempt 

20/06/2020 12:44:52 INFO GlusterFS mount attempt 

20/06/2020 12:44:22 INFO GlusterFS mount attempt 

20/06/2020 12:43:52 INFO GlusterFS mount attempt 

20/06/2020 12:43:22 INFO GlusterFS mount attempt 

20/06/2020 12:42:52 INFO GlusterFS mount attempt 

20/06/2020 12:42:22 INFO GlusterFS mount attempt 

20/06/2020 12:41:52 INFO GlusterFS mount attempt 

20/06/2020 12:41:22 INFO GlusterFS mount attempt 

20/06/2020 12:40:52 INFO GlusterFS mount attempt 

20/06/2020 12:40:22 INFO GlusterFS mount attempt 

20/06/2020 12:39:51 INFO GlusterFS mount attempt 

20/06/2020 12:39:21 INFO GlusterFS mount attempt 

20/06/2020 12:38:51 INFO GlusterFS mount attempt 

20/06/2020 12:38:21 INFO GlusterFS mount attempt 

20/06/2020 12:37:51 INFO GlusterFS mount attempt 

20/06/2020 12:37:21 INFO GlusterFS mount attempt 

20/06/2020 12:36:51 INFO GlusterFS mount attempt 

20/06/2020 12:36:21 INFO GlusterFS mount attempt 

20/06/2020 12:35:51 INFO GlusterFS mount attempt 

20/06/2020 12:35:21 INFO GlusterFS mount attempt 

20/06/2020 12:34:51 INFO GlusterFS mount attempt 

20/06/2020 12:34:20 INFO GlusterFS mount attempt 

20/06/2020 12:33:50 INFO GlusterFS mount attempt 

20/06/2020 12:33:20 INFO GlusterFS mount attempt 

20/06/2020 12:32:50 INFO GlusterFS mount attempt 

20/06/2020 12:32:20 INFO GlusterFS mount attempt 

20/06/2020 12:31:50 INFO GlusterFS mount attempt 

20/06/2020 12:31:20 INFO GlusterFS mount attempt 

20/06/2020 12:30:50 INFO GlusterFS mount attempt 

20/06/2020 12:30:20 INFO GlusterFS mount attempt 

20/06/2020 12:29:50 INFO GlusterFS mount attempt 

20/06/2020 12:29:20 INFO GlusterFS mount attempt 

20/06/2020 12:28:49 INFO GlusterFS mount attempt 

20/06/2020 12:28:19 INFO GlusterFS mount attempt 

20/06/2020 12:27:49 INFO GlusterFS mount attempt 

20/06/2020 12:27:19 INFO GlusterFS mount attempt 

20/06/2020 12:26:49 INFO GlusterFS mount attempt 

20/06/2020 12:26:19 INFO GlusterFS mount attempt 

20/06/2020 12:25:49 INFO GlusterFS mount attempt 

20/06/2020 12:25:19 INFO GlusterFS mount attempt 

20/06/2020 12:24:49 INFO GlusterFS mount attempt 

20/06/2020 12:24:19 INFO GlusterFS mount attempt 

20/06/2020 12:23:49 INFO GlusterFS mount attempt 

20/06/2020 12:23:18 INFO GlusterFS mount attempt 

20/06/2020 12:22:48 INFO GlusterFS mount attempt 

20/06/2020 12:22:18 INFO GlusterFS mount attempt 

20/06/2020 12:21:48 INFO GlusterFS mount attempt 

20/06/2020 12:21:18 INFO GlusterFS mount attempt 

20/06/2020 12:20:48 INFO GlusterFS mount attempt 

20/06/2020 12:20:18 INFO GlusterFS mount attempt 

20/06/2020 12:19:48 INFO GlusterFS mount attempt 

20/06/2020 12:19:18 INFO GlusterFS mount attempt 

20/06/2020 12:18:48 INFO GlusterFS mount attempt 

20/06/2020 12:18:18 INFO GlusterFS mount attempt 

20/06/2020 12:17:48 INFO GlusterFS mount attempt 

20/06/2020 12:17:17 INFO GlusterFS mount attempt 

20/06/2020 12:16:47 INFO GlusterFS mount attempt 

20/06/2020 12:16:17 INFO GlusterFS mount attempt 

20/06/2020 12:15:47 INFO GlusterFS mount attempt 

20/06/2020 12:15:17 INFO GlusterFS mount attempt 

20/06/2020 12:14:47 INFO GlusterFS mount attempt 

20/06/2020 12:14:17 INFO GlusterFS mount attempt 

20/06/2020 12:13:47 INFO GlusterFS mount attempt 

20/06/2020 12:13:17 INFO GlusterFS mount attempt 

20/06/2020 12:12:47 INFO GlusterFS mount attempt 

20/06/2020 12:12:17 INFO GlusterFS mount attempt 

20/06/2020 12:11:46 INFO GlusterFS mount attempt 

20/06/2020 12:11:16 INFO GlusterFS mount attempt 

20/06/2020 12:10:46 INFO GlusterFS mount attempt 

20/06/2020 12:10:16 INFO GlusterFS mount attempt 

20/06/2020 12:09:46 INFO GlusterFS mount attempt 

20/06/2020 12:09:16 INFO GlusterFS mount attempt 

20/06/2020 12:08:46 INFO GlusterFS mount attempt 

20/06/2020 12:08:16 INFO GlusterFS mount attempt 

20/06/2020 12:07:46 INFO GlusterFS mount attempt 

20/06/2020 12:07:16 INFO GlusterFS mount attempt 

20/06/2020 12:06:45 INFO GlusterFS mount attempt 

20/06/2020 12:06:15 INFO GlusterFS mount attempt 

20/06/2020 12:05:45 INFO GlusterFS mount attempt 

20/06/2020 12:05:15 INFO GlusterFS mount attempt 

20/06/2020 12:04:45 INFO GlusterFS mount attempt 

20/06/2020 12:04:15 INFO GlusterFS mount attempt 

20/06/2020 12:03:45 INFO GlusterFS mount attempt 

20/06/2020 12:03:15 INFO GlusterFS mount attempt 

20/06/2020 12:02:45 INFO GlusterFS mount attempt 

20/06/2020 12:02:15 INFO GlusterFS mount attempt 

20/06/2020 12:01:45 INFO GlusterFS mount attempt 

20/06/2020 12:01:15 INFO GlusterFS mount attempt 

20/06/2020 12:00:44 INFO GlusterFS mount attempt 

20/06/2020 12:00:14 INFO GlusterFS mount attempt 

20/06/2020 11:59:44 INFO GlusterFS mount attempt 

20/06/2020 11:59:14 INFO GlusterFS mount attempt 

20/06/2020 11:58:44 INFO GlusterFS mount attempt 

20/06/2020 11:58:14 INFO GlusterFS mount attempt 

20/06/2020 11:57:44 INFO GlusterFS mount attempt 

20/06/2020 11:57:14 INFO GlusterFS mount attempt 

20/06/2020 11:56:44 INFO GlusterFS mount attempt 

20/06/2020 11:56:14 INFO GlusterFS mount attempt 

20/06/2020 11:55:43 INFO GlusterFS mount attempt 

20/06/2020 11:55:13 INFO GlusterFS mount attempt 

20/06/2020 11:54:43 INFO GlusterFS mount attempt 

20/06/2020 11:54:13 INFO GlusterFS mount attempt 

20/06/2020 11:53:43 INFO GlusterFS mount attempt 

20/06/2020 11:53:13 INFO GlusterFS mount attempt 

20/06/2020 11:52:43 INFO GlusterFS mount attempt 

20/06/2020 11:52:13 INFO GlusterFS mount attempt 

20/06/2020 11:51:43 INFO GlusterFS mount attempt 

20/06/2020 11:51:13 INFO GlusterFS mount attempt 

20/06/2020 11:50:43 INFO GlusterFS mount attempt 

20/06/2020 11:50:12 INFO GlusterFS mount attempt 

20/06/2020 11:49:42 INFO GlusterFS mount attempt 

20/06/2020 11:49:12 INFO GlusterFS mount attempt 

20/06/2020 11:48:42 INFO GlusterFS mount attempt 

20/06/2020 11:48:12 INFO GlusterFS mount attempt 

20/06/2020 11:47:42 INFO GlusterFS mount attempt 

20/06/2020 11:47:12 INFO GlusterFS mount attempt 

20/06/2020 11:46:42 INFO GlusterFS mount attempt 

20/06/2020 11:46:12 INFO GlusterFS mount attempt 

20/06/2020 11:45:42 INFO GlusterFS mount attempt 

20/06/2020 11:45:11 INFO GlusterFS mount attempt 

20/06/2020 11:44:41 INFO GlusterFS mount attempt 

20/06/2020 11:44:11 INFO GlusterFS mount attempt 

20/06/2020 11:43:41 INFO GlusterFS mount attempt 

20/06/2020 11:43:11 INFO GlusterFS mount attempt 

20/06/2020 11:42:41 INFO GlusterFS mount attempt 

20/06/2020 11:42:11 INFO GlusterFS mount attempt 

20/06/2020 11:41:41 INFO GlusterFS mount attempt 

20/06/2020 11:41:11 INFO GlusterFS mount attempt 

20/06/2020 11:40:41 INFO GlusterFS mount attempt 

20/06/2020 11:40:11 INFO GlusterFS mount attempt 

20/06/2020 11:39:41 INFO GlusterFS mount attempt 

20/06/2020 11:39:10 INFO GlusterFS mount attempt 

20/06/2020 11:38:40 INFO GlusterFS mount attempt 

20/06/2020 11:38:10 INFO GlusterFS mount attempt 

20/06/2020 11:37:40 INFO GlusterFS mount attempt 

20/06/2020 11:37:10 INFO GlusterFS mount attempt 

20/06/2020 11:36:40 INFO GlusterFS mount attempt 

20/06/2020 11:36:10 INFO GlusterFS mount attempt 

20/06/2020 11:35:40 INFO GlusterFS mount attempt 

20/06/2020 11:35:10 INFO GlusterFS mount attempt 

20/06/2020 11:34:40 INFO GlusterFS mount attempt 

20/06/2020 11:34:10 INFO GlusterFS mount attempt 

20/06/2020 11:33:39 INFO GlusterFS mount attempt 

20/06/2020 11:33:09 INFO GlusterFS mount attempt 

20/06/2020 11:32:39 INFO GlusterFS mount attempt 

20/06/2020 11:32:09 INFO GlusterFS mount attempt 

20/06/2020 11:31:39 INFO GlusterFS mount attempt 

20/06/2020 11:31:09 INFO GlusterFS mount attempt 

20/06/2020 11:30:39 INFO GlusterFS mount attempt 

20/06/2020 11:30:09 INFO GlusterFS mount attempt 

20/06/2020 11:29:39 INFO GlusterFS mount attempt 

20/06/2020 11:29:09 INFO GlusterFS mount attempt 

20/06/2020 11:28:39 INFO GlusterFS mount attempt 

20/06/2020 11:28:08 INFO GlusterFS mount attempt 

20/06/2020 11:27:38 INFO GlusterFS mount attempt 

20/06/2020 11:27:08 INFO GlusterFS mount attempt 

20/06/2020 11:26:38 INFO GlusterFS mount attempt 

20/06/2020 11:26:08 INFO GlusterFS mount attempt 

20/06/2020 11:25:38 INFO GlusterFS mount attempt 

20/06/2020 11:25:08 INFO GlusterFS mount attempt 

20/06/2020 11:24:38 INFO GlusterFS mount attempt 

20/06/2020 11:24:08 INFO GlusterFS mount attempt 

20/06/2020 11:23:38 INFO GlusterFS mount attempt 

20/06/2020 11:23:08 INFO GlusterFS mount attempt 

20/06/2020 11:22:37 INFO GlusterFS mount attempt 

20/06/2020 11:22:07 INFO GlusterFS mount attempt 

20/06/2020 11:21:37 INFO GlusterFS mount attempt 

20/06/2020 11:21:07 INFO GlusterFS mount attempt 

20/06/2020 11:20:37 INFO GlusterFS mount attempt 

20/06/2020 11:20:07 INFO GlusterFS mount attempt 

20/06/2020 11:19:37 INFO GlusterFS mount attempt 

20/06/2020 11:19:07 INFO GlusterFS mount attempt 

20/06/2020 11:18:37 INFO GlusterFS mount attempt 

20/06/2020 11:18:07 INFO GlusterFS mount attempt 

20/06/2020 11:17:37 INFO GlusterFS mount attempt 

20/06/2020 11:17:06 INFO GlusterFS mount attempt 

20/06/2020 11:16:36 INFO GlusterFS mount attempt 

20/06/2020 11:16:06 INFO GlusterFS mount attempt 

20/06/2020 11:15:36 INFO GlusterFS mount attempt 

20/06/2020 11:15:06 INFO GlusterFS mount attempt 

20/06/2020 11:14:36 INFO GlusterFS mount attempt 

20/06/2020 11:14:06 INFO GlusterFS mount attempt 

20/06/2020 11:13:36 INFO GlusterFS mount attempt 

20/06/2020 11:13:06 INFO GlusterFS mount attempt 

20/06/2020 11:12:36 INFO GlusterFS mount attempt 

20/06/2020 11:12:06 INFO GlusterFS mount attempt 

20/06/2020 11:11:35 INFO GlusterFS mount attempt 

20/06/2020 11:11:05 INFO GlusterFS mount attempt 

20/06/2020 11:10:35 INFO GlusterFS mount attempt 

20/06/2020 11:10:05 INFO GlusterFS mount attempt 

20/06/2020 11:09:35 INFO GlusterFS mount attempt 

20/06/2020 11:09:05 INFO GlusterFS mount attempt 

20/06/2020 11:08:35 INFO GlusterFS mount attempt 

20/06/2020 11:08:05 INFO GlusterFS mount attempt 

20/06/2020 11:07:35 INFO GlusterFS mount attempt 

20/06/2020 11:07:05 INFO GlusterFS mount attempt 

20/06/2020 11:06:35 INFO GlusterFS mount attempt 

20/06/2020 11:06:04 INFO GlusterFS mount attempt 

20/06/2020 11:05:34 INFO GlusterFS mount attempt 

20/06/2020 11:05:04 INFO GlusterFS mount attempt 

20/06/2020 11:04:34 INFO GlusterFS mount attempt 

20/06/2020 11:04:04 INFO GlusterFS mount attempt 

20/06/2020 11:03:34 INFO GlusterFS mount attempt 

20/06/2020 11:03:04 INFO GlusterFS mount attempt 

20/06/2020 11:02:34 INFO GlusterFS mount attempt 

20/06/2020 11:02:04 INFO GlusterFS mount attempt 

20/06/2020 11:01:34 INFO GlusterFS mount attempt 

20/06/2020 11:01:04 INFO GlusterFS mount attempt 

20/06/2020 11:00:33 INFO GlusterFS mount attempt 

20/06/2020 11:00:03 INFO GlusterFS mount attempt 

20/06/2020 10:59:33 INFO GlusterFS mount attempt 

20/06/2020 10:59:03 INFO GlusterFS mount attempt 

20/06/2020 10:58:33 INFO GlusterFS mount attempt 

20/06/2020 10:58:03 INFO GlusterFS mount attempt 

20/06/2020 10:57:33 INFO GlusterFS mount attempt 

20/06/2020 10:57:03 INFO GlusterFS mount attempt 

20/06/2020 10:56:33 INFO GlusterFS mount attempt 

20/06/2020 10:56:03 INFO GlusterFS mount attempt 

20/06/2020 10:55:32 INFO GlusterFS mount attempt 

20/06/2020 10:55:02 INFO GlusterFS mount attempt 

20/06/2020 10:54:32 INFO GlusterFS mount attempt 

20/06/2020 10:54:02 INFO GlusterFS mount attempt 

20/06/2020 10:53:32 INFO GlusterFS mount attempt 

20/06/2020 10:53:02 INFO GlusterFS mount attempt 

20/06/2020 10:52:32 INFO GlusterFS mount attempt 

20/06/2020 10:52:02 INFO GlusterFS mount attempt 

20/06/2020 10:51:32 INFO GlusterFS mount attempt 

20/06/2020 10:51:02 INFO GlusterFS mount attempt 

20/06/2020 10:50:32 INFO GlusterFS mount attempt 

20/06/2020 10:50:01 INFO GlusterFS mount attempt 

20/06/2020 10:49:31 INFO GlusterFS mount attempt 

20/06/2020 10:49:01 INFO GlusterFS mount attempt 

20/06/2020 10:48:31 INFO GlusterFS mount attempt 

20/06/2020 10:48:01 INFO GlusterFS mount attempt 

20/06/2020 10:47:31 INFO GlusterFS mount attempt 

20/06/2020 10:47:01 INFO GlusterFS mount attempt 

20/06/2020 10:46:31 INFO GlusterFS mount attempt 

20/06/2020 10:46:01 INFO GlusterFS mount attempt 

20/06/2020 10:45:31 INFO GlusterFS mount attempt 

20/06/2020 10:45:01 INFO GlusterFS mount attempt 

20/06/2020 10:44:31 INFO GlusterFS mount attempt 

20/06/2020 10:44:00 INFO GlusterFS mount attempt 

20/06/2020 10:43:30 INFO GlusterFS mount attempt 

20/06/2020 10:43:00 INFO GlusterFS mount attempt 

20/06/2020 10:42:30 INFO GlusterFS mount attempt 

20/06/2020 10:42:00 INFO GlusterFS mount attempt 

20/06/2020 10:41:30 INFO GlusterFS mount attempt 

20/06/2020 10:41:00 INFO GlusterFS mount attempt 

20/06/2020 10:40:30 INFO GlusterFS mount attempt 

20/06/2020 10:40:00 INFO GlusterFS mount attempt 

20/06/2020 10:39:30 INFO GlusterFS mount attempt 

20/06/2020 10:39:00 INFO GlusterFS mount attempt 

20/06/2020 10:38:29 INFO GlusterFS mount attempt 

20/06/2020 10:37:59 INFO GlusterFS mount attempt 

20/06/2020 10:37:29 INFO GlusterFS mount attempt 

20/06/2020 10:36:59 INFO GlusterFS mount attempt 

20/06/2020 10:36:29 INFO GlusterFS mount attempt 

20/06/2020 10:35:59 INFO GlusterFS mount attempt 

20/06/2020 10:35:29 INFO GlusterFS mount attempt 

20/06/2020 10:34:59 INFO GlusterFS mount attempt 

20/06/2020 10:34:29 INFO GlusterFS mount attempt 

20/06/2020 10:33:59 INFO GlusterFS mount attempt 

20/06/2020 10:33:29 INFO GlusterFS mount attempt 

20/06/2020 10:32:58 INFO GlusterFS mount attempt 

20/06/2020 10:32:28 INFO GlusterFS mount attempt 

20/06/2020 10:31:58 INFO GlusterFS mount attempt 

20/06/2020 10:31:28 INFO GlusterFS mount attempt 

20/06/2020 10:30:58 INFO GlusterFS mount attempt 

20/06/2020 10:30:28 INFO GlusterFS mount attempt 

20/06/2020 10:29:58 INFO GlusterFS mount attempt 

20/06/2020 10:29:28 INFO GlusterFS mount attempt 

20/06/2020 10:28:58 INFO GlusterFS mount attempt 

20/06/2020 10:28:28 INFO GlusterFS mount attempt 

20/06/2020 10:27:58 INFO GlusterFS mount attempt 

20/06/2020 10:27:27 INFO GlusterFS mount attempt 

20/06/2020 10:26:57 INFO GlusterFS mount attempt 

20/06/2020 10:26:27 INFO GlusterFS mount attempt 

20/06/2020 10:25:57 INFO GlusterFS mount attempt 

20/06/2020 10:25:27 INFO GlusterFS mount attempt 

20/06/2020 10:24:57 INFO GlusterFS mount attempt 

20/06/2020 10:24:27 INFO GlusterFS mount attempt 

20/06/2020 10:23:57 INFO GlusterFS mount attempt 

20/06/2020 10:23:27 INFO GlusterFS mount attempt 

20/06/2020 10:22:57 INFO GlusterFS mount attempt 

20/06/2020 10:22:26 INFO GlusterFS mount attempt 

20/06/2020 10:21:56 INFO GlusterFS mount attempt 

20/06/2020 10:21:26 INFO GlusterFS mount attempt 

20/06/2020 10:20:56 INFO GlusterFS mount attempt 

20/06/2020 10:20:26 INFO GlusterFS mount attempt 

20/06/2020 10:19:56 INFO GlusterFS mount attempt 

20/06/2020 10:19:26 INFO GlusterFS mount attempt 

20/06/2020 10:18:56 INFO GlusterFS mount attempt 

20/06/2020 10:18:26 INFO GlusterFS mount attempt 

20/06/2020 10:17:56 INFO GlusterFS mount attempt 

20/06/2020 10:17:26 INFO GlusterFS mount attempt 

20/06/2020 10:16:55 INFO GlusterFS mount attempt 

20/06/2020 10:16:25 INFO GlusterFS mount attempt 

20/06/2020 10:15:55 INFO GlusterFS mount attempt 

20/06/2020 10:15:25 INFO GlusterFS mount attempt 

20/06/2020 10:14:55 INFO GlusterFS mount attempt 

20/06/2020 10:14:25 INFO GlusterFS mount attempt 

20/06/2020 10:13:55 INFO GlusterFS mount attempt 

20/06/2020 10:13:25 INFO GlusterFS mount attempt 

20/06/2020 10:12:55 INFO GlusterFS mount attempt 

20/06/2020 10:12:25 INFO GlusterFS mount attempt 

20/06/2020 10:11:55 INFO GlusterFS mount attempt 

20/06/2020 10:11:24 INFO GlusterFS mount attempt 

20/06/2020 10:10:54 INFO GlusterFS mount attempt 

20/06/2020 10:10:24 INFO GlusterFS mount attempt 

20/06/2020 10:09:54 INFO GlusterFS mount attempt 

20/06/2020 10:09:24 INFO GlusterFS mount attempt 

20/06/2020 10:08:54 INFO GlusterFS mount attempt 

20/06/2020 10:08:24 INFO GlusterFS mount attempt 

20/06/2020 10:07:54 INFO GlusterFS mount attempt 

20/06/2020 10:07:24 INFO GlusterFS mount attempt 

20/06/2020 10:06:54 INFO GlusterFS mount attempt 

20/06/2020 10:06:24 INFO GlusterFS mount attempt 

20/06/2020 10:05:53 INFO GlusterFS mount attempt 

20/06/2020 10:05:23 INFO GlusterFS mount attempt 

20/06/2020 10:04:53 INFO GlusterFS mount attempt 

20/06/2020 10:04:23 INFO GlusterFS mount attempt 

20/06/2020 10:03:53 INFO GlusterFS mount attempt 

20/06/2020 10:03:23 INFO GlusterFS mount attempt 

20/06/2020 10:02:53 INFO GlusterFS mount attempt 

20/06/2020 10:02:23 INFO GlusterFS mount attempt 

20/06/2020 10:01:53 INFO GlusterFS mount attempt 

20/06/2020 10:01:23 INFO GlusterFS mount attempt 

20/06/2020 10:00:52 INFO GlusterFS mount attempt 

20/06/2020 10:00:22 INFO GlusterFS mount attempt 

20/06/2020 09:59:52 INFO GlusterFS mount attempt 

20/06/2020 09:59:22 INFO GlusterFS mount attempt 

20/06/2020 09:58:52 INFO GlusterFS mount attempt 

20/06/2020 09:58:22 INFO GlusterFS mount attempt 

20/06/2020 09:57:52 INFO GlusterFS mount attempt 

20/06/2020 09:57:22 INFO GlusterFS mount attempt 

20/06/2020 09:56:52 INFO GlusterFS mount attempt 

20/06/2020 09:56:22 INFO GlusterFS mount attempt 

20/06/2020 09:55:52 INFO GlusterFS mount attempt 

20/06/2020 09:55:22 INFO GlusterFS mount attempt 

20/06/2020 09:54:51 INFO GlusterFS mount attempt 

20/06/2020 09:54:21 INFO GlusterFS mount attempt 

20/06/2020 09:53:51 INFO GlusterFS mount attempt 

20/06/2020 09:53:21 INFO GlusterFS mount attempt 

20/06/2020 09:52:51 INFO GlusterFS mount attempt 

20/06/2020 09:52:21 INFO GlusterFS mount attempt 

20/06/2020 09:51:51 INFO GlusterFS mount attempt 

20/06/2020 09:51:21 INFO GlusterFS mount attempt 

20/06/2020 09:50:51 INFO GlusterFS mount attempt 

20/06/2020 09:50:21 INFO GlusterFS mount attempt 

20/06/2020 09:49:51 INFO GlusterFS mount attempt 

20/06/2020 09:49:20 INFO GlusterFS mount attempt 

20/06/2020 09:48:50 INFO GlusterFS mount attempt 

20/06/2020 09:48:20 INFO GlusterFS mount attempt 

20/06/2020 09:47:50 INFO GlusterFS mount attempt 

20/06/2020 09:47:20 INFO GlusterFS mount attempt 

20/06/2020 09:46:50 INFO GlusterFS mount attempt 

20/06/2020 09:46:20 INFO GlusterFS mount attempt 

20/06/2020 09:45:50 INFO GlusterFS mount attempt 

20/06/2020 09:45:20 INFO GlusterFS mount attempt 

20/06/2020 09:44:50 INFO GlusterFS mount attempt 

20/06/2020 09:44:20 INFO GlusterFS mount attempt 

20/06/2020 09:43:49 INFO GlusterFS mount attempt 

20/06/2020 09:43:19 INFO GlusterFS mount attempt 

20/06/2020 09:42:49 INFO GlusterFS mount attempt 

20/06/2020 09:42:19 INFO GlusterFS mount attempt 

20/06/2020 09:41:49 INFO GlusterFS mount attempt 

20/06/2020 09:41:19 INFO GlusterFS mount attempt 

20/06/2020 09:40:49 INFO GlusterFS mount attempt 

20/06/2020 09:40:19 INFO GlusterFS mount attempt 

20/06/2020 09:39:49 INFO GlusterFS mount attempt 

20/06/2020 09:39:19 INFO GlusterFS mount attempt 

20/06/2020 09:38:48 INFO GlusterFS mount attempt 

20/06/2020 09:38:18 INFO GlusterFS mount attempt 

20/06/2020 09:37:48 INFO GlusterFS mount attempt 

20/06/2020 09:37:18 INFO GlusterFS mount attempt 

20/06/2020 09:36:48 INFO GlusterFS mount attempt 

20/06/2020 09:36:18 INFO GlusterFS mount attempt 

20/06/2020 09:35:48 INFO GlusterFS mount attempt 

20/06/2020 09:35:18 INFO GlusterFS mount attempt 

20/06/2020 09:34:48 INFO GlusterFS mount attempt 

20/06/2020 09:34:18 INFO GlusterFS mount attempt 

20/06/2020 09:33:48 INFO GlusterFS mount attempt 

20/06/2020 09:33:17 INFO GlusterFS mount attempt 

20/06/2020 09:32:47 INFO GlusterFS mount attempt 

20/06/2020 09:32:17 INFO GlusterFS mount attempt 

20/06/2020 09:31:47 INFO GlusterFS mount attempt 

20/06/2020 09:31:17 INFO GlusterFS mount attempt 

20/06/2020 09:30:47 INFO GlusterFS mount attempt 

20/06/2020 09:30:17 INFO GlusterFS mount attempt 

20/06/2020 09:29:47 INFO GlusterFS mount attempt 

20/06/2020 09:29:17 INFO GlusterFS mount attempt 

20/06/2020 09:28:47 INFO GlusterFS mount attempt 

20/06/2020 09:28:17 INFO GlusterFS mount attempt 

20/06/2020 09:27:46 INFO GlusterFS mount attempt 

20/06/2020 09:27:16 INFO GlusterFS mount attempt 

20/06/2020 09:26:46 INFO GlusterFS mount attempt 

20/06/2020 09:26:16 INFO GlusterFS mount attempt 

20/06/2020 09:25:46 INFO GlusterFS mount attempt 

20/06/2020 09:25:16 INFO GlusterFS mount attempt 

20/06/2020 09:24:46 INFO GlusterFS mount attempt 

20/06/2020 09:24:16 INFO GlusterFS mount attempt 

20/06/2020 09:23:46 INFO GlusterFS mount attempt 

20/06/2020 09:23:16 INFO GlusterFS mount attempt 

20/06/2020 09:22:45 INFO GlusterFS mount attempt 

20/06/2020 09:22:15 INFO GlusterFS mount attempt 

20/06/2020 09:21:45 INFO GlusterFS mount attempt 

20/06/2020 09:21:15 INFO GlusterFS mount attempt 

20/06/2020 09:20:45 INFO GlusterFS mount attempt 

20/06/2020 09:20:15 INFO GlusterFS mount attempt 

20/06/2020 09:19:45 INFO GlusterFS mount attempt 

20/06/2020 09:19:15 INFO GlusterFS mount attempt 

20/06/2020 09:18:45 INFO GlusterFS mount attempt 

20/06/2020 09:18:15 INFO GlusterFS mount attempt 

20/06/2020 09:17:45 INFO GlusterFS mount attempt 

20/06/2020 09:17:14 INFO GlusterFS mount attempt 

20/06/2020 09:16:44 INFO GlusterFS mount attempt 

20/06/2020 09:16:14 INFO GlusterFS mount attempt 

20/06/2020 09:15:44 INFO GlusterFS mount attempt 

20/06/2020 09:15:14 INFO GlusterFS mount attempt 

20/06/2020 09:14:44 INFO GlusterFS mount attempt 

20/06/2020 09:14:14 INFO GlusterFS mount attempt 

20/06/2020 09:13:44 INFO GlusterFS mount attempt 

20/06/2020 09:13:14 INFO GlusterFS mount attempt 

20/06/2020 09:12:44 INFO GlusterFS mount attempt 

20/06/2020 09:12:14 INFO GlusterFS mount attempt 

20/06/2020 09:11:43 INFO GlusterFS mount attempt 

20/06/2020 09:11:13 INFO GlusterFS mount attempt 

20/06/2020 09:10:43 INFO GlusterFS mount attempt 

20/06/2020 09:10:13 INFO GlusterFS mount attempt 

20/06/2020 09:09:43 INFO GlusterFS mount attempt 

20/06/2020 09:09:13 INFO GlusterFS mount attempt 

20/06/2020 09:08:43 INFO GlusterFS mount attempt 

20/06/2020 09:08:13 INFO GlusterFS mount attempt 

20/06/2020 09:07:43 INFO GlusterFS mount attempt 

20/06/2020 09:07:13 INFO GlusterFS mount attempt 

20/06/2020 09:06:43 INFO GlusterFS mount attempt 

20/06/2020 09:06:12 INFO GlusterFS mount attempt 

20/06/2020 09:05:42 INFO GlusterFS mount attempt 

20/06/2020 09:05:12 INFO GlusterFS mount attempt 

20/06/2020 09:04:42 INFO GlusterFS mount attempt 

20/06/2020 09:04:12 INFO GlusterFS mount attempt 

20/06/2020 09:03:42 INFO GlusterFS mount attempt 

20/06/2020 09:03:12 INFO GlusterFS mount attempt 

20/06/2020 09:02:42 INFO GlusterFS mount attempt 

20/06/2020 09:02:12 INFO GlusterFS mount attempt 

20/06/2020 09:01:42 INFO GlusterFS mount attempt 

20/06/2020 09:01:12 INFO GlusterFS mount attempt 

20/06/2020 09:00:41 INFO GlusterFS mount attempt 

20/06/2020 09:00:11 INFO GlusterFS mount attempt 

20/06/2020 08:59:41 INFO GlusterFS mount attempt 

20/06/2020 08:59:11 INFO GlusterFS mount attempt 

20/06/2020 08:58:41 INFO GlusterFS mount attempt 

20/06/2020 08:58:11 INFO GlusterFS mount attempt 

20/06/2020 08:57:41 INFO GlusterFS mount attempt 

20/06/2020 08:57:11 INFO GlusterFS mount attempt 

20/06/2020 08:56:41 INFO GlusterFS mount attempt 

20/06/2020 08:56:11 INFO GlusterFS mount attempt 

20/06/2020 08:55:41 INFO GlusterFS mount attempt 

20/06/2020 08:55:10 INFO GlusterFS mount attempt 

20/06/2020 08:54:40 INFO GlusterFS mount attempt 

20/06/2020 08:54:10 INFO GlusterFS mount attempt 

20/06/2020 08:53:40 INFO GlusterFS mount attempt 

20/06/2020 08:53:10 INFO GlusterFS mount attempt 

20/06/2020 08:52:40 INFO GlusterFS mount attempt 

20/06/2020 08:52:10 INFO GlusterFS mount attempt 

20/06/2020 08:51:40 INFO GlusterFS mount attempt 

20/06/2020 08:51:10 INFO GlusterFS mount attempt 

20/06/2020 08:50:40 INFO GlusterFS mount attempt 

20/06/2020 08:50:10 INFO GlusterFS mount attempt 

20/06/2020 08:49:39 INFO GlusterFS mount attempt 

20/06/2020 08:49:09 INFO GlusterFS mount attempt 

20/06/2020 08:48:39 INFO GlusterFS mount attempt 

20/06/2020 08:48:09 INFO GlusterFS mount attempt 

20/06/2020 08:47:39 INFO GlusterFS mount attempt 

20/06/2020 08:47:09 INFO GlusterFS mount attempt 

20/06/2020 08:46:39 INFO GlusterFS mount attempt 

20/06/2020 08:46:09 INFO GlusterFS mount attempt 

20/06/2020 08:45:39 INFO GlusterFS mount attempt 

20/06/2020 08:45:09 INFO GlusterFS mount attempt 

20/06/2020 08:44:39 INFO GlusterFS mount attempt 

20/06/2020 08:44:08 INFO GlusterFS mount attempt 

20/06/2020 08:43:38 INFO GlusterFS mount attempt 

20/06/2020 08:43:08 INFO GlusterFS mount attempt 

20/06/2020 08:42:38 INFO GlusterFS mount attempt 

20/06/2020 08:42:08 INFO GlusterFS mount attempt 

20/06/2020 08:41:38 INFO GlusterFS mount attempt 

20/06/2020 08:41:08 INFO GlusterFS mount attempt 

20/06/2020 08:40:38 INFO GlusterFS mount attempt 

20/06/2020 08:40:08 INFO GlusterFS mount attempt 

20/06/2020 08:39:38 INFO GlusterFS mount attempt 

20/06/2020 08:39:07 INFO GlusterFS mount attempt 

20/06/2020 08:38:37 INFO GlusterFS mount attempt 

20/06/2020 08:38:07 INFO GlusterFS mount attempt 

20/06/2020 08:37:37 INFO GlusterFS mount attempt 

20/06/2020 08:37:07 INFO GlusterFS mount attempt 

20/06/2020 08:36:37 INFO GlusterFS mount attempt 

20/06/2020 08:36:07 INFO GlusterFS mount attempt 

20/06/2020 08:35:37 INFO GlusterFS mount attempt 

20/06/2020 08:35:07 INFO GlusterFS mount attempt 

20/06/2020 08:34:37 INFO GlusterFS mount attempt 

20/06/2020 08:34:07 INFO GlusterFS mount attempt 

20/06/2020 08:33:36 INFO GlusterFS mount attempt 

20/06/2020 08:33:06 INFO GlusterFS mount attempt 

20/06/2020 08:32:36 INFO GlusterFS mount attempt 

20/06/2020 08:32:06 INFO GlusterFS mount attempt 

20/06/2020 08:31:36 INFO GlusterFS mount attempt 

20/06/2020 08:31:06 INFO GlusterFS mount attempt 

20/06/2020 08:30:36 INFO GlusterFS mount attempt 

20/06/2020 08:30:06 INFO GlusterFS mount attempt 

20/06/2020 08:29:36 INFO GlusterFS mount attempt 

20/06/2020 08:29:06 INFO GlusterFS mount attempt 

20/06/2020 08:28:36 INFO GlusterFS mount attempt 

20/06/2020 08:28:05 INFO GlusterFS mount attempt 

20/06/2020 08:27:35 INFO GlusterFS mount attempt 

20/06/2020 08:27:05 INFO GlusterFS mount attempt 

20/06/2020 08:26:35 INFO GlusterFS mount attempt 

20/06/2020 08:26:05 INFO GlusterFS mount attempt 

20/06/2020 08:25:35 INFO GlusterFS mount attempt 

20/06/2020 08:25:05 INFO GlusterFS mount attempt 

20/06/2020 08:24:35 INFO GlusterFS mount attempt 

20/06/2020 08:24:05 INFO GlusterFS mount attempt 

20/06/2020 08:23:35 INFO GlusterFS mount attempt 

20/06/2020 08:23:05 INFO GlusterFS mount attempt 

20/06/2020 08:22:34 INFO GlusterFS mount attempt 

20/06/2020 08:22:04 INFO GlusterFS mount attempt 

20/06/2020 08:21:34 INFO GlusterFS mount attempt 

20/06/2020 08:21:04 INFO GlusterFS mount attempt 

20/06/2020 08:20:34 INFO GlusterFS mount attempt 

20/06/2020 08:20:04 INFO GlusterFS mount attempt 

20/06/2020 08:19:34 INFO GlusterFS mount attempt 

20/06/2020 08:19:04 INFO GlusterFS mount attempt 

20/06/2020 08:18:34 INFO GlusterFS mount attempt 

20/06/2020 08:18:04 INFO GlusterFS mount attempt 

20/06/2020 08:17:34 INFO GlusterFS mount attempt 

20/06/2020 08:17:03 INFO GlusterFS mount attempt 

20/06/2020 08:16:33 INFO GlusterFS mount attempt 

20/06/2020 08:16:03 INFO GlusterFS mount attempt 

20/06/2020 08:15:33 INFO GlusterFS mount attempt 

20/06/2020 08:15:03 INFO GlusterFS mount attempt 

20/06/2020 08:14:33 INFO GlusterFS mount attempt 

20/06/2020 08:14:03 INFO GlusterFS mount attempt 

20/06/2020 08:13:33 INFO GlusterFS mount attempt 

20/06/2020 08:13:03 INFO GlusterFS mount attempt 

20/06/2020 08:12:33 INFO GlusterFS mount attempt 

20/06/2020 08:12:03 INFO GlusterFS mount attempt 

20/06/2020 08:11:32 INFO GlusterFS mount attempt 

20/06/2020 08:11:02 INFO GlusterFS mount attempt 

20/06/2020 08:10:32 INFO GlusterFS mount attempt 

20/06/2020 08:10:02 INFO GlusterFS mount attempt 

20/06/2020 08:09:32 INFO GlusterFS mount attempt 

20/06/2020 08:09:02 INFO GlusterFS mount attempt 

20/06/2020 08:08:32 INFO GlusterFS mount attempt 

20/06/2020 08:08:02 INFO GlusterFS mount attempt 

20/06/2020 08:07:32 INFO GlusterFS mount attempt 

20/06/2020 08:07:02 INFO GlusterFS mount attempt 

20/06/2020 08:06:32 INFO GlusterFS mount attempt 

20/06/2020 08:06:01 INFO GlusterFS mount attempt 

20/06/2020 08:05:31 INFO GlusterFS mount attempt 

20/06/2020 08:05:01 INFO GlusterFS mount attempt 

20/06/2020 08:04:31 INFO GlusterFS mount attempt 

20/06/2020 08:04:01 INFO GlusterFS mount attempt 

20/06/2020 08:03:31 INFO GlusterFS mount attempt 

20/06/2020 08:03:01 INFO GlusterFS mount attempt 

20/06/2020 08:02:31 INFO GlusterFS mount attempt 

20/06/2020 08:02:01 INFO GlusterFS mount attempt 

20/06/2020 08:01:31 INFO GlusterFS mount attempt 

20/06/2020 08:01:01 INFO GlusterFS mount attempt 

20/06/2020 08:00:31 INFO GlusterFS mount attempt 

20/06/2020 08:00:00 INFO GlusterFS mount attempt 

20/06/2020 07:59:30 INFO GlusterFS mount attempt 

20/06/2020 07:59:00 INFO GlusterFS mount attempt 

20/06/2020 07:58:30 INFO GlusterFS mount attempt 

20/06/2020 07:58:00 INFO GlusterFS mount attempt 

20/06/2020 07:57:30 INFO GlusterFS mount attempt 

20/06/2020 07:57:00 INFO GlusterFS mount attempt 

20/06/2020 07:56:30 INFO GlusterFS mount attempt 

20/06/2020 07:56:00 INFO GlusterFS mount attempt 

20/06/2020 07:55:30 INFO GlusterFS mount attempt 

20/06/2020 07:54:59 INFO GlusterFS mount attempt 

20/06/2020 07:54:29 INFO GlusterFS mount attempt 

20/06/2020 07:53:59 INFO GlusterFS mount attempt 

20/06/2020 07:53:29 INFO GlusterFS mount attempt 

20/06/2020 07:52:59 INFO GlusterFS mount attempt 

20/06/2020 07:52:29 INFO GlusterFS mount attempt 

20/06/2020 07:51:59 INFO GlusterFS mount attempt 

20/06/2020 07:51:29 INFO GlusterFS mount attempt 

20/06/2020 07:50:59 INFO GlusterFS mount attempt 

20/06/2020 07:50:29 INFO GlusterFS mount attempt 

20/06/2020 07:49:59 INFO GlusterFS mount attempt 

20/06/2020 07:49:28 INFO GlusterFS mount attempt 

20/06/2020 07:48:58 INFO GlusterFS mount attempt 

20/06/2020 07:48:28 INFO GlusterFS mount attempt 

20/06/2020 07:47:58 INFO GlusterFS mount attempt 

20/06/2020 07:47:28 INFO GlusterFS mount attempt 

20/06/2020 07:46:58 INFO GlusterFS mount attempt 

20/06/2020 07:46:28 INFO GlusterFS mount attempt 

20/06/2020 07:45:58 INFO GlusterFS mount attempt 

20/06/2020 07:45:28 INFO GlusterFS mount attempt 

20/06/2020 07:44:58 INFO GlusterFS mount attempt 

20/06/2020 07:44:28 INFO GlusterFS mount attempt 

20/06/2020 07:43:57 INFO GlusterFS mount attempt 

20/06/2020 07:43:27 INFO GlusterFS mount attempt 

20/06/2020 07:42:57 INFO GlusterFS mount attempt 

20/06/2020 07:42:27 INFO GlusterFS mount attempt 

20/06/2020 07:41:57 INFO GlusterFS mount attempt 

20/06/2020 07:41:27 INFO GlusterFS mount attempt 

20/06/2020 07:40:57 INFO GlusterFS mount attempt 

20/06/2020 07:40:27 INFO GlusterFS mount attempt 

20/06/2020 07:39:57 INFO GlusterFS mount attempt 

20/06/2020 07:39:27 INFO GlusterFS mount attempt 

20/06/2020 07:38:57 INFO GlusterFS mount attempt 

20/06/2020 07:38:26 INFO GlusterFS mount attempt 

20/06/2020 07:37:56 INFO GlusterFS mount attempt 

20/06/2020 07:37:26 INFO GlusterFS mount attempt 

20/06/2020 07:36:56 INFO GlusterFS mount attempt 

20/06/2020 07:36:26 INFO GlusterFS mount attempt 

20/06/2020 07:35:56 INFO GlusterFS mount attempt 

20/06/2020 07:35:26 INFO GlusterFS mount attempt 

20/06/2020 07:34:56 INFO GlusterFS mount attempt 

20/06/2020 07:34:26 INFO GlusterFS mount attempt 

20/06/2020 07:33:56 INFO GlusterFS mount attempt 

20/06/2020 07:33:26 INFO GlusterFS mount attempt 

20/06/2020 07:32:55 INFO GlusterFS mount attempt 

20/06/2020 07:32:25 INFO GlusterFS mount attempt 

20/06/2020 07:31:55 INFO GlusterFS mount attempt 

20/06/2020 07:31:25 INFO GlusterFS mount attempt 

20/06/2020 07:30:55 INFO GlusterFS mount attempt 

20/06/2020 07:30:25 INFO GlusterFS mount attempt 

20/06/2020 07:29:55 INFO GlusterFS mount attempt 

20/06/2020 07:29:25 INFO GlusterFS mount attempt 

20/06/2020 07:28:55 INFO GlusterFS mount attempt 

20/06/2020 07:28:25 INFO GlusterFS mount attempt 

20/06/2020 07:27:54 INFO GlusterFS mount attempt 

20/06/2020 07:27:24 INFO GlusterFS mount attempt 

20/06/2020 07:26:54 INFO GlusterFS mount attempt 

20/06/2020 07:26:24 INFO GlusterFS mount attempt 

20/06/2020 07:25:54 INFO GlusterFS mount attempt 

20/06/2020 07:25:24 INFO GlusterFS mount attempt 

20/06/2020 07:24:54 INFO GlusterFS mount attempt 

20/06/2020 07:24:24 INFO GlusterFS mount attempt 

20/06/2020 07:23:54 INFO GlusterFS mount attempt 

20/06/2020 07:23:24 INFO GlusterFS mount attempt 

20/06/2020 07:22:54 INFO GlusterFS mount attempt 

20/06/2020 07:22:23 INFO GlusterFS mount attempt 

20/06/2020 07:21:53 INFO GlusterFS mount attempt 

20/06/2020 07:21:23 INFO GlusterFS mount attempt 

20/06/2020 07:20:53 INFO GlusterFS mount attempt 

20/06/2020 07:20:23 INFO GlusterFS mount attempt 

20/06/2020 07:19:53 INFO GlusterFS mount attempt 

20/06/2020 07:19:23 INFO GlusterFS mount attempt 

20/06/2020 07:18:53 INFO GlusterFS mount attempt 

20/06/2020 07:18:23 INFO GlusterFS mount attempt 

20/06/2020 07:17:53 INFO GlusterFS mount attempt 

20/06/2020 07:17:23 INFO GlusterFS mount attempt 

20/06/2020 07:16:52 INFO GlusterFS mount attempt 

20/06/2020 07:16:22 INFO GlusterFS mount attempt 

20/06/2020 07:15:52 INFO GlusterFS mount attempt 

20/06/2020 07:15:22 INFO GlusterFS mount attempt 

20/06/2020 07:14:52 INFO GlusterFS mount attempt 

20/06/2020 07:14:22 INFO GlusterFS mount attempt 

20/06/2020 07:13:52 INFO GlusterFS mount attempt 

20/06/2020 07:13:22 INFO GlusterFS mount attempt 

20/06/2020 07:12:52 INFO GlusterFS mount attempt 

20/06/2020 07:12:22 INFO GlusterFS mount attempt 

20/06/2020 07:11:52 INFO GlusterFS mount attempt 

20/06/2020 07:11:21 INFO GlusterFS mount attempt 

20/06/2020 07:10:51 INFO GlusterFS mount attempt 

20/06/2020 07:10:21 INFO GlusterFS mount attempt 

20/06/2020 07:09:51 INFO GlusterFS mount attempt 

20/06/2020 07:09:21 INFO GlusterFS mount attempt 

20/06/2020 07:08:51 INFO GlusterFS mount attempt 

20/06/2020 07:08:21 INFO GlusterFS mount attempt 

20/06/2020 07:07:51 INFO GlusterFS mount attempt 

20/06/2020 07:07:21 INFO GlusterFS mount attempt 

20/06/2020 07:06:51 INFO GlusterFS mount attempt 

20/06/2020 07:06:21 INFO GlusterFS mount attempt 

20/06/2020 07:05:50 INFO GlusterFS mount attempt 

20/06/2020 07:05:20 INFO GlusterFS mount attempt 

20/06/2020 07:04:50 INFO GlusterFS mount attempt 

20/06/2020 07:04:20 INFO GlusterFS mount attempt 

20/06/2020 07:03:50 INFO GlusterFS mount attempt 

20/06/2020 07:03:20 INFO GlusterFS mount attempt 

20/06/2020 07:02:50 INFO GlusterFS mount attempt 

20/06/2020 07:02:20 INFO GlusterFS mount attempt 

20/06/2020 07:01:50 INFO GlusterFS mount attempt 

20/06/2020 07:01:20 INFO GlusterFS mount attempt 

20/06/2020 07:00:50 INFO GlusterFS mount attempt 

20/06/2020 07:00:19 INFO GlusterFS mount attempt 

20/06/2020 06:59:49 INFO GlusterFS mount attempt 

20/06/2020 06:59:19 INFO GlusterFS mount attempt 

20/06/2020 06:58:49 INFO GlusterFS mount attempt 

20/06/2020 06:58:19 INFO GlusterFS mount attempt 

20/06/2020 06:57:49 INFO GlusterFS mount attempt 

20/06/2020 06:57:19 INFO GlusterFS mount attempt 

20/06/2020 06:56:49 INFO GlusterFS mount attempt 

20/06/2020 06:56:19 INFO GlusterFS mount attempt 

20/06/2020 06:55:49 INFO GlusterFS mount attempt 

20/06/2020 06:55:19 INFO GlusterFS mount attempt 

20/06/2020 06:54:48 INFO GlusterFS mount attempt 

20/06/2020 06:54:18 INFO GlusterFS mount attempt 

20/06/2020 06:53:48 INFO GlusterFS mount attempt 

20/06/2020 06:53:18 INFO GlusterFS mount attempt 

20/06/2020 06:52:48 INFO GlusterFS mount attempt 

20/06/2020 06:52:18 INFO GlusterFS mount attempt 

20/06/2020 06:51:48 INFO GlusterFS mount attempt 

20/06/2020 06:51:18 INFO GlusterFS mount attempt 

20/06/2020 06:50:48 INFO GlusterFS mount attempt 

20/06/2020 06:50:18 INFO GlusterFS mount attempt 

20/06/2020 06:49:48 INFO GlusterFS mount attempt 

20/06/2020 06:49:17 INFO GlusterFS mount attempt 

20/06/2020 06:48:47 INFO GlusterFS mount attempt 

20/06/2020 06:48:17 INFO GlusterFS mount attempt 

20/06/2020 06:47:47 INFO GlusterFS mount attempt 

20/06/2020 06:47:17 INFO GlusterFS mount attempt 

20/06/2020 06:46:47 INFO GlusterFS mount attempt 

20/06/2020 06:46:17 INFO GlusterFS mount attempt 

20/06/2020 06:45:47 INFO GlusterFS mount attempt 

20/06/2020 06:45:17 INFO GlusterFS mount attempt 

20/06/2020 06:44:47 INFO GlusterFS mount attempt 

20/06/2020 06:44:17 INFO GlusterFS mount attempt 

20/06/2020 06:43:46 INFO GlusterFS mount attempt 

20/06/2020 06:43:16 INFO GlusterFS mount attempt 

20/06/2020 06:42:46 INFO GlusterFS mount attempt 

20/06/2020 06:42:16 INFO GlusterFS mount attempt 

20/06/2020 06:41:46 INFO GlusterFS mount attempt 

20/06/2020 06:41:16 INFO GlusterFS mount attempt 

20/06/2020 06:40:46 INFO GlusterFS mount attempt 

20/06/2020 06:40:16 INFO GlusterFS mount attempt 

20/06/2020 06:39:46 INFO GlusterFS mount attempt 

20/06/2020 06:39:16 INFO GlusterFS mount attempt 

20/06/2020 06:38:45 INFO GlusterFS mount attempt 

20/06/2020 06:38:15 INFO GlusterFS mount attempt 

20/06/2020 06:37:45 INFO GlusterFS mount attempt 

20/06/2020 06:37:15 INFO GlusterFS mount attempt 

20/06/2020 06:36:45 INFO GlusterFS mount attempt 

20/06/2020 06:36:15 INFO GlusterFS mount attempt 

20/06/2020 06:35:45 INFO GlusterFS mount attempt 

20/06/2020 06:35:15 INFO GlusterFS mount attempt 

20/06/2020 06:34:45 INFO GlusterFS mount attempt 

20/06/2020 06:34:15 INFO GlusterFS mount attempt 

20/06/2020 06:33:45 INFO GlusterFS mount attempt 

20/06/2020 06:33:14 INFO GlusterFS mount attempt 

20/06/2020 06:32:44 INFO GlusterFS mount attempt 

20/06/2020 06:32:14 INFO GlusterFS mount attempt 

20/06/2020 06:31:44 INFO GlusterFS mount attempt 

20/06/2020 06:31:14 INFO GlusterFS mount attempt 

20/06/2020 06:30:44 INFO GlusterFS mount attempt 

20/06/2020 06:30:14 INFO GlusterFS mount attempt 

20/06/2020 06:29:44 INFO GlusterFS mount attempt 

20/06/2020 06:29:14 INFO GlusterFS mount attempt 

20/06/2020 06:28:44 INFO GlusterFS mount attempt 

20/06/2020 06:28:14 INFO GlusterFS mount attempt 

20/06/2020 06:27:44 INFO GlusterFS mount attempt 

20/06/2020 06:27:13 INFO GlusterFS mount attempt 

20/06/2020 06:26:43 INFO GlusterFS mount attempt 

20/06/2020 06:26:13 INFO GlusterFS mount attempt 

20/06/2020 06:25:43 INFO GlusterFS mount attempt 

20/06/2020 06:25:13 INFO GlusterFS mount attempt 

20/06/2020 06:24:43 INFO GlusterFS mount attempt 

20/06/2020 06:24:13 INFO GlusterFS mount attempt 

20/06/2020 06:23:43 INFO GlusterFS mount attempt 

20/06/2020 06:23:13 INFO GlusterFS mount attempt 

20/06/2020 06:22:43 INFO GlusterFS mount attempt 

20/06/2020 06:22:12 INFO GlusterFS mount attempt 

20/06/2020 06:21:42 INFO GlusterFS mount attempt 

20/06/2020 06:21:12 INFO GlusterFS mount attempt 

20/06/2020 06:20:42 INFO GlusterFS mount attempt 

20/06/2020 06:20:12 INFO GlusterFS mount attempt 

20/06/2020 06:19:42 INFO GlusterFS mount attempt 

20/06/2020 06:19:12 INFO GlusterFS mount attempt 

20/06/2020 06:18:42 INFO GlusterFS mount attempt 

20/06/2020 06:18:12 INFO GlusterFS mount attempt 

20/06/2020 06:17:42 INFO GlusterFS mount attempt 

20/06/2020 06:17:12 INFO GlusterFS mount attempt 

20/06/2020 06:16:42 INFO GlusterFS mount attempt 

20/06/2020 06:16:11 INFO GlusterFS mount attempt 

20/06/2020 06:15:41 INFO GlusterFS mount attempt 

20/06/2020 06:15:11 INFO GlusterFS mount attempt 

20/06/2020 06:14:41 INFO GlusterFS mount attempt 

20/06/2020 06:14:11 INFO GlusterFS mount attempt 

20/06/2020 06:13:41 INFO GlusterFS mount attempt 

20/06/2020 06:13:11 INFO GlusterFS mount attempt 

20/06/2020 06:12:41 INFO GlusterFS mount attempt 

20/06/2020 06:12:11 INFO GlusterFS mount attempt 

20/06/2020 06:11:41 INFO GlusterFS mount attempt 

20/06/2020 06:11:11 INFO GlusterFS mount attempt 

20/06/2020 06:10:40 INFO GlusterFS mount attempt 

20/06/2020 06:10:10 INFO GlusterFS mount attempt 

20/06/2020 06:09:40 INFO GlusterFS mount attempt 

20/06/2020 06:09:10 INFO GlusterFS mount attempt 

20/06/2020 06:08:40 INFO GlusterFS mount attempt 

20/06/2020 06:08:10 INFO GlusterFS mount attempt 

20/06/2020 06:07:40 INFO GlusterFS mount attempt 

20/06/2020 06:07:10 INFO GlusterFS mount attempt 

20/06/2020 06:06:40 INFO GlusterFS mount attempt 

20/06/2020 06:06:10 INFO GlusterFS mount attempt 

20/06/2020 06:05:40 INFO GlusterFS mount attempt 

20/06/2020 06:05:09 INFO GlusterFS mount attempt 

20/06/2020 06:04:39 INFO GlusterFS mount attempt 

20/06/2020 06:04:09 INFO GlusterFS mount attempt 

20/06/2020 06:03:39 INFO GlusterFS mount attempt 

20/06/2020 06:03:09 INFO GlusterFS mount attempt 

20/06/2020 06:02:39 INFO GlusterFS mount attempt 

20/06/2020 06:02:09 INFO GlusterFS mount attempt 

20/06/2020 06:01:39 INFO GlusterFS mount attempt 

20/06/2020 06:01:09 INFO GlusterFS mount attempt 

20/06/2020 06:00:39 INFO GlusterFS mount attempt 

20/06/2020 06:00:09 INFO GlusterFS mount attempt 

20/06/2020 05:59:38 INFO GlusterFS mount attempt 

20/06/2020 05:59:08 INFO GlusterFS mount attempt 

20/06/2020 05:58:38 INFO GlusterFS mount attempt 

20/06/2020 05:58:08 INFO GlusterFS mount attempt 

20/06/2020 05:57:38 INFO GlusterFS mount attempt 

20/06/2020 05:57:08 INFO GlusterFS mount attempt 

20/06/2020 05:56:38 INFO GlusterFS mount attempt 

20/06/2020 05:56:08 INFO GlusterFS mount attempt 

20/06/2020 05:55:38 INFO GlusterFS mount attempt 

20/06/2020 05:55:08 INFO GlusterFS mount attempt 

20/06/2020 05:54:38 INFO GlusterFS mount attempt 

20/06/2020 05:54:07 INFO GlusterFS mount attempt 

20/06/2020 05:53:37 INFO GlusterFS mount attempt 

20/06/2020 05:53:07 INFO GlusterFS mount attempt 

20/06/2020 05:52:37 INFO GlusterFS mount attempt 

20/06/2020 05:52:07 INFO GlusterFS mount attempt 

20/06/2020 05:51:37 INFO GlusterFS mount attempt 

20/06/2020 05:51:07 INFO GlusterFS mount attempt 

20/06/2020 05:50:37 INFO GlusterFS mount attempt 

20/06/2020 05:50:07 INFO GlusterFS mount attempt 

20/06/2020 05:49:37 INFO GlusterFS mount attempt 

20/06/2020 05:49:07 INFO GlusterFS mount attempt 

20/06/2020 05:48:37 INFO GlusterFS mount attempt 

20/06/2020 05:48:06 INFO GlusterFS mount attempt 

20/06/2020 05:47:36 INFO GlusterFS mount attempt 

20/06/2020 05:47:06 INFO GlusterFS mount attempt 

20/06/2020 05:46:36 INFO GlusterFS mount attempt 

20/06/2020 05:46:06 INFO GlusterFS mount attempt 

20/06/2020 05:45:36 INFO GlusterFS mount attempt 

20/06/2020 05:45:06 INFO GlusterFS mount attempt 

20/06/2020 05:44:36 INFO GlusterFS mount attempt 

20/06/2020 05:44:06 INFO GlusterFS mount attempt 

20/06/2020 05:43:36 INFO GlusterFS mount attempt 

20/06/2020 05:43:06 INFO GlusterFS mount attempt 

20/06/2020 05:42:35 INFO GlusterFS mount attempt 

20/06/2020 05:42:05 INFO GlusterFS mount attempt 

20/06/2020 05:41:35 INFO GlusterFS mount attempt 

20/06/2020 05:41:05 INFO GlusterFS mount attempt 

20/06/2020 05:40:35 INFO GlusterFS mount attempt 

20/06/2020 05:40:05 INFO GlusterFS mount attempt 

20/06/2020 05:39:35 INFO GlusterFS mount attempt 

20/06/2020 05:39:05 INFO GlusterFS mount attempt 

20/06/2020 05:38:35 INFO GlusterFS mount attempt 

20/06/2020 05:38:05 INFO GlusterFS mount attempt 

20/06/2020 05:37:35 INFO GlusterFS mount attempt 

20/06/2020 05:37:04 INFO GlusterFS mount attempt 

20/06/2020 05:36:34 INFO GlusterFS mount attempt 

20/06/2020 05:36:04 INFO GlusterFS mount attempt 

20/06/2020 05:35:34 INFO GlusterFS mount attempt 

20/06/2020 05:35:04 INFO GlusterFS mount attempt 

20/06/2020 05:34:34 INFO GlusterFS mount attempt 

20/06/2020 05:34:04 INFO GlusterFS mount attempt 

20/06/2020 05:33:34 INFO GlusterFS mount attempt 

20/06/2020 05:33:04 INFO GlusterFS mount attempt 

20/06/2020 05:32:34 INFO GlusterFS mount attempt 

20/06/2020 05:32:04 INFO GlusterFS mount attempt 

20/06/2020 05:31:34 INFO GlusterFS mount attempt 

20/06/2020 05:31:03 INFO GlusterFS mount attempt 

20/06/2020 05:30:33 INFO GlusterFS mount attempt 

20/06/2020 05:30:03 INFO GlusterFS mount attempt 

20/06/2020 05:29:33 INFO GlusterFS mount attempt 

20/06/2020 05:29:03 INFO GlusterFS mount attempt 

20/06/2020 05:28:33 INFO GlusterFS mount attempt 

20/06/2020 05:28:03 INFO GlusterFS mount attempt 

20/06/2020 05:27:33 INFO GlusterFS mount attempt 

20/06/2020 05:27:03 INFO GlusterFS mount attempt 

20/06/2020 05:26:33 INFO GlusterFS mount attempt 

20/06/2020 05:26:03 INFO GlusterFS mount attempt 

20/06/2020 05:25:32 INFO GlusterFS mount attempt 

20/06/2020 05:25:02 INFO GlusterFS mount attempt 

20/06/2020 05:24:32 INFO GlusterFS mount attempt 

20/06/2020 05:24:02 INFO GlusterFS mount attempt 

20/06/2020 05:23:32 INFO GlusterFS mount attempt 

20/06/2020 05:23:02 INFO GlusterFS mount attempt 

20/06/2020 05:22:32 INFO GlusterFS mount attempt 

20/06/2020 05:22:02 INFO GlusterFS mount attempt 

20/06/2020 05:21:32 INFO GlusterFS mount attempt 

20/06/2020 05:21:02 INFO GlusterFS mount attempt 

20/06/2020 05:20:32 INFO GlusterFS mount attempt 

20/06/2020 05:20:01 INFO GlusterFS mount attempt 

20/06/2020 05:19:31 INFO GlusterFS mount attempt 

20/06/2020 05:19:01 INFO GlusterFS mount attempt 

20/06/2020 05:18:31 INFO GlusterFS mount attempt 

20/06/2020 05:18:01 INFO GlusterFS mount attempt 

20/06/2020 05:17:31 INFO GlusterFS mount attempt 

20/06/2020 05:17:01 INFO GlusterFS mount attempt 

20/06/2020 05:16:31 INFO GlusterFS mount attempt 

20/06/2020 05:16:01 INFO GlusterFS mount attempt 

20/06/2020 05:15:31 INFO GlusterFS mount attempt 

20/06/2020 05:15:01 INFO GlusterFS mount attempt 

20/06/2020 05:14:30 INFO GlusterFS mount attempt 

20/06/2020 05:14:00 INFO GlusterFS mount attempt 

20/06/2020 05:13:30 INFO GlusterFS mount attempt 

20/06/2020 05:13:00 INFO GlusterFS mount attempt 

20/06/2020 05:12:30 INFO GlusterFS mount attempt 

20/06/2020 05:12:00 INFO GlusterFS mount attempt 

20/06/2020 05:11:30 INFO GlusterFS mount attempt 

20/06/2020 05:11:00 INFO GlusterFS mount attempt 

20/06/2020 05:10:30 INFO GlusterFS mount attempt 

20/06/2020 05:10:00 INFO GlusterFS mount attempt 

20/06/2020 05:09:30 INFO GlusterFS mount attempt 

20/06/2020 05:08:59 INFO GlusterFS mount attempt 

20/06/2020 05:08:29 INFO GlusterFS mount attempt 

20/06/2020 05:07:59 INFO GlusterFS mount attempt 

20/06/2020 05:07:29 INFO GlusterFS mount attempt 

20/06/2020 05:06:59 INFO GlusterFS mount attempt 

20/06/2020 05:06:29 INFO GlusterFS mount attempt 

20/06/2020 05:05:59 INFO GlusterFS mount attempt 

20/06/2020 05:05:29 INFO GlusterFS mount attempt 

20/06/2020 05:04:59 INFO GlusterFS mount attempt 

20/06/2020 05:04:29 INFO GlusterFS mount attempt 

20/06/2020 05:03:59 INFO GlusterFS mount attempt 

20/06/2020 05:03:28 INFO GlusterFS mount attempt 

20/06/2020 05:02:58 INFO GlusterFS mount attempt 

20/06/2020 05:02:28 INFO GlusterFS mount attempt 

20/06/2020 05:01:58 INFO GlusterFS mount attempt 

20/06/2020 05:01:28 INFO GlusterFS mount attempt 

20/06/2020 05:00:58 INFO GlusterFS mount attempt 

20/06/2020 05:00:28 INFO GlusterFS mount attempt 

20/06/2020 04:59:58 INFO GlusterFS mount attempt 

20/06/2020 04:59:28 INFO GlusterFS mount attempt 

20/06/2020 04:58:58 INFO GlusterFS mount attempt 

20/06/2020 04:58:27 INFO GlusterFS mount attempt 

20/06/2020 04:57:57 INFO GlusterFS mount attempt 

20/06/2020 04:57:27 INFO GlusterFS mount attempt 

20/06/2020 04:56:57 INFO GlusterFS mount attempt 

20/06/2020 04:56:27 INFO GlusterFS mount attempt 

20/06/2020 04:55:57 INFO GlusterFS mount attempt 

20/06/2020 04:55:27 INFO GlusterFS mount attempt 

20/06/2020 04:54:57 INFO GlusterFS mount attempt 

20/06/2020 04:54:27 INFO GlusterFS mount attempt 

20/06/2020 04:53:57 INFO GlusterFS mount attempt 

20/06/2020 04:53:27 INFO GlusterFS mount attempt 

20/06/2020 04:52:56 INFO GlusterFS mount attempt 

20/06/2020 04:52:26 INFO GlusterFS mount attempt 

20/06/2020 04:51:56 INFO GlusterFS mount attempt 

20/06/2020 04:51:26 INFO GlusterFS mount attempt 

20/06/2020 04:50:56 INFO GlusterFS mount attempt 

20/06/2020 04:50:26 INFO GlusterFS mount attempt 

20/06/2020 04:49:56 INFO GlusterFS mount attempt 

20/06/2020 04:49:26 INFO GlusterFS mount attempt 

20/06/2020 04:48:56 INFO GlusterFS mount attempt 

20/06/2020 04:48:26 INFO GlusterFS mount attempt 

20/06/2020 04:47:56 INFO GlusterFS mount attempt 

20/06/2020 04:47:26 INFO GlusterFS mount attempt 

20/06/2020 04:46:55 INFO GlusterFS mount attempt 

20/06/2020 04:46:25 INFO GlusterFS mount attempt 

20/06/2020 04:45:55 INFO GlusterFS mount attempt 

20/06/2020 04:45:25 INFO GlusterFS mount attempt 

20/06/2020 04:44:55 INFO GlusterFS mount attempt 

20/06/2020 04:44:25 INFO GlusterFS mount attempt 

20/06/2020 04:43:55 INFO GlusterFS mount attempt 

20/06/2020 04:43:25 INFO GlusterFS mount attempt 

20/06/2020 04:42:55 INFO GlusterFS mount attempt 

20/06/2020 04:42:25 INFO GlusterFS mount attempt 

20/06/2020 04:41:54 INFO GlusterFS mount attempt 

20/06/2020 04:41:24 INFO GlusterFS mount attempt 

20/06/2020 04:40:54 INFO GlusterFS mount attempt 

20/06/2020 04:40:24 INFO GlusterFS mount attempt 

20/06/2020 04:39:54 INFO GlusterFS mount attempt 

20/06/2020 04:39:24 INFO GlusterFS mount attempt 

20/06/2020 04:38:54 INFO GlusterFS mount attempt 

20/06/2020 04:38:24 INFO GlusterFS mount attempt 

20/06/2020 04:37:54 INFO GlusterFS mount attempt 

20/06/2020 04:37:24 INFO GlusterFS mount attempt 

20/06/2020 04:36:54 INFO GlusterFS mount attempt 

20/06/2020 04:36:23 INFO GlusterFS mount attempt 

20/06/2020 04:35:53 INFO GlusterFS mount attempt 

20/06/2020 04:35:23 INFO GlusterFS mount attempt 

20/06/2020 04:34:53 INFO GlusterFS mount attempt 

20/06/2020 04:34:23 INFO GlusterFS mount attempt 

20/06/2020 04:33:53 INFO GlusterFS mount attempt 

20/06/2020 04:33:23 INFO GlusterFS mount attempt 

20/06/2020 04:32:53 INFO GlusterFS mount attempt 

20/06/2020 04:32:23 INFO GlusterFS mount attempt 

20/06/2020 04:31:53 INFO GlusterFS mount attempt 

20/06/2020 04:31:23 INFO GlusterFS mount attempt 

20/06/2020 04:30:52 INFO GlusterFS mount attempt 

20/06/2020 04:30:22 INFO GlusterFS mount attempt 

20/06/2020 04:29:52 INFO GlusterFS mount attempt 

20/06/2020 04:29:22 INFO GlusterFS mount attempt 

20/06/2020 04:28:52 INFO GlusterFS mount attempt 

20/06/2020 04:28:22 INFO GlusterFS mount attempt 

20/06/2020 04:27:52 INFO GlusterFS mount attempt 

20/06/2020 04:27:22 INFO GlusterFS mount attempt 

20/06/2020 04:26:52 INFO GlusterFS mount attempt 

20/06/2020 04:26:22 INFO GlusterFS mount attempt 

20/06/2020 04:25:52 INFO GlusterFS mount attempt 

20/06/2020 04:25:21 INFO GlusterFS mount attempt 

20/06/2020 04:24:51 INFO GlusterFS mount attempt 

20/06/2020 04:24:21 INFO GlusterFS mount attempt 

20/06/2020 04:23:51 INFO GlusterFS mount attempt 

20/06/2020 04:23:21 INFO GlusterFS mount attempt 

20/06/2020 04:22:51 INFO GlusterFS mount attempt 

20/06/2020 04:22:21 INFO GlusterFS mount attempt 

20/06/2020 04:21:51 INFO GlusterFS mount attempt 

20/06/2020 04:21:21 INFO GlusterFS mount attempt 

20/06/2020 04:20:51 INFO GlusterFS mount attempt 

20/06/2020 04:20:21 INFO GlusterFS mount attempt 

20/06/2020 04:19:50 INFO GlusterFS mount attempt 

20/06/2020 04:19:20 INFO GlusterFS mount attempt 

20/06/2020 04:18:50 INFO GlusterFS mount attempt 

20/06/2020 04:18:20 INFO GlusterFS mount attempt 

20/06/2020 04:17:50 INFO GlusterFS mount attempt 

20/06/2020 04:17:20 INFO GlusterFS mount attempt 

20/06/2020 04:16:50 INFO GlusterFS mount attempt 

20/06/2020 04:16:20 INFO GlusterFS mount attempt 

20/06/2020 04:15:50 INFO GlusterFS mount attempt 

20/06/2020 04:15:20 INFO GlusterFS mount attempt 

20/06/2020 04:14:50 INFO GlusterFS mount attempt 

20/06/2020 04:14:19 INFO GlusterFS mount attempt 

20/06/2020 04:13:49 INFO GlusterFS mount attempt 

20/06/2020 04:13:19 INFO GlusterFS mount attempt 

20/06/2020 04:12:49 INFO GlusterFS mount attempt 

20/06/2020 04:12:19 INFO GlusterFS mount attempt 

20/06/2020 04:11:49 INFO GlusterFS mount attempt 

20/06/2020 04:11:19 INFO GlusterFS mount attempt 

20/06/2020 04:10:49 INFO GlusterFS mount attempt 

20/06/2020 04:10:19 INFO GlusterFS mount attempt 

20/06/2020 04:09:49 INFO GlusterFS mount attempt 

20/06/2020 04:09:19 INFO GlusterFS mount attempt 

20/06/2020 04:08:49 INFO GlusterFS mount attempt 

20/06/2020 04:08:18 INFO GlusterFS mount attempt 

20/06/2020 04:07:48 INFO GlusterFS mount attempt 

20/06/2020 04:07:18 INFO GlusterFS mount attempt 

20/06/2020 04:06:48 INFO GlusterFS mount attempt 

20/06/2020 04:06:18 INFO GlusterFS mount attempt 

20/06/2020 04:05:48 INFO GlusterFS mount attempt 

20/06/2020 04:05:18 INFO GlusterFS mount attempt 

20/06/2020 04:04:48 INFO GlusterFS mount attempt 

20/06/2020 04:04:18 INFO GlusterFS mount attempt 

20/06/2020 04:03:48 INFO GlusterFS mount attempt 

20/06/2020 04:03:18 INFO GlusterFS mount attempt 

20/06/2020 04:02:47 INFO GlusterFS mount attempt 

20/06/2020 04:02:17 INFO GlusterFS mount attempt 

20/06/2020 04:01:47 INFO GlusterFS mount attempt 

20/06/2020 04:01:17 INFO GlusterFS mount attempt 

20/06/2020 04:00:47 INFO GlusterFS mount attempt 

20/06/2020 04:00:17 INFO GlusterFS mount attempt 

20/06/2020 03:59:47 INFO GlusterFS mount attempt 

20/06/2020 03:59:17 INFO GlusterFS mount attempt 

20/06/2020 03:58:47 INFO GlusterFS mount attempt 

20/06/2020 03:58:17 INFO GlusterFS mount attempt 

20/06/2020 03:57:47 INFO GlusterFS mount attempt 

20/06/2020 03:57:16 INFO GlusterFS mount attempt 

20/06/2020 03:56:46 INFO GlusterFS mount attempt 

20/06/2020 03:56:16 INFO GlusterFS mount attempt 

20/06/2020 03:55:46 INFO GlusterFS mount attempt 

20/06/2020 03:55:16 INFO GlusterFS mount attempt 

20/06/2020 03:54:46 INFO GlusterFS mount attempt 

20/06/2020 03:54:16 INFO GlusterFS mount attempt 

20/06/2020 03:53:46 INFO GlusterFS mount attempt 

20/06/2020 03:53:16 INFO GlusterFS mount attempt 

20/06/2020 03:52:46 INFO GlusterFS mount attempt 

20/06/2020 03:52:16 INFO GlusterFS mount attempt 

20/06/2020 03:51:46 INFO GlusterFS mount attempt 

20/06/2020 03:51:15 INFO GlusterFS mount attempt 

20/06/2020 03:50:45 INFO GlusterFS mount attempt 

20/06/2020 03:50:15 INFO GlusterFS mount attempt 

20/06/2020 03:49:45 INFO GlusterFS mount attempt 

20/06/2020 03:49:15 INFO GlusterFS mount attempt 

20/06/2020 03:48:45 INFO GlusterFS mount attempt 

20/06/2020 03:48:15 INFO GlusterFS mount attempt 

20/06/2020 03:47:45 INFO GlusterFS mount attempt 

20/06/2020 03:47:15 INFO GlusterFS mount attempt 

20/06/2020 03:46:45 INFO GlusterFS mount attempt 

20/06/2020 03:46:15 INFO GlusterFS mount attempt 

20/06/2020 03:45:44 INFO GlusterFS mount attempt 

20/06/2020 03:45:14 INFO GlusterFS mount attempt 

20/06/2020 03:44:44 INFO GlusterFS mount attempt 

20/06/2020 03:44:14 INFO GlusterFS mount attempt 

20/06/2020 03:43:44 INFO GlusterFS mount attempt 

20/06/2020 03:43:14 INFO GlusterFS mount attempt 

20/06/2020 03:42:44 INFO GlusterFS mount attempt 

20/06/2020 03:42:14 INFO GlusterFS mount attempt 

20/06/2020 03:41:44 INFO GlusterFS mount attempt 

20/06/2020 03:41:14 INFO GlusterFS mount attempt 

20/06/2020 03:40:44 INFO GlusterFS mount attempt 

20/06/2020 03:40:14 INFO GlusterFS mount attempt 

20/06/2020 03:39:43 INFO GlusterFS mount attempt 

20/06/2020 03:39:13 INFO GlusterFS mount attempt 

20/06/2020 03:38:43 INFO GlusterFS mount attempt 

20/06/2020 03:38:13 INFO GlusterFS mount attempt 

20/06/2020 03:37:43 INFO GlusterFS mount attempt 

20/06/2020 03:37:13 INFO GlusterFS mount attempt 

20/06/2020 03:36:43 INFO GlusterFS mount attempt 

20/06/2020 03:36:13 INFO GlusterFS mount attempt 

20/06/2020 03:35:43 INFO GlusterFS mount attempt 

20/06/2020 03:35:13 INFO GlusterFS mount attempt 

20/06/2020 03:34:43 INFO GlusterFS mount attempt 

20/06/2020 03:34:12 INFO GlusterFS mount attempt 

20/06/2020 03:33:42 INFO GlusterFS mount attempt 

20/06/2020 03:33:12 INFO GlusterFS mount attempt 

20/06/2020 03:32:42 INFO GlusterFS mount attempt 

20/06/2020 03:32:12 INFO GlusterFS mount attempt 

20/06/2020 03:31:42 INFO GlusterFS mount attempt 

20/06/2020 03:31:12 INFO GlusterFS mount attempt 

20/06/2020 03:30:42 INFO GlusterFS mount attempt 

20/06/2020 03:30:12 INFO GlusterFS mount attempt 

20/06/2020 03:29:42 INFO GlusterFS mount attempt 

20/06/2020 03:29:12 INFO GlusterFS mount attempt 

20/06/2020 03:28:41 INFO GlusterFS mount attempt 

20/06/2020 03:28:11 INFO GlusterFS mount attempt 

20/06/2020 03:27:41 INFO GlusterFS mount attempt 

20/06/2020 03:27:11 INFO GlusterFS mount attempt 

20/06/2020 03:26:41 INFO GlusterFS mount attempt 

20/06/2020 03:26:11 INFO GlusterFS mount attempt 

20/06/2020 03:25:41 INFO GlusterFS mount attempt 

20/06/2020 03:25:11 INFO GlusterFS mount attempt 

20/06/2020 03:24:41 INFO GlusterFS mount attempt 

20/06/2020 03:24:11 INFO GlusterFS mount attempt 

20/06/2020 03:23:41 INFO GlusterFS mount attempt 

20/06/2020 03:23:10 INFO GlusterFS mount attempt 

20/06/2020 03:22:40 INFO GlusterFS mount attempt 

20/06/2020 03:22:10 INFO GlusterFS mount attempt 

20/06/2020 03:21:40 INFO GlusterFS mount attempt 

20/06/2020 03:21:10 INFO GlusterFS mount attempt 

20/06/2020 03:20:40 INFO GlusterFS mount attempt 

20/06/2020 03:20:10 INFO GlusterFS mount attempt 

20/06/2020 03:19:40 INFO GlusterFS mount attempt 

20/06/2020 03:19:10 INFO GlusterFS mount attempt 

20/06/2020 03:18:40 INFO GlusterFS mount attempt 

20/06/2020 03:18:10 INFO GlusterFS mount attempt 

20/06/2020 03:17:39 INFO GlusterFS mount attempt 

20/06/2020 03:17:09 INFO GlusterFS mount attempt 

20/06/2020 03:16:39 INFO GlusterFS mount attempt 

20/06/2020 03:16:09 INFO GlusterFS mount attempt 

20/06/2020 03:15:39 INFO GlusterFS mount attempt 

20/06/2020 03:15:09 INFO GlusterFS mount attempt 

20/06/2020 03:14:39 INFO GlusterFS mount attempt 

20/06/2020 03:14:09 INFO GlusterFS mount attempt 

20/06/2020 03:13:39 INFO GlusterFS mount attempt 

20/06/2020 03:13:09 INFO GlusterFS mount attempt 

20/06/2020 03:12:39 INFO GlusterFS mount attempt 

20/06/2020 03:12:08 INFO GlusterFS mount attempt 

20/06/2020 03:11:38 INFO GlusterFS mount attempt 

20/06/2020 03:11:08 INFO GlusterFS mount attempt 

20/06/2020 03:10:38 INFO GlusterFS mount attempt 

20/06/2020 03:10:08 INFO GlusterFS mount attempt 

20/06/2020 03:09:38 INFO GlusterFS mount attempt 

20/06/2020 03:09:08 INFO GlusterFS mount attempt 

20/06/2020 03:08:38 INFO GlusterFS mount attempt 

20/06/2020 03:08:08 INFO GlusterFS mount attempt 

20/06/2020 03:07:38 INFO GlusterFS mount attempt 

20/06/2020 03:07:08 INFO GlusterFS mount attempt 

20/06/2020 03:06:38 INFO GlusterFS mount attempt 

20/06/2020 03:06:07 INFO GlusterFS mount attempt 

20/06/2020 03:05:37 INFO GlusterFS mount attempt 

20/06/2020 03:05:07 INFO GlusterFS mount attempt 

20/06/2020 03:04:37 INFO GlusterFS mount attempt 

20/06/2020 03:04:07 INFO GlusterFS mount attempt 

20/06/2020 03:03:37 INFO GlusterFS mount attempt 

20/06/2020 03:03:07 INFO GlusterFS mount attempt 

20/06/2020 03:02:37 INFO GlusterFS mount attempt 

20/06/2020 03:02:07 INFO GlusterFS mount attempt 

20/06/2020 03:01:37 INFO GlusterFS mount attempt 

20/06/2020 03:01:06 INFO GlusterFS mount attempt 

20/06/2020 03:00:36 INFO GlusterFS mount attempt 

20/06/2020 03:00:06 INFO GlusterFS mount attempt 

20/06/2020 02:59:36 INFO GlusterFS mount attempt 

20/06/2020 02:59:06 INFO GlusterFS mount attempt 

20/06/2020 02:58:36 INFO GlusterFS mount attempt 

20/06/2020 02:58:06 INFO GlusterFS mount attempt 

20/06/2020 02:57:36 INFO GlusterFS mount attempt 

20/06/2020 02:57:06 INFO GlusterFS mount attempt 

20/06/2020 02:56:36 INFO GlusterFS mount attempt 

20/06/2020 02:56:06 INFO GlusterFS mount attempt 

20/06/2020 02:55:36 INFO GlusterFS mount attempt 

20/06/2020 02:55:05 INFO GlusterFS mount attempt 

20/06/2020 02:54:35 INFO GlusterFS mount attempt 

20/06/2020 02:54:05 INFO GlusterFS mount attempt 

20/06/2020 02:53:35 INFO GlusterFS mount attempt 

20/06/2020 02:53:05 INFO GlusterFS mount attempt 

20/06/2020 02:52:35 INFO GlusterFS mount attempt 

20/06/2020 02:52:05 INFO GlusterFS mount attempt 

20/06/2020 02:51:35 INFO GlusterFS mount attempt 

20/06/2020 02:51:05 INFO GlusterFS mount attempt 

20/06/2020 02:50:35 INFO GlusterFS mount attempt 

20/06/2020 02:50:05 INFO GlusterFS mount attempt 

20/06/2020 02:49:34 INFO GlusterFS mount attempt 

20/06/2020 02:49:04 INFO GlusterFS mount attempt 

20/06/2020 02:48:34 INFO GlusterFS mount attempt 

20/06/2020 02:48:04 INFO GlusterFS mount attempt 

20/06/2020 02:47:34 INFO GlusterFS mount attempt 

20/06/2020 02:47:04 INFO GlusterFS mount attempt 

20/06/2020 02:46:34 INFO GlusterFS mount attempt 

20/06/2020 02:46:04 INFO GlusterFS mount attempt 

20/06/2020 02:45:34 INFO GlusterFS mount attempt 

20/06/2020 02:45:04 INFO GlusterFS mount attempt 

20/06/2020 02:44:34 INFO GlusterFS mount attempt 

20/06/2020 02:44:03 INFO GlusterFS mount attempt 

20/06/2020 02:43:33 INFO GlusterFS mount attempt 

20/06/2020 02:43:03 INFO GlusterFS mount attempt 

20/06/2020 02:42:33 INFO GlusterFS mount attempt 

20/06/2020 02:42:03 INFO GlusterFS mount attempt 

20/06/2020 02:41:33 INFO GlusterFS mount attempt 

20/06/2020 02:41:03 INFO GlusterFS mount attempt 

20/06/2020 02:40:33 INFO GlusterFS mount attempt 

20/06/2020 02:40:03 INFO GlusterFS mount attempt 

20/06/2020 02:39:33 INFO GlusterFS mount attempt 

20/06/2020 02:39:02 INFO GlusterFS mount attempt 

20/06/2020 02:38:32 INFO GlusterFS mount attempt 

20/06/2020 02:38:02 INFO GlusterFS mount attempt 

20/06/2020 02:37:32 INFO GlusterFS mount attempt 

20/06/2020 02:37:02 INFO GlusterFS mount attempt 

20/06/2020 02:36:32 INFO GlusterFS mount attempt 

20/06/2020 02:36:02 INFO GlusterFS mount attempt 

20/06/2020 02:35:32 INFO GlusterFS mount attempt 

20/06/2020 02:35:02 INFO GlusterFS mount attempt 

20/06/2020 02:34:32 INFO GlusterFS mount attempt 

20/06/2020 02:34:02 INFO GlusterFS mount attempt 

20/06/2020 02:33:31 INFO GlusterFS mount attempt 

20/06/2020 02:33:01 INFO GlusterFS mount attempt 

20/06/2020 02:32:31 INFO GlusterFS mount attempt 

20/06/2020 02:32:01 INFO GlusterFS mount attempt 

20/06/2020 02:31:31 INFO GlusterFS mount attempt 

20/06/2020 02:31:01 INFO GlusterFS mount attempt 

20/06/2020 02:30:31 INFO GlusterFS mount attempt 

20/06/2020 02:30:01 INFO GlusterFS mount attempt 

20/06/2020 02:29:31 INFO GlusterFS mount attempt 

20/06/2020 02:29:01 INFO GlusterFS mount attempt 

20/06/2020 02:28:31 INFO GlusterFS mount attempt 

20/06/2020 02:28:00 INFO GlusterFS mount attempt 

20/06/2020 02:27:30 INFO GlusterFS mount attempt 

20/06/2020 02:27:00 INFO GlusterFS mount attempt 

20/06/2020 02:26:30 INFO GlusterFS mount attempt 

20/06/2020 02:26:00 INFO GlusterFS mount attempt 

20/06/2020 02:25:30 INFO GlusterFS mount attempt 

20/06/2020 02:25:00 INFO GlusterFS mount attempt 

20/06/2020 02:24:30 INFO GlusterFS mount attempt 

20/06/2020 02:24:00 INFO GlusterFS mount attempt 

20/06/2020 02:23:30 INFO GlusterFS mount attempt 

20/06/2020 02:22:59 INFO GlusterFS mount attempt 

20/06/2020 02:22:29 INFO GlusterFS mount attempt 

20/06/2020 02:21:59 INFO GlusterFS mount attempt 

20/06/2020 02:21:29 INFO GlusterFS mount attempt 

20/06/2020 02:20:59 INFO GlusterFS mount attempt 

20/06/2020 02:20:29 INFO GlusterFS mount attempt 

20/06/2020 02:19:59 INFO GlusterFS mount attempt 

20/06/2020 02:19:29 INFO GlusterFS mount attempt 

20/06/2020 02:18:59 INFO GlusterFS mount attempt 

20/06/2020 02:18:29 INFO GlusterFS mount attempt 

20/06/2020 02:17:59 INFO GlusterFS mount attempt 

20/06/2020 02:17:28 INFO GlusterFS mount attempt 

20/06/2020 02:16:58 INFO GlusterFS mount attempt 

20/06/2020 02:16:28 INFO GlusterFS mount attempt 

20/06/2020 02:15:58 INFO GlusterFS mount attempt 

20/06/2020 02:15:28 INFO GlusterFS mount attempt 

20/06/2020 02:14:58 INFO GlusterFS mount attempt 

20/06/2020 02:14:28 INFO GlusterFS mount attempt 

20/06/2020 02:13:58 INFO GlusterFS mount attempt 

20/06/2020 02:13:28 INFO GlusterFS mount attempt 

20/06/2020 02:12:58 INFO GlusterFS mount attempt 

20/06/2020 02:12:28 INFO GlusterFS mount attempt 

20/06/2020 02:11:57 INFO GlusterFS mount attempt 

20/06/2020 02:11:27 INFO GlusterFS mount attempt 

20/06/2020 02:10:57 INFO GlusterFS mount attempt 

20/06/2020 02:10:27 INFO GlusterFS mount attempt 

20/06/2020 02:09:57 INFO GlusterFS mount attempt 

20/06/2020 02:09:27 INFO GlusterFS mount attempt 

20/06/2020 02:08:57 INFO GlusterFS mount attempt 

20/06/2020 02:08:27 INFO GlusterFS mount attempt 

20/06/2020 02:07:57 INFO GlusterFS mount attempt 

20/06/2020 02:07:27 INFO GlusterFS mount attempt 

20/06/2020 02:06:57 INFO GlusterFS mount attempt 

20/06/2020 02:06:26 INFO GlusterFS mount attempt 

20/06/2020 02:05:56 INFO GlusterFS mount attempt 

20/06/2020 02:05:26 INFO GlusterFS mount attempt 

20/06/2020 02:04:56 INFO GlusterFS mount attempt 

20/06/2020 02:04:26 INFO GlusterFS mount attempt 

20/06/2020 02:03:56 INFO GlusterFS mount attempt 

20/06/2020 02:03:26 INFO GlusterFS mount attempt 

20/06/2020 02:02:56 INFO GlusterFS mount attempt 

20/06/2020 02:02:26 INFO GlusterFS mount attempt 

20/06/2020 02:01:56 INFO GlusterFS mount attempt 

20/06/2020 02:01:26 INFO GlusterFS mount attempt 

20/06/2020 02:00:55 INFO GlusterFS mount attempt 

20/06/2020 02:00:25 INFO GlusterFS mount attempt 

20/06/2020 01:59:55 INFO GlusterFS mount attempt 

20/06/2020 01:59:25 INFO GlusterFS mount attempt 

20/06/2020 01:58:55 INFO GlusterFS mount attempt 

20/06/2020 01:58:25 INFO GlusterFS mount attempt 

20/06/2020 01:57:55 INFO GlusterFS mount attempt 

20/06/2020 01:57:25 INFO GlusterFS mount attempt 

20/06/2020 01:56:55 INFO GlusterFS mount attempt 

20/06/2020 01:56:25 INFO GlusterFS mount attempt 

20/06/2020 01:55:54 INFO GlusterFS mount attempt 

20/06/2020 01:55:24 INFO GlusterFS mount attempt 

20/06/2020 01:54:54 INFO GlusterFS mount attempt 

20/06/2020 01:54:24 INFO GlusterFS mount attempt 

20/06/2020 01:53:54 INFO GlusterFS mount attempt 

20/06/2020 01:53:24 INFO GlusterFS mount attempt 

20/06/2020 01:52:54 INFO GlusterFS mount attempt 

20/06/2020 01:52:24 INFO GlusterFS mount attempt 

20/06/2020 01:51:54 INFO GlusterFS mount attempt 

20/06/2020 01:51:24 INFO GlusterFS mount attempt 

20/06/2020 01:50:54 INFO GlusterFS mount attempt 

20/06/2020 01:50:23 INFO GlusterFS mount attempt 

20/06/2020 01:49:53 INFO GlusterFS mount attempt 

20/06/2020 01:49:23 INFO GlusterFS mount attempt 

20/06/2020 01:48:53 INFO GlusterFS mount attempt 

20/06/2020 01:48:23 INFO GlusterFS mount attempt 

20/06/2020 01:47:53 INFO GlusterFS mount attempt 

20/06/2020 01:47:23 INFO GlusterFS mount attempt 

20/06/2020 01:46:53 INFO GlusterFS mount attempt 

20/06/2020 01:46:23 INFO GlusterFS mount attempt 

20/06/2020 01:45:53 INFO GlusterFS mount attempt 

20/06/2020 01:45:23 INFO GlusterFS mount attempt 

20/06/2020 01:44:52 INFO GlusterFS mount attempt 

20/06/2020 01:44:22 INFO GlusterFS mount attempt 

20/06/2020 01:43:52 INFO GlusterFS mount attempt 

20/06/2020 01:43:22 INFO GlusterFS mount attempt 

20/06/2020 01:42:52 INFO GlusterFS mount attempt 

20/06/2020 01:42:22 INFO GlusterFS mount attempt 

20/06/2020 01:41:52 INFO GlusterFS mount attempt 

20/06/2020 01:41:22 INFO GlusterFS mount attempt 

20/06/2020 01:40:52 INFO GlusterFS mount attempt 

20/06/2020 01:40:22 INFO GlusterFS mount attempt 

20/06/2020 01:39:52 INFO GlusterFS mount attempt 

20/06/2020 01:39:21 INFO GlusterFS mount attempt 

20/06/2020 01:38:51 INFO GlusterFS mount attempt 

20/06/2020 01:38:21 INFO GlusterFS mount attempt 

20/06/2020 01:37:51 INFO GlusterFS mount attempt 

20/06/2020 01:37:21 INFO GlusterFS mount attempt 

20/06/2020 01:36:51 INFO GlusterFS mount attempt 

20/06/2020 01:36:21 INFO GlusterFS mount attempt 

20/06/2020 01:35:51 INFO GlusterFS mount attempt 

20/06/2020 01:35:21 INFO GlusterFS mount attempt 

20/06/2020 01:34:51 INFO GlusterFS mount attempt 

20/06/2020 01:34:20 INFO GlusterFS mount attempt 

20/06/2020 01:33:50 INFO GlusterFS mount attempt 

20/06/2020 01:33:20 INFO GlusterFS mount attempt 

20/06/2020 01:32:50 INFO GlusterFS mount attempt 

20/06/2020 01:32:20 INFO GlusterFS mount attempt 

20/06/2020 01:31:50 INFO GlusterFS mount attempt 

20/06/2020 01:31:20 INFO GlusterFS mount attempt 

20/06/2020 01:30:50 INFO GlusterFS mount attempt 

20/06/2020 01:30:20 INFO GlusterFS mount attempt 

20/06/2020 01:29:50 INFO GlusterFS mount attempt 

20/06/2020 01:29:19 INFO GlusterFS mount attempt 

20/06/2020 01:28:49 INFO GlusterFS mount attempt 

20/06/2020 01:28:19 INFO GlusterFS mount attempt 

20/06/2020 01:27:49 INFO GlusterFS mount attempt 

20/06/2020 01:27:19 INFO GlusterFS mount attempt 

20/06/2020 01:26:49 INFO GlusterFS mount attempt 

20/06/2020 01:26:19 INFO GlusterFS mount attempt 

20/06/2020 01:25:49 INFO GlusterFS mount attempt 

20/06/2020 01:25:19 INFO GlusterFS mount attempt 

20/06/2020 01:24:49 INFO GlusterFS mount attempt 

20/06/2020 01:24:19 INFO GlusterFS mount attempt 

20/06/2020 01:23:48 INFO GlusterFS mount attempt 

20/06/2020 01:23:18 INFO GlusterFS mount attempt 

20/06/2020 01:22:48 INFO GlusterFS mount attempt 

20/06/2020 01:22:18 INFO GlusterFS mount attempt 

20/06/2020 01:21:48 INFO GlusterFS mount attempt 

20/06/2020 01:21:18 INFO GlusterFS mount attempt 

20/06/2020 01:20:48 INFO GlusterFS mount attempt 

20/06/2020 01:20:18 INFO GlusterFS mount attempt 

20/06/2020 01:19:48 INFO GlusterFS mount attempt 

20/06/2020 01:19:18 INFO GlusterFS mount attempt 

20/06/2020 01:18:48 INFO GlusterFS mount attempt 

20/06/2020 01:18:17 INFO GlusterFS mount attempt 

20/06/2020 01:17:47 INFO GlusterFS mount attempt 

20/06/2020 01:17:17 INFO GlusterFS mount attempt 

20/06/2020 01:16:47 INFO GlusterFS mount attempt 

20/06/2020 01:16:17 INFO GlusterFS mount attempt 

20/06/2020 01:15:47 INFO GlusterFS mount attempt 

20/06/2020 01:15:17 INFO GlusterFS mount attempt 

20/06/2020 01:14:47 INFO GlusterFS mount attempt 

20/06/2020 01:14:17 INFO GlusterFS mount attempt 

20/06/2020 01:13:47 INFO GlusterFS mount attempt 

20/06/2020 01:13:17 INFO GlusterFS mount attempt 

20/06/2020 01:12:46 INFO GlusterFS mount attempt 

20/06/2020 01:12:16 INFO GlusterFS mount attempt 

20/06/2020 01:11:46 INFO GlusterFS mount attempt 

20/06/2020 01:11:16 INFO GlusterFS mount attempt 

20/06/2020 01:10:46 INFO GlusterFS mount attempt 

20/06/2020 01:10:16 INFO GlusterFS mount attempt 

20/06/2020 01:09:46 INFO GlusterFS mount attempt 

20/06/2020 01:09:16 INFO GlusterFS mount attempt 

20/06/2020 01:08:46 INFO GlusterFS mount attempt 

20/06/2020 01:08:16 INFO GlusterFS mount attempt 

20/06/2020 01:07:45 INFO GlusterFS mount attempt 

20/06/2020 01:07:15 INFO GlusterFS mount attempt 

20/06/2020 01:06:45 INFO GlusterFS mount attempt 

20/06/2020 01:06:15 INFO GlusterFS mount attempt 

20/06/2020 01:05:45 INFO GlusterFS mount attempt 

20/06/2020 01:05:15 INFO GlusterFS mount attempt 

20/06/2020 01:04:45 INFO GlusterFS mount attempt 

20/06/2020 01:04:15 INFO GlusterFS mount attempt 

20/06/2020 01:03:45 INFO GlusterFS mount attempt 

20/06/2020 01:03:15 INFO GlusterFS mount attempt 

20/06/2020 01:02:45 INFO GlusterFS mount attempt 

20/06/2020 01:02:14 INFO GlusterFS mount attempt 

20/06/2020 01:01:44 INFO GlusterFS mount attempt 

20/06/2020 01:01:14 INFO GlusterFS mount attempt 

20/06/2020 01:00:44 INFO GlusterFS mount attempt 

20/06/2020 01:00:14 INFO GlusterFS mount attempt 

20/06/2020 00:59:44 INFO GlusterFS mount attempt 

20/06/2020 00:59:14 INFO GlusterFS mount attempt 

20/06/2020 00:58:44 INFO GlusterFS mount attempt 

20/06/2020 00:58:14 INFO GlusterFS mount attempt 

20/06/2020 00:57:44 INFO GlusterFS mount attempt 

20/06/2020 00:57:14 INFO GlusterFS mount attempt 

20/06/2020 00:56:43 INFO GlusterFS mount attempt 

20/06/2020 00:56:13 INFO GlusterFS mount attempt 

20/06/2020 00:55:43 INFO GlusterFS mount attempt 

20/06/2020 00:55:13 INFO GlusterFS mount attempt 

20/06/2020 00:54:43 INFO GlusterFS mount attempt 

20/06/2020 00:54:13 INFO GlusterFS mount attempt 

20/06/2020 00:53:43 INFO GlusterFS mount attempt 

20/06/2020 00:53:13 INFO GlusterFS mount attempt 

20/06/2020 00:52:43 INFO GlusterFS mount attempt 

20/06/2020 00:52:13 INFO GlusterFS mount attempt 

20/06/2020 00:51:43 INFO GlusterFS mount attempt 

20/06/2020 00:51:12 INFO GlusterFS mount attempt 

20/06/2020 00:50:42 INFO GlusterFS mount attempt 

20/06/2020 00:50:12 INFO GlusterFS mount attempt 

20/06/2020 00:49:42 INFO GlusterFS mount attempt 

20/06/2020 00:49:12 INFO GlusterFS mount attempt 

20/06/2020 00:48:42 INFO GlusterFS mount attempt 

20/06/2020 00:48:12 INFO GlusterFS mount attempt 

20/06/2020 00:47:42 INFO GlusterFS mount attempt 

20/06/2020 00:47:12 INFO GlusterFS mount attempt 

20/06/2020 00:46:42 INFO GlusterFS mount attempt 

20/06/2020 00:46:12 INFO GlusterFS mount attempt 

20/06/2020 00:45:41 INFO GlusterFS mount attempt 

20/06/2020 00:45:11 INFO GlusterFS mount attempt 

20/06/2020 00:44:41 INFO GlusterFS mount attempt 

20/06/2020 00:44:11 INFO GlusterFS mount attempt 

20/06/2020 00:43:41 INFO GlusterFS mount attempt 

20/06/2020 00:43:11 INFO GlusterFS mount attempt 

20/06/2020 00:42:41 INFO GlusterFS mount attempt 

20/06/2020 00:42:11 INFO GlusterFS mount attempt 

20/06/2020 00:41:41 INFO GlusterFS mount attempt 

20/06/2020 00:41:11 INFO GlusterFS mount attempt 

20/06/2020 00:40:40 INFO GlusterFS mount attempt 

20/06/2020 00:40:10 INFO GlusterFS mount attempt 

20/06/2020 00:39:40 INFO GlusterFS mount attempt 

20/06/2020 00:39:10 INFO GlusterFS mount attempt 

20/06/2020 00:38:40 INFO GlusterFS mount attempt 

20/06/2020 00:38:10 INFO GlusterFS mount attempt 

20/06/2020 00:37:40 INFO GlusterFS mount attempt 

20/06/2020 00:37:10 INFO GlusterFS mount attempt 

20/06/2020 00:36:40 INFO GlusterFS mount attempt 

20/06/2020 00:36:10 INFO GlusterFS mount attempt 

20/06/2020 00:35:40 INFO GlusterFS mount attempt 

20/06/2020 00:35:09 INFO GlusterFS mount attempt 

20/06/2020 00:34:39 INFO GlusterFS mount attempt 

20/06/2020 00:34:09 INFO GlusterFS mount attempt 

20/06/2020 00:33:39 INFO GlusterFS mount attempt 

20/06/2020 00:33:09 INFO GlusterFS mount attempt 

20/06/2020 00:32:39 INFO GlusterFS mount attempt 

20/06/2020 00:32:09 INFO GlusterFS mount attempt 

20/06/2020 00:31:39 INFO GlusterFS mount attempt 

20/06/2020 00:31:09 INFO GlusterFS mount attempt 

20/06/2020 00:30:39 INFO GlusterFS mount attempt 

20/06/2020 00:30:09 INFO GlusterFS mount attempt 

20/06/2020 00:29:38 INFO GlusterFS mount attempt 

20/06/2020 00:29:08 INFO GlusterFS mount attempt 

20/06/2020 00:28:38 INFO GlusterFS mount attempt 

20/06/2020 00:28:08 INFO GlusterFS mount attempt 

20/06/2020 00:27:38 INFO GlusterFS mount attempt 

20/06/2020 00:27:08 INFO GlusterFS mount attempt 

20/06/2020 00:26:38 INFO GlusterFS mount attempt 

20/06/2020 00:26:08 INFO GlusterFS mount attempt 

20/06/2020 00:25:38 INFO GlusterFS mount attempt 

20/06/2020 00:25:08 INFO GlusterFS mount attempt 

20/06/2020 00:24:38 INFO GlusterFS mount attempt 

20/06/2020 00:24:07 INFO GlusterFS mount attempt 

20/06/2020 00:23:37 INFO GlusterFS mount attempt 

20/06/2020 00:23:07 INFO GlusterFS mount attempt 

20/06/2020 00:22:37 INFO GlusterFS mount attempt 

20/06/2020 00:22:07 INFO GlusterFS mount attempt 

20/06/2020 00:21:37 INFO GlusterFS mount attempt 

20/06/2020 00:21:07 INFO GlusterFS mount attempt 

20/06/2020 00:20:37 INFO GlusterFS mount attempt 

20/06/2020 00:20:07 INFO GlusterFS mount attempt 

20/06/2020 00:19:37 INFO GlusterFS mount attempt 

20/06/2020 00:19:06 INFO GlusterFS mount attempt 

20/06/2020 00:18:36 INFO GlusterFS mount attempt 

20/06/2020 00:18:06 INFO GlusterFS mount attempt 

20/06/2020 00:17:36 INFO GlusterFS mount attempt 

20/06/2020 00:17:06 INFO GlusterFS mount attempt 

20/06/2020 00:16:36 INFO GlusterFS mount attempt 

20/06/2020 00:16:06 INFO GlusterFS mount attempt 

20/06/2020 00:15:36 INFO GlusterFS mount attempt 

20/06/2020 00:15:06 INFO GlusterFS mount attempt 

20/06/2020 00:14:36 INFO GlusterFS mount attempt 

20/06/2020 00:14:05 INFO GlusterFS mount attempt 

20/06/2020 00:13:35 INFO GlusterFS mount attempt 

20/06/2020 00:13:05 INFO GlusterFS mount attempt 

20/06/2020 00:12:35 INFO GlusterFS mount attempt 

20/06/2020 00:12:05 INFO GlusterFS mount attempt 

20/06/2020 00:11:35 INFO GlusterFS mount attempt 

20/06/2020 00:11:05 INFO GlusterFS mount attempt 

20/06/2020 00:10:35 INFO GlusterFS mount attempt 

20/06/2020 00:10:05 INFO GlusterFS mount attempt 

20/06/2020 00:09:35 INFO GlusterFS mount attempt 

20/06/2020 00:09:05 INFO GlusterFS mount attempt 

20/06/2020 00:08:34 INFO GlusterFS mount attempt 

20/06/2020 00:08:04 INFO GlusterFS mount attempt 

20/06/2020 00:07:34 INFO GlusterFS mount attempt 

20/06/2020 00:07:04 INFO GlusterFS mount attempt 

20/06/2020 00:06:34 INFO GlusterFS mount attempt 

20/06/2020 00:06:04 INFO GlusterFS mount attempt 

20/06/2020 00:05:34 INFO GlusterFS mount attempt 

20/06/2020 00:05:04 INFO GlusterFS mount attempt 

20/06/2020 00:04:34 INFO GlusterFS mount attempt 

20/06/2020 00:04:04 INFO GlusterFS mount attempt 

20/06/2020 00:03:34 INFO GlusterFS mount attempt 

20/06/2020 00:03:03 INFO GlusterFS mount attempt 

20/06/2020 00:02:33 INFO GlusterFS mount attempt 

20/06/2020 00:02:03 INFO GlusterFS mount attempt 

20/06/2020 00:01:33 INFO GlusterFS mount attempt 

20/06/2020 00:01:03 INFO GlusterFS mount attempt 

20/06/2020 00:00:33 INFO GlusterFS mount attempt 

20/06/2020 00:00:03 INFO GlusterFS mount attempt 

19/06/2020 23:59:33 INFO GlusterFS mount attempt 

19/06/2020 23:59:03 INFO GlusterFS mount attempt 

19/06/2020 23:58:33 INFO GlusterFS mount attempt 

19/06/2020 23:58:02 INFO GlusterFS mount attempt 

19/06/2020 23:57:32 INFO GlusterFS mount attempt 

19/06/2020 23:57:02 INFO GlusterFS mount attempt 

19/06/2020 23:56:32 INFO GlusterFS mount attempt 

19/06/2020 23:56:02 INFO GlusterFS mount attempt 

19/06/2020 23:55:32 INFO GlusterFS mount attempt 

19/06/2020 23:55:02 INFO GlusterFS mount attempt 

19/06/2020 23:54:32 INFO GlusterFS mount attempt 

19/06/2020 23:54:02 INFO GlusterFS mount attempt 

19/06/2020 23:53:32 INFO GlusterFS mount attempt 

19/06/2020 23:53:02 INFO GlusterFS mount attempt 

19/06/2020 23:52:31 INFO GlusterFS mount attempt 

19/06/2020 23:52:01 INFO GlusterFS mount attempt 

19/06/2020 23:51:31 INFO GlusterFS mount attempt 

19/06/2020 23:51:01 INFO GlusterFS mount attempt 

19/06/2020 23:50:31 INFO GlusterFS mount attempt 

19/06/2020 23:50:01 INFO GlusterFS mount attempt 

19/06/2020 23:49:31 INFO GlusterFS mount attempt 

19/06/2020 23:49:01 INFO GlusterFS mount attempt 

19/06/2020 23:48:31 INFO GlusterFS mount attempt 

19/06/2020 23:48:01 INFO GlusterFS mount attempt 

19/06/2020 23:47:31 INFO GlusterFS mount attempt 

19/06/2020 23:47:00 INFO GlusterFS mount attempt 

19/06/2020 23:46:30 INFO GlusterFS mount attempt 

19/06/2020 23:46:00 INFO GlusterFS mount attempt 

19/06/2020 23:45:30 INFO GlusterFS mount attempt 

19/06/2020 23:45:00 INFO GlusterFS mount attempt 

19/06/2020 23:44:30 INFO GlusterFS mount attempt 

19/06/2020 23:44:00 INFO GlusterFS mount attempt 

19/06/2020 23:43:30 INFO GlusterFS mount attempt 

19/06/2020 23:43:00 INFO GlusterFS mount attempt 

19/06/2020 23:42:30 INFO GlusterFS mount attempt 

19/06/2020 23:42:00 INFO GlusterFS mount attempt 

19/06/2020 23:41:29 INFO GlusterFS mount attempt 

19/06/2020 23:40:59 INFO GlusterFS mount attempt 

19/06/2020 23:40:29 INFO GlusterFS mount attempt 

19/06/2020 23:39:59 INFO GlusterFS mount attempt 

19/06/2020 23:39:29 INFO GlusterFS mount attempt 

19/06/2020 23:38:59 INFO GlusterFS mount attempt 

19/06/2020 23:38:29 INFO GlusterFS mount attempt 

19/06/2020 23:37:59 INFO GlusterFS mount attempt 

19/06/2020 23:37:29 INFO GlusterFS mount attempt 

19/06/2020 23:36:59 INFO GlusterFS mount attempt 

19/06/2020 23:36:29 INFO GlusterFS mount attempt 

19/06/2020 23:35:58 INFO GlusterFS mount attempt 

19/06/2020 23:35:28 INFO GlusterFS mount attempt 

19/06/2020 23:34:58 INFO GlusterFS mount attempt 

19/06/2020 23:34:28 INFO GlusterFS mount attempt 

19/06/2020 23:33:58 INFO GlusterFS mount attempt 

19/06/2020 23:33:28 INFO GlusterFS mount attempt 

19/06/2020 23:32:58 INFO GlusterFS mount attempt 

19/06/2020 23:32:28 INFO GlusterFS mount attempt 

19/06/2020 23:31:58 INFO GlusterFS mount attempt 

19/06/2020 23:31:28 INFO GlusterFS mount attempt 

19/06/2020 23:30:58 INFO GlusterFS mount attempt 

19/06/2020 23:30:27 INFO GlusterFS mount attempt 

19/06/2020 23:29:57 INFO GlusterFS mount attempt 

19/06/2020 23:29:27 INFO GlusterFS mount attempt 

19/06/2020 23:28:57 INFO GlusterFS mount attempt 

19/06/2020 23:28:27 INFO GlusterFS mount attempt 

19/06/2020 23:27:57 INFO GlusterFS mount attempt 

19/06/2020 23:27:27 INFO GlusterFS mount attempt 

19/06/2020 23:26:57 INFO GlusterFS mount attempt 

19/06/2020 23:26:27 INFO GlusterFS mount attempt 

19/06/2020 23:25:57 INFO GlusterFS mount attempt 

19/06/2020 23:25:27 INFO GlusterFS mount attempt 

19/06/2020 23:24:56 INFO GlusterFS mount attempt 

19/06/2020 23:24:26 INFO GlusterFS mount attempt 

19/06/2020 23:23:56 INFO GlusterFS mount attempt 

19/06/2020 23:23:26 INFO GlusterFS mount attempt 

19/06/2020 23:22:56 INFO GlusterFS mount attempt 

19/06/2020 23:22:26 INFO GlusterFS mount attempt 

19/06/2020 23:21:56 INFO GlusterFS mount attempt 

19/06/2020 23:21:26 INFO GlusterFS mount attempt 

19/06/2020 23:20:56 INFO GlusterFS mount attempt 

19/06/2020 23:20:26 INFO GlusterFS mount attempt 

19/06/2020 23:19:56 INFO GlusterFS mount attempt 

19/06/2020 23:19:25 INFO GlusterFS mount attempt 

19/06/2020 23:18:55 INFO GlusterFS mount attempt 

19/06/2020 23:18:25 INFO GlusterFS mount attempt 

19/06/2020 23:17:55 INFO GlusterFS mount attempt 

19/06/2020 23:17:25 INFO GlusterFS mount attempt 

19/06/2020 23:16:55 INFO GlusterFS mount attempt 

19/06/2020 23:16:25 INFO GlusterFS mount attempt 

19/06/2020 23:15:55 INFO GlusterFS mount attempt 

19/06/2020 23:15:25 INFO GlusterFS mount attempt 

19/06/2020 23:14:55 INFO GlusterFS mount attempt 

19/06/2020 23:14:25 INFO GlusterFS mount attempt 

19/06/2020 23:13:54 INFO GlusterFS mount attempt 

19/06/2020 23:13:24 INFO GlusterFS mount attempt 

19/06/2020 23:12:54 INFO GlusterFS mount attempt 

19/06/2020 23:12:24 INFO GlusterFS mount attempt 

19/06/2020 23:11:54 INFO GlusterFS mount attempt 

19/06/2020 23:11:24 INFO GlusterFS mount attempt 

19/06/2020 23:10:54 INFO GlusterFS mount attempt 

19/06/2020 23:10:24 INFO GlusterFS mount attempt 

19/06/2020 23:09:54 INFO GlusterFS mount attempt 

19/06/2020 23:09:24 INFO GlusterFS mount attempt 

19/06/2020 23:08:54 INFO GlusterFS mount attempt 

19/06/2020 23:08:24 INFO GlusterFS mount attempt 

19/06/2020 23:07:53 INFO GlusterFS mount attempt 

19/06/2020 23:07:23 INFO GlusterFS mount attempt 

19/06/2020 23:06:53 INFO GlusterFS mount attempt 

19/06/2020 23:06:23 INFO GlusterFS mount attempt 

19/06/2020 23:05:53 INFO GlusterFS mount attempt 

19/06/2020 23:05:23 INFO GlusterFS mount attempt 

19/06/2020 23:04:53 INFO GlusterFS mount attempt 

19/06/2020 23:04:23 INFO GlusterFS mount attempt 

19/06/2020 23:03:53 INFO GlusterFS mount attempt 

19/06/2020 23:03:23 INFO GlusterFS mount attempt 

19/06/2020 23:02:53 INFO GlusterFS mount attempt 

19/06/2020 23:02:22 INFO GlusterFS mount attempt 

19/06/2020 23:01:52 INFO GlusterFS mount attempt 

19/06/2020 23:01:22 INFO GlusterFS mount attempt 

19/06/2020 23:00:52 INFO GlusterFS mount attempt 

19/06/2020 23:00:22 INFO GlusterFS mount attempt 

19/06/2020 22:59:52 INFO GlusterFS mount attempt 

19/06/2020 22:59:22 INFO GlusterFS mount attempt 

19/06/2020 22:58:52 INFO GlusterFS mount attempt 

19/06/2020 22:58:22 INFO GlusterFS mount attempt 

19/06/2020 22:57:52 INFO GlusterFS mount attempt 

19/06/2020 22:57:22 INFO GlusterFS mount attempt 

19/06/2020 22:56:52 INFO GlusterFS mount attempt 

19/06/2020 22:56:21 INFO GlusterFS mount attempt 

19/06/2020 22:55:51 INFO GlusterFS mount attempt 

19/06/2020 22:55:21 INFO GlusterFS mount attempt 

19/06/2020 22:54:51 INFO GlusterFS mount attempt 

19/06/2020 22:54:21 INFO GlusterFS mount attempt 

19/06/2020 22:53:51 INFO GlusterFS mount attempt 

19/06/2020 22:53:21 INFO GlusterFS mount attempt 

19/06/2020 22:52:51 INFO GlusterFS mount attempt 

19/06/2020 22:52:21 INFO GlusterFS mount attempt 

19/06/2020 22:51:51 INFO GlusterFS mount attempt 

19/06/2020 22:51:21 INFO GlusterFS mount attempt 

19/06/2020 22:50:50 INFO GlusterFS mount attempt 

19/06/2020 22:50:20 INFO GlusterFS mount attempt 

19/06/2020 22:49:50 INFO GlusterFS mount attempt 

19/06/2020 22:49:20 INFO GlusterFS mount attempt 

19/06/2020 22:48:50 INFO GlusterFS mount attempt 

19/06/2020 22:48:20 INFO GlusterFS mount attempt 

19/06/2020 22:47:50 INFO GlusterFS mount attempt 

19/06/2020 22:47:20 INFO GlusterFS mount attempt 

19/06/2020 22:46:50 INFO GlusterFS mount attempt 

19/06/2020 22:46:20 INFO GlusterFS mount attempt 

19/06/2020 22:45:50 INFO GlusterFS mount attempt 

19/06/2020 22:45:19 INFO GlusterFS mount attempt 

19/06/2020 22:44:49 INFO GlusterFS mount attempt 

19/06/2020 22:44:19 INFO GlusterFS mount attempt 

19/06/2020 22:43:49 INFO GlusterFS mount attempt 

19/06/2020 22:43:19 INFO GlusterFS mount attempt 

19/06/2020 22:42:49 INFO GlusterFS mount attempt 

19/06/2020 22:42:19 INFO GlusterFS mount attempt 

19/06/2020 22:41:49 INFO GlusterFS mount attempt 

19/06/2020 22:41:19 INFO GlusterFS mount attempt 

19/06/2020 22:40:49 INFO GlusterFS mount attempt 

19/06/2020 22:40:19 INFO GlusterFS mount attempt 

19/06/2020 22:39:48 INFO GlusterFS mount attempt 

19/06/2020 22:39:18 INFO GlusterFS mount attempt 

19/06/2020 22:38:48 INFO GlusterFS mount attempt 

19/06/2020 22:38:18 INFO GlusterFS mount attempt 

19/06/2020 22:37:48 INFO GlusterFS mount attempt 

19/06/2020 22:37:18 INFO GlusterFS mount attempt 

19/06/2020 22:36:48 INFO GlusterFS mount attempt 

19/06/2020 22:36:18 INFO GlusterFS mount attempt 

19/06/2020 22:35:48 INFO GlusterFS mount attempt 

19/06/2020 22:35:18 INFO GlusterFS mount attempt 

19/06/2020 22:34:47 INFO GlusterFS mount attempt 

19/06/2020 22:34:17 INFO GlusterFS mount attempt 

19/06/2020 22:33:47 INFO GlusterFS mount attempt 

19/06/2020 22:33:17 INFO GlusterFS mount attempt 

19/06/2020 22:32:47 INFO GlusterFS mount attempt 

19/06/2020 22:32:17 INFO GlusterFS mount attempt 

19/06/2020 22:31:47 INFO GlusterFS mount attempt 

19/06/2020 22:31:17 INFO GlusterFS mount attempt 

19/06/2020 22:30:47 INFO GlusterFS mount attempt 

19/06/2020 22:30:17 INFO GlusterFS mount attempt 

19/06/2020 22:29:47 INFO GlusterFS mount attempt 

19/06/2020 22:29:16 INFO GlusterFS mount attempt 

19/06/2020 22:28:46 INFO GlusterFS mount attempt 

19/06/2020 22:28:16 INFO GlusterFS mount attempt 

19/06/2020 22:27:46 INFO GlusterFS mount attempt 

19/06/2020 22:27:16 INFO GlusterFS mount attempt 

19/06/2020 22:26:46 INFO GlusterFS mount attempt 

19/06/2020 22:26:16 INFO GlusterFS mount attempt 

19/06/2020 22:25:46 INFO GlusterFS mount attempt 

19/06/2020 22:25:16 INFO GlusterFS mount attempt 

19/06/2020 22:24:46 INFO GlusterFS mount attempt 

19/06/2020 22:24:16 INFO GlusterFS mount attempt 

19/06/2020 22:23:45 INFO GlusterFS mount attempt 

19/06/2020 22:23:15 INFO GlusterFS mount attempt 

19/06/2020 22:22:45 INFO GlusterFS mount attempt 

19/06/2020 22:22:15 INFO GlusterFS mount attempt 

19/06/2020 22:21:45 INFO GlusterFS mount attempt 

19/06/2020 22:21:15 INFO GlusterFS mount attempt 

19/06/2020 22:20:45 INFO GlusterFS mount attempt 

19/06/2020 22:20:15 INFO GlusterFS mount attempt 

19/06/2020 22:19:45 INFO GlusterFS mount attempt 

19/06/2020 22:19:15 INFO GlusterFS mount attempt 

19/06/2020 22:18:45 INFO GlusterFS mount attempt 

19/06/2020 22:18:15 INFO GlusterFS mount attempt 

19/06/2020 22:17:44 INFO GlusterFS mount attempt 

19/06/2020 22:17:14 INFO GlusterFS mount attempt 

19/06/2020 22:16:44 INFO GlusterFS mount attempt 

19/06/2020 22:16:14 INFO GlusterFS mount attempt 

19/06/2020 22:15:44 INFO GlusterFS mount attempt 

19/06/2020 22:15:14 INFO GlusterFS mount attempt 

19/06/2020 22:14:44 INFO GlusterFS mount attempt 

19/06/2020 22:14:14 INFO GlusterFS mount attempt 

19/06/2020 22:13:44 INFO GlusterFS mount attempt 

19/06/2020 22:13:14 INFO GlusterFS mount attempt 

19/06/2020 22:12:44 INFO GlusterFS mount attempt 

19/06/2020 22:12:13 INFO GlusterFS mount attempt 

19/06/2020 22:11:43 INFO GlusterFS mount attempt 

19/06/2020 22:11:13 INFO GlusterFS mount attempt 

19/06/2020 22:10:43 INFO GlusterFS mount attempt 

19/06/2020 22:10:13 INFO GlusterFS mount attempt 

19/06/2020 22:09:43 INFO GlusterFS mount attempt 

19/06/2020 22:09:13 INFO GlusterFS mount attempt 

19/06/2020 22:08:43 INFO GlusterFS mount attempt 

19/06/2020 22:08:13 INFO GlusterFS mount attempt 

19/06/2020 22:07:43 INFO GlusterFS mount attempt 

19/06/2020 22:07:12 INFO GlusterFS mount attempt 

19/06/2020 22:06:42 INFO GlusterFS mount attempt 

19/06/2020 22:06:12 INFO GlusterFS mount attempt 

19/06/2020 22:05:42 INFO GlusterFS mount attempt 

19/06/2020 22:05:12 INFO GlusterFS mount attempt 

19/06/2020 22:04:42 INFO GlusterFS mount attempt 

19/06/2020 22:04:12 INFO GlusterFS mount attempt 

19/06/2020 22:03:42 INFO GlusterFS mount attempt 

19/06/2020 22:03:12 INFO GlusterFS mount attempt 

19/06/2020 22:02:42 INFO GlusterFS mount attempt 

19/06/2020 22:02:12 INFO GlusterFS mount attempt 

19/06/2020 22:01:41 INFO GlusterFS mount attempt 

19/06/2020 22:01:11 INFO GlusterFS mount attempt 

19/06/2020 22:00:41 INFO GlusterFS mount attempt 

19/06/2020 22:00:11 INFO GlusterFS mount attempt 

19/06/2020 21:59:41 INFO GlusterFS mount attempt 

19/06/2020 21:59:11 INFO GlusterFS mount attempt 

19/06/2020 21:58:41 INFO GlusterFS mount attempt 

19/06/2020 21:58:11 INFO GlusterFS mount attempt 

19/06/2020 21:57:41 INFO GlusterFS mount attempt 

19/06/2020 21:57:11 INFO GlusterFS mount attempt 

19/06/2020 21:56:41 INFO GlusterFS mount attempt 

19/06/2020 21:56:10 INFO GlusterFS mount attempt 

19/06/2020 21:55:40 INFO GlusterFS mount attempt 

19/06/2020 21:55:10 INFO GlusterFS mount attempt 

19/06/2020 21:54:40 INFO GlusterFS mount attempt 

19/06/2020 21:54:10 INFO GlusterFS mount attempt 

19/06/2020 21:53:40 INFO GlusterFS mount attempt 

19/06/2020 21:53:10 INFO GlusterFS mount attempt 

19/06/2020 21:52:40 INFO GlusterFS mount attempt 

19/06/2020 21:52:10 INFO GlusterFS mount attempt 

19/06/2020 21:51:40 INFO GlusterFS mount attempt 

19/06/2020 21:51:10 INFO GlusterFS mount attempt 

19/06/2020 21:50:39 INFO GlusterFS mount attempt 

19/06/2020 21:50:09 INFO GlusterFS mount attempt 

19/06/2020 21:49:39 INFO GlusterFS mount attempt 

19/06/2020 21:49:09 INFO GlusterFS mount attempt 

19/06/2020 21:48:39 INFO GlusterFS mount attempt 

19/06/2020 21:48:09 INFO GlusterFS mount attempt 

19/06/2020 21:47:39 INFO GlusterFS mount attempt 

19/06/2020 21:47:09 INFO GlusterFS mount attempt 

19/06/2020 21:46:39 INFO GlusterFS mount attempt 

19/06/2020 21:46:09 INFO GlusterFS mount attempt 

19/06/2020 21:45:39 INFO GlusterFS mount attempt 

19/06/2020 21:45:08 INFO GlusterFS mount attempt 

19/06/2020 21:44:38 INFO GlusterFS mount attempt 

19/06/2020 21:44:08 INFO GlusterFS mount attempt 

19/06/2020 21:43:38 INFO GlusterFS mount attempt 

19/06/2020 21:43:08 INFO GlusterFS mount attempt 

19/06/2020 21:42:38 INFO GlusterFS mount attempt 

19/06/2020 21:42:08 INFO GlusterFS mount attempt 

19/06/2020 21:41:38 INFO GlusterFS mount attempt 

19/06/2020 21:41:08 INFO GlusterFS mount attempt 

19/06/2020 21:40:38 INFO GlusterFS mount attempt 

19/06/2020 21:40:07 INFO GlusterFS mount attempt 

19/06/2020 21:39:37 INFO GlusterFS mount attempt 

19/06/2020 21:39:07 INFO GlusterFS mount attempt 

19/06/2020 21:38:37 INFO GlusterFS mount attempt 

19/06/2020 21:38:07 INFO GlusterFS mount attempt 

19/06/2020 21:37:37 INFO GlusterFS mount attempt 

19/06/2020 21:37:07 INFO GlusterFS mount attempt 

19/06/2020 21:36:37 INFO GlusterFS mount attempt 

19/06/2020 21:36:07 INFO GlusterFS mount attempt 

19/06/2020 21:35:37 INFO GlusterFS mount attempt 

19/06/2020 21:35:07 INFO GlusterFS mount attempt 

19/06/2020 21:34:36 INFO GlusterFS mount attempt 

19/06/2020 21:34:06 INFO GlusterFS mount attempt 

19/06/2020 21:33:36 INFO GlusterFS mount attempt 

19/06/2020 21:33:06 INFO GlusterFS mount attempt 

19/06/2020 21:32:36 INFO GlusterFS mount attempt 

19/06/2020 21:32:06 INFO GlusterFS mount attempt 

19/06/2020 21:31:36 INFO GlusterFS mount attempt 

19/06/2020 21:31:06 INFO GlusterFS mount attempt 

19/06/2020 21:30:36 INFO GlusterFS mount attempt 

19/06/2020 21:30:06 INFO GlusterFS mount attempt 

19/06/2020 21:29:36 INFO GlusterFS mount attempt 

19/06/2020 21:29:05 INFO GlusterFS mount attempt 

19/06/2020 21:28:35 INFO GlusterFS mount attempt 

19/06/2020 21:28:05 INFO GlusterFS mount attempt 

19/06/2020 21:27:35 INFO GlusterFS mount attempt 

19/06/2020 21:27:05 INFO GlusterFS mount attempt 

19/06/2020 21:26:35 INFO GlusterFS mount attempt 

19/06/2020 21:26:05 INFO GlusterFS mount attempt 

19/06/2020 21:25:35 INFO GlusterFS mount attempt 

19/06/2020 21:25:05 INFO GlusterFS mount attempt 

19/06/2020 21:24:35 INFO GlusterFS mount attempt 

19/06/2020 21:24:05 INFO GlusterFS mount attempt 

19/06/2020 21:23:34 INFO GlusterFS mount attempt 

19/06/2020 21:23:04 INFO GlusterFS mount attempt 

19/06/2020 21:22:34 INFO GlusterFS mount attempt 

19/06/2020 21:22:04 INFO GlusterFS mount attempt 

19/06/2020 21:21:34 INFO GlusterFS mount attempt 

19/06/2020 21:21:04 INFO GlusterFS mount attempt 

19/06/2020 21:20:34 INFO GlusterFS mount attempt 

19/06/2020 21:20:04 INFO GlusterFS mount attempt 

19/06/2020 21:19:34 INFO GlusterFS mount attempt 

19/06/2020 21:19:04 INFO GlusterFS mount attempt 

19/06/2020 21:18:34 INFO GlusterFS mount attempt 

19/06/2020 21:18:03 INFO GlusterFS mount attempt 

19/06/2020 21:17:33 INFO GlusterFS mount attempt 

19/06/2020 21:17:03 INFO GlusterFS mount attempt 

19/06/2020 21:16:33 INFO GlusterFS mount attempt 

19/06/2020 21:16:03 INFO GlusterFS mount attempt 

19/06/2020 21:15:33 INFO GlusterFS mount attempt 

19/06/2020 21:15:03 INFO GlusterFS mount attempt 

19/06/2020 21:14:33 INFO GlusterFS mount attempt 

19/06/2020 21:14:03 INFO GlusterFS mount attempt 

19/06/2020 21:13:33 INFO GlusterFS mount attempt 

19/06/2020 21:13:03 INFO GlusterFS mount attempt 

19/06/2020 21:12:33 INFO GlusterFS mount attempt 

19/06/2020 21:12:02 INFO GlusterFS mount attempt 

19/06/2020 21:11:32 INFO GlusterFS mount attempt 

19/06/2020 21:11:02 INFO GlusterFS mount attempt 

19/06/2020 21:10:32 INFO GlusterFS mount attempt 

19/06/2020 21:10:02 INFO GlusterFS mount attempt 

19/06/2020 21:09:32 INFO GlusterFS mount attempt 

19/06/2020 21:09:02 INFO GlusterFS mount attempt 

19/06/2020 21:08:32 INFO GlusterFS mount attempt 

19/06/2020 21:08:02 INFO GlusterFS mount attempt 

19/06/2020 21:07:32 INFO GlusterFS mount attempt 

19/06/2020 21:07:01 INFO GlusterFS mount attempt 

19/06/2020 21:06:31 INFO GlusterFS mount attempt 

19/06/2020 21:06:01 INFO GlusterFS mount attempt 

19/06/2020 21:05:31 INFO GlusterFS mount attempt 

19/06/2020 21:05:01 INFO GlusterFS mount attempt 

19/06/2020 21:04:31 INFO GlusterFS mount attempt 

19/06/2020 21:04:01 INFO GlusterFS mount attempt 

19/06/2020 21:03:31 INFO GlusterFS mount attempt 

19/06/2020 21:03:01 INFO GlusterFS mount attempt 

19/06/2020 21:02:31 INFO GlusterFS mount attempt 

19/06/2020 21:02:01 INFO GlusterFS mount attempt 

19/06/2020 21:01:30 INFO GlusterFS mount attempt 

19/06/2020 21:01:00 INFO GlusterFS mount attempt 

19/06/2020 21:00:30 INFO GlusterFS mount attempt 

19/06/2020 21:00:00 INFO GlusterFS mount attempt 

19/06/2020 20:59:30 INFO GlusterFS mount attempt 

19/06/2020 20:59:00 INFO GlusterFS mount attempt 

19/06/2020 20:58:30 INFO GlusterFS mount attempt 

19/06/2020 20:58:00 INFO GlusterFS mount attempt 

19/06/2020 20:57:30 INFO GlusterFS mount attempt 

19/06/2020 20:57:00 INFO GlusterFS mount attempt 

19/06/2020 20:56:30 INFO GlusterFS mount attempt 

19/06/2020 20:55:59 INFO GlusterFS mount attempt 

19/06/2020 20:55:29 INFO GlusterFS mount attempt 

19/06/2020 20:54:59 INFO GlusterFS mount attempt 

19/06/2020 20:54:29 INFO GlusterFS mount attempt 

19/06/2020 20:53:59 INFO GlusterFS mount attempt 

19/06/2020 20:53:29 INFO GlusterFS mount attempt 

19/06/2020 20:52:59 INFO GlusterFS mount attempt 

19/06/2020 20:52:29 INFO GlusterFS mount attempt 

19/06/2020 20:51:59 INFO GlusterFS mount attempt 

19/06/2020 20:51:29 INFO GlusterFS mount attempt 

19/06/2020 20:50:59 INFO GlusterFS mount attempt 

19/06/2020 20:50:28 INFO GlusterFS mount attempt 

19/06/2020 20:49:58 INFO GlusterFS mount attempt 

19/06/2020 20:49:28 INFO GlusterFS mount attempt 

19/06/2020 20:48:58 INFO GlusterFS mount attempt 

19/06/2020 20:48:28 INFO GlusterFS mount attempt 

19/06/2020 20:47:58 INFO GlusterFS mount attempt 

19/06/2020 20:47:28 INFO GlusterFS mount attempt 

19/06/2020 20:46:58 INFO GlusterFS mount attempt 

19/06/2020 20:46:28 INFO GlusterFS mount attempt 

19/06/2020 20:45:58 INFO GlusterFS mount attempt 

19/06/2020 20:45:28 INFO GlusterFS mount attempt 

19/06/2020 20:44:57 INFO GlusterFS mount attempt 

19/06/2020 20:44:27 INFO GlusterFS mount attempt 

19/06/2020 20:43:57 INFO GlusterFS mount attempt 

19/06/2020 20:43:27 INFO GlusterFS mount attempt 

19/06/2020 20:42:57 INFO GlusterFS mount attempt 

19/06/2020 20:42:27 INFO GlusterFS mount attempt 

19/06/2020 20:41:57 INFO GlusterFS mount attempt 

19/06/2020 20:41:27 INFO GlusterFS mount attempt 

19/06/2020 20:40:57 INFO GlusterFS mount attempt 

19/06/2020 20:40:27 INFO GlusterFS mount attempt 

19/06/2020 20:39:56 INFO GlusterFS mount attempt 

19/06/2020 20:39:26 INFO GlusterFS mount attempt 

19/06/2020 20:38:56 INFO GlusterFS mount attempt 

19/06/2020 20:38:26 INFO GlusterFS mount attempt 

19/06/2020 20:37:56 INFO GlusterFS mount attempt 

19/06/2020 20:37:26 INFO GlusterFS mount attempt 

19/06/2020 20:36:56 INFO GlusterFS mount attempt 

19/06/2020 20:36:26 INFO GlusterFS mount attempt 

19/06/2020 20:35:56 INFO GlusterFS mount attempt 

19/06/2020 20:35:26 INFO GlusterFS mount attempt 

19/06/2020 20:34:56 INFO GlusterFS mount attempt 

19/06/2020 20:34:25 INFO GlusterFS mount attempt 

19/06/2020 20:33:55 INFO GlusterFS mount attempt 

19/06/2020 20:33:25 INFO GlusterFS mount attempt 

19/06/2020 20:32:55 INFO GlusterFS mount attempt 

19/06/2020 20:32:25 INFO GlusterFS mount attempt 

19/06/2020 20:31:55 INFO GlusterFS mount attempt 

19/06/2020 20:31:25 INFO GlusterFS mount attempt 

19/06/2020 20:30:55 INFO GlusterFS mount attempt 

19/06/2020 20:30:25 INFO GlusterFS mount attempt 

19/06/2020 20:29:55 INFO GlusterFS mount attempt 

19/06/2020 20:29:25 INFO GlusterFS mount attempt 

19/06/2020 20:28:54 INFO GlusterFS mount attempt 

19/06/2020 20:28:24 INFO GlusterFS mount attempt 

19/06/2020 20:27:54 INFO GlusterFS mount attempt 

19/06/2020 20:27:24 INFO GlusterFS mount attempt 

19/06/2020 20:26:54 INFO GlusterFS mount attempt 

19/06/2020 20:26:24 INFO GlusterFS mount attempt 

19/06/2020 20:25:54 INFO GlusterFS mount attempt 

19/06/2020 20:25:24 INFO GlusterFS mount attempt 

19/06/2020 20:24:54 INFO GlusterFS mount attempt 

19/06/2020 20:24:24 INFO GlusterFS mount attempt 

19/06/2020 20:23:53 INFO GlusterFS mount attempt 

19/06/2020 20:23:23 INFO GlusterFS mount attempt 

19/06/2020 20:22:53 INFO GlusterFS mount attempt 

19/06/2020 20:22:23 INFO GlusterFS mount attempt 

19/06/2020 20:21:53 INFO GlusterFS mount attempt 

19/06/2020 20:21:23 INFO GlusterFS mount attempt 

19/06/2020 20:20:53 INFO GlusterFS mount attempt 

19/06/2020 20:20:23 INFO GlusterFS mount attempt 

19/06/2020 20:19:53 INFO GlusterFS mount attempt 

19/06/2020 20:19:23 INFO GlusterFS mount attempt 

19/06/2020 20:18:53 INFO GlusterFS mount attempt 

19/06/2020 20:18:22 INFO GlusterFS mount attempt 

19/06/2020 20:17:52 INFO GlusterFS mount attempt 

19/06/2020 20:17:22 INFO GlusterFS mount attempt 

19/06/2020 20:16:52 INFO GlusterFS mount attempt 

19/06/2020 20:16:22 INFO GlusterFS mount attempt 

19/06/2020 20:15:52 INFO GlusterFS mount attempt 

19/06/2020 20:15:22 INFO GlusterFS mount attempt 

19/06/2020 20:14:52 INFO GlusterFS mount attempt 

19/06/2020 20:14:22 INFO GlusterFS mount attempt 

19/06/2020 20:13:52 INFO GlusterFS mount attempt 

19/06/2020 20:13:21 INFO GlusterFS mount attempt 

19/06/2020 20:12:51 INFO GlusterFS mount attempt 

19/06/2020 20:12:21 INFO GlusterFS mount attempt 

19/06/2020 20:11:51 INFO GlusterFS mount attempt 

19/06/2020 20:11:21 INFO GlusterFS mount attempt 

19/06/2020 20:10:51 INFO GlusterFS mount attempt 

19/06/2020 20:10:21 INFO GlusterFS mount attempt 

19/06/2020 20:09:51 INFO GlusterFS mount attempt 

19/06/2020 20:09:21 INFO GlusterFS mount attempt 

19/06/2020 20:08:51 INFO GlusterFS mount attempt 

19/06/2020 20:08:21 INFO GlusterFS mount attempt 

19/06/2020 20:07:50 INFO GlusterFS mount attempt 

19/06/2020 20:07:20 INFO GlusterFS mount attempt 

19/06/2020 20:06:50 INFO GlusterFS mount attempt 

19/06/2020 20:06:20 INFO GlusterFS mount attempt 

19/06/2020 20:05:50 INFO GlusterFS mount attempt 

19/06/2020 20:05:20 INFO GlusterFS mount attempt 

19/06/2020 20:04:50 INFO GlusterFS mount attempt 

19/06/2020 20:04:20 INFO GlusterFS mount attempt 

19/06/2020 20:03:50 INFO GlusterFS mount attempt 

19/06/2020 20:03:20 INFO GlusterFS mount attempt 

19/06/2020 20:02:49 INFO GlusterFS mount attempt 

19/06/2020 20:02:19 INFO GlusterFS mount attempt 

19/06/2020 20:01:49 INFO GlusterFS mount attempt 

19/06/2020 20:01:19 INFO GlusterFS mount attempt 

19/06/2020 20:00:49 INFO GlusterFS mount attempt 

19/06/2020 20:00:19 INFO GlusterFS mount attempt 

19/06/2020 19:59:49 INFO GlusterFS mount attempt 

19/06/2020 19:59:19 INFO GlusterFS mount attempt 

19/06/2020 19:58:49 INFO GlusterFS mount attempt 

19/06/2020 19:58:19 INFO GlusterFS mount attempt 

19/06/2020 19:57:48 INFO GlusterFS mount attempt 

19/06/2020 19:57:18 INFO GlusterFS mount attempt 

19/06/2020 19:56:48 INFO GlusterFS mount attempt 

19/06/2020 19:56:18 INFO GlusterFS mount attempt 

19/06/2020 19:55:48 INFO GlusterFS mount attempt 

19/06/2020 19:55:18 INFO GlusterFS mount attempt 

19/06/2020 19:54:48 INFO GlusterFS mount attempt 

19/06/2020 19:54:18 INFO GlusterFS mount attempt 

19/06/2020 19:53:48 INFO GlusterFS mount attempt 

19/06/2020 19:53:18 INFO GlusterFS mount attempt 

19/06/2020 19:52:48 INFO GlusterFS mount attempt 

19/06/2020 19:52:18 INFO GlusterFS mount attempt 

19/06/2020 19:51:47 INFO GlusterFS mount attempt 

19/06/2020 19:51:17 INFO GlusterFS mount attempt 

19/06/2020 19:50:47 INFO GlusterFS mount attempt 

19/06/2020 19:50:17 INFO GlusterFS mount attempt 

19/06/2020 19:49:47 INFO GlusterFS mount attempt 

19/06/2020 19:49:17 INFO GlusterFS mount attempt 

19/06/2020 19:48:47 INFO GlusterFS mount attempt 

19/06/2020 19:48:17 INFO GlusterFS mount attempt 

19/06/2020 19:47:47 INFO GlusterFS mount attempt 

19/06/2020 19:47:17 INFO GlusterFS mount attempt 

19/06/2020 19:46:47 INFO GlusterFS mount attempt 

19/06/2020 19:46:16 INFO GlusterFS mount attempt 

19/06/2020 19:45:46 INFO GlusterFS mount attempt 

19/06/2020 19:45:16 INFO GlusterFS mount attempt 

19/06/2020 19:44:46 INFO GlusterFS mount attempt 

19/06/2020 19:44:16 INFO GlusterFS mount attempt 

19/06/2020 19:43:46 INFO GlusterFS mount attempt 

19/06/2020 19:43:16 INFO GlusterFS mount attempt 

19/06/2020 19:42:46 INFO GlusterFS mount attempt 

19/06/2020 19:42:16 INFO GlusterFS mount attempt 

19/06/2020 19:41:46 INFO GlusterFS mount attempt 

19/06/2020 19:41:16 INFO GlusterFS mount attempt 

19/06/2020 19:40:45 INFO GlusterFS mount attempt 

19/06/2020 19:40:15 INFO GlusterFS mount attempt 

19/06/2020 19:39:45 INFO GlusterFS mount attempt 

19/06/2020 19:39:15 INFO GlusterFS mount attempt 

19/06/2020 19:38:45 INFO GlusterFS mount attempt 

19/06/2020 19:38:15 INFO GlusterFS mount attempt 

19/06/2020 19:37:45 INFO GlusterFS mount attempt 

19/06/2020 19:37:15 INFO GlusterFS mount attempt 

19/06/2020 19:36:45 INFO GlusterFS mount attempt 

19/06/2020 19:36:15 INFO GlusterFS mount attempt 

19/06/2020 19:35:45 INFO GlusterFS mount attempt 

19/06/2020 19:35:14 INFO GlusterFS mount attempt 

19/06/2020 19:34:44 INFO GlusterFS mount attempt 

19/06/2020 19:34:14 INFO GlusterFS mount attempt 

19/06/2020 19:33:44 INFO GlusterFS mount attempt 

19/06/2020 19:33:14 INFO GlusterFS mount attempt 

19/06/2020 19:32:44 INFO GlusterFS mount attempt 

19/06/2020 19:32:14 INFO GlusterFS mount attempt 

19/06/2020 19:31:44 INFO GlusterFS mount attempt 

19/06/2020 19:31:14 INFO GlusterFS mount attempt 

19/06/2020 19:30:44 INFO GlusterFS mount attempt 

19/06/2020 19:30:14 INFO GlusterFS mount attempt 

19/06/2020 19:29:43 INFO GlusterFS mount attempt 

19/06/2020 19:29:13 INFO GlusterFS mount attempt 

19/06/2020 19:28:43 INFO GlusterFS mount attempt 

19/06/2020 19:28:13 INFO GlusterFS mount attempt 

19/06/2020 19:27:43 INFO GlusterFS mount attempt 

19/06/2020 19:27:13 INFO GlusterFS mount attempt 

19/06/2020 19:26:43 INFO GlusterFS mount attempt 

19/06/2020 19:26:13 INFO GlusterFS mount attempt 

19/06/2020 19:25:43 INFO GlusterFS mount attempt 

19/06/2020 19:25:13 INFO GlusterFS mount attempt 

19/06/2020 19:24:43 INFO GlusterFS mount attempt 

19/06/2020 19:24:12 INFO GlusterFS mount attempt 

19/06/2020 19:23:42 INFO GlusterFS mount attempt 

19/06/2020 19:23:12 INFO GlusterFS mount attempt 

19/06/2020 19:22:42 INFO GlusterFS mount attempt 

19/06/2020 19:22:12 INFO GlusterFS mount attempt 

19/06/2020 19:21:42 INFO GlusterFS mount attempt 

19/06/2020 19:21:12 INFO GlusterFS mount attempt 

19/06/2020 19:20:42 INFO GlusterFS mount attempt 

19/06/2020 19:20:12 INFO GlusterFS mount attempt 

19/06/2020 19:19:42 INFO GlusterFS mount attempt 

19/06/2020 19:19:11 INFO GlusterFS mount attempt 

19/06/2020 19:18:41 INFO GlusterFS mount attempt 

19/06/2020 19:18:11 INFO GlusterFS mount attempt 

19/06/2020 19:17:41 INFO GlusterFS mount attempt 

19/06/2020 19:17:11 INFO GlusterFS mount attempt 

19/06/2020 19:16:41 INFO GlusterFS mount attempt 

19/06/2020 19:16:11 INFO GlusterFS mount attempt 

19/06/2020 19:15:41 INFO GlusterFS mount attempt 

19/06/2020 19:15:11 INFO GlusterFS mount attempt 

19/06/2020 19:14:41 INFO GlusterFS mount attempt 

19/06/2020 19:14:11 INFO GlusterFS mount attempt 

19/06/2020 19:13:41 INFO GlusterFS mount attempt 

19/06/2020 19:13:10 INFO GlusterFS mount attempt 

19/06/2020 19:12:40 INFO GlusterFS mount attempt 

19/06/2020 19:12:10 INFO GlusterFS mount attempt 

19/06/2020 19:11:40 INFO GlusterFS mount attempt 

19/06/2020 19:11:10 INFO GlusterFS mount attempt 

19/06/2020 19:10:40 INFO GlusterFS mount attempt 

19/06/2020 19:10:10 INFO GlusterFS mount attempt 

19/06/2020 19:09:40 INFO GlusterFS mount attempt 

19/06/2020 19:09:10 INFO GlusterFS mount attempt 

19/06/2020 19:08:40 INFO GlusterFS mount attempt 

19/06/2020 19:08:10 INFO GlusterFS mount attempt 

19/06/2020 19:07:39 INFO GlusterFS mount attempt 

19/06/2020 19:07:09 INFO GlusterFS mount attempt 

19/06/2020 19:06:39 INFO GlusterFS mount attempt 

19/06/2020 19:06:09 INFO GlusterFS mount attempt 

19/06/2020 19:05:39 INFO GlusterFS mount attempt 

19/06/2020 19:05:09 INFO GlusterFS mount attempt 

19/06/2020 19:04:39 INFO GlusterFS mount attempt 

19/06/2020 19:04:09 INFO GlusterFS mount attempt 

19/06/2020 19:03:39 INFO GlusterFS mount attempt 

19/06/2020 19:03:09 INFO GlusterFS mount attempt 

19/06/2020 19:02:39 INFO GlusterFS mount attempt 

19/06/2020 19:02:08 INFO GlusterFS mount attempt 

19/06/2020 19:01:38 INFO GlusterFS mount attempt 

19/06/2020 19:01:08 INFO GlusterFS mount attempt 

19/06/2020 19:00:38 INFO GlusterFS mount attempt 

19/06/2020 19:00:08 INFO GlusterFS mount attempt 

19/06/2020 18:59:38 INFO GlusterFS mount attempt 

19/06/2020 18:59:08 INFO GlusterFS mount attempt 

19/06/2020 18:58:38 INFO GlusterFS mount attempt 

19/06/2020 18:58:08 INFO GlusterFS mount attempt 

19/06/2020 18:57:38 INFO GlusterFS mount attempt 

19/06/2020 18:57:08 INFO GlusterFS mount attempt 

19/06/2020 18:56:37 INFO GlusterFS mount attempt 

19/06/2020 18:56:07 INFO GlusterFS mount attempt 

19/06/2020 18:55:37 INFO GlusterFS mount attempt 

19/06/2020 18:55:07 INFO GlusterFS mount attempt 

19/06/2020 18:54:37 INFO GlusterFS mount attempt 

19/06/2020 18:54:07 INFO GlusterFS mount attempt 

19/06/2020 18:53:37 INFO GlusterFS mount attempt 

19/06/2020 18:53:07 INFO GlusterFS mount attempt 

19/06/2020 18:52:37 INFO GlusterFS mount attempt 

19/06/2020 18:52:07 INFO GlusterFS mount attempt 

19/06/2020 18:51:37 INFO GlusterFS mount attempt 

19/06/2020 18:51:07 INFO GlusterFS mount attempt 

19/06/2020 18:50:36 INFO GlusterFS mount attempt 

19/06/2020 18:50:06 INFO GlusterFS mount attempt 

19/06/2020 18:49:36 INFO GlusterFS mount attempt 

19/06/2020 18:49:06 INFO GlusterFS mount attempt 

19/06/2020 18:48:36 INFO GlusterFS mount attempt 

19/06/2020 18:48:06 INFO GlusterFS mount attempt 

19/06/2020 18:47:36 INFO GlusterFS mount attempt 

19/06/2020 18:47:06 INFO GlusterFS mount attempt 

19/06/2020 18:46:36 INFO GlusterFS mount attempt 

19/06/2020 18:46:06 INFO GlusterFS mount attempt 

19/06/2020 18:45:36 INFO GlusterFS mount attempt 

19/06/2020 18:45:05 INFO GlusterFS mount attempt 

19/06/2020 18:44:35 INFO GlusterFS mount attempt 

19/06/2020 18:44:05 INFO GlusterFS mount attempt 

19/06/2020 18:43:35 INFO GlusterFS mount attempt 

19/06/2020 18:43:05 INFO GlusterFS mount attempt 

19/06/2020 18:42:35 INFO GlusterFS mount attempt 

19/06/2020 18:42:05 INFO GlusterFS mount attempt 

19/06/2020 18:41:35 INFO GlusterFS mount attempt 

19/06/2020 18:41:05 INFO GlusterFS mount attempt 

19/06/2020 18:40:35 INFO GlusterFS mount attempt 

19/06/2020 18:40:05 INFO GlusterFS mount attempt 

19/06/2020 18:39:34 INFO GlusterFS mount attempt 

19/06/2020 18:39:04 INFO GlusterFS mount attempt 

19/06/2020 18:38:34 INFO GlusterFS mount attempt 

19/06/2020 18:38:04 INFO GlusterFS mount attempt 

19/06/2020 18:37:34 INFO GlusterFS mount attempt 

19/06/2020 18:37:04 INFO GlusterFS mount attempt 

19/06/2020 18:36:34 INFO GlusterFS mount attempt 

19/06/2020 18:36:04 INFO GlusterFS mount attempt 

19/06/2020 18:35:34 INFO GlusterFS mount attempt 

19/06/2020 18:35:04 INFO GlusterFS mount attempt 

19/06/2020 18:34:34 INFO GlusterFS mount attempt 

19/06/2020 18:34:04 INFO GlusterFS mount attempt 

19/06/2020 18:33:33 INFO GlusterFS mount attempt 

19/06/2020 18:33:03 INFO GlusterFS mount attempt 

19/06/2020 18:32:33 INFO GlusterFS mount attempt 

19/06/2020 18:32:03 INFO GlusterFS mount attempt 

19/06/2020 18:31:33 INFO GlusterFS mount attempt 

19/06/2020 18:31:03 INFO GlusterFS mount attempt 

19/06/2020 18:30:33 INFO GlusterFS mount attempt 

19/06/2020 18:30:03 INFO GlusterFS mount attempt 

19/06/2020 18:29:33 INFO GlusterFS mount attempt 

19/06/2020 18:29:03 INFO GlusterFS mount attempt 

19/06/2020 18:28:32 INFO GlusterFS mount attempt 

19/06/2020 18:28:02 INFO GlusterFS mount attempt 

19/06/2020 18:27:32 INFO GlusterFS mount attempt 

19/06/2020 18:27:02 INFO GlusterFS mount attempt 

19/06/2020 18:26:32 INFO GlusterFS mount attempt 

19/06/2020 18:26:02 INFO GlusterFS mount attempt 

19/06/2020 18:25:32 INFO GlusterFS mount attempt 

19/06/2020 18:25:02 INFO GlusterFS mount attempt 

19/06/2020 18:24:32 INFO GlusterFS mount attempt 

19/06/2020 18:24:02 INFO GlusterFS mount attempt 

19/06/2020 18:23:32 INFO GlusterFS mount attempt 

19/06/2020 18:23:01 INFO GlusterFS mount attempt 

19/06/2020 18:22:31 INFO GlusterFS mount attempt 

19/06/2020 18:22:01 INFO GlusterFS mount attempt 

19/06/2020 18:21:31 INFO GlusterFS mount attempt 

19/06/2020 18:21:01 INFO GlusterFS mount attempt 

19/06/2020 18:20:31 INFO GlusterFS mount attempt 

19/06/2020 18:20:01 INFO GlusterFS mount attempt 

19/06/2020 18:19:31 INFO GlusterFS mount attempt 

19/06/2020 18:19:01 INFO GlusterFS mount attempt 

19/06/2020 18:18:31 INFO GlusterFS mount attempt 

19/06/2020 18:18:01 INFO GlusterFS mount attempt 

19/06/2020 18:17:30 INFO GlusterFS mount attempt 

19/06/2020 18:17:00 INFO GlusterFS mount attempt 

19/06/2020 18:16:30 INFO GlusterFS mount attempt 

19/06/2020 18:16:00 INFO GlusterFS mount attempt 

19/06/2020 18:15:30 INFO GlusterFS mount attempt 

19/06/2020 18:15:00 INFO GlusterFS mount attempt 

19/06/2020 18:14:30 INFO GlusterFS mount attempt 

19/06/2020 18:14:00 INFO GlusterFS mount attempt 

19/06/2020 18:13:30 INFO GlusterFS mount attempt 

19/06/2020 18:13:00 INFO GlusterFS mount attempt 

19/06/2020 18:12:29 INFO GlusterFS mount attempt 

19/06/2020 18:11:59 INFO GlusterFS mount attempt 

19/06/2020 18:11:29 INFO GlusterFS mount attempt 

19/06/2020 18:10:59 INFO GlusterFS mount attempt 

19/06/2020 18:10:29 INFO GlusterFS mount attempt 

19/06/2020 18:09:59 INFO GlusterFS mount attempt 

19/06/2020 18:09:29 INFO GlusterFS mount attempt 

19/06/2020 18:08:59 INFO GlusterFS mount attempt 

19/06/2020 18:08:29 INFO GlusterFS mount attempt 

19/06/2020 18:07:59 INFO GlusterFS mount attempt 

19/06/2020 18:07:29 INFO GlusterFS mount attempt 

19/06/2020 18:06:58 INFO GlusterFS mount attempt 

19/06/2020 18:06:28 INFO GlusterFS mount attempt 

19/06/2020 18:05:58 INFO GlusterFS mount attempt 

19/06/2020 18:05:28 INFO GlusterFS mount attempt 

19/06/2020 18:04:58 INFO GlusterFS mount attempt 

19/06/2020 18:04:28 INFO GlusterFS mount attempt 

19/06/2020 18:03:58 INFO GlusterFS mount attempt 

19/06/2020 18:03:28 INFO GlusterFS mount attempt 

19/06/2020 18:02:58 INFO GlusterFS mount attempt 

19/06/2020 18:02:28 INFO GlusterFS mount attempt 

19/06/2020 18:01:58 INFO GlusterFS mount attempt 

19/06/2020 18:01:27 INFO GlusterFS mount attempt 

19/06/2020 18:00:57 INFO GlusterFS mount attempt 

19/06/2020 18:00:27 INFO GlusterFS mount attempt 

19/06/2020 17:59:57 INFO GlusterFS mount attempt 

19/06/2020 17:59:27 INFO GlusterFS mount attempt 

19/06/2020 17:58:57 INFO GlusterFS mount attempt 

19/06/2020 17:58:27 INFO GlusterFS mount attempt 

19/06/2020 17:57:57 INFO GlusterFS mount attempt 

19/06/2020 17:57:27 INFO GlusterFS mount attempt 

19/06/2020 17:56:57 INFO GlusterFS mount attempt 

19/06/2020 17:56:27 INFO GlusterFS mount attempt 

19/06/2020 17:55:56 INFO GlusterFS mount attempt 

19/06/2020 17:55:26 INFO GlusterFS mount attempt 

19/06/2020 17:54:56 INFO GlusterFS mount attempt 

19/06/2020 17:54:26 INFO GlusterFS mount attempt 

19/06/2020 17:53:56 INFO GlusterFS mount attempt 

19/06/2020 17:53:26 INFO GlusterFS mount attempt 

19/06/2020 17:52:56 INFO GlusterFS mount attempt 

19/06/2020 17:52:26 INFO GlusterFS mount attempt 

19/06/2020 17:51:56 INFO GlusterFS mount attempt 

19/06/2020 17:51:26 INFO GlusterFS mount attempt 

19/06/2020 17:50:56 INFO GlusterFS mount attempt 

19/06/2020 17:50:25 INFO GlusterFS mount attempt 

19/06/2020 17:49:55 INFO GlusterFS mount attempt 

19/06/2020 17:49:25 INFO GlusterFS mount attempt 

19/06/2020 17:48:55 INFO GlusterFS mount attempt 

19/06/2020 17:48:25 INFO GlusterFS mount attempt 

19/06/2020 17:47:55 INFO GlusterFS mount attempt 

19/06/2020 17:47:25 INFO GlusterFS mount attempt 

19/06/2020 17:46:55 INFO GlusterFS mount attempt 

19/06/2020 17:46:25 INFO GlusterFS mount attempt 

19/06/2020 17:45:55 INFO GlusterFS mount attempt 

19/06/2020 17:45:25 INFO GlusterFS mount attempt 

19/06/2020 17:44:54 INFO GlusterFS mount attempt 

19/06/2020 17:44:24 INFO GlusterFS mount attempt 

19/06/2020 17:43:54 INFO GlusterFS mount attempt 

19/06/2020 17:43:24 INFO GlusterFS mount attempt 

19/06/2020 17:42:54 INFO GlusterFS mount attempt 

19/06/2020 17:42:24 INFO GlusterFS mount attempt 

19/06/2020 17:41:54 INFO GlusterFS mount attempt 

19/06/2020 17:41:24 INFO GlusterFS mount attempt 

19/06/2020 17:40:54 INFO GlusterFS mount attempt 

19/06/2020 17:40:24 INFO GlusterFS mount attempt 

19/06/2020 17:39:54 INFO GlusterFS mount attempt 

19/06/2020 17:39:23 INFO GlusterFS mount attempt 

19/06/2020 17:38:53 INFO GlusterFS mount attempt 

19/06/2020 17:38:23 INFO GlusterFS mount attempt 

19/06/2020 17:37:53 INFO GlusterFS mount attempt 

19/06/2020 17:37:23 INFO GlusterFS mount attempt 

19/06/2020 17:36:53 INFO GlusterFS mount attempt 

19/06/2020 17:36:23 INFO GlusterFS mount attempt 

19/06/2020 17:35:53 INFO GlusterFS mount attempt 

19/06/2020 17:35:23 INFO GlusterFS mount attempt 

19/06/2020 17:34:53 INFO GlusterFS mount attempt 

19/06/2020 17:34:23 INFO GlusterFS mount attempt 

19/06/2020 17:33:52 INFO GlusterFS mount attempt 

19/06/2020 17:33:22 INFO GlusterFS mount attempt 

19/06/2020 17:32:52 INFO GlusterFS mount attempt 

19/06/2020 17:32:22 INFO GlusterFS mount attempt 

19/06/2020 17:31:52 INFO GlusterFS mount attempt 

19/06/2020 17:31:22 INFO GlusterFS mount attempt 

19/06/2020 17:30:52 INFO GlusterFS mount attempt 

19/06/2020 17:30:22 INFO GlusterFS mount attempt 

19/06/2020 17:29:52 INFO GlusterFS mount attempt 

19/06/2020 17:29:22 INFO GlusterFS mount attempt 

19/06/2020 17:28:51 INFO GlusterFS mount attempt 

19/06/2020 17:28:21 INFO GlusterFS mount attempt 

19/06/2020 17:27:51 INFO GlusterFS mount attempt 

19/06/2020 17:27:21 INFO GlusterFS mount attempt 

19/06/2020 17:26:51 INFO GlusterFS mount attempt 

19/06/2020 17:26:21 INFO GlusterFS mount attempt 

19/06/2020 17:25:51 INFO GlusterFS mount attempt 

19/06/2020 17:25:21 INFO GlusterFS mount attempt 

19/06/2020 17:24:51 INFO GlusterFS mount attempt 

19/06/2020 17:24:21 INFO GlusterFS mount attempt 

19/06/2020 17:23:51 INFO GlusterFS mount attempt 

19/06/2020 17:23:20 INFO GlusterFS mount attempt 

19/06/2020 17:22:50 INFO GlusterFS mount attempt 

19/06/2020 17:22:20 INFO GlusterFS mount attempt 

19/06/2020 17:21:50 INFO GlusterFS mount attempt 

19/06/2020 17:21:20 INFO GlusterFS mount attempt 

19/06/2020 17:20:50 INFO GlusterFS mount attempt 

19/06/2020 17:20:20 INFO GlusterFS mount attempt 

19/06/2020 17:19:50 INFO GlusterFS mount attempt 

19/06/2020 17:19:20 INFO GlusterFS mount attempt 

19/06/2020 17:18:50 INFO GlusterFS mount attempt 

19/06/2020 17:18:20 INFO GlusterFS mount attempt 

19/06/2020 17:17:49 INFO GlusterFS mount attempt 

19/06/2020 17:17:19 INFO GlusterFS mount attempt 

19/06/2020 17:16:49 INFO GlusterFS mount attempt 

19/06/2020 17:16:19 INFO GlusterFS mount attempt 

19/06/2020 17:15:49 INFO GlusterFS mount attempt 

19/06/2020 17:15:19 INFO GlusterFS mount attempt 

19/06/2020 17:14:49 INFO GlusterFS mount attempt 

19/06/2020 17:14:19 INFO GlusterFS mount attempt 

19/06/2020 17:13:49 INFO GlusterFS mount attempt 

19/06/2020 17:13:19 INFO GlusterFS mount attempt 

19/06/2020 17:12:49 INFO GlusterFS mount attempt 

19/06/2020 17:12:18 INFO GlusterFS mount attempt 

19/06/2020 17:11:48 INFO GlusterFS mount attempt 

19/06/2020 17:11:18 INFO GlusterFS mount attempt 

19/06/2020 17:10:48 INFO GlusterFS mount attempt 

19/06/2020 17:10:18 INFO GlusterFS mount attempt 

19/06/2020 17:09:48 INFO GlusterFS mount attempt 

19/06/2020 17:09:18 INFO GlusterFS mount attempt 

19/06/2020 17:08:48 INFO GlusterFS mount attempt 

19/06/2020 17:08:18 INFO GlusterFS mount attempt 

19/06/2020 17:07:48 INFO GlusterFS mount attempt 

19/06/2020 17:07:17 INFO GlusterFS mount attempt 

19/06/2020 17:06:47 INFO GlusterFS mount attempt 

19/06/2020 17:06:17 INFO GlusterFS mount attempt 

19/06/2020 17:05:47 INFO GlusterFS mount attempt 

19/06/2020 17:05:17 INFO GlusterFS mount attempt 

19/06/2020 17:04:47 INFO GlusterFS mount attempt 

19/06/2020 17:04:17 INFO GlusterFS mount attempt 

19/06/2020 17:03:47 INFO GlusterFS mount attempt 

19/06/2020 17:03:17 INFO GlusterFS mount attempt 

19/06/2020 17:02:47 INFO GlusterFS mount attempt 

19/06/2020 17:02:17 INFO GlusterFS mount attempt 

19/06/2020 17:01:46 INFO GlusterFS mount attempt 

19/06/2020 17:01:16 INFO GlusterFS mount attempt 

19/06/2020 17:00:46 INFO GlusterFS mount attempt 

19/06/2020 17:00:16 INFO GlusterFS mount attempt 

19/06/2020 16:59:46 INFO GlusterFS mount attempt 

19/06/2020 16:59:16 INFO GlusterFS mount attempt 

19/06/2020 16:58:46 INFO GlusterFS mount attempt 

19/06/2020 16:58:16 INFO GlusterFS mount attempt 

19/06/2020 16:57:46 INFO GlusterFS mount attempt 

19/06/2020 16:57:16 INFO GlusterFS mount attempt 

19/06/2020 16:56:46 INFO GlusterFS mount attempt 

19/06/2020 16:56:15 INFO GlusterFS mount attempt 

19/06/2020 16:55:45 INFO GlusterFS mount attempt 

19/06/2020 16:55:15 INFO GlusterFS mount attempt 

19/06/2020 16:54:45 INFO GlusterFS mount attempt 

19/06/2020 16:54:15 INFO GlusterFS mount attempt 

19/06/2020 16:53:45 INFO GlusterFS mount attempt 

19/06/2020 16:53:15 INFO GlusterFS mount attempt 

19/06/2020 16:52:45 INFO GlusterFS mount attempt 

19/06/2020 16:52:15 INFO GlusterFS mount attempt 

19/06/2020 16:51:45 INFO GlusterFS mount attempt 

19/06/2020 16:51:15 INFO GlusterFS mount attempt 

19/06/2020 16:50:44 INFO GlusterFS mount attempt 

19/06/2020 16:50:14 INFO GlusterFS mount attempt 

19/06/2020 16:49:44 INFO GlusterFS mount attempt 

19/06/2020 16:49:14 INFO GlusterFS mount attempt 

19/06/2020 16:48:44 INFO GlusterFS mount attempt 

19/06/2020 16:48:14 INFO GlusterFS mount attempt 

19/06/2020 16:47:44 INFO GlusterFS mount attempt 

19/06/2020 16:47:14 INFO GlusterFS mount attempt 

19/06/2020 16:46:44 INFO GlusterFS mount attempt 

19/06/2020 16:46:14 INFO GlusterFS mount attempt 

19/06/2020 16:45:44 INFO GlusterFS mount attempt 

19/06/2020 16:45:13 INFO GlusterFS mount attempt 

19/06/2020 16:44:43 INFO GlusterFS mount attempt 

19/06/2020 16:44:13 INFO GlusterFS mount attempt 

19/06/2020 16:43:43 INFO GlusterFS mount attempt 

19/06/2020 16:43:13 INFO GlusterFS mount attempt 

19/06/2020 16:42:43 INFO GlusterFS mount attempt 

19/06/2020 16:42:13 INFO GlusterFS mount attempt 

19/06/2020 16:41:43 INFO GlusterFS mount attempt 

19/06/2020 16:41:13 INFO GlusterFS mount attempt 

19/06/2020 16:40:43 INFO GlusterFS mount attempt 

19/06/2020 16:40:12 INFO GlusterFS mount attempt 

19/06/2020 16:39:42 INFO GlusterFS mount attempt 

19/06/2020 16:39:12 INFO GlusterFS mount attempt 

19/06/2020 16:38:42 INFO GlusterFS mount attempt 

19/06/2020 16:38:12 INFO GlusterFS mount attempt 

19/06/2020 16:37:42 INFO GlusterFS mount attempt 

19/06/2020 16:37:12 INFO GlusterFS mount attempt 

19/06/2020 16:36:42 INFO GlusterFS mount attempt 

19/06/2020 16:36:12 INFO GlusterFS mount attempt 

19/06/2020 16:35:42 INFO GlusterFS mount attempt 

19/06/2020 16:35:12 INFO GlusterFS mount attempt 

19/06/2020 16:34:41 INFO GlusterFS mount attempt 

19/06/2020 16:34:11 INFO GlusterFS mount attempt 

19/06/2020 16:33:41 INFO GlusterFS mount attempt 

19/06/2020 16:33:11 INFO GlusterFS mount attempt 

19/06/2020 16:32:41 INFO GlusterFS mount attempt 

19/06/2020 16:32:11 INFO GlusterFS mount attempt 

19/06/2020 16:31:41 INFO GlusterFS mount attempt 

19/06/2020 16:31:11 INFO GlusterFS mount attempt 

19/06/2020 16:30:41 INFO GlusterFS mount attempt 

19/06/2020 16:30:11 INFO GlusterFS mount attempt 

19/06/2020 16:29:41 INFO GlusterFS mount attempt 

19/06/2020 16:29:11 INFO GlusterFS mount attempt 

19/06/2020 16:28:40 INFO GlusterFS mount attempt 

19/06/2020 16:28:10 INFO GlusterFS mount attempt 

19/06/2020 16:27:40 INFO GlusterFS mount attempt 

19/06/2020 16:27:10 INFO GlusterFS mount attempt 

19/06/2020 16:26:40 INFO GlusterFS mount attempt 

19/06/2020 16:26:10 INFO GlusterFS mount attempt 

19/06/2020 16:25:40 INFO GlusterFS mount attempt 

19/06/2020 16:25:10 INFO GlusterFS mount attempt 

19/06/2020 16:24:40 INFO GlusterFS mount attempt 

19/06/2020 16:24:10 INFO GlusterFS mount attempt 

19/06/2020 16:23:39 INFO GlusterFS mount attempt 

19/06/2020 16:23:09 INFO GlusterFS mount attempt 

19/06/2020 16:22:39 INFO GlusterFS mount attempt 

19/06/2020 16:22:09 INFO GlusterFS mount attempt 

19/06/2020 16:21:39 INFO GlusterFS mount attempt 

19/06/2020 16:21:09 INFO GlusterFS mount attempt 

19/06/2020 16:20:39 INFO GlusterFS mount attempt 

19/06/2020 16:20:09 INFO GlusterFS mount attempt 

19/06/2020 16:19:39 INFO GlusterFS mount attempt 

19/06/2020 16:19:09 INFO GlusterFS mount attempt 

19/06/2020 16:18:38 INFO GlusterFS mount attempt 

19/06/2020 16:18:08 INFO GlusterFS mount attempt 

19/06/2020 16:17:38 INFO GlusterFS mount attempt 

19/06/2020 16:17:08 INFO GlusterFS mount attempt 

19/06/2020 16:16:38 INFO GlusterFS mount attempt 

19/06/2020 16:16:08 INFO GlusterFS mount attempt 

19/06/2020 16:15:38 INFO GlusterFS mount attempt 

19/06/2020 16:15:08 INFO GlusterFS mount attempt 

19/06/2020 16:14:38 INFO GlusterFS mount attempt 

19/06/2020 16:14:08 INFO GlusterFS mount attempt 

19/06/2020 16:13:38 INFO GlusterFS mount attempt 

19/06/2020 16:13:07 INFO GlusterFS mount attempt 

19/06/2020 16:12:37 INFO GlusterFS mount attempt 

19/06/2020 16:12:07 INFO GlusterFS mount attempt 

19/06/2020 16:11:37 INFO GlusterFS mount attempt 

19/06/2020 16:11:07 INFO GlusterFS mount attempt 

19/06/2020 16:10:37 INFO GlusterFS mount attempt 

19/06/2020 16:10:07 INFO GlusterFS mount attempt 

19/06/2020 16:09:37 INFO GlusterFS mount attempt 

19/06/2020 16:09:07 INFO GlusterFS mount attempt 

19/06/2020 16:08:37 INFO GlusterFS mount attempt 

19/06/2020 16:08:06 INFO GlusterFS mount attempt 

19/06/2020 16:07:36 INFO GlusterFS mount attempt 

19/06/2020 16:07:06 INFO GlusterFS mount attempt 

19/06/2020 16:06:36 INFO GlusterFS mount attempt 

19/06/2020 16:06:06 INFO GlusterFS mount attempt 

19/06/2020 16:05:36 INFO GlusterFS mount attempt 

19/06/2020 16:05:06 INFO GlusterFS mount attempt 

19/06/2020 16:04:36 INFO GlusterFS mount attempt 

19/06/2020 16:04:06 INFO GlusterFS mount attempt 

19/06/2020 16:03:36 INFO GlusterFS mount attempt 

19/06/2020 16:03:06 INFO GlusterFS mount attempt 

19/06/2020 16:02:35 INFO GlusterFS mount attempt 

19/06/2020 16:02:05 INFO GlusterFS mount attempt 

19/06/2020 16:01:35 INFO GlusterFS mount attempt 

19/06/2020 16:01:05 INFO GlusterFS mount attempt 

19/06/2020 16:00:35 INFO GlusterFS mount attempt 

19/06/2020 16:00:05 INFO GlusterFS mount attempt 

19/06/2020 15:59:35 INFO GlusterFS mount attempt 

19/06/2020 15:59:05 INFO GlusterFS mount attempt 

19/06/2020 15:58:35 INFO GlusterFS mount attempt 

19/06/2020 15:58:05 INFO GlusterFS mount attempt 

19/06/2020 15:57:35 INFO GlusterFS mount attempt 

19/06/2020 15:57:04 INFO GlusterFS mount attempt 

19/06/2020 15:56:34 INFO GlusterFS mount attempt 

19/06/2020 15:56:04 INFO GlusterFS mount attempt 

19/06/2020 15:55:34 INFO GlusterFS mount attempt 

19/06/2020 15:55:04 INFO GlusterFS mount attempt 

19/06/2020 15:54:34 INFO GlusterFS mount attempt 

19/06/2020 15:54:04 INFO GlusterFS mount attempt 

19/06/2020 15:53:34 INFO GlusterFS mount attempt 

19/06/2020 15:53:04 INFO GlusterFS mount attempt 

19/06/2020 15:52:34 INFO GlusterFS mount attempt 

19/06/2020 15:52:04 INFO GlusterFS mount attempt 

19/06/2020 15:51:33 INFO GlusterFS mount attempt 

19/06/2020 15:51:03 INFO GlusterFS mount attempt 

19/06/2020 15:50:33 INFO GlusterFS mount attempt 

19/06/2020 15:50:03 INFO GlusterFS mount attempt 

19/06/2020 15:49:33 INFO GlusterFS mount attempt 

19/06/2020 15:49:03 INFO GlusterFS mount attempt 

19/06/2020 15:48:33 INFO GlusterFS mount attempt 

19/06/2020 15:48:03 INFO GlusterFS mount attempt 

19/06/2020 15:47:33 INFO GlusterFS mount attempt 

19/06/2020 15:47:03 INFO GlusterFS mount attempt 

19/06/2020 15:46:33 INFO GlusterFS mount attempt 

19/06/2020 15:46:02 INFO GlusterFS mount attempt 

19/06/2020 15:45:32 INFO GlusterFS mount attempt 

19/06/2020 15:45:02 INFO GlusterFS mount attempt 

19/06/2020 15:44:32 INFO GlusterFS mount attempt 

19/06/2020 15:44:02 INFO GlusterFS mount attempt 

19/06/2020 15:43:32 INFO GlusterFS mount attempt 

19/06/2020 15:43:02 INFO GlusterFS mount attempt 

19/06/2020 15:42:32 INFO GlusterFS mount attempt 

19/06/2020 15:42:02 INFO GlusterFS mount attempt 

19/06/2020 15:41:32 INFO GlusterFS mount attempt 

19/06/2020 15:41:02 INFO GlusterFS mount attempt 

19/06/2020 15:40:31 INFO GlusterFS mount attempt 

19/06/2020 15:40:01 INFO GlusterFS mount attempt 

19/06/2020 15:39:31 INFO GlusterFS mount attempt 

19/06/2020 15:39:01 INFO GlusterFS mount attempt 

19/06/2020 15:38:31 INFO GlusterFS mount attempt 

19/06/2020 15:38:01 INFO GlusterFS mount attempt 

19/06/2020 15:37:31 INFO GlusterFS mount attempt 

19/06/2020 15:37:01 INFO GlusterFS mount attempt 

19/06/2020 15:36:31 INFO GlusterFS mount attempt 

19/06/2020 15:36:01 INFO GlusterFS mount attempt 

19/06/2020 15:35:31 INFO GlusterFS mount attempt 

19/06/2020 15:35:00 INFO GlusterFS mount attempt 

19/06/2020 15:34:30 INFO GlusterFS mount attempt 

19/06/2020 15:34:00 INFO GlusterFS mount attempt 

19/06/2020 15:33:30 INFO GlusterFS mount attempt 

19/06/2020 15:33:00 INFO GlusterFS mount attempt 

19/06/2020 15:32:30 INFO GlusterFS mount attempt 

19/06/2020 15:32:00 INFO GlusterFS mount attempt 

19/06/2020 15:31:30 INFO GlusterFS mount attempt 

19/06/2020 15:31:00 INFO GlusterFS mount attempt 

19/06/2020 15:30:30 INFO GlusterFS mount attempt 

19/06/2020 15:30:00 INFO GlusterFS mount attempt 

19/06/2020 15:29:29 INFO GlusterFS mount attempt 

19/06/2020 15:28:59 INFO GlusterFS mount attempt 

19/06/2020 15:28:29 INFO GlusterFS mount attempt 

19/06/2020 15:27:59 INFO GlusterFS mount attempt 

19/06/2020 15:27:29 INFO GlusterFS mount attempt 

19/06/2020 15:26:59 INFO GlusterFS mount attempt 

19/06/2020 15:26:29 INFO GlusterFS mount attempt 

19/06/2020 15:25:59 INFO GlusterFS mount attempt 

19/06/2020 15:25:29 INFO GlusterFS mount attempt 

19/06/2020 15:24:59 INFO GlusterFS mount attempt 

19/06/2020 15:24:29 INFO GlusterFS mount attempt 

19/06/2020 15:23:58 INFO GlusterFS mount attempt 

19/06/2020 15:23:28 INFO GlusterFS mount attempt 

19/06/2020 15:22:58 INFO GlusterFS mount attempt 

19/06/2020 15:22:28 INFO GlusterFS mount attempt 

19/06/2020 15:21:58 INFO GlusterFS mount attempt 

19/06/2020 15:21:28 INFO GlusterFS mount attempt 

19/06/2020 15:20:58 INFO GlusterFS mount attempt 

19/06/2020 15:20:28 INFO GlusterFS mount attempt 

19/06/2020 15:19:58 INFO GlusterFS mount attempt 

19/06/2020 15:19:28 INFO GlusterFS mount attempt 

19/06/2020 15:18:58 INFO GlusterFS mount attempt 

19/06/2020 15:18:27 INFO GlusterFS mount attempt 

19/06/2020 15:17:57 INFO GlusterFS mount attempt 

19/06/2020 15:17:27 INFO GlusterFS mount attempt 

19/06/2020 15:16:57 INFO GlusterFS mount attempt 

19/06/2020 15:16:27 INFO GlusterFS mount attempt 

19/06/2020 15:15:57 INFO GlusterFS mount attempt 

19/06/2020 15:15:27 INFO GlusterFS mount attempt 

19/06/2020 15:14:57 INFO GlusterFS mount attempt 

19/06/2020 15:14:27 INFO GlusterFS mount attempt 

19/06/2020 15:13:57 INFO GlusterFS mount attempt 

19/06/2020 15:13:27 INFO GlusterFS mount attempt 

19/06/2020 15:12:56 INFO GlusterFS mount attempt 

19/06/2020 15:12:26 INFO GlusterFS mount attempt 

19/06/2020 15:11:56 INFO GlusterFS mount attempt 

19/06/2020 15:11:26 INFO GlusterFS mount attempt 

19/06/2020 15:10:56 INFO GlusterFS mount attempt 

19/06/2020 15:10:26 INFO GlusterFS mount attempt 

19/06/2020 15:09:56 INFO GlusterFS mount attempt 

19/06/2020 15:09:26 INFO GlusterFS mount attempt 

19/06/2020 15:08:56 INFO GlusterFS mount attempt 

19/06/2020 15:08:26 INFO GlusterFS mount attempt 

19/06/2020 15:07:55 INFO GlusterFS mount attempt 

19/06/2020 15:07:25 INFO GlusterFS mount attempt 

19/06/2020 15:06:55 INFO GlusterFS mount attempt 

19/06/2020 15:06:25 INFO GlusterFS mount attempt 

19/06/2020 15:05:55 INFO GlusterFS mount attempt 

19/06/2020 15:05:25 INFO GlusterFS mount attempt 

19/06/2020 15:04:55 INFO GlusterFS mount attempt 

19/06/2020 15:04:25 INFO GlusterFS mount attempt 

19/06/2020 15:03:55 INFO GlusterFS mount attempt 

19/06/2020 15:03:25 INFO GlusterFS mount attempt 

19/06/2020 15:02:55 INFO GlusterFS mount attempt 

19/06/2020 15:02:24 INFO GlusterFS mount attempt 

19/06/2020 15:01:54 INFO GlusterFS mount attempt 

19/06/2020 15:01:24 INFO GlusterFS mount attempt 

19/06/2020 15:00:54 INFO GlusterFS mount attempt 

19/06/2020 15:00:24 INFO GlusterFS mount attempt 

19/06/2020 14:59:54 INFO GlusterFS mount attempt 

19/06/2020 14:59:24 INFO GlusterFS mount attempt 

19/06/2020 14:58:54 INFO GlusterFS mount attempt 

19/06/2020 14:58:24 INFO GlusterFS mount attempt 

19/06/2020 14:57:54 INFO GlusterFS mount attempt 

19/06/2020 14:57:24 INFO GlusterFS mount attempt 

19/06/2020 14:56:53 INFO GlusterFS mount attempt 

19/06/2020 14:56:23 INFO GlusterFS mount attempt 

19/06/2020 14:55:53 INFO GlusterFS mount attempt 

19/06/2020 14:55:23 INFO GlusterFS mount attempt 

19/06/2020 14:54:53 INFO GlusterFS mount attempt 

19/06/2020 14:54:23 INFO GlusterFS mount attempt 

19/06/2020 14:53:53 INFO GlusterFS mount attempt 

19/06/2020 14:53:23 INFO GlusterFS mount attempt 

19/06/2020 14:52:53 INFO GlusterFS mount attempt 

19/06/2020 14:52:23 INFO GlusterFS mount attempt 

19/06/2020 14:51:53 INFO GlusterFS mount attempt 

19/06/2020 14:51:22 INFO GlusterFS mount attempt 

19/06/2020 14:50:52 INFO GlusterFS mount attempt 

19/06/2020 14:50:22 INFO GlusterFS mount attempt 

19/06/2020 14:49:52 INFO GlusterFS mount attempt 

19/06/2020 14:49:22 INFO GlusterFS mount attempt 

19/06/2020 14:48:52 INFO GlusterFS mount attempt 

19/06/2020 14:48:22 INFO GlusterFS mount attempt 

19/06/2020 14:47:52 INFO GlusterFS mount attempt 

19/06/2020 14:47:22 INFO GlusterFS mount attempt 

19/06/2020 14:46:52 INFO GlusterFS mount attempt 

19/06/2020 14:46:21 INFO GlusterFS mount attempt 

19/06/2020 14:45:51 INFO GlusterFS mount attempt 

19/06/2020 14:45:21 INFO GlusterFS mount attempt 

19/06/2020 14:44:51 INFO GlusterFS mount attempt 

19/06/2020 14:44:21 INFO GlusterFS mount attempt 

19/06/2020 14:43:51 INFO GlusterFS mount attempt 

19/06/2020 14:43:21 INFO GlusterFS mount attempt 

19/06/2020 14:42:51 INFO GlusterFS mount attempt 

19/06/2020 14:42:21 INFO GlusterFS mount attempt 

19/06/2020 14:41:51 INFO GlusterFS mount attempt 

19/06/2020 14:41:21 INFO GlusterFS mount attempt 

19/06/2020 14:40:50 INFO GlusterFS mount attempt 

19/06/2020 14:40:20 INFO GlusterFS mount attempt 

19/06/2020 14:39:50 INFO GlusterFS mount attempt 

19/06/2020 14:39:20 INFO GlusterFS mount attempt 

19/06/2020 14:38:50 INFO GlusterFS mount attempt 

19/06/2020 14:38:20 INFO GlusterFS mount attempt 

19/06/2020 14:37:50 INFO GlusterFS mount attempt 

19/06/2020 14:37:20 INFO GlusterFS mount attempt 

19/06/2020 14:36:50 INFO GlusterFS mount attempt 

19/06/2020 14:36:20 INFO GlusterFS mount attempt 

19/06/2020 14:35:50 INFO GlusterFS mount attempt 

19/06/2020 14:35:19 INFO GlusterFS mount attempt 

19/06/2020 14:34:49 INFO GlusterFS mount attempt 

19/06/2020 14:34:19 INFO GlusterFS mount attempt 

19/06/2020 14:33:49 INFO GlusterFS mount attempt 

19/06/2020 14:33:19 INFO GlusterFS mount attempt 

19/06/2020 14:32:49 INFO GlusterFS mount attempt 

19/06/2020 14:32:19 INFO GlusterFS mount attempt 

19/06/2020 14:31:49 INFO GlusterFS mount attempt 

19/06/2020 14:31:19 INFO GlusterFS mount attempt 

19/06/2020 14:30:49 INFO GlusterFS mount attempt 

19/06/2020 14:30:19 INFO GlusterFS mount attempt 

19/06/2020 14:29:48 INFO GlusterFS mount attempt 

19/06/2020 14:29:18 INFO GlusterFS mount attempt 

19/06/2020 14:28:48 INFO GlusterFS mount attempt 

19/06/2020 14:28:18 INFO GlusterFS mount attempt 

19/06/2020 14:27:48 INFO GlusterFS mount attempt 

19/06/2020 14:27:18 INFO GlusterFS mount attempt 

19/06/2020 14:26:48 INFO GlusterFS mount attempt 

19/06/2020 14:26:18 INFO GlusterFS mount attempt 

19/06/2020 14:25:48 INFO GlusterFS mount attempt 

19/06/2020 14:25:18 INFO GlusterFS mount attempt 

19/06/2020 14:24:47 INFO GlusterFS mount attempt 

19/06/2020 14:24:17 INFO GlusterFS mount attempt 

19/06/2020 14:23:47 INFO GlusterFS mount attempt 

19/06/2020 14:23:17 INFO GlusterFS mount attempt 

19/06/2020 14:22:47 INFO GlusterFS mount attempt 

19/06/2020 14:22:17 INFO GlusterFS mount attempt 

19/06/2020 14:21:47 INFO GlusterFS mount attempt 

19/06/2020 14:21:17 INFO GlusterFS mount attempt 

19/06/2020 14:20:47 INFO GlusterFS mount attempt 

19/06/2020 14:20:17 INFO GlusterFS mount attempt 

19/06/2020 14:19:47 INFO GlusterFS mount attempt 

19/06/2020 14:19:16 INFO GlusterFS mount attempt 

19/06/2020 14:18:46 INFO GlusterFS mount attempt 

19/06/2020 14:18:16 INFO GlusterFS mount attempt 

19/06/2020 14:17:46 INFO GlusterFS mount attempt 

19/06/2020 14:17:16 INFO GlusterFS mount attempt 

19/06/2020 14:16:46 INFO GlusterFS mount attempt 

19/06/2020 14:16:16 INFO GlusterFS mount attempt 

19/06/2020 14:15:46 INFO GlusterFS mount attempt 

19/06/2020 14:15:16 INFO GlusterFS mount attempt 

19/06/2020 14:14:46 INFO GlusterFS mount attempt 

19/06/2020 14:14:15 INFO GlusterFS mount attempt 

19/06/2020 14:13:45 INFO GlusterFS mount attempt 

19/06/2020 14:13:15 INFO GlusterFS mount attempt 

19/06/2020 14:12:45 INFO GlusterFS mount attempt 

19/06/2020 14:12:15 INFO GlusterFS mount attempt 

19/06/2020 14:11:45 INFO GlusterFS mount attempt 

19/06/2020 14:11:15 INFO GlusterFS mount attempt 

19/06/2020 14:10:45 INFO GlusterFS mount attempt 

19/06/2020 14:10:15 INFO GlusterFS mount attempt 

19/06/2020 14:09:45 INFO GlusterFS mount attempt 

19/06/2020 14:09:15 INFO GlusterFS mount attempt 

19/06/2020 14:08:44 INFO GlusterFS mount attempt 

19/06/2020 14:08:14 INFO GlusterFS mount attempt 

19/06/2020 14:07:44 INFO GlusterFS mount attempt 

19/06/2020 14:07:14 INFO GlusterFS mount attempt 

19/06/2020 14:06:44 INFO GlusterFS mount attempt 

19/06/2020 14:06:14 INFO GlusterFS mount attempt 

19/06/2020 14:05:44 INFO GlusterFS mount attempt 

19/06/2020 14:05:14 INFO GlusterFS mount attempt 

19/06/2020 14:04:44 INFO GlusterFS mount attempt 

19/06/2020 14:04:14 INFO GlusterFS mount attempt 

19/06/2020 14:03:44 INFO GlusterFS mount attempt 

19/06/2020 14:03:13 INFO GlusterFS mount attempt 

19/06/2020 14:02:43 INFO GlusterFS mount attempt 

19/06/2020 14:02:13 INFO GlusterFS mount attempt 

19/06/2020 14:01:43 INFO GlusterFS mount attempt 

19/06/2020 14:01:13 INFO GlusterFS mount attempt 

19/06/2020 14:00:43 INFO GlusterFS mount attempt 

19/06/2020 14:00:13 INFO GlusterFS mount attempt 

19/06/2020 13:59:43 INFO GlusterFS mount attempt 

19/06/2020 13:59:13 INFO GlusterFS mount attempt 

19/06/2020 13:58:43 INFO GlusterFS mount attempt 

19/06/2020 13:58:13 INFO GlusterFS mount attempt 

19/06/2020 13:57:42 INFO GlusterFS mount attempt 

19/06/2020 13:57:12 INFO GlusterFS mount attempt 

19/06/2020 13:56:42 INFO GlusterFS mount attempt 

19/06/2020 13:56:12 INFO GlusterFS mount attempt 

19/06/2020 13:55:42 INFO GlusterFS mount attempt 

19/06/2020 13:55:12 INFO GlusterFS mount attempt 

19/06/2020 13:54:42 INFO GlusterFS mount attempt 

19/06/2020 13:54:12 INFO GlusterFS mount attempt 

19/06/2020 13:53:42 INFO GlusterFS mount attempt 

19/06/2020 13:53:12 INFO GlusterFS mount attempt 

19/06/2020 13:52:42 INFO GlusterFS mount attempt 

19/06/2020 13:52:11 INFO GlusterFS mount attempt 

19/06/2020 13:51:41 INFO GlusterFS mount attempt 

19/06/2020 13:51:11 INFO GlusterFS mount attempt 

19/06/2020 13:50:41 INFO GlusterFS mount attempt 

19/06/2020 13:50:11 INFO GlusterFS mount attempt 

19/06/2020 13:49:41 INFO GlusterFS mount attempt 

19/06/2020 13:49:11 INFO GlusterFS mount attempt 

19/06/2020 13:48:41 INFO GlusterFS mount attempt 

19/06/2020 13:48:11 INFO GlusterFS mount attempt 

19/06/2020 13:47:41 INFO GlusterFS mount attempt 

19/06/2020 13:47:11 INFO GlusterFS mount attempt 

19/06/2020 13:46:40 INFO GlusterFS mount attempt 

19/06/2020 13:46:10 INFO GlusterFS mount attempt 

19/06/2020 13:45:40 INFO GlusterFS mount attempt 

19/06/2020 13:45:10 INFO GlusterFS mount attempt 

19/06/2020 13:44:40 INFO GlusterFS mount attempt 

19/06/2020 13:44:10 INFO GlusterFS mount attempt 

19/06/2020 13:43:40 INFO GlusterFS mount attempt 

19/06/2020 13:43:10 INFO GlusterFS mount attempt 

19/06/2020 13:42:40 INFO GlusterFS mount attempt 

19/06/2020 13:42:10 INFO GlusterFS mount attempt 

19/06/2020 13:41:40 INFO GlusterFS mount attempt 

19/06/2020 13:41:09 INFO GlusterFS mount attempt 

19/06/2020 13:40:39 INFO GlusterFS mount attempt 

19/06/2020 13:40:09 INFO GlusterFS mount attempt 

19/06/2020 13:39:39 INFO GlusterFS mount attempt 

19/06/2020 13:39:09 INFO GlusterFS mount attempt 

19/06/2020 13:38:39 INFO GlusterFS mount attempt 

19/06/2020 13:38:09 INFO GlusterFS mount attempt 

19/06/2020 13:37:39 INFO GlusterFS mount attempt 

19/06/2020 13:37:09 INFO GlusterFS mount attempt 

19/06/2020 13:36:39 INFO GlusterFS mount attempt 

19/06/2020 13:36:09 INFO GlusterFS mount attempt 

19/06/2020 13:35:38 INFO GlusterFS mount attempt 

19/06/2020 13:35:08 INFO GlusterFS mount attempt 

19/06/2020 13:34:38 INFO GlusterFS mount attempt 

19/06/2020 13:34:08 INFO GlusterFS mount attempt 

19/06/2020 13:33:38 INFO GlusterFS mount attempt 

19/06/2020 13:33:08 INFO GlusterFS mount attempt 

19/06/2020 13:32:38 INFO GlusterFS mount attempt 

19/06/2020 13:32:08 INFO GlusterFS mount attempt 

19/06/2020 13:31:38 INFO GlusterFS mount attempt 

19/06/2020 13:31:08 INFO GlusterFS mount attempt 

19/06/2020 13:30:38 INFO GlusterFS mount attempt 

19/06/2020 13:30:07 INFO GlusterFS mount attempt 

19/06/2020 13:29:37 INFO GlusterFS mount attempt 

19/06/2020 13:29:07 INFO GlusterFS mount attempt 

19/06/2020 13:28:37 INFO GlusterFS mount attempt 

19/06/2020 13:28:07 INFO GlusterFS mount attempt 

19/06/2020 13:27:37 INFO GlusterFS mount attempt 

19/06/2020 13:27:07 INFO GlusterFS mount attempt 

19/06/2020 13:26:37 INFO GlusterFS mount attempt 

19/06/2020 13:26:07 INFO GlusterFS mount attempt 

19/06/2020 13:25:37 INFO GlusterFS mount attempt 

19/06/2020 13:25:06 INFO GlusterFS mount attempt 

19/06/2020 13:24:36 INFO GlusterFS mount attempt 

19/06/2020 13:24:06 INFO GlusterFS mount attempt 

19/06/2020 13:23:36 INFO GlusterFS mount attempt 

19/06/2020 13:23:06 INFO GlusterFS mount attempt 

19/06/2020 13:22:36 INFO GlusterFS mount attempt 

19/06/2020 13:22:06 INFO GlusterFS mount attempt 

19/06/2020 13:21:36 INFO GlusterFS mount attempt 

19/06/2020 13:21:06 INFO GlusterFS mount attempt 

19/06/2020 13:20:36 INFO GlusterFS mount attempt 

19/06/2020 13:20:06 INFO GlusterFS mount attempt 

19/06/2020 13:19:36 INFO GlusterFS mount attempt 

19/06/2020 13:19:05 INFO GlusterFS mount attempt 

19/06/2020 13:18:35 INFO GlusterFS mount attempt 

19/06/2020 13:18:05 INFO GlusterFS mount attempt 

19/06/2020 13:17:35 INFO GlusterFS mount attempt 

19/06/2020 13:17:05 INFO GlusterFS mount attempt 

19/06/2020 13:16:35 INFO GlusterFS mount attempt 

19/06/2020 13:16:05 INFO GlusterFS mount attempt 

19/06/2020 13:15:35 INFO GlusterFS mount attempt 

19/06/2020 13:15:05 INFO GlusterFS mount attempt 

19/06/2020 13:14:35 INFO GlusterFS mount attempt 

19/06/2020 13:14:05 INFO GlusterFS mount attempt 

19/06/2020 13:13:34 INFO GlusterFS mount attempt 

19/06/2020 13:13:04 INFO GlusterFS mount attempt 

19/06/2020 13:12:34 INFO GlusterFS mount attempt 

19/06/2020 13:12:04 INFO GlusterFS mount attempt 

19/06/2020 13:11:34 INFO GlusterFS mount attempt 

19/06/2020 13:11:04 INFO GlusterFS mount attempt 

19/06/2020 13:10:34 INFO GlusterFS mount attempt 

19/06/2020 13:10:04 INFO GlusterFS mount attempt 

19/06/2020 13:09:34 INFO GlusterFS mount attempt 

19/06/2020 13:09:04 INFO GlusterFS mount attempt 

19/06/2020 13:08:33 INFO GlusterFS mount attempt 

19/06/2020 13:08:03 INFO GlusterFS mount attempt 

19/06/2020 13:07:33 INFO GlusterFS mount attempt 

19/06/2020 13:07:03 INFO GlusterFS mount attempt 

19/06/2020 13:06:33 INFO GlusterFS mount attempt 

19/06/2020 13:06:03 INFO GlusterFS mount attempt 

19/06/2020 13:05:33 INFO GlusterFS mount attempt 

19/06/2020 13:05:03 INFO GlusterFS mount attempt 

19/06/2020 13:04:33 INFO GlusterFS mount attempt 

19/06/2020 13:04:03 INFO GlusterFS mount attempt 

19/06/2020 13:03:33 INFO GlusterFS mount attempt 

19/06/2020 13:03:02 INFO GlusterFS mount attempt 

19/06/2020 13:02:32 INFO GlusterFS mount attempt 

19/06/2020 13:02:02 INFO GlusterFS mount attempt 

19/06/2020 13:01:32 INFO GlusterFS mount attempt 

19/06/2020 13:01:02 INFO GlusterFS mount attempt 

19/06/2020 13:00:32 INFO GlusterFS mount attempt 

19/06/2020 13:00:02 INFO GlusterFS mount attempt 

19/06/2020 12:59:32 INFO GlusterFS mount attempt 

19/06/2020 12:59:02 INFO GlusterFS mount attempt 

19/06/2020 12:58:32 INFO GlusterFS mount attempt 

19/06/2020 12:58:02 INFO GlusterFS mount attempt 

19/06/2020 12:57:31 INFO GlusterFS mount attempt 

19/06/2020 12:57:01 INFO GlusterFS mount attempt 

19/06/2020 12:56:31 INFO GlusterFS mount attempt 

19/06/2020 12:56:01 INFO GlusterFS mount attempt 

19/06/2020 12:55:31 INFO GlusterFS mount attempt 

19/06/2020 12:55:01 INFO GlusterFS mount attempt 

19/06/2020 12:54:31 INFO GlusterFS mount attempt 

19/06/2020 12:54:01 INFO GlusterFS mount attempt 

19/06/2020 12:53:31 INFO GlusterFS mount attempt 

19/06/2020 12:53:01 INFO GlusterFS mount attempt 

19/06/2020 12:52:31 INFO GlusterFS mount attempt 

19/06/2020 12:52:00 INFO GlusterFS mount attempt 

19/06/2020 12:51:30 INFO GlusterFS mount attempt 

19/06/2020 12:51:00 INFO GlusterFS mount attempt 

19/06/2020 12:50:30 INFO GlusterFS mount attempt 

19/06/2020 12:50:00 INFO GlusterFS mount attempt 

19/06/2020 12:49:30 INFO GlusterFS mount attempt 

19/06/2020 12:49:00 INFO GlusterFS mount attempt 

19/06/2020 12:48:30 INFO GlusterFS mount attempt 

19/06/2020 12:48:00 INFO GlusterFS mount attempt 

19/06/2020 12:47:30 INFO GlusterFS mount attempt 

19/06/2020 12:47:00 INFO GlusterFS mount attempt 

19/06/2020 12:46:29 INFO GlusterFS mount attempt 

19/06/2020 12:45:59 INFO GlusterFS mount attempt 

19/06/2020 12:45:29 INFO GlusterFS mount attempt 

19/06/2020 12:44:59 INFO GlusterFS mount attempt 

19/06/2020 12:44:29 INFO GlusterFS mount attempt 

19/06/2020 12:43:59 INFO GlusterFS mount attempt 

19/06/2020 12:43:29 INFO GlusterFS mount attempt 

19/06/2020 12:42:59 INFO GlusterFS mount attempt 

19/06/2020 12:42:29 INFO GlusterFS mount attempt 

19/06/2020 12:41:59 INFO GlusterFS mount attempt 

19/06/2020 12:41:29 INFO GlusterFS mount attempt 

19/06/2020 12:40:58 INFO GlusterFS mount attempt 

19/06/2020 12:40:28 INFO GlusterFS mount attempt 

19/06/2020 12:39:58 INFO GlusterFS mount attempt 

19/06/2020 12:39:28 INFO GlusterFS mount attempt 

19/06/2020 12:38:58 INFO GlusterFS mount attempt 

19/06/2020 12:38:28 INFO GlusterFS mount attempt 

19/06/2020 12:37:58 INFO GlusterFS mount attempt 

19/06/2020 12:37:28 INFO GlusterFS mount attempt 

19/06/2020 12:36:58 INFO GlusterFS mount attempt 

19/06/2020 12:36:28 INFO GlusterFS mount attempt 

19/06/2020 12:35:58 INFO GlusterFS mount attempt 

19/06/2020 12:35:27 INFO GlusterFS mount attempt 

19/06/2020 12:34:57 INFO GlusterFS mount attempt 

19/06/2020 12:34:27 INFO GlusterFS mount attempt 

19/06/2020 12:33:57 INFO GlusterFS mount attempt 

19/06/2020 12:33:27 INFO GlusterFS mount attempt 

19/06/2020 12:32:57 INFO GlusterFS mount attempt 

19/06/2020 12:32:27 INFO GlusterFS mount attempt 

19/06/2020 12:31:57 INFO GlusterFS mount attempt 

19/06/2020 12:31:27 INFO GlusterFS mount attempt 

19/06/2020 12:30:57 INFO GlusterFS mount attempt 

19/06/2020 12:30:27 INFO GlusterFS mount attempt 

19/06/2020 12:29:56 INFO GlusterFS mount attempt 

19/06/2020 12:29:26 INFO GlusterFS mount attempt 

19/06/2020 12:28:56 INFO GlusterFS mount attempt 

19/06/2020 12:28:26 INFO GlusterFS mount attempt 

19/06/2020 12:27:56 INFO GlusterFS mount attempt 

19/06/2020 12:27:26 INFO GlusterFS mount attempt 

19/06/2020 12:26:56 INFO GlusterFS mount attempt 

19/06/2020 12:26:26 INFO GlusterFS mount attempt 

19/06/2020 12:25:56 INFO GlusterFS mount attempt 

19/06/2020 12:25:26 INFO GlusterFS mount attempt 

19/06/2020 12:24:55 INFO GlusterFS mount attempt 

19/06/2020 12:24:25 INFO GlusterFS mount attempt 

19/06/2020 12:23:55 INFO GlusterFS mount attempt 

19/06/2020 12:23:25 INFO GlusterFS mount attempt 

19/06/2020 12:22:55 INFO GlusterFS mount attempt 

19/06/2020 12:22:25 INFO GlusterFS mount attempt 

19/06/2020 12:21:55 INFO GlusterFS mount attempt 

19/06/2020 12:21:25 INFO GlusterFS mount attempt 

19/06/2020 12:20:55 INFO GlusterFS mount attempt 

19/06/2020 12:20:25 INFO GlusterFS mount attempt 

19/06/2020 12:19:55 INFO GlusterFS mount attempt 

19/06/2020 12:19:24 INFO GlusterFS mount attempt 

19/06/2020 12:18:54 INFO GlusterFS mount attempt 

19/06/2020 12:18:24 INFO GlusterFS mount attempt 

19/06/2020 12:17:54 INFO GlusterFS mount attempt 

19/06/2020 12:17:24 INFO GlusterFS mount attempt 

19/06/2020 12:16:54 INFO GlusterFS mount attempt 

19/06/2020 12:16:24 INFO GlusterFS mount attempt 

19/06/2020 12:15:54 INFO GlusterFS mount attempt 

19/06/2020 12:15:24 INFO GlusterFS mount attempt 

19/06/2020 12:14:54 INFO GlusterFS mount attempt 

19/06/2020 12:14:24 INFO GlusterFS mount attempt 

19/06/2020 12:13:53 INFO GlusterFS mount attempt 

19/06/2020 12:13:23 INFO GlusterFS mount attempt 

19/06/2020 12:12:53 INFO GlusterFS mount attempt 

19/06/2020 12:12:23 INFO GlusterFS mount attempt 

19/06/2020 12:11:53 INFO GlusterFS mount attempt 

19/06/2020 12:11:23 INFO GlusterFS mount attempt 

19/06/2020 12:10:53 INFO GlusterFS mount attempt 

19/06/2020 12:10:23 INFO GlusterFS mount attempt 

19/06/2020 12:09:53 INFO GlusterFS mount attempt 

19/06/2020 12:09:23 INFO GlusterFS mount attempt 

19/06/2020 12:08:52 INFO GlusterFS mount attempt 

19/06/2020 12:08:22 INFO GlusterFS mount attempt 

19/06/2020 12:07:52 INFO GlusterFS mount attempt 

19/06/2020 12:07:22 INFO GlusterFS mount attempt 

19/06/2020 12:06:52 INFO GlusterFS mount attempt 

19/06/2020 12:06:22 INFO GlusterFS mount attempt 

19/06/2020 12:05:52 INFO GlusterFS mount attempt 

19/06/2020 12:05:22 INFO GlusterFS mount attempt 

19/06/2020 12:04:52 INFO GlusterFS mount attempt 

19/06/2020 12:04:22 INFO GlusterFS mount attempt 

19/06/2020 12:03:52 INFO GlusterFS mount attempt 

19/06/2020 12:03:21 INFO GlusterFS mount attempt 

19/06/2020 12:02:51 INFO GlusterFS mount attempt 

19/06/2020 12:02:21 INFO GlusterFS mount attempt 

19/06/2020 12:01:51 INFO GlusterFS mount attempt 

19/06/2020 12:01:21 INFO GlusterFS mount attempt 

19/06/2020 12:00:51 INFO GlusterFS mount attempt 

19/06/2020 12:00:21 INFO GlusterFS mount attempt 

19/06/2020 11:59:51 INFO GlusterFS mount attempt 

19/06/2020 11:59:21 INFO GlusterFS mount attempt 

19/06/2020 11:58:51 INFO GlusterFS mount attempt 

19/06/2020 11:58:21 INFO GlusterFS mount attempt 

19/06/2020 11:57:51 INFO GlusterFS mount attempt 

19/06/2020 11:57:20 INFO GlusterFS mount attempt 

19/06/2020 11:56:50 INFO GlusterFS mount attempt 

19/06/2020 11:56:20 INFO GlusterFS mount attempt 

19/06/2020 11:55:50 INFO GlusterFS mount attempt 

19/06/2020 11:55:20 INFO GlusterFS mount attempt 

19/06/2020 11:54:50 INFO GlusterFS mount attempt 

19/06/2020 11:54:20 INFO GlusterFS mount attempt 

19/06/2020 11:53:50 INFO GlusterFS mount attempt 

19/06/2020 11:53:20 INFO GlusterFS mount attempt 

19/06/2020 11:52:50 INFO GlusterFS mount attempt 

19/06/2020 11:52:19 INFO GlusterFS mount attempt 

19/06/2020 11:51:49 INFO GlusterFS mount attempt 

19/06/2020 11:51:19 INFO GlusterFS mount attempt 

19/06/2020 11:50:49 INFO GlusterFS mount attempt 

19/06/2020 11:50:19 INFO GlusterFS mount attempt 

19/06/2020 11:49:49 INFO GlusterFS mount attempt 

19/06/2020 11:49:19 INFO GlusterFS mount attempt 

19/06/2020 11:48:49 INFO GlusterFS mount attempt 

19/06/2020 11:48:19 INFO GlusterFS mount attempt 

19/06/2020 11:47:49 INFO GlusterFS mount attempt 

19/06/2020 11:47:19 INFO GlusterFS mount attempt 

19/06/2020 11:46:48 INFO GlusterFS mount attempt 

19/06/2020 11:46:18 INFO GlusterFS mount attempt 

19/06/2020 11:45:48 INFO GlusterFS mount attempt 

19/06/2020 11:45:18 INFO GlusterFS mount attempt 

19/06/2020 11:44:48 INFO GlusterFS mount attempt 

19/06/2020 11:44:18 INFO GlusterFS mount attempt 

19/06/2020 11:43:48 INFO GlusterFS mount attempt 

19/06/2020 11:43:18 INFO GlusterFS mount attempt 

19/06/2020 11:42:48 INFO GlusterFS mount attempt 

19/06/2020 11:42:18 INFO GlusterFS mount attempt 

19/06/2020 11:41:48 INFO GlusterFS mount attempt 

19/06/2020 11:41:17 INFO GlusterFS mount attempt 

19/06/2020 11:40:47 INFO GlusterFS mount attempt 

19/06/2020 11:40:17 INFO GlusterFS mount attempt 

19/06/2020 11:39:47 INFO GlusterFS mount attempt 

19/06/2020 11:39:17 INFO GlusterFS mount attempt 

19/06/2020 11:38:47 INFO GlusterFS mount attempt 

19/06/2020 11:38:17 INFO GlusterFS mount attempt 

19/06/2020 11:37:47 INFO GlusterFS mount attempt 

19/06/2020 11:37:17 INFO GlusterFS mount attempt 

19/06/2020 11:36:47 INFO GlusterFS mount attempt 

19/06/2020 11:36:17 INFO GlusterFS mount attempt 

19/06/2020 11:35:46 INFO GlusterFS mount attempt 

19/06/2020 11:35:16 INFO GlusterFS mount attempt 

19/06/2020 11:34:46 INFO GlusterFS mount attempt 

19/06/2020 11:34:16 INFO GlusterFS mount attempt 

19/06/2020 11:33:46 INFO GlusterFS mount attempt 

19/06/2020 11:33:16 INFO GlusterFS mount attempt 

19/06/2020 11:32:46 INFO GlusterFS mount attempt 

19/06/2020 11:32:16 INFO GlusterFS mount attempt 

19/06/2020 11:31:46 INFO GlusterFS mount attempt 

19/06/2020 11:31:16 INFO GlusterFS mount attempt 

19/06/2020 11:30:45 INFO GlusterFS mount attempt 

19/06/2020 11:30:15 INFO GlusterFS mount attempt 

19/06/2020 11:29:45 INFO GlusterFS mount attempt 

19/06/2020 11:29:15 INFO GlusterFS mount attempt 

19/06/2020 11:28:45 INFO GlusterFS mount attempt 

19/06/2020 11:28:15 INFO GlusterFS mount attempt 

19/06/2020 11:27:45 INFO GlusterFS mount attempt 

19/06/2020 11:27:15 INFO GlusterFS mount attempt 

19/06/2020 11:26:45 INFO GlusterFS mount attempt 

19/06/2020 11:26:15 INFO GlusterFS mount attempt 

19/06/2020 11:25:45 INFO GlusterFS mount attempt 

19/06/2020 11:25:14 INFO GlusterFS mount attempt 

19/06/2020 11:24:44 INFO GlusterFS mount attempt 

19/06/2020 11:24:14 INFO GlusterFS mount attempt 

19/06/2020 11:23:44 INFO GlusterFS mount attempt 

19/06/2020 11:23:14 INFO GlusterFS mount attempt 

19/06/2020 11:22:44 INFO GlusterFS mount attempt 

19/06/2020 11:22:14 INFO GlusterFS mount attempt 

19/06/2020 11:21:44 INFO GlusterFS mount attempt 

19/06/2020 11:21:14 INFO GlusterFS mount attempt 

19/06/2020 11:20:44 INFO GlusterFS mount attempt 

19/06/2020 11:20:14 INFO GlusterFS mount attempt 

19/06/2020 11:19:43 INFO GlusterFS mount attempt 

19/06/2020 11:19:13 INFO GlusterFS mount attempt 

19/06/2020 11:18:43 INFO GlusterFS mount attempt 

19/06/2020 11:18:13 INFO GlusterFS mount attempt 

19/06/2020 11:17:43 INFO GlusterFS mount attempt 

19/06/2020 11:17:13 INFO GlusterFS mount attempt 

19/06/2020 11:16:43 INFO GlusterFS mount attempt 

19/06/2020 11:16:13 INFO GlusterFS mount attempt 

19/06/2020 11:15:43 INFO GlusterFS mount attempt 

19/06/2020 11:15:13 INFO GlusterFS mount attempt 

19/06/2020 11:14:43 INFO GlusterFS mount attempt 

19/06/2020 11:14:12 INFO GlusterFS mount attempt 

19/06/2020 11:13:42 INFO GlusterFS mount attempt 

19/06/2020 11:13:12 INFO GlusterFS mount attempt 

19/06/2020 11:12:42 INFO GlusterFS mount attempt 

19/06/2020 11:12:12 INFO GlusterFS mount attempt 

19/06/2020 11:11:42 INFO GlusterFS mount attempt 

19/06/2020 11:11:12 INFO GlusterFS mount attempt 

19/06/2020 11:10:42 INFO GlusterFS mount attempt 

19/06/2020 11:10:12 INFO GlusterFS mount attempt 

19/06/2020 11:09:42 INFO GlusterFS mount attempt 

19/06/2020 11:09:12 INFO GlusterFS mount attempt 

19/06/2020 11:08:41 INFO GlusterFS mount attempt 

19/06/2020 11:08:11 INFO GlusterFS mount attempt 

19/06/2020 11:07:41 INFO GlusterFS mount attempt 

19/06/2020 11:07:11 INFO GlusterFS mount attempt 

19/06/2020 11:06:41 INFO GlusterFS mount attempt 

19/06/2020 11:06:11 INFO GlusterFS mount attempt 

19/06/2020 11:05:41 INFO GlusterFS mount attempt 

19/06/2020 11:05:11 INFO GlusterFS mount attempt 

19/06/2020 11:04:41 INFO GlusterFS mount attempt 

19/06/2020 11:04:11 INFO GlusterFS mount attempt 

19/06/2020 11:03:41 INFO GlusterFS mount attempt 

19/06/2020 11:03:10 INFO GlusterFS mount attempt 

19/06/2020 11:02:40 INFO GlusterFS mount attempt 

19/06/2020 11:02:10 INFO GlusterFS mount attempt 

19/06/2020 11:01:40 INFO GlusterFS mount attempt 

19/06/2020 11:01:10 INFO GlusterFS mount attempt 

19/06/2020 11:00:40 INFO GlusterFS mount attempt 

19/06/2020 11:00:10 INFO GlusterFS mount attempt 

19/06/2020 10:59:40 INFO GlusterFS mount attempt 

19/06/2020 10:59:10 INFO GlusterFS mount attempt 

19/06/2020 10:58:40 INFO GlusterFS mount attempt 

19/06/2020 10:58:10 INFO GlusterFS mount attempt 

19/06/2020 10:57:39 INFO GlusterFS mount attempt 

19/06/2020 10:57:09 INFO GlusterFS mount attempt 

19/06/2020 10:56:39 INFO GlusterFS mount attempt 

19/06/2020 10:56:09 INFO GlusterFS mount attempt 

19/06/2020 10:55:39 INFO GlusterFS mount attempt 

19/06/2020 10:55:09 INFO GlusterFS mount attempt 

19/06/2020 10:54:39 INFO GlusterFS mount attempt 

19/06/2020 10:54:09 INFO GlusterFS mount attempt 

19/06/2020 10:53:39 INFO GlusterFS mount attempt 

19/06/2020 10:53:09 INFO GlusterFS mount attempt 

19/06/2020 10:52:39 INFO GlusterFS mount attempt 

19/06/2020 10:52:08 INFO GlusterFS mount attempt 

19/06/2020 10:51:38 INFO GlusterFS mount attempt 

19/06/2020 10:51:08 INFO GlusterFS mount attempt 

19/06/2020 10:50:38 INFO GlusterFS mount attempt 

19/06/2020 10:50:08 INFO GlusterFS mount attempt 

19/06/2020 10:49:38 INFO GlusterFS mount attempt 

19/06/2020 10:49:08 INFO GlusterFS mount attempt 

19/06/2020 10:48:38 INFO GlusterFS mount attempt 

19/06/2020 10:48:08 INFO GlusterFS mount attempt 

19/06/2020 10:47:38 INFO GlusterFS mount attempt 

19/06/2020 10:47:07 INFO GlusterFS mount attempt 

19/06/2020 10:46:37 INFO GlusterFS mount attempt 

19/06/2020 10:46:07 INFO GlusterFS mount attempt 

19/06/2020 10:45:37 INFO GlusterFS mount attempt 

19/06/2020 10:45:07 INFO GlusterFS mount attempt 

19/06/2020 10:44:37 INFO GlusterFS mount attempt 

19/06/2020 10:44:07 INFO GlusterFS mount attempt 

19/06/2020 10:43:37 INFO GlusterFS mount attempt 

19/06/2020 10:43:07 INFO GlusterFS mount attempt 

19/06/2020 10:42:37 INFO GlusterFS mount attempt 

19/06/2020 10:42:06 INFO GlusterFS mount attempt 

19/06/2020 10:41:36 INFO GlusterFS mount attempt 

19/06/2020 10:41:06 INFO GlusterFS mount attempt 

19/06/2020 10:40:36 INFO GlusterFS mount attempt 

19/06/2020 10:40:06 INFO GlusterFS mount attempt 

19/06/2020 10:39:36 INFO GlusterFS mount attempt 

19/06/2020 10:39:06 INFO GlusterFS mount attempt 

19/06/2020 10:38:36 INFO GlusterFS mount attempt 

19/06/2020 10:38:06 INFO GlusterFS mount attempt 

19/06/2020 10:37:36 INFO GlusterFS mount attempt 

19/06/2020 10:37:06 INFO GlusterFS mount attempt 

19/06/2020 10:36:35 INFO GlusterFS mount attempt 

19/06/2020 10:36:05 INFO GlusterFS mount attempt 

19/06/2020 10:35:35 INFO GlusterFS mount attempt 

19/06/2020 10:35:05 INFO GlusterFS mount attempt 

19/06/2020 10:34:35 INFO GlusterFS mount attempt 

19/06/2020 10:34:05 INFO GlusterFS mount attempt 

19/06/2020 10:33:35 INFO GlusterFS mount attempt 

19/06/2020 10:33:05 INFO GlusterFS mount attempt 

19/06/2020 10:32:35 INFO GlusterFS mount attempt 

19/06/2020 10:32:05 INFO GlusterFS mount attempt 

19/06/2020 10:31:35 INFO GlusterFS mount attempt 

19/06/2020 10:31:05 INFO GlusterFS mount attempt 

19/06/2020 10:30:34 INFO GlusterFS mount attempt 

19/06/2020 10:30:04 INFO GlusterFS mount attempt 

19/06/2020 10:29:34 INFO GlusterFS mount attempt 

19/06/2020 10:29:04 INFO GlusterFS mount attempt 

19/06/2020 10:28:34 INFO GlusterFS mount attempt 

19/06/2020 10:28:04 INFO GlusterFS mount attempt 

19/06/2020 10:27:34 INFO GlusterFS mount attempt 

19/06/2020 10:27:04 INFO GlusterFS mount attempt 

19/06/2020 10:26:34 INFO GlusterFS mount attempt 

19/06/2020 10:26:04 INFO GlusterFS mount attempt 

19/06/2020 10:25:34 INFO GlusterFS mount attempt 

19/06/2020 10:25:03 INFO GlusterFS mount attempt 

19/06/2020 10:24:33 INFO GlusterFS mount attempt 

19/06/2020 10:24:03 INFO GlusterFS mount attempt 

19/06/2020 10:23:33 INFO GlusterFS mount attempt 

19/06/2020 10:23:03 INFO GlusterFS mount attempt 

19/06/2020 10:22:33 INFO GlusterFS mount attempt 

19/06/2020 10:22:03 INFO GlusterFS mount attempt 

19/06/2020 10:21:33 INFO GlusterFS mount attempt 

19/06/2020 10:21:03 INFO GlusterFS mount attempt 

19/06/2020 10:20:33 INFO GlusterFS mount attempt 

19/06/2020 10:20:03 INFO GlusterFS mount attempt 

19/06/2020 10:19:32 INFO GlusterFS mount attempt 

19/06/2020 10:19:02 INFO GlusterFS mount attempt 

19/06/2020 10:18:32 INFO GlusterFS mount attempt 

19/06/2020 10:18:02 INFO GlusterFS mount attempt 

19/06/2020 10:17:32 INFO GlusterFS mount attempt 

19/06/2020 10:17:02 INFO GlusterFS mount attempt 

19/06/2020 10:16:32 INFO GlusterFS mount attempt 

19/06/2020 10:16:02 INFO GlusterFS mount attempt 

19/06/2020 10:15:32 INFO GlusterFS mount attempt 

19/06/2020 10:15:02 INFO GlusterFS mount attempt 

19/06/2020 10:14:31 INFO GlusterFS mount attempt 

19/06/2020 10:14:01 INFO GlusterFS mount attempt 

19/06/2020 10:13:31 INFO GlusterFS mount attempt 

19/06/2020 10:13:01 INFO GlusterFS mount attempt 

19/06/2020 10:12:31 INFO GlusterFS mount attempt 

19/06/2020 10:12:01 INFO GlusterFS mount attempt 

19/06/2020 10:11:31 INFO GlusterFS mount attempt 

19/06/2020 10:11:01 INFO GlusterFS mount attempt 

19/06/2020 10:10:31 INFO GlusterFS mount attempt 

19/06/2020 10:10:01 INFO GlusterFS mount attempt 

19/06/2020 10:09:31 INFO GlusterFS mount attempt 

19/06/2020 10:09:00 INFO GlusterFS mount attempt 

19/06/2020 10:08:30 INFO GlusterFS mount attempt 

19/06/2020 10:08:00 INFO GlusterFS mount attempt 

19/06/2020 10:07:30 INFO GlusterFS mount attempt 

19/06/2020 10:07:00 INFO GlusterFS mount attempt 

19/06/2020 10:06:30 INFO GlusterFS mount attempt 

19/06/2020 10:06:00 INFO GlusterFS mount attempt 

19/06/2020 10:05:30 INFO GlusterFS mount attempt 

19/06/2020 10:05:00 INFO GlusterFS mount attempt 

19/06/2020 10:04:30 INFO GlusterFS mount attempt 

19/06/2020 10:03:59 INFO GlusterFS mount attempt 

19/06/2020 10:03:29 INFO GlusterFS mount attempt 

19/06/2020 10:02:59 INFO GlusterFS mount attempt 

19/06/2020 10:02:29 INFO GlusterFS mount attempt 

19/06/2020 10:01:59 INFO GlusterFS mount attempt 

19/06/2020 10:01:29 INFO GlusterFS mount attempt 

19/06/2020 10:00:59 INFO GlusterFS mount attempt 

19/06/2020 10:00:29 INFO GlusterFS mount attempt 

19/06/2020 09:59:59 INFO GlusterFS mount attempt 

19/06/2020 09:59:29 INFO GlusterFS mount attempt 

19/06/2020 09:58:59 INFO GlusterFS mount attempt 

19/06/2020 09:58:28 INFO GlusterFS mount attempt 

19/06/2020 09:57:58 INFO GlusterFS mount attempt 

19/06/2020 09:57:28 INFO GlusterFS mount attempt 

19/06/2020 09:56:58 INFO GlusterFS mount attempt 

19/06/2020 09:56:28 INFO GlusterFS mount attempt 

19/06/2020 09:55:58 INFO GlusterFS mount attempt 

19/06/2020 09:55:28 INFO GlusterFS mount attempt 

19/06/2020 09:54:58 INFO GlusterFS mount attempt 

19/06/2020 09:54:28 INFO GlusterFS mount attempt 

19/06/2020 09:53:58 INFO GlusterFS mount attempt 

19/06/2020 09:53:28 INFO GlusterFS mount attempt 

19/06/2020 09:52:57 INFO GlusterFS mount attempt 

19/06/2020 09:52:27 INFO GlusterFS mount attempt 

19/06/2020 09:51:57 INFO GlusterFS mount attempt 

19/06/2020 09:51:27 INFO GlusterFS mount attempt 

19/06/2020 09:50:57 INFO GlusterFS mount attempt 

19/06/2020 09:50:27 INFO GlusterFS mount attempt 

19/06/2020 09:49:57 INFO GlusterFS mount attempt 

19/06/2020 09:49:27 INFO GlusterFS mount attempt 

19/06/2020 09:48:57 INFO GlusterFS mount attempt 

19/06/2020 09:48:27 INFO GlusterFS mount attempt 

19/06/2020 09:47:56 INFO GlusterFS mount attempt 

19/06/2020 09:47:26 INFO GlusterFS mount attempt 

19/06/2020 09:46:56 INFO GlusterFS mount attempt 

19/06/2020 09:46:26 INFO GlusterFS mount attempt 

19/06/2020 09:45:56 INFO GlusterFS mount attempt 

19/06/2020 09:45:26 INFO GlusterFS mount attempt 

19/06/2020 09:44:56 INFO GlusterFS mount attempt 

19/06/2020 09:44:26 INFO GlusterFS mount attempt 

19/06/2020 09:43:56 INFO GlusterFS mount attempt 

19/06/2020 09:43:26 INFO GlusterFS mount attempt 

19/06/2020 09:42:56 INFO GlusterFS mount attempt 

19/06/2020 09:42:25 INFO GlusterFS mount attempt 

19/06/2020 09:41:55 INFO GlusterFS mount attempt 

19/06/2020 09:41:25 INFO GlusterFS mount attempt 

19/06/2020 09:40:55 INFO GlusterFS mount attempt 

19/06/2020 09:40:25 INFO GlusterFS mount attempt 

19/06/2020 09:39:55 INFO GlusterFS mount attempt 

19/06/2020 09:39:25 INFO GlusterFS mount attempt 

19/06/2020 09:38:55 INFO GlusterFS mount attempt 

19/06/2020 09:38:25 INFO GlusterFS mount attempt 

19/06/2020 09:37:55 INFO GlusterFS mount attempt 

19/06/2020 09:37:25 INFO GlusterFS mount attempt 

19/06/2020 09:36:54 INFO GlusterFS mount attempt 

19/06/2020 09:36:24 INFO GlusterFS mount attempt 

19/06/2020 09:35:54 INFO GlusterFS mount attempt 

19/06/2020 09:35:24 INFO GlusterFS mount attempt 

19/06/2020 09:34:54 INFO GlusterFS mount attempt 

19/06/2020 09:34:24 INFO GlusterFS mount attempt 

19/06/2020 09:33:54 INFO GlusterFS mount attempt 

19/06/2020 09:33:24 INFO GlusterFS mount attempt 

19/06/2020 09:32:54 INFO GlusterFS mount attempt 

19/06/2020 09:32:24 INFO GlusterFS mount attempt 

19/06/2020 09:31:54 INFO GlusterFS mount attempt 

19/06/2020 09:31:23 INFO GlusterFS mount attempt 

19/06/2020 09:30:53 INFO GlusterFS mount attempt 

19/06/2020 09:30:23 INFO GlusterFS mount attempt 

19/06/2020 09:29:53 INFO GlusterFS mount attempt 

19/06/2020 09:29:23 INFO GlusterFS mount attempt 

19/06/2020 09:28:53 INFO GlusterFS mount attempt 

19/06/2020 09:28:23 INFO GlusterFS mount attempt 

19/06/2020 09:27:53 INFO GlusterFS mount attempt 

19/06/2020 09:27:23 INFO GlusterFS mount attempt 

19/06/2020 09:26:53 INFO GlusterFS mount attempt 

19/06/2020 09:26:23 INFO GlusterFS mount attempt 

19/06/2020 09:25:52 INFO GlusterFS mount attempt 

19/06/2020 09:25:22 INFO GlusterFS mount attempt 

19/06/2020 09:24:52 INFO GlusterFS mount attempt 

19/06/2020 09:24:22 INFO GlusterFS mount attempt 

19/06/2020 09:23:52 INFO GlusterFS mount attempt 

19/06/2020 09:23:22 INFO GlusterFS mount attempt 

19/06/2020 09:22:52 INFO GlusterFS mount attempt 

19/06/2020 09:22:22 INFO GlusterFS mount attempt 

19/06/2020 09:21:52 INFO GlusterFS mount attempt 

19/06/2020 09:21:22 INFO GlusterFS mount attempt 

19/06/2020 09:20:52 INFO GlusterFS mount attempt 

19/06/2020 09:20:21 INFO GlusterFS mount attempt 

19/06/2020 09:19:51 INFO GlusterFS mount attempt 

19/06/2020 09:19:21 INFO GlusterFS mount attempt 

19/06/2020 09:18:51 INFO GlusterFS mount attempt 

19/06/2020 09:18:21 INFO GlusterFS mount attempt 

19/06/2020 09:17:51 INFO GlusterFS mount attempt 

19/06/2020 09:17:21 INFO GlusterFS mount attempt 

19/06/2020 09:16:51 INFO GlusterFS mount attempt 

19/06/2020 09:16:21 INFO GlusterFS mount attempt 

19/06/2020 09:15:51 INFO GlusterFS mount attempt 

19/06/2020 09:15:21 INFO GlusterFS mount attempt 

19/06/2020 09:14:50 INFO GlusterFS mount attempt 

19/06/2020 09:14:20 INFO GlusterFS mount attempt 

19/06/2020 09:13:50 INFO GlusterFS mount attempt 

19/06/2020 09:13:20 INFO GlusterFS mount attempt 

19/06/2020 09:12:50 INFO GlusterFS mount attempt 

19/06/2020 09:12:20 INFO GlusterFS mount attempt 

19/06/2020 09:11:50 INFO GlusterFS mount attempt 

19/06/2020 09:11:20 INFO GlusterFS mount attempt 

19/06/2020 09:10:50 INFO GlusterFS mount attempt 

19/06/2020 09:10:20 INFO GlusterFS mount attempt 

19/06/2020 09:09:50 INFO GlusterFS mount attempt 

19/06/2020 09:09:19 INFO GlusterFS mount attempt 

19/06/2020 09:08:49 INFO GlusterFS mount attempt 

19/06/2020 09:08:19 INFO GlusterFS mount attempt 

19/06/2020 09:07:49 INFO GlusterFS mount attempt 

19/06/2020 09:07:19 INFO GlusterFS mount attempt 

19/06/2020 09:06:49 INFO GlusterFS mount attempt 

19/06/2020 09:06:19 INFO GlusterFS mount attempt 

19/06/2020 09:05:49 INFO GlusterFS mount attempt 

19/06/2020 09:05:19 INFO GlusterFS mount attempt 

19/06/2020 09:04:49 INFO GlusterFS mount attempt 

19/06/2020 09:04:19 INFO GlusterFS mount attempt 

19/06/2020 09:03:48 INFO GlusterFS mount attempt 

19/06/2020 09:03:18 INFO GlusterFS mount attempt 

19/06/2020 09:02:48 INFO GlusterFS mount attempt 

19/06/2020 09:02:18 INFO GlusterFS mount attempt 

19/06/2020 09:01:48 INFO GlusterFS mount attempt 

19/06/2020 09:01:18 INFO GlusterFS mount attempt 

19/06/2020 09:00:48 INFO GlusterFS mount attempt 

19/06/2020 09:00:18 INFO GlusterFS mount attempt 

19/06/2020 08:59:48 INFO GlusterFS mount attempt 

19/06/2020 08:59:18 INFO GlusterFS mount attempt 

19/06/2020 08:58:48 INFO GlusterFS mount attempt 

19/06/2020 08:58:17 INFO GlusterFS mount attempt 

19/06/2020 08:57:47 INFO GlusterFS mount attempt 

19/06/2020 08:57:17 INFO GlusterFS mount attempt 

19/06/2020 08:56:47 INFO GlusterFS mount attempt 

19/06/2020 08:56:17 INFO GlusterFS mount attempt 

19/06/2020 08:55:47 INFO GlusterFS mount attempt 

19/06/2020 08:55:17 INFO GlusterFS mount attempt 

19/06/2020 08:54:47 INFO GlusterFS mount attempt 

19/06/2020 08:54:17 INFO GlusterFS mount attempt 

19/06/2020 08:53:47 INFO GlusterFS mount attempt 

19/06/2020 08:53:17 INFO GlusterFS mount attempt 

19/06/2020 08:52:46 INFO GlusterFS mount attempt 

19/06/2020 08:52:16 INFO GlusterFS mount attempt 

19/06/2020 08:51:46 INFO GlusterFS mount attempt 

19/06/2020 08:51:16 INFO GlusterFS mount attempt 

19/06/2020 08:50:46 INFO GlusterFS mount attempt 

19/06/2020 08:50:16 INFO GlusterFS mount attempt 

19/06/2020 08:49:46 INFO GlusterFS mount attempt 

19/06/2020 08:49:16 INFO GlusterFS mount attempt 

19/06/2020 08:48:46 INFO GlusterFS mount attempt 

19/06/2020 08:48:16 INFO GlusterFS mount attempt 

19/06/2020 08:47:45 INFO GlusterFS mount attempt 

19/06/2020 08:47:15 INFO GlusterFS mount attempt 

19/06/2020 08:46:45 INFO GlusterFS mount attempt 

19/06/2020 08:46:15 INFO GlusterFS mount attempt 

19/06/2020 08:45:45 INFO GlusterFS mount attempt 

19/06/2020 08:45:15 INFO GlusterFS mount attempt 

19/06/2020 08:44:45 INFO GlusterFS mount attempt 

19/06/2020 08:44:15 INFO GlusterFS mount attempt 

19/06/2020 08:43:45 INFO GlusterFS mount attempt 

19/06/2020 08:43:15 INFO GlusterFS mount attempt 

19/06/2020 08:42:45 INFO GlusterFS mount attempt 

19/06/2020 08:42:14 INFO GlusterFS mount attempt 

19/06/2020 08:41:44 INFO GlusterFS mount attempt 

19/06/2020 08:41:14 INFO GlusterFS mount attempt 

19/06/2020 08:40:44 INFO GlusterFS mount attempt 

19/06/2020 08:40:14 INFO GlusterFS mount attempt 

19/06/2020 08:39:44 INFO GlusterFS mount attempt 

19/06/2020 08:39:14 INFO GlusterFS mount attempt 

19/06/2020 08:38:44 INFO GlusterFS mount attempt 

19/06/2020 08:38:14 INFO GlusterFS mount attempt 

19/06/2020 08:37:44 INFO GlusterFS mount attempt 

19/06/2020 08:37:14 INFO GlusterFS mount attempt 

19/06/2020 08:36:43 INFO GlusterFS mount attempt 

19/06/2020 08:36:13 INFO GlusterFS mount attempt 

19/06/2020 08:35:43 INFO GlusterFS mount attempt 

19/06/2020 08:35:13 INFO GlusterFS mount attempt 

19/06/2020 08:34:43 INFO GlusterFS mount attempt 

19/06/2020 08:34:13 INFO GlusterFS mount attempt 

19/06/2020 08:33:43 INFO GlusterFS mount attempt 

19/06/2020 08:33:13 INFO GlusterFS mount attempt 

19/06/2020 08:32:43 INFO GlusterFS mount attempt 

19/06/2020 08:32:13 INFO GlusterFS mount attempt 

19/06/2020 08:31:42 INFO GlusterFS mount attempt 

19/06/2020 08:31:12 INFO GlusterFS mount attempt 

19/06/2020 08:30:42 INFO GlusterFS mount attempt 

19/06/2020 08:30:12 INFO GlusterFS mount attempt 

19/06/2020 08:29:42 INFO GlusterFS mount attempt 

19/06/2020 08:29:12 INFO GlusterFS mount attempt 

19/06/2020 08:28:42 INFO GlusterFS mount attempt 

19/06/2020 08:28:12 INFO GlusterFS mount attempt 

19/06/2020 08:27:42 INFO GlusterFS mount attempt 

19/06/2020 08:27:12 INFO GlusterFS mount attempt 

19/06/2020 08:26:42 INFO GlusterFS mount attempt 

19/06/2020 08:26:12 INFO GlusterFS mount attempt 

19/06/2020 08:25:41 INFO GlusterFS mount attempt 

19/06/2020 08:25:11 INFO GlusterFS mount attempt 

19/06/2020 08:24:41 INFO GlusterFS mount attempt 

19/06/2020 08:24:11 INFO GlusterFS mount attempt 

19/06/2020 08:23:41 INFO GlusterFS mount attempt 

19/06/2020 08:23:11 INFO GlusterFS mount attempt 

19/06/2020 08:22:41 INFO GlusterFS mount attempt 

19/06/2020 08:22:11 INFO GlusterFS mount attempt 

19/06/2020 08:21:41 INFO GlusterFS mount attempt 

19/06/2020 08:21:11 INFO GlusterFS mount attempt 

19/06/2020 08:20:40 INFO GlusterFS mount attempt 

19/06/2020 08:20:10 INFO GlusterFS mount attempt 

19/06/2020 08:19:40 INFO GlusterFS mount attempt 

19/06/2020 08:19:10 INFO GlusterFS mount attempt 

19/06/2020 08:18:40 INFO GlusterFS mount attempt 

19/06/2020 08:18:10 INFO GlusterFS mount attempt 

19/06/2020 08:17:40 INFO GlusterFS mount attempt 

19/06/2020 08:17:10 INFO GlusterFS mount attempt 

19/06/2020 08:16:40 INFO GlusterFS mount attempt 

19/06/2020 08:16:10 INFO GlusterFS mount attempt 

19/06/2020 08:15:40 INFO GlusterFS mount attempt 

19/06/2020 08:15:09 INFO GlusterFS mount attempt 

19/06/2020 08:14:39 INFO GlusterFS mount attempt 

19/06/2020 08:14:09 INFO GlusterFS mount attempt 

19/06/2020 08:13:39 INFO GlusterFS mount attempt 

19/06/2020 08:13:09 INFO GlusterFS mount attempt 

19/06/2020 08:12:39 INFO GlusterFS mount attempt 

19/06/2020 08:12:09 INFO GlusterFS mount attempt 

19/06/2020 08:11:39 INFO GlusterFS mount attempt 

19/06/2020 08:11:09 INFO GlusterFS mount attempt 

19/06/2020 08:10:39 INFO GlusterFS mount attempt 

19/06/2020 08:10:09 INFO GlusterFS mount attempt 

19/06/2020 08:09:38 INFO GlusterFS mount attempt 

19/06/2020 08:09:08 INFO GlusterFS mount attempt 

19/06/2020 08:08:38 INFO GlusterFS mount attempt 

19/06/2020 08:08:08 INFO GlusterFS mount attempt 

19/06/2020 08:07:38 INFO GlusterFS mount attempt 

19/06/2020 08:07:08 INFO GlusterFS mount attempt 

19/06/2020 08:06:38 INFO GlusterFS mount attempt 

19/06/2020 08:06:08 INFO GlusterFS mount attempt 

19/06/2020 08:05:38 INFO GlusterFS mount attempt 

19/06/2020 08:05:08 INFO GlusterFS mount attempt 

19/06/2020 08:04:37 INFO GlusterFS mount attempt 

19/06/2020 08:04:07 INFO GlusterFS mount attempt 

19/06/2020 08:03:37 INFO GlusterFS mount attempt 

19/06/2020 08:03:07 INFO GlusterFS mount attempt 

19/06/2020 08:02:37 INFO GlusterFS mount attempt 

19/06/2020 08:02:07 INFO GlusterFS mount attempt 

19/06/2020 08:01:37 INFO GlusterFS mount attempt 

19/06/2020 08:01:07 INFO GlusterFS mount attempt 

19/06/2020 08:00:37 INFO GlusterFS mount attempt 

19/06/2020 08:00:07 INFO GlusterFS mount attempt 

19/06/2020 07:59:37 INFO GlusterFS mount attempt 

19/06/2020 07:59:06 INFO GlusterFS mount attempt 

19/06/2020 07:58:36 INFO GlusterFS mount attempt 

19/06/2020 07:58:06 INFO GlusterFS mount attempt 

19/06/2020 07:57:36 INFO GlusterFS mount attempt 

19/06/2020 07:57:06 INFO GlusterFS mount attempt 

19/06/2020 07:56:36 INFO GlusterFS mount attempt 

19/06/2020 07:56:06 INFO GlusterFS mount attempt 

19/06/2020 07:55:36 INFO GlusterFS mount attempt 

19/06/2020 07:55:06 INFO GlusterFS mount attempt 

19/06/2020 07:54:36 INFO GlusterFS mount attempt 

19/06/2020 07:54:06 INFO GlusterFS mount attempt 

19/06/2020 07:53:35 INFO GlusterFS mount attempt 

19/06/2020 07:53:05 INFO GlusterFS mount attempt 

19/06/2020 07:52:35 INFO GlusterFS mount attempt 

19/06/2020 07:52:05 INFO GlusterFS mount attempt 

19/06/2020 07:51:35 INFO GlusterFS mount attempt 

19/06/2020 07:51:05 INFO GlusterFS mount attempt 

19/06/2020 07:50:35 INFO GlusterFS mount attempt 

19/06/2020 07:50:05 INFO GlusterFS mount attempt 

19/06/2020 07:49:35 INFO GlusterFS mount attempt 

19/06/2020 07:49:05 INFO GlusterFS mount attempt 

19/06/2020 07:48:35 INFO GlusterFS mount attempt 

19/06/2020 07:48:04 INFO GlusterFS mount attempt 

19/06/2020 07:47:34 INFO GlusterFS mount attempt 

19/06/2020 07:47:04 INFO GlusterFS mount attempt 

19/06/2020 07:46:34 INFO GlusterFS mount attempt 

19/06/2020 07:46:04 INFO GlusterFS mount attempt 

19/06/2020 07:45:34 INFO GlusterFS mount attempt 

19/06/2020 07:45:04 INFO GlusterFS mount attempt 

19/06/2020 07:44:34 INFO GlusterFS mount attempt 

19/06/2020 07:44:04 INFO GlusterFS mount attempt 

19/06/2020 07:43:34 INFO GlusterFS mount attempt 

19/06/2020 07:43:04 INFO GlusterFS mount attempt 

19/06/2020 07:42:33 INFO GlusterFS mount attempt 

19/06/2020 07:42:03 INFO GlusterFS mount attempt 

19/06/2020 07:41:33 INFO GlusterFS mount attempt 

19/06/2020 07:41:03 INFO GlusterFS mount attempt 

19/06/2020 07:40:33 INFO GlusterFS mount attempt 

19/06/2020 07:40:03 INFO GlusterFS mount attempt 

19/06/2020 07:39:33 INFO GlusterFS mount attempt 

19/06/2020 07:39:03 INFO GlusterFS mount attempt 

19/06/2020 07:38:33 INFO GlusterFS mount attempt 

19/06/2020 07:38:03 INFO GlusterFS mount attempt 

19/06/2020 07:37:33 INFO GlusterFS mount attempt 

19/06/2020 07:37:02 INFO GlusterFS mount attempt 

19/06/2020 07:36:32 INFO GlusterFS mount attempt 

19/06/2020 07:36:02 INFO GlusterFS mount attempt 

19/06/2020 07:35:32 INFO GlusterFS mount attempt 

19/06/2020 07:35:02 INFO GlusterFS mount attempt 

19/06/2020 07:34:32 INFO GlusterFS mount attempt 

19/06/2020 07:34:02 INFO GlusterFS mount attempt 

19/06/2020 07:33:32 INFO GlusterFS mount attempt 

19/06/2020 07:33:02 INFO GlusterFS mount attempt 

19/06/2020 07:32:32 INFO GlusterFS mount attempt 

19/06/2020 07:32:01 INFO GlusterFS mount attempt 

19/06/2020 07:31:31 INFO GlusterFS mount attempt 

19/06/2020 07:31:01 INFO GlusterFS mount attempt 

19/06/2020 07:30:31 INFO GlusterFS mount attempt 

19/06/2020 07:30:01 INFO GlusterFS mount attempt 

19/06/2020 07:29:31 INFO GlusterFS mount attempt 

19/06/2020 07:29:01 INFO GlusterFS mount attempt 

19/06/2020 07:28:31 INFO GlusterFS mount attempt 

19/06/2020 07:28:01 INFO GlusterFS mount attempt 

19/06/2020 07:27:31 INFO GlusterFS mount attempt 

19/06/2020 07:27:01 INFO GlusterFS mount attempt 

19/06/2020 07:26:31 INFO GlusterFS mount attempt 

19/06/2020 07:26:00 INFO GlusterFS mount attempt 

19/06/2020 07:25:30 INFO GlusterFS mount attempt 

19/06/2020 07:25:00 INFO GlusterFS mount attempt 

19/06/2020 07:24:30 INFO GlusterFS mount attempt 

19/06/2020 07:24:00 INFO GlusterFS mount attempt 

19/06/2020 07:23:30 INFO GlusterFS mount attempt 

19/06/2020 07:23:00 INFO GlusterFS mount attempt 

19/06/2020 07:22:30 INFO GlusterFS mount attempt 

19/06/2020 07:22:00 INFO GlusterFS mount attempt 

19/06/2020 07:21:30 INFO GlusterFS mount attempt 

19/06/2020 07:20:59 INFO GlusterFS mount attempt 

19/06/2020 07:20:29 INFO GlusterFS mount attempt 

19/06/2020 07:19:59 INFO GlusterFS mount attempt 

19/06/2020 07:19:29 INFO GlusterFS mount attempt 

19/06/2020 07:18:59 INFO GlusterFS mount attempt 

19/06/2020 07:18:29 INFO GlusterFS mount attempt 

19/06/2020 07:17:59 INFO GlusterFS mount attempt 

19/06/2020 07:17:29 INFO GlusterFS mount attempt 

19/06/2020 07:16:59 INFO GlusterFS mount attempt 

19/06/2020 07:16:29 INFO GlusterFS mount attempt 

19/06/2020 07:15:59 INFO GlusterFS mount attempt 

19/06/2020 07:15:28 INFO GlusterFS mount attempt 

19/06/2020 07:14:58 INFO GlusterFS mount attempt 

19/06/2020 07:14:28 INFO GlusterFS mount attempt 

19/06/2020 07:13:58 INFO GlusterFS mount attempt 

19/06/2020 07:13:28 INFO GlusterFS mount attempt 

19/06/2020 07:12:58 INFO GlusterFS mount attempt 

19/06/2020 07:12:28 INFO GlusterFS mount attempt 

19/06/2020 07:11:58 INFO GlusterFS mount attempt 

19/06/2020 07:11:28 INFO GlusterFS mount attempt 

19/06/2020 07:10:58 INFO GlusterFS mount attempt 

19/06/2020 07:10:28 INFO GlusterFS mount attempt 

19/06/2020 07:09:57 INFO GlusterFS mount attempt 

19/06/2020 07:09:27 INFO GlusterFS mount attempt 

19/06/2020 07:08:57 INFO GlusterFS mount attempt 

19/06/2020 07:08:27 INFO GlusterFS mount attempt 

19/06/2020 07:07:57 INFO GlusterFS mount attempt 

19/06/2020 07:07:27 INFO GlusterFS mount attempt 

19/06/2020 07:06:57 INFO GlusterFS mount attempt 

19/06/2020 07:06:27 INFO GlusterFS mount attempt 

19/06/2020 07:05:57 INFO GlusterFS mount attempt 

19/06/2020 07:05:27 INFO GlusterFS mount attempt 

19/06/2020 07:04:57 INFO GlusterFS mount attempt 

19/06/2020 07:04:26 INFO GlusterFS mount attempt 

19/06/2020 07:03:56 INFO GlusterFS mount attempt 

19/06/2020 07:03:26 INFO GlusterFS mount attempt 

19/06/2020 07:02:56 INFO GlusterFS mount attempt 

19/06/2020 07:02:26 INFO GlusterFS mount attempt 

19/06/2020 07:01:56 INFO GlusterFS mount attempt 

19/06/2020 07:01:26 INFO GlusterFS mount attempt 

19/06/2020 07:00:56 INFO GlusterFS mount attempt 

19/06/2020 07:00:26 INFO GlusterFS mount attempt 

19/06/2020 06:59:56 INFO GlusterFS mount attempt 

19/06/2020 06:59:26 INFO GlusterFS mount attempt 

19/06/2020 06:58:55 INFO GlusterFS mount attempt 

19/06/2020 06:58:25 INFO GlusterFS mount attempt 

19/06/2020 06:57:55 INFO GlusterFS mount attempt 

19/06/2020 06:57:25 INFO GlusterFS mount attempt 

19/06/2020 06:56:55 INFO GlusterFS mount attempt 

19/06/2020 06:56:25 INFO GlusterFS mount attempt 

19/06/2020 06:55:55 INFO GlusterFS mount attempt 

19/06/2020 06:55:25 INFO GlusterFS mount attempt 

19/06/2020 06:54:55 INFO GlusterFS mount attempt 

19/06/2020 06:54:25 INFO GlusterFS mount attempt 

19/06/2020 06:53:55 INFO GlusterFS mount attempt 

19/06/2020 06:53:24 INFO GlusterFS mount attempt 

19/06/2020 06:52:54 INFO GlusterFS mount attempt 

19/06/2020 06:52:24 INFO GlusterFS mount attempt 

19/06/2020 06:51:54 INFO GlusterFS mount attempt 

19/06/2020 06:51:24 INFO GlusterFS mount attempt 

19/06/2020 06:50:54 INFO GlusterFS mount attempt 

19/06/2020 06:50:24 INFO GlusterFS mount attempt 

19/06/2020 06:49:54 INFO GlusterFS mount attempt 

19/06/2020 06:49:24 INFO GlusterFS mount attempt 

19/06/2020 06:48:54 INFO GlusterFS mount attempt 

19/06/2020 06:48:24 INFO GlusterFS mount attempt 

19/06/2020 06:47:53 INFO GlusterFS mount attempt 

19/06/2020 06:47:23 INFO GlusterFS mount attempt 

19/06/2020 06:46:53 INFO GlusterFS mount attempt 

19/06/2020 06:46:23 INFO GlusterFS mount attempt 

19/06/2020 06:45:53 INFO GlusterFS mount attempt 

19/06/2020 06:45:23 INFO GlusterFS mount attempt 

19/06/2020 06:44:53 INFO GlusterFS mount attempt 

19/06/2020 06:44:23 INFO GlusterFS mount attempt 

19/06/2020 06:43:53 INFO GlusterFS mount attempt 

19/06/2020 06:43:23 INFO GlusterFS mount attempt 

19/06/2020 06:42:53 INFO GlusterFS mount attempt 

19/06/2020 06:42:22 INFO GlusterFS mount attempt 

19/06/2020 06:41:52 INFO GlusterFS mount attempt 

19/06/2020 06:41:22 INFO GlusterFS mount attempt 

19/06/2020 06:40:52 INFO GlusterFS mount attempt 

19/06/2020 06:40:22 INFO GlusterFS mount attempt 

19/06/2020 06:39:52 INFO GlusterFS mount attempt 

19/06/2020 06:39:22 INFO GlusterFS mount attempt 

19/06/2020 06:38:52 INFO GlusterFS mount attempt 

19/06/2020 06:38:22 INFO GlusterFS mount attempt 

19/06/2020 06:37:52 INFO GlusterFS mount attempt 

19/06/2020 06:37:22 INFO GlusterFS mount attempt 

19/06/2020 06:36:52 INFO GlusterFS mount attempt 

19/06/2020 06:36:21 INFO GlusterFS mount attempt 

19/06/2020 06:35:51 INFO GlusterFS mount attempt 

19/06/2020 06:35:21 INFO GlusterFS mount attempt 

19/06/2020 06:34:51 INFO GlusterFS mount attempt 

19/06/2020 06:34:21 INFO GlusterFS mount attempt 

19/06/2020 06:33:51 INFO GlusterFS mount attempt 

19/06/2020 06:33:21 INFO GlusterFS mount attempt 

19/06/2020 06:32:51 INFO GlusterFS mount attempt 

19/06/2020 06:32:21 INFO GlusterFS mount attempt 

19/06/2020 06:31:51 INFO GlusterFS mount attempt 

19/06/2020 06:31:21 INFO GlusterFS mount attempt 

19/06/2020 06:30:50 INFO GlusterFS mount attempt 

19/06/2020 06:30:20 INFO GlusterFS mount attempt 

19/06/2020 06:29:50 INFO GlusterFS mount attempt 

19/06/2020 06:29:20 INFO GlusterFS mount attempt 

19/06/2020 06:28:50 INFO GlusterFS mount attempt 

19/06/2020 06:28:20 INFO GlusterFS mount attempt 

19/06/2020 06:27:50 INFO GlusterFS mount attempt 

19/06/2020 06:27:20 INFO GlusterFS mount attempt 

19/06/2020 06:26:50 INFO GlusterFS mount attempt 

19/06/2020 06:26:20 INFO GlusterFS mount attempt 

19/06/2020 06:25:50 INFO GlusterFS mount attempt 

19/06/2020 06:25:19 INFO GlusterFS mount attempt 

19/06/2020 06:24:49 INFO GlusterFS mount attempt 

19/06/2020 06:24:19 INFO GlusterFS mount attempt 

19/06/2020 06:23:49 INFO GlusterFS mount attempt 

19/06/2020 06:23:19 INFO GlusterFS mount attempt 

19/06/2020 06:22:49 INFO GlusterFS mount attempt 

19/06/2020 06:22:19 INFO GlusterFS mount attempt 

19/06/2020 06:21:49 INFO GlusterFS mount attempt 

19/06/2020 06:21:19 INFO GlusterFS mount attempt 

19/06/2020 06:20:49 INFO GlusterFS mount attempt 

19/06/2020 06:20:19 INFO GlusterFS mount attempt 

19/06/2020 06:19:48 INFO GlusterFS mount attempt 

19/06/2020 06:19:18 INFO GlusterFS mount attempt 

19/06/2020 06:18:48 INFO GlusterFS mount attempt 

19/06/2020 06:18:18 INFO GlusterFS mount attempt 

19/06/2020 06:17:48 INFO GlusterFS mount attempt 

19/06/2020 06:17:18 INFO GlusterFS mount attempt 

19/06/2020 06:16:48 INFO GlusterFS mount attempt 

19/06/2020 06:16:18 INFO GlusterFS mount attempt 

19/06/2020 06:15:48 INFO GlusterFS mount attempt 

19/06/2020 06:15:18 INFO GlusterFS mount attempt 

19/06/2020 06:14:48 INFO GlusterFS mount attempt 

19/06/2020 06:14:17 INFO GlusterFS mount attempt 

19/06/2020 06:13:47 INFO GlusterFS mount attempt 

19/06/2020 06:13:17 INFO GlusterFS mount attempt 

19/06/2020 06:12:47 INFO GlusterFS mount attempt 

19/06/2020 06:12:17 INFO GlusterFS mount attempt 

19/06/2020 06:11:47 INFO GlusterFS mount attempt 

19/06/2020 06:11:17 INFO GlusterFS mount attempt 

19/06/2020 06:10:47 INFO GlusterFS mount attempt 

19/06/2020 06:10:17 INFO GlusterFS mount attempt 

19/06/2020 06:09:47 INFO GlusterFS mount attempt 

19/06/2020 06:09:17 INFO GlusterFS mount attempt 

19/06/2020 06:08:46 INFO GlusterFS mount attempt 

19/06/2020 06:08:16 INFO GlusterFS mount attempt 

19/06/2020 06:07:46 INFO GlusterFS mount attempt 

19/06/2020 06:07:16 INFO GlusterFS mount attempt 

19/06/2020 06:06:46 INFO GlusterFS mount attempt 

19/06/2020 06:06:16 INFO GlusterFS mount attempt 

19/06/2020 06:05:46 INFO GlusterFS mount attempt 

19/06/2020 06:05:16 INFO GlusterFS mount attempt 

19/06/2020 06:04:46 INFO GlusterFS mount attempt 

19/06/2020 06:04:16 INFO GlusterFS mount attempt 

19/06/2020 06:03:46 INFO GlusterFS mount attempt 

19/06/2020 06:03:15 INFO GlusterFS mount attempt 

19/06/2020 06:02:45 INFO GlusterFS mount attempt 

19/06/2020 06:02:15 INFO GlusterFS mount attempt 

19/06/2020 06:01:45 INFO GlusterFS mount attempt 

19/06/2020 06:01:15 INFO GlusterFS mount attempt 

19/06/2020 06:00:45 INFO GlusterFS mount attempt 

19/06/2020 06:00:15 INFO GlusterFS mount attempt 

19/06/2020 05:59:45 INFO GlusterFS mount attempt 

19/06/2020 05:59:15 INFO GlusterFS mount attempt 

19/06/2020 05:58:45 INFO GlusterFS mount attempt 

19/06/2020 05:58:15 INFO GlusterFS mount attempt 

19/06/2020 05:57:44 INFO GlusterFS mount attempt 

19/06/2020 05:57:14 INFO GlusterFS mount attempt 

19/06/2020 05:56:44 INFO GlusterFS mount attempt 

19/06/2020 05:56:14 INFO GlusterFS mount attempt 

19/06/2020 05:55:44 INFO GlusterFS mount attempt 

19/06/2020 05:55:14 INFO GlusterFS mount attempt 

19/06/2020 05:54:44 INFO GlusterFS mount attempt 

19/06/2020 05:54:14 INFO GlusterFS mount attempt 

19/06/2020 05:53:44 INFO GlusterFS mount attempt 

19/06/2020 05:53:14 INFO GlusterFS mount attempt 

19/06/2020 05:52:44 INFO GlusterFS mount attempt 

19/06/2020 05:52:13 INFO GlusterFS mount attempt 

19/06/2020 05:51:43 INFO GlusterFS mount attempt 

19/06/2020 05:51:13 INFO GlusterFS mount attempt 

19/06/2020 05:50:43 INFO GlusterFS mount attempt 

19/06/2020 05:50:13 INFO GlusterFS mount attempt 

19/06/2020 05:49:43 INFO GlusterFS mount attempt 

19/06/2020 05:49:13 INFO GlusterFS mount attempt 

19/06/2020 05:48:43 INFO GlusterFS mount attempt 

19/06/2020 05:48:13 INFO GlusterFS mount attempt 

19/06/2020 05:47:43 INFO GlusterFS mount attempt 

19/06/2020 05:47:13 INFO GlusterFS mount attempt 

19/06/2020 05:46:42 INFO GlusterFS mount attempt 

19/06/2020 05:46:12 INFO GlusterFS mount attempt 

19/06/2020 05:45:42 INFO GlusterFS mount attempt 

19/06/2020 05:45:12 INFO GlusterFS mount attempt 

19/06/2020 05:44:42 INFO GlusterFS mount attempt 

19/06/2020 05:44:12 INFO GlusterFS mount attempt 

19/06/2020 05:43:42 INFO GlusterFS mount attempt 

19/06/2020 05:43:12 INFO GlusterFS mount attempt 

19/06/2020 05:42:42 INFO GlusterFS mount attempt 

19/06/2020 05:42:12 INFO GlusterFS mount attempt 

19/06/2020 05:41:42 INFO GlusterFS mount attempt 

19/06/2020 05:41:11 INFO GlusterFS mount attempt 

19/06/2020 05:40:41 INFO GlusterFS mount attempt 

19/06/2020 05:40:11 INFO GlusterFS mount attempt 

19/06/2020 05:39:41 INFO GlusterFS mount attempt 

19/06/2020 05:39:11 INFO GlusterFS mount attempt 

19/06/2020 05:38:41 INFO GlusterFS mount attempt 

19/06/2020 05:38:11 INFO GlusterFS mount attempt 

19/06/2020 05:37:41 INFO GlusterFS mount attempt 

19/06/2020 05:37:11 INFO GlusterFS mount attempt 

19/06/2020 05:36:41 INFO GlusterFS mount attempt 

19/06/2020 05:36:11 INFO GlusterFS mount attempt 

19/06/2020 05:35:40 INFO GlusterFS mount attempt 

19/06/2020 05:35:10 INFO GlusterFS mount attempt 

19/06/2020 05:34:40 INFO GlusterFS mount attempt 

19/06/2020 05:34:10 INFO GlusterFS mount attempt 

19/06/2020 05:33:40 INFO GlusterFS mount attempt 

19/06/2020 05:33:10 INFO GlusterFS mount attempt 

19/06/2020 05:32:40 INFO GlusterFS mount attempt 

19/06/2020 05:32:10 INFO GlusterFS mount attempt 

19/06/2020 05:31:40 INFO GlusterFS mount attempt 

19/06/2020 05:31:10 INFO GlusterFS mount attempt 

19/06/2020 05:30:40 INFO GlusterFS mount attempt 

19/06/2020 05:30:09 INFO GlusterFS mount attempt 

19/06/2020 05:29:39 INFO GlusterFS mount attempt 

19/06/2020 05:29:09 INFO GlusterFS mount attempt 

19/06/2020 05:28:39 INFO GlusterFS mount attempt 

19/06/2020 05:28:09 INFO GlusterFS mount attempt 

19/06/2020 05:27:39 INFO GlusterFS mount attempt 

19/06/2020 05:27:09 INFO GlusterFS mount attempt 

19/06/2020 05:26:39 INFO GlusterFS mount attempt 

19/06/2020 05:26:09 INFO GlusterFS mount attempt 

19/06/2020 05:25:39 INFO GlusterFS mount attempt 

19/06/2020 05:25:09 INFO GlusterFS mount attempt 

19/06/2020 05:24:38 INFO GlusterFS mount attempt 

19/06/2020 05:24:08 INFO GlusterFS mount attempt 

19/06/2020 05:23:38 INFO GlusterFS mount attempt 

19/06/2020 05:23:08 INFO GlusterFS mount attempt 

19/06/2020 05:22:38 INFO GlusterFS mount attempt 

19/06/2020 05:22:08 INFO GlusterFS mount attempt 

19/06/2020 05:21:38 INFO GlusterFS mount attempt 

19/06/2020 05:21:08 INFO GlusterFS mount attempt 

19/06/2020 05:20:38 INFO GlusterFS mount attempt 

19/06/2020 05:20:08 INFO GlusterFS mount attempt 

19/06/2020 05:19:38 INFO GlusterFS mount attempt 

19/06/2020 05:19:07 INFO GlusterFS mount attempt 

19/06/2020 05:18:37 INFO GlusterFS mount attempt 

19/06/2020 05:18:07 INFO GlusterFS mount attempt 

19/06/2020 05:17:37 INFO GlusterFS mount attempt 

19/06/2020 05:17:07 INFO GlusterFS mount attempt 

19/06/2020 05:16:37 INFO GlusterFS mount attempt 

19/06/2020 05:16:07 INFO GlusterFS mount attempt 

19/06/2020 05:15:37 INFO GlusterFS mount attempt 

19/06/2020 05:15:07 INFO GlusterFS mount attempt 

19/06/2020 05:14:37 INFO GlusterFS mount attempt 

19/06/2020 05:14:06 INFO GlusterFS mount attempt 

19/06/2020 05:13:36 INFO GlusterFS mount attempt 

19/06/2020 05:13:06 INFO GlusterFS mount attempt 

19/06/2020 05:12:36 INFO GlusterFS mount attempt 

19/06/2020 05:12:06 INFO GlusterFS mount attempt 

19/06/2020 05:11:36 INFO GlusterFS mount attempt 

19/06/2020 05:11:06 INFO GlusterFS mount attempt 

19/06/2020 05:10:36 INFO GlusterFS mount attempt 

19/06/2020 05:10:06 INFO GlusterFS mount attempt 

19/06/2020 05:09:36 INFO GlusterFS mount attempt 

19/06/2020 05:09:06 INFO GlusterFS mount attempt 

19/06/2020 05:08:35 INFO GlusterFS mount attempt 

19/06/2020 05:08:05 INFO GlusterFS mount attempt 

19/06/2020 05:07:35 INFO GlusterFS mount attempt 

19/06/2020 05:07:05 INFO GlusterFS mount attempt 

19/06/2020 05:06:35 INFO GlusterFS mount attempt 

19/06/2020 05:06:05 INFO GlusterFS mount attempt 

19/06/2020 05:05:35 INFO GlusterFS mount attempt 

19/06/2020 05:05:05 INFO GlusterFS mount attempt 

19/06/2020 05:04:35 INFO GlusterFS mount attempt 

19/06/2020 05:04:05 INFO GlusterFS mount attempt 

19/06/2020 05:03:35 INFO GlusterFS mount attempt 

19/06/2020 05:03:04 INFO GlusterFS mount attempt 

19/06/2020 05:02:34 INFO GlusterFS mount attempt 

19/06/2020 05:02:04 INFO GlusterFS mount attempt 

19/06/2020 05:01:34 INFO GlusterFS mount attempt 

19/06/2020 05:01:04 INFO GlusterFS mount attempt 

19/06/2020 05:00:34 INFO GlusterFS mount attempt 

19/06/2020 05:00:04 INFO GlusterFS mount attempt 

19/06/2020 04:59:34 INFO GlusterFS mount attempt 

19/06/2020 04:59:04 INFO GlusterFS mount attempt 

19/06/2020 04:58:34 INFO GlusterFS mount attempt 

19/06/2020 04:58:03 INFO GlusterFS mount attempt 

19/06/2020 04:57:33 INFO GlusterFS mount attempt 

19/06/2020 04:57:03 INFO GlusterFS mount attempt 

19/06/2020 04:56:33 INFO GlusterFS mount attempt 

19/06/2020 04:56:03 INFO GlusterFS mount attempt 

19/06/2020 04:55:33 INFO GlusterFS mount attempt 

19/06/2020 04:55:03 INFO GlusterFS mount attempt 

19/06/2020 04:54:33 INFO GlusterFS mount attempt 

19/06/2020 04:54:03 INFO GlusterFS mount attempt 

19/06/2020 04:53:33 INFO GlusterFS mount attempt 

19/06/2020 04:53:03 INFO GlusterFS mount attempt 

19/06/2020 04:52:32 INFO GlusterFS mount attempt 

19/06/2020 04:52:02 INFO GlusterFS mount attempt 

19/06/2020 04:51:32 INFO GlusterFS mount attempt 

19/06/2020 04:51:02 INFO GlusterFS mount attempt 

19/06/2020 04:50:32 INFO GlusterFS mount attempt 

19/06/2020 04:50:02 INFO GlusterFS mount attempt 

19/06/2020 04:49:32 INFO GlusterFS mount attempt 

19/06/2020 04:49:02 INFO GlusterFS mount attempt 

19/06/2020 04:48:32 INFO GlusterFS mount attempt 

19/06/2020 04:48:02 INFO GlusterFS mount attempt 

19/06/2020 04:47:32 INFO GlusterFS mount attempt 

19/06/2020 04:47:01 INFO GlusterFS mount attempt 

19/06/2020 04:46:31 INFO GlusterFS mount attempt 

19/06/2020 04:46:01 INFO GlusterFS mount attempt 

19/06/2020 04:45:31 INFO GlusterFS mount attempt 

19/06/2020 04:45:01 INFO GlusterFS mount attempt 

19/06/2020 04:44:31 INFO GlusterFS mount attempt 

19/06/2020 04:44:01 INFO GlusterFS mount attempt 

19/06/2020 04:43:31 INFO GlusterFS mount attempt 

19/06/2020 04:43:01 INFO GlusterFS mount attempt 

19/06/2020 04:42:31 INFO GlusterFS mount attempt 

19/06/2020 04:42:00 INFO GlusterFS mount attempt 

19/06/2020 04:41:30 INFO GlusterFS mount attempt 

19/06/2020 04:41:00 INFO GlusterFS mount attempt 

19/06/2020 04:40:30 INFO GlusterFS mount attempt 

19/06/2020 04:40:00 INFO GlusterFS mount attempt 

19/06/2020 04:39:30 INFO GlusterFS mount attempt 

19/06/2020 04:39:00 INFO GlusterFS mount attempt 

19/06/2020 04:38:30 INFO GlusterFS mount attempt 

19/06/2020 04:38:00 INFO GlusterFS mount attempt 

19/06/2020 04:37:30 INFO GlusterFS mount attempt 

19/06/2020 04:37:00 INFO GlusterFS mount attempt 

19/06/2020 04:36:30 INFO GlusterFS mount attempt 

19/06/2020 04:35:59 INFO GlusterFS mount attempt 

19/06/2020 04:35:29 INFO GlusterFS mount attempt 

19/06/2020 04:34:59 INFO GlusterFS mount attempt 

19/06/2020 04:34:29 INFO GlusterFS mount attempt 

19/06/2020 04:33:59 INFO GlusterFS mount attempt 

19/06/2020 04:33:29 INFO GlusterFS mount attempt 

19/06/2020 04:32:59 INFO GlusterFS mount attempt 

19/06/2020 04:32:29 INFO GlusterFS mount attempt 

19/06/2020 04:31:59 INFO GlusterFS mount attempt 

19/06/2020 04:31:29 INFO GlusterFS mount attempt 

19/06/2020 04:30:59 INFO GlusterFS mount attempt 

19/06/2020 04:30:28 INFO GlusterFS mount attempt 

19/06/2020 04:29:58 INFO GlusterFS mount attempt 

19/06/2020 04:29:28 INFO GlusterFS mount attempt 

19/06/2020 04:28:58 INFO GlusterFS mount attempt 

19/06/2020 04:28:28 INFO GlusterFS mount attempt 

19/06/2020 04:27:58 INFO GlusterFS mount attempt 

19/06/2020 04:27:28 INFO GlusterFS mount attempt 

19/06/2020 04:26:58 INFO GlusterFS mount attempt 

19/06/2020 04:26:28 INFO GlusterFS mount attempt 

19/06/2020 04:25:58 INFO GlusterFS mount attempt 

19/06/2020 04:25:28 INFO GlusterFS mount attempt 

19/06/2020 04:24:57 INFO GlusterFS mount attempt 

19/06/2020 04:24:27 INFO GlusterFS mount attempt 

19/06/2020 04:23:57 INFO GlusterFS mount attempt 

19/06/2020 04:23:27 INFO GlusterFS mount attempt 

19/06/2020 04:22:57 INFO GlusterFS mount attempt 

19/06/2020 04:22:27 INFO GlusterFS mount attempt 

19/06/2020 04:21:57 INFO GlusterFS mount attempt 

19/06/2020 04:21:27 INFO GlusterFS mount attempt 

19/06/2020 04:20:57 INFO GlusterFS mount attempt 

19/06/2020 04:20:27 INFO GlusterFS mount attempt 

19/06/2020 04:19:56 INFO GlusterFS mount attempt 

19/06/2020 04:19:26 INFO GlusterFS mount attempt 

19/06/2020 04:18:56 INFO GlusterFS mount attempt 

19/06/2020 04:18:26 INFO GlusterFS mount attempt 

19/06/2020 04:17:56 INFO GlusterFS mount attempt 

19/06/2020 04:17:26 INFO GlusterFS mount attempt 

19/06/2020 04:16:56 INFO GlusterFS mount attempt 

19/06/2020 04:16:26 INFO GlusterFS mount attempt 

19/06/2020 04:15:56 INFO GlusterFS mount attempt 

19/06/2020 04:15:26 INFO GlusterFS mount attempt 

19/06/2020 04:14:55 INFO GlusterFS mount attempt 

19/06/2020 04:14:25 INFO GlusterFS mount attempt 

19/06/2020 04:13:55 INFO GlusterFS mount attempt 

19/06/2020 04:13:25 INFO GlusterFS mount attempt 

19/06/2020 04:12:55 INFO GlusterFS mount attempt 

19/06/2020 04:12:25 INFO GlusterFS mount attempt 

19/06/2020 04:11:55 INFO GlusterFS mount attempt 

19/06/2020 04:11:25 INFO GlusterFS mount attempt 

19/06/2020 04:10:55 INFO GlusterFS mount attempt 

19/06/2020 04:10:25 INFO GlusterFS mount attempt 

19/06/2020 04:09:55 INFO GlusterFS mount attempt 

19/06/2020 04:09:24 INFO GlusterFS mount attempt 

19/06/2020 04:08:54 INFO GlusterFS mount attempt 

19/06/2020 04:08:24 INFO GlusterFS mount attempt 

19/06/2020 04:07:54 INFO GlusterFS mount attempt 

19/06/2020 04:07:24 INFO GlusterFS mount attempt 

19/06/2020 04:06:54 INFO GlusterFS mount attempt 

19/06/2020 04:06:24 INFO GlusterFS mount attempt 

19/06/2020 04:05:54 INFO GlusterFS mount attempt 

19/06/2020 04:05:24 INFO GlusterFS mount attempt 

19/06/2020 04:04:54 INFO GlusterFS mount attempt 

19/06/2020 04:04:24 INFO GlusterFS mount attempt 

19/06/2020 04:03:53 INFO GlusterFS mount attempt 

19/06/2020 04:03:23 INFO GlusterFS mount attempt 

19/06/2020 04:02:53 INFO GlusterFS mount attempt 

19/06/2020 04:02:23 INFO GlusterFS mount attempt 

19/06/2020 04:01:53 INFO GlusterFS mount attempt 

19/06/2020 04:01:23 INFO GlusterFS mount attempt 

19/06/2020 04:00:53 INFO GlusterFS mount attempt 

19/06/2020 04:00:23 INFO GlusterFS mount attempt 

19/06/2020 03:59:53 INFO GlusterFS mount attempt 

19/06/2020 03:59:23 INFO GlusterFS mount attempt 

19/06/2020 03:58:53 INFO GlusterFS mount attempt 

19/06/2020 03:58:22 INFO GlusterFS mount attempt 

19/06/2020 03:57:52 INFO GlusterFS mount attempt 

19/06/2020 03:57:22 INFO GlusterFS mount attempt 

19/06/2020 03:56:52 INFO GlusterFS mount attempt 

19/06/2020 03:56:22 INFO GlusterFS mount attempt 

19/06/2020 03:55:52 INFO GlusterFS mount attempt 

19/06/2020 03:55:22 INFO GlusterFS mount attempt 

19/06/2020 03:54:52 INFO GlusterFS mount attempt 

19/06/2020 03:54:22 INFO GlusterFS mount attempt 

19/06/2020 03:53:52 INFO GlusterFS mount attempt 

19/06/2020 03:53:22 INFO GlusterFS mount attempt 

19/06/2020 03:52:51 INFO GlusterFS mount attempt 

19/06/2020 03:52:21 INFO GlusterFS mount attempt 

19/06/2020 03:51:51 INFO GlusterFS mount attempt 

19/06/2020 03:51:21 INFO GlusterFS mount attempt 

19/06/2020 03:50:51 INFO GlusterFS mount attempt 

19/06/2020 03:50:21 INFO GlusterFS mount attempt 

19/06/2020 03:49:51 INFO GlusterFS mount attempt 

19/06/2020 03:49:21 INFO GlusterFS mount attempt 

19/06/2020 03:48:51 INFO GlusterFS mount attempt 

19/06/2020 03:48:21 INFO GlusterFS mount attempt 

19/06/2020 03:47:51 INFO GlusterFS mount attempt 

19/06/2020 03:47:21 INFO GlusterFS mount attempt 

19/06/2020 03:46:50 INFO GlusterFS mount attempt 

19/06/2020 03:46:20 INFO GlusterFS mount attempt 

19/06/2020 03:45:50 INFO GlusterFS mount attempt 

19/06/2020 03:45:20 INFO GlusterFS mount attempt 

19/06/2020 03:44:50 INFO GlusterFS mount attempt 

19/06/2020 03:44:20 INFO GlusterFS mount attempt 

19/06/2020 03:43:50 INFO GlusterFS mount attempt 

19/06/2020 03:43:20 INFO GlusterFS mount attempt 

19/06/2020 03:42:50 INFO GlusterFS mount attempt 

19/06/2020 03:42:20 INFO GlusterFS mount attempt 

19/06/2020 03:41:49 INFO GlusterFS mount attempt 

19/06/2020 03:41:19 INFO GlusterFS mount attempt 

19/06/2020 03:40:49 INFO GlusterFS mount attempt 

19/06/2020 03:40:19 INFO GlusterFS mount attempt 

19/06/2020 03:39:49 INFO GlusterFS mount attempt 

19/06/2020 03:39:19 INFO GlusterFS mount attempt 

19/06/2020 03:38:49 INFO GlusterFS mount attempt 

19/06/2020 03:38:19 INFO GlusterFS mount attempt 

19/06/2020 03:37:49 INFO GlusterFS mount attempt 

19/06/2020 03:37:19 INFO GlusterFS mount attempt 

19/06/2020 03:36:48 INFO GlusterFS mount attempt 

19/06/2020 03:36:18 INFO GlusterFS mount attempt 

19/06/2020 03:35:48 INFO GlusterFS mount attempt 

19/06/2020 03:35:18 INFO GlusterFS mount attempt 

19/06/2020 03:34:48 INFO GlusterFS mount attempt 

19/06/2020 03:34:18 INFO GlusterFS mount attempt 

19/06/2020 03:33:48 INFO GlusterFS mount attempt 

19/06/2020 03:33:18 INFO GlusterFS mount attempt 

19/06/2020 03:32:48 INFO GlusterFS mount attempt 

19/06/2020 03:32:18 INFO GlusterFS mount attempt 

19/06/2020 03:31:48 INFO GlusterFS mount attempt 

19/06/2020 03:31:18 INFO GlusterFS mount attempt 

19/06/2020 03:30:47 INFO GlusterFS mount attempt 

19/06/2020 03:30:17 INFO GlusterFS mount attempt 

19/06/2020 03:29:47 INFO GlusterFS mount attempt 

19/06/2020 03:29:17 INFO GlusterFS mount attempt 

19/06/2020 03:28:47 INFO GlusterFS mount attempt 

19/06/2020 03:28:17 INFO GlusterFS mount attempt 

19/06/2020 03:27:47 INFO GlusterFS mount attempt 

19/06/2020 03:27:17 INFO GlusterFS mount attempt 

19/06/2020 03:26:47 INFO GlusterFS mount attempt 

19/06/2020 03:26:17 INFO GlusterFS mount attempt 

19/06/2020 03:25:46 INFO GlusterFS mount attempt 

19/06/2020 03:25:16 INFO GlusterFS mount attempt 

19/06/2020 03:24:46 INFO GlusterFS mount attempt 

19/06/2020 03:24:16 INFO GlusterFS mount attempt 

19/06/2020 03:23:46 INFO GlusterFS mount attempt 

19/06/2020 03:23:16 INFO GlusterFS mount attempt 

19/06/2020 03:22:46 INFO GlusterFS mount attempt 

19/06/2020 03:22:16 INFO GlusterFS mount attempt 

19/06/2020 03:21:46 INFO GlusterFS mount attempt 

19/06/2020 03:21:16 INFO GlusterFS mount attempt 

19/06/2020 03:20:46 INFO GlusterFS mount attempt 

19/06/2020 03:20:15 INFO GlusterFS mount attempt 

19/06/2020 03:19:45 INFO GlusterFS mount attempt 

19/06/2020 03:19:15 INFO GlusterFS mount attempt 

19/06/2020 03:18:45 INFO GlusterFS mount attempt 

19/06/2020 03:18:15 INFO GlusterFS mount attempt 

19/06/2020 03:17:45 INFO GlusterFS mount attempt 

19/06/2020 03:17:15 INFO GlusterFS mount attempt 

19/06/2020 03:16:45 INFO GlusterFS mount attempt 

19/06/2020 03:16:15 INFO GlusterFS mount attempt 

19/06/2020 03:15:45 INFO GlusterFS mount attempt 

19/06/2020 03:15:14 INFO GlusterFS mount attempt 

19/06/2020 03:14:44 INFO GlusterFS mount attempt 

19/06/2020 03:14:14 INFO GlusterFS mount attempt 

19/06/2020 03:13:44 INFO GlusterFS mount attempt 

19/06/2020 03:13:14 INFO GlusterFS mount attempt 

19/06/2020 03:12:44 INFO GlusterFS mount attempt 

19/06/2020 03:12:14 INFO GlusterFS mount attempt 

19/06/2020 03:11:44 INFO GlusterFS mount attempt 

19/06/2020 03:11:14 INFO GlusterFS mount attempt 

19/06/2020 03:10:44 INFO GlusterFS mount attempt 

19/06/2020 03:10:14 INFO GlusterFS mount attempt 

19/06/2020 03:09:43 INFO GlusterFS mount attempt 

19/06/2020 03:09:13 INFO GlusterFS mount attempt 

19/06/2020 03:08:43 INFO GlusterFS mount attempt 

19/06/2020 03:08:13 INFO GlusterFS mount attempt 

19/06/2020 03:07:43 INFO GlusterFS mount attempt 

19/06/2020 03:07:13 INFO GlusterFS mount attempt 

19/06/2020 03:06:43 INFO GlusterFS mount attempt 

19/06/2020 03:06:13 INFO GlusterFS mount attempt 

19/06/2020 03:05:43 INFO GlusterFS mount attempt 

19/06/2020 03:05:13 INFO GlusterFS mount attempt 

19/06/2020 03:04:43 INFO GlusterFS mount attempt 

19/06/2020 03:04:12 INFO GlusterFS mount attempt 

19/06/2020 03:03:42 INFO GlusterFS mount attempt 

19/06/2020 03:03:12 INFO GlusterFS mount attempt 

19/06/2020 03:02:42 INFO GlusterFS mount attempt 

19/06/2020 03:02:12 INFO GlusterFS mount attempt 

19/06/2020 03:01:42 INFO GlusterFS mount attempt 

19/06/2020 03:01:12 INFO GlusterFS mount attempt 

19/06/2020 03:00:42 INFO GlusterFS mount attempt 

19/06/2020 03:00:12 INFO GlusterFS mount attempt 

19/06/2020 02:59:42 INFO GlusterFS mount attempt 

19/06/2020 02:59:12 INFO GlusterFS mount attempt 

19/06/2020 02:58:41 INFO GlusterFS mount attempt 

19/06/2020 02:58:11 INFO GlusterFS mount attempt 

19/06/2020 02:57:41 INFO GlusterFS mount attempt 

19/06/2020 02:57:11 INFO GlusterFS mount attempt 

19/06/2020 02:56:41 INFO GlusterFS mount attempt 

19/06/2020 02:56:11 INFO GlusterFS mount attempt 

19/06/2020 02:55:41 INFO GlusterFS mount attempt 

19/06/2020 02:55:11 INFO GlusterFS mount attempt 

19/06/2020 02:54:41 INFO GlusterFS mount attempt 

19/06/2020 02:54:11 INFO GlusterFS mount attempt 

19/06/2020 02:53:41 INFO GlusterFS mount attempt 

19/06/2020 02:53:10 INFO GlusterFS mount attempt 

19/06/2020 02:52:40 INFO GlusterFS mount attempt 

19/06/2020 02:52:10 INFO GlusterFS mount attempt 

19/06/2020 02:51:40 INFO GlusterFS mount attempt 

19/06/2020 02:51:10 INFO GlusterFS mount attempt 

19/06/2020 02:50:40 INFO GlusterFS mount attempt 

19/06/2020 02:50:10 INFO GlusterFS mount attempt 

19/06/2020 02:49:40 INFO GlusterFS mount attempt 

19/06/2020 02:49:10 INFO GlusterFS mount attempt 

19/06/2020 02:48:40 INFO GlusterFS mount attempt 

19/06/2020 02:48:10 INFO GlusterFS mount attempt 

19/06/2020 02:47:39 INFO GlusterFS mount attempt 

19/06/2020 02:47:09 INFO GlusterFS mount attempt 

19/06/2020 02:46:39 INFO GlusterFS mount attempt 

19/06/2020 02:46:09 INFO GlusterFS mount attempt 

19/06/2020 02:45:39 INFO GlusterFS mount attempt 

19/06/2020 02:45:09 INFO GlusterFS mount attempt 

19/06/2020 02:44:39 INFO GlusterFS mount attempt 

19/06/2020 02:44:09 INFO GlusterFS mount attempt 

19/06/2020 02:43:39 INFO GlusterFS mount attempt 

19/06/2020 02:43:09 INFO GlusterFS mount attempt 

19/06/2020 02:42:39 INFO GlusterFS mount attempt 

19/06/2020 02:42:08 INFO GlusterFS mount attempt 

19/06/2020 02:41:38 INFO GlusterFS mount attempt 

19/06/2020 02:41:08 INFO GlusterFS mount attempt 

19/06/2020 02:40:38 INFO GlusterFS mount attempt 

19/06/2020 02:40:08 INFO GlusterFS mount attempt 

19/06/2020 02:39:38 INFO GlusterFS mount attempt 

19/06/2020 02:39:08 INFO GlusterFS mount attempt 

19/06/2020 02:38:38 INFO GlusterFS mount attempt 

19/06/2020 02:38:08 INFO GlusterFS mount attempt 

19/06/2020 02:37:38 INFO GlusterFS mount attempt 

19/06/2020 02:37:08 INFO GlusterFS mount attempt 

19/06/2020 02:36:37 INFO GlusterFS mount attempt 

19/06/2020 02:36:07 INFO GlusterFS mount attempt 

19/06/2020 02:35:37 INFO GlusterFS mount attempt 

19/06/2020 02:35:07 INFO GlusterFS mount attempt 

19/06/2020 02:34:37 INFO GlusterFS mount attempt 

19/06/2020 02:34:07 INFO GlusterFS mount attempt 

19/06/2020 02:33:37 INFO GlusterFS mount attempt 

19/06/2020 02:33:07 INFO GlusterFS mount attempt 

19/06/2020 02:32:37 INFO GlusterFS mount attempt 

19/06/2020 02:32:07 INFO GlusterFS mount attempt 

19/06/2020 02:31:37 INFO GlusterFS mount attempt 

19/06/2020 02:31:06 INFO GlusterFS mount attempt 

19/06/2020 02:30:36 INFO GlusterFS mount attempt 

19/06/2020 02:30:06 INFO GlusterFS mount attempt 

19/06/2020 02:29:36 INFO GlusterFS mount attempt 

19/06/2020 02:29:06 INFO GlusterFS mount attempt 

19/06/2020 02:28:36 INFO GlusterFS mount attempt 

19/06/2020 02:28:06 INFO GlusterFS mount attempt 

19/06/2020 02:27:36 INFO GlusterFS mount attempt 

19/06/2020 02:27:06 INFO GlusterFS mount attempt 

19/06/2020 02:26:36 INFO GlusterFS mount attempt 

19/06/2020 02:26:05 INFO GlusterFS mount attempt 

19/06/2020 02:25:35 INFO GlusterFS mount attempt 

19/06/2020 02:25:05 INFO GlusterFS mount attempt 

19/06/2020 02:24:35 INFO GlusterFS mount attempt 

19/06/2020 02:24:05 INFO GlusterFS mount attempt 

19/06/2020 02:23:35 INFO GlusterFS mount attempt 

19/06/2020 02:23:05 INFO GlusterFS mount attempt 

19/06/2020 02:22:35 INFO GlusterFS mount attempt 

19/06/2020 02:22:05 INFO GlusterFS mount attempt 

19/06/2020 02:21:35 INFO GlusterFS mount attempt 

19/06/2020 02:21:05 INFO GlusterFS mount attempt 

19/06/2020 02:20:34 INFO GlusterFS mount attempt 

19/06/2020 02:20:04 INFO GlusterFS mount attempt 

19/06/2020 02:19:34 INFO GlusterFS mount attempt 

19/06/2020 02:19:04 INFO GlusterFS mount attempt 

19/06/2020 02:18:34 INFO GlusterFS mount attempt 

19/06/2020 02:18:04 INFO GlusterFS mount attempt 

19/06/2020 02:17:34 INFO GlusterFS mount attempt 

19/06/2020 02:17:04 INFO GlusterFS mount attempt 

19/06/2020 02:16:34 INFO GlusterFS mount attempt 

19/06/2020 02:16:04 INFO GlusterFS mount attempt 

19/06/2020 02:15:34 INFO GlusterFS mount attempt 

19/06/2020 02:15:03 INFO GlusterFS mount attempt 

19/06/2020 02:14:33 INFO GlusterFS mount attempt 

19/06/2020 02:14:03 INFO GlusterFS mount attempt 

19/06/2020 02:13:33 INFO GlusterFS mount attempt 

19/06/2020 02:13:03 INFO GlusterFS mount attempt 

19/06/2020 02:12:33 INFO GlusterFS mount attempt 

19/06/2020 02:12:03 INFO GlusterFS mount attempt 

19/06/2020 02:11:33 INFO GlusterFS mount attempt 

19/06/2020 02:11:03 INFO GlusterFS mount attempt 

19/06/2020 02:10:33 INFO GlusterFS mount attempt 

19/06/2020 02:10:03 INFO GlusterFS mount attempt 

19/06/2020 02:09:32 INFO GlusterFS mount attempt 

19/06/2020 02:09:02 INFO GlusterFS mount attempt 

19/06/2020 02:08:32 INFO GlusterFS mount attempt 

19/06/2020 02:08:02 INFO GlusterFS mount attempt 

19/06/2020 02:07:32 INFO GlusterFS mount attempt 

19/06/2020 02:07:02 INFO GlusterFS mount attempt 

19/06/2020 02:06:32 INFO GlusterFS mount attempt 

19/06/2020 02:06:02 INFO GlusterFS mount attempt 

19/06/2020 02:05:32 INFO GlusterFS mount attempt 

19/06/2020 02:05:02 INFO GlusterFS mount attempt 

19/06/2020 02:04:32 INFO GlusterFS mount attempt 

19/06/2020 02:04:01 INFO GlusterFS mount attempt 

19/06/2020 02:03:31 INFO GlusterFS mount attempt 

19/06/2020 02:03:01 INFO GlusterFS mount attempt 

19/06/2020 02:02:31 INFO GlusterFS mount attempt 

19/06/2020 02:02:01 INFO GlusterFS mount attempt 

19/06/2020 02:01:31 INFO GlusterFS mount attempt 

19/06/2020 02:01:01 INFO GlusterFS mount attempt 

19/06/2020 02:00:31 INFO GlusterFS mount attempt 

19/06/2020 02:00:01 INFO GlusterFS mount attempt 

19/06/2020 01:59:31 INFO GlusterFS mount attempt 

19/06/2020 01:59:00 INFO GlusterFS mount attempt 

19/06/2020 01:58:30 INFO GlusterFS mount attempt 

19/06/2020 01:58:00 INFO GlusterFS mount attempt 

19/06/2020 01:57:30 INFO GlusterFS mount attempt 

19/06/2020 01:57:00 INFO GlusterFS mount attempt 

19/06/2020 01:56:30 INFO GlusterFS mount attempt 

19/06/2020 01:56:00 INFO GlusterFS mount attempt 

19/06/2020 01:55:30 INFO GlusterFS mount attempt 

19/06/2020 01:55:00 INFO GlusterFS mount attempt 

19/06/2020 01:54:30 INFO GlusterFS mount attempt 

19/06/2020 01:54:00 INFO GlusterFS mount attempt 

19/06/2020 01:53:30 INFO GlusterFS mount attempt 

19/06/2020 01:52:59 INFO GlusterFS mount attempt 

19/06/2020 01:52:29 INFO GlusterFS mount attempt 

19/06/2020 01:51:59 INFO GlusterFS mount attempt 

19/06/2020 01:51:29 INFO GlusterFS mount attempt 

19/06/2020 01:50:59 INFO GlusterFS mount attempt 

19/06/2020 01:50:29 INFO GlusterFS mount attempt 

19/06/2020 01:49:59 INFO GlusterFS mount attempt 

19/06/2020 01:49:29 INFO GlusterFS mount attempt 

19/06/2020 01:48:59 INFO GlusterFS mount attempt 

19/06/2020 01:48:29 INFO GlusterFS mount attempt 

19/06/2020 01:47:59 INFO GlusterFS mount attempt 

19/06/2020 01:47:28 INFO GlusterFS mount attempt 

19/06/2020 01:46:58 INFO GlusterFS mount attempt 

19/06/2020 01:46:28 INFO GlusterFS mount attempt 

19/06/2020 01:45:58 INFO GlusterFS mount attempt 

19/06/2020 01:45:28 INFO GlusterFS mount attempt 

19/06/2020 01:44:58 INFO GlusterFS mount attempt 

19/06/2020 01:44:28 INFO GlusterFS mount attempt 

19/06/2020 01:43:58 INFO GlusterFS mount attempt 

19/06/2020 01:43:28 INFO GlusterFS mount attempt 

19/06/2020 01:42:58 INFO GlusterFS mount attempt 

19/06/2020 01:42:28 INFO GlusterFS mount attempt 

19/06/2020 01:41:58 INFO GlusterFS mount attempt 

19/06/2020 01:41:27 INFO GlusterFS mount attempt 

19/06/2020 01:40:57 INFO GlusterFS mount attempt 

19/06/2020 01:40:27 INFO GlusterFS mount attempt 

19/06/2020 01:39:57 INFO GlusterFS mount attempt 

19/06/2020 01:39:27 INFO GlusterFS mount attempt 

19/06/2020 01:38:57 INFO GlusterFS mount attempt 

19/06/2020 01:38:27 INFO GlusterFS mount attempt 

19/06/2020 01:37:57 INFO GlusterFS mount attempt 

19/06/2020 01:37:27 INFO GlusterFS mount attempt 

19/06/2020 01:36:57 INFO GlusterFS mount attempt 

19/06/2020 01:36:26 INFO GlusterFS mount attempt 

19/06/2020 01:35:56 INFO GlusterFS mount attempt 

19/06/2020 01:35:26 INFO GlusterFS mount attempt 

19/06/2020 01:34:56 INFO GlusterFS mount attempt 

19/06/2020 01:34:26 INFO GlusterFS mount attempt 

19/06/2020 01:33:56 INFO GlusterFS mount attempt 

19/06/2020 01:33:26 INFO GlusterFS mount attempt 

19/06/2020 01:32:56 INFO GlusterFS mount attempt 

19/06/2020 01:32:26 INFO GlusterFS mount attempt 

19/06/2020 01:31:56 INFO GlusterFS mount attempt 

19/06/2020 01:31:26 INFO GlusterFS mount attempt 

19/06/2020 01:30:55 INFO GlusterFS mount attempt 

19/06/2020 01:30:25 INFO GlusterFS mount attempt 

19/06/2020 01:29:55 INFO GlusterFS mount attempt 

19/06/2020 01:29:25 INFO GlusterFS mount attempt 

19/06/2020 01:28:55 INFO GlusterFS mount attempt 

19/06/2020 01:28:25 INFO GlusterFS mount attempt 

19/06/2020 01:27:55 INFO GlusterFS mount attempt 

19/06/2020 01:27:25 INFO GlusterFS mount attempt 

19/06/2020 01:26:55 INFO GlusterFS mount attempt 

19/06/2020 01:26:25 INFO GlusterFS mount attempt 

19/06/2020 01:25:55 INFO GlusterFS mount attempt 

19/06/2020 01:25:24 INFO GlusterFS mount attempt 

19/06/2020 01:24:54 INFO GlusterFS mount attempt 

19/06/2020 01:24:24 INFO GlusterFS mount attempt 

19/06/2020 01:23:54 INFO GlusterFS mount attempt 

19/06/2020 01:23:24 INFO GlusterFS mount attempt 

19/06/2020 01:22:54 INFO GlusterFS mount attempt 

19/06/2020 01:22:24 INFO GlusterFS mount attempt 

19/06/2020 01:21:54 INFO GlusterFS mount attempt 

19/06/2020 01:21:24 INFO GlusterFS mount attempt 

19/06/2020 01:20:54 INFO GlusterFS mount attempt 

19/06/2020 01:20:24 INFO GlusterFS mount attempt 

19/06/2020 01:19:54 INFO GlusterFS mount attempt 

19/06/2020 01:19:23 INFO GlusterFS mount attempt 

19/06/2020 01:18:53 INFO GlusterFS mount attempt 

19/06/2020 01:18:23 INFO GlusterFS mount attempt 

19/06/2020 01:17:53 INFO GlusterFS mount attempt 

19/06/2020 01:17:23 INFO GlusterFS mount attempt 

19/06/2020 01:16:53 INFO GlusterFS mount attempt 

19/06/2020 01:16:23 INFO GlusterFS mount attempt 

19/06/2020 01:15:53 INFO GlusterFS mount attempt 

19/06/2020 01:15:23 INFO GlusterFS mount attempt 

19/06/2020 01:14:53 INFO GlusterFS mount attempt 

19/06/2020 01:14:23 INFO GlusterFS mount attempt 

19/06/2020 01:13:52 INFO GlusterFS mount attempt 

19/06/2020 01:13:22 INFO GlusterFS mount attempt 

19/06/2020 01:12:52 INFO GlusterFS mount attempt 

19/06/2020 01:12:22 INFO GlusterFS mount attempt 

19/06/2020 01:11:52 INFO GlusterFS mount attempt 

19/06/2020 01:11:22 INFO GlusterFS mount attempt 

19/06/2020 01:10:52 INFO GlusterFS mount attempt 

19/06/2020 01:10:22 INFO GlusterFS mount attempt 

19/06/2020 01:09:52 INFO GlusterFS mount attempt 

19/06/2020 01:09:22 INFO GlusterFS mount attempt 

19/06/2020 01:08:52 INFO GlusterFS mount attempt 

19/06/2020 01:08:22 INFO GlusterFS mount attempt 

19/06/2020 01:07:51 INFO GlusterFS mount attempt 

19/06/2020 01:07:21 INFO GlusterFS mount attempt 

19/06/2020 01:06:51 INFO GlusterFS mount attempt 

19/06/2020 01:06:21 INFO GlusterFS mount attempt 

19/06/2020 01:05:51 INFO GlusterFS mount attempt 

19/06/2020 01:05:21 INFO GlusterFS mount attempt 

19/06/2020 01:04:51 INFO GlusterFS mount attempt 

19/06/2020 01:04:21 INFO GlusterFS mount attempt 

19/06/2020 01:03:51 INFO GlusterFS mount attempt 

19/06/2020 01:03:21 INFO GlusterFS mount attempt 

19/06/2020 01:02:50 INFO GlusterFS mount attempt 

19/06/2020 01:02:20 INFO GlusterFS mount attempt 

19/06/2020 01:01:50 INFO GlusterFS mount attempt 

19/06/2020 01:01:20 INFO GlusterFS mount attempt 

19/06/2020 01:00:50 INFO GlusterFS mount attempt 

19/06/2020 01:00:20 INFO GlusterFS mount attempt 

19/06/2020 00:59:50 INFO GlusterFS mount attempt 

19/06/2020 00:59:20 INFO GlusterFS mount attempt 

19/06/2020 00:58:50 INFO GlusterFS mount attempt 

19/06/2020 00:58:20 INFO GlusterFS mount attempt 

19/06/2020 00:57:50 INFO GlusterFS mount attempt 

19/06/2020 00:57:19 INFO GlusterFS mount attempt 

19/06/2020 00:56:49 INFO GlusterFS mount attempt 

19/06/2020 00:56:19 INFO GlusterFS mount attempt 

19/06/2020 00:55:49 INFO GlusterFS mount attempt 

19/06/2020 00:55:19 INFO GlusterFS mount attempt 

19/06/2020 00:54:49 INFO GlusterFS mount attempt 

19/06/2020 00:54:19 INFO GlusterFS mount attempt 

19/06/2020 00:53:49 INFO GlusterFS mount attempt 

19/06/2020 00:53:19 INFO GlusterFS mount attempt 

19/06/2020 00:52:49 INFO GlusterFS mount attempt 

19/06/2020 00:52:19 INFO GlusterFS mount attempt 

19/06/2020 00:51:48 INFO GlusterFS mount attempt 

19/06/2020 00:51:18 INFO GlusterFS mount attempt 

19/06/2020 00:50:48 INFO GlusterFS mount attempt 

19/06/2020 00:50:18 INFO GlusterFS mount attempt 

19/06/2020 00:49:48 INFO GlusterFS mount attempt 

19/06/2020 00:49:18 INFO GlusterFS mount attempt 

19/06/2020 00:48:48 INFO GlusterFS mount attempt 

19/06/2020 00:48:18 INFO GlusterFS mount attempt 

19/06/2020 00:47:48 INFO GlusterFS mount attempt 

19/06/2020 00:47:18 INFO GlusterFS mount attempt 

19/06/2020 00:46:48 INFO GlusterFS mount attempt 

19/06/2020 00:46:17 INFO GlusterFS mount attempt 

19/06/2020 00:45:47 INFO GlusterFS mount attempt 

19/06/2020 00:45:17 INFO GlusterFS mount attempt 

19/06/2020 00:44:47 INFO GlusterFS mount attempt 

19/06/2020 00:44:17 INFO GlusterFS mount attempt 

19/06/2020 00:43:47 INFO GlusterFS mount attempt 

19/06/2020 00:43:17 INFO GlusterFS mount attempt 

19/06/2020 00:42:47 INFO GlusterFS mount attempt 

19/06/2020 00:42:17 INFO GlusterFS mount attempt 

19/06/2020 00:41:47 INFO GlusterFS mount attempt 

19/06/2020 00:41:16 INFO GlusterFS mount attempt 

19/06/2020 00:40:46 INFO GlusterFS mount attempt 

19/06/2020 00:40:16 INFO GlusterFS mount attempt 

19/06/2020 00:39:46 INFO GlusterFS mount attempt 

19/06/2020 00:39:16 INFO GlusterFS mount attempt 

19/06/2020 00:38:46 INFO GlusterFS mount attempt 

19/06/2020 00:38:16 INFO GlusterFS mount attempt 

19/06/2020 00:37:46 INFO GlusterFS mount attempt 

19/06/2020 00:37:16 INFO GlusterFS mount attempt 

19/06/2020 00:36:46 INFO GlusterFS mount attempt 

19/06/2020 00:36:16 INFO GlusterFS mount attempt 

19/06/2020 00:35:45 INFO GlusterFS mount attempt 

19/06/2020 00:35:15 INFO GlusterFS mount attempt 

19/06/2020 00:34:45 INFO GlusterFS mount attempt 

19/06/2020 00:34:15 INFO GlusterFS mount attempt 

19/06/2020 00:33:45 INFO GlusterFS mount attempt 

19/06/2020 00:33:15 INFO GlusterFS mount attempt 

19/06/2020 00:32:45 INFO GlusterFS mount attempt 

19/06/2020 00:32:15 INFO GlusterFS mount attempt 

19/06/2020 00:31:45 INFO GlusterFS mount attempt 

19/06/2020 00:31:15 INFO GlusterFS mount attempt 

19/06/2020 00:30:45 INFO GlusterFS mount attempt 

19/06/2020 00:30:14 INFO GlusterFS mount attempt 

19/06/2020 00:29:44 INFO GlusterFS mount attempt 

19/06/2020 00:29:14 INFO GlusterFS mount attempt 

19/06/2020 00:28:44 INFO GlusterFS mount attempt 

19/06/2020 00:28:14 INFO GlusterFS mount attempt 

19/06/2020 00:27:44 INFO GlusterFS mount attempt 

19/06/2020 00:27:14 INFO GlusterFS mount attempt 

19/06/2020 00:26:44 INFO GlusterFS mount attempt 

19/06/2020 00:26:14 INFO GlusterFS mount attempt 

19/06/2020 00:25:44 INFO GlusterFS mount attempt 

19/06/2020 00:25:14 INFO GlusterFS mount attempt 

19/06/2020 00:24:43 INFO GlusterFS mount attempt 

19/06/2020 00:24:13 INFO GlusterFS mount attempt 

19/06/2020 00:23:43 INFO GlusterFS mount attempt 

19/06/2020 00:23:13 INFO GlusterFS mount attempt 

19/06/2020 00:22:43 INFO GlusterFS mount attempt 

19/06/2020 00:22:13 INFO GlusterFS mount attempt 

19/06/2020 00:21:43 INFO GlusterFS mount attempt 

19/06/2020 00:21:13 INFO GlusterFS mount attempt 

19/06/2020 00:20:43 INFO GlusterFS mount attempt 

19/06/2020 00:20:13 INFO GlusterFS mount attempt 

19/06/2020 00:19:43 INFO GlusterFS mount attempt 

19/06/2020 00:19:12 INFO GlusterFS mount attempt 

19/06/2020 00:18:42 INFO GlusterFS mount attempt 

19/06/2020 00:18:12 INFO GlusterFS mount attempt 

19/06/2020 00:17:42 INFO GlusterFS mount attempt 

19/06/2020 00:17:12 INFO GlusterFS mount attempt 

19/06/2020 00:16:42 INFO GlusterFS mount attempt 

19/06/2020 00:16:12 INFO GlusterFS mount attempt 

19/06/2020 00:15:42 INFO GlusterFS mount attempt 

19/06/2020 00:15:12 INFO GlusterFS mount attempt 

19/06/2020 00:14:42 INFO GlusterFS mount attempt 

19/06/2020 00:14:12 INFO GlusterFS mount attempt 

19/06/2020 00:13:41 INFO GlusterFS mount attempt 

19/06/2020 00:13:11 INFO GlusterFS mount attempt 

19/06/2020 00:12:41 INFO GlusterFS mount attempt 

19/06/2020 00:12:11 INFO GlusterFS mount attempt 

19/06/2020 00:11:41 INFO GlusterFS mount attempt 

19/06/2020 00:11:11 INFO GlusterFS mount attempt 

19/06/2020 00:10:41 INFO GlusterFS mount attempt 

19/06/2020 00:10:11 INFO GlusterFS mount attempt 

19/06/2020 00:09:41 INFO GlusterFS mount attempt 

19/06/2020 00:09:11 INFO GlusterFS mount attempt 

19/06/2020 00:08:41 INFO GlusterFS mount attempt 

19/06/2020 00:08:11 INFO GlusterFS mount attempt 

19/06/2020 00:07:40 INFO GlusterFS mount attempt 

19/06/2020 00:07:10 INFO GlusterFS mount attempt 

19/06/2020 00:06:40 INFO GlusterFS mount attempt 

19/06/2020 00:06:10 INFO GlusterFS mount attempt 

19/06/2020 00:05:40 INFO GlusterFS mount attempt 

19/06/2020 00:05:10 INFO GlusterFS mount attempt 

19/06/2020 00:04:40 INFO GlusterFS mount attempt 

19/06/2020 00:04:10 INFO GlusterFS mount attempt 

19/06/2020 00:03:40 INFO GlusterFS mount attempt 

19/06/2020 00:03:10 INFO GlusterFS mount attempt 

19/06/2020 00:02:40 INFO GlusterFS mount attempt 

19/06/2020 00:02:09 INFO GlusterFS mount attempt 

19/06/2020 00:01:39 INFO GlusterFS mount attempt 

19/06/2020 00:01:09 INFO GlusterFS mount attempt 

19/06/2020 00:00:39 INFO GlusterFS mount attempt 

19/06/2020 00:00:09 INFO GlusterFS mount attempt 

18/06/2020 23:59:39 INFO GlusterFS mount attempt 

18/06/2020 23:59:09 INFO GlusterFS mount attempt 

18/06/2020 23:58:39 INFO GlusterFS mount attempt 

18/06/2020 23:58:09 INFO GlusterFS mount attempt 

18/06/2020 23:57:39 INFO GlusterFS mount attempt 

18/06/2020 23:57:09 INFO GlusterFS mount attempt 

18/06/2020 23:56:38 INFO GlusterFS mount attempt 

18/06/2020 23:56:08 INFO GlusterFS mount attempt 

18/06/2020 23:55:38 INFO GlusterFS mount attempt 

18/06/2020 23:55:08 INFO GlusterFS mount attempt 

18/06/2020 23:54:38 INFO GlusterFS mount attempt 

18/06/2020 23:54:08 INFO GlusterFS mount attempt 

18/06/2020 23:53:38 INFO GlusterFS mount attempt 

18/06/2020 23:53:08 INFO GlusterFS mount attempt 

18/06/2020 23:52:38 INFO GlusterFS mount attempt 

18/06/2020 23:52:08 INFO GlusterFS mount attempt 

18/06/2020 23:51:38 INFO GlusterFS mount attempt 

18/06/2020 23:51:07 INFO GlusterFS mount attempt 

18/06/2020 23:50:37 INFO GlusterFS mount attempt 

18/06/2020 23:50:07 INFO GlusterFS mount attempt 

18/06/2020 23:49:37 INFO GlusterFS mount attempt 

18/06/2020 23:49:07 INFO GlusterFS mount attempt 

18/06/2020 23:48:37 INFO GlusterFS mount attempt 

18/06/2020 23:48:07 INFO GlusterFS mount attempt 

18/06/2020 23:47:37 INFO GlusterFS mount attempt 

18/06/2020 23:47:07 INFO GlusterFS mount attempt 

18/06/2020 23:46:37 INFO GlusterFS mount attempt 

18/06/2020 23:46:07 INFO GlusterFS mount attempt 

18/06/2020 23:45:36 INFO GlusterFS mount attempt 

18/06/2020 23:45:06 INFO GlusterFS mount attempt 

18/06/2020 23:44:36 INFO GlusterFS mount attempt 

18/06/2020 23:44:06 INFO GlusterFS mount attempt 

18/06/2020 23:43:36 INFO GlusterFS mount attempt 

18/06/2020 23:43:06 INFO GlusterFS mount attempt 

18/06/2020 23:42:36 INFO GlusterFS mount attempt 

18/06/2020 23:42:06 INFO GlusterFS mount attempt 

18/06/2020 23:41:36 INFO GlusterFS mount attempt 

18/06/2020 23:41:06 INFO GlusterFS mount attempt 

18/06/2020 23:40:36 INFO GlusterFS mount attempt 

18/06/2020 23:40:05 INFO GlusterFS mount attempt 

18/06/2020 23:39:35 INFO GlusterFS mount attempt 

18/06/2020 23:39:05 INFO GlusterFS mount attempt 

18/06/2020 23:38:35 INFO GlusterFS mount attempt 

18/06/2020 23:38:05 INFO GlusterFS mount attempt 

18/06/2020 23:37:35 INFO GlusterFS mount attempt 

18/06/2020 23:37:05 INFO GlusterFS mount attempt 

18/06/2020 23:36:35 INFO GlusterFS mount attempt 

18/06/2020 23:36:05 INFO GlusterFS mount attempt 

18/06/2020 23:35:35 INFO GlusterFS mount attempt 

18/06/2020 23:35:04 INFO GlusterFS mount attempt 

18/06/2020 23:34:34 INFO GlusterFS mount attempt 

18/06/2020 23:34:04 INFO GlusterFS mount attempt 

18/06/2020 23:33:34 INFO GlusterFS mount attempt 

18/06/2020 23:33:04 INFO GlusterFS mount attempt 

18/06/2020 23:32:34 INFO GlusterFS mount attempt 

18/06/2020 23:32:04 INFO GlusterFS mount attempt 

18/06/2020 23:31:34 INFO GlusterFS mount attempt 

18/06/2020 23:31:04 INFO GlusterFS mount attempt 

18/06/2020 23:30:34 INFO GlusterFS mount attempt 

18/06/2020 23:30:04 INFO GlusterFS mount attempt 

18/06/2020 23:29:33 INFO GlusterFS mount attempt 

18/06/2020 23:29:03 INFO GlusterFS mount attempt 

18/06/2020 23:28:33 INFO GlusterFS mount attempt 

18/06/2020 23:28:03 INFO GlusterFS mount attempt 

18/06/2020 23:27:33 INFO GlusterFS mount attempt 

18/06/2020 23:27:03 INFO GlusterFS mount attempt 

18/06/2020 23:26:33 INFO GlusterFS mount attempt 

18/06/2020 23:26:03 INFO GlusterFS mount attempt 

18/06/2020 23:25:33 INFO GlusterFS mount attempt 

18/06/2020 23:25:03 INFO GlusterFS mount attempt 

18/06/2020 23:24:33 INFO GlusterFS mount attempt 

18/06/2020 23:24:02 INFO GlusterFS mount attempt 

18/06/2020 23:23:32 INFO GlusterFS mount attempt 

18/06/2020 23:23:02 INFO GlusterFS mount attempt 

18/06/2020 23:22:32 INFO GlusterFS mount attempt 

18/06/2020 23:22:02 INFO GlusterFS mount attempt 

18/06/2020 23:21:32 INFO GlusterFS mount attempt 

18/06/2020 23:21:02 INFO GlusterFS mount attempt 

18/06/2020 23:20:32 INFO GlusterFS mount attempt 

18/06/2020 23:20:02 INFO GlusterFS mount attempt 

18/06/2020 23:19:32 INFO GlusterFS mount attempt 

18/06/2020 23:19:02 INFO GlusterFS mount attempt 

18/06/2020 23:18:31 INFO GlusterFS mount attempt 

18/06/2020 23:18:01 INFO GlusterFS mount attempt 

18/06/2020 23:17:31 INFO GlusterFS mount attempt 

18/06/2020 23:17:01 INFO GlusterFS mount attempt 

18/06/2020 23:16:31 INFO GlusterFS mount attempt 

18/06/2020 23:16:01 INFO GlusterFS mount attempt 

18/06/2020 23:15:31 INFO GlusterFS mount attempt 

18/06/2020 23:15:01 INFO GlusterFS mount attempt 

18/06/2020 23:14:31 INFO GlusterFS mount attempt 

18/06/2020 23:14:01 INFO GlusterFS mount attempt 

18/06/2020 23:13:30 INFO GlusterFS mount attempt 

18/06/2020 23:13:00 INFO GlusterFS mount attempt 

18/06/2020 23:12:30 INFO GlusterFS mount attempt 

18/06/2020 23:12:00 INFO GlusterFS mount attempt 

18/06/2020 23:11:30 INFO GlusterFS mount attempt 

18/06/2020 23:11:00 INFO GlusterFS mount attempt 

18/06/2020 23:10:30 INFO GlusterFS mount attempt 

18/06/2020 23:10:00 INFO GlusterFS mount attempt 

18/06/2020 23:09:30 INFO GlusterFS mount attempt 

18/06/2020 23:09:00 INFO GlusterFS mount attempt 

18/06/2020 23:08:30 INFO GlusterFS mount attempt 

18/06/2020 23:07:59 INFO GlusterFS mount attempt 

18/06/2020 23:07:29 INFO GlusterFS mount attempt 

18/06/2020 23:06:59 INFO GlusterFS mount attempt 

18/06/2020 23:06:29 INFO GlusterFS mount attempt 

18/06/2020 23:05:59 INFO GlusterFS mount attempt 

18/06/2020 23:05:29 INFO GlusterFS mount attempt 

18/06/2020 23:04:59 INFO GlusterFS mount attempt 

18/06/2020 23:04:29 INFO GlusterFS mount attempt 

18/06/2020 23:03:59 INFO GlusterFS mount attempt 

18/06/2020 23:03:29 INFO GlusterFS mount attempt 

18/06/2020 23:02:59 INFO GlusterFS mount attempt 

18/06/2020 23:02:28 INFO GlusterFS mount attempt 

18/06/2020 23:01:58 INFO GlusterFS mount attempt 

18/06/2020 23:01:28 INFO GlusterFS mount attempt 

18/06/2020 23:00:58 INFO GlusterFS mount attempt 

18/06/2020 23:00:28 INFO GlusterFS mount attempt 

18/06/2020 22:59:58 INFO GlusterFS mount attempt 

18/06/2020 22:59:28 INFO GlusterFS mount attempt 

18/06/2020 22:58:58 INFO GlusterFS mount attempt 

18/06/2020 22:58:28 INFO GlusterFS mount attempt 

18/06/2020 22:57:58 INFO GlusterFS mount attempt 

18/06/2020 22:57:28 INFO GlusterFS mount attempt 

18/06/2020 22:56:57 INFO GlusterFS mount attempt 

18/06/2020 22:56:27 INFO GlusterFS mount attempt 

18/06/2020 22:55:57 INFO GlusterFS mount attempt 

18/06/2020 22:55:27 INFO GlusterFS mount attempt 

18/06/2020 22:54:57 INFO GlusterFS mount attempt 

18/06/2020 22:54:27 INFO GlusterFS mount attempt 

18/06/2020 22:53:57 INFO GlusterFS mount attempt 

18/06/2020 22:53:27 INFO GlusterFS mount attempt 

18/06/2020 22:52:57 INFO GlusterFS mount attempt 

18/06/2020 22:52:27 INFO GlusterFS mount attempt 

18/06/2020 22:51:57 INFO GlusterFS mount attempt 

18/06/2020 22:51:26 INFO GlusterFS mount attempt 

18/06/2020 22:50:56 INFO GlusterFS mount attempt 

18/06/2020 22:50:26 INFO GlusterFS mount attempt 

18/06/2020 22:49:56 INFO GlusterFS mount attempt 

18/06/2020 22:49:26 INFO GlusterFS mount attempt 

18/06/2020 22:48:56 INFO GlusterFS mount attempt 

18/06/2020 22:48:26 INFO GlusterFS mount attempt 

18/06/2020 22:47:56 INFO GlusterFS mount attempt 

18/06/2020 22:47:26 INFO GlusterFS mount attempt 

18/06/2020 22:46:56 INFO GlusterFS mount attempt 

18/06/2020 22:46:26 INFO GlusterFS mount attempt 

18/06/2020 22:45:55 INFO GlusterFS mount attempt 

18/06/2020 22:45:25 INFO GlusterFS mount attempt 

18/06/2020 22:44:55 INFO GlusterFS mount attempt 

18/06/2020 22:44:25 INFO GlusterFS mount attempt 

18/06/2020 22:43:55 INFO GlusterFS mount attempt 

18/06/2020 22:43:25 INFO GlusterFS mount attempt 

18/06/2020 22:42:55 INFO GlusterFS mount attempt 

18/06/2020 22:42:25 INFO GlusterFS mount attempt 

18/06/2020 22:41:55 INFO GlusterFS mount attempt 

18/06/2020 22:41:25 INFO GlusterFS mount attempt 

18/06/2020 22:40:55 INFO GlusterFS mount attempt 

18/06/2020 22:40:24 INFO GlusterFS mount attempt 

18/06/2020 22:39:54 INFO GlusterFS mount attempt 

18/06/2020 22:39:24 INFO GlusterFS mount attempt 

18/06/2020 22:38:54 INFO GlusterFS mount attempt 

18/06/2020 22:38:24 INFO GlusterFS mount attempt 

18/06/2020 22:37:54 INFO GlusterFS mount attempt 

18/06/2020 22:37:24 INFO GlusterFS mount attempt 

18/06/2020 22:36:54 INFO GlusterFS mount attempt 

18/06/2020 22:36:24 INFO GlusterFS mount attempt 

18/06/2020 22:35:54 INFO GlusterFS mount attempt 

18/06/2020 22:35:24 INFO GlusterFS mount attempt 

18/06/2020 22:34:54 INFO GlusterFS mount attempt 

18/06/2020 22:34:23 INFO GlusterFS mount attempt 

18/06/2020 22:33:53 INFO GlusterFS mount attempt 

18/06/2020 22:33:23 INFO GlusterFS mount attempt 

18/06/2020 22:32:53 INFO GlusterFS mount attempt 

18/06/2020 22:32:23 INFO GlusterFS mount attempt 

18/06/2020 22:31:53 INFO GlusterFS mount attempt 

18/06/2020 22:31:23 INFO GlusterFS mount attempt 

18/06/2020 22:30:53 INFO GlusterFS mount attempt 

18/06/2020 22:30:23 INFO GlusterFS mount attempt 

18/06/2020 22:29:53 INFO GlusterFS mount attempt 

18/06/2020 22:29:23 INFO GlusterFS mount attempt 

18/06/2020 22:28:52 INFO GlusterFS mount attempt 

18/06/2020 22:28:22 INFO GlusterFS mount attempt 

18/06/2020 22:27:52 INFO GlusterFS mount attempt 

18/06/2020 22:27:22 INFO GlusterFS mount attempt 

18/06/2020 22:26:52 INFO GlusterFS mount attempt 

18/06/2020 22:26:22 INFO GlusterFS mount attempt 

18/06/2020 22:25:52 INFO GlusterFS mount attempt 

18/06/2020 22:25:22 INFO GlusterFS mount attempt 

18/06/2020 22:24:52 INFO GlusterFS mount attempt 

18/06/2020 22:24:22 INFO GlusterFS mount attempt 

18/06/2020 22:23:52 INFO GlusterFS mount attempt 

18/06/2020 22:23:21 INFO GlusterFS mount attempt 

18/06/2020 22:22:51 INFO GlusterFS mount attempt 

18/06/2020 22:22:21 INFO GlusterFS mount attempt 

18/06/2020 22:21:51 INFO GlusterFS mount attempt 

18/06/2020 22:21:21 INFO GlusterFS mount attempt 

18/06/2020 22:20:51 INFO GlusterFS mount attempt 

18/06/2020 22:20:21 INFO GlusterFS mount attempt 

18/06/2020 22:19:51 INFO GlusterFS mount attempt 

18/06/2020 22:19:21 INFO GlusterFS mount attempt 

18/06/2020 22:18:51 INFO GlusterFS mount attempt 

18/06/2020 22:18:20 INFO GlusterFS mount attempt 

18/06/2020 22:17:50 INFO GlusterFS mount attempt 

18/06/2020 22:17:20 INFO GlusterFS mount attempt 

18/06/2020 22:16:50 INFO GlusterFS mount attempt 

18/06/2020 22:16:20 INFO GlusterFS mount attempt 

18/06/2020 22:15:50 INFO GlusterFS mount attempt 

18/06/2020 22:15:20 INFO GlusterFS mount attempt 

18/06/2020 22:14:50 INFO GlusterFS mount attempt 

18/06/2020 22:14:20 INFO GlusterFS mount attempt 

18/06/2020 22:13:50 INFO GlusterFS mount attempt 

18/06/2020 22:13:20 INFO GlusterFS mount attempt 

18/06/2020 22:12:49 INFO GlusterFS mount attempt 

18/06/2020 22:12:19 INFO GlusterFS mount attempt 

18/06/2020 22:11:49 INFO GlusterFS mount attempt 

18/06/2020 22:11:19 INFO GlusterFS mount attempt 

18/06/2020 22:10:49 INFO GlusterFS mount attempt 

18/06/2020 22:10:19 INFO GlusterFS mount attempt 

18/06/2020 22:09:49 INFO GlusterFS mount attempt 

18/06/2020 22:09:19 INFO GlusterFS mount attempt 

18/06/2020 22:08:49 INFO GlusterFS mount attempt 

18/06/2020 22:08:19 INFO GlusterFS mount attempt 

18/06/2020 22:07:49 INFO GlusterFS mount attempt 

18/06/2020 22:07:18 INFO GlusterFS mount attempt 

18/06/2020 22:06:48 INFO GlusterFS mount attempt 

18/06/2020 22:06:18 INFO GlusterFS mount attempt 

18/06/2020 22:05:48 INFO GlusterFS mount attempt 

18/06/2020 22:05:18 INFO GlusterFS mount attempt 

18/06/2020 22:04:48 INFO GlusterFS mount attempt 

18/06/2020 22:04:18 INFO GlusterFS mount attempt 

18/06/2020 22:03:48 INFO GlusterFS mount attempt 

18/06/2020 22:03:18 INFO GlusterFS mount attempt 

18/06/2020 22:02:48 INFO GlusterFS mount attempt 

18/06/2020 22:02:17 INFO GlusterFS mount attempt 

18/06/2020 22:01:47 INFO GlusterFS mount attempt 

18/06/2020 22:01:17 INFO GlusterFS mount attempt 

18/06/2020 22:00:47 INFO GlusterFS mount attempt 

18/06/2020 22:00:17 INFO GlusterFS mount attempt 

18/06/2020 21:59:47 INFO GlusterFS mount attempt 

18/06/2020 21:59:17 INFO GlusterFS mount attempt 

18/06/2020 21:58:47 INFO GlusterFS mount attempt 

18/06/2020 21:58:17 INFO GlusterFS mount attempt 

18/06/2020 21:57:47 INFO GlusterFS mount attempt 

18/06/2020 21:57:17 INFO GlusterFS mount attempt 

18/06/2020 21:56:46 INFO GlusterFS mount attempt 

18/06/2020 21:56:16 INFO GlusterFS mount attempt 

18/06/2020 21:55:46 INFO GlusterFS mount attempt 

18/06/2020 21:55:16 INFO GlusterFS mount attempt 

18/06/2020 21:54:46 INFO GlusterFS mount attempt 

18/06/2020 21:54:16 INFO GlusterFS mount attempt 

18/06/2020 21:53:46 INFO GlusterFS mount attempt 

18/06/2020 21:53:16 INFO GlusterFS mount attempt 

18/06/2020 21:52:46 INFO GlusterFS mount attempt 

18/06/2020 21:52:16 INFO GlusterFS mount attempt 

18/06/2020 21:51:45 INFO GlusterFS mount attempt 

18/06/2020 21:51:15 INFO GlusterFS mount attempt 

18/06/2020 21:50:45 INFO GlusterFS mount attempt 

18/06/2020 21:50:15 INFO GlusterFS mount attempt 

18/06/2020 21:49:45 INFO GlusterFS mount attempt 

18/06/2020 21:49:15 INFO GlusterFS mount attempt 

18/06/2020 21:48:45 INFO GlusterFS mount attempt 

18/06/2020 21:48:15 INFO GlusterFS mount attempt 

18/06/2020 21:47:45 INFO GlusterFS mount attempt 

18/06/2020 21:47:15 INFO GlusterFS mount attempt 

18/06/2020 21:46:45 INFO GlusterFS mount attempt 

18/06/2020 21:46:14 INFO GlusterFS mount attempt 

18/06/2020 21:45:44 INFO GlusterFS mount attempt 

18/06/2020 21:45:14 INFO GlusterFS mount attempt 

18/06/2020 21:44:44 INFO GlusterFS mount attempt 

18/06/2020 21:44:14 INFO GlusterFS mount attempt 

18/06/2020 21:43:44 INFO GlusterFS mount attempt 

18/06/2020 21:43:14 INFO GlusterFS mount attempt 

18/06/2020 21:42:44 INFO GlusterFS mount attempt 

18/06/2020 21:42:14 INFO GlusterFS mount attempt 

18/06/2020 21:41:44 INFO GlusterFS mount attempt 

18/06/2020 21:41:14 INFO GlusterFS mount attempt 

18/06/2020 21:40:43 INFO GlusterFS mount attempt 

18/06/2020 21:40:13 INFO GlusterFS mount attempt 

18/06/2020 21:39:43 INFO GlusterFS mount attempt 

18/06/2020 21:39:13 INFO GlusterFS mount attempt 

18/06/2020 21:38:43 INFO GlusterFS mount attempt 

18/06/2020 21:38:13 INFO GlusterFS mount attempt 

18/06/2020 21:37:43 INFO GlusterFS mount attempt 

18/06/2020 21:37:13 INFO GlusterFS mount attempt 

18/06/2020 21:36:43 INFO GlusterFS mount attempt 

18/06/2020 21:36:13 INFO GlusterFS mount attempt 

18/06/2020 21:35:43 INFO GlusterFS mount attempt 

18/06/2020 21:35:13 INFO GlusterFS mount attempt 

18/06/2020 21:34:42 INFO GlusterFS mount attempt 

18/06/2020 21:34:12 INFO GlusterFS mount attempt 

18/06/2020 21:33:42 INFO GlusterFS mount attempt 

18/06/2020 21:33:12 INFO GlusterFS mount attempt 

18/06/2020 21:32:42 INFO GlusterFS mount attempt 

18/06/2020 21:32:12 INFO GlusterFS mount attempt 

18/06/2020 21:31:42 INFO GlusterFS mount attempt 

18/06/2020 21:31:12 INFO GlusterFS mount attempt 

18/06/2020 21:30:42 INFO GlusterFS mount attempt 

18/06/2020 21:30:12 INFO GlusterFS mount attempt 

18/06/2020 21:29:42 INFO GlusterFS mount attempt 

18/06/2020 21:29:11 INFO GlusterFS mount attempt 

18/06/2020 21:28:41 INFO GlusterFS mount attempt 

18/06/2020 21:28:11 INFO GlusterFS mount attempt 

18/06/2020 21:27:41 INFO GlusterFS mount attempt 

18/06/2020 21:27:11 INFO GlusterFS mount attempt 

18/06/2020 21:26:41 INFO GlusterFS mount attempt 

18/06/2020 21:26:11 INFO GlusterFS mount attempt 

18/06/2020 21:25:41 INFO GlusterFS mount attempt 

18/06/2020 21:25:11 INFO GlusterFS mount attempt 

18/06/2020 21:24:41 INFO GlusterFS mount attempt 

18/06/2020 21:24:11 INFO GlusterFS mount attempt 

18/06/2020 21:23:40 INFO GlusterFS mount attempt 

18/06/2020 21:23:10 INFO GlusterFS mount attempt 

18/06/2020 21:22:40 INFO GlusterFS mount attempt 

18/06/2020 21:22:10 INFO GlusterFS mount attempt 

18/06/2020 21:21:40 INFO GlusterFS mount attempt 

18/06/2020 21:21:10 INFO GlusterFS mount attempt 

18/06/2020 21:20:40 INFO GlusterFS mount attempt 

18/06/2020 21:20:10 INFO GlusterFS mount attempt 

18/06/2020 21:19:40 INFO GlusterFS mount attempt 

18/06/2020 21:19:10 INFO GlusterFS mount attempt 

18/06/2020 21:18:40 INFO GlusterFS mount attempt 

18/06/2020 21:18:09 INFO GlusterFS mount attempt 

18/06/2020 21:17:39 INFO GlusterFS mount attempt 

18/06/2020 21:17:09 INFO GlusterFS mount attempt 

18/06/2020 21:16:39 INFO GlusterFS mount attempt 

18/06/2020 21:16:09 INFO GlusterFS mount attempt 

18/06/2020 21:15:39 INFO GlusterFS mount attempt 

18/06/2020 21:15:09 INFO GlusterFS mount attempt 

18/06/2020 21:14:39 INFO GlusterFS mount attempt 

18/06/2020 21:14:09 INFO GlusterFS mount attempt 

18/06/2020 21:13:39 INFO GlusterFS mount attempt 

18/06/2020 21:13:09 INFO GlusterFS mount attempt 

18/06/2020 21:12:38 INFO GlusterFS mount attempt 

18/06/2020 21:12:08 INFO GlusterFS mount attempt 

18/06/2020 21:11:38 INFO GlusterFS mount attempt 

18/06/2020 21:11:08 INFO GlusterFS mount attempt 

18/06/2020 21:10:38 INFO GlusterFS mount attempt 

18/06/2020 21:10:08 INFO GlusterFS mount attempt 

18/06/2020 21:09:38 INFO GlusterFS mount attempt 

18/06/2020 21:09:08 INFO GlusterFS mount attempt 

18/06/2020 21:08:38 INFO GlusterFS mount attempt 

18/06/2020 21:08:08 INFO GlusterFS mount attempt 

18/06/2020 21:07:38 INFO GlusterFS mount attempt 

18/06/2020 21:07:07 INFO GlusterFS mount attempt 

18/06/2020 21:06:37 INFO GlusterFS mount attempt 

18/06/2020 21:06:07 INFO GlusterFS mount attempt 

18/06/2020 21:05:37 INFO GlusterFS mount attempt 

18/06/2020 21:05:07 INFO GlusterFS mount attempt 

18/06/2020 21:04:37 INFO GlusterFS mount attempt 

18/06/2020 21:04:07 INFO GlusterFS mount attempt 

18/06/2020 21:03:37 INFO GlusterFS mount attempt 

18/06/2020 21:03:07 INFO GlusterFS mount attempt 

18/06/2020 21:02:37 INFO GlusterFS mount attempt 

18/06/2020 21:02:07 INFO GlusterFS mount attempt 

18/06/2020 21:01:36 INFO GlusterFS mount attempt 

18/06/2020 21:01:06 INFO GlusterFS mount attempt 

18/06/2020 21:00:36 INFO GlusterFS mount attempt 

18/06/2020 21:00:06 INFO GlusterFS mount attempt 

18/06/2020 20:59:36 INFO GlusterFS mount attempt 

18/06/2020 20:59:06 INFO GlusterFS mount attempt 

18/06/2020 20:58:36 INFO GlusterFS mount attempt 

18/06/2020 20:58:06 INFO GlusterFS mount attempt 

18/06/2020 20:57:36 INFO GlusterFS mount attempt 

18/06/2020 20:57:06 INFO GlusterFS mount attempt 

18/06/2020 20:56:36 INFO GlusterFS mount attempt 

18/06/2020 20:56:05 INFO GlusterFS mount attempt 

18/06/2020 20:55:35 INFO GlusterFS mount attempt 

18/06/2020 20:55:05 INFO GlusterFS mount attempt 

18/06/2020 20:54:35 INFO GlusterFS mount attempt 

18/06/2020 20:54:05 INFO GlusterFS mount attempt 

18/06/2020 20:53:35 INFO GlusterFS mount attempt 

18/06/2020 20:53:05 INFO GlusterFS mount attempt 

18/06/2020 20:52:35 INFO GlusterFS mount attempt 

18/06/2020 20:52:05 INFO GlusterFS mount attempt 

18/06/2020 20:51:35 INFO GlusterFS mount attempt 

18/06/2020 20:51:04 INFO GlusterFS mount attempt 

18/06/2020 20:50:34 INFO GlusterFS mount attempt 

18/06/2020 20:50:04 INFO GlusterFS mount attempt 

18/06/2020 20:49:34 INFO GlusterFS mount attempt 

18/06/2020 20:49:04 INFO GlusterFS mount attempt 

18/06/2020 20:48:34 INFO GlusterFS mount attempt 

18/06/2020 20:48:04 INFO GlusterFS mount attempt 

18/06/2020 20:47:34 INFO GlusterFS mount attempt 

18/06/2020 20:47:04 INFO GlusterFS mount attempt 

18/06/2020 20:46:34 INFO GlusterFS mount attempt 

18/06/2020 20:46:04 INFO GlusterFS mount attempt 

18/06/2020 20:45:33 INFO GlusterFS mount attempt 

18/06/2020 20:45:03 INFO GlusterFS mount attempt 

18/06/2020 20:44:33 INFO GlusterFS mount attempt 

18/06/2020 20:44:03 INFO GlusterFS mount attempt 

18/06/2020 20:43:33 INFO GlusterFS mount attempt 

18/06/2020 20:43:03 INFO GlusterFS mount attempt 

18/06/2020 20:42:33 INFO GlusterFS mount attempt 

18/06/2020 20:42:03 INFO GlusterFS mount attempt 

18/06/2020 20:41:33 INFO GlusterFS mount attempt 

18/06/2020 20:41:03 INFO GlusterFS mount attempt 

18/06/2020 20:40:33 INFO GlusterFS mount attempt 

18/06/2020 20:40:02 INFO GlusterFS mount attempt 

18/06/2020 20:39:32 INFO GlusterFS mount attempt 

18/06/2020 20:39:02 INFO GlusterFS mount attempt 

18/06/2020 20:38:32 INFO GlusterFS mount attempt 

18/06/2020 20:38:02 INFO GlusterFS mount attempt 

18/06/2020 20:37:32 INFO GlusterFS mount attempt 

18/06/2020 20:37:02 INFO GlusterFS mount attempt 

18/06/2020 20:36:32 INFO GlusterFS mount attempt 

18/06/2020 20:36:02 INFO GlusterFS mount attempt 

18/06/2020 20:35:32 INFO GlusterFS mount attempt 

18/06/2020 20:35:02 INFO GlusterFS mount attempt 

18/06/2020 20:34:32 INFO GlusterFS mount attempt 

18/06/2020 20:34:01 INFO GlusterFS mount attempt 

18/06/2020 20:33:31 INFO GlusterFS mount attempt 

18/06/2020 20:33:01 INFO GlusterFS mount attempt 

18/06/2020 20:32:31 INFO GlusterFS mount attempt 

18/06/2020 20:32:01 INFO GlusterFS mount attempt 

18/06/2020 20:31:31 INFO GlusterFS mount attempt 

18/06/2020 20:31:01 INFO GlusterFS mount attempt 

18/06/2020 20:30:31 INFO GlusterFS mount attempt 

18/06/2020 20:30:01 INFO GlusterFS mount attempt 

18/06/2020 20:29:31 INFO GlusterFS mount attempt 

18/06/2020 20:29:00 INFO GlusterFS mount attempt 

18/06/2020 20:28:30 INFO GlusterFS mount attempt 

18/06/2020 20:28:00 INFO GlusterFS mount attempt 

18/06/2020 20:27:30 INFO GlusterFS mount attempt 

18/06/2020 20:27:00 INFO GlusterFS mount attempt 

18/06/2020 20:26:30 INFO GlusterFS mount attempt 

18/06/2020 20:26:00 INFO GlusterFS mount attempt 

18/06/2020 20:25:30 INFO GlusterFS mount attempt 

18/06/2020 20:25:00 INFO GlusterFS mount attempt 

18/06/2020 20:24:30 INFO GlusterFS mount attempt 

18/06/2020 20:24:00 INFO GlusterFS mount attempt 

18/06/2020 20:23:29 INFO GlusterFS mount attempt 

18/06/2020 20:22:59 INFO GlusterFS mount attempt 

18/06/2020 20:22:29 INFO GlusterFS mount attempt 

18/06/2020 20:21:59 INFO GlusterFS mount attempt 

18/06/2020 20:21:29 INFO GlusterFS mount attempt 

18/06/2020 20:20:59 INFO GlusterFS mount attempt 

18/06/2020 20:20:29 INFO GlusterFS mount attempt 

18/06/2020 20:19:59 INFO GlusterFS mount attempt 

18/06/2020 20:19:29 INFO GlusterFS mount attempt 

18/06/2020 20:18:59 INFO GlusterFS mount attempt 

18/06/2020 20:18:29 INFO GlusterFS mount attempt 

18/06/2020 20:17:58 INFO GlusterFS mount attempt 

18/06/2020 20:17:28 INFO GlusterFS mount attempt 

18/06/2020 20:16:58 INFO GlusterFS mount attempt 

18/06/2020 20:16:28 INFO GlusterFS mount attempt 

18/06/2020 20:15:58 INFO GlusterFS mount attempt 

18/06/2020 20:15:28 INFO GlusterFS mount attempt 

18/06/2020 20:14:58 INFO GlusterFS mount attempt 

18/06/2020 20:14:28 INFO GlusterFS mount attempt 

18/06/2020 20:13:58 INFO GlusterFS mount attempt 

18/06/2020 20:13:28 INFO GlusterFS mount attempt 

18/06/2020 20:12:58 INFO GlusterFS mount attempt 

18/06/2020 20:12:27 INFO GlusterFS mount attempt 

18/06/2020 20:11:57 INFO GlusterFS mount attempt 

18/06/2020 20:11:27 INFO GlusterFS mount attempt 

18/06/2020 20:10:57 INFO GlusterFS mount attempt 

18/06/2020 20:10:27 INFO GlusterFS mount attempt 

18/06/2020 20:09:57 INFO GlusterFS mount attempt 

18/06/2020 20:09:27 INFO GlusterFS mount attempt 

18/06/2020 20:08:57 INFO GlusterFS mount attempt 

18/06/2020 20:08:27 INFO GlusterFS mount attempt 

18/06/2020 20:07:57 INFO GlusterFS mount attempt 

18/06/2020 20:07:26 INFO GlusterFS mount attempt 

18/06/2020 20:06:56 INFO GlusterFS mount attempt 

18/06/2020 20:06:26 INFO GlusterFS mount attempt 

18/06/2020 20:05:56 INFO GlusterFS mount attempt 

18/06/2020 20:05:26 INFO GlusterFS mount attempt 

18/06/2020 20:04:56 INFO GlusterFS mount attempt 

18/06/2020 20:04:26 INFO GlusterFS mount attempt 

18/06/2020 20:03:56 INFO GlusterFS mount attempt 

18/06/2020 20:03:26 INFO GlusterFS mount attempt 

18/06/2020 20:02:56 INFO GlusterFS mount attempt 

18/06/2020 20:02:26 INFO GlusterFS mount attempt 

18/06/2020 20:01:55 INFO GlusterFS mount attempt 

18/06/2020 20:01:25 INFO GlusterFS mount attempt 

18/06/2020 20:00:55 INFO GlusterFS mount attempt 

18/06/2020 20:00:25 INFO GlusterFS mount attempt 

18/06/2020 19:59:55 INFO GlusterFS mount attempt 

18/06/2020 19:59:25 INFO GlusterFS mount attempt 

18/06/2020 19:58:55 INFO GlusterFS mount attempt 

18/06/2020 19:58:25 INFO GlusterFS mount attempt 

18/06/2020 19:57:55 INFO GlusterFS mount attempt 

18/06/2020 19:57:25 INFO GlusterFS mount attempt 

18/06/2020 19:56:54 INFO GlusterFS mount attempt 

18/06/2020 19:56:24 INFO GlusterFS mount attempt 

18/06/2020 19:55:54 INFO GlusterFS mount attempt 

18/06/2020 19:55:24 INFO GlusterFS mount attempt 

18/06/2020 19:54:54 INFO GlusterFS mount attempt 

18/06/2020 19:54:24 INFO GlusterFS mount attempt 

18/06/2020 19:53:54 INFO GlusterFS mount attempt 

18/06/2020 19:53:24 INFO GlusterFS mount attempt 

18/06/2020 19:52:54 INFO GlusterFS mount attempt 

18/06/2020 19:52:24 INFO GlusterFS mount attempt 

18/06/2020 19:51:54 INFO GlusterFS mount attempt 

18/06/2020 19:51:23 INFO GlusterFS mount attempt 

18/06/2020 19:50:53 INFO GlusterFS mount attempt 

18/06/2020 19:50:23 INFO GlusterFS mount attempt 

18/06/2020 19:49:53 INFO GlusterFS mount attempt 

18/06/2020 19:49:23 INFO GlusterFS mount attempt 

18/06/2020 19:48:53 INFO GlusterFS mount attempt 

18/06/2020 19:48:23 INFO GlusterFS mount attempt 

18/06/2020 19:47:53 INFO GlusterFS mount attempt 

18/06/2020 19:47:23 INFO GlusterFS mount attempt 

18/06/2020 19:46:53 INFO GlusterFS mount attempt 

18/06/2020 19:46:23 INFO GlusterFS mount attempt 

18/06/2020 19:45:52 INFO GlusterFS mount attempt 

18/06/2020 19:45:22 INFO GlusterFS mount attempt 

18/06/2020 19:44:52 INFO GlusterFS mount attempt 

18/06/2020 19:44:22 INFO GlusterFS mount attempt 

18/06/2020 19:43:52 INFO GlusterFS mount attempt 

18/06/2020 19:43:22 INFO GlusterFS mount attempt 

18/06/2020 19:42:52 INFO GlusterFS mount attempt 

18/06/2020 19:42:22 INFO GlusterFS mount attempt 

18/06/2020 19:41:52 INFO GlusterFS mount attempt 

18/06/2020 19:41:22 INFO GlusterFS mount attempt 

18/06/2020 19:40:52 INFO GlusterFS mount attempt 

18/06/2020 19:40:21 INFO GlusterFS mount attempt 

18/06/2020 19:39:51 INFO GlusterFS mount attempt 

18/06/2020 19:39:21 INFO GlusterFS mount attempt 

18/06/2020 19:38:51 INFO GlusterFS mount attempt 

18/06/2020 19:38:21 INFO GlusterFS mount attempt 

18/06/2020 19:37:51 INFO GlusterFS mount attempt 

18/06/2020 19:37:21 INFO GlusterFS mount attempt 

18/06/2020 19:36:51 INFO GlusterFS mount attempt 

18/06/2020 19:36:21 INFO GlusterFS mount attempt 

18/06/2020 19:35:51 INFO GlusterFS mount attempt 

18/06/2020 19:35:20 INFO GlusterFS mount attempt 

18/06/2020 19:34:50 INFO GlusterFS mount attempt 

18/06/2020 19:34:20 INFO GlusterFS mount attempt 

18/06/2020 19:33:50 INFO GlusterFS mount attempt 

18/06/2020 19:33:20 INFO GlusterFS mount attempt 

18/06/2020 19:32:50 INFO GlusterFS mount attempt 

18/06/2020 19:32:20 INFO GlusterFS mount attempt 

18/06/2020 19:31:50 INFO GlusterFS mount attempt 

18/06/2020 19:31:20 INFO GlusterFS mount attempt 

18/06/2020 19:30:50 INFO GlusterFS mount attempt 

18/06/2020 19:30:20 INFO GlusterFS mount attempt 

18/06/2020 19:29:49 INFO GlusterFS mount attempt 

18/06/2020 19:29:19 INFO GlusterFS mount attempt 

18/06/2020 19:28:49 INFO GlusterFS mount attempt 

18/06/2020 19:28:19 INFO GlusterFS mount attempt 

18/06/2020 19:27:49 INFO GlusterFS mount attempt 

18/06/2020 19:27:19 INFO GlusterFS mount attempt 

18/06/2020 19:26:49 INFO GlusterFS mount attempt 

18/06/2020 19:26:19 INFO GlusterFS mount attempt 

18/06/2020 19:25:49 INFO GlusterFS mount attempt 

18/06/2020 19:25:19 INFO GlusterFS mount attempt 

18/06/2020 19:24:49 INFO GlusterFS mount attempt 

18/06/2020 19:24:18 INFO GlusterFS mount attempt 

18/06/2020 19:23:48 INFO GlusterFS mount attempt 

18/06/2020 19:23:18 INFO GlusterFS mount attempt 

18/06/2020 19:22:48 INFO GlusterFS mount attempt 

18/06/2020 19:22:18 INFO GlusterFS mount attempt 

18/06/2020 19:21:48 INFO GlusterFS mount attempt 

18/06/2020 19:21:18 INFO GlusterFS mount attempt 

18/06/2020 19:20:48 INFO GlusterFS mount attempt 

18/06/2020 19:20:18 INFO GlusterFS mount attempt 

18/06/2020 19:19:48 INFO GlusterFS mount attempt 

18/06/2020 19:19:17 INFO GlusterFS mount attempt 

18/06/2020 19:18:47 INFO GlusterFS mount attempt 

18/06/2020 19:18:17 INFO GlusterFS mount attempt 

18/06/2020 19:17:47 INFO GlusterFS mount attempt 

18/06/2020 19:17:17 INFO GlusterFS mount attempt 

18/06/2020 19:16:47 INFO GlusterFS mount attempt 

18/06/2020 19:16:17 INFO GlusterFS mount attempt 

18/06/2020 19:15:47 INFO GlusterFS mount attempt 

18/06/2020 19:15:17 INFO GlusterFS mount attempt 

18/06/2020 19:14:47 INFO GlusterFS mount attempt 

18/06/2020 19:14:17 INFO GlusterFS mount attempt 

18/06/2020 19:13:46 INFO GlusterFS mount attempt 

18/06/2020 19:13:16 INFO GlusterFS mount attempt 

18/06/2020 19:12:46 INFO GlusterFS mount attempt 

18/06/2020 19:12:16 INFO GlusterFS mount attempt 

18/06/2020 19:11:46 INFO GlusterFS mount attempt 

18/06/2020 19:11:16 INFO GlusterFS mount attempt 

18/06/2020 19:10:46 INFO GlusterFS mount attempt 

18/06/2020 19:10:16 INFO GlusterFS mount attempt 

18/06/2020 19:09:46 INFO GlusterFS mount attempt 

18/06/2020 19:09:16 INFO GlusterFS mount attempt 

18/06/2020 19:08:46 INFO GlusterFS mount attempt 

18/06/2020 19:08:15 INFO GlusterFS mount attempt 

18/06/2020 19:07:45 INFO GlusterFS mount attempt 

18/06/2020 19:07:15 INFO GlusterFS mount attempt 

18/06/2020 19:06:45 INFO GlusterFS mount attempt 

18/06/2020 19:06:15 INFO GlusterFS mount attempt 

18/06/2020 19:05:45 INFO GlusterFS mount attempt 

18/06/2020 19:05:15 INFO GlusterFS mount attempt 

18/06/2020 19:04:45 INFO GlusterFS mount attempt 

18/06/2020 19:04:15 INFO GlusterFS mount attempt 

18/06/2020 19:03:45 INFO GlusterFS mount attempt 

18/06/2020 19:03:15 INFO GlusterFS mount attempt 

18/06/2020 19:02:44 INFO GlusterFS mount attempt 

18/06/2020 19:02:14 INFO GlusterFS mount attempt 

18/06/2020 19:01:44 INFO GlusterFS mount attempt 

18/06/2020 19:01:14 INFO GlusterFS mount attempt 

18/06/2020 19:00:44 INFO GlusterFS mount attempt 

18/06/2020 19:00:14 INFO GlusterFS mount attempt 

18/06/2020 18:59:44 INFO GlusterFS mount attempt 

18/06/2020 18:59:14 INFO GlusterFS mount attempt 

18/06/2020 18:58:44 INFO GlusterFS mount attempt 

18/06/2020 18:58:14 INFO GlusterFS mount attempt 

18/06/2020 18:57:44 INFO GlusterFS mount attempt 

18/06/2020 18:57:13 INFO GlusterFS mount attempt 

18/06/2020 18:56:43 INFO GlusterFS mount attempt 

18/06/2020 18:56:13 INFO GlusterFS mount attempt 

18/06/2020 18:55:43 INFO GlusterFS mount attempt 

18/06/2020 18:55:13 INFO GlusterFS mount attempt 

18/06/2020 18:54:43 INFO GlusterFS mount attempt 

18/06/2020 18:54:13 INFO GlusterFS mount attempt 

18/06/2020 18:53:43 INFO GlusterFS mount attempt 

18/06/2020 18:53:13 INFO GlusterFS mount attempt 

18/06/2020 18:52:43 INFO GlusterFS mount attempt 

18/06/2020 18:52:13 INFO GlusterFS mount attempt 

18/06/2020 18:51:42 INFO GlusterFS mount attempt 

18/06/2020 18:51:12 INFO GlusterFS mount attempt 

18/06/2020 18:50:42 INFO GlusterFS mount attempt 

18/06/2020 18:50:12 INFO GlusterFS mount attempt 

18/06/2020 18:49:42 INFO GlusterFS mount attempt 

18/06/2020 18:49:12 INFO GlusterFS mount attempt 

18/06/2020 18:48:42 INFO GlusterFS mount attempt 

18/06/2020 18:48:12 INFO GlusterFS mount attempt 

18/06/2020 18:47:42 INFO GlusterFS mount attempt 

18/06/2020 18:47:12 INFO GlusterFS mount attempt 

18/06/2020 18:46:41 INFO GlusterFS mount attempt 

18/06/2020 18:46:11 INFO GlusterFS mount attempt 

18/06/2020 18:45:41 INFO GlusterFS mount attempt 

18/06/2020 18:45:11 INFO GlusterFS mount attempt 

18/06/2020 18:44:41 INFO GlusterFS mount attempt 

18/06/2020 18:44:11 INFO GlusterFS mount attempt 

18/06/2020 18:43:41 INFO GlusterFS mount attempt 

18/06/2020 18:43:11 INFO GlusterFS mount attempt 

18/06/2020 18:42:41 INFO GlusterFS mount attempt 

18/06/2020 18:42:11 INFO GlusterFS mount attempt 

18/06/2020 18:41:41 INFO GlusterFS mount attempt 

18/06/2020 18:41:10 INFO GlusterFS mount attempt 

18/06/2020 18:40:40 INFO GlusterFS mount attempt 

18/06/2020 18:40:10 INFO GlusterFS mount attempt 

18/06/2020 18:39:40 INFO GlusterFS mount attempt 

18/06/2020 18:39:10 INFO GlusterFS mount attempt 

18/06/2020 18:38:40 INFO GlusterFS mount attempt 

18/06/2020 18:38:10 INFO GlusterFS mount attempt 

18/06/2020 18:37:40 INFO GlusterFS mount attempt 

18/06/2020 18:37:10 INFO GlusterFS mount attempt 

18/06/2020 18:36:40 INFO GlusterFS mount attempt 

18/06/2020 18:36:10 INFO GlusterFS mount attempt 

18/06/2020 18:35:39 INFO GlusterFS mount attempt 

18/06/2020 18:35:09 INFO GlusterFS mount attempt 

18/06/2020 18:34:39 INFO GlusterFS mount attempt 

18/06/2020 18:34:09 INFO GlusterFS mount attempt 

18/06/2020 18:33:39 INFO GlusterFS mount attempt 

18/06/2020 18:33:09 INFO GlusterFS mount attempt 

18/06/2020 18:32:39 INFO GlusterFS mount attempt 

18/06/2020 18:32:09 INFO GlusterFS mount attempt 

18/06/2020 18:31:39 INFO GlusterFS mount attempt 

18/06/2020 18:31:09 INFO GlusterFS mount attempt 

18/06/2020 18:30:39 INFO GlusterFS mount attempt 

18/06/2020 18:30:08 INFO GlusterFS mount attempt 

18/06/2020 18:29:38 INFO GlusterFS mount attempt 

18/06/2020 18:29:08 INFO GlusterFS mount attempt 

18/06/2020 18:28:38 INFO GlusterFS mount attempt 

18/06/2020 18:28:08 INFO GlusterFS mount attempt 

18/06/2020 18:27:38 INFO GlusterFS mount attempt 

18/06/2020 18:27:08 INFO GlusterFS mount attempt 

18/06/2020 18:26:38 INFO GlusterFS mount attempt 

18/06/2020 18:26:08 INFO GlusterFS mount attempt 

18/06/2020 18:25:38 INFO GlusterFS mount attempt 

18/06/2020 18:25:08 INFO GlusterFS mount attempt 

18/06/2020 18:24:37 INFO GlusterFS mount attempt 

18/06/2020 18:24:07 INFO GlusterFS mount attempt 

18/06/2020 18:23:37 INFO GlusterFS mount attempt 

18/06/2020 18:23:07 INFO GlusterFS mount attempt 

18/06/2020 18:22:37 INFO GlusterFS mount attempt 

18/06/2020 18:22:07 INFO GlusterFS mount attempt 

18/06/2020 18:21:37 INFO GlusterFS mount attempt 

18/06/2020 18:21:07 INFO GlusterFS mount attempt 

18/06/2020 18:20:37 INFO GlusterFS mount attempt 

18/06/2020 18:20:07 INFO GlusterFS mount attempt 

18/06/2020 18:19:37 INFO GlusterFS mount attempt 

18/06/2020 18:19:07 INFO GlusterFS mount attempt 

18/06/2020 18:18:36 INFO GlusterFS mount attempt 

18/06/2020 18:18:06 INFO GlusterFS mount attempt 

18/06/2020 18:17:36 INFO GlusterFS mount attempt 

18/06/2020 18:17:06 INFO GlusterFS mount attempt 

18/06/2020 18:16:36 INFO GlusterFS mount attempt 

18/06/2020 18:16:06 INFO GlusterFS mount attempt 

18/06/2020 18:15:36 INFO GlusterFS mount attempt 

18/06/2020 18:15:06 INFO GlusterFS mount attempt 

18/06/2020 18:14:36 INFO GlusterFS mount attempt 

18/06/2020 18:14:06 INFO GlusterFS mount attempt 

18/06/2020 18:13:36 INFO GlusterFS mount attempt 

18/06/2020 18:13:05 INFO GlusterFS mount attempt 

18/06/2020 18:12:35 INFO GlusterFS mount attempt 

18/06/2020 18:12:05 INFO GlusterFS mount attempt 

18/06/2020 18:11:35 INFO GlusterFS mount attempt 

18/06/2020 18:11:05 INFO GlusterFS mount attempt 

18/06/2020 18:10:35 INFO GlusterFS mount attempt 

18/06/2020 18:10:05 INFO GlusterFS mount attempt 

18/06/2020 18:09:35 INFO GlusterFS mount attempt 

18/06/2020 18:09:05 INFO GlusterFS mount attempt 

18/06/2020 18:08:35 INFO GlusterFS mount attempt 

18/06/2020 18:08:05 INFO GlusterFS mount attempt 

18/06/2020 18:07:34 INFO GlusterFS mount attempt 

18/06/2020 18:07:04 INFO GlusterFS mount attempt 

18/06/2020 18:06:34 INFO GlusterFS mount attempt 

18/06/2020 18:06:04 INFO GlusterFS mount attempt 

18/06/2020 18:05:34 INFO GlusterFS mount attempt 

18/06/2020 18:05:04 INFO GlusterFS mount attempt 

18/06/2020 18:04:34 INFO GlusterFS mount attempt 

18/06/2020 18:04:04 INFO GlusterFS mount attempt 

18/06/2020 18:03:34 INFO GlusterFS mount attempt 

18/06/2020 18:03:04 INFO GlusterFS mount attempt 

18/06/2020 18:02:34 INFO GlusterFS mount attempt 

18/06/2020 18:02:03 INFO GlusterFS mount attempt 

18/06/2020 18:01:33 INFO GlusterFS mount attempt 

18/06/2020 18:01:03 INFO GlusterFS mount attempt 

18/06/2020 18:00:33 INFO GlusterFS mount attempt 

18/06/2020 18:00:03 INFO GlusterFS mount attempt 

18/06/2020 17:59:33 INFO GlusterFS mount attempt 

18/06/2020 17:59:03 INFO GlusterFS mount attempt 

18/06/2020 17:58:33 INFO GlusterFS mount attempt 

18/06/2020 17:58:03 INFO GlusterFS mount attempt 

18/06/2020 17:57:33 INFO GlusterFS mount attempt 

18/06/2020 17:57:03 INFO GlusterFS mount attempt 

18/06/2020 17:56:32 INFO GlusterFS mount attempt 

18/06/2020 17:56:02 INFO GlusterFS mount attempt 

18/06/2020 17:55:32 INFO GlusterFS mount attempt 

18/06/2020 17:55:02 INFO GlusterFS mount attempt 

18/06/2020 17:54:32 INFO GlusterFS mount attempt 

18/06/2020 17:54:02 INFO GlusterFS mount attempt 

18/06/2020 17:53:32 INFO GlusterFS mount attempt 

18/06/2020 17:53:02 INFO GlusterFS mount attempt 

18/06/2020 17:52:32 INFO GlusterFS mount attempt 

18/06/2020 17:52:02 INFO GlusterFS mount attempt 

18/06/2020 17:51:31 INFO GlusterFS mount attempt 

18/06/2020 17:51:01 INFO GlusterFS mount attempt 

18/06/2020 17:50:31 INFO GlusterFS mount attempt 

18/06/2020 17:50:01 INFO GlusterFS mount attempt 

18/06/2020 17:49:31 INFO GlusterFS mount attempt 

18/06/2020 17:49:01 INFO GlusterFS mount attempt 

18/06/2020 17:48:31 INFO GlusterFS mount attempt 

18/06/2020 17:48:01 INFO GlusterFS mount attempt 

18/06/2020 17:47:31 INFO GlusterFS mount attempt 

18/06/2020 17:47:01 INFO GlusterFS mount attempt 

18/06/2020 17:46:31 INFO GlusterFS mount attempt 

18/06/2020 17:46:01 INFO GlusterFS mount attempt 

18/06/2020 17:45:30 INFO GlusterFS mount attempt 

18/06/2020 17:45:00 INFO GlusterFS mount attempt 

18/06/2020 17:44:30 INFO GlusterFS mount attempt 

18/06/2020 17:44:00 INFO GlusterFS mount attempt 

18/06/2020 17:43:30 INFO GlusterFS mount attempt 

18/06/2020 17:43:00 INFO GlusterFS mount attempt 

18/06/2020 17:42:30 INFO GlusterFS mount attempt 

18/06/2020 17:42:00 INFO GlusterFS mount attempt 

18/06/2020 17:41:30 INFO GlusterFS mount attempt 

18/06/2020 17:41:00 INFO GlusterFS mount attempt 

18/06/2020 17:40:29 INFO GlusterFS mount attempt 

18/06/2020 17:39:59 INFO GlusterFS mount attempt 

18/06/2020 17:39:29 INFO GlusterFS mount attempt 

18/06/2020 17:38:59 INFO GlusterFS mount attempt 

18/06/2020 17:38:29 INFO GlusterFS mount attempt 

18/06/2020 17:37:59 INFO GlusterFS mount attempt 

18/06/2020 17:37:29 INFO GlusterFS mount attempt 

18/06/2020 17:36:59 INFO GlusterFS mount attempt 

18/06/2020 17:36:29 INFO GlusterFS mount attempt 

18/06/2020 17:35:59 INFO GlusterFS mount attempt 

18/06/2020 17:35:29 INFO GlusterFS mount attempt 

18/06/2020 17:34:59 INFO GlusterFS mount attempt 

18/06/2020 17:34:28 INFO GlusterFS mount attempt 

18/06/2020 17:33:58 INFO GlusterFS mount attempt 

18/06/2020 17:33:28 INFO GlusterFS mount attempt 

18/06/2020 17:32:58 INFO GlusterFS mount attempt 

18/06/2020 17:32:28 INFO GlusterFS mount attempt 

18/06/2020 17:31:58 INFO GlusterFS mount attempt 

18/06/2020 17:31:28 INFO GlusterFS mount attempt 

18/06/2020 17:30:58 INFO GlusterFS mount attempt 

18/06/2020 17:30:28 INFO GlusterFS mount attempt 

18/06/2020 17:29:58 INFO GlusterFS mount attempt 

18/06/2020 17:29:27 INFO GlusterFS mount attempt 

18/06/2020 17:28:57 INFO GlusterFS mount attempt 

18/06/2020 17:28:27 INFO GlusterFS mount attempt 

18/06/2020 17:27:57 INFO GlusterFS mount attempt 

18/06/2020 17:27:27 INFO GlusterFS mount attempt 

18/06/2020 17:26:57 INFO GlusterFS mount attempt 

18/06/2020 17:26:27 INFO GlusterFS mount attempt 

18/06/2020 17:25:57 INFO GlusterFS mount attempt 

18/06/2020 17:25:27 INFO GlusterFS mount attempt 

18/06/2020 17:24:57 INFO GlusterFS mount attempt 

18/06/2020 17:24:27 INFO GlusterFS mount attempt 

18/06/2020 17:23:56 INFO GlusterFS mount attempt 

18/06/2020 17:23:26 INFO GlusterFS mount attempt 

18/06/2020 17:22:56 INFO GlusterFS mount attempt 

18/06/2020 17:22:26 INFO GlusterFS mount attempt 

18/06/2020 17:21:56 INFO GlusterFS mount attempt 

18/06/2020 17:21:26 INFO GlusterFS mount attempt 

18/06/2020 17:20:56 INFO GlusterFS mount attempt 

18/06/2020 17:20:26 INFO GlusterFS mount attempt 

18/06/2020 17:19:56 INFO GlusterFS mount attempt 

18/06/2020 17:19:26 INFO GlusterFS mount attempt 

18/06/2020 17:18:56 INFO GlusterFS mount attempt 

18/06/2020 17:18:25 INFO GlusterFS mount attempt 

18/06/2020 17:17:55 INFO GlusterFS mount attempt 

18/06/2020 17:17:25 INFO GlusterFS mount attempt 

18/06/2020 17:16:55 INFO GlusterFS mount attempt 

18/06/2020 17:16:25 INFO GlusterFS mount attempt 

18/06/2020 17:15:55 INFO GlusterFS mount attempt 

18/06/2020 17:15:25 INFO GlusterFS mount attempt 

18/06/2020 17:14:55 INFO GlusterFS mount attempt 

18/06/2020 17:14:25 INFO GlusterFS mount attempt 

18/06/2020 17:13:55 INFO GlusterFS mount attempt 

18/06/2020 17:13:25 INFO GlusterFS mount attempt 

18/06/2020 17:12:54 INFO GlusterFS mount attempt 

18/06/2020 17:12:24 INFO GlusterFS mount attempt 

18/06/2020 17:11:54 INFO GlusterFS mount attempt 

18/06/2020 17:11:24 INFO GlusterFS mount attempt 

18/06/2020 17:10:54 INFO GlusterFS mount attempt 

18/06/2020 17:10:24 INFO GlusterFS mount attempt 

18/06/2020 17:09:54 INFO GlusterFS mount attempt 

18/06/2020 17:09:24 INFO GlusterFS mount attempt 

18/06/2020 17:08:54 INFO GlusterFS mount attempt 

18/06/2020 17:08:24 INFO GlusterFS mount attempt 

18/06/2020 17:07:54 INFO GlusterFS mount attempt 

18/06/2020 17:07:23 INFO GlusterFS mount attempt 

18/06/2020 17:06:53 INFO GlusterFS mount attempt 

18/06/2020 17:06:23 INFO GlusterFS mount attempt 

18/06/2020 17:05:53 INFO GlusterFS mount attempt 

18/06/2020 17:05:23 INFO GlusterFS mount attempt 

18/06/2020 17:04:53 INFO GlusterFS mount attempt 

18/06/2020 17:04:23 INFO GlusterFS mount attempt 

18/06/2020 17:03:53 INFO GlusterFS mount attempt 

18/06/2020 17:03:23 INFO GlusterFS mount attempt 

18/06/2020 17:02:53 INFO GlusterFS mount attempt 

18/06/2020 17:02:22 INFO GlusterFS mount attempt 

18/06/2020 17:01:52 INFO GlusterFS mount attempt 

18/06/2020 17:01:22 INFO GlusterFS mount attempt 

18/06/2020 17:00:52 INFO GlusterFS mount attempt 

18/06/2020 17:00:22 INFO GlusterFS mount attempt 

18/06/2020 16:59:52 INFO GlusterFS mount attempt 

18/06/2020 16:59:22 INFO GlusterFS mount attempt 

18/06/2020 16:58:52 INFO GlusterFS mount attempt 

18/06/2020 16:58:22 INFO GlusterFS mount attempt 

18/06/2020 16:57:52 INFO GlusterFS mount attempt 

18/06/2020 16:57:22 INFO GlusterFS mount attempt 

18/06/2020 16:56:52 INFO GlusterFS mount attempt 

18/06/2020 16:56:21 INFO GlusterFS mount attempt 

18/06/2020 16:55:51 INFO GlusterFS mount attempt 

18/06/2020 16:55:21 INFO GlusterFS mount attempt 

18/06/2020 16:54:51 INFO GlusterFS mount attempt 

18/06/2020 16:54:21 INFO GlusterFS mount attempt 

18/06/2020 16:53:51 INFO GlusterFS mount attempt 

18/06/2020 16:53:21 INFO GlusterFS mount attempt 

18/06/2020 16:52:51 INFO GlusterFS mount attempt 

18/06/2020 16:52:21 INFO GlusterFS mount attempt 

18/06/2020 16:51:51 INFO GlusterFS mount attempt 

18/06/2020 16:51:20 INFO GlusterFS mount attempt 

18/06/2020 16:50:50 INFO GlusterFS mount attempt 

18/06/2020 16:50:20 INFO GlusterFS mount attempt 

18/06/2020 16:49:50 INFO GlusterFS mount attempt 

18/06/2020 16:49:20 INFO GlusterFS mount attempt 

18/06/2020 16:48:50 INFO GlusterFS mount attempt 

18/06/2020 16:48:20 INFO GlusterFS mount attempt 

18/06/2020 16:47:50 INFO GlusterFS mount attempt 

18/06/2020 16:47:20 INFO GlusterFS mount attempt 

18/06/2020 16:46:50 INFO GlusterFS mount attempt 

18/06/2020 16:46:20 INFO GlusterFS mount attempt 

18/06/2020 16:45:49 INFO GlusterFS mount attempt 

18/06/2020 16:45:19 INFO GlusterFS mount attempt 

18/06/2020 16:44:49 INFO GlusterFS mount attempt 

18/06/2020 16:44:19 INFO GlusterFS mount attempt 

18/06/2020 16:43:49 INFO GlusterFS mount attempt 

18/06/2020 16:43:19 INFO GlusterFS mount attempt 

18/06/2020 16:42:49 INFO GlusterFS mount attempt 

18/06/2020 16:42:19 INFO GlusterFS mount attempt 

18/06/2020 16:41:49 INFO GlusterFS mount attempt 

18/06/2020 16:41:19 INFO GlusterFS mount attempt 

18/06/2020 16:40:49 INFO GlusterFS mount attempt 

18/06/2020 16:40:18 INFO GlusterFS mount attempt 

18/06/2020 16:39:48 INFO GlusterFS mount attempt 

18/06/2020 16:39:18 INFO GlusterFS mount attempt 

18/06/2020 16:38:48 INFO GlusterFS mount attempt 

18/06/2020 16:38:18 INFO GlusterFS mount attempt 

18/06/2020 16:37:48 INFO GlusterFS mount attempt 

18/06/2020 16:37:18 INFO GlusterFS mount attempt 

18/06/2020 16:36:48 INFO GlusterFS mount attempt 

18/06/2020 16:36:18 INFO GlusterFS mount attempt 

18/06/2020 16:35:48 INFO GlusterFS mount attempt 

18/06/2020 16:35:18 INFO GlusterFS mount attempt 

18/06/2020 16:34:47 INFO GlusterFS mount attempt 

18/06/2020 16:34:17 INFO GlusterFS mount attempt 

18/06/2020 16:33:47 INFO GlusterFS mount attempt 

18/06/2020 16:33:17 INFO GlusterFS mount attempt 

18/06/2020 16:32:47 INFO GlusterFS mount attempt 

18/06/2020 16:32:17 INFO GlusterFS mount attempt 

18/06/2020 16:31:47 INFO GlusterFS mount attempt 

18/06/2020 16:31:17 INFO GlusterFS mount attempt 

18/06/2020 16:30:47 INFO GlusterFS mount attempt 

18/06/2020 16:30:17 INFO GlusterFS mount attempt 

18/06/2020 16:29:46 INFO GlusterFS mount attempt 

18/06/2020 16:29:16 INFO GlusterFS mount attempt 

18/06/2020 16:28:46 INFO GlusterFS mount attempt 

18/06/2020 16:28:16 INFO GlusterFS mount attempt 

18/06/2020 16:27:46 INFO GlusterFS mount attempt 

18/06/2020 16:27:16 INFO GlusterFS mount attempt 

18/06/2020 16:26:46 INFO GlusterFS mount attempt 

18/06/2020 16:26:16 INFO GlusterFS mount attempt 

18/06/2020 16:25:46 INFO GlusterFS mount attempt 

18/06/2020 16:25:16 INFO GlusterFS mount attempt 

18/06/2020 16:24:46 INFO GlusterFS mount attempt 

18/06/2020 16:24:15 INFO GlusterFS mount attempt 

18/06/2020 16:23:45 INFO GlusterFS mount attempt 

18/06/2020 16:23:15 INFO GlusterFS mount attempt 

18/06/2020 16:22:45 INFO GlusterFS mount attempt 

18/06/2020 16:22:15 INFO GlusterFS mount attempt 

18/06/2020 16:21:45 INFO GlusterFS mount attempt 

18/06/2020 16:21:15 INFO GlusterFS mount attempt 

18/06/2020 16:20:45 INFO GlusterFS mount attempt 

18/06/2020 16:20:15 INFO GlusterFS mount attempt 

18/06/2020 16:19:45 INFO GlusterFS mount attempt 

18/06/2020 16:19:15 INFO GlusterFS mount attempt 

18/06/2020 16:18:44 INFO GlusterFS mount attempt 

18/06/2020 16:18:14 INFO GlusterFS mount attempt 

18/06/2020 16:17:44 INFO GlusterFS mount attempt 

18/06/2020 16:17:14 INFO GlusterFS mount attempt 

18/06/2020 16:16:44 INFO GlusterFS mount attempt 

18/06/2020 16:16:14 INFO GlusterFS mount attempt 

18/06/2020 16:15:44 INFO GlusterFS mount attempt 

18/06/2020 16:15:14 INFO GlusterFS mount attempt 

18/06/2020 16:14:44 INFO GlusterFS mount attempt 

18/06/2020 16:14:14 INFO GlusterFS mount attempt 

18/06/2020 16:13:43 INFO GlusterFS mount attempt 

18/06/2020 16:13:13 INFO GlusterFS mount attempt 

18/06/2020 16:12:43 INFO GlusterFS mount attempt 

18/06/2020 16:12:13 INFO GlusterFS mount attempt 

18/06/2020 16:11:43 INFO GlusterFS mount attempt 

18/06/2020 16:11:13 INFO GlusterFS mount attempt 

18/06/2020 16:10:43 INFO GlusterFS mount attempt 

18/06/2020 16:10:13 INFO GlusterFS mount attempt 

18/06/2020 16:09:43 INFO GlusterFS mount attempt 

18/06/2020 16:09:13 INFO GlusterFS mount attempt 

18/06/2020 16:08:43 INFO GlusterFS mount attempt 

18/06/2020 16:08:12 INFO GlusterFS mount attempt 

18/06/2020 16:07:42 INFO GlusterFS mount attempt 

18/06/2020 16:07:12 INFO GlusterFS mount attempt 

18/06/2020 16:06:42 INFO GlusterFS mount attempt 

18/06/2020 16:06:12 INFO GlusterFS mount attempt 

18/06/2020 16:05:42 INFO GlusterFS mount attempt 

18/06/2020 16:05:12 INFO GlusterFS mount attempt 

18/06/2020 16:04:42 INFO GlusterFS mount attempt 

18/06/2020 16:04:12 INFO GlusterFS mount attempt 

18/06/2020 16:03:42 INFO GlusterFS mount attempt 

18/06/2020 16:03:12 INFO GlusterFS mount attempt 

18/06/2020 16:02:41 INFO GlusterFS mount attempt 

18/06/2020 16:02:11 INFO GlusterFS mount attempt 

18/06/2020 16:01:41 INFO GlusterFS mount attempt 

18/06/2020 16:01:11 INFO GlusterFS mount attempt 

18/06/2020 16:00:41 INFO GlusterFS mount attempt 

18/06/2020 16:00:11 INFO GlusterFS mount attempt 

18/06/2020 15:59:41 INFO GlusterFS mount attempt 

18/06/2020 15:59:11 INFO GlusterFS mount attempt 

18/06/2020 15:58:41 INFO GlusterFS mount attempt 

18/06/2020 15:58:11 INFO GlusterFS mount attempt 

18/06/2020 15:57:41 INFO GlusterFS mount attempt 

18/06/2020 15:57:10 INFO GlusterFS mount attempt 

18/06/2020 15:56:40 INFO GlusterFS mount attempt 

18/06/2020 15:56:10 INFO GlusterFS mount attempt 

18/06/2020 15:55:40 INFO GlusterFS mount attempt 

18/06/2020 15:55:10 INFO GlusterFS mount attempt 

18/06/2020 15:54:40 INFO GlusterFS mount attempt 

18/06/2020 15:54:10 INFO GlusterFS mount attempt 

18/06/2020 15:53:40 INFO GlusterFS mount attempt 

18/06/2020 15:53:10 INFO GlusterFS mount attempt 

18/06/2020 15:52:40 INFO GlusterFS mount attempt 

18/06/2020 15:52:09 INFO GlusterFS mount attempt 

18/06/2020 15:51:39 INFO GlusterFS mount attempt 

18/06/2020 15:51:09 INFO GlusterFS mount attempt 

18/06/2020 15:50:39 INFO GlusterFS mount attempt 

18/06/2020 15:50:09 INFO GlusterFS mount attempt 

18/06/2020 15:49:39 INFO GlusterFS mount attempt 

18/06/2020 15:49:09 INFO GlusterFS mount attempt 

18/06/2020 15:48:39 INFO GlusterFS mount attempt 

18/06/2020 15:48:09 INFO GlusterFS mount attempt 

18/06/2020 15:47:39 INFO GlusterFS mount attempt 

18/06/2020 15:47:09 INFO GlusterFS mount attempt 

18/06/2020 15:46:38 INFO GlusterFS mount attempt 

18/06/2020 15:46:08 INFO GlusterFS mount attempt 

18/06/2020 15:45:38 INFO GlusterFS mount attempt 

18/06/2020 15:45:08 INFO GlusterFS mount attempt 

18/06/2020 15:44:38 INFO GlusterFS mount attempt 

18/06/2020 15:44:08 INFO GlusterFS mount attempt 

18/06/2020 15:43:38 INFO GlusterFS mount attempt 

18/06/2020 15:43:08 INFO GlusterFS mount attempt 

18/06/2020 15:42:38 INFO GlusterFS mount attempt 

18/06/2020 15:42:08 INFO GlusterFS mount attempt 

18/06/2020 15:41:38 INFO GlusterFS mount attempt 

18/06/2020 15:41:07 INFO GlusterFS mount attempt 

18/06/2020 15:40:37 INFO GlusterFS mount attempt 

18/06/2020 15:40:07 INFO GlusterFS mount attempt 

18/06/2020 15:39:37 INFO GlusterFS mount attempt 

18/06/2020 15:39:07 INFO GlusterFS mount attempt 

18/06/2020 15:38:37 INFO GlusterFS mount attempt 

18/06/2020 15:38:07 INFO GlusterFS mount attempt 

18/06/2020 15:37:37 INFO GlusterFS mount attempt 

18/06/2020 15:37:07 INFO GlusterFS mount attempt 

18/06/2020 15:36:37 INFO GlusterFS mount attempt 

18/06/2020 15:36:07 INFO GlusterFS mount attempt 

18/06/2020 15:35:36 INFO GlusterFS mount attempt 

18/06/2020 15:35:06 INFO GlusterFS mount attempt 

18/06/2020 15:34:36 INFO GlusterFS mount attempt 

18/06/2020 15:34:06 INFO GlusterFS mount attempt 

18/06/2020 15:33:36 INFO GlusterFS mount attempt 

18/06/2020 15:33:06 INFO GlusterFS mount attempt 

18/06/2020 15:32:36 INFO GlusterFS mount attempt 

18/06/2020 15:32:06 INFO GlusterFS mount attempt 

18/06/2020 15:31:36 INFO GlusterFS mount attempt 

18/06/2020 15:31:06 INFO GlusterFS mount attempt 

18/06/2020 15:30:35 INFO GlusterFS mount attempt 

18/06/2020 15:30:05 INFO GlusterFS mount attempt 

18/06/2020 15:29:35 INFO GlusterFS mount attempt 

18/06/2020 15:29:05 INFO GlusterFS mount attempt 

18/06/2020 15:28:35 INFO GlusterFS mount attempt 

18/06/2020 15:28:05 INFO GlusterFS mount attempt 

18/06/2020 15:27:35 INFO GlusterFS mount attempt 

18/06/2020 15:27:05 INFO GlusterFS mount attempt 

18/06/2020 15:26:35 INFO GlusterFS mount attempt 

18/06/2020 15:26:05 INFO GlusterFS mount attempt 

18/06/2020 15:25:35 INFO GlusterFS mount attempt 

18/06/2020 15:25:05 INFO GlusterFS mount attempt 

18/06/2020 15:24:34 INFO GlusterFS mount attempt 

18/06/2020 15:24:04 INFO GlusterFS mount attempt 

18/06/2020 15:23:34 INFO GlusterFS mount attempt 

18/06/2020 15:23:04 INFO GlusterFS mount attempt 

18/06/2020 15:22:34 INFO GlusterFS mount attempt 

18/06/2020 15:22:04 INFO GlusterFS mount attempt 

18/06/2020 15:21:34 INFO GlusterFS mount attempt 

18/06/2020 15:21:04 INFO GlusterFS mount attempt 

18/06/2020 15:20:34 INFO GlusterFS mount attempt 

18/06/2020 15:20:04 INFO GlusterFS mount attempt 

18/06/2020 15:19:34 INFO GlusterFS mount attempt 

18/06/2020 15:19:03 INFO GlusterFS mount attempt 

18/06/2020 15:18:33 INFO GlusterFS mount attempt 

18/06/2020 15:18:03 INFO GlusterFS mount attempt 

18/06/2020 15:17:33 INFO GlusterFS mount attempt 

18/06/2020 15:17:03 INFO GlusterFS mount attempt 

18/06/2020 15:16:33 INFO GlusterFS mount attempt 

18/06/2020 15:16:03 INFO GlusterFS mount attempt 

18/06/2020 15:15:33 INFO GlusterFS mount attempt 

18/06/2020 15:15:03 INFO GlusterFS mount attempt 

18/06/2020 15:14:33 INFO GlusterFS mount attempt 

18/06/2020 15:14:03 INFO GlusterFS mount attempt 

18/06/2020 15:13:32 INFO GlusterFS mount attempt 

18/06/2020 15:13:02 INFO GlusterFS mount attempt 

18/06/2020 15:12:32 INFO GlusterFS mount attempt 

18/06/2020 15:12:02 INFO GlusterFS mount attempt 

18/06/2020 15:11:32 INFO GlusterFS mount attempt 

18/06/2020 15:11:02 INFO GlusterFS mount attempt 

18/06/2020 15:10:32 INFO GlusterFS mount attempt 

18/06/2020 15:10:02 INFO GlusterFS mount attempt 

18/06/2020 15:09:32 INFO GlusterFS mount attempt 

18/06/2020 15:09:02 INFO GlusterFS mount attempt 

18/06/2020 15:08:32 INFO GlusterFS mount attempt 

18/06/2020 15:08:01 INFO GlusterFS mount attempt 

18/06/2020 15:07:31 INFO GlusterFS mount attempt 

18/06/2020 15:07:01 INFO GlusterFS mount attempt 

18/06/2020 15:06:31 INFO GlusterFS mount attempt 

18/06/2020 15:06:01 INFO GlusterFS mount attempt 

18/06/2020 15:05:31 INFO GlusterFS mount attempt 

18/06/2020 15:05:01 INFO GlusterFS mount attempt 

18/06/2020 15:04:31 INFO GlusterFS mount attempt 

18/06/2020 15:04:01 INFO GlusterFS mount attempt 

18/06/2020 15:03:31 INFO GlusterFS mount attempt 

18/06/2020 15:03:00 INFO GlusterFS mount attempt 

18/06/2020 15:02:30 INFO GlusterFS mount attempt 

18/06/2020 15:02:00 INFO GlusterFS mount attempt 

18/06/2020 15:01:30 INFO GlusterFS mount attempt 

18/06/2020 15:01:00 INFO GlusterFS mount attempt 

18/06/2020 15:00:30 INFO GlusterFS mount attempt 

18/06/2020 15:00:00 INFO GlusterFS mount attempt 

18/06/2020 14:59:30 INFO GlusterFS mount attempt 

18/06/2020 14:59:00 INFO GlusterFS mount attempt 

18/06/2020 14:58:30 INFO GlusterFS mount attempt 

18/06/2020 14:58:00 INFO GlusterFS mount attempt 

18/06/2020 14:57:29 INFO GlusterFS mount attempt 

18/06/2020 14:56:59 INFO GlusterFS mount attempt 

18/06/2020 14:56:29 INFO GlusterFS mount attempt 

18/06/2020 14:55:59 INFO GlusterFS mount attempt 

18/06/2020 14:55:29 INFO GlusterFS mount attempt 

18/06/2020 14:54:59 INFO GlusterFS mount attempt 

18/06/2020 14:54:29 INFO GlusterFS mount attempt 

18/06/2020 14:53:59 INFO GlusterFS mount attempt 

18/06/2020 14:53:29 INFO GlusterFS mount attempt 

18/06/2020 14:52:59 INFO GlusterFS mount attempt 

18/06/2020 14:52:29 INFO GlusterFS mount attempt 

18/06/2020 14:51:58 INFO GlusterFS mount attempt 

18/06/2020 14:51:28 INFO GlusterFS mount attempt 

18/06/2020 14:50:58 INFO GlusterFS mount attempt 

18/06/2020 14:50:28 INFO GlusterFS mount attempt 

18/06/2020 14:49:58 INFO GlusterFS mount attempt 

18/06/2020 14:49:28 INFO GlusterFS mount attempt 

18/06/2020 14:48:58 INFO GlusterFS mount attempt 

18/06/2020 14:48:28 INFO GlusterFS mount attempt 

18/06/2020 14:47:58 INFO GlusterFS mount attempt 

18/06/2020 14:47:28 INFO GlusterFS mount attempt 

18/06/2020 14:46:57 INFO GlusterFS mount attempt 

18/06/2020 14:46:27 INFO GlusterFS mount attempt 

18/06/2020 14:45:57 INFO GlusterFS mount attempt 

18/06/2020 14:45:27 INFO GlusterFS mount attempt 

18/06/2020 14:44:57 INFO GlusterFS mount attempt 

18/06/2020 14:44:27 INFO GlusterFS mount attempt 

18/06/2020 14:43:57 INFO GlusterFS mount attempt 

18/06/2020 14:43:27 INFO GlusterFS mount attempt 

18/06/2020 14:42:57 INFO GlusterFS mount attempt 

18/06/2020 14:42:27 INFO GlusterFS mount attempt 

18/06/2020 14:41:57 INFO GlusterFS mount attempt 

18/06/2020 14:41:26 INFO GlusterFS mount attempt 

18/06/2020 14:40:56 INFO GlusterFS mount attempt 

18/06/2020 14:40:26 INFO GlusterFS mount attempt 

18/06/2020 14:39:56 INFO GlusterFS mount attempt 

18/06/2020 14:39:26 INFO GlusterFS mount attempt 

18/06/2020 14:38:56 INFO GlusterFS mount attempt 

18/06/2020 14:38:26 INFO GlusterFS mount attempt 

18/06/2020 14:37:56 INFO GlusterFS mount attempt 

18/06/2020 14:37:26 INFO GlusterFS mount attempt 

18/06/2020 14:36:56 INFO GlusterFS mount attempt 

18/06/2020 14:36:25 INFO GlusterFS mount attempt 

18/06/2020 14:35:55 INFO GlusterFS mount attempt 

18/06/2020 14:35:25 INFO GlusterFS mount attempt 

18/06/2020 14:34:55 INFO GlusterFS mount attempt 

18/06/2020 14:34:25 INFO GlusterFS mount attempt 

18/06/2020 14:33:55 INFO GlusterFS mount attempt 

18/06/2020 14:33:25 INFO GlusterFS mount attempt 

18/06/2020 14:32:55 INFO GlusterFS mount attempt 

18/06/2020 14:32:25 INFO GlusterFS mount attempt 

18/06/2020 14:31:55 INFO GlusterFS mount attempt 

18/06/2020 14:31:25 INFO GlusterFS mount attempt 

18/06/2020 14:30:54 INFO GlusterFS mount attempt 

18/06/2020 14:30:24 INFO GlusterFS mount attempt 

18/06/2020 14:29:54 INFO GlusterFS mount attempt 

18/06/2020 14:29:24 INFO GlusterFS mount attempt 

18/06/2020 14:28:54 INFO GlusterFS mount attempt 

18/06/2020 14:28:24 INFO GlusterFS mount attempt 

18/06/2020 14:27:54 INFO GlusterFS mount attempt 

18/06/2020 14:27:24 INFO GlusterFS mount attempt 

18/06/2020 14:26:54 INFO GlusterFS mount attempt 

18/06/2020 14:26:24 INFO GlusterFS mount attempt 

18/06/2020 14:25:53 INFO GlusterFS mount attempt 

18/06/2020 14:25:23 INFO GlusterFS mount attempt 

18/06/2020 14:24:53 INFO GlusterFS mount attempt 

18/06/2020 14:24:23 INFO GlusterFS mount attempt 

18/06/2020 14:23:53 INFO GlusterFS mount attempt 

18/06/2020 14:23:23 INFO GlusterFS mount attempt 

18/06/2020 14:22:53 INFO GlusterFS mount attempt 

18/06/2020 14:22:23 INFO GlusterFS mount attempt 

18/06/2020 14:21:53 INFO GlusterFS mount attempt 

18/06/2020 14:21:23 INFO GlusterFS mount attempt 

18/06/2020 14:20:53 INFO GlusterFS mount attempt 

18/06/2020 14:20:22 INFO GlusterFS mount attempt 

18/06/2020 14:19:52 INFO GlusterFS mount attempt 

18/06/2020 14:19:22 INFO GlusterFS mount attempt 

18/06/2020 14:18:52 INFO GlusterFS mount attempt 

18/06/2020 14:18:22 INFO GlusterFS mount attempt 

18/06/2020 14:17:52 INFO GlusterFS mount attempt 

18/06/2020 14:17:22 INFO GlusterFS mount attempt 

18/06/2020 14:16:52 INFO GlusterFS mount attempt 

18/06/2020 14:16:22 INFO GlusterFS mount attempt 

18/06/2020 14:15:52 INFO GlusterFS mount attempt 

18/06/2020 14:15:22 INFO GlusterFS mount attempt 

18/06/2020 14:14:51 INFO GlusterFS mount attempt 

18/06/2020 14:14:21 INFO GlusterFS mount attempt 

18/06/2020 14:13:51 INFO GlusterFS mount attempt 

18/06/2020 14:13:21 INFO GlusterFS mount attempt 

18/06/2020 14:12:51 INFO GlusterFS mount attempt 

18/06/2020 14:12:21 INFO GlusterFS mount attempt 

18/06/2020 14:11:51 INFO GlusterFS mount attempt 

18/06/2020 14:11:21 INFO GlusterFS mount attempt 

18/06/2020 14:10:51 INFO GlusterFS mount attempt 

18/06/2020 14:10:21 INFO GlusterFS mount attempt 

18/06/2020 14:09:51 INFO GlusterFS mount attempt 

18/06/2020 14:09:20 INFO GlusterFS mount attempt 

18/06/2020 14:08:50 INFO GlusterFS mount attempt 

18/06/2020 14:08:20 INFO GlusterFS mount attempt 

18/06/2020 14:07:50 INFO GlusterFS mount attempt 

18/06/2020 14:07:20 INFO GlusterFS mount attempt 

18/06/2020 14:06:50 INFO GlusterFS mount attempt 

18/06/2020 14:06:20 INFO GlusterFS mount attempt 

18/06/2020 14:05:50 INFO GlusterFS mount attempt 

18/06/2020 14:05:20 INFO GlusterFS mount attempt 

18/06/2020 14:04:50 INFO GlusterFS mount attempt 

18/06/2020 14:04:19 INFO GlusterFS mount attempt 

18/06/2020 14:03:49 INFO GlusterFS mount attempt 

18/06/2020 14:03:19 INFO GlusterFS mount attempt 

18/06/2020 14:02:49 INFO GlusterFS mount attempt 

18/06/2020 14:02:19 INFO GlusterFS mount attempt 

18/06/2020 14:01:49 INFO GlusterFS mount attempt 

18/06/2020 14:01:19 INFO GlusterFS mount attempt 

18/06/2020 14:00:49 INFO GlusterFS mount attempt 

18/06/2020 14:00:19 INFO GlusterFS mount attempt 

18/06/2020 13:59:49 INFO GlusterFS mount attempt 

18/06/2020 13:59:19 INFO GlusterFS mount attempt 

18/06/2020 13:58:48 INFO GlusterFS mount attempt 

18/06/2020 13:58:18 INFO GlusterFS mount attempt 

18/06/2020 13:57:48 INFO GlusterFS mount attempt 

18/06/2020 13:57:18 INFO GlusterFS mount attempt 

18/06/2020 13:56:48 INFO GlusterFS mount attempt 

18/06/2020 13:56:18 INFO GlusterFS mount attempt 

18/06/2020 13:55:48 INFO GlusterFS mount attempt 

18/06/2020 13:55:18 INFO GlusterFS mount attempt 

18/06/2020 13:54:48 INFO GlusterFS mount attempt 

18/06/2020 13:54:18 INFO GlusterFS mount attempt 

18/06/2020 13:53:47 INFO GlusterFS mount attempt 

18/06/2020 13:53:17 INFO GlusterFS mount attempt 

18/06/2020 13:52:47 INFO GlusterFS mount attempt 

18/06/2020 13:52:17 INFO GlusterFS mount attempt 

18/06/2020 13:51:47 INFO GlusterFS mount attempt 

18/06/2020 13:51:17 INFO GlusterFS mount attempt 

18/06/2020 13:50:47 INFO GlusterFS mount attempt 

18/06/2020 13:50:17 INFO GlusterFS mount attempt 

18/06/2020 13:49:47 INFO GlusterFS mount attempt 

18/06/2020 13:49:17 INFO GlusterFS mount attempt 

18/06/2020 13:48:47 INFO GlusterFS mount attempt 

18/06/2020 13:48:16 INFO GlusterFS mount attempt 

18/06/2020 13:47:46 INFO GlusterFS mount attempt 

18/06/2020 13:47:16 INFO GlusterFS mount attempt 

18/06/2020 13:46:46 INFO GlusterFS mount attempt 

18/06/2020 13:46:16 INFO GlusterFS mount attempt 

18/06/2020 13:45:46 INFO GlusterFS mount attempt 

18/06/2020 13:45:16 INFO GlusterFS mount attempt 

18/06/2020 13:44:46 INFO GlusterFS mount attempt 

18/06/2020 13:44:16 INFO GlusterFS mount attempt 

18/06/2020 13:43:46 INFO GlusterFS mount attempt 

18/06/2020 13:43:16 INFO GlusterFS mount attempt 

18/06/2020 13:42:45 INFO GlusterFS mount attempt 

18/06/2020 13:42:15 INFO GlusterFS mount attempt 

18/06/2020 13:41:45 INFO GlusterFS mount attempt 

18/06/2020 13:41:15 INFO GlusterFS mount attempt 

18/06/2020 13:40:45 INFO GlusterFS mount attempt 

18/06/2020 13:40:15 INFO GlusterFS mount attempt 

18/06/2020 13:39:45 INFO GlusterFS mount attempt 

18/06/2020 13:39:15 INFO GlusterFS mount attempt 

18/06/2020 13:38:45 INFO GlusterFS mount attempt 

18/06/2020 13:38:15 INFO GlusterFS mount attempt 

18/06/2020 13:37:45 INFO GlusterFS mount attempt 

18/06/2020 13:37:14 INFO GlusterFS mount attempt 

18/06/2020 13:36:44 INFO GlusterFS mount attempt 

18/06/2020 13:36:14 INFO GlusterFS mount attempt 

18/06/2020 13:35:44 INFO GlusterFS mount attempt 

18/06/2020 13:35:14 INFO GlusterFS mount attempt 

18/06/2020 13:34:44 INFO GlusterFS mount attempt 

18/06/2020 13:34:14 INFO GlusterFS mount attempt 

18/06/2020 13:33:44 INFO GlusterFS mount attempt 

18/06/2020 13:33:14 INFO GlusterFS mount attempt 

18/06/2020 13:32:44 INFO GlusterFS mount attempt 

18/06/2020 13:32:13 INFO GlusterFS mount attempt 

18/06/2020 13:31:43 INFO GlusterFS mount attempt 

18/06/2020 13:31:13 INFO GlusterFS mount attempt 

18/06/2020 13:30:43 INFO GlusterFS mount attempt 

18/06/2020 13:30:13 INFO GlusterFS mount attempt 

18/06/2020 13:29:43 INFO GlusterFS mount attempt 

18/06/2020 13:29:13 INFO GlusterFS mount attempt 

18/06/2020 13:28:43 INFO GlusterFS mount attempt 

18/06/2020 13:28:13 INFO GlusterFS mount attempt 

18/06/2020 13:27:43 INFO GlusterFS mount attempt 

18/06/2020 13:27:13 INFO GlusterFS mount attempt 

18/06/2020 13:26:43 INFO GlusterFS mount attempt 

18/06/2020 13:26:12 INFO GlusterFS mount attempt 

18/06/2020 13:25:42 INFO GlusterFS mount attempt 

18/06/2020 13:25:12 INFO GlusterFS mount attempt 

18/06/2020 13:24:42 INFO GlusterFS mount attempt 

18/06/2020 13:24:12 INFO GlusterFS mount attempt 

18/06/2020 13:23:42 INFO GlusterFS mount attempt 

18/06/2020 13:23:12 INFO GlusterFS mount attempt 

18/06/2020 13:22:42 INFO GlusterFS mount attempt 

18/06/2020 13:22:12 INFO GlusterFS mount attempt 

18/06/2020 13:21:42 INFO GlusterFS mount attempt 

18/06/2020 13:21:11 INFO GlusterFS mount attempt 

18/06/2020 13:20:41 INFO GlusterFS mount attempt 

18/06/2020 13:20:11 INFO GlusterFS mount attempt 

18/06/2020 13:19:41 INFO GlusterFS mount attempt 

18/06/2020 13:19:11 INFO GlusterFS mount attempt 

18/06/2020 13:18:41 INFO GlusterFS mount attempt 

18/06/2020 13:18:11 INFO GlusterFS mount attempt 

18/06/2020 13:17:41 INFO GlusterFS mount attempt 

18/06/2020 13:17:11 INFO GlusterFS mount attempt 

18/06/2020 13:16:41 INFO GlusterFS mount attempt 

18/06/2020 13:16:11 INFO GlusterFS mount attempt 

18/06/2020 13:15:40 INFO GlusterFS mount attempt 

18/06/2020 13:15:10 INFO GlusterFS mount attempt 

18/06/2020 13:14:40 INFO GlusterFS mount attempt 

18/06/2020 13:14:10 INFO GlusterFS mount attempt 

18/06/2020 13:13:40 INFO GlusterFS mount attempt 

18/06/2020 13:13:10 INFO GlusterFS mount attempt 

18/06/2020 13:12:40 INFO GlusterFS mount attempt 

18/06/2020 13:12:10 INFO GlusterFS mount attempt 

18/06/2020 13:11:40 INFO GlusterFS mount attempt 

18/06/2020 13:11:10 INFO GlusterFS mount attempt 

18/06/2020 13:10:40 INFO GlusterFS mount attempt 

18/06/2020 13:10:09 INFO GlusterFS mount attempt 

18/06/2020 13:09:39 INFO GlusterFS mount attempt 

18/06/2020 13:09:09 INFO GlusterFS mount attempt 

18/06/2020 13:08:39 INFO GlusterFS mount attempt 

18/06/2020 13:08:09 INFO GlusterFS mount attempt 

18/06/2020 13:07:39 INFO GlusterFS mount attempt 

18/06/2020 13:07:09 INFO GlusterFS mount attempt 

18/06/2020 13:06:39 INFO GlusterFS mount attempt 

18/06/2020 13:06:09 INFO GlusterFS mount attempt 

18/06/2020 13:05:39 INFO GlusterFS mount attempt 

18/06/2020 13:05:09 INFO GlusterFS mount attempt 

18/06/2020 13:04:38 INFO GlusterFS mount attempt 

18/06/2020 13:04:08 INFO GlusterFS mount attempt 

18/06/2020 13:03:38 INFO GlusterFS mount attempt 

18/06/2020 13:03:08 INFO GlusterFS mount attempt 

18/06/2020 13:02:38 INFO GlusterFS mount attempt 

18/06/2020 13:02:08 INFO GlusterFS mount attempt 

18/06/2020 13:01:38 INFO GlusterFS mount attempt 

18/06/2020 13:01:08 INFO GlusterFS mount attempt 

18/06/2020 13:00:38 INFO GlusterFS mount attempt 

18/06/2020 13:00:08 INFO GlusterFS mount attempt 

18/06/2020 12:59:38 INFO GlusterFS mount attempt 

18/06/2020 12:59:07 INFO GlusterFS mount attempt 

18/06/2020 12:58:37 INFO GlusterFS mount attempt 

18/06/2020 12:58:07 INFO GlusterFS mount attempt 

18/06/2020 12:57:37 INFO GlusterFS mount attempt 

18/06/2020 12:57:07 INFO GlusterFS mount attempt 

18/06/2020 12:56:37 INFO GlusterFS mount attempt 

18/06/2020 12:56:07 INFO GlusterFS mount attempt 

18/06/2020 12:55:37 INFO GlusterFS mount attempt 

18/06/2020 12:55:07 INFO GlusterFS mount attempt 

18/06/2020 12:54:37 INFO GlusterFS mount attempt 

18/06/2020 12:54:06 INFO GlusterFS mount attempt 

18/06/2020 12:53:36 INFO GlusterFS mount attempt 

18/06/2020 12:53:06 INFO GlusterFS mount attempt 

18/06/2020 12:52:36 INFO GlusterFS mount attempt 

18/06/2020 12:52:06 INFO GlusterFS mount attempt 

18/06/2020 12:51:36 INFO GlusterFS mount attempt 

18/06/2020 12:51:06 INFO GlusterFS mount attempt 

18/06/2020 12:50:36 INFO GlusterFS mount attempt 

18/06/2020 12:50:06 INFO GlusterFS mount attempt 

18/06/2020 12:49:36 INFO GlusterFS mount attempt 

18/06/2020 12:49:06 INFO GlusterFS mount attempt 

18/06/2020 12:48:35 INFO GlusterFS mount attempt 

18/06/2020 12:48:05 INFO GlusterFS mount attempt 

18/06/2020 12:47:35 INFO GlusterFS mount attempt 

18/06/2020 12:47:05 INFO GlusterFS mount attempt 

18/06/2020 12:46:35 INFO GlusterFS mount attempt 

18/06/2020 12:46:05 INFO GlusterFS mount attempt 

18/06/2020 12:45:35 INFO GlusterFS mount attempt 

18/06/2020 12:45:05 INFO GlusterFS mount attempt 

18/06/2020 12:44:35 INFO GlusterFS mount attempt 

18/06/2020 12:44:05 INFO GlusterFS mount attempt 

18/06/2020 12:43:35 INFO GlusterFS mount attempt 

18/06/2020 12:43:04 INFO GlusterFS mount attempt 

18/06/2020 12:42:34 INFO GlusterFS mount attempt 

18/06/2020 12:42:04 INFO GlusterFS mount attempt 

18/06/2020 12:41:34 INFO GlusterFS mount attempt 

18/06/2020 12:41:04 INFO GlusterFS mount attempt 

18/06/2020 12:40:34 INFO GlusterFS mount attempt 

18/06/2020 12:40:04 INFO GlusterFS mount attempt 

18/06/2020 12:39:34 INFO GlusterFS mount attempt 

18/06/2020 12:39:04 INFO GlusterFS mount attempt 

18/06/2020 12:38:34 INFO GlusterFS mount attempt 

18/06/2020 12:38:03 INFO GlusterFS mount attempt 

18/06/2020 12:37:33 INFO GlusterFS mount attempt 

18/06/2020 12:37:03 INFO GlusterFS mount attempt 

18/06/2020 12:36:33 INFO GlusterFS mount attempt 

18/06/2020 12:36:03 INFO GlusterFS mount attempt 

18/06/2020 12:35:33 INFO GlusterFS mount attempt 

18/06/2020 12:35:03 INFO GlusterFS mount attempt 

18/06/2020 12:34:33 INFO GlusterFS mount attempt 

18/06/2020 12:34:03 INFO GlusterFS mount attempt 

18/06/2020 12:33:33 INFO GlusterFS mount attempt 

18/06/2020 12:33:02 INFO GlusterFS mount attempt 

18/06/2020 12:32:32 INFO GlusterFS mount attempt 

18/06/2020 12:32:02 INFO GlusterFS mount attempt 

18/06/2020 12:31:32 INFO GlusterFS mount attempt 

18/06/2020 12:31:02 INFO GlusterFS mount attempt 

18/06/2020 12:30:32 INFO GlusterFS mount attempt 

18/06/2020 12:30:02 INFO GlusterFS mount attempt 

18/06/2020 12:29:32 INFO GlusterFS mount attempt 

18/06/2020 12:29:02 INFO GlusterFS mount attempt 

18/06/2020 12:28:32 INFO GlusterFS mount attempt 

18/06/2020 12:28:02 INFO GlusterFS mount attempt 

18/06/2020 12:27:31 INFO GlusterFS mount attempt 

18/06/2020 12:27:01 INFO GlusterFS mount attempt 

18/06/2020 12:26:31 INFO GlusterFS mount attempt 

18/06/2020 12:26:01 INFO GlusterFS mount attempt 

18/06/2020 12:25:31 INFO GlusterFS mount attempt 

18/06/2020 12:25:01 INFO GlusterFS mount attempt 

18/06/2020 12:24:31 INFO GlusterFS mount attempt 

18/06/2020 12:24:01 INFO GlusterFS mount attempt 

18/06/2020 12:23:31 INFO GlusterFS mount attempt 

18/06/2020 12:23:01 INFO GlusterFS mount attempt 

18/06/2020 12:22:31 INFO GlusterFS mount attempt 

18/06/2020 12:22:00 INFO GlusterFS mount attempt 

18/06/2020 12:21:30 INFO GlusterFS mount attempt 

18/06/2020 12:21:00 INFO GlusterFS mount attempt 

18/06/2020 12:20:30 INFO GlusterFS mount attempt 

18/06/2020 12:20:00 INFO GlusterFS mount attempt 

18/06/2020 12:19:30 INFO GlusterFS mount attempt 

18/06/2020 12:19:00 INFO GlusterFS mount attempt 

18/06/2020 12:18:30 INFO GlusterFS mount attempt 

18/06/2020 12:18:00 INFO GlusterFS mount attempt 

18/06/2020 12:17:30 INFO GlusterFS mount attempt 

18/06/2020 12:17:00 INFO GlusterFS mount attempt 

18/06/2020 12:16:30 INFO GlusterFS mount attempt 

18/06/2020 12:15:59 INFO GlusterFS mount attempt 

18/06/2020 12:15:29 INFO GlusterFS mount attempt 

18/06/2020 12:14:59 INFO GlusterFS mount attempt 

18/06/2020 12:14:29 INFO GlusterFS mount attempt 

18/06/2020 12:13:59 INFO GlusterFS mount attempt 

18/06/2020 12:13:29 INFO GlusterFS mount attempt 

18/06/2020 12:12:59 INFO GlusterFS mount attempt 

18/06/2020 12:12:29 INFO GlusterFS mount attempt 

18/06/2020 12:11:59 INFO GlusterFS mount attempt 

18/06/2020 12:11:29 INFO GlusterFS mount attempt 

18/06/2020 12:10:58 INFO GlusterFS mount attempt 

18/06/2020 12:10:28 INFO GlusterFS mount attempt 

18/06/2020 12:09:58 INFO GlusterFS mount attempt 

18/06/2020 12:09:28 INFO GlusterFS mount attempt 

18/06/2020 12:08:58 INFO GlusterFS mount attempt 

18/06/2020 12:08:28 INFO GlusterFS mount attempt 

18/06/2020 12:07:58 INFO GlusterFS mount attempt 

18/06/2020 12:07:28 INFO GlusterFS mount attempt 

18/06/2020 12:06:58 INFO GlusterFS mount attempt 

18/06/2020 12:06:28 INFO GlusterFS mount attempt 

18/06/2020 12:05:58 INFO GlusterFS mount attempt 

18/06/2020 12:05:27 INFO GlusterFS mount attempt 

18/06/2020 12:04:57 INFO GlusterFS mount attempt 

18/06/2020 12:04:27 INFO GlusterFS mount attempt 

18/06/2020 12:03:57 INFO GlusterFS mount attempt 

18/06/2020 12:03:27 INFO GlusterFS mount attempt 

18/06/2020 12:02:57 INFO GlusterFS mount attempt 

18/06/2020 12:02:27 INFO GlusterFS mount attempt 

18/06/2020 12:01:57 INFO GlusterFS mount attempt 

18/06/2020 12:01:27 INFO GlusterFS mount attempt 

18/06/2020 12:00:57 INFO GlusterFS mount attempt 

18/06/2020 12:00:26 INFO GlusterFS mount attempt 

18/06/2020 11:59:56 INFO GlusterFS mount attempt 

18/06/2020 11:59:26 INFO GlusterFS mount attempt 

18/06/2020 11:58:56 INFO GlusterFS mount attempt 

18/06/2020 11:58:26 INFO GlusterFS mount attempt 

18/06/2020 11:57:56 INFO GlusterFS mount attempt 

18/06/2020 11:57:26 INFO GlusterFS mount attempt 

18/06/2020 11:56:56 INFO GlusterFS mount attempt 

18/06/2020 11:56:26 INFO GlusterFS mount attempt 

18/06/2020 11:55:56 INFO GlusterFS mount attempt 

18/06/2020 11:55:25 INFO GlusterFS mount attempt 

18/06/2020 11:54:55 INFO GlusterFS mount attempt 

18/06/2020 11:54:25 INFO GlusterFS mount attempt 

18/06/2020 11:53:55 INFO GlusterFS mount attempt 

18/06/2020 11:53:25 INFO GlusterFS mount attempt 

18/06/2020 11:52:55 INFO GlusterFS mount attempt 

18/06/2020 11:52:25 INFO GlusterFS mount attempt 

18/06/2020 11:51:55 INFO GlusterFS mount attempt 

18/06/2020 11:51:25 INFO GlusterFS mount attempt 

18/06/2020 11:50:55 INFO GlusterFS mount attempt 

18/06/2020 11:50:25 INFO GlusterFS mount attempt 

18/06/2020 11:49:54 INFO GlusterFS mount attempt 

18/06/2020 11:49:24 INFO GlusterFS mount attempt 

18/06/2020 11:48:54 INFO GlusterFS mount attempt 

18/06/2020 11:48:24 INFO GlusterFS mount attempt 

18/06/2020 11:47:54 INFO GlusterFS mount attempt 

18/06/2020 11:47:24 INFO GlusterFS mount attempt 

18/06/2020 11:46:54 INFO GlusterFS mount attempt 

18/06/2020 11:46:24 INFO GlusterFS mount attempt 

18/06/2020 11:45:54 INFO GlusterFS mount attempt 

18/06/2020 11:45:24 INFO GlusterFS mount attempt 

18/06/2020 11:44:54 INFO GlusterFS mount attempt 

18/06/2020 11:44:24 INFO GlusterFS mount attempt 

18/06/2020 11:43:53 INFO GlusterFS mount attempt 

18/06/2020 11:43:23 INFO GlusterFS mount attempt 

18/06/2020 11:42:53 INFO GlusterFS mount attempt 

18/06/2020 11:42:23 INFO GlusterFS mount attempt 

18/06/2020 11:41:53 INFO GlusterFS mount attempt 

18/06/2020 11:41:23 INFO GlusterFS mount attempt 

18/06/2020 11:40:53 INFO GlusterFS mount attempt 

18/06/2020 11:40:23 INFO GlusterFS mount attempt 

18/06/2020 11:39:53 INFO GlusterFS mount attempt 

18/06/2020 11:39:23 INFO GlusterFS mount attempt 

18/06/2020 11:38:53 INFO GlusterFS mount attempt 

18/06/2020 11:38:22 INFO GlusterFS mount attempt 

18/06/2020 11:37:52 INFO GlusterFS mount attempt 

18/06/2020 11:37:22 INFO GlusterFS mount attempt 

18/06/2020 11:36:52 INFO GlusterFS mount attempt 

18/06/2020 11:36:22 INFO GlusterFS mount attempt 

18/06/2020 11:35:52 INFO GlusterFS mount attempt 

18/06/2020 11:35:22 INFO GlusterFS mount attempt 

18/06/2020 11:34:52 INFO GlusterFS mount attempt 

18/06/2020 11:34:22 INFO GlusterFS mount attempt 

18/06/2020 11:33:52 INFO GlusterFS mount attempt 

18/06/2020 11:33:22 INFO GlusterFS mount attempt 

18/06/2020 11:32:52 INFO GlusterFS mount attempt 

18/06/2020 11:32:21 INFO GlusterFS mount attempt 

18/06/2020 11:31:51 INFO GlusterFS mount attempt 

18/06/2020 11:31:21 INFO GlusterFS mount attempt 

18/06/2020 11:30:51 INFO GlusterFS mount attempt 

18/06/2020 11:30:21 INFO GlusterFS mount attempt 

18/06/2020 11:29:51 INFO GlusterFS mount attempt 

18/06/2020 11:29:21 INFO GlusterFS mount attempt 

18/06/2020 11:28:51 INFO GlusterFS mount attempt 

18/06/2020 11:28:21 INFO GlusterFS mount attempt 

18/06/2020 11:27:51 INFO GlusterFS mount attempt 

18/06/2020 11:27:21 INFO GlusterFS mount attempt 

18/06/2020 11:26:50 INFO GlusterFS mount attempt 

18/06/2020 11:26:20 INFO GlusterFS mount attempt 

18/06/2020 11:25:50 INFO GlusterFS mount attempt 

18/06/2020 11:25:20 INFO GlusterFS mount attempt 

18/06/2020 11:24:50 INFO GlusterFS mount attempt 

18/06/2020 11:24:20 INFO GlusterFS mount attempt 

18/06/2020 11:23:50 INFO GlusterFS mount attempt 

18/06/2020 11:23:20 INFO GlusterFS mount attempt 

18/06/2020 11:22:50 INFO GlusterFS mount attempt 

18/06/2020 11:22:20 INFO GlusterFS mount attempt 

18/06/2020 11:21:50 INFO GlusterFS mount attempt 

18/06/2020 11:21:19 INFO GlusterFS mount attempt 

18/06/2020 11:20:49 INFO GlusterFS mount attempt 

18/06/2020 11:20:19 INFO GlusterFS mount attempt 

18/06/2020 11:19:49 INFO GlusterFS mount attempt 

18/06/2020 11:19:19 INFO GlusterFS mount attempt 

18/06/2020 11:18:49 INFO GlusterFS mount attempt 

18/06/2020 11:18:19 INFO GlusterFS mount attempt 

18/06/2020 11:17:49 INFO GlusterFS mount attempt 

18/06/2020 11:17:19 INFO GlusterFS mount attempt 

18/06/2020 11:16:49 INFO GlusterFS mount attempt 

18/06/2020 11:16:19 INFO GlusterFS mount attempt 

18/06/2020 11:15:49 INFO GlusterFS mount attempt 

18/06/2020 11:15:18 INFO GlusterFS mount attempt 

18/06/2020 11:14:48 INFO GlusterFS mount attempt 

18/06/2020 11:14:18 INFO GlusterFS mount attempt 

18/06/2020 11:13:48 INFO GlusterFS mount attempt 

18/06/2020 11:13:18 INFO GlusterFS mount attempt 

18/06/2020 11:12:48 INFO GlusterFS mount attempt 

18/06/2020 11:12:18 INFO GlusterFS mount attempt 

18/06/2020 11:11:48 INFO GlusterFS mount attempt 

18/06/2020 11:11:18 INFO GlusterFS mount attempt 

18/06/2020 11:10:48 INFO GlusterFS mount attempt 

18/06/2020 11:10:18 INFO GlusterFS mount attempt 

18/06/2020 11:09:47 INFO GlusterFS mount attempt 

18/06/2020 11:09:17 INFO GlusterFS mount attempt 

18/06/2020 11:08:47 INFO GlusterFS mount attempt 

18/06/2020 11:08:17 INFO GlusterFS mount attempt 

18/06/2020 11:07:47 INFO GlusterFS mount attempt 

18/06/2020 11:07:17 INFO GlusterFS mount attempt 

18/06/2020 11:06:47 INFO GlusterFS mount attempt 

18/06/2020 11:06:17 INFO GlusterFS mount attempt 

18/06/2020 11:05:47 INFO GlusterFS mount attempt 

18/06/2020 11:05:17 INFO GlusterFS mount attempt 

18/06/2020 11:04:47 INFO GlusterFS mount attempt 

18/06/2020 11:04:16 INFO GlusterFS mount attempt 

18/06/2020 11:03:46 INFO GlusterFS mount attempt 

18/06/2020 11:03:16 INFO GlusterFS mount attempt 

18/06/2020 11:02:46 INFO GlusterFS mount attempt 

18/06/2020 11:02:16 INFO GlusterFS mount attempt 

18/06/2020 11:01:46 INFO GlusterFS mount attempt 

18/06/2020 11:01:16 INFO GlusterFS mount attempt 

18/06/2020 11:00:46 INFO GlusterFS mount attempt 

18/06/2020 11:00:16 INFO GlusterFS mount attempt 

18/06/2020 10:59:46 INFO GlusterFS mount attempt 

18/06/2020 10:59:16 INFO GlusterFS mount attempt 

18/06/2020 10:58:45 INFO GlusterFS mount attempt 

18/06/2020 10:58:15 INFO GlusterFS mount attempt 

18/06/2020 10:57:45 INFO GlusterFS mount attempt 

18/06/2020 10:57:15 INFO GlusterFS mount attempt 

18/06/2020 10:56:45 INFO GlusterFS mount attempt 

18/06/2020 10:56:15 INFO GlusterFS mount attempt 

18/06/2020 10:55:45 INFO GlusterFS mount attempt 

18/06/2020 10:55:15 INFO GlusterFS mount attempt 

18/06/2020 10:54:45 INFO GlusterFS mount attempt 

18/06/2020 10:54:15 INFO GlusterFS mount attempt 

18/06/2020 10:53:44 INFO GlusterFS mount attempt 

18/06/2020 10:53:14 INFO GlusterFS mount attempt 

18/06/2020 10:52:44 INFO GlusterFS mount attempt 

18/06/2020 10:52:14 INFO GlusterFS mount attempt 

18/06/2020 10:51:44 INFO GlusterFS mount attempt 

18/06/2020 10:51:14 INFO GlusterFS mount attempt 

18/06/2020 10:50:44 INFO GlusterFS mount attempt 

18/06/2020 10:50:14 INFO GlusterFS mount attempt 

18/06/2020 10:49:44 INFO GlusterFS mount attempt 

18/06/2020 10:49:14 INFO GlusterFS mount attempt 

18/06/2020 10:48:44 INFO GlusterFS mount attempt 

18/06/2020 10:48:13 INFO GlusterFS mount attempt 

18/06/2020 10:47:43 INFO GlusterFS mount attempt 

18/06/2020 10:47:13 INFO GlusterFS mount attempt 

18/06/2020 10:46:43 INFO GlusterFS mount attempt 

18/06/2020 10:46:13 INFO GlusterFS mount attempt 

18/06/2020 10:45:43 INFO GlusterFS mount attempt 

18/06/2020 10:45:13 INFO GlusterFS mount attempt 

18/06/2020 10:44:43 INFO GlusterFS mount attempt 

18/06/2020 10:44:13 INFO GlusterFS mount attempt 

18/06/2020 10:43:43 INFO GlusterFS mount attempt 

18/06/2020 10:43:13 INFO GlusterFS mount attempt 

18/06/2020 10:42:42 INFO GlusterFS mount attempt 

18/06/2020 10:42:12 INFO GlusterFS mount attempt 

18/06/2020 10:41:42 INFO GlusterFS mount attempt 

18/06/2020 10:41:12 INFO GlusterFS mount attempt 

18/06/2020 10:40:42 INFO GlusterFS mount attempt 

18/06/2020 10:40:12 INFO GlusterFS mount attempt 

18/06/2020 10:39:42 INFO GlusterFS mount attempt 

18/06/2020 10:39:12 INFO GlusterFS mount attempt 

18/06/2020 10:38:42 INFO GlusterFS mount attempt 

18/06/2020 10:38:12 INFO GlusterFS mount attempt 

18/06/2020 10:37:41 INFO GlusterFS mount attempt 

18/06/2020 10:37:11 INFO GlusterFS mount attempt 

18/06/2020 10:36:41 INFO GlusterFS mount attempt 

18/06/2020 10:36:11 INFO GlusterFS mount attempt 

18/06/2020 10:35:41 INFO GlusterFS mount attempt 

18/06/2020 10:35:11 INFO GlusterFS mount attempt 

18/06/2020 10:34:41 INFO GlusterFS mount attempt 

18/06/2020 10:34:11 INFO GlusterFS mount attempt 

18/06/2020 10:33:41 INFO GlusterFS mount attempt 

18/06/2020 10:33:11 INFO GlusterFS mount attempt 

18/06/2020 10:32:41 INFO GlusterFS mount attempt 

18/06/2020 10:32:10 INFO GlusterFS mount attempt 

18/06/2020 10:31:40 INFO GlusterFS mount attempt 

18/06/2020 10:31:10 INFO GlusterFS mount attempt 

18/06/2020 10:30:40 INFO GlusterFS mount attempt 

18/06/2020 10:30:10 INFO GlusterFS mount attempt 

18/06/2020 10:29:40 INFO GlusterFS mount attempt 

18/06/2020 10:29:10 INFO GlusterFS mount attempt 

18/06/2020 10:28:40 INFO GlusterFS mount attempt 

18/06/2020 10:28:10 INFO GlusterFS mount attempt 

18/06/2020 10:27:40 INFO GlusterFS mount attempt 

18/06/2020 10:27:10 INFO GlusterFS mount attempt 

18/06/2020 10:26:39 INFO GlusterFS mount attempt 

18/06/2020 10:26:09 INFO GlusterFS mount attempt 

18/06/2020 10:25:39 INFO GlusterFS mount attempt 

18/06/2020 10:25:09 INFO GlusterFS mount attempt 

18/06/2020 10:24:39 INFO GlusterFS mount attempt 

18/06/2020 10:24:09 INFO GlusterFS mount attempt 

18/06/2020 10:23:39 INFO GlusterFS mount attempt 

18/06/2020 10:23:09 INFO GlusterFS mount attempt 

18/06/2020 10:22:39 INFO GlusterFS mount attempt 

18/06/2020 10:22:09 INFO GlusterFS mount attempt 

18/06/2020 10:21:39 INFO GlusterFS mount attempt 

18/06/2020 10:21:08 INFO GlusterFS mount attempt 

18/06/2020 10:20:38 INFO GlusterFS mount attempt 

18/06/2020 10:20:08 INFO GlusterFS mount attempt 

18/06/2020 10:19:38 INFO GlusterFS mount attempt 

18/06/2020 10:19:08 INFO GlusterFS mount attempt 

18/06/2020 10:18:38 INFO GlusterFS mount attempt 

18/06/2020 10:18:08 INFO GlusterFS mount attempt 

18/06/2020 10:17:38 INFO GlusterFS mount attempt 

18/06/2020 10:17:08 INFO GlusterFS mount attempt 

18/06/2020 10:16:38 INFO GlusterFS mount attempt 

18/06/2020 10:16:07 INFO GlusterFS mount attempt 

18/06/2020 10:15:37 INFO GlusterFS mount attempt 

18/06/2020 10:15:07 INFO GlusterFS mount attempt 

18/06/2020 10:14:37 INFO GlusterFS mount attempt 

18/06/2020 10:14:07 INFO GlusterFS mount attempt 

18/06/2020 10:13:37 INFO GlusterFS mount attempt 

18/06/2020 10:13:07 INFO GlusterFS mount attempt 

18/06/2020 10:12:37 INFO GlusterFS mount attempt 

18/06/2020 10:12:07 INFO GlusterFS mount attempt 

18/06/2020 10:11:37 INFO GlusterFS mount attempt 

18/06/2020 10:11:07 INFO GlusterFS mount attempt 

18/06/2020 10:10:36 INFO GlusterFS mount attempt 

18/06/2020 10:10:06 INFO GlusterFS mount attempt 

18/06/2020 10:09:36 INFO GlusterFS mount attempt 

18/06/2020 10:09:06 INFO GlusterFS mount attempt 

18/06/2020 10:08:36 INFO GlusterFS mount attempt 

18/06/2020 10:08:06 INFO GlusterFS mount attempt 

18/06/2020 10:07:36 INFO GlusterFS mount attempt 

18/06/2020 10:07:06 INFO GlusterFS mount attempt 

18/06/2020 10:06:36 INFO GlusterFS mount attempt 

18/06/2020 10:06:06 INFO GlusterFS mount attempt 

18/06/2020 10:05:36 INFO GlusterFS mount attempt 

18/06/2020 10:05:05 INFO GlusterFS mount attempt 

18/06/2020 10:04:35 INFO GlusterFS mount attempt 

18/06/2020 10:04:05 INFO GlusterFS mount attempt 

18/06/2020 10:03:35 INFO GlusterFS mount attempt 

18/06/2020 10:03:05 INFO GlusterFS mount attempt 

18/06/2020 10:02:35 INFO GlusterFS mount attempt 

18/06/2020 10:02:05 INFO GlusterFS mount attempt 

18/06/2020 10:01:35 INFO GlusterFS mount attempt 

18/06/2020 10:01:05 INFO GlusterFS mount attempt 

18/06/2020 10:00:35 INFO GlusterFS mount attempt 

18/06/2020 10:00:05 INFO GlusterFS mount attempt 

18/06/2020 09:59:34 INFO GlusterFS mount attempt 

18/06/2020 09:59:04 INFO GlusterFS mount attempt 

18/06/2020 09:58:34 INFO GlusterFS mount attempt 

18/06/2020 09:58:04 INFO GlusterFS mount attempt 

18/06/2020 09:57:34 INFO GlusterFS mount attempt 

18/06/2020 09:57:04 INFO GlusterFS mount attempt 

18/06/2020 09:56:34 INFO GlusterFS mount attempt 

18/06/2020 09:56:04 INFO GlusterFS mount attempt 

18/06/2020 09:55:34 INFO GlusterFS mount attempt 

18/06/2020 09:55:04 INFO GlusterFS mount attempt 

18/06/2020 09:54:34 INFO GlusterFS mount attempt 

18/06/2020 09:54:03 INFO GlusterFS mount attempt 

18/06/2020 09:53:33 INFO GlusterFS mount attempt 

18/06/2020 09:53:03 INFO GlusterFS mount attempt 

18/06/2020 09:52:33 INFO GlusterFS mount attempt 

18/06/2020 09:52:03 INFO GlusterFS mount attempt 

18/06/2020 09:51:33 INFO GlusterFS mount attempt 

18/06/2020 09:51:03 INFO GlusterFS mount attempt 

18/06/2020 09:50:33 INFO GlusterFS mount attempt 

18/06/2020 09:50:03 INFO GlusterFS mount attempt 

18/06/2020 09:49:33 INFO GlusterFS mount attempt 

18/06/2020 09:49:03 INFO GlusterFS mount attempt 

18/06/2020 09:48:32 INFO GlusterFS mount attempt 

18/06/2020 09:48:02 INFO GlusterFS mount attempt 

18/06/2020 09:47:32 INFO GlusterFS mount attempt 

18/06/2020 09:47:02 INFO GlusterFS mount attempt 

18/06/2020 09:46:32 INFO GlusterFS mount attempt 

18/06/2020 09:46:02 INFO GlusterFS mount attempt 

18/06/2020 09:45:32 INFO GlusterFS mount attempt 

18/06/2020 09:45:02 INFO GlusterFS mount attempt 

18/06/2020 09:44:32 INFO GlusterFS mount attempt 

18/06/2020 09:44:02 INFO GlusterFS mount attempt 

18/06/2020 09:43:32 INFO GlusterFS mount attempt 

18/06/2020 09:43:01 INFO GlusterFS mount attempt 

18/06/2020 09:42:31 INFO GlusterFS mount attempt 

18/06/2020 09:42:01 INFO GlusterFS mount attempt 

18/06/2020 09:41:31 INFO GlusterFS mount attempt 

18/06/2020 09:41:01 INFO GlusterFS mount attempt 

18/06/2020 09:40:31 INFO GlusterFS mount attempt 

18/06/2020 09:40:01 INFO GlusterFS mount attempt 

18/06/2020 09:39:31 INFO GlusterFS mount attempt 

18/06/2020 09:39:01 INFO GlusterFS mount attempt 

18/06/2020 09:38:31 INFO GlusterFS mount attempt 

18/06/2020 09:38:01 INFO GlusterFS mount attempt 

18/06/2020 09:37:31 INFO GlusterFS mount attempt 

18/06/2020 09:37:00 INFO GlusterFS mount attempt 

18/06/2020 09:36:30 INFO GlusterFS mount attempt 

18/06/2020 09:36:00 INFO GlusterFS mount attempt 

18/06/2020 09:35:30 INFO GlusterFS mount attempt 

18/06/2020 09:35:00 INFO GlusterFS mount attempt 

18/06/2020 09:34:30 INFO GlusterFS mount attempt 

18/06/2020 09:34:00 INFO GlusterFS mount attempt 

18/06/2020 09:33:30 INFO GlusterFS mount attempt 

18/06/2020 09:33:00 INFO GlusterFS mount attempt 

18/06/2020 09:32:30 INFO GlusterFS mount attempt 

18/06/2020 09:32:00 INFO GlusterFS mount attempt 

18/06/2020 09:31:29 INFO GlusterFS mount attempt 

18/06/2020 09:30:59 INFO GlusterFS mount attempt 

18/06/2020 09:30:29 INFO GlusterFS mount attempt 

18/06/2020 09:29:59 INFO GlusterFS mount attempt 

18/06/2020 09:29:29 INFO GlusterFS mount attempt 

18/06/2020 09:28:59 INFO GlusterFS mount attempt 

18/06/2020 09:28:29 INFO GlusterFS mount attempt 

18/06/2020 09:27:59 INFO GlusterFS mount attempt 

18/06/2020 09:27:29 INFO GlusterFS mount attempt 

18/06/2020 09:26:59 INFO GlusterFS mount attempt 

18/06/2020 09:26:29 INFO GlusterFS mount attempt 

18/06/2020 09:25:58 INFO GlusterFS mount attempt 

18/06/2020 09:25:28 INFO GlusterFS mount attempt 

18/06/2020 09:24:58 INFO GlusterFS mount attempt 

18/06/2020 09:24:28 INFO GlusterFS mount attempt 

18/06/2020 09:23:58 INFO GlusterFS mount attempt 

18/06/2020 09:23:28 INFO GlusterFS mount attempt 

18/06/2020 09:22:58 INFO GlusterFS mount attempt 

18/06/2020 09:22:28 INFO GlusterFS mount attempt 

18/06/2020 09:21:58 INFO GlusterFS mount attempt 

18/06/2020 09:21:28 INFO GlusterFS mount attempt 

18/06/2020 09:20:58 INFO GlusterFS mount attempt 

18/06/2020 09:20:27 INFO GlusterFS mount attempt 

18/06/2020 09:19:57 INFO GlusterFS mount attempt 

18/06/2020 09:19:27 INFO GlusterFS mount attempt 

18/06/2020 09:18:57 INFO GlusterFS mount attempt 

18/06/2020 09:18:27 INFO GlusterFS mount attempt 

18/06/2020 09:17:57 INFO GlusterFS mount attempt 

18/06/2020 09:17:27 INFO GlusterFS mount attempt 

18/06/2020 09:16:57 INFO GlusterFS mount attempt 

18/06/2020 09:16:27 INFO GlusterFS mount attempt 

18/06/2020 09:15:57 INFO GlusterFS mount attempt 

18/06/2020 09:15:26 INFO GlusterFS mount attempt 

18/06/2020 09:14:56 INFO GlusterFS mount attempt 

18/06/2020 09:14:26 INFO GlusterFS mount attempt 

18/06/2020 09:13:56 INFO GlusterFS mount attempt 

18/06/2020 09:13:26 INFO GlusterFS mount attempt 

18/06/2020 09:12:56 INFO GlusterFS mount attempt 

18/06/2020 09:12:26 INFO GlusterFS mount attempt 

18/06/2020 09:11:56 INFO GlusterFS mount attempt 

18/06/2020 09:11:26 INFO GlusterFS mount attempt 

18/06/2020 09:10:56 INFO GlusterFS mount attempt 

18/06/2020 09:10:26 INFO GlusterFS mount attempt 

18/06/2020 09:09:55 INFO GlusterFS mount attempt 

18/06/2020 09:09:25 INFO GlusterFS mount attempt 

18/06/2020 09:08:55 INFO GlusterFS mount attempt 

18/06/2020 09:08:25 INFO GlusterFS mount attempt 

18/06/2020 09:07:55 INFO GlusterFS mount attempt 

18/06/2020 09:07:25 INFO GlusterFS mount attempt 

18/06/2020 09:06:55 INFO GlusterFS mount attempt 

18/06/2020 09:06:25 INFO GlusterFS mount attempt 

18/06/2020 09:05:55 INFO GlusterFS mount attempt 

18/06/2020 09:05:25 INFO GlusterFS mount attempt 

18/06/2020 09:04:55 INFO GlusterFS mount attempt 

18/06/2020 09:04:24 INFO GlusterFS mount attempt 

18/06/2020 09:03:54 INFO GlusterFS mount attempt 

18/06/2020 09:03:24 INFO GlusterFS mount attempt 

18/06/2020 09:02:54 INFO GlusterFS mount attempt 

18/06/2020 09:02:24 INFO GlusterFS mount attempt 

18/06/2020 09:01:54 INFO GlusterFS mount attempt 

18/06/2020 09:01:24 INFO GlusterFS mount attempt 

18/06/2020 09:00:54 INFO GlusterFS mount attempt 

18/06/2020 09:00:24 INFO GlusterFS mount attempt 

18/06/2020 08:59:54 INFO GlusterFS mount attempt 

18/06/2020 08:59:24 INFO GlusterFS mount attempt 

18/06/2020 08:58:54 INFO GlusterFS mount attempt 

18/06/2020 08:58:23 INFO GlusterFS mount attempt 

18/06/2020 08:57:53 INFO GlusterFS mount attempt 

18/06/2020 08:57:23 INFO GlusterFS mount attempt 

18/06/2020 08:56:53 INFO GlusterFS mount attempt 

18/06/2020 08:56:23 INFO GlusterFS mount attempt 

18/06/2020 08:55:53 INFO GlusterFS mount attempt 

18/06/2020 08:55:23 INFO GlusterFS mount attempt 

18/06/2020 08:54:53 INFO GlusterFS mount attempt 

18/06/2020 08:54:23 INFO GlusterFS mount attempt 

18/06/2020 08:53:53 INFO GlusterFS mount attempt 

18/06/2020 08:53:23 INFO GlusterFS mount attempt 

18/06/2020 08:52:52 INFO GlusterFS mount attempt 

18/06/2020 08:52:22 INFO GlusterFS mount attempt 

18/06/2020 08:51:52 INFO GlusterFS mount attempt 

18/06/2020 08:51:22 INFO GlusterFS mount attempt 

18/06/2020 08:50:52 INFO GlusterFS mount attempt 

18/06/2020 08:50:22 INFO GlusterFS mount attempt 

18/06/2020 08:49:52 INFO GlusterFS mount attempt 

18/06/2020 08:49:22 INFO GlusterFS mount attempt 

18/06/2020 08:48:52 INFO GlusterFS mount attempt 

18/06/2020 08:48:22 INFO GlusterFS mount attempt 

18/06/2020 08:47:52 INFO GlusterFS mount attempt 

18/06/2020 08:47:22 INFO GlusterFS mount attempt 

18/06/2020 08:46:51 INFO GlusterFS mount attempt 

18/06/2020 08:46:21 INFO GlusterFS mount attempt 

18/06/2020 08:45:51 INFO GlusterFS mount attempt 

18/06/2020 08:45:21 INFO GlusterFS mount attempt 

18/06/2020 08:44:51 INFO GlusterFS mount attempt 

18/06/2020 08:44:21 INFO GlusterFS mount attempt 

18/06/2020 08:43:51 INFO GlusterFS mount attempt 

18/06/2020 08:43:21 INFO GlusterFS mount attempt 

18/06/2020 08:42:51 INFO GlusterFS mount attempt 

18/06/2020 08:42:21 INFO GlusterFS mount attempt 

18/06/2020 08:41:51 INFO GlusterFS mount attempt 

18/06/2020 08:41:20 INFO GlusterFS mount attempt 

18/06/2020 08:40:50 INFO GlusterFS mount attempt 

18/06/2020 08:40:20 INFO GlusterFS mount attempt 

18/06/2020 08:39:50 INFO GlusterFS mount attempt 

18/06/2020 08:39:20 INFO GlusterFS mount attempt 

18/06/2020 08:38:50 INFO GlusterFS mount attempt 

18/06/2020 08:38:20 INFO GlusterFS mount attempt 

18/06/2020 08:37:50 INFO GlusterFS mount attempt 

18/06/2020 08:37:20 INFO GlusterFS mount attempt 

18/06/2020 08:36:50 INFO GlusterFS mount attempt 

18/06/2020 08:36:19 INFO GlusterFS mount attempt 

18/06/2020 08:35:49 INFO GlusterFS mount attempt 

18/06/2020 08:35:19 INFO GlusterFS mount attempt 

18/06/2020 08:34:49 INFO GlusterFS mount attempt 

18/06/2020 08:34:19 INFO GlusterFS mount attempt 

18/06/2020 08:33:49 INFO GlusterFS mount attempt 

18/06/2020 08:33:19 INFO GlusterFS mount attempt 

18/06/2020 08:32:49 INFO GlusterFS mount attempt 

18/06/2020 08:32:19 INFO GlusterFS mount attempt 

18/06/2020 08:31:49 INFO GlusterFS mount attempt 

18/06/2020 08:31:19 INFO GlusterFS mount attempt 

18/06/2020 08:30:48 INFO GlusterFS mount attempt 

18/06/2020 08:30:18 INFO GlusterFS mount attempt 

18/06/2020 08:29:48 INFO GlusterFS mount attempt 

18/06/2020 08:29:18 INFO GlusterFS mount attempt 

18/06/2020 08:28:48 INFO GlusterFS mount attempt 

18/06/2020 08:28:18 INFO GlusterFS mount attempt 

18/06/2020 08:27:48 INFO GlusterFS mount attempt 

18/06/2020 08:27:18 INFO GlusterFS mount attempt 

18/06/2020 08:26:48 INFO GlusterFS mount attempt 

18/06/2020 08:26:18 INFO GlusterFS mount attempt 

18/06/2020 08:25:47 INFO GlusterFS mount attempt 

18/06/2020 08:25:17 INFO GlusterFS mount attempt 

18/06/2020 08:24:47 INFO GlusterFS mount attempt 

18/06/2020 08:24:17 INFO GlusterFS mount attempt 

18/06/2020 08:23:47 INFO GlusterFS mount attempt 

18/06/2020 08:23:17 INFO GlusterFS mount attempt 

18/06/2020 08:22:47 INFO GlusterFS mount attempt 

18/06/2020 08:22:17 INFO GlusterFS mount attempt 

18/06/2020 08:21:47 INFO GlusterFS mount attempt 

18/06/2020 08:21:17 INFO GlusterFS mount attempt 

18/06/2020 08:20:47 INFO GlusterFS mount attempt 

18/06/2020 08:20:16 INFO GlusterFS mount attempt 

18/06/2020 08:19:46 INFO GlusterFS mount attempt 

18/06/2020 08:19:16 INFO GlusterFS mount attempt 

18/06/2020 08:18:46 INFO GlusterFS mount attempt 

18/06/2020 08:18:16 INFO GlusterFS mount attempt 

18/06/2020 08:17:46 INFO GlusterFS mount attempt 

18/06/2020 08:17:16 INFO GlusterFS mount attempt 

18/06/2020 08:16:46 INFO GlusterFS mount attempt 

18/06/2020 08:16:16 INFO GlusterFS mount attempt 

18/06/2020 08:15:46 INFO GlusterFS mount attempt 

18/06/2020 08:15:16 INFO GlusterFS mount attempt 

18/06/2020 08:14:45 INFO GlusterFS mount attempt 

18/06/2020 08:14:15 INFO GlusterFS mount attempt 

18/06/2020 08:13:45 INFO GlusterFS mount attempt 

18/06/2020 08:13:15 INFO GlusterFS mount attempt 

18/06/2020 08:12:45 INFO GlusterFS mount attempt 

18/06/2020 08:12:15 INFO GlusterFS mount attempt 

18/06/2020 08:11:45 INFO GlusterFS mount attempt 

18/06/2020 08:11:15 INFO GlusterFS mount attempt 

18/06/2020 08:10:45 INFO GlusterFS mount attempt 

18/06/2020 08:10:15 INFO GlusterFS mount attempt 

18/06/2020 08:09:45 INFO GlusterFS mount attempt 

18/06/2020 08:09:14 INFO GlusterFS mount attempt 

18/06/2020 08:08:44 INFO GlusterFS mount attempt 

18/06/2020 08:08:14 INFO GlusterFS mount attempt 

18/06/2020 08:07:44 INFO GlusterFS mount attempt 

18/06/2020 08:07:14 INFO GlusterFS mount attempt 

18/06/2020 08:06:44 INFO GlusterFS mount attempt 

18/06/2020 08:06:14 INFO GlusterFS mount attempt 

18/06/2020 08:05:44 INFO GlusterFS mount attempt 

18/06/2020 08:05:14 INFO GlusterFS mount attempt 

18/06/2020 08:04:44 INFO GlusterFS mount attempt 

18/06/2020 08:04:14 INFO GlusterFS mount attempt 

18/06/2020 08:03:43 INFO GlusterFS mount attempt 

18/06/2020 08:03:13 INFO GlusterFS mount attempt 

18/06/2020 08:02:43 INFO GlusterFS mount attempt 

18/06/2020 08:02:13 INFO GlusterFS mount attempt 

18/06/2020 08:01:43 INFO GlusterFS mount attempt 

18/06/2020 08:01:13 INFO GlusterFS mount attempt 

18/06/2020 08:00:43 INFO GlusterFS mount attempt 

18/06/2020 08:00:13 INFO GlusterFS mount attempt 

18/06/2020 07:59:43 INFO GlusterFS mount attempt 

18/06/2020 07:59:13 INFO GlusterFS mount attempt 

18/06/2020 07:58:43 INFO GlusterFS mount attempt 

18/06/2020 07:58:12 INFO GlusterFS mount attempt 

18/06/2020 07:57:42 INFO GlusterFS mount attempt 

18/06/2020 07:57:12 INFO GlusterFS mount attempt 

18/06/2020 07:56:42 INFO GlusterFS mount attempt 

18/06/2020 07:56:12 INFO GlusterFS mount attempt 

18/06/2020 07:55:42 INFO GlusterFS mount attempt 

18/06/2020 07:55:12 INFO GlusterFS mount attempt 

18/06/2020 07:54:42 INFO GlusterFS mount attempt 

18/06/2020 07:54:12 INFO GlusterFS mount attempt 

18/06/2020 07:53:42 INFO GlusterFS mount attempt 

18/06/2020 07:53:12 INFO GlusterFS mount attempt 

18/06/2020 07:52:41 INFO GlusterFS mount attempt 

18/06/2020 07:52:11 INFO GlusterFS mount attempt 

18/06/2020 07:51:41 INFO GlusterFS mount attempt 

18/06/2020 07:51:11 INFO GlusterFS mount attempt 

18/06/2020 07:50:41 INFO GlusterFS mount attempt 

18/06/2020 07:50:11 INFO GlusterFS mount attempt 

18/06/2020 07:49:41 INFO GlusterFS mount attempt 

18/06/2020 07:49:11 INFO GlusterFS mount attempt 

18/06/2020 07:48:41 INFO GlusterFS mount attempt 

18/06/2020 07:48:11 INFO GlusterFS mount attempt 

18/06/2020 07:47:41 INFO GlusterFS mount attempt 

18/06/2020 07:47:10 INFO GlusterFS mount attempt 

18/06/2020 07:46:40 INFO GlusterFS mount attempt 

18/06/2020 07:46:10 INFO GlusterFS mount attempt 

18/06/2020 07:45:40 INFO GlusterFS mount attempt 

18/06/2020 07:45:10 INFO GlusterFS mount attempt 

18/06/2020 07:44:40 INFO GlusterFS mount attempt 

18/06/2020 07:44:10 INFO GlusterFS mount attempt 

18/06/2020 07:43:40 INFO GlusterFS mount attempt 

18/06/2020 07:43:10 INFO GlusterFS mount attempt 

18/06/2020 07:42:40 INFO GlusterFS mount attempt 

18/06/2020 07:42:10 INFO GlusterFS mount attempt 

18/06/2020 07:41:39 INFO GlusterFS mount attempt 

18/06/2020 07:41:09 INFO GlusterFS mount attempt 

18/06/2020 07:40:39 INFO GlusterFS mount attempt 

18/06/2020 07:40:09 INFO GlusterFS mount attempt 

18/06/2020 07:39:39 INFO GlusterFS mount attempt 

18/06/2020 07:39:09 INFO GlusterFS mount attempt 

18/06/2020 07:38:39 INFO GlusterFS mount attempt 

18/06/2020 07:38:09 INFO GlusterFS mount attempt 

18/06/2020 07:37:39 INFO GlusterFS mount attempt 

18/06/2020 07:37:09 INFO GlusterFS mount attempt 

18/06/2020 07:36:39 INFO GlusterFS mount attempt 

18/06/2020 07:36:08 INFO GlusterFS mount attempt 

18/06/2020 07:35:38 INFO GlusterFS mount attempt 

18/06/2020 07:35:08 INFO GlusterFS mount attempt 

18/06/2020 07:34:38 INFO GlusterFS mount attempt 

18/06/2020 07:34:08 INFO GlusterFS mount attempt 

18/06/2020 07:33:38 INFO GlusterFS mount attempt 

18/06/2020 07:33:08 INFO GlusterFS mount attempt 

18/06/2020 07:32:38 INFO GlusterFS mount attempt 

18/06/2020 07:32:08 INFO GlusterFS mount attempt 

18/06/2020 07:31:38 INFO GlusterFS mount attempt 

18/06/2020 07:31:07 INFO GlusterFS mount attempt 

18/06/2020 07:30:37 INFO GlusterFS mount attempt 

18/06/2020 07:30:07 INFO GlusterFS mount attempt 

18/06/2020 07:29:37 INFO GlusterFS mount attempt 

18/06/2020 07:29:07 INFO GlusterFS mount attempt 

18/06/2020 07:28:37 INFO GlusterFS mount attempt 

18/06/2020 07:28:07 INFO GlusterFS mount attempt 

18/06/2020 07:27:37 INFO GlusterFS mount attempt 

18/06/2020 07:27:07 INFO GlusterFS mount attempt 

18/06/2020 07:26:37 INFO GlusterFS mount attempt 

18/06/2020 07:26:07 INFO GlusterFS mount attempt 

18/06/2020 07:25:36 INFO GlusterFS mount attempt 

18/06/2020 07:25:06 INFO GlusterFS mount attempt 

18/06/2020 07:24:36 INFO GlusterFS mount attempt 

18/06/2020 07:24:06 INFO GlusterFS mount attempt 

18/06/2020 07:23:36 INFO GlusterFS mount attempt 

18/06/2020 07:23:06 INFO GlusterFS mount attempt 

18/06/2020 07:22:36 INFO GlusterFS mount attempt 

18/06/2020 07:22:06 INFO GlusterFS mount attempt 

18/06/2020 07:21:36 INFO GlusterFS mount attempt 

18/06/2020 07:21:06 INFO GlusterFS mount attempt 

18/06/2020 07:20:36 INFO GlusterFS mount attempt 

18/06/2020 07:20:05 INFO GlusterFS mount attempt 

18/06/2020 07:19:35 INFO GlusterFS mount attempt 

18/06/2020 07:19:05 INFO GlusterFS mount attempt 

18/06/2020 07:18:35 INFO GlusterFS mount attempt 

18/06/2020 07:18:05 INFO GlusterFS mount attempt 

18/06/2020 07:17:35 INFO GlusterFS mount attempt 

18/06/2020 07:17:05 INFO GlusterFS mount attempt 

18/06/2020 07:16:35 INFO GlusterFS mount attempt 

18/06/2020 07:16:05 INFO GlusterFS mount attempt 

18/06/2020 07:15:35 INFO GlusterFS mount attempt 

18/06/2020 07:15:05 INFO GlusterFS mount attempt 

18/06/2020 07:14:34 INFO GlusterFS mount attempt 

18/06/2020 07:14:04 INFO GlusterFS mount attempt 

18/06/2020 07:13:34 INFO GlusterFS mount attempt 

18/06/2020 07:13:04 INFO GlusterFS mount attempt 

18/06/2020 07:12:34 INFO GlusterFS mount attempt 

18/06/2020 07:12:04 INFO GlusterFS mount attempt 

18/06/2020 07:11:34 INFO GlusterFS mount attempt 

18/06/2020 07:11:04 INFO GlusterFS mount attempt 

18/06/2020 07:10:34 INFO GlusterFS mount attempt 

18/06/2020 07:10:04 INFO GlusterFS mount attempt 

18/06/2020 07:09:34 INFO GlusterFS mount attempt 

18/06/2020 07:09:03 INFO GlusterFS mount attempt 

18/06/2020 07:08:33 INFO GlusterFS mount attempt 

18/06/2020 07:08:03 INFO GlusterFS mount attempt 

18/06/2020 07:07:33 INFO GlusterFS mount attempt 

18/06/2020 07:07:03 INFO GlusterFS mount attempt 

18/06/2020 07:06:33 INFO GlusterFS mount attempt 

18/06/2020 07:06:03 INFO GlusterFS mount attempt 

18/06/2020 07:05:33 INFO GlusterFS mount attempt 

18/06/2020 07:05:03 INFO GlusterFS mount attempt 

18/06/2020 07:04:33 INFO GlusterFS mount attempt 

18/06/2020 07:04:02 INFO GlusterFS mount attempt 

18/06/2020 07:03:32 INFO GlusterFS mount attempt 

18/06/2020 07:03:02 INFO GlusterFS mount attempt 

18/06/2020 07:02:32 INFO GlusterFS mount attempt 

18/06/2020 07:02:02 INFO GlusterFS mount attempt 

18/06/2020 07:01:32 INFO GlusterFS mount attempt 

18/06/2020 07:01:02 INFO GlusterFS mount attempt 

18/06/2020 07:00:32 INFO GlusterFS mount attempt 

18/06/2020 07:00:02 INFO GlusterFS mount attempt 

18/06/2020 06:59:32 INFO GlusterFS mount attempt 

18/06/2020 06:59:02 INFO GlusterFS mount attempt 

18/06/2020 06:58:31 INFO GlusterFS mount attempt 

18/06/2020 06:58:01 INFO GlusterFS mount attempt 

18/06/2020 06:57:31 INFO GlusterFS mount attempt 

18/06/2020 06:57:01 INFO GlusterFS mount attempt 

18/06/2020 06:56:31 INFO GlusterFS mount attempt 

18/06/2020 06:56:01 INFO GlusterFS mount attempt 

18/06/2020 06:55:31 INFO GlusterFS mount attempt 

18/06/2020 06:55:01 INFO GlusterFS mount attempt 

18/06/2020 06:54:31 INFO GlusterFS mount attempt 

18/06/2020 06:54:01 INFO GlusterFS mount attempt 

18/06/2020 06:53:31 INFO GlusterFS mount attempt 

18/06/2020 06:53:00 INFO GlusterFS mount attempt 

18/06/2020 06:52:30 INFO GlusterFS mount attempt 

18/06/2020 06:52:00 INFO GlusterFS mount attempt 

18/06/2020 06:51:30 INFO GlusterFS mount attempt 

18/06/2020 06:51:00 INFO GlusterFS mount attempt 

18/06/2020 06:50:30 INFO GlusterFS mount attempt 

18/06/2020 06:50:00 INFO GlusterFS mount attempt 

18/06/2020 06:49:30 INFO GlusterFS mount attempt 

18/06/2020 06:49:00 INFO GlusterFS mount attempt 

18/06/2020 06:48:30 INFO GlusterFS mount attempt 

18/06/2020 06:48:00 INFO GlusterFS mount attempt 

18/06/2020 06:47:29 INFO GlusterFS mount attempt 

18/06/2020 06:46:59 INFO GlusterFS mount attempt 

18/06/2020 06:46:29 INFO GlusterFS mount attempt 

18/06/2020 06:45:59 INFO GlusterFS mount attempt 

18/06/2020 06:45:29 INFO GlusterFS mount attempt 

18/06/2020 06:44:59 INFO GlusterFS mount attempt 

18/06/2020 06:44:29 INFO GlusterFS mount attempt 

18/06/2020 06:43:59 INFO GlusterFS mount attempt 

18/06/2020 06:43:29 INFO GlusterFS mount attempt 

18/06/2020 06:42:59 INFO GlusterFS mount attempt 

18/06/2020 06:42:29 INFO GlusterFS mount attempt 

18/06/2020 06:41:58 INFO GlusterFS mount attempt 

18/06/2020 06:41:28 INFO GlusterFS mount attempt 

18/06/2020 06:40:58 INFO GlusterFS mount attempt 

18/06/2020 06:40:28 INFO GlusterFS mount attempt 

18/06/2020 06:39:58 INFO GlusterFS mount attempt 

18/06/2020 06:39:28 INFO GlusterFS mount attempt 

18/06/2020 06:38:58 INFO GlusterFS mount attempt 

18/06/2020 06:38:28 INFO GlusterFS mount attempt 

18/06/2020 06:37:58 INFO GlusterFS mount attempt 

18/06/2020 06:37:28 INFO GlusterFS mount attempt 

18/06/2020 06:36:58 INFO GlusterFS mount attempt 

18/06/2020 06:36:27 INFO GlusterFS mount attempt 

18/06/2020 06:35:57 INFO GlusterFS mount attempt 

18/06/2020 06:35:27 INFO GlusterFS mount attempt 

18/06/2020 06:34:57 INFO GlusterFS mount attempt 

18/06/2020 06:34:27 INFO GlusterFS mount attempt 

18/06/2020 06:33:57 INFO GlusterFS mount attempt 

18/06/2020 06:33:27 INFO GlusterFS mount attempt 

18/06/2020 06:32:57 INFO GlusterFS mount attempt 

18/06/2020 06:32:27 INFO GlusterFS mount attempt 

18/06/2020 06:31:57 INFO GlusterFS mount attempt 

18/06/2020 06:31:26 INFO GlusterFS mount attempt 

18/06/2020 06:30:56 INFO GlusterFS mount attempt 

18/06/2020 06:30:26 INFO GlusterFS mount attempt 

18/06/2020 06:29:56 INFO GlusterFS mount attempt 

18/06/2020 06:29:26 INFO GlusterFS mount attempt 

18/06/2020 06:28:56 INFO GlusterFS mount attempt 

18/06/2020 06:28:26 INFO GlusterFS mount attempt 

18/06/2020 06:27:56 INFO GlusterFS mount attempt 

18/06/2020 06:27:26 INFO GlusterFS mount attempt 

18/06/2020 06:26:56 INFO GlusterFS mount attempt 

18/06/2020 06:26:26 INFO GlusterFS mount attempt 

18/06/2020 06:25:55 INFO GlusterFS mount attempt 

18/06/2020 06:25:25 INFO GlusterFS mount attempt 

18/06/2020 06:24:55 INFO GlusterFS mount attempt 

18/06/2020 06:24:25 INFO GlusterFS mount attempt 

18/06/2020 06:23:55 INFO GlusterFS mount attempt 

18/06/2020 06:23:25 INFO GlusterFS mount attempt 

18/06/2020 06:22:55 INFO GlusterFS mount attempt 

18/06/2020 06:22:25 INFO GlusterFS mount attempt 

18/06/2020 06:21:55 INFO GlusterFS mount attempt 

18/06/2020 06:21:25 INFO GlusterFS mount attempt 

18/06/2020 06:20:55 INFO GlusterFS mount attempt 

18/06/2020 06:20:25 INFO GlusterFS mount attempt 

18/06/2020 06:19:54 INFO GlusterFS mount attempt 

18/06/2020 06:19:24 INFO GlusterFS mount attempt 

18/06/2020 06:18:54 INFO GlusterFS mount attempt 

18/06/2020 06:18:24 INFO GlusterFS mount attempt 

18/06/2020 06:17:54 INFO GlusterFS mount attempt 

18/06/2020 06:17:24 INFO GlusterFS mount attempt 

18/06/2020 06:16:54 INFO GlusterFS mount attempt 

18/06/2020 06:16:24 INFO GlusterFS mount attempt 

18/06/2020 06:15:54 INFO GlusterFS mount attempt 

18/06/2020 06:15:24 INFO GlusterFS mount attempt 

18/06/2020 06:14:54 INFO GlusterFS mount attempt 

18/06/2020 06:14:23 INFO GlusterFS mount attempt 

18/06/2020 06:13:53 INFO GlusterFS mount attempt 

18/06/2020 06:13:23 INFO GlusterFS mount attempt 

18/06/2020 06:12:53 INFO GlusterFS mount attempt 

18/06/2020 06:12:23 INFO GlusterFS mount attempt 

18/06/2020 06:11:53 INFO GlusterFS mount attempt 

18/06/2020 06:11:23 INFO GlusterFS mount attempt 

18/06/2020 06:10:53 INFO GlusterFS mount attempt 

18/06/2020 06:10:23 INFO GlusterFS mount attempt 

18/06/2020 06:09:53 INFO GlusterFS mount attempt 

18/06/2020 06:09:22 INFO GlusterFS mount attempt 

18/06/2020 06:08:52 INFO GlusterFS mount attempt 

18/06/2020 06:08:22 INFO GlusterFS mount attempt 

18/06/2020 06:07:52 INFO GlusterFS mount attempt 

18/06/2020 06:07:22 INFO GlusterFS mount attempt 

18/06/2020 06:06:52 INFO GlusterFS mount attempt 

18/06/2020 06:06:22 INFO GlusterFS mount attempt 

18/06/2020 06:05:52 INFO GlusterFS mount attempt 

18/06/2020 06:05:22 INFO GlusterFS mount attempt 

18/06/2020 06:04:52 INFO GlusterFS mount attempt 

18/06/2020 06:04:22 INFO GlusterFS mount attempt 

18/06/2020 06:03:52 INFO GlusterFS mount attempt 

18/06/2020 06:03:21 INFO GlusterFS mount attempt 

18/06/2020 06:02:51 INFO GlusterFS mount attempt 

18/06/2020 06:02:21 INFO GlusterFS mount attempt 

18/06/2020 06:01:51 INFO GlusterFS mount attempt 

18/06/2020 06:01:21 INFO GlusterFS mount attempt 

18/06/2020 06:00:51 INFO GlusterFS mount attempt 

18/06/2020 06:00:21 INFO GlusterFS mount attempt 

18/06/2020 05:59:51 INFO GlusterFS mount attempt 

18/06/2020 05:59:21 INFO GlusterFS mount attempt 

18/06/2020 05:58:51 INFO GlusterFS mount attempt 

18/06/2020 05:58:20 INFO GlusterFS mount attempt 

18/06/2020 05:57:50 INFO GlusterFS mount attempt 

18/06/2020 05:57:20 INFO GlusterFS mount attempt 

18/06/2020 05:56:50 INFO GlusterFS mount attempt 

18/06/2020 05:56:20 INFO GlusterFS mount attempt 

18/06/2020 05:55:50 INFO GlusterFS mount attempt 

18/06/2020 05:55:20 INFO GlusterFS mount attempt 

18/06/2020 05:54:50 INFO GlusterFS mount attempt 

18/06/2020 05:54:20 INFO GlusterFS mount attempt 

18/06/2020 05:53:50 INFO GlusterFS mount attempt 

18/06/2020 05:53:20 INFO GlusterFS mount attempt 

18/06/2020 05:52:49 INFO GlusterFS mount attempt 

18/06/2020 05:52:19 INFO GlusterFS mount attempt 

18/06/2020 05:51:49 INFO GlusterFS mount attempt 

18/06/2020 05:51:19 INFO GlusterFS mount attempt 

18/06/2020 05:50:49 INFO GlusterFS mount attempt 

18/06/2020 05:50:19 INFO GlusterFS mount attempt 

18/06/2020 05:49:49 INFO GlusterFS mount attempt 

18/06/2020 05:49:19 INFO GlusterFS mount attempt 

18/06/2020 05:48:49 INFO GlusterFS mount attempt 

18/06/2020 05:48:19 INFO GlusterFS mount attempt 

18/06/2020 05:47:49 INFO GlusterFS mount attempt 

18/06/2020 05:47:18 INFO GlusterFS mount attempt 

18/06/2020 05:46:48 INFO GlusterFS mount attempt 

18/06/2020 05:46:18 INFO GlusterFS mount attempt 

18/06/2020 05:45:48 INFO GlusterFS mount attempt 

18/06/2020 05:45:18 INFO GlusterFS mount attempt 

18/06/2020 05:44:48 INFO GlusterFS mount attempt 

18/06/2020 05:44:18 INFO GlusterFS mount attempt 

18/06/2020 05:43:48 INFO GlusterFS mount attempt 

18/06/2020 05:43:18 INFO GlusterFS mount attempt 

18/06/2020 05:42:48 INFO GlusterFS mount attempt 

18/06/2020 05:42:18 INFO GlusterFS mount attempt 

18/06/2020 05:41:47 INFO GlusterFS mount attempt 

18/06/2020 05:41:17 INFO GlusterFS mount attempt 

18/06/2020 05:40:47 INFO GlusterFS mount attempt 

18/06/2020 05:40:17 INFO GlusterFS mount attempt 

18/06/2020 05:39:47 INFO GlusterFS mount attempt 

18/06/2020 05:39:17 INFO GlusterFS mount attempt 

18/06/2020 05:38:47 INFO GlusterFS mount attempt 

18/06/2020 05:38:17 INFO GlusterFS mount attempt 

18/06/2020 05:37:47 INFO GlusterFS mount attempt 

18/06/2020 05:37:17 INFO GlusterFS mount attempt 

18/06/2020 05:36:46 INFO GlusterFS mount attempt 

18/06/2020 05:36:16 INFO GlusterFS mount attempt 

18/06/2020 05:35:46 INFO GlusterFS mount attempt 

18/06/2020 05:35:16 INFO GlusterFS mount attempt 

18/06/2020 05:34:46 INFO GlusterFS mount attempt 

18/06/2020 05:34:16 INFO GlusterFS mount attempt 

18/06/2020 05:33:46 INFO GlusterFS mount attempt 

18/06/2020 05:33:16 INFO GlusterFS mount attempt 

18/06/2020 05:32:46 INFO GlusterFS mount attempt 

18/06/2020 05:32:16 INFO GlusterFS mount attempt 

18/06/2020 05:31:46 INFO GlusterFS mount attempt 

18/06/2020 05:31:15 INFO GlusterFS mount attempt 

18/06/2020 05:30:45 INFO GlusterFS mount attempt 

18/06/2020 05:30:15 INFO GlusterFS mount attempt 

18/06/2020 05:29:45 INFO GlusterFS mount attempt 

18/06/2020 05:29:15 INFO GlusterFS mount attempt 

18/06/2020 05:28:45 INFO GlusterFS mount attempt 

18/06/2020 05:28:15 INFO GlusterFS mount attempt 

18/06/2020 05:27:45 INFO GlusterFS mount attempt 

18/06/2020 05:27:15 INFO GlusterFS mount attempt 

18/06/2020 05:26:45 INFO GlusterFS mount attempt 

18/06/2020 05:26:15 INFO GlusterFS mount attempt 

18/06/2020 05:25:44 INFO GlusterFS mount attempt 

18/06/2020 05:25:14 INFO GlusterFS mount attempt 

18/06/2020 05:24:44 INFO GlusterFS mount attempt 

18/06/2020 05:24:14 INFO GlusterFS mount attempt 

18/06/2020 05:23:44 INFO GlusterFS mount attempt 

18/06/2020 05:23:14 INFO GlusterFS mount attempt 

18/06/2020 05:22:44 INFO GlusterFS mount attempt 

18/06/2020 05:22:14 INFO GlusterFS mount attempt 

18/06/2020 05:21:44 INFO GlusterFS mount attempt 

18/06/2020 05:21:14 INFO GlusterFS mount attempt 

18/06/2020 05:20:44 INFO GlusterFS mount attempt 

18/06/2020 05:20:13 INFO GlusterFS mount attempt 

18/06/2020 05:19:43 INFO GlusterFS mount attempt 

18/06/2020 05:19:13 INFO GlusterFS mount attempt 

18/06/2020 05:18:43 INFO GlusterFS mount attempt 

18/06/2020 05:18:13 INFO GlusterFS mount attempt 

18/06/2020 05:17:43 INFO GlusterFS mount attempt 

18/06/2020 05:17:13 INFO GlusterFS mount attempt 

18/06/2020 05:16:43 INFO GlusterFS mount attempt 

18/06/2020 05:16:13 INFO GlusterFS mount attempt 

18/06/2020 05:15:43 INFO GlusterFS mount attempt 

18/06/2020 05:15:13 INFO GlusterFS mount attempt 

18/06/2020 05:14:42 INFO GlusterFS mount attempt 

18/06/2020 05:14:12 INFO GlusterFS mount attempt 

18/06/2020 05:13:42 INFO GlusterFS mount attempt 

18/06/2020 05:13:12 INFO GlusterFS mount attempt 

18/06/2020 05:12:42 INFO GlusterFS mount attempt 

18/06/2020 05:12:12 INFO GlusterFS mount attempt 

18/06/2020 05:11:42 INFO GlusterFS mount attempt 

18/06/2020 05:11:12 INFO GlusterFS mount attempt 

18/06/2020 05:10:42 INFO GlusterFS mount attempt 

18/06/2020 05:10:12 INFO GlusterFS mount attempt 

18/06/2020 05:09:42 INFO GlusterFS mount attempt 

18/06/2020 05:09:11 INFO GlusterFS mount attempt 

18/06/2020 05:08:41 INFO GlusterFS mount attempt 

18/06/2020 05:08:11 INFO GlusterFS mount attempt 

18/06/2020 05:07:41 INFO GlusterFS mount attempt 

18/06/2020 05:07:11 INFO GlusterFS mount attempt 

18/06/2020 05:06:41 INFO GlusterFS mount attempt 

18/06/2020 05:06:11 INFO GlusterFS mount attempt 

18/06/2020 05:05:41 INFO GlusterFS mount attempt 

18/06/2020 05:05:11 INFO GlusterFS mount attempt 

18/06/2020 05:04:41 INFO GlusterFS mount attempt 

18/06/2020 05:04:11 INFO GlusterFS mount attempt 

18/06/2020 05:03:40 INFO GlusterFS mount attempt 

18/06/2020 05:03:10 INFO GlusterFS mount attempt 

18/06/2020 05:02:40 INFO GlusterFS mount attempt 

18/06/2020 05:02:10 INFO GlusterFS mount attempt 

18/06/2020 05:01:40 INFO GlusterFS mount attempt 

18/06/2020 05:01:10 INFO GlusterFS mount attempt 

18/06/2020 05:00:40 INFO GlusterFS mount attempt 

18/06/2020 05:00:10 INFO GlusterFS mount attempt 

18/06/2020 04:59:40 INFO GlusterFS mount attempt 

18/06/2020 04:59:10 INFO GlusterFS mount attempt 

18/06/2020 04:58:39 INFO GlusterFS mount attempt 

18/06/2020 04:58:09 INFO GlusterFS mount attempt 

18/06/2020 04:57:39 INFO GlusterFS mount attempt 

18/06/2020 04:57:09 INFO GlusterFS mount attempt 

18/06/2020 04:56:39 INFO GlusterFS mount attempt 

18/06/2020 04:56:09 INFO GlusterFS mount attempt 

18/06/2020 04:55:39 INFO GlusterFS mount attempt 

18/06/2020 04:55:09 INFO GlusterFS mount attempt 

18/06/2020 04:54:39 INFO GlusterFS mount attempt 

18/06/2020 04:54:09 INFO GlusterFS mount attempt 

18/06/2020 04:53:39 INFO GlusterFS mount attempt 

18/06/2020 04:53:09 INFO GlusterFS mount attempt 

18/06/2020 04:52:38 INFO GlusterFS mount attempt 

18/06/2020 04:52:08 INFO GlusterFS mount attempt 

18/06/2020 04:51:38 INFO GlusterFS mount attempt 

18/06/2020 04:51:08 INFO GlusterFS mount attempt 

18/06/2020 04:50:38 INFO GlusterFS mount attempt 

18/06/2020 04:50:08 INFO GlusterFS mount attempt 

18/06/2020 04:49:38 INFO GlusterFS mount attempt 

18/06/2020 04:49:08 INFO GlusterFS mount attempt 

18/06/2020 04:48:38 INFO GlusterFS mount attempt 

18/06/2020 04:48:08 INFO GlusterFS mount attempt 

18/06/2020 04:47:38 INFO GlusterFS mount attempt 

18/06/2020 04:47:07 INFO GlusterFS mount attempt 

18/06/2020 04:46:37 INFO GlusterFS mount attempt 

18/06/2020 04:46:07 INFO GlusterFS mount attempt 

18/06/2020 04:45:37 INFO GlusterFS mount attempt 

18/06/2020 04:45:07 INFO GlusterFS mount attempt 

18/06/2020 04:44:37 INFO GlusterFS mount attempt 

18/06/2020 04:44:07 INFO GlusterFS mount attempt 

18/06/2020 04:43:37 INFO GlusterFS mount attempt 

18/06/2020 04:43:07 INFO GlusterFS mount attempt 

18/06/2020 04:42:37 INFO GlusterFS mount attempt 

18/06/2020 04:42:07 INFO GlusterFS mount attempt 

18/06/2020 04:41:36 INFO GlusterFS mount attempt 

18/06/2020 04:41:06 INFO GlusterFS mount attempt 

18/06/2020 04:40:36 INFO GlusterFS mount attempt 

18/06/2020 04:40:06 INFO GlusterFS mount attempt 

18/06/2020 04:39:36 INFO GlusterFS mount attempt 

18/06/2020 04:39:06 INFO GlusterFS mount attempt 

18/06/2020 04:38:36 INFO GlusterFS mount attempt 

18/06/2020 04:38:06 INFO GlusterFS mount attempt 

18/06/2020 04:37:36 INFO GlusterFS mount attempt 

18/06/2020 04:37:06 INFO GlusterFS mount attempt 

18/06/2020 04:36:36 INFO GlusterFS mount attempt 

18/06/2020 04:36:05 INFO GlusterFS mount attempt 

18/06/2020 04:35:35 INFO GlusterFS mount attempt 

18/06/2020 04:35:05 INFO GlusterFS mount attempt 

18/06/2020 04:34:35 INFO GlusterFS mount attempt 

18/06/2020 04:34:05 INFO GlusterFS mount attempt 

18/06/2020 04:33:35 INFO GlusterFS mount attempt 

18/06/2020 04:33:05 INFO GlusterFS mount attempt 

18/06/2020 04:32:35 INFO GlusterFS mount attempt 

18/06/2020 04:32:05 INFO GlusterFS mount attempt 

18/06/2020 04:31:35 INFO GlusterFS mount attempt 

18/06/2020 04:31:05 INFO GlusterFS mount attempt 

18/06/2020 04:30:34 INFO GlusterFS mount attempt 

18/06/2020 04:30:04 INFO GlusterFS mount attempt 

18/06/2020 04:29:34 INFO GlusterFS mount attempt 

18/06/2020 04:29:04 INFO GlusterFS mount attempt 

18/06/2020 04:28:34 INFO GlusterFS mount attempt 

18/06/2020 04:28:04 INFO GlusterFS mount attempt 

18/06/2020 04:27:34 INFO GlusterFS mount attempt 

18/06/2020 04:27:04 INFO GlusterFS mount attempt 

18/06/2020 04:26:34 INFO GlusterFS mount attempt 

18/06/2020 04:26:04 INFO GlusterFS mount attempt 

18/06/2020 04:25:34 INFO GlusterFS mount attempt 

18/06/2020 04:25:03 INFO GlusterFS mount attempt 

18/06/2020 04:24:33 INFO GlusterFS mount attempt 

18/06/2020 04:24:03 INFO GlusterFS mount attempt 

18/06/2020 04:23:33 INFO GlusterFS mount attempt 

18/06/2020 04:23:03 INFO GlusterFS mount attempt 

18/06/2020 04:22:33 INFO GlusterFS mount attempt 

18/06/2020 04:22:03 INFO GlusterFS mount attempt 

18/06/2020 04:21:33 INFO GlusterFS mount attempt 

18/06/2020 04:21:03 INFO GlusterFS mount attempt 

18/06/2020 04:20:33 INFO GlusterFS mount attempt 

18/06/2020 04:20:03 INFO GlusterFS mount attempt 

18/06/2020 04:19:32 INFO GlusterFS mount attempt 

18/06/2020 04:19:02 INFO GlusterFS mount attempt 

18/06/2020 04:18:32 INFO GlusterFS mount attempt 

18/06/2020 04:18:02 INFO GlusterFS mount attempt 

18/06/2020 04:17:32 INFO GlusterFS mount attempt 

18/06/2020 04:17:02 INFO GlusterFS mount attempt 

18/06/2020 04:16:32 INFO GlusterFS mount attempt 

18/06/2020 04:16:02 INFO GlusterFS mount attempt 

18/06/2020 04:15:32 INFO GlusterFS mount attempt 

18/06/2020 04:15:02 INFO GlusterFS mount attempt 

18/06/2020 04:14:32 INFO GlusterFS mount attempt 

18/06/2020 04:14:01 INFO GlusterFS mount attempt 

18/06/2020 04:13:31 INFO GlusterFS mount attempt 

18/06/2020 04:13:01 INFO GlusterFS mount attempt 

18/06/2020 04:12:31 INFO GlusterFS mount attempt 

18/06/2020 04:12:01 INFO GlusterFS mount attempt 

18/06/2020 04:11:31 INFO GlusterFS mount attempt 

18/06/2020 04:11:01 INFO GlusterFS mount attempt 

18/06/2020 04:10:31 INFO GlusterFS mount attempt 

18/06/2020 04:10:01 INFO GlusterFS mount attempt 

18/06/2020 04:09:31 INFO GlusterFS mount attempt 

18/06/2020 04:09:00 INFO GlusterFS mount attempt 

18/06/2020 04:08:30 INFO GlusterFS mount attempt 

18/06/2020 04:08:00 INFO GlusterFS mount attempt 

18/06/2020 04:07:30 INFO GlusterFS mount attempt 

18/06/2020 04:07:00 INFO GlusterFS mount attempt 

18/06/2020 04:06:30 INFO GlusterFS mount attempt 

18/06/2020 04:06:00 INFO GlusterFS mount attempt 

18/06/2020 04:05:30 INFO GlusterFS mount attempt 

18/06/2020 04:05:00 INFO GlusterFS mount attempt 

18/06/2020 04:04:30 INFO GlusterFS mount attempt 

18/06/2020 04:04:00 INFO GlusterFS mount attempt 

18/06/2020 04:03:29 INFO GlusterFS mount attempt 

18/06/2020 04:02:59 INFO GlusterFS mount attempt 

18/06/2020 04:02:29 INFO GlusterFS mount attempt 

18/06/2020 04:01:59 INFO GlusterFS mount attempt 

18/06/2020 04:01:29 INFO GlusterFS mount attempt 

18/06/2020 04:00:59 INFO GlusterFS mount attempt 

18/06/2020 04:00:29 INFO GlusterFS mount attempt 

18/06/2020 03:59:59 INFO GlusterFS mount attempt 

18/06/2020 03:59:29 INFO GlusterFS mount attempt 

18/06/2020 03:58:59 INFO GlusterFS mount attempt 

18/06/2020 03:58:29 INFO GlusterFS mount attempt 

18/06/2020 03:57:58 INFO GlusterFS mount attempt 

18/06/2020 03:57:28 INFO GlusterFS mount attempt 

18/06/2020 03:56:58 INFO GlusterFS mount attempt 

18/06/2020 03:56:28 INFO GlusterFS mount attempt 

18/06/2020 03:55:58 INFO GlusterFS mount attempt 

18/06/2020 03:55:28 INFO GlusterFS mount attempt 

18/06/2020 03:54:58 INFO GlusterFS mount attempt 

18/06/2020 03:54:28 INFO GlusterFS mount attempt 

18/06/2020 03:53:58 INFO GlusterFS mount attempt 

18/06/2020 03:53:28 INFO GlusterFS mount attempt 

18/06/2020 03:52:58 INFO GlusterFS mount attempt 

18/06/2020 03:52:27 INFO GlusterFS mount attempt 

18/06/2020 03:51:57 INFO GlusterFS mount attempt 

18/06/2020 03:51:27 INFO GlusterFS mount attempt 

18/06/2020 03:50:57 INFO GlusterFS mount attempt 

18/06/2020 03:50:27 INFO GlusterFS mount attempt 

18/06/2020 03:49:57 INFO GlusterFS mount attempt 

18/06/2020 03:49:27 INFO GlusterFS mount attempt 

18/06/2020 03:48:57 INFO GlusterFS mount attempt 

18/06/2020 03:48:27 INFO GlusterFS mount attempt 

18/06/2020 03:47:57 INFO GlusterFS mount attempt 

18/06/2020 03:47:27 INFO GlusterFS mount attempt 

18/06/2020 03:46:56 INFO GlusterFS mount attempt 

18/06/2020 03:46:26 INFO GlusterFS mount attempt 

18/06/2020 03:45:56 INFO GlusterFS mount attempt 

18/06/2020 03:45:26 INFO GlusterFS mount attempt 

18/06/2020 03:44:56 INFO GlusterFS mount attempt 

18/06/2020 03:44:26 INFO GlusterFS mount attempt 

18/06/2020 03:43:56 INFO GlusterFS mount attempt 

18/06/2020 03:43:26 INFO GlusterFS mount attempt 

18/06/2020 03:42:56 INFO GlusterFS mount attempt 

18/06/2020 03:42:26 INFO GlusterFS mount attempt 

18/06/2020 03:41:56 INFO GlusterFS mount attempt 

18/06/2020 03:41:25 INFO GlusterFS mount attempt 

18/06/2020 03:40:55 INFO GlusterFS mount attempt 

18/06/2020 03:40:25 INFO GlusterFS mount attempt 

18/06/2020 03:39:55 INFO GlusterFS mount attempt 

18/06/2020 03:39:25 INFO GlusterFS mount attempt 

18/06/2020 03:38:55 INFO GlusterFS mount attempt 

18/06/2020 03:38:25 INFO GlusterFS mount attempt 

18/06/2020 03:37:55 INFO GlusterFS mount attempt 

18/06/2020 03:37:25 INFO GlusterFS mount attempt 

18/06/2020 03:36:55 INFO GlusterFS mount attempt 

18/06/2020 03:36:25 INFO GlusterFS mount attempt 

18/06/2020 03:35:54 INFO GlusterFS mount attempt 

18/06/2020 03:35:24 INFO GlusterFS mount attempt 

18/06/2020 03:34:54 INFO GlusterFS mount attempt 

18/06/2020 03:34:24 INFO GlusterFS mount attempt 

18/06/2020 03:33:54 INFO GlusterFS mount attempt 

18/06/2020 03:33:24 INFO GlusterFS mount attempt 

18/06/2020 03:32:54 INFO GlusterFS mount attempt 

18/06/2020 03:32:24 INFO GlusterFS mount attempt 

18/06/2020 03:31:54 INFO GlusterFS mount attempt 

18/06/2020 03:31:24 INFO GlusterFS mount attempt 

18/06/2020 03:30:53 INFO GlusterFS mount attempt 

18/06/2020 03:30:23 INFO GlusterFS mount attempt 

18/06/2020 03:29:53 INFO GlusterFS mount attempt 

18/06/2020 03:29:23 INFO GlusterFS mount attempt 

18/06/2020 03:28:53 INFO GlusterFS mount attempt 

18/06/2020 03:28:23 INFO GlusterFS mount attempt 

18/06/2020 03:27:53 INFO GlusterFS mount attempt 

18/06/2020 03:27:23 INFO GlusterFS mount attempt 

18/06/2020 03:26:53 INFO GlusterFS mount attempt 

18/06/2020 03:26:23 INFO GlusterFS mount attempt 

18/06/2020 03:25:53 INFO GlusterFS mount attempt 

18/06/2020 03:25:22 INFO GlusterFS mount attempt 

18/06/2020 03:24:52 INFO GlusterFS mount attempt 

18/06/2020 03:24:22 INFO GlusterFS mount attempt 

18/06/2020 03:23:52 INFO GlusterFS mount attempt 

18/06/2020 03:23:22 INFO GlusterFS mount attempt 

18/06/2020 03:22:52 INFO GlusterFS mount attempt 

18/06/2020 03:22:22 INFO GlusterFS mount attempt 

18/06/2020 03:21:52 INFO GlusterFS mount attempt 

18/06/2020 03:21:22 INFO GlusterFS mount attempt 

18/06/2020 03:20:52 INFO GlusterFS mount attempt 

18/06/2020 03:20:22 INFO GlusterFS mount attempt 

18/06/2020 03:19:51 INFO GlusterFS mount attempt 

18/06/2020 03:19:21 INFO GlusterFS mount attempt 

18/06/2020 03:18:51 INFO GlusterFS mount attempt 

18/06/2020 03:18:21 INFO GlusterFS mount attempt 

18/06/2020 03:17:51 INFO GlusterFS mount attempt 

18/06/2020 03:17:21 INFO GlusterFS mount attempt 

18/06/2020 03:16:51 INFO GlusterFS mount attempt 

18/06/2020 03:16:21 INFO GlusterFS mount attempt 

18/06/2020 03:15:51 INFO GlusterFS mount attempt 

18/06/2020 03:15:21 INFO GlusterFS mount attempt 

18/06/2020 03:14:51 INFO GlusterFS mount attempt 

18/06/2020 03:14:20 INFO GlusterFS mount attempt 

18/06/2020 03:13:50 INFO GlusterFS mount attempt 

18/06/2020 03:13:20 INFO GlusterFS mount attempt 

18/06/2020 03:12:50 INFO GlusterFS mount attempt 

18/06/2020 03:12:20 INFO GlusterFS mount attempt 

18/06/2020 03:11:50 INFO GlusterFS mount attempt 

18/06/2020 03:11:20 INFO GlusterFS mount attempt 

18/06/2020 03:10:50 INFO GlusterFS mount attempt 

18/06/2020 03:10:20 INFO GlusterFS mount attempt 

18/06/2020 03:09:50 INFO GlusterFS mount attempt 

18/06/2020 03:09:20 INFO GlusterFS mount attempt 

18/06/2020 03:08:50 INFO GlusterFS mount attempt 

18/06/2020 03:08:19 INFO GlusterFS mount attempt 

18/06/2020 03:07:49 INFO GlusterFS mount attempt 

18/06/2020 03:07:19 INFO GlusterFS mount attempt 

18/06/2020 03:06:49 INFO GlusterFS mount attempt 

18/06/2020 03:06:19 INFO GlusterFS mount attempt 

18/06/2020 03:05:49 INFO GlusterFS mount attempt 

18/06/2020 03:05:19 INFO GlusterFS mount attempt 

18/06/2020 03:04:49 INFO GlusterFS mount attempt 

18/06/2020 03:04:19 INFO GlusterFS mount attempt 

18/06/2020 03:03:49 INFO GlusterFS mount attempt 

18/06/2020 03:03:19 INFO GlusterFS mount attempt 

18/06/2020 03:02:48 INFO GlusterFS mount attempt 

18/06/2020 03:02:18 INFO GlusterFS mount attempt 

18/06/2020 03:01:48 INFO GlusterFS mount attempt 

18/06/2020 03:01:18 INFO GlusterFS mount attempt 

18/06/2020 03:00:48 INFO GlusterFS mount attempt 

18/06/2020 03:00:18 INFO GlusterFS mount attempt 

18/06/2020 02:59:48 INFO GlusterFS mount attempt 

18/06/2020 02:59:18 INFO GlusterFS mount attempt 

18/06/2020 02:58:48 INFO GlusterFS mount attempt 

18/06/2020 02:58:18 INFO GlusterFS mount attempt 

18/06/2020 02:57:48 INFO GlusterFS mount attempt 

18/06/2020 02:57:17 INFO GlusterFS mount attempt 

18/06/2020 02:56:47 INFO GlusterFS mount attempt 

18/06/2020 02:56:17 INFO GlusterFS mount attempt 

18/06/2020 02:55:47 INFO GlusterFS mount attempt 

18/06/2020 02:55:17 INFO GlusterFS mount attempt 

18/06/2020 02:54:47 INFO GlusterFS mount attempt 

18/06/2020 02:54:17 INFO GlusterFS mount attempt 

18/06/2020 02:53:47 INFO GlusterFS mount attempt 

18/06/2020 02:53:17 INFO GlusterFS mount attempt 

18/06/2020 02:52:47 INFO GlusterFS mount attempt 

18/06/2020 02:52:17 INFO GlusterFS mount attempt 

18/06/2020 02:51:46 INFO GlusterFS mount attempt 

18/06/2020 02:51:16 INFO GlusterFS mount attempt 

18/06/2020 02:50:46 INFO GlusterFS mount attempt 

18/06/2020 02:50:16 INFO GlusterFS mount attempt 

18/06/2020 02:49:46 INFO GlusterFS mount attempt 

18/06/2020 02:49:16 INFO GlusterFS mount attempt 

18/06/2020 02:48:46 INFO GlusterFS mount attempt 

18/06/2020 02:48:16 INFO GlusterFS mount attempt 

18/06/2020 02:47:46 INFO GlusterFS mount attempt 

18/06/2020 02:47:16 INFO GlusterFS mount attempt 

18/06/2020 02:46:46 INFO GlusterFS mount attempt 

18/06/2020 02:46:16 INFO GlusterFS mount attempt 

18/06/2020 02:45:45 INFO GlusterFS mount attempt 

18/06/2020 02:45:15 INFO GlusterFS mount attempt 

18/06/2020 02:44:45 INFO GlusterFS mount attempt 

18/06/2020 02:44:15 INFO GlusterFS mount attempt 

18/06/2020 02:43:45 INFO GlusterFS mount attempt 

18/06/2020 02:43:15 INFO GlusterFS mount attempt 

18/06/2020 02:42:45 INFO GlusterFS mount attempt 

18/06/2020 02:42:15 INFO GlusterFS mount attempt 

18/06/2020 02:41:45 INFO GlusterFS mount attempt 

18/06/2020 02:41:15 INFO GlusterFS mount attempt 

18/06/2020 02:40:45 INFO GlusterFS mount attempt 

18/06/2020 02:40:14 INFO GlusterFS mount attempt 

18/06/2020 02:39:44 INFO GlusterFS mount attempt 

18/06/2020 02:39:14 INFO GlusterFS mount attempt 

18/06/2020 02:38:44 INFO GlusterFS mount attempt 

18/06/2020 02:38:14 INFO GlusterFS mount attempt 

18/06/2020 02:37:44 INFO GlusterFS mount attempt 

18/06/2020 02:37:14 INFO GlusterFS mount attempt 

18/06/2020 02:36:44 INFO GlusterFS mount attempt 

18/06/2020 02:36:14 INFO GlusterFS mount attempt 

18/06/2020 02:35:44 INFO GlusterFS mount attempt 

18/06/2020 02:35:14 INFO GlusterFS mount attempt 

18/06/2020 02:34:43 INFO GlusterFS mount attempt 

18/06/2020 02:34:13 INFO GlusterFS mount attempt 

18/06/2020 02:33:43 INFO GlusterFS mount attempt 

18/06/2020 02:33:13 INFO GlusterFS mount attempt 

18/06/2020 02:32:43 INFO GlusterFS mount attempt 

18/06/2020 02:32:13 INFO GlusterFS mount attempt 

18/06/2020 02:31:43 INFO GlusterFS mount attempt 

18/06/2020 02:31:13 INFO GlusterFS mount attempt 

18/06/2020 02:30:43 INFO GlusterFS mount attempt 

18/06/2020 02:30:13 INFO GlusterFS mount attempt 

18/06/2020 02:29:43 INFO GlusterFS mount attempt 

18/06/2020 02:29:12 INFO GlusterFS mount attempt 

18/06/2020 02:28:42 INFO GlusterFS mount attempt 

18/06/2020 02:28:12 INFO GlusterFS mount attempt 

18/06/2020 02:27:42 INFO GlusterFS mount attempt 

18/06/2020 02:27:12 INFO GlusterFS mount attempt 

18/06/2020 02:26:42 INFO GlusterFS mount attempt 

18/06/2020 02:26:12 INFO GlusterFS mount attempt 

18/06/2020 02:25:42 INFO GlusterFS mount attempt 

18/06/2020 02:25:12 INFO GlusterFS mount attempt 

18/06/2020 02:24:42 INFO GlusterFS mount attempt 

18/06/2020 02:24:12 INFO GlusterFS mount attempt 

18/06/2020 02:23:41 INFO GlusterFS mount attempt 

18/06/2020 02:23:11 INFO GlusterFS mount attempt 

18/06/2020 02:22:41 INFO GlusterFS mount attempt 

18/06/2020 02:22:11 INFO GlusterFS mount attempt 

18/06/2020 02:21:41 INFO GlusterFS mount attempt 

18/06/2020 02:21:11 INFO GlusterFS mount attempt 

18/06/2020 02:20:41 INFO GlusterFS mount attempt 

18/06/2020 02:20:11 INFO GlusterFS mount attempt 

18/06/2020 02:19:41 INFO GlusterFS mount attempt 

18/06/2020 02:19:11 INFO GlusterFS mount attempt 

18/06/2020 02:18:41 INFO GlusterFS mount attempt 

18/06/2020 02:18:10 INFO GlusterFS mount attempt 

18/06/2020 02:17:40 INFO GlusterFS mount attempt 

18/06/2020 02:17:10 INFO GlusterFS mount attempt 

18/06/2020 02:16:40 INFO GlusterFS mount attempt 

18/06/2020 02:16:10 INFO GlusterFS mount attempt 

18/06/2020 02:15:40 INFO GlusterFS mount attempt 

18/06/2020 02:15:10 INFO GlusterFS mount attempt 

18/06/2020 02:14:40 INFO GlusterFS mount attempt 

18/06/2020 02:14:10 INFO GlusterFS mount attempt 

18/06/2020 02:13:40 INFO GlusterFS mount attempt 

18/06/2020 02:13:10 INFO GlusterFS mount attempt 

18/06/2020 02:12:39 INFO GlusterFS mount attempt 

18/06/2020 02:12:09 INFO GlusterFS mount attempt 

18/06/2020 02:11:39 INFO GlusterFS mount attempt 

18/06/2020 02:11:09 INFO GlusterFS mount attempt 

18/06/2020 02:10:39 INFO GlusterFS mount attempt 

18/06/2020 02:10:09 INFO GlusterFS mount attempt 

18/06/2020 02:09:39 INFO GlusterFS mount attempt 

18/06/2020 02:09:09 INFO GlusterFS mount attempt 

18/06/2020 02:08:39 INFO GlusterFS mount attempt 

18/06/2020 02:08:09 INFO GlusterFS mount attempt 

18/06/2020 02:07:38 INFO GlusterFS mount attempt 

18/06/2020 02:07:08 INFO GlusterFS mount attempt 

18/06/2020 02:06:38 INFO GlusterFS mount attempt 

18/06/2020 02:06:08 INFO GlusterFS mount attempt 

18/06/2020 02:05:38 INFO GlusterFS mount attempt 

18/06/2020 02:05:08 INFO GlusterFS mount attempt 

18/06/2020 02:04:38 INFO GlusterFS mount attempt 

18/06/2020 02:04:08 INFO GlusterFS mount attempt 

18/06/2020 02:03:38 INFO GlusterFS mount attempt 

18/06/2020 02:03:08 INFO GlusterFS mount attempt 

18/06/2020 02:02:38 INFO GlusterFS mount attempt 

18/06/2020 02:02:07 INFO GlusterFS mount attempt 

18/06/2020 02:01:37 INFO GlusterFS mount attempt 

18/06/2020 02:01:07 INFO GlusterFS mount attempt 

18/06/2020 02:00:37 INFO GlusterFS mount attempt 

18/06/2020 02:00:07 INFO GlusterFS mount attempt 

18/06/2020 01:59:37 INFO GlusterFS mount attempt 

18/06/2020 01:59:07 INFO GlusterFS mount attempt 

18/06/2020 01:58:37 INFO GlusterFS mount attempt 

18/06/2020 01:58:07 INFO GlusterFS mount attempt 

18/06/2020 01:57:37 INFO GlusterFS mount attempt 

18/06/2020 01:57:07 INFO GlusterFS mount attempt 

18/06/2020 01:56:36 INFO GlusterFS mount attempt 

18/06/2020 01:56:06 INFO GlusterFS mount attempt 

18/06/2020 01:55:36 INFO GlusterFS mount attempt 

18/06/2020 01:55:06 INFO GlusterFS mount attempt 

18/06/2020 01:54:36 INFO GlusterFS mount attempt 

18/06/2020 01:54:06 INFO GlusterFS mount attempt 

18/06/2020 01:53:36 INFO GlusterFS mount attempt 

18/06/2020 01:53:06 INFO GlusterFS mount attempt 

18/06/2020 01:52:36 INFO GlusterFS mount attempt 

18/06/2020 01:52:06 INFO GlusterFS mount attempt 

18/06/2020 01:51:36 INFO GlusterFS mount attempt 

18/06/2020 01:51:05 INFO GlusterFS mount attempt 

18/06/2020 01:50:35 INFO GlusterFS mount attempt 

18/06/2020 01:50:05 INFO GlusterFS mount attempt 

18/06/2020 01:49:35 INFO GlusterFS mount attempt 

18/06/2020 01:49:05 INFO GlusterFS mount attempt 

18/06/2020 01:48:35 INFO GlusterFS mount attempt 

18/06/2020 01:48:05 INFO GlusterFS mount attempt 

18/06/2020 01:47:35 INFO GlusterFS mount attempt 

18/06/2020 01:47:05 INFO GlusterFS mount attempt 

18/06/2020 01:46:35 INFO GlusterFS mount attempt 

18/06/2020 01:46:05 INFO GlusterFS mount attempt 

18/06/2020 01:45:34 INFO GlusterFS mount attempt 

18/06/2020 01:45:04 INFO GlusterFS mount attempt 

18/06/2020 01:44:34 INFO GlusterFS mount attempt 

18/06/2020 01:44:04 INFO GlusterFS mount attempt 

18/06/2020 01:43:34 INFO GlusterFS mount attempt 

18/06/2020 01:43:04 INFO GlusterFS mount attempt 

18/06/2020 01:42:34 INFO GlusterFS mount attempt 

18/06/2020 01:42:04 INFO GlusterFS mount attempt 

18/06/2020 01:41:34 INFO GlusterFS mount attempt 

18/06/2020 01:41:04 INFO GlusterFS mount attempt 

18/06/2020 01:40:33 INFO GlusterFS mount attempt 

18/06/2020 01:40:03 INFO GlusterFS mount attempt 

18/06/2020 01:39:33 INFO GlusterFS mount attempt 

18/06/2020 01:39:03 INFO GlusterFS mount attempt 

18/06/2020 01:38:33 INFO GlusterFS mount attempt 

18/06/2020 01:38:03 INFO GlusterFS mount attempt 

18/06/2020 01:37:33 INFO GlusterFS mount attempt 

18/06/2020 01:37:03 INFO GlusterFS mount attempt 

18/06/2020 01:36:33 INFO GlusterFS mount attempt 

18/06/2020 01:36:03 INFO GlusterFS mount attempt 

18/06/2020 01:35:33 INFO GlusterFS mount attempt 

18/06/2020 01:35:02 INFO GlusterFS mount attempt 

18/06/2020 01:34:32 INFO GlusterFS mount attempt 

18/06/2020 01:34:02 INFO GlusterFS mount attempt 

18/06/2020 01:33:32 INFO GlusterFS mount attempt 

18/06/2020 01:33:02 INFO GlusterFS mount attempt 

18/06/2020 01:32:32 INFO GlusterFS mount attempt 

18/06/2020 01:32:02 INFO GlusterFS mount attempt 

18/06/2020 01:31:32 INFO GlusterFS mount attempt 

18/06/2020 01:31:02 INFO GlusterFS mount attempt 

18/06/2020 01:30:32 INFO GlusterFS mount attempt 

18/06/2020 01:30:02 INFO GlusterFS mount attempt 

18/06/2020 01:29:31 INFO GlusterFS mount attempt 

18/06/2020 01:29:01 INFO GlusterFS mount attempt 

18/06/2020 01:28:31 INFO GlusterFS mount attempt 

18/06/2020 01:28:01 INFO GlusterFS mount attempt 

18/06/2020 01:27:31 INFO GlusterFS mount attempt 

18/06/2020 01:27:01 INFO GlusterFS mount attempt 

18/06/2020 01:26:31 INFO GlusterFS mount attempt 

18/06/2020 01:26:01 INFO GlusterFS mount attempt 

18/06/2020 01:25:31 INFO GlusterFS mount attempt 

18/06/2020 01:25:01 INFO GlusterFS mount attempt 

18/06/2020 01:24:31 INFO GlusterFS mount attempt 

18/06/2020 01:24:01 INFO GlusterFS mount attempt 

18/06/2020 01:23:30 INFO GlusterFS mount attempt 

18/06/2020 01:23:00 INFO GlusterFS mount attempt 

18/06/2020 01:22:30 INFO GlusterFS mount attempt 

18/06/2020 01:22:00 INFO GlusterFS mount attempt 

18/06/2020 01:21:30 INFO GlusterFS mount attempt 

18/06/2020 01:21:00 INFO GlusterFS mount attempt 

18/06/2020 01:20:30 INFO GlusterFS mount attempt 

18/06/2020 01:20:00 INFO GlusterFS mount attempt 

18/06/2020 01:19:30 INFO GlusterFS mount attempt 

18/06/2020 01:19:00 INFO GlusterFS mount attempt 

18/06/2020 01:18:30 INFO GlusterFS mount attempt 

18/06/2020 01:18:00 INFO GlusterFS mount attempt 

18/06/2020 01:17:29 INFO GlusterFS mount attempt 

18/06/2020 01:16:59 INFO GlusterFS mount attempt 

18/06/2020 01:16:29 INFO GlusterFS mount attempt 

18/06/2020 01:15:59 INFO GlusterFS mount attempt 

18/06/2020 01:15:29 INFO GlusterFS mount attempt 

18/06/2020 01:14:59 INFO GlusterFS mount attempt 

18/06/2020 01:14:29 INFO GlusterFS mount attempt 

18/06/2020 01:13:59 INFO GlusterFS mount attempt 

18/06/2020 01:13:29 INFO GlusterFS mount attempt 

18/06/2020 01:12:59 INFO GlusterFS mount attempt 

18/06/2020 01:12:29 INFO GlusterFS mount attempt 

18/06/2020 01:11:58 INFO GlusterFS mount attempt 

18/06/2020 01:11:28 INFO GlusterFS mount attempt 

18/06/2020 01:10:58 INFO GlusterFS mount attempt 

18/06/2020 01:10:28 INFO GlusterFS mount attempt 

18/06/2020 01:09:58 INFO GlusterFS mount attempt 

18/06/2020 01:09:28 INFO GlusterFS mount attempt 

18/06/2020 01:08:58 INFO GlusterFS mount attempt 

18/06/2020 01:08:28 INFO GlusterFS mount attempt 

18/06/2020 01:07:58 INFO GlusterFS mount attempt 

18/06/2020 01:07:28 INFO GlusterFS mount attempt 

18/06/2020 01:06:57 INFO GlusterFS mount attempt 

18/06/2020 01:06:27 INFO GlusterFS mount attempt 

18/06/2020 01:05:57 INFO GlusterFS mount attempt 

18/06/2020 01:05:27 INFO GlusterFS mount attempt 

18/06/2020 01:04:57 INFO GlusterFS mount attempt 

18/06/2020 01:04:27 INFO GlusterFS mount attempt 

18/06/2020 01:03:57 INFO GlusterFS mount attempt 

18/06/2020 01:03:27 INFO GlusterFS mount attempt 

18/06/2020 01:02:57 INFO GlusterFS mount attempt 

18/06/2020 01:02:27 INFO GlusterFS mount attempt 

18/06/2020 01:01:57 INFO GlusterFS mount attempt 

18/06/2020 01:01:26 INFO GlusterFS mount attempt 

18/06/2020 01:00:56 INFO GlusterFS mount attempt 

18/06/2020 01:00:26 INFO GlusterFS mount attempt 

18/06/2020 00:59:56 INFO GlusterFS mount attempt 

18/06/2020 00:59:26 INFO GlusterFS mount attempt 

18/06/2020 00:58:56 INFO GlusterFS mount attempt 

18/06/2020 00:58:26 INFO GlusterFS mount attempt 

18/06/2020 00:57:56 INFO GlusterFS mount attempt 

18/06/2020 00:57:26 INFO GlusterFS mount attempt 

18/06/2020 00:56:56 INFO GlusterFS mount attempt 

18/06/2020 00:56:26 INFO GlusterFS mount attempt 

18/06/2020 00:55:55 INFO GlusterFS mount attempt 

18/06/2020 00:55:25 INFO GlusterFS mount attempt 

18/06/2020 00:54:55 INFO GlusterFS mount attempt 

18/06/2020 00:54:25 INFO GlusterFS mount attempt 

18/06/2020 00:53:55 INFO GlusterFS mount attempt 

18/06/2020 00:53:25 INFO GlusterFS mount attempt 

18/06/2020 00:52:55 INFO GlusterFS mount attempt 

18/06/2020 00:52:25 INFO GlusterFS mount attempt 

18/06/2020 00:51:55 INFO GlusterFS mount attempt 

18/06/2020 00:51:25 INFO GlusterFS mount attempt 

18/06/2020 00:50:55 INFO GlusterFS mount attempt 

18/06/2020 00:50:25 INFO GlusterFS mount attempt 

18/06/2020 00:49:54 INFO GlusterFS mount attempt 

18/06/2020 00:49:24 INFO GlusterFS mount attempt 

18/06/2020 00:48:54 INFO GlusterFS mount attempt 

18/06/2020 00:48:24 INFO GlusterFS mount attempt 

18/06/2020 00:47:54 INFO GlusterFS mount attempt 

18/06/2020 00:47:24 INFO GlusterFS mount attempt 

18/06/2020 00:46:54 INFO GlusterFS mount attempt 

18/06/2020 00:46:24 INFO GlusterFS mount attempt 

18/06/2020 00:45:54 INFO GlusterFS mount attempt 

18/06/2020 00:45:24 INFO GlusterFS mount attempt 

18/06/2020 00:44:54 INFO GlusterFS mount attempt 

18/06/2020 00:44:23 INFO GlusterFS mount attempt 

18/06/2020 00:43:53 INFO GlusterFS mount attempt 

18/06/2020 00:43:23 INFO GlusterFS mount attempt 

18/06/2020 00:42:53 INFO GlusterFS mount attempt 

18/06/2020 00:42:23 INFO GlusterFS mount attempt 

18/06/2020 00:41:53 INFO GlusterFS mount attempt 

18/06/2020 00:41:23 INFO GlusterFS mount attempt 

18/06/2020 00:40:53 INFO GlusterFS mount attempt 

18/06/2020 00:40:23 INFO GlusterFS mount attempt 

18/06/2020 00:39:53 INFO GlusterFS mount attempt 

18/06/2020 00:39:23 INFO GlusterFS mount attempt 

18/06/2020 00:38:52 INFO GlusterFS mount attempt 

18/06/2020 00:38:22 INFO GlusterFS mount attempt 

18/06/2020 00:37:52 INFO GlusterFS mount attempt 

18/06/2020 00:37:22 INFO GlusterFS mount attempt 

18/06/2020 00:36:52 INFO GlusterFS mount attempt 

18/06/2020 00:36:22 INFO GlusterFS mount attempt 

18/06/2020 00:35:52 INFO GlusterFS mount attempt 

18/06/2020 00:35:22 INFO GlusterFS mount attempt 

18/06/2020 00:34:52 INFO GlusterFS mount attempt 

18/06/2020 00:34:22 INFO GlusterFS mount attempt 

18/06/2020 00:33:51 INFO GlusterFS mount attempt 

18/06/2020 00:33:21 INFO GlusterFS mount attempt 

18/06/2020 00:32:51 INFO GlusterFS mount attempt 

18/06/2020 00:32:21 INFO GlusterFS mount attempt 

18/06/2020 00:31:51 INFO GlusterFS mount attempt 

18/06/2020 00:31:21 INFO GlusterFS mount attempt 

18/06/2020 00:30:51 INFO GlusterFS mount attempt 

18/06/2020 00:30:21 INFO GlusterFS mount attempt 

18/06/2020 00:29:51 INFO GlusterFS mount attempt 

18/06/2020 00:29:21 INFO GlusterFS mount attempt 

18/06/2020 00:28:51 INFO GlusterFS mount attempt 

18/06/2020 00:28:20 INFO GlusterFS mount attempt 

18/06/2020 00:27:50 INFO GlusterFS mount attempt 

18/06/2020 00:27:20 INFO GlusterFS mount attempt 

18/06/2020 00:26:50 INFO GlusterFS mount attempt 

18/06/2020 00:26:20 INFO GlusterFS mount attempt 

18/06/2020 00:25:50 INFO GlusterFS mount attempt 

18/06/2020 00:25:20 INFO GlusterFS mount attempt 

18/06/2020 00:24:50 INFO GlusterFS mount attempt 

18/06/2020 00:24:20 INFO GlusterFS mount attempt 

18/06/2020 00:23:50 INFO GlusterFS mount attempt 

18/06/2020 00:23:20 INFO GlusterFS mount attempt 

18/06/2020 00:22:49 INFO GlusterFS mount attempt 

18/06/2020 00:22:19 INFO GlusterFS mount attempt 

18/06/2020 00:21:49 INFO GlusterFS mount attempt 

18/06/2020 00:21:19 INFO GlusterFS mount attempt 

18/06/2020 00:20:49 INFO GlusterFS mount attempt 

18/06/2020 00:20:19 INFO GlusterFS mount attempt 

18/06/2020 00:19:49 INFO GlusterFS mount attempt 

18/06/2020 00:19:19 INFO GlusterFS mount attempt 

18/06/2020 00:18:49 INFO GlusterFS mount attempt 

18/06/2020 00:18:19 INFO GlusterFS mount attempt 

18/06/2020 00:17:48 INFO GlusterFS mount attempt 

18/06/2020 00:17:18 INFO GlusterFS mount attempt 

18/06/2020 00:16:48 INFO GlusterFS mount attempt 

18/06/2020 00:16:18 INFO GlusterFS mount attempt 

18/06/2020 00:15:48 INFO GlusterFS mount attempt 

18/06/2020 00:15:18 INFO GlusterFS mount attempt 

18/06/2020 00:14:48 INFO GlusterFS mount attempt 

18/06/2020 00:14:18 INFO GlusterFS mount attempt 

18/06/2020 00:13:48 INFO GlusterFS mount attempt 

18/06/2020 00:13:18 INFO GlusterFS mount attempt 

18/06/2020 00:12:47 INFO GlusterFS mount attempt 

18/06/2020 00:12:17 INFO GlusterFS mount attempt 

18/06/2020 00:11:47 INFO GlusterFS mount attempt 

18/06/2020 00:11:17 INFO GlusterFS mount attempt 

18/06/2020 00:10:47 INFO GlusterFS mount attempt 

18/06/2020 00:10:17 INFO GlusterFS mount attempt 

18/06/2020 00:09:47 INFO GlusterFS mount attempt 

18/06/2020 00:09:17 INFO GlusterFS mount attempt 

18/06/2020 00:08:47 INFO GlusterFS mount attempt 

18/06/2020 00:08:17 INFO GlusterFS mount attempt 

18/06/2020 00:07:47 INFO GlusterFS mount attempt 

18/06/2020 00:07:16 INFO GlusterFS mount attempt 

18/06/2020 00:06:46 INFO GlusterFS mount attempt 

18/06/2020 00:06:16 INFO GlusterFS mount attempt 

18/06/2020 00:05:46 INFO GlusterFS mount attempt 

18/06/2020 00:05:16 INFO GlusterFS mount attempt 

18/06/2020 00:04:46 INFO GlusterFS mount attempt 

18/06/2020 00:04:16 INFO GlusterFS mount attempt 

18/06/2020 00:03:46 INFO GlusterFS mount attempt 

18/06/2020 00:03:16 INFO GlusterFS mount attempt 

18/06/2020 00:02:46 INFO GlusterFS mount attempt 

18/06/2020 00:02:16 INFO GlusterFS mount attempt 

18/06/2020 00:01:45 INFO GlusterFS mount attempt 

18/06/2020 00:01:15 INFO GlusterFS mount attempt 

18/06/2020 00:00:45 INFO GlusterFS mount attempt 

18/06/2020 00:00:15 INFO GlusterFS mount attempt 

17/06/2020 23:59:45 INFO GlusterFS mount attempt 

17/06/2020 23:59:15 INFO GlusterFS mount attempt 

17/06/2020 23:58:45 INFO GlusterFS mount attempt 

17/06/2020 23:58:15 INFO GlusterFS mount attempt 

17/06/2020 23:57:45 INFO GlusterFS mount attempt 

17/06/2020 23:57:15 INFO GlusterFS mount attempt 

17/06/2020 23:56:45 INFO GlusterFS mount attempt 

17/06/2020 23:56:14 INFO GlusterFS mount attempt 

17/06/2020 23:55:44 INFO GlusterFS mount attempt 

17/06/2020 23:55:14 INFO GlusterFS mount attempt 

17/06/2020 23:54:44 INFO GlusterFS mount attempt 

17/06/2020 23:54:14 INFO GlusterFS mount attempt 

17/06/2020 23:53:44 INFO GlusterFS mount attempt 

17/06/2020 23:53:14 INFO GlusterFS mount attempt 

17/06/2020 23:52:44 INFO GlusterFS mount attempt 

17/06/2020 23:52:14 INFO GlusterFS mount attempt 

17/06/2020 23:51:44 INFO GlusterFS mount attempt 

17/06/2020 23:51:14 INFO GlusterFS mount attempt 

17/06/2020 23:50:43 INFO GlusterFS mount attempt 

17/06/2020 23:50:13 INFO GlusterFS mount attempt 

17/06/2020 23:49:43 INFO GlusterFS mount attempt 

17/06/2020 23:49:13 INFO GlusterFS mount attempt 

17/06/2020 23:48:43 INFO GlusterFS mount attempt 

17/06/2020 23:48:13 INFO GlusterFS mount attempt 

17/06/2020 23:47:43 INFO GlusterFS mount attempt 

17/06/2020 23:47:13 INFO GlusterFS mount attempt 

17/06/2020 23:46:43 INFO GlusterFS mount attempt 

17/06/2020 23:46:13 INFO GlusterFS mount attempt 

17/06/2020 23:45:43 INFO GlusterFS mount attempt 

17/06/2020 23:45:12 INFO GlusterFS mount attempt 

17/06/2020 23:44:42 INFO GlusterFS mount attempt 

17/06/2020 23:44:12 INFO GlusterFS mount attempt 

17/06/2020 23:43:42 INFO GlusterFS mount attempt 

17/06/2020 23:43:12 INFO GlusterFS mount attempt 

17/06/2020 23:42:42 INFO GlusterFS mount attempt 

17/06/2020 23:42:12 INFO GlusterFS mount attempt 

17/06/2020 23:41:42 INFO GlusterFS mount attempt 

17/06/2020 23:41:12 INFO GlusterFS mount attempt 

17/06/2020 23:40:42 INFO GlusterFS mount attempt 

17/06/2020 23:40:12 INFO GlusterFS mount attempt 

17/06/2020 23:39:41 INFO GlusterFS mount attempt 

17/06/2020 23:39:11 INFO GlusterFS mount attempt 

17/06/2020 23:38:41 INFO GlusterFS mount attempt 

17/06/2020 23:38:11 INFO GlusterFS mount attempt 

17/06/2020 23:37:41 INFO GlusterFS mount attempt 

17/06/2020 23:37:11 INFO GlusterFS mount attempt 

17/06/2020 23:36:41 INFO GlusterFS mount attempt 

17/06/2020 23:36:11 INFO GlusterFS mount attempt 

17/06/2020 23:35:41 INFO GlusterFS mount attempt 

17/06/2020 23:35:11 INFO GlusterFS mount attempt 

17/06/2020 23:34:40 INFO GlusterFS mount attempt 

17/06/2020 23:34:10 INFO GlusterFS mount attempt 

17/06/2020 23:33:40 INFO GlusterFS mount attempt 

17/06/2020 23:33:10 INFO GlusterFS mount attempt 

17/06/2020 23:32:40 INFO GlusterFS mount attempt 

17/06/2020 23:32:10 INFO GlusterFS mount attempt 

17/06/2020 23:31:40 INFO GlusterFS mount attempt 

17/06/2020 23:31:10 INFO GlusterFS mount attempt 

17/06/2020 23:30:40 INFO GlusterFS mount attempt 

17/06/2020 23:30:10 INFO GlusterFS mount attempt 

17/06/2020 23:29:40 INFO GlusterFS mount attempt 

17/06/2020 23:29:09 INFO GlusterFS mount attempt 

17/06/2020 23:28:39 INFO GlusterFS mount attempt 

17/06/2020 23:28:09 INFO GlusterFS mount attempt 

17/06/2020 23:27:39 INFO GlusterFS mount attempt 

17/06/2020 23:27:09 INFO GlusterFS mount attempt 

17/06/2020 23:26:39 INFO GlusterFS mount attempt 

17/06/2020 23:26:09 INFO GlusterFS mount attempt 

17/06/2020 23:25:39 INFO GlusterFS mount attempt 

17/06/2020 23:25:09 INFO GlusterFS mount attempt 

17/06/2020 23:24:39 INFO GlusterFS mount attempt 

17/06/2020 23:24:09 INFO GlusterFS mount attempt 

17/06/2020 23:23:39 INFO GlusterFS mount attempt 

17/06/2020 23:23:08 INFO GlusterFS mount attempt 

17/06/2020 23:22:38 INFO GlusterFS mount attempt 

17/06/2020 23:22:08 INFO GlusterFS mount attempt 

17/06/2020 23:21:38 INFO GlusterFS mount attempt 

17/06/2020 23:21:08 INFO GlusterFS mount attempt 

17/06/2020 23:20:38 INFO GlusterFS mount attempt 

17/06/2020 23:20:08 INFO GlusterFS mount attempt 

17/06/2020 23:19:38 INFO GlusterFS mount attempt 

17/06/2020 23:19:08 INFO GlusterFS mount attempt 

17/06/2020 23:18:38 INFO GlusterFS mount attempt 

17/06/2020 23:18:07 INFO GlusterFS mount attempt 

17/06/2020 23:17:37 INFO GlusterFS mount attempt 

17/06/2020 23:17:07 INFO GlusterFS mount attempt 

17/06/2020 23:16:37 INFO GlusterFS mount attempt 

17/06/2020 23:16:07 INFO GlusterFS mount attempt 

17/06/2020 23:15:37 INFO GlusterFS mount attempt 

17/06/2020 23:15:07 INFO GlusterFS mount attempt 

17/06/2020 23:14:37 INFO GlusterFS mount attempt 

17/06/2020 23:14:07 INFO GlusterFS mount attempt 

17/06/2020 23:13:37 INFO GlusterFS mount attempt 

17/06/2020 23:13:07 INFO GlusterFS mount attempt 

17/06/2020 23:12:37 INFO GlusterFS mount attempt 

17/06/2020 23:12:06 INFO GlusterFS mount attempt 

17/06/2020 23:11:36 INFO GlusterFS mount attempt 

17/06/2020 23:11:06 INFO GlusterFS mount attempt 

17/06/2020 23:10:36 INFO GlusterFS mount attempt 

17/06/2020 23:10:06 INFO GlusterFS mount attempt 

17/06/2020 23:09:36 INFO GlusterFS mount attempt 

17/06/2020 23:09:06 INFO GlusterFS mount attempt 

17/06/2020 23:08:36 INFO GlusterFS mount attempt 

17/06/2020 23:08:06 INFO GlusterFS mount attempt 

17/06/2020 23:07:36 INFO GlusterFS mount attempt 

17/06/2020 23:07:05 INFO GlusterFS mount attempt 

17/06/2020 23:06:35 INFO GlusterFS mount attempt 

17/06/2020 23:06:05 INFO GlusterFS mount attempt 

17/06/2020 23:05:35 INFO GlusterFS mount attempt 

17/06/2020 23:05:05 INFO GlusterFS mount attempt 

17/06/2020 23:04:35 INFO GlusterFS mount attempt 

17/06/2020 23:04:05 INFO GlusterFS mount attempt 

17/06/2020 23:03:35 INFO GlusterFS mount attempt 

17/06/2020 23:03:05 INFO GlusterFS mount attempt 

17/06/2020 23:02:35 INFO GlusterFS mount attempt 

17/06/2020 23:02:05 INFO GlusterFS mount attempt 

17/06/2020 23:01:35 INFO GlusterFS mount attempt 

17/06/2020 23:01:04 INFO GlusterFS mount attempt 

17/06/2020 23:00:34 INFO GlusterFS mount attempt 

17/06/2020 23:00:04 INFO GlusterFS mount attempt 

17/06/2020 22:59:34 INFO GlusterFS mount attempt 

17/06/2020 22:59:04 INFO GlusterFS mount attempt 

17/06/2020 22:58:34 INFO GlusterFS mount attempt 

17/06/2020 22:58:04 INFO GlusterFS mount attempt 

17/06/2020 22:57:34 INFO GlusterFS mount attempt 

17/06/2020 22:57:04 INFO GlusterFS mount attempt 

17/06/2020 22:56:34 INFO GlusterFS mount attempt 

17/06/2020 22:56:03 INFO GlusterFS mount attempt 

17/06/2020 22:55:33 INFO GlusterFS mount attempt 

17/06/2020 22:55:03 INFO GlusterFS mount attempt 

17/06/2020 22:54:33 INFO GlusterFS mount attempt 

17/06/2020 22:54:03 INFO GlusterFS mount attempt 

17/06/2020 22:53:33 INFO GlusterFS mount attempt 

17/06/2020 22:53:03 INFO GlusterFS mount attempt 

17/06/2020 22:52:33 INFO GlusterFS mount attempt 

17/06/2020 22:52:03 INFO GlusterFS mount attempt 

17/06/2020 22:51:33 INFO GlusterFS mount attempt 

17/06/2020 22:51:03 INFO GlusterFS mount attempt 

17/06/2020 22:50:32 INFO GlusterFS mount attempt 

17/06/2020 22:50:02 INFO GlusterFS mount attempt 

17/06/2020 22:49:32 INFO GlusterFS mount attempt 

17/06/2020 22:49:02 INFO GlusterFS mount attempt 

17/06/2020 22:48:32 INFO GlusterFS mount attempt 

17/06/2020 22:48:02 INFO GlusterFS mount attempt 

17/06/2020 22:47:32 INFO GlusterFS mount attempt 

17/06/2020 22:47:02 INFO GlusterFS mount attempt 

17/06/2020 22:46:32 INFO GlusterFS mount attempt 

17/06/2020 22:46:02 INFO GlusterFS mount attempt 

17/06/2020 22:45:32 INFO GlusterFS mount attempt 

17/06/2020 22:45:01 INFO GlusterFS mount attempt 

17/06/2020 22:44:31 INFO GlusterFS mount attempt 

17/06/2020 22:44:01 INFO GlusterFS mount attempt 

17/06/2020 22:43:31 INFO GlusterFS mount attempt 

17/06/2020 22:43:01 INFO GlusterFS mount attempt 

17/06/2020 22:42:31 INFO GlusterFS mount attempt 

17/06/2020 22:42:01 INFO GlusterFS mount attempt 

17/06/2020 22:41:31 INFO GlusterFS mount attempt 

17/06/2020 22:41:01 INFO GlusterFS mount attempt 

17/06/2020 22:40:31 INFO GlusterFS mount attempt 

17/06/2020 22:40:01 INFO GlusterFS mount attempt 

17/06/2020 22:39:31 INFO GlusterFS mount attempt 

17/06/2020 22:39:00 INFO GlusterFS mount attempt 

17/06/2020 22:38:30 INFO GlusterFS mount attempt 

17/06/2020 22:38:00 INFO GlusterFS mount attempt 

17/06/2020 22:37:30 INFO GlusterFS mount attempt 

17/06/2020 22:37:00 INFO GlusterFS mount attempt 

17/06/2020 22:36:30 INFO GlusterFS mount attempt 

17/06/2020 22:36:00 INFO GlusterFS mount attempt 

17/06/2020 22:35:30 INFO GlusterFS mount attempt 

17/06/2020 22:35:00 INFO GlusterFS mount attempt 

17/06/2020 22:34:30 INFO GlusterFS mount attempt 

17/06/2020 22:34:00 INFO GlusterFS mount attempt 

17/06/2020 22:33:29 INFO GlusterFS mount attempt 

17/06/2020 22:32:59 INFO GlusterFS mount attempt 

17/06/2020 22:32:29 INFO GlusterFS mount attempt 

17/06/2020 22:31:59 INFO GlusterFS mount attempt 

17/06/2020 22:31:29 INFO GlusterFS mount attempt 

17/06/2020 22:30:59 INFO GlusterFS mount attempt 

17/06/2020 22:30:29 INFO GlusterFS mount attempt 

17/06/2020 22:29:59 INFO GlusterFS mount attempt 

17/06/2020 22:29:29 INFO GlusterFS mount attempt 

17/06/2020 22:28:59 INFO GlusterFS mount attempt 

17/06/2020 22:28:29 INFO GlusterFS mount attempt 

17/06/2020 22:27:58 INFO GlusterFS mount attempt 

17/06/2020 22:27:28 INFO GlusterFS mount attempt 

17/06/2020 22:26:58 INFO GlusterFS mount attempt 

17/06/2020 22:26:28 INFO GlusterFS mount attempt 

17/06/2020 22:25:58 INFO GlusterFS mount attempt 

17/06/2020 22:25:28 INFO GlusterFS mount attempt 

17/06/2020 22:24:58 INFO GlusterFS mount attempt 

17/06/2020 22:24:28 INFO GlusterFS mount attempt 

17/06/2020 22:23:58 INFO GlusterFS mount attempt 

17/06/2020 22:23:28 INFO GlusterFS mount attempt 

17/06/2020 22:22:58 INFO GlusterFS mount attempt 

17/06/2020 22:22:28 INFO GlusterFS mount attempt 

17/06/2020 22:21:57 INFO GlusterFS mount attempt 

17/06/2020 22:21:27 INFO GlusterFS mount attempt 

17/06/2020 22:20:57 INFO GlusterFS mount attempt 

17/06/2020 22:20:27 INFO GlusterFS mount attempt 

17/06/2020 22:19:57 INFO GlusterFS mount attempt 

17/06/2020 22:19:27 INFO GlusterFS mount attempt 

17/06/2020 22:18:57 INFO GlusterFS mount attempt 

17/06/2020 22:18:27 INFO GlusterFS mount attempt 

17/06/2020 22:17:57 INFO GlusterFS mount attempt 

17/06/2020 22:17:27 INFO GlusterFS mount attempt 

17/06/2020 22:16:57 INFO GlusterFS mount attempt 

17/06/2020 22:16:26 INFO GlusterFS mount attempt 

17/06/2020 22:15:56 INFO GlusterFS mount attempt 

17/06/2020 22:15:26 INFO GlusterFS mount attempt 

17/06/2020 22:14:56 INFO GlusterFS mount attempt 

17/06/2020 22:14:26 INFO GlusterFS mount attempt 

17/06/2020 22:13:56 INFO GlusterFS mount attempt 

17/06/2020 22:13:26 INFO GlusterFS mount attempt 

17/06/2020 22:12:56 INFO GlusterFS mount attempt 

17/06/2020 22:12:26 INFO GlusterFS mount attempt 

17/06/2020 22:11:56 INFO GlusterFS mount attempt 

17/06/2020 22:11:26 INFO GlusterFS mount attempt 

17/06/2020 22:10:55 INFO GlusterFS mount attempt 

17/06/2020 22:10:25 INFO GlusterFS mount attempt 

17/06/2020 22:09:55 INFO GlusterFS mount attempt 

17/06/2020 22:09:25 INFO GlusterFS mount attempt 

17/06/2020 22:08:55 INFO GlusterFS mount attempt 

17/06/2020 22:08:25 INFO GlusterFS mount attempt 

17/06/2020 22:07:55 INFO GlusterFS mount attempt 

17/06/2020 22:07:25 INFO GlusterFS mount attempt 

17/06/2020 22:06:55 INFO GlusterFS mount attempt 

17/06/2020 22:06:25 INFO GlusterFS mount attempt 

17/06/2020 22:05:54 INFO GlusterFS mount attempt 

17/06/2020 22:05:24 INFO GlusterFS mount attempt 

17/06/2020 22:04:54 INFO GlusterFS mount attempt 

17/06/2020 22:04:24 INFO GlusterFS mount attempt 

17/06/2020 22:03:54 INFO GlusterFS mount attempt 

17/06/2020 22:03:24 INFO GlusterFS mount attempt 

17/06/2020 22:02:54 INFO GlusterFS mount attempt 

17/06/2020 22:02:24 INFO GlusterFS mount attempt 

17/06/2020 22:01:54 INFO GlusterFS mount attempt 

17/06/2020 22:01:24 INFO GlusterFS mount attempt 

17/06/2020 22:00:54 INFO GlusterFS mount attempt 

17/06/2020 22:00:23 INFO GlusterFS mount attempt 

17/06/2020 21:59:53 INFO GlusterFS mount attempt 

17/06/2020 21:59:23 INFO GlusterFS mount attempt 

17/06/2020 21:58:53 INFO GlusterFS mount attempt 

17/06/2020 21:58:23 INFO GlusterFS mount attempt 

17/06/2020 21:57:53 INFO GlusterFS mount attempt 

17/06/2020 21:57:23 INFO GlusterFS mount attempt 

17/06/2020 21:56:53 INFO GlusterFS mount attempt 

17/06/2020 21:56:23 INFO GlusterFS mount attempt 

17/06/2020 21:55:53 INFO GlusterFS mount attempt 

17/06/2020 21:55:23 INFO GlusterFS mount attempt 

17/06/2020 21:54:52 INFO GlusterFS mount attempt 

17/06/2020 21:54:22 INFO GlusterFS mount attempt 

17/06/2020 21:53:52 INFO GlusterFS mount attempt 

17/06/2020 21:53:22 INFO GlusterFS mount attempt 

17/06/2020 21:52:52 INFO GlusterFS mount attempt 

17/06/2020 21:52:22 INFO GlusterFS mount attempt 

17/06/2020 21:51:52 INFO GlusterFS mount attempt 

17/06/2020 21:51:22 INFO GlusterFS mount attempt 

17/06/2020 21:50:52 INFO GlusterFS mount attempt 

17/06/2020 21:50:22 INFO GlusterFS mount attempt 

17/06/2020 21:49:52 INFO GlusterFS mount attempt 

17/06/2020 21:49:22 INFO GlusterFS mount attempt 

17/06/2020 21:48:51 INFO GlusterFS mount attempt 

17/06/2020 21:48:21 INFO GlusterFS mount attempt 

17/06/2020 21:47:51 INFO GlusterFS mount attempt 

17/06/2020 21:47:21 INFO GlusterFS mount attempt 

17/06/2020 21:46:51 INFO GlusterFS mount attempt 

17/06/2020 21:46:21 INFO GlusterFS mount attempt 

17/06/2020 21:45:51 INFO GlusterFS mount attempt 

17/06/2020 21:45:21 INFO GlusterFS mount attempt 

17/06/2020 21:44:51 INFO GlusterFS mount attempt 

17/06/2020 21:44:21 INFO GlusterFS mount attempt 

17/06/2020 21:43:50 INFO GlusterFS mount attempt 

17/06/2020 21:43:20 INFO GlusterFS mount attempt 

17/06/2020 21:42:50 INFO GlusterFS mount attempt 

17/06/2020 21:42:20 INFO GlusterFS mount attempt 

17/06/2020 21:41:50 INFO GlusterFS mount attempt 

17/06/2020 21:41:20 INFO GlusterFS mount attempt 

17/06/2020 21:40:50 INFO GlusterFS mount attempt 

17/06/2020 21:40:20 INFO GlusterFS mount attempt 

17/06/2020 21:39:50 INFO GlusterFS mount attempt 

17/06/2020 21:39:20 INFO GlusterFS mount attempt 

17/06/2020 21:38:50 INFO GlusterFS mount attempt 

17/06/2020 21:38:19 INFO GlusterFS mount attempt 

17/06/2020 21:37:49 INFO GlusterFS mount attempt 

17/06/2020 21:37:19 INFO GlusterFS mount attempt 

17/06/2020 21:36:49 INFO GlusterFS mount attempt 

17/06/2020 21:36:19 INFO GlusterFS mount attempt 

17/06/2020 21:35:49 INFO GlusterFS mount attempt 

17/06/2020 21:35:19 INFO GlusterFS mount attempt 

17/06/2020 21:34:49 INFO GlusterFS mount attempt 

17/06/2020 21:34:19 INFO GlusterFS mount attempt 

17/06/2020 21:33:49 INFO GlusterFS mount attempt 

17/06/2020 21:33:19 INFO GlusterFS mount attempt 

17/06/2020 21:32:48 INFO GlusterFS mount attempt 

17/06/2020 21:32:18 INFO GlusterFS mount attempt 

17/06/2020 21:31:48 INFO GlusterFS mount attempt 

17/06/2020 21:31:18 INFO GlusterFS mount attempt 

17/06/2020 21:30:48 INFO GlusterFS mount attempt 

17/06/2020 21:30:18 INFO GlusterFS mount attempt 

17/06/2020 21:29:48 INFO GlusterFS mount attempt 

17/06/2020 21:29:18 INFO GlusterFS mount attempt 

17/06/2020 21:28:48 INFO GlusterFS mount attempt 

17/06/2020 21:28:18 INFO GlusterFS mount attempt 

17/06/2020 21:27:48 INFO GlusterFS mount attempt 

17/06/2020 21:27:17 INFO GlusterFS mount attempt 

17/06/2020 21:26:47 INFO GlusterFS mount attempt 

17/06/2020 21:26:17 INFO GlusterFS mount attempt 

17/06/2020 21:25:47 INFO GlusterFS mount attempt 

17/06/2020 21:25:17 INFO GlusterFS mount attempt 

17/06/2020 21:24:47 INFO GlusterFS mount attempt 

17/06/2020 21:24:17 INFO GlusterFS mount attempt 

17/06/2020 21:23:47 INFO GlusterFS mount attempt 

17/06/2020 21:23:17 INFO GlusterFS mount attempt 

17/06/2020 21:22:47 INFO GlusterFS mount attempt 

17/06/2020 21:22:17 INFO GlusterFS mount attempt 

17/06/2020 21:21:46 INFO GlusterFS mount attempt 

17/06/2020 21:21:16 INFO GlusterFS mount attempt 

17/06/2020 21:20:46 INFO GlusterFS mount attempt 

17/06/2020 21:20:16 INFO GlusterFS mount attempt 

17/06/2020 21:19:46 INFO GlusterFS mount attempt 

17/06/2020 21:19:16 INFO GlusterFS mount attempt 

17/06/2020 21:18:46 INFO GlusterFS mount attempt 

17/06/2020 21:18:16 INFO GlusterFS mount attempt 

17/06/2020 21:17:46 INFO GlusterFS mount attempt 

17/06/2020 21:17:16 INFO GlusterFS mount attempt 

17/06/2020 21:16:46 INFO GlusterFS mount attempt 

17/06/2020 21:16:15 INFO GlusterFS mount attempt 

17/06/2020 21:15:45 INFO GlusterFS mount attempt 

17/06/2020 21:15:15 INFO GlusterFS mount attempt 

17/06/2020 21:14:45 INFO GlusterFS mount attempt 

17/06/2020 21:14:15 INFO GlusterFS mount attempt 

17/06/2020 21:13:45 INFO GlusterFS mount attempt 

17/06/2020 21:13:15 INFO GlusterFS mount attempt 

17/06/2020 21:12:45 INFO GlusterFS mount attempt 

17/06/2020 21:12:15 INFO GlusterFS mount attempt 

17/06/2020 21:11:45 INFO GlusterFS mount attempt 

17/06/2020 21:11:15 INFO GlusterFS mount attempt 

17/06/2020 21:10:45 INFO GlusterFS mount attempt 

17/06/2020 21:10:14 INFO GlusterFS mount attempt 

17/06/2020 21:09:44 INFO GlusterFS mount attempt 

17/06/2020 21:09:14 INFO GlusterFS mount attempt 

17/06/2020 21:08:44 INFO GlusterFS mount attempt 

17/06/2020 21:08:14 INFO GlusterFS mount attempt 

17/06/2020 21:07:44 INFO GlusterFS mount attempt 

17/06/2020 21:07:14 INFO GlusterFS mount attempt 

17/06/2020 21:06:44 INFO GlusterFS mount attempt 

17/06/2020 21:06:14 INFO GlusterFS mount attempt 

17/06/2020 21:05:44 INFO GlusterFS mount attempt 

17/06/2020 21:05:13 INFO GlusterFS mount attempt 

17/06/2020 21:04:43 INFO GlusterFS mount attempt 

17/06/2020 21:04:13 INFO GlusterFS mount attempt 

17/06/2020 21:03:43 INFO GlusterFS mount attempt 

17/06/2020 21:03:13 INFO GlusterFS mount attempt 

17/06/2020 21:02:43 INFO GlusterFS mount attempt 

17/06/2020 21:02:13 INFO GlusterFS mount attempt 

17/06/2020 21:01:43 INFO GlusterFS mount attempt 

17/06/2020 21:01:13 INFO GlusterFS mount attempt 

17/06/2020 21:00:43 INFO GlusterFS mount attempt 

17/06/2020 21:00:13 INFO GlusterFS mount attempt 

17/06/2020 20:59:42 INFO GlusterFS mount attempt 

17/06/2020 20:59:12 INFO GlusterFS mount attempt 

17/06/2020 20:58:42 INFO GlusterFS mount attempt 

17/06/2020 20:58:12 INFO GlusterFS mount attempt 

17/06/2020 20:57:42 INFO GlusterFS mount attempt 

17/06/2020 20:57:12 INFO GlusterFS mount attempt 

17/06/2020 20:56:42 INFO GlusterFS mount attempt 

17/06/2020 20:56:12 INFO GlusterFS mount attempt 

17/06/2020 20:55:42 INFO GlusterFS mount attempt 

17/06/2020 20:55:12 INFO GlusterFS mount attempt 

17/06/2020 20:54:42 INFO GlusterFS mount attempt 

17/06/2020 20:54:11 INFO GlusterFS mount attempt 

17/06/2020 20:53:41 INFO GlusterFS mount attempt 

17/06/2020 20:53:11 INFO GlusterFS mount attempt 

17/06/2020 20:52:41 INFO GlusterFS mount attempt 

17/06/2020 20:52:11 INFO GlusterFS mount attempt 

17/06/2020 20:51:41 INFO GlusterFS mount attempt 

17/06/2020 20:51:11 INFO GlusterFS mount attempt 

17/06/2020 20:50:41 INFO GlusterFS mount attempt 

17/06/2020 20:50:11 INFO GlusterFS mount attempt 

17/06/2020 20:49:41 INFO GlusterFS mount attempt 

17/06/2020 20:49:11 INFO GlusterFS mount attempt 

17/06/2020 20:48:40 INFO GlusterFS mount attempt 

17/06/2020 20:48:10 INFO GlusterFS mount attempt 

17/06/2020 20:47:40 INFO GlusterFS mount attempt 

17/06/2020 20:47:10 INFO GlusterFS mount attempt 

17/06/2020 20:46:40 INFO GlusterFS mount attempt 

17/06/2020 20:46:10 INFO GlusterFS mount attempt 

17/06/2020 20:45:40 INFO GlusterFS mount attempt 

17/06/2020 20:45:10 INFO GlusterFS mount attempt 

17/06/2020 20:44:40 INFO GlusterFS mount attempt 

17/06/2020 20:44:10 INFO GlusterFS mount attempt 

17/06/2020 20:43:40 INFO GlusterFS mount attempt 

17/06/2020 20:43:09 INFO GlusterFS mount attempt 

17/06/2020 20:42:39 INFO GlusterFS mount attempt 

17/06/2020 20:42:09 INFO GlusterFS mount attempt 

17/06/2020 20:41:39 INFO GlusterFS mount attempt 

17/06/2020 20:41:09 INFO GlusterFS mount attempt 

17/06/2020 20:40:39 INFO GlusterFS mount attempt 

17/06/2020 20:40:09 INFO GlusterFS mount attempt 

17/06/2020 20:39:39 INFO GlusterFS mount attempt 

17/06/2020 20:39:09 INFO GlusterFS mount attempt 

17/06/2020 20:38:39 INFO GlusterFS mount attempt 

17/06/2020 20:38:09 INFO GlusterFS mount attempt 

17/06/2020 20:37:38 INFO GlusterFS mount attempt 

17/06/2020 20:37:08 INFO GlusterFS mount attempt 

17/06/2020 20:36:38 INFO GlusterFS mount attempt 

17/06/2020 20:36:08 INFO GlusterFS mount attempt 

17/06/2020 20:35:38 INFO GlusterFS mount attempt 

17/06/2020 20:35:08 INFO GlusterFS mount attempt 

17/06/2020 20:34:38 INFO GlusterFS mount attempt 

17/06/2020 20:34:08 INFO GlusterFS mount attempt 

17/06/2020 20:33:38 INFO GlusterFS mount attempt 

17/06/2020 20:33:08 INFO GlusterFS mount attempt 

17/06/2020 20:32:38 INFO GlusterFS mount attempt 

17/06/2020 20:32:07 INFO GlusterFS mount attempt 

17/06/2020 20:31:37 INFO GlusterFS mount attempt 

17/06/2020 20:31:07 INFO GlusterFS mount attempt 

17/06/2020 20:30:37 INFO GlusterFS mount attempt 

17/06/2020 20:30:07 INFO GlusterFS mount attempt 

17/06/2020 20:29:37 INFO GlusterFS mount attempt 

17/06/2020 20:29:07 INFO GlusterFS mount attempt 

17/06/2020 20:28:37 INFO GlusterFS mount attempt 

17/06/2020 20:28:07 INFO GlusterFS mount attempt 

17/06/2020 20:27:37 INFO GlusterFS mount attempt 

17/06/2020 20:27:07 INFO GlusterFS mount attempt 

17/06/2020 20:26:36 INFO GlusterFS mount attempt 

17/06/2020 20:26:06 INFO GlusterFS mount attempt 

17/06/2020 20:25:36 INFO GlusterFS mount attempt 

17/06/2020 20:25:06 INFO GlusterFS mount attempt 

17/06/2020 20:24:36 INFO GlusterFS mount attempt 

17/06/2020 20:24:06 INFO GlusterFS mount attempt 

17/06/2020 20:23:36 INFO GlusterFS mount attempt 

17/06/2020 20:23:06 INFO GlusterFS mount attempt 

17/06/2020 20:22:36 INFO GlusterFS mount attempt 

17/06/2020 20:22:06 INFO GlusterFS mount attempt 

17/06/2020 20:21:36 INFO GlusterFS mount attempt 

17/06/2020 20:21:05 INFO GlusterFS mount attempt 

17/06/2020 20:20:35 INFO GlusterFS mount attempt 

17/06/2020 20:20:05 INFO GlusterFS mount attempt 

17/06/2020 20:19:35 INFO GlusterFS mount attempt 

17/06/2020 20:19:05 INFO GlusterFS mount attempt 

17/06/2020 20:18:35 INFO GlusterFS mount attempt 

17/06/2020 20:18:05 INFO GlusterFS mount attempt 

17/06/2020 20:17:35 INFO GlusterFS mount attempt 

17/06/2020 20:17:05 INFO GlusterFS mount attempt 

17/06/2020 20:16:35 INFO GlusterFS mount attempt 

17/06/2020 20:16:05 INFO GlusterFS mount attempt 

17/06/2020 20:15:34 INFO GlusterFS mount attempt 

17/06/2020 20:15:04 INFO GlusterFS mount attempt 

17/06/2020 20:14:34 INFO GlusterFS mount attempt 

17/06/2020 20:14:04 INFO GlusterFS mount attempt 

17/06/2020 20:13:34 INFO GlusterFS mount attempt 

17/06/2020 20:13:04 INFO GlusterFS mount attempt 

17/06/2020 20:12:34 INFO GlusterFS mount attempt 

17/06/2020 20:12:04 INFO GlusterFS mount attempt 

17/06/2020 20:11:34 INFO GlusterFS mount attempt 

17/06/2020 20:11:04 INFO GlusterFS mount attempt 

17/06/2020 20:10:34 INFO GlusterFS mount attempt 

17/06/2020 20:10:03 INFO GlusterFS mount attempt 

17/06/2020 20:09:33 INFO GlusterFS mount attempt 

17/06/2020 20:09:03 INFO GlusterFS mount attempt 

17/06/2020 20:08:33 INFO GlusterFS mount attempt 

17/06/2020 20:08:03 INFO GlusterFS mount attempt 

17/06/2020 20:07:33 INFO GlusterFS mount attempt 

17/06/2020 20:07:03 INFO GlusterFS mount attempt 

17/06/2020 20:06:33 INFO GlusterFS mount attempt 

17/06/2020 20:06:03 INFO GlusterFS mount attempt 

17/06/2020 20:05:33 INFO GlusterFS mount attempt 

17/06/2020 20:05:03 INFO GlusterFS mount attempt 

17/06/2020 20:04:33 INFO GlusterFS mount attempt 

17/06/2020 20:04:02 INFO GlusterFS mount attempt 

17/06/2020 20:03:32 INFO GlusterFS mount attempt 

17/06/2020 20:03:02 INFO GlusterFS mount attempt 

17/06/2020 20:02:32 INFO GlusterFS mount attempt 

17/06/2020 20:02:02 INFO GlusterFS mount attempt 

17/06/2020 20:01:32 INFO GlusterFS mount attempt 

17/06/2020 20:01:02 INFO GlusterFS mount attempt 

17/06/2020 20:00:32 INFO GlusterFS mount attempt 

17/06/2020 20:00:02 INFO GlusterFS mount attempt 

17/06/2020 19:59:32 INFO GlusterFS mount attempt 

17/06/2020 19:59:02 INFO GlusterFS mount attempt 

17/06/2020 19:58:31 INFO GlusterFS mount attempt 

17/06/2020 19:58:01 INFO GlusterFS mount attempt 

17/06/2020 19:57:31 INFO GlusterFS mount attempt 

17/06/2020 19:57:01 INFO GlusterFS mount attempt 

17/06/2020 19:56:31 INFO GlusterFS mount attempt 

17/06/2020 19:56:01 INFO GlusterFS mount attempt 

17/06/2020 19:55:31 INFO GlusterFS mount attempt 

17/06/2020 19:55:01 INFO GlusterFS mount attempt 

17/06/2020 19:54:31 INFO GlusterFS mount attempt 

17/06/2020 19:54:01 INFO GlusterFS mount attempt 

17/06/2020 19:53:31 INFO GlusterFS mount attempt 

17/06/2020 19:53:00 INFO GlusterFS mount attempt 

17/06/2020 19:52:30 INFO GlusterFS mount attempt 

17/06/2020 19:52:00 INFO GlusterFS mount attempt 

17/06/2020 19:51:30 INFO GlusterFS mount attempt 

17/06/2020 19:51:00 INFO GlusterFS mount attempt 

17/06/2020 19:50:30 INFO GlusterFS mount attempt 

17/06/2020 19:50:00 INFO GlusterFS mount attempt 

17/06/2020 19:49:30 INFO GlusterFS mount attempt 

17/06/2020 19:49:00 INFO GlusterFS mount attempt 

17/06/2020 19:48:30 INFO GlusterFS mount attempt 

17/06/2020 19:47:59 INFO GlusterFS mount attempt 

17/06/2020 19:47:29 INFO GlusterFS mount attempt 

17/06/2020 19:46:59 INFO GlusterFS mount attempt 

17/06/2020 19:46:29 INFO GlusterFS mount attempt 

17/06/2020 19:45:59 INFO GlusterFS mount attempt 

17/06/2020 19:45:29 INFO GlusterFS mount attempt 

17/06/2020 19:44:59 INFO GlusterFS mount attempt 

17/06/2020 19:44:29 INFO GlusterFS mount attempt 

17/06/2020 19:43:59 INFO GlusterFS mount attempt 

17/06/2020 19:43:29 INFO GlusterFS mount attempt 

17/06/2020 19:42:59 INFO GlusterFS mount attempt 

17/06/2020 19:42:28 INFO GlusterFS mount attempt 

17/06/2020 19:41:58 INFO GlusterFS mount attempt 

17/06/2020 19:41:28 INFO GlusterFS mount attempt 

17/06/2020 19:40:58 INFO GlusterFS mount attempt 

17/06/2020 19:40:28 INFO GlusterFS mount attempt 

17/06/2020 19:39:58 INFO GlusterFS mount attempt 

17/06/2020 19:39:28 INFO GlusterFS mount attempt 

17/06/2020 19:38:58 INFO GlusterFS mount attempt 

17/06/2020 19:38:28 INFO GlusterFS mount attempt 

17/06/2020 19:37:58 INFO GlusterFS mount attempt 

17/06/2020 19:37:28 INFO GlusterFS mount attempt 

17/06/2020 19:36:57 INFO GlusterFS mount attempt 

17/06/2020 19:36:27 INFO GlusterFS mount attempt 

17/06/2020 19:35:57 INFO GlusterFS mount attempt 

17/06/2020 19:35:27 INFO GlusterFS mount attempt 

17/06/2020 19:34:57 INFO GlusterFS mount attempt 

17/06/2020 19:34:27 INFO GlusterFS mount attempt 

17/06/2020 19:33:57 INFO GlusterFS mount attempt 

17/06/2020 19:33:27 INFO GlusterFS mount attempt 

17/06/2020 19:32:57 INFO GlusterFS mount attempt 

17/06/2020 19:32:27 INFO GlusterFS mount attempt 

17/06/2020 19:31:57 INFO GlusterFS mount attempt 

17/06/2020 19:31:26 INFO GlusterFS mount attempt 

17/06/2020 19:30:56 INFO GlusterFS mount attempt 

17/06/2020 19:30:26 INFO GlusterFS mount attempt 

17/06/2020 19:29:56 INFO GlusterFS mount attempt 

17/06/2020 19:29:26 INFO GlusterFS mount attempt 

17/06/2020 19:28:56 INFO GlusterFS mount attempt 

17/06/2020 19:28:26 INFO GlusterFS mount attempt 

17/06/2020 19:27:56 INFO GlusterFS mount attempt 

17/06/2020 19:27:26 INFO GlusterFS mount attempt 

17/06/2020 19:26:56 INFO GlusterFS mount attempt 

17/06/2020 19:26:25 INFO GlusterFS mount attempt 

17/06/2020 19:25:55 INFO GlusterFS mount attempt 

17/06/2020 19:25:25 INFO GlusterFS mount attempt 

17/06/2020 19:24:55 INFO GlusterFS mount attempt 

17/06/2020 19:24:25 INFO GlusterFS mount attempt 

17/06/2020 19:23:55 INFO GlusterFS mount attempt 

17/06/2020 19:23:25 INFO GlusterFS mount attempt 

17/06/2020 19:22:55 INFO GlusterFS mount attempt 

17/06/2020 19:22:25 INFO GlusterFS mount attempt 

17/06/2020 19:21:55 INFO GlusterFS mount attempt 

17/06/2020 19:21:25 INFO GlusterFS mount attempt 

17/06/2020 19:20:54 INFO GlusterFS mount attempt 

17/06/2020 19:20:24 INFO GlusterFS mount attempt 

17/06/2020 19:19:54 INFO GlusterFS mount attempt 

17/06/2020 19:19:24 INFO GlusterFS mount attempt 

17/06/2020 19:18:54 INFO GlusterFS mount attempt 

17/06/2020 19:18:24 INFO GlusterFS mount attempt 

17/06/2020 19:17:54 INFO GlusterFS mount attempt 

17/06/2020 19:17:24 INFO GlusterFS mount attempt 

17/06/2020 19:16:54 INFO GlusterFS mount attempt 

17/06/2020 19:16:24 INFO GlusterFS mount attempt 

17/06/2020 19:15:54 INFO GlusterFS mount attempt 

17/06/2020 19:15:23 INFO GlusterFS mount attempt 

17/06/2020 19:14:53 INFO GlusterFS mount attempt 

17/06/2020 19:14:23 INFO GlusterFS mount attempt 

17/06/2020 19:13:53 INFO GlusterFS mount attempt 

17/06/2020 19:13:23 INFO GlusterFS mount attempt 

17/06/2020 19:12:53 INFO GlusterFS mount attempt 

17/06/2020 19:12:23 INFO GlusterFS mount attempt 

17/06/2020 19:11:53 INFO GlusterFS mount attempt 

17/06/2020 19:11:23 INFO GlusterFS mount attempt 

17/06/2020 19:10:53 INFO GlusterFS mount attempt 

17/06/2020 19:10:23 INFO GlusterFS mount attempt 

17/06/2020 19:09:52 INFO GlusterFS mount attempt 

17/06/2020 19:09:22 INFO GlusterFS mount attempt 

17/06/2020 19:08:52 INFO GlusterFS mount attempt 

17/06/2020 19:08:22 INFO GlusterFS mount attempt 

17/06/2020 19:07:52 INFO GlusterFS mount attempt 

17/06/2020 19:07:22 INFO GlusterFS mount attempt 

17/06/2020 19:06:52 INFO GlusterFS mount attempt 

17/06/2020 19:06:22 INFO GlusterFS mount attempt 

17/06/2020 19:05:52 INFO GlusterFS mount attempt 

17/06/2020 19:05:22 INFO GlusterFS mount attempt 

17/06/2020 19:04:52 INFO GlusterFS mount attempt 

17/06/2020 19:04:21 INFO GlusterFS mount attempt 

17/06/2020 19:03:51 INFO GlusterFS mount attempt 

17/06/2020 19:03:21 INFO GlusterFS mount attempt 

17/06/2020 19:02:51 INFO GlusterFS mount attempt 

17/06/2020 19:02:21 INFO GlusterFS mount attempt 

17/06/2020 19:01:51 INFO GlusterFS mount attempt 

17/06/2020 19:01:21 INFO GlusterFS mount attempt 

17/06/2020 19:00:51 INFO GlusterFS mount attempt 

17/06/2020 19:00:21 INFO GlusterFS mount attempt 

17/06/2020 18:59:51 INFO GlusterFS mount attempt 

17/06/2020 18:59:21 INFO GlusterFS mount attempt 

17/06/2020 18:58:50 INFO GlusterFS mount attempt 

17/06/2020 18:58:20 INFO GlusterFS mount attempt 

17/06/2020 18:57:50 INFO GlusterFS mount attempt 

17/06/2020 18:57:20 INFO GlusterFS mount attempt 

17/06/2020 18:56:50 INFO GlusterFS mount attempt 

17/06/2020 18:56:20 INFO GlusterFS mount attempt 

17/06/2020 18:55:50 INFO GlusterFS mount attempt 

17/06/2020 18:55:20 INFO GlusterFS mount attempt 

17/06/2020 18:54:50 INFO GlusterFS mount attempt 

17/06/2020 18:54:20 INFO GlusterFS mount attempt 

17/06/2020 18:53:50 INFO GlusterFS mount attempt 

17/06/2020 18:53:19 INFO GlusterFS mount attempt 

17/06/2020 18:52:49 INFO GlusterFS mount attempt 

17/06/2020 18:52:19 INFO GlusterFS mount attempt 

17/06/2020 18:51:49 INFO GlusterFS mount attempt 

17/06/2020 18:51:19 INFO GlusterFS mount attempt 

17/06/2020 18:50:49 INFO GlusterFS mount attempt 

17/06/2020 18:50:19 INFO GlusterFS mount attempt 

17/06/2020 18:49:49 INFO GlusterFS mount attempt 

17/06/2020 18:49:19 INFO GlusterFS mount attempt 

17/06/2020 18:48:49 INFO GlusterFS mount attempt 

17/06/2020 18:48:19 INFO GlusterFS mount attempt 

17/06/2020 18:47:48 INFO GlusterFS mount attempt 

17/06/2020 18:47:18 INFO GlusterFS mount attempt 

17/06/2020 18:46:48 INFO GlusterFS mount attempt 

17/06/2020 18:46:18 INFO GlusterFS mount attempt 

17/06/2020 18:45:48 INFO GlusterFS mount attempt 

17/06/2020 18:45:18 INFO GlusterFS mount attempt 

17/06/2020 18:44:48 INFO GlusterFS mount attempt 

17/06/2020 18:44:18 INFO GlusterFS mount attempt 

17/06/2020 18:43:48 INFO GlusterFS mount attempt 

17/06/2020 18:43:18 INFO GlusterFS mount attempt 

17/06/2020 18:42:48 INFO GlusterFS mount attempt 

17/06/2020 18:42:17 INFO GlusterFS mount attempt 

17/06/2020 18:41:47 INFO GlusterFS mount attempt 

17/06/2020 18:41:17 INFO GlusterFS mount attempt 

17/06/2020 18:40:47 INFO GlusterFS mount attempt 

17/06/2020 18:40:17 INFO GlusterFS mount attempt 

17/06/2020 18:39:47 INFO GlusterFS mount attempt 

17/06/2020 18:39:17 INFO GlusterFS mount attempt 

17/06/2020 18:38:47 INFO GlusterFS mount attempt 

17/06/2020 18:38:17 INFO GlusterFS mount attempt 

17/06/2020 18:37:47 INFO GlusterFS mount attempt 

17/06/2020 18:37:16 INFO GlusterFS mount attempt 

17/06/2020 18:36:46 INFO GlusterFS mount attempt 

17/06/2020 18:36:16 INFO GlusterFS mount attempt 

17/06/2020 18:35:46 INFO GlusterFS mount attempt 

17/06/2020 18:35:16 INFO GlusterFS mount attempt 

17/06/2020 18:34:46 INFO GlusterFS mount attempt 

17/06/2020 18:34:16 INFO GlusterFS mount attempt 

17/06/2020 18:33:46 INFO GlusterFS mount attempt 

17/06/2020 18:33:16 INFO GlusterFS mount attempt 

17/06/2020 18:32:46 INFO GlusterFS mount attempt 

17/06/2020 18:32:16 INFO GlusterFS mount attempt 

17/06/2020 18:31:45 INFO GlusterFS mount attempt 

17/06/2020 18:31:15 INFO GlusterFS mount attempt 

17/06/2020 18:30:45 INFO GlusterFS mount attempt 

17/06/2020 18:30:15 INFO GlusterFS mount attempt 

17/06/2020 18:29:45 INFO GlusterFS mount attempt 

17/06/2020 18:29:15 INFO GlusterFS mount attempt 

17/06/2020 18:28:45 INFO GlusterFS mount attempt 

17/06/2020 18:28:15 INFO GlusterFS mount attempt 

17/06/2020 18:27:45 INFO GlusterFS mount attempt 

17/06/2020 18:27:15 INFO GlusterFS mount attempt 

17/06/2020 18:26:45 INFO GlusterFS mount attempt 

17/06/2020 18:26:14 INFO GlusterFS mount attempt 

17/06/2020 18:25:44 INFO GlusterFS mount attempt 

17/06/2020 18:25:14 INFO GlusterFS mount attempt 

17/06/2020 18:24:44 INFO GlusterFS mount attempt 

17/06/2020 18:24:14 INFO GlusterFS mount attempt 

17/06/2020 18:23:44 INFO GlusterFS mount attempt 

17/06/2020 18:23:14 INFO GlusterFS mount attempt 

17/06/2020 18:22:44 INFO GlusterFS mount attempt 

17/06/2020 18:22:14 INFO GlusterFS mount attempt 

17/06/2020 18:21:44 INFO GlusterFS mount attempt 

17/06/2020 18:21:14 INFO GlusterFS mount attempt 

17/06/2020 18:20:43 INFO GlusterFS mount attempt 

17/06/2020 18:20:13 INFO GlusterFS mount attempt 

17/06/2020 18:19:43 INFO GlusterFS mount attempt 

17/06/2020 18:19:13 INFO GlusterFS mount attempt 

17/06/2020 18:18:43 INFO GlusterFS mount attempt 

17/06/2020 18:18:13 INFO GlusterFS mount attempt 

17/06/2020 18:17:43 INFO GlusterFS mount attempt 

17/06/2020 18:17:13 INFO GlusterFS mount attempt 

17/06/2020 18:16:43 INFO GlusterFS mount attempt 

17/06/2020 18:16:13 INFO GlusterFS mount attempt 

17/06/2020 18:15:43 INFO GlusterFS mount attempt 

17/06/2020 18:15:12 INFO GlusterFS mount attempt 

17/06/2020 18:14:42 INFO GlusterFS mount attempt 

17/06/2020 18:14:12 INFO GlusterFS mount attempt 

17/06/2020 18:13:42 INFO GlusterFS mount attempt 

17/06/2020 18:13:12 INFO GlusterFS mount attempt 

17/06/2020 18:12:42 INFO GlusterFS mount attempt 

17/06/2020 18:12:12 INFO GlusterFS mount attempt 

17/06/2020 18:11:42 INFO GlusterFS mount attempt 

17/06/2020 18:11:12 INFO GlusterFS mount attempt 

17/06/2020 18:10:42 INFO GlusterFS mount attempt 

17/06/2020 18:10:12 INFO GlusterFS mount attempt 

17/06/2020 18:09:41 INFO GlusterFS mount attempt 

17/06/2020 18:09:11 INFO GlusterFS mount attempt 

17/06/2020 18:08:41 INFO GlusterFS mount attempt 

17/06/2020 18:08:11 INFO GlusterFS mount attempt 

17/06/2020 18:07:41 INFO GlusterFS mount attempt 

17/06/2020 18:07:11 INFO GlusterFS mount attempt 

17/06/2020 18:06:41 INFO GlusterFS mount attempt 

17/06/2020 18:06:11 INFO GlusterFS mount attempt 

17/06/2020 18:05:41 INFO GlusterFS mount attempt 

17/06/2020 18:05:11 INFO GlusterFS mount attempt 

17/06/2020 18:04:41 INFO GlusterFS mount attempt 

17/06/2020 18:04:10 INFO GlusterFS mount attempt 

17/06/2020 18:03:40 INFO GlusterFS mount attempt 

17/06/2020 18:03:10 INFO GlusterFS mount attempt 

17/06/2020 18:02:40 INFO GlusterFS mount attempt 

17/06/2020 18:02:10 INFO GlusterFS mount attempt 

17/06/2020 18:01:40 INFO GlusterFS mount attempt 

17/06/2020 18:01:10 INFO GlusterFS mount attempt 

17/06/2020 18:00:40 INFO GlusterFS mount attempt 

17/06/2020 18:00:10 INFO GlusterFS mount attempt 

17/06/2020 17:59:40 INFO GlusterFS mount attempt 

17/06/2020 17:59:10 INFO GlusterFS mount attempt 

17/06/2020 17:58:39 INFO GlusterFS mount attempt 

17/06/2020 17:58:09 INFO GlusterFS mount attempt 

17/06/2020 17:57:39 INFO GlusterFS mount attempt 

17/06/2020 17:57:09 INFO GlusterFS mount attempt 

17/06/2020 17:56:39 INFO GlusterFS mount attempt 

17/06/2020 17:56:09 INFO GlusterFS mount attempt 

17/06/2020 17:55:39 INFO GlusterFS mount attempt 

17/06/2020 17:55:09 INFO GlusterFS mount attempt 

17/06/2020 17:54:39 INFO GlusterFS mount attempt 

17/06/2020 17:54:09 INFO GlusterFS mount attempt 

17/06/2020 17:53:39 INFO GlusterFS mount attempt 

17/06/2020 17:53:08 INFO GlusterFS mount attempt 

17/06/2020 17:52:38 INFO GlusterFS mount attempt 

17/06/2020 17:52:08 INFO GlusterFS mount attempt 

17/06/2020 17:51:38 INFO GlusterFS mount attempt 

17/06/2020 17:51:08 INFO GlusterFS mount attempt 

17/06/2020 17:50:38 INFO GlusterFS mount attempt 

17/06/2020 17:50:08 INFO GlusterFS mount attempt 

17/06/2020 17:49:38 INFO GlusterFS mount attempt 

17/06/2020 17:49:08 INFO GlusterFS mount attempt 

17/06/2020 17:48:38 INFO GlusterFS mount attempt 

17/06/2020 17:48:08 INFO GlusterFS mount attempt 

17/06/2020 17:47:38 INFO GlusterFS mount attempt 

17/06/2020 17:47:07 INFO GlusterFS mount attempt 

17/06/2020 17:46:37 INFO GlusterFS mount attempt 

17/06/2020 17:46:07 INFO GlusterFS mount attempt 

17/06/2020 17:45:37 INFO GlusterFS mount attempt 

17/06/2020 17:45:07 INFO GlusterFS mount attempt 

17/06/2020 17:44:37 INFO GlusterFS mount attempt 

17/06/2020 17:44:07 INFO GlusterFS mount attempt 

17/06/2020 17:43:37 INFO GlusterFS mount attempt 

17/06/2020 17:43:07 INFO GlusterFS mount attempt 

17/06/2020 17:42:37 INFO GlusterFS mount attempt 

17/06/2020 17:42:07 INFO GlusterFS mount attempt 

17/06/2020 17:41:36 INFO GlusterFS mount attempt 

17/06/2020 17:41:06 INFO GlusterFS mount attempt 

17/06/2020 17:40:36 INFO GlusterFS mount attempt 

17/06/2020 17:40:06 INFO GlusterFS mount attempt 

17/06/2020 17:39:36 INFO GlusterFS mount attempt 

17/06/2020 17:39:06 INFO GlusterFS mount attempt 

17/06/2020 17:38:36 INFO GlusterFS mount attempt 

17/06/2020 17:38:06 INFO GlusterFS mount attempt 

17/06/2020 17:37:36 INFO GlusterFS mount attempt 

17/06/2020 17:37:06 INFO GlusterFS mount attempt 

17/06/2020 17:36:36 INFO GlusterFS mount attempt 

17/06/2020 17:36:05 INFO GlusterFS mount attempt 

17/06/2020 17:35:35 INFO GlusterFS mount attempt 

17/06/2020 17:35:05 INFO GlusterFS mount attempt 

17/06/2020 17:34:35 INFO GlusterFS mount attempt 

17/06/2020 17:34:05 INFO GlusterFS mount attempt 

17/06/2020 17:33:35 INFO GlusterFS mount attempt 

17/06/2020 17:33:05 INFO GlusterFS mount attempt 

17/06/2020 17:32:35 INFO GlusterFS mount attempt 

17/06/2020 17:32:05 INFO GlusterFS mount attempt 

17/06/2020 17:31:35 INFO GlusterFS mount attempt 

17/06/2020 17:31:05 INFO GlusterFS mount attempt 

17/06/2020 17:30:34 INFO GlusterFS mount attempt 

17/06/2020 17:30:04 INFO GlusterFS mount attempt 

17/06/2020 17:29:34 INFO GlusterFS mount attempt 

17/06/2020 17:29:04 INFO GlusterFS mount attempt 

17/06/2020 17:28:34 INFO GlusterFS mount attempt 

17/06/2020 17:28:04 INFO GlusterFS mount attempt 

17/06/2020 17:27:34 INFO GlusterFS mount attempt 

17/06/2020 17:27:04 INFO GlusterFS mount attempt 

17/06/2020 17:26:34 INFO GlusterFS mount attempt 

17/06/2020 17:26:04 INFO GlusterFS mount attempt 

17/06/2020 17:25:33 INFO GlusterFS mount attempt 

17/06/2020 17:25:03 INFO GlusterFS mount attempt 

17/06/2020 17:24:33 INFO GlusterFS mount attempt 

17/06/2020 17:24:03 INFO GlusterFS mount attempt 

17/06/2020 17:23:33 INFO GlusterFS mount attempt 

17/06/2020 17:23:03 INFO GlusterFS mount attempt 

17/06/2020 17:22:33 INFO GlusterFS mount attempt 

17/06/2020 17:22:03 INFO GlusterFS mount attempt 

17/06/2020 17:21:33 INFO GlusterFS mount attempt 

17/06/2020 17:21:03 INFO GlusterFS mount attempt 

17/06/2020 17:20:33 INFO GlusterFS mount attempt 

17/06/2020 17:20:02 INFO GlusterFS mount attempt 

17/06/2020 17:19:32 INFO GlusterFS mount attempt 

17/06/2020 17:19:02 INFO GlusterFS mount attempt 

17/06/2020 17:18:32 INFO GlusterFS mount attempt 

17/06/2020 17:18:02 INFO GlusterFS mount attempt 

17/06/2020 17:17:32 INFO GlusterFS mount attempt 

17/06/2020 17:17:02 INFO GlusterFS mount attempt 

17/06/2020 17:16:32 INFO GlusterFS mount attempt 

17/06/2020 17:16:02 INFO GlusterFS mount attempt 

17/06/2020 17:15:32 INFO GlusterFS mount attempt 

17/06/2020 17:15:02 INFO GlusterFS mount attempt 

17/06/2020 17:14:31 INFO GlusterFS mount attempt 

17/06/2020 17:14:01 INFO GlusterFS mount attempt 

17/06/2020 17:13:31 INFO GlusterFS mount attempt 

17/06/2020 17:13:01 INFO GlusterFS mount attempt 

17/06/2020 17:12:31 INFO GlusterFS mount attempt 

17/06/2020 17:12:01 INFO GlusterFS mount attempt 

17/06/2020 17:11:31 INFO GlusterFS mount attempt 

17/06/2020 17:11:01 INFO GlusterFS mount attempt 

17/06/2020 17:10:31 INFO GlusterFS mount attempt 

17/06/2020 17:10:01 INFO GlusterFS mount attempt 

17/06/2020 17:09:31 INFO GlusterFS mount attempt 

17/06/2020 17:09:00 INFO GlusterFS mount attempt 

17/06/2020 17:08:30 INFO GlusterFS mount attempt 

17/06/2020 17:08:00 INFO GlusterFS mount attempt 

17/06/2020 17:07:30 INFO GlusterFS mount attempt 

17/06/2020 17:07:00 INFO GlusterFS mount attempt 

17/06/2020 17:06:30 INFO GlusterFS mount attempt 

17/06/2020 17:06:00 INFO GlusterFS mount attempt 

17/06/2020 17:05:30 INFO GlusterFS mount attempt 

17/06/2020 17:05:00 INFO GlusterFS mount attempt 

17/06/2020 17:04:30 INFO GlusterFS mount attempt 

17/06/2020 17:04:00 INFO GlusterFS mount attempt 

17/06/2020 17:03:29 INFO GlusterFS mount attempt 

17/06/2020 17:02:59 INFO GlusterFS mount attempt 

17/06/2020 17:02:29 INFO GlusterFS mount attempt 

17/06/2020 17:01:59 INFO GlusterFS mount attempt 

17/06/2020 17:01:29 INFO GlusterFS mount attempt 

17/06/2020 17:00:59 INFO GlusterFS mount attempt 

17/06/2020 17:00:29 INFO GlusterFS mount attempt 

17/06/2020 16:59:59 INFO GlusterFS mount attempt 

17/06/2020 16:59:29 INFO GlusterFS mount attempt 

17/06/2020 16:58:59 INFO GlusterFS mount attempt 

17/06/2020 16:58:29 INFO GlusterFS mount attempt 

17/06/2020 16:57:58 INFO GlusterFS mount attempt 

17/06/2020 16:57:28 INFO GlusterFS mount attempt 

17/06/2020 16:56:58 INFO GlusterFS mount attempt 

17/06/2020 16:56:28 INFO GlusterFS mount attempt 

17/06/2020 16:55:58 INFO GlusterFS mount attempt 

17/06/2020 16:55:28 INFO GlusterFS mount attempt 

17/06/2020 16:54:58 INFO GlusterFS mount attempt 

17/06/2020 16:54:28 INFO GlusterFS mount attempt 

17/06/2020 16:53:58 INFO GlusterFS mount attempt 

17/06/2020 16:53:28 INFO GlusterFS mount attempt 

17/06/2020 16:52:57 INFO GlusterFS mount attempt 

17/06/2020 16:52:27 INFO GlusterFS mount attempt 

17/06/2020 16:51:57 INFO GlusterFS mount attempt 

17/06/2020 16:51:27 INFO GlusterFS mount attempt 

17/06/2020 16:50:57 INFO GlusterFS mount attempt 

17/06/2020 16:50:27 INFO GlusterFS mount attempt 

17/06/2020 16:49:57 INFO GlusterFS mount attempt 

17/06/2020 16:49:27 INFO GlusterFS mount attempt 

17/06/2020 16:48:57 INFO GlusterFS mount attempt 

17/06/2020 16:48:27 INFO GlusterFS mount attempt 

17/06/2020 16:47:57 INFO GlusterFS mount attempt 

17/06/2020 16:47:26 INFO GlusterFS mount attempt 

17/06/2020 16:46:56 INFO GlusterFS mount attempt 

17/06/2020 16:46:26 INFO GlusterFS mount attempt 

17/06/2020 16:45:56 INFO GlusterFS mount attempt 

17/06/2020 16:45:26 INFO GlusterFS mount attempt 

17/06/2020 16:44:56 INFO GlusterFS mount attempt 

17/06/2020 16:44:26 INFO GlusterFS mount attempt 

17/06/2020 16:43:56 INFO GlusterFS mount attempt 

17/06/2020 16:43:26 INFO GlusterFS mount attempt 

17/06/2020 16:42:56 INFO GlusterFS mount attempt 

17/06/2020 16:42:25 INFO GlusterFS mount attempt 

17/06/2020 16:41:55 INFO GlusterFS mount attempt 

17/06/2020 16:41:25 INFO GlusterFS mount attempt 

17/06/2020 16:40:55 INFO GlusterFS mount attempt 

17/06/2020 16:40:25 INFO GlusterFS mount attempt 

17/06/2020 16:39:55 INFO GlusterFS mount attempt 

17/06/2020 16:39:25 INFO GlusterFS mount attempt 

17/06/2020 16:38:55 INFO GlusterFS mount attempt 

17/06/2020 16:38:25 INFO GlusterFS mount attempt 

17/06/2020 16:37:55 INFO GlusterFS mount attempt 

17/06/2020 16:37:25 INFO GlusterFS mount attempt 

17/06/2020 16:36:54 INFO GlusterFS mount attempt 

17/06/2020 16:36:24 INFO GlusterFS mount attempt 

17/06/2020 16:35:54 INFO GlusterFS mount attempt 

17/06/2020 16:35:24 INFO GlusterFS mount attempt 

17/06/2020 16:34:54 INFO GlusterFS mount attempt 

17/06/2020 16:34:24 INFO GlusterFS mount attempt 

17/06/2020 16:33:54 INFO GlusterFS mount attempt 

17/06/2020 16:33:24 INFO GlusterFS mount attempt 

17/06/2020 16:32:54 INFO GlusterFS mount attempt 

17/06/2020 16:32:24 INFO GlusterFS mount attempt 

17/06/2020 16:31:54 INFO GlusterFS mount attempt 

17/06/2020 16:31:23 INFO GlusterFS mount attempt 

17/06/2020 16:30:53 INFO GlusterFS mount attempt 

17/06/2020 16:30:23 INFO GlusterFS mount attempt 

17/06/2020 16:29:53 INFO GlusterFS mount attempt 

17/06/2020 16:29:23 INFO GlusterFS mount attempt 

17/06/2020 16:28:53 INFO GlusterFS mount attempt 

17/06/2020 16:28:23 INFO GlusterFS mount attempt 

17/06/2020 16:27:53 INFO GlusterFS mount attempt 

17/06/2020 16:27:23 INFO GlusterFS mount attempt 

17/06/2020 16:26:53 INFO GlusterFS mount attempt 

17/06/2020 16:26:23 INFO GlusterFS mount attempt 

17/06/2020 16:25:52 INFO GlusterFS mount attempt 

17/06/2020 16:25:22 INFO GlusterFS mount attempt 

17/06/2020 16:24:52 INFO GlusterFS mount attempt 

17/06/2020 16:24:22 INFO GlusterFS mount attempt 

17/06/2020 16:23:52 INFO GlusterFS mount attempt 

17/06/2020 16:23:22 INFO GlusterFS mount attempt 

17/06/2020 16:22:52 INFO GlusterFS mount attempt 

17/06/2020 16:22:22 INFO GlusterFS mount attempt 

17/06/2020 16:21:52 INFO GlusterFS mount attempt 

17/06/2020 16:21:22 INFO GlusterFS mount attempt 

17/06/2020 16:20:51 INFO GlusterFS mount attempt 

17/06/2020 16:20:21 INFO GlusterFS mount attempt 

17/06/2020 16:19:51 INFO GlusterFS mount attempt 

17/06/2020 16:19:21 INFO GlusterFS mount attempt 

17/06/2020 16:18:51 INFO GlusterFS mount attempt 

17/06/2020 16:18:21 INFO GlusterFS mount attempt 

17/06/2020 16:17:51 INFO GlusterFS mount attempt 

17/06/2020 16:17:21 INFO GlusterFS mount attempt 

17/06/2020 16:16:51 INFO GlusterFS mount attempt 

17/06/2020 16:16:21 INFO GlusterFS mount attempt 

17/06/2020 16:15:51 INFO GlusterFS mount attempt 

17/06/2020 16:15:20 INFO GlusterFS mount attempt 

17/06/2020 16:14:50 INFO GlusterFS mount attempt 

17/06/2020 16:14:20 INFO GlusterFS mount attempt 

17/06/2020 16:13:50 INFO GlusterFS mount attempt 

17/06/2020 16:13:20 INFO GlusterFS mount attempt 

17/06/2020 16:12:50 INFO GlusterFS mount attempt 

17/06/2020 16:12:20 INFO GlusterFS mount attempt 

17/06/2020 16:11:50 INFO GlusterFS mount attempt 

17/06/2020 16:11:20 INFO GlusterFS mount attempt 

17/06/2020 16:10:50 INFO GlusterFS mount attempt 

17/06/2020 16:10:20 INFO GlusterFS mount attempt 

17/06/2020 16:09:49 INFO GlusterFS mount attempt 

17/06/2020 16:09:19 INFO GlusterFS mount attempt 

17/06/2020 16:08:49 INFO GlusterFS mount attempt 

17/06/2020 16:08:19 INFO GlusterFS mount attempt 

17/06/2020 16:07:49 INFO GlusterFS mount attempt 

17/06/2020 16:07:19 INFO GlusterFS mount attempt 

17/06/2020 16:06:49 INFO GlusterFS mount attempt 

17/06/2020 16:06:19 INFO GlusterFS mount attempt 

17/06/2020 16:05:49 INFO GlusterFS mount attempt 

17/06/2020 16:05:19 INFO GlusterFS mount attempt 

17/06/2020 16:04:49 INFO GlusterFS mount attempt 

17/06/2020 16:04:18 INFO GlusterFS mount attempt 

17/06/2020 16:03:48 INFO GlusterFS mount attempt 

17/06/2020 16:03:18 INFO GlusterFS mount attempt 

17/06/2020 16:02:48 INFO GlusterFS mount attempt 

17/06/2020 16:02:18 INFO GlusterFS mount attempt 

17/06/2020 16:01:48 INFO GlusterFS mount attempt 

17/06/2020 16:01:18 INFO GlusterFS mount attempt 

17/06/2020 16:00:48 INFO GlusterFS mount attempt 

17/06/2020 16:00:18 INFO GlusterFS mount attempt 

17/06/2020 15:59:48 INFO GlusterFS mount attempt 

17/06/2020 15:59:17 INFO GlusterFS mount attempt 

17/06/2020 15:58:47 INFO GlusterFS mount attempt 

17/06/2020 15:58:17 INFO GlusterFS mount attempt 

17/06/2020 15:57:47 INFO GlusterFS mount attempt 

17/06/2020 15:57:17 INFO GlusterFS mount attempt 

17/06/2020 15:56:47 INFO GlusterFS mount attempt 

17/06/2020 15:56:17 INFO GlusterFS mount attempt 

17/06/2020 15:55:47 INFO GlusterFS mount attempt 

17/06/2020 15:55:17 INFO GlusterFS mount attempt 

17/06/2020 15:54:47 INFO GlusterFS mount attempt 

17/06/2020 15:54:17 INFO GlusterFS mount attempt 

17/06/2020 15:53:46 INFO GlusterFS mount attempt 

17/06/2020 15:53:16 INFO GlusterFS mount attempt 

17/06/2020 15:52:46 INFO GlusterFS mount attempt 

17/06/2020 15:52:16 INFO GlusterFS mount attempt 

17/06/2020 15:51:46 INFO GlusterFS mount attempt 

17/06/2020 15:51:16 INFO GlusterFS mount attempt 

17/06/2020 15:50:46 INFO GlusterFS mount attempt 

17/06/2020 15:50:16 INFO GlusterFS mount attempt 

17/06/2020 15:49:46 INFO GlusterFS mount attempt 

17/06/2020 15:49:16 INFO GlusterFS mount attempt 

17/06/2020 15:48:46 INFO GlusterFS mount attempt 

17/06/2020 15:48:15 INFO GlusterFS mount attempt 

17/06/2020 15:47:45 INFO GlusterFS mount attempt 

17/06/2020 15:47:15 INFO GlusterFS mount attempt 

17/06/2020 15:46:45 INFO GlusterFS mount attempt 

17/06/2020 15:46:15 INFO GlusterFS mount attempt 

17/06/2020 15:45:45 INFO GlusterFS mount attempt 

17/06/2020 15:45:15 INFO GlusterFS mount attempt 

17/06/2020 15:44:45 INFO GlusterFS mount attempt 

17/06/2020 15:44:15 INFO GlusterFS mount attempt 

17/06/2020 15:43:45 INFO GlusterFS mount attempt 

17/06/2020 15:43:14 INFO GlusterFS mount attempt 

17/06/2020 15:42:44 INFO GlusterFS mount attempt 

17/06/2020 15:42:14 INFO GlusterFS mount attempt 

17/06/2020 15:41:44 INFO GlusterFS mount attempt 

17/06/2020 15:41:14 INFO GlusterFS mount attempt 

17/06/2020 15:40:44 INFO GlusterFS mount attempt 

17/06/2020 15:40:14 INFO GlusterFS mount attempt 

17/06/2020 15:39:44 INFO GlusterFS mount attempt 

17/06/2020 15:39:14 INFO GlusterFS mount attempt 

17/06/2020 15:38:44 INFO GlusterFS mount attempt 

17/06/2020 15:38:14 INFO GlusterFS mount attempt 

17/06/2020 15:37:44 INFO GlusterFS mount attempt 

17/06/2020 15:37:13 INFO GlusterFS mount attempt 

17/06/2020 15:36:43 INFO GlusterFS mount attempt 

17/06/2020 15:36:13 INFO GlusterFS mount attempt 

17/06/2020 15:35:43 INFO GlusterFS mount attempt 

17/06/2020 15:35:13 INFO GlusterFS mount attempt 

17/06/2020 15:34:43 INFO GlusterFS mount attempt 

17/06/2020 15:34:13 INFO GlusterFS mount attempt 

17/06/2020 15:33:43 INFO GlusterFS mount attempt 

17/06/2020 15:33:13 INFO GlusterFS mount attempt 

17/06/2020 15:32:43 INFO GlusterFS mount attempt 

17/06/2020 15:32:12 INFO GlusterFS mount attempt 

17/06/2020 15:31:42 INFO GlusterFS mount attempt 

17/06/2020 15:31:12 INFO GlusterFS mount attempt 

17/06/2020 15:30:42 INFO GlusterFS mount attempt 

17/06/2020 15:30:12 INFO GlusterFS mount attempt 

17/06/2020 15:29:42 INFO GlusterFS mount attempt 

17/06/2020 15:29:12 INFO GlusterFS mount attempt 

17/06/2020 15:28:42 INFO GlusterFS mount attempt 

17/06/2020 15:28:12 INFO GlusterFS mount attempt 

17/06/2020 15:27:42 INFO GlusterFS mount attempt 

17/06/2020 15:27:12 INFO GlusterFS mount attempt 

17/06/2020 15:26:42 INFO GlusterFS mount attempt 

17/06/2020 15:26:11 INFO GlusterFS mount attempt 

17/06/2020 15:25:41 INFO GlusterFS mount attempt 

17/06/2020 15:25:11 INFO GlusterFS mount attempt 

17/06/2020 15:24:41 INFO GlusterFS mount attempt 

17/06/2020 15:24:11 INFO GlusterFS mount attempt 

17/06/2020 15:23:41 INFO GlusterFS mount attempt 

17/06/2020 15:23:11 INFO GlusterFS mount attempt 

17/06/2020 15:22:41 INFO GlusterFS mount attempt 

17/06/2020 15:22:11 INFO GlusterFS mount attempt 

17/06/2020 15:21:41 INFO GlusterFS mount attempt 

17/06/2020 15:21:10 INFO GlusterFS mount attempt 

17/06/2020 15:20:40 INFO GlusterFS mount attempt 

17/06/2020 15:20:10 INFO GlusterFS mount attempt 

17/06/2020 15:19:40 INFO GlusterFS mount attempt 

17/06/2020 15:19:10 INFO GlusterFS mount attempt 

17/06/2020 15:18:40 INFO GlusterFS mount attempt 

17/06/2020 15:18:10 INFO GlusterFS mount attempt 

17/06/2020 15:17:40 INFO GlusterFS mount attempt 

17/06/2020 15:17:10 INFO GlusterFS mount attempt 

17/06/2020 15:16:40 INFO GlusterFS mount attempt 

17/06/2020 15:16:10 INFO GlusterFS mount attempt 

17/06/2020 15:15:39 INFO GlusterFS mount attempt 

17/06/2020 15:15:09 INFO GlusterFS mount attempt 

17/06/2020 15:14:39 INFO GlusterFS mount attempt 

17/06/2020 15:14:09 INFO GlusterFS mount attempt 

17/06/2020 15:13:39 INFO GlusterFS mount attempt 

17/06/2020 15:13:09 INFO GlusterFS mount attempt 

17/06/2020 15:12:39 INFO GlusterFS mount attempt 

17/06/2020 15:12:09 INFO GlusterFS mount attempt 

17/06/2020 15:11:39 INFO GlusterFS mount attempt 

17/06/2020 15:11:09 INFO GlusterFS mount attempt 

17/06/2020 15:10:39 INFO GlusterFS mount attempt 

17/06/2020 15:10:08 INFO GlusterFS mount attempt 

17/06/2020 15:09:38 INFO GlusterFS mount attempt 

17/06/2020 15:09:08 INFO GlusterFS mount attempt 

17/06/2020 15:08:38 INFO GlusterFS mount attempt 

17/06/2020 15:08:08 INFO GlusterFS mount attempt 

17/06/2020 15:07:38 INFO GlusterFS mount attempt 

17/06/2020 15:07:08 INFO GlusterFS mount attempt 

17/06/2020 15:06:38 INFO GlusterFS mount attempt 

17/06/2020 15:06:08 INFO GlusterFS mount attempt 

17/06/2020 15:05:38 INFO GlusterFS mount attempt 

17/06/2020 15:05:08 INFO GlusterFS mount attempt 

17/06/2020 15:04:37 INFO GlusterFS mount attempt 

17/06/2020 15:04:07 INFO GlusterFS mount attempt 

17/06/2020 15:03:37 INFO GlusterFS mount attempt 

17/06/2020 15:03:07 INFO GlusterFS mount attempt 

17/06/2020 15:02:37 INFO GlusterFS mount attempt 

17/06/2020 15:02:07 INFO GlusterFS mount attempt 

17/06/2020 15:01:37 INFO GlusterFS mount attempt 

17/06/2020 15:01:07 INFO GlusterFS mount attempt 

17/06/2020 15:00:37 INFO GlusterFS mount attempt 

17/06/2020 15:00:07 INFO GlusterFS mount attempt 

17/06/2020 14:59:37 INFO GlusterFS mount attempt 

17/06/2020 14:59:07 INFO GlusterFS mount attempt 

17/06/2020 14:58:36 INFO GlusterFS mount attempt 

17/06/2020 14:58:06 INFO GlusterFS mount attempt 

17/06/2020 14:57:36 INFO GlusterFS mount attempt 

17/06/2020 14:57:06 INFO GlusterFS mount attempt 

17/06/2020 14:56:36 INFO GlusterFS mount attempt 

17/06/2020 14:56:06 INFO GlusterFS mount attempt 

17/06/2020 14:55:36 INFO GlusterFS mount attempt 

17/06/2020 14:55:06 INFO GlusterFS mount attempt 

17/06/2020 14:54:36 INFO GlusterFS mount attempt 

17/06/2020 14:54:06 INFO GlusterFS mount attempt 

17/06/2020 14:53:36 INFO GlusterFS mount attempt 

17/06/2020 14:53:05 INFO GlusterFS mount attempt 

17/06/2020 14:52:35 INFO GlusterFS mount attempt 

17/06/2020 14:52:05 INFO GlusterFS mount attempt 

17/06/2020 14:51:35 INFO GlusterFS mount attempt 

17/06/2020 14:51:05 INFO GlusterFS mount attempt 

17/06/2020 14:50:35 INFO GlusterFS mount attempt 

17/06/2020 14:50:05 INFO GlusterFS mount attempt 

17/06/2020 14:49:35 INFO GlusterFS mount attempt 

17/06/2020 14:49:05 INFO GlusterFS mount attempt 

17/06/2020 14:48:35 INFO GlusterFS mount attempt 

17/06/2020 14:48:04 INFO GlusterFS mount attempt 

17/06/2020 14:47:34 INFO GlusterFS mount attempt 

17/06/2020 14:47:04 INFO GlusterFS mount attempt 

17/06/2020 14:46:34 INFO GlusterFS mount attempt 

17/06/2020 14:46:04 INFO GlusterFS mount attempt 

17/06/2020 14:45:34 INFO GlusterFS mount attempt 

17/06/2020 14:45:04 INFO GlusterFS mount attempt 

17/06/2020 14:44:34 INFO GlusterFS mount attempt 

17/06/2020 14:44:04 INFO GlusterFS mount attempt 

17/06/2020 14:43:34 INFO GlusterFS mount attempt 

17/06/2020 14:43:04 INFO GlusterFS mount attempt 

17/06/2020 14:42:33 INFO GlusterFS mount attempt 

17/06/2020 14:42:03 INFO GlusterFS mount attempt 

17/06/2020 14:41:33 INFO GlusterFS mount attempt 

17/06/2020 14:41:03 INFO GlusterFS mount attempt 

17/06/2020 14:40:33 INFO GlusterFS mount attempt 

17/06/2020 14:40:03 INFO GlusterFS mount attempt 

17/06/2020 14:39:33 INFO GlusterFS mount attempt 

17/06/2020 14:39:03 INFO GlusterFS mount attempt 

17/06/2020 14:38:33 INFO GlusterFS mount attempt 

17/06/2020 14:38:03 INFO GlusterFS mount attempt 

17/06/2020 14:37:33 INFO GlusterFS mount attempt 

17/06/2020 14:37:02 INFO GlusterFS mount attempt 

17/06/2020 14:36:32 INFO GlusterFS mount attempt 

17/06/2020 14:36:02 INFO GlusterFS mount attempt 

17/06/2020 14:35:32 INFO GlusterFS mount attempt 

17/06/2020 14:35:02 INFO GlusterFS mount attempt 

17/06/2020 14:34:32 INFO GlusterFS mount attempt 

17/06/2020 14:34:02 INFO GlusterFS mount attempt 

17/06/2020 14:33:32 INFO GlusterFS mount attempt 

17/06/2020 14:33:02 INFO GlusterFS mount attempt 

17/06/2020 14:32:32 INFO GlusterFS mount attempt 

17/06/2020 14:32:02 INFO GlusterFS mount attempt 

17/06/2020 14:31:31 INFO GlusterFS mount attempt 

17/06/2020 14:31:01 INFO GlusterFS mount attempt 

17/06/2020 14:30:31 INFO GlusterFS mount attempt 

17/06/2020 14:30:01 INFO GlusterFS mount attempt 

17/06/2020 14:29:31 INFO GlusterFS mount attempt 

17/06/2020 14:29:01 INFO GlusterFS mount attempt 

17/06/2020 14:28:31 INFO GlusterFS mount attempt 

17/06/2020 14:28:01 INFO GlusterFS mount attempt 

17/06/2020 14:27:31 INFO GlusterFS mount attempt 

17/06/2020 14:27:01 INFO GlusterFS mount attempt 

17/06/2020 14:26:31 INFO GlusterFS mount attempt 

17/06/2020 14:26:00 INFO GlusterFS mount attempt 

17/06/2020 14:25:30 INFO GlusterFS mount attempt 

17/06/2020 14:25:00 INFO GlusterFS mount attempt 

17/06/2020 14:24:30 INFO GlusterFS mount attempt 

17/06/2020 14:24:00 INFO GlusterFS mount attempt 

17/06/2020 14:23:30 INFO GlusterFS mount attempt 

17/06/2020 14:23:00 INFO GlusterFS mount attempt 

17/06/2020 14:22:30 INFO GlusterFS mount attempt 

17/06/2020 14:22:00 INFO GlusterFS mount attempt 

17/06/2020 14:21:30 INFO GlusterFS mount attempt 

17/06/2020 14:21:00 INFO GlusterFS mount attempt 

17/06/2020 14:20:29 INFO GlusterFS mount attempt 

17/06/2020 14:19:59 INFO GlusterFS mount attempt 

17/06/2020 14:19:29 INFO GlusterFS mount attempt 

17/06/2020 14:18:59 INFO GlusterFS mount attempt 

17/06/2020 14:18:29 INFO GlusterFS mount attempt 

17/06/2020 14:17:59 INFO GlusterFS mount attempt 

17/06/2020 14:17:29 INFO GlusterFS mount attempt 

17/06/2020 14:16:59 INFO GlusterFS mount attempt 

17/06/2020 14:16:29 INFO GlusterFS mount attempt 

17/06/2020 14:15:59 INFO GlusterFS mount attempt 

17/06/2020 14:15:29 INFO GlusterFS mount attempt 

17/06/2020 14:14:58 INFO GlusterFS mount attempt 

17/06/2020 14:14:28 INFO GlusterFS mount attempt 

17/06/2020 14:13:58 INFO GlusterFS mount attempt 

17/06/2020 14:13:28 INFO GlusterFS mount attempt 

17/06/2020 14:12:58 INFO GlusterFS mount attempt 

17/06/2020 14:12:28 INFO GlusterFS mount attempt 

17/06/2020 14:11:58 INFO GlusterFS mount attempt 

17/06/2020 14:11:28 INFO GlusterFS mount attempt 

17/06/2020 14:10:58 INFO GlusterFS mount attempt 

17/06/2020 14:10:28 INFO GlusterFS mount attempt 

17/06/2020 14:09:58 INFO GlusterFS mount attempt 

17/06/2020 14:09:27 INFO GlusterFS mount attempt 

17/06/2020 14:08:57 INFO GlusterFS mount attempt 

17/06/2020 14:08:27 INFO GlusterFS mount attempt 

17/06/2020 14:07:57 INFO GlusterFS mount attempt 

17/06/2020 14:07:27 INFO GlusterFS mount attempt 

17/06/2020 14:06:57 INFO GlusterFS mount attempt 

17/06/2020 14:06:27 INFO GlusterFS mount attempt 

17/06/2020 14:05:57 INFO GlusterFS mount attempt 

17/06/2020 14:05:27 INFO GlusterFS mount attempt 

17/06/2020 14:04:57 INFO GlusterFS mount attempt 

17/06/2020 14:04:27 INFO GlusterFS mount attempt 

17/06/2020 14:03:56 INFO GlusterFS mount attempt 

17/06/2020 14:03:26 INFO GlusterFS mount attempt 

17/06/2020 14:02:56 INFO GlusterFS mount attempt 

17/06/2020 14:02:26 INFO GlusterFS mount attempt 

17/06/2020 14:01:56 INFO GlusterFS mount attempt 

17/06/2020 14:01:26 INFO GlusterFS mount attempt 

17/06/2020 14:00:56 INFO GlusterFS mount attempt 

17/06/2020 14:00:26 INFO GlusterFS mount attempt 

17/06/2020 13:59:56 INFO GlusterFS mount attempt 

17/06/2020 13:59:26 INFO GlusterFS mount attempt 

17/06/2020 13:58:55 INFO GlusterFS mount attempt 

17/06/2020 13:58:25 INFO GlusterFS mount attempt 

17/06/2020 13:57:55 INFO GlusterFS mount attempt 

17/06/2020 13:57:25 INFO GlusterFS mount attempt 

17/06/2020 13:56:55 INFO GlusterFS mount attempt 

17/06/2020 13:56:25 INFO GlusterFS mount attempt 

17/06/2020 13:55:55 INFO GlusterFS mount attempt 

17/06/2020 13:55:25 INFO GlusterFS mount attempt 

17/06/2020 13:54:55 INFO GlusterFS mount attempt 

17/06/2020 13:54:25 INFO GlusterFS mount attempt 

17/06/2020 13:53:55 INFO GlusterFS mount attempt 

17/06/2020 13:53:24 INFO GlusterFS mount attempt 

17/06/2020 13:52:54 INFO GlusterFS mount attempt 

17/06/2020 13:52:24 INFO GlusterFS mount attempt 

17/06/2020 13:51:54 INFO GlusterFS mount attempt 

17/06/2020 13:51:24 INFO GlusterFS mount attempt 

17/06/2020 13:50:54 INFO GlusterFS mount attempt 

17/06/2020 13:50:24 INFO GlusterFS mount attempt 

17/06/2020 13:49:54 INFO GlusterFS mount attempt 

17/06/2020 13:49:24 INFO GlusterFS mount attempt 

17/06/2020 13:48:54 INFO GlusterFS mount attempt 

17/06/2020 13:48:24 INFO GlusterFS mount attempt 

17/06/2020 13:47:54 INFO GlusterFS mount attempt 

17/06/2020 13:47:23 INFO GlusterFS mount attempt 

17/06/2020 13:46:53 INFO GlusterFS mount attempt 

17/06/2020 13:46:23 INFO GlusterFS mount attempt 

17/06/2020 13:45:53 INFO GlusterFS mount attempt 

17/06/2020 13:45:23 INFO GlusterFS mount attempt 

17/06/2020 13:44:53 INFO GlusterFS mount attempt 

17/06/2020 13:44:23 INFO GlusterFS mount attempt 

17/06/2020 13:43:53 INFO GlusterFS mount attempt 

17/06/2020 13:43:23 INFO GlusterFS mount attempt 

17/06/2020 13:42:53 INFO GlusterFS mount attempt 

17/06/2020 13:42:23 INFO GlusterFS mount attempt 

17/06/2020 13:41:52 INFO GlusterFS mount attempt 

17/06/2020 13:41:22 INFO GlusterFS mount attempt 

17/06/2020 13:40:52 INFO GlusterFS mount attempt 

17/06/2020 13:40:22 INFO GlusterFS mount attempt 

17/06/2020 13:39:52 INFO GlusterFS mount attempt 

17/06/2020 13:39:22 INFO GlusterFS mount attempt 

17/06/2020 13:38:52 INFO GlusterFS mount attempt 

17/06/2020 13:38:22 INFO GlusterFS mount attempt 

17/06/2020 13:37:52 INFO GlusterFS mount attempt 

17/06/2020 13:37:22 INFO GlusterFS mount attempt 

17/06/2020 13:36:52 INFO GlusterFS mount attempt 

17/06/2020 13:36:21 INFO GlusterFS mount attempt 

17/06/2020 13:35:51 INFO GlusterFS mount attempt 

17/06/2020 13:35:21 INFO GlusterFS mount attempt 

17/06/2020 13:34:51 INFO GlusterFS mount attempt 

17/06/2020 13:34:21 INFO GlusterFS mount attempt 

17/06/2020 13:33:51 INFO GlusterFS mount attempt 

17/06/2020 13:33:21 INFO GlusterFS mount attempt 

17/06/2020 13:32:51 INFO GlusterFS mount attempt 

17/06/2020 13:32:21 INFO GlusterFS mount attempt 

17/06/2020 13:31:51 INFO GlusterFS mount attempt 

17/06/2020 13:31:21 INFO GlusterFS mount attempt 

17/06/2020 13:30:50 INFO GlusterFS mount attempt 

17/06/2020 13:30:20 INFO GlusterFS mount attempt 

17/06/2020 13:29:50 INFO GlusterFS mount attempt 

17/06/2020 13:29:20 INFO GlusterFS mount attempt 

17/06/2020 13:28:50 INFO GlusterFS mount attempt 

17/06/2020 13:28:20 INFO GlusterFS mount attempt 

17/06/2020 13:27:50 INFO GlusterFS mount attempt 

17/06/2020 13:27:20 INFO GlusterFS mount attempt 

17/06/2020 13:26:50 INFO GlusterFS mount attempt 

17/06/2020 13:26:20 INFO GlusterFS mount attempt 

17/06/2020 13:25:50 INFO GlusterFS mount attempt 

17/06/2020 13:25:19 INFO GlusterFS mount attempt 

17/06/2020 13:24:49 INFO GlusterFS mount attempt 

17/06/2020 13:24:19 INFO GlusterFS mount attempt 

17/06/2020 13:23:49 INFO GlusterFS mount attempt 

17/06/2020 13:23:19 INFO GlusterFS mount attempt 

17/06/2020 13:22:49 INFO GlusterFS mount attempt 

17/06/2020 13:22:19 INFO GlusterFS mount attempt 

17/06/2020 13:21:49 INFO GlusterFS mount attempt 

17/06/2020 13:21:19 INFO GlusterFS mount attempt 

17/06/2020 13:20:49 INFO GlusterFS mount attempt 

17/06/2020 13:20:19 INFO GlusterFS mount attempt 

17/06/2020 13:19:48 INFO GlusterFS mount attempt 

17/06/2020 13:19:18 INFO GlusterFS mount attempt 

17/06/2020 13:18:48 INFO GlusterFS mount attempt 

17/06/2020 13:18:18 INFO GlusterFS mount attempt 

17/06/2020 13:17:48 INFO GlusterFS mount attempt 

17/06/2020 13:17:18 INFO GlusterFS mount attempt 

17/06/2020 13:16:48 INFO GlusterFS mount attempt 

17/06/2020 13:16:18 INFO GlusterFS mount attempt 

17/06/2020 13:15:48 INFO GlusterFS mount attempt 

17/06/2020 13:15:18 INFO GlusterFS mount attempt 

17/06/2020 13:14:47 INFO GlusterFS mount attempt 

17/06/2020 13:14:17 INFO GlusterFS mount attempt 

17/06/2020 13:13:47 INFO GlusterFS mount attempt 

17/06/2020 13:13:17 INFO GlusterFS mount attempt 

17/06/2020 13:12:47 INFO GlusterFS mount attempt 

17/06/2020 13:12:17 INFO GlusterFS mount attempt 

17/06/2020 13:11:47 INFO GlusterFS mount attempt 

17/06/2020 13:11:17 INFO GlusterFS mount attempt 

17/06/2020 13:10:47 INFO GlusterFS mount attempt 

17/06/2020 13:10:17 INFO GlusterFS mount attempt 

17/06/2020 13:09:47 INFO GlusterFS mount attempt 

17/06/2020 13:09:16 INFO GlusterFS mount attempt 

17/06/2020 13:08:46 INFO GlusterFS mount attempt 

17/06/2020 13:08:16 INFO GlusterFS mount attempt 

17/06/2020 13:07:46 INFO GlusterFS mount attempt 

17/06/2020 13:07:16 INFO GlusterFS mount attempt 

17/06/2020 13:06:46 INFO GlusterFS mount attempt 

17/06/2020 13:06:16 INFO GlusterFS mount attempt 

17/06/2020 13:05:46 INFO GlusterFS mount attempt 

17/06/2020 13:05:16 INFO GlusterFS mount attempt 

17/06/2020 13:04:46 INFO GlusterFS mount attempt 

17/06/2020 13:04:16 INFO GlusterFS mount attempt 

17/06/2020 13:03:45 INFO GlusterFS mount attempt 

17/06/2020 13:03:15 INFO GlusterFS mount attempt 

17/06/2020 13:02:45 INFO GlusterFS mount attempt 

17/06/2020 13:02:15 INFO GlusterFS mount attempt 

17/06/2020 13:01:45 INFO GlusterFS mount attempt 

17/06/2020 13:01:15 INFO GlusterFS mount attempt 

17/06/2020 13:00:45 INFO GlusterFS mount attempt 

17/06/2020 13:00:15 INFO GlusterFS mount attempt 

17/06/2020 12:59:45 INFO GlusterFS mount attempt 

17/06/2020 12:59:15 INFO GlusterFS mount attempt 

17/06/2020 12:58:45 INFO GlusterFS mount attempt 

17/06/2020 12:58:14 INFO GlusterFS mount attempt 

17/06/2020 12:57:44 INFO GlusterFS mount attempt 

17/06/2020 12:57:14 INFO GlusterFS mount attempt 

17/06/2020 12:56:44 INFO GlusterFS mount attempt 

17/06/2020 12:56:14 INFO GlusterFS mount attempt 

17/06/2020 12:55:44 INFO GlusterFS mount attempt 

17/06/2020 12:55:14 INFO GlusterFS mount attempt 

17/06/2020 12:54:44 INFO GlusterFS mount attempt 

17/06/2020 12:54:14 INFO GlusterFS mount attempt 

17/06/2020 12:53:44 INFO GlusterFS mount attempt 

17/06/2020 12:53:13 INFO GlusterFS mount attempt 

17/06/2020 12:52:43 INFO GlusterFS mount attempt 

17/06/2020 12:52:13 INFO GlusterFS mount attempt 

17/06/2020 12:51:43 INFO GlusterFS mount attempt 

17/06/2020 12:51:13 INFO GlusterFS mount attempt 

17/06/2020 12:50:43 INFO GlusterFS mount attempt 

17/06/2020 12:50:13 INFO GlusterFS mount attempt 

17/06/2020 12:49:43 INFO GlusterFS mount attempt 

17/06/2020 12:49:13 INFO GlusterFS mount attempt 

17/06/2020 12:48:43 INFO GlusterFS mount attempt 

17/06/2020 12:48:13 INFO GlusterFS mount attempt 

17/06/2020 12:47:42 INFO GlusterFS mount attempt 

17/06/2020 12:47:12 INFO GlusterFS mount attempt 

17/06/2020 12:46:42 INFO GlusterFS mount attempt 

17/06/2020 12:46:12 INFO GlusterFS mount attempt 

17/06/2020 12:45:42 INFO GlusterFS mount attempt 

17/06/2020 12:45:12 INFO GlusterFS mount attempt 

17/06/2020 12:44:42 INFO GlusterFS mount attempt 

17/06/2020 12:44:12 INFO GlusterFS mount attempt 

17/06/2020 12:43:42 INFO GlusterFS mount attempt 

17/06/2020 12:43:12 INFO GlusterFS mount attempt 

17/06/2020 12:42:42 INFO GlusterFS mount attempt 

17/06/2020 12:42:11 INFO GlusterFS mount attempt 

17/06/2020 12:41:41 INFO GlusterFS mount attempt 

17/06/2020 12:41:11 INFO GlusterFS mount attempt 

17/06/2020 12:40:41 INFO GlusterFS mount attempt 

17/06/2020 12:40:11 INFO GlusterFS mount attempt 

17/06/2020 12:39:41 INFO GlusterFS mount attempt 

17/06/2020 12:39:11 INFO GlusterFS mount attempt 

17/06/2020 12:38:41 INFO GlusterFS mount attempt 

17/06/2020 12:38:11 INFO GlusterFS mount attempt 

17/06/2020 12:37:41 INFO GlusterFS mount attempt 

17/06/2020 12:37:11 INFO GlusterFS mount attempt 

17/06/2020 12:36:40 INFO GlusterFS mount attempt 

17/06/2020 12:36:10 INFO GlusterFS mount attempt 

17/06/2020 12:35:40 INFO GlusterFS mount attempt 

17/06/2020 12:35:10 INFO GlusterFS mount attempt 

17/06/2020 12:34:40 INFO GlusterFS mount attempt 

17/06/2020 12:34:10 INFO GlusterFS mount attempt 

17/06/2020 12:33:40 INFO GlusterFS mount attempt 

17/06/2020 12:33:10 INFO GlusterFS mount attempt 

17/06/2020 12:32:40 INFO GlusterFS mount attempt 

17/06/2020 12:32:10 INFO GlusterFS mount attempt 

17/06/2020 12:31:40 INFO GlusterFS mount attempt 

17/06/2020 12:31:09 INFO GlusterFS mount attempt 

17/06/2020 12:30:39 INFO GlusterFS mount attempt 

17/06/2020 12:30:09 INFO GlusterFS mount attempt 

17/06/2020 12:29:39 INFO GlusterFS mount attempt 

17/06/2020 12:29:09 INFO GlusterFS mount attempt 

17/06/2020 12:28:39 INFO GlusterFS mount attempt 

17/06/2020 12:28:09 INFO GlusterFS mount attempt 

17/06/2020 12:27:39 INFO GlusterFS mount attempt 

17/06/2020 12:27:09 INFO GlusterFS mount attempt 

17/06/2020 12:26:39 INFO GlusterFS mount attempt 

17/06/2020 12:26:08 INFO GlusterFS mount attempt 

17/06/2020 12:25:38 INFO GlusterFS mount attempt 

17/06/2020 12:25:08 INFO GlusterFS mount attempt 

17/06/2020 12:24:38 INFO GlusterFS mount attempt 

17/06/2020 12:24:08 INFO GlusterFS mount attempt 

17/06/2020 12:23:38 INFO GlusterFS mount attempt 

17/06/2020 12:23:08 INFO GlusterFS mount attempt 

17/06/2020 12:22:38 INFO GlusterFS mount attempt 

17/06/2020 12:22:08 INFO GlusterFS mount attempt 

17/06/2020 12:21:38 INFO GlusterFS mount attempt 

17/06/2020 12:21:08 INFO GlusterFS mount attempt 

17/06/2020 12:20:37 INFO GlusterFS mount attempt 

17/06/2020 12:20:07 INFO GlusterFS mount attempt 

17/06/2020 12:19:37 INFO GlusterFS mount attempt 

17/06/2020 12:19:07 INFO GlusterFS mount attempt 

17/06/2020 12:18:37 INFO GlusterFS mount attempt 

17/06/2020 12:18:07 INFO GlusterFS mount attempt 

17/06/2020 12:17:37 INFO GlusterFS mount attempt 

17/06/2020 12:17:07 INFO GlusterFS mount attempt 

17/06/2020 12:16:37 INFO GlusterFS mount attempt 

17/06/2020 12:16:07 INFO GlusterFS mount attempt 

17/06/2020 12:15:37 INFO GlusterFS mount attempt 

17/06/2020 12:15:07 INFO GlusterFS mount attempt 

17/06/2020 12:14:36 INFO GlusterFS mount attempt 

17/06/2020 12:14:06 INFO GlusterFS mount attempt 

17/06/2020 12:13:36 INFO GlusterFS mount attempt 

17/06/2020 12:13:06 INFO GlusterFS mount attempt 

17/06/2020 12:12:36 INFO GlusterFS mount attempt 

17/06/2020 12:12:06 INFO GlusterFS mount attempt 

17/06/2020 12:11:36 INFO GlusterFS mount attempt 

17/06/2020 12:11:06 INFO GlusterFS mount attempt 

17/06/2020 12:10:36 INFO GlusterFS mount attempt 

17/06/2020 12:10:06 INFO GlusterFS mount attempt 

17/06/2020 12:09:36 INFO GlusterFS mount attempt 

17/06/2020 12:09:05 INFO GlusterFS mount attempt 

17/06/2020 12:08:35 INFO GlusterFS mount attempt 

17/06/2020 12:08:05 INFO GlusterFS mount attempt 

17/06/2020 12:07:35 INFO GlusterFS mount attempt 

17/06/2020 12:07:05 INFO GlusterFS mount attempt 

17/06/2020 12:06:35 INFO GlusterFS mount attempt 

17/06/2020 12:06:05 INFO GlusterFS mount attempt 

17/06/2020 12:05:35 INFO GlusterFS mount attempt 

17/06/2020 12:05:05 INFO GlusterFS mount attempt 

17/06/2020 12:04:35 INFO GlusterFS mount attempt 

17/06/2020 12:04:05 INFO GlusterFS mount attempt 

17/06/2020 12:03:34 INFO GlusterFS mount attempt 

17/06/2020 12:03:04 INFO GlusterFS mount attempt 

17/06/2020 12:02:34 INFO GlusterFS mount attempt 

17/06/2020 12:02:04 INFO GlusterFS mount attempt 

17/06/2020 12:01:34 INFO GlusterFS mount attempt 

17/06/2020 12:01:04 INFO GlusterFS mount attempt 

17/06/2020 12:00:34 INFO GlusterFS mount attempt 

17/06/2020 12:00:04 INFO GlusterFS mount attempt 

17/06/2020 11:59:34 INFO GlusterFS mount attempt 

17/06/2020 11:59:04 INFO GlusterFS mount attempt 

17/06/2020 11:58:33 INFO GlusterFS mount attempt 

17/06/2020 11:58:03 INFO GlusterFS mount attempt 

17/06/2020 11:57:33 INFO GlusterFS mount attempt 

17/06/2020 11:57:03 INFO GlusterFS mount attempt 

17/06/2020 11:56:33 INFO GlusterFS mount attempt 

17/06/2020 11:56:03 INFO GlusterFS mount attempt 

17/06/2020 11:55:33 INFO GlusterFS mount attempt 

17/06/2020 11:55:03 INFO GlusterFS mount attempt 

17/06/2020 11:54:33 INFO GlusterFS mount attempt 

17/06/2020 11:54:03 INFO GlusterFS mount attempt 

17/06/2020 11:53:33 INFO GlusterFS mount attempt 

17/06/2020 11:53:03 INFO GlusterFS mount attempt 

17/06/2020 11:52:32 INFO GlusterFS mount attempt 

17/06/2020 11:52:02 INFO GlusterFS mount attempt 

17/06/2020 11:51:32 INFO GlusterFS mount attempt 

17/06/2020 11:51:02 INFO GlusterFS mount attempt 

17/06/2020 11:50:32 INFO GlusterFS mount attempt 

17/06/2020 11:50:02 INFO GlusterFS mount attempt 

17/06/2020 11:49:32 INFO GlusterFS mount attempt 

17/06/2020 11:49:02 INFO GlusterFS mount attempt 

17/06/2020 11:48:32 INFO GlusterFS mount attempt 

17/06/2020 11:48:02 INFO GlusterFS mount attempt 

17/06/2020 11:47:32 INFO GlusterFS mount attempt 

17/06/2020 11:47:01 INFO GlusterFS mount attempt 

17/06/2020 11:46:31 INFO GlusterFS mount attempt 

17/06/2020 11:46:01 INFO GlusterFS mount attempt 

17/06/2020 11:45:31 INFO GlusterFS mount attempt 

17/06/2020 11:45:01 INFO GlusterFS mount attempt 

17/06/2020 11:44:31 INFO GlusterFS mount attempt 

17/06/2020 11:44:01 INFO GlusterFS mount attempt 

17/06/2020 11:43:31 INFO GlusterFS mount attempt 

17/06/2020 11:43:01 INFO GlusterFS mount attempt 

17/06/2020 11:42:31 INFO GlusterFS mount attempt 

17/06/2020 11:42:01 INFO GlusterFS mount attempt 

17/06/2020 11:41:30 INFO GlusterFS mount attempt 

17/06/2020 11:41:00 INFO GlusterFS mount attempt 

17/06/2020 11:40:30 INFO GlusterFS mount attempt 

17/06/2020 11:40:00 INFO GlusterFS mount attempt 

17/06/2020 11:39:30 INFO GlusterFS mount attempt 

17/06/2020 11:39:00 INFO GlusterFS mount attempt 

17/06/2020 11:38:30 INFO GlusterFS mount attempt 

17/06/2020 11:38:00 INFO GlusterFS mount attempt 

17/06/2020 11:37:30 INFO GlusterFS mount attempt 

17/06/2020 11:37:00 INFO GlusterFS mount attempt 

17/06/2020 11:36:30 INFO GlusterFS mount attempt 

17/06/2020 11:35:59 INFO GlusterFS mount attempt 

17/06/2020 11:35:29 INFO GlusterFS mount attempt 

17/06/2020 11:34:59 INFO GlusterFS mount attempt 

17/06/2020 11:34:29 INFO GlusterFS mount attempt 

17/06/2020 11:33:59 INFO GlusterFS mount attempt 

17/06/2020 11:33:29 INFO GlusterFS mount attempt 

17/06/2020 11:32:59 INFO GlusterFS mount attempt 

17/06/2020 11:32:29 INFO GlusterFS mount attempt 

17/06/2020 11:31:59 INFO GlusterFS mount attempt 

17/06/2020 11:31:29 INFO GlusterFS mount attempt 

17/06/2020 11:30:59 INFO GlusterFS mount attempt 

17/06/2020 11:30:28 INFO GlusterFS mount attempt 

17/06/2020 11:29:58 INFO GlusterFS mount attempt 

17/06/2020 11:29:28 INFO GlusterFS mount attempt 

17/06/2020 11:28:58 INFO GlusterFS mount attempt 

17/06/2020 11:28:28 INFO GlusterFS mount attempt 

17/06/2020 11:27:58 INFO GlusterFS mount attempt 

17/06/2020 11:27:28 INFO GlusterFS mount attempt 

17/06/2020 11:26:58 INFO GlusterFS mount attempt 

17/06/2020 11:26:28 INFO GlusterFS mount attempt 

17/06/2020 11:25:58 INFO GlusterFS mount attempt 

17/06/2020 11:25:28 INFO GlusterFS mount attempt 

17/06/2020 11:24:57 INFO GlusterFS mount attempt 

17/06/2020 11:24:27 INFO GlusterFS mount attempt 

17/06/2020 11:23:57 INFO GlusterFS mount attempt 

17/06/2020 11:23:27 INFO GlusterFS mount attempt 

17/06/2020 11:22:57 INFO GlusterFS mount attempt 

17/06/2020 11:22:27 INFO GlusterFS mount attempt 

17/06/2020 11:21:57 INFO GlusterFS mount attempt 

17/06/2020 11:21:27 INFO GlusterFS mount attempt 

17/06/2020 11:20:57 INFO GlusterFS mount attempt 

17/06/2020 11:20:27 INFO GlusterFS mount attempt 

17/06/2020 11:19:57 INFO GlusterFS mount attempt 

17/06/2020 11:19:26 INFO GlusterFS mount attempt 

17/06/2020 11:18:56 INFO GlusterFS mount attempt 

17/06/2020 11:18:26 INFO GlusterFS mount attempt 

17/06/2020 11:17:56 INFO GlusterFS mount attempt 

17/06/2020 11:17:26 INFO GlusterFS mount attempt 

17/06/2020 11:16:56 INFO GlusterFS mount attempt 

17/06/2020 11:16:26 INFO GlusterFS mount attempt 

17/06/2020 11:15:56 INFO GlusterFS mount attempt 

17/06/2020 11:15:26 INFO GlusterFS mount attempt 

17/06/2020 11:14:56 INFO GlusterFS mount attempt 

17/06/2020 11:14:26 INFO GlusterFS mount attempt 

17/06/2020 11:13:55 INFO GlusterFS mount attempt 

17/06/2020 11:13:25 INFO GlusterFS mount attempt 

17/06/2020 11:12:55 INFO GlusterFS mount attempt 

17/06/2020 11:12:25 INFO GlusterFS mount attempt 

17/06/2020 11:11:55 INFO GlusterFS mount attempt 

17/06/2020 11:11:25 INFO GlusterFS mount attempt 

17/06/2020 11:10:55 INFO GlusterFS mount attempt 

17/06/2020 11:10:25 INFO GlusterFS mount attempt 

17/06/2020 11:09:55 INFO GlusterFS mount attempt 

17/06/2020 11:09:25 INFO GlusterFS mount attempt 

17/06/2020 11:08:55 INFO GlusterFS mount attempt 

17/06/2020 11:08:24 INFO GlusterFS mount attempt 

17/06/2020 11:07:54 INFO GlusterFS mount attempt 

17/06/2020 11:07:24 INFO GlusterFS mount attempt 

17/06/2020 11:06:54 INFO GlusterFS mount attempt 

17/06/2020 11:06:24 INFO GlusterFS mount attempt 

17/06/2020 11:05:54 INFO GlusterFS mount attempt 

17/06/2020 11:05:24 INFO GlusterFS mount attempt 

17/06/2020 11:04:54 INFO GlusterFS mount attempt 

17/06/2020 11:04:24 INFO GlusterFS mount attempt 

17/06/2020 11:03:54 INFO GlusterFS mount attempt 

17/06/2020 11:03:24 INFO GlusterFS mount attempt 

17/06/2020 11:02:53 INFO GlusterFS mount attempt 

17/06/2020 11:02:23 INFO GlusterFS mount attempt 

17/06/2020 11:01:53 INFO GlusterFS mount attempt 

17/06/2020 11:01:23 INFO GlusterFS mount attempt 

17/06/2020 11:00:53 INFO GlusterFS mount attempt 

17/06/2020 11:00:23 INFO GlusterFS mount attempt 

17/06/2020 10:59:53 INFO GlusterFS mount attempt 

17/06/2020 10:59:23 INFO GlusterFS mount attempt 

17/06/2020 10:58:53 INFO GlusterFS mount attempt 

17/06/2020 10:58:23 INFO GlusterFS mount attempt 

17/06/2020 10:57:52 INFO GlusterFS mount attempt 

17/06/2020 10:57:22 INFO GlusterFS mount attempt 

17/06/2020 10:56:52 INFO GlusterFS mount attempt 

17/06/2020 10:56:22 INFO GlusterFS mount attempt 

17/06/2020 10:55:52 INFO GlusterFS mount attempt 

17/06/2020 10:55:22 INFO GlusterFS mount attempt 

17/06/2020 10:54:52 INFO GlusterFS mount attempt 

17/06/2020 10:54:22 INFO GlusterFS mount attempt 

17/06/2020 10:53:52 INFO GlusterFS mount attempt 

17/06/2020 10:53:22 INFO GlusterFS mount attempt 

17/06/2020 10:52:52 INFO GlusterFS mount attempt 

17/06/2020 10:52:22 INFO GlusterFS mount attempt 

17/06/2020 10:51:51 INFO GlusterFS mount attempt 

17/06/2020 10:51:21 INFO GlusterFS mount attempt 

17/06/2020 10:50:51 INFO GlusterFS mount attempt 

17/06/2020 10:50:21 INFO GlusterFS mount attempt 

17/06/2020 10:49:51 INFO GlusterFS mount attempt 

17/06/2020 10:49:21 INFO GlusterFS mount attempt 

17/06/2020 10:48:51 INFO GlusterFS mount attempt 

17/06/2020 10:48:21 INFO GlusterFS mount attempt 

17/06/2020 10:47:51 INFO GlusterFS mount attempt 

17/06/2020 10:47:21 INFO GlusterFS mount attempt 

17/06/2020 10:46:51 INFO GlusterFS mount attempt 

17/06/2020 10:46:20 INFO GlusterFS mount attempt 

17/06/2020 10:45:50 INFO GlusterFS mount attempt 

17/06/2020 10:45:20 INFO GlusterFS mount attempt 

17/06/2020 10:44:50 INFO GlusterFS mount attempt 

17/06/2020 10:44:20 INFO GlusterFS mount attempt 

17/06/2020 10:43:50 INFO GlusterFS mount attempt 

17/06/2020 10:43:20 INFO GlusterFS mount attempt 

17/06/2020 10:42:50 INFO GlusterFS mount attempt 

17/06/2020 10:42:19 INFO GlusterFS mount attempt 

17/06/2020 10:41:49 INFO GlusterFS mount attempt 

17/06/2020 10:41:19 INFO GlusterFS mount attempt 

17/06/2020 10:40:49 INFO GlusterFS mount attempt 

17/06/2020 10:40:19 INFO GlusterFS mount attempt 

17/06/2020 10:39:49 INFO GlusterFS mount attempt 

17/06/2020 10:39:19 INFO GlusterFS mount attempt 

17/06/2020 10:38:49 INFO GlusterFS mount attempt 

17/06/2020 10:38:19 INFO GlusterFS mount attempt 

17/06/2020 10:37:49 INFO GlusterFS mount attempt 

17/06/2020 10:37:19 INFO GlusterFS mount attempt 

17/06/2020 10:36:48 INFO GlusterFS mount attempt 

17/06/2020 10:36:18 INFO GlusterFS mount attempt 

17/06/2020 10:35:48 INFO GlusterFS mount attempt 

17/06/2020 10:35:18 INFO GlusterFS mount attempt 

17/06/2020 10:34:48 INFO GlusterFS mount attempt 

17/06/2020 10:34:18 INFO GlusterFS mount attempt 

17/06/2020 10:33:48 INFO GlusterFS mount attempt 

17/06/2020 10:33:18 INFO GlusterFS mount attempt 

17/06/2020 10:32:48 INFO GlusterFS mount attempt 

17/06/2020 10:32:18 INFO GlusterFS mount attempt 

17/06/2020 10:31:48 INFO GlusterFS mount attempt 

17/06/2020 10:31:17 INFO GlusterFS mount attempt 

17/06/2020 10:30:47 INFO GlusterFS mount attempt 

17/06/2020 10:30:17 INFO GlusterFS mount attempt 

17/06/2020 10:29:47 INFO GlusterFS mount attempt 

17/06/2020 10:29:17 INFO GlusterFS mount attempt 

17/06/2020 10:28:47 INFO GlusterFS mount attempt 

17/06/2020 10:28:17 INFO GlusterFS mount attempt 

17/06/2020 10:27:47 INFO GlusterFS mount attempt 

17/06/2020 10:27:17 INFO GlusterFS mount attempt 

17/06/2020 10:26:47 INFO GlusterFS mount attempt 

17/06/2020 10:26:16 INFO GlusterFS mount attempt 

17/06/2020 10:25:46 INFO GlusterFS mount attempt 

17/06/2020 10:25:16 INFO GlusterFS mount attempt 

17/06/2020 10:24:46 INFO GlusterFS mount attempt 

17/06/2020 10:24:16 INFO GlusterFS mount attempt 

17/06/2020 10:23:46 INFO GlusterFS mount attempt 

17/06/2020 10:23:16 INFO GlusterFS mount attempt 

17/06/2020 10:22:46 INFO GlusterFS mount attempt 

17/06/2020 10:22:16 INFO GlusterFS mount attempt 

17/06/2020 10:21:46 INFO GlusterFS mount attempt 

17/06/2020 10:21:16 INFO GlusterFS mount attempt 

17/06/2020 10:20:45 INFO GlusterFS mount attempt 

17/06/2020 10:20:15 INFO GlusterFS mount attempt 

17/06/2020 10:19:45 INFO GlusterFS mount attempt 

17/06/2020 10:19:15 INFO GlusterFS mount attempt 

17/06/2020 10:18:45 INFO GlusterFS mount attempt 

17/06/2020 10:18:15 INFO GlusterFS mount attempt 

17/06/2020 10:17:45 INFO GlusterFS mount attempt 

17/06/2020 10:17:15 INFO GlusterFS mount attempt 

17/06/2020 10:16:45 INFO GlusterFS mount attempt 

17/06/2020 10:16:15 INFO GlusterFS mount attempt 

17/06/2020 10:15:45 INFO GlusterFS mount attempt 

17/06/2020 10:15:14 INFO GlusterFS mount attempt 

17/06/2020 10:14:44 INFO GlusterFS mount attempt 

17/06/2020 10:14:14 INFO GlusterFS mount attempt 

17/06/2020 10:13:44 INFO GlusterFS mount attempt 

17/06/2020 10:13:14 INFO GlusterFS mount attempt 

17/06/2020 10:12:44 INFO GlusterFS mount attempt 

17/06/2020 10:12:14 INFO GlusterFS mount attempt 

17/06/2020 10:11:44 INFO GlusterFS mount attempt 

17/06/2020 10:11:14 INFO GlusterFS mount attempt 

17/06/2020 10:10:44 INFO GlusterFS mount attempt 

17/06/2020 10:10:14 INFO GlusterFS mount attempt 

17/06/2020 10:09:43 INFO GlusterFS mount attempt 

17/06/2020 10:09:13 INFO GlusterFS mount attempt 

17/06/2020 10:08:43 INFO GlusterFS mount attempt 

17/06/2020 10:08:13 INFO GlusterFS mount attempt 

17/06/2020 10:07:43 INFO GlusterFS mount attempt 

17/06/2020 10:07:13 INFO GlusterFS mount attempt 

17/06/2020 10:06:43 INFO GlusterFS mount attempt 

17/06/2020 10:06:13 INFO GlusterFS mount attempt 

17/06/2020 10:05:43 INFO GlusterFS mount attempt 

17/06/2020 10:05:13 INFO GlusterFS mount attempt 

17/06/2020 10:04:43 INFO GlusterFS mount attempt 

17/06/2020 10:04:13 INFO GlusterFS mount attempt 

17/06/2020 10:03:42 INFO GlusterFS mount attempt 

17/06/2020 10:03:12 INFO GlusterFS mount attempt 

17/06/2020 10:02:42 INFO GlusterFS mount attempt 

17/06/2020 10:02:12 INFO GlusterFS mount attempt 

17/06/2020 10:01:42 INFO GlusterFS mount attempt 

17/06/2020 10:01:12 INFO GlusterFS mount attempt 

17/06/2020 10:00:42 INFO GlusterFS mount attempt 

17/06/2020 10:00:12 INFO GlusterFS mount attempt 

17/06/2020 09:59:42 INFO GlusterFS mount attempt 

17/06/2020 09:59:12 INFO GlusterFS mount attempt 

17/06/2020 09:58:41 INFO GlusterFS mount attempt 

17/06/2020 09:58:11 INFO GlusterFS mount attempt 

17/06/2020 09:57:41 INFO GlusterFS mount attempt 

17/06/2020 09:57:11 INFO GlusterFS mount attempt 

17/06/2020 09:56:41 INFO GlusterFS mount attempt 

17/06/2020 09:56:11 INFO GlusterFS mount attempt 

17/06/2020 09:55:41 INFO GlusterFS mount attempt 

17/06/2020 09:55:11 INFO GlusterFS mount attempt 

17/06/2020 09:54:41 INFO GlusterFS mount attempt 

17/06/2020 09:54:11 INFO GlusterFS mount attempt 

17/06/2020 09:53:41 INFO GlusterFS mount attempt 

17/06/2020 09:53:11 INFO GlusterFS mount attempt 

17/06/2020 09:52:40 INFO GlusterFS mount attempt 

17/06/2020 09:52:10 INFO GlusterFS mount attempt 

17/06/2020 09:51:40 INFO GlusterFS mount attempt 

17/06/2020 09:51:10 INFO GlusterFS mount attempt 

17/06/2020 09:50:40 INFO GlusterFS mount attempt 

17/06/2020 09:50:10 INFO GlusterFS mount attempt 

17/06/2020 09:49:40 INFO GlusterFS mount attempt 

17/06/2020 09:49:10 INFO GlusterFS mount attempt 

17/06/2020 09:48:40 INFO GlusterFS mount attempt 

17/06/2020 09:48:10 INFO GlusterFS mount attempt 

17/06/2020 09:47:40 INFO GlusterFS mount attempt 

17/06/2020 09:47:09 INFO GlusterFS mount attempt 

17/06/2020 09:46:39 INFO GlusterFS mount attempt 

17/06/2020 09:46:09 INFO GlusterFS mount attempt 

17/06/2020 09:45:39 INFO GlusterFS mount attempt 

17/06/2020 09:45:09 INFO GlusterFS mount attempt 

17/06/2020 09:44:39 INFO GlusterFS mount attempt 

17/06/2020 09:44:09 INFO GlusterFS mount attempt 

17/06/2020 09:43:39 INFO GlusterFS mount attempt 

17/06/2020 09:43:09 INFO GlusterFS mount attempt 

17/06/2020 09:42:39 INFO GlusterFS mount attempt 

17/06/2020 09:42:09 INFO GlusterFS mount attempt 

17/06/2020 09:41:38 INFO GlusterFS mount attempt 

17/06/2020 09:41:08 INFO GlusterFS mount attempt 

17/06/2020 09:40:38 INFO GlusterFS mount attempt 

17/06/2020 09:40:08 INFO GlusterFS mount attempt 

17/06/2020 09:39:38 INFO GlusterFS mount attempt 

17/06/2020 09:39:08 INFO GlusterFS mount attempt 

17/06/2020 09:38:38 INFO GlusterFS mount attempt 

17/06/2020 09:38:08 INFO GlusterFS mount attempt 

17/06/2020 09:37:38 INFO GlusterFS mount attempt 

17/06/2020 09:37:08 INFO GlusterFS mount attempt 

17/06/2020 09:36:38 INFO GlusterFS mount attempt 

17/06/2020 09:36:08 INFO GlusterFS mount attempt 

17/06/2020 09:35:37 INFO GlusterFS mount attempt 

17/06/2020 09:35:07 INFO GlusterFS mount attempt 

17/06/2020 09:34:37 INFO GlusterFS mount attempt 

17/06/2020 09:34:07 INFO GlusterFS mount attempt 

17/06/2020 09:33:37 INFO GlusterFS mount attempt 

17/06/2020 09:33:07 INFO GlusterFS mount attempt 

17/06/2020 09:32:37 INFO GlusterFS mount attempt 

17/06/2020 09:32:07 INFO GlusterFS mount attempt 

17/06/2020 09:31:37 INFO GlusterFS mount attempt 

17/06/2020 09:31:07 INFO GlusterFS mount attempt 

17/06/2020 09:30:36 INFO GlusterFS mount attempt 

17/06/2020 09:30:06 INFO GlusterFS mount attempt 

17/06/2020 09:29:36 INFO GlusterFS mount attempt 

17/06/2020 09:29:06 INFO GlusterFS mount attempt 

17/06/2020 09:28:36 INFO GlusterFS mount attempt 

17/06/2020 09:28:06 INFO GlusterFS mount attempt 

17/06/2020 09:27:36 INFO GlusterFS mount attempt 

17/06/2020 09:27:06 INFO GlusterFS mount attempt 

17/06/2020 09:26:36 INFO GlusterFS mount attempt 

17/06/2020 09:26:06 INFO GlusterFS mount attempt 

17/06/2020 09:25:36 INFO GlusterFS mount attempt 

17/06/2020 09:25:06 INFO GlusterFS mount attempt 

17/06/2020 09:24:35 INFO GlusterFS mount attempt 

17/06/2020 09:24:05 INFO GlusterFS mount attempt 

17/06/2020 09:23:35 INFO GlusterFS mount attempt 

17/06/2020 09:23:05 INFO GlusterFS mount attempt 

17/06/2020 09:22:35 INFO GlusterFS mount attempt 

17/06/2020 09:22:05 INFO GlusterFS mount attempt 

17/06/2020 09:21:35 INFO GlusterFS mount attempt 

17/06/2020 09:21:05 INFO GlusterFS mount attempt 

17/06/2020 09:20:35 INFO GlusterFS mount attempt 

17/06/2020 09:20:05 INFO GlusterFS mount attempt 

17/06/2020 09:19:35 INFO GlusterFS mount attempt 

17/06/2020 09:19:04 INFO GlusterFS mount attempt 

17/06/2020 09:18:34 INFO GlusterFS mount attempt 

17/06/2020 09:18:04 INFO GlusterFS mount attempt 

17/06/2020 09:17:34 INFO GlusterFS mount attempt 

17/06/2020 09:17:04 INFO GlusterFS mount attempt 

17/06/2020 09:16:34 INFO GlusterFS mount attempt 

17/06/2020 09:16:04 INFO GlusterFS mount attempt 

17/06/2020 09:15:34 INFO GlusterFS mount attempt 

17/06/2020 09:15:04 INFO GlusterFS mount attempt 

17/06/2020 09:14:34 INFO GlusterFS mount attempt 

17/06/2020 09:14:04 INFO GlusterFS mount attempt 

17/06/2020 09:13:33 INFO GlusterFS mount attempt 

17/06/2020 09:13:03 INFO GlusterFS mount attempt 

17/06/2020 09:12:33 INFO GlusterFS mount attempt 

17/06/2020 09:12:03 INFO GlusterFS mount attempt 

17/06/2020 09:11:33 INFO GlusterFS mount attempt 

17/06/2020 09:11:03 INFO GlusterFS mount attempt 

17/06/2020 09:10:33 INFO GlusterFS mount attempt 

17/06/2020 09:10:03 INFO GlusterFS mount attempt 

17/06/2020 09:09:33 INFO GlusterFS mount attempt 

17/06/2020 09:09:03 INFO GlusterFS mount attempt 

17/06/2020 09:08:33 INFO GlusterFS mount attempt 

17/06/2020 09:08:03 INFO GlusterFS mount attempt 

17/06/2020 09:07:32 INFO GlusterFS mount attempt 

17/06/2020 09:07:02 INFO GlusterFS mount attempt 

17/06/2020 09:06:32 INFO GlusterFS mount attempt 

17/06/2020 09:06:02 INFO GlusterFS mount attempt 

17/06/2020 09:05:32 INFO GlusterFS mount attempt 

17/06/2020 09:05:02 INFO GlusterFS mount attempt 

17/06/2020 09:04:32 INFO GlusterFS mount attempt 

17/06/2020 09:04:02 INFO GlusterFS mount attempt 

17/06/2020 09:03:32 INFO GlusterFS mount attempt 

17/06/2020 09:03:02 INFO GlusterFS mount attempt 

17/06/2020 09:02:31 INFO GlusterFS mount attempt 

17/06/2020 09:02:01 INFO GlusterFS mount attempt 

17/06/2020 09:01:31 INFO GlusterFS mount attempt 

17/06/2020 09:01:01 INFO GlusterFS mount attempt 

17/06/2020 09:00:31 INFO GlusterFS mount attempt 

17/06/2020 09:00:01 INFO GlusterFS mount attempt 

17/06/2020 08:59:31 INFO GlusterFS mount attempt 

17/06/2020 08:59:01 INFO GlusterFS mount attempt 

17/06/2020 08:58:31 INFO GlusterFS mount attempt 

17/06/2020 08:58:01 INFO GlusterFS mount attempt 

17/06/2020 08:57:31 INFO GlusterFS mount attempt 

17/06/2020 08:57:01 INFO GlusterFS mount attempt 

17/06/2020 08:56:30 INFO GlusterFS mount attempt 

17/06/2020 08:56:00 INFO GlusterFS mount attempt 

17/06/2020 08:55:30 INFO GlusterFS mount attempt 

17/06/2020 08:55:00 INFO GlusterFS mount attempt 

17/06/2020 08:54:30 INFO GlusterFS mount attempt 

17/06/2020 08:54:00 INFO GlusterFS mount attempt 

17/06/2020 08:53:30 INFO GlusterFS mount attempt 

17/06/2020 08:53:00 INFO GlusterFS mount attempt 

17/06/2020 08:52:30 INFO GlusterFS mount attempt 

17/06/2020 08:52:00 INFO GlusterFS mount attempt 

17/06/2020 08:51:30 INFO GlusterFS mount attempt 

17/06/2020 08:50:59 INFO GlusterFS mount attempt 

17/06/2020 08:50:29 INFO GlusterFS mount attempt 

17/06/2020 08:49:59 INFO GlusterFS mount attempt 

17/06/2020 08:49:29 INFO GlusterFS mount attempt 

17/06/2020 08:48:59 INFO GlusterFS mount attempt 

17/06/2020 08:48:29 INFO GlusterFS mount attempt 

17/06/2020 08:47:59 INFO GlusterFS mount attempt 

17/06/2020 08:47:29 INFO GlusterFS mount attempt 

17/06/2020 08:46:59 INFO GlusterFS mount attempt 

17/06/2020 08:46:29 INFO GlusterFS mount attempt 

17/06/2020 08:45:59 INFO GlusterFS mount attempt 

17/06/2020 08:45:28 INFO GlusterFS mount attempt 

17/06/2020 08:44:58 INFO GlusterFS mount attempt 

17/06/2020 08:44:28 INFO GlusterFS mount attempt 

17/06/2020 08:43:58 INFO GlusterFS mount attempt 

17/06/2020 08:43:28 INFO GlusterFS mount attempt 

17/06/2020 08:42:58 INFO GlusterFS mount attempt 

17/06/2020 08:42:28 INFO GlusterFS mount attempt 

17/06/2020 08:41:58 INFO GlusterFS mount attempt 

17/06/2020 08:41:28 INFO GlusterFS mount attempt 

17/06/2020 08:40:58 INFO GlusterFS mount attempt 

17/06/2020 08:40:28 INFO GlusterFS mount attempt 

17/06/2020 08:39:58 INFO GlusterFS mount attempt 

17/06/2020 08:39:27 INFO GlusterFS mount attempt 

17/06/2020 08:38:57 INFO GlusterFS mount attempt 

17/06/2020 08:38:27 INFO GlusterFS mount attempt 

17/06/2020 08:37:57 INFO GlusterFS mount attempt 

17/06/2020 08:37:27 INFO GlusterFS mount attempt 

17/06/2020 08:36:57 INFO GlusterFS mount attempt 

17/06/2020 08:36:27 INFO GlusterFS mount attempt 

17/06/2020 08:35:57 INFO GlusterFS mount attempt 

17/06/2020 08:35:27 INFO GlusterFS mount attempt 

17/06/2020 08:34:57 INFO GlusterFS mount attempt 

17/06/2020 08:34:26 INFO GlusterFS mount attempt 

17/06/2020 08:33:56 INFO GlusterFS mount attempt 

17/06/2020 08:33:26 INFO GlusterFS mount attempt 

17/06/2020 08:32:56 INFO GlusterFS mount attempt 

17/06/2020 08:32:26 INFO GlusterFS mount attempt 

17/06/2020 08:31:56 INFO GlusterFS mount attempt 

17/06/2020 08:31:26 INFO GlusterFS mount attempt 

17/06/2020 08:30:56 INFO GlusterFS mount attempt 

17/06/2020 08:30:26 INFO GlusterFS mount attempt 

17/06/2020 08:29:56 INFO GlusterFS mount attempt 

17/06/2020 08:29:26 INFO GlusterFS mount attempt 

17/06/2020 08:28:55 INFO GlusterFS mount attempt 

17/06/2020 08:28:25 INFO GlusterFS mount attempt 

17/06/2020 08:27:55 INFO GlusterFS mount attempt 

17/06/2020 08:27:25 INFO GlusterFS mount attempt 

17/06/2020 08:26:55 INFO GlusterFS mount attempt 

17/06/2020 08:26:25 INFO GlusterFS mount attempt 

17/06/2020 08:25:55 INFO GlusterFS mount attempt 

17/06/2020 08:25:25 INFO GlusterFS mount attempt 

17/06/2020 08:24:55 INFO GlusterFS mount attempt 

17/06/2020 08:24:25 INFO GlusterFS mount attempt 

17/06/2020 08:23:55 INFO GlusterFS mount attempt 

17/06/2020 08:23:24 INFO GlusterFS mount attempt 

17/06/2020 08:22:54 INFO GlusterFS mount attempt 

17/06/2020 08:22:24 INFO GlusterFS mount attempt 

17/06/2020 08:21:54 INFO GlusterFS mount attempt 

17/06/2020 08:21:24 INFO GlusterFS mount attempt 

17/06/2020 08:20:54 INFO GlusterFS mount attempt 

17/06/2020 08:20:24 INFO GlusterFS mount attempt 

17/06/2020 08:19:54 INFO GlusterFS mount attempt 

17/06/2020 08:19:24 INFO GlusterFS mount attempt 

17/06/2020 08:18:54 INFO GlusterFS mount attempt 

17/06/2020 08:18:24 INFO GlusterFS mount attempt 

17/06/2020 08:17:54 INFO GlusterFS mount attempt 

17/06/2020 08:17:23 INFO GlusterFS mount attempt 

17/06/2020 08:16:53 INFO GlusterFS mount attempt 

17/06/2020 08:16:23 INFO GlusterFS mount attempt 

17/06/2020 08:15:53 INFO GlusterFS mount attempt 

17/06/2020 08:15:23 INFO GlusterFS mount attempt 

17/06/2020 08:14:53 INFO GlusterFS mount attempt 

17/06/2020 08:14:23 INFO GlusterFS mount attempt 

17/06/2020 08:13:53 INFO GlusterFS mount attempt 

17/06/2020 08:13:23 INFO GlusterFS mount attempt 

17/06/2020 08:12:53 INFO GlusterFS mount attempt 

17/06/2020 08:12:23 INFO GlusterFS mount attempt 

17/06/2020 08:11:52 INFO GlusterFS mount attempt 

17/06/2020 08:11:22 INFO GlusterFS mount attempt 

17/06/2020 08:10:52 INFO GlusterFS mount attempt 

17/06/2020 08:10:22 INFO GlusterFS mount attempt 

17/06/2020 08:09:52 INFO GlusterFS mount attempt 

17/06/2020 08:09:22 INFO GlusterFS mount attempt 

17/06/2020 08:08:52 INFO GlusterFS mount attempt 

17/06/2020 08:08:22 INFO GlusterFS mount attempt 

17/06/2020 08:07:52 INFO GlusterFS mount attempt 

17/06/2020 08:07:22 INFO GlusterFS mount attempt 

17/06/2020 08:06:51 INFO GlusterFS mount attempt 

17/06/2020 08:06:21 INFO GlusterFS mount attempt 

17/06/2020 08:05:51 INFO GlusterFS mount attempt 

17/06/2020 08:05:21 INFO GlusterFS mount attempt 

17/06/2020 08:04:51 INFO GlusterFS mount attempt 

17/06/2020 08:04:21 INFO GlusterFS mount attempt 

17/06/2020 08:03:51 INFO GlusterFS mount attempt 

17/06/2020 08:03:21 INFO GlusterFS mount attempt 

17/06/2020 08:02:51 INFO GlusterFS mount attempt 

17/06/2020 08:02:21 INFO GlusterFS mount attempt 

17/06/2020 08:01:51 INFO GlusterFS mount attempt 

17/06/2020 08:01:20 INFO GlusterFS mount attempt 

17/06/2020 08:00:50 INFO GlusterFS mount attempt 

17/06/2020 08:00:20 INFO GlusterFS mount attempt 

17/06/2020 07:59:50 INFO GlusterFS mount attempt 

17/06/2020 07:59:20 INFO GlusterFS mount attempt 

17/06/2020 07:58:50 INFO GlusterFS mount attempt 

17/06/2020 07:58:20 INFO GlusterFS mount attempt 

17/06/2020 07:57:50 INFO GlusterFS mount attempt 

17/06/2020 07:57:20 INFO GlusterFS mount attempt 

17/06/2020 07:56:50 INFO GlusterFS mount attempt 

17/06/2020 07:56:20 INFO GlusterFS mount attempt 

17/06/2020 07:55:50 INFO GlusterFS mount attempt 

17/06/2020 07:55:19 INFO GlusterFS mount attempt 

17/06/2020 07:54:49 INFO GlusterFS mount attempt 

17/06/2020 07:54:19 INFO GlusterFS mount attempt 

17/06/2020 07:53:49 INFO GlusterFS mount attempt 

17/06/2020 07:53:19 INFO GlusterFS mount attempt 

17/06/2020 07:52:49 INFO GlusterFS mount attempt 

17/06/2020 07:52:19 INFO GlusterFS mount attempt 

17/06/2020 07:51:49 INFO GlusterFS mount attempt 

17/06/2020 07:51:19 INFO GlusterFS mount attempt 

17/06/2020 07:50:49 INFO GlusterFS mount attempt 

17/06/2020 07:50:19 INFO GlusterFS mount attempt 

17/06/2020 07:49:48 INFO GlusterFS mount attempt 

17/06/2020 07:49:18 INFO GlusterFS mount attempt 

17/06/2020 07:48:48 INFO GlusterFS mount attempt 

17/06/2020 07:48:18 INFO GlusterFS mount attempt 

17/06/2020 07:47:48 INFO GlusterFS mount attempt 

17/06/2020 07:47:18 INFO GlusterFS mount attempt 

17/06/2020 07:46:48 INFO GlusterFS mount attempt 

17/06/2020 07:46:18 INFO GlusterFS mount attempt 

17/06/2020 07:45:48 INFO GlusterFS mount attempt 

17/06/2020 07:45:18 INFO GlusterFS mount attempt 

17/06/2020 07:44:48 INFO GlusterFS mount attempt 

17/06/2020 07:44:17 INFO GlusterFS mount attempt 

17/06/2020 07:43:47 INFO GlusterFS mount attempt 

17/06/2020 07:43:17 INFO GlusterFS mount attempt 

17/06/2020 07:42:47 INFO GlusterFS mount attempt 

17/06/2020 07:42:17 INFO GlusterFS mount attempt 

17/06/2020 07:41:47 INFO GlusterFS mount attempt 

17/06/2020 07:41:17 INFO GlusterFS mount attempt 

17/06/2020 07:40:47 INFO GlusterFS mount attempt 

17/06/2020 07:40:17 INFO GlusterFS mount attempt 

17/06/2020 07:39:47 INFO GlusterFS mount attempt 

17/06/2020 07:39:17 INFO GlusterFS mount attempt 

17/06/2020 07:38:46 INFO GlusterFS mount attempt 

17/06/2020 07:38:16 INFO GlusterFS mount attempt 

17/06/2020 07:37:46 INFO GlusterFS mount attempt 

17/06/2020 07:37:16 INFO GlusterFS mount attempt 

17/06/2020 07:36:46 INFO GlusterFS mount attempt 

17/06/2020 07:36:16 INFO GlusterFS mount attempt 

17/06/2020 07:35:46 INFO GlusterFS mount attempt 

17/06/2020 07:35:16 INFO GlusterFS mount attempt 

17/06/2020 07:34:46 INFO GlusterFS mount attempt 

17/06/2020 07:34:16 INFO GlusterFS mount attempt 

17/06/2020 07:33:46 INFO GlusterFS mount attempt 

17/06/2020 07:33:15 INFO GlusterFS mount attempt 

17/06/2020 07:32:45 INFO GlusterFS mount attempt 

17/06/2020 07:32:15 INFO GlusterFS mount attempt 

17/06/2020 07:31:45 INFO GlusterFS mount attempt 

17/06/2020 07:31:15 INFO GlusterFS mount attempt 

17/06/2020 07:30:45 INFO GlusterFS mount attempt 

17/06/2020 07:30:15 INFO GlusterFS mount attempt 

17/06/2020 07:29:45 INFO GlusterFS mount attempt 

17/06/2020 07:29:15 INFO GlusterFS mount attempt 

17/06/2020 07:28:45 INFO GlusterFS mount attempt 

17/06/2020 07:28:15 INFO GlusterFS mount attempt 

17/06/2020 07:27:44 INFO GlusterFS mount attempt 

17/06/2020 07:27:14 INFO GlusterFS mount attempt 

17/06/2020 07:26:44 INFO GlusterFS mount attempt 

17/06/2020 07:26:14 INFO GlusterFS mount attempt 

17/06/2020 07:25:44 INFO GlusterFS mount attempt 

17/06/2020 07:25:14 INFO GlusterFS mount attempt 

17/06/2020 07:24:44 INFO GlusterFS mount attempt 

17/06/2020 07:24:14 INFO GlusterFS mount attempt 

17/06/2020 07:23:44 INFO GlusterFS mount attempt 

17/06/2020 07:23:14 INFO GlusterFS mount attempt 

17/06/2020 07:22:44 INFO GlusterFS mount attempt 

17/06/2020 07:22:13 INFO GlusterFS mount attempt 

17/06/2020 07:21:43 INFO GlusterFS mount attempt 

17/06/2020 07:21:13 INFO GlusterFS mount attempt 

17/06/2020 07:20:43 INFO GlusterFS mount attempt 

17/06/2020 07:20:13 INFO GlusterFS mount attempt 

17/06/2020 07:19:43 INFO GlusterFS mount attempt 

17/06/2020 07:19:13 INFO GlusterFS mount attempt 

17/06/2020 07:18:43 INFO GlusterFS mount attempt 

17/06/2020 07:18:13 INFO GlusterFS mount attempt 

17/06/2020 07:17:43 INFO GlusterFS mount attempt 

17/06/2020 07:17:13 INFO GlusterFS mount attempt 

17/06/2020 07:16:42 INFO GlusterFS mount attempt 

17/06/2020 07:16:12 INFO GlusterFS mount attempt 

17/06/2020 07:15:42 INFO GlusterFS mount attempt 

17/06/2020 07:15:12 INFO GlusterFS mount attempt 

17/06/2020 07:14:42 INFO GlusterFS mount attempt 

17/06/2020 07:14:12 INFO GlusterFS mount attempt 

17/06/2020 07:13:42 INFO GlusterFS mount attempt 

17/06/2020 07:13:12 INFO GlusterFS mount attempt 

17/06/2020 07:12:42 INFO GlusterFS mount attempt 

17/06/2020 07:12:12 INFO GlusterFS mount attempt 

17/06/2020 07:11:42 INFO GlusterFS mount attempt 

17/06/2020 07:11:11 INFO GlusterFS mount attempt 

17/06/2020 07:10:41 INFO GlusterFS mount attempt 

17/06/2020 07:10:11 INFO GlusterFS mount attempt 

17/06/2020 07:09:41 INFO GlusterFS mount attempt 

17/06/2020 07:09:11 INFO GlusterFS mount attempt 

17/06/2020 07:08:41 INFO GlusterFS mount attempt 

17/06/2020 07:08:11 INFO GlusterFS mount attempt 

17/06/2020 07:07:41 INFO GlusterFS mount attempt 

17/06/2020 07:07:11 INFO GlusterFS mount attempt 

17/06/2020 07:06:41 INFO GlusterFS mount attempt 

17/06/2020 07:06:11 INFO GlusterFS mount attempt 

17/06/2020 07:05:40 INFO GlusterFS mount attempt 

17/06/2020 07:05:10 INFO GlusterFS mount attempt 

17/06/2020 07:04:40 INFO GlusterFS mount attempt 

17/06/2020 07:04:10 INFO GlusterFS mount attempt 

17/06/2020 07:03:40 INFO GlusterFS mount attempt 

17/06/2020 07:03:10 INFO GlusterFS mount attempt 

17/06/2020 07:02:40 INFO GlusterFS mount attempt 

17/06/2020 07:02:10 INFO GlusterFS mount attempt 

17/06/2020 07:01:40 INFO GlusterFS mount attempt 

17/06/2020 07:01:10 INFO GlusterFS mount attempt 

17/06/2020 07:00:40 INFO GlusterFS mount attempt 

17/06/2020 07:00:09 INFO GlusterFS mount attempt 

17/06/2020 06:59:39 INFO GlusterFS mount attempt 

17/06/2020 06:59:09 INFO GlusterFS mount attempt 

17/06/2020 06:58:39 INFO GlusterFS mount attempt 

17/06/2020 06:58:09 INFO GlusterFS mount attempt 

17/06/2020 06:57:39 INFO GlusterFS mount attempt 

17/06/2020 06:57:09 INFO GlusterFS mount attempt 

17/06/2020 06:56:39 INFO GlusterFS mount attempt 

17/06/2020 06:56:09 INFO GlusterFS mount attempt 

17/06/2020 06:55:39 INFO GlusterFS mount attempt 

17/06/2020 06:55:08 INFO GlusterFS mount attempt 

17/06/2020 06:54:38 INFO GlusterFS mount attempt 

17/06/2020 06:54:08 INFO GlusterFS mount attempt 

17/06/2020 06:53:38 INFO GlusterFS mount attempt 

17/06/2020 06:53:08 INFO GlusterFS mount attempt 

17/06/2020 06:52:38 INFO GlusterFS mount attempt 

17/06/2020 06:52:08 INFO GlusterFS mount attempt 

17/06/2020 06:51:38 INFO GlusterFS mount attempt 

17/06/2020 06:51:08 INFO GlusterFS mount attempt 

17/06/2020 06:50:38 INFO GlusterFS mount attempt 

17/06/2020 06:50:08 INFO GlusterFS mount attempt 

17/06/2020 06:49:37 INFO GlusterFS mount attempt 

17/06/2020 06:49:07 INFO GlusterFS mount attempt 

17/06/2020 06:48:37 INFO GlusterFS mount attempt 

17/06/2020 06:48:07 INFO GlusterFS mount attempt 

17/06/2020 06:47:37 INFO GlusterFS mount attempt 

17/06/2020 06:47:07 INFO GlusterFS mount attempt 

17/06/2020 06:46:37 INFO GlusterFS mount attempt 

17/06/2020 06:46:07 INFO GlusterFS mount attempt 

17/06/2020 06:45:37 INFO GlusterFS mount attempt 

17/06/2020 06:45:07 INFO GlusterFS mount attempt 

17/06/2020 06:44:37 INFO GlusterFS mount attempt 

17/06/2020 06:44:06 INFO GlusterFS mount attempt 

17/06/2020 06:43:36 INFO GlusterFS mount attempt 

17/06/2020 06:43:06 INFO GlusterFS mount attempt 

17/06/2020 06:42:36 INFO GlusterFS mount attempt 

17/06/2020 06:42:06 INFO GlusterFS mount attempt 

17/06/2020 06:41:36 INFO GlusterFS mount attempt 

17/06/2020 06:41:06 INFO GlusterFS mount attempt 

17/06/2020 06:40:36 INFO GlusterFS mount attempt 

17/06/2020 06:40:06 INFO GlusterFS mount attempt 

17/06/2020 06:39:36 INFO GlusterFS mount attempt 

17/06/2020 06:39:06 INFO GlusterFS mount attempt 

17/06/2020 06:38:35 INFO GlusterFS mount attempt 

17/06/2020 06:38:05 INFO GlusterFS mount attempt 

17/06/2020 06:37:35 INFO GlusterFS mount attempt 

17/06/2020 06:37:05 INFO GlusterFS mount attempt 

17/06/2020 06:36:35 INFO GlusterFS mount attempt 

17/06/2020 06:36:05 INFO GlusterFS mount attempt 

17/06/2020 06:35:35 INFO GlusterFS mount attempt 

17/06/2020 06:35:05 INFO GlusterFS mount attempt 

17/06/2020 06:34:35 INFO GlusterFS mount attempt 

17/06/2020 06:34:05 INFO GlusterFS mount attempt 

17/06/2020 06:33:35 INFO GlusterFS mount attempt 

17/06/2020 06:33:05 INFO GlusterFS mount attempt 

17/06/2020 06:32:34 INFO GlusterFS mount attempt 

17/06/2020 06:32:04 INFO GlusterFS mount attempt 

17/06/2020 06:31:34 INFO GlusterFS mount attempt 

17/06/2020 06:31:04 INFO GlusterFS mount attempt 

17/06/2020 06:30:34 INFO GlusterFS mount attempt 

17/06/2020 06:30:04 INFO GlusterFS mount attempt 

17/06/2020 06:29:34 INFO GlusterFS mount attempt 

17/06/2020 06:29:04 INFO GlusterFS mount attempt 

17/06/2020 06:28:34 INFO GlusterFS mount attempt 

17/06/2020 06:28:04 INFO GlusterFS mount attempt 

17/06/2020 06:27:34 INFO GlusterFS mount attempt 

17/06/2020 06:27:04 INFO GlusterFS mount attempt 

17/06/2020 06:26:33 INFO GlusterFS mount attempt 

17/06/2020 06:26:03 INFO GlusterFS mount attempt 

17/06/2020 06:25:33 INFO GlusterFS mount attempt 

17/06/2020 06:25:03 INFO GlusterFS mount attempt 

17/06/2020 06:24:33 INFO GlusterFS mount attempt 

17/06/2020 06:24:03 INFO GlusterFS mount attempt 

17/06/2020 06:23:33 INFO GlusterFS mount attempt 

17/06/2020 06:23:03 INFO GlusterFS mount attempt 

17/06/2020 06:22:33 INFO GlusterFS mount attempt 

17/06/2020 06:22:03 INFO GlusterFS mount attempt 

17/06/2020 06:21:33 INFO GlusterFS mount attempt 

17/06/2020 06:21:02 INFO GlusterFS mount attempt 

17/06/2020 06:20:32 INFO GlusterFS mount attempt 

17/06/2020 06:20:02 INFO GlusterFS mount attempt 

17/06/2020 06:19:32 INFO GlusterFS mount attempt 

17/06/2020 06:19:02 INFO GlusterFS mount attempt 

17/06/2020 06:18:32 INFO GlusterFS mount attempt 

17/06/2020 06:18:02 INFO GlusterFS mount attempt 

17/06/2020 06:17:32 INFO GlusterFS mount attempt 

17/06/2020 06:17:02 INFO GlusterFS mount attempt 

17/06/2020 06:16:32 INFO GlusterFS mount attempt 

17/06/2020 06:16:02 INFO GlusterFS mount attempt 

17/06/2020 06:15:31 INFO GlusterFS mount attempt 

17/06/2020 06:15:01 INFO GlusterFS mount attempt 

17/06/2020 06:14:31 INFO GlusterFS mount attempt 

17/06/2020 06:14:01 INFO GlusterFS mount attempt 

17/06/2020 06:13:31 INFO GlusterFS mount attempt 

17/06/2020 06:13:01 INFO GlusterFS mount attempt 

17/06/2020 06:12:31 INFO GlusterFS mount attempt 

17/06/2020 06:12:01 INFO GlusterFS mount attempt 

17/06/2020 06:11:31 INFO GlusterFS mount attempt 

17/06/2020 06:11:01 INFO GlusterFS mount attempt 

17/06/2020 06:10:31 INFO GlusterFS mount attempt 

17/06/2020 06:10:00 INFO GlusterFS mount attempt 

17/06/2020 06:09:30 INFO GlusterFS mount attempt 

17/06/2020 06:09:00 INFO GlusterFS mount attempt 

17/06/2020 06:08:30 INFO GlusterFS mount attempt 

17/06/2020 06:08:00 INFO GlusterFS mount attempt 

17/06/2020 06:07:30 INFO GlusterFS mount attempt 

17/06/2020 06:07:00 INFO GlusterFS mount attempt 

17/06/2020 06:06:30 INFO GlusterFS mount attempt 

17/06/2020 06:06:00 INFO GlusterFS mount attempt 

17/06/2020 06:05:30 INFO GlusterFS mount attempt 

17/06/2020 06:05:00 INFO GlusterFS mount attempt 

17/06/2020 06:04:29 INFO GlusterFS mount attempt 

17/06/2020 06:03:59 INFO GlusterFS mount attempt 

17/06/2020 06:03:29 INFO GlusterFS mount attempt 

17/06/2020 06:02:59 INFO GlusterFS mount attempt 

17/06/2020 06:02:29 INFO GlusterFS mount attempt 

17/06/2020 06:01:59 INFO GlusterFS mount attempt 

17/06/2020 06:01:29 INFO GlusterFS mount attempt 

17/06/2020 06:00:59 INFO GlusterFS mount attempt 

17/06/2020 06:00:29 INFO GlusterFS mount attempt 

17/06/2020 05:59:59 INFO GlusterFS mount attempt 

17/06/2020 05:59:29 INFO GlusterFS mount attempt 

17/06/2020 05:58:58 INFO GlusterFS mount attempt 

17/06/2020 05:58:28 INFO GlusterFS mount attempt 

17/06/2020 05:57:58 INFO GlusterFS mount attempt 

17/06/2020 05:57:28 INFO GlusterFS mount attempt 

17/06/2020 05:56:58 INFO GlusterFS mount attempt 

17/06/2020 05:56:28 INFO GlusterFS mount attempt 

17/06/2020 05:55:58 INFO GlusterFS mount attempt 

17/06/2020 05:55:28 INFO GlusterFS mount attempt 

17/06/2020 05:54:58 INFO GlusterFS mount attempt 

17/06/2020 05:54:28 INFO GlusterFS mount attempt 

17/06/2020 05:53:58 INFO GlusterFS mount attempt 

17/06/2020 05:53:27 INFO GlusterFS mount attempt 

17/06/2020 05:52:57 INFO GlusterFS mount attempt 

17/06/2020 05:52:27 INFO GlusterFS mount attempt 

17/06/2020 05:51:57 INFO GlusterFS mount attempt 

17/06/2020 05:51:27 INFO GlusterFS mount attempt 

17/06/2020 05:50:57 INFO GlusterFS mount attempt 

17/06/2020 05:50:27 INFO GlusterFS mount attempt 

17/06/2020 05:49:57 INFO GlusterFS mount attempt 

17/06/2020 05:49:27 INFO GlusterFS mount attempt 

17/06/2020 05:48:57 INFO GlusterFS mount attempt 

17/06/2020 05:48:27 INFO GlusterFS mount attempt 

17/06/2020 05:47:56 INFO GlusterFS mount attempt 

17/06/2020 05:47:26 INFO GlusterFS mount attempt 

17/06/2020 05:46:56 INFO GlusterFS mount attempt 

17/06/2020 05:46:26 INFO GlusterFS mount attempt 

17/06/2020 05:45:56 INFO GlusterFS mount attempt 

17/06/2020 05:45:26 INFO GlusterFS mount attempt 

17/06/2020 05:44:56 INFO GlusterFS mount attempt 

17/06/2020 05:44:26 INFO GlusterFS mount attempt 

17/06/2020 05:43:56 INFO GlusterFS mount attempt 

17/06/2020 05:43:26 INFO GlusterFS mount attempt 

17/06/2020 05:42:56 INFO GlusterFS mount attempt 

17/06/2020 05:42:25 INFO GlusterFS mount attempt 

17/06/2020 05:41:55 INFO GlusterFS mount attempt 

17/06/2020 05:41:25 INFO GlusterFS mount attempt 

17/06/2020 05:40:55 INFO GlusterFS mount attempt 

17/06/2020 05:40:25 INFO GlusterFS mount attempt 

17/06/2020 05:39:55 INFO GlusterFS mount attempt 

17/06/2020 05:39:25 INFO GlusterFS mount attempt 

17/06/2020 05:38:55 INFO GlusterFS mount attempt 

17/06/2020 05:38:25 INFO GlusterFS mount attempt 

17/06/2020 05:37:55 INFO GlusterFS mount attempt 

17/06/2020 05:37:25 INFO GlusterFS mount attempt 

17/06/2020 05:36:54 INFO GlusterFS mount attempt 

17/06/2020 05:36:24 INFO GlusterFS mount attempt 

17/06/2020 05:35:54 INFO GlusterFS mount attempt 

17/06/2020 05:35:24 INFO GlusterFS mount attempt 

17/06/2020 05:34:54 INFO GlusterFS mount attempt 

17/06/2020 05:34:24 INFO GlusterFS mount attempt 

17/06/2020 05:33:54 INFO GlusterFS mount attempt 

17/06/2020 05:33:24 INFO GlusterFS mount attempt 

17/06/2020 05:32:54 INFO GlusterFS mount attempt 

17/06/2020 05:32:24 INFO GlusterFS mount attempt 

17/06/2020 05:31:54 INFO GlusterFS mount attempt 

17/06/2020 05:31:23 INFO GlusterFS mount attempt 

17/06/2020 05:30:53 INFO GlusterFS mount attempt 

17/06/2020 05:30:23 INFO GlusterFS mount attempt 

17/06/2020 05:29:53 INFO GlusterFS mount attempt 

17/06/2020 05:29:23 INFO GlusterFS mount attempt 

17/06/2020 05:28:53 INFO GlusterFS mount attempt 

17/06/2020 05:28:23 INFO GlusterFS mount attempt 

17/06/2020 05:27:53 INFO GlusterFS mount attempt 

17/06/2020 05:27:23 INFO GlusterFS mount attempt 

17/06/2020 05:26:53 INFO GlusterFS mount attempt 

17/06/2020 05:26:23 INFO GlusterFS mount attempt 

17/06/2020 05:25:52 INFO GlusterFS mount attempt 

17/06/2020 05:25:22 INFO GlusterFS mount attempt 

17/06/2020 05:24:52 INFO GlusterFS mount attempt 

17/06/2020 05:24:22 INFO GlusterFS mount attempt 

17/06/2020 05:23:52 INFO GlusterFS mount attempt 

17/06/2020 05:23:22 INFO GlusterFS mount attempt 

17/06/2020 05:22:52 INFO GlusterFS mount attempt 

17/06/2020 05:22:22 INFO GlusterFS mount attempt 

17/06/2020 05:21:52 INFO GlusterFS mount attempt 

17/06/2020 05:21:22 INFO GlusterFS mount attempt 

17/06/2020 05:20:52 INFO GlusterFS mount attempt 

17/06/2020 05:20:21 INFO GlusterFS mount attempt 

17/06/2020 05:19:51 INFO GlusterFS mount attempt 

17/06/2020 05:19:21 INFO GlusterFS mount attempt 

17/06/2020 05:18:51 INFO GlusterFS mount attempt 

17/06/2020 05:18:21 INFO GlusterFS mount attempt 

17/06/2020 05:17:51 INFO GlusterFS mount attempt 

17/06/2020 05:17:21 INFO GlusterFS mount attempt 

17/06/2020 05:16:51 INFO GlusterFS mount attempt 

17/06/2020 05:16:21 INFO GlusterFS mount attempt 

17/06/2020 05:15:51 INFO GlusterFS mount attempt 

17/06/2020 05:15:20 INFO GlusterFS mount attempt 

17/06/2020 05:14:50 INFO GlusterFS mount attempt 

17/06/2020 05:14:20 INFO GlusterFS mount attempt 

17/06/2020 05:13:50 INFO GlusterFS mount attempt 

17/06/2020 05:13:20 INFO GlusterFS mount attempt 

17/06/2020 05:12:50 INFO GlusterFS mount attempt 

17/06/2020 05:12:20 INFO GlusterFS mount attempt 

17/06/2020 05:11:50 INFO GlusterFS mount attempt 

17/06/2020 05:11:20 INFO GlusterFS mount attempt 

17/06/2020 05:10:50 INFO GlusterFS mount attempt 

17/06/2020 05:10:20 INFO GlusterFS mount attempt 

17/06/2020 05:09:49 INFO GlusterFS mount attempt 

17/06/2020 05:09:19 INFO GlusterFS mount attempt 

17/06/2020 05:08:49 INFO GlusterFS mount attempt 

17/06/2020 05:08:19 INFO GlusterFS mount attempt 

17/06/2020 05:07:49 INFO GlusterFS mount attempt 

17/06/2020 05:07:19 INFO GlusterFS mount attempt 

17/06/2020 05:06:49 INFO GlusterFS mount attempt 

17/06/2020 05:06:19 INFO GlusterFS mount attempt 

17/06/2020 05:05:49 INFO GlusterFS mount attempt 

17/06/2020 05:05:19 INFO GlusterFS mount attempt 

17/06/2020 05:04:49 INFO GlusterFS mount attempt 

17/06/2020 05:04:18 INFO GlusterFS mount attempt 

17/06/2020 05:03:48 INFO GlusterFS mount attempt 

17/06/2020 05:03:18 INFO GlusterFS mount attempt 

17/06/2020 05:02:48 INFO GlusterFS mount attempt 

17/06/2020 05:02:18 INFO GlusterFS mount attempt 

17/06/2020 05:01:48 INFO GlusterFS mount attempt 

17/06/2020 05:01:18 INFO GlusterFS mount attempt 

17/06/2020 05:00:48 INFO GlusterFS mount attempt 

17/06/2020 05:00:18 INFO GlusterFS mount attempt 

17/06/2020 04:59:48 INFO GlusterFS mount attempt 

17/06/2020 04:59:18 INFO GlusterFS mount attempt 

17/06/2020 04:58:48 INFO GlusterFS mount attempt 

17/06/2020 04:58:17 INFO GlusterFS mount attempt 

17/06/2020 04:57:47 INFO GlusterFS mount attempt 

17/06/2020 04:57:17 INFO GlusterFS mount attempt 

17/06/2020 04:56:47 INFO GlusterFS mount attempt 

17/06/2020 04:56:17 INFO GlusterFS mount attempt 

17/06/2020 04:55:47 INFO GlusterFS mount attempt 

17/06/2020 04:55:17 INFO GlusterFS mount attempt 

17/06/2020 04:54:47 INFO GlusterFS mount attempt 

17/06/2020 04:54:17 INFO GlusterFS mount attempt 

17/06/2020 04:53:47 INFO GlusterFS mount attempt 

17/06/2020 04:53:17 INFO GlusterFS mount attempt 

17/06/2020 04:52:46 INFO GlusterFS mount attempt 

17/06/2020 04:52:16 INFO GlusterFS mount attempt 

17/06/2020 04:51:46 INFO GlusterFS mount attempt 

17/06/2020 04:51:16 INFO GlusterFS mount attempt 

17/06/2020 04:50:46 INFO GlusterFS mount attempt 

17/06/2020 04:50:16 INFO GlusterFS mount attempt 

17/06/2020 04:49:46 INFO GlusterFS mount attempt 

17/06/2020 04:49:16 INFO GlusterFS mount attempt 

17/06/2020 04:48:46 INFO GlusterFS mount attempt 

17/06/2020 04:48:16 INFO GlusterFS mount attempt 

17/06/2020 04:47:46 INFO GlusterFS mount attempt 

17/06/2020 04:47:15 INFO GlusterFS mount attempt 

17/06/2020 04:46:45 INFO GlusterFS mount attempt 

17/06/2020 04:46:15 INFO GlusterFS mount attempt 

17/06/2020 04:45:45 INFO GlusterFS mount attempt 

17/06/2020 04:45:15 INFO GlusterFS mount attempt 

17/06/2020 04:44:45 INFO GlusterFS mount attempt 

17/06/2020 04:44:15 INFO GlusterFS mount attempt 

17/06/2020 04:43:45 INFO GlusterFS mount attempt 

17/06/2020 04:43:15 INFO GlusterFS mount attempt 

17/06/2020 04:42:45 INFO GlusterFS mount attempt 

17/06/2020 04:42:14 INFO GlusterFS mount attempt 

17/06/2020 04:41:44 INFO GlusterFS mount attempt 

17/06/2020 04:41:14 INFO GlusterFS mount attempt 

17/06/2020 04:40:44 INFO GlusterFS mount attempt 

17/06/2020 04:40:14 INFO GlusterFS mount attempt 

17/06/2020 04:39:44 INFO GlusterFS mount attempt 

17/06/2020 04:39:14 INFO GlusterFS mount attempt 

17/06/2020 04:38:44 INFO GlusterFS mount attempt 

17/06/2020 04:38:14 INFO GlusterFS mount attempt 

17/06/2020 04:37:44 INFO GlusterFS mount attempt 

17/06/2020 04:37:14 INFO GlusterFS mount attempt 

17/06/2020 04:36:43 INFO GlusterFS mount attempt 

17/06/2020 04:36:13 INFO GlusterFS mount attempt 

17/06/2020 04:35:43 INFO GlusterFS mount attempt 

17/06/2020 04:35:13 INFO GlusterFS mount attempt 

17/06/2020 04:34:43 INFO GlusterFS mount attempt 

17/06/2020 04:34:13 INFO GlusterFS mount attempt 

17/06/2020 04:33:43 INFO GlusterFS mount attempt 

17/06/2020 04:33:13 INFO GlusterFS mount attempt 

17/06/2020 04:32:43 INFO GlusterFS mount attempt 

17/06/2020 04:32:13 INFO GlusterFS mount attempt 

17/06/2020 04:31:43 INFO GlusterFS mount attempt 

17/06/2020 04:31:12 INFO GlusterFS mount attempt 

17/06/2020 04:30:42 INFO GlusterFS mount attempt 

17/06/2020 04:30:12 INFO GlusterFS mount attempt 

17/06/2020 04:29:42 INFO GlusterFS mount attempt 

17/06/2020 04:29:12 INFO GlusterFS mount attempt 

17/06/2020 04:28:42 INFO GlusterFS mount attempt 

17/06/2020 04:28:12 INFO GlusterFS mount attempt 

17/06/2020 04:27:42 INFO GlusterFS mount attempt 

17/06/2020 04:27:12 INFO GlusterFS mount attempt 

17/06/2020 04:26:42 INFO GlusterFS mount attempt 

17/06/2020 04:26:12 INFO GlusterFS mount attempt 

17/06/2020 04:25:41 INFO GlusterFS mount attempt 

17/06/2020 04:25:11 INFO GlusterFS mount attempt 

17/06/2020 04:24:41 INFO GlusterFS mount attempt 

17/06/2020 04:24:11 INFO GlusterFS mount attempt 

17/06/2020 04:23:41 INFO GlusterFS mount attempt 

17/06/2020 04:23:11 INFO GlusterFS mount attempt 

17/06/2020 04:22:41 INFO GlusterFS mount attempt 

17/06/2020 04:22:11 INFO GlusterFS mount attempt 

17/06/2020 04:21:41 INFO GlusterFS mount attempt 

17/06/2020 04:21:11 INFO GlusterFS mount attempt 

17/06/2020 04:20:41 INFO GlusterFS mount attempt 

17/06/2020 04:20:10 INFO GlusterFS mount attempt 

17/06/2020 04:19:40 INFO GlusterFS mount attempt 

17/06/2020 04:19:10 INFO GlusterFS mount attempt 

17/06/2020 04:18:40 INFO GlusterFS mount attempt 

17/06/2020 04:18:10 INFO GlusterFS mount attempt 

17/06/2020 04:17:40 INFO GlusterFS mount attempt 

17/06/2020 04:17:10 INFO GlusterFS mount attempt 

17/06/2020 04:16:40 INFO GlusterFS mount attempt 

17/06/2020 04:16:10 INFO GlusterFS mount attempt 

17/06/2020 04:15:40 INFO GlusterFS mount attempt 

17/06/2020 04:15:10 INFO GlusterFS mount attempt 

17/06/2020 04:14:39 INFO GlusterFS mount attempt 

17/06/2020 04:14:09 INFO GlusterFS mount attempt 

17/06/2020 04:13:39 INFO GlusterFS mount attempt 

17/06/2020 04:13:09 INFO GlusterFS mount attempt 

17/06/2020 04:12:39 INFO GlusterFS mount attempt 

17/06/2020 04:12:09 INFO GlusterFS mount attempt 

17/06/2020 04:11:39 INFO GlusterFS mount attempt 

17/06/2020 04:11:09 INFO GlusterFS mount attempt 

17/06/2020 04:10:39 INFO GlusterFS mount attempt 

17/06/2020 04:10:09 INFO GlusterFS mount attempt 

17/06/2020 04:09:39 INFO GlusterFS mount attempt 

17/06/2020 04:09:09 INFO GlusterFS mount attempt 

17/06/2020 04:08:38 INFO GlusterFS mount attempt 

17/06/2020 04:08:08 INFO GlusterFS mount attempt 

17/06/2020 04:07:38 INFO GlusterFS mount attempt 

17/06/2020 04:07:08 INFO GlusterFS mount attempt 

17/06/2020 04:06:38 INFO GlusterFS mount attempt 

17/06/2020 04:06:08 INFO GlusterFS mount attempt 

17/06/2020 04:05:38 INFO GlusterFS mount attempt 

17/06/2020 04:05:08 INFO GlusterFS mount attempt 

17/06/2020 04:04:38 INFO GlusterFS mount attempt 

17/06/2020 04:04:08 INFO GlusterFS mount attempt 

17/06/2020 04:03:38 INFO GlusterFS mount attempt 

17/06/2020 04:03:07 INFO GlusterFS mount attempt 

17/06/2020 04:02:37 INFO GlusterFS mount attempt 

17/06/2020 04:02:07 INFO GlusterFS mount attempt 

17/06/2020 04:01:37 INFO GlusterFS mount attempt 

17/06/2020 04:01:07 INFO GlusterFS mount attempt 

17/06/2020 04:00:37 INFO GlusterFS mount attempt 

17/06/2020 04:00:07 INFO GlusterFS mount attempt 

17/06/2020 03:59:37 INFO GlusterFS mount attempt 

17/06/2020 03:59:07 INFO GlusterFS mount attempt 

17/06/2020 03:58:37 INFO GlusterFS mount attempt 

17/06/2020 03:58:07 INFO GlusterFS mount attempt 

17/06/2020 03:57:36 INFO GlusterFS mount attempt 

17/06/2020 03:57:06 INFO GlusterFS mount attempt 

17/06/2020 03:56:36 INFO GlusterFS mount attempt 

17/06/2020 03:56:06 INFO GlusterFS mount attempt 

17/06/2020 03:55:36 INFO GlusterFS mount attempt 

17/06/2020 03:55:06 INFO GlusterFS mount attempt 

17/06/2020 03:54:36 INFO GlusterFS mount attempt 

17/06/2020 03:54:06 INFO GlusterFS mount attempt 

17/06/2020 03:53:36 INFO GlusterFS mount attempt 

17/06/2020 03:53:06 INFO GlusterFS mount attempt 

17/06/2020 03:52:36 INFO GlusterFS mount attempt 

17/06/2020 03:52:05 INFO GlusterFS mount attempt 

17/06/2020 03:51:35 INFO GlusterFS mount attempt 

17/06/2020 03:51:05 INFO GlusterFS mount attempt 

17/06/2020 03:50:35 INFO GlusterFS mount attempt 

17/06/2020 03:50:05 INFO GlusterFS mount attempt 

17/06/2020 03:49:35 INFO GlusterFS mount attempt 

17/06/2020 03:49:05 INFO GlusterFS mount attempt 

17/06/2020 03:48:35 INFO GlusterFS mount attempt 

17/06/2020 03:48:05 INFO GlusterFS mount attempt 

17/06/2020 03:47:35 INFO GlusterFS mount attempt 

17/06/2020 03:47:05 INFO GlusterFS mount attempt 

17/06/2020 03:46:34 INFO GlusterFS mount attempt 

17/06/2020 03:46:04 INFO GlusterFS mount attempt 

17/06/2020 03:45:34 INFO GlusterFS mount attempt 

17/06/2020 03:45:04 INFO GlusterFS mount attempt 

17/06/2020 03:44:34 INFO GlusterFS mount attempt 

17/06/2020 03:44:04 INFO GlusterFS mount attempt 

17/06/2020 03:43:34 INFO GlusterFS mount attempt 

17/06/2020 03:43:04 INFO GlusterFS mount attempt 

17/06/2020 03:42:34 INFO GlusterFS mount attempt 

17/06/2020 03:42:04 INFO GlusterFS mount attempt 

17/06/2020 03:41:34 INFO GlusterFS mount attempt 

17/06/2020 03:41:04 INFO GlusterFS mount attempt 

17/06/2020 03:40:33 INFO GlusterFS mount attempt 

17/06/2020 03:40:03 INFO GlusterFS mount attempt 

17/06/2020 03:39:33 INFO GlusterFS mount attempt 

17/06/2020 03:39:03 INFO GlusterFS mount attempt 

17/06/2020 03:38:33 INFO GlusterFS mount attempt 

17/06/2020 03:38:03 INFO GlusterFS mount attempt 

17/06/2020 03:37:33 INFO GlusterFS mount attempt 

17/06/2020 03:37:03 INFO GlusterFS mount attempt 

17/06/2020 03:36:33 INFO GlusterFS mount attempt 

17/06/2020 03:36:03 INFO GlusterFS mount attempt 

17/06/2020 03:35:33 INFO GlusterFS mount attempt 

17/06/2020 03:35:02 INFO GlusterFS mount attempt 

17/06/2020 03:34:32 INFO GlusterFS mount attempt 

17/06/2020 03:34:02 INFO GlusterFS mount attempt 

17/06/2020 03:33:32 INFO GlusterFS mount attempt 

17/06/2020 03:33:02 INFO GlusterFS mount attempt 

17/06/2020 03:32:32 INFO GlusterFS mount attempt 

17/06/2020 03:32:02 INFO GlusterFS mount attempt 

17/06/2020 03:31:32 INFO GlusterFS mount attempt 

17/06/2020 03:31:02 INFO GlusterFS mount attempt 

17/06/2020 03:30:32 INFO GlusterFS mount attempt 

17/06/2020 03:30:02 INFO GlusterFS mount attempt 

17/06/2020 03:29:31 INFO GlusterFS mount attempt 

17/06/2020 03:29:01 INFO GlusterFS mount attempt 

17/06/2020 03:28:31 INFO GlusterFS mount attempt 

17/06/2020 03:28:01 INFO GlusterFS mount attempt 

17/06/2020 03:27:31 INFO GlusterFS mount attempt 

17/06/2020 03:27:01 INFO GlusterFS mount attempt 

17/06/2020 03:26:31 INFO GlusterFS mount attempt 

17/06/2020 03:26:01 INFO GlusterFS mount attempt 

17/06/2020 03:25:31 INFO GlusterFS mount attempt 

17/06/2020 03:25:01 INFO GlusterFS mount attempt 

17/06/2020 03:24:30 INFO GlusterFS mount attempt 

17/06/2020 03:24:00 INFO GlusterFS mount attempt 

17/06/2020 03:23:30 INFO GlusterFS mount attempt 

17/06/2020 03:23:00 INFO GlusterFS mount attempt 

17/06/2020 03:22:30 INFO GlusterFS mount attempt 

17/06/2020 03:22:00 INFO GlusterFS mount attempt 

17/06/2020 03:21:30 INFO GlusterFS mount attempt 

17/06/2020 03:21:00 INFO GlusterFS mount attempt 

17/06/2020 03:20:30 INFO GlusterFS mount attempt 

17/06/2020 03:20:00 INFO GlusterFS mount attempt 

17/06/2020 03:19:30 INFO GlusterFS mount attempt 

17/06/2020 03:18:59 INFO GlusterFS mount attempt 

17/06/2020 03:18:29 INFO GlusterFS mount attempt 

17/06/2020 03:17:59 INFO GlusterFS mount attempt 

17/06/2020 03:17:29 INFO GlusterFS mount attempt 

17/06/2020 03:16:59 INFO GlusterFS mount attempt 

17/06/2020 03:16:29 INFO GlusterFS mount attempt 

17/06/2020 03:15:59 INFO GlusterFS mount attempt 

17/06/2020 03:15:29 INFO GlusterFS mount attempt 

17/06/2020 03:14:59 INFO GlusterFS mount attempt 

17/06/2020 03:14:29 INFO GlusterFS mount attempt 

17/06/2020 03:13:59 INFO GlusterFS mount attempt 

17/06/2020 03:13:29 INFO GlusterFS mount attempt 

17/06/2020 03:12:58 INFO GlusterFS mount attempt 

17/06/2020 03:12:28 INFO GlusterFS mount attempt 

17/06/2020 03:11:58 INFO GlusterFS mount attempt 

17/06/2020 03:11:28 INFO GlusterFS mount attempt 

17/06/2020 03:10:58 INFO GlusterFS mount attempt 

17/06/2020 03:10:28 INFO GlusterFS mount attempt 

17/06/2020 03:09:58 INFO GlusterFS mount attempt 

17/06/2020 03:09:28 INFO GlusterFS mount attempt 

17/06/2020 03:08:58 INFO GlusterFS mount attempt 

17/06/2020 03:08:28 INFO GlusterFS mount attempt 

17/06/2020 03:07:58 INFO GlusterFS mount attempt 

17/06/2020 03:07:27 INFO GlusterFS mount attempt 

17/06/2020 03:06:57 INFO GlusterFS mount attempt 

17/06/2020 03:06:27 INFO GlusterFS mount attempt 

17/06/2020 03:05:57 INFO GlusterFS mount attempt 

17/06/2020 03:05:27 INFO GlusterFS mount attempt 

17/06/2020 03:04:57 INFO GlusterFS mount attempt 

17/06/2020 03:04:27 INFO GlusterFS mount attempt 

17/06/2020 03:03:57 INFO GlusterFS mount attempt 

17/06/2020 03:03:27 INFO GlusterFS mount attempt 

17/06/2020 03:02:57 INFO GlusterFS mount attempt 

17/06/2020 03:02:27 INFO GlusterFS mount attempt 

17/06/2020 03:01:56 INFO GlusterFS mount attempt 

17/06/2020 03:01:26 INFO GlusterFS mount attempt 

17/06/2020 03:00:56 INFO GlusterFS mount attempt 

17/06/2020 03:00:26 INFO GlusterFS mount attempt 

17/06/2020 02:59:56 INFO GlusterFS mount attempt 

17/06/2020 02:59:26 INFO GlusterFS mount attempt 

17/06/2020 02:58:56 INFO GlusterFS mount attempt 

17/06/2020 02:58:26 INFO GlusterFS mount attempt 

17/06/2020 02:57:56 INFO GlusterFS mount attempt 

17/06/2020 02:57:26 INFO GlusterFS mount attempt 

17/06/2020 02:56:56 INFO GlusterFS mount attempt 

17/06/2020 02:56:25 INFO GlusterFS mount attempt 

17/06/2020 02:55:55 INFO GlusterFS mount attempt 

17/06/2020 02:55:25 INFO GlusterFS mount attempt 

17/06/2020 02:54:55 INFO GlusterFS mount attempt 

17/06/2020 02:54:25 INFO GlusterFS mount attempt 

17/06/2020 02:53:55 INFO GlusterFS mount attempt 

17/06/2020 02:53:25 INFO GlusterFS mount attempt 

17/06/2020 02:52:55 INFO GlusterFS mount attempt 

17/06/2020 02:52:25 INFO GlusterFS mount attempt 

17/06/2020 02:51:55 INFO GlusterFS mount attempt 

17/06/2020 02:51:24 INFO GlusterFS mount attempt 

17/06/2020 02:50:54 INFO GlusterFS mount attempt 

17/06/2020 02:50:24 INFO GlusterFS mount attempt 

17/06/2020 02:49:54 INFO GlusterFS mount attempt 

17/06/2020 02:49:24 INFO GlusterFS mount attempt 

17/06/2020 02:48:54 INFO GlusterFS mount attempt 

17/06/2020 02:48:24 INFO GlusterFS mount attempt 

17/06/2020 02:47:54 INFO GlusterFS mount attempt 

17/06/2020 02:47:24 INFO GlusterFS mount attempt 

17/06/2020 02:46:54 INFO GlusterFS mount attempt 

17/06/2020 02:46:24 INFO GlusterFS mount attempt 

17/06/2020 02:45:53 INFO GlusterFS mount attempt 

17/06/2020 02:45:23 INFO GlusterFS mount attempt 

17/06/2020 02:44:53 INFO GlusterFS mount attempt 

17/06/2020 02:44:23 INFO GlusterFS mount attempt 

17/06/2020 02:43:53 INFO GlusterFS mount attempt 

17/06/2020 02:43:23 INFO GlusterFS mount attempt 

17/06/2020 02:42:53 INFO GlusterFS mount attempt 

17/06/2020 02:42:23 INFO GlusterFS mount attempt 

17/06/2020 02:41:53 INFO GlusterFS mount attempt 

17/06/2020 02:41:23 INFO GlusterFS mount attempt 

17/06/2020 02:40:53 INFO GlusterFS mount attempt 

17/06/2020 02:40:23 INFO GlusterFS mount attempt 

17/06/2020 02:39:52 INFO GlusterFS mount attempt 

17/06/2020 02:39:22 INFO GlusterFS mount attempt 

17/06/2020 02:38:52 INFO GlusterFS mount attempt 

17/06/2020 02:38:22 INFO GlusterFS mount attempt 

17/06/2020 02:37:52 INFO GlusterFS mount attempt 

17/06/2020 02:37:22 INFO GlusterFS mount attempt 

17/06/2020 02:36:52 INFO GlusterFS mount attempt 

17/06/2020 02:36:22 INFO GlusterFS mount attempt 

17/06/2020 02:35:52 INFO GlusterFS mount attempt 

17/06/2020 02:35:22 INFO GlusterFS mount attempt 

17/06/2020 02:34:51 INFO GlusterFS mount attempt 

17/06/2020 02:34:21 INFO GlusterFS mount attempt 

17/06/2020 02:33:51 INFO GlusterFS mount attempt 

17/06/2020 02:33:21 INFO GlusterFS mount attempt 

17/06/2020 02:32:51 INFO GlusterFS mount attempt 

17/06/2020 02:32:21 INFO GlusterFS mount attempt 

17/06/2020 02:31:51 INFO GlusterFS mount attempt 

17/06/2020 02:31:21 INFO GlusterFS mount attempt 

17/06/2020 02:30:51 INFO GlusterFS mount attempt 

17/06/2020 02:30:21 INFO GlusterFS mount attempt 

17/06/2020 02:29:51 INFO GlusterFS mount attempt 

17/06/2020 02:29:20 INFO GlusterFS mount attempt 

17/06/2020 02:28:50 INFO GlusterFS mount attempt 

17/06/2020 02:28:20 INFO GlusterFS mount attempt 

17/06/2020 02:27:50 INFO GlusterFS mount attempt 

17/06/2020 02:27:20 INFO GlusterFS mount attempt 

17/06/2020 02:26:50 INFO GlusterFS mount attempt 

17/06/2020 02:26:20 INFO GlusterFS mount attempt 

17/06/2020 02:25:50 INFO GlusterFS mount attempt 

17/06/2020 02:25:20 INFO GlusterFS mount attempt 

17/06/2020 02:24:50 INFO GlusterFS mount attempt 

17/06/2020 02:24:20 INFO GlusterFS mount attempt 

17/06/2020 02:23:49 INFO GlusterFS mount attempt 

17/06/2020 02:23:19 INFO GlusterFS mount attempt 

17/06/2020 02:22:49 INFO GlusterFS mount attempt 

17/06/2020 02:22:19 INFO GlusterFS mount attempt 

17/06/2020 02:21:49 INFO GlusterFS mount attempt 

17/06/2020 02:21:19 INFO GlusterFS mount attempt 

17/06/2020 02:20:49 INFO GlusterFS mount attempt 

17/06/2020 02:20:19 INFO GlusterFS mount attempt 

17/06/2020 02:19:49 INFO GlusterFS mount attempt 

17/06/2020 02:19:19 INFO GlusterFS mount attempt 

17/06/2020 02:18:48 INFO GlusterFS mount attempt 

17/06/2020 02:18:18 INFO GlusterFS mount attempt 

17/06/2020 02:17:48 INFO GlusterFS mount attempt 

17/06/2020 02:17:18 INFO GlusterFS mount attempt 

17/06/2020 02:16:48 INFO GlusterFS mount attempt 

17/06/2020 02:16:18 INFO GlusterFS mount attempt 

17/06/2020 02:15:48 INFO GlusterFS mount attempt 

17/06/2020 02:15:18 INFO GlusterFS mount attempt 

17/06/2020 02:14:48 INFO GlusterFS mount attempt 

17/06/2020 02:14:18 INFO GlusterFS mount attempt 

17/06/2020 02:13:47 INFO GlusterFS mount attempt 

17/06/2020 02:13:17 INFO GlusterFS mount attempt 

17/06/2020 02:12:47 INFO GlusterFS mount attempt 

17/06/2020 02:12:17 INFO GlusterFS mount attempt 

17/06/2020 02:11:47 INFO GlusterFS mount attempt 

17/06/2020 02:11:17 INFO GlusterFS mount attempt 

17/06/2020 02:10:47 INFO GlusterFS mount attempt 

17/06/2020 02:10:17 INFO GlusterFS mount attempt 

17/06/2020 02:09:47 INFO GlusterFS mount attempt 

17/06/2020 02:09:17 INFO GlusterFS mount attempt 

17/06/2020 02:08:47 INFO GlusterFS mount attempt 

17/06/2020 02:08:17 INFO GlusterFS mount attempt 

17/06/2020 02:07:46 INFO GlusterFS mount attempt 

17/06/2020 02:07:16 INFO GlusterFS mount attempt 

17/06/2020 02:06:46 INFO GlusterFS mount attempt 

17/06/2020 02:06:16 INFO GlusterFS mount attempt 

17/06/2020 02:05:46 INFO GlusterFS mount attempt 

17/06/2020 02:05:16 INFO GlusterFS mount attempt 

17/06/2020 02:04:46 INFO GlusterFS mount attempt 

17/06/2020 02:04:16 INFO GlusterFS mount attempt 

17/06/2020 02:03:46 INFO GlusterFS mount attempt 

17/06/2020 02:03:16 INFO GlusterFS mount attempt 

17/06/2020 02:02:46 INFO GlusterFS mount attempt 

17/06/2020 02:02:15 INFO GlusterFS mount attempt 

17/06/2020 02:01:45 INFO GlusterFS mount attempt 

17/06/2020 02:01:15 INFO GlusterFS mount attempt 

17/06/2020 02:00:45 INFO GlusterFS mount attempt 

17/06/2020 02:00:15 INFO GlusterFS mount attempt 

17/06/2020 01:59:45 INFO GlusterFS mount attempt 

17/06/2020 01:59:15 INFO GlusterFS mount attempt 

17/06/2020 01:58:45 INFO GlusterFS mount attempt 

17/06/2020 01:58:15 INFO GlusterFS mount attempt 

17/06/2020 01:57:45 INFO GlusterFS mount attempt 

17/06/2020 01:57:14 INFO GlusterFS mount attempt 

17/06/2020 01:56:44 INFO GlusterFS mount attempt 

17/06/2020 01:56:14 INFO GlusterFS mount attempt 

17/06/2020 01:55:44 INFO GlusterFS mount attempt 

17/06/2020 01:55:14 INFO GlusterFS mount attempt 

17/06/2020 01:54:44 INFO GlusterFS mount attempt 

17/06/2020 01:54:14 INFO GlusterFS mount attempt 

17/06/2020 01:53:44 INFO GlusterFS mount attempt 

17/06/2020 01:53:14 INFO GlusterFS mount attempt 

17/06/2020 01:52:44 INFO GlusterFS mount attempt 

17/06/2020 01:52:14 INFO GlusterFS mount attempt 

17/06/2020 01:51:43 INFO GlusterFS mount attempt 

17/06/2020 01:51:13 INFO GlusterFS mount attempt 

17/06/2020 01:50:43 INFO GlusterFS mount attempt 

17/06/2020 01:50:13 INFO GlusterFS mount attempt 

17/06/2020 01:49:43 INFO GlusterFS mount attempt 

17/06/2020 01:49:13 INFO GlusterFS mount attempt 

17/06/2020 01:48:43 INFO GlusterFS mount attempt 

17/06/2020 01:48:13 INFO GlusterFS mount attempt 

17/06/2020 01:47:43 INFO GlusterFS mount attempt 

17/06/2020 01:47:13 INFO GlusterFS mount attempt 

17/06/2020 01:46:43 INFO GlusterFS mount attempt 

17/06/2020 01:46:12 INFO GlusterFS mount attempt 

17/06/2020 01:45:42 INFO GlusterFS mount attempt 

17/06/2020 01:45:12 INFO GlusterFS mount attempt 

17/06/2020 01:44:42 INFO GlusterFS mount attempt 

17/06/2020 01:44:12 INFO GlusterFS mount attempt 

17/06/2020 01:43:42 INFO GlusterFS mount attempt 

17/06/2020 01:43:12 INFO GlusterFS mount attempt 

17/06/2020 01:42:42 INFO GlusterFS mount attempt 

17/06/2020 01:42:12 INFO GlusterFS mount attempt 

17/06/2020 01:41:42 INFO GlusterFS mount attempt 

17/06/2020 01:41:11 INFO GlusterFS mount attempt 

17/06/2020 01:40:41 INFO GlusterFS mount attempt 

17/06/2020 01:40:11 INFO GlusterFS mount attempt 

17/06/2020 01:39:41 INFO GlusterFS mount attempt 

17/06/2020 01:39:11 INFO GlusterFS mount attempt 

17/06/2020 01:38:41 INFO GlusterFS mount attempt 

17/06/2020 01:38:11 INFO GlusterFS mount attempt 

17/06/2020 01:37:41 INFO GlusterFS mount attempt 

17/06/2020 01:37:11 INFO GlusterFS mount attempt 

17/06/2020 01:36:41 INFO GlusterFS mount attempt 

17/06/2020 01:36:11 INFO GlusterFS mount attempt 

17/06/2020 01:35:40 INFO GlusterFS mount attempt 

17/06/2020 01:35:10 INFO GlusterFS mount attempt 

17/06/2020 01:34:40 INFO GlusterFS mount attempt 

17/06/2020 01:34:10 INFO GlusterFS mount attempt 

17/06/2020 01:33:40 INFO GlusterFS mount attempt 

17/06/2020 01:33:10 INFO GlusterFS mount attempt 

17/06/2020 01:32:40 INFO GlusterFS mount attempt 

17/06/2020 01:32:10 INFO GlusterFS mount attempt 

17/06/2020 01:31:40 INFO GlusterFS mount attempt 

17/06/2020 01:31:10 INFO GlusterFS mount attempt 

17/06/2020 01:30:40 INFO GlusterFS mount attempt 

17/06/2020 01:30:09 INFO GlusterFS mount attempt 

17/06/2020 01:29:39 INFO GlusterFS mount attempt 

17/06/2020 01:29:09 INFO GlusterFS mount attempt 

17/06/2020 01:28:39 INFO GlusterFS mount attempt 

17/06/2020 01:28:09 INFO GlusterFS mount attempt 

17/06/2020 01:27:39 INFO GlusterFS mount attempt 

17/06/2020 01:27:09 INFO GlusterFS mount attempt 

17/06/2020 01:26:39 INFO GlusterFS mount attempt 

17/06/2020 01:26:09 INFO GlusterFS mount attempt 

17/06/2020 01:25:39 INFO GlusterFS mount attempt 

17/06/2020 01:25:09 INFO GlusterFS mount attempt 

17/06/2020 01:24:38 INFO GlusterFS mount attempt 

17/06/2020 01:24:08 INFO GlusterFS mount attempt 

17/06/2020 01:23:38 INFO GlusterFS mount attempt 

17/06/2020 01:23:08 INFO GlusterFS mount attempt 

17/06/2020 01:22:38 INFO GlusterFS mount attempt 

17/06/2020 01:22:08 INFO GlusterFS mount attempt 

17/06/2020 01:21:38 INFO GlusterFS mount attempt 

17/06/2020 01:21:08 INFO GlusterFS mount attempt 

17/06/2020 01:20:38 INFO GlusterFS mount attempt 

17/06/2020 01:20:08 INFO GlusterFS mount attempt 

17/06/2020 01:19:37 INFO GlusterFS mount attempt 

17/06/2020 01:19:07 INFO GlusterFS mount attempt 

17/06/2020 01:18:37 INFO GlusterFS mount attempt 

17/06/2020 01:18:07 INFO GlusterFS mount attempt 

17/06/2020 01:17:37 INFO GlusterFS mount attempt 

17/06/2020 01:17:07 INFO GlusterFS mount attempt 

17/06/2020 01:16:37 INFO GlusterFS mount attempt 

17/06/2020 01:16:07 INFO GlusterFS mount attempt 

17/06/2020 01:15:37 INFO GlusterFS mount attempt 

17/06/2020 01:15:07 INFO GlusterFS mount attempt 

17/06/2020 01:14:37 INFO GlusterFS mount attempt 

17/06/2020 01:14:07 INFO GlusterFS mount attempt 

17/06/2020 01:13:36 INFO GlusterFS mount attempt 

17/06/2020 01:13:06 INFO GlusterFS mount attempt 

17/06/2020 01:12:36 INFO GlusterFS mount attempt 

17/06/2020 01:12:06 INFO GlusterFS mount attempt 

17/06/2020 01:11:36 INFO GlusterFS mount attempt 

17/06/2020 01:11:06 INFO GlusterFS mount attempt 

17/06/2020 01:10:36 INFO GlusterFS mount attempt 

17/06/2020 01:10:06 INFO GlusterFS mount attempt 

17/06/2020 01:09:36 INFO GlusterFS mount attempt 

17/06/2020 01:09:06 INFO GlusterFS mount attempt 

17/06/2020 01:08:36 INFO GlusterFS mount attempt 

17/06/2020 01:08:05 INFO GlusterFS mount attempt 

17/06/2020 01:07:35 INFO GlusterFS mount attempt 

17/06/2020 01:07:05 INFO GlusterFS mount attempt 

17/06/2020 01:06:35 INFO GlusterFS mount attempt 

17/06/2020 01:06:05 INFO GlusterFS mount attempt 

17/06/2020 01:05:35 INFO GlusterFS mount attempt 

17/06/2020 01:05:05 INFO GlusterFS mount attempt 

17/06/2020 01:04:35 INFO GlusterFS mount attempt 

17/06/2020 01:04:05 INFO GlusterFS mount attempt 

17/06/2020 01:03:35 INFO GlusterFS mount attempt 

17/06/2020 01:03:05 INFO GlusterFS mount attempt 

17/06/2020 01:02:35 INFO GlusterFS mount attempt 

17/06/2020 01:02:04 INFO GlusterFS mount attempt 

17/06/2020 01:01:34 INFO GlusterFS mount attempt 

17/06/2020 01:01:04 INFO GlusterFS mount attempt 

17/06/2020 01:00:34 INFO GlusterFS mount attempt 

17/06/2020 01:00:04 INFO GlusterFS mount attempt 

17/06/2020 00:59:34 INFO GlusterFS mount attempt 

17/06/2020 00:59:04 INFO GlusterFS mount attempt 

17/06/2020 00:58:34 INFO GlusterFS mount attempt 

17/06/2020 00:58:04 INFO GlusterFS mount attempt 

17/06/2020 00:57:34 INFO GlusterFS mount attempt 

17/06/2020 00:57:04 INFO GlusterFS mount attempt 

17/06/2020 00:56:33 INFO GlusterFS mount attempt 

17/06/2020 00:56:03 INFO GlusterFS mount attempt 

17/06/2020 00:55:33 INFO GlusterFS mount attempt 

17/06/2020 00:55:03 INFO GlusterFS mount attempt 

17/06/2020 00:54:33 INFO GlusterFS mount attempt 

17/06/2020 00:54:03 INFO GlusterFS mount attempt 

17/06/2020 00:53:33 INFO GlusterFS mount attempt 

17/06/2020 00:53:03 INFO GlusterFS mount attempt 

17/06/2020 00:52:33 INFO GlusterFS mount attempt 

17/06/2020 00:52:03 INFO GlusterFS mount attempt 

17/06/2020 00:51:33 INFO GlusterFS mount attempt 

17/06/2020 00:51:02 INFO GlusterFS mount attempt 

17/06/2020 00:50:32 INFO GlusterFS mount attempt 

17/06/2020 00:50:02 INFO GlusterFS mount attempt 

17/06/2020 00:49:32 INFO GlusterFS mount attempt 

17/06/2020 00:49:02 INFO GlusterFS mount attempt 

17/06/2020 00:48:32 INFO GlusterFS mount attempt 

17/06/2020 00:48:02 INFO GlusterFS mount attempt 

17/06/2020 00:47:32 INFO GlusterFS mount attempt 

17/06/2020 00:47:02 INFO GlusterFS mount attempt 

17/06/2020 00:46:32 INFO GlusterFS mount attempt 

17/06/2020 00:46:01 INFO GlusterFS mount attempt 

17/06/2020 00:45:31 INFO GlusterFS mount attempt 

17/06/2020 00:45:01 INFO GlusterFS mount attempt 

17/06/2020 00:44:31 INFO GlusterFS mount attempt 

17/06/2020 00:44:01 INFO GlusterFS mount attempt 

17/06/2020 00:43:31 INFO GlusterFS mount attempt 

17/06/2020 00:43:01 INFO GlusterFS mount attempt 

17/06/2020 00:42:31 INFO GlusterFS mount attempt 

17/06/2020 00:42:01 INFO GlusterFS mount attempt 

17/06/2020 00:41:31 INFO GlusterFS mount attempt 

17/06/2020 00:41:01 INFO GlusterFS mount attempt 

17/06/2020 00:40:30 INFO GlusterFS mount attempt 

17/06/2020 00:40:00 INFO GlusterFS mount attempt 

17/06/2020 00:39:30 INFO GlusterFS mount attempt 

17/06/2020 00:39:00 INFO GlusterFS mount attempt 

17/06/2020 00:38:30 INFO GlusterFS mount attempt 

17/06/2020 00:38:00 INFO GlusterFS mount attempt 

17/06/2020 00:37:30 INFO GlusterFS mount attempt 

17/06/2020 00:37:00 INFO GlusterFS mount attempt 

17/06/2020 00:36:30 INFO GlusterFS mount attempt 

17/06/2020 00:36:00 INFO GlusterFS mount attempt 

17/06/2020 00:35:30 INFO GlusterFS mount attempt 

17/06/2020 00:34:59 INFO GlusterFS mount attempt 

17/06/2020 00:34:29 INFO GlusterFS mount attempt 

17/06/2020 00:33:59 INFO GlusterFS mount attempt 

17/06/2020 00:33:29 INFO GlusterFS mount attempt 

17/06/2020 00:32:59 INFO GlusterFS mount attempt 

17/06/2020 00:32:29 INFO GlusterFS mount attempt 

17/06/2020 00:31:59 INFO GlusterFS mount attempt 

17/06/2020 00:31:29 INFO GlusterFS mount attempt 

17/06/2020 00:30:59 INFO GlusterFS mount attempt 

17/06/2020 00:30:29 INFO GlusterFS mount attempt 

17/06/2020 00:29:59 INFO GlusterFS mount attempt 

17/06/2020 00:29:28 INFO GlusterFS mount attempt 

17/06/2020 00:28:58 INFO GlusterFS mount attempt 

17/06/2020 00:28:28 INFO GlusterFS mount attempt 

17/06/2020 00:27:58 INFO GlusterFS mount attempt 

17/06/2020 00:27:28 INFO GlusterFS mount attempt 

17/06/2020 00:26:58 INFO GlusterFS mount attempt 

17/06/2020 00:26:28 INFO GlusterFS mount attempt 

17/06/2020 00:25:58 INFO GlusterFS mount attempt 

17/06/2020 00:25:28 INFO GlusterFS mount attempt 

17/06/2020 00:24:58 INFO GlusterFS mount attempt 

17/06/2020 00:24:27 INFO GlusterFS mount attempt 

17/06/2020 00:23:57 INFO GlusterFS mount attempt 

17/06/2020 00:23:27 INFO GlusterFS mount attempt 

17/06/2020 00:22:57 INFO GlusterFS mount attempt 

17/06/2020 00:22:27 INFO GlusterFS mount attempt 

17/06/2020 00:21:57 INFO GlusterFS mount attempt 

17/06/2020 00:21:27 INFO GlusterFS mount attempt 

17/06/2020 00:20:57 INFO GlusterFS mount attempt 

17/06/2020 00:20:27 INFO GlusterFS mount attempt 

17/06/2020 00:19:57 INFO GlusterFS mount attempt 

17/06/2020 00:19:27 INFO GlusterFS mount attempt 

17/06/2020 00:18:56 INFO GlusterFS mount attempt 

17/06/2020 00:18:26 INFO GlusterFS mount attempt 

17/06/2020 00:17:56 INFO GlusterFS mount attempt 

17/06/2020 00:17:26 INFO GlusterFS mount attempt 

17/06/2020 00:16:56 INFO GlusterFS mount attempt 

17/06/2020 00:16:26 INFO GlusterFS mount attempt 

17/06/2020 00:15:56 INFO GlusterFS mount attempt 

17/06/2020 00:15:26 INFO GlusterFS mount attempt 

17/06/2020 00:14:56 INFO GlusterFS mount attempt 

17/06/2020 00:14:26 INFO GlusterFS mount attempt 

17/06/2020 00:13:55 INFO GlusterFS mount attempt 

17/06/2020 00:13:25 INFO GlusterFS mount attempt 

17/06/2020 00:12:55 INFO GlusterFS mount attempt 

17/06/2020 00:12:25 INFO GlusterFS mount attempt 

17/06/2020 00:11:55 INFO GlusterFS mount attempt 

17/06/2020 00:11:25 INFO GlusterFS mount attempt 

17/06/2020 00:10:55 INFO GlusterFS mount attempt 

17/06/2020 00:10:25 INFO GlusterFS mount attempt 

17/06/2020 00:09:55 INFO GlusterFS mount attempt 

17/06/2020 00:09:25 INFO GlusterFS mount attempt 

17/06/2020 00:08:55 INFO GlusterFS mount attempt 

17/06/2020 00:08:24 INFO GlusterFS mount attempt 

17/06/2020 00:07:54 INFO GlusterFS mount attempt 

17/06/2020 00:07:24 INFO GlusterFS mount attempt 

17/06/2020 00:06:54 INFO GlusterFS mount attempt 

17/06/2020 00:06:24 INFO GlusterFS mount attempt 

17/06/2020 00:05:54 INFO GlusterFS mount attempt 

17/06/2020 00:05:24 INFO GlusterFS mount attempt 

17/06/2020 00:04:54 INFO GlusterFS mount attempt 

17/06/2020 00:04:24 INFO GlusterFS mount attempt 

17/06/2020 00:03:54 INFO GlusterFS mount attempt 

17/06/2020 00:03:23 INFO GlusterFS mount attempt 

17/06/2020 00:02:53 INFO GlusterFS mount attempt 

17/06/2020 00:02:23 INFO GlusterFS mount attempt 

17/06/2020 00:01:53 INFO GlusterFS mount attempt 

17/06/2020 00:01:23 INFO GlusterFS mount attempt 

17/06/2020 00:00:53 INFO GlusterFS mount attempt 

17/06/2020 00:00:23 INFO GlusterFS mount attempt 

16/06/2020 23:59:53 INFO GlusterFS mount attempt 

16/06/2020 23:59:23 INFO GlusterFS mount attempt 

16/06/2020 23:58:53 INFO GlusterFS mount attempt 

16/06/2020 23:58:23 INFO GlusterFS mount attempt 

16/06/2020 23:57:52 INFO GlusterFS mount attempt 

16/06/2020 23:57:22 INFO GlusterFS mount attempt 

16/06/2020 23:56:52 INFO GlusterFS mount attempt 

16/06/2020 23:56:22 INFO GlusterFS mount attempt 

16/06/2020 23:55:52 INFO GlusterFS mount attempt 

16/06/2020 23:55:22 INFO GlusterFS mount attempt 

16/06/2020 23:54:52 INFO GlusterFS mount attempt 

16/06/2020 23:54:22 INFO GlusterFS mount attempt 

16/06/2020 23:53:52 INFO GlusterFS mount attempt 

16/06/2020 23:53:22 INFO GlusterFS mount attempt 

16/06/2020 23:52:52 INFO GlusterFS mount attempt 

16/06/2020 23:52:21 INFO GlusterFS mount attempt 

16/06/2020 23:51:51 INFO GlusterFS mount attempt 

16/06/2020 23:51:21 INFO GlusterFS mount attempt 

16/06/2020 23:50:51 INFO GlusterFS mount attempt 

16/06/2020 23:50:21 INFO GlusterFS mount attempt 

16/06/2020 23:49:51 INFO GlusterFS mount attempt 

16/06/2020 23:49:21 INFO GlusterFS mount attempt 

16/06/2020 23:48:51 INFO GlusterFS mount attempt 

16/06/2020 23:48:21 INFO GlusterFS mount attempt 

16/06/2020 23:47:51 INFO GlusterFS mount attempt 

16/06/2020 23:47:20 INFO GlusterFS mount attempt 

16/06/2020 23:46:50 INFO GlusterFS mount attempt 

16/06/2020 23:46:20 INFO GlusterFS mount attempt 

16/06/2020 23:45:50 INFO GlusterFS mount attempt 

16/06/2020 23:45:20 INFO GlusterFS mount attempt 

16/06/2020 23:44:50 INFO GlusterFS mount attempt 

16/06/2020 23:44:20 INFO GlusterFS mount attempt 

16/06/2020 23:43:50 INFO GlusterFS mount attempt 

16/06/2020 23:43:20 INFO GlusterFS mount attempt 

16/06/2020 23:42:50 INFO GlusterFS mount attempt 

16/06/2020 23:42:20 INFO GlusterFS mount attempt 

16/06/2020 23:41:49 INFO GlusterFS mount attempt 

16/06/2020 23:41:19 INFO GlusterFS mount attempt 

16/06/2020 23:40:49 INFO GlusterFS mount attempt 

16/06/2020 23:40:19 INFO GlusterFS mount attempt 

16/06/2020 23:39:49 INFO GlusterFS mount attempt 

16/06/2020 23:39:19 INFO GlusterFS mount attempt 

16/06/2020 23:38:49 INFO GlusterFS mount attempt 

16/06/2020 23:38:19 INFO GlusterFS mount attempt 

16/06/2020 23:37:49 INFO GlusterFS mount attempt 

16/06/2020 23:37:19 INFO GlusterFS mount attempt 

16/06/2020 23:36:49 INFO GlusterFS mount attempt 

16/06/2020 23:36:18 INFO GlusterFS mount attempt 

16/06/2020 23:35:48 INFO GlusterFS mount attempt 

16/06/2020 23:35:18 INFO GlusterFS mount attempt 

16/06/2020 23:34:48 INFO GlusterFS mount attempt 

16/06/2020 23:34:18 INFO GlusterFS mount attempt 

16/06/2020 23:33:48 INFO GlusterFS mount attempt 

16/06/2020 23:33:18 INFO GlusterFS mount attempt 

16/06/2020 23:32:48 INFO GlusterFS mount attempt 

16/06/2020 23:32:18 INFO GlusterFS mount attempt 

16/06/2020 23:31:48 INFO GlusterFS mount attempt 

16/06/2020 23:31:18 INFO GlusterFS mount attempt 

16/06/2020 23:30:47 INFO GlusterFS mount attempt 

16/06/2020 23:30:17 INFO GlusterFS mount attempt 

16/06/2020 23:29:47 INFO GlusterFS mount attempt 

16/06/2020 23:29:17 INFO GlusterFS mount attempt 

16/06/2020 23:28:47 INFO GlusterFS mount attempt 

16/06/2020 23:28:17 INFO GlusterFS mount attempt 

16/06/2020 23:27:47 INFO GlusterFS mount attempt 

16/06/2020 23:27:17 INFO GlusterFS mount attempt 

16/06/2020 23:26:47 INFO GlusterFS mount attempt 

16/06/2020 23:26:17 INFO GlusterFS mount attempt 

16/06/2020 23:25:46 INFO GlusterFS mount attempt 

16/06/2020 23:25:16 INFO GlusterFS mount attempt 

16/06/2020 23:24:46 INFO GlusterFS mount attempt 

16/06/2020 23:24:16 INFO GlusterFS mount attempt 

16/06/2020 23:23:46 INFO GlusterFS mount attempt 

16/06/2020 23:23:16 INFO GlusterFS mount attempt 

16/06/2020 23:22:46 INFO GlusterFS mount attempt 

16/06/2020 23:22:16 INFO GlusterFS mount attempt 

16/06/2020 23:21:46 INFO GlusterFS mount attempt 

16/06/2020 23:21:16 INFO GlusterFS mount attempt 

16/06/2020 23:20:46 INFO GlusterFS mount attempt 

16/06/2020 23:20:15 INFO GlusterFS mount attempt 

16/06/2020 23:19:45 INFO GlusterFS mount attempt 

16/06/2020 23:19:15 INFO GlusterFS mount attempt 

16/06/2020 23:18:45 INFO GlusterFS mount attempt 

16/06/2020 23:18:15 INFO GlusterFS mount attempt 

16/06/2020 23:17:45 INFO GlusterFS mount attempt 

16/06/2020 23:17:15 INFO GlusterFS mount attempt 

16/06/2020 23:16:45 INFO GlusterFS mount attempt 

16/06/2020 23:16:15 INFO GlusterFS mount attempt 

16/06/2020 23:15:45 INFO GlusterFS mount attempt 

16/06/2020 23:15:14 INFO GlusterFS mount attempt 

16/06/2020 23:14:44 INFO GlusterFS mount attempt 

16/06/2020 23:14:14 INFO GlusterFS mount attempt 

16/06/2020 23:13:44 INFO GlusterFS mount attempt 

16/06/2020 23:13:14 INFO GlusterFS mount attempt 

16/06/2020 23:12:44 INFO GlusterFS mount attempt 

16/06/2020 23:12:14 INFO GlusterFS mount attempt 

16/06/2020 23:11:44 INFO GlusterFS mount attempt 

16/06/2020 23:11:14 INFO GlusterFS mount attempt 

16/06/2020 23:10:44 INFO GlusterFS mount attempt 

16/06/2020 23:10:14 INFO GlusterFS mount attempt 

16/06/2020 23:09:43 INFO GlusterFS mount attempt 

16/06/2020 23:09:13 INFO GlusterFS mount attempt 

16/06/2020 23:08:43 INFO GlusterFS mount attempt 

16/06/2020 23:08:13 INFO GlusterFS mount attempt 

16/06/2020 23:07:43 INFO GlusterFS mount attempt 

16/06/2020 23:07:13 INFO GlusterFS mount attempt 

16/06/2020 23:06:43 INFO GlusterFS mount attempt 

16/06/2020 23:06:13 INFO GlusterFS mount attempt 

16/06/2020 23:05:43 INFO GlusterFS mount attempt 

16/06/2020 23:05:13 INFO GlusterFS mount attempt 

16/06/2020 23:04:43 INFO GlusterFS mount attempt 

16/06/2020 23:04:12 INFO GlusterFS mount attempt 

16/06/2020 23:03:42 INFO GlusterFS mount attempt 

16/06/2020 23:03:12 INFO GlusterFS mount attempt 

16/06/2020 23:02:42 INFO GlusterFS mount attempt 

16/06/2020 23:02:12 INFO GlusterFS mount attempt 

16/06/2020 23:01:42 INFO GlusterFS mount attempt 

16/06/2020 23:01:12 INFO GlusterFS mount attempt 

16/06/2020 23:00:42 INFO GlusterFS mount attempt 

16/06/2020 23:00:12 INFO GlusterFS mount attempt 

16/06/2020 22:59:42 INFO GlusterFS mount attempt 

16/06/2020 22:59:11 INFO GlusterFS mount attempt 

16/06/2020 22:58:41 INFO GlusterFS mount attempt 

16/06/2020 22:58:11 INFO GlusterFS mount attempt 

16/06/2020 22:57:41 INFO GlusterFS mount attempt 

16/06/2020 22:57:11 INFO GlusterFS mount attempt 

16/06/2020 22:56:41 INFO GlusterFS mount attempt 

16/06/2020 22:56:11 INFO GlusterFS mount attempt 

16/06/2020 22:55:41 INFO GlusterFS mount attempt 

16/06/2020 22:55:11 INFO GlusterFS mount attempt 

16/06/2020 22:54:41 INFO GlusterFS mount attempt 

16/06/2020 22:54:11 INFO GlusterFS mount attempt 

16/06/2020 22:53:40 INFO GlusterFS mount attempt 

16/06/2020 22:53:10 INFO GlusterFS mount attempt 

16/06/2020 22:52:40 INFO GlusterFS mount attempt 

16/06/2020 22:52:10 INFO GlusterFS mount attempt 

16/06/2020 22:51:40 INFO GlusterFS mount attempt 

16/06/2020 22:51:10 INFO GlusterFS mount attempt 

16/06/2020 22:50:40 INFO GlusterFS mount attempt 

16/06/2020 22:50:10 INFO GlusterFS mount attempt 

16/06/2020 22:49:40 INFO GlusterFS mount attempt 

16/06/2020 22:49:10 INFO GlusterFS mount attempt 

16/06/2020 22:48:39 INFO GlusterFS mount attempt 

16/06/2020 22:48:09 INFO GlusterFS mount attempt 

16/06/2020 22:47:39 INFO GlusterFS mount attempt 

16/06/2020 22:47:09 INFO GlusterFS mount attempt 

16/06/2020 22:46:39 INFO GlusterFS mount attempt 

16/06/2020 22:46:09 INFO GlusterFS mount attempt 

16/06/2020 22:45:39 INFO GlusterFS mount attempt 

16/06/2020 22:45:09 INFO GlusterFS mount attempt 

16/06/2020 22:44:39 INFO GlusterFS mount attempt 

16/06/2020 22:44:09 INFO GlusterFS mount attempt 

16/06/2020 22:43:39 INFO GlusterFS mount attempt 

16/06/2020 22:43:08 INFO GlusterFS mount attempt 

16/06/2020 22:42:38 INFO GlusterFS mount attempt 

16/06/2020 22:42:08 INFO GlusterFS mount attempt 

16/06/2020 22:41:38 INFO GlusterFS mount attempt 

16/06/2020 22:41:08 INFO GlusterFS mount attempt 

16/06/2020 22:40:38 INFO GlusterFS mount attempt 

16/06/2020 22:40:08 INFO GlusterFS mount attempt 

16/06/2020 22:39:38 INFO GlusterFS mount attempt 

16/06/2020 22:39:08 INFO GlusterFS mount attempt 

16/06/2020 22:38:38 INFO GlusterFS mount attempt 

16/06/2020 22:38:08 INFO GlusterFS mount attempt 

16/06/2020 22:37:37 INFO GlusterFS mount attempt 

16/06/2020 22:37:07 INFO GlusterFS mount attempt 

16/06/2020 22:36:37 INFO GlusterFS mount attempt 

16/06/2020 22:36:07 INFO GlusterFS mount attempt 

16/06/2020 22:35:37 INFO GlusterFS mount attempt 

16/06/2020 22:35:07 INFO GlusterFS mount attempt 

16/06/2020 22:34:37 INFO GlusterFS mount attempt 

16/06/2020 22:34:07 INFO GlusterFS mount attempt 

16/06/2020 22:33:37 INFO GlusterFS mount attempt 

16/06/2020 22:33:07 INFO GlusterFS mount attempt 

16/06/2020 22:32:37 INFO GlusterFS mount attempt 

16/06/2020 22:32:06 INFO GlusterFS mount attempt 

16/06/2020 22:31:36 INFO GlusterFS mount attempt 

16/06/2020 22:31:06 INFO GlusterFS mount attempt 

16/06/2020 22:30:36 INFO GlusterFS mount attempt 

16/06/2020 22:30:06 INFO GlusterFS mount attempt 

16/06/2020 22:29:36 INFO GlusterFS mount attempt 

16/06/2020 22:29:06 INFO GlusterFS mount attempt 

16/06/2020 22:28:36 INFO GlusterFS mount attempt 

16/06/2020 22:28:06 INFO GlusterFS mount attempt 

16/06/2020 22:27:36 INFO GlusterFS mount attempt 

16/06/2020 22:27:06 INFO GlusterFS mount attempt 

16/06/2020 22:26:35 INFO GlusterFS mount attempt 

16/06/2020 22:26:05 INFO GlusterFS mount attempt 

16/06/2020 22:25:35 INFO GlusterFS mount attempt 

16/06/2020 22:25:05 INFO GlusterFS mount attempt 

16/06/2020 22:24:35 INFO GlusterFS mount attempt 

16/06/2020 22:24:05 INFO GlusterFS mount attempt 

16/06/2020 22:23:35 INFO GlusterFS mount attempt 

16/06/2020 22:23:05 INFO GlusterFS mount attempt 

16/06/2020 22:22:35 INFO GlusterFS mount attempt 

16/06/2020 22:22:05 INFO GlusterFS mount attempt 

16/06/2020 22:21:34 INFO GlusterFS mount attempt 

16/06/2020 22:21:04 INFO GlusterFS mount attempt 

16/06/2020 22:20:34 INFO GlusterFS mount attempt 

16/06/2020 22:20:04 INFO GlusterFS mount attempt 

16/06/2020 22:19:34 INFO GlusterFS mount attempt 

16/06/2020 22:19:04 INFO GlusterFS mount attempt 

16/06/2020 22:18:34 INFO GlusterFS mount attempt 

16/06/2020 22:18:04 INFO GlusterFS mount attempt 

16/06/2020 22:17:34 INFO GlusterFS mount attempt 

16/06/2020 22:17:04 INFO GlusterFS mount attempt 

16/06/2020 22:16:34 INFO GlusterFS mount attempt 

16/06/2020 22:16:04 INFO GlusterFS mount attempt 

16/06/2020 22:15:33 INFO GlusterFS mount attempt 

16/06/2020 22:15:03 INFO GlusterFS mount attempt 

16/06/2020 22:14:33 INFO GlusterFS mount attempt 

16/06/2020 22:14:03 INFO GlusterFS mount attempt 

16/06/2020 22:13:33 INFO GlusterFS mount attempt 

16/06/2020 22:13:03 INFO GlusterFS mount attempt 

16/06/2020 22:12:33 INFO GlusterFS mount attempt 

16/06/2020 22:12:03 INFO GlusterFS mount attempt 

16/06/2020 22:11:33 INFO GlusterFS mount attempt 

16/06/2020 22:11:03 INFO GlusterFS mount attempt 

16/06/2020 22:10:33 INFO GlusterFS mount attempt 

16/06/2020 22:10:02 INFO GlusterFS mount attempt 

16/06/2020 22:09:32 INFO GlusterFS mount attempt 

16/06/2020 22:09:02 INFO GlusterFS mount attempt 

16/06/2020 22:08:32 INFO GlusterFS mount attempt 

16/06/2020 22:08:02 INFO GlusterFS mount attempt 

16/06/2020 22:07:32 INFO GlusterFS mount attempt 

16/06/2020 22:07:02 INFO GlusterFS mount attempt 

16/06/2020 22:06:32 INFO GlusterFS mount attempt 

16/06/2020 22:06:02 INFO GlusterFS mount attempt 

16/06/2020 22:05:32 INFO GlusterFS mount attempt 

16/06/2020 22:05:02 INFO GlusterFS mount attempt 

16/06/2020 22:04:31 INFO GlusterFS mount attempt 

16/06/2020 22:04:01 INFO GlusterFS mount attempt 

16/06/2020 22:03:31 INFO GlusterFS mount attempt 

16/06/2020 22:03:01 INFO GlusterFS mount attempt 

16/06/2020 22:02:31 INFO GlusterFS mount attempt 

16/06/2020 22:02:01 INFO GlusterFS mount attempt 

16/06/2020 22:01:31 INFO GlusterFS mount attempt 

16/06/2020 22:01:01 INFO GlusterFS mount attempt 

16/06/2020 22:00:31 INFO GlusterFS mount attempt 

16/06/2020 22:00:01 INFO GlusterFS mount attempt 

16/06/2020 21:59:31 INFO GlusterFS mount attempt 

16/06/2020 21:59:01 INFO GlusterFS mount attempt 

16/06/2020 21:58:30 INFO GlusterFS mount attempt 

16/06/2020 21:58:00 INFO GlusterFS mount attempt 

16/06/2020 21:57:30 INFO GlusterFS mount attempt 

16/06/2020 21:57:00 INFO GlusterFS mount attempt 

16/06/2020 21:56:30 INFO GlusterFS mount attempt 

16/06/2020 21:56:00 INFO GlusterFS mount attempt 

16/06/2020 21:55:30 INFO GlusterFS mount attempt 

16/06/2020 21:55:00 INFO GlusterFS mount attempt 

16/06/2020 21:54:30 INFO GlusterFS mount attempt 

16/06/2020 21:54:00 INFO GlusterFS mount attempt 

16/06/2020 21:53:29 INFO GlusterFS mount attempt 

16/06/2020 21:52:59 INFO GlusterFS mount attempt 

16/06/2020 21:52:29 INFO GlusterFS mount attempt 

16/06/2020 21:51:59 INFO GlusterFS mount attempt 

16/06/2020 21:51:29 INFO GlusterFS mount attempt 

16/06/2020 21:50:59 INFO GlusterFS mount attempt 

16/06/2020 21:50:29 INFO GlusterFS mount attempt 

16/06/2020 21:49:59 INFO GlusterFS mount attempt 

16/06/2020 21:49:29 INFO GlusterFS mount attempt 

16/06/2020 21:48:59 INFO GlusterFS mount attempt 

16/06/2020 21:48:29 INFO GlusterFS mount attempt 

16/06/2020 21:47:58 INFO GlusterFS mount attempt 

16/06/2020 21:47:28 INFO GlusterFS mount attempt 

16/06/2020 21:46:58 INFO GlusterFS mount attempt 

16/06/2020 21:46:28 INFO GlusterFS mount attempt 

16/06/2020 21:45:58 INFO GlusterFS mount attempt 

16/06/2020 21:45:28 INFO GlusterFS mount attempt 

16/06/2020 21:44:58 INFO GlusterFS mount attempt 

16/06/2020 21:44:28 INFO GlusterFS mount attempt 

16/06/2020 21:43:58 INFO GlusterFS mount attempt 

16/06/2020 21:43:28 INFO GlusterFS mount attempt 

16/06/2020 21:42:58 INFO GlusterFS mount attempt 

16/06/2020 21:42:27 INFO GlusterFS mount attempt 

16/06/2020 21:41:57 INFO GlusterFS mount attempt 

16/06/2020 21:41:27 INFO GlusterFS mount attempt 

16/06/2020 21:40:57 INFO GlusterFS mount attempt 

16/06/2020 21:40:27 INFO GlusterFS mount attempt 

16/06/2020 21:39:57 INFO GlusterFS mount attempt 

16/06/2020 21:39:27 INFO GlusterFS mount attempt 

16/06/2020 21:38:57 INFO GlusterFS mount attempt 

16/06/2020 21:38:27 INFO GlusterFS mount attempt 

16/06/2020 21:37:57 INFO GlusterFS mount attempt 

16/06/2020 21:37:27 INFO GlusterFS mount attempt 

16/06/2020 21:36:56 INFO GlusterFS mount attempt 

16/06/2020 21:36:26 INFO GlusterFS mount attempt 

16/06/2020 21:35:56 INFO GlusterFS mount attempt 

16/06/2020 21:35:26 INFO GlusterFS mount attempt 

16/06/2020 21:34:56 INFO GlusterFS mount attempt 

16/06/2020 21:34:26 INFO GlusterFS mount attempt 

16/06/2020 21:33:56 INFO GlusterFS mount attempt 

16/06/2020 21:33:26 INFO GlusterFS mount attempt 

16/06/2020 21:32:56 INFO GlusterFS mount attempt 

16/06/2020 21:32:26 INFO GlusterFS mount attempt 

16/06/2020 21:31:56 INFO GlusterFS mount attempt 

16/06/2020 21:31:25 INFO GlusterFS mount attempt 

16/06/2020 21:30:55 INFO GlusterFS mount attempt 

16/06/2020 21:30:25 INFO GlusterFS mount attempt 

16/06/2020 21:29:55 INFO GlusterFS mount attempt 

16/06/2020 21:29:25 INFO GlusterFS mount attempt 

16/06/2020 21:28:55 INFO GlusterFS mount attempt 

16/06/2020 21:28:25 INFO GlusterFS mount attempt 

16/06/2020 21:27:55 INFO GlusterFS mount attempt 

16/06/2020 21:27:25 INFO GlusterFS mount attempt 

16/06/2020 21:26:55 INFO GlusterFS mount attempt 

16/06/2020 21:26:25 INFO GlusterFS mount attempt 

16/06/2020 21:25:54 INFO GlusterFS mount attempt 

16/06/2020 21:25:24 INFO GlusterFS mount attempt 

16/06/2020 21:24:54 INFO GlusterFS mount attempt 

16/06/2020 21:24:24 INFO GlusterFS mount attempt 

16/06/2020 21:23:54 INFO GlusterFS mount attempt 

16/06/2020 21:23:24 INFO GlusterFS mount attempt 

16/06/2020 21:22:54 INFO GlusterFS mount attempt 

16/06/2020 21:22:24 INFO GlusterFS mount attempt 

16/06/2020 21:21:54 INFO GlusterFS mount attempt 

16/06/2020 21:21:24 INFO GlusterFS mount attempt 

16/06/2020 21:20:54 INFO GlusterFS mount attempt 

16/06/2020 21:20:23 INFO GlusterFS mount attempt 

16/06/2020 21:19:53 INFO GlusterFS mount attempt 

16/06/2020 21:19:23 INFO GlusterFS mount attempt 

16/06/2020 21:18:53 INFO GlusterFS mount attempt 

16/06/2020 21:18:23 INFO GlusterFS mount attempt 

16/06/2020 21:17:53 INFO GlusterFS mount attempt 

16/06/2020 21:17:23 INFO GlusterFS mount attempt 

16/06/2020 21:16:53 INFO GlusterFS mount attempt 

16/06/2020 21:16:23 INFO GlusterFS mount attempt 

16/06/2020 21:15:53 INFO GlusterFS mount attempt 

16/06/2020 21:15:23 INFO GlusterFS mount attempt 

16/06/2020 21:14:52 INFO GlusterFS mount attempt 

16/06/2020 21:14:22 INFO GlusterFS mount attempt 

16/06/2020 21:13:52 INFO GlusterFS mount attempt 

16/06/2020 21:13:22 INFO GlusterFS mount attempt 

16/06/2020 21:12:52 INFO GlusterFS mount attempt 

16/06/2020 21:12:22 INFO GlusterFS mount attempt 

16/06/2020 21:11:52 INFO GlusterFS mount attempt 

16/06/2020 21:11:22 INFO GlusterFS mount attempt 

16/06/2020 21:10:52 INFO GlusterFS mount attempt 

16/06/2020 21:10:22 INFO GlusterFS mount attempt 

16/06/2020 21:09:51 INFO GlusterFS mount attempt 

16/06/2020 21:09:21 INFO GlusterFS mount attempt 

16/06/2020 21:08:51 INFO GlusterFS mount attempt 

16/06/2020 21:08:21 INFO GlusterFS mount attempt 

16/06/2020 21:07:51 INFO GlusterFS mount attempt 

16/06/2020 21:07:21 INFO GlusterFS mount attempt 

16/06/2020 21:06:51 INFO GlusterFS mount attempt 

16/06/2020 21:06:21 INFO GlusterFS mount attempt 

16/06/2020 21:05:51 INFO GlusterFS mount attempt 

16/06/2020 21:05:21 INFO GlusterFS mount attempt 

16/06/2020 21:04:51 INFO GlusterFS mount attempt 

16/06/2020 21:04:20 INFO GlusterFS mount attempt 

16/06/2020 21:03:50 INFO GlusterFS mount attempt 

16/06/2020 21:03:20 INFO GlusterFS mount attempt 

16/06/2020 21:02:50 INFO GlusterFS mount attempt 

16/06/2020 21:02:20 INFO GlusterFS mount attempt 

16/06/2020 21:01:50 INFO GlusterFS mount attempt 

16/06/2020 21:01:20 INFO GlusterFS mount attempt 

16/06/2020 21:00:50 INFO GlusterFS mount attempt 

16/06/2020 21:00:20 INFO GlusterFS mount attempt 

16/06/2020 20:59:50 INFO GlusterFS mount attempt 

16/06/2020 20:59:20 INFO GlusterFS mount attempt 

16/06/2020 20:58:50 INFO GlusterFS mount attempt 

16/06/2020 20:58:19 INFO GlusterFS mount attempt 

16/06/2020 20:57:49 INFO GlusterFS mount attempt 

16/06/2020 20:57:19 INFO GlusterFS mount attempt 

16/06/2020 20:56:49 INFO GlusterFS mount attempt 

16/06/2020 20:56:19 INFO GlusterFS mount attempt 

16/06/2020 20:55:49 INFO GlusterFS mount attempt 

16/06/2020 20:55:19 INFO GlusterFS mount attempt 

16/06/2020 20:54:49 INFO GlusterFS mount attempt 

16/06/2020 20:54:19 INFO GlusterFS mount attempt 

16/06/2020 20:53:49 INFO GlusterFS mount attempt 

16/06/2020 20:53:18 INFO GlusterFS mount attempt 

16/06/2020 20:52:48 INFO GlusterFS mount attempt 

16/06/2020 20:52:18 INFO GlusterFS mount attempt 

16/06/2020 20:51:48 INFO GlusterFS mount attempt 

16/06/2020 20:51:18 INFO GlusterFS mount attempt 

16/06/2020 20:50:48 INFO GlusterFS mount attempt 

16/06/2020 20:50:18 INFO GlusterFS mount attempt 

16/06/2020 20:49:48 INFO GlusterFS mount attempt 

16/06/2020 20:49:18 INFO GlusterFS mount attempt 

16/06/2020 20:48:48 INFO GlusterFS mount attempt 

16/06/2020 20:48:18 INFO GlusterFS mount attempt 

16/06/2020 20:47:47 INFO GlusterFS mount attempt 

16/06/2020 20:47:17 INFO GlusterFS mount attempt 

16/06/2020 20:46:47 INFO GlusterFS mount attempt 

16/06/2020 20:46:17 INFO GlusterFS mount attempt 

16/06/2020 20:45:47 INFO GlusterFS mount attempt 

16/06/2020 20:45:17 INFO GlusterFS mount attempt 

16/06/2020 20:44:47 INFO GlusterFS mount attempt 

16/06/2020 20:44:17 INFO GlusterFS mount attempt 

16/06/2020 20:43:47 INFO GlusterFS mount attempt 

16/06/2020 20:43:17 INFO GlusterFS mount attempt 

16/06/2020 20:42:46 INFO GlusterFS mount attempt 

16/06/2020 20:42:16 INFO GlusterFS mount attempt 

16/06/2020 20:41:46 INFO GlusterFS mount attempt 

16/06/2020 20:41:16 INFO GlusterFS mount attempt 

16/06/2020 20:40:46 INFO GlusterFS mount attempt 

16/06/2020 20:40:16 INFO GlusterFS mount attempt 

16/06/2020 20:39:46 INFO GlusterFS mount attempt 

16/06/2020 20:39:16 INFO GlusterFS mount attempt 

16/06/2020 20:38:46 INFO GlusterFS mount attempt 

16/06/2020 20:38:16 INFO GlusterFS mount attempt 

16/06/2020 20:37:46 INFO GlusterFS mount attempt 

16/06/2020 20:37:15 INFO GlusterFS mount attempt 

16/06/2020 20:36:45 INFO GlusterFS mount attempt 

16/06/2020 20:36:15 INFO GlusterFS mount attempt 

16/06/2020 20:35:45 INFO GlusterFS mount attempt 

16/06/2020 20:35:15 INFO GlusterFS mount attempt 

16/06/2020 20:34:45 INFO GlusterFS mount attempt 

16/06/2020 20:34:15 INFO GlusterFS mount attempt 

16/06/2020 20:33:45 INFO GlusterFS mount attempt 

16/06/2020 20:33:15 INFO GlusterFS mount attempt 

16/06/2020 20:32:45 INFO GlusterFS mount attempt 

16/06/2020 20:32:15 INFO GlusterFS mount attempt 

16/06/2020 20:31:44 INFO GlusterFS mount attempt 

16/06/2020 20:31:14 INFO GlusterFS mount attempt 

16/06/2020 20:30:44 INFO GlusterFS mount attempt 

16/06/2020 20:30:14 INFO GlusterFS mount attempt 

16/06/2020 20:29:44 INFO GlusterFS mount attempt 

16/06/2020 20:29:14 INFO GlusterFS mount attempt 

16/06/2020 20:28:44 INFO GlusterFS mount attempt 

16/06/2020 20:28:14 INFO GlusterFS mount attempt 

16/06/2020 20:27:44 INFO GlusterFS mount attempt 

16/06/2020 20:27:14 INFO GlusterFS mount attempt 

16/06/2020 20:26:43 INFO GlusterFS mount attempt 

16/06/2020 20:26:13 INFO GlusterFS mount attempt 

16/06/2020 20:25:43 INFO GlusterFS mount attempt 

16/06/2020 20:25:13 INFO GlusterFS mount attempt 

16/06/2020 20:24:43 INFO GlusterFS mount attempt 

16/06/2020 20:24:13 INFO GlusterFS mount attempt 

16/06/2020 20:23:43 INFO GlusterFS mount attempt 

16/06/2020 20:23:13 INFO GlusterFS mount attempt 

16/06/2020 20:22:43 INFO GlusterFS mount attempt 

16/06/2020 20:22:13 INFO GlusterFS mount attempt 

16/06/2020 20:21:43 INFO GlusterFS mount attempt 

16/06/2020 20:21:12 INFO GlusterFS mount attempt 

16/06/2020 20:20:42 INFO GlusterFS mount attempt 

16/06/2020 20:20:12 INFO GlusterFS mount attempt 

16/06/2020 20:19:42 INFO GlusterFS mount attempt 

16/06/2020 20:19:12 INFO GlusterFS mount attempt 

16/06/2020 20:18:42 INFO GlusterFS mount attempt 

16/06/2020 20:18:12 INFO GlusterFS mount attempt 

16/06/2020 20:17:42 INFO GlusterFS mount attempt 

16/06/2020 20:17:12 INFO GlusterFS mount attempt 

16/06/2020 20:16:42 INFO GlusterFS mount attempt 

16/06/2020 20:16:11 INFO GlusterFS mount attempt 

16/06/2020 20:15:41 INFO GlusterFS mount attempt 

16/06/2020 20:15:11 INFO GlusterFS mount attempt 

16/06/2020 20:14:41 INFO GlusterFS mount attempt 

16/06/2020 20:14:11 INFO GlusterFS mount attempt 

16/06/2020 20:13:41 INFO GlusterFS mount attempt 

16/06/2020 20:13:11 INFO GlusterFS mount attempt 

16/06/2020 20:12:41 INFO GlusterFS mount attempt 

16/06/2020 20:12:11 INFO GlusterFS mount attempt 

16/06/2020 20:11:41 INFO GlusterFS mount attempt 

16/06/2020 20:11:11 INFO GlusterFS mount attempt 

16/06/2020 20:10:40 INFO GlusterFS mount attempt 

16/06/2020 20:10:10 INFO GlusterFS mount attempt 

16/06/2020 20:09:40 INFO GlusterFS mount attempt 

16/06/2020 20:09:10 INFO GlusterFS mount attempt 

16/06/2020 20:08:40 INFO GlusterFS mount attempt 

16/06/2020 20:08:10 INFO GlusterFS mount attempt 

16/06/2020 20:07:40 INFO GlusterFS mount attempt 

16/06/2020 20:07:10 INFO GlusterFS mount attempt 

16/06/2020 20:06:40 INFO GlusterFS mount attempt 

16/06/2020 20:06:10 INFO GlusterFS mount attempt 

16/06/2020 20:05:40 INFO GlusterFS mount attempt 

16/06/2020 20:05:09 INFO GlusterFS mount attempt 

16/06/2020 20:04:39 INFO GlusterFS mount attempt 

16/06/2020 20:04:09 INFO GlusterFS mount attempt 

16/06/2020 20:03:39 INFO GlusterFS mount attempt 

16/06/2020 20:03:09 INFO GlusterFS mount attempt 

16/06/2020 20:02:39 INFO GlusterFS mount attempt 

16/06/2020 20:02:09 INFO GlusterFS mount attempt 

16/06/2020 20:01:39 INFO GlusterFS mount attempt 

16/06/2020 20:01:09 INFO GlusterFS mount attempt 

16/06/2020 20:00:39 INFO GlusterFS mount attempt 

16/06/2020 20:00:09 INFO GlusterFS mount attempt 

16/06/2020 19:59:38 INFO GlusterFS mount attempt 

16/06/2020 19:59:08 INFO GlusterFS mount attempt 

16/06/2020 19:58:38 INFO GlusterFS mount attempt 

16/06/2020 19:58:08 INFO GlusterFS mount attempt 

16/06/2020 19:57:38 INFO GlusterFS mount attempt 

16/06/2020 19:57:08 INFO GlusterFS mount attempt 

16/06/2020 19:56:38 INFO GlusterFS mount attempt 

16/06/2020 19:56:08 INFO GlusterFS mount attempt 

16/06/2020 19:55:38 INFO GlusterFS mount attempt 

16/06/2020 19:55:08 INFO GlusterFS mount attempt 

16/06/2020 19:54:38 INFO GlusterFS mount attempt 

16/06/2020 19:54:07 INFO GlusterFS mount attempt 

16/06/2020 19:53:37 INFO GlusterFS mount attempt 

16/06/2020 19:53:07 INFO GlusterFS mount attempt 

16/06/2020 19:52:37 INFO GlusterFS mount attempt 

16/06/2020 19:52:07 INFO GlusterFS mount attempt 

16/06/2020 19:51:37 INFO GlusterFS mount attempt 

16/06/2020 19:51:07 INFO GlusterFS mount attempt 

16/06/2020 19:50:37 INFO GlusterFS mount attempt 

16/06/2020 19:50:07 INFO GlusterFS mount attempt 

16/06/2020 19:49:37 INFO GlusterFS mount attempt 

16/06/2020 19:49:06 INFO GlusterFS mount attempt 

16/06/2020 19:48:36 INFO GlusterFS mount attempt 

16/06/2020 19:48:06 INFO GlusterFS mount attempt 

16/06/2020 19:47:36 INFO GlusterFS mount attempt 

16/06/2020 19:47:06 INFO GlusterFS mount attempt 

16/06/2020 19:46:36 INFO GlusterFS mount attempt 

16/06/2020 19:46:06 INFO GlusterFS mount attempt 

16/06/2020 19:45:36 INFO GlusterFS mount attempt 

16/06/2020 19:45:06 INFO GlusterFS mount attempt 

16/06/2020 19:44:36 INFO GlusterFS mount attempt 

16/06/2020 19:44:06 INFO GlusterFS mount attempt 

16/06/2020 19:43:36 INFO GlusterFS mount attempt 

16/06/2020 19:43:05 INFO GlusterFS mount attempt 

16/06/2020 19:42:35 INFO GlusterFS mount attempt 

16/06/2020 19:42:05 INFO GlusterFS mount attempt 

16/06/2020 19:41:35 INFO GlusterFS mount attempt 

16/06/2020 19:41:05 INFO GlusterFS mount attempt 

16/06/2020 19:40:35 INFO GlusterFS mount attempt 

16/06/2020 19:40:05 INFO GlusterFS mount attempt 

16/06/2020 19:39:35 INFO GlusterFS mount attempt 

16/06/2020 19:39:05 INFO GlusterFS mount attempt 

16/06/2020 19:38:35 INFO GlusterFS mount attempt 

16/06/2020 19:38:04 INFO GlusterFS mount attempt 

16/06/2020 19:37:34 INFO GlusterFS mount attempt 

16/06/2020 19:37:04 INFO GlusterFS mount attempt 

16/06/2020 19:36:34 INFO GlusterFS mount attempt 

16/06/2020 19:36:04 INFO GlusterFS mount attempt 

16/06/2020 19:35:34 INFO GlusterFS mount attempt 

16/06/2020 19:35:04 INFO GlusterFS mount attempt 

16/06/2020 19:34:34 INFO GlusterFS mount attempt 

16/06/2020 19:34:04 INFO GlusterFS mount attempt 

16/06/2020 19:33:34 INFO GlusterFS mount attempt 

16/06/2020 19:33:04 INFO GlusterFS mount attempt 

16/06/2020 19:32:33 INFO GlusterFS mount attempt 

16/06/2020 19:32:03 INFO GlusterFS mount attempt 

16/06/2020 19:31:33 INFO GlusterFS mount attempt 

16/06/2020 19:31:03 INFO GlusterFS mount attempt 

16/06/2020 19:30:33 INFO GlusterFS mount attempt 

16/06/2020 19:30:03 INFO GlusterFS mount attempt 

16/06/2020 19:29:33 INFO GlusterFS mount attempt 

16/06/2020 19:29:03 INFO GlusterFS mount attempt 

16/06/2020 19:28:33 INFO GlusterFS mount attempt 

16/06/2020 19:28:03 INFO GlusterFS mount attempt 

16/06/2020 19:27:33 INFO GlusterFS mount attempt 

16/06/2020 19:27:02 INFO GlusterFS mount attempt 

16/06/2020 19:26:32 INFO GlusterFS mount attempt 

16/06/2020 19:26:02 INFO GlusterFS mount attempt 

16/06/2020 19:25:32 INFO GlusterFS mount attempt 

16/06/2020 19:25:02 INFO GlusterFS mount attempt 

16/06/2020 19:24:32 INFO GlusterFS mount attempt 

16/06/2020 19:24:02 INFO GlusterFS mount attempt 

16/06/2020 19:23:32 INFO GlusterFS mount attempt 

16/06/2020 19:23:02 INFO GlusterFS mount attempt 

16/06/2020 19:22:32 INFO GlusterFS mount attempt 

16/06/2020 19:22:02 INFO GlusterFS mount attempt 

16/06/2020 19:21:31 INFO GlusterFS mount attempt 

16/06/2020 19:21:01 INFO GlusterFS mount attempt 

16/06/2020 19:20:31 INFO GlusterFS mount attempt 

16/06/2020 19:20:01 INFO GlusterFS mount attempt 

16/06/2020 19:19:31 INFO GlusterFS mount attempt 

16/06/2020 19:19:01 INFO GlusterFS mount attempt 

16/06/2020 19:18:31 INFO GlusterFS mount attempt 

16/06/2020 19:18:01 INFO GlusterFS mount attempt 

16/06/2020 19:17:31 INFO GlusterFS mount attempt 

16/06/2020 19:17:01 INFO GlusterFS mount attempt 

16/06/2020 19:16:31 INFO GlusterFS mount attempt 

16/06/2020 19:16:00 INFO GlusterFS mount attempt 

16/06/2020 19:15:30 INFO GlusterFS mount attempt 

16/06/2020 19:15:00 INFO GlusterFS mount attempt 

16/06/2020 19:14:30 INFO GlusterFS mount attempt 

16/06/2020 19:14:00 INFO GlusterFS mount attempt 

16/06/2020 19:13:30 INFO GlusterFS mount attempt 

16/06/2020 19:13:00 INFO GlusterFS mount attempt 

16/06/2020 19:12:30 INFO GlusterFS mount attempt 

16/06/2020 19:12:00 INFO GlusterFS mount attempt 

16/06/2020 19:11:30 INFO GlusterFS mount attempt 

16/06/2020 19:11:00 INFO GlusterFS mount attempt 

16/06/2020 19:10:29 INFO GlusterFS mount attempt 

16/06/2020 19:09:59 INFO GlusterFS mount attempt 

16/06/2020 19:09:29 INFO GlusterFS mount attempt 

16/06/2020 19:08:59 INFO GlusterFS mount attempt 

16/06/2020 19:08:29 INFO GlusterFS mount attempt 

16/06/2020 19:07:59 INFO GlusterFS mount attempt 

16/06/2020 19:07:29 INFO GlusterFS mount attempt 

16/06/2020 19:06:59 INFO GlusterFS mount attempt 

16/06/2020 19:06:29 INFO GlusterFS mount attempt 

16/06/2020 19:05:59 INFO GlusterFS mount attempt 

16/06/2020 19:05:28 INFO GlusterFS mount attempt 

16/06/2020 19:04:58 INFO GlusterFS mount attempt 

16/06/2020 19:04:28 INFO GlusterFS mount attempt 

16/06/2020 19:03:58 INFO GlusterFS mount attempt 

16/06/2020 19:03:28 INFO GlusterFS mount attempt 

16/06/2020 19:02:58 INFO GlusterFS mount attempt 

16/06/2020 19:02:28 INFO GlusterFS mount attempt 

16/06/2020 19:01:58 INFO GlusterFS mount attempt 

16/06/2020 19:01:28 INFO GlusterFS mount attempt 

16/06/2020 19:00:58 INFO GlusterFS mount attempt 

16/06/2020 19:00:28 INFO GlusterFS mount attempt 

16/06/2020 18:59:57 INFO GlusterFS mount attempt 

16/06/2020 18:59:27 INFO GlusterFS mount attempt 

16/06/2020 18:58:57 INFO GlusterFS mount attempt 

16/06/2020 18:58:27 INFO GlusterFS mount attempt 

16/06/2020 18:57:57 INFO GlusterFS mount attempt 

16/06/2020 18:57:27 INFO GlusterFS mount attempt 

16/06/2020 18:56:57 INFO GlusterFS mount attempt 

16/06/2020 18:56:27 INFO GlusterFS mount attempt 

16/06/2020 18:55:57 INFO GlusterFS mount attempt 

16/06/2020 18:55:27 INFO GlusterFS mount attempt 

16/06/2020 18:54:57 INFO GlusterFS mount attempt 

16/06/2020 18:54:26 INFO GlusterFS mount attempt 

16/06/2020 18:53:56 INFO GlusterFS mount attempt 

16/06/2020 18:53:26 INFO GlusterFS mount attempt 

16/06/2020 18:52:56 INFO GlusterFS mount attempt 

16/06/2020 18:52:26 INFO GlusterFS mount attempt 

16/06/2020 18:51:56 INFO GlusterFS mount attempt 

16/06/2020 18:51:26 INFO GlusterFS mount attempt 

16/06/2020 18:50:56 INFO GlusterFS mount attempt 

16/06/2020 18:50:26 INFO GlusterFS mount attempt 

16/06/2020 18:49:56 INFO GlusterFS mount attempt 

16/06/2020 18:49:26 INFO GlusterFS mount attempt 

16/06/2020 18:48:55 INFO GlusterFS mount attempt 

16/06/2020 18:48:25 INFO GlusterFS mount attempt 

16/06/2020 18:47:55 INFO GlusterFS mount attempt 

16/06/2020 18:47:25 INFO GlusterFS mount attempt 

16/06/2020 18:46:55 INFO GlusterFS mount attempt 

16/06/2020 18:46:25 INFO GlusterFS mount attempt 

16/06/2020 18:45:55 INFO GlusterFS mount attempt 

16/06/2020 18:45:25 INFO GlusterFS mount attempt 

16/06/2020 18:44:55 INFO GlusterFS mount attempt 

16/06/2020 18:44:25 INFO GlusterFS mount attempt 

16/06/2020 18:43:55 INFO GlusterFS mount attempt 

16/06/2020 18:43:24 INFO GlusterFS mount attempt 

16/06/2020 18:42:54 INFO GlusterFS mount attempt 

16/06/2020 18:42:24 INFO GlusterFS mount attempt 

16/06/2020 18:41:54 INFO GlusterFS mount attempt 

16/06/2020 18:41:24 INFO GlusterFS mount attempt 

16/06/2020 18:40:54 INFO GlusterFS mount attempt 

16/06/2020 18:40:24 INFO GlusterFS mount attempt 

16/06/2020 18:39:54 INFO GlusterFS mount attempt 

16/06/2020 18:39:24 INFO GlusterFS mount attempt 

16/06/2020 18:38:54 INFO GlusterFS mount attempt 

16/06/2020 18:38:24 INFO GlusterFS mount attempt 

16/06/2020 18:37:54 INFO GlusterFS mount attempt 

16/06/2020 18:37:23 INFO GlusterFS mount attempt 

16/06/2020 18:36:53 INFO GlusterFS mount attempt 

16/06/2020 18:36:23 INFO GlusterFS mount attempt 

16/06/2020 18:35:53 INFO GlusterFS mount attempt 

16/06/2020 18:35:23 INFO GlusterFS mount attempt 

16/06/2020 18:34:53 INFO GlusterFS mount attempt 

16/06/2020 18:34:23 INFO GlusterFS mount attempt 

16/06/2020 18:33:53 INFO GlusterFS mount attempt 

16/06/2020 18:33:23 INFO GlusterFS mount attempt 

16/06/2020 18:32:53 INFO GlusterFS mount attempt 

16/06/2020 18:32:22 INFO GlusterFS mount attempt 

16/06/2020 18:31:52 INFO GlusterFS mount attempt 

16/06/2020 18:31:22 INFO GlusterFS mount attempt 

16/06/2020 18:30:52 INFO GlusterFS mount attempt 

16/06/2020 18:30:22 INFO GlusterFS mount attempt 

16/06/2020 18:29:52 INFO GlusterFS mount attempt 

16/06/2020 18:29:22 INFO GlusterFS mount attempt 

16/06/2020 18:28:52 INFO GlusterFS mount attempt 

16/06/2020 18:28:22 INFO GlusterFS mount attempt 

16/06/2020 18:27:52 INFO GlusterFS mount attempt 

16/06/2020 18:27:21 INFO GlusterFS mount attempt 

16/06/2020 18:26:51 INFO GlusterFS mount attempt 

16/06/2020 18:26:21 INFO GlusterFS mount attempt 

16/06/2020 18:25:51 INFO GlusterFS mount attempt 

16/06/2020 18:25:21 INFO GlusterFS mount attempt 

16/06/2020 18:24:51 INFO GlusterFS mount attempt 

16/06/2020 18:24:21 INFO GlusterFS mount attempt 

16/06/2020 18:23:51 INFO GlusterFS mount attempt 

16/06/2020 18:23:21 INFO GlusterFS mount attempt 

16/06/2020 18:22:51 INFO GlusterFS mount attempt 

16/06/2020 18:22:21 INFO GlusterFS mount attempt 

16/06/2020 18:21:51 INFO GlusterFS mount attempt 

16/06/2020 18:21:20 INFO GlusterFS mount attempt 

16/06/2020 18:20:50 INFO GlusterFS mount attempt 

16/06/2020 18:20:20 INFO GlusterFS mount attempt 

16/06/2020 18:19:50 INFO GlusterFS mount attempt 

16/06/2020 18:19:20 INFO GlusterFS mount attempt 

16/06/2020 18:18:50 INFO GlusterFS mount attempt 

16/06/2020 18:18:20 INFO GlusterFS mount attempt 

16/06/2020 18:17:50 INFO GlusterFS mount attempt 

16/06/2020 18:17:20 INFO GlusterFS mount attempt 

16/06/2020 18:16:50 INFO GlusterFS mount attempt 

16/06/2020 18:16:19 INFO GlusterFS mount attempt 

16/06/2020 18:15:49 INFO GlusterFS mount attempt 

16/06/2020 18:15:19 INFO GlusterFS mount attempt 

16/06/2020 18:14:49 INFO GlusterFS mount attempt 

16/06/2020 18:14:19 INFO GlusterFS mount attempt 

16/06/2020 18:13:49 INFO GlusterFS mount attempt 

16/06/2020 18:13:19 INFO GlusterFS mount attempt 

16/06/2020 18:12:49 INFO GlusterFS mount attempt 

16/06/2020 18:12:19 INFO GlusterFS mount attempt 

16/06/2020 18:11:49 INFO GlusterFS mount attempt 

16/06/2020 18:11:19 INFO GlusterFS mount attempt 

16/06/2020 18:10:48 INFO GlusterFS mount attempt 

16/06/2020 18:10:18 INFO GlusterFS mount attempt 

16/06/2020 18:09:48 INFO GlusterFS mount attempt 

16/06/2020 18:09:18 INFO GlusterFS mount attempt 

16/06/2020 18:08:48 INFO GlusterFS mount attempt 

16/06/2020 18:08:18 INFO GlusterFS mount attempt 

16/06/2020 18:07:48 INFO GlusterFS mount attempt 

16/06/2020 18:07:18 INFO GlusterFS mount attempt 

16/06/2020 18:06:48 INFO GlusterFS mount attempt 

16/06/2020 18:06:18 INFO GlusterFS mount attempt 

16/06/2020 18:05:48 INFO GlusterFS mount attempt 

16/06/2020 18:05:18 INFO GlusterFS mount attempt 

16/06/2020 18:04:47 INFO GlusterFS mount attempt 

16/06/2020 18:04:17 INFO GlusterFS mount attempt 

16/06/2020 18:03:47 INFO GlusterFS mount attempt 

16/06/2020 18:03:17 INFO GlusterFS mount attempt 

16/06/2020 18:02:47 INFO GlusterFS mount attempt 

16/06/2020 18:02:17 INFO GlusterFS mount attempt 

16/06/2020 18:01:47 INFO GlusterFS mount attempt 

16/06/2020 18:01:17 INFO GlusterFS mount attempt 

16/06/2020 18:00:47 INFO GlusterFS mount attempt 

16/06/2020 18:00:17 INFO GlusterFS mount attempt 

16/06/2020 17:59:47 INFO GlusterFS mount attempt 

16/06/2020 17:59:16 INFO GlusterFS mount attempt 

16/06/2020 17:58:46 INFO GlusterFS mount attempt 

16/06/2020 17:58:16 INFO GlusterFS mount attempt 

16/06/2020 17:57:46 INFO GlusterFS mount attempt 

16/06/2020 17:57:16 INFO GlusterFS mount attempt 

16/06/2020 17:56:46 INFO GlusterFS mount attempt 

16/06/2020 17:56:16 INFO GlusterFS mount attempt 

16/06/2020 17:55:46 INFO GlusterFS mount attempt 

16/06/2020 17:55:16 INFO GlusterFS mount attempt 

16/06/2020 17:54:46 INFO GlusterFS mount attempt 

16/06/2020 17:54:15 INFO GlusterFS mount attempt 

16/06/2020 17:53:45 INFO GlusterFS mount attempt 

16/06/2020 17:53:15 INFO GlusterFS mount attempt 

16/06/2020 17:52:45 INFO GlusterFS mount attempt 

16/06/2020 17:52:15 INFO GlusterFS mount attempt 

16/06/2020 17:51:45 INFO GlusterFS mount attempt 

16/06/2020 17:51:15 INFO GlusterFS mount attempt 

16/06/2020 17:50:45 INFO GlusterFS mount attempt 

16/06/2020 17:50:15 INFO GlusterFS mount attempt 

16/06/2020 17:49:45 INFO GlusterFS mount attempt 

16/06/2020 17:49:15 INFO GlusterFS mount attempt 

16/06/2020 17:48:44 INFO GlusterFS mount attempt 

16/06/2020 17:48:14 INFO GlusterFS mount attempt 

16/06/2020 17:47:44 INFO GlusterFS mount attempt 

16/06/2020 17:47:14 INFO GlusterFS mount attempt 

16/06/2020 17:46:44 INFO GlusterFS mount attempt 

16/06/2020 17:46:14 INFO GlusterFS mount attempt 

16/06/2020 17:45:44 INFO GlusterFS mount attempt 

16/06/2020 17:45:14 INFO GlusterFS mount attempt 

16/06/2020 17:44:44 INFO GlusterFS mount attempt 

16/06/2020 17:44:14 INFO GlusterFS mount attempt 

16/06/2020 17:43:44 INFO GlusterFS mount attempt 

16/06/2020 17:43:13 INFO GlusterFS mount attempt 

16/06/2020 17:42:43 INFO GlusterFS mount attempt 

16/06/2020 17:42:13 INFO GlusterFS mount attempt 

16/06/2020 17:41:43 INFO GlusterFS mount attempt 

16/06/2020 17:41:13 INFO GlusterFS mount attempt 

16/06/2020 17:40:43 INFO GlusterFS mount attempt 

16/06/2020 17:40:13 INFO GlusterFS mount attempt 

16/06/2020 17:39:43 INFO GlusterFS mount attempt 

16/06/2020 17:39:13 INFO GlusterFS mount attempt 

16/06/2020 17:38:43 INFO GlusterFS mount attempt 

16/06/2020 17:38:12 INFO GlusterFS mount attempt 

16/06/2020 17:37:42 INFO GlusterFS mount attempt 

16/06/2020 17:37:12 INFO GlusterFS mount attempt 

16/06/2020 17:36:42 INFO GlusterFS mount attempt 

16/06/2020 17:36:12 INFO GlusterFS mount attempt 

16/06/2020 17:35:42 INFO GlusterFS mount attempt 

16/06/2020 17:35:12 INFO GlusterFS mount attempt 

16/06/2020 17:34:42 INFO GlusterFS mount attempt 

16/06/2020 17:34:12 INFO GlusterFS mount attempt 

16/06/2020 17:33:42 INFO GlusterFS mount attempt 

16/06/2020 17:33:12 INFO GlusterFS mount attempt 

16/06/2020 17:32:41 INFO GlusterFS mount attempt 

16/06/2020 17:32:11 INFO GlusterFS mount attempt 

16/06/2020 17:31:41 INFO GlusterFS mount attempt 

16/06/2020 17:31:11 INFO GlusterFS mount attempt 

16/06/2020 17:30:41 INFO GlusterFS mount attempt 

16/06/2020 17:30:11 INFO GlusterFS mount attempt 

16/06/2020 17:29:41 INFO GlusterFS mount attempt 

16/06/2020 17:29:11 INFO GlusterFS mount attempt 

16/06/2020 17:28:41 INFO GlusterFS mount attempt 

16/06/2020 17:28:11 INFO GlusterFS mount attempt 

16/06/2020 17:27:41 INFO GlusterFS mount attempt 

16/06/2020 17:27:10 INFO GlusterFS mount attempt 

16/06/2020 17:26:40 INFO GlusterFS mount attempt 

16/06/2020 17:26:10 INFO GlusterFS mount attempt 

16/06/2020 17:25:40 INFO GlusterFS mount attempt 

16/06/2020 17:25:10 INFO GlusterFS mount attempt 

16/06/2020 17:24:40 INFO GlusterFS mount attempt 

16/06/2020 17:24:10 INFO GlusterFS mount attempt 

16/06/2020 17:23:40 INFO GlusterFS mount attempt 

16/06/2020 17:23:10 INFO GlusterFS mount attempt 

16/06/2020 17:22:40 INFO GlusterFS mount attempt 

16/06/2020 17:22:09 INFO GlusterFS mount attempt 

16/06/2020 17:21:39 INFO GlusterFS mount attempt 

16/06/2020 17:21:09 INFO GlusterFS mount attempt 

16/06/2020 17:20:39 INFO GlusterFS mount attempt 

16/06/2020 17:20:09 INFO GlusterFS mount attempt 

16/06/2020 17:19:39 INFO GlusterFS mount attempt 

16/06/2020 17:19:09 INFO GlusterFS mount attempt 

16/06/2020 17:18:39 INFO GlusterFS mount attempt 

16/06/2020 17:18:09 INFO GlusterFS mount attempt 

16/06/2020 17:17:39 INFO GlusterFS mount attempt 

16/06/2020 17:17:09 INFO GlusterFS mount attempt 

16/06/2020 17:16:38 INFO GlusterFS mount attempt 

16/06/2020 17:16:08 INFO GlusterFS mount attempt 

16/06/2020 17:15:38 INFO GlusterFS mount attempt 

16/06/2020 17:15:08 INFO GlusterFS mount attempt 

16/06/2020 17:14:38 INFO GlusterFS mount attempt 

16/06/2020 17:14:08 INFO GlusterFS mount attempt 

16/06/2020 17:13:38 INFO GlusterFS mount attempt 

16/06/2020 17:13:08 INFO GlusterFS mount attempt 

16/06/2020 17:12:38 INFO GlusterFS mount attempt 

16/06/2020 17:12:08 INFO GlusterFS mount attempt 

16/06/2020 17:11:38 INFO GlusterFS mount attempt 

16/06/2020 17:11:07 INFO GlusterFS mount attempt 

16/06/2020 17:10:37 INFO GlusterFS mount attempt 

16/06/2020 17:10:07 INFO GlusterFS mount attempt 

16/06/2020 17:09:37 INFO GlusterFS mount attempt 

16/06/2020 17:09:07 INFO GlusterFS mount attempt 

16/06/2020 17:08:37 INFO GlusterFS mount attempt 

16/06/2020 17:08:07 INFO GlusterFS mount attempt 

16/06/2020 17:07:37 INFO GlusterFS mount attempt 

16/06/2020 17:07:07 INFO GlusterFS mount attempt 

16/06/2020 17:06:37 INFO GlusterFS mount attempt 

16/06/2020 17:06:07 INFO GlusterFS mount attempt 

16/06/2020 17:05:36 INFO GlusterFS mount attempt 

16/06/2020 17:05:06 INFO GlusterFS mount attempt 

16/06/2020 17:04:36 INFO GlusterFS mount attempt 

16/06/2020 17:04:06 INFO GlusterFS mount attempt 

16/06/2020 17:03:36 INFO GlusterFS mount attempt 

16/06/2020 17:03:06 INFO GlusterFS mount attempt 

16/06/2020 17:02:36 INFO GlusterFS mount attempt 

16/06/2020 17:02:06 INFO GlusterFS mount attempt 

16/06/2020 17:01:36 INFO GlusterFS mount attempt 

16/06/2020 17:01:06 INFO GlusterFS mount attempt 

16/06/2020 17:00:36 INFO GlusterFS mount attempt 

16/06/2020 17:00:05 INFO GlusterFS mount attempt 

16/06/2020 16:59:35 INFO GlusterFS mount attempt 

16/06/2020 16:59:05 INFO GlusterFS mount attempt 

16/06/2020 16:58:35 INFO GlusterFS mount attempt 

16/06/2020 16:58:05 INFO GlusterFS mount attempt 

16/06/2020 16:57:35 INFO GlusterFS mount attempt 

16/06/2020 16:57:05 INFO GlusterFS mount attempt 

16/06/2020 16:56:35 INFO GlusterFS mount attempt 

16/06/2020 16:56:05 INFO GlusterFS mount attempt 

16/06/2020 16:55:35 INFO GlusterFS mount attempt 

16/06/2020 16:55:05 INFO GlusterFS mount attempt 

16/06/2020 16:54:34 INFO GlusterFS mount attempt 

16/06/2020 16:54:04 INFO GlusterFS mount attempt 

16/06/2020 16:53:34 INFO GlusterFS mount attempt 

16/06/2020 16:53:04 INFO GlusterFS mount attempt 

16/06/2020 16:52:34 INFO GlusterFS mount attempt 

16/06/2020 16:52:04 INFO GlusterFS mount attempt 

16/06/2020 16:51:34 INFO GlusterFS mount attempt 

16/06/2020 16:51:04 INFO GlusterFS mount attempt 

16/06/2020 16:50:34 INFO GlusterFS mount attempt 

16/06/2020 16:50:04 INFO GlusterFS mount attempt 

16/06/2020 16:49:34 INFO GlusterFS mount attempt 

16/06/2020 16:49:03 INFO GlusterFS mount attempt 

16/06/2020 16:48:33 INFO GlusterFS mount attempt 

16/06/2020 16:48:03 INFO GlusterFS mount attempt 

16/06/2020 16:47:33 INFO GlusterFS mount attempt 

16/06/2020 16:47:03 INFO GlusterFS mount attempt 

16/06/2020 16:46:33 INFO GlusterFS mount attempt 

16/06/2020 16:46:03 INFO GlusterFS mount attempt 

16/06/2020 16:45:33 INFO GlusterFS mount attempt 

16/06/2020 16:45:03 INFO GlusterFS mount attempt 

16/06/2020 16:44:33 INFO GlusterFS mount attempt 

16/06/2020 16:44:03 INFO GlusterFS mount attempt 

16/06/2020 16:43:32 INFO GlusterFS mount attempt 

16/06/2020 16:43:02 INFO GlusterFS mount attempt 

16/06/2020 16:42:32 INFO GlusterFS mount attempt 

16/06/2020 16:42:02 INFO GlusterFS mount attempt 

16/06/2020 16:41:32 INFO GlusterFS mount attempt 

16/06/2020 16:41:02 INFO GlusterFS mount attempt 

16/06/2020 16:40:32 INFO GlusterFS mount attempt 

16/06/2020 16:40:02 INFO GlusterFS mount attempt 

16/06/2020 16:39:32 INFO GlusterFS mount attempt 

16/06/2020 16:39:02 INFO GlusterFS mount attempt 

16/06/2020 16:38:32 INFO GlusterFS mount attempt 

16/06/2020 16:38:01 INFO GlusterFS mount attempt 

16/06/2020 16:37:31 INFO GlusterFS mount attempt 

16/06/2020 16:37:01 INFO GlusterFS mount attempt 

16/06/2020 16:36:31 INFO GlusterFS mount attempt 

16/06/2020 16:36:01 INFO GlusterFS mount attempt 

16/06/2020 16:35:31 INFO GlusterFS mount attempt 

16/06/2020 16:35:01 INFO GlusterFS mount attempt 

16/06/2020 16:34:31 INFO GlusterFS mount attempt 

16/06/2020 16:34:01 INFO GlusterFS mount attempt 

16/06/2020 16:33:31 INFO GlusterFS mount attempt 

16/06/2020 16:33:00 INFO GlusterFS mount attempt 

16/06/2020 16:32:30 INFO GlusterFS mount attempt 

16/06/2020 16:32:00 INFO GlusterFS mount attempt 

16/06/2020 16:31:30 INFO GlusterFS mount attempt 

16/06/2020 16:31:00 INFO GlusterFS mount attempt 

16/06/2020 16:30:30 INFO GlusterFS mount attempt 

16/06/2020 16:30:00 INFO GlusterFS mount attempt 

16/06/2020 16:29:30 INFO GlusterFS mount attempt 

16/06/2020 16:29:00 INFO GlusterFS mount attempt 

16/06/2020 16:28:30 INFO GlusterFS mount attempt 

16/06/2020 16:28:00 INFO GlusterFS mount attempt 

16/06/2020 16:27:29 INFO GlusterFS mount attempt 

16/06/2020 16:26:59 INFO GlusterFS mount attempt 

16/06/2020 16:26:29 INFO GlusterFS mount attempt 

16/06/2020 16:25:59 INFO GlusterFS mount attempt 

16/06/2020 16:25:29 INFO GlusterFS mount attempt 

16/06/2020 16:24:59 INFO GlusterFS mount attempt 

16/06/2020 16:24:29 INFO GlusterFS mount attempt 

16/06/2020 16:23:59 INFO GlusterFS mount attempt 

16/06/2020 16:23:29 INFO GlusterFS mount attempt 

16/06/2020 16:22:59 INFO GlusterFS mount attempt 

16/06/2020 16:22:29 INFO GlusterFS mount attempt 

16/06/2020 16:21:59 INFO GlusterFS mount attempt 

16/06/2020 16:21:28 INFO GlusterFS mount attempt 

16/06/2020 16:20:58 INFO GlusterFS mount attempt 

16/06/2020 16:20:28 INFO GlusterFS mount attempt 

16/06/2020 16:19:58 INFO GlusterFS mount attempt 

16/06/2020 16:19:28 INFO GlusterFS mount attempt 

16/06/2020 16:18:58 INFO GlusterFS mount attempt 

16/06/2020 16:18:28 INFO GlusterFS mount attempt 

16/06/2020 16:17:58 INFO GlusterFS mount attempt 

16/06/2020 16:17:28 INFO GlusterFS mount attempt 

16/06/2020 16:16:58 INFO GlusterFS mount attempt 

16/06/2020 16:16:28 INFO GlusterFS mount attempt 

16/06/2020 16:15:57 INFO GlusterFS mount attempt 

16/06/2020 16:15:27 INFO GlusterFS mount attempt 

16/06/2020 16:14:57 INFO GlusterFS mount attempt 

16/06/2020 16:14:27 INFO GlusterFS mount attempt 

16/06/2020 16:13:57 INFO GlusterFS mount attempt 

16/06/2020 16:13:27 INFO GlusterFS mount attempt 

16/06/2020 16:12:57 INFO GlusterFS mount attempt 

16/06/2020 16:12:27 INFO GlusterFS mount attempt 

16/06/2020 16:11:57 INFO GlusterFS mount attempt 

16/06/2020 16:11:27 INFO GlusterFS mount attempt 

16/06/2020 16:10:56 INFO GlusterFS mount attempt 

16/06/2020 16:10:26 INFO GlusterFS mount attempt 

16/06/2020 16:09:56 INFO GlusterFS mount attempt 

16/06/2020 16:09:26 INFO GlusterFS mount attempt 

16/06/2020 16:08:56 INFO GlusterFS mount attempt 

16/06/2020 16:08:26 INFO GlusterFS mount attempt 

16/06/2020 16:07:56 INFO GlusterFS mount attempt 

16/06/2020 16:07:26 INFO GlusterFS mount attempt 

16/06/2020 16:06:56 INFO GlusterFS mount attempt 

16/06/2020 16:06:26 INFO GlusterFS mount attempt 

16/06/2020 16:05:55 INFO GlusterFS mount attempt 

16/06/2020 16:05:25 INFO GlusterFS mount attempt 

16/06/2020 16:04:55 INFO GlusterFS mount attempt 

16/06/2020 16:04:25 INFO GlusterFS mount attempt 

16/06/2020 16:03:55 INFO GlusterFS mount attempt 

16/06/2020 16:03:25 INFO GlusterFS mount attempt 

16/06/2020 16:02:55 INFO GlusterFS mount attempt 

16/06/2020 16:02:25 INFO GlusterFS mount attempt 

16/06/2020 16:01:55 INFO GlusterFS mount attempt 

16/06/2020 16:01:25 INFO GlusterFS mount attempt 

16/06/2020 16:00:55 INFO GlusterFS mount attempt 

16/06/2020 16:00:24 INFO GlusterFS mount attempt 

16/06/2020 15:59:54 INFO GlusterFS mount attempt 

16/06/2020 15:59:24 INFO GlusterFS mount attempt 

16/06/2020 15:58:54 INFO GlusterFS mount attempt 

16/06/2020 15:58:24 INFO GlusterFS mount attempt 

16/06/2020 15:57:54 INFO GlusterFS mount attempt 

16/06/2020 15:57:24 INFO GlusterFS mount attempt 

16/06/2020 15:56:54 INFO GlusterFS mount attempt 

16/06/2020 15:56:24 INFO GlusterFS mount attempt 

16/06/2020 15:55:54 INFO GlusterFS mount attempt 

16/06/2020 15:55:24 INFO GlusterFS mount attempt 

16/06/2020 15:54:53 INFO GlusterFS mount attempt 

16/06/2020 15:54:23 INFO GlusterFS mount attempt 

16/06/2020 15:53:53 INFO GlusterFS mount attempt 

16/06/2020 15:53:23 INFO GlusterFS mount attempt 

16/06/2020 15:52:53 INFO GlusterFS mount attempt 

16/06/2020 15:52:23 INFO GlusterFS mount attempt 

16/06/2020 15:51:53 INFO GlusterFS mount attempt 

16/06/2020 15:51:23 INFO GlusterFS mount attempt 

16/06/2020 15:50:53 INFO GlusterFS mount attempt 

16/06/2020 15:50:23 INFO GlusterFS mount attempt 

16/06/2020 15:49:53 INFO GlusterFS mount attempt 

16/06/2020 15:49:22 INFO GlusterFS mount attempt 

16/06/2020 15:48:52 INFO GlusterFS mount attempt 

16/06/2020 15:48:22 INFO GlusterFS mount attempt 

16/06/2020 15:47:52 INFO GlusterFS mount attempt 

16/06/2020 15:47:22 INFO GlusterFS mount attempt 

16/06/2020 15:46:52 INFO GlusterFS mount attempt 

16/06/2020 15:46:22 INFO GlusterFS mount attempt 

16/06/2020 15:45:52 INFO GlusterFS mount attempt 

16/06/2020 15:45:22 INFO GlusterFS mount attempt 

16/06/2020 15:44:52 INFO GlusterFS mount attempt 

16/06/2020 15:44:22 INFO GlusterFS mount attempt 

16/06/2020 15:43:51 INFO GlusterFS mount attempt 

16/06/2020 15:43:21 INFO GlusterFS mount attempt 

16/06/2020 15:42:51 INFO GlusterFS mount attempt 

16/06/2020 15:42:21 INFO GlusterFS mount attempt 

16/06/2020 15:41:51 INFO GlusterFS mount attempt 

16/06/2020 15:41:21 INFO GlusterFS mount attempt 

16/06/2020 15:40:51 INFO GlusterFS mount attempt 

16/06/2020 15:40:21 INFO GlusterFS mount attempt 

16/06/2020 15:39:51 INFO GlusterFS mount attempt 

16/06/2020 15:39:21 INFO GlusterFS mount attempt 

16/06/2020 15:38:50 INFO GlusterFS mount attempt 

16/06/2020 15:38:20 INFO GlusterFS mount attempt 

16/06/2020 15:37:50 INFO GlusterFS mount attempt 

16/06/2020 15:37:20 INFO GlusterFS mount attempt 

16/06/2020 15:36:50 INFO GlusterFS mount attempt 

16/06/2020 15:36:20 INFO GlusterFS mount attempt 

16/06/2020 15:35:50 INFO GlusterFS mount attempt 

16/06/2020 15:35:20 INFO GlusterFS mount attempt 

16/06/2020 15:34:50 INFO GlusterFS mount attempt 

16/06/2020 15:34:20 INFO GlusterFS mount attempt 

16/06/2020 15:33:50 INFO GlusterFS mount attempt 

16/06/2020 15:33:19 INFO GlusterFS mount attempt 

16/06/2020 15:32:49 INFO GlusterFS mount attempt 

16/06/2020 15:32:19 INFO GlusterFS mount attempt 

16/06/2020 15:31:49 INFO GlusterFS mount attempt 

16/06/2020 15:31:19 INFO GlusterFS mount attempt 

16/06/2020 15:30:49 INFO GlusterFS mount attempt 

16/06/2020 15:30:19 INFO GlusterFS mount attempt 

16/06/2020 15:29:49 INFO GlusterFS mount attempt 

16/06/2020 15:29:19 INFO GlusterFS mount attempt 

16/06/2020 15:28:49 INFO GlusterFS mount attempt 

16/06/2020 15:28:19 INFO GlusterFS mount attempt 

16/06/2020 15:27:48 INFO GlusterFS mount attempt 

16/06/2020 15:27:18 INFO GlusterFS mount attempt 

16/06/2020 15:26:48 INFO GlusterFS mount attempt 

16/06/2020 15:26:18 INFO GlusterFS mount attempt 

16/06/2020 15:25:48 INFO GlusterFS mount attempt 

16/06/2020 15:25:18 INFO GlusterFS mount attempt 

16/06/2020 15:24:48 INFO GlusterFS mount attempt 

16/06/2020 15:24:18 INFO GlusterFS mount attempt 

16/06/2020 15:23:48 INFO GlusterFS mount attempt 

16/06/2020 15:23:18 INFO GlusterFS mount attempt 

16/06/2020 15:22:48 INFO GlusterFS mount attempt 

16/06/2020 15:22:17 INFO GlusterFS mount attempt 

16/06/2020 15:21:47 INFO GlusterFS mount attempt 

16/06/2020 15:21:17 INFO GlusterFS mount attempt 

16/06/2020 15:20:47 INFO GlusterFS mount attempt 

16/06/2020 15:20:17 INFO GlusterFS mount attempt 

16/06/2020 15:19:47 INFO GlusterFS mount attempt 

16/06/2020 15:19:17 INFO GlusterFS mount attempt 

16/06/2020 15:18:47 INFO GlusterFS mount attempt 

16/06/2020 15:18:17 INFO GlusterFS mount attempt 

16/06/2020 15:17:47 INFO GlusterFS mount attempt 

16/06/2020 15:17:17 INFO GlusterFS mount attempt 

16/06/2020 15:16:46 INFO GlusterFS mount attempt 

16/06/2020 15:16:16 INFO GlusterFS mount attempt 

16/06/2020 15:15:46 INFO GlusterFS mount attempt 

16/06/2020 15:15:16 INFO GlusterFS mount attempt 

16/06/2020 15:14:46 INFO GlusterFS mount attempt 

16/06/2020 15:14:16 INFO GlusterFS mount attempt 

16/06/2020 15:13:46 INFO GlusterFS mount attempt 

16/06/2020 15:13:16 INFO GlusterFS mount attempt 

16/06/2020 15:12:46 INFO GlusterFS mount attempt 

16/06/2020 15:12:16 INFO GlusterFS mount attempt 

16/06/2020 15:11:46 INFO GlusterFS mount attempt 

16/06/2020 15:11:15 INFO GlusterFS mount attempt 

16/06/2020 15:10:45 INFO GlusterFS mount attempt 

16/06/2020 15:10:15 INFO GlusterFS mount attempt 

16/06/2020 15:09:45 INFO GlusterFS mount attempt 

16/06/2020 15:09:15 INFO GlusterFS mount attempt 

16/06/2020 15:08:45 INFO GlusterFS mount attempt 

16/06/2020 15:08:15 INFO GlusterFS mount attempt 

16/06/2020 15:07:45 INFO GlusterFS mount attempt 

16/06/2020 15:07:15 INFO GlusterFS mount attempt 

16/06/2020 15:06:45 INFO GlusterFS mount attempt 

16/06/2020 15:06:14 INFO GlusterFS mount attempt 

16/06/2020 15:05:44 INFO GlusterFS mount attempt 

16/06/2020 15:05:14 INFO GlusterFS mount attempt 

16/06/2020 15:04:44 INFO GlusterFS mount attempt 

16/06/2020 15:04:14 INFO GlusterFS mount attempt 

16/06/2020 15:03:44 INFO GlusterFS mount attempt 

16/06/2020 15:03:14 INFO GlusterFS mount attempt 

16/06/2020 15:02:44 INFO GlusterFS mount attempt 

16/06/2020 15:02:14 INFO GlusterFS mount attempt 

16/06/2020 15:01:44 INFO GlusterFS mount attempt 

16/06/2020 15:01:14 INFO GlusterFS mount attempt 

16/06/2020 15:00:43 INFO GlusterFS mount attempt 

16/06/2020 15:00:13 INFO GlusterFS mount attempt 

16/06/2020 14:59:43 INFO GlusterFS mount attempt 

16/06/2020 14:59:13 INFO GlusterFS mount attempt 

16/06/2020 14:58:43 INFO GlusterFS mount attempt 

16/06/2020 14:58:13 INFO GlusterFS mount attempt 

16/06/2020 14:57:43 INFO GlusterFS mount attempt 

16/06/2020 14:57:13 INFO GlusterFS mount attempt 

16/06/2020 14:56:43 INFO GlusterFS mount attempt 

16/06/2020 14:56:13 INFO GlusterFS mount attempt 

16/06/2020 14:55:43 INFO GlusterFS mount attempt 

16/06/2020 14:55:12 INFO GlusterFS mount attempt 

16/06/2020 14:54:42 INFO GlusterFS mount attempt 

16/06/2020 14:54:12 INFO GlusterFS mount attempt 

16/06/2020 14:53:42 INFO GlusterFS mount attempt 

16/06/2020 14:53:12 INFO GlusterFS mount attempt 

16/06/2020 14:52:42 INFO GlusterFS mount attempt 

16/06/2020 14:52:12 INFO GlusterFS mount attempt 

16/06/2020 14:51:42 INFO GlusterFS mount attempt 

16/06/2020 14:51:12 INFO GlusterFS mount attempt 

16/06/2020 14:50:42 INFO GlusterFS mount attempt 

16/06/2020 14:50:12 INFO GlusterFS mount attempt 

16/06/2020 14:49:41 INFO GlusterFS mount attempt 

16/06/2020 14:49:11 INFO GlusterFS mount attempt 

16/06/2020 14:48:41 INFO GlusterFS mount attempt 

16/06/2020 14:48:11 INFO GlusterFS mount attempt 

16/06/2020 14:47:41 INFO GlusterFS mount attempt 

16/06/2020 14:47:11 INFO GlusterFS mount attempt 

16/06/2020 14:46:41 INFO GlusterFS mount attempt 

16/06/2020 14:46:11 INFO GlusterFS mount attempt 

16/06/2020 14:45:41 INFO GlusterFS mount attempt 

16/06/2020 14:45:11 INFO GlusterFS mount attempt 

16/06/2020 14:44:41 INFO GlusterFS mount attempt 

16/06/2020 14:44:10 INFO GlusterFS mount attempt 

16/06/2020 14:43:40 INFO GlusterFS mount attempt 

16/06/2020 14:43:10 INFO GlusterFS mount attempt 

16/06/2020 14:42:40 INFO GlusterFS mount attempt 

16/06/2020 14:42:10 INFO GlusterFS mount attempt 

16/06/2020 14:41:40 INFO GlusterFS mount attempt 

16/06/2020 14:41:10 INFO GlusterFS mount attempt 

16/06/2020 14:40:40 INFO GlusterFS mount attempt 

16/06/2020 14:40:10 INFO GlusterFS mount attempt 

16/06/2020 14:39:40 INFO GlusterFS mount attempt 

16/06/2020 14:39:10 INFO GlusterFS mount attempt 

16/06/2020 14:38:39 INFO GlusterFS mount attempt 

16/06/2020 14:38:09 INFO GlusterFS mount attempt 

16/06/2020 14:37:39 INFO GlusterFS mount attempt 

16/06/2020 14:37:09 INFO GlusterFS mount attempt 

16/06/2020 14:36:39 INFO GlusterFS mount attempt 

16/06/2020 14:36:09 INFO GlusterFS mount attempt 

16/06/2020 14:35:39 INFO GlusterFS mount attempt 

16/06/2020 14:35:09 INFO GlusterFS mount attempt 

16/06/2020 14:34:39 INFO GlusterFS mount attempt 

16/06/2020 14:34:09 INFO GlusterFS mount attempt 

16/06/2020 14:33:39 INFO GlusterFS mount attempt 

16/06/2020 14:33:08 INFO GlusterFS mount attempt 

16/06/2020 14:32:38 INFO GlusterFS mount attempt 

16/06/2020 14:32:08 INFO GlusterFS mount attempt 

16/06/2020 14:31:38 INFO GlusterFS mount attempt 

16/06/2020 14:31:08 INFO GlusterFS mount attempt 

16/06/2020 14:30:38 INFO GlusterFS mount attempt 

16/06/2020 14:30:08 INFO GlusterFS mount attempt 

16/06/2020 14:29:38 INFO GlusterFS mount attempt 

16/06/2020 14:29:08 INFO GlusterFS mount attempt 

16/06/2020 14:28:38 INFO GlusterFS mount attempt 

16/06/2020 14:28:08 INFO GlusterFS mount attempt 

16/06/2020 14:27:37 INFO GlusterFS mount attempt 

16/06/2020 14:27:07 INFO GlusterFS mount attempt 

16/06/2020 14:26:37 INFO GlusterFS mount attempt 

16/06/2020 14:26:07 INFO GlusterFS mount attempt 

16/06/2020 14:25:37 INFO GlusterFS mount attempt 

16/06/2020 14:25:07 INFO GlusterFS mount attempt 

16/06/2020 14:24:37 INFO GlusterFS mount attempt 

16/06/2020 14:24:07 INFO GlusterFS mount attempt 

16/06/2020 14:23:37 INFO GlusterFS mount attempt 

16/06/2020 14:23:07 INFO GlusterFS mount attempt 

16/06/2020 14:22:37 INFO GlusterFS mount attempt 

16/06/2020 14:22:06 INFO GlusterFS mount attempt 

16/06/2020 14:21:36 INFO GlusterFS mount attempt 

16/06/2020 14:21:06 INFO GlusterFS mount attempt 

16/06/2020 14:20:36 INFO GlusterFS mount attempt 

16/06/2020 14:20:06 INFO GlusterFS mount attempt 

16/06/2020 14:19:36 INFO GlusterFS mount attempt 

16/06/2020 14:19:06 INFO GlusterFS mount attempt 

16/06/2020 14:18:36 INFO GlusterFS mount attempt 

16/06/2020 14:18:06 INFO GlusterFS mount attempt 

16/06/2020 14:17:36 INFO GlusterFS mount attempt 

16/06/2020 14:17:06 INFO GlusterFS mount attempt 

16/06/2020 14:16:35 INFO GlusterFS mount attempt 

16/06/2020 14:16:05 INFO GlusterFS mount attempt 

16/06/2020 14:15:35 INFO GlusterFS mount attempt 

16/06/2020 14:15:05 INFO GlusterFS mount attempt 

16/06/2020 14:14:35 INFO GlusterFS mount attempt 

16/06/2020 14:14:05 INFO GlusterFS mount attempt 

16/06/2020 14:13:35 INFO GlusterFS mount attempt 

16/06/2020 14:13:05 INFO GlusterFS mount attempt 

16/06/2020 14:12:35 INFO GlusterFS mount attempt 

16/06/2020 14:12:05 INFO GlusterFS mount attempt 

16/06/2020 14:11:34 INFO GlusterFS mount attempt 

16/06/2020 14:11:04 INFO GlusterFS mount attempt 

16/06/2020 14:10:34 INFO GlusterFS mount attempt 

16/06/2020 14:10:04 INFO GlusterFS mount attempt 

16/06/2020 14:09:34 INFO GlusterFS mount attempt 

16/06/2020 14:09:04 INFO GlusterFS mount attempt 

16/06/2020 14:08:34 INFO GlusterFS mount attempt 

16/06/2020 14:08:04 INFO GlusterFS mount attempt 

16/06/2020 14:07:34 INFO GlusterFS mount attempt 

16/06/2020 14:07:04 INFO GlusterFS mount attempt 

16/06/2020 14:06:34 INFO GlusterFS mount attempt 

16/06/2020 14:06:03 INFO GlusterFS mount attempt 

16/06/2020 14:05:33 INFO GlusterFS mount attempt 

16/06/2020 14:05:03 INFO GlusterFS mount attempt 

16/06/2020 14:04:33 INFO GlusterFS mount attempt 

16/06/2020 14:04:03 INFO GlusterFS mount attempt 

16/06/2020 14:03:33 INFO GlusterFS mount attempt 

16/06/2020 14:03:03 INFO GlusterFS mount attempt 

16/06/2020 14:02:33 INFO GlusterFS mount attempt 

16/06/2020 14:02:03 INFO GlusterFS mount attempt 

16/06/2020 14:01:33 INFO GlusterFS mount attempt 

16/06/2020 14:01:03 INFO GlusterFS mount attempt 

16/06/2020 14:00:32 INFO GlusterFS mount attempt 

16/06/2020 14:00:02 INFO GlusterFS mount attempt 

16/06/2020 13:59:32 INFO GlusterFS mount attempt 

16/06/2020 13:59:02 INFO GlusterFS mount attempt 

16/06/2020 13:58:32 INFO GlusterFS mount attempt 

16/06/2020 13:58:02 INFO GlusterFS mount attempt 

16/06/2020 13:57:32 INFO GlusterFS mount attempt 

16/06/2020 13:57:02 INFO GlusterFS mount attempt 

16/06/2020 13:56:32 INFO GlusterFS mount attempt 

16/06/2020 13:56:02 INFO GlusterFS mount attempt 

16/06/2020 13:55:32 INFO GlusterFS mount attempt 

16/06/2020 13:55:01 INFO GlusterFS mount attempt 

16/06/2020 13:54:31 INFO GlusterFS mount attempt 

16/06/2020 13:54:01 INFO GlusterFS mount attempt 

16/06/2020 13:53:31 INFO GlusterFS mount attempt 

16/06/2020 13:53:01 INFO GlusterFS mount attempt 

16/06/2020 13:52:31 INFO GlusterFS mount attempt 

16/06/2020 13:52:01 INFO GlusterFS mount attempt 

16/06/2020 13:51:31 INFO GlusterFS mount attempt 

16/06/2020 13:51:01 INFO GlusterFS mount attempt 

16/06/2020 13:50:31 INFO GlusterFS mount attempt 

16/06/2020 13:50:01 INFO GlusterFS mount attempt 

16/06/2020 13:49:30 INFO GlusterFS mount attempt 

16/06/2020 13:49:00 INFO GlusterFS mount attempt 

16/06/2020 13:48:30 INFO GlusterFS mount attempt 

16/06/2020 13:48:00 INFO GlusterFS mount attempt 

16/06/2020 13:47:30 INFO GlusterFS mount attempt 

16/06/2020 13:47:00 INFO GlusterFS mount attempt 

16/06/2020 13:46:30 INFO GlusterFS mount attempt 

16/06/2020 13:46:00 INFO GlusterFS mount attempt 

16/06/2020 13:45:30 INFO GlusterFS mount attempt 

16/06/2020 13:45:00 INFO GlusterFS mount attempt 

16/06/2020 13:44:30 INFO GlusterFS mount attempt 

16/06/2020 13:43:59 INFO GlusterFS mount attempt 

16/06/2020 13:43:29 INFO GlusterFS mount attempt 

16/06/2020 13:42:59 INFO GlusterFS mount attempt 

16/06/2020 13:42:29 INFO GlusterFS mount attempt 

16/06/2020 13:41:59 INFO GlusterFS mount attempt 

16/06/2020 13:41:29 INFO GlusterFS mount attempt 

16/06/2020 13:40:59 INFO GlusterFS mount attempt 

16/06/2020 13:40:29 INFO GlusterFS mount attempt 

16/06/2020 13:39:59 INFO GlusterFS mount attempt 

16/06/2020 13:39:29 INFO GlusterFS mount attempt 

16/06/2020 13:38:59 INFO GlusterFS mount attempt 

16/06/2020 13:38:28 INFO GlusterFS mount attempt 

16/06/2020 13:37:58 INFO GlusterFS mount attempt 

16/06/2020 13:37:28 INFO GlusterFS mount attempt 

16/06/2020 13:36:58 INFO GlusterFS mount attempt 

16/06/2020 13:36:28 INFO GlusterFS mount attempt 

16/06/2020 13:35:58 INFO GlusterFS mount attempt 

16/06/2020 13:35:28 INFO GlusterFS mount attempt 

16/06/2020 13:34:58 INFO GlusterFS mount attempt 

16/06/2020 13:34:28 INFO GlusterFS mount attempt 

16/06/2020 13:33:58 INFO GlusterFS mount attempt 

16/06/2020 13:33:28 INFO GlusterFS mount attempt 

16/06/2020 13:32:57 INFO GlusterFS mount attempt 

16/06/2020 13:32:27 INFO GlusterFS mount attempt 

16/06/2020 13:31:57 INFO GlusterFS mount attempt 

16/06/2020 13:31:27 INFO GlusterFS mount attempt 

16/06/2020 13:30:57 INFO GlusterFS mount attempt 

16/06/2020 13:30:27 INFO GlusterFS mount attempt 

16/06/2020 13:29:57 INFO GlusterFS mount attempt 

16/06/2020 13:29:27 INFO GlusterFS mount attempt 

16/06/2020 13:28:57 INFO GlusterFS mount attempt 

16/06/2020 13:28:27 INFO GlusterFS mount attempt 

16/06/2020 13:27:56 INFO GlusterFS mount attempt 

16/06/2020 13:27:26 INFO GlusterFS mount attempt 

16/06/2020 13:26:56 INFO GlusterFS mount attempt 

16/06/2020 13:26:26 INFO GlusterFS mount attempt 

16/06/2020 13:25:56 INFO GlusterFS mount attempt 

16/06/2020 13:25:26 INFO GlusterFS mount attempt 

16/06/2020 13:24:56 INFO GlusterFS mount attempt 

16/06/2020 13:24:26 INFO GlusterFS mount attempt 

16/06/2020 13:23:56 INFO GlusterFS mount attempt 

16/06/2020 13:23:26 INFO GlusterFS mount attempt 

16/06/2020 13:22:56 INFO GlusterFS mount attempt 

16/06/2020 13:22:25 INFO GlusterFS mount attempt 

16/06/2020 13:21:55 INFO GlusterFS mount attempt 

16/06/2020 13:21:25 INFO GlusterFS mount attempt 

16/06/2020 13:20:55 INFO GlusterFS mount attempt 

16/06/2020 13:20:25 INFO GlusterFS mount attempt 

16/06/2020 13:19:55 INFO GlusterFS mount attempt 

16/06/2020 13:19:25 INFO GlusterFS mount attempt 

16/06/2020 13:18:55 INFO GlusterFS mount attempt 

16/06/2020 13:18:25 INFO GlusterFS mount attempt 

16/06/2020 13:17:55 INFO GlusterFS mount attempt 

16/06/2020 13:17:25 INFO GlusterFS mount attempt 

16/06/2020 13:16:54 INFO GlusterFS mount attempt 

16/06/2020 13:16:24 INFO GlusterFS mount attempt 

16/06/2020 13:15:54 INFO GlusterFS mount attempt 

16/06/2020 13:15:24 INFO GlusterFS mount attempt 

16/06/2020 13:14:54 INFO GlusterFS mount attempt 

16/06/2020 13:14:24 INFO GlusterFS mount attempt 

16/06/2020 13:13:54 INFO GlusterFS mount attempt 

16/06/2020 13:13:24 INFO GlusterFS mount attempt 

16/06/2020 13:12:54 INFO GlusterFS mount attempt 

16/06/2020 13:12:24 INFO GlusterFS mount attempt 

16/06/2020 13:11:54 INFO GlusterFS mount attempt 

16/06/2020 13:11:23 INFO GlusterFS mount attempt 

16/06/2020 13:10:53 INFO GlusterFS mount attempt 

16/06/2020 13:10:23 INFO GlusterFS mount attempt 

16/06/2020 13:09:53 INFO GlusterFS mount attempt 

16/06/2020 13:09:23 INFO GlusterFS mount attempt 

16/06/2020 13:08:53 INFO GlusterFS mount attempt 

16/06/2020 13:08:23 INFO GlusterFS mount attempt 

16/06/2020 13:07:53 INFO GlusterFS mount attempt 

16/06/2020 13:07:23 INFO GlusterFS mount attempt 

16/06/2020 13:06:53 INFO GlusterFS mount attempt 

16/06/2020 13:06:22 INFO GlusterFS mount attempt 

16/06/2020 13:05:52 INFO GlusterFS mount attempt 

16/06/2020 13:05:22 INFO GlusterFS mount attempt 

16/06/2020 13:04:52 INFO GlusterFS mount attempt 

16/06/2020 13:04:22 INFO GlusterFS mount attempt 

16/06/2020 13:03:52 INFO GlusterFS mount attempt 

16/06/2020 13:03:22 INFO GlusterFS mount attempt 

16/06/2020 13:02:52 INFO GlusterFS mount attempt 

16/06/2020 13:02:22 INFO GlusterFS mount attempt 

16/06/2020 13:01:52 INFO GlusterFS mount attempt 

16/06/2020 13:01:22 INFO GlusterFS mount attempt 

16/06/2020 13:00:52 INFO GlusterFS mount attempt 

16/06/2020 13:00:21 INFO GlusterFS mount attempt 

16/06/2020 12:59:51 INFO GlusterFS mount attempt 

16/06/2020 12:59:21 INFO GlusterFS mount attempt 

16/06/2020 12:58:51 INFO GlusterFS mount attempt 

16/06/2020 12:58:21 INFO GlusterFS mount attempt 

16/06/2020 12:57:51 INFO GlusterFS mount attempt 

16/06/2020 12:57:21 INFO GlusterFS mount attempt 

16/06/2020 12:56:51 INFO GlusterFS mount attempt 

16/06/2020 12:56:21 INFO GlusterFS mount attempt 

16/06/2020 12:55:51 INFO GlusterFS mount attempt 

16/06/2020 12:55:21 INFO GlusterFS mount attempt 

16/06/2020 12:54:50 INFO GlusterFS mount attempt 

16/06/2020 12:54:20 INFO GlusterFS mount attempt 

16/06/2020 12:53:50 INFO GlusterFS mount attempt 

16/06/2020 12:53:20 INFO GlusterFS mount attempt 

16/06/2020 12:52:50 INFO GlusterFS mount attempt 

16/06/2020 12:52:20 INFO GlusterFS mount attempt 

16/06/2020 12:51:50 INFO GlusterFS mount attempt 

16/06/2020 12:51:20 INFO GlusterFS mount attempt 

16/06/2020 12:50:50 INFO GlusterFS mount attempt 

16/06/2020 12:50:20 INFO GlusterFS mount attempt 

16/06/2020 12:49:50 INFO GlusterFS mount attempt 

16/06/2020 12:49:19 INFO GlusterFS mount attempt 

16/06/2020 12:48:49 INFO GlusterFS mount attempt 

16/06/2020 12:48:19 INFO GlusterFS mount attempt 

16/06/2020 12:47:49 INFO GlusterFS mount attempt 

16/06/2020 12:47:19 INFO GlusterFS mount attempt 

16/06/2020 12:46:49 INFO GlusterFS mount attempt 

16/06/2020 12:46:19 INFO GlusterFS mount attempt 

16/06/2020 12:45:49 INFO GlusterFS mount attempt 

16/06/2020 12:45:19 INFO GlusterFS mount attempt 

16/06/2020 12:44:49 INFO GlusterFS mount attempt 

16/06/2020 12:44:18 INFO GlusterFS mount attempt 

16/06/2020 12:43:48 INFO GlusterFS mount attempt 

16/06/2020 12:43:18 INFO GlusterFS mount attempt 

16/06/2020 12:42:48 INFO GlusterFS mount attempt 

16/06/2020 12:42:18 INFO GlusterFS mount attempt 

16/06/2020 12:41:48 INFO GlusterFS mount attempt 

16/06/2020 12:41:18 INFO GlusterFS mount attempt 

16/06/2020 12:40:48 INFO GlusterFS mount attempt 

16/06/2020 12:40:18 INFO GlusterFS mount attempt 

16/06/2020 12:39:48 INFO GlusterFS mount attempt 

16/06/2020 12:39:18 INFO GlusterFS mount attempt 

16/06/2020 12:38:48 INFO GlusterFS mount attempt 

16/06/2020 12:38:17 INFO GlusterFS mount attempt 

16/06/2020 12:37:47 INFO GlusterFS mount attempt 

16/06/2020 12:37:17 INFO GlusterFS mount attempt 

16/06/2020 12:36:47 INFO GlusterFS mount attempt 

16/06/2020 12:36:17 INFO GlusterFS mount attempt 

16/06/2020 12:35:47 INFO GlusterFS mount attempt 

16/06/2020 12:35:17 INFO GlusterFS mount attempt 

16/06/2020 12:34:47 INFO GlusterFS mount attempt 

16/06/2020 12:34:17 INFO GlusterFS mount attempt 

16/06/2020 12:33:47 INFO GlusterFS mount attempt 

16/06/2020 12:33:16 INFO GlusterFS mount attempt 

16/06/2020 12:32:46 INFO GlusterFS mount attempt 

16/06/2020 12:32:16 INFO GlusterFS mount attempt 

16/06/2020 12:31:46 INFO GlusterFS mount attempt 

16/06/2020 12:31:16 INFO GlusterFS mount attempt 

16/06/2020 12:30:46 INFO GlusterFS mount attempt 

16/06/2020 12:30:16 INFO GlusterFS mount attempt 

16/06/2020 12:29:46 INFO GlusterFS mount attempt 

16/06/2020 12:29:16 INFO GlusterFS mount attempt 

16/06/2020 12:28:46 INFO GlusterFS mount attempt 

16/06/2020 12:28:16 INFO GlusterFS mount attempt 

16/06/2020 12:27:45 INFO GlusterFS mount attempt 

16/06/2020 12:27:15 INFO GlusterFS mount attempt 

16/06/2020 12:26:45 INFO GlusterFS mount attempt 

16/06/2020 12:26:15 INFO GlusterFS mount attempt 

16/06/2020 12:25:45 INFO GlusterFS mount attempt 

16/06/2020 12:25:15 INFO GlusterFS mount attempt 

16/06/2020 12:24:45 INFO GlusterFS mount attempt 

16/06/2020 12:24:15 INFO GlusterFS mount attempt 

16/06/2020 12:23:45 INFO GlusterFS mount attempt 

16/06/2020 12:23:15 INFO GlusterFS mount attempt 

16/06/2020 12:22:44 INFO GlusterFS mount attempt 

16/06/2020 12:22:14 INFO GlusterFS mount attempt 

16/06/2020 12:21:44 INFO GlusterFS mount attempt 

16/06/2020 12:21:14 INFO GlusterFS mount attempt 

16/06/2020 12:20:44 INFO GlusterFS mount attempt 

16/06/2020 12:20:14 INFO GlusterFS mount attempt 

16/06/2020 12:19:44 INFO GlusterFS mount attempt 

16/06/2020 12:19:14 INFO GlusterFS mount attempt 

16/06/2020 12:18:44 INFO GlusterFS mount attempt 

16/06/2020 12:18:14 INFO GlusterFS mount attempt 

16/06/2020 12:17:44 INFO GlusterFS mount attempt 

16/06/2020 12:17:13 INFO GlusterFS mount attempt 

16/06/2020 12:16:43 INFO GlusterFS mount attempt 

16/06/2020 12:16:13 INFO GlusterFS mount attempt 

16/06/2020 12:15:43 INFO GlusterFS mount attempt 

16/06/2020 12:15:13 INFO GlusterFS mount attempt 

16/06/2020 12:14:43 INFO GlusterFS mount attempt 

16/06/2020 12:14:13 INFO GlusterFS mount attempt 

16/06/2020 12:13:43 INFO GlusterFS mount attempt 

16/06/2020 12:13:13 INFO GlusterFS mount attempt 

16/06/2020 12:12:43 INFO GlusterFS mount attempt 

16/06/2020 12:12:13 INFO GlusterFS mount attempt 

16/06/2020 12:11:42 INFO GlusterFS mount attempt 

16/06/2020 12:11:12 INFO GlusterFS mount attempt 

16/06/2020 12:10:42 INFO GlusterFS mount attempt 

16/06/2020 12:10:12 INFO GlusterFS mount attempt 

16/06/2020 12:09:42 INFO GlusterFS mount attempt 

16/06/2020 12:09:12 INFO GlusterFS mount attempt 

16/06/2020 12:08:42 INFO GlusterFS mount attempt 

16/06/2020 12:08:12 INFO GlusterFS mount attempt 

16/06/2020 12:07:42 INFO GlusterFS mount attempt 

16/06/2020 12:07:12 INFO GlusterFS mount attempt 

16/06/2020 12:06:42 INFO GlusterFS mount attempt 

16/06/2020 12:06:11 INFO GlusterFS mount attempt 

16/06/2020 12:05:41 INFO GlusterFS mount attempt 

16/06/2020 12:05:11 INFO GlusterFS mount attempt 

16/06/2020 12:04:41 INFO GlusterFS mount attempt 

16/06/2020 12:04:11 INFO GlusterFS mount attempt 

16/06/2020 12:03:41 INFO GlusterFS mount attempt 

16/06/2020 12:03:11 INFO GlusterFS mount attempt 

16/06/2020 12:02:41 INFO GlusterFS mount attempt 

16/06/2020 12:02:11 INFO GlusterFS mount attempt 

16/06/2020 12:01:41 INFO GlusterFS mount attempt 

16/06/2020 12:01:11 INFO GlusterFS mount attempt 

16/06/2020 12:00:40 INFO GlusterFS mount attempt 

16/06/2020 12:00:10 INFO GlusterFS mount attempt 

16/06/2020 11:59:40 INFO GlusterFS mount attempt 

16/06/2020 11:59:10 INFO GlusterFS mount attempt 

16/06/2020 11:58:40 INFO GlusterFS mount attempt 

16/06/2020 11:58:10 INFO GlusterFS mount attempt 

16/06/2020 11:57:40 INFO GlusterFS mount attempt 

16/06/2020 11:57:10 INFO GlusterFS mount attempt 

16/06/2020 11:56:40 INFO GlusterFS mount attempt 

16/06/2020 11:56:10 INFO GlusterFS mount attempt 

16/06/2020 11:55:40 INFO GlusterFS mount attempt 

16/06/2020 11:55:09 INFO GlusterFS mount attempt 

16/06/2020 11:54:39 INFO GlusterFS mount attempt 

16/06/2020 11:54:09 INFO GlusterFS mount attempt 

16/06/2020 11:53:39 INFO GlusterFS mount attempt 

16/06/2020 11:53:09 INFO GlusterFS mount attempt 

16/06/2020 11:52:39 INFO GlusterFS mount attempt 

16/06/2020 11:52:09 INFO GlusterFS mount attempt 

16/06/2020 11:51:39 INFO GlusterFS mount attempt 

16/06/2020 11:51:09 INFO GlusterFS mount attempt 

16/06/2020 11:50:39 INFO GlusterFS mount attempt 

16/06/2020 11:50:09 INFO GlusterFS mount attempt 

16/06/2020 11:49:38 INFO GlusterFS mount attempt 

16/06/2020 11:49:08 INFO GlusterFS mount attempt 

16/06/2020 11:48:38 INFO GlusterFS mount attempt 

16/06/2020 11:48:08 INFO GlusterFS mount attempt 

16/06/2020 11:47:38 INFO GlusterFS mount attempt 

16/06/2020 11:47:08 INFO GlusterFS mount attempt 

16/06/2020 11:46:38 INFO GlusterFS mount attempt 

16/06/2020 11:46:08 INFO GlusterFS mount attempt 

16/06/2020 11:45:38 INFO GlusterFS mount attempt 

16/06/2020 11:45:08 INFO GlusterFS mount attempt 

16/06/2020 11:44:38 INFO GlusterFS mount attempt 

16/06/2020 11:44:08 INFO GlusterFS mount attempt 

16/06/2020 11:43:37 INFO GlusterFS mount attempt 

16/06/2020 11:43:07 INFO GlusterFS mount attempt 

16/06/2020 11:42:37 INFO GlusterFS mount attempt 

16/06/2020 11:42:07 INFO GlusterFS mount attempt 

16/06/2020 11:41:37 INFO GlusterFS mount attempt 

16/06/2020 11:41:07 INFO GlusterFS mount attempt 

16/06/2020 11:40:37 INFO GlusterFS mount attempt 

16/06/2020 11:40:07 INFO GlusterFS mount attempt 

16/06/2020 11:39:37 INFO GlusterFS mount attempt 

16/06/2020 11:39:07 INFO GlusterFS mount attempt 

16/06/2020 11:38:37 INFO GlusterFS mount attempt 

16/06/2020 11:38:06 INFO GlusterFS mount attempt 

16/06/2020 11:37:36 INFO GlusterFS mount attempt 

16/06/2020 11:37:06 INFO GlusterFS mount attempt 

16/06/2020 11:36:36 INFO GlusterFS mount attempt 

16/06/2020 11:36:06 INFO GlusterFS mount attempt 

16/06/2020 11:35:36 INFO GlusterFS mount attempt 

16/06/2020 11:35:06 INFO GlusterFS mount attempt 

16/06/2020 11:34:36 INFO GlusterFS mount attempt 

16/06/2020 11:34:06 INFO GlusterFS mount attempt 

16/06/2020 11:33:36 INFO GlusterFS mount attempt 

16/06/2020 11:33:06 INFO GlusterFS mount attempt 

16/06/2020 11:32:35 INFO GlusterFS mount attempt 

16/06/2020 11:32:05 INFO GlusterFS mount attempt 

16/06/2020 11:31:35 INFO GlusterFS mount attempt 

16/06/2020 11:31:05 INFO GlusterFS mount attempt 

16/06/2020 11:30:35 INFO GlusterFS mount attempt 

16/06/2020 11:30:05 INFO GlusterFS mount attempt 

16/06/2020 11:29:35 INFO GlusterFS mount attempt 

16/06/2020 11:29:05 INFO GlusterFS mount attempt 

16/06/2020 11:28:35 INFO GlusterFS mount attempt 

16/06/2020 11:28:05 INFO GlusterFS mount attempt 

16/06/2020 11:27:35 INFO GlusterFS mount attempt 

16/06/2020 11:27:04 INFO GlusterFS mount attempt 

16/06/2020 11:26:34 INFO GlusterFS mount attempt 

16/06/2020 11:26:04 INFO GlusterFS mount attempt 

16/06/2020 11:25:34 INFO GlusterFS mount attempt 

16/06/2020 11:25:04 INFO GlusterFS mount attempt 

16/06/2020 11:24:34 INFO GlusterFS mount attempt 

16/06/2020 11:24:04 INFO GlusterFS mount attempt 

16/06/2020 11:23:34 INFO GlusterFS mount attempt 

16/06/2020 11:23:04 INFO GlusterFS mount attempt 

16/06/2020 11:22:34 INFO GlusterFS mount attempt 

16/06/2020 11:22:04 INFO GlusterFS mount attempt 

16/06/2020 11:21:33 INFO GlusterFS mount attempt 

16/06/2020 11:21:03 INFO GlusterFS mount attempt 

16/06/2020 11:20:33 INFO GlusterFS mount attempt 

16/06/2020 11:20:03 INFO GlusterFS mount attempt 

16/06/2020 11:19:33 INFO GlusterFS mount attempt 

16/06/2020 11:19:03 INFO GlusterFS mount attempt 

16/06/2020 11:18:33 INFO GlusterFS mount attempt 

16/06/2020 11:18:03 INFO GlusterFS mount attempt 

16/06/2020 11:17:33 INFO GlusterFS mount attempt 

16/06/2020 11:17:03 INFO GlusterFS mount attempt 

16/06/2020 11:16:33 INFO GlusterFS mount attempt 

16/06/2020 11:16:02 INFO GlusterFS mount attempt 

16/06/2020 11:15:32 INFO GlusterFS mount attempt 

16/06/2020 11:15:02 INFO GlusterFS mount attempt 

16/06/2020 11:14:32 INFO GlusterFS mount attempt 

16/06/2020 11:14:02 INFO GlusterFS mount attempt 

16/06/2020 11:13:32 INFO GlusterFS mount attempt 

16/06/2020 11:13:02 INFO GlusterFS mount attempt 

16/06/2020 11:12:32 INFO GlusterFS mount attempt 

16/06/2020 11:12:02 INFO GlusterFS mount attempt 

16/06/2020 11:11:32 INFO GlusterFS mount attempt 

16/06/2020 11:11:01 INFO GlusterFS mount attempt 

16/06/2020 11:10:31 INFO GlusterFS mount attempt 

16/06/2020 11:10:01 INFO GlusterFS mount attempt 

16/06/2020 11:09:31 INFO GlusterFS mount attempt 

16/06/2020 11:09:01 INFO GlusterFS mount attempt 

16/06/2020 11:08:31 INFO GlusterFS mount attempt 

16/06/2020 11:08:01 INFO GlusterFS mount attempt 

16/06/2020 11:07:31 INFO GlusterFS mount attempt 

16/06/2020 11:07:01 INFO GlusterFS mount attempt 

16/06/2020 11:06:31 INFO GlusterFS mount attempt 

16/06/2020 11:06:01 INFO GlusterFS mount attempt 

16/06/2020 11:05:31 INFO GlusterFS mount attempt 

16/06/2020 11:05:00 INFO GlusterFS mount attempt 

16/06/2020 11:04:30 INFO GlusterFS mount attempt 

16/06/2020 11:04:00 INFO GlusterFS mount attempt 

16/06/2020 11:03:30 INFO GlusterFS mount attempt 

16/06/2020 11:03:00 INFO GlusterFS mount attempt 

16/06/2020 11:02:30 INFO GlusterFS mount attempt 

16/06/2020 11:02:00 INFO GlusterFS mount attempt 

16/06/2020 11:01:30 INFO GlusterFS mount attempt 

16/06/2020 11:01:00 INFO GlusterFS mount attempt 

16/06/2020 11:00:30 INFO GlusterFS mount attempt 

16/06/2020 11:00:00 INFO GlusterFS mount attempt 

16/06/2020 10:59:29 INFO GlusterFS mount attempt 

16/06/2020 10:58:59 INFO GlusterFS mount attempt 

16/06/2020 10:58:29 INFO GlusterFS mount attempt 

16/06/2020 10:57:59 INFO GlusterFS mount attempt 

16/06/2020 10:57:29 INFO GlusterFS mount attempt 

16/06/2020 10:56:59 INFO GlusterFS mount attempt 

16/06/2020 10:56:29 INFO GlusterFS mount attempt 

16/06/2020 10:55:59 INFO GlusterFS mount attempt 

16/06/2020 10:55:29 INFO GlusterFS mount attempt 

16/06/2020 10:54:59 INFO GlusterFS mount attempt 

16/06/2020 10:54:29 INFO GlusterFS mount attempt 

16/06/2020 10:53:58 INFO GlusterFS mount attempt 

16/06/2020 10:53:28 INFO GlusterFS mount attempt 

16/06/2020 10:52:58 INFO GlusterFS mount attempt 

16/06/2020 10:52:28 INFO GlusterFS mount attempt 

16/06/2020 10:51:58 INFO GlusterFS mount attempt 

16/06/2020 10:51:28 INFO GlusterFS mount attempt 

16/06/2020 10:50:58 INFO GlusterFS mount attempt 

16/06/2020 10:50:28 INFO GlusterFS mount attempt 

16/06/2020 10:49:58 INFO GlusterFS mount attempt 

16/06/2020 10:49:27 INFO GlusterFS mount attempt 

16/06/2020 10:48:57 INFO GlusterFS mount attempt 

16/06/2020 10:48:27 INFO GlusterFS mount attempt 

16/06/2020 10:47:57 INFO GlusterFS mount attempt 

16/06/2020 10:47:27 INFO GlusterFS mount attempt 

16/06/2020 10:46:57 INFO GlusterFS mount attempt 

16/06/2020 10:46:27 INFO GlusterFS mount attempt 

16/06/2020 10:45:57 INFO GlusterFS mount attempt 

16/06/2020 10:45:27 INFO GlusterFS mount attempt 

16/06/2020 10:44:57 INFO GlusterFS mount attempt 

16/06/2020 10:44:27 INFO GlusterFS mount attempt 

16/06/2020 10:43:56 INFO GlusterFS mount attempt 

16/06/2020 10:43:26 INFO GlusterFS mount attempt 

16/06/2020 10:42:56 INFO GlusterFS mount attempt 

16/06/2020 10:42:26 INFO GlusterFS mount attempt 

16/06/2020 10:41:56 INFO GlusterFS mount attempt 

16/06/2020 10:41:26 INFO GlusterFS mount attempt 

16/06/2020 10:40:56 INFO GlusterFS mount attempt 

16/06/2020 10:40:26 INFO GlusterFS mount attempt 

16/06/2020 10:39:56 INFO GlusterFS mount attempt 

16/06/2020 10:39:26 INFO GlusterFS mount attempt 

16/06/2020 10:38:56 INFO GlusterFS mount attempt 

16/06/2020 10:38:25 INFO GlusterFS mount attempt 

16/06/2020 10:37:55 INFO GlusterFS mount attempt 

16/06/2020 10:37:25 INFO GlusterFS mount attempt 

16/06/2020 10:36:55 INFO GlusterFS mount attempt 

16/06/2020 10:36:25 INFO GlusterFS mount attempt 

16/06/2020 10:35:55 INFO GlusterFS mount attempt 

16/06/2020 10:35:25 INFO GlusterFS mount attempt 

16/06/2020 10:34:55 INFO GlusterFS mount attempt 

16/06/2020 10:34:25 INFO GlusterFS mount attempt 

16/06/2020 10:33:55 INFO GlusterFS mount attempt 

16/06/2020 10:33:25 INFO GlusterFS mount attempt 

16/06/2020 10:32:54 INFO GlusterFS mount attempt 

16/06/2020 10:32:24 INFO GlusterFS mount attempt 

16/06/2020 10:31:54 INFO GlusterFS mount attempt 

16/06/2020 10:31:24 INFO GlusterFS mount attempt 

16/06/2020 10:30:54 INFO GlusterFS mount attempt 

16/06/2020 10:30:24 INFO GlusterFS mount attempt 

16/06/2020 10:29:54 INFO GlusterFS mount attempt 

16/06/2020 10:29:24 INFO GlusterFS mount attempt 

16/06/2020 10:28:54 INFO GlusterFS mount attempt 

16/06/2020 10:28:24 INFO GlusterFS mount attempt 

16/06/2020 10:27:54 INFO GlusterFS mount attempt 

16/06/2020 10:27:23 INFO GlusterFS mount attempt 

16/06/2020 10:26:53 INFO GlusterFS mount attempt 

16/06/2020 10:26:23 INFO GlusterFS mount attempt 

16/06/2020 10:25:53 INFO GlusterFS mount attempt 

16/06/2020 10:25:23 INFO GlusterFS mount attempt 

16/06/2020 10:24:53 INFO GlusterFS mount attempt 

16/06/2020 10:24:23 INFO GlusterFS mount attempt 

16/06/2020 10:23:53 INFO GlusterFS mount attempt 

16/06/2020 10:23:23 INFO GlusterFS mount attempt 

16/06/2020 10:22:53 INFO GlusterFS mount attempt 

16/06/2020 10:22:23 INFO GlusterFS mount attempt 

16/06/2020 10:21:52 INFO GlusterFS mount attempt 

16/06/2020 10:21:22 INFO GlusterFS mount attempt 

16/06/2020 10:20:52 INFO GlusterFS mount attempt 

16/06/2020 10:20:22 INFO GlusterFS mount attempt 

16/06/2020 10:19:52 INFO GlusterFS mount attempt 

16/06/2020 10:19:22 INFO GlusterFS mount attempt 

16/06/2020 10:18:52 INFO GlusterFS mount attempt 

16/06/2020 10:18:22 INFO GlusterFS mount attempt 

16/06/2020 10:17:52 INFO GlusterFS mount attempt 

16/06/2020 10:17:22 INFO GlusterFS mount attempt 

16/06/2020 10:16:51 INFO GlusterFS mount attempt 

16/06/2020 10:16:21 INFO GlusterFS mount attempt 

16/06/2020 10:15:51 INFO GlusterFS mount attempt 

16/06/2020 10:15:21 INFO GlusterFS mount attempt 

16/06/2020 10:14:51 INFO GlusterFS mount attempt 

16/06/2020 10:14:21 INFO GlusterFS mount attempt 

16/06/2020 10:13:51 INFO GlusterFS mount attempt 

16/06/2020 10:13:21 INFO GlusterFS mount attempt 

16/06/2020 10:12:51 INFO GlusterFS mount attempt 

16/06/2020 10:12:21 INFO GlusterFS mount attempt 

16/06/2020 10:11:51 INFO GlusterFS mount attempt 

16/06/2020 10:11:21 INFO GlusterFS mount attempt 

16/06/2020 10:10:50 INFO GlusterFS mount attempt 

16/06/2020 10:10:20 INFO GlusterFS mount attempt 

16/06/2020 10:09:50 INFO GlusterFS mount attempt 

16/06/2020 10:09:20 INFO GlusterFS mount attempt 

16/06/2020 10:08:50 INFO GlusterFS mount attempt 

16/06/2020 10:08:20 INFO GlusterFS mount attempt 

16/06/2020 10:07:50 INFO GlusterFS mount attempt 

16/06/2020 10:07:20 INFO GlusterFS mount attempt 

16/06/2020 10:06:50 INFO GlusterFS mount attempt 

16/06/2020 10:06:20 INFO GlusterFS mount attempt 

16/06/2020 10:05:50 INFO GlusterFS mount attempt 

16/06/2020 10:05:19 INFO GlusterFS mount attempt 

16/06/2020 10:04:49 INFO GlusterFS mount attempt 

16/06/2020 10:04:19 INFO GlusterFS mount attempt 

16/06/2020 10:03:49 INFO GlusterFS mount attempt 

16/06/2020 10:03:19 INFO GlusterFS mount attempt 

16/06/2020 10:02:49 INFO GlusterFS mount attempt 

16/06/2020 10:02:19 INFO GlusterFS mount attempt 

16/06/2020 10:01:49 INFO GlusterFS mount attempt 

16/06/2020 10:01:19 INFO GlusterFS mount attempt 

16/06/2020 10:00:49 INFO GlusterFS mount attempt 

16/06/2020 10:00:19 INFO GlusterFS mount attempt 

16/06/2020 09:59:48 INFO GlusterFS mount attempt 

16/06/2020 09:59:18 INFO GlusterFS mount attempt 

16/06/2020 09:58:48 INFO GlusterFS mount attempt 

16/06/2020 09:58:18 INFO GlusterFS mount attempt 

16/06/2020 09:57:48 INFO GlusterFS mount attempt 

16/06/2020 09:57:18 INFO GlusterFS mount attempt 

16/06/2020 09:56:48 INFO GlusterFS mount attempt 

16/06/2020 09:56:18 INFO GlusterFS mount attempt 

16/06/2020 09:55:48 INFO GlusterFS mount attempt 

16/06/2020 09:55:18 INFO GlusterFS mount attempt 

16/06/2020 09:54:47 INFO GlusterFS mount attempt 

16/06/2020 09:54:17 INFO GlusterFS mount attempt 

16/06/2020 09:53:47 INFO GlusterFS mount attempt 

16/06/2020 09:53:17 INFO GlusterFS mount attempt 

16/06/2020 09:52:47 INFO GlusterFS mount attempt 

16/06/2020 09:52:17 INFO GlusterFS mount attempt 

16/06/2020 09:51:47 INFO GlusterFS mount attempt 

16/06/2020 09:51:17 INFO GlusterFS mount attempt 

16/06/2020 09:50:47 INFO GlusterFS mount attempt 

16/06/2020 09:50:17 INFO GlusterFS mount attempt 

16/06/2020 09:49:47 INFO GlusterFS mount attempt 

16/06/2020 09:49:16 INFO GlusterFS mount attempt 

16/06/2020 09:48:46 INFO GlusterFS mount attempt 

16/06/2020 09:48:16 INFO GlusterFS mount attempt 

16/06/2020 09:47:46 INFO GlusterFS mount attempt 

16/06/2020 09:47:16 INFO GlusterFS mount attempt 

16/06/2020 09:46:46 INFO GlusterFS mount attempt 

16/06/2020 09:46:16 INFO GlusterFS mount attempt 

16/06/2020 09:45:46 INFO GlusterFS mount attempt 

16/06/2020 09:45:16 INFO GlusterFS mount attempt 

16/06/2020 09:44:46 INFO GlusterFS mount attempt 

16/06/2020 09:44:16 INFO GlusterFS mount attempt 

16/06/2020 09:43:45 INFO GlusterFS mount attempt 

16/06/2020 09:43:15 INFO GlusterFS mount attempt 

16/06/2020 09:42:45 INFO GlusterFS mount attempt 

16/06/2020 09:42:15 INFO GlusterFS mount attempt 

16/06/2020 09:41:45 INFO GlusterFS mount attempt 

16/06/2020 09:41:15 INFO GlusterFS mount attempt 

16/06/2020 09:40:45 INFO GlusterFS mount attempt 

16/06/2020 09:40:15 INFO GlusterFS mount attempt 

16/06/2020 09:39:45 INFO GlusterFS mount attempt 

16/06/2020 09:39:15 INFO GlusterFS mount attempt 

16/06/2020 09:38:44 INFO GlusterFS mount attempt 

16/06/2020 09:38:14 INFO GlusterFS mount attempt 

16/06/2020 09:37:44 INFO GlusterFS mount attempt 

16/06/2020 09:37:14 INFO GlusterFS mount attempt 

16/06/2020 09:36:44 INFO GlusterFS mount attempt 

16/06/2020 09:36:14 INFO GlusterFS mount attempt 

16/06/2020 09:35:44 INFO GlusterFS mount attempt 

16/06/2020 09:35:14 INFO GlusterFS mount attempt 

16/06/2020 09:34:44 INFO GlusterFS mount attempt 

16/06/2020 09:34:14 INFO GlusterFS mount attempt 

16/06/2020 09:33:44 INFO GlusterFS mount attempt 

16/06/2020 09:33:13 INFO GlusterFS mount attempt 

16/06/2020 09:32:43 INFO GlusterFS mount attempt 

16/06/2020 09:32:13 INFO GlusterFS mount attempt 

16/06/2020 09:31:43 INFO GlusterFS mount attempt 

16/06/2020 09:31:13 INFO GlusterFS mount attempt 

16/06/2020 09:30:43 INFO GlusterFS mount attempt 

16/06/2020 09:30:13 INFO GlusterFS mount attempt 

16/06/2020 09:29:43 INFO GlusterFS mount attempt 

16/06/2020 09:29:13 INFO GlusterFS mount attempt 

16/06/2020 09:28:43 INFO GlusterFS mount attempt 

16/06/2020 09:28:13 INFO GlusterFS mount attempt 

16/06/2020 09:27:42 INFO GlusterFS mount attempt 

16/06/2020 09:27:12 INFO GlusterFS mount attempt 

16/06/2020 09:26:42 INFO GlusterFS mount attempt 

16/06/2020 09:26:12 INFO GlusterFS mount attempt 

16/06/2020 09:25:42 INFO GlusterFS mount attempt 

16/06/2020 09:25:12 INFO GlusterFS mount attempt 

16/06/2020 09:24:42 INFO GlusterFS mount attempt 

16/06/2020 09:24:12 INFO GlusterFS mount attempt 

16/06/2020 09:23:42 INFO GlusterFS mount attempt 

16/06/2020 09:23:12 INFO GlusterFS mount attempt 

16/06/2020 09:22:42 INFO GlusterFS mount attempt 

16/06/2020 09:22:11 INFO GlusterFS mount attempt 

16/06/2020 09:21:41 INFO GlusterFS mount attempt 

16/06/2020 09:21:11 INFO GlusterFS mount attempt 

16/06/2020 09:20:41 INFO GlusterFS mount attempt 

16/06/2020 09:20:11 INFO GlusterFS mount attempt 

16/06/2020 09:19:41 INFO GlusterFS mount attempt 

16/06/2020 09:19:11 INFO GlusterFS mount attempt 

16/06/2020 09:18:41 INFO GlusterFS mount attempt 

16/06/2020 09:18:11 INFO GlusterFS mount attempt 

16/06/2020 09:17:41 INFO GlusterFS mount attempt 

16/06/2020 09:17:11 INFO GlusterFS mount attempt 

16/06/2020 09:16:40 INFO GlusterFS mount attempt 

16/06/2020 09:16:10 INFO GlusterFS mount attempt 

16/06/2020 09:15:40 INFO GlusterFS mount attempt 

16/06/2020 09:15:10 INFO GlusterFS mount attempt 

16/06/2020 09:14:40 INFO GlusterFS mount attempt 

16/06/2020 09:14:10 INFO GlusterFS mount attempt 

16/06/2020 09:13:40 INFO GlusterFS mount attempt 

16/06/2020 09:13:10 INFO GlusterFS mount attempt 

16/06/2020 09:12:40 INFO GlusterFS mount attempt 

16/06/2020 09:12:10 INFO GlusterFS mount attempt 

16/06/2020 09:11:40 INFO GlusterFS mount attempt 

16/06/2020 09:11:09 INFO GlusterFS mount attempt 

16/06/2020 09:10:39 INFO GlusterFS mount attempt 

16/06/2020 09:10:09 INFO GlusterFS mount attempt 

16/06/2020 09:09:39 INFO GlusterFS mount attempt 

16/06/2020 09:09:09 INFO GlusterFS mount attempt 

16/06/2020 09:08:39 INFO GlusterFS mount attempt 

16/06/2020 09:08:09 INFO GlusterFS mount attempt 

16/06/2020 09:07:39 INFO GlusterFS mount attempt 

16/06/2020 09:07:09 INFO GlusterFS mount attempt 

16/06/2020 09:06:39 INFO GlusterFS mount attempt 

16/06/2020 09:06:09 INFO GlusterFS mount attempt 

16/06/2020 09:05:38 INFO GlusterFS mount attempt 

16/06/2020 09:05:08 INFO GlusterFS mount attempt 

16/06/2020 09:04:38 INFO GlusterFS mount attempt 

16/06/2020 09:04:08 INFO GlusterFS mount attempt 

16/06/2020 09:03:38 INFO GlusterFS mount attempt 

16/06/2020 09:03:08 INFO GlusterFS mount attempt 

16/06/2020 09:02:38 INFO GlusterFS mount attempt 

16/06/2020 09:02:08 INFO GlusterFS mount attempt 

16/06/2020 09:01:38 INFO GlusterFS mount attempt 

16/06/2020 09:01:08 INFO GlusterFS mount attempt 

16/06/2020 09:00:38 INFO GlusterFS mount attempt 

16/06/2020 09:00:07 INFO GlusterFS mount attempt 

16/06/2020 08:59:37 INFO GlusterFS mount attempt 

16/06/2020 08:59:07 INFO GlusterFS mount attempt 

16/06/2020 08:58:37 INFO GlusterFS mount attempt 

16/06/2020 08:58:07 INFO GlusterFS mount attempt 

16/06/2020 08:57:37 INFO GlusterFS mount attempt 

16/06/2020 08:57:07 INFO GlusterFS mount attempt 

16/06/2020 08:56:37 INFO GlusterFS mount attempt 

16/06/2020 08:56:07 INFO GlusterFS mount attempt 

16/06/2020 08:55:37 INFO GlusterFS mount attempt 

16/06/2020 08:55:07 INFO GlusterFS mount attempt 

16/06/2020 08:54:36 INFO GlusterFS mount attempt 

16/06/2020 08:54:06 INFO GlusterFS mount attempt 

16/06/2020 08:53:36 INFO GlusterFS mount attempt 

16/06/2020 08:53:06 INFO GlusterFS mount attempt 

16/06/2020 08:52:36 INFO GlusterFS mount attempt 

16/06/2020 08:52:06 INFO GlusterFS mount attempt 

16/06/2020 08:51:36 INFO GlusterFS mount attempt 

16/06/2020 08:51:06 INFO GlusterFS mount attempt 

16/06/2020 08:50:36 INFO GlusterFS mount attempt 

16/06/2020 08:50:06 INFO GlusterFS mount attempt 

16/06/2020 08:49:36 INFO GlusterFS mount attempt 

16/06/2020 08:49:05 INFO GlusterFS mount attempt 

16/06/2020 08:48:35 INFO GlusterFS mount attempt 

16/06/2020 08:48:05 INFO GlusterFS mount attempt 

16/06/2020 08:47:35 INFO GlusterFS mount attempt 

16/06/2020 08:47:05 INFO GlusterFS mount attempt 

16/06/2020 08:46:35 INFO GlusterFS mount attempt 

16/06/2020 08:46:05 INFO GlusterFS mount attempt 

16/06/2020 08:45:35 INFO GlusterFS mount attempt 

16/06/2020 08:45:05 INFO GlusterFS mount attempt 

16/06/2020 08:44:35 INFO GlusterFS mount attempt 

16/06/2020 08:44:05 INFO GlusterFS mount attempt 

16/06/2020 08:43:34 INFO GlusterFS mount attempt 

16/06/2020 08:43:04 INFO GlusterFS mount attempt 

16/06/2020 08:42:34 INFO GlusterFS mount attempt 

16/06/2020 08:42:04 INFO GlusterFS mount attempt 

16/06/2020 08:41:34 INFO GlusterFS mount attempt 

16/06/2020 08:41:04 INFO GlusterFS mount attempt 

16/06/2020 08:40:34 INFO GlusterFS mount attempt 

16/06/2020 08:40:04 INFO GlusterFS mount attempt 

16/06/2020 08:39:34 INFO GlusterFS mount attempt 

16/06/2020 08:39:04 INFO GlusterFS mount attempt 

16/06/2020 08:38:34 INFO GlusterFS mount attempt 

16/06/2020 08:38:03 INFO GlusterFS mount attempt 

16/06/2020 08:37:33 INFO GlusterFS mount attempt 

16/06/2020 08:37:03 INFO GlusterFS mount attempt 

16/06/2020 08:36:33 INFO GlusterFS mount attempt 

16/06/2020 08:36:03 INFO GlusterFS mount attempt 

16/06/2020 08:35:33 INFO GlusterFS mount attempt 

16/06/2020 08:35:03 INFO GlusterFS mount attempt 

16/06/2020 08:34:33 INFO GlusterFS mount attempt 

16/06/2020 08:34:03 INFO GlusterFS mount attempt 

16/06/2020 08:33:33 INFO GlusterFS mount attempt 

16/06/2020 08:33:03 INFO GlusterFS mount attempt 

16/06/2020 08:32:33 INFO GlusterFS mount attempt 

16/06/2020 08:32:02 INFO GlusterFS mount attempt 

16/06/2020 08:31:32 INFO GlusterFS mount attempt 

16/06/2020 08:31:02 INFO GlusterFS mount attempt 

16/06/2020 08:30:32 INFO GlusterFS mount attempt 

16/06/2020 08:30:02 INFO GlusterFS mount attempt 

16/06/2020 08:29:32 INFO GlusterFS mount attempt 

16/06/2020 08:29:02 INFO GlusterFS mount attempt 

16/06/2020 08:28:32 INFO GlusterFS mount attempt 

16/06/2020 08:28:02 INFO GlusterFS mount attempt 

16/06/2020 08:27:32 INFO GlusterFS mount attempt 

16/06/2020 08:27:01 INFO GlusterFS mount attempt 

16/06/2020 08:26:31 INFO GlusterFS mount attempt 

16/06/2020 08:26:01 INFO GlusterFS mount attempt 

16/06/2020 08:25:31 INFO GlusterFS mount attempt 

16/06/2020 08:25:01 INFO GlusterFS mount attempt 

16/06/2020 08:24:31 INFO GlusterFS mount attempt 

16/06/2020 08:24:01 INFO GlusterFS mount attempt 

16/06/2020 08:23:31 INFO GlusterFS mount attempt 

16/06/2020 08:23:01 INFO GlusterFS mount attempt 

16/06/2020 08:22:31 INFO GlusterFS mount attempt 

16/06/2020 08:22:01 INFO GlusterFS mount attempt 

16/06/2020 08:21:30 INFO GlusterFS mount attempt 

16/06/2020 08:21:00 INFO GlusterFS mount attempt 

16/06/2020 08:20:30 INFO GlusterFS mount attempt 

16/06/2020 08:20:00 INFO GlusterFS mount attempt 

16/06/2020 08:19:30 INFO GlusterFS mount attempt 

16/06/2020 08:19:00 INFO GlusterFS mount attempt 

16/06/2020 08:18:30 INFO GlusterFS mount attempt 

16/06/2020 08:18:00 INFO GlusterFS mount attempt 

16/06/2020 08:17:30 INFO GlusterFS mount attempt 

16/06/2020 08:17:00 INFO GlusterFS mount attempt 

16/06/2020 08:16:30 INFO GlusterFS mount attempt 

16/06/2020 08:16:00 INFO GlusterFS mount attempt 

16/06/2020 08:15:29 INFO GlusterFS mount attempt 

16/06/2020 08:14:59 INFO GlusterFS mount attempt 

16/06/2020 08:14:29 INFO GlusterFS mount attempt 

16/06/2020 08:13:59 INFO GlusterFS mount attempt 

16/06/2020 08:13:29 INFO GlusterFS mount attempt 

16/06/2020 08:12:59 INFO GlusterFS mount attempt 

16/06/2020 08:12:29 INFO GlusterFS mount attempt 

16/06/2020 08:11:59 INFO GlusterFS mount attempt 

16/06/2020 08:11:29 INFO GlusterFS mount attempt 

16/06/2020 08:10:59 INFO GlusterFS mount attempt 

16/06/2020 08:10:28 INFO GlusterFS mount attempt 

16/06/2020 08:09:58 INFO GlusterFS mount attempt 

16/06/2020 08:09:28 INFO GlusterFS mount attempt 

16/06/2020 08:08:58 INFO GlusterFS mount attempt 

16/06/2020 08:08:28 INFO GlusterFS mount attempt 

16/06/2020 08:07:58 INFO GlusterFS mount attempt 

16/06/2020 08:07:28 INFO GlusterFS mount attempt 

16/06/2020 08:06:58 INFO GlusterFS mount attempt 

16/06/2020 08:06:28 INFO GlusterFS mount attempt 

16/06/2020 08:05:58 INFO GlusterFS mount attempt 

16/06/2020 08:05:28 INFO GlusterFS mount attempt 

16/06/2020 08:04:57 INFO GlusterFS mount attempt 

16/06/2020 08:04:27 INFO GlusterFS mount attempt 

16/06/2020 08:03:57 INFO GlusterFS mount attempt 

16/06/2020 08:03:27 INFO GlusterFS mount attempt 

16/06/2020 08:02:57 INFO GlusterFS mount attempt 

16/06/2020 08:02:27 INFO GlusterFS mount attempt 

16/06/2020 08:01:57 INFO GlusterFS mount attempt 

16/06/2020 08:01:27 INFO GlusterFS mount attempt 

16/06/2020 08:00:57 INFO GlusterFS mount attempt 

16/06/2020 08:00:27 INFO GlusterFS mount attempt 

16/06/2020 07:59:56 INFO GlusterFS mount attempt 

16/06/2020 07:59:26 INFO GlusterFS mount attempt 

16/06/2020 07:58:56 INFO GlusterFS mount attempt 

16/06/2020 07:58:26 INFO GlusterFS mount attempt 

16/06/2020 07:57:56 INFO GlusterFS mount attempt 

16/06/2020 07:57:26 INFO GlusterFS mount attempt 

16/06/2020 07:56:56 INFO GlusterFS mount attempt 

16/06/2020 07:56:26 INFO GlusterFS mount attempt 

16/06/2020 07:55:56 INFO GlusterFS mount attempt 

16/06/2020 07:55:26 INFO GlusterFS mount attempt 

16/06/2020 07:54:56 INFO GlusterFS mount attempt 

16/06/2020 07:54:26 INFO GlusterFS mount attempt 

16/06/2020 07:53:55 INFO GlusterFS mount attempt 

16/06/2020 07:53:25 INFO GlusterFS mount attempt 

16/06/2020 07:52:55 INFO GlusterFS mount attempt 

16/06/2020 07:52:25 INFO GlusterFS mount attempt 

16/06/2020 07:51:55 INFO GlusterFS mount attempt 

16/06/2020 07:51:25 INFO GlusterFS mount attempt 

16/06/2020 07:50:55 INFO GlusterFS mount attempt 

16/06/2020 07:50:25 INFO GlusterFS mount attempt 

16/06/2020 07:49:55 INFO GlusterFS mount attempt 

16/06/2020 07:49:25 INFO GlusterFS mount attempt 

16/06/2020 07:48:54 INFO GlusterFS mount attempt 

16/06/2020 07:48:24 INFO GlusterFS mount attempt 

16/06/2020 07:47:54 INFO GlusterFS mount attempt 

16/06/2020 07:47:24 INFO GlusterFS mount attempt 

16/06/2020 07:46:54 INFO GlusterFS mount attempt 

16/06/2020 07:46:24 INFO GlusterFS mount attempt 

16/06/2020 07:45:54 INFO GlusterFS mount attempt 

16/06/2020 07:45:24 INFO GlusterFS mount attempt 

16/06/2020 07:44:54 INFO GlusterFS mount attempt 

16/06/2020 07:44:24 INFO GlusterFS mount attempt 

16/06/2020 07:43:54 INFO GlusterFS mount attempt 

16/06/2020 07:43:23 INFO GlusterFS mount attempt 

16/06/2020 07:42:53 INFO GlusterFS mount attempt 

16/06/2020 07:42:23 INFO GlusterFS mount attempt 

16/06/2020 07:41:53 INFO GlusterFS mount attempt 

16/06/2020 07:41:23 INFO GlusterFS mount attempt 

16/06/2020 07:40:53 INFO GlusterFS mount attempt 

16/06/2020 07:40:23 INFO GlusterFS mount attempt 

16/06/2020 07:39:53 INFO GlusterFS mount attempt 

16/06/2020 07:39:23 INFO GlusterFS mount attempt 

16/06/2020 07:38:53 INFO GlusterFS mount attempt 

16/06/2020 07:38:23 INFO GlusterFS mount attempt 

16/06/2020 07:37:52 INFO GlusterFS mount attempt 

16/06/2020 07:37:22 INFO GlusterFS mount attempt 

16/06/2020 07:36:52 INFO GlusterFS mount attempt 

16/06/2020 07:36:22 INFO GlusterFS mount attempt 

16/06/2020 07:35:52 INFO GlusterFS mount attempt 

16/06/2020 07:35:22 INFO GlusterFS mount attempt 

16/06/2020 07:34:52 INFO GlusterFS mount attempt 

16/06/2020 07:34:22 INFO GlusterFS mount attempt 

16/06/2020 07:33:52 INFO GlusterFS mount attempt 

16/06/2020 07:33:22 INFO GlusterFS mount attempt 

16/06/2020 07:32:52 INFO GlusterFS mount attempt 

16/06/2020 07:32:21 INFO GlusterFS mount attempt 

16/06/2020 07:31:51 INFO GlusterFS mount attempt 

16/06/2020 07:31:21 INFO GlusterFS mount attempt 

16/06/2020 07:30:51 INFO GlusterFS mount attempt 

16/06/2020 07:30:21 INFO GlusterFS mount attempt 

16/06/2020 07:29:51 INFO GlusterFS mount attempt 

16/06/2020 07:29:21 INFO GlusterFS mount attempt 

16/06/2020 07:28:51 INFO GlusterFS mount attempt 

16/06/2020 07:28:21 INFO GlusterFS mount attempt 

16/06/2020 07:27:51 INFO GlusterFS mount attempt 

16/06/2020 07:27:21 INFO GlusterFS mount attempt 

16/06/2020 07:26:50 INFO GlusterFS mount attempt 

16/06/2020 07:26:20 INFO GlusterFS mount attempt 

16/06/2020 07:25:50 INFO GlusterFS mount attempt 

16/06/2020 07:25:20 INFO GlusterFS mount attempt 

16/06/2020 07:24:50 INFO GlusterFS mount attempt 

16/06/2020 07:24:20 INFO GlusterFS mount attempt 

16/06/2020 07:23:50 INFO GlusterFS mount attempt 

16/06/2020 07:23:20 INFO GlusterFS mount attempt 

16/06/2020 07:22:50 INFO GlusterFS mount attempt 

16/06/2020 07:22:20 INFO GlusterFS mount attempt 

16/06/2020 07:21:49 INFO GlusterFS mount attempt 

16/06/2020 07:21:19 INFO GlusterFS mount attempt 

16/06/2020 07:20:49 INFO GlusterFS mount attempt 

16/06/2020 07:20:19 INFO GlusterFS mount attempt 

16/06/2020 07:19:49 INFO GlusterFS mount attempt 

16/06/2020 07:19:19 INFO GlusterFS mount attempt 

16/06/2020 07:18:49 INFO GlusterFS mount attempt 

16/06/2020 07:18:19 INFO GlusterFS mount attempt 

16/06/2020 07:17:49 INFO GlusterFS mount attempt 

16/06/2020 07:17:19 INFO GlusterFS mount attempt 

16/06/2020 07:16:49 INFO GlusterFS mount attempt 

16/06/2020 07:16:18 INFO GlusterFS mount attempt 

16/06/2020 07:15:48 INFO GlusterFS mount attempt 

16/06/2020 07:15:18 INFO GlusterFS mount attempt 

16/06/2020 07:14:48 INFO GlusterFS mount attempt 

16/06/2020 07:14:18 INFO GlusterFS mount attempt 

16/06/2020 07:13:48 INFO GlusterFS mount attempt 

16/06/2020 07:13:18 INFO GlusterFS mount attempt 

16/06/2020 07:12:48 INFO GlusterFS mount attempt 

16/06/2020 07:12:18 INFO GlusterFS mount attempt 

16/06/2020 07:11:48 INFO GlusterFS mount attempt 

16/06/2020 07:11:18 INFO GlusterFS mount attempt 

16/06/2020 07:10:48 INFO GlusterFS mount attempt 

16/06/2020 07:10:17 INFO GlusterFS mount attempt 

16/06/2020 07:09:47 INFO GlusterFS mount attempt 

16/06/2020 07:09:17 INFO GlusterFS mount attempt 

16/06/2020 07:08:47 INFO GlusterFS mount attempt 

16/06/2020 07:08:17 INFO GlusterFS mount attempt 

16/06/2020 07:07:47 INFO GlusterFS mount attempt 

16/06/2020 07:07:17 INFO GlusterFS mount attempt 

16/06/2020 07:06:47 INFO GlusterFS mount attempt 

16/06/2020 07:06:17 INFO GlusterFS mount attempt 

16/06/2020 07:05:47 INFO GlusterFS mount attempt 

16/06/2020 07:05:16 INFO GlusterFS mount attempt 

16/06/2020 07:04:46 INFO GlusterFS mount attempt 

16/06/2020 07:04:16 INFO GlusterFS mount attempt 

16/06/2020 07:03:46 INFO GlusterFS mount attempt 

16/06/2020 07:03:16 INFO GlusterFS mount attempt 

16/06/2020 07:02:46 INFO GlusterFS mount attempt 

16/06/2020 07:02:16 INFO GlusterFS mount attempt 

16/06/2020 07:01:46 INFO GlusterFS mount attempt 

16/06/2020 07:01:16 INFO GlusterFS mount attempt 

16/06/2020 07:00:46 INFO GlusterFS mount attempt 

16/06/2020 07:00:16 INFO GlusterFS mount attempt 

16/06/2020 06:59:46 INFO GlusterFS mount attempt 

16/06/2020 06:59:15 INFO GlusterFS mount attempt 

16/06/2020 06:58:45 INFO GlusterFS mount attempt 

16/06/2020 06:58:15 INFO GlusterFS mount attempt 

16/06/2020 06:57:45 INFO GlusterFS mount attempt 

16/06/2020 06:57:15 INFO GlusterFS mount attempt 

16/06/2020 06:56:45 INFO GlusterFS mount attempt 

16/06/2020 06:56:15 INFO GlusterFS mount attempt 

16/06/2020 06:55:45 INFO GlusterFS mount attempt 

16/06/2020 06:55:15 INFO GlusterFS mount attempt 

16/06/2020 06:54:45 INFO GlusterFS mount attempt 

16/06/2020 06:54:14 INFO GlusterFS mount attempt 

16/06/2020 06:53:44 INFO GlusterFS mount attempt 

16/06/2020 06:53:14 INFO GlusterFS mount attempt 

16/06/2020 06:52:44 INFO GlusterFS mount attempt 

16/06/2020 06:52:14 INFO GlusterFS mount attempt 

16/06/2020 06:51:44 INFO GlusterFS mount attempt 

16/06/2020 06:51:14 INFO GlusterFS mount attempt 

16/06/2020 06:50:44 INFO GlusterFS mount attempt 

16/06/2020 06:50:14 INFO GlusterFS mount attempt 

16/06/2020 06:49:44 INFO GlusterFS mount attempt 

16/06/2020 06:49:14 INFO GlusterFS mount attempt 

16/06/2020 06:48:43 INFO GlusterFS mount attempt 

16/06/2020 06:48:13 INFO GlusterFS mount attempt 

16/06/2020 06:47:43 INFO GlusterFS mount attempt 

16/06/2020 06:47:13 INFO GlusterFS mount attempt 

16/06/2020 06:46:43 INFO GlusterFS mount attempt 

16/06/2020 06:46:13 INFO GlusterFS mount attempt 

16/06/2020 06:45:43 INFO GlusterFS mount attempt 

16/06/2020 06:45:13 INFO GlusterFS mount attempt 

16/06/2020 06:44:43 INFO GlusterFS mount attempt 

16/06/2020 06:44:13 INFO GlusterFS mount attempt 

16/06/2020 06:43:42 INFO GlusterFS mount attempt 

16/06/2020 06:43:12 INFO GlusterFS mount attempt 

16/06/2020 06:42:42 INFO GlusterFS mount attempt 

16/06/2020 06:42:12 INFO GlusterFS mount attempt 

16/06/2020 06:41:42 INFO GlusterFS mount attempt 

16/06/2020 06:41:12 INFO GlusterFS mount attempt 

16/06/2020 06:40:42 INFO GlusterFS mount attempt 

16/06/2020 06:40:12 INFO GlusterFS mount attempt 

16/06/2020 06:39:42 INFO GlusterFS mount attempt 

16/06/2020 06:39:12 INFO GlusterFS mount attempt 

16/06/2020 06:38:42 INFO GlusterFS mount attempt 

16/06/2020 06:38:12 INFO GlusterFS mount attempt 

16/06/2020 06:37:41 INFO GlusterFS mount attempt 

16/06/2020 06:37:11 INFO GlusterFS mount attempt 

16/06/2020 06:36:41 INFO GlusterFS mount attempt 

16/06/2020 06:36:11 INFO GlusterFS mount attempt 

16/06/2020 06:35:41 INFO GlusterFS mount attempt 

16/06/2020 06:35:11 INFO GlusterFS mount attempt 

16/06/2020 06:34:41 INFO GlusterFS mount attempt 

16/06/2020 06:34:11 INFO GlusterFS mount attempt 

16/06/2020 06:33:41 INFO GlusterFS mount attempt 

16/06/2020 06:33:11 INFO GlusterFS mount attempt 

16/06/2020 06:32:41 INFO GlusterFS mount attempt 

16/06/2020 06:32:10 INFO GlusterFS mount attempt 

16/06/2020 06:31:40 INFO GlusterFS mount attempt 

16/06/2020 06:31:10 INFO GlusterFS mount attempt 

16/06/2020 06:30:40 INFO GlusterFS mount attempt 

16/06/2020 06:30:10 INFO GlusterFS mount attempt 

16/06/2020 06:29:40 INFO GlusterFS mount attempt 

16/06/2020 06:29:10 INFO GlusterFS mount attempt 

16/06/2020 06:28:40 INFO GlusterFS mount attempt 

16/06/2020 06:28:10 INFO GlusterFS mount attempt 

16/06/2020 06:27:40 INFO GlusterFS mount attempt 

16/06/2020 06:27:09 INFO GlusterFS mount attempt 

16/06/2020 06:26:39 INFO GlusterFS mount attempt 

16/06/2020 06:26:09 INFO GlusterFS mount attempt 

16/06/2020 06:25:39 INFO GlusterFS mount attempt 

16/06/2020 06:25:09 INFO GlusterFS mount attempt 

16/06/2020 06:24:39 INFO GlusterFS mount attempt 

16/06/2020 06:24:09 INFO GlusterFS mount attempt 

16/06/2020 06:23:39 INFO GlusterFS mount attempt 

16/06/2020 06:23:09 INFO GlusterFS mount attempt 

16/06/2020 06:22:39 INFO GlusterFS mount attempt 

16/06/2020 06:22:09 INFO GlusterFS mount attempt 

16/06/2020 06:21:38 INFO GlusterFS mount attempt 

16/06/2020 06:21:08 INFO GlusterFS mount attempt 

16/06/2020 06:20:38 INFO GlusterFS mount attempt 

16/06/2020 06:20:08 INFO GlusterFS mount attempt 

16/06/2020 06:19:38 INFO GlusterFS mount attempt 

16/06/2020 06:19:08 INFO GlusterFS mount attempt 

16/06/2020 06:18:38 INFO GlusterFS mount attempt 

16/06/2020 06:18:08 INFO GlusterFS mount attempt 

16/06/2020 06:17:38 INFO GlusterFS mount attempt 

16/06/2020 06:17:08 INFO GlusterFS mount attempt 

16/06/2020 06:16:38 INFO GlusterFS mount attempt 

16/06/2020 06:16:07 INFO GlusterFS mount attempt 

16/06/2020 06:15:37 INFO GlusterFS mount attempt 

16/06/2020 06:15:07 INFO GlusterFS mount attempt 

16/06/2020 06:14:37 INFO GlusterFS mount attempt 

16/06/2020 06:14:07 INFO GlusterFS mount attempt 

16/06/2020 06:13:37 INFO GlusterFS mount attempt 

16/06/2020 06:13:07 INFO GlusterFS mount attempt 

16/06/2020 06:12:37 INFO GlusterFS mount attempt 

16/06/2020 06:12:07 INFO GlusterFS mount attempt 

16/06/2020 06:11:37 INFO GlusterFS mount attempt 

16/06/2020 06:11:07 INFO GlusterFS mount attempt 

16/06/2020 06:10:36 INFO GlusterFS mount attempt 

16/06/2020 06:10:06 INFO GlusterFS mount attempt 

16/06/2020 06:09:36 INFO GlusterFS mount attempt 

16/06/2020 06:09:06 INFO GlusterFS mount attempt 

16/06/2020 06:08:36 INFO GlusterFS mount attempt 

16/06/2020 06:08:06 INFO GlusterFS mount attempt 

16/06/2020 06:07:36 INFO GlusterFS mount attempt 

16/06/2020 06:07:06 INFO GlusterFS mount attempt 

16/06/2020 06:06:36 INFO GlusterFS mount attempt 

16/06/2020 06:06:06 INFO GlusterFS mount attempt 

16/06/2020 06:05:36 INFO GlusterFS mount attempt 

16/06/2020 06:05:05 INFO GlusterFS mount attempt 

16/06/2020 06:04:35 INFO GlusterFS mount attempt 

16/06/2020 06:04:05 INFO GlusterFS mount attempt 

16/06/2020 06:03:35 INFO GlusterFS mount attempt 

16/06/2020 06:03:05 INFO GlusterFS mount attempt 

16/06/2020 06:02:35 INFO GlusterFS mount attempt 

16/06/2020 06:02:05 INFO GlusterFS mount attempt 

16/06/2020 06:01:35 INFO GlusterFS mount attempt 

16/06/2020 06:01:05 INFO GlusterFS mount attempt 

16/06/2020 06:00:35 INFO GlusterFS mount attempt 

16/06/2020 06:00:04 INFO GlusterFS mount attempt 

16/06/2020 05:59:34 INFO GlusterFS mount attempt 

16/06/2020 05:59:04 INFO GlusterFS mount attempt 

16/06/2020 05:58:34 INFO GlusterFS mount attempt 

16/06/2020 05:58:04 INFO GlusterFS mount attempt 

16/06/2020 05:57:34 INFO GlusterFS mount attempt 

16/06/2020 05:57:04 INFO GlusterFS mount attempt 

16/06/2020 05:56:34 INFO GlusterFS mount attempt 

16/06/2020 05:56:04 INFO GlusterFS mount attempt 

16/06/2020 05:55:34 INFO GlusterFS mount attempt 

16/06/2020 05:55:04 INFO GlusterFS mount attempt 

16/06/2020 05:54:33 INFO GlusterFS mount attempt 

16/06/2020 05:54:03 INFO GlusterFS mount attempt 

16/06/2020 05:53:33 INFO GlusterFS mount attempt 

16/06/2020 05:53:03 INFO GlusterFS mount attempt 

16/06/2020 05:52:33 INFO GlusterFS mount attempt 

16/06/2020 05:52:03 INFO GlusterFS mount attempt 

16/06/2020 05:51:33 INFO GlusterFS mount attempt 

16/06/2020 05:51:03 INFO GlusterFS mount attempt 

16/06/2020 05:50:33 INFO GlusterFS mount attempt 

16/06/2020 05:50:03 INFO GlusterFS mount attempt 

16/06/2020 05:49:33 INFO GlusterFS mount attempt 

16/06/2020 05:49:02 INFO GlusterFS mount attempt 

16/06/2020 05:48:32 INFO GlusterFS mount attempt 

16/06/2020 05:48:02 INFO GlusterFS mount attempt 

16/06/2020 05:47:32 INFO GlusterFS mount attempt 

16/06/2020 05:47:02 INFO GlusterFS mount attempt 

16/06/2020 05:46:32 INFO GlusterFS mount attempt 

16/06/2020 05:46:02 INFO GlusterFS mount attempt 

16/06/2020 05:45:32 INFO GlusterFS mount attempt 

16/06/2020 05:45:02 INFO GlusterFS mount attempt 

16/06/2020 05:44:32 INFO GlusterFS mount attempt 

16/06/2020 05:44:02 INFO GlusterFS mount attempt 

16/06/2020 05:43:32 INFO GlusterFS mount attempt 

16/06/2020 05:43:01 INFO GlusterFS mount attempt 

16/06/2020 05:42:31 INFO GlusterFS mount attempt 

16/06/2020 05:42:01 INFO GlusterFS mount attempt 

16/06/2020 05:41:31 INFO GlusterFS mount attempt 

16/06/2020 05:41:01 INFO GlusterFS mount attempt 

16/06/2020 05:40:31 INFO GlusterFS mount attempt 

16/06/2020 05:40:01 INFO GlusterFS mount attempt 

16/06/2020 05:39:31 INFO GlusterFS mount attempt 

16/06/2020 05:39:01 INFO GlusterFS mount attempt 

16/06/2020 05:38:31 INFO GlusterFS mount attempt 

16/06/2020 05:38:01 INFO GlusterFS mount attempt 

16/06/2020 05:37:30 INFO GlusterFS mount attempt 

16/06/2020 05:37:00 INFO GlusterFS mount attempt 

16/06/2020 05:36:30 INFO GlusterFS mount attempt 

16/06/2020 05:36:00 INFO GlusterFS mount attempt 

16/06/2020 05:35:30 INFO GlusterFS mount attempt 

16/06/2020 05:35:00 INFO GlusterFS mount attempt 

16/06/2020 05:34:30 INFO GlusterFS mount attempt 

16/06/2020 05:34:00 INFO GlusterFS mount attempt 

16/06/2020 05:33:30 INFO GlusterFS mount attempt 

16/06/2020 05:33:00 INFO GlusterFS mount attempt 

16/06/2020 05:32:30 INFO GlusterFS mount attempt 

16/06/2020 05:31:59 INFO GlusterFS mount attempt 

16/06/2020 05:31:29 INFO GlusterFS mount attempt 

16/06/2020 05:30:59 INFO GlusterFS mount attempt 

16/06/2020 05:30:29 INFO GlusterFS mount attempt 

16/06/2020 05:29:59 INFO GlusterFS mount attempt 

16/06/2020 05:29:29 INFO GlusterFS mount attempt 

16/06/2020 05:28:59 INFO GlusterFS mount attempt 

16/06/2020 05:28:29 INFO GlusterFS mount attempt 

16/06/2020 05:27:59 INFO GlusterFS mount attempt 

16/06/2020 05:27:29 INFO GlusterFS mount attempt 

16/06/2020 05:26:59 INFO GlusterFS mount attempt 

16/06/2020 05:26:29 INFO GlusterFS mount attempt 

16/06/2020 05:25:58 INFO GlusterFS mount attempt 

16/06/2020 05:25:28 INFO GlusterFS mount attempt 

16/06/2020 05:24:58 INFO GlusterFS mount attempt 

16/06/2020 05:24:28 INFO GlusterFS mount attempt 

16/06/2020 05:23:58 INFO GlusterFS mount attempt 

16/06/2020 05:23:28 INFO GlusterFS mount attempt 

16/06/2020 05:22:58 INFO GlusterFS mount attempt 

16/06/2020 05:22:28 INFO GlusterFS mount attempt 

16/06/2020 05:21:58 INFO GlusterFS mount attempt 

16/06/2020 05:21:28 INFO GlusterFS mount attempt 

16/06/2020 05:20:58 INFO GlusterFS mount attempt 

16/06/2020 05:20:27 INFO GlusterFS mount attempt 

16/06/2020 05:19:57 INFO GlusterFS mount attempt 

16/06/2020 05:19:27 INFO GlusterFS mount attempt 

16/06/2020 05:18:57 INFO GlusterFS mount attempt 

16/06/2020 05:18:27 INFO GlusterFS mount attempt 

16/06/2020 05:17:57 INFO GlusterFS mount attempt 

16/06/2020 05:17:27 INFO GlusterFS mount attempt 

16/06/2020 05:16:57 INFO GlusterFS mount attempt 

16/06/2020 05:16:27 INFO GlusterFS mount attempt 

16/06/2020 05:15:57 INFO GlusterFS mount attempt 

16/06/2020 05:15:27 INFO GlusterFS mount attempt 

16/06/2020 05:14:56 INFO GlusterFS mount attempt 

16/06/2020 05:14:26 INFO GlusterFS mount attempt 

16/06/2020 05:13:56 INFO GlusterFS mount attempt 

16/06/2020 05:13:26 INFO GlusterFS mount attempt 

16/06/2020 05:12:56 INFO GlusterFS mount attempt 

16/06/2020 05:12:26 INFO GlusterFS mount attempt 

16/06/2020 05:11:56 INFO GlusterFS mount attempt 

16/06/2020 05:11:26 INFO GlusterFS mount attempt 

16/06/2020 05:10:56 INFO GlusterFS mount attempt 

16/06/2020 05:10:26 INFO GlusterFS mount attempt 

16/06/2020 05:09:55 INFO GlusterFS mount attempt 

16/06/2020 05:09:25 INFO GlusterFS mount attempt 

16/06/2020 05:08:55 INFO GlusterFS mount attempt 

16/06/2020 05:08:25 INFO GlusterFS mount attempt 

16/06/2020 05:07:55 INFO GlusterFS mount attempt 

16/06/2020 05:07:25 INFO GlusterFS mount attempt 

16/06/2020 05:06:55 INFO GlusterFS mount attempt 

16/06/2020 05:06:25 INFO GlusterFS mount attempt 

16/06/2020 05:05:55 INFO GlusterFS mount attempt 

16/06/2020 05:05:25 INFO GlusterFS mount attempt 

16/06/2020 05:04:55 INFO GlusterFS mount attempt 

16/06/2020 05:04:24 INFO GlusterFS mount attempt 

16/06/2020 05:03:54 INFO GlusterFS mount attempt 

16/06/2020 05:03:24 INFO GlusterFS mount attempt 

16/06/2020 05:02:54 INFO GlusterFS mount attempt 

16/06/2020 05:02:24 INFO GlusterFS mount attempt 

16/06/2020 05:01:54 INFO GlusterFS mount attempt 

16/06/2020 05:01:24 INFO GlusterFS mount attempt 

16/06/2020 05:00:54 INFO GlusterFS mount attempt 

16/06/2020 05:00:24 INFO GlusterFS mount attempt 

16/06/2020 04:59:54 INFO GlusterFS mount attempt 

16/06/2020 04:59:24 INFO GlusterFS mount attempt 

16/06/2020 04:58:53 INFO GlusterFS mount attempt 

16/06/2020 04:58:23 INFO GlusterFS mount attempt 

16/06/2020 04:57:53 INFO GlusterFS mount attempt 

16/06/2020 04:57:23 INFO GlusterFS mount attempt 

16/06/2020 04:56:53 INFO GlusterFS mount attempt 

16/06/2020 04:56:23 INFO GlusterFS mount attempt 

16/06/2020 04:55:53 INFO GlusterFS mount attempt 

16/06/2020 04:55:23 INFO GlusterFS mount attempt 

16/06/2020 04:54:53 INFO GlusterFS mount attempt 

16/06/2020 04:54:23 INFO GlusterFS mount attempt 

16/06/2020 04:53:53 INFO GlusterFS mount attempt 

16/06/2020 04:53:22 INFO GlusterFS mount attempt 

16/06/2020 04:52:52 INFO GlusterFS mount attempt 

16/06/2020 04:52:22 INFO GlusterFS mount attempt 

16/06/2020 04:51:52 INFO GlusterFS mount attempt 

16/06/2020 04:51:22 INFO GlusterFS mount attempt 

16/06/2020 04:50:52 INFO GlusterFS mount attempt 

16/06/2020 04:50:22 INFO GlusterFS mount attempt 

16/06/2020 04:49:52 INFO GlusterFS mount attempt 

16/06/2020 04:49:22 INFO GlusterFS mount attempt 

16/06/2020 04:48:52 INFO GlusterFS mount attempt 

16/06/2020 04:48:22 INFO GlusterFS mount attempt 

16/06/2020 04:47:51 INFO GlusterFS mount attempt 

16/06/2020 04:47:21 INFO GlusterFS mount attempt 

16/06/2020 04:46:51 INFO GlusterFS mount attempt 

16/06/2020 04:46:21 INFO GlusterFS mount attempt 

16/06/2020 04:45:51 INFO GlusterFS mount attempt 

16/06/2020 04:45:21 INFO GlusterFS mount attempt 

16/06/2020 04:44:51 INFO GlusterFS mount attempt 

16/06/2020 04:44:21 INFO GlusterFS mount attempt 

16/06/2020 04:43:51 INFO GlusterFS mount attempt 

16/06/2020 04:43:21 INFO GlusterFS mount attempt 

16/06/2020 04:42:51 INFO GlusterFS mount attempt 

16/06/2020 04:42:20 INFO GlusterFS mount attempt 

16/06/2020 04:41:50 INFO GlusterFS mount attempt 

16/06/2020 04:41:20 INFO GlusterFS mount attempt 

16/06/2020 04:40:50 INFO GlusterFS mount attempt 

16/06/2020 04:40:20 INFO GlusterFS mount attempt 

16/06/2020 04:39:50 INFO GlusterFS mount attempt 

16/06/2020 04:39:20 INFO GlusterFS mount attempt 

16/06/2020 04:38:50 INFO GlusterFS mount attempt 

16/06/2020 04:38:20 INFO GlusterFS mount attempt 

16/06/2020 04:37:50 INFO GlusterFS mount attempt 

16/06/2020 04:37:20 INFO GlusterFS mount attempt 

16/06/2020 04:36:49 INFO GlusterFS mount attempt 

16/06/2020 04:36:19 INFO GlusterFS mount attempt 

16/06/2020 04:35:49 INFO GlusterFS mount attempt 

16/06/2020 04:35:19 INFO GlusterFS mount attempt 

16/06/2020 04:34:49 INFO GlusterFS mount attempt 

16/06/2020 04:34:19 INFO GlusterFS mount attempt 

16/06/2020 04:33:49 INFO GlusterFS mount attempt 

16/06/2020 04:33:19 INFO GlusterFS mount attempt 

16/06/2020 04:32:49 INFO GlusterFS mount attempt 

16/06/2020 04:32:19 INFO GlusterFS mount attempt 

16/06/2020 04:31:49 INFO GlusterFS mount attempt 

16/06/2020 04:31:18 INFO GlusterFS mount attempt 

16/06/2020 04:30:48 INFO GlusterFS mount attempt 

16/06/2020 04:30:18 INFO GlusterFS mount attempt 

16/06/2020 04:29:48 INFO GlusterFS mount attempt 

16/06/2020 04:29:18 INFO GlusterFS mount attempt 

16/06/2020 04:28:48 INFO GlusterFS mount attempt 

16/06/2020 04:28:18 INFO GlusterFS mount attempt 

16/06/2020 04:27:48 INFO GlusterFS mount attempt 

16/06/2020 04:27:18 INFO GlusterFS mount attempt 

16/06/2020 04:26:48 INFO GlusterFS mount attempt 

16/06/2020 04:26:18 INFO GlusterFS mount attempt 

16/06/2020 04:25:48 INFO GlusterFS mount attempt 

16/06/2020 04:25:17 INFO GlusterFS mount attempt 

16/06/2020 04:24:47 INFO GlusterFS mount attempt 

16/06/2020 04:24:17 INFO GlusterFS mount attempt 

16/06/2020 04:23:47 INFO GlusterFS mount attempt 

16/06/2020 04:23:17 INFO GlusterFS mount attempt 

16/06/2020 04:22:47 INFO GlusterFS mount attempt 

16/06/2020 04:22:17 INFO GlusterFS mount attempt 

16/06/2020 04:21:47 INFO GlusterFS mount attempt 

16/06/2020 04:21:17 INFO GlusterFS mount attempt 

16/06/2020 04:20:47 INFO GlusterFS mount attempt 

16/06/2020 04:20:17 INFO GlusterFS mount attempt 

16/06/2020 04:19:46 INFO GlusterFS mount attempt 

16/06/2020 04:19:16 INFO GlusterFS mount attempt 

16/06/2020 04:18:46 INFO GlusterFS mount attempt 

16/06/2020 04:18:16 INFO GlusterFS mount attempt 

16/06/2020 04:17:46 INFO GlusterFS mount attempt 

16/06/2020 04:17:16 INFO GlusterFS mount attempt 

16/06/2020 04:16:46 INFO GlusterFS mount attempt 

16/06/2020 04:16:16 INFO GlusterFS mount attempt 

16/06/2020 04:15:46 INFO GlusterFS mount attempt 

16/06/2020 04:15:16 INFO GlusterFS mount attempt 

16/06/2020 04:14:46 INFO GlusterFS mount attempt 

16/06/2020 04:14:15 INFO GlusterFS mount attempt 

16/06/2020 04:13:45 INFO GlusterFS mount attempt 

16/06/2020 04:13:15 INFO GlusterFS mount attempt 

16/06/2020 04:12:45 INFO GlusterFS mount attempt 

16/06/2020 04:12:15 INFO GlusterFS mount attempt 

16/06/2020 04:11:45 INFO GlusterFS mount attempt 

16/06/2020 04:11:15 INFO GlusterFS mount attempt 

16/06/2020 04:10:45 INFO GlusterFS mount attempt 

16/06/2020 04:10:15 INFO GlusterFS mount attempt 

16/06/2020 04:09:45 INFO GlusterFS mount attempt 

16/06/2020 04:09:14 INFO GlusterFS mount attempt 

16/06/2020 04:08:44 INFO GlusterFS mount attempt 

16/06/2020 04:08:14 INFO GlusterFS mount attempt 

16/06/2020 04:07:44 INFO GlusterFS mount attempt 

16/06/2020 04:07:14 INFO GlusterFS mount attempt 

16/06/2020 04:06:44 INFO GlusterFS mount attempt 

16/06/2020 04:06:14 INFO GlusterFS mount attempt 

16/06/2020 04:05:44 INFO GlusterFS mount attempt 

16/06/2020 04:05:14 INFO GlusterFS mount attempt 

16/06/2020 04:04:44 INFO GlusterFS mount attempt 

16/06/2020 04:04:14 INFO GlusterFS mount attempt 

16/06/2020 04:03:43 INFO GlusterFS mount attempt 

16/06/2020 04:03:13 INFO GlusterFS mount attempt 

16/06/2020 04:02:43 INFO GlusterFS mount attempt 

16/06/2020 04:02:13 INFO GlusterFS mount attempt 

16/06/2020 04:01:43 INFO GlusterFS mount attempt 

16/06/2020 04:01:13 INFO GlusterFS mount attempt 

16/06/2020 04:00:43 INFO GlusterFS mount attempt 

16/06/2020 04:00:13 INFO GlusterFS mount attempt 

16/06/2020 03:59:43 INFO GlusterFS mount attempt 

16/06/2020 03:59:13 INFO GlusterFS mount attempt 

16/06/2020 03:58:43 INFO GlusterFS mount attempt 

16/06/2020 03:58:13 INFO GlusterFS mount attempt 

16/06/2020 03:57:42 INFO GlusterFS mount attempt 

16/06/2020 03:57:12 INFO GlusterFS mount attempt 

16/06/2020 03:56:42 INFO GlusterFS mount attempt 

16/06/2020 03:56:12 INFO GlusterFS mount attempt 

16/06/2020 03:55:42 INFO GlusterFS mount attempt 

16/06/2020 03:55:12 INFO GlusterFS mount attempt 

16/06/2020 03:54:42 INFO GlusterFS mount attempt 

16/06/2020 03:54:12 INFO GlusterFS mount attempt 

16/06/2020 03:53:42 INFO GlusterFS mount attempt 

16/06/2020 03:53:12 INFO GlusterFS mount attempt 

16/06/2020 03:52:42 INFO GlusterFS mount attempt 

16/06/2020 03:52:11 INFO GlusterFS mount attempt 

16/06/2020 03:51:41 INFO GlusterFS mount attempt 

16/06/2020 03:51:11 INFO GlusterFS mount attempt 

16/06/2020 03:50:41 INFO GlusterFS mount attempt 

16/06/2020 03:50:11 INFO GlusterFS mount attempt 

16/06/2020 03:49:41 INFO GlusterFS mount attempt 

16/06/2020 03:49:11 INFO GlusterFS mount attempt 

16/06/2020 03:48:41 INFO GlusterFS mount attempt 

16/06/2020 03:48:11 INFO GlusterFS mount attempt 

16/06/2020 03:47:41 INFO GlusterFS mount attempt 

16/06/2020 03:47:10 INFO GlusterFS mount attempt 

16/06/2020 03:46:40 INFO GlusterFS mount attempt 

16/06/2020 03:46:10 INFO GlusterFS mount attempt 

16/06/2020 03:45:40 INFO GlusterFS mount attempt 

16/06/2020 03:45:10 INFO GlusterFS mount attempt 

16/06/2020 03:44:40 INFO GlusterFS mount attempt 

16/06/2020 03:44:10 INFO GlusterFS mount attempt 

16/06/2020 03:43:40 INFO GlusterFS mount attempt 

16/06/2020 03:43:10 INFO GlusterFS mount attempt 

16/06/2020 03:42:40 INFO GlusterFS mount attempt 

16/06/2020 03:42:10 INFO GlusterFS mount attempt 

16/06/2020 03:41:40 INFO GlusterFS mount attempt 

16/06/2020 03:41:09 INFO GlusterFS mount attempt 

16/06/2020 03:40:39 INFO GlusterFS mount attempt 

16/06/2020 03:40:09 INFO GlusterFS mount attempt 

16/06/2020 03:39:39 INFO GlusterFS mount attempt 

16/06/2020 03:39:09 INFO GlusterFS mount attempt 

16/06/2020 03:38:39 INFO GlusterFS mount attempt 

16/06/2020 03:38:09 INFO GlusterFS mount attempt 

16/06/2020 03:37:39 INFO GlusterFS mount attempt 

16/06/2020 03:37:09 INFO GlusterFS mount attempt 

16/06/2020 03:36:39 INFO GlusterFS mount attempt 

16/06/2020 03:36:09 INFO GlusterFS mount attempt 

16/06/2020 03:35:38 INFO GlusterFS mount attempt 

16/06/2020 03:35:08 INFO GlusterFS mount attempt 

16/06/2020 03:34:38 INFO GlusterFS mount attempt 

16/06/2020 03:34:08 INFO GlusterFS mount attempt 

16/06/2020 03:33:38 INFO GlusterFS mount attempt 

16/06/2020 03:33:08 INFO GlusterFS mount attempt 

16/06/2020 03:32:38 INFO GlusterFS mount attempt 

16/06/2020 03:32:08 INFO GlusterFS mount attempt 

16/06/2020 03:31:38 INFO GlusterFS mount attempt 

16/06/2020 03:31:08 INFO GlusterFS mount attempt 

16/06/2020 03:30:38 INFO GlusterFS mount attempt 

16/06/2020 03:30:07 INFO GlusterFS mount attempt 

16/06/2020 03:29:37 INFO GlusterFS mount attempt 

16/06/2020 03:29:07 INFO GlusterFS mount attempt 

16/06/2020 03:28:37 INFO GlusterFS mount attempt 

16/06/2020 03:28:07 INFO GlusterFS mount attempt 

16/06/2020 03:27:37 INFO GlusterFS mount attempt 

16/06/2020 03:27:07 INFO GlusterFS mount attempt 

16/06/2020 03:26:37 INFO GlusterFS mount attempt 

16/06/2020 03:26:07 INFO GlusterFS mount attempt 

16/06/2020 03:25:37 INFO GlusterFS mount attempt 

16/06/2020 03:25:06 INFO GlusterFS mount attempt 

16/06/2020 03:24:36 INFO GlusterFS mount attempt 

16/06/2020 03:24:06 INFO GlusterFS mount attempt 

16/06/2020 03:23:36 INFO GlusterFS mount attempt 

16/06/2020 03:23:06 INFO GlusterFS mount attempt 

16/06/2020 03:22:36 INFO GlusterFS mount attempt 

16/06/2020 03:22:06 INFO GlusterFS mount attempt 

16/06/2020 03:21:36 INFO GlusterFS mount attempt 

16/06/2020 03:21:06 INFO GlusterFS mount attempt 

16/06/2020 03:20:36 INFO GlusterFS mount attempt 

16/06/2020 03:20:06 INFO GlusterFS mount attempt 

16/06/2020 03:19:35 INFO GlusterFS mount attempt 

16/06/2020 03:19:05 INFO GlusterFS mount attempt 

16/06/2020 03:18:35 INFO GlusterFS mount attempt 

16/06/2020 03:18:05 INFO GlusterFS mount attempt 

16/06/2020 03:17:35 INFO GlusterFS mount attempt 

16/06/2020 03:17:05 INFO GlusterFS mount attempt 

16/06/2020 03:16:35 INFO GlusterFS mount attempt 

16/06/2020 03:16:05 INFO GlusterFS mount attempt 

16/06/2020 03:15:35 INFO GlusterFS mount attempt 

16/06/2020 03:15:05 INFO GlusterFS mount attempt 

16/06/2020 03:14:34 INFO GlusterFS mount attempt 

16/06/2020 03:14:04 INFO GlusterFS mount attempt 

16/06/2020 03:13:34 INFO GlusterFS mount attempt 

16/06/2020 03:13:04 INFO GlusterFS mount attempt 

16/06/2020 03:12:34 INFO GlusterFS mount attempt 

16/06/2020 03:12:04 INFO GlusterFS mount attempt 

16/06/2020 03:11:34 INFO GlusterFS mount attempt 

16/06/2020 03:11:04 INFO GlusterFS mount attempt 

16/06/2020 03:10:34 INFO GlusterFS mount attempt 

16/06/2020 03:10:04 INFO GlusterFS mount attempt 

16/06/2020 03:09:34 INFO GlusterFS mount attempt 

16/06/2020 03:09:03 INFO GlusterFS mount attempt 

16/06/2020 03:08:33 INFO GlusterFS mount attempt 

16/06/2020 03:08:03 INFO GlusterFS mount attempt 

16/06/2020 03:07:33 INFO GlusterFS mount attempt 

16/06/2020 03:07:03 INFO GlusterFS mount attempt 

16/06/2020 03:06:33 INFO GlusterFS mount attempt 

16/06/2020 03:06:03 INFO GlusterFS mount attempt 

16/06/2020 03:05:33 INFO GlusterFS mount attempt 

16/06/2020 03:05:03 INFO GlusterFS mount attempt 

16/06/2020 03:04:33 INFO GlusterFS mount attempt 

16/06/2020 03:04:02 INFO GlusterFS mount attempt 

16/06/2020 03:03:32 INFO GlusterFS mount attempt 

16/06/2020 03:03:02 INFO GlusterFS mount attempt 

16/06/2020 03:02:32 INFO GlusterFS mount attempt 

16/06/2020 03:02:02 INFO GlusterFS mount attempt 

16/06/2020 03:01:32 INFO GlusterFS mount attempt 

16/06/2020 03:01:02 INFO GlusterFS mount attempt 

16/06/2020 03:00:32 INFO GlusterFS mount attempt 

16/06/2020 03:00:02 INFO GlusterFS mount attempt 

16/06/2020 02:59:32 INFO GlusterFS mount attempt 

16/06/2020 02:59:02 INFO GlusterFS mount attempt 

16/06/2020 02:58:31 INFO GlusterFS mount attempt 

16/06/2020 02:58:01 INFO GlusterFS mount attempt 

16/06/2020 02:57:31 INFO GlusterFS mount attempt 

16/06/2020 02:57:01 INFO GlusterFS mount attempt 

16/06/2020 02:56:31 INFO GlusterFS mount attempt 

16/06/2020 02:56:01 INFO GlusterFS mount attempt 

16/06/2020 02:55:31 INFO GlusterFS mount attempt 

16/06/2020 02:55:01 INFO GlusterFS mount attempt 

16/06/2020 02:54:31 INFO GlusterFS mount attempt 

16/06/2020 02:54:01 INFO GlusterFS mount attempt 

16/06/2020 02:53:31 INFO GlusterFS mount attempt 

16/06/2020 02:53:00 INFO GlusterFS mount attempt 

16/06/2020 02:52:30 INFO GlusterFS mount attempt 

16/06/2020 02:52:00 INFO GlusterFS mount attempt 

16/06/2020 02:51:30 INFO GlusterFS mount attempt 

16/06/2020 02:51:00 INFO GlusterFS mount attempt 

16/06/2020 02:50:30 INFO GlusterFS mount attempt 

16/06/2020 02:50:00 INFO GlusterFS mount attempt 

16/06/2020 02:49:30 INFO GlusterFS mount attempt 

16/06/2020 02:49:00 INFO GlusterFS mount attempt 

16/06/2020 02:48:30 INFO GlusterFS mount attempt 

16/06/2020 02:48:00 INFO GlusterFS mount attempt 

16/06/2020 02:47:29 INFO GlusterFS mount attempt 

16/06/2020 02:46:59 INFO GlusterFS mount attempt 

16/06/2020 02:46:29 INFO GlusterFS mount attempt 

16/06/2020 02:45:59 INFO GlusterFS mount attempt 

16/06/2020 02:45:29 INFO GlusterFS mount attempt 

16/06/2020 02:44:59 INFO GlusterFS mount attempt 

16/06/2020 02:44:29 INFO GlusterFS mount attempt 

16/06/2020 02:43:59 INFO GlusterFS mount attempt 

16/06/2020 02:43:29 INFO GlusterFS mount attempt 

16/06/2020 02:42:59 INFO GlusterFS mount attempt 

16/06/2020 02:42:29 INFO GlusterFS mount attempt 

16/06/2020 02:41:58 INFO GlusterFS mount attempt 

16/06/2020 02:41:28 INFO GlusterFS mount attempt 

16/06/2020 02:40:58 INFO GlusterFS mount attempt 

16/06/2020 02:40:28 INFO GlusterFS mount attempt 

16/06/2020 02:39:58 INFO GlusterFS mount attempt 

16/06/2020 02:39:28 INFO GlusterFS mount attempt 

16/06/2020 02:38:58 INFO GlusterFS mount attempt 

16/06/2020 02:38:28 INFO GlusterFS mount attempt 

16/06/2020 02:37:58 INFO GlusterFS mount attempt 

16/06/2020 02:37:28 INFO GlusterFS mount attempt 

16/06/2020 02:36:58 INFO GlusterFS mount attempt 

16/06/2020 02:36:27 INFO GlusterFS mount attempt 

16/06/2020 02:35:57 INFO GlusterFS mount attempt 

16/06/2020 02:35:27 INFO GlusterFS mount attempt 

16/06/2020 02:34:57 INFO GlusterFS mount attempt 

16/06/2020 02:34:27 INFO GlusterFS mount attempt 

16/06/2020 02:33:57 INFO GlusterFS mount attempt 

16/06/2020 02:33:27 INFO GlusterFS mount attempt 

16/06/2020 02:32:57 INFO GlusterFS mount attempt 

16/06/2020 02:32:27 INFO GlusterFS mount attempt 

16/06/2020 02:31:57 INFO GlusterFS mount attempt 

16/06/2020 02:31:27 INFO GlusterFS mount attempt 

16/06/2020 02:30:56 INFO GlusterFS mount attempt 

16/06/2020 02:30:26 INFO GlusterFS mount attempt 

16/06/2020 02:29:56 INFO GlusterFS mount attempt 

16/06/2020 02:29:26 INFO GlusterFS mount attempt 

16/06/2020 02:28:56 INFO GlusterFS mount attempt 

16/06/2020 02:28:26 INFO GlusterFS mount attempt 

16/06/2020 02:27:56 INFO GlusterFS mount attempt 

16/06/2020 02:27:26 INFO GlusterFS mount attempt 

16/06/2020 02:26:56 INFO GlusterFS mount attempt 

16/06/2020 02:26:26 INFO GlusterFS mount attempt 

16/06/2020 02:25:56 INFO GlusterFS mount attempt 

16/06/2020 02:25:25 INFO GlusterFS mount attempt 

16/06/2020 02:24:55 INFO GlusterFS mount attempt 

16/06/2020 02:24:25 INFO GlusterFS mount attempt 

16/06/2020 02:23:55 INFO GlusterFS mount attempt 

16/06/2020 02:23:25 INFO GlusterFS mount attempt 

16/06/2020 02:22:55 INFO GlusterFS mount attempt 

16/06/2020 02:22:25 INFO GlusterFS mount attempt 

16/06/2020 02:21:55 INFO GlusterFS mount attempt 

16/06/2020 02:21:25 INFO GlusterFS mount attempt 

16/06/2020 02:20:55 INFO GlusterFS mount attempt 

16/06/2020 02:20:25 INFO GlusterFS mount attempt 

16/06/2020 02:19:54 INFO GlusterFS mount attempt 

16/06/2020 02:19:24 INFO GlusterFS mount attempt 

16/06/2020 02:18:54 INFO GlusterFS mount attempt 

16/06/2020 02:18:24 INFO GlusterFS mount attempt 

16/06/2020 02:17:54 INFO GlusterFS mount attempt 

16/06/2020 02:17:24 INFO GlusterFS mount attempt 

16/06/2020 02:16:54 INFO GlusterFS mount attempt 

16/06/2020 02:16:24 INFO GlusterFS mount attempt 

16/06/2020 02:15:54 INFO GlusterFS mount attempt 

16/06/2020 02:15:24 INFO GlusterFS mount attempt 

16/06/2020 02:14:54 INFO GlusterFS mount attempt 

16/06/2020 02:14:23 INFO GlusterFS mount attempt 

16/06/2020 02:13:53 INFO GlusterFS mount attempt 

16/06/2020 02:13:23 INFO GlusterFS mount attempt 

16/06/2020 02:12:53 INFO GlusterFS mount attempt 

16/06/2020 02:12:23 INFO GlusterFS mount attempt 

16/06/2020 02:11:53 INFO GlusterFS mount attempt 

16/06/2020 02:11:23 INFO GlusterFS mount attempt 

16/06/2020 02:10:53 INFO GlusterFS mount attempt 

16/06/2020 02:10:23 INFO GlusterFS mount attempt 

16/06/2020 02:09:53 INFO GlusterFS mount attempt 

16/06/2020 02:09:23 INFO GlusterFS mount attempt 

16/06/2020 02:08:52 INFO GlusterFS mount attempt 

16/06/2020 02:08:22 INFO GlusterFS mount attempt 

16/06/2020 02:07:52 INFO GlusterFS mount attempt 

16/06/2020 02:07:22 INFO GlusterFS mount attempt 

16/06/2020 02:06:52 INFO GlusterFS mount attempt 

16/06/2020 02:06:22 INFO GlusterFS mount attempt 

16/06/2020 02:05:52 INFO GlusterFS mount attempt 

16/06/2020 02:05:22 INFO GlusterFS mount attempt 

16/06/2020 02:04:52 INFO GlusterFS mount attempt 

16/06/2020 02:04:22 INFO GlusterFS mount attempt 

16/06/2020 02:03:52 INFO GlusterFS mount attempt 

16/06/2020 02:03:21 INFO GlusterFS mount attempt 

16/06/2020 02:02:51 INFO GlusterFS mount attempt 

16/06/2020 02:02:21 INFO GlusterFS mount attempt 

16/06/2020 02:01:51 INFO GlusterFS mount attempt 

16/06/2020 02:01:21 INFO GlusterFS mount attempt 

16/06/2020 02:00:51 INFO GlusterFS mount attempt 

16/06/2020 02:00:21 INFO GlusterFS mount attempt 

16/06/2020 01:59:51 INFO GlusterFS mount attempt 

16/06/2020 01:59:21 INFO GlusterFS mount attempt 

16/06/2020 01:58:51 INFO GlusterFS mount attempt 

16/06/2020 01:58:20 INFO GlusterFS mount attempt 

16/06/2020 01:57:50 INFO GlusterFS mount attempt 

16/06/2020 01:57:20 INFO GlusterFS mount attempt 

16/06/2020 01:56:50 INFO GlusterFS mount attempt 

16/06/2020 01:56:20 INFO GlusterFS mount attempt 

16/06/2020 01:55:50 INFO GlusterFS mount attempt 

16/06/2020 01:55:20 INFO GlusterFS mount attempt 

16/06/2020 01:54:50 INFO GlusterFS mount attempt 

16/06/2020 01:54:20 INFO GlusterFS mount attempt 

16/06/2020 01:53:50 INFO GlusterFS mount attempt 

16/06/2020 01:53:20 INFO GlusterFS mount attempt 

16/06/2020 01:52:50 INFO GlusterFS mount attempt 

16/06/2020 01:52:19 INFO GlusterFS mount attempt 

16/06/2020 01:51:49 INFO GlusterFS mount attempt 

16/06/2020 01:51:19 INFO GlusterFS mount attempt 

16/06/2020 01:50:49 INFO GlusterFS mount attempt 

16/06/2020 01:50:19 INFO GlusterFS mount attempt 

16/06/2020 01:49:49 INFO GlusterFS mount attempt 

16/06/2020 01:49:19 INFO GlusterFS mount attempt 

16/06/2020 01:48:49 INFO GlusterFS mount attempt 

16/06/2020 01:48:19 INFO GlusterFS mount attempt 

16/06/2020 01:47:49 INFO GlusterFS mount attempt 

16/06/2020 01:47:18 INFO GlusterFS mount attempt 

16/06/2020 01:46:48 INFO GlusterFS mount attempt 

16/06/2020 01:46:18 INFO GlusterFS mount attempt 

16/06/2020 01:45:48 INFO GlusterFS mount attempt 

16/06/2020 01:45:18 INFO GlusterFS mount attempt 

16/06/2020 01:44:48 INFO GlusterFS mount attempt 

16/06/2020 01:44:18 INFO GlusterFS mount attempt 

16/06/2020 01:43:48 INFO GlusterFS mount attempt 

16/06/2020 01:43:18 INFO GlusterFS mount attempt 

16/06/2020 01:42:48 INFO GlusterFS mount attempt 

16/06/2020 01:42:18 INFO GlusterFS mount attempt 

16/06/2020 01:41:47 INFO GlusterFS mount attempt 

16/06/2020 01:41:17 INFO GlusterFS mount attempt 

16/06/2020 01:40:47 INFO GlusterFS mount attempt 

16/06/2020 01:40:17 INFO GlusterFS mount attempt 

16/06/2020 01:39:47 INFO GlusterFS mount attempt 

16/06/2020 01:39:17 INFO GlusterFS mount attempt 

16/06/2020 01:38:47 INFO GlusterFS mount attempt 

16/06/2020 01:38:17 INFO GlusterFS mount attempt 

16/06/2020 01:37:47 INFO GlusterFS mount attempt 

16/06/2020 01:37:17 INFO GlusterFS mount attempt 

16/06/2020 01:36:47 INFO GlusterFS mount attempt 

16/06/2020 01:36:16 INFO GlusterFS mount attempt 

16/06/2020 01:35:46 INFO GlusterFS mount attempt 

16/06/2020 01:35:16 INFO GlusterFS mount attempt 

16/06/2020 01:34:46 INFO GlusterFS mount attempt 

16/06/2020 01:34:16 INFO GlusterFS mount attempt 

16/06/2020 01:33:46 INFO GlusterFS mount attempt 

16/06/2020 01:33:16 INFO GlusterFS mount attempt 

16/06/2020 01:32:46 INFO GlusterFS mount attempt 

16/06/2020 01:32:16 INFO GlusterFS mount attempt 

16/06/2020 01:31:46 INFO GlusterFS mount attempt 

16/06/2020 01:31:16 INFO GlusterFS mount attempt 

16/06/2020 01:30:45 INFO GlusterFS mount attempt 

16/06/2020 01:30:15 INFO GlusterFS mount attempt 

16/06/2020 01:29:45 INFO GlusterFS mount attempt 

16/06/2020 01:29:15 INFO GlusterFS mount attempt 

16/06/2020 01:28:45 INFO GlusterFS mount attempt 

16/06/2020 01:28:15 INFO GlusterFS mount attempt 

16/06/2020 01:27:45 INFO GlusterFS mount attempt 

16/06/2020 01:27:15 INFO GlusterFS mount attempt 

16/06/2020 01:26:45 INFO GlusterFS mount attempt 

16/06/2020 01:26:15 INFO GlusterFS mount attempt 

16/06/2020 01:25:45 INFO GlusterFS mount attempt 

16/06/2020 01:25:14 INFO GlusterFS mount attempt 

16/06/2020 01:24:44 INFO GlusterFS mount attempt 

16/06/2020 01:24:14 INFO GlusterFS mount attempt 

16/06/2020 01:23:44 INFO GlusterFS mount attempt 

16/06/2020 01:23:14 INFO GlusterFS mount attempt 

16/06/2020 01:22:44 INFO GlusterFS mount attempt 

16/06/2020 01:22:14 INFO GlusterFS mount attempt 

16/06/2020 01:21:44 INFO GlusterFS mount attempt 

16/06/2020 01:21:14 INFO GlusterFS mount attempt 

16/06/2020 01:20:44 INFO GlusterFS mount attempt 

16/06/2020 01:20:14 INFO GlusterFS mount attempt 

16/06/2020 01:19:43 INFO GlusterFS mount attempt 

16/06/2020 01:19:13 INFO GlusterFS mount attempt 

16/06/2020 01:18:43 INFO GlusterFS mount attempt 

16/06/2020 01:18:13 INFO GlusterFS mount attempt 

16/06/2020 01:17:43 INFO GlusterFS mount attempt 

16/06/2020 01:17:13 INFO GlusterFS mount attempt 

16/06/2020 01:16:43 INFO GlusterFS mount attempt 

16/06/2020 01:16:13 INFO GlusterFS mount attempt 

16/06/2020 01:15:43 INFO GlusterFS mount attempt 

16/06/2020 01:15:13 INFO GlusterFS mount attempt 

16/06/2020 01:14:43 INFO GlusterFS mount attempt 

16/06/2020 01:14:12 INFO GlusterFS mount attempt 

16/06/2020 01:13:42 INFO GlusterFS mount attempt 

16/06/2020 01:13:12 INFO GlusterFS mount attempt 

16/06/2020 01:12:42 INFO GlusterFS mount attempt 

16/06/2020 01:12:12 INFO GlusterFS mount attempt 

16/06/2020 01:11:42 INFO GlusterFS mount attempt 

16/06/2020 01:11:12 INFO GlusterFS mount attempt 

16/06/2020 01:10:42 INFO GlusterFS mount attempt 

16/06/2020 01:10:12 INFO GlusterFS mount attempt 

16/06/2020 01:09:42 INFO GlusterFS mount attempt 

16/06/2020 01:09:12 INFO GlusterFS mount attempt 

16/06/2020 01:08:41 INFO GlusterFS mount attempt 

16/06/2020 01:08:11 INFO GlusterFS mount attempt 

16/06/2020 01:07:41 INFO GlusterFS mount attempt 

16/06/2020 01:07:11 INFO GlusterFS mount attempt 

16/06/2020 01:06:41 INFO GlusterFS mount attempt 

16/06/2020 01:06:11 INFO GlusterFS mount attempt 

16/06/2020 01:05:41 INFO GlusterFS mount attempt 

16/06/2020 01:05:11 INFO GlusterFS mount attempt 

16/06/2020 01:04:41 INFO GlusterFS mount attempt 

16/06/2020 01:04:11 INFO GlusterFS mount attempt 

16/06/2020 01:03:40 INFO GlusterFS mount attempt 

16/06/2020 01:03:10 INFO GlusterFS mount attempt 

16/06/2020 01:02:40 INFO GlusterFS mount attempt 

16/06/2020 01:02:10 INFO GlusterFS mount attempt 

16/06/2020 01:01:40 INFO GlusterFS mount attempt 

16/06/2020 01:01:10 INFO GlusterFS mount attempt 

16/06/2020 01:00:40 INFO GlusterFS mount attempt 

16/06/2020 01:00:10 INFO GlusterFS mount attempt 

16/06/2020 00:59:40 INFO GlusterFS mount attempt 

16/06/2020 00:59:10 INFO GlusterFS mount attempt 

16/06/2020 00:58:40 INFO GlusterFS mount attempt 

16/06/2020 00:58:09 INFO GlusterFS mount attempt 

16/06/2020 00:57:39 INFO GlusterFS mount attempt 

16/06/2020 00:57:09 INFO GlusterFS mount attempt 

16/06/2020 00:56:39 INFO GlusterFS mount attempt 

16/06/2020 00:56:09 INFO GlusterFS mount attempt 

16/06/2020 00:55:39 INFO GlusterFS mount attempt 

16/06/2020 00:55:09 INFO GlusterFS mount attempt 

16/06/2020 00:54:39 INFO GlusterFS mount attempt 

16/06/2020 00:54:09 INFO GlusterFS mount attempt 

16/06/2020 00:53:39 INFO GlusterFS mount attempt 

16/06/2020 00:53:09 INFO GlusterFS mount attempt 

16/06/2020 00:52:38 INFO GlusterFS mount attempt 

16/06/2020 00:52:08 INFO GlusterFS mount attempt 

16/06/2020 00:51:38 INFO GlusterFS mount attempt 

16/06/2020 00:51:08 INFO GlusterFS mount attempt 

16/06/2020 00:50:38 INFO GlusterFS mount attempt 

16/06/2020 00:50:08 INFO GlusterFS mount attempt 

16/06/2020 00:49:38 INFO GlusterFS mount attempt 

16/06/2020 00:49:08 INFO GlusterFS mount attempt 

16/06/2020 00:48:38 INFO GlusterFS mount attempt 

16/06/2020 00:48:08 INFO GlusterFS mount attempt 

16/06/2020 00:47:38 INFO GlusterFS mount attempt 

16/06/2020 00:47:08 INFO GlusterFS mount attempt 

16/06/2020 00:46:37 INFO GlusterFS mount attempt 

16/06/2020 00:46:07 INFO GlusterFS mount attempt 

16/06/2020 00:45:37 INFO GlusterFS mount attempt 

16/06/2020 00:45:07 INFO GlusterFS mount attempt 

16/06/2020 00:44:37 INFO GlusterFS mount attempt 

16/06/2020 00:44:07 INFO GlusterFS mount attempt 

16/06/2020 00:43:37 INFO GlusterFS mount attempt 

16/06/2020 00:43:07 INFO GlusterFS mount attempt 

16/06/2020 00:42:37 INFO GlusterFS mount attempt 

16/06/2020 00:42:07 INFO GlusterFS mount attempt 

16/06/2020 00:41:36 INFO GlusterFS mount attempt 

16/06/2020 00:41:06 INFO GlusterFS mount attempt 

16/06/2020 00:40:36 INFO GlusterFS mount attempt 

16/06/2020 00:40:06 INFO GlusterFS mount attempt 

16/06/2020 00:39:36 INFO GlusterFS mount attempt 

16/06/2020 00:39:06 INFO GlusterFS mount attempt 

16/06/2020 00:38:36 INFO GlusterFS mount attempt 

16/06/2020 00:38:06 INFO GlusterFS mount attempt 

16/06/2020 00:37:36 INFO GlusterFS mount attempt 

16/06/2020 00:37:06 INFO GlusterFS mount attempt 

16/06/2020 00:36:36 INFO GlusterFS mount attempt 

16/06/2020 00:36:05 INFO GlusterFS mount attempt 

16/06/2020 00:35:35 INFO GlusterFS mount attempt 

16/06/2020 00:35:05 INFO GlusterFS mount attempt 

16/06/2020 00:34:35 INFO GlusterFS mount attempt 

16/06/2020 00:34:05 INFO GlusterFS mount attempt 

16/06/2020 00:33:35 INFO GlusterFS mount attempt 

16/06/2020 00:33:05 INFO GlusterFS mount attempt 

16/06/2020 00:32:35 INFO GlusterFS mount attempt 

16/06/2020 00:32:05 INFO GlusterFS mount attempt 

16/06/2020 00:31:35 INFO GlusterFS mount attempt 

16/06/2020 00:31:05 INFO GlusterFS mount attempt 

16/06/2020 00:30:35 INFO GlusterFS mount attempt 

16/06/2020 00:30:04 INFO GlusterFS mount attempt 

16/06/2020 00:29:34 INFO GlusterFS mount attempt 

16/06/2020 00:29:04 INFO GlusterFS mount attempt 

16/06/2020 00:28:34 INFO GlusterFS mount attempt 

16/06/2020 00:28:04 INFO GlusterFS mount attempt 

16/06/2020 00:27:34 INFO GlusterFS mount attempt 

16/06/2020 00:27:04 INFO GlusterFS mount attempt 

16/06/2020 00:26:34 INFO GlusterFS mount attempt 

16/06/2020 00:26:04 INFO GlusterFS mount attempt 

16/06/2020 00:25:34 INFO GlusterFS mount attempt 

16/06/2020 00:25:03 INFO GlusterFS mount attempt 

16/06/2020 00:24:33 INFO GlusterFS mount attempt 

16/06/2020 00:24:03 INFO GlusterFS mount attempt 

16/06/2020 00:23:33 INFO GlusterFS mount attempt 

16/06/2020 00:23:03 INFO GlusterFS mount attempt 

16/06/2020 00:22:33 INFO GlusterFS mount attempt 

16/06/2020 00:22:03 INFO GlusterFS mount attempt 

16/06/2020 00:21:33 INFO GlusterFS mount attempt 

16/06/2020 00:21:03 INFO GlusterFS mount attempt 

16/06/2020 00:20:33 INFO GlusterFS mount attempt 

16/06/2020 00:20:03 INFO GlusterFS mount attempt 

16/06/2020 00:19:32 INFO GlusterFS mount attempt 

16/06/2020 00:19:02 INFO GlusterFS mount attempt 

16/06/2020 00:18:32 INFO GlusterFS mount attempt 

16/06/2020 00:18:02 INFO GlusterFS mount attempt 

16/06/2020 00:17:32 INFO GlusterFS mount attempt 

16/06/2020 00:17:02 INFO GlusterFS mount attempt 

16/06/2020 00:16:32 INFO GlusterFS mount attempt 

16/06/2020 00:16:02 INFO GlusterFS mount attempt 

16/06/2020 00:15:32 INFO GlusterFS mount attempt 

16/06/2020 00:15:02 INFO GlusterFS mount attempt 

16/06/2020 00:14:31 INFO GlusterFS mount attempt 

16/06/2020 00:14:01 INFO GlusterFS mount attempt 

16/06/2020 00:13:31 INFO GlusterFS mount attempt 

16/06/2020 00:13:01 INFO GlusterFS mount attempt 

16/06/2020 00:12:31 INFO GlusterFS mount attempt 

16/06/2020 00:12:01 INFO GlusterFS mount attempt 

16/06/2020 00:11:31 INFO GlusterFS mount attempt 

16/06/2020 00:11:01 INFO GlusterFS mount attempt 

16/06/2020 00:10:31 INFO GlusterFS mount attempt 

16/06/2020 00:10:01 INFO GlusterFS mount attempt 

16/06/2020 00:09:31 INFO GlusterFS mount attempt 

16/06/2020 00:09:01 INFO GlusterFS mount attempt 

16/06/2020 00:08:30 INFO GlusterFS mount attempt 

16/06/2020 00:08:00 INFO GlusterFS mount attempt 

16/06/2020 00:07:30 INFO GlusterFS mount attempt 

16/06/2020 00:07:00 INFO GlusterFS mount attempt 

16/06/2020 00:06:30 INFO GlusterFS mount attempt 

16/06/2020 00:06:00 INFO GlusterFS mount attempt 

16/06/2020 00:05:30 INFO GlusterFS mount attempt 

16/06/2020 00:05:00 INFO GlusterFS mount attempt 

16/06/2020 00:04:30 INFO GlusterFS mount attempt 

16/06/2020 00:04:00 INFO GlusterFS mount attempt 

16/06/2020 00:03:29 INFO GlusterFS mount attempt 

16/06/2020 00:02:59 INFO GlusterFS mount attempt 

16/06/2020 00:02:29 INFO GlusterFS mount attempt 

16/06/2020 00:01:59 INFO GlusterFS mount attempt 

16/06/2020 00:01:29 INFO GlusterFS mount attempt 

16/06/2020 00:00:59 INFO GlusterFS mount attempt 

16/06/2020 00:00:29 INFO GlusterFS mount attempt 

15/06/2020 23:59:59 INFO GlusterFS mount attempt 

15/06/2020 23:59:29 INFO GlusterFS mount attempt 

15/06/2020 23:58:59 INFO GlusterFS mount attempt 

15/06/2020 23:58:29 INFO GlusterFS mount attempt 

15/06/2020 23:57:59 INFO GlusterFS mount attempt 

15/06/2020 23:57:28 INFO GlusterFS mount attempt 

15/06/2020 23:56:58 INFO GlusterFS mount attempt 

15/06/2020 23:56:28 INFO GlusterFS mount attempt 

15/06/2020 23:55:58 INFO GlusterFS mount attempt 

15/06/2020 23:55:28 INFO GlusterFS mount attempt 

15/06/2020 23:54:58 INFO GlusterFS mount attempt 

15/06/2020 23:54:28 INFO GlusterFS mount attempt 

15/06/2020 23:53:58 INFO GlusterFS mount attempt 

15/06/2020 23:53:28 INFO GlusterFS mount attempt 

15/06/2020 23:52:58 INFO GlusterFS mount attempt 

15/06/2020 23:52:28 INFO GlusterFS mount attempt 

15/06/2020 23:51:57 INFO GlusterFS mount attempt 

15/06/2020 23:51:27 INFO GlusterFS mount attempt 

15/06/2020 23:50:57 INFO GlusterFS mount attempt 

15/06/2020 23:50:27 INFO GlusterFS mount attempt 

15/06/2020 23:49:57 INFO GlusterFS mount attempt 

15/06/2020 23:49:27 INFO GlusterFS mount attempt 

15/06/2020 23:48:57 INFO GlusterFS mount attempt 

15/06/2020 23:48:27 INFO GlusterFS mount attempt 

15/06/2020 23:47:57 INFO GlusterFS mount attempt 

15/06/2020 23:47:27 INFO GlusterFS mount attempt 

15/06/2020 23:46:57 INFO GlusterFS mount attempt 

15/06/2020 23:46:26 INFO GlusterFS mount attempt 

15/06/2020 23:45:56 INFO GlusterFS mount attempt 

15/06/2020 23:45:26 INFO GlusterFS mount attempt 

15/06/2020 23:44:56 INFO GlusterFS mount attempt 

15/06/2020 23:44:26 INFO GlusterFS mount attempt 

15/06/2020 23:43:56 INFO GlusterFS mount attempt 

15/06/2020 23:43:26 INFO GlusterFS mount attempt 

15/06/2020 23:42:56 INFO GlusterFS mount attempt 

15/06/2020 23:42:26 INFO GlusterFS mount attempt 

15/06/2020 23:41:56 INFO GlusterFS mount attempt 

15/06/2020 23:41:26 INFO GlusterFS mount attempt 

15/06/2020 23:40:56 INFO GlusterFS mount attempt 

15/06/2020 23:40:25 INFO GlusterFS mount attempt 

15/06/2020 23:39:55 INFO GlusterFS mount attempt 

15/06/2020 23:39:25 INFO GlusterFS mount attempt 

15/06/2020 23:38:55 INFO GlusterFS mount attempt 

15/06/2020 23:38:25 INFO GlusterFS mount attempt 

15/06/2020 23:37:55 INFO GlusterFS mount attempt 

15/06/2020 23:37:25 INFO GlusterFS mount attempt 

15/06/2020 23:36:55 INFO GlusterFS mount attempt 

15/06/2020 23:36:25 INFO GlusterFS mount attempt 

15/06/2020 23:35:55 INFO GlusterFS mount attempt 

15/06/2020 23:35:25 INFO GlusterFS mount attempt 

15/06/2020 23:34:54 INFO GlusterFS mount attempt 

15/06/2020 23:34:24 INFO GlusterFS mount attempt 

15/06/2020 23:33:54 INFO GlusterFS mount attempt 

15/06/2020 23:33:24 INFO GlusterFS mount attempt 

15/06/2020 23:32:54 INFO GlusterFS mount attempt 

15/06/2020 23:32:24 INFO GlusterFS mount attempt 

15/06/2020 23:31:54 INFO GlusterFS mount attempt 

15/06/2020 23:31:24 INFO GlusterFS mount attempt 

15/06/2020 23:30:54 INFO GlusterFS mount attempt 

15/06/2020 23:30:24 INFO GlusterFS mount attempt 

15/06/2020 23:29:53 INFO GlusterFS mount attempt 

15/06/2020 23:29:23 INFO GlusterFS mount attempt 

15/06/2020 23:28:53 INFO GlusterFS mount attempt 

15/06/2020 23:28:23 INFO GlusterFS mount attempt 

15/06/2020 23:27:53 INFO GlusterFS mount attempt 

15/06/2020 23:27:23 INFO GlusterFS mount attempt 

15/06/2020 23:26:53 INFO GlusterFS mount attempt 

15/06/2020 23:26:23 INFO GlusterFS mount attempt 

15/06/2020 23:25:53 INFO GlusterFS mount attempt 

15/06/2020 23:25:23 INFO GlusterFS mount attempt 

15/06/2020 23:24:53 INFO GlusterFS mount attempt 

15/06/2020 23:24:22 INFO GlusterFS mount attempt 

15/06/2020 23:23:52 INFO GlusterFS mount attempt 

15/06/2020 23:23:22 INFO GlusterFS mount attempt 

15/06/2020 23:22:52 INFO GlusterFS mount attempt 

15/06/2020 23:22:22 INFO GlusterFS mount attempt 

15/06/2020 23:21:52 INFO GlusterFS mount attempt 

15/06/2020 23:21:22 INFO GlusterFS mount attempt 

15/06/2020 23:20:52 INFO GlusterFS mount attempt 

15/06/2020 23:20:22 INFO GlusterFS mount attempt 

15/06/2020 23:19:52 INFO GlusterFS mount attempt 

15/06/2020 23:19:22 INFO GlusterFS mount attempt 

15/06/2020 23:18:51 INFO GlusterFS mount attempt 

15/06/2020 23:18:21 INFO GlusterFS mount attempt 

15/06/2020 23:17:51 INFO GlusterFS mount attempt 

15/06/2020 23:17:21 INFO GlusterFS mount attempt 

15/06/2020 23:16:51 INFO GlusterFS mount attempt 

15/06/2020 23:16:21 INFO GlusterFS mount attempt 

15/06/2020 23:15:51 INFO GlusterFS mount attempt 

15/06/2020 23:15:21 INFO GlusterFS mount attempt 

15/06/2020 23:14:51 INFO GlusterFS mount attempt 

15/06/2020 23:14:21 INFO GlusterFS mount attempt 

15/06/2020 23:13:51 INFO GlusterFS mount attempt 

15/06/2020 23:13:20 INFO GlusterFS mount attempt 

15/06/2020 23:12:50 INFO GlusterFS mount attempt 

15/06/2020 23:12:20 INFO GlusterFS mount attempt 

15/06/2020 23:11:50 INFO GlusterFS mount attempt 

15/06/2020 23:11:20 INFO GlusterFS mount attempt 

15/06/2020 23:10:50 INFO GlusterFS mount attempt 

15/06/2020 23:10:20 INFO GlusterFS mount attempt 

15/06/2020 23:09:50 INFO GlusterFS mount attempt 

15/06/2020 23:09:20 INFO GlusterFS mount attempt 

15/06/2020 23:08:50 INFO GlusterFS mount attempt 

15/06/2020 23:08:20 INFO GlusterFS mount attempt 

15/06/2020 23:07:49 INFO GlusterFS mount attempt 

15/06/2020 23:07:19 INFO GlusterFS mount attempt 

15/06/2020 23:06:49 INFO GlusterFS mount attempt 

15/06/2020 23:06:19 INFO GlusterFS mount attempt 

15/06/2020 23:05:49 INFO GlusterFS mount attempt 

15/06/2020 23:05:19 INFO GlusterFS mount attempt 

15/06/2020 23:04:49 INFO GlusterFS mount attempt 

15/06/2020 23:04:19 INFO GlusterFS mount attempt 

15/06/2020 23:03:49 INFO GlusterFS mount attempt 

15/06/2020 23:03:19 INFO GlusterFS mount attempt 

15/06/2020 23:02:49 INFO GlusterFS mount attempt 

15/06/2020 23:02:18 INFO GlusterFS mount attempt 

15/06/2020 23:01:48 INFO GlusterFS mount attempt 

15/06/2020 23:01:18 INFO GlusterFS mount attempt 

15/06/2020 23:00:48 INFO GlusterFS mount attempt 

15/06/2020 23:00:18 INFO GlusterFS mount attempt 

15/06/2020 22:59:48 INFO GlusterFS mount attempt 

15/06/2020 22:59:18 INFO GlusterFS mount attempt 

15/06/2020 22:58:48 INFO GlusterFS mount attempt 

15/06/2020 22:58:18 INFO GlusterFS mount attempt 

15/06/2020 22:57:48 INFO GlusterFS mount attempt 

15/06/2020 22:57:18 INFO GlusterFS mount attempt 

15/06/2020 22:56:47 INFO GlusterFS mount attempt 

15/06/2020 22:56:17 INFO GlusterFS mount attempt 

15/06/2020 22:55:47 INFO GlusterFS mount attempt 

15/06/2020 22:55:17 INFO GlusterFS mount attempt 

15/06/2020 22:54:47 INFO GlusterFS mount attempt 

15/06/2020 22:54:17 INFO GlusterFS mount attempt 

15/06/2020 22:53:47 INFO GlusterFS mount attempt 

15/06/2020 22:53:17 INFO GlusterFS mount attempt 

15/06/2020 22:52:47 INFO GlusterFS mount attempt 

15/06/2020 22:52:17 INFO GlusterFS mount attempt 

15/06/2020 22:51:46 INFO GlusterFS mount attempt 

15/06/2020 22:51:16 INFO GlusterFS mount attempt 

15/06/2020 22:50:46 INFO GlusterFS mount attempt 

15/06/2020 22:50:16 INFO GlusterFS mount attempt 

15/06/2020 22:49:46 INFO GlusterFS mount attempt 

15/06/2020 22:49:16 INFO GlusterFS mount attempt 

15/06/2020 22:48:46 INFO GlusterFS mount attempt 

15/06/2020 22:48:16 INFO GlusterFS mount attempt 

15/06/2020 22:47:46 INFO GlusterFS mount attempt 

15/06/2020 22:47:16 INFO GlusterFS mount attempt 

15/06/2020 22:46:46 INFO GlusterFS mount attempt 

15/06/2020 22:46:15 INFO GlusterFS mount attempt 

15/06/2020 22:45:45 INFO GlusterFS mount attempt 

15/06/2020 22:45:15 INFO GlusterFS mount attempt 

15/06/2020 22:44:45 INFO GlusterFS mount attempt 

15/06/2020 22:44:15 INFO GlusterFS mount attempt 

15/06/2020 22:43:45 INFO GlusterFS mount attempt 

15/06/2020 22:43:15 INFO GlusterFS mount attempt 

15/06/2020 22:42:45 INFO GlusterFS mount attempt 

15/06/2020 22:42:15 INFO GlusterFS mount attempt 

15/06/2020 22:41:45 INFO GlusterFS mount attempt 

15/06/2020 22:41:14 INFO GlusterFS mount attempt 

15/06/2020 22:40:44 INFO GlusterFS mount attempt 

15/06/2020 22:40:14 INFO GlusterFS mount attempt 

15/06/2020 22:39:44 INFO GlusterFS mount attempt 

15/06/2020 22:39:14 INFO GlusterFS mount attempt 

15/06/2020 22:38:44 INFO GlusterFS mount attempt 

15/06/2020 22:38:14 INFO GlusterFS mount attempt 

15/06/2020 22:37:44 INFO GlusterFS mount attempt 

15/06/2020 22:37:14 INFO GlusterFS mount attempt 

15/06/2020 22:36:44 INFO GlusterFS mount attempt 

15/06/2020 22:36:14 INFO GlusterFS mount attempt 

15/06/2020 22:35:43 INFO GlusterFS mount attempt 

15/06/2020 22:35:13 INFO GlusterFS mount attempt 

15/06/2020 22:34:43 INFO GlusterFS mount attempt 

15/06/2020 22:34:13 INFO GlusterFS mount attempt 

15/06/2020 22:33:43 INFO GlusterFS mount attempt 

15/06/2020 22:33:13 INFO GlusterFS mount attempt 

15/06/2020 22:32:43 INFO GlusterFS mount attempt 

15/06/2020 22:32:13 INFO GlusterFS mount attempt 

15/06/2020 22:31:43 INFO GlusterFS mount attempt 

15/06/2020 22:31:13 INFO GlusterFS mount attempt 

15/06/2020 22:30:43 INFO GlusterFS mount attempt 

15/06/2020 22:30:12 INFO GlusterFS mount attempt 

15/06/2020 22:29:42 INFO GlusterFS mount attempt 

15/06/2020 22:29:12 INFO GlusterFS mount attempt 

15/06/2020 22:28:42 INFO GlusterFS mount attempt 

15/06/2020 22:28:12 INFO GlusterFS mount attempt 

15/06/2020 22:27:42 INFO GlusterFS mount attempt 

15/06/2020 22:27:12 INFO GlusterFS mount attempt 

15/06/2020 22:26:42 INFO GlusterFS mount attempt 

15/06/2020 22:26:12 INFO GlusterFS mount attempt 

15/06/2020 22:25:42 INFO GlusterFS mount attempt 

15/06/2020 22:25:12 INFO GlusterFS mount attempt 

15/06/2020 22:24:41 INFO GlusterFS mount attempt 

15/06/2020 22:24:11 INFO GlusterFS mount attempt 

15/06/2020 22:23:41 INFO GlusterFS mount attempt 

15/06/2020 22:23:11 INFO GlusterFS mount attempt 

15/06/2020 22:22:41 INFO GlusterFS mount attempt 

15/06/2020 22:22:11 INFO GlusterFS mount attempt 

15/06/2020 22:21:41 INFO GlusterFS mount attempt 

15/06/2020 22:21:11 INFO GlusterFS mount attempt 

15/06/2020 22:20:41 INFO GlusterFS mount attempt 

15/06/2020 22:20:11 INFO GlusterFS mount attempt 

15/06/2020 22:19:41 INFO GlusterFS mount attempt 

15/06/2020 22:19:10 INFO GlusterFS mount attempt 

15/06/2020 22:18:40 INFO GlusterFS mount attempt 

15/06/2020 22:18:10 INFO GlusterFS mount attempt 

15/06/2020 22:17:40 INFO GlusterFS mount attempt 

15/06/2020 22:17:10 INFO GlusterFS mount attempt 

15/06/2020 22:16:40 INFO GlusterFS mount attempt 

15/06/2020 22:16:10 INFO GlusterFS mount attempt 

15/06/2020 22:15:40 INFO GlusterFS mount attempt 

15/06/2020 22:15:10 INFO GlusterFS mount attempt 

15/06/2020 22:14:40 INFO GlusterFS mount attempt 

15/06/2020 22:14:10 INFO GlusterFS mount attempt 

15/06/2020 22:13:39 INFO GlusterFS mount attempt 

15/06/2020 22:13:09 INFO GlusterFS mount attempt 

15/06/2020 22:12:39 INFO GlusterFS mount attempt 

15/06/2020 22:12:09 INFO GlusterFS mount attempt 

15/06/2020 22:11:39 INFO GlusterFS mount attempt 

15/06/2020 22:11:09 INFO GlusterFS mount attempt 

15/06/2020 22:10:39 INFO GlusterFS mount attempt 

15/06/2020 22:10:09 INFO GlusterFS mount attempt 

15/06/2020 22:09:39 INFO GlusterFS mount attempt 

15/06/2020 22:09:09 INFO GlusterFS mount attempt 

15/06/2020 22:08:39 INFO GlusterFS mount attempt 

15/06/2020 22:08:08 INFO GlusterFS mount attempt 

15/06/2020 22:07:38 INFO GlusterFS mount attempt 

15/06/2020 22:07:08 INFO GlusterFS mount attempt 

15/06/2020 22:06:38 INFO GlusterFS mount attempt 

15/06/2020 22:06:08 INFO GlusterFS mount attempt 

15/06/2020 22:05:38 INFO GlusterFS mount attempt 

15/06/2020 22:05:08 INFO GlusterFS mount attempt 

15/06/2020 22:04:38 INFO GlusterFS mount attempt 

15/06/2020 22:04:08 INFO GlusterFS mount attempt 

15/06/2020 22:03:38 INFO GlusterFS mount attempt 

15/06/2020 22:03:08 INFO GlusterFS mount attempt 

15/06/2020 22:02:38 INFO GlusterFS mount attempt 

15/06/2020 22:02:07 INFO GlusterFS mount attempt 

15/06/2020 22:01:37 INFO GlusterFS mount attempt 

15/06/2020 22:01:07 INFO GlusterFS mount attempt 

15/06/2020 22:00:37 INFO GlusterFS mount attempt 

15/06/2020 22:00:07 INFO GlusterFS mount attempt 

15/06/2020 21:59:37 INFO GlusterFS mount attempt 

15/06/2020 21:59:07 INFO GlusterFS mount attempt 

15/06/2020 21:58:37 INFO GlusterFS mount attempt 

15/06/2020 21:58:07 INFO GlusterFS mount attempt 

15/06/2020 21:57:37 INFO GlusterFS mount attempt 

15/06/2020 21:57:07 INFO GlusterFS mount attempt 

15/06/2020 21:56:36 INFO GlusterFS mount attempt 

15/06/2020 21:56:06 INFO GlusterFS mount attempt 

15/06/2020 21:55:36 INFO GlusterFS mount attempt 

15/06/2020 21:55:06 INFO GlusterFS mount attempt 

15/06/2020 21:54:36 INFO GlusterFS mount attempt 

15/06/2020 21:54:06 INFO GlusterFS mount attempt 

15/06/2020 21:53:36 INFO GlusterFS mount attempt 

15/06/2020 21:53:06 INFO GlusterFS mount attempt 

15/06/2020 21:52:36 INFO GlusterFS mount attempt 

15/06/2020 21:52:06 INFO GlusterFS mount attempt 

15/06/2020 21:51:35 INFO GlusterFS mount attempt 

15/06/2020 21:51:05 INFO GlusterFS mount attempt 

15/06/2020 21:50:35 INFO GlusterFS mount attempt 

15/06/2020 21:50:05 INFO GlusterFS mount attempt 

15/06/2020 21:49:35 INFO GlusterFS mount attempt 

15/06/2020 21:49:05 INFO GlusterFS mount attempt 

15/06/2020 21:48:35 INFO GlusterFS mount attempt 

15/06/2020 21:48:05 INFO GlusterFS mount attempt 

15/06/2020 21:47:35 INFO GlusterFS mount attempt 

15/06/2020 21:47:05 INFO GlusterFS mount attempt 

15/06/2020 21:46:35 INFO GlusterFS mount attempt 

15/06/2020 21:46:04 INFO GlusterFS mount attempt 

15/06/2020 21:45:34 INFO GlusterFS mount attempt 

15/06/2020 21:45:04 INFO GlusterFS mount attempt 

15/06/2020 21:44:34 INFO GlusterFS mount attempt 

15/06/2020 21:44:04 INFO GlusterFS mount attempt 

15/06/2020 21:43:34 INFO GlusterFS mount attempt 

15/06/2020 21:43:04 INFO GlusterFS mount attempt 

15/06/2020 21:42:34 INFO GlusterFS mount attempt 

15/06/2020 21:42:04 INFO GlusterFS mount attempt 

15/06/2020 21:41:34 INFO GlusterFS mount attempt 

15/06/2020 21:41:04 INFO GlusterFS mount attempt 

15/06/2020 21:40:33 INFO GlusterFS mount attempt 

15/06/2020 21:40:03 INFO GlusterFS mount attempt 

15/06/2020 21:39:33 INFO GlusterFS mount attempt 

15/06/2020 21:39:03 INFO GlusterFS mount attempt 

15/06/2020 21:38:33 INFO GlusterFS mount attempt 

15/06/2020 21:38:03 INFO GlusterFS mount attempt 

15/06/2020 21:37:33 INFO GlusterFS mount attempt 

15/06/2020 21:37:03 INFO GlusterFS mount attempt 

15/06/2020 21:36:33 INFO GlusterFS mount attempt 

15/06/2020 21:36:03 INFO GlusterFS mount attempt 

15/06/2020 21:35:33 INFO GlusterFS mount attempt 

15/06/2020 21:35:02 INFO GlusterFS mount attempt 

15/06/2020 21:34:32 INFO GlusterFS mount attempt 

15/06/2020 21:34:02 INFO GlusterFS mount attempt 

15/06/2020 21:33:32 INFO GlusterFS mount attempt 

15/06/2020 21:33:02 INFO GlusterFS mount attempt 

15/06/2020 21:32:32 INFO GlusterFS mount attempt 

15/06/2020 21:32:02 INFO GlusterFS mount attempt 

15/06/2020 21:31:32 INFO GlusterFS mount attempt 

15/06/2020 21:31:02 INFO GlusterFS mount attempt 

15/06/2020 21:30:32 INFO GlusterFS mount attempt 

15/06/2020 21:30:02 INFO GlusterFS mount attempt 

15/06/2020 21:29:31 INFO GlusterFS mount attempt 

15/06/2020 21:29:01 INFO GlusterFS mount attempt 

15/06/2020 21:28:31 INFO GlusterFS mount attempt 

15/06/2020 21:28:01 INFO GlusterFS mount attempt 

15/06/2020 21:27:31 INFO GlusterFS mount attempt 

15/06/2020 21:27:01 INFO GlusterFS mount attempt 

15/06/2020 21:26:31 INFO GlusterFS mount attempt 

15/06/2020 21:26:01 INFO GlusterFS mount attempt 

15/06/2020 21:25:31 INFO GlusterFS mount attempt 

15/06/2020 21:25:01 INFO GlusterFS mount attempt 

15/06/2020 21:24:31 INFO GlusterFS mount attempt 

15/06/2020 21:24:00 INFO GlusterFS mount attempt 

15/06/2020 21:23:30 INFO GlusterFS mount attempt 

15/06/2020 21:23:00 INFO GlusterFS mount attempt 

15/06/2020 21:22:30 INFO GlusterFS mount attempt 

15/06/2020 21:22:00 INFO GlusterFS mount attempt 

15/06/2020 21:21:30 INFO GlusterFS mount attempt 

15/06/2020 21:21:00 INFO GlusterFS mount attempt 

15/06/2020 21:20:30 INFO GlusterFS mount attempt 

15/06/2020 21:20:00 INFO GlusterFS mount attempt 

15/06/2020 21:19:30 INFO GlusterFS mount attempt 

15/06/2020 21:19:00 INFO GlusterFS mount attempt 

15/06/2020 21:18:29 INFO GlusterFS mount attempt 

15/06/2020 21:17:59 INFO GlusterFS mount attempt 

15/06/2020 21:17:29 INFO GlusterFS mount attempt 

15/06/2020 21:16:59 INFO GlusterFS mount attempt 

15/06/2020 21:16:29 INFO GlusterFS mount attempt 

15/06/2020 21:15:59 INFO GlusterFS mount attempt 

15/06/2020 21:15:29 INFO GlusterFS mount attempt 

15/06/2020 21:14:59 INFO GlusterFS mount attempt 

15/06/2020 21:14:29 INFO GlusterFS mount attempt 

15/06/2020 21:13:59 INFO GlusterFS mount attempt 

15/06/2020 21:13:29 INFO GlusterFS mount attempt 

15/06/2020 21:12:58 INFO GlusterFS mount attempt 

15/06/2020 21:12:28 INFO GlusterFS mount attempt 

15/06/2020 21:11:58 INFO GlusterFS mount attempt 

15/06/2020 21:11:28 INFO GlusterFS mount attempt 

15/06/2020 21:10:58 INFO GlusterFS mount attempt 

15/06/2020 21:10:28 INFO GlusterFS mount attempt 

15/06/2020 21:09:58 INFO GlusterFS mount attempt 

15/06/2020 21:09:28 INFO GlusterFS mount attempt 

15/06/2020 21:08:58 INFO GlusterFS mount attempt 

15/06/2020 21:08:28 INFO GlusterFS mount attempt 

15/06/2020 21:07:58 INFO GlusterFS mount attempt 

15/06/2020 21:07:27 INFO GlusterFS mount attempt 

15/06/2020 21:06:57 INFO GlusterFS mount attempt 

15/06/2020 21:06:27 INFO GlusterFS mount attempt 

15/06/2020 21:05:57 INFO GlusterFS mount attempt 

15/06/2020 21:05:27 INFO GlusterFS mount attempt 

15/06/2020 21:04:57 INFO GlusterFS mount attempt 

15/06/2020 21:04:27 INFO GlusterFS mount attempt 

15/06/2020 21:03:57 INFO GlusterFS mount attempt 

15/06/2020 21:03:27 INFO GlusterFS mount attempt 

15/06/2020 21:02:57 INFO GlusterFS mount attempt 

15/06/2020 21:02:26 INFO GlusterFS mount attempt 

15/06/2020 21:01:56 INFO GlusterFS mount attempt 

15/06/2020 21:01:26 INFO GlusterFS mount attempt 

15/06/2020 21:00:56 INFO GlusterFS mount attempt 

15/06/2020 21:00:26 INFO GlusterFS mount attempt 

15/06/2020 20:59:56 INFO GlusterFS mount attempt 

15/06/2020 20:59:26 INFO GlusterFS mount attempt 

15/06/2020 20:58:56 INFO GlusterFS mount attempt 

15/06/2020 20:58:26 INFO GlusterFS mount attempt 

15/06/2020 20:57:56 INFO GlusterFS mount attempt 

15/06/2020 20:57:26 INFO GlusterFS mount attempt 

15/06/2020 20:56:55 INFO GlusterFS mount attempt 

15/06/2020 20:56:25 INFO GlusterFS mount attempt 

15/06/2020 20:55:55 INFO GlusterFS mount attempt 

15/06/2020 20:55:25 INFO GlusterFS mount attempt 

15/06/2020 20:54:55 INFO GlusterFS mount attempt 

15/06/2020 20:54:25 INFO GlusterFS mount attempt 

15/06/2020 20:53:55 INFO GlusterFS mount attempt 

15/06/2020 20:53:25 INFO GlusterFS mount attempt 

15/06/2020 20:52:55 INFO GlusterFS mount attempt 

15/06/2020 20:52:25 INFO GlusterFS mount attempt 

15/06/2020 20:51:54 INFO GlusterFS mount attempt 

15/06/2020 20:51:24 INFO GlusterFS mount attempt 

15/06/2020 20:50:54 INFO GlusterFS mount attempt 

15/06/2020 20:50:24 INFO GlusterFS mount attempt 

15/06/2020 20:49:54 INFO GlusterFS mount attempt 

15/06/2020 20:49:24 INFO GlusterFS mount attempt 

15/06/2020 20:48:54 INFO GlusterFS mount attempt 

15/06/2020 20:48:24 INFO GlusterFS mount attempt 

15/06/2020 20:47:54 INFO GlusterFS mount attempt 

15/06/2020 20:47:24 INFO GlusterFS mount attempt 

15/06/2020 20:46:54 INFO GlusterFS mount attempt 

15/06/2020 20:46:23 INFO GlusterFS mount attempt 

15/06/2020 20:45:53 INFO GlusterFS mount attempt 

15/06/2020 20:45:23 INFO GlusterFS mount attempt 

15/06/2020 20:44:53 INFO GlusterFS mount attempt 

15/06/2020 20:44:23 INFO GlusterFS mount attempt 

15/06/2020 20:43:53 INFO GlusterFS mount attempt 

15/06/2020 20:43:23 INFO GlusterFS mount attempt 

15/06/2020 20:42:53 INFO GlusterFS mount attempt 

15/06/2020 20:42:23 INFO GlusterFS mount attempt 

15/06/2020 20:41:53 INFO GlusterFS mount attempt 

15/06/2020 20:41:22 INFO GlusterFS mount attempt 

15/06/2020 20:40:52 INFO GlusterFS mount attempt 

15/06/2020 20:40:22 INFO GlusterFS mount attempt 

15/06/2020 20:39:52 INFO GlusterFS mount attempt 

15/06/2020 20:39:22 INFO GlusterFS mount attempt 

15/06/2020 20:38:52 INFO GlusterFS mount attempt 

15/06/2020 20:38:22 INFO GlusterFS mount attempt 

15/06/2020 20:37:52 INFO GlusterFS mount attempt 

15/06/2020 20:37:22 INFO GlusterFS mount attempt 

15/06/2020 20:36:52 INFO GlusterFS mount attempt 

15/06/2020 20:36:22 INFO GlusterFS mount attempt 

15/06/2020 20:35:52 INFO GlusterFS mount attempt 

15/06/2020 20:35:21 INFO GlusterFS mount attempt 

15/06/2020 20:34:51 INFO GlusterFS mount attempt 

15/06/2020 20:34:21 INFO GlusterFS mount attempt 

15/06/2020 20:33:51 INFO GlusterFS mount attempt 

15/06/2020 20:33:21 INFO GlusterFS mount attempt 

15/06/2020 20:32:51 INFO GlusterFS mount attempt 

15/06/2020 20:32:21 INFO GlusterFS mount attempt 

15/06/2020 20:31:51 INFO GlusterFS mount attempt 

15/06/2020 20:31:21 INFO GlusterFS mount attempt 

15/06/2020 20:30:51 INFO GlusterFS mount attempt 

15/06/2020 20:30:21 INFO GlusterFS mount attempt 

15/06/2020 20:29:50 INFO GlusterFS mount attempt 

15/06/2020 20:29:20 INFO GlusterFS mount attempt 

15/06/2020 20:28:50 INFO GlusterFS mount attempt 

15/06/2020 20:28:20 INFO GlusterFS mount attempt 

15/06/2020 20:27:50 INFO GlusterFS mount attempt 

15/06/2020 20:27:20 INFO GlusterFS mount attempt 

15/06/2020 20:26:50 INFO GlusterFS mount attempt 

15/06/2020 20:26:20 INFO GlusterFS mount attempt 

15/06/2020 20:25:50 INFO GlusterFS mount attempt 

15/06/2020 20:25:20 INFO GlusterFS mount attempt 

15/06/2020 20:24:50 INFO GlusterFS mount attempt 

15/06/2020 20:24:19 INFO GlusterFS mount attempt 

15/06/2020 20:23:49 INFO GlusterFS mount attempt 

15/06/2020 20:23:19 INFO GlusterFS mount attempt 

15/06/2020 20:22:49 INFO GlusterFS mount attempt 

15/06/2020 20:22:19 INFO GlusterFS mount attempt 

15/06/2020 20:21:49 INFO GlusterFS mount attempt 

15/06/2020 20:21:19 INFO GlusterFS mount attempt 

15/06/2020 20:20:49 INFO GlusterFS mount attempt 

15/06/2020 20:20:19 INFO GlusterFS mount attempt 

15/06/2020 20:19:49 INFO GlusterFS mount attempt 

15/06/2020 20:19:19 INFO GlusterFS mount attempt 

15/06/2020 20:18:48 INFO GlusterFS mount attempt 

15/06/2020 20:18:18 INFO GlusterFS mount attempt 

15/06/2020 20:17:48 INFO GlusterFS mount attempt 

15/06/2020 20:17:18 INFO GlusterFS mount attempt 

15/06/2020 20:16:48 INFO GlusterFS mount attempt 

15/06/2020 20:16:18 INFO GlusterFS mount attempt 

15/06/2020 20:15:48 INFO GlusterFS mount attempt 

15/06/2020 20:15:18 INFO GlusterFS mount attempt 

15/06/2020 20:14:48 INFO GlusterFS mount attempt 

15/06/2020 20:14:18 INFO GlusterFS mount attempt 

15/06/2020 20:13:47 INFO GlusterFS mount attempt 

15/06/2020 20:13:17 INFO GlusterFS mount attempt 

15/06/2020 20:12:47 INFO GlusterFS mount attempt 

15/06/2020 20:12:17 INFO GlusterFS mount attempt 

15/06/2020 20:11:47 INFO GlusterFS mount attempt 

15/06/2020 20:11:17 INFO GlusterFS mount attempt 

15/06/2020 20:10:47 INFO GlusterFS mount attempt 

15/06/2020 20:10:17 INFO GlusterFS mount attempt 

15/06/2020 20:09:47 INFO GlusterFS mount attempt 

15/06/2020 20:09:17 INFO GlusterFS mount attempt 

15/06/2020 20:08:47 INFO GlusterFS mount attempt 

15/06/2020 20:08:16 INFO GlusterFS mount attempt 

15/06/2020 20:07:46 INFO GlusterFS mount attempt 

15/06/2020 20:07:16 INFO GlusterFS mount attempt 

15/06/2020 20:06:46 INFO GlusterFS mount attempt 

15/06/2020 20:06:16 INFO GlusterFS mount attempt 

15/06/2020 20:05:46 INFO GlusterFS mount attempt 

15/06/2020 20:05:16 INFO GlusterFS mount attempt 

15/06/2020 20:04:46 INFO GlusterFS mount attempt 

15/06/2020 20:04:16 INFO GlusterFS mount attempt 

15/06/2020 20:03:46 INFO GlusterFS mount attempt 

15/06/2020 20:03:16 INFO GlusterFS mount attempt 

15/06/2020 20:02:45 INFO GlusterFS mount attempt 

15/06/2020 20:02:15 INFO GlusterFS mount attempt 

15/06/2020 20:01:45 INFO GlusterFS mount attempt 

15/06/2020 20:01:15 INFO GlusterFS mount attempt 

15/06/2020 20:00:45 INFO GlusterFS mount attempt 

15/06/2020 20:00:15 INFO GlusterFS mount attempt 

15/06/2020 19:59:45 INFO GlusterFS mount attempt 

15/06/2020 19:59:15 INFO GlusterFS mount attempt 

15/06/2020 19:58:45 INFO GlusterFS mount attempt 

15/06/2020 19:58:15 INFO GlusterFS mount attempt 

15/06/2020 19:57:45 INFO GlusterFS mount attempt 

15/06/2020 19:57:15 INFO GlusterFS mount attempt 

15/06/2020 19:56:44 INFO GlusterFS mount attempt 

15/06/2020 19:56:14 INFO GlusterFS mount attempt 

15/06/2020 19:55:44 INFO GlusterFS mount attempt 

15/06/2020 19:55:14 INFO GlusterFS mount attempt 

15/06/2020 19:54:44 INFO GlusterFS mount attempt 

15/06/2020 19:54:14 INFO GlusterFS mount attempt 

15/06/2020 19:53:44 INFO GlusterFS mount attempt 

15/06/2020 19:53:14 INFO GlusterFS mount attempt 

15/06/2020 19:52:44 INFO GlusterFS mount attempt 

15/06/2020 19:52:14 INFO GlusterFS mount attempt 

15/06/2020 19:51:44 INFO GlusterFS mount attempt 

15/06/2020 19:51:13 INFO GlusterFS mount attempt 

15/06/2020 19:50:43 INFO GlusterFS mount attempt 

15/06/2020 19:50:13 INFO GlusterFS mount attempt 

15/06/2020 19:49:43 INFO GlusterFS mount attempt 

15/06/2020 19:49:13 INFO GlusterFS mount attempt 

15/06/2020 19:48:43 INFO GlusterFS mount attempt 

15/06/2020 19:48:13 INFO GlusterFS mount attempt 

15/06/2020 19:47:43 INFO GlusterFS mount attempt 

15/06/2020 19:47:13 INFO GlusterFS mount attempt 

15/06/2020 19:46:43 INFO GlusterFS mount attempt 

15/06/2020 19:46:13 INFO GlusterFS mount attempt 

15/06/2020 19:45:43 INFO GlusterFS mount attempt 

15/06/2020 19:45:12 INFO GlusterFS mount attempt 

15/06/2020 19:44:42 INFO GlusterFS mount attempt 

15/06/2020 19:44:12 INFO GlusterFS mount attempt 

15/06/2020 19:43:42 INFO GlusterFS mount attempt 

15/06/2020 19:43:12 INFO GlusterFS mount attempt 

15/06/2020 19:42:42 INFO GlusterFS mount attempt 

15/06/2020 19:42:12 INFO GlusterFS mount attempt 

15/06/2020 19:41:42 INFO GlusterFS mount attempt 

15/06/2020 19:41:12 INFO GlusterFS mount attempt 

15/06/2020 19:40:42 INFO GlusterFS mount attempt 

15/06/2020 19:40:12 INFO GlusterFS mount attempt 

15/06/2020 19:39:41 INFO GlusterFS mount attempt 

15/06/2020 19:39:11 INFO GlusterFS mount attempt 

15/06/2020 19:38:41 INFO GlusterFS mount attempt 

15/06/2020 19:38:11 INFO GlusterFS mount attempt 

15/06/2020 19:37:41 INFO GlusterFS mount attempt 

15/06/2020 19:37:11 INFO GlusterFS mount attempt 

15/06/2020 19:36:41 INFO GlusterFS mount attempt 

15/06/2020 19:36:11 INFO GlusterFS mount attempt 

15/06/2020 19:35:41 INFO GlusterFS mount attempt 

15/06/2020 19:35:11 INFO GlusterFS mount attempt 

15/06/2020 19:34:41 INFO GlusterFS mount attempt 

15/06/2020 19:34:10 INFO GlusterFS mount attempt 

15/06/2020 19:33:40 INFO GlusterFS mount attempt 

15/06/2020 19:33:10 INFO GlusterFS mount attempt 

15/06/2020 19:32:40 INFO GlusterFS mount attempt 

15/06/2020 19:32:10 INFO GlusterFS mount attempt 

15/06/2020 19:31:40 INFO GlusterFS mount attempt 

15/06/2020 19:31:10 INFO GlusterFS mount attempt 

15/06/2020 19:30:40 INFO GlusterFS mount attempt 

15/06/2020 19:30:10 INFO GlusterFS mount attempt 

15/06/2020 19:29:40 INFO GlusterFS mount attempt 

15/06/2020 19:29:10 INFO GlusterFS mount attempt 

15/06/2020 19:28:39 INFO GlusterFS mount attempt 

15/06/2020 19:28:09 INFO GlusterFS mount attempt 

15/06/2020 19:27:39 INFO GlusterFS mount attempt 

15/06/2020 19:27:09 INFO GlusterFS mount attempt 

15/06/2020 19:26:39 INFO GlusterFS mount attempt 

15/06/2020 19:26:09 INFO GlusterFS mount attempt 

15/06/2020 19:25:39 INFO GlusterFS mount attempt 

15/06/2020 19:25:09 INFO GlusterFS mount attempt 

15/06/2020 19:24:39 INFO GlusterFS mount attempt 

15/06/2020 19:24:09 INFO GlusterFS mount attempt 

15/06/2020 19:23:39 INFO GlusterFS mount attempt 

15/06/2020 19:23:08 INFO GlusterFS mount attempt 

15/06/2020 19:22:38 INFO GlusterFS mount attempt 

15/06/2020 19:22:08 INFO GlusterFS mount attempt 

15/06/2020 19:21:38 INFO GlusterFS mount attempt 

15/06/2020 19:21:08 INFO GlusterFS mount attempt 

15/06/2020 19:20:38 INFO GlusterFS mount attempt 

15/06/2020 19:20:08 INFO GlusterFS mount attempt 

15/06/2020 19:19:38 INFO GlusterFS mount attempt 

15/06/2020 19:19:08 INFO GlusterFS mount attempt 

15/06/2020 19:18:38 INFO GlusterFS mount attempt 

15/06/2020 19:18:08 INFO GlusterFS mount attempt 

15/06/2020 19:17:37 INFO GlusterFS mount attempt 

15/06/2020 19:17:07 INFO GlusterFS mount attempt 

15/06/2020 19:16:37 INFO GlusterFS mount attempt 

15/06/2020 19:16:07 INFO GlusterFS mount attempt 

15/06/2020 19:15:37 INFO GlusterFS mount attempt 

15/06/2020 19:15:07 INFO GlusterFS mount attempt 

15/06/2020 19:14:37 INFO GlusterFS mount attempt 

15/06/2020 19:14:07 INFO GlusterFS mount attempt 

15/06/2020 19:13:37 INFO GlusterFS mount attempt 

15/06/2020 19:13:07 INFO GlusterFS mount attempt 

15/06/2020 19:12:37 INFO GlusterFS mount attempt 

15/06/2020 19:12:06 INFO GlusterFS mount attempt 

15/06/2020 19:11:36 INFO GlusterFS mount attempt 

15/06/2020 19:11:06 INFO GlusterFS mount attempt 

15/06/2020 19:10:36 INFO GlusterFS mount attempt 

15/06/2020 19:10:06 INFO GlusterFS mount attempt 

15/06/2020 19:09:36 INFO GlusterFS mount attempt 

15/06/2020 19:09:06 INFO GlusterFS mount attempt 

15/06/2020 19:08:36 INFO GlusterFS mount attempt 

15/06/2020 19:08:06 INFO GlusterFS mount attempt 

15/06/2020 19:07:36 INFO GlusterFS mount attempt 

15/06/2020 19:07:06 INFO GlusterFS mount attempt 

15/06/2020 19:06:35 INFO GlusterFS mount attempt 

15/06/2020 19:06:05 INFO GlusterFS mount attempt 

15/06/2020 19:05:35 INFO GlusterFS mount attempt 

15/06/2020 19:05:05 INFO GlusterFS mount attempt 

15/06/2020 19:04:35 INFO GlusterFS mount attempt 

15/06/2020 19:04:05 INFO GlusterFS mount attempt 

15/06/2020 19:03:35 INFO GlusterFS mount attempt 

15/06/2020 19:03:05 INFO GlusterFS mount attempt 

15/06/2020 19:02:35 INFO GlusterFS mount attempt 

15/06/2020 19:02:05 INFO GlusterFS mount attempt 

15/06/2020 19:01:35 INFO GlusterFS mount attempt 

15/06/2020 19:01:04 INFO GlusterFS mount attempt 

15/06/2020 19:00:34 INFO GlusterFS mount attempt 

15/06/2020 19:00:04 INFO GlusterFS mount attempt 

15/06/2020 18:59:34 INFO GlusterFS mount attempt 

15/06/2020 18:59:04 INFO GlusterFS mount attempt 

15/06/2020 18:58:34 INFO GlusterFS mount attempt 

15/06/2020 18:58:04 INFO GlusterFS mount attempt 

15/06/2020 18:57:34 INFO GlusterFS mount attempt 

15/06/2020 18:57:04 INFO GlusterFS mount attempt 

15/06/2020 18:56:34 INFO GlusterFS mount attempt 

15/06/2020 18:56:04 INFO GlusterFS mount attempt 

15/06/2020 18:55:34 INFO GlusterFS mount attempt 

15/06/2020 18:55:03 INFO GlusterFS mount attempt 

15/06/2020 18:54:33 INFO GlusterFS mount attempt 

15/06/2020 18:54:03 INFO GlusterFS mount attempt 

15/06/2020 18:53:33 INFO GlusterFS mount attempt 

15/06/2020 18:53:03 INFO GlusterFS mount attempt 

15/06/2020 18:52:33 INFO GlusterFS mount attempt 

15/06/2020 18:52:03 INFO GlusterFS mount attempt 

15/06/2020 18:51:33 INFO GlusterFS mount attempt 

15/06/2020 18:51:03 INFO GlusterFS mount attempt 

15/06/2020 18:50:33 INFO GlusterFS mount attempt 

15/06/2020 18:50:02 INFO GlusterFS mount attempt 

15/06/2020 18:49:32 INFO GlusterFS mount attempt 

15/06/2020 18:49:02 INFO GlusterFS mount attempt 

15/06/2020 18:48:32 INFO GlusterFS mount attempt 

15/06/2020 18:48:02 INFO GlusterFS mount attempt 

15/06/2020 18:47:32 INFO GlusterFS mount attempt 

15/06/2020 18:47:02 INFO GlusterFS mount attempt 

15/06/2020 18:46:32 INFO GlusterFS mount attempt 

15/06/2020 18:46:02 INFO GlusterFS mount attempt 

15/06/2020 18:45:32 INFO GlusterFS mount attempt 

15/06/2020 18:45:02 INFO GlusterFS mount attempt 

15/06/2020 18:44:31 INFO GlusterFS mount attempt 

15/06/2020 18:44:01 INFO GlusterFS mount attempt 

15/06/2020 18:43:31 INFO GlusterFS mount attempt 

15/06/2020 18:43:01 INFO GlusterFS mount attempt 

15/06/2020 18:42:31 INFO GlusterFS mount attempt 

15/06/2020 18:42:01 INFO GlusterFS mount attempt 

15/06/2020 18:41:31 INFO GlusterFS mount attempt 

15/06/2020 18:41:01 INFO GlusterFS mount attempt 

15/06/2020 18:40:31 INFO GlusterFS mount attempt 

15/06/2020 18:40:01 INFO GlusterFS mount attempt 

15/06/2020 18:39:31 INFO GlusterFS mount attempt 

15/06/2020 18:39:00 INFO GlusterFS mount attempt 

15/06/2020 18:38:30 INFO GlusterFS mount attempt 

15/06/2020 18:38:00 INFO GlusterFS mount attempt 

15/06/2020 18:37:30 INFO GlusterFS mount attempt 

15/06/2020 18:37:00 INFO GlusterFS mount attempt 

15/06/2020 18:36:30 INFO GlusterFS mount attempt 

15/06/2020 18:36:00 INFO GlusterFS mount attempt 

15/06/2020 18:35:30 INFO GlusterFS mount attempt 

15/06/2020 18:35:00 INFO GlusterFS mount attempt 

15/06/2020 18:34:30 INFO GlusterFS mount attempt 

15/06/2020 18:34:00 INFO GlusterFS mount attempt 

15/06/2020 18:33:29 INFO GlusterFS mount attempt 

15/06/2020 18:32:59 INFO GlusterFS mount attempt 

15/06/2020 18:32:29 INFO GlusterFS mount attempt 

15/06/2020 18:31:59 INFO GlusterFS mount attempt 

15/06/2020 18:31:29 INFO GlusterFS mount attempt 

15/06/2020 18:30:59 INFO GlusterFS mount attempt 

15/06/2020 18:30:29 INFO GlusterFS mount attempt 

15/06/2020 18:29:59 INFO GlusterFS mount attempt 

15/06/2020 18:29:29 INFO GlusterFS mount attempt 

15/06/2020 18:28:59 INFO GlusterFS mount attempt 

15/06/2020 18:28:29 INFO GlusterFS mount attempt 

15/06/2020 18:27:58 INFO GlusterFS mount attempt 

15/06/2020 18:27:28 INFO GlusterFS mount attempt 

15/06/2020 18:26:58 INFO GlusterFS mount attempt 

15/06/2020 18:26:28 INFO GlusterFS mount attempt 

15/06/2020 18:25:58 INFO GlusterFS mount attempt 

15/06/2020 18:25:28 INFO GlusterFS mount attempt 

15/06/2020 18:24:58 INFO GlusterFS mount attempt 

15/06/2020 18:24:28 INFO GlusterFS mount attempt 

15/06/2020 18:23:58 INFO GlusterFS mount attempt 

15/06/2020 18:23:28 INFO GlusterFS mount attempt 

15/06/2020 18:22:57 INFO GlusterFS mount attempt 

15/06/2020 18:22:27 INFO GlusterFS mount attempt 

15/06/2020 18:21:57 INFO GlusterFS mount attempt 

15/06/2020 18:21:27 INFO GlusterFS mount attempt 

15/06/2020 18:20:57 INFO GlusterFS mount attempt 

15/06/2020 18:20:27 INFO GlusterFS mount attempt 

15/06/2020 18:19:57 INFO GlusterFS mount attempt 

15/06/2020 18:19:27 INFO GlusterFS mount attempt 

15/06/2020 18:18:57 INFO GlusterFS mount attempt 

15/06/2020 18:18:27 INFO GlusterFS mount attempt 

15/06/2020 18:17:57 INFO GlusterFS mount attempt 

15/06/2020 18:17:26 INFO GlusterFS mount attempt 

15/06/2020 18:16:56 INFO GlusterFS mount attempt 

15/06/2020 18:16:26 INFO GlusterFS mount attempt 

15/06/2020 18:15:56 INFO GlusterFS mount attempt 

15/06/2020 18:15:26 INFO GlusterFS mount attempt 

15/06/2020 18:14:56 INFO GlusterFS mount attempt 

15/06/2020 18:14:26 INFO GlusterFS mount attempt 

15/06/2020 18:13:56 INFO GlusterFS mount attempt 

15/06/2020 18:13:26 INFO GlusterFS mount attempt 

15/06/2020 18:12:56 INFO GlusterFS mount attempt 

15/06/2020 18:12:26 INFO GlusterFS mount attempt 

15/06/2020 18:11:55 INFO GlusterFS mount attempt 

15/06/2020 18:11:25 INFO GlusterFS mount attempt 

15/06/2020 18:10:55 INFO GlusterFS mount attempt 

15/06/2020 18:10:25 INFO GlusterFS mount attempt 

15/06/2020 18:09:55 INFO GlusterFS mount attempt 

15/06/2020 18:09:25 INFO GlusterFS mount attempt 

15/06/2020 18:08:55 INFO GlusterFS mount attempt 

15/06/2020 18:08:25 INFO GlusterFS mount attempt 

15/06/2020 18:07:55 INFO GlusterFS mount attempt 

15/06/2020 18:07:25 INFO GlusterFS mount attempt 

15/06/2020 18:06:55 INFO GlusterFS mount attempt 

15/06/2020 18:06:25 INFO GlusterFS mount attempt 

15/06/2020 18:05:54 INFO GlusterFS mount attempt 

15/06/2020 18:05:24 INFO GlusterFS mount attempt 

15/06/2020 18:04:54 INFO GlusterFS mount attempt 

15/06/2020 18:04:24 INFO GlusterFS mount attempt 

15/06/2020 18:03:54 INFO GlusterFS mount attempt 

15/06/2020 18:03:24 INFO GlusterFS mount attempt 

15/06/2020 18:02:54 INFO GlusterFS mount attempt 

15/06/2020 18:02:24 INFO GlusterFS mount attempt 

15/06/2020 18:01:54 INFO GlusterFS mount attempt 

15/06/2020 18:01:24 INFO GlusterFS mount attempt 

15/06/2020 18:00:54 INFO GlusterFS mount attempt 

15/06/2020 18:00:24 INFO GlusterFS mount attempt 

15/06/2020 17:59:53 INFO GlusterFS mount attempt 

15/06/2020 17:59:23 INFO GlusterFS mount attempt 

15/06/2020 17:58:53 INFO GlusterFS mount attempt 

15/06/2020 17:58:23 INFO GlusterFS mount attempt 

15/06/2020 17:57:53 INFO GlusterFS mount attempt 

15/06/2020 17:57:23 INFO GlusterFS mount attempt 

15/06/2020 17:56:53 INFO GlusterFS mount attempt 

15/06/2020 17:56:23 INFO GlusterFS mount attempt 

15/06/2020 17:55:53 INFO GlusterFS mount attempt 

15/06/2020 17:55:23 INFO GlusterFS mount attempt 

15/06/2020 17:54:53 INFO GlusterFS mount attempt 

15/06/2020 17:54:22 INFO GlusterFS mount attempt 

15/06/2020 17:53:52 INFO GlusterFS mount attempt 

15/06/2020 17:53:22 INFO GlusterFS mount attempt 

15/06/2020 17:52:52 INFO GlusterFS mount attempt 

15/06/2020 17:52:22 INFO GlusterFS mount attempt 

15/06/2020 17:51:52 INFO GlusterFS mount attempt 

15/06/2020 17:51:22 INFO GlusterFS mount attempt 

15/06/2020 17:50:52 INFO GlusterFS mount attempt 

15/06/2020 17:50:22 INFO GlusterFS mount attempt 

15/06/2020 17:49:52 INFO GlusterFS mount attempt 

15/06/2020 17:49:21 INFO GlusterFS mount attempt 

15/06/2020 17:48:51 INFO GlusterFS mount attempt 

15/06/2020 17:48:21 INFO GlusterFS mount attempt 

15/06/2020 17:47:51 INFO GlusterFS mount attempt 

15/06/2020 17:47:21 INFO GlusterFS mount attempt 

15/06/2020 17:46:51 INFO GlusterFS mount attempt 

15/06/2020 17:46:21 INFO GlusterFS mount attempt 

15/06/2020 17:45:51 INFO GlusterFS mount attempt 

15/06/2020 17:45:21 INFO GlusterFS mount attempt 

15/06/2020 17:44:51 INFO GlusterFS mount attempt 

15/06/2020 17:44:21 INFO GlusterFS mount attempt 

15/06/2020 17:43:50 INFO GlusterFS mount attempt 

15/06/2020 17:43:20 INFO GlusterFS mount attempt 

15/06/2020 17:42:50 INFO GlusterFS mount attempt 

15/06/2020 17:42:20 INFO GlusterFS mount attempt 

15/06/2020 17:41:50 INFO GlusterFS mount attempt 

15/06/2020 17:41:20 INFO GlusterFS mount attempt 

15/06/2020 17:40:50 INFO GlusterFS mount attempt 

15/06/2020 17:40:20 INFO GlusterFS mount attempt 

15/06/2020 17:39:50 INFO GlusterFS mount attempt 

15/06/2020 17:39:20 INFO GlusterFS mount attempt 

15/06/2020 17:38:50 INFO GlusterFS mount attempt 

15/06/2020 17:38:19 INFO GlusterFS mount attempt 

15/06/2020 17:37:49 INFO GlusterFS mount attempt 

15/06/2020 17:37:19 INFO GlusterFS mount attempt 

15/06/2020 17:36:49 INFO GlusterFS mount attempt 

15/06/2020 17:36:19 INFO GlusterFS mount attempt 

15/06/2020 17:35:49 INFO GlusterFS mount attempt 

15/06/2020 17:35:19 INFO GlusterFS mount attempt 

15/06/2020 17:34:49 INFO GlusterFS mount attempt 

15/06/2020 17:34:19 INFO GlusterFS mount attempt 

15/06/2020 17:33:49 INFO GlusterFS mount attempt 

15/06/2020 17:33:19 INFO GlusterFS mount attempt 

15/06/2020 17:32:48 INFO GlusterFS mount attempt 

15/06/2020 17:32:18 INFO GlusterFS mount attempt 

15/06/2020 17:31:48 INFO GlusterFS mount attempt 

15/06/2020 17:31:18 INFO GlusterFS mount attempt 

15/06/2020 17:30:48 INFO GlusterFS mount attempt 

15/06/2020 17:30:18 INFO GlusterFS mount attempt 

15/06/2020 17:29:48 INFO GlusterFS mount attempt 

15/06/2020 17:29:18 INFO GlusterFS mount attempt 

15/06/2020 17:28:48 INFO GlusterFS mount attempt 

15/06/2020 17:28:18 INFO GlusterFS mount attempt 

15/06/2020 17:27:47 INFO GlusterFS mount attempt 

15/06/2020 17:27:17 INFO GlusterFS mount attempt 

15/06/2020 17:26:47 INFO GlusterFS mount attempt 

15/06/2020 17:26:17 INFO GlusterFS mount attempt 

15/06/2020 17:25:47 INFO GlusterFS mount attempt 

15/06/2020 17:25:17 INFO GlusterFS mount attempt 

15/06/2020 17:24:47 INFO GlusterFS mount attempt 

15/06/2020 17:24:17 INFO GlusterFS mount attempt 

15/06/2020 17:23:47 INFO GlusterFS mount attempt 

15/06/2020 17:23:17 INFO GlusterFS mount attempt 

15/06/2020 17:22:47 INFO GlusterFS mount attempt 

15/06/2020 17:22:16 INFO GlusterFS mount attempt 

15/06/2020 17:21:46 INFO GlusterFS mount attempt 

15/06/2020 17:21:16 INFO GlusterFS mount attempt 

15/06/2020 17:20:46 INFO GlusterFS mount attempt 

15/06/2020 17:20:16 INFO GlusterFS mount attempt 

15/06/2020 17:19:46 INFO GlusterFS mount attempt 

15/06/2020 17:19:16 INFO GlusterFS mount attempt 

15/06/2020 17:18:46 INFO GlusterFS mount attempt 

15/06/2020 17:18:16 INFO GlusterFS mount attempt 

15/06/2020 17:17:46 INFO GlusterFS mount attempt 

15/06/2020 17:17:16 INFO GlusterFS mount attempt 

15/06/2020 17:16:45 INFO GlusterFS mount attempt 

15/06/2020 17:16:15 INFO GlusterFS mount attempt 

15/06/2020 17:15:45 INFO GlusterFS mount attempt 

15/06/2020 17:15:15 INFO GlusterFS mount attempt 

15/06/2020 17:14:45 INFO GlusterFS mount attempt 

15/06/2020 17:14:15 INFO GlusterFS mount attempt 

15/06/2020 17:13:45 INFO GlusterFS mount attempt 

15/06/2020 17:13:15 INFO GlusterFS mount attempt 

15/06/2020 17:12:45 INFO GlusterFS mount attempt 

15/06/2020 17:12:15 INFO GlusterFS mount attempt 

15/06/2020 17:11:45 INFO GlusterFS mount attempt 

15/06/2020 17:11:14 INFO GlusterFS mount attempt 

15/06/2020 17:10:44 INFO GlusterFS mount attempt 

15/06/2020 17:10:14 INFO GlusterFS mount attempt 

15/06/2020 17:09:44 INFO GlusterFS mount attempt 

15/06/2020 17:09:14 INFO GlusterFS mount attempt 

15/06/2020 17:08:44 INFO GlusterFS mount attempt 

15/06/2020 17:08:14 INFO GlusterFS mount attempt 

15/06/2020 17:07:44 INFO GlusterFS mount attempt 

15/06/2020 17:07:14 INFO GlusterFS mount attempt 

15/06/2020 17:06:44 INFO GlusterFS mount attempt 

15/06/2020 17:06:14 INFO GlusterFS mount attempt 

15/06/2020 17:05:44 INFO GlusterFS mount attempt 

15/06/2020 17:05:13 INFO GlusterFS mount attempt 

15/06/2020 17:04:43 INFO GlusterFS mount attempt 

15/06/2020 17:04:13 INFO GlusterFS mount attempt 

15/06/2020 17:03:43 INFO GlusterFS mount attempt 

15/06/2020 17:03:13 INFO GlusterFS mount attempt 

15/06/2020 17:02:43 INFO GlusterFS mount attempt 

15/06/2020 17:02:13 INFO GlusterFS mount attempt 

15/06/2020 17:01:43 INFO GlusterFS mount attempt 

15/06/2020 17:01:13 INFO GlusterFS mount attempt 

15/06/2020 17:00:43 INFO GlusterFS mount attempt 

15/06/2020 17:00:13 INFO GlusterFS mount attempt 

15/06/2020 16:59:42 INFO GlusterFS mount attempt 

15/06/2020 16:59:12 INFO GlusterFS mount attempt 

15/06/2020 16:58:42 INFO GlusterFS mount attempt 

15/06/2020 16:58:12 INFO GlusterFS mount attempt 

15/06/2020 16:57:42 INFO GlusterFS mount attempt 

15/06/2020 16:57:12 INFO GlusterFS mount attempt 

15/06/2020 16:56:42 INFO GlusterFS mount attempt 

15/06/2020 16:56:12 INFO GlusterFS mount attempt 

15/06/2020 16:55:42 INFO GlusterFS mount attempt 

15/06/2020 16:55:12 INFO GlusterFS mount attempt 

15/06/2020 16:54:42 INFO GlusterFS mount attempt 

15/06/2020 16:54:11 INFO GlusterFS mount attempt 

15/06/2020 16:53:41 INFO GlusterFS mount attempt 

15/06/2020 16:53:11 INFO GlusterFS mount attempt 

15/06/2020 16:52:41 INFO GlusterFS mount attempt 

15/06/2020 16:52:11 INFO GlusterFS mount attempt 

15/06/2020 16:51:41 INFO GlusterFS mount attempt 

15/06/2020 16:51:11 INFO GlusterFS mount attempt 

15/06/2020 16:50:41 INFO GlusterFS mount attempt 

15/06/2020 16:50:11 INFO GlusterFS mount attempt 

15/06/2020 16:49:41 INFO GlusterFS mount attempt 

15/06/2020 16:49:11 INFO GlusterFS mount attempt 

15/06/2020 16:48:40 INFO GlusterFS mount attempt 

15/06/2020 16:48:10 INFO GlusterFS mount attempt 

15/06/2020 16:47:40 INFO GlusterFS mount attempt 

15/06/2020 16:47:10 INFO GlusterFS mount attempt 

15/06/2020 16:46:40 INFO GlusterFS mount attempt 

15/06/2020 16:46:10 INFO GlusterFS mount attempt 

15/06/2020 16:45:40 INFO GlusterFS mount attempt 

15/06/2020 16:45:10 INFO GlusterFS mount attempt 

15/06/2020 16:44:40 INFO GlusterFS mount attempt 

15/06/2020 16:44:10 INFO GlusterFS mount attempt 

15/06/2020 16:43:40 INFO GlusterFS mount attempt 

15/06/2020 16:43:09 INFO GlusterFS mount attempt 

15/06/2020 16:42:39 INFO GlusterFS mount attempt 

15/06/2020 16:42:09 INFO GlusterFS mount attempt 

15/06/2020 16:41:39 INFO GlusterFS mount attempt 

15/06/2020 16:41:09 INFO GlusterFS mount attempt 

15/06/2020 16:40:39 INFO GlusterFS mount attempt 

15/06/2020 16:40:09 INFO GlusterFS mount attempt 

15/06/2020 16:39:39 INFO GlusterFS mount attempt 

15/06/2020 16:39:09 INFO GlusterFS mount attempt 

15/06/2020 16:38:39 INFO GlusterFS mount attempt 

15/06/2020 16:38:08 INFO GlusterFS mount attempt 

15/06/2020 16:37:38 INFO GlusterFS mount attempt 

15/06/2020 16:37:08 INFO GlusterFS mount attempt 

15/06/2020 16:36:38 INFO GlusterFS mount attempt 

15/06/2020 16:36:08 INFO GlusterFS mount attempt 

15/06/2020 16:35:38 INFO GlusterFS mount attempt 

15/06/2020 16:35:08 INFO GlusterFS mount attempt 

15/06/2020 16:34:38 INFO GlusterFS mount attempt 

15/06/2020 16:34:08 INFO GlusterFS mount attempt 

15/06/2020 16:33:38 INFO GlusterFS mount attempt 

15/06/2020 16:33:08 INFO GlusterFS mount attempt 

15/06/2020 16:32:38 INFO GlusterFS mount attempt 

15/06/2020 16:32:07 INFO GlusterFS mount attempt 

15/06/2020 16:31:37 INFO GlusterFS mount attempt 

15/06/2020 16:31:07 INFO GlusterFS mount attempt 

15/06/2020 16:30:37 INFO GlusterFS mount attempt 

15/06/2020 16:30:07 INFO GlusterFS mount attempt 

15/06/2020 16:29:37 INFO GlusterFS mount attempt 

15/06/2020 16:29:07 INFO GlusterFS mount attempt 

15/06/2020 16:28:37 INFO GlusterFS mount attempt 

15/06/2020 16:28:07 INFO GlusterFS mount attempt 

15/06/2020 16:27:37 INFO GlusterFS mount attempt 

15/06/2020 16:27:06 INFO GlusterFS mount attempt 

15/06/2020 16:26:36 INFO GlusterFS mount attempt 

15/06/2020 16:26:06 INFO GlusterFS mount attempt 

15/06/2020 16:25:36 INFO GlusterFS mount attempt 

15/06/2020 16:25:06 INFO GlusterFS mount attempt 

15/06/2020 16:24:36 INFO GlusterFS mount attempt 

15/06/2020 16:24:06 INFO GlusterFS mount attempt 

15/06/2020 16:23:36 INFO GlusterFS mount attempt 

15/06/2020 16:23:06 INFO GlusterFS mount attempt 

15/06/2020 16:22:36 INFO GlusterFS mount attempt 

15/06/2020 16:22:06 INFO GlusterFS mount attempt 

15/06/2020 16:21:36 INFO GlusterFS mount attempt 

15/06/2020 16:21:05 INFO GlusterFS mount attempt 

15/06/2020 16:20:35 INFO GlusterFS mount attempt 

15/06/2020 16:20:05 INFO GlusterFS mount attempt 

15/06/2020 16:19:35 INFO GlusterFS mount attempt 

15/06/2020 16:19:05 INFO GlusterFS mount attempt 

15/06/2020 16:18:35 INFO GlusterFS mount attempt 

15/06/2020 16:18:05 INFO GlusterFS mount attempt 

15/06/2020 16:17:35 INFO GlusterFS mount attempt 

15/06/2020 16:17:05 INFO GlusterFS mount attempt 

15/06/2020 16:16:35 INFO GlusterFS mount attempt 

15/06/2020 16:16:05 INFO GlusterFS mount attempt 

15/06/2020 16:15:34 INFO GlusterFS mount attempt 

15/06/2020 16:15:04 INFO GlusterFS mount attempt 

15/06/2020 16:14:34 INFO GlusterFS mount attempt 

15/06/2020 16:14:04 INFO GlusterFS mount attempt 

15/06/2020 16:13:34 INFO GlusterFS mount attempt 

15/06/2020 16:13:04 INFO GlusterFS mount attempt 

15/06/2020 16:12:34 INFO GlusterFS mount attempt 

15/06/2020 16:12:04 INFO GlusterFS mount attempt 

15/06/2020 16:11:34 INFO GlusterFS mount attempt 

15/06/2020 16:11:04 INFO GlusterFS mount attempt 

15/06/2020 16:10:34 INFO GlusterFS mount attempt 

15/06/2020 16:10:03 INFO GlusterFS mount attempt 

15/06/2020 16:09:33 INFO GlusterFS mount attempt 

15/06/2020 16:09:03 INFO GlusterFS mount attempt 

15/06/2020 16:08:33 INFO GlusterFS mount attempt 

15/06/2020 16:08:03 INFO GlusterFS mount attempt 

15/06/2020 16:07:33 INFO GlusterFS mount attempt 

15/06/2020 16:07:03 INFO GlusterFS mount attempt 

15/06/2020 16:06:33 INFO GlusterFS mount attempt 

15/06/2020 16:06:03 INFO GlusterFS mount attempt 

15/06/2020 16:05:33 INFO GlusterFS mount attempt 

15/06/2020 16:05:02 INFO GlusterFS mount attempt 

15/06/2020 16:04:32 INFO GlusterFS mount attempt 

15/06/2020 16:04:02 INFO GlusterFS mount attempt 

15/06/2020 16:03:32 INFO GlusterFS mount attempt 

15/06/2020 16:03:02 INFO GlusterFS mount attempt 

15/06/2020 16:02:32 INFO GlusterFS mount attempt 

15/06/2020 16:02:02 INFO GlusterFS mount attempt 

15/06/2020 16:01:32 INFO GlusterFS mount attempt 

15/06/2020 16:01:02 INFO GlusterFS mount attempt 

15/06/2020 16:00:32 INFO GlusterFS mount attempt 

15/06/2020 16:00:02 INFO GlusterFS mount attempt 

15/06/2020 15:59:32 INFO GlusterFS mount attempt 

15/06/2020 15:59:02 INFO GlusterFS mount attempt 

15/06/2020 15:58:31 INFO GlusterFS mount attempt 

15/06/2020 15:58:01 INFO GlusterFS mount attempt 

15/06/2020 15:57:31 INFO GlusterFS mount attempt 

15/06/2020 15:57:01 INFO GlusterFS mount attempt 

15/06/2020 15:56:31 INFO GlusterFS mount attempt 

15/06/2020 15:56:01 INFO GlusterFS mount attempt 

15/06/2020 15:55:31 INFO GlusterFS mount attempt 

15/06/2020 15:55:01 INFO GlusterFS mount attempt 

15/06/2020 15:54:31 INFO GlusterFS mount attempt 

15/06/2020 15:54:01 INFO GlusterFS mount attempt 

15/06/2020 15:53:30 INFO GlusterFS mount attempt 

15/06/2020 15:53:00 INFO GlusterFS mount attempt 

15/06/2020 15:52:30 INFO GlusterFS mount attempt 

15/06/2020 15:52:00 INFO GlusterFS mount attempt 

15/06/2020 15:51:30 INFO GlusterFS mount attempt 

15/06/2020 15:51:00 INFO GlusterFS mount attempt 

15/06/2020 15:50:30 INFO GlusterFS mount attempt 

15/06/2020 15:50:00 INFO GlusterFS mount attempt 

15/06/2020 15:49:30 INFO GlusterFS mount attempt 

15/06/2020 15:49:00 INFO GlusterFS mount attempt 

15/06/2020 15:48:30 INFO GlusterFS mount attempt 

15/06/2020 15:47:59 INFO GlusterFS mount attempt 

15/06/2020 15:47:29 INFO GlusterFS mount attempt 

15/06/2020 15:46:59 INFO GlusterFS mount attempt 

15/06/2020 15:46:29 INFO GlusterFS mount attempt 

15/06/2020 15:45:59 INFO GlusterFS mount attempt 

15/06/2020 15:45:29 INFO GlusterFS mount attempt 

15/06/2020 15:44:59 INFO GlusterFS mount attempt 

15/06/2020 15:44:29 INFO GlusterFS mount attempt 

15/06/2020 15:43:59 INFO GlusterFS mount attempt 

15/06/2020 15:43:29 INFO GlusterFS mount attempt 

15/06/2020 15:42:59 INFO GlusterFS mount attempt 

15/06/2020 15:42:29 INFO GlusterFS mount attempt 

15/06/2020 15:41:58 INFO GlusterFS mount attempt 

15/06/2020 15:41:28 INFO GlusterFS mount attempt 

15/06/2020 15:40:58 INFO GlusterFS mount attempt 

15/06/2020 15:40:28 INFO GlusterFS mount attempt 

15/06/2020 15:39:58 INFO GlusterFS mount attempt 

15/06/2020 15:39:28 INFO GlusterFS mount attempt 

15/06/2020 15:38:58 INFO GlusterFS mount attempt 

15/06/2020 15:38:28 INFO GlusterFS mount attempt 

15/06/2020 15:37:58 INFO GlusterFS mount attempt 

15/06/2020 15:37:28 INFO GlusterFS mount attempt 

15/06/2020 15:36:58 INFO GlusterFS mount attempt 

15/06/2020 15:36:27 INFO GlusterFS mount attempt 

15/06/2020 15:35:57 INFO GlusterFS mount attempt 

15/06/2020 15:35:27 INFO GlusterFS mount attempt 

15/06/2020 15:34:57 INFO GlusterFS mount attempt 

15/06/2020 15:34:27 INFO GlusterFS mount attempt 

15/06/2020 15:33:57 INFO GlusterFS mount attempt 

15/06/2020 15:33:27 INFO GlusterFS mount attempt 

15/06/2020 15:32:57 INFO GlusterFS mount attempt 

15/06/2020 15:32:27 INFO GlusterFS mount attempt 

15/06/2020 15:31:57 INFO GlusterFS mount attempt 

15/06/2020 15:31:27 INFO GlusterFS mount attempt 

15/06/2020 15:30:56 INFO GlusterFS mount attempt 

15/06/2020 15:30:26 INFO GlusterFS mount attempt 

15/06/2020 15:29:56 INFO GlusterFS mount attempt 

15/06/2020 15:29:26 INFO GlusterFS mount attempt 

15/06/2020 15:28:56 INFO GlusterFS mount attempt 

15/06/2020 15:28:26 INFO GlusterFS mount attempt 

15/06/2020 15:27:56 INFO GlusterFS mount attempt 

15/06/2020 15:27:26 INFO GlusterFS mount attempt 

15/06/2020 15:26:56 INFO GlusterFS mount attempt 

15/06/2020 15:26:26 INFO GlusterFS mount attempt 

15/06/2020 15:25:56 INFO GlusterFS mount attempt 

15/06/2020 15:25:25 INFO GlusterFS mount attempt 

15/06/2020 15:24:55 INFO GlusterFS mount attempt 

15/06/2020 15:24:25 INFO GlusterFS mount attempt 

15/06/2020 15:23:55 INFO GlusterFS mount attempt 

15/06/2020 15:23:25 INFO GlusterFS mount attempt 

15/06/2020 15:22:55 INFO GlusterFS mount attempt 

15/06/2020 15:22:25 INFO GlusterFS mount attempt 

15/06/2020 15:21:55 INFO GlusterFS mount attempt 

15/06/2020 15:21:25 INFO GlusterFS mount attempt 

15/06/2020 15:20:55 INFO GlusterFS mount attempt 

15/06/2020 15:20:24 INFO GlusterFS mount attempt 

15/06/2020 15:19:54 INFO GlusterFS mount attempt 

15/06/2020 15:19:24 INFO GlusterFS mount attempt 

15/06/2020 15:18:54 INFO GlusterFS mount attempt 

15/06/2020 15:18:24 INFO GlusterFS mount attempt 

15/06/2020 15:17:54 INFO GlusterFS mount attempt 

15/06/2020 15:17:24 INFO GlusterFS mount attempt 

15/06/2020 15:16:54 INFO GlusterFS mount attempt 

15/06/2020 15:16:24 INFO GlusterFS mount attempt 

15/06/2020 15:15:54 INFO GlusterFS mount attempt 

15/06/2020 15:15:24 INFO GlusterFS mount attempt 

15/06/2020 15:14:53 INFO GlusterFS mount attempt 

15/06/2020 15:14:23 INFO GlusterFS mount attempt 

15/06/2020 15:13:53 INFO GlusterFS mount attempt 

15/06/2020 15:13:23 INFO GlusterFS mount attempt 

15/06/2020 15:12:53 INFO GlusterFS mount attempt 

15/06/2020 15:12:23 INFO GlusterFS mount attempt 

15/06/2020 15:11:53 INFO GlusterFS mount attempt 

15/06/2020 15:11:23 INFO GlusterFS mount attempt 

15/06/2020 15:10:53 INFO GlusterFS mount attempt 

15/06/2020 15:10:23 INFO GlusterFS mount attempt 

15/06/2020 15:09:53 INFO GlusterFS mount attempt 

15/06/2020 15:09:22 INFO GlusterFS mount attempt 

15/06/2020 15:08:52 INFO GlusterFS mount attempt 

15/06/2020 15:08:22 INFO GlusterFS mount attempt 

15/06/2020 15:07:52 INFO GlusterFS mount attempt 

15/06/2020 15:07:22 INFO GlusterFS mount attempt 

15/06/2020 15:06:52 INFO GlusterFS mount attempt 

15/06/2020 15:06:22 INFO GlusterFS mount attempt 

15/06/2020 15:05:52 INFO GlusterFS mount attempt 

15/06/2020 15:05:22 INFO GlusterFS mount attempt 

15/06/2020 15:04:52 INFO GlusterFS mount attempt 

15/06/2020 15:04:21 INFO GlusterFS mount attempt 

15/06/2020 15:03:51 INFO GlusterFS mount attempt 

15/06/2020 15:03:21 INFO GlusterFS mount attempt 

15/06/2020 15:02:51 INFO GlusterFS mount attempt 

15/06/2020 15:02:21 INFO GlusterFS mount attempt 

15/06/2020 15:01:51 INFO GlusterFS mount attempt 

15/06/2020 15:01:21 INFO GlusterFS mount attempt 

15/06/2020 15:00:51 INFO GlusterFS mount attempt 

15/06/2020 15:00:21 INFO GlusterFS mount attempt 

15/06/2020 14:59:51 INFO GlusterFS mount attempt 

15/06/2020 14:59:21 INFO GlusterFS mount attempt 

15/06/2020 14:58:51 INFO GlusterFS mount attempt 

15/06/2020 14:58:20 INFO GlusterFS mount attempt 

15/06/2020 14:57:50 INFO GlusterFS mount attempt 

15/06/2020 14:57:20 INFO GlusterFS mount attempt 

15/06/2020 14:56:50 INFO GlusterFS mount attempt 

15/06/2020 14:56:20 INFO GlusterFS mount attempt 

15/06/2020 14:55:50 INFO GlusterFS mount attempt 

15/06/2020 14:55:20 INFO GlusterFS mount attempt 

15/06/2020 14:54:50 INFO GlusterFS mount attempt 

15/06/2020 14:54:20 INFO GlusterFS mount attempt 

15/06/2020 14:53:50 INFO GlusterFS mount attempt 

15/06/2020 14:53:20 INFO GlusterFS mount attempt 

15/06/2020 14:52:49 INFO GlusterFS mount attempt 

15/06/2020 14:52:19 INFO GlusterFS mount attempt 

15/06/2020 14:51:49 INFO GlusterFS mount attempt 

15/06/2020 14:51:19 INFO GlusterFS mount attempt 

15/06/2020 14:50:49 INFO GlusterFS mount attempt 

15/06/2020 14:50:19 INFO GlusterFS mount attempt 

15/06/2020 14:49:49 INFO GlusterFS mount attempt 

15/06/2020 14:49:19 INFO GlusterFS mount attempt 

15/06/2020 14:48:49 INFO GlusterFS mount attempt 

15/06/2020 14:48:19 INFO GlusterFS mount attempt 

15/06/2020 14:47:49 INFO GlusterFS mount attempt 

15/06/2020 14:47:18 INFO GlusterFS mount attempt 

15/06/2020 14:46:48 INFO GlusterFS mount attempt 

15/06/2020 14:46:18 INFO GlusterFS mount attempt 

15/06/2020 14:45:48 INFO GlusterFS mount attempt 

15/06/2020 14:45:18 INFO GlusterFS mount attempt 

15/06/2020 14:44:48 INFO GlusterFS mount attempt 

15/06/2020 14:44:18 INFO GlusterFS mount attempt 

15/06/2020 14:43:48 INFO GlusterFS mount attempt 

15/06/2020 14:43:18 INFO GlusterFS mount attempt 

15/06/2020 14:42:48 INFO GlusterFS mount attempt 

15/06/2020 14:42:17 INFO GlusterFS mount attempt 

15/06/2020 14:41:47 INFO GlusterFS mount attempt 

15/06/2020 14:41:17 INFO GlusterFS mount attempt 

15/06/2020 14:40:47 INFO GlusterFS mount attempt 

15/06/2020 14:40:17 INFO GlusterFS mount attempt 

15/06/2020 14:39:47 INFO GlusterFS mount attempt 

15/06/2020 14:39:17 INFO GlusterFS mount attempt 

15/06/2020 14:38:47 INFO GlusterFS mount attempt 

15/06/2020 14:38:17 INFO GlusterFS mount attempt 

15/06/2020 14:37:47 INFO GlusterFS mount attempt 

15/06/2020 14:37:17 INFO GlusterFS mount attempt 

15/06/2020 14:36:46 INFO GlusterFS mount attempt 

15/06/2020 14:36:16 INFO GlusterFS mount attempt 

15/06/2020 14:35:46 INFO GlusterFS mount attempt 

15/06/2020 14:35:16 INFO GlusterFS mount attempt 

15/06/2020 14:34:46 INFO GlusterFS mount attempt 

15/06/2020 14:34:16 INFO GlusterFS mount attempt 

15/06/2020 14:33:46 INFO GlusterFS mount attempt 

15/06/2020 14:33:16 INFO GlusterFS mount attempt 

15/06/2020 14:32:46 INFO GlusterFS mount attempt 

15/06/2020 14:32:16 INFO GlusterFS mount attempt 

15/06/2020 14:31:46 INFO GlusterFS mount attempt 

15/06/2020 14:31:15 INFO GlusterFS mount attempt 

15/06/2020 14:30:45 INFO GlusterFS mount attempt 

15/06/2020 14:30:15 INFO GlusterFS mount attempt 

15/06/2020 14:29:45 INFO GlusterFS mount attempt 

15/06/2020 14:29:15 INFO GlusterFS mount attempt 

15/06/2020 14:28:45 INFO GlusterFS mount attempt 

15/06/2020 14:28:15 INFO GlusterFS mount attempt 

15/06/2020 14:27:45 INFO GlusterFS mount attempt 

15/06/2020 14:27:15 INFO GlusterFS mount attempt 

15/06/2020 14:26:45 INFO GlusterFS mount attempt 

15/06/2020 14:26:14 INFO GlusterFS mount attempt 

15/06/2020 14:25:44 INFO GlusterFS mount attempt 

15/06/2020 14:25:14 INFO GlusterFS mount attempt 

15/06/2020 14:24:44 INFO GlusterFS mount attempt 

15/06/2020 14:24:14 INFO GlusterFS mount attempt 

15/06/2020 14:23:44 INFO GlusterFS mount attempt 

15/06/2020 14:23:14 INFO GlusterFS mount attempt 

15/06/2020 14:22:44 INFO GlusterFS mount attempt 

15/06/2020 14:22:14 INFO GlusterFS mount attempt 

15/06/2020 14:21:44 INFO GlusterFS mount attempt 

15/06/2020 14:21:14 INFO GlusterFS mount attempt 

15/06/2020 14:20:43 INFO GlusterFS mount attempt 

15/06/2020 14:20:13 INFO GlusterFS mount attempt 

15/06/2020 14:19:43 INFO GlusterFS mount attempt 

15/06/2020 14:19:13 INFO GlusterFS mount attempt 

15/06/2020 14:18:43 INFO GlusterFS mount attempt 

15/06/2020 14:18:13 INFO GlusterFS mount attempt 

15/06/2020 14:17:43 INFO GlusterFS mount attempt 

15/06/2020 14:17:13 INFO GlusterFS mount attempt 

15/06/2020 14:16:43 INFO GlusterFS mount attempt 

15/06/2020 14:16:13 INFO GlusterFS mount attempt 

15/06/2020 14:15:43 INFO GlusterFS mount attempt 

15/06/2020 14:15:12 INFO GlusterFS mount attempt 

15/06/2020 14:14:42 INFO GlusterFS mount attempt 

15/06/2020 14:14:12 INFO GlusterFS mount attempt 

15/06/2020 14:13:42 INFO GlusterFS mount attempt 

15/06/2020 14:13:12 INFO GlusterFS mount attempt 

15/06/2020 14:12:42 INFO GlusterFS mount attempt 

15/06/2020 14:12:12 INFO GlusterFS mount attempt 

15/06/2020 14:11:42 INFO GlusterFS mount attempt 

15/06/2020 14:11:12 INFO GlusterFS mount attempt 

15/06/2020 14:10:42 INFO GlusterFS mount attempt 

15/06/2020 14:10:11 INFO GlusterFS mount attempt 

15/06/2020 14:09:41 INFO GlusterFS mount attempt 

15/06/2020 14:09:11 INFO GlusterFS mount attempt 

15/06/2020 14:08:41 INFO GlusterFS mount attempt 

15/06/2020 14:08:11 INFO GlusterFS mount attempt 

15/06/2020 14:07:41 INFO GlusterFS mount attempt 

15/06/2020 14:07:11 INFO GlusterFS mount attempt 

15/06/2020 14:06:41 INFO GlusterFS mount attempt 

15/06/2020 14:06:11 INFO GlusterFS mount attempt 

15/06/2020 14:05:41 INFO GlusterFS mount attempt 

15/06/2020 14:05:11 INFO GlusterFS mount attempt 

15/06/2020 14:04:40 INFO GlusterFS mount attempt 

15/06/2020 14:04:10 INFO GlusterFS mount attempt 

15/06/2020 14:03:40 INFO GlusterFS mount attempt 

15/06/2020 14:03:10 INFO GlusterFS mount attempt 

15/06/2020 14:02:40 INFO GlusterFS mount attempt 

15/06/2020 14:02:10 INFO GlusterFS mount attempt 

15/06/2020 14:01:40 INFO GlusterFS mount attempt 

15/06/2020 14:01:10 INFO GlusterFS mount attempt 

15/06/2020 14:00:40 INFO GlusterFS mount attempt 

15/06/2020 14:00:10 INFO GlusterFS mount attempt 

15/06/2020 13:59:40 INFO GlusterFS mount attempt 

15/06/2020 13:59:09 INFO GlusterFS mount attempt 

15/06/2020 13:58:39 INFO GlusterFS mount attempt 

15/06/2020 13:58:09 INFO GlusterFS mount attempt 

15/06/2020 13:57:39 INFO GlusterFS mount attempt 

15/06/2020 13:57:09 INFO GlusterFS mount attempt 

15/06/2020 13:56:39 INFO GlusterFS mount attempt 

15/06/2020 13:56:09 INFO GlusterFS mount attempt 

15/06/2020 13:55:39 INFO GlusterFS mount attempt 

15/06/2020 13:55:09 INFO GlusterFS mount attempt 

15/06/2020 13:54:39 INFO GlusterFS mount attempt 

15/06/2020 13:54:09 INFO GlusterFS mount attempt 

15/06/2020 13:53:38 INFO GlusterFS mount attempt 

15/06/2020 13:53:08 INFO GlusterFS mount attempt 

15/06/2020 13:52:38 INFO GlusterFS mount attempt 

15/06/2020 13:52:08 INFO GlusterFS mount attempt 

15/06/2020 13:51:38 INFO GlusterFS mount attempt 

15/06/2020 13:51:08 INFO GlusterFS mount attempt 

15/06/2020 13:50:38 INFO GlusterFS mount attempt 

15/06/2020 13:50:08 INFO GlusterFS mount attempt 

15/06/2020 13:49:38 INFO GlusterFS mount attempt 

15/06/2020 13:49:08 INFO GlusterFS mount attempt 

15/06/2020 13:48:38 INFO GlusterFS mount attempt 

15/06/2020 13:48:07 INFO GlusterFS mount attempt 

15/06/2020 13:47:37 INFO GlusterFS mount attempt 

15/06/2020 13:47:07 INFO GlusterFS mount attempt 

15/06/2020 13:46:37 INFO GlusterFS mount attempt 

15/06/2020 13:46:07 INFO GlusterFS mount attempt 

15/06/2020 13:45:37 INFO GlusterFS mount attempt 

15/06/2020 13:45:07 INFO GlusterFS mount attempt 

15/06/2020 13:44:37 INFO GlusterFS mount attempt 

15/06/2020 13:44:07 INFO GlusterFS mount attempt 

15/06/2020 13:43:37 INFO GlusterFS mount attempt 

15/06/2020 13:43:07 INFO GlusterFS mount attempt 

15/06/2020 13:42:36 INFO GlusterFS mount attempt 

15/06/2020 13:42:06 INFO GlusterFS mount attempt 

15/06/2020 13:41:36 INFO GlusterFS mount attempt 

15/06/2020 13:41:06 INFO GlusterFS mount attempt 

15/06/2020 13:40:36 INFO GlusterFS mount attempt 

15/06/2020 13:40:06 INFO GlusterFS mount attempt 

15/06/2020 13:39:36 INFO GlusterFS mount attempt 

15/06/2020 13:39:06 INFO GlusterFS mount attempt 

15/06/2020 13:38:36 INFO GlusterFS mount attempt 

15/06/2020 13:38:06 INFO GlusterFS mount attempt 

15/06/2020 13:37:36 INFO GlusterFS mount attempt 

15/06/2020 13:37:05 INFO GlusterFS mount attempt 

15/06/2020 13:36:35 INFO GlusterFS mount attempt 

15/06/2020 13:36:05 INFO GlusterFS mount attempt 

15/06/2020 13:35:35 INFO GlusterFS mount attempt 

15/06/2020 13:35:05 INFO GlusterFS mount attempt 

15/06/2020 13:34:35 INFO GlusterFS mount attempt 

15/06/2020 13:34:05 INFO GlusterFS mount attempt 

15/06/2020 13:33:35 INFO GlusterFS mount attempt 

15/06/2020 13:33:05 INFO GlusterFS mount attempt 

15/06/2020 13:32:35 INFO GlusterFS mount attempt 

15/06/2020 13:32:05 INFO GlusterFS mount attempt 

15/06/2020 13:31:34 INFO GlusterFS mount attempt 

15/06/2020 13:31:04 INFO GlusterFS mount attempt 

15/06/2020 13:30:34 INFO GlusterFS mount attempt 

15/06/2020 13:30:04 INFO GlusterFS mount attempt 

15/06/2020 13:29:34 INFO GlusterFS mount attempt 

15/06/2020 13:29:04 INFO GlusterFS mount attempt 

15/06/2020 13:28:34 INFO GlusterFS mount attempt 

15/06/2020 13:28:04 INFO GlusterFS mount attempt 

15/06/2020 13:27:34 INFO GlusterFS mount attempt 

15/06/2020 13:27:04 INFO GlusterFS mount attempt 

15/06/2020 13:26:33 INFO GlusterFS mount attempt 

15/06/2020 13:26:03 INFO GlusterFS mount attempt 

15/06/2020 13:25:33 INFO GlusterFS mount attempt 

15/06/2020 13:25:03 INFO GlusterFS mount attempt 

15/06/2020 13:24:33 INFO GlusterFS mount attempt 

15/06/2020 13:24:03 INFO GlusterFS mount attempt 

15/06/2020 13:23:33 INFO GlusterFS mount attempt 

15/06/2020 13:23:03 INFO GlusterFS mount attempt 

15/06/2020 13:22:33 INFO GlusterFS mount attempt 

15/06/2020 13:22:03 INFO GlusterFS mount attempt 

15/06/2020 13:21:33 INFO GlusterFS mount attempt 

15/06/2020 13:21:03 INFO GlusterFS mount attempt 

15/06/2020 13:20:32 INFO GlusterFS mount attempt 

15/06/2020 13:20:02 INFO GlusterFS mount attempt 

15/06/2020 13:19:32 INFO GlusterFS mount attempt 

15/06/2020 13:19:02 INFO GlusterFS mount attempt 

15/06/2020 13:18:32 INFO GlusterFS mount attempt 

15/06/2020 13:18:02 INFO GlusterFS mount attempt 

15/06/2020 13:17:32 INFO GlusterFS mount attempt 

15/06/2020 13:17:02 INFO GlusterFS mount attempt 

15/06/2020 13:16:32 INFO GlusterFS mount attempt 

15/06/2020 13:16:02 INFO GlusterFS mount attempt 

15/06/2020 13:15:32 INFO GlusterFS mount attempt 

15/06/2020 13:15:01 INFO GlusterFS mount attempt 

15/06/2020 13:14:31 INFO GlusterFS mount attempt 

15/06/2020 13:14:01 INFO GlusterFS mount attempt 

15/06/2020 13:13:31 INFO GlusterFS mount attempt 

15/06/2020 13:13:01 INFO GlusterFS mount attempt 

15/06/2020 13:12:31 INFO GlusterFS mount attempt 

15/06/2020 13:12:01 INFO GlusterFS mount attempt 

15/06/2020 13:11:31 INFO GlusterFS mount attempt 

15/06/2020 13:11:01 INFO GlusterFS mount attempt 

15/06/2020 13:10:31 INFO GlusterFS mount attempt 

15/06/2020 13:10:01 INFO GlusterFS mount attempt 

15/06/2020 13:09:30 INFO GlusterFS mount attempt 

15/06/2020 13:09:00 INFO GlusterFS mount attempt 

15/06/2020 13:08:30 INFO GlusterFS mount attempt 

15/06/2020 13:08:00 INFO GlusterFS mount attempt 

15/06/2020 13:07:30 INFO GlusterFS mount attempt 

15/06/2020 13:07:00 INFO GlusterFS mount attempt 

15/06/2020 13:06:30 INFO GlusterFS mount attempt 

15/06/2020 13:06:00 INFO GlusterFS mount attempt 

15/06/2020 13:05:30 INFO GlusterFS mount attempt 

15/06/2020 13:05:00 INFO GlusterFS mount attempt 

15/06/2020 13:04:29 INFO GlusterFS mount attempt 

15/06/2020 13:03:59 INFO GlusterFS mount attempt 

15/06/2020 13:03:29 INFO GlusterFS mount attempt 

15/06/2020 13:02:59 INFO GlusterFS mount attempt 

15/06/2020 13:02:29 INFO GlusterFS mount attempt 

15/06/2020 13:01:59 INFO GlusterFS mount attempt 

15/06/2020 13:01:29 INFO GlusterFS mount attempt 

15/06/2020 13:00:59 INFO GlusterFS mount attempt 

15/06/2020 13:00:29 INFO GlusterFS mount attempt 

15/06/2020 12:59:59 INFO GlusterFS mount attempt 

15/06/2020 12:59:29 INFO GlusterFS mount attempt 

15/06/2020 12:58:58 INFO GlusterFS mount attempt 

15/06/2020 12:58:28 INFO GlusterFS mount attempt 

15/06/2020 12:57:58 INFO GlusterFS mount attempt 

15/06/2020 12:57:28 INFO GlusterFS mount attempt 

15/06/2020 12:56:58 INFO GlusterFS mount attempt 

15/06/2020 12:56:28 INFO GlusterFS mount attempt 

15/06/2020 12:55:58 INFO GlusterFS mount attempt 

15/06/2020 12:55:28 INFO GlusterFS mount attempt 

15/06/2020 12:54:58 INFO GlusterFS mount attempt 

15/06/2020 12:54:28 INFO GlusterFS mount attempt 

15/06/2020 12:53:58 INFO GlusterFS mount attempt 

15/06/2020 12:53:27 INFO GlusterFS mount attempt 

15/06/2020 12:52:57 INFO GlusterFS mount attempt 

15/06/2020 12:52:27 INFO GlusterFS mount attempt 

15/06/2020 12:51:57 INFO GlusterFS mount attempt 

15/06/2020 12:51:27 INFO GlusterFS mount attempt 

15/06/2020 12:50:57 INFO GlusterFS mount attempt 

15/06/2020 12:50:27 INFO GlusterFS mount attempt 

15/06/2020 12:49:57 INFO GlusterFS mount attempt 

15/06/2020 12:49:27 INFO GlusterFS mount attempt 

15/06/2020 12:48:57 INFO GlusterFS mount attempt 

15/06/2020 12:48:26 INFO GlusterFS mount attempt 

15/06/2020 12:47:56 INFO GlusterFS mount attempt 

15/06/2020 12:47:26 INFO GlusterFS mount attempt 

15/06/2020 12:46:56 INFO GlusterFS mount attempt 

15/06/2020 12:46:26 INFO GlusterFS mount attempt 

15/06/2020 12:45:56 INFO GlusterFS mount attempt 

15/06/2020 12:45:26 INFO GlusterFS mount attempt 

15/06/2020 12:44:56 INFO GlusterFS mount attempt 

15/06/2020 12:44:26 INFO GlusterFS mount attempt 

15/06/2020 12:43:56 INFO GlusterFS mount attempt 

15/06/2020 12:43:26 INFO GlusterFS mount attempt 

15/06/2020 12:42:55 INFO GlusterFS mount attempt 

15/06/2020 12:42:25 INFO GlusterFS mount attempt 

15/06/2020 12:41:55 INFO GlusterFS mount attempt 

15/06/2020 12:41:25 INFO GlusterFS mount attempt 

15/06/2020 12:40:55 INFO GlusterFS mount attempt 

15/06/2020 12:40:25 INFO GlusterFS mount attempt 

15/06/2020 12:39:55 INFO GlusterFS mount attempt 

15/06/2020 12:39:25 INFO GlusterFS mount attempt 

15/06/2020 12:38:55 INFO GlusterFS mount attempt 

15/06/2020 12:38:25 INFO GlusterFS mount attempt 

15/06/2020 12:37:55 INFO GlusterFS mount attempt 

15/06/2020 12:37:24 INFO GlusterFS mount attempt 

15/06/2020 12:36:54 INFO GlusterFS mount attempt 

15/06/2020 12:36:24 INFO GlusterFS mount attempt 

15/06/2020 12:35:54 INFO GlusterFS mount attempt 

15/06/2020 12:35:24 INFO GlusterFS mount attempt 

15/06/2020 12:34:54 INFO GlusterFS mount attempt 

15/06/2020 12:34:24 INFO GlusterFS mount attempt 

15/06/2020 12:33:54 INFO GlusterFS mount attempt 

15/06/2020 12:33:24 INFO GlusterFS mount attempt 

15/06/2020 12:32:54 INFO GlusterFS mount attempt 

15/06/2020 12:32:24 INFO GlusterFS mount attempt 

15/06/2020 12:31:54 INFO GlusterFS mount attempt 

15/06/2020 12:31:23 INFO GlusterFS mount attempt 

15/06/2020 12:30:53 INFO GlusterFS mount attempt 

15/06/2020 12:30:23 INFO GlusterFS mount attempt 

15/06/2020 12:29:53 INFO GlusterFS mount attempt 

15/06/2020 12:29:23 INFO GlusterFS mount attempt 

15/06/2020 12:28:53 INFO GlusterFS mount attempt 

15/06/2020 12:28:23 INFO GlusterFS mount attempt 

15/06/2020 12:27:53 INFO GlusterFS mount attempt 

15/06/2020 12:27:23 INFO GlusterFS mount attempt 

15/06/2020 12:26:53 INFO GlusterFS mount attempt 

15/06/2020 12:26:23 INFO GlusterFS mount attempt 

15/06/2020 12:25:52 INFO GlusterFS mount attempt 

15/06/2020 12:25:22 INFO GlusterFS mount attempt 

15/06/2020 12:24:52 INFO GlusterFS mount attempt 

15/06/2020 12:24:22 INFO GlusterFS mount attempt 

15/06/2020 12:23:52 INFO GlusterFS mount attempt 

15/06/2020 12:23:22 INFO GlusterFS mount attempt 

15/06/2020 12:22:52 INFO GlusterFS mount attempt 

15/06/2020 12:22:22 INFO GlusterFS mount attempt 

15/06/2020 12:21:52 INFO GlusterFS mount attempt 

15/06/2020 12:21:22 INFO GlusterFS mount attempt 

15/06/2020 12:20:52 INFO GlusterFS mount attempt 

15/06/2020 12:20:21 INFO GlusterFS mount attempt 

15/06/2020 12:19:51 INFO GlusterFS mount attempt 

15/06/2020 12:19:21 INFO GlusterFS mount attempt 

15/06/2020 12:18:51 INFO GlusterFS mount attempt 

15/06/2020 12:18:21 INFO GlusterFS mount attempt 

15/06/2020 12:17:51 INFO GlusterFS mount attempt 

15/06/2020 12:17:21 INFO GlusterFS mount attempt 

15/06/2020 12:16:51 INFO GlusterFS mount attempt 

15/06/2020 12:16:21 INFO GlusterFS mount attempt 

15/06/2020 12:15:51 INFO GlusterFS mount attempt 

15/06/2020 12:15:21 INFO GlusterFS mount attempt 

15/06/2020 12:14:50 INFO GlusterFS mount attempt 

15/06/2020 12:14:20 INFO GlusterFS mount attempt 

15/06/2020 12:13:50 INFO GlusterFS mount attempt 

15/06/2020 12:13:20 INFO GlusterFS mount attempt 

15/06/2020 12:12:50 INFO GlusterFS mount attempt 

15/06/2020 12:12:20 INFO GlusterFS mount attempt 

15/06/2020 12:11:50 INFO GlusterFS mount attempt 

15/06/2020 12:11:20 INFO GlusterFS mount attempt 

15/06/2020 12:10:50 INFO GlusterFS mount attempt 

15/06/2020 12:10:20 INFO GlusterFS mount attempt 

15/06/2020 12:09:50 INFO GlusterFS mount attempt 

15/06/2020 12:09:19 INFO GlusterFS mount attempt 

15/06/2020 12:08:49 INFO GlusterFS mount attempt 

15/06/2020 12:08:19 INFO GlusterFS mount attempt 

15/06/2020 12:07:49 INFO GlusterFS mount attempt 

15/06/2020 12:07:19 INFO GlusterFS mount attempt 

15/06/2020 12:06:49 INFO GlusterFS mount attempt 

15/06/2020 12:06:19 INFO GlusterFS mount attempt 

15/06/2020 12:05:49 INFO GlusterFS mount attempt 

15/06/2020 12:05:19 INFO GlusterFS mount attempt 

15/06/2020 12:04:49 INFO GlusterFS mount attempt 

15/06/2020 12:04:19 INFO GlusterFS mount attempt 

15/06/2020 12:03:48 INFO GlusterFS mount attempt 

15/06/2020 12:03:18 INFO GlusterFS mount attempt 

15/06/2020 12:02:48 INFO GlusterFS mount attempt 

15/06/2020 12:02:18 INFO GlusterFS mount attempt 

15/06/2020 12:01:48 INFO GlusterFS mount attempt 

15/06/2020 12:01:18 INFO GlusterFS mount attempt 

15/06/2020 12:00:48 INFO GlusterFS mount attempt 

15/06/2020 12:00:18 INFO GlusterFS mount attempt 

15/06/2020 11:59:48 INFO GlusterFS mount attempt 

15/06/2020 11:59:18 INFO GlusterFS mount attempt 

15/06/2020 11:58:48 INFO GlusterFS mount attempt 

15/06/2020 11:58:17 INFO GlusterFS mount attempt 

15/06/2020 11:57:47 INFO GlusterFS mount attempt 

15/06/2020 11:57:17 INFO GlusterFS mount attempt 

15/06/2020 11:56:47 INFO GlusterFS mount attempt 

15/06/2020 11:56:17 INFO GlusterFS mount attempt 

15/06/2020 11:55:47 INFO GlusterFS mount attempt 

15/06/2020 11:55:17 INFO GlusterFS mount attempt 

15/06/2020 11:54:47 INFO GlusterFS mount attempt 

15/06/2020 11:54:17 INFO GlusterFS mount attempt 

15/06/2020 11:53:47 INFO GlusterFS mount attempt 

15/06/2020 11:53:17 INFO GlusterFS mount attempt 

15/06/2020 11:52:46 INFO GlusterFS mount attempt 

15/06/2020 11:52:16 INFO GlusterFS mount attempt 

15/06/2020 11:51:46 INFO GlusterFS mount attempt 

15/06/2020 11:51:16 INFO GlusterFS mount attempt 

15/06/2020 11:50:46 INFO GlusterFS mount attempt 

15/06/2020 11:50:16 INFO GlusterFS mount attempt 

15/06/2020 11:49:46 INFO GlusterFS mount attempt 

15/06/2020 11:49:16 INFO GlusterFS mount attempt 

15/06/2020 11:48:46 INFO GlusterFS mount attempt 

15/06/2020 11:48:16 INFO GlusterFS mount attempt 

15/06/2020 11:47:46 INFO GlusterFS mount attempt 

15/06/2020 11:47:15 INFO GlusterFS mount attempt 

15/06/2020 11:46:45 INFO GlusterFS mount attempt 

15/06/2020 11:46:15 INFO GlusterFS mount attempt 

15/06/2020 11:45:45 INFO GlusterFS mount attempt 

15/06/2020 11:45:15 INFO GlusterFS mount attempt 

15/06/2020 11:44:45 INFO GlusterFS mount attempt 

15/06/2020 11:44:15 INFO GlusterFS mount attempt 

15/06/2020 11:43:45 INFO GlusterFS mount attempt 

15/06/2020 11:43:15 INFO GlusterFS mount attempt 

15/06/2020 11:42:45 INFO GlusterFS mount attempt 

15/06/2020 11:42:14 INFO GlusterFS mount attempt 

15/06/2020 11:41:44 INFO GlusterFS mount attempt 

15/06/2020 11:41:14 INFO GlusterFS mount attempt 

15/06/2020 11:40:44 INFO GlusterFS mount attempt 

15/06/2020 11:40:14 INFO GlusterFS mount attempt 

15/06/2020 11:39:44 INFO GlusterFS mount attempt 

15/06/2020 11:39:14 INFO GlusterFS mount attempt 

15/06/2020 11:38:44 INFO GlusterFS mount attempt 

15/06/2020 11:38:14 INFO GlusterFS mount attempt 

15/06/2020 11:37:44 INFO GlusterFS mount attempt 

15/06/2020 11:37:14 INFO GlusterFS mount attempt 

15/06/2020 11:36:43 INFO GlusterFS mount attempt 

15/06/2020 11:36:13 INFO GlusterFS mount attempt 

15/06/2020 11:35:43 INFO GlusterFS mount attempt 

15/06/2020 11:35:13 INFO GlusterFS mount attempt 

15/06/2020 11:34:43 INFO GlusterFS mount attempt 

15/06/2020 11:34:13 INFO GlusterFS mount attempt 

15/06/2020 11:33:43 INFO GlusterFS mount attempt 

15/06/2020 11:33:13 INFO GlusterFS mount attempt 

15/06/2020 11:32:43 INFO GlusterFS mount attempt 

15/06/2020 11:32:13 INFO GlusterFS mount attempt 

15/06/2020 11:31:43 INFO GlusterFS mount attempt 

15/06/2020 11:31:12 INFO GlusterFS mount attempt 

15/06/2020 11:30:42 INFO GlusterFS mount attempt 

15/06/2020 11:30:12 INFO GlusterFS mount attempt 

15/06/2020 11:29:42 INFO GlusterFS mount attempt 

15/06/2020 11:29:12 INFO GlusterFS mount attempt 

15/06/2020 11:28:42 INFO GlusterFS mount attempt 

15/06/2020 11:28:12 INFO GlusterFS mount attempt 

15/06/2020 11:27:42 INFO GlusterFS mount attempt 

15/06/2020 11:27:12 INFO GlusterFS mount attempt 

15/06/2020 11:26:42 INFO GlusterFS mount attempt 

15/06/2020 11:26:11 INFO GlusterFS mount attempt 

15/06/2020 11:25:41 INFO GlusterFS mount attempt 

15/06/2020 11:25:11 INFO GlusterFS mount attempt 

15/06/2020 11:24:41 INFO GlusterFS mount attempt 

15/06/2020 11:24:11 INFO GlusterFS mount attempt 

15/06/2020 11:23:41 INFO GlusterFS mount attempt 

15/06/2020 11:23:11 INFO GlusterFS mount attempt 

15/06/2020 11:22:41 INFO GlusterFS mount attempt 

15/06/2020 11:22:11 INFO GlusterFS mount attempt 

15/06/2020 11:21:41 INFO GlusterFS mount attempt 

15/06/2020 11:21:11 INFO GlusterFS mount attempt 

15/06/2020 11:20:40 INFO GlusterFS mount attempt 

15/06/2020 11:20:10 INFO GlusterFS mount attempt 

15/06/2020 11:19:40 INFO GlusterFS mount attempt 

15/06/2020 11:19:10 INFO GlusterFS mount attempt 

15/06/2020 11:18:40 INFO GlusterFS mount attempt 

15/06/2020 11:18:10 INFO GlusterFS mount attempt 

15/06/2020 11:17:40 INFO GlusterFS mount attempt 

15/06/2020 11:17:10 INFO GlusterFS mount attempt 

15/06/2020 11:16:40 INFO GlusterFS mount attempt 

15/06/2020 11:16:10 INFO GlusterFS mount attempt 

15/06/2020 11:15:40 INFO GlusterFS mount attempt 

15/06/2020 11:15:10 INFO GlusterFS mount attempt 

15/06/2020 11:14:39 INFO GlusterFS mount attempt 

15/06/2020 11:14:09 INFO GlusterFS mount attempt 

15/06/2020 11:13:39 INFO GlusterFS mount attempt 

15/06/2020 11:13:09 INFO GlusterFS mount attempt 

15/06/2020 11:12:39 INFO GlusterFS mount attempt 

15/06/2020 11:12:09 INFO GlusterFS mount attempt 

15/06/2020 11:11:39 INFO GlusterFS mount attempt 

15/06/2020 11:11:09 INFO GlusterFS mount attempt 

15/06/2020 11:10:39 INFO GlusterFS mount attempt 

15/06/2020 11:10:09 INFO GlusterFS mount attempt 

15/06/2020 11:09:38 INFO GlusterFS mount attempt 

15/06/2020 11:09:08 INFO GlusterFS mount attempt 

15/06/2020 11:08:38 INFO GlusterFS mount attempt 

15/06/2020 11:08:08 INFO GlusterFS mount attempt 

15/06/2020 11:07:38 INFO GlusterFS mount attempt 

15/06/2020 11:07:08 INFO GlusterFS mount attempt 

15/06/2020 11:06:38 INFO GlusterFS mount attempt 

15/06/2020 11:06:08 INFO GlusterFS mount attempt 

15/06/2020 11:05:38 INFO GlusterFS mount attempt 

15/06/2020 11:05:08 INFO GlusterFS mount attempt 

15/06/2020 11:04:38 INFO GlusterFS mount attempt 

15/06/2020 11:04:07 INFO GlusterFS mount attempt 

15/06/2020 11:03:37 INFO GlusterFS mount attempt 

15/06/2020 11:03:07 INFO GlusterFS mount attempt 

15/06/2020 11:02:37 INFO GlusterFS mount attempt 

15/06/2020 11:02:07 INFO GlusterFS mount attempt 

15/06/2020 11:01:37 INFO GlusterFS mount attempt 

15/06/2020 11:01:07 INFO GlusterFS mount attempt 

15/06/2020 11:00:37 INFO GlusterFS mount attempt 

15/06/2020 11:00:07 INFO GlusterFS mount attempt 

15/06/2020 10:59:37 INFO GlusterFS mount attempt 

15/06/2020 10:59:06 INFO GlusterFS mount attempt 

15/06/2020 10:58:36 INFO GlusterFS mount attempt 

15/06/2020 10:58:06 INFO GlusterFS mount attempt 

15/06/2020 10:57:36 INFO GlusterFS mount attempt 

15/06/2020 10:57:06 INFO GlusterFS mount attempt 

15/06/2020 10:56:36 INFO GlusterFS mount attempt 

15/06/2020 10:56:06 INFO GlusterFS mount attempt 

15/06/2020 10:55:36 INFO GlusterFS mount attempt 

15/06/2020 10:55:06 INFO GlusterFS mount attempt 

15/06/2020 10:54:36 INFO GlusterFS mount attempt 

15/06/2020 10:54:06 INFO GlusterFS mount attempt 

15/06/2020 10:53:36 INFO GlusterFS mount attempt 

15/06/2020 10:53:05 INFO GlusterFS mount attempt 

15/06/2020 10:52:35 INFO GlusterFS mount attempt 

15/06/2020 10:52:05 INFO GlusterFS mount attempt 

15/06/2020 10:51:35 INFO GlusterFS mount attempt 

15/06/2020 10:51:05 INFO GlusterFS mount attempt 

15/06/2020 10:50:35 INFO GlusterFS mount attempt 

15/06/2020 10:50:05 INFO GlusterFS mount attempt 

15/06/2020 10:49:35 INFO GlusterFS mount attempt 

15/06/2020 10:49:05 INFO GlusterFS mount attempt 

15/06/2020 10:48:35 INFO GlusterFS mount attempt 

15/06/2020 10:48:04 INFO GlusterFS mount attempt 

15/06/2020 10:47:34 INFO GlusterFS mount attempt 

15/06/2020 10:47:04 INFO GlusterFS mount attempt 

15/06/2020 10:46:34 INFO GlusterFS mount attempt 

15/06/2020 10:46:04 INFO GlusterFS mount attempt 

15/06/2020 10:45:34 INFO GlusterFS mount attempt 

15/06/2020 10:45:04 INFO GlusterFS mount attempt 

15/06/2020 10:44:34 INFO GlusterFS mount attempt 

15/06/2020 10:44:04 INFO GlusterFS mount attempt 

15/06/2020 10:43:34 INFO GlusterFS mount attempt 

15/06/2020 10:43:04 INFO GlusterFS mount attempt 

15/06/2020 10:42:33 INFO GlusterFS mount attempt 

15/06/2020 10:42:03 INFO GlusterFS mount attempt 

15/06/2020 10:41:33 INFO GlusterFS mount attempt 

15/06/2020 10:41:03 INFO GlusterFS mount attempt 

15/06/2020 10:40:33 INFO GlusterFS mount attempt 

15/06/2020 10:40:03 INFO GlusterFS mount attempt 

15/06/2020 10:39:33 INFO GlusterFS mount attempt 

15/06/2020 10:39:03 INFO GlusterFS mount attempt 

15/06/2020 10:38:33 INFO GlusterFS mount attempt 

15/06/2020 10:38:03 INFO GlusterFS mount attempt 

15/06/2020 10:37:33 INFO GlusterFS mount attempt 

15/06/2020 10:37:02 INFO GlusterFS mount attempt 

15/06/2020 10:36:32 INFO GlusterFS mount attempt 

15/06/2020 10:36:02 INFO GlusterFS mount attempt 

15/06/2020 10:35:32 INFO GlusterFS mount attempt 

15/06/2020 10:35:02 INFO GlusterFS mount attempt 

15/06/2020 10:34:32 INFO GlusterFS mount attempt 

15/06/2020 10:34:02 INFO GlusterFS mount attempt 

15/06/2020 10:33:32 INFO GlusterFS mount attempt 

15/06/2020 10:33:02 INFO GlusterFS mount attempt 

15/06/2020 10:32:32 INFO GlusterFS mount attempt 

15/06/2020 10:32:02 INFO GlusterFS mount attempt 

15/06/2020 10:31:31 INFO GlusterFS mount attempt 

15/06/2020 10:31:01 INFO GlusterFS mount attempt 

15/06/2020 10:30:31 INFO GlusterFS mount attempt 

15/06/2020 10:30:01 INFO GlusterFS mount attempt 

15/06/2020 10:29:31 INFO GlusterFS mount attempt 

15/06/2020 10:29:01 INFO GlusterFS mount attempt 

15/06/2020 10:28:31 INFO GlusterFS mount attempt 

15/06/2020 10:28:01 INFO GlusterFS mount attempt 

15/06/2020 10:27:31 INFO GlusterFS mount attempt 

15/06/2020 10:27:01 INFO GlusterFS mount attempt 

15/06/2020 10:26:31 INFO GlusterFS mount attempt 

15/06/2020 10:26:00 INFO GlusterFS mount attempt 

15/06/2020 10:25:30 INFO GlusterFS mount attempt 

15/06/2020 10:25:00 INFO GlusterFS mount attempt 

15/06/2020 10:24:30 INFO GlusterFS mount attempt 

15/06/2020 10:24:00 INFO GlusterFS mount attempt 

15/06/2020 10:23:30 INFO GlusterFS mount attempt 

15/06/2020 10:23:00 INFO GlusterFS mount attempt 

15/06/2020 10:22:30 INFO GlusterFS mount attempt 

15/06/2020 10:22:00 INFO GlusterFS mount attempt 

15/06/2020 10:21:30 INFO GlusterFS mount attempt 

15/06/2020 10:20:59 INFO GlusterFS mount attempt 

15/06/2020 10:20:29 INFO GlusterFS mount attempt 

15/06/2020 10:19:59 INFO GlusterFS mount attempt 

15/06/2020 10:19:29 INFO GlusterFS mount attempt 

15/06/2020 10:18:59 INFO GlusterFS mount attempt 

15/06/2020 10:18:29 INFO GlusterFS mount attempt 

15/06/2020 10:17:59 INFO GlusterFS mount attempt 

15/06/2020 10:17:29 INFO GlusterFS mount attempt 

15/06/2020 10:16:59 INFO GlusterFS mount attempt 

15/06/2020 10:16:29 INFO GlusterFS mount attempt 

15/06/2020 10:15:59 INFO GlusterFS mount attempt 

15/06/2020 10:15:28 INFO GlusterFS mount attempt 

15/06/2020 10:14:58 INFO GlusterFS mount attempt 

15/06/2020 10:14:28 INFO GlusterFS mount attempt 

15/06/2020 10:13:58 INFO GlusterFS mount attempt 

15/06/2020 10:13:28 INFO GlusterFS mount attempt 

15/06/2020 10:12:58 INFO GlusterFS mount attempt 

15/06/2020 10:12:28 INFO GlusterFS mount attempt 

15/06/2020 10:11:58 INFO GlusterFS mount attempt 

15/06/2020 10:11:28 INFO GlusterFS mount attempt 

15/06/2020 10:10:58 INFO GlusterFS mount attempt 

15/06/2020 10:10:27 INFO GlusterFS mount attempt 

15/06/2020 10:09:57 INFO GlusterFS mount attempt 

15/06/2020 10:09:27 INFO GlusterFS mount attempt 

15/06/2020 10:08:57 INFO GlusterFS mount attempt 

15/06/2020 10:08:27 INFO GlusterFS mount attempt 

15/06/2020 10:07:57 INFO GlusterFS mount attempt 

15/06/2020 10:07:27 INFO GlusterFS mount attempt 

15/06/2020 10:06:57 INFO GlusterFS mount attempt 

15/06/2020 10:06:27 INFO GlusterFS mount attempt 

15/06/2020 10:05:57 INFO GlusterFS mount attempt 

15/06/2020 10:05:27 INFO GlusterFS mount attempt 

15/06/2020 10:04:57 INFO GlusterFS mount attempt 

15/06/2020 10:04:26 INFO GlusterFS mount attempt 

15/06/2020 10:03:56 INFO GlusterFS mount attempt 

15/06/2020 10:03:26 INFO GlusterFS mount attempt 

15/06/2020 10:02:56 INFO GlusterFS mount attempt 

15/06/2020 10:02:26 INFO GlusterFS mount attempt 

15/06/2020 10:01:56 INFO GlusterFS mount attempt 

15/06/2020 10:01:26 INFO GlusterFS mount attempt 

15/06/2020 10:00:56 INFO GlusterFS mount attempt 

15/06/2020 10:00:26 INFO GlusterFS mount attempt 

15/06/2020 09:59:56 INFO GlusterFS mount attempt 

15/06/2020 09:59:26 INFO GlusterFS mount attempt 

15/06/2020 09:58:55 INFO GlusterFS mount attempt 

15/06/2020 09:58:25 INFO GlusterFS mount attempt 

15/06/2020 09:57:55 INFO GlusterFS mount attempt 

15/06/2020 09:57:25 INFO GlusterFS mount attempt 

15/06/2020 09:56:55 INFO GlusterFS mount attempt 

15/06/2020 09:56:25 INFO GlusterFS mount attempt 

15/06/2020 09:55:55 INFO GlusterFS mount attempt 

15/06/2020 09:55:25 INFO GlusterFS mount attempt 

15/06/2020 09:54:55 INFO GlusterFS mount attempt 

15/06/2020 09:54:25 INFO GlusterFS mount attempt 

15/06/2020 09:53:55 INFO GlusterFS mount attempt 

15/06/2020 09:53:24 INFO GlusterFS mount attempt 

15/06/2020 09:52:54 INFO GlusterFS mount attempt 

15/06/2020 09:52:24 INFO GlusterFS mount attempt 

15/06/2020 09:51:54 INFO GlusterFS mount attempt 

15/06/2020 09:51:24 INFO GlusterFS mount attempt 

15/06/2020 09:50:54 INFO GlusterFS mount attempt 

15/06/2020 09:50:24 INFO GlusterFS mount attempt 

15/06/2020 09:49:54 INFO GlusterFS mount attempt 

15/06/2020 09:49:24 INFO GlusterFS mount attempt 

15/06/2020 09:48:54 INFO GlusterFS mount attempt 

15/06/2020 09:48:24 INFO GlusterFS mount attempt 

15/06/2020 09:47:53 INFO GlusterFS mount attempt 

15/06/2020 09:47:23 INFO GlusterFS mount attempt 

15/06/2020 09:46:53 INFO GlusterFS mount attempt 

15/06/2020 09:46:23 INFO GlusterFS mount attempt 

15/06/2020 09:45:53 INFO GlusterFS mount attempt 

15/06/2020 09:45:23 INFO GlusterFS mount attempt 

15/06/2020 09:44:53 INFO GlusterFS mount attempt 

15/06/2020 09:44:23 INFO GlusterFS mount attempt 

15/06/2020 09:43:53 INFO GlusterFS mount attempt 

15/06/2020 09:43:23 INFO GlusterFS mount attempt 

15/06/2020 09:42:53 INFO GlusterFS mount attempt 

15/06/2020 09:42:22 INFO GlusterFS mount attempt 

15/06/2020 09:41:52 INFO GlusterFS mount attempt 

15/06/2020 09:41:22 INFO GlusterFS mount attempt 

15/06/2020 09:40:52 INFO GlusterFS mount attempt 

15/06/2020 09:40:22 INFO GlusterFS mount attempt 

15/06/2020 09:39:52 INFO GlusterFS mount attempt 

15/06/2020 09:39:22 INFO GlusterFS mount attempt 

15/06/2020 09:38:52 INFO GlusterFS mount attempt 

15/06/2020 09:38:22 INFO GlusterFS mount attempt 

15/06/2020 09:37:52 INFO GlusterFS mount attempt 

15/06/2020 09:37:21 INFO GlusterFS mount attempt 

15/06/2020 09:36:51 INFO GlusterFS mount attempt 

15/06/2020 09:36:21 INFO GlusterFS mount attempt 

15/06/2020 09:35:51 INFO GlusterFS mount attempt 

15/06/2020 09:35:21 INFO GlusterFS mount attempt 

15/06/2020 09:34:51 INFO GlusterFS mount attempt 

15/06/2020 09:34:21 INFO GlusterFS mount attempt 

15/06/2020 09:33:51 INFO GlusterFS mount attempt 

15/06/2020 09:33:21 INFO GlusterFS mount attempt 

15/06/2020 09:32:51 INFO GlusterFS mount attempt 

15/06/2020 09:32:21 INFO GlusterFS mount attempt 

15/06/2020 09:31:50 INFO GlusterFS mount attempt 

15/06/2020 09:31:20 INFO GlusterFS mount attempt 

15/06/2020 09:30:50 INFO GlusterFS mount attempt 

15/06/2020 09:30:20 INFO GlusterFS mount attempt 

15/06/2020 09:29:50 INFO GlusterFS mount attempt 

15/06/2020 09:29:20 INFO GlusterFS mount attempt 

15/06/2020 09:28:50 INFO GlusterFS mount attempt 

15/06/2020 09:28:20 INFO GlusterFS mount attempt 

15/06/2020 09:27:50 INFO GlusterFS mount attempt 

15/06/2020 09:27:20 INFO GlusterFS mount attempt 

15/06/2020 09:26:50 INFO GlusterFS mount attempt 

15/06/2020 09:26:19 INFO GlusterFS mount attempt 

15/06/2020 09:25:49 INFO GlusterFS mount attempt 

15/06/2020 09:25:19 INFO GlusterFS mount attempt 

15/06/2020 09:24:49 INFO GlusterFS mount attempt 

15/06/2020 09:24:19 INFO GlusterFS mount attempt 

15/06/2020 09:23:49 INFO GlusterFS mount attempt 

15/06/2020 09:23:19 INFO GlusterFS mount attempt 

15/06/2020 09:22:49 INFO GlusterFS mount attempt 

15/06/2020 09:22:19 INFO GlusterFS mount attempt 

15/06/2020 09:21:49 INFO GlusterFS mount attempt 

15/06/2020 09:21:19 INFO GlusterFS mount attempt 

15/06/2020 09:20:48 INFO GlusterFS mount attempt 

15/06/2020 09:20:18 INFO GlusterFS mount attempt 

15/06/2020 09:19:48 INFO GlusterFS mount attempt 

15/06/2020 09:19:18 INFO GlusterFS mount attempt 

15/06/2020 09:18:48 INFO GlusterFS mount attempt 

15/06/2020 09:18:18 INFO GlusterFS mount attempt 

15/06/2020 09:17:48 INFO GlusterFS mount attempt 

15/06/2020 09:17:18 INFO GlusterFS mount attempt 

15/06/2020 09:16:48 INFO GlusterFS mount attempt 

15/06/2020 09:16:18 INFO GlusterFS mount attempt 

15/06/2020 09:15:48 INFO GlusterFS mount attempt 

15/06/2020 09:15:17 INFO GlusterFS mount attempt 

15/06/2020 09:14:47 INFO GlusterFS mount attempt 

15/06/2020 09:14:17 INFO GlusterFS mount attempt 

15/06/2020 09:13:47 INFO GlusterFS mount attempt 

15/06/2020 09:13:17 INFO GlusterFS mount attempt 

15/06/2020 09:12:47 INFO GlusterFS mount attempt 

15/06/2020 09:12:17 INFO GlusterFS mount attempt 

15/06/2020 09:11:47 INFO GlusterFS mount attempt 

15/06/2020 09:11:17 INFO GlusterFS mount attempt 

15/06/2020 09:10:47 INFO GlusterFS mount attempt 

15/06/2020 09:10:16 INFO GlusterFS mount attempt 

15/06/2020 09:09:46 INFO GlusterFS mount attempt 

15/06/2020 09:09:16 INFO GlusterFS mount attempt 

15/06/2020 09:08:46 INFO GlusterFS mount attempt 

15/06/2020 09:08:16 INFO GlusterFS mount attempt 

15/06/2020 09:07:46 INFO GlusterFS mount attempt 

15/06/2020 09:07:16 INFO GlusterFS mount attempt 

15/06/2020 09:06:46 INFO GlusterFS mount attempt 

15/06/2020 09:06:16 INFO GlusterFS mount attempt 

15/06/2020 09:05:46 INFO GlusterFS mount attempt 

15/06/2020 09:05:16 INFO GlusterFS mount attempt 

15/06/2020 09:04:45 INFO GlusterFS mount attempt 

15/06/2020 09:04:15 INFO GlusterFS mount attempt 

15/06/2020 09:03:45 INFO GlusterFS mount attempt 

15/06/2020 09:03:15 INFO GlusterFS mount attempt 

15/06/2020 09:02:45 INFO GlusterFS mount attempt 

15/06/2020 09:02:15 INFO GlusterFS mount attempt 

15/06/2020 09:01:45 INFO GlusterFS mount attempt 

15/06/2020 09:01:15 INFO GlusterFS mount attempt 

15/06/2020 09:00:45 INFO GlusterFS mount attempt 

15/06/2020 09:00:15 INFO GlusterFS mount attempt 

15/06/2020 08:59:45 INFO GlusterFS mount attempt 

15/06/2020 08:59:14 INFO GlusterFS mount attempt 

15/06/2020 08:58:44 INFO GlusterFS mount attempt 

15/06/2020 08:58:14 INFO GlusterFS mount attempt 

15/06/2020 08:57:44 INFO GlusterFS mount attempt 

15/06/2020 08:57:14 INFO GlusterFS mount attempt 

15/06/2020 08:56:44 INFO GlusterFS mount attempt 

15/06/2020 08:56:14 INFO GlusterFS mount attempt 

15/06/2020 08:55:44 INFO GlusterFS mount attempt 

15/06/2020 08:55:14 INFO GlusterFS mount attempt 

15/06/2020 08:54:44 INFO GlusterFS mount attempt 

15/06/2020 08:54:14 INFO GlusterFS mount attempt 

15/06/2020 08:53:43 INFO GlusterFS mount attempt 

15/06/2020 08:53:13 INFO GlusterFS mount attempt 

15/06/2020 08:52:43 INFO GlusterFS mount attempt 

15/06/2020 08:52:13 INFO GlusterFS mount attempt 

15/06/2020 08:51:43 INFO GlusterFS mount attempt 

15/06/2020 08:51:13 INFO GlusterFS mount attempt 

15/06/2020 08:50:43 INFO GlusterFS mount attempt 

15/06/2020 08:50:13 INFO GlusterFS mount attempt 

15/06/2020 08:49:43 INFO GlusterFS mount attempt 

15/06/2020 08:49:13 INFO GlusterFS mount attempt 

15/06/2020 08:48:43 INFO GlusterFS mount attempt 

15/06/2020 08:48:12 INFO GlusterFS mount attempt 

15/06/2020 08:47:42 INFO GlusterFS mount attempt 

15/06/2020 08:47:12 INFO GlusterFS mount attempt 

15/06/2020 08:46:42 INFO GlusterFS mount attempt 

15/06/2020 08:46:12 INFO GlusterFS mount attempt 

15/06/2020 08:45:42 INFO GlusterFS mount attempt 

15/06/2020 08:45:12 INFO GlusterFS mount attempt 

15/06/2020 08:44:42 INFO GlusterFS mount attempt 

15/06/2020 08:44:12 INFO GlusterFS mount attempt 

15/06/2020 08:43:42 INFO GlusterFS mount attempt 

15/06/2020 08:43:12 INFO GlusterFS mount attempt 

15/06/2020 08:42:41 INFO GlusterFS mount attempt 

15/06/2020 08:42:11 INFO GlusterFS mount attempt 

15/06/2020 08:41:41 INFO GlusterFS mount attempt 

15/06/2020 08:41:11 INFO GlusterFS mount attempt 

15/06/2020 08:40:41 INFO GlusterFS mount attempt 

15/06/2020 08:40:11 INFO GlusterFS mount attempt 

15/06/2020 08:39:41 INFO GlusterFS mount attempt 

15/06/2020 08:39:11 INFO GlusterFS mount attempt 

15/06/2020 08:38:41 INFO GlusterFS mount attempt 

15/06/2020 08:38:11 INFO GlusterFS mount attempt 

15/06/2020 08:37:41 INFO GlusterFS mount attempt 

15/06/2020 08:37:10 INFO GlusterFS mount attempt 

15/06/2020 08:36:40 INFO GlusterFS mount attempt 

15/06/2020 08:36:10 INFO GlusterFS mount attempt 

15/06/2020 08:35:40 INFO GlusterFS mount attempt 

15/06/2020 08:35:10 INFO GlusterFS mount attempt 

15/06/2020 08:34:40 INFO GlusterFS mount attempt 

15/06/2020 08:34:10 INFO GlusterFS mount attempt 

15/06/2020 08:33:40 INFO GlusterFS mount attempt 

15/06/2020 08:33:10 INFO GlusterFS mount attempt 

15/06/2020 08:32:40 INFO GlusterFS mount attempt 

15/06/2020 08:32:10 INFO GlusterFS mount attempt 

15/06/2020 08:31:39 INFO GlusterFS mount attempt 

15/06/2020 08:31:09 INFO GlusterFS mount attempt 

15/06/2020 08:30:39 INFO GlusterFS mount attempt 

15/06/2020 08:30:09 INFO GlusterFS mount attempt 

15/06/2020 08:29:39 INFO GlusterFS mount attempt 

15/06/2020 08:29:09 INFO GlusterFS mount attempt 

15/06/2020 08:28:39 INFO GlusterFS mount attempt 

15/06/2020 08:28:09 INFO GlusterFS mount attempt 

15/06/2020 08:27:39 INFO GlusterFS mount attempt 

15/06/2020 08:27:09 INFO GlusterFS mount attempt 

15/06/2020 08:26:39 INFO GlusterFS mount attempt 

15/06/2020 08:26:08 INFO GlusterFS mount attempt 

15/06/2020 08:25:38 INFO GlusterFS mount attempt 

15/06/2020 08:25:08 INFO GlusterFS mount attempt 

15/06/2020 08:24:38 INFO GlusterFS mount attempt 

15/06/2020 08:24:08 INFO GlusterFS mount attempt 

15/06/2020 08:23:38 INFO GlusterFS mount attempt 

15/06/2020 08:23:08 INFO GlusterFS mount attempt 

15/06/2020 08:22:38 INFO GlusterFS mount attempt 

15/06/2020 08:22:08 INFO GlusterFS mount attempt 

15/06/2020 08:21:38 INFO GlusterFS mount attempt 

15/06/2020 08:21:08 INFO GlusterFS mount attempt 

15/06/2020 08:20:37 INFO GlusterFS mount attempt 

15/06/2020 08:20:07 INFO GlusterFS mount attempt 

15/06/2020 08:19:37 INFO GlusterFS mount attempt 

15/06/2020 08:19:07 INFO GlusterFS mount attempt 

15/06/2020 08:18:37 INFO GlusterFS mount attempt 

15/06/2020 08:18:07 INFO GlusterFS mount attempt 

15/06/2020 08:17:37 INFO GlusterFS mount attempt 

15/06/2020 08:17:07 INFO GlusterFS mount attempt 

15/06/2020 08:16:37 INFO GlusterFS mount attempt 

15/06/2020 08:16:07 INFO GlusterFS mount attempt 

15/06/2020 08:15:37 INFO GlusterFS mount attempt 

15/06/2020 08:15:06 INFO GlusterFS mount attempt 

15/06/2020 08:14:36 INFO GlusterFS mount attempt 

15/06/2020 08:14:06 INFO GlusterFS mount attempt 

15/06/2020 08:13:36 INFO GlusterFS mount attempt 

15/06/2020 08:13:06 INFO GlusterFS mount attempt 

15/06/2020 08:12:36 INFO GlusterFS mount attempt 

15/06/2020 08:12:06 INFO GlusterFS mount attempt 

15/06/2020 08:11:36 INFO GlusterFS mount attempt 

15/06/2020 08:11:06 INFO GlusterFS mount attempt 

15/06/2020 08:10:36 INFO GlusterFS mount attempt 

15/06/2020 08:10:06 INFO GlusterFS mount attempt 

15/06/2020 08:09:35 INFO GlusterFS mount attempt 

15/06/2020 08:09:05 INFO GlusterFS mount attempt 

15/06/2020 08:08:35 INFO GlusterFS mount attempt 

15/06/2020 08:08:05 INFO GlusterFS mount attempt 

15/06/2020 08:07:35 INFO GlusterFS mount attempt 

15/06/2020 08:07:05 INFO GlusterFS mount attempt 

15/06/2020 08:06:35 INFO GlusterFS mount attempt 

15/06/2020 08:06:05 INFO GlusterFS mount attempt 

15/06/2020 08:05:35 INFO GlusterFS mount attempt 

15/06/2020 08:05:05 INFO GlusterFS mount attempt 

15/06/2020 08:04:35 INFO GlusterFS mount attempt 

15/06/2020 08:04:04 INFO GlusterFS mount attempt 

15/06/2020 08:03:34 INFO GlusterFS mount attempt 

15/06/2020 08:03:04 INFO GlusterFS mount attempt 

15/06/2020 08:02:34 INFO GlusterFS mount attempt 

15/06/2020 08:02:04 INFO GlusterFS mount attempt 

15/06/2020 08:01:34 INFO GlusterFS mount attempt 

15/06/2020 08:01:04 INFO GlusterFS mount attempt 

15/06/2020 08:00:34 INFO GlusterFS mount attempt 

15/06/2020 08:00:04 INFO GlusterFS mount attempt 

15/06/2020 07:59:34 INFO GlusterFS mount attempt 

15/06/2020 07:59:04 INFO GlusterFS mount attempt 

15/06/2020 07:58:33 INFO GlusterFS mount attempt 

15/06/2020 07:58:03 INFO GlusterFS mount attempt 

15/06/2020 07:57:33 INFO GlusterFS mount attempt 

15/06/2020 07:57:03 INFO GlusterFS mount attempt 

15/06/2020 07:56:33 INFO GlusterFS mount attempt 

15/06/2020 07:56:03 INFO GlusterFS mount attempt 

15/06/2020 07:55:33 INFO GlusterFS mount attempt 

15/06/2020 07:55:03 INFO GlusterFS mount attempt 

15/06/2020 07:54:33 INFO GlusterFS mount attempt 

15/06/2020 07:54:03 INFO GlusterFS mount attempt 

15/06/2020 07:53:33 INFO GlusterFS mount attempt 

15/06/2020 07:53:02 INFO GlusterFS mount attempt 

15/06/2020 07:52:32 INFO GlusterFS mount attempt 

15/06/2020 07:52:02 INFO GlusterFS mount attempt 

15/06/2020 07:51:32 INFO GlusterFS mount attempt 

15/06/2020 07:51:02 INFO GlusterFS mount attempt 

15/06/2020 07:50:32 INFO GlusterFS mount attempt 

15/06/2020 07:50:02 INFO GlusterFS mount attempt 

15/06/2020 07:49:32 INFO GlusterFS mount attempt 

15/06/2020 07:49:02 INFO GlusterFS mount attempt 

15/06/2020 07:48:32 INFO GlusterFS mount attempt 

15/06/2020 07:48:02 INFO GlusterFS mount attempt 

15/06/2020 07:47:31 INFO GlusterFS mount attempt 

15/06/2020 07:47:01 INFO GlusterFS mount attempt 

15/06/2020 07:46:31 INFO GlusterFS mount attempt 

15/06/2020 07:46:01 INFO GlusterFS mount attempt 

15/06/2020 07:45:31 INFO GlusterFS mount attempt 

15/06/2020 07:45:01 INFO GlusterFS mount attempt 

15/06/2020 07:44:31 INFO GlusterFS mount attempt 

15/06/2020 07:44:01 INFO GlusterFS mount attempt 

15/06/2020 07:43:31 INFO GlusterFS mount attempt 

15/06/2020 07:43:01 INFO GlusterFS mount attempt 

15/06/2020 07:42:31 INFO GlusterFS mount attempt 

15/06/2020 07:42:00 INFO GlusterFS mount attempt 

15/06/2020 07:41:30 INFO GlusterFS mount attempt 

15/06/2020 07:41:00 INFO GlusterFS mount attempt 

15/06/2020 07:40:30 INFO GlusterFS mount attempt 

15/06/2020 07:40:00 INFO GlusterFS mount attempt 

15/06/2020 07:39:30 INFO GlusterFS mount attempt 

15/06/2020 07:39:00 INFO GlusterFS mount attempt 

15/06/2020 07:38:30 INFO GlusterFS mount attempt 

15/06/2020 07:38:00 INFO GlusterFS mount attempt 

15/06/2020 07:37:30 INFO GlusterFS mount attempt 

15/06/2020 07:37:00 INFO GlusterFS mount attempt 

15/06/2020 07:36:30 INFO GlusterFS mount attempt 

15/06/2020 07:35:59 INFO GlusterFS mount attempt 

15/06/2020 07:35:29 INFO GlusterFS mount attempt 

15/06/2020 07:34:59 INFO GlusterFS mount attempt 

15/06/2020 07:34:29 INFO GlusterFS mount attempt 

15/06/2020 07:33:59 INFO GlusterFS mount attempt 

15/06/2020 07:33:29 INFO GlusterFS mount attempt 

15/06/2020 07:32:59 INFO GlusterFS mount attempt 

15/06/2020 07:32:29 INFO GlusterFS mount attempt 

15/06/2020 07:31:59 INFO GlusterFS mount attempt 

15/06/2020 07:31:29 INFO GlusterFS mount attempt 

15/06/2020 07:30:59 INFO GlusterFS mount attempt 

15/06/2020 07:30:28 INFO GlusterFS mount attempt 

15/06/2020 07:29:58 INFO GlusterFS mount attempt 

15/06/2020 07:29:28 INFO GlusterFS mount attempt 

15/06/2020 07:28:58 INFO GlusterFS mount attempt 

15/06/2020 07:28:28 INFO GlusterFS mount attempt 

15/06/2020 07:27:58 INFO GlusterFS mount attempt 

15/06/2020 07:27:28 INFO GlusterFS mount attempt 

15/06/2020 07:26:58 INFO GlusterFS mount attempt 

15/06/2020 07:26:28 INFO GlusterFS mount attempt 

15/06/2020 07:25:58 INFO GlusterFS mount attempt 

15/06/2020 07:25:28 INFO GlusterFS mount attempt 

15/06/2020 07:24:57 INFO GlusterFS mount attempt 

15/06/2020 07:24:27 INFO GlusterFS mount attempt 

15/06/2020 07:23:57 INFO GlusterFS mount attempt 

15/06/2020 07:23:27 INFO GlusterFS mount attempt 

15/06/2020 07:22:57 INFO GlusterFS mount attempt 

15/06/2020 07:22:27 INFO GlusterFS mount attempt 

15/06/2020 07:21:57 INFO GlusterFS mount attempt 

15/06/2020 07:21:27 INFO GlusterFS mount attempt 

15/06/2020 07:20:57 INFO GlusterFS mount attempt 

15/06/2020 07:20:27 INFO GlusterFS mount attempt 

15/06/2020 07:19:57 INFO GlusterFS mount attempt 

15/06/2020 07:19:26 INFO GlusterFS mount attempt 

15/06/2020 07:18:56 INFO GlusterFS mount attempt 

15/06/2020 07:18:26 INFO GlusterFS mount attempt 

15/06/2020 07:17:56 INFO GlusterFS mount attempt 

15/06/2020 07:17:26 INFO GlusterFS mount attempt 

15/06/2020 07:16:56 INFO GlusterFS mount attempt 

15/06/2020 07:16:26 INFO GlusterFS mount attempt 

15/06/2020 07:15:56 INFO GlusterFS mount attempt 

15/06/2020 07:15:26 INFO GlusterFS mount attempt 

15/06/2020 07:14:56 INFO GlusterFS mount attempt 

15/06/2020 07:14:26 INFO GlusterFS mount attempt 

15/06/2020 07:13:55 INFO GlusterFS mount attempt 

15/06/2020 07:13:25 INFO GlusterFS mount attempt 

15/06/2020 07:12:55 INFO GlusterFS mount attempt 

15/06/2020 07:12:25 INFO GlusterFS mount attempt 

15/06/2020 07:11:55 INFO GlusterFS mount attempt 

15/06/2020 07:11:25 INFO GlusterFS mount attempt 

15/06/2020 07:10:55 INFO GlusterFS mount attempt 

15/06/2020 07:10:25 INFO GlusterFS mount attempt 

15/06/2020 07:09:55 INFO GlusterFS mount attempt 

15/06/2020 07:09:25 INFO GlusterFS mount attempt 

15/06/2020 07:08:54 INFO GlusterFS mount attempt 

15/06/2020 07:08:24 INFO GlusterFS mount attempt 

15/06/2020 07:07:54 INFO GlusterFS mount attempt 

15/06/2020 07:07:24 INFO GlusterFS mount attempt 

15/06/2020 07:06:54 INFO GlusterFS mount attempt 

15/06/2020 07:06:24 INFO GlusterFS mount attempt 

15/06/2020 07:05:54 INFO GlusterFS mount attempt 

15/06/2020 07:05:24 INFO GlusterFS mount attempt 

15/06/2020 07:04:54 INFO GlusterFS mount attempt 

15/06/2020 07:04:24 INFO GlusterFS mount attempt 

15/06/2020 07:03:54 INFO GlusterFS mount attempt 

15/06/2020 07:03:23 INFO GlusterFS mount attempt 

15/06/2020 07:02:53 INFO GlusterFS mount attempt 

15/06/2020 07:02:23 INFO GlusterFS mount attempt 

15/06/2020 07:01:53 INFO GlusterFS mount attempt 

15/06/2020 07:01:23 INFO GlusterFS mount attempt 

15/06/2020 07:00:53 INFO GlusterFS mount attempt 

15/06/2020 07:00:23 INFO GlusterFS mount attempt 

15/06/2020 06:59:53 INFO GlusterFS mount attempt 

15/06/2020 06:59:23 INFO GlusterFS mount attempt 

15/06/2020 06:58:53 INFO GlusterFS mount attempt 

15/06/2020 06:58:23 INFO GlusterFS mount attempt 

15/06/2020 06:57:52 INFO GlusterFS mount attempt 

15/06/2020 06:57:22 INFO GlusterFS mount attempt 

15/06/2020 06:56:52 INFO GlusterFS mount attempt 

15/06/2020 06:56:22 INFO GlusterFS mount attempt 

15/06/2020 06:55:52 INFO GlusterFS mount attempt 

15/06/2020 06:55:22 INFO GlusterFS mount attempt 

15/06/2020 06:54:52 INFO GlusterFS mount attempt 

15/06/2020 06:54:22 INFO GlusterFS mount attempt 

15/06/2020 06:53:52 INFO GlusterFS mount attempt 

15/06/2020 06:53:22 INFO GlusterFS mount attempt 

15/06/2020 06:52:52 INFO GlusterFS mount attempt 

15/06/2020 06:52:21 INFO GlusterFS mount attempt 

15/06/2020 06:51:51 INFO GlusterFS mount attempt 

15/06/2020 06:51:21 INFO GlusterFS mount attempt 

15/06/2020 06:50:51 INFO GlusterFS mount attempt 

15/06/2020 06:50:21 INFO GlusterFS mount attempt 

15/06/2020 06:49:51 INFO GlusterFS mount attempt 

15/06/2020 06:49:21 INFO GlusterFS mount attempt 

15/06/2020 06:48:51 INFO GlusterFS mount attempt 

15/06/2020 06:48:21 INFO GlusterFS mount attempt 

15/06/2020 06:47:51 INFO GlusterFS mount attempt 

15/06/2020 06:47:20 INFO GlusterFS mount attempt 

15/06/2020 06:46:50 INFO GlusterFS mount attempt 

15/06/2020 06:46:20 INFO GlusterFS mount attempt 

15/06/2020 06:45:50 INFO GlusterFS mount attempt 

15/06/2020 06:45:20 INFO GlusterFS mount attempt 

15/06/2020 06:44:50 INFO GlusterFS mount attempt 

15/06/2020 06:44:20 INFO GlusterFS mount attempt 

15/06/2020 06:43:50 INFO GlusterFS mount attempt 

15/06/2020 06:43:20 INFO GlusterFS mount attempt 

15/06/2020 06:42:50 INFO GlusterFS mount attempt 

15/06/2020 06:42:20 INFO GlusterFS mount attempt 

15/06/2020 06:41:50 INFO GlusterFS mount attempt 

15/06/2020 06:41:19 INFO GlusterFS mount attempt 

15/06/2020 06:40:49 INFO GlusterFS mount attempt 

15/06/2020 06:40:19 INFO GlusterFS mount attempt 

15/06/2020 06:39:49 INFO GlusterFS mount attempt 

15/06/2020 06:39:19 INFO GlusterFS mount attempt 

15/06/2020 06:38:49 INFO GlusterFS mount attempt 

15/06/2020 06:38:19 INFO GlusterFS mount attempt 

15/06/2020 06:37:49 INFO GlusterFS mount attempt 

15/06/2020 06:37:19 INFO GlusterFS mount attempt 

15/06/2020 06:36:49 INFO GlusterFS mount attempt 

15/06/2020 06:36:19 INFO GlusterFS mount attempt 

15/06/2020 06:35:48 INFO GlusterFS mount attempt 

15/06/2020 06:35:18 INFO GlusterFS mount attempt 

15/06/2020 06:34:48 INFO GlusterFS mount attempt 

15/06/2020 06:34:18 INFO GlusterFS mount attempt 

15/06/2020 06:33:48 INFO GlusterFS mount attempt 

15/06/2020 06:33:18 INFO GlusterFS mount attempt 

15/06/2020 06:32:48 INFO GlusterFS mount attempt 

15/06/2020 06:32:18 INFO GlusterFS mount attempt 

15/06/2020 06:31:48 INFO GlusterFS mount attempt 

15/06/2020 06:31:18 INFO GlusterFS mount attempt 

15/06/2020 06:30:48 INFO GlusterFS mount attempt 

15/06/2020 06:30:17 INFO GlusterFS mount attempt 

15/06/2020 06:29:47 INFO GlusterFS mount attempt 

15/06/2020 06:29:17 INFO GlusterFS mount attempt 

15/06/2020 06:28:47 INFO GlusterFS mount attempt 

15/06/2020 06:28:17 INFO GlusterFS mount attempt 

15/06/2020 06:27:47 INFO GlusterFS mount attempt 

15/06/2020 06:27:17 INFO GlusterFS mount attempt 

15/06/2020 06:26:47 INFO GlusterFS mount attempt 

15/06/2020 06:26:17 INFO GlusterFS mount attempt 

15/06/2020 06:25:47 INFO GlusterFS mount attempt 

15/06/2020 06:25:17 INFO GlusterFS mount attempt 

15/06/2020 06:24:46 INFO GlusterFS mount attempt 

15/06/2020 06:24:16 INFO GlusterFS mount attempt 

15/06/2020 06:23:46 INFO GlusterFS mount attempt 

15/06/2020 06:23:16 INFO GlusterFS mount attempt 

15/06/2020 06:22:46 INFO GlusterFS mount attempt 

15/06/2020 06:22:16 INFO GlusterFS mount attempt 

15/06/2020 06:21:46 INFO GlusterFS mount attempt 

15/06/2020 06:21:16 INFO GlusterFS mount attempt 

15/06/2020 06:20:46 INFO GlusterFS mount attempt 

15/06/2020 06:20:16 INFO GlusterFS mount attempt 

15/06/2020 06:19:46 INFO GlusterFS mount attempt 

15/06/2020 06:19:15 INFO GlusterFS mount attempt 

15/06/2020 06:18:45 INFO GlusterFS mount attempt 

15/06/2020 06:18:15 INFO GlusterFS mount attempt 

15/06/2020 06:17:45 INFO GlusterFS mount attempt 

15/06/2020 06:17:15 INFO GlusterFS mount attempt 

15/06/2020 06:16:45 INFO GlusterFS mount attempt 

15/06/2020 06:16:15 INFO GlusterFS mount attempt 

15/06/2020 06:15:45 INFO GlusterFS mount attempt 

15/06/2020 06:15:15 INFO GlusterFS mount attempt 

15/06/2020 06:14:45 INFO GlusterFS mount attempt 

15/06/2020 06:14:15 INFO GlusterFS mount attempt 

15/06/2020 06:13:45 INFO GlusterFS mount attempt 

15/06/2020 06:13:14 INFO GlusterFS mount attempt 

15/06/2020 06:12:44 INFO GlusterFS mount attempt 

15/06/2020 06:12:14 INFO GlusterFS mount attempt 

15/06/2020 06:11:44 INFO GlusterFS mount attempt 

15/06/2020 06:11:14 INFO GlusterFS mount attempt 

15/06/2020 06:10:44 INFO GlusterFS mount attempt 

15/06/2020 06:10:14 INFO GlusterFS mount attempt 

15/06/2020 06:09:44 INFO GlusterFS mount attempt 

15/06/2020 06:09:14 INFO GlusterFS mount attempt 

15/06/2020 06:08:44 INFO GlusterFS mount attempt 

15/06/2020 06:08:14 INFO GlusterFS mount attempt 

15/06/2020 06:07:43 INFO GlusterFS mount attempt 

15/06/2020 06:07:13 INFO GlusterFS mount attempt 

15/06/2020 06:06:43 INFO GlusterFS mount attempt 

15/06/2020 06:06:13 INFO GlusterFS mount attempt 

15/06/2020 06:05:43 INFO GlusterFS mount attempt 

15/06/2020 06:05:13 INFO GlusterFS mount attempt 

15/06/2020 06:04:43 INFO GlusterFS mount attempt 

15/06/2020 06:04:13 INFO GlusterFS mount attempt 

15/06/2020 06:03:43 INFO GlusterFS mount attempt 

15/06/2020 06:03:13 INFO GlusterFS mount attempt 

15/06/2020 06:02:43 INFO GlusterFS mount attempt 

15/06/2020 06:02:12 INFO GlusterFS mount attempt 

15/06/2020 06:01:42 INFO GlusterFS mount attempt 

15/06/2020 06:01:12 INFO GlusterFS mount attempt 

15/06/2020 06:00:42 INFO GlusterFS mount attempt 

15/06/2020 06:00:12 INFO GlusterFS mount attempt 

15/06/2020 05:59:42 INFO GlusterFS mount attempt 

15/06/2020 05:59:12 INFO GlusterFS mount attempt 

15/06/2020 05:58:42 INFO GlusterFS mount attempt 

15/06/2020 05:58:12 INFO GlusterFS mount attempt 

15/06/2020 05:57:42 INFO GlusterFS mount attempt 

15/06/2020 05:57:12 INFO GlusterFS mount attempt 

15/06/2020 05:56:42 INFO GlusterFS mount attempt 

15/06/2020 05:56:11 INFO GlusterFS mount attempt 

15/06/2020 05:55:41 INFO GlusterFS mount attempt 

15/06/2020 05:55:11 INFO GlusterFS mount attempt 

15/06/2020 05:54:41 INFO GlusterFS mount attempt 

15/06/2020 05:54:11 INFO GlusterFS mount attempt 

15/06/2020 05:53:41 INFO GlusterFS mount attempt 

15/06/2020 05:53:11 INFO GlusterFS mount attempt 

15/06/2020 05:52:41 INFO GlusterFS mount attempt 

15/06/2020 05:52:11 INFO GlusterFS mount attempt 

15/06/2020 05:51:41 INFO GlusterFS mount attempt 

15/06/2020 05:51:11 INFO GlusterFS mount attempt 

15/06/2020 05:50:40 INFO GlusterFS mount attempt 

15/06/2020 05:50:10 INFO GlusterFS mount attempt 

15/06/2020 05:49:40 INFO GlusterFS mount attempt 

15/06/2020 05:49:10 INFO GlusterFS mount attempt 

15/06/2020 05:48:40 INFO GlusterFS mount attempt 

15/06/2020 05:48:10 INFO GlusterFS mount attempt 

15/06/2020 05:47:40 INFO GlusterFS mount attempt 

15/06/2020 05:47:10 INFO GlusterFS mount attempt 

15/06/2020 05:46:40 INFO GlusterFS mount attempt 

15/06/2020 05:46:10 INFO GlusterFS mount attempt 

15/06/2020 05:45:40 INFO GlusterFS mount attempt 

15/06/2020 05:45:10 INFO GlusterFS mount attempt 

15/06/2020 05:44:39 INFO GlusterFS mount attempt 

15/06/2020 05:44:09 INFO GlusterFS mount attempt 

15/06/2020 05:43:39 INFO GlusterFS mount attempt 

15/06/2020 05:43:09 INFO GlusterFS mount attempt 

15/06/2020 05:42:39 INFO GlusterFS mount attempt 

15/06/2020 05:42:09 INFO GlusterFS mount attempt 

15/06/2020 05:41:39 INFO GlusterFS mount attempt 

15/06/2020 05:41:09 INFO GlusterFS mount attempt 

15/06/2020 05:40:39 INFO GlusterFS mount attempt 

15/06/2020 05:40:09 INFO GlusterFS mount attempt 

15/06/2020 05:39:39 INFO GlusterFS mount attempt 

15/06/2020 05:39:08 INFO GlusterFS mount attempt 

15/06/2020 05:38:38 INFO GlusterFS mount attempt 

15/06/2020 05:38:08 INFO GlusterFS mount attempt 

15/06/2020 05:37:38 INFO GlusterFS mount attempt 

15/06/2020 05:37:08 INFO GlusterFS mount attempt 

15/06/2020 05:36:38 INFO GlusterFS mount attempt 

15/06/2020 05:36:08 INFO GlusterFS mount attempt 

15/06/2020 05:35:38 INFO GlusterFS mount attempt 

15/06/2020 05:35:08 INFO GlusterFS mount attempt 

15/06/2020 05:34:38 INFO GlusterFS mount attempt 

15/06/2020 05:34:08 INFO GlusterFS mount attempt 

15/06/2020 05:33:37 INFO GlusterFS mount attempt 

15/06/2020 05:33:07 INFO GlusterFS mount attempt 

15/06/2020 05:32:37 INFO GlusterFS mount attempt 

15/06/2020 05:32:07 INFO GlusterFS mount attempt 

15/06/2020 05:31:37 INFO GlusterFS mount attempt 

15/06/2020 05:31:07 INFO GlusterFS mount attempt 

15/06/2020 05:30:37 INFO GlusterFS mount attempt 

15/06/2020 05:30:07 INFO GlusterFS mount attempt 

15/06/2020 05:29:37 INFO GlusterFS mount attempt 

15/06/2020 05:29:07 INFO GlusterFS mount attempt 

15/06/2020 05:28:37 INFO GlusterFS mount attempt 

15/06/2020 05:28:06 INFO GlusterFS mount attempt 

15/06/2020 05:27:36 INFO GlusterFS mount attempt 

15/06/2020 05:27:06 INFO GlusterFS mount attempt 

15/06/2020 05:26:36 INFO GlusterFS mount attempt 

15/06/2020 05:26:06 INFO GlusterFS mount attempt 

15/06/2020 05:25:36 INFO GlusterFS mount attempt 

15/06/2020 05:25:06 INFO GlusterFS mount attempt 

15/06/2020 05:24:36 INFO GlusterFS mount attempt 

15/06/2020 05:24:06 INFO GlusterFS mount attempt 

15/06/2020 05:23:36 INFO GlusterFS mount attempt 

15/06/2020 05:23:06 INFO GlusterFS mount attempt 

15/06/2020 05:22:35 INFO GlusterFS mount attempt 

15/06/2020 05:22:05 INFO GlusterFS mount attempt 

15/06/2020 05:21:35 INFO GlusterFS mount attempt 

15/06/2020 05:21:05 INFO GlusterFS mount attempt 

15/06/2020 05:20:35 INFO GlusterFS mount attempt 

15/06/2020 05:20:05 INFO GlusterFS mount attempt 

15/06/2020 05:19:35 INFO GlusterFS mount attempt 

15/06/2020 05:19:05 INFO GlusterFS mount attempt 

15/06/2020 05:18:35 INFO GlusterFS mount attempt 

15/06/2020 05:18:05 INFO GlusterFS mount attempt 

15/06/2020 05:17:34 INFO GlusterFS mount attempt 

15/06/2020 05:17:04 INFO GlusterFS mount attempt 

15/06/2020 05:16:34 INFO GlusterFS mount attempt 

15/06/2020 05:16:04 INFO GlusterFS mount attempt 

15/06/2020 05:15:34 INFO GlusterFS mount attempt 

15/06/2020 05:15:04 INFO GlusterFS mount attempt 

15/06/2020 05:14:34 INFO GlusterFS mount attempt 

15/06/2020 05:14:04 INFO GlusterFS mount attempt 

15/06/2020 05:13:34 INFO GlusterFS mount attempt 

15/06/2020 05:13:04 INFO GlusterFS mount attempt 

15/06/2020 05:12:34 INFO GlusterFS mount attempt 

15/06/2020 05:12:04 INFO GlusterFS mount attempt 

15/06/2020 05:11:33 INFO GlusterFS mount attempt 

15/06/2020 05:11:03 INFO GlusterFS mount attempt 

15/06/2020 05:10:33 INFO GlusterFS mount attempt 

15/06/2020 05:10:03 INFO GlusterFS mount attempt 

15/06/2020 05:09:33 INFO GlusterFS mount attempt 

15/06/2020 05:09:03 INFO GlusterFS mount attempt 

15/06/2020 05:08:33 INFO GlusterFS mount attempt 

15/06/2020 05:08:03 INFO GlusterFS mount attempt 

15/06/2020 05:07:33 INFO GlusterFS mount attempt 

15/06/2020 05:07:03 INFO GlusterFS mount attempt 

15/06/2020 05:06:32 INFO GlusterFS mount attempt 

15/06/2020 05:06:02 INFO GlusterFS mount attempt 

15/06/2020 05:05:32 INFO GlusterFS mount attempt 

15/06/2020 05:05:02 INFO GlusterFS mount attempt 

15/06/2020 05:04:32 INFO GlusterFS mount attempt 

15/06/2020 05:04:02 INFO GlusterFS mount attempt 

15/06/2020 05:03:32 INFO GlusterFS mount attempt 

15/06/2020 05:03:02 INFO GlusterFS mount attempt 

15/06/2020 05:02:32 INFO GlusterFS mount attempt 

15/06/2020 05:02:02 INFO GlusterFS mount attempt 

15/06/2020 05:01:32 INFO GlusterFS mount attempt 

15/06/2020 05:01:02 INFO GlusterFS mount attempt 

15/06/2020 05:00:31 INFO GlusterFS mount attempt 

15/06/2020 05:00:01 INFO GlusterFS mount attempt 

15/06/2020 04:59:31 INFO GlusterFS mount attempt 

15/06/2020 04:59:01 INFO GlusterFS mount attempt 

15/06/2020 04:58:31 INFO GlusterFS mount attempt 

15/06/2020 04:58:01 INFO GlusterFS mount attempt 

15/06/2020 04:57:31 INFO GlusterFS mount attempt 

15/06/2020 04:57:01 INFO GlusterFS mount attempt 

15/06/2020 04:56:31 INFO GlusterFS mount attempt 

15/06/2020 04:56:01 INFO GlusterFS mount attempt 

15/06/2020 04:55:31 INFO GlusterFS mount attempt 

15/06/2020 04:55:00 INFO GlusterFS mount attempt 

15/06/2020 04:54:30 INFO GlusterFS mount attempt 

15/06/2020 04:54:00 INFO GlusterFS mount attempt 

15/06/2020 04:53:30 INFO GlusterFS mount attempt 

15/06/2020 04:53:00 INFO GlusterFS mount attempt 

15/06/2020 04:52:30 INFO GlusterFS mount attempt 

15/06/2020 04:52:00 INFO GlusterFS mount attempt 

15/06/2020 04:51:30 INFO GlusterFS mount attempt 

15/06/2020 04:51:00 INFO GlusterFS mount attempt 

15/06/2020 04:50:30 INFO GlusterFS mount attempt 

15/06/2020 04:50:00 INFO GlusterFS mount attempt 

15/06/2020 04:49:29 INFO GlusterFS mount attempt 

15/06/2020 04:48:59 INFO GlusterFS mount attempt 

15/06/2020 04:48:29 INFO GlusterFS mount attempt 

15/06/2020 04:47:59 INFO GlusterFS mount attempt 

15/06/2020 04:47:29 INFO GlusterFS mount attempt 

15/06/2020 04:46:59 INFO GlusterFS mount attempt 

15/06/2020 04:46:29 INFO GlusterFS mount attempt 

15/06/2020 04:45:59 INFO GlusterFS mount attempt 

15/06/2020 04:45:29 INFO GlusterFS mount attempt 

15/06/2020 04:44:59 INFO GlusterFS mount attempt 

15/06/2020 04:44:28 INFO GlusterFS mount attempt 

15/06/2020 04:43:58 INFO GlusterFS mount attempt 

15/06/2020 04:43:28 INFO GlusterFS mount attempt 

15/06/2020 04:42:58 INFO GlusterFS mount attempt 

15/06/2020 04:42:28 INFO GlusterFS mount attempt 

15/06/2020 04:41:58 INFO GlusterFS mount attempt 

15/06/2020 04:41:28 INFO GlusterFS mount attempt 

15/06/2020 04:40:58 INFO GlusterFS mount attempt 

15/06/2020 04:40:28 INFO GlusterFS mount attempt 

15/06/2020 04:39:58 INFO GlusterFS mount attempt 

15/06/2020 04:39:28 INFO GlusterFS mount attempt 

15/06/2020 04:38:57 INFO GlusterFS mount attempt 

15/06/2020 04:38:27 INFO GlusterFS mount attempt 

15/06/2020 04:37:57 INFO GlusterFS mount attempt 

15/06/2020 04:37:27 INFO GlusterFS mount attempt 

15/06/2020 04:36:57 INFO GlusterFS mount attempt 

15/06/2020 04:36:27 INFO GlusterFS mount attempt 

15/06/2020 04:35:57 INFO GlusterFS mount attempt 

15/06/2020 04:35:27 INFO GlusterFS mount attempt 

15/06/2020 04:34:57 INFO GlusterFS mount attempt 

15/06/2020 04:34:27 INFO GlusterFS mount attempt 

15/06/2020 04:33:57 INFO GlusterFS mount attempt 

15/06/2020 04:33:26 INFO GlusterFS mount attempt 

15/06/2020 04:32:56 INFO GlusterFS mount attempt 

15/06/2020 04:32:26 INFO GlusterFS mount attempt 

15/06/2020 04:31:56 INFO GlusterFS mount attempt 

15/06/2020 04:31:26 INFO GlusterFS mount attempt 

15/06/2020 04:30:56 INFO GlusterFS mount attempt 

15/06/2020 04:30:26 INFO GlusterFS mount attempt 

15/06/2020 04:29:56 INFO GlusterFS mount attempt 

15/06/2020 04:29:26 INFO GlusterFS mount attempt 

15/06/2020 04:28:56 INFO GlusterFS mount attempt 

15/06/2020 04:28:26 INFO GlusterFS mount attempt 

15/06/2020 04:27:56 INFO GlusterFS mount attempt 

15/06/2020 04:27:25 INFO GlusterFS mount attempt 

15/06/2020 04:26:55 INFO GlusterFS mount attempt 

15/06/2020 04:26:25 INFO GlusterFS mount attempt 

15/06/2020 04:25:55 INFO GlusterFS mount attempt 

15/06/2020 04:25:25 INFO GlusterFS mount attempt 

15/06/2020 04:24:55 INFO GlusterFS mount attempt 

15/06/2020 04:24:25 INFO GlusterFS mount attempt 

15/06/2020 04:23:55 INFO GlusterFS mount attempt 

15/06/2020 04:23:25 INFO GlusterFS mount attempt 

15/06/2020 04:22:55 INFO GlusterFS mount attempt 

15/06/2020 04:22:25 INFO GlusterFS mount attempt 

15/06/2020 04:21:54 INFO GlusterFS mount attempt 

15/06/2020 04:21:24 INFO GlusterFS mount attempt 

15/06/2020 04:20:54 INFO GlusterFS mount attempt 

15/06/2020 04:20:24 INFO GlusterFS mount attempt 

15/06/2020 04:19:54 INFO GlusterFS mount attempt 

15/06/2020 04:19:24 INFO GlusterFS mount attempt 

15/06/2020 04:18:54 INFO GlusterFS mount attempt 

15/06/2020 04:18:24 INFO GlusterFS mount attempt 

15/06/2020 04:17:54 INFO GlusterFS mount attempt 

15/06/2020 04:17:24 INFO GlusterFS mount attempt 

15/06/2020 04:16:54 INFO GlusterFS mount attempt 

15/06/2020 04:16:24 INFO GlusterFS mount attempt 

15/06/2020 04:15:53 INFO GlusterFS mount attempt 

15/06/2020 04:15:23 INFO GlusterFS mount attempt 

15/06/2020 04:14:53 INFO GlusterFS mount attempt 

15/06/2020 04:14:23 INFO GlusterFS mount attempt 

15/06/2020 04:13:53 INFO GlusterFS mount attempt 

15/06/2020 04:13:23 INFO GlusterFS mount attempt 

15/06/2020 04:12:53 INFO GlusterFS mount attempt 

15/06/2020 04:12:23 INFO GlusterFS mount attempt 

15/06/2020 04:11:53 INFO GlusterFS mount attempt 

15/06/2020 04:11:23 INFO GlusterFS mount attempt 

15/06/2020 04:10:53 INFO GlusterFS mount attempt 

15/06/2020 04:10:22 INFO GlusterFS mount attempt 

15/06/2020 04:09:52 INFO GlusterFS mount attempt 

15/06/2020 04:09:22 INFO GlusterFS mount attempt 

15/06/2020 04:08:52 INFO GlusterFS mount attempt 

15/06/2020 04:08:22 INFO GlusterFS mount attempt 

15/06/2020 04:07:52 INFO GlusterFS mount attempt 

15/06/2020 04:07:22 INFO GlusterFS mount attempt 

15/06/2020 04:06:52 INFO GlusterFS mount attempt 

15/06/2020 04:06:22 INFO GlusterFS mount attempt 

15/06/2020 04:05:52 INFO GlusterFS mount attempt 

15/06/2020 04:05:22 INFO GlusterFS mount attempt 

15/06/2020 04:04:51 INFO GlusterFS mount attempt 

15/06/2020 04:04:21 INFO GlusterFS mount attempt 

15/06/2020 04:03:51 INFO GlusterFS mount attempt 

15/06/2020 04:03:21 INFO GlusterFS mount attempt 

15/06/2020 04:02:51 INFO GlusterFS mount attempt 

15/06/2020 04:02:21 INFO GlusterFS mount attempt 

15/06/2020 04:01:51 INFO GlusterFS mount attempt 

15/06/2020 04:01:21 INFO GlusterFS mount attempt 

15/06/2020 04:00:51 INFO GlusterFS mount attempt 

15/06/2020 04:00:21 INFO GlusterFS mount attempt 

15/06/2020 03:59:50 INFO GlusterFS mount attempt 

15/06/2020 03:59:20 INFO GlusterFS mount attempt 

15/06/2020 03:58:50 INFO GlusterFS mount attempt 

15/06/2020 03:58:20 INFO GlusterFS mount attempt 

15/06/2020 03:57:50 INFO GlusterFS mount attempt 

15/06/2020 03:57:20 INFO GlusterFS mount attempt 

15/06/2020 03:56:50 INFO GlusterFS mount attempt 

15/06/2020 03:56:20 INFO GlusterFS mount attempt 

15/06/2020 03:55:50 INFO GlusterFS mount attempt 

15/06/2020 03:55:20 INFO GlusterFS mount attempt 

15/06/2020 03:54:50 INFO GlusterFS mount attempt 

15/06/2020 03:54:19 INFO GlusterFS mount attempt 

15/06/2020 03:53:49 INFO GlusterFS mount attempt 

15/06/2020 03:53:19 INFO GlusterFS mount attempt 

15/06/2020 03:52:49 INFO GlusterFS mount attempt 

15/06/2020 03:52:19 INFO GlusterFS mount attempt 

15/06/2020 03:51:49 INFO GlusterFS mount attempt 

15/06/2020 03:51:19 INFO GlusterFS mount attempt 

15/06/2020 03:50:49 INFO GlusterFS mount attempt 

15/06/2020 03:50:19 INFO GlusterFS mount attempt 

15/06/2020 03:49:49 INFO GlusterFS mount attempt 

15/06/2020 03:49:19 INFO GlusterFS mount attempt 

15/06/2020 03:48:48 INFO GlusterFS mount attempt 

15/06/2020 03:48:18 INFO GlusterFS mount attempt 

15/06/2020 03:47:48 INFO GlusterFS mount attempt 

15/06/2020 03:47:18 INFO GlusterFS mount attempt 

15/06/2020 03:46:48 INFO GlusterFS mount attempt 

15/06/2020 03:46:18 INFO GlusterFS mount attempt 

15/06/2020 03:45:48 INFO GlusterFS mount attempt 

15/06/2020 03:45:18 INFO GlusterFS mount attempt 

15/06/2020 03:44:48 INFO GlusterFS mount attempt 

15/06/2020 03:44:18 INFO GlusterFS mount attempt 

15/06/2020 03:43:48 INFO GlusterFS mount attempt 

15/06/2020 03:43:17 INFO GlusterFS mount attempt 

15/06/2020 03:42:47 INFO GlusterFS mount attempt 

15/06/2020 03:42:17 INFO GlusterFS mount attempt 

15/06/2020 03:41:47 INFO GlusterFS mount attempt 

15/06/2020 03:41:17 INFO GlusterFS mount attempt 

15/06/2020 03:40:47 INFO GlusterFS mount attempt 

15/06/2020 03:40:17 INFO GlusterFS mount attempt 

15/06/2020 03:39:47 INFO GlusterFS mount attempt 

15/06/2020 03:39:17 INFO GlusterFS mount attempt 

15/06/2020 03:38:47 INFO GlusterFS mount attempt 

15/06/2020 03:38:16 INFO GlusterFS mount attempt 

15/06/2020 03:37:46 INFO GlusterFS mount attempt 

15/06/2020 03:37:16 INFO GlusterFS mount attempt 

15/06/2020 03:36:46 INFO GlusterFS mount attempt 

15/06/2020 03:36:16 INFO GlusterFS mount attempt 

15/06/2020 03:35:46 INFO GlusterFS mount attempt 

15/06/2020 03:35:16 INFO GlusterFS mount attempt 

15/06/2020 03:34:46 INFO GlusterFS mount attempt 

15/06/2020 03:34:16 INFO GlusterFS mount attempt 

15/06/2020 03:33:46 INFO GlusterFS mount attempt 

15/06/2020 03:33:16 INFO GlusterFS mount attempt 

15/06/2020 03:32:46 INFO GlusterFS mount attempt 

15/06/2020 03:32:15 INFO GlusterFS mount attempt 

15/06/2020 03:31:45 INFO GlusterFS mount attempt 

15/06/2020 03:31:15 INFO GlusterFS mount attempt 

15/06/2020 03:30:45 INFO GlusterFS mount attempt 

15/06/2020 03:30:15 INFO GlusterFS mount attempt 

15/06/2020 03:29:45 INFO GlusterFS mount attempt 

15/06/2020 03:29:15 INFO GlusterFS mount attempt 

15/06/2020 03:28:45 INFO GlusterFS mount attempt 

15/06/2020 03:28:15 INFO GlusterFS mount attempt 

15/06/2020 03:27:45 INFO GlusterFS mount attempt 

15/06/2020 03:27:14 INFO GlusterFS mount attempt 

15/06/2020 03:26:44 INFO GlusterFS mount attempt 

15/06/2020 03:26:14 INFO GlusterFS mount attempt 

15/06/2020 03:25:44 INFO GlusterFS mount attempt 

15/06/2020 03:25:14 INFO GlusterFS mount attempt 

15/06/2020 03:24:44 INFO GlusterFS mount attempt 

15/06/2020 03:24:14 INFO GlusterFS mount attempt 

15/06/2020 03:23:44 INFO GlusterFS mount attempt 

15/06/2020 03:23:14 INFO GlusterFS mount attempt 

15/06/2020 03:22:44 INFO GlusterFS mount attempt 

15/06/2020 03:22:14 INFO GlusterFS mount attempt 

15/06/2020 03:21:43 INFO GlusterFS mount attempt 

15/06/2020 03:21:13 INFO GlusterFS mount attempt 

15/06/2020 03:20:43 INFO GlusterFS mount attempt 

15/06/2020 03:20:13 INFO GlusterFS mount attempt 

15/06/2020 03:19:43 INFO GlusterFS mount attempt 

15/06/2020 03:19:13 INFO GlusterFS mount attempt 

15/06/2020 03:18:43 INFO GlusterFS mount attempt 

15/06/2020 03:18:13 INFO GlusterFS mount attempt 

15/06/2020 03:17:43 INFO GlusterFS mount attempt 

15/06/2020 03:17:13 INFO GlusterFS mount attempt 

15/06/2020 03:16:43 INFO GlusterFS mount attempt 

15/06/2020 03:16:13 INFO GlusterFS mount attempt 

15/06/2020 03:15:42 INFO GlusterFS mount attempt 

15/06/2020 03:15:12 INFO GlusterFS mount attempt 

15/06/2020 03:14:42 INFO GlusterFS mount attempt 

15/06/2020 03:14:12 INFO GlusterFS mount attempt 

15/06/2020 03:13:42 INFO GlusterFS mount attempt 

15/06/2020 03:13:12 INFO GlusterFS mount attempt 

15/06/2020 03:12:42 INFO GlusterFS mount attempt 

15/06/2020 03:12:12 INFO GlusterFS mount attempt 

15/06/2020 03:11:42 INFO GlusterFS mount attempt 

15/06/2020 03:11:12 INFO GlusterFS mount attempt 

15/06/2020 03:10:41 INFO GlusterFS mount attempt 

15/06/2020 03:10:11 INFO GlusterFS mount attempt 

15/06/2020 03:09:41 INFO GlusterFS mount attempt 

15/06/2020 03:09:11 INFO GlusterFS mount attempt 

15/06/2020 03:08:41 INFO GlusterFS mount attempt 

15/06/2020 03:08:11 INFO GlusterFS mount attempt 

15/06/2020 03:07:41 INFO GlusterFS mount attempt 

15/06/2020 03:07:11 INFO GlusterFS mount attempt 

15/06/2020 03:06:41 INFO GlusterFS mount attempt 

15/06/2020 03:06:11 INFO GlusterFS mount attempt 

15/06/2020 03:05:41 INFO GlusterFS mount attempt 

15/06/2020 03:05:10 INFO GlusterFS mount attempt 

15/06/2020 03:04:40 INFO GlusterFS mount attempt 

15/06/2020 03:04:10 INFO GlusterFS mount attempt 

15/06/2020 03:03:40 INFO GlusterFS mount attempt 

15/06/2020 03:03:10 INFO GlusterFS mount attempt 

15/06/2020 03:02:40 INFO GlusterFS mount attempt 

15/06/2020 03:02:10 INFO GlusterFS mount attempt 

15/06/2020 03:01:40 INFO GlusterFS mount attempt 

15/06/2020 03:01:10 INFO GlusterFS mount attempt 

15/06/2020 03:00:40 INFO GlusterFS mount attempt 

15/06/2020 03:00:10 INFO GlusterFS mount attempt 

15/06/2020 02:59:39 INFO GlusterFS mount attempt 

15/06/2020 02:59:09 INFO GlusterFS mount attempt 

15/06/2020 02:58:39 INFO GlusterFS mount attempt 

15/06/2020 02:58:09 INFO GlusterFS mount attempt 

15/06/2020 02:57:39 INFO GlusterFS mount attempt 

15/06/2020 02:57:09 INFO GlusterFS mount attempt 

15/06/2020 02:56:39 INFO GlusterFS mount attempt 

15/06/2020 02:56:09 INFO GlusterFS mount attempt 

15/06/2020 02:55:39 INFO GlusterFS mount attempt 

15/06/2020 02:55:09 INFO GlusterFS mount attempt 

15/06/2020 02:54:39 INFO GlusterFS mount attempt 

15/06/2020 02:54:08 INFO GlusterFS mount attempt 

15/06/2020 02:53:38 INFO GlusterFS mount attempt 

15/06/2020 02:53:08 INFO GlusterFS mount attempt 

15/06/2020 02:52:38 INFO GlusterFS mount attempt 

15/06/2020 02:52:08 INFO GlusterFS mount attempt 

15/06/2020 02:51:38 INFO GlusterFS mount attempt 

15/06/2020 02:51:08 INFO GlusterFS mount attempt 

15/06/2020 02:50:38 INFO GlusterFS mount attempt 

15/06/2020 02:50:08 INFO GlusterFS mount attempt 

15/06/2020 02:49:38 INFO GlusterFS mount attempt 

15/06/2020 02:49:08 INFO GlusterFS mount attempt 

15/06/2020 02:48:37 INFO GlusterFS mount attempt 

15/06/2020 02:48:07 INFO GlusterFS mount attempt 

15/06/2020 02:47:37 INFO GlusterFS mount attempt 

15/06/2020 02:47:07 INFO GlusterFS mount attempt 

15/06/2020 02:46:37 INFO GlusterFS mount attempt 

15/06/2020 02:46:07 INFO GlusterFS mount attempt 

15/06/2020 02:45:37 INFO GlusterFS mount attempt 

15/06/2020 02:45:07 INFO GlusterFS mount attempt 

15/06/2020 02:44:37 INFO GlusterFS mount attempt 

15/06/2020 02:44:07 INFO GlusterFS mount attempt 

15/06/2020 02:43:37 INFO GlusterFS mount attempt 

15/06/2020 02:43:06 INFO GlusterFS mount attempt 

15/06/2020 02:42:36 INFO GlusterFS mount attempt 

15/06/2020 02:42:06 INFO GlusterFS mount attempt 

15/06/2020 02:41:36 INFO GlusterFS mount attempt 

15/06/2020 02:41:06 INFO GlusterFS mount attempt 

15/06/2020 02:40:36 INFO GlusterFS mount attempt 

15/06/2020 02:40:06 INFO GlusterFS mount attempt 

15/06/2020 02:39:36 INFO GlusterFS mount attempt 

15/06/2020 02:39:06 INFO GlusterFS mount attempt 

15/06/2020 02:38:36 INFO GlusterFS mount attempt 

15/06/2020 02:38:06 INFO GlusterFS mount attempt 

15/06/2020 02:37:35 INFO GlusterFS mount attempt 

15/06/2020 02:37:05 INFO GlusterFS mount attempt 

15/06/2020 02:36:35 INFO GlusterFS mount attempt 

15/06/2020 02:36:05 INFO GlusterFS mount attempt 

15/06/2020 02:35:35 INFO GlusterFS mount attempt 

15/06/2020 02:35:05 INFO GlusterFS mount attempt 

15/06/2020 02:34:35 INFO GlusterFS mount attempt 

15/06/2020 02:34:05 INFO GlusterFS mount attempt 

15/06/2020 02:33:35 INFO GlusterFS mount attempt 

15/06/2020 02:33:05 INFO GlusterFS mount attempt 

15/06/2020 02:32:34 INFO GlusterFS mount attempt 

15/06/2020 02:32:04 INFO GlusterFS mount attempt 

15/06/2020 02:31:34 INFO GlusterFS mount attempt 

15/06/2020 02:31:04 INFO GlusterFS mount attempt 

15/06/2020 02:30:34 INFO GlusterFS mount attempt 

15/06/2020 02:30:04 INFO GlusterFS mount attempt 

15/06/2020 02:29:34 INFO GlusterFS mount attempt 

15/06/2020 02:29:04 INFO GlusterFS mount attempt 

15/06/2020 02:28:34 INFO GlusterFS mount attempt 

15/06/2020 02:28:04 INFO GlusterFS mount attempt 

15/06/2020 02:27:34 INFO GlusterFS mount attempt 

15/06/2020 02:27:04 INFO GlusterFS mount attempt 

15/06/2020 02:26:33 INFO GlusterFS mount attempt 

15/06/2020 02:26:03 INFO GlusterFS mount attempt 

15/06/2020 02:25:33 INFO GlusterFS mount attempt 

15/06/2020 02:25:03 INFO GlusterFS mount attempt 

15/06/2020 02:24:33 INFO GlusterFS mount attempt 

15/06/2020 02:24:03 INFO GlusterFS mount attempt 

15/06/2020 02:23:33 INFO GlusterFS mount attempt 

15/06/2020 02:23:03 INFO GlusterFS mount attempt 

15/06/2020 02:22:33 INFO GlusterFS mount attempt 

15/06/2020 02:22:03 INFO GlusterFS mount attempt 

15/06/2020 02:21:33 INFO GlusterFS mount attempt 

15/06/2020 02:21:02 INFO GlusterFS mount attempt 

15/06/2020 02:20:32 INFO GlusterFS mount attempt 

15/06/2020 02:20:02 INFO GlusterFS mount attempt 

15/06/2020 02:19:32 INFO GlusterFS mount attempt 

15/06/2020 02:19:02 INFO GlusterFS mount attempt 

15/06/2020 02:18:32 INFO GlusterFS mount attempt 

15/06/2020 02:18:02 INFO GlusterFS mount attempt 

15/06/2020 02:17:32 INFO GlusterFS mount attempt 

15/06/2020 02:17:02 INFO GlusterFS mount attempt 

15/06/2020 02:16:32 INFO GlusterFS mount attempt 

15/06/2020 02:16:02 INFO GlusterFS mount attempt 

15/06/2020 02:15:31 INFO GlusterFS mount attempt 

15/06/2020 02:15:01 INFO GlusterFS mount attempt 

15/06/2020 02:14:31 INFO GlusterFS mount attempt 

15/06/2020 02:14:01 INFO GlusterFS mount attempt 

15/06/2020 02:13:31 INFO GlusterFS mount attempt 

15/06/2020 02:13:01 INFO GlusterFS mount attempt 

15/06/2020 02:12:31 INFO GlusterFS mount attempt 

15/06/2020 02:12:01 INFO GlusterFS mount attempt 

15/06/2020 02:11:31 INFO GlusterFS mount attempt 

15/06/2020 02:11:01 INFO GlusterFS mount attempt 

15/06/2020 02:10:31 INFO GlusterFS mount attempt 

15/06/2020 02:10:00 INFO GlusterFS mount attempt 

15/06/2020 02:09:30 INFO GlusterFS mount attempt 

15/06/2020 02:09:00 INFO GlusterFS mount attempt 

15/06/2020 02:08:30 INFO GlusterFS mount attempt 

15/06/2020 02:08:00 INFO GlusterFS mount attempt 

15/06/2020 02:07:30 INFO GlusterFS mount attempt 

15/06/2020 02:07:00 INFO GlusterFS mount attempt 

15/06/2020 02:06:30 INFO GlusterFS mount attempt 

15/06/2020 02:06:00 INFO GlusterFS mount attempt 

15/06/2020 02:05:30 INFO GlusterFS mount attempt 

15/06/2020 02:05:00 INFO GlusterFS mount attempt 

15/06/2020 02:04:30 INFO GlusterFS mount attempt 

15/06/2020 02:03:59 INFO GlusterFS mount attempt 

15/06/2020 02:03:29 INFO GlusterFS mount attempt 

15/06/2020 02:02:59 INFO GlusterFS mount attempt 

15/06/2020 02:02:29 INFO GlusterFS mount attempt 

15/06/2020 02:01:59 INFO GlusterFS mount attempt 

15/06/2020 02:01:29 INFO GlusterFS mount attempt 

15/06/2020 02:00:59 INFO GlusterFS mount attempt 

15/06/2020 02:00:29 INFO GlusterFS mount attempt 

15/06/2020 01:59:59 INFO GlusterFS mount attempt 

15/06/2020 01:59:29 INFO GlusterFS mount attempt 

15/06/2020 01:58:59 INFO GlusterFS mount attempt 

15/06/2020 01:58:28 INFO GlusterFS mount attempt 

15/06/2020 01:57:58 INFO GlusterFS mount attempt 

15/06/2020 01:57:28 INFO GlusterFS mount attempt 

15/06/2020 01:56:58 INFO GlusterFS mount attempt 

15/06/2020 01:56:28 INFO GlusterFS mount attempt 

15/06/2020 01:55:58 INFO GlusterFS mount attempt 

15/06/2020 01:55:28 INFO GlusterFS mount attempt 

15/06/2020 01:54:58 INFO GlusterFS mount attempt 

15/06/2020 01:54:28 INFO GlusterFS mount attempt 

15/06/2020 01:53:58 INFO GlusterFS mount attempt 

15/06/2020 01:53:28 INFO GlusterFS mount attempt 

15/06/2020 01:52:58 INFO GlusterFS mount attempt 

15/06/2020 01:52:27 INFO GlusterFS mount attempt 

15/06/2020 01:51:57 INFO GlusterFS mount attempt 

15/06/2020 01:51:27 INFO GlusterFS mount attempt 

15/06/2020 01:50:57 INFO GlusterFS mount attempt 

15/06/2020 01:50:27 INFO GlusterFS mount attempt 

15/06/2020 01:49:57 INFO GlusterFS mount attempt 

15/06/2020 01:49:27 INFO GlusterFS mount attempt 

15/06/2020 01:48:57 INFO GlusterFS mount attempt 

15/06/2020 01:48:27 INFO GlusterFS mount attempt 

15/06/2020 01:47:57 INFO GlusterFS mount attempt 

15/06/2020 01:47:26 INFO GlusterFS mount attempt 

15/06/2020 01:46:56 INFO GlusterFS mount attempt 

15/06/2020 01:46:26 INFO GlusterFS mount attempt 

15/06/2020 01:45:56 INFO GlusterFS mount attempt 

15/06/2020 01:45:26 INFO GlusterFS mount attempt 

15/06/2020 01:44:56 INFO GlusterFS mount attempt 

15/06/2020 01:44:26 INFO GlusterFS mount attempt 

15/06/2020 01:43:56 INFO GlusterFS mount attempt 

15/06/2020 01:43:26 INFO GlusterFS mount attempt 

15/06/2020 01:42:56 INFO GlusterFS mount attempt 

15/06/2020 01:42:26 INFO GlusterFS mount attempt 

15/06/2020 01:41:55 INFO GlusterFS mount attempt 

15/06/2020 01:41:25 INFO GlusterFS mount attempt 

15/06/2020 01:40:55 INFO GlusterFS mount attempt 

15/06/2020 01:40:25 INFO GlusterFS mount attempt 

15/06/2020 01:39:55 INFO GlusterFS mount attempt 

15/06/2020 01:39:25 INFO GlusterFS mount attempt 

15/06/2020 01:38:55 INFO GlusterFS mount attempt 

15/06/2020 01:38:25 INFO GlusterFS mount attempt 

15/06/2020 01:37:55 INFO GlusterFS mount attempt 

15/06/2020 01:37:25 INFO GlusterFS mount attempt 

15/06/2020 01:36:55 INFO GlusterFS mount attempt 

15/06/2020 01:36:24 INFO GlusterFS mount attempt 

15/06/2020 01:35:54 INFO GlusterFS mount attempt 

15/06/2020 01:35:24 INFO GlusterFS mount attempt 

15/06/2020 01:34:54 INFO GlusterFS mount attempt 

15/06/2020 01:34:24 INFO GlusterFS mount attempt 

15/06/2020 01:33:54 INFO GlusterFS mount attempt 

15/06/2020 01:33:24 INFO GlusterFS mount attempt 

15/06/2020 01:32:54 INFO GlusterFS mount attempt 

15/06/2020 01:32:24 INFO GlusterFS mount attempt 

15/06/2020 01:31:54 INFO GlusterFS mount attempt 

15/06/2020 01:31:24 INFO GlusterFS mount attempt 

15/06/2020 01:30:53 INFO GlusterFS mount attempt 

15/06/2020 01:30:23 INFO GlusterFS mount attempt 

15/06/2020 01:29:53 INFO GlusterFS mount attempt 

15/06/2020 01:29:23 INFO GlusterFS mount attempt 

15/06/2020 01:28:53 INFO GlusterFS mount attempt 

15/06/2020 01:28:23 INFO GlusterFS mount attempt 

15/06/2020 01:27:53 INFO GlusterFS mount attempt 

15/06/2020 01:27:23 INFO GlusterFS mount attempt 

15/06/2020 01:26:53 INFO GlusterFS mount attempt 

15/06/2020 01:26:23 INFO GlusterFS mount attempt 

15/06/2020 01:25:53 INFO GlusterFS mount attempt 

15/06/2020 01:25:23 INFO GlusterFS mount attempt 

15/06/2020 01:24:52 INFO GlusterFS mount attempt 

15/06/2020 01:24:22 INFO GlusterFS mount attempt 

15/06/2020 01:23:52 INFO GlusterFS mount attempt 

15/06/2020 01:23:22 INFO GlusterFS mount attempt 

15/06/2020 01:22:52 INFO GlusterFS mount attempt 

15/06/2020 01:22:22 INFO GlusterFS mount attempt 

15/06/2020 01:21:52 INFO GlusterFS mount attempt 

15/06/2020 01:21:22 INFO GlusterFS mount attempt 

15/06/2020 01:20:52 INFO GlusterFS mount attempt 

15/06/2020 01:20:22 INFO GlusterFS mount attempt 

15/06/2020 01:19:51 INFO GlusterFS mount attempt 

15/06/2020 01:19:21 INFO GlusterFS mount attempt 

15/06/2020 01:18:51 INFO GlusterFS mount attempt 

15/06/2020 01:18:21 INFO GlusterFS mount attempt 

15/06/2020 01:17:51 INFO GlusterFS mount attempt 

15/06/2020 01:17:21 INFO GlusterFS mount attempt 

15/06/2020 01:16:51 INFO GlusterFS mount attempt 

15/06/2020 01:16:21 INFO GlusterFS mount attempt 

15/06/2020 01:15:51 INFO GlusterFS mount attempt 

15/06/2020 01:15:21 INFO GlusterFS mount attempt 

15/06/2020 01:14:51 INFO GlusterFS mount attempt 

15/06/2020 01:14:20 INFO GlusterFS mount attempt 

15/06/2020 01:13:50 INFO GlusterFS mount attempt 

15/06/2020 01:13:20 INFO GlusterFS mount attempt 

15/06/2020 01:12:50 INFO GlusterFS mount attempt 

15/06/2020 01:12:20 INFO GlusterFS mount attempt 

15/06/2020 01:11:50 INFO GlusterFS mount attempt 

15/06/2020 01:11:20 INFO GlusterFS mount attempt 

15/06/2020 01:10:50 INFO GlusterFS mount attempt 

15/06/2020 01:10:20 INFO GlusterFS mount attempt 

15/06/2020 01:09:50 INFO GlusterFS mount attempt 

15/06/2020 01:09:20 INFO GlusterFS mount attempt 

15/06/2020 01:08:49 INFO GlusterFS mount attempt 

15/06/2020 01:08:19 INFO GlusterFS mount attempt 

15/06/2020 01:07:49 INFO GlusterFS mount attempt 

15/06/2020 01:07:19 INFO GlusterFS mount attempt 

15/06/2020 01:06:49 INFO GlusterFS mount attempt 

15/06/2020 01:06:19 INFO GlusterFS mount attempt 

15/06/2020 01:05:49 INFO GlusterFS mount attempt 

15/06/2020 01:05:19 INFO GlusterFS mount attempt 

15/06/2020 01:04:49 INFO GlusterFS mount attempt 

15/06/2020 01:04:19 INFO GlusterFS mount attempt 

15/06/2020 01:03:48 INFO GlusterFS mount attempt 

15/06/2020 01:03:18 INFO GlusterFS mount attempt 

15/06/2020 01:02:48 INFO GlusterFS mount attempt 

15/06/2020 01:02:18 INFO GlusterFS mount attempt 

15/06/2020 01:01:48 INFO GlusterFS mount attempt 

15/06/2020 01:01:18 INFO GlusterFS mount attempt 

15/06/2020 01:00:48 INFO GlusterFS mount attempt 

15/06/2020 01:00:18 INFO GlusterFS mount attempt 

15/06/2020 00:59:48 INFO GlusterFS mount attempt 

15/06/2020 00:59:18 INFO GlusterFS mount attempt 

15/06/2020 00:58:48 INFO GlusterFS mount attempt 

15/06/2020 00:58:17 INFO GlusterFS mount attempt 

15/06/2020 00:57:47 INFO GlusterFS mount attempt 

15/06/2020 00:57:17 INFO GlusterFS mount attempt 

15/06/2020 00:56:47 INFO GlusterFS mount attempt 

15/06/2020 00:56:17 INFO GlusterFS mount attempt 

15/06/2020 00:55:47 INFO GlusterFS mount attempt 

15/06/2020 00:55:17 INFO GlusterFS mount attempt 

15/06/2020 00:54:47 INFO GlusterFS mount attempt 

15/06/2020 00:54:17 INFO GlusterFS mount attempt 

15/06/2020 00:53:47 INFO GlusterFS mount attempt 

15/06/2020 00:53:16 INFO GlusterFS mount attempt 

15/06/2020 00:52:46 INFO GlusterFS mount attempt 

15/06/2020 00:52:16 INFO GlusterFS mount attempt 

15/06/2020 00:51:46 INFO GlusterFS mount attempt 

15/06/2020 00:51:16 INFO GlusterFS mount attempt 

15/06/2020 00:50:46 INFO GlusterFS mount attempt 

15/06/2020 00:50:16 INFO GlusterFS mount attempt 

15/06/2020 00:49:46 INFO GlusterFS mount attempt 

15/06/2020 00:49:16 INFO GlusterFS mount attempt 

15/06/2020 00:48:46 INFO GlusterFS mount attempt 

15/06/2020 00:48:16 INFO GlusterFS mount attempt 

15/06/2020 00:47:46 INFO GlusterFS mount attempt 

15/06/2020 00:47:15 INFO GlusterFS mount attempt 

15/06/2020 00:46:45 INFO GlusterFS mount attempt 

15/06/2020 00:46:15 INFO GlusterFS mount attempt 

15/06/2020 00:45:45 INFO GlusterFS mount attempt 

15/06/2020 00:45:15 INFO GlusterFS mount attempt 

15/06/2020 00:44:45 INFO GlusterFS mount attempt 

15/06/2020 00:44:15 INFO GlusterFS mount attempt 

15/06/2020 00:43:45 INFO GlusterFS mount attempt 

15/06/2020 00:43:15 INFO GlusterFS mount attempt 

15/06/2020 00:42:45 INFO GlusterFS mount attempt 

15/06/2020 00:42:15 INFO GlusterFS mount attempt 

15/06/2020 00:41:44 INFO GlusterFS mount attempt 

15/06/2020 00:41:14 INFO GlusterFS mount attempt 

15/06/2020 00:40:44 INFO GlusterFS mount attempt 

15/06/2020 00:40:14 INFO GlusterFS mount attempt 

15/06/2020 00:39:44 INFO GlusterFS mount attempt 

15/06/2020 00:39:14 INFO GlusterFS mount attempt 

15/06/2020 00:38:44 INFO GlusterFS mount attempt 

15/06/2020 00:38:14 INFO GlusterFS mount attempt 

15/06/2020 00:37:44 INFO GlusterFS mount attempt 

15/06/2020 00:37:14 INFO GlusterFS mount attempt 

15/06/2020 00:36:44 INFO GlusterFS mount attempt 

15/06/2020 00:36:13 INFO GlusterFS mount attempt 

15/06/2020 00:35:43 INFO GlusterFS mount attempt 

15/06/2020 00:35:13 INFO GlusterFS mount attempt 

15/06/2020 00:34:43 INFO GlusterFS mount attempt 

15/06/2020 00:34:13 INFO GlusterFS mount attempt 

15/06/2020 00:33:43 INFO GlusterFS mount attempt 

15/06/2020 00:33:13 INFO GlusterFS mount attempt 

15/06/2020 00:32:43 INFO GlusterFS mount attempt 

15/06/2020 00:32:13 INFO GlusterFS mount attempt 

15/06/2020 00:31:43 INFO GlusterFS mount attempt 

15/06/2020 00:31:13 INFO GlusterFS mount attempt 

15/06/2020 00:30:42 INFO GlusterFS mount attempt 

15/06/2020 00:30:12 INFO GlusterFS mount attempt 

15/06/2020 00:29:42 INFO GlusterFS mount attempt 

15/06/2020 00:29:12 INFO GlusterFS mount attempt 

15/06/2020 00:28:42 INFO GlusterFS mount attempt 

15/06/2020 00:28:12 INFO GlusterFS mount attempt 

15/06/2020 00:27:42 INFO GlusterFS mount attempt 

15/06/2020 00:27:12 INFO GlusterFS mount attempt 

15/06/2020 00:26:42 INFO GlusterFS mount attempt 

15/06/2020 00:26:12 INFO GlusterFS mount attempt 

15/06/2020 00:25:42 INFO GlusterFS mount attempt 

15/06/2020 00:25:11 INFO GlusterFS mount attempt 

15/06/2020 00:24:41 INFO GlusterFS mount attempt 

15/06/2020 00:24:11 INFO GlusterFS mount attempt 

15/06/2020 00:23:41 INFO GlusterFS mount attempt 

15/06/2020 00:23:11 INFO GlusterFS mount attempt 

15/06/2020 00:22:41 INFO GlusterFS mount attempt 

15/06/2020 00:22:11 INFO GlusterFS mount attempt 

15/06/2020 00:21:41 INFO GlusterFS mount attempt 

15/06/2020 00:21:11 INFO GlusterFS mount attempt 

15/06/2020 00:20:41 INFO GlusterFS mount attempt 

15/06/2020 00:20:11 INFO GlusterFS mount attempt 

15/06/2020 00:19:40 INFO GlusterFS mount attempt 

15/06/2020 00:19:10 INFO GlusterFS mount attempt 

15/06/2020 00:18:40 INFO GlusterFS mount attempt 

15/06/2020 00:18:10 INFO GlusterFS mount attempt 

15/06/2020 00:17:40 INFO GlusterFS mount attempt 

15/06/2020 00:17:10 INFO GlusterFS mount attempt 

15/06/2020 00:16:40 INFO GlusterFS mount attempt 

15/06/2020 00:16:10 INFO GlusterFS mount attempt 

15/06/2020 00:15:40 INFO GlusterFS mount attempt 

15/06/2020 00:15:10 INFO GlusterFS mount attempt 

15/06/2020 00:14:40 INFO GlusterFS mount attempt 

15/06/2020 00:14:09 INFO GlusterFS mount attempt 

15/06/2020 00:13:39 INFO GlusterFS mount attempt 

15/06/2020 00:13:09 INFO GlusterFS mount attempt 

15/06/2020 00:12:39 INFO GlusterFS mount attempt 

15/06/2020 00:12:09 INFO GlusterFS mount attempt 

15/06/2020 00:11:39 INFO GlusterFS mount attempt 

15/06/2020 00:11:09 INFO GlusterFS mount attempt 

15/06/2020 00:10:39 INFO GlusterFS mount attempt 

15/06/2020 00:10:09 INFO GlusterFS mount attempt 

15/06/2020 00:09:39 INFO GlusterFS mount attempt 

15/06/2020 00:09:09 INFO GlusterFS mount attempt 

15/06/2020 00:08:39 INFO GlusterFS mount attempt 

15/06/2020 00:08:08 INFO GlusterFS mount attempt 

15/06/2020 00:07:38 INFO GlusterFS mount attempt 

15/06/2020 00:07:08 INFO GlusterFS mount attempt 

15/06/2020 00:06:38 INFO GlusterFS mount attempt 

15/06/2020 00:06:08 INFO GlusterFS mount attempt 

15/06/2020 00:05:38 INFO GlusterFS mount attempt 

15/06/2020 00:05:08 INFO GlusterFS mount attempt 

15/06/2020 00:04:38 INFO GlusterFS mount attempt 

15/06/2020 00:04:08 INFO GlusterFS mount attempt 

15/06/2020 00:03:38 INFO GlusterFS mount attempt 

15/06/2020 00:03:08 INFO GlusterFS mount attempt 

15/06/2020 00:02:37 INFO GlusterFS mount attempt 

15/06/2020 00:02:07 INFO GlusterFS mount attempt 

15/06/2020 00:01:37 INFO GlusterFS mount attempt 

15/06/2020 00:01:07 INFO GlusterFS mount attempt 

15/06/2020 00:00:37 INFO GlusterFS mount attempt 

15/06/2020 00:00:07 INFO GlusterFS mount attempt 

14/06/2020 23:59:37 INFO GlusterFS mount attempt 

14/06/2020 23:59:07 INFO GlusterFS mount attempt 

14/06/2020 23:58:37 INFO GlusterFS mount attempt 

14/06/2020 23:58:07 INFO GlusterFS mount attempt 

14/06/2020 23:57:36 INFO GlusterFS mount attempt 

14/06/2020 23:57:06 INFO GlusterFS mount attempt 

14/06/2020 23:56:36 INFO GlusterFS mount attempt 

14/06/2020 23:56:06 INFO GlusterFS mount attempt 

14/06/2020 23:55:36 INFO GlusterFS mount attempt 

14/06/2020 23:55:06 INFO GlusterFS mount attempt 

14/06/2020 23:54:36 INFO GlusterFS mount attempt 

14/06/2020 23:54:06 INFO GlusterFS mount attempt 

14/06/2020 23:53:36 INFO GlusterFS mount attempt 

14/06/2020 23:53:06 INFO GlusterFS mount attempt 

14/06/2020 23:52:36 INFO GlusterFS mount attempt 

14/06/2020 23:52:06 INFO GlusterFS mount attempt 

14/06/2020 23:51:35 INFO GlusterFS mount attempt 

14/06/2020 23:51:05 INFO GlusterFS mount attempt 

14/06/2020 23:50:35 INFO GlusterFS mount attempt 

14/06/2020 23:50:05 INFO GlusterFS mount attempt 

14/06/2020 23:49:35 INFO GlusterFS mount attempt 

14/06/2020 23:49:05 INFO GlusterFS mount attempt 

14/06/2020 23:48:35 INFO GlusterFS mount attempt 

14/06/2020 23:48:05 INFO GlusterFS mount attempt 

14/06/2020 23:47:35 INFO GlusterFS mount attempt 

14/06/2020 23:47:05 INFO GlusterFS mount attempt 

14/06/2020 23:46:34 INFO GlusterFS mount attempt 

14/06/2020 23:46:04 INFO GlusterFS mount attempt 

14/06/2020 23:45:34 INFO GlusterFS mount attempt 

14/06/2020 23:45:04 INFO GlusterFS mount attempt 

14/06/2020 23:44:34 INFO GlusterFS mount attempt 

14/06/2020 23:44:04 INFO GlusterFS mount attempt 

14/06/2020 23:43:34 INFO GlusterFS mount attempt 

14/06/2020 23:43:04 INFO GlusterFS mount attempt 

14/06/2020 23:42:34 INFO GlusterFS mount attempt 

14/06/2020 23:42:04 INFO GlusterFS mount attempt 

14/06/2020 23:41:34 INFO GlusterFS mount attempt 

14/06/2020 23:41:04 INFO GlusterFS mount attempt 

14/06/2020 23:40:33 INFO GlusterFS mount attempt 

14/06/2020 23:40:03 INFO GlusterFS mount attempt 

14/06/2020 23:39:33 INFO GlusterFS mount attempt 

14/06/2020 23:39:03 INFO GlusterFS mount attempt 

14/06/2020 23:38:33 INFO GlusterFS mount attempt 

14/06/2020 23:38:03 INFO GlusterFS mount attempt 

14/06/2020 23:37:33 INFO GlusterFS mount attempt 

14/06/2020 23:37:03 INFO GlusterFS mount attempt 

14/06/2020 23:36:33 INFO GlusterFS mount attempt 

14/06/2020 23:36:03 INFO GlusterFS mount attempt 

14/06/2020 23:35:33 INFO GlusterFS mount attempt 

14/06/2020 23:35:02 INFO GlusterFS mount attempt 

14/06/2020 23:34:32 INFO GlusterFS mount attempt 

14/06/2020 23:34:02 INFO GlusterFS mount attempt 

14/06/2020 23:33:32 INFO GlusterFS mount attempt 

14/06/2020 23:33:02 INFO GlusterFS mount attempt 

14/06/2020 23:32:32 INFO GlusterFS mount attempt 

14/06/2020 23:32:02 INFO GlusterFS mount attempt 

14/06/2020 23:31:32 INFO GlusterFS mount attempt 

14/06/2020 23:31:02 INFO GlusterFS mount attempt 

14/06/2020 23:30:32 INFO GlusterFS mount attempt 

14/06/2020 23:30:02 INFO GlusterFS mount attempt 

14/06/2020 23:29:32 INFO GlusterFS mount attempt 

14/06/2020 23:29:01 INFO GlusterFS mount attempt 

14/06/2020 23:28:31 INFO GlusterFS mount attempt 

14/06/2020 23:28:01 INFO GlusterFS mount attempt 

14/06/2020 23:27:31 INFO GlusterFS mount attempt 

14/06/2020 23:27:01 INFO GlusterFS mount attempt 

14/06/2020 23:26:31 INFO GlusterFS mount attempt 

14/06/2020 23:26:01 INFO GlusterFS mount attempt 

14/06/2020 23:25:31 INFO GlusterFS mount attempt 

14/06/2020 23:25:01 INFO GlusterFS mount attempt 

14/06/2020 23:24:31 INFO GlusterFS mount attempt 

14/06/2020 23:24:01 INFO GlusterFS mount attempt 

14/06/2020 23:23:30 INFO GlusterFS mount attempt 

14/06/2020 23:23:00 INFO GlusterFS mount attempt 

14/06/2020 23:22:30 INFO GlusterFS mount attempt 

14/06/2020 23:22:00 INFO GlusterFS mount attempt 

14/06/2020 23:21:30 INFO GlusterFS mount attempt 

14/06/2020 23:21:00 INFO GlusterFS mount attempt 

14/06/2020 23:20:30 INFO GlusterFS mount attempt 

14/06/2020 23:20:00 INFO GlusterFS mount attempt 

14/06/2020 23:19:30 INFO GlusterFS mount attempt 

14/06/2020 23:19:00 INFO GlusterFS mount attempt 

14/06/2020 23:18:30 INFO GlusterFS mount attempt 

14/06/2020 23:18:00 INFO GlusterFS mount attempt 

14/06/2020 23:17:29 INFO GlusterFS mount attempt 

14/06/2020 23:16:59 INFO GlusterFS mount attempt 

14/06/2020 23:16:29 INFO GlusterFS mount attempt 

14/06/2020 23:15:59 INFO GlusterFS mount attempt 

14/06/2020 23:15:29 INFO GlusterFS mount attempt 

14/06/2020 23:14:59 INFO GlusterFS mount attempt 

14/06/2020 23:14:29 INFO GlusterFS mount attempt 

14/06/2020 23:13:59 INFO GlusterFS mount attempt 

14/06/2020 23:13:29 INFO GlusterFS mount attempt 

14/06/2020 23:12:59 INFO GlusterFS mount attempt 

14/06/2020 23:12:28 INFO GlusterFS mount attempt 

14/06/2020 23:11:58 INFO GlusterFS mount attempt 

14/06/2020 23:11:28 INFO GlusterFS mount attempt 

14/06/2020 23:10:58 INFO GlusterFS mount attempt 

14/06/2020 23:10:28 INFO GlusterFS mount attempt 

14/06/2020 23:09:58 INFO GlusterFS mount attempt 

14/06/2020 23:09:28 INFO GlusterFS mount attempt 

14/06/2020 23:08:58 INFO GlusterFS mount attempt 

14/06/2020 23:08:28 INFO GlusterFS mount attempt 

14/06/2020 23:07:58 INFO GlusterFS mount attempt 

14/06/2020 23:07:28 INFO GlusterFS mount attempt 

14/06/2020 23:06:57 INFO GlusterFS mount attempt 

14/06/2020 23:06:27 INFO GlusterFS mount attempt 

14/06/2020 23:05:57 INFO GlusterFS mount attempt 

14/06/2020 23:05:27 INFO GlusterFS mount attempt 

14/06/2020 23:04:57 INFO GlusterFS mount attempt 

14/06/2020 23:04:27 INFO GlusterFS mount attempt 

14/06/2020 23:03:57 INFO GlusterFS mount attempt 

14/06/2020 23:03:27 INFO GlusterFS mount attempt 

14/06/2020 23:02:57 INFO GlusterFS mount attempt 

14/06/2020 23:02:27 INFO GlusterFS mount attempt 

14/06/2020 23:01:57 INFO GlusterFS mount attempt 

14/06/2020 23:01:26 INFO GlusterFS mount attempt 

14/06/2020 23:00:56 INFO GlusterFS mount attempt 

14/06/2020 23:00:26 INFO GlusterFS mount attempt 

14/06/2020 22:59:56 INFO GlusterFS mount attempt 

14/06/2020 22:59:26 INFO GlusterFS mount attempt 

14/06/2020 22:58:56 INFO GlusterFS mount attempt 

14/06/2020 22:58:26 INFO GlusterFS mount attempt 

14/06/2020 22:57:56 INFO GlusterFS mount attempt 

14/06/2020 22:57:26 INFO GlusterFS mount attempt 

14/06/2020 22:56:56 INFO GlusterFS mount attempt 

14/06/2020 22:56:26 INFO GlusterFS mount attempt 

14/06/2020 22:55:56 INFO GlusterFS mount attempt 

14/06/2020 22:55:25 INFO GlusterFS mount attempt 

14/06/2020 22:54:55 INFO GlusterFS mount attempt 

14/06/2020 22:54:25 INFO GlusterFS mount attempt 

14/06/2020 22:53:55 INFO GlusterFS mount attempt 

14/06/2020 22:53:25 INFO GlusterFS mount attempt 

14/06/2020 22:52:55 INFO GlusterFS mount attempt 

14/06/2020 22:52:25 INFO GlusterFS mount attempt 

14/06/2020 22:51:55 INFO GlusterFS mount attempt 

14/06/2020 22:51:25 INFO GlusterFS mount attempt 

14/06/2020 22:50:55 INFO GlusterFS mount attempt 

14/06/2020 22:50:25 INFO GlusterFS mount attempt 

14/06/2020 22:49:54 INFO GlusterFS mount attempt 

14/06/2020 22:49:24 INFO GlusterFS mount attempt 

14/06/2020 22:48:54 INFO GlusterFS mount attempt 

14/06/2020 22:48:24 INFO GlusterFS mount attempt 

14/06/2020 22:47:54 INFO GlusterFS mount attempt 

14/06/2020 22:47:24 INFO GlusterFS mount attempt 

14/06/2020 22:46:54 INFO GlusterFS mount attempt 

14/06/2020 22:46:24 INFO GlusterFS mount attempt 

14/06/2020 22:45:54 INFO GlusterFS mount attempt 

14/06/2020 22:45:24 INFO GlusterFS mount attempt 

14/06/2020 22:44:54 INFO GlusterFS mount attempt 

14/06/2020 22:44:23 INFO GlusterFS mount attempt 

14/06/2020 22:43:53 INFO GlusterFS mount attempt 

14/06/2020 22:43:23 INFO GlusterFS mount attempt 

14/06/2020 22:42:53 INFO GlusterFS mount attempt 

14/06/2020 22:42:23 INFO GlusterFS mount attempt 

14/06/2020 22:41:53 INFO GlusterFS mount attempt 

14/06/2020 22:41:23 INFO GlusterFS mount attempt 

14/06/2020 22:40:53 INFO GlusterFS mount attempt 

14/06/2020 22:40:23 INFO GlusterFS mount attempt 

14/06/2020 22:39:53 INFO GlusterFS mount attempt 

14/06/2020 22:39:23 INFO GlusterFS mount attempt 

14/06/2020 22:38:53 INFO GlusterFS mount attempt 

14/06/2020 22:38:22 INFO GlusterFS mount attempt 

14/06/2020 22:37:52 INFO GlusterFS mount attempt 

14/06/2020 22:37:22 INFO GlusterFS mount attempt 

14/06/2020 22:36:52 INFO GlusterFS mount attempt 

14/06/2020 22:36:22 INFO GlusterFS mount attempt 

14/06/2020 22:35:52 INFO GlusterFS mount attempt 

14/06/2020 22:35:22 INFO GlusterFS mount attempt 

14/06/2020 22:34:52 INFO GlusterFS mount attempt 

14/06/2020 22:34:22 INFO GlusterFS mount attempt 

14/06/2020 22:33:52 INFO GlusterFS mount attempt 

14/06/2020 22:33:22 INFO GlusterFS mount attempt 

14/06/2020 22:32:52 INFO GlusterFS mount attempt 

14/06/2020 22:32:21 INFO GlusterFS mount attempt 

14/06/2020 22:31:51 INFO GlusterFS mount attempt 

14/06/2020 22:31:21 INFO GlusterFS mount attempt 

14/06/2020 22:30:51 INFO GlusterFS mount attempt 

14/06/2020 22:30:21 INFO GlusterFS mount attempt 

14/06/2020 22:29:51 INFO GlusterFS mount attempt 

14/06/2020 22:29:21 INFO GlusterFS mount attempt 

14/06/2020 22:28:51 INFO GlusterFS mount attempt 

14/06/2020 22:28:21 INFO GlusterFS mount attempt 

14/06/2020 22:27:51 INFO GlusterFS mount attempt 

14/06/2020 22:27:21 INFO GlusterFS mount attempt 

14/06/2020 22:26:50 INFO GlusterFS mount attempt 

14/06/2020 22:26:20 INFO GlusterFS mount attempt 

14/06/2020 22:25:50 INFO GlusterFS mount attempt 

14/06/2020 22:25:20 INFO GlusterFS mount attempt 

14/06/2020 22:24:50 INFO GlusterFS mount attempt 

14/06/2020 22:24:20 INFO GlusterFS mount attempt 

14/06/2020 22:23:50 INFO GlusterFS mount attempt 

14/06/2020 22:23:20 INFO GlusterFS mount attempt 

14/06/2020 22:22:50 INFO GlusterFS mount attempt 

14/06/2020 22:22:20 INFO GlusterFS mount attempt 

14/06/2020 22:21:50 INFO GlusterFS mount attempt 

14/06/2020 22:21:20 INFO GlusterFS mount attempt 

14/06/2020 22:20:49 INFO GlusterFS mount attempt 

14/06/2020 22:20:19 INFO GlusterFS mount attempt 

14/06/2020 22:19:49 INFO GlusterFS mount attempt 

14/06/2020 22:19:19 INFO GlusterFS mount attempt 

14/06/2020 22:18:49 INFO GlusterFS mount attempt 

14/06/2020 22:18:19 INFO GlusterFS mount attempt 

14/06/2020 22:17:49 INFO GlusterFS mount attempt 

14/06/2020 22:17:19 INFO GlusterFS mount attempt 

14/06/2020 22:16:49 INFO GlusterFS mount attempt 

14/06/2020 22:16:19 INFO GlusterFS mount attempt 

14/06/2020 22:15:49 INFO GlusterFS mount attempt 

14/06/2020 22:15:18 INFO GlusterFS mount attempt 

14/06/2020 22:14:48 INFO GlusterFS mount attempt 

14/06/2020 22:14:18 INFO GlusterFS mount attempt 

14/06/2020 22:13:48 INFO GlusterFS mount attempt 

14/06/2020 22:13:18 INFO GlusterFS mount attempt 

14/06/2020 22:12:48 INFO GlusterFS mount attempt 

14/06/2020 22:12:18 INFO GlusterFS mount attempt 

14/06/2020 22:11:48 INFO GlusterFS mount attempt 

14/06/2020 22:11:18 INFO GlusterFS mount attempt 

14/06/2020 22:10:48 INFO GlusterFS mount attempt 

14/06/2020 22:10:18 INFO GlusterFS mount attempt 

14/06/2020 22:09:47 INFO GlusterFS mount attempt 

14/06/2020 22:09:17 INFO GlusterFS mount attempt 

14/06/2020 22:08:47 INFO GlusterFS mount attempt 

14/06/2020 22:08:17 INFO GlusterFS mount attempt 

14/06/2020 22:07:47 INFO GlusterFS mount attempt 

14/06/2020 22:07:17 INFO GlusterFS mount attempt 

14/06/2020 22:06:47 INFO GlusterFS mount attempt 

14/06/2020 22:06:17 INFO GlusterFS mount attempt 

14/06/2020 22:05:47 INFO GlusterFS mount attempt 

14/06/2020 22:05:17 INFO GlusterFS mount attempt 

14/06/2020 22:04:46 INFO GlusterFS mount attempt 

14/06/2020 22:04:16 INFO GlusterFS mount attempt 

14/06/2020 22:03:46 INFO GlusterFS mount attempt 

14/06/2020 22:03:16 INFO GlusterFS mount attempt 

14/06/2020 22:02:46 INFO GlusterFS mount attempt 

14/06/2020 22:02:16 INFO GlusterFS mount attempt 

14/06/2020 22:01:46 INFO GlusterFS mount attempt 

14/06/2020 22:01:16 INFO GlusterFS mount attempt 

14/06/2020 22:00:46 INFO GlusterFS mount attempt 

14/06/2020 22:00:16 INFO GlusterFS mount attempt 

14/06/2020 21:59:45 INFO GlusterFS mount attempt 

14/06/2020 21:59:15 INFO GlusterFS mount attempt 

14/06/2020 21:58:45 INFO GlusterFS mount attempt 

14/06/2020 21:58:15 INFO GlusterFS mount attempt 

14/06/2020 21:57:45 INFO GlusterFS mount attempt 

14/06/2020 21:57:15 INFO GlusterFS mount attempt 

14/06/2020 21:56:45 INFO GlusterFS mount attempt 

14/06/2020 21:56:15 INFO GlusterFS mount attempt 

14/06/2020 21:55:45 INFO GlusterFS mount attempt 

14/06/2020 21:55:15 INFO GlusterFS mount attempt 

14/06/2020 21:54:45 INFO GlusterFS mount attempt 

14/06/2020 21:54:14 INFO GlusterFS mount attempt 

14/06/2020 21:53:44 INFO GlusterFS mount attempt 

14/06/2020 21:53:14 INFO GlusterFS mount attempt 

14/06/2020 21:52:44 INFO GlusterFS mount attempt 

14/06/2020 21:52:14 INFO GlusterFS mount attempt 

14/06/2020 21:51:44 INFO GlusterFS mount attempt 

14/06/2020 21:51:14 INFO GlusterFS mount attempt 

14/06/2020 21:50:44 INFO GlusterFS mount attempt 

14/06/2020 21:50:14 INFO GlusterFS mount attempt 

14/06/2020 21:49:44 INFO GlusterFS mount attempt 

14/06/2020 21:49:14 INFO GlusterFS mount attempt 

14/06/2020 21:48:43 INFO GlusterFS mount attempt 

14/06/2020 21:48:13 INFO GlusterFS mount attempt 

14/06/2020 21:47:43 INFO GlusterFS mount attempt 

14/06/2020 21:47:13 INFO GlusterFS mount attempt 

14/06/2020 21:46:43 INFO GlusterFS mount attempt 

14/06/2020 21:46:13 INFO GlusterFS mount attempt 

14/06/2020 21:45:43 INFO GlusterFS mount attempt 

14/06/2020 21:45:13 INFO GlusterFS mount attempt 

14/06/2020 21:44:43 INFO GlusterFS mount attempt 

14/06/2020 21:44:13 INFO GlusterFS mount attempt 

14/06/2020 21:43:43 INFO GlusterFS mount attempt 

14/06/2020 21:43:12 INFO GlusterFS mount attempt 

14/06/2020 21:42:42 INFO GlusterFS mount attempt 

14/06/2020 21:42:12 INFO GlusterFS mount attempt 

14/06/2020 21:41:42 INFO GlusterFS mount attempt 

14/06/2020 21:41:12 INFO GlusterFS mount attempt 

14/06/2020 21:40:42 INFO GlusterFS mount attempt 

14/06/2020 21:40:12 INFO GlusterFS mount attempt 

14/06/2020 21:39:42 INFO GlusterFS mount attempt 

14/06/2020 21:39:12 INFO GlusterFS mount attempt 

14/06/2020 21:38:42 INFO GlusterFS mount attempt 

14/06/2020 21:38:12 INFO GlusterFS mount attempt 

14/06/2020 21:37:41 INFO GlusterFS mount attempt 

14/06/2020 21:37:11 INFO GlusterFS mount attempt 

14/06/2020 21:36:41 INFO GlusterFS mount attempt 

14/06/2020 21:36:11 INFO GlusterFS mount attempt 

14/06/2020 21:35:41 INFO GlusterFS mount attempt 

14/06/2020 21:35:11 INFO GlusterFS mount attempt 

14/06/2020 21:34:41 INFO GlusterFS mount attempt 

14/06/2020 21:34:11 INFO GlusterFS mount attempt 

14/06/2020 21:33:41 INFO GlusterFS mount attempt 

14/06/2020 21:33:11 INFO GlusterFS mount attempt 

14/06/2020 21:32:40 INFO GlusterFS mount attempt 

14/06/2020 21:32:10 INFO GlusterFS mount attempt 

14/06/2020 21:31:40 INFO GlusterFS mount attempt 

14/06/2020 21:31:10 INFO GlusterFS mount attempt 

14/06/2020 21:30:40 INFO GlusterFS mount attempt 

14/06/2020 21:30:10 INFO GlusterFS mount attempt 

14/06/2020 21:29:40 INFO GlusterFS mount attempt 

14/06/2020 21:29:10 INFO GlusterFS mount attempt 

14/06/2020 21:28:40 INFO GlusterFS mount attempt 

14/06/2020 21:28:10 INFO GlusterFS mount attempt 

14/06/2020 21:27:40 INFO GlusterFS mount attempt 

14/06/2020 21:27:09 INFO GlusterFS mount attempt 

14/06/2020 21:26:39 INFO GlusterFS mount attempt 

14/06/2020 21:26:09 INFO GlusterFS mount attempt 

14/06/2020 21:25:39 INFO GlusterFS mount attempt 

14/06/2020 21:25:09 INFO GlusterFS mount attempt 

14/06/2020 21:24:39 INFO GlusterFS mount attempt 

14/06/2020 21:24:09 INFO GlusterFS mount attempt 

14/06/2020 21:23:39 INFO GlusterFS mount attempt 

14/06/2020 21:23:09 INFO GlusterFS mount attempt 

14/06/2020 21:22:39 INFO GlusterFS mount attempt 

14/06/2020 21:22:09 INFO GlusterFS mount attempt 

14/06/2020 21:21:38 INFO GlusterFS mount attempt 

14/06/2020 21:21:08 INFO GlusterFS mount attempt 

14/06/2020 21:20:38 INFO GlusterFS mount attempt 

14/06/2020 21:20:08 INFO GlusterFS mount attempt 

14/06/2020 21:19:38 INFO GlusterFS mount attempt 

14/06/2020 21:19:08 INFO GlusterFS mount attempt 

14/06/2020 21:18:38 INFO GlusterFS mount attempt 

14/06/2020 21:18:08 INFO GlusterFS mount attempt 

14/06/2020 21:17:38 INFO GlusterFS mount attempt 

14/06/2020 21:17:08 INFO GlusterFS mount attempt 

14/06/2020 21:16:38 INFO GlusterFS mount attempt 

14/06/2020 21:16:07 INFO GlusterFS mount attempt 

14/06/2020 21:15:37 INFO GlusterFS mount attempt 

14/06/2020 21:15:07 INFO GlusterFS mount attempt 

14/06/2020 21:14:37 INFO GlusterFS mount attempt 

14/06/2020 21:14:07 INFO GlusterFS mount attempt 

14/06/2020 21:13:37 INFO GlusterFS mount attempt 

14/06/2020 21:13:07 INFO GlusterFS mount attempt 

14/06/2020 21:12:37 INFO GlusterFS mount attempt 

14/06/2020 21:12:07 INFO GlusterFS mount attempt 

14/06/2020 21:11:37 INFO GlusterFS mount attempt 

14/06/2020 21:11:07 INFO GlusterFS mount attempt 

14/06/2020 21:10:36 INFO GlusterFS mount attempt 

14/06/2020 21:10:06 INFO GlusterFS mount attempt 

14/06/2020 21:09:36 INFO GlusterFS mount attempt 

14/06/2020 21:09:06 INFO GlusterFS mount attempt 

14/06/2020 21:08:36 INFO GlusterFS mount attempt 

14/06/2020 21:08:06 INFO GlusterFS mount attempt 

14/06/2020 21:07:36 INFO GlusterFS mount attempt 

14/06/2020 21:07:06 INFO GlusterFS mount attempt 

14/06/2020 21:06:36 INFO GlusterFS mount attempt 

14/06/2020 21:06:06 INFO GlusterFS mount attempt 

14/06/2020 21:05:36 INFO GlusterFS mount attempt 

14/06/2020 21:05:05 INFO GlusterFS mount attempt 

14/06/2020 21:04:35 INFO GlusterFS mount attempt 

14/06/2020 21:04:05 INFO GlusterFS mount attempt 

14/06/2020 21:03:35 INFO GlusterFS mount attempt 

14/06/2020 21:03:05 INFO GlusterFS mount attempt 

14/06/2020 21:02:35 INFO GlusterFS mount attempt 

14/06/2020 21:02:05 INFO GlusterFS mount attempt 

14/06/2020 21:01:35 INFO GlusterFS mount attempt 

14/06/2020 21:01:05 INFO GlusterFS mount attempt 

14/06/2020 21:00:35 INFO GlusterFS mount attempt 

14/06/2020 21:00:05 INFO GlusterFS mount attempt 

14/06/2020 20:59:34 INFO GlusterFS mount attempt 

14/06/2020 20:59:04 INFO GlusterFS mount attempt 

14/06/2020 20:58:34 INFO GlusterFS mount attempt 

14/06/2020 20:58:04 INFO GlusterFS mount attempt 

14/06/2020 20:57:34 INFO GlusterFS mount attempt 

14/06/2020 20:57:04 INFO GlusterFS mount attempt 

14/06/2020 20:56:34 INFO GlusterFS mount attempt 

14/06/2020 20:56:04 INFO GlusterFS mount attempt 

14/06/2020 20:55:34 INFO GlusterFS mount attempt 

14/06/2020 20:55:04 INFO GlusterFS mount attempt 

14/06/2020 20:54:34 INFO GlusterFS mount attempt 

14/06/2020 20:54:03 INFO GlusterFS mount attempt 

14/06/2020 20:53:33 INFO GlusterFS mount attempt 

14/06/2020 20:53:03 INFO GlusterFS mount attempt 

14/06/2020 20:52:33 INFO GlusterFS mount attempt 

14/06/2020 20:52:03 INFO GlusterFS mount attempt 

14/06/2020 20:51:33 INFO GlusterFS mount attempt 

14/06/2020 20:51:03 INFO GlusterFS mount attempt 

14/06/2020 20:50:33 INFO GlusterFS mount attempt 

14/06/2020 20:50:03 INFO GlusterFS mount attempt 

14/06/2020 20:49:33 INFO GlusterFS mount attempt 

14/06/2020 20:49:03 INFO GlusterFS mount attempt 

14/06/2020 20:48:33 INFO GlusterFS mount attempt 

14/06/2020 20:48:02 INFO GlusterFS mount attempt 

14/06/2020 20:47:32 INFO GlusterFS mount attempt 

14/06/2020 20:47:02 INFO GlusterFS mount attempt 

14/06/2020 20:46:32 INFO GlusterFS mount attempt 

14/06/2020 20:46:02 INFO GlusterFS mount attempt 

14/06/2020 20:45:32 INFO GlusterFS mount attempt 

14/06/2020 20:45:02 INFO GlusterFS mount attempt 

14/06/2020 20:44:32 INFO GlusterFS mount attempt 

14/06/2020 20:44:02 INFO GlusterFS mount attempt 

14/06/2020 20:43:32 INFO GlusterFS mount attempt 

14/06/2020 20:43:02 INFO GlusterFS mount attempt 

14/06/2020 20:42:31 INFO GlusterFS mount attempt 

14/06/2020 20:42:01 INFO GlusterFS mount attempt 

14/06/2020 20:41:31 INFO GlusterFS mount attempt 

14/06/2020 20:41:01 INFO GlusterFS mount attempt 

14/06/2020 20:40:31 INFO GlusterFS mount attempt 

14/06/2020 20:40:01 INFO GlusterFS mount attempt 

14/06/2020 20:39:31 INFO GlusterFS mount attempt 

14/06/2020 20:39:01 INFO GlusterFS mount attempt 

14/06/2020 20:38:31 INFO GlusterFS mount attempt 

14/06/2020 20:38:01 INFO GlusterFS mount attempt 

14/06/2020 20:37:30 INFO GlusterFS mount attempt 

14/06/2020 20:37:00 INFO GlusterFS mount attempt 

14/06/2020 20:36:30 INFO GlusterFS mount attempt 

14/06/2020 20:36:00 INFO GlusterFS mount attempt 

14/06/2020 20:35:30 INFO GlusterFS mount attempt 

14/06/2020 20:35:00 INFO GlusterFS mount attempt 

14/06/2020 20:34:30 INFO GlusterFS mount attempt 

14/06/2020 20:34:00 INFO GlusterFS mount attempt 

14/06/2020 20:33:30 INFO GlusterFS mount attempt 

14/06/2020 20:33:00 INFO GlusterFS mount attempt 

14/06/2020 20:32:30 INFO GlusterFS mount attempt 

14/06/2020 20:31:59 INFO GlusterFS mount attempt 

14/06/2020 20:31:29 INFO GlusterFS mount attempt 

14/06/2020 20:30:59 INFO GlusterFS mount attempt 

14/06/2020 20:30:29 INFO GlusterFS mount attempt 

14/06/2020 20:29:59 INFO GlusterFS mount attempt 

14/06/2020 20:29:29 INFO GlusterFS mount attempt 

14/06/2020 20:28:59 INFO GlusterFS mount attempt 

14/06/2020 20:28:29 INFO GlusterFS mount attempt 

14/06/2020 20:27:59 INFO GlusterFS mount attempt 

14/06/2020 20:27:29 INFO GlusterFS mount attempt 

14/06/2020 20:26:59 INFO GlusterFS mount attempt 

14/06/2020 20:26:29 INFO GlusterFS mount attempt 

14/06/2020 20:25:58 INFO GlusterFS mount attempt 

14/06/2020 20:25:28 INFO GlusterFS mount attempt 

14/06/2020 20:24:58 INFO GlusterFS mount attempt 

14/06/2020 20:24:28 INFO GlusterFS mount attempt 

14/06/2020 20:23:58 INFO GlusterFS mount attempt 

14/06/2020 20:23:28 INFO GlusterFS mount attempt 

14/06/2020 20:22:58 INFO GlusterFS mount attempt 

14/06/2020 20:22:28 INFO GlusterFS mount attempt 

14/06/2020 20:21:58 INFO GlusterFS mount attempt 

14/06/2020 20:21:28 INFO GlusterFS mount attempt 

14/06/2020 20:20:57 INFO GlusterFS mount attempt 

14/06/2020 20:20:27 INFO GlusterFS mount attempt 

14/06/2020 20:19:57 INFO GlusterFS mount attempt 

14/06/2020 20:19:27 INFO GlusterFS mount attempt 

14/06/2020 20:18:57 INFO GlusterFS mount attempt 

14/06/2020 20:18:27 INFO GlusterFS mount attempt 

14/06/2020 20:17:57 INFO GlusterFS mount attempt 

14/06/2020 20:17:27 INFO GlusterFS mount attempt 

14/06/2020 20:16:57 INFO GlusterFS mount attempt 

14/06/2020 20:16:27 INFO GlusterFS mount attempt 

14/06/2020 20:15:57 INFO GlusterFS mount attempt 

14/06/2020 20:15:27 INFO GlusterFS mount attempt 

14/06/2020 20:14:56 INFO GlusterFS mount attempt 

14/06/2020 20:14:26 INFO GlusterFS mount attempt 

14/06/2020 20:13:56 INFO GlusterFS mount attempt 

14/06/2020 20:13:26 INFO GlusterFS mount attempt 

14/06/2020 20:12:56 INFO GlusterFS mount attempt 

14/06/2020 20:12:26 INFO GlusterFS mount attempt 

14/06/2020 20:11:56 INFO GlusterFS mount attempt 

14/06/2020 20:11:26 INFO GlusterFS mount attempt 

14/06/2020 20:10:56 INFO GlusterFS mount attempt 

14/06/2020 20:10:26 INFO GlusterFS mount attempt 

14/06/2020 20:09:56 INFO GlusterFS mount attempt 

14/06/2020 20:09:25 INFO GlusterFS mount attempt 

14/06/2020 20:08:55 INFO GlusterFS mount attempt 

14/06/2020 20:08:25 INFO GlusterFS mount attempt 

14/06/2020 20:07:55 INFO GlusterFS mount attempt 

14/06/2020 20:07:25 INFO GlusterFS mount attempt 

14/06/2020 20:06:55 INFO GlusterFS mount attempt 

14/06/2020 20:06:25 INFO GlusterFS mount attempt 

14/06/2020 20:05:55 INFO GlusterFS mount attempt 

14/06/2020 20:05:25 INFO GlusterFS mount attempt 

14/06/2020 20:04:55 INFO GlusterFS mount attempt 

14/06/2020 20:04:24 INFO GlusterFS mount attempt 

14/06/2020 20:03:54 INFO GlusterFS mount attempt 

14/06/2020 20:03:24 INFO GlusterFS mount attempt 

14/06/2020 20:02:54 INFO GlusterFS mount attempt 

14/06/2020 20:02:24 INFO GlusterFS mount attempt 

14/06/2020 20:01:54 INFO GlusterFS mount attempt 

14/06/2020 20:01:24 INFO GlusterFS mount attempt 

14/06/2020 20:00:54 INFO GlusterFS mount attempt 

14/06/2020 20:00:24 INFO GlusterFS mount attempt 

14/06/2020 19:59:54 INFO GlusterFS mount attempt 

14/06/2020 19:59:24 INFO GlusterFS mount attempt 

14/06/2020 19:58:53 INFO GlusterFS mount attempt 

14/06/2020 19:58:23 INFO GlusterFS mount attempt 

14/06/2020 19:57:53 INFO GlusterFS mount attempt 

14/06/2020 19:57:23 INFO GlusterFS mount attempt 

14/06/2020 19:56:53 INFO GlusterFS mount attempt 

14/06/2020 19:56:23 INFO GlusterFS mount attempt 

14/06/2020 19:55:53 INFO GlusterFS mount attempt 

14/06/2020 19:55:23 INFO GlusterFS mount attempt 

14/06/2020 19:54:53 INFO GlusterFS mount attempt 

14/06/2020 19:54:23 INFO GlusterFS mount attempt 

14/06/2020 19:53:53 INFO GlusterFS mount attempt 

14/06/2020 19:53:22 INFO GlusterFS mount attempt 

14/06/2020 19:52:52 INFO GlusterFS mount attempt 

14/06/2020 19:52:22 INFO GlusterFS mount attempt 

14/06/2020 19:51:52 INFO GlusterFS mount attempt 

14/06/2020 19:51:22 INFO GlusterFS mount attempt 

14/06/2020 19:50:52 INFO GlusterFS mount attempt 

14/06/2020 19:50:22 INFO GlusterFS mount attempt 

14/06/2020 19:49:52 INFO GlusterFS mount attempt 

14/06/2020 19:49:22 INFO GlusterFS mount attempt 

14/06/2020 19:48:52 INFO GlusterFS mount attempt 

14/06/2020 19:48:22 INFO GlusterFS mount attempt 

14/06/2020 19:47:51 INFO GlusterFS mount attempt 

14/06/2020 19:47:21 INFO GlusterFS mount attempt 

14/06/2020 19:46:51 INFO GlusterFS mount attempt 

14/06/2020 19:46:21 INFO GlusterFS mount attempt 

14/06/2020 19:45:51 INFO GlusterFS mount attempt 

14/06/2020 19:45:21 INFO GlusterFS mount attempt 

14/06/2020 19:44:51 INFO GlusterFS mount attempt 

14/06/2020 19:44:21 INFO GlusterFS mount attempt 

14/06/2020 19:43:51 INFO GlusterFS mount attempt 

14/06/2020 19:43:21 INFO GlusterFS mount attempt 

14/06/2020 19:42:51 INFO GlusterFS mount attempt 

14/06/2020 19:42:20 INFO GlusterFS mount attempt 

14/06/2020 19:41:50 INFO GlusterFS mount attempt 

14/06/2020 19:41:20 INFO GlusterFS mount attempt 

14/06/2020 19:40:50 INFO GlusterFS mount attempt 

14/06/2020 19:40:20 INFO GlusterFS mount attempt 

14/06/2020 19:39:50 INFO GlusterFS mount attempt 

14/06/2020 19:39:20 INFO GlusterFS mount attempt 

14/06/2020 19:38:50 INFO GlusterFS mount attempt 

14/06/2020 19:38:20 INFO GlusterFS mount attempt 

14/06/2020 19:37:50 INFO GlusterFS mount attempt 

14/06/2020 19:37:20 INFO GlusterFS mount attempt 

14/06/2020 19:36:49 INFO GlusterFS mount attempt 

14/06/2020 19:36:19 INFO GlusterFS mount attempt 

14/06/2020 19:35:49 INFO GlusterFS mount attempt 

14/06/2020 19:35:19 INFO GlusterFS mount attempt 

14/06/2020 19:34:49 INFO GlusterFS mount attempt 

14/06/2020 19:34:19 INFO GlusterFS mount attempt 

14/06/2020 19:33:49 INFO GlusterFS mount attempt 

14/06/2020 19:33:19 INFO GlusterFS mount attempt 

14/06/2020 19:32:49 INFO GlusterFS mount attempt 

14/06/2020 19:32:19 INFO GlusterFS mount attempt 

14/06/2020 19:31:49 INFO GlusterFS mount attempt 

14/06/2020 19:31:18 INFO GlusterFS mount attempt 

14/06/2020 19:30:48 INFO GlusterFS mount attempt 

14/06/2020 19:30:18 INFO GlusterFS mount attempt 

14/06/2020 19:29:48 INFO GlusterFS mount attempt 

14/06/2020 19:29:18 INFO GlusterFS mount attempt 

14/06/2020 19:28:48 INFO GlusterFS mount attempt 

14/06/2020 19:28:18 INFO GlusterFS mount attempt 

14/06/2020 19:27:48 INFO GlusterFS mount attempt 

14/06/2020 19:27:18 INFO GlusterFS mount attempt 

14/06/2020 19:26:48 INFO GlusterFS mount attempt 

14/06/2020 19:26:17 INFO GlusterFS mount attempt 

14/06/2020 19:25:47 INFO GlusterFS mount attempt 

14/06/2020 19:25:17 INFO GlusterFS mount attempt 

14/06/2020 19:24:47 INFO GlusterFS mount attempt 

14/06/2020 19:24:17 INFO GlusterFS mount attempt 

14/06/2020 19:23:47 INFO GlusterFS mount attempt 

14/06/2020 19:23:17 INFO GlusterFS mount attempt 

14/06/2020 19:22:47 INFO GlusterFS mount attempt 

14/06/2020 19:22:17 INFO GlusterFS mount attempt 

14/06/2020 19:21:47 INFO GlusterFS mount attempt 

14/06/2020 19:21:17 INFO GlusterFS mount attempt 

14/06/2020 19:20:46 INFO GlusterFS mount attempt 

14/06/2020 19:20:16 INFO GlusterFS mount attempt 

14/06/2020 19:19:46 INFO GlusterFS mount attempt 

14/06/2020 19:19:16 INFO GlusterFS mount attempt 

14/06/2020 19:18:46 INFO GlusterFS mount attempt 

14/06/2020 19:18:16 INFO GlusterFS mount attempt 

14/06/2020 19:17:46 INFO GlusterFS mount attempt 

14/06/2020 19:17:16 INFO GlusterFS mount attempt 

14/06/2020 19:16:46 INFO GlusterFS mount attempt 

14/06/2020 19:16:16 INFO GlusterFS mount attempt 

14/06/2020 19:15:45 INFO GlusterFS mount attempt 

14/06/2020 19:15:15 INFO GlusterFS mount attempt 

14/06/2020 19:14:45 INFO GlusterFS mount attempt 

14/06/2020 19:14:15 INFO GlusterFS mount attempt 

14/06/2020 19:13:45 INFO GlusterFS mount attempt 

14/06/2020 19:13:15 INFO GlusterFS mount attempt 

14/06/2020 19:12:45 INFO GlusterFS mount attempt 

14/06/2020 19:12:15 INFO GlusterFS mount attempt 

14/06/2020 19:11:45 INFO GlusterFS mount attempt 

14/06/2020 19:11:15 INFO GlusterFS mount attempt 

14/06/2020 19:10:45 INFO GlusterFS mount attempt 

14/06/2020 19:10:14 INFO GlusterFS mount attempt 

14/06/2020 19:09:44 INFO GlusterFS mount attempt 

14/06/2020 19:09:14 INFO GlusterFS mount attempt 

14/06/2020 19:08:44 INFO GlusterFS mount attempt 

14/06/2020 19:08:14 INFO GlusterFS mount attempt 

14/06/2020 19:07:44 INFO GlusterFS mount attempt 

14/06/2020 19:07:14 INFO GlusterFS mount attempt 

14/06/2020 19:06:44 INFO GlusterFS mount attempt 

14/06/2020 19:06:14 INFO GlusterFS mount attempt 

14/06/2020 19:05:44 INFO GlusterFS mount attempt 

14/06/2020 19:05:14 INFO GlusterFS mount attempt 

14/06/2020 19:04:43 INFO GlusterFS mount attempt 

14/06/2020 19:04:13 INFO GlusterFS mount attempt 

14/06/2020 19:03:43 INFO GlusterFS mount attempt 

14/06/2020 19:03:13 INFO GlusterFS mount attempt 

14/06/2020 19:02:43 INFO GlusterFS mount attempt 

14/06/2020 19:02:13 INFO GlusterFS mount attempt 

14/06/2020 19:01:43 INFO GlusterFS mount attempt 

14/06/2020 19:01:13 INFO GlusterFS mount attempt 

14/06/2020 19:00:43 INFO GlusterFS mount attempt 

14/06/2020 19:00:13 INFO GlusterFS mount attempt 

14/06/2020 18:59:42 INFO GlusterFS mount attempt 

14/06/2020 18:59:12 INFO GlusterFS mount attempt 

14/06/2020 18:58:42 INFO GlusterFS mount attempt 

14/06/2020 18:58:12 INFO GlusterFS mount attempt 

14/06/2020 18:57:42 INFO GlusterFS mount attempt 

14/06/2020 18:57:12 INFO GlusterFS mount attempt 

14/06/2020 18:56:42 INFO GlusterFS mount attempt 

14/06/2020 18:56:12 INFO GlusterFS mount attempt 

14/06/2020 18:55:42 INFO GlusterFS mount attempt 

14/06/2020 18:55:12 INFO GlusterFS mount attempt 

14/06/2020 18:54:42 INFO GlusterFS mount attempt 

14/06/2020 18:54:11 INFO GlusterFS mount attempt 

14/06/2020 18:53:41 INFO GlusterFS mount attempt 

14/06/2020 18:53:11 INFO GlusterFS mount attempt 

14/06/2020 18:52:41 INFO GlusterFS mount attempt 

14/06/2020 18:52:11 INFO GlusterFS mount attempt 

14/06/2020 18:51:41 INFO GlusterFS mount attempt 

14/06/2020 18:51:11 INFO GlusterFS mount attempt 

14/06/2020 18:50:41 INFO GlusterFS mount attempt 

14/06/2020 18:50:11 INFO GlusterFS mount attempt 

14/06/2020 18:49:41 INFO GlusterFS mount attempt 

14/06/2020 18:49:11 INFO GlusterFS mount attempt 

14/06/2020 18:48:41 INFO GlusterFS mount attempt 

14/06/2020 18:48:10 INFO GlusterFS mount attempt 

14/06/2020 18:47:40 INFO GlusterFS mount attempt 

14/06/2020 18:47:10 INFO GlusterFS mount attempt 

14/06/2020 18:46:40 INFO GlusterFS mount attempt 

14/06/2020 18:46:10 INFO GlusterFS mount attempt 

14/06/2020 18:45:40 INFO GlusterFS mount attempt 

14/06/2020 18:45:10 INFO GlusterFS mount attempt 

14/06/2020 18:44:40 INFO GlusterFS mount attempt 

14/06/2020 18:44:10 INFO GlusterFS mount attempt 

14/06/2020 18:43:40 INFO GlusterFS mount attempt 

14/06/2020 18:43:09 INFO GlusterFS mount attempt 

14/06/2020 18:42:39 INFO GlusterFS mount attempt 

14/06/2020 18:42:09 INFO GlusterFS mount attempt 

14/06/2020 18:41:39 INFO GlusterFS mount attempt 

14/06/2020 18:41:09 INFO GlusterFS mount attempt 

14/06/2020 18:40:39 INFO GlusterFS mount attempt 

14/06/2020 18:40:09 INFO GlusterFS mount attempt 

14/06/2020 18:39:39 INFO GlusterFS mount attempt 

14/06/2020 18:39:09 INFO GlusterFS mount attempt 

14/06/2020 18:38:39 INFO GlusterFS mount attempt 

14/06/2020 18:38:09 INFO GlusterFS mount attempt 

14/06/2020 18:37:38 INFO GlusterFS mount attempt 

14/06/2020 18:37:08 INFO GlusterFS mount attempt 

14/06/2020 18:36:38 INFO GlusterFS mount attempt 

14/06/2020 18:36:08 INFO GlusterFS mount attempt 

14/06/2020 18:35:38 INFO GlusterFS mount attempt 

14/06/2020 18:35:08 INFO GlusterFS mount attempt 

14/06/2020 18:34:38 INFO GlusterFS mount attempt 

14/06/2020 18:34:08 INFO GlusterFS mount attempt 

14/06/2020 18:33:38 INFO GlusterFS mount attempt 

14/06/2020 18:33:08 INFO GlusterFS mount attempt 

14/06/2020 18:32:38 INFO GlusterFS mount attempt 

14/06/2020 18:32:08 INFO GlusterFS mount attempt 

14/06/2020 18:31:37 INFO GlusterFS mount attempt 

14/06/2020 18:31:07 INFO GlusterFS mount attempt 

14/06/2020 18:30:37 INFO GlusterFS mount attempt 

14/06/2020 18:30:07 INFO GlusterFS mount attempt 

14/06/2020 18:29:37 INFO GlusterFS mount attempt 

14/06/2020 18:29:07 INFO GlusterFS mount attempt 

14/06/2020 18:28:37 INFO GlusterFS mount attempt 

14/06/2020 18:28:07 INFO GlusterFS mount attempt 

14/06/2020 18:27:37 INFO GlusterFS mount attempt 

14/06/2020 18:27:07 INFO GlusterFS mount attempt 

14/06/2020 18:26:37 INFO GlusterFS mount attempt 

14/06/2020 18:26:06 INFO GlusterFS mount attempt 

14/06/2020 18:25:36 INFO GlusterFS mount attempt 

14/06/2020 18:25:06 INFO GlusterFS mount attempt 

14/06/2020 18:24:36 INFO GlusterFS mount attempt 

14/06/2020 18:24:06 INFO GlusterFS mount attempt 

14/06/2020 18:23:36 INFO GlusterFS mount attempt 

14/06/2020 18:23:06 INFO GlusterFS mount attempt 

14/06/2020 18:22:36 INFO GlusterFS mount attempt 

14/06/2020 18:22:06 INFO GlusterFS mount attempt 

14/06/2020 18:21:36 INFO GlusterFS mount attempt 

14/06/2020 18:21:05 INFO GlusterFS mount attempt 

14/06/2020 18:20:35 INFO GlusterFS mount attempt 

14/06/2020 18:20:05 INFO GlusterFS mount attempt 

14/06/2020 18:19:35 INFO GlusterFS mount attempt 

14/06/2020 18:19:05 INFO GlusterFS mount attempt 

14/06/2020 18:18:35 INFO GlusterFS mount attempt 

14/06/2020 18:18:05 INFO GlusterFS mount attempt 

14/06/2020 18:17:35 INFO GlusterFS mount attempt 

14/06/2020 18:17:05 INFO GlusterFS mount attempt 

14/06/2020 18:16:35 INFO GlusterFS mount attempt 

14/06/2020 18:16:05 INFO GlusterFS mount attempt 

14/06/2020 18:15:35 INFO GlusterFS mount attempt 

14/06/2020 18:15:04 INFO GlusterFS mount attempt 

14/06/2020 18:14:34 INFO GlusterFS mount attempt 

14/06/2020 18:14:04 INFO GlusterFS mount attempt 

14/06/2020 18:13:34 INFO GlusterFS mount attempt 

14/06/2020 18:13:04 INFO GlusterFS mount attempt 

14/06/2020 18:12:34 INFO GlusterFS mount attempt 

14/06/2020 18:12:04 INFO GlusterFS mount attempt 

14/06/2020 18:11:34 INFO GlusterFS mount attempt 

14/06/2020 18:11:04 INFO GlusterFS mount attempt 

14/06/2020 18:10:34 INFO GlusterFS mount attempt 

14/06/2020 18:10:04 INFO GlusterFS mount attempt 

14/06/2020 18:09:33 INFO GlusterFS mount attempt 

14/06/2020 18:09:03 INFO GlusterFS mount attempt 

14/06/2020 18:08:33 INFO GlusterFS mount attempt 

14/06/2020 18:08:03 INFO GlusterFS mount attempt 

14/06/2020 18:07:33 INFO GlusterFS mount attempt 

14/06/2020 18:07:03 INFO GlusterFS mount attempt 

14/06/2020 18:06:33 INFO GlusterFS mount attempt 

14/06/2020 18:06:03 INFO GlusterFS mount attempt 

14/06/2020 18:05:33 INFO GlusterFS mount attempt 

14/06/2020 18:05:03 INFO GlusterFS mount attempt 

14/06/2020 18:04:32 INFO GlusterFS mount attempt 

14/06/2020 18:04:02 INFO GlusterFS mount attempt 

14/06/2020 18:03:32 INFO GlusterFS mount attempt 

14/06/2020 18:03:02 INFO GlusterFS mount attempt 

14/06/2020 18:02:32 INFO GlusterFS mount attempt 

14/06/2020 18:02:02 INFO GlusterFS mount attempt 

14/06/2020 18:01:32 INFO GlusterFS mount attempt 

14/06/2020 18:01:02 INFO GlusterFS mount attempt 

14/06/2020 18:00:32 INFO GlusterFS mount attempt 

14/06/2020 18:00:02 INFO GlusterFS mount attempt 

14/06/2020 17:59:32 INFO GlusterFS mount attempt 

14/06/2020 17:59:01 INFO GlusterFS mount attempt 

14/06/2020 17:58:31 INFO GlusterFS mount attempt 

14/06/2020 17:58:01 INFO GlusterFS mount attempt 

14/06/2020 17:57:31 INFO GlusterFS mount attempt 

14/06/2020 17:57:01 INFO GlusterFS mount attempt 

14/06/2020 17:56:31 INFO GlusterFS mount attempt 

14/06/2020 17:56:01 INFO GlusterFS mount attempt 

14/06/2020 17:55:31 INFO GlusterFS mount attempt 

14/06/2020 17:55:01 INFO GlusterFS mount attempt 

14/06/2020 17:54:31 INFO GlusterFS mount attempt 

14/06/2020 17:54:01 INFO GlusterFS mount attempt 

14/06/2020 17:53:30 INFO GlusterFS mount attempt 

14/06/2020 17:53:00 INFO GlusterFS mount attempt 

14/06/2020 17:52:30 INFO GlusterFS mount attempt 

14/06/2020 17:52:00 INFO GlusterFS mount attempt 

14/06/2020 17:51:30 INFO GlusterFS mount attempt 

14/06/2020 17:51:00 INFO GlusterFS mount attempt 

14/06/2020 17:50:30 INFO GlusterFS mount attempt 

14/06/2020 17:50:00 INFO GlusterFS mount attempt 

14/06/2020 17:49:30 INFO GlusterFS mount attempt 

14/06/2020 17:49:00 INFO GlusterFS mount attempt 

14/06/2020 17:48:30 INFO GlusterFS mount attempt 

14/06/2020 17:47:59 INFO GlusterFS mount attempt 

14/06/2020 17:47:29 INFO GlusterFS mount attempt 

14/06/2020 17:46:59 INFO GlusterFS mount attempt 

14/06/2020 17:46:29 INFO GlusterFS mount attempt 

14/06/2020 17:45:59 INFO GlusterFS mount attempt 

14/06/2020 17:45:29 INFO GlusterFS mount attempt 

14/06/2020 17:44:59 INFO GlusterFS mount attempt 

14/06/2020 17:44:29 INFO GlusterFS mount attempt 

14/06/2020 17:43:59 INFO GlusterFS mount attempt 

14/06/2020 17:43:29 INFO GlusterFS mount attempt 

14/06/2020 17:42:59 INFO GlusterFS mount attempt 

14/06/2020 17:42:28 INFO GlusterFS mount attempt 

14/06/2020 17:41:58 INFO GlusterFS mount attempt 

14/06/2020 17:41:28 INFO GlusterFS mount attempt 

14/06/2020 17:40:58 INFO GlusterFS mount attempt 

14/06/2020 17:40:28 INFO GlusterFS mount attempt 

14/06/2020 17:39:58 INFO GlusterFS mount attempt 

14/06/2020 17:39:28 INFO GlusterFS mount attempt 

14/06/2020 17:38:58 INFO GlusterFS mount attempt 

14/06/2020 17:38:28 INFO GlusterFS mount attempt 

14/06/2020 17:37:58 INFO GlusterFS mount attempt 

14/06/2020 17:37:28 INFO GlusterFS mount attempt 

14/06/2020 17:36:57 INFO GlusterFS mount attempt 

14/06/2020 17:36:27 INFO GlusterFS mount attempt 

14/06/2020 17:35:57 INFO GlusterFS mount attempt 

14/06/2020 17:35:27 INFO GlusterFS mount attempt 

14/06/2020 17:34:57 INFO GlusterFS mount attempt 

14/06/2020 17:34:27 INFO GlusterFS mount attempt 

14/06/2020 17:33:57 INFO GlusterFS mount attempt 

14/06/2020 17:33:27 INFO GlusterFS mount attempt 

14/06/2020 17:32:57 INFO GlusterFS mount attempt 

14/06/2020 17:32:27 INFO GlusterFS mount attempt 

14/06/2020 17:31:57 INFO GlusterFS mount attempt 

14/06/2020 17:31:26 INFO GlusterFS mount attempt 

14/06/2020 17:30:56 INFO GlusterFS mount attempt 

14/06/2020 17:30:26 INFO GlusterFS mount attempt 

14/06/2020 17:29:56 INFO GlusterFS mount attempt 

14/06/2020 17:29:26 INFO GlusterFS mount attempt 

14/06/2020 17:28:56 INFO GlusterFS mount attempt 

14/06/2020 17:28:26 INFO GlusterFS mount attempt 

14/06/2020 17:27:56 INFO GlusterFS mount attempt 

14/06/2020 17:27:26 INFO GlusterFS mount attempt 

14/06/2020 17:26:56 INFO GlusterFS mount attempt 

14/06/2020 17:26:26 INFO GlusterFS mount attempt 

14/06/2020 17:25:55 INFO GlusterFS mount attempt 

14/06/2020 17:25:25 INFO GlusterFS mount attempt 

14/06/2020 17:24:55 INFO GlusterFS mount attempt 

14/06/2020 17:24:25 INFO GlusterFS mount attempt 

14/06/2020 17:23:55 INFO GlusterFS mount attempt 

14/06/2020 17:23:25 INFO GlusterFS mount attempt 

14/06/2020 17:22:55 INFO GlusterFS mount attempt 

14/06/2020 17:22:25 INFO GlusterFS mount attempt 

14/06/2020 17:21:55 INFO GlusterFS mount attempt 

14/06/2020 17:21:25 INFO GlusterFS mount attempt 

14/06/2020 17:20:55 INFO GlusterFS mount attempt 

14/06/2020 17:20:24 INFO GlusterFS mount attempt 

14/06/2020 17:19:54 INFO GlusterFS mount attempt 

14/06/2020 17:19:24 INFO GlusterFS mount attempt 

14/06/2020 17:18:54 INFO GlusterFS mount attempt 

14/06/2020 17:18:24 INFO GlusterFS mount attempt 

14/06/2020 17:17:54 INFO GlusterFS mount attempt 

14/06/2020 17:17:24 INFO GlusterFS mount attempt 

14/06/2020 17:16:54 INFO GlusterFS mount attempt 

14/06/2020 17:16:24 INFO GlusterFS mount attempt 

14/06/2020 17:15:54 INFO GlusterFS mount attempt 

14/06/2020 17:15:24 INFO GlusterFS mount attempt 

14/06/2020 17:14:53 INFO GlusterFS mount attempt 

14/06/2020 17:14:23 INFO GlusterFS mount attempt 

14/06/2020 17:13:53 INFO GlusterFS mount attempt 

14/06/2020 17:13:23 INFO GlusterFS mount attempt 

14/06/2020 17:12:53 INFO GlusterFS mount attempt 

14/06/2020 17:12:23 INFO GlusterFS mount attempt 

14/06/2020 17:11:53 INFO GlusterFS mount attempt 

14/06/2020 17:11:23 INFO GlusterFS mount attempt 

14/06/2020 17:10:53 INFO GlusterFS mount attempt 

14/06/2020 17:10:23 INFO GlusterFS mount attempt 

14/06/2020 17:09:53 INFO GlusterFS mount attempt 

14/06/2020 17:09:22 INFO GlusterFS mount attempt 

14/06/2020 17:08:52 INFO GlusterFS mount attempt 

14/06/2020 17:08:22 INFO GlusterFS mount attempt 

14/06/2020 17:07:52 INFO GlusterFS mount attempt 

14/06/2020 17:07:22 INFO GlusterFS mount attempt 

14/06/2020 17:06:52 INFO GlusterFS mount attempt 

14/06/2020 17:06:22 INFO GlusterFS mount attempt 

14/06/2020 17:05:52 INFO GlusterFS mount attempt 

14/06/2020 17:05:22 INFO GlusterFS mount attempt 

14/06/2020 17:04:52 INFO GlusterFS mount attempt 

14/06/2020 17:04:22 INFO GlusterFS mount attempt 

14/06/2020 17:03:52 INFO GlusterFS mount attempt 

14/06/2020 17:03:21 INFO GlusterFS mount attempt 

14/06/2020 17:02:51 INFO GlusterFS mount attempt 

14/06/2020 17:02:21 INFO GlusterFS mount attempt 

14/06/2020 17:01:51 INFO GlusterFS mount attempt 

14/06/2020 17:01:21 INFO GlusterFS mount attempt 

14/06/2020 17:00:51 INFO GlusterFS mount attempt 

14/06/2020 17:00:21 INFO GlusterFS mount attempt 

14/06/2020 16:59:51 INFO GlusterFS mount attempt 

14/06/2020 16:59:21 INFO GlusterFS mount attempt 

14/06/2020 16:58:51 INFO GlusterFS mount attempt 

14/06/2020 16:58:20 INFO GlusterFS mount attempt 

14/06/2020 16:57:50 INFO GlusterFS mount attempt 

14/06/2020 16:57:20 INFO GlusterFS mount attempt 

14/06/2020 16:56:50 INFO GlusterFS mount attempt 

14/06/2020 16:56:20 INFO GlusterFS mount attempt 

14/06/2020 16:55:50 INFO GlusterFS mount attempt 

14/06/2020 16:55:20 INFO GlusterFS mount attempt 

14/06/2020 16:54:50 INFO GlusterFS mount attempt 

14/06/2020 16:54:20 INFO GlusterFS mount attempt 

14/06/2020 16:53:50 INFO GlusterFS mount attempt 

14/06/2020 16:53:20 INFO GlusterFS mount attempt 

14/06/2020 16:52:49 INFO GlusterFS mount attempt 

14/06/2020 16:52:19 INFO GlusterFS mount attempt 

14/06/2020 16:51:49 INFO GlusterFS mount attempt 

14/06/2020 16:51:19 INFO GlusterFS mount attempt 

14/06/2020 16:50:49 INFO GlusterFS mount attempt 

14/06/2020 16:50:19 INFO GlusterFS mount attempt 

14/06/2020 16:49:49 INFO GlusterFS mount attempt 

14/06/2020 16:49:19 INFO GlusterFS mount attempt 

14/06/2020 16:48:49 INFO GlusterFS mount attempt 

14/06/2020 16:48:19 INFO GlusterFS mount attempt 

14/06/2020 16:47:48 INFO GlusterFS mount attempt 

14/06/2020 16:47:18 INFO GlusterFS mount attempt 

14/06/2020 16:46:48 INFO GlusterFS mount attempt 

14/06/2020 16:46:18 INFO GlusterFS mount attempt 

14/06/2020 16:45:48 INFO GlusterFS mount attempt 

14/06/2020 16:45:18 INFO GlusterFS mount attempt 

14/06/2020 16:44:48 INFO GlusterFS mount attempt 

14/06/2020 16:44:18 INFO GlusterFS mount attempt 

14/06/2020 16:43:48 INFO GlusterFS mount attempt 

14/06/2020 16:43:18 INFO GlusterFS mount attempt 

14/06/2020 16:42:48 INFO GlusterFS mount attempt 

14/06/2020 16:42:18 INFO GlusterFS mount attempt 

14/06/2020 16:41:47 INFO GlusterFS mount attempt 

14/06/2020 16:41:17 INFO GlusterFS mount attempt 

14/06/2020 16:40:47 INFO GlusterFS mount attempt 

14/06/2020 16:40:17 INFO GlusterFS mount attempt 

14/06/2020 16:39:47 INFO GlusterFS mount attempt 

14/06/2020 16:39:17 INFO GlusterFS mount attempt 

14/06/2020 16:38:47 INFO GlusterFS mount attempt 

14/06/2020 16:38:16 INFO GlusterFS mount attempt 

14/06/2020 16:37:46 INFO GlusterFS mount attempt 

14/06/2020 16:37:16 INFO GlusterFS mount attempt 

14/06/2020 16:36:46 INFO GlusterFS mount attempt 

14/06/2020 16:36:16 INFO GlusterFS mount attempt 

14/06/2020 16:35:46 INFO GlusterFS mount attempt 

14/06/2020 16:35:16 INFO GlusterFS mount attempt 

14/06/2020 16:34:46 INFO GlusterFS mount attempt 

14/06/2020 16:34:16 INFO GlusterFS mount attempt 

14/06/2020 16:33:46 INFO GlusterFS mount attempt 

14/06/2020 16:33:15 INFO GlusterFS mount attempt 

14/06/2020 16:32:45 INFO GlusterFS mount attempt 

14/06/2020 16:32:15 INFO GlusterFS mount attempt 

14/06/2020 16:31:45 INFO GlusterFS mount attempt 

14/06/2020 16:31:15 INFO GlusterFS mount attempt 

14/06/2020 16:30:45 INFO GlusterFS mount attempt 

14/06/2020 16:30:15 INFO GlusterFS mount attempt 

14/06/2020 16:29:45 INFO GlusterFS mount attempt 

14/06/2020 16:29:15 INFO GlusterFS mount attempt 

14/06/2020 16:28:45 INFO GlusterFS mount attempt 

14/06/2020 16:28:15 INFO GlusterFS mount attempt 

14/06/2020 16:27:44 INFO GlusterFS mount attempt 

14/06/2020 16:27:14 INFO GlusterFS mount attempt 

14/06/2020 16:26:44 INFO GlusterFS mount attempt 

14/06/2020 16:26:14 INFO GlusterFS mount attempt 

14/06/2020 16:25:44 INFO GlusterFS mount attempt 

14/06/2020 16:25:14 INFO GlusterFS mount attempt 

14/06/2020 16:24:44 INFO GlusterFS mount attempt 

14/06/2020 16:24:14 INFO GlusterFS mount attempt 

14/06/2020 16:23:44 INFO GlusterFS mount attempt 

14/06/2020 16:23:14 INFO GlusterFS mount attempt 

14/06/2020 16:22:44 INFO GlusterFS mount attempt 

14/06/2020 16:22:13 INFO GlusterFS mount attempt 

14/06/2020 16:21:43 INFO GlusterFS mount attempt 

14/06/2020 16:21:13 INFO GlusterFS mount attempt 

14/06/2020 16:20:43 INFO GlusterFS mount attempt 

14/06/2020 16:20:13 INFO GlusterFS mount attempt 

14/06/2020 16:19:43 INFO GlusterFS mount attempt 

14/06/2020 16:19:13 INFO GlusterFS mount attempt 

14/06/2020 16:18:43 INFO GlusterFS mount attempt 

14/06/2020 16:18:13 INFO GlusterFS mount attempt 

14/06/2020 16:17:43 INFO GlusterFS mount attempt 

14/06/2020 16:17:13 INFO GlusterFS mount attempt 

14/06/2020 16:16:43 INFO GlusterFS mount attempt 

14/06/2020 16:16:12 INFO GlusterFS mount attempt 

14/06/2020 16:15:42 INFO GlusterFS mount attempt 

14/06/2020 16:15:12 INFO GlusterFS mount attempt 

14/06/2020 16:14:42 INFO GlusterFS mount attempt 

14/06/2020 16:14:12 INFO GlusterFS mount attempt 

14/06/2020 16:13:42 INFO GlusterFS mount attempt 

14/06/2020 16:13:12 INFO GlusterFS mount attempt 

14/06/2020 16:12:42 INFO GlusterFS mount attempt 

14/06/2020 16:12:12 INFO GlusterFS mount attempt 

14/06/2020 16:11:42 INFO GlusterFS mount attempt 

14/06/2020 16:11:11 INFO GlusterFS mount attempt 

14/06/2020 16:10:41 INFO GlusterFS mount attempt 

14/06/2020 16:10:11 INFO GlusterFS mount attempt 

14/06/2020 16:09:41 INFO GlusterFS mount attempt 

14/06/2020 16:09:11 INFO GlusterFS mount attempt 

14/06/2020 16:08:41 INFO GlusterFS mount attempt 

14/06/2020 16:08:11 INFO GlusterFS mount attempt 

14/06/2020 16:07:41 INFO GlusterFS mount attempt 

14/06/2020 16:07:11 INFO GlusterFS mount attempt 

14/06/2020 16:06:41 INFO GlusterFS mount attempt 

14/06/2020 16:06:11 INFO GlusterFS mount attempt 

14/06/2020 16:05:41 INFO GlusterFS mount attempt 

14/06/2020 16:05:10 INFO GlusterFS mount attempt 

14/06/2020 16:04:40 INFO GlusterFS mount attempt 

14/06/2020 16:04:10 INFO GlusterFS mount attempt 

14/06/2020 16:03:40 INFO GlusterFS mount attempt 

14/06/2020 16:03:10 INFO GlusterFS mount attempt 

14/06/2020 16:02:40 INFO GlusterFS mount attempt 

14/06/2020 16:02:10 INFO GlusterFS mount attempt 

14/06/2020 16:01:40 INFO GlusterFS mount attempt 

14/06/2020 16:01:10 INFO GlusterFS mount attempt 

14/06/2020 16:00:40 INFO GlusterFS mount attempt 

14/06/2020 16:00:10 INFO GlusterFS mount attempt 

14/06/2020 15:59:39 INFO GlusterFS mount attempt 

14/06/2020 15:59:09 INFO GlusterFS mount attempt 

14/06/2020 15:58:39 INFO GlusterFS mount attempt 

14/06/2020 15:58:09 INFO GlusterFS mount attempt 

14/06/2020 15:57:39 INFO GlusterFS mount attempt 

14/06/2020 15:57:09 INFO GlusterFS mount attempt 

14/06/2020 15:56:39 INFO GlusterFS mount attempt 

14/06/2020 15:56:09 INFO GlusterFS mount attempt 

14/06/2020 15:55:39 INFO GlusterFS mount attempt 

14/06/2020 15:55:09 INFO GlusterFS mount attempt 

14/06/2020 15:54:39 INFO GlusterFS mount attempt 

14/06/2020 15:54:08 INFO GlusterFS mount attempt 

14/06/2020 15:53:38 INFO GlusterFS mount attempt 

14/06/2020 15:53:08 INFO GlusterFS mount attempt 

14/06/2020 15:52:38 INFO GlusterFS mount attempt 

14/06/2020 15:52:08 INFO GlusterFS mount attempt 

14/06/2020 15:51:38 INFO GlusterFS mount attempt 

14/06/2020 15:51:08 INFO GlusterFS mount attempt 

14/06/2020 15:50:38 INFO GlusterFS mount attempt 

14/06/2020 15:50:08 INFO GlusterFS mount attempt 

14/06/2020 15:49:38 INFO GlusterFS mount attempt 

14/06/2020 15:49:08 INFO GlusterFS mount attempt 

14/06/2020 15:48:37 INFO GlusterFS mount attempt 

14/06/2020 15:48:07 INFO GlusterFS mount attempt 

14/06/2020 15:47:37 INFO GlusterFS mount attempt 

14/06/2020 15:47:07 INFO GlusterFS mount attempt 

14/06/2020 15:46:37 INFO GlusterFS mount attempt 

14/06/2020 15:46:07 INFO GlusterFS mount attempt 

14/06/2020 15:45:37 INFO GlusterFS mount attempt 

14/06/2020 15:45:07 INFO GlusterFS mount attempt 

14/06/2020 15:44:37 INFO GlusterFS mount attempt 

14/06/2020 15:44:07 INFO GlusterFS mount attempt 

14/06/2020 15:43:37 INFO GlusterFS mount attempt 

14/06/2020 15:43:06 INFO GlusterFS mount attempt 

14/06/2020 15:42:36 INFO GlusterFS mount attempt 

14/06/2020 15:42:06 INFO GlusterFS mount attempt 

14/06/2020 15:41:36 INFO GlusterFS mount attempt 

14/06/2020 15:41:06 INFO GlusterFS mount attempt 

14/06/2020 15:40:36 INFO GlusterFS mount attempt 

14/06/2020 15:40:06 INFO GlusterFS mount attempt 

14/06/2020 15:39:36 INFO GlusterFS mount attempt 

14/06/2020 15:39:06 INFO GlusterFS mount attempt 

14/06/2020 15:38:36 INFO GlusterFS mount attempt 

14/06/2020 15:38:06 INFO GlusterFS mount attempt 

14/06/2020 15:37:35 INFO GlusterFS mount attempt 

14/06/2020 15:37:05 INFO GlusterFS mount attempt 

14/06/2020 15:36:35 INFO GlusterFS mount attempt 

14/06/2020 15:36:05 INFO GlusterFS mount attempt 

14/06/2020 15:35:35 INFO GlusterFS mount attempt 

14/06/2020 15:35:05 INFO GlusterFS mount attempt 

14/06/2020 15:34:35 INFO GlusterFS mount attempt 

14/06/2020 15:34:05 INFO GlusterFS mount attempt 

14/06/2020 15:33:35 INFO GlusterFS mount attempt 

14/06/2020 15:33:05 INFO GlusterFS mount attempt 

14/06/2020 15:32:35 INFO GlusterFS mount attempt 

14/06/2020 15:32:04 INFO GlusterFS mount attempt 

14/06/2020 15:31:34 INFO GlusterFS mount attempt 

14/06/2020 15:31:04 INFO GlusterFS mount attempt 

14/06/2020 15:30:34 INFO GlusterFS mount attempt 

14/06/2020 15:30:04 INFO GlusterFS mount attempt 

14/06/2020 15:29:34 INFO GlusterFS mount attempt 

14/06/2020 15:29:04 INFO GlusterFS mount attempt 

14/06/2020 15:28:34 INFO GlusterFS mount attempt 

14/06/2020 15:28:04 INFO GlusterFS mount attempt 

14/06/2020 15:27:34 INFO GlusterFS mount attempt 

14/06/2020 15:27:04 INFO GlusterFS mount attempt 

14/06/2020 15:26:33 INFO GlusterFS mount attempt 

14/06/2020 15:26:03 INFO GlusterFS mount attempt 

14/06/2020 15:25:33 INFO GlusterFS mount attempt 

14/06/2020 15:25:03 INFO GlusterFS mount attempt 

14/06/2020 15:24:33 INFO GlusterFS mount attempt 

14/06/2020 15:24:03 INFO GlusterFS mount attempt 

14/06/2020 15:23:33 INFO GlusterFS mount attempt 

14/06/2020 15:23:03 INFO GlusterFS mount attempt 

14/06/2020 15:22:33 INFO GlusterFS mount attempt 

14/06/2020 15:22:03 INFO GlusterFS mount attempt 

14/06/2020 15:21:32 INFO GlusterFS mount attempt 

14/06/2020 15:21:02 INFO GlusterFS mount attempt 

14/06/2020 15:20:32 INFO GlusterFS mount attempt 

14/06/2020 15:20:02 INFO GlusterFS mount attempt 

14/06/2020 15:19:32 INFO GlusterFS mount attempt 

14/06/2020 15:19:02 INFO GlusterFS mount attempt 

14/06/2020 15:18:32 INFO GlusterFS mount attempt 

14/06/2020 15:18:02 INFO GlusterFS mount attempt 

14/06/2020 15:17:32 INFO GlusterFS mount attempt 

14/06/2020 15:17:02 INFO GlusterFS mount attempt 

14/06/2020 15:16:32 INFO GlusterFS mount attempt 

14/06/2020 15:16:02 INFO GlusterFS mount attempt 

14/06/2020 15:15:31 INFO GlusterFS mount attempt 

14/06/2020 15:15:01 INFO GlusterFS mount attempt 

14/06/2020 15:14:31 INFO GlusterFS mount attempt 

14/06/2020 15:14:01 INFO GlusterFS mount attempt 

14/06/2020 15:13:31 INFO GlusterFS mount attempt 

14/06/2020 15:13:01 INFO GlusterFS mount attempt 

14/06/2020 15:12:31 INFO GlusterFS mount attempt 

14/06/2020 15:12:01 INFO GlusterFS mount attempt 

14/06/2020 15:11:31 INFO GlusterFS mount attempt 

14/06/2020 15:11:01 INFO GlusterFS mount attempt 

14/06/2020 15:10:31 INFO GlusterFS mount attempt 

14/06/2020 15:10:00 INFO GlusterFS mount attempt 

14/06/2020 15:09:30 INFO GlusterFS mount attempt 

14/06/2020 15:09:00 INFO GlusterFS mount attempt 

14/06/2020 15:08:30 INFO GlusterFS mount attempt 

14/06/2020 15:08:00 INFO GlusterFS mount attempt 

14/06/2020 15:07:30 INFO GlusterFS mount attempt 

14/06/2020 15:07:00 INFO GlusterFS mount attempt 

14/06/2020 15:06:30 INFO GlusterFS mount attempt 

14/06/2020 15:06:00 INFO GlusterFS mount attempt 

14/06/2020 15:05:30 INFO GlusterFS mount attempt 

14/06/2020 15:04:59 INFO GlusterFS mount attempt 

14/06/2020 15:04:29 INFO GlusterFS mount attempt 

14/06/2020 15:03:59 INFO GlusterFS mount attempt 

14/06/2020 15:03:29 INFO GlusterFS mount attempt 

14/06/2020 15:02:59 INFO GlusterFS mount attempt 

14/06/2020 15:02:29 INFO GlusterFS mount attempt 

14/06/2020 15:01:59 INFO GlusterFS mount attempt 

14/06/2020 15:01:29 INFO GlusterFS mount attempt 

14/06/2020 15:00:59 INFO GlusterFS mount attempt 

14/06/2020 15:00:29 INFO GlusterFS mount attempt 

14/06/2020 14:59:58 INFO GlusterFS mount attempt 

14/06/2020 14:59:28 INFO GlusterFS mount attempt 

14/06/2020 14:58:58 INFO GlusterFS mount attempt 

14/06/2020 14:58:28 INFO GlusterFS mount attempt 

14/06/2020 14:57:58 INFO GlusterFS mount attempt 

14/06/2020 14:57:28 INFO GlusterFS mount attempt 

14/06/2020 14:56:58 INFO GlusterFS mount attempt 

14/06/2020 14:56:28 INFO GlusterFS mount attempt 

14/06/2020 14:55:58 INFO GlusterFS mount attempt 

14/06/2020 14:55:28 INFO GlusterFS mount attempt 

14/06/2020 14:54:58 INFO GlusterFS mount attempt 

14/06/2020 14:54:27 INFO GlusterFS mount attempt 

14/06/2020 14:53:57 INFO GlusterFS mount attempt 

14/06/2020 14:53:27 INFO GlusterFS mount attempt 

14/06/2020 14:52:57 INFO GlusterFS mount attempt 

14/06/2020 14:52:27 INFO GlusterFS mount attempt 

14/06/2020 14:51:57 INFO GlusterFS mount attempt 

14/06/2020 14:51:27 INFO GlusterFS mount attempt 

14/06/2020 14:50:57 INFO GlusterFS mount attempt 

14/06/2020 14:50:27 INFO GlusterFS mount attempt 

14/06/2020 14:49:57 INFO GlusterFS mount attempt 

14/06/2020 14:49:27 INFO GlusterFS mount attempt 

14/06/2020 14:48:56 INFO GlusterFS mount attempt 

14/06/2020 14:48:26 INFO GlusterFS mount attempt 

14/06/2020 14:47:56 INFO GlusterFS mount attempt 

14/06/2020 14:47:26 INFO GlusterFS mount attempt 

14/06/2020 14:46:56 INFO GlusterFS mount attempt 

14/06/2020 14:46:26 INFO GlusterFS mount attempt 

14/06/2020 14:45:56 INFO GlusterFS mount attempt 

14/06/2020 14:45:26 INFO GlusterFS mount attempt 

14/06/2020 14:44:56 INFO GlusterFS mount attempt 

14/06/2020 14:44:26 INFO GlusterFS mount attempt 

14/06/2020 14:43:55 INFO GlusterFS mount attempt 

14/06/2020 14:43:25 INFO GlusterFS mount attempt 

14/06/2020 14:42:55 INFO GlusterFS mount attempt 

14/06/2020 14:42:25 INFO GlusterFS mount attempt 

14/06/2020 14:41:55 INFO GlusterFS mount attempt 

14/06/2020 14:41:25 INFO GlusterFS mount attempt 

14/06/2020 14:40:55 INFO GlusterFS mount attempt 

14/06/2020 14:40:25 INFO GlusterFS mount attempt 

14/06/2020 14:39:55 INFO GlusterFS mount attempt 

14/06/2020 14:39:25 INFO GlusterFS mount attempt 

14/06/2020 14:38:55 INFO GlusterFS mount attempt 

14/06/2020 14:38:24 INFO GlusterFS mount attempt 

14/06/2020 14:37:54 INFO GlusterFS mount attempt 

14/06/2020 14:37:24 INFO GlusterFS mount attempt 

14/06/2020 14:36:54 INFO GlusterFS mount attempt 

14/06/2020 14:36:24 INFO GlusterFS mount attempt 

14/06/2020 14:35:54 INFO GlusterFS mount attempt 

14/06/2020 14:35:24 INFO GlusterFS mount attempt 

14/06/2020 14:34:54 INFO GlusterFS mount attempt 

14/06/2020 14:34:24 INFO GlusterFS mount attempt 

14/06/2020 14:33:54 INFO GlusterFS mount attempt 

14/06/2020 14:33:23 INFO GlusterFS mount attempt 

14/06/2020 14:32:53 INFO GlusterFS mount attempt 

14/06/2020 14:32:23 INFO GlusterFS mount attempt 

14/06/2020 14:31:53 INFO GlusterFS mount attempt 

14/06/2020 14:31:23 INFO GlusterFS mount attempt 

14/06/2020 14:30:53 INFO GlusterFS mount attempt 

14/06/2020 14:30:23 INFO GlusterFS mount attempt 

14/06/2020 14:29:53 INFO GlusterFS mount attempt 

14/06/2020 14:29:23 INFO GlusterFS mount attempt 

14/06/2020 14:28:53 INFO GlusterFS mount attempt 

14/06/2020 14:28:23 INFO GlusterFS mount attempt 

14/06/2020 14:27:52 INFO GlusterFS mount attempt 

14/06/2020 14:27:22 INFO GlusterFS mount attempt 

14/06/2020 14:26:52 INFO GlusterFS mount attempt 

14/06/2020 14:26:22 INFO GlusterFS mount attempt 

14/06/2020 14:25:52 INFO GlusterFS mount attempt 

14/06/2020 14:25:22 INFO GlusterFS mount attempt 

14/06/2020 14:24:52 INFO GlusterFS mount attempt 

14/06/2020 14:24:22 INFO GlusterFS mount attempt 

14/06/2020 14:23:52 INFO GlusterFS mount attempt 

14/06/2020 14:23:22 INFO GlusterFS mount attempt 

14/06/2020 14:22:51 INFO GlusterFS mount attempt 

14/06/2020 14:22:21 INFO GlusterFS mount attempt 

14/06/2020 14:21:51 INFO GlusterFS mount attempt 

14/06/2020 14:21:21 INFO GlusterFS mount attempt 

14/06/2020 14:20:51 INFO GlusterFS mount attempt 

14/06/2020 14:20:21 INFO GlusterFS mount attempt 

14/06/2020 14:19:51 INFO GlusterFS mount attempt 

14/06/2020 14:19:21 INFO GlusterFS mount attempt 

14/06/2020 14:18:51 INFO GlusterFS mount attempt 

14/06/2020 14:18:21 INFO GlusterFS mount attempt 

14/06/2020 14:17:51 INFO GlusterFS mount attempt 

14/06/2020 14:17:20 INFO GlusterFS mount attempt 

14/06/2020 14:16:50 INFO GlusterFS mount attempt 

14/06/2020 14:16:20 INFO GlusterFS mount attempt 

14/06/2020 14:15:50 INFO GlusterFS mount attempt 

14/06/2020 14:15:20 INFO GlusterFS mount attempt 

14/06/2020 14:14:50 INFO GlusterFS mount attempt 

14/06/2020 14:14:20 INFO GlusterFS mount attempt 

14/06/2020 14:13:50 INFO GlusterFS mount attempt 

14/06/2020 14:13:20 INFO GlusterFS mount attempt 

14/06/2020 14:12:50 INFO GlusterFS mount attempt 

14/06/2020 14:12:20 INFO GlusterFS mount attempt 

14/06/2020 14:11:49 INFO GlusterFS mount attempt 

14/06/2020 14:11:19 INFO GlusterFS mount attempt 

14/06/2020 14:10:49 INFO GlusterFS mount attempt 

14/06/2020 14:10:19 INFO GlusterFS mount attempt 

14/06/2020 14:09:49 INFO GlusterFS mount attempt 

14/06/2020 14:09:19 INFO GlusterFS mount attempt 

14/06/2020 14:08:49 INFO GlusterFS mount attempt 

14/06/2020 14:08:19 INFO GlusterFS mount attempt 

14/06/2020 14:07:49 INFO GlusterFS mount attempt 

14/06/2020 14:07:19 INFO GlusterFS mount attempt 

14/06/2020 14:06:49 INFO GlusterFS mount attempt 

14/06/2020 14:06:18 INFO GlusterFS mount attempt 

14/06/2020 14:05:48 INFO GlusterFS mount attempt 

14/06/2020 14:05:18 INFO GlusterFS mount attempt 

14/06/2020 14:04:48 INFO GlusterFS mount attempt 

14/06/2020 14:04:18 INFO GlusterFS mount attempt 

14/06/2020 14:03:48 INFO GlusterFS mount attempt 

14/06/2020 14:03:18 INFO GlusterFS mount attempt 

14/06/2020 14:02:48 INFO GlusterFS mount attempt 

14/06/2020 14:02:18 INFO GlusterFS mount attempt 

14/06/2020 14:01:48 INFO GlusterFS mount attempt 

14/06/2020 14:01:17 INFO GlusterFS mount attempt 

14/06/2020 14:00:47 INFO GlusterFS mount attempt 

14/06/2020 14:00:17 INFO GlusterFS mount attempt 

14/06/2020 13:59:47 INFO GlusterFS mount attempt 

14/06/2020 13:59:17 INFO GlusterFS mount attempt 

14/06/2020 13:58:47 INFO GlusterFS mount attempt 

14/06/2020 13:58:17 INFO GlusterFS mount attempt 

14/06/2020 13:57:47 INFO GlusterFS mount attempt 

14/06/2020 13:57:17 INFO GlusterFS mount attempt 

14/06/2020 13:56:47 INFO GlusterFS mount attempt 

14/06/2020 13:56:17 INFO GlusterFS mount attempt 

14/06/2020 13:55:47 INFO GlusterFS mount attempt 

14/06/2020 13:55:16 INFO GlusterFS mount attempt 

14/06/2020 13:54:46 INFO GlusterFS mount attempt 

14/06/2020 13:54:16 INFO GlusterFS mount attempt 

14/06/2020 13:53:46 INFO GlusterFS mount attempt 

14/06/2020 13:53:16 INFO GlusterFS mount attempt 

14/06/2020 13:52:46 INFO GlusterFS mount attempt 

14/06/2020 13:52:16 INFO GlusterFS mount attempt 

14/06/2020 13:51:46 INFO GlusterFS mount attempt 

14/06/2020 13:51:16 INFO GlusterFS mount attempt 

14/06/2020 13:50:46 INFO GlusterFS mount attempt 

14/06/2020 13:50:16 INFO GlusterFS mount attempt 

14/06/2020 13:49:45 INFO GlusterFS mount attempt 

14/06/2020 13:49:15 INFO GlusterFS mount attempt 

14/06/2020 13:48:45 INFO GlusterFS mount attempt 

14/06/2020 13:48:15 INFO GlusterFS mount attempt 

14/06/2020 13:47:45 INFO GlusterFS mount attempt 

14/06/2020 13:47:15 INFO GlusterFS mount attempt 

14/06/2020 13:46:45 INFO GlusterFS mount attempt 

14/06/2020 13:46:15 INFO GlusterFS mount attempt 

14/06/2020 13:45:45 INFO GlusterFS mount attempt 

14/06/2020 13:45:15 INFO GlusterFS mount attempt 

14/06/2020 13:44:45 INFO GlusterFS mount attempt 

14/06/2020 13:44:14 INFO GlusterFS mount attempt 

14/06/2020 13:43:44 INFO GlusterFS mount attempt 

14/06/2020 13:43:14 INFO GlusterFS mount attempt 

14/06/2020 13:42:44 INFO GlusterFS mount attempt 

14/06/2020 13:42:14 INFO GlusterFS mount attempt 

14/06/2020 13:41:44 INFO GlusterFS mount attempt 

14/06/2020 13:41:14 INFO GlusterFS mount attempt 

14/06/2020 13:40:44 INFO GlusterFS mount attempt 

14/06/2020 13:40:14 INFO GlusterFS mount attempt 

14/06/2020 13:39:44 INFO GlusterFS mount attempt 

14/06/2020 13:39:14 INFO GlusterFS mount attempt 

14/06/2020 13:38:43 INFO GlusterFS mount attempt 

14/06/2020 13:38:13 INFO GlusterFS mount attempt 

14/06/2020 13:37:43 INFO GlusterFS mount attempt 

14/06/2020 13:37:13 INFO GlusterFS mount attempt 

14/06/2020 13:36:43 INFO GlusterFS mount attempt 

14/06/2020 13:36:13 INFO GlusterFS mount attempt 

14/06/2020 13:35:43 INFO GlusterFS mount attempt 

14/06/2020 13:35:13 INFO GlusterFS mount attempt 

14/06/2020 13:34:43 INFO GlusterFS mount attempt 

14/06/2020 13:34:13 INFO GlusterFS mount attempt 

14/06/2020 13:33:43 INFO GlusterFS mount attempt 

14/06/2020 13:33:12 INFO GlusterFS mount attempt 

14/06/2020 13:32:42 INFO GlusterFS mount attempt 

14/06/2020 13:32:12 INFO GlusterFS mount attempt 

14/06/2020 13:31:42 INFO GlusterFS mount attempt 

14/06/2020 13:31:12 INFO GlusterFS mount attempt 

14/06/2020 13:30:42 INFO GlusterFS mount attempt 

14/06/2020 13:30:12 INFO GlusterFS mount attempt 

14/06/2020 13:29:42 INFO GlusterFS mount attempt 

14/06/2020 13:29:12 INFO GlusterFS mount attempt 

14/06/2020 13:28:42 INFO GlusterFS mount attempt 

14/06/2020 13:28:12 INFO GlusterFS mount attempt 

14/06/2020 13:27:41 INFO GlusterFS mount attempt 

14/06/2020 13:27:11 INFO GlusterFS mount attempt 

14/06/2020 13:26:41 INFO GlusterFS mount attempt 

14/06/2020 13:26:11 INFO GlusterFS mount attempt 

14/06/2020 13:25:41 INFO GlusterFS mount attempt 

14/06/2020 13:25:11 INFO GlusterFS mount attempt 

14/06/2020 13:24:41 INFO GlusterFS mount attempt 

14/06/2020 13:24:11 INFO GlusterFS mount attempt 

14/06/2020 13:23:41 INFO GlusterFS mount attempt 

14/06/2020 13:23:11 INFO GlusterFS mount attempt 

14/06/2020 13:22:41 INFO GlusterFS mount attempt 

14/06/2020 13:22:11 INFO GlusterFS mount attempt 

14/06/2020 13:21:40 INFO GlusterFS mount attempt 

14/06/2020 13:21:10 INFO GlusterFS mount attempt 

14/06/2020 13:20:40 INFO GlusterFS mount attempt 

14/06/2020 13:20:10 INFO GlusterFS mount attempt 

14/06/2020 13:19:40 INFO GlusterFS mount attempt 

14/06/2020 13:19:10 INFO GlusterFS mount attempt 

14/06/2020 13:18:40 INFO GlusterFS mount attempt 

14/06/2020 13:18:10 INFO GlusterFS mount attempt 

14/06/2020 13:17:40 INFO GlusterFS mount attempt 

14/06/2020 13:17:10 INFO GlusterFS mount attempt 

14/06/2020 13:16:40 INFO GlusterFS mount attempt 

14/06/2020 13:16:09 INFO GlusterFS mount attempt 

14/06/2020 13:15:39 INFO GlusterFS mount attempt 

14/06/2020 13:15:09 INFO GlusterFS mount attempt 

14/06/2020 13:14:39 INFO GlusterFS mount attempt 

14/06/2020 13:14:09 INFO GlusterFS mount attempt 

14/06/2020 13:13:39 INFO GlusterFS mount attempt 

14/06/2020 13:13:09 INFO GlusterFS mount attempt 

14/06/2020 13:12:39 INFO GlusterFS mount attempt 

14/06/2020 13:12:09 INFO GlusterFS mount attempt 

14/06/2020 13:11:39 INFO GlusterFS mount attempt 

14/06/2020 13:11:09 INFO GlusterFS mount attempt 

14/06/2020 13:10:38 INFO GlusterFS mount attempt 

14/06/2020 13:10:08 INFO GlusterFS mount attempt 

14/06/2020 13:09:38 INFO GlusterFS mount attempt 

14/06/2020 13:09:08 INFO GlusterFS mount attempt 

14/06/2020 13:08:38 INFO GlusterFS mount attempt 

14/06/2020 13:08:08 INFO GlusterFS mount attempt 

14/06/2020 13:07:38 INFO GlusterFS mount attempt 

14/06/2020 13:07:08 INFO GlusterFS mount attempt 

14/06/2020 13:06:38 INFO GlusterFS mount attempt 

14/06/2020 13:06:08 INFO GlusterFS mount attempt 

14/06/2020 13:05:38 INFO GlusterFS mount attempt 

14/06/2020 13:05:07 INFO GlusterFS mount attempt 

14/06/2020 13:04:37 INFO GlusterFS mount attempt 

14/06/2020 13:04:07 INFO GlusterFS mount attempt 

14/06/2020 13:03:37 INFO GlusterFS mount attempt 

14/06/2020 13:03:07 INFO GlusterFS mount attempt 

14/06/2020 13:02:37 INFO GlusterFS mount attempt 

14/06/2020 13:02:07 INFO GlusterFS mount attempt 

14/06/2020 13:01:37 INFO GlusterFS mount attempt 

14/06/2020 13:01:07 INFO GlusterFS mount attempt 

14/06/2020 13:00:37 INFO GlusterFS mount attempt 

14/06/2020 13:00:07 INFO GlusterFS mount attempt 

14/06/2020 12:59:36 INFO GlusterFS mount attempt 

14/06/2020 12:59:06 INFO GlusterFS mount attempt 

14/06/2020 12:58:36 INFO GlusterFS mount attempt 

14/06/2020 12:58:06 INFO GlusterFS mount attempt 

14/06/2020 12:57:36 INFO GlusterFS mount attempt 

14/06/2020 12:57:06 INFO GlusterFS mount attempt 

14/06/2020 12:56:36 INFO GlusterFS mount attempt 

14/06/2020 12:56:06 INFO GlusterFS mount attempt 

14/06/2020 12:55:36 INFO GlusterFS mount attempt 

14/06/2020 12:55:06 INFO GlusterFS mount attempt 

14/06/2020 12:54:36 INFO GlusterFS mount attempt 

14/06/2020 12:54:05 INFO GlusterFS mount attempt 

14/06/2020 12:53:35 INFO GlusterFS mount attempt 

14/06/2020 12:53:05 INFO GlusterFS mount attempt 

14/06/2020 12:52:35 INFO GlusterFS mount attempt 

14/06/2020 12:52:05 INFO GlusterFS mount attempt 

14/06/2020 12:51:35 INFO GlusterFS mount attempt 

14/06/2020 12:51:05 INFO GlusterFS mount attempt 

14/06/2020 12:50:35 INFO GlusterFS mount attempt 

14/06/2020 12:50:05 INFO GlusterFS mount attempt 

14/06/2020 12:49:35 INFO GlusterFS mount attempt 

14/06/2020 12:49:05 INFO GlusterFS mount attempt 

14/06/2020 12:48:35 INFO GlusterFS mount attempt 

14/06/2020 12:48:04 INFO GlusterFS mount attempt 

14/06/2020 12:47:34 INFO GlusterFS mount attempt 

14/06/2020 12:47:04 INFO GlusterFS mount attempt 

14/06/2020 12:46:34 INFO GlusterFS mount attempt 

14/06/2020 12:46:04 INFO GlusterFS mount attempt 

14/06/2020 12:45:34 INFO GlusterFS mount attempt 

14/06/2020 12:45:04 INFO GlusterFS mount attempt 

14/06/2020 12:44:34 INFO GlusterFS mount attempt 

14/06/2020 12:44:04 INFO GlusterFS mount attempt 

14/06/2020 12:43:34 INFO GlusterFS mount attempt 

14/06/2020 12:43:04 INFO GlusterFS mount attempt 

14/06/2020 12:42:33 INFO GlusterFS mount attempt 

14/06/2020 12:42:03 INFO GlusterFS mount attempt 

14/06/2020 12:41:33 INFO GlusterFS mount attempt 

14/06/2020 12:41:03 INFO GlusterFS mount attempt 

14/06/2020 12:40:33 INFO GlusterFS mount attempt 

14/06/2020 12:40:03 INFO GlusterFS mount attempt 

14/06/2020 12:39:33 INFO GlusterFS mount attempt 

14/06/2020 12:39:03 INFO GlusterFS mount attempt 

14/06/2020 12:38:33 INFO GlusterFS mount attempt 

14/06/2020 12:38:03 INFO GlusterFS mount attempt 

14/06/2020 12:37:33 INFO GlusterFS mount attempt 

14/06/2020 12:37:02 INFO GlusterFS mount attempt 

14/06/2020 12:36:32 INFO GlusterFS mount attempt 

14/06/2020 12:36:02 INFO GlusterFS mount attempt 

14/06/2020 12:35:32 INFO GlusterFS mount attempt 

14/06/2020 12:35:02 INFO GlusterFS mount attempt 

14/06/2020 12:34:32 INFO GlusterFS mount attempt 

14/06/2020 12:34:02 INFO GlusterFS mount attempt 

14/06/2020 12:33:32 INFO GlusterFS mount attempt 

14/06/2020 12:33:02 INFO GlusterFS mount attempt 

14/06/2020 12:32:32 INFO GlusterFS mount attempt 

14/06/2020 12:32:02 INFO GlusterFS mount attempt 

14/06/2020 12:31:31 INFO GlusterFS mount attempt 

14/06/2020 12:31:01 INFO GlusterFS mount attempt 

14/06/2020 12:30:31 INFO GlusterFS mount attempt 

14/06/2020 12:30:01 INFO GlusterFS mount attempt 

14/06/2020 12:29:31 INFO GlusterFS mount attempt 

14/06/2020 12:29:01 INFO GlusterFS mount attempt 

14/06/2020 12:28:31 INFO GlusterFS mount attempt 

14/06/2020 12:28:01 INFO GlusterFS mount attempt 

14/06/2020 12:27:31 INFO GlusterFS mount attempt 

14/06/2020 12:27:01 INFO GlusterFS mount attempt 

14/06/2020 12:26:31 INFO GlusterFS mount attempt 

14/06/2020 12:26:00 INFO GlusterFS mount attempt 

14/06/2020 12:25:30 INFO GlusterFS mount attempt 

14/06/2020 12:25:00 INFO GlusterFS mount attempt 

14/06/2020 12:24:30 INFO GlusterFS mount attempt 

14/06/2020 12:24:00 INFO GlusterFS mount attempt 

14/06/2020 12:23:30 INFO GlusterFS mount attempt 

14/06/2020 12:23:00 INFO GlusterFS mount attempt 

14/06/2020 12:22:30 INFO GlusterFS mount attempt 

14/06/2020 12:22:00 INFO GlusterFS mount attempt 

14/06/2020 12:21:30 INFO GlusterFS mount attempt 

14/06/2020 12:21:00 INFO GlusterFS mount attempt 

14/06/2020 12:20:29 INFO GlusterFS mount attempt 

14/06/2020 12:19:59 INFO GlusterFS mount attempt 

14/06/2020 12:19:29 INFO GlusterFS mount attempt 

14/06/2020 12:18:59 INFO GlusterFS mount attempt 

14/06/2020 12:18:29 INFO GlusterFS mount attempt 

14/06/2020 12:17:59 INFO GlusterFS mount attempt 

14/06/2020 12:17:29 INFO GlusterFS mount attempt 

14/06/2020 12:16:59 INFO GlusterFS mount attempt 

14/06/2020 12:16:29 INFO GlusterFS mount attempt 

14/06/2020 12:15:59 INFO GlusterFS mount attempt 

14/06/2020 12:15:29 INFO GlusterFS mount attempt 

14/06/2020 12:14:58 INFO GlusterFS mount attempt 

14/06/2020 12:14:28 INFO GlusterFS mount attempt 

14/06/2020 12:13:58 INFO GlusterFS mount attempt 

14/06/2020 12:13:28 INFO GlusterFS mount attempt 

14/06/2020 12:12:58 INFO GlusterFS mount attempt 

14/06/2020 12:12:28 INFO GlusterFS mount attempt 

14/06/2020 12:11:58 INFO GlusterFS mount attempt 

14/06/2020 12:11:28 INFO GlusterFS mount attempt 

14/06/2020 12:10:58 INFO GlusterFS mount attempt 

14/06/2020 12:10:28 INFO GlusterFS mount attempt 

14/06/2020 12:09:58 INFO GlusterFS mount attempt 

14/06/2020 12:09:27 INFO GlusterFS mount attempt 

14/06/2020 12:08:57 INFO GlusterFS mount attempt 

14/06/2020 12:08:27 INFO GlusterFS mount attempt 

14/06/2020 12:07:57 INFO GlusterFS mount attempt 

14/06/2020 12:07:27 INFO GlusterFS mount attempt 

14/06/2020 12:06:57 INFO GlusterFS mount attempt 

14/06/2020 12:06:27 INFO GlusterFS mount attempt 

14/06/2020 12:05:57 INFO GlusterFS mount attempt 

14/06/2020 12:05:27 INFO GlusterFS mount attempt 

14/06/2020 12:04:57 INFO GlusterFS mount attempt 

14/06/2020 12:04:27 INFO GlusterFS mount attempt 

14/06/2020 12:03:56 INFO GlusterFS mount attempt 

14/06/2020 12:03:26 INFO GlusterFS mount attempt 

14/06/2020 12:02:56 INFO GlusterFS mount attempt 

14/06/2020 12:02:26 INFO GlusterFS mount attempt 

14/06/2020 12:01:56 INFO GlusterFS mount attempt 

14/06/2020 12:01:26 INFO GlusterFS mount attempt 

14/06/2020 12:00:56 INFO GlusterFS mount attempt 

14/06/2020 12:00:26 INFO GlusterFS mount attempt 

14/06/2020 11:59:56 INFO GlusterFS mount attempt 

14/06/2020 11:59:26 INFO GlusterFS mount attempt 

14/06/2020 11:58:55 INFO GlusterFS mount attempt 

14/06/2020 11:58:25 INFO GlusterFS mount attempt 

14/06/2020 11:57:55 INFO GlusterFS mount attempt 

14/06/2020 11:57:25 INFO GlusterFS mount attempt 

14/06/2020 11:56:55 INFO GlusterFS mount attempt 

14/06/2020 11:56:25 INFO GlusterFS mount attempt 

14/06/2020 11:55:55 INFO GlusterFS mount attempt 

14/06/2020 11:55:25 INFO GlusterFS mount attempt 

14/06/2020 11:54:55 INFO GlusterFS mount attempt 

14/06/2020 11:54:25 INFO GlusterFS mount attempt 

14/06/2020 11:53:55 INFO GlusterFS mount attempt 

14/06/2020 11:53:24 INFO GlusterFS mount attempt 

14/06/2020 11:52:54 INFO GlusterFS mount attempt 

14/06/2020 11:52:24 INFO GlusterFS mount attempt 

14/06/2020 11:51:54 INFO GlusterFS mount attempt 

14/06/2020 11:51:24 INFO GlusterFS mount attempt 

14/06/2020 11:50:54 INFO GlusterFS mount attempt 

14/06/2020 11:50:24 INFO GlusterFS mount attempt 

14/06/2020 11:49:54 INFO GlusterFS mount attempt 

14/06/2020 11:49:24 INFO GlusterFS mount attempt 

14/06/2020 11:48:54 INFO GlusterFS mount attempt 

14/06/2020 11:48:24 INFO GlusterFS mount attempt 

14/06/2020 11:47:53 INFO GlusterFS mount attempt 

14/06/2020 11:47:23 INFO GlusterFS mount attempt 

14/06/2020 11:46:53 INFO GlusterFS mount attempt 

14/06/2020 11:46:23 INFO GlusterFS mount attempt 

14/06/2020 11:45:53 INFO GlusterFS mount attempt 

14/06/2020 11:45:23 INFO GlusterFS mount attempt 

14/06/2020 11:44:53 INFO GlusterFS mount attempt 

14/06/2020 11:44:23 INFO GlusterFS mount attempt 

14/06/2020 11:43:53 INFO GlusterFS mount attempt 

14/06/2020 11:43:23 INFO GlusterFS mount attempt 

14/06/2020 11:42:52 INFO GlusterFS mount attempt 

14/06/2020 11:42:22 INFO GlusterFS mount attempt 

14/06/2020 11:41:52 INFO GlusterFS mount attempt 

14/06/2020 11:41:22 INFO GlusterFS mount attempt 

14/06/2020 11:40:52 INFO GlusterFS mount attempt 

14/06/2020 11:40:22 INFO GlusterFS mount attempt 

14/06/2020 11:39:52 INFO GlusterFS mount attempt 

14/06/2020 11:39:22 INFO GlusterFS mount attempt 

14/06/2020 11:38:52 INFO GlusterFS mount attempt 

14/06/2020 11:38:22 INFO GlusterFS mount attempt 

14/06/2020 11:37:52 INFO GlusterFS mount attempt 

14/06/2020 11:37:21 INFO GlusterFS mount attempt 

14/06/2020 11:36:51 INFO GlusterFS mount attempt 

14/06/2020 11:36:21 INFO GlusterFS mount attempt 

14/06/2020 11:35:51 INFO GlusterFS mount attempt 

14/06/2020 11:35:21 INFO GlusterFS mount attempt 

14/06/2020 11:34:51 INFO GlusterFS mount attempt 

14/06/2020 11:34:21 INFO GlusterFS mount attempt 

14/06/2020 11:33:51 INFO GlusterFS mount attempt 

14/06/2020 11:33:21 INFO GlusterFS mount attempt 

14/06/2020 11:32:51 INFO GlusterFS mount attempt 

14/06/2020 11:32:21 INFO GlusterFS mount attempt 

14/06/2020 11:31:50 INFO GlusterFS mount attempt 

14/06/2020 11:31:20 INFO GlusterFS mount attempt 

14/06/2020 11:30:50 INFO GlusterFS mount attempt 

14/06/2020 11:30:20 INFO GlusterFS mount attempt 

14/06/2020 11:29:50 INFO GlusterFS mount attempt 

14/06/2020 11:29:20 INFO GlusterFS mount attempt 

14/06/2020 11:28:50 INFO GlusterFS mount attempt 

14/06/2020 11:28:20 INFO GlusterFS mount attempt 

14/06/2020 11:27:50 INFO GlusterFS mount attempt 

14/06/2020 11:27:20 INFO GlusterFS mount attempt 

14/06/2020 11:26:50 INFO GlusterFS mount attempt 

14/06/2020 11:26:20 INFO GlusterFS mount attempt 

14/06/2020 11:25:49 INFO GlusterFS mount attempt 

14/06/2020 11:25:19 INFO GlusterFS mount attempt 

14/06/2020 11:24:49 INFO GlusterFS mount attempt 

14/06/2020 11:24:19 INFO GlusterFS mount attempt 

14/06/2020 11:23:49 INFO GlusterFS mount attempt 

14/06/2020 11:23:19 INFO GlusterFS mount attempt 

14/06/2020 11:22:49 INFO GlusterFS mount attempt 

14/06/2020 11:22:19 INFO GlusterFS mount attempt 

14/06/2020 11:21:49 INFO GlusterFS mount attempt 

14/06/2020 11:21:19 INFO GlusterFS mount attempt 

14/06/2020 11:20:48 INFO GlusterFS mount attempt 

14/06/2020 11:20:18 INFO GlusterFS mount attempt 

14/06/2020 11:19:48 INFO GlusterFS mount attempt 

14/06/2020 11:19:18 INFO GlusterFS mount attempt 

14/06/2020 11:18:48 INFO GlusterFS mount attempt 

14/06/2020 11:18:18 INFO GlusterFS mount attempt 

14/06/2020 11:17:48 INFO GlusterFS mount attempt 

14/06/2020 11:17:18 INFO GlusterFS mount attempt 

14/06/2020 11:16:48 INFO GlusterFS mount attempt 

14/06/2020 11:16:18 INFO GlusterFS mount attempt 

14/06/2020 11:15:48 INFO GlusterFS mount attempt 

14/06/2020 11:15:17 INFO GlusterFS mount attempt 

14/06/2020 11:14:47 INFO GlusterFS mount attempt 

14/06/2020 11:14:17 INFO GlusterFS mount attempt 

14/06/2020 11:13:47 INFO GlusterFS mount attempt 

14/06/2020 11:13:17 INFO GlusterFS mount attempt 

14/06/2020 11:12:47 INFO GlusterFS mount attempt 

14/06/2020 11:12:17 INFO GlusterFS mount attempt 

14/06/2020 11:11:47 INFO GlusterFS mount attempt 

14/06/2020 11:11:17 INFO GlusterFS mount attempt 

14/06/2020 11:10:47 INFO GlusterFS mount attempt 

14/06/2020 11:10:17 INFO GlusterFS mount attempt 

14/06/2020 11:09:46 INFO GlusterFS mount attempt 

14/06/2020 11:09:16 INFO GlusterFS mount attempt 

14/06/2020 11:08:46 INFO GlusterFS mount attempt 

14/06/2020 11:08:16 INFO GlusterFS mount attempt 

14/06/2020 11:07:46 INFO GlusterFS mount attempt 

14/06/2020 11:07:16 INFO GlusterFS mount attempt 

14/06/2020 11:06:46 INFO GlusterFS mount attempt 

14/06/2020 11:06:16 INFO GlusterFS mount attempt 

14/06/2020 11:05:46 INFO GlusterFS mount attempt 

14/06/2020 11:05:16 INFO GlusterFS mount attempt 

14/06/2020 11:04:46 INFO GlusterFS mount attempt 

14/06/2020 11:04:15 INFO GlusterFS mount attempt 

14/06/2020 11:03:45 INFO GlusterFS mount attempt 

14/06/2020 11:03:15 INFO GlusterFS mount attempt 

14/06/2020 11:02:45 INFO GlusterFS mount attempt 

14/06/2020 11:02:15 INFO GlusterFS mount attempt 

14/06/2020 11:01:45 INFO GlusterFS mount attempt 

14/06/2020 11:01:15 INFO GlusterFS mount attempt 

14/06/2020 11:00:45 INFO GlusterFS mount attempt 

14/06/2020 11:00:15 INFO GlusterFS mount attempt 

14/06/2020 10:59:45 INFO GlusterFS mount attempt 

14/06/2020 10:59:15 INFO GlusterFS mount attempt 

14/06/2020 10:58:44 INFO GlusterFS mount attempt 

14/06/2020 10:58:14 INFO GlusterFS mount attempt 

14/06/2020 10:57:44 INFO GlusterFS mount attempt 

14/06/2020 10:57:14 INFO GlusterFS mount attempt 

14/06/2020 10:56:44 INFO GlusterFS mount attempt 

14/06/2020 10:56:14 INFO GlusterFS mount attempt 

14/06/2020 10:55:44 INFO GlusterFS mount attempt 

14/06/2020 10:55:14 INFO GlusterFS mount attempt 

14/06/2020 10:54:44 INFO GlusterFS mount attempt 

14/06/2020 10:54:14 INFO GlusterFS mount attempt 

14/06/2020 10:53:44 INFO GlusterFS mount attempt 

14/06/2020 10:53:13 INFO GlusterFS mount attempt 

14/06/2020 10:52:43 INFO GlusterFS mount attempt 

14/06/2020 10:52:13 INFO GlusterFS mount attempt 

14/06/2020 10:51:43 INFO GlusterFS mount attempt 

14/06/2020 10:51:13 INFO GlusterFS mount attempt 

14/06/2020 10:50:43 INFO GlusterFS mount attempt 

14/06/2020 10:50:13 INFO GlusterFS mount attempt 

14/06/2020 10:49:43 INFO GlusterFS mount attempt 

14/06/2020 10:49:13 INFO GlusterFS mount attempt 

14/06/2020 10:48:43 INFO GlusterFS mount attempt 

14/06/2020 10:48:12 INFO GlusterFS mount attempt 

14/06/2020 10:47:42 INFO GlusterFS mount attempt 

14/06/2020 10:47:12 INFO GlusterFS mount attempt 

14/06/2020 10:46:42 INFO GlusterFS mount attempt 

14/06/2020 10:46:12 INFO GlusterFS mount attempt 

14/06/2020 10:45:42 INFO GlusterFS mount attempt 

14/06/2020 10:45:12 INFO GlusterFS mount attempt 

14/06/2020 10:44:42 INFO GlusterFS mount attempt 

14/06/2020 10:44:12 INFO GlusterFS mount attempt 

14/06/2020 10:43:42 INFO GlusterFS mount attempt 

14/06/2020 10:43:12 INFO GlusterFS mount attempt 

14/06/2020 10:42:41 INFO GlusterFS mount attempt 

14/06/2020 10:42:11 INFO GlusterFS mount attempt 

14/06/2020 10:41:41 INFO GlusterFS mount attempt 

14/06/2020 10:41:11 INFO GlusterFS mount attempt 

14/06/2020 10:40:41 INFO GlusterFS mount attempt 

14/06/2020 10:40:11 INFO GlusterFS mount attempt 

14/06/2020 10:39:41 INFO GlusterFS mount attempt 

14/06/2020 10:39:11 INFO GlusterFS mount attempt 

14/06/2020 10:38:41 INFO GlusterFS mount attempt 

14/06/2020 10:38:11 INFO GlusterFS mount attempt 

14/06/2020 10:37:40 INFO GlusterFS mount attempt 

14/06/2020 10:37:10 INFO GlusterFS mount attempt 

14/06/2020 10:36:40 INFO GlusterFS mount attempt 

14/06/2020 10:36:10 INFO GlusterFS mount attempt 

14/06/2020 10:35:40 INFO GlusterFS mount attempt 

14/06/2020 10:35:10 INFO GlusterFS mount attempt 

14/06/2020 10:34:40 INFO GlusterFS mount attempt 

14/06/2020 10:34:10 INFO GlusterFS mount attempt 

14/06/2020 10:33:40 INFO GlusterFS mount attempt 

14/06/2020 10:33:10 INFO GlusterFS mount attempt 

14/06/2020 10:32:40 INFO GlusterFS mount attempt 

14/06/2020 10:32:09 INFO GlusterFS mount attempt 

14/06/2020 10:31:39 INFO GlusterFS mount attempt 

14/06/2020 10:31:09 INFO GlusterFS mount attempt 

14/06/2020 10:30:39 INFO GlusterFS mount attempt 

14/06/2020 10:30:09 INFO GlusterFS mount attempt 

14/06/2020 10:29:39 INFO GlusterFS mount attempt 

14/06/2020 10:29:09 INFO GlusterFS mount attempt 

14/06/2020 10:28:39 INFO GlusterFS mount attempt 

14/06/2020 10:28:09 INFO GlusterFS mount attempt 

14/06/2020 10:27:39 INFO GlusterFS mount attempt 

14/06/2020 10:27:09 INFO GlusterFS mount attempt 

14/06/2020 10:26:38 INFO GlusterFS mount attempt 

14/06/2020 10:26:08 INFO GlusterFS mount attempt 

14/06/2020 10:25:38 INFO GlusterFS mount attempt 

14/06/2020 10:25:08 INFO GlusterFS mount attempt 

14/06/2020 10:24:38 INFO GlusterFS mount attempt 

14/06/2020 10:24:08 INFO GlusterFS mount attempt 

14/06/2020 10:23:38 INFO GlusterFS mount attempt 

14/06/2020 10:23:08 INFO GlusterFS mount attempt 

14/06/2020 10:22:38 INFO GlusterFS mount attempt 

14/06/2020 10:22:08 INFO GlusterFS mount attempt 

14/06/2020 10:21:38 INFO GlusterFS mount attempt 

14/06/2020 10:21:07 INFO GlusterFS mount attempt 

14/06/2020 10:20:37 INFO GlusterFS mount attempt 

14/06/2020 10:20:07 INFO GlusterFS mount attempt 

14/06/2020 10:19:37 INFO GlusterFS mount attempt 

14/06/2020 10:19:07 INFO GlusterFS mount attempt 

14/06/2020 10:18:37 INFO GlusterFS mount attempt 

14/06/2020 10:18:07 INFO GlusterFS mount attempt 

14/06/2020 10:17:37 INFO GlusterFS mount attempt 

14/06/2020 10:17:07 INFO GlusterFS mount attempt 

14/06/2020 10:16:37 INFO GlusterFS mount attempt 

14/06/2020 10:16:07 INFO GlusterFS mount attempt 

14/06/2020 10:15:36 INFO GlusterFS mount attempt 

14/06/2020 10:15:06 INFO GlusterFS mount attempt 

14/06/2020 10:14:36 INFO GlusterFS mount attempt 

14/06/2020 10:14:06 INFO GlusterFS mount attempt 

14/06/2020 10:13:36 INFO GlusterFS mount attempt 

14/06/2020 10:13:06 INFO GlusterFS mount attempt 

14/06/2020 10:12:36 INFO GlusterFS mount attempt 

14/06/2020 10:12:06 INFO GlusterFS mount attempt 

14/06/2020 10:11:36 INFO GlusterFS mount attempt 

14/06/2020 10:11:06 INFO GlusterFS mount attempt 

14/06/2020 10:10:36 INFO GlusterFS mount attempt 

14/06/2020 10:10:05 INFO GlusterFS mount attempt 

14/06/2020 10:09:35 INFO GlusterFS mount attempt 

14/06/2020 10:09:05 INFO GlusterFS mount attempt 

14/06/2020 10:08:35 INFO GlusterFS mount attempt 

14/06/2020 10:08:05 INFO GlusterFS mount attempt 

14/06/2020 10:07:35 INFO GlusterFS mount attempt 

14/06/2020 10:07:05 INFO GlusterFS mount attempt 

14/06/2020 10:06:35 INFO GlusterFS mount attempt 

14/06/2020 10:06:05 INFO GlusterFS mount attempt 

14/06/2020 10:05:35 INFO GlusterFS mount attempt 

14/06/2020 10:05:05 INFO GlusterFS mount attempt 

14/06/2020 10:04:35 INFO GlusterFS mount attempt 

14/06/2020 10:04:04 INFO GlusterFS mount attempt 

14/06/2020 10:03:34 INFO GlusterFS mount attempt 

14/06/2020 10:03:04 INFO GlusterFS mount attempt 

14/06/2020 10:02:34 INFO GlusterFS mount attempt 

14/06/2020 10:02:04 INFO GlusterFS mount attempt 

14/06/2020 10:01:34 INFO GlusterFS mount attempt 

14/06/2020 10:01:04 INFO GlusterFS mount attempt 

14/06/2020 10:00:34 INFO GlusterFS mount attempt 

14/06/2020 10:00:04 INFO GlusterFS mount attempt 

14/06/2020 09:59:34 INFO GlusterFS mount attempt 

14/06/2020 09:59:04 INFO GlusterFS mount attempt 

14/06/2020 09:58:33 INFO GlusterFS mount attempt 

14/06/2020 09:58:03 INFO GlusterFS mount attempt 

14/06/2020 09:57:33 INFO GlusterFS mount attempt 

14/06/2020 09:57:03 INFO GlusterFS mount attempt 

14/06/2020 09:56:33 INFO GlusterFS mount attempt 

14/06/2020 09:56:03 INFO GlusterFS mount attempt 

14/06/2020 09:55:33 INFO GlusterFS mount attempt 

14/06/2020 09:55:03 INFO GlusterFS mount attempt 

14/06/2020 09:54:33 INFO GlusterFS mount attempt 

14/06/2020 09:54:03 INFO GlusterFS mount attempt 

14/06/2020 09:53:33 INFO GlusterFS mount attempt 

14/06/2020 09:53:02 INFO GlusterFS mount attempt 

14/06/2020 09:52:32 INFO GlusterFS mount attempt 

14/06/2020 09:52:02 INFO GlusterFS mount attempt 

14/06/2020 09:51:32 INFO GlusterFS mount attempt 

14/06/2020 09:51:02 INFO GlusterFS mount attempt 

14/06/2020 09:50:32 INFO GlusterFS mount attempt 

14/06/2020 09:50:02 INFO GlusterFS mount attempt 

14/06/2020 09:49:32 INFO GlusterFS mount attempt 

14/06/2020 09:49:02 INFO GlusterFS mount attempt 

14/06/2020 09:48:32 INFO GlusterFS mount attempt 

14/06/2020 09:48:02 INFO GlusterFS mount attempt 

14/06/2020 09:47:31 INFO GlusterFS mount attempt 

14/06/2020 09:47:01 INFO GlusterFS mount attempt 

14/06/2020 09:46:31 INFO GlusterFS mount attempt 

14/06/2020 09:46:01 INFO GlusterFS mount attempt 

14/06/2020 09:45:31 INFO GlusterFS mount attempt 

14/06/2020 09:45:01 INFO GlusterFS mount attempt 

14/06/2020 09:44:31 INFO GlusterFS mount attempt 

14/06/2020 09:44:01 INFO GlusterFS mount attempt 

14/06/2020 09:43:31 INFO GlusterFS mount attempt 

14/06/2020 09:43:01 INFO GlusterFS mount attempt 

14/06/2020 09:42:31 INFO GlusterFS mount attempt 

14/06/2020 09:42:00 INFO GlusterFS mount attempt 

14/06/2020 09:41:30 INFO GlusterFS mount attempt 

14/06/2020 09:41:00 INFO GlusterFS mount attempt 

14/06/2020 09:40:30 INFO GlusterFS mount attempt 

14/06/2020 09:40:00 INFO GlusterFS mount attempt 

14/06/2020 09:39:30 INFO GlusterFS mount attempt 

14/06/2020 09:39:00 INFO GlusterFS mount attempt 

14/06/2020 09:38:30 INFO GlusterFS mount attempt 

14/06/2020 09:38:00 INFO GlusterFS mount attempt 

14/06/2020 09:37:30 INFO GlusterFS mount attempt 

14/06/2020 09:37:00 INFO GlusterFS mount attempt 

14/06/2020 09:36:29 INFO GlusterFS mount attempt 

14/06/2020 09:35:59 INFO GlusterFS mount attempt 

14/06/2020 09:35:29 INFO GlusterFS mount attempt 

14/06/2020 09:34:59 INFO GlusterFS mount attempt 

14/06/2020 09:34:29 INFO GlusterFS mount attempt 

14/06/2020 09:33:59 INFO GlusterFS mount attempt 

14/06/2020 09:33:29 INFO GlusterFS mount attempt 

14/06/2020 09:32:59 INFO GlusterFS mount attempt 

14/06/2020 09:32:29 INFO GlusterFS mount attempt 

14/06/2020 09:31:59 INFO GlusterFS mount attempt 

14/06/2020 09:31:29 INFO GlusterFS mount attempt 

14/06/2020 09:30:58 INFO GlusterFS mount attempt 

14/06/2020 09:30:28 INFO GlusterFS mount attempt 

14/06/2020 09:29:58 INFO GlusterFS mount attempt 

14/06/2020 09:29:28 INFO GlusterFS mount attempt 

14/06/2020 09:28:58 INFO GlusterFS mount attempt 

14/06/2020 09:28:28 INFO GlusterFS mount attempt 

14/06/2020 09:27:58 INFO GlusterFS mount attempt 

14/06/2020 09:27:28 INFO GlusterFS mount attempt 

14/06/2020 09:26:58 INFO GlusterFS mount attempt 

14/06/2020 09:26:28 INFO GlusterFS mount attempt 

14/06/2020 09:25:57 INFO GlusterFS mount attempt 

14/06/2020 09:25:27 INFO GlusterFS mount attempt 

14/06/2020 09:24:57 INFO GlusterFS mount attempt 

14/06/2020 09:24:27 INFO GlusterFS mount attempt 

14/06/2020 09:23:57 INFO GlusterFS mount attempt 

14/06/2020 09:23:27 INFO GlusterFS mount attempt 

14/06/2020 09:22:57 INFO GlusterFS mount attempt 

14/06/2020 09:22:27 INFO GlusterFS mount attempt 

14/06/2020 09:21:57 INFO GlusterFS mount attempt 

14/06/2020 09:21:27 INFO GlusterFS mount attempt 

14/06/2020 09:20:57 INFO GlusterFS mount attempt 

14/06/2020 09:20:27 INFO GlusterFS mount attempt 

14/06/2020 09:19:56 INFO GlusterFS mount attempt 

14/06/2020 09:19:26 INFO GlusterFS mount attempt 

14/06/2020 09:18:56 INFO GlusterFS mount attempt 

14/06/2020 09:18:26 INFO GlusterFS mount attempt 

14/06/2020 09:17:56 INFO GlusterFS mount attempt 

14/06/2020 09:17:26 INFO GlusterFS mount attempt 

14/06/2020 09:16:56 INFO GlusterFS mount attempt 

14/06/2020 09:16:26 INFO GlusterFS mount attempt 

14/06/2020 09:15:56 INFO GlusterFS mount attempt 

14/06/2020 09:15:26 INFO GlusterFS mount attempt 

14/06/2020 09:14:55 INFO GlusterFS mount attempt 

14/06/2020 09:14:25 INFO GlusterFS mount attempt 

14/06/2020 09:13:55 INFO GlusterFS mount attempt 

14/06/2020 09:13:25 INFO GlusterFS mount attempt 

14/06/2020 09:12:55 INFO GlusterFS mount attempt 

14/06/2020 09:12:25 INFO GlusterFS mount attempt 

14/06/2020 09:11:55 INFO GlusterFS mount attempt 

14/06/2020 09:11:25 INFO GlusterFS mount attempt 

14/06/2020 09:10:55 INFO GlusterFS mount attempt 

14/06/2020 09:10:25 INFO GlusterFS mount attempt 

14/06/2020 09:09:54 INFO GlusterFS mount attempt 

14/06/2020 09:09:24 INFO GlusterFS mount attempt 

14/06/2020 09:08:54 INFO GlusterFS mount attempt 

14/06/2020 09:08:24 INFO GlusterFS mount attempt 

14/06/2020 09:07:54 INFO GlusterFS mount attempt 

14/06/2020 09:07:24 INFO GlusterFS mount attempt 

14/06/2020 09:06:54 INFO GlusterFS mount attempt 

14/06/2020 09:06:24 INFO GlusterFS mount attempt 

14/06/2020 09:05:54 INFO GlusterFS mount attempt 

14/06/2020 09:05:24 INFO GlusterFS mount attempt 

14/06/2020 09:04:54 INFO GlusterFS mount attempt 

14/06/2020 09:04:23 INFO GlusterFS mount attempt 

14/06/2020 09:03:53 INFO GlusterFS mount attempt 

14/06/2020 09:03:23 INFO GlusterFS mount attempt 

14/06/2020 09:02:53 INFO GlusterFS mount attempt 

14/06/2020 09:02:23 INFO GlusterFS mount attempt 

14/06/2020 09:01:53 INFO GlusterFS mount attempt 

14/06/2020 09:01:23 INFO GlusterFS mount attempt 

14/06/2020 09:00:53 INFO GlusterFS mount attempt 

14/06/2020 09:00:23 INFO GlusterFS mount attempt 

14/06/2020 08:59:53 INFO GlusterFS mount attempt 

14/06/2020 08:59:23 INFO GlusterFS mount attempt 

14/06/2020 08:58:52 INFO GlusterFS mount attempt 

14/06/2020 08:58:22 INFO GlusterFS mount attempt 

14/06/2020 08:57:52 INFO GlusterFS mount attempt 

14/06/2020 08:57:22 INFO GlusterFS mount attempt 

14/06/2020 08:56:52 INFO GlusterFS mount attempt 

14/06/2020 08:56:22 INFO GlusterFS mount attempt 

14/06/2020 08:55:52 INFO GlusterFS mount attempt 

14/06/2020 08:55:22 INFO GlusterFS mount attempt 

14/06/2020 08:54:52 INFO GlusterFS mount attempt 

14/06/2020 08:54:22 INFO GlusterFS mount attempt 

14/06/2020 08:53:52 INFO GlusterFS mount attempt 

14/06/2020 08:53:21 INFO GlusterFS mount attempt 

14/06/2020 08:52:51 INFO GlusterFS mount attempt 

14/06/2020 08:52:21 INFO GlusterFS mount attempt 

14/06/2020 08:51:51 INFO GlusterFS mount attempt 

14/06/2020 08:51:21 INFO GlusterFS mount attempt 

14/06/2020 08:50:51 INFO GlusterFS mount attempt 

14/06/2020 08:50:21 INFO GlusterFS mount attempt 

14/06/2020 08:49:51 INFO GlusterFS mount attempt 

14/06/2020 08:49:21 INFO GlusterFS mount attempt 

14/06/2020 08:48:51 INFO GlusterFS mount attempt 

14/06/2020 08:48:21 INFO GlusterFS mount attempt 

14/06/2020 08:47:51 INFO GlusterFS mount attempt 

14/06/2020 08:47:20 INFO GlusterFS mount attempt 

14/06/2020 08:46:50 INFO GlusterFS mount attempt 

14/06/2020 08:46:20 INFO GlusterFS mount attempt 

14/06/2020 08:45:50 INFO GlusterFS mount attempt 

14/06/2020 08:45:20 INFO GlusterFS mount attempt 

14/06/2020 08:44:50 INFO GlusterFS mount attempt 

14/06/2020 08:44:20 INFO GlusterFS mount attempt 

14/06/2020 08:43:50 INFO GlusterFS mount attempt 

14/06/2020 08:43:20 INFO GlusterFS mount attempt 

14/06/2020 08:42:50 INFO GlusterFS mount attempt 

14/06/2020 08:42:20 INFO GlusterFS mount attempt 

14/06/2020 08:41:49 INFO GlusterFS mount attempt 

14/06/2020 08:41:19 INFO GlusterFS mount attempt 

14/06/2020 08:40:49 INFO GlusterFS mount attempt 

14/06/2020 08:40:19 INFO GlusterFS mount attempt 

14/06/2020 08:39:49 INFO GlusterFS mount attempt 

14/06/2020 08:39:19 INFO GlusterFS mount attempt 

14/06/2020 08:38:49 INFO GlusterFS mount attempt 

14/06/2020 08:38:19 INFO GlusterFS mount attempt 

14/06/2020 08:37:49 INFO GlusterFS mount attempt 

14/06/2020 08:37:19 INFO GlusterFS mount attempt 

14/06/2020 08:36:48 INFO GlusterFS mount attempt 

14/06/2020 08:36:18 INFO GlusterFS mount attempt 

14/06/2020 08:35:48 INFO GlusterFS mount attempt 

14/06/2020 08:35:18 INFO GlusterFS mount attempt 

14/06/2020 08:34:48 INFO GlusterFS mount attempt 

14/06/2020 08:34:18 INFO GlusterFS mount attempt 

14/06/2020 08:33:48 INFO GlusterFS mount attempt 

14/06/2020 08:33:18 INFO GlusterFS mount attempt 

14/06/2020 08:32:48 INFO GlusterFS mount attempt 

14/06/2020 08:32:18 INFO GlusterFS mount attempt 

14/06/2020 08:31:48 INFO GlusterFS mount attempt 

14/06/2020 08:31:17 INFO GlusterFS mount attempt 

14/06/2020 08:30:47 INFO GlusterFS mount attempt 

14/06/2020 08:30:17 INFO GlusterFS mount attempt 

14/06/2020 08:29:47 INFO GlusterFS mount attempt 

14/06/2020 08:29:17 INFO GlusterFS mount attempt 

14/06/2020 08:28:47 INFO GlusterFS mount attempt 

14/06/2020 08:28:17 INFO GlusterFS mount attempt 

14/06/2020 08:27:47 INFO GlusterFS mount attempt 

14/06/2020 08:27:17 INFO GlusterFS mount attempt 

14/06/2020 08:26:47 INFO GlusterFS mount attempt 

14/06/2020 08:26:17 INFO GlusterFS mount attempt 

14/06/2020 08:25:46 INFO GlusterFS mount attempt 

14/06/2020 08:25:16 INFO GlusterFS mount attempt 

14/06/2020 08:24:46 INFO GlusterFS mount attempt 

14/06/2020 08:24:16 INFO GlusterFS mount attempt 

14/06/2020 08:23:46 INFO GlusterFS mount attempt 

14/06/2020 08:23:16 INFO GlusterFS mount attempt 

14/06/2020 08:22:46 INFO GlusterFS mount attempt 

14/06/2020 08:22:16 INFO GlusterFS mount attempt 

14/06/2020 08:21:46 INFO GlusterFS mount attempt 

14/06/2020 08:21:16 INFO GlusterFS mount attempt 

14/06/2020 08:20:45 INFO GlusterFS mount attempt 

14/06/2020 08:20:15 INFO GlusterFS mount attempt 

14/06/2020 08:19:45 INFO GlusterFS mount attempt 

14/06/2020 08:19:15 INFO GlusterFS mount attempt 

14/06/2020 08:18:45 INFO GlusterFS mount attempt 

14/06/2020 08:18:15 INFO GlusterFS mount attempt 

14/06/2020 08:17:45 INFO GlusterFS mount attempt 

14/06/2020 08:17:15 INFO GlusterFS mount attempt 

14/06/2020 08:16:45 INFO GlusterFS mount attempt 

14/06/2020 08:16:15 INFO GlusterFS mount attempt 

14/06/2020 08:15:45 INFO GlusterFS mount attempt 

14/06/2020 08:15:14 INFO GlusterFS mount attempt 

14/06/2020 08:14:44 INFO GlusterFS mount attempt 

14/06/2020 08:14:14 INFO GlusterFS mount attempt 

14/06/2020 08:13:44 INFO GlusterFS mount attempt 

14/06/2020 08:13:14 INFO GlusterFS mount attempt 

14/06/2020 08:12:44 INFO GlusterFS mount attempt 

14/06/2020 08:12:14 INFO GlusterFS mount attempt 

14/06/2020 08:11:44 INFO GlusterFS mount attempt 

14/06/2020 08:11:14 INFO GlusterFS mount attempt 

14/06/2020 08:10:44 INFO GlusterFS mount attempt 

14/06/2020 08:10:14 INFO GlusterFS mount attempt 

14/06/2020 08:09:43 INFO GlusterFS mount attempt 

14/06/2020 08:09:13 INFO GlusterFS mount attempt 

14/06/2020 08:08:43 INFO GlusterFS mount attempt 

14/06/2020 08:08:13 INFO GlusterFS mount attempt 

14/06/2020 08:07:43 INFO GlusterFS mount attempt 

14/06/2020 08:07:13 INFO GlusterFS mount attempt 

14/06/2020 08:06:43 INFO GlusterFS mount attempt 

14/06/2020 08:06:13 INFO GlusterFS mount attempt 

14/06/2020 08:05:43 INFO GlusterFS mount attempt 

14/06/2020 08:05:13 INFO GlusterFS mount attempt 

14/06/2020 08:04:43 INFO GlusterFS mount attempt 

14/06/2020 08:04:12 INFO GlusterFS mount attempt 

14/06/2020 08:03:42 INFO GlusterFS mount attempt 

14/06/2020 08:03:12 INFO GlusterFS mount attempt 

14/06/2020 08:02:42 INFO GlusterFS mount attempt 

14/06/2020 08:02:12 INFO GlusterFS mount attempt 

14/06/2020 08:01:42 INFO GlusterFS mount attempt 

14/06/2020 08:01:12 INFO GlusterFS mount attempt 

14/06/2020 08:00:42 INFO GlusterFS mount attempt 

14/06/2020 08:00:12 INFO GlusterFS mount attempt 

14/06/2020 07:59:42 INFO GlusterFS mount attempt 

14/06/2020 07:59:11 INFO GlusterFS mount attempt 

14/06/2020 07:58:41 INFO GlusterFS mount attempt 

14/06/2020 07:58:11 INFO GlusterFS mount attempt 

14/06/2020 07:57:41 INFO GlusterFS mount attempt 

14/06/2020 07:57:11 INFO GlusterFS mount attempt 

14/06/2020 07:56:41 INFO GlusterFS mount attempt 

14/06/2020 07:56:11 INFO GlusterFS mount attempt 

14/06/2020 07:55:41 INFO GlusterFS mount attempt 

14/06/2020 07:55:11 INFO GlusterFS mount attempt 

14/06/2020 07:54:41 INFO GlusterFS mount attempt 

14/06/2020 07:54:11 INFO GlusterFS mount attempt 

14/06/2020 07:53:40 INFO GlusterFS mount attempt 

14/06/2020 07:53:10 INFO GlusterFS mount attempt 

14/06/2020 07:52:40 INFO GlusterFS mount attempt 

14/06/2020 07:52:10 INFO GlusterFS mount attempt 

14/06/2020 07:51:40 INFO GlusterFS mount attempt 

14/06/2020 07:51:10 INFO GlusterFS mount attempt 

14/06/2020 07:50:40 INFO GlusterFS mount attempt 

14/06/2020 07:50:10 INFO GlusterFS mount attempt 

14/06/2020 07:49:40 INFO GlusterFS mount attempt 

14/06/2020 07:49:10 INFO GlusterFS mount attempt 

14/06/2020 07:48:39 INFO GlusterFS mount attempt 

14/06/2020 07:48:09 INFO GlusterFS mount attempt 

14/06/2020 07:47:39 INFO GlusterFS mount attempt 

14/06/2020 07:47:09 INFO GlusterFS mount attempt 

14/06/2020 07:46:39 INFO GlusterFS mount attempt 

14/06/2020 07:46:09 INFO GlusterFS mount attempt 

14/06/2020 07:45:39 INFO GlusterFS mount attempt 

14/06/2020 07:45:09 INFO GlusterFS mount attempt 

14/06/2020 07:44:39 INFO GlusterFS mount attempt 

14/06/2020 07:44:09 INFO GlusterFS mount attempt 

14/06/2020 07:43:39 INFO GlusterFS mount attempt 

14/06/2020 07:43:09 INFO GlusterFS mount attempt 

14/06/2020 07:42:38 INFO GlusterFS mount attempt 

14/06/2020 07:42:08 INFO GlusterFS mount attempt 

14/06/2020 07:41:38 INFO GlusterFS mount attempt 

14/06/2020 07:41:08 INFO GlusterFS mount attempt 

14/06/2020 07:40:38 INFO GlusterFS mount attempt 

14/06/2020 07:40:08 INFO GlusterFS mount attempt 

14/06/2020 07:39:38 INFO GlusterFS mount attempt 

14/06/2020 07:39:08 INFO GlusterFS mount attempt 

14/06/2020 07:38:38 INFO GlusterFS mount attempt 

14/06/2020 07:38:08 INFO GlusterFS mount attempt 

14/06/2020 07:37:37 INFO GlusterFS mount attempt 

14/06/2020 07:37:07 INFO GlusterFS mount attempt 

14/06/2020 07:36:37 INFO GlusterFS mount attempt 

14/06/2020 07:36:07 INFO GlusterFS mount attempt 

14/06/2020 07:35:37 INFO GlusterFS mount attempt 

14/06/2020 07:35:07 INFO GlusterFS mount attempt 

14/06/2020 07:34:37 INFO GlusterFS mount attempt 

14/06/2020 07:34:07 INFO GlusterFS mount attempt 

14/06/2020 07:33:37 INFO GlusterFS mount attempt 

14/06/2020 07:33:07 INFO GlusterFS mount attempt 

14/06/2020 07:32:37 INFO GlusterFS mount attempt 

14/06/2020 07:32:07 INFO GlusterFS mount attempt 

14/06/2020 07:31:36 INFO GlusterFS mount attempt 

14/06/2020 07:31:06 INFO GlusterFS mount attempt 

14/06/2020 07:30:36 INFO GlusterFS mount attempt 

14/06/2020 07:30:06 INFO GlusterFS mount attempt 

14/06/2020 07:29:36 INFO GlusterFS mount attempt 

14/06/2020 07:29:06 INFO GlusterFS mount attempt 

14/06/2020 07:28:36 INFO GlusterFS mount attempt 

14/06/2020 07:28:06 INFO GlusterFS mount attempt 

14/06/2020 07:27:36 INFO GlusterFS mount attempt 

14/06/2020 07:27:06 INFO GlusterFS mount attempt 

14/06/2020 07:26:35 INFO GlusterFS mount attempt 

14/06/2020 07:26:05 INFO GlusterFS mount attempt 

14/06/2020 07:25:35 INFO GlusterFS mount attempt 

14/06/2020 07:25:05 INFO GlusterFS mount attempt 

14/06/2020 07:24:35 INFO GlusterFS mount attempt 

14/06/2020 07:24:05 INFO GlusterFS mount attempt 

14/06/2020 07:23:35 INFO GlusterFS mount attempt 

14/06/2020 07:23:05 INFO GlusterFS mount attempt 

14/06/2020 07:22:35 INFO GlusterFS mount attempt 

14/06/2020 07:22:05 INFO GlusterFS mount attempt 

14/06/2020 07:21:35 INFO GlusterFS mount attempt 

14/06/2020 07:21:04 INFO GlusterFS mount attempt 

14/06/2020 07:20:34 INFO GlusterFS mount attempt 

14/06/2020 07:20:04 INFO GlusterFS mount attempt 

14/06/2020 07:19:34 INFO GlusterFS mount attempt 

14/06/2020 07:19:04 INFO GlusterFS mount attempt 

14/06/2020 07:18:34 INFO GlusterFS mount attempt 

14/06/2020 07:18:04 INFO GlusterFS mount attempt 

14/06/2020 07:17:34 INFO GlusterFS mount attempt 

14/06/2020 07:17:04 INFO GlusterFS mount attempt 

14/06/2020 07:16:34 INFO GlusterFS mount attempt 

14/06/2020 07:16:04 INFO GlusterFS mount attempt 

14/06/2020 07:15:33 INFO GlusterFS mount attempt 

14/06/2020 07:15:03 INFO GlusterFS mount attempt 

14/06/2020 07:14:33 INFO GlusterFS mount attempt 

14/06/2020 07:14:03 INFO GlusterFS mount attempt 

14/06/2020 07:13:33 INFO GlusterFS mount attempt 

14/06/2020 07:13:03 INFO GlusterFS mount attempt 

14/06/2020 07:12:33 INFO GlusterFS mount attempt 

14/06/2020 07:12:03 INFO GlusterFS mount attempt 

14/06/2020 07:11:33 INFO GlusterFS mount attempt 

14/06/2020 07:11:03 INFO GlusterFS mount attempt 

14/06/2020 07:10:33 INFO GlusterFS mount attempt 

14/06/2020 07:10:03 INFO GlusterFS mount attempt 

14/06/2020 07:09:32 INFO GlusterFS mount attempt 

14/06/2020 07:09:02 INFO GlusterFS mount attempt 

14/06/2020 07:08:32 INFO GlusterFS mount attempt 

14/06/2020 07:08:02 INFO GlusterFS mount attempt 

14/06/2020 07:07:32 INFO GlusterFS mount attempt 

14/06/2020 07:07:02 INFO GlusterFS mount attempt 

14/06/2020 07:06:32 INFO GlusterFS mount attempt 

14/06/2020 07:06:02 INFO GlusterFS mount attempt 

14/06/2020 07:05:32 INFO GlusterFS mount attempt 

14/06/2020 07:05:02 INFO GlusterFS mount attempt 

14/06/2020 07:04:32 INFO GlusterFS mount attempt 

14/06/2020 07:04:01 INFO GlusterFS mount attempt 

14/06/2020 07:03:31 INFO GlusterFS mount attempt 

14/06/2020 07:03:01 INFO GlusterFS mount attempt 

14/06/2020 07:02:31 INFO GlusterFS mount attempt 

14/06/2020 07:02:01 INFO GlusterFS mount attempt 

14/06/2020 07:01:31 INFO GlusterFS mount attempt 

14/06/2020 07:01:01 INFO GlusterFS mount attempt 

14/06/2020 07:00:31 INFO GlusterFS mount attempt 

14/06/2020 07:00:01 INFO GlusterFS mount attempt 

14/06/2020 06:59:31 INFO GlusterFS mount attempt 

14/06/2020 06:59:01 INFO GlusterFS mount attempt 

14/06/2020 06:58:30 INFO GlusterFS mount attempt 

14/06/2020 06:58:00 INFO GlusterFS mount attempt 

14/06/2020 06:57:30 INFO GlusterFS mount attempt 

14/06/2020 06:57:00 INFO GlusterFS mount attempt 

14/06/2020 06:56:30 INFO GlusterFS mount attempt 

14/06/2020 06:56:00 INFO GlusterFS mount attempt 

14/06/2020 06:55:30 INFO GlusterFS mount attempt 

14/06/2020 06:55:00 INFO GlusterFS mount attempt 

14/06/2020 06:54:30 INFO GlusterFS mount attempt 

14/06/2020 06:54:00 INFO GlusterFS mount attempt 

14/06/2020 06:53:30 INFO GlusterFS mount attempt 

14/06/2020 06:52:59 INFO GlusterFS mount attempt 

14/06/2020 06:52:29 INFO GlusterFS mount attempt 

14/06/2020 06:51:59 INFO GlusterFS mount attempt 

14/06/2020 06:51:29 INFO GlusterFS mount attempt 

14/06/2020 06:50:59 INFO GlusterFS mount attempt 

14/06/2020 06:50:29 INFO GlusterFS mount attempt 

14/06/2020 06:49:59 INFO GlusterFS mount attempt 

14/06/2020 06:49:29 INFO GlusterFS mount attempt 

14/06/2020 06:48:59 INFO GlusterFS mount attempt 

14/06/2020 06:48:29 INFO GlusterFS mount attempt 

14/06/2020 06:47:59 INFO GlusterFS mount attempt 

14/06/2020 06:47:28 INFO GlusterFS mount attempt 

14/06/2020 06:46:58 INFO GlusterFS mount attempt 

14/06/2020 06:46:28 INFO GlusterFS mount attempt 

14/06/2020 06:45:58 INFO GlusterFS mount attempt 

14/06/2020 06:45:28 INFO GlusterFS mount attempt 

14/06/2020 06:44:58 INFO GlusterFS mount attempt 

14/06/2020 06:44:28 INFO GlusterFS mount attempt 

14/06/2020 06:43:58 INFO GlusterFS mount attempt 

14/06/2020 06:43:28 INFO GlusterFS mount attempt 

14/06/2020 06:42:58 INFO GlusterFS mount attempt 

14/06/2020 06:42:27 INFO GlusterFS mount attempt 

14/06/2020 06:41:57 INFO GlusterFS mount attempt 

14/06/2020 06:41:27 INFO GlusterFS mount attempt 

14/06/2020 06:40:57 INFO GlusterFS mount attempt 

14/06/2020 06:40:27 INFO GlusterFS mount attempt 

14/06/2020 06:39:57 INFO GlusterFS mount attempt 

14/06/2020 06:39:27 INFO GlusterFS mount attempt 

14/06/2020 06:38:57 INFO GlusterFS mount attempt 

14/06/2020 06:38:27 INFO GlusterFS mount attempt 

14/06/2020 06:37:57 INFO GlusterFS mount attempt 

14/06/2020 06:37:27 INFO GlusterFS mount attempt 

14/06/2020 06:36:56 INFO GlusterFS mount attempt 

14/06/2020 06:36:26 INFO GlusterFS mount attempt 

14/06/2020 06:35:56 INFO GlusterFS mount attempt 

14/06/2020 06:35:26 INFO GlusterFS mount attempt 

14/06/2020 06:34:56 INFO GlusterFS mount attempt 

14/06/2020 06:34:26 INFO GlusterFS mount attempt 

14/06/2020 06:33:56 INFO GlusterFS mount attempt 

14/06/2020 06:33:26 INFO GlusterFS mount attempt 

14/06/2020 06:32:56 INFO GlusterFS mount attempt 

14/06/2020 06:32:26 INFO GlusterFS mount attempt 

14/06/2020 06:31:55 INFO GlusterFS mount attempt 

14/06/2020 06:31:25 INFO GlusterFS mount attempt 

14/06/2020 06:30:55 INFO GlusterFS mount attempt 

14/06/2020 06:30:25 INFO GlusterFS mount attempt 

14/06/2020 06:29:55 INFO GlusterFS mount attempt 

14/06/2020 06:29:25 INFO GlusterFS mount attempt 

14/06/2020 06:28:55 INFO GlusterFS mount attempt 

14/06/2020 06:28:25 INFO GlusterFS mount attempt 

14/06/2020 06:27:55 INFO GlusterFS mount attempt 

14/06/2020 06:27:25 INFO GlusterFS mount attempt 

14/06/2020 06:26:55 INFO GlusterFS mount attempt 

14/06/2020 06:26:24 INFO GlusterFS mount attempt 

14/06/2020 06:25:54 INFO GlusterFS mount attempt 

14/06/2020 06:25:24 INFO GlusterFS mount attempt 

14/06/2020 06:24:54 INFO GlusterFS mount attempt 

14/06/2020 06:24:24 INFO GlusterFS mount attempt 

14/06/2020 06:23:54 INFO GlusterFS mount attempt 

14/06/2020 06:23:24 INFO GlusterFS mount attempt 

14/06/2020 06:22:54 INFO GlusterFS mount attempt 

14/06/2020 06:22:24 INFO GlusterFS mount attempt 

14/06/2020 06:21:54 INFO GlusterFS mount attempt 

14/06/2020 06:21:24 INFO GlusterFS mount attempt 

14/06/2020 06:20:54 INFO GlusterFS mount attempt 

14/06/2020 06:20:23 INFO GlusterFS mount attempt 

14/06/2020 06:19:53 INFO GlusterFS mount attempt 

14/06/2020 06:19:23 INFO GlusterFS mount attempt 

14/06/2020 06:18:53 INFO GlusterFS mount attempt 

14/06/2020 06:18:23 INFO GlusterFS mount attempt 

14/06/2020 06:17:53 INFO GlusterFS mount attempt 

14/06/2020 06:17:23 INFO GlusterFS mount attempt 

14/06/2020 06:16:53 INFO GlusterFS mount attempt 

14/06/2020 06:16:23 INFO GlusterFS mount attempt 

14/06/2020 06:15:53 INFO GlusterFS mount attempt 

14/06/2020 06:15:23 INFO GlusterFS mount attempt 

14/06/2020 06:14:52 INFO GlusterFS mount attempt 

14/06/2020 06:14:22 INFO GlusterFS mount attempt 

14/06/2020 06:13:52 INFO GlusterFS mount attempt 

14/06/2020 06:13:22 INFO GlusterFS mount attempt 

14/06/2020 06:12:52 INFO GlusterFS mount attempt 

14/06/2020 06:12:22 INFO GlusterFS mount attempt 

14/06/2020 06:11:52 INFO GlusterFS mount attempt 

14/06/2020 06:11:22 INFO GlusterFS mount attempt 

14/06/2020 06:10:52 INFO GlusterFS mount attempt 

14/06/2020 06:10:22 INFO GlusterFS mount attempt 

14/06/2020 06:09:51 INFO GlusterFS mount attempt 

14/06/2020 06:09:21 INFO GlusterFS mount attempt 

14/06/2020 06:08:51 INFO GlusterFS mount attempt 

14/06/2020 06:08:21 INFO GlusterFS mount attempt 

14/06/2020 06:07:51 INFO GlusterFS mount attempt 

14/06/2020 06:07:21 INFO GlusterFS mount attempt 

14/06/2020 06:06:51 INFO GlusterFS mount attempt 

14/06/2020 06:06:21 INFO GlusterFS mount attempt 

14/06/2020 06:05:51 INFO GlusterFS mount attempt 

14/06/2020 06:05:21 INFO GlusterFS mount attempt 

14/06/2020 06:04:51 INFO GlusterFS mount attempt 

14/06/2020 06:04:20 INFO GlusterFS mount attempt 

14/06/2020 06:03:50 INFO GlusterFS mount attempt 

14/06/2020 06:03:20 INFO GlusterFS mount attempt 

14/06/2020 06:02:50 INFO GlusterFS mount attempt 

14/06/2020 06:02:20 INFO GlusterFS mount attempt 

14/06/2020 06:01:50 INFO GlusterFS mount attempt 

14/06/2020 06:01:20 INFO GlusterFS mount attempt 

14/06/2020 06:00:50 INFO GlusterFS mount attempt 

14/06/2020 06:00:20 INFO GlusterFS mount attempt 

14/06/2020 05:59:50 INFO GlusterFS mount attempt 

14/06/2020 05:59:20 INFO GlusterFS mount attempt 

14/06/2020 05:58:49 INFO GlusterFS mount attempt 

14/06/2020 05:58:19 INFO GlusterFS mount attempt 

14/06/2020 05:57:49 INFO GlusterFS mount attempt 

14/06/2020 05:57:19 INFO GlusterFS mount attempt 

14/06/2020 05:56:49 INFO GlusterFS mount attempt 

14/06/2020 05:56:19 INFO GlusterFS mount attempt 

14/06/2020 05:55:49 INFO GlusterFS mount attempt 

14/06/2020 05:55:19 INFO GlusterFS mount attempt 

14/06/2020 05:54:49 INFO GlusterFS mount attempt 

14/06/2020 05:54:19 INFO GlusterFS mount attempt 

14/06/2020 05:53:48 INFO GlusterFS mount attempt 

14/06/2020 05:53:18 INFO GlusterFS mount attempt 

14/06/2020 05:52:48 INFO GlusterFS mount attempt 

14/06/2020 05:52:18 INFO GlusterFS mount attempt 

14/06/2020 05:51:48 INFO GlusterFS mount attempt 

14/06/2020 05:51:18 INFO GlusterFS mount attempt 

14/06/2020 05:50:48 INFO GlusterFS mount attempt 

14/06/2020 05:50:18 INFO GlusterFS mount attempt 

14/06/2020 05:49:48 INFO GlusterFS mount attempt 

14/06/2020 05:49:18 INFO GlusterFS mount attempt 

14/06/2020 05:48:48 INFO GlusterFS mount attempt 

14/06/2020 05:48:17 INFO GlusterFS mount attempt 

14/06/2020 05:47:47 INFO GlusterFS mount attempt 

14/06/2020 05:47:17 INFO GlusterFS mount attempt 

14/06/2020 05:46:47 INFO GlusterFS mount attempt 

14/06/2020 05:46:17 INFO GlusterFS mount attempt 

14/06/2020 05:45:47 INFO GlusterFS mount attempt 

14/06/2020 05:45:17 INFO GlusterFS mount attempt 

14/06/2020 05:44:47 INFO GlusterFS mount attempt 

14/06/2020 05:44:17 INFO GlusterFS mount attempt 

14/06/2020 05:43:47 INFO GlusterFS mount attempt 

14/06/2020 05:43:17 INFO GlusterFS mount attempt 

14/06/2020 05:42:46 INFO GlusterFS mount attempt 

14/06/2020 05:42:16 INFO GlusterFS mount attempt 

14/06/2020 05:41:46 INFO GlusterFS mount attempt 

14/06/2020 05:41:16 INFO GlusterFS mount attempt 

14/06/2020 05:40:46 INFO GlusterFS mount attempt 

14/06/2020 05:40:16 INFO GlusterFS mount attempt 

14/06/2020 05:39:46 INFO GlusterFS mount attempt 

14/06/2020 05:39:16 INFO GlusterFS mount attempt 

14/06/2020 05:38:46 INFO GlusterFS mount attempt 

14/06/2020 05:38:16 INFO GlusterFS mount attempt 

14/06/2020 05:37:46 INFO GlusterFS mount attempt 

14/06/2020 05:37:15 INFO GlusterFS mount attempt 

14/06/2020 05:36:45 INFO GlusterFS mount attempt 

14/06/2020 05:36:15 INFO GlusterFS mount attempt 

14/06/2020 05:35:45 INFO GlusterFS mount attempt 

14/06/2020 05:35:15 INFO GlusterFS mount attempt 

14/06/2020 05:34:45 INFO GlusterFS mount attempt 

14/06/2020 05:34:15 INFO GlusterFS mount attempt 

14/06/2020 05:33:45 INFO GlusterFS mount attempt 

14/06/2020 05:33:15 INFO GlusterFS mount attempt 

14/06/2020 05:32:45 INFO GlusterFS mount attempt 

14/06/2020 05:32:15 INFO GlusterFS mount attempt 

14/06/2020 05:31:44 INFO GlusterFS mount attempt 

14/06/2020 05:31:14 INFO GlusterFS mount attempt 

14/06/2020 05:30:44 INFO GlusterFS mount attempt 

14/06/2020 05:30:14 INFO GlusterFS mount attempt 

14/06/2020 05:29:44 INFO GlusterFS mount attempt 

14/06/2020 05:29:14 INFO GlusterFS mount attempt 

14/06/2020 05:28:44 INFO GlusterFS mount attempt 

14/06/2020 05:28:14 INFO GlusterFS mount attempt 

14/06/2020 05:27:44 INFO GlusterFS mount attempt 

14/06/2020 05:27:14 INFO GlusterFS mount attempt 

14/06/2020 05:26:44 INFO GlusterFS mount attempt 

14/06/2020 05:26:13 INFO GlusterFS mount attempt 

14/06/2020 05:25:43 INFO GlusterFS mount attempt 

14/06/2020 05:25:13 INFO GlusterFS mount attempt 

14/06/2020 05:24:43 INFO GlusterFS mount attempt 

14/06/2020 05:24:13 INFO GlusterFS mount attempt 

14/06/2020 05:23:43 INFO GlusterFS mount attempt 

14/06/2020 05:23:13 INFO GlusterFS mount attempt 

14/06/2020 05:22:43 INFO GlusterFS mount attempt 

14/06/2020 05:22:13 INFO GlusterFS mount attempt 

14/06/2020 05:21:43 INFO GlusterFS mount attempt 

14/06/2020 05:21:13 INFO GlusterFS mount attempt 

14/06/2020 05:20:42 INFO GlusterFS mount attempt 

14/06/2020 05:20:12 INFO GlusterFS mount attempt 

14/06/2020 05:19:42 INFO GlusterFS mount attempt 

14/06/2020 05:19:12 INFO GlusterFS mount attempt 

14/06/2020 05:18:42 INFO GlusterFS mount attempt 

14/06/2020 05:18:12 INFO GlusterFS mount attempt 

14/06/2020 05:17:42 INFO GlusterFS mount attempt 

14/06/2020 05:17:12 INFO GlusterFS mount attempt 

14/06/2020 05:16:42 INFO GlusterFS mount attempt 

14/06/2020 05:16:12 INFO GlusterFS mount attempt 

14/06/2020 05:15:42 INFO GlusterFS mount attempt 

14/06/2020 05:15:12 INFO GlusterFS mount attempt 

14/06/2020 05:14:41 INFO GlusterFS mount attempt 

14/06/2020 05:14:11 INFO GlusterFS mount attempt 

14/06/2020 05:13:41 INFO GlusterFS mount attempt 

14/06/2020 05:13:11 INFO GlusterFS mount attempt 

14/06/2020 05:12:41 INFO GlusterFS mount attempt 

14/06/2020 05:12:11 INFO GlusterFS mount attempt 

14/06/2020 05:11:41 INFO GlusterFS mount attempt 

14/06/2020 05:11:11 INFO GlusterFS mount attempt 

14/06/2020 05:10:41 INFO GlusterFS mount attempt 

14/06/2020 05:10:11 INFO GlusterFS mount attempt 

14/06/2020 05:09:41 INFO GlusterFS mount attempt 

14/06/2020 05:09:11 INFO GlusterFS mount attempt 

14/06/2020 05:08:40 INFO GlusterFS mount attempt 

14/06/2020 05:08:10 INFO GlusterFS mount attempt 

14/06/2020 05:07:40 INFO GlusterFS mount attempt 

14/06/2020 05:07:10 INFO GlusterFS mount attempt 

14/06/2020 05:06:40 INFO GlusterFS mount attempt 

14/06/2020 05:06:10 INFO GlusterFS mount attempt 

14/06/2020 05:05:40 INFO GlusterFS mount attempt 

14/06/2020 05:05:10 INFO GlusterFS mount attempt 

14/06/2020 05:04:40 INFO GlusterFS mount attempt 

14/06/2020 05:04:10 INFO GlusterFS mount attempt 

14/06/2020 05:03:40 INFO GlusterFS mount attempt 

14/06/2020 05:03:09 INFO GlusterFS mount attempt 

14/06/2020 05:02:39 INFO GlusterFS mount attempt 

14/06/2020 05:02:09 INFO GlusterFS mount attempt 

14/06/2020 05:01:39 INFO GlusterFS mount attempt 

14/06/2020 05:01:09 INFO GlusterFS mount attempt 

14/06/2020 05:00:39 INFO GlusterFS mount attempt 

14/06/2020 05:00:09 INFO GlusterFS mount attempt 

14/06/2020 04:59:39 INFO GlusterFS mount attempt 

14/06/2020 04:59:09 INFO GlusterFS mount attempt 

14/06/2020 04:58:39 INFO GlusterFS mount attempt 

14/06/2020 04:58:09 INFO GlusterFS mount attempt 

14/06/2020 04:57:38 INFO GlusterFS mount attempt 

14/06/2020 04:57:08 INFO GlusterFS mount attempt 

14/06/2020 04:56:38 INFO GlusterFS mount attempt 

14/06/2020 04:56:08 INFO GlusterFS mount attempt 

14/06/2020 04:55:38 INFO GlusterFS mount attempt 

14/06/2020 04:55:08 INFO GlusterFS mount attempt 

14/06/2020 04:54:38 INFO GlusterFS mount attempt 

14/06/2020 04:54:08 INFO GlusterFS mount attempt 

14/06/2020 04:53:38 INFO GlusterFS mount attempt 

14/06/2020 04:53:08 INFO GlusterFS mount attempt 

14/06/2020 04:52:38 INFO GlusterFS mount attempt 

14/06/2020 04:52:07 INFO GlusterFS mount attempt 

14/06/2020 04:51:37 INFO GlusterFS mount attempt 

14/06/2020 04:51:07 INFO GlusterFS mount attempt 

14/06/2020 04:50:37 INFO GlusterFS mount attempt 

14/06/2020 04:50:07 INFO GlusterFS mount attempt 

14/06/2020 04:49:37 INFO GlusterFS mount attempt 

14/06/2020 04:49:07 INFO GlusterFS mount attempt 

14/06/2020 04:48:37 INFO GlusterFS mount attempt 

14/06/2020 04:48:07 INFO GlusterFS mount attempt 

14/06/2020 04:47:37 INFO GlusterFS mount attempt 

14/06/2020 04:47:07 INFO GlusterFS mount attempt 

14/06/2020 04:46:36 INFO GlusterFS mount attempt 

14/06/2020 04:46:06 INFO GlusterFS mount attempt 

14/06/2020 04:45:36 INFO GlusterFS mount attempt 

14/06/2020 04:45:06 INFO GlusterFS mount attempt 

14/06/2020 04:44:36 INFO GlusterFS mount attempt 

14/06/2020 04:44:06 INFO GlusterFS mount attempt 

14/06/2020 04:43:36 INFO GlusterFS mount attempt 

14/06/2020 04:43:06 INFO GlusterFS mount attempt 

14/06/2020 04:42:36 INFO GlusterFS mount attempt 

14/06/2020 04:42:06 INFO GlusterFS mount attempt 

14/06/2020 04:41:36 INFO GlusterFS mount attempt 

14/06/2020 04:41:05 INFO GlusterFS mount attempt 

14/06/2020 04:40:35 INFO GlusterFS mount attempt 

14/06/2020 04:40:05 INFO GlusterFS mount attempt 

14/06/2020 04:39:35 INFO GlusterFS mount attempt 

14/06/2020 04:39:05 INFO GlusterFS mount attempt 

14/06/2020 04:38:35 INFO GlusterFS mount attempt 

14/06/2020 04:38:05 INFO GlusterFS mount attempt 

14/06/2020 04:37:35 INFO GlusterFS mount attempt 

14/06/2020 04:37:05 INFO GlusterFS mount attempt 

14/06/2020 04:36:35 INFO GlusterFS mount attempt 

14/06/2020 04:36:04 INFO GlusterFS mount attempt 

14/06/2020 04:35:34 INFO GlusterFS mount attempt 

14/06/2020 04:35:04 INFO GlusterFS mount attempt 

14/06/2020 04:34:34 INFO GlusterFS mount attempt 

14/06/2020 04:34:04 INFO GlusterFS mount attempt 

14/06/2020 04:33:34 INFO GlusterFS mount attempt 

14/06/2020 04:33:04 INFO GlusterFS mount attempt 

14/06/2020 04:32:34 INFO GlusterFS mount attempt 

14/06/2020 04:32:04 INFO GlusterFS mount attempt 

14/06/2020 04:31:34 INFO GlusterFS mount attempt 

14/06/2020 04:31:04 INFO GlusterFS mount attempt 

14/06/2020 04:30:34 INFO GlusterFS mount attempt 

14/06/2020 04:30:03 INFO GlusterFS mount attempt 

14/06/2020 04:29:33 INFO GlusterFS mount attempt 

14/06/2020 04:29:03 INFO GlusterFS mount attempt 

14/06/2020 04:28:33 INFO GlusterFS mount attempt 

14/06/2020 04:28:03 INFO GlusterFS mount attempt 

14/06/2020 04:27:33 INFO GlusterFS mount attempt 

14/06/2020 04:27:03 INFO GlusterFS mount attempt 

14/06/2020 04:26:33 INFO GlusterFS mount attempt 

14/06/2020 04:26:03 INFO GlusterFS mount attempt 

14/06/2020 04:25:33 INFO GlusterFS mount attempt 

14/06/2020 04:25:03 INFO GlusterFS mount attempt 

14/06/2020 04:24:32 INFO GlusterFS mount attempt 

14/06/2020 04:24:02 INFO GlusterFS mount attempt 

14/06/2020 04:23:32 INFO GlusterFS mount attempt 

14/06/2020 04:23:02 INFO GlusterFS mount attempt 

14/06/2020 04:22:32 INFO GlusterFS mount attempt 

14/06/2020 04:22:02 INFO GlusterFS mount attempt 

14/06/2020 04:21:32 INFO GlusterFS mount attempt 

14/06/2020 04:21:02 INFO GlusterFS mount attempt 

14/06/2020 04:20:32 INFO GlusterFS mount attempt 

14/06/2020 04:20:02 INFO GlusterFS mount attempt 

14/06/2020 04:19:32 INFO GlusterFS mount attempt 

14/06/2020 04:19:01 INFO GlusterFS mount attempt 

14/06/2020 04:18:31 INFO GlusterFS mount attempt 

14/06/2020 04:18:01 INFO GlusterFS mount attempt 

14/06/2020 04:17:31 INFO GlusterFS mount attempt 

14/06/2020 04:17:01 INFO GlusterFS mount attempt 

14/06/2020 04:16:31 INFO GlusterFS mount attempt 

14/06/2020 04:16:01 INFO GlusterFS mount attempt 

14/06/2020 04:15:31 INFO GlusterFS mount attempt 

14/06/2020 04:15:01 INFO GlusterFS mount attempt 

14/06/2020 04:14:31 INFO GlusterFS mount attempt 

14/06/2020 04:14:01 INFO GlusterFS mount attempt 

14/06/2020 04:13:31 INFO GlusterFS mount attempt 

14/06/2020 04:13:00 INFO GlusterFS mount attempt 

14/06/2020 04:12:30 INFO GlusterFS mount attempt 

14/06/2020 04:12:00 INFO GlusterFS mount attempt 

14/06/2020 04:11:30 INFO GlusterFS mount attempt 

14/06/2020 04:11:00 INFO GlusterFS mount attempt 

14/06/2020 04:10:30 INFO GlusterFS mount attempt 

14/06/2020 04:10:00 INFO GlusterFS mount attempt 

14/06/2020 04:09:30 INFO GlusterFS mount attempt 

14/06/2020 04:09:00 INFO GlusterFS mount attempt 

14/06/2020 04:08:30 INFO GlusterFS mount attempt 

14/06/2020 04:08:00 INFO GlusterFS mount attempt 

14/06/2020 04:07:29 INFO GlusterFS mount attempt 

14/06/2020 04:06:59 INFO GlusterFS mount attempt 

14/06/2020 04:06:29 INFO GlusterFS mount attempt 

14/06/2020 04:05:59 INFO GlusterFS mount attempt 

14/06/2020 04:05:29 INFO GlusterFS mount attempt 

14/06/2020 04:04:59 INFO GlusterFS mount attempt 

14/06/2020 04:04:29 INFO GlusterFS mount attempt 

14/06/2020 04:03:59 INFO GlusterFS mount attempt 

14/06/2020 04:03:29 INFO GlusterFS mount attempt 

14/06/2020 04:02:59 INFO GlusterFS mount attempt 

14/06/2020 04:02:28 INFO GlusterFS mount attempt 

14/06/2020 04:01:58 INFO GlusterFS mount attempt 

14/06/2020 04:01:28 INFO GlusterFS mount attempt 

14/06/2020 04:00:58 INFO GlusterFS mount attempt 

14/06/2020 04:00:28 INFO GlusterFS mount attempt 

14/06/2020 03:59:58 INFO GlusterFS mount attempt 

14/06/2020 03:59:28 INFO GlusterFS mount attempt 

14/06/2020 03:58:58 INFO GlusterFS mount attempt 

14/06/2020 03:58:28 INFO GlusterFS mount attempt 

14/06/2020 03:57:58 INFO GlusterFS mount attempt 

14/06/2020 03:57:28 INFO GlusterFS mount attempt 

14/06/2020 03:56:57 INFO GlusterFS mount attempt 

14/06/2020 03:56:27 INFO GlusterFS mount attempt 

14/06/2020 03:55:57 INFO GlusterFS mount attempt 

14/06/2020 03:55:27 INFO GlusterFS mount attempt 

14/06/2020 03:54:57 INFO GlusterFS mount attempt 

14/06/2020 03:54:27 INFO GlusterFS mount attempt 

14/06/2020 03:53:57 INFO GlusterFS mount attempt 

14/06/2020 03:53:27 INFO GlusterFS mount attempt 

14/06/2020 03:52:57 INFO GlusterFS mount attempt 

14/06/2020 03:52:27 INFO GlusterFS mount attempt 

14/06/2020 03:51:57 INFO GlusterFS mount attempt 

14/06/2020 03:51:26 INFO GlusterFS mount attempt 

14/06/2020 03:50:56 INFO GlusterFS mount attempt 

14/06/2020 03:50:26 INFO GlusterFS mount attempt 

14/06/2020 03:49:56 INFO GlusterFS mount attempt 

14/06/2020 03:49:26 INFO GlusterFS mount attempt 

14/06/2020 03:48:56 INFO GlusterFS mount attempt 

14/06/2020 03:48:26 INFO GlusterFS mount attempt 

14/06/2020 03:47:56 INFO GlusterFS mount attempt 

14/06/2020 03:47:26 INFO GlusterFS mount attempt 

14/06/2020 03:46:56 INFO GlusterFS mount attempt 

14/06/2020 03:46:25 INFO GlusterFS mount attempt 

14/06/2020 03:45:55 INFO GlusterFS mount attempt 

14/06/2020 03:45:25 INFO GlusterFS mount attempt 

14/06/2020 03:44:55 INFO GlusterFS mount attempt 

14/06/2020 03:44:25 INFO GlusterFS mount attempt 

14/06/2020 03:43:55 INFO GlusterFS mount attempt 

14/06/2020 03:43:25 INFO GlusterFS mount attempt 

14/06/2020 03:42:55 INFO GlusterFS mount attempt 

14/06/2020 03:42:25 INFO GlusterFS mount attempt 

14/06/2020 03:41:55 INFO GlusterFS mount attempt 

14/06/2020 03:41:25 INFO GlusterFS mount attempt 

14/06/2020 03:40:54 INFO GlusterFS mount attempt 

14/06/2020 03:40:24 INFO GlusterFS mount attempt 

14/06/2020 03:39:54 INFO GlusterFS mount attempt 

14/06/2020 03:39:24 INFO GlusterFS mount attempt 

14/06/2020 03:38:54 INFO GlusterFS mount attempt 

14/06/2020 03:38:24 INFO GlusterFS mount attempt 

14/06/2020 03:37:54 INFO GlusterFS mount attempt 

14/06/2020 03:37:24 INFO GlusterFS mount attempt 

14/06/2020 03:36:54 INFO GlusterFS mount attempt 

14/06/2020 03:36:24 INFO GlusterFS mount attempt 

14/06/2020 03:35:54 INFO GlusterFS mount attempt 

14/06/2020 03:35:23 INFO GlusterFS mount attempt 

14/06/2020 03:34:53 INFO GlusterFS mount attempt 

14/06/2020 03:34:23 INFO GlusterFS mount attempt 

14/06/2020 03:33:53 INFO GlusterFS mount attempt 

14/06/2020 03:33:23 INFO GlusterFS mount attempt 

14/06/2020 03:32:53 INFO GlusterFS mount attempt 

14/06/2020 03:32:23 INFO GlusterFS mount attempt 

14/06/2020 03:31:53 INFO GlusterFS mount attempt 

14/06/2020 03:31:23 INFO GlusterFS mount attempt 

14/06/2020 03:30:53 INFO GlusterFS mount attempt 

14/06/2020 03:30:23 INFO GlusterFS mount attempt 

14/06/2020 03:29:52 INFO GlusterFS mount attempt 

14/06/2020 03:29:22 INFO GlusterFS mount attempt 

14/06/2020 03:28:52 INFO GlusterFS mount attempt 

14/06/2020 03:28:22 INFO GlusterFS mount attempt 

14/06/2020 03:27:52 INFO GlusterFS mount attempt 

14/06/2020 03:27:22 INFO GlusterFS mount attempt 

14/06/2020 03:26:52 INFO GlusterFS mount attempt 

14/06/2020 03:26:22 INFO GlusterFS mount attempt 

14/06/2020 03:25:52 INFO GlusterFS mount attempt 

14/06/2020 03:25:22 INFO GlusterFS mount attempt 

14/06/2020 03:24:52 INFO GlusterFS mount attempt 

14/06/2020 03:24:21 INFO GlusterFS mount attempt 

14/06/2020 03:23:51 INFO GlusterFS mount attempt 

14/06/2020 03:23:21 INFO GlusterFS mount attempt 

14/06/2020 03:22:51 INFO GlusterFS mount attempt 

14/06/2020 03:22:21 INFO GlusterFS mount attempt 

14/06/2020 03:21:51 INFO GlusterFS mount attempt 

14/06/2020 03:21:21 INFO GlusterFS mount attempt 

14/06/2020 03:20:51 INFO GlusterFS mount attempt 

14/06/2020 03:20:21 INFO GlusterFS mount attempt 

14/06/2020 03:19:50 INFO GlusterFS mount attempt 

14/06/2020 03:19:20 INFO GlusterFS mount attempt 

14/06/2020 03:18:50 INFO GlusterFS mount attempt 

14/06/2020 03:18:20 INFO GlusterFS mount attempt 

14/06/2020 03:17:50 INFO GlusterFS mount attempt 

14/06/2020 03:17:20 INFO GlusterFS mount attempt 

14/06/2020 03:16:50 INFO GlusterFS mount attempt 

14/06/2020 03:16:20 INFO GlusterFS mount attempt 

14/06/2020 03:15:50 INFO GlusterFS mount attempt 

14/06/2020 03:15:20 INFO GlusterFS mount attempt 

14/06/2020 03:14:49 INFO GlusterFS mount attempt 

14/06/2020 03:14:19 INFO GlusterFS mount attempt 

14/06/2020 03:13:49 INFO GlusterFS mount attempt 

14/06/2020 03:13:19 INFO GlusterFS mount attempt 

14/06/2020 03:12:49 INFO GlusterFS mount attempt 

14/06/2020 03:12:19 INFO GlusterFS mount attempt 

14/06/2020 03:11:49 INFO GlusterFS mount attempt 

14/06/2020 03:11:19 INFO GlusterFS mount attempt 

14/06/2020 03:10:49 INFO GlusterFS mount attempt 

14/06/2020 03:10:19 INFO GlusterFS mount attempt 

14/06/2020 03:09:48 INFO GlusterFS mount attempt 

14/06/2020 03:09:18 INFO GlusterFS mount attempt 

14/06/2020 03:08:48 INFO GlusterFS mount attempt 

14/06/2020 03:08:18 INFO GlusterFS mount attempt 

14/06/2020 03:07:48 INFO GlusterFS mount attempt 

14/06/2020 03:07:18 INFO GlusterFS mount attempt 

14/06/2020 03:06:48 INFO GlusterFS mount attempt 

14/06/2020 03:06:18 INFO GlusterFS mount attempt 

14/06/2020 03:05:48 INFO GlusterFS mount attempt 

14/06/2020 03:05:18 INFO GlusterFS mount attempt 

14/06/2020 03:04:48 INFO GlusterFS mount attempt 

14/06/2020 03:04:17 INFO GlusterFS mount attempt 

14/06/2020 03:03:47 INFO GlusterFS mount attempt 

14/06/2020 03:03:17 INFO GlusterFS mount attempt 

14/06/2020 03:02:47 INFO GlusterFS mount attempt 

14/06/2020 03:02:17 INFO GlusterFS mount attempt 

14/06/2020 03:01:47 INFO GlusterFS mount attempt 

14/06/2020 03:01:17 INFO GlusterFS mount attempt 

14/06/2020 03:00:47 INFO GlusterFS mount attempt 

14/06/2020 03:00:17 INFO GlusterFS mount attempt 

14/06/2020 02:59:47 INFO GlusterFS mount attempt 

14/06/2020 02:59:17 INFO GlusterFS mount attempt 

14/06/2020 02:58:46 INFO GlusterFS mount attempt 

14/06/2020 02:58:16 INFO GlusterFS mount attempt 

14/06/2020 02:57:46 INFO GlusterFS mount attempt 

14/06/2020 02:57:16 INFO GlusterFS mount attempt 

14/06/2020 02:56:46 INFO GlusterFS mount attempt 

14/06/2020 02:56:16 INFO GlusterFS mount attempt 

14/06/2020 02:55:46 INFO GlusterFS mount attempt 

14/06/2020 02:55:16 INFO GlusterFS mount attempt 

14/06/2020 02:54:46 INFO GlusterFS mount attempt 

14/06/2020 02:54:16 INFO GlusterFS mount attempt 

14/06/2020 02:53:46 INFO GlusterFS mount attempt 

14/06/2020 02:53:15 INFO GlusterFS mount attempt 

14/06/2020 02:52:45 INFO GlusterFS mount attempt 

14/06/2020 02:52:15 INFO GlusterFS mount attempt 

14/06/2020 02:51:45 INFO GlusterFS mount attempt 

14/06/2020 02:51:15 INFO GlusterFS mount attempt 

14/06/2020 02:50:45 INFO GlusterFS mount attempt 

14/06/2020 02:50:15 INFO GlusterFS mount attempt 

14/06/2020 02:49:45 INFO GlusterFS mount attempt 

14/06/2020 02:49:15 INFO GlusterFS mount attempt 

14/06/2020 02:48:45 INFO GlusterFS mount attempt 

14/06/2020 02:48:15 INFO GlusterFS mount attempt 

14/06/2020 02:47:44 INFO GlusterFS mount attempt 

14/06/2020 02:47:14 INFO GlusterFS mount attempt 

14/06/2020 02:46:44 INFO GlusterFS mount attempt 

14/06/2020 02:46:14 INFO GlusterFS mount attempt 

14/06/2020 02:45:44 INFO GlusterFS mount attempt 

14/06/2020 02:45:14 INFO GlusterFS mount attempt 

14/06/2020 02:44:44 INFO GlusterFS mount attempt 

14/06/2020 02:44:14 INFO GlusterFS mount attempt 

14/06/2020 02:43:44 INFO GlusterFS mount attempt 

14/06/2020 02:43:14 INFO GlusterFS mount attempt 

14/06/2020 02:42:43 INFO GlusterFS mount attempt 

14/06/2020 02:42:13 INFO GlusterFS mount attempt 

14/06/2020 02:41:43 INFO GlusterFS mount attempt 

14/06/2020 02:41:13 INFO GlusterFS mount attempt 

14/06/2020 02:40:43 INFO GlusterFS mount attempt 

14/06/2020 02:40:13 INFO GlusterFS mount attempt 

14/06/2020 02:39:43 INFO GlusterFS mount attempt 

14/06/2020 02:39:13 INFO GlusterFS mount attempt 

14/06/2020 02:38:43 INFO GlusterFS mount attempt 

14/06/2020 02:38:13 INFO GlusterFS mount attempt 

14/06/2020 02:37:43 INFO GlusterFS mount attempt 

14/06/2020 02:37:12 INFO GlusterFS mount attempt 

14/06/2020 02:36:42 INFO GlusterFS mount attempt 

14/06/2020 02:36:12 INFO GlusterFS mount attempt 

14/06/2020 02:35:42 INFO GlusterFS mount attempt 

14/06/2020 02:35:12 INFO GlusterFS mount attempt 

14/06/2020 02:34:42 INFO GlusterFS mount attempt 

14/06/2020 02:34:12 INFO GlusterFS mount attempt 

14/06/2020 02:33:42 INFO GlusterFS mount attempt 

14/06/2020 02:33:12 INFO GlusterFS mount attempt 

14/06/2020 02:32:42 INFO GlusterFS mount attempt 

14/06/2020 02:32:11 INFO GlusterFS mount attempt 

14/06/2020 02:31:41 INFO GlusterFS mount attempt 

14/06/2020 02:31:11 INFO GlusterFS mount attempt 

14/06/2020 02:30:41 INFO GlusterFS mount attempt 

14/06/2020 02:30:11 INFO GlusterFS mount attempt 

14/06/2020 02:29:41 INFO GlusterFS mount attempt 

14/06/2020 02:29:11 INFO GlusterFS mount attempt 

14/06/2020 02:28:41 INFO GlusterFS mount attempt 

14/06/2020 02:28:11 INFO GlusterFS mount attempt 

14/06/2020 02:27:41 INFO GlusterFS mount attempt 

14/06/2020 02:27:11 INFO GlusterFS mount attempt 

14/06/2020 02:26:40 INFO GlusterFS mount attempt 

14/06/2020 02:26:10 INFO GlusterFS mount attempt 

14/06/2020 02:25:40 INFO GlusterFS mount attempt 

14/06/2020 02:25:10 INFO GlusterFS mount attempt 

14/06/2020 02:24:40 INFO GlusterFS mount attempt 

14/06/2020 02:24:10 INFO GlusterFS mount attempt 

14/06/2020 02:23:40 INFO GlusterFS mount attempt 

14/06/2020 02:23:10 INFO GlusterFS mount attempt 

14/06/2020 02:22:40 INFO GlusterFS mount attempt 

14/06/2020 02:22:10 INFO GlusterFS mount attempt 

14/06/2020 02:21:40 INFO GlusterFS mount attempt 

14/06/2020 02:21:09 INFO GlusterFS mount attempt 

14/06/2020 02:20:39 INFO GlusterFS mount attempt 

14/06/2020 02:20:09 INFO GlusterFS mount attempt 

14/06/2020 02:19:39 INFO GlusterFS mount attempt 

14/06/2020 02:19:09 INFO GlusterFS mount attempt 

14/06/2020 02:18:39 INFO GlusterFS mount attempt 

14/06/2020 02:18:09 INFO GlusterFS mount attempt 

14/06/2020 02:17:39 INFO GlusterFS mount attempt 

14/06/2020 02:17:09 INFO GlusterFS mount attempt 

14/06/2020 02:16:39 INFO GlusterFS mount attempt 

14/06/2020 02:16:09 INFO GlusterFS mount attempt 

14/06/2020 02:15:38 INFO GlusterFS mount attempt 

14/06/2020 02:15:08 INFO GlusterFS mount attempt 

14/06/2020 02:14:38 INFO GlusterFS mount attempt 

14/06/2020 02:14:08 INFO GlusterFS mount attempt 

14/06/2020 02:13:38 INFO GlusterFS mount attempt 

14/06/2020 02:13:08 INFO GlusterFS mount attempt 

14/06/2020 02:12:38 INFO GlusterFS mount attempt 

14/06/2020 02:12:08 INFO GlusterFS mount attempt 

14/06/2020 02:11:38 INFO GlusterFS mount attempt 

14/06/2020 02:11:08 INFO GlusterFS mount attempt 

14/06/2020 02:10:37 INFO GlusterFS mount attempt 

14/06/2020 02:10:07 INFO GlusterFS mount attempt 

14/06/2020 02:09:37 INFO GlusterFS mount attempt 

14/06/2020 02:09:07 INFO GlusterFS mount attempt 

14/06/2020 02:08:37 INFO GlusterFS mount attempt 

14/06/2020 02:08:07 INFO GlusterFS mount attempt 

14/06/2020 02:07:37 INFO GlusterFS mount attempt 

14/06/2020 02:07:07 INFO GlusterFS mount attempt 

14/06/2020 02:06:37 INFO GlusterFS mount attempt 

14/06/2020 02:06:07 INFO GlusterFS mount attempt 

14/06/2020 02:05:36 INFO GlusterFS mount attempt 

14/06/2020 02:05:06 INFO GlusterFS mount attempt 

14/06/2020 02:04:36 INFO GlusterFS mount attempt 

14/06/2020 02:04:06 INFO GlusterFS mount attempt 

14/06/2020 02:03:36 INFO GlusterFS mount attempt 

14/06/2020 02:03:06 INFO GlusterFS mount attempt 

14/06/2020 02:02:36 INFO GlusterFS mount attempt 

14/06/2020 02:02:06 INFO GlusterFS mount attempt 

14/06/2020 02:01:36 INFO GlusterFS mount attempt 

14/06/2020 02:01:06 INFO GlusterFS mount attempt 

14/06/2020 02:00:36 INFO GlusterFS mount attempt 

14/06/2020 02:00:05 INFO GlusterFS mount attempt 

14/06/2020 01:59:35 INFO GlusterFS mount attempt 

14/06/2020 01:59:05 INFO GlusterFS mount attempt 

14/06/2020 01:58:35 INFO GlusterFS mount attempt 

14/06/2020 01:58:05 INFO GlusterFS mount attempt 

14/06/2020 01:57:35 INFO GlusterFS mount attempt 

14/06/2020 01:57:05 INFO GlusterFS mount attempt 

14/06/2020 01:56:35 INFO GlusterFS mount attempt 

14/06/2020 01:56:05 INFO GlusterFS mount attempt 

14/06/2020 01:55:35 INFO GlusterFS mount attempt 

14/06/2020 01:55:05 INFO GlusterFS mount attempt 

14/06/2020 01:54:34 INFO GlusterFS mount attempt 

14/06/2020 01:54:04 INFO GlusterFS mount attempt 

14/06/2020 01:53:34 INFO GlusterFS mount attempt 

14/06/2020 01:53:04 INFO GlusterFS mount attempt 

14/06/2020 01:52:34 INFO GlusterFS mount attempt 

14/06/2020 01:52:04 INFO GlusterFS mount attempt 

14/06/2020 01:51:34 INFO GlusterFS mount attempt 

14/06/2020 01:51:04 INFO GlusterFS mount attempt 

14/06/2020 01:50:34 INFO GlusterFS mount attempt 

14/06/2020 01:50:04 INFO GlusterFS mount attempt 

14/06/2020 01:49:34 INFO GlusterFS mount attempt 

14/06/2020 01:49:03 INFO GlusterFS mount attempt 

14/06/2020 01:48:33 INFO GlusterFS mount attempt 

14/06/2020 01:48:03 INFO GlusterFS mount attempt 

14/06/2020 01:47:33 INFO GlusterFS mount attempt 

14/06/2020 01:47:03 INFO GlusterFS mount attempt 

14/06/2020 01:46:33 INFO GlusterFS mount attempt 

14/06/2020 01:46:03 INFO GlusterFS mount attempt 

14/06/2020 01:45:33 INFO GlusterFS mount attempt 

14/06/2020 01:45:03 INFO GlusterFS mount attempt 

14/06/2020 01:44:33 INFO GlusterFS mount attempt 

14/06/2020 01:44:03 INFO GlusterFS mount attempt 

14/06/2020 01:43:33 INFO GlusterFS mount attempt 

14/06/2020 01:43:02 INFO GlusterFS mount attempt 

14/06/2020 01:42:32 INFO GlusterFS mount attempt 

14/06/2020 01:42:02 INFO GlusterFS mount attempt 

14/06/2020 01:41:32 INFO GlusterFS mount attempt 

14/06/2020 01:41:02 INFO GlusterFS mount attempt 

14/06/2020 01:40:32 INFO GlusterFS mount attempt 

14/06/2020 01:40:02 INFO GlusterFS mount attempt 

14/06/2020 01:39:32 INFO GlusterFS mount attempt 

14/06/2020 01:39:02 INFO GlusterFS mount attempt 

14/06/2020 01:38:32 INFO GlusterFS mount attempt 

14/06/2020 01:38:02 INFO GlusterFS mount attempt 

14/06/2020 01:37:31 INFO GlusterFS mount attempt 

14/06/2020 01:37:01 INFO GlusterFS mount attempt 

14/06/2020 01:36:31 INFO GlusterFS mount attempt 

14/06/2020 01:36:01 INFO GlusterFS mount attempt 

14/06/2020 01:35:31 INFO GlusterFS mount attempt 

14/06/2020 01:35:01 INFO GlusterFS mount attempt 

14/06/2020 01:34:31 INFO GlusterFS mount attempt 

14/06/2020 01:34:01 INFO GlusterFS mount attempt 

14/06/2020 01:33:31 INFO GlusterFS mount attempt 

14/06/2020 01:33:01 INFO GlusterFS mount attempt 

14/06/2020 01:32:30 INFO GlusterFS mount attempt 

14/06/2020 01:32:00 INFO GlusterFS mount attempt 

14/06/2020 01:31:30 INFO GlusterFS mount attempt 

14/06/2020 01:31:00 INFO GlusterFS mount attempt 

14/06/2020 01:30:30 INFO GlusterFS mount attempt 

14/06/2020 01:30:00 INFO GlusterFS mount attempt 

14/06/2020 01:29:30 INFO GlusterFS mount attempt 

14/06/2020 01:29:00 INFO GlusterFS mount attempt 

14/06/2020 01:28:30 INFO GlusterFS mount attempt 

14/06/2020 01:28:00 INFO GlusterFS mount attempt 

14/06/2020 01:27:30 INFO GlusterFS mount attempt 

14/06/2020 01:26:59 INFO GlusterFS mount attempt 

14/06/2020 01:26:29 INFO GlusterFS mount attempt 

14/06/2020 01:25:59 INFO GlusterFS mount attempt 

14/06/2020 01:25:29 INFO GlusterFS mount attempt 

14/06/2020 01:24:59 INFO GlusterFS mount attempt 

14/06/2020 01:24:29 INFO GlusterFS mount attempt 

14/06/2020 01:23:59 INFO GlusterFS mount attempt 

14/06/2020 01:23:29 INFO GlusterFS mount attempt 

14/06/2020 01:22:59 INFO GlusterFS mount attempt 

14/06/2020 01:22:29 INFO GlusterFS mount attempt 

14/06/2020 01:21:59 INFO GlusterFS mount attempt 

14/06/2020 01:21:28 INFO GlusterFS mount attempt 

14/06/2020 01:20:58 INFO GlusterFS mount attempt 

14/06/2020 01:20:28 INFO GlusterFS mount attempt 

14/06/2020 01:19:58 INFO GlusterFS mount attempt 

14/06/2020 01:19:28 INFO GlusterFS mount attempt 

14/06/2020 01:18:58 INFO GlusterFS mount attempt 

14/06/2020 01:18:28 INFO GlusterFS mount attempt 

14/06/2020 01:17:58 INFO GlusterFS mount attempt 

14/06/2020 01:17:28 INFO GlusterFS mount attempt 

14/06/2020 01:16:58 INFO GlusterFS mount attempt 

14/06/2020 01:16:28 INFO GlusterFS mount attempt 

14/06/2020 01:15:57 INFO GlusterFS mount attempt 

14/06/2020 01:15:27 INFO GlusterFS mount attempt 

14/06/2020 01:14:57 INFO GlusterFS mount attempt 

14/06/2020 01:14:27 INFO GlusterFS mount attempt 

14/06/2020 01:13:57 INFO GlusterFS mount attempt 

14/06/2020 01:13:27 INFO GlusterFS mount attempt 

14/06/2020 01:12:57 INFO GlusterFS mount attempt 

14/06/2020 01:12:27 INFO GlusterFS mount attempt 

14/06/2020 01:11:57 INFO GlusterFS mount attempt 

14/06/2020 01:11:27 INFO GlusterFS mount attempt 

14/06/2020 01:10:57 INFO GlusterFS mount attempt 

14/06/2020 01:10:26 INFO GlusterFS mount attempt 

14/06/2020 01:09:56 INFO GlusterFS mount attempt 

14/06/2020 01:09:26 INFO GlusterFS mount attempt 

14/06/2020 01:08:56 INFO GlusterFS mount attempt 

14/06/2020 01:08:26 INFO GlusterFS mount attempt 

14/06/2020 01:07:56 INFO GlusterFS mount attempt 

14/06/2020 01:07:26 INFO GlusterFS mount attempt 

14/06/2020 01:06:56 INFO GlusterFS mount attempt 

14/06/2020 01:06:26 INFO GlusterFS mount attempt 

14/06/2020 01:05:56 INFO GlusterFS mount attempt 

14/06/2020 01:05:26 INFO GlusterFS mount attempt 

14/06/2020 01:04:55 INFO GlusterFS mount attempt 

14/06/2020 01:04:25 INFO GlusterFS mount attempt 

14/06/2020 01:03:55 INFO GlusterFS mount attempt 

14/06/2020 01:03:25 INFO GlusterFS mount attempt 

14/06/2020 01:02:55 INFO GlusterFS mount attempt 

14/06/2020 01:02:25 INFO GlusterFS mount attempt 

14/06/2020 01:01:55 INFO GlusterFS mount attempt 

14/06/2020 01:01:25 INFO GlusterFS mount attempt 

14/06/2020 01:00:55 INFO GlusterFS mount attempt 

14/06/2020 01:00:25 INFO GlusterFS mount attempt 

14/06/2020 00:59:55 INFO GlusterFS mount attempt 

14/06/2020 00:59:24 INFO GlusterFS mount attempt 

14/06/2020 00:58:54 INFO GlusterFS mount attempt 

14/06/2020 00:58:24 INFO GlusterFS mount attempt 

14/06/2020 00:57:54 INFO GlusterFS mount attempt 

14/06/2020 00:57:24 INFO GlusterFS mount attempt 

14/06/2020 00:56:54 INFO GlusterFS mount attempt 

14/06/2020 00:56:24 INFO GlusterFS mount attempt 

14/06/2020 00:55:54 INFO GlusterFS mount attempt 

14/06/2020 00:55:24 INFO GlusterFS mount attempt 

14/06/2020 00:54:54 INFO GlusterFS mount attempt 

14/06/2020 00:54:24 INFO GlusterFS mount attempt 

14/06/2020 00:53:53 INFO GlusterFS mount attempt 

14/06/2020 00:53:23 INFO GlusterFS mount attempt 

14/06/2020 00:52:53 INFO GlusterFS mount attempt 

14/06/2020 00:52:23 INFO GlusterFS mount attempt 

14/06/2020 00:51:53 INFO GlusterFS mount attempt 

14/06/2020 00:51:23 INFO GlusterFS mount attempt 

14/06/2020 00:50:53 INFO GlusterFS mount attempt 

14/06/2020 00:50:23 INFO GlusterFS mount attempt 

14/06/2020 00:49:53 INFO GlusterFS mount attempt 

14/06/2020 00:49:23 INFO GlusterFS mount attempt 

14/06/2020 00:48:53 INFO GlusterFS mount attempt 

14/06/2020 00:48:22 INFO GlusterFS mount attempt 

14/06/2020 00:47:52 INFO GlusterFS mount attempt 

14/06/2020 00:47:22 INFO GlusterFS mount attempt 

14/06/2020 00:46:52 INFO GlusterFS mount attempt 

14/06/2020 00:46:22 INFO GlusterFS mount attempt 

14/06/2020 00:45:52 INFO GlusterFS mount attempt 

14/06/2020 00:45:22 INFO GlusterFS mount attempt 

14/06/2020 00:44:52 INFO GlusterFS mount attempt 

14/06/2020 00:44:22 INFO GlusterFS mount attempt 

14/06/2020 00:43:52 INFO GlusterFS mount attempt 

14/06/2020 00:43:22 INFO GlusterFS mount attempt 

14/06/2020 00:42:51 INFO GlusterFS mount attempt 

14/06/2020 00:42:21 INFO GlusterFS mount attempt 

14/06/2020 00:41:51 INFO GlusterFS mount attempt 

14/06/2020 00:41:21 INFO GlusterFS mount attempt 

14/06/2020 00:40:51 INFO GlusterFS mount attempt 

14/06/2020 00:40:21 INFO GlusterFS mount attempt 

14/06/2020 00:39:51 INFO GlusterFS mount attempt 

14/06/2020 00:39:21 INFO GlusterFS mount attempt 

14/06/2020 00:38:51 INFO GlusterFS mount attempt 

14/06/2020 00:38:21 INFO GlusterFS mount attempt 

14/06/2020 00:37:51 INFO GlusterFS mount attempt 

14/06/2020 00:37:20 INFO GlusterFS mount attempt 

14/06/2020 00:36:50 INFO GlusterFS mount attempt 

14/06/2020 00:36:20 INFO GlusterFS mount attempt 

14/06/2020 00:35:50 INFO GlusterFS mount attempt 

14/06/2020 00:35:20 INFO GlusterFS mount attempt 

14/06/2020 00:34:50 INFO GlusterFS mount attempt 

14/06/2020 00:34:20 INFO GlusterFS mount attempt 

14/06/2020 00:33:50 INFO GlusterFS mount attempt 

14/06/2020 00:33:20 INFO GlusterFS mount attempt 

14/06/2020 00:32:50 INFO GlusterFS mount attempt 

14/06/2020 00:32:20 INFO GlusterFS mount attempt 

14/06/2020 00:31:49 INFO GlusterFS mount attempt 

14/06/2020 00:31:19 INFO GlusterFS mount attempt 

14/06/2020 00:30:49 INFO GlusterFS mount attempt 

14/06/2020 00:30:19 INFO GlusterFS mount attempt 

14/06/2020 00:29:49 INFO GlusterFS mount attempt 

14/06/2020 00:29:19 INFO GlusterFS mount attempt 

14/06/2020 00:28:49 INFO GlusterFS mount attempt 

14/06/2020 00:28:19 INFO GlusterFS mount attempt 

14/06/2020 00:27:49 INFO GlusterFS mount attempt 

14/06/2020 00:27:19 INFO GlusterFS mount attempt 

14/06/2020 00:26:49 INFO GlusterFS mount attempt 

14/06/2020 00:26:19 INFO GlusterFS mount attempt 

14/06/2020 00:25:48 INFO GlusterFS mount attempt 

14/06/2020 00:25:18 INFO GlusterFS mount attempt 

14/06/2020 00:24:48 INFO GlusterFS mount attempt 

14/06/2020 00:24:18 INFO GlusterFS mount attempt 

14/06/2020 00:23:48 INFO GlusterFS mount attempt 

14/06/2020 00:23:18 INFO GlusterFS mount attempt 

14/06/2020 00:22:48 INFO GlusterFS mount attempt 

14/06/2020 00:22:18 INFO GlusterFS mount attempt 

14/06/2020 00:21:48 INFO GlusterFS mount attempt 

14/06/2020 00:21:18 INFO GlusterFS mount attempt 

14/06/2020 00:20:48 INFO GlusterFS mount attempt 

14/06/2020 00:20:17 INFO GlusterFS mount attempt 

14/06/2020 00:19:47 INFO GlusterFS mount attempt 

14/06/2020 00:19:17 INFO GlusterFS mount attempt 

14/06/2020 00:18:47 INFO GlusterFS mount attempt 

14/06/2020 00:18:17 INFO GlusterFS mount attempt 

14/06/2020 00:17:47 INFO GlusterFS mount attempt 

14/06/2020 00:17:17 INFO GlusterFS mount attempt 

14/06/2020 00:16:47 INFO GlusterFS mount attempt 

14/06/2020 00:16:17 INFO GlusterFS mount attempt 

14/06/2020 00:15:47 INFO GlusterFS mount attempt 

14/06/2020 00:15:16 INFO GlusterFS mount attempt 

14/06/2020 00:14:46 INFO GlusterFS mount attempt 

14/06/2020 00:14:16 INFO GlusterFS mount attempt 

14/06/2020 00:13:46 INFO GlusterFS mount attempt 

14/06/2020 00:13:16 INFO GlusterFS mount attempt 

14/06/2020 00:12:46 INFO GlusterFS mount attempt 

14/06/2020 00:12:16 INFO GlusterFS mount attempt 

14/06/2020 00:11:46 INFO GlusterFS mount attempt 

14/06/2020 00:11:16 INFO GlusterFS mount attempt 

14/06/2020 00:10:46 INFO GlusterFS mount attempt 

14/06/2020 00:10:16 INFO GlusterFS mount attempt 

14/06/2020 00:09:45 INFO GlusterFS mount attempt 

14/06/2020 00:09:15 INFO GlusterFS mount attempt 

14/06/2020 00:08:45 INFO GlusterFS mount attempt 

14/06/2020 00:08:15 INFO GlusterFS mount attempt 

14/06/2020 00:07:45 INFO GlusterFS mount attempt 

14/06/2020 00:07:15 INFO GlusterFS mount attempt 

14/06/2020 00:06:45 INFO GlusterFS mount attempt 

14/06/2020 00:06:15 INFO GlusterFS mount attempt 

14/06/2020 00:05:45 INFO GlusterFS mount attempt 

14/06/2020 00:05:15 INFO GlusterFS mount attempt 

14/06/2020 00:04:44 INFO GlusterFS mount attempt 

14/06/2020 00:04:14 INFO GlusterFS mount attempt 

14/06/2020 00:03:44 INFO GlusterFS mount attempt 

14/06/2020 00:03:14 INFO GlusterFS mount attempt 

14/06/2020 00:02:44 INFO GlusterFS mount attempt 

14/06/2020 00:02:14 INFO GlusterFS mount attempt 

14/06/2020 00:01:44 INFO GlusterFS mount attempt 

14/06/2020 00:01:14 INFO GlusterFS mount attempt 

14/06/2020 00:00:44 INFO GlusterFS mount attempt 

14/06/2020 00:00:14 INFO GlusterFS mount attempt 

13/06/2020 23:59:44 INFO GlusterFS mount attempt 

13/06/2020 23:59:13 INFO GlusterFS mount attempt 

13/06/2020 23:58:43 INFO GlusterFS mount attempt 

13/06/2020 23:58:13 INFO GlusterFS mount attempt 

13/06/2020 23:57:43 INFO GlusterFS mount attempt 

13/06/2020 23:57:13 INFO GlusterFS mount attempt 

13/06/2020 23:56:43 INFO GlusterFS mount attempt 

13/06/2020 23:56:13 INFO GlusterFS mount attempt 

13/06/2020 23:55:43 INFO GlusterFS mount attempt 

13/06/2020 23:55:13 INFO GlusterFS mount attempt 

13/06/2020 23:54:43 INFO GlusterFS mount attempt 

13/06/2020 23:54:13 INFO GlusterFS mount attempt 

13/06/2020 23:53:42 INFO GlusterFS mount attempt 

13/06/2020 23:53:12 INFO GlusterFS mount attempt 

13/06/2020 23:52:42 INFO GlusterFS mount attempt 

13/06/2020 23:52:12 INFO GlusterFS mount attempt 

13/06/2020 23:51:42 INFO GlusterFS mount attempt 

13/06/2020 23:51:12 INFO GlusterFS mount attempt 

13/06/2020 23:50:42 INFO GlusterFS mount attempt 

13/06/2020 23:50:12 INFO GlusterFS mount attempt 

13/06/2020 23:49:42 INFO GlusterFS mount attempt 

13/06/2020 23:49:12 INFO GlusterFS mount attempt 

13/06/2020 23:48:42 INFO GlusterFS mount attempt 

13/06/2020 23:48:12 INFO GlusterFS mount attempt 

13/06/2020 23:47:41 INFO GlusterFS mount attempt 

13/06/2020 23:47:11 INFO GlusterFS mount attempt 

13/06/2020 23:46:41 INFO GlusterFS mount attempt 

13/06/2020 23:46:11 INFO GlusterFS mount attempt 

13/06/2020 23:45:41 INFO GlusterFS mount attempt 

13/06/2020 23:45:11 INFO GlusterFS mount attempt 

13/06/2020 23:44:41 INFO GlusterFS mount attempt 

13/06/2020 23:44:11 INFO GlusterFS mount attempt 

13/06/2020 23:43:41 INFO GlusterFS mount attempt 

13/06/2020 23:43:11 INFO GlusterFS mount attempt 

13/06/2020 23:42:41 INFO GlusterFS mount attempt 

13/06/2020 23:42:11 INFO GlusterFS mount attempt 

13/06/2020 23:41:40 INFO GlusterFS mount attempt 

13/06/2020 23:41:10 INFO GlusterFS mount attempt 

13/06/2020 23:40:40 INFO GlusterFS mount attempt 

13/06/2020 23:40:10 INFO GlusterFS mount attempt 

13/06/2020 23:39:40 INFO GlusterFS mount attempt 

13/06/2020 23:39:10 INFO GlusterFS mount attempt 

13/06/2020 23:38:40 INFO GlusterFS mount attempt 

13/06/2020 23:38:10 INFO GlusterFS mount attempt 

13/06/2020 23:37:40 INFO GlusterFS mount attempt 

13/06/2020 23:37:10 INFO GlusterFS mount attempt 

13/06/2020 23:36:40 INFO GlusterFS mount attempt 

13/06/2020 23:36:10 INFO GlusterFS mount attempt 

13/06/2020 23:35:39 INFO GlusterFS mount attempt 

13/06/2020 23:35:09 INFO GlusterFS mount attempt 

13/06/2020 23:34:39 INFO GlusterFS mount attempt 

13/06/2020 23:34:09 INFO GlusterFS mount attempt 

13/06/2020 23:33:39 INFO GlusterFS mount attempt 

13/06/2020 23:33:09 INFO GlusterFS mount attempt 

13/06/2020 23:32:39 INFO GlusterFS mount attempt 

13/06/2020 23:32:09 INFO GlusterFS mount attempt 

13/06/2020 23:31:39 INFO GlusterFS mount attempt 

13/06/2020 23:31:09 INFO GlusterFS mount attempt 

13/06/2020 23:30:39 INFO GlusterFS mount attempt 

13/06/2020 23:30:08 INFO GlusterFS mount attempt 

13/06/2020 23:29:38 INFO GlusterFS mount attempt 

13/06/2020 23:29:08 INFO GlusterFS mount attempt 

13/06/2020 23:28:38 INFO GlusterFS mount attempt 

13/06/2020 23:28:08 INFO GlusterFS mount attempt 

13/06/2020 23:27:38 INFO GlusterFS mount attempt 

13/06/2020 23:27:08 INFO GlusterFS mount attempt 

13/06/2020 23:26:38 INFO GlusterFS mount attempt 

13/06/2020 23:26:08 INFO GlusterFS mount attempt 

13/06/2020 23:25:38 INFO GlusterFS mount attempt 

13/06/2020 23:25:08 INFO GlusterFS mount attempt 

13/06/2020 23:24:37 INFO GlusterFS mount attempt 

13/06/2020 23:24:07 INFO GlusterFS mount attempt 

13/06/2020 23:23:37 INFO GlusterFS mount attempt 

13/06/2020 23:23:07 INFO GlusterFS mount attempt 

13/06/2020 23:22:37 INFO GlusterFS mount attempt 

13/06/2020 23:22:07 INFO GlusterFS mount attempt 

13/06/2020 23:21:37 INFO GlusterFS mount attempt 

13/06/2020 23:21:07 INFO GlusterFS mount attempt 

13/06/2020 23:20:37 INFO GlusterFS mount attempt 

13/06/2020 23:20:07 INFO GlusterFS mount attempt 

13/06/2020 23:19:36 INFO GlusterFS mount attempt 

13/06/2020 23:19:06 INFO GlusterFS mount attempt 

13/06/2020 23:18:36 INFO GlusterFS mount attempt 

13/06/2020 23:18:06 INFO GlusterFS mount attempt 

13/06/2020 23:17:36 INFO GlusterFS mount attempt 

13/06/2020 23:17:06 INFO GlusterFS mount attempt 

13/06/2020 23:16:36 INFO GlusterFS mount attempt 

13/06/2020 23:16:06 INFO GlusterFS mount attempt 

13/06/2020 23:15:36 INFO GlusterFS mount attempt 

13/06/2020 23:15:06 INFO GlusterFS mount attempt 

13/06/2020 23:14:36 INFO GlusterFS mount attempt 

13/06/2020 23:14:06 INFO GlusterFS mount attempt 

13/06/2020 23:13:35 INFO GlusterFS mount attempt 

13/06/2020 23:13:05 INFO GlusterFS mount attempt 

13/06/2020 23:12:35 INFO GlusterFS mount attempt 

13/06/2020 23:12:05 INFO GlusterFS mount attempt 

13/06/2020 23:11:35 INFO GlusterFS mount attempt 

13/06/2020 23:11:05 INFO GlusterFS mount attempt 

13/06/2020 23:10:35 INFO GlusterFS mount attempt 

13/06/2020 23:10:05 INFO GlusterFS mount attempt 

13/06/2020 23:09:35 INFO GlusterFS mount attempt 

13/06/2020 23:09:05 INFO GlusterFS mount attempt 

13/06/2020 23:08:34 INFO GlusterFS mount attempt 

13/06/2020 23:08:04 INFO GlusterFS mount attempt 

13/06/2020 23:07:34 INFO GlusterFS mount attempt 

13/06/2020 23:07:04 INFO GlusterFS mount attempt 

13/06/2020 23:06:34 INFO GlusterFS mount attempt 

13/06/2020 23:06:04 INFO GlusterFS mount attempt 

13/06/2020 23:05:34 INFO GlusterFS mount attempt 

13/06/2020 23:05:04 INFO GlusterFS mount attempt 

13/06/2020 23:04:34 INFO GlusterFS mount attempt 

13/06/2020 23:04:04 INFO GlusterFS mount attempt 

13/06/2020 23:03:34 INFO GlusterFS mount attempt 

13/06/2020 23:03:03 INFO GlusterFS mount attempt 

13/06/2020 23:02:33 INFO GlusterFS mount attempt 

13/06/2020 23:02:03 INFO GlusterFS mount attempt 

13/06/2020 23:01:33 INFO GlusterFS mount attempt 

13/06/2020 23:01:03 INFO GlusterFS mount attempt 

13/06/2020 23:00:33 INFO GlusterFS mount attempt 

13/06/2020 23:00:03 INFO GlusterFS mount attempt 

13/06/2020 22:59:33 INFO GlusterFS mount attempt 

13/06/2020 22:59:03 INFO GlusterFS mount attempt 

13/06/2020 22:58:33 INFO GlusterFS mount attempt 

13/06/2020 22:58:03 INFO GlusterFS mount attempt 

13/06/2020 22:57:32 INFO GlusterFS mount attempt 

13/06/2020 22:57:02 INFO GlusterFS mount attempt 

13/06/2020 22:56:32 INFO GlusterFS mount attempt 

13/06/2020 22:56:02 INFO GlusterFS mount attempt 

13/06/2020 22:55:32 INFO GlusterFS mount attempt 

13/06/2020 22:55:02 INFO GlusterFS mount attempt 

13/06/2020 22:54:32 INFO GlusterFS mount attempt 

13/06/2020 22:54:02 INFO GlusterFS mount attempt 

13/06/2020 22:53:32 INFO GlusterFS mount attempt 

13/06/2020 22:53:02 INFO GlusterFS mount attempt 

13/06/2020 22:52:31 INFO GlusterFS mount attempt 

13/06/2020 22:52:01 INFO GlusterFS mount attempt 

13/06/2020 22:51:31 INFO GlusterFS mount attempt 

13/06/2020 22:51:01 INFO GlusterFS mount attempt 

13/06/2020 22:50:31 INFO GlusterFS mount attempt 

13/06/2020 22:50:01 INFO GlusterFS mount attempt 

13/06/2020 22:49:31 INFO GlusterFS mount attempt 

13/06/2020 22:49:01 INFO GlusterFS mount attempt 

13/06/2020 22:48:31 INFO GlusterFS mount attempt 

13/06/2020 22:48:01 INFO GlusterFS mount attempt 

13/06/2020 22:47:31 INFO GlusterFS mount attempt 

13/06/2020 22:47:00 INFO GlusterFS mount attempt 

13/06/2020 22:46:30 INFO GlusterFS mount attempt 

13/06/2020 22:46:00 INFO GlusterFS mount attempt 

13/06/2020 22:45:30 INFO GlusterFS mount attempt 

13/06/2020 22:45:00 INFO GlusterFS mount attempt 

13/06/2020 22:44:30 INFO GlusterFS mount attempt 

13/06/2020 22:44:00 INFO GlusterFS mount attempt 

13/06/2020 22:43:30 INFO GlusterFS mount attempt 

13/06/2020 22:43:00 INFO GlusterFS mount attempt 

13/06/2020 22:42:30 INFO GlusterFS mount attempt 

13/06/2020 22:42:00 INFO GlusterFS mount attempt 

13/06/2020 22:41:30 INFO GlusterFS mount attempt 

13/06/2020 22:40:59 INFO GlusterFS mount attempt 

13/06/2020 22:40:29 INFO GlusterFS mount attempt 

13/06/2020 22:39:59 INFO GlusterFS mount attempt 

13/06/2020 22:39:29 INFO GlusterFS mount attempt 

13/06/2020 22:38:59 INFO GlusterFS mount attempt 

13/06/2020 22:38:29 INFO GlusterFS mount attempt 

13/06/2020 22:37:59 INFO GlusterFS mount attempt 

13/06/2020 22:37:29 INFO GlusterFS mount attempt 

13/06/2020 22:36:59 INFO GlusterFS mount attempt 

13/06/2020 22:36:29 INFO GlusterFS mount attempt 

13/06/2020 22:35:58 INFO GlusterFS mount attempt 

13/06/2020 22:35:28 INFO GlusterFS mount attempt 

13/06/2020 22:34:58 INFO GlusterFS mount attempt 

13/06/2020 22:34:28 INFO GlusterFS mount attempt 

13/06/2020 22:33:58 INFO GlusterFS mount attempt 

13/06/2020 22:33:28 INFO GlusterFS mount attempt 

13/06/2020 22:32:58 INFO GlusterFS mount attempt 

13/06/2020 22:32:28 INFO GlusterFS mount attempt 

13/06/2020 22:31:58 INFO GlusterFS mount attempt 

13/06/2020 22:31:28 INFO GlusterFS mount attempt 

13/06/2020 22:30:58 INFO GlusterFS mount attempt 

13/06/2020 22:30:27 INFO GlusterFS mount attempt 

13/06/2020 22:29:57 INFO GlusterFS mount attempt 

13/06/2020 22:29:27 INFO GlusterFS mount attempt 

13/06/2020 22:28:57 INFO GlusterFS mount attempt 

13/06/2020 22:28:27 INFO GlusterFS mount attempt 

13/06/2020 22:27:57 INFO GlusterFS mount attempt 

13/06/2020 22:27:27 INFO GlusterFS mount attempt 

13/06/2020 22:26:57 INFO GlusterFS mount attempt 

13/06/2020 22:26:27 INFO GlusterFS mount attempt 

13/06/2020 22:25:57 INFO GlusterFS mount attempt 

13/06/2020 22:25:27 INFO GlusterFS mount attempt 

13/06/2020 22:24:56 INFO GlusterFS mount attempt 

13/06/2020 22:24:26 INFO GlusterFS mount attempt 

13/06/2020 22:23:56 INFO GlusterFS mount attempt 

13/06/2020 22:23:26 INFO GlusterFS mount attempt 

13/06/2020 22:22:56 INFO GlusterFS mount attempt 

13/06/2020 22:22:26 INFO GlusterFS mount attempt 

13/06/2020 22:21:56 INFO GlusterFS mount attempt 

13/06/2020 22:21:26 INFO GlusterFS mount attempt 

13/06/2020 22:20:56 INFO GlusterFS mount attempt 

13/06/2020 22:20:26 INFO GlusterFS mount attempt 

13/06/2020 22:19:55 INFO GlusterFS mount attempt 

13/06/2020 22:19:25 INFO GlusterFS mount attempt 

13/06/2020 22:18:55 INFO GlusterFS mount attempt 

13/06/2020 22:18:25 INFO GlusterFS mount attempt 

13/06/2020 22:17:55 INFO GlusterFS mount attempt 

13/06/2020 22:17:25 INFO GlusterFS mount attempt 

13/06/2020 22:16:55 INFO GlusterFS mount attempt 

13/06/2020 22:16:25 INFO GlusterFS mount attempt 

13/06/2020 22:15:55 INFO GlusterFS mount attempt 

13/06/2020 22:15:25 INFO GlusterFS mount attempt 

13/06/2020 22:14:55 INFO GlusterFS mount attempt 

13/06/2020 22:14:24 INFO GlusterFS mount attempt 

13/06/2020 22:13:54 INFO GlusterFS mount attempt 

13/06/2020 22:13:24 INFO GlusterFS mount attempt 

13/06/2020 22:12:54 INFO GlusterFS mount attempt 

13/06/2020 22:12:24 INFO GlusterFS mount attempt 

13/06/2020 22:11:54 INFO GlusterFS mount attempt 

13/06/2020 22:11:24 INFO GlusterFS mount attempt 

13/06/2020 22:10:54 INFO GlusterFS mount attempt 

13/06/2020 22:10:24 INFO GlusterFS mount attempt 

13/06/2020 22:09:54 INFO GlusterFS mount attempt 

13/06/2020 22:09:24 INFO GlusterFS mount attempt 

13/06/2020 22:08:53 INFO GlusterFS mount attempt 

13/06/2020 22:08:23 INFO GlusterFS mount attempt 

13/06/2020 22:07:53 INFO GlusterFS mount attempt 

13/06/2020 22:07:23 INFO GlusterFS mount attempt 

13/06/2020 22:06:53 INFO GlusterFS mount attempt 

13/06/2020 22:06:23 INFO GlusterFS mount attempt 

13/06/2020 22:05:53 INFO GlusterFS mount attempt 

13/06/2020 22:05:23 INFO GlusterFS mount attempt 

13/06/2020 22:04:53 INFO GlusterFS mount attempt 

13/06/2020 22:04:23 INFO GlusterFS mount attempt 

13/06/2020 22:03:52 INFO GlusterFS mount attempt 

13/06/2020 22:03:22 INFO GlusterFS mount attempt 

13/06/2020 22:02:52 INFO GlusterFS mount attempt 

13/06/2020 22:02:22 INFO GlusterFS mount attempt 

13/06/2020 22:01:52 INFO GlusterFS mount attempt 

13/06/2020 22:01:22 INFO GlusterFS mount attempt 

13/06/2020 22:00:52 INFO GlusterFS mount attempt 

13/06/2020 22:00:22 INFO GlusterFS mount attempt 

13/06/2020 21:59:52 INFO GlusterFS mount attempt 

13/06/2020 21:59:22 INFO GlusterFS mount attempt 

13/06/2020 21:58:52 INFO GlusterFS mount attempt 

13/06/2020 21:58:22 INFO GlusterFS mount attempt 

13/06/2020 21:57:51 INFO GlusterFS mount attempt 

13/06/2020 21:57:21 INFO GlusterFS mount attempt 

13/06/2020 21:56:51 INFO GlusterFS mount attempt 

13/06/2020 21:56:21 INFO GlusterFS mount attempt 

13/06/2020 21:55:51 INFO GlusterFS mount attempt 

13/06/2020 21:55:21 INFO GlusterFS mount attempt 

13/06/2020 21:54:51 INFO GlusterFS mount attempt 

13/06/2020 21:54:21 INFO GlusterFS mount attempt 

13/06/2020 21:53:51 INFO GlusterFS mount attempt 

13/06/2020 21:53:21 INFO GlusterFS mount attempt 

13/06/2020 21:52:51 INFO GlusterFS mount attempt 

13/06/2020 21:52:20 INFO GlusterFS mount attempt 

13/06/2020 21:51:50 INFO GlusterFS mount attempt 

13/06/2020 21:51:20 INFO GlusterFS mount attempt 

13/06/2020 21:50:50 INFO GlusterFS mount attempt 

13/06/2020 21:50:20 INFO GlusterFS mount attempt 

13/06/2020 21:49:50 INFO GlusterFS mount attempt 

13/06/2020 21:49:20 INFO GlusterFS mount attempt 

13/06/2020 21:48:50 INFO GlusterFS mount attempt 

13/06/2020 21:48:20 INFO GlusterFS mount attempt 

13/06/2020 21:47:50 INFO GlusterFS mount attempt 

13/06/2020 21:47:19 INFO GlusterFS mount attempt 

13/06/2020 21:46:49 INFO GlusterFS mount attempt 

13/06/2020 21:46:19 INFO GlusterFS mount attempt 

13/06/2020 21:45:49 INFO GlusterFS mount attempt 

13/06/2020 21:45:19 INFO GlusterFS mount attempt 

13/06/2020 21:44:49 INFO GlusterFS mount attempt 

13/06/2020 21:44:19 INFO GlusterFS mount attempt 

13/06/2020 21:43:49 INFO GlusterFS mount attempt 

13/06/2020 21:43:19 INFO GlusterFS mount attempt 

13/06/2020 21:42:49 INFO GlusterFS mount attempt 

13/06/2020 21:42:19 INFO GlusterFS mount attempt 

13/06/2020 21:41:48 INFO GlusterFS mount attempt 

13/06/2020 21:41:18 INFO GlusterFS mount attempt 

13/06/2020 21:40:48 INFO GlusterFS mount attempt 

13/06/2020 21:40:18 INFO GlusterFS mount attempt 

13/06/2020 21:39:48 INFO GlusterFS mount attempt 

13/06/2020 21:39:18 INFO GlusterFS mount attempt 

13/06/2020 21:38:48 INFO GlusterFS mount attempt 

13/06/2020 21:38:18 INFO GlusterFS mount attempt 

13/06/2020 21:37:48 INFO GlusterFS mount attempt 

13/06/2020 21:37:18 INFO GlusterFS mount attempt 

13/06/2020 21:36:48 INFO GlusterFS mount attempt 

13/06/2020 21:36:17 INFO GlusterFS mount attempt 

13/06/2020 21:35:47 INFO GlusterFS mount attempt 

13/06/2020 21:35:17 INFO GlusterFS mount attempt 

13/06/2020 21:34:47 INFO GlusterFS mount attempt 

13/06/2020 21:34:17 INFO GlusterFS mount attempt 

13/06/2020 21:33:47 INFO GlusterFS mount attempt 

13/06/2020 21:33:17 INFO GlusterFS mount attempt 

13/06/2020 21:32:47 INFO GlusterFS mount attempt 

13/06/2020 21:32:17 INFO GlusterFS mount attempt 

13/06/2020 21:31:47 INFO GlusterFS mount attempt 

13/06/2020 21:31:16 INFO GlusterFS mount attempt 

13/06/2020 21:30:46 INFO GlusterFS mount attempt 

13/06/2020 21:30:16 INFO GlusterFS mount attempt 

13/06/2020 21:29:46 INFO GlusterFS mount attempt 

13/06/2020 21:29:16 INFO GlusterFS mount attempt 

13/06/2020 21:28:46 INFO GlusterFS mount attempt 

13/06/2020 21:28:16 INFO GlusterFS mount attempt 

13/06/2020 21:27:46 INFO GlusterFS mount attempt 

13/06/2020 21:27:16 INFO GlusterFS mount attempt 

13/06/2020 21:26:46 INFO GlusterFS mount attempt 

13/06/2020 21:26:16 INFO GlusterFS mount attempt 

13/06/2020 21:25:46 INFO GlusterFS mount attempt 

13/06/2020 21:25:15 INFO GlusterFS mount attempt 

13/06/2020 21:24:45 INFO GlusterFS mount attempt 

13/06/2020 21:24:15 INFO GlusterFS mount attempt 

13/06/2020 21:23:45 INFO GlusterFS mount attempt 

13/06/2020 21:23:15 INFO GlusterFS mount attempt 

13/06/2020 21:22:45 INFO GlusterFS mount attempt 

13/06/2020 21:22:15 INFO GlusterFS mount attempt 

13/06/2020 21:21:45 INFO GlusterFS mount attempt 

13/06/2020 21:21:15 INFO GlusterFS mount attempt 

13/06/2020 21:20:45 INFO GlusterFS mount attempt 

13/06/2020 21:20:14 INFO GlusterFS mount attempt 

13/06/2020 21:19:44 INFO GlusterFS mount attempt 

13/06/2020 21:19:14 INFO GlusterFS mount attempt 

13/06/2020 21:18:44 INFO GlusterFS mount attempt 

13/06/2020 21:18:14 INFO GlusterFS mount attempt 

13/06/2020 21:17:44 INFO GlusterFS mount attempt 

13/06/2020 21:17:14 INFO GlusterFS mount attempt 

13/06/2020 21:16:44 INFO GlusterFS mount attempt 

13/06/2020 21:16:14 INFO GlusterFS mount attempt 

13/06/2020 21:15:44 INFO GlusterFS mount attempt 

13/06/2020 21:15:14 INFO GlusterFS mount attempt 

13/06/2020 21:14:43 INFO GlusterFS mount attempt 

13/06/2020 21:14:13 INFO GlusterFS mount attempt 

13/06/2020 21:13:43 INFO GlusterFS mount attempt 

13/06/2020 21:13:13 INFO GlusterFS mount attempt 

13/06/2020 21:12:43 INFO GlusterFS mount attempt 

13/06/2020 21:12:13 INFO GlusterFS mount attempt 

13/06/2020 21:11:43 INFO GlusterFS mount attempt 

13/06/2020 21:11:13 INFO GlusterFS mount attempt 

13/06/2020 21:10:43 INFO GlusterFS mount attempt 

13/06/2020 21:10:13 INFO GlusterFS mount attempt 

13/06/2020 21:09:43 INFO GlusterFS mount attempt 

13/06/2020 21:09:12 INFO GlusterFS mount attempt 

13/06/2020 21:08:42 INFO GlusterFS mount attempt 

13/06/2020 21:08:12 INFO GlusterFS mount attempt 

13/06/2020 21:07:42 INFO GlusterFS mount attempt 

13/06/2020 21:07:12 INFO GlusterFS mount attempt 

13/06/2020 21:06:42 INFO GlusterFS mount attempt 

13/06/2020 21:06:12 INFO GlusterFS mount attempt 

13/06/2020 21:05:42 INFO GlusterFS mount attempt 

13/06/2020 21:05:12 INFO GlusterFS mount attempt 

13/06/2020 21:04:42 INFO GlusterFS mount attempt 

13/06/2020 21:04:11 INFO GlusterFS mount attempt 

13/06/2020 21:03:41 INFO GlusterFS mount attempt 

13/06/2020 21:03:11 INFO GlusterFS mount attempt 

13/06/2020 21:02:41 INFO GlusterFS mount attempt 

13/06/2020 21:02:11 INFO GlusterFS mount attempt 

13/06/2020 21:01:41 INFO GlusterFS mount attempt 

13/06/2020 21:01:11 INFO GlusterFS mount attempt 

13/06/2020 21:00:41 INFO GlusterFS mount attempt 

13/06/2020 21:00:11 INFO GlusterFS mount attempt 

13/06/2020 20:59:41 INFO GlusterFS mount attempt 

13/06/2020 20:59:11 INFO GlusterFS mount attempt 

13/06/2020 20:58:40 INFO GlusterFS mount attempt 

13/06/2020 20:58:10 INFO GlusterFS mount attempt 

13/06/2020 20:57:40 INFO GlusterFS mount attempt 

13/06/2020 20:57:10 INFO GlusterFS mount attempt 

13/06/2020 20:56:40 INFO GlusterFS mount attempt 

13/06/2020 20:56:10 INFO GlusterFS mount attempt 

13/06/2020 20:55:40 INFO GlusterFS mount attempt 

13/06/2020 20:55:10 INFO GlusterFS mount attempt 

13/06/2020 20:54:40 INFO GlusterFS mount attempt 

13/06/2020 20:54:10 INFO GlusterFS mount attempt 

13/06/2020 20:53:40 INFO GlusterFS mount attempt 

13/06/2020 20:53:09 INFO GlusterFS mount attempt 

13/06/2020 20:52:39 INFO GlusterFS mount attempt 

13/06/2020 20:52:09 INFO GlusterFS mount attempt 

13/06/2020 20:51:39 INFO GlusterFS mount attempt 

13/06/2020 20:51:09 INFO GlusterFS mount attempt 

13/06/2020 20:50:39 INFO GlusterFS mount attempt 

13/06/2020 20:50:09 INFO GlusterFS mount attempt 

13/06/2020 20:49:39 INFO GlusterFS mount attempt 

13/06/2020 20:49:09 INFO GlusterFS mount attempt 

13/06/2020 20:48:39 INFO GlusterFS mount attempt 

13/06/2020 20:48:09 INFO GlusterFS mount attempt 

13/06/2020 20:47:38 INFO GlusterFS mount attempt 

13/06/2020 20:47:08 INFO GlusterFS mount attempt 

13/06/2020 20:46:38 INFO GlusterFS mount attempt 

13/06/2020 20:46:08 INFO GlusterFS mount attempt 

13/06/2020 20:45:38 INFO GlusterFS mount attempt 

13/06/2020 20:45:08 INFO GlusterFS mount attempt 

13/06/2020 20:44:38 INFO GlusterFS mount attempt 

13/06/2020 20:44:08 INFO GlusterFS mount attempt 

13/06/2020 20:43:38 INFO GlusterFS mount attempt 

13/06/2020 20:43:08 INFO GlusterFS mount attempt 

13/06/2020 20:42:38 INFO GlusterFS mount attempt 

13/06/2020 20:42:07 INFO GlusterFS mount attempt 

13/06/2020 20:41:37 INFO GlusterFS mount attempt 

13/06/2020 20:41:07 INFO GlusterFS mount attempt 

13/06/2020 20:40:37 INFO GlusterFS mount attempt 

13/06/2020 20:40:07 INFO GlusterFS mount attempt 

13/06/2020 20:39:37 INFO GlusterFS mount attempt 

13/06/2020 20:39:07 INFO GlusterFS mount attempt 

13/06/2020 20:38:37 INFO GlusterFS mount attempt 

13/06/2020 20:38:07 INFO GlusterFS mount attempt 

13/06/2020 20:37:37 INFO GlusterFS mount attempt 

13/06/2020 20:37:07 INFO GlusterFS mount attempt 

13/06/2020 20:36:36 INFO GlusterFS mount attempt 

13/06/2020 20:36:06 INFO GlusterFS mount attempt 

13/06/2020 20:35:36 INFO GlusterFS mount attempt 

13/06/2020 20:35:06 INFO GlusterFS mount attempt 

13/06/2020 20:34:36 INFO GlusterFS mount attempt 

13/06/2020 20:34:06 INFO GlusterFS mount attempt 

13/06/2020 20:33:36 INFO GlusterFS mount attempt 

13/06/2020 20:33:06 INFO GlusterFS mount attempt 

13/06/2020 20:32:36 INFO GlusterFS mount attempt 

13/06/2020 20:32:06 INFO GlusterFS mount attempt 

13/06/2020 20:31:36 INFO GlusterFS mount attempt 

13/06/2020 20:31:06 INFO GlusterFS mount attempt 

13/06/2020 20:30:35 INFO GlusterFS mount attempt 

13/06/2020 20:30:05 INFO GlusterFS mount attempt 

13/06/2020 20:29:35 INFO GlusterFS mount attempt 

13/06/2020 20:29:05 INFO GlusterFS mount attempt 

13/06/2020 20:28:35 INFO GlusterFS mount attempt 

13/06/2020 20:28:05 INFO GlusterFS mount attempt 

13/06/2020 20:27:35 INFO GlusterFS mount attempt 

13/06/2020 20:27:05 INFO GlusterFS mount attempt 

13/06/2020 20:26:35 INFO GlusterFS mount attempt 

13/06/2020 20:26:05 INFO GlusterFS mount attempt 

13/06/2020 20:25:34 INFO GlusterFS mount attempt 

13/06/2020 20:25:04 INFO GlusterFS mount attempt 

13/06/2020 20:24:34 INFO GlusterFS mount attempt 

13/06/2020 20:24:04 INFO GlusterFS mount attempt 

13/06/2020 20:23:34 INFO GlusterFS mount attempt 

13/06/2020 20:23:04 INFO GlusterFS mount attempt 

13/06/2020 20:22:34 INFO GlusterFS mount attempt 

13/06/2020 20:22:04 INFO GlusterFS mount attempt 

13/06/2020 20:21:34 INFO GlusterFS mount attempt 

13/06/2020 20:21:04 INFO GlusterFS mount attempt 

13/06/2020 20:20:34 INFO GlusterFS mount attempt 

13/06/2020 20:20:04 INFO GlusterFS mount attempt 

13/06/2020 20:19:33 INFO GlusterFS mount attempt 

13/06/2020 20:19:03 INFO GlusterFS mount attempt 

13/06/2020 20:18:33 INFO GlusterFS mount attempt 

13/06/2020 20:18:03 INFO GlusterFS mount attempt 

13/06/2020 20:17:33 INFO GlusterFS mount attempt 

13/06/2020 20:17:03 INFO GlusterFS mount attempt 

13/06/2020 20:16:33 INFO GlusterFS mount attempt 

13/06/2020 20:16:03 INFO GlusterFS mount attempt 

13/06/2020 20:15:33 INFO GlusterFS mount attempt 

13/06/2020 20:15:03 INFO GlusterFS mount attempt 

13/06/2020 20:14:33 INFO GlusterFS mount attempt 

13/06/2020 20:14:02 INFO GlusterFS mount attempt 

13/06/2020 20:13:32 INFO GlusterFS mount attempt 

13/06/2020 20:13:02 INFO GlusterFS mount attempt 

13/06/2020 20:12:32 INFO GlusterFS mount attempt 

13/06/2020 20:12:02 INFO GlusterFS mount attempt 

13/06/2020 20:11:32 INFO GlusterFS mount attempt 

13/06/2020 20:11:02 INFO GlusterFS mount attempt 

13/06/2020 20:10:32 INFO GlusterFS mount attempt 

13/06/2020 20:10:02 INFO GlusterFS mount attempt 

13/06/2020 20:09:32 INFO GlusterFS mount attempt 

13/06/2020 20:09:02 INFO GlusterFS mount attempt 

13/06/2020 20:08:31 INFO GlusterFS mount attempt 

13/06/2020 20:08:01 INFO GlusterFS mount attempt 

13/06/2020 20:07:31 INFO GlusterFS mount attempt 

13/06/2020 20:07:01 INFO GlusterFS mount attempt 

13/06/2020 20:06:31 INFO GlusterFS mount attempt 

13/06/2020 20:06:01 INFO GlusterFS mount attempt 

13/06/2020 20:05:31 INFO GlusterFS mount attempt 

13/06/2020 20:05:01 INFO GlusterFS mount attempt 

13/06/2020 20:04:31 INFO GlusterFS mount attempt 

13/06/2020 20:04:01 INFO GlusterFS mount attempt 

13/06/2020 20:03:30 INFO GlusterFS mount attempt 

13/06/2020 20:03:00 INFO GlusterFS mount attempt 

13/06/2020 20:02:30 INFO GlusterFS mount attempt 

13/06/2020 20:02:00 INFO GlusterFS mount attempt 

13/06/2020 20:01:30 INFO GlusterFS mount attempt 

13/06/2020 20:01:00 INFO GlusterFS mount attempt 

13/06/2020 20:00:30 INFO GlusterFS mount attempt 

13/06/2020 20:00:00 INFO GlusterFS mount attempt 

13/06/2020 19:59:30 INFO GlusterFS mount attempt 

13/06/2020 19:59:00 INFO GlusterFS mount attempt 

13/06/2020 19:58:30 INFO GlusterFS mount attempt 

13/06/2020 19:57:59 INFO GlusterFS mount attempt 

13/06/2020 19:57:29 INFO GlusterFS mount attempt 

13/06/2020 19:56:59 INFO GlusterFS mount attempt 

13/06/2020 19:56:29 INFO GlusterFS mount attempt 

13/06/2020 19:55:59 INFO GlusterFS mount attempt 

13/06/2020 19:55:29 INFO GlusterFS mount attempt 

13/06/2020 19:54:59 INFO GlusterFS mount attempt 

13/06/2020 19:54:29 INFO GlusterFS mount attempt 

13/06/2020 19:53:59 INFO GlusterFS mount attempt 

13/06/2020 19:53:29 INFO GlusterFS mount attempt 

13/06/2020 19:52:58 INFO GlusterFS mount attempt 

13/06/2020 19:52:28 INFO GlusterFS mount attempt 

13/06/2020 19:51:58 INFO GlusterFS mount attempt 

13/06/2020 19:51:28 INFO GlusterFS mount attempt 

13/06/2020 19:50:58 INFO GlusterFS mount attempt 

13/06/2020 19:50:28 INFO GlusterFS mount attempt 

13/06/2020 19:49:58 INFO GlusterFS mount attempt 

13/06/2020 19:49:28 INFO GlusterFS mount attempt 

13/06/2020 19:48:58 INFO GlusterFS mount attempt 

13/06/2020 19:48:28 INFO GlusterFS mount attempt 

13/06/2020 19:47:58 INFO GlusterFS mount attempt 

13/06/2020 19:47:28 INFO GlusterFS mount attempt 

13/06/2020 19:46:57 INFO GlusterFS mount attempt 

13/06/2020 19:46:27 INFO GlusterFS mount attempt 

13/06/2020 19:45:57 INFO GlusterFS mount attempt 

13/06/2020 19:45:27 INFO GlusterFS mount attempt 

13/06/2020 19:44:57 INFO GlusterFS mount attempt 

13/06/2020 19:44:27 INFO GlusterFS mount attempt 

13/06/2020 19:43:57 INFO GlusterFS mount attempt 

13/06/2020 19:43:27 INFO GlusterFS mount attempt 

13/06/2020 19:42:57 INFO GlusterFS mount attempt 

13/06/2020 19:42:27 INFO GlusterFS mount attempt 

13/06/2020 19:41:57 INFO GlusterFS mount attempt 

13/06/2020 19:41:26 INFO GlusterFS mount attempt 

13/06/2020 19:40:56 INFO GlusterFS mount attempt 

13/06/2020 19:40:26 INFO GlusterFS mount attempt 

13/06/2020 19:39:56 INFO GlusterFS mount attempt 

13/06/2020 19:39:26 INFO GlusterFS mount attempt 

13/06/2020 19:38:56 INFO GlusterFS mount attempt 

13/06/2020 19:38:26 INFO GlusterFS mount attempt 

13/06/2020 19:37:56 INFO GlusterFS mount attempt 

13/06/2020 19:37:26 INFO GlusterFS mount attempt 

13/06/2020 19:36:56 INFO GlusterFS mount attempt 

13/06/2020 19:36:26 INFO GlusterFS mount attempt 

13/06/2020 19:35:55 INFO GlusterFS mount attempt 

13/06/2020 19:35:25 INFO GlusterFS mount attempt 

13/06/2020 19:34:55 INFO GlusterFS mount attempt 

13/06/2020 19:34:25 INFO GlusterFS mount attempt 

13/06/2020 19:33:55 INFO GlusterFS mount attempt 

13/06/2020 19:33:25 INFO GlusterFS mount attempt 

13/06/2020 19:32:55 INFO GlusterFS mount attempt 

13/06/2020 19:32:25 INFO GlusterFS mount attempt 

13/06/2020 19:31:55 INFO GlusterFS mount attempt 

13/06/2020 19:31:25 INFO GlusterFS mount attempt 

13/06/2020 19:30:55 INFO GlusterFS mount attempt 

13/06/2020 19:30:24 INFO GlusterFS mount attempt 

13/06/2020 19:29:54 INFO GlusterFS mount attempt 

13/06/2020 19:29:24 INFO GlusterFS mount attempt 

13/06/2020 19:28:54 INFO GlusterFS mount attempt 

13/06/2020 19:28:24 INFO GlusterFS mount attempt 

13/06/2020 19:27:54 INFO GlusterFS mount attempt 

13/06/2020 19:27:24 INFO GlusterFS mount attempt 

13/06/2020 19:26:54 INFO GlusterFS mount attempt 

13/06/2020 19:26:24 INFO GlusterFS mount attempt 

13/06/2020 19:25:54 INFO GlusterFS mount attempt 

13/06/2020 19:25:24 INFO GlusterFS mount attempt 

13/06/2020 19:24:53 INFO GlusterFS mount attempt 

13/06/2020 19:24:23 INFO GlusterFS mount attempt 

13/06/2020 19:23:53 INFO GlusterFS mount attempt 

13/06/2020 19:23:23 INFO GlusterFS mount attempt 

13/06/2020 19:22:53 INFO GlusterFS mount attempt 

13/06/2020 19:22:23 INFO GlusterFS mount attempt 

13/06/2020 19:21:53 INFO GlusterFS mount attempt 

13/06/2020 19:21:23 INFO GlusterFS mount attempt 

13/06/2020 19:20:53 INFO GlusterFS mount attempt 

13/06/2020 19:20:23 INFO GlusterFS mount attempt 

13/06/2020 19:19:52 INFO GlusterFS mount attempt 

13/06/2020 19:19:22 INFO GlusterFS mount attempt 

13/06/2020 19:18:52 INFO GlusterFS mount attempt 

13/06/2020 19:18:22 INFO GlusterFS mount attempt 

13/06/2020 19:17:52 INFO GlusterFS mount attempt 

13/06/2020 19:17:22 INFO GlusterFS mount attempt 

13/06/2020 19:16:52 INFO GlusterFS mount attempt 

13/06/2020 19:16:22 INFO GlusterFS mount attempt 

13/06/2020 19:15:52 INFO GlusterFS mount attempt 

13/06/2020 19:15:22 INFO GlusterFS mount attempt 

13/06/2020 19:14:52 INFO GlusterFS mount attempt 

13/06/2020 19:14:21 INFO GlusterFS mount attempt 

13/06/2020 19:13:51 INFO GlusterFS mount attempt 

13/06/2020 19:13:21 INFO GlusterFS mount attempt 

13/06/2020 19:12:51 INFO GlusterFS mount attempt 

13/06/2020 19:12:21 INFO GlusterFS mount attempt 

13/06/2020 19:11:51 INFO GlusterFS mount attempt 

13/06/2020 19:11:21 INFO GlusterFS mount attempt 

13/06/2020 19:10:51 INFO GlusterFS mount attempt 

13/06/2020 19:10:21 INFO GlusterFS mount attempt 

13/06/2020 19:09:51 INFO GlusterFS mount attempt 

13/06/2020 19:09:21 INFO GlusterFS mount attempt 

13/06/2020 19:08:50 INFO GlusterFS mount attempt 

13/06/2020 19:08:20 INFO GlusterFS mount attempt 

13/06/2020 19:07:50 INFO GlusterFS mount attempt 

13/06/2020 19:07:20 INFO GlusterFS mount attempt 

13/06/2020 19:06:50 INFO GlusterFS mount attempt 

13/06/2020 19:06:20 INFO GlusterFS mount attempt 

13/06/2020 19:05:50 INFO GlusterFS mount attempt 

13/06/2020 19:05:20 INFO GlusterFS mount attempt 

13/06/2020 19:04:50 INFO GlusterFS mount attempt 

13/06/2020 19:04:20 INFO GlusterFS mount attempt 

13/06/2020 19:03:50 INFO GlusterFS mount attempt 

13/06/2020 19:03:19 INFO GlusterFS mount attempt 

13/06/2020 19:02:49 INFO GlusterFS mount attempt 

13/06/2020 19:02:19 INFO GlusterFS mount attempt 

13/06/2020 19:01:49 INFO GlusterFS mount attempt 

13/06/2020 19:01:19 INFO GlusterFS mount attempt 

13/06/2020 19:00:49 INFO GlusterFS mount attempt 

13/06/2020 19:00:19 INFO GlusterFS mount attempt 

13/06/2020 18:59:49 INFO GlusterFS mount attempt 

13/06/2020 18:59:19 INFO GlusterFS mount attempt 

13/06/2020 18:58:49 INFO GlusterFS mount attempt 

13/06/2020 18:58:19 INFO GlusterFS mount attempt 

13/06/2020 18:57:49 INFO GlusterFS mount attempt 

13/06/2020 18:57:18 INFO GlusterFS mount attempt 

13/06/2020 18:56:48 INFO GlusterFS mount attempt 

13/06/2020 18:56:18 INFO GlusterFS mount attempt 

13/06/2020 18:55:48 INFO GlusterFS mount attempt 

13/06/2020 18:55:18 INFO GlusterFS mount attempt 

13/06/2020 18:54:48 INFO GlusterFS mount attempt 

13/06/2020 18:54:18 INFO GlusterFS mount attempt 

13/06/2020 18:53:48 INFO GlusterFS mount attempt 

13/06/2020 18:53:18 INFO GlusterFS mount attempt 

13/06/2020 18:52:48 INFO GlusterFS mount attempt 

13/06/2020 18:52:17 INFO GlusterFS mount attempt 

13/06/2020 18:51:47 INFO GlusterFS mount attempt 

13/06/2020 18:51:17 INFO GlusterFS mount attempt 

13/06/2020 18:50:47 INFO GlusterFS mount attempt 

13/06/2020 18:50:17 INFO GlusterFS mount attempt 

13/06/2020 18:49:47 INFO GlusterFS mount attempt 

13/06/2020 18:49:17 INFO GlusterFS mount attempt 

13/06/2020 18:48:47 INFO GlusterFS mount attempt 

13/06/2020 18:48:17 INFO GlusterFS mount attempt 

13/06/2020 18:47:47 INFO GlusterFS mount attempt 

13/06/2020 18:47:17 INFO GlusterFS mount attempt 

13/06/2020 18:46:46 INFO GlusterFS mount attempt 

13/06/2020 18:46:16 INFO GlusterFS mount attempt 

13/06/2020 18:45:46 INFO GlusterFS mount attempt 

13/06/2020 18:45:16 INFO GlusterFS mount attempt 

13/06/2020 18:44:46 INFO GlusterFS mount attempt 

13/06/2020 18:44:16 INFO GlusterFS mount attempt 

13/06/2020 18:43:46 INFO GlusterFS mount attempt 

13/06/2020 18:43:16 INFO GlusterFS mount attempt 

13/06/2020 18:42:46 INFO GlusterFS mount attempt 

13/06/2020 18:42:16 INFO GlusterFS mount attempt 

13/06/2020 18:41:46 INFO GlusterFS mount attempt 

13/06/2020 18:41:15 INFO GlusterFS mount attempt 

13/06/2020 18:40:45 INFO GlusterFS mount attempt 

13/06/2020 18:40:15 INFO GlusterFS mount attempt 

13/06/2020 18:39:45 INFO GlusterFS mount attempt 

13/06/2020 18:39:15 INFO GlusterFS mount attempt 

13/06/2020 18:38:45 INFO GlusterFS mount attempt 

13/06/2020 18:38:15 INFO GlusterFS mount attempt 

13/06/2020 18:37:45 INFO GlusterFS mount attempt 

13/06/2020 18:37:15 INFO GlusterFS mount attempt 

13/06/2020 18:36:45 INFO GlusterFS mount attempt 

13/06/2020 18:36:14 INFO GlusterFS mount attempt 

13/06/2020 18:35:44 INFO GlusterFS mount attempt 

13/06/2020 18:35:14 INFO GlusterFS mount attempt 

13/06/2020 18:34:44 INFO GlusterFS mount attempt 

13/06/2020 18:34:14 INFO GlusterFS mount attempt 

13/06/2020 18:33:44 INFO GlusterFS mount attempt 

13/06/2020 18:33:14 INFO GlusterFS mount attempt 

13/06/2020 18:32:44 INFO GlusterFS mount attempt 

13/06/2020 18:32:14 INFO GlusterFS mount attempt 

13/06/2020 18:31:44 INFO GlusterFS mount attempt 

13/06/2020 18:31:14 INFO GlusterFS mount attempt 

13/06/2020 18:30:43 INFO GlusterFS mount attempt 

13/06/2020 18:30:13 INFO GlusterFS mount attempt 

13/06/2020 18:29:43 INFO GlusterFS mount attempt 

13/06/2020 18:29:13 INFO GlusterFS mount attempt 

13/06/2020 18:28:43 INFO GlusterFS mount attempt 

13/06/2020 18:28:13 INFO GlusterFS mount attempt 

13/06/2020 18:27:43 INFO GlusterFS mount attempt 

13/06/2020 18:27:13 INFO GlusterFS mount attempt 

13/06/2020 18:26:43 INFO GlusterFS mount attempt 

13/06/2020 18:26:13 INFO GlusterFS mount attempt 

13/06/2020 18:25:43 INFO GlusterFS mount attempt 

13/06/2020 18:25:12 INFO GlusterFS mount attempt 

13/06/2020 18:24:42 INFO GlusterFS mount attempt 

13/06/2020 18:24:12 INFO GlusterFS mount attempt 

13/06/2020 18:23:42 INFO GlusterFS mount attempt 

13/06/2020 18:23:12 INFO GlusterFS mount attempt 

13/06/2020 18:22:42 INFO GlusterFS mount attempt 

13/06/2020 18:22:12 INFO GlusterFS mount attempt 

13/06/2020 18:21:42 INFO GlusterFS mount attempt 

13/06/2020 18:21:12 INFO GlusterFS mount attempt 

13/06/2020 18:20:42 INFO GlusterFS mount attempt 

13/06/2020 18:20:12 INFO GlusterFS mount attempt 

13/06/2020 18:19:42 INFO GlusterFS mount attempt 

13/06/2020 18:19:11 INFO GlusterFS mount attempt 

13/06/2020 18:18:41 INFO GlusterFS mount attempt 

13/06/2020 18:18:11 INFO GlusterFS mount attempt 

13/06/2020 18:17:41 INFO GlusterFS mount attempt 

13/06/2020 18:17:11 INFO GlusterFS mount attempt 

13/06/2020 18:16:41 INFO GlusterFS mount attempt 

13/06/2020 18:16:11 INFO GlusterFS mount attempt 

13/06/2020 18:15:41 INFO GlusterFS mount attempt 

13/06/2020 18:15:11 INFO GlusterFS mount attempt 

13/06/2020 18:14:41 INFO GlusterFS mount attempt 

13/06/2020 18:14:11 INFO GlusterFS mount attempt 

13/06/2020 18:13:40 INFO GlusterFS mount attempt 

13/06/2020 18:13:10 INFO GlusterFS mount attempt 

13/06/2020 18:12:40 INFO GlusterFS mount attempt 

13/06/2020 18:12:10 INFO GlusterFS mount attempt 

13/06/2020 18:11:40 INFO GlusterFS mount attempt 

13/06/2020 18:11:10 INFO GlusterFS mount attempt 

13/06/2020 18:10:40 INFO GlusterFS mount attempt 

13/06/2020 18:10:10 INFO GlusterFS mount attempt 

13/06/2020 18:09:40 INFO GlusterFS mount attempt 

13/06/2020 18:09:10 INFO GlusterFS mount attempt 

13/06/2020 18:08:40 INFO GlusterFS mount attempt 

13/06/2020 18:08:09 INFO GlusterFS mount attempt 

13/06/2020 18:07:39 INFO GlusterFS mount attempt 

13/06/2020 18:07:09 INFO GlusterFS mount attempt 

13/06/2020 18:06:39 INFO GlusterFS mount attempt 

13/06/2020 18:06:09 INFO GlusterFS mount attempt 

13/06/2020 18:05:39 INFO GlusterFS mount attempt 

13/06/2020 18:05:09 INFO GlusterFS mount attempt 

13/06/2020 18:04:39 INFO GlusterFS mount attempt 

13/06/2020 18:04:09 INFO GlusterFS mount attempt 

13/06/2020 18:03:39 INFO GlusterFS mount attempt 

13/06/2020 18:03:09 INFO GlusterFS mount attempt 

13/06/2020 18:02:38 INFO GlusterFS mount attempt 

13/06/2020 18:02:08 INFO GlusterFS mount attempt 

13/06/2020 18:01:38 INFO GlusterFS mount attempt 

13/06/2020 18:01:08 INFO GlusterFS mount attempt 

13/06/2020 18:00:38 INFO GlusterFS mount attempt 

13/06/2020 18:00:08 INFO GlusterFS mount attempt 

13/06/2020 17:59:38 INFO GlusterFS mount attempt 

13/06/2020 17:59:08 INFO GlusterFS mount attempt 

13/06/2020 17:58:38 INFO GlusterFS mount attempt 

13/06/2020 17:58:08 INFO GlusterFS mount attempt 

13/06/2020 17:57:38 INFO GlusterFS mount attempt 

13/06/2020 17:57:07 INFO GlusterFS mount attempt 

13/06/2020 17:56:37 INFO GlusterFS mount attempt 

13/06/2020 17:56:07 INFO GlusterFS mount attempt 

13/06/2020 17:55:37 INFO GlusterFS mount attempt 

13/06/2020 17:55:07 INFO GlusterFS mount attempt 

13/06/2020 17:54:37 INFO GlusterFS mount attempt 

13/06/2020 17:54:07 INFO GlusterFS mount attempt 

13/06/2020 17:53:37 INFO GlusterFS mount attempt 

13/06/2020 17:53:07 INFO GlusterFS mount attempt 

13/06/2020 17:52:37 INFO GlusterFS mount attempt 

13/06/2020 17:52:07 INFO GlusterFS mount attempt 

13/06/2020 17:51:36 INFO GlusterFS mount attempt 

13/06/2020 17:51:06 INFO GlusterFS mount attempt 

13/06/2020 17:50:36 INFO GlusterFS mount attempt 

13/06/2020 17:50:06 INFO GlusterFS mount attempt 

13/06/2020 17:49:36 INFO GlusterFS mount attempt 

13/06/2020 17:49:06 INFO GlusterFS mount attempt 

13/06/2020 17:48:36 INFO GlusterFS mount attempt 

13/06/2020 17:48:06 INFO GlusterFS mount attempt 

13/06/2020 17:47:36 INFO GlusterFS mount attempt 

13/06/2020 17:47:06 INFO GlusterFS mount attempt 

13/06/2020 17:46:36 INFO GlusterFS mount attempt 

13/06/2020 17:46:05 INFO GlusterFS mount attempt 

13/06/2020 17:45:35 INFO GlusterFS mount attempt 

13/06/2020 17:45:05 INFO GlusterFS mount attempt 

13/06/2020 17:44:35 INFO GlusterFS mount attempt 

13/06/2020 17:44:05 INFO GlusterFS mount attempt 

13/06/2020 17:43:35 INFO GlusterFS mount attempt 

13/06/2020 17:43:05 INFO GlusterFS mount attempt 

13/06/2020 17:42:35 INFO GlusterFS mount attempt 

13/06/2020 17:42:05 INFO GlusterFS mount attempt 

13/06/2020 17:41:35 INFO GlusterFS mount attempt 

13/06/2020 17:41:05 INFO GlusterFS mount attempt 

13/06/2020 17:40:34 INFO GlusterFS mount attempt 

13/06/2020 17:40:04 INFO GlusterFS mount attempt 

13/06/2020 17:39:34 INFO GlusterFS mount attempt 

13/06/2020 17:39:04 INFO GlusterFS mount attempt 

13/06/2020 17:38:34 INFO GlusterFS mount attempt 

13/06/2020 17:38:04 INFO GlusterFS mount attempt 

13/06/2020 17:37:34 INFO GlusterFS mount attempt 

13/06/2020 17:37:04 INFO GlusterFS mount attempt 

13/06/2020 17:36:34 INFO GlusterFS mount attempt 

13/06/2020 17:36:04 INFO GlusterFS mount attempt 

13/06/2020 17:35:34 INFO GlusterFS mount attempt 

13/06/2020 17:35:03 INFO GlusterFS mount attempt 

13/06/2020 17:34:33 INFO GlusterFS mount attempt 

13/06/2020 17:34:03 INFO GlusterFS mount attempt 

13/06/2020 17:33:33 INFO GlusterFS mount attempt 

13/06/2020 17:33:03 INFO GlusterFS mount attempt 

13/06/2020 17:32:33 INFO GlusterFS mount attempt 

13/06/2020 17:32:03 INFO GlusterFS mount attempt 

13/06/2020 17:31:33 INFO GlusterFS mount attempt 

13/06/2020 17:31:03 INFO GlusterFS mount attempt 

13/06/2020 17:30:33 INFO GlusterFS mount attempt 

13/06/2020 17:30:03 INFO GlusterFS mount attempt 

13/06/2020 17:29:32 INFO GlusterFS mount attempt 

13/06/2020 17:29:02 INFO GlusterFS mount attempt 

13/06/2020 17:28:32 INFO GlusterFS mount attempt 

13/06/2020 17:28:02 INFO GlusterFS mount attempt 

13/06/2020 17:27:32 INFO GlusterFS mount attempt 

13/06/2020 17:27:02 INFO GlusterFS mount attempt 

13/06/2020 17:26:32 INFO GlusterFS mount attempt 

13/06/2020 17:26:02 INFO GlusterFS mount attempt 

13/06/2020 17:25:32 INFO GlusterFS mount attempt 

13/06/2020 17:25:02 INFO GlusterFS mount attempt 

13/06/2020 17:24:32 INFO GlusterFS mount attempt 

13/06/2020 17:24:01 INFO GlusterFS mount attempt 

13/06/2020 17:23:31 INFO GlusterFS mount attempt 

13/06/2020 17:23:01 INFO GlusterFS mount attempt 

13/06/2020 17:22:31 INFO GlusterFS mount attempt 

13/06/2020 17:22:01 INFO GlusterFS mount attempt 

13/06/2020 17:21:31 INFO GlusterFS mount attempt 

13/06/2020 17:21:01 INFO GlusterFS mount attempt 

13/06/2020 17:20:31 INFO GlusterFS mount attempt 

13/06/2020 17:20:01 INFO GlusterFS mount attempt 

13/06/2020 17:19:31 INFO GlusterFS mount attempt 

13/06/2020 17:19:01 INFO GlusterFS mount attempt 

13/06/2020 17:18:30 INFO GlusterFS mount attempt 

13/06/2020 17:18:00 INFO GlusterFS mount attempt 

13/06/2020 17:17:30 INFO GlusterFS mount attempt 

13/06/2020 17:17:00 INFO GlusterFS mount attempt 

13/06/2020 17:16:30 INFO GlusterFS mount attempt 

13/06/2020 17:16:00 INFO GlusterFS mount attempt 

13/06/2020 17:15:30 INFO GlusterFS mount attempt 

13/06/2020 17:15:00 INFO GlusterFS mount attempt 

13/06/2020 17:14:30 INFO GlusterFS mount attempt 

13/06/2020 17:14:00 INFO GlusterFS mount attempt 

13/06/2020 17:13:30 INFO GlusterFS mount attempt 

13/06/2020 17:12:59 INFO GlusterFS mount attempt 

13/06/2020 17:12:29 INFO GlusterFS mount attempt 

13/06/2020 17:11:59 INFO GlusterFS mount attempt 

13/06/2020 17:11:29 INFO GlusterFS mount attempt 

13/06/2020 17:10:59 INFO GlusterFS mount attempt 

13/06/2020 17:10:29 INFO GlusterFS mount attempt 

13/06/2020 17:09:59 INFO GlusterFS mount attempt 

13/06/2020 17:09:29 INFO GlusterFS mount attempt 

13/06/2020 17:08:59 INFO GlusterFS mount attempt 

13/06/2020 17:08:29 INFO GlusterFS mount attempt 

13/06/2020 17:07:59 INFO GlusterFS mount attempt 

13/06/2020 17:07:28 INFO GlusterFS mount attempt 

13/06/2020 17:06:58 INFO GlusterFS mount attempt 

13/06/2020 17:06:28 INFO GlusterFS mount attempt 

13/06/2020 17:05:58 INFO GlusterFS mount attempt 

13/06/2020 17:05:28 INFO GlusterFS mount attempt 

13/06/2020 17:04:58 INFO GlusterFS mount attempt 

13/06/2020 17:04:28 INFO GlusterFS mount attempt 

13/06/2020 17:03:58 INFO GlusterFS mount attempt 

13/06/2020 17:03:28 INFO GlusterFS mount attempt 

13/06/2020 17:02:58 INFO GlusterFS mount attempt 

13/06/2020 17:02:28 INFO GlusterFS mount attempt 

13/06/2020 17:01:57 INFO GlusterFS mount attempt 

13/06/2020 17:01:27 INFO GlusterFS mount attempt 

13/06/2020 17:00:57 INFO GlusterFS mount attempt 

13/06/2020 17:00:27 INFO GlusterFS mount attempt 

13/06/2020 16:59:57 INFO GlusterFS mount attempt 

13/06/2020 16:59:27 INFO GlusterFS mount attempt 

13/06/2020 16:58:57 INFO GlusterFS mount attempt 

13/06/2020 16:58:27 INFO GlusterFS mount attempt 

13/06/2020 16:57:57 INFO GlusterFS mount attempt 

13/06/2020 16:57:27 INFO GlusterFS mount attempt 

13/06/2020 16:56:57 INFO GlusterFS mount attempt 

13/06/2020 16:56:26 INFO GlusterFS mount attempt 

13/06/2020 16:55:56 INFO GlusterFS mount attempt 

13/06/2020 16:55:26 INFO GlusterFS mount attempt 

13/06/2020 16:54:56 INFO GlusterFS mount attempt 

13/06/2020 16:54:26 INFO GlusterFS mount attempt 

13/06/2020 16:53:56 INFO GlusterFS mount attempt 

13/06/2020 16:53:26 INFO GlusterFS mount attempt 

13/06/2020 16:52:56 INFO GlusterFS mount attempt 

13/06/2020 16:52:26 INFO GlusterFS mount attempt 

13/06/2020 16:51:56 INFO GlusterFS mount attempt 

13/06/2020 16:51:26 INFO GlusterFS mount attempt 

13/06/2020 16:50:55 INFO GlusterFS mount attempt 

13/06/2020 16:50:25 INFO GlusterFS mount attempt 

13/06/2020 16:49:55 INFO GlusterFS mount attempt 

13/06/2020 16:49:25 INFO GlusterFS mount attempt 

13/06/2020 16:48:55 INFO GlusterFS mount attempt 

13/06/2020 16:48:25 INFO GlusterFS mount attempt 

13/06/2020 16:47:55 INFO GlusterFS mount attempt 

13/06/2020 16:47:25 INFO GlusterFS mount attempt 

13/06/2020 16:46:55 INFO GlusterFS mount attempt 

13/06/2020 16:46:25 INFO GlusterFS mount attempt 

13/06/2020 16:45:55 INFO GlusterFS mount attempt 

13/06/2020 16:45:24 INFO GlusterFS mount attempt 

13/06/2020 16:44:54 INFO GlusterFS mount attempt 

13/06/2020 16:44:24 INFO GlusterFS mount attempt 

13/06/2020 16:43:54 INFO GlusterFS mount attempt 

13/06/2020 16:43:24 INFO GlusterFS mount attempt 

13/06/2020 16:42:54 INFO GlusterFS mount attempt 

13/06/2020 16:42:24 INFO GlusterFS mount attempt 

13/06/2020 16:41:54 INFO GlusterFS mount attempt 

13/06/2020 16:41:24 INFO GlusterFS mount attempt 

13/06/2020 16:40:54 INFO GlusterFS mount attempt 

13/06/2020 16:40:23 INFO GlusterFS mount attempt 

13/06/2020 16:39:53 INFO GlusterFS mount attempt 

13/06/2020 16:39:23 INFO GlusterFS mount attempt 

13/06/2020 16:38:53 INFO GlusterFS mount attempt 

13/06/2020 16:38:23 INFO GlusterFS mount attempt 

13/06/2020 16:37:53 INFO GlusterFS mount attempt 

13/06/2020 16:37:23 INFO GlusterFS mount attempt 

13/06/2020 16:36:53 INFO GlusterFS mount attempt 

13/06/2020 16:36:23 INFO GlusterFS mount attempt 

13/06/2020 16:35:53 INFO GlusterFS mount attempt 

13/06/2020 16:35:23 INFO GlusterFS mount attempt 

13/06/2020 16:34:52 INFO GlusterFS mount attempt 

13/06/2020 16:34:22 INFO GlusterFS mount attempt 

13/06/2020 16:33:52 INFO GlusterFS mount attempt 

13/06/2020 16:33:22 INFO GlusterFS mount attempt 

13/06/2020 16:32:52 INFO GlusterFS mount attempt 

13/06/2020 16:32:22 INFO GlusterFS mount attempt 

13/06/2020 16:31:52 INFO GlusterFS mount attempt 

13/06/2020 16:31:22 INFO GlusterFS mount attempt 

13/06/2020 16:30:52 INFO GlusterFS mount attempt 

13/06/2020 16:30:22 INFO GlusterFS mount attempt 

13/06/2020 16:29:51 INFO GlusterFS mount attempt 

13/06/2020 16:29:21 INFO GlusterFS mount attempt 

13/06/2020 16:28:51 INFO GlusterFS mount attempt 

13/06/2020 16:28:21 INFO GlusterFS mount attempt 

13/06/2020 16:27:51 INFO GlusterFS mount attempt 

13/06/2020 16:27:21 INFO GlusterFS mount attempt 

13/06/2020 16:26:51 INFO GlusterFS mount attempt 

13/06/2020 16:26:21 INFO GlusterFS mount attempt 

13/06/2020 16:25:51 INFO GlusterFS mount attempt 

13/06/2020 16:25:21 INFO GlusterFS mount attempt 

13/06/2020 16:24:51 INFO GlusterFS mount attempt 

13/06/2020 16:24:21 INFO GlusterFS mount attempt 

13/06/2020 16:23:51 INFO GlusterFS mount attempt 

13/06/2020 16:23:20 INFO GlusterFS mount attempt 

13/06/2020 16:22:50 INFO GlusterFS mount attempt 

13/06/2020 16:22:20 INFO GlusterFS mount attempt 

13/06/2020 16:21:50 INFO GlusterFS mount attempt 

13/06/2020 16:21:20 INFO GlusterFS mount attempt 

13/06/2020 16:20:50 INFO GlusterFS mount attempt 

13/06/2020 16:20:20 INFO GlusterFS mount attempt 

13/06/2020 16:19:50 INFO GlusterFS mount attempt 

13/06/2020 16:19:20 INFO GlusterFS mount attempt 

13/06/2020 16:18:50 INFO GlusterFS mount attempt 

13/06/2020 16:18:20 INFO GlusterFS mount attempt 

13/06/2020 16:17:49 INFO GlusterFS mount attempt 

13/06/2020 16:17:19 INFO GlusterFS mount attempt 

13/06/2020 16:16:49 INFO GlusterFS mount attempt 

13/06/2020 16:16:19 INFO GlusterFS mount attempt 

13/06/2020 16:15:49 INFO GlusterFS mount attempt 

13/06/2020 16:15:19 INFO GlusterFS mount attempt 

13/06/2020 16:14:49 INFO GlusterFS mount attempt 

13/06/2020 16:14:19 INFO GlusterFS mount attempt 

13/06/2020 16:13:49 INFO GlusterFS mount attempt 

13/06/2020 16:13:19 INFO GlusterFS mount attempt 

13/06/2020 16:12:49 INFO GlusterFS mount attempt 

13/06/2020 16:12:18 INFO GlusterFS mount attempt 

13/06/2020 16:11:48 INFO GlusterFS mount attempt 

13/06/2020 16:11:18 INFO GlusterFS mount attempt 

13/06/2020 16:10:48 INFO GlusterFS mount attempt 

13/06/2020 16:10:18 INFO GlusterFS mount attempt 

13/06/2020 16:09:48 INFO GlusterFS mount attempt 

13/06/2020 16:09:18 INFO GlusterFS mount attempt 

13/06/2020 16:08:48 INFO GlusterFS mount attempt 

13/06/2020 16:08:18 INFO GlusterFS mount attempt 

13/06/2020 16:07:48 INFO GlusterFS mount attempt 

13/06/2020 16:07:17 INFO GlusterFS mount attempt 

13/06/2020 16:06:47 INFO GlusterFS mount attempt 

13/06/2020 16:06:17 INFO GlusterFS mount attempt 

13/06/2020 16:05:47 INFO GlusterFS mount attempt 

13/06/2020 16:05:17 INFO GlusterFS mount attempt 

13/06/2020 16:04:47 INFO GlusterFS mount attempt 

13/06/2020 16:04:17 INFO GlusterFS mount attempt 

13/06/2020 16:03:47 INFO GlusterFS mount attempt 

13/06/2020 16:03:17 INFO GlusterFS mount attempt 

13/06/2020 16:02:47 INFO GlusterFS mount attempt 

13/06/2020 16:02:17 INFO GlusterFS mount attempt 

13/06/2020 16:01:46 INFO GlusterFS mount attempt 

13/06/2020 16:01:16 INFO GlusterFS mount attempt 

13/06/2020 16:00:46 INFO GlusterFS mount attempt 

13/06/2020 16:00:16 INFO GlusterFS mount attempt 

13/06/2020 15:59:46 INFO GlusterFS mount attempt 

13/06/2020 15:59:16 INFO GlusterFS mount attempt 

13/06/2020 15:58:46 INFO GlusterFS mount attempt 

13/06/2020 15:58:16 INFO GlusterFS mount attempt 

13/06/2020 15:57:46 INFO GlusterFS mount attempt 

13/06/2020 15:57:16 INFO GlusterFS mount attempt 

13/06/2020 15:56:46 INFO GlusterFS mount attempt 

13/06/2020 15:56:15 INFO GlusterFS mount attempt 

13/06/2020 15:55:45 INFO GlusterFS mount attempt 

13/06/2020 15:55:15 INFO GlusterFS mount attempt 

13/06/2020 15:54:45 INFO GlusterFS mount attempt 

13/06/2020 15:54:15 INFO GlusterFS mount attempt 

13/06/2020 15:53:45 INFO GlusterFS mount attempt 

13/06/2020 15:53:15 INFO GlusterFS mount attempt 

13/06/2020 15:52:45 INFO GlusterFS mount attempt 

13/06/2020 15:52:15 INFO GlusterFS mount attempt 

13/06/2020 15:51:45 INFO GlusterFS mount attempt 

13/06/2020 15:51:15 INFO GlusterFS mount attempt 

13/06/2020 15:50:44 INFO GlusterFS mount attempt 

13/06/2020 15:50:14 INFO GlusterFS mount attempt 

13/06/2020 15:49:44 INFO GlusterFS mount attempt 

13/06/2020 15:49:14 INFO GlusterFS mount attempt 

13/06/2020 15:48:44 INFO GlusterFS mount attempt 

13/06/2020 15:48:14 INFO GlusterFS mount attempt 

13/06/2020 15:47:44 INFO GlusterFS mount attempt 

13/06/2020 15:47:14 INFO GlusterFS mount attempt 

13/06/2020 15:46:44 INFO GlusterFS mount attempt 

13/06/2020 15:46:14 INFO GlusterFS mount attempt 

13/06/2020 15:45:44 INFO GlusterFS mount attempt 

13/06/2020 15:45:13 INFO GlusterFS mount attempt 

13/06/2020 15:44:43 INFO GlusterFS mount attempt 

13/06/2020 15:44:13 INFO GlusterFS mount attempt 

13/06/2020 15:43:43 INFO GlusterFS mount attempt 

13/06/2020 15:43:13 INFO GlusterFS mount attempt 

13/06/2020 15:42:43 INFO GlusterFS mount attempt 

13/06/2020 15:42:13 INFO GlusterFS mount attempt 

13/06/2020 15:41:43 INFO GlusterFS mount attempt 

13/06/2020 15:41:13 INFO GlusterFS mount attempt 

13/06/2020 15:40:43 INFO GlusterFS mount attempt 

13/06/2020 15:40:13 INFO GlusterFS mount attempt 

13/06/2020 15:39:42 INFO GlusterFS mount attempt 

13/06/2020 15:39:12 INFO GlusterFS mount attempt 

13/06/2020 15:38:42 INFO GlusterFS mount attempt 

13/06/2020 15:38:12 INFO GlusterFS mount attempt 

13/06/2020 15:37:42 INFO GlusterFS mount attempt 

13/06/2020 15:37:12 INFO GlusterFS mount attempt 

13/06/2020 15:36:42 INFO GlusterFS mount attempt 

13/06/2020 15:36:12 INFO GlusterFS mount attempt 

13/06/2020 15:35:42 INFO GlusterFS mount attempt 

13/06/2020 15:35:12 INFO GlusterFS mount attempt 

13/06/2020 15:34:42 INFO GlusterFS mount attempt 

13/06/2020 15:34:12 INFO GlusterFS mount attempt 

13/06/2020 15:33:41 INFO GlusterFS mount attempt 

13/06/2020 15:33:11 INFO GlusterFS mount attempt 

13/06/2020 15:32:41 INFO GlusterFS mount attempt 

13/06/2020 15:32:11 INFO GlusterFS mount attempt 

13/06/2020 15:31:41 INFO GlusterFS mount attempt 

13/06/2020 15:31:11 INFO GlusterFS mount attempt 

13/06/2020 15:30:41 INFO GlusterFS mount attempt 

13/06/2020 15:30:11 INFO GlusterFS mount attempt 

13/06/2020 15:29:41 INFO GlusterFS mount attempt 

13/06/2020 15:29:11 INFO GlusterFS mount attempt 

13/06/2020 15:28:41 INFO GlusterFS mount attempt 

13/06/2020 15:28:10 INFO GlusterFS mount attempt 

13/06/2020 15:27:40 INFO GlusterFS mount attempt 

13/06/2020 15:27:10 INFO GlusterFS mount attempt 

13/06/2020 15:26:40 INFO GlusterFS mount attempt 

13/06/2020 15:26:10 INFO GlusterFS mount attempt 

13/06/2020 15:25:40 INFO GlusterFS mount attempt 

13/06/2020 15:25:10 INFO GlusterFS mount attempt 

13/06/2020 15:24:40 INFO GlusterFS mount attempt 

13/06/2020 15:24:10 INFO GlusterFS mount attempt 

13/06/2020 15:23:40 INFO GlusterFS mount attempt 

13/06/2020 15:23:10 INFO GlusterFS mount attempt 

13/06/2020 15:22:39 INFO GlusterFS mount attempt 

13/06/2020 15:22:09 INFO GlusterFS mount attempt 

13/06/2020 15:21:39 INFO GlusterFS mount attempt 

13/06/2020 15:21:09 INFO GlusterFS mount attempt 

13/06/2020 15:20:39 INFO GlusterFS mount attempt 

13/06/2020 15:20:09 INFO GlusterFS mount attempt 

13/06/2020 15:19:39 INFO GlusterFS mount attempt 

13/06/2020 15:19:09 INFO GlusterFS mount attempt 

13/06/2020 15:18:39 INFO GlusterFS mount attempt 

13/06/2020 15:18:09 INFO GlusterFS mount attempt 

13/06/2020 15:17:39 INFO GlusterFS mount attempt 

13/06/2020 15:17:08 INFO GlusterFS mount attempt 

13/06/2020 15:16:38 INFO GlusterFS mount attempt 

13/06/2020 15:16:08 INFO GlusterFS mount attempt 

13/06/2020 15:15:38 INFO GlusterFS mount attempt 

13/06/2020 15:15:08 INFO GlusterFS mount attempt 

13/06/2020 15:14:38 INFO GlusterFS mount attempt 

13/06/2020 15:14:08 INFO GlusterFS mount attempt 

13/06/2020 15:13:38 INFO GlusterFS mount attempt 

13/06/2020 15:13:08 INFO GlusterFS mount attempt 

13/06/2020 15:12:38 INFO GlusterFS mount attempt 

13/06/2020 15:12:08 INFO GlusterFS mount attempt 

13/06/2020 15:11:37 INFO GlusterFS mount attempt 

13/06/2020 15:11:07 INFO GlusterFS mount attempt 

13/06/2020 15:10:37 INFO GlusterFS mount attempt 

13/06/2020 15:10:07 INFO GlusterFS mount attempt 

13/06/2020 15:09:37 INFO GlusterFS mount attempt 

13/06/2020 15:09:07 INFO GlusterFS mount attempt 

13/06/2020 15:08:37 INFO GlusterFS mount attempt 

13/06/2020 15:08:07 INFO GlusterFS mount attempt 

13/06/2020 15:07:37 INFO GlusterFS mount attempt 

13/06/2020 15:07:07 INFO GlusterFS mount attempt 

13/06/2020 15:06:37 INFO GlusterFS mount attempt 

13/06/2020 15:06:06 INFO GlusterFS mount attempt 

13/06/2020 15:05:36 INFO GlusterFS mount attempt 

13/06/2020 15:05:06 INFO GlusterFS mount attempt 

13/06/2020 15:04:36 INFO GlusterFS mount attempt 

13/06/2020 15:04:06 INFO GlusterFS mount attempt 

13/06/2020 15:03:36 INFO GlusterFS mount attempt 

13/06/2020 15:03:06 INFO GlusterFS mount attempt 

13/06/2020 15:02:36 INFO GlusterFS mount attempt 

13/06/2020 15:02:06 INFO GlusterFS mount attempt 

13/06/2020 15:01:36 INFO GlusterFS mount attempt 

13/06/2020 15:01:06 INFO GlusterFS mount attempt 

13/06/2020 15:00:35 INFO GlusterFS mount attempt 

13/06/2020 15:00:05 INFO GlusterFS mount attempt 

13/06/2020 14:59:35 INFO GlusterFS mount attempt 

13/06/2020 14:59:05 INFO GlusterFS mount attempt 

13/06/2020 14:58:35 INFO GlusterFS mount attempt 

13/06/2020 14:58:05 INFO GlusterFS mount attempt 

13/06/2020 14:57:35 INFO GlusterFS mount attempt 

13/06/2020 14:57:05 INFO GlusterFS mount attempt 

13/06/2020 14:56:35 INFO GlusterFS mount attempt 

13/06/2020 14:56:05 INFO GlusterFS mount attempt 

13/06/2020 14:55:35 INFO GlusterFS mount attempt 

13/06/2020 14:55:04 INFO GlusterFS mount attempt 

13/06/2020 14:54:34 INFO GlusterFS mount attempt 

13/06/2020 14:54:04 INFO GlusterFS mount attempt 

13/06/2020 14:53:34 INFO GlusterFS mount attempt 

13/06/2020 14:53:04 INFO GlusterFS mount attempt 

13/06/2020 14:52:34 INFO GlusterFS mount attempt 

13/06/2020 14:52:04 INFO GlusterFS mount attempt 

13/06/2020 14:51:34 INFO GlusterFS mount attempt 

13/06/2020 14:51:04 INFO GlusterFS mount attempt 

13/06/2020 14:50:34 INFO GlusterFS mount attempt 

13/06/2020 14:50:04 INFO GlusterFS mount attempt 

13/06/2020 14:49:33 INFO GlusterFS mount attempt 

13/06/2020 14:49:03 INFO GlusterFS mount attempt 

13/06/2020 14:48:33 INFO GlusterFS mount attempt 

13/06/2020 14:48:03 INFO GlusterFS mount attempt 

13/06/2020 14:47:33 INFO GlusterFS mount attempt 

13/06/2020 14:47:03 INFO GlusterFS mount attempt 

13/06/2020 14:46:33 INFO GlusterFS mount attempt 

13/06/2020 14:46:03 INFO GlusterFS mount attempt 

13/06/2020 14:45:33 INFO GlusterFS mount attempt 

13/06/2020 14:45:03 INFO GlusterFS mount attempt 

13/06/2020 14:44:33 INFO GlusterFS mount attempt 

13/06/2020 14:44:02 INFO GlusterFS mount attempt 

13/06/2020 14:43:32 INFO GlusterFS mount attempt 

13/06/2020 14:43:02 INFO GlusterFS mount attempt 

13/06/2020 14:42:32 INFO GlusterFS mount attempt 

13/06/2020 14:42:02 INFO GlusterFS mount attempt 

13/06/2020 14:41:32 INFO GlusterFS mount attempt 

13/06/2020 14:41:02 INFO GlusterFS mount attempt 

13/06/2020 14:40:32 INFO GlusterFS mount attempt 

13/06/2020 14:40:02 INFO GlusterFS mount attempt 

13/06/2020 14:39:32 INFO GlusterFS mount attempt 

13/06/2020 14:39:02 INFO GlusterFS mount attempt 

13/06/2020 14:38:31 INFO GlusterFS mount attempt 

13/06/2020 14:38:01 INFO GlusterFS mount attempt 

13/06/2020 14:37:31 INFO GlusterFS mount attempt 

13/06/2020 14:37:01 INFO GlusterFS mount attempt 

13/06/2020 14:36:31 INFO GlusterFS mount attempt 

13/06/2020 14:36:01 INFO GlusterFS mount attempt 

13/06/2020 14:35:31 INFO GlusterFS mount attempt 

13/06/2020 14:35:01 INFO GlusterFS mount attempt 

13/06/2020 14:34:31 INFO GlusterFS mount attempt 

13/06/2020 14:34:01 INFO GlusterFS mount attempt 

13/06/2020 14:33:31 INFO GlusterFS mount attempt 

13/06/2020 14:33:00 INFO GlusterFS mount attempt 

13/06/2020 14:32:30 INFO GlusterFS mount attempt 

13/06/2020 14:32:00 INFO GlusterFS mount attempt 

13/06/2020 14:31:30 INFO GlusterFS mount attempt 

13/06/2020 14:31:00 INFO GlusterFS mount attempt 

13/06/2020 14:30:30 INFO GlusterFS mount attempt 

13/06/2020 14:30:00 INFO GlusterFS mount attempt 

13/06/2020 14:29:30 INFO GlusterFS mount attempt 

13/06/2020 14:29:00 INFO GlusterFS mount attempt 

13/06/2020 14:28:30 INFO GlusterFS mount attempt 

13/06/2020 14:28:00 INFO GlusterFS mount attempt 

13/06/2020 14:27:30 INFO GlusterFS mount attempt 

13/06/2020 14:26:59 INFO GlusterFS mount attempt 

13/06/2020 14:26:29 INFO GlusterFS mount attempt 

13/06/2020 14:25:59 INFO GlusterFS mount attempt 

13/06/2020 14:25:29 INFO GlusterFS mount attempt 

13/06/2020 14:24:59 INFO GlusterFS mount attempt 

13/06/2020 14:24:29 INFO GlusterFS mount attempt 

13/06/2020 14:23:59 INFO GlusterFS mount attempt 

13/06/2020 14:23:29 INFO GlusterFS mount attempt 

13/06/2020 14:22:59 INFO GlusterFS mount attempt 

13/06/2020 14:22:29 INFO GlusterFS mount attempt 

13/06/2020 14:21:58 INFO GlusterFS mount attempt 

13/06/2020 14:21:28 INFO GlusterFS mount attempt 

13/06/2020 14:20:58 INFO GlusterFS mount attempt 

13/06/2020 14:20:28 INFO GlusterFS mount attempt 

13/06/2020 14:19:58 INFO GlusterFS mount attempt 

13/06/2020 14:19:28 INFO GlusterFS mount attempt 

13/06/2020 14:18:58 INFO GlusterFS mount attempt 

13/06/2020 14:18:28 INFO GlusterFS mount attempt 

13/06/2020 14:17:58 INFO GlusterFS mount attempt 

13/06/2020 14:17:28 INFO GlusterFS mount attempt 

13/06/2020 14:16:58 INFO GlusterFS mount attempt 

13/06/2020 14:16:28 INFO GlusterFS mount attempt 

13/06/2020 14:15:57 INFO GlusterFS mount attempt 

13/06/2020 14:15:27 INFO GlusterFS mount attempt 

13/06/2020 14:14:57 INFO GlusterFS mount attempt 

13/06/2020 14:14:27 INFO GlusterFS mount attempt 

13/06/2020 14:13:57 INFO GlusterFS mount attempt 

13/06/2020 14:13:27 INFO GlusterFS mount attempt 

13/06/2020 14:12:57 INFO GlusterFS mount attempt 

13/06/2020 14:12:27 INFO GlusterFS mount attempt 

13/06/2020 14:11:57 INFO GlusterFS mount attempt 

13/06/2020 14:11:27 INFO GlusterFS mount attempt 

13/06/2020 14:10:56 INFO GlusterFS mount attempt 

13/06/2020 14:10:26 INFO GlusterFS mount attempt 

13/06/2020 14:09:56 INFO GlusterFS mount attempt 

13/06/2020 14:09:26 INFO GlusterFS mount attempt 

13/06/2020 14:08:56 INFO GlusterFS mount attempt 

13/06/2020 14:08:26 INFO GlusterFS mount attempt 

13/06/2020 14:07:56 INFO GlusterFS mount attempt 

13/06/2020 14:07:26 INFO GlusterFS mount attempt 

13/06/2020 14:06:56 INFO GlusterFS mount attempt 

13/06/2020 14:06:26 INFO GlusterFS mount attempt 

13/06/2020 14:05:56 INFO GlusterFS mount attempt 

13/06/2020 14:05:25 INFO GlusterFS mount attempt 

13/06/2020 14:04:55 INFO GlusterFS mount attempt 

13/06/2020 14:04:25 INFO GlusterFS mount attempt 

13/06/2020 14:03:55 INFO GlusterFS mount attempt 

13/06/2020 14:03:25 INFO GlusterFS mount attempt 

13/06/2020 14:02:55 INFO GlusterFS mount attempt 

13/06/2020 14:02:25 INFO GlusterFS mount attempt 

13/06/2020 14:01:55 INFO GlusterFS mount attempt 

13/06/2020 14:01:25 INFO GlusterFS mount attempt 

13/06/2020 14:00:55 INFO GlusterFS mount attempt 

13/06/2020 14:00:24 INFO GlusterFS mount attempt 

13/06/2020 13:59:54 INFO GlusterFS mount attempt 

13/06/2020 13:59:24 INFO GlusterFS mount attempt 

13/06/2020 13:58:54 INFO GlusterFS mount attempt 

13/06/2020 13:58:24 INFO GlusterFS mount attempt 

13/06/2020 13:57:54 INFO GlusterFS mount attempt 

13/06/2020 13:57:24 INFO GlusterFS mount attempt 

13/06/2020 13:56:54 INFO GlusterFS mount attempt 

13/06/2020 13:56:24 INFO GlusterFS mount attempt 

13/06/2020 13:55:54 INFO GlusterFS mount attempt 

13/06/2020 13:55:24 INFO GlusterFS mount attempt 

13/06/2020 13:54:53 INFO GlusterFS mount attempt 

13/06/2020 13:54:23 INFO GlusterFS mount attempt 

13/06/2020 13:53:53 INFO GlusterFS mount attempt 

13/06/2020 13:53:23 INFO GlusterFS mount attempt 

13/06/2020 13:52:53 INFO GlusterFS mount attempt 

13/06/2020 13:52:23 INFO GlusterFS mount attempt 

13/06/2020 13:51:53 INFO GlusterFS mount attempt 

13/06/2020 13:51:23 INFO GlusterFS mount attempt 

13/06/2020 13:50:53 INFO GlusterFS mount attempt 

13/06/2020 13:50:23 INFO GlusterFS mount attempt 

13/06/2020 13:49:53 INFO GlusterFS mount attempt 

13/06/2020 13:49:23 INFO GlusterFS mount attempt 

13/06/2020 13:48:52 INFO GlusterFS mount attempt 

13/06/2020 13:48:22 INFO GlusterFS mount attempt 

13/06/2020 13:47:52 INFO GlusterFS mount attempt 

13/06/2020 13:47:22 INFO GlusterFS mount attempt 

13/06/2020 13:46:52 INFO GlusterFS mount attempt 

13/06/2020 13:46:22 INFO GlusterFS mount attempt 

13/06/2020 13:45:52 INFO GlusterFS mount attempt 

13/06/2020 13:45:22 INFO GlusterFS mount attempt 

13/06/2020 13:44:52 INFO GlusterFS mount attempt 

13/06/2020 13:44:22 INFO GlusterFS mount attempt 

13/06/2020 13:43:51 INFO GlusterFS mount attempt 

13/06/2020 13:43:21 INFO GlusterFS mount attempt 

13/06/2020 13:42:51 INFO GlusterFS mount attempt 

13/06/2020 13:42:21 INFO GlusterFS mount attempt 

13/06/2020 13:41:51 INFO GlusterFS mount attempt 

13/06/2020 13:41:21 INFO GlusterFS mount attempt 

13/06/2020 13:40:51 INFO GlusterFS mount attempt 

13/06/2020 13:40:21 INFO GlusterFS mount attempt 

13/06/2020 13:39:51 INFO GlusterFS mount attempt 

13/06/2020 13:39:21 INFO GlusterFS mount attempt 

13/06/2020 13:38:51 INFO GlusterFS mount attempt 

13/06/2020 13:38:20 INFO GlusterFS mount attempt 

13/06/2020 13:37:50 INFO GlusterFS mount attempt 

13/06/2020 13:37:20 INFO GlusterFS mount attempt 

13/06/2020 13:36:50 INFO GlusterFS mount attempt 

13/06/2020 13:36:20 INFO GlusterFS mount attempt 

13/06/2020 13:35:50 INFO GlusterFS mount attempt 

13/06/2020 13:35:20 INFO GlusterFS mount attempt 

13/06/2020 13:34:50 INFO GlusterFS mount attempt 

13/06/2020 13:34:20 INFO GlusterFS mount attempt 

13/06/2020 13:33:50 INFO GlusterFS mount attempt 

13/06/2020 13:33:20 INFO GlusterFS mount attempt 

13/06/2020 13:32:49 INFO GlusterFS mount attempt 

13/06/2020 13:32:19 INFO GlusterFS mount attempt 

13/06/2020 13:31:49 INFO GlusterFS mount attempt 

13/06/2020 13:31:19 INFO GlusterFS mount attempt 

13/06/2020 13:30:49 INFO GlusterFS mount attempt 

13/06/2020 13:30:19 INFO GlusterFS mount attempt 

13/06/2020 13:29:49 INFO GlusterFS mount attempt 

13/06/2020 13:29:19 INFO GlusterFS mount attempt 

13/06/2020 13:28:49 INFO GlusterFS mount attempt 

13/06/2020 13:28:19 INFO GlusterFS mount attempt 

13/06/2020 13:27:49 INFO GlusterFS mount attempt 

13/06/2020 13:27:18 INFO GlusterFS mount attempt 

13/06/2020 13:26:48 INFO GlusterFS mount attempt 

13/06/2020 13:26:18 INFO GlusterFS mount attempt 

13/06/2020 13:25:48 INFO GlusterFS mount attempt 

13/06/2020 13:25:18 INFO GlusterFS mount attempt 

13/06/2020 13:24:48 INFO GlusterFS mount attempt 

13/06/2020 13:24:18 INFO GlusterFS mount attempt 

13/06/2020 13:23:48 INFO GlusterFS mount attempt 

13/06/2020 13:23:18 INFO GlusterFS mount attempt 

13/06/2020 13:22:48 INFO GlusterFS mount attempt 

13/06/2020 13:22:17 INFO GlusterFS mount attempt 

13/06/2020 13:21:47 INFO GlusterFS mount attempt 

13/06/2020 13:21:17 INFO GlusterFS mount attempt 

13/06/2020 13:20:47 INFO GlusterFS mount attempt 

13/06/2020 13:20:17 INFO GlusterFS mount attempt 

13/06/2020 13:19:47 INFO GlusterFS mount attempt 

13/06/2020 13:19:17 INFO GlusterFS mount attempt 

13/06/2020 13:18:47 INFO GlusterFS mount attempt 

13/06/2020 13:18:17 INFO GlusterFS mount attempt 

13/06/2020 13:17:47 INFO GlusterFS mount attempt 

13/06/2020 13:17:17 INFO GlusterFS mount attempt 

13/06/2020 13:16:47 INFO GlusterFS mount attempt 

13/06/2020 13:16:16 INFO GlusterFS mount attempt 

13/06/2020 13:15:46 INFO GlusterFS mount attempt 

13/06/2020 13:15:16 INFO GlusterFS mount attempt 

13/06/2020 13:14:46 INFO GlusterFS mount attempt 

13/06/2020 13:14:16 INFO GlusterFS mount attempt 

13/06/2020 13:13:46 INFO GlusterFS mount attempt 

13/06/2020 13:13:16 INFO GlusterFS mount attempt 

13/06/2020 13:12:46 INFO GlusterFS mount attempt 

13/06/2020 13:12:16 INFO GlusterFS mount attempt 

13/06/2020 13:11:46 INFO GlusterFS mount attempt 

13/06/2020 13:11:16 INFO GlusterFS mount attempt 

13/06/2020 13:10:45 INFO GlusterFS mount attempt 

13/06/2020 13:10:15 INFO GlusterFS mount attempt 

13/06/2020 13:09:45 INFO GlusterFS mount attempt 

13/06/2020 13:09:15 INFO GlusterFS mount attempt 

13/06/2020 13:08:45 INFO GlusterFS mount attempt 

13/06/2020 13:08:15 INFO GlusterFS mount attempt 

13/06/2020 13:07:45 INFO GlusterFS mount attempt 

13/06/2020 13:07:15 INFO GlusterFS mount attempt 

13/06/2020 13:06:45 INFO GlusterFS mount attempt 

13/06/2020 13:06:15 INFO GlusterFS mount attempt 

13/06/2020 13:05:45 INFO GlusterFS mount attempt 

13/06/2020 13:05:14 INFO GlusterFS mount attempt 

13/06/2020 13:04:44 INFO GlusterFS mount attempt 

13/06/2020 13:04:14 INFO GlusterFS mount attempt 

13/06/2020 13:03:44 INFO GlusterFS mount attempt 

13/06/2020 13:03:14 INFO GlusterFS mount attempt 

13/06/2020 13:02:44 INFO GlusterFS mount attempt 

13/06/2020 13:02:14 INFO GlusterFS mount attempt 

13/06/2020 13:01:44 INFO GlusterFS mount attempt 

13/06/2020 13:01:14 INFO GlusterFS mount attempt 

13/06/2020 13:00:44 INFO GlusterFS mount attempt 

13/06/2020 13:00:14 INFO GlusterFS mount attempt 

13/06/2020 12:59:43 INFO GlusterFS mount attempt 

13/06/2020 12:59:13 INFO GlusterFS mount attempt 

13/06/2020 12:58:43 INFO GlusterFS mount attempt 

13/06/2020 12:58:13 INFO GlusterFS mount attempt 

13/06/2020 12:57:43 INFO GlusterFS mount attempt 

13/06/2020 12:57:13 INFO GlusterFS mount attempt 

13/06/2020 12:56:43 INFO GlusterFS mount attempt 

13/06/2020 12:56:13 INFO GlusterFS mount attempt 

13/06/2020 12:55:43 INFO GlusterFS mount attempt 

13/06/2020 12:55:13 INFO GlusterFS mount attempt 

13/06/2020 12:54:43 INFO GlusterFS mount attempt 

13/06/2020 12:54:12 INFO GlusterFS mount attempt 

13/06/2020 12:53:42 INFO GlusterFS mount attempt 

13/06/2020 12:53:12 INFO GlusterFS mount attempt 

13/06/2020 12:52:42 INFO GlusterFS mount attempt 

13/06/2020 12:52:12 INFO GlusterFS mount attempt 

13/06/2020 12:51:42 INFO GlusterFS mount attempt 

13/06/2020 12:51:12 INFO GlusterFS mount attempt 

13/06/2020 12:50:42 INFO GlusterFS mount attempt 

13/06/2020 12:50:12 INFO GlusterFS mount attempt 

13/06/2020 12:49:42 INFO GlusterFS mount attempt 

13/06/2020 12:49:12 INFO GlusterFS mount attempt 

13/06/2020 12:48:41 INFO GlusterFS mount attempt 

13/06/2020 12:48:11 INFO GlusterFS mount attempt 

13/06/2020 12:47:41 INFO GlusterFS mount attempt 

13/06/2020 12:47:11 INFO GlusterFS mount attempt 

13/06/2020 12:46:41 INFO GlusterFS mount attempt 

13/06/2020 12:46:11 INFO GlusterFS mount attempt 

13/06/2020 12:45:41 INFO GlusterFS mount attempt 

13/06/2020 12:45:11 INFO GlusterFS mount attempt 

13/06/2020 12:44:41 INFO GlusterFS mount attempt 

13/06/2020 12:44:11 INFO GlusterFS mount attempt 

13/06/2020 12:43:41 INFO GlusterFS mount attempt 

13/06/2020 12:43:10 INFO GlusterFS mount attempt 

13/06/2020 12:42:40 INFO GlusterFS mount attempt 

13/06/2020 12:42:10 INFO GlusterFS mount attempt 

13/06/2020 12:41:40 INFO GlusterFS mount attempt 

13/06/2020 12:41:10 INFO GlusterFS mount attempt 

13/06/2020 12:40:40 INFO GlusterFS mount attempt 

13/06/2020 12:40:10 INFO GlusterFS mount attempt 

13/06/2020 12:39:40 INFO GlusterFS mount attempt 

13/06/2020 12:39:10 INFO GlusterFS mount attempt 

13/06/2020 12:38:40 INFO GlusterFS mount attempt 

13/06/2020 12:38:10 INFO GlusterFS mount attempt 

13/06/2020 12:37:40 INFO GlusterFS mount attempt 

13/06/2020 12:37:09 INFO GlusterFS mount attempt 

13/06/2020 12:36:39 INFO GlusterFS mount attempt 

13/06/2020 12:36:09 INFO GlusterFS mount attempt 

13/06/2020 12:35:39 INFO GlusterFS mount attempt 

13/06/2020 12:35:09 INFO GlusterFS mount attempt 

13/06/2020 12:34:39 INFO GlusterFS mount attempt 

13/06/2020 12:34:09 INFO GlusterFS mount attempt 

13/06/2020 12:33:39 INFO GlusterFS mount attempt 

13/06/2020 12:33:09 INFO GlusterFS mount attempt 

13/06/2020 12:32:39 INFO GlusterFS mount attempt 

13/06/2020 12:32:09 INFO GlusterFS mount attempt 

13/06/2020 12:31:38 INFO GlusterFS mount attempt 

13/06/2020 12:31:08 INFO GlusterFS mount attempt 

13/06/2020 12:30:38 INFO GlusterFS mount attempt 

13/06/2020 12:30:08 INFO GlusterFS mount attempt 

13/06/2020 12:29:38 INFO GlusterFS mount attempt 

13/06/2020 12:29:08 INFO GlusterFS mount attempt 

13/06/2020 12:28:38 INFO GlusterFS mount attempt 

13/06/2020 12:28:08 INFO GlusterFS mount attempt 

13/06/2020 12:27:38 INFO GlusterFS mount attempt 

13/06/2020 12:27:08 INFO GlusterFS mount attempt 

13/06/2020 12:26:38 INFO GlusterFS mount attempt 

13/06/2020 12:26:07 INFO GlusterFS mount attempt 

13/06/2020 12:25:37 INFO GlusterFS mount attempt 

13/06/2020 12:25:07 INFO GlusterFS mount attempt 

13/06/2020 12:24:37 INFO GlusterFS mount attempt 

13/06/2020 12:24:07 INFO GlusterFS mount attempt 

13/06/2020 12:23:37 INFO GlusterFS mount attempt 

13/06/2020 12:23:07 INFO GlusterFS mount attempt 

13/06/2020 12:22:37 INFO GlusterFS mount attempt 

13/06/2020 12:22:07 INFO GlusterFS mount attempt 

13/06/2020 12:21:37 INFO GlusterFS mount attempt 

13/06/2020 12:21:07 INFO GlusterFS mount attempt 

13/06/2020 12:20:36 INFO GlusterFS mount attempt 

13/06/2020 12:20:06 INFO GlusterFS mount attempt 

13/06/2020 12:19:36 INFO GlusterFS mount attempt 

13/06/2020 12:19:06 INFO GlusterFS mount attempt 

13/06/2020 12:18:36 INFO GlusterFS mount attempt 

13/06/2020 12:18:06 INFO GlusterFS mount attempt 

13/06/2020 12:17:36 INFO GlusterFS mount attempt 

13/06/2020 12:17:06 INFO GlusterFS mount attempt 

13/06/2020 12:16:36 INFO GlusterFS mount attempt 

13/06/2020 12:16:06 INFO GlusterFS mount attempt 

13/06/2020 12:15:36 INFO GlusterFS mount attempt 

13/06/2020 12:15:05 INFO GlusterFS mount attempt 

13/06/2020 12:14:35 INFO GlusterFS mount attempt 

13/06/2020 12:14:05 INFO GlusterFS mount attempt 

13/06/2020 12:13:35 INFO GlusterFS mount attempt 

13/06/2020 12:13:05 INFO GlusterFS mount attempt 

13/06/2020 12:12:35 INFO GlusterFS mount attempt 

13/06/2020 12:12:05 INFO GlusterFS mount attempt 

13/06/2020 12:11:35 INFO GlusterFS mount attempt 

13/06/2020 12:11:05 INFO GlusterFS mount attempt 

13/06/2020 12:10:35 INFO GlusterFS mount attempt 

13/06/2020 12:10:04 INFO GlusterFS mount attempt 

13/06/2020 12:09:34 INFO GlusterFS mount attempt 

13/06/2020 12:09:04 INFO GlusterFS mount attempt 

13/06/2020 12:08:34 INFO GlusterFS mount attempt 

13/06/2020 12:08:04 INFO GlusterFS mount attempt 

13/06/2020 12:07:34 INFO GlusterFS mount attempt 

13/06/2020 12:07:04 INFO GlusterFS mount attempt 

13/06/2020 12:06:34 INFO GlusterFS mount attempt 

13/06/2020 12:06:04 INFO GlusterFS mount attempt 

13/06/2020 12:05:34 INFO GlusterFS mount attempt 

13/06/2020 12:05:04 INFO GlusterFS mount attempt 

13/06/2020 12:04:33 INFO GlusterFS mount attempt 

13/06/2020 12:04:03 INFO GlusterFS mount attempt 

13/06/2020 12:03:33 INFO GlusterFS mount attempt 

13/06/2020 12:03:03 INFO GlusterFS mount attempt 

13/06/2020 12:02:33 INFO GlusterFS mount attempt 

13/06/2020 12:02:03 INFO GlusterFS mount attempt 

13/06/2020 12:01:33 INFO GlusterFS mount attempt 

13/06/2020 12:01:03 INFO GlusterFS mount attempt 

13/06/2020 12:00:33 INFO GlusterFS mount attempt 

13/06/2020 12:00:03 INFO GlusterFS mount attempt 

13/06/2020 11:59:33 INFO GlusterFS mount attempt 

13/06/2020 11:59:02 INFO GlusterFS mount attempt 

13/06/2020 11:58:32 INFO GlusterFS mount attempt 

13/06/2020 11:58:02 INFO GlusterFS mount attempt 

13/06/2020 11:57:32 INFO GlusterFS mount attempt 

13/06/2020 11:57:02 INFO GlusterFS mount attempt 

13/06/2020 11:56:32 INFO GlusterFS mount attempt 

13/06/2020 11:56:02 INFO GlusterFS mount attempt 

13/06/2020 11:55:32 INFO GlusterFS mount attempt 

13/06/2020 11:55:02 INFO GlusterFS mount attempt 

13/06/2020 11:54:32 INFO GlusterFS mount attempt 

13/06/2020 11:54:02 INFO GlusterFS mount attempt 

13/06/2020 11:53:31 INFO GlusterFS mount attempt 

13/06/2020 11:53:01 INFO GlusterFS mount attempt 

13/06/2020 11:52:31 INFO GlusterFS mount attempt 

13/06/2020 11:52:01 INFO GlusterFS mount attempt 

13/06/2020 11:51:31 INFO GlusterFS mount attempt 

13/06/2020 11:51:01 INFO GlusterFS mount attempt 

13/06/2020 11:50:31 INFO GlusterFS mount attempt 

13/06/2020 11:50:01 INFO GlusterFS mount attempt 

13/06/2020 11:49:31 INFO GlusterFS mount attempt 

13/06/2020 11:49:01 INFO GlusterFS mount attempt 

13/06/2020 11:48:31 INFO GlusterFS mount attempt 

13/06/2020 11:48:00 INFO GlusterFS mount attempt 

13/06/2020 11:47:30 INFO GlusterFS mount attempt 

13/06/2020 11:47:00 INFO GlusterFS mount attempt 

13/06/2020 11:46:30 INFO GlusterFS mount attempt 

13/06/2020 11:46:00 INFO GlusterFS mount attempt 

13/06/2020 11:45:30 INFO GlusterFS mount attempt 

13/06/2020 11:45:00 INFO GlusterFS mount attempt 

13/06/2020 11:44:30 INFO GlusterFS mount attempt 

13/06/2020 11:44:00 INFO GlusterFS mount attempt 

13/06/2020 11:43:30 INFO GlusterFS mount attempt 

13/06/2020 11:43:00 INFO GlusterFS mount attempt 

13/06/2020 11:42:29 INFO GlusterFS mount attempt 

13/06/2020 11:41:59 INFO GlusterFS mount attempt 

13/06/2020 11:41:29 INFO GlusterFS mount attempt 

13/06/2020 11:40:59 INFO GlusterFS mount attempt 

13/06/2020 11:40:29 INFO GlusterFS mount attempt 

13/06/2020 11:39:59 INFO GlusterFS mount attempt 

13/06/2020 11:39:29 INFO GlusterFS mount attempt 

13/06/2020 11:38:59 INFO GlusterFS mount attempt 

13/06/2020 11:38:29 INFO GlusterFS mount attempt 

13/06/2020 11:37:59 INFO GlusterFS mount attempt 

13/06/2020 11:37:29 INFO GlusterFS mount attempt 

13/06/2020 11:36:58 INFO GlusterFS mount attempt 

13/06/2020 11:36:28 INFO GlusterFS mount attempt 

13/06/2020 11:35:58 INFO GlusterFS mount attempt 

13/06/2020 11:35:28 INFO GlusterFS mount attempt 

13/06/2020 11:34:58 INFO GlusterFS mount attempt 

13/06/2020 11:34:28 INFO GlusterFS mount attempt 

13/06/2020 11:33:58 INFO GlusterFS mount attempt 

13/06/2020 11:33:28 INFO GlusterFS mount attempt 

13/06/2020 11:32:58 INFO GlusterFS mount attempt 

13/06/2020 11:32:28 INFO GlusterFS mount attempt 

13/06/2020 11:31:58 INFO GlusterFS mount attempt 

13/06/2020 11:31:27 INFO GlusterFS mount attempt 

13/06/2020 11:30:57 INFO GlusterFS mount attempt 

13/06/2020 11:30:27 INFO GlusterFS mount attempt 

13/06/2020 11:29:57 INFO GlusterFS mount attempt 

13/06/2020 11:29:27 INFO GlusterFS mount attempt 

13/06/2020 11:28:57 INFO GlusterFS mount attempt 

13/06/2020 11:28:27 INFO GlusterFS mount attempt 

13/06/2020 11:27:57 INFO GlusterFS mount attempt 

13/06/2020 11:27:27 INFO GlusterFS mount attempt 

13/06/2020 11:26:57 INFO GlusterFS mount attempt 

13/06/2020 11:26:27 INFO GlusterFS mount attempt 

13/06/2020 11:25:56 INFO GlusterFS mount attempt 

13/06/2020 11:25:26 INFO GlusterFS mount attempt 

13/06/2020 11:24:56 INFO GlusterFS mount attempt 

13/06/2020 11:24:26 INFO GlusterFS mount attempt 

13/06/2020 11:23:56 INFO GlusterFS mount attempt 

13/06/2020 11:23:26 INFO GlusterFS mount attempt 

13/06/2020 11:22:56 INFO GlusterFS mount attempt 

13/06/2020 11:22:26 INFO GlusterFS mount attempt 

13/06/2020 11:21:56 INFO GlusterFS mount attempt 

13/06/2020 11:21:26 INFO GlusterFS mount attempt 

13/06/2020 11:20:56 INFO GlusterFS mount attempt 

13/06/2020 11:20:25 INFO GlusterFS mount attempt 

13/06/2020 11:19:55 INFO GlusterFS mount attempt 

13/06/2020 11:19:25 INFO GlusterFS mount attempt 

13/06/2020 11:18:55 INFO GlusterFS mount attempt 

13/06/2020 11:18:25 INFO GlusterFS mount attempt 

13/06/2020 11:17:55 INFO GlusterFS mount attempt 

13/06/2020 11:17:25 INFO GlusterFS mount attempt 

13/06/2020 11:16:55 INFO GlusterFS mount attempt 

13/06/2020 11:16:25 INFO GlusterFS mount attempt 

13/06/2020 11:15:55 INFO GlusterFS mount attempt 

13/06/2020 11:15:25 INFO GlusterFS mount attempt 

13/06/2020 11:14:54 INFO GlusterFS mount attempt 

13/06/2020 11:14:24 INFO GlusterFS mount attempt 

13/06/2020 11:13:54 INFO GlusterFS mount attempt 

13/06/2020 11:13:24 INFO GlusterFS mount attempt 

13/06/2020 11:12:54 INFO GlusterFS mount attempt 

13/06/2020 11:12:24 INFO GlusterFS mount attempt 

13/06/2020 11:11:54 INFO GlusterFS mount attempt 

13/06/2020 11:11:24 INFO GlusterFS mount attempt 

13/06/2020 11:10:54 INFO GlusterFS mount attempt 

13/06/2020 11:10:24 INFO GlusterFS mount attempt 

13/06/2020 11:09:53 INFO GlusterFS mount attempt 

13/06/2020 11:09:23 INFO GlusterFS mount attempt 

13/06/2020 11:08:53 INFO GlusterFS mount attempt 

13/06/2020 11:08:23 INFO GlusterFS mount attempt 

13/06/2020 11:07:53 INFO GlusterFS mount attempt 

13/06/2020 11:07:23 INFO GlusterFS mount attempt 

13/06/2020 11:06:53 INFO GlusterFS mount attempt 

13/06/2020 11:06:23 INFO GlusterFS mount attempt 

13/06/2020 11:05:53 INFO GlusterFS mount attempt 

13/06/2020 11:05:23 INFO GlusterFS mount attempt 

13/06/2020 11:04:53 INFO GlusterFS mount attempt 

13/06/2020 11:04:22 INFO GlusterFS mount attempt 

13/06/2020 11:03:52 INFO GlusterFS mount attempt 

13/06/2020 11:03:22 INFO GlusterFS mount attempt 

13/06/2020 11:02:52 INFO GlusterFS mount attempt 

13/06/2020 11:02:22 INFO GlusterFS mount attempt 

13/06/2020 11:01:52 INFO GlusterFS mount attempt 

13/06/2020 11:01:22 INFO GlusterFS mount attempt 

13/06/2020 11:00:52 INFO GlusterFS mount attempt 

13/06/2020 11:00:22 INFO GlusterFS mount attempt 

13/06/2020 10:59:52 INFO GlusterFS mount attempt 

13/06/2020 10:59:22 INFO GlusterFS mount attempt 

13/06/2020 10:58:51 INFO GlusterFS mount attempt 

13/06/2020 10:58:21 INFO GlusterFS mount attempt 

13/06/2020 10:57:51 INFO GlusterFS mount attempt 

13/06/2020 10:57:21 INFO GlusterFS mount attempt 

13/06/2020 10:56:51 INFO GlusterFS mount attempt 

13/06/2020 10:56:21 INFO GlusterFS mount attempt 

13/06/2020 10:55:51 INFO GlusterFS mount attempt 

13/06/2020 10:55:21 INFO GlusterFS mount attempt 

13/06/2020 10:54:51 INFO GlusterFS mount attempt 

13/06/2020 10:54:21 INFO GlusterFS mount attempt 

13/06/2020 10:53:51 INFO GlusterFS mount attempt 

13/06/2020 10:53:20 INFO GlusterFS mount attempt 

13/06/2020 10:52:50 INFO GlusterFS mount attempt 

13/06/2020 10:52:20 INFO GlusterFS mount attempt 

13/06/2020 10:51:50 INFO GlusterFS mount attempt 

13/06/2020 10:51:20 INFO GlusterFS mount attempt 

13/06/2020 10:50:50 INFO GlusterFS mount attempt 

13/06/2020 10:50:20 INFO GlusterFS mount attempt 

13/06/2020 10:49:50 INFO GlusterFS mount attempt 

13/06/2020 10:49:20 INFO GlusterFS mount attempt 

13/06/2020 10:48:50 INFO GlusterFS mount attempt 

13/06/2020 10:48:20 INFO GlusterFS mount attempt 

13/06/2020 10:47:49 INFO GlusterFS mount attempt 

13/06/2020 10:47:19 INFO GlusterFS mount attempt 

13/06/2020 10:46:49 INFO GlusterFS mount attempt 

13/06/2020 10:46:19 INFO GlusterFS mount attempt 

13/06/2020 10:45:49 INFO GlusterFS mount attempt 

13/06/2020 10:45:19 INFO GlusterFS mount attempt 

13/06/2020 10:44:49 INFO GlusterFS mount attempt 

13/06/2020 10:44:19 INFO GlusterFS mount attempt 

13/06/2020 10:43:49 INFO GlusterFS mount attempt 

13/06/2020 10:43:19 INFO GlusterFS mount attempt 

13/06/2020 10:42:49 INFO GlusterFS mount attempt 

13/06/2020 10:42:18 INFO GlusterFS mount attempt 

13/06/2020 10:41:48 INFO GlusterFS mount attempt 

13/06/2020 10:41:18 INFO GlusterFS mount attempt 

13/06/2020 10:40:48 INFO GlusterFS mount attempt 

13/06/2020 10:40:18 INFO GlusterFS mount attempt 

13/06/2020 10:39:48 INFO GlusterFS mount attempt 

13/06/2020 10:39:18 INFO GlusterFS mount attempt 

13/06/2020 10:38:48 INFO GlusterFS mount attempt 

13/06/2020 10:38:18 INFO GlusterFS mount attempt 

13/06/2020 10:37:48 INFO GlusterFS mount attempt 

13/06/2020 10:37:18 INFO GlusterFS mount attempt 

13/06/2020 10:36:47 INFO GlusterFS mount attempt 

13/06/2020 10:36:17 INFO GlusterFS mount attempt 

13/06/2020 10:35:47 INFO GlusterFS mount attempt 

13/06/2020 10:35:17 INFO GlusterFS mount attempt 

13/06/2020 10:34:47 INFO GlusterFS mount attempt 

13/06/2020 10:34:17 INFO GlusterFS mount attempt 

13/06/2020 10:33:47 INFO GlusterFS mount attempt 

13/06/2020 10:33:17 INFO GlusterFS mount attempt 

13/06/2020 10:32:47 INFO GlusterFS mount attempt 

13/06/2020 10:32:17 INFO GlusterFS mount attempt 

13/06/2020 10:31:47 INFO GlusterFS mount attempt 

13/06/2020 10:31:16 INFO GlusterFS mount attempt 

13/06/2020 10:30:46 INFO GlusterFS mount attempt 

13/06/2020 10:30:16 INFO GlusterFS mount attempt 

13/06/2020 10:29:46 INFO GlusterFS mount attempt 

13/06/2020 10:29:16 INFO GlusterFS mount attempt 

13/06/2020 10:28:46 INFO GlusterFS mount attempt 

13/06/2020 10:28:16 INFO GlusterFS mount attempt 

13/06/2020 10:27:46 INFO GlusterFS mount attempt 

13/06/2020 10:27:16 INFO GlusterFS mount attempt 

13/06/2020 10:26:46 INFO GlusterFS mount attempt 

13/06/2020 10:26:16 INFO GlusterFS mount attempt 

13/06/2020 10:25:45 INFO GlusterFS mount attempt 

13/06/2020 10:25:15 INFO GlusterFS mount attempt 

13/06/2020 10:24:45 INFO GlusterFS mount attempt 

13/06/2020 10:24:15 INFO GlusterFS mount attempt 

13/06/2020 10:23:45 INFO GlusterFS mount attempt 

13/06/2020 10:23:15 INFO GlusterFS mount attempt 

13/06/2020 10:22:45 INFO GlusterFS mount attempt 

13/06/2020 10:22:15 INFO GlusterFS mount attempt 

13/06/2020 10:21:45 INFO GlusterFS mount attempt 

13/06/2020 10:21:15 INFO GlusterFS mount attempt 

13/06/2020 10:20:45 INFO GlusterFS mount attempt 

13/06/2020 10:20:14 INFO GlusterFS mount attempt 

13/06/2020 10:19:44 INFO GlusterFS mount attempt 

13/06/2020 10:19:14 INFO GlusterFS mount attempt 

13/06/2020 10:18:44 INFO GlusterFS mount attempt 

13/06/2020 10:18:14 INFO GlusterFS mount attempt 

13/06/2020 10:17:44 INFO GlusterFS mount attempt 

13/06/2020 10:17:14 INFO GlusterFS mount attempt 

13/06/2020 10:16:44 INFO GlusterFS mount attempt 

13/06/2020 10:16:14 INFO GlusterFS mount attempt 

13/06/2020 10:15:44 INFO GlusterFS mount attempt 

13/06/2020 10:15:14 INFO GlusterFS mount attempt 

13/06/2020 10:14:43 INFO GlusterFS mount attempt 

13/06/2020 10:14:13 INFO GlusterFS mount attempt 

13/06/2020 10:13:43 INFO GlusterFS mount attempt 

13/06/2020 10:13:13 INFO GlusterFS mount attempt 

13/06/2020 10:12:43 INFO GlusterFS mount attempt 

13/06/2020 10:12:13 INFO GlusterFS mount attempt 

13/06/2020 10:11:43 INFO GlusterFS mount attempt 

13/06/2020 10:11:13 INFO GlusterFS mount attempt 

13/06/2020 10:10:43 INFO GlusterFS mount attempt 

13/06/2020 10:10:13 INFO GlusterFS mount attempt 

13/06/2020 10:09:43 INFO GlusterFS mount attempt 

13/06/2020 10:09:12 INFO GlusterFS mount attempt 

13/06/2020 10:08:42 INFO GlusterFS mount attempt 

13/06/2020 10:08:12 INFO GlusterFS mount attempt 

13/06/2020 10:07:42 INFO GlusterFS mount attempt 

13/06/2020 10:07:12 INFO GlusterFS mount attempt 

13/06/2020 10:06:42 INFO GlusterFS mount attempt 

13/06/2020 10:06:12 INFO GlusterFS mount attempt 

13/06/2020 10:05:42 INFO GlusterFS mount attempt 

13/06/2020 10:05:12 INFO GlusterFS mount attempt 

13/06/2020 10:04:42 INFO GlusterFS mount attempt 

13/06/2020 10:04:12 INFO GlusterFS mount attempt 

13/06/2020 10:03:42 INFO GlusterFS mount attempt 

13/06/2020 10:03:11 INFO GlusterFS mount attempt 

13/06/2020 10:02:41 INFO GlusterFS mount attempt 

13/06/2020 10:02:11 INFO GlusterFS mount attempt 

13/06/2020 10:01:41 INFO GlusterFS mount attempt 

13/06/2020 10:01:11 INFO GlusterFS mount attempt 

13/06/2020 10:00:41 INFO GlusterFS mount attempt 

13/06/2020 10:00:11 INFO GlusterFS mount attempt 

13/06/2020 09:59:41 INFO GlusterFS mount attempt 

13/06/2020 09:59:11 INFO GlusterFS mount attempt 

13/06/2020 09:58:41 INFO GlusterFS mount attempt 

13/06/2020 09:58:11 INFO GlusterFS mount attempt 

13/06/2020 09:57:40 INFO GlusterFS mount attempt 

13/06/2020 09:57:10 INFO GlusterFS mount attempt 

13/06/2020 09:56:40 INFO GlusterFS mount attempt 

13/06/2020 09:56:10 INFO GlusterFS mount attempt 

13/06/2020 09:55:40 INFO GlusterFS mount attempt 

13/06/2020 09:55:10 INFO GlusterFS mount attempt 

13/06/2020 09:54:40 INFO GlusterFS mount attempt 

13/06/2020 09:54:10 INFO GlusterFS mount attempt 

13/06/2020 09:53:40 INFO GlusterFS mount attempt 

13/06/2020 09:53:10 INFO GlusterFS mount attempt 

13/06/2020 09:52:40 INFO GlusterFS mount attempt 

13/06/2020 09:52:09 INFO GlusterFS mount attempt 

13/06/2020 09:51:39 INFO GlusterFS mount attempt 

13/06/2020 09:51:09 INFO GlusterFS mount attempt 

13/06/2020 09:50:39 INFO GlusterFS mount attempt 

13/06/2020 09:50:09 INFO GlusterFS mount attempt 

13/06/2020 09:49:39 INFO GlusterFS mount attempt 

13/06/2020 09:49:09 INFO GlusterFS mount attempt 

13/06/2020 09:48:39 INFO GlusterFS mount attempt 

13/06/2020 09:48:09 INFO GlusterFS mount attempt 

13/06/2020 09:47:39 INFO GlusterFS mount attempt 

13/06/2020 09:47:09 INFO GlusterFS mount attempt 

13/06/2020 09:46:38 INFO GlusterFS mount attempt 

13/06/2020 09:46:08 INFO GlusterFS mount attempt 

13/06/2020 09:45:38 INFO GlusterFS mount attempt 

13/06/2020 09:45:08 INFO GlusterFS mount attempt 

13/06/2020 09:44:38 INFO GlusterFS mount attempt 

13/06/2020 09:44:08 INFO GlusterFS mount attempt 

13/06/2020 09:43:38 INFO GlusterFS mount attempt 

13/06/2020 09:43:08 INFO GlusterFS mount attempt 

13/06/2020 09:42:38 INFO GlusterFS mount attempt 

13/06/2020 09:42:08 INFO GlusterFS mount attempt 

13/06/2020 09:41:38 INFO GlusterFS mount attempt 

13/06/2020 09:41:07 INFO GlusterFS mount attempt 

13/06/2020 09:40:37 INFO GlusterFS mount attempt 

13/06/2020 09:40:07 INFO GlusterFS mount attempt 

13/06/2020 09:39:37 INFO GlusterFS mount attempt 

13/06/2020 09:39:07 INFO GlusterFS mount attempt 

13/06/2020 09:38:37 INFO GlusterFS mount attempt 

13/06/2020 09:38:07 INFO GlusterFS mount attempt 

13/06/2020 09:37:37 INFO GlusterFS mount attempt 

13/06/2020 09:37:07 INFO GlusterFS mount attempt 

13/06/2020 09:36:37 INFO GlusterFS mount attempt 

13/06/2020 09:36:06 INFO GlusterFS mount attempt 

13/06/2020 09:35:36 INFO GlusterFS mount attempt 

13/06/2020 09:35:06 INFO GlusterFS mount attempt 

13/06/2020 09:34:36 INFO GlusterFS mount attempt 

13/06/2020 09:34:06 INFO GlusterFS mount attempt 

13/06/2020 09:33:36 INFO GlusterFS mount attempt 

13/06/2020 09:33:06 INFO GlusterFS mount attempt 

13/06/2020 09:32:36 INFO GlusterFS mount attempt 

13/06/2020 09:32:06 INFO GlusterFS mount attempt 

13/06/2020 09:31:36 INFO GlusterFS mount attempt 

13/06/2020 09:31:06 INFO GlusterFS mount attempt 

13/06/2020 09:30:35 INFO GlusterFS mount attempt 

13/06/2020 09:30:05 INFO GlusterFS mount attempt 

13/06/2020 09:29:35 INFO GlusterFS mount attempt 

13/06/2020 09:29:05 INFO GlusterFS mount attempt 

13/06/2020 09:28:35 INFO GlusterFS mount attempt 

13/06/2020 09:28:05 INFO GlusterFS mount attempt 

13/06/2020 09:27:35 INFO GlusterFS mount attempt 

13/06/2020 09:27:05 INFO GlusterFS mount attempt 

13/06/2020 09:26:35 INFO GlusterFS mount attempt 

13/06/2020 09:26:05 INFO GlusterFS mount attempt 

13/06/2020 09:25:35 INFO GlusterFS mount attempt 

13/06/2020 09:25:04 INFO GlusterFS mount attempt 

13/06/2020 09:24:34 INFO GlusterFS mount attempt 

13/06/2020 09:24:04 INFO GlusterFS mount attempt 

13/06/2020 09:23:34 INFO GlusterFS mount attempt 

13/06/2020 09:23:04 INFO GlusterFS mount attempt 

13/06/2020 09:22:34 INFO GlusterFS mount attempt 

13/06/2020 09:22:04 INFO GlusterFS mount attempt 

13/06/2020 09:21:34 INFO GlusterFS mount attempt 

13/06/2020 09:21:04 INFO GlusterFS mount attempt 

13/06/2020 09:20:34 INFO GlusterFS mount attempt 

13/06/2020 09:20:04 INFO GlusterFS mount attempt 

13/06/2020 09:19:33 INFO GlusterFS mount attempt 

13/06/2020 09:19:03 INFO GlusterFS mount attempt 

13/06/2020 09:18:33 INFO GlusterFS mount attempt 

13/06/2020 09:18:03 INFO GlusterFS mount attempt 

13/06/2020 09:17:33 INFO GlusterFS mount attempt 

13/06/2020 09:17:03 INFO GlusterFS mount attempt 

13/06/2020 09:16:33 INFO GlusterFS mount attempt 

13/06/2020 09:16:03 INFO GlusterFS mount attempt 

13/06/2020 09:15:33 INFO GlusterFS mount attempt 

13/06/2020 09:15:03 INFO GlusterFS mount attempt 

13/06/2020 09:14:33 INFO GlusterFS mount attempt 

13/06/2020 09:14:02 INFO GlusterFS mount attempt 

13/06/2020 09:13:32 INFO GlusterFS mount attempt 

13/06/2020 09:13:02 INFO GlusterFS mount attempt 

13/06/2020 09:12:32 INFO GlusterFS mount attempt 

13/06/2020 09:12:02 INFO GlusterFS mount attempt 

13/06/2020 09:11:32 INFO GlusterFS mount attempt 

13/06/2020 09:11:02 INFO GlusterFS mount attempt 

13/06/2020 09:10:32 INFO GlusterFS mount attempt 

13/06/2020 09:10:02 INFO GlusterFS mount attempt 

13/06/2020 09:09:32 INFO GlusterFS mount attempt 

13/06/2020 09:09:02 INFO GlusterFS mount attempt 

13/06/2020 09:08:31 INFO GlusterFS mount attempt 

13/06/2020 09:08:01 INFO GlusterFS mount attempt 

13/06/2020 09:07:31 INFO GlusterFS mount attempt 

13/06/2020 09:07:01 INFO GlusterFS mount attempt 

13/06/2020 09:06:31 INFO GlusterFS mount attempt 

13/06/2020 09:06:01 INFO GlusterFS mount attempt 

13/06/2020 09:05:31 INFO GlusterFS mount attempt 

13/06/2020 09:05:01 INFO GlusterFS mount attempt 

13/06/2020 09:04:31 INFO GlusterFS mount attempt 

13/06/2020 09:04:01 INFO GlusterFS mount attempt 

13/06/2020 09:03:31 INFO GlusterFS mount attempt 

13/06/2020 09:03:00 INFO GlusterFS mount attempt 

13/06/2020 09:02:30 INFO GlusterFS mount attempt 

13/06/2020 09:02:00 INFO GlusterFS mount attempt 

13/06/2020 09:01:30 INFO GlusterFS mount attempt 

13/06/2020 09:01:00 INFO GlusterFS mount attempt 

13/06/2020 09:00:30 INFO GlusterFS mount attempt 

13/06/2020 09:00:00 INFO GlusterFS mount attempt 

13/06/2020 08:59:30 INFO GlusterFS mount attempt 

13/06/2020 08:59:00 INFO GlusterFS mount attempt 

13/06/2020 08:58:30 INFO GlusterFS mount attempt 

13/06/2020 08:58:00 INFO GlusterFS mount attempt 

13/06/2020 08:57:29 INFO GlusterFS mount attempt 

13/06/2020 08:56:59 INFO GlusterFS mount attempt 

13/06/2020 08:56:29 INFO GlusterFS mount attempt 

13/06/2020 08:55:59 INFO GlusterFS mount attempt 

13/06/2020 08:55:29 INFO GlusterFS mount attempt 

13/06/2020 08:54:59 INFO GlusterFS mount attempt 

13/06/2020 08:54:29 INFO GlusterFS mount attempt 

13/06/2020 08:53:59 INFO GlusterFS mount attempt 

13/06/2020 08:53:29 INFO GlusterFS mount attempt 

13/06/2020 08:52:59 INFO GlusterFS mount attempt 

13/06/2020 08:52:29 INFO GlusterFS mount attempt 

13/06/2020 08:51:58 INFO GlusterFS mount attempt 

13/06/2020 08:51:28 INFO GlusterFS mount attempt 

13/06/2020 08:50:58 INFO GlusterFS mount attempt 

13/06/2020 08:50:28 INFO GlusterFS mount attempt 

13/06/2020 08:49:58 INFO GlusterFS mount attempt 

13/06/2020 08:49:28 INFO GlusterFS mount attempt 

13/06/2020 08:48:58 INFO GlusterFS mount attempt 

13/06/2020 08:48:28 INFO GlusterFS mount attempt 

13/06/2020 08:47:58 INFO GlusterFS mount attempt 

13/06/2020 08:47:28 INFO GlusterFS mount attempt 

13/06/2020 08:46:58 INFO GlusterFS mount attempt 

13/06/2020 08:46:27 INFO GlusterFS mount attempt 

13/06/2020 08:45:57 INFO GlusterFS mount attempt 

13/06/2020 08:45:27 INFO GlusterFS mount attempt 

13/06/2020 08:44:57 INFO GlusterFS mount attempt 

13/06/2020 08:44:27 INFO GlusterFS mount attempt 

13/06/2020 08:43:57 INFO GlusterFS mount attempt 

13/06/2020 08:43:27 INFO GlusterFS mount attempt 

13/06/2020 08:42:57 INFO GlusterFS mount attempt 

13/06/2020 08:42:27 INFO GlusterFS mount attempt 

13/06/2020 08:41:57 INFO GlusterFS mount attempt 

13/06/2020 08:41:27 INFO GlusterFS mount attempt 

13/06/2020 08:40:56 INFO GlusterFS mount attempt 

13/06/2020 08:40:26 INFO GlusterFS mount attempt 

13/06/2020 08:39:56 INFO GlusterFS mount attempt 

13/06/2020 08:39:26 INFO GlusterFS mount attempt 

13/06/2020 08:38:56 INFO GlusterFS mount attempt 

13/06/2020 08:38:26 INFO GlusterFS mount attempt 

13/06/2020 08:37:56 INFO GlusterFS mount attempt 

13/06/2020 08:37:26 INFO GlusterFS mount attempt 

13/06/2020 08:36:56 INFO GlusterFS mount attempt 

13/06/2020 08:36:26 INFO GlusterFS mount attempt 

13/06/2020 08:35:56 INFO GlusterFS mount attempt 

13/06/2020 08:35:25 INFO GlusterFS mount attempt 

13/06/2020 08:34:55 INFO GlusterFS mount attempt 

13/06/2020 08:34:25 INFO GlusterFS mount attempt 

13/06/2020 08:33:55 INFO GlusterFS mount attempt 

13/06/2020 08:33:25 INFO GlusterFS mount attempt 

13/06/2020 08:32:55 INFO GlusterFS mount attempt 

13/06/2020 08:32:25 INFO GlusterFS mount attempt 

13/06/2020 08:31:55 INFO GlusterFS mount attempt 

13/06/2020 08:31:25 INFO GlusterFS mount attempt 

13/06/2020 08:31:12 INFO Benchmark Test Completed

13/06/2020 08:31:11 INFO Benchmark finished.

13/06/2020 08:30:55 INFO GlusterFS mount attempt 

13/06/2020 08:30:36 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:30:28 INFO Wait time before collect node state.

13/06/2020 08:30:28 INFO Benchmark client cmd. 

13/06/2020 08:30:27 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:27 INFO Start client stress job for rados

13/06/2020 08:30:27 INFO -d 30 -t 128 -b 4000 -m r -p rbd

13/06/2020 08:30:27 INFO params

13/06/2020 08:30:27 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:30:27 INFO script

13/06/2020 08:30:27 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:26 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:25 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:30:25 INFO Benchmark start rados read.

13/06/2020 08:30:25 INFO GlusterFS mount attempt 

13/06/2020 08:29:54 INFO GlusterFS mount attempt 

13/06/2020 08:29:42 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:29:35 INFO Wait time before collect storage state.

13/06/2020 08:29:34 INFO Benchmark client cmd. 

13/06/2020 08:29:34 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:34 INFO Start client stress job for rados

13/06/2020 08:29:34 INFO -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:34 INFO params

13/06/2020 08:29:34 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:29:34 INFO script

13/06/2020 08:29:33 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:33 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:32 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

13/06/2020 08:29:32 INFO Benchmark start rados write.

13/06/2020 08:29:32 INFO Benchmark manager cmd. 

13/06/2020 08:29:32 INFO Benchmark Test Started

13/06/2020 08:29:32 INFO -d 60 -t 128 -type 2 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

13/06/2020 08:29:32 INFO params

13/06/2020 08:29:32 INFO /opt/petasan/scripts/util/benchmark.py manager

13/06/2020 08:29:32 INFO script

13/06/2020 08:29:24 INFO GlusterFS mount attempt 

13/06/2020 08:29:15 INFO Benchmark Test Completed

13/06/2020 08:29:13 INFO Benchmark finished.

13/06/2020 08:28:54 INFO GlusterFS mount attempt 

13/06/2020 08:28:38 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:28:30 INFO Wait time before collect node state.

13/06/2020 08:28:30 INFO Benchmark client cmd. 

13/06/2020 08:28:30 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:30 INFO Start client stress job for rados

13/06/2020 08:28:29 INFO -d 30 -t 128 -b 4000 -m r -p rbd

13/06/2020 08:28:29 INFO params

13/06/2020 08:28:29 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:28:29 INFO script

13/06/2020 08:28:29 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:28 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:28 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

13/06/2020 08:28:28 INFO Benchmark start rados read.

13/06/2020 08:28:24 INFO GlusterFS mount attempt 

13/06/2020 08:27:54 INFO GlusterFS mount attempt 

13/06/2020 08:27:50 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

13/06/2020 08:27:43 INFO Wait time before collect storage state.

13/06/2020 08:27:42 INFO Benchmark client cmd. 

13/06/2020 08:27:42 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:42 INFO Start client stress job for rados

13/06/2020 08:27:42 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:42 INFO params

13/06/2020 08:27:42 INFO /opt/petasan/scripts/util/benchmark.py client

13/06/2020 08:27:42 INFO script

13/06/2020 08:27:41 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:41 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:40 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

13/06/2020 08:27:40 INFO Benchmark start rados write.

13/06/2020 08:27:40 INFO Benchmark manager cmd. 

13/06/2020 08:27:40 INFO Benchmark Test Started

13/06/2020 08:27:40 INFO -d 60 -t 128 -type 1 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

13/06/2020 08:27:40 INFO params

13/06/2020 08:27:40 INFO /opt/petasan/scripts/util/benchmark.py manager

13/06/2020 08:27:40 INFO script

13/06/2020 08:27:24 INFO GlusterFS mount attempt 

13/06/2020 08:26:54 INFO GlusterFS mount attempt 

13/06/2020 08:26:24 INFO GlusterFS mount attempt 

13/06/2020 08:25:53 INFO GlusterFS mount attempt 

13/06/2020 08:25:23 INFO GlusterFS mount attempt 

13/06/2020 08:24:53 INFO GlusterFS mount attempt 

13/06/2020 08:24:23 INFO GlusterFS mount attempt 

13/06/2020 08:23:53 INFO GlusterFS mount attempt 

13/06/2020 08:23:23 INFO GlusterFS mount attempt 

13/06/2020 08:22:53 INFO GlusterFS mount attempt 

13/06/2020 08:22:23 INFO GlusterFS mount attempt 

13/06/2020 08:21:53 INFO GlusterFS mount attempt 

13/06/2020 08:21:23 INFO GlusterFS mount attempt 

13/06/2020 08:20:53 INFO GlusterFS mount attempt 

13/06/2020 08:20:22 INFO GlusterFS mount attempt 

13/06/2020 08:19:52 INFO GlusterFS mount attempt 

13/06/2020 08:19:22 INFO GlusterFS mount attempt 

13/06/2020 08:18:52 INFO GlusterFS mount attempt 

13/06/2020 08:18:22 INFO GlusterFS mount attempt 

13/06/2020 08:17:52 INFO GlusterFS mount attempt 

13/06/2020 08:17:22 INFO GlusterFS mount attempt 

13/06/2020 08:16:52 INFO GlusterFS mount attempt 

13/06/2020 08:16:22 INFO GlusterFS mount attempt 

13/06/2020 08:15:52 INFO GlusterFS mount attempt 

13/06/2020 08:15:22 INFO GlusterFS mount attempt 

13/06/2020 08:14:51 INFO GlusterFS mount attempt 

13/06/2020 08:14:21 INFO GlusterFS mount attempt 

13/06/2020 08:13:51 INFO GlusterFS mount attempt 

13/06/2020 08:13:21 INFO GlusterFS mount attempt 

13/06/2020 08:12:51 INFO GlusterFS mount attempt 

13/06/2020 08:12:21 INFO GlusterFS mount attempt 

13/06/2020 08:11:51 INFO GlusterFS mount attempt 

13/06/2020 08:11:21 INFO GlusterFS mount attempt 

13/06/2020 08:10:51 INFO GlusterFS mount attempt 

13/06/2020 08:10:21 INFO GlusterFS mount attempt 

13/06/2020 08:09:51 INFO GlusterFS mount attempt 

13/06/2020 08:09:20 INFO GlusterFS mount attempt 

13/06/2020 08:08:50 INFO GlusterFS mount attempt 

13/06/2020 08:08:20 INFO GlusterFS mount attempt 

13/06/2020 08:07:50 INFO GlusterFS mount attempt 

13/06/2020 08:07:20 INFO GlusterFS mount attempt 

13/06/2020 08:06:50 INFO GlusterFS mount attempt 

13/06/2020 08:06:20 INFO GlusterFS mount attempt 

13/06/2020 08:05:50 INFO GlusterFS mount attempt 

13/06/2020 08:05:20 INFO GlusterFS mount attempt 

13/06/2020 08:04:50 INFO GlusterFS mount attempt 

13/06/2020 08:04:20 INFO GlusterFS mount attempt 

13/06/2020 08:03:49 INFO GlusterFS mount attempt 

13/06/2020 08:03:32 INFO Done changing backfill speed to very fast ...

13/06/2020 08:03:19 INFO GlusterFS mount attempt 

13/06/2020 08:02:50 INFO backfill_speed choice : very fast

13/06/2020 08:02:49 INFO GlusterFS mount attempt 

13/06/2020 08:02:19 INFO GlusterFS mount attempt 

13/06/2020 08:01:49 INFO GlusterFS mount attempt 

13/06/2020 08:01:19 INFO GlusterFS mount attempt 

13/06/2020 08:00:49 INFO GlusterFS mount attempt 

13/06/2020 08:00:19 INFO GlusterFS mount attempt 

13/06/2020 07:59:49 INFO GlusterFS mount attempt 

13/06/2020 07:59:19 INFO GlusterFS mount attempt 

13/06/2020 07:58:48 INFO GlusterFS mount attempt 

13/06/2020 07:58:18 INFO GlusterFS mount attempt 

13/06/2020 07:57:48 INFO GlusterFS mount attempt 

13/06/2020 07:57:18 INFO GlusterFS mount attempt 

13/06/2020 07:56:48 INFO GlusterFS mount attempt 

13/06/2020 07:56:18 INFO GlusterFS mount attempt 

13/06/2020 07:55:48 INFO GlusterFS mount attempt 

13/06/2020 07:55:18 INFO GlusterFS mount attempt 

13/06/2020 07:54:48 INFO GlusterFS mount attempt 

13/06/2020 07:54:18 INFO GlusterFS mount attempt 

13/06/2020 07:53:48 INFO GlusterFS mount attempt 

13/06/2020 07:53:17 INFO GlusterFS mount attempt 

13/06/2020 07:52:47 INFO GlusterFS mount attempt 

13/06/2020 07:52:17 INFO GlusterFS mount attempt 

13/06/2020 07:51:47 INFO GlusterFS mount attempt 

13/06/2020 07:51:17 INFO GlusterFS mount attempt 

13/06/2020 07:50:47 INFO GlusterFS mount attempt 

13/06/2020 07:50:17 INFO GlusterFS mount attempt 

13/06/2020 07:49:47 INFO GlusterFS mount attempt 

13/06/2020 07:49:17 INFO GlusterFS mount attempt 

13/06/2020 07:48:47 INFO GlusterFS mount attempt 

13/06/2020 07:48:17 INFO GlusterFS mount attempt 

13/06/2020 07:47:46 INFO GlusterFS mount attempt 

13/06/2020 07:47:16 INFO GlusterFS mount attempt 

13/06/2020 07:46:46 INFO GlusterFS mount attempt 

13/06/2020 07:46:16 INFO GlusterFS mount attempt 

13/06/2020 07:45:46 INFO GlusterFS mount attempt 

13/06/2020 07:45:16 INFO GlusterFS mount attempt 

13/06/2020 07:44:46 INFO GlusterFS mount attempt 

13/06/2020 07:44:16 INFO GlusterFS mount attempt 

13/06/2020 07:43:46 INFO GlusterFS mount attempt 

13/06/2020 07:43:16 INFO GlusterFS mount attempt 

13/06/2020 07:42:46 INFO GlusterFS mount attempt 

13/06/2020 07:42:15 INFO GlusterFS mount attempt 

13/06/2020 07:41:45 INFO GlusterFS mount attempt 

13/06/2020 07:41:15 INFO GlusterFS mount attempt 

13/06/2020 07:40:45 INFO GlusterFS mount attempt 

13/06/2020 07:40:15 INFO GlusterFS mount attempt 

13/06/2020 07:39:45 INFO GlusterFS mount attempt 

13/06/2020 07:39:15 INFO GlusterFS mount attempt 

13/06/2020 07:38:45 INFO GlusterFS mount attempt 

13/06/2020 07:38:15 INFO GlusterFS mount attempt 

13/06/2020 07:37:45 INFO GlusterFS mount attempt 

13/06/2020 07:37:15 INFO GlusterFS mount attempt 

13/06/2020 07:36:44 INFO GlusterFS mount attempt 

13/06/2020 07:36:14 INFO GlusterFS mount attempt 

13/06/2020 07:35:44 INFO GlusterFS mount attempt 

13/06/2020 07:35:14 INFO GlusterFS mount attempt 

13/06/2020 07:34:44 INFO GlusterFS mount attempt 

13/06/2020 07:34:14 INFO GlusterFS mount attempt 

13/06/2020 07:33:44 INFO GlusterFS mount attempt 

13/06/2020 07:33:14 INFO GlusterFS mount attempt 

13/06/2020 07:32:44 INFO GlusterFS mount attempt 

13/06/2020 07:32:14 INFO GlusterFS mount attempt 

13/06/2020 07:31:44 INFO GlusterFS mount attempt 

13/06/2020 07:31:13 INFO GlusterFS mount attempt 

13/06/2020 07:30:43 INFO GlusterFS mount attempt 

13/06/2020 07:30:13 INFO GlusterFS mount attempt 

13/06/2020 07:29:43 INFO GlusterFS mount attempt 

13/06/2020 07:29:13 INFO GlusterFS mount attempt 

13/06/2020 07:28:43 INFO GlusterFS mount attempt 

13/06/2020 07:28:13 INFO GlusterFS mount attempt 

13/06/2020 07:27:43 INFO GlusterFS mount attempt 

13/06/2020 07:27:13 INFO GlusterFS mount attempt 

13/06/2020 07:26:43 INFO GlusterFS mount attempt 

13/06/2020 07:26:13 INFO GlusterFS mount attempt 

13/06/2020 07:25:42 INFO GlusterFS mount attempt 

13/06/2020 07:25:12 INFO GlusterFS mount attempt 

13/06/2020 07:24:42 INFO GlusterFS mount attempt 

13/06/2020 07:24:12 INFO GlusterFS mount attempt 

13/06/2020 07:23:42 INFO GlusterFS mount attempt 

13/06/2020 07:23:12 INFO GlusterFS mount attempt 

13/06/2020 07:22:42 INFO GlusterFS mount attempt 

13/06/2020 07:22:12 INFO GlusterFS mount attempt 

13/06/2020 07:21:42 INFO GlusterFS mount attempt 

13/06/2020 07:21:12 INFO GlusterFS mount attempt 

13/06/2020 07:20:42 INFO GlusterFS mount attempt 

13/06/2020 07:20:11 INFO GlusterFS mount attempt 

13/06/2020 07:19:41 INFO GlusterFS mount attempt 

13/06/2020 07:19:11 INFO GlusterFS mount attempt 

13/06/2020 07:18:41 INFO GlusterFS mount attempt 

13/06/2020 07:18:11 INFO GlusterFS mount attempt 

13/06/2020 07:17:41 INFO GlusterFS mount attempt 

13/06/2020 07:17:11 INFO GlusterFS mount attempt 

13/06/2020 07:16:41 INFO GlusterFS mount attempt 

13/06/2020 07:16:11 INFO GlusterFS mount attempt 

13/06/2020 07:15:41 INFO GlusterFS mount attempt 

13/06/2020 07:15:10 INFO GlusterFS mount attempt 

13/06/2020 07:14:40 INFO GlusterFS mount attempt 

13/06/2020 07:14:10 INFO GlusterFS mount attempt 

13/06/2020 07:13:40 INFO GlusterFS mount attempt 

13/06/2020 07:13:10 INFO GlusterFS mount attempt 

13/06/2020 07:12:40 INFO GlusterFS mount attempt 

13/06/2020 07:12:10 INFO GlusterFS mount attempt 

13/06/2020 07:11:40 INFO GlusterFS mount attempt 

13/06/2020 07:11:10 INFO GlusterFS mount attempt 

13/06/2020 07:10:40 INFO GlusterFS mount attempt 

13/06/2020 07:10:09 INFO GlusterFS mount attempt 

13/06/2020 07:09:39 INFO GlusterFS mount attempt 

13/06/2020 07:09:09 INFO GlusterFS mount attempt 

13/06/2020 07:08:39 INFO GlusterFS mount attempt 

13/06/2020 07:08:09 INFO GlusterFS mount attempt 

13/06/2020 07:07:39 INFO GlusterFS mount attempt 

13/06/2020 07:07:09 INFO GlusterFS mount attempt 

13/06/2020 07:06:39 INFO GlusterFS mount attempt 

13/06/2020 07:06:09 INFO GlusterFS mount attempt 

13/06/2020 07:05:39 INFO GlusterFS mount attempt 

13/06/2020 07:05:09 INFO GlusterFS mount attempt 

13/06/2020 07:04:39 INFO GlusterFS mount attempt 

13/06/2020 07:04:08 INFO GlusterFS mount attempt 

13/06/2020 07:03:38 INFO GlusterFS mount attempt 

13/06/2020 07:03:08 INFO GlusterFS mount attempt 

13/06/2020 07:02:38 INFO GlusterFS mount attempt 

13/06/2020 07:02:08 INFO GlusterFS mount attempt 

13/06/2020 07:01:38 INFO GlusterFS mount attempt 

13/06/2020 07:01:08 INFO GlusterFS mount attempt 

13/06/2020 07:00:38 INFO GlusterFS mount attempt 

13/06/2020 07:00:08 INFO GlusterFS mount attempt 

13/06/2020 06:59:38 INFO GlusterFS mount attempt 

13/06/2020 06:59:08 INFO GlusterFS mount attempt 

13/06/2020 06:58:37 INFO GlusterFS mount attempt 

13/06/2020 06:58:07 INFO GlusterFS mount attempt 

13/06/2020 06:57:37 INFO GlusterFS mount attempt 

13/06/2020 06:57:07 INFO GlusterFS mount attempt 

13/06/2020 06:56:37 INFO GlusterFS mount attempt 

13/06/2020 06:56:07 INFO GlusterFS mount attempt 

13/06/2020 06:55:37 INFO GlusterFS mount attempt 

13/06/2020 06:55:07 INFO GlusterFS mount attempt 

13/06/2020 06:54:37 INFO GlusterFS mount attempt 

13/06/2020 06:54:07 INFO GlusterFS mount attempt 

13/06/2020 06:53:37 INFO GlusterFS mount attempt 

13/06/2020 06:53:06 INFO GlusterFS mount attempt 

13/06/2020 06:52:36 INFO GlusterFS mount attempt 

13/06/2020 06:52:06 INFO GlusterFS mount attempt 

13/06/2020 06:51:36 INFO GlusterFS mount attempt 

13/06/2020 06:51:06 INFO GlusterFS mount attempt 

13/06/2020 06:50:36 INFO GlusterFS mount attempt 

13/06/2020 06:50:06 INFO GlusterFS mount attempt 

13/06/2020 06:49:36 INFO GlusterFS mount attempt 

13/06/2020 06:49:06 INFO GlusterFS mount attempt 

13/06/2020 06:48:36 INFO GlusterFS mount attempt 

13/06/2020 06:48:06 INFO GlusterFS mount attempt 

13/06/2020 06:47:35 INFO GlusterFS mount attempt 

13/06/2020 06:47:05 INFO GlusterFS mount attempt 

13/06/2020 06:46:35 INFO GlusterFS mount attempt 

13/06/2020 06:46:05 INFO GlusterFS mount attempt 

13/06/2020 06:45:35 INFO GlusterFS mount attempt 

13/06/2020 06:45:05 INFO GlusterFS mount attempt 

13/06/2020 06:44:35 INFO GlusterFS mount attempt 

13/06/2020 06:44:05 INFO GlusterFS mount attempt 

13/06/2020 06:43:35 INFO GlusterFS mount attempt 

13/06/2020 06:43:05 INFO GlusterFS mount attempt 

13/06/2020 06:42:35 INFO GlusterFS mount attempt 

13/06/2020 06:42:04 INFO GlusterFS mount attempt 

13/06/2020 06:41:34 INFO GlusterFS mount attempt 

13/06/2020 06:41:04 INFO GlusterFS mount attempt 

13/06/2020 06:40:34 INFO GlusterFS mount attempt 

13/06/2020 06:40:04 INFO GlusterFS mount attempt 

13/06/2020 06:39:34 INFO GlusterFS mount attempt 

13/06/2020 06:39:04 INFO GlusterFS mount attempt 

13/06/2020 06:38:34 INFO GlusterFS mount attempt 

13/06/2020 06:38:04 INFO GlusterFS mount attempt 

13/06/2020 06:37:34 INFO GlusterFS mount attempt 

13/06/2020 06:37:04 INFO GlusterFS mount attempt 

13/06/2020 06:36:34 INFO GlusterFS mount attempt 

13/06/2020 06:36:03 INFO GlusterFS mount attempt 

13/06/2020 06:35:33 INFO GlusterFS mount attempt 

13/06/2020 06:35:03 INFO GlusterFS mount attempt 

13/06/2020 06:34:33 INFO GlusterFS mount attempt 

13/06/2020 06:34:03 INFO GlusterFS mount attempt 

13/06/2020 06:33:33 INFO GlusterFS mount attempt 

13/06/2020 06:33:03 INFO GlusterFS mount attempt 

13/06/2020 06:32:33 INFO GlusterFS mount attempt 

13/06/2020 06:32:03 INFO GlusterFS mount attempt 

13/06/2020 06:31:33 INFO GlusterFS mount attempt 

13/06/2020 06:31:03 INFO GlusterFS mount attempt 

13/06/2020 06:30:32 INFO GlusterFS mount attempt 

13/06/2020 06:30:02 INFO GlusterFS mount attempt 

13/06/2020 06:29:32 INFO GlusterFS mount attempt 

13/06/2020 06:29:02 INFO GlusterFS mount attempt 

13/06/2020 06:28:32 INFO GlusterFS mount attempt 

13/06/2020 06:28:02 INFO GlusterFS mount attempt 

13/06/2020 06:27:32 INFO GlusterFS mount attempt 

13/06/2020 06:27:02 INFO GlusterFS mount attempt 

13/06/2020 06:26:32 INFO GlusterFS mount attempt 

13/06/2020 06:26:02 INFO GlusterFS mount attempt 

13/06/2020 06:25:32 INFO GlusterFS mount attempt 

13/06/2020 06:25:01 INFO GlusterFS mount attempt 

13/06/2020 06:24:31 INFO GlusterFS mount attempt 

13/06/2020 06:24:01 INFO GlusterFS mount attempt 

13/06/2020 06:23:31 INFO GlusterFS mount attempt 

13/06/2020 06:23:01 INFO GlusterFS mount attempt 

13/06/2020 06:22:31 INFO GlusterFS mount attempt 

13/06/2020 06:22:01 INFO GlusterFS mount attempt 

13/06/2020 06:21:31 INFO GlusterFS mount attempt 

13/06/2020 06:21:01 INFO GlusterFS mount attempt 

13/06/2020 06:20:31 INFO GlusterFS mount attempt 

13/06/2020 06:20:01 INFO GlusterFS mount attempt 

13/06/2020 06:19:30 INFO GlusterFS mount attempt 

13/06/2020 06:19:00 INFO GlusterFS mount attempt 

13/06/2020 06:18:30 INFO GlusterFS mount attempt 

13/06/2020 06:18:00 INFO GlusterFS mount attempt 

13/06/2020 06:17:30 INFO GlusterFS mount attempt 

13/06/2020 06:17:00 INFO GlusterFS mount attempt 

13/06/2020 06:16:30 INFO GlusterFS mount attempt 

13/06/2020 06:16:00 INFO GlusterFS mount attempt 

13/06/2020 06:15:30 INFO GlusterFS mount attempt 

13/06/2020 06:15:00 INFO GlusterFS mount attempt 

13/06/2020 06:14:30 INFO GlusterFS mount attempt 

13/06/2020 06:13:59 INFO GlusterFS mount attempt 

13/06/2020 06:13:29 INFO GlusterFS mount attempt 

13/06/2020 06:12:59 INFO GlusterFS mount attempt 

13/06/2020 06:12:29 INFO GlusterFS mount attempt 

13/06/2020 06:11:59 INFO GlusterFS mount attempt 

13/06/2020 06:11:29 INFO GlusterFS mount attempt 

13/06/2020 06:10:59 INFO GlusterFS mount attempt 

13/06/2020 06:10:29 INFO GlusterFS mount attempt 

13/06/2020 06:09:59 INFO GlusterFS mount attempt 

13/06/2020 06:09:29 INFO GlusterFS mount attempt 

13/06/2020 06:08:59 INFO GlusterFS mount attempt 

13/06/2020 06:08:28 INFO GlusterFS mount attempt 

13/06/2020 06:07:58 INFO GlusterFS mount attempt 

13/06/2020 06:07:28 INFO GlusterFS mount attempt 

13/06/2020 06:06:58 INFO GlusterFS mount attempt 

13/06/2020 06:06:28 INFO GlusterFS mount attempt 

13/06/2020 06:05:58 INFO GlusterFS mount attempt 

13/06/2020 06:05:28 INFO GlusterFS mount attempt 

13/06/2020 06:04:58 INFO GlusterFS mount attempt 

13/06/2020 06:04:28 INFO GlusterFS mount attempt 

13/06/2020 06:03:58 INFO GlusterFS mount attempt 

13/06/2020 06:03:28 INFO GlusterFS mount attempt 

13/06/2020 06:02:57 INFO GlusterFS mount attempt 

13/06/2020 06:02:27 INFO GlusterFS mount attempt 

13/06/2020 06:01:57 INFO GlusterFS mount attempt 

13/06/2020 06:01:27 INFO GlusterFS mount attempt 

13/06/2020 06:00:57 INFO GlusterFS mount attempt 

13/06/2020 06:00:27 INFO GlusterFS mount attempt 

13/06/2020 05:59:57 INFO GlusterFS mount attempt 

13/06/2020 05:59:27 INFO GlusterFS mount attempt 

13/06/2020 05:58:57 INFO GlusterFS mount attempt 

13/06/2020 05:58:27 INFO GlusterFS mount attempt 

13/06/2020 05:57:57 INFO GlusterFS mount attempt 

13/06/2020 05:57:26 INFO GlusterFS mount attempt 

13/06/2020 05:56:56 INFO GlusterFS mount attempt 

13/06/2020 05:56:26 INFO GlusterFS mount attempt 

13/06/2020 05:55:56 INFO GlusterFS mount attempt 

13/06/2020 05:55:26 INFO GlusterFS mount attempt 

13/06/2020 05:54:56 INFO GlusterFS mount attempt 

13/06/2020 05:54:26 INFO GlusterFS mount attempt 

13/06/2020 05:53:56 INFO GlusterFS mount attempt 

13/06/2020 05:53:26 INFO GlusterFS mount attempt 

13/06/2020 05:52:56 INFO GlusterFS mount attempt 

13/06/2020 05:52:25 INFO GlusterFS mount attempt 

13/06/2020 05:51:55 INFO GlusterFS mount attempt 

13/06/2020 05:51:25 INFO GlusterFS mount attempt 

13/06/2020 05:50:55 INFO GlusterFS mount attempt 

13/06/2020 05:50:25 INFO GlusterFS mount attempt 

13/06/2020 05:49:55 INFO GlusterFS mount attempt 

13/06/2020 05:49:25 INFO GlusterFS mount attempt 

13/06/2020 05:48:55 INFO GlusterFS mount attempt 

13/06/2020 05:48:25 INFO GlusterFS mount attempt 

13/06/2020 05:47:55 INFO GlusterFS mount attempt 

13/06/2020 05:47:25 INFO GlusterFS mount attempt 

13/06/2020 05:46:54 INFO GlusterFS mount attempt 

13/06/2020 05:46:24 INFO GlusterFS mount attempt 

13/06/2020 05:45:54 INFO GlusterFS mount attempt 

13/06/2020 05:45:24 INFO GlusterFS mount attempt 

13/06/2020 05:44:54 INFO GlusterFS mount attempt 

13/06/2020 05:44:24 INFO GlusterFS mount attempt 

13/06/2020 05:43:54 INFO GlusterFS mount attempt 

13/06/2020 05:43:24 INFO GlusterFS mount attempt 

13/06/2020 05:42:54 INFO GlusterFS mount attempt 

13/06/2020 05:42:24 INFO GlusterFS mount attempt 

13/06/2020 05:41:54 INFO GlusterFS mount attempt 

13/06/2020 05:41:23 INFO GlusterFS mount attempt 

13/06/2020 05:40:53 INFO GlusterFS mount attempt 

13/06/2020 05:40:23 INFO GlusterFS mount attempt 

13/06/2020 05:39:53 INFO GlusterFS mount attempt 

13/06/2020 05:39:23 INFO GlusterFS mount attempt 

13/06/2020 05:38:53 INFO GlusterFS mount attempt 

13/06/2020 05:38:23 INFO GlusterFS mount attempt 

13/06/2020 05:37:53 INFO GlusterFS mount attempt 

13/06/2020 05:37:23 INFO GlusterFS mount attempt 

13/06/2020 05:36:53 INFO GlusterFS mount attempt 

13/06/2020 05:36:23 INFO GlusterFS mount attempt 

13/06/2020 05:35:52 INFO GlusterFS mount attempt 

13/06/2020 05:35:22 INFO GlusterFS mount attempt 

13/06/2020 05:34:52 INFO GlusterFS mount attempt 

13/06/2020 05:34:22 INFO GlusterFS mount attempt 

13/06/2020 05:33:52 INFO GlusterFS mount attempt 

13/06/2020 05:33:22 INFO GlusterFS mount attempt 

13/06/2020 05:32:52 INFO GlusterFS mount attempt 

13/06/2020 05:32:22 INFO GlusterFS mount attempt 

13/06/2020 05:31:52 INFO GlusterFS mount attempt 

13/06/2020 05:31:22 INFO GlusterFS mount attempt 

13/06/2020 05:30:52 INFO GlusterFS mount attempt 

13/06/2020 05:30:21 INFO GlusterFS mount attempt 

13/06/2020 05:29:51 INFO GlusterFS mount attempt 

13/06/2020 05:29:21 INFO GlusterFS mount attempt 

13/06/2020 05:28:51 INFO GlusterFS mount attempt 

13/06/2020 05:28:21 INFO GlusterFS mount attempt 

13/06/2020 05:27:51 INFO GlusterFS mount attempt 

13/06/2020 05:27:21 INFO GlusterFS mount attempt 

13/06/2020 05:26:51 INFO GlusterFS mount attempt 

13/06/2020 05:26:21 INFO GlusterFS mount attempt 

13/06/2020 05:25:50 INFO GlusterFS mount attempt 

13/06/2020 05:25:20 INFO GlusterFS mount attempt 

13/06/2020 05:24:50 INFO GlusterFS mount attempt 

13/06/2020 05:24:20 INFO GlusterFS mount attempt 

13/06/2020 05:23:50 INFO GlusterFS mount attempt 

13/06/2020 05:23:20 INFO GlusterFS mount attempt 

13/06/2020 05:22:50 INFO GlusterFS mount attempt 

13/06/2020 05:22:20 INFO GlusterFS mount attempt 

13/06/2020 05:21:50 INFO GlusterFS mount attempt 

13/06/2020 05:21:20 INFO GlusterFS mount attempt 

13/06/2020 05:20:50 INFO GlusterFS mount attempt 

13/06/2020 05:20:19 INFO GlusterFS mount attempt 

13/06/2020 05:19:49 INFO GlusterFS mount attempt 

13/06/2020 05:19:19 INFO GlusterFS mount attempt 

13/06/2020 05:18:49 INFO GlusterFS mount attempt 

13/06/2020 05:18:19 INFO GlusterFS mount attempt 

13/06/2020 05:17:49 INFO GlusterFS mount attempt 

13/06/2020 05:17:19 INFO GlusterFS mount attempt 

13/06/2020 05:16:49 INFO GlusterFS mount attempt 

13/06/2020 05:16:19 INFO GlusterFS mount attempt 

13/06/2020 05:15:49 INFO GlusterFS mount attempt 

13/06/2020 05:15:19 INFO GlusterFS mount attempt 

13/06/2020 05:14:48 INFO GlusterFS mount attempt 

13/06/2020 05:14:18 INFO GlusterFS mount attempt 

13/06/2020 05:13:48 INFO GlusterFS mount attempt 

13/06/2020 05:13:18 INFO GlusterFS mount attempt 

13/06/2020 05:12:48 INFO GlusterFS mount attempt 

13/06/2020 05:12:18 INFO GlusterFS mount attempt 

13/06/2020 05:11:48 INFO GlusterFS mount attempt 

13/06/2020 05:11:18 INFO GlusterFS mount attempt 

13/06/2020 05:10:48 INFO GlusterFS mount attempt 

13/06/2020 05:10:18 INFO GlusterFS mount attempt 

13/06/2020 05:09:48 INFO GlusterFS mount attempt 

13/06/2020 05:09:17 INFO GlusterFS mount attempt 

13/06/2020 05:08:47 INFO GlusterFS mount attempt 

13/06/2020 05:08:17 INFO GlusterFS mount attempt 

13/06/2020 05:07:47 INFO GlusterFS mount attempt 

13/06/2020 05:07:17 INFO GlusterFS mount attempt 

13/06/2020 05:06:47 INFO GlusterFS mount attempt 

13/06/2020 05:06:17 INFO GlusterFS mount attempt 

13/06/2020 05:05:47 INFO GlusterFS mount attempt 

13/06/2020 05:05:17 INFO GlusterFS mount attempt 

13/06/2020 05:04:47 INFO GlusterFS mount attempt 

13/06/2020 05:04:17 INFO GlusterFS mount attempt 

13/06/2020 05:03:46 INFO GlusterFS mount attempt 

13/06/2020 05:03:16 INFO GlusterFS mount attempt 

13/06/2020 05:02:46 INFO GlusterFS mount attempt 

13/06/2020 05:02:16 INFO GlusterFS mount attempt 

13/06/2020 05:01:46 INFO GlusterFS mount attempt 

13/06/2020 05:01:16 INFO GlusterFS mount attempt 

13/06/2020 05:00:46 INFO GlusterFS mount attempt 

13/06/2020 05:00:16 INFO GlusterFS mount attempt 

13/06/2020 04:59:46 INFO GlusterFS mount attempt 

13/06/2020 04:59:16 INFO GlusterFS mount attempt 

13/06/2020 04:58:45 INFO GlusterFS mount attempt 

13/06/2020 04:58:15 INFO GlusterFS mount attempt 

13/06/2020 04:57:45 INFO GlusterFS mount attempt 

13/06/2020 04:57:15 INFO GlusterFS mount attempt 

13/06/2020 04:56:45 INFO GlusterFS mount attempt 

13/06/2020 04:56:15 INFO GlusterFS mount attempt 

13/06/2020 04:55:45 INFO GlusterFS mount attempt 

13/06/2020 04:55:15 INFO GlusterFS mount attempt 

13/06/2020 04:54:45 INFO GlusterFS mount attempt 

13/06/2020 04:54:15 INFO GlusterFS mount attempt 

13/06/2020 04:53:45 INFO GlusterFS mount attempt 

13/06/2020 04:53:15 INFO GlusterFS mount attempt 

13/06/2020 04:52:44 INFO GlusterFS mount attempt 

13/06/2020 04:52:14 INFO GlusterFS mount attempt 

13/06/2020 04:51:44 INFO GlusterFS mount attempt 

13/06/2020 04:51:14 INFO GlusterFS mount attempt 

13/06/2020 04:50:44 INFO GlusterFS mount attempt 

13/06/2020 04:50:14 INFO GlusterFS mount attempt 

13/06/2020 04:49:44 INFO GlusterFS mount attempt 

13/06/2020 04:49:14 INFO GlusterFS mount attempt 

13/06/2020 04:48:44 INFO GlusterFS mount attempt 

13/06/2020 04:48:14 INFO GlusterFS mount attempt 

13/06/2020 04:47:44 INFO GlusterFS mount attempt 

13/06/2020 04:47:13 INFO GlusterFS mount attempt 

13/06/2020 04:46:43 INFO GlusterFS mount attempt 

13/06/2020 04:46:13 INFO GlusterFS mount attempt 

13/06/2020 04:45:43 INFO GlusterFS mount attempt 

13/06/2020 04:45:13 INFO GlusterFS mount attempt 

13/06/2020 04:44:43 INFO GlusterFS mount attempt 

13/06/2020 04:44:13 INFO GlusterFS mount attempt 

13/06/2020 04:43:43 INFO GlusterFS mount attempt 

13/06/2020 04:43:13 INFO GlusterFS mount attempt 

13/06/2020 04:42:43 INFO GlusterFS mount attempt 

13/06/2020 04:42:13 INFO GlusterFS mount attempt 

13/06/2020 04:41:42 INFO GlusterFS mount attempt 

13/06/2020 04:41:12 INFO GlusterFS mount attempt 

13/06/2020 04:40:42 INFO GlusterFS mount attempt 

13/06/2020 04:40:12 INFO GlusterFS mount attempt 

13/06/2020 04:39:42 INFO GlusterFS mount attempt 

13/06/2020 04:39:12 INFO GlusterFS mount attempt 

13/06/2020 04:38:42 INFO GlusterFS mount attempt 

13/06/2020 04:38:12 INFO GlusterFS mount attempt 

13/06/2020 04:37:42 INFO GlusterFS mount attempt 

13/06/2020 04:37:12 INFO GlusterFS mount attempt 

13/06/2020 04:36:42 INFO GlusterFS mount attempt 

13/06/2020 04:36:11 INFO GlusterFS mount attempt 

13/06/2020 04:35:41 INFO GlusterFS mount attempt 

13/06/2020 04:35:11 INFO GlusterFS mount attempt 

13/06/2020 04:34:41 INFO GlusterFS mount attempt 

13/06/2020 04:34:11 INFO GlusterFS mount attempt 

13/06/2020 04:33:41 INFO GlusterFS mount attempt 

13/06/2020 04:33:11 INFO GlusterFS mount attempt 

13/06/2020 04:32:41 INFO GlusterFS mount attempt 

13/06/2020 04:32:11 INFO GlusterFS mount attempt 

13/06/2020 04:31:41 INFO GlusterFS mount attempt 

13/06/2020 04:31:11 INFO GlusterFS mount attempt 

13/06/2020 04:30:40 INFO GlusterFS mount attempt 

13/06/2020 04:30:10 INFO GlusterFS mount attempt 

13/06/2020 04:29:40 INFO GlusterFS mount attempt 

13/06/2020 04:29:10 INFO GlusterFS mount attempt 

13/06/2020 04:28:40 INFO GlusterFS mount attempt 

13/06/2020 04:28:10 INFO GlusterFS mount attempt 

13/06/2020 04:27:40 INFO GlusterFS mount attempt 

13/06/2020 04:27:10 INFO GlusterFS mount attempt 

13/06/2020 04:26:40 INFO GlusterFS mount attempt 

13/06/2020 04:26:10 INFO GlusterFS mount attempt 

13/06/2020 04:25:40 INFO GlusterFS mount attempt 

13/06/2020 04:25:09 INFO GlusterFS mount attempt 

13/06/2020 04:24:39 INFO GlusterFS mount attempt 

13/06/2020 04:24:09 INFO GlusterFS mount attempt 

13/06/2020 04:23:39 INFO GlusterFS mount attempt 

13/06/2020 04:23:09 INFO GlusterFS mount attempt 

13/06/2020 04:22:39 INFO GlusterFS mount attempt 

13/06/2020 04:22:09 INFO GlusterFS mount attempt 

13/06/2020 04:21:39 INFO GlusterFS mount attempt 

13/06/2020 04:21:09 INFO GlusterFS mount attempt 

13/06/2020 04:20:39 INFO GlusterFS mount attempt 

13/06/2020 04:20:09 INFO GlusterFS mount attempt 

13/06/2020 04:19:38 INFO GlusterFS mount attempt 

13/06/2020 04:19:08 INFO GlusterFS mount attempt 

13/06/2020 04:18:38 INFO GlusterFS mount attempt 

13/06/2020 04:18:08 INFO GlusterFS mount attempt 

13/06/2020 04:17:38 INFO GlusterFS mount attempt 

13/06/2020 04:17:08 INFO GlusterFS mount attempt 

13/06/2020 04:16:38 INFO GlusterFS mount attempt 

13/06/2020 04:16:08 INFO GlusterFS mount attempt 

13/06/2020 04:15:38 INFO GlusterFS mount attempt 

13/06/2020 04:15:08 INFO GlusterFS mount attempt 

13/06/2020 04:14:38 INFO GlusterFS mount attempt 

13/06/2020 04:14:07 INFO GlusterFS mount attempt 

13/06/2020 04:13:37 INFO GlusterFS mount attempt 

13/06/2020 04:13:07 INFO GlusterFS mount attempt 

13/06/2020 04:12:37 INFO GlusterFS mount attempt 

13/06/2020 04:12:07 INFO GlusterFS mount attempt 

13/06/2020 04:11:37 INFO GlusterFS mount attempt 

13/06/2020 04:11:07 INFO GlusterFS mount attempt 

13/06/2020 04:10:37 INFO GlusterFS mount attempt 

13/06/2020 04:10:07 INFO GlusterFS mount attempt 

13/06/2020 04:09:37 INFO GlusterFS mount attempt 

13/06/2020 04:09:07 INFO GlusterFS mount attempt 

13/06/2020 04:08:36 INFO GlusterFS mount attempt 

13/06/2020 04:08:06 INFO GlusterFS mount attempt 

13/06/2020 04:07:36 INFO GlusterFS mount attempt 

13/06/2020 04:07:06 INFO GlusterFS mount attempt 

13/06/2020 04:06:36 INFO GlusterFS mount attempt 

13/06/2020 04:06:06 INFO GlusterFS mount attempt 

13/06/2020 04:05:36 INFO GlusterFS mount attempt 

13/06/2020 04:05:06 INFO GlusterFS mount attempt 

13/06/2020 04:04:36 INFO GlusterFS mount attempt 

13/06/2020 04:04:06 INFO GlusterFS mount attempt 

13/06/2020 04:03:36 INFO GlusterFS mount attempt 

13/06/2020 04:03:05 INFO GlusterFS mount attempt 

13/06/2020 04:02:35 INFO GlusterFS mount attempt 

13/06/2020 04:02:05 INFO GlusterFS mount attempt 

13/06/2020 04:01:35 INFO GlusterFS mount attempt 

13/06/2020 04:01:05 INFO GlusterFS mount attempt 

13/06/2020 04:00:35 INFO GlusterFS mount attempt 

13/06/2020 04:00:05 INFO GlusterFS mount attempt 

13/06/2020 03:59:35 INFO GlusterFS mount attempt 

13/06/2020 03:59:05 INFO GlusterFS mount attempt 

13/06/2020 03:58:35 INFO GlusterFS mount attempt 

13/06/2020 03:58:04 INFO GlusterFS mount attempt 

13/06/2020 03:57:34 INFO GlusterFS mount attempt 

13/06/2020 03:57:04 INFO GlusterFS mount attempt 

13/06/2020 03:56:34 INFO GlusterFS mount attempt 

13/06/2020 03:56:04 INFO GlusterFS mount attempt 

13/06/2020 03:55:34 INFO GlusterFS mount attempt 

13/06/2020 03:55:04 INFO GlusterFS mount attempt 

13/06/2020 03:54:34 INFO GlusterFS mount attempt 

13/06/2020 03:54:04 INFO GlusterFS mount attempt 

13/06/2020 03:53:34 INFO GlusterFS mount attempt 

13/06/2020 03:53:04 INFO GlusterFS mount attempt 

13/06/2020 03:52:34 INFO GlusterFS mount attempt 

13/06/2020 03:52:03 INFO GlusterFS mount attempt 

13/06/2020 03:51:33 INFO GlusterFS mount attempt 

13/06/2020 03:51:03 INFO GlusterFS mount attempt 

13/06/2020 03:50:33 INFO GlusterFS mount attempt 

13/06/2020 03:50:03 INFO GlusterFS mount attempt 

13/06/2020 03:49:33 INFO GlusterFS mount attempt 

13/06/2020 03:49:03 INFO GlusterFS mount attempt 

13/06/2020 03:48:33 INFO GlusterFS mount attempt 

13/06/2020 03:48:03 INFO GlusterFS mount attempt 

13/06/2020 03:47:33 INFO GlusterFS mount attempt 

13/06/2020 03:47:03 INFO GlusterFS mount attempt 

13/06/2020 03:46:32 INFO GlusterFS mount attempt 

13/06/2020 03:46:02 INFO GlusterFS mount attempt 

13/06/2020 03:45:32 INFO GlusterFS mount attempt 

13/06/2020 03:45:02 INFO GlusterFS mount attempt 

13/06/2020 03:44:32 INFO GlusterFS mount attempt 

13/06/2020 03:44:02 INFO GlusterFS mount attempt 

13/06/2020 03:43:32 INFO GlusterFS mount attempt 

13/06/2020 03:43:02 INFO GlusterFS mount attempt 

13/06/2020 03:42:32 INFO GlusterFS mount attempt 

13/06/2020 03:42:02 INFO GlusterFS mount attempt 

13/06/2020 03:41:32 INFO GlusterFS mount attempt 

13/06/2020 03:41:01 INFO GlusterFS mount attempt 

13/06/2020 03:40:31 INFO GlusterFS mount attempt 

13/06/2020 03:40:01 INFO GlusterFS mount attempt 

13/06/2020 03:39:31 INFO GlusterFS mount attempt 

13/06/2020 03:39:01 INFO GlusterFS mount attempt 

13/06/2020 03:38:31 INFO GlusterFS mount attempt 

13/06/2020 03:38:01 INFO GlusterFS mount attempt 

13/06/2020 03:37:31 INFO GlusterFS mount attempt 

13/06/2020 03:37:01 INFO GlusterFS mount attempt 

13/06/2020 03:36:31 INFO GlusterFS mount attempt 

13/06/2020 03:36:01 INFO GlusterFS mount attempt 

13/06/2020 03:35:30 INFO GlusterFS mount attempt 

13/06/2020 03:35:00 INFO GlusterFS mount attempt 

13/06/2020 03:34:30 INFO GlusterFS mount attempt 

13/06/2020 03:34:00 INFO GlusterFS mount attempt 

13/06/2020 03:33:30 INFO GlusterFS mount attempt 

13/06/2020 03:33:00 INFO GlusterFS mount attempt 

13/06/2020 03:32:30 INFO GlusterFS mount attempt 

13/06/2020 03:32:00 INFO GlusterFS mount attempt 

13/06/2020 03:31:30 INFO GlusterFS mount attempt 

13/06/2020 03:31:00 INFO GlusterFS mount attempt 

13/06/2020 03:30:29 INFO GlusterFS mount attempt 

13/06/2020 03:29:59 INFO GlusterFS mount attempt 

13/06/2020 03:29:29 INFO GlusterFS mount attempt 

13/06/2020 03:28:59 INFO GlusterFS mount attempt 

13/06/2020 03:28:29 INFO GlusterFS mount attempt 

13/06/2020 03:27:59 INFO GlusterFS mount attempt 

13/06/2020 03:27:29 INFO GlusterFS mount attempt 

13/06/2020 03:26:59 INFO GlusterFS mount attempt 

13/06/2020 03:26:29 INFO GlusterFS mount attempt 

13/06/2020 03:25:59 INFO GlusterFS mount attempt 

13/06/2020 03:25:29 INFO GlusterFS mount attempt 

13/06/2020 03:24:58 INFO GlusterFS mount attempt 

13/06/2020 03:24:28 INFO GlusterFS mount attempt 

13/06/2020 03:23:58 INFO GlusterFS mount attempt 

13/06/2020 03:23:28 INFO GlusterFS mount attempt 

13/06/2020 03:22:58 INFO GlusterFS mount attempt 

13/06/2020 03:22:28 INFO GlusterFS mount attempt 

13/06/2020 03:21:58 INFO GlusterFS mount attempt 

13/06/2020 03:21:28 INFO GlusterFS mount attempt 

13/06/2020 03:20:58 INFO GlusterFS mount attempt 

13/06/2020 03:20:28 INFO GlusterFS mount attempt 

13/06/2020 03:19:58 INFO GlusterFS mount attempt 

13/06/2020 03:19:27 INFO GlusterFS mount attempt 

13/06/2020 03:18:57 INFO GlusterFS mount attempt 

13/06/2020 03:18:27 INFO GlusterFS mount attempt 

13/06/2020 03:17:57 INFO GlusterFS mount attempt 

13/06/2020 03:17:27 INFO GlusterFS mount attempt 

13/06/2020 03:16:57 INFO GlusterFS mount attempt 

13/06/2020 03:16:27 INFO GlusterFS mount attempt 

13/06/2020 03:15:57 INFO GlusterFS mount attempt 

13/06/2020 03:15:27 INFO GlusterFS mount attempt 

13/06/2020 03:14:57 INFO GlusterFS mount attempt 

13/06/2020 03:14:27 INFO GlusterFS mount attempt 

13/06/2020 03:13:56 INFO GlusterFS mount attempt 

13/06/2020 03:13:26 INFO GlusterFS mount attempt 

13/06/2020 03:12:56 INFO GlusterFS mount attempt 

13/06/2020 03:12:26 INFO GlusterFS mount attempt 

13/06/2020 03:11:56 INFO GlusterFS mount attempt 

13/06/2020 03:11:26 INFO GlusterFS mount attempt 

13/06/2020 03:10:56 INFO GlusterFS mount attempt 

13/06/2020 03:10:26 INFO GlusterFS mount attempt 

13/06/2020 03:09:56 INFO GlusterFS mount attempt 

13/06/2020 03:09:26 INFO GlusterFS mount attempt 

13/06/2020 03:08:56 INFO GlusterFS mount attempt 

13/06/2020 03:08:25 INFO GlusterFS mount attempt 

13/06/2020 03:07:55 INFO GlusterFS mount attempt 

13/06/2020 03:07:25 INFO GlusterFS mount attempt 

13/06/2020 03:06:55 INFO GlusterFS mount attempt 

13/06/2020 03:06:25 INFO GlusterFS mount attempt 

13/06/2020 03:05:55 INFO GlusterFS mount attempt 

13/06/2020 03:05:25 INFO GlusterFS mount attempt 

13/06/2020 03:04:55 INFO GlusterFS mount attempt 

13/06/2020 03:04:25 INFO GlusterFS mount attempt 

13/06/2020 03:03:55 INFO GlusterFS mount attempt 

13/06/2020 03:03:24 INFO GlusterFS mount attempt 

13/06/2020 03:02:54 INFO GlusterFS mount attempt 

13/06/2020 03:02:24 INFO GlusterFS mount attempt 

13/06/2020 03:01:54 INFO GlusterFS mount attempt 

13/06/2020 03:01:24 INFO GlusterFS mount attempt 

13/06/2020 03:00:54 INFO GlusterFS mount attempt 

13/06/2020 03:00:24 INFO GlusterFS mount attempt 

13/06/2020 02:59:54 INFO GlusterFS mount attempt 

13/06/2020 02:59:24 INFO GlusterFS mount attempt 

13/06/2020 02:58:54 INFO GlusterFS mount attempt 

13/06/2020 02:58:24 INFO GlusterFS mount attempt 

13/06/2020 02:57:54 INFO GlusterFS mount attempt 

13/06/2020 02:57:23 INFO GlusterFS mount attempt 

13/06/2020 02:56:53 INFO GlusterFS mount attempt 

13/06/2020 02:56:23 INFO GlusterFS mount attempt 

13/06/2020 02:55:53 INFO GlusterFS mount attempt 

13/06/2020 02:55:23 INFO GlusterFS mount attempt 

13/06/2020 02:54:53 INFO GlusterFS mount attempt 

13/06/2020 02:54:23 INFO GlusterFS mount attempt 

13/06/2020 02:53:53 INFO GlusterFS mount attempt 

13/06/2020 02:53:23 INFO GlusterFS mount attempt 

13/06/2020 02:52:53 INFO GlusterFS mount attempt 

13/06/2020 02:52:23 INFO GlusterFS mount attempt 

13/06/2020 02:51:52 INFO GlusterFS mount attempt 

13/06/2020 02:51:22 INFO GlusterFS mount attempt 

13/06/2020 02:50:52 INFO GlusterFS mount attempt 

13/06/2020 02:50:22 INFO GlusterFS mount attempt 

13/06/2020 02:49:52 INFO GlusterFS mount attempt 

13/06/2020 02:49:22 INFO GlusterFS mount attempt 

13/06/2020 02:48:52 INFO GlusterFS mount attempt 

13/06/2020 02:48:22 INFO GlusterFS mount attempt 

13/06/2020 02:47:52 INFO GlusterFS mount attempt 

13/06/2020 02:47:22 INFO GlusterFS mount attempt 

13/06/2020 02:46:51 INFO GlusterFS mount attempt 

13/06/2020 02:46:21 INFO GlusterFS mount attempt 

13/06/2020 02:45:51 INFO GlusterFS mount attempt 

13/06/2020 02:45:21 INFO GlusterFS mount attempt 

13/06/2020 02:44:51 INFO GlusterFS mount attempt 

13/06/2020 02:44:21 INFO GlusterFS mount attempt 

13/06/2020 02:43:51 INFO GlusterFS mount attempt 

13/06/2020 02:43:21 INFO GlusterFS mount attempt 

13/06/2020 02:42:51 INFO GlusterFS mount attempt 

13/06/2020 02:42:21 INFO GlusterFS mount attempt 

13/06/2020 02:41:51 INFO GlusterFS mount attempt 

13/06/2020 02:41:20 INFO GlusterFS mount attempt 

13/06/2020 02:40:50 INFO GlusterFS mount attempt 

13/06/2020 02:40:20 INFO GlusterFS mount attempt 

13/06/2020 02:39:50 INFO GlusterFS mount attempt 

13/06/2020 02:39:20 INFO GlusterFS mount attempt 

13/06/2020 02:38:50 INFO GlusterFS mount attempt 

13/06/2020 02:38:20 INFO GlusterFS mount attempt 

13/06/2020 02:37:50 INFO GlusterFS mount attempt 

13/06/2020 02:37:20 INFO GlusterFS mount attempt 

13/06/2020 02:36:50 INFO GlusterFS mount attempt 

13/06/2020 02:36:20 INFO GlusterFS mount attempt 

13/06/2020 02:35:50 INFO GlusterFS mount attempt 

13/06/2020 02:35:19 INFO GlusterFS mount attempt 

13/06/2020 02:34:49 INFO GlusterFS mount attempt 

13/06/2020 02:34:19 INFO GlusterFS mount attempt 

13/06/2020 02:33:49 INFO GlusterFS mount attempt 

13/06/2020 02:33:19 INFO GlusterFS mount attempt 

13/06/2020 02:32:49 INFO GlusterFS mount attempt 

13/06/2020 02:32:19 INFO GlusterFS mount attempt 

13/06/2020 02:31:49 INFO GlusterFS mount attempt 

13/06/2020 02:31:19 INFO GlusterFS mount attempt 

13/06/2020 02:30:49 INFO GlusterFS mount attempt 

13/06/2020 02:30:18 INFO GlusterFS mount attempt 

13/06/2020 02:29:48 INFO GlusterFS mount attempt 

13/06/2020 02:29:18 INFO GlusterFS mount attempt 

13/06/2020 02:28:48 INFO GlusterFS mount attempt 

13/06/2020 02:28:18 INFO GlusterFS mount attempt 

13/06/2020 02:27:48 INFO GlusterFS mount attempt 

13/06/2020 02:27:18 INFO GlusterFS mount attempt 

13/06/2020 02:26:48 INFO GlusterFS mount attempt 

13/06/2020 02:26:18 INFO GlusterFS mount attempt 

13/06/2020 02:25:48 INFO GlusterFS mount attempt 

13/06/2020 02:25:17 INFO GlusterFS mount attempt 

13/06/2020 02:24:47 INFO GlusterFS mount attempt 

13/06/2020 02:24:17 INFO GlusterFS mount attempt 

13/06/2020 02:23:47 INFO GlusterFS mount attempt 

13/06/2020 02:23:17 INFO GlusterFS mount attempt 

13/06/2020 02:22:47 INFO GlusterFS mount attempt 

13/06/2020 02:22:17 INFO GlusterFS mount attempt 

13/06/2020 02:21:47 INFO GlusterFS mount attempt 

13/06/2020 02:21:17 INFO GlusterFS mount attempt 

13/06/2020 02:20:47 INFO GlusterFS mount attempt 

13/06/2020 02:20:17 INFO GlusterFS mount attempt 

13/06/2020 02:19:46 INFO GlusterFS mount attempt 

13/06/2020 02:19:16 INFO GlusterFS mount attempt 

13/06/2020 02:18:46 INFO GlusterFS mount attempt 

13/06/2020 02:18:16 INFO GlusterFS mount attempt 

13/06/2020 02:17:46 INFO GlusterFS mount attempt 

13/06/2020 02:17:16 INFO GlusterFS mount attempt 

13/06/2020 02:16:46 INFO GlusterFS mount attempt 

13/06/2020 02:16:16 INFO GlusterFS mount attempt 

13/06/2020 02:15:46 INFO GlusterFS mount attempt 

13/06/2020 02:15:16 INFO GlusterFS mount attempt 

13/06/2020 02:14:46 INFO GlusterFS mount attempt 

13/06/2020 02:14:15 INFO GlusterFS mount attempt 

13/06/2020 02:13:45 INFO GlusterFS mount attempt 

13/06/2020 02:13:15 INFO GlusterFS mount attempt 

13/06/2020 02:12:45 INFO GlusterFS mount attempt 

13/06/2020 02:12:15 INFO GlusterFS mount attempt 

13/06/2020 02:11:45 INFO GlusterFS mount attempt 

13/06/2020 02:11:15 INFO GlusterFS mount attempt 

13/06/2020 02:10:45 INFO GlusterFS mount attempt 

13/06/2020 02:10:15 INFO GlusterFS mount attempt 

13/06/2020 02:09:45 INFO GlusterFS mount attempt 

13/06/2020 02:09:15 INFO GlusterFS mount attempt 

13/06/2020 02:08:44 INFO GlusterFS mount attempt 

13/06/2020 02:08:14 INFO GlusterFS mount attempt 

13/06/2020 02:07:44 INFO GlusterFS mount attempt 

13/06/2020 02:07:14 INFO GlusterFS mount attempt 

13/06/2020 02:06:44 INFO GlusterFS mount attempt 

13/06/2020 02:06:14 INFO GlusterFS mount attempt 

13/06/2020 02:05:44 INFO GlusterFS mount attempt 

13/06/2020 02:05:14 INFO GlusterFS mount attempt 

13/06/2020 02:04:44 INFO GlusterFS mount attempt 

13/06/2020 02:04:14 INFO GlusterFS mount attempt 

13/06/2020 02:03:44 INFO GlusterFS mount attempt 

13/06/2020 02:03:13 INFO GlusterFS mount attempt 

13/06/2020 02:02:43 INFO GlusterFS mount attempt 

13/06/2020 02:02:13 INFO GlusterFS mount attempt 

13/06/2020 02:01:43 INFO GlusterFS mount attempt 

13/06/2020 02:01:13 INFO GlusterFS mount attempt 

13/06/2020 02:00:43 INFO GlusterFS mount attempt 

13/06/2020 02:00:13 INFO GlusterFS mount attempt 

13/06/2020 01:59:43 INFO GlusterFS mount attempt 

13/06/2020 01:59:13 INFO GlusterFS mount attempt 

13/06/2020 01:58:43 INFO GlusterFS mount attempt 

13/06/2020 01:58:13 INFO GlusterFS mount attempt 

13/06/2020 01:57:42 INFO GlusterFS mount attempt 

13/06/2020 01:57:12 INFO GlusterFS mount attempt 

13/06/2020 01:56:42 INFO GlusterFS mount attempt 

13/06/2020 01:56:12 INFO GlusterFS mount attempt 

13/06/2020 01:55:42 INFO GlusterFS mount attempt 

13/06/2020 01:55:12 INFO GlusterFS mount attempt 

13/06/2020 01:54:42 INFO GlusterFS mount attempt 

13/06/2020 01:54:12 INFO GlusterFS mount attempt 

13/06/2020 01:53:42 INFO GlusterFS mount attempt 

13/06/2020 01:53:12 INFO GlusterFS mount attempt 

13/06/2020 01:52:41 INFO GlusterFS mount attempt 

13/06/2020 01:52:11 INFO GlusterFS mount attempt 

13/06/2020 01:51:41 INFO GlusterFS mount attempt 

13/06/2020 01:51:11 INFO GlusterFS mount attempt 

13/06/2020 01:50:41 INFO GlusterFS mount attempt 

13/06/2020 01:50:11 INFO GlusterFS mount attempt 

13/06/2020 01:49:41 INFO GlusterFS mount attempt 

13/06/2020 01:49:11 INFO GlusterFS mount attempt 

13/06/2020 01:48:41 INFO GlusterFS mount attempt 

13/06/2020 01:48:11 INFO GlusterFS mount attempt 

13/06/2020 01:47:41 INFO GlusterFS mount attempt 

13/06/2020 01:47:10 INFO GlusterFS mount attempt 

13/06/2020 01:46:40 INFO GlusterFS mount attempt 

13/06/2020 01:46:10 INFO GlusterFS mount attempt 

13/06/2020 01:45:40 INFO GlusterFS mount attempt 

13/06/2020 01:45:10 INFO GlusterFS mount attempt 

13/06/2020 01:44:40 INFO GlusterFS mount attempt 

13/06/2020 01:44:10 INFO GlusterFS mount attempt 

13/06/2020 01:43:40 INFO GlusterFS mount attempt 

13/06/2020 01:43:10 INFO GlusterFS mount attempt 

13/06/2020 01:42:40 INFO GlusterFS mount attempt 

13/06/2020 01:42:10 INFO GlusterFS mount attempt 

13/06/2020 01:41:39 INFO GlusterFS mount attempt 

13/06/2020 01:41:09 INFO GlusterFS mount attempt 

13/06/2020 01:40:39 INFO GlusterFS mount attempt 

13/06/2020 01:40:09 INFO GlusterFS mount attempt 

13/06/2020 01:39:39 INFO GlusterFS mount attempt 

13/06/2020 01:39:09 INFO GlusterFS mount attempt 

13/06/2020 01:38:39 INFO GlusterFS mount attempt 

13/06/2020 01:38:09 INFO GlusterFS mount attempt 

13/06/2020 01:37:39 INFO GlusterFS mount attempt 

13/06/2020 01:37:09 INFO GlusterFS mount attempt 

13/06/2020 01:36:39 INFO GlusterFS mount attempt 

13/06/2020 01:36:08 INFO GlusterFS mount attempt 

13/06/2020 01:35:38 INFO GlusterFS mount attempt 

13/06/2020 01:35:08 INFO GlusterFS mount attempt 

13/06/2020 01:34:38 INFO GlusterFS mount attempt 

13/06/2020 01:34:08 INFO GlusterFS mount attempt 

13/06/2020 01:33:38 INFO GlusterFS mount attempt 

13/06/2020 01:33:08 INFO GlusterFS mount attempt 

13/06/2020 01:32:38 INFO GlusterFS mount attempt 

13/06/2020 01:32:08 INFO GlusterFS mount attempt 

13/06/2020 01:31:38 INFO GlusterFS mount attempt 

13/06/2020 01:31:07 INFO GlusterFS mount attempt 

13/06/2020 01:30:37 INFO GlusterFS mount attempt 

13/06/2020 01:30:07 INFO GlusterFS mount attempt 

13/06/2020 01:29:37 INFO GlusterFS mount attempt 

13/06/2020 01:29:07 INFO GlusterFS mount attempt 

13/06/2020 01:28:37 INFO GlusterFS mount attempt 

13/06/2020 01:28:07 INFO GlusterFS mount attempt 

13/06/2020 01:27:37 INFO GlusterFS mount attempt 

13/06/2020 01:27:07 INFO GlusterFS mount attempt 

13/06/2020 01:26:37 INFO GlusterFS mount attempt 

13/06/2020 01:26:07 INFO GlusterFS mount attempt 

13/06/2020 01:25:36 INFO GlusterFS mount attempt 

13/06/2020 01:25:06 INFO GlusterFS mount attempt 

13/06/2020 01:24:36 INFO GlusterFS mount attempt 

13/06/2020 01:24:06 INFO GlusterFS mount attempt 

13/06/2020 01:23:36 INFO GlusterFS mount attempt 

13/06/2020 01:23:06 INFO GlusterFS mount attempt 

13/06/2020 01:22:36 INFO GlusterFS mount attempt 

13/06/2020 01:22:06 INFO GlusterFS mount attempt 

13/06/2020 01:21:36 INFO GlusterFS mount attempt 

13/06/2020 01:21:06 INFO GlusterFS mount attempt 

13/06/2020 01:20:36 INFO GlusterFS mount attempt 

13/06/2020 01:20:05 INFO GlusterFS mount attempt 

13/06/2020 01:19:35 INFO GlusterFS mount attempt 

13/06/2020 01:19:05 INFO GlusterFS mount attempt 

13/06/2020 01:18:35 INFO GlusterFS mount attempt 

13/06/2020 01:18:05 INFO GlusterFS mount attempt 

13/06/2020 01:17:35 INFO GlusterFS mount attempt 

13/06/2020 01:17:05 INFO GlusterFS mount attempt 

13/06/2020 01:16:35 INFO GlusterFS mount attempt 

13/06/2020 01:16:05 INFO GlusterFS mount attempt 

13/06/2020 01:15:35 INFO GlusterFS mount attempt 

13/06/2020 01:15:05 INFO GlusterFS mount attempt 

13/06/2020 01:14:34 INFO GlusterFS mount attempt 

13/06/2020 01:14:04 INFO GlusterFS mount attempt 

13/06/2020 01:13:34 INFO GlusterFS mount attempt 

13/06/2020 01:13:04 INFO GlusterFS mount attempt 

13/06/2020 01:12:34 INFO GlusterFS mount attempt 

13/06/2020 01:12:04 INFO GlusterFS mount attempt 

13/06/2020 01:11:34 INFO GlusterFS mount attempt 

13/06/2020 01:11:04 INFO GlusterFS mount attempt 

13/06/2020 01:10:34 INFO GlusterFS mount attempt 

13/06/2020 01:10:04 INFO GlusterFS mount attempt 

13/06/2020 01:09:33 INFO GlusterFS mount attempt 

13/06/2020 01:09:03 INFO GlusterFS mount attempt 

13/06/2020 01:08:33 INFO GlusterFS mount attempt 

13/06/2020 01:08:03 INFO GlusterFS mount attempt 

13/06/2020 01:07:33 INFO GlusterFS mount attempt 

13/06/2020 01:07:03 INFO GlusterFS mount attempt 

13/06/2020 01:06:33 INFO GlusterFS mount attempt 

13/06/2020 01:06:03 INFO GlusterFS mount attempt 

13/06/2020 01:05:33 INFO GlusterFS mount attempt 

13/06/2020 01:05:03 INFO GlusterFS mount attempt 

13/06/2020 01:04:33 INFO GlusterFS mount attempt 

13/06/2020 01:04:02 INFO GlusterFS mount attempt 

13/06/2020 01:03:32 INFO GlusterFS mount attempt 

13/06/2020 01:03:02 INFO GlusterFS mount attempt 

13/06/2020 01:02:32 INFO GlusterFS mount attempt 

13/06/2020 01:02:02 INFO GlusterFS mount attempt 

13/06/2020 01:01:32 INFO GlusterFS mount attempt 

13/06/2020 01:01:02 INFO GlusterFS mount attempt 

13/06/2020 01:00:32 INFO GlusterFS mount attempt 

13/06/2020 01:00:02 INFO GlusterFS mount attempt 

13/06/2020 00:59:32 INFO GlusterFS mount attempt 

13/06/2020 00:59:02 INFO GlusterFS mount attempt 

13/06/2020 00:58:31 INFO GlusterFS mount attempt 

13/06/2020 00:58:01 INFO GlusterFS mount attempt 

13/06/2020 00:57:31 INFO GlusterFS mount attempt 

13/06/2020 00:57:01 INFO GlusterFS mount attempt 

13/06/2020 00:56:31 INFO GlusterFS mount attempt 

13/06/2020 00:56:01 INFO GlusterFS mount attempt 

13/06/2020 00:55:31 INFO GlusterFS mount attempt 

13/06/2020 00:55:01 INFO GlusterFS mount attempt 

13/06/2020 00:54:31 INFO GlusterFS mount attempt 

13/06/2020 00:54:01 INFO GlusterFS mount attempt 

13/06/2020 00:53:31 INFO GlusterFS mount attempt 

13/06/2020 00:53:00 INFO GlusterFS mount attempt 

13/06/2020 00:52:30 INFO GlusterFS mount attempt 

13/06/2020 00:52:00 INFO GlusterFS mount attempt 

13/06/2020 00:51:30 INFO GlusterFS mount attempt 

13/06/2020 00:51:00 INFO GlusterFS mount attempt 

13/06/2020 00:50:30 INFO GlusterFS mount attempt 

13/06/2020 00:50:00 INFO GlusterFS mount attempt 

13/06/2020 00:49:30 INFO GlusterFS mount attempt 

13/06/2020 00:49:00 INFO GlusterFS mount attempt 

13/06/2020 00:48:30 INFO GlusterFS mount attempt 

13/06/2020 00:48:00 INFO GlusterFS mount attempt 

13/06/2020 00:47:30 INFO GlusterFS mount attempt 

13/06/2020 00:46:59 INFO GlusterFS mount attempt 

13/06/2020 00:46:29 INFO GlusterFS mount attempt 

13/06/2020 00:45:59 INFO GlusterFS mount attempt 

13/06/2020 00:45:29 INFO GlusterFS mount attempt 

13/06/2020 00:44:59 INFO GlusterFS mount attempt 

13/06/2020 00:44:29 INFO GlusterFS mount attempt 

13/06/2020 00:43:59 INFO GlusterFS mount attempt 

13/06/2020 00:43:29 INFO GlusterFS mount attempt 

13/06/2020 00:42:59 INFO GlusterFS mount attempt 

13/06/2020 00:42:29 INFO GlusterFS mount attempt 

13/06/2020 00:41:58 INFO GlusterFS mount attempt 

13/06/2020 00:41:28 INFO GlusterFS mount attempt 

13/06/2020 00:40:58 INFO GlusterFS mount attempt 

13/06/2020 00:40:28 INFO GlusterFS mount attempt 

13/06/2020 00:39:58 INFO GlusterFS mount attempt 

13/06/2020 00:39:28 INFO GlusterFS mount attempt 

13/06/2020 00:38:58 INFO GlusterFS mount attempt 

13/06/2020 00:38:28 INFO GlusterFS mount attempt 

13/06/2020 00:37:58 INFO GlusterFS mount attempt 

13/06/2020 00:37:28 INFO GlusterFS mount attempt 

13/06/2020 00:36:58 INFO GlusterFS mount attempt 

13/06/2020 00:36:27 INFO GlusterFS mount attempt 

13/06/2020 00:35:57 INFO GlusterFS mount attempt 

13/06/2020 00:35:27 INFO GlusterFS mount attempt 

13/06/2020 00:34:57 INFO GlusterFS mount attempt 

13/06/2020 00:34:27 INFO GlusterFS mount attempt 

13/06/2020 00:33:57 INFO GlusterFS mount attempt 

13/06/2020 00:33:27 INFO GlusterFS mount attempt 

13/06/2020 00:32:57 INFO GlusterFS mount attempt 

13/06/2020 00:32:27 INFO GlusterFS mount attempt 

13/06/2020 00:31:57 INFO GlusterFS mount attempt 

13/06/2020 00:31:27 INFO GlusterFS mount attempt 

13/06/2020 00:30:56 INFO GlusterFS mount attempt 

13/06/2020 00:30:26 INFO GlusterFS mount attempt 

13/06/2020 00:29:56 INFO GlusterFS mount attempt 

13/06/2020 00:29:26 INFO GlusterFS mount attempt 

13/06/2020 00:28:56 INFO GlusterFS mount attempt 

13/06/2020 00:28:26 INFO GlusterFS mount attempt 

13/06/2020 00:27:56 INFO GlusterFS mount attempt 

13/06/2020 00:27:26 INFO GlusterFS mount attempt 

13/06/2020 00:26:56 INFO GlusterFS mount attempt 

13/06/2020 00:26:26 INFO GlusterFS mount attempt 

13/06/2020 00:25:56 INFO GlusterFS mount attempt 

13/06/2020 00:25:25 INFO GlusterFS mount attempt 

13/06/2020 00:24:55 INFO GlusterFS mount attempt 

13/06/2020 00:24:25 INFO GlusterFS mount attempt 

13/06/2020 00:23:55 INFO GlusterFS mount attempt 

13/06/2020 00:23:25 INFO GlusterFS mount attempt 

13/06/2020 00:22:55 INFO GlusterFS mount attempt 

13/06/2020 00:22:25 INFO GlusterFS mount attempt 

13/06/2020 00:21:55 INFO GlusterFS mount attempt 

13/06/2020 00:21:25 INFO GlusterFS mount attempt 

13/06/2020 00:20:55 INFO GlusterFS mount attempt 

13/06/2020 00:20:25 INFO GlusterFS mount attempt 

13/06/2020 00:19:54 INFO GlusterFS mount attempt 

13/06/2020 00:19:24 INFO GlusterFS mount attempt 

13/06/2020 00:18:54 INFO GlusterFS mount attempt 

13/06/2020 00:18:24 INFO GlusterFS mount attempt 

13/06/2020 00:17:54 INFO GlusterFS mount attempt 

13/06/2020 00:17:24 INFO GlusterFS mount attempt 

13/06/2020 00:16:54 INFO GlusterFS mount attempt 

13/06/2020 00:16:24 INFO GlusterFS mount attempt 

13/06/2020 00:15:54 INFO GlusterFS mount attempt 

13/06/2020 00:15:24 INFO GlusterFS mount attempt 

13/06/2020 00:14:54 INFO GlusterFS mount attempt 

13/06/2020 00:14:24 INFO GlusterFS mount attempt 

13/06/2020 00:13:53 INFO GlusterFS mount attempt 

13/06/2020 00:13:23 INFO GlusterFS mount attempt 

13/06/2020 00:12:53 INFO GlusterFS mount attempt 

13/06/2020 00:12:23 INFO GlusterFS mount attempt 

13/06/2020 00:11:53 INFO GlusterFS mount attempt 

13/06/2020 00:11:23 INFO GlusterFS mount attempt 

13/06/2020 00:10:53 INFO GlusterFS mount attempt 

13/06/2020 00:10:23 INFO GlusterFS mount attempt 

13/06/2020 00:09:53 INFO GlusterFS mount attempt 

13/06/2020 00:09:23 INFO GlusterFS mount attempt 

13/06/2020 00:08:52 INFO GlusterFS mount attempt 

13/06/2020 00:08:22 INFO GlusterFS mount attempt 

13/06/2020 00:07:52 INFO GlusterFS mount attempt 

13/06/2020 00:07:22 INFO GlusterFS mount attempt 

13/06/2020 00:06:52 INFO GlusterFS mount attempt 

13/06/2020 00:06:22 INFO GlusterFS mount attempt 

13/06/2020 00:05:52 INFO GlusterFS mount attempt 

13/06/2020 00:05:22 INFO GlusterFS mount attempt 

13/06/2020 00:04:52 INFO GlusterFS mount attempt 

13/06/2020 00:04:22 INFO GlusterFS mount attempt 

13/06/2020 00:03:52 INFO GlusterFS mount attempt 

13/06/2020 00:03:22 INFO GlusterFS mount attempt 

13/06/2020 00:02:51 INFO GlusterFS mount attempt 

13/06/2020 00:02:21 INFO GlusterFS mount attempt 

13/06/2020 00:01:51 INFO GlusterFS mount attempt 

13/06/2020 00:01:21 INFO GlusterFS mount attempt 

13/06/2020 00:00:51 INFO GlusterFS mount attempt 

13/06/2020 00:00:21 INFO GlusterFS mount attempt 

12/06/2020 23:59:51 INFO GlusterFS mount attempt 

12/06/2020 23:59:21 INFO GlusterFS mount attempt 

12/06/2020 23:58:51 INFO GlusterFS mount attempt 

12/06/2020 23:58:21 INFO GlusterFS mount attempt 

12/06/2020 23:57:51 INFO GlusterFS mount attempt 

12/06/2020 23:57:20 INFO GlusterFS mount attempt 

12/06/2020 23:56:50 INFO GlusterFS mount attempt 

12/06/2020 23:56:20 INFO GlusterFS mount attempt 

12/06/2020 23:55:50 INFO GlusterFS mount attempt 

12/06/2020 23:55:20 INFO GlusterFS mount attempt 

12/06/2020 23:54:50 INFO GlusterFS mount attempt 

12/06/2020 23:54:20 INFO GlusterFS mount attempt 

12/06/2020 23:53:50 INFO GlusterFS mount attempt 

12/06/2020 23:53:20 INFO GlusterFS mount attempt 

12/06/2020 23:52:50 INFO GlusterFS mount attempt 

12/06/2020 23:52:20 INFO GlusterFS mount attempt 

12/06/2020 23:51:50 INFO GlusterFS mount attempt 

12/06/2020 23:51:19 INFO GlusterFS mount attempt 

12/06/2020 23:50:49 INFO GlusterFS mount attempt 

12/06/2020 23:50:19 INFO GlusterFS mount attempt 

12/06/2020 23:49:49 INFO GlusterFS mount attempt 

12/06/2020 23:49:19 INFO GlusterFS mount attempt 

12/06/2020 23:48:49 INFO GlusterFS mount attempt 

12/06/2020 23:48:19 INFO GlusterFS mount attempt 

12/06/2020 23:47:49 INFO GlusterFS mount attempt 

12/06/2020 23:47:19 INFO GlusterFS mount attempt 

12/06/2020 23:46:49 INFO GlusterFS mount attempt 

12/06/2020 23:46:18 INFO GlusterFS mount attempt 

12/06/2020 23:45:48 INFO GlusterFS mount attempt 

12/06/2020 23:45:18 INFO GlusterFS mount attempt 

12/06/2020 23:44:48 INFO GlusterFS mount attempt 

12/06/2020 23:44:18 INFO GlusterFS mount attempt 

12/06/2020 23:43:48 INFO GlusterFS mount attempt 

12/06/2020 23:43:18 INFO GlusterFS mount attempt 

12/06/2020 23:42:48 INFO GlusterFS mount attempt 

12/06/2020 23:42:18 INFO GlusterFS mount attempt 

12/06/2020 23:41:48 INFO GlusterFS mount attempt 

12/06/2020 23:41:18 INFO GlusterFS mount attempt 

12/06/2020 23:40:47 INFO GlusterFS mount attempt 

12/06/2020 23:40:17 INFO GlusterFS mount attempt 

12/06/2020 23:39:47 INFO GlusterFS mount attempt 

12/06/2020 23:39:17 INFO GlusterFS mount attempt 

12/06/2020 23:38:47 INFO GlusterFS mount attempt 

12/06/2020 23:38:17 INFO GlusterFS mount attempt 

12/06/2020 23:37:47 INFO GlusterFS mount attempt 

12/06/2020 23:37:17 INFO GlusterFS mount attempt 

12/06/2020 23:36:47 INFO GlusterFS mount attempt 

12/06/2020 23:36:17 INFO GlusterFS mount attempt 

12/06/2020 23:35:47 INFO GlusterFS mount attempt 

12/06/2020 23:35:16 INFO GlusterFS mount attempt 

12/06/2020 23:34:46 INFO GlusterFS mount attempt 

12/06/2020 23:34:16 INFO GlusterFS mount attempt 

12/06/2020 23:33:46 INFO GlusterFS mount attempt 

12/06/2020 23:33:16 INFO GlusterFS mount attempt 

12/06/2020 23:32:46 INFO GlusterFS mount attempt 

12/06/2020 23:32:16 INFO GlusterFS mount attempt 

12/06/2020 23:31:46 INFO GlusterFS mount attempt 

12/06/2020 23:31:16 INFO GlusterFS mount attempt 

12/06/2020 23:30:46 INFO GlusterFS mount attempt 

12/06/2020 23:30:16 INFO GlusterFS mount attempt 

12/06/2020 23:29:45 INFO GlusterFS mount attempt 

12/06/2020 23:29:15 INFO GlusterFS mount attempt 

12/06/2020 23:28:45 INFO GlusterFS mount attempt 

12/06/2020 23:28:15 INFO GlusterFS mount attempt 

12/06/2020 23:27:45 INFO GlusterFS mount attempt 

12/06/2020 23:27:15 INFO GlusterFS mount attempt 

12/06/2020 23:26:45 INFO GlusterFS mount attempt 

12/06/2020 23:26:15 INFO GlusterFS mount attempt 

12/06/2020 23:25:45 INFO GlusterFS mount attempt 

12/06/2020 23:25:15 INFO GlusterFS mount attempt 

12/06/2020 23:24:44 INFO GlusterFS mount attempt 

12/06/2020 23:24:14 INFO GlusterFS mount attempt 

12/06/2020 23:23:44 INFO GlusterFS mount attempt 

12/06/2020 23:23:14 INFO GlusterFS mount attempt 

12/06/2020 23:22:44 INFO GlusterFS mount attempt 

12/06/2020 23:22:14 INFO GlusterFS mount attempt 

12/06/2020 23:21:44 INFO GlusterFS mount attempt 

12/06/2020 23:21:14 INFO GlusterFS mount attempt 

12/06/2020 23:20:44 INFO GlusterFS mount attempt 

12/06/2020 23:20:14 INFO GlusterFS mount attempt 

12/06/2020 23:19:44 INFO GlusterFS mount attempt 

12/06/2020 23:19:13 INFO GlusterFS mount attempt 

12/06/2020 23:18:43 INFO GlusterFS mount attempt 

12/06/2020 23:18:13 INFO GlusterFS mount attempt 

12/06/2020 23:17:43 INFO GlusterFS mount attempt 

12/06/2020 23:17:13 INFO GlusterFS mount attempt 

12/06/2020 23:16:43 INFO GlusterFS mount attempt 

12/06/2020 23:16:13 INFO GlusterFS mount attempt 

12/06/2020 23:15:43 INFO GlusterFS mount attempt 

12/06/2020 23:15:13 INFO GlusterFS mount attempt 

12/06/2020 23:14:43 INFO GlusterFS mount attempt 

12/06/2020 23:14:13 INFO GlusterFS mount attempt 

12/06/2020 23:13:42 INFO GlusterFS mount attempt 

12/06/2020 23:13:12 INFO GlusterFS mount attempt 

12/06/2020 23:12:42 INFO GlusterFS mount attempt 

12/06/2020 23:12:12 INFO GlusterFS mount attempt 

12/06/2020 23:11:42 INFO GlusterFS mount attempt 

12/06/2020 23:11:12 INFO GlusterFS mount attempt 

12/06/2020 23:10:42 INFO GlusterFS mount attempt 

12/06/2020 23:10:12 INFO GlusterFS mount attempt 

12/06/2020 23:09:42 INFO GlusterFS mount attempt 

12/06/2020 23:09:12 INFO GlusterFS mount attempt 

12/06/2020 23:08:42 INFO GlusterFS mount attempt 

12/06/2020 23:08:11 INFO GlusterFS mount attempt 

12/06/2020 23:07:41 INFO GlusterFS mount attempt 

12/06/2020 23:07:11 INFO GlusterFS mount attempt 

12/06/2020 23:06:41 INFO GlusterFS mount attempt 

12/06/2020 23:06:11 INFO GlusterFS mount attempt 

12/06/2020 23:05:41 INFO GlusterFS mount attempt 

12/06/2020 23:05:11 INFO GlusterFS mount attempt 

12/06/2020 23:04:41 INFO GlusterFS mount attempt 

12/06/2020 23:04:11 INFO GlusterFS mount attempt 

12/06/2020 23:03:41 INFO GlusterFS mount attempt 

12/06/2020 23:03:10 INFO GlusterFS mount attempt 

12/06/2020 23:02:40 INFO GlusterFS mount attempt 

12/06/2020 23:02:10 INFO GlusterFS mount attempt 

12/06/2020 23:01:40 INFO GlusterFS mount attempt 

12/06/2020 23:01:10 INFO GlusterFS mount attempt 

12/06/2020 23:00:40 INFO GlusterFS mount attempt 

12/06/2020 23:00:10 INFO GlusterFS mount attempt 

12/06/2020 22:59:40 INFO GlusterFS mount attempt 

12/06/2020 22:59:10 INFO GlusterFS mount attempt 

12/06/2020 22:58:40 INFO GlusterFS mount attempt 

12/06/2020 22:58:10 INFO GlusterFS mount attempt 

12/06/2020 22:57:39 INFO GlusterFS mount attempt 

12/06/2020 22:57:09 INFO GlusterFS mount attempt 

12/06/2020 22:56:39 INFO GlusterFS mount attempt 

12/06/2020 22:56:09 INFO GlusterFS mount attempt 

12/06/2020 22:55:39 INFO GlusterFS mount attempt 

12/06/2020 22:55:09 INFO GlusterFS mount attempt 

12/06/2020 22:54:39 INFO GlusterFS mount attempt 

12/06/2020 22:54:09 INFO GlusterFS mount attempt 

12/06/2020 22:53:39 INFO GlusterFS mount attempt 

12/06/2020 22:53:09 INFO GlusterFS mount attempt 

12/06/2020 22:52:39 INFO GlusterFS mount attempt 

12/06/2020 22:52:09 INFO GlusterFS mount attempt 

12/06/2020 22:51:38 INFO GlusterFS mount attempt 

12/06/2020 22:51:08 INFO GlusterFS mount attempt 

12/06/2020 22:50:38 INFO GlusterFS mount attempt 

12/06/2020 22:50:08 INFO GlusterFS mount attempt 

12/06/2020 22:49:38 INFO GlusterFS mount attempt 

12/06/2020 22:49:08 INFO GlusterFS mount attempt 

12/06/2020 22:48:38 INFO GlusterFS mount attempt 

12/06/2020 22:48:08 INFO GlusterFS mount attempt 

12/06/2020 22:47:38 INFO GlusterFS mount attempt 

12/06/2020 22:47:08 INFO GlusterFS mount attempt 

12/06/2020 22:46:37 INFO GlusterFS mount attempt 

12/06/2020 22:46:07 INFO GlusterFS mount attempt 

12/06/2020 22:45:37 INFO GlusterFS mount attempt 

12/06/2020 22:45:07 INFO GlusterFS mount attempt 

12/06/2020 22:44:37 INFO GlusterFS mount attempt 

12/06/2020 22:44:07 INFO GlusterFS mount attempt 

12/06/2020 22:43:37 INFO GlusterFS mount attempt 

12/06/2020 22:43:07 INFO GlusterFS mount attempt 

12/06/2020 22:42:37 INFO GlusterFS mount attempt 

12/06/2020 22:42:07 INFO GlusterFS mount attempt 

12/06/2020 22:41:37 INFO GlusterFS mount attempt 

12/06/2020 22:41:06 INFO GlusterFS mount attempt 

12/06/2020 22:40:36 INFO GlusterFS mount attempt 

12/06/2020 22:40:06 INFO GlusterFS mount attempt 

12/06/2020 22:39:36 INFO GlusterFS mount attempt 

12/06/2020 22:39:06 INFO GlusterFS mount attempt 

12/06/2020 22:38:36 INFO GlusterFS mount attempt 

12/06/2020 22:38:06 INFO GlusterFS mount attempt 

12/06/2020 22:37:36 INFO GlusterFS mount attempt 

12/06/2020 22:37:06 INFO GlusterFS mount attempt 

12/06/2020 22:36:36 INFO GlusterFS mount attempt 

12/06/2020 22:36:06 INFO GlusterFS mount attempt 

12/06/2020 22:35:36 INFO GlusterFS mount attempt 

12/06/2020 22:35:05 INFO GlusterFS mount attempt 

12/06/2020 22:34:35 INFO GlusterFS mount attempt 

12/06/2020 22:34:05 INFO GlusterFS mount attempt 

12/06/2020 22:33:35 INFO GlusterFS mount attempt 

12/06/2020 22:33:05 INFO GlusterFS mount attempt 

12/06/2020 22:32:35 INFO GlusterFS mount attempt 

12/06/2020 22:32:05 INFO GlusterFS mount attempt 

12/06/2020 22:31:35 INFO GlusterFS mount attempt 

12/06/2020 22:31:05 INFO GlusterFS mount attempt 

12/06/2020 22:30:35 INFO GlusterFS mount attempt 

12/06/2020 22:30:05 INFO GlusterFS mount attempt 

12/06/2020 22:29:34 INFO GlusterFS mount attempt 

12/06/2020 22:29:04 INFO GlusterFS mount attempt 

12/06/2020 22:28:34 INFO GlusterFS mount attempt 

12/06/2020 22:28:04 INFO GlusterFS mount attempt 

12/06/2020 22:27:34 INFO GlusterFS mount attempt 

12/06/2020 22:27:04 INFO GlusterFS mount attempt 

12/06/2020 22:26:34 INFO GlusterFS mount attempt 

12/06/2020 22:26:04 INFO GlusterFS mount attempt 

12/06/2020 22:25:34 INFO GlusterFS mount attempt 

12/06/2020 22:25:04 INFO GlusterFS mount attempt 

12/06/2020 22:24:34 INFO GlusterFS mount attempt 

12/06/2020 22:24:03 INFO GlusterFS mount attempt 

12/06/2020 22:23:33 INFO GlusterFS mount attempt 

12/06/2020 22:23:03 INFO GlusterFS mount attempt 

12/06/2020 22:22:33 INFO GlusterFS mount attempt 

12/06/2020 22:22:03 INFO GlusterFS mount attempt 

12/06/2020 22:21:33 INFO GlusterFS mount attempt 

12/06/2020 22:21:03 INFO GlusterFS mount attempt 

12/06/2020 22:20:33 INFO GlusterFS mount attempt 

12/06/2020 22:20:03 INFO GlusterFS mount attempt 

12/06/2020 22:19:33 INFO GlusterFS mount attempt 

12/06/2020 22:19:03 INFO GlusterFS mount attempt 

12/06/2020 22:18:32 INFO GlusterFS mount attempt 

12/06/2020 22:18:02 INFO GlusterFS mount attempt 

12/06/2020 22:17:32 INFO GlusterFS mount attempt 

12/06/2020 22:17:02 INFO GlusterFS mount attempt 

12/06/2020 22:16:32 INFO GlusterFS mount attempt 

12/06/2020 22:16:02 INFO GlusterFS mount attempt 

12/06/2020 22:15:32 INFO GlusterFS mount attempt 

12/06/2020 22:15:02 INFO GlusterFS mount attempt 

12/06/2020 22:14:32 INFO GlusterFS mount attempt 

12/06/2020 22:14:02 INFO GlusterFS mount attempt 

12/06/2020 22:13:32 INFO GlusterFS mount attempt 

12/06/2020 22:13:01 INFO GlusterFS mount attempt 

12/06/2020 22:12:31 INFO GlusterFS mount attempt 

12/06/2020 22:12:01 INFO GlusterFS mount attempt 

12/06/2020 22:11:31 INFO GlusterFS mount attempt 

12/06/2020 22:11:01 INFO GlusterFS mount attempt 

12/06/2020 22:10:31 INFO GlusterFS mount attempt 

12/06/2020 22:10:01 INFO GlusterFS mount attempt 

12/06/2020 22:09:31 INFO GlusterFS mount attempt 

12/06/2020 22:09:01 INFO GlusterFS mount attempt 

12/06/2020 22:08:31 INFO GlusterFS mount attempt 

12/06/2020 22:08:01 INFO GlusterFS mount attempt 

12/06/2020 22:07:30 INFO GlusterFS mount attempt 

12/06/2020 22:07:00 INFO GlusterFS mount attempt 

12/06/2020 22:06:30 INFO GlusterFS mount attempt 

12/06/2020 22:06:00 INFO GlusterFS mount attempt 

12/06/2020 22:05:30 INFO GlusterFS mount attempt 

12/06/2020 22:05:00 INFO GlusterFS mount attempt 

12/06/2020 22:04:30 INFO GlusterFS mount attempt 

12/06/2020 22:04:00 INFO GlusterFS mount attempt 

12/06/2020 22:03:30 INFO GlusterFS mount attempt 

12/06/2020 22:03:00 INFO GlusterFS mount attempt 

12/06/2020 22:02:30 INFO GlusterFS mount attempt 

12/06/2020 22:01:59 INFO GlusterFS mount attempt 

12/06/2020 22:01:29 INFO GlusterFS mount attempt 

12/06/2020 22:00:59 INFO GlusterFS mount attempt 

12/06/2020 22:00:29 INFO GlusterFS mount attempt 

12/06/2020 21:59:59 INFO GlusterFS mount attempt 

12/06/2020 21:59:29 INFO GlusterFS mount attempt 

12/06/2020 21:58:59 INFO GlusterFS mount attempt 

12/06/2020 21:58:29 INFO GlusterFS mount attempt 

12/06/2020 21:57:59 INFO GlusterFS mount attempt 

12/06/2020 21:57:29 INFO GlusterFS mount attempt 

12/06/2020 21:56:59 INFO GlusterFS mount attempt 

12/06/2020 21:56:28 INFO GlusterFS mount attempt 

12/06/2020 21:55:58 INFO GlusterFS mount attempt 

12/06/2020 21:55:28 INFO GlusterFS mount attempt 

12/06/2020 21:54:58 INFO GlusterFS mount attempt 

12/06/2020 21:54:28 INFO GlusterFS mount attempt 

12/06/2020 21:53:58 INFO GlusterFS mount attempt 

12/06/2020 21:53:28 INFO GlusterFS mount attempt 

12/06/2020 21:52:58 INFO GlusterFS mount attempt 

12/06/2020 21:52:28 INFO GlusterFS mount attempt 

12/06/2020 21:51:58 INFO GlusterFS mount attempt 

12/06/2020 21:51:28 INFO GlusterFS mount attempt 

12/06/2020 21:50:57 INFO GlusterFS mount attempt 

12/06/2020 21:50:27 INFO GlusterFS mount attempt 

12/06/2020 21:49:57 INFO GlusterFS mount attempt 

12/06/2020 21:49:27 INFO GlusterFS mount attempt 

12/06/2020 21:48:57 INFO GlusterFS mount attempt 

12/06/2020 21:48:27 INFO GlusterFS mount attempt 

12/06/2020 21:47:57 INFO GlusterFS mount attempt 

12/06/2020 21:47:27 INFO GlusterFS mount attempt 

12/06/2020 21:46:57 INFO GlusterFS mount attempt 

12/06/2020 21:46:27 INFO GlusterFS mount attempt 

12/06/2020 21:45:56 INFO GlusterFS mount attempt 

12/06/2020 21:45:26 INFO GlusterFS mount attempt 

12/06/2020 21:44:56 INFO GlusterFS mount attempt 

12/06/2020 21:44:26 INFO GlusterFS mount attempt 

12/06/2020 21:43:56 INFO GlusterFS mount attempt 

12/06/2020 21:43:26 INFO GlusterFS mount attempt 

12/06/2020 21:42:56 INFO GlusterFS mount attempt 

12/06/2020 21:42:26 INFO GlusterFS mount attempt 

12/06/2020 21:41:56 INFO GlusterFS mount attempt 

12/06/2020 21:41:26 INFO GlusterFS mount attempt 

12/06/2020 21:40:56 INFO GlusterFS mount attempt 

12/06/2020 21:40:25 INFO GlusterFS mount attempt 

12/06/2020 21:39:55 INFO GlusterFS mount attempt 

12/06/2020 21:39:25 INFO GlusterFS mount attempt 

12/06/2020 21:38:55 INFO GlusterFS mount attempt 

12/06/2020 21:38:25 INFO GlusterFS mount attempt 

12/06/2020 21:37:55 INFO GlusterFS mount attempt 

12/06/2020 21:37:25 INFO GlusterFS mount attempt 

12/06/2020 21:36:55 INFO GlusterFS mount attempt 

12/06/2020 21:36:25 INFO GlusterFS mount attempt 

12/06/2020 21:35:55 INFO GlusterFS mount attempt 

12/06/2020 21:35:25 INFO GlusterFS mount attempt 

12/06/2020 21:34:54 INFO GlusterFS mount attempt 

12/06/2020 21:34:24 INFO GlusterFS mount attempt 

12/06/2020 21:33:54 INFO GlusterFS mount attempt 

12/06/2020 21:33:24 INFO GlusterFS mount attempt 

12/06/2020 21:32:54 INFO GlusterFS mount attempt 

12/06/2020 21:32:24 INFO GlusterFS mount attempt 

12/06/2020 21:31:54 INFO GlusterFS mount attempt 

12/06/2020 21:31:24 INFO GlusterFS mount attempt 

12/06/2020 21:30:54 INFO GlusterFS mount attempt 

12/06/2020 21:30:24 INFO GlusterFS mount attempt 

12/06/2020 21:29:54 INFO GlusterFS mount attempt 

12/06/2020 21:29:23 INFO GlusterFS mount attempt 

12/06/2020 21:28:53 INFO GlusterFS mount attempt 

12/06/2020 21:28:23 INFO GlusterFS mount attempt 

12/06/2020 21:27:53 INFO GlusterFS mount attempt 

12/06/2020 21:27:23 INFO GlusterFS mount attempt 

12/06/2020 21:26:53 INFO GlusterFS mount attempt 

12/06/2020 21:26:23 INFO GlusterFS mount attempt 

12/06/2020 21:25:53 INFO GlusterFS mount attempt 

12/06/2020 21:25:23 INFO GlusterFS mount attempt 

12/06/2020 21:24:53 INFO GlusterFS mount attempt 

12/06/2020 21:24:23 INFO GlusterFS mount attempt 

12/06/2020 21:23:52 INFO GlusterFS mount attempt 

12/06/2020 21:23:22 INFO GlusterFS mount attempt 

12/06/2020 21:22:52 INFO GlusterFS mount attempt 

12/06/2020 21:22:22 INFO GlusterFS mount attempt 

12/06/2020 21:21:52 INFO GlusterFS mount attempt 

12/06/2020 21:21:22 INFO GlusterFS mount attempt 

12/06/2020 21:20:52 INFO GlusterFS mount attempt 

12/06/2020 21:20:22 INFO GlusterFS mount attempt 

12/06/2020 21:19:52 INFO GlusterFS mount attempt 

12/06/2020 21:19:22 INFO GlusterFS mount attempt 

12/06/2020 21:18:51 INFO GlusterFS mount attempt 

12/06/2020 21:18:21 INFO GlusterFS mount attempt 

12/06/2020 21:17:51 INFO GlusterFS mount attempt 

12/06/2020 21:17:21 INFO GlusterFS mount attempt 

12/06/2020 21:16:51 INFO GlusterFS mount attempt 

12/06/2020 21:16:21 INFO GlusterFS mount attempt 

12/06/2020 21:15:51 INFO GlusterFS mount attempt 

12/06/2020 21:15:21 INFO GlusterFS mount attempt 

12/06/2020 21:14:51 INFO GlusterFS mount attempt 

12/06/2020 21:14:21 INFO GlusterFS mount attempt 

12/06/2020 21:13:51 INFO GlusterFS mount attempt 

12/06/2020 21:13:20 INFO GlusterFS mount attempt 

12/06/2020 21:12:50 INFO GlusterFS mount attempt 

12/06/2020 21:12:20 INFO GlusterFS mount attempt 

12/06/2020 21:11:50 INFO GlusterFS mount attempt 

12/06/2020 21:11:20 INFO GlusterFS mount attempt 

12/06/2020 21:10:50 INFO GlusterFS mount attempt 

12/06/2020 21:10:20 INFO GlusterFS mount attempt 

12/06/2020 21:09:50 INFO GlusterFS mount attempt 

12/06/2020 21:09:20 INFO GlusterFS mount attempt 

12/06/2020 21:08:50 INFO GlusterFS mount attempt 

12/06/2020 21:08:20 INFO GlusterFS mount attempt 

12/06/2020 21:07:50 INFO GlusterFS mount attempt 

12/06/2020 21:07:19 INFO GlusterFS mount attempt 

12/06/2020 21:06:49 INFO GlusterFS mount attempt 

12/06/2020 21:06:19 INFO GlusterFS mount attempt 

12/06/2020 21:05:49 INFO GlusterFS mount attempt 

12/06/2020 21:05:19 INFO GlusterFS mount attempt 

12/06/2020 21:04:49 INFO GlusterFS mount attempt 

12/06/2020 21:04:19 INFO GlusterFS mount attempt 

12/06/2020 21:03:49 INFO GlusterFS mount attempt 

12/06/2020 21:03:19 INFO GlusterFS mount attempt 

12/06/2020 21:02:49 INFO GlusterFS mount attempt 

12/06/2020 21:02:18 INFO GlusterFS mount attempt 

12/06/2020 21:01:48 INFO GlusterFS mount attempt 

12/06/2020 21:01:18 INFO GlusterFS mount attempt 

12/06/2020 21:00:48 INFO GlusterFS mount attempt 

12/06/2020 21:00:18 INFO GlusterFS mount attempt 

12/06/2020 20:59:48 INFO GlusterFS mount attempt 

12/06/2020 20:59:18 INFO GlusterFS mount attempt 

12/06/2020 20:58:48 INFO GlusterFS mount attempt 

12/06/2020 20:58:18 INFO GlusterFS mount attempt 

12/06/2020 20:57:48 INFO GlusterFS mount attempt 

12/06/2020 20:57:18 INFO GlusterFS mount attempt 

12/06/2020 20:56:47 INFO GlusterFS mount attempt 

12/06/2020 20:56:17 INFO GlusterFS mount attempt 

12/06/2020 20:55:47 INFO GlusterFS mount attempt 

12/06/2020 20:55:17 INFO GlusterFS mount attempt 

12/06/2020 20:54:47 INFO GlusterFS mount attempt 

12/06/2020 20:54:17 INFO GlusterFS mount attempt 

12/06/2020 20:53:47 INFO GlusterFS mount attempt 

12/06/2020 20:53:17 INFO GlusterFS mount attempt 

12/06/2020 20:52:47 INFO GlusterFS mount attempt 

12/06/2020 20:52:17 INFO GlusterFS mount attempt 

12/06/2020 20:51:47 INFO GlusterFS mount attempt 

12/06/2020 20:51:17 INFO GlusterFS mount attempt 

12/06/2020 20:50:46 INFO GlusterFS mount attempt 

12/06/2020 20:50:16 INFO GlusterFS mount attempt 

12/06/2020 20:49:46 INFO GlusterFS mount attempt 

12/06/2020 20:49:16 INFO GlusterFS mount attempt 

12/06/2020 20:48:46 INFO GlusterFS mount attempt 

12/06/2020 20:48:16 INFO GlusterFS mount attempt 

12/06/2020 20:47:46 INFO GlusterFS mount attempt 

12/06/2020 20:47:16 INFO GlusterFS mount attempt 

12/06/2020 20:46:46 INFO GlusterFS mount attempt 

12/06/2020 20:46:16 INFO GlusterFS mount attempt 

12/06/2020 20:45:46 INFO GlusterFS mount attempt 

12/06/2020 20:45:15 INFO GlusterFS mount attempt 

12/06/2020 20:44:45 INFO GlusterFS mount attempt 

12/06/2020 20:44:15 INFO GlusterFS mount attempt 

12/06/2020 20:43:45 INFO GlusterFS mount attempt 

12/06/2020 20:43:15 INFO GlusterFS mount attempt 

12/06/2020 20:42:45 INFO GlusterFS mount attempt 

12/06/2020 20:42:15 INFO GlusterFS mount attempt 

12/06/2020 20:41:45 INFO GlusterFS mount attempt 

12/06/2020 20:41:15 INFO GlusterFS mount attempt 

12/06/2020 20:40:45 INFO GlusterFS mount attempt 

12/06/2020 20:40:15 INFO GlusterFS mount attempt 

12/06/2020 20:39:44 INFO GlusterFS mount attempt 

12/06/2020 20:39:14 INFO GlusterFS mount attempt 

12/06/2020 20:38:44 INFO GlusterFS mount attempt 

12/06/2020 20:38:14 INFO GlusterFS mount attempt 

12/06/2020 20:37:44 INFO GlusterFS mount attempt 

12/06/2020 20:37:14 INFO GlusterFS mount attempt 

12/06/2020 20:36:44 INFO GlusterFS mount attempt 

12/06/2020 20:36:14 INFO GlusterFS mount attempt 

12/06/2020 20:35:44 INFO GlusterFS mount attempt 

12/06/2020 20:35:14 INFO GlusterFS mount attempt 

12/06/2020 20:34:44 INFO GlusterFS mount attempt 

12/06/2020 20:34:13 INFO GlusterFS mount attempt 

12/06/2020 20:33:43 INFO GlusterFS mount attempt 

12/06/2020 20:33:13 INFO GlusterFS mount attempt 

12/06/2020 20:32:43 INFO GlusterFS mount attempt 

12/06/2020 20:32:13 INFO GlusterFS mount attempt 

12/06/2020 20:31:43 INFO GlusterFS mount attempt 

12/06/2020 20:31:13 INFO GlusterFS mount attempt 

12/06/2020 20:30:43 INFO GlusterFS mount attempt 

12/06/2020 20:30:13 INFO GlusterFS mount attempt 

12/06/2020 20:29:43 INFO GlusterFS mount attempt 

12/06/2020 20:29:13 INFO GlusterFS mount attempt 

12/06/2020 20:28:42 INFO GlusterFS mount attempt 

12/06/2020 20:28:12 INFO GlusterFS mount attempt 

12/06/2020 20:27:42 INFO GlusterFS mount attempt 

12/06/2020 20:27:12 INFO GlusterFS mount attempt 

12/06/2020 20:26:42 INFO GlusterFS mount attempt 

12/06/2020 20:26:12 INFO GlusterFS mount attempt 

12/06/2020 20:25:42 INFO GlusterFS mount attempt 

12/06/2020 20:25:12 INFO GlusterFS mount attempt 

12/06/2020 20:24:42 INFO GlusterFS mount attempt 

12/06/2020 20:24:12 INFO GlusterFS mount attempt 

12/06/2020 20:23:42 INFO GlusterFS mount attempt 

12/06/2020 20:23:11 INFO GlusterFS mount attempt 

12/06/2020 20:22:41 INFO GlusterFS mount attempt 

12/06/2020 20:22:11 INFO GlusterFS mount attempt 

12/06/2020 20:21:41 INFO GlusterFS mount attempt 

12/06/2020 20:21:11 INFO GlusterFS mount attempt 

12/06/2020 20:20:41 INFO GlusterFS mount attempt 

12/06/2020 20:20:11 INFO GlusterFS mount attempt 

12/06/2020 20:19:41 INFO GlusterFS mount attempt 

12/06/2020 20:19:11 INFO GlusterFS mount attempt 

12/06/2020 20:18:41 INFO GlusterFS mount attempt 

12/06/2020 20:18:11 INFO GlusterFS mount attempt 

12/06/2020 20:17:40 INFO GlusterFS mount attempt 

12/06/2020 20:17:10 INFO GlusterFS mount attempt 

12/06/2020 20:16:40 INFO GlusterFS mount attempt 

12/06/2020 20:16:10 INFO GlusterFS mount attempt 

12/06/2020 20:15:40 INFO GlusterFS mount attempt 

12/06/2020 20:15:10 INFO GlusterFS mount attempt 

12/06/2020 20:14:40 INFO GlusterFS mount attempt 

12/06/2020 20:14:10 INFO GlusterFS mount attempt 

12/06/2020 20:13:40 INFO GlusterFS mount attempt 

12/06/2020 20:13:10 INFO GlusterFS mount attempt 

12/06/2020 20:12:40 INFO GlusterFS mount attempt 

12/06/2020 20:12:09 INFO GlusterFS mount attempt 

12/06/2020 20:11:39 INFO GlusterFS mount attempt 

12/06/2020 20:11:09 INFO GlusterFS mount attempt 

12/06/2020 20:10:39 INFO GlusterFS mount attempt 

12/06/2020 20:10:09 INFO GlusterFS mount attempt 

12/06/2020 20:09:39 INFO GlusterFS mount attempt 

12/06/2020 20:09:09 INFO GlusterFS mount attempt 

12/06/2020 20:08:39 INFO GlusterFS mount attempt 

12/06/2020 20:08:09 INFO GlusterFS mount attempt 

12/06/2020 20:07:39 INFO GlusterFS mount attempt 

12/06/2020 20:07:09 INFO GlusterFS mount attempt 

12/06/2020 20:06:38 INFO GlusterFS mount attempt 

12/06/2020 20:06:08 INFO GlusterFS mount attempt 

12/06/2020 20:05:38 INFO GlusterFS mount attempt 

12/06/2020 20:05:08 INFO GlusterFS mount attempt 

12/06/2020 20:04:38 INFO GlusterFS mount attempt 

12/06/2020 20:04:08 INFO GlusterFS mount attempt 

12/06/2020 20:03:38 INFO GlusterFS mount attempt 

12/06/2020 20:03:08 INFO GlusterFS mount attempt 

12/06/2020 20:02:38 INFO GlusterFS mount attempt 

12/06/2020 20:02:08 INFO GlusterFS mount attempt 

12/06/2020 20:01:37 INFO GlusterFS mount attempt 

12/06/2020 20:01:07 INFO GlusterFS mount attempt 

12/06/2020 20:00:37 INFO GlusterFS mount attempt 

12/06/2020 20:00:07 INFO GlusterFS mount attempt 

12/06/2020 19:59:37 INFO GlusterFS mount attempt 

12/06/2020 19:59:07 INFO GlusterFS mount attempt 

12/06/2020 19:58:37 INFO GlusterFS mount attempt 

12/06/2020 19:58:07 INFO GlusterFS mount attempt 

12/06/2020 19:57:37 INFO GlusterFS mount attempt 

12/06/2020 19:57:07 INFO GlusterFS mount attempt 

12/06/2020 19:56:37 INFO GlusterFS mount attempt 

12/06/2020 19:56:06 INFO GlusterFS mount attempt 

12/06/2020 19:55:36 INFO GlusterFS mount attempt 

12/06/2020 19:55:06 INFO GlusterFS mount attempt 

12/06/2020 19:54:36 INFO GlusterFS mount attempt 

12/06/2020 19:54:06 INFO GlusterFS mount attempt 

12/06/2020 19:53:36 INFO GlusterFS mount attempt 

12/06/2020 19:53:06 INFO GlusterFS mount attempt 

12/06/2020 19:52:36 INFO GlusterFS mount attempt 

12/06/2020 19:52:06 INFO GlusterFS mount attempt 

12/06/2020 19:51:36 INFO GlusterFS mount attempt 

12/06/2020 19:51:06 INFO GlusterFS mount attempt 

12/06/2020 19:50:35 INFO GlusterFS mount attempt 

12/06/2020 19:50:05 INFO GlusterFS mount attempt 

12/06/2020 19:49:35 INFO GlusterFS mount attempt 

12/06/2020 19:49:05 INFO GlusterFS mount attempt 

12/06/2020 19:48:35 INFO GlusterFS mount attempt 

12/06/2020 19:48:05 INFO GlusterFS mount attempt 

12/06/2020 19:47:35 INFO GlusterFS mount attempt 

12/06/2020 19:47:05 INFO GlusterFS mount attempt 

12/06/2020 19:46:35 INFO GlusterFS mount attempt 

12/06/2020 19:46:05 INFO GlusterFS mount attempt 

12/06/2020 19:45:35 INFO GlusterFS mount attempt 

12/06/2020 19:45:04 INFO GlusterFS mount attempt 

12/06/2020 19:44:34 INFO GlusterFS mount attempt 

12/06/2020 19:44:04 INFO GlusterFS mount attempt 

12/06/2020 19:43:34 INFO GlusterFS mount attempt 

12/06/2020 19:43:04 INFO GlusterFS mount attempt 

12/06/2020 19:42:34 INFO GlusterFS mount attempt 

12/06/2020 19:42:04 INFO GlusterFS mount attempt 

12/06/2020 19:41:34 INFO GlusterFS mount attempt 

12/06/2020 19:41:04 INFO GlusterFS mount attempt 

12/06/2020 19:40:34 INFO GlusterFS mount attempt 

12/06/2020 19:40:04 INFO GlusterFS mount attempt 

12/06/2020 19:39:33 INFO GlusterFS mount attempt 

12/06/2020 19:39:03 INFO GlusterFS mount attempt 

12/06/2020 19:38:33 INFO GlusterFS mount attempt 

12/06/2020 19:38:03 INFO GlusterFS mount attempt 

12/06/2020 19:37:33 INFO GlusterFS mount attempt 

12/06/2020 19:37:03 INFO GlusterFS mount attempt 

12/06/2020 19:36:33 INFO GlusterFS mount attempt 

12/06/2020 19:36:03 INFO GlusterFS mount attempt 

12/06/2020 19:35:33 INFO GlusterFS mount attempt 

12/06/2020 19:35:03 INFO GlusterFS mount attempt 

12/06/2020 19:34:33 INFO GlusterFS mount attempt 

12/06/2020 19:34:02 INFO GlusterFS mount attempt 

12/06/2020 19:33:32 INFO GlusterFS mount attempt 

12/06/2020 19:33:02 INFO GlusterFS mount attempt 

12/06/2020 19:32:32 INFO GlusterFS mount attempt 

12/06/2020 19:32:02 INFO GlusterFS mount attempt 

12/06/2020 19:31:32 INFO GlusterFS mount attempt 

12/06/2020 19:31:02 INFO GlusterFS mount attempt 

12/06/2020 19:30:32 INFO GlusterFS mount attempt 

12/06/2020 19:30:02 INFO GlusterFS mount attempt 

12/06/2020 19:29:32 INFO GlusterFS mount attempt 

12/06/2020 19:29:02 INFO GlusterFS mount attempt 

12/06/2020 19:28:31 INFO GlusterFS mount attempt 

12/06/2020 19:28:01 INFO GlusterFS mount attempt 

12/06/2020 19:27:31 INFO GlusterFS mount attempt 

12/06/2020 19:27:01 INFO GlusterFS mount attempt 

12/06/2020 19:26:31 INFO GlusterFS mount attempt 

12/06/2020 19:26:01 INFO GlusterFS mount attempt 

12/06/2020 19:25:31 INFO GlusterFS mount attempt 

12/06/2020 19:25:01 INFO GlusterFS mount attempt 

12/06/2020 19:24:31 INFO GlusterFS mount attempt 

12/06/2020 19:24:01 INFO GlusterFS mount attempt 

12/06/2020 19:23:31 INFO GlusterFS mount attempt 

12/06/2020 19:23:00 INFO GlusterFS mount attempt 

12/06/2020 19:22:30 INFO GlusterFS mount attempt 

12/06/2020 19:22:00 INFO GlusterFS mount attempt 

12/06/2020 19:21:30 INFO GlusterFS mount attempt 

12/06/2020 19:21:00 INFO GlusterFS mount attempt 

12/06/2020 19:20:30 INFO GlusterFS mount attempt 

12/06/2020 19:20:00 INFO GlusterFS mount attempt 

12/06/2020 19:19:30 INFO GlusterFS mount attempt 

12/06/2020 19:19:00 INFO GlusterFS mount attempt 

12/06/2020 19:18:30 INFO GlusterFS mount attempt 

12/06/2020 19:18:00 INFO GlusterFS mount attempt 

12/06/2020 19:17:29 INFO GlusterFS mount attempt 

12/06/2020 19:16:59 INFO GlusterFS mount attempt 

12/06/2020 19:16:29 INFO GlusterFS mount attempt 

12/06/2020 19:15:59 INFO GlusterFS mount attempt 

12/06/2020 19:15:29 INFO GlusterFS mount attempt 

12/06/2020 19:14:59 INFO GlusterFS mount attempt 

12/06/2020 19:14:29 INFO GlusterFS mount attempt 

12/06/2020 19:13:59 INFO GlusterFS mount attempt 

12/06/2020 19:13:29 INFO GlusterFS mount attempt 

12/06/2020 19:12:59 INFO GlusterFS mount attempt 

12/06/2020 19:12:29 INFO GlusterFS mount attempt 

12/06/2020 19:11:58 INFO GlusterFS mount attempt 

12/06/2020 19:11:28 INFO GlusterFS mount attempt 

12/06/2020 19:10:58 INFO GlusterFS mount attempt 

12/06/2020 19:10:28 INFO GlusterFS mount attempt 

12/06/2020 19:09:58 INFO GlusterFS mount attempt 

12/06/2020 19:09:28 INFO GlusterFS mount attempt 

12/06/2020 19:08:58 INFO GlusterFS mount attempt 

12/06/2020 19:08:28 INFO GlusterFS mount attempt 

12/06/2020 19:07:58 INFO GlusterFS mount attempt 

12/06/2020 19:07:28 INFO GlusterFS mount attempt 

12/06/2020 19:06:58 INFO GlusterFS mount attempt 

12/06/2020 19:06:27 INFO GlusterFS mount attempt 

12/06/2020 19:05:57 INFO GlusterFS mount attempt 

12/06/2020 19:05:27 INFO GlusterFS mount attempt 

12/06/2020 19:04:57 INFO GlusterFS mount attempt 

12/06/2020 19:04:27 INFO GlusterFS mount attempt 

12/06/2020 19:03:57 INFO GlusterFS mount attempt 

12/06/2020 19:03:27 INFO GlusterFS mount attempt 

12/06/2020 19:02:57 INFO GlusterFS mount attempt 

12/06/2020 19:02:27 INFO GlusterFS mount attempt 

12/06/2020 19:01:57 INFO GlusterFS mount attempt 

12/06/2020 19:01:27 INFO GlusterFS mount attempt 

12/06/2020 19:00:56 INFO GlusterFS mount attempt 

12/06/2020 19:00:26 INFO GlusterFS mount attempt 

12/06/2020 18:59:56 INFO GlusterFS mount attempt 

12/06/2020 18:59:26 INFO GlusterFS mount attempt 

12/06/2020 18:58:56 INFO GlusterFS mount attempt 

12/06/2020 18:58:26 INFO GlusterFS mount attempt 

12/06/2020 18:57:56 INFO GlusterFS mount attempt 

12/06/2020 18:57:26 INFO GlusterFS mount attempt 

12/06/2020 18:56:56 INFO GlusterFS mount attempt 

12/06/2020 18:56:26 INFO GlusterFS mount attempt 

12/06/2020 18:55:56 INFO GlusterFS mount attempt 

12/06/2020 18:55:25 INFO GlusterFS mount attempt 

12/06/2020 18:54:55 INFO GlusterFS mount attempt 

12/06/2020 18:54:25 INFO GlusterFS mount attempt 

12/06/2020 18:53:55 INFO GlusterFS mount attempt 

12/06/2020 18:53:25 INFO GlusterFS mount attempt 

12/06/2020 18:52:55 INFO GlusterFS mount attempt 

12/06/2020 18:52:25 INFO GlusterFS mount attempt 

12/06/2020 18:51:55 INFO GlusterFS mount attempt 

12/06/2020 18:51:25 INFO GlusterFS mount attempt 

12/06/2020 18:50:55 INFO GlusterFS mount attempt 

12/06/2020 18:50:25 INFO GlusterFS mount attempt 

12/06/2020 18:49:54 INFO GlusterFS mount attempt 

12/06/2020 18:49:24 INFO GlusterFS mount attempt 

12/06/2020 18:48:54 INFO GlusterFS mount attempt 

12/06/2020 18:48:24 INFO GlusterFS mount attempt 

12/06/2020 18:47:54 INFO GlusterFS mount attempt 

12/06/2020 18:47:24 INFO GlusterFS mount attempt 

12/06/2020 18:46:54 INFO GlusterFS mount attempt 

12/06/2020 18:46:24 INFO GlusterFS mount attempt 

12/06/2020 18:45:54 INFO GlusterFS mount attempt 

12/06/2020 18:45:24 INFO GlusterFS mount attempt 

12/06/2020 18:44:54 INFO GlusterFS mount attempt 

12/06/2020 18:44:23 INFO GlusterFS mount attempt 

12/06/2020 18:43:53 INFO GlusterFS mount attempt 

12/06/2020 18:43:23 INFO GlusterFS mount attempt 

12/06/2020 18:42:53 INFO GlusterFS mount attempt 

12/06/2020 18:42:23 INFO GlusterFS mount attempt 

12/06/2020 18:41:53 INFO GlusterFS mount attempt 

12/06/2020 18:41:23 INFO GlusterFS mount attempt 

12/06/2020 18:40:53 INFO GlusterFS mount attempt 

12/06/2020 18:40:23 INFO GlusterFS mount attempt 

12/06/2020 18:39:53 INFO GlusterFS mount attempt 

12/06/2020 18:39:23 INFO GlusterFS mount attempt 

12/06/2020 18:38:52 INFO GlusterFS mount attempt 

12/06/2020 18:38:22 INFO GlusterFS mount attempt 

12/06/2020 18:37:52 INFO GlusterFS mount attempt 

12/06/2020 18:37:22 INFO GlusterFS mount attempt 

12/06/2020 18:36:52 INFO GlusterFS mount attempt 

12/06/2020 18:36:22 INFO GlusterFS mount attempt 

12/06/2020 18:35:52 INFO GlusterFS mount attempt 

12/06/2020 18:35:22 INFO GlusterFS mount attempt 

12/06/2020 18:34:52 INFO GlusterFS mount attempt 

12/06/2020 18:34:22 INFO GlusterFS mount attempt 

12/06/2020 18:33:51 INFO GlusterFS mount attempt 

12/06/2020 18:33:21 INFO GlusterFS mount attempt 

12/06/2020 18:32:51 INFO GlusterFS mount attempt 

12/06/2020 18:32:21 INFO GlusterFS mount attempt 

12/06/2020 18:31:51 INFO GlusterFS mount attempt 

12/06/2020 18:31:21 INFO GlusterFS mount attempt 

12/06/2020 18:30:51 INFO GlusterFS mount attempt 

12/06/2020 18:30:21 INFO GlusterFS mount attempt 

12/06/2020 18:29:51 INFO GlusterFS mount attempt 

12/06/2020 18:29:21 INFO GlusterFS mount attempt 

12/06/2020 18:28:51 INFO GlusterFS mount attempt 

12/06/2020 18:28:21 INFO GlusterFS mount attempt 

12/06/2020 18:27:50 INFO GlusterFS mount attempt 

12/06/2020 18:27:20 INFO GlusterFS mount attempt 

12/06/2020 18:26:50 INFO GlusterFS mount attempt 

12/06/2020 18:26:20 INFO GlusterFS mount attempt 

12/06/2020 18:25:50 INFO GlusterFS mount attempt 

12/06/2020 18:25:20 INFO GlusterFS mount attempt 

12/06/2020 18:24:50 INFO GlusterFS mount attempt 

12/06/2020 18:24:20 INFO GlusterFS mount attempt 

12/06/2020 18:23:50 INFO GlusterFS mount attempt 

12/06/2020 18:23:20 INFO GlusterFS mount attempt 

12/06/2020 18:22:50 INFO GlusterFS mount attempt 

12/06/2020 18:22:19 INFO GlusterFS mount attempt 

12/06/2020 18:21:49 INFO GlusterFS mount attempt 

12/06/2020 18:21:19 INFO GlusterFS mount attempt 

12/06/2020 18:20:49 INFO GlusterFS mount attempt 

12/06/2020 18:20:19 INFO GlusterFS mount attempt 

12/06/2020 18:19:49 INFO GlusterFS mount attempt 

12/06/2020 18:19:19 INFO GlusterFS mount attempt 

12/06/2020 18:18:49 INFO GlusterFS mount attempt 

12/06/2020 18:18:19 INFO GlusterFS mount attempt 

12/06/2020 18:17:49 INFO GlusterFS mount attempt 

12/06/2020 18:17:18 INFO GlusterFS mount attempt 

12/06/2020 18:16:48 INFO GlusterFS mount attempt 

12/06/2020 18:16:18 INFO GlusterFS mount attempt 

12/06/2020 18:15:48 INFO GlusterFS mount attempt 

12/06/2020 18:15:18 INFO GlusterFS mount attempt 

12/06/2020 18:14:48 INFO GlusterFS mount attempt 

12/06/2020 18:14:18 INFO GlusterFS mount attempt 

12/06/2020 18:13:48 INFO GlusterFS mount attempt 

12/06/2020 18:13:18 INFO GlusterFS mount attempt 

12/06/2020 18:12:48 INFO GlusterFS mount attempt 

12/06/2020 18:12:18 INFO GlusterFS mount attempt 

12/06/2020 18:11:47 INFO GlusterFS mount attempt 

12/06/2020 18:11:17 INFO GlusterFS mount attempt 

12/06/2020 18:10:47 INFO GlusterFS mount attempt 

12/06/2020 18:10:17 INFO GlusterFS mount attempt 

12/06/2020 18:09:47 INFO GlusterFS mount attempt 

12/06/2020 18:09:17 INFO GlusterFS mount attempt 

12/06/2020 18:08:47 INFO GlusterFS mount attempt 

12/06/2020 18:08:17 INFO GlusterFS mount attempt 

12/06/2020 18:07:47 INFO GlusterFS mount attempt 

12/06/2020 18:07:17 INFO GlusterFS mount attempt 

12/06/2020 18:06:47 INFO GlusterFS mount attempt 

12/06/2020 18:06:16 INFO GlusterFS mount attempt 

12/06/2020 18:05:46 INFO GlusterFS mount attempt 

12/06/2020 18:05:16 INFO GlusterFS mount attempt 

12/06/2020 18:04:46 INFO GlusterFS mount attempt 

12/06/2020 18:04:16 INFO GlusterFS mount attempt 

12/06/2020 18:03:46 INFO GlusterFS mount attempt 

12/06/2020 18:03:16 INFO GlusterFS mount attempt 

12/06/2020 18:02:46 INFO GlusterFS mount attempt 

12/06/2020 18:02:16 INFO GlusterFS mount attempt 

12/06/2020 18:01:46 INFO GlusterFS mount attempt 

12/06/2020 18:01:16 INFO GlusterFS mount attempt 

12/06/2020 18:00:45 INFO GlusterFS mount attempt 

12/06/2020 18:00:15 INFO GlusterFS mount attempt 

12/06/2020 17:59:45 INFO GlusterFS mount attempt 

12/06/2020 17:59:15 INFO GlusterFS mount attempt 

12/06/2020 17:58:45 INFO GlusterFS mount attempt 

12/06/2020 17:58:15 INFO GlusterFS mount attempt 

12/06/2020 17:57:45 INFO GlusterFS mount attempt 

12/06/2020 17:57:15 INFO GlusterFS mount attempt 

12/06/2020 17:56:45 INFO GlusterFS mount attempt 

12/06/2020 17:56:15 INFO GlusterFS mount attempt 

12/06/2020 17:55:45 INFO GlusterFS mount attempt 

12/06/2020 17:55:14 INFO GlusterFS mount attempt 

12/06/2020 17:54:44 INFO GlusterFS mount attempt 

12/06/2020 17:54:14 INFO GlusterFS mount attempt 

12/06/2020 17:53:44 INFO GlusterFS mount attempt 

12/06/2020 17:53:14 INFO GlusterFS mount attempt 

12/06/2020 17:52:44 INFO GlusterFS mount attempt 

12/06/2020 17:52:14 INFO GlusterFS mount attempt 

12/06/2020 17:51:44 INFO GlusterFS mount attempt 

12/06/2020 17:51:14 INFO GlusterFS mount attempt 

12/06/2020 17:50:44 INFO GlusterFS mount attempt 

12/06/2020 17:50:14 INFO GlusterFS mount attempt 

12/06/2020 17:49:43 INFO GlusterFS mount attempt 

12/06/2020 17:49:13 INFO GlusterFS mount attempt 

12/06/2020 17:48:43 INFO GlusterFS mount attempt 

12/06/2020 17:48:13 INFO GlusterFS mount attempt 

12/06/2020 17:47:43 INFO GlusterFS mount attempt 

12/06/2020 17:47:13 INFO GlusterFS mount attempt 

12/06/2020 17:46:43 INFO GlusterFS mount attempt 

12/06/2020 17:46:13 INFO GlusterFS mount attempt 

12/06/2020 17:45:43 INFO GlusterFS mount attempt 

12/06/2020 17:45:13 INFO GlusterFS mount attempt 

12/06/2020 17:44:42 INFO GlusterFS mount attempt 

12/06/2020 17:44:12 INFO GlusterFS mount attempt 

12/06/2020 17:43:42 INFO GlusterFS mount attempt 

12/06/2020 17:43:12 INFO GlusterFS mount attempt 

12/06/2020 17:42:42 INFO GlusterFS mount attempt 

12/06/2020 17:42:12 INFO GlusterFS mount attempt 

12/06/2020 17:41:42 INFO GlusterFS mount attempt 

12/06/2020 17:41:12 INFO GlusterFS mount attempt 

12/06/2020 17:40:42 INFO GlusterFS mount attempt 

12/06/2020 17:40:12 INFO GlusterFS mount attempt 

12/06/2020 17:39:42 INFO GlusterFS mount attempt 

12/06/2020 17:39:11 INFO GlusterFS mount attempt 

12/06/2020 17:38:41 INFO GlusterFS mount attempt 

12/06/2020 17:38:11 INFO GlusterFS mount attempt 

12/06/2020 17:37:41 INFO GlusterFS mount attempt 

12/06/2020 17:37:11 INFO GlusterFS mount attempt 

12/06/2020 17:36:41 INFO GlusterFS mount attempt 

12/06/2020 17:36:11 INFO GlusterFS mount attempt 

12/06/2020 17:35:41 INFO GlusterFS mount attempt 

12/06/2020 17:35:11 INFO GlusterFS mount attempt 

12/06/2020 17:34:41 INFO GlusterFS mount attempt 

12/06/2020 17:34:11 INFO GlusterFS mount attempt 

12/06/2020 17:33:40 INFO GlusterFS mount attempt 

12/06/2020 17:33:10 INFO GlusterFS mount attempt 

12/06/2020 17:32:40 INFO GlusterFS mount attempt 

12/06/2020 17:32:10 INFO GlusterFS mount attempt 

12/06/2020 17:31:40 INFO GlusterFS mount attempt 

12/06/2020 17:31:10 INFO GlusterFS mount attempt 

12/06/2020 17:30:40 INFO GlusterFS mount attempt 

12/06/2020 17:30:10 INFO GlusterFS mount attempt 

12/06/2020 17:29:40 INFO GlusterFS mount attempt 

12/06/2020 17:29:10 INFO GlusterFS mount attempt 

12/06/2020 17:28:39 INFO GlusterFS mount attempt 

12/06/2020 17:28:09 INFO GlusterFS mount attempt 

12/06/2020 17:27:39 INFO GlusterFS mount attempt 

12/06/2020 17:27:09 INFO GlusterFS mount attempt 

12/06/2020 17:26:39 INFO GlusterFS mount attempt 

12/06/2020 17:26:09 INFO GlusterFS mount attempt 

12/06/2020 17:25:39 INFO GlusterFS mount attempt 

12/06/2020 17:25:09 INFO GlusterFS mount attempt 

12/06/2020 17:24:39 INFO GlusterFS mount attempt 

12/06/2020 17:24:09 INFO GlusterFS mount attempt 

12/06/2020 17:23:39 INFO GlusterFS mount attempt 

12/06/2020 17:23:08 INFO GlusterFS mount attempt 

12/06/2020 17:22:38 INFO GlusterFS mount attempt 

12/06/2020 17:22:08 INFO GlusterFS mount attempt 

12/06/2020 17:21:38 INFO GlusterFS mount attempt 

12/06/2020 17:21:08 INFO GlusterFS mount attempt 

12/06/2020 17:20:38 INFO GlusterFS mount attempt 

12/06/2020 17:20:08 INFO GlusterFS mount attempt 

12/06/2020 17:19:38 INFO GlusterFS mount attempt 

12/06/2020 17:19:08 INFO GlusterFS mount attempt 

12/06/2020 17:18:37 INFO GlusterFS mount attempt 

12/06/2020 17:18:07 INFO GlusterFS mount attempt 

12/06/2020 17:17:37 INFO GlusterFS mount attempt 

12/06/2020 17:17:07 INFO GlusterFS mount attempt 

12/06/2020 17:16:37 INFO GlusterFS mount attempt 

12/06/2020 17:16:07 INFO GlusterFS mount attempt 

12/06/2020 17:15:37 INFO GlusterFS mount attempt 

12/06/2020 17:15:07 INFO GlusterFS mount attempt 

12/06/2020 17:14:37 INFO GlusterFS mount attempt 

12/06/2020 17:14:07 INFO GlusterFS mount attempt 

12/06/2020 17:13:36 INFO GlusterFS mount attempt 

12/06/2020 17:13:06 INFO GlusterFS mount attempt 

12/06/2020 17:12:36 INFO GlusterFS mount attempt 

12/06/2020 17:12:06 INFO GlusterFS mount attempt 

12/06/2020 17:11:36 INFO GlusterFS mount attempt 

12/06/2020 17:11:06 INFO GlusterFS mount attempt 

12/06/2020 17:10:36 INFO GlusterFS mount attempt 

12/06/2020 17:10:06 INFO GlusterFS mount attempt 

12/06/2020 17:09:36 INFO GlusterFS mount attempt 

12/06/2020 17:09:06 INFO GlusterFS mount attempt 

12/06/2020 17:08:36 INFO GlusterFS mount attempt 

12/06/2020 17:08:05 INFO GlusterFS mount attempt 

12/06/2020 17:07:35 INFO GlusterFS mount attempt 

12/06/2020 17:07:05 INFO GlusterFS mount attempt 

12/06/2020 17:06:35 INFO GlusterFS mount attempt 

12/06/2020 17:06:05 INFO GlusterFS mount attempt 

12/06/2020 17:05:35 INFO GlusterFS mount attempt 

12/06/2020 17:05:05 INFO GlusterFS mount attempt 

12/06/2020 17:04:35 INFO GlusterFS mount attempt 

12/06/2020 17:04:05 INFO GlusterFS mount attempt 

12/06/2020 17:03:35 INFO GlusterFS mount attempt 

12/06/2020 17:03:04 INFO GlusterFS mount attempt 

12/06/2020 17:02:34 INFO GlusterFS mount attempt 

12/06/2020 17:02:04 INFO GlusterFS mount attempt 

12/06/2020 17:01:34 INFO GlusterFS mount attempt 

12/06/2020 17:01:04 INFO GlusterFS mount attempt 

12/06/2020 17:00:34 INFO GlusterFS mount attempt 

12/06/2020 17:00:04 INFO GlusterFS mount attempt 

12/06/2020 16:59:34 INFO GlusterFS mount attempt 

12/06/2020 16:59:04 INFO GlusterFS mount attempt 

12/06/2020 16:58:34 INFO GlusterFS mount attempt 

12/06/2020 16:58:04 INFO GlusterFS mount attempt 

12/06/2020 16:57:33 INFO GlusterFS mount attempt 

12/06/2020 16:57:03 INFO GlusterFS mount attempt 

12/06/2020 16:56:33 INFO GlusterFS mount attempt 

12/06/2020 16:56:03 INFO GlusterFS mount attempt 

12/06/2020 16:55:33 INFO GlusterFS mount attempt 

12/06/2020 16:55:03 INFO GlusterFS mount attempt 

12/06/2020 16:54:33 INFO GlusterFS mount attempt 

12/06/2020 16:54:03 INFO GlusterFS mount attempt 

12/06/2020 16:53:33 INFO GlusterFS mount attempt 

12/06/2020 16:53:03 INFO GlusterFS mount attempt 

12/06/2020 16:52:33 INFO GlusterFS mount attempt 

12/06/2020 16:52:02 INFO GlusterFS mount attempt 

12/06/2020 16:51:32 INFO GlusterFS mount attempt 

12/06/2020 16:51:02 INFO GlusterFS mount attempt 

12/06/2020 16:50:32 INFO GlusterFS mount attempt 

12/06/2020 16:50:02 INFO GlusterFS mount attempt 

12/06/2020 16:49:32 INFO GlusterFS mount attempt 

12/06/2020 16:49:02 INFO GlusterFS mount attempt 

12/06/2020 16:48:32 INFO GlusterFS mount attempt 

12/06/2020 16:48:02 INFO GlusterFS mount attempt 

12/06/2020 16:47:32 INFO GlusterFS mount attempt 

12/06/2020 16:47:02 INFO GlusterFS mount attempt 

12/06/2020 16:46:31 INFO GlusterFS mount attempt 

12/06/2020 16:46:01 INFO GlusterFS mount attempt 

12/06/2020 16:45:31 INFO GlusterFS mount attempt 

12/06/2020 16:45:01 INFO GlusterFS mount attempt 

12/06/2020 16:44:31 INFO GlusterFS mount attempt 

12/06/2020 16:44:01 INFO GlusterFS mount attempt 

12/06/2020 16:43:31 INFO GlusterFS mount attempt 

12/06/2020 16:43:01 INFO GlusterFS mount attempt 

12/06/2020 16:42:31 INFO GlusterFS mount attempt 

12/06/2020 16:42:01 INFO GlusterFS mount attempt 

12/06/2020 16:41:30 INFO GlusterFS mount attempt 

12/06/2020 16:41:00 INFO GlusterFS mount attempt 

12/06/2020 16:40:30 INFO GlusterFS mount attempt 

12/06/2020 16:40:00 INFO GlusterFS mount attempt 

12/06/2020 16:39:30 INFO GlusterFS mount attempt 

12/06/2020 16:39:00 INFO GlusterFS mount attempt 

12/06/2020 16:38:30 INFO GlusterFS mount attempt 

12/06/2020 16:38:00 INFO GlusterFS mount attempt 

12/06/2020 16:37:30 INFO GlusterFS mount attempt 

12/06/2020 16:37:00 INFO GlusterFS mount attempt 

12/06/2020 16:36:30 INFO GlusterFS mount attempt 

12/06/2020 16:35:59 INFO GlusterFS mount attempt 

12/06/2020 16:35:29 INFO GlusterFS mount attempt 

12/06/2020 16:34:59 INFO GlusterFS mount attempt 

12/06/2020 16:34:29 INFO GlusterFS mount attempt 

12/06/2020 16:33:59 INFO GlusterFS mount attempt 

12/06/2020 16:33:29 INFO GlusterFS mount attempt 

12/06/2020 16:32:59 INFO GlusterFS mount attempt 

12/06/2020 16:32:29 INFO GlusterFS mount attempt 

12/06/2020 16:31:59 INFO GlusterFS mount attempt 

12/06/2020 16:31:29 INFO GlusterFS mount attempt 

12/06/2020 16:30:59 INFO GlusterFS mount attempt 

12/06/2020 16:30:28 INFO GlusterFS mount attempt 

12/06/2020 16:29:58 INFO GlusterFS mount attempt 

12/06/2020 16:29:28 INFO GlusterFS mount attempt 

12/06/2020 16:29:12 INFO call get assignments stats function.

12/06/2020 16:28:58 INFO GlusterFS mount attempt 

12/06/2020 16:28:52 INFO call get assignments stats function.

12/06/2020 16:28:51 INFO call get assignments stats function.

12/06/2020 16:28:45 INFO call get assignments stats function.

12/06/2020 16:28:32 INFO call get assignments stats function.

12/06/2020 16:28:32 INFO call get assignments stats function.

12/06/2020 16:28:28 INFO GlusterFS mount attempt 

12/06/2020 16:27:58 INFO GlusterFS mount attempt 

12/06/2020 16:27:28 INFO GlusterFS mount attempt 

12/06/2020 16:26:58 INFO GlusterFS mount attempt 

12/06/2020 16:26:28 INFO GlusterFS mount attempt 

12/06/2020 16:25:58 INFO GlusterFS mount attempt 

12/06/2020 16:25:28 INFO GlusterFS mount attempt 

12/06/2020 16:24:57 INFO GlusterFS mount attempt 

12/06/2020 16:24:27 INFO GlusterFS mount attempt 

12/06/2020 16:23:57 INFO GlusterFS mount attempt 

12/06/2020 16:23:27 INFO GlusterFS mount attempt 

12/06/2020 16:22:57 INFO GlusterFS mount attempt 

12/06/2020 16:22:27 INFO GlusterFS mount attempt 

12/06/2020 16:21:57 INFO GlusterFS mount attempt 

12/06/2020 16:21:27 INFO GlusterFS mount attempt 

12/06/2020 16:20:57 INFO GlusterFS mount attempt 

12/06/2020 16:20:27 INFO GlusterFS mount attempt 

12/06/2020 16:19:57 INFO GlusterFS mount attempt 

12/06/2020 16:19:26 INFO GlusterFS mount attempt 

12/06/2020 16:18:56 INFO GlusterFS mount attempt 

12/06/2020 16:18:26 INFO GlusterFS mount attempt 

12/06/2020 16:17:56 INFO GlusterFS mount attempt 

12/06/2020 16:17:26 INFO GlusterFS mount attempt 

12/06/2020 16:16:56 INFO GlusterFS mount attempt 

12/06/2020 16:16:26 INFO GlusterFS mount attempt 

12/06/2020 16:15:56 INFO GlusterFS mount attempt 

12/06/2020 16:15:26 INFO GlusterFS mount attempt 

12/06/2020 16:14:56 INFO GlusterFS mount attempt 

12/06/2020 16:14:26 INFO GlusterFS mount attempt 

12/06/2020 16:13:55 INFO GlusterFS mount attempt 

12/06/2020 16:13:25 INFO GlusterFS mount attempt 

12/06/2020 16:12:55 INFO GlusterFS mount attempt 

12/06/2020 16:12:25 INFO GlusterFS mount attempt 

12/06/2020 16:11:55 INFO GlusterFS mount attempt 

12/06/2020 16:11:25 INFO GlusterFS mount attempt 

12/06/2020 16:10:55 INFO GlusterFS mount attempt 

12/06/2020 16:10:25 INFO GlusterFS mount attempt 

12/06/2020 16:09:55 INFO GlusterFS mount attempt 

12/06/2020 16:09:25 INFO GlusterFS mount attempt 

12/06/2020 16:08:54 INFO GlusterFS mount attempt 

12/06/2020 16:08:24 INFO GlusterFS mount attempt 

12/06/2020 16:07:54 INFO GlusterFS mount attempt 

12/06/2020 16:07:24 INFO GlusterFS mount attempt 

12/06/2020 16:06:54 INFO GlusterFS mount attempt 

12/06/2020 16:06:24 INFO GlusterFS mount attempt 

12/06/2020 16:05:54 INFO GlusterFS mount attempt 

12/06/2020 16:05:24 INFO GlusterFS mount attempt 

12/06/2020 16:04:54 INFO GlusterFS mount attempt 

12/06/2020 16:04:24 INFO GlusterFS mount attempt 

12/06/2020 16:03:54 INFO GlusterFS mount attempt 

12/06/2020 16:03:23 INFO GlusterFS mount attempt 

12/06/2020 16:02:53 INFO GlusterFS mount attempt 

12/06/2020 16:02:23 INFO GlusterFS mount attempt 

12/06/2020 16:01:53 INFO GlusterFS mount attempt 

12/06/2020 16:01:23 INFO GlusterFS mount attempt 

12/06/2020 16:00:53 INFO GlusterFS mount attempt 

12/06/2020 16:00:23 INFO GlusterFS mount attempt 

12/06/2020 15:59:53 INFO GlusterFS mount attempt 

12/06/2020 15:59:23 INFO GlusterFS mount attempt 

12/06/2020 15:58:53 INFO GlusterFS mount attempt 

12/06/2020 15:58:23 INFO GlusterFS mount attempt 

12/06/2020 15:57:52 INFO GlusterFS mount attempt 

12/06/2020 15:57:22 INFO GlusterFS mount attempt 

12/06/2020 15:56:52 INFO GlusterFS mount attempt 

12/06/2020 15:56:22 INFO GlusterFS mount attempt 

12/06/2020 15:55:52 INFO GlusterFS mount attempt 

12/06/2020 15:55:22 INFO GlusterFS mount attempt 

12/06/2020 15:54:52 INFO GlusterFS mount attempt 

12/06/2020 15:54:22 INFO GlusterFS mount attempt 

12/06/2020 15:53:52 INFO GlusterFS mount attempt 

12/06/2020 15:53:22 INFO GlusterFS mount attempt 

12/06/2020 15:52:52 INFO GlusterFS mount attempt 

12/06/2020 15:52:22 INFO GlusterFS mount attempt 

12/06/2020 15:51:51 INFO GlusterFS mount attempt 

12/06/2020 15:51:21 INFO GlusterFS mount attempt 

12/06/2020 15:50:51 INFO GlusterFS mount attempt 

12/06/2020 15:50:21 INFO GlusterFS mount attempt 

12/06/2020 15:49:51 INFO GlusterFS mount attempt 

12/06/2020 15:49:21 INFO GlusterFS mount attempt 

12/06/2020 15:48:51 INFO GlusterFS mount attempt 

12/06/2020 15:48:21 INFO GlusterFS mount attempt 

12/06/2020 15:47:51 INFO GlusterFS mount attempt 

12/06/2020 15:47:21 INFO GlusterFS mount attempt 

12/06/2020 15:46:51 INFO GlusterFS mount attempt 

12/06/2020 15:46:20 INFO GlusterFS mount attempt 

12/06/2020 15:45:50 INFO GlusterFS mount attempt 

12/06/2020 15:45:20 INFO GlusterFS mount attempt 

12/06/2020 15:44:50 INFO GlusterFS mount attempt 

12/06/2020 15:44:20 INFO GlusterFS mount attempt 

12/06/2020 15:43:50 INFO GlusterFS mount attempt 

12/06/2020 15:43:20 INFO GlusterFS mount attempt 

12/06/2020 15:42:50 INFO GlusterFS mount attempt 

12/06/2020 15:42:20 INFO GlusterFS mount attempt 

12/06/2020 15:41:50 INFO GlusterFS mount attempt 

12/06/2020 15:41:20 INFO GlusterFS mount attempt 

12/06/2020 15:40:49 INFO GlusterFS mount attempt 

12/06/2020 15:40:19 INFO GlusterFS mount attempt 

12/06/2020 15:39:49 INFO GlusterFS mount attempt 

12/06/2020 15:39:19 INFO GlusterFS mount attempt 

12/06/2020 15:38:49 INFO GlusterFS mount attempt 

12/06/2020 15:38:19 INFO GlusterFS mount attempt 

12/06/2020 15:37:49 INFO GlusterFS mount attempt 

12/06/2020 15:37:19 INFO GlusterFS mount attempt 

12/06/2020 15:36:49 INFO GlusterFS mount attempt 

12/06/2020 15:36:19 INFO GlusterFS mount attempt 

12/06/2020 15:35:49 INFO GlusterFS mount attempt 

12/06/2020 15:35:18 INFO GlusterFS mount attempt 

12/06/2020 15:34:48 INFO GlusterFS mount attempt 

12/06/2020 15:34:18 INFO GlusterFS mount attempt 

12/06/2020 15:33:48 INFO GlusterFS mount attempt 

12/06/2020 15:33:18 INFO GlusterFS mount attempt 

12/06/2020 15:32:48 INFO GlusterFS mount attempt 

12/06/2020 15:32:18 INFO GlusterFS mount attempt 

12/06/2020 15:31:48 INFO GlusterFS mount attempt 

12/06/2020 15:31:18 INFO GlusterFS mount attempt 

12/06/2020 15:30:48 INFO GlusterFS mount attempt 

12/06/2020 15:30:18 INFO GlusterFS mount attempt 

12/06/2020 15:29:47 INFO GlusterFS mount attempt 

12/06/2020 15:29:17 INFO GlusterFS mount attempt 

12/06/2020 15:28:47 INFO GlusterFS mount attempt 

12/06/2020 15:28:17 INFO GlusterFS mount attempt 

12/06/2020 15:27:47 INFO GlusterFS mount attempt 

12/06/2020 15:27:17 INFO GlusterFS mount attempt 

12/06/2020 15:26:47 INFO GlusterFS mount attempt 

12/06/2020 15:26:17 INFO GlusterFS mount attempt 

12/06/2020 15:25:47 INFO GlusterFS mount attempt 

12/06/2020 15:25:17 INFO GlusterFS mount attempt 

12/06/2020 15:24:47 INFO GlusterFS mount attempt 

12/06/2020 15:24:16 INFO GlusterFS mount attempt 

12/06/2020 15:23:46 INFO GlusterFS mount attempt 

12/06/2020 15:23:16 INFO GlusterFS mount attempt 

12/06/2020 15:22:46 INFO GlusterFS mount attempt 

12/06/2020 15:22:16 INFO GlusterFS mount attempt 

12/06/2020 15:21:46 INFO GlusterFS mount attempt 

12/06/2020 15:21:16 INFO GlusterFS mount attempt 

12/06/2020 15:20:46 INFO GlusterFS mount attempt 

12/06/2020 15:20:16 INFO GlusterFS mount attempt 

12/06/2020 15:19:46 INFO GlusterFS mount attempt 

12/06/2020 15:19:16 INFO GlusterFS mount attempt 

12/06/2020 15:18:45 INFO GlusterFS mount attempt 

12/06/2020 15:18:15 INFO GlusterFS mount attempt 

12/06/2020 15:17:45 INFO GlusterFS mount attempt 

12/06/2020 15:17:15 INFO GlusterFS mount attempt 

12/06/2020 15:16:45 INFO GlusterFS mount attempt 

12/06/2020 15:16:15 INFO GlusterFS mount attempt 

12/06/2020 15:15:45 INFO GlusterFS mount attempt 

12/06/2020 15:15:15 INFO GlusterFS mount attempt 

12/06/2020 15:14:45 INFO GlusterFS mount attempt 

12/06/2020 15:14:15 INFO GlusterFS mount attempt 

12/06/2020 15:13:45 INFO GlusterFS mount attempt 

12/06/2020 15:13:14 INFO GlusterFS mount attempt 

12/06/2020 15:12:44 INFO GlusterFS mount attempt 

12/06/2020 15:12:14 INFO GlusterFS mount attempt 

12/06/2020 15:11:44 INFO GlusterFS mount attempt 

12/06/2020 15:11:14 INFO GlusterFS mount attempt 

12/06/2020 15:10:44 INFO GlusterFS mount attempt 

12/06/2020 15:10:14 INFO GlusterFS mount attempt 

12/06/2020 15:09:44 INFO GlusterFS mount attempt 

12/06/2020 15:09:14 INFO GlusterFS mount attempt 

12/06/2020 15:08:44 INFO GlusterFS mount attempt 

12/06/2020 15:08:14 INFO GlusterFS mount attempt 

12/06/2020 15:07:43 INFO GlusterFS mount attempt 

12/06/2020 15:07:13 INFO GlusterFS mount attempt 

12/06/2020 15:06:43 INFO GlusterFS mount attempt 

12/06/2020 15:06:13 INFO GlusterFS mount attempt 

12/06/2020 15:05:43 INFO GlusterFS mount attempt 

12/06/2020 15:05:13 INFO GlusterFS mount attempt 

12/06/2020 15:04:43 INFO GlusterFS mount attempt 

12/06/2020 15:04:13 INFO GlusterFS mount attempt 

12/06/2020 15:03:43 INFO GlusterFS mount attempt 

12/06/2020 15:03:13 INFO GlusterFS mount attempt 

12/06/2020 15:02:43 INFO GlusterFS mount attempt 

12/06/2020 15:02:12 INFO GlusterFS mount attempt 

12/06/2020 15:01:42 INFO GlusterFS mount attempt 

12/06/2020 15:01:12 INFO GlusterFS mount attempt 

12/06/2020 15:00:42 INFO GlusterFS mount attempt 

12/06/2020 15:00:12 INFO GlusterFS mount attempt 

12/06/2020 14:59:42 INFO GlusterFS mount attempt 

12/06/2020 14:59:12 INFO GlusterFS mount attempt 

12/06/2020 14:58:42 INFO GlusterFS mount attempt 

12/06/2020 14:58:12 INFO GlusterFS mount attempt 

12/06/2020 14:57:42 INFO GlusterFS mount attempt 

12/06/2020 14:57:12 INFO GlusterFS mount attempt 

12/06/2020 14:56:41 INFO GlusterFS mount attempt 

12/06/2020 14:56:11 INFO GlusterFS mount attempt 

12/06/2020 14:55:41 INFO GlusterFS mount attempt 

12/06/2020 14:55:11 INFO GlusterFS mount attempt 

12/06/2020 14:54:41 INFO GlusterFS mount attempt 

12/06/2020 14:54:11 INFO GlusterFS mount attempt 

12/06/2020 14:53:41 INFO GlusterFS mount attempt 

12/06/2020 14:53:11 INFO GlusterFS mount attempt 

12/06/2020 14:52:41 INFO GlusterFS mount attempt 

12/06/2020 14:52:11 INFO GlusterFS mount attempt 

12/06/2020 14:51:41 INFO GlusterFS mount attempt 

12/06/2020 14:51:10 INFO GlusterFS mount attempt 

12/06/2020 14:50:40 INFO GlusterFS mount attempt 

12/06/2020 14:50:10 INFO GlusterFS mount attempt 

12/06/2020 14:49:40 INFO GlusterFS mount attempt 

12/06/2020 14:49:10 INFO GlusterFS mount attempt 

12/06/2020 14:48:40 INFO GlusterFS mount attempt 

12/06/2020 14:48:10 INFO GlusterFS mount attempt 

12/06/2020 14:47:40 INFO GlusterFS mount attempt 

12/06/2020 14:47:10 INFO GlusterFS mount attempt 

12/06/2020 14:46:40 INFO GlusterFS mount attempt 

12/06/2020 14:46:09 INFO GlusterFS mount attempt 

12/06/2020 14:45:39 INFO GlusterFS mount attempt 

12/06/2020 14:45:09 INFO GlusterFS mount attempt 

12/06/2020 14:44:39 INFO GlusterFS mount attempt 

12/06/2020 14:44:09 INFO GlusterFS mount attempt 

12/06/2020 14:43:39 INFO GlusterFS mount attempt 

12/06/2020 14:43:09 INFO GlusterFS mount attempt 

12/06/2020 14:42:39 INFO GlusterFS mount attempt 

12/06/2020 14:42:09 INFO GlusterFS mount attempt 

12/06/2020 14:41:39 INFO GlusterFS mount attempt 

12/06/2020 14:41:09 INFO GlusterFS mount attempt 

12/06/2020 14:40:38 INFO GlusterFS mount attempt 

12/06/2020 14:40:08 INFO GlusterFS mount attempt 

12/06/2020 14:39:38 INFO GlusterFS mount attempt 

12/06/2020 14:39:08 INFO GlusterFS mount attempt 

12/06/2020 14:38:38 INFO GlusterFS mount attempt 

12/06/2020 14:38:08 INFO GlusterFS mount attempt 

12/06/2020 14:37:38 INFO GlusterFS mount attempt 

12/06/2020 14:37:08 INFO GlusterFS mount attempt 

12/06/2020 14:36:38 INFO GlusterFS mount attempt 

12/06/2020 14:36:08 INFO GlusterFS mount attempt 

12/06/2020 14:35:38 INFO GlusterFS mount attempt 

12/06/2020 14:35:07 INFO GlusterFS mount attempt 

12/06/2020 14:34:37 INFO GlusterFS mount attempt 

12/06/2020 14:34:07 INFO GlusterFS mount attempt 

12/06/2020 14:33:37 INFO GlusterFS mount attempt 

12/06/2020 14:33:07 INFO GlusterFS mount attempt 

12/06/2020 14:32:37 INFO GlusterFS mount attempt 

12/06/2020 14:32:07 INFO GlusterFS mount attempt 

12/06/2020 14:31:37 INFO GlusterFS mount attempt 

12/06/2020 14:31:07 INFO GlusterFS mount attempt 

12/06/2020 14:30:37 INFO GlusterFS mount attempt 

12/06/2020 14:30:07 INFO GlusterFS mount attempt 

12/06/2020 14:29:36 INFO GlusterFS mount attempt 

12/06/2020 14:29:06 INFO GlusterFS mount attempt 

12/06/2020 14:28:36 INFO GlusterFS mount attempt 

12/06/2020 14:28:06 INFO GlusterFS mount attempt 

12/06/2020 14:27:36 INFO GlusterFS mount attempt 

12/06/2020 14:27:06 INFO GlusterFS mount attempt 

12/06/2020 14:26:36 INFO GlusterFS mount attempt 

12/06/2020 14:26:06 INFO GlusterFS mount attempt 

12/06/2020 14:25:36 INFO GlusterFS mount attempt 

12/06/2020 14:25:06 INFO GlusterFS mount attempt 

12/06/2020 14:24:36 INFO GlusterFS mount attempt 

12/06/2020 14:24:05 INFO GlusterFS mount attempt 

12/06/2020 14:23:35 INFO GlusterFS mount attempt 

12/06/2020 14:23:05 INFO GlusterFS mount attempt 

12/06/2020 14:22:35 INFO GlusterFS mount attempt 

12/06/2020 14:22:05 INFO GlusterFS mount attempt 

12/06/2020 14:21:35 INFO GlusterFS mount attempt 

12/06/2020 14:21:05 INFO GlusterFS mount attempt 

12/06/2020 14:20:35 INFO GlusterFS mount attempt 

12/06/2020 14:20:05 INFO GlusterFS mount attempt 

12/06/2020 14:19:35 INFO GlusterFS mount attempt 

12/06/2020 14:19:05 INFO GlusterFS mount attempt 

12/06/2020 14:18:34 INFO GlusterFS mount attempt 

12/06/2020 14:18:04 INFO GlusterFS mount attempt 

12/06/2020 14:17:34 INFO GlusterFS mount attempt 

12/06/2020 14:17:04 INFO GlusterFS mount attempt 

12/06/2020 14:16:34 INFO GlusterFS mount attempt 

12/06/2020 14:16:04 INFO GlusterFS mount attempt 

12/06/2020 14:15:34 INFO GlusterFS mount attempt 

12/06/2020 14:15:04 INFO GlusterFS mount attempt 

12/06/2020 14:14:34 INFO GlusterFS mount attempt 

12/06/2020 14:14:04 INFO GlusterFS mount attempt 

12/06/2020 14:13:34 INFO GlusterFS mount attempt 

12/06/2020 14:13:03 INFO GlusterFS mount attempt 

12/06/2020 14:12:33 INFO GlusterFS mount attempt 

12/06/2020 14:12:03 INFO GlusterFS mount attempt 

12/06/2020 14:11:33 INFO GlusterFS mount attempt 

12/06/2020 14:11:03 INFO GlusterFS mount attempt 

12/06/2020 14:10:33 INFO GlusterFS mount attempt 

12/06/2020 14:10:03 INFO GlusterFS mount attempt 

12/06/2020 14:09:33 INFO GlusterFS mount attempt 

12/06/2020 14:09:03 INFO GlusterFS mount attempt 

12/06/2020 14:08:33 INFO GlusterFS mount attempt 

12/06/2020 14:08:03 INFO GlusterFS mount attempt 

12/06/2020 14:07:32 INFO GlusterFS mount attempt 

12/06/2020 14:07:02 INFO GlusterFS mount attempt 

12/06/2020 14:06:32 INFO GlusterFS mount attempt 

12/06/2020 14:06:02 INFO GlusterFS mount attempt 

12/06/2020 14:05:32 INFO GlusterFS mount attempt 

12/06/2020 14:05:02 INFO GlusterFS mount attempt 

12/06/2020 14:04:32 INFO GlusterFS mount attempt 

12/06/2020 14:04:02 INFO GlusterFS mount attempt 

12/06/2020 14:03:32 INFO GlusterFS mount attempt 

12/06/2020 14:03:02 INFO GlusterFS mount attempt 

12/06/2020 14:02:32 INFO GlusterFS mount attempt 

12/06/2020 14:02:01 INFO GlusterFS mount attempt 

12/06/2020 14:01:31 INFO GlusterFS mount attempt 

12/06/2020 14:01:01 INFO GlusterFS mount attempt 

12/06/2020 14:00:31 INFO GlusterFS mount attempt 

12/06/2020 14:00:01 INFO GlusterFS mount attempt 

12/06/2020 13:59:31 INFO GlusterFS mount attempt 

12/06/2020 13:59:01 INFO GlusterFS mount attempt 

12/06/2020 13:58:31 INFO GlusterFS mount attempt 

12/06/2020 13:58:01 INFO GlusterFS mount attempt 

12/06/2020 13:57:31 INFO GlusterFS mount attempt 

12/06/2020 13:57:01 INFO GlusterFS mount attempt 

12/06/2020 13:56:30 INFO GlusterFS mount attempt 

12/06/2020 13:56:00 INFO GlusterFS mount attempt 

12/06/2020 13:55:30 INFO GlusterFS mount attempt 

12/06/2020 13:55:00 INFO GlusterFS mount attempt 

12/06/2020 13:54:30 INFO GlusterFS mount attempt 

12/06/2020 13:54:00 INFO GlusterFS mount attempt 

12/06/2020 13:53:30 INFO GlusterFS mount attempt 

12/06/2020 13:53:00 INFO GlusterFS mount attempt 

12/06/2020 13:52:30 INFO GlusterFS mount attempt 

12/06/2020 13:52:00 INFO GlusterFS mount attempt 

12/06/2020 13:51:30 INFO GlusterFS mount attempt 

12/06/2020 13:50:59 INFO GlusterFS mount attempt 

12/06/2020 13:50:29 INFO GlusterFS mount attempt 

12/06/2020 13:49:59 INFO GlusterFS mount attempt 

12/06/2020 13:49:29 INFO GlusterFS mount attempt 

12/06/2020 13:48:59 INFO GlusterFS mount attempt 

12/06/2020 13:48:29 INFO GlusterFS mount attempt 

12/06/2020 13:47:59 INFO GlusterFS mount attempt 

12/06/2020 13:47:29 INFO GlusterFS mount attempt 

12/06/2020 13:46:59 INFO GlusterFS mount attempt 

12/06/2020 13:46:29 INFO GlusterFS mount attempt 

12/06/2020 13:45:59 INFO GlusterFS mount attempt 

12/06/2020 13:45:28 INFO GlusterFS mount attempt 

12/06/2020 13:44:58 INFO GlusterFS mount attempt 

12/06/2020 13:44:28 INFO GlusterFS mount attempt 

12/06/2020 13:43:58 INFO GlusterFS mount attempt 

12/06/2020 13:43:28 INFO GlusterFS mount attempt 

12/06/2020 13:42:58 INFO GlusterFS mount attempt 

12/06/2020 13:42:28 INFO GlusterFS mount attempt 

12/06/2020 13:41:58 INFO GlusterFS mount attempt 

12/06/2020 13:41:28 INFO GlusterFS mount attempt 

12/06/2020 13:40:58 INFO GlusterFS mount attempt 

12/06/2020 13:40:28 INFO GlusterFS mount attempt 

12/06/2020 13:39:58 INFO GlusterFS mount attempt 

12/06/2020 13:39:27 INFO GlusterFS mount attempt 

12/06/2020 13:38:57 INFO GlusterFS mount attempt 

12/06/2020 13:38:27 INFO GlusterFS mount attempt 

12/06/2020 13:37:57 INFO GlusterFS mount attempt 

12/06/2020 13:37:27 INFO GlusterFS mount attempt 

12/06/2020 13:36:57 INFO GlusterFS mount attempt 

12/06/2020 13:36:27 INFO GlusterFS mount attempt 

12/06/2020 13:35:57 INFO GlusterFS mount attempt 

12/06/2020 13:35:27 INFO GlusterFS mount attempt 

12/06/2020 13:34:57 INFO GlusterFS mount attempt 

12/06/2020 13:34:26 INFO GlusterFS mount attempt 

12/06/2020 13:33:56 INFO GlusterFS mount attempt 

12/06/2020 13:33:26 INFO GlusterFS mount attempt 

12/06/2020 13:32:56 INFO GlusterFS mount attempt 

12/06/2020 13:32:26 INFO GlusterFS mount attempt 

12/06/2020 13:31:56 INFO GlusterFS mount attempt 

12/06/2020 13:31:26 INFO GlusterFS mount attempt 

12/06/2020 13:30:56 INFO GlusterFS mount attempt 

12/06/2020 13:30:26 INFO GlusterFS mount attempt 

12/06/2020 13:29:56 INFO GlusterFS mount attempt 

12/06/2020 13:29:26 INFO GlusterFS mount attempt 

12/06/2020 13:28:55 INFO GlusterFS mount attempt 

12/06/2020 13:28:25 INFO GlusterFS mount attempt 

12/06/2020 13:27:55 INFO GlusterFS mount attempt 

12/06/2020 13:27:25 INFO GlusterFS mount attempt 

12/06/2020 13:26:55 INFO GlusterFS mount attempt 

12/06/2020 13:26:25 INFO GlusterFS mount attempt 

12/06/2020 13:25:55 INFO GlusterFS mount attempt 

12/06/2020 13:25:25 INFO GlusterFS mount attempt 

12/06/2020 13:24:55 INFO GlusterFS mount attempt 

12/06/2020 13:24:25 INFO GlusterFS mount attempt 

12/06/2020 13:23:55 INFO GlusterFS mount attempt 

12/06/2020 13:23:24 INFO GlusterFS mount attempt 

12/06/2020 13:22:54 INFO GlusterFS mount attempt 

12/06/2020 13:22:24 INFO GlusterFS mount attempt 

12/06/2020 13:21:54 INFO GlusterFS mount attempt 

12/06/2020 13:21:24 INFO GlusterFS mount attempt 

12/06/2020 13:20:54 INFO GlusterFS mount attempt 

12/06/2020 13:20:24 INFO GlusterFS mount attempt 

12/06/2020 13:19:54 INFO GlusterFS mount attempt 

12/06/2020 13:19:24 INFO GlusterFS mount attempt 

12/06/2020 13:18:54 INFO GlusterFS mount attempt 

12/06/2020 13:18:24 INFO GlusterFS mount attempt 

12/06/2020 13:17:53 INFO GlusterFS mount attempt 

12/06/2020 13:17:23 INFO GlusterFS mount attempt 

12/06/2020 13:16:53 INFO GlusterFS mount attempt 

12/06/2020 13:16:23 INFO GlusterFS mount attempt 

12/06/2020 13:15:53 INFO GlusterFS mount attempt 

12/06/2020 13:15:23 INFO GlusterFS mount attempt 

12/06/2020 13:14:53 INFO GlusterFS mount attempt 

12/06/2020 13:14:23 INFO GlusterFS mount attempt 

12/06/2020 13:13:53 INFO GlusterFS mount attempt 

12/06/2020 13:13:23 INFO GlusterFS mount attempt 

12/06/2020 13:12:53 INFO GlusterFS mount attempt 

12/06/2020 13:12:22 INFO GlusterFS mount attempt 

12/06/2020 13:11:52 INFO GlusterFS mount attempt 

12/06/2020 13:11:22 INFO GlusterFS mount attempt 

12/06/2020 13:10:52 INFO GlusterFS mount attempt 

12/06/2020 13:10:22 INFO GlusterFS mount attempt 

12/06/2020 13:09:52 INFO GlusterFS mount attempt 

12/06/2020 13:09:22 INFO GlusterFS mount attempt 

12/06/2020 13:08:52 INFO GlusterFS mount attempt 

12/06/2020 13:08:22 INFO GlusterFS mount attempt 

12/06/2020 13:07:52 INFO GlusterFS mount attempt 

12/06/2020 13:07:22 INFO GlusterFS mount attempt 

12/06/2020 13:06:51 INFO GlusterFS mount attempt 

12/06/2020 13:06:21 INFO GlusterFS mount attempt 

12/06/2020 13:05:51 INFO GlusterFS mount attempt 

12/06/2020 13:05:21 INFO GlusterFS mount attempt 

12/06/2020 13:04:51 INFO GlusterFS mount attempt 

12/06/2020 13:04:21 INFO GlusterFS mount attempt 

12/06/2020 13:03:51 INFO GlusterFS mount attempt 

12/06/2020 13:03:21 INFO GlusterFS mount attempt 

12/06/2020 13:02:51 INFO GlusterFS mount attempt 

12/06/2020 13:02:21 INFO GlusterFS mount attempt 

12/06/2020 13:01:50 INFO GlusterFS mount attempt 

12/06/2020 13:01:20 INFO GlusterFS mount attempt 

12/06/2020 13:00:50 INFO GlusterFS mount attempt 

12/06/2020 13:00:20 INFO GlusterFS mount attempt 

12/06/2020 12:59:50 INFO GlusterFS mount attempt 

12/06/2020 12:59:20 INFO GlusterFS mount attempt 

12/06/2020 12:58:50 INFO GlusterFS mount attempt 

12/06/2020 12:58:20 INFO GlusterFS mount attempt 

12/06/2020 12:57:50 INFO GlusterFS mount attempt 

12/06/2020 12:57:20 INFO GlusterFS mount attempt 

12/06/2020 12:56:50 INFO GlusterFS mount attempt 

12/06/2020 12:56:19 INFO GlusterFS mount attempt 

12/06/2020 12:55:49 INFO GlusterFS mount attempt 

12/06/2020 12:55:19 INFO GlusterFS mount attempt 

12/06/2020 12:54:49 INFO GlusterFS mount attempt 

12/06/2020 12:54:19 INFO GlusterFS mount attempt 

12/06/2020 12:53:49 INFO GlusterFS mount attempt 

12/06/2020 12:53:19 INFO GlusterFS mount attempt 

12/06/2020 12:52:49 INFO GlusterFS mount attempt 

12/06/2020 12:52:19 INFO GlusterFS mount attempt 

12/06/2020 12:51:49 INFO GlusterFS mount attempt 

12/06/2020 12:51:19 INFO GlusterFS mount attempt 

12/06/2020 12:50:48 INFO GlusterFS mount attempt 

12/06/2020 12:50:18 INFO GlusterFS mount attempt 

12/06/2020 12:49:48 INFO GlusterFS mount attempt 

12/06/2020 12:49:18 INFO GlusterFS mount attempt 

12/06/2020 12:48:48 INFO GlusterFS mount attempt 

12/06/2020 12:48:18 INFO GlusterFS mount attempt 

12/06/2020 12:47:48 INFO GlusterFS mount attempt 

12/06/2020 12:47:18 INFO GlusterFS mount attempt 

12/06/2020 12:46:48 INFO GlusterFS mount attempt 

12/06/2020 12:46:18 INFO GlusterFS mount attempt 

12/06/2020 12:45:47 INFO GlusterFS mount attempt 

12/06/2020 12:45:17 INFO GlusterFS mount attempt 

12/06/2020 12:44:47 INFO GlusterFS mount attempt 

12/06/2020 12:44:17 INFO GlusterFS mount attempt 

12/06/2020 12:43:47 INFO GlusterFS mount attempt 

12/06/2020 12:43:17 INFO GlusterFS mount attempt 

12/06/2020 12:42:47 INFO GlusterFS mount attempt 

12/06/2020 12:42:17 INFO GlusterFS mount attempt 

12/06/2020 12:41:47 INFO GlusterFS mount attempt 

12/06/2020 12:41:17 INFO GlusterFS mount attempt 

12/06/2020 12:40:47 INFO GlusterFS mount attempt 

12/06/2020 12:40:16 INFO GlusterFS mount attempt 

12/06/2020 12:39:46 INFO GlusterFS mount attempt 

12/06/2020 12:39:16 INFO GlusterFS mount attempt 

12/06/2020 12:38:46 INFO GlusterFS mount attempt 

12/06/2020 12:38:16 INFO GlusterFS mount attempt 

12/06/2020 12:37:46 INFO GlusterFS mount attempt 

12/06/2020 12:37:16 INFO GlusterFS mount attempt 

12/06/2020 12:36:46 INFO GlusterFS mount attempt 

12/06/2020 12:36:16 INFO GlusterFS mount attempt 

12/06/2020 12:35:46 INFO GlusterFS mount attempt 

12/06/2020 12:35:16 INFO GlusterFS mount attempt 

12/06/2020 12:34:45 INFO GlusterFS mount attempt 

12/06/2020 12:34:15 INFO GlusterFS mount attempt 

12/06/2020 12:33:45 INFO GlusterFS mount attempt 

12/06/2020 12:33:15 INFO GlusterFS mount attempt 

12/06/2020 12:32:45 INFO GlusterFS mount attempt 

12/06/2020 12:32:15 INFO GlusterFS mount attempt 

12/06/2020 12:31:45 INFO GlusterFS mount attempt 

12/06/2020 12:31:15 INFO GlusterFS mount attempt 

12/06/2020 12:30:45 INFO GlusterFS mount attempt 

12/06/2020 12:30:15 INFO GlusterFS mount attempt 

12/06/2020 12:29:45 INFO GlusterFS mount attempt 

12/06/2020 12:29:14 INFO GlusterFS mount attempt 

12/06/2020 12:28:44 INFO GlusterFS mount attempt 

12/06/2020 12:28:14 INFO GlusterFS mount attempt 

12/06/2020 12:27:44 INFO GlusterFS mount attempt 

12/06/2020 12:27:14 INFO GlusterFS mount attempt 

12/06/2020 12:26:44 INFO GlusterFS mount attempt 

12/06/2020 12:26:14 INFO GlusterFS mount attempt 

12/06/2020 12:25:44 INFO GlusterFS mount attempt 

12/06/2020 12:25:14 INFO GlusterFS mount attempt 

12/06/2020 12:24:44 INFO GlusterFS mount attempt 

12/06/2020 12:24:14 INFO GlusterFS mount attempt 

12/06/2020 12:23:43 INFO GlusterFS mount attempt 

12/06/2020 12:23:13 INFO GlusterFS mount attempt 

12/06/2020 12:22:43 INFO GlusterFS mount attempt 

12/06/2020 12:22:13 INFO GlusterFS mount attempt 

12/06/2020 12:21:43 INFO GlusterFS mount attempt 

12/06/2020 12:21:13 INFO GlusterFS mount attempt 

12/06/2020 12:20:43 INFO GlusterFS mount attempt 

12/06/2020 12:20:13 INFO GlusterFS mount attempt 

12/06/2020 12:19:43 INFO GlusterFS mount attempt 

12/06/2020 12:19:13 INFO GlusterFS mount attempt 

12/06/2020 12:18:43 INFO GlusterFS mount attempt 

12/06/2020 12:18:12 INFO GlusterFS mount attempt 

12/06/2020 12:17:42 INFO GlusterFS mount attempt 

12/06/2020 12:17:12 INFO GlusterFS mount attempt 

12/06/2020 12:16:42 INFO GlusterFS mount attempt 

12/06/2020 12:16:12 INFO GlusterFS mount attempt 

12/06/2020 12:15:42 INFO GlusterFS mount attempt 

12/06/2020 12:15:12 INFO GlusterFS mount attempt 

12/06/2020 12:14:42 INFO GlusterFS mount attempt 

12/06/2020 12:14:12 INFO GlusterFS mount attempt 

12/06/2020 12:13:42 INFO GlusterFS mount attempt 

12/06/2020 12:13:12 INFO GlusterFS mount attempt 

12/06/2020 12:12:41 INFO GlusterFS mount attempt 

12/06/2020 12:12:11 INFO GlusterFS mount attempt 

12/06/2020 12:11:41 INFO GlusterFS mount attempt 

12/06/2020 12:11:11 INFO GlusterFS mount attempt 

12/06/2020 12:10:41 INFO GlusterFS mount attempt 

12/06/2020 12:10:11 INFO GlusterFS mount attempt 

12/06/2020 12:09:41 INFO GlusterFS mount attempt 

12/06/2020 12:09:11 INFO GlusterFS mount attempt 

12/06/2020 12:08:41 INFO GlusterFS mount attempt 

12/06/2020 12:08:11 INFO GlusterFS mount attempt 

12/06/2020 12:07:41 INFO GlusterFS mount attempt 

12/06/2020 12:07:10 INFO GlusterFS mount attempt 

12/06/2020 12:06:40 INFO GlusterFS mount attempt 

12/06/2020 12:06:10 INFO GlusterFS mount attempt 

12/06/2020 12:05:40 INFO GlusterFS mount attempt 

12/06/2020 12:05:10 INFO GlusterFS mount attempt 

12/06/2020 12:04:40 INFO GlusterFS mount attempt 

12/06/2020 12:04:10 INFO GlusterFS mount attempt 

12/06/2020 12:03:40 INFO GlusterFS mount attempt 

12/06/2020 12:03:10 INFO GlusterFS mount attempt 

12/06/2020 12:02:40 INFO GlusterFS mount attempt 

12/06/2020 12:02:10 INFO GlusterFS mount attempt 

12/06/2020 12:01:39 INFO GlusterFS mount attempt 

12/06/2020 12:01:09 INFO GlusterFS mount attempt 

12/06/2020 12:00:39 INFO GlusterFS mount attempt 

12/06/2020 12:00:09 INFO GlusterFS mount attempt 

12/06/2020 11:59:39 INFO GlusterFS mount attempt 

12/06/2020 11:59:09 INFO GlusterFS mount attempt 

12/06/2020 11:58:39 INFO GlusterFS mount attempt 

12/06/2020 11:58:09 INFO GlusterFS mount attempt 

12/06/2020 11:57:39 INFO GlusterFS mount attempt 

12/06/2020 11:57:09 INFO GlusterFS mount attempt 

12/06/2020 11:56:39 INFO GlusterFS mount attempt 

12/06/2020 11:56:08 INFO GlusterFS mount attempt 

12/06/2020 11:55:38 INFO GlusterFS mount attempt 

12/06/2020 11:55:08 INFO GlusterFS mount attempt 

12/06/2020 11:54:38 INFO GlusterFS mount attempt 

12/06/2020 11:54:08 INFO GlusterFS mount attempt 

12/06/2020 11:53:38 INFO GlusterFS mount attempt 

12/06/2020 11:53:08 INFO GlusterFS mount attempt 

12/06/2020 11:52:38 INFO GlusterFS mount attempt 

12/06/2020 11:52:08 INFO GlusterFS mount attempt 

12/06/2020 11:51:38 INFO GlusterFS mount attempt 

12/06/2020 11:51:08 INFO GlusterFS mount attempt 

12/06/2020 11:50:37 INFO GlusterFS mount attempt 

12/06/2020 11:50:07 INFO GlusterFS mount attempt 

12/06/2020 11:49:37 INFO GlusterFS mount attempt 

12/06/2020 11:49:18 INFO Benchmark Test Completed

12/06/2020 11:49:18 INFO Benchmark finished.

12/06/2020 11:49:07 INFO GlusterFS mount attempt 

12/06/2020 11:48:49 INFO Benchmark storage cmd. 

12/06/2020 11:48:48 INFO Run sar state cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:48:48 INFO Start storage load job for 'sar'

12/06/2020 11:48:48 INFO -d 15 

12/06/2020 11:48:48 INFO params

12/06/2020 11:48:48 INFO /opt/petasan/scripts/util/benchmark.py storage

12/06/2020 11:48:48 INFO script

12/06/2020 11:48:41 INFO Wait time before collect node state.

12/06/2020 11:48:40 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:39 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:39 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:38 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:48:38 INFO Benchmark start rados read.

12/06/2020 11:48:37 INFO GlusterFS mount attempt 

12/06/2020 11:48:07 INFO GlusterFS mount attempt 

12/06/2020 11:48:04 INFO Benchmark storage cmd. 

12/06/2020 11:48:04 INFO Run sar state cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:48:03 INFO Start storage load job for 'sar'

12/06/2020 11:48:03 INFO -d 15 

12/06/2020 11:48:03 INFO params

12/06/2020 11:48:03 INFO /opt/petasan/scripts/util/benchmark.py storage

12/06/2020 11:48:03 INFO script

12/06/2020 11:47:56 INFO Wait time before collect storage state.

12/06/2020 11:47:55 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:54 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:54 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:53 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:47:53 INFO Benchmark start rados write.

12/06/2020 11:47:53 INFO Benchmark manager cmd. 

12/06/2020 11:47:53 INFO Benchmark Test Started

12/06/2020 11:47:53 INFO -d 60 -t 128 -type 2 -c DL360FIVE,DL360FOUR,DL360THREE,DL360TWO -p rbd --cleanup 0

12/06/2020 11:47:53 INFO params

12/06/2020 11:47:53 INFO /opt/petasan/scripts/util/benchmark.py manager

12/06/2020 11:47:53 INFO script

12/06/2020 11:47:37 INFO GlusterFS mount attempt 

12/06/2020 11:47:07 INFO GlusterFS mount attempt 

12/06/2020 11:46:37 INFO GlusterFS mount attempt 

12/06/2020 11:46:07 INFO GlusterFS mount attempt 

12/06/2020 11:45:54 INFO Benchmark Test Completed

12/06/2020 11:45:53 INFO Benchmark finished.

12/06/2020 11:45:36 INFO GlusterFS mount attempt 

12/06/2020 11:45:19 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:45:18 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:45:10 INFO Wait time before collect node state.

12/06/2020 11:45:10 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:45:09 INFO Benchmark client cmd. 

12/06/2020 11:45:09 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:45:09 INFO Start client stress job for rados

12/06/2020 11:45:09 INFO -d 30 -t 128 -b 4000 -m r -p rbd

12/06/2020 11:45:09 INFO params

12/06/2020 11:45:09 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:45:09 INFO script

12/06/2020 11:45:08 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:45:08 INFO Benchmark start rados read.

12/06/2020 11:45:06 INFO GlusterFS mount attempt 

12/06/2020 11:44:38 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:44:38 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:44:36 INFO GlusterFS mount attempt 

12/06/2020 11:44:30 INFO Wait time before collect storage state.

12/06/2020 11:44:29 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:29 INFO Benchmark client cmd. 

12/06/2020 11:44:28 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:28 INFO Start client stress job for rados

12/06/2020 11:44:28 INFO -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:28 INFO params

12/06/2020 11:44:28 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:44:28 INFO script

12/06/2020 11:44:28 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

12/06/2020 11:44:28 INFO Benchmark start rados write.

12/06/2020 11:44:28 INFO Benchmark manager cmd. 

12/06/2020 11:44:28 INFO Benchmark Test Started

12/06/2020 11:44:27 INFO -d 60 -t 128 -type 2 -c DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

12/06/2020 11:44:27 INFO params

12/06/2020 11:44:27 INFO /opt/petasan/scripts/util/benchmark.py manager

12/06/2020 11:44:27 INFO script

12/06/2020 11:44:06 INFO GlusterFS mount attempt 

12/06/2020 11:43:36 INFO GlusterFS mount attempt 

12/06/2020 11:43:06 INFO GlusterFS mount attempt 

12/06/2020 11:42:36 INFO GlusterFS mount attempt 

12/06/2020 11:42:06 INFO GlusterFS mount attempt 

12/06/2020 11:41:36 INFO GlusterFS mount attempt 

12/06/2020 11:41:05 INFO GlusterFS mount attempt 

12/06/2020 11:40:35 INFO GlusterFS mount attempt 

12/06/2020 11:40:07 INFO Benchmark Test Completed

12/06/2020 11:40:06 INFO Benchmark finished.

12/06/2020 11:40:05 INFO GlusterFS mount attempt 

12/06/2020 11:39:35 INFO GlusterFS mount attempt 

12/06/2020 11:39:31 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:39:30 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:39:23 INFO Wait time before collect node state.

12/06/2020 11:39:22 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:39:21 INFO Benchmark client cmd. 

12/06/2020 11:39:21 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:39:21 INFO Start client stress job for rados

12/06/2020 11:39:21 INFO -d 30 -t 128 -b 4000 -m r -p rbd

12/06/2020 11:39:21 INFO params

12/06/2020 11:39:21 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:39:21 INFO script

12/06/2020 11:39:21 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

12/06/2020 11:39:21 INFO Benchmark start rados read.

12/06/2020 11:39:05 INFO GlusterFS mount attempt 

12/06/2020 11:38:35 INFO GlusterFS mount attempt 

12/06/2020 11:38:32 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:38:32 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

12/06/2020 11:38:24 INFO Wait time before collect storage state.

12/06/2020 11:38:23 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:23 INFO Benchmark client cmd. 

12/06/2020 11:38:23 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:23 INFO Start client stress job for rados

12/06/2020 11:38:23 INFO -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:23 INFO params

12/06/2020 11:38:23 INFO /opt/petasan/scripts/util/benchmark.py client

12/06/2020 11:38:23 INFO script

12/06/2020 11:38:22 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4194304 -m w -p rbd

12/06/2020 11:38:22 INFO Benchmark start rados write.

12/06/2020 11:38:22 INFO Benchmark manager cmd. 

12/06/2020 11:38:22 INFO Benchmark Test Started

12/06/2020 11:38:22 INFO -d 60 -t 128 -type 1 -c DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

12/06/2020 11:38:22 INFO params

12/06/2020 11:38:22 INFO /opt/petasan/scripts/util/benchmark.py manager

12/06/2020 11:38:22 INFO script

12/06/2020 11:38:05 INFO GlusterFS mount attempt 

12/06/2020 11:37:35 INFO GlusterFS mount attempt 

12/06/2020 11:37:05 INFO GlusterFS mount attempt 

12/06/2020 11:36:35 INFO GlusterFS mount attempt 

12/06/2020 11:36:04 INFO GlusterFS mount attempt 

12/06/2020 11:35:34 INFO GlusterFS mount attempt 

12/06/2020 11:35:04 INFO GlusterFS mount attempt 

12/06/2020 11:34:34 INFO GlusterFS mount attempt 

12/06/2020 11:34:04 INFO GlusterFS mount attempt 

12/06/2020 11:33:34 INFO GlusterFS mount attempt 

12/06/2020 11:33:04 INFO GlusterFS mount attempt 

12/06/2020 11:32:34 INFO GlusterFS mount attempt 

12/06/2020 11:32:04 INFO GlusterFS mount attempt 

12/06/2020 11:31:34 INFO GlusterFS mount attempt 

12/06/2020 11:31:03 INFO GlusterFS mount attempt 

12/06/2020 11:30:33 INFO GlusterFS mount attempt 

12/06/2020 11:30:03 INFO GlusterFS mount attempt 

12/06/2020 11:29:33 INFO GlusterFS mount attempt 

12/06/2020 11:29:03 INFO GlusterFS mount attempt 

12/06/2020 11:28:33 INFO GlusterFS mount attempt 

12/06/2020 11:28:03 INFO GlusterFS mount attempt 

12/06/2020 11:27:33 INFO GlusterFS mount attempt 

12/06/2020 11:27:03 INFO GlusterFS mount attempt 

12/06/2020 11:26:33 INFO GlusterFS mount attempt 

12/06/2020 11:26:03 INFO GlusterFS mount attempt 

12/06/2020 11:25:32 INFO GlusterFS mount attempt 

12/06/2020 11:25:02 INFO GlusterFS mount attempt 

12/06/2020 11:24:32 INFO GlusterFS mount attempt 

12/06/2020 11:24:02 INFO GlusterFS mount attempt 

12/06/2020 11:23:32 INFO GlusterFS mount attempt 

12/06/2020 11:23:02 INFO GlusterFS mount attempt 

12/06/2020 11:22:32 INFO GlusterFS mount attempt 

12/06/2020 11:22:02 INFO GlusterFS mount attempt 

12/06/2020 11:21:32 INFO GlusterFS mount attempt 

12/06/2020 11:21:02 INFO GlusterFS mount attempt 

12/06/2020 11:20:32 INFO GlusterFS mount attempt 

12/06/2020 11:20:01 INFO GlusterFS mount attempt 

12/06/2020 11:19:31 INFO GlusterFS mount attempt 

12/06/2020 11:19:01 INFO GlusterFS mount attempt 

12/06/2020 11:18:31 INFO GlusterFS mount attempt 

12/06/2020 11:18:01 INFO GlusterFS mount attempt 

12/06/2020 11:17:31 INFO GlusterFS mount attempt 

12/06/2020 11:17:01 INFO GlusterFS mount attempt 

12/06/2020 11:16:31 INFO GlusterFS mount attempt 

12/06/2020 11:16:01 INFO GlusterFS mount attempt 

12/06/2020 11:15:31 INFO GlusterFS mount attempt 

12/06/2020 11:15:01 INFO GlusterFS mount attempt 

12/06/2020 11:14:31 INFO GlusterFS mount attempt 

12/06/2020 11:14:00 INFO GlusterFS mount attempt 

12/06/2020 11:13:30 INFO GlusterFS mount attempt 

12/06/2020 11:13:00 INFO GlusterFS mount attempt 

12/06/2020 11:12:30 INFO GlusterFS mount attempt 

12/06/2020 11:12:00 INFO GlusterFS mount attempt 

12/06/2020 11:11:30 INFO GlusterFS mount attempt 

12/06/2020 11:11:00 INFO GlusterFS mount attempt 

12/06/2020 11:10:30 INFO GlusterFS mount attempt 

12/06/2020 11:10:00 INFO GlusterFS mount attempt 

12/06/2020 11:09:30 INFO GlusterFS mount attempt 

12/06/2020 11:08:59 INFO GlusterFS mount attempt 

12/06/2020 11:08:29 INFO GlusterFS mount attempt 

12/06/2020 11:07:59 INFO GlusterFS mount attempt 

12/06/2020 11:07:29 INFO GlusterFS mount attempt 

12/06/2020 11:06:59 INFO GlusterFS mount attempt 

12/06/2020 11:06:29 INFO GlusterFS mount attempt 

12/06/2020 11:05:59 INFO GlusterFS mount attempt 

12/06/2020 11:05:29 INFO GlusterFS mount attempt 

12/06/2020 11:04:59 INFO GlusterFS mount attempt 

12/06/2020 11:04:29 INFO GlusterFS mount attempt 

12/06/2020 11:03:59 INFO GlusterFS mount attempt 

12/06/2020 11:03:28 INFO GlusterFS mount attempt 

12/06/2020 11:02:58 INFO GlusterFS mount attempt 

12/06/2020 11:02:28 INFO GlusterFS mount attempt 

12/06/2020 11:01:58 INFO GlusterFS mount attempt 

12/06/2020 11:01:28 INFO GlusterFS mount attempt 

12/06/2020 11:00:58 INFO GlusterFS mount attempt 

12/06/2020 11:00:28 INFO GlusterFS mount attempt 

12/06/2020 10:59:58 INFO GlusterFS mount attempt 

12/06/2020 10:59:28 INFO GlusterFS mount attempt 

12/06/2020 10:58:58 INFO GlusterFS mount attempt 

12/06/2020 10:58:28 INFO GlusterFS mount attempt 

12/06/2020 10:57:57 INFO GlusterFS mount attempt 

12/06/2020 10:57:27 INFO GlusterFS mount attempt 

12/06/2020 10:56:57 INFO GlusterFS mount attempt 

12/06/2020 10:56:27 INFO GlusterFS mount attempt 

12/06/2020 10:55:57 INFO GlusterFS mount attempt 

12/06/2020 10:55:27 INFO GlusterFS mount attempt 

12/06/2020 10:54:57 INFO GlusterFS mount attempt 

12/06/2020 10:54:27 INFO GlusterFS mount attempt 

12/06/2020 10:53:57 INFO GlusterFS mount attempt 

12/06/2020 10:53:27 INFO GlusterFS mount attempt 

12/06/2020 10:52:57 INFO GlusterFS mount attempt 

12/06/2020 10:52:26 INFO GlusterFS mount attempt 

12/06/2020 10:51:56 INFO GlusterFS mount attempt 

12/06/2020 10:51:26 INFO GlusterFS mount attempt 

12/06/2020 10:50:56 INFO GlusterFS mount attempt 

12/06/2020 10:50:26 INFO GlusterFS mount attempt 

12/06/2020 10:49:56 INFO GlusterFS mount attempt 

12/06/2020 10:49:26 INFO GlusterFS mount attempt 

12/06/2020 10:48:56 INFO GlusterFS mount attempt 

12/06/2020 10:48:26 INFO GlusterFS mount attempt 

12/06/2020 10:47:56 INFO GlusterFS mount attempt 

12/06/2020 10:47:26 INFO GlusterFS mount attempt 

12/06/2020 10:46:55 INFO GlusterFS mount attempt 

12/06/2020 10:46:25 INFO GlusterFS mount attempt 

12/06/2020 10:45:55 INFO GlusterFS mount attempt 

12/06/2020 10:45:25 INFO GlusterFS mount attempt 

12/06/2020 10:44:55 INFO GlusterFS mount attempt 

12/06/2020 10:44:25 INFO GlusterFS mount attempt 

12/06/2020 10:43:55 INFO GlusterFS mount attempt 

12/06/2020 10:43:25 INFO GlusterFS mount attempt 

12/06/2020 10:42:55 INFO GlusterFS mount attempt 

12/06/2020 10:42:25 INFO GlusterFS mount attempt 

12/06/2020 10:41:54 INFO GlusterFS mount attempt 

12/06/2020 10:41:24 INFO GlusterFS mount attempt 

12/06/2020 10:40:54 INFO GlusterFS mount attempt 

12/06/2020 10:40:24 INFO GlusterFS mount attempt 

12/06/2020 10:39:54 INFO GlusterFS mount attempt 

12/06/2020 10:39:24 INFO GlusterFS mount attempt 

12/06/2020 10:38:54 INFO GlusterFS mount attempt 

12/06/2020 10:38:24 INFO GlusterFS mount attempt 

12/06/2020 10:37:54 INFO GlusterFS mount attempt 

12/06/2020 10:37:24 INFO GlusterFS mount attempt 

12/06/2020 10:36:54 INFO GlusterFS mount attempt 

12/06/2020 10:36:23 INFO GlusterFS mount attempt 

12/06/2020 10:35:53 INFO GlusterFS mount attempt 

12/06/2020 10:35:23 INFO GlusterFS mount attempt 

12/06/2020 10:34:53 INFO GlusterFS mount attempt 

12/06/2020 10:34:23 INFO GlusterFS mount attempt 

12/06/2020 10:33:53 INFO GlusterFS mount attempt 

12/06/2020 10:33:23 INFO GlusterFS mount attempt 

12/06/2020 10:32:53 INFO GlusterFS mount attempt 

12/06/2020 10:32:23 INFO GlusterFS mount attempt 

12/06/2020 10:31:53 INFO GlusterFS mount attempt 

12/06/2020 10:31:23 INFO GlusterFS mount attempt 

12/06/2020 10:30:53 INFO GlusterFS mount attempt 

12/06/2020 10:30:22 INFO GlusterFS mount attempt 

12/06/2020 10:29:52 INFO GlusterFS mount attempt 

12/06/2020 10:29:22 INFO GlusterFS mount attempt 

12/06/2020 10:28:52 INFO GlusterFS mount attempt 

12/06/2020 10:28:22 INFO GlusterFS mount attempt 

12/06/2020 10:27:52 INFO GlusterFS mount attempt 

12/06/2020 10:27:22 INFO GlusterFS mount attempt 

12/06/2020 10:26:52 INFO GlusterFS mount attempt 

12/06/2020 10:26:22 INFO GlusterFS mount attempt 

12/06/2020 10:25:52 INFO GlusterFS mount attempt 

12/06/2020 10:25:21 INFO GlusterFS mount attempt 

12/06/2020 10:24:51 INFO GlusterFS mount attempt 

12/06/2020 10:24:21 INFO GlusterFS mount attempt 

12/06/2020 10:23:51 INFO GlusterFS mount attempt 

12/06/2020 10:23:21 INFO GlusterFS mount attempt 

12/06/2020 10:22:51 INFO GlusterFS mount attempt 

12/06/2020 10:22:21 INFO GlusterFS mount attempt 

12/06/2020 10:21:51 INFO GlusterFS mount attempt 

12/06/2020 10:21:21 INFO GlusterFS mount attempt 

12/06/2020 10:20:51 INFO GlusterFS mount attempt 

12/06/2020 10:20:21 INFO GlusterFS mount attempt 

12/06/2020 10:19:50 INFO GlusterFS mount attempt 

12/06/2020 10:19:20 INFO GlusterFS mount attempt 

12/06/2020 10:18:50 INFO GlusterFS mount attempt 

12/06/2020 10:18:20 INFO GlusterFS mount attempt 

12/06/2020 10:17:50 INFO GlusterFS mount attempt 

12/06/2020 10:17:20 INFO GlusterFS mount attempt 

12/06/2020 10:16:50 INFO GlusterFS mount attempt 

12/06/2020 10:16:20 INFO GlusterFS mount attempt 

12/06/2020 10:15:50 INFO GlusterFS mount attempt 

12/06/2020 10:15:20 INFO GlusterFS mount attempt 

12/06/2020 10:14:50 INFO GlusterFS mount attempt 

12/06/2020 10:14:19 INFO GlusterFS mount attempt 

12/06/2020 10:13:49 INFO GlusterFS mount attempt 

12/06/2020 10:13:19 INFO GlusterFS mount attempt 

12/06/2020 10:12:49 INFO GlusterFS mount attempt 

12/06/2020 10:12:19 INFO GlusterFS mount attempt 

12/06/2020 10:11:49 INFO GlusterFS mount attempt 

12/06/2020 10:11:19 INFO GlusterFS mount attempt 

12/06/2020 10:10:49 INFO GlusterFS mount attempt 

12/06/2020 10:10:19 INFO GlusterFS mount attempt 

12/06/2020 10:09:49 INFO GlusterFS mount attempt 

12/06/2020 10:09:19 INFO GlusterFS mount attempt 

12/06/2020 10:08:48 INFO GlusterFS mount attempt 

12/06/2020 10:08:18 INFO GlusterFS mount attempt 

12/06/2020 10:07:48 INFO GlusterFS mount attempt 

12/06/2020 10:07:18 INFO GlusterFS mount attempt 

12/06/2020 10:06:48 INFO GlusterFS mount attempt 

12/06/2020 10:06:18 INFO GlusterFS mount attempt 

12/06/2020 10:05:48 INFO GlusterFS mount attempt 

12/06/2020 10:05:18 INFO GlusterFS mount attempt 

12/06/2020 10:04:48 INFO GlusterFS mount attempt 

12/06/2020 10:04:18 INFO GlusterFS mount attempt 

12/06/2020 10:03:48 INFO GlusterFS mount attempt 

12/06/2020 10:03:17 INFO GlusterFS mount attempt 

12/06/2020 10:02:47 INFO GlusterFS mount attempt 

12/06/2020 10:02:17 INFO GlusterFS mount attempt 

12/06/2020 10:01:47 INFO GlusterFS mount attempt 

12/06/2020 10:01:17 INFO GlusterFS mount attempt 

12/06/2020 10:00:47 INFO GlusterFS mount attempt 

12/06/2020 10:00:17 INFO GlusterFS mount attempt 

12/06/2020 09:59:47 INFO GlusterFS mount attempt 

12/06/2020 09:59:17 INFO GlusterFS mount attempt 

12/06/2020 09:58:47 INFO GlusterFS mount attempt 

12/06/2020 09:58:17 INFO GlusterFS mount attempt 

12/06/2020 09:57:46 INFO GlusterFS mount attempt 

12/06/2020 09:57:16 INFO GlusterFS mount attempt 

12/06/2020 09:56:46 INFO GlusterFS mount attempt 

12/06/2020 09:56:16 INFO GlusterFS mount attempt 

12/06/2020 09:55:46 INFO GlusterFS mount attempt 

12/06/2020 09:55:16 INFO GlusterFS mount attempt 

12/06/2020 09:54:46 INFO GlusterFS mount attempt 

12/06/2020 09:54:16 INFO GlusterFS mount attempt 

12/06/2020 09:53:46 INFO GlusterFS mount attempt 

12/06/2020 09:53:16 INFO GlusterFS mount attempt 

12/06/2020 09:52:45 INFO GlusterFS mount attempt 

12/06/2020 09:52:15 INFO GlusterFS mount attempt 

12/06/2020 09:51:45 INFO GlusterFS mount attempt 

12/06/2020 09:51:15 INFO GlusterFS mount attempt 

12/06/2020 09:50:45 INFO GlusterFS mount attempt 

12/06/2020 09:50:15 INFO GlusterFS mount attempt 

12/06/2020 09:49:45 INFO GlusterFS mount attempt 

12/06/2020 09:49:15 INFO GlusterFS mount attempt 

12/06/2020 09:48:45 INFO GlusterFS mount attempt 

12/06/2020 09:48:15 INFO GlusterFS mount attempt 

12/06/2020 09:47:45 INFO GlusterFS mount attempt 

12/06/2020 09:47:14 INFO GlusterFS mount attempt 

12/06/2020 09:46:44 INFO GlusterFS mount attempt 

12/06/2020 09:46:14 INFO GlusterFS mount attempt 

12/06/2020 09:45:44 INFO GlusterFS mount attempt 

12/06/2020 09:45:14 INFO GlusterFS mount attempt 

12/06/2020 09:44:44 INFO GlusterFS mount attempt 

12/06/2020 09:44:14 INFO GlusterFS mount attempt 

12/06/2020 09:43:44 INFO GlusterFS mount attempt 

12/06/2020 09:43:14 INFO GlusterFS mount attempt 

12/06/2020 09:42:44 INFO GlusterFS mount attempt 

12/06/2020 09:42:14 INFO GlusterFS mount attempt 

12/06/2020 09:41:43 INFO GlusterFS mount attempt 

12/06/2020 09:41:13 INFO GlusterFS mount attempt 

12/06/2020 09:40:43 INFO GlusterFS mount attempt 

12/06/2020 09:40:13 INFO GlusterFS mount attempt 

12/06/2020 09:39:43 INFO GlusterFS mount attempt 

12/06/2020 09:39:13 INFO GlusterFS mount attempt 

12/06/2020 09:38:43 INFO GlusterFS mount attempt 

12/06/2020 09:38:13 INFO GlusterFS mount attempt 

12/06/2020 09:37:43 INFO GlusterFS mount attempt 

12/06/2020 09:37:13 INFO GlusterFS mount attempt 

12/06/2020 09:36:43 INFO GlusterFS mount attempt 

12/06/2020 09:36:12 INFO GlusterFS mount attempt 

12/06/2020 09:35:42 INFO GlusterFS mount attempt 

12/06/2020 09:35:12 INFO GlusterFS mount attempt 

12/06/2020 09:34:42 INFO GlusterFS mount attempt 

12/06/2020 09:34:12 INFO GlusterFS mount attempt 

12/06/2020 09:33:42 INFO GlusterFS mount attempt 

12/06/2020 09:33:12 INFO GlusterFS mount attempt 

12/06/2020 09:32:42 INFO GlusterFS mount attempt 

12/06/2020 09:32:12 INFO GlusterFS mount attempt 

12/06/2020 09:31:42 INFO GlusterFS mount attempt 

12/06/2020 09:31:12 INFO GlusterFS mount attempt 

12/06/2020 09:30:41 INFO GlusterFS mount attempt 

12/06/2020 09:30:11 INFO GlusterFS mount attempt 

12/06/2020 09:29:41 INFO GlusterFS mount attempt 

12/06/2020 09:29:11 INFO GlusterFS mount attempt 

12/06/2020 09:28:41 INFO GlusterFS mount attempt 

12/06/2020 09:28:11 INFO GlusterFS mount attempt 

12/06/2020 09:27:41 INFO GlusterFS mount attempt 

12/06/2020 09:27:11 INFO GlusterFS mount attempt 

12/06/2020 09:26:41 INFO GlusterFS mount attempt 

12/06/2020 09:26:11 INFO GlusterFS mount attempt 

12/06/2020 09:25:41 INFO GlusterFS mount attempt 

12/06/2020 09:25:10 INFO GlusterFS mount attempt 

12/06/2020 09:24:40 INFO GlusterFS mount attempt 

12/06/2020 09:24:10 INFO GlusterFS mount attempt 

12/06/2020 09:23:40 INFO GlusterFS mount attempt 

12/06/2020 09:23:10 INFO GlusterFS mount attempt 

12/06/2020 09:22:40 INFO GlusterFS mount attempt 

12/06/2020 09:22:10 INFO GlusterFS mount attempt 

12/06/2020 09:21:40 INFO GlusterFS mount attempt 

12/06/2020 09:21:10 INFO GlusterFS mount attempt 

12/06/2020 09:20:40 INFO GlusterFS mount attempt 

12/06/2020 09:20:10 INFO GlusterFS mount attempt 

12/06/2020 09:19:39 INFO GlusterFS mount attempt 

12/06/2020 09:19:09 INFO GlusterFS mount attempt 

12/06/2020 09:18:39 INFO GlusterFS mount attempt 

12/06/2020 09:18:09 INFO GlusterFS mount attempt 

12/06/2020 09:17:39 INFO GlusterFS mount attempt 

12/06/2020 09:17:09 INFO GlusterFS mount attempt 

12/06/2020 09:16:39 INFO GlusterFS mount attempt 

12/06/2020 09:16:09 INFO GlusterFS mount attempt 

12/06/2020 09:15:39 INFO GlusterFS mount attempt 

12/06/2020 09:15:09 INFO GlusterFS mount attempt 

12/06/2020 09:14:39 INFO GlusterFS mount attempt 

12/06/2020 09:14:08 INFO GlusterFS mount attempt 

12/06/2020 09:13:38 INFO GlusterFS mount attempt 

12/06/2020 09:13:08 INFO GlusterFS mount attempt 

12/06/2020 09:12:38 INFO GlusterFS mount attempt 

12/06/2020 09:12:08 INFO GlusterFS mount attempt 

12/06/2020 09:11:38 INFO GlusterFS mount attempt 

12/06/2020 09:11:08 INFO GlusterFS mount attempt 

12/06/2020 09:10:38 INFO GlusterFS mount attempt 

12/06/2020 09:10:08 INFO GlusterFS mount attempt 

12/06/2020 09:09:38 INFO GlusterFS mount attempt 

12/06/2020 09:09:08 INFO GlusterFS mount attempt 

12/06/2020 09:08:38 INFO GlusterFS mount attempt 

12/06/2020 09:08:07 INFO GlusterFS mount attempt 

12/06/2020 09:07:37 INFO GlusterFS mount attempt 

12/06/2020 09:07:07 INFO GlusterFS mount attempt 

12/06/2020 09:06:37 INFO GlusterFS mount attempt 

12/06/2020 09:06:07 INFO GlusterFS mount attempt 

12/06/2020 09:05:37 INFO GlusterFS mount attempt 

12/06/2020 09:05:07 INFO GlusterFS mount attempt 

12/06/2020 09:04:37 INFO GlusterFS mount attempt 

12/06/2020 09:04:07 INFO GlusterFS mount attempt 

12/06/2020 09:03:37 INFO GlusterFS mount attempt 

12/06/2020 09:03:07 INFO GlusterFS mount attempt 

12/06/2020 09:02:36 INFO GlusterFS mount attempt 

12/06/2020 09:02:06 INFO GlusterFS mount attempt 

12/06/2020 09:01:36 INFO GlusterFS mount attempt 

12/06/2020 09:01:06 INFO GlusterFS mount attempt 

12/06/2020 09:00:36 INFO GlusterFS mount attempt 

12/06/2020 09:00:06 INFO GlusterFS mount attempt 

12/06/2020 08:59:36 INFO GlusterFS mount attempt 

12/06/2020 08:59:06 INFO GlusterFS mount attempt 

12/06/2020 08:58:36 INFO GlusterFS mount attempt 

12/06/2020 08:58:06 INFO GlusterFS mount attempt 

12/06/2020 08:57:36 INFO GlusterFS mount attempt 

12/06/2020 08:57:05 INFO GlusterFS mount attempt 

12/06/2020 08:56:35 INFO GlusterFS mount attempt 

12/06/2020 08:56:05 INFO GlusterFS mount attempt 

12/06/2020 08:55:35 INFO GlusterFS mount attempt 

12/06/2020 08:55:05 INFO GlusterFS mount attempt 

12/06/2020 08:54:35 INFO GlusterFS mount attempt 

12/06/2020 08:54:05 INFO GlusterFS mount attempt 

12/06/2020 08:53:35 INFO GlusterFS mount attempt 

12/06/2020 08:53:05 INFO GlusterFS mount attempt 

12/06/2020 08:52:35 INFO GlusterFS mount attempt 

12/06/2020 08:52:04 INFO GlusterFS mount attempt 

12/06/2020 08:51:34 INFO GlusterFS mount attempt 

12/06/2020 08:51:04 INFO GlusterFS mount attempt 

12/06/2020 08:50:34 INFO GlusterFS mount attempt 

12/06/2020 08:50:04 INFO GlusterFS mount attempt 

12/06/2020 08:49:34 INFO GlusterFS mount attempt 

12/06/2020 08:49:04 INFO GlusterFS mount attempt 

12/06/2020 08:48:34 INFO GlusterFS mount attempt 

12/06/2020 08:48:04 INFO GlusterFS mount attempt 

12/06/2020 08:47:34 INFO GlusterFS mount attempt 

12/06/2020 08:47:04 INFO GlusterFS mount attempt 

12/06/2020 08:46:33 INFO GlusterFS mount attempt 

12/06/2020 08:46:03 INFO GlusterFS mount attempt 

12/06/2020 08:45:33 INFO GlusterFS mount attempt 

12/06/2020 08:45:03 INFO GlusterFS mount attempt 

12/06/2020 08:44:33 INFO GlusterFS mount attempt 

12/06/2020 08:44:03 INFO GlusterFS mount attempt 

12/06/2020 08:43:33 INFO GlusterFS mount attempt 

12/06/2020 08:43:03 INFO GlusterFS mount attempt 

12/06/2020 08:42:33 INFO GlusterFS mount attempt 

12/06/2020 08:42:03 INFO GlusterFS mount attempt 

12/06/2020 08:41:33 INFO GlusterFS mount attempt 

12/06/2020 08:41:02 INFO GlusterFS mount attempt 

12/06/2020 08:40:32 INFO GlusterFS mount attempt 

12/06/2020 08:40:02 INFO GlusterFS mount attempt 

12/06/2020 08:39:32 INFO GlusterFS mount attempt 

12/06/2020 08:39:02 INFO GlusterFS mount attempt 

12/06/2020 08:38:32 INFO GlusterFS mount attempt 

12/06/2020 08:38:02 INFO GlusterFS mount attempt 

12/06/2020 08:37:32 INFO GlusterFS mount attempt 

12/06/2020 08:37:02 INFO GlusterFS mount attempt 

12/06/2020 08:36:32 INFO GlusterFS mount attempt 

12/06/2020 08:36:01 INFO GlusterFS mount attempt 

12/06/2020 08:35:31 INFO GlusterFS mount attempt 

12/06/2020 08:35:01 INFO GlusterFS mount attempt 

12/06/2020 08:34:31 INFO GlusterFS mount attempt 

12/06/2020 08:34:01 INFO GlusterFS mount attempt 

12/06/2020 08:33:31 INFO GlusterFS mount attempt 

12/06/2020 08:33:01 INFO GlusterFS mount attempt 

12/06/2020 08:32:31 INFO GlusterFS mount attempt 

12/06/2020 08:32:01 INFO GlusterFS mount attempt 

12/06/2020 08:31:31 INFO GlusterFS mount attempt 

12/06/2020 08:31:00 INFO GlusterFS mount attempt 

12/06/2020 08:30:30 INFO GlusterFS mount attempt 

12/06/2020 08:30:00 INFO GlusterFS mount attempt 

12/06/2020 08:29:30 INFO GlusterFS mount attempt 

12/06/2020 08:29:00 INFO GlusterFS mount attempt 

12/06/2020 08:28:30 INFO GlusterFS mount attempt 

12/06/2020 08:28:00 INFO GlusterFS mount attempt 

12/06/2020 08:27:30 INFO GlusterFS mount attempt 

12/06/2020 08:27:00 INFO GlusterFS mount attempt 

12/06/2020 08:26:30 INFO GlusterFS mount attempt 

12/06/2020 08:26:00 INFO GlusterFS mount attempt 

12/06/2020 08:25:29 INFO GlusterFS mount attempt 

12/06/2020 08:24:59 INFO GlusterFS mount attempt 

12/06/2020 08:24:29 INFO GlusterFS mount attempt 

12/06/2020 08:23:59 INFO GlusterFS mount attempt 

12/06/2020 08:23:29 INFO GlusterFS mount attempt 

12/06/2020 08:22:59 INFO GlusterFS mount attempt 

12/06/2020 08:22:29 INFO GlusterFS mount attempt 

12/06/2020 08:21:59 INFO GlusterFS mount attempt 

12/06/2020 08:21:29 INFO GlusterFS mount attempt 

12/06/2020 08:20:59 INFO GlusterFS mount attempt 

12/06/2020 08:20:28 INFO GlusterFS mount attempt 

12/06/2020 08:19:58 INFO GlusterFS mount attempt 

12/06/2020 08:19:28 INFO GlusterFS mount attempt 

12/06/2020 08:18:58 INFO GlusterFS mount attempt 

12/06/2020 08:18:28 INFO GlusterFS mount attempt 

12/06/2020 08:17:58 INFO GlusterFS mount attempt 

12/06/2020 08:17:28 INFO GlusterFS mount attempt 

12/06/2020 08:16:58 INFO GlusterFS mount attempt 

12/06/2020 08:16:28 INFO GlusterFS mount attempt 

12/06/2020 08:15:58 INFO GlusterFS mount attempt 

12/06/2020 08:15:28 INFO GlusterFS mount attempt 

12/06/2020 08:14:57 INFO GlusterFS mount attempt 

12/06/2020 08:14:27 INFO GlusterFS mount attempt 

12/06/2020 08:13:57 INFO GlusterFS mount attempt 

12/06/2020 08:13:27 INFO GlusterFS mount attempt 

12/06/2020 08:12:57 INFO GlusterFS mount attempt 

12/06/2020 08:12:27 INFO GlusterFS mount attempt 

12/06/2020 08:11:57 INFO GlusterFS mount attempt 

12/06/2020 08:11:27 INFO GlusterFS mount attempt 

12/06/2020 08:10:57 INFO GlusterFS mount attempt 

12/06/2020 08:10:27 INFO GlusterFS mount attempt 

12/06/2020 08:09:57 INFO GlusterFS mount attempt 

12/06/2020 08:09:26 INFO GlusterFS mount attempt 

12/06/2020 08:08:56 INFO GlusterFS mount attempt 

12/06/2020 08:08:26 INFO GlusterFS mount attempt 

12/06/2020 08:07:56 INFO GlusterFS mount attempt 

12/06/2020 08:07:26 INFO GlusterFS mount attempt 

12/06/2020 08:06:56 INFO GlusterFS mount attempt 

12/06/2020 08:06:26 INFO GlusterFS mount attempt 

12/06/2020 08:05:56 INFO GlusterFS mount attempt 

12/06/2020 08:05:26 INFO GlusterFS mount attempt 

12/06/2020 08:04:56 INFO GlusterFS mount attempt 

12/06/2020 08:04:26 INFO GlusterFS mount attempt 

12/06/2020 08:03:55 INFO GlusterFS mount attempt 

12/06/2020 08:03:25 INFO GlusterFS mount attempt 

12/06/2020 08:02:55 INFO GlusterFS mount attempt 

12/06/2020 08:02:25 INFO GlusterFS mount attempt 

12/06/2020 08:01:55 INFO GlusterFS mount attempt 

12/06/2020 08:01:25 INFO GlusterFS mount attempt 

12/06/2020 08:00:55 INFO GlusterFS mount attempt 

12/06/2020 08:00:25 INFO GlusterFS mount attempt 

12/06/2020 07:59:55 INFO GlusterFS mount attempt 

12/06/2020 07:59:25 INFO GlusterFS mount attempt 

12/06/2020 07:58:55 INFO GlusterFS mount attempt 

12/06/2020 07:58:24 INFO GlusterFS mount attempt 

12/06/2020 07:57:54 INFO GlusterFS mount attempt 

12/06/2020 07:57:24 INFO GlusterFS mount attempt 

12/06/2020 07:56:54 INFO GlusterFS mount attempt 

12/06/2020 07:56:24 INFO GlusterFS mount attempt 

12/06/2020 07:55:54 INFO GlusterFS mount attempt 

12/06/2020 07:55:24 INFO GlusterFS mount attempt 

12/06/2020 07:54:54 INFO GlusterFS mount attempt 

12/06/2020 07:54:24 INFO GlusterFS mount attempt 

12/06/2020 07:53:54 INFO GlusterFS mount attempt 

12/06/2020 07:53:24 INFO GlusterFS mount attempt 

12/06/2020 07:52:53 INFO GlusterFS mount attempt 

12/06/2020 07:52:23 INFO GlusterFS mount attempt 

12/06/2020 07:51:53 INFO GlusterFS mount attempt 

12/06/2020 07:51:23 INFO GlusterFS mount attempt 

12/06/2020 07:50:53 INFO GlusterFS mount attempt 

12/06/2020 07:50:23 INFO GlusterFS mount attempt 

12/06/2020 07:49:53 INFO GlusterFS mount attempt 

12/06/2020 07:49:23 INFO GlusterFS mount attempt 

12/06/2020 07:48:53 INFO GlusterFS mount attempt 

12/06/2020 07:48:23 INFO GlusterFS mount attempt 

12/06/2020 07:47:53 INFO GlusterFS mount attempt 

12/06/2020 07:47:22 INFO GlusterFS mount attempt 

12/06/2020 07:46:52 INFO GlusterFS mount attempt 

12/06/2020 07:46:22 INFO GlusterFS mount attempt 

12/06/2020 07:45:52 INFO GlusterFS mount attempt 

12/06/2020 07:45:22 INFO GlusterFS mount attempt 

12/06/2020 07:44:52 INFO GlusterFS mount attempt 

12/06/2020 07:44:22 INFO GlusterFS mount attempt 

12/06/2020 07:43:52 INFO GlusterFS mount attempt 

12/06/2020 07:43:22 INFO GlusterFS mount attempt 

12/06/2020 07:42:52 INFO GlusterFS mount attempt 

12/06/2020 07:42:22 INFO GlusterFS mount attempt 

12/06/2020 07:41:51 INFO GlusterFS mount attempt 

12/06/2020 07:41:21 INFO GlusterFS mount attempt 

12/06/2020 07:40:51 INFO GlusterFS mount attempt 

12/06/2020 07:40:21 INFO GlusterFS mount attempt 

12/06/2020 07:39:51 INFO GlusterFS mount attempt 

12/06/2020 07:39:21 INFO GlusterFS mount attempt 

12/06/2020 07:38:51 INFO GlusterFS mount attempt 

12/06/2020 07:38:21 INFO GlusterFS mount attempt 

12/06/2020 07:37:51 INFO GlusterFS mount attempt 

12/06/2020 07:37:21 INFO GlusterFS mount attempt 

12/06/2020 07:36:51 INFO GlusterFS mount attempt 

12/06/2020 07:36:20 INFO GlusterFS mount attempt 

12/06/2020 07:35:50 INFO GlusterFS mount attempt 

12/06/2020 07:35:20 INFO GlusterFS mount attempt 

12/06/2020 07:34:50 INFO GlusterFS mount attempt 

12/06/2020 07:34:20 INFO GlusterFS mount attempt 

12/06/2020 07:33:50 INFO GlusterFS mount attempt 

12/06/2020 07:33:20 INFO GlusterFS mount attempt 

12/06/2020 07:32:50 INFO GlusterFS mount attempt 

12/06/2020 07:32:20 INFO GlusterFS mount attempt 

12/06/2020 07:31:50 INFO GlusterFS mount attempt 

12/06/2020 07:31:19 INFO GlusterFS mount attempt 

12/06/2020 07:30:49 INFO GlusterFS mount attempt 

12/06/2020 07:30:19 INFO GlusterFS mount attempt 

12/06/2020 07:29:49 INFO GlusterFS mount attempt 

12/06/2020 07:29:19 INFO GlusterFS mount attempt 

12/06/2020 07:28:49 INFO GlusterFS mount attempt 

12/06/2020 07:28:19 INFO GlusterFS mount attempt 

12/06/2020 07:27:49 INFO GlusterFS mount attempt 

12/06/2020 07:27:19 INFO GlusterFS mount attempt 

12/06/2020 07:26:49 INFO GlusterFS mount attempt 

12/06/2020 07:26:18 INFO GlusterFS mount attempt 

12/06/2020 07:25:48 INFO GlusterFS mount attempt 

12/06/2020 07:25:18 INFO GlusterFS mount attempt 

12/06/2020 07:24:48 INFO GlusterFS mount attempt 

12/06/2020 07:24:18 INFO GlusterFS mount attempt 

12/06/2020 07:23:48 INFO GlusterFS mount attempt 

12/06/2020 07:23:18 INFO GlusterFS mount attempt 

12/06/2020 07:22:48 INFO GlusterFS mount attempt 

12/06/2020 07:22:18 INFO GlusterFS mount attempt 

12/06/2020 07:21:48 INFO GlusterFS mount attempt 

12/06/2020 07:21:18 INFO GlusterFS mount attempt 

12/06/2020 07:20:48 INFO GlusterFS mount attempt 

12/06/2020 07:20:17 INFO GlusterFS mount attempt 

12/06/2020 07:19:47 INFO GlusterFS mount attempt 

12/06/2020 07:19:17 INFO GlusterFS mount attempt 

12/06/2020 07:18:47 INFO GlusterFS mount attempt 

12/06/2020 07:18:17 INFO GlusterFS mount attempt 

12/06/2020 07:17:47 INFO GlusterFS mount attempt 

12/06/2020 07:17:17 INFO GlusterFS mount attempt 

12/06/2020 07:16:47 INFO GlusterFS mount attempt 

12/06/2020 07:16:17 INFO GlusterFS mount attempt 

12/06/2020 07:15:47 INFO GlusterFS mount attempt 

12/06/2020 07:15:17 INFO GlusterFS mount attempt 

12/06/2020 07:14:46 INFO GlusterFS mount attempt 

12/06/2020 07:14:16 INFO GlusterFS mount attempt 

12/06/2020 07:13:46 INFO GlusterFS mount attempt 

12/06/2020 07:13:16 INFO GlusterFS mount attempt 

12/06/2020 07:12:46 INFO GlusterFS mount attempt 

12/06/2020 07:12:16 INFO GlusterFS mount attempt 

12/06/2020 07:11:46 INFO GlusterFS mount attempt 

12/06/2020 07:11:16 INFO GlusterFS mount attempt 

12/06/2020 07:10:46 INFO GlusterFS mount attempt 

12/06/2020 07:10:16 INFO GlusterFS mount attempt 

12/06/2020 07:09:45 INFO GlusterFS mount attempt 

12/06/2020 07:09:15 INFO GlusterFS mount attempt 

12/06/2020 07:08:45 INFO GlusterFS mount attempt 

12/06/2020 07:08:15 INFO GlusterFS mount attempt 

12/06/2020 07:07:45 INFO GlusterFS mount attempt 

12/06/2020 07:07:15 INFO GlusterFS mount attempt 

12/06/2020 07:06:45 INFO GlusterFS mount attempt 

12/06/2020 07:06:15 INFO GlusterFS mount attempt 

12/06/2020 07:05:45 INFO GlusterFS mount attempt 

12/06/2020 07:05:15 INFO GlusterFS mount attempt 

12/06/2020 07:04:45 INFO GlusterFS mount attempt 

12/06/2020 07:04:14 INFO GlusterFS mount attempt 

12/06/2020 07:03:44 INFO GlusterFS mount attempt 

12/06/2020 07:03:14 INFO GlusterFS mount attempt 

12/06/2020 07:02:44 INFO GlusterFS mount attempt 

12/06/2020 07:02:14 INFO GlusterFS mount attempt 

12/06/2020 07:01:44 INFO GlusterFS mount attempt 

12/06/2020 07:01:14 INFO GlusterFS mount attempt 

12/06/2020 07:00:44 INFO GlusterFS mount attempt 

12/06/2020 07:00:14 INFO GlusterFS mount attempt 

12/06/2020 06:59:44 INFO GlusterFS mount attempt 

12/06/2020 06:59:14 INFO GlusterFS mount attempt 

12/06/2020 06:58:43 INFO GlusterFS mount attempt 

12/06/2020 06:58:13 INFO GlusterFS mount attempt 

12/06/2020 06:57:43 INFO GlusterFS mount attempt 

12/06/2020 06:57:13 INFO GlusterFS mount attempt 

12/06/2020 06:56:43 INFO GlusterFS mount attempt 

12/06/2020 06:56:13 INFO GlusterFS mount attempt 

12/06/2020 06:55:43 INFO GlusterFS mount attempt 

12/06/2020 06:55:13 INFO GlusterFS mount attempt 

12/06/2020 06:54:43 INFO GlusterFS mount attempt 

12/06/2020 06:54:13 INFO GlusterFS mount attempt 

12/06/2020 06:53:43 INFO GlusterFS mount attempt 

12/06/2020 06:53:12 INFO GlusterFS mount attempt 

12/06/2020 06:52:42 INFO GlusterFS mount attempt 

12/06/2020 06:52:12 INFO GlusterFS mount attempt 

12/06/2020 06:51:42 INFO GlusterFS mount attempt 

12/06/2020 06:51:12 INFO GlusterFS mount attempt 

12/06/2020 06:50:42 INFO GlusterFS mount attempt 

12/06/2020 06:50:12 INFO GlusterFS mount attempt 

12/06/2020 06:49:42 INFO GlusterFS mount attempt 

12/06/2020 06:49:12 INFO GlusterFS mount attempt 

12/06/2020 06:48:42 INFO GlusterFS mount attempt 

12/06/2020 06:48:11 INFO GlusterFS mount attempt 

12/06/2020 06:47:41 INFO GlusterFS mount attempt 

12/06/2020 06:47:11 INFO GlusterFS mount attempt 

12/06/2020 06:46:41 INFO GlusterFS mount attempt 

12/06/2020 06:46:11 INFO GlusterFS mount attempt 

12/06/2020 06:45:41 INFO GlusterFS mount attempt 

12/06/2020 06:45:11 INFO GlusterFS mount attempt 

12/06/2020 06:44:41 INFO GlusterFS mount attempt 

12/06/2020 06:44:11 INFO GlusterFS mount attempt 

12/06/2020 06:43:41 INFO GlusterFS mount attempt 

12/06/2020 06:43:11 INFO GlusterFS mount attempt 

12/06/2020 06:42:40 INFO GlusterFS mount attempt 

12/06/2020 06:42:10 INFO GlusterFS mount attempt 

12/06/2020 06:41:40 INFO GlusterFS mount attempt 

12/06/2020 06:41:10 INFO GlusterFS mount attempt 

12/06/2020 06:40:40 INFO GlusterFS mount attempt 

12/06/2020 06:40:10 INFO GlusterFS mount attempt 

12/06/2020 06:39:40 INFO GlusterFS mount attempt 

12/06/2020 06:39:10 INFO GlusterFS mount attempt 

12/06/2020 06:38:40 INFO GlusterFS mount attempt 

12/06/2020 06:38:10 INFO GlusterFS mount attempt 

12/06/2020 06:37:39 INFO GlusterFS mount attempt 

12/06/2020 06:37:09 INFO GlusterFS mount attempt 

12/06/2020 06:36:39 INFO GlusterFS mount attempt 

12/06/2020 06:36:09 INFO GlusterFS mount attempt 

12/06/2020 06:35:39 INFO GlusterFS mount attempt 

12/06/2020 06:35:09 INFO GlusterFS mount attempt 

12/06/2020 06:34:39 INFO GlusterFS mount attempt 

12/06/2020 06:34:09 INFO GlusterFS mount attempt 

12/06/2020 06:33:39 INFO GlusterFS mount attempt 

12/06/2020 06:33:09 INFO GlusterFS mount attempt 

12/06/2020 06:32:39 INFO GlusterFS mount attempt 

12/06/2020 06:32:08 INFO GlusterFS mount attempt 

12/06/2020 06:31:38 INFO GlusterFS mount attempt 

12/06/2020 06:31:08 INFO GlusterFS mount attempt 

12/06/2020 06:30:38 INFO GlusterFS mount attempt 

12/06/2020 06:30:08 INFO GlusterFS mount attempt 

12/06/2020 06:29:38 INFO GlusterFS mount attempt 

12/06/2020 06:29:08 INFO GlusterFS mount attempt 

12/06/2020 06:28:38 INFO GlusterFS mount attempt 

12/06/2020 06:28:08 INFO GlusterFS mount attempt 

12/06/2020 06:27:38 INFO GlusterFS mount attempt 

12/06/2020 06:27:08 INFO GlusterFS mount attempt 

12/06/2020 06:26:37 INFO GlusterFS mount attempt 

12/06/2020 06:26:07 INFO GlusterFS mount attempt 

12/06/2020 06:25:37 INFO GlusterFS mount attempt 

12/06/2020 06:25:07 INFO GlusterFS mount attempt 

12/06/2020 06:24:37 INFO GlusterFS mount attempt 

12/06/2020 06:24:07 INFO GlusterFS mount attempt 

12/06/2020 06:23:37 INFO GlusterFS mount attempt 

12/06/2020 06:23:07 INFO GlusterFS mount attempt 

12/06/2020 06:22:37 INFO GlusterFS mount attempt 

12/06/2020 06:22:07 INFO GlusterFS mount attempt 

12/06/2020 06:21:37 INFO GlusterFS mount attempt 

12/06/2020 06:21:06 INFO GlusterFS mount attempt 

12/06/2020 06:20:36 INFO GlusterFS mount attempt 

12/06/2020 06:20:06 INFO GlusterFS mount attempt 

12/06/2020 06:19:36 INFO GlusterFS mount attempt 

12/06/2020 06:19:06 INFO GlusterFS mount attempt 

12/06/2020 06:18:36 INFO GlusterFS mount attempt 

12/06/2020 06:18:06 INFO GlusterFS mount attempt 

12/06/2020 06:17:36 INFO GlusterFS mount attempt 

12/06/2020 06:17:06 INFO GlusterFS mount attempt 

12/06/2020 06:16:36 INFO GlusterFS mount attempt 

12/06/2020 06:16:06 INFO GlusterFS mount attempt 

12/06/2020 06:15:35 INFO GlusterFS mount attempt 

12/06/2020 06:15:05 INFO GlusterFS mount attempt 

12/06/2020 06:14:35 INFO GlusterFS mount attempt 

12/06/2020 06:14:05 INFO GlusterFS mount attempt 

12/06/2020 06:13:35 INFO GlusterFS mount attempt 

12/06/2020 06:13:05 INFO GlusterFS mount attempt 

12/06/2020 06:12:35 INFO GlusterFS mount attempt 

12/06/2020 06:12:05 INFO GlusterFS mount attempt 

12/06/2020 06:11:35 INFO GlusterFS mount attempt 

12/06/2020 06:11:05 INFO GlusterFS mount attempt 

12/06/2020 06:10:35 INFO GlusterFS mount attempt 

12/06/2020 06:10:04 INFO GlusterFS mount attempt 

12/06/2020 06:09:34 INFO GlusterFS mount attempt 

12/06/2020 06:09:04 INFO GlusterFS mount attempt 

12/06/2020 06:08:34 INFO GlusterFS mount attempt 

12/06/2020 06:08:04 INFO GlusterFS mount attempt 

12/06/2020 06:07:34 INFO GlusterFS mount attempt 

12/06/2020 06:07:04 INFO GlusterFS mount attempt 

12/06/2020 06:06:34 INFO GlusterFS mount attempt 

12/06/2020 06:06:04 INFO GlusterFS mount attempt 

12/06/2020 06:05:34 INFO GlusterFS mount attempt 

12/06/2020 06:05:04 INFO GlusterFS mount attempt 

12/06/2020 06:04:33 INFO GlusterFS mount attempt 

12/06/2020 06:04:03 INFO GlusterFS mount attempt 

12/06/2020 06:03:33 INFO GlusterFS mount attempt 

12/06/2020 06:03:03 INFO GlusterFS mount attempt 

12/06/2020 06:02:33 INFO GlusterFS mount attempt 

12/06/2020 06:02:03 INFO GlusterFS mount attempt 

12/06/2020 06:01:33 INFO GlusterFS mount attempt 

12/06/2020 06:01:03 INFO GlusterFS mount attempt 

12/06/2020 06:00:33 INFO GlusterFS mount attempt 

12/06/2020 06:00:03 INFO GlusterFS mount attempt 

12/06/2020 05:59:32 INFO GlusterFS mount attempt 

12/06/2020 05:59:02 INFO GlusterFS mount attempt 

12/06/2020 05:58:32 INFO GlusterFS mount attempt 

12/06/2020 05:58:02 INFO GlusterFS mount attempt 

12/06/2020 05:57:32 INFO GlusterFS mount attempt 

12/06/2020 05:57:02 INFO GlusterFS mount attempt 

12/06/2020 05:56:32 INFO GlusterFS mount attempt 

12/06/2020 05:56:02 INFO GlusterFS mount attempt 

12/06/2020 05:55:32 INFO GlusterFS mount attempt 

12/06/2020 05:55:02 INFO GlusterFS mount attempt 

12/06/2020 05:54:32 INFO GlusterFS mount attempt 

12/06/2020 05:54:01 INFO GlusterFS mount attempt 

12/06/2020 05:53:31 INFO GlusterFS mount attempt 

12/06/2020 05:53:01 INFO GlusterFS mount attempt 

12/06/2020 05:52:31 INFO GlusterFS mount attempt 

12/06/2020 05:52:01 INFO GlusterFS mount attempt 

12/06/2020 05:51:31 INFO GlusterFS mount attempt 

12/06/2020 05:51:01 INFO GlusterFS mount attempt 

12/06/2020 05:50:31 INFO GlusterFS mount attempt 

12/06/2020 05:50:01 INFO GlusterFS mount attempt 

12/06/2020 05:49:31 INFO GlusterFS mount attempt 

12/06/2020 05:49:01 INFO GlusterFS mount attempt 

12/06/2020 05:48:30 INFO GlusterFS mount attempt 

12/06/2020 05:48:00 INFO GlusterFS mount attempt 

12/06/2020 05:47:30 INFO GlusterFS mount attempt 

12/06/2020 05:47:00 INFO GlusterFS mount attempt 

12/06/2020 05:46:30 INFO GlusterFS mount attempt 

12/06/2020 05:46:00 INFO GlusterFS mount attempt 

12/06/2020 05:45:30 INFO GlusterFS mount attempt 

12/06/2020 05:45:00 INFO GlusterFS mount attempt 

12/06/2020 05:44:30 INFO GlusterFS mount attempt 

12/06/2020 05:44:00 INFO GlusterFS mount attempt 

12/06/2020 05:43:30 INFO GlusterFS mount attempt 

12/06/2020 05:42:59 INFO GlusterFS mount attempt 

12/06/2020 05:42:29 INFO GlusterFS mount attempt 

12/06/2020 05:41:59 INFO GlusterFS mount attempt 

12/06/2020 05:41:29 INFO GlusterFS mount attempt 

12/06/2020 05:40:59 INFO GlusterFS mount attempt 

12/06/2020 05:40:29 INFO GlusterFS mount attempt 

12/06/2020 05:39:59 INFO GlusterFS mount attempt 

12/06/2020 05:39:29 INFO GlusterFS mount attempt 

12/06/2020 05:38:59 INFO GlusterFS mount attempt 

12/06/2020 05:38:29 INFO GlusterFS mount attempt 

12/06/2020 05:37:58 INFO GlusterFS mount attempt 

12/06/2020 05:37:28 INFO GlusterFS mount attempt 

12/06/2020 05:36:58 INFO GlusterFS mount attempt 

12/06/2020 05:36:28 INFO GlusterFS mount attempt 

12/06/2020 05:35:58 INFO GlusterFS mount attempt 

12/06/2020 05:35:28 INFO GlusterFS mount attempt 

12/06/2020 05:34:58 INFO GlusterFS mount attempt 

12/06/2020 05:34:28 INFO GlusterFS mount attempt 

12/06/2020 05:33:58 INFO GlusterFS mount attempt 

12/06/2020 05:33:28 INFO GlusterFS mount attempt 

12/06/2020 05:32:58 INFO GlusterFS mount attempt 

12/06/2020 05:32:28 INFO GlusterFS mount attempt 

12/06/2020 05:31:57 INFO GlusterFS mount attempt 

12/06/2020 05:31:27 INFO GlusterFS mount attempt 

12/06/2020 05:30:57 INFO GlusterFS mount attempt 

12/06/2020 05:30:27 INFO GlusterFS mount attempt 

12/06/2020 05:29:57 INFO GlusterFS mount attempt 

12/06/2020 05:29:27 INFO GlusterFS mount attempt 

12/06/2020 05:28:57 INFO GlusterFS mount attempt 

12/06/2020 05:28:27 INFO GlusterFS mount attempt 

12/06/2020 05:27:57 INFO GlusterFS mount attempt 

12/06/2020 05:27:27 INFO GlusterFS mount attempt 

12/06/2020 05:26:57 INFO GlusterFS mount attempt 

12/06/2020 05:26:26 INFO GlusterFS mount attempt 

12/06/2020 05:25:56 INFO GlusterFS mount attempt 

12/06/2020 05:25:26 INFO GlusterFS mount attempt 

12/06/2020 05:24:56 INFO GlusterFS mount attempt 

12/06/2020 05:24:26 INFO GlusterFS mount attempt 

12/06/2020 05:23:56 INFO GlusterFS mount attempt 

12/06/2020 05:23:26 INFO GlusterFS mount attempt 

12/06/2020 05:22:56 INFO GlusterFS mount attempt 

12/06/2020 05:22:26 INFO GlusterFS mount attempt 

12/06/2020 05:21:56 INFO GlusterFS mount attempt 

12/06/2020 05:21:25 INFO GlusterFS mount attempt 

12/06/2020 05:20:55 INFO GlusterFS mount attempt 

12/06/2020 05:20:25 INFO GlusterFS mount attempt 

12/06/2020 05:19:55 INFO GlusterFS mount attempt 

12/06/2020 05:19:25 INFO GlusterFS mount attempt 

12/06/2020 05:18:55 INFO GlusterFS mount attempt 

12/06/2020 05:18:25 INFO GlusterFS mount attempt 

12/06/2020 05:17:55 INFO GlusterFS mount attempt 

12/06/2020 05:17:25 INFO GlusterFS mount attempt 

12/06/2020 05:16:55 INFO GlusterFS mount attempt 

12/06/2020 05:16:25 INFO GlusterFS mount attempt 

12/06/2020 05:15:54 INFO GlusterFS mount attempt 

12/06/2020 05:15:24 INFO GlusterFS mount attempt 

12/06/2020 05:14:54 INFO GlusterFS mount attempt 

12/06/2020 05:14:24 INFO GlusterFS mount attempt 

12/06/2020 05:13:54 INFO GlusterFS mount attempt 

12/06/2020 05:13:24 INFO GlusterFS mount attempt 

12/06/2020 05:12:54 INFO GlusterFS mount attempt 

12/06/2020 05:12:24 INFO GlusterFS mount attempt 

12/06/2020 05:11:54 INFO GlusterFS mount attempt 

12/06/2020 05:11:24 INFO GlusterFS mount attempt 

12/06/2020 05:10:54 INFO GlusterFS mount attempt 

12/06/2020 05:10:23 INFO GlusterFS mount attempt 

12/06/2020 05:09:53 INFO GlusterFS mount attempt 

12/06/2020 05:09:23 INFO GlusterFS mount attempt 

12/06/2020 05:08:53 INFO GlusterFS mount attempt 

12/06/2020 05:08:23 INFO GlusterFS mount attempt 

12/06/2020 05:07:53 INFO GlusterFS mount attempt 

12/06/2020 05:07:23 INFO GlusterFS mount attempt 

12/06/2020 05:06:53 INFO GlusterFS mount attempt 

12/06/2020 05:06:23 INFO GlusterFS mount attempt 

12/06/2020 05:05:53 INFO GlusterFS mount attempt 

12/06/2020 05:05:23 INFO GlusterFS mount attempt 

12/06/2020 05:04:53 INFO GlusterFS mount attempt 

12/06/2020 05:04:22 INFO GlusterFS mount attempt 

12/06/2020 05:03:52 INFO GlusterFS mount attempt 

12/06/2020 05:03:22 INFO GlusterFS mount attempt 

12/06/2020 05:02:52 INFO GlusterFS mount attempt 

12/06/2020 05:02:22 INFO GlusterFS mount attempt 

12/06/2020 05:01:52 INFO GlusterFS mount attempt 

12/06/2020 05:01:22 INFO GlusterFS mount attempt 

12/06/2020 05:00:52 INFO GlusterFS mount attempt 

12/06/2020 05:00:22 INFO GlusterFS mount attempt 

12/06/2020 04:59:52 INFO GlusterFS mount attempt 

12/06/2020 04:59:21 INFO GlusterFS mount attempt 

12/06/2020 04:58:51 INFO GlusterFS mount attempt 

12/06/2020 04:58:21 INFO GlusterFS mount attempt 

12/06/2020 04:57:51 INFO GlusterFS mount attempt 

12/06/2020 04:57:21 INFO GlusterFS mount attempt 

12/06/2020 04:56:51 INFO GlusterFS mount attempt 

12/06/2020 04:56:21 INFO GlusterFS mount attempt 

12/06/2020 04:55:51 INFO GlusterFS mount attempt 

12/06/2020 04:55:21 INFO GlusterFS mount attempt 

12/06/2020 04:54:51 INFO GlusterFS mount attempt 

12/06/2020 04:54:21 INFO GlusterFS mount attempt 

12/06/2020 04:53:50 INFO GlusterFS mount attempt 

12/06/2020 04:53:20 INFO GlusterFS mount attempt 

12/06/2020 04:52:50 INFO GlusterFS mount attempt 

12/06/2020 04:52:20 INFO GlusterFS mount attempt 

12/06/2020 04:51:50 INFO GlusterFS mount attempt 

12/06/2020 04:51:20 INFO GlusterFS mount attempt 

12/06/2020 04:50:50 INFO GlusterFS mount attempt 

12/06/2020 04:50:20 INFO GlusterFS mount attempt 

12/06/2020 04:49:50 INFO GlusterFS mount attempt 

12/06/2020 04:49:20 INFO GlusterFS mount attempt 

12/06/2020 04:48:49 INFO GlusterFS mount attempt 

12/06/2020 04:48:19 INFO GlusterFS mount attempt 

12/06/2020 04:47:49 INFO GlusterFS mount attempt 

12/06/2020 04:47:19 INFO GlusterFS mount attempt 

12/06/2020 04:46:49 INFO GlusterFS mount attempt 

12/06/2020 04:46:19 INFO GlusterFS mount attempt 

12/06/2020 04:45:49 INFO GlusterFS mount attempt 

12/06/2020 04:45:19 INFO GlusterFS mount attempt 

12/06/2020 04:44:49 INFO GlusterFS mount attempt 

12/06/2020 04:44:19 INFO GlusterFS mount attempt 

12/06/2020 04:43:49 INFO GlusterFS mount attempt 

12/06/2020 04:43:18 INFO GlusterFS mount attempt 

12/06/2020 04:42:48 INFO GlusterFS mount attempt 

12/06/2020 04:42:18 INFO GlusterFS mount attempt 

12/06/2020 04:41:48 INFO GlusterFS mount attempt 

12/06/2020 04:41:18 INFO GlusterFS mount attempt 

12/06/2020 04:40:48 INFO GlusterFS mount attempt 

12/06/2020 04:40:18 INFO GlusterFS mount attempt 

12/06/2020 04:39:48 INFO GlusterFS mount attempt 

12/06/2020 04:39:18 INFO GlusterFS mount attempt 

12/06/2020 04:38:48 INFO GlusterFS mount attempt 

12/06/2020 04:38:18 INFO GlusterFS mount attempt 

12/06/2020 04:37:47 INFO GlusterFS mount attempt 

12/06/2020 04:37:17 INFO GlusterFS mount attempt 

12/06/2020 04:36:47 INFO GlusterFS mount attempt 

12/06/2020 04:36:17 INFO GlusterFS mount attempt 

12/06/2020 04:35:47 INFO GlusterFS mount attempt 

12/06/2020 04:35:17 INFO GlusterFS mount attempt 

12/06/2020 04:34:47 INFO GlusterFS mount attempt 

12/06/2020 04:34:17 INFO GlusterFS mount attempt 

12/06/2020 04:33:47 INFO GlusterFS mount attempt 

12/06/2020 04:33:17 INFO GlusterFS mount attempt 

12/06/2020 04:32:47 INFO GlusterFS mount attempt 

12/06/2020 04:32:17 INFO GlusterFS mount attempt 

12/06/2020 04:31:46 INFO GlusterFS mount attempt 

12/06/2020 04:31:16 INFO GlusterFS mount attempt 

12/06/2020 04:30:46 INFO GlusterFS mount attempt 

12/06/2020 04:30:16 INFO GlusterFS mount attempt 

12/06/2020 04:29:46 INFO GlusterFS mount attempt 

12/06/2020 04:29:16 INFO GlusterFS mount attempt 

12/06/2020 04:28:46 INFO GlusterFS mount attempt 

12/06/2020 04:28:16 INFO GlusterFS mount attempt 

12/06/2020 04:27:46 INFO GlusterFS mount attempt 

12/06/2020 04:27:16 INFO GlusterFS mount attempt 

12/06/2020 04:26:46 INFO GlusterFS mount attempt 

12/06/2020 04:26:15 INFO GlusterFS mount attempt 

12/06/2020 04:25:45 INFO GlusterFS mount attempt 

12/06/2020 04:25:15 INFO GlusterFS mount attempt 

12/06/2020 04:24:45 INFO GlusterFS mount attempt 

12/06/2020 04:24:15 INFO GlusterFS mount attempt 

12/06/2020 04:23:45 INFO GlusterFS mount attempt 

12/06/2020 04:23:15 INFO GlusterFS mount attempt 

12/06/2020 04:22:45 INFO GlusterFS mount attempt 

12/06/2020 04:22:15 INFO GlusterFS mount attempt 

12/06/2020 04:21:45 INFO GlusterFS mount attempt 

12/06/2020 04:21:15 INFO GlusterFS mount attempt 

12/06/2020 04:20:45 INFO GlusterFS mount attempt 

12/06/2020 04:20:14 INFO GlusterFS mount attempt 

12/06/2020 04:19:44 INFO GlusterFS mount attempt 

12/06/2020 04:19:14 INFO GlusterFS mount attempt 

12/06/2020 04:18:44 INFO GlusterFS mount attempt 

12/06/2020 04:18:14 INFO GlusterFS mount attempt 

12/06/2020 04:17:44 INFO GlusterFS mount attempt 

12/06/2020 04:17:14 INFO GlusterFS mount attempt 

12/06/2020 04:16:44 INFO GlusterFS mount attempt 

12/06/2020 04:16:14 INFO GlusterFS mount attempt 

12/06/2020 04:15:44 INFO GlusterFS mount attempt 

12/06/2020 04:15:14 INFO GlusterFS mount attempt 

12/06/2020 04:14:43 INFO GlusterFS mount attempt 

12/06/2020 04:14:13 INFO GlusterFS mount attempt 

12/06/2020 04:13:43 INFO GlusterFS mount attempt 

12/06/2020 04:13:13 INFO GlusterFS mount attempt 

12/06/2020 04:12:43 INFO GlusterFS mount attempt 

12/06/2020 04:12:13 INFO GlusterFS mount attempt 

12/06/2020 04:11:43 INFO GlusterFS mount attempt 

12/06/2020 04:11:13 INFO GlusterFS mount attempt 

12/06/2020 04:10:43 INFO GlusterFS mount attempt 

12/06/2020 04:10:13 INFO GlusterFS mount attempt 

12/06/2020 04:09:43 INFO GlusterFS mount attempt 

12/06/2020 04:09:12 INFO GlusterFS mount attempt 

12/06/2020 04:08:42 INFO GlusterFS mount attempt 

12/06/2020 04:08:12 INFO GlusterFS mount attempt 

12/06/2020 04:07:42 INFO GlusterFS mount attempt 

12/06/2020 04:07:12 INFO GlusterFS mount attempt 

12/06/2020 04:06:42 INFO GlusterFS mount attempt 

12/06/2020 04:06:12 INFO GlusterFS mount attempt 

12/06/2020 04:05:42 INFO GlusterFS mount attempt 

12/06/2020 04:05:12 INFO GlusterFS mount attempt 

12/06/2020 04:04:42 INFO GlusterFS mount attempt 

12/06/2020 04:04:11 INFO GlusterFS mount attempt 

12/06/2020 04:03:41 INFO GlusterFS mount attempt 

12/06/2020 04:03:11 INFO GlusterFS mount attempt 

12/06/2020 04:02:41 INFO GlusterFS mount attempt 

12/06/2020 04:02:11 INFO GlusterFS mount attempt 

12/06/2020 04:01:41 INFO GlusterFS mount attempt 

12/06/2020 04:01:11 INFO GlusterFS mount attempt 

12/06/2020 04:00:41 INFO GlusterFS mount attempt 

12/06/2020 04:00:11 INFO GlusterFS mount attempt 

12/06/2020 03:59:41 INFO GlusterFS mount attempt 

12/06/2020 03:59:11 INFO GlusterFS mount attempt 

12/06/2020 03:58:40 INFO GlusterFS mount attempt 

12/06/2020 03:58:10 INFO GlusterFS mount attempt 

12/06/2020 03:57:40 INFO GlusterFS mount attempt 

12/06/2020 03:57:10 INFO GlusterFS mount attempt 

12/06/2020 03:56:40 INFO GlusterFS mount attempt 

12/06/2020 03:56:10 INFO GlusterFS mount attempt 

12/06/2020 03:55:40 INFO GlusterFS mount attempt 

12/06/2020 03:55:10 INFO GlusterFS mount attempt 

12/06/2020 03:54:40 INFO GlusterFS mount attempt 

12/06/2020 03:54:10 INFO GlusterFS mount attempt 

12/06/2020 03:53:40 INFO GlusterFS mount attempt 

12/06/2020 03:53:09 INFO GlusterFS mount attempt 

12/06/2020 03:52:39 INFO GlusterFS mount attempt 

12/06/2020 03:52:09 INFO GlusterFS mount attempt 

12/06/2020 03:51:39 INFO GlusterFS mount attempt 

12/06/2020 03:51:09 INFO GlusterFS mount attempt 

12/06/2020 03:50:39 INFO GlusterFS mount attempt 

12/06/2020 03:50:09 INFO GlusterFS mount attempt 

12/06/2020 03:49:39 INFO GlusterFS mount attempt 

12/06/2020 03:49:09 INFO GlusterFS mount attempt 

12/06/2020 03:48:39 INFO GlusterFS mount attempt 

12/06/2020 03:48:09 INFO GlusterFS mount attempt 

12/06/2020 03:47:39 INFO GlusterFS mount attempt 

12/06/2020 03:47:08 INFO GlusterFS mount attempt 

12/06/2020 03:46:38 INFO GlusterFS mount attempt 

12/06/2020 03:46:08 INFO GlusterFS mount attempt 

12/06/2020 03:45:38 INFO GlusterFS mount attempt 

12/06/2020 03:45:08 INFO GlusterFS mount attempt 

12/06/2020 03:44:38 INFO GlusterFS mount attempt 

12/06/2020 03:44:08 INFO GlusterFS mount attempt 

12/06/2020 03:43:38 INFO GlusterFS mount attempt 

12/06/2020 03:43:08 INFO GlusterFS mount attempt 

12/06/2020 03:42:38 INFO GlusterFS mount attempt 

12/06/2020 03:42:08 INFO GlusterFS mount attempt 

12/06/2020 03:41:37 INFO GlusterFS mount attempt 

12/06/2020 03:41:07 INFO GlusterFS mount attempt 

12/06/2020 03:40:37 INFO GlusterFS mount attempt 

12/06/2020 03:40:07 INFO GlusterFS mount attempt 

12/06/2020 03:39:37 INFO GlusterFS mount attempt 

12/06/2020 03:39:07 INFO GlusterFS mount attempt 

12/06/2020 03:38:37 INFO GlusterFS mount attempt 

12/06/2020 03:38:07 INFO GlusterFS mount attempt 

12/06/2020 03:37:37 INFO GlusterFS mount attempt 

12/06/2020 03:37:07 INFO GlusterFS mount attempt 

12/06/2020 03:36:37 INFO GlusterFS mount attempt 

12/06/2020 03:36:06 INFO GlusterFS mount attempt 

12/06/2020 03:35:36 INFO GlusterFS mount attempt 

12/06/2020 03:35:06 INFO GlusterFS mount attempt 

12/06/2020 03:34:36 INFO GlusterFS mount attempt 

12/06/2020 03:34:06 INFO GlusterFS mount attempt 

12/06/2020 03:33:36 INFO GlusterFS mount attempt 

12/06/2020 03:33:06 INFO GlusterFS mount attempt 

12/06/2020 03:32:36 INFO GlusterFS mount attempt 

12/06/2020 03:32:06 INFO GlusterFS mount attempt 

12/06/2020 03:31:36 INFO GlusterFS mount attempt 

12/06/2020 03:31:06 INFO GlusterFS mount attempt 

12/06/2020 03:30:35 INFO GlusterFS mount attempt 

12/06/2020 03:30:05 INFO GlusterFS mount attempt 

12/06/2020 03:29:35 INFO GlusterFS mount attempt 

12/06/2020 03:29:05 INFO GlusterFS mount attempt 

12/06/2020 03:28:35 INFO GlusterFS mount attempt 

12/06/2020 03:28:05 INFO GlusterFS mount attempt 

12/06/2020 03:27:35 INFO GlusterFS mount attempt 

12/06/2020 03:27:05 INFO GlusterFS mount attempt 

12/06/2020 03:26:35 INFO GlusterFS mount attempt 

12/06/2020 03:26:05 INFO GlusterFS mount attempt 

12/06/2020 03:25:35 INFO GlusterFS mount attempt 

12/06/2020 03:25:04 INFO GlusterFS mount attempt 

12/06/2020 03:24:34 INFO GlusterFS mount attempt 

12/06/2020 03:24:04 INFO GlusterFS mount attempt 

12/06/2020 03:23:34 INFO GlusterFS mount attempt 

12/06/2020 03:23:04 INFO GlusterFS mount attempt 

12/06/2020 03:22:34 INFO GlusterFS mount attempt 

12/06/2020 03:22:04 INFO GlusterFS mount attempt 

12/06/2020 03:21:34 INFO GlusterFS mount attempt 

12/06/2020 03:21:04 INFO GlusterFS mount attempt 

12/06/2020 03:20:34 INFO GlusterFS mount attempt 

12/06/2020 03:20:04 INFO GlusterFS mount attempt 

12/06/2020 03:19:33 INFO GlusterFS mount attempt 

12/06/2020 03:19:03 INFO GlusterFS mount attempt 

12/06/2020 03:18:33 INFO GlusterFS mount attempt 

12/06/2020 03:18:03 INFO GlusterFS mount attempt 

12/06/2020 03:17:33 INFO GlusterFS mount attempt 

12/06/2020 03:17:03 INFO GlusterFS mount attempt 

12/06/2020 03:16:33 INFO GlusterFS mount attempt 

12/06/2020 03:16:03 INFO GlusterFS mount attempt 

12/06/2020 03:15:33 INFO GlusterFS mount attempt 

12/06/2020 03:15:03 INFO GlusterFS mount attempt 

12/06/2020 03:14:33 INFO GlusterFS mount attempt 

12/06/2020 03:14:03 INFO GlusterFS mount attempt 

12/06/2020 03:13:32 INFO GlusterFS mount attempt 

12/06/2020 03:13:02 INFO GlusterFS mount attempt 

12/06/2020 03:12:32 INFO GlusterFS mount attempt 

12/06/2020 03:12:02 INFO GlusterFS mount attempt 

12/06/2020 03:11:32 INFO GlusterFS mount attempt 

12/06/2020 03:11:02 INFO GlusterFS mount attempt 

12/06/2020 03:10:32 INFO GlusterFS mount attempt 

12/06/2020 03:10:02 INFO GlusterFS mount attempt 

12/06/2020 03:09:32 INFO GlusterFS mount attempt 

12/06/2020 03:09:02 INFO GlusterFS mount attempt 

12/06/2020 03:08:32 INFO GlusterFS mount attempt 

12/06/2020 03:08:01 INFO GlusterFS mount attempt 

12/06/2020 03:07:31 INFO GlusterFS mount attempt 

12/06/2020 03:07:01 INFO GlusterFS mount attempt 

12/06/2020 03:06:31 INFO GlusterFS mount attempt 

12/06/2020 03:06:01 INFO GlusterFS mount attempt 

12/06/2020 03:05:31 INFO GlusterFS mount attempt 

12/06/2020 03:05:01 INFO GlusterFS mount attempt 

12/06/2020 03:04:31 INFO GlusterFS mount attempt 

12/06/2020 03:04:01 INFO GlusterFS mount attempt 

12/06/2020 03:03:31 INFO GlusterFS mount attempt 

12/06/2020 03:03:01 INFO GlusterFS mount attempt 

12/06/2020 03:02:31 INFO GlusterFS mount attempt 

12/06/2020 03:02:00 INFO GlusterFS mount attempt 

12/06/2020 03:01:30 INFO GlusterFS mount attempt 

12/06/2020 03:01:00 INFO GlusterFS mount attempt 

12/06/2020 03:00:30 INFO GlusterFS mount attempt 

12/06/2020 03:00:00 INFO GlusterFS mount attempt 

12/06/2020 02:59:30 INFO GlusterFS mount attempt 

12/06/2020 02:59:00 INFO GlusterFS mount attempt 

12/06/2020 02:58:30 INFO GlusterFS mount attempt 

12/06/2020 02:58:00 INFO GlusterFS mount attempt 

12/06/2020 02:57:30 INFO GlusterFS mount attempt 

12/06/2020 02:56:59 INFO GlusterFS mount attempt 

12/06/2020 02:56:29 INFO GlusterFS mount attempt 

12/06/2020 02:55:59 INFO GlusterFS mount attempt 

12/06/2020 02:55:29 INFO GlusterFS mount attempt 

12/06/2020 02:54:59 INFO GlusterFS mount attempt 

12/06/2020 02:54:29 INFO GlusterFS mount attempt 

12/06/2020 02:53:59 INFO GlusterFS mount attempt 

12/06/2020 02:53:29 INFO GlusterFS mount attempt 

12/06/2020 02:52:59 INFO GlusterFS mount attempt 

12/06/2020 02:52:29 INFO GlusterFS mount attempt 

12/06/2020 02:51:59 INFO GlusterFS mount attempt 

12/06/2020 02:51:28 INFO GlusterFS mount attempt 

12/06/2020 02:50:58 INFO GlusterFS mount attempt 

12/06/2020 02:50:28 INFO GlusterFS mount attempt 

12/06/2020 02:49:58 INFO GlusterFS mount attempt 

12/06/2020 02:49:28 INFO GlusterFS mount attempt 

12/06/2020 02:48:58 INFO GlusterFS mount attempt 

12/06/2020 02:48:28 INFO GlusterFS mount attempt 

12/06/2020 02:47:58 INFO GlusterFS mount attempt 

12/06/2020 02:47:28 INFO GlusterFS mount attempt 

12/06/2020 02:46:58 INFO GlusterFS mount attempt 

12/06/2020 02:46:28 INFO GlusterFS mount attempt 

12/06/2020 02:45:57 INFO GlusterFS mount attempt 

12/06/2020 02:45:27 INFO GlusterFS mount attempt 

12/06/2020 02:44:57 INFO GlusterFS mount attempt 

12/06/2020 02:44:27 INFO GlusterFS mount attempt 

12/06/2020 02:43:57 INFO GlusterFS mount attempt 

12/06/2020 02:43:27 INFO GlusterFS mount attempt 

12/06/2020 02:42:57 INFO GlusterFS mount attempt 

12/06/2020 02:42:27 INFO GlusterFS mount attempt 

12/06/2020 02:41:57 INFO GlusterFS mount attempt 

12/06/2020 02:41:27 INFO GlusterFS mount attempt 

12/06/2020 02:40:57 INFO GlusterFS mount attempt 

12/06/2020 02:40:27 INFO GlusterFS mount attempt 

12/06/2020 02:39:56 INFO GlusterFS mount attempt 

12/06/2020 02:39:26 INFO GlusterFS mount attempt 

12/06/2020 02:38:56 INFO GlusterFS mount attempt 

12/06/2020 02:38:26 INFO GlusterFS mount attempt 

12/06/2020 02:37:56 INFO GlusterFS mount attempt 

12/06/2020 02:37:26 INFO GlusterFS mount attempt 

12/06/2020 02:36:56 INFO GlusterFS mount attempt 

12/06/2020 02:36:26 INFO GlusterFS mount attempt 

12/06/2020 02:35:56 INFO GlusterFS mount attempt 

12/06/2020 02:35:26 INFO GlusterFS mount attempt 

12/06/2020 02:34:56 INFO GlusterFS mount attempt 

12/06/2020 02:34:25 INFO GlusterFS mount attempt 

12/06/2020 02:33:55 INFO GlusterFS mount attempt 

12/06/2020 02:33:25 INFO GlusterFS mount attempt 

12/06/2020 02:32:55 INFO GlusterFS mount attempt 

12/06/2020 02:32:25 INFO GlusterFS mount attempt 

12/06/2020 02:31:55 INFO GlusterFS mount attempt 

12/06/2020 02:31:25 INFO GlusterFS mount attempt 

12/06/2020 02:30:55 INFO GlusterFS mount attempt 

12/06/2020 02:30:25 INFO GlusterFS mount attempt 

12/06/2020 02:29:55 INFO GlusterFS mount attempt 

12/06/2020 02:29:24 INFO GlusterFS mount attempt 

12/06/2020 02:28:54 INFO GlusterFS mount attempt 

12/06/2020 02:28:24 INFO GlusterFS mount attempt 

12/06/2020 02:27:54 INFO GlusterFS mount attempt 

12/06/2020 02:27:24 INFO GlusterFS mount attempt 

12/06/2020 02:26:54 INFO GlusterFS mount attempt 

12/06/2020 02:26:24 INFO GlusterFS mount attempt 

12/06/2020 02:25:54 INFO GlusterFS mount attempt 

12/06/2020 02:25:24 INFO GlusterFS mount attempt 

12/06/2020 02:24:54 INFO GlusterFS mount attempt 

12/06/2020 02:24:24 INFO GlusterFS mount attempt 

12/06/2020 02:23:53 INFO GlusterFS mount attempt 

12/06/2020 02:23:23 INFO GlusterFS mount attempt 

12/06/2020 02:22:53 INFO GlusterFS mount attempt 

12/06/2020 02:22:23 INFO GlusterFS mount attempt 

12/06/2020 02:21:53 INFO GlusterFS mount attempt 

12/06/2020 02:21:23 INFO GlusterFS mount attempt 

12/06/2020 02:20:53 INFO GlusterFS mount attempt 

12/06/2020 02:20:23 INFO GlusterFS mount attempt 

12/06/2020 02:19:53 INFO GlusterFS mount attempt 

12/06/2020 02:19:23 INFO GlusterFS mount attempt 

12/06/2020 02:18:52 INFO GlusterFS mount attempt 

12/06/2020 02:18:22 INFO GlusterFS mount attempt 

12/06/2020 02:17:52 INFO GlusterFS mount attempt 

12/06/2020 02:17:22 INFO GlusterFS mount attempt 

12/06/2020 02:16:52 INFO GlusterFS mount attempt 

12/06/2020 02:16:22 INFO GlusterFS mount attempt 

12/06/2020 02:15:52 INFO GlusterFS mount attempt 

12/06/2020 02:15:22 INFO GlusterFS mount attempt 

12/06/2020 02:14:52 INFO GlusterFS mount attempt 

12/06/2020 02:14:22 INFO GlusterFS mount attempt 

12/06/2020 02:13:52 INFO GlusterFS mount attempt 

12/06/2020 02:13:21 INFO GlusterFS mount attempt 

12/06/2020 02:12:51 INFO GlusterFS mount attempt 

12/06/2020 02:12:21 INFO GlusterFS mount attempt 

12/06/2020 02:11:51 INFO GlusterFS mount attempt 

12/06/2020 02:11:21 INFO GlusterFS mount attempt 

12/06/2020 02:10:51 INFO GlusterFS mount attempt 

12/06/2020 02:10:21 INFO GlusterFS mount attempt 

12/06/2020 02:09:51 INFO GlusterFS mount attempt 

12/06/2020 02:09:21 INFO GlusterFS mount attempt 

12/06/2020 02:08:51 INFO GlusterFS mount attempt 

12/06/2020 02:08:20 INFO GlusterFS mount attempt 

12/06/2020 02:07:50 INFO GlusterFS mount attempt 

12/06/2020 02:07:20 INFO GlusterFS mount attempt 

12/06/2020 02:06:50 INFO GlusterFS mount attempt 

12/06/2020 02:06:20 INFO GlusterFS mount attempt 

12/06/2020 02:05:50 INFO GlusterFS mount attempt 

12/06/2020 02:05:20 INFO GlusterFS mount attempt 

12/06/2020 02:04:50 INFO GlusterFS mount attempt 

12/06/2020 02:04:20 INFO GlusterFS mount attempt 

12/06/2020 02:03:50 INFO GlusterFS mount attempt 

12/06/2020 02:03:20 INFO GlusterFS mount attempt 

12/06/2020 02:02:49 INFO GlusterFS mount attempt 

12/06/2020 02:02:19 INFO GlusterFS mount attempt 

12/06/2020 02:01:49 INFO GlusterFS mount attempt 

12/06/2020 02:01:19 INFO GlusterFS mount attempt 

12/06/2020 02:00:49 INFO GlusterFS mount attempt 

12/06/2020 02:00:19 INFO GlusterFS mount attempt 

12/06/2020 01:59:49 INFO GlusterFS mount attempt 

12/06/2020 01:59:19 INFO GlusterFS mount attempt 

12/06/2020 01:58:49 INFO GlusterFS mount attempt 

12/06/2020 01:58:19 INFO GlusterFS mount attempt 

12/06/2020 01:57:49 INFO GlusterFS mount attempt 

12/06/2020 01:57:19 INFO GlusterFS mount attempt 

12/06/2020 01:56:48 INFO GlusterFS mount attempt 

12/06/2020 01:56:18 INFO GlusterFS mount attempt 

12/06/2020 01:55:48 INFO GlusterFS mount attempt 

12/06/2020 01:55:18 INFO GlusterFS mount attempt 

12/06/2020 01:54:48 INFO GlusterFS mount attempt 

12/06/2020 01:54:18 INFO GlusterFS mount attempt 

12/06/2020 01:53:48 INFO GlusterFS mount attempt 

12/06/2020 01:53:18 INFO GlusterFS mount attempt 

12/06/2020 01:52:48 INFO GlusterFS mount attempt 

12/06/2020 01:52:18 INFO GlusterFS mount attempt 

12/06/2020 01:51:48 INFO GlusterFS mount attempt 

12/06/2020 01:51:17 INFO GlusterFS mount attempt 

12/06/2020 01:50:47 INFO GlusterFS mount attempt 

12/06/2020 01:50:17 INFO GlusterFS mount attempt 

12/06/2020 01:49:47 INFO GlusterFS mount attempt 

12/06/2020 01:49:17 INFO GlusterFS mount attempt 

12/06/2020 01:48:47 INFO GlusterFS mount attempt 

12/06/2020 01:48:17 INFO GlusterFS mount attempt 

12/06/2020 01:47:47 INFO GlusterFS mount attempt 

12/06/2020 01:47:17 INFO GlusterFS mount attempt 

12/06/2020 01:46:47 INFO GlusterFS mount attempt 

12/06/2020 01:46:16 INFO GlusterFS mount attempt 

12/06/2020 01:45:46 INFO GlusterFS mount attempt 

12/06/2020 01:45:16 INFO GlusterFS mount attempt 

12/06/2020 01:44:46 INFO GlusterFS mount attempt 

12/06/2020 01:44:16 INFO GlusterFS mount attempt 

12/06/2020 01:43:46 INFO GlusterFS mount attempt 

12/06/2020 01:43:16 INFO GlusterFS mount attempt 

12/06/2020 01:42:46 INFO GlusterFS mount attempt 

12/06/2020 01:42:16 INFO GlusterFS mount attempt 

12/06/2020 01:41:46 INFO GlusterFS mount attempt 

12/06/2020 01:41:16 INFO GlusterFS mount attempt 

12/06/2020 01:40:46 INFO GlusterFS mount attempt 

12/06/2020 01:40:15 INFO GlusterFS mount attempt 

12/06/2020 01:39:45 INFO GlusterFS mount attempt 

12/06/2020 01:39:15 INFO GlusterFS mount attempt 

12/06/2020 01:38:45 INFO GlusterFS mount attempt 

12/06/2020 01:38:15 INFO GlusterFS mount attempt 

12/06/2020 01:37:45 INFO GlusterFS mount attempt 

12/06/2020 01:37:15 INFO GlusterFS mount attempt 

12/06/2020 01:36:45 INFO GlusterFS mount attempt 

12/06/2020 01:36:15 INFO GlusterFS mount attempt 

12/06/2020 01:35:45 INFO GlusterFS mount attempt 

12/06/2020 01:35:15 INFO GlusterFS mount attempt 

12/06/2020 01:34:44 INFO GlusterFS mount attempt 

12/06/2020 01:34:14 INFO GlusterFS mount attempt 

12/06/2020 01:33:44 INFO GlusterFS mount attempt 

12/06/2020 01:33:14 INFO GlusterFS mount attempt 

12/06/2020 01:32:44 INFO GlusterFS mount attempt 

12/06/2020 01:32:14 INFO GlusterFS mount attempt 

12/06/2020 01:31:44 INFO GlusterFS mount attempt 

12/06/2020 01:31:14 INFO GlusterFS mount attempt 

12/06/2020 01:30:44 INFO GlusterFS mount attempt 

12/06/2020 01:30:14 INFO GlusterFS mount attempt 

12/06/2020 01:29:44 INFO GlusterFS mount attempt 

12/06/2020 01:29:13 INFO GlusterFS mount attempt 

12/06/2020 01:28:43 INFO GlusterFS mount attempt 

12/06/2020 01:28:13 INFO GlusterFS mount attempt 

12/06/2020 01:27:43 INFO GlusterFS mount attempt 

12/06/2020 01:27:13 INFO GlusterFS mount attempt 

12/06/2020 01:26:43 INFO GlusterFS mount attempt 

12/06/2020 01:26:13 INFO GlusterFS mount attempt 

12/06/2020 01:25:43 INFO GlusterFS mount attempt 

12/06/2020 01:25:13 INFO GlusterFS mount attempt 

12/06/2020 01:24:43 INFO GlusterFS mount attempt 

12/06/2020 01:24:12 INFO GlusterFS mount attempt 

12/06/2020 01:23:42 INFO GlusterFS mount attempt 

12/06/2020 01:23:12 INFO GlusterFS mount attempt 

12/06/2020 01:22:42 INFO GlusterFS mount attempt 

12/06/2020 01:22:12 INFO GlusterFS mount attempt 

12/06/2020 01:21:42 INFO GlusterFS mount attempt 

12/06/2020 01:21:12 INFO GlusterFS mount attempt 

12/06/2020 01:20:42 INFO GlusterFS mount attempt 

12/06/2020 01:20:12 INFO GlusterFS mount attempt 

12/06/2020 01:19:42 INFO GlusterFS mount attempt 

12/06/2020 01:19:12 INFO GlusterFS mount attempt 

12/06/2020 01:18:41 INFO GlusterFS mount attempt 

12/06/2020 01:18:11 INFO GlusterFS mount attempt 

12/06/2020 01:17:41 INFO GlusterFS mount attempt 

12/06/2020 01:17:11 INFO GlusterFS mount attempt 

12/06/2020 01:16:41 INFO GlusterFS mount attempt 

12/06/2020 01:16:11 INFO GlusterFS mount attempt 

12/06/2020 01:15:41 INFO GlusterFS mount attempt 

12/06/2020 01:15:11 INFO GlusterFS mount attempt 

12/06/2020 01:14:41 INFO GlusterFS mount attempt 

12/06/2020 01:14:11 INFO GlusterFS mount attempt 

12/06/2020 01:13:41 INFO GlusterFS mount attempt 

12/06/2020 01:13:11 INFO GlusterFS mount attempt 

12/06/2020 01:12:40 INFO GlusterFS mount attempt 

12/06/2020 01:12:10 INFO GlusterFS mount attempt 

12/06/2020 01:11:40 INFO GlusterFS mount attempt 

12/06/2020 01:11:10 INFO GlusterFS mount attempt 

12/06/2020 01:10:40 INFO GlusterFS mount attempt 

12/06/2020 01:10:10 INFO GlusterFS mount attempt 

12/06/2020 01:09:40 INFO GlusterFS mount attempt 

12/06/2020 01:09:10 INFO GlusterFS mount attempt 

12/06/2020 01:08:40 INFO GlusterFS mount attempt 

12/06/2020 01:08:10 INFO GlusterFS mount attempt 

12/06/2020 01:07:40 INFO GlusterFS mount attempt 

12/06/2020 01:07:09 INFO GlusterFS mount attempt 

12/06/2020 01:06:39 INFO GlusterFS mount attempt 

12/06/2020 01:06:09 INFO GlusterFS mount attempt 

12/06/2020 01:05:39 INFO GlusterFS mount attempt 

12/06/2020 01:05:09 INFO GlusterFS mount attempt 

12/06/2020 01:04:39 INFO GlusterFS mount attempt 

12/06/2020 01:04:09 INFO GlusterFS mount attempt 

12/06/2020 01:03:39 INFO GlusterFS mount attempt 

12/06/2020 01:03:09 INFO GlusterFS mount attempt 

12/06/2020 01:02:39 INFO GlusterFS mount attempt 

12/06/2020 01:02:08 INFO GlusterFS mount attempt 

12/06/2020 01:01:38 INFO GlusterFS mount attempt 

12/06/2020 01:01:08 INFO GlusterFS mount attempt 

12/06/2020 01:00:38 INFO GlusterFS mount attempt 

12/06/2020 01:00:08 INFO GlusterFS mount attempt 

12/06/2020 00:59:38 INFO GlusterFS mount attempt 

12/06/2020 00:59:08 INFO GlusterFS mount attempt 

12/06/2020 00:58:38 INFO GlusterFS mount attempt 

12/06/2020 00:58:08 INFO GlusterFS mount attempt 

12/06/2020 00:57:38 INFO GlusterFS mount attempt 

12/06/2020 00:57:08 INFO GlusterFS mount attempt 

12/06/2020 00:56:37 INFO GlusterFS mount attempt 

12/06/2020 00:56:07 INFO GlusterFS mount attempt 

12/06/2020 00:55:37 INFO GlusterFS mount attempt 

12/06/2020 00:55:07 INFO GlusterFS mount attempt 

12/06/2020 00:54:37 INFO GlusterFS mount attempt 

12/06/2020 00:54:07 INFO GlusterFS mount attempt 

12/06/2020 00:53:37 INFO GlusterFS mount attempt 

12/06/2020 00:53:07 INFO GlusterFS mount attempt 

12/06/2020 00:52:37 INFO GlusterFS mount attempt 

12/06/2020 00:52:07 INFO GlusterFS mount attempt 

12/06/2020 00:51:37 INFO GlusterFS mount attempt 

12/06/2020 00:51:06 INFO GlusterFS mount attempt 

12/06/2020 00:50:36 INFO GlusterFS mount attempt 

12/06/2020 00:50:06 INFO GlusterFS mount attempt 

12/06/2020 00:49:36 INFO GlusterFS mount attempt 

12/06/2020 00:49:06 INFO GlusterFS mount attempt 

12/06/2020 00:48:36 INFO GlusterFS mount attempt 

12/06/2020 00:48:06 INFO GlusterFS mount attempt 

12/06/2020 00:47:36 INFO GlusterFS mount attempt 

12/06/2020 00:47:06 INFO GlusterFS mount attempt 

12/06/2020 00:46:36 INFO GlusterFS mount attempt 

12/06/2020 00:46:06 INFO GlusterFS mount attempt 

12/06/2020 00:45:35 INFO GlusterFS mount attempt 

12/06/2020 00:45:05 INFO GlusterFS mount attempt 

12/06/2020 00:44:35 INFO GlusterFS mount attempt 

12/06/2020 00:44:05 INFO GlusterFS mount attempt 

12/06/2020 00:43:35 INFO GlusterFS mount attempt 

12/06/2020 00:43:05 INFO GlusterFS mount attempt 

12/06/2020 00:42:35 INFO GlusterFS mount attempt 

12/06/2020 00:42:05 INFO GlusterFS mount attempt 

12/06/2020 00:41:35 INFO GlusterFS mount attempt 

12/06/2020 00:41:05 INFO GlusterFS mount attempt 

12/06/2020 00:40:35 INFO GlusterFS mount attempt 

12/06/2020 00:40:04 INFO GlusterFS mount attempt 

12/06/2020 00:39:34 INFO GlusterFS mount attempt 

12/06/2020 00:39:04 INFO GlusterFS mount attempt 

12/06/2020 00:38:34 INFO GlusterFS mount attempt 

12/06/2020 00:38:04 INFO GlusterFS mount attempt 

12/06/2020 00:37:34 INFO GlusterFS mount attempt 

12/06/2020 00:37:04 INFO GlusterFS mount attempt 

12/06/2020 00:36:34 INFO GlusterFS mount attempt 

12/06/2020 00:36:04 INFO GlusterFS mount attempt 

12/06/2020 00:35:34 INFO GlusterFS mount attempt 

12/06/2020 00:35:03 INFO GlusterFS mount attempt 

12/06/2020 00:34:33 INFO GlusterFS mount attempt 

12/06/2020 00:34:03 INFO GlusterFS mount attempt 

12/06/2020 00:33:33 INFO GlusterFS mount attempt 

12/06/2020 00:33:03 INFO GlusterFS mount attempt 

12/06/2020 00:32:33 INFO GlusterFS mount attempt 

12/06/2020 00:32:03 INFO GlusterFS mount attempt 

12/06/2020 00:31:33 INFO GlusterFS mount attempt 

12/06/2020 00:31:03 INFO GlusterFS mount attempt 

12/06/2020 00:30:33 INFO GlusterFS mount attempt 

12/06/2020 00:30:03 INFO GlusterFS mount attempt 

12/06/2020 00:29:32 INFO GlusterFS mount attempt 

12/06/2020 00:29:02 INFO GlusterFS mount attempt 

12/06/2020 00:28:32 INFO GlusterFS mount attempt 

12/06/2020 00:28:02 INFO GlusterFS mount attempt 

12/06/2020 00:27:32 INFO GlusterFS mount attempt 

12/06/2020 00:27:02 INFO GlusterFS mount attempt 

12/06/2020 00:26:32 INFO GlusterFS mount attempt 

12/06/2020 00:26:02 INFO GlusterFS mount attempt 

12/06/2020 00:25:32 INFO GlusterFS mount attempt 

12/06/2020 00:25:02 INFO GlusterFS mount attempt 

12/06/2020 00:24:32 INFO GlusterFS mount attempt 

12/06/2020 00:24:01 INFO GlusterFS mount attempt 

12/06/2020 00:23:31 INFO GlusterFS mount attempt 

12/06/2020 00:23:01 INFO GlusterFS mount attempt 

12/06/2020 00:22:31 INFO GlusterFS mount attempt 

12/06/2020 00:22:01 INFO GlusterFS mount attempt 

12/06/2020 00:21:31 INFO GlusterFS mount attempt 

12/06/2020 00:21:01 INFO GlusterFS mount attempt 

12/06/2020 00:20:31 INFO GlusterFS mount attempt 

12/06/2020 00:20:01 INFO GlusterFS mount attempt 

12/06/2020 00:19:31 INFO GlusterFS mount attempt 

12/06/2020 00:19:01 INFO GlusterFS mount attempt 

12/06/2020 00:18:30 INFO GlusterFS mount attempt 

12/06/2020 00:18:00 INFO GlusterFS mount attempt 

12/06/2020 00:17:30 INFO GlusterFS mount attempt 

12/06/2020 00:17:00 INFO GlusterFS mount attempt 

12/06/2020 00:16:30 INFO GlusterFS mount attempt 

12/06/2020 00:16:00 INFO GlusterFS mount attempt 

12/06/2020 00:15:30 INFO GlusterFS mount attempt 

12/06/2020 00:15:00 INFO GlusterFS mount attempt 

12/06/2020 00:14:30 INFO GlusterFS mount attempt 

12/06/2020 00:14:00 INFO GlusterFS mount attempt 

12/06/2020 00:13:30 INFO GlusterFS mount attempt 

12/06/2020 00:12:59 INFO GlusterFS mount attempt 

12/06/2020 00:12:29 INFO GlusterFS mount attempt 

12/06/2020 00:11:59 INFO GlusterFS mount attempt 

12/06/2020 00:11:29 INFO GlusterFS mount attempt 

12/06/2020 00:10:59 INFO GlusterFS mount attempt 

12/06/2020 00:10:29 INFO GlusterFS mount attempt 

12/06/2020 00:09:59 INFO GlusterFS mount attempt 

12/06/2020 00:09:29 INFO GlusterFS mount attempt 

12/06/2020 00:08:59 INFO GlusterFS mount attempt 

12/06/2020 00:08:29 INFO GlusterFS mount attempt 

12/06/2020 00:07:59 INFO GlusterFS mount attempt 

12/06/2020 00:07:28 INFO GlusterFS mount attempt 

12/06/2020 00:06:58 INFO GlusterFS mount attempt 

12/06/2020 00:06:28 INFO GlusterFS mount attempt 

12/06/2020 00:05:58 INFO GlusterFS mount attempt 

12/06/2020 00:05:28 INFO GlusterFS mount attempt 

12/06/2020 00:04:58 INFO GlusterFS mount attempt 

12/06/2020 00:04:28 INFO GlusterFS mount attempt 

12/06/2020 00:03:58 INFO GlusterFS mount attempt 

12/06/2020 00:03:28 INFO GlusterFS mount attempt 

12/06/2020 00:02:58 INFO GlusterFS mount attempt 

12/06/2020 00:02:28 INFO GlusterFS mount attempt 

12/06/2020 00:01:57 INFO GlusterFS mount attempt 

12/06/2020 00:01:27 INFO GlusterFS mount attempt 

12/06/2020 00:00:57 INFO GlusterFS mount attempt 

12/06/2020 00:00:27 INFO GlusterFS mount attempt 

11/06/2020 23:59:57 INFO GlusterFS mount attempt 

11/06/2020 23:59:27 INFO GlusterFS mount attempt 

11/06/2020 23:58:57 INFO GlusterFS mount attempt 

11/06/2020 23:58:27 INFO GlusterFS mount attempt 

11/06/2020 23:57:57 INFO GlusterFS mount attempt 

11/06/2020 23:57:27 INFO GlusterFS mount attempt 

11/06/2020 23:56:57 INFO GlusterFS mount attempt 

11/06/2020 23:56:27 INFO GlusterFS mount attempt 

11/06/2020 23:55:56 INFO GlusterFS mount attempt 

11/06/2020 23:55:26 INFO GlusterFS mount attempt 

11/06/2020 23:54:56 INFO GlusterFS mount attempt 

11/06/2020 23:54:26 INFO GlusterFS mount attempt 

11/06/2020 23:53:56 INFO GlusterFS mount attempt 

11/06/2020 23:53:26 INFO GlusterFS mount attempt 

11/06/2020 23:52:56 INFO GlusterFS mount attempt 

11/06/2020 23:52:26 INFO GlusterFS mount attempt 

11/06/2020 23:51:56 INFO GlusterFS mount attempt 

11/06/2020 23:51:26 INFO GlusterFS mount attempt 

11/06/2020 23:50:56 INFO GlusterFS mount attempt 

11/06/2020 23:50:25 INFO GlusterFS mount attempt 

11/06/2020 23:49:55 INFO GlusterFS mount attempt 

11/06/2020 23:49:25 INFO GlusterFS mount attempt 

11/06/2020 23:48:55 INFO GlusterFS mount attempt 

11/06/2020 23:48:25 INFO GlusterFS mount attempt 

11/06/2020 23:47:55 INFO GlusterFS mount attempt 

11/06/2020 23:47:25 INFO GlusterFS mount attempt 

11/06/2020 23:46:55 INFO GlusterFS mount attempt 

11/06/2020 23:46:25 INFO GlusterFS mount attempt 

11/06/2020 23:45:55 INFO GlusterFS mount attempt 

11/06/2020 23:45:25 INFO GlusterFS mount attempt 

11/06/2020 23:44:54 INFO GlusterFS mount attempt 

11/06/2020 23:44:24 INFO GlusterFS mount attempt 

11/06/2020 23:43:54 INFO GlusterFS mount attempt 

11/06/2020 23:43:24 INFO GlusterFS mount attempt 

11/06/2020 23:42:54 INFO GlusterFS mount attempt 

11/06/2020 23:42:24 INFO GlusterFS mount attempt 

11/06/2020 23:41:54 INFO GlusterFS mount attempt 

11/06/2020 23:41:24 INFO GlusterFS mount attempt 

11/06/2020 23:40:54 INFO GlusterFS mount attempt 

11/06/2020 23:40:24 INFO GlusterFS mount attempt 

11/06/2020 23:39:53 INFO GlusterFS mount attempt 

11/06/2020 23:39:23 INFO GlusterFS mount attempt 

11/06/2020 23:38:53 INFO GlusterFS mount attempt 

11/06/2020 23:38:23 INFO GlusterFS mount attempt 

11/06/2020 23:37:53 INFO GlusterFS mount attempt 

11/06/2020 23:37:23 INFO GlusterFS mount attempt 

11/06/2020 23:36:53 INFO GlusterFS mount attempt 

11/06/2020 23:36:23 INFO GlusterFS mount attempt 

11/06/2020 23:35:53 INFO GlusterFS mount attempt 

11/06/2020 23:35:23 INFO GlusterFS mount attempt 

11/06/2020 23:34:53 INFO GlusterFS mount attempt 

11/06/2020 23:34:22 INFO GlusterFS mount attempt 

11/06/2020 23:33:52 INFO GlusterFS mount attempt 

11/06/2020 23:33:22 INFO GlusterFS mount attempt 

11/06/2020 23:32:52 INFO GlusterFS mount attempt 

11/06/2020 23:32:22 INFO GlusterFS mount attempt 

11/06/2020 23:31:52 INFO GlusterFS mount attempt 

11/06/2020 23:31:22 INFO GlusterFS mount attempt 

11/06/2020 23:30:52 INFO GlusterFS mount attempt 

11/06/2020 23:30:22 INFO GlusterFS mount attempt 

11/06/2020 23:29:52 INFO GlusterFS mount attempt 

11/06/2020 23:29:22 INFO GlusterFS mount attempt 

11/06/2020 23:28:51 INFO GlusterFS mount attempt 

11/06/2020 23:28:21 INFO GlusterFS mount attempt 

11/06/2020 23:27:51 INFO GlusterFS mount attempt 

11/06/2020 23:27:21 INFO GlusterFS mount attempt 

11/06/2020 23:26:51 INFO GlusterFS mount attempt 

11/06/2020 23:26:21 INFO GlusterFS mount attempt 

11/06/2020 23:25:51 INFO GlusterFS mount attempt 

11/06/2020 23:25:21 INFO GlusterFS mount attempt 

11/06/2020 23:24:51 INFO GlusterFS mount attempt 

11/06/2020 23:24:21 INFO GlusterFS mount attempt 

11/06/2020 23:23:50 INFO GlusterFS mount attempt 

11/06/2020 23:23:20 INFO GlusterFS mount attempt 

11/06/2020 23:22:50 INFO GlusterFS mount attempt 

11/06/2020 23:22:20 INFO GlusterFS mount attempt 

11/06/2020 23:21:50 INFO GlusterFS mount attempt 

11/06/2020 23:21:20 INFO GlusterFS mount attempt 

11/06/2020 23:20:50 INFO GlusterFS mount attempt 

11/06/2020 23:20:20 INFO GlusterFS mount attempt 

11/06/2020 23:19:50 INFO GlusterFS mount attempt 

11/06/2020 23:19:20 INFO GlusterFS mount attempt 

11/06/2020 23:18:50 INFO GlusterFS mount attempt 

11/06/2020 23:18:19 INFO GlusterFS mount attempt 

11/06/2020 23:17:49 INFO GlusterFS mount attempt 

11/06/2020 23:17:19 INFO GlusterFS mount attempt 

11/06/2020 23:16:49 INFO GlusterFS mount attempt 

11/06/2020 23:16:19 INFO GlusterFS mount attempt 

11/06/2020 23:15:49 INFO GlusterFS mount attempt 

11/06/2020 23:15:19 INFO GlusterFS mount attempt 

11/06/2020 23:14:49 INFO GlusterFS mount attempt 

11/06/2020 23:14:19 INFO GlusterFS mount attempt 

11/06/2020 23:13:49 INFO GlusterFS mount attempt 

11/06/2020 23:13:19 INFO GlusterFS mount attempt 

11/06/2020 23:12:48 INFO GlusterFS mount attempt 

11/06/2020 23:12:18 INFO GlusterFS mount attempt 

11/06/2020 23:11:48 INFO GlusterFS mount attempt 

11/06/2020 23:11:18 INFO GlusterFS mount attempt 

11/06/2020 23:10:48 INFO GlusterFS mount attempt 

11/06/2020 23:10:18 INFO GlusterFS mount attempt 

11/06/2020 23:09:48 INFO GlusterFS mount attempt 

11/06/2020 23:09:18 INFO GlusterFS mount attempt 

11/06/2020 23:08:48 INFO GlusterFS mount attempt 

11/06/2020 23:08:18 INFO GlusterFS mount attempt 

11/06/2020 23:07:47 INFO GlusterFS mount attempt 

11/06/2020 23:07:17 INFO GlusterFS mount attempt 

11/06/2020 23:06:47 INFO GlusterFS mount attempt 

11/06/2020 23:06:17 INFO GlusterFS mount attempt 

11/06/2020 23:05:47 INFO GlusterFS mount attempt 

11/06/2020 23:05:17 INFO GlusterFS mount attempt 

11/06/2020 23:04:47 INFO GlusterFS mount attempt 

11/06/2020 23:04:17 INFO GlusterFS mount attempt 

11/06/2020 23:03:47 INFO GlusterFS mount attempt 

11/06/2020 23:03:17 INFO GlusterFS mount attempt 

11/06/2020 23:02:47 INFO GlusterFS mount attempt 

11/06/2020 23:02:16 INFO GlusterFS mount attempt 

11/06/2020 23:01:46 INFO GlusterFS mount attempt 

11/06/2020 23:01:16 INFO GlusterFS mount attempt 

11/06/2020 23:00:46 INFO GlusterFS mount attempt 

11/06/2020 23:00:16 INFO GlusterFS mount attempt 

11/06/2020 22:59:46 INFO GlusterFS mount attempt 

11/06/2020 22:59:16 INFO GlusterFS mount attempt 

11/06/2020 22:58:46 INFO GlusterFS mount attempt 

11/06/2020 22:58:16 INFO GlusterFS mount attempt 

11/06/2020 22:57:46 INFO GlusterFS mount attempt 

11/06/2020 22:57:15 INFO GlusterFS mount attempt 

11/06/2020 22:56:45 INFO GlusterFS mount attempt 

11/06/2020 22:56:15 INFO GlusterFS mount attempt 

11/06/2020 22:55:45 INFO GlusterFS mount attempt 

11/06/2020 22:55:15 INFO GlusterFS mount attempt 

11/06/2020 22:54:45 INFO GlusterFS mount attempt 

11/06/2020 22:54:15 INFO GlusterFS mount attempt 

11/06/2020 22:53:45 INFO GlusterFS mount attempt 

11/06/2020 22:53:15 INFO GlusterFS mount attempt 

11/06/2020 22:52:45 INFO GlusterFS mount attempt 

11/06/2020 22:52:15 INFO GlusterFS mount attempt 

11/06/2020 22:51:44 INFO GlusterFS mount attempt 

11/06/2020 22:51:14 INFO GlusterFS mount attempt 

11/06/2020 22:50:44 INFO GlusterFS mount attempt 

11/06/2020 22:50:14 INFO GlusterFS mount attempt 

11/06/2020 22:49:44 INFO GlusterFS mount attempt 

11/06/2020 22:49:14 INFO GlusterFS mount attempt 

11/06/2020 22:48:44 INFO GlusterFS mount attempt 

11/06/2020 22:48:14 INFO GlusterFS mount attempt 

11/06/2020 22:47:44 INFO GlusterFS mount attempt 

11/06/2020 22:47:14 INFO GlusterFS mount attempt 

11/06/2020 22:46:44 INFO GlusterFS mount attempt 

11/06/2020 22:46:13 INFO GlusterFS mount attempt 

11/06/2020 22:45:43 INFO GlusterFS mount attempt 

11/06/2020 22:45:13 INFO GlusterFS mount attempt 

11/06/2020 22:44:43 INFO GlusterFS mount attempt 

11/06/2020 22:44:13 INFO GlusterFS mount attempt 

11/06/2020 22:43:43 INFO GlusterFS mount attempt 

11/06/2020 22:43:13 INFO GlusterFS mount attempt 

11/06/2020 22:42:43 INFO GlusterFS mount attempt 

11/06/2020 22:42:13 INFO GlusterFS mount attempt 

11/06/2020 22:41:43 INFO GlusterFS mount attempt 

11/06/2020 22:41:13 INFO GlusterFS mount attempt 

11/06/2020 22:40:42 INFO GlusterFS mount attempt 

11/06/2020 22:40:12 INFO GlusterFS mount attempt 

11/06/2020 22:39:42 INFO GlusterFS mount attempt 

11/06/2020 22:39:12 INFO GlusterFS mount attempt 

11/06/2020 22:38:42 INFO GlusterFS mount attempt 

11/06/2020 22:38:12 INFO GlusterFS mount attempt 

11/06/2020 22:37:42 INFO GlusterFS mount attempt 

11/06/2020 22:37:12 INFO GlusterFS mount attempt 

11/06/2020 22:36:42 INFO GlusterFS mount attempt 

11/06/2020 22:36:12 INFO GlusterFS mount attempt 

11/06/2020 22:35:42 INFO GlusterFS mount attempt 

11/06/2020 22:35:11 INFO GlusterFS mount attempt 

11/06/2020 22:34:41 INFO GlusterFS mount attempt 

11/06/2020 22:34:11 INFO GlusterFS mount attempt 

11/06/2020 22:33:41 INFO GlusterFS mount attempt 

11/06/2020 22:33:11 INFO GlusterFS mount attempt 

11/06/2020 22:32:41 INFO GlusterFS mount attempt 

11/06/2020 22:32:11 INFO GlusterFS mount attempt 

11/06/2020 22:31:41 INFO GlusterFS mount attempt 

11/06/2020 22:31:11 INFO GlusterFS mount attempt 

11/06/2020 22:30:41 INFO GlusterFS mount attempt 

11/06/2020 22:30:11 INFO GlusterFS mount attempt 

11/06/2020 22:29:40 INFO GlusterFS mount attempt 

11/06/2020 22:29:10 INFO GlusterFS mount attempt 

11/06/2020 22:28:40 INFO GlusterFS mount attempt 

11/06/2020 22:28:10 INFO GlusterFS mount attempt 

11/06/2020 22:27:40 INFO GlusterFS mount attempt 

11/06/2020 22:27:10 INFO GlusterFS mount attempt 

11/06/2020 22:26:40 INFO GlusterFS mount attempt 

11/06/2020 22:26:10 INFO GlusterFS mount attempt 

11/06/2020 22:25:40 INFO GlusterFS mount attempt 

11/06/2020 22:25:10 INFO GlusterFS mount attempt 

11/06/2020 22:24:40 INFO GlusterFS mount attempt 

11/06/2020 22:24:09 INFO GlusterFS mount attempt 

11/06/2020 22:23:39 INFO GlusterFS mount attempt 

11/06/2020 22:23:09 INFO GlusterFS mount attempt 

11/06/2020 22:22:39 INFO GlusterFS mount attempt 

11/06/2020 22:22:09 INFO GlusterFS mount attempt 

11/06/2020 22:21:39 INFO GlusterFS mount attempt 

11/06/2020 22:21:09 INFO GlusterFS mount attempt 

11/06/2020 22:20:39 INFO GlusterFS mount attempt 

11/06/2020 22:20:09 INFO GlusterFS mount attempt 

11/06/2020 22:19:39 INFO GlusterFS mount attempt 

11/06/2020 22:19:09 INFO GlusterFS mount attempt 

11/06/2020 22:18:38 INFO GlusterFS mount attempt 

11/06/2020 22:18:08 INFO GlusterFS mount attempt 

11/06/2020 22:17:38 INFO GlusterFS mount attempt 

11/06/2020 22:17:08 INFO GlusterFS mount attempt 

11/06/2020 22:16:38 INFO GlusterFS mount attempt 

11/06/2020 22:16:08 INFO GlusterFS mount attempt 

11/06/2020 22:15:38 INFO GlusterFS mount attempt 

11/06/2020 22:15:08 INFO GlusterFS mount attempt 

11/06/2020 22:14:38 INFO GlusterFS mount attempt 

11/06/2020 22:14:08 INFO GlusterFS mount attempt 

11/06/2020 22:13:38 INFO GlusterFS mount attempt 

11/06/2020 22:13:07 INFO GlusterFS mount attempt 

11/06/2020 22:12:37 INFO GlusterFS mount attempt 

11/06/2020 22:12:07 INFO GlusterFS mount attempt 

11/06/2020 22:11:37 INFO GlusterFS mount attempt 

11/06/2020 22:11:07 INFO GlusterFS mount attempt 

11/06/2020 22:10:37 INFO GlusterFS mount attempt 

11/06/2020 22:10:07 INFO GlusterFS mount attempt 

11/06/2020 22:09:37 INFO GlusterFS mount attempt 

11/06/2020 22:09:07 INFO GlusterFS mount attempt 

11/06/2020 22:08:37 INFO GlusterFS mount attempt 

11/06/2020 22:08:06 INFO GlusterFS mount attempt 

11/06/2020 22:07:36 INFO GlusterFS mount attempt 

11/06/2020 22:07:06 INFO GlusterFS mount attempt 

11/06/2020 22:06:36 INFO GlusterFS mount attempt 

11/06/2020 22:06:06 INFO GlusterFS mount attempt 

11/06/2020 22:05:36 INFO GlusterFS mount attempt 

11/06/2020 22:05:06 INFO GlusterFS mount attempt 

11/06/2020 22:04:36 INFO GlusterFS mount attempt 

11/06/2020 22:04:06 INFO GlusterFS mount attempt 

11/06/2020 22:03:36 INFO GlusterFS mount attempt 

11/06/2020 22:03:06 INFO GlusterFS mount attempt 

11/06/2020 22:02:35 INFO GlusterFS mount attempt 

11/06/2020 22:02:05 INFO GlusterFS mount attempt 

11/06/2020 22:01:35 INFO GlusterFS mount attempt 

11/06/2020 22:01:05 INFO GlusterFS mount attempt 

11/06/2020 22:00:35 INFO GlusterFS mount attempt 

11/06/2020 22:00:05 INFO GlusterFS mount attempt 

11/06/2020 21:59:35 INFO GlusterFS mount attempt 

11/06/2020 21:59:05 INFO GlusterFS mount attempt 

11/06/2020 21:58:35 INFO GlusterFS mount attempt 

11/06/2020 21:58:05 INFO GlusterFS mount attempt 

11/06/2020 21:57:35 INFO GlusterFS mount attempt 

11/06/2020 21:57:04 INFO GlusterFS mount attempt 

11/06/2020 21:56:34 INFO GlusterFS mount attempt 

11/06/2020 21:56:04 INFO GlusterFS mount attempt 

11/06/2020 21:55:34 INFO GlusterFS mount attempt 

11/06/2020 21:55:04 INFO GlusterFS mount attempt 

11/06/2020 21:54:34 INFO GlusterFS mount attempt 

11/06/2020 21:54:04 INFO GlusterFS mount attempt 

11/06/2020 21:53:34 INFO GlusterFS mount attempt 

11/06/2020 21:53:04 INFO GlusterFS mount attempt 

11/06/2020 21:52:34 INFO GlusterFS mount attempt 

11/06/2020 21:52:04 INFO GlusterFS mount attempt 

11/06/2020 21:51:34 INFO GlusterFS mount attempt 

11/06/2020 21:51:03 INFO GlusterFS mount attempt 

11/06/2020 21:50:33 INFO GlusterFS mount attempt 

11/06/2020 21:50:03 INFO GlusterFS mount attempt 

11/06/2020 21:49:33 INFO GlusterFS mount attempt 

11/06/2020 21:49:03 INFO GlusterFS mount attempt 

11/06/2020 21:48:33 INFO GlusterFS mount attempt 

11/06/2020 21:48:03 INFO GlusterFS mount attempt 

11/06/2020 21:47:33 INFO GlusterFS mount attempt 

11/06/2020 21:47:03 INFO GlusterFS mount attempt 

11/06/2020 21:46:33 INFO GlusterFS mount attempt 

11/06/2020 21:46:03 INFO GlusterFS mount attempt 

11/06/2020 21:45:32 INFO GlusterFS mount attempt 

11/06/2020 21:45:02 INFO GlusterFS mount attempt 

11/06/2020 21:44:32 INFO GlusterFS mount attempt 

11/06/2020 21:44:02 INFO GlusterFS mount attempt 

11/06/2020 21:43:32 INFO GlusterFS mount attempt 

11/06/2020 21:43:02 INFO GlusterFS mount attempt 

11/06/2020 21:42:32 INFO GlusterFS mount attempt 

11/06/2020 21:42:02 INFO GlusterFS mount attempt 

11/06/2020 21:41:32 INFO GlusterFS mount attempt 

11/06/2020 21:41:02 INFO GlusterFS mount attempt 

11/06/2020 21:40:32 INFO GlusterFS mount attempt 

11/06/2020 21:40:01 INFO GlusterFS mount attempt 

11/06/2020 21:39:31 INFO GlusterFS mount attempt 

11/06/2020 21:39:01 INFO GlusterFS mount attempt 

11/06/2020 21:38:31 INFO GlusterFS mount attempt 

11/06/2020 21:38:01 INFO GlusterFS mount attempt 

11/06/2020 21:37:31 INFO GlusterFS mount attempt 

11/06/2020 21:37:01 INFO GlusterFS mount attempt 

11/06/2020 21:36:31 INFO GlusterFS mount attempt 

11/06/2020 21:36:01 INFO GlusterFS mount attempt 

11/06/2020 21:35:31 INFO GlusterFS mount attempt 

11/06/2020 21:35:01 INFO GlusterFS mount attempt 

11/06/2020 21:34:30 INFO GlusterFS mount attempt 

11/06/2020 21:34:00 INFO GlusterFS mount attempt 

11/06/2020 21:33:30 INFO GlusterFS mount attempt 

11/06/2020 21:33:00 INFO GlusterFS mount attempt 

11/06/2020 21:32:30 INFO GlusterFS mount attempt 

11/06/2020 21:32:00 INFO GlusterFS mount attempt 

11/06/2020 21:31:30 INFO GlusterFS mount attempt 

11/06/2020 21:31:00 INFO GlusterFS mount attempt 

11/06/2020 21:30:30 INFO GlusterFS mount attempt 

11/06/2020 21:30:00 INFO GlusterFS mount attempt 

11/06/2020 21:29:30 INFO GlusterFS mount attempt 

11/06/2020 21:28:59 INFO GlusterFS mount attempt 

11/06/2020 21:28:29 INFO GlusterFS mount attempt 

11/06/2020 21:27:59 INFO GlusterFS mount attempt 

11/06/2020 21:27:29 INFO GlusterFS mount attempt 

11/06/2020 21:26:59 INFO GlusterFS mount attempt 

11/06/2020 21:26:29 INFO GlusterFS mount attempt 

11/06/2020 21:25:59 INFO GlusterFS mount attempt 

11/06/2020 21:25:29 INFO GlusterFS mount attempt 

11/06/2020 21:24:59 INFO GlusterFS mount attempt 

11/06/2020 21:24:29 INFO GlusterFS mount attempt 

11/06/2020 21:23:58 INFO GlusterFS mount attempt 

11/06/2020 21:23:28 INFO GlusterFS mount attempt 

11/06/2020 21:22:58 INFO GlusterFS mount attempt 

11/06/2020 21:22:28 INFO GlusterFS mount attempt 

11/06/2020 21:21:58 INFO GlusterFS mount attempt 

11/06/2020 21:21:28 INFO GlusterFS mount attempt 

11/06/2020 21:20:58 INFO GlusterFS mount attempt 

11/06/2020 21:20:28 INFO GlusterFS mount attempt 

11/06/2020 21:19:58 INFO GlusterFS mount attempt 

11/06/2020 21:19:28 INFO GlusterFS mount attempt 

11/06/2020 21:18:58 INFO GlusterFS mount attempt 

11/06/2020 21:18:27 INFO GlusterFS mount attempt 

11/06/2020 21:17:57 INFO GlusterFS mount attempt 

11/06/2020 21:17:27 INFO GlusterFS mount attempt 

11/06/2020 21:16:57 INFO GlusterFS mount attempt 

11/06/2020 21:16:27 INFO GlusterFS mount attempt 

11/06/2020 21:15:57 INFO GlusterFS mount attempt 

11/06/2020 21:15:27 INFO GlusterFS mount attempt 

11/06/2020 21:14:57 INFO GlusterFS mount attempt 

11/06/2020 21:14:27 INFO GlusterFS mount attempt 

11/06/2020 21:13:57 INFO GlusterFS mount attempt 

11/06/2020 21:13:27 INFO GlusterFS mount attempt 

11/06/2020 21:12:57 INFO GlusterFS mount attempt 

11/06/2020 21:12:26 INFO GlusterFS mount attempt 

11/06/2020 21:11:56 INFO GlusterFS mount attempt 

11/06/2020 21:11:26 INFO GlusterFS mount attempt 

11/06/2020 21:10:56 INFO GlusterFS mount attempt 

11/06/2020 21:10:26 INFO GlusterFS mount attempt 

11/06/2020 21:09:56 INFO GlusterFS mount attempt 

11/06/2020 21:09:26 INFO GlusterFS mount attempt 

11/06/2020 21:08:56 INFO GlusterFS mount attempt 

11/06/2020 21:08:26 INFO GlusterFS mount attempt 

11/06/2020 21:07:56 INFO GlusterFS mount attempt 

11/06/2020 21:07:26 INFO GlusterFS mount attempt 

11/06/2020 21:06:55 INFO GlusterFS mount attempt 

11/06/2020 21:06:25 INFO GlusterFS mount attempt 

11/06/2020 21:05:55 INFO GlusterFS mount attempt 

11/06/2020 21:05:25 INFO GlusterFS mount attempt 

11/06/2020 21:04:55 INFO GlusterFS mount attempt 

11/06/2020 21:04:25 INFO GlusterFS mount attempt 

11/06/2020 21:03:55 INFO GlusterFS mount attempt 

11/06/2020 21:03:25 INFO GlusterFS mount attempt 

11/06/2020 21:02:55 INFO GlusterFS mount attempt 

11/06/2020 21:02:25 INFO GlusterFS mount attempt 

11/06/2020 21:01:55 INFO GlusterFS mount attempt 

11/06/2020 21:01:24 INFO GlusterFS mount attempt 

11/06/2020 21:00:54 INFO GlusterFS mount attempt 

11/06/2020 21:00:24 INFO GlusterFS mount attempt 

11/06/2020 20:59:54 INFO GlusterFS mount attempt 

11/06/2020 20:59:24 INFO GlusterFS mount attempt 

11/06/2020 20:58:54 INFO GlusterFS mount attempt 

11/06/2020 20:58:24 INFO GlusterFS mount attempt 

11/06/2020 20:57:54 INFO GlusterFS mount attempt 

11/06/2020 20:57:24 INFO GlusterFS mount attempt 

11/06/2020 20:56:54 INFO GlusterFS mount attempt 

11/06/2020 20:56:23 INFO GlusterFS mount attempt 

11/06/2020 20:55:53 INFO GlusterFS mount attempt 

11/06/2020 20:55:23 INFO GlusterFS mount attempt 

11/06/2020 20:54:53 INFO GlusterFS mount attempt 

11/06/2020 20:54:23 INFO GlusterFS mount attempt 

11/06/2020 20:53:53 INFO GlusterFS mount attempt 

11/06/2020 20:53:23 INFO GlusterFS mount attempt 

11/06/2020 20:52:53 INFO GlusterFS mount attempt 

11/06/2020 20:52:23 INFO GlusterFS mount attempt 

11/06/2020 20:51:53 INFO GlusterFS mount attempt 

11/06/2020 20:51:23 INFO GlusterFS mount attempt 

11/06/2020 20:50:53 INFO GlusterFS mount attempt 

11/06/2020 20:50:22 INFO GlusterFS mount attempt 

11/06/2020 20:49:52 INFO GlusterFS mount attempt 

11/06/2020 20:49:22 INFO GlusterFS mount attempt 

11/06/2020 20:48:52 INFO GlusterFS mount attempt 

11/06/2020 20:48:22 INFO GlusterFS mount attempt 

11/06/2020 20:47:52 INFO GlusterFS mount attempt 

11/06/2020 20:47:22 INFO GlusterFS mount attempt 

11/06/2020 20:46:52 INFO GlusterFS mount attempt 

11/06/2020 20:46:22 INFO GlusterFS mount attempt 

11/06/2020 20:45:52 INFO GlusterFS mount attempt 

11/06/2020 20:45:22 INFO GlusterFS mount attempt 

11/06/2020 20:44:51 INFO GlusterFS mount attempt 

11/06/2020 20:44:21 INFO GlusterFS mount attempt 

11/06/2020 20:43:51 INFO GlusterFS mount attempt 

11/06/2020 20:43:21 INFO GlusterFS mount attempt 

11/06/2020 20:42:51 INFO GlusterFS mount attempt 

11/06/2020 20:42:21 INFO GlusterFS mount attempt 

11/06/2020 20:41:51 INFO GlusterFS mount attempt 

11/06/2020 20:41:21 INFO GlusterFS mount attempt 

11/06/2020 20:40:51 INFO GlusterFS mount attempt 

11/06/2020 20:40:21 INFO GlusterFS mount attempt 

11/06/2020 20:39:51 INFO GlusterFS mount attempt 

11/06/2020 20:39:21 INFO GlusterFS mount attempt 

11/06/2020 20:38:50 INFO GlusterFS mount attempt 

11/06/2020 20:38:20 INFO GlusterFS mount attempt 

11/06/2020 20:37:50 INFO GlusterFS mount attempt 

11/06/2020 20:37:20 INFO GlusterFS mount attempt 

11/06/2020 20:36:50 INFO GlusterFS mount attempt 

11/06/2020 20:36:20 INFO GlusterFS mount attempt 

11/06/2020 20:35:50 INFO GlusterFS mount attempt 

11/06/2020 20:35:20 INFO GlusterFS mount attempt 

11/06/2020 20:34:50 INFO GlusterFS mount attempt 

11/06/2020 20:34:20 INFO GlusterFS mount attempt 

11/06/2020 20:33:49 INFO GlusterFS mount attempt 

11/06/2020 20:33:19 INFO GlusterFS mount attempt 

11/06/2020 20:32:49 INFO GlusterFS mount attempt 

11/06/2020 20:32:19 INFO GlusterFS mount attempt 

11/06/2020 20:31:49 INFO GlusterFS mount attempt 

11/06/2020 20:31:19 INFO GlusterFS mount attempt 

11/06/2020 20:30:49 INFO GlusterFS mount attempt 

11/06/2020 20:30:19 INFO GlusterFS mount attempt 

11/06/2020 20:29:49 INFO GlusterFS mount attempt 

11/06/2020 20:29:19 INFO GlusterFS mount attempt 

11/06/2020 20:28:49 INFO GlusterFS mount attempt 

11/06/2020 20:28:19 INFO GlusterFS mount attempt 

11/06/2020 20:27:48 INFO GlusterFS mount attempt 

11/06/2020 20:27:18 INFO GlusterFS mount attempt 

11/06/2020 20:26:48 INFO GlusterFS mount attempt 

11/06/2020 20:26:18 INFO GlusterFS mount attempt 

11/06/2020 20:25:48 INFO GlusterFS mount attempt 

11/06/2020 20:25:18 INFO GlusterFS mount attempt 

11/06/2020 20:24:48 INFO GlusterFS mount attempt 

11/06/2020 20:24:18 INFO GlusterFS mount attempt 

11/06/2020 20:23:48 INFO GlusterFS mount attempt 

11/06/2020 20:23:18 INFO GlusterFS mount attempt 

11/06/2020 20:22:48 INFO GlusterFS mount attempt 

11/06/2020 20:22:17 INFO GlusterFS mount attempt 

11/06/2020 20:21:47 INFO GlusterFS mount attempt 

11/06/2020 20:21:17 INFO GlusterFS mount attempt 

11/06/2020 20:20:47 INFO GlusterFS mount attempt 

11/06/2020 20:20:17 INFO GlusterFS mount attempt 

11/06/2020 20:19:47 INFO GlusterFS mount attempt 

11/06/2020 20:19:17 INFO GlusterFS mount attempt 

11/06/2020 20:18:47 INFO GlusterFS mount attempt 

11/06/2020 20:18:17 INFO GlusterFS mount attempt 

11/06/2020 20:17:47 INFO GlusterFS mount attempt 

11/06/2020 20:17:17 INFO GlusterFS mount attempt 

11/06/2020 20:16:46 INFO GlusterFS mount attempt 

11/06/2020 20:16:16 INFO GlusterFS mount attempt 

11/06/2020 20:15:46 INFO GlusterFS mount attempt 

11/06/2020 20:15:16 INFO GlusterFS mount attempt 

11/06/2020 20:14:46 INFO GlusterFS mount attempt 

11/06/2020 20:14:16 INFO GlusterFS mount attempt 

11/06/2020 20:13:46 INFO GlusterFS mount attempt 

11/06/2020 20:13:16 INFO GlusterFS mount attempt 

11/06/2020 20:12:46 INFO GlusterFS mount attempt 

11/06/2020 20:12:16 INFO GlusterFS mount attempt 

11/06/2020 20:11:46 INFO GlusterFS mount attempt 

11/06/2020 20:11:15 INFO GlusterFS mount attempt 

11/06/2020 20:10:45 INFO GlusterFS mount attempt 

11/06/2020 20:10:15 INFO GlusterFS mount attempt 

11/06/2020 20:09:45 INFO GlusterFS mount attempt 

11/06/2020 20:09:15 INFO GlusterFS mount attempt 

11/06/2020 20:08:45 INFO GlusterFS mount attempt 

11/06/2020 20:08:15 INFO GlusterFS mount attempt 

11/06/2020 20:07:45 INFO GlusterFS mount attempt 

11/06/2020 20:07:15 INFO GlusterFS mount attempt 

11/06/2020 20:06:45 INFO GlusterFS mount attempt 

11/06/2020 20:06:15 INFO GlusterFS mount attempt 

11/06/2020 20:05:44 INFO GlusterFS mount attempt 

11/06/2020 20:05:14 INFO GlusterFS mount attempt 

11/06/2020 20:04:44 INFO GlusterFS mount attempt 

11/06/2020 20:04:14 INFO GlusterFS mount attempt 

11/06/2020 20:03:44 INFO GlusterFS mount attempt 

11/06/2020 20:03:14 INFO GlusterFS mount attempt 

11/06/2020 20:02:44 INFO GlusterFS mount attempt 

11/06/2020 20:02:14 INFO GlusterFS mount attempt 

11/06/2020 20:01:44 INFO GlusterFS mount attempt 

11/06/2020 20:01:14 INFO GlusterFS mount attempt 

11/06/2020 20:00:44 INFO GlusterFS mount attempt 

11/06/2020 20:00:13 INFO GlusterFS mount attempt 

11/06/2020 19:59:43 INFO GlusterFS mount attempt 

11/06/2020 19:59:13 INFO GlusterFS mount attempt 

11/06/2020 19:58:43 INFO GlusterFS mount attempt 

11/06/2020 19:58:13 INFO GlusterFS mount attempt 

11/06/2020 19:57:43 INFO GlusterFS mount attempt 

11/06/2020 19:57:13 INFO GlusterFS mount attempt 

11/06/2020 19:56:43 INFO GlusterFS mount attempt 

11/06/2020 19:56:13 INFO GlusterFS mount attempt 

11/06/2020 19:55:43 INFO GlusterFS mount attempt 

11/06/2020 19:55:12 INFO GlusterFS mount attempt 

11/06/2020 19:54:42 INFO GlusterFS mount attempt 

11/06/2020 19:54:12 INFO GlusterFS mount attempt 

11/06/2020 19:53:42 INFO GlusterFS mount attempt 

11/06/2020 19:53:12 INFO GlusterFS mount attempt 

11/06/2020 19:52:42 INFO GlusterFS mount attempt 

11/06/2020 19:52:12 INFO GlusterFS mount attempt 

11/06/2020 19:51:42 INFO GlusterFS mount attempt 

11/06/2020 19:51:12 INFO GlusterFS mount attempt 

11/06/2020 19:50:42 INFO GlusterFS mount attempt 

11/06/2020 19:50:12 INFO GlusterFS mount attempt 

11/06/2020 19:49:42 INFO GlusterFS mount attempt 

11/06/2020 19:49:11 INFO GlusterFS mount attempt 

11/06/2020 19:48:41 INFO GlusterFS mount attempt 

11/06/2020 19:48:11 INFO GlusterFS mount attempt 

11/06/2020 19:47:41 INFO GlusterFS mount attempt 

11/06/2020 19:47:11 INFO GlusterFS mount attempt 

11/06/2020 19:46:41 INFO GlusterFS mount attempt 

11/06/2020 19:46:11 INFO GlusterFS mount attempt 

11/06/2020 19:45:41 INFO GlusterFS mount attempt 

11/06/2020 19:45:11 INFO GlusterFS mount attempt 

11/06/2020 19:44:41 INFO GlusterFS mount attempt 

11/06/2020 19:44:11 INFO GlusterFS mount attempt 

11/06/2020 19:43:40 INFO GlusterFS mount attempt 

11/06/2020 19:43:10 INFO GlusterFS mount attempt 

11/06/2020 19:42:40 INFO GlusterFS mount attempt 

11/06/2020 19:42:10 INFO GlusterFS mount attempt 

11/06/2020 19:41:40 INFO GlusterFS mount attempt 

11/06/2020 19:41:10 INFO GlusterFS mount attempt 

11/06/2020 19:40:40 INFO GlusterFS mount attempt 

11/06/2020 19:40:10 INFO GlusterFS mount attempt 

11/06/2020 19:39:40 INFO GlusterFS mount attempt 

11/06/2020 19:39:10 INFO GlusterFS mount attempt 

11/06/2020 19:38:40 INFO GlusterFS mount attempt 

11/06/2020 19:38:09 INFO GlusterFS mount attempt 

11/06/2020 19:37:39 INFO GlusterFS mount attempt 

11/06/2020 19:37:09 INFO GlusterFS mount attempt 

11/06/2020 19:36:39 INFO GlusterFS mount attempt 

11/06/2020 19:36:09 INFO GlusterFS mount attempt 

11/06/2020 19:35:39 INFO GlusterFS mount attempt 

11/06/2020 19:35:09 INFO GlusterFS mount attempt 

11/06/2020 19:34:39 INFO GlusterFS mount attempt 

11/06/2020 19:34:09 INFO GlusterFS mount attempt 

11/06/2020 19:33:39 INFO GlusterFS mount attempt 

11/06/2020 19:33:09 INFO GlusterFS mount attempt 

11/06/2020 19:32:38 INFO GlusterFS mount attempt 

11/06/2020 19:32:08 INFO GlusterFS mount attempt 

11/06/2020 19:31:38 INFO GlusterFS mount attempt 

11/06/2020 19:31:08 INFO GlusterFS mount attempt 

11/06/2020 19:30:38 INFO GlusterFS mount attempt 

11/06/2020 19:30:08 INFO GlusterFS mount attempt 

11/06/2020 19:29:38 INFO GlusterFS mount attempt 

11/06/2020 19:29:08 INFO GlusterFS mount attempt 

11/06/2020 19:28:38 INFO GlusterFS mount attempt 

11/06/2020 19:28:08 INFO GlusterFS mount attempt 

11/06/2020 19:27:38 INFO GlusterFS mount attempt 

11/06/2020 19:27:07 INFO GlusterFS mount attempt 

11/06/2020 19:26:37 INFO GlusterFS mount attempt 

11/06/2020 19:26:07 INFO GlusterFS mount attempt 

11/06/2020 19:25:37 INFO GlusterFS mount attempt 

11/06/2020 19:25:07 INFO GlusterFS mount attempt 

11/06/2020 19:24:37 INFO GlusterFS mount attempt 

11/06/2020 19:24:07 INFO GlusterFS mount attempt 

11/06/2020 19:23:37 INFO GlusterFS mount attempt 

11/06/2020 19:23:07 INFO GlusterFS mount attempt 

11/06/2020 19:22:37 INFO GlusterFS mount attempt 

11/06/2020 19:22:06 INFO GlusterFS mount attempt 

11/06/2020 19:21:36 INFO GlusterFS mount attempt 

11/06/2020 19:21:06 INFO GlusterFS mount attempt 

11/06/2020 19:20:36 INFO GlusterFS mount attempt 

11/06/2020 19:20:06 INFO GlusterFS mount attempt 

11/06/2020 19:19:36 INFO GlusterFS mount attempt 

11/06/2020 19:19:06 INFO GlusterFS mount attempt 

11/06/2020 19:18:36 INFO GlusterFS mount attempt 

11/06/2020 19:18:06 INFO GlusterFS mount attempt 

11/06/2020 19:17:36 INFO GlusterFS mount attempt 

11/06/2020 19:17:06 INFO GlusterFS mount attempt 

11/06/2020 19:16:35 INFO GlusterFS mount attempt 

11/06/2020 19:16:05 INFO GlusterFS mount attempt 

11/06/2020 19:15:35 INFO GlusterFS mount attempt 

11/06/2020 19:15:05 INFO GlusterFS mount attempt 

11/06/2020 19:14:35 INFO GlusterFS mount attempt 

11/06/2020 19:14:05 INFO GlusterFS mount attempt 

11/06/2020 19:13:35 INFO GlusterFS mount attempt 

11/06/2020 19:13:05 INFO GlusterFS mount attempt 

11/06/2020 19:12:35 INFO GlusterFS mount attempt 

11/06/2020 19:12:05 INFO GlusterFS mount attempt 

11/06/2020 19:11:34 INFO GlusterFS mount attempt 

11/06/2020 19:11:04 INFO GlusterFS mount attempt 

11/06/2020 19:10:34 INFO GlusterFS mount attempt 

11/06/2020 19:10:04 INFO GlusterFS mount attempt 

11/06/2020 19:09:34 INFO GlusterFS mount attempt 

11/06/2020 19:09:04 INFO GlusterFS mount attempt 

11/06/2020 19:08:34 INFO GlusterFS mount attempt 

11/06/2020 19:08:04 INFO GlusterFS mount attempt 

11/06/2020 19:07:34 INFO GlusterFS mount attempt 

11/06/2020 19:07:04 INFO GlusterFS mount attempt 

11/06/2020 19:06:34 INFO GlusterFS mount attempt 

11/06/2020 19:06:03 INFO GlusterFS mount attempt 

11/06/2020 19:05:33 INFO GlusterFS mount attempt 

11/06/2020 19:05:03 INFO GlusterFS mount attempt 

11/06/2020 19:04:33 INFO GlusterFS mount attempt 

11/06/2020 19:04:03 INFO GlusterFS mount attempt 

11/06/2020 19:03:33 INFO GlusterFS mount attempt 

11/06/2020 19:03:03 INFO GlusterFS mount attempt 

11/06/2020 19:02:33 INFO GlusterFS mount attempt 

11/06/2020 19:02:03 INFO GlusterFS mount attempt 

11/06/2020 19:01:33 INFO GlusterFS mount attempt 

11/06/2020 19:01:02 INFO GlusterFS mount attempt 

11/06/2020 19:00:32 INFO GlusterFS mount attempt 

11/06/2020 19:00:02 INFO GlusterFS mount attempt 

11/06/2020 18:59:32 INFO GlusterFS mount attempt 

11/06/2020 18:59:02 INFO GlusterFS mount attempt 

11/06/2020 18:58:32 INFO GlusterFS mount attempt 

11/06/2020 18:58:02 INFO GlusterFS mount attempt 

11/06/2020 18:57:32 INFO GlusterFS mount attempt 

11/06/2020 18:57:02 INFO GlusterFS mount attempt 

11/06/2020 18:56:32 INFO GlusterFS mount attempt 

11/06/2020 18:56:02 INFO GlusterFS mount attempt 

11/06/2020 18:55:32 INFO GlusterFS mount attempt 

11/06/2020 18:55:01 INFO GlusterFS mount attempt 

11/06/2020 18:54:31 INFO GlusterFS mount attempt 

11/06/2020 18:54:01 INFO GlusterFS mount attempt 

11/06/2020 18:53:31 INFO GlusterFS mount attempt 

11/06/2020 18:53:01 INFO GlusterFS mount attempt 

11/06/2020 18:52:31 INFO GlusterFS mount attempt 

11/06/2020 18:52:01 INFO GlusterFS mount attempt 

11/06/2020 18:51:31 INFO GlusterFS mount attempt 

11/06/2020 18:51:01 INFO GlusterFS mount attempt 

11/06/2020 18:50:31 INFO GlusterFS mount attempt 

11/06/2020 18:50:01 INFO GlusterFS mount attempt 

11/06/2020 18:49:30 INFO GlusterFS mount attempt 

11/06/2020 18:49:00 INFO GlusterFS mount attempt 

11/06/2020 18:48:30 INFO GlusterFS mount attempt 

11/06/2020 18:48:00 INFO GlusterFS mount attempt 

11/06/2020 18:47:30 INFO GlusterFS mount attempt 

11/06/2020 18:47:00 INFO GlusterFS mount attempt 

11/06/2020 18:46:30 INFO GlusterFS mount attempt 

11/06/2020 18:46:00 INFO GlusterFS mount attempt 

11/06/2020 18:45:30 INFO GlusterFS mount attempt 

11/06/2020 18:45:00 INFO GlusterFS mount attempt 

11/06/2020 18:44:30 INFO GlusterFS mount attempt 

11/06/2020 18:44:00 INFO GlusterFS mount attempt 

11/06/2020 18:43:29 INFO GlusterFS mount attempt 

11/06/2020 18:42:59 INFO GlusterFS mount attempt 

11/06/2020 18:42:29 INFO GlusterFS mount attempt 

11/06/2020 18:41:59 INFO GlusterFS mount attempt 

11/06/2020 18:41:29 INFO GlusterFS mount attempt 

11/06/2020 18:40:59 INFO GlusterFS mount attempt 

11/06/2020 18:40:29 INFO GlusterFS mount attempt 

11/06/2020 18:39:59 INFO GlusterFS mount attempt 

11/06/2020 18:39:29 INFO GlusterFS mount attempt 

11/06/2020 18:38:59 INFO GlusterFS mount attempt 

11/06/2020 18:38:29 INFO GlusterFS mount attempt 

11/06/2020 18:37:58 INFO GlusterFS mount attempt 

11/06/2020 18:37:28 INFO GlusterFS mount attempt 

11/06/2020 18:36:58 INFO GlusterFS mount attempt 

11/06/2020 18:36:28 INFO GlusterFS mount attempt 

11/06/2020 18:35:58 INFO GlusterFS mount attempt 

11/06/2020 18:35:28 INFO GlusterFS mount attempt 

11/06/2020 18:34:58 INFO GlusterFS mount attempt 

11/06/2020 18:34:28 INFO GlusterFS mount attempt 

11/06/2020 18:33:58 INFO GlusterFS mount attempt 

11/06/2020 18:33:28 INFO GlusterFS mount attempt 

11/06/2020 18:32:58 INFO GlusterFS mount attempt 

11/06/2020 18:32:27 INFO GlusterFS mount attempt 

11/06/2020 18:31:57 INFO GlusterFS mount attempt 

11/06/2020 18:31:27 INFO GlusterFS mount attempt 

11/06/2020 18:30:57 INFO GlusterFS mount attempt 

11/06/2020 18:30:27 INFO GlusterFS mount attempt 

11/06/2020 18:29:57 INFO GlusterFS mount attempt 

11/06/2020 18:29:27 INFO GlusterFS mount attempt 

11/06/2020 18:28:57 INFO GlusterFS mount attempt 

11/06/2020 18:28:27 INFO GlusterFS mount attempt 

11/06/2020 18:27:57 INFO GlusterFS mount attempt 

11/06/2020 18:27:26 INFO GlusterFS mount attempt 

11/06/2020 18:26:56 INFO GlusterFS mount attempt 

11/06/2020 18:26:26 INFO GlusterFS mount attempt 

11/06/2020 18:25:56 INFO GlusterFS mount attempt 

11/06/2020 18:25:26 INFO GlusterFS mount attempt 

11/06/2020 18:24:56 INFO GlusterFS mount attempt 

11/06/2020 18:24:26 INFO GlusterFS mount attempt 

11/06/2020 18:23:56 INFO GlusterFS mount attempt 

11/06/2020 18:23:26 INFO GlusterFS mount attempt 

11/06/2020 18:22:56 INFO GlusterFS mount attempt 

11/06/2020 18:22:26 INFO GlusterFS mount attempt 

11/06/2020 18:21:55 INFO GlusterFS mount attempt 

11/06/2020 18:21:25 INFO GlusterFS mount attempt 

11/06/2020 18:20:55 INFO GlusterFS mount attempt 

11/06/2020 18:20:25 INFO GlusterFS mount attempt 

11/06/2020 18:19:55 INFO GlusterFS mount attempt 

11/06/2020 18:19:25 INFO GlusterFS mount attempt 

11/06/2020 18:18:55 INFO GlusterFS mount attempt 

11/06/2020 18:18:25 INFO GlusterFS mount attempt 

11/06/2020 18:17:55 INFO GlusterFS mount attempt 

11/06/2020 18:17:25 INFO GlusterFS mount attempt 

11/06/2020 18:16:55 INFO GlusterFS mount attempt 

11/06/2020 18:16:24 INFO GlusterFS mount attempt 

11/06/2020 18:15:54 INFO GlusterFS mount attempt 

11/06/2020 18:15:24 INFO GlusterFS mount attempt 

11/06/2020 18:14:54 INFO GlusterFS mount attempt 

11/06/2020 18:14:24 INFO GlusterFS mount attempt 

11/06/2020 18:13:54 INFO GlusterFS mount attempt 

11/06/2020 18:13:24 INFO GlusterFS mount attempt 

11/06/2020 18:12:54 INFO GlusterFS mount attempt 

11/06/2020 18:12:24 INFO GlusterFS mount attempt 

11/06/2020 18:11:54 INFO GlusterFS mount attempt 

11/06/2020 18:11:23 INFO GlusterFS mount attempt 

11/06/2020 18:10:53 INFO GlusterFS mount attempt 

11/06/2020 18:10:23 INFO GlusterFS mount attempt 

11/06/2020 18:09:53 INFO GlusterFS mount attempt 

11/06/2020 18:09:23 INFO GlusterFS mount attempt 

11/06/2020 18:08:53 INFO GlusterFS mount attempt 

11/06/2020 18:08:23 INFO GlusterFS mount attempt 

11/06/2020 18:07:53 INFO GlusterFS mount attempt 

11/06/2020 18:07:23 INFO GlusterFS mount attempt 

11/06/2020 18:06:53 INFO GlusterFS mount attempt 

11/06/2020 18:06:23 INFO GlusterFS mount attempt 

11/06/2020 18:05:53 INFO GlusterFS mount attempt 

11/06/2020 18:05:22 INFO GlusterFS mount attempt 

11/06/2020 18:04:52 INFO GlusterFS mount attempt 

11/06/2020 18:04:22 INFO GlusterFS mount attempt 

11/06/2020 18:03:52 INFO GlusterFS mount attempt 

11/06/2020 18:03:22 INFO GlusterFS mount attempt 

11/06/2020 18:02:52 INFO GlusterFS mount attempt 

11/06/2020 18:02:22 INFO GlusterFS mount attempt 

11/06/2020 18:01:52 INFO GlusterFS mount attempt 

11/06/2020 18:01:22 INFO GlusterFS mount attempt 

11/06/2020 18:00:52 INFO GlusterFS mount attempt 

11/06/2020 18:00:22 INFO GlusterFS mount attempt 

11/06/2020 17:59:51 INFO GlusterFS mount attempt 

11/06/2020 17:59:21 INFO GlusterFS mount attempt 

11/06/2020 17:58:51 INFO GlusterFS mount attempt 

11/06/2020 17:58:21 INFO GlusterFS mount attempt 

11/06/2020 17:57:51 INFO GlusterFS mount attempt 

11/06/2020 17:57:21 INFO GlusterFS mount attempt 

11/06/2020 17:56:51 INFO GlusterFS mount attempt 

11/06/2020 17:56:21 INFO GlusterFS mount attempt 

11/06/2020 17:55:51 INFO GlusterFS mount attempt 

11/06/2020 17:55:21 INFO GlusterFS mount attempt 

11/06/2020 17:54:51 INFO GlusterFS mount attempt 

11/06/2020 17:54:20 INFO GlusterFS mount attempt 

11/06/2020 17:53:50 INFO GlusterFS mount attempt 

11/06/2020 17:53:20 INFO GlusterFS mount attempt 

11/06/2020 17:52:50 INFO GlusterFS mount attempt 

11/06/2020 17:52:20 INFO GlusterFS mount attempt 

11/06/2020 17:51:50 INFO GlusterFS mount attempt 

11/06/2020 17:51:20 INFO GlusterFS mount attempt 

11/06/2020 17:50:50 INFO GlusterFS mount attempt 

11/06/2020 17:50:20 INFO GlusterFS mount attempt 

11/06/2020 17:49:50 INFO GlusterFS mount attempt 

11/06/2020 17:49:20 INFO GlusterFS mount attempt 

11/06/2020 17:48:49 INFO GlusterFS mount attempt 

11/06/2020 17:48:19 INFO GlusterFS mount attempt 

11/06/2020 17:47:49 INFO GlusterFS mount attempt 

11/06/2020 17:47:19 INFO GlusterFS mount attempt 

11/06/2020 17:46:49 INFO GlusterFS mount attempt 

11/06/2020 17:46:19 INFO GlusterFS mount attempt 

11/06/2020 17:45:49 INFO GlusterFS mount attempt 

11/06/2020 17:45:19 INFO GlusterFS mount attempt 

11/06/2020 17:44:49 INFO GlusterFS mount attempt 

11/06/2020 17:44:19 INFO GlusterFS mount attempt 

11/06/2020 17:43:49 INFO GlusterFS mount attempt 

11/06/2020 17:43:19 INFO GlusterFS mount attempt 

11/06/2020 17:42:48 INFO GlusterFS mount attempt 

11/06/2020 17:42:18 INFO GlusterFS mount attempt 

11/06/2020 17:41:48 INFO GlusterFS mount attempt 

11/06/2020 17:41:18 INFO GlusterFS mount attempt 

11/06/2020 17:40:48 INFO GlusterFS mount attempt 

11/06/2020 17:40:18 INFO GlusterFS mount attempt 

11/06/2020 17:39:48 INFO GlusterFS mount attempt 

11/06/2020 17:39:18 INFO GlusterFS mount attempt 

11/06/2020 17:38:48 INFO GlusterFS mount attempt 

11/06/2020 17:38:18 INFO GlusterFS mount attempt 

11/06/2020 17:37:48 INFO GlusterFS mount attempt 

11/06/2020 17:37:17 INFO GlusterFS mount attempt 

11/06/2020 17:36:47 INFO GlusterFS mount attempt 

11/06/2020 17:36:17 INFO GlusterFS mount attempt 

11/06/2020 17:35:47 INFO GlusterFS mount attempt 

11/06/2020 17:35:17 INFO GlusterFS mount attempt 

11/06/2020 17:34:47 INFO GlusterFS mount attempt 

11/06/2020 17:34:17 INFO GlusterFS mount attempt 

11/06/2020 17:33:47 INFO GlusterFS mount attempt 

11/06/2020 17:33:17 INFO GlusterFS mount attempt 

11/06/2020 17:32:47 INFO GlusterFS mount attempt 

11/06/2020 17:32:17 INFO GlusterFS mount attempt 

11/06/2020 17:31:46 INFO GlusterFS mount attempt 

11/06/2020 17:31:16 INFO GlusterFS mount attempt 

11/06/2020 17:30:46 INFO GlusterFS mount attempt 

11/06/2020 17:30:16 INFO GlusterFS mount attempt 

11/06/2020 17:29:46 INFO GlusterFS mount attempt 

11/06/2020 17:29:16 INFO GlusterFS mount attempt 

11/06/2020 17:28:46 INFO GlusterFS mount attempt 

11/06/2020 17:28:16 INFO GlusterFS mount attempt 

11/06/2020 17:27:46 INFO GlusterFS mount attempt 

11/06/2020 17:27:16 INFO GlusterFS mount attempt 

11/06/2020 17:26:46 INFO GlusterFS mount attempt 

11/06/2020 17:26:15 INFO GlusterFS mount attempt 

11/06/2020 17:25:45 INFO GlusterFS mount attempt 

11/06/2020 17:25:15 INFO GlusterFS mount attempt 

11/06/2020 17:24:45 INFO GlusterFS mount attempt 

11/06/2020 17:24:15 INFO GlusterFS mount attempt 

11/06/2020 17:23:45 INFO GlusterFS mount attempt 

11/06/2020 17:23:15 INFO GlusterFS mount attempt 

11/06/2020 17:22:45 INFO GlusterFS mount attempt 

11/06/2020 17:22:15 INFO GlusterFS mount attempt 

11/06/2020 17:21:45 INFO GlusterFS mount attempt 

11/06/2020 17:21:14 INFO GlusterFS mount attempt 

11/06/2020 17:20:44 INFO GlusterFS mount attempt 

11/06/2020 17:20:14 INFO GlusterFS mount attempt 

11/06/2020 17:19:44 INFO GlusterFS mount attempt 

11/06/2020 17:19:14 INFO GlusterFS mount attempt 

11/06/2020 17:18:44 INFO GlusterFS mount attempt 

11/06/2020 17:18:14 INFO GlusterFS mount attempt 

11/06/2020 17:17:44 INFO GlusterFS mount attempt 

11/06/2020 17:17:14 INFO GlusterFS mount attempt 

11/06/2020 17:16:44 INFO GlusterFS mount attempt 

11/06/2020 17:16:14 INFO GlusterFS mount attempt 

11/06/2020 17:15:43 INFO GlusterFS mount attempt 

11/06/2020 17:15:13 INFO GlusterFS mount attempt 

11/06/2020 17:14:43 INFO GlusterFS mount attempt 

11/06/2020 17:14:13 INFO GlusterFS mount attempt 

11/06/2020 17:13:43 INFO GlusterFS mount attempt 

11/06/2020 17:13:13 INFO GlusterFS mount attempt 

11/06/2020 17:12:43 INFO GlusterFS mount attempt 

11/06/2020 17:12:13 INFO GlusterFS mount attempt 

11/06/2020 17:11:43 INFO GlusterFS mount attempt 

11/06/2020 17:11:13 INFO GlusterFS mount attempt 

11/06/2020 17:10:43 INFO GlusterFS mount attempt 

11/06/2020 17:10:12 INFO GlusterFS mount attempt 

11/06/2020 17:09:42 INFO GlusterFS mount attempt 

11/06/2020 17:09:12 INFO GlusterFS mount attempt 

11/06/2020 17:08:42 INFO GlusterFS mount attempt 

11/06/2020 17:08:12 INFO GlusterFS mount attempt 

11/06/2020 17:07:42 INFO GlusterFS mount attempt 

11/06/2020 17:07:12 INFO GlusterFS mount attempt 

11/06/2020 17:06:42 INFO GlusterFS mount attempt 

11/06/2020 17:06:12 INFO GlusterFS mount attempt 

11/06/2020 17:05:42 INFO GlusterFS mount attempt 

11/06/2020 17:05:12 INFO GlusterFS mount attempt 

11/06/2020 17:04:41 INFO GlusterFS mount attempt 

11/06/2020 17:04:11 INFO GlusterFS mount attempt 

11/06/2020 17:03:41 INFO GlusterFS mount attempt 

11/06/2020 17:03:11 INFO GlusterFS mount attempt 

11/06/2020 17:02:41 INFO GlusterFS mount attempt 

11/06/2020 17:02:11 INFO GlusterFS mount attempt 

11/06/2020 17:01:41 INFO GlusterFS mount attempt 

11/06/2020 17:01:11 INFO GlusterFS mount attempt 

11/06/2020 17:00:41 INFO GlusterFS mount attempt 

11/06/2020 17:00:11 INFO GlusterFS mount attempt 

11/06/2020 16:59:41 INFO GlusterFS mount attempt 

11/06/2020 16:59:10 INFO GlusterFS mount attempt 

11/06/2020 16:58:40 INFO GlusterFS mount attempt 

11/06/2020 16:58:10 INFO GlusterFS mount attempt 

11/06/2020 16:57:40 INFO GlusterFS mount attempt 

11/06/2020 16:57:10 INFO GlusterFS mount attempt 

11/06/2020 16:56:40 INFO GlusterFS mount attempt 

11/06/2020 16:56:10 INFO GlusterFS mount attempt 

11/06/2020 16:55:40 INFO GlusterFS mount attempt 

11/06/2020 16:55:10 INFO GlusterFS mount attempt 

11/06/2020 16:54:40 INFO GlusterFS mount attempt 

11/06/2020 16:54:09 INFO GlusterFS mount attempt 

11/06/2020 16:53:39 INFO GlusterFS mount attempt 

11/06/2020 16:53:09 INFO GlusterFS mount attempt 

11/06/2020 16:52:39 INFO GlusterFS mount attempt 

11/06/2020 16:52:09 INFO GlusterFS mount attempt 

11/06/2020 16:51:39 INFO GlusterFS mount attempt 

11/06/2020 16:51:09 INFO GlusterFS mount attempt 

11/06/2020 16:50:39 INFO GlusterFS mount attempt 

11/06/2020 16:50:09 INFO GlusterFS mount attempt 

11/06/2020 16:49:39 INFO GlusterFS mount attempt 

11/06/2020 16:49:09 INFO GlusterFS mount attempt 

11/06/2020 16:48:38 INFO GlusterFS mount attempt 

11/06/2020 16:48:08 INFO GlusterFS mount attempt 

11/06/2020 16:47:38 INFO GlusterFS mount attempt 

11/06/2020 16:47:08 INFO GlusterFS mount attempt 

11/06/2020 16:46:38 INFO GlusterFS mount attempt 

11/06/2020 16:46:08 INFO GlusterFS mount attempt 

11/06/2020 16:45:38 INFO GlusterFS mount attempt 

11/06/2020 16:45:08 INFO GlusterFS mount attempt 

11/06/2020 16:44:38 INFO GlusterFS mount attempt 

11/06/2020 16:44:08 INFO GlusterFS mount attempt 

11/06/2020 16:43:38 INFO GlusterFS mount attempt 

11/06/2020 16:43:07 INFO GlusterFS mount attempt 

11/06/2020 16:42:37 INFO GlusterFS mount attempt 

11/06/2020 16:42:07 INFO GlusterFS mount attempt 

11/06/2020 16:41:37 INFO GlusterFS mount attempt 

11/06/2020 16:41:07 INFO GlusterFS mount attempt 

11/06/2020 16:40:37 INFO GlusterFS mount attempt 

11/06/2020 16:40:07 INFO GlusterFS mount attempt 

11/06/2020 16:39:37 INFO GlusterFS mount attempt 

11/06/2020 16:39:07 INFO GlusterFS mount attempt 

11/06/2020 16:38:37 INFO GlusterFS mount attempt 

11/06/2020 16:38:07 INFO GlusterFS mount attempt 

11/06/2020 16:37:36 INFO GlusterFS mount attempt 

11/06/2020 16:37:06 INFO GlusterFS mount attempt 

11/06/2020 16:36:36 INFO GlusterFS mount attempt 

11/06/2020 16:36:06 INFO GlusterFS mount attempt 

11/06/2020 16:35:36 INFO GlusterFS mount attempt 

11/06/2020 16:35:06 INFO GlusterFS mount attempt 

11/06/2020 16:34:36 INFO GlusterFS mount attempt 

11/06/2020 16:34:06 INFO GlusterFS mount attempt 

11/06/2020 16:33:36 INFO GlusterFS mount attempt 

11/06/2020 16:33:06 INFO GlusterFS mount attempt 

11/06/2020 16:32:36 INFO GlusterFS mount attempt 

11/06/2020 16:32:05 INFO GlusterFS mount attempt 

11/06/2020 16:31:35 INFO GlusterFS mount attempt 

11/06/2020 16:31:05 INFO GlusterFS mount attempt 

11/06/2020 16:30:35 INFO GlusterFS mount attempt 

11/06/2020 16:30:05 INFO GlusterFS mount attempt 

11/06/2020 16:29:35 INFO GlusterFS mount attempt 

11/06/2020 16:29:05 INFO GlusterFS mount attempt 

11/06/2020 16:28:35 INFO GlusterFS mount attempt 

11/06/2020 16:28:05 INFO GlusterFS mount attempt 

11/06/2020 16:27:35 INFO GlusterFS mount attempt 

11/06/2020 16:27:05 INFO GlusterFS mount attempt 

11/06/2020 16:26:34 INFO GlusterFS mount attempt 

11/06/2020 16:26:04 INFO GlusterFS mount attempt 

11/06/2020 16:25:34 INFO GlusterFS mount attempt 

11/06/2020 16:25:04 INFO GlusterFS mount attempt 

11/06/2020 16:24:34 INFO GlusterFS mount attempt 

11/06/2020 16:24:04 INFO GlusterFS mount attempt 

11/06/2020 16:23:34 INFO GlusterFS mount attempt 

11/06/2020 16:23:04 INFO GlusterFS mount attempt 

11/06/2020 16:22:34 INFO GlusterFS mount attempt 

11/06/2020 16:22:04 INFO GlusterFS mount attempt 

11/06/2020 16:21:34 INFO GlusterFS mount attempt 

11/06/2020 16:21:03 INFO GlusterFS mount attempt 

11/06/2020 16:20:33 INFO GlusterFS mount attempt 

11/06/2020 16:20:03 INFO GlusterFS mount attempt 

11/06/2020 16:19:33 INFO GlusterFS mount attempt 

11/06/2020 16:19:03 INFO GlusterFS mount attempt 

11/06/2020 16:18:33 INFO GlusterFS mount attempt 

11/06/2020 16:18:03 INFO GlusterFS mount attempt 

11/06/2020 16:17:33 INFO GlusterFS mount attempt 

11/06/2020 16:17:03 INFO GlusterFS mount attempt 

11/06/2020 16:16:33 INFO GlusterFS mount attempt 

11/06/2020 16:16:03 INFO GlusterFS mount attempt 

11/06/2020 16:15:32 INFO GlusterFS mount attempt 

11/06/2020 16:15:02 INFO GlusterFS mount attempt 

11/06/2020 16:14:32 INFO GlusterFS mount attempt 

11/06/2020 16:14:02 INFO GlusterFS mount attempt 

11/06/2020 16:13:32 INFO GlusterFS mount attempt 

11/06/2020 16:13:02 INFO GlusterFS mount attempt 

11/06/2020 16:12:32 INFO GlusterFS mount attempt 

11/06/2020 16:12:02 INFO GlusterFS mount attempt 

11/06/2020 16:11:32 INFO GlusterFS mount attempt 

11/06/2020 16:11:02 INFO GlusterFS mount attempt 

11/06/2020 16:10:31 INFO GlusterFS mount attempt 

11/06/2020 16:10:01 INFO GlusterFS mount attempt 

11/06/2020 16:09:31 INFO GlusterFS mount attempt 

11/06/2020 16:09:01 INFO GlusterFS mount attempt 

11/06/2020 16:08:31 INFO GlusterFS mount attempt 

11/06/2020 16:08:01 INFO GlusterFS mount attempt 

11/06/2020 16:07:31 INFO GlusterFS mount attempt 

11/06/2020 16:07:01 INFO GlusterFS mount attempt 

11/06/2020 16:06:31 INFO GlusterFS mount attempt 

11/06/2020 16:06:01 INFO GlusterFS mount attempt 

11/06/2020 16:05:31 INFO GlusterFS mount attempt 

11/06/2020 16:05:00 INFO GlusterFS mount attempt 

11/06/2020 16:04:30 INFO GlusterFS mount attempt 

11/06/2020 16:04:00 INFO GlusterFS mount attempt 

11/06/2020 16:03:30 INFO GlusterFS mount attempt 

11/06/2020 16:03:00 INFO GlusterFS mount attempt 

11/06/2020 16:02:30 INFO GlusterFS mount attempt 

11/06/2020 16:02:00 INFO GlusterFS mount attempt 

11/06/2020 16:01:30 INFO GlusterFS mount attempt 

11/06/2020 16:01:00 INFO GlusterFS mount attempt 

11/06/2020 16:00:30 INFO GlusterFS mount attempt 

11/06/2020 16:00:00 INFO GlusterFS mount attempt 

11/06/2020 15:59:30 INFO GlusterFS mount attempt 

11/06/2020 15:58:59 INFO GlusterFS mount attempt 

11/06/2020 15:58:29 INFO GlusterFS mount attempt 

11/06/2020 15:57:59 INFO GlusterFS mount attempt 

11/06/2020 15:57:29 INFO GlusterFS mount attempt 

11/06/2020 15:56:59 INFO GlusterFS mount attempt 

11/06/2020 15:56:29 INFO GlusterFS mount attempt 

11/06/2020 15:55:59 INFO GlusterFS mount attempt 

11/06/2020 15:55:29 INFO GlusterFS mount attempt 

11/06/2020 15:54:59 INFO GlusterFS mount attempt 

11/06/2020 15:54:29 INFO GlusterFS mount attempt 

11/06/2020 15:53:59 INFO GlusterFS mount attempt 

11/06/2020 15:53:28 INFO GlusterFS mount attempt 

11/06/2020 15:52:58 INFO GlusterFS mount attempt 

11/06/2020 15:52:28 INFO GlusterFS mount attempt 

11/06/2020 15:51:58 INFO GlusterFS mount attempt 

11/06/2020 15:51:28 INFO GlusterFS mount attempt 

11/06/2020 15:50:58 INFO GlusterFS mount attempt 

11/06/2020 15:50:28 INFO GlusterFS mount attempt 

11/06/2020 15:49:58 INFO GlusterFS mount attempt 

11/06/2020 15:49:28 INFO GlusterFS mount attempt 

11/06/2020 15:48:58 INFO GlusterFS mount attempt 

11/06/2020 15:48:28 INFO GlusterFS mount attempt 

11/06/2020 15:47:57 INFO GlusterFS mount attempt 

11/06/2020 15:47:27 INFO GlusterFS mount attempt 

11/06/2020 15:46:57 INFO GlusterFS mount attempt 

11/06/2020 15:46:27 INFO GlusterFS mount attempt 

11/06/2020 15:45:57 INFO GlusterFS mount attempt 

11/06/2020 15:45:27 INFO GlusterFS mount attempt 

11/06/2020 15:44:57 INFO GlusterFS mount attempt 

11/06/2020 15:44:27 INFO GlusterFS mount attempt 

11/06/2020 15:43:57 INFO GlusterFS mount attempt 

11/06/2020 15:43:27 INFO GlusterFS mount attempt 

11/06/2020 15:42:57 INFO GlusterFS mount attempt 

11/06/2020 15:42:27 INFO GlusterFS mount attempt 

11/06/2020 15:41:56 INFO GlusterFS mount attempt 

11/06/2020 15:41:26 INFO GlusterFS mount attempt 

11/06/2020 15:40:56 INFO GlusterFS mount attempt 

11/06/2020 15:40:26 INFO GlusterFS mount attempt 

11/06/2020 15:39:56 INFO GlusterFS mount attempt 

11/06/2020 15:39:26 INFO GlusterFS mount attempt 

11/06/2020 15:38:56 INFO GlusterFS mount attempt 

11/06/2020 15:38:26 INFO GlusterFS mount attempt 

11/06/2020 15:37:56 INFO GlusterFS mount attempt 

11/06/2020 15:37:26 INFO GlusterFS mount attempt 

11/06/2020 15:36:55 INFO GlusterFS mount attempt 

11/06/2020 15:36:25 INFO GlusterFS mount attempt 

11/06/2020 15:35:55 INFO GlusterFS mount attempt 

11/06/2020 15:35:25 INFO GlusterFS mount attempt 

11/06/2020 15:34:55 INFO GlusterFS mount attempt 

11/06/2020 15:34:25 INFO GlusterFS mount attempt 

11/06/2020 15:33:55 INFO GlusterFS mount attempt 

11/06/2020 15:33:25 INFO GlusterFS mount attempt 

11/06/2020 15:32:55 INFO GlusterFS mount attempt 

11/06/2020 15:32:25 INFO GlusterFS mount attempt 

11/06/2020 15:31:55 INFO GlusterFS mount attempt 

11/06/2020 15:31:25 INFO GlusterFS mount attempt 

11/06/2020 15:30:54 INFO GlusterFS mount attempt 

11/06/2020 15:30:24 INFO GlusterFS mount attempt 

11/06/2020 15:29:54 INFO GlusterFS mount attempt 

11/06/2020 15:29:24 INFO GlusterFS mount attempt 

11/06/2020 15:28:54 INFO GlusterFS mount attempt 

11/06/2020 15:28:24 INFO GlusterFS mount attempt 

11/06/2020 15:27:54 INFO GlusterFS mount attempt 

11/06/2020 15:27:24 INFO GlusterFS mount attempt 

11/06/2020 15:26:54 INFO GlusterFS mount attempt 

11/06/2020 15:26:24 INFO GlusterFS mount attempt 

11/06/2020 15:25:54 INFO GlusterFS mount attempt 

11/06/2020 15:25:23 INFO GlusterFS mount attempt 

11/06/2020 15:24:53 INFO GlusterFS mount attempt 

11/06/2020 15:24:23 INFO GlusterFS mount attempt 

11/06/2020 15:23:53 INFO GlusterFS mount attempt 

11/06/2020 15:23:23 INFO GlusterFS mount attempt 

11/06/2020 15:22:53 INFO GlusterFS mount attempt 

11/06/2020 15:22:23 INFO GlusterFS mount attempt 

11/06/2020 15:21:53 INFO GlusterFS mount attempt 

11/06/2020 15:21:23 INFO GlusterFS mount attempt 

11/06/2020 15:20:53 INFO GlusterFS mount attempt 

11/06/2020 15:20:23 INFO GlusterFS mount attempt 

11/06/2020 15:19:52 INFO GlusterFS mount attempt 

11/06/2020 15:19:22 INFO GlusterFS mount attempt 

11/06/2020 15:18:52 INFO GlusterFS mount attempt 

11/06/2020 15:18:22 INFO GlusterFS mount attempt 

11/06/2020 15:17:52 INFO GlusterFS mount attempt 

11/06/2020 15:17:22 INFO GlusterFS mount attempt 

11/06/2020 15:16:52 INFO GlusterFS mount attempt 

11/06/2020 15:16:22 INFO GlusterFS mount attempt 

11/06/2020 15:15:52 INFO GlusterFS mount attempt 

11/06/2020 15:15:22 INFO GlusterFS mount attempt 

11/06/2020 15:14:52 INFO GlusterFS mount attempt 

11/06/2020 15:14:21 INFO GlusterFS mount attempt 

11/06/2020 15:13:51 INFO GlusterFS mount attempt 

11/06/2020 15:13:21 INFO GlusterFS mount attempt 

11/06/2020 15:12:51 INFO GlusterFS mount attempt 

11/06/2020 15:12:21 INFO GlusterFS mount attempt 

11/06/2020 15:11:51 INFO GlusterFS mount attempt 

11/06/2020 15:11:21 INFO GlusterFS mount attempt 

11/06/2020 15:10:51 INFO GlusterFS mount attempt 

11/06/2020 15:10:21 INFO GlusterFS mount attempt 

11/06/2020 15:09:51 INFO GlusterFS mount attempt 

11/06/2020 15:09:21 INFO GlusterFS mount attempt 

11/06/2020 15:08:50 INFO GlusterFS mount attempt 

11/06/2020 15:08:20 INFO GlusterFS mount attempt 

11/06/2020 15:07:50 INFO GlusterFS mount attempt 

11/06/2020 15:07:20 INFO GlusterFS mount attempt 

11/06/2020 15:06:50 INFO GlusterFS mount attempt 

11/06/2020 15:06:20 INFO GlusterFS mount attempt 

11/06/2020 15:05:50 INFO GlusterFS mount attempt 

11/06/2020 15:05:20 INFO GlusterFS mount attempt 

11/06/2020 15:04:50 INFO GlusterFS mount attempt 

11/06/2020 15:04:20 INFO GlusterFS mount attempt 

11/06/2020 15:03:49 INFO GlusterFS mount attempt 

11/06/2020 15:03:19 INFO GlusterFS mount attempt 

11/06/2020 15:02:49 INFO GlusterFS mount attempt 

11/06/2020 15:02:19 INFO GlusterFS mount attempt 

11/06/2020 15:01:49 INFO GlusterFS mount attempt 

11/06/2020 15:01:19 INFO GlusterFS mount attempt 

11/06/2020 15:00:49 INFO GlusterFS mount attempt 

11/06/2020 15:00:19 INFO GlusterFS mount attempt 

11/06/2020 14:59:49 INFO GlusterFS mount attempt 

11/06/2020 14:59:19 INFO GlusterFS mount attempt 

11/06/2020 14:58:49 INFO GlusterFS mount attempt 

11/06/2020 14:58:18 INFO GlusterFS mount attempt 

11/06/2020 14:57:48 INFO GlusterFS mount attempt 

11/06/2020 14:57:18 INFO GlusterFS mount attempt 

11/06/2020 14:56:48 INFO GlusterFS mount attempt 

11/06/2020 14:56:18 INFO GlusterFS mount attempt 

11/06/2020 14:55:48 INFO GlusterFS mount attempt 

11/06/2020 14:55:18 INFO GlusterFS mount attempt 

11/06/2020 14:54:48 INFO GlusterFS mount attempt 

11/06/2020 14:54:18 INFO GlusterFS mount attempt 

11/06/2020 14:53:48 INFO GlusterFS mount attempt 

11/06/2020 14:53:18 INFO GlusterFS mount attempt 

11/06/2020 14:52:47 INFO GlusterFS mount attempt 

11/06/2020 14:52:17 INFO GlusterFS mount attempt 

11/06/2020 14:51:47 INFO GlusterFS mount attempt 

11/06/2020 14:51:17 INFO GlusterFS mount attempt 

11/06/2020 14:50:47 INFO GlusterFS mount attempt 

11/06/2020 14:50:17 INFO GlusterFS mount attempt 

11/06/2020 14:49:47 INFO GlusterFS mount attempt 

11/06/2020 14:49:17 INFO GlusterFS mount attempt 

11/06/2020 14:48:47 INFO GlusterFS mount attempt 

11/06/2020 14:48:17 INFO GlusterFS mount attempt 

11/06/2020 14:47:47 INFO GlusterFS mount attempt 

11/06/2020 14:47:16 INFO GlusterFS mount attempt 

11/06/2020 14:46:46 INFO GlusterFS mount attempt 

11/06/2020 14:46:16 INFO GlusterFS mount attempt 

11/06/2020 14:45:46 INFO GlusterFS mount attempt 

11/06/2020 14:45:16 INFO GlusterFS mount attempt 

11/06/2020 14:44:46 INFO GlusterFS mount attempt 

11/06/2020 14:44:16 INFO GlusterFS mount attempt 

11/06/2020 14:43:46 INFO GlusterFS mount attempt 

11/06/2020 14:43:16 INFO GlusterFS mount attempt 

11/06/2020 14:42:46 INFO GlusterFS mount attempt 

11/06/2020 14:42:16 INFO GlusterFS mount attempt 

11/06/2020 14:41:46 INFO GlusterFS mount attempt 

11/06/2020 14:41:15 INFO GlusterFS mount attempt 

11/06/2020 14:40:45 INFO GlusterFS mount attempt 

11/06/2020 14:40:15 INFO GlusterFS mount attempt 

11/06/2020 14:39:45 INFO GlusterFS mount attempt 

11/06/2020 14:39:15 INFO GlusterFS mount attempt 

11/06/2020 14:38:45 INFO GlusterFS mount attempt 

11/06/2020 14:38:15 INFO GlusterFS mount attempt 

11/06/2020 14:37:45 INFO GlusterFS mount attempt 

11/06/2020 14:37:15 INFO GlusterFS mount attempt 

11/06/2020 14:36:45 INFO GlusterFS mount attempt 

11/06/2020 14:36:14 INFO GlusterFS mount attempt 

11/06/2020 14:35:44 INFO GlusterFS mount attempt 

11/06/2020 14:35:14 INFO GlusterFS mount attempt 

11/06/2020 14:34:44 INFO GlusterFS mount attempt 

11/06/2020 14:34:14 INFO GlusterFS mount attempt 

11/06/2020 14:33:44 INFO GlusterFS mount attempt 

11/06/2020 14:33:14 INFO GlusterFS mount attempt 

11/06/2020 14:32:44 INFO GlusterFS mount attempt 

11/06/2020 14:32:14 INFO GlusterFS mount attempt 

11/06/2020 14:31:44 INFO GlusterFS mount attempt 

11/06/2020 14:31:14 INFO GlusterFS mount attempt 

11/06/2020 14:30:43 INFO GlusterFS mount attempt 

11/06/2020 14:30:13 INFO GlusterFS mount attempt 

11/06/2020 14:29:43 INFO GlusterFS mount attempt 

11/06/2020 14:29:13 INFO GlusterFS mount attempt 

11/06/2020 14:28:43 INFO GlusterFS mount attempt 

11/06/2020 14:28:13 INFO GlusterFS mount attempt 

11/06/2020 14:27:43 INFO GlusterFS mount attempt 

11/06/2020 14:27:13 INFO GlusterFS mount attempt 

11/06/2020 14:26:43 INFO GlusterFS mount attempt 

11/06/2020 14:26:13 INFO GlusterFS mount attempt 

11/06/2020 14:25:43 INFO GlusterFS mount attempt 

11/06/2020 14:25:12 INFO GlusterFS mount attempt 

11/06/2020 14:24:42 INFO GlusterFS mount attempt 

11/06/2020 14:24:12 INFO GlusterFS mount attempt 

11/06/2020 14:23:42 INFO GlusterFS mount attempt 

11/06/2020 14:23:12 INFO GlusterFS mount attempt 

11/06/2020 14:22:42 INFO GlusterFS mount attempt 

11/06/2020 14:22:12 INFO GlusterFS mount attempt 

11/06/2020 14:21:42 INFO GlusterFS mount attempt 

11/06/2020 14:21:12 INFO GlusterFS mount attempt 

11/06/2020 14:20:42 INFO GlusterFS mount attempt 

11/06/2020 14:20:12 INFO GlusterFS mount attempt 

11/06/2020 14:19:41 INFO GlusterFS mount attempt 

11/06/2020 14:19:11 INFO GlusterFS mount attempt 

11/06/2020 14:18:41 INFO GlusterFS mount attempt 

11/06/2020 14:18:11 INFO GlusterFS mount attempt 

11/06/2020 14:17:41 INFO GlusterFS mount attempt 

11/06/2020 14:17:11 INFO GlusterFS mount attempt 

11/06/2020 14:16:41 INFO GlusterFS mount attempt 

11/06/2020 14:16:11 INFO GlusterFS mount attempt 

11/06/2020 14:15:41 INFO GlusterFS mount attempt 

11/06/2020 14:15:11 INFO GlusterFS mount attempt 

11/06/2020 14:14:41 INFO GlusterFS mount attempt 

11/06/2020 14:14:10 INFO GlusterFS mount attempt 

11/06/2020 14:13:40 INFO GlusterFS mount attempt 

11/06/2020 14:13:10 INFO GlusterFS mount attempt 

11/06/2020 14:12:40 INFO GlusterFS mount attempt 

11/06/2020 14:12:10 INFO GlusterFS mount attempt 

11/06/2020 14:11:40 INFO GlusterFS mount attempt 

11/06/2020 14:11:10 INFO GlusterFS mount attempt 

11/06/2020 14:10:40 INFO GlusterFS mount attempt 

11/06/2020 14:10:10 INFO GlusterFS mount attempt 

11/06/2020 14:09:40 INFO GlusterFS mount attempt 

11/06/2020 14:09:10 INFO GlusterFS mount attempt 

11/06/2020 14:08:39 INFO GlusterFS mount attempt 

11/06/2020 14:08:09 INFO GlusterFS mount attempt 

11/06/2020 14:07:39 INFO GlusterFS mount attempt 

11/06/2020 14:07:09 INFO GlusterFS mount attempt 

11/06/2020 14:06:39 INFO GlusterFS mount attempt 

11/06/2020 14:06:09 INFO GlusterFS mount attempt 

11/06/2020 14:05:39 INFO GlusterFS mount attempt 

11/06/2020 14:05:09 INFO GlusterFS mount attempt 

11/06/2020 14:04:39 INFO GlusterFS mount attempt 

11/06/2020 14:04:09 INFO GlusterFS mount attempt 

11/06/2020 14:03:39 INFO GlusterFS mount attempt 

11/06/2020 14:03:08 INFO GlusterFS mount attempt 

11/06/2020 14:02:38 INFO GlusterFS mount attempt 

11/06/2020 14:02:08 INFO GlusterFS mount attempt 

11/06/2020 14:01:38 INFO GlusterFS mount attempt 

11/06/2020 14:01:08 INFO GlusterFS mount attempt 

11/06/2020 14:00:38 INFO GlusterFS mount attempt 

11/06/2020 14:00:08 INFO GlusterFS mount attempt 

11/06/2020 13:59:38 INFO GlusterFS mount attempt 

11/06/2020 13:59:08 INFO GlusterFS mount attempt 

11/06/2020 13:58:38 INFO GlusterFS mount attempt 

11/06/2020 13:58:08 INFO GlusterFS mount attempt 

11/06/2020 13:57:38 INFO GlusterFS mount attempt 

11/06/2020 13:57:07 INFO GlusterFS mount attempt 

11/06/2020 13:56:37 INFO GlusterFS mount attempt 

11/06/2020 13:56:07 INFO GlusterFS mount attempt 

11/06/2020 13:55:37 INFO GlusterFS mount attempt 

11/06/2020 13:55:07 INFO GlusterFS mount attempt 

11/06/2020 13:54:37 INFO GlusterFS mount attempt 

11/06/2020 13:54:07 INFO GlusterFS mount attempt 

11/06/2020 13:53:37 INFO GlusterFS mount attempt 

11/06/2020 13:53:07 INFO GlusterFS mount attempt 

11/06/2020 13:52:37 INFO GlusterFS mount attempt 

11/06/2020 13:52:06 INFO GlusterFS mount attempt 

11/06/2020 13:51:36 INFO GlusterFS mount attempt 

11/06/2020 13:51:06 INFO GlusterFS mount attempt 

11/06/2020 13:50:36 INFO GlusterFS mount attempt 

11/06/2020 13:50:06 INFO GlusterFS mount attempt 

11/06/2020 13:49:36 INFO GlusterFS mount attempt 

11/06/2020 13:49:06 INFO GlusterFS mount attempt 

11/06/2020 13:48:36 INFO GlusterFS mount attempt 

11/06/2020 13:48:06 INFO GlusterFS mount attempt 

11/06/2020 13:47:36 INFO GlusterFS mount attempt 

11/06/2020 13:47:06 INFO GlusterFS mount attempt 

11/06/2020 13:46:35 INFO GlusterFS mount attempt 

11/06/2020 13:46:05 INFO GlusterFS mount attempt 

11/06/2020 13:45:35 INFO GlusterFS mount attempt 

11/06/2020 13:45:05 INFO GlusterFS mount attempt 

11/06/2020 13:44:35 INFO GlusterFS mount attempt 

11/06/2020 13:44:05 INFO GlusterFS mount attempt 

11/06/2020 13:43:35 INFO GlusterFS mount attempt 

11/06/2020 13:43:05 INFO GlusterFS mount attempt 

11/06/2020 13:42:35 INFO GlusterFS mount attempt 

11/06/2020 13:42:05 INFO GlusterFS mount attempt 

11/06/2020 13:41:34 INFO GlusterFS mount attempt 

11/06/2020 13:41:04 INFO GlusterFS mount attempt 

11/06/2020 13:40:34 INFO GlusterFS mount attempt 

11/06/2020 13:40:04 INFO GlusterFS mount attempt 

11/06/2020 13:39:34 INFO GlusterFS mount attempt 

11/06/2020 13:39:04 INFO GlusterFS mount attempt 

11/06/2020 13:38:34 INFO GlusterFS mount attempt 

11/06/2020 13:38:04 INFO GlusterFS mount attempt 

11/06/2020 13:37:34 INFO GlusterFS mount attempt 

11/06/2020 13:37:04 INFO GlusterFS mount attempt 

11/06/2020 13:36:34 INFO GlusterFS mount attempt 

11/06/2020 13:36:03 INFO GlusterFS mount attempt 

11/06/2020 13:35:33 INFO GlusterFS mount attempt 

11/06/2020 13:35:03 INFO GlusterFS mount attempt 

11/06/2020 13:34:33 INFO GlusterFS mount attempt 

11/06/2020 13:34:03 INFO GlusterFS mount attempt 

11/06/2020 13:33:33 INFO GlusterFS mount attempt 

11/06/2020 13:33:03 INFO GlusterFS mount attempt 

11/06/2020 13:32:33 INFO GlusterFS mount attempt 

11/06/2020 13:32:03 INFO GlusterFS mount attempt 

11/06/2020 13:31:33 INFO GlusterFS mount attempt 

11/06/2020 13:31:03 INFO GlusterFS mount attempt 

11/06/2020 13:30:33 INFO GlusterFS mount attempt 

11/06/2020 13:30:02 INFO GlusterFS mount attempt 

11/06/2020 13:29:32 INFO GlusterFS mount attempt 

11/06/2020 13:29:02 INFO GlusterFS mount attempt 

11/06/2020 13:28:32 INFO GlusterFS mount attempt 

11/06/2020 13:28:02 INFO GlusterFS mount attempt 

11/06/2020 13:27:32 INFO GlusterFS mount attempt 

11/06/2020 13:27:02 INFO GlusterFS mount attempt 

11/06/2020 13:26:32 INFO GlusterFS mount attempt 

11/06/2020 13:26:02 INFO GlusterFS mount attempt 

11/06/2020 13:25:32 INFO GlusterFS mount attempt 

11/06/2020 13:25:01 INFO GlusterFS mount attempt 

11/06/2020 13:24:31 INFO GlusterFS mount attempt 

11/06/2020 13:24:01 INFO GlusterFS mount attempt 

11/06/2020 13:23:31 INFO GlusterFS mount attempt 

11/06/2020 13:23:01 INFO GlusterFS mount attempt 

11/06/2020 13:22:31 INFO GlusterFS mount attempt 

11/06/2020 13:22:01 INFO GlusterFS mount attempt 

11/06/2020 13:21:31 INFO GlusterFS mount attempt 

11/06/2020 13:21:01 INFO GlusterFS mount attempt 

11/06/2020 13:20:31 INFO GlusterFS mount attempt 

11/06/2020 13:20:01 INFO GlusterFS mount attempt 

11/06/2020 13:19:31 INFO GlusterFS mount attempt 

11/06/2020 13:19:01 INFO GlusterFS mount attempt 

11/06/2020 13:18:30 INFO GlusterFS mount attempt 

11/06/2020 13:18:00 INFO GlusterFS mount attempt 

11/06/2020 13:17:30 INFO GlusterFS mount attempt 

11/06/2020 13:17:00 INFO GlusterFS mount attempt 

11/06/2020 13:16:30 INFO GlusterFS mount attempt 

11/06/2020 13:16:00 INFO GlusterFS mount attempt 

11/06/2020 13:15:30 INFO GlusterFS mount attempt 

11/06/2020 13:15:00 INFO GlusterFS mount attempt 

11/06/2020 13:14:30 INFO GlusterFS mount attempt 

11/06/2020 13:14:00 INFO GlusterFS mount attempt 

11/06/2020 13:13:30 INFO GlusterFS mount attempt 

11/06/2020 13:12:59 INFO GlusterFS mount attempt 

11/06/2020 13:12:29 INFO GlusterFS mount attempt 

11/06/2020 13:11:59 INFO GlusterFS mount attempt 

11/06/2020 13:11:29 INFO GlusterFS mount attempt 

11/06/2020 13:10:59 INFO GlusterFS mount attempt 

11/06/2020 13:10:29 INFO GlusterFS mount attempt 

11/06/2020 13:09:59 INFO GlusterFS mount attempt 

11/06/2020 13:09:29 INFO GlusterFS mount attempt 

11/06/2020 13:08:59 INFO GlusterFS mount attempt 

11/06/2020 13:08:29 INFO GlusterFS mount attempt 

11/06/2020 13:07:59 INFO GlusterFS mount attempt 

11/06/2020 13:07:28 INFO GlusterFS mount attempt 

11/06/2020 13:06:58 INFO GlusterFS mount attempt 

11/06/2020 13:06:28 INFO GlusterFS mount attempt 

11/06/2020 13:05:58 INFO GlusterFS mount attempt 

11/06/2020 13:05:28 INFO GlusterFS mount attempt 

11/06/2020 13:04:58 INFO GlusterFS mount attempt 

11/06/2020 13:04:28 INFO GlusterFS mount attempt 

11/06/2020 13:03:58 INFO GlusterFS mount attempt 

11/06/2020 13:03:28 INFO GlusterFS mount attempt 

11/06/2020 13:02:58 INFO GlusterFS mount attempt 

11/06/2020 13:02:28 INFO GlusterFS mount attempt 

11/06/2020 13:01:57 INFO GlusterFS mount attempt 

11/06/2020 13:01:27 INFO GlusterFS mount attempt 

11/06/2020 13:00:57 INFO GlusterFS mount attempt 

11/06/2020 13:00:27 INFO GlusterFS mount attempt 

11/06/2020 12:59:57 INFO GlusterFS mount attempt 

11/06/2020 12:59:27 INFO GlusterFS mount attempt 

11/06/2020 12:58:57 INFO GlusterFS mount attempt 

11/06/2020 12:58:27 INFO GlusterFS mount attempt 

11/06/2020 12:57:57 INFO GlusterFS mount attempt 

11/06/2020 12:57:27 INFO GlusterFS mount attempt 

11/06/2020 12:56:56 INFO GlusterFS mount attempt 

11/06/2020 12:56:26 INFO GlusterFS mount attempt 

11/06/2020 12:55:56 INFO GlusterFS mount attempt 

11/06/2020 12:55:26 INFO GlusterFS mount attempt 

11/06/2020 12:54:56 INFO GlusterFS mount attempt 

11/06/2020 12:54:26 INFO GlusterFS mount attempt 

11/06/2020 12:53:56 INFO GlusterFS mount attempt 

11/06/2020 12:53:26 INFO GlusterFS mount attempt 

11/06/2020 12:52:56 INFO GlusterFS mount attempt 

11/06/2020 12:52:26 INFO GlusterFS mount attempt 

11/06/2020 12:51:56 INFO GlusterFS mount attempt 

11/06/2020 12:51:25 INFO GlusterFS mount attempt 

11/06/2020 12:50:55 INFO GlusterFS mount attempt 

11/06/2020 12:50:25 INFO GlusterFS mount attempt 

11/06/2020 12:49:55 INFO GlusterFS mount attempt 

11/06/2020 12:49:25 INFO GlusterFS mount attempt 

11/06/2020 12:48:55 INFO GlusterFS mount attempt 

11/06/2020 12:48:25 INFO GlusterFS mount attempt 

11/06/2020 12:47:55 INFO GlusterFS mount attempt 

11/06/2020 12:47:25 INFO GlusterFS mount attempt 

11/06/2020 12:46:55 INFO GlusterFS mount attempt 

11/06/2020 12:46:25 INFO GlusterFS mount attempt 

11/06/2020 12:45:54 INFO GlusterFS mount attempt 

11/06/2020 12:45:24 INFO GlusterFS mount attempt 

11/06/2020 12:44:54 INFO GlusterFS mount attempt 

11/06/2020 12:44:24 INFO GlusterFS mount attempt 

11/06/2020 12:43:54 INFO GlusterFS mount attempt 

11/06/2020 12:43:24 INFO GlusterFS mount attempt 

11/06/2020 12:42:54 INFO GlusterFS mount attempt 

11/06/2020 12:42:24 INFO GlusterFS mount attempt 

11/06/2020 12:41:54 INFO GlusterFS mount attempt 

11/06/2020 12:41:24 INFO GlusterFS mount attempt 

11/06/2020 12:40:54 INFO GlusterFS mount attempt 

11/06/2020 12:40:24 INFO GlusterFS mount attempt 

11/06/2020 12:39:53 INFO GlusterFS mount attempt 

11/06/2020 12:39:23 INFO GlusterFS mount attempt 

11/06/2020 12:38:53 INFO GlusterFS mount attempt 

11/06/2020 12:38:23 INFO GlusterFS mount attempt 

11/06/2020 12:37:53 INFO GlusterFS mount attempt 

11/06/2020 12:37:23 INFO GlusterFS mount attempt 

11/06/2020 12:36:53 INFO GlusterFS mount attempt 

11/06/2020 12:36:23 INFO GlusterFS mount attempt 

11/06/2020 12:35:53 INFO GlusterFS mount attempt 

11/06/2020 12:35:23 INFO GlusterFS mount attempt 

11/06/2020 12:34:52 INFO GlusterFS mount attempt 

11/06/2020 12:34:22 INFO GlusterFS mount attempt 

11/06/2020 12:33:52 INFO GlusterFS mount attempt 

11/06/2020 12:33:22 INFO GlusterFS mount attempt 

11/06/2020 12:32:52 INFO GlusterFS mount attempt 

11/06/2020 12:32:22 INFO GlusterFS mount attempt 

11/06/2020 12:31:52 INFO GlusterFS mount attempt 

11/06/2020 12:31:22 INFO GlusterFS mount attempt 

11/06/2020 12:30:52 INFO GlusterFS mount attempt 

11/06/2020 12:30:22 INFO GlusterFS mount attempt 

11/06/2020 12:29:52 INFO GlusterFS mount attempt 

11/06/2020 12:29:21 INFO GlusterFS mount attempt 

11/06/2020 12:28:51 INFO GlusterFS mount attempt 

11/06/2020 12:28:21 INFO GlusterFS mount attempt 

11/06/2020 12:27:51 INFO GlusterFS mount attempt 

11/06/2020 12:27:21 INFO GlusterFS mount attempt 

11/06/2020 12:26:51 INFO GlusterFS mount attempt 

11/06/2020 12:26:21 INFO GlusterFS mount attempt 

11/06/2020 12:25:51 INFO GlusterFS mount attempt 

11/06/2020 12:25:21 INFO GlusterFS mount attempt 

11/06/2020 12:24:51 INFO GlusterFS mount attempt 

11/06/2020 12:24:21 INFO GlusterFS mount attempt 

11/06/2020 12:23:50 INFO GlusterFS mount attempt 

11/06/2020 12:23:20 INFO GlusterFS mount attempt 

11/06/2020 12:22:50 INFO GlusterFS mount attempt 

11/06/2020 12:22:20 INFO GlusterFS mount attempt 

11/06/2020 12:21:50 INFO GlusterFS mount attempt 

11/06/2020 12:21:20 INFO GlusterFS mount attempt 

11/06/2020 12:20:50 INFO GlusterFS mount attempt 

11/06/2020 12:20:20 INFO GlusterFS mount attempt 

11/06/2020 12:19:50 INFO GlusterFS mount attempt 

11/06/2020 12:19:20 INFO GlusterFS mount attempt 

11/06/2020 12:18:50 INFO GlusterFS mount attempt 

11/06/2020 12:18:20 INFO GlusterFS mount attempt 

11/06/2020 12:17:49 INFO GlusterFS mount attempt 

11/06/2020 12:17:19 INFO GlusterFS mount attempt 

11/06/2020 12:16:49 INFO GlusterFS mount attempt 

11/06/2020 12:16:19 INFO GlusterFS mount attempt 

11/06/2020 12:15:49 INFO GlusterFS mount attempt 

11/06/2020 12:15:19 INFO GlusterFS mount attempt 

11/06/2020 12:14:49 INFO GlusterFS mount attempt 

11/06/2020 12:14:19 INFO GlusterFS mount attempt 

11/06/2020 12:13:49 INFO GlusterFS mount attempt 

11/06/2020 12:13:19 INFO GlusterFS mount attempt 

11/06/2020 12:12:48 INFO GlusterFS mount attempt 

11/06/2020 12:12:18 INFO GlusterFS mount attempt 

11/06/2020 12:11:48 INFO GlusterFS mount attempt 

11/06/2020 12:11:18 INFO GlusterFS mount attempt 

11/06/2020 12:10:48 INFO GlusterFS mount attempt 

11/06/2020 12:10:18 INFO GlusterFS mount attempt 

11/06/2020 12:09:48 INFO GlusterFS mount attempt 

11/06/2020 12:09:18 INFO GlusterFS mount attempt 

11/06/2020 12:08:48 INFO GlusterFS mount attempt 

11/06/2020 12:08:18 INFO GlusterFS mount attempt 

11/06/2020 12:07:48 INFO GlusterFS mount attempt 

11/06/2020 12:07:18 INFO GlusterFS mount attempt 

11/06/2020 12:06:47 INFO GlusterFS mount attempt 

11/06/2020 12:06:17 INFO GlusterFS mount attempt 

11/06/2020 12:05:47 INFO GlusterFS mount attempt 

11/06/2020 12:05:17 INFO GlusterFS mount attempt 

11/06/2020 12:04:47 INFO GlusterFS mount attempt 

11/06/2020 12:04:17 INFO GlusterFS mount attempt 

11/06/2020 12:03:47 INFO GlusterFS mount attempt 

11/06/2020 12:03:17 INFO GlusterFS mount attempt 

11/06/2020 12:02:47 INFO GlusterFS mount attempt 

11/06/2020 12:02:17 INFO GlusterFS mount attempt 

11/06/2020 12:01:47 INFO GlusterFS mount attempt 

11/06/2020 12:01:16 INFO GlusterFS mount attempt 

11/06/2020 12:00:46 INFO GlusterFS mount attempt 

11/06/2020 12:00:16 INFO GlusterFS mount attempt 

11/06/2020 11:59:46 INFO GlusterFS mount attempt 

11/06/2020 11:59:16 INFO GlusterFS mount attempt 

11/06/2020 11:58:46 INFO GlusterFS mount attempt 

11/06/2020 11:58:16 INFO GlusterFS mount attempt 

11/06/2020 11:57:46 INFO GlusterFS mount attempt 

11/06/2020 11:57:16 INFO GlusterFS mount attempt 

11/06/2020 11:56:46 INFO GlusterFS mount attempt 

11/06/2020 11:56:15 INFO GlusterFS mount attempt 

11/06/2020 11:55:45 INFO GlusterFS mount attempt 

11/06/2020 11:55:15 INFO GlusterFS mount attempt 

11/06/2020 11:54:45 INFO GlusterFS mount attempt 

11/06/2020 11:54:15 INFO GlusterFS mount attempt 

11/06/2020 11:53:45 INFO GlusterFS mount attempt 

11/06/2020 11:53:15 INFO GlusterFS mount attempt 

11/06/2020 11:52:45 INFO GlusterFS mount attempt 

11/06/2020 11:52:15 INFO GlusterFS mount attempt 

11/06/2020 11:51:45 INFO GlusterFS mount attempt 

11/06/2020 11:51:15 INFO GlusterFS mount attempt 

11/06/2020 11:50:44 INFO GlusterFS mount attempt 

11/06/2020 11:50:14 INFO GlusterFS mount attempt 

11/06/2020 11:49:44 INFO GlusterFS mount attempt 

11/06/2020 11:49:14 INFO GlusterFS mount attempt 

11/06/2020 11:48:44 INFO GlusterFS mount attempt 

11/06/2020 11:48:14 INFO GlusterFS mount attempt 

11/06/2020 11:47:44 INFO GlusterFS mount attempt 

11/06/2020 11:47:14 INFO GlusterFS mount attempt 

11/06/2020 11:46:44 INFO GlusterFS mount attempt 

11/06/2020 11:46:14 INFO GlusterFS mount attempt 

11/06/2020 11:45:44 INFO GlusterFS mount attempt 

11/06/2020 11:45:13 INFO GlusterFS mount attempt 

11/06/2020 11:44:43 INFO GlusterFS mount attempt 

11/06/2020 11:44:13 INFO GlusterFS mount attempt 

11/06/2020 11:43:43 INFO GlusterFS mount attempt 

11/06/2020 11:43:13 INFO GlusterFS mount attempt 

11/06/2020 11:42:43 INFO GlusterFS mount attempt 

11/06/2020 11:42:13 INFO GlusterFS mount attempt 

11/06/2020 11:41:43 INFO GlusterFS mount attempt 

11/06/2020 11:41:13 INFO GlusterFS mount attempt 

11/06/2020 11:40:43 INFO GlusterFS mount attempt 

11/06/2020 11:40:13 INFO GlusterFS mount attempt 

11/06/2020 11:39:42 INFO GlusterFS mount attempt 

11/06/2020 11:39:12 INFO GlusterFS mount attempt 

11/06/2020 11:38:42 INFO GlusterFS mount attempt 

11/06/2020 11:38:12 INFO GlusterFS mount attempt 

11/06/2020 11:37:42 INFO GlusterFS mount attempt 

11/06/2020 11:37:12 INFO GlusterFS mount attempt 

11/06/2020 11:36:42 INFO GlusterFS mount attempt 

11/06/2020 11:36:12 INFO GlusterFS mount attempt 

11/06/2020 11:35:42 INFO GlusterFS mount attempt 

11/06/2020 11:35:12 INFO GlusterFS mount attempt 

11/06/2020 11:34:42 INFO GlusterFS mount attempt 

11/06/2020 11:34:11 INFO GlusterFS mount attempt 

11/06/2020 11:33:41 INFO GlusterFS mount attempt 

11/06/2020 11:33:11 INFO GlusterFS mount attempt 

11/06/2020 11:32:41 INFO GlusterFS mount attempt 

11/06/2020 11:32:11 INFO GlusterFS mount attempt 

11/06/2020 11:31:41 INFO GlusterFS mount attempt 

11/06/2020 11:31:11 INFO GlusterFS mount attempt 

11/06/2020 11:30:41 INFO GlusterFS mount attempt 

11/06/2020 11:30:11 INFO GlusterFS mount attempt 

11/06/2020 11:29:41 INFO GlusterFS mount attempt 

11/06/2020 11:29:11 INFO GlusterFS mount attempt 

11/06/2020 11:28:40 INFO GlusterFS mount attempt 

11/06/2020 11:28:10 INFO GlusterFS mount attempt 

11/06/2020 11:27:40 INFO GlusterFS mount attempt 

11/06/2020 11:27:10 INFO GlusterFS mount attempt 

11/06/2020 11:26:40 INFO GlusterFS mount attempt 

11/06/2020 11:26:10 INFO GlusterFS mount attempt 

11/06/2020 11:25:40 INFO GlusterFS mount attempt 

11/06/2020 11:25:10 INFO GlusterFS mount attempt 

11/06/2020 11:24:40 INFO GlusterFS mount attempt 

11/06/2020 11:24:10 INFO GlusterFS mount attempt 

11/06/2020 11:23:40 INFO GlusterFS mount attempt 

11/06/2020 11:23:09 INFO GlusterFS mount attempt 

11/06/2020 11:22:39 INFO GlusterFS mount attempt 

11/06/2020 11:22:09 INFO GlusterFS mount attempt 

11/06/2020 11:21:39 INFO GlusterFS mount attempt 

11/06/2020 11:21:09 INFO GlusterFS mount attempt 

11/06/2020 11:20:39 INFO GlusterFS mount attempt 

11/06/2020 11:20:09 INFO GlusterFS mount attempt 

11/06/2020 11:19:39 INFO GlusterFS mount attempt 

11/06/2020 11:19:09 INFO GlusterFS mount attempt 

11/06/2020 11:18:39 INFO GlusterFS mount attempt 

11/06/2020 11:18:09 INFO GlusterFS mount attempt 

11/06/2020 11:17:39 INFO GlusterFS mount attempt 

11/06/2020 11:17:08 INFO GlusterFS mount attempt 

11/06/2020 11:16:38 INFO GlusterFS mount attempt 

11/06/2020 11:16:08 INFO GlusterFS mount attempt 

11/06/2020 11:15:38 INFO GlusterFS mount attempt 

11/06/2020 11:15:08 INFO GlusterFS mount attempt 

11/06/2020 11:14:38 INFO GlusterFS mount attempt 

11/06/2020 11:14:08 INFO GlusterFS mount attempt 

11/06/2020 11:13:38 INFO GlusterFS mount attempt 

11/06/2020 11:13:08 INFO GlusterFS mount attempt 

11/06/2020 11:12:38 INFO GlusterFS mount attempt 

11/06/2020 11:12:08 INFO GlusterFS mount attempt 

11/06/2020 11:11:37 INFO GlusterFS mount attempt 

11/06/2020 11:11:07 INFO GlusterFS mount attempt 

11/06/2020 11:10:37 INFO GlusterFS mount attempt 

11/06/2020 11:10:07 INFO GlusterFS mount attempt 

11/06/2020 11:09:37 INFO GlusterFS mount attempt 

11/06/2020 11:09:07 INFO GlusterFS mount attempt 

11/06/2020 11:08:37 INFO GlusterFS mount attempt 

11/06/2020 11:08:07 INFO GlusterFS mount attempt 

11/06/2020 11:07:37 INFO GlusterFS mount attempt 

11/06/2020 11:07:07 INFO GlusterFS mount attempt 

11/06/2020 11:06:36 INFO GlusterFS mount attempt 

11/06/2020 11:06:06 INFO GlusterFS mount attempt 

11/06/2020 11:05:36 INFO GlusterFS mount attempt 

11/06/2020 11:05:06 INFO GlusterFS mount attempt 

11/06/2020 11:04:36 INFO GlusterFS mount attempt 

11/06/2020 11:04:06 INFO GlusterFS mount attempt 

11/06/2020 11:03:36 INFO GlusterFS mount attempt 

11/06/2020 11:03:06 INFO GlusterFS mount attempt 

11/06/2020 11:02:36 INFO GlusterFS mount attempt 

11/06/2020 11:02:06 INFO GlusterFS mount attempt 

11/06/2020 11:01:36 INFO GlusterFS mount attempt 

11/06/2020 11:01:05 INFO GlusterFS mount attempt 

11/06/2020 11:00:35 INFO GlusterFS mount attempt 

11/06/2020 11:00:05 INFO GlusterFS mount attempt 

11/06/2020 10:59:35 INFO GlusterFS mount attempt 

11/06/2020 10:59:05 INFO GlusterFS mount attempt 

11/06/2020 10:58:35 INFO GlusterFS mount attempt 

11/06/2020 10:58:05 INFO GlusterFS mount attempt 

11/06/2020 10:57:35 INFO GlusterFS mount attempt 

11/06/2020 10:57:05 INFO GlusterFS mount attempt 

11/06/2020 10:56:35 INFO GlusterFS mount attempt 

11/06/2020 10:56:05 INFO GlusterFS mount attempt 

11/06/2020 10:55:34 INFO GlusterFS mount attempt 

11/06/2020 10:55:04 INFO GlusterFS mount attempt 

11/06/2020 10:54:34 INFO GlusterFS mount attempt 

11/06/2020 10:54:04 INFO GlusterFS mount attempt 

11/06/2020 10:53:34 INFO GlusterFS mount attempt 

11/06/2020 10:53:04 INFO GlusterFS mount attempt 

11/06/2020 10:52:34 INFO GlusterFS mount attempt 

11/06/2020 10:52:04 INFO GlusterFS mount attempt 

11/06/2020 10:51:34 INFO GlusterFS mount attempt 

11/06/2020 10:51:04 INFO GlusterFS mount attempt 

11/06/2020 10:50:34 INFO GlusterFS mount attempt 

11/06/2020 10:50:04 INFO GlusterFS mount attempt 

11/06/2020 10:49:33 INFO GlusterFS mount attempt 

11/06/2020 10:49:03 INFO GlusterFS mount attempt 

11/06/2020 10:48:33 INFO GlusterFS mount attempt 

11/06/2020 10:48:03 INFO GlusterFS mount attempt 

11/06/2020 10:47:33 INFO GlusterFS mount attempt 

11/06/2020 10:47:03 INFO GlusterFS mount attempt 

11/06/2020 10:46:33 INFO GlusterFS mount attempt 

11/06/2020 10:46:03 INFO GlusterFS mount attempt 

11/06/2020 10:45:33 INFO GlusterFS mount attempt 

11/06/2020 10:45:03 INFO GlusterFS mount attempt 

11/06/2020 10:44:33 INFO GlusterFS mount attempt 

11/06/2020 10:44:02 INFO GlusterFS mount attempt 

11/06/2020 10:43:32 INFO GlusterFS mount attempt 

11/06/2020 10:43:02 INFO GlusterFS mount attempt 

11/06/2020 10:42:32 INFO GlusterFS mount attempt 

11/06/2020 10:42:02 INFO GlusterFS mount attempt 

11/06/2020 10:41:32 INFO GlusterFS mount attempt 

11/06/2020 10:41:02 INFO GlusterFS mount attempt 

11/06/2020 10:40:32 INFO GlusterFS mount attempt 

11/06/2020 10:40:02 INFO GlusterFS mount attempt 

11/06/2020 10:39:32 INFO GlusterFS mount attempt 

11/06/2020 10:39:02 INFO GlusterFS mount attempt 

11/06/2020 10:38:31 INFO GlusterFS mount attempt 

11/06/2020 10:38:01 INFO GlusterFS mount attempt 

11/06/2020 10:37:31 INFO GlusterFS mount attempt 

11/06/2020 10:37:01 INFO GlusterFS mount attempt 

11/06/2020 10:36:31 INFO GlusterFS mount attempt 

11/06/2020 10:36:01 INFO GlusterFS mount attempt 

11/06/2020 10:35:31 INFO GlusterFS mount attempt 

11/06/2020 10:35:01 INFO GlusterFS mount attempt 

11/06/2020 10:34:31 INFO GlusterFS mount attempt 

11/06/2020 10:34:01 INFO GlusterFS mount attempt 

11/06/2020 10:33:31 INFO GlusterFS mount attempt 

11/06/2020 10:33:00 INFO GlusterFS mount attempt 

11/06/2020 10:32:30 INFO GlusterFS mount attempt 

11/06/2020 10:32:00 INFO GlusterFS mount attempt 

11/06/2020 10:31:30 INFO GlusterFS mount attempt 

11/06/2020 10:31:00 INFO GlusterFS mount attempt 

11/06/2020 10:30:30 INFO GlusterFS mount attempt 

11/06/2020 10:30:00 INFO GlusterFS mount attempt 

11/06/2020 10:29:30 INFO GlusterFS mount attempt 

11/06/2020 10:29:00 INFO GlusterFS mount attempt 

11/06/2020 10:28:30 INFO GlusterFS mount attempt 

11/06/2020 10:28:00 INFO GlusterFS mount attempt 

11/06/2020 10:27:29 INFO GlusterFS mount attempt 

11/06/2020 10:26:59 INFO GlusterFS mount attempt 

11/06/2020 10:26:29 INFO GlusterFS mount attempt 

11/06/2020 10:25:59 INFO GlusterFS mount attempt 

11/06/2020 10:25:29 INFO GlusterFS mount attempt 

11/06/2020 10:24:59 INFO GlusterFS mount attempt 

11/06/2020 10:24:29 INFO GlusterFS mount attempt 

11/06/2020 10:23:59 INFO GlusterFS mount attempt 

11/06/2020 10:23:29 INFO GlusterFS mount attempt 

11/06/2020 10:22:59 INFO GlusterFS mount attempt 

11/06/2020 10:22:29 INFO GlusterFS mount attempt 

11/06/2020 10:21:58 INFO GlusterFS mount attempt 

11/06/2020 10:21:28 INFO GlusterFS mount attempt 

11/06/2020 10:20:58 INFO GlusterFS mount attempt 

11/06/2020 10:20:28 INFO GlusterFS mount attempt 

11/06/2020 10:19:58 INFO GlusterFS mount attempt 

11/06/2020 10:19:28 INFO GlusterFS mount attempt 

11/06/2020 10:18:58 INFO GlusterFS mount attempt 

11/06/2020 10:18:28 INFO GlusterFS mount attempt 

11/06/2020 10:17:58 INFO GlusterFS mount attempt 

11/06/2020 10:17:28 INFO GlusterFS mount attempt 

11/06/2020 10:16:58 INFO GlusterFS mount attempt 

11/06/2020 10:16:27 INFO GlusterFS mount attempt 

11/06/2020 10:15:57 INFO GlusterFS mount attempt 

11/06/2020 10:15:27 INFO GlusterFS mount attempt 

11/06/2020 10:14:57 INFO GlusterFS mount attempt 

11/06/2020 10:14:27 INFO GlusterFS mount attempt 

11/06/2020 10:13:57 INFO GlusterFS mount attempt 

11/06/2020 10:13:27 INFO GlusterFS mount attempt 

11/06/2020 10:12:57 INFO GlusterFS mount attempt 

11/06/2020 10:12:27 INFO GlusterFS mount attempt 

11/06/2020 10:11:57 INFO GlusterFS mount attempt 

11/06/2020 10:11:27 INFO GlusterFS mount attempt 

11/06/2020 10:10:56 INFO GlusterFS mount attempt 

11/06/2020 10:10:26 INFO GlusterFS mount attempt 

11/06/2020 10:09:56 INFO GlusterFS mount attempt 

11/06/2020 10:09:26 INFO GlusterFS mount attempt 

11/06/2020 10:08:56 INFO GlusterFS mount attempt 

11/06/2020 10:08:26 INFO GlusterFS mount attempt 

11/06/2020 10:07:56 INFO GlusterFS mount attempt 

11/06/2020 10:07:26 INFO GlusterFS mount attempt 

11/06/2020 10:06:56 INFO GlusterFS mount attempt 

11/06/2020 10:06:26 INFO GlusterFS mount attempt 

11/06/2020 10:05:56 INFO GlusterFS mount attempt 

11/06/2020 10:05:25 INFO GlusterFS mount attempt 

11/06/2020 10:04:55 INFO GlusterFS mount attempt 

11/06/2020 10:04:25 INFO GlusterFS mount attempt 

11/06/2020 10:03:55 INFO GlusterFS mount attempt 

11/06/2020 10:03:25 INFO GlusterFS mount attempt 

11/06/2020 10:02:55 INFO GlusterFS mount attempt 

11/06/2020 10:02:25 INFO GlusterFS mount attempt 

11/06/2020 10:01:55 INFO GlusterFS mount attempt 

11/06/2020 10:01:25 INFO GlusterFS mount attempt 

11/06/2020 10:00:55 INFO GlusterFS mount attempt 

11/06/2020 10:00:25 INFO GlusterFS mount attempt 

11/06/2020 09:59:54 INFO GlusterFS mount attempt 

11/06/2020 09:59:24 INFO GlusterFS mount attempt 

11/06/2020 09:58:54 INFO GlusterFS mount attempt 

11/06/2020 09:58:24 INFO GlusterFS mount attempt 

11/06/2020 09:57:54 INFO GlusterFS mount attempt 

11/06/2020 09:57:24 INFO GlusterFS mount attempt 

11/06/2020 09:56:54 INFO GlusterFS mount attempt 

11/06/2020 09:56:24 INFO GlusterFS mount attempt 

11/06/2020 09:55:54 INFO GlusterFS mount attempt 

11/06/2020 09:55:24 INFO GlusterFS mount attempt 

11/06/2020 09:54:54 INFO GlusterFS mount attempt 

11/06/2020 09:54:24 INFO GlusterFS mount attempt 

11/06/2020 09:53:53 INFO GlusterFS mount attempt 

11/06/2020 09:53:23 INFO GlusterFS mount attempt 

11/06/2020 09:52:53 INFO GlusterFS mount attempt 

11/06/2020 09:52:23 INFO GlusterFS mount attempt 

11/06/2020 09:51:53 INFO GlusterFS mount attempt 

11/06/2020 09:51:23 INFO GlusterFS mount attempt 

11/06/2020 09:50:53 INFO GlusterFS mount attempt 

11/06/2020 09:50:23 INFO GlusterFS mount attempt 

11/06/2020 09:49:53 INFO GlusterFS mount attempt 

11/06/2020 09:49:23 INFO GlusterFS mount attempt 

11/06/2020 09:48:53 INFO GlusterFS mount attempt 

11/06/2020 09:48:22 INFO GlusterFS mount attempt 

11/06/2020 09:47:52 INFO GlusterFS mount attempt 

11/06/2020 09:47:22 INFO GlusterFS mount attempt 

11/06/2020 09:46:52 INFO GlusterFS mount attempt 

11/06/2020 09:46:22 INFO GlusterFS mount attempt 

11/06/2020 09:45:52 INFO GlusterFS mount attempt 

11/06/2020 09:45:22 INFO GlusterFS mount attempt 

11/06/2020 09:44:52 INFO GlusterFS mount attempt 

11/06/2020 09:44:22 INFO GlusterFS mount attempt 

11/06/2020 09:43:52 INFO GlusterFS mount attempt 

11/06/2020 09:43:21 INFO GlusterFS mount attempt 

11/06/2020 09:42:51 INFO GlusterFS mount attempt 

11/06/2020 09:42:21 INFO GlusterFS mount attempt 

11/06/2020 09:41:51 INFO GlusterFS mount attempt 

11/06/2020 09:41:21 INFO GlusterFS mount attempt 

11/06/2020 09:40:51 INFO GlusterFS mount attempt 

11/06/2020 09:40:21 INFO GlusterFS mount attempt 

11/06/2020 09:40:09 INFO Success saving application config 

11/06/2020 09:39:51 INFO GlusterFS mount attempt 

11/06/2020 09:39:21 INFO GlusterFS mount attempt 

11/06/2020 09:39:12 INFO Success saving application config 

11/06/2020 09:38:51 INFO GlusterFS mount attempt 

11/06/2020 09:38:20 INFO GlusterFS mount attempt 

11/06/2020 09:37:50 INFO GlusterFS mount attempt 

11/06/2020 09:37:20 INFO GlusterFS mount attempt 

11/06/2020 09:36:50 INFO GlusterFS mount attempt 

11/06/2020 09:36:20 INFO GlusterFS mount attempt 

11/06/2020 09:35:50 INFO GlusterFS mount attempt 

11/06/2020 09:35:20 INFO GlusterFS mount attempt 

11/06/2020 09:34:50 INFO GlusterFS mount attempt 

11/06/2020 09:34:20 INFO GlusterFS mount attempt 

11/06/2020 09:33:50 INFO GlusterFS mount attempt 

11/06/2020 09:33:20 INFO GlusterFS mount attempt 

11/06/2020 09:32:49 INFO GlusterFS mount attempt 

11/06/2020 09:32:19 INFO GlusterFS mount attempt 

11/06/2020 09:31:49 INFO GlusterFS mount attempt 

11/06/2020 09:31:19 INFO GlusterFS mount attempt 

11/06/2020 09:30:49 INFO GlusterFS mount attempt 

11/06/2020 09:30:19 INFO GlusterFS mount attempt 

11/06/2020 09:29:49 INFO GlusterFS mount attempt 

11/06/2020 09:29:19 INFO GlusterFS mount attempt 

11/06/2020 09:28:49 INFO GlusterFS mount attempt 

11/06/2020 09:28:19 INFO GlusterFS mount attempt 

11/06/2020 09:27:49 INFO GlusterFS mount attempt 

11/06/2020 09:27:18 INFO GlusterFS mount attempt 

11/06/2020 09:26:48 INFO GlusterFS mount attempt 

11/06/2020 09:26:18 INFO GlusterFS mount attempt 

11/06/2020 09:25:48 INFO GlusterFS mount attempt 

11/06/2020 09:25:18 INFO GlusterFS mount attempt 

11/06/2020 09:24:48 INFO GlusterFS mount attempt 

11/06/2020 09:24:18 INFO GlusterFS mount attempt 

11/06/2020 09:23:48 INFO GlusterFS mount attempt 

11/06/2020 09:23:18 INFO GlusterFS mount attempt 

11/06/2020 09:22:48 INFO GlusterFS mount attempt 

11/06/2020 09:22:18 INFO GlusterFS mount attempt 

11/06/2020 09:21:47 INFO GlusterFS mount attempt 

11/06/2020 09:21:17 INFO GlusterFS mount attempt 

11/06/2020 09:20:47 INFO GlusterFS mount attempt 

11/06/2020 09:20:17 INFO GlusterFS mount attempt 

11/06/2020 09:19:47 INFO GlusterFS mount attempt 

11/06/2020 09:19:17 INFO GlusterFS mount attempt 

11/06/2020 09:18:47 INFO GlusterFS mount attempt 

11/06/2020 09:18:17 INFO GlusterFS mount attempt 

11/06/2020 09:17:47 INFO GlusterFS mount attempt 

11/06/2020 09:17:17 INFO GlusterFS mount attempt 

11/06/2020 09:16:47 INFO GlusterFS mount attempt 

11/06/2020 09:16:16 INFO GlusterFS mount attempt 

11/06/2020 09:15:46 INFO GlusterFS mount attempt 

11/06/2020 09:15:16 INFO GlusterFS mount attempt 

11/06/2020 09:14:46 INFO GlusterFS mount attempt 

11/06/2020 09:14:16 INFO GlusterFS mount attempt 

11/06/2020 09:13:46 INFO GlusterFS mount attempt 

11/06/2020 09:13:16 INFO GlusterFS mount attempt 

11/06/2020 09:12:46 INFO GlusterFS mount attempt 

11/06/2020 09:12:16 INFO GlusterFS mount attempt 

11/06/2020 09:11:46 INFO GlusterFS mount attempt 

11/06/2020 09:11:16 INFO GlusterFS mount attempt 

11/06/2020 09:10:45 INFO GlusterFS mount attempt 

11/06/2020 09:10:15 INFO GlusterFS mount attempt 

11/06/2020 09:09:45 INFO GlusterFS mount attempt 

11/06/2020 09:09:15 INFO GlusterFS mount attempt 

11/06/2020 09:08:45 INFO GlusterFS mount attempt 

11/06/2020 09:08:15 INFO GlusterFS mount attempt 

11/06/2020 09:07:45 INFO GlusterFS mount attempt 

11/06/2020 09:07:15 INFO GlusterFS mount attempt 

11/06/2020 09:06:45 INFO GlusterFS mount attempt 

11/06/2020 09:06:15 INFO GlusterFS mount attempt 

11/06/2020 09:05:45 INFO GlusterFS mount attempt 

11/06/2020 09:05:14 INFO GlusterFS mount attempt 

11/06/2020 09:04:44 INFO GlusterFS mount attempt 

11/06/2020 09:04:14 INFO GlusterFS mount attempt 

11/06/2020 09:03:44 INFO GlusterFS mount attempt 

11/06/2020 09:03:14 INFO GlusterFS mount attempt 

11/06/2020 09:02:44 INFO GlusterFS mount attempt 

11/06/2020 09:02:14 INFO GlusterFS mount attempt 

11/06/2020 09:01:44 INFO GlusterFS mount attempt 

11/06/2020 09:01:14 INFO GlusterFS mount attempt 

11/06/2020 09:00:44 INFO GlusterFS mount attempt 

11/06/2020 09:00:14 INFO GlusterFS mount attempt 

11/06/2020 08:59:43 INFO GlusterFS mount attempt 

11/06/2020 08:59:13 INFO GlusterFS mount attempt 

11/06/2020 08:58:43 INFO GlusterFS mount attempt 

11/06/2020 08:58:13 INFO GlusterFS mount attempt 

11/06/2020 08:57:43 INFO GlusterFS mount attempt 

11/06/2020 08:57:13 INFO GlusterFS mount attempt 

11/06/2020 08:56:43 INFO GlusterFS mount attempt 

11/06/2020 08:56:13 INFO GlusterFS mount attempt 

11/06/2020 08:55:43 INFO GlusterFS mount attempt 

11/06/2020 08:55:13 INFO GlusterFS mount attempt 

11/06/2020 08:54:43 INFO GlusterFS mount attempt 

11/06/2020 08:54:12 INFO GlusterFS mount attempt 

11/06/2020 08:53:42 INFO GlusterFS mount attempt 

11/06/2020 08:53:12 INFO GlusterFS mount attempt 

11/06/2020 08:52:42 INFO GlusterFS mount attempt 

11/06/2020 08:52:12 INFO GlusterFS mount attempt 

11/06/2020 08:51:42 INFO GlusterFS mount attempt 

11/06/2020 08:51:12 INFO GlusterFS mount attempt 

11/06/2020 08:50:42 INFO GlusterFS mount attempt 

11/06/2020 08:50:12 INFO GlusterFS mount attempt 

11/06/2020 08:49:42 INFO GlusterFS mount attempt 

11/06/2020 08:49:11 INFO GlusterFS mount attempt 

11/06/2020 08:48:41 INFO GlusterFS mount attempt 

11/06/2020 08:48:11 INFO GlusterFS mount attempt 

11/06/2020 08:47:41 INFO GlusterFS mount attempt 

11/06/2020 08:47:11 INFO GlusterFS mount attempt 

11/06/2020 08:46:41 INFO GlusterFS mount attempt 

11/06/2020 08:46:11 INFO GlusterFS mount attempt 

11/06/2020 08:45:41 INFO GlusterFS mount attempt 

11/06/2020 08:45:11 INFO GlusterFS mount attempt 

11/06/2020 08:44:41 INFO GlusterFS mount attempt 

11/06/2020 08:44:11 INFO GlusterFS mount attempt 

11/06/2020 08:43:41 INFO GlusterFS mount attempt 

11/06/2020 08:43:10 INFO GlusterFS mount attempt 

11/06/2020 08:42:40 INFO GlusterFS mount attempt 

11/06/2020 08:42:10 INFO GlusterFS mount attempt 

11/06/2020 08:41:40 INFO GlusterFS mount attempt 

11/06/2020 08:41:10 INFO GlusterFS mount attempt 

11/06/2020 08:40:40 INFO GlusterFS mount attempt 

11/06/2020 08:40:10 INFO GlusterFS mount attempt 

11/06/2020 08:39:40 INFO GlusterFS mount attempt 

11/06/2020 08:39:10 INFO GlusterFS mount attempt 

11/06/2020 08:38:40 INFO GlusterFS mount attempt 

11/06/2020 08:38:10 INFO GlusterFS mount attempt 

11/06/2020 08:37:39 INFO GlusterFS mount attempt 

11/06/2020 08:37:09 INFO GlusterFS mount attempt 

11/06/2020 08:36:39 INFO GlusterFS mount attempt 

11/06/2020 08:36:09 INFO GlusterFS mount attempt 

11/06/2020 08:35:39 INFO GlusterFS mount attempt 

11/06/2020 08:35:09 INFO GlusterFS mount attempt 

11/06/2020 08:34:39 INFO GlusterFS mount attempt 

11/06/2020 08:34:09 INFO GlusterFS mount attempt 

11/06/2020 08:33:39 INFO GlusterFS mount attempt 

11/06/2020 08:33:09 INFO GlusterFS mount attempt 

11/06/2020 08:32:38 INFO GlusterFS mount attempt 

11/06/2020 08:32:08 INFO GlusterFS mount attempt 

11/06/2020 08:31:38 INFO GlusterFS mount attempt 

11/06/2020 08:31:08 INFO GlusterFS mount attempt 

11/06/2020 08:30:38 INFO GlusterFS mount attempt 

11/06/2020 08:30:08 INFO GlusterFS mount attempt 

11/06/2020 08:29:38 INFO GlusterFS mount attempt 

11/06/2020 08:29:08 INFO GlusterFS mount attempt 

11/06/2020 08:28:38 INFO GlusterFS mount attempt 

11/06/2020 08:28:08 INFO GlusterFS mount attempt 

11/06/2020 08:27:38 INFO GlusterFS mount attempt 

11/06/2020 08:27:07 INFO GlusterFS mount attempt 

11/06/2020 08:26:37 INFO GlusterFS mount attempt 

11/06/2020 08:26:07 INFO GlusterFS mount attempt 

11/06/2020 08:25:37 INFO GlusterFS mount attempt 

11/06/2020 08:25:07 INFO GlusterFS mount attempt 

11/06/2020 08:24:37 INFO GlusterFS mount attempt 

11/06/2020 08:24:07 INFO GlusterFS mount attempt 

11/06/2020 08:23:37 INFO GlusterFS mount attempt 

11/06/2020 08:23:07 INFO GlusterFS mount attempt 

11/06/2020 08:22:37 INFO GlusterFS mount attempt 

11/06/2020 08:22:07 INFO GlusterFS mount attempt 

11/06/2020 08:21:36 INFO GlusterFS mount attempt 

11/06/2020 08:21:06 INFO GlusterFS mount attempt 

11/06/2020 08:20:36 INFO GlusterFS mount attempt 

11/06/2020 08:20:06 INFO GlusterFS mount attempt 

11/06/2020 08:19:36 INFO GlusterFS mount attempt 

11/06/2020 08:19:06 INFO GlusterFS mount attempt 

11/06/2020 08:18:36 INFO GlusterFS mount attempt 

11/06/2020 08:18:06 INFO GlusterFS mount attempt 

11/06/2020 08:17:36 INFO GlusterFS mount attempt 

11/06/2020 08:17:06 INFO GlusterFS mount attempt 

11/06/2020 08:16:35 INFO GlusterFS mount attempt 

11/06/2020 08:16:05 INFO GlusterFS mount attempt 

11/06/2020 08:15:35 INFO GlusterFS mount attempt 

11/06/2020 08:15:05 INFO GlusterFS mount attempt 

11/06/2020 08:14:35 INFO GlusterFS mount attempt 

11/06/2020 08:14:05 INFO GlusterFS mount attempt 

11/06/2020 08:13:35 INFO GlusterFS mount attempt 

11/06/2020 08:13:05 INFO GlusterFS mount attempt 

11/06/2020 08:12:35 INFO GlusterFS mount attempt 

11/06/2020 08:12:05 INFO GlusterFS mount attempt 

11/06/2020 08:11:35 INFO GlusterFS mount attempt 

11/06/2020 08:11:04 INFO GlusterFS mount attempt 

11/06/2020 08:10:34 INFO GlusterFS mount attempt 

11/06/2020 08:10:04 INFO GlusterFS mount attempt 

11/06/2020 08:09:34 INFO GlusterFS mount attempt 

11/06/2020 08:09:04 INFO GlusterFS mount attempt 

11/06/2020 08:08:34 INFO GlusterFS mount attempt 

11/06/2020 08:08:04 INFO GlusterFS mount attempt 

11/06/2020 08:07:34 INFO GlusterFS mount attempt 

11/06/2020 08:07:04 INFO GlusterFS mount attempt 

11/06/2020 08:06:34 INFO GlusterFS mount attempt 

11/06/2020 08:06:03 INFO GlusterFS mount attempt 

11/06/2020 08:05:33 INFO GlusterFS mount attempt 

11/06/2020 08:05:03 INFO GlusterFS mount attempt 

11/06/2020 08:04:33 INFO GlusterFS mount attempt 

11/06/2020 08:04:03 INFO GlusterFS mount attempt 

11/06/2020 08:03:33 INFO GlusterFS mount attempt 

11/06/2020 08:03:03 INFO GlusterFS mount attempt 

11/06/2020 08:02:33 INFO GlusterFS mount attempt 

11/06/2020 08:02:03 INFO GlusterFS mount attempt 

11/06/2020 08:01:33 INFO GlusterFS mount attempt 

11/06/2020 08:01:02 INFO GlusterFS mount attempt 

11/06/2020 08:00:32 INFO GlusterFS mount attempt 

11/06/2020 08:00:02 INFO GlusterFS mount attempt 

11/06/2020 07:59:32 INFO GlusterFS mount attempt 

11/06/2020 07:59:02 INFO GlusterFS mount attempt 

11/06/2020 07:58:32 INFO GlusterFS mount attempt 

11/06/2020 07:58:02 INFO GlusterFS mount attempt 

11/06/2020 07:57:32 INFO GlusterFS mount attempt 

11/06/2020 07:57:02 INFO GlusterFS mount attempt 

11/06/2020 07:56:32 INFO GlusterFS mount attempt 

11/06/2020 07:56:02 INFO GlusterFS mount attempt 

11/06/2020 07:55:31 INFO GlusterFS mount attempt 

11/06/2020 07:55:01 INFO GlusterFS mount attempt 

11/06/2020 07:54:31 INFO GlusterFS mount attempt 

11/06/2020 07:54:01 INFO GlusterFS mount attempt 

11/06/2020 07:53:31 INFO GlusterFS mount attempt 

11/06/2020 07:53:01 INFO GlusterFS mount attempt 

11/06/2020 07:52:31 INFO GlusterFS mount attempt 

11/06/2020 07:52:01 INFO GlusterFS mount attempt 

11/06/2020 07:51:31 INFO GlusterFS mount attempt 

11/06/2020 07:51:01 INFO GlusterFS mount attempt 

11/06/2020 07:50:31 INFO GlusterFS mount attempt 

11/06/2020 07:50:00 INFO GlusterFS mount attempt 

11/06/2020 07:49:30 INFO GlusterFS mount attempt 

11/06/2020 07:49:00 INFO GlusterFS mount attempt 

11/06/2020 07:48:30 INFO GlusterFS mount attempt 

11/06/2020 07:48:00 INFO GlusterFS mount attempt 

11/06/2020 07:47:30 INFO GlusterFS mount attempt 

11/06/2020 07:47:00 INFO GlusterFS mount attempt 

11/06/2020 07:46:30 INFO GlusterFS mount attempt 

11/06/2020 07:46:00 INFO GlusterFS mount attempt 

11/06/2020 07:45:30 INFO GlusterFS mount attempt 

11/06/2020 07:44:59 INFO GlusterFS mount attempt 

11/06/2020 07:44:29 INFO GlusterFS mount attempt 

11/06/2020 07:43:59 INFO GlusterFS mount attempt 

11/06/2020 07:43:29 INFO GlusterFS mount attempt 

11/06/2020 07:42:59 INFO GlusterFS mount attempt 

11/06/2020 07:42:29 INFO GlusterFS mount attempt 

11/06/2020 07:41:59 INFO GlusterFS mount attempt 

11/06/2020 07:41:29 INFO GlusterFS mount attempt 

11/06/2020 07:40:59 INFO GlusterFS mount attempt 

11/06/2020 07:40:29 INFO GlusterFS mount attempt 

11/06/2020 07:39:58 INFO GlusterFS mount attempt 

11/06/2020 07:39:28 INFO GlusterFS mount attempt 

11/06/2020 07:38:58 INFO GlusterFS mount attempt 

11/06/2020 07:38:28 INFO GlusterFS mount attempt 

11/06/2020 07:37:58 INFO GlusterFS mount attempt 

11/06/2020 07:37:28 INFO GlusterFS mount attempt 

11/06/2020 07:36:58 INFO GlusterFS mount attempt 

11/06/2020 07:36:28 INFO GlusterFS mount attempt 

11/06/2020 07:35:58 INFO GlusterFS mount attempt 

11/06/2020 07:35:28 INFO GlusterFS mount attempt 

11/06/2020 07:34:58 INFO GlusterFS mount attempt 

11/06/2020 07:34:28 INFO GlusterFS mount attempt 

11/06/2020 07:33:57 INFO GlusterFS mount attempt 

11/06/2020 07:33:27 INFO GlusterFS mount attempt 

11/06/2020 07:32:57 INFO GlusterFS mount attempt 

11/06/2020 07:32:27 INFO GlusterFS mount attempt 

11/06/2020 07:31:57 INFO GlusterFS mount attempt 

11/06/2020 07:31:27 INFO GlusterFS mount attempt 

11/06/2020 07:30:57 INFO GlusterFS mount attempt 

11/06/2020 07:30:27 INFO GlusterFS mount attempt 

11/06/2020 07:29:57 INFO GlusterFS mount attempt 

11/06/2020 07:29:27 INFO GlusterFS mount attempt 

11/06/2020 07:28:57 INFO GlusterFS mount attempt 

11/06/2020 07:28:26 INFO GlusterFS mount attempt 

11/06/2020 07:27:56 INFO GlusterFS mount attempt 

11/06/2020 07:27:26 INFO GlusterFS mount attempt 

11/06/2020 07:26:56 INFO GlusterFS mount attempt 

11/06/2020 07:26:26 INFO GlusterFS mount attempt 

11/06/2020 07:25:56 INFO GlusterFS mount attempt 

11/06/2020 07:25:26 INFO GlusterFS mount attempt 

11/06/2020 07:24:56 INFO GlusterFS mount attempt 

11/06/2020 07:24:26 INFO GlusterFS mount attempt 

11/06/2020 07:23:56 INFO GlusterFS mount attempt 

11/06/2020 07:23:26 INFO GlusterFS mount attempt 

11/06/2020 07:22:55 INFO GlusterFS mount attempt 

11/06/2020 07:22:25 INFO GlusterFS mount attempt 

11/06/2020 07:21:55 INFO GlusterFS mount attempt 

11/06/2020 07:21:25 INFO GlusterFS mount attempt 

11/06/2020 07:20:55 INFO GlusterFS mount attempt 

11/06/2020 07:20:25 INFO GlusterFS mount attempt 

11/06/2020 07:19:55 INFO GlusterFS mount attempt 

11/06/2020 07:19:25 INFO GlusterFS mount attempt 

11/06/2020 07:18:55 INFO GlusterFS mount attempt 

11/06/2020 07:18:25 INFO GlusterFS mount attempt 

11/06/2020 07:17:55 INFO GlusterFS mount attempt 

11/06/2020 07:17:24 INFO GlusterFS mount attempt 

11/06/2020 07:16:54 INFO GlusterFS mount attempt 

11/06/2020 07:16:24 INFO GlusterFS mount attempt 

11/06/2020 07:15:54 INFO GlusterFS mount attempt 

11/06/2020 07:15:24 INFO GlusterFS mount attempt 

11/06/2020 07:14:54 INFO GlusterFS mount attempt 

11/06/2020 07:14:24 INFO GlusterFS mount attempt 

11/06/2020 07:13:54 INFO GlusterFS mount attempt 

11/06/2020 07:13:24 INFO GlusterFS mount attempt 

11/06/2020 07:12:54 INFO GlusterFS mount attempt 

11/06/2020 07:12:24 INFO GlusterFS mount attempt 

11/06/2020 07:11:53 INFO GlusterFS mount attempt 

11/06/2020 07:11:23 INFO GlusterFS mount attempt 

11/06/2020 07:10:53 INFO GlusterFS mount attempt 

11/06/2020 07:10:23 INFO GlusterFS mount attempt 

11/06/2020 07:09:53 INFO GlusterFS mount attempt 

11/06/2020 07:09:23 INFO GlusterFS mount attempt 

11/06/2020 07:08:53 INFO GlusterFS mount attempt 

11/06/2020 07:08:23 INFO GlusterFS mount attempt 

11/06/2020 07:07:53 INFO GlusterFS mount attempt 

11/06/2020 07:07:23 INFO GlusterFS mount attempt 

11/06/2020 07:06:53 INFO GlusterFS mount attempt 

11/06/2020 07:06:22 INFO GlusterFS mount attempt 

11/06/2020 07:05:52 INFO GlusterFS mount attempt 

11/06/2020 07:05:22 INFO GlusterFS mount attempt 

11/06/2020 07:04:52 INFO GlusterFS mount attempt 

11/06/2020 07:04:22 INFO GlusterFS mount attempt 

11/06/2020 07:03:52 INFO GlusterFS mount attempt 

11/06/2020 07:03:22 INFO GlusterFS mount attempt 

11/06/2020 07:02:52 INFO GlusterFS mount attempt 

11/06/2020 07:02:22 INFO GlusterFS mount attempt 

11/06/2020 07:01:52 INFO GlusterFS mount attempt 

11/06/2020 07:01:22 INFO GlusterFS mount attempt 

11/06/2020 07:00:51 INFO GlusterFS mount attempt 

11/06/2020 07:00:21 INFO GlusterFS mount attempt 

11/06/2020 06:59:51 INFO GlusterFS mount attempt 

11/06/2020 06:59:21 INFO GlusterFS mount attempt 

11/06/2020 06:58:51 INFO GlusterFS mount attempt 

11/06/2020 06:58:21 INFO GlusterFS mount attempt 

11/06/2020 06:57:51 INFO GlusterFS mount attempt 

11/06/2020 06:57:21 INFO GlusterFS mount attempt 

11/06/2020 06:56:51 INFO GlusterFS mount attempt 

11/06/2020 06:56:21 INFO GlusterFS mount attempt 

11/06/2020 06:55:51 INFO GlusterFS mount attempt 

11/06/2020 06:55:20 INFO GlusterFS mount attempt 

11/06/2020 06:54:50 INFO GlusterFS mount attempt 

11/06/2020 06:54:20 INFO GlusterFS mount attempt 

11/06/2020 06:53:50 INFO GlusterFS mount attempt 

11/06/2020 06:53:20 INFO GlusterFS mount attempt 

11/06/2020 06:52:50 INFO GlusterFS mount attempt 

11/06/2020 06:52:20 INFO GlusterFS mount attempt 

11/06/2020 06:51:50 INFO GlusterFS mount attempt 

11/06/2020 06:51:20 INFO GlusterFS mount attempt 

11/06/2020 06:50:50 INFO GlusterFS mount attempt 

11/06/2020 06:50:19 INFO GlusterFS mount attempt 

11/06/2020 06:49:49 INFO GlusterFS mount attempt 

11/06/2020 06:49:19 INFO GlusterFS mount attempt 

11/06/2020 06:48:49 INFO GlusterFS mount attempt 

11/06/2020 06:48:19 INFO GlusterFS mount attempt 

11/06/2020 06:47:49 INFO GlusterFS mount attempt 

11/06/2020 06:47:19 INFO GlusterFS mount attempt 

11/06/2020 06:46:49 INFO GlusterFS mount attempt 

11/06/2020 06:46:19 INFO GlusterFS mount attempt 

11/06/2020 06:45:49 INFO GlusterFS mount attempt 

11/06/2020 06:45:19 INFO GlusterFS mount attempt 

11/06/2020 06:44:48 INFO GlusterFS mount attempt 

11/06/2020 06:44:18 INFO GlusterFS mount attempt 

11/06/2020 06:43:48 INFO GlusterFS mount attempt 

11/06/2020 06:43:18 INFO GlusterFS mount attempt 

11/06/2020 06:42:48 INFO GlusterFS mount attempt 

11/06/2020 06:42:18 INFO GlusterFS mount attempt 

11/06/2020 06:41:48 INFO GlusterFS mount attempt 

11/06/2020 06:41:18 INFO GlusterFS mount attempt 

11/06/2020 06:40:48 INFO GlusterFS mount attempt 

11/06/2020 06:40:18 INFO GlusterFS mount attempt 

11/06/2020 06:39:47 INFO GlusterFS mount attempt 

11/06/2020 06:39:17 INFO GlusterFS mount attempt 

11/06/2020 06:38:47 INFO GlusterFS mount attempt 

11/06/2020 06:38:17 INFO GlusterFS mount attempt 

11/06/2020 06:37:47 INFO GlusterFS mount attempt 

11/06/2020 06:37:17 INFO GlusterFS mount attempt 

11/06/2020 06:36:47 INFO GlusterFS mount attempt 

11/06/2020 06:36:17 INFO GlusterFS mount attempt 

11/06/2020 06:35:47 INFO GlusterFS mount attempt 

11/06/2020 06:35:17 INFO GlusterFS mount attempt 

11/06/2020 06:34:47 INFO GlusterFS mount attempt 

11/06/2020 06:34:16 INFO GlusterFS mount attempt 

11/06/2020 06:33:46 INFO GlusterFS mount attempt 

11/06/2020 06:33:16 INFO GlusterFS mount attempt 

11/06/2020 06:32:46 INFO GlusterFS mount attempt 

11/06/2020 06:32:16 INFO GlusterFS mount attempt 

11/06/2020 06:31:46 INFO GlusterFS mount attempt 

11/06/2020 06:31:16 INFO GlusterFS mount attempt 

11/06/2020 06:30:46 INFO GlusterFS mount attempt 

11/06/2020 06:30:16 INFO GlusterFS mount attempt 

11/06/2020 06:29:46 INFO GlusterFS mount attempt 

11/06/2020 06:29:16 INFO GlusterFS mount attempt 

11/06/2020 06:28:45 INFO GlusterFS mount attempt 

11/06/2020 06:28:15 INFO GlusterFS mount attempt 

11/06/2020 06:27:45 INFO GlusterFS mount attempt 

11/06/2020 06:27:15 INFO GlusterFS mount attempt 

11/06/2020 06:26:45 INFO GlusterFS mount attempt 

11/06/2020 06:26:15 INFO GlusterFS mount attempt 

11/06/2020 06:25:45 INFO GlusterFS mount attempt 

11/06/2020 06:25:15 INFO GlusterFS mount attempt 

11/06/2020 06:24:45 INFO GlusterFS mount attempt 

11/06/2020 06:24:15 INFO GlusterFS mount attempt 

11/06/2020 06:23:45 INFO GlusterFS mount attempt 

11/06/2020 06:23:14 INFO GlusterFS mount attempt 

11/06/2020 06:22:44 INFO GlusterFS mount attempt 

11/06/2020 06:22:14 INFO GlusterFS mount attempt 

11/06/2020 06:21:44 INFO GlusterFS mount attempt 

11/06/2020 06:21:14 INFO GlusterFS mount attempt 

11/06/2020 06:20:44 INFO GlusterFS mount attempt 

11/06/2020 06:20:14 INFO GlusterFS mount attempt 

11/06/2020 06:19:44 INFO GlusterFS mount attempt 

11/06/2020 06:19:14 INFO GlusterFS mount attempt 

11/06/2020 06:18:44 INFO GlusterFS mount attempt 

11/06/2020 06:18:13 INFO GlusterFS mount attempt 

11/06/2020 06:17:43 INFO GlusterFS mount attempt 

11/06/2020 06:17:13 INFO GlusterFS mount attempt 

11/06/2020 06:16:43 INFO GlusterFS mount attempt 

11/06/2020 06:16:13 INFO GlusterFS mount attempt 

11/06/2020 06:15:43 INFO GlusterFS mount attempt 

11/06/2020 06:15:13 INFO GlusterFS mount attempt 

11/06/2020 06:14:43 INFO GlusterFS mount attempt 

11/06/2020 06:14:13 INFO GlusterFS mount attempt 

11/06/2020 06:13:43 INFO GlusterFS mount attempt 

11/06/2020 06:13:13 INFO GlusterFS mount attempt 

11/06/2020 06:12:42 INFO GlusterFS mount attempt 

11/06/2020 06:12:12 INFO GlusterFS mount attempt 

11/06/2020 06:11:42 INFO GlusterFS mount attempt 

11/06/2020 06:11:12 INFO GlusterFS mount attempt 

11/06/2020 06:10:42 INFO GlusterFS mount attempt 

11/06/2020 06:10:12 INFO GlusterFS mount attempt 

11/06/2020 06:09:42 INFO GlusterFS mount attempt 

11/06/2020 06:09:12 INFO GlusterFS mount attempt 

11/06/2020 06:08:42 INFO GlusterFS mount attempt 

11/06/2020 06:08:12 INFO GlusterFS mount attempt 

11/06/2020 06:07:42 INFO GlusterFS mount attempt 

11/06/2020 06:07:11 INFO GlusterFS mount attempt 

11/06/2020 06:06:41 INFO GlusterFS mount attempt 

11/06/2020 06:06:11 INFO GlusterFS mount attempt 

11/06/2020 06:05:41 INFO GlusterFS mount attempt 

11/06/2020 06:05:11 INFO GlusterFS mount attempt 

11/06/2020 06:04:41 INFO GlusterFS mount attempt 

11/06/2020 06:04:11 INFO GlusterFS mount attempt 

11/06/2020 06:03:41 INFO GlusterFS mount attempt 

11/06/2020 06:03:11 INFO GlusterFS mount attempt 

11/06/2020 06:02:41 INFO GlusterFS mount attempt 

11/06/2020 06:02:11 INFO GlusterFS mount attempt 

11/06/2020 06:01:40 INFO GlusterFS mount attempt 

11/06/2020 06:01:10 INFO GlusterFS mount attempt 

11/06/2020 06:00:40 INFO GlusterFS mount attempt 

11/06/2020 06:00:10 INFO GlusterFS mount attempt 

11/06/2020 05:59:40 INFO GlusterFS mount attempt 

11/06/2020 05:59:10 INFO GlusterFS mount attempt 

11/06/2020 05:58:40 INFO GlusterFS mount attempt 

11/06/2020 05:58:10 INFO GlusterFS mount attempt 

11/06/2020 05:57:40 INFO GlusterFS mount attempt 

11/06/2020 05:57:10 INFO GlusterFS mount attempt 

11/06/2020 05:56:40 INFO GlusterFS mount attempt 

11/06/2020 05:56:09 INFO GlusterFS mount attempt 

11/06/2020 05:55:39 INFO GlusterFS mount attempt 

11/06/2020 05:55:09 INFO GlusterFS mount attempt 

11/06/2020 05:54:39 INFO GlusterFS mount attempt 

11/06/2020 05:54:09 INFO GlusterFS mount attempt 

11/06/2020 05:53:39 INFO GlusterFS mount attempt 

11/06/2020 05:53:09 INFO GlusterFS mount attempt 

11/06/2020 05:52:39 INFO GlusterFS mount attempt 

11/06/2020 05:52:09 INFO GlusterFS mount attempt 

11/06/2020 05:51:39 INFO GlusterFS mount attempt 

11/06/2020 05:51:08 INFO GlusterFS mount attempt 

11/06/2020 05:50:38 INFO GlusterFS mount attempt 

11/06/2020 05:50:08 INFO GlusterFS mount attempt 

11/06/2020 05:49:38 INFO GlusterFS mount attempt 

11/06/2020 05:49:08 INFO GlusterFS mount attempt 

11/06/2020 05:48:38 INFO GlusterFS mount attempt 

11/06/2020 05:48:08 INFO GlusterFS mount attempt 

11/06/2020 05:47:38 INFO GlusterFS mount attempt 

11/06/2020 05:47:08 INFO GlusterFS mount attempt 

11/06/2020 05:46:38 INFO GlusterFS mount attempt 

11/06/2020 05:46:08 INFO GlusterFS mount attempt 

11/06/2020 05:45:37 INFO GlusterFS mount attempt 

11/06/2020 05:45:07 INFO GlusterFS mount attempt 

11/06/2020 05:44:37 INFO GlusterFS mount attempt 

11/06/2020 05:44:07 INFO GlusterFS mount attempt 

11/06/2020 05:43:37 INFO GlusterFS mount attempt 

11/06/2020 05:43:07 INFO GlusterFS mount attempt 

11/06/2020 05:42:37 INFO GlusterFS mount attempt 

11/06/2020 05:42:07 INFO GlusterFS mount attempt 

11/06/2020 05:41:37 INFO GlusterFS mount attempt 

11/06/2020 05:41:07 INFO GlusterFS mount attempt 

11/06/2020 05:40:37 INFO GlusterFS mount attempt 

11/06/2020 05:40:06 INFO GlusterFS mount attempt 

11/06/2020 05:39:36 INFO GlusterFS mount attempt 

11/06/2020 05:39:06 INFO GlusterFS mount attempt 

11/06/2020 05:38:36 INFO GlusterFS mount attempt 

11/06/2020 05:38:06 INFO GlusterFS mount attempt 

11/06/2020 05:37:36 INFO GlusterFS mount attempt 

11/06/2020 05:37:06 INFO GlusterFS mount attempt 

11/06/2020 05:36:36 INFO GlusterFS mount attempt 

11/06/2020 05:36:06 INFO GlusterFS mount attempt 

11/06/2020 05:35:36 INFO GlusterFS mount attempt 

11/06/2020 05:35:05 INFO GlusterFS mount attempt 

11/06/2020 05:34:35 INFO GlusterFS mount attempt 

11/06/2020 05:34:05 INFO GlusterFS mount attempt 

11/06/2020 05:33:35 INFO GlusterFS mount attempt 

11/06/2020 05:33:05 INFO GlusterFS mount attempt 

11/06/2020 05:32:35 INFO GlusterFS mount attempt 

11/06/2020 05:32:05 INFO GlusterFS mount attempt 

11/06/2020 05:31:35 INFO GlusterFS mount attempt 

11/06/2020 05:31:05 INFO GlusterFS mount attempt 

11/06/2020 05:30:35 INFO GlusterFS mount attempt 

11/06/2020 05:30:05 INFO GlusterFS mount attempt 

11/06/2020 05:29:34 INFO GlusterFS mount attempt 

11/06/2020 05:29:04 INFO GlusterFS mount attempt 

11/06/2020 05:28:34 INFO GlusterFS mount attempt 

11/06/2020 05:28:04 INFO GlusterFS mount attempt 

11/06/2020 05:27:34 INFO GlusterFS mount attempt 

11/06/2020 05:27:04 INFO GlusterFS mount attempt 

11/06/2020 05:26:34 INFO GlusterFS mount attempt 

11/06/2020 05:26:04 INFO GlusterFS mount attempt 

11/06/2020 05:25:34 INFO GlusterFS mount attempt 

11/06/2020 05:25:04 INFO GlusterFS mount attempt 

11/06/2020 05:24:34 INFO GlusterFS mount attempt 

11/06/2020 05:24:03 INFO GlusterFS mount attempt 

11/06/2020 05:23:33 INFO GlusterFS mount attempt 

11/06/2020 05:23:03 INFO GlusterFS mount attempt 

11/06/2020 05:22:33 INFO GlusterFS mount attempt 

11/06/2020 05:22:03 INFO GlusterFS mount attempt 

11/06/2020 05:21:33 INFO GlusterFS mount attempt 

11/06/2020 05:21:03 INFO GlusterFS mount attempt 

11/06/2020 05:20:33 INFO GlusterFS mount attempt 

11/06/2020 05:20:03 INFO GlusterFS mount attempt 

11/06/2020 05:19:33 INFO GlusterFS mount attempt 

11/06/2020 05:19:03 INFO GlusterFS mount attempt 

11/06/2020 05:18:32 INFO GlusterFS mount attempt 

11/06/2020 05:18:02 INFO GlusterFS mount attempt 

11/06/2020 05:17:32 INFO GlusterFS mount attempt 

11/06/2020 05:17:02 INFO GlusterFS mount attempt 

11/06/2020 05:16:32 INFO GlusterFS mount attempt 

11/06/2020 05:16:02 INFO GlusterFS mount attempt 

11/06/2020 05:15:32 INFO GlusterFS mount attempt 

11/06/2020 05:15:02 INFO GlusterFS mount attempt 

11/06/2020 05:14:32 INFO GlusterFS mount attempt 

11/06/2020 05:14:02 INFO GlusterFS mount attempt 

11/06/2020 05:13:31 INFO GlusterFS mount attempt 

11/06/2020 05:13:01 INFO GlusterFS mount attempt 

11/06/2020 05:12:31 INFO GlusterFS mount attempt 

11/06/2020 05:12:01 INFO GlusterFS mount attempt 

11/06/2020 05:11:31 INFO GlusterFS mount attempt 

11/06/2020 05:11:01 INFO GlusterFS mount attempt 

11/06/2020 05:10:31 INFO GlusterFS mount attempt 

11/06/2020 05:10:01 INFO GlusterFS mount attempt 

11/06/2020 05:09:31 INFO GlusterFS mount attempt 

11/06/2020 05:09:01 INFO GlusterFS mount attempt 

11/06/2020 05:08:31 INFO GlusterFS mount attempt 

11/06/2020 05:08:00 INFO GlusterFS mount attempt 

11/06/2020 05:07:30 INFO GlusterFS mount attempt 

11/06/2020 05:07:00 INFO GlusterFS mount attempt 

11/06/2020 05:06:30 INFO GlusterFS mount attempt 

11/06/2020 05:06:00 INFO GlusterFS mount attempt 

11/06/2020 05:05:30 INFO GlusterFS mount attempt 

11/06/2020 05:05:00 INFO GlusterFS mount attempt 

11/06/2020 05:04:30 INFO GlusterFS mount attempt 

11/06/2020 05:04:00 INFO GlusterFS mount attempt 

11/06/2020 05:03:30 INFO GlusterFS mount attempt 

11/06/2020 05:03:00 INFO GlusterFS mount attempt 

11/06/2020 05:02:30 INFO GlusterFS mount attempt 

11/06/2020 05:01:59 INFO GlusterFS mount attempt 

11/06/2020 05:01:29 INFO GlusterFS mount attempt 

11/06/2020 05:00:59 INFO GlusterFS mount attempt 

11/06/2020 05:00:29 INFO GlusterFS mount attempt 

11/06/2020 04:59:59 INFO GlusterFS mount attempt 

11/06/2020 04:59:29 INFO GlusterFS mount attempt 

11/06/2020 04:58:59 INFO GlusterFS mount attempt 

11/06/2020 04:58:29 INFO GlusterFS mount attempt 

11/06/2020 04:57:59 INFO GlusterFS mount attempt 

11/06/2020 04:57:29 INFO GlusterFS mount attempt 

11/06/2020 04:56:58 INFO GlusterFS mount attempt 

11/06/2020 04:56:28 INFO GlusterFS mount attempt 

11/06/2020 04:55:58 INFO GlusterFS mount attempt 

11/06/2020 04:55:28 INFO GlusterFS mount attempt 

11/06/2020 04:54:58 INFO GlusterFS mount attempt 

11/06/2020 04:54:28 INFO GlusterFS mount attempt 

11/06/2020 04:53:58 INFO GlusterFS mount attempt 

11/06/2020 04:53:28 INFO GlusterFS mount attempt 

11/06/2020 04:52:58 INFO GlusterFS mount attempt 

11/06/2020 04:52:28 INFO GlusterFS mount attempt 

11/06/2020 04:51:58 INFO GlusterFS mount attempt 

11/06/2020 04:51:27 INFO GlusterFS mount attempt 

11/06/2020 04:50:57 INFO GlusterFS mount attempt 

11/06/2020 04:50:27 INFO GlusterFS mount attempt 

11/06/2020 04:49:57 INFO GlusterFS mount attempt 

11/06/2020 04:49:27 INFO GlusterFS mount attempt 

11/06/2020 04:48:57 INFO GlusterFS mount attempt 

11/06/2020 04:48:27 INFO GlusterFS mount attempt 

11/06/2020 04:47:57 INFO GlusterFS mount attempt 

11/06/2020 04:47:27 INFO GlusterFS mount attempt 

11/06/2020 04:46:57 INFO GlusterFS mount attempt 

11/06/2020 04:46:27 INFO GlusterFS mount attempt 

11/06/2020 04:45:56 INFO GlusterFS mount attempt 

11/06/2020 04:45:26 INFO GlusterFS mount attempt 

11/06/2020 04:44:56 INFO GlusterFS mount attempt 

11/06/2020 04:44:26 INFO GlusterFS mount attempt 

11/06/2020 04:43:56 INFO GlusterFS mount attempt 

11/06/2020 04:43:26 INFO GlusterFS mount attempt 

11/06/2020 04:42:56 INFO GlusterFS mount attempt 

11/06/2020 04:42:26 INFO GlusterFS mount attempt 

11/06/2020 04:41:56 INFO GlusterFS mount attempt 

11/06/2020 04:41:26 INFO GlusterFS mount attempt 

11/06/2020 04:40:56 INFO GlusterFS mount attempt 

11/06/2020 04:40:25 INFO GlusterFS mount attempt 

11/06/2020 04:39:55 INFO GlusterFS mount attempt 

11/06/2020 04:39:25 INFO GlusterFS mount attempt 

11/06/2020 04:38:55 INFO GlusterFS mount attempt 

11/06/2020 04:38:25 INFO GlusterFS mount attempt 

11/06/2020 04:37:55 INFO GlusterFS mount attempt 

11/06/2020 04:37:25 INFO GlusterFS mount attempt 

11/06/2020 04:36:55 INFO GlusterFS mount attempt 

11/06/2020 04:36:25 INFO GlusterFS mount attempt 

11/06/2020 04:35:55 INFO GlusterFS mount attempt 

11/06/2020 04:35:24 INFO GlusterFS mount attempt 

11/06/2020 04:34:54 INFO GlusterFS mount attempt 

11/06/2020 04:34:24 INFO GlusterFS mount attempt 

11/06/2020 04:33:54 INFO GlusterFS mount attempt 

11/06/2020 04:33:24 INFO GlusterFS mount attempt 

11/06/2020 04:32:54 INFO GlusterFS mount attempt 

11/06/2020 04:32:24 INFO GlusterFS mount attempt 

11/06/2020 04:31:54 INFO GlusterFS mount attempt 

11/06/2020 04:31:24 INFO GlusterFS mount attempt 

11/06/2020 04:30:54 INFO GlusterFS mount attempt 

11/06/2020 04:30:24 INFO GlusterFS mount attempt 

11/06/2020 04:29:53 INFO GlusterFS mount attempt 

11/06/2020 04:29:23 INFO GlusterFS mount attempt 

11/06/2020 04:28:53 INFO GlusterFS mount attempt 

11/06/2020 04:28:23 INFO GlusterFS mount attempt 

11/06/2020 04:27:53 INFO GlusterFS mount attempt 

11/06/2020 04:27:23 INFO GlusterFS mount attempt 

11/06/2020 04:26:53 INFO GlusterFS mount attempt 

11/06/2020 04:26:23 INFO GlusterFS mount attempt 

11/06/2020 04:25:53 INFO GlusterFS mount attempt 

11/06/2020 04:25:23 INFO GlusterFS mount attempt 

11/06/2020 04:24:53 INFO GlusterFS mount attempt 

11/06/2020 04:24:22 INFO GlusterFS mount attempt 

11/06/2020 04:23:52 INFO GlusterFS mount attempt 

11/06/2020 04:23:22 INFO GlusterFS mount attempt 

11/06/2020 04:22:52 INFO GlusterFS mount attempt 

11/06/2020 04:22:22 INFO GlusterFS mount attempt 

11/06/2020 04:21:52 INFO GlusterFS mount attempt 

11/06/2020 04:21:22 INFO GlusterFS mount attempt 

11/06/2020 04:20:52 INFO GlusterFS mount attempt 

11/06/2020 04:20:22 INFO GlusterFS mount attempt 

11/06/2020 04:19:52 INFO GlusterFS mount attempt 

11/06/2020 04:19:22 INFO GlusterFS mount attempt 

11/06/2020 04:18:51 INFO GlusterFS mount attempt 

11/06/2020 04:18:21 INFO GlusterFS mount attempt 

11/06/2020 04:17:51 INFO GlusterFS mount attempt 

11/06/2020 04:17:21 INFO GlusterFS mount attempt 

11/06/2020 04:16:51 INFO GlusterFS mount attempt 

11/06/2020 04:16:21 INFO GlusterFS mount attempt 

11/06/2020 04:15:51 INFO GlusterFS mount attempt 

11/06/2020 04:15:21 INFO GlusterFS mount attempt 

11/06/2020 04:14:51 INFO GlusterFS mount attempt 

11/06/2020 04:14:21 INFO GlusterFS mount attempt 

11/06/2020 04:13:50 INFO GlusterFS mount attempt 

11/06/2020 04:13:20 INFO GlusterFS mount attempt 

11/06/2020 04:12:50 INFO GlusterFS mount attempt 

11/06/2020 04:12:20 INFO GlusterFS mount attempt 

11/06/2020 04:11:50 INFO GlusterFS mount attempt 

11/06/2020 04:11:20 INFO GlusterFS mount attempt 

11/06/2020 04:10:50 INFO GlusterFS mount attempt 

11/06/2020 04:10:20 INFO GlusterFS mount attempt 

11/06/2020 04:09:50 INFO GlusterFS mount attempt 

11/06/2020 04:09:20 INFO GlusterFS mount attempt 

11/06/2020 04:08:50 INFO GlusterFS mount attempt 

11/06/2020 04:08:19 INFO GlusterFS mount attempt 

11/06/2020 04:07:49 INFO GlusterFS mount attempt 

11/06/2020 04:07:19 INFO GlusterFS mount attempt 

11/06/2020 04:06:49 INFO GlusterFS mount attempt 

11/06/2020 04:06:19 INFO GlusterFS mount attempt 

11/06/2020 04:05:49 INFO GlusterFS mount attempt 

11/06/2020 04:05:19 INFO GlusterFS mount attempt 

11/06/2020 04:04:49 INFO GlusterFS mount attempt 

11/06/2020 04:04:19 INFO GlusterFS mount attempt 

11/06/2020 04:03:49 INFO GlusterFS mount attempt 

11/06/2020 04:03:19 INFO GlusterFS mount attempt 

11/06/2020 04:02:49 INFO GlusterFS mount attempt 

11/06/2020 04:02:18 INFO GlusterFS mount attempt 

11/06/2020 04:01:48 INFO GlusterFS mount attempt 

11/06/2020 04:01:18 INFO GlusterFS mount attempt 

11/06/2020 04:00:48 INFO GlusterFS mount attempt 

11/06/2020 04:00:18 INFO GlusterFS mount attempt 

11/06/2020 03:59:48 INFO GlusterFS mount attempt 

11/06/2020 03:59:18 INFO GlusterFS mount attempt 

11/06/2020 03:58:48 INFO GlusterFS mount attempt 

11/06/2020 03:58:18 INFO GlusterFS mount attempt 

11/06/2020 03:57:48 INFO GlusterFS mount attempt 

11/06/2020 03:57:18 INFO GlusterFS mount attempt 

11/06/2020 03:56:47 INFO GlusterFS mount attempt 

11/06/2020 03:56:17 INFO GlusterFS mount attempt 

11/06/2020 03:55:47 INFO GlusterFS mount attempt 

11/06/2020 03:55:17 INFO GlusterFS mount attempt 

11/06/2020 03:54:47 INFO GlusterFS mount attempt 

11/06/2020 03:54:17 INFO GlusterFS mount attempt 

11/06/2020 03:53:47 INFO GlusterFS mount attempt 

11/06/2020 03:53:17 INFO GlusterFS mount attempt 

11/06/2020 03:52:47 INFO GlusterFS mount attempt 

11/06/2020 03:52:17 INFO GlusterFS mount attempt 

11/06/2020 03:51:47 INFO GlusterFS mount attempt 

11/06/2020 03:51:16 INFO GlusterFS mount attempt 

11/06/2020 03:50:46 INFO GlusterFS mount attempt 

11/06/2020 03:50:16 INFO GlusterFS mount attempt 

11/06/2020 03:49:46 INFO GlusterFS mount attempt 

11/06/2020 03:49:16 INFO GlusterFS mount attempt 

11/06/2020 03:48:46 INFO GlusterFS mount attempt 

11/06/2020 03:48:16 INFO GlusterFS mount attempt 

11/06/2020 03:47:46 INFO GlusterFS mount attempt 

11/06/2020 03:47:16 INFO GlusterFS mount attempt 

11/06/2020 03:46:46 INFO GlusterFS mount attempt 

11/06/2020 03:46:16 INFO GlusterFS mount attempt 

11/06/2020 03:45:46 INFO GlusterFS mount attempt 

11/06/2020 03:45:15 INFO GlusterFS mount attempt 

11/06/2020 03:44:45 INFO GlusterFS mount attempt 

11/06/2020 03:44:15 INFO GlusterFS mount attempt 

11/06/2020 03:43:45 INFO GlusterFS mount attempt 

11/06/2020 03:43:15 INFO GlusterFS mount attempt 

11/06/2020 03:42:45 INFO GlusterFS mount attempt 

11/06/2020 03:42:15 INFO GlusterFS mount attempt 

11/06/2020 03:41:45 INFO GlusterFS mount attempt 

11/06/2020 03:41:15 INFO GlusterFS mount attempt 

11/06/2020 03:40:45 INFO GlusterFS mount attempt 

11/06/2020 03:40:15 INFO GlusterFS mount attempt 

11/06/2020 03:39:44 INFO GlusterFS mount attempt 

11/06/2020 03:39:14 INFO GlusterFS mount attempt 

11/06/2020 03:38:44 INFO GlusterFS mount attempt 

11/06/2020 03:38:14 INFO GlusterFS mount attempt 

11/06/2020 03:37:44 INFO GlusterFS mount attempt 

11/06/2020 03:37:14 INFO GlusterFS mount attempt 

11/06/2020 03:36:44 INFO GlusterFS mount attempt 

11/06/2020 03:36:14 INFO GlusterFS mount attempt 

11/06/2020 03:35:44 INFO GlusterFS mount attempt 

11/06/2020 03:35:14 INFO GlusterFS mount attempt 

11/06/2020 03:34:43 INFO GlusterFS mount attempt 

11/06/2020 03:34:13 INFO GlusterFS mount attempt 

11/06/2020 03:33:43 INFO GlusterFS mount attempt 

11/06/2020 03:33:13 INFO GlusterFS mount attempt 

11/06/2020 03:32:43 INFO GlusterFS mount attempt 

11/06/2020 03:32:13 INFO GlusterFS mount attempt 

11/06/2020 03:31:43 INFO GlusterFS mount attempt 

11/06/2020 03:31:13 INFO GlusterFS mount attempt 

11/06/2020 03:30:43 INFO GlusterFS mount attempt 

11/06/2020 03:30:13 INFO GlusterFS mount attempt 

11/06/2020 03:29:43 INFO GlusterFS mount attempt 

11/06/2020 03:29:12 INFO GlusterFS mount attempt 

11/06/2020 03:28:42 INFO GlusterFS mount attempt 

11/06/2020 03:28:12 INFO GlusterFS mount attempt 

11/06/2020 03:27:42 INFO GlusterFS mount attempt 

11/06/2020 03:27:12 INFO GlusterFS mount attempt 

11/06/2020 03:26:42 INFO GlusterFS mount attempt 

11/06/2020 03:26:12 INFO GlusterFS mount attempt 

11/06/2020 03:25:42 INFO GlusterFS mount attempt 

11/06/2020 03:25:12 INFO GlusterFS mount attempt 

11/06/2020 03:24:42 INFO GlusterFS mount attempt 

11/06/2020 03:24:11 INFO GlusterFS mount attempt 

11/06/2020 03:23:41 INFO GlusterFS mount attempt 

11/06/2020 03:23:11 INFO GlusterFS mount attempt 

11/06/2020 03:22:41 INFO GlusterFS mount attempt 

11/06/2020 03:22:11 INFO GlusterFS mount attempt 

11/06/2020 03:21:41 INFO GlusterFS mount attempt 

11/06/2020 03:21:11 INFO GlusterFS mount attempt 

11/06/2020 03:20:41 INFO GlusterFS mount attempt 

11/06/2020 03:20:11 INFO GlusterFS mount attempt 

11/06/2020 03:19:41 INFO GlusterFS mount attempt 

11/06/2020 03:19:11 INFO GlusterFS mount attempt 

11/06/2020 03:18:40 INFO GlusterFS mount attempt 

11/06/2020 03:18:10 INFO GlusterFS mount attempt 

11/06/2020 03:17:40 INFO GlusterFS mount attempt 

11/06/2020 03:17:10 INFO GlusterFS mount attempt 

11/06/2020 03:16:40 INFO GlusterFS mount attempt 

11/06/2020 03:16:10 INFO GlusterFS mount attempt 

11/06/2020 03:15:40 INFO GlusterFS mount attempt 

11/06/2020 03:15:10 INFO GlusterFS mount attempt 

11/06/2020 03:14:40 INFO GlusterFS mount attempt 

11/06/2020 03:14:10 INFO GlusterFS mount attempt 

11/06/2020 03:13:40 INFO GlusterFS mount attempt 

11/06/2020 03:13:09 INFO GlusterFS mount attempt 

11/06/2020 03:12:39 INFO GlusterFS mount attempt 

11/06/2020 03:12:09 INFO GlusterFS mount attempt 

11/06/2020 03:11:39 INFO GlusterFS mount attempt 

11/06/2020 03:11:09 INFO GlusterFS mount attempt 

11/06/2020 03:10:39 INFO GlusterFS mount attempt 

11/06/2020 03:10:09 INFO GlusterFS mount attempt 

11/06/2020 03:09:39 INFO GlusterFS mount attempt 

11/06/2020 03:09:09 INFO GlusterFS mount attempt 

11/06/2020 03:08:39 INFO GlusterFS mount attempt 

11/06/2020 03:08:09 INFO GlusterFS mount attempt 

11/06/2020 03:07:38 INFO GlusterFS mount attempt 

11/06/2020 03:07:08 INFO GlusterFS mount attempt 

11/06/2020 03:06:38 INFO GlusterFS mount attempt 

11/06/2020 03:06:08 INFO GlusterFS mount attempt 

11/06/2020 03:05:38 INFO GlusterFS mount attempt 

11/06/2020 03:05:08 INFO GlusterFS mount attempt 

11/06/2020 03:04:38 INFO GlusterFS mount attempt 

11/06/2020 03:04:08 INFO GlusterFS mount attempt 

11/06/2020 03:03:38 INFO GlusterFS mount attempt 

11/06/2020 03:03:08 INFO GlusterFS mount attempt 

11/06/2020 03:02:38 INFO GlusterFS mount attempt 

11/06/2020 03:02:07 INFO GlusterFS mount attempt 

11/06/2020 03:01:37 INFO GlusterFS mount attempt 

11/06/2020 03:01:07 INFO GlusterFS mount attempt 

11/06/2020 03:00:37 INFO GlusterFS mount attempt 

11/06/2020 03:00:07 INFO GlusterFS mount attempt 

11/06/2020 02:59:37 INFO GlusterFS mount attempt 

11/06/2020 02:59:07 INFO GlusterFS mount attempt 

11/06/2020 02:58:37 INFO GlusterFS mount attempt 

11/06/2020 02:58:07 INFO GlusterFS mount attempt 

11/06/2020 02:57:37 INFO GlusterFS mount attempt 

11/06/2020 02:57:07 INFO GlusterFS mount attempt 

11/06/2020 02:56:36 INFO GlusterFS mount attempt 

11/06/2020 02:56:06 INFO GlusterFS mount attempt 

11/06/2020 02:55:36 INFO GlusterFS mount attempt 

11/06/2020 02:55:06 INFO GlusterFS mount attempt 

11/06/2020 02:54:36 INFO GlusterFS mount attempt 

11/06/2020 02:54:06 INFO GlusterFS mount attempt 

11/06/2020 02:53:36 INFO GlusterFS mount attempt 

11/06/2020 02:53:06 INFO GlusterFS mount attempt 

11/06/2020 02:52:36 INFO GlusterFS mount attempt 

11/06/2020 02:52:06 INFO GlusterFS mount attempt 

11/06/2020 02:51:36 INFO GlusterFS mount attempt 

11/06/2020 02:51:05 INFO GlusterFS mount attempt 

11/06/2020 02:50:35 INFO GlusterFS mount attempt 

11/06/2020 02:50:05 INFO GlusterFS mount attempt 

11/06/2020 02:49:35 INFO GlusterFS mount attempt 

11/06/2020 02:49:05 INFO GlusterFS mount attempt 

11/06/2020 02:48:35 INFO GlusterFS mount attempt 

11/06/2020 02:48:05 INFO GlusterFS mount attempt 

11/06/2020 02:47:35 INFO GlusterFS mount attempt 

11/06/2020 02:47:05 INFO GlusterFS mount attempt 

11/06/2020 02:46:35 INFO GlusterFS mount attempt 

11/06/2020 02:46:05 INFO GlusterFS mount attempt 

11/06/2020 02:45:34 INFO GlusterFS mount attempt 

11/06/2020 02:45:04 INFO GlusterFS mount attempt 

11/06/2020 02:44:34 INFO GlusterFS mount attempt 

11/06/2020 02:44:04 INFO GlusterFS mount attempt 

11/06/2020 02:43:34 INFO GlusterFS mount attempt 

11/06/2020 02:43:04 INFO GlusterFS mount attempt 

11/06/2020 02:42:34 INFO GlusterFS mount attempt 

11/06/2020 02:42:04 INFO GlusterFS mount attempt 

11/06/2020 02:41:34 INFO GlusterFS mount attempt 

11/06/2020 02:41:04 INFO GlusterFS mount attempt 

11/06/2020 02:40:34 INFO GlusterFS mount attempt 

11/06/2020 02:40:04 INFO GlusterFS mount attempt 

11/06/2020 02:39:33 INFO GlusterFS mount attempt 

11/06/2020 02:39:03 INFO GlusterFS mount attempt 

11/06/2020 02:38:33 INFO GlusterFS mount attempt 

11/06/2020 02:38:03 INFO GlusterFS mount attempt 

11/06/2020 02:37:33 INFO GlusterFS mount attempt 

11/06/2020 02:37:03 INFO GlusterFS mount attempt 

11/06/2020 02:36:33 INFO GlusterFS mount attempt 

11/06/2020 02:36:03 INFO GlusterFS mount attempt 

11/06/2020 02:35:33 INFO GlusterFS mount attempt 

11/06/2020 02:35:03 INFO GlusterFS mount attempt 

11/06/2020 02:34:33 INFO GlusterFS mount attempt 

11/06/2020 02:34:02 INFO GlusterFS mount attempt 

11/06/2020 02:33:32 INFO GlusterFS mount attempt 

11/06/2020 02:33:02 INFO GlusterFS mount attempt 

11/06/2020 02:32:32 INFO GlusterFS mount attempt 

11/06/2020 02:32:02 INFO GlusterFS mount attempt 

11/06/2020 02:31:32 INFO GlusterFS mount attempt 

11/06/2020 02:31:02 INFO GlusterFS mount attempt 

11/06/2020 02:30:32 INFO GlusterFS mount attempt 

11/06/2020 02:30:02 INFO GlusterFS mount attempt 

11/06/2020 02:29:32 INFO GlusterFS mount attempt 

11/06/2020 02:29:02 INFO GlusterFS mount attempt 

11/06/2020 02:28:31 INFO GlusterFS mount attempt 

11/06/2020 02:28:01 INFO GlusterFS mount attempt 

11/06/2020 02:27:31 INFO GlusterFS mount attempt 

11/06/2020 02:27:01 INFO GlusterFS mount attempt 

11/06/2020 02:26:31 INFO GlusterFS mount attempt 

11/06/2020 02:26:01 INFO GlusterFS mount attempt 

11/06/2020 02:25:31 INFO GlusterFS mount attempt 

11/06/2020 02:25:01 INFO GlusterFS mount attempt 

11/06/2020 02:24:31 INFO GlusterFS mount attempt 

11/06/2020 02:24:01 INFO GlusterFS mount attempt 

11/06/2020 02:23:31 INFO GlusterFS mount attempt 

11/06/2020 02:23:01 INFO GlusterFS mount attempt 

11/06/2020 02:22:30 INFO GlusterFS mount attempt 

11/06/2020 02:22:00 INFO GlusterFS mount attempt 

11/06/2020 02:21:30 INFO GlusterFS mount attempt 

11/06/2020 02:21:00 INFO GlusterFS mount attempt 

11/06/2020 02:20:30 INFO GlusterFS mount attempt 

11/06/2020 02:20:00 INFO GlusterFS mount attempt 

11/06/2020 02:19:30 INFO GlusterFS mount attempt 

11/06/2020 02:19:00 INFO GlusterFS mount attempt 

11/06/2020 02:18:30 INFO GlusterFS mount attempt 

11/06/2020 02:18:00 INFO GlusterFS mount attempt 

11/06/2020 02:17:30 INFO GlusterFS mount attempt 

11/06/2020 02:16:59 INFO GlusterFS mount attempt 

11/06/2020 02:16:29 INFO GlusterFS mount attempt 

11/06/2020 02:15:59 INFO GlusterFS mount attempt 

11/06/2020 02:15:29 INFO GlusterFS mount attempt 

11/06/2020 02:14:59 INFO GlusterFS mount attempt 

11/06/2020 02:14:29 INFO GlusterFS mount attempt 

11/06/2020 02:13:59 INFO GlusterFS mount attempt 

11/06/2020 02:13:29 INFO GlusterFS mount attempt 

11/06/2020 02:12:59 INFO GlusterFS mount attempt 

11/06/2020 02:12:29 INFO GlusterFS mount attempt 

11/06/2020 02:11:59 INFO GlusterFS mount attempt 

11/06/2020 02:11:28 INFO GlusterFS mount attempt 

11/06/2020 02:10:58 INFO GlusterFS mount attempt 

11/06/2020 02:10:28 INFO GlusterFS mount attempt 

11/06/2020 02:09:58 INFO GlusterFS mount attempt 

11/06/2020 02:09:28 INFO GlusterFS mount attempt 

11/06/2020 02:08:58 INFO GlusterFS mount attempt 

11/06/2020 02:08:28 INFO GlusterFS mount attempt 

11/06/2020 02:07:58 INFO GlusterFS mount attempt 

11/06/2020 02:07:28 INFO GlusterFS mount attempt 

11/06/2020 02:06:58 INFO GlusterFS mount attempt 

11/06/2020 02:06:28 INFO GlusterFS mount attempt 

11/06/2020 02:05:57 INFO GlusterFS mount attempt 

11/06/2020 02:05:27 INFO GlusterFS mount attempt 

11/06/2020 02:04:57 INFO GlusterFS mount attempt 

11/06/2020 02:04:27 INFO GlusterFS mount attempt 

11/06/2020 02:03:57 INFO GlusterFS mount attempt 

11/06/2020 02:03:27 INFO GlusterFS mount attempt 

11/06/2020 02:02:57 INFO GlusterFS mount attempt 

11/06/2020 02:02:27 INFO GlusterFS mount attempt 

11/06/2020 02:01:57 INFO GlusterFS mount attempt 

11/06/2020 02:01:27 INFO GlusterFS mount attempt 

11/06/2020 02:00:57 INFO GlusterFS mount attempt 

11/06/2020 02:00:26 INFO GlusterFS mount attempt 

11/06/2020 01:59:56 INFO GlusterFS mount attempt 

11/06/2020 01:59:26 INFO GlusterFS mount attempt 

11/06/2020 01:58:56 INFO GlusterFS mount attempt 

11/06/2020 01:58:26 INFO GlusterFS mount attempt 

11/06/2020 01:57:56 INFO GlusterFS mount attempt 

11/06/2020 01:57:26 INFO GlusterFS mount attempt 

11/06/2020 01:56:56 INFO GlusterFS mount attempt 

11/06/2020 01:56:26 INFO GlusterFS mount attempt 

11/06/2020 01:55:56 INFO GlusterFS mount attempt 

11/06/2020 01:55:25 INFO GlusterFS mount attempt 

11/06/2020 01:54:55 INFO GlusterFS mount attempt 

11/06/2020 01:54:25 INFO GlusterFS mount attempt 

11/06/2020 01:53:55 INFO GlusterFS mount attempt 

11/06/2020 01:53:25 INFO GlusterFS mount attempt 

11/06/2020 01:52:55 INFO GlusterFS mount attempt 

11/06/2020 01:52:25 INFO GlusterFS mount attempt 

11/06/2020 01:51:55 INFO GlusterFS mount attempt 

11/06/2020 01:51:25 INFO GlusterFS mount attempt 

11/06/2020 01:50:55 INFO GlusterFS mount attempt 

11/06/2020 01:50:25 INFO GlusterFS mount attempt 

11/06/2020 01:49:54 INFO GlusterFS mount attempt 

11/06/2020 01:49:24 INFO GlusterFS mount attempt 

11/06/2020 01:48:54 INFO GlusterFS mount attempt 

11/06/2020 01:48:24 INFO GlusterFS mount attempt 

11/06/2020 01:47:54 INFO GlusterFS mount attempt 

11/06/2020 01:47:24 INFO GlusterFS mount attempt 

11/06/2020 01:46:54 INFO GlusterFS mount attempt 

11/06/2020 01:46:24 INFO GlusterFS mount attempt 

11/06/2020 01:45:54 INFO GlusterFS mount attempt 

11/06/2020 01:45:24 INFO GlusterFS mount attempt 

11/06/2020 01:44:53 INFO GlusterFS mount attempt 

11/06/2020 01:44:23 INFO GlusterFS mount attempt 

11/06/2020 01:43:53 INFO GlusterFS mount attempt 

11/06/2020 01:43:23 INFO GlusterFS mount attempt 

11/06/2020 01:42:53 INFO GlusterFS mount attempt 

11/06/2020 01:42:23 INFO GlusterFS mount attempt 

11/06/2020 01:41:53 INFO GlusterFS mount attempt 

11/06/2020 01:41:23 INFO GlusterFS mount attempt 

11/06/2020 01:40:53 INFO GlusterFS mount attempt 

11/06/2020 01:40:23 INFO GlusterFS mount attempt 

11/06/2020 01:39:53 INFO GlusterFS mount attempt 

11/06/2020 01:39:22 INFO GlusterFS mount attempt 

11/06/2020 01:38:52 INFO GlusterFS mount attempt 

11/06/2020 01:38:22 INFO GlusterFS mount attempt 

11/06/2020 01:37:52 INFO GlusterFS mount attempt 

11/06/2020 01:37:22 INFO GlusterFS mount attempt 

11/06/2020 01:36:52 INFO GlusterFS mount attempt 

11/06/2020 01:36:22 INFO GlusterFS mount attempt 

11/06/2020 01:35:52 INFO GlusterFS mount attempt 

11/06/2020 01:35:22 INFO GlusterFS mount attempt 

11/06/2020 01:34:52 INFO GlusterFS mount attempt 

11/06/2020 01:34:22 INFO GlusterFS mount attempt 

11/06/2020 01:33:51 INFO GlusterFS mount attempt 

11/06/2020 01:33:21 INFO GlusterFS mount attempt 

11/06/2020 01:32:51 INFO GlusterFS mount attempt 

11/06/2020 01:32:21 INFO GlusterFS mount attempt 

11/06/2020 01:31:51 INFO GlusterFS mount attempt 

11/06/2020 01:31:21 INFO GlusterFS mount attempt 

11/06/2020 01:30:51 INFO GlusterFS mount attempt 

11/06/2020 01:30:21 INFO GlusterFS mount attempt 

11/06/2020 01:29:51 INFO GlusterFS mount attempt 

11/06/2020 01:29:21 INFO GlusterFS mount attempt 

11/06/2020 01:28:51 INFO GlusterFS mount attempt 

11/06/2020 01:28:20 INFO GlusterFS mount attempt 

11/06/2020 01:27:50 INFO GlusterFS mount attempt 

11/06/2020 01:27:20 INFO GlusterFS mount attempt 

11/06/2020 01:26:50 INFO GlusterFS mount attempt 

11/06/2020 01:26:20 INFO GlusterFS mount attempt 

11/06/2020 01:25:50 INFO GlusterFS mount attempt 

11/06/2020 01:25:20 INFO GlusterFS mount attempt 

11/06/2020 01:24:50 INFO GlusterFS mount attempt 

11/06/2020 01:24:20 INFO GlusterFS mount attempt 

11/06/2020 01:23:50 INFO GlusterFS mount attempt 

11/06/2020 01:23:20 INFO GlusterFS mount attempt 

11/06/2020 01:22:50 INFO GlusterFS mount attempt 

11/06/2020 01:22:19 INFO GlusterFS mount attempt 

11/06/2020 01:21:49 INFO GlusterFS mount attempt 

11/06/2020 01:21:19 INFO GlusterFS mount attempt 

11/06/2020 01:20:49 INFO GlusterFS mount attempt 

11/06/2020 01:20:19 INFO GlusterFS mount attempt 

11/06/2020 01:19:49 INFO GlusterFS mount attempt 

11/06/2020 01:19:19 INFO GlusterFS mount attempt 

11/06/2020 01:18:49 INFO GlusterFS mount attempt 

11/06/2020 01:18:19 INFO GlusterFS mount attempt 

11/06/2020 01:17:49 INFO GlusterFS mount attempt 

11/06/2020 01:17:19 INFO GlusterFS mount attempt 

11/06/2020 01:16:48 INFO GlusterFS mount attempt 

11/06/2020 01:16:18 INFO GlusterFS mount attempt 

11/06/2020 01:15:48 INFO GlusterFS mount attempt 

11/06/2020 01:15:18 INFO GlusterFS mount attempt 

11/06/2020 01:14:48 INFO GlusterFS mount attempt 

11/06/2020 01:14:18 INFO GlusterFS mount attempt 

11/06/2020 01:13:48 INFO GlusterFS mount attempt 

11/06/2020 01:13:18 INFO GlusterFS mount attempt 

11/06/2020 01:12:48 INFO GlusterFS mount attempt 

11/06/2020 01:12:18 INFO GlusterFS mount attempt 

11/06/2020 01:11:48 INFO GlusterFS mount attempt 

11/06/2020 01:11:17 INFO GlusterFS mount attempt 

11/06/2020 01:10:47 INFO GlusterFS mount attempt 

11/06/2020 01:10:17 INFO GlusterFS mount attempt 

11/06/2020 01:09:47 INFO GlusterFS mount attempt 

11/06/2020 01:09:17 INFO GlusterFS mount attempt 

11/06/2020 01:08:47 INFO GlusterFS mount attempt 

11/06/2020 01:08:17 INFO GlusterFS mount attempt 

11/06/2020 01:07:47 INFO GlusterFS mount attempt 

11/06/2020 01:07:17 INFO GlusterFS mount attempt 

11/06/2020 01:06:47 INFO GlusterFS mount attempt 

11/06/2020 01:06:17 INFO GlusterFS mount attempt 

11/06/2020 01:05:46 INFO GlusterFS mount attempt 

11/06/2020 01:05:16 INFO GlusterFS mount attempt 

11/06/2020 01:04:46 INFO GlusterFS mount attempt 

11/06/2020 01:04:16 INFO GlusterFS mount attempt 

11/06/2020 01:03:46 INFO GlusterFS mount attempt 

11/06/2020 01:03:16 INFO GlusterFS mount attempt 

11/06/2020 01:02:46 INFO GlusterFS mount attempt 

11/06/2020 01:02:16 INFO GlusterFS mount attempt 

11/06/2020 01:01:46 INFO GlusterFS mount attempt 

11/06/2020 01:01:16 INFO GlusterFS mount attempt 

11/06/2020 01:00:46 INFO GlusterFS mount attempt 

11/06/2020 01:00:15 INFO GlusterFS mount attempt 

11/06/2020 00:59:45 INFO GlusterFS mount attempt 

11/06/2020 00:59:15 INFO GlusterFS mount attempt 

11/06/2020 00:58:45 INFO GlusterFS mount attempt 

11/06/2020 00:58:15 INFO GlusterFS mount attempt 

11/06/2020 00:57:45 INFO GlusterFS mount attempt 

11/06/2020 00:57:15 INFO GlusterFS mount attempt 

11/06/2020 00:56:45 INFO GlusterFS mount attempt 

11/06/2020 00:56:15 INFO GlusterFS mount attempt 

11/06/2020 00:55:45 INFO GlusterFS mount attempt 

11/06/2020 00:55:15 INFO GlusterFS mount attempt 

11/06/2020 00:54:44 INFO GlusterFS mount attempt 

11/06/2020 00:54:14 INFO GlusterFS mount attempt 

11/06/2020 00:53:44 INFO GlusterFS mount attempt 

11/06/2020 00:53:14 INFO GlusterFS mount attempt 

11/06/2020 00:52:44 INFO GlusterFS mount attempt 

11/06/2020 00:52:14 INFO GlusterFS mount attempt 

11/06/2020 00:51:44 INFO GlusterFS mount attempt 

11/06/2020 00:51:14 INFO GlusterFS mount attempt 

11/06/2020 00:50:44 INFO GlusterFS mount attempt 

11/06/2020 00:50:14 INFO GlusterFS mount attempt 

11/06/2020 00:49:43 INFO GlusterFS mount attempt 

11/06/2020 00:49:13 INFO GlusterFS mount attempt 

11/06/2020 00:48:43 INFO GlusterFS mount attempt 

11/06/2020 00:48:13 INFO GlusterFS mount attempt 

11/06/2020 00:47:43 INFO GlusterFS mount attempt 

11/06/2020 00:47:13 INFO GlusterFS mount attempt 

11/06/2020 00:46:43 INFO GlusterFS mount attempt 

11/06/2020 00:46:13 INFO GlusterFS mount attempt 

11/06/2020 00:45:43 INFO GlusterFS mount attempt 

11/06/2020 00:45:13 INFO GlusterFS mount attempt 

11/06/2020 00:44:43 INFO GlusterFS mount attempt 

11/06/2020 00:44:13 INFO GlusterFS mount attempt 

11/06/2020 00:43:42 INFO GlusterFS mount attempt 

11/06/2020 00:43:12 INFO GlusterFS mount attempt 

11/06/2020 00:42:42 INFO GlusterFS mount attempt 

11/06/2020 00:42:12 INFO GlusterFS mount attempt 

11/06/2020 00:41:42 INFO GlusterFS mount attempt 

11/06/2020 00:41:12 INFO GlusterFS mount attempt 

11/06/2020 00:40:42 INFO GlusterFS mount attempt 

11/06/2020 00:40:12 INFO GlusterFS mount attempt 

11/06/2020 00:39:42 INFO GlusterFS mount attempt 

11/06/2020 00:39:12 INFO GlusterFS mount attempt 

11/06/2020 00:38:42 INFO GlusterFS mount attempt 

11/06/2020 00:38:11 INFO GlusterFS mount attempt 

11/06/2020 00:37:41 INFO GlusterFS mount attempt 

11/06/2020 00:37:11 INFO GlusterFS mount attempt 

11/06/2020 00:36:41 INFO GlusterFS mount attempt 

11/06/2020 00:36:11 INFO GlusterFS mount attempt 

11/06/2020 00:35:41 INFO GlusterFS mount attempt 

11/06/2020 00:35:11 INFO GlusterFS mount attempt 

11/06/2020 00:34:41 INFO GlusterFS mount attempt 

11/06/2020 00:34:11 INFO GlusterFS mount attempt 

11/06/2020 00:33:41 INFO GlusterFS mount attempt 

11/06/2020 00:33:11 INFO GlusterFS mount attempt 

11/06/2020 00:32:40 INFO GlusterFS mount attempt 

11/06/2020 00:32:10 INFO GlusterFS mount attempt 

11/06/2020 00:31:40 INFO GlusterFS mount attempt 

11/06/2020 00:31:10 INFO GlusterFS mount attempt 

11/06/2020 00:30:40 INFO GlusterFS mount attempt 

11/06/2020 00:30:10 INFO GlusterFS mount attempt 

11/06/2020 00:29:40 INFO GlusterFS mount attempt 

11/06/2020 00:29:10 INFO GlusterFS mount attempt 

11/06/2020 00:28:40 INFO GlusterFS mount attempt 

11/06/2020 00:28:10 INFO GlusterFS mount attempt 

11/06/2020 00:27:40 INFO GlusterFS mount attempt 

11/06/2020 00:27:10 INFO GlusterFS mount attempt 

11/06/2020 00:26:39 INFO GlusterFS mount attempt 

11/06/2020 00:26:09 INFO GlusterFS mount attempt 

11/06/2020 00:25:39 INFO GlusterFS mount attempt 

11/06/2020 00:25:09 INFO GlusterFS mount attempt 

11/06/2020 00:24:39 INFO GlusterFS mount attempt 

11/06/2020 00:24:09 INFO GlusterFS mount attempt 

11/06/2020 00:23:39 INFO GlusterFS mount attempt 

11/06/2020 00:23:09 INFO GlusterFS mount attempt 

11/06/2020 00:22:39 INFO GlusterFS mount attempt 

11/06/2020 00:22:09 INFO GlusterFS mount attempt 

11/06/2020 00:21:39 INFO GlusterFS mount attempt 

11/06/2020 00:21:09 INFO GlusterFS mount attempt 

11/06/2020 00:20:38 INFO GlusterFS mount attempt 

11/06/2020 00:20:08 INFO GlusterFS mount attempt 

11/06/2020 00:19:38 INFO GlusterFS mount attempt 

11/06/2020 00:19:08 INFO GlusterFS mount attempt 

11/06/2020 00:18:38 INFO GlusterFS mount attempt 

11/06/2020 00:18:08 INFO GlusterFS mount attempt 

11/06/2020 00:17:38 INFO GlusterFS mount attempt 

11/06/2020 00:17:08 INFO GlusterFS mount attempt 

11/06/2020 00:16:38 INFO GlusterFS mount attempt 

11/06/2020 00:16:08 INFO GlusterFS mount attempt 

11/06/2020 00:15:38 INFO GlusterFS mount attempt 

11/06/2020 00:15:07 INFO GlusterFS mount attempt 

11/06/2020 00:14:37 INFO GlusterFS mount attempt 

11/06/2020 00:14:07 INFO GlusterFS mount attempt 

11/06/2020 00:13:37 INFO GlusterFS mount attempt 

11/06/2020 00:13:07 INFO GlusterFS mount attempt 

11/06/2020 00:12:37 INFO GlusterFS mount attempt 

11/06/2020 00:12:07 INFO GlusterFS mount attempt 

11/06/2020 00:11:37 INFO GlusterFS mount attempt 

11/06/2020 00:11:07 INFO GlusterFS mount attempt 

11/06/2020 00:10:37 INFO GlusterFS mount attempt 

11/06/2020 00:10:07 INFO GlusterFS mount attempt 

11/06/2020 00:09:36 INFO GlusterFS mount attempt 

11/06/2020 00:09:06 INFO GlusterFS mount attempt 

11/06/2020 00:08:36 INFO GlusterFS mount attempt 

11/06/2020 00:08:06 INFO GlusterFS mount attempt 

11/06/2020 00:07:36 INFO GlusterFS mount attempt 

11/06/2020 00:07:06 INFO GlusterFS mount attempt 

11/06/2020 00:06:36 INFO GlusterFS mount attempt 

11/06/2020 00:06:06 INFO GlusterFS mount attempt 

11/06/2020 00:05:36 INFO GlusterFS mount attempt 

11/06/2020 00:05:06 INFO GlusterFS mount attempt 

11/06/2020 00:04:36 INFO GlusterFS mount attempt 

11/06/2020 00:04:05 INFO GlusterFS mount attempt 

11/06/2020 00:03:35 INFO GlusterFS mount attempt 

11/06/2020 00:03:05 INFO GlusterFS mount attempt 

11/06/2020 00:02:35 INFO GlusterFS mount attempt 

11/06/2020 00:02:05 INFO GlusterFS mount attempt 

11/06/2020 00:01:35 INFO GlusterFS mount attempt 

11/06/2020 00:01:05 INFO GlusterFS mount attempt 

11/06/2020 00:00:35 INFO GlusterFS mount attempt 

11/06/2020 00:00:05 INFO GlusterFS mount attempt 

10/06/2020 23:59:35 INFO GlusterFS mount attempt 

10/06/2020 23:59:05 INFO GlusterFS mount attempt 

10/06/2020 23:58:34 INFO GlusterFS mount attempt 

10/06/2020 23:58:04 INFO GlusterFS mount attempt 

10/06/2020 23:57:34 INFO GlusterFS mount attempt 

10/06/2020 23:57:04 INFO GlusterFS mount attempt 

10/06/2020 23:56:34 INFO GlusterFS mount attempt 

10/06/2020 23:56:04 INFO GlusterFS mount attempt 

10/06/2020 23:55:34 INFO GlusterFS mount attempt 

10/06/2020 23:55:04 INFO GlusterFS mount attempt 

10/06/2020 23:54:34 INFO GlusterFS mount attempt 

10/06/2020 23:54:04 INFO GlusterFS mount attempt 

10/06/2020 23:53:34 INFO GlusterFS mount attempt 

10/06/2020 23:53:03 INFO GlusterFS mount attempt 

10/06/2020 23:52:33 INFO GlusterFS mount attempt 

10/06/2020 23:52:03 INFO GlusterFS mount attempt 

10/06/2020 23:51:33 INFO GlusterFS mount attempt 

10/06/2020 23:51:03 INFO GlusterFS mount attempt 

10/06/2020 23:50:33 INFO GlusterFS mount attempt 

10/06/2020 23:50:03 INFO GlusterFS mount attempt 

10/06/2020 23:49:33 INFO GlusterFS mount attempt 

10/06/2020 23:49:03 INFO GlusterFS mount attempt 

10/06/2020 23:48:33 INFO GlusterFS mount attempt 

10/06/2020 23:48:03 INFO GlusterFS mount attempt 

10/06/2020 23:47:32 INFO GlusterFS mount attempt 

10/06/2020 23:47:02 INFO GlusterFS mount attempt 

10/06/2020 23:46:32 INFO GlusterFS mount attempt 

10/06/2020 23:46:02 INFO GlusterFS mount attempt 

10/06/2020 23:45:32 INFO GlusterFS mount attempt 

10/06/2020 23:45:02 INFO GlusterFS mount attempt 

10/06/2020 23:44:32 INFO GlusterFS mount attempt 

10/06/2020 23:44:02 INFO GlusterFS mount attempt 

10/06/2020 23:43:32 INFO GlusterFS mount attempt 

10/06/2020 23:43:02 INFO GlusterFS mount attempt 

10/06/2020 23:42:32 INFO GlusterFS mount attempt 

10/06/2020 23:42:01 INFO GlusterFS mount attempt 

10/06/2020 23:41:31 INFO GlusterFS mount attempt 

10/06/2020 23:41:01 INFO GlusterFS mount attempt 

10/06/2020 23:40:31 INFO GlusterFS mount attempt 

10/06/2020 23:40:01 INFO GlusterFS mount attempt 

10/06/2020 23:39:31 INFO GlusterFS mount attempt 

10/06/2020 23:39:01 INFO GlusterFS mount attempt 

10/06/2020 23:38:31 INFO GlusterFS mount attempt 

10/06/2020 23:38:01 INFO GlusterFS mount attempt 

10/06/2020 23:37:31 INFO GlusterFS mount attempt 

10/06/2020 23:37:01 INFO GlusterFS mount attempt 

10/06/2020 23:36:30 INFO GlusterFS mount attempt 

10/06/2020 23:36:00 INFO GlusterFS mount attempt 

10/06/2020 23:35:30 INFO GlusterFS mount attempt 

10/06/2020 23:35:00 INFO GlusterFS mount attempt 

10/06/2020 23:34:30 INFO GlusterFS mount attempt 

10/06/2020 23:34:00 INFO GlusterFS mount attempt 

10/06/2020 23:33:30 INFO GlusterFS mount attempt 

10/06/2020 23:33:00 INFO GlusterFS mount attempt 

10/06/2020 23:32:30 INFO GlusterFS mount attempt 

10/06/2020 23:32:00 INFO GlusterFS mount attempt 

10/06/2020 23:31:30 INFO GlusterFS mount attempt 

10/06/2020 23:30:59 INFO GlusterFS mount attempt 

10/06/2020 23:30:29 INFO GlusterFS mount attempt 

10/06/2020 23:29:59 INFO GlusterFS mount attempt 

10/06/2020 23:29:29 INFO GlusterFS mount attempt 

10/06/2020 23:28:59 INFO GlusterFS mount attempt 

10/06/2020 23:28:29 INFO GlusterFS mount attempt 

10/06/2020 23:27:59 INFO GlusterFS mount attempt 

10/06/2020 23:27:29 INFO GlusterFS mount attempt 

10/06/2020 23:26:59 INFO GlusterFS mount attempt 

10/06/2020 23:26:29 INFO GlusterFS mount attempt 

10/06/2020 23:25:59 INFO GlusterFS mount attempt 

10/06/2020 23:25:28 INFO GlusterFS mount attempt 

10/06/2020 23:24:58 INFO GlusterFS mount attempt 

10/06/2020 23:24:28 INFO GlusterFS mount attempt 

10/06/2020 23:23:58 INFO GlusterFS mount attempt 

10/06/2020 23:23:28 INFO GlusterFS mount attempt 

10/06/2020 23:22:58 INFO GlusterFS mount attempt 

10/06/2020 23:22:28 INFO GlusterFS mount attempt 

10/06/2020 23:21:58 INFO GlusterFS mount attempt 

10/06/2020 23:21:28 INFO GlusterFS mount attempt 

10/06/2020 23:20:58 INFO GlusterFS mount attempt 

10/06/2020 23:20:28 INFO GlusterFS mount attempt 

10/06/2020 23:19:58 INFO GlusterFS mount attempt 

10/06/2020 23:19:27 INFO GlusterFS mount attempt 

10/06/2020 23:18:57 INFO GlusterFS mount attempt 

10/06/2020 23:18:27 INFO GlusterFS mount attempt 

10/06/2020 23:17:57 INFO GlusterFS mount attempt 

10/06/2020 23:17:27 INFO GlusterFS mount attempt 

10/06/2020 23:16:57 INFO GlusterFS mount attempt 

10/06/2020 23:16:27 INFO GlusterFS mount attempt 

10/06/2020 23:15:57 INFO GlusterFS mount attempt 

10/06/2020 23:15:27 INFO GlusterFS mount attempt 

10/06/2020 23:14:57 INFO GlusterFS mount attempt 

10/06/2020 23:14:27 INFO GlusterFS mount attempt 

10/06/2020 23:13:56 INFO GlusterFS mount attempt 

10/06/2020 23:13:26 INFO GlusterFS mount attempt 

10/06/2020 23:12:56 INFO GlusterFS mount attempt 

10/06/2020 23:12:26 INFO GlusterFS mount attempt 

10/06/2020 23:11:56 INFO GlusterFS mount attempt 

10/06/2020 23:11:26 INFO GlusterFS mount attempt 

10/06/2020 23:10:56 INFO GlusterFS mount attempt 

10/06/2020 23:10:26 INFO GlusterFS mount attempt 

10/06/2020 23:09:56 INFO GlusterFS mount attempt 

10/06/2020 23:09:26 INFO GlusterFS mount attempt 

10/06/2020 23:08:56 INFO GlusterFS mount attempt 

10/06/2020 23:08:26 INFO GlusterFS mount attempt 

10/06/2020 23:07:55 INFO GlusterFS mount attempt 

10/06/2020 23:07:25 INFO GlusterFS mount attempt 

10/06/2020 23:06:55 INFO GlusterFS mount attempt 

10/06/2020 23:06:25 INFO GlusterFS mount attempt 

10/06/2020 23:05:55 INFO GlusterFS mount attempt 

10/06/2020 23:05:25 INFO GlusterFS mount attempt 

10/06/2020 23:04:55 INFO GlusterFS mount attempt 

10/06/2020 23:04:25 INFO GlusterFS mount attempt 

10/06/2020 23:03:55 INFO GlusterFS mount attempt 

10/06/2020 23:03:25 INFO GlusterFS mount attempt 

10/06/2020 23:02:55 INFO GlusterFS mount attempt 

10/06/2020 23:02:24 INFO GlusterFS mount attempt 

10/06/2020 23:01:54 INFO GlusterFS mount attempt 

10/06/2020 23:01:24 INFO GlusterFS mount attempt 

10/06/2020 23:00:54 INFO GlusterFS mount attempt 

10/06/2020 23:00:24 INFO GlusterFS mount attempt 

10/06/2020 22:59:54 INFO GlusterFS mount attempt 

10/06/2020 22:59:24 INFO GlusterFS mount attempt 

10/06/2020 22:58:54 INFO GlusterFS mount attempt 

10/06/2020 22:58:24 INFO GlusterFS mount attempt 

10/06/2020 22:57:54 INFO GlusterFS mount attempt 

10/06/2020 22:57:24 INFO GlusterFS mount attempt 

10/06/2020 22:56:54 INFO GlusterFS mount attempt 

10/06/2020 22:56:23 INFO GlusterFS mount attempt 

10/06/2020 22:55:53 INFO GlusterFS mount attempt 

10/06/2020 22:55:23 INFO GlusterFS mount attempt 

10/06/2020 22:54:53 INFO GlusterFS mount attempt 

10/06/2020 22:54:23 INFO GlusterFS mount attempt 

10/06/2020 22:53:53 INFO GlusterFS mount attempt 

10/06/2020 22:53:23 INFO GlusterFS mount attempt 

10/06/2020 22:52:53 INFO GlusterFS mount attempt 

10/06/2020 22:52:23 INFO GlusterFS mount attempt 

10/06/2020 22:51:53 INFO GlusterFS mount attempt 

10/06/2020 22:51:23 INFO GlusterFS mount attempt 

10/06/2020 22:50:52 INFO GlusterFS mount attempt 

10/06/2020 22:50:22 INFO GlusterFS mount attempt 

10/06/2020 22:49:52 INFO GlusterFS mount attempt 

10/06/2020 22:49:22 INFO GlusterFS mount attempt 

10/06/2020 22:48:52 INFO GlusterFS mount attempt 

10/06/2020 22:48:22 INFO GlusterFS mount attempt 

10/06/2020 22:47:52 INFO GlusterFS mount attempt 

10/06/2020 22:47:22 INFO GlusterFS mount attempt 

10/06/2020 22:46:52 INFO GlusterFS mount attempt 

10/06/2020 22:46:22 INFO GlusterFS mount attempt 

10/06/2020 22:45:52 INFO GlusterFS mount attempt 

10/06/2020 22:45:21 INFO GlusterFS mount attempt 

10/06/2020 22:44:51 INFO GlusterFS mount attempt 

10/06/2020 22:44:21 INFO GlusterFS mount attempt 

10/06/2020 22:43:51 INFO GlusterFS mount attempt 

10/06/2020 22:43:21 INFO GlusterFS mount attempt 

10/06/2020 22:42:51 INFO GlusterFS mount attempt 

10/06/2020 22:42:21 INFO GlusterFS mount attempt 

10/06/2020 22:41:51 INFO GlusterFS mount attempt 

10/06/2020 22:41:21 INFO GlusterFS mount attempt 

10/06/2020 22:40:51 INFO GlusterFS mount attempt 

10/06/2020 22:40:21 INFO GlusterFS mount attempt 

10/06/2020 22:39:50 INFO GlusterFS mount attempt 

10/06/2020 22:39:20 INFO GlusterFS mount attempt 

10/06/2020 22:38:50 INFO GlusterFS mount attempt 

10/06/2020 22:38:20 INFO GlusterFS mount attempt 

10/06/2020 22:37:50 INFO GlusterFS mount attempt 

10/06/2020 22:37:20 INFO GlusterFS mount attempt 

10/06/2020 22:36:50 INFO GlusterFS mount attempt 

10/06/2020 22:36:20 INFO GlusterFS mount attempt 

10/06/2020 22:35:50 INFO GlusterFS mount attempt 

10/06/2020 22:35:20 INFO GlusterFS mount attempt 

10/06/2020 22:34:50 INFO GlusterFS mount attempt 

10/06/2020 22:34:19 INFO GlusterFS mount attempt 

10/06/2020 22:33:49 INFO GlusterFS mount attempt 

10/06/2020 22:33:19 INFO GlusterFS mount attempt 

10/06/2020 22:32:49 INFO GlusterFS mount attempt 

10/06/2020 22:32:19 INFO GlusterFS mount attempt 

10/06/2020 22:31:49 INFO GlusterFS mount attempt 

10/06/2020 22:31:19 INFO GlusterFS mount attempt 

10/06/2020 22:30:49 INFO GlusterFS mount attempt 

10/06/2020 22:30:19 INFO GlusterFS mount attempt 

10/06/2020 22:29:49 INFO GlusterFS mount attempt 

10/06/2020 22:29:19 INFO GlusterFS mount attempt 

10/06/2020 22:28:48 INFO GlusterFS mount attempt 

10/06/2020 22:28:18 INFO GlusterFS mount attempt 

10/06/2020 22:27:48 INFO GlusterFS mount attempt 

10/06/2020 22:27:18 INFO GlusterFS mount attempt 

10/06/2020 22:26:48 INFO GlusterFS mount attempt 

10/06/2020 22:26:18 INFO GlusterFS mount attempt 

10/06/2020 22:25:48 INFO GlusterFS mount attempt 

10/06/2020 22:25:18 INFO GlusterFS mount attempt 

10/06/2020 22:24:48 INFO GlusterFS mount attempt 

10/06/2020 22:24:18 INFO GlusterFS mount attempt 

10/06/2020 22:23:48 INFO GlusterFS mount attempt 

10/06/2020 22:23:17 INFO GlusterFS mount attempt 

10/06/2020 22:22:47 INFO GlusterFS mount attempt 

10/06/2020 22:22:17 INFO GlusterFS mount attempt 

10/06/2020 22:21:47 INFO GlusterFS mount attempt 

10/06/2020 22:21:17 INFO GlusterFS mount attempt 

10/06/2020 22:20:47 INFO GlusterFS mount attempt 

10/06/2020 22:20:17 INFO GlusterFS mount attempt 

10/06/2020 22:19:47 INFO GlusterFS mount attempt 

10/06/2020 22:19:17 INFO GlusterFS mount attempt 

10/06/2020 22:18:47 INFO GlusterFS mount attempt 

10/06/2020 22:18:17 INFO GlusterFS mount attempt 

10/06/2020 22:17:46 INFO GlusterFS mount attempt 

10/06/2020 22:17:16 INFO GlusterFS mount attempt 

10/06/2020 22:16:46 INFO GlusterFS mount attempt 

10/06/2020 22:16:16 INFO GlusterFS mount attempt 

10/06/2020 22:15:46 INFO GlusterFS mount attempt 

10/06/2020 22:15:16 INFO GlusterFS mount attempt 

10/06/2020 22:14:46 INFO GlusterFS mount attempt 

10/06/2020 22:14:16 INFO GlusterFS mount attempt 

10/06/2020 22:13:46 INFO GlusterFS mount attempt 

10/06/2020 22:13:16 INFO GlusterFS mount attempt 

10/06/2020 22:12:46 INFO GlusterFS mount attempt 

10/06/2020 22:12:16 INFO GlusterFS mount attempt 

10/06/2020 22:11:45 INFO GlusterFS mount attempt 

10/06/2020 22:11:15 INFO GlusterFS mount attempt 

10/06/2020 22:10:45 INFO GlusterFS mount attempt 

10/06/2020 22:10:15 INFO GlusterFS mount attempt 

10/06/2020 22:09:45 INFO GlusterFS mount attempt 

10/06/2020 22:09:15 INFO GlusterFS mount attempt 

10/06/2020 22:08:45 INFO GlusterFS mount attempt 

10/06/2020 22:08:15 INFO GlusterFS mount attempt 

10/06/2020 22:07:45 INFO GlusterFS mount attempt 

10/06/2020 22:07:15 INFO GlusterFS mount attempt 

10/06/2020 22:06:45 INFO GlusterFS mount attempt 

10/06/2020 22:06:14 INFO GlusterFS mount attempt 

10/06/2020 22:05:44 INFO GlusterFS mount attempt 

10/06/2020 22:05:14 INFO GlusterFS mount attempt 

10/06/2020 22:04:44 INFO GlusterFS mount attempt 

10/06/2020 22:04:14 INFO GlusterFS mount attempt 

10/06/2020 22:03:44 INFO GlusterFS mount attempt 

10/06/2020 22:03:14 INFO GlusterFS mount attempt 

10/06/2020 22:02:44 INFO GlusterFS mount attempt 

10/06/2020 22:02:14 INFO GlusterFS mount attempt 

10/06/2020 22:01:44 INFO GlusterFS mount attempt 

10/06/2020 22:01:13 INFO GlusterFS mount attempt 

10/06/2020 22:00:43 INFO GlusterFS mount attempt 

10/06/2020 22:00:13 INFO GlusterFS mount attempt 

10/06/2020 21:59:43 INFO GlusterFS mount attempt 

10/06/2020 21:59:13 INFO GlusterFS mount attempt 

10/06/2020 21:58:43 INFO GlusterFS mount attempt 

10/06/2020 21:58:13 INFO GlusterFS mount attempt 

10/06/2020 21:57:43 INFO GlusterFS mount attempt 

10/06/2020 21:57:13 INFO GlusterFS mount attempt 

10/06/2020 21:56:43 INFO GlusterFS mount attempt 

10/06/2020 21:56:13 INFO GlusterFS mount attempt 

10/06/2020 21:55:42 INFO GlusterFS mount attempt 

10/06/2020 21:55:12 INFO GlusterFS mount attempt 

10/06/2020 21:54:42 INFO GlusterFS mount attempt 

10/06/2020 21:54:12 INFO GlusterFS mount attempt 

10/06/2020 21:53:42 INFO GlusterFS mount attempt 

10/06/2020 21:53:12 INFO GlusterFS mount attempt 

10/06/2020 21:52:42 INFO GlusterFS mount attempt 

10/06/2020 21:52:12 INFO GlusterFS mount attempt 

10/06/2020 21:51:42 INFO GlusterFS mount attempt 

10/06/2020 21:51:12 INFO GlusterFS mount attempt 

10/06/2020 21:50:42 INFO GlusterFS mount attempt 

10/06/2020 21:50:11 INFO GlusterFS mount attempt 

10/06/2020 21:49:41 INFO GlusterFS mount attempt 

10/06/2020 21:49:11 INFO GlusterFS mount attempt 

10/06/2020 21:48:41 INFO GlusterFS mount attempt 

10/06/2020 21:48:11 INFO GlusterFS mount attempt 

10/06/2020 21:47:41 INFO GlusterFS mount attempt 

10/06/2020 21:47:11 INFO GlusterFS mount attempt 

10/06/2020 21:46:41 INFO GlusterFS mount attempt 

10/06/2020 21:46:11 INFO GlusterFS mount attempt 

10/06/2020 21:45:41 INFO GlusterFS mount attempt 

10/06/2020 21:45:11 INFO GlusterFS mount attempt 

10/06/2020 21:44:40 INFO GlusterFS mount attempt 

10/06/2020 21:44:10 INFO GlusterFS mount attempt 

10/06/2020 21:43:40 INFO GlusterFS mount attempt 

10/06/2020 21:43:10 INFO GlusterFS mount attempt 

10/06/2020 21:42:40 INFO GlusterFS mount attempt 

10/06/2020 21:42:10 INFO GlusterFS mount attempt 

10/06/2020 21:41:40 INFO GlusterFS mount attempt 

10/06/2020 21:41:10 INFO GlusterFS mount attempt 

10/06/2020 21:40:40 INFO GlusterFS mount attempt 

10/06/2020 21:40:10 INFO GlusterFS mount attempt 

10/06/2020 21:39:40 INFO GlusterFS mount attempt 

10/06/2020 21:39:09 INFO GlusterFS mount attempt 

10/06/2020 21:38:39 INFO GlusterFS mount attempt 

10/06/2020 21:38:09 INFO GlusterFS mount attempt 

10/06/2020 21:37:39 INFO GlusterFS mount attempt 

10/06/2020 21:37:09 INFO GlusterFS mount attempt 

10/06/2020 21:36:39 INFO GlusterFS mount attempt 

10/06/2020 21:36:09 INFO GlusterFS mount attempt 

10/06/2020 21:35:39 INFO GlusterFS mount attempt 

10/06/2020 21:35:09 INFO GlusterFS mount attempt 

10/06/2020 21:34:39 INFO GlusterFS mount attempt 

10/06/2020 21:34:09 INFO GlusterFS mount attempt 

10/06/2020 21:33:38 INFO GlusterFS mount attempt 

10/06/2020 21:33:08 INFO GlusterFS mount attempt 

10/06/2020 21:32:38 INFO GlusterFS mount attempt 

10/06/2020 21:32:08 INFO GlusterFS mount attempt 

10/06/2020 21:31:38 INFO GlusterFS mount attempt 

10/06/2020 21:31:08 INFO GlusterFS mount attempt 

10/06/2020 21:30:38 INFO GlusterFS mount attempt 

10/06/2020 21:30:08 INFO GlusterFS mount attempt 

10/06/2020 21:29:38 INFO GlusterFS mount attempt 

10/06/2020 21:29:08 INFO GlusterFS mount attempt 

10/06/2020 21:28:38 INFO GlusterFS mount attempt 

10/06/2020 21:28:07 INFO GlusterFS mount attempt 

10/06/2020 21:27:37 INFO GlusterFS mount attempt 

10/06/2020 21:27:07 INFO GlusterFS mount attempt 

10/06/2020 21:26:37 INFO GlusterFS mount attempt 

10/06/2020 21:26:07 INFO GlusterFS mount attempt 

10/06/2020 21:25:37 INFO GlusterFS mount attempt 

10/06/2020 21:25:07 INFO GlusterFS mount attempt 

10/06/2020 21:24:37 INFO GlusterFS mount attempt 

10/06/2020 21:24:07 INFO GlusterFS mount attempt 

10/06/2020 21:23:37 INFO GlusterFS mount attempt 

10/06/2020 21:23:07 INFO GlusterFS mount attempt 

10/06/2020 21:22:36 INFO GlusterFS mount attempt 

10/06/2020 21:22:06 INFO GlusterFS mount attempt 

10/06/2020 21:21:36 INFO GlusterFS mount attempt 

10/06/2020 21:21:06 INFO GlusterFS mount attempt 

10/06/2020 21:20:36 INFO GlusterFS mount attempt 

10/06/2020 21:20:06 INFO GlusterFS mount attempt 

10/06/2020 21:19:36 INFO GlusterFS mount attempt 

10/06/2020 21:19:06 INFO GlusterFS mount attempt 

10/06/2020 21:18:36 INFO GlusterFS mount attempt 

10/06/2020 21:18:06 INFO GlusterFS mount attempt 

10/06/2020 21:17:36 INFO GlusterFS mount attempt 

10/06/2020 21:17:05 INFO GlusterFS mount attempt 

10/06/2020 21:16:35 INFO GlusterFS mount attempt 

10/06/2020 21:16:05 INFO GlusterFS mount attempt 

10/06/2020 21:15:35 INFO GlusterFS mount attempt 

10/06/2020 21:15:05 INFO GlusterFS mount attempt 

10/06/2020 21:14:35 INFO GlusterFS mount attempt 

10/06/2020 21:14:05 INFO GlusterFS mount attempt 

10/06/2020 21:13:35 INFO GlusterFS mount attempt 

10/06/2020 21:13:05 INFO GlusterFS mount attempt 

10/06/2020 21:12:35 INFO GlusterFS mount attempt 

10/06/2020 21:12:05 INFO GlusterFS mount attempt 

10/06/2020 21:11:34 INFO GlusterFS mount attempt 

10/06/2020 21:11:04 INFO GlusterFS mount attempt 

10/06/2020 21:10:34 INFO GlusterFS mount attempt 

10/06/2020 21:10:04 INFO GlusterFS mount attempt 

10/06/2020 21:09:34 INFO GlusterFS mount attempt 

10/06/2020 21:09:04 INFO GlusterFS mount attempt 

10/06/2020 21:08:34 INFO GlusterFS mount attempt 

10/06/2020 21:08:04 INFO GlusterFS mount attempt 

10/06/2020 21:07:34 INFO GlusterFS mount attempt 

10/06/2020 21:07:04 INFO GlusterFS mount attempt 

10/06/2020 21:06:33 INFO GlusterFS mount attempt 

10/06/2020 21:06:03 INFO GlusterFS mount attempt 

10/06/2020 21:05:33 INFO GlusterFS mount attempt 

10/06/2020 21:05:03 INFO GlusterFS mount attempt 

10/06/2020 21:04:33 INFO GlusterFS mount attempt 

10/06/2020 21:04:03 INFO GlusterFS mount attempt 

10/06/2020 21:03:33 INFO GlusterFS mount attempt 

10/06/2020 21:03:03 INFO GlusterFS mount attempt 

10/06/2020 21:02:33 INFO GlusterFS mount attempt 

10/06/2020 21:02:03 INFO GlusterFS mount attempt 

10/06/2020 21:01:33 INFO GlusterFS mount attempt 

10/06/2020 21:01:03 INFO GlusterFS mount attempt 

10/06/2020 21:00:32 INFO GlusterFS mount attempt 

10/06/2020 21:00:02 INFO GlusterFS mount attempt 

10/06/2020 20:59:32 INFO GlusterFS mount attempt 

10/06/2020 20:59:02 INFO GlusterFS mount attempt 

10/06/2020 20:58:32 INFO GlusterFS mount attempt 

10/06/2020 20:58:02 INFO GlusterFS mount attempt 

10/06/2020 20:57:32 INFO GlusterFS mount attempt 

10/06/2020 20:57:02 INFO GlusterFS mount attempt 

10/06/2020 20:56:32 INFO GlusterFS mount attempt 

10/06/2020 20:56:02 INFO GlusterFS mount attempt 

10/06/2020 20:55:31 INFO GlusterFS mount attempt 

10/06/2020 20:55:01 INFO GlusterFS mount attempt 

10/06/2020 20:54:31 INFO GlusterFS mount attempt 

10/06/2020 20:54:01 INFO GlusterFS mount attempt 

10/06/2020 20:53:31 INFO GlusterFS mount attempt 

10/06/2020 20:53:01 INFO GlusterFS mount attempt 

10/06/2020 20:52:31 INFO GlusterFS mount attempt 

10/06/2020 20:52:01 INFO GlusterFS mount attempt 

10/06/2020 20:51:31 INFO GlusterFS mount attempt 

10/06/2020 20:51:01 INFO GlusterFS mount attempt 

10/06/2020 20:50:31 INFO GlusterFS mount attempt 

10/06/2020 20:50:00 INFO GlusterFS mount attempt 

10/06/2020 20:49:30 INFO GlusterFS mount attempt 

10/06/2020 20:49:00 INFO GlusterFS mount attempt 

10/06/2020 20:48:30 INFO GlusterFS mount attempt 

10/06/2020 20:48:00 INFO GlusterFS mount attempt 

10/06/2020 20:47:30 INFO GlusterFS mount attempt 

10/06/2020 20:47:00 INFO GlusterFS mount attempt 

10/06/2020 20:46:30 INFO GlusterFS mount attempt 

10/06/2020 20:46:00 INFO GlusterFS mount attempt 

10/06/2020 20:45:30 INFO GlusterFS mount attempt 

10/06/2020 20:45:00 INFO GlusterFS mount attempt 

10/06/2020 20:44:29 INFO GlusterFS mount attempt 

10/06/2020 20:43:59 INFO GlusterFS mount attempt 

10/06/2020 20:43:29 INFO GlusterFS mount attempt 

10/06/2020 20:42:59 INFO GlusterFS mount attempt 

10/06/2020 20:42:29 INFO GlusterFS mount attempt 

10/06/2020 20:41:59 INFO GlusterFS mount attempt 

10/06/2020 20:41:29 INFO GlusterFS mount attempt 

10/06/2020 20:40:59 INFO GlusterFS mount attempt 

10/06/2020 20:40:29 INFO GlusterFS mount attempt 

10/06/2020 20:39:59 INFO GlusterFS mount attempt 

10/06/2020 20:39:29 INFO GlusterFS mount attempt 

10/06/2020 20:38:58 INFO GlusterFS mount attempt 

10/06/2020 20:38:28 INFO GlusterFS mount attempt 

10/06/2020 20:37:58 INFO GlusterFS mount attempt 

10/06/2020 20:37:28 INFO GlusterFS mount attempt 

10/06/2020 20:36:58 INFO GlusterFS mount attempt 

10/06/2020 20:36:28 INFO GlusterFS mount attempt 

10/06/2020 20:35:58 INFO GlusterFS mount attempt 

10/06/2020 20:35:28 INFO GlusterFS mount attempt 

10/06/2020 20:34:58 INFO GlusterFS mount attempt 

10/06/2020 20:34:28 INFO GlusterFS mount attempt 

10/06/2020 20:33:58 INFO GlusterFS mount attempt 

10/06/2020 20:33:27 INFO GlusterFS mount attempt 

10/06/2020 20:32:57 INFO GlusterFS mount attempt 

10/06/2020 20:32:27 INFO GlusterFS mount attempt 

10/06/2020 20:31:57 INFO GlusterFS mount attempt 

10/06/2020 20:31:27 INFO GlusterFS mount attempt 

10/06/2020 20:30:57 INFO GlusterFS mount attempt 

10/06/2020 20:30:27 INFO GlusterFS mount attempt 

10/06/2020 20:29:57 INFO GlusterFS mount attempt 

10/06/2020 20:29:27 INFO GlusterFS mount attempt 

10/06/2020 20:28:57 INFO GlusterFS mount attempt 

10/06/2020 20:28:27 INFO GlusterFS mount attempt 

10/06/2020 20:27:57 INFO GlusterFS mount attempt 

10/06/2020 20:27:26 INFO GlusterFS mount attempt 

10/06/2020 20:26:56 INFO GlusterFS mount attempt 

10/06/2020 20:26:26 INFO GlusterFS mount attempt 

10/06/2020 20:25:56 INFO GlusterFS mount attempt 

10/06/2020 20:25:26 INFO GlusterFS mount attempt 

10/06/2020 20:24:56 INFO GlusterFS mount attempt 

10/06/2020 20:24:26 INFO GlusterFS mount attempt 

10/06/2020 20:23:56 INFO GlusterFS mount attempt 

10/06/2020 20:23:26 INFO GlusterFS mount attempt 

10/06/2020 20:22:56 INFO GlusterFS mount attempt 

10/06/2020 20:22:26 INFO GlusterFS mount attempt 

10/06/2020 20:21:55 INFO GlusterFS mount attempt 

10/06/2020 20:21:25 INFO GlusterFS mount attempt 

10/06/2020 20:20:55 INFO GlusterFS mount attempt 

10/06/2020 20:20:25 INFO GlusterFS mount attempt 

10/06/2020 20:19:55 INFO GlusterFS mount attempt 

10/06/2020 20:19:25 INFO GlusterFS mount attempt 

10/06/2020 20:18:55 INFO GlusterFS mount attempt 

10/06/2020 20:18:25 INFO GlusterFS mount attempt 

10/06/2020 20:17:55 INFO GlusterFS mount attempt 

10/06/2020 20:17:25 INFO GlusterFS mount attempt 

10/06/2020 20:16:55 INFO GlusterFS mount attempt 

10/06/2020 20:16:24 INFO GlusterFS mount attempt 

10/06/2020 20:15:54 INFO GlusterFS mount attempt 

10/06/2020 20:15:24 INFO GlusterFS mount attempt 

10/06/2020 20:14:54 INFO GlusterFS mount attempt 

10/06/2020 20:14:24 INFO GlusterFS mount attempt 

10/06/2020 20:13:54 INFO GlusterFS mount attempt 

10/06/2020 20:13:24 INFO GlusterFS mount attempt 

10/06/2020 20:12:54 INFO GlusterFS mount attempt 

10/06/2020 20:12:24 INFO GlusterFS mount attempt 

10/06/2020 20:11:54 INFO GlusterFS mount attempt 

10/06/2020 20:11:24 INFO GlusterFS mount attempt 

10/06/2020 20:10:53 INFO GlusterFS mount attempt 

10/06/2020 20:10:23 INFO GlusterFS mount attempt 

10/06/2020 20:09:53 INFO GlusterFS mount attempt 

10/06/2020 20:09:23 INFO GlusterFS mount attempt 

10/06/2020 20:08:53 INFO GlusterFS mount attempt 

10/06/2020 20:08:23 INFO GlusterFS mount attempt 

10/06/2020 20:07:53 INFO GlusterFS mount attempt 

10/06/2020 20:07:23 INFO GlusterFS mount attempt 

10/06/2020 20:06:53 INFO GlusterFS mount attempt 

10/06/2020 20:06:23 INFO GlusterFS mount attempt 

10/06/2020 20:05:53 INFO GlusterFS mount attempt 

10/06/2020 20:05:22 INFO GlusterFS mount attempt 

10/06/2020 20:04:52 INFO GlusterFS mount attempt 

10/06/2020 20:04:22 INFO GlusterFS mount attempt 

10/06/2020 20:03:52 INFO GlusterFS mount attempt 

10/06/2020 20:03:22 INFO GlusterFS mount attempt 

10/06/2020 20:02:52 INFO GlusterFS mount attempt 

10/06/2020 20:02:22 INFO GlusterFS mount attempt 

10/06/2020 20:01:52 INFO GlusterFS mount attempt 

10/06/2020 20:01:22 INFO GlusterFS mount attempt 

10/06/2020 20:00:52 INFO GlusterFS mount attempt 

10/06/2020 20:00:21 INFO GlusterFS mount attempt 

10/06/2020 19:59:51 INFO GlusterFS mount attempt 

10/06/2020 19:59:21 INFO GlusterFS mount attempt 

10/06/2020 19:58:51 INFO GlusterFS mount attempt 

10/06/2020 19:58:21 INFO GlusterFS mount attempt 

10/06/2020 19:57:51 INFO GlusterFS mount attempt 

10/06/2020 19:57:21 INFO GlusterFS mount attempt 

10/06/2020 19:56:51 INFO GlusterFS mount attempt 

10/06/2020 19:56:21 INFO GlusterFS mount attempt 

10/06/2020 19:55:51 INFO GlusterFS mount attempt 

10/06/2020 19:55:21 INFO GlusterFS mount attempt 

10/06/2020 19:54:50 INFO GlusterFS mount attempt 

10/06/2020 19:54:20 INFO GlusterFS mount attempt 

10/06/2020 19:53:50 INFO GlusterFS mount attempt 

10/06/2020 19:53:20 INFO GlusterFS mount attempt 

10/06/2020 19:52:50 INFO GlusterFS mount attempt 

10/06/2020 19:52:20 INFO GlusterFS mount attempt 

10/06/2020 19:51:50 INFO GlusterFS mount attempt 

10/06/2020 19:51:20 INFO GlusterFS mount attempt 

10/06/2020 19:50:50 INFO GlusterFS mount attempt 

10/06/2020 19:50:20 INFO GlusterFS mount attempt 

10/06/2020 19:49:50 INFO GlusterFS mount attempt 

10/06/2020 19:49:19 INFO GlusterFS mount attempt 

10/06/2020 19:48:49 INFO GlusterFS mount attempt 

10/06/2020 19:48:19 INFO GlusterFS mount attempt 

10/06/2020 19:47:49 INFO GlusterFS mount attempt 

10/06/2020 19:47:19 INFO GlusterFS mount attempt 

10/06/2020 19:46:49 INFO GlusterFS mount attempt 

10/06/2020 19:46:19 INFO GlusterFS mount attempt 

10/06/2020 19:45:49 INFO GlusterFS mount attempt 

10/06/2020 19:45:19 INFO GlusterFS mount attempt 

10/06/2020 19:44:49 INFO GlusterFS mount attempt 

10/06/2020 19:44:18 INFO GlusterFS mount attempt 

10/06/2020 19:43:48 INFO GlusterFS mount attempt 

10/06/2020 19:43:18 INFO GlusterFS mount attempt 

10/06/2020 19:42:48 INFO GlusterFS mount attempt 

10/06/2020 19:42:18 INFO GlusterFS mount attempt 

10/06/2020 19:41:48 INFO GlusterFS mount attempt 

10/06/2020 19:41:18 INFO GlusterFS mount attempt 

10/06/2020 19:40:48 INFO GlusterFS mount attempt 

10/06/2020 19:40:18 INFO GlusterFS mount attempt 

10/06/2020 19:39:48 INFO GlusterFS mount attempt 

10/06/2020 19:39:18 INFO GlusterFS mount attempt 

10/06/2020 19:38:47 INFO GlusterFS mount attempt 

10/06/2020 19:38:17 INFO GlusterFS mount attempt 

10/06/2020 19:37:47 INFO GlusterFS mount attempt 

10/06/2020 19:37:17 INFO GlusterFS mount attempt 

10/06/2020 19:36:47 INFO GlusterFS mount attempt 

10/06/2020 19:36:17 INFO GlusterFS mount attempt 

10/06/2020 19:35:47 INFO GlusterFS mount attempt 

10/06/2020 19:35:17 INFO GlusterFS mount attempt 

10/06/2020 19:34:47 INFO GlusterFS mount attempt 

10/06/2020 19:34:17 INFO GlusterFS mount attempt 

10/06/2020 19:33:47 INFO GlusterFS mount attempt 

10/06/2020 19:33:16 INFO GlusterFS mount attempt 

10/06/2020 19:32:46 INFO GlusterFS mount attempt 

10/06/2020 19:32:16 INFO GlusterFS mount attempt 

10/06/2020 19:31:46 INFO GlusterFS mount attempt 

10/06/2020 19:31:16 INFO GlusterFS mount attempt 

10/06/2020 19:30:46 INFO GlusterFS mount attempt 

10/06/2020 19:30:16 INFO GlusterFS mount attempt 

10/06/2020 19:29:46 INFO GlusterFS mount attempt 

10/06/2020 19:29:16 INFO GlusterFS mount attempt 

10/06/2020 19:28:46 INFO GlusterFS mount attempt 

10/06/2020 19:28:16 INFO GlusterFS mount attempt 

10/06/2020 19:27:45 INFO GlusterFS mount attempt 

10/06/2020 19:27:15 INFO GlusterFS mount attempt 

10/06/2020 19:26:45 INFO GlusterFS mount attempt 

10/06/2020 19:26:15 INFO GlusterFS mount attempt 

10/06/2020 19:25:45 INFO GlusterFS mount attempt 

10/06/2020 19:25:15 INFO GlusterFS mount attempt 

10/06/2020 19:24:45 INFO GlusterFS mount attempt 

10/06/2020 19:24:15 INFO GlusterFS mount attempt 

10/06/2020 19:23:45 INFO GlusterFS mount attempt 

10/06/2020 19:23:15 INFO GlusterFS mount attempt 

10/06/2020 19:22:45 INFO GlusterFS mount attempt 

10/06/2020 19:22:14 INFO GlusterFS mount attempt 

10/06/2020 19:21:44 INFO GlusterFS mount attempt 

10/06/2020 19:21:14 INFO GlusterFS mount attempt 

10/06/2020 19:20:44 INFO GlusterFS mount attempt 

10/06/2020 19:20:14 INFO GlusterFS mount attempt 

10/06/2020 19:19:44 INFO GlusterFS mount attempt 

10/06/2020 19:19:14 INFO GlusterFS mount attempt 

10/06/2020 19:18:44 INFO GlusterFS mount attempt 

10/06/2020 19:18:14 INFO GlusterFS mount attempt 

10/06/2020 19:17:44 INFO GlusterFS mount attempt 

10/06/2020 19:17:14 INFO GlusterFS mount attempt 

10/06/2020 19:16:43 INFO GlusterFS mount attempt 

10/06/2020 19:16:13 INFO GlusterFS mount attempt 

10/06/2020 19:15:43 INFO GlusterFS mount attempt 

10/06/2020 19:15:13 INFO GlusterFS mount attempt 

10/06/2020 19:14:43 INFO GlusterFS mount attempt 

10/06/2020 19:14:13 INFO GlusterFS mount attempt 

10/06/2020 19:13:43 INFO GlusterFS mount attempt 

10/06/2020 19:13:13 INFO GlusterFS mount attempt 

10/06/2020 19:12:43 INFO GlusterFS mount attempt 

10/06/2020 19:12:13 INFO GlusterFS mount attempt 

10/06/2020 19:11:43 INFO GlusterFS mount attempt 

10/06/2020 19:11:12 INFO GlusterFS mount attempt 

10/06/2020 19:10:42 INFO GlusterFS mount attempt 

10/06/2020 19:10:12 INFO GlusterFS mount attempt 

10/06/2020 19:09:42 INFO GlusterFS mount attempt 

10/06/2020 19:09:12 INFO GlusterFS mount attempt 

10/06/2020 19:08:42 INFO GlusterFS mount attempt 

10/06/2020 19:08:12 INFO GlusterFS mount attempt 

10/06/2020 19:07:42 INFO GlusterFS mount attempt 

10/06/2020 19:07:12 INFO GlusterFS mount attempt 

10/06/2020 19:06:42 INFO GlusterFS mount attempt 

10/06/2020 19:06:11 INFO GlusterFS mount attempt 

10/06/2020 19:05:41 INFO GlusterFS mount attempt 

10/06/2020 19:05:11 INFO GlusterFS mount attempt 

10/06/2020 19:04:41 INFO GlusterFS mount attempt 

10/06/2020 19:04:11 INFO GlusterFS mount attempt 

10/06/2020 19:03:41 INFO GlusterFS mount attempt 

10/06/2020 19:03:11 INFO GlusterFS mount attempt 

10/06/2020 19:02:41 INFO GlusterFS mount attempt 

10/06/2020 19:02:11 INFO GlusterFS mount attempt 

10/06/2020 19:01:41 INFO GlusterFS mount attempt 

10/06/2020 19:01:11 INFO GlusterFS mount attempt 

10/06/2020 19:00:40 INFO GlusterFS mount attempt 

10/06/2020 19:00:10 INFO GlusterFS mount attempt 

10/06/2020 18:59:40 INFO GlusterFS mount attempt 

10/06/2020 18:59:10 INFO GlusterFS mount attempt 

10/06/2020 18:58:40 INFO GlusterFS mount attempt 

10/06/2020 18:58:10 INFO GlusterFS mount attempt 

10/06/2020 18:57:40 INFO GlusterFS mount attempt 

10/06/2020 18:57:10 INFO GlusterFS mount attempt 

10/06/2020 18:56:40 INFO GlusterFS mount attempt 

10/06/2020 18:56:10 INFO GlusterFS mount attempt 

10/06/2020 18:55:40 INFO GlusterFS mount attempt 

10/06/2020 18:55:10 INFO GlusterFS mount attempt 

10/06/2020 18:54:39 INFO GlusterFS mount attempt 

10/06/2020 18:54:09 INFO GlusterFS mount attempt 

10/06/2020 18:53:39 INFO GlusterFS mount attempt 

10/06/2020 18:53:09 INFO GlusterFS mount attempt 

10/06/2020 18:52:39 INFO GlusterFS mount attempt 

10/06/2020 18:52:09 INFO GlusterFS mount attempt 

10/06/2020 18:51:39 INFO GlusterFS mount attempt 

10/06/2020 18:51:09 INFO GlusterFS mount attempt 

10/06/2020 18:50:39 INFO GlusterFS mount attempt 

10/06/2020 18:50:09 INFO GlusterFS mount attempt 

10/06/2020 18:49:38 INFO GlusterFS mount attempt 

10/06/2020 18:49:08 INFO GlusterFS mount attempt 

10/06/2020 18:48:38 INFO GlusterFS mount attempt 

10/06/2020 18:48:08 INFO GlusterFS mount attempt 

10/06/2020 18:47:38 INFO GlusterFS mount attempt 

10/06/2020 18:47:08 INFO GlusterFS mount attempt 

10/06/2020 18:46:38 INFO GlusterFS mount attempt 

10/06/2020 18:46:08 INFO GlusterFS mount attempt 

10/06/2020 18:45:38 INFO GlusterFS mount attempt 

10/06/2020 18:45:08 INFO GlusterFS mount attempt 

10/06/2020 18:44:38 INFO GlusterFS mount attempt 

10/06/2020 18:44:07 INFO GlusterFS mount attempt 

10/06/2020 18:43:37 INFO GlusterFS mount attempt 

10/06/2020 18:43:07 INFO GlusterFS mount attempt 

10/06/2020 18:42:37 INFO GlusterFS mount attempt 

10/06/2020 18:42:07 INFO GlusterFS mount attempt 

10/06/2020 18:41:37 INFO GlusterFS mount attempt 

10/06/2020 18:41:07 INFO GlusterFS mount attempt 

10/06/2020 18:40:37 INFO GlusterFS mount attempt 

10/06/2020 18:40:07 INFO GlusterFS mount attempt 

10/06/2020 18:39:37 INFO GlusterFS mount attempt 

10/06/2020 18:39:07 INFO GlusterFS mount attempt 

10/06/2020 18:38:37 INFO GlusterFS mount attempt 

10/06/2020 18:38:06 INFO GlusterFS mount attempt 

10/06/2020 18:37:36 INFO GlusterFS mount attempt 

10/06/2020 18:37:06 INFO GlusterFS mount attempt 

10/06/2020 18:36:36 INFO GlusterFS mount attempt 

10/06/2020 18:36:06 INFO GlusterFS mount attempt 

10/06/2020 18:35:36 INFO GlusterFS mount attempt 

10/06/2020 18:35:06 INFO GlusterFS mount attempt 

10/06/2020 18:34:36 INFO GlusterFS mount attempt 

10/06/2020 18:34:06 INFO GlusterFS mount attempt 

10/06/2020 18:33:36 INFO GlusterFS mount attempt 

10/06/2020 18:33:06 INFO GlusterFS mount attempt 

10/06/2020 18:32:35 INFO GlusterFS mount attempt 

10/06/2020 18:32:05 INFO GlusterFS mount attempt 

10/06/2020 18:31:35 INFO GlusterFS mount attempt 

10/06/2020 18:31:05 INFO GlusterFS mount attempt 

10/06/2020 18:30:35 INFO GlusterFS mount attempt 

10/06/2020 18:30:05 INFO GlusterFS mount attempt 

10/06/2020 18:29:35 INFO GlusterFS mount attempt 

10/06/2020 18:29:05 INFO GlusterFS mount attempt 

10/06/2020 18:28:35 INFO GlusterFS mount attempt 

10/06/2020 18:28:05 INFO GlusterFS mount attempt 

10/06/2020 18:27:35 INFO GlusterFS mount attempt 

10/06/2020 18:27:05 INFO GlusterFS mount attempt 

10/06/2020 18:26:34 INFO GlusterFS mount attempt 

10/06/2020 18:26:04 INFO GlusterFS mount attempt 

10/06/2020 18:25:34 INFO GlusterFS mount attempt 

10/06/2020 18:25:04 INFO GlusterFS mount attempt 

10/06/2020 18:24:34 INFO GlusterFS mount attempt 

10/06/2020 18:24:04 INFO GlusterFS mount attempt 

10/06/2020 18:23:34 INFO GlusterFS mount attempt 

10/06/2020 18:23:04 INFO GlusterFS mount attempt 

10/06/2020 18:22:34 INFO GlusterFS mount attempt 

10/06/2020 18:22:04 INFO GlusterFS mount attempt 

10/06/2020 18:21:34 INFO GlusterFS mount attempt 

10/06/2020 18:21:03 INFO GlusterFS mount attempt 

10/06/2020 18:20:33 INFO GlusterFS mount attempt 

10/06/2020 18:20:03 INFO GlusterFS mount attempt 

10/06/2020 18:19:33 INFO GlusterFS mount attempt 

10/06/2020 18:19:03 INFO GlusterFS mount attempt 

10/06/2020 18:18:33 INFO GlusterFS mount attempt 

10/06/2020 18:18:03 INFO GlusterFS mount attempt 

10/06/2020 18:17:33 INFO GlusterFS mount attempt 

10/06/2020 18:17:03 INFO GlusterFS mount attempt 

10/06/2020 18:16:33 INFO GlusterFS mount attempt 

10/06/2020 18:16:03 INFO GlusterFS mount attempt 

10/06/2020 18:15:32 INFO GlusterFS mount attempt 

10/06/2020 18:15:02 INFO GlusterFS mount attempt 

10/06/2020 18:14:32 INFO GlusterFS mount attempt 

10/06/2020 18:14:02 INFO GlusterFS mount attempt 

10/06/2020 18:13:32 INFO GlusterFS mount attempt 

10/06/2020 18:13:02 INFO GlusterFS mount attempt 

10/06/2020 18:12:32 INFO GlusterFS mount attempt 

10/06/2020 18:12:02 INFO GlusterFS mount attempt 

10/06/2020 18:11:32 INFO GlusterFS mount attempt 

10/06/2020 18:11:02 INFO GlusterFS mount attempt 

10/06/2020 18:10:32 INFO GlusterFS mount attempt 

10/06/2020 18:10:01 INFO GlusterFS mount attempt 

10/06/2020 18:09:31 INFO GlusterFS mount attempt 

10/06/2020 18:09:01 INFO GlusterFS mount attempt 

10/06/2020 18:08:31 INFO GlusterFS mount attempt 

10/06/2020 18:08:01 INFO GlusterFS mount attempt 

10/06/2020 18:07:31 INFO GlusterFS mount attempt 

10/06/2020 18:07:01 INFO GlusterFS mount attempt 

10/06/2020 18:06:31 INFO GlusterFS mount attempt 

10/06/2020 18:06:01 INFO GlusterFS mount attempt 

10/06/2020 18:05:31 INFO GlusterFS mount attempt 

10/06/2020 18:05:01 INFO GlusterFS mount attempt 

10/06/2020 18:04:31 INFO GlusterFS mount attempt 

10/06/2020 18:04:00 INFO GlusterFS mount attempt 

10/06/2020 18:03:30 INFO GlusterFS mount attempt 

10/06/2020 18:03:00 INFO GlusterFS mount attempt 

10/06/2020 18:02:30 INFO GlusterFS mount attempt 

10/06/2020 18:02:00 INFO GlusterFS mount attempt 

10/06/2020 18:01:30 INFO GlusterFS mount attempt 

10/06/2020 18:01:00 INFO GlusterFS mount attempt 

10/06/2020 18:00:30 INFO GlusterFS mount attempt 

10/06/2020 18:00:00 INFO GlusterFS mount attempt 

10/06/2020 17:59:30 INFO GlusterFS mount attempt 

10/06/2020 17:59:00 INFO GlusterFS mount attempt 

10/06/2020 17:58:29 INFO GlusterFS mount attempt 

10/06/2020 17:57:59 INFO GlusterFS mount attempt 

10/06/2020 17:57:29 INFO GlusterFS mount attempt 

10/06/2020 17:56:59 INFO GlusterFS mount attempt 

10/06/2020 17:56:29 INFO GlusterFS mount attempt 

10/06/2020 17:55:59 INFO GlusterFS mount attempt 

10/06/2020 17:55:29 INFO GlusterFS mount attempt 

10/06/2020 17:54:59 INFO GlusterFS mount attempt 

10/06/2020 17:54:29 INFO GlusterFS mount attempt 

10/06/2020 17:53:59 INFO GlusterFS mount attempt 

10/06/2020 17:53:29 INFO GlusterFS mount attempt 

10/06/2020 17:52:58 INFO GlusterFS mount attempt 

10/06/2020 17:52:28 INFO GlusterFS mount attempt 

10/06/2020 17:51:58 INFO GlusterFS mount attempt 

10/06/2020 17:51:28 INFO GlusterFS mount attempt 

10/06/2020 17:50:58 INFO GlusterFS mount attempt 

10/06/2020 17:50:28 INFO GlusterFS mount attempt 

10/06/2020 17:49:58 INFO GlusterFS mount attempt 

10/06/2020 17:49:28 INFO GlusterFS mount attempt 

10/06/2020 17:48:58 INFO GlusterFS mount attempt 

10/06/2020 17:48:28 INFO GlusterFS mount attempt 

10/06/2020 17:47:58 INFO GlusterFS mount attempt 

10/06/2020 17:47:27 INFO GlusterFS mount attempt 

10/06/2020 17:46:57 INFO GlusterFS mount attempt 

10/06/2020 17:46:27 INFO GlusterFS mount attempt 

10/06/2020 17:45:57 INFO GlusterFS mount attempt 

10/06/2020 17:45:27 INFO GlusterFS mount attempt 

10/06/2020 17:44:57 INFO GlusterFS mount attempt 

10/06/2020 17:44:27 INFO GlusterFS mount attempt 

10/06/2020 17:43:57 INFO GlusterFS mount attempt 

10/06/2020 17:43:27 INFO GlusterFS mount attempt 

10/06/2020 17:42:57 INFO GlusterFS mount attempt 

10/06/2020 17:42:27 INFO GlusterFS mount attempt 

10/06/2020 17:41:57 INFO GlusterFS mount attempt 

10/06/2020 17:41:26 INFO GlusterFS mount attempt 

10/06/2020 17:40:56 INFO GlusterFS mount attempt 

10/06/2020 17:40:26 INFO GlusterFS mount attempt 

10/06/2020 17:39:56 INFO GlusterFS mount attempt 

10/06/2020 17:39:26 INFO GlusterFS mount attempt 

10/06/2020 17:38:56 INFO GlusterFS mount attempt 

10/06/2020 17:38:26 INFO GlusterFS mount attempt 

10/06/2020 17:37:56 INFO GlusterFS mount attempt 

10/06/2020 17:37:26 INFO GlusterFS mount attempt 

10/06/2020 17:36:56 INFO GlusterFS mount attempt 

10/06/2020 17:36:26 INFO GlusterFS mount attempt 

10/06/2020 17:35:55 INFO GlusterFS mount attempt 

10/06/2020 17:35:25 INFO GlusterFS mount attempt 

10/06/2020 17:34:55 INFO GlusterFS mount attempt 

10/06/2020 17:34:25 INFO GlusterFS mount attempt 

10/06/2020 17:33:55 INFO GlusterFS mount attempt 

10/06/2020 17:33:25 INFO GlusterFS mount attempt 

10/06/2020 17:32:55 INFO GlusterFS mount attempt 

10/06/2020 17:32:25 INFO GlusterFS mount attempt 

10/06/2020 17:31:55 INFO GlusterFS mount attempt 

10/06/2020 17:31:25 INFO GlusterFS mount attempt 

10/06/2020 17:30:55 INFO GlusterFS mount attempt 

10/06/2020 17:30:24 INFO GlusterFS mount attempt 

10/06/2020 17:29:54 INFO GlusterFS mount attempt 

10/06/2020 17:29:24 INFO GlusterFS mount attempt 

10/06/2020 17:28:54 INFO GlusterFS mount attempt 

10/06/2020 17:28:24 INFO GlusterFS mount attempt 

10/06/2020 17:27:54 INFO GlusterFS mount attempt 

10/06/2020 17:27:24 INFO GlusterFS mount attempt 

10/06/2020 17:26:54 INFO GlusterFS mount attempt 

10/06/2020 17:26:24 INFO GlusterFS mount attempt 

10/06/2020 17:25:54 INFO GlusterFS mount attempt 

10/06/2020 17:25:24 INFO GlusterFS mount attempt 

10/06/2020 17:24:53 INFO GlusterFS mount attempt 

10/06/2020 17:24:23 INFO GlusterFS mount attempt 

10/06/2020 17:23:53 INFO GlusterFS mount attempt 

10/06/2020 17:23:23 INFO GlusterFS mount attempt 

10/06/2020 17:22:53 INFO GlusterFS mount attempt 

10/06/2020 17:22:23 INFO GlusterFS mount attempt 

10/06/2020 17:21:53 INFO GlusterFS mount attempt 

10/06/2020 17:21:23 INFO GlusterFS mount attempt 

10/06/2020 17:20:53 INFO GlusterFS mount attempt 

10/06/2020 17:20:23 INFO GlusterFS mount attempt 

10/06/2020 17:19:53 INFO GlusterFS mount attempt 

10/06/2020 17:19:22 INFO GlusterFS mount attempt 

10/06/2020 17:18:52 INFO GlusterFS mount attempt 

10/06/2020 17:18:22 INFO GlusterFS mount attempt 

10/06/2020 17:17:52 INFO GlusterFS mount attempt 

10/06/2020 17:17:22 INFO GlusterFS mount attempt 

10/06/2020 17:16:52 INFO GlusterFS mount attempt 

10/06/2020 17:16:22 INFO GlusterFS mount attempt 

10/06/2020 17:15:52 INFO GlusterFS mount attempt 

10/06/2020 17:15:22 INFO GlusterFS mount attempt 

10/06/2020 17:14:52 INFO GlusterFS mount attempt 

10/06/2020 17:14:22 INFO GlusterFS mount attempt 

10/06/2020 17:13:51 INFO GlusterFS mount attempt 

10/06/2020 17:13:21 INFO GlusterFS mount attempt 

10/06/2020 17:12:51 INFO GlusterFS mount attempt 

10/06/2020 17:12:21 INFO GlusterFS mount attempt 

10/06/2020 17:11:51 INFO GlusterFS mount attempt 

10/06/2020 17:11:21 INFO GlusterFS mount attempt 

10/06/2020 17:10:51 INFO GlusterFS mount attempt 

10/06/2020 17:10:21 INFO GlusterFS mount attempt 

10/06/2020 17:09:51 INFO GlusterFS mount attempt 

10/06/2020 17:09:21 INFO GlusterFS mount attempt 

10/06/2020 17:08:51 INFO GlusterFS mount attempt 

10/06/2020 17:08:20 INFO GlusterFS mount attempt 

10/06/2020 17:07:50 INFO GlusterFS mount attempt 

10/06/2020 17:07:20 INFO GlusterFS mount attempt 

10/06/2020 17:06:50 INFO GlusterFS mount attempt 

10/06/2020 17:06:20 INFO GlusterFS mount attempt 

10/06/2020 17:05:50 INFO GlusterFS mount attempt 

10/06/2020 17:05:20 INFO GlusterFS mount attempt 

10/06/2020 17:04:50 INFO GlusterFS mount attempt 

10/06/2020 17:04:20 INFO GlusterFS mount attempt 

10/06/2020 17:03:50 INFO GlusterFS mount attempt 

10/06/2020 17:03:20 INFO GlusterFS mount attempt 

10/06/2020 17:02:49 INFO GlusterFS mount attempt 

10/06/2020 17:02:19 INFO GlusterFS mount attempt 

10/06/2020 17:01:49 INFO GlusterFS mount attempt 

10/06/2020 17:01:19 INFO GlusterFS mount attempt 

10/06/2020 17:00:49 INFO GlusterFS mount attempt 

10/06/2020 17:00:19 INFO GlusterFS mount attempt 

10/06/2020 16:59:49 INFO GlusterFS mount attempt 

10/06/2020 16:59:19 INFO GlusterFS mount attempt 

10/06/2020 16:58:49 INFO GlusterFS mount attempt 

10/06/2020 16:58:19 INFO GlusterFS mount attempt 

10/06/2020 16:57:49 INFO GlusterFS mount attempt 

10/06/2020 16:57:18 INFO GlusterFS mount attempt 

10/06/2020 16:56:48 INFO GlusterFS mount attempt 

10/06/2020 16:56:18 INFO GlusterFS mount attempt 

10/06/2020 16:55:48 INFO GlusterFS mount attempt 

10/06/2020 16:55:18 INFO GlusterFS mount attempt 

10/06/2020 16:54:48 INFO GlusterFS mount attempt 

10/06/2020 16:54:18 INFO GlusterFS mount attempt 

10/06/2020 16:53:48 INFO GlusterFS mount attempt 

10/06/2020 16:53:18 INFO GlusterFS mount attempt 

10/06/2020 16:52:48 INFO GlusterFS mount attempt 

10/06/2020 16:52:18 INFO GlusterFS mount attempt 

10/06/2020 16:51:47 INFO GlusterFS mount attempt 

10/06/2020 16:51:17 INFO GlusterFS mount attempt 

10/06/2020 16:50:47 INFO GlusterFS mount attempt 

10/06/2020 16:50:17 INFO GlusterFS mount attempt 

10/06/2020 16:49:47 INFO GlusterFS mount attempt 

10/06/2020 16:49:17 INFO GlusterFS mount attempt 

10/06/2020 16:48:47 INFO GlusterFS mount attempt 

10/06/2020 16:48:17 INFO GlusterFS mount attempt 

10/06/2020 16:47:47 INFO GlusterFS mount attempt 

10/06/2020 16:47:17 INFO GlusterFS mount attempt 

10/06/2020 16:46:47 INFO GlusterFS mount attempt 

10/06/2020 16:46:16 INFO GlusterFS mount attempt 

10/06/2020 16:45:46 INFO GlusterFS mount attempt 

10/06/2020 16:45:16 INFO GlusterFS mount attempt 

10/06/2020 16:44:46 INFO GlusterFS mount attempt 

10/06/2020 16:44:16 INFO GlusterFS mount attempt 

10/06/2020 16:43:46 INFO GlusterFS mount attempt 

10/06/2020 16:43:16 INFO GlusterFS mount attempt 

10/06/2020 16:42:46 INFO GlusterFS mount attempt 

10/06/2020 16:42:16 INFO GlusterFS mount attempt 

10/06/2020 16:41:46 INFO GlusterFS mount attempt 

10/06/2020 16:41:16 INFO GlusterFS mount attempt 

10/06/2020 16:40:45 INFO GlusterFS mount attempt 

10/06/2020 16:40:15 INFO GlusterFS mount attempt 

10/06/2020 16:39:45 INFO GlusterFS mount attempt 

10/06/2020 16:39:15 INFO GlusterFS mount attempt 

10/06/2020 16:38:45 INFO GlusterFS mount attempt 

10/06/2020 16:38:15 INFO GlusterFS mount attempt 

10/06/2020 16:37:45 INFO GlusterFS mount attempt 

10/06/2020 16:37:15 INFO GlusterFS mount attempt 

10/06/2020 16:36:45 INFO GlusterFS mount attempt 

10/06/2020 16:36:15 INFO GlusterFS mount attempt 

10/06/2020 16:35:45 INFO GlusterFS mount attempt 

10/06/2020 16:35:14 INFO GlusterFS mount attempt 

10/06/2020 16:34:44 INFO GlusterFS mount attempt 

10/06/2020 16:34:14 INFO GlusterFS mount attempt 

10/06/2020 16:33:44 INFO GlusterFS mount attempt 

10/06/2020 16:33:14 INFO GlusterFS mount attempt 

10/06/2020 16:32:44 INFO GlusterFS mount attempt 

10/06/2020 16:32:14 INFO GlusterFS mount attempt 

10/06/2020 16:31:44 INFO GlusterFS mount attempt 

10/06/2020 16:31:14 INFO GlusterFS mount attempt 

10/06/2020 16:30:44 INFO GlusterFS mount attempt 

10/06/2020 16:30:14 INFO GlusterFS mount attempt 

10/06/2020 16:29:44 INFO GlusterFS mount attempt 

10/06/2020 16:29:13 INFO GlusterFS mount attempt 

10/06/2020 16:28:43 INFO GlusterFS mount attempt 

10/06/2020 16:28:13 INFO GlusterFS mount attempt 

10/06/2020 16:27:43 INFO GlusterFS mount attempt 

10/06/2020 16:27:13 INFO GlusterFS mount attempt 

10/06/2020 16:26:43 INFO GlusterFS mount attempt 

10/06/2020 16:26:13 INFO GlusterFS mount attempt 

10/06/2020 16:25:43 INFO GlusterFS mount attempt 

10/06/2020 16:25:13 INFO GlusterFS mount attempt 

10/06/2020 16:24:43 INFO GlusterFS mount attempt 

10/06/2020 16:24:12 INFO GlusterFS mount attempt 

10/06/2020 16:23:42 INFO GlusterFS mount attempt 

10/06/2020 16:23:12 INFO GlusterFS mount attempt 

10/06/2020 16:22:42 INFO GlusterFS mount attempt 

10/06/2020 16:22:12 INFO GlusterFS mount attempt 

10/06/2020 16:21:42 INFO GlusterFS mount attempt 

10/06/2020 16:21:12 INFO GlusterFS mount attempt 

10/06/2020 16:20:42 INFO GlusterFS mount attempt 

10/06/2020 16:20:12 INFO GlusterFS mount attempt 

10/06/2020 16:19:42 INFO GlusterFS mount attempt 

10/06/2020 16:19:12 INFO GlusterFS mount attempt 

10/06/2020 16:18:41 INFO GlusterFS mount attempt 

10/06/2020 16:18:11 INFO GlusterFS mount attempt 

10/06/2020 16:17:41 INFO GlusterFS mount attempt 

10/06/2020 16:17:11 INFO GlusterFS mount attempt 

10/06/2020 16:16:41 INFO GlusterFS mount attempt 

10/06/2020 16:16:11 INFO GlusterFS mount attempt 

10/06/2020 16:15:41 INFO GlusterFS mount attempt 

10/06/2020 16:15:11 INFO GlusterFS mount attempt 

10/06/2020 16:14:41 INFO GlusterFS mount attempt 

10/06/2020 16:14:11 INFO GlusterFS mount attempt 

10/06/2020 16:13:41 INFO GlusterFS mount attempt 

10/06/2020 16:13:10 INFO GlusterFS mount attempt 

10/06/2020 16:12:40 INFO GlusterFS mount attempt 

10/06/2020 16:12:10 INFO GlusterFS mount attempt 

10/06/2020 16:11:40 INFO GlusterFS mount attempt 

10/06/2020 16:11:10 INFO GlusterFS mount attempt 

10/06/2020 16:10:40 INFO GlusterFS mount attempt 

10/06/2020 16:10:10 INFO GlusterFS mount attempt 

10/06/2020 16:09:40 INFO GlusterFS mount attempt 

10/06/2020 16:09:10 INFO GlusterFS mount attempt 

10/06/2020 16:08:40 INFO GlusterFS mount attempt 

10/06/2020 16:08:10 INFO GlusterFS mount attempt 

10/06/2020 16:07:39 INFO GlusterFS mount attempt 

10/06/2020 16:07:09 INFO GlusterFS mount attempt 

10/06/2020 16:06:39 INFO GlusterFS mount attempt 

10/06/2020 16:06:09 INFO GlusterFS mount attempt 

10/06/2020 16:05:39 INFO GlusterFS mount attempt 

10/06/2020 16:05:09 INFO GlusterFS mount attempt 

10/06/2020 16:04:39 INFO GlusterFS mount attempt 

10/06/2020 16:04:09 INFO GlusterFS mount attempt 

10/06/2020 16:03:39 INFO GlusterFS mount attempt 

10/06/2020 16:03:09 INFO GlusterFS mount attempt 

10/06/2020 16:02:39 INFO GlusterFS mount attempt 

10/06/2020 16:02:08 INFO GlusterFS mount attempt 

10/06/2020 16:01:38 INFO GlusterFS mount attempt 

10/06/2020 16:01:08 INFO GlusterFS mount attempt 

10/06/2020 16:00:38 INFO GlusterFS mount attempt 

10/06/2020 16:00:08 INFO GlusterFS mount attempt 

10/06/2020 15:59:38 INFO GlusterFS mount attempt 

10/06/2020 15:59:08 INFO GlusterFS mount attempt 

10/06/2020 15:58:38 INFO GlusterFS mount attempt 

10/06/2020 15:58:08 INFO GlusterFS mount attempt 

10/06/2020 15:57:38 INFO GlusterFS mount attempt 

10/06/2020 15:57:08 INFO GlusterFS mount attempt 

10/06/2020 15:56:37 INFO GlusterFS mount attempt 

10/06/2020 15:56:07 INFO GlusterFS mount attempt 

10/06/2020 15:55:37 INFO GlusterFS mount attempt 

10/06/2020 15:55:07 INFO GlusterFS mount attempt 

10/06/2020 15:54:37 INFO GlusterFS mount attempt 

10/06/2020 15:54:07 INFO GlusterFS mount attempt 

10/06/2020 15:53:37 INFO GlusterFS mount attempt 

10/06/2020 15:53:07 INFO GlusterFS mount attempt 

10/06/2020 15:52:37 INFO GlusterFS mount attempt 

10/06/2020 15:52:07 INFO GlusterFS mount attempt 

10/06/2020 15:51:37 INFO GlusterFS mount attempt 

10/06/2020 15:51:06 INFO GlusterFS mount attempt 

10/06/2020 15:50:36 INFO GlusterFS mount attempt 

10/06/2020 15:50:06 INFO GlusterFS mount attempt 

10/06/2020 15:49:36 INFO GlusterFS mount attempt 

10/06/2020 15:49:06 INFO GlusterFS mount attempt 

10/06/2020 15:48:36 INFO GlusterFS mount attempt 

10/06/2020 15:48:06 INFO GlusterFS mount attempt 

10/06/2020 15:47:36 INFO GlusterFS mount attempt 

10/06/2020 15:47:06 INFO GlusterFS mount attempt 

10/06/2020 15:46:36 INFO GlusterFS mount attempt 

10/06/2020 15:46:06 INFO GlusterFS mount attempt 

10/06/2020 15:45:35 INFO GlusterFS mount attempt 

10/06/2020 15:45:05 INFO GlusterFS mount attempt 

10/06/2020 15:44:35 INFO GlusterFS mount attempt 

10/06/2020 15:44:05 INFO GlusterFS mount attempt 

10/06/2020 15:43:35 INFO GlusterFS mount attempt 

10/06/2020 15:43:05 INFO GlusterFS mount attempt 

10/06/2020 15:42:35 INFO GlusterFS mount attempt 

10/06/2020 15:42:05 INFO GlusterFS mount attempt 

10/06/2020 15:41:35 INFO GlusterFS mount attempt 

10/06/2020 15:41:05 INFO GlusterFS mount attempt 

10/06/2020 15:40:35 INFO GlusterFS mount attempt 

10/06/2020 15:40:04 INFO GlusterFS mount attempt 

10/06/2020 15:39:34 INFO GlusterFS mount attempt 

10/06/2020 15:39:04 INFO GlusterFS mount attempt 

10/06/2020 15:38:34 INFO GlusterFS mount attempt 

10/06/2020 15:38:04 INFO GlusterFS mount attempt 

10/06/2020 15:37:34 INFO GlusterFS mount attempt 

10/06/2020 15:37:04 INFO GlusterFS mount attempt 

10/06/2020 15:36:34 INFO GlusterFS mount attempt 

10/06/2020 15:36:04 INFO GlusterFS mount attempt 

10/06/2020 15:35:34 INFO GlusterFS mount attempt 

10/06/2020 15:35:03 INFO GlusterFS mount attempt 

10/06/2020 15:34:33 INFO GlusterFS mount attempt 

10/06/2020 15:34:03 INFO GlusterFS mount attempt 

10/06/2020 15:33:33 INFO GlusterFS mount attempt 

10/06/2020 15:33:03 INFO GlusterFS mount attempt 

10/06/2020 15:32:33 INFO GlusterFS mount attempt 

10/06/2020 15:32:03 INFO GlusterFS mount attempt 

10/06/2020 15:31:33 INFO GlusterFS mount attempt 

10/06/2020 15:31:03 INFO GlusterFS mount attempt 

10/06/2020 15:30:33 INFO GlusterFS mount attempt 

10/06/2020 15:30:03 INFO GlusterFS mount attempt 

10/06/2020 15:29:33 INFO GlusterFS mount attempt 

10/06/2020 15:29:02 INFO GlusterFS mount attempt 

10/06/2020 15:28:32 INFO GlusterFS mount attempt 

10/06/2020 15:28:02 INFO GlusterFS mount attempt 

10/06/2020 15:27:32 INFO GlusterFS mount attempt 

10/06/2020 15:27:02 INFO GlusterFS mount attempt 

10/06/2020 15:26:32 INFO GlusterFS mount attempt 

10/06/2020 15:26:02 INFO GlusterFS mount attempt 

10/06/2020 15:25:32 INFO GlusterFS mount attempt 

10/06/2020 15:25:02 INFO GlusterFS mount attempt 

10/06/2020 15:24:32 INFO GlusterFS mount attempt 

10/06/2020 15:24:02 INFO GlusterFS mount attempt 

10/06/2020 15:23:31 INFO GlusterFS mount attempt 

10/06/2020 15:23:01 INFO GlusterFS mount attempt 

10/06/2020 15:22:31 INFO GlusterFS mount attempt 

10/06/2020 15:22:01 INFO GlusterFS mount attempt 

10/06/2020 15:21:31 INFO GlusterFS mount attempt 

10/06/2020 15:21:01 INFO GlusterFS mount attempt 

10/06/2020 15:20:31 INFO GlusterFS mount attempt 

10/06/2020 15:20:01 INFO GlusterFS mount attempt 

10/06/2020 15:19:31 INFO GlusterFS mount attempt 

10/06/2020 15:19:01 INFO GlusterFS mount attempt 

10/06/2020 15:18:31 INFO GlusterFS mount attempt 

10/06/2020 15:18:01 INFO GlusterFS mount attempt 

10/06/2020 15:17:30 INFO GlusterFS mount attempt 

10/06/2020 15:17:00 INFO GlusterFS mount attempt 

10/06/2020 15:16:30 INFO GlusterFS mount attempt 

10/06/2020 15:16:00 INFO GlusterFS mount attempt 

10/06/2020 15:15:30 INFO GlusterFS mount attempt 

10/06/2020 15:15:00 INFO GlusterFS mount attempt 

10/06/2020 15:14:30 INFO GlusterFS mount attempt 

10/06/2020 15:14:00 INFO GlusterFS mount attempt 

10/06/2020 15:13:30 INFO GlusterFS mount attempt 

10/06/2020 15:13:00 INFO GlusterFS mount attempt 

10/06/2020 15:12:30 INFO GlusterFS mount attempt 

10/06/2020 15:11:59 INFO GlusterFS mount attempt 

10/06/2020 15:11:29 INFO GlusterFS mount attempt 

10/06/2020 15:10:59 INFO GlusterFS mount attempt 

10/06/2020 15:10:29 INFO GlusterFS mount attempt 

10/06/2020 15:09:59 INFO GlusterFS mount attempt 

10/06/2020 15:09:29 INFO GlusterFS mount attempt 

10/06/2020 15:08:59 INFO GlusterFS mount attempt 

10/06/2020 15:08:29 INFO GlusterFS mount attempt 

10/06/2020 15:07:59 INFO GlusterFS mount attempt 

10/06/2020 15:07:29 INFO GlusterFS mount attempt 

10/06/2020 15:06:59 INFO GlusterFS mount attempt 

10/06/2020 15:06:29 INFO GlusterFS mount attempt 

10/06/2020 15:05:58 INFO GlusterFS mount attempt 

10/06/2020 15:05:28 INFO GlusterFS mount attempt 

10/06/2020 15:04:58 INFO GlusterFS mount attempt 

10/06/2020 15:04:28 INFO GlusterFS mount attempt 

10/06/2020 15:03:58 INFO GlusterFS mount attempt 

10/06/2020 15:03:28 INFO GlusterFS mount attempt 

10/06/2020 15:02:58 INFO GlusterFS mount attempt 

10/06/2020 15:02:28 INFO GlusterFS mount attempt 

10/06/2020 15:01:58 INFO GlusterFS mount attempt 

10/06/2020 15:01:28 INFO GlusterFS mount attempt 

10/06/2020 15:00:58 INFO GlusterFS mount attempt 

10/06/2020 15:00:27 INFO GlusterFS mount attempt 

10/06/2020 14:59:57 INFO GlusterFS mount attempt 

10/06/2020 14:59:27 INFO GlusterFS mount attempt 

10/06/2020 14:58:57 INFO GlusterFS mount attempt 

10/06/2020 14:58:27 INFO GlusterFS mount attempt 

10/06/2020 14:57:57 INFO GlusterFS mount attempt 

10/06/2020 14:57:27 INFO GlusterFS mount attempt 

10/06/2020 14:56:57 INFO GlusterFS mount attempt 

10/06/2020 14:56:27 INFO GlusterFS mount attempt 

10/06/2020 14:55:57 INFO GlusterFS mount attempt 

10/06/2020 14:55:27 INFO GlusterFS mount attempt 

10/06/2020 14:54:56 INFO GlusterFS mount attempt 

10/06/2020 14:54:26 INFO GlusterFS mount attempt 

10/06/2020 14:53:56 INFO GlusterFS mount attempt 

10/06/2020 14:53:26 INFO GlusterFS mount attempt 

10/06/2020 14:52:56 INFO GlusterFS mount attempt 

10/06/2020 14:52:26 INFO GlusterFS mount attempt 

10/06/2020 14:51:56 INFO GlusterFS mount attempt 

10/06/2020 14:51:26 INFO GlusterFS mount attempt 

10/06/2020 14:50:56 INFO GlusterFS mount attempt 

10/06/2020 14:50:26 INFO GlusterFS mount attempt 

10/06/2020 14:49:56 INFO GlusterFS mount attempt 

10/06/2020 14:49:25 INFO GlusterFS mount attempt 

10/06/2020 14:48:55 INFO GlusterFS mount attempt 

10/06/2020 14:48:25 INFO GlusterFS mount attempt 

10/06/2020 14:47:55 INFO GlusterFS mount attempt 

10/06/2020 14:47:25 INFO GlusterFS mount attempt 

10/06/2020 14:46:55 INFO GlusterFS mount attempt 

10/06/2020 14:46:25 INFO GlusterFS mount attempt 

10/06/2020 14:45:55 INFO GlusterFS mount attempt 

10/06/2020 14:45:25 INFO GlusterFS mount attempt 

10/06/2020 14:44:55 INFO GlusterFS mount attempt 

10/06/2020 14:44:25 INFO GlusterFS mount attempt 

10/06/2020 14:43:54 INFO GlusterFS mount attempt 

10/06/2020 14:43:24 INFO GlusterFS mount attempt 

10/06/2020 14:42:54 INFO GlusterFS mount attempt 

10/06/2020 14:42:24 INFO GlusterFS mount attempt 

10/06/2020 14:41:54 INFO GlusterFS mount attempt 

10/06/2020 14:41:24 INFO GlusterFS mount attempt 

10/06/2020 14:40:54 INFO GlusterFS mount attempt 

10/06/2020 14:40:24 INFO GlusterFS mount attempt 

10/06/2020 14:39:54 INFO GlusterFS mount attempt 

10/06/2020 14:39:24 INFO GlusterFS mount attempt 

10/06/2020 14:38:54 INFO GlusterFS mount attempt 

10/06/2020 14:38:23 INFO GlusterFS mount attempt 

10/06/2020 14:37:53 INFO GlusterFS mount attempt 

10/06/2020 14:37:23 INFO GlusterFS mount attempt 

10/06/2020 14:36:53 INFO GlusterFS mount attempt 

10/06/2020 14:36:23 INFO GlusterFS mount attempt 

10/06/2020 14:35:53 INFO GlusterFS mount attempt 

10/06/2020 14:35:23 INFO GlusterFS mount attempt 

10/06/2020 14:34:53 INFO GlusterFS mount attempt 

10/06/2020 14:34:23 INFO GlusterFS mount attempt 

10/06/2020 14:33:53 INFO GlusterFS mount attempt 

10/06/2020 14:33:23 INFO GlusterFS mount attempt 

10/06/2020 14:32:52 INFO GlusterFS mount attempt 

10/06/2020 14:32:22 INFO GlusterFS mount attempt 

10/06/2020 14:31:52 INFO GlusterFS mount attempt 

10/06/2020 14:31:22 INFO GlusterFS mount attempt 

10/06/2020 14:30:52 INFO GlusterFS mount attempt 

10/06/2020 14:30:22 INFO GlusterFS mount attempt 

10/06/2020 14:29:52 INFO GlusterFS mount attempt 

10/06/2020 14:29:22 INFO GlusterFS mount attempt 

10/06/2020 14:28:52 INFO GlusterFS mount attempt 

10/06/2020 14:28:22 INFO GlusterFS mount attempt 

10/06/2020 14:27:51 INFO GlusterFS mount attempt 

10/06/2020 14:27:21 INFO GlusterFS mount attempt 

10/06/2020 14:26:51 INFO GlusterFS mount attempt 

10/06/2020 14:26:21 INFO GlusterFS mount attempt 

10/06/2020 14:25:51 INFO GlusterFS mount attempt 

10/06/2020 14:25:21 INFO GlusterFS mount attempt 

10/06/2020 14:24:51 INFO GlusterFS mount attempt 

10/06/2020 14:24:21 INFO GlusterFS mount attempt 

10/06/2020 14:23:51 INFO GlusterFS mount attempt 

10/06/2020 14:23:21 INFO GlusterFS mount attempt 

10/06/2020 14:22:51 INFO GlusterFS mount attempt 

10/06/2020 14:22:20 INFO GlusterFS mount attempt 

10/06/2020 14:21:50 INFO GlusterFS mount attempt 

10/06/2020 14:21:20 INFO GlusterFS mount attempt 

10/06/2020 14:20:50 INFO GlusterFS mount attempt 

10/06/2020 14:20:20 INFO GlusterFS mount attempt 

10/06/2020 14:19:50 INFO GlusterFS mount attempt 

10/06/2020 14:19:20 INFO GlusterFS mount attempt 

10/06/2020 14:18:50 INFO GlusterFS mount attempt 

10/06/2020 14:18:20 INFO GlusterFS mount attempt 

10/06/2020 14:17:50 INFO GlusterFS mount attempt 

10/06/2020 14:17:20 INFO GlusterFS mount attempt 

10/06/2020 14:16:49 INFO GlusterFS mount attempt 

10/06/2020 14:16:19 INFO GlusterFS mount attempt 

10/06/2020 14:15:49 INFO GlusterFS mount attempt 

10/06/2020 14:15:19 INFO GlusterFS mount attempt 

10/06/2020 14:14:49 INFO GlusterFS mount attempt 

10/06/2020 14:14:19 INFO GlusterFS mount attempt 

10/06/2020 14:13:49 INFO GlusterFS mount attempt 

10/06/2020 14:13:19 INFO GlusterFS mount attempt 

10/06/2020 14:12:49 INFO GlusterFS mount attempt 

10/06/2020 14:12:19 INFO GlusterFS mount attempt 

10/06/2020 14:11:49 INFO GlusterFS mount attempt 

10/06/2020 14:11:18 INFO GlusterFS mount attempt 

10/06/2020 14:10:48 INFO GlusterFS mount attempt 

10/06/2020 14:10:18 INFO GlusterFS mount attempt 

10/06/2020 14:09:48 INFO GlusterFS mount attempt 

10/06/2020 14:09:18 INFO GlusterFS mount attempt 

10/06/2020 14:08:48 INFO GlusterFS mount attempt 

10/06/2020 14:08:18 INFO GlusterFS mount attempt 

10/06/2020 14:07:48 INFO GlusterFS mount attempt 

10/06/2020 14:07:18 INFO GlusterFS mount attempt 

10/06/2020 14:06:48 INFO GlusterFS mount attempt 

10/06/2020 14:06:18 INFO GlusterFS mount attempt 

10/06/2020 14:05:48 INFO GlusterFS mount attempt 

10/06/2020 14:05:17 INFO GlusterFS mount attempt 

10/06/2020 14:04:47 INFO GlusterFS mount attempt 

10/06/2020 14:04:17 INFO GlusterFS mount attempt 

10/06/2020 14:03:47 INFO GlusterFS mount attempt 

10/06/2020 14:03:17 INFO GlusterFS mount attempt 

10/06/2020 14:02:47 INFO GlusterFS mount attempt 

10/06/2020 14:02:17 INFO GlusterFS mount attempt 

10/06/2020 14:01:47 INFO GlusterFS mount attempt 

10/06/2020 14:01:17 INFO GlusterFS mount attempt 

10/06/2020 14:00:47 INFO GlusterFS mount attempt 

10/06/2020 14:00:17 INFO GlusterFS mount attempt 

10/06/2020 13:59:46 INFO GlusterFS mount attempt 

10/06/2020 13:59:16 INFO GlusterFS mount attempt 

10/06/2020 13:58:46 INFO GlusterFS mount attempt 

10/06/2020 13:58:16 INFO GlusterFS mount attempt 

10/06/2020 13:57:46 INFO GlusterFS mount attempt 

10/06/2020 13:57:16 INFO GlusterFS mount attempt 

10/06/2020 13:56:46 INFO GlusterFS mount attempt 

10/06/2020 13:56:16 INFO GlusterFS mount attempt 

10/06/2020 13:55:46 INFO GlusterFS mount attempt 

10/06/2020 13:55:16 INFO GlusterFS mount attempt 

10/06/2020 13:54:46 INFO GlusterFS mount attempt 

10/06/2020 13:54:16 INFO GlusterFS mount attempt 

10/06/2020 13:53:45 INFO GlusterFS mount attempt 

10/06/2020 13:53:15 INFO GlusterFS mount attempt 

10/06/2020 13:52:45 INFO GlusterFS mount attempt 

10/06/2020 13:52:15 INFO GlusterFS mount attempt 

10/06/2020 13:51:45 INFO GlusterFS mount attempt 

10/06/2020 13:51:15 INFO GlusterFS mount attempt 

10/06/2020 13:50:45 INFO GlusterFS mount attempt 

10/06/2020 13:50:15 INFO GlusterFS mount attempt 

10/06/2020 13:49:45 INFO GlusterFS mount attempt 

10/06/2020 13:49:15 INFO GlusterFS mount attempt 

10/06/2020 13:48:44 INFO GlusterFS mount attempt 

10/06/2020 13:48:14 INFO GlusterFS mount attempt 

10/06/2020 13:47:44 INFO GlusterFS mount attempt 

10/06/2020 13:47:14 INFO GlusterFS mount attempt 

10/06/2020 13:46:44 INFO GlusterFS mount attempt 

10/06/2020 13:46:14 INFO GlusterFS mount attempt 

10/06/2020 13:45:44 INFO GlusterFS mount attempt 

10/06/2020 13:45:14 INFO GlusterFS mount attempt 

10/06/2020 13:44:44 INFO GlusterFS mount attempt 

10/06/2020 13:44:14 INFO GlusterFS mount attempt 

10/06/2020 13:43:44 INFO GlusterFS mount attempt 

10/06/2020 13:43:14 INFO GlusterFS mount attempt 

10/06/2020 13:42:43 INFO GlusterFS mount attempt 

10/06/2020 13:42:13 INFO GlusterFS mount attempt 

10/06/2020 13:41:43 INFO GlusterFS mount attempt 

10/06/2020 13:41:13 INFO GlusterFS mount attempt 

10/06/2020 13:40:43 INFO GlusterFS mount attempt 

10/06/2020 13:40:13 INFO GlusterFS mount attempt 

10/06/2020 13:39:43 INFO GlusterFS mount attempt 

10/06/2020 13:39:13 INFO GlusterFS mount attempt 

10/06/2020 13:38:43 INFO GlusterFS mount attempt 

10/06/2020 13:38:13 INFO GlusterFS mount attempt 

10/06/2020 13:37:43 INFO GlusterFS mount attempt 

10/06/2020 13:37:12 INFO GlusterFS mount attempt 

10/06/2020 13:36:42 INFO GlusterFS mount attempt 

10/06/2020 13:36:12 INFO GlusterFS mount attempt 

10/06/2020 13:35:42 INFO GlusterFS mount attempt 

10/06/2020 13:35:12 INFO GlusterFS mount attempt 

10/06/2020 13:34:42 INFO GlusterFS mount attempt 

10/06/2020 13:34:12 INFO GlusterFS mount attempt 

10/06/2020 13:33:42 INFO GlusterFS mount attempt 

10/06/2020 13:33:12 INFO GlusterFS mount attempt 

10/06/2020 13:32:42 INFO GlusterFS mount attempt 

10/06/2020 13:32:12 INFO GlusterFS mount attempt 

10/06/2020 13:31:41 INFO GlusterFS mount attempt 

10/06/2020 13:31:11 INFO GlusterFS mount attempt 

10/06/2020 13:30:41 INFO GlusterFS mount attempt 

10/06/2020 13:30:11 INFO GlusterFS mount attempt 

10/06/2020 13:29:41 INFO GlusterFS mount attempt 

10/06/2020 13:29:11 INFO GlusterFS mount attempt 

10/06/2020 13:28:41 INFO GlusterFS mount attempt 

10/06/2020 13:28:11 INFO GlusterFS mount attempt 

10/06/2020 13:27:41 INFO GlusterFS mount attempt 

10/06/2020 13:27:11 INFO GlusterFS mount attempt 

10/06/2020 13:26:41 INFO GlusterFS mount attempt 

10/06/2020 13:26:10 INFO GlusterFS mount attempt 

10/06/2020 13:25:40 INFO GlusterFS mount attempt 

10/06/2020 13:25:10 INFO GlusterFS mount attempt 

10/06/2020 13:24:40 INFO GlusterFS mount attempt 

10/06/2020 13:24:10 INFO GlusterFS mount attempt 

10/06/2020 13:23:40 INFO GlusterFS mount attempt 

10/06/2020 13:23:10 INFO GlusterFS mount attempt 

10/06/2020 13:22:40 INFO GlusterFS mount attempt 

10/06/2020 13:22:10 INFO GlusterFS mount attempt 

10/06/2020 13:21:40 INFO GlusterFS mount attempt 

10/06/2020 13:21:10 INFO GlusterFS mount attempt 

10/06/2020 13:20:40 INFO GlusterFS mount attempt 

10/06/2020 13:20:09 INFO GlusterFS mount attempt 

10/06/2020 13:19:39 INFO GlusterFS mount attempt 

10/06/2020 13:19:09 INFO GlusterFS mount attempt 

10/06/2020 13:18:39 INFO GlusterFS mount attempt 

10/06/2020 13:18:09 INFO GlusterFS mount attempt 

10/06/2020 13:17:39 INFO GlusterFS mount attempt 

10/06/2020 13:17:09 INFO GlusterFS mount attempt 

10/06/2020 13:16:39 INFO GlusterFS mount attempt 

10/06/2020 13:16:09 INFO GlusterFS mount attempt 

10/06/2020 13:15:39 INFO GlusterFS mount attempt 

10/06/2020 13:15:09 INFO GlusterFS mount attempt 

10/06/2020 13:14:38 INFO GlusterFS mount attempt 

10/06/2020 13:14:08 INFO GlusterFS mount attempt 

10/06/2020 13:13:38 INFO GlusterFS mount attempt 

10/06/2020 13:13:08 INFO GlusterFS mount attempt 

10/06/2020 13:12:38 INFO GlusterFS mount attempt 

10/06/2020 13:12:08 INFO GlusterFS mount attempt 

10/06/2020 13:11:38 INFO GlusterFS mount attempt 

10/06/2020 13:11:08 INFO GlusterFS mount attempt 

10/06/2020 13:10:38 INFO GlusterFS mount attempt 

10/06/2020 13:10:08 INFO GlusterFS mount attempt 

10/06/2020 13:09:38 INFO GlusterFS mount attempt 

10/06/2020 13:09:07 INFO GlusterFS mount attempt 

10/06/2020 13:08:37 INFO GlusterFS mount attempt 

10/06/2020 13:08:07 INFO GlusterFS mount attempt 

10/06/2020 13:07:37 INFO GlusterFS mount attempt 

10/06/2020 13:07:07 INFO GlusterFS mount attempt 

10/06/2020 13:06:37 INFO GlusterFS mount attempt 

10/06/2020 13:06:07 INFO GlusterFS mount attempt 

10/06/2020 13:05:37 INFO GlusterFS mount attempt 

10/06/2020 13:05:07 INFO GlusterFS mount attempt 

10/06/2020 13:04:37 INFO GlusterFS mount attempt 

10/06/2020 13:04:07 INFO GlusterFS mount attempt 

10/06/2020 13:03:36 INFO GlusterFS mount attempt 

10/06/2020 13:03:06 INFO GlusterFS mount attempt 

10/06/2020 13:02:36 INFO GlusterFS mount attempt 

10/06/2020 13:02:06 INFO GlusterFS mount attempt 

10/06/2020 13:01:36 INFO GlusterFS mount attempt 

10/06/2020 13:01:06 INFO GlusterFS mount attempt 

10/06/2020 13:00:36 INFO GlusterFS mount attempt 

10/06/2020 13:00:06 INFO GlusterFS mount attempt 

10/06/2020 12:59:36 INFO GlusterFS mount attempt 

10/06/2020 12:59:06 INFO GlusterFS mount attempt 

10/06/2020 12:58:36 INFO GlusterFS mount attempt 

10/06/2020 12:58:05 INFO GlusterFS mount attempt 

10/06/2020 12:57:35 INFO GlusterFS mount attempt 

10/06/2020 12:57:05 INFO GlusterFS mount attempt 

10/06/2020 12:56:35 INFO GlusterFS mount attempt 

10/06/2020 12:56:05 INFO GlusterFS mount attempt 

10/06/2020 12:55:35 INFO GlusterFS mount attempt 

10/06/2020 12:55:05 INFO GlusterFS mount attempt 

10/06/2020 12:54:35 INFO GlusterFS mount attempt 

10/06/2020 12:54:05 INFO GlusterFS mount attempt 

10/06/2020 12:53:35 INFO GlusterFS mount attempt 

10/06/2020 12:53:04 INFO GlusterFS mount attempt 

10/06/2020 12:52:34 INFO GlusterFS mount attempt 

10/06/2020 12:52:04 INFO GlusterFS mount attempt 

10/06/2020 12:51:34 INFO GlusterFS mount attempt 

10/06/2020 12:51:04 INFO GlusterFS mount attempt 

10/06/2020 12:50:34 INFO GlusterFS mount attempt 

10/06/2020 12:50:04 INFO GlusterFS mount attempt 

10/06/2020 12:49:34 INFO GlusterFS mount attempt 

10/06/2020 12:49:04 INFO GlusterFS mount attempt 

10/06/2020 12:48:34 INFO GlusterFS mount attempt 

10/06/2020 12:48:04 INFO GlusterFS mount attempt 

10/06/2020 12:47:33 INFO GlusterFS mount attempt 

10/06/2020 12:47:03 INFO GlusterFS mount attempt 

10/06/2020 12:46:33 INFO GlusterFS mount attempt 

10/06/2020 12:46:03 INFO GlusterFS mount attempt 

10/06/2020 12:45:33 INFO GlusterFS mount attempt 

10/06/2020 12:45:03 INFO GlusterFS mount attempt 

10/06/2020 12:44:33 INFO GlusterFS mount attempt 

10/06/2020 12:44:03 INFO GlusterFS mount attempt 

10/06/2020 12:43:33 INFO GlusterFS mount attempt 

10/06/2020 12:43:03 INFO GlusterFS mount attempt 

10/06/2020 12:42:33 INFO GlusterFS mount attempt 

10/06/2020 12:42:02 INFO GlusterFS mount attempt 

10/06/2020 12:41:32 INFO GlusterFS mount attempt 

10/06/2020 12:41:02 INFO GlusterFS mount attempt 

10/06/2020 12:40:32 INFO GlusterFS mount attempt 

10/06/2020 12:40:02 INFO GlusterFS mount attempt 

10/06/2020 12:39:32 INFO GlusterFS mount attempt 

10/06/2020 12:39:02 INFO GlusterFS mount attempt 

10/06/2020 12:38:32 INFO GlusterFS mount attempt 

10/06/2020 12:38:02 INFO GlusterFS mount attempt 

10/06/2020 12:37:32 INFO GlusterFS mount attempt 

10/06/2020 12:37:02 INFO GlusterFS mount attempt 

10/06/2020 12:36:31 INFO GlusterFS mount attempt 

10/06/2020 12:36:01 INFO GlusterFS mount attempt 

10/06/2020 12:35:31 INFO GlusterFS mount attempt 

10/06/2020 12:35:01 INFO GlusterFS mount attempt 

10/06/2020 12:34:31 INFO GlusterFS mount attempt 

10/06/2020 12:34:01 INFO GlusterFS mount attempt 

10/06/2020 12:33:31 INFO GlusterFS mount attempt 

10/06/2020 12:33:01 INFO GlusterFS mount attempt 

10/06/2020 12:32:31 INFO GlusterFS mount attempt 

10/06/2020 12:32:01 INFO GlusterFS mount attempt 

10/06/2020 12:31:31 INFO GlusterFS mount attempt 

10/06/2020 12:31:01 INFO GlusterFS mount attempt 

10/06/2020 12:30:30 INFO GlusterFS mount attempt 

10/06/2020 12:30:00 INFO GlusterFS mount attempt 

10/06/2020 12:29:30 INFO GlusterFS mount attempt 

10/06/2020 12:29:00 INFO GlusterFS mount attempt 

10/06/2020 12:28:30 INFO GlusterFS mount attempt 

10/06/2020 12:28:00 INFO GlusterFS mount attempt 

10/06/2020 12:27:30 INFO GlusterFS mount attempt 

10/06/2020 12:27:00 INFO GlusterFS mount attempt 

10/06/2020 12:26:30 INFO GlusterFS mount attempt 

10/06/2020 12:26:00 INFO GlusterFS mount attempt 

10/06/2020 12:25:30 INFO GlusterFS mount attempt 

10/06/2020 12:24:59 INFO GlusterFS mount attempt 

10/06/2020 12:24:29 INFO GlusterFS mount attempt 

10/06/2020 12:23:59 INFO GlusterFS mount attempt 

10/06/2020 12:23:29 INFO GlusterFS mount attempt 

10/06/2020 12:22:59 INFO GlusterFS mount attempt 

10/06/2020 12:22:29 INFO GlusterFS mount attempt 

10/06/2020 12:21:59 INFO GlusterFS mount attempt 

10/06/2020 12:21:29 INFO GlusterFS mount attempt 

10/06/2020 12:20:59 INFO GlusterFS mount attempt 

10/06/2020 12:20:29 INFO GlusterFS mount attempt 

10/06/2020 12:19:59 INFO GlusterFS mount attempt 

10/06/2020 12:19:28 INFO GlusterFS mount attempt 

10/06/2020 12:18:58 INFO GlusterFS mount attempt 

10/06/2020 12:18:28 INFO GlusterFS mount attempt 

10/06/2020 12:17:58 INFO GlusterFS mount attempt 

10/06/2020 12:17:28 INFO GlusterFS mount attempt 

10/06/2020 12:16:58 INFO GlusterFS mount attempt 

10/06/2020 12:16:28 INFO GlusterFS mount attempt 

10/06/2020 12:15:58 INFO GlusterFS mount attempt 

10/06/2020 12:15:28 INFO GlusterFS mount attempt 

10/06/2020 12:14:58 INFO GlusterFS mount attempt 

10/06/2020 12:14:28 INFO GlusterFS mount attempt 

10/06/2020 12:13:57 INFO GlusterFS mount attempt 

10/06/2020 12:13:27 INFO GlusterFS mount attempt 

10/06/2020 12:12:57 INFO GlusterFS mount attempt 

10/06/2020 12:12:27 INFO GlusterFS mount attempt 

10/06/2020 12:11:57 INFO GlusterFS mount attempt 

10/06/2020 12:11:27 INFO GlusterFS mount attempt 

10/06/2020 12:10:57 INFO GlusterFS mount attempt 

10/06/2020 12:10:27 INFO GlusterFS mount attempt 

10/06/2020 12:09:57 INFO GlusterFS mount attempt 

10/06/2020 12:09:27 INFO GlusterFS mount attempt 

10/06/2020 12:08:57 INFO GlusterFS mount attempt 

10/06/2020 12:08:26 INFO GlusterFS mount attempt 

10/06/2020 12:07:56 INFO GlusterFS mount attempt 

10/06/2020 12:07:26 INFO GlusterFS mount attempt 

10/06/2020 12:06:56 INFO GlusterFS mount attempt 

10/06/2020 12:06:26 INFO GlusterFS mount attempt 

10/06/2020 12:05:56 INFO GlusterFS mount attempt 

10/06/2020 12:05:26 INFO GlusterFS mount attempt 

10/06/2020 12:04:56 INFO GlusterFS mount attempt 

10/06/2020 12:04:26 INFO GlusterFS mount attempt 

10/06/2020 12:03:56 INFO GlusterFS mount attempt 

10/06/2020 12:03:26 INFO GlusterFS mount attempt 

10/06/2020 12:02:55 INFO GlusterFS mount attempt 

10/06/2020 12:02:25 INFO GlusterFS mount attempt 

10/06/2020 12:01:55 INFO GlusterFS mount attempt 

10/06/2020 12:01:25 INFO GlusterFS mount attempt 

10/06/2020 12:00:55 INFO GlusterFS mount attempt 

10/06/2020 12:00:25 INFO GlusterFS mount attempt 

10/06/2020 11:59:55 INFO GlusterFS mount attempt 

10/06/2020 11:59:25 INFO GlusterFS mount attempt 

10/06/2020 11:58:55 INFO GlusterFS mount attempt 

10/06/2020 11:58:37 INFO Benchmark Test Completed

10/06/2020 11:58:33 INFO Benchmark finished.

10/06/2020 11:58:25 INFO GlusterFS mount attempt 

10/06/2020 11:57:54 INFO GlusterFS mount attempt 

10/06/2020 11:57:47 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

10/06/2020 11:57:39 INFO Wait time before collect node state.

10/06/2020 11:57:39 INFO Benchmark client cmd. 

10/06/2020 11:57:39 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:39 INFO Start client stress job for rados

10/06/2020 11:57:39 INFO -d 30 -t 256 -b 4000 -m r -p rbd

10/06/2020 11:57:39 INFO params

10/06/2020 11:57:39 INFO /opt/petasan/scripts/util/benchmark.py client

10/06/2020 11:57:39 INFO script

10/06/2020 11:57:38 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:37 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:37 INFO Run rados read cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

10/06/2020 11:57:37 INFO Benchmark start rados read.

10/06/2020 11:57:24 INFO GlusterFS mount attempt 

10/06/2020 11:56:57 INFO Run sar state cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

10/06/2020 11:56:54 INFO GlusterFS mount attempt 

10/06/2020 11:56:50 INFO Wait time before collect storage state.

10/06/2020 11:56:49 INFO Benchmark client cmd. 

10/06/2020 11:56:49 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:49 INFO Start client stress job for rados

10/06/2020 11:56:49 INFO -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:49 INFO params

10/06/2020 11:56:49 INFO /opt/petasan/scripts/util/benchmark.py client

10/06/2020 11:56:49 INFO script

10/06/2020 11:56:48 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:48 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:47 INFO Run rados write cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

10/06/2020 11:56:47 INFO Benchmark start rados write.

10/06/2020 11:56:47 INFO Benchmark manager cmd. 

10/06/2020 11:56:47 INFO Benchmark Test Started

10/06/2020 11:56:47 INFO -d 60 -t 256 -type 1 -c DL360FIVE,DL360FOUR,DL360ONE,DL360THREE -p rbd --cleanup 0

10/06/2020 11:56:47 INFO params

10/06/2020 11:56:47 INFO /opt/petasan/scripts/util/benchmark.py manager

10/06/2020 11:56:47 INFO script

10/06/2020 11:56:24 INFO GlusterFS mount attempt 

10/06/2020 11:55:54 INFO GlusterFS mount attempt 

10/06/2020 11:55:24 INFO GlusterFS mount attempt 

10/06/2020 11:54:54 INFO GlusterFS mount attempt 

10/06/2020 11:54:24 INFO GlusterFS mount attempt 

10/06/2020 11:53:54 INFO GlusterFS mount attempt 

10/06/2020 11:53:23 INFO GlusterFS mount attempt 

10/06/2020 11:52:53 INFO GlusterFS mount attempt 

10/06/2020 11:52:23 INFO GlusterFS mount attempt 

10/06/2020 11:51:53 INFO GlusterFS mount attempt 

10/06/2020 11:51:23 INFO GlusterFS mount attempt 

10/06/2020 11:50:53 INFO GlusterFS mount attempt 

10/06/2020 11:50:23 INFO GlusterFS mount attempt 

10/06/2020 11:49:53 INFO GlusterFS mount attempt 

10/06/2020 11:49:23 INFO GlusterFS mount attempt 

10/06/2020 11:48:53 INFO GlusterFS mount attempt 

10/06/2020 11:48:23 INFO GlusterFS mount attempt 

10/06/2020 11:47:52 INFO GlusterFS mount attempt 

10/06/2020 11:47:22 INFO GlusterFS mount attempt 

10/06/2020 11:46:52 INFO GlusterFS mount attempt 

10/06/2020 11:46:22 INFO GlusterFS mount attempt 

10/06/2020 11:45:52 INFO GlusterFS mount attempt 

10/06/2020 11:45:22 INFO GlusterFS mount attempt 

10/06/2020 11:44:52 INFO GlusterFS mount attempt 

10/06/2020 11:44:22 INFO GlusterFS mount attempt 

10/06/2020 11:43:52 INFO GlusterFS mount attempt 

10/06/2020 11:43:22 INFO GlusterFS mount attempt 

10/06/2020 11:42:52 INFO GlusterFS mount attempt 

10/06/2020 11:42:21 INFO GlusterFS mount attempt 

10/06/2020 11:41:51 INFO GlusterFS mount attempt 

10/06/2020 11:41:21 INFO GlusterFS mount attempt 

10/06/2020 11:40:51 INFO GlusterFS mount attempt 

10/06/2020 11:40:21 INFO GlusterFS mount attempt 

10/06/2020 11:39:51 INFO GlusterFS mount attempt 

10/06/2020 11:39:21 INFO GlusterFS mount attempt 

10/06/2020 11:38:51 INFO GlusterFS mount attempt 

10/06/2020 11:38:21 INFO GlusterFS mount attempt 

10/06/2020 11:37:51 INFO GlusterFS mount attempt 

10/06/2020 11:37:21 INFO GlusterFS mount attempt 

10/06/2020 11:36:50 INFO GlusterFS mount attempt 

10/06/2020 11:36:20 INFO GlusterFS mount attempt 

10/06/2020 11:35:50 INFO GlusterFS mount attempt 

10/06/2020 11:35:20 INFO GlusterFS mount attempt 

10/06/2020 11:34:50 INFO GlusterFS mount attempt 

10/06/2020 11:34:20 INFO GlusterFS mount attempt 

10/06/2020 11:33:50 INFO GlusterFS mount attempt 

10/06/2020 11:33:20 INFO GlusterFS mount attempt 

10/06/2020 11:32:50 INFO GlusterFS mount attempt 

10/06/2020 11:32:20 INFO GlusterFS mount attempt 

10/06/2020 11:31:50 INFO GlusterFS mount attempt 

10/06/2020 11:31:19 INFO GlusterFS mount attempt 

10/06/2020 11:30:49 INFO GlusterFS mount attempt 

10/06/2020 11:30:19 INFO GlusterFS mount attempt 

10/06/2020 11:29:49 INFO GlusterFS mount attempt 

10/06/2020 11:29:19 INFO GlusterFS mount attempt 

10/06/2020 11:28:49 INFO GlusterFS mount attempt 

10/06/2020 11:28:19 INFO GlusterFS mount attempt 

10/06/2020 11:27:49 INFO GlusterFS mount attempt 

10/06/2020 11:27:19 INFO GlusterFS mount attempt 

10/06/2020 11:26:49 INFO GlusterFS mount attempt 

10/06/2020 11:26:19 INFO GlusterFS mount attempt 

10/06/2020 11:25:48 INFO GlusterFS mount attempt 

10/06/2020 11:25:18 INFO GlusterFS mount attempt 

10/06/2020 11:24:48 INFO GlusterFS mount attempt 

10/06/2020 11:24:18 INFO GlusterFS mount attempt 

10/06/2020 11:23:48 INFO GlusterFS mount attempt 

10/06/2020 11:23:18 INFO GlusterFS mount attempt 

10/06/2020 11:22:48 INFO GlusterFS mount attempt 

10/06/2020 11:22:18 INFO GlusterFS mount attempt 

10/06/2020 11:21:48 INFO GlusterFS mount attempt 

10/06/2020 11:21:18 INFO GlusterFS mount attempt 

10/06/2020 11:20:48 INFO GlusterFS mount attempt 

10/06/2020 11:20:17 INFO GlusterFS mount attempt 

10/06/2020 11:19:47 INFO GlusterFS mount attempt 

10/06/2020 11:19:17 INFO GlusterFS mount attempt 

10/06/2020 11:18:47 INFO GlusterFS mount attempt 

10/06/2020 11:18:17 INFO GlusterFS mount attempt 

10/06/2020 11:17:47 INFO GlusterFS mount attempt 

10/06/2020 11:17:17 INFO GlusterFS mount attempt 

10/06/2020 11:16:47 INFO GlusterFS mount attempt 

10/06/2020 11:16:17 INFO GlusterFS mount attempt 

10/06/2020 11:15:47 INFO GlusterFS mount attempt 

10/06/2020 11:15:17 INFO GlusterFS mount attempt 

10/06/2020 11:14:46 INFO GlusterFS mount attempt 

10/06/2020 11:14:16 INFO GlusterFS mount attempt 

10/06/2020 11:13:46 INFO GlusterFS mount attempt 

10/06/2020 11:13:16 INFO GlusterFS mount attempt 

10/06/2020 11:12:46 INFO GlusterFS mount attempt 

10/06/2020 11:12:16 INFO GlusterFS mount attempt 

10/06/2020 11:11:46 INFO GlusterFS mount attempt 

10/06/2020 11:11:16 INFO GlusterFS mount attempt 

10/06/2020 11:10:46 INFO GlusterFS mount attempt 

10/06/2020 11:10:16 INFO GlusterFS mount attempt 

10/06/2020 11:09:46 INFO GlusterFS mount attempt 

10/06/2020 11:09:15 INFO GlusterFS mount attempt 

10/06/2020 11:08:45 INFO GlusterFS mount attempt 

10/06/2020 11:08:15 INFO GlusterFS mount attempt 

10/06/2020 11:07:45 INFO GlusterFS mount attempt 

10/06/2020 11:07:15 INFO GlusterFS mount attempt 

10/06/2020 11:06:45 INFO GlusterFS mount attempt 

10/06/2020 11:06:15 INFO GlusterFS mount attempt 

10/06/2020 11:05:45 INFO GlusterFS mount attempt 

10/06/2020 11:05:15 INFO GlusterFS mount attempt 

10/06/2020 11:04:45 INFO GlusterFS mount attempt 

10/06/2020 11:04:15 INFO GlusterFS mount attempt 

10/06/2020 11:03:45 INFO GlusterFS mount attempt 

10/06/2020 11:03:14 INFO GlusterFS mount attempt 

10/06/2020 11:02:44 INFO GlusterFS mount attempt 

10/06/2020 11:02:14 INFO GlusterFS mount attempt 

10/06/2020 11:01:44 INFO GlusterFS mount attempt 

10/06/2020 11:01:14 INFO GlusterFS mount attempt 

10/06/2020 11:00:44 INFO GlusterFS mount attempt 

10/06/2020 11:00:14 INFO GlusterFS mount attempt 

10/06/2020 10:59:44 INFO GlusterFS mount attempt 

10/06/2020 10:59:14 INFO GlusterFS mount attempt 

10/06/2020 10:58:44 INFO GlusterFS mount attempt 

10/06/2020 10:58:14 INFO GlusterFS mount attempt 

10/06/2020 10:57:43 INFO GlusterFS mount attempt 

10/06/2020 10:57:13 INFO GlusterFS mount attempt 

10/06/2020 10:56:43 INFO GlusterFS mount attempt 

10/06/2020 10:56:13 INFO GlusterFS mount attempt 

10/06/2020 10:55:43 INFO GlusterFS mount attempt 

10/06/2020 10:55:13 INFO GlusterFS mount attempt 

10/06/2020 10:54:43 INFO GlusterFS mount attempt 

10/06/2020 10:54:13 INFO GlusterFS mount attempt 

10/06/2020 10:53:43 INFO GlusterFS mount attempt 

10/06/2020 10:53:13 INFO GlusterFS mount attempt 

10/06/2020 10:52:42 INFO GlusterFS mount attempt 

10/06/2020 10:52:12 INFO GlusterFS mount attempt 

10/06/2020 10:51:42 INFO GlusterFS mount attempt 

10/06/2020 10:51:12 INFO GlusterFS mount attempt 

10/06/2020 10:50:42 INFO GlusterFS mount attempt 

10/06/2020 10:50:12 INFO GlusterFS mount attempt 

10/06/2020 10:49:42 INFO GlusterFS mount attempt 

10/06/2020 10:49:12 INFO GlusterFS mount attempt 

10/06/2020 10:48:42 INFO GlusterFS mount attempt 

10/06/2020 10:48:12 INFO GlusterFS mount attempt 

10/06/2020 10:47:42 INFO GlusterFS mount attempt 

10/06/2020 10:47:11 INFO GlusterFS mount attempt 

10/06/2020 10:46:41 INFO GlusterFS mount attempt 

10/06/2020 10:46:11 INFO GlusterFS mount attempt 

10/06/2020 10:45:41 INFO GlusterFS mount attempt 

10/06/2020 10:45:11 INFO GlusterFS mount attempt 

10/06/2020 10:44:41 INFO GlusterFS mount attempt 

10/06/2020 10:44:11 INFO GlusterFS mount attempt 

10/06/2020 10:43:41 INFO GlusterFS mount attempt 

10/06/2020 10:43:11 INFO GlusterFS mount attempt 

10/06/2020 10:42:41 INFO GlusterFS mount attempt 

10/06/2020 10:42:10 INFO GlusterFS mount attempt 

10/06/2020 10:41:40 INFO GlusterFS mount attempt 

10/06/2020 10:41:10 INFO GlusterFS mount attempt 

10/06/2020 10:40:40 INFO GlusterFS mount attempt 

10/06/2020 10:40:10 INFO GlusterFS mount attempt 

10/06/2020 10:39:40 INFO GlusterFS mount attempt 

10/06/2020 10:39:10 INFO GlusterFS mount attempt 

10/06/2020 10:38:40 INFO GlusterFS mount attempt 

10/06/2020 10:38:10 INFO GlusterFS mount attempt 

10/06/2020 10:37:40 INFO GlusterFS mount attempt 

10/06/2020 10:37:09 INFO GlusterFS mount attempt 

10/06/2020 10:36:39 INFO GlusterFS mount attempt 

10/06/2020 10:36:09 INFO GlusterFS mount attempt 

10/06/2020 10:35:39 INFO GlusterFS mount attempt 

10/06/2020 10:35:09 INFO GlusterFS mount attempt 

10/06/2020 10:34:39 INFO GlusterFS mount attempt 

10/06/2020 10:34:09 INFO GlusterFS mount attempt 

10/06/2020 10:33:39 INFO GlusterFS mount attempt 

10/06/2020 10:33:09 INFO GlusterFS mount attempt 

10/06/2020 10:32:39 INFO GlusterFS mount attempt 

10/06/2020 10:32:09 INFO GlusterFS mount attempt 

10/06/2020 10:31:38 INFO GlusterFS mount attempt 

10/06/2020 10:31:08 INFO GlusterFS mount attempt 

10/06/2020 10:30:38 INFO GlusterFS mount attempt 

10/06/2020 10:30:08 INFO GlusterFS mount attempt 

10/06/2020 10:29:38 INFO GlusterFS mount attempt 

10/06/2020 10:29:08 INFO GlusterFS mount attempt 

10/06/2020 10:28:38 INFO GlusterFS mount attempt 

10/06/2020 10:28:08 INFO GlusterFS mount attempt 

10/06/2020 10:27:38 INFO GlusterFS mount attempt 

10/06/2020 10:27:08 INFO GlusterFS mount attempt 

10/06/2020 10:26:37 INFO GlusterFS mount attempt 

10/06/2020 10:26:07 INFO GlusterFS mount attempt 

10/06/2020 10:25:37 INFO GlusterFS mount attempt 

10/06/2020 10:25:07 INFO GlusterFS mount attempt 

10/06/2020 10:24:37 INFO GlusterFS mount attempt 

10/06/2020 10:24:07 INFO GlusterFS mount attempt 

10/06/2020 10:23:37 INFO GlusterFS mount attempt 

10/06/2020 10:23:07 INFO GlusterFS mount attempt 

10/06/2020 10:22:37 INFO GlusterFS mount attempt 

10/06/2020 10:22:07 INFO GlusterFS mount attempt 

10/06/2020 10:21:36 INFO GlusterFS mount attempt 

10/06/2020 10:21:06 INFO GlusterFS mount attempt 

10/06/2020 10:20:36 INFO GlusterFS mount attempt 

10/06/2020 10:20:06 INFO GlusterFS mount attempt 

10/06/2020 10:19:36 INFO GlusterFS mount attempt 

10/06/2020 10:19:06 INFO GlusterFS mount attempt 

10/06/2020 10:18:36 INFO GlusterFS mount attempt 

10/06/2020 10:18:06 INFO GlusterFS mount attempt 

10/06/2020 10:17:36 INFO GlusterFS mount attempt 

10/06/2020 10:17:06 INFO GlusterFS mount attempt 

10/06/2020 10:16:35 INFO GlusterFS mount attempt 

10/06/2020 10:16:05 INFO GlusterFS mount attempt 

10/06/2020 10:15:35 INFO GlusterFS mount attempt 

10/06/2020 10:15:05 INFO GlusterFS mount attempt 

10/06/2020 10:14:35 INFO GlusterFS mount attempt 

10/06/2020 10:14:05 INFO GlusterFS mount attempt 

10/06/2020 10:13:35 INFO GlusterFS mount attempt 

10/06/2020 10:13:05 INFO GlusterFS mount attempt 

10/06/2020 10:12:35 INFO GlusterFS mount attempt 

10/06/2020 10:12:05 INFO GlusterFS mount attempt 

10/06/2020 10:11:34 INFO GlusterFS mount attempt 

10/06/2020 10:11:04 INFO GlusterFS mount attempt 

10/06/2020 10:10:34 INFO GlusterFS mount attempt 

10/06/2020 10:10:04 INFO GlusterFS mount attempt 

10/06/2020 10:09:34 INFO GlusterFS mount attempt 

10/06/2020 10:09:04 INFO GlusterFS mount attempt 

10/06/2020 10:08:34 INFO GlusterFS mount attempt 

10/06/2020 10:08:04 INFO GlusterFS mount attempt 

10/06/2020 10:07:34 INFO GlusterFS mount attempt 

10/06/2020 10:07:04 INFO GlusterFS mount attempt 

10/06/2020 10:06:34 INFO GlusterFS mount attempt 

10/06/2020 10:06:03 INFO GlusterFS mount attempt 

10/06/2020 10:05:33 INFO GlusterFS mount attempt 

10/06/2020 10:05:03 INFO GlusterFS mount attempt 

10/06/2020 10:04:33 INFO GlusterFS mount attempt 

10/06/2020 10:04:03 INFO GlusterFS mount attempt 

10/06/2020 10:03:33 INFO GlusterFS mount attempt 

10/06/2020 10:03:03 INFO GlusterFS mount attempt 

10/06/2020 10:02:33 INFO GlusterFS mount attempt 

10/06/2020 10:02:03 INFO GlusterFS mount attempt 

10/06/2020 10:01:33 INFO GlusterFS mount attempt 

10/06/2020 10:01:03 INFO GlusterFS mount attempt 

10/06/2020 10:00:32 INFO GlusterFS mount attempt 

10/06/2020 10:00:02 INFO GlusterFS mount attempt 

10/06/2020 09:59:32 INFO GlusterFS mount attempt 

10/06/2020 09:59:02 INFO GlusterFS mount attempt 

10/06/2020 09:58:32 INFO GlusterFS mount attempt 

10/06/2020 09:58:02 INFO GlusterFS mount attempt 

10/06/2020 09:57:32 INFO GlusterFS mount attempt 

10/06/2020 09:57:02 INFO GlusterFS mount attempt 

10/06/2020 09:56:32 INFO GlusterFS mount attempt 

10/06/2020 09:56:02 INFO GlusterFS mount attempt 

10/06/2020 09:55:32 INFO GlusterFS mount attempt 

10/06/2020 09:55:01 INFO GlusterFS mount attempt 

10/06/2020 09:54:31 INFO GlusterFS mount attempt 

10/06/2020 09:54:01 INFO GlusterFS mount attempt 

10/06/2020 09:53:31 INFO GlusterFS mount attempt 

10/06/2020 09:53:01 INFO GlusterFS mount attempt 

10/06/2020 09:52:31 INFO GlusterFS mount attempt 

10/06/2020 09:52:01 INFO GlusterFS mount attempt 

10/06/2020 09:51:31 INFO GlusterFS mount attempt 

10/06/2020 09:51:01 INFO GlusterFS mount attempt 

10/06/2020 09:50:31 INFO GlusterFS mount attempt 

10/06/2020 09:50:01 INFO GlusterFS mount attempt 

10/06/2020 09:49:30 INFO GlusterFS mount attempt 

10/06/2020 09:49:00 INFO GlusterFS mount attempt 

10/06/2020 09:48:30 INFO GlusterFS mount attempt 

10/06/2020 09:48:00 INFO GlusterFS mount attempt 

10/06/2020 09:47:30 INFO GlusterFS mount attempt 

10/06/2020 09:47:00 INFO GlusterFS mount attempt 

10/06/2020 09:46:30 INFO GlusterFS mount attempt 

10/06/2020 09:46:00 INFO GlusterFS mount attempt 

10/06/2020 09:45:30 INFO GlusterFS mount attempt 

10/06/2020 09:45:00 INFO GlusterFS mount attempt 

10/06/2020 09:44:30 INFO GlusterFS mount attempt 

10/06/2020 09:43:59 INFO GlusterFS mount attempt 

10/06/2020 09:43:29 INFO GlusterFS mount attempt 

10/06/2020 09:42:59 INFO GlusterFS mount attempt 

10/06/2020 09:42:29 INFO GlusterFS mount attempt 

10/06/2020 09:41:59 INFO GlusterFS mount attempt 

10/06/2020 09:41:29 INFO GlusterFS mount attempt 

10/06/2020 09:40:59 INFO GlusterFS mount attempt 

10/06/2020 09:40:29 INFO GlusterFS mount attempt 

10/06/2020 09:39:59 INFO GlusterFS mount attempt 

10/06/2020 09:39:29 INFO GlusterFS mount attempt 

10/06/2020 09:38:58 INFO GlusterFS mount attempt 

10/06/2020 09:38:28 INFO GlusterFS mount attempt 

10/06/2020 09:37:58 INFO GlusterFS mount attempt 

10/06/2020 09:37:28 INFO GlusterFS mount attempt 

10/06/2020 09:36:58 INFO GlusterFS mount attempt 

10/06/2020 09:36:28 INFO GlusterFS mount attempt 

10/06/2020 09:35:58 INFO GlusterFS mount attempt 

10/06/2020 09:35:28 INFO GlusterFS mount attempt 

10/06/2020 09:34:58 INFO GlusterFS mount attempt 

10/06/2020 09:34:28 INFO GlusterFS mount attempt 

10/06/2020 09:33:58 INFO GlusterFS mount attempt 

10/06/2020 09:33:28 INFO GlusterFS mount attempt 

10/06/2020 09:32:57 INFO GlusterFS mount attempt 

10/06/2020 09:32:27 INFO GlusterFS mount attempt 

10/06/2020 09:31:57 INFO GlusterFS mount attempt 

10/06/2020 09:31:27 INFO GlusterFS mount attempt 

10/06/2020 09:30:57 INFO GlusterFS mount attempt 

10/06/2020 09:30:27 INFO GlusterFS mount attempt 

10/06/2020 09:29:57 INFO GlusterFS mount attempt 

10/06/2020 09:29:27 INFO GlusterFS mount attempt 

10/06/2020 09:28:57 INFO GlusterFS mount attempt 

10/06/2020 09:28:27 INFO GlusterFS mount attempt 

10/06/2020 09:27:56 INFO GlusterFS mount attempt 

10/06/2020 09:27:26 INFO GlusterFS mount attempt 

10/06/2020 09:26:56 INFO GlusterFS mount attempt 

10/06/2020 09:26:26 INFO GlusterFS mount attempt 

10/06/2020 09:25:56 INFO GlusterFS mount attempt 

10/06/2020 09:25:26 INFO GlusterFS mount attempt 

10/06/2020 09:24:56 INFO GlusterFS mount attempt 

10/06/2020 09:24:26 INFO GlusterFS mount attempt 

10/06/2020 09:23:56 INFO GlusterFS mount attempt 

10/06/2020 09:23:26 INFO GlusterFS mount attempt 

10/06/2020 09:22:56 INFO GlusterFS mount attempt 

10/06/2020 09:22:25 INFO GlusterFS mount attempt 

10/06/2020 09:21:55 INFO GlusterFS mount attempt 

10/06/2020 09:21:25 INFO GlusterFS mount attempt 

10/06/2020 09:20:55 INFO GlusterFS mount attempt 

10/06/2020 09:20:25 INFO GlusterFS mount attempt 

10/06/2020 09:19:55 INFO GlusterFS mount attempt 

10/06/2020 09:19:25 INFO GlusterFS mount attempt 

10/06/2020 09:18:55 INFO GlusterFS mount attempt 

10/06/2020 09:18:25 INFO GlusterFS mount attempt 

10/06/2020 09:17:55 INFO GlusterFS mount attempt 

10/06/2020 09:17:25 INFO GlusterFS mount attempt 

10/06/2020 09:16:54 INFO GlusterFS mount attempt 

10/06/2020 09:16:24 INFO GlusterFS mount attempt 

10/06/2020 09:15:54 INFO GlusterFS mount attempt 

10/06/2020 09:15:24 INFO GlusterFS mount attempt 

10/06/2020 09:14:54 INFO GlusterFS mount attempt 

10/06/2020 09:14:24 INFO GlusterFS mount attempt 

10/06/2020 09:13:54 INFO GlusterFS mount attempt 

10/06/2020 09:13:24 INFO GlusterFS mount attempt 

10/06/2020 09:12:54 INFO GlusterFS mount attempt 

10/06/2020 09:12:24 INFO GlusterFS mount attempt 

10/06/2020 09:11:54 INFO GlusterFS mount attempt 

10/06/2020 09:11:23 INFO GlusterFS mount attempt 

10/06/2020 09:10:53 INFO GlusterFS mount attempt 

10/06/2020 09:10:23 INFO GlusterFS mount attempt 

10/06/2020 09:09:53 INFO GlusterFS mount attempt 

10/06/2020 09:09:23 INFO GlusterFS mount attempt 

10/06/2020 09:08:53 INFO GlusterFS mount attempt 

10/06/2020 09:08:23 INFO GlusterFS mount attempt 

10/06/2020 09:07:53 INFO GlusterFS mount attempt 

10/06/2020 09:07:23 INFO GlusterFS mount attempt 

10/06/2020 09:06:53 INFO GlusterFS mount attempt 

10/06/2020 09:06:22 INFO GlusterFS mount attempt 

10/06/2020 09:05:52 INFO GlusterFS mount attempt 

10/06/2020 09:05:22 INFO GlusterFS mount attempt 

10/06/2020 09:04:52 INFO GlusterFS mount attempt 

10/06/2020 09:04:22 INFO GlusterFS mount attempt 

10/06/2020 09:03:52 INFO GlusterFS mount attempt 

10/06/2020 09:03:22 INFO GlusterFS mount attempt 

10/06/2020 09:02:52 INFO GlusterFS mount attempt 

10/06/2020 09:02:22 INFO GlusterFS mount attempt 

10/06/2020 09:01:52 INFO GlusterFS mount attempt 

10/06/2020 09:01:22 INFO GlusterFS mount attempt 

10/06/2020 09:00:51 INFO GlusterFS mount attempt 

10/06/2020 09:00:21 INFO GlusterFS mount attempt 

10/06/2020 08:59:51 INFO GlusterFS mount attempt 

10/06/2020 08:59:21 INFO GlusterFS mount attempt 

10/06/2020 08:58:51 INFO GlusterFS mount attempt 

10/06/2020 08:58:21 INFO GlusterFS mount attempt 

10/06/2020 08:57:51 INFO GlusterFS mount attempt 

10/06/2020 08:57:21 INFO GlusterFS mount attempt 

10/06/2020 08:56:51 INFO GlusterFS mount attempt 

10/06/2020 08:56:21 INFO GlusterFS mount attempt 

10/06/2020 08:55:51 INFO GlusterFS mount attempt 

10/06/2020 08:55:20 INFO GlusterFS mount attempt 

10/06/2020 08:54:50 INFO GlusterFS mount attempt 

10/06/2020 08:54:20 INFO GlusterFS mount attempt 

10/06/2020 08:53:50 INFO GlusterFS mount attempt 

10/06/2020 08:53:20 INFO GlusterFS mount attempt 

10/06/2020 08:52:50 INFO GlusterFS mount attempt 

10/06/2020 08:52:20 INFO GlusterFS mount attempt 

10/06/2020 08:51:50 INFO GlusterFS mount attempt 

10/06/2020 08:51:20 INFO GlusterFS mount attempt 

10/06/2020 08:50:50 INFO GlusterFS mount attempt 

10/06/2020 08:50:20 INFO GlusterFS mount attempt 

10/06/2020 08:49:49 INFO GlusterFS mount attempt 

10/06/2020 08:49:19 INFO GlusterFS mount attempt 

10/06/2020 08:48:49 INFO GlusterFS mount attempt 

10/06/2020 08:48:19 INFO GlusterFS mount attempt 

10/06/2020 08:47:49 INFO GlusterFS mount attempt 

10/06/2020 08:47:19 INFO GlusterFS mount attempt 

10/06/2020 08:46:49 INFO GlusterFS mount attempt 

10/06/2020 08:46:19 INFO GlusterFS mount attempt 

10/06/2020 08:45:49 INFO GlusterFS mount attempt 

10/06/2020 08:45:19 INFO GlusterFS mount attempt 

10/06/2020 08:44:49 INFO GlusterFS mount attempt 

10/06/2020 08:44:18 INFO GlusterFS mount attempt 

10/06/2020 08:43:48 INFO GlusterFS mount attempt 

10/06/2020 08:43:18 INFO GlusterFS mount attempt 

10/06/2020 08:42:48 INFO GlusterFS mount attempt 

10/06/2020 08:42:18 INFO GlusterFS mount attempt 

10/06/2020 08:41:48 INFO GlusterFS mount attempt 

10/06/2020 08:41:18 INFO GlusterFS mount attempt 

10/06/2020 08:40:48 INFO GlusterFS mount attempt 

10/06/2020 08:40:18 INFO GlusterFS mount attempt 

10/06/2020 08:39:48 INFO GlusterFS mount attempt 

10/06/2020 08:39:17 INFO GlusterFS mount attempt 

10/06/2020 08:38:47 INFO GlusterFS mount attempt 

10/06/2020 08:38:17 INFO GlusterFS mount attempt 

10/06/2020 08:37:47 INFO GlusterFS mount attempt 

10/06/2020 08:37:17 INFO GlusterFS mount attempt 

10/06/2020 08:36:47 INFO GlusterFS mount attempt 

10/06/2020 08:36:17 INFO GlusterFS mount attempt 

10/06/2020 08:35:47 INFO GlusterFS mount attempt 

10/06/2020 08:35:17 INFO GlusterFS mount attempt 

10/06/2020 08:34:47 INFO GlusterFS mount attempt 

10/06/2020 08:34:17 INFO GlusterFS mount attempt 

10/06/2020 08:33:46 INFO GlusterFS mount attempt 

10/06/2020 08:33:16 INFO GlusterFS mount attempt 

10/06/2020 08:32:46 INFO GlusterFS mount attempt 

10/06/2020 08:32:16 INFO GlusterFS mount attempt 

10/06/2020 08:31:46 INFO GlusterFS mount attempt 

10/06/2020 08:31:16 INFO GlusterFS mount attempt 

10/06/2020 08:30:46 INFO GlusterFS mount attempt 

10/06/2020 08:30:16 INFO GlusterFS mount attempt 

10/06/2020 08:29:46 INFO GlusterFS mount attempt 

10/06/2020 08:29:16 INFO GlusterFS mount attempt 

10/06/2020 08:28:46 INFO GlusterFS mount attempt 

10/06/2020 08:28:15 INFO GlusterFS mount attempt 

10/06/2020 08:27:45 INFO GlusterFS mount attempt 

10/06/2020 08:27:15 INFO GlusterFS mount attempt 

10/06/2020 08:26:45 INFO GlusterFS mount attempt 

10/06/2020 08:26:15 INFO GlusterFS mount attempt 

10/06/2020 08:25:45 INFO GlusterFS mount attempt 

10/06/2020 08:25:15 INFO GlusterFS mount attempt 

10/06/2020 08:24:45 INFO GlusterFS mount attempt 

10/06/2020 08:24:15 INFO GlusterFS mount attempt 

10/06/2020 08:23:45 INFO GlusterFS mount attempt 

10/06/2020 08:23:15 INFO GlusterFS mount attempt 

10/06/2020 08:22:44 INFO GlusterFS mount attempt 

10/06/2020 08:22:14 INFO GlusterFS mount attempt 

10/06/2020 08:21:44 INFO GlusterFS mount attempt 

10/06/2020 08:21:14 INFO GlusterFS mount attempt 

10/06/2020 08:20:44 INFO GlusterFS mount attempt 

10/06/2020 08:20:14 INFO GlusterFS mount attempt 

10/06/2020 08:19:44 INFO GlusterFS mount attempt 

10/06/2020 08:19:14 INFO GlusterFS mount attempt 

10/06/2020 08:18:44 INFO GlusterFS mount attempt 

10/06/2020 08:18:14 INFO GlusterFS mount attempt 

10/06/2020 08:17:44 INFO GlusterFS mount attempt 

10/06/2020 08:17:13 INFO GlusterFS mount attempt 

10/06/2020 08:16:43 INFO GlusterFS mount attempt 

10/06/2020 08:16:13 INFO GlusterFS mount attempt 

10/06/2020 08:15:43 INFO GlusterFS mount attempt 

10/06/2020 08:15:13 INFO GlusterFS mount attempt 

10/06/2020 08:14:43 INFO GlusterFS mount attempt 

10/06/2020 08:14:13 INFO GlusterFS mount attempt 

10/06/2020 08:13:43 INFO GlusterFS mount attempt 

10/06/2020 08:13:13 INFO GlusterFS mount attempt 

10/06/2020 08:12:43 INFO GlusterFS mount attempt 

10/06/2020 08:12:13 INFO GlusterFS mount attempt 

10/06/2020 08:11:42 INFO GlusterFS mount attempt 

10/06/2020 08:11:12 INFO GlusterFS mount attempt 

10/06/2020 08:10:42 INFO GlusterFS mount attempt 

10/06/2020 08:10:12 INFO GlusterFS mount attempt 

10/06/2020 08:09:42 INFO GlusterFS mount attempt 

10/06/2020 08:09:12 INFO GlusterFS mount attempt 

10/06/2020 08:08:42 INFO GlusterFS mount attempt 

10/06/2020 08:08:12 INFO GlusterFS mount attempt 

10/06/2020 08:07:42 INFO GlusterFS mount attempt 

10/06/2020 08:07:12 INFO GlusterFS mount attempt 

10/06/2020 08:06:42 INFO GlusterFS mount attempt 

10/06/2020 08:06:11 INFO GlusterFS mount attempt 

10/06/2020 08:05:41 INFO GlusterFS mount attempt 

10/06/2020 08:05:11 INFO GlusterFS mount attempt 

10/06/2020 08:04:41 INFO GlusterFS mount attempt 

10/06/2020 08:04:11 INFO GlusterFS mount attempt 

10/06/2020 08:03:41 INFO GlusterFS mount attempt 

10/06/2020 08:03:11 INFO GlusterFS mount attempt 

10/06/2020 08:02:41 INFO GlusterFS mount attempt 

10/06/2020 08:02:11 INFO GlusterFS mount attempt 

10/06/2020 08:01:41 INFO GlusterFS mount attempt 

10/06/2020 08:01:11 INFO GlusterFS mount attempt 

10/06/2020 08:00:40 INFO GlusterFS mount attempt 

10/06/2020 08:00:10 INFO GlusterFS mount attempt 

10/06/2020 07:59:40 INFO GlusterFS mount attempt 

10/06/2020 07:59:10 INFO GlusterFS mount attempt 

10/06/2020 07:58:40 INFO GlusterFS mount attempt 

10/06/2020 07:58:10 INFO GlusterFS mount attempt 

10/06/2020 07:57:40 INFO GlusterFS mount attempt 

10/06/2020 07:57:10 INFO GlusterFS mount attempt 

10/06/2020 07:56:40 INFO GlusterFS mount attempt 

10/06/2020 07:56:10 INFO GlusterFS mount attempt 

10/06/2020 07:55:40 INFO GlusterFS mount attempt 

10/06/2020 07:55:10 INFO GlusterFS mount attempt 

10/06/2020 07:54:39 INFO GlusterFS mount attempt 

10/06/2020 07:54:09 INFO GlusterFS mount attempt 

10/06/2020 07:53:39 INFO GlusterFS mount attempt 

10/06/2020 07:53:09 INFO GlusterFS mount attempt 

10/06/2020 07:52:39 INFO GlusterFS mount attempt 

10/06/2020 07:52:09 INFO GlusterFS mount attempt 

10/06/2020 07:51:39 INFO GlusterFS mount attempt 

10/06/2020 07:51:09 INFO GlusterFS mount attempt 

10/06/2020 07:50:39 INFO GlusterFS mount attempt 

10/06/2020 07:50:09 INFO GlusterFS mount attempt 

10/06/2020 07:49:39 INFO GlusterFS mount attempt 

10/06/2020 07:49:08 INFO GlusterFS mount attempt 

10/06/2020 07:48:38 INFO GlusterFS mount attempt 

10/06/2020 07:48:08 INFO GlusterFS mount attempt 

10/06/2020 07:47:38 INFO GlusterFS mount attempt 

10/06/2020 07:47:08 INFO GlusterFS mount attempt 

10/06/2020 07:46:38 INFO GlusterFS mount attempt 

10/06/2020 07:46:08 INFO GlusterFS mount attempt 

10/06/2020 07:45:38 INFO GlusterFS mount attempt 

10/06/2020 07:45:08 INFO GlusterFS mount attempt 

10/06/2020 07:44:38 INFO GlusterFS mount attempt 

10/06/2020 07:44:08 INFO GlusterFS mount attempt 

10/06/2020 07:43:37 INFO GlusterFS mount attempt 

10/06/2020 07:43:07 INFO GlusterFS mount attempt 

10/06/2020 07:42:37 INFO GlusterFS mount attempt 

10/06/2020 07:42:07 INFO GlusterFS mount attempt 

10/06/2020 07:41:37 INFO GlusterFS mount attempt 

10/06/2020 07:41:07 INFO GlusterFS mount attempt 

10/06/2020 07:40:37 INFO GlusterFS mount attempt 

10/06/2020 07:40:07 INFO GlusterFS mount attempt 

10/06/2020 07:39:37 INFO GlusterFS mount attempt 

10/06/2020 07:39:07 INFO GlusterFS mount attempt 

10/06/2020 07:38:37 INFO GlusterFS mount attempt 

10/06/2020 07:38:07 INFO GlusterFS mount attempt 

10/06/2020 07:37:36 INFO GlusterFS mount attempt 

10/06/2020 07:37:06 INFO GlusterFS mount attempt 

10/06/2020 07:36:36 INFO GlusterFS mount attempt 

10/06/2020 07:36:06 INFO GlusterFS mount attempt 

10/06/2020 07:35:36 INFO GlusterFS mount attempt 

10/06/2020 07:35:06 INFO GlusterFS mount attempt 

10/06/2020 07:34:36 INFO GlusterFS mount attempt 

10/06/2020 07:34:06 INFO GlusterFS mount attempt 

10/06/2020 07:33:36 INFO GlusterFS mount attempt 

10/06/2020 07:33:06 INFO GlusterFS mount attempt 

10/06/2020 07:32:36 INFO GlusterFS mount attempt 

10/06/2020 07:32:05 INFO GlusterFS mount attempt 

10/06/2020 07:31:35 INFO GlusterFS mount attempt 

10/06/2020 07:31:05 INFO GlusterFS mount attempt 

10/06/2020 07:30:35 INFO GlusterFS mount attempt 

10/06/2020 07:30:05 INFO GlusterFS mount attempt 

10/06/2020 07:29:35 INFO GlusterFS mount attempt 

10/06/2020 07:29:05 INFO GlusterFS mount attempt 

10/06/2020 07:28:35 INFO GlusterFS mount attempt 

10/06/2020 07:28:05 INFO GlusterFS mount attempt 

10/06/2020 07:27:35 INFO GlusterFS mount attempt 

10/06/2020 07:27:05 INFO GlusterFS mount attempt 

10/06/2020 07:26:34 INFO GlusterFS mount attempt 

10/06/2020 07:26:04 INFO GlusterFS mount attempt 

10/06/2020 07:25:34 INFO GlusterFS mount attempt 

10/06/2020 07:25:04 INFO GlusterFS mount attempt 

10/06/2020 07:24:34 INFO GlusterFS mount attempt 

10/06/2020 07:24:04 INFO GlusterFS mount attempt 

10/06/2020 07:23:34 INFO GlusterFS mount attempt 

10/06/2020 07:23:04 INFO GlusterFS mount attempt 

10/06/2020 07:22:34 INFO GlusterFS mount attempt 

10/06/2020 07:22:04 INFO GlusterFS mount attempt 

10/06/2020 07:21:34 INFO GlusterFS mount attempt 

10/06/2020 07:21:03 INFO GlusterFS mount attempt 

10/06/2020 07:20:33 INFO GlusterFS mount attempt 

10/06/2020 07:20:03 INFO GlusterFS mount attempt 

10/06/2020 07:19:33 INFO GlusterFS mount attempt 

10/06/2020 07:19:03 INFO GlusterFS mount attempt 

10/06/2020 07:18:33 INFO GlusterFS mount attempt 

10/06/2020 07:18:03 INFO GlusterFS mount attempt 

10/06/2020 07:17:33 INFO GlusterFS mount attempt 

10/06/2020 07:17:03 INFO GlusterFS mount attempt 

10/06/2020 07:16:33 INFO GlusterFS mount attempt 

10/06/2020 07:16:03 INFO GlusterFS mount attempt 

10/06/2020 07:15:32 INFO GlusterFS mount attempt 

10/06/2020 07:15:02 INFO GlusterFS mount attempt 

10/06/2020 07:14:32 INFO GlusterFS mount attempt 

10/06/2020 07:14:02 INFO GlusterFS mount attempt 

10/06/2020 07:13:32 INFO GlusterFS mount attempt 

10/06/2020 07:13:02 INFO GlusterFS mount attempt 

10/06/2020 07:12:32 INFO GlusterFS mount attempt 

10/06/2020 07:12:02 INFO GlusterFS mount attempt 

10/06/2020 07:11:32 INFO GlusterFS mount attempt 

10/06/2020 07:11:02 INFO GlusterFS mount attempt 

10/06/2020 07:10:32 INFO GlusterFS mount attempt 

10/06/2020 07:10:01 INFO GlusterFS mount attempt 

10/06/2020 07:09:31 INFO GlusterFS mount attempt 

10/06/2020 07:09:01 INFO GlusterFS mount attempt 

10/06/2020 07:08:31 INFO GlusterFS mount attempt 

10/06/2020 07:08:01 INFO GlusterFS mount attempt 

10/06/2020 07:07:31 INFO GlusterFS mount attempt 

10/06/2020 07:07:01 INFO GlusterFS mount attempt 

10/06/2020 07:06:31 INFO GlusterFS mount attempt 

10/06/2020 07:06:01 INFO GlusterFS mount attempt 

10/06/2020 07:05:31 INFO GlusterFS mount attempt 

10/06/2020 07:05:01 INFO GlusterFS mount attempt 

10/06/2020 07:04:30 INFO GlusterFS mount attempt 

10/06/2020 07:04:00 INFO GlusterFS mount attempt 

10/06/2020 07:03:30 INFO GlusterFS mount attempt 

10/06/2020 07:03:00 INFO GlusterFS mount attempt 

10/06/2020 07:02:30 INFO GlusterFS mount attempt 

10/06/2020 07:02:00 INFO GlusterFS mount attempt 

10/06/2020 07:01:30 INFO GlusterFS mount attempt 

10/06/2020 07:01:00 INFO GlusterFS mount attempt 

10/06/2020 07:00:30 INFO GlusterFS mount attempt 

10/06/2020 07:00:00 INFO GlusterFS mount attempt 

10/06/2020 06:59:30 INFO GlusterFS mount attempt 

10/06/2020 06:58:59 INFO GlusterFS mount attempt 

10/06/2020 06:58:29 INFO GlusterFS mount attempt 

10/06/2020 06:57:59 INFO GlusterFS mount attempt 

10/06/2020 06:57:29 INFO GlusterFS mount attempt 

10/06/2020 06:56:59 INFO GlusterFS mount attempt 

10/06/2020 06:56:29 INFO GlusterFS mount attempt 

10/06/2020 06:55:59 INFO GlusterFS mount attempt 

10/06/2020 06:55:29 INFO GlusterFS mount attempt 

10/06/2020 06:54:59 INFO GlusterFS mount attempt 

10/06/2020 06:54:29 INFO GlusterFS mount attempt 

10/06/2020 06:53:58 INFO GlusterFS mount attempt 

10/06/2020 06:53:28 INFO GlusterFS mount attempt 

10/06/2020 06:52:58 INFO GlusterFS mount attempt 

10/06/2020 06:52:28 INFO GlusterFS mount attempt 

10/06/2020 06:51:58 INFO GlusterFS mount attempt 

10/06/2020 06:51:28 INFO GlusterFS mount attempt 

10/06/2020 06:50:58 INFO GlusterFS mount attempt 

10/06/2020 06:50:28 INFO GlusterFS mount attempt 

10/06/2020 06:49:58 INFO GlusterFS mount attempt 

10/06/2020 06:49:28 INFO GlusterFS mount attempt 

10/06/2020 06:48:58 INFO GlusterFS mount attempt 

10/06/2020 06:48:28 INFO GlusterFS mount attempt 

10/06/2020 06:47:57 INFO GlusterFS mount attempt 

10/06/2020 06:47:27 INFO GlusterFS mount attempt 

10/06/2020 06:46:57 INFO GlusterFS mount attempt 

10/06/2020 06:46:27 INFO GlusterFS mount attempt 

10/06/2020 06:45:57 INFO GlusterFS mount attempt 

10/06/2020 06:45:27 INFO GlusterFS mount attempt 

10/06/2020 06:44:57 INFO GlusterFS mount attempt 

10/06/2020 06:44:27 INFO GlusterFS mount attempt 

10/06/2020 06:43:57 INFO GlusterFS mount attempt 

10/06/2020 06:43:27 INFO GlusterFS mount attempt 

10/06/2020 06:42:56 INFO GlusterFS mount attempt 

10/06/2020 06:42:26 INFO GlusterFS mount attempt 

10/06/2020 06:41:56 INFO GlusterFS mount attempt 

10/06/2020 06:41:26 INFO GlusterFS mount attempt 

10/06/2020 06:40:56 INFO GlusterFS mount attempt 

10/06/2020 06:40:26 INFO GlusterFS mount attempt 

10/06/2020 06:39:56 INFO GlusterFS mount attempt 

10/06/2020 06:39:26 INFO GlusterFS mount attempt 

10/06/2020 06:38:56 INFO GlusterFS mount attempt 

10/06/2020 06:38:26 INFO GlusterFS mount attempt 

10/06/2020 06:37:56 INFO GlusterFS mount attempt 

10/06/2020 06:37:25 INFO GlusterFS mount attempt 

10/06/2020 06:36:55 INFO GlusterFS mount attempt 

10/06/2020 06:36:25 INFO GlusterFS mount attempt 

10/06/2020 06:35:55 INFO GlusterFS mount attempt 

10/06/2020 06:35:25 INFO GlusterFS mount attempt 

10/06/2020 06:34:55 INFO GlusterFS mount attempt 

10/06/2020 06:34:25 INFO GlusterFS mount attempt 

10/06/2020 06:33:55 INFO GlusterFS mount attempt 

10/06/2020 06:33:25 INFO GlusterFS mount attempt 

10/06/2020 06:32:55 INFO GlusterFS mount attempt 

10/06/2020 06:32:25 INFO GlusterFS mount attempt 

10/06/2020 06:31:54 INFO GlusterFS mount attempt 

10/06/2020 06:31:24 INFO GlusterFS mount attempt 

10/06/2020 06:30:54 INFO GlusterFS mount attempt 

10/06/2020 06:30:24 INFO GlusterFS mount attempt 

10/06/2020 06:29:54 INFO GlusterFS mount attempt 

10/06/2020 06:29:24 INFO GlusterFS mount attempt 

10/06/2020 06:28:54 INFO GlusterFS mount attempt 

10/06/2020 06:28:24 INFO GlusterFS mount attempt 

10/06/2020 06:27:54 INFO GlusterFS mount attempt 

10/06/2020 06:27:24 INFO GlusterFS mount attempt 

10/06/2020 06:26:54 INFO GlusterFS mount attempt 

10/06/2020 06:26:23 INFO GlusterFS mount attempt 

10/06/2020 06:25:53 INFO GlusterFS mount attempt 

10/06/2020 06:25:23 INFO GlusterFS mount attempt 

10/06/2020 06:24:53 INFO GlusterFS mount attempt 

10/06/2020 06:24:23 INFO GlusterFS mount attempt 

10/06/2020 06:23:53 INFO GlusterFS mount attempt 

10/06/2020 06:23:23 INFO GlusterFS mount attempt 

10/06/2020 06:22:53 INFO GlusterFS mount attempt 

10/06/2020 06:22:23 INFO GlusterFS mount attempt 

10/06/2020 06:21:53 INFO GlusterFS mount attempt 

10/06/2020 06:21:23 INFO GlusterFS mount attempt 

10/06/2020 06:20:52 INFO GlusterFS mount attempt 

10/06/2020 06:20:22 INFO GlusterFS mount attempt 

10/06/2020 06:19:52 INFO GlusterFS mount attempt 

10/06/2020 06:19:22 INFO GlusterFS mount attempt 

10/06/2020 06:18:52 INFO GlusterFS mount attempt 

10/06/2020 06:18:22 INFO GlusterFS mount attempt 

10/06/2020 06:17:52 INFO GlusterFS mount attempt 

10/06/2020 06:17:22 INFO GlusterFS mount attempt 

10/06/2020 06:16:52 INFO GlusterFS mount attempt 

10/06/2020 06:16:22 INFO GlusterFS mount attempt 

10/06/2020 06:15:52 INFO GlusterFS mount attempt 

10/06/2020 06:15:22 INFO GlusterFS mount attempt 

10/06/2020 06:14:51 INFO GlusterFS mount attempt 

10/06/2020 06:14:21 INFO GlusterFS mount attempt 

10/06/2020 06:13:51 INFO GlusterFS mount attempt 

10/06/2020 06:13:21 INFO GlusterFS mount attempt 

10/06/2020 06:12:51 INFO GlusterFS mount attempt 

10/06/2020 06:12:21 INFO GlusterFS mount attempt 

10/06/2020 06:11:51 INFO GlusterFS mount attempt 

10/06/2020 06:11:21 INFO GlusterFS mount attempt 

10/06/2020 06:10:51 INFO GlusterFS mount attempt 

10/06/2020 06:10:21 INFO GlusterFS mount attempt 

10/06/2020 06:09:50 INFO GlusterFS mount attempt 

10/06/2020 06:09:20 INFO GlusterFS mount attempt 

10/06/2020 06:08:50 INFO GlusterFS mount attempt 

10/06/2020 06:08:20 INFO GlusterFS mount attempt 

10/06/2020 06:07:50 INFO GlusterFS mount attempt 

10/06/2020 06:07:20 INFO GlusterFS mount attempt 

10/06/2020 06:06:50 INFO GlusterFS mount attempt 

10/06/2020 06:06:20 INFO GlusterFS mount attempt 

10/06/2020 06:05:50 INFO GlusterFS mount attempt 

10/06/2020 06:05:20 INFO GlusterFS mount attempt 

10/06/2020 06:04:50 INFO GlusterFS mount attempt 

10/06/2020 06:04:20 INFO GlusterFS mount attempt 

10/06/2020 06:03:49 INFO GlusterFS mount attempt 

10/06/2020 06:03:19 INFO GlusterFS mount attempt 

10/06/2020 06:02:49 INFO GlusterFS mount attempt 

10/06/2020 06:02:19 INFO GlusterFS mount attempt 

10/06/2020 06:01:49 INFO GlusterFS mount attempt 

10/06/2020 06:01:19 INFO GlusterFS mount attempt 

10/06/2020 06:00:49 INFO GlusterFS mount attempt 

10/06/2020 06:00:19 INFO GlusterFS mount attempt 

10/06/2020 05:59:49 INFO GlusterFS mount attempt 

10/06/2020 05:59:19 INFO GlusterFS mount attempt 

10/06/2020 05:58:48 INFO GlusterFS mount attempt 

10/06/2020 05:58:18 INFO GlusterFS mount attempt 

10/06/2020 05:57:48 INFO GlusterFS mount attempt 

10/06/2020 05:57:18 INFO GlusterFS mount attempt 

10/06/2020 05:56:48 INFO GlusterFS mount attempt 

10/06/2020 05:56:18 INFO GlusterFS mount attempt 

10/06/2020 05:55:48 INFO GlusterFS mount attempt 

10/06/2020 05:55:18 INFO GlusterFS mount attempt 

10/06/2020 05:54:48 INFO GlusterFS mount attempt 

10/06/2020 05:54:18 INFO GlusterFS mount attempt 

10/06/2020 05:53:48 INFO GlusterFS mount attempt 

10/06/2020 05:53:18 INFO GlusterFS mount attempt 

10/06/2020 05:52:47 INFO GlusterFS mount attempt 

10/06/2020 05:52:17 INFO GlusterFS mount attempt 

10/06/2020 05:51:47 INFO GlusterFS mount attempt 

10/06/2020 05:51:17 INFO GlusterFS mount attempt 

10/06/2020 05:50:47 INFO GlusterFS mount attempt 

10/06/2020 05:50:17 INFO GlusterFS mount attempt 

10/06/2020 05:49:47 INFO GlusterFS mount attempt 

10/06/2020 05:49:17 INFO GlusterFS mount attempt 

10/06/2020 05:48:47 INFO GlusterFS mount attempt 

10/06/2020 05:48:17 INFO GlusterFS mount attempt 

10/06/2020 05:47:47 INFO GlusterFS mount attempt 

10/06/2020 05:47:16 INFO GlusterFS mount attempt 

10/06/2020 05:46:46 INFO GlusterFS mount attempt 

10/06/2020 05:46:16 INFO GlusterFS mount attempt 

10/06/2020 05:45:46 INFO GlusterFS mount attempt 

10/06/2020 05:45:16 INFO GlusterFS mount attempt 

10/06/2020 05:44:46 INFO GlusterFS mount attempt 

10/06/2020 05:44:16 INFO GlusterFS mount attempt 

10/06/2020 05:43:46 INFO GlusterFS mount attempt 

10/06/2020 05:43:16 INFO GlusterFS mount attempt 

10/06/2020 05:42:46 INFO GlusterFS mount attempt 

10/06/2020 05:42:15 INFO GlusterFS mount attempt 

10/06/2020 05:41:45 INFO GlusterFS mount attempt 

10/06/2020 05:41:15 INFO GlusterFS mount attempt 

10/06/2020 05:40:45 INFO GlusterFS mount attempt 

10/06/2020 05:40:15 INFO GlusterFS mount attempt 

10/06/2020 05:39:45 INFO GlusterFS mount attempt 

10/06/2020 05:39:15 INFO GlusterFS mount attempt 

10/06/2020 05:38:45 INFO GlusterFS mount attempt 

10/06/2020 05:38:15 INFO GlusterFS mount attempt 

10/06/2020 05:37:45 INFO GlusterFS mount attempt 

10/06/2020 05:37:15 INFO GlusterFS mount attempt 

10/06/2020 05:36:45 INFO GlusterFS mount attempt 

10/06/2020 05:36:14 INFO GlusterFS mount attempt 

10/06/2020 05:35:44 INFO GlusterFS mount attempt 

10/06/2020 05:35:14 INFO GlusterFS mount attempt 

10/06/2020 05:34:44 INFO GlusterFS mount attempt 

10/06/2020 05:34:14 INFO GlusterFS mount attempt 

10/06/2020 05:33:44 INFO GlusterFS mount attempt 

10/06/2020 05:33:14 INFO GlusterFS mount attempt 

10/06/2020 05:32:44 INFO GlusterFS mount attempt 

10/06/2020 05:32:14 INFO GlusterFS mount attempt 

10/06/2020 05:31:44 INFO GlusterFS mount attempt 

10/06/2020 05:31:13 INFO GlusterFS mount attempt 

10/06/2020 05:30:43 INFO GlusterFS mount attempt 

10/06/2020 05:30:13 INFO GlusterFS mount attempt 

10/06/2020 05:29:43 INFO GlusterFS mount attempt 

10/06/2020 05:29:13 INFO GlusterFS mount attempt 

10/06/2020 05:28:43 INFO GlusterFS mount attempt 

10/06/2020 05:28:13 INFO GlusterFS mount attempt 

10/06/2020 05:27:43 INFO GlusterFS mount attempt 

10/06/2020 05:27:13 INFO GlusterFS mount attempt 

10/06/2020 05:26:43 INFO GlusterFS mount attempt 

10/06/2020 05:26:13 INFO GlusterFS mount attempt 

10/06/2020 05:25:43 INFO GlusterFS mount attempt 

10/06/2020 05:25:12 INFO GlusterFS mount attempt 

10/06/2020 05:24:42 INFO GlusterFS mount attempt 

10/06/2020 05:24:12 INFO GlusterFS mount attempt 

10/06/2020 05:23:42 INFO GlusterFS mount attempt 

10/06/2020 05:23:12 INFO GlusterFS mount attempt 

10/06/2020 05:22:42 INFO GlusterFS mount attempt 

10/06/2020 05:22:12 INFO GlusterFS mount attempt 

10/06/2020 05:21:42 INFO GlusterFS mount attempt 

10/06/2020 05:21:12 INFO GlusterFS mount attempt 

10/06/2020 05:20:42 INFO GlusterFS mount attempt 

10/06/2020 05:20:12 INFO GlusterFS mount attempt 

10/06/2020 05:19:41 INFO GlusterFS mount attempt 

10/06/2020 05:19:11 INFO GlusterFS mount attempt 

10/06/2020 05:18:41 INFO GlusterFS mount attempt 

10/06/2020 05:18:11 INFO GlusterFS mount attempt 

10/06/2020 05:17:41 INFO GlusterFS mount attempt 

10/06/2020 05:17:11 INFO GlusterFS mount attempt 

10/06/2020 05:16:41 INFO GlusterFS mount attempt 

10/06/2020 05:16:11 INFO GlusterFS mount attempt 

10/06/2020 05:15:41 INFO GlusterFS mount attempt 

10/06/2020 05:15:11 INFO GlusterFS mount attempt 

10/06/2020 05:14:41 INFO GlusterFS mount attempt 

10/06/2020 05:14:10 INFO GlusterFS mount attempt 

10/06/2020 05:13:40 INFO GlusterFS mount attempt 

10/06/2020 05:13:10 INFO GlusterFS mount attempt 

10/06/2020 05:12:40 INFO GlusterFS mount attempt 

10/06/2020 05:12:10 INFO GlusterFS mount attempt 

10/06/2020 05:11:40 INFO GlusterFS mount attempt 

10/06/2020 05:11:10 INFO GlusterFS mount attempt 

10/06/2020 05:10:40 INFO GlusterFS mount attempt 

10/06/2020 05:10:10 INFO GlusterFS mount attempt 

10/06/2020 05:09:40 INFO GlusterFS mount attempt 

10/06/2020 05:09:10 INFO GlusterFS mount attempt 

10/06/2020 05:08:39 INFO GlusterFS mount attempt 

10/06/2020 05:08:09 INFO GlusterFS mount attempt 

10/06/2020 05:07:39 INFO GlusterFS mount attempt 

10/06/2020 05:07:09 INFO GlusterFS mount attempt 

10/06/2020 05:06:39 INFO GlusterFS mount attempt 

10/06/2020 05:06:09 INFO GlusterFS mount attempt 

10/06/2020 05:05:39 INFO GlusterFS mount attempt 

10/06/2020 05:05:09 INFO GlusterFS mount attempt 

10/06/2020 05:04:39 INFO GlusterFS mount attempt 

10/06/2020 05:04:09 INFO GlusterFS mount attempt 

10/06/2020 05:03:38 INFO GlusterFS mount attempt 

10/06/2020 05:03:08 INFO GlusterFS mount attempt 

10/06/2020 05:02:38 INFO GlusterFS mount attempt 

10/06/2020 05:02:08 INFO GlusterFS mount attempt 

10/06/2020 05:01:38 INFO GlusterFS mount attempt 

10/06/2020 05:01:08 INFO GlusterFS mount attempt 

10/06/2020 05:00:38 INFO GlusterFS mount attempt 

10/06/2020 05:00:08 INFO GlusterFS mount attempt 

10/06/2020 04:59:38 INFO GlusterFS mount attempt 

10/06/2020 04:59:08 INFO GlusterFS mount attempt 

10/06/2020 04:58:38 INFO GlusterFS mount attempt 

10/06/2020 04:58:08 INFO GlusterFS mount attempt 

10/06/2020 04:57:37 INFO GlusterFS mount attempt 

10/06/2020 04:57:07 INFO GlusterFS mount attempt 

10/06/2020 04:56:37 INFO GlusterFS mount attempt 

10/06/2020 04:56:07 INFO GlusterFS mount attempt 

10/06/2020 04:55:37 INFO GlusterFS mount attempt 

10/06/2020 04:55:07 INFO GlusterFS mount attempt 

10/06/2020 04:54:37 INFO GlusterFS mount attempt 

10/06/2020 04:54:07 INFO GlusterFS mount attempt 

10/06/2020 04:53:37 INFO GlusterFS mount attempt 

10/06/2020 04:53:07 INFO GlusterFS mount attempt 

10/06/2020 04:52:37 INFO GlusterFS mount attempt 

10/06/2020 04:52:06 INFO GlusterFS mount attempt 

10/06/2020 04:51:36 INFO GlusterFS mount attempt 

10/06/2020 04:51:06 INFO GlusterFS mount attempt 

10/06/2020 04:50:36 INFO GlusterFS mount attempt 

10/06/2020 04:50:06 INFO GlusterFS mount attempt 

10/06/2020 04:49:36 INFO GlusterFS mount attempt 

10/06/2020 04:49:06 INFO GlusterFS mount attempt 

10/06/2020 04:48:36 INFO GlusterFS mount attempt 

10/06/2020 04:48:06 INFO GlusterFS mount attempt 

10/06/2020 04:47:36 INFO GlusterFS mount attempt 

10/06/2020 04:47:06 INFO GlusterFS mount attempt 

10/06/2020 04:46:35 INFO GlusterFS mount attempt 

10/06/2020 04:46:05 INFO GlusterFS mount attempt 

10/06/2020 04:45:35 INFO GlusterFS mount attempt 

10/06/2020 04:45:05 INFO GlusterFS mount attempt 

10/06/2020 04:44:35 INFO GlusterFS mount attempt 

10/06/2020 04:44:05 INFO GlusterFS mount attempt 

10/06/2020 04:43:35 INFO GlusterFS mount attempt 

10/06/2020 04:43:05 INFO GlusterFS mount attempt 

10/06/2020 04:42:35 INFO GlusterFS mount attempt 

10/06/2020 04:42:05 INFO GlusterFS mount attempt 

10/06/2020 04:41:35 INFO GlusterFS mount attempt 

10/06/2020 04:41:04 INFO GlusterFS mount attempt 

10/06/2020 04:40:34 INFO GlusterFS mount attempt 

10/06/2020 04:40:04 INFO GlusterFS mount attempt 

10/06/2020 04:39:34 INFO GlusterFS mount attempt 

10/06/2020 04:39:04 INFO GlusterFS mount attempt 

10/06/2020 04:38:34 INFO GlusterFS mount attempt 

10/06/2020 04:38:04 INFO GlusterFS mount attempt 

10/06/2020 04:37:34 INFO GlusterFS mount attempt 

10/06/2020 04:37:04 INFO GlusterFS mount attempt 

10/06/2020 04:36:34 INFO GlusterFS mount attempt 

10/06/2020 04:36:04 INFO GlusterFS mount attempt 

10/06/2020 04:35:34 INFO GlusterFS mount attempt 

10/06/2020 04:35:03 INFO GlusterFS mount attempt 

10/06/2020 04:34:33 INFO GlusterFS mount attempt 

10/06/2020 04:34:03 INFO GlusterFS mount attempt 

10/06/2020 04:33:33 INFO GlusterFS mount attempt 

10/06/2020 04:33:03 INFO GlusterFS mount attempt 

10/06/2020 04:32:33 INFO GlusterFS mount attempt 

10/06/2020 04:32:03 INFO GlusterFS mount attempt 

10/06/2020 04:31:33 INFO GlusterFS mount attempt 

10/06/2020 04:31:03 INFO GlusterFS mount attempt 

10/06/2020 04:30:33 INFO GlusterFS mount attempt 

10/06/2020 04:30:03 INFO GlusterFS mount attempt 

10/06/2020 04:29:32 INFO GlusterFS mount attempt 

10/06/2020 04:29:02 INFO GlusterFS mount attempt 

10/06/2020 04:28:32 INFO GlusterFS mount attempt 

10/06/2020 04:28:02 INFO GlusterFS mount attempt 

10/06/2020 04:27:32 INFO GlusterFS mount attempt 

10/06/2020 04:27:02 INFO GlusterFS mount attempt 

10/06/2020 04:26:32 INFO GlusterFS mount attempt 

10/06/2020 04:26:02 INFO GlusterFS mount attempt 

10/06/2020 04:25:32 INFO GlusterFS mount attempt 

10/06/2020 04:25:02 INFO GlusterFS mount attempt 

10/06/2020 04:24:32 INFO GlusterFS mount attempt 

10/06/2020 04:24:01 INFO GlusterFS mount attempt 

10/06/2020 04:23:31 INFO GlusterFS mount attempt 

10/06/2020 04:23:01 INFO GlusterFS mount attempt 

10/06/2020 04:22:31 INFO GlusterFS mount attempt 

10/06/2020 04:22:01 INFO GlusterFS mount attempt 

10/06/2020 04:21:31 INFO GlusterFS mount attempt 

10/06/2020 04:21:01 INFO GlusterFS mount attempt 

10/06/2020 04:20:31 INFO GlusterFS mount attempt 

10/06/2020 04:20:01 INFO GlusterFS mount attempt 

10/06/2020 04:19:31 INFO GlusterFS mount attempt 

10/06/2020 04:19:01 INFO GlusterFS mount attempt 

10/06/2020 04:18:30 INFO GlusterFS mount attempt 

10/06/2020 04:18:00 INFO GlusterFS mount attempt 

10/06/2020 04:17:30 INFO GlusterFS mount attempt 

10/06/2020 04:17:00 INFO GlusterFS mount attempt 

10/06/2020 04:16:30 INFO GlusterFS mount attempt 

10/06/2020 04:16:00 INFO GlusterFS mount attempt 

10/06/2020 04:15:30 INFO GlusterFS mount attempt 

10/06/2020 04:15:00 INFO GlusterFS mount attempt 

10/06/2020 04:14:30 INFO GlusterFS mount attempt 

10/06/2020 04:14:00 INFO GlusterFS mount attempt 

10/06/2020 04:13:29 INFO GlusterFS mount attempt 

10/06/2020 04:12:59 INFO GlusterFS mount attempt 

10/06/2020 04:12:29 INFO GlusterFS mount attempt 

10/06/2020 04:11:59 INFO GlusterFS mount attempt 

10/06/2020 04:11:29 INFO GlusterFS mount attempt 

10/06/2020 04:10:59 INFO GlusterFS mount attempt 

10/06/2020 04:10:29 INFO GlusterFS mount attempt 

10/06/2020 04:09:59 INFO GlusterFS mount attempt 

10/06/2020 04:09:29 INFO GlusterFS mount attempt 

10/06/2020 04:08:59 INFO GlusterFS mount attempt 

10/06/2020 04:08:29 INFO GlusterFS mount attempt 

10/06/2020 04:07:59 INFO GlusterFS mount attempt 

10/06/2020 04:07:28 INFO GlusterFS mount attempt 

10/06/2020 04:06:58 INFO GlusterFS mount attempt 

10/06/2020 04:06:28 INFO GlusterFS mount attempt 

10/06/2020 04:05:58 INFO GlusterFS mount attempt 

10/06/2020 04:05:28 INFO GlusterFS mount attempt 

10/06/2020 04:04:58 INFO GlusterFS mount attempt 

10/06/2020 04:04:28 INFO GlusterFS mount attempt 

10/06/2020 04:03:58 INFO GlusterFS mount attempt 

10/06/2020 04:03:28 INFO GlusterFS mount attempt 

10/06/2020 04:02:58 INFO GlusterFS mount attempt 

10/06/2020 04:02:27 INFO GlusterFS mount attempt 

10/06/2020 04:01:57 INFO GlusterFS mount attempt 

10/06/2020 04:01:27 INFO GlusterFS mount attempt 

10/06/2020 04:00:57 INFO GlusterFS mount attempt 

10/06/2020 04:00:27 INFO GlusterFS mount attempt 

10/06/2020 03:59:57 INFO GlusterFS mount attempt 

10/06/2020 03:59:27 INFO GlusterFS mount attempt 

10/06/2020 03:58:57 INFO GlusterFS mount attempt 

10/06/2020 03:58:27 INFO GlusterFS mount attempt 

10/06/2020 03:57:57 INFO GlusterFS mount attempt 

10/06/2020 03:57:27 INFO GlusterFS mount attempt 

10/06/2020 03:56:57 INFO GlusterFS mount attempt 

10/06/2020 03:56:26 INFO GlusterFS mount attempt 

10/06/2020 03:55:56 INFO GlusterFS mount attempt 

10/06/2020 03:55:26 INFO GlusterFS mount attempt 

10/06/2020 03:54:56 INFO GlusterFS mount attempt 

10/06/2020 03:54:26 INFO GlusterFS mount attempt 

10/06/2020 03:53:56 INFO GlusterFS mount attempt 

10/06/2020 03:53:26 INFO GlusterFS mount attempt 

10/06/2020 03:52:56 INFO GlusterFS mount attempt 

10/06/2020 03:52:26 INFO GlusterFS mount attempt 

10/06/2020 03:51:56 INFO GlusterFS mount attempt 

10/06/2020 03:51:26 INFO GlusterFS mount attempt 

10/06/2020 03:50:55 INFO GlusterFS mount attempt 

10/06/2020 03:50:25 INFO GlusterFS mount attempt 

10/06/2020 03:49:55 INFO GlusterFS mount attempt 

10/06/2020 03:49:25 INFO GlusterFS mount attempt 

10/06/2020 03:48:55 INFO GlusterFS mount attempt 

10/06/2020 03:48:25 INFO GlusterFS mount attempt 

10/06/2020 03:47:55 INFO GlusterFS mount attempt 

10/06/2020 03:47:25 INFO GlusterFS mount attempt 

10/06/2020 03:46:55 INFO GlusterFS mount attempt 

10/06/2020 03:46:25 INFO GlusterFS mount attempt 

10/06/2020 03:45:55 INFO GlusterFS mount attempt 

10/06/2020 03:45:24 INFO GlusterFS mount attempt 

10/06/2020 03:44:54 INFO GlusterFS mount attempt 

10/06/2020 03:44:24 INFO GlusterFS mount attempt 

10/06/2020 03:43:54 INFO GlusterFS mount attempt 

10/06/2020 03:43:24 INFO GlusterFS mount attempt 

10/06/2020 03:42:54 INFO GlusterFS mount attempt 

10/06/2020 03:42:24 INFO GlusterFS mount attempt 

10/06/2020 03:41:54 INFO GlusterFS mount attempt 

10/06/2020 03:41:24 INFO GlusterFS mount attempt 

10/06/2020 03:40:54 INFO GlusterFS mount attempt 

10/06/2020 03:40:24 INFO GlusterFS mount attempt 

10/06/2020 03:39:53 INFO GlusterFS mount attempt 

10/06/2020 03:39:23 INFO GlusterFS mount attempt 

10/06/2020 03:38:53 INFO GlusterFS mount attempt 

10/06/2020 03:38:23 INFO GlusterFS mount attempt 

10/06/2020 03:37:53 INFO GlusterFS mount attempt 

10/06/2020 03:37:23 INFO GlusterFS mount attempt 

10/06/2020 03:36:53 INFO GlusterFS mount attempt 

10/06/2020 03:36:23 INFO GlusterFS mount attempt 

10/06/2020 03:35:53 INFO GlusterFS mount attempt 

10/06/2020 03:35:23 INFO GlusterFS mount attempt 

10/06/2020 03:34:53 INFO GlusterFS mount attempt 

10/06/2020 03:34:22 INFO GlusterFS mount attempt 

10/06/2020 03:33:52 INFO GlusterFS mount attempt 

10/06/2020 03:33:22 INFO GlusterFS mount attempt 

10/06/2020 03:32:52 INFO GlusterFS mount attempt 

10/06/2020 03:32:22 INFO GlusterFS mount attempt 

10/06/2020 03:31:52 INFO GlusterFS mount attempt 

10/06/2020 03:31:22 INFO GlusterFS mount attempt 

10/06/2020 03:30:52 INFO GlusterFS mount attempt 

10/06/2020 03:30:22 INFO GlusterFS mount attempt 

10/06/2020 03:29:52 INFO GlusterFS mount attempt 

10/06/2020 03:29:21 INFO GlusterFS mount attempt 

10/06/2020 03:28:51 INFO GlusterFS mount attempt 

10/06/2020 03:28:21 INFO GlusterFS mount attempt 

10/06/2020 03:27:51 INFO GlusterFS mount attempt 

10/06/2020 03:27:21 INFO GlusterFS mount attempt 

10/06/2020 03:26:51 INFO GlusterFS mount attempt 

10/06/2020 03:26:21 INFO GlusterFS mount attempt 

10/06/2020 03:25:51 INFO GlusterFS mount attempt 

10/06/2020 03:25:21 INFO GlusterFS mount attempt 

10/06/2020 03:24:51 INFO GlusterFS mount attempt 

10/06/2020 03:24:21 INFO GlusterFS mount attempt 

10/06/2020 03:23:51 INFO GlusterFS mount attempt 

10/06/2020 03:23:20 INFO GlusterFS mount attempt 

10/06/2020 03:22:50 INFO GlusterFS mount attempt 

10/06/2020 03:22:20 INFO GlusterFS mount attempt 

10/06/2020 03:21:50 INFO GlusterFS mount attempt 

10/06/2020 03:21:20 INFO GlusterFS mount attempt 

10/06/2020 03:20:50 INFO GlusterFS mount attempt 

10/06/2020 03:20:20 INFO GlusterFS mount attempt 

10/06/2020 03:19:50 INFO GlusterFS mount attempt 

10/06/2020 03:19:20 INFO GlusterFS mount attempt 

10/06/2020 03:18:50 INFO GlusterFS mount attempt 

10/06/2020 03:18:20 INFO GlusterFS mount attempt 

10/06/2020 03:17:49 INFO GlusterFS mount attempt 

10/06/2020 03:17:19 INFO GlusterFS mount attempt 

10/06/2020 03:16:49 INFO GlusterFS mount attempt 

10/06/2020 03:16:19 INFO GlusterFS mount attempt 

10/06/2020 03:15:49 INFO GlusterFS mount attempt 

10/06/2020 03:15:19 INFO GlusterFS mount attempt 

10/06/2020 03:14:49 INFO GlusterFS mount attempt 

10/06/2020 03:14:19 INFO GlusterFS mount attempt 

10/06/2020 03:13:49 INFO GlusterFS mount attempt 

10/06/2020 03:13:19 INFO GlusterFS mount attempt 

10/06/2020 03:12:49 INFO GlusterFS mount attempt 

10/06/2020 03:12:18 INFO GlusterFS mount attempt 

10/06/2020 03:11:48 INFO GlusterFS mount attempt 

10/06/2020 03:11:18 INFO GlusterFS mount attempt 

10/06/2020 03:10:48 INFO GlusterFS mount attempt 

10/06/2020 03:10:18 INFO GlusterFS mount attempt 

10/06/2020 03:09:48 INFO GlusterFS mount attempt 

10/06/2020 03:09:18 INFO GlusterFS mount attempt 

10/06/2020 03:08:48 INFO GlusterFS mount attempt 

10/06/2020 03:08:18 INFO GlusterFS mount attempt 

10/06/2020 03:07:48 INFO GlusterFS mount attempt 

10/06/2020 03:07:18 INFO GlusterFS mount attempt 

10/06/2020 03:06:47 INFO GlusterFS mount attempt 

10/06/2020 03:06:17 INFO GlusterFS mount attempt 

10/06/2020 03:05:47 INFO GlusterFS mount attempt 

10/06/2020 03:05:17 INFO GlusterFS mount attempt 

10/06/2020 03:04:47 INFO GlusterFS mount attempt 

10/06/2020 03:04:17 INFO GlusterFS mount attempt 

10/06/2020 03:03:47 INFO GlusterFS mount attempt 

10/06/2020 03:03:17 INFO GlusterFS mount attempt 

10/06/2020 03:02:47 INFO GlusterFS mount attempt 

10/06/2020 03:02:17 INFO GlusterFS mount attempt 

10/06/2020 03:01:47 INFO GlusterFS mount attempt 

10/06/2020 03:01:16 INFO GlusterFS mount attempt 

10/06/2020 03:00:46 INFO GlusterFS mount attempt 

10/06/2020 03:00:16 INFO GlusterFS mount attempt 

10/06/2020 02:59:46 INFO GlusterFS mount attempt 

10/06/2020 02:59:16 INFO GlusterFS mount attempt 

10/06/2020 02:58:46 INFO GlusterFS mount attempt 

10/06/2020 02:58:16 INFO GlusterFS mount attempt 

10/06/2020 02:57:46 INFO GlusterFS mount attempt 

10/06/2020 02:57:16 INFO GlusterFS mount attempt 

10/06/2020 02:56:46 INFO GlusterFS mount attempt 

10/06/2020 02:56:16 INFO GlusterFS mount attempt 

10/06/2020 02:55:45 INFO GlusterFS mount attempt 

10/06/2020 02:55:15 INFO GlusterFS mount attempt 

10/06/2020 02:54:45 INFO GlusterFS mount attempt 

10/06/2020 02:54:15 INFO GlusterFS mount attempt 

10/06/2020 02:53:45 INFO GlusterFS mount attempt 

10/06/2020 02:53:15 INFO GlusterFS mount attempt 

10/06/2020 02:52:45 INFO GlusterFS mount attempt 

10/06/2020 02:52:15 INFO GlusterFS mount attempt 

10/06/2020 02:51:45 INFO GlusterFS mount attempt 

10/06/2020 02:51:15 INFO GlusterFS mount attempt 

10/06/2020 02:50:45 INFO GlusterFS mount attempt 

10/06/2020 02:50:15 INFO GlusterFS mount attempt 

10/06/2020 02:49:44 INFO GlusterFS mount attempt 

10/06/2020 02:49:14 INFO GlusterFS mount attempt 

10/06/2020 02:48:44 INFO GlusterFS mount attempt 

10/06/2020 02:48:14 INFO GlusterFS mount attempt 

10/06/2020 02:47:44 INFO GlusterFS mount attempt 

10/06/2020 02:47:14 INFO GlusterFS mount attempt 

10/06/2020 02:46:44 INFO GlusterFS mount attempt 

10/06/2020 02:46:14 INFO GlusterFS mount attempt 

10/06/2020 02:45:44 INFO GlusterFS mount attempt 

10/06/2020 02:45:14 INFO GlusterFS mount attempt 

10/06/2020 02:44:44 INFO GlusterFS mount attempt 

10/06/2020 02:44:13 INFO GlusterFS mount attempt 

10/06/2020 02:43:43 INFO GlusterFS mount attempt 

10/06/2020 02:43:13 INFO GlusterFS mount attempt 

10/06/2020 02:42:43 INFO GlusterFS mount attempt 

10/06/2020 02:42:13 INFO GlusterFS mount attempt 

10/06/2020 02:41:43 INFO GlusterFS mount attempt 

10/06/2020 02:41:13 INFO GlusterFS mount attempt 

10/06/2020 02:40:43 INFO GlusterFS mount attempt 

10/06/2020 02:40:13 INFO GlusterFS mount attempt 

10/06/2020 02:39:43 INFO GlusterFS mount attempt 

10/06/2020 02:39:12 INFO GlusterFS mount attempt 

10/06/2020 02:38:42 INFO GlusterFS mount attempt 

10/06/2020 02:38:12 INFO GlusterFS mount attempt 

10/06/2020 02:37:42 INFO GlusterFS mount attempt 

10/06/2020 02:37:12 INFO GlusterFS mount attempt 

10/06/2020 02:36:42 INFO GlusterFS mount attempt 

10/06/2020 02:36:12 INFO GlusterFS mount attempt 

10/06/2020 02:35:42 INFO GlusterFS mount attempt 

10/06/2020 02:35:12 INFO GlusterFS mount attempt 

10/06/2020 02:34:42 INFO GlusterFS mount attempt 

10/06/2020 02:34:12 INFO GlusterFS mount attempt 

10/06/2020 02:33:41 INFO GlusterFS mount attempt 

10/06/2020 02:33:11 INFO GlusterFS mount attempt 

10/06/2020 02:32:41 INFO GlusterFS mount attempt 

10/06/2020 02:32:11 INFO GlusterFS mount attempt 

10/06/2020 02:31:41 INFO GlusterFS mount attempt 

10/06/2020 02:31:11 INFO GlusterFS mount attempt 

10/06/2020 02:30:41 INFO GlusterFS mount attempt 

10/06/2020 02:30:11 INFO GlusterFS mount attempt 

10/06/2020 02:29:41 INFO GlusterFS mount attempt 

10/06/2020 02:29:11 INFO GlusterFS mount attempt 

10/06/2020 02:28:41 INFO GlusterFS mount attempt 

10/06/2020 02:28:10 INFO GlusterFS mount attempt 

10/06/2020 02:27:40 INFO GlusterFS mount attempt 

10/06/2020 02:27:10 INFO GlusterFS mount attempt 

10/06/2020 02:26:40 INFO GlusterFS mount attempt 

10/06/2020 02:26:10 INFO GlusterFS mount attempt 

10/06/2020 02:25:40 INFO GlusterFS mount attempt 

10/06/2020 02:25:10 INFO GlusterFS mount attempt 

10/06/2020 02:24:40 INFO GlusterFS mount attempt 

10/06/2020 02:24:10 INFO GlusterFS mount attempt 

10/06/2020 02:23:40 INFO GlusterFS mount attempt 

10/06/2020 02:23:10 INFO GlusterFS mount attempt 

10/06/2020 02:22:40 INFO GlusterFS mount attempt 

10/06/2020 02:22:09 INFO GlusterFS mount attempt 

10/06/2020 02:21:39 INFO GlusterFS mount attempt 

10/06/2020 02:21:09 INFO GlusterFS mount attempt 

10/06/2020 02:20:39 INFO GlusterFS mount attempt 

10/06/2020 02:20:09 INFO GlusterFS mount attempt 

10/06/2020 02:19:39 INFO GlusterFS mount attempt 

10/06/2020 02:19:09 INFO GlusterFS mount attempt 

10/06/2020 02:18:39 INFO GlusterFS mount attempt 

10/06/2020 02:18:09 INFO GlusterFS mount attempt 

10/06/2020 02:17:39 INFO GlusterFS mount attempt 

10/06/2020 02:17:08 INFO GlusterFS mount attempt 

10/06/2020 02:16:38 INFO GlusterFS mount attempt 

10/06/2020 02:16:08 INFO GlusterFS mount attempt 

10/06/2020 02:15:38 INFO GlusterFS mount attempt 

10/06/2020 02:15:08 INFO GlusterFS mount attempt 

10/06/2020 02:14:38 INFO GlusterFS mount attempt 

10/06/2020 02:14:08 INFO GlusterFS mount attempt 

10/06/2020 02:13:38 INFO GlusterFS mount attempt 

10/06/2020 02:13:08 INFO GlusterFS mount attempt 

10/06/2020 02:12:38 INFO GlusterFS mount attempt 

10/06/2020 02:12:08 INFO GlusterFS mount attempt 

10/06/2020 02:11:37 INFO GlusterFS mount attempt 

10/06/2020 02:11:07 INFO GlusterFS mount attempt 

10/06/2020 02:10:37 INFO GlusterFS mount attempt 

10/06/2020 02:10:07 INFO GlusterFS mount attempt 

10/06/2020 02:09:37 INFO GlusterFS mount attempt 

10/06/2020 02:09:07 INFO GlusterFS mount attempt 

10/06/2020 02:08:37 INFO GlusterFS mount attempt 

10/06/2020 02:08:07 INFO GlusterFS mount attempt 

10/06/2020 02:07:37 INFO GlusterFS mount attempt 

10/06/2020 02:07:07 INFO GlusterFS mount attempt 

10/06/2020 02:06:37 INFO GlusterFS mount attempt 

10/06/2020 02:06:06 INFO GlusterFS mount attempt 

10/06/2020 02:05:36 INFO GlusterFS mount attempt 

10/06/2020 02:05:06 INFO GlusterFS mount attempt 

10/06/2020 02:04:36 INFO GlusterFS mount attempt 

10/06/2020 02:04:06 INFO GlusterFS mount attempt 

10/06/2020 02:03:36 INFO GlusterFS mount attempt 

10/06/2020 02:03:06 INFO GlusterFS mount attempt 

10/06/2020 02:02:36 INFO GlusterFS mount attempt 

10/06/2020 02:02:06 INFO GlusterFS mount attempt 

10/06/2020 02:01:36 INFO GlusterFS mount attempt 

10/06/2020 02:01:06 INFO GlusterFS mount attempt 

10/06/2020 02:00:35 INFO GlusterFS mount attempt 

10/06/2020 02:00:05 INFO GlusterFS mount attempt 

10/06/2020 01:59:35 INFO GlusterFS mount attempt 

10/06/2020 01:59:05 INFO GlusterFS mount attempt 

10/06/2020 01:58:35 INFO GlusterFS mount attempt 

10/06/2020 01:58:05 INFO GlusterFS mount attempt 

10/06/2020 01:57:35 INFO GlusterFS mount attempt 

10/06/2020 01:57:05 INFO GlusterFS mount attempt 

10/06/2020 01:56:35 INFO GlusterFS mount attempt 

10/06/2020 01:56:05 INFO GlusterFS mount attempt 

10/06/2020 01:55:35 INFO GlusterFS mount attempt 

10/06/2020 01:55:04 INFO GlusterFS mount attempt 

10/06/2020 01:54:34 INFO GlusterFS mount attempt 

10/06/2020 01:54:04 INFO GlusterFS mount attempt 

10/06/2020 01:53:34 INFO GlusterFS mount attempt 

10/06/2020 01:53:04 INFO GlusterFS mount attempt 

10/06/2020 01:52:34 INFO GlusterFS mount attempt 

10/06/2020 01:52:04 INFO GlusterFS mount attempt 

10/06/2020 01:51:34 INFO GlusterFS mount attempt 

10/06/2020 01:51:04 INFO GlusterFS mount attempt 

10/06/2020 01:50:34 INFO GlusterFS mount attempt 

10/06/2020 01:50:04 INFO GlusterFS mount attempt 

10/06/2020 01:49:34 INFO GlusterFS mount attempt 

10/06/2020 01:49:03 INFO GlusterFS mount attempt 

10/06/2020 01:48:33 INFO GlusterFS mount attempt 

10/06/2020 01:48:03 INFO GlusterFS mount attempt 

10/06/2020 01:47:33 INFO GlusterFS mount attempt 

10/06/2020 01:47:03 INFO GlusterFS mount attempt 

10/06/2020 01:46:33 INFO GlusterFS mount attempt 

10/06/2020 01:46:03 INFO GlusterFS mount attempt 

10/06/2020 01:45:33 INFO GlusterFS mount attempt 

10/06/2020 01:45:03 INFO GlusterFS mount attempt 

10/06/2020 01:44:33 INFO GlusterFS mount attempt 

10/06/2020 01:44:03 INFO GlusterFS mount attempt 

10/06/2020 01:43:32 INFO GlusterFS mount attempt 

10/06/2020 01:43:02 INFO GlusterFS mount attempt 

10/06/2020 01:42:32 INFO GlusterFS mount attempt 

10/06/2020 01:42:02 INFO GlusterFS mount attempt 

10/06/2020 01:41:32 INFO GlusterFS mount attempt 

10/06/2020 01:41:02 INFO GlusterFS mount attempt 

10/06/2020 01:40:32 INFO GlusterFS mount attempt 

10/06/2020 01:40:02 INFO GlusterFS mount attempt 

10/06/2020 01:39:32 INFO GlusterFS mount attempt 

10/06/2020 01:39:02 INFO GlusterFS mount attempt 

10/06/2020 01:38:32 INFO GlusterFS mount attempt 

10/06/2020 01:38:01 INFO GlusterFS mount attempt 

10/06/2020 01:37:31 INFO GlusterFS mount attempt 

10/06/2020 01:37:01 INFO GlusterFS mount attempt 

10/06/2020 01:36:31 INFO GlusterFS mount attempt 

10/06/2020 01:36:01 INFO GlusterFS mount attempt 

10/06/2020 01:35:31 INFO GlusterFS mount attempt 

10/06/2020 01:35:01 INFO GlusterFS mount attempt 

10/06/2020 01:34:31 INFO GlusterFS mount attempt 

10/06/2020 01:34:01 INFO GlusterFS mount attempt 

10/06/2020 01:33:31 INFO GlusterFS mount attempt 

10/06/2020 01:33:01 INFO GlusterFS mount attempt 

10/06/2020 01:32:30 INFO GlusterFS mount attempt 

10/06/2020 01:32:00 INFO GlusterFS mount attempt 

10/06/2020 01:31:30 INFO GlusterFS mount attempt 

10/06/2020 01:31:00 INFO GlusterFS mount attempt 

10/06/2020 01:30:30 INFO GlusterFS mount attempt 

10/06/2020 01:30:00 INFO GlusterFS mount attempt 

10/06/2020 01:29:30 INFO GlusterFS mount attempt 

10/06/2020 01:29:00 INFO GlusterFS mount attempt 

10/06/2020 01:28:30 INFO GlusterFS mount attempt 

10/06/2020 01:28:00 INFO GlusterFS mount attempt 

10/06/2020 01:27:30 INFO GlusterFS mount attempt 

10/06/2020 01:26:59 INFO GlusterFS mount attempt 

10/06/2020 01:26:29 INFO GlusterFS mount attempt 

10/06/2020 01:25:59 INFO GlusterFS mount attempt 

10/06/2020 01:25:29 INFO GlusterFS mount attempt 

10/06/2020 01:24:59 INFO GlusterFS mount attempt 

10/06/2020 01:24:29 INFO GlusterFS mount attempt 

10/06/2020 01:23:59 INFO GlusterFS mount attempt 

10/06/2020 01:23:29 INFO GlusterFS mount attempt 

10/06/2020 01:22:59 INFO GlusterFS mount attempt 

10/06/2020 01:22:29 INFO GlusterFS mount attempt 

10/06/2020 01:21:59 INFO GlusterFS mount attempt 

10/06/2020 01:21:28 INFO GlusterFS mount attempt 

10/06/2020 01:20:58 INFO GlusterFS mount attempt 

10/06/2020 01:20:28 INFO GlusterFS mount attempt 

10/06/2020 01:19:58 INFO GlusterFS mount attempt 

10/06/2020 01:19:28 INFO GlusterFS mount attempt 

10/06/2020 01:18:58 INFO GlusterFS mount attempt 

10/06/2020 01:18:28 INFO GlusterFS mount attempt 

10/06/2020 01:17:58 INFO GlusterFS mount attempt 

10/06/2020 01:17:28 INFO GlusterFS mount attempt 

10/06/2020 01:16:58 INFO GlusterFS mount attempt 

10/06/2020 01:16:28 INFO GlusterFS mount attempt 

10/06/2020 01:15:57 INFO GlusterFS mount attempt 

10/06/2020 01:15:27 INFO GlusterFS mount attempt 

10/06/2020 01:14:57 INFO GlusterFS mount attempt 

10/06/2020 01:14:27 INFO GlusterFS mount attempt 

10/06/2020 01:13:57 INFO GlusterFS mount attempt 

10/06/2020 01:13:27 INFO GlusterFS mount attempt 

10/06/2020 01:12:57 INFO GlusterFS mount attempt 

10/06/2020 01:12:27 INFO GlusterFS mount attempt 

10/06/2020 01:11:57 INFO GlusterFS mount attempt 

10/06/2020 01:11:27 INFO GlusterFS mount attempt 

10/06/2020 01:10:57 INFO GlusterFS mount attempt 

10/06/2020 01:10:26 INFO GlusterFS mount attempt 

10/06/2020 01:09:56 INFO GlusterFS mount attempt 

10/06/2020 01:09:26 INFO GlusterFS mount attempt 

10/06/2020 01:08:56 INFO GlusterFS mount attempt 

10/06/2020 01:08:26 INFO GlusterFS mount attempt 

10/06/2020 01:07:56 INFO GlusterFS mount attempt 

10/06/2020 01:07:26 INFO GlusterFS mount attempt 

10/06/2020 01:06:56 INFO GlusterFS mount attempt 

10/06/2020 01:06:26 INFO GlusterFS mount attempt 

10/06/2020 01:05:56 INFO GlusterFS mount attempt 

10/06/2020 01:05:26 INFO GlusterFS mount attempt 

10/06/2020 01:04:55 INFO GlusterFS mount attempt 

10/06/2020 01:04:25 INFO GlusterFS mount attempt 

10/06/2020 01:03:55 INFO GlusterFS mount attempt 

10/06/2020 01:03:25 INFO GlusterFS mount attempt 

10/06/2020 01:02:55 INFO GlusterFS mount attempt 

10/06/2020 01:02:25 INFO GlusterFS mount attempt 

10/06/2020 01:01:55 INFO GlusterFS mount attempt 

10/06/2020 01:01:25 INFO GlusterFS mount attempt 

10/06/2020 01:00:55 INFO GlusterFS mount attempt 

10/06/2020 01:00:25 INFO GlusterFS mount attempt 

10/06/2020 00:59:55 INFO GlusterFS mount attempt 

10/06/2020 00:59:24 INFO GlusterFS mount attempt 

10/06/2020 00:58:54 INFO GlusterFS mount attempt 

10/06/2020 00:58:24 INFO GlusterFS mount attempt 

10/06/2020 00:57:54 INFO GlusterFS mount attempt 

10/06/2020 00:57:24 INFO GlusterFS mount attempt 

10/06/2020 00:56:54 INFO GlusterFS mount attempt 

10/06/2020 00:56:24 INFO GlusterFS mount attempt 

10/06/2020 00:55:54 INFO GlusterFS mount attempt 

10/06/2020 00:55:24 INFO GlusterFS mount attempt 

10/06/2020 00:54:54 INFO GlusterFS mount attempt 

10/06/2020 00:54:23 INFO GlusterFS mount attempt 

10/06/2020 00:53:53 INFO GlusterFS mount attempt 

10/06/2020 00:53:23 INFO GlusterFS mount attempt 

10/06/2020 00:52:53 INFO GlusterFS mount attempt 

10/06/2020 00:52:23 INFO GlusterFS mount attempt 

10/06/2020 00:51:53 INFO GlusterFS mount attempt 

10/06/2020 00:51:23 INFO GlusterFS mount attempt 

10/06/2020 00:50:53 INFO GlusterFS mount attempt 

10/06/2020 00:50:23 INFO GlusterFS mount attempt 

10/06/2020 00:49:53 INFO GlusterFS mount attempt 

10/06/2020 00:49:23 INFO GlusterFS mount attempt 

10/06/2020 00:48:52 INFO GlusterFS mount attempt 

10/06/2020 00:48:22 INFO GlusterFS mount attempt 

10/06/2020 00:47:52 INFO GlusterFS mount attempt 

10/06/2020 00:47:22 INFO GlusterFS mount attempt 

10/06/2020 00:46:52 INFO GlusterFS mount attempt 

10/06/2020 00:46:22 INFO GlusterFS mount attempt 

10/06/2020 00:45:52 INFO GlusterFS mount attempt 

10/06/2020 00:45:22 INFO GlusterFS mount attempt 

10/06/2020 00:44:52 INFO GlusterFS mount attempt 

10/06/2020 00:44:22 INFO GlusterFS mount attempt 

10/06/2020 00:43:52 INFO GlusterFS mount attempt 

10/06/2020 00:43:22 INFO GlusterFS mount attempt 

10/06/2020 00:42:51 INFO GlusterFS mount attempt 

10/06/2020 00:42:21 INFO GlusterFS mount attempt 

10/06/2020 00:41:51 INFO GlusterFS mount attempt 

10/06/2020 00:41:21 INFO GlusterFS mount attempt 

10/06/2020 00:40:51 INFO GlusterFS mount attempt 

10/06/2020 00:40:21 INFO GlusterFS mount attempt 

10/06/2020 00:39:51 INFO GlusterFS mount attempt 

10/06/2020 00:39:21 INFO GlusterFS mount attempt 

10/06/2020 00:38:51 INFO GlusterFS mount attempt 

10/06/2020 00:38:21 INFO GlusterFS mount attempt 

10/06/2020 00:37:51 INFO GlusterFS mount attempt 

10/06/2020 00:37:20 INFO GlusterFS mount attempt 

10/06/2020 00:36:50 INFO GlusterFS mount attempt 

10/06/2020 00:36:20 INFO GlusterFS mount attempt 

10/06/2020 00:35:50 INFO GlusterFS mount attempt 

10/06/2020 00:35:20 INFO GlusterFS mount attempt 

10/06/2020 00:34:50 INFO GlusterFS mount attempt 

10/06/2020 00:34:20 INFO GlusterFS mount attempt 

10/06/2020 00:33:50 INFO GlusterFS mount attempt 

10/06/2020 00:33:20 INFO GlusterFS mount attempt 

10/06/2020 00:32:50 INFO GlusterFS mount attempt 

10/06/2020 00:32:20 INFO GlusterFS mount attempt 

10/06/2020 00:31:49 INFO GlusterFS mount attempt 

10/06/2020 00:31:19 INFO GlusterFS mount attempt 

10/06/2020 00:30:49 INFO GlusterFS mount attempt 

10/06/2020 00:30:19 INFO GlusterFS mount attempt 

10/06/2020 00:29:49 INFO GlusterFS mount attempt 

10/06/2020 00:29:19 INFO GlusterFS mount attempt 

10/06/2020 00:28:49 INFO GlusterFS mount attempt 

10/06/2020 00:28:19 INFO GlusterFS mount attempt 

10/06/2020 00:27:49 INFO GlusterFS mount attempt 

10/06/2020 00:27:19 INFO GlusterFS mount attempt 

10/06/2020 00:26:49 INFO GlusterFS mount attempt 

10/06/2020 00:26:18 INFO GlusterFS mount attempt 

10/06/2020 00:25:48 INFO GlusterFS mount attempt 

10/06/2020 00:25:18 INFO GlusterFS mount attempt 

10/06/2020 00:24:48 INFO GlusterFS mount attempt 

10/06/2020 00:24:18 INFO GlusterFS mount attempt 

10/06/2020 00:23:48 INFO GlusterFS mount attempt 

10/06/2020 00:23:18 INFO GlusterFS mount attempt 

10/06/2020 00:22:48 INFO GlusterFS mount attempt 

10/06/2020 00:22:18 INFO GlusterFS mount attempt 

10/06/2020 00:21:48 INFO GlusterFS mount attempt 

10/06/2020 00:21:18 INFO GlusterFS mount attempt 

10/06/2020 00:20:47 INFO GlusterFS mount attempt 

10/06/2020 00:20:17 INFO GlusterFS mount attempt 

10/06/2020 00:19:47 INFO GlusterFS mount attempt 

10/06/2020 00:19:17 INFO GlusterFS mount attempt 

10/06/2020 00:18:47 INFO GlusterFS mount attempt 

10/06/2020 00:18:17 INFO GlusterFS mount attempt 

10/06/2020 00:17:47 INFO GlusterFS mount attempt 

10/06/2020 00:17:17 INFO GlusterFS mount attempt 

10/06/2020 00:16:47 INFO GlusterFS mount attempt 

10/06/2020 00:16:17 INFO GlusterFS mount attempt 

10/06/2020 00:15:47 INFO GlusterFS mount attempt 

10/06/2020 00:15:16 INFO GlusterFS mount attempt 

10/06/2020 00:14:46 INFO GlusterFS mount attempt 

10/06/2020 00:14:16 INFO GlusterFS mount attempt 

10/06/2020 00:13:46 INFO GlusterFS mount attempt 

10/06/2020 00:13:16 INFO GlusterFS mount attempt 

10/06/2020 00:12:46 INFO GlusterFS mount attempt 

10/06/2020 00:12:16 INFO GlusterFS mount attempt 

10/06/2020 00:11:46 INFO GlusterFS mount attempt 

10/06/2020 00:11:16 INFO GlusterFS mount attempt 

10/06/2020 00:10:46 INFO GlusterFS mount attempt 

10/06/2020 00:10:16 INFO GlusterFS mount attempt 

10/06/2020 00:09:45 INFO GlusterFS mount attempt 

10/06/2020 00:09:15 INFO GlusterFS mount attempt 

10/06/2020 00:08:45 INFO GlusterFS mount attempt 

10/06/2020 00:08:15 INFO GlusterFS mount attempt 

10/06/2020 00:07:45 INFO GlusterFS mount attempt 

10/06/2020 00:07:15 INFO GlusterFS mount attempt 

10/06/2020 00:06:45 INFO GlusterFS mount attempt 

10/06/2020 00:06:15 INFO GlusterFS mount attempt 

10/06/2020 00:05:45 INFO GlusterFS mount attempt 

10/06/2020 00:05:15 INFO GlusterFS mount attempt 

10/06/2020 00:04:45 INFO GlusterFS mount attempt 

10/06/2020 00:04:14 INFO GlusterFS mount attempt 

10/06/2020 00:03:44 INFO GlusterFS mount attempt 

10/06/2020 00:03:14 INFO GlusterFS mount attempt 

10/06/2020 00:02:44 INFO GlusterFS mount attempt 

10/06/2020 00:02:14 INFO GlusterFS mount attempt 

10/06/2020 00:01:44 INFO GlusterFS mount attempt 

10/06/2020 00:01:14 INFO GlusterFS mount attempt 

10/06/2020 00:00:44 INFO GlusterFS mount attempt 

10/06/2020 00:00:14 INFO GlusterFS mount attempt 

09/06/2020 23:59:44 INFO GlusterFS mount attempt 

09/06/2020 23:59:14 INFO GlusterFS mount attempt 

09/06/2020 23:58:43 INFO GlusterFS mount attempt 

09/06/2020 23:58:13 INFO GlusterFS mount attempt 

09/06/2020 23:57:43 INFO GlusterFS mount attempt 

09/06/2020 23:57:13 INFO GlusterFS mount attempt 

09/06/2020 23:56:43 INFO GlusterFS mount attempt 

09/06/2020 23:56:13 INFO GlusterFS mount attempt 

09/06/2020 23:55:43 INFO GlusterFS mount attempt 

09/06/2020 23:55:13 INFO GlusterFS mount attempt 

09/06/2020 23:54:43 INFO GlusterFS mount attempt 

09/06/2020 23:54:13 INFO GlusterFS mount attempt 

09/06/2020 23:53:43 INFO GlusterFS mount attempt 

09/06/2020 23:53:13 INFO GlusterFS mount attempt 

09/06/2020 23:52:42 INFO GlusterFS mount attempt 

09/06/2020 23:52:12 INFO GlusterFS mount attempt 

09/06/2020 23:51:42 INFO GlusterFS mount attempt 

09/06/2020 23:51:12 INFO GlusterFS mount attempt 

09/06/2020 23:50:42 INFO GlusterFS mount attempt 

09/06/2020 23:50:12 INFO GlusterFS mount attempt 

09/06/2020 23:49:42 INFO GlusterFS mount attempt 

09/06/2020 23:49:12 INFO GlusterFS mount attempt 

09/06/2020 23:48:42 INFO GlusterFS mount attempt 

09/06/2020 23:48:12 INFO GlusterFS mount attempt 

09/06/2020 23:47:42 INFO GlusterFS mount attempt 

09/06/2020 23:47:11 INFO GlusterFS mount attempt 

09/06/2020 23:46:41 INFO GlusterFS mount attempt 

09/06/2020 23:46:11 INFO GlusterFS mount attempt 

09/06/2020 23:45:41 INFO GlusterFS mount attempt 

09/06/2020 23:45:11 INFO GlusterFS mount attempt 

09/06/2020 23:44:41 INFO GlusterFS mount attempt 

09/06/2020 23:44:11 INFO GlusterFS mount attempt 

09/06/2020 23:43:41 INFO GlusterFS mount attempt 

09/06/2020 23:43:11 INFO GlusterFS mount attempt 

09/06/2020 23:42:41 INFO GlusterFS mount attempt 

09/06/2020 23:42:11 INFO GlusterFS mount attempt 

09/06/2020 23:41:40 INFO GlusterFS mount attempt 

09/06/2020 23:41:10 INFO GlusterFS mount attempt 

09/06/2020 23:40:40 INFO GlusterFS mount attempt 

09/06/2020 23:40:10 INFO GlusterFS mount attempt 

09/06/2020 23:39:40 INFO GlusterFS mount attempt 

09/06/2020 23:39:10 INFO GlusterFS mount attempt 

09/06/2020 23:38:40 INFO GlusterFS mount attempt 

09/06/2020 23:38:10 INFO GlusterFS mount attempt 

09/06/2020 23:37:40 INFO GlusterFS mount attempt 

09/06/2020 23:37:10 INFO GlusterFS mount attempt 

09/06/2020 23:36:40 INFO GlusterFS mount attempt 

09/06/2020 23:36:09 INFO GlusterFS mount attempt 

09/06/2020 23:35:39 INFO GlusterFS mount attempt 

09/06/2020 23:35:09 INFO GlusterFS mount attempt 

09/06/2020 23:34:39 INFO GlusterFS mount attempt 

09/06/2020 23:34:09 INFO GlusterFS mount attempt 

09/06/2020 23:33:39 INFO GlusterFS mount attempt 

09/06/2020 23:33:09 INFO GlusterFS mount attempt 

09/06/2020 23:32:39 INFO GlusterFS mount attempt 

09/06/2020 23:32:09 INFO GlusterFS mount attempt 

09/06/2020 23:31:39 INFO GlusterFS mount attempt 

09/06/2020 23:31:09 INFO GlusterFS mount attempt 

09/06/2020 23:30:38 INFO GlusterFS mount attempt 

09/06/2020 23:30:08 INFO GlusterFS mount attempt 

09/06/2020 23:29:38 INFO GlusterFS mount attempt 

09/06/2020 23:29:08 INFO GlusterFS mount attempt 

09/06/2020 23:28:38 INFO GlusterFS mount attempt 

09/06/2020 23:28:08 INFO GlusterFS mount attempt 

09/06/2020 23:27:38 INFO GlusterFS mount attempt 

09/06/2020 23:27:08 INFO GlusterFS mount attempt 

09/06/2020 23:26:38 INFO GlusterFS mount attempt 

09/06/2020 23:26:08 INFO GlusterFS mount attempt 

09/06/2020 23:25:38 INFO GlusterFS mount attempt 

09/06/2020 23:25:07 INFO GlusterFS mount attempt 

09/06/2020 23:24:37 INFO GlusterFS mount attempt 

09/06/2020 23:24:07 INFO GlusterFS mount attempt 

09/06/2020 23:23:37 INFO GlusterFS mount attempt 

09/06/2020 23:23:07 INFO GlusterFS mount attempt 

09/06/2020 23:22:37 INFO GlusterFS mount attempt 

09/06/2020 23:22:07 INFO GlusterFS mount attempt 

09/06/2020 23:21:37 INFO GlusterFS mount attempt 

09/06/2020 23:21:07 INFO GlusterFS mount attempt 

09/06/2020 23:20:37 INFO GlusterFS mount attempt 

09/06/2020 23:20:07 INFO GlusterFS mount attempt 

09/06/2020 23:19:36 INFO GlusterFS mount attempt 

09/06/2020 23:19:06 INFO GlusterFS mount attempt 

09/06/2020 23:18:36 INFO GlusterFS mount attempt 

09/06/2020 23:18:06 INFO GlusterFS mount attempt 

09/06/2020 23:17:36 INFO GlusterFS mount attempt 

09/06/2020 23:17:06 INFO GlusterFS mount attempt 

09/06/2020 23:16:36 INFO GlusterFS mount attempt 

09/06/2020 23:16:06 INFO GlusterFS mount attempt 

09/06/2020 23:15:36 INFO GlusterFS mount attempt 

09/06/2020 23:15:06 INFO GlusterFS mount attempt 

09/06/2020 23:14:35 INFO GlusterFS mount attempt 

09/06/2020 23:14:05 INFO GlusterFS mount attempt 

09/06/2020 23:13:35 INFO GlusterFS mount attempt 

09/06/2020 23:13:05 INFO GlusterFS mount attempt 

09/06/2020 23:12:35 INFO GlusterFS mount attempt 

09/06/2020 23:12:05 INFO GlusterFS mount attempt 

09/06/2020 23:11:35 INFO GlusterFS mount attempt 

09/06/2020 23:11:05 INFO GlusterFS mount attempt 

09/06/2020 23:10:35 INFO GlusterFS mount attempt 

09/06/2020 23:10:05 INFO GlusterFS mount attempt 

09/06/2020 23:09:35 INFO GlusterFS mount attempt 

09/06/2020 23:09:04 INFO GlusterFS mount attempt 

09/06/2020 23:08:34 INFO GlusterFS mount attempt 

09/06/2020 23:08:04 INFO GlusterFS mount attempt 

09/06/2020 23:07:34 INFO GlusterFS mount attempt 

09/06/2020 23:07:04 INFO GlusterFS mount attempt 

09/06/2020 23:06:34 INFO GlusterFS mount attempt 

09/06/2020 23:06:04 INFO GlusterFS mount attempt 

09/06/2020 23:05:34 INFO GlusterFS mount attempt 

09/06/2020 23:05:04 INFO GlusterFS mount attempt 

09/06/2020 23:04:34 INFO GlusterFS mount attempt 

09/06/2020 23:04:03 INFO GlusterFS mount attempt 

09/06/2020 23:03:33 INFO GlusterFS mount attempt 

09/06/2020 23:03:03 INFO GlusterFS mount attempt 

09/06/2020 23:02:33 INFO GlusterFS mount attempt 

09/06/2020 23:02:03 INFO GlusterFS mount attempt 

09/06/2020 23:01:33 INFO GlusterFS mount attempt 

09/06/2020 23:01:03 INFO GlusterFS mount attempt 

09/06/2020 23:00:33 INFO GlusterFS mount attempt 

09/06/2020 23:00:03 INFO GlusterFS mount attempt 

09/06/2020 22:59:33 INFO GlusterFS mount attempt 

09/06/2020 22:59:03 INFO GlusterFS mount attempt 

09/06/2020 22:58:32 INFO GlusterFS mount attempt 

09/06/2020 22:58:02 INFO GlusterFS mount attempt 

09/06/2020 22:57:32 INFO GlusterFS mount attempt 

09/06/2020 22:57:02 INFO GlusterFS mount attempt 

09/06/2020 22:56:32 INFO GlusterFS mount attempt 

09/06/2020 22:56:02 INFO GlusterFS mount attempt 

09/06/2020 22:55:32 INFO GlusterFS mount attempt 

09/06/2020 22:55:02 INFO GlusterFS mount attempt 

09/06/2020 22:54:32 INFO GlusterFS mount attempt 

09/06/2020 22:54:02 INFO GlusterFS mount attempt 

09/06/2020 22:53:32 INFO GlusterFS mount attempt 

09/06/2020 22:53:01 INFO GlusterFS mount attempt 

09/06/2020 22:52:31 INFO GlusterFS mount attempt 

09/06/2020 22:52:01 INFO GlusterFS mount attempt 

09/06/2020 22:51:31 INFO GlusterFS mount attempt 

09/06/2020 22:51:01 INFO GlusterFS mount attempt 

09/06/2020 22:50:31 INFO GlusterFS mount attempt 

09/06/2020 22:50:01 INFO GlusterFS mount attempt 

09/06/2020 22:49:31 INFO GlusterFS mount attempt 

09/06/2020 22:49:01 INFO GlusterFS mount attempt 

09/06/2020 22:48:31 INFO GlusterFS mount attempt 

09/06/2020 22:48:01 INFO GlusterFS mount attempt 

09/06/2020 22:47:31 INFO GlusterFS mount attempt 

09/06/2020 22:47:00 INFO GlusterFS mount attempt 

09/06/2020 22:46:30 INFO GlusterFS mount attempt 

09/06/2020 22:46:00 INFO GlusterFS mount attempt 

09/06/2020 22:45:30 INFO GlusterFS mount attempt 

09/06/2020 22:45:00 INFO GlusterFS mount attempt 

09/06/2020 22:44:30 INFO GlusterFS mount attempt 

09/06/2020 22:44:00 INFO GlusterFS mount attempt 

09/06/2020 22:43:30 INFO GlusterFS mount attempt 

09/06/2020 22:43:00 INFO GlusterFS mount attempt 

09/06/2020 22:42:30 INFO GlusterFS mount attempt 

09/06/2020 22:41:59 INFO GlusterFS mount attempt 

09/06/2020 22:41:29 INFO GlusterFS mount attempt 

09/06/2020 22:40:59 INFO GlusterFS mount attempt 

09/06/2020 22:40:29 INFO GlusterFS mount attempt 

09/06/2020 22:39:59 INFO GlusterFS mount attempt 

09/06/2020 22:39:29 INFO GlusterFS mount attempt 

09/06/2020 22:38:59 INFO GlusterFS mount attempt 

09/06/2020 22:38:29 INFO GlusterFS mount attempt 

09/06/2020 22:37:59 INFO GlusterFS mount attempt 

09/06/2020 22:37:29 INFO GlusterFS mount attempt 

09/06/2020 22:36:59 INFO GlusterFS mount attempt 

09/06/2020 22:36:28 INFO GlusterFS mount attempt 

09/06/2020 22:35:58 INFO GlusterFS mount attempt 

09/06/2020 22:35:28 INFO GlusterFS mount attempt 

09/06/2020 22:34:58 INFO GlusterFS mount attempt 

09/06/2020 22:34:28 INFO GlusterFS mount attempt 

09/06/2020 22:33:58 INFO GlusterFS mount attempt 

09/06/2020 22:33:28 INFO GlusterFS mount attempt 

09/06/2020 22:32:58 INFO GlusterFS mount attempt 

09/06/2020 22:32:28 INFO GlusterFS mount attempt 

09/06/2020 22:31:58 INFO GlusterFS mount attempt 

09/06/2020 22:31:27 INFO GlusterFS mount attempt 

09/06/2020 22:30:57 INFO GlusterFS mount attempt 

09/06/2020 22:30:27 INFO GlusterFS mount attempt 

09/06/2020 22:29:57 INFO GlusterFS mount attempt 

09/06/2020 22:29:27 INFO GlusterFS mount attempt 

09/06/2020 22:28:57 INFO GlusterFS mount attempt 

09/06/2020 22:28:27 INFO GlusterFS mount attempt 

09/06/2020 22:27:57 INFO GlusterFS mount attempt 

09/06/2020 22:27:27 INFO GlusterFS mount attempt 

09/06/2020 22:26:57 INFO GlusterFS mount attempt 

09/06/2020 22:26:27 INFO GlusterFS mount attempt 

09/06/2020 22:25:56 INFO GlusterFS mount attempt 

09/06/2020 22:25:26 INFO GlusterFS mount attempt 

09/06/2020 22:24:56 INFO GlusterFS mount attempt 

09/06/2020 22:24:26 INFO GlusterFS mount attempt 

09/06/2020 22:23:56 INFO GlusterFS mount attempt 

09/06/2020 22:23:26 INFO GlusterFS mount attempt 

09/06/2020 22:22:56 INFO GlusterFS mount attempt 

09/06/2020 22:22:26 INFO GlusterFS mount attempt 

09/06/2020 22:21:56 INFO GlusterFS mount attempt 

09/06/2020 22:21:26 INFO GlusterFS mount attempt 

09/06/2020 22:20:55 INFO GlusterFS mount attempt 

09/06/2020 22:20:25 INFO GlusterFS mount attempt 

09/06/2020 22:19:55 INFO GlusterFS mount attempt 

09/06/2020 22:19:25 INFO GlusterFS mount attempt 

09/06/2020 22:18:55 INFO GlusterFS mount attempt 

09/06/2020 22:18:25 INFO GlusterFS mount attempt 

09/06/2020 22:17:55 INFO GlusterFS mount attempt 

09/06/2020 22:17:25 INFO GlusterFS mount attempt 

09/06/2020 22:16:55 INFO GlusterFS mount attempt 

09/06/2020 22:16:25 INFO GlusterFS mount attempt 

09/06/2020 22:15:55 INFO GlusterFS mount attempt 

09/06/2020 22:15:24 INFO GlusterFS mount attempt 

09/06/2020 22:14:54 INFO GlusterFS mount attempt 

09/06/2020 22:14:24 INFO GlusterFS mount attempt 

09/06/2020 22:13:54 INFO GlusterFS mount attempt 

09/06/2020 22:13:24 INFO GlusterFS mount attempt 

09/06/2020 22:12:54 INFO GlusterFS mount attempt 

09/06/2020 22:12:24 INFO GlusterFS mount attempt 

09/06/2020 22:11:54 INFO GlusterFS mount attempt 

09/06/2020 22:11:24 INFO GlusterFS mount attempt 

09/06/2020 22:10:54 INFO GlusterFS mount attempt 

09/06/2020 22:10:24 INFO GlusterFS mount attempt 

09/06/2020 22:09:53 INFO GlusterFS mount attempt 

09/06/2020 22:09:23 INFO GlusterFS mount attempt 

09/06/2020 22:08:53 INFO GlusterFS mount attempt 

09/06/2020 22:08:23 INFO GlusterFS mount attempt 

09/06/2020 22:07:53 INFO GlusterFS mount attempt 

09/06/2020 22:07:23 INFO GlusterFS mount attempt 

09/06/2020 22:06:53 INFO GlusterFS mount attempt 

09/06/2020 22:06:23 INFO GlusterFS mount attempt 

09/06/2020 22:05:53 INFO GlusterFS mount attempt 

09/06/2020 22:05:23 INFO GlusterFS mount attempt 

09/06/2020 22:04:53 INFO GlusterFS mount attempt 

09/06/2020 22:04:22 INFO GlusterFS mount attempt 

09/06/2020 22:03:52 INFO GlusterFS mount attempt 

09/06/2020 22:03:22 INFO GlusterFS mount attempt 

09/06/2020 22:02:52 INFO GlusterFS mount attempt 

09/06/2020 22:02:22 INFO GlusterFS mount attempt 

09/06/2020 22:01:52 INFO GlusterFS mount attempt 

09/06/2020 22:01:22 INFO GlusterFS mount attempt 

09/06/2020 22:00:52 INFO GlusterFS mount attempt 

09/06/2020 22:00:22 INFO GlusterFS mount attempt 

09/06/2020 21:59:52 INFO GlusterFS mount attempt 

09/06/2020 21:59:22 INFO GlusterFS mount attempt 

09/06/2020 21:58:51 INFO GlusterFS mount attempt 

09/06/2020 21:58:21 INFO GlusterFS mount attempt 

09/06/2020 21:57:51 INFO GlusterFS mount attempt 

09/06/2020 21:57:21 INFO GlusterFS mount attempt 

09/06/2020 21:56:51 INFO GlusterFS mount attempt 

09/06/2020 21:56:21 INFO GlusterFS mount attempt 

09/06/2020 21:55:51 INFO GlusterFS mount attempt 

09/06/2020 21:55:21 INFO GlusterFS mount attempt 

09/06/2020 21:54:51 INFO GlusterFS mount attempt 

09/06/2020 21:54:21 INFO GlusterFS mount attempt 

09/06/2020 21:53:51 INFO GlusterFS mount attempt 

09/06/2020 21:53:20 INFO GlusterFS mount attempt 

09/06/2020 21:52:50 INFO GlusterFS mount attempt 

09/06/2020 21:52:20 INFO GlusterFS mount attempt 

09/06/2020 21:51:50 INFO GlusterFS mount attempt 

09/06/2020 21:51:20 INFO GlusterFS mount attempt 

09/06/2020 21:50:50 INFO GlusterFS mount attempt 

09/06/2020 21:50:20 INFO GlusterFS mount attempt 

09/06/2020 21:49:50 INFO GlusterFS mount attempt 

09/06/2020 21:49:20 INFO GlusterFS mount attempt 

09/06/2020 21:48:50 INFO GlusterFS mount attempt 

09/06/2020 21:48:20 INFO GlusterFS mount attempt 

09/06/2020 21:47:50 INFO GlusterFS mount attempt 

09/06/2020 21:47:19 INFO GlusterFS mount attempt 

09/06/2020 21:46:49 INFO GlusterFS mount attempt 

09/06/2020 21:46:19 INFO GlusterFS mount attempt 

09/06/2020 21:45:49 INFO GlusterFS mount attempt 

09/06/2020 21:45:19 INFO GlusterFS mount attempt 

09/06/2020 21:44:49 INFO GlusterFS mount attempt 

09/06/2020 21:44:19 INFO GlusterFS mount attempt 

09/06/2020 21:43:49 INFO GlusterFS mount attempt 

09/06/2020 21:43:19 INFO GlusterFS mount attempt 

09/06/2020 21:42:49 INFO GlusterFS mount attempt 

09/06/2020 21:42:19 INFO GlusterFS mount attempt 

09/06/2020 21:41:48 INFO GlusterFS mount attempt 

09/06/2020 21:41:18 INFO GlusterFS mount attempt 

09/06/2020 21:40:48 INFO GlusterFS mount attempt 

09/06/2020 21:40:18 INFO GlusterFS mount attempt 

09/06/2020 21:39:48 INFO GlusterFS mount attempt 

09/06/2020 21:39:18 INFO GlusterFS mount attempt 

09/06/2020 21:38:48 INFO GlusterFS mount attempt 

09/06/2020 21:38:18 INFO GlusterFS mount attempt 

09/06/2020 21:37:48 INFO GlusterFS mount attempt 

09/06/2020 21:37:18 INFO GlusterFS mount attempt 

09/06/2020 21:36:48 INFO GlusterFS mount attempt 

09/06/2020 21:36:17 INFO GlusterFS mount attempt 

09/06/2020 21:35:47 INFO GlusterFS mount attempt 

09/06/2020 21:35:17 INFO GlusterFS mount attempt 

09/06/2020 21:34:47 INFO GlusterFS mount attempt 

09/06/2020 21:34:17 INFO GlusterFS mount attempt 

09/06/2020 21:33:47 INFO GlusterFS mount attempt 

09/06/2020 21:33:17 INFO GlusterFS mount attempt 

09/06/2020 21:32:47 INFO GlusterFS mount attempt 

09/06/2020 21:32:17 INFO GlusterFS mount attempt 

09/06/2020 21:31:47 INFO GlusterFS mount attempt 

09/06/2020 21:31:16 INFO GlusterFS mount attempt 

09/06/2020 21:30:46 INFO GlusterFS mount attempt 

09/06/2020 21:30:16 INFO GlusterFS mount attempt 

09/06/2020 21:29:46 INFO GlusterFS mount attempt 

09/06/2020 21:29:16 INFO GlusterFS mount attempt 

09/06/2020 21:28:46 INFO GlusterFS mount attempt 

09/06/2020 21:28:16 INFO GlusterFS mount attempt 

09/06/2020 21:27:46 INFO GlusterFS mount attempt 

09/06/2020 21:27:16 INFO GlusterFS mount attempt 

09/06/2020 21:26:46 INFO GlusterFS mount attempt 

09/06/2020 21:26:16 INFO GlusterFS mount attempt 

09/06/2020 21:25:45 INFO GlusterFS mount attempt 

09/06/2020 21:25:15 INFO GlusterFS mount attempt 

09/06/2020 21:24:45 INFO GlusterFS mount attempt 

09/06/2020 21:24:15 INFO GlusterFS mount attempt 

09/06/2020 21:23:45 INFO GlusterFS mount attempt 

09/06/2020 21:23:15 INFO GlusterFS mount attempt 

09/06/2020 21:22:45 INFO GlusterFS mount attempt 

09/06/2020 21:22:15 INFO GlusterFS mount attempt 

09/06/2020 21:21:45 INFO GlusterFS mount attempt 

09/06/2020 21:21:15 INFO GlusterFS mount attempt 

09/06/2020 21:20:45 INFO GlusterFS mount attempt 

09/06/2020 21:20:14 INFO GlusterFS mount attempt 

09/06/2020 21:19:44 INFO GlusterFS mount attempt 

09/06/2020 21:19:14 INFO GlusterFS mount attempt 

09/06/2020 21:18:44 INFO GlusterFS mount attempt 

09/06/2020 21:18:14 INFO GlusterFS mount attempt 

09/06/2020 21:17:44 INFO GlusterFS mount attempt 

09/06/2020 21:17:14 INFO GlusterFS mount attempt 

09/06/2020 21:16:44 INFO GlusterFS mount attempt 

09/06/2020 21:16:14 INFO GlusterFS mount attempt 

09/06/2020 21:15:44 INFO GlusterFS mount attempt 

09/06/2020 21:15:14 INFO GlusterFS mount attempt 

09/06/2020 21:14:43 INFO GlusterFS mount attempt 

09/06/2020 21:14:13 INFO GlusterFS mount attempt 

09/06/2020 21:13:43 INFO GlusterFS mount attempt 

09/06/2020 21:13:13 INFO GlusterFS mount attempt 

09/06/2020 21:12:43 INFO GlusterFS mount attempt 

09/06/2020 21:12:13 INFO GlusterFS mount attempt 

09/06/2020 21:11:43 INFO GlusterFS mount attempt 

09/06/2020 21:11:13 INFO GlusterFS mount attempt 

09/06/2020 21:10:43 INFO GlusterFS mount attempt 

09/06/2020 21:10:13 INFO GlusterFS mount attempt 

09/06/2020 21:09:43 INFO GlusterFS mount attempt 

09/06/2020 21:09:12 INFO GlusterFS mount attempt 

09/06/2020 21:08:42 INFO GlusterFS mount attempt 

09/06/2020 21:08:12 INFO GlusterFS mount attempt 

09/06/2020 21:07:42 INFO GlusterFS mount attempt 

09/06/2020 21:07:12 INFO GlusterFS mount attempt 

09/06/2020 21:06:42 INFO GlusterFS mount attempt 

09/06/2020 21:06:12 INFO GlusterFS mount attempt 

09/06/2020 21:05:42 INFO GlusterFS mount attempt 

09/06/2020 21:05:12 INFO GlusterFS mount attempt 

09/06/2020 21:04:42 INFO GlusterFS mount attempt 

09/06/2020 21:04:12 INFO GlusterFS mount attempt 

09/06/2020 21:03:42 INFO GlusterFS mount attempt 

09/06/2020 21:03:11 INFO GlusterFS mount attempt 

09/06/2020 21:02:41 INFO GlusterFS mount attempt 

09/06/2020 21:02:11 INFO GlusterFS mount attempt 

09/06/2020 21:01:41 INFO GlusterFS mount attempt 

09/06/2020 21:01:11 INFO GlusterFS mount attempt 

09/06/2020 21:00:41 INFO GlusterFS mount attempt 

09/06/2020 21:00:11 INFO GlusterFS mount attempt 

09/06/2020 20:59:41 INFO GlusterFS mount attempt 

09/06/2020 20:59:11 INFO GlusterFS mount attempt 

09/06/2020 20:58:41 INFO GlusterFS mount attempt 

09/06/2020 20:58:11 INFO GlusterFS mount attempt 

09/06/2020 20:57:40 INFO GlusterFS mount attempt 

09/06/2020 20:57:10 INFO GlusterFS mount attempt 

09/06/2020 20:56:40 INFO GlusterFS mount attempt 

09/06/2020 20:56:10 INFO GlusterFS mount attempt 

09/06/2020 20:55:40 INFO GlusterFS mount attempt 

09/06/2020 20:55:10 INFO GlusterFS mount attempt 

09/06/2020 20:54:40 INFO GlusterFS mount attempt 

09/06/2020 20:54:10 INFO GlusterFS mount attempt 

09/06/2020 20:53:40 INFO GlusterFS mount attempt 

09/06/2020 20:53:10 INFO GlusterFS mount attempt 

09/06/2020 20:52:40 INFO GlusterFS mount attempt 

09/06/2020 20:52:10 INFO GlusterFS mount attempt 

09/06/2020 20:51:39 INFO GlusterFS mount attempt 

09/06/2020 20:51:09 INFO GlusterFS mount attempt 

09/06/2020 20:50:39 INFO GlusterFS mount attempt 

09/06/2020 20:50:09 INFO GlusterFS mount attempt 

09/06/2020 20:49:39 INFO GlusterFS mount attempt 

09/06/2020 20:49:09 INFO GlusterFS mount attempt 

09/06/2020 20:48:39 INFO GlusterFS mount attempt 

09/06/2020 20:48:09 INFO GlusterFS mount attempt 

09/06/2020 20:47:39 INFO GlusterFS mount attempt 

09/06/2020 20:47:09 INFO GlusterFS mount attempt 

09/06/2020 20:46:38 INFO GlusterFS mount attempt 

09/06/2020 20:46:08 INFO GlusterFS mount attempt 

09/06/2020 20:45:38 INFO GlusterFS mount attempt 

09/06/2020 20:45:08 INFO GlusterFS mount attempt 

09/06/2020 20:44:38 INFO GlusterFS mount attempt 

09/06/2020 20:44:08 INFO GlusterFS mount attempt 

09/06/2020 20:43:38 INFO GlusterFS mount attempt 

09/06/2020 20:43:08 INFO GlusterFS mount attempt 

09/06/2020 20:42:38 INFO GlusterFS mount attempt 

09/06/2020 20:42:08 INFO GlusterFS mount attempt 

09/06/2020 20:41:38 INFO GlusterFS mount attempt 

09/06/2020 20:41:07 INFO GlusterFS mount attempt 

09/06/2020 20:40:37 INFO GlusterFS mount attempt 

09/06/2020 20:40:07 INFO GlusterFS mount attempt 

09/06/2020 20:39:37 INFO GlusterFS mount attempt 

09/06/2020 20:39:07 INFO GlusterFS mount attempt 

09/06/2020 20:38:37 INFO GlusterFS mount attempt 

09/06/2020 20:38:07 INFO GlusterFS mount attempt 

09/06/2020 20:37:37 INFO GlusterFS mount attempt 

09/06/2020 20:37:07 INFO GlusterFS mount attempt 

09/06/2020 20:36:37 INFO GlusterFS mount attempt 

09/06/2020 20:36:07 INFO GlusterFS mount attempt 

09/06/2020 20:35:36 INFO GlusterFS mount attempt 

09/06/2020 20:35:06 INFO GlusterFS mount attempt 

09/06/2020 20:34:36 INFO GlusterFS mount attempt 

09/06/2020 20:34:06 INFO GlusterFS mount attempt 

09/06/2020 20:33:36 INFO GlusterFS mount attempt 

09/06/2020 20:33:06 INFO GlusterFS mount attempt 

09/06/2020 20:32:36 INFO GlusterFS mount attempt 

09/06/2020 20:32:06 INFO GlusterFS mount attempt 

09/06/2020 20:31:36 INFO GlusterFS mount attempt 

09/06/2020 20:31:06 INFO GlusterFS mount attempt 

09/06/2020 20:30:36 INFO GlusterFS mount attempt 

09/06/2020 20:30:05 INFO GlusterFS mount attempt 

09/06/2020 20:29:35 INFO GlusterFS mount attempt 

09/06/2020 20:29:05 INFO GlusterFS mount attempt 

09/06/2020 20:28:35 INFO GlusterFS mount attempt 

09/06/2020 20:28:05 INFO GlusterFS mount attempt 

09/06/2020 20:27:35 INFO GlusterFS mount attempt 

09/06/2020 20:27:05 INFO GlusterFS mount attempt 

09/06/2020 20:26:35 INFO GlusterFS mount attempt 

09/06/2020 20:26:05 INFO GlusterFS mount attempt 

09/06/2020 20:25:35 INFO GlusterFS mount attempt 

09/06/2020 20:25:05 INFO GlusterFS mount attempt 

09/06/2020 20:24:34 INFO GlusterFS mount attempt 

09/06/2020 20:24:04 INFO GlusterFS mount attempt 

09/06/2020 20:23:34 INFO GlusterFS mount attempt 

09/06/2020 20:23:04 INFO GlusterFS mount attempt 

09/06/2020 20:22:34 INFO GlusterFS mount attempt 

09/06/2020 20:22:04 INFO GlusterFS mount attempt 

09/06/2020 20:21:34 INFO GlusterFS mount attempt 

09/06/2020 20:21:04 INFO GlusterFS mount attempt 

09/06/2020 20:20:34 INFO GlusterFS mount attempt 

09/06/2020 20:20:04 INFO GlusterFS mount attempt 

09/06/2020 20:19:34 INFO GlusterFS mount attempt 

09/06/2020 20:19:03 INFO GlusterFS mount attempt 

09/06/2020 20:18:33 INFO GlusterFS mount attempt 

09/06/2020 20:18:03 INFO GlusterFS mount attempt 

09/06/2020 20:17:33 INFO GlusterFS mount attempt 

09/06/2020 20:17:03 INFO GlusterFS mount attempt 

09/06/2020 20:16:33 INFO GlusterFS mount attempt 

09/06/2020 20:16:03 INFO GlusterFS mount attempt 

09/06/2020 20:15:33 INFO GlusterFS mount attempt 

09/06/2020 20:15:03 INFO GlusterFS mount attempt 

09/06/2020 20:14:33 INFO GlusterFS mount attempt 

09/06/2020 20:14:03 INFO GlusterFS mount attempt 

09/06/2020 20:13:32 INFO GlusterFS mount attempt 

09/06/2020 20:13:02 INFO GlusterFS mount attempt 

09/06/2020 20:12:32 INFO GlusterFS mount attempt 

09/06/2020 20:12:02 INFO GlusterFS mount attempt 

09/06/2020 20:11:32 INFO GlusterFS mount attempt 

09/06/2020 20:11:02 INFO GlusterFS mount attempt 

09/06/2020 20:10:32 INFO GlusterFS mount attempt 

09/06/2020 20:10:02 INFO GlusterFS mount attempt 

09/06/2020 20:09:32 INFO GlusterFS mount attempt 

09/06/2020 20:09:02 INFO GlusterFS mount attempt 

09/06/2020 20:08:32 INFO GlusterFS mount attempt 

09/06/2020 20:08:02 INFO GlusterFS mount attempt 

09/06/2020 20:07:31 INFO GlusterFS mount attempt 

09/06/2020 20:07:01 INFO GlusterFS mount attempt 

09/06/2020 20:06:31 INFO GlusterFS mount attempt 

09/06/2020 20:06:01 INFO GlusterFS mount attempt 

09/06/2020 20:05:31 INFO GlusterFS mount attempt 

09/06/2020 20:05:01 INFO GlusterFS mount attempt 

09/06/2020 20:04:31 INFO GlusterFS mount attempt 

09/06/2020 20:04:01 INFO GlusterFS mount attempt 

09/06/2020 20:03:31 INFO GlusterFS mount attempt 

09/06/2020 20:03:01 INFO GlusterFS mount attempt 

09/06/2020 20:02:31 INFO GlusterFS mount attempt 

09/06/2020 20:02:00 INFO GlusterFS mount attempt 

09/06/2020 20:01:30 INFO GlusterFS mount attempt 

09/06/2020 20:01:00 INFO GlusterFS mount attempt 

09/06/2020 20:00:30 INFO GlusterFS mount attempt 

09/06/2020 20:00:00 INFO GlusterFS mount attempt 

09/06/2020 19:59:30 INFO GlusterFS mount attempt 

09/06/2020 19:59:00 INFO GlusterFS mount attempt 

09/06/2020 19:58:30 INFO GlusterFS mount attempt 

09/06/2020 19:58:00 INFO GlusterFS mount attempt 

09/06/2020 19:57:30 INFO GlusterFS mount attempt 

09/06/2020 19:57:00 INFO GlusterFS mount attempt 

09/06/2020 19:56:30 INFO GlusterFS mount attempt 

09/06/2020 19:55:59 INFO GlusterFS mount attempt 

09/06/2020 19:55:29 INFO GlusterFS mount attempt 

09/06/2020 19:54:59 INFO GlusterFS mount attempt 

09/06/2020 19:54:29 INFO GlusterFS mount attempt 

09/06/2020 19:53:59 INFO GlusterFS mount attempt 

09/06/2020 19:53:29 INFO GlusterFS mount attempt 

09/06/2020 19:52:59 INFO GlusterFS mount attempt 

09/06/2020 19:52:29 INFO GlusterFS mount attempt 

09/06/2020 19:51:59 INFO GlusterFS mount attempt 

09/06/2020 19:51:29 INFO GlusterFS mount attempt 

09/06/2020 19:50:59 INFO GlusterFS mount attempt 

09/06/2020 19:50:28 INFO GlusterFS mount attempt 

09/06/2020 19:49:58 INFO GlusterFS mount attempt 

09/06/2020 19:49:28 INFO GlusterFS mount attempt 

09/06/2020 19:48:58 INFO GlusterFS mount attempt 

09/06/2020 19:48:28 INFO GlusterFS mount attempt 

09/06/2020 19:47:58 INFO GlusterFS mount attempt 

09/06/2020 19:47:28 INFO GlusterFS mount attempt 

09/06/2020 19:46:58 INFO GlusterFS mount attempt 

09/06/2020 19:46:28 INFO GlusterFS mount attempt 

09/06/2020 19:45:58 INFO GlusterFS mount attempt 

09/06/2020 19:45:27 INFO GlusterFS mount attempt 

09/06/2020 19:44:57 INFO GlusterFS mount attempt 

09/06/2020 19:44:27 INFO GlusterFS mount attempt 

09/06/2020 19:43:57 INFO GlusterFS mount attempt 

09/06/2020 19:43:27 INFO GlusterFS mount attempt 

09/06/2020 19:42:57 INFO GlusterFS mount attempt 

09/06/2020 19:42:27 INFO GlusterFS mount attempt 

09/06/2020 19:41:57 INFO GlusterFS mount attempt 

09/06/2020 19:41:27 INFO GlusterFS mount attempt 

09/06/2020 19:40:57 INFO GlusterFS mount attempt 

09/06/2020 19:40:27 INFO GlusterFS mount attempt 

09/06/2020 19:39:56 INFO GlusterFS mount attempt 

09/06/2020 19:39:26 INFO GlusterFS mount attempt 

09/06/2020 19:38:56 INFO GlusterFS mount attempt 

09/06/2020 19:38:26 INFO GlusterFS mount attempt 

09/06/2020 19:37:56 INFO GlusterFS mount attempt 

09/06/2020 19:37:26 INFO GlusterFS mount attempt 

09/06/2020 19:36:56 INFO GlusterFS mount attempt 

09/06/2020 19:36:26 INFO GlusterFS mount attempt 

09/06/2020 19:35:56 INFO GlusterFS mount attempt 

09/06/2020 19:35:26 INFO GlusterFS mount attempt 

09/06/2020 19:34:56 INFO GlusterFS mount attempt 

09/06/2020 19:34:25 INFO GlusterFS mount attempt 

09/06/2020 19:33:55 INFO GlusterFS mount attempt 

09/06/2020 19:33:25 INFO GlusterFS mount attempt 

09/06/2020 19:32:55 INFO GlusterFS mount attempt 

09/06/2020 19:32:25 INFO GlusterFS mount attempt 

09/06/2020 19:31:55 INFO GlusterFS mount attempt 

09/06/2020 19:31:25 INFO GlusterFS mount attempt 

09/06/2020 19:30:55 INFO GlusterFS mount attempt 

09/06/2020 19:30:25 INFO GlusterFS mount attempt 

09/06/2020 19:29:55 INFO GlusterFS mount attempt 

09/06/2020 19:29:25 INFO GlusterFS mount attempt 

09/06/2020 19:28:55 INFO GlusterFS mount attempt 

09/06/2020 19:28:24 INFO GlusterFS mount attempt 

09/06/2020 19:27:54 INFO GlusterFS mount attempt 

09/06/2020 19:27:24 INFO GlusterFS mount attempt 

09/06/2020 19:26:54 INFO GlusterFS mount attempt 

09/06/2020 19:26:24 INFO GlusterFS mount attempt 

09/06/2020 19:25:54 INFO GlusterFS mount attempt 

09/06/2020 19:25:24 INFO GlusterFS mount attempt 

09/06/2020 19:24:54 INFO GlusterFS mount attempt 

09/06/2020 19:24:24 INFO GlusterFS mount attempt 

09/06/2020 19:23:54 INFO GlusterFS mount attempt 

09/06/2020 19:23:24 INFO GlusterFS mount attempt 

09/06/2020 19:22:53 INFO GlusterFS mount attempt 

09/06/2020 19:22:23 INFO GlusterFS mount attempt 

09/06/2020 19:21:53 INFO GlusterFS mount attempt 

09/06/2020 19:21:23 INFO GlusterFS mount attempt 

09/06/2020 19:20:53 INFO GlusterFS mount attempt 

09/06/2020 19:20:23 INFO GlusterFS mount attempt 

09/06/2020 19:19:53 INFO GlusterFS mount attempt 

09/06/2020 19:19:23 INFO GlusterFS mount attempt 

09/06/2020 19:18:53 INFO GlusterFS mount attempt 

09/06/2020 19:18:23 INFO GlusterFS mount attempt 

09/06/2020 19:17:53 INFO GlusterFS mount attempt 

09/06/2020 19:17:22 INFO GlusterFS mount attempt 

09/06/2020 19:16:52 INFO GlusterFS mount attempt 

09/06/2020 19:16:22 INFO GlusterFS mount attempt 

09/06/2020 19:15:52 INFO GlusterFS mount attempt 

09/06/2020 19:15:22 INFO GlusterFS mount attempt 

09/06/2020 19:14:52 INFO GlusterFS mount attempt 

09/06/2020 19:14:22 INFO GlusterFS mount attempt 

09/06/2020 19:13:52 INFO GlusterFS mount attempt 

09/06/2020 19:13:22 INFO GlusterFS mount attempt 

09/06/2020 19:12:52 INFO GlusterFS mount attempt 

09/06/2020 19:12:22 INFO GlusterFS mount attempt 

09/06/2020 19:11:51 INFO GlusterFS mount attempt 

09/06/2020 19:11:21 INFO GlusterFS mount attempt 

09/06/2020 19:10:51 INFO GlusterFS mount attempt 

09/06/2020 19:10:21 INFO GlusterFS mount attempt 

09/06/2020 19:09:51 INFO GlusterFS mount attempt 

09/06/2020 19:09:21 INFO GlusterFS mount attempt 

09/06/2020 19:08:51 INFO GlusterFS mount attempt 

09/06/2020 19:08:21 INFO GlusterFS mount attempt 

09/06/2020 19:07:51 INFO GlusterFS mount attempt 

09/06/2020 19:07:21 INFO GlusterFS mount attempt 

09/06/2020 19:06:51 INFO GlusterFS mount attempt 

09/06/2020 19:06:20 INFO GlusterFS mount attempt 

09/06/2020 19:05:50 INFO GlusterFS mount attempt 

09/06/2020 19:05:20 INFO GlusterFS mount attempt 

09/06/2020 19:04:50 INFO GlusterFS mount attempt 

09/06/2020 19:04:20 INFO GlusterFS mount attempt 

09/06/2020 19:03:50 INFO GlusterFS mount attempt 

09/06/2020 19:03:20 INFO GlusterFS mount attempt 

09/06/2020 19:02:50 INFO GlusterFS mount attempt 

09/06/2020 19:02:20 INFO GlusterFS mount attempt 

09/06/2020 19:01:50 INFO GlusterFS mount attempt 

09/06/2020 19:01:20 INFO GlusterFS mount attempt 

09/06/2020 19:00:49 INFO GlusterFS mount attempt 

09/06/2020 19:00:19 INFO GlusterFS mount attempt 

09/06/2020 18:59:49 INFO GlusterFS mount attempt 

09/06/2020 18:59:19 INFO GlusterFS mount attempt 

09/06/2020 18:58:49 INFO GlusterFS mount attempt 

09/06/2020 18:58:19 INFO GlusterFS mount attempt 

09/06/2020 18:57:49 INFO GlusterFS mount attempt 

09/06/2020 18:57:19 INFO GlusterFS mount attempt 

09/06/2020 18:56:49 INFO GlusterFS mount attempt 

09/06/2020 18:56:19 INFO GlusterFS mount attempt 

09/06/2020 18:55:49 INFO GlusterFS mount attempt 

09/06/2020 18:55:19 INFO GlusterFS mount attempt 

09/06/2020 18:54:48 INFO GlusterFS mount attempt 

09/06/2020 18:54:18 INFO GlusterFS mount attempt 

09/06/2020 18:53:48 INFO GlusterFS mount attempt 

09/06/2020 18:53:18 INFO GlusterFS mount attempt 

09/06/2020 18:52:48 INFO GlusterFS mount attempt 

09/06/2020 18:52:18 INFO GlusterFS mount attempt 

09/06/2020 18:51:48 INFO GlusterFS mount attempt 

09/06/2020 18:51:18 INFO GlusterFS mount attempt 

09/06/2020 18:50:48 INFO GlusterFS mount attempt 

09/06/2020 18:50:18 INFO GlusterFS mount attempt 

09/06/2020 18:49:48 INFO GlusterFS mount attempt 

09/06/2020 18:49:17 INFO GlusterFS mount attempt 

09/06/2020 18:48:47 INFO GlusterFS mount attempt 

09/06/2020 18:48:17 INFO GlusterFS mount attempt 

09/06/2020 18:47:47 INFO GlusterFS mount attempt 

09/06/2020 18:47:17 INFO GlusterFS mount attempt 

09/06/2020 18:46:47 INFO GlusterFS mount attempt 

09/06/2020 18:46:17 INFO GlusterFS mount attempt 

09/06/2020 18:45:47 INFO GlusterFS mount attempt 

09/06/2020 18:45:17 INFO GlusterFS mount attempt 

09/06/2020 18:44:47 INFO GlusterFS mount attempt 

09/06/2020 18:44:16 INFO GlusterFS mount attempt 

09/06/2020 18:43:46 INFO GlusterFS mount attempt 

09/06/2020 18:43:16 INFO GlusterFS mount attempt 

09/06/2020 18:42:46 INFO GlusterFS mount attempt 

09/06/2020 18:42:16 INFO GlusterFS mount attempt 

09/06/2020 18:41:46 INFO GlusterFS mount attempt 

09/06/2020 18:41:16 INFO GlusterFS mount attempt 

09/06/2020 18:40:46 INFO GlusterFS mount attempt 

09/06/2020 18:40:16 INFO GlusterFS mount attempt 

09/06/2020 18:39:46 INFO GlusterFS mount attempt 

09/06/2020 18:39:16 INFO GlusterFS mount attempt 

09/06/2020 18:38:46 INFO GlusterFS mount attempt 

09/06/2020 18:38:15 INFO GlusterFS mount attempt 

09/06/2020 18:37:45 INFO GlusterFS mount attempt 

09/06/2020 18:37:15 INFO GlusterFS mount attempt 

09/06/2020 18:36:45 INFO GlusterFS mount attempt 

09/06/2020 18:36:15 INFO GlusterFS mount attempt 

09/06/2020 18:35:45 INFO GlusterFS mount attempt 

09/06/2020 18:35:15 INFO GlusterFS mount attempt 

09/06/2020 18:34:45 INFO GlusterFS mount attempt 

09/06/2020 18:34:15 INFO GlusterFS mount attempt 

09/06/2020 18:33:45 INFO GlusterFS mount attempt 

09/06/2020 18:33:15 INFO GlusterFS mount attempt 

09/06/2020 18:32:44 INFO GlusterFS mount attempt 

09/06/2020 18:32:14 INFO GlusterFS mount attempt 

09/06/2020 18:31:44 INFO GlusterFS mount attempt 

09/06/2020 18:31:14 INFO GlusterFS mount attempt 

09/06/2020 18:30:44 INFO GlusterFS mount attempt 

09/06/2020 18:30:14 INFO GlusterFS mount attempt 

09/06/2020 18:29:44 INFO GlusterFS mount attempt 

09/06/2020 18:29:14 INFO GlusterFS mount attempt 

09/06/2020 18:28:44 INFO GlusterFS mount attempt 

09/06/2020 18:28:14 INFO GlusterFS mount attempt 

09/06/2020 18:27:44 INFO GlusterFS mount attempt 

09/06/2020 18:27:13 INFO GlusterFS mount attempt 

09/06/2020 18:26:43 INFO GlusterFS mount attempt 

09/06/2020 18:26:13 INFO GlusterFS mount attempt 

09/06/2020 18:25:43 INFO GlusterFS mount attempt 

09/06/2020 18:25:13 INFO GlusterFS mount attempt 

09/06/2020 18:24:43 INFO GlusterFS mount attempt 

09/06/2020 18:24:13 INFO GlusterFS mount attempt 

09/06/2020 18:23:43 INFO GlusterFS mount attempt 

09/06/2020 18:23:13 INFO GlusterFS mount attempt 

09/06/2020 18:22:43 INFO GlusterFS mount attempt 

09/06/2020 18:22:13 INFO GlusterFS mount attempt 

09/06/2020 18:21:42 INFO GlusterFS mount attempt 

09/06/2020 18:21:12 INFO GlusterFS mount attempt 

09/06/2020 18:20:42 INFO GlusterFS mount attempt 

09/06/2020 18:20:12 INFO GlusterFS mount attempt 

09/06/2020 18:19:42 INFO GlusterFS mount attempt 

09/06/2020 18:19:12 INFO GlusterFS mount attempt 

09/06/2020 18:18:42 INFO GlusterFS mount attempt 

09/06/2020 18:18:12 INFO GlusterFS mount attempt 

09/06/2020 18:17:42 INFO GlusterFS mount attempt 

09/06/2020 18:17:12 INFO GlusterFS mount attempt 

09/06/2020 18:16:42 INFO GlusterFS mount attempt 

09/06/2020 18:16:11 INFO GlusterFS mount attempt 

09/06/2020 18:15:41 INFO GlusterFS mount attempt 

09/06/2020 18:15:11 INFO GlusterFS mount attempt 

09/06/2020 18:14:41 INFO GlusterFS mount attempt 

09/06/2020 18:14:11 INFO GlusterFS mount attempt 

09/06/2020 18:13:41 INFO GlusterFS mount attempt 

09/06/2020 18:13:11 INFO GlusterFS mount attempt 

09/06/2020 18:12:41 INFO GlusterFS mount attempt 

09/06/2020 18:12:11 INFO GlusterFS mount attempt 

09/06/2020 18:11:41 INFO GlusterFS mount attempt 

09/06/2020 18:11:10 INFO GlusterFS mount attempt 

09/06/2020 18:10:40 INFO GlusterFS mount attempt 

09/06/2020 18:10:10 INFO GlusterFS mount attempt 

09/06/2020 18:09:40 INFO GlusterFS mount attempt 

09/06/2020 18:09:10 INFO GlusterFS mount attempt 

09/06/2020 18:08:40 INFO GlusterFS mount attempt 

09/06/2020 18:08:10 INFO GlusterFS mount attempt 

09/06/2020 18:07:40 INFO GlusterFS mount attempt 

09/06/2020 18:07:10 INFO GlusterFS mount attempt 

09/06/2020 18:06:40 INFO GlusterFS mount attempt 

09/06/2020 18:06:10 INFO GlusterFS mount attempt 

09/06/2020 18:05:39 INFO GlusterFS mount attempt 

09/06/2020 18:05:09 INFO GlusterFS mount attempt 

09/06/2020 18:04:39 INFO GlusterFS mount attempt 

09/06/2020 18:04:09 INFO GlusterFS mount attempt 

09/06/2020 18:03:39 INFO GlusterFS mount attempt 

09/06/2020 18:03:09 INFO GlusterFS mount attempt 

09/06/2020 18:02:39 INFO GlusterFS mount attempt 

09/06/2020 18:02:09 INFO GlusterFS mount attempt 

09/06/2020 18:01:39 INFO GlusterFS mount attempt 

09/06/2020 18:01:09 INFO GlusterFS mount attempt 

09/06/2020 18:00:39 INFO GlusterFS mount attempt 

09/06/2020 18:00:09 INFO GlusterFS mount attempt 

09/06/2020 17:59:38 INFO GlusterFS mount attempt 

09/06/2020 17:59:08 INFO GlusterFS mount attempt 

09/06/2020 17:58:38 INFO GlusterFS mount attempt 

09/06/2020 17:58:08 INFO GlusterFS mount attempt 

09/06/2020 17:57:38 INFO GlusterFS mount attempt 

09/06/2020 17:57:08 INFO GlusterFS mount attempt 

09/06/2020 17:56:38 INFO GlusterFS mount attempt 

09/06/2020 17:56:08 INFO GlusterFS mount attempt 

09/06/2020 17:55:38 INFO GlusterFS mount attempt 

09/06/2020 17:55:08 INFO GlusterFS mount attempt 

09/06/2020 17:54:38 INFO GlusterFS mount attempt 

09/06/2020 17:54:07 INFO GlusterFS mount attempt 

09/06/2020 17:53:37 INFO GlusterFS mount attempt 

09/06/2020 17:53:07 INFO GlusterFS mount attempt 

09/06/2020 17:52:37 INFO GlusterFS mount attempt 

09/06/2020 17:52:07 INFO GlusterFS mount attempt 

09/06/2020 17:51:37 INFO GlusterFS mount attempt 

09/06/2020 17:51:07 INFO GlusterFS mount attempt 

09/06/2020 17:50:37 INFO GlusterFS mount attempt 

09/06/2020 17:50:07 INFO GlusterFS mount attempt 

09/06/2020 17:49:37 INFO GlusterFS mount attempt 

09/06/2020 17:49:07 INFO GlusterFS mount attempt 

09/06/2020 17:48:37 INFO GlusterFS mount attempt 

09/06/2020 17:48:06 INFO GlusterFS mount attempt 

09/06/2020 17:47:36 INFO GlusterFS mount attempt 

09/06/2020 17:47:06 INFO GlusterFS mount attempt 

09/06/2020 17:46:36 INFO GlusterFS mount attempt 

09/06/2020 17:46:06 INFO GlusterFS mount attempt 

09/06/2020 17:45:36 INFO GlusterFS mount attempt 

09/06/2020 17:45:06 INFO GlusterFS mount attempt 

09/06/2020 17:44:36 INFO GlusterFS mount attempt 

09/06/2020 17:44:06 INFO GlusterFS mount attempt 

09/06/2020 17:43:36 INFO GlusterFS mount attempt 

09/06/2020 17:43:05 INFO GlusterFS mount attempt 

09/06/2020 17:42:35 INFO GlusterFS mount attempt 

09/06/2020 17:42:05 INFO GlusterFS mount attempt 

09/06/2020 17:41:35 INFO GlusterFS mount attempt 

09/06/2020 17:41:05 INFO GlusterFS mount attempt 

09/06/2020 17:40:35 INFO GlusterFS mount attempt 

09/06/2020 17:40:05 INFO GlusterFS mount attempt 

09/06/2020 17:39:35 INFO GlusterFS mount attempt 

09/06/2020 17:39:05 INFO GlusterFS mount attempt 

09/06/2020 17:38:35 INFO GlusterFS mount attempt 

09/06/2020 17:38:05 INFO GlusterFS mount attempt 

09/06/2020 17:37:34 INFO GlusterFS mount attempt 

09/06/2020 17:37:04 INFO GlusterFS mount attempt 

09/06/2020 17:36:34 INFO GlusterFS mount attempt 

09/06/2020 17:36:04 INFO GlusterFS mount attempt 

09/06/2020 17:35:34 INFO GlusterFS mount attempt 

09/06/2020 17:35:04 INFO GlusterFS mount attempt 

09/06/2020 17:34:34 INFO GlusterFS mount attempt 

09/06/2020 17:34:04 INFO GlusterFS mount attempt 

09/06/2020 17:33:34 INFO GlusterFS mount attempt 

09/06/2020 17:33:04 INFO GlusterFS mount attempt 

09/06/2020 17:32:34 INFO GlusterFS mount attempt 

09/06/2020 17:32:03 INFO GlusterFS mount attempt 

09/06/2020 17:31:33 INFO GlusterFS mount attempt 

09/06/2020 17:31:03 INFO GlusterFS mount attempt 

09/06/2020 17:30:33 INFO GlusterFS mount attempt 

09/06/2020 17:30:03 INFO GlusterFS mount attempt 

09/06/2020 17:29:33 INFO GlusterFS mount attempt 

09/06/2020 17:29:03 INFO GlusterFS mount attempt 

09/06/2020 17:28:33 INFO GlusterFS mount attempt 

09/06/2020 17:28:03 INFO GlusterFS mount attempt 

09/06/2020 17:27:33 INFO GlusterFS mount attempt 

09/06/2020 17:27:03 INFO GlusterFS mount attempt 

09/06/2020 17:26:32 INFO GlusterFS mount attempt 

09/06/2020 17:26:02 INFO GlusterFS mount attempt 

09/06/2020 17:25:32 INFO GlusterFS mount attempt 

09/06/2020 17:25:02 INFO GlusterFS mount attempt 

09/06/2020 17:24:32 INFO GlusterFS mount attempt 

09/06/2020 17:24:02 INFO GlusterFS mount attempt 

09/06/2020 17:23:32 INFO GlusterFS mount attempt 

09/06/2020 17:23:02 INFO GlusterFS mount attempt 

09/06/2020 17:22:32 INFO GlusterFS mount attempt 

09/06/2020 17:22:02 INFO GlusterFS mount attempt 

09/06/2020 17:21:32 INFO GlusterFS mount attempt 

09/06/2020 17:21:01 INFO GlusterFS mount attempt 

09/06/2020 17:20:31 INFO GlusterFS mount attempt 

09/06/2020 17:20:01 INFO GlusterFS mount attempt 

09/06/2020 17:19:31 INFO GlusterFS mount attempt 

09/06/2020 17:19:01 INFO GlusterFS mount attempt 

09/06/2020 17:18:31 INFO GlusterFS mount attempt 

09/06/2020 17:18:01 INFO GlusterFS mount attempt 

09/06/2020 17:17:31 INFO GlusterFS mount attempt 

09/06/2020 17:17:01 INFO GlusterFS mount attempt 

09/06/2020 17:16:31 INFO GlusterFS mount attempt 

09/06/2020 17:16:01 INFO GlusterFS mount attempt 

09/06/2020 17:15:30 INFO GlusterFS mount attempt 

09/06/2020 17:15:00 INFO GlusterFS mount attempt 

09/06/2020 17:14:30 INFO GlusterFS mount attempt 

09/06/2020 17:14:00 INFO GlusterFS mount attempt 

09/06/2020 17:13:30 INFO GlusterFS mount attempt 

09/06/2020 17:13:00 INFO GlusterFS mount attempt 

09/06/2020 17:12:30 INFO GlusterFS mount attempt 

09/06/2020 17:12:00 INFO GlusterFS mount attempt 

09/06/2020 17:11:30 INFO GlusterFS mount attempt 

09/06/2020 17:11:00 INFO GlusterFS mount attempt 

09/06/2020 17:10:30 INFO GlusterFS mount attempt 

09/06/2020 17:09:59 INFO GlusterFS mount attempt 

09/06/2020 17:09:29 INFO GlusterFS mount attempt 

09/06/2020 17:08:59 INFO GlusterFS mount attempt 

09/06/2020 17:08:29 INFO GlusterFS mount attempt 

09/06/2020 17:07:59 INFO GlusterFS mount attempt 

09/06/2020 17:07:29 INFO GlusterFS mount attempt 

09/06/2020 17:06:59 INFO GlusterFS mount attempt 

09/06/2020 17:06:29 INFO GlusterFS mount attempt 

09/06/2020 17:05:59 INFO GlusterFS mount attempt 

09/06/2020 17:05:29 INFO GlusterFS mount attempt 

09/06/2020 17:04:59 INFO GlusterFS mount attempt 

09/06/2020 17:04:28 INFO GlusterFS mount attempt 

09/06/2020 17:03:58 INFO GlusterFS mount attempt 

09/06/2020 17:03:28 INFO GlusterFS mount attempt 

09/06/2020 17:02:58 INFO GlusterFS mount attempt 

09/06/2020 17:02:28 INFO GlusterFS mount attempt 

09/06/2020 17:01:58 INFO GlusterFS mount attempt 

09/06/2020 17:01:28 INFO GlusterFS mount attempt 

09/06/2020 17:00:58 INFO GlusterFS mount attempt 

09/06/2020 17:00:28 INFO GlusterFS mount attempt 

09/06/2020 16:59:58 INFO GlusterFS mount attempt 

09/06/2020 16:59:27 INFO GlusterFS mount attempt 

09/06/2020 16:58:57 INFO GlusterFS mount attempt 

09/06/2020 16:58:27 INFO GlusterFS mount attempt 

09/06/2020 16:57:57 INFO GlusterFS mount attempt 

09/06/2020 16:57:27 INFO GlusterFS mount attempt 

09/06/2020 16:56:57 INFO GlusterFS mount attempt 

09/06/2020 16:56:27 INFO GlusterFS mount attempt 

09/06/2020 16:55:57 INFO GlusterFS mount attempt 

09/06/2020 16:55:27 INFO GlusterFS mount attempt 

09/06/2020 16:54:57 INFO GlusterFS mount attempt 

09/06/2020 16:54:27 INFO GlusterFS mount attempt 

09/06/2020 16:53:57 INFO GlusterFS mount attempt 

09/06/2020 16:53:26 INFO GlusterFS mount attempt 

09/06/2020 16:52:56 INFO GlusterFS mount attempt 

09/06/2020 16:52:26 INFO GlusterFS mount attempt 

09/06/2020 16:51:56 INFO GlusterFS mount attempt 

09/06/2020 16:51:26 INFO GlusterFS mount attempt 

09/06/2020 16:50:56 INFO GlusterFS mount attempt 

09/06/2020 16:50:26 INFO GlusterFS mount attempt 

09/06/2020 16:49:56 INFO GlusterFS mount attempt 

09/06/2020 16:49:26 INFO GlusterFS mount attempt 

09/06/2020 16:48:56 INFO GlusterFS mount attempt 

09/06/2020 16:48:26 INFO GlusterFS mount attempt 

09/06/2020 16:47:55 INFO GlusterFS mount attempt 

09/06/2020 16:47:25 INFO GlusterFS mount attempt 

09/06/2020 16:46:55 INFO GlusterFS mount attempt 

09/06/2020 16:46:25 INFO GlusterFS mount attempt 

09/06/2020 16:45:55 INFO GlusterFS mount attempt 

09/06/2020 16:45:25 INFO GlusterFS mount attempt 

09/06/2020 16:44:55 INFO GlusterFS mount attempt 

09/06/2020 16:44:25 INFO GlusterFS mount attempt 

09/06/2020 16:43:55 INFO GlusterFS mount attempt 

09/06/2020 16:43:25 INFO GlusterFS mount attempt 

09/06/2020 16:42:55 INFO GlusterFS mount attempt 

09/06/2020 16:42:24 INFO GlusterFS mount attempt 

09/06/2020 16:41:54 INFO GlusterFS mount attempt 

09/06/2020 16:41:24 INFO GlusterFS mount attempt 

09/06/2020 16:40:54 INFO GlusterFS mount attempt 

09/06/2020 16:40:24 INFO GlusterFS mount attempt 

09/06/2020 16:39:54 INFO GlusterFS mount attempt 

09/06/2020 16:39:24 INFO GlusterFS mount attempt 

09/06/2020 16:38:54 INFO GlusterFS mount attempt 

09/06/2020 16:38:24 INFO GlusterFS mount attempt 

09/06/2020 16:37:54 INFO GlusterFS mount attempt 

09/06/2020 16:37:24 INFO GlusterFS mount attempt 

09/06/2020 16:36:53 INFO GlusterFS mount attempt 

09/06/2020 16:36:23 INFO GlusterFS mount attempt 

09/06/2020 16:35:53 INFO GlusterFS mount attempt 

09/06/2020 16:35:23 INFO GlusterFS mount attempt 

09/06/2020 16:34:53 INFO GlusterFS mount attempt 

09/06/2020 16:34:23 INFO GlusterFS mount attempt 

09/06/2020 16:33:53 INFO GlusterFS mount attempt 

09/06/2020 16:33:23 INFO GlusterFS mount attempt 

09/06/2020 16:32:53 INFO GlusterFS mount attempt 

09/06/2020 16:32:23 INFO GlusterFS mount attempt 

09/06/2020 16:31:53 INFO GlusterFS mount attempt 

09/06/2020 16:31:23 INFO GlusterFS mount attempt 

09/06/2020 16:30:52 INFO GlusterFS mount attempt 

09/06/2020 16:30:22 INFO GlusterFS mount attempt 

09/06/2020 16:29:52 INFO GlusterFS mount attempt 

09/06/2020 16:29:22 INFO GlusterFS mount attempt 

09/06/2020 16:28:52 INFO GlusterFS mount attempt 

09/06/2020 16:28:22 INFO GlusterFS mount attempt 

09/06/2020 16:27:52 INFO GlusterFS mount attempt 

09/06/2020 16:27:22 INFO GlusterFS mount attempt 

09/06/2020 16:26:52 INFO GlusterFS mount attempt 

09/06/2020 16:26:22 INFO GlusterFS mount attempt 

09/06/2020 16:25:52 INFO GlusterFS mount attempt 

09/06/2020 16:25:21 INFO GlusterFS mount attempt 

09/06/2020 16:24:51 INFO GlusterFS mount attempt 

09/06/2020 16:24:21 INFO GlusterFS mount attempt 

09/06/2020 16:23:51 INFO GlusterFS mount attempt 

09/06/2020 16:23:21 INFO GlusterFS mount attempt 

09/06/2020 16:22:51 INFO GlusterFS mount attempt 

09/06/2020 16:22:21 INFO GlusterFS mount attempt 

09/06/2020 16:21:51 INFO GlusterFS mount attempt 

09/06/2020 16:21:21 INFO GlusterFS mount attempt 

09/06/2020 16:20:51 INFO GlusterFS mount attempt 

09/06/2020 16:20:20 INFO GlusterFS mount attempt 

09/06/2020 16:19:50 INFO GlusterFS mount attempt 

09/06/2020 16:19:20 INFO GlusterFS mount attempt 

09/06/2020 16:18:50 INFO GlusterFS mount attempt 

09/06/2020 16:18:20 INFO GlusterFS mount attempt 

09/06/2020 16:17:50 INFO GlusterFS mount attempt 

09/06/2020 16:17:20 INFO GlusterFS mount attempt 

09/06/2020 16:16:50 INFO GlusterFS mount attempt 

09/06/2020 16:16:20 INFO GlusterFS mount attempt 

09/06/2020 16:15:50 INFO GlusterFS mount attempt 

09/06/2020 16:15:20 INFO GlusterFS mount attempt 

09/06/2020 16:14:50 INFO GlusterFS mount attempt 

09/06/2020 16:14:19 INFO GlusterFS mount attempt 

09/06/2020 16:13:49 INFO GlusterFS mount attempt 

09/06/2020 16:13:19 INFO GlusterFS mount attempt 

09/06/2020 16:12:49 INFO GlusterFS mount attempt 

09/06/2020 16:12:19 INFO GlusterFS mount attempt 

09/06/2020 16:11:49 INFO GlusterFS mount attempt 

09/06/2020 16:11:19 INFO GlusterFS mount attempt 

09/06/2020 16:10:49 INFO GlusterFS mount attempt 

09/06/2020 16:10:19 INFO GlusterFS mount attempt 

09/06/2020 16:09:49 INFO GlusterFS mount attempt 

09/06/2020 16:09:19 INFO GlusterFS mount attempt 

09/06/2020 16:08:48 INFO GlusterFS mount attempt 

09/06/2020 16:08:18 INFO GlusterFS mount attempt 

09/06/2020 16:07:48 INFO GlusterFS mount attempt 

09/06/2020 16:07:18 INFO GlusterFS mount attempt 

09/06/2020 16:06:48 INFO GlusterFS mount attempt 

09/06/2020 16:06:18 INFO GlusterFS mount attempt 

09/06/2020 16:05:48 INFO GlusterFS mount attempt 

09/06/2020 16:05:18 INFO GlusterFS mount attempt 

09/06/2020 16:04:48 INFO GlusterFS mount attempt 

09/06/2020 16:04:18 INFO GlusterFS mount attempt 

09/06/2020 16:03:47 INFO GlusterFS mount attempt 

09/06/2020 16:03:17 INFO GlusterFS mount attempt 

09/06/2020 16:02:47 INFO GlusterFS mount attempt 

09/06/2020 16:02:17 INFO GlusterFS mount attempt 

09/06/2020 16:01:47 INFO GlusterFS mount attempt 

09/06/2020 16:01:17 INFO GlusterFS mount attempt 

09/06/2020 16:00:47 INFO GlusterFS mount attempt 

09/06/2020 16:00:17 INFO GlusterFS mount attempt 

09/06/2020 15:59:47 INFO GlusterFS mount attempt 

09/06/2020 15:59:17 INFO GlusterFS mount attempt 

09/06/2020 15:58:47 INFO GlusterFS mount attempt 

09/06/2020 15:58:17 INFO GlusterFS mount attempt 

09/06/2020 15:57:46 INFO GlusterFS mount attempt 

09/06/2020 15:57:16 INFO GlusterFS mount attempt 

09/06/2020 15:56:46 INFO GlusterFS mount attempt 

09/06/2020 15:56:16 INFO GlusterFS mount attempt 

09/06/2020 15:55:46 INFO GlusterFS mount attempt 

09/06/2020 15:55:16 INFO GlusterFS mount attempt 

09/06/2020 15:54:46 INFO GlusterFS mount attempt 

09/06/2020 15:54:16 INFO GlusterFS mount attempt 

09/06/2020 15:53:46 INFO GlusterFS mount attempt 

09/06/2020 15:53:16 INFO GlusterFS mount attempt 

09/06/2020 15:52:46 INFO GlusterFS mount attempt 

09/06/2020 15:52:15 INFO GlusterFS mount attempt 

09/06/2020 15:51:45 INFO GlusterFS mount attempt 

09/06/2020 15:51:15 INFO GlusterFS mount attempt 

09/06/2020 15:50:45 INFO GlusterFS mount attempt 

09/06/2020 15:50:15 INFO GlusterFS mount attempt 

09/06/2020 15:49:45 INFO GlusterFS mount attempt 

09/06/2020 15:49:15 INFO GlusterFS mount attempt 

09/06/2020 15:48:45 INFO GlusterFS mount attempt 

09/06/2020 15:48:15 INFO GlusterFS mount attempt 

09/06/2020 15:47:45 INFO GlusterFS mount attempt 

09/06/2020 15:47:15 INFO GlusterFS mount attempt 

09/06/2020 15:46:44 INFO GlusterFS mount attempt 

09/06/2020 15:46:14 INFO GlusterFS mount attempt 

09/06/2020 15:45:44 INFO GlusterFS mount attempt 

09/06/2020 15:45:14 INFO GlusterFS mount attempt 

09/06/2020 15:44:44 INFO GlusterFS mount attempt 

09/06/2020 15:44:14 INFO GlusterFS mount attempt 

09/06/2020 15:43:44 INFO GlusterFS mount attempt 

09/06/2020 15:43:14 INFO GlusterFS mount attempt 

09/06/2020 15:42:44 INFO GlusterFS mount attempt 

09/06/2020 15:42:14 INFO GlusterFS mount attempt 

09/06/2020 15:41:43 INFO GlusterFS mount attempt 

09/06/2020 15:41:13 INFO GlusterFS mount attempt 

09/06/2020 15:40:43 INFO GlusterFS mount attempt 

09/06/2020 15:40:13 INFO GlusterFS mount attempt 

09/06/2020 15:39:43 INFO GlusterFS mount attempt 

09/06/2020 15:39:13 INFO GlusterFS mount attempt 

09/06/2020 15:38:43 INFO GlusterFS mount attempt 

09/06/2020 15:38:13 INFO GlusterFS mount attempt 

09/06/2020 15:37:43 INFO GlusterFS mount attempt 

09/06/2020 15:37:13 INFO GlusterFS mount attempt 

09/06/2020 15:36:43 INFO GlusterFS mount attempt 

09/06/2020 15:36:12 INFO GlusterFS mount attempt 

09/06/2020 15:35:42 INFO GlusterFS mount attempt 

09/06/2020 15:35:12 INFO GlusterFS mount attempt 

09/06/2020 15:34:42 INFO GlusterFS mount attempt 

09/06/2020 15:34:12 INFO GlusterFS mount attempt 

09/06/2020 15:33:42 INFO GlusterFS mount attempt 

09/06/2020 15:33:12 INFO GlusterFS mount attempt 

09/06/2020 15:32:42 INFO GlusterFS mount attempt 

09/06/2020 15:32:12 INFO GlusterFS mount attempt 

09/06/2020 15:31:42 INFO GlusterFS mount attempt 

09/06/2020 15:31:12 INFO GlusterFS mount attempt 

09/06/2020 15:30:42 INFO GlusterFS mount attempt 

09/06/2020 15:30:11 INFO GlusterFS mount attempt 

09/06/2020 15:29:41 INFO GlusterFS mount attempt 

09/06/2020 15:29:11 INFO GlusterFS mount attempt 

09/06/2020 15:28:41 INFO GlusterFS mount attempt 

09/06/2020 15:28:11 INFO GlusterFS mount attempt 

09/06/2020 15:27:41 INFO GlusterFS mount attempt 

09/06/2020 15:27:11 INFO GlusterFS mount attempt 

09/06/2020 15:26:41 INFO GlusterFS mount attempt 

09/06/2020 15:26:11 INFO GlusterFS mount attempt 

09/06/2020 15:25:41 INFO GlusterFS mount attempt 

09/06/2020 15:25:10 INFO GlusterFS mount attempt 

09/06/2020 15:24:40 INFO GlusterFS mount attempt 

09/06/2020 15:24:10 INFO GlusterFS mount attempt 

09/06/2020 15:23:40 INFO GlusterFS mount attempt 

09/06/2020 15:23:10 INFO GlusterFS mount attempt 

09/06/2020 15:22:40 INFO GlusterFS mount attempt 

09/06/2020 15:22:10 INFO GlusterFS mount attempt 

09/06/2020 15:21:40 INFO GlusterFS mount attempt 

09/06/2020 15:21:10 INFO GlusterFS mount attempt 

09/06/2020 15:20:40 INFO GlusterFS mount attempt 

09/06/2020 15:20:10 INFO GlusterFS mount attempt 

09/06/2020 15:19:39 INFO GlusterFS mount attempt 

09/06/2020 15:19:09 INFO GlusterFS mount attempt 

09/06/2020 15:18:39 INFO GlusterFS mount attempt 

09/06/2020 15:18:09 INFO GlusterFS mount attempt 

09/06/2020 15:17:39 INFO GlusterFS mount attempt 

09/06/2020 15:17:09 INFO GlusterFS mount attempt 

09/06/2020 15:16:39 INFO GlusterFS mount attempt 

09/06/2020 15:16:09 INFO GlusterFS mount attempt 

09/06/2020 15:15:39 INFO GlusterFS mount attempt 

09/06/2020 15:15:09 INFO GlusterFS mount attempt 

09/06/2020 15:14:39 INFO GlusterFS mount attempt 

09/06/2020 15:14:09 INFO GlusterFS mount attempt 

09/06/2020 15:13:38 INFO GlusterFS mount attempt 

09/06/2020 15:13:08 INFO GlusterFS mount attempt 

09/06/2020 15:12:38 INFO GlusterFS mount attempt 

09/06/2020 15:12:08 INFO GlusterFS mount attempt 

09/06/2020 15:11:38 INFO GlusterFS mount attempt 

09/06/2020 15:11:08 INFO GlusterFS mount attempt 

09/06/2020 15:10:38 INFO GlusterFS mount attempt 

09/06/2020 15:10:08 INFO GlusterFS mount attempt 

09/06/2020 15:09:38 INFO GlusterFS mount attempt 

09/06/2020 15:09:08 INFO GlusterFS mount attempt 

09/06/2020 15:08:38 INFO GlusterFS mount attempt 

09/06/2020 15:08:07 INFO GlusterFS mount attempt 

09/06/2020 15:07:37 INFO GlusterFS mount attempt 

09/06/2020 15:07:07 INFO GlusterFS mount attempt 

09/06/2020 15:06:37 INFO GlusterFS mount attempt 

09/06/2020 15:06:07 INFO GlusterFS mount attempt 

09/06/2020 15:05:37 INFO GlusterFS mount attempt 

09/06/2020 15:05:07 INFO GlusterFS mount attempt 

09/06/2020 15:04:37 INFO GlusterFS mount attempt 

09/06/2020 15:04:07 INFO GlusterFS mount attempt 

09/06/2020 15:03:37 INFO GlusterFS mount attempt 

09/06/2020 15:03:07 INFO GlusterFS mount attempt 

09/06/2020 15:02:36 INFO GlusterFS mount attempt 

09/06/2020 15:02:06 INFO GlusterFS mount attempt 

09/06/2020 15:01:36 INFO GlusterFS mount attempt 

09/06/2020 15:01:06 INFO GlusterFS mount attempt 

09/06/2020 15:00:36 INFO GlusterFS mount attempt 

09/06/2020 15:00:06 INFO GlusterFS mount attempt 

09/06/2020 14:59:36 INFO GlusterFS mount attempt 

09/06/2020 14:59:06 INFO GlusterFS mount attempt 

09/06/2020 14:58:36 INFO GlusterFS mount attempt 

09/06/2020 14:58:06 INFO GlusterFS mount attempt 

09/06/2020 14:57:36 INFO GlusterFS mount attempt 

09/06/2020 14:57:05 INFO GlusterFS mount attempt 

09/06/2020 14:56:35 INFO GlusterFS mount attempt 

09/06/2020 14:56:05 INFO GlusterFS mount attempt 

09/06/2020 14:55:35 INFO GlusterFS mount attempt 

09/06/2020 14:55:05 INFO GlusterFS mount attempt 

09/06/2020 14:54:35 INFO GlusterFS mount attempt 

09/06/2020 14:54:05 INFO GlusterFS mount attempt 

09/06/2020 14:53:35 INFO GlusterFS mount attempt 

09/06/2020 14:53:05 INFO GlusterFS mount attempt 

09/06/2020 14:52:35 INFO GlusterFS mount attempt 

09/06/2020 14:52:05 INFO GlusterFS mount attempt 

09/06/2020 14:51:34 INFO GlusterFS mount attempt 

09/06/2020 14:51:04 INFO GlusterFS mount attempt 

09/06/2020 14:50:34 INFO GlusterFS mount attempt 

09/06/2020 14:50:04 INFO GlusterFS mount attempt 

09/06/2020 14:49:34 INFO GlusterFS mount attempt 

09/06/2020 14:49:04 INFO GlusterFS mount attempt 

09/06/2020 14:48:34 INFO GlusterFS mount attempt 

09/06/2020 14:48:04 INFO GlusterFS mount attempt 

09/06/2020 14:47:34 INFO GlusterFS mount attempt 

09/06/2020 14:47:04 INFO GlusterFS mount attempt 

09/06/2020 14:46:34 INFO GlusterFS mount attempt 

09/06/2020 14:46:04 INFO GlusterFS mount attempt 

09/06/2020 14:45:33 INFO GlusterFS mount attempt 

09/06/2020 14:45:03 INFO GlusterFS mount attempt 

09/06/2020 14:44:33 INFO GlusterFS mount attempt 

09/06/2020 14:44:03 INFO GlusterFS mount attempt 

09/06/2020 14:43:33 INFO GlusterFS mount attempt 

09/06/2020 14:43:03 INFO GlusterFS mount attempt 

09/06/2020 14:42:33 INFO GlusterFS mount attempt 

09/06/2020 14:42:03 INFO GlusterFS mount attempt 

09/06/2020 14:41:33 INFO GlusterFS mount attempt 

09/06/2020 14:41:03 INFO GlusterFS mount attempt 

09/06/2020 14:40:33 INFO GlusterFS mount attempt 

09/06/2020 14:40:02 INFO GlusterFS mount attempt 

09/06/2020 14:39:32 INFO GlusterFS mount attempt 

09/06/2020 14:39:02 INFO GlusterFS mount attempt 

09/06/2020 14:38:32 INFO GlusterFS mount attempt 

09/06/2020 14:38:02 INFO GlusterFS mount attempt 

09/06/2020 14:37:32 INFO GlusterFS mount attempt 

09/06/2020 14:37:02 INFO GlusterFS mount attempt 

09/06/2020 14:36:32 INFO GlusterFS mount attempt 

09/06/2020 14:36:02 INFO GlusterFS mount attempt 

09/06/2020 14:35:32 INFO GlusterFS mount attempt 

09/06/2020 14:35:02 INFO GlusterFS mount attempt 

09/06/2020 14:34:31 INFO GlusterFS mount attempt 

09/06/2020 14:34:01 INFO GlusterFS mount attempt 

09/06/2020 14:33:31 INFO GlusterFS mount attempt 

09/06/2020 14:33:01 INFO GlusterFS mount attempt 

09/06/2020 14:32:31 INFO GlusterFS mount attempt 

09/06/2020 14:32:01 INFO GlusterFS mount attempt 

09/06/2020 14:31:31 INFO GlusterFS mount attempt 

09/06/2020 14:31:01 INFO GlusterFS mount attempt 

09/06/2020 14:30:31 INFO GlusterFS mount attempt 

09/06/2020 14:30:01 INFO GlusterFS mount attempt 

09/06/2020 14:29:31 INFO GlusterFS mount attempt 

09/06/2020 14:29:00 INFO GlusterFS mount attempt 

09/06/2020 14:28:30 INFO GlusterFS mount attempt 

09/06/2020 14:28:00 INFO GlusterFS mount attempt 

09/06/2020 14:27:30 INFO GlusterFS mount attempt 

09/06/2020 14:27:00 INFO GlusterFS mount attempt 

09/06/2020 14:26:30 INFO GlusterFS mount attempt 

09/06/2020 14:26:00 INFO GlusterFS mount attempt 

09/06/2020 14:25:30 INFO GlusterFS mount attempt 

09/06/2020 14:25:00 INFO GlusterFS mount attempt 

09/06/2020 14:24:30 INFO GlusterFS mount attempt 

09/06/2020 14:24:00 INFO GlusterFS mount attempt 

09/06/2020 14:23:29 INFO GlusterFS mount attempt 

09/06/2020 14:22:59 INFO GlusterFS mount attempt 

09/06/2020 14:22:29 INFO GlusterFS mount attempt 

09/06/2020 14:21:59 INFO GlusterFS mount attempt 

09/06/2020 14:21:29 INFO GlusterFS mount attempt 

09/06/2020 14:20:59 INFO GlusterFS mount attempt 

09/06/2020 14:20:29 INFO GlusterFS mount attempt 

09/06/2020 14:19:59 INFO GlusterFS mount attempt 

09/06/2020 14:19:29 INFO GlusterFS mount attempt 

09/06/2020 14:18:59 INFO GlusterFS mount attempt 

09/06/2020 14:18:28 INFO GlusterFS mount attempt 

09/06/2020 14:17:58 INFO GlusterFS mount attempt 

09/06/2020 14:17:28 INFO GlusterFS mount attempt 

09/06/2020 14:16:58 INFO GlusterFS mount attempt 

09/06/2020 14:16:28 INFO GlusterFS mount attempt 

09/06/2020 14:15:58 INFO GlusterFS mount attempt 

09/06/2020 14:15:28 INFO GlusterFS mount attempt 

09/06/2020 14:14:58 INFO GlusterFS mount attempt 

09/06/2020 14:14:28 INFO GlusterFS mount attempt 

09/06/2020 14:13:58 INFO GlusterFS mount attempt 

09/06/2020 14:13:28 INFO GlusterFS mount attempt 

09/06/2020 14:12:57 INFO GlusterFS mount attempt 

09/06/2020 14:12:27 INFO GlusterFS mount attempt 

09/06/2020 14:11:57 INFO GlusterFS mount attempt 

09/06/2020 14:11:27 INFO GlusterFS mount attempt 

09/06/2020 14:10:57 INFO GlusterFS mount attempt 

09/06/2020 14:10:27 INFO GlusterFS mount attempt 

09/06/2020 14:09:57 INFO GlusterFS mount attempt 

09/06/2020 14:09:27 INFO GlusterFS mount attempt 

09/06/2020 14:08:57 INFO GlusterFS mount attempt 

09/06/2020 14:08:27 INFO GlusterFS mount attempt 

09/06/2020 14:07:57 INFO GlusterFS mount attempt 

09/06/2020 14:07:27 INFO GlusterFS mount attempt 

09/06/2020 14:06:56 INFO GlusterFS mount attempt 

09/06/2020 14:06:26 INFO GlusterFS mount attempt 

09/06/2020 14:05:56 INFO GlusterFS mount attempt 

09/06/2020 14:05:26 INFO GlusterFS mount attempt 

09/06/2020 14:04:56 INFO GlusterFS mount attempt 

09/06/2020 14:04:26 INFO GlusterFS mount attempt 

09/06/2020 14:03:56 INFO GlusterFS mount attempt 

09/06/2020 14:03:26 INFO GlusterFS mount attempt 

09/06/2020 14:02:56 INFO GlusterFS mount attempt 

09/06/2020 14:02:26 INFO GlusterFS mount attempt 

09/06/2020 14:01:56 INFO GlusterFS mount attempt 

09/06/2020 14:01:25 INFO GlusterFS mount attempt 

09/06/2020 14:00:55 INFO GlusterFS mount attempt 

09/06/2020 14:00:25 INFO GlusterFS mount attempt 

09/06/2020 13:59:55 INFO GlusterFS mount attempt 

09/06/2020 13:59:25 INFO GlusterFS mount attempt 

09/06/2020 13:58:55 INFO GlusterFS mount attempt 

09/06/2020 13:58:25 INFO GlusterFS mount attempt 

09/06/2020 13:57:55 INFO GlusterFS mount attempt 

09/06/2020 13:57:25 INFO GlusterFS mount attempt 

09/06/2020 13:56:55 INFO GlusterFS mount attempt 

09/06/2020 13:56:25 INFO GlusterFS mount attempt 

09/06/2020 13:55:54 INFO GlusterFS mount attempt 

09/06/2020 13:55:24 INFO GlusterFS mount attempt 

09/06/2020 13:54:54 INFO GlusterFS mount attempt 

09/06/2020 13:54:24 INFO GlusterFS mount attempt 

09/06/2020 13:53:54 INFO GlusterFS mount attempt 

09/06/2020 13:53:24 INFO GlusterFS mount attempt 

09/06/2020 13:52:54 INFO GlusterFS mount attempt 

09/06/2020 13:52:24 INFO GlusterFS mount attempt 

09/06/2020 13:51:54 INFO GlusterFS mount attempt 

09/06/2020 13:51:24 INFO GlusterFS mount attempt 

09/06/2020 13:50:54 INFO GlusterFS mount attempt 

09/06/2020 13:50:23 INFO GlusterFS mount attempt 

09/06/2020 13:49:53 INFO GlusterFS mount attempt 

09/06/2020 13:49:23 INFO GlusterFS mount attempt 

09/06/2020 13:48:53 INFO GlusterFS mount attempt 

09/06/2020 13:48:23 INFO GlusterFS mount attempt 

09/06/2020 13:47:53 INFO GlusterFS mount attempt 

09/06/2020 13:47:23 INFO GlusterFS mount attempt 

09/06/2020 13:46:53 INFO GlusterFS mount attempt 

09/06/2020 13:46:23 INFO GlusterFS mount attempt 

09/06/2020 13:45:53 INFO GlusterFS mount attempt 

09/06/2020 13:45:23 INFO GlusterFS mount attempt 

09/06/2020 13:44:52 INFO GlusterFS mount attempt 

09/06/2020 13:44:22 INFO GlusterFS mount attempt 

09/06/2020 13:43:52 INFO GlusterFS mount attempt 

09/06/2020 13:43:22 INFO GlusterFS mount attempt 

09/06/2020 13:42:52 INFO GlusterFS mount attempt 

09/06/2020 13:42:22 INFO GlusterFS mount attempt 

09/06/2020 13:41:52 INFO GlusterFS mount attempt 

09/06/2020 13:41:22 INFO GlusterFS mount attempt 

09/06/2020 13:40:52 INFO GlusterFS mount attempt 

09/06/2020 13:40:22 INFO GlusterFS mount attempt 

09/06/2020 13:39:52 INFO GlusterFS mount attempt 

09/06/2020 13:39:21 INFO GlusterFS mount attempt 

09/06/2020 13:38:51 INFO GlusterFS mount attempt 

09/06/2020 13:38:21 INFO GlusterFS mount attempt 

09/06/2020 13:37:51 INFO GlusterFS mount attempt 

09/06/2020 13:37:21 INFO GlusterFS mount attempt 

09/06/2020 13:36:51 INFO GlusterFS mount attempt 

09/06/2020 13:36:21 INFO GlusterFS mount attempt 

09/06/2020 13:35:51 INFO GlusterFS mount attempt 

09/06/2020 13:35:21 INFO GlusterFS mount attempt 

09/06/2020 13:34:51 INFO GlusterFS mount attempt 

09/06/2020 13:34:20 INFO GlusterFS mount attempt 

09/06/2020 13:33:50 INFO GlusterFS mount attempt 

09/06/2020 13:33:20 INFO GlusterFS mount attempt 

09/06/2020 13:32:50 INFO GlusterFS mount attempt 

09/06/2020 13:32:20 INFO GlusterFS mount attempt 

09/06/2020 13:31:50 INFO GlusterFS mount attempt 

09/06/2020 13:31:20 INFO GlusterFS mount attempt 

09/06/2020 13:30:50 INFO GlusterFS mount attempt 

09/06/2020 13:30:20 INFO GlusterFS mount attempt 

09/06/2020 13:29:50 INFO GlusterFS mount attempt 

09/06/2020 13:29:20 INFO GlusterFS mount attempt 

09/06/2020 13:28:49 INFO GlusterFS mount attempt 

09/06/2020 13:28:19 INFO GlusterFS mount attempt 

09/06/2020 13:27:49 INFO GlusterFS mount attempt 

09/06/2020 13:27:19 INFO GlusterFS mount attempt 

09/06/2020 13:26:49 INFO GlusterFS mount attempt 

09/06/2020 13:26:19 INFO GlusterFS mount attempt 

09/06/2020 13:25:49 INFO GlusterFS mount attempt 

09/06/2020 13:25:19 INFO GlusterFS mount attempt 

09/06/2020 13:24:49 INFO GlusterFS mount attempt 

09/06/2020 13:24:19 INFO GlusterFS mount attempt 

09/06/2020 13:23:49 INFO GlusterFS mount attempt 

09/06/2020 13:23:18 INFO GlusterFS mount attempt 

09/06/2020 13:22:48 INFO GlusterFS mount attempt 

09/06/2020 13:22:18 INFO GlusterFS mount attempt 

09/06/2020 13:21:48 INFO GlusterFS mount attempt 

09/06/2020 13:21:18 INFO GlusterFS mount attempt 

09/06/2020 13:20:48 INFO GlusterFS mount attempt 

09/06/2020 13:20:18 INFO GlusterFS mount attempt 

09/06/2020 13:19:48 INFO GlusterFS mount attempt 

09/06/2020 13:19:18 INFO GlusterFS mount attempt 

09/06/2020 13:18:48 INFO GlusterFS mount attempt 

09/06/2020 13:18:18 INFO GlusterFS mount attempt 

09/06/2020 13:17:47 INFO GlusterFS mount attempt 

09/06/2020 13:17:17 INFO GlusterFS mount attempt 

09/06/2020 13:16:47 INFO GlusterFS mount attempt 

09/06/2020 13:16:17 INFO GlusterFS mount attempt 

09/06/2020 13:15:47 INFO GlusterFS mount attempt 

09/06/2020 13:15:17 INFO GlusterFS mount attempt 

09/06/2020 13:14:47 INFO GlusterFS mount attempt 

09/06/2020 13:14:17 INFO GlusterFS mount attempt 

09/06/2020 13:13:47 INFO GlusterFS mount attempt 

09/06/2020 13:13:17 INFO GlusterFS mount attempt 

09/06/2020 13:12:47 INFO GlusterFS mount attempt 

09/06/2020 13:12:16 INFO GlusterFS mount attempt 

09/06/2020 13:11:46 INFO GlusterFS mount attempt 

09/06/2020 13:11:16 INFO GlusterFS mount attempt 

09/06/2020 13:10:46 INFO GlusterFS mount attempt 

09/06/2020 13:10:16 INFO GlusterFS mount attempt 

09/06/2020 13:09:46 INFO GlusterFS mount attempt 

09/06/2020 13:09:16 INFO GlusterFS mount attempt 

09/06/2020 13:08:46 INFO GlusterFS mount attempt 

09/06/2020 13:08:16 INFO GlusterFS mount attempt 

09/06/2020 13:07:46 INFO GlusterFS mount attempt 

09/06/2020 13:07:15 INFO GlusterFS mount attempt 

09/06/2020 13:06:45 INFO GlusterFS mount attempt 

09/06/2020 13:06:15 INFO GlusterFS mount attempt 

09/06/2020 13:05:45 INFO GlusterFS mount attempt 

09/06/2020 13:05:15 INFO GlusterFS mount attempt 

09/06/2020 13:04:45 INFO GlusterFS mount attempt 

09/06/2020 13:04:15 INFO GlusterFS mount attempt 

09/06/2020 13:03:45 INFO GlusterFS mount attempt 

09/06/2020 13:03:15 INFO GlusterFS mount attempt 

09/06/2020 13:02:45 INFO GlusterFS mount attempt 

09/06/2020 13:02:15 INFO GlusterFS mount attempt 

09/06/2020 13:01:44 INFO GlusterFS mount attempt 

09/06/2020 13:01:14 INFO GlusterFS mount attempt 

09/06/2020 13:00:44 INFO GlusterFS mount attempt 

09/06/2020 13:00:14 INFO GlusterFS mount attempt 

09/06/2020 12:59:44 INFO GlusterFS mount attempt 

09/06/2020 12:59:14 INFO GlusterFS mount attempt 

09/06/2020 12:58:44 INFO GlusterFS mount attempt 

09/06/2020 12:58:14 INFO GlusterFS mount attempt 

09/06/2020 12:57:44 INFO GlusterFS mount attempt 

09/06/2020 12:57:14 INFO GlusterFS mount attempt 

09/06/2020 12:56:44 INFO GlusterFS mount attempt 

09/06/2020 12:56:13 INFO GlusterFS mount attempt 

09/06/2020 12:55:43 INFO GlusterFS mount attempt 

09/06/2020 12:55:13 INFO GlusterFS mount attempt 

09/06/2020 12:54:43 INFO GlusterFS mount attempt 

09/06/2020 12:54:13 INFO GlusterFS mount attempt 

09/06/2020 12:53:43 INFO GlusterFS mount attempt 

09/06/2020 12:53:13 INFO GlusterFS mount attempt 

09/06/2020 12:52:43 INFO GlusterFS mount attempt 

09/06/2020 12:52:13 INFO GlusterFS mount attempt 

09/06/2020 12:51:43 INFO GlusterFS mount attempt 

09/06/2020 12:51:13 INFO GlusterFS mount attempt 

09/06/2020 12:50:43 INFO GlusterFS mount attempt 

09/06/2020 12:50:12 INFO GlusterFS mount attempt 

09/06/2020 12:49:42 INFO GlusterFS mount attempt 

09/06/2020 12:49:12 INFO GlusterFS mount attempt 

09/06/2020 12:48:42 INFO GlusterFS mount attempt 

09/06/2020 12:48:12 INFO GlusterFS mount attempt 

09/06/2020 12:47:42 INFO GlusterFS mount attempt 

09/06/2020 12:47:12 INFO GlusterFS mount attempt 

09/06/2020 12:46:42 INFO GlusterFS mount attempt 

09/06/2020 12:46:12 INFO GlusterFS mount attempt 

09/06/2020 12:45:42 INFO GlusterFS mount attempt 

09/06/2020 12:45:11 INFO GlusterFS mount attempt 

09/06/2020 12:44:41 INFO GlusterFS mount attempt 

09/06/2020 12:44:11 INFO GlusterFS mount attempt 

09/06/2020 12:43:41 INFO GlusterFS mount attempt 

09/06/2020 12:43:11 INFO GlusterFS mount attempt 

09/06/2020 12:42:41 INFO GlusterFS mount attempt 

09/06/2020 12:42:11 INFO GlusterFS mount attempt 

09/06/2020 12:41:41 INFO GlusterFS mount attempt 

09/06/2020 12:41:11 INFO GlusterFS mount attempt 

09/06/2020 12:40:41 INFO GlusterFS mount attempt 

09/06/2020 12:40:11 INFO GlusterFS mount attempt 

09/06/2020 12:39:40 INFO GlusterFS mount attempt 

09/06/2020 12:39:10 INFO GlusterFS mount attempt 

09/06/2020 12:38:40 INFO GlusterFS mount attempt 

09/06/2020 12:38:10 INFO GlusterFS mount attempt 

09/06/2020 12:37:40 INFO GlusterFS mount attempt 

09/06/2020 12:37:10 INFO GlusterFS mount attempt 

09/06/2020 12:36:40 INFO GlusterFS mount attempt 

09/06/2020 12:36:10 INFO GlusterFS mount attempt 

09/06/2020 12:35:40 INFO GlusterFS mount attempt 

09/06/2020 12:35:10 INFO GlusterFS mount attempt 

09/06/2020 12:34:40 INFO GlusterFS mount attempt 

09/06/2020 12:34:09 INFO GlusterFS mount attempt 

09/06/2020 12:33:39 INFO GlusterFS mount attempt 

09/06/2020 12:33:09 INFO GlusterFS mount attempt 

09/06/2020 12:32:39 INFO GlusterFS mount attempt 

09/06/2020 12:32:09 INFO GlusterFS mount attempt 

09/06/2020 12:31:39 INFO GlusterFS mount attempt 

09/06/2020 12:31:09 INFO GlusterFS mount attempt 

09/06/2020 12:30:39 INFO GlusterFS mount attempt 

09/06/2020 12:30:09 INFO GlusterFS mount attempt 

09/06/2020 12:29:39 INFO GlusterFS mount attempt 

09/06/2020 12:29:09 INFO GlusterFS mount attempt 

09/06/2020 12:28:38 INFO GlusterFS mount attempt 

09/06/2020 12:28:08 INFO GlusterFS mount attempt 

09/06/2020 12:27:38 INFO GlusterFS mount attempt 

09/06/2020 12:27:08 INFO GlusterFS mount attempt 

09/06/2020 12:26:38 INFO GlusterFS mount attempt 

09/06/2020 12:26:08 INFO GlusterFS mount attempt 

09/06/2020 12:25:38 INFO GlusterFS mount attempt 

09/06/2020 12:25:08 INFO GlusterFS mount attempt 

09/06/2020 12:24:38 INFO GlusterFS mount attempt 

09/06/2020 12:24:08 INFO GlusterFS mount attempt 

09/06/2020 12:23:38 INFO GlusterFS mount attempt 

09/06/2020 12:23:08 INFO GlusterFS mount attempt 

09/06/2020 12:22:37 INFO GlusterFS mount attempt 

09/06/2020 12:22:07 INFO GlusterFS mount attempt 

09/06/2020 12:21:37 INFO GlusterFS mount attempt 

09/06/2020 12:21:07 INFO GlusterFS mount attempt 

09/06/2020 12:20:37 INFO GlusterFS mount attempt 

09/06/2020 12:20:07 INFO GlusterFS mount attempt 

09/06/2020 12:19:37 INFO GlusterFS mount attempt 

09/06/2020 12:19:07 INFO GlusterFS mount attempt 

09/06/2020 12:18:37 INFO GlusterFS mount attempt 

09/06/2020 12:18:07 INFO GlusterFS mount attempt 

09/06/2020 12:17:37 INFO GlusterFS mount attempt 

09/06/2020 12:17:06 INFO GlusterFS mount attempt 

09/06/2020 12:16:36 INFO GlusterFS mount attempt 

09/06/2020 12:16:06 INFO GlusterFS mount attempt 

09/06/2020 12:15:36 INFO GlusterFS mount attempt 

09/06/2020 12:15:06 INFO GlusterFS mount attempt 

09/06/2020 12:14:36 INFO GlusterFS mount attempt 

09/06/2020 12:14:06 INFO GlusterFS mount attempt 

09/06/2020 12:13:36 INFO GlusterFS mount attempt 

09/06/2020 12:13:06 INFO GlusterFS mount attempt 

09/06/2020 12:12:36 INFO GlusterFS mount attempt 

09/06/2020 12:12:06 INFO GlusterFS mount attempt 

09/06/2020 12:11:35 INFO GlusterFS mount attempt 

09/06/2020 12:11:05 INFO GlusterFS mount attempt 

09/06/2020 12:10:35 INFO GlusterFS mount attempt 

09/06/2020 12:10:05 INFO GlusterFS mount attempt 

09/06/2020 12:09:35 INFO GlusterFS mount attempt 

09/06/2020 12:09:05 INFO GlusterFS mount attempt 

09/06/2020 12:08:35 INFO GlusterFS mount attempt 

09/06/2020 12:08:05 INFO GlusterFS mount attempt 

09/06/2020 12:07:35 INFO GlusterFS mount attempt 

09/06/2020 12:07:05 INFO GlusterFS mount attempt 

09/06/2020 12:06:35 INFO GlusterFS mount attempt 

09/06/2020 12:06:04 INFO GlusterFS mount attempt 

09/06/2020 12:05:34 INFO GlusterFS mount attempt 

09/06/2020 12:05:04 INFO GlusterFS mount attempt 

09/06/2020 12:04:34 INFO GlusterFS mount attempt 

09/06/2020 12:04:04 INFO GlusterFS mount attempt 

09/06/2020 12:03:34 INFO GlusterFS mount attempt 

09/06/2020 12:03:04 INFO GlusterFS mount attempt 

09/06/2020 12:02:34 INFO GlusterFS mount attempt 

09/06/2020 12:02:04 INFO GlusterFS mount attempt 

09/06/2020 12:01:34 INFO GlusterFS mount attempt 

09/06/2020 12:01:04 INFO GlusterFS mount attempt 

09/06/2020 12:00:33 INFO GlusterFS mount attempt 

09/06/2020 12:00:03 INFO GlusterFS mount attempt 

09/06/2020 11:59:33 INFO GlusterFS mount attempt 

09/06/2020 11:59:03 INFO GlusterFS mount attempt 

09/06/2020 11:58:33 INFO GlusterFS mount attempt 

09/06/2020 11:58:03 INFO GlusterFS mount attempt 

09/06/2020 11:57:33 INFO GlusterFS mount attempt 

09/06/2020 11:57:03 INFO GlusterFS mount attempt 

09/06/2020 11:56:33 INFO GlusterFS mount attempt 

09/06/2020 11:56:03 INFO GlusterFS mount attempt 

09/06/2020 11:55:33 INFO GlusterFS mount attempt 

09/06/2020 11:55:02 INFO GlusterFS mount attempt 

09/06/2020 11:54:32 INFO GlusterFS mount attempt 

09/06/2020 11:54:02 INFO GlusterFS mount attempt 

09/06/2020 11:53:32 INFO GlusterFS mount attempt 

09/06/2020 11:53:02 INFO GlusterFS mount attempt 

09/06/2020 11:52:32 INFO GlusterFS mount attempt 

09/06/2020 11:52:02 INFO GlusterFS mount attempt 

09/06/2020 11:51:32 INFO GlusterFS mount attempt 

09/06/2020 11:51:02 INFO GlusterFS mount attempt 

09/06/2020 11:50:32 INFO GlusterFS mount attempt 

09/06/2020 11:50:02 INFO GlusterFS mount attempt 

09/06/2020 11:49:31 INFO GlusterFS mount attempt 

09/06/2020 11:49:01 INFO GlusterFS mount attempt 

09/06/2020 11:48:31 INFO GlusterFS mount attempt 

09/06/2020 11:48:01 INFO GlusterFS mount attempt 

09/06/2020 11:47:31 INFO GlusterFS mount attempt 

09/06/2020 11:47:01 INFO GlusterFS mount attempt 

09/06/2020 11:46:31 INFO GlusterFS mount attempt 

09/06/2020 11:46:01 INFO GlusterFS mount attempt 

09/06/2020 11:45:31 INFO GlusterFS mount attempt 

09/06/2020 11:45:01 INFO GlusterFS mount attempt 

09/06/2020 11:44:31 INFO GlusterFS mount attempt 

09/06/2020 11:44:00 INFO GlusterFS mount attempt 

09/06/2020 11:43:30 INFO GlusterFS mount attempt 

09/06/2020 11:43:00 INFO GlusterFS mount attempt 

09/06/2020 11:42:30 INFO GlusterFS mount attempt 

09/06/2020 11:42:00 INFO GlusterFS mount attempt 

09/06/2020 11:41:30 INFO GlusterFS mount attempt 

09/06/2020 11:41:00 INFO GlusterFS mount attempt 

09/06/2020 11:40:30 INFO GlusterFS mount attempt 

09/06/2020 11:40:00 INFO GlusterFS mount attempt 

09/06/2020 11:39:30 INFO GlusterFS mount attempt 

09/06/2020 11:39:00 INFO GlusterFS mount attempt 

09/06/2020 11:38:30 INFO GlusterFS mount attempt 

09/06/2020 11:37:59 INFO GlusterFS mount attempt 

09/06/2020 11:37:29 INFO GlusterFS mount attempt 

09/06/2020 11:36:59 INFO GlusterFS mount attempt 

09/06/2020 11:36:29 INFO GlusterFS mount attempt 

09/06/2020 11:35:59 INFO GlusterFS mount attempt 

09/06/2020 11:35:29 INFO GlusterFS mount attempt 

09/06/2020 11:34:59 INFO GlusterFS mount attempt 

09/06/2020 11:34:29 INFO GlusterFS mount attempt 

09/06/2020 11:33:59 INFO GlusterFS mount attempt 

09/06/2020 11:33:29 INFO GlusterFS mount attempt 

09/06/2020 11:32:59 INFO GlusterFS mount attempt 

09/06/2020 11:32:28 INFO GlusterFS mount attempt 

09/06/2020 11:31:58 INFO GlusterFS mount attempt 

09/06/2020 11:31:28 INFO GlusterFS mount attempt 

09/06/2020 11:30:58 INFO GlusterFS mount attempt 

09/06/2020 11:30:28 INFO GlusterFS mount attempt 

09/06/2020 11:29:58 INFO GlusterFS mount attempt 

09/06/2020 11:29:28 INFO GlusterFS mount attempt 

09/06/2020 11:28:58 INFO GlusterFS mount attempt 

09/06/2020 11:28:28 INFO GlusterFS mount attempt 

09/06/2020 11:27:58 INFO GlusterFS mount attempt 

09/06/2020 11:27:28 INFO GlusterFS mount attempt 

09/06/2020 11:26:57 INFO GlusterFS mount attempt 

09/06/2020 11:26:27 INFO GlusterFS mount attempt 

09/06/2020 11:25:57 INFO GlusterFS mount attempt 

09/06/2020 11:25:27 INFO GlusterFS mount attempt 

09/06/2020 11:24:57 INFO GlusterFS mount attempt 

09/06/2020 11:24:27 INFO GlusterFS mount attempt 

09/06/2020 11:23:57 INFO GlusterFS mount attempt 

09/06/2020 11:23:27 INFO GlusterFS mount attempt 

09/06/2020 11:22:57 INFO GlusterFS mount attempt 

09/06/2020 11:22:27 INFO GlusterFS mount attempt 

09/06/2020 11:21:57 INFO GlusterFS mount attempt 

09/06/2020 11:21:26 INFO GlusterFS mount attempt 

09/06/2020 11:20:56 INFO GlusterFS mount attempt 

09/06/2020 11:20:26 INFO GlusterFS mount attempt 

09/06/2020 11:19:56 INFO GlusterFS mount attempt 

09/06/2020 11:19:26 INFO GlusterFS mount attempt 

09/06/2020 11:18:56 INFO GlusterFS mount attempt 

09/06/2020 11:18:26 INFO GlusterFS mount attempt 

09/06/2020 11:17:56 INFO GlusterFS mount attempt 

09/06/2020 11:17:26 INFO GlusterFS mount attempt 

09/06/2020 11:16:56 INFO GlusterFS mount attempt 

09/06/2020 11:16:26 INFO GlusterFS mount attempt 

09/06/2020 11:15:55 INFO GlusterFS mount attempt 

09/06/2020 11:15:25 INFO GlusterFS mount attempt 

09/06/2020 11:14:55 INFO GlusterFS mount attempt 

09/06/2020 11:14:25 INFO GlusterFS mount attempt 

09/06/2020 11:13:55 INFO GlusterFS mount attempt 

09/06/2020 11:13:25 INFO GlusterFS mount attempt 

09/06/2020 11:12:55 INFO GlusterFS mount attempt 

09/06/2020 11:12:25 INFO GlusterFS mount attempt 

09/06/2020 11:11:55 INFO GlusterFS mount attempt 

09/06/2020 11:11:25 INFO GlusterFS mount attempt 

09/06/2020 11:10:55 INFO GlusterFS mount attempt 

09/06/2020 11:10:24 INFO GlusterFS mount attempt 

09/06/2020 11:09:54 INFO GlusterFS mount attempt 

09/06/2020 11:09:24 INFO GlusterFS mount attempt 

09/06/2020 11:08:54 INFO GlusterFS mount attempt 

09/06/2020 11:08:24 INFO GlusterFS mount attempt 

09/06/2020 11:07:54 INFO GlusterFS mount attempt 

09/06/2020 11:07:24 INFO GlusterFS mount attempt 

09/06/2020 11:06:54 INFO GlusterFS mount attempt 

09/06/2020 11:06:24 INFO GlusterFS mount attempt 

09/06/2020 11:05:54 INFO GlusterFS mount attempt 

09/06/2020 11:05:24 INFO GlusterFS mount attempt 

09/06/2020 11:04:53 INFO GlusterFS mount attempt 

09/06/2020 11:04:23 INFO GlusterFS mount attempt 

09/06/2020 11:03:53 INFO GlusterFS mount attempt 

09/06/2020 11:03:23 INFO GlusterFS mount attempt 

09/06/2020 11:02:53 INFO GlusterFS mount attempt 

09/06/2020 11:02:23 INFO GlusterFS mount attempt 

09/06/2020 11:01:53 INFO GlusterFS mount attempt 

09/06/2020 11:01:23 INFO GlusterFS mount attempt 

09/06/2020 11:00:53 INFO GlusterFS mount attempt 

09/06/2020 11:00:23 INFO GlusterFS mount attempt 

09/06/2020 10:59:53 INFO GlusterFS mount attempt 

09/06/2020 10:59:22 INFO GlusterFS mount attempt 

09/06/2020 10:58:52 INFO GlusterFS mount attempt 

09/06/2020 10:58:22 INFO GlusterFS mount attempt 

09/06/2020 10:57:52 INFO GlusterFS mount attempt 

09/06/2020 10:57:22 INFO GlusterFS mount attempt 

09/06/2020 10:56:52 INFO GlusterFS mount attempt 

09/06/2020 10:56:22 INFO GlusterFS mount attempt 

09/06/2020 10:55:52 INFO GlusterFS mount attempt 

09/06/2020 10:55:22 INFO GlusterFS mount attempt 

09/06/2020 10:54:52 INFO GlusterFS mount attempt 

09/06/2020 10:54:22 INFO GlusterFS mount attempt 

09/06/2020 10:53:51 INFO GlusterFS mount attempt 

09/06/2020 10:53:21 INFO GlusterFS mount attempt 

09/06/2020 10:52:51 INFO GlusterFS mount attempt 

09/06/2020 10:52:21 INFO GlusterFS mount attempt 

09/06/2020 10:51:51 INFO GlusterFS mount attempt 

09/06/2020 10:51:21 INFO GlusterFS mount attempt 

09/06/2020 10:50:51 INFO GlusterFS mount attempt 

09/06/2020 10:50:21 INFO GlusterFS mount attempt 

09/06/2020 10:49:51 INFO GlusterFS mount attempt 

09/06/2020 10:49:21 INFO GlusterFS mount attempt 

09/06/2020 10:48:51 INFO GlusterFS mount attempt 

09/06/2020 10:48:20 INFO GlusterFS mount attempt 

09/06/2020 10:47:50 INFO GlusterFS mount attempt 

09/06/2020 10:47:20 INFO GlusterFS mount attempt 

09/06/2020 10:46:50 INFO GlusterFS mount attempt 

09/06/2020 10:46:20 INFO GlusterFS mount attempt 

09/06/2020 10:45:50 INFO GlusterFS mount attempt 

09/06/2020 10:45:20 INFO GlusterFS mount attempt 

09/06/2020 10:44:50 INFO GlusterFS mount attempt 

09/06/2020 10:44:20 INFO GlusterFS mount attempt 

09/06/2020 10:43:50 INFO GlusterFS mount attempt 

09/06/2020 10:43:19 INFO GlusterFS mount attempt 

09/06/2020 10:42:49 INFO GlusterFS mount attempt 

09/06/2020 10:42:19 INFO GlusterFS mount attempt 

09/06/2020 10:41:49 INFO GlusterFS mount attempt 

09/06/2020 10:41:19 INFO GlusterFS mount attempt 

09/06/2020 10:40:49 INFO GlusterFS mount attempt 

09/06/2020 10:40:19 INFO GlusterFS mount attempt 

09/06/2020 10:39:49 INFO GlusterFS mount attempt 

09/06/2020 10:39:19 INFO GlusterFS mount attempt 

09/06/2020 10:38:49 INFO GlusterFS mount attempt 

09/06/2020 10:38:19 INFO GlusterFS mount attempt 

09/06/2020 10:37:49 INFO GlusterFS mount attempt 

09/06/2020 10:37:18 INFO GlusterFS mount attempt 

09/06/2020 10:36:48 INFO GlusterFS mount attempt 

09/06/2020 10:36:18 INFO GlusterFS mount attempt 

09/06/2020 10:35:48 INFO GlusterFS mount attempt 

09/06/2020 10:35:18 INFO GlusterFS mount attempt 

09/06/2020 10:34:48 INFO GlusterFS mount attempt 

09/06/2020 10:34:18 INFO GlusterFS mount attempt 

09/06/2020 10:33:48 INFO GlusterFS mount attempt 

09/06/2020 10:33:18 INFO GlusterFS mount attempt 

09/06/2020 10:32:48 INFO GlusterFS mount attempt 

09/06/2020 10:32:18 INFO GlusterFS mount attempt 

09/06/2020 10:31:47 INFO GlusterFS mount attempt 

09/06/2020 10:31:17 INFO GlusterFS mount attempt 

09/06/2020 10:30:47 INFO GlusterFS mount attempt 

09/06/2020 10:30:17 INFO GlusterFS mount attempt 

09/06/2020 10:29:47 INFO GlusterFS mount attempt 

09/06/2020 10:29:17 INFO GlusterFS mount attempt 

09/06/2020 10:28:47 INFO GlusterFS mount attempt 

09/06/2020 10:28:17 INFO GlusterFS mount attempt 

09/06/2020 10:27:47 INFO GlusterFS mount attempt 

09/06/2020 10:27:17 INFO GlusterFS mount attempt 

09/06/2020 10:26:47 INFO GlusterFS mount attempt 

09/06/2020 10:26:17 INFO GlusterFS mount attempt 

09/06/2020 10:25:46 INFO GlusterFS mount attempt 

09/06/2020 10:25:16 INFO GlusterFS mount attempt 

09/06/2020 10:24:46 INFO GlusterFS mount attempt 

09/06/2020 10:24:16 INFO GlusterFS mount attempt 

09/06/2020 10:23:46 INFO GlusterFS mount attempt 

09/06/2020 10:23:16 INFO GlusterFS mount attempt 

09/06/2020 10:22:46 INFO GlusterFS mount attempt 

09/06/2020 10:22:16 INFO GlusterFS mount attempt 

09/06/2020 10:21:46 INFO GlusterFS mount attempt 

09/06/2020 10:21:16 INFO GlusterFS mount attempt 

09/06/2020 10:20:46 INFO GlusterFS mount attempt 

09/06/2020 10:20:15 INFO GlusterFS mount attempt 

09/06/2020 10:19:45 INFO GlusterFS mount attempt 

09/06/2020 10:19:15 INFO GlusterFS mount attempt 

09/06/2020 10:18:45 INFO GlusterFS mount attempt 

09/06/2020 10:18:15 INFO GlusterFS mount attempt 

09/06/2020 10:17:45 INFO GlusterFS mount attempt 

09/06/2020 10:17:15 INFO GlusterFS mount attempt 

09/06/2020 10:16:45 INFO GlusterFS mount attempt 

09/06/2020 10:16:15 INFO GlusterFS mount attempt 

09/06/2020 10:15:45 INFO GlusterFS mount attempt 

09/06/2020 10:15:15 INFO GlusterFS mount attempt 

09/06/2020 10:14:44 INFO GlusterFS mount attempt 

09/06/2020 10:14:14 INFO GlusterFS mount attempt 

09/06/2020 10:13:44 INFO GlusterFS mount attempt 

09/06/2020 10:13:14 INFO GlusterFS mount attempt 

09/06/2020 10:12:44 INFO GlusterFS mount attempt 

09/06/2020 10:12:14 INFO GlusterFS mount attempt 

09/06/2020 10:11:44 INFO GlusterFS mount attempt 

09/06/2020 10:11:14 INFO GlusterFS mount attempt 

09/06/2020 10:10:44 INFO GlusterFS mount attempt 

09/06/2020 10:10:14 INFO GlusterFS mount attempt 

09/06/2020 10:09:44 INFO GlusterFS mount attempt 

09/06/2020 10:09:13 INFO GlusterFS mount attempt 

09/06/2020 10:08:43 INFO GlusterFS mount attempt 

09/06/2020 10:08:13 INFO GlusterFS mount attempt 

09/06/2020 10:07:43 INFO GlusterFS mount attempt 

09/06/2020 10:07:13 INFO GlusterFS mount attempt 

09/06/2020 10:06:43 INFO GlusterFS mount attempt 

09/06/2020 10:06:13 INFO GlusterFS mount attempt 

09/06/2020 10:05:43 INFO GlusterFS mount attempt 

09/06/2020 10:05:13 INFO GlusterFS mount attempt 

09/06/2020 10:04:43 INFO GlusterFS mount attempt 

09/06/2020 10:04:13 INFO GlusterFS mount attempt 

09/06/2020 10:03:42 INFO GlusterFS mount attempt 

09/06/2020 10:03:12 INFO GlusterFS mount attempt 

09/06/2020 10:02:42 INFO GlusterFS mount attempt 

09/06/2020 10:02:12 INFO GlusterFS mount attempt 

09/06/2020 10:01:42 INFO GlusterFS mount attempt 

09/06/2020 10:01:12 INFO GlusterFS mount attempt 

09/06/2020 10:00:42 INFO GlusterFS mount attempt 

09/06/2020 10:00:12 INFO GlusterFS mount attempt 

09/06/2020 09:59:42 INFO GlusterFS mount attempt 

09/06/2020 09:59:12 INFO GlusterFS mount attempt 

09/06/2020 09:58:41 INFO GlusterFS mount attempt 

09/06/2020 09:58:11 INFO GlusterFS mount attempt 

09/06/2020 09:57:41 INFO GlusterFS mount attempt 

09/06/2020 09:57:11 INFO GlusterFS mount attempt 

09/06/2020 09:56:41 INFO GlusterFS mount attempt 

09/06/2020 09:56:11 INFO GlusterFS mount attempt 

09/06/2020 09:55:41 INFO GlusterFS mount attempt 

09/06/2020 09:55:11 INFO GlusterFS mount attempt 

09/06/2020 09:54:41 INFO GlusterFS mount attempt 

09/06/2020 09:54:11 INFO GlusterFS mount attempt 

09/06/2020 09:53:41 INFO GlusterFS mount attempt 

09/06/2020 09:53:10 INFO GlusterFS mount attempt 

09/06/2020 09:52:40 INFO GlusterFS mount attempt 

09/06/2020 09:52:10 INFO GlusterFS mount attempt 

09/06/2020 09:51:40 INFO GlusterFS mount attempt 

09/06/2020 09:51:10 INFO GlusterFS mount attempt 

09/06/2020 09:50:40 INFO GlusterFS mount attempt 

09/06/2020 09:50:10 INFO GlusterFS mount attempt 

09/06/2020 09:49:40 INFO GlusterFS mount attempt 

09/06/2020 09:49:10 INFO GlusterFS mount attempt 

09/06/2020 09:48:40 INFO GlusterFS mount attempt 

09/06/2020 09:48:10 INFO GlusterFS mount attempt 

09/06/2020 09:47:39 INFO GlusterFS mount attempt 

09/06/2020 09:47:09 INFO GlusterFS mount attempt 

09/06/2020 09:46:39 INFO GlusterFS mount attempt 

09/06/2020 09:46:09 INFO GlusterFS mount attempt 

09/06/2020 09:45:39 INFO GlusterFS mount attempt 

09/06/2020 09:45:09 INFO GlusterFS mount attempt 

09/06/2020 09:44:39 INFO GlusterFS mount attempt 

09/06/2020 09:44:09 INFO GlusterFS mount attempt 

09/06/2020 09:43:39 INFO GlusterFS mount attempt 

09/06/2020 09:43:09 INFO GlusterFS mount attempt 

09/06/2020 09:42:39 INFO GlusterFS mount attempt 

09/06/2020 09:42:08 INFO GlusterFS mount attempt 

09/06/2020 09:41:38 INFO GlusterFS mount attempt 

09/06/2020 09:41:08 INFO GlusterFS mount attempt 

09/06/2020 09:40:38 INFO GlusterFS mount attempt 

09/06/2020 09:40:08 INFO GlusterFS mount attempt 

09/06/2020 09:39:38 INFO GlusterFS mount attempt 

09/06/2020 09:39:08 INFO GlusterFS mount attempt 

09/06/2020 09:38:38 INFO GlusterFS mount attempt 

09/06/2020 09:38:08 INFO GlusterFS mount attempt 

09/06/2020 09:37:38 INFO GlusterFS mount attempt 

09/06/2020 09:37:08 INFO GlusterFS mount attempt 

09/06/2020 09:36:37 INFO GlusterFS mount attempt 

09/06/2020 09:36:07 INFO GlusterFS mount attempt 

09/06/2020 09:35:37 INFO GlusterFS mount attempt 

09/06/2020 09:35:07 INFO GlusterFS mount attempt 

09/06/2020 09:34:37 INFO GlusterFS mount attempt 

09/06/2020 09:34:07 INFO GlusterFS mount attempt 

09/06/2020 09:33:37 INFO GlusterFS mount attempt 

09/06/2020 09:33:07 INFO GlusterFS mount attempt 

09/06/2020 09:32:37 INFO GlusterFS mount attempt 

09/06/2020 09:32:07 INFO GlusterFS mount attempt 

09/06/2020 09:31:37 INFO GlusterFS mount attempt 

09/06/2020 09:31:06 INFO GlusterFS mount attempt 

09/06/2020 09:30:36 INFO GlusterFS mount attempt 

09/06/2020 09:30:06 INFO GlusterFS mount attempt 

09/06/2020 09:29:36 INFO GlusterFS mount attempt 

09/06/2020 09:29:06 INFO GlusterFS mount attempt 

09/06/2020 09:28:36 INFO GlusterFS mount attempt 

09/06/2020 09:28:06 INFO GlusterFS mount attempt 

09/06/2020 09:27:36 INFO GlusterFS mount attempt 

09/06/2020 09:27:06 INFO GlusterFS mount attempt 

09/06/2020 09:26:36 INFO GlusterFS mount attempt 

09/06/2020 09:26:05 INFO GlusterFS mount attempt 

09/06/2020 09:25:35 INFO GlusterFS mount attempt 

09/06/2020 09:25:05 INFO GlusterFS mount attempt 

09/06/2020 09:24:35 INFO GlusterFS mount attempt 

09/06/2020 09:24:05 INFO GlusterFS mount attempt 

09/06/2020 09:23:35 INFO GlusterFS mount attempt 

09/06/2020 09:23:05 INFO GlusterFS mount attempt 

09/06/2020 09:22:35 INFO GlusterFS mount attempt 

09/06/2020 09:22:05 INFO GlusterFS mount attempt 

09/06/2020 09:21:35 INFO GlusterFS mount attempt 

09/06/2020 09:21:05 INFO GlusterFS mount attempt 

09/06/2020 09:20:34 INFO GlusterFS mount attempt 

09/06/2020 09:20:04 INFO GlusterFS mount attempt 

09/06/2020 09:19:34 INFO GlusterFS mount attempt 

09/06/2020 09:19:04 INFO GlusterFS mount attempt 

09/06/2020 09:18:34 INFO GlusterFS mount attempt 

09/06/2020 09:18:04 INFO GlusterFS mount attempt 

09/06/2020 09:17:34 INFO GlusterFS mount attempt 

09/06/2020 09:17:04 INFO GlusterFS mount attempt 

09/06/2020 09:16:34 INFO GlusterFS mount attempt 

09/06/2020 09:16:04 INFO GlusterFS mount attempt 

09/06/2020 09:15:34 INFO GlusterFS mount attempt 

09/06/2020 09:15:04 INFO GlusterFS mount attempt 

09/06/2020 09:14:33 INFO GlusterFS mount attempt 

09/06/2020 09:14:03 INFO GlusterFS mount attempt 

09/06/2020 09:13:33 INFO GlusterFS mount attempt 

09/06/2020 09:13:03 INFO GlusterFS mount attempt 

09/06/2020 09:12:33 INFO GlusterFS mount attempt 

09/06/2020 09:12:03 INFO GlusterFS mount attempt 

09/06/2020 09:11:33 INFO GlusterFS mount attempt 

09/06/2020 09:11:03 INFO GlusterFS mount attempt 

09/06/2020 09:10:33 INFO GlusterFS mount attempt 

09/06/2020 09:10:03 INFO GlusterFS mount attempt 

09/06/2020 09:09:33 INFO GlusterFS mount attempt 

09/06/2020 09:09:02 INFO GlusterFS mount attempt 

09/06/2020 09:08:32 INFO GlusterFS mount attempt 

09/06/2020 09:08:02 INFO GlusterFS mount attempt 

09/06/2020 09:07:32 INFO GlusterFS mount attempt 

09/06/2020 09:07:02 INFO GlusterFS mount attempt 

09/06/2020 09:06:32 INFO GlusterFS mount attempt 

09/06/2020 09:06:02 INFO GlusterFS mount attempt 

09/06/2020 09:05:32 INFO GlusterFS mount attempt 

09/06/2020 09:05:02 INFO GlusterFS mount attempt 

09/06/2020 09:04:32 INFO GlusterFS mount attempt 

09/06/2020 09:04:02 INFO GlusterFS mount attempt 

09/06/2020 09:03:31 INFO GlusterFS mount attempt 

09/06/2020 09:03:01 INFO GlusterFS mount attempt 

09/06/2020 09:02:31 INFO GlusterFS mount attempt 

09/06/2020 09:02:01 INFO GlusterFS mount attempt 

09/06/2020 09:01:31 INFO GlusterFS mount attempt 

09/06/2020 09:01:01 INFO GlusterFS mount attempt 

09/06/2020 09:00:31 INFO GlusterFS mount attempt 

09/06/2020 09:00:01 INFO GlusterFS mount attempt 

09/06/2020 08:59:31 INFO GlusterFS mount attempt 

09/06/2020 08:59:01 INFO GlusterFS mount attempt 

09/06/2020 08:58:31 INFO GlusterFS mount attempt 

09/06/2020 08:58:01 INFO GlusterFS mount attempt 

09/06/2020 08:57:30 INFO GlusterFS mount attempt 

09/06/2020 08:57:00 INFO GlusterFS mount attempt 

09/06/2020 08:56:30 INFO GlusterFS mount attempt 

09/06/2020 08:56:00 INFO GlusterFS mount attempt 

09/06/2020 08:55:30 INFO GlusterFS mount attempt 

09/06/2020 08:55:00 INFO GlusterFS mount attempt 

09/06/2020 08:54:30 INFO GlusterFS mount attempt 

09/06/2020 08:54:00 INFO GlusterFS mount attempt 

09/06/2020 08:53:30 INFO GlusterFS mount attempt 

09/06/2020 08:53:00 INFO GlusterFS mount attempt 

09/06/2020 08:52:30 INFO GlusterFS mount attempt 

09/06/2020 08:51:59 INFO GlusterFS mount attempt 

09/06/2020 08:51:29 INFO GlusterFS mount attempt 

09/06/2020 08:50:59 INFO GlusterFS mount attempt 

09/06/2020 08:50:29 INFO GlusterFS mount attempt 

09/06/2020 08:49:59 INFO GlusterFS mount attempt 

09/06/2020 08:49:29 INFO GlusterFS mount attempt 

09/06/2020 08:48:59 INFO GlusterFS mount attempt 

09/06/2020 08:48:29 INFO GlusterFS mount attempt 

09/06/2020 08:47:59 INFO GlusterFS mount attempt 

09/06/2020 08:47:29 INFO GlusterFS mount attempt 

09/06/2020 08:46:59 INFO GlusterFS mount attempt 

09/06/2020 08:46:28 INFO GlusterFS mount attempt 

09/06/2020 08:45:58 INFO GlusterFS mount attempt 

09/06/2020 08:45:28 INFO GlusterFS mount attempt 

09/06/2020 08:44:58 INFO GlusterFS mount attempt 

09/06/2020 08:44:28 INFO GlusterFS mount attempt 

09/06/2020 08:43:58 INFO GlusterFS mount attempt 

09/06/2020 08:43:28 INFO GlusterFS mount attempt 

09/06/2020 08:42:58 INFO GlusterFS mount attempt 

09/06/2020 08:42:28 INFO GlusterFS mount attempt 

09/06/2020 08:41:58 INFO GlusterFS mount attempt 

09/06/2020 08:41:28 INFO GlusterFS mount attempt 

09/06/2020 08:40:57 INFO GlusterFS mount attempt 

09/06/2020 08:40:27 INFO GlusterFS mount attempt 

09/06/2020 08:39:57 INFO GlusterFS mount attempt 

09/06/2020 08:39:27 INFO GlusterFS mount attempt 

09/06/2020 08:38:57 INFO GlusterFS mount attempt 

09/06/2020 08:38:27 INFO GlusterFS mount attempt 

09/06/2020 08:37:57 INFO GlusterFS mount attempt 

09/06/2020 08:37:27 INFO GlusterFS mount attempt 

09/06/2020 08:36:57 INFO GlusterFS mount attempt 

09/06/2020 08:36:27 INFO GlusterFS mount attempt 

09/06/2020 08:35:56 INFO GlusterFS mount attempt 

09/06/2020 08:35:26 INFO GlusterFS mount attempt 

09/06/2020 08:34:56 INFO GlusterFS mount attempt 

09/06/2020 08:34:26 INFO GlusterFS mount attempt 

09/06/2020 08:33:56 INFO GlusterFS mount attempt 

09/06/2020 08:33:26 INFO GlusterFS mount attempt 

09/06/2020 08:32:56 INFO GlusterFS mount attempt 

09/06/2020 08:32:26 INFO GlusterFS mount attempt 

09/06/2020 08:31:56 INFO GlusterFS mount attempt 

09/06/2020 08:31:26 INFO GlusterFS mount attempt 

09/06/2020 08:30:56 INFO GlusterFS mount attempt 

09/06/2020 08:30:26 INFO GlusterFS mount attempt 

09/06/2020 08:29:55 INFO GlusterFS mount attempt 

09/06/2020 08:29:25 INFO GlusterFS mount attempt 

09/06/2020 08:28:55 INFO GlusterFS mount attempt 

09/06/2020 08:28:25 INFO GlusterFS mount attempt 

09/06/2020 08:27:55 INFO GlusterFS mount attempt 

09/06/2020 08:27:25 INFO GlusterFS mount attempt 

09/06/2020 08:26:55 INFO GlusterFS mount attempt 

09/06/2020 08:26:25 INFO GlusterFS mount attempt 

09/06/2020 08:25:55 INFO GlusterFS mount attempt 

09/06/2020 08:25:25 INFO GlusterFS mount attempt 

09/06/2020 08:24:55 INFO GlusterFS mount attempt 

09/06/2020 08:24:24 INFO GlusterFS mount attempt 

09/06/2020 08:23:54 INFO GlusterFS mount attempt 

09/06/2020 08:23:24 INFO GlusterFS mount attempt 

09/06/2020 08:22:54 INFO GlusterFS mount attempt 

09/06/2020 08:22:24 INFO GlusterFS mount attempt 

09/06/2020 08:21:54 INFO GlusterFS mount attempt 

09/06/2020 08:21:24 INFO GlusterFS mount attempt 

09/06/2020 08:20:54 INFO GlusterFS mount attempt 

09/06/2020 08:20:24 INFO GlusterFS mount attempt 

09/06/2020 08:19:54 INFO GlusterFS mount attempt 

09/06/2020 08:19:24 INFO GlusterFS mount attempt 

09/06/2020 08:18:53 INFO GlusterFS mount attempt 

09/06/2020 08:18:23 INFO GlusterFS mount attempt 

09/06/2020 08:17:53 INFO GlusterFS mount attempt 

09/06/2020 08:17:23 INFO GlusterFS mount attempt 

09/06/2020 08:16:53 INFO GlusterFS mount attempt 

09/06/2020 08:16:23 INFO GlusterFS mount attempt 

09/06/2020 08:15:53 INFO GlusterFS mount attempt 

09/06/2020 08:15:23 INFO GlusterFS mount attempt 

09/06/2020 08:14:53 INFO GlusterFS mount attempt 

09/06/2020 08:14:23 INFO GlusterFS mount attempt 

09/06/2020 08:13:53 INFO GlusterFS mount attempt 

09/06/2020 08:13:22 INFO GlusterFS mount attempt 

09/06/2020 08:12:52 INFO GlusterFS mount attempt 

09/06/2020 08:12:22 INFO GlusterFS mount attempt 

09/06/2020 08:11:52 INFO GlusterFS mount attempt 

09/06/2020 08:11:22 INFO GlusterFS mount attempt 

09/06/2020 08:10:52 INFO GlusterFS mount attempt 

09/06/2020 08:10:22 INFO GlusterFS mount attempt 

09/06/2020 08:09:52 INFO GlusterFS mount attempt 

09/06/2020 08:09:22 INFO GlusterFS mount attempt 

09/06/2020 08:08:52 INFO GlusterFS mount attempt 

09/06/2020 08:08:22 INFO GlusterFS mount attempt 

09/06/2020 08:07:51 INFO GlusterFS mount attempt 

09/06/2020 08:07:21 INFO GlusterFS mount attempt 

09/06/2020 08:06:51 INFO GlusterFS mount attempt 

09/06/2020 08:06:21 INFO GlusterFS mount attempt 

09/06/2020 08:05:51 INFO GlusterFS mount attempt 

09/06/2020 08:05:21 INFO GlusterFS mount attempt 

09/06/2020 08:04:51 INFO GlusterFS mount attempt 

09/06/2020 08:04:21 INFO GlusterFS mount attempt 

09/06/2020 08:03:51 INFO GlusterFS mount attempt 

09/06/2020 08:03:21 INFO GlusterFS mount attempt 

09/06/2020 08:02:51 INFO GlusterFS mount attempt 

09/06/2020 08:02:20 INFO GlusterFS mount attempt 

09/06/2020 08:01:50 INFO GlusterFS mount attempt 

09/06/2020 08:01:20 INFO GlusterFS mount attempt 

09/06/2020 08:00:50 INFO GlusterFS mount attempt 

09/06/2020 08:00:20 INFO GlusterFS mount attempt 

09/06/2020 07:59:50 INFO GlusterFS mount attempt 

09/06/2020 07:59:20 INFO GlusterFS mount attempt 

09/06/2020 07:58:50 INFO GlusterFS mount attempt 

09/06/2020 07:58:20 INFO GlusterFS mount attempt 

09/06/2020 07:57:50 INFO GlusterFS mount attempt 

09/06/2020 07:57:20 INFO GlusterFS mount attempt 

09/06/2020 07:56:49 INFO GlusterFS mount attempt 

09/06/2020 07:56:19 INFO GlusterFS mount attempt 

09/06/2020 07:55:49 INFO GlusterFS mount attempt 

09/06/2020 07:55:19 INFO GlusterFS mount attempt 

09/06/2020 07:54:49 INFO GlusterFS mount attempt 

09/06/2020 07:54:19 INFO GlusterFS mount attempt 

09/06/2020 07:53:49 INFO GlusterFS mount attempt 

09/06/2020 07:53:19 INFO GlusterFS mount attempt 

09/06/2020 07:52:49 INFO GlusterFS mount attempt 

09/06/2020 07:52:19 INFO GlusterFS mount attempt 

09/06/2020 07:51:48 INFO GlusterFS mount attempt 

09/06/2020 07:51:18 INFO GlusterFS mount attempt 

09/06/2020 07:50:48 INFO GlusterFS mount attempt 

09/06/2020 07:50:18 INFO GlusterFS mount attempt 

09/06/2020 07:49:48 INFO GlusterFS mount attempt 

09/06/2020 07:49:18 INFO GlusterFS mount attempt 

09/06/2020 07:48:48 INFO GlusterFS mount attempt 

09/06/2020 07:48:18 INFO GlusterFS mount attempt 

09/06/2020 07:47:48 INFO GlusterFS mount attempt 

09/06/2020 07:47:18 INFO GlusterFS mount attempt 

09/06/2020 07:46:48 INFO GlusterFS mount attempt 

09/06/2020 07:46:17 INFO GlusterFS mount attempt 

09/06/2020 07:45:47 INFO GlusterFS mount attempt 

09/06/2020 07:45:17 INFO GlusterFS mount attempt 

09/06/2020 07:44:47 INFO GlusterFS mount attempt 

09/06/2020 07:44:17 INFO GlusterFS mount attempt 

09/06/2020 07:43:47 INFO GlusterFS mount attempt 

09/06/2020 07:43:17 INFO GlusterFS mount attempt 

09/06/2020 07:42:47 INFO GlusterFS mount attempt 

09/06/2020 07:42:17 INFO GlusterFS mount attempt 

09/06/2020 07:41:47 INFO GlusterFS mount attempt 

09/06/2020 07:41:17 INFO GlusterFS mount attempt 

09/06/2020 07:40:46 INFO GlusterFS mount attempt 

09/06/2020 07:40:16 INFO GlusterFS mount attempt 

09/06/2020 07:39:46 INFO GlusterFS mount attempt 

09/06/2020 07:39:34 INFO Could not lock path 00002/2 with session e79f038c-ffc6-a877-fb80-070386995b66.

09/06/2020 07:39:16 INFO GlusterFS mount attempt 

09/06/2020 07:39:11 INFO Found pool:rbd for disk:00002 via consul

09/06/2020 07:38:46 INFO GlusterFS mount attempt 

09/06/2020 07:38:16 INFO GlusterFS mount attempt 

09/06/2020 07:38:10 INFO Could not lock path 00002/1 with session e79f038c-ffc6-a877-fb80-070386995b66.

09/06/2020 07:37:46 INFO GlusterFS mount attempt 

09/06/2020 07:37:40 INFO Found pool:rbd for disk:00002 via consul

09/06/2020 07:37:16 INFO GlusterFS mount attempt 

09/06/2020 07:36:46 INFO GlusterFS mount attempt 

09/06/2020 07:36:44 INFO Successfully created key /00002/5 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/4 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/3 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/2 for new disk.

09/06/2020 07:36:44 INFO Successfully created key /00002/1 for new disk.

09/06/2020 07:36:44 INFO Successfully created key 00002 for new disk.

09/06/2020 07:36:44 INFO Disk DL360TWO created

09/06/2020 07:36:25 INFO add disk wwn is af55ae7700002

09/06/2020 07:36:25 INFO include_wwn_fsid_tag() is true

09/06/2020 07:36:16 INFO GlusterFS mount attempt 

09/06/2020 07:35:46 INFO GlusterFS mount attempt 

09/06/2020 07:35:15 INFO GlusterFS mount attempt 

09/06/2020 07:34:45 INFO GlusterFS mount attempt 

09/06/2020 07:34:15 INFO GlusterFS mount attempt 

09/06/2020 07:33:45 INFO GlusterFS mount attempt 

09/06/2020 07:33:15 INFO GlusterFS mount attempt 

09/06/2020 07:32:45 INFO GlusterFS mount attempt 

09/06/2020 07:32:15 INFO GlusterFS mount attempt 

09/06/2020 07:31:45 INFO GlusterFS mount attempt 

09/06/2020 07:31:15 INFO GlusterFS mount attempt 

09/06/2020 07:30:45 INFO GlusterFS mount attempt 

09/06/2020 07:30:15 INFO GlusterFS mount attempt 

09/06/2020 07:29:44 INFO GlusterFS mount attempt 

09/06/2020 07:29:14 INFO GlusterFS mount attempt 

09/06/2020 07:28:44 INFO GlusterFS mount attempt 

09/06/2020 07:28:14 INFO GlusterFS mount attempt 

09/06/2020 07:27:44 INFO GlusterFS mount attempt 

09/06/2020 07:27:14 INFO GlusterFS mount attempt 

09/06/2020 07:26:44 INFO GlusterFS mount attempt 

09/06/2020 07:26:14 INFO GlusterFS mount attempt 

09/06/2020 07:25:50 INFO Path 00001/5 acquired successfully

09/06/2020 07:25:44 INFO GlusterFS mount attempt 

09/06/2020 07:25:39 INFO Found pool:rbd for disk:00001 via consul

09/06/2020 07:25:15 INFO Could not lock path 00001/2 with session e79f038c-ffc6-a877-fb80-070386995b66.

09/06/2020 07:25:14 INFO GlusterFS mount attempt 

09/06/2020 07:25:05 INFO Found pool:rbd for disk:00001 via consul

09/06/2020 07:24:43 INFO GlusterFS mount attempt 

09/06/2020 07:24:40 INFO Path 00001/4 acquired successfully

09/06/2020 07:24:40 INFO LIO add_target() disk wwn is af55ae7700001

09/06/2020 07:24:37 INFO Image image-00001 mapped successfully.

09/06/2020 07:24:13 INFO GlusterFS mount attempt 

09/06/2020 07:24:12 INFO Found pool:rbd for disk:00001 via consul

09/06/2020 07:23:53 INFO Successfully created key /00001/5 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/4 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/3 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/2 for new disk.

09/06/2020 07:23:53 INFO Successfully created key /00001/1 for new disk.

09/06/2020 07:23:53 INFO Successfully created key 00001 for new disk.

09/06/2020 07:23:43 INFO GlusterFS mount attempt 

09/06/2020 07:23:43 INFO Disk DL360ONE created

09/06/2020 07:23:19 INFO add disk wwn is af55ae7700001

09/06/2020 07:23:19 INFO include_wwn_fsid_tag() is true

09/06/2020 07:23:13 INFO GlusterFS mount attempt 

09/06/2020 07:22:43 INFO GlusterFS mount attempt 

09/06/2020 07:22:13 INFO GlusterFS mount attempt 

09/06/2020 07:21:43 INFO GlusterFS mount attempt 

09/06/2020 07:21:13 INFO GlusterFS mount attempt 

09/06/2020 07:20:43 INFO GlusterFS mount attempt 

09/06/2020 07:20:13 INFO GlusterFS mount attempt 

09/06/2020 07:19:43 INFO GlusterFS mount attempt 

09/06/2020 07:19:12 INFO GlusterFS mount attempt 

09/06/2020 07:18:42 INFO GlusterFS mount attempt 

09/06/2020 07:18:12 INFO GlusterFS mount attempt 

09/06/2020 07:17:42 INFO GlusterFS mount attempt 

09/06/2020 07:17:12 INFO GlusterFS mount attempt 

09/06/2020 07:16:42 INFO GlusterFS mount attempt 

09/06/2020 07:16:30 INFO Benchmark Test Completed

09/06/2020 07:16:30 INFO Benchmark finished.

09/06/2020 07:16:12 INFO GlusterFS mount attempt 

09/06/2020 07:15:55 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:15:47 INFO Wait time before collect node state.

09/06/2020 07:15:47 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:46 INFO Benchmark client cmd. 

09/06/2020 07:15:46 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:46 INFO Start client stress job for rados

09/06/2020 07:15:46 INFO -d 30 -t 64 -b 4000 -m r -p rbd

09/06/2020 07:15:46 INFO params

09/06/2020 07:15:46 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:15:46 INFO script

09/06/2020 07:15:45 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:45 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -m r -p rbd

09/06/2020 07:15:45 INFO Benchmark start rados read.

09/06/2020 07:15:42 INFO GlusterFS mount attempt 

09/06/2020 07:15:12 INFO GlusterFS mount attempt 

09/06/2020 07:15:10 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:15:03 INFO Wait time before collect storage state.

09/06/2020 07:15:02 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:01 INFO Benchmark client cmd. 

09/06/2020 07:15:01 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:01 INFO Start client stress job for rados

09/06/2020 07:15:01 INFO -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:01 INFO params

09/06/2020 07:15:01 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:15:01 INFO script

09/06/2020 07:15:01 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:00 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 64 -b 4194304 -m w -p rbd

09/06/2020 07:15:00 INFO Benchmark start rados write.

09/06/2020 07:15:00 INFO Benchmark manager cmd. 

09/06/2020 07:15:00 INFO Benchmark Test Started

09/06/2020 07:15:00 INFO -d 60 -t 64 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 07:15:00 INFO params

09/06/2020 07:15:00 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 07:15:00 INFO script

09/06/2020 07:14:41 INFO GlusterFS mount attempt 

09/06/2020 07:14:11 INFO GlusterFS mount attempt 

09/06/2020 07:13:41 INFO GlusterFS mount attempt 

09/06/2020 07:13:11 INFO GlusterFS mount attempt 

09/06/2020 07:12:41 INFO GlusterFS mount attempt 

09/06/2020 07:12:11 INFO GlusterFS mount attempt 

09/06/2020 07:11:41 INFO GlusterFS mount attempt 

09/06/2020 07:11:11 INFO GlusterFS mount attempt 

09/06/2020 07:10:53 INFO Benchmark Test Completed

09/06/2020 07:10:53 INFO Benchmark finished.

09/06/2020 07:10:41 INFO GlusterFS mount attempt 

09/06/2020 07:10:11 INFO GlusterFS mount attempt 

09/06/2020 07:09:41 INFO GlusterFS mount attempt 

09/06/2020 07:09:10 INFO GlusterFS mount attempt 

09/06/2020 07:08:54 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 75 

09/06/2020 07:08:40 INFO GlusterFS mount attempt 

09/06/2020 07:08:16 INFO Wait time before collect node state.

09/06/2020 07:08:16 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:15 INFO Benchmark client cmd. 

09/06/2020 07:08:15 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:15 INFO Start client stress job for rados

09/06/2020 07:08:15 INFO -d 150 -t 256 -b 4000 -m r -p rbd

09/06/2020 07:08:15 INFO params

09/06/2020 07:08:15 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:08:15 INFO script

09/06/2020 07:08:14 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:14 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -m r -p rbd

09/06/2020 07:08:14 INFO Benchmark start rados read.

09/06/2020 07:08:10 INFO GlusterFS mount attempt 

09/06/2020 07:07:40 INFO GlusterFS mount attempt 

09/06/2020 07:07:10 INFO GlusterFS mount attempt 

09/06/2020 07:06:40 INFO GlusterFS mount attempt 

09/06/2020 07:06:10 INFO GlusterFS mount attempt 

09/06/2020 07:06:08 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 75 

09/06/2020 07:05:40 INFO GlusterFS mount attempt 

09/06/2020 07:05:30 INFO Wait time before collect storage state.

09/06/2020 07:05:30 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:29 INFO Benchmark client cmd. 

09/06/2020 07:05:29 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:29 INFO Start client stress job for rados

09/06/2020 07:05:29 INFO -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:29 INFO params

09/06/2020 07:05:29 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:05:29 INFO script

09/06/2020 07:05:28 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:28 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 150 -t 256 -b 4194304 -m w -p rbd

09/06/2020 07:05:28 INFO Benchmark start rados write.

09/06/2020 07:05:28 INFO Benchmark manager cmd. 

09/06/2020 07:05:28 INFO Benchmark Test Started

09/06/2020 07:05:27 INFO -d 300 -t 256 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 07:05:27 INFO params

09/06/2020 07:05:27 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 07:05:27 INFO script

09/06/2020 07:05:09 INFO GlusterFS mount attempt 

09/06/2020 07:04:39 INFO GlusterFS mount attempt 

09/06/2020 07:04:09 INFO GlusterFS mount attempt 

09/06/2020 07:03:39 INFO GlusterFS mount attempt 

09/06/2020 07:03:09 INFO GlusterFS mount attempt 

09/06/2020 07:02:39 INFO GlusterFS mount attempt 

09/06/2020 07:02:09 INFO GlusterFS mount attempt 

09/06/2020 07:02:06 INFO Benchmark Test Completed

09/06/2020 07:02:05 INFO Benchmark finished.

09/06/2020 07:01:39 INFO GlusterFS mount attempt 

09/06/2020 07:01:36 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:01:29 INFO Wait time before collect node state.

09/06/2020 07:01:28 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:28 INFO Benchmark client cmd. 

09/06/2020 07:01:27 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:27 INFO Start client stress job for rados

09/06/2020 07:01:27 INFO -d 30 -t 128 -b 4000 -m r -p rbd

09/06/2020 07:01:27 INFO params

09/06/2020 07:01:27 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:01:27 INFO script

09/06/2020 07:01:27 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:26 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -m r -p rbd

09/06/2020 07:01:26 INFO Benchmark start rados read.

09/06/2020 07:01:09 INFO GlusterFS mount attempt 

09/06/2020 07:00:41 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 07:00:39 INFO GlusterFS mount attempt 

09/06/2020 07:00:34 INFO Wait time before collect storage state.

09/06/2020 07:00:33 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:33 INFO Benchmark client cmd. 

09/06/2020 07:00:32 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:32 INFO Start client stress job for rados

09/06/2020 07:00:32 INFO -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:32 INFO params

09/06/2020 07:00:32 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 07:00:32 INFO script

09/06/2020 07:00:32 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:31 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 128 -b 4096 -m w -p rbd

09/06/2020 07:00:31 INFO Benchmark start rados write.

09/06/2020 07:00:31 INFO Benchmark manager cmd. 

09/06/2020 07:00:31 INFO Benchmark Test Started

09/06/2020 07:00:31 INFO -d 60 -t 128 -type 2 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 07:00:31 INFO params

09/06/2020 07:00:31 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 07:00:31 INFO script

09/06/2020 07:00:08 INFO GlusterFS mount attempt 

09/06/2020 06:59:38 INFO GlusterFS mount attempt 

09/06/2020 06:59:08 INFO GlusterFS mount attempt 

09/06/2020 06:58:38 INFO GlusterFS mount attempt 

09/06/2020 06:58:08 INFO GlusterFS mount attempt 

09/06/2020 06:57:38 INFO GlusterFS mount attempt 

09/06/2020 06:57:08 INFO GlusterFS mount attempt 

09/06/2020 06:56:38 INFO GlusterFS mount attempt 

09/06/2020 06:56:08 INFO GlusterFS mount attempt 

09/06/2020 06:55:38 INFO GlusterFS mount attempt 

09/06/2020 06:55:08 INFO GlusterFS mount attempt 

09/06/2020 06:54:37 INFO GlusterFS mount attempt 

09/06/2020 06:54:07 INFO GlusterFS mount attempt 

09/06/2020 06:53:37 INFO GlusterFS mount attempt 

09/06/2020 06:53:07 INFO GlusterFS mount attempt 

09/06/2020 06:52:37 INFO GlusterFS mount attempt 

09/06/2020 06:52:07 INFO GlusterFS mount attempt 

09/06/2020 06:51:39 INFO Benchmark Test Completed

09/06/2020 06:51:37 INFO GlusterFS mount attempt 

09/06/2020 06:51:36 INFO Benchmark finished.

09/06/2020 06:51:07 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 06:51:07 INFO GlusterFS mount attempt 

09/06/2020 06:51:00 INFO Wait time before collect node state.

09/06/2020 06:50:59 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:58 INFO Benchmark client cmd. 

09/06/2020 06:50:58 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:58 INFO Start client stress job for rados

09/06/2020 06:50:58 INFO -d 30 -t 256 -b 4000 -m r -p rbd

09/06/2020 06:50:58 INFO params

09/06/2020 06:50:58 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 06:50:58 INFO script

09/06/2020 06:50:58 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:57 INFO Run rados read cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

09/06/2020 06:50:57 INFO Benchmark start rados read.

09/06/2020 06:50:37 INFO GlusterFS mount attempt 

09/06/2020 06:50:09 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

09/06/2020 06:50:06 INFO GlusterFS mount attempt 

09/06/2020 06:50:02 INFO Wait time before collect storage state.

09/06/2020 06:50:01 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:50:01 INFO Benchmark client cmd. 

09/06/2020 06:50:00 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:50:00 INFO Start client stress job for rados

09/06/2020 06:50:00 INFO -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:50:00 INFO params

09/06/2020 06:50:00 INFO /opt/petasan/scripts/util/benchmark.py client

09/06/2020 06:50:00 INFO script

09/06/2020 06:50:00 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:49:59 INFO Run rados write cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

09/06/2020 06:49:59 INFO Benchmark start rados write.

09/06/2020 06:49:59 INFO Benchmark manager cmd. 

09/06/2020 06:49:59 INFO Benchmark Test Started

09/06/2020 06:49:59 INFO -d 60 -t 256 -type 1 -c DL360FOUR,DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

09/06/2020 06:49:59 INFO params

09/06/2020 06:49:59 INFO /opt/petasan/scripts/util/benchmark.py manager

09/06/2020 06:49:59 INFO script

09/06/2020 06:49:36 INFO GlusterFS mount attempt 

09/06/2020 06:49:06 INFO GlusterFS mount attempt 

09/06/2020 06:48:36 INFO GlusterFS mount attempt 

09/06/2020 06:48:06 INFO GlusterFS mount attempt 

09/06/2020 06:47:36 INFO GlusterFS mount attempt 

09/06/2020 06:47:06 INFO GlusterFS mount attempt 

09/06/2020 06:46:36 INFO GlusterFS mount attempt 

09/06/2020 06:46:06 INFO GlusterFS mount attempt 

09/06/2020 06:45:36 INFO GlusterFS mount attempt 

09/06/2020 06:45:06 INFO GlusterFS mount attempt 

09/06/2020 06:44:36 INFO GlusterFS mount attempt 

09/06/2020 06:44:05 INFO GlusterFS mount attempt 

09/06/2020 06:43:35 INFO GlusterFS mount attempt 

09/06/2020 06:43:05 INFO GlusterFS mount attempt 

09/06/2020 06:42:35 INFO GlusterFS mount attempt 

09/06/2020 06:42:05 INFO GlusterFS mount attempt 

09/06/2020 06:41:35 INFO GlusterFS mount attempt 

09/06/2020 06:41:05 INFO GlusterFS mount attempt 

09/06/2020 06:40:35 INFO GlusterFS mount attempt 

09/06/2020 06:40:05 INFO GlusterFS mount attempt 

09/06/2020 06:39:35 INFO GlusterFS mount attempt 

09/06/2020 06:39:05 INFO GlusterFS mount attempt 

09/06/2020 06:38:34 INFO GlusterFS mount attempt 

09/06/2020 06:38:04 INFO GlusterFS mount attempt 

09/06/2020 06:37:34 INFO GlusterFS mount attempt 

09/06/2020 06:37:04 INFO GlusterFS mount attempt 

09/06/2020 06:36:34 INFO GlusterFS mount attempt 

09/06/2020 06:36:04 INFO GlusterFS mount attempt 

09/06/2020 06:35:34 INFO GlusterFS mount attempt 

09/06/2020 06:35:04 INFO GlusterFS mount attempt 

09/06/2020 06:34:34 INFO GlusterFS mount attempt 

09/06/2020 06:34:04 INFO GlusterFS mount attempt 

09/06/2020 06:33:34 INFO GlusterFS mount attempt 

09/06/2020 06:33:03 INFO GlusterFS mount attempt 

09/06/2020 06:32:33 INFO GlusterFS mount attempt 

09/06/2020 06:32:03 INFO GlusterFS mount attempt 

09/06/2020 06:31:33 INFO GlusterFS mount attempt 

09/06/2020 06:31:03 INFO GlusterFS mount attempt 

09/06/2020 06:30:33 INFO GlusterFS mount attempt 

09/06/2020 06:30:03 INFO GlusterFS mount attempt 

09/06/2020 06:29:33 INFO GlusterFS mount attempt 

09/06/2020 06:29:03 INFO GlusterFS mount attempt 

09/06/2020 06:28:33 INFO GlusterFS mount attempt 

09/06/2020 06:28:03 INFO GlusterFS mount attempt 

09/06/2020 06:27:32 INFO GlusterFS mount attempt 

09/06/2020 06:27:02 INFO GlusterFS mount attempt 

09/06/2020 06:26:32 INFO GlusterFS mount attempt 

09/06/2020 06:26:02 INFO GlusterFS mount attempt 

09/06/2020 06:25:32 INFO GlusterFS mount attempt 

09/06/2020 06:25:02 INFO GlusterFS mount attempt 

09/06/2020 06:24:32 INFO GlusterFS mount attempt 

09/06/2020 06:24:02 INFO GlusterFS mount attempt 

09/06/2020 06:23:32 INFO GlusterFS mount attempt 

09/06/2020 06:23:02 INFO GlusterFS mount attempt 

09/06/2020 06:22:32 INFO GlusterFS mount attempt 

09/06/2020 06:22:02 INFO GlusterFS mount attempt 

09/06/2020 06:21:31 INFO GlusterFS mount attempt 

09/06/2020 06:21:01 INFO GlusterFS mount attempt 

09/06/2020 06:20:31 INFO GlusterFS mount attempt 

09/06/2020 06:20:01 INFO GlusterFS mount attempt 

09/06/2020 06:19:31 INFO GlusterFS mount attempt 

09/06/2020 06:19:01 INFO GlusterFS mount attempt 

09/06/2020 06:18:31 INFO GlusterFS mount attempt 

09/06/2020 06:18:01 INFO GlusterFS mount attempt 

09/06/2020 06:17:31 INFO GlusterFS mount attempt 

09/06/2020 06:17:01 INFO GlusterFS mount attempt 

09/06/2020 06:16:31 INFO GlusterFS mount attempt 

09/06/2020 06:16:00 INFO GlusterFS mount attempt 

09/06/2020 06:15:30 INFO GlusterFS mount attempt 

09/06/2020 06:15:00 INFO GlusterFS mount attempt 

09/06/2020 06:14:30 INFO GlusterFS mount attempt 

09/06/2020 06:14:00 INFO GlusterFS mount attempt 

09/06/2020 06:13:30 INFO GlusterFS mount attempt 

09/06/2020 06:13:00 INFO GlusterFS mount attempt 

09/06/2020 06:12:30 INFO GlusterFS mount attempt 

09/06/2020 06:12:00 INFO GlusterFS mount attempt 

09/06/2020 06:11:30 INFO GlusterFS mount attempt 

09/06/2020 06:10:59 INFO GlusterFS mount attempt 

09/06/2020 06:10:29 INFO GlusterFS mount attempt 

09/06/2020 06:09:59 INFO GlusterFS mount attempt 

09/06/2020 06:09:29 INFO GlusterFS mount attempt 

09/06/2020 06:08:59 INFO GlusterFS mount attempt 

09/06/2020 06:08:29 INFO GlusterFS mount attempt 

09/06/2020 06:07:59 INFO GlusterFS mount attempt 

09/06/2020 06:07:29 INFO GlusterFS mount attempt 

09/06/2020 06:06:59 INFO GlusterFS mount attempt 

09/06/2020 06:06:29 INFO GlusterFS mount attempt 

09/06/2020 06:05:59 INFO GlusterFS mount attempt 

09/06/2020 06:05:28 INFO GlusterFS mount attempt 

09/06/2020 06:04:58 INFO GlusterFS mount attempt 

09/06/2020 06:04:28 INFO GlusterFS mount attempt 

09/06/2020 06:03:58 INFO GlusterFS mount attempt 

09/06/2020 06:03:28 INFO GlusterFS mount attempt 

09/06/2020 06:02:58 INFO GlusterFS mount attempt 

09/06/2020 06:02:28 INFO GlusterFS mount attempt 

09/06/2020 06:01:58 INFO GlusterFS mount attempt 

09/06/2020 06:01:28 INFO GlusterFS mount attempt 

09/06/2020 06:00:58 INFO GlusterFS mount attempt 

09/06/2020 06:00:28 INFO GlusterFS mount attempt 

09/06/2020 05:59:57 INFO GlusterFS mount attempt 

09/06/2020 05:59:27 INFO GlusterFS mount attempt 

09/06/2020 05:58:57 INFO GlusterFS mount attempt 

09/06/2020 05:58:27 INFO GlusterFS mount attempt 

09/06/2020 05:57:57 INFO GlusterFS mount attempt 

09/06/2020 05:57:27 INFO GlusterFS mount attempt 

09/06/2020 05:56:57 INFO GlusterFS mount attempt 

09/06/2020 05:56:27 INFO GlusterFS mount attempt 

09/06/2020 05:55:57 INFO GlusterFS mount attempt 

09/06/2020 05:55:27 INFO GlusterFS mount attempt 

09/06/2020 05:54:57 INFO GlusterFS mount attempt 

09/06/2020 05:54:26 INFO GlusterFS mount attempt 

09/06/2020 05:53:56 INFO GlusterFS mount attempt 

09/06/2020 05:53:26 INFO GlusterFS mount attempt 

09/06/2020 05:52:56 INFO GlusterFS mount attempt 

09/06/2020 05:52:26 INFO GlusterFS mount attempt 

09/06/2020 05:51:56 INFO GlusterFS mount attempt 

09/06/2020 05:51:26 INFO GlusterFS mount attempt 

09/06/2020 05:50:56 INFO GlusterFS mount attempt 

09/06/2020 05:50:26 INFO GlusterFS mount attempt 

09/06/2020 05:49:56 INFO GlusterFS mount attempt 

09/06/2020 05:49:25 INFO GlusterFS mount attempt 

09/06/2020 05:48:55 INFO GlusterFS mount attempt 

09/06/2020 05:48:25 INFO GlusterFS mount attempt 

09/06/2020 05:47:55 INFO GlusterFS mount attempt 

09/06/2020 05:47:25 INFO GlusterFS mount attempt 

09/06/2020 05:46:55 INFO GlusterFS mount attempt 

09/06/2020 05:46:25 INFO GlusterFS mount attempt 

09/06/2020 05:45:55 INFO GlusterFS mount attempt 

09/06/2020 05:45:25 INFO GlusterFS mount attempt 

09/06/2020 05:44:55 INFO GlusterFS mount attempt 

09/06/2020 05:44:25 INFO GlusterFS mount attempt 

09/06/2020 05:43:54 INFO GlusterFS mount attempt 

09/06/2020 05:43:24 INFO GlusterFS mount attempt 

09/06/2020 05:42:54 INFO GlusterFS mount attempt 

09/06/2020 05:42:24 INFO GlusterFS mount attempt 

09/06/2020 05:41:54 INFO GlusterFS mount attempt 

09/06/2020 05:41:24 INFO GlusterFS mount attempt 

09/06/2020 05:40:54 INFO GlusterFS mount attempt 

09/06/2020 05:40:24 INFO GlusterFS mount attempt 

09/06/2020 05:39:54 INFO GlusterFS mount attempt 

09/06/2020 05:39:24 INFO GlusterFS mount attempt 

09/06/2020 05:38:54 INFO GlusterFS mount attempt 

09/06/2020 05:38:23 INFO GlusterFS mount attempt 

09/06/2020 05:37:53 INFO GlusterFS mount attempt 

09/06/2020 05:37:23 INFO GlusterFS mount attempt 

09/06/2020 05:36:53 INFO GlusterFS mount attempt 

09/06/2020 05:36:23 INFO GlusterFS mount attempt 

09/06/2020 05:35:53 INFO GlusterFS mount attempt 

09/06/2020 05:35:23 INFO GlusterFS mount attempt 

09/06/2020 05:34:53 INFO GlusterFS mount attempt 

09/06/2020 05:34:23 INFO GlusterFS mount attempt 

09/06/2020 05:33:53 INFO GlusterFS mount attempt 

09/06/2020 05:33:23 INFO GlusterFS mount attempt 

09/06/2020 05:32:52 INFO GlusterFS mount attempt 

09/06/2020 05:32:22 INFO GlusterFS mount attempt 

09/06/2020 05:31:52 INFO GlusterFS mount attempt 

09/06/2020 05:31:22 INFO GlusterFS mount attempt 

09/06/2020 05:30:52 INFO GlusterFS mount attempt 

09/06/2020 05:30:22 INFO GlusterFS mount attempt 

09/06/2020 05:29:52 INFO GlusterFS mount attempt 

09/06/2020 05:29:22 INFO GlusterFS mount attempt 

09/06/2020 05:28:52 INFO GlusterFS mount attempt 

09/06/2020 05:28:22 INFO GlusterFS mount attempt 

09/06/2020 05:27:51 INFO GlusterFS mount attempt 

09/06/2020 05:27:21 INFO GlusterFS mount attempt 

09/06/2020 05:26:51 INFO GlusterFS mount attempt 

09/06/2020 05:26:21 INFO GlusterFS mount attempt 

09/06/2020 05:25:51 INFO GlusterFS mount attempt 

09/06/2020 05:25:21 INFO GlusterFS mount attempt 

09/06/2020 05:24:51 INFO GlusterFS mount attempt 

09/06/2020 05:24:21 INFO GlusterFS mount attempt 

09/06/2020 05:23:51 INFO GlusterFS mount attempt 

09/06/2020 05:23:21 INFO GlusterFS mount attempt 

09/06/2020 05:22:51 INFO GlusterFS mount attempt 

09/06/2020 05:22:20 INFO GlusterFS mount attempt 

09/06/2020 05:21:50 INFO GlusterFS mount attempt 

09/06/2020 05:21:20 INFO GlusterFS mount attempt 

09/06/2020 05:20:50 INFO GlusterFS mount attempt 

09/06/2020 05:20:20 INFO GlusterFS mount attempt 

09/06/2020 05:19:50 INFO GlusterFS mount attempt 

09/06/2020 05:19:20 INFO GlusterFS mount attempt 

09/06/2020 05:18:50 INFO GlusterFS mount attempt 

09/06/2020 05:18:20 INFO GlusterFS mount attempt 

09/06/2020 05:17:50 INFO GlusterFS mount attempt 

09/06/2020 05:17:20 INFO GlusterFS mount attempt 

09/06/2020 05:16:49 INFO GlusterFS mount attempt 

09/06/2020 05:16:19 INFO GlusterFS mount attempt 

09/06/2020 05:15:49 INFO GlusterFS mount attempt 

09/06/2020 05:15:19 INFO GlusterFS mount attempt 

09/06/2020 05:14:49 INFO GlusterFS mount attempt 

09/06/2020 05:14:19 INFO GlusterFS mount attempt 

09/06/2020 05:13:49 INFO GlusterFS mount attempt 

09/06/2020 05:13:19 INFO GlusterFS mount attempt 

09/06/2020 05:12:49 INFO GlusterFS mount attempt 

09/06/2020 05:12:19 INFO GlusterFS mount attempt 

09/06/2020 05:11:48 INFO GlusterFS mount attempt 

09/06/2020 05:11:18 INFO GlusterFS mount attempt 

09/06/2020 05:10:48 INFO GlusterFS mount attempt 

09/06/2020 05:10:18 INFO GlusterFS mount attempt 

09/06/2020 05:09:48 INFO GlusterFS mount attempt 

09/06/2020 05:09:18 INFO GlusterFS mount attempt 

09/06/2020 05:08:48 INFO GlusterFS mount attempt 

09/06/2020 05:08:18 INFO GlusterFS mount attempt 

09/06/2020 05:07:48 INFO GlusterFS mount attempt 

09/06/2020 05:07:18 INFO GlusterFS mount attempt 

09/06/2020 05:06:48 INFO GlusterFS mount attempt 

09/06/2020 05:06:17 INFO GlusterFS mount attempt 

09/06/2020 05:05:47 INFO GlusterFS mount attempt 

09/06/2020 05:05:17 INFO GlusterFS mount attempt 

09/06/2020 05:04:47 INFO GlusterFS mount attempt 

09/06/2020 05:04:17 INFO GlusterFS mount attempt 

09/06/2020 05:03:47 INFO GlusterFS mount attempt 

09/06/2020 05:03:17 INFO GlusterFS mount attempt 

09/06/2020 05:02:47 INFO GlusterFS mount attempt 

09/06/2020 05:02:17 INFO GlusterFS mount attempt 

09/06/2020 05:01:47 INFO GlusterFS mount attempt 

09/06/2020 05:01:16 INFO GlusterFS mount attempt 

09/06/2020 05:00:46 INFO GlusterFS mount attempt 

09/06/2020 05:00:16 INFO GlusterFS mount attempt 

09/06/2020 04:59:46 INFO GlusterFS mount attempt 

09/06/2020 04:59:16 INFO GlusterFS mount attempt 

09/06/2020 04:58:46 INFO GlusterFS mount attempt 

09/06/2020 04:58:16 INFO GlusterFS mount attempt 

09/06/2020 04:57:46 INFO GlusterFS mount attempt 

09/06/2020 04:57:16 INFO GlusterFS mount attempt 

09/06/2020 04:56:46 INFO GlusterFS mount attempt 

09/06/2020 04:56:16 INFO GlusterFS mount attempt 

09/06/2020 04:55:45 INFO GlusterFS mount attempt 

09/06/2020 04:55:15 INFO GlusterFS mount attempt 

09/06/2020 04:54:45 INFO GlusterFS mount attempt 

09/06/2020 04:54:15 INFO GlusterFS mount attempt 

09/06/2020 04:53:45 INFO GlusterFS mount attempt 

09/06/2020 04:53:15 INFO GlusterFS mount attempt 

09/06/2020 04:52:45 INFO GlusterFS mount attempt 

09/06/2020 04:52:15 INFO GlusterFS mount attempt 

09/06/2020 04:51:45 INFO GlusterFS mount attempt 

09/06/2020 04:51:15 INFO GlusterFS mount attempt 

09/06/2020 04:50:44 INFO GlusterFS mount attempt 

09/06/2020 04:50:14 INFO GlusterFS mount attempt 

09/06/2020 04:49:44 INFO GlusterFS mount attempt 

09/06/2020 04:49:14 INFO GlusterFS mount attempt 

09/06/2020 04:48:44 INFO GlusterFS mount attempt 

09/06/2020 04:48:14 INFO GlusterFS mount attempt 

09/06/2020 04:47:44 INFO GlusterFS mount attempt 

09/06/2020 04:47:14 INFO GlusterFS mount attempt 

09/06/2020 04:46:44 INFO GlusterFS mount attempt 

09/06/2020 04:46:14 INFO GlusterFS mount attempt 

09/06/2020 04:45:44 INFO GlusterFS mount attempt 

09/06/2020 04:45:13 INFO GlusterFS mount attempt 

09/06/2020 04:44:43 INFO GlusterFS mount attempt 

09/06/2020 04:44:13 INFO GlusterFS mount attempt 

09/06/2020 04:43:43 INFO GlusterFS mount attempt 

09/06/2020 04:43:13 INFO GlusterFS mount attempt 

09/06/2020 04:42:43 INFO GlusterFS mount attempt 

09/06/2020 04:42:13 INFO GlusterFS mount attempt 

09/06/2020 04:41:43 INFO GlusterFS mount attempt 

09/06/2020 04:41:13 INFO GlusterFS mount attempt 

09/06/2020 04:40:43 INFO GlusterFS mount attempt 

09/06/2020 04:40:13 INFO GlusterFS mount attempt 

09/06/2020 04:39:42 INFO GlusterFS mount attempt 

09/06/2020 04:39:12 INFO GlusterFS mount attempt 

09/06/2020 04:38:42 INFO GlusterFS mount attempt 

09/06/2020 04:38:12 INFO GlusterFS mount attempt 

09/06/2020 04:37:42 INFO GlusterFS mount attempt 

09/06/2020 04:37:12 INFO GlusterFS mount attempt 

09/06/2020 04:36:42 INFO GlusterFS mount attempt 

09/06/2020 04:36:12 INFO GlusterFS mount attempt 

09/06/2020 04:35:42 INFO GlusterFS mount attempt 

09/06/2020 04:35:12 INFO GlusterFS mount attempt 

09/06/2020 04:34:42 INFO GlusterFS mount attempt 

09/06/2020 04:34:11 INFO GlusterFS mount attempt 

09/06/2020 04:33:41 INFO GlusterFS mount attempt 

09/06/2020 04:33:11 INFO GlusterFS mount attempt 

09/06/2020 04:32:41 INFO GlusterFS mount attempt 

09/06/2020 04:32:11 INFO GlusterFS mount attempt 

09/06/2020 04:31:41 INFO GlusterFS mount attempt 

09/06/2020 04:31:11 INFO GlusterFS mount attempt 

09/06/2020 04:30:41 INFO GlusterFS mount attempt 

09/06/2020 04:30:11 INFO GlusterFS mount attempt 

09/06/2020 04:29:41 INFO GlusterFS mount attempt 

09/06/2020 04:29:11 INFO GlusterFS mount attempt 

09/06/2020 04:28:40 INFO GlusterFS mount attempt 

09/06/2020 04:28:10 INFO GlusterFS mount attempt 

09/06/2020 04:27:40 INFO GlusterFS mount attempt 

09/06/2020 04:27:10 INFO GlusterFS mount attempt 

09/06/2020 04:26:40 INFO GlusterFS mount attempt 

09/06/2020 04:26:10 INFO GlusterFS mount attempt 

09/06/2020 04:25:40 INFO GlusterFS mount attempt 

09/06/2020 04:25:10 INFO GlusterFS mount attempt 

09/06/2020 04:24:40 INFO GlusterFS mount attempt 

09/06/2020 04:24:10 INFO GlusterFS mount attempt 

09/06/2020 04:23:39 INFO GlusterFS mount attempt 

09/06/2020 04:23:09 INFO GlusterFS mount attempt 

09/06/2020 04:22:39 INFO GlusterFS mount attempt 

09/06/2020 04:22:09 INFO GlusterFS mount attempt 

09/06/2020 04:21:39 INFO GlusterFS mount attempt 

09/06/2020 04:21:09 INFO GlusterFS mount attempt 

09/06/2020 04:20:39 INFO GlusterFS mount attempt 

09/06/2020 04:20:09 INFO GlusterFS mount attempt 

09/06/2020 04:19:39 INFO GlusterFS mount attempt 

09/06/2020 04:19:09 INFO GlusterFS mount attempt 

09/06/2020 04:18:39 INFO GlusterFS mount attempt 

09/06/2020 04:18:08 INFO GlusterFS mount attempt 

09/06/2020 04:17:38 INFO GlusterFS mount attempt 

09/06/2020 04:17:08 INFO GlusterFS mount attempt 

09/06/2020 04:16:38 INFO GlusterFS mount attempt 

09/06/2020 04:16:08 INFO GlusterFS mount attempt 

09/06/2020 04:15:38 INFO GlusterFS mount attempt 

09/06/2020 04:15:08 INFO GlusterFS mount attempt 

09/06/2020 04:14:38 INFO GlusterFS mount attempt 

09/06/2020 04:14:08 INFO GlusterFS mount attempt 

09/06/2020 04:13:38 INFO GlusterFS mount attempt 

09/06/2020 04:13:07 INFO GlusterFS mount attempt 

09/06/2020 04:12:37 INFO GlusterFS mount attempt 

09/06/2020 04:12:07 INFO GlusterFS mount attempt 

09/06/2020 04:11:37 INFO GlusterFS mount attempt 

09/06/2020 04:11:07 INFO GlusterFS mount attempt 

09/06/2020 04:10:37 INFO GlusterFS mount attempt 

09/06/2020 04:10:07 INFO GlusterFS mount attempt 

09/06/2020 04:09:37 INFO GlusterFS mount attempt 

09/06/2020 04:09:07 INFO GlusterFS mount attempt 

09/06/2020 04:08:37 INFO GlusterFS mount attempt 

09/06/2020 04:08:06 INFO GlusterFS mount attempt 

09/06/2020 04:07:36 INFO GlusterFS mount attempt 

09/06/2020 04:07:06 INFO GlusterFS mount attempt 

09/06/2020 04:06:36 INFO GlusterFS mount attempt 

09/06/2020 04:06:06 INFO GlusterFS mount attempt 

09/06/2020 04:05:36 INFO GlusterFS mount attempt 

09/06/2020 04:05:06 INFO GlusterFS mount attempt 

09/06/2020 04:04:36 INFO GlusterFS mount attempt 

09/06/2020 04:04:06 INFO GlusterFS mount attempt 

09/06/2020 04:03:36 INFO GlusterFS mount attempt 

09/06/2020 04:03:06 INFO GlusterFS mount attempt 

09/06/2020 04:02:35 INFO GlusterFS mount attempt 

09/06/2020 04:02:05 INFO GlusterFS mount attempt 

09/06/2020 04:01:35 INFO GlusterFS mount attempt 

09/06/2020 04:01:05 INFO GlusterFS mount attempt 

09/06/2020 04:00:35 INFO GlusterFS mount attempt 

09/06/2020 04:00:05 INFO GlusterFS mount attempt 

09/06/2020 03:59:35 INFO GlusterFS mount attempt 

09/06/2020 03:59:05 INFO GlusterFS mount attempt 

09/06/2020 03:58:35 INFO GlusterFS mount attempt 

09/06/2020 03:58:05 INFO GlusterFS mount attempt 

09/06/2020 03:57:34 INFO GlusterFS mount attempt 

09/06/2020 03:57:04 INFO GlusterFS mount attempt 

09/06/2020 03:56:34 INFO GlusterFS mount attempt 

09/06/2020 03:56:04 INFO GlusterFS mount attempt 

09/06/2020 03:55:34 INFO GlusterFS mount attempt 

09/06/2020 03:55:04 INFO GlusterFS mount attempt 

09/06/2020 03:54:34 INFO GlusterFS mount attempt 

09/06/2020 03:54:04 INFO GlusterFS mount attempt 

09/06/2020 03:53:34 INFO GlusterFS mount attempt 

09/06/2020 03:53:04 INFO GlusterFS mount attempt 

09/06/2020 03:52:34 INFO GlusterFS mount attempt 

09/06/2020 03:52:03 INFO GlusterFS mount attempt 

09/06/2020 03:51:33 INFO GlusterFS mount attempt 

09/06/2020 03:51:03 INFO GlusterFS mount attempt 

09/06/2020 03:50:33 INFO GlusterFS mount attempt 

09/06/2020 03:50:03 INFO GlusterFS mount attempt 

09/06/2020 03:49:33 INFO GlusterFS mount attempt 

09/06/2020 03:49:03 INFO GlusterFS mount attempt 

09/06/2020 03:48:33 INFO GlusterFS mount attempt 

09/06/2020 03:48:03 INFO GlusterFS mount attempt 

09/06/2020 03:47:33 INFO GlusterFS mount attempt 

09/06/2020 03:47:02 INFO GlusterFS mount attempt 

09/06/2020 03:46:32 INFO GlusterFS mount attempt 

09/06/2020 03:46:02 INFO GlusterFS mount attempt 

09/06/2020 03:45:32 INFO GlusterFS mount attempt 

09/06/2020 03:45:02 INFO GlusterFS mount attempt 

09/06/2020 03:44:32 INFO GlusterFS mount attempt 

09/06/2020 03:44:02 INFO GlusterFS mount attempt 

09/06/2020 03:43:32 INFO GlusterFS mount attempt 

09/06/2020 03:43:02 INFO GlusterFS mount attempt 

09/06/2020 03:42:32 INFO GlusterFS mount attempt 

09/06/2020 03:42:02 INFO GlusterFS mount attempt 

09/06/2020 03:41:31 INFO GlusterFS mount attempt 

09/06/2020 03:41:01 INFO GlusterFS mount attempt 

09/06/2020 03:40:31 INFO GlusterFS mount attempt 

09/06/2020 03:40:01 INFO GlusterFS mount attempt 

09/06/2020 03:39:31 INFO GlusterFS mount attempt 

09/06/2020 03:39:01 INFO GlusterFS mount attempt 

09/06/2020 03:38:31 INFO GlusterFS mount attempt 

09/06/2020 03:38:01 INFO GlusterFS mount attempt 

09/06/2020 03:37:31 INFO GlusterFS mount attempt 

09/06/2020 03:37:01 INFO GlusterFS mount attempt 

09/06/2020 03:36:30 INFO GlusterFS mount attempt 

09/06/2020 03:36:00 INFO GlusterFS mount attempt 

09/06/2020 03:35:30 INFO GlusterFS mount attempt 

09/06/2020 03:35:00 INFO GlusterFS mount attempt 

09/06/2020 03:34:30 INFO GlusterFS mount attempt 

09/06/2020 03:34:00 INFO GlusterFS mount attempt 

09/06/2020 03:33:30 INFO GlusterFS mount attempt 

09/06/2020 03:33:00 INFO GlusterFS mount attempt 

09/06/2020 03:32:30 INFO GlusterFS mount attempt 

09/06/2020 03:32:00 INFO GlusterFS mount attempt 

09/06/2020 03:31:30 INFO GlusterFS mount attempt 

09/06/2020 03:31:00 INFO GlusterFS mount attempt 

09/06/2020 03:30:29 INFO GlusterFS mount attempt 

09/06/2020 03:29:59 INFO GlusterFS mount attempt 

09/06/2020 03:29:29 INFO GlusterFS mount attempt 

09/06/2020 03:28:59 INFO GlusterFS mount attempt 

09/06/2020 03:28:29 INFO GlusterFS mount attempt 

09/06/2020 03:27:59 INFO GlusterFS mount attempt 

09/06/2020 03:27:29 INFO GlusterFS mount attempt 

09/06/2020 03:26:59 INFO GlusterFS mount attempt 

09/06/2020 03:26:29 INFO GlusterFS mount attempt 

09/06/2020 03:25:59 INFO GlusterFS mount attempt 

09/06/2020 03:25:28 INFO GlusterFS mount attempt 

09/06/2020 03:24:58 INFO GlusterFS mount attempt 

09/06/2020 03:24:28 INFO GlusterFS mount attempt 

09/06/2020 03:23:58 INFO GlusterFS mount attempt 

09/06/2020 03:23:28 INFO GlusterFS mount attempt 

09/06/2020 03:22:58 INFO GlusterFS mount attempt 

09/06/2020 03:22:28 INFO GlusterFS mount attempt 

09/06/2020 03:21:58 INFO GlusterFS mount attempt 

09/06/2020 03:21:28 INFO GlusterFS mount attempt 

09/06/2020 03:20:58 INFO GlusterFS mount attempt 

09/06/2020 03:20:28 INFO GlusterFS mount attempt 

09/06/2020 03:19:57 INFO GlusterFS mount attempt 

09/06/2020 03:19:27 INFO GlusterFS mount attempt 

09/06/2020 03:18:57 INFO GlusterFS mount attempt 

09/06/2020 03:18:27 INFO GlusterFS mount attempt 

09/06/2020 03:17:57 INFO GlusterFS mount attempt 

09/06/2020 03:17:27 INFO GlusterFS mount attempt 

09/06/2020 03:16:57 INFO GlusterFS mount attempt 

09/06/2020 03:16:27 INFO GlusterFS mount attempt 

09/06/2020 03:15:57 INFO GlusterFS mount attempt 

09/06/2020 03:15:27 INFO GlusterFS mount attempt 

09/06/2020 03:14:57 INFO GlusterFS mount attempt 

09/06/2020 03:14:26 INFO GlusterFS mount attempt 

09/06/2020 03:13:56 INFO GlusterFS mount attempt 

09/06/2020 03:13:26 INFO GlusterFS mount attempt 

09/06/2020 03:12:56 INFO GlusterFS mount attempt 

09/06/2020 03:12:26 INFO GlusterFS mount attempt 

09/06/2020 03:11:56 INFO GlusterFS mount attempt 

09/06/2020 03:11:26 INFO GlusterFS mount attempt 

09/06/2020 03:10:56 INFO GlusterFS mount attempt 

09/06/2020 03:10:26 INFO GlusterFS mount attempt 

09/06/2020 03:09:56 INFO GlusterFS mount attempt 

09/06/2020 03:09:25 INFO GlusterFS mount attempt 

09/06/2020 03:08:55 INFO GlusterFS mount attempt 

09/06/2020 03:08:25 INFO GlusterFS mount attempt 

09/06/2020 03:07:55 INFO GlusterFS mount attempt 

09/06/2020 03:07:25 INFO GlusterFS mount attempt 

09/06/2020 03:06:55 INFO GlusterFS mount attempt 

09/06/2020 03:06:25 INFO GlusterFS mount attempt 

09/06/2020 03:05:55 INFO GlusterFS mount attempt 

09/06/2020 03:05:25 INFO GlusterFS mount attempt 

09/06/2020 03:04:55 INFO GlusterFS mount attempt 

09/06/2020 03:04:24 INFO GlusterFS mount attempt 

09/06/2020 03:03:54 INFO GlusterFS mount attempt 

09/06/2020 03:03:24 INFO GlusterFS mount attempt 

09/06/2020 03:02:54 INFO GlusterFS mount attempt 

09/06/2020 03:02:24 INFO GlusterFS mount attempt 

09/06/2020 03:01:54 INFO GlusterFS mount attempt 

09/06/2020 03:01:24 INFO GlusterFS mount attempt 

09/06/2020 03:00:54 INFO GlusterFS mount attempt 

09/06/2020 03:00:24 INFO GlusterFS mount attempt 

09/06/2020 02:59:54 INFO GlusterFS mount attempt 

09/06/2020 02:59:23 INFO GlusterFS mount attempt 

09/06/2020 02:58:53 INFO GlusterFS mount attempt 

09/06/2020 02:58:23 INFO GlusterFS mount attempt 

09/06/2020 02:57:53 INFO GlusterFS mount attempt 

09/06/2020 02:57:23 INFO GlusterFS mount attempt 

09/06/2020 02:56:53 INFO GlusterFS mount attempt 

09/06/2020 02:56:23 INFO GlusterFS mount attempt 

09/06/2020 02:55:53 INFO GlusterFS mount attempt 

09/06/2020 02:55:23 INFO GlusterFS mount attempt 

09/06/2020 02:54:53 INFO GlusterFS mount attempt 

09/06/2020 02:54:23 INFO GlusterFS mount attempt 

09/06/2020 02:53:52 INFO GlusterFS mount attempt 

09/06/2020 02:53:22 INFO GlusterFS mount attempt 

09/06/2020 02:52:52 INFO GlusterFS mount attempt 

09/06/2020 02:52:22 INFO GlusterFS mount attempt 

09/06/2020 02:51:52 INFO GlusterFS mount attempt 

09/06/2020 02:51:22 INFO GlusterFS mount attempt 

09/06/2020 02:50:52 INFO GlusterFS mount attempt 

09/06/2020 02:50:22 INFO GlusterFS mount attempt 

09/06/2020 02:49:52 INFO GlusterFS mount attempt 

09/06/2020 02:49:22 INFO GlusterFS mount attempt 

09/06/2020 02:48:51 INFO GlusterFS mount attempt 

09/06/2020 02:48:21 INFO GlusterFS mount attempt 

09/06/2020 02:47:51 INFO GlusterFS mount attempt 

09/06/2020 02:47:21 INFO GlusterFS mount attempt 

09/06/2020 02:46:51 INFO GlusterFS mount attempt 

09/06/2020 02:46:21 INFO GlusterFS mount attempt 

09/06/2020 02:45:51 INFO GlusterFS mount attempt 

09/06/2020 02:45:21 INFO GlusterFS mount attempt 

09/06/2020 02:44:51 INFO GlusterFS mount attempt 

09/06/2020 02:44:21 INFO GlusterFS mount attempt 

09/06/2020 02:43:51 INFO GlusterFS mount attempt 

09/06/2020 02:43:20 INFO GlusterFS mount attempt 

09/06/2020 02:42:50 INFO GlusterFS mount attempt 

09/06/2020 02:42:20 INFO GlusterFS mount attempt 

09/06/2020 02:41:50 INFO GlusterFS mount attempt 

09/06/2020 02:41:20 INFO GlusterFS mount attempt 

09/06/2020 02:40:50 INFO GlusterFS mount attempt 

09/06/2020 02:40:20 INFO GlusterFS mount attempt 

09/06/2020 02:39:50 INFO GlusterFS mount attempt 

09/06/2020 02:39:20 INFO GlusterFS mount attempt 

09/06/2020 02:38:50 INFO GlusterFS mount attempt 

09/06/2020 02:38:19 INFO GlusterFS mount attempt 

09/06/2020 02:37:49 INFO GlusterFS mount attempt 

09/06/2020 02:37:19 INFO GlusterFS mount attempt 

09/06/2020 02:36:49 INFO GlusterFS mount attempt 

09/06/2020 02:36:19 INFO GlusterFS mount attempt 

09/06/2020 02:35:49 INFO GlusterFS mount attempt 

09/06/2020 02:35:19 INFO GlusterFS mount attempt 

09/06/2020 02:34:49 INFO GlusterFS mount attempt 

09/06/2020 02:34:19 INFO GlusterFS mount attempt 

09/06/2020 02:33:49 INFO GlusterFS mount attempt 

09/06/2020 02:33:19 INFO GlusterFS mount attempt 

09/06/2020 02:32:48 INFO GlusterFS mount attempt 

09/06/2020 02:32:18 INFO GlusterFS mount attempt 

09/06/2020 02:31:48 INFO GlusterFS mount attempt 

09/06/2020 02:31:18 INFO GlusterFS mount attempt 

09/06/2020 02:30:48 INFO GlusterFS mount attempt 

09/06/2020 02:30:18 INFO GlusterFS mount attempt 

09/06/2020 02:29:48 INFO GlusterFS mount attempt 

09/06/2020 02:29:18 INFO GlusterFS mount attempt 

09/06/2020 02:28:48 INFO GlusterFS mount attempt 

09/06/2020 02:28:18 INFO GlusterFS mount attempt 

09/06/2020 02:27:48 INFO GlusterFS mount attempt 

09/06/2020 02:27:17 INFO GlusterFS mount attempt 

09/06/2020 02:26:47 INFO GlusterFS mount attempt 

09/06/2020 02:26:17 INFO GlusterFS mount attempt 

09/06/2020 02:25:47 INFO GlusterFS mount attempt 

09/06/2020 02:25:17 INFO GlusterFS mount attempt 

09/06/2020 02:24:47 INFO GlusterFS mount attempt 

09/06/2020 02:24:17 INFO GlusterFS mount attempt 

09/06/2020 02:23:47 INFO GlusterFS mount attempt 

09/06/2020 02:23:17 INFO GlusterFS mount attempt 

09/06/2020 02:22:47 INFO GlusterFS mount attempt 

09/06/2020 02:22:17 INFO GlusterFS mount attempt 

09/06/2020 02:21:46 INFO GlusterFS mount attempt 

09/06/2020 02:21:16 INFO GlusterFS mount attempt 

09/06/2020 02:20:46 INFO GlusterFS mount attempt 

09/06/2020 02:20:16 INFO GlusterFS mount attempt 

09/06/2020 02:19:46 INFO GlusterFS mount attempt 

09/06/2020 02:19:16 INFO GlusterFS mount attempt 

09/06/2020 02:18:46 INFO GlusterFS mount attempt 

09/06/2020 02:18:16 INFO GlusterFS mount attempt 

09/06/2020 02:17:46 INFO GlusterFS mount attempt 

09/06/2020 02:17:16 INFO GlusterFS mount attempt 

09/06/2020 02:16:46 INFO GlusterFS mount attempt 

09/06/2020 02:16:15 INFO GlusterFS mount attempt 

09/06/2020 02:15:45 INFO GlusterFS mount attempt 

09/06/2020 02:15:15 INFO GlusterFS mount attempt 

09/06/2020 02:14:45 INFO GlusterFS mount attempt 

09/06/2020 02:14:15 INFO GlusterFS mount attempt 

09/06/2020 02:13:45 INFO GlusterFS mount attempt 

09/06/2020 02:13:15 INFO GlusterFS mount attempt 

09/06/2020 02:12:45 INFO GlusterFS mount attempt 

09/06/2020 02:12:15 INFO GlusterFS mount attempt 

09/06/2020 02:11:45 INFO GlusterFS mount attempt 

09/06/2020 02:11:14 INFO GlusterFS mount attempt 

09/06/2020 02:10:44 INFO GlusterFS mount attempt 

09/06/2020 02:10:14 INFO GlusterFS mount attempt 

09/06/2020 02:09:44 INFO GlusterFS mount attempt 

09/06/2020 02:09:14 INFO GlusterFS mount attempt 

09/06/2020 02:08:44 INFO GlusterFS mount attempt 

09/06/2020 02:08:14 INFO GlusterFS mount attempt 

09/06/2020 02:07:44 INFO GlusterFS mount attempt 

09/06/2020 02:07:14 INFO GlusterFS mount attempt 

09/06/2020 02:06:44 INFO GlusterFS mount attempt 

09/06/2020 02:06:14 INFO GlusterFS mount attempt 

09/06/2020 02:05:43 INFO GlusterFS mount attempt 

09/06/2020 02:05:13 INFO GlusterFS mount attempt 

09/06/2020 02:04:43 INFO GlusterFS mount attempt 

09/06/2020 02:04:13 INFO GlusterFS mount attempt 

09/06/2020 02:03:43 INFO GlusterFS mount attempt 

09/06/2020 02:03:13 INFO GlusterFS mount attempt 

09/06/2020 02:02:43 INFO GlusterFS mount attempt 

09/06/2020 02:02:13 INFO GlusterFS mount attempt 

09/06/2020 02:01:43 INFO GlusterFS mount attempt 

09/06/2020 02:01:13 INFO GlusterFS mount attempt 

09/06/2020 02:00:42 INFO GlusterFS mount attempt 

09/06/2020 02:00:12 INFO GlusterFS mount attempt 

09/06/2020 01:59:42 INFO GlusterFS mount attempt 

09/06/2020 01:59:12 INFO GlusterFS mount attempt 

09/06/2020 01:58:42 INFO GlusterFS mount attempt 

09/06/2020 01:58:12 INFO GlusterFS mount attempt 

09/06/2020 01:57:42 INFO GlusterFS mount attempt 

09/06/2020 01:57:12 INFO GlusterFS mount attempt 

09/06/2020 01:56:42 INFO GlusterFS mount attempt 

09/06/2020 01:56:12 INFO GlusterFS mount attempt 

09/06/2020 01:55:42 INFO GlusterFS mount attempt 

09/06/2020 01:55:11 INFO GlusterFS mount attempt 

09/06/2020 01:54:41 INFO GlusterFS mount attempt 

09/06/2020 01:54:11 INFO GlusterFS mount attempt 

09/06/2020 01:53:41 INFO GlusterFS mount attempt 

09/06/2020 01:53:11 INFO GlusterFS mount attempt 

09/06/2020 01:52:41 INFO GlusterFS mount attempt 

09/06/2020 01:52:11 INFO GlusterFS mount attempt 

09/06/2020 01:51:41 INFO GlusterFS mount attempt 

09/06/2020 01:51:11 INFO GlusterFS mount attempt 

09/06/2020 01:50:41 INFO GlusterFS mount attempt 

09/06/2020 01:50:10 INFO GlusterFS mount attempt 

09/06/2020 01:49:40 INFO GlusterFS mount attempt 

09/06/2020 01:49:10 INFO GlusterFS mount attempt 

09/06/2020 01:48:40 INFO GlusterFS mount attempt 

09/06/2020 01:48:10 INFO GlusterFS mount attempt 

09/06/2020 01:47:40 INFO GlusterFS mount attempt 

09/06/2020 01:47:10 INFO GlusterFS mount attempt 

09/06/2020 01:46:40 INFO GlusterFS mount attempt 

09/06/2020 01:46:10 INFO GlusterFS mount attempt 

09/06/2020 01:45:40 INFO GlusterFS mount attempt 

09/06/2020 01:45:10 INFO GlusterFS mount attempt 

09/06/2020 01:44:39 INFO GlusterFS mount attempt 

09/06/2020 01:44:09 INFO GlusterFS mount attempt 

09/06/2020 01:43:39 INFO GlusterFS mount attempt 

09/06/2020 01:43:09 INFO GlusterFS mount attempt 

09/06/2020 01:42:39 INFO GlusterFS mount attempt 

09/06/2020 01:42:09 INFO GlusterFS mount attempt 

09/06/2020 01:41:39 INFO GlusterFS mount attempt 

09/06/2020 01:41:09 INFO GlusterFS mount attempt 

09/06/2020 01:40:39 INFO GlusterFS mount attempt 

09/06/2020 01:40:09 INFO GlusterFS mount attempt 

09/06/2020 01:39:39 INFO GlusterFS mount attempt 

09/06/2020 01:39:08 INFO GlusterFS mount attempt 

09/06/2020 01:38:38 INFO GlusterFS mount attempt 

09/06/2020 01:38:08 INFO GlusterFS mount attempt 

09/06/2020 01:37:38 INFO GlusterFS mount attempt 

09/06/2020 01:37:08 INFO GlusterFS mount attempt 

09/06/2020 01:36:38 INFO GlusterFS mount attempt 

09/06/2020 01:36:08 INFO GlusterFS mount attempt 

09/06/2020 01:35:38 INFO GlusterFS mount attempt 

09/06/2020 01:35:08 INFO GlusterFS mount attempt 

09/06/2020 01:34:38 INFO GlusterFS mount attempt 

09/06/2020 01:34:08 INFO GlusterFS mount attempt 

09/06/2020 01:33:37 INFO GlusterFS mount attempt 

09/06/2020 01:33:07 INFO GlusterFS mount attempt 

09/06/2020 01:32:37 INFO GlusterFS mount attempt 

09/06/2020 01:32:07 INFO GlusterFS mount attempt 

09/06/2020 01:31:37 INFO GlusterFS mount attempt 

09/06/2020 01:31:07 INFO GlusterFS mount attempt 

09/06/2020 01:30:37 INFO GlusterFS mount attempt 

09/06/2020 01:30:07 INFO GlusterFS mount attempt 

09/06/2020 01:29:37 INFO GlusterFS mount attempt 

09/06/2020 01:29:07 INFO GlusterFS mount attempt 

09/06/2020 01:28:37 INFO GlusterFS mount attempt 

09/06/2020 01:28:07 INFO GlusterFS mount attempt 

09/06/2020 01:27:36 INFO GlusterFS mount attempt 

09/06/2020 01:27:06 INFO GlusterFS mount attempt 

09/06/2020 01:26:36 INFO GlusterFS mount attempt 

09/06/2020 01:26:06 INFO GlusterFS mount attempt 

09/06/2020 01:25:36 INFO GlusterFS mount attempt 

09/06/2020 01:25:06 INFO GlusterFS mount attempt 

09/06/2020 01:24:36 INFO GlusterFS mount attempt 

09/06/2020 01:24:06 INFO GlusterFS mount attempt 

09/06/2020 01:23:36 INFO GlusterFS mount attempt 

09/06/2020 01:23:06 INFO GlusterFS mount attempt 

09/06/2020 01:22:36 INFO GlusterFS mount attempt 

09/06/2020 01:22:05 INFO GlusterFS mount attempt 

09/06/2020 01:21:35 INFO GlusterFS mount attempt 

09/06/2020 01:21:05 INFO GlusterFS mount attempt 

09/06/2020 01:20:35 INFO GlusterFS mount attempt 

09/06/2020 01:20:05 INFO GlusterFS mount attempt 

09/06/2020 01:19:35 INFO GlusterFS mount attempt 

09/06/2020 01:19:05 INFO GlusterFS mount attempt 

09/06/2020 01:18:35 INFO GlusterFS mount attempt 

09/06/2020 01:18:05 INFO GlusterFS mount attempt 

09/06/2020 01:17:35 INFO GlusterFS mount attempt 

09/06/2020 01:17:05 INFO GlusterFS mount attempt 

09/06/2020 01:16:34 INFO GlusterFS mount attempt 

09/06/2020 01:16:04 INFO GlusterFS mount attempt 

09/06/2020 01:15:34 INFO GlusterFS mount attempt 

09/06/2020 01:15:04 INFO GlusterFS mount attempt 

09/06/2020 01:14:34 INFO GlusterFS mount attempt 

09/06/2020 01:14:04 INFO GlusterFS mount attempt 

09/06/2020 01:13:34 INFO GlusterFS mount attempt 

09/06/2020 01:13:04 INFO GlusterFS mount attempt 

09/06/2020 01:12:34 INFO GlusterFS mount attempt 

09/06/2020 01:12:04 INFO GlusterFS mount attempt 

09/06/2020 01:11:33 INFO GlusterFS mount attempt 

09/06/2020 01:11:03 INFO GlusterFS mount attempt 

09/06/2020 01:10:33 INFO GlusterFS mount attempt 

09/06/2020 01:10:03 INFO GlusterFS mount attempt 

09/06/2020 01:09:33 INFO GlusterFS mount attempt 

09/06/2020 01:09:03 INFO GlusterFS mount attempt 

09/06/2020 01:08:33 INFO GlusterFS mount attempt 

09/06/2020 01:08:03 INFO GlusterFS mount attempt 

09/06/2020 01:07:33 INFO GlusterFS mount attempt 

09/06/2020 01:07:03 INFO GlusterFS mount attempt 

09/06/2020 01:06:33 INFO GlusterFS mount attempt 

09/06/2020 01:06:02 INFO GlusterFS mount attempt 

09/06/2020 01:05:32 INFO GlusterFS mount attempt 

09/06/2020 01:05:02 INFO GlusterFS mount attempt 

09/06/2020 01:04:32 INFO GlusterFS mount attempt 

09/06/2020 01:04:02 INFO GlusterFS mount attempt 

09/06/2020 01:03:32 INFO GlusterFS mount attempt 

09/06/2020 01:03:02 INFO GlusterFS mount attempt 

09/06/2020 01:02:32 INFO GlusterFS mount attempt 

09/06/2020 01:02:02 INFO GlusterFS mount attempt 

09/06/2020 01:01:32 INFO GlusterFS mount attempt 

09/06/2020 01:01:02 INFO GlusterFS mount attempt 

09/06/2020 01:00:31 INFO GlusterFS mount attempt 

09/06/2020 01:00:01 INFO GlusterFS mount attempt 

09/06/2020 00:59:31 INFO GlusterFS mount attempt 

09/06/2020 00:59:01 INFO GlusterFS mount attempt 

09/06/2020 00:58:31 INFO GlusterFS mount attempt 

09/06/2020 00:58:01 INFO GlusterFS mount attempt 

09/06/2020 00:57:31 INFO GlusterFS mount attempt 

09/06/2020 00:57:01 INFO GlusterFS mount attempt 

09/06/2020 00:56:31 INFO GlusterFS mount attempt 

09/06/2020 00:56:01 INFO GlusterFS mount attempt 

09/06/2020 00:55:30 INFO GlusterFS mount attempt 

09/06/2020 00:55:00 INFO GlusterFS mount attempt 

09/06/2020 00:54:30 INFO GlusterFS mount attempt 

09/06/2020 00:54:00 INFO GlusterFS mount attempt 

09/06/2020 00:53:30 INFO GlusterFS mount attempt 

09/06/2020 00:53:00 INFO GlusterFS mount attempt 

09/06/2020 00:52:30 INFO GlusterFS mount attempt 

09/06/2020 00:52:00 INFO GlusterFS mount attempt 

09/06/2020 00:51:30 INFO GlusterFS mount attempt 

09/06/2020 00:51:00 INFO GlusterFS mount attempt 

09/06/2020 00:50:30 INFO GlusterFS mount attempt 

09/06/2020 00:49:59 INFO GlusterFS mount attempt 

09/06/2020 00:49:29 INFO GlusterFS mount attempt 

09/06/2020 00:48:59 INFO GlusterFS mount attempt 

09/06/2020 00:48:29 INFO GlusterFS mount attempt 

09/06/2020 00:47:59 INFO GlusterFS mount attempt 

09/06/2020 00:47:29 INFO GlusterFS mount attempt 

09/06/2020 00:46:59 INFO GlusterFS mount attempt 

09/06/2020 00:46:29 INFO GlusterFS mount attempt 

09/06/2020 00:45:59 INFO GlusterFS mount attempt 

09/06/2020 00:45:29 INFO GlusterFS mount attempt 

09/06/2020 00:44:58 INFO GlusterFS mount attempt 

09/06/2020 00:44:28 INFO GlusterFS mount attempt 

09/06/2020 00:43:58 INFO GlusterFS mount attempt 

09/06/2020 00:43:28 INFO GlusterFS mount attempt 

09/06/2020 00:42:58 INFO GlusterFS mount attempt 

09/06/2020 00:42:28 INFO GlusterFS mount attempt 

09/06/2020 00:41:58 INFO GlusterFS mount attempt 

09/06/2020 00:41:28 INFO GlusterFS mount attempt 

09/06/2020 00:40:58 INFO GlusterFS mount attempt 

09/06/2020 00:40:28 INFO GlusterFS mount attempt 

09/06/2020 00:39:58 INFO GlusterFS mount attempt 

09/06/2020 00:39:27 INFO GlusterFS mount attempt 

09/06/2020 00:38:57 INFO GlusterFS mount attempt 

09/06/2020 00:38:27 INFO GlusterFS mount attempt 

09/06/2020 00:37:57 INFO GlusterFS mount attempt 

09/06/2020 00:37:27 INFO GlusterFS mount attempt 

09/06/2020 00:36:57 INFO GlusterFS mount attempt 

09/06/2020 00:36:27 INFO GlusterFS mount attempt 

09/06/2020 00:35:57 INFO GlusterFS mount attempt 

09/06/2020 00:35:27 INFO GlusterFS mount attempt 

09/06/2020 00:34:57 INFO GlusterFS mount attempt 

09/06/2020 00:34:26 INFO GlusterFS mount attempt 

09/06/2020 00:33:56 INFO GlusterFS mount attempt 

09/06/2020 00:33:26 INFO GlusterFS mount attempt 

09/06/2020 00:32:56 INFO GlusterFS mount attempt 

09/06/2020 00:32:26 INFO GlusterFS mount attempt 

09/06/2020 00:31:56 INFO GlusterFS mount attempt 

09/06/2020 00:31:26 INFO GlusterFS mount attempt 

09/06/2020 00:30:56 INFO GlusterFS mount attempt 

09/06/2020 00:30:26 INFO GlusterFS mount attempt 

09/06/2020 00:29:56 INFO GlusterFS mount attempt 

09/06/2020 00:29:26 INFO GlusterFS mount attempt 

09/06/2020 00:28:55 INFO GlusterFS mount attempt 

09/06/2020 00:28:25 INFO GlusterFS mount attempt 

09/06/2020 00:27:55 INFO GlusterFS mount attempt 

09/06/2020 00:27:25 INFO GlusterFS mount attempt 

09/06/2020 00:26:55 INFO GlusterFS mount attempt 

09/06/2020 00:26:25 INFO GlusterFS mount attempt 

09/06/2020 00:25:55 INFO GlusterFS mount attempt 

09/06/2020 00:25:25 INFO GlusterFS mount attempt 

09/06/2020 00:24:55 INFO GlusterFS mount attempt 

09/06/2020 00:24:25 INFO GlusterFS mount attempt 

09/06/2020 00:23:54 INFO GlusterFS mount attempt 

09/06/2020 00:23:24 INFO GlusterFS mount attempt 

09/06/2020 00:22:54 INFO GlusterFS mount attempt 

09/06/2020 00:22:24 INFO GlusterFS mount attempt 

09/06/2020 00:21:54 INFO GlusterFS mount attempt 

09/06/2020 00:21:24 INFO GlusterFS mount attempt 

09/06/2020 00:20:54 INFO GlusterFS mount attempt 

09/06/2020 00:20:24 INFO GlusterFS mount attempt 

09/06/2020 00:19:54 INFO GlusterFS mount attempt 

09/06/2020 00:19:24 INFO GlusterFS mount attempt 

09/06/2020 00:18:53 INFO GlusterFS mount attempt 

09/06/2020 00:18:23 INFO GlusterFS mount attempt 

09/06/2020 00:17:53 INFO GlusterFS mount attempt 

09/06/2020 00:17:23 INFO GlusterFS mount attempt 

09/06/2020 00:16:53 INFO GlusterFS mount attempt 

09/06/2020 00:16:23 INFO GlusterFS mount attempt 

09/06/2020 00:15:53 INFO GlusterFS mount attempt 

09/06/2020 00:15:23 INFO GlusterFS mount attempt 

09/06/2020 00:14:53 INFO GlusterFS mount attempt 

09/06/2020 00:14:23 INFO GlusterFS mount attempt 

09/06/2020 00:13:53 INFO GlusterFS mount attempt 

09/06/2020 00:13:22 INFO GlusterFS mount attempt 

09/06/2020 00:12:52 INFO GlusterFS mount attempt 

09/06/2020 00:12:22 INFO GlusterFS mount attempt 

09/06/2020 00:11:52 INFO GlusterFS mount attempt 

09/06/2020 00:11:22 INFO GlusterFS mount attempt 

09/06/2020 00:10:52 INFO GlusterFS mount attempt 

09/06/2020 00:10:22 INFO GlusterFS mount attempt 

09/06/2020 00:09:52 INFO GlusterFS mount attempt 

09/06/2020 00:09:22 INFO GlusterFS mount attempt 

09/06/2020 00:08:52 INFO GlusterFS mount attempt 

09/06/2020 00:08:22 INFO GlusterFS mount attempt 

09/06/2020 00:07:51 INFO GlusterFS mount attempt 

09/06/2020 00:07:21 INFO GlusterFS mount attempt 

09/06/2020 00:06:51 INFO GlusterFS mount attempt 

09/06/2020 00:06:21 INFO GlusterFS mount attempt 

09/06/2020 00:05:51 INFO GlusterFS mount attempt 

09/06/2020 00:05:21 INFO GlusterFS mount attempt 

09/06/2020 00:04:51 INFO GlusterFS mount attempt 

09/06/2020 00:04:21 INFO GlusterFS mount attempt 

09/06/2020 00:03:51 INFO GlusterFS mount attempt 

09/06/2020 00:03:21 INFO GlusterFS mount attempt 

09/06/2020 00:02:50 INFO GlusterFS mount attempt 

09/06/2020 00:02:20 INFO GlusterFS mount attempt 

09/06/2020 00:01:50 INFO GlusterFS mount attempt 

09/06/2020 00:01:20 INFO GlusterFS mount attempt 

09/06/2020 00:00:50 INFO GlusterFS mount attempt 

09/06/2020 00:00:20 INFO GlusterFS mount attempt 

08/06/2020 23:59:50 INFO GlusterFS mount attempt 

08/06/2020 23:59:20 INFO GlusterFS mount attempt 

08/06/2020 23:58:50 INFO GlusterFS mount attempt 

08/06/2020 23:58:20 INFO GlusterFS mount attempt 

08/06/2020 23:57:50 INFO GlusterFS mount attempt 

08/06/2020 23:57:19 INFO GlusterFS mount attempt 

08/06/2020 23:56:49 INFO GlusterFS mount attempt 

08/06/2020 23:56:19 INFO GlusterFS mount attempt 

08/06/2020 23:55:49 INFO GlusterFS mount attempt 

08/06/2020 23:55:19 INFO GlusterFS mount attempt 

08/06/2020 23:54:49 INFO GlusterFS mount attempt 

08/06/2020 23:54:19 INFO GlusterFS mount attempt 

08/06/2020 23:53:49 INFO GlusterFS mount attempt 

08/06/2020 23:53:19 INFO GlusterFS mount attempt 

08/06/2020 23:52:49 INFO GlusterFS mount attempt 

08/06/2020 23:52:19 INFO GlusterFS mount attempt 

08/06/2020 23:51:48 INFO GlusterFS mount attempt 

08/06/2020 23:51:18 INFO GlusterFS mount attempt 

08/06/2020 23:50:48 INFO GlusterFS mount attempt 

08/06/2020 23:50:18 INFO GlusterFS mount attempt 

08/06/2020 23:49:48 INFO GlusterFS mount attempt 

08/06/2020 23:49:18 INFO GlusterFS mount attempt 

08/06/2020 23:48:48 INFO GlusterFS mount attempt 

08/06/2020 23:48:18 INFO GlusterFS mount attempt 

08/06/2020 23:47:48 INFO GlusterFS mount attempt 

08/06/2020 23:47:18 INFO GlusterFS mount attempt 

08/06/2020 23:46:47 INFO GlusterFS mount attempt 

08/06/2020 23:46:17 INFO GlusterFS mount attempt 

08/06/2020 23:45:47 INFO GlusterFS mount attempt 

08/06/2020 23:45:17 INFO GlusterFS mount attempt 

08/06/2020 23:44:47 INFO GlusterFS mount attempt 

08/06/2020 23:44:17 INFO GlusterFS mount attempt 

08/06/2020 23:43:47 INFO GlusterFS mount attempt 

08/06/2020 23:43:17 INFO GlusterFS mount attempt 

08/06/2020 23:42:47 INFO GlusterFS mount attempt 

08/06/2020 23:42:17 INFO GlusterFS mount attempt 

08/06/2020 23:41:47 INFO GlusterFS mount attempt 

08/06/2020 23:41:16 INFO GlusterFS mount attempt 

08/06/2020 23:40:46 INFO GlusterFS mount attempt 

08/06/2020 23:40:16 INFO GlusterFS mount attempt 

08/06/2020 23:39:46 INFO GlusterFS mount attempt 

08/06/2020 23:39:16 INFO GlusterFS mount attempt 

08/06/2020 23:38:46 INFO GlusterFS mount attempt 

08/06/2020 23:38:16 INFO GlusterFS mount attempt 

08/06/2020 23:37:46 INFO GlusterFS mount attempt 

08/06/2020 23:37:16 INFO GlusterFS mount attempt 

08/06/2020 23:36:46 INFO GlusterFS mount attempt 

08/06/2020 23:36:16 INFO GlusterFS mount attempt 

08/06/2020 23:35:45 INFO GlusterFS mount attempt 

08/06/2020 23:35:15 INFO GlusterFS mount attempt 

08/06/2020 23:34:45 INFO GlusterFS mount attempt 

08/06/2020 23:34:15 INFO GlusterFS mount attempt 

08/06/2020 23:33:45 INFO GlusterFS mount attempt 

08/06/2020 23:33:15 INFO GlusterFS mount attempt 

08/06/2020 23:32:45 INFO GlusterFS mount attempt 

08/06/2020 23:32:15 INFO GlusterFS mount attempt 

08/06/2020 23:31:45 INFO GlusterFS mount attempt 

08/06/2020 23:31:15 INFO GlusterFS mount attempt 

08/06/2020 23:30:45 INFO GlusterFS mount attempt 

08/06/2020 23:30:14 INFO GlusterFS mount attempt 

08/06/2020 23:29:44 INFO GlusterFS mount attempt 

08/06/2020 23:29:14 INFO GlusterFS mount attempt 

08/06/2020 23:28:44 INFO GlusterFS mount attempt 

08/06/2020 23:28:14 INFO GlusterFS mount attempt 

08/06/2020 23:27:44 INFO GlusterFS mount attempt 

08/06/2020 23:27:14 INFO GlusterFS mount attempt 

08/06/2020 23:26:44 INFO GlusterFS mount attempt 

08/06/2020 23:26:14 INFO GlusterFS mount attempt 

08/06/2020 23:25:44 INFO GlusterFS mount attempt 

08/06/2020 23:25:14 INFO GlusterFS mount attempt 

08/06/2020 23:24:43 INFO GlusterFS mount attempt 

08/06/2020 23:24:13 INFO GlusterFS mount attempt 

08/06/2020 23:23:43 INFO GlusterFS mount attempt 

08/06/2020 23:23:13 INFO GlusterFS mount attempt 

08/06/2020 23:22:43 INFO GlusterFS mount attempt 

08/06/2020 23:22:13 INFO GlusterFS mount attempt 

08/06/2020 23:21:43 INFO GlusterFS mount attempt 

08/06/2020 23:21:13 INFO GlusterFS mount attempt 

08/06/2020 23:20:43 INFO GlusterFS mount attempt 

08/06/2020 23:20:13 INFO GlusterFS mount attempt 

08/06/2020 23:19:43 INFO GlusterFS mount attempt 

08/06/2020 23:19:12 INFO GlusterFS mount attempt 

08/06/2020 23:18:42 INFO GlusterFS mount attempt 

08/06/2020 23:18:12 INFO GlusterFS mount attempt 

08/06/2020 23:17:42 INFO GlusterFS mount attempt 

08/06/2020 23:17:12 INFO GlusterFS mount attempt 

08/06/2020 23:16:42 INFO GlusterFS mount attempt 

08/06/2020 23:16:12 INFO GlusterFS mount attempt 

08/06/2020 23:15:42 INFO GlusterFS mount attempt 

08/06/2020 23:15:12 INFO GlusterFS mount attempt 

08/06/2020 23:14:42 INFO GlusterFS mount attempt 

08/06/2020 23:14:12 INFO GlusterFS mount attempt 

08/06/2020 23:13:41 INFO GlusterFS mount attempt 

08/06/2020 23:13:11 INFO GlusterFS mount attempt 

08/06/2020 23:12:41 INFO GlusterFS mount attempt 

08/06/2020 23:12:11 INFO GlusterFS mount attempt 

08/06/2020 23:11:41 INFO GlusterFS mount attempt 

08/06/2020 23:11:11 INFO GlusterFS mount attempt 

08/06/2020 23:10:41 INFO GlusterFS mount attempt 

08/06/2020 23:10:11 INFO GlusterFS mount attempt 

08/06/2020 23:09:41 INFO GlusterFS mount attempt 

08/06/2020 23:09:11 INFO GlusterFS mount attempt 

08/06/2020 23:08:41 INFO GlusterFS mount attempt 

08/06/2020 23:08:11 INFO GlusterFS mount attempt 

08/06/2020 23:07:40 INFO GlusterFS mount attempt 

08/06/2020 23:07:10 INFO GlusterFS mount attempt 

08/06/2020 23:06:40 INFO GlusterFS mount attempt 

08/06/2020 23:06:10 INFO GlusterFS mount attempt 

08/06/2020 23:05:40 INFO GlusterFS mount attempt 

08/06/2020 23:05:10 INFO GlusterFS mount attempt 

08/06/2020 23:04:40 INFO GlusterFS mount attempt 

08/06/2020 23:04:10 INFO GlusterFS mount attempt 

08/06/2020 23:03:40 INFO GlusterFS mount attempt 

08/06/2020 23:03:10 INFO GlusterFS mount attempt 

08/06/2020 23:02:40 INFO GlusterFS mount attempt 

08/06/2020 23:02:09 INFO GlusterFS mount attempt 

08/06/2020 23:01:39 INFO GlusterFS mount attempt 

08/06/2020 23:01:09 INFO GlusterFS mount attempt 

08/06/2020 23:00:39 INFO GlusterFS mount attempt 

08/06/2020 23:00:09 INFO GlusterFS mount attempt 

08/06/2020 22:59:39 INFO GlusterFS mount attempt 

08/06/2020 22:59:09 INFO GlusterFS mount attempt 

08/06/2020 22:58:39 INFO GlusterFS mount attempt 

08/06/2020 22:58:09 INFO GlusterFS mount attempt 

08/06/2020 22:57:39 INFO GlusterFS mount attempt 

08/06/2020 22:57:09 INFO GlusterFS mount attempt 

08/06/2020 22:56:39 INFO GlusterFS mount attempt 

08/06/2020 22:56:08 INFO GlusterFS mount attempt 

08/06/2020 22:55:38 INFO GlusterFS mount attempt 

08/06/2020 22:55:08 INFO GlusterFS mount attempt 

08/06/2020 22:54:38 INFO GlusterFS mount attempt 

08/06/2020 22:54:08 INFO GlusterFS mount attempt 

08/06/2020 22:53:38 INFO GlusterFS mount attempt 

08/06/2020 22:53:08 INFO GlusterFS mount attempt 

08/06/2020 22:52:38 INFO GlusterFS mount attempt 

08/06/2020 22:52:08 INFO GlusterFS mount attempt 

08/06/2020 22:51:38 INFO GlusterFS mount attempt 

08/06/2020 22:51:07 INFO GlusterFS mount attempt 

08/06/2020 22:50:37 INFO GlusterFS mount attempt 

08/06/2020 22:50:07 INFO GlusterFS mount attempt 

08/06/2020 22:49:37 INFO GlusterFS mount attempt 

08/06/2020 22:49:07 INFO GlusterFS mount attempt 

08/06/2020 22:48:37 INFO GlusterFS mount attempt 

08/06/2020 22:48:07 INFO GlusterFS mount attempt 

08/06/2020 22:47:37 INFO GlusterFS mount attempt 

08/06/2020 22:47:07 INFO GlusterFS mount attempt 

08/06/2020 22:46:37 INFO GlusterFS mount attempt 

08/06/2020 22:46:07 INFO GlusterFS mount attempt 

08/06/2020 22:45:36 INFO GlusterFS mount attempt 

08/06/2020 22:45:06 INFO GlusterFS mount attempt 

08/06/2020 22:44:36 INFO GlusterFS mount attempt 

08/06/2020 22:44:06 INFO GlusterFS mount attempt 

08/06/2020 22:43:36 INFO GlusterFS mount attempt 

08/06/2020 22:43:06 INFO GlusterFS mount attempt 

08/06/2020 22:42:36 INFO GlusterFS mount attempt 

08/06/2020 22:42:06 INFO GlusterFS mount attempt 

08/06/2020 22:41:36 INFO GlusterFS mount attempt 

08/06/2020 22:41:06 INFO GlusterFS mount attempt 

08/06/2020 22:40:36 INFO GlusterFS mount attempt 

08/06/2020 22:40:05 INFO GlusterFS mount attempt 

08/06/2020 22:39:35 INFO GlusterFS mount attempt 

08/06/2020 22:39:05 INFO GlusterFS mount attempt 

08/06/2020 22:38:35 INFO GlusterFS mount attempt 

08/06/2020 22:38:05 INFO GlusterFS mount attempt 

08/06/2020 22:37:35 INFO GlusterFS mount attempt 

08/06/2020 22:37:05 INFO GlusterFS mount attempt 

08/06/2020 22:36:35 INFO GlusterFS mount attempt 

08/06/2020 22:36:05 INFO GlusterFS mount attempt 

08/06/2020 22:35:35 INFO GlusterFS mount attempt 

08/06/2020 22:35:05 INFO GlusterFS mount attempt 

08/06/2020 22:34:34 INFO GlusterFS mount attempt 

08/06/2020 22:34:04 INFO GlusterFS mount attempt 

08/06/2020 22:33:34 INFO GlusterFS mount attempt 

08/06/2020 22:33:04 INFO GlusterFS mount attempt 

08/06/2020 22:32:34 INFO GlusterFS mount attempt 

08/06/2020 22:32:04 INFO GlusterFS mount attempt 

08/06/2020 22:31:34 INFO GlusterFS mount attempt 

08/06/2020 22:31:04 INFO GlusterFS mount attempt 

08/06/2020 22:30:34 INFO GlusterFS mount attempt 

08/06/2020 22:30:04 INFO GlusterFS mount attempt 

08/06/2020 22:29:34 INFO GlusterFS mount attempt 

08/06/2020 22:29:03 INFO GlusterFS mount attempt 

08/06/2020 22:28:33 INFO GlusterFS mount attempt 

08/06/2020 22:28:03 INFO GlusterFS mount attempt 

08/06/2020 22:27:33 INFO GlusterFS mount attempt 

08/06/2020 22:27:03 INFO GlusterFS mount attempt 

08/06/2020 22:26:33 INFO GlusterFS mount attempt 

08/06/2020 22:26:03 INFO GlusterFS mount attempt 

08/06/2020 22:25:33 INFO GlusterFS mount attempt 

08/06/2020 22:25:03 INFO GlusterFS mount attempt 

08/06/2020 22:24:33 INFO GlusterFS mount attempt 

08/06/2020 22:24:02 INFO GlusterFS mount attempt 

08/06/2020 22:23:32 INFO GlusterFS mount attempt 

08/06/2020 22:23:02 INFO GlusterFS mount attempt 

08/06/2020 22:22:32 INFO GlusterFS mount attempt 

08/06/2020 22:22:02 INFO GlusterFS mount attempt 

08/06/2020 22:21:32 INFO GlusterFS mount attempt 

08/06/2020 22:21:02 INFO GlusterFS mount attempt 

08/06/2020 22:20:32 INFO GlusterFS mount attempt 

08/06/2020 22:20:02 INFO GlusterFS mount attempt 

08/06/2020 22:19:32 INFO GlusterFS mount attempt 

08/06/2020 22:19:02 INFO GlusterFS mount attempt 

08/06/2020 22:18:31 INFO GlusterFS mount attempt 

08/06/2020 22:18:01 INFO GlusterFS mount attempt 

08/06/2020 22:17:31 INFO GlusterFS mount attempt 

08/06/2020 22:17:01 INFO GlusterFS mount attempt 

08/06/2020 22:16:31 INFO GlusterFS mount attempt 

08/06/2020 22:16:01 INFO GlusterFS mount attempt 

08/06/2020 22:15:31 INFO GlusterFS mount attempt 

08/06/2020 22:15:01 INFO GlusterFS mount attempt 

08/06/2020 22:14:31 INFO GlusterFS mount attempt 

08/06/2020 22:14:01 INFO GlusterFS mount attempt 

08/06/2020 22:13:30 INFO GlusterFS mount attempt 

08/06/2020 22:13:00 INFO GlusterFS mount attempt 

08/06/2020 22:12:30 INFO GlusterFS mount attempt 

08/06/2020 22:12:00 INFO GlusterFS mount attempt 

08/06/2020 22:11:30 INFO GlusterFS mount attempt 

08/06/2020 22:11:00 INFO GlusterFS mount attempt 

08/06/2020 22:10:30 INFO GlusterFS mount attempt 

08/06/2020 22:10:00 INFO GlusterFS mount attempt 

08/06/2020 22:09:30 INFO GlusterFS mount attempt 

08/06/2020 22:09:00 INFO GlusterFS mount attempt 

08/06/2020 22:08:30 INFO GlusterFS mount attempt 

08/06/2020 22:07:59 INFO GlusterFS mount attempt 

08/06/2020 22:07:29 INFO GlusterFS mount attempt 

08/06/2020 22:06:59 INFO GlusterFS mount attempt 

08/06/2020 22:06:29 INFO GlusterFS mount attempt 

08/06/2020 22:05:59 INFO GlusterFS mount attempt 

08/06/2020 22:05:29 INFO GlusterFS mount attempt 

08/06/2020 22:04:59 INFO GlusterFS mount attempt 

08/06/2020 22:04:29 INFO GlusterFS mount attempt 

08/06/2020 22:03:59 INFO GlusterFS mount attempt 

08/06/2020 22:03:29 INFO GlusterFS mount attempt 

08/06/2020 22:02:59 INFO GlusterFS mount attempt 

08/06/2020 22:02:28 INFO GlusterFS mount attempt 

08/06/2020 22:01:58 INFO GlusterFS mount attempt 

08/06/2020 22:01:28 INFO GlusterFS mount attempt 

08/06/2020 22:00:58 INFO GlusterFS mount attempt 

08/06/2020 22:00:28 INFO GlusterFS mount attempt 

08/06/2020 21:59:58 INFO GlusterFS mount attempt 

08/06/2020 21:59:28 INFO GlusterFS mount attempt 

08/06/2020 21:58:58 INFO GlusterFS mount attempt 

08/06/2020 21:58:28 INFO GlusterFS mount attempt 

08/06/2020 21:57:58 INFO GlusterFS mount attempt 

08/06/2020 21:57:27 INFO GlusterFS mount attempt 

08/06/2020 21:56:57 INFO GlusterFS mount attempt 

08/06/2020 21:56:27 INFO GlusterFS mount attempt 

08/06/2020 21:55:57 INFO GlusterFS mount attempt 

08/06/2020 21:55:27 INFO GlusterFS mount attempt 

08/06/2020 21:54:57 INFO GlusterFS mount attempt 

08/06/2020 21:54:27 INFO GlusterFS mount attempt 

08/06/2020 21:53:57 INFO GlusterFS mount attempt 

08/06/2020 21:53:27 INFO GlusterFS mount attempt 

08/06/2020 21:52:57 INFO GlusterFS mount attempt 

08/06/2020 21:52:27 INFO GlusterFS mount attempt 

08/06/2020 21:51:56 INFO GlusterFS mount attempt 

08/06/2020 21:51:26 INFO GlusterFS mount attempt 

08/06/2020 21:50:56 INFO GlusterFS mount attempt 

08/06/2020 21:50:26 INFO GlusterFS mount attempt 

08/06/2020 21:49:56 INFO GlusterFS mount attempt 

08/06/2020 21:49:26 INFO GlusterFS mount attempt 

08/06/2020 21:48:56 INFO GlusterFS mount attempt 

08/06/2020 21:48:26 INFO GlusterFS mount attempt 

08/06/2020 21:47:56 INFO GlusterFS mount attempt 

08/06/2020 21:47:26 INFO GlusterFS mount attempt 

08/06/2020 21:46:55 INFO GlusterFS mount attempt 

08/06/2020 21:46:25 INFO GlusterFS mount attempt 

08/06/2020 21:45:55 INFO GlusterFS mount attempt 

08/06/2020 21:45:25 INFO GlusterFS mount attempt 

08/06/2020 21:44:55 INFO GlusterFS mount attempt 

08/06/2020 21:44:25 INFO GlusterFS mount attempt 

08/06/2020 21:43:55 INFO GlusterFS mount attempt 

08/06/2020 21:43:25 INFO GlusterFS mount attempt 

08/06/2020 21:42:55 INFO GlusterFS mount attempt 

08/06/2020 21:42:25 INFO GlusterFS mount attempt 

08/06/2020 21:41:55 INFO GlusterFS mount attempt 

08/06/2020 21:41:24 INFO GlusterFS mount attempt 

08/06/2020 21:40:54 INFO GlusterFS mount attempt 

08/06/2020 21:40:24 INFO GlusterFS mount attempt 

08/06/2020 21:39:54 INFO GlusterFS mount attempt 

08/06/2020 21:39:24 INFO GlusterFS mount attempt 

08/06/2020 21:38:54 INFO GlusterFS mount attempt 

08/06/2020 21:38:24 INFO GlusterFS mount attempt 

08/06/2020 21:37:54 INFO GlusterFS mount attempt 

08/06/2020 21:37:24 INFO GlusterFS mount attempt 

08/06/2020 21:36:54 INFO GlusterFS mount attempt 

08/06/2020 21:36:23 INFO GlusterFS mount attempt 

08/06/2020 21:35:53 INFO GlusterFS mount attempt 

08/06/2020 21:35:23 INFO GlusterFS mount attempt 

08/06/2020 21:34:53 INFO GlusterFS mount attempt 

08/06/2020 21:34:23 INFO GlusterFS mount attempt 

08/06/2020 21:33:53 INFO GlusterFS mount attempt 

08/06/2020 21:33:23 INFO GlusterFS mount attempt 

08/06/2020 21:32:53 INFO GlusterFS mount attempt 

08/06/2020 21:32:23 INFO GlusterFS mount attempt 

08/06/2020 21:31:53 INFO GlusterFS mount attempt 

08/06/2020 21:31:23 INFO GlusterFS mount attempt 

08/06/2020 21:30:52 INFO GlusterFS mount attempt 

08/06/2020 21:30:22 INFO GlusterFS mount attempt 

08/06/2020 21:29:52 INFO GlusterFS mount attempt 

08/06/2020 21:29:22 INFO GlusterFS mount attempt 

08/06/2020 21:28:52 INFO GlusterFS mount attempt 

08/06/2020 21:28:22 INFO GlusterFS mount attempt 

08/06/2020 21:27:52 INFO GlusterFS mount attempt 

08/06/2020 21:27:22 INFO GlusterFS mount attempt 

08/06/2020 21:26:52 INFO GlusterFS mount attempt 

08/06/2020 21:26:22 INFO GlusterFS mount attempt 

08/06/2020 21:25:52 INFO GlusterFS mount attempt 

08/06/2020 21:25:21 INFO GlusterFS mount attempt 

08/06/2020 21:24:51 INFO GlusterFS mount attempt 

08/06/2020 21:24:21 INFO GlusterFS mount attempt 

08/06/2020 21:23:51 INFO GlusterFS mount attempt 

08/06/2020 21:23:21 INFO GlusterFS mount attempt 

08/06/2020 21:22:51 INFO GlusterFS mount attempt 

08/06/2020 21:22:21 INFO GlusterFS mount attempt 

08/06/2020 21:21:51 INFO GlusterFS mount attempt 

08/06/2020 21:21:21 INFO GlusterFS mount attempt 

08/06/2020 21:20:51 INFO GlusterFS mount attempt 

08/06/2020 21:20:21 INFO GlusterFS mount attempt 

08/06/2020 21:19:50 INFO GlusterFS mount attempt 

08/06/2020 21:19:20 INFO GlusterFS mount attempt 

08/06/2020 21:18:50 INFO GlusterFS mount attempt 

08/06/2020 21:18:20 INFO GlusterFS mount attempt 

08/06/2020 21:17:50 INFO GlusterFS mount attempt 

08/06/2020 21:17:20 INFO GlusterFS mount attempt 

08/06/2020 21:16:50 INFO GlusterFS mount attempt 

08/06/2020 21:16:20 INFO GlusterFS mount attempt 

08/06/2020 21:15:50 INFO GlusterFS mount attempt 

08/06/2020 21:15:20 INFO GlusterFS mount attempt 

08/06/2020 21:14:50 INFO GlusterFS mount attempt 

08/06/2020 21:14:19 INFO GlusterFS mount attempt 

08/06/2020 21:13:49 INFO GlusterFS mount attempt 

08/06/2020 21:13:19 INFO GlusterFS mount attempt 

08/06/2020 21:12:49 INFO GlusterFS mount attempt 

08/06/2020 21:12:19 INFO GlusterFS mount attempt 

08/06/2020 21:11:49 INFO GlusterFS mount attempt 

08/06/2020 21:11:19 INFO GlusterFS mount attempt 

08/06/2020 21:10:49 INFO GlusterFS mount attempt 

08/06/2020 21:10:19 INFO GlusterFS mount attempt 

08/06/2020 21:09:49 INFO GlusterFS mount attempt 

08/06/2020 21:09:19 INFO GlusterFS mount attempt 

08/06/2020 21:08:48 INFO GlusterFS mount attempt 

08/06/2020 21:08:18 INFO GlusterFS mount attempt 

08/06/2020 21:07:48 INFO GlusterFS mount attempt 

08/06/2020 21:07:18 INFO GlusterFS mount attempt 

08/06/2020 21:06:48 INFO GlusterFS mount attempt 

08/06/2020 21:06:18 INFO GlusterFS mount attempt 

08/06/2020 21:05:48 INFO GlusterFS mount attempt 

08/06/2020 21:05:18 INFO GlusterFS mount attempt 

08/06/2020 21:04:48 INFO GlusterFS mount attempt 

08/06/2020 21:04:18 INFO GlusterFS mount attempt 

08/06/2020 21:03:47 INFO GlusterFS mount attempt 

08/06/2020 21:03:17 INFO GlusterFS mount attempt 

08/06/2020 21:02:47 INFO GlusterFS mount attempt 

08/06/2020 21:02:17 INFO GlusterFS mount attempt 

08/06/2020 21:01:47 INFO GlusterFS mount attempt 

08/06/2020 21:01:17 INFO GlusterFS mount attempt 

08/06/2020 21:00:47 INFO GlusterFS mount attempt 

08/06/2020 21:00:17 INFO GlusterFS mount attempt 

08/06/2020 20:59:47 INFO GlusterFS mount attempt 

08/06/2020 20:59:17 INFO GlusterFS mount attempt 

08/06/2020 20:58:47 INFO GlusterFS mount attempt 

08/06/2020 20:58:16 INFO GlusterFS mount attempt 

08/06/2020 20:57:46 INFO GlusterFS mount attempt 

08/06/2020 20:57:16 INFO GlusterFS mount attempt 

08/06/2020 20:56:46 INFO GlusterFS mount attempt 

08/06/2020 20:56:16 INFO GlusterFS mount attempt 

08/06/2020 20:55:46 INFO GlusterFS mount attempt 

08/06/2020 20:55:16 INFO GlusterFS mount attempt 

08/06/2020 20:54:46 INFO GlusterFS mount attempt 

08/06/2020 20:54:16 INFO GlusterFS mount attempt 

08/06/2020 20:53:46 INFO GlusterFS mount attempt 

08/06/2020 20:53:16 INFO GlusterFS mount attempt 

08/06/2020 20:52:45 INFO GlusterFS mount attempt 

08/06/2020 20:52:15 INFO GlusterFS mount attempt 

08/06/2020 20:51:45 INFO GlusterFS mount attempt 

08/06/2020 20:51:15 INFO GlusterFS mount attempt 

08/06/2020 20:50:45 INFO GlusterFS mount attempt 

08/06/2020 20:50:15 INFO GlusterFS mount attempt 

08/06/2020 20:49:45 INFO GlusterFS mount attempt 

08/06/2020 20:49:15 INFO GlusterFS mount attempt 

08/06/2020 20:48:45 INFO GlusterFS mount attempt 

08/06/2020 20:48:15 INFO GlusterFS mount attempt 

08/06/2020 20:47:45 INFO GlusterFS mount attempt 

08/06/2020 20:47:14 INFO GlusterFS mount attempt 

08/06/2020 20:46:44 INFO GlusterFS mount attempt 

08/06/2020 20:46:14 INFO GlusterFS mount attempt 

08/06/2020 20:45:44 INFO GlusterFS mount attempt 

08/06/2020 20:45:14 INFO GlusterFS mount attempt 

08/06/2020 20:44:44 INFO GlusterFS mount attempt 

08/06/2020 20:44:14 INFO GlusterFS mount attempt 

08/06/2020 20:43:44 INFO GlusterFS mount attempt 

08/06/2020 20:43:14 INFO GlusterFS mount attempt 

08/06/2020 20:42:44 INFO GlusterFS mount attempt 

08/06/2020 20:42:13 INFO GlusterFS mount attempt 

08/06/2020 20:41:43 INFO GlusterFS mount attempt 

08/06/2020 20:41:13 INFO GlusterFS mount attempt 

08/06/2020 20:40:43 INFO GlusterFS mount attempt 

08/06/2020 20:40:13 INFO GlusterFS mount attempt 

08/06/2020 20:39:43 INFO GlusterFS mount attempt 

08/06/2020 20:39:13 INFO GlusterFS mount attempt 

08/06/2020 20:38:43 INFO GlusterFS mount attempt 

08/06/2020 20:38:13 INFO GlusterFS mount attempt 

08/06/2020 20:37:43 INFO GlusterFS mount attempt 

08/06/2020 20:37:13 INFO GlusterFS mount attempt 

08/06/2020 20:36:42 INFO GlusterFS mount attempt 

08/06/2020 20:36:12 INFO GlusterFS mount attempt 

08/06/2020 20:35:42 INFO GlusterFS mount attempt 

08/06/2020 20:35:12 INFO GlusterFS mount attempt 

08/06/2020 20:34:42 INFO GlusterFS mount attempt 

08/06/2020 20:34:12 INFO GlusterFS mount attempt 

08/06/2020 20:33:42 INFO GlusterFS mount attempt 

08/06/2020 20:33:12 INFO GlusterFS mount attempt 

08/06/2020 20:32:42 INFO GlusterFS mount attempt 

08/06/2020 20:32:12 INFO GlusterFS mount attempt 

08/06/2020 20:31:42 INFO GlusterFS mount attempt 

08/06/2020 20:31:11 INFO GlusterFS mount attempt 

08/06/2020 20:30:41 INFO GlusterFS mount attempt 

08/06/2020 20:30:11 INFO GlusterFS mount attempt 

08/06/2020 20:29:41 INFO GlusterFS mount attempt 

08/06/2020 20:29:11 INFO GlusterFS mount attempt 

08/06/2020 20:28:41 INFO GlusterFS mount attempt 

08/06/2020 20:28:11 INFO GlusterFS mount attempt 

08/06/2020 20:27:41 INFO GlusterFS mount attempt 

08/06/2020 20:27:11 INFO GlusterFS mount attempt 

08/06/2020 20:26:41 INFO GlusterFS mount attempt 

08/06/2020 20:26:10 INFO GlusterFS mount attempt 

08/06/2020 20:25:40 INFO GlusterFS mount attempt 

08/06/2020 20:25:10 INFO GlusterFS mount attempt 

08/06/2020 20:24:40 INFO GlusterFS mount attempt 

08/06/2020 20:24:10 INFO GlusterFS mount attempt 

08/06/2020 20:23:40 INFO GlusterFS mount attempt 

08/06/2020 20:23:10 INFO GlusterFS mount attempt 

08/06/2020 20:22:40 INFO GlusterFS mount attempt 

08/06/2020 20:22:10 INFO GlusterFS mount attempt 

08/06/2020 20:21:40 INFO GlusterFS mount attempt 

08/06/2020 20:21:09 INFO GlusterFS mount attempt 

08/06/2020 20:20:39 INFO GlusterFS mount attempt 

08/06/2020 20:20:09 INFO GlusterFS mount attempt 

08/06/2020 20:19:39 INFO GlusterFS mount attempt 

08/06/2020 20:19:09 INFO GlusterFS mount attempt 

08/06/2020 20:18:39 INFO GlusterFS mount attempt 

08/06/2020 20:18:09 INFO GlusterFS mount attempt 

08/06/2020 20:17:39 INFO GlusterFS mount attempt 

08/06/2020 20:17:09 INFO GlusterFS mount attempt 

08/06/2020 20:16:39 INFO GlusterFS mount attempt 

08/06/2020 20:16:09 INFO GlusterFS mount attempt 

08/06/2020 20:15:38 INFO GlusterFS mount attempt 

08/06/2020 20:15:08 INFO GlusterFS mount attempt 

08/06/2020 20:14:38 INFO GlusterFS mount attempt 

08/06/2020 20:14:08 INFO GlusterFS mount attempt 

08/06/2020 20:13:38 INFO GlusterFS mount attempt 

08/06/2020 20:13:08 INFO GlusterFS mount attempt 

08/06/2020 20:12:38 INFO GlusterFS mount attempt 

08/06/2020 20:12:08 INFO GlusterFS mount attempt 

08/06/2020 20:11:38 INFO GlusterFS mount attempt 

08/06/2020 20:11:08 INFO GlusterFS mount attempt 

08/06/2020 20:10:38 INFO GlusterFS mount attempt 

08/06/2020 20:10:07 INFO GlusterFS mount attempt 

08/06/2020 20:09:37 INFO GlusterFS mount attempt 

08/06/2020 20:09:07 INFO GlusterFS mount attempt 

08/06/2020 20:08:37 INFO GlusterFS mount attempt 

08/06/2020 20:08:07 INFO GlusterFS mount attempt 

08/06/2020 20:07:37 INFO GlusterFS mount attempt 

08/06/2020 20:07:07 INFO GlusterFS mount attempt 

08/06/2020 20:06:37 INFO GlusterFS mount attempt 

08/06/2020 20:06:07 INFO GlusterFS mount attempt 

08/06/2020 20:05:37 INFO GlusterFS mount attempt 

08/06/2020 20:05:07 INFO GlusterFS mount attempt 

08/06/2020 20:04:36 INFO GlusterFS mount attempt 

08/06/2020 20:04:06 INFO GlusterFS mount attempt 

08/06/2020 20:03:36 INFO GlusterFS mount attempt 

08/06/2020 20:03:06 INFO GlusterFS mount attempt 

08/06/2020 20:02:36 INFO GlusterFS mount attempt 

08/06/2020 20:02:06 INFO GlusterFS mount attempt 

08/06/2020 20:01:36 INFO GlusterFS mount attempt 

08/06/2020 20:01:06 INFO GlusterFS mount attempt 

08/06/2020 20:00:36 INFO GlusterFS mount attempt 

08/06/2020 20:00:06 INFO GlusterFS mount attempt 

08/06/2020 19:59:35 INFO GlusterFS mount attempt 

08/06/2020 19:59:05 INFO GlusterFS mount attempt 

08/06/2020 19:58:35 INFO GlusterFS mount attempt 

08/06/2020 19:58:05 INFO GlusterFS mount attempt 

08/06/2020 19:57:35 INFO GlusterFS mount attempt 

08/06/2020 19:57:05 INFO GlusterFS mount attempt 

08/06/2020 19:56:35 INFO GlusterFS mount attempt 

08/06/2020 19:56:05 INFO GlusterFS mount attempt 

08/06/2020 19:55:35 INFO GlusterFS mount attempt 

08/06/2020 19:55:05 INFO GlusterFS mount attempt 

08/06/2020 19:54:34 INFO GlusterFS mount attempt 

08/06/2020 19:54:04 INFO GlusterFS mount attempt 

08/06/2020 19:53:34 INFO GlusterFS mount attempt 

08/06/2020 19:53:04 INFO GlusterFS mount attempt 

08/06/2020 19:52:34 INFO GlusterFS mount attempt 

08/06/2020 19:52:04 INFO GlusterFS mount attempt 

08/06/2020 19:51:34 INFO GlusterFS mount attempt 

08/06/2020 19:51:04 INFO GlusterFS mount attempt 

08/06/2020 19:50:34 INFO GlusterFS mount attempt 

08/06/2020 19:50:04 INFO GlusterFS mount attempt 

08/06/2020 19:49:34 INFO GlusterFS mount attempt 

08/06/2020 19:49:03 INFO GlusterFS mount attempt 

08/06/2020 19:48:33 INFO GlusterFS mount attempt 

08/06/2020 19:48:03 INFO GlusterFS mount attempt 

08/06/2020 19:47:33 INFO GlusterFS mount attempt 

08/06/2020 19:47:03 INFO GlusterFS mount attempt 

08/06/2020 19:46:33 INFO GlusterFS mount attempt 

08/06/2020 19:46:03 INFO GlusterFS mount attempt 

08/06/2020 19:45:33 INFO GlusterFS mount attempt 

08/06/2020 19:45:03 INFO GlusterFS mount attempt 

08/06/2020 19:44:33 INFO GlusterFS mount attempt 

08/06/2020 19:44:03 INFO GlusterFS mount attempt 

08/06/2020 19:43:32 INFO GlusterFS mount attempt 

08/06/2020 19:43:02 INFO GlusterFS mount attempt 

08/06/2020 19:42:32 INFO GlusterFS mount attempt 

08/06/2020 19:42:02 INFO GlusterFS mount attempt 

08/06/2020 19:41:32 INFO GlusterFS mount attempt 

08/06/2020 19:41:02 INFO GlusterFS mount attempt 

08/06/2020 19:40:32 INFO GlusterFS mount attempt 

08/06/2020 19:40:02 INFO GlusterFS mount attempt 

08/06/2020 19:39:32 INFO GlusterFS mount attempt 

08/06/2020 19:39:02 INFO GlusterFS mount attempt 

08/06/2020 19:38:31 INFO GlusterFS mount attempt 

08/06/2020 19:38:01 INFO GlusterFS mount attempt 

08/06/2020 19:37:31 INFO GlusterFS mount attempt 

08/06/2020 19:37:01 INFO GlusterFS mount attempt 

08/06/2020 19:36:31 INFO GlusterFS mount attempt 

08/06/2020 19:36:01 INFO GlusterFS mount attempt 

08/06/2020 19:35:31 INFO GlusterFS mount attempt 

08/06/2020 19:35:01 INFO GlusterFS mount attempt 

08/06/2020 19:34:31 INFO GlusterFS mount attempt 

08/06/2020 19:34:01 INFO GlusterFS mount attempt 

08/06/2020 19:33:31 INFO GlusterFS mount attempt 

08/06/2020 19:33:01 INFO GlusterFS mount attempt 

08/06/2020 19:32:30 INFO GlusterFS mount attempt 

08/06/2020 19:32:00 INFO GlusterFS mount attempt 

08/06/2020 19:31:30 INFO GlusterFS mount attempt 

08/06/2020 19:31:00 INFO GlusterFS mount attempt 

08/06/2020 19:30:30 INFO GlusterFS mount attempt 

08/06/2020 19:30:00 INFO GlusterFS mount attempt 

08/06/2020 19:29:30 INFO GlusterFS mount attempt 

08/06/2020 19:29:00 INFO GlusterFS mount attempt 

08/06/2020 19:28:30 INFO GlusterFS mount attempt 

08/06/2020 19:28:00 INFO GlusterFS mount attempt 

08/06/2020 19:27:30 INFO GlusterFS mount attempt 

08/06/2020 19:26:59 INFO GlusterFS mount attempt 

08/06/2020 19:26:29 INFO GlusterFS mount attempt 

08/06/2020 19:25:59 INFO GlusterFS mount attempt 

08/06/2020 19:25:29 INFO GlusterFS mount attempt 

08/06/2020 19:24:59 INFO GlusterFS mount attempt 

08/06/2020 19:24:29 INFO GlusterFS mount attempt 

08/06/2020 19:23:59 INFO GlusterFS mount attempt 

08/06/2020 19:23:29 INFO GlusterFS mount attempt 

08/06/2020 19:22:59 INFO GlusterFS mount attempt 

08/06/2020 19:22:29 INFO GlusterFS mount attempt 

08/06/2020 19:21:59 INFO GlusterFS mount attempt 

08/06/2020 19:21:28 INFO GlusterFS mount attempt 

08/06/2020 19:20:58 INFO GlusterFS mount attempt 

08/06/2020 19:20:28 INFO GlusterFS mount attempt 

08/06/2020 19:19:58 INFO GlusterFS mount attempt 

08/06/2020 19:19:28 INFO GlusterFS mount attempt 

08/06/2020 19:18:58 INFO GlusterFS mount attempt 

08/06/2020 19:18:28 INFO GlusterFS mount attempt 

08/06/2020 19:17:58 INFO GlusterFS mount attempt 

08/06/2020 19:17:28 INFO GlusterFS mount attempt 

08/06/2020 19:16:58 INFO GlusterFS mount attempt 

08/06/2020 19:16:28 INFO GlusterFS mount attempt 

08/06/2020 19:15:57 INFO GlusterFS mount attempt 

08/06/2020 19:15:27 INFO GlusterFS mount attempt 

08/06/2020 19:14:57 INFO GlusterFS mount attempt 

08/06/2020 19:14:27 INFO GlusterFS mount attempt 

08/06/2020 19:13:57 INFO GlusterFS mount attempt 

08/06/2020 19:13:27 INFO GlusterFS mount attempt 

08/06/2020 19:12:57 INFO GlusterFS mount attempt 

08/06/2020 19:12:27 INFO GlusterFS mount attempt 

08/06/2020 19:11:57 INFO GlusterFS mount attempt 

08/06/2020 19:11:27 INFO GlusterFS mount attempt 

08/06/2020 19:10:57 INFO GlusterFS mount attempt 

08/06/2020 19:10:26 INFO GlusterFS mount attempt 

08/06/2020 19:09:56 INFO GlusterFS mount attempt 

08/06/2020 19:09:26 INFO GlusterFS mount attempt 

08/06/2020 19:08:56 INFO GlusterFS mount attempt 

08/06/2020 19:08:26 INFO GlusterFS mount attempt 

08/06/2020 19:07:56 INFO GlusterFS mount attempt 

08/06/2020 19:07:26 INFO GlusterFS mount attempt 

08/06/2020 19:06:56 INFO GlusterFS mount attempt 

08/06/2020 19:06:26 INFO GlusterFS mount attempt 

08/06/2020 19:05:56 INFO GlusterFS mount attempt 

08/06/2020 19:05:26 INFO GlusterFS mount attempt 

08/06/2020 19:04:55 INFO GlusterFS mount attempt 

08/06/2020 19:04:25 INFO GlusterFS mount attempt 

08/06/2020 19:03:55 INFO GlusterFS mount attempt 

08/06/2020 19:03:25 INFO GlusterFS mount attempt 

08/06/2020 19:02:55 INFO GlusterFS mount attempt 

08/06/2020 19:02:25 INFO GlusterFS mount attempt 

08/06/2020 19:01:55 INFO GlusterFS mount attempt 

08/06/2020 19:01:25 INFO GlusterFS mount attempt 

08/06/2020 19:00:55 INFO GlusterFS mount attempt 

08/06/2020 19:00:25 INFO GlusterFS mount attempt 

08/06/2020 18:59:54 INFO GlusterFS mount attempt 

08/06/2020 18:59:24 INFO GlusterFS mount attempt 

08/06/2020 18:58:54 INFO GlusterFS mount attempt 

08/06/2020 18:58:24 INFO GlusterFS mount attempt 

08/06/2020 18:57:54 INFO GlusterFS mount attempt 

08/06/2020 18:57:24 INFO GlusterFS mount attempt 

08/06/2020 18:56:54 INFO GlusterFS mount attempt 

08/06/2020 18:56:24 INFO GlusterFS mount attempt 

08/06/2020 18:55:54 INFO GlusterFS mount attempt 

08/06/2020 18:55:24 INFO GlusterFS mount attempt 

08/06/2020 18:54:54 INFO GlusterFS mount attempt 

08/06/2020 18:54:23 INFO GlusterFS mount attempt 

08/06/2020 18:53:53 INFO GlusterFS mount attempt 

08/06/2020 18:53:23 INFO GlusterFS mount attempt 

08/06/2020 18:52:53 INFO GlusterFS mount attempt 

08/06/2020 18:52:23 INFO GlusterFS mount attempt 

08/06/2020 18:51:53 INFO GlusterFS mount attempt 

08/06/2020 18:51:23 INFO GlusterFS mount attempt 

08/06/2020 18:50:53 INFO GlusterFS mount attempt 

08/06/2020 18:50:23 INFO GlusterFS mount attempt 

08/06/2020 18:49:53 INFO GlusterFS mount attempt 

08/06/2020 18:49:22 INFO GlusterFS mount attempt 

08/06/2020 18:48:52 INFO GlusterFS mount attempt 

08/06/2020 18:48:22 INFO GlusterFS mount attempt 

08/06/2020 18:47:52 INFO GlusterFS mount attempt 

08/06/2020 18:47:22 INFO GlusterFS mount attempt 

08/06/2020 18:46:52 INFO GlusterFS mount attempt 

08/06/2020 18:46:22 INFO GlusterFS mount attempt 

08/06/2020 18:45:52 INFO GlusterFS mount attempt 

08/06/2020 18:45:22 INFO GlusterFS mount attempt 

08/06/2020 18:44:52 INFO GlusterFS mount attempt 

08/06/2020 18:44:21 INFO GlusterFS mount attempt 

08/06/2020 18:43:51 INFO GlusterFS mount attempt 

08/06/2020 18:43:21 INFO GlusterFS mount attempt 

08/06/2020 18:42:51 INFO GlusterFS mount attempt 

08/06/2020 18:42:21 INFO GlusterFS mount attempt 

08/06/2020 18:41:51 INFO GlusterFS mount attempt 

08/06/2020 18:41:21 INFO GlusterFS mount attempt 

08/06/2020 18:40:51 INFO GlusterFS mount attempt 

08/06/2020 18:40:21 INFO GlusterFS mount attempt 

08/06/2020 18:39:51 INFO GlusterFS mount attempt 

08/06/2020 18:39:21 INFO GlusterFS mount attempt 

08/06/2020 18:38:50 INFO GlusterFS mount attempt 

08/06/2020 18:38:20 INFO GlusterFS mount attempt 

08/06/2020 18:37:50 INFO GlusterFS mount attempt 

08/06/2020 18:37:20 INFO GlusterFS mount attempt 

08/06/2020 18:36:50 INFO GlusterFS mount attempt 

08/06/2020 18:36:20 INFO GlusterFS mount attempt 

08/06/2020 18:35:50 INFO GlusterFS mount attempt 

08/06/2020 18:35:20 INFO GlusterFS mount attempt 

08/06/2020 18:34:50 INFO GlusterFS mount attempt 

08/06/2020 18:34:20 INFO GlusterFS mount attempt 

08/06/2020 18:33:49 INFO GlusterFS mount attempt 

08/06/2020 18:33:19 INFO GlusterFS mount attempt 

08/06/2020 18:32:49 INFO GlusterFS mount attempt 

08/06/2020 18:32:19 INFO GlusterFS mount attempt 

08/06/2020 18:31:49 INFO GlusterFS mount attempt 

08/06/2020 18:31:19 INFO GlusterFS mount attempt 

08/06/2020 18:30:49 INFO GlusterFS mount attempt 

08/06/2020 18:30:19 INFO GlusterFS mount attempt 

08/06/2020 18:29:49 INFO GlusterFS mount attempt 

08/06/2020 18:29:19 INFO GlusterFS mount attempt 

08/06/2020 18:28:48 INFO GlusterFS mount attempt 

08/06/2020 18:28:18 INFO GlusterFS mount attempt 

08/06/2020 18:27:48 INFO GlusterFS mount attempt 

08/06/2020 18:27:18 INFO GlusterFS mount attempt 

08/06/2020 18:26:48 INFO GlusterFS mount attempt 

08/06/2020 18:26:18 INFO GlusterFS mount attempt 

08/06/2020 18:25:48 INFO GlusterFS mount attempt 

08/06/2020 18:25:18 INFO GlusterFS mount attempt 

08/06/2020 18:24:48 INFO GlusterFS mount attempt 

08/06/2020 18:24:18 INFO GlusterFS mount attempt 

08/06/2020 18:23:48 INFO GlusterFS mount attempt 

08/06/2020 18:23:17 INFO GlusterFS mount attempt 

08/06/2020 18:22:47 INFO GlusterFS mount attempt 

08/06/2020 18:22:17 INFO GlusterFS mount attempt 

08/06/2020 18:21:47 INFO GlusterFS mount attempt 

08/06/2020 18:21:17 INFO GlusterFS mount attempt 

08/06/2020 18:20:47 INFO GlusterFS mount attempt 

08/06/2020 18:20:17 INFO GlusterFS mount attempt 

08/06/2020 18:19:47 INFO GlusterFS mount attempt 

08/06/2020 18:19:17 INFO GlusterFS mount attempt 

08/06/2020 18:18:47 INFO GlusterFS mount attempt 

08/06/2020 18:18:16 INFO GlusterFS mount attempt 

08/06/2020 18:17:46 INFO GlusterFS mount attempt 

08/06/2020 18:17:16 INFO GlusterFS mount attempt 

08/06/2020 18:16:46 INFO GlusterFS mount attempt 

08/06/2020 18:16:16 INFO GlusterFS mount attempt 

08/06/2020 18:15:46 INFO GlusterFS mount attempt 

08/06/2020 18:15:16 INFO GlusterFS mount attempt 

08/06/2020 18:14:46 INFO GlusterFS mount attempt 

08/06/2020 18:14:16 INFO GlusterFS mount attempt 

08/06/2020 18:13:46 INFO GlusterFS mount attempt 

08/06/2020 18:13:16 INFO GlusterFS mount attempt 

08/06/2020 18:12:45 INFO GlusterFS mount attempt 

08/06/2020 18:12:15 INFO GlusterFS mount attempt 

08/06/2020 18:11:45 INFO GlusterFS mount attempt 

08/06/2020 18:11:15 INFO GlusterFS mount attempt 

08/06/2020 18:10:45 INFO GlusterFS mount attempt 

08/06/2020 18:10:15 INFO GlusterFS mount attempt 

08/06/2020 18:09:45 INFO GlusterFS mount attempt 

08/06/2020 18:09:15 INFO GlusterFS mount attempt 

08/06/2020 18:08:45 INFO GlusterFS mount attempt 

08/06/2020 18:08:15 INFO GlusterFS mount attempt 

08/06/2020 18:07:45 INFO GlusterFS mount attempt 

08/06/2020 18:07:14 INFO GlusterFS mount attempt 

08/06/2020 18:06:44 INFO GlusterFS mount attempt 

08/06/2020 18:06:14 INFO GlusterFS mount attempt 

08/06/2020 18:05:44 INFO GlusterFS mount attempt 

08/06/2020 18:05:14 INFO GlusterFS mount attempt 

08/06/2020 18:04:44 INFO GlusterFS mount attempt 

08/06/2020 18:04:14 INFO GlusterFS mount attempt 

08/06/2020 18:03:44 INFO GlusterFS mount attempt 

08/06/2020 18:03:14 INFO GlusterFS mount attempt 

08/06/2020 18:02:44 INFO GlusterFS mount attempt 

08/06/2020 18:02:13 INFO GlusterFS mount attempt 

08/06/2020 18:01:43 INFO GlusterFS mount attempt 

08/06/2020 18:01:13 INFO GlusterFS mount attempt 

08/06/2020 18:00:43 INFO GlusterFS mount attempt 

08/06/2020 18:00:13 INFO GlusterFS mount attempt 

08/06/2020 17:59:43 INFO GlusterFS mount attempt 

08/06/2020 17:59:13 INFO GlusterFS mount attempt 

08/06/2020 17:58:43 INFO GlusterFS mount attempt 

08/06/2020 17:58:13 INFO GlusterFS mount attempt 

08/06/2020 17:57:43 INFO GlusterFS mount attempt 

08/06/2020 17:57:13 INFO GlusterFS mount attempt 

08/06/2020 17:56:43 INFO GlusterFS mount attempt 

08/06/2020 17:56:12 INFO GlusterFS mount attempt 

08/06/2020 17:56:05 INFO Benchmark Test Completed

08/06/2020 17:56:03 INFO Benchmark finished.

08/06/2020 17:55:42 INFO GlusterFS mount attempt 

08/06/2020 17:55:29 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:55:28 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:55:21 INFO Wait time before collect node state.

08/06/2020 17:55:20 INFO Run rados read cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

08/06/2020 17:55:20 INFO Benchmark client cmd. 

08/06/2020 17:55:20 INFO Run rados read cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

08/06/2020 17:55:20 INFO Start client stress job for rados

08/06/2020 17:55:19 INFO -d 30 -t 256 -b 4000 -m r -p rbd

08/06/2020 17:55:19 INFO params

08/06/2020 17:55:19 INFO /opt/petasan/scripts/util/benchmark.py client

08/06/2020 17:55:19 INFO script

08/06/2020 17:55:19 INFO Run rados read cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -m r -p rbd

08/06/2020 17:55:19 INFO Benchmark start rados read.

08/06/2020 17:55:12 INFO GlusterFS mount attempt 

08/06/2020 17:54:45 INFO Run sar state cmd on node DL360FOUR : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:54:44 INFO Run sar state cmd on node DL360FIVE : python /opt/petasan/scripts/jobs/benchmark/storage_load.py -d 15 

08/06/2020 17:54:42 INFO GlusterFS mount attempt 

08/06/2020 17:54:36 INFO Wait time before collect storage state.

08/06/2020 17:54:36 INFO Run rados write cmd on node DL360TWO : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO Benchmark client cmd. 

08/06/2020 17:54:35 INFO Run rados write cmd on node DL360THREE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO Start client stress job for rados

08/06/2020 17:54:35 INFO -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO params

08/06/2020 17:54:35 INFO /opt/petasan/scripts/util/benchmark.py client

08/06/2020 17:54:35 INFO script

08/06/2020 17:54:35 INFO Run rados write cmd on node DL360ONE : python /opt/petasan/scripts/jobs/benchmark/client_stress.py -d 30 -t 256 -b 4194304 -m w -p rbd

08/06/2020 17:54:35 INFO Benchmark start rados write.

08/06/2020 17:54:35 INFO Benchmark manager cmd. 

08/06/2020 17:54:34 INFO Benchmark Test Started

08/06/2020 17:54:34 INFO -d 60 -t 256 -type 1 -c DL360ONE,DL360THREE,DL360TWO -p rbd --cleanup 0

08/06/2020 17:54:34 INFO params

08/06/2020 17:54:34 INFO /opt/petasan/scripts/util/benchmark.py manager

08/06/2020 17:54:34 INFO script

08/06/2020 17:54:12 INFO GlusterFS mount attempt 

08/06/2020 17:53:48 INFO Success saving application config 

08/06/2020 17:53:48 INFO Success saving application config 

08/06/2020 17:53:48 INFO Success saving application config 

08/06/2020 17:53:42 INFO GlusterFS mount attempt 

08/06/2020 17:53:12 INFO GlusterFS mount attempt 

08/06/2020 17:52:42 INFO GlusterFS mount attempt 

08/06/2020 17:52:12 INFO GlusterFS mount attempt 

08/06/2020 17:51:41 INFO GlusterFS mount attempt 

08/06/2020 17:51:11 INFO GlusterFS mount attempt 

08/06/2020 17:50:41 INFO GlusterFS mount attempt 

08/06/2020 17:50:11 INFO GlusterFS mount attempt 

08/06/2020 17:49:41 INFO GlusterFS mount attempt 

08/06/2020 17:49:11 INFO GlusterFS mount attempt 

08/06/2020 17:48:41 INFO GlusterFS mount attempt 

08/06/2020 17:48:11 INFO GlusterFS mount attempt 

08/06/2020 17:47:41 INFO GlusterFS mount attempt 

08/06/2020 17:47:11 INFO GlusterFS mount attempt 

08/06/2020 17:46:41 INFO GlusterFS mount attempt 

08/06/2020 17:46:10 INFO GlusterFS mount attempt 

08/06/2020 17:45:40 INFO GlusterFS mount attempt 

08/06/2020 17:45:10 INFO GlusterFS mount attempt 

08/06/2020 17:44:40 INFO GlusterFS mount attempt 

08/06/2020 17:44:10 INFO GlusterFS mount attempt 

08/06/2020 17:43:40 INFO GlusterFS mount attempt 

08/06/2020 17:43:10 INFO GlusterFS mount attempt 

08/06/2020 17:42:40 INFO GlusterFS mount attempt 

08/06/2020 17:42:10 INFO GlusterFS mount attempt 

08/06/2020 17:41:40 INFO GlusterFS mount attempt 

08/06/2020 17:41:09 INFO GlusterFS mount attempt 

08/06/2020 17:40:39 INFO GlusterFS mount attempt 

08/06/2020 17:40:09 INFO GlusterFS mount attempt 

08/06/2020 17:39:39 INFO GlusterFS mount attempt 

08/06/2020 17:39:09 INFO GlusterFS mount attempt 

08/06/2020 17:38:39 INFO GlusterFS mount attempt 

08/06/2020 17:38:09 INFO GlusterFS mount attempt 

08/06/2020 17:37:39 INFO GlusterFS mount attempt 

08/06/2020 17:37:09 INFO GlusterFS mount attempt 

08/06/2020 17:36:39 INFO GlusterFS mount attempt 

08/06/2020 17:36:08 INFO GlusterFS mount attempt 

08/06/2020 17:35:38 INFO GlusterFS mount attempt 

08/06/2020 17:35:08 INFO GlusterFS mount attempt 

08/06/2020 17:34:38 INFO GlusterFS mount attempt 

08/06/2020 17:34:08 INFO GlusterFS mount attempt 

08/06/2020 17:33:38 INFO GlusterFS mount attempt 

08/06/2020 17:33:08 INFO GlusterFS mount attempt 

08/06/2020 17:32:38 INFO GlusterFS mount attempt 

08/06/2020 17:32:08 INFO GlusterFS mount attempt 

08/06/2020 17:31:38 INFO GlusterFS mount attempt 

08/06/2020 17:31:08 INFO GlusterFS mount attempt 

08/06/2020 17:30:37 INFO GlusterFS mount attempt 

08/06/2020 17:30:07 INFO GlusterFS mount attempt 

08/06/2020 17:29:37 INFO GlusterFS mount attempt 

08/06/2020 17:29:07 INFO GlusterFS mount attempt 

08/06/2020 17:28:37 INFO GlusterFS mount attempt 

08/06/2020 17:28:07 INFO GlusterFS mount attempt 

08/06/2020 17:27:37 INFO GlusterFS mount attempt 

08/06/2020 17:27:07 INFO GlusterFS mount attempt 

08/06/2020 17:26:37 INFO GlusterFS mount attempt 

08/06/2020 17:26:07 INFO GlusterFS mount attempt 

08/06/2020 17:25:36 INFO GlusterFS mount attempt 

08/06/2020 17:25:06 INFO GlusterFS mount attempt 

08/06/2020 17:24:36 INFO GlusterFS mount attempt 

08/06/2020 17:24:06 INFO GlusterFS mount attempt 

08/06/2020 17:23:36 INFO GlusterFS mount attempt 

08/06/2020 17:23:06 INFO GlusterFS mount attempt 

08/06/2020 17:22:36 INFO GlusterFS mount attempt 

08/06/2020 17:22:06 INFO GlusterFS mount attempt 

08/06/2020 17:21:36 INFO GlusterFS mount attempt 

08/06/2020 17:21:06 INFO GlusterFS mount attempt 

08/06/2020 17:20:36 INFO GlusterFS mount attempt 

08/06/2020 17:20:05 INFO GlusterFS mount attempt 

08/06/2020 17:19:35 INFO GlusterFS mount attempt 

08/06/2020 17:19:05 INFO GlusterFS mount attempt 

08/06/2020 17:18:35 INFO GlusterFS mount attempt 

08/06/2020 17:18:05 INFO GlusterFS mount attempt 

08/06/2020 17:17:35 INFO GlusterFS mount attempt 

08/06/2020 17:17:05 INFO GlusterFS mount attempt 

08/06/2020 17:16:35 INFO GlusterFS mount attempt 

08/06/2020 17:16:05 INFO GlusterFS mount attempt 

08/06/2020 17:15:35 INFO GlusterFS mount attempt 

08/06/2020 17:15:05 INFO GlusterFS mount attempt 

08/06/2020 17:14:34 INFO GlusterFS mount attempt 

08/06/2020 17:14:04 INFO GlusterFS mount attempt 

08/06/2020 17:13:34 INFO GlusterFS mount attempt 

08/06/2020 17:13:04 INFO GlusterFS mount attempt 

08/06/2020 17:12:34 INFO GlusterFS mount attempt 

08/06/2020 17:12:04 INFO GlusterFS mount attempt 

08/06/2020 17:11:34 INFO GlusterFS mount attempt 

08/06/2020 17:11:04 INFO GlusterFS mount attempt 

08/06/2020 17:10:34 INFO GlusterFS mount attempt 

08/06/2020 17:10:04 INFO GlusterFS mount attempt 

08/06/2020 17:09:33 INFO GlusterFS mount attempt 

08/06/2020 17:09:03 INFO GlusterFS mount attempt 

08/06/2020 17:08:33 INFO GlusterFS mount attempt 

08/06/2020 17:08:03 INFO GlusterFS mount attempt 

08/06/2020 17:07:33 INFO GlusterFS mount attempt 

08/06/2020 17:07:03 INFO GlusterFS mount attempt 

08/06/2020 17:06:33 INFO GlusterFS mount attempt 

08/06/2020 17:06:03 INFO GlusterFS mount attempt 

08/06/2020 17:05:33 INFO GlusterFS mount attempt 

08/06/2020 17:05:03 INFO GlusterFS mount attempt 

08/06/2020 17:04:32 INFO GlusterFS mount attempt 

08/06/2020 17:04:02 INFO GlusterFS mount attempt 

08/06/2020 17:03:32 INFO GlusterFS mount attempt 

08/06/2020 17:03:02 INFO GlusterFS mount attempt 

08/06/2020 17:02:32 INFO GlusterFS mount attempt 

08/06/2020 17:02:02 INFO GlusterFS mount attempt 

08/06/2020 17:01:32 INFO GlusterFS mount attempt 

08/06/2020 17:01:02 INFO GlusterFS mount attempt 

08/06/2020 17:00:32 INFO GlusterFS mount attempt 

08/06/2020 17:00:02 INFO GlusterFS mount attempt 

08/06/2020 16:59:32 INFO GlusterFS mount attempt 

08/06/2020 16:59:01 INFO GlusterFS mount attempt 

08/06/2020 16:58:31 INFO GlusterFS mount attempt 

08/06/2020 16:58:01 INFO GlusterFS mount attempt 

08/06/2020 16:57:31 INFO GlusterFS mount attempt 

08/06/2020 16:57:01 INFO GlusterFS mount attempt 

08/06/2020 16:56:31 INFO GlusterFS mount attempt 

08/06/2020 16:56:01 INFO GlusterFS mount attempt 

08/06/2020 16:55:31 INFO GlusterFS mount attempt 

08/06/2020 16:55:01 INFO GlusterFS mount attempt 

08/06/2020 16:54:31 INFO GlusterFS mount attempt 

08/06/2020 16:54:01 INFO GlusterFS mount attempt 

08/06/2020 16:53:30 INFO GlusterFS mount attempt 

08/06/2020 16:53:00 INFO GlusterFS mount attempt 

08/06/2020 16:52:30 INFO GlusterFS mount attempt 

08/06/2020 16:52:00 INFO GlusterFS mount attempt 

08/06/2020 16:51:30 INFO GlusterFS mount attempt 

08/06/2020 16:51:00 INFO GlusterFS mount attempt 

08/06/2020 16:50:30 INFO GlusterFS mount attempt 

08/06/2020 16:50:00 INFO GlusterFS mount attempt 

08/06/2020 16:49:30 INFO GlusterFS mount attempt 

08/06/2020 16:49:00 INFO GlusterFS mount attempt 

08/06/2020 16:48:29 INFO GlusterFS mount attempt 

08/06/2020 16:47:59 INFO GlusterFS mount attempt 

08/06/2020 16:47:29 INFO GlusterFS mount attempt 

08/06/2020 16:46:59 INFO GlusterFS mount attempt 

08/06/2020 16:46:29 INFO GlusterFS mount attempt 

08/06/2020 16:45:59 INFO GlusterFS mount attempt 

08/06/2020 16:45:29 INFO GlusterFS mount attempt 

08/06/2020 16:44:59 INFO GlusterFS mount attempt 

08/06/2020 16:44:29 INFO GlusterFS mount attempt 

08/06/2020 16:43:59 INFO GlusterFS mount attempt 

08/06/2020 16:43:29 INFO GlusterFS mount attempt 

08/06/2020 16:42:58 INFO GlusterFS mount attempt 

08/06/2020 16:42:28 INFO GlusterFS mount attempt 

08/06/2020 16:41:58 INFO GlusterFS mount attempt 

08/06/2020 16:41:28 INFO GlusterFS mount attempt 

08/06/2020 16:40:58 INFO GlusterFS mount attempt 

08/06/2020 16:40:28 INFO GlusterFS mount attempt 

08/06/2020 16:39:58 INFO GlusterFS mount attempt 

08/06/2020 16:39:28 INFO GlusterFS mount attempt 

08/06/2020 16:38:58 INFO GlusterFS mount attempt 

08/06/2020 16:38:28 INFO GlusterFS mount attempt 

08/06/2020 16:37:58 INFO GlusterFS mount attempt 

08/06/2020 16:37:27 INFO GlusterFS mount attempt 

08/06/2020 16:36:57 INFO GlusterFS mount attempt 

08/06/2020 16:36:27 INFO GlusterFS mount attempt 

08/06/2020 16:35:57 INFO GlusterFS mount attempt 

08/06/2020 16:35:27 INFO GlusterFS mount attempt 

08/06/2020 16:34:57 INFO GlusterFS mount attempt 

08/06/2020 16:34:27 INFO GlusterFS mount attempt 

08/06/2020 16:33:57 INFO GlusterFS mount attempt 

08/06/2020 16:33:27 INFO GlusterFS mount attempt 

08/06/2020 16:32:57 INFO GlusterFS mount attempt 

08/06/2020 16:32:27 INFO GlusterFS mount attempt 

08/06/2020 16:31:56 INFO GlusterFS mount attempt 

08/06/2020 16:31:26 INFO GlusterFS mount attempt 

08/06/2020 16:30:56 INFO GlusterFS mount attempt 

08/06/2020 16:30:26 INFO GlusterFS mount attempt 

08/06/2020 16:29:56 INFO GlusterFS mount attempt 

08/06/2020 16:29:26 INFO GlusterFS mount attempt 

08/06/2020 16:28:56 INFO GlusterFS mount attempt 

08/06/2020 16:28:26 INFO GlusterFS mount attempt 

08/06/2020 16:27:56 INFO GlusterFS mount attempt 

08/06/2020 16:27:26 INFO GlusterFS mount attempt 

08/06/2020 16:26:55 INFO GlusterFS mount attempt 

08/06/2020 16:26:25 INFO GlusterFS mount attempt 

08/06/2020 16:25:55 INFO GlusterFS mount attempt 

08/06/2020 16:25:25 INFO GlusterFS mount attempt 

08/06/2020 16:24:55 INFO GlusterFS mount attempt 

08/06/2020 16:24:25 INFO GlusterFS mount attempt 

08/06/2020 16:23:55 INFO GlusterFS mount attempt 

08/06/2020 16:23:25 INFO GlusterFS mount attempt 

08/06/2020 16:22:55 INFO GlusterFS mount attempt 

08/06/2020 16:22:25 INFO GlusterFS mount attempt 

08/06/2020 16:21:55 INFO GlusterFS mount attempt 

08/06/2020 16:21:24 INFO GlusterFS mount attempt 

08/06/2020 16:20:54 INFO GlusterFS mount attempt 

08/06/2020 16:20:24 INFO GlusterFS mount attempt 

08/06/2020 16:19:54 INFO GlusterFS mount attempt 

08/06/2020 16:19:24 INFO GlusterFS mount attempt 

08/06/2020 16:18:54 INFO GlusterFS mount attempt 

08/06/2020 16:18:24 INFO GlusterFS mount attempt 

08/06/2020 16:17:54 INFO GlusterFS mount attempt 

08/06/2020 16:17:24 INFO GlusterFS mount attempt 

08/06/2020 16:16:54 INFO GlusterFS mount attempt 

08/06/2020 16:16:23 INFO GlusterFS mount attempt 

08/06/2020 16:15:53 INFO GlusterFS mount attempt 

08/06/2020 16:15:23 INFO GlusterFS mount attempt 

08/06/2020 16:14:53 INFO GlusterFS mount attempt 

08/06/2020 16:14:23 INFO GlusterFS mount attempt 

08/06/2020 16:13:53 INFO GlusterFS mount attempt 

08/06/2020 16:13:23 INFO GlusterFS mount attempt 

08/06/2020 16:12:53 INFO GlusterFS mount attempt 

08/06/2020 16:12:23 INFO GlusterFS mount attempt 

08/06/2020 16:11:53 INFO GlusterFS mount attempt 

08/06/2020 16:11:23 INFO GlusterFS mount attempt 

08/06/2020 16:10:52 INFO GlusterFS mount attempt 

08/06/2020 16:10:22 INFO GlusterFS mount attempt 

08/06/2020 16:09:52 INFO GlusterFS mount attempt 

08/06/2020 16:09:22 INFO GlusterFS mount attempt 

08/06/2020 16:08:52 INFO GlusterFS mount attempt 

08/06/2020 16:08:22 INFO GlusterFS mount attempt 

08/06/2020 16:07:52 INFO GlusterFS mount attempt 

08/06/2020 16:07:22 INFO GlusterFS mount attempt 

08/06/2020 16:06:52 INFO GlusterFS mount attempt 

08/06/2020 16:06:22 INFO GlusterFS mount attempt 

08/06/2020 16:05:52 INFO GlusterFS mount attempt 

08/06/2020 16:05:21 INFO GlusterFS mount attempt 

08/06/2020 16:04:51 INFO GlusterFS mount attempt 

08/06/2020 16:04:21 INFO GlusterFS mount attempt 

08/06/2020 16:03:51 INFO GlusterFS mount attempt 

08/06/2020 16:03:21 INFO GlusterFS mount attempt 

08/06/2020 16:02:51 INFO GlusterFS mount attempt 

08/06/2020 16:02:21 INFO GlusterFS mount attempt 

08/06/2020 16:01:51 INFO GlusterFS mount attempt 

08/06/2020 16:01:21 INFO GlusterFS mount attempt 

08/06/2020 16:00:51 INFO GlusterFS mount attempt 

08/06/2020 16:00:20 INFO GlusterFS mount attempt 

08/06/2020 15:59:50 INFO GlusterFS mount attempt 

08/06/2020 15:59:20 INFO GlusterFS mount attempt 

08/06/2020 15:58:50 INFO GlusterFS mount attempt 

08/06/2020 15:58:20 INFO GlusterFS mount attempt 

08/06/2020 15:57:50 INFO GlusterFS mount attempt 

08/06/2020 15:57:20 INFO GlusterFS mount attempt 

08/06/2020 15:56:50 INFO GlusterFS mount attempt 

08/06/2020 15:56:20 INFO GlusterFS mount attempt 

08/06/2020 15:55:50 INFO GlusterFS mount attempt 

08/06/2020 15:55:20 INFO GlusterFS mount attempt 

08/06/2020 15:54:50 INFO GlusterFS mount attempt 

08/06/2020 15:54:19 INFO GlusterFS mount attempt 

08/06/2020 15:53:49 INFO GlusterFS mount attempt 

08/06/2020 15:53:19 INFO GlusterFS mount attempt 

08/06/2020 15:52:49 INFO GlusterFS mount attempt 

08/06/2020 15:52:19 INFO GlusterFS mount attempt 

08/06/2020 15:51:49 INFO GlusterFS mount attempt 

08/06/2020 15:51:19 INFO GlusterFS mount attempt 

08/06/2020 15:50:49 INFO GlusterFS mount attempt 

08/06/2020 15:50:19 INFO GlusterFS mount attempt 

08/06/2020 15:49:49 INFO GlusterFS mount attempt 

08/06/2020 15:49:18 INFO GlusterFS mount attempt 

08/06/2020 15:48:48 INFO GlusterFS mount attempt 

08/06/2020 15:48:18 INFO GlusterFS mount attempt 

08/06/2020 15:47:48 INFO GlusterFS mount attempt 

08/06/2020 15:47:18 INFO GlusterFS mount attempt 

08/06/2020 15:46:48 INFO GlusterFS mount attempt 

08/06/2020 15:46:18 INFO GlusterFS mount attempt 

08/06/2020 15:45:48 INFO GlusterFS mount attempt 

08/06/2020 15:45:18 INFO GlusterFS mount attempt 

08/06/2020 15:44:48 INFO GlusterFS mount attempt 

08/06/2020 15:44:17 INFO GlusterFS mount attempt 

08/06/2020 15:43:47 INFO GlusterFS mount attempt 

08/06/2020 15:43:17 INFO GlusterFS mount attempt 

08/06/2020 15:42:47 INFO GlusterFS mount attempt 

08/06/2020 15:42:17 INFO GlusterFS mount attempt 

08/06/2020 15:41:47 INFO GlusterFS mount attempt 

08/06/2020 15:41:17 INFO GlusterFS mount attempt 

08/06/2020 15:40:47 INFO GlusterFS mount attempt 

08/06/2020 15:40:17 INFO GlusterFS mount attempt 

08/06/2020 15:39:47 INFO GlusterFS mount attempt 

08/06/2020 15:39:17 INFO GlusterFS mount attempt 

08/06/2020 15:38:46 INFO GlusterFS mount attempt 

08/06/2020 15:38:16 INFO GlusterFS mount attempt 

08/06/2020 15:37:46 INFO GlusterFS mount attempt 

08/06/2020 15:37:16 INFO GlusterFS mount attempt 

08/06/2020 15:36:46 INFO GlusterFS mount attempt 

08/06/2020 15:36:16 INFO GlusterFS mount attempt 

08/06/2020 15:35:46 INFO GlusterFS mount attempt 

08/06/2020 15:35:16 INFO GlusterFS mount attempt 

08/06/2020 15:34:46 INFO GlusterFS mount attempt 

08/06/2020 15:34:16 INFO GlusterFS mount attempt 

08/06/2020 15:33:46 INFO GlusterFS mount attempt 

08/06/2020 15:33:15 INFO GlusterFS mount attempt 

08/06/2020 15:32:45 INFO GlusterFS mount attempt 

08/06/2020 15:32:15 INFO GlusterFS mount attempt 

08/06/2020 15:31:45 INFO GlusterFS mount attempt 

08/06/2020 15:31:15 INFO GlusterFS mount attempt 

08/06/2020 15:30:45 INFO GlusterFS mount attempt 

08/06/2020 15:30:15 INFO GlusterFS mount attempt 

08/06/2020 15:29:45 INFO GlusterFS mount attempt 

08/06/2020 15:29:15 INFO GlusterFS mount attempt 

08/06/2020 15:28:45 INFO GlusterFS mount attempt 

08/06/2020 15:28:14 INFO GlusterFS mount attempt 

08/06/2020 15:27:44 INFO GlusterFS mount attempt 

08/06/2020 15:27:14 INFO GlusterFS mount attempt 

08/06/2020 15:26:44 INFO GlusterFS mount attempt 

08/06/2020 15:26:14 INFO GlusterFS mount attempt 

08/06/2020 15:25:44 INFO GlusterFS mount attempt 

08/06/2020 15:25:14 INFO GlusterFS mount attempt 

08/06/2020 15:24:44 INFO GlusterFS mount attempt 

08/06/2020 15:24:14 INFO GlusterFS mount attempt 

08/06/2020 15:23:44 INFO GlusterFS mount attempt 

08/06/2020 15:23:13 INFO GlusterFS mount attempt 

08/06/2020 15:22:43 INFO GlusterFS mount attempt 

08/06/2020 15:22:13 INFO GlusterFS mount attempt 

08/06/2020 15:21:43 INFO GlusterFS mount attempt 

08/06/2020 15:21:13 INFO GlusterFS mount attempt 

08/06/2020 15:20:43 INFO GlusterFS mount attempt 

08/06/2020 15:20:13 INFO GlusterFS mount attempt 

08/06/2020 15:19:43 INFO GlusterFS mount attempt 

08/06/2020 15:19:13 INFO GlusterFS mount attempt 

08/06/2020 15:18:43 INFO GlusterFS mount attempt 

08/06/2020 15:18:13 INFO GlusterFS mount attempt 

08/06/2020 15:17:42 INFO GlusterFS mount attempt 

08/06/2020 15:17:12 INFO GlusterFS mount attempt 

08/06/2020 15:16:42 INFO GlusterFS mount attempt 

08/06/2020 15:16:12 INFO GlusterFS mount attempt 

08/06/2020 15:15:42 INFO GlusterFS mount attempt 

08/06/2020 15:15:12 INFO GlusterFS mount attempt 

08/06/2020 15:14:42 INFO GlusterFS mount attempt 

08/06/2020 15:14:12 INFO GlusterFS mount attempt 

08/06/2020 15:13:42 INFO GlusterFS mount attempt 

08/06/2020 15:13:12 INFO GlusterFS mount attempt 

08/06/2020 15:12:41 INFO GlusterFS mount attempt 

08/06/2020 15:12:11 INFO GlusterFS mount attempt 

08/06/2020 15:11:41 INFO GlusterFS mount attempt 

08/06/2020 15:11:11 INFO GlusterFS mount attempt 

08/06/2020 15:10:41 INFO GlusterFS mount attempt 

08/06/2020 15:10:11 INFO GlusterFS mount attempt 

08/06/2020 15:09:41 INFO GlusterFS mount attempt 

08/06/2020 15:09:11 INFO GlusterFS mount attempt 

08/06/2020 15:08:41 INFO GlusterFS mount attempt 

08/06/2020 15:08:11 INFO GlusterFS mount attempt 

08/06/2020 15:07:41 INFO GlusterFS mount attempt 

08/06/2020 15:07:10 INFO GlusterFS mount attempt 

08/06/2020 15:06:40 INFO GlusterFS mount attempt 

08/06/2020 15:06:10 INFO GlusterFS mount attempt 

08/06/2020 15:05:40 INFO GlusterFS mount attempt 

08/06/2020 15:05:10 INFO GlusterFS mount attempt 

08/06/2020 15:04:40 INFO GlusterFS mount attempt 

08/06/2020 15:04:10 INFO GlusterFS mount attempt 

08/06/2020 15:03:40 INFO GlusterFS mount attempt 

08/06/2020 15:03:10 INFO GlusterFS mount attempt 

08/06/2020 15:02:40 INFO GlusterFS mount attempt 

08/06/2020 15:02:09 INFO GlusterFS mount attempt 

08/06/2020 15:01:39 INFO GlusterFS mount attempt 

08/06/2020 15:01:09 INFO GlusterFS mount attempt 

08/06/2020 15:00:39 INFO GlusterFS mount attempt 

08/06/2020 15:00:09 INFO GlusterFS mount attempt 

08/06/2020 14:59:39 INFO GlusterFS mount attempt 

08/06/2020 14:59:09 INFO GlusterFS mount attempt 

08/06/2020 14:58:39 INFO GlusterFS mount attempt 

08/06/2020 14:58:09 INFO GlusterFS mount attempt 

08/06/2020 14:57:39 INFO GlusterFS mount attempt 

08/06/2020 14:57:09 INFO GlusterFS mount attempt 

08/06/2020 14:56:38 INFO GlusterFS mount attempt 

08/06/2020 14:56:08 INFO GlusterFS mount attempt 

08/06/2020 14:55:38 INFO GlusterFS mount attempt 

08/06/2020 14:55:08 INFO GlusterFS mount attempt 

08/06/2020 14:54:38 INFO GlusterFS mount attempt 

08/06/2020 14:54:08 INFO GlusterFS mount attempt 

08/06/2020 14:53:38 INFO GlusterFS mount attempt 

08/06/2020 14:53:08 INFO GlusterFS mount attempt 

08/06/2020 14:52:38 INFO GlusterFS mount attempt 

08/06/2020 14:52:08 INFO GlusterFS mount attempt 

08/06/2020 14:51:37 INFO GlusterFS mount attempt 

08/06/2020 14:51:07 INFO GlusterFS mount attempt 

08/06/2020 14:50:37 INFO GlusterFS mount attempt 

08/06/2020 14:50:07 INFO GlusterFS mount attempt 

08/06/2020 14:49:37 INFO GlusterFS mount attempt 

08/06/2020 14:49:07 INFO GlusterFS mount attempt 

08/06/2020 14:48:37 INFO GlusterFS mount attempt 

08/06/2020 14:48:07 INFO GlusterFS mount attempt 

08/06/2020 14:47:37 INFO GlusterFS mount attempt 

08/06/2020 14:47:07 INFO GlusterFS mount attempt 

08/06/2020 14:46:37 INFO GlusterFS mount attempt 

08/06/2020 14:46:06 INFO GlusterFS mount attempt 

08/06/2020 14:45:36 INFO GlusterFS mount attempt 

08/06/2020 14:45:06 INFO GlusterFS mount attempt 

08/06/2020 14:44:36 INFO GlusterFS mount attempt 

08/06/2020 14:44:06 INFO GlusterFS mount attempt 

08/06/2020 14:43:36 INFO GlusterFS mount attempt 

08/06/2020 14:43:06 INFO GlusterFS mount attempt 

08/06/2020 14:42:36 INFO GlusterFS mount attempt 

08/06/2020 14:42:06 INFO GlusterFS mount attempt 

08/06/2020 14:41:36 INFO GlusterFS mount attempt 

08/06/2020 14:41:06 INFO GlusterFS mount attempt 

08/06/2020 14:40:35 INFO GlusterFS mount attempt 

08/06/2020 14:40:05 INFO GlusterFS mount attempt 

08/06/2020 14:39:35 INFO GlusterFS mount attempt 

08/06/2020 14:39:05 INFO GlusterFS mount attempt 

08/06/2020 14:38:35 INFO GlusterFS mount attempt 

08/06/2020 14:38:05 INFO GlusterFS mount attempt 

08/06/2020 14:37:35 INFO GlusterFS mount attempt 

08/06/2020 14:37:05 INFO GlusterFS mount attempt 

08/06/2020 14:36:35 INFO GlusterFS mount attempt 

08/06/2020 14:36:05 INFO GlusterFS mount attempt 

08/06/2020 14:35:34 INFO GlusterFS mount attempt 

08/06/2020 14:35:04 INFO GlusterFS mount attempt 

08/06/2020 14:34:34 INFO GlusterFS mount attempt 

08/06/2020 14:34:04 INFO GlusterFS mount attempt 

08/06/2020 14:33:34 INFO GlusterFS mount attempt 

08/06/2020 14:33:04 INFO GlusterFS mount attempt 

08/06/2020 14:32:34 INFO GlusterFS mount attempt 

08/06/2020 14:32:04 INFO GlusterFS mount attempt 

08/06/2020 14:31:34 INFO GlusterFS mount attempt 

08/06/2020 14:31:04 INFO GlusterFS mount attempt 

08/06/2020 14:30:33 INFO GlusterFS mount attempt 

08/06/2020 14:30:03 INFO GlusterFS mount attempt 

08/06/2020 14:29:33 INFO GlusterFS mount attempt 

08/06/2020 14:29:03 INFO GlusterFS mount attempt 

08/06/2020 14:28:33 INFO GlusterFS mount attempt 

08/06/2020 14:28:03 INFO GlusterFS mount attempt 

08/06/2020 14:27:33 INFO GlusterFS mount attempt 

08/06/2020 14:27:03 INFO GlusterFS mount attempt 

08/06/2020 14:26:33 INFO GlusterFS mount attempt 

08/06/2020 14:26:03 INFO GlusterFS mount attempt 

08/06/2020 14:25:33 INFO GlusterFS mount attempt 

08/06/2020 14:25:02 INFO GlusterFS mount attempt 

08/06/2020 14:24:32 INFO GlusterFS mount attempt 

08/06/2020 14:24:02 INFO GlusterFS mount attempt 

08/06/2020 14:23:32 INFO GlusterFS mount attempt 

08/06/2020 14:23:02 INFO GlusterFS mount attempt 

08/06/2020 14:22:32 INFO GlusterFS mount attempt 

08/06/2020 14:22:02 INFO GlusterFS mount attempt 

08/06/2020 14:21:32 INFO GlusterFS mount attempt 

08/06/2020 14:21:02 INFO GlusterFS mount attempt 

08/06/2020 14:20:32 INFO GlusterFS mount attempt 

08/06/2020 14:20:02 INFO GlusterFS mount attempt 

08/06/2020 14:19:31 INFO GlusterFS mount attempt 

08/06/2020 14:19:01 INFO GlusterFS mount attempt 

08/06/2020 14:18:31 INFO GlusterFS mount attempt 

08/06/2020 14:18:01 INFO GlusterFS mount attempt 

08/06/2020 14:17:31 INFO GlusterFS mount attempt 

08/06/2020 14:17:01 INFO GlusterFS mount attempt 

08/06/2020 14:16:31 INFO GlusterFS mount attempt 

08/06/2020 14:16:01 INFO GlusterFS mount attempt 

08/06/2020 14:15:31 INFO GlusterFS mount attempt 

08/06/2020 14:15:01 INFO GlusterFS mount attempt 

08/06/2020 14:14:31 INFO GlusterFS mount attempt 

08/06/2020 14:14:00 INFO GlusterFS mount attempt 

08/06/2020 14:13:30 INFO GlusterFS mount attempt 

08/06/2020 14:13:00 INFO GlusterFS mount attempt 

08/06/2020 14:12:30 INFO GlusterFS mount attempt 

08/06/2020 14:12:00 INFO GlusterFS mount attempt 

08/06/2020 14:11:30 INFO GlusterFS mount attempt 

08/06/2020 14:11:00 INFO GlusterFS mount attempt 

08/06/2020 14:10:30 INFO GlusterFS mount attempt 

08/06/2020 14:10:00 INFO GlusterFS mount attempt 

08/06/2020 14:09:30 INFO GlusterFS mount attempt 

08/06/2020 14:09:00 INFO GlusterFS mount attempt 

08/06/2020 14:08:30 INFO GlusterFS mount attempt 

08/06/2020 14:07:59 INFO GlusterFS mount attempt 

08/06/2020 14:07:29 INFO GlusterFS mount attempt 

08/06/2020 14:06:59 INFO GlusterFS mount attempt 

08/06/2020 14:06:29 INFO GlusterFS mount attempt 

08/06/2020 14:05:59 INFO GlusterFS mount attempt 

08/06/2020 14:05:29 INFO GlusterFS mount attempt 

08/06/2020 14:04:59 INFO GlusterFS mount attempt 

08/06/2020 14:04:29 INFO GlusterFS mount attempt 

08/06/2020 14:03:59 INFO GlusterFS mount attempt 

08/06/2020 14:03:29 INFO GlusterFS mount attempt 

08/06/2020 14:02:59 INFO GlusterFS mount attempt 

08/06/2020 14:02:28 INFO GlusterFS mount attempt 

08/06/2020 14:01:58 INFO GlusterFS mount attempt 

08/06/2020 14:01:28 INFO GlusterFS mount attempt 

08/06/2020 14:00:58 INFO GlusterFS mount attempt 

08/06/2020 14:00:28 INFO GlusterFS mount attempt 

08/06/2020 13:59:58 INFO GlusterFS mount attempt 

08/06/2020 13:59:28 INFO GlusterFS mount attempt 

08/06/2020 13:58:58 INFO GlusterFS mount attempt 

08/06/2020 13:58:28 INFO GlusterFS mount attempt 

08/06/2020 13:57:58 INFO GlusterFS mount attempt 

08/06/2020 13:57:28 INFO GlusterFS mount attempt 

08/06/2020 13:56:57 INFO GlusterFS mount attempt 

08/06/2020 13:56:27 INFO GlusterFS mount attempt 

08/06/2020 13:55:57 INFO GlusterFS mount attempt 

08/06/2020 13:55:27 INFO GlusterFS mount attempt 

08/06/2020 13:54:57 INFO GlusterFS mount attempt 

08/06/2020 13:54:27 INFO GlusterFS mount attempt 

08/06/2020 13:53:57 INFO GlusterFS mount attempt 

08/06/2020 13:53:27 INFO GlusterFS mount attempt 

08/06/2020 13:52:57 INFO GlusterFS mount attempt 

08/06/2020 13:52:27 INFO GlusterFS mount attempt 

08/06/2020 13:51:57 INFO GlusterFS mount attempt 

08/06/2020 13:51:26 INFO GlusterFS mount attempt 

08/06/2020 13:50:56 INFO GlusterFS mount attempt 

08/06/2020 13:50:26 INFO GlusterFS mount attempt 

08/06/2020 13:49:56 INFO GlusterFS mount attempt 

08/06/2020 13:49:26 INFO GlusterFS mount attempt 

08/06/2020 13:48:56 INFO GlusterFS mount attempt 

08/06/2020 13:48:26 INFO GlusterFS mount attempt 

08/06/2020 13:47:56 INFO GlusterFS mount attempt 

08/06/2020 13:47:26 INFO GlusterFS mount attempt 

08/06/2020 13:46:56 INFO GlusterFS mount attempt 

08/06/2020 13:46:26 INFO GlusterFS mount attempt 

08/06/2020 13:45:55 INFO GlusterFS mount attempt 

08/06/2020 13:45:25 INFO GlusterFS mount attempt 

08/06/2020 13:44:55 INFO GlusterFS mount attempt 

08/06/2020 13:44:25 INFO GlusterFS mount attempt 

08/06/2020 13:43:55 INFO GlusterFS mount attempt 

08/06/2020 13:43:25 INFO GlusterFS mount attempt 

08/06/2020 13:42:55 INFO GlusterFS mount attempt 

08/06/2020 13:42:25 INFO GlusterFS mount attempt 

08/06/2020 13:41:55 INFO GlusterFS mount attempt 

08/06/2020 13:41:25 INFO GlusterFS mount attempt 

08/06/2020 13:40:55 INFO GlusterFS mount attempt 

 

08/06/2020 13:40:31 INFO Start add osd job 1202581

08/06/2020 13:40:24 INFO GlusterFS mount attempt 

08/06/2020 13:39:54 INFO GlusterFS mount attempt 

08/06/2020 13:39:24 INFO GlusterFS mount attempt 

08/06/2020 13:38:54 INFO GlusterFS mount attempt 

08/06/2020 13:38:24 INFO GlusterFS mount attempt 

08/06/2020 13:37:54 INFO GlusterFS mount attempt 

08/06/2020 13:37:24 INFO GlusterFS mount attempt 

08/06/2020 13:36:54 INFO GlusterFS mount attempt 

08/06/2020 13:36:24 INFO GlusterFS mount attempt 

08/06/2020 13:35:54 INFO GlusterFS mount attempt 

08/06/2020 13:35:23 INFO GlusterFS mount attempt 

08/06/2020 13:34:53 INFO GlusterFS mount attempt 

08/06/2020 13:34:23 INFO GlusterFS mount attempt 

08/06/2020 13:33:53 INFO GlusterFS mount attempt 

 

08/06/2020 13:33:51 INFO Start add osd job 1188845

08/06/2020 13:33:23 INFO GlusterFS mount attempt 

08/06/2020 13:32:53 INFO GlusterFS mount attempt 

08/06/2020 13:32:23 INFO GlusterFS mount attempt 

08/06/2020 13:31:53 INFO GlusterFS mount attempt 

08/06/2020 13:31:23 INFO GlusterFS mount attempt 

08/06/2020 13:30:53 INFO GlusterFS mount attempt 

08/06/2020 13:30:23 INFO GlusterFS mount attempt 

08/06/2020 13:29:52 INFO GlusterFS mount attempt 

08/06/2020 13:29:22 INFO GlusterFS mount attempt 

08/06/2020 13:28:52 INFO GlusterFS mount attempt 

08/06/2020 13:28:22 INFO GlusterFS mount attempt 

08/06/2020 13:27:52 INFO GlusterFS mount attempt 

08/06/2020 13:27:22 INFO GlusterFS mount attempt 

08/06/2020 13:26:52 INFO GlusterFS mount attempt 

08/06/2020 13:26:22 INFO GlusterFS mount attempt 

08/06/2020 13:25:52 INFO GlusterFS mount attempt 

08/06/2020 13:25:22 INFO GlusterFS mount attempt 

 

08/06/2020 13:25:01 INFO Start add osd job 1169199

08/06/2020 13:24:52 INFO GlusterFS mount attempt 

08/06/2020 13:24:21 INFO GlusterFS mount attempt 

08/06/2020 13:23:51 INFO GlusterFS mount attempt 

08/06/2020 13:23:21 INFO GlusterFS mount attempt 

08/06/2020 13:22:51 INFO GlusterFS mount attempt 

08/06/2020 13:22:21 INFO GlusterFS mount attempt 

08/06/2020 13:21:51 INFO GlusterFS mount attempt 

08/06/2020 13:21:21 INFO GlusterFS mount attempt 

08/06/2020 13:20:51 INFO GlusterFS mount attempt 

08/06/2020 13:20:21 INFO GlusterFS mount attempt 

08/06/2020 13:19:51 INFO GlusterFS mount attempt 

08/06/2020 13:19:21 INFO GlusterFS mount attempt 

 

08/06/2020 13:19:12 INFO Start add osd job 1154189

08/06/2020 13:18:51 INFO GlusterFS mount attempt 

08/06/2020 13:18:20 INFO GlusterFS mount attempt 

08/06/2020 13:17:50 INFO GlusterFS mount attempt 

08/06/2020 13:17:20 INFO GlusterFS mount attempt 

08/06/2020 13:16:50 INFO GlusterFS mount attempt 

08/06/2020 13:16:20 INFO GlusterFS mount attempt 

08/06/2020 13:15:50 INFO GlusterFS mount attempt 

08/06/2020 13:15:20 INFO GlusterFS mount attempt 

08/06/2020 13:14:50 INFO GlusterFS mount attempt 

08/06/2020 13:14:20 INFO GlusterFS mount attempt 

08/06/2020 13:13:50 INFO GlusterFS mount attempt 

08/06/2020 13:13:20 INFO GlusterFS mount attempt 

08/06/2020 13:12:49 INFO GlusterFS mount attempt 

08/06/2020 13:12:19 INFO GlusterFS mount attempt 

08/06/2020 13:11:49 INFO GlusterFS mount attempt 

08/06/2020 13:11:19 INFO GlusterFS mount attempt 

08/06/2020 13:10:49 INFO GlusterFS mount attempt 

08/06/2020 13:10:19 INFO GlusterFS mount attempt 

08/06/2020 13:09:49 INFO GlusterFS mount attempt 

 

08/06/2020 13:09:21 INFO Start add osd job 1132467

08/06/2020 13:09:19 INFO GlusterFS mount attempt 

08/06/2020 13:08:49 INFO GlusterFS mount attempt 

08/06/2020 13:08:19 INFO GlusterFS mount attempt 

08/06/2020 13:07:49 INFO GlusterFS mount attempt 

08/06/2020 13:07:18 INFO GlusterFS mount attempt 

08/06/2020 13:06:48 INFO GlusterFS mount attempt 

08/06/2020 13:06:18 INFO GlusterFS mount attempt 

08/06/2020 13:05:48 INFO GlusterFS mount attempt 

08/06/2020 13:05:18 INFO GlusterFS mount attempt 

08/06/2020 13:04:48 INFO GlusterFS mount attempt 

08/06/2020 13:04:18 INFO GlusterFS mount attempt 

08/06/2020 13:03:48 INFO GlusterFS mount attempt 

 

08/06/2020 13:03:32 INFO Start add osd job 1114819

08/06/2020 13:03:18 INFO GlusterFS mount attempt 

08/06/2020 13:02:48 INFO GlusterFS mount attempt 

08/06/2020 13:02:18 INFO GlusterFS mount attempt 

08/06/2020 13:01:47 INFO GlusterFS mount attempt 

08/06/2020 13:01:17 INFO GlusterFS mount attempt 

08/06/2020 13:00:47 INFO GlusterFS mount attempt 

08/06/2020 13:00:17 INFO GlusterFS mount attempt 

 

08/06/2020 13:00:12 INFO Start add osd job 1103173

08/06/2020 12:59:47 INFO GlusterFS mount attempt 

08/06/2020 12:59:17 INFO GlusterFS mount attempt 

08/06/2020 12:58:47 INFO GlusterFS mount attempt 

 

08/06/2020 12:58:18 INFO Start add osd job 1093956

08/06/2020 12:58:17 INFO GlusterFS mount attempt 

08/06/2020 12:57:47 INFO GlusterFS mount attempt 

08/06/2020 12:57:17 INFO GlusterFS mount attempt 

08/06/2020 12:56:47 INFO GlusterFS mount attempt 

08/06/2020 12:56:16 INFO GlusterFS mount attempt 

08/06/2020 12:55:46 INFO GlusterFS mount attempt 

08/06/2020 12:55:16 INFO GlusterFS mount attempt 

08/06/2020 12:54:46 INFO GlusterFS mount attempt 

08/06/2020 12:54:16 INFO GlusterFS mount attempt 

08/06/2020 12:53:46 INFO GlusterFS mount attempt 

08/06/2020 12:53:16 INFO GlusterFS mount attempt 

08/06/2020 12:52:46 INFO GlusterFS mount attempt 

08/06/2020 12:52:16 INFO GlusterFS mount attempt 

08/06/2020 12:51:46 INFO GlusterFS mount attempt 

08/06/2020 12:51:16 INFO GlusterFS mount attempt 

08/06/2020 12:50:45 INFO GlusterFS mount attempt 

08/06/2020 12:50:15 INFO GlusterFS mount attempt 

08/06/2020 12:49:45 INFO GlusterFS mount attempt 

08/06/2020 12:49:15 INFO GlusterFS mount attempt 

08/06/2020 12:48:45 INFO GlusterFS mount attempt 

08/06/2020 12:48:15 INFO GlusterFS mount attempt 

08/06/2020 12:47:45 INFO GlusterFS mount attempt 

08/06/2020 12:47:15 INFO GlusterFS mount attempt 

08/06/2020 12:46:45 INFO GlusterFS mount attempt 

08/06/2020 12:46:15 INFO GlusterFS mount attempt 

08/06/2020 12:45:44 INFO GlusterFS mount attempt 

08/06/2020 12:45:14 INFO GlusterFS mount attempt 

08/06/2020 12:44:44 INFO GlusterFS mount attempt 

08/06/2020 12:44:14 INFO GlusterFS mount attempt 

08/06/2020 12:43:44 INFO GlusterFS mount attempt 

08/06/2020 12:43:14 INFO GlusterFS mount attempt 

08/06/2020 12:42:44 INFO GlusterFS mount attempt 

08/06/2020 12:42:14 INFO GlusterFS mount attempt 

08/06/2020 12:41:44 INFO GlusterFS mount attempt 

08/06/2020 12:41:14 INFO GlusterFS mount attempt 

08/06/2020 12:40:44 INFO GlusterFS mount attempt 

08/06/2020 12:40:13 INFO GlusterFS mount attempt 

08/06/2020 12:39:43 INFO GlusterFS mount attempt 

08/06/2020 12:39:13 INFO GlusterFS mount attempt 

08/06/2020 12:38:43 INFO GlusterFS mount attempt 

08/06/2020 12:38:13 INFO GlusterFS mount attempt 

08/06/2020 12:37:43 INFO GlusterFS mount attempt 

08/06/2020 12:37:13 INFO GlusterFS mount attempt 

08/06/2020 12:36:43 INFO GlusterFS mount attempt 

08/06/2020 12:36:13 INFO GlusterFS mount attempt 

08/06/2020 12:35:43 INFO GlusterFS mount attempt 

08/06/2020 12:35:12 INFO GlusterFS mount attempt 

08/06/2020 12:34:42 INFO GlusterFS mount attempt 

08/06/2020 12:34:12 INFO GlusterFS mount attempt 

08/06/2020 12:33:42 INFO GlusterFS mount attempt 

08/06/2020 12:33:12 INFO GlusterFS mount attempt 

08/06/2020 12:32:42 INFO GlusterFS mount attempt 

08/06/2020 12:32:12 INFO GlusterFS mount attempt 

08/06/2020 12:31:42 INFO GlusterFS mount attempt 

08/06/2020 12:31:12 INFO GlusterFS mount attempt 

08/06/2020 12:30:42 INFO GlusterFS mount attempt 

08/06/2020 12:30:12 INFO GlusterFS mount attempt 

08/06/2020 12:29:41 INFO GlusterFS mount attempt 

08/06/2020 12:29:11 INFO GlusterFS mount attempt 

08/06/2020 12:28:41 INFO GlusterFS mount attempt 

08/06/2020 12:28:11 INFO GlusterFS mount attempt 

08/06/2020 12:27:41 INFO GlusterFS mount attempt 

08/06/2020 12:27:11 INFO GlusterFS mount attempt 

08/06/2020 12:26:41 INFO GlusterFS mount attempt 

08/06/2020 12:26:11 INFO GlusterFS mount attempt 

08/06/2020 12:25:41 INFO GlusterFS mount attempt 

08/06/2020 12:25:11 INFO GlusterFS mount attempt 

08/06/2020 12:24:41 INFO GlusterFS mount attempt 

08/06/2020 12:24:10 INFO GlusterFS mount attempt 

08/06/2020 12:23:40 INFO GlusterFS mount attempt 

08/06/2020 12:23:10 INFO GlusterFS mount attempt 

08/06/2020 12:22:40 INFO GlusterFS mount attempt 

08/06/2020 12:22:10 INFO GlusterFS mount attempt 

08/06/2020 12:21:40 INFO GlusterFS mount attempt 

08/06/2020 12:21:10 INFO GlusterFS mount attempt 

08/06/2020 12:20:40 INFO GlusterFS mount attempt 

08/06/2020 12:20:10 INFO GlusterFS mount attempt 

08/06/2020 12:19:40 INFO GlusterFS mount attempt 

08/06/2020 12:19:10 INFO GlusterFS mount attempt 

08/06/2020 12:18:39 INFO GlusterFS mount attempt 

08/06/2020 12:18:09 INFO GlusterFS mount attempt 

08/06/2020 12:17:39 INFO GlusterFS mount attempt 

08/06/2020 12:17:09 INFO GlusterFS mount attempt 

08/06/2020 12:16:39 INFO GlusterFS mount attempt 

08/06/2020 12:16:09 INFO GlusterFS mount attempt 

08/06/2020 12:15:39 INFO GlusterFS mount attempt 

08/06/2020 12:15:09 INFO GlusterFS mount attempt 

08/06/2020 12:14:39 INFO GlusterFS mount attempt 

08/06/2020 12:14:09 INFO GlusterFS mount attempt 

08/06/2020 12:13:38 INFO GlusterFS mount attempt 

08/06/2020 12:13:08 INFO GlusterFS mount attempt 

08/06/2020 12:12:38 INFO GlusterFS mount attempt 

08/06/2020 12:12:08 INFO GlusterFS mount attempt 

08/06/2020 12:11:38 INFO GlusterFS mount attempt 

08/06/2020 12:11:08 INFO GlusterFS mount attempt 

08/06/2020 12:10:38 INFO GlusterFS mount attempt 

08/06/2020 12:10:08 INFO GlusterFS mount attempt 

08/06/2020 12:09:38 INFO GlusterFS mount attempt 

08/06/2020 12:09:08 INFO GlusterFS mount attempt 

08/06/2020 12:08:38 INFO GlusterFS mount attempt 

08/06/2020 12:08:07 INFO GlusterFS mount attempt 

08/06/2020 12:07:37 INFO GlusterFS mount attempt 

 

08/06/2020 12:07:18 INFO Start add osd job 1379408

08/06/2020 12:07:07 INFO GlusterFS mount attempt 

08/06/2020 12:06:37 INFO GlusterFS mount attempt 

08/06/2020 12:06:07 INFO GlusterFS mount attempt 

08/06/2020 12:05:37 INFO GlusterFS mount attempt 

08/06/2020 12:05:07 INFO GlusterFS mount attempt 

08/06/2020 12:04:37 INFO GlusterFS mount attempt 

08/06/2020 12:04:07 INFO GlusterFS mount attempt 

08/06/2020 12:03:37 INFO GlusterFS mount attempt 

08/06/2020 12:03:06 INFO GlusterFS mount attempt 

08/06/2020 12:02:36 INFO GlusterFS mount attempt 

08/06/2020 12:02:06 INFO GlusterFS mount attempt 

08/06/2020 12:01:36 INFO GlusterFS mount attempt 

08/06/2020 12:01:06 INFO GlusterFS mount attempt 

08/06/2020 12:00:36 INFO GlusterFS mount attempt 

08/06/2020 12:00:06 INFO GlusterFS mount attempt 

08/06/2020 11:59:36 INFO GlusterFS mount attempt 

08/06/2020 11:59:06 INFO GlusterFS mount attempt 

08/06/2020 11:58:36 INFO GlusterFS mount attempt 

08/06/2020 11:58:06 INFO GlusterFS mount attempt 

08/06/2020 11:57:35 INFO GlusterFS mount attempt 

08/06/2020 11:57:05 INFO GlusterFS mount attempt 

08/06/2020 11:56:35 INFO GlusterFS mount attempt 

08/06/2020 11:56:05 INFO GlusterFS mount attempt 

08/06/2020 11:55:35 INFO GlusterFS mount attempt 

08/06/2020 11:55:05 INFO GlusterFS mount attempt 

08/06/2020 11:54:35 INFO GlusterFS mount attempt 

08/06/2020 11:54:05 INFO GlusterFS mount attempt 

08/06/2020 11:53:35 INFO GlusterFS mount attempt 

08/06/2020 11:53:05 INFO GlusterFS mount attempt 

08/06/2020 11:52:35 INFO GlusterFS mount attempt 

08/06/2020 11:52:04 INFO GlusterFS mount attempt 

08/06/2020 11:51:34 INFO GlusterFS mount attempt 

08/06/2020 11:51:04 INFO GlusterFS mount attempt 

08/06/2020 11:50:34 INFO GlusterFS mount attempt 

08/06/2020 11:50:04 INFO GlusterFS mount attempt 

08/06/2020 11:49:34 INFO GlusterFS mount attempt 

08/06/2020 11:49:04 INFO GlusterFS mount attempt 

08/06/2020 11:48:34 INFO GlusterFS mount attempt 

08/06/2020 11:48:04 INFO GlusterFS mount attempt 

08/06/2020 11:47:34 INFO GlusterFS mount attempt 

08/06/2020 11:47:03 INFO GlusterFS mount attempt 

08/06/2020 11:46:33 INFO GlusterFS mount attempt 

08/06/2020 11:46:03 INFO GlusterFS mount attempt 

08/06/2020 11:45:33 INFO GlusterFS mount attempt 

08/06/2020 11:45:03 INFO GlusterFS mount attempt 

08/06/2020 11:44:33 INFO GlusterFS mount attempt 

08/06/2020 11:44:03 INFO GlusterFS mount attempt 

08/06/2020 11:43:33 INFO GlusterFS mount attempt 

08/06/2020 11:43:03 INFO GlusterFS mount attempt 

08/06/2020 11:42:33 INFO GlusterFS mount attempt 

08/06/2020 11:42:03 INFO GlusterFS mount attempt 

08/06/2020 11:41:32 INFO GlusterFS mount attempt 

08/06/2020 11:41:02 INFO GlusterFS mount attempt 

08/06/2020 11:40:32 INFO GlusterFS mount attempt 

08/06/2020 11:40:02 INFO GlusterFS mount attempt 

08/06/2020 11:39:32 INFO GlusterFS mount attempt 

08/06/2020 11:39:02 INFO GlusterFS mount attempt 

08/06/2020 11:38:32 INFO GlusterFS mount attempt 

08/06/2020 11:38:02 INFO GlusterFS mount attempt 

08/06/2020 11:37:32 INFO GlusterFS mount attempt 

08/06/2020 11:37:02 INFO GlusterFS mount attempt 

08/06/2020 11:36:31 INFO GlusterFS mount attempt 

08/06/2020 11:36:01 INFO GlusterFS mount attempt 

08/06/2020 11:35:31 INFO GlusterFS mount attempt 

08/06/2020 11:35:01 INFO GlusterFS mount attempt 

08/06/2020 11:34:31 INFO GlusterFS mount attempt 

08/06/2020 11:34:01 INFO GlusterFS mount attempt 

08/06/2020 11:33:31 INFO GlusterFS mount attempt 

08/06/2020 11:33:01 INFO GlusterFS mount attempt 

08/06/2020 11:32:31 INFO GlusterFS mount attempt 

08/06/2020 11:32:01 INFO GlusterFS mount attempt 

08/06/2020 11:31:31 INFO GlusterFS mount attempt 

08/06/2020 11:31:00 INFO GlusterFS mount attempt 

08/06/2020 11:30:30 INFO GlusterFS mount attempt 

08/06/2020 11:30:00 INFO GlusterFS mount attempt 

08/06/2020 11:29:30 INFO GlusterFS mount attempt 

08/06/2020 11:29:00 INFO GlusterFS mount attempt 

08/06/2020 11:28:30 INFO GlusterFS mount attempt 

08/06/2020 11:28:00 INFO GlusterFS mount attempt 

08/06/2020 11:27:30 INFO GlusterFS mount attempt 

08/06/2020 11:27:00 INFO GlusterFS mount attempt 

08/06/2020 11:26:30 INFO GlusterFS mount attempt 

08/06/2020 11:25:59 INFO GlusterFS mount attempt 

08/06/2020 11:25:29 INFO GlusterFS mount attempt 

08/06/2020 11:24:59 INFO GlusterFS mount attempt 

08/06/2020 11:24:29 INFO GlusterFS mount attempt 

08/06/2020 11:23:59 INFO GlusterFS mount attempt 

08/06/2020 11:23:29 INFO GlusterFS mount attempt 

08/06/2020 11:22:59 INFO GlusterFS mount attempt 

08/06/2020 11:22:29 INFO GlusterFS mount attempt 

08/06/2020 11:21:59 INFO GlusterFS mount attempt 

08/06/2020 11:21:29 INFO GlusterFS mount attempt 

08/06/2020 11:20:59 INFO GlusterFS mount attempt 

08/06/2020 11:20:28 INFO GlusterFS mount attempt 

08/06/2020 11:19:58 INFO GlusterFS mount attempt 

08/06/2020 11:19:28 INFO GlusterFS mount attempt 

08/06/2020 11:18:58 INFO GlusterFS mount attempt 

08/06/2020 11:18:28 INFO GlusterFS mount attempt 

08/06/2020 11:17:58 INFO GlusterFS mount attempt 

08/06/2020 11:17:28 INFO GlusterFS mount attempt 

08/06/2020 11:16:58 INFO GlusterFS mount attempt 

08/06/2020 11:16:28 INFO GlusterFS mount attempt 

08/06/2020 11:15:58 INFO GlusterFS mount attempt 

08/06/2020 11:15:28 INFO GlusterFS mount attempt 

08/06/2020 11:14:57 INFO GlusterFS mount attempt 

08/06/2020 11:14:27 INFO GlusterFS mount attempt 

08/06/2020 11:13:57 INFO GlusterFS mount attempt 

08/06/2020 11:13:27 INFO GlusterFS mount attempt 

08/06/2020 11:12:57 INFO GlusterFS mount attempt 

08/06/2020 11:12:27 INFO GlusterFS mount attempt 

08/06/2020 11:11:57 INFO GlusterFS mount attempt 

08/06/2020 11:11:27 INFO GlusterFS mount attempt 

08/06/2020 11:10:57 INFO GlusterFS mount attempt 

08/06/2020 11:10:27 INFO GlusterFS mount attempt 

08/06/2020 11:09:56 INFO GlusterFS mount attempt 

08/06/2020 11:09:26 INFO GlusterFS mount attempt 

08/06/2020 11:08:56 INFO GlusterFS mount attempt 

08/06/2020 11:08:26 INFO GlusterFS mount attempt 

08/06/2020 11:07:56 INFO GlusterFS mount attempt 

08/06/2020 11:07:26 INFO GlusterFS mount attempt 

08/06/2020 11:06:56 INFO GlusterFS mount attempt 

08/06/2020 11:06:26 INFO GlusterFS mount attempt 

08/06/2020 11:05:56 INFO GlusterFS mount attempt 

08/06/2020 11:05:26 INFO GlusterFS mount attempt 

08/06/2020 11:04:55 INFO GlusterFS mount attempt 

08/06/2020 11:04:25 INFO GlusterFS mount attempt 

08/06/2020 11:03:55 INFO GlusterFS mount attempt 

08/06/2020 11:03:25 INFO GlusterFS mount attempt 

08/06/2020 11:02:55 INFO GlusterFS mount attempt 

08/06/2020 11:02:25 INFO GlusterFS mount attempt 

08/06/2020 11:01:55 INFO GlusterFS mount attempt 

08/06/2020 11:01:25 INFO GlusterFS mount attempt 

08/06/2020 11:00:55 INFO GlusterFS mount attempt 

08/06/2020 11:00:25 INFO GlusterFS mount attempt 

08/06/2020 10:59:55 INFO GlusterFS mount attempt 

08/06/2020 10:59:24 INFO GlusterFS mount attempt 

08/06/2020 10:58:54 INFO GlusterFS mount attempt 

08/06/2020 10:58:24 INFO GlusterFS mount attempt 

08/06/2020 10:57:54 INFO GlusterFS mount attempt 

08/06/2020 10:57:24 INFO GlusterFS mount attempt 

08/06/2020 10:56:54 INFO GlusterFS mount attempt 

08/06/2020 10:56:24 INFO GlusterFS mount attempt 

08/06/2020 10:55:54 INFO GlusterFS mount attempt 

08/06/2020 10:55:24 INFO GlusterFS mount attempt 

08/06/2020 10:54:54 INFO GlusterFS mount attempt 

08/06/2020 10:54:24 INFO GlusterFS mount attempt 

08/06/2020 10:53:53 INFO GlusterFS mount attempt 

08/06/2020 10:53:23 INFO GlusterFS mount attempt 

08/06/2020 10:52:53 INFO GlusterFS mount attempt 

08/06/2020 10:52:23 INFO GlusterFS mount attempt 

08/06/2020 10:51:53 INFO GlusterFS mount attempt 

08/06/2020 10:51:23 INFO GlusterFS mount attempt 

08/06/2020 10:50:53 INFO GlusterFS mount attempt 

08/06/2020 10:50:23 INFO GlusterFS mount attempt 

08/06/2020 10:49:53 INFO GlusterFS mount attempt 

08/06/2020 10:49:23 INFO GlusterFS mount attempt 

08/06/2020 10:48:53 INFO GlusterFS mount attempt 

08/06/2020 10:48:22 INFO GlusterFS mount attempt 

08/06/2020 10:47:52 INFO GlusterFS mount attempt 

08/06/2020 10:47:22 INFO GlusterFS mount attempt 

08/06/2020 10:46:52 INFO GlusterFS mount attempt 

08/06/2020 10:46:22 INFO GlusterFS mount attempt 

08/06/2020 10:45:52 INFO GlusterFS mount attempt 

08/06/2020 10:45:22 INFO GlusterFS mount attempt 

08/06/2020 10:44:52 INFO GlusterFS mount attempt 

08/06/2020 10:44:22 INFO GlusterFS mount attempt 

08/06/2020 10:43:52 INFO GlusterFS mount attempt 

08/06/2020 10:43:22 INFO GlusterFS mount attempt 

08/06/2020 10:42:51 INFO GlusterFS mount attempt 

08/06/2020 10:42:21 INFO GlusterFS mount attempt 

08/06/2020 10:41:51 INFO GlusterFS mount attempt 

08/06/2020 10:41:21 INFO GlusterFS mount attempt 

08/06/2020 10:40:51 INFO GlusterFS mount attempt 

08/06/2020 10:40:21 INFO GlusterFS mount attempt 

08/06/2020 10:39:51 INFO GlusterFS mount attempt 

08/06/2020 10:39:21 INFO GlusterFS mount attempt 

08/06/2020 10:38:51 INFO GlusterFS mount attempt 

08/06/2020 10:38:21 INFO GlusterFS mount attempt 

08/06/2020 10:37:50 INFO GlusterFS mount attempt 

08/06/2020 10:37:20 INFO GlusterFS mount attempt 

08/06/2020 10:36:50 INFO GlusterFS mount attempt 

08/06/2020 10:36:20 INFO GlusterFS mount attempt 

08/06/2020 10:35:50 INFO GlusterFS mount attempt 

08/06/2020 10:35:20 INFO GlusterFS mount attempt 

08/06/2020 10:34:50 INFO GlusterFS mount attempt 

08/06/2020 10:34:20 INFO GlusterFS mount attempt 

08/06/2020 10:33:50 INFO GlusterFS mount attempt 

08/06/2020 10:33:20 INFO GlusterFS mount attempt 

08/06/2020 10:32:50 INFO GlusterFS mount attempt 

08/06/2020 10:32:19 INFO GlusterFS mount attempt 

08/06/2020 10:31:49 INFO GlusterFS mount attempt 

08/06/2020 10:31:19 INFO GlusterFS mount attempt 

08/06/2020 10:30:49 INFO GlusterFS mount attempt 

08/06/2020 10:30:19 INFO GlusterFS mount attempt 

08/06/2020 10:29:49 INFO GlusterFS mount attempt 

08/06/2020 10:29:19 INFO GlusterFS mount attempt 

08/06/2020 10:28:49 INFO GlusterFS mount attempt 

08/06/2020 10:28:19 INFO GlusterFS mount attempt 

08/06/2020 10:27:49 INFO GlusterFS mount attempt 

08/06/2020 10:27:18 INFO GlusterFS mount attempt 

08/06/2020 10:26:48 INFO GlusterFS mount attempt 

08/06/2020 10:26:18 INFO GlusterFS mount attempt 

08/06/2020 10:25:48 INFO GlusterFS mount attempt 

08/06/2020 10:25:18 INFO GlusterFS mount attempt 

08/06/2020 10:24:48 INFO GlusterFS mount attempt 

08/06/2020 10:24:18 INFO GlusterFS mount attempt 

08/06/2020 10:23:48 INFO GlusterFS mount attempt 

08/06/2020 10:23:18 INFO GlusterFS mount attempt 

08/06/2020 10:22:48 INFO GlusterFS mount attempt 

08/06/2020 10:22:18 INFO GlusterFS mount attempt 

08/06/2020 10:21:47 INFO GlusterFS mount attempt 

08/06/2020 10:21:17 INFO GlusterFS mount attempt 

08/06/2020 10:20:47 INFO GlusterFS mount attempt 

08/06/2020 10:20:17 INFO GlusterFS mount attempt 

08/06/2020 10:19:47 INFO GlusterFS mount attempt 

08/06/2020 10:19:17 INFO GlusterFS mount attempt 

08/06/2020 10:18:47 INFO GlusterFS mount attempt 

08/06/2020 10:18:17 INFO GlusterFS mount attempt 

08/06/2020 10:17:47 INFO GlusterFS mount attempt 

08/06/2020 10:17:17 INFO GlusterFS mount attempt 

08/06/2020 10:16:47 INFO GlusterFS mount attempt 

08/06/2020 10:16:16 INFO GlusterFS mount attempt 

08/06/2020 10:15:46 INFO GlusterFS mount attempt 

08/06/2020 10:15:16 INFO GlusterFS mount attempt 

08/06/2020 10:14:46 INFO GlusterFS mount attempt 

08/06/2020 10:14:16 INFO GlusterFS mount attempt 

08/06/2020 10:13:46 INFO GlusterFS mount attempt 

08/06/2020 10:13:16 INFO GlusterFS mount attempt 

08/06/2020 10:12:46 INFO GlusterFS mount attempt 

08/06/2020 10:12:16 INFO GlusterFS mount attempt 

08/06/2020 10:11:46 INFO GlusterFS mount attempt 

08/06/2020 10:11:15 INFO GlusterFS mount attempt 

08/06/2020 10:10:45 INFO GlusterFS mount attempt 

08/06/2020 10:10:15 INFO GlusterFS mount attempt 

08/06/2020 10:09:45 INFO GlusterFS mount attempt 

08/06/2020 10:09:15 INFO GlusterFS mount attempt 

08/06/2020 10:08:45 INFO GlusterFS mount attempt 

08/06/2020 10:08:15 INFO GlusterFS mount attempt 

08/06/2020 10:07:45 INFO GlusterFS mount attempt 

08/06/2020 10:07:15 INFO GlusterFS mount attempt 

08/06/2020 10:06:45 INFO GlusterFS mount attempt 

08/06/2020 10:06:15 INFO GlusterFS mount attempt 

08/06/2020 10:05:44 INFO GlusterFS mount attempt 

08/06/2020 10:05:14 INFO GlusterFS mount attempt 

08/06/2020 10:04:44 INFO GlusterFS mount attempt 

08/06/2020 10:04:14 INFO GlusterFS mount attempt 

08/06/2020 10:03:44 INFO GlusterFS mount attempt 

08/06/2020 10:03:14 INFO GlusterFS mount attempt 

08/06/2020 10:02:44 INFO GlusterFS mount attempt 

08/06/2020 10:02:14 INFO GlusterFS mount attempt 

08/06/2020 10:01:44 INFO GlusterFS mount attempt 

08/06/2020 10:01:14 INFO GlusterFS mount attempt 

08/06/2020 10:00:43 INFO GlusterFS mount attempt 

08/06/2020 10:00:13 INFO GlusterFS mount attempt 

08/06/2020 09:59:43 INFO GlusterFS mount attempt 

08/06/2020 09:59:13 INFO GlusterFS mount attempt 

08/06/2020 09:58:43 INFO GlusterFS mount attempt 

08/06/2020 09:58:13 INFO GlusterFS mount attempt 

08/06/2020 09:57:43 INFO GlusterFS mount attempt 

08/06/2020 09:57:13 INFO GlusterFS mount attempt 

08/06/2020 09:56:43 INFO GlusterFS mount attempt 

08/06/2020 09:56:13 INFO GlusterFS mount attempt 

08/06/2020 09:55:43 INFO GlusterFS mount attempt 

08/06/2020 09:55:12 INFO GlusterFS mount attempt 

08/06/2020 09:54:42 INFO GlusterFS mount attempt 

08/06/2020 09:54:12 INFO GlusterFS mount attempt 

08/06/2020 09:53:42 INFO GlusterFS mount attempt 

08/06/2020 09:53:12 INFO GlusterFS mount attempt 

08/06/2020 09:52:42 INFO GlusterFS mount attempt 

08/06/2020 09:52:12 INFO GlusterFS mount attempt 

08/06/2020 09:51:42 INFO GlusterFS mount attempt 

08/06/2020 09:51:12 INFO GlusterFS mount attempt 

08/06/2020 09:50:42 INFO GlusterFS mount attempt 

08/06/2020 09:50:11 INFO GlusterFS mount attempt 

08/06/2020 09:49:41 INFO GlusterFS mount attempt 

08/06/2020 09:49:11 INFO GlusterFS mount attempt 

08/06/2020 09:48:41 INFO GlusterFS mount attempt 

08/06/2020 09:48:11 INFO GlusterFS mount attempt 

08/06/2020 09:47:41 INFO GlusterFS mount attempt 

08/06/2020 09:47:11 INFO GlusterFS mount attempt 

08/06/2020 09:46:41 INFO GlusterFS mount attempt 

08/06/2020 09:46:11 INFO GlusterFS mount attempt 

08/06/2020 09:45:41 INFO GlusterFS mount attempt 

08/06/2020 09:45:11 INFO GlusterFS mount attempt 

08/06/2020 09:44:40 INFO GlusterFS mount attempt 

08/06/2020 09:44:10 INFO GlusterFS mount attempt 

08/06/2020 09:43:40 INFO GlusterFS mount attempt 

08/06/2020 09:43:10 INFO GlusterFS mount attempt 

08/06/2020 09:42:40 INFO GlusterFS mount attempt 

08/06/2020 09:42:10 INFO GlusterFS mount attempt 

08/06/2020 09:41:40 INFO GlusterFS mount attempt 

08/06/2020 09:41:10 INFO GlusterFS mount attempt 

08/06/2020 09:40:40 INFO GlusterFS mount attempt 

08/06/2020 09:40:10 INFO GlusterFS mount attempt 

08/06/2020 09:39:39 INFO GlusterFS mount attempt 

08/06/2020 09:39:09 INFO GlusterFS mount attempt 

08/06/2020 09:38:39 INFO GlusterFS mount attempt 

08/06/2020 09:38:09 INFO GlusterFS mount attempt 

08/06/2020 09:37:39 INFO GlusterFS mount attempt 

08/06/2020 09:37:09 INFO GlusterFS mount attempt 

08/06/2020 09:36:39 INFO GlusterFS mount attempt 

08/06/2020 09:36:09 INFO GlusterFS mount attempt 

08/06/2020 09:35:39 INFO GlusterFS mount attempt 

08/06/2020 09:35:09 INFO GlusterFS mount attempt 

08/06/2020 09:34:39 INFO GlusterFS mount attempt 

 

08/06/2020 09:34:21 INFO Start add osd job 1120669

08/06/2020 09:34:08 INFO GlusterFS mount attempt 

08/06/2020 09:33:38 INFO GlusterFS mount attempt 

08/06/2020 09:33:08 INFO GlusterFS mount attempt 

08/06/2020 09:32:38 INFO GlusterFS mount attempt 

08/06/2020 09:32:08 INFO GlusterFS mount attempt 

 

08/06/2020 09:31:47 INFO Start add osd job 1111695

08/06/2020 09:31:38 INFO GlusterFS mount attempt 

08/06/2020 09:31:08 INFO GlusterFS mount attempt 

08/06/2020 09:30:38 INFO GlusterFS mount attempt 

08/06/2020 09:30:08 INFO GlusterFS mount attempt 

08/06/2020 09:29:38 INFO GlusterFS mount attempt 

08/06/2020 09:29:08 INFO GlusterFS mount attempt 

08/06/2020 09:28:37 INFO GlusterFS mount attempt 

08/06/2020 09:28:07 INFO GlusterFS mount attempt 

08/06/2020 09:27:37 INFO GlusterFS mount attempt 

08/06/2020 09:27:07 INFO GlusterFS mount attempt 

08/06/2020 09:26:37 INFO GlusterFS mount attempt 

08/06/2020 09:26:07 INFO GlusterFS mount attempt 

08/06/2020 09:25:37 INFO GlusterFS mount attempt 

08/06/2020 09:25:07 INFO GlusterFS mount attempt 

08/06/2020 09:24:37 INFO GlusterFS mount attempt 

08/06/2020 09:24:07 INFO GlusterFS mount attempt 

08/06/2020 09:23:36 INFO GlusterFS mount attempt 

08/06/2020 09:23:06 INFO GlusterFS mount attempt 

08/06/2020 09:22:36 INFO GlusterFS mount attempt 

08/06/2020 09:22:06 INFO GlusterFS mount attempt 

08/06/2020 09:21:36 INFO GlusterFS mount attempt 

08/06/2020 09:21:06 INFO GlusterFS mount attempt 

08/06/2020 09:20:36 INFO GlusterFS mount attempt 

08/06/2020 09:20:06 INFO GlusterFS mount attempt 

08/06/2020 09:19:36 INFO GlusterFS mount attempt 

08/06/2020 09:19:06 INFO GlusterFS mount attempt 

08/06/2020 09:18:36 INFO GlusterFS mount attempt 

08/06/2020 09:18:05 INFO GlusterFS mount attempt 

08/06/2020 09:17:35 INFO GlusterFS mount attempt 

08/06/2020 09:17:05 INFO GlusterFS mount attempt 

08/06/2020 09:16:35 INFO GlusterFS mount attempt 

08/06/2020 09:16:05 INFO GlusterFS mount attempt 

08/06/2020 09:15:35 INFO GlusterFS mount attempt 

08/06/2020 09:15:05 INFO GlusterFS mount attempt 

08/06/2020 09:14:35 INFO GlusterFS mount attempt 

08/06/2020 09:14:05 INFO GlusterFS mount attempt 

08/06/2020 09:13:35 INFO GlusterFS mount attempt 

08/06/2020 09:13:05 INFO GlusterFS mount attempt 

08/06/2020 09:12:34 INFO GlusterFS mount attempt 

08/06/2020 09:12:04 INFO GlusterFS mount attempt 

08/06/2020 09:11:34 INFO GlusterFS mount attempt 

08/06/2020 09:11:04 INFO GlusterFS mount attempt 

08/06/2020 09:10:34 INFO GlusterFS mount attempt 

08/06/2020 09:10:04 INFO GlusterFS mount attempt 

08/06/2020 09:09:34 INFO GlusterFS mount attempt 

08/06/2020 09:09:04 INFO GlusterFS mount attempt 

08/06/2020 09:08:34 INFO GlusterFS mount attempt 

08/06/2020 09:08:04 INFO GlusterFS mount attempt 

08/06/2020 09:07:33 INFO GlusterFS mount attempt 

08/06/2020 09:07:03 INFO GlusterFS mount attempt 

08/06/2020 09:06:33 INFO GlusterFS mount attempt 

08/06/2020 09:06:03 INFO GlusterFS mount attempt 

08/06/2020 09:05:33 INFO GlusterFS mount attempt 

08/06/2020 09:05:03 INFO GlusterFS mount attempt 

08/06/2020 09:04:33 INFO GlusterFS mount attempt 

08/06/2020 09:04:03 INFO GlusterFS mount attempt 

08/06/2020 09:03:33 INFO GlusterFS mount attempt 

08/06/2020 09:03:03 INFO GlusterFS mount attempt 

08/06/2020 09:02:33 INFO GlusterFS mount attempt 

08/06/2020 09:02:02 INFO GlusterFS mount attempt 

08/06/2020 09:01:32 INFO GlusterFS mount attempt 

08/06/2020 09:01:02 INFO GlusterFS mount attempt 

08/06/2020 09:00:32 INFO GlusterFS mount attempt 

08/06/2020 09:00:02 INFO GlusterFS mount attempt 

08/06/2020 08:59:32 INFO GlusterFS mount attempt 

08/06/2020 08:59:02 INFO GlusterFS mount attempt 

08/06/2020 08:58:32 INFO GlusterFS mount attempt 

08/06/2020 08:58:02 INFO GlusterFS mount attempt 

08/06/2020 08:57:32 INFO GlusterFS mount attempt 

08/06/2020 08:57:01 INFO GlusterFS mount attempt 

08/06/2020 08:56:31 INFO GlusterFS mount attempt 

08/06/2020 08:56:01 INFO GlusterFS mount attempt 

08/06/2020 08:55:31 INFO GlusterFS mount attempt 

08/06/2020 08:55:01 INFO GlusterFS mount attempt 

08/06/2020 08:54:31 INFO GlusterFS mount attempt 

08/06/2020 08:54:01 INFO GlusterFS mount attempt 

08/06/2020 08:53:31 INFO GlusterFS mount attempt 

08/06/2020 08:53:01 INFO GlusterFS mount attempt 

08/06/2020 08:52:31 INFO GlusterFS mount attempt 

08/06/2020 08:52:01 INFO GlusterFS mount attempt 

08/06/2020 08:51:30 INFO GlusterFS mount attempt 

08/06/2020 08:51:00 INFO GlusterFS mount attempt 

08/06/2020 08:50:30 INFO GlusterFS mount attempt 

08/06/2020 08:50:00 INFO GlusterFS mount attempt 

08/06/2020 08:49:30 INFO GlusterFS mount attempt 

08/06/2020 08:49:00 INFO GlusterFS mount attempt 

08/06/2020 08:48:30 INFO GlusterFS mount attempt 

08/06/2020 08:48:00 INFO GlusterFS mount attempt 

 

08/06/2020 08:47:53 INFO Start add osd job 1029356

08/06/2020 08:47:30 INFO GlusterFS mount attempt 

08/06/2020 08:47:00 INFO GlusterFS mount attempt 

08/06/2020 08:46:30 INFO GlusterFS mount attempt 

08/06/2020 08:45:59 INFO GlusterFS mount attempt 

08/06/2020 08:45:29 INFO GlusterFS mount attempt 

08/06/2020 08:44:59 INFO GlusterFS mount attempt 

08/06/2020 08:44:29 INFO GlusterFS mount attempt 

08/06/2020 08:43:59 INFO GlusterFS mount attempt 

08/06/2020 08:43:29 INFO GlusterFS mount attempt 

08/06/2020 08:42:59 INFO GlusterFS mount attempt 

08/06/2020 08:42:29 INFO GlusterFS mount attempt 

08/06/2020 08:41:59 INFO GlusterFS mount attempt 

08/06/2020 08:41:29 INFO GlusterFS mount attempt 

08/06/2020 08:40:58 INFO GlusterFS mount attempt 

 

08/06/2020 08:40:50 INFO Start add osd job 1011411

08/06/2020 08:40:28 INFO GlusterFS mount attempt 

08/06/2020 08:39:58 INFO GlusterFS mount attempt 

08/06/2020 08:39:28 INFO GlusterFS mount attempt 

08/06/2020 08:38:58 INFO GlusterFS mount attempt 

08/06/2020 08:38:28 INFO GlusterFS mount attempt 

08/06/2020 08:37:58 INFO GlusterFS mount attempt 

08/06/2020 08:37:28 INFO GlusterFS mount attempt 

 

08/06/2020 08:37:16 INFO Start add osd job 1000031

08/06/2020 08:36:58 INFO GlusterFS mount attempt 

08/06/2020 08:36:28 INFO GlusterFS mount attempt 

08/06/2020 08:35:58 INFO GlusterFS mount attempt 

08/06/2020 08:35:27 INFO GlusterFS mount attempt 

08/06/2020 08:34:57 INFO GlusterFS mount attempt 

08/06/2020 08:34:27 INFO GlusterFS mount attempt 

08/06/2020 08:33:57 INFO GlusterFS mount attempt 

08/06/2020 08:33:27 INFO GlusterFS mount attempt 

08/06/2020 08:32:57 INFO GlusterFS mount attempt 

08/06/2020 08:32:27 INFO GlusterFS mount attempt 

08/06/2020 08:31:57 INFO GlusterFS mount attempt 

08/06/2020 08:31:27 INFO GlusterFS mount attempt 

 

08/06/2020 08:31:14 INFO Start add osd job 982217

08/06/2020 08:30:57 INFO GlusterFS mount attempt 

08/06/2020 08:30:27 INFO GlusterFS mount attempt 

08/06/2020 08:29:56 INFO GlusterFS mount attempt 

08/06/2020 08:29:26 INFO GlusterFS mount attempt 

08/06/2020 08:28:56 INFO GlusterFS mount attempt 

08/06/2020 08:28:26 INFO GlusterFS mount attempt 

08/06/2020 08:27:56 INFO GlusterFS mount attempt 

08/06/2020 08:27:26 INFO GlusterFS mount attempt 

08/06/2020 08:26:56 INFO GlusterFS mount attempt 

 

08/06/2020 08:26:49 INFO Start add osd job 966904

08/06/2020 08:26:26 INFO GlusterFS mount attempt 

08/06/2020 08:25:56 INFO GlusterFS mount attempt 

08/06/2020 08:25:26 INFO GlusterFS mount attempt 

08/06/2020 08:24:56 INFO GlusterFS mount attempt 

08/06/2020 08:24:25 INFO GlusterFS mount attempt 

08/06/2020 08:23:55 INFO GlusterFS mount attempt 

08/06/2020 08:23:25 INFO GlusterFS mount attempt 

08/06/2020 08:22:55 INFO GlusterFS mount attempt 

08/06/2020 08:22:25 INFO GlusterFS mount attempt 

08/06/2020 08:21:55 INFO GlusterFS mount attempt 

08/06/2020 08:21:25 INFO GlusterFS mount attempt 

08/06/2020 08:20:55 INFO GlusterFS mount attempt 

08/06/2020 08:20:25 INFO GlusterFS mount attempt 

08/06/2020 08:19:55 INFO GlusterFS mount attempt 

08/06/2020 08:19:25 INFO GlusterFS mount attempt 

08/06/2020 08:18:54 INFO GlusterFS mount attempt 

08/06/2020 08:18:24 INFO GlusterFS mount attempt 

08/06/2020 08:17:54 INFO GlusterFS mount attempt 

08/06/2020 08:17:24 INFO GlusterFS mount attempt 

08/06/2020 08:16:54 INFO GlusterFS mount attempt 

08/06/2020 08:16:24 INFO GlusterFS mount attempt 

08/06/2020 08:15:54 INFO GlusterFS mount attempt 

08/06/2020 08:15:24 INFO GlusterFS mount attempt 

08/06/2020 08:14:54 INFO GlusterFS mount attempt 

08/06/2020 08:14:24 INFO GlusterFS mount attempt 

08/06/2020 08:13:54 INFO GlusterFS mount attempt 

08/06/2020 08:13:23 INFO GlusterFS mount attempt 

08/06/2020 08:12:53 INFO GlusterFS mount attempt 

08/06/2020 08:12:23 INFO GlusterFS mount attempt 

08/06/2020 08:11:53 INFO GlusterFS mount attempt 

08/06/2020 08:11:23 INFO GlusterFS mount attempt 

08/06/2020 08:10:53 INFO GlusterFS mount attempt 

08/06/2020 08:10:23 INFO GlusterFS mount attempt 

08/06/2020 08:09:53 INFO GlusterFS mount attempt 

08/06/2020 08:09:23 INFO GlusterFS mount attempt 

 

08/06/2020 08:08:56 INFO Start add osd job 1401830

08/06/2020 08:08:53 INFO GlusterFS mount attempt 

08/06/2020 08:08:23 INFO GlusterFS mount attempt 

08/06/2020 08:07:52 INFO GlusterFS mount attempt 

08/06/2020 08:07:22 INFO GlusterFS mount attempt 

08/06/2020 08:06:52 INFO GlusterFS mount attempt 

08/06/2020 08:06:22 INFO GlusterFS mount attempt 

08/06/2020 08:05:52 INFO GlusterFS mount attempt 

 

08/06/2020 08:05:49 INFO Start add osd job 1392163

08/06/2020 08:05:22 INFO GlusterFS mount attempt 

08/06/2020 08:04:52 INFO GlusterFS mount attempt 

08/06/2020 08:04:22 INFO GlusterFS mount attempt 

08/06/2020 08:03:52 INFO GlusterFS mount attempt 

08/06/2020 08:03:22 INFO GlusterFS mount attempt 

08/06/2020 08:02:52 INFO GlusterFS mount attempt 

08/06/2020 08:02:22 INFO GlusterFS mount attempt 

08/06/2020 08:01:51 INFO GlusterFS mount attempt 

08/06/2020 08:01:21 INFO GlusterFS mount attempt 

08/06/2020 08:00:51 INFO GlusterFS mount attempt 

08/06/2020 08:00:21 INFO GlusterFS mount attempt 

08/06/2020 07:59:51 INFO GlusterFS mount attempt 

08/06/2020 07:59:21 INFO GlusterFS mount attempt 

08/06/2020 07:58:51 INFO GlusterFS mount attempt 

08/06/2020 07:58:21 INFO GlusterFS mount attempt 

08/06/2020 07:57:51 INFO GlusterFS mount attempt 

08/06/2020 07:57:21 INFO GlusterFS mount attempt 

08/06/2020 07:56:50 INFO GlusterFS mount attempt 

08/06/2020 07:56:20 INFO GlusterFS mount attempt 

08/06/2020 07:55:50 INFO GlusterFS mount attempt 

08/06/2020 07:55:20 INFO GlusterFS mount attempt 

08/06/2020 07:54:50 INFO GlusterFS mount attempt 

08/06/2020 07:54:20 INFO GlusterFS mount attempt 

08/06/2020 07:53:50 INFO GlusterFS mount attempt 

08/06/2020 07:53:20 INFO GlusterFS mount attempt 

08/06/2020 07:52:50 INFO GlusterFS mount attempt 

08/06/2020 07:52:20 INFO GlusterFS mount attempt 

08/06/2020 07:51:50 INFO GlusterFS mount attempt 

08/06/2020 07:51:20 INFO GlusterFS mount attempt 

08/06/2020 07:50:49 INFO GlusterFS mount attempt 

08/06/2020 07:50:19 INFO GlusterFS mount attempt 

08/06/2020 07:49:49 INFO GlusterFS mount attempt 

08/06/2020 07:49:19 INFO GlusterFS mount attempt 

08/06/2020 07:48:49 INFO GlusterFS mount attempt 

08/06/2020 07:48:19 INFO GlusterFS mount attempt 

08/06/2020 07:47:49 INFO GlusterFS mount attempt 

08/06/2020 07:47:19 INFO GlusterFS mount attempt 

08/06/2020 07:46:49 INFO GlusterFS mount attempt 

08/06/2020 07:46:19 INFO GlusterFS mount attempt 

08/06/2020 07:45:49 INFO GlusterFS mount attempt 

08/06/2020 07:45:18 INFO GlusterFS mount attempt 

08/06/2020 07:44:48 INFO GlusterFS mount attempt 

08/06/2020 07:44:18 INFO GlusterFS mount attempt 

08/06/2020 07:43:48 INFO GlusterFS mount attempt 

08/06/2020 07:43:18 INFO GlusterFS mount attempt 

08/06/2020 07:42:48 INFO GlusterFS mount attempt 

08/06/2020 07:42:18 INFO GlusterFS mount attempt 

08/06/2020 07:41:48 INFO GlusterFS mount attempt 

08/06/2020 07:41:18 INFO GlusterFS mount attempt 

08/06/2020 07:40:48 INFO GlusterFS mount attempt 

08/06/2020 07:40:18 INFO GlusterFS mount attempt 

08/06/2020 07:39:48 INFO GlusterFS mount attempt 

08/06/2020 07:39:17 INFO GlusterFS mount attempt 

08/06/2020 07:38:47 INFO GlusterFS mount attempt 

08/06/2020 07:38:17 INFO GlusterFS mount attempt 

08/06/2020 07:37:47 INFO GlusterFS mount attempt 

08/06/2020 07:37:17 INFO GlusterFS mount attempt 

08/06/2020 07:36:47 INFO GlusterFS mount attempt 

08/06/2020 07:36:17 INFO GlusterFS mount attempt 

08/06/2020 07:35:47 INFO GlusterFS mount attempt 

08/06/2020 07:35:17 INFO GlusterFS mount attempt 

08/06/2020 07:34:47 INFO GlusterFS mount attempt 

08/06/2020 07:34:16 INFO GlusterFS mount attempt 

08/06/2020 07:33:46 INFO GlusterFS mount attempt 

08/06/2020 07:33:16 INFO GlusterFS mount attempt 

08/06/2020 07:32:46 INFO GlusterFS mount attempt 

08/06/2020 07:32:16 INFO GlusterFS mount attempt 

08/06/2020 07:31:46 INFO GlusterFS mount attempt 

08/06/2020 07:31:16 INFO GlusterFS mount attempt 

08/06/2020 07:30:46 INFO GlusterFS mount attempt 

08/06/2020 07:30:16 INFO GlusterFS mount attempt 

08/06/2020 07:29:46 INFO GlusterFS mount attempt 

08/06/2020 07:29:16 INFO GlusterFS mount attempt 

08/06/2020 07:28:46 INFO GlusterFS mount attempt 

08/06/2020 07:28:15 INFO GlusterFS mount attempt 

08/06/2020 07:27:45 INFO GlusterFS mount attempt 

08/06/2020 07:27:15 INFO GlusterFS mount attempt 

08/06/2020 07:26:45 INFO GlusterFS mount attempt 

08/06/2020 07:26:15 INFO GlusterFS mount attempt 

08/06/2020 07:25:45 INFO GlusterFS mount attempt 

08/06/2020 07:25:15 INFO GlusterFS mount attempt 

08/06/2020 07:24:45 INFO GlusterFS mount attempt 

08/06/2020 07:24:15 INFO GlusterFS mount attempt 

08/06/2020 07:23:45 INFO GlusterFS mount attempt 

08/06/2020 07:23:15 INFO GlusterFS mount attempt 

08/06/2020 07:22:44 INFO GlusterFS mount attempt 

08/06/2020 07:22:14 INFO GlusterFS mount attempt 

08/06/2020 07:21:44 INFO GlusterFS mount attempt 

08/06/2020 07:21:14 INFO GlusterFS mount attempt 

08/06/2020 07:20:44 INFO GlusterFS mount attempt 

08/06/2020 07:20:14 INFO GlusterFS mount attempt 

08/06/2020 07:19:44 INFO GlusterFS mount attempt 

08/06/2020 07:19:14 INFO GlusterFS mount attempt 

08/06/2020 07:18:44 INFO GlusterFS mount attempt 

08/06/2020 07:18:14 INFO GlusterFS mount attempt 

08/06/2020 07:17:44 INFO GlusterFS mount attempt 

08/06/2020 07:17:13 INFO GlusterFS mount attempt 

08/06/2020 07:16:43 INFO GlusterFS mount attempt 

08/06/2020 07:16:13 INFO GlusterFS mount attempt 

08/06/2020 07:15:43 INFO GlusterFS mount attempt 

08/06/2020 07:15:13 INFO GlusterFS mount attempt 

08/06/2020 07:14:43 INFO GlusterFS mount attempt 

08/06/2020 07:14:13 INFO GlusterFS mount attempt 

08/06/2020 07:13:43 INFO GlusterFS mount attempt 

08/06/2020 07:13:13 INFO GlusterFS mount attempt 

08/06/2020 07:12:43 INFO GlusterFS mount attempt 

08/06/2020 07:12:13 INFO GlusterFS mount attempt 

08/06/2020 07:11:42 INFO GlusterFS mount attempt 

08/06/2020 07:11:12 INFO GlusterFS mount attempt 

08/06/2020 07:10:42 INFO GlusterFS mount attempt 

08/06/2020 07:10:12 INFO GlusterFS mount attempt 

08/06/2020 07:09:42 INFO GlusterFS mount attempt 

08/06/2020 07:09:12 INFO GlusterFS mount attempt 

08/06/2020 07:08:42 INFO GlusterFS mount attempt 

08/06/2020 07:08:12 INFO GlusterFS mount attempt 

08/06/2020 07:07:42 INFO GlusterFS mount attempt 

08/06/2020 07:07:12 INFO GlusterFS mount attempt 

08/06/2020 07:06:42 INFO GlusterFS mount attempt 

08/06/2020 07:06:11 INFO GlusterFS mount attempt 

08/06/2020 07:05:41 INFO GlusterFS mount attempt 

08/06/2020 07:05:11 INFO GlusterFS mount attempt 

08/06/2020 07:04:41 INFO GlusterFS mount attempt 

08/06/2020 07:04:11 INFO GlusterFS mount attempt 

08/06/2020 07:03:41 INFO GlusterFS mount attempt 

08/06/2020 07:03:11 INFO GlusterFS mount attempt 

08/06/2020 07:02:41 INFO GlusterFS mount attempt 

08/06/2020 07:02:11 INFO GlusterFS mount attempt 

08/06/2020 07:01:41 INFO GlusterFS mount attempt 

08/06/2020 07:01:11 INFO GlusterFS mount attempt 

08/06/2020 07:00:40 INFO GlusterFS mount attempt 

08/06/2020 07:00:10 INFO GlusterFS mount attempt 

08/06/2020 06:59:40 INFO GlusterFS mount attempt 

08/06/2020 06:59:10 INFO GlusterFS mount attempt 

08/06/2020 06:58:40 INFO GlusterFS mount attempt 

08/06/2020 06:58:10 INFO GlusterFS mount attempt 

08/06/2020 06:57:40 INFO GlusterFS mount attempt 

08/06/2020 06:57:10 INFO GlusterFS mount attempt 

08/06/2020 06:56:40 INFO GlusterFS mount attempt 

08/06/2020 06:56:10 INFO GlusterFS mount attempt 

08/06/2020 06:55:40 INFO GlusterFS mount attempt 

08/06/2020 06:55:10 INFO GlusterFS mount attempt 

08/06/2020 06:54:39 INFO GlusterFS mount attempt 

08/06/2020 06:54:09 INFO GlusterFS mount attempt 

08/06/2020 06:53:39 INFO GlusterFS mount attempt 

08/06/2020 06:53:09 INFO GlusterFS mount attempt 

08/06/2020 06:52:39 INFO GlusterFS mount attempt 

08/06/2020 06:52:09 INFO GlusterFS mount attempt 

08/06/2020 06:51:39 INFO GlusterFS mount attempt 

08/06/2020 06:51:09 INFO GlusterFS mount attempt 

08/06/2020 06:50:39 INFO GlusterFS mount attempt 

08/06/2020 06:50:09 INFO GlusterFS mount attempt 

08/06/2020 06:49:38 INFO GlusterFS mount attempt 

08/06/2020 06:49:08 INFO GlusterFS mount attempt 

08/06/2020 06:48:38 INFO GlusterFS mount attempt 

08/06/2020 06:48:08 INFO GlusterFS mount attempt 

08/06/2020 06:47:38 INFO GlusterFS mount attempt 

08/06/2020 06:47:08 INFO GlusterFS mount attempt 

08/06/2020 06:46:38 INFO GlusterFS mount attempt 

08/06/2020 06:46:08 INFO GlusterFS mount attempt 

08/06/2020 06:45:38 INFO GlusterFS mount attempt 

08/06/2020 06:45:08 INFO GlusterFS mount attempt 

08/06/2020 06:44:38 INFO GlusterFS mount attempt 

08/06/2020 06:44:07 INFO GlusterFS mount attempt 

08/06/2020 06:43:37 INFO GlusterFS mount attempt 

08/06/2020 06:43:07 INFO GlusterFS mount attempt 

08/06/2020 06:42:37 INFO GlusterFS mount attempt 

08/06/2020 06:42:07 INFO GlusterFS mount attempt 

08/06/2020 06:41:37 INFO GlusterFS mount attempt 

08/06/2020 06:41:07 INFO GlusterFS mount attempt 

08/06/2020 06:40:37 INFO GlusterFS mount attempt 

08/06/2020 06:40:07 INFO GlusterFS mount attempt 

08/06/2020 06:39:37 INFO GlusterFS mount attempt 

08/06/2020 06:39:07 INFO GlusterFS mount attempt 

08/06/2020 06:38:37 INFO GlusterFS mount attempt 

08/06/2020 06:38:06 INFO GlusterFS mount attempt 

08/06/2020 06:37:36 INFO GlusterFS mount attempt 

08/06/2020 06:37:06 INFO GlusterFS mount attempt 

08/06/2020 06:36:36 INFO GlusterFS mount attempt 

08/06/2020 06:36:06 INFO GlusterFS mount attempt 

08/06/2020 06:35:36 INFO GlusterFS mount attempt 

08/06/2020 06:35:06 INFO GlusterFS mount attempt 

08/06/2020 06:34:36 INFO GlusterFS mount attempt 

08/06/2020 06:34:06 INFO GlusterFS mount attempt 

08/06/2020 06:33:36 INFO GlusterFS mount attempt 

08/06/2020 06:33:06 INFO GlusterFS mount attempt 

08/06/2020 06:32:35 INFO GlusterFS mount attempt 

08/06/2020 06:32:05 INFO GlusterFS mount attempt 

08/06/2020 06:31:35 INFO GlusterFS mount attempt 

08/06/2020 06:31:05 INFO GlusterFS mount attempt 

08/06/2020 06:30:35 INFO GlusterFS mount attempt 

08/06/2020 06:30:05 INFO GlusterFS mount attempt 

08/06/2020 06:29:35 INFO GlusterFS mount attempt 

08/06/2020 06:29:05 INFO GlusterFS mount attempt 

08/06/2020 06:28:35 INFO GlusterFS mount attempt 

08/06/2020 06:28:05 INFO GlusterFS mount attempt 

08/06/2020 06:27:34 INFO GlusterFS mount attempt 

08/06/2020 06:27:04 INFO GlusterFS mount attempt 

08/06/2020 06:26:34 INFO GlusterFS mount attempt 

08/06/2020 06:26:04 INFO GlusterFS mount attempt 

08/06/2020 06:25:34 INFO GlusterFS mount attempt 

08/06/2020 06:25:04 INFO GlusterFS mount attempt 

08/06/2020 06:24:34 INFO GlusterFS mount attempt 

08/06/2020 06:24:04 INFO GlusterFS mount attempt 

08/06/2020 06:23:34 INFO GlusterFS mount attempt 

08/06/2020 06:23:04 INFO GlusterFS mount attempt 

08/06/2020 06:22:34 INFO GlusterFS mount attempt 

08/06/2020 06:22:03 INFO GlusterFS mount attempt 

08/06/2020 06:21:33 INFO GlusterFS mount attempt 

08/06/2020 06:21:03 INFO GlusterFS mount attempt 

08/06/2020 06:20:33 INFO GlusterFS mount attempt 

08/06/2020 06:20:03 INFO GlusterFS mount attempt 

08/06/2020 06:19:33 INFO GlusterFS mount attempt 

08/06/2020 06:19:03 INFO GlusterFS mount attempt 

08/06/2020 06:18:33 INFO GlusterFS mount attempt 

08/06/2020 06:18:03 INFO GlusterFS mount attempt 

08/06/2020 06:17:33 INFO GlusterFS mount attempt 

08/06/2020 06:17:03 INFO GlusterFS mount attempt 

08/06/2020 06:16:32 INFO GlusterFS mount attempt 

08/06/2020 06:16:02 INFO GlusterFS mount attempt 

08/06/2020 06:15:32 INFO GlusterFS mount attempt 

08/06/2020 06:15:02 INFO GlusterFS mount attempt 

08/06/2020 06:14:32 INFO GlusterFS mount attempt 

08/06/2020 06:14:02 INFO GlusterFS mount attempt 

08/06/2020 06:13:32 INFO GlusterFS mount attempt 

08/06/2020 06:13:02 INFO GlusterFS mount attempt 

08/06/2020 06:12:32 INFO GlusterFS mount attempt 

08/06/2020 06:12:02 INFO GlusterFS mount attempt 

08/06/2020 06:11:31 INFO GlusterFS mount attempt 

08/06/2020 06:11:01 INFO GlusterFS mount attempt 

08/06/2020 06:10:31 INFO GlusterFS mount attempt 

08/06/2020 06:10:01 INFO GlusterFS mount attempt 

08/06/2020 06:09:31 INFO GlusterFS mount attempt 

08/06/2020 06:09:01 INFO GlusterFS mount attempt 

08/06/2020 06:08:31 INFO GlusterFS mount attempt 

08/06/2020 06:08:01 INFO GlusterFS mount attempt 

08/06/2020 06:07:31 INFO GlusterFS mount attempt 

08/06/2020 06:07:01 INFO GlusterFS mount attempt 

08/06/2020 06:06:31 INFO GlusterFS mount attempt 

08/06/2020 06:06:00 INFO GlusterFS mount attempt 

08/06/2020 06:05:30 INFO GlusterFS mount attempt 

08/06/2020 06:05:00 INFO GlusterFS mount attempt 

08/06/2020 06:04:30 INFO GlusterFS mount attempt 

08/06/2020 06:04:00 INFO GlusterFS mount attempt 

08/06/2020 06:03:30 INFO GlusterFS mount attempt 

08/06/2020 06:03:00 INFO GlusterFS mount attempt 

08/06/2020 06:02:30 INFO GlusterFS mount attempt 

08/06/2020 06:02:00 INFO GlusterFS mount attempt 

08/06/2020 06:01:30 INFO GlusterFS mount attempt 

08/06/2020 06:01:00 INFO GlusterFS mount attempt 

08/06/2020 06:00:29 INFO GlusterFS mount attempt 

08/06/2020 05:59:59 INFO GlusterFS mount attempt 

08/06/2020 05:59:29 INFO GlusterFS mount attempt 

08/06/2020 05:58:59 INFO GlusterFS mount attempt 

08/06/2020 05:58:29 INFO GlusterFS mount attempt 

08/06/2020 05:57:59 INFO GlusterFS mount attempt 

08/06/2020 05:57:29 INFO GlusterFS mount attempt 

08/06/2020 05:56:59 INFO GlusterFS mount attempt 

08/06/2020 05:56:29 INFO GlusterFS mount attempt 

08/06/2020 05:55:59 INFO GlusterFS mount attempt 

08/06/2020 05:55:29 INFO GlusterFS mount attempt 

08/06/2020 05:54:58 INFO GlusterFS mount attempt 

08/06/2020 05:54:28 INFO GlusterFS mount attempt 

08/06/2020 05:53:58 INFO GlusterFS mount attempt 

08/06/2020 05:53:28 INFO GlusterFS mount attempt 

08/06/2020 05:52:58 INFO GlusterFS mount attempt 

08/06/2020 05:52:28 INFO GlusterFS mount attempt 

08/06/2020 05:51:58 INFO GlusterFS mount attempt 

08/06/2020 05:51:28 INFO GlusterFS mount attempt 

08/06/2020 05:50:58 INFO GlusterFS mount attempt 

08/06/2020 05:50:28 INFO GlusterFS mount attempt 

08/06/2020 05:49:57 INFO GlusterFS mount attempt 

08/06/2020 05:49:27 INFO GlusterFS mount attempt 

08/06/2020 05:48:57 INFO GlusterFS mount attempt 

08/06/2020 05:48:27 INFO GlusterFS mount attempt 

08/06/2020 05:47:57 INFO GlusterFS mount attempt 

08/06/2020 05:47:27 INFO GlusterFS mount attempt 

08/06/2020 05:46:57 INFO GlusterFS mount attempt 

08/06/2020 05:46:27 INFO GlusterFS mount attempt 

08/06/2020 05:45:57 INFO GlusterFS mount attempt 

08/06/2020 05:45:27 INFO GlusterFS mount attempt 

08/06/2020 05:44:57 INFO GlusterFS mount attempt 

08/06/2020 05:44:26 INFO GlusterFS mount attempt 

08/06/2020 05:43:56 INFO GlusterFS mount attempt 

08/06/2020 05:43:26 INFO GlusterFS mount attempt 

08/06/2020 05:42:56 INFO GlusterFS mount attempt 

08/06/2020 05:42:26 INFO GlusterFS mount attempt 

08/06/2020 05:41:56 INFO GlusterFS mount attempt 

08/06/2020 05:41:26 INFO GlusterFS mount attempt 

08/06/2020 05:40:56 INFO GlusterFS mount attempt 

08/06/2020 05:40:26 INFO GlusterFS mount attempt 

08/06/2020 05:39:56 INFO GlusterFS mount attempt 

08/06/2020 05:39:26 INFO GlusterFS mount attempt 

08/06/2020 05:38:56 INFO GlusterFS mount attempt 

08/06/2020 05:38:25 INFO GlusterFS mount attempt 

08/06/2020 05:37:55 INFO GlusterFS mount attempt 

08/06/2020 05:37:25 INFO GlusterFS mount attempt 

08/06/2020 05:36:55 INFO GlusterFS mount attempt 

08/06/2020 05:36:25 INFO GlusterFS mount attempt 

08/06/2020 05:35:55 INFO GlusterFS mount attempt 

08/06/2020 05:35:25 INFO GlusterFS mount attempt 

08/06/2020 05:34:55 INFO GlusterFS mount attempt 

08/06/2020 05:34:25 INFO GlusterFS mount attempt 

08/06/2020 05:33:55 INFO GlusterFS mount attempt 

08/06/2020 05:33:25 INFO GlusterFS mount attempt 

08/06/2020 05:32:54 INFO GlusterFS mount attempt 

08/06/2020 05:32:24 INFO GlusterFS mount attempt 

08/06/2020 05:31:54 INFO GlusterFS mount attempt 

08/06/2020 05:31:24 INFO GlusterFS mount attempt 

08/06/2020 05:30:54 INFO GlusterFS mount attempt 

08/06/2020 05:30:24 INFO GlusterFS mount attempt 

08/06/2020 05:29:54 INFO GlusterFS mount attempt 

08/06/2020 05:29:24 INFO GlusterFS mount attempt 

08/06/2020 05:28:54 INFO GlusterFS mount attempt 

08/06/2020 05:28:24 INFO GlusterFS mount attempt 

08/06/2020 05:27:54 INFO GlusterFS mount attempt 

08/06/2020 05:27:23 INFO GlusterFS mount attempt 

08/06/2020 05:26:53 INFO GlusterFS mount attempt 

08/06/2020 05:26:23 INFO GlusterFS mount attempt 

08/06/2020 05:25:53 INFO GlusterFS mount attempt 

08/06/2020 05:25:23 INFO GlusterFS mount attempt 

08/06/2020 05:24:53 INFO GlusterFS mount attempt 

08/06/2020 05:24:23 INFO GlusterFS mount attempt 

08/06/2020 05:23:53 INFO GlusterFS mount attempt 

08/06/2020 05:23:23 INFO GlusterFS mount attempt 

08/06/2020 05:22:53 INFO GlusterFS mount attempt 

08/06/2020 05:22:23 INFO GlusterFS mount attempt 

08/06/2020 05:21:52 INFO GlusterFS mount attempt 

08/06/2020 05:21:22 INFO GlusterFS mount attempt 

08/06/2020 05:20:52 INFO GlusterFS mount attempt 

08/06/2020 05:20:22 INFO GlusterFS mount attempt 

08/06/2020 05:19:52 INFO GlusterFS mount attempt 

08/06/2020 05:19:22 INFO GlusterFS mount attempt 

08/06/2020 05:18:52 INFO GlusterFS mount attempt 

08/06/2020 05:18:22 INFO GlusterFS mount attempt 

08/06/2020 05:17:52 INFO GlusterFS mount attempt 

08/06/2020 05:17:22 INFO GlusterFS mount attempt 

08/06/2020 05:16:52 INFO GlusterFS mount attempt 

08/06/2020 05:16:21 INFO GlusterFS mount attempt 

08/06/2020 05:15:51 INFO GlusterFS mount attempt 

08/06/2020 05:15:21 INFO GlusterFS mount attempt 

08/06/2020 05:14:51 INFO GlusterFS mount attempt 

08/06/2020 05:14:21 INFO GlusterFS mount attempt 

08/06/2020 05:13:51 INFO GlusterFS mount attempt 

08/06/2020 05:13:21 INFO GlusterFS mount attempt 

08/06/2020 05:12:51 INFO GlusterFS mount attempt 

08/06/2020 05:12:21 INFO GlusterFS mount attempt 

08/06/2020 05:11:51 INFO GlusterFS mount attempt 

08/06/2020 05:11:21 INFO GlusterFS mount attempt 

08/06/2020 05:10:50 INFO GlusterFS mount attempt 

08/06/2020 05:10:20 INFO GlusterFS mount attempt 

08/06/2020 05:09:50 INFO GlusterFS mount attempt 

08/06/2020 05:09:20 INFO GlusterFS mount attempt 

08/06/2020 05:08:50 INFO GlusterFS mount attempt 

08/06/2020 05:08:20 INFO GlusterFS mount attempt 

08/06/2020 05:07:50 INFO GlusterFS mount attempt 

08/06/2020 05:07:20 INFO GlusterFS mount attempt 

08/06/2020 05:06:50 INFO GlusterFS mount attempt 

08/06/2020 05:06:20 INFO GlusterFS mount attempt 

08/06/2020 05:05:50 INFO GlusterFS mount attempt 

08/06/2020 05:05:19 INFO GlusterFS mount attempt 

08/06/2020 05:04:49 INFO GlusterFS mount attempt 

08/06/2020 05:04:19 INFO GlusterFS mount attempt 

08/06/2020 05:03:49 INFO GlusterFS mount attempt 

08/06/2020 05:03:19 INFO GlusterFS mount attempt 

08/06/2020 05:02:49 INFO GlusterFS mount attempt 

08/06/2020 05:02:19 INFO GlusterFS mount attempt 

08/06/2020 05:01:49 INFO GlusterFS mount attempt 

08/06/2020 05:01:19 INFO GlusterFS mount attempt 

08/06/2020 05:00:49 INFO GlusterFS mount attempt 

08/06/2020 05:00:19 INFO GlusterFS mount attempt 

08/06/2020 04:59:48 INFO GlusterFS mount attempt 

08/06/2020 04:59:18 INFO GlusterFS mount attempt 

08/06/2020 04:58:48 INFO GlusterFS mount attempt 

08/06/2020 04:58:18 INFO GlusterFS mount attempt 

08/06/2020 04:57:48 INFO GlusterFS mount attempt 

08/06/2020 04:57:18 INFO GlusterFS mount attempt 

08/06/2020 04:56:48 INFO GlusterFS mount attempt 

08/06/2020 04:56:18 INFO GlusterFS mount attempt 

08/06/2020 04:55:48 INFO GlusterFS mount attempt 

08/06/2020 04:55:18 INFO GlusterFS mount attempt 

08/06/2020 04:54:48 INFO GlusterFS mount attempt 

08/06/2020 04:54:17 INFO GlusterFS mount attempt 

08/06/2020 04:53:47 INFO GlusterFS mount attempt 

08/06/2020 04:53:17 INFO GlusterFS mount attempt 

08/06/2020 04:52:47 INFO GlusterFS mount attempt 

08/06/2020 04:52:17 INFO GlusterFS mount attempt 

08/06/2020 04:51:47 INFO GlusterFS mount attempt 

08/06/2020 04:51:17 INFO GlusterFS mount attempt 

08/06/2020 04:50:47 INFO GlusterFS mount attempt 

08/06/2020 04:50:17 INFO GlusterFS mount attempt 

08/06/2020 04:49:47 INFO GlusterFS mount attempt 

08/06/2020 04:49:17 INFO GlusterFS mount attempt 

08/06/2020 04:48:46 INFO GlusterFS mount attempt 

08/06/2020 04:48:16 INFO GlusterFS mount attempt 

08/06/2020 04:47:46 INFO GlusterFS mount attempt 

08/06/2020 04:47:16 INFO GlusterFS mount attempt 

08/06/2020 04:46:46 INFO GlusterFS mount attempt 

08/06/2020 04:46:16 INFO GlusterFS mount attempt 

08/06/2020 04:45:46 INFO GlusterFS mount attempt 

08/06/2020 04:45:16 INFO GlusterFS mount attempt 

08/06/2020 04:44:46 INFO GlusterFS mount attempt 

08/06/2020 04:44:16 INFO GlusterFS mount attempt 

08/06/2020 04:43:45 INFO GlusterFS mount attempt 

08/06/2020 04:43:15 INFO GlusterFS mount attempt 

08/06/2020 04:42:45 INFO GlusterFS mount attempt 

08/06/2020 04:42:15 INFO GlusterFS mount attempt 

08/06/2020 04:41:45 INFO GlusterFS mount attempt 

08/06/2020 04:41:15 INFO GlusterFS mount attempt 

08/06/2020 04:40:45 INFO GlusterFS mount attempt 

08/06/2020 04:40:15 INFO GlusterFS mount attempt 

08/06/2020 04:39:45 INFO GlusterFS mount attempt 

08/06/2020 04:39:15 INFO GlusterFS mount attempt 

08/06/2020 04:38:45 INFO GlusterFS mount attempt 

08/06/2020 04:38:14 INFO GlusterFS mount attempt 

08/06/2020 04:37:44 INFO GlusterFS mount attempt 

08/06/2020 04:37:14 INFO GlusterFS mount attempt 

08/06/2020 04:36:44 INFO GlusterFS mount attempt 

08/06/2020 04:36:14 INFO GlusterFS mount attempt 

08/06/2020 04:35:44 INFO GlusterFS mount attempt 

08/06/2020 04:35:14 INFO GlusterFS mount attempt 

08/06/2020 04:34:44 INFO GlusterFS mount attempt 

08/06/2020 04:34:14 INFO GlusterFS mount attempt 

08/06/2020 04:33:44 INFO GlusterFS mount attempt 

08/06/2020 04:33:14 INFO GlusterFS mount attempt 

08/06/2020 04:32:43 INFO GlusterFS mount attempt 

08/06/2020 04:32:13 INFO GlusterFS mount attempt 

08/06/2020 04:31:43 INFO GlusterFS mount attempt 

08/06/2020 04:31:13 INFO GlusterFS mount attempt 

08/06/2020 04:30:43 INFO GlusterFS mount attempt 

08/06/2020 04:30:13 INFO GlusterFS mount attempt 

08/06/2020 04:29:43 INFO GlusterFS mount attempt 

08/06/2020 04:29:13 INFO GlusterFS mount attempt 

08/06/2020 04:28:43 INFO GlusterFS mount attempt 

08/06/2020 04:28:13 INFO GlusterFS mount attempt 

08/06/2020 04:27:43 INFO GlusterFS mount attempt 

08/06/2020 04:27:12 INFO GlusterFS mount attempt 

08/06/2020 04:26:42 INFO GlusterFS mount attempt 

08/06/2020 04:26:12 INFO GlusterFS mount attempt 

08/06/2020 04:25:42 INFO GlusterFS mount attempt 

08/06/2020 04:25:12 INFO GlusterFS mount attempt 

08/06/2020 04:24:42 INFO GlusterFS mount attempt 

08/06/2020 04:24:12 INFO GlusterFS mount attempt 

08/06/2020 04:23:42 INFO GlusterFS mount attempt 

08/06/2020 04:23:12 INFO GlusterFS mount attempt 

08/06/2020 04:22:42 INFO GlusterFS mount attempt 

08/06/2020 04:22:12 INFO GlusterFS mount attempt 

08/06/2020 04:21:42 INFO GlusterFS mount attempt 

08/06/2020 04:21:11 INFO GlusterFS mount attempt 

08/06/2020 04:20:41 INFO GlusterFS mount attempt 

08/06/2020 04:20:11 INFO GlusterFS mount attempt 

08/06/2020 04:19:41 INFO GlusterFS mount attempt 

08/06/2020 04:19:11 INFO GlusterFS mount attempt 

08/06/2020 04:18:41 INFO GlusterFS mount attempt 

08/06/2020 04:18:11 INFO GlusterFS mount attempt 

08/06/2020 04:17:41 INFO GlusterFS mount attempt 

08/06/2020 04:17:11 INFO GlusterFS mount attempt 

08/06/2020 04:16:41 INFO GlusterFS mount attempt 

08/06/2020 04:16:11 INFO GlusterFS mount attempt 

08/06/2020 04:15:40 INFO GlusterFS mount attempt 

08/06/2020 04:15:10 INFO GlusterFS mount attempt 

08/06/2020 04:14:40 INFO GlusterFS mount attempt 

08/06/2020 04:14:10 INFO GlusterFS mount attempt 

08/06/2020 04:13:40 INFO GlusterFS mount attempt 

08/06/2020 04:13:10 INFO GlusterFS mount attempt 

08/06/2020 04:12:40 INFO GlusterFS mount attempt 

08/06/2020 04:12:10 INFO GlusterFS mount attempt 

08/06/2020 04:11:40 INFO GlusterFS mount attempt 

08/06/2020 04:11:10 INFO GlusterFS mount attempt 

08/06/2020 04:10:40 INFO GlusterFS mount attempt 

08/06/2020 04:10:09 INFO GlusterFS mount attempt 

08/06/2020 04:09:39 INFO GlusterFS mount attempt 

08/06/2020 04:09:09 INFO GlusterFS mount attempt 

08/06/2020 04:08:39 INFO GlusterFS mount attempt 

08/06/2020 04:08:09 INFO GlusterFS mount attempt 

08/06/2020 04:07:39 INFO GlusterFS mount attempt 

08/06/2020 04:07:09 INFO GlusterFS mount attempt 

08/06/2020 04:06:39 INFO GlusterFS mount attempt 

08/06/2020 04:06:09 INFO GlusterFS mount attempt 

08/06/2020 04:05:39 INFO GlusterFS mount attempt 

08/06/2020 04:05:09 INFO GlusterFS mount attempt 

08/06/2020 04:04:38 INFO GlusterFS mount attempt 

08/06/2020 04:04:08 INFO GlusterFS mount attempt 

08/06/2020 04:03:38 INFO GlusterFS mount attempt 

08/06/2020 04:03:08 INFO GlusterFS mount attempt 

08/06/2020 04:02:38 INFO GlusterFS mount attempt 

08/06/2020 04:02:08 INFO GlusterFS mount attempt 

08/06/2020 04:01:38 INFO GlusterFS mount attempt 

08/06/2020 04:01:08 INFO GlusterFS mount attempt 

08/06/2020 04:00:38 INFO GlusterFS mount attempt 

08/06/2020 04:00:08 INFO GlusterFS mount attempt 

08/06/2020 03:59:38 INFO GlusterFS mount attempt 

08/06/2020 03:59:07 INFO GlusterFS mount attempt 

08/06/2020 03:58:37 INFO GlusterFS mount attempt 

08/06/2020 03:58:07 INFO GlusterFS mount attempt 

08/06/2020 03:57:37 INFO GlusterFS mount attempt 

08/06/2020 03:57:07 INFO GlusterFS mount attempt 

08/06/2020 03:56:37 INFO GlusterFS mount attempt 

08/06/2020 03:56:07 INFO GlusterFS mount attempt 

08/06/2020 03:55:37 INFO GlusterFS mount attempt 

08/06/2020 03:55:07 INFO GlusterFS mount attempt 

08/06/2020 03:54:37 INFO GlusterFS mount attempt 

08/06/2020 03:54:07 INFO GlusterFS mount attempt 

08/06/2020 03:53:36 INFO GlusterFS mount attempt 

08/06/2020 03:53:06 INFO GlusterFS mount attempt 

08/06/2020 03:52:36 INFO GlusterFS mount attempt 

08/06/2020 03:52:06 INFO GlusterFS mount attempt 

08/06/2020 03:51:36 INFO GlusterFS mount attempt 

08/06/2020 03:51:06 INFO GlusterFS mount attempt 

08/06/2020 03:50:36 INFO GlusterFS mount attempt 

08/06/2020 03:50:06 INFO GlusterFS mount attempt 

08/06/2020 03:49:36 INFO GlusterFS mount attempt 

08/06/2020 03:49:06 INFO GlusterFS mount attempt 

08/06/2020 03:48:36 INFO GlusterFS mount attempt 

08/06/2020 03:48:06 INFO GlusterFS mount attempt 

08/06/2020 03:47:35 INFO GlusterFS mount attempt 

08/06/2020 03:47:05 INFO GlusterFS mount attempt 

08/06/2020 03:46:35 INFO GlusterFS mount attempt 

08/06/2020 03:46:05 INFO GlusterFS mount attempt 

08/06/2020 03:45:35 INFO GlusterFS mount attempt 

08/06/2020 03:45:05 INFO GlusterFS mount attempt 

08/06/2020 03:44:35 INFO GlusterFS mount attempt 

08/06/2020 03:44:05 INFO GlusterFS mount attempt 

08/06/2020 03:43:35 INFO GlusterFS mount attempt 

08/06/2020 03:43:05 INFO GlusterFS mount attempt 

08/06/2020 03:42:35 INFO GlusterFS mount attempt 

08/06/2020 03:42:04 INFO GlusterFS mount attempt 

08/06/2020 03:41:34 INFO GlusterFS mount attempt 

08/06/2020 03:41:04 INFO GlusterFS mount attempt 

08/06/2020 03:40:34 INFO GlusterFS mount attempt 

08/06/2020 03:40:04 INFO GlusterFS mount attempt 

08/06/2020 03:39:34 INFO GlusterFS mount attempt 

08/06/2020 03:39:04 INFO GlusterFS mount attempt 

08/06/2020 03:38:34 INFO GlusterFS mount attempt 

08/06/2020 03:38:04 INFO GlusterFS mount attempt 

08/06/2020 03:37:34 INFO GlusterFS mount attempt 

08/06/2020 03:37:04 INFO GlusterFS mount attempt 

08/06/2020 03:36:33 INFO GlusterFS mount attempt 

08/06/2020 03:36:03 INFO GlusterFS mount attempt 

08/06/2020 03:35:33 INFO GlusterFS mount attempt 

08/06/2020 03:35:03 INFO GlusterFS mount attempt 

08/06/2020 03:34:33 INFO GlusterFS mount attempt 

08/06/2020 03:34:03 INFO GlusterFS mount attempt 

08/06/2020 03:33:33 INFO GlusterFS mount attempt 

08/06/2020 03:33:03 INFO GlusterFS mount attempt 

08/06/2020 03:32:33 INFO GlusterFS mount attempt 

08/06/2020 03:32:03 INFO GlusterFS mount attempt 

08/06/2020 03:31:33 INFO GlusterFS mount attempt 

08/06/2020 03:31:02 INFO GlusterFS mount attempt 

08/06/2020 03:30:32 INFO GlusterFS mount attempt 

08/06/2020 03:30:02 INFO GlusterFS mount attempt 

08/06/2020 03:29:32 INFO GlusterFS mount attempt 

08/06/2020 03:29:02 INFO GlusterFS mount attempt 

08/06/2020 03:28:32 INFO GlusterFS mount attempt 

08/06/2020 03:28:02 INFO GlusterFS mount attempt 

08/06/2020 03:27:32 INFO GlusterFS mount attempt 

08/06/2020 03:27:02 INFO GlusterFS mount attempt 

08/06/2020 03:26:32 INFO GlusterFS mount attempt 

08/06/2020 03:26:02 INFO GlusterFS mount attempt 

08/06/2020 03:25:31 INFO GlusterFS mount attempt 

08/06/2020 03:25:01 INFO GlusterFS mount attempt 

08/06/2020 03:24:31 INFO GlusterFS mount attempt 

08/06/2020 03:24:01 INFO GlusterFS mount attempt 

08/06/2020 03:23:31 INFO GlusterFS mount attempt 

08/06/2020 03:23:01 INFO GlusterFS mount attempt 

08/06/2020 03:22:31 INFO GlusterFS mount attempt 

08/06/2020 03:22:01 INFO GlusterFS mount attempt 

08/06/2020 03:21:31 INFO GlusterFS mount attempt 

08/06/2020 03:21:01 INFO GlusterFS mount attempt 

08/06/2020 03:20:31 INFO GlusterFS mount attempt 

08/06/2020 03:20:00 INFO GlusterFS mount attempt 

08/06/2020 03:19:30 INFO GlusterFS mount attempt 

08/06/2020 03:19:00 INFO GlusterFS mount attempt 

08/06/2020 03:18:30 INFO GlusterFS mount attempt 

08/06/2020 03:18:00 INFO GlusterFS mount attempt 

08/06/2020 03:17:30 INFO GlusterFS mount attempt 

08/06/2020 03:17:00 INFO GlusterFS mount attempt 

08/06/2020 03:16:30 INFO GlusterFS mount attempt 

08/06/2020 03:16:00 INFO GlusterFS mount attempt 

08/06/2020 03:15:30 INFO GlusterFS mount attempt 

08/06/2020 03:15:00 INFO GlusterFS mount attempt 

08/06/2020 03:14:29 INFO GlusterFS mount attempt 

08/06/2020 03:13:59 INFO GlusterFS mount attempt 

08/06/2020 03:13:29 INFO GlusterFS mount attempt 

08/06/2020 03:12:59 INFO GlusterFS mount attempt 

08/06/2020 03:12:29 INFO GlusterFS mount attempt 

08/06/2020 03:11:59 INFO GlusterFS mount attempt 

08/06/2020 03:11:29 INFO GlusterFS mount attempt 

08/06/2020 03:10:59 INFO GlusterFS mount attempt 

08/06/2020 03:10:29 INFO GlusterFS mount attempt 

08/06/2020 03:09:59 INFO GlusterFS mount attempt 

08/06/2020 03:09:29 INFO GlusterFS mount attempt 

08/06/2020 03:08:58 INFO GlusterFS mount attempt 

08/06/2020 03:08:28 INFO GlusterFS mount attempt 

08/06/2020 03:07:58 INFO GlusterFS mount attempt 

08/06/2020 03:07:28 INFO GlusterFS mount attempt 

08/06/2020 03:06:58 INFO GlusterFS mount attempt 

08/06/2020 03:06:28 INFO GlusterFS mount attempt 

08/06/2020 03:05:58 INFO GlusterFS mount attempt 

08/06/2020 03:05:28 INFO GlusterFS mount attempt 

08/06/2020 03:04:58 INFO GlusterFS mount attempt 

08/06/2020 03:04:28 INFO GlusterFS mount attempt 

08/06/2020 03:03:58 INFO GlusterFS mount attempt 

08/06/2020 03:03:27 INFO GlusterFS mount attempt 

08/06/2020 03:02:57 INFO GlusterFS mount attempt 

08/06/2020 03:02:27 INFO GlusterFS mount attempt 

08/06/2020 03:01:57 INFO GlusterFS mount attempt 

08/06/2020 03:01:27 INFO GlusterFS mount attempt 

08/06/2020 03:00:57 INFO GlusterFS mount attempt 

08/06/2020 03:00:27 INFO GlusterFS mount attempt 

08/06/2020 02:59:57 INFO GlusterFS mount attempt 

08/06/2020 02:59:27 INFO GlusterFS mount attempt 

08/06/2020 02:58:57 INFO GlusterFS mount attempt 

08/06/2020 02:58:27 INFO GlusterFS mount attempt 

08/06/2020 02:57:57 INFO GlusterFS mount attempt 

08/06/2020 02:57:26 INFO GlusterFS mount attempt 

08/06/2020 02:56:56 INFO GlusterFS mount attempt 

08/06/2020 02:56:26 INFO GlusterFS mount attempt 

08/06/2020 02:55:56 INFO GlusterFS mount attempt 

08/06/2020 02:55:26 INFO GlusterFS mount attempt 

08/06/2020 02:54:56 INFO GlusterFS mount attempt 

08/06/2020 02:54:26 INFO GlusterFS mount attempt 

08/06/2020 02:53:56 INFO GlusterFS mount attempt 

08/06/2020 02:53:26 INFO GlusterFS mount attempt 

08/06/2020 02:52:56 INFO GlusterFS mount attempt 

08/06/2020 02:52:26 INFO GlusterFS mount attempt 

08/06/2020 02:51:55 INFO GlusterFS mount attempt 

08/06/2020 02:51:25 INFO GlusterFS mount attempt 

08/06/2020 02:50:55 INFO GlusterFS mount attempt 

08/06/2020 02:50:25 INFO GlusterFS mount attempt 

08/06/2020 02:49:55 INFO GlusterFS mount attempt 

08/06/2020 02:49:25 INFO GlusterFS mount attempt 

08/06/2020 02:48:55 INFO GlusterFS mount attempt 

08/06/2020 02:48:25 INFO GlusterFS mount attempt 

08/06/2020 02:47:55 INFO GlusterFS mount attempt 

08/06/2020 02:47:25 INFO GlusterFS mount attempt 

08/06/2020 02:46:55 INFO GlusterFS mount attempt 

08/06/2020 02:46:24 INFO GlusterFS mount attempt 

08/06/2020 02:45:54 INFO GlusterFS mount attempt 

08/06/2020 02:45:24 INFO GlusterFS mount attempt 

08/06/2020 02:44:54 INFO GlusterFS mount attempt 

08/06/2020 02:44:24 INFO GlusterFS mount attempt 

08/06/2020 02:43:54 INFO GlusterFS mount attempt 

08/06/2020 02:43:24 INFO GlusterFS mount attempt 

08/06/2020 02:42:54 INFO GlusterFS mount attempt 

08/06/2020 02:42:24 INFO GlusterFS mount attempt 

08/06/2020 02:41:54 INFO GlusterFS mount attempt 

08/06/2020 02:41:24 INFO GlusterFS mount attempt 

08/06/2020 02:40:53 INFO GlusterFS mount attempt 

08/06/2020 02:40:23 INFO GlusterFS mount attempt 

08/06/2020 02:39:53 INFO GlusterFS mount attempt 

08/06/2020 02:39:23 INFO GlusterFS mount attempt 

08/06/2020 02:38:53 INFO GlusterFS mount attempt 

08/06/2020 02:38:23 INFO GlusterFS mount attempt 

08/06/2020 02:37:53 INFO GlusterFS mount attempt 

08/06/2020 02:37:23 INFO GlusterFS mount attempt 

08/06/2020 02:36:53 INFO GlusterFS mount attempt 

08/06/2020 02:36:23 INFO GlusterFS mount attempt 

08/06/2020 02:35:52 INFO GlusterFS mount attempt 

08/06/2020 02:35:22 INFO GlusterFS mount attempt 

08/06/2020 02:34:52 INFO GlusterFS mount attempt 

08/06/2020 02:34:22 INFO GlusterFS mount attempt 

08/06/2020 02:33:52 INFO GlusterFS mount attempt 

08/06/2020 02:33:22 INFO GlusterFS mount attempt 

08/06/2020 02:32:52 INFO GlusterFS mount attempt 

08/06/2020 02:32:22 INFO GlusterFS mount attempt 

08/06/2020 02:31:52 INFO GlusterFS mount attempt 

08/06/2020 02:31:22 INFO GlusterFS mount attempt 

08/06/2020 02:30:52 INFO GlusterFS mount attempt 

08/06/2020 02:30:22 INFO GlusterFS mount attempt 

08/06/2020 02:29:51 INFO GlusterFS mount attempt 

08/06/2020 02:29:21 INFO GlusterFS mount attempt 

08/06/2020 02:28:51 INFO GlusterFS mount attempt 

08/06/2020 02:28:21 INFO GlusterFS mount attempt 

08/06/2020 02:27:51 INFO GlusterFS mount attempt 

08/06/2020 02:27:21 INFO GlusterFS mount attempt 

08/06/2020 02:26:51 INFO GlusterFS mount attempt 

08/06/2020 02:26:21 INFO GlusterFS mount attempt 

08/06/2020 02:25:51 INFO GlusterFS mount attempt 

08/06/2020 02:25:21 INFO GlusterFS mount attempt 

08/06/2020 02:24:50 INFO GlusterFS mount attempt 

08/06/2020 02:24:20 INFO GlusterFS mount attempt 

08/06/2020 02:23:50 INFO GlusterFS mount attempt 

08/06/2020 02:23:20 INFO GlusterFS mount attempt 

08/06/2020 02:22:50 INFO GlusterFS mount attempt 

08/06/2020 02:22:20 INFO GlusterFS mount attempt 

08/06/2020 02:21:50 INFO GlusterFS mount attempt 

08/06/2020 02:21:20 INFO GlusterFS mount attempt 

08/06/2020 02:20:50 INFO GlusterFS mount attempt 

08/06/2020 02:20:20 INFO GlusterFS mount attempt 

08/06/2020 02:19:50 INFO GlusterFS mount attempt 

08/06/2020 02:19:19 INFO GlusterFS mount attempt 

08/06/2020 02:18:49 INFO GlusterFS mount attempt 

08/06/2020 02:18:19 INFO GlusterFS mount attempt 

08/06/2020 02:17:49 INFO GlusterFS mount attempt 

08/06/2020 02:17:19 INFO GlusterFS mount attempt 

08/06/2020 02:16:49 INFO GlusterFS mount attempt 

08/06/2020 02:16:19 INFO GlusterFS mount attempt 

08/06/2020 02:15:49 INFO GlusterFS mount attempt 

08/06/2020 02:15:19 INFO GlusterFS mount attempt 

08/06/2020 02:14:49 INFO GlusterFS mount attempt 

08/06/2020 02:14:18 INFO GlusterFS mount attempt 

08/06/2020 02:13:48 INFO GlusterFS mount attempt 

08/06/2020 02:13:18 INFO GlusterFS mount attempt 

08/06/2020 02:12:48 INFO GlusterFS mount attempt 

08/06/2020 02:12:18 INFO GlusterFS mount attempt 

08/06/2020 02:11:48 INFO GlusterFS mount attempt 

08/06/2020 02:11:18 INFO GlusterFS mount attempt 

08/06/2020 02:10:48 INFO GlusterFS mount attempt 

08/06/2020 02:10:18 INFO GlusterFS mount attempt 

08/06/2020 02:09:48 INFO GlusterFS mount attempt 

08/06/2020 02:09:18 INFO GlusterFS mount attempt 

08/06/2020 02:08:47 INFO GlusterFS mount attempt 

08/06/2020 02:08:17 INFO GlusterFS mount attempt 

08/06/2020 02:07:47 INFO GlusterFS mount attempt 

08/06/2020 02:07:17 INFO GlusterFS mount attempt 

08/06/2020 02:06:47 INFO GlusterFS mount attempt 

08/06/2020 02:06:17 INFO GlusterFS mount attempt 

08/06/2020 02:05:47 INFO GlusterFS mount attempt 

08/06/2020 02:05:17 INFO GlusterFS mount attempt 

08/06/2020 02:04:47 INFO GlusterFS mount attempt 

08/06/2020 02:04:17 INFO GlusterFS mount attempt 

08/06/2020 02:03:46 INFO GlusterFS mount attempt 

08/06/2020 02:03:16 INFO GlusterFS mount attempt 

08/06/2020 02:02:46 INFO GlusterFS mount attempt 

08/06/2020 02:02:16 INFO GlusterFS mount attempt 

08/06/2020 02:01:46 INFO GlusterFS mount attempt 

08/06/2020 02:01:16 INFO GlusterFS mount attempt 

08/06/2020 02:00:46 INFO GlusterFS mount attempt 

08/06/2020 02:00:16 INFO GlusterFS mount attempt 

08/06/2020 01:59:46 INFO GlusterFS mount attempt 

08/06/2020 01:59:16 INFO GlusterFS mount attempt 

08/06/2020 01:58:46 INFO GlusterFS mount attempt 

08/06/2020 01:58:15 INFO GlusterFS mount attempt 

08/06/2020 01:57:45 INFO GlusterFS mount attempt 

08/06/2020 01:57:15 INFO GlusterFS mount attempt 

08/06/2020 01:56:45 INFO GlusterFS mount attempt 

08/06/2020 01:56:15 INFO GlusterFS mount attempt 

08/06/2020 01:55:45 INFO GlusterFS mount attempt 

08/06/2020 01:55:15 INFO GlusterFS mount attempt 

08/06/2020 01:54:45 INFO GlusterFS mount attempt 

08/06/2020 01:54:15 INFO GlusterFS mount attempt 

08/06/2020 01:53:45 INFO GlusterFS mount attempt 

08/06/2020 01:53:15 INFO GlusterFS mount attempt 

08/06/2020 01:52:45 INFO GlusterFS mount attempt 

08/06/2020 01:52:14 INFO GlusterFS mount attempt 

08/06/2020 01:51:44 INFO GlusterFS mount attempt 

08/06/2020 01:51:14 INFO GlusterFS mount attempt 

08/06/2020 01:50:44 INFO GlusterFS mount attempt 

08/06/2020 01:50:14 INFO GlusterFS mount attempt 

08/06/2020 01:49:44 INFO GlusterFS mount attempt 

08/06/2020 01:49:14 INFO GlusterFS mount attempt 

08/06/2020 01:48:44 INFO GlusterFS mount attempt 

08/06/2020 01:48:14 INFO GlusterFS mount attempt 

08/06/2020 01:47:44 INFO GlusterFS mount attempt 

08/06/2020 01:47:13 INFO GlusterFS mount attempt 

08/06/2020 01:46:43 INFO GlusterFS mount attempt 

08/06/2020 01:46:13 INFO GlusterFS mount attempt 

08/06/2020 01:45:43 INFO GlusterFS mount attempt 

08/06/2020 01:45:13 INFO GlusterFS mount attempt 

08/06/2020 01:44:43 INFO GlusterFS mount attempt 

08/06/2020 01:44:13 INFO GlusterFS mount attempt 

08/06/2020 01:43:43 INFO GlusterFS mount attempt 

08/06/2020 01:43:13 INFO GlusterFS mount attempt 

08/06/2020 01:42:43 INFO GlusterFS mount attempt 

08/06/2020 01:42:13 INFO GlusterFS mount attempt 

08/06/2020 01:41:42 INFO GlusterFS mount attempt 

08/06/2020 01:41:12 INFO GlusterFS mount attempt 

08/06/2020 01:40:42 INFO GlusterFS mount attempt 

08/06/2020 01:40:12 INFO GlusterFS mount attempt 

08/06/2020 01:39:42 INFO GlusterFS mount attempt 

08/06/2020 01:39:12 INFO GlusterFS mount attempt 

08/06/2020 01:38:42 INFO GlusterFS mount attempt 

08/06/2020 01:38:12 INFO GlusterFS mount attempt 

08/06/2020 01:37:42 INFO GlusterFS mount attempt 

08/06/2020 01:37:12 INFO GlusterFS mount attempt 

08/06/2020 01:36:41 INFO GlusterFS mount attempt 

08/06/2020 01:36:11 INFO GlusterFS mount attempt 

08/06/2020 01:35:41 INFO GlusterFS mount attempt 

08/06/2020 01:35:11 INFO GlusterFS mount attempt 

08/06/2020 01:34:41 INFO GlusterFS mount attempt 

08/06/2020 01:34:11 INFO GlusterFS mount attempt 

08/06/2020 01:33:41 INFO GlusterFS mount attempt 

08/06/2020 01:33:11 INFO GlusterFS mount attempt 

08/06/2020 01:32:41 INFO GlusterFS mount attempt 

08/06/2020 01:32:11 INFO GlusterFS mount attempt 

08/06/2020 01:31:41 INFO GlusterFS mount attempt 

08/06/2020 01:31:10 INFO GlusterFS mount attempt 

08/06/2020 01:30:40 INFO GlusterFS mount attempt 

08/06/2020 01:30:10 INFO GlusterFS mount attempt 

08/06/2020 01:29:40 INFO GlusterFS mount attempt 

08/06/2020 01:29:10 INFO GlusterFS mount attempt 

08/06/2020 01:28:40 INFO GlusterFS mount attempt 

08/06/2020 01:28:10 INFO GlusterFS mount attempt 

08/06/2020 01:27:40 INFO GlusterFS mount attempt 

08/06/2020 01:27:10 INFO GlusterFS mount attempt 

08/06/2020 01:26:40 INFO GlusterFS mount attempt 

08/06/2020 01:26:10 INFO GlusterFS mount attempt 

08/06/2020 01:25:39 INFO GlusterFS mount attempt 

08/06/2020 01:25:09 INFO GlusterFS mount attempt 

08/06/2020 01:24:39 INFO GlusterFS mount attempt 

08/06/2020 01:24:09 INFO GlusterFS mount attempt 

08/06/2020 01:23:39 INFO GlusterFS mount attempt 

08/06/2020 01:23:09 INFO GlusterFS mount attempt 

08/06/2020 01:22:39 INFO GlusterFS mount attempt 

08/06/2020 01:22:09 INFO GlusterFS mount attempt 

08/06/2020 01:21:39 INFO GlusterFS mount attempt 

08/06/2020 01:21:09 INFO GlusterFS mount attempt 

08/06/2020 01:20:39 INFO GlusterFS mount attempt 

08/06/2020 01:20:08 INFO GlusterFS mount attempt 

08/06/2020 01:19:38 INFO GlusterFS mount attempt 

08/06/2020 01:19:08 INFO GlusterFS mount attempt 

08/06/2020 01:18:38 INFO GlusterFS mount attempt 

08/06/2020 01:18:08 INFO GlusterFS mount attempt 

08/06/2020 01:17:38 INFO GlusterFS mount attempt 

08/06/2020 01:17:08 INFO GlusterFS mount attempt 

08/06/2020 01:16:38 INFO GlusterFS mount attempt 

08/06/2020 01:16:08 INFO GlusterFS mount attempt 

08/06/2020 01:15:38 INFO GlusterFS mount attempt 

08/06/2020 01:15:07 INFO GlusterFS mount attempt 

08/06/2020 01:14:37 INFO GlusterFS mount attempt 

08/06/2020 01:14:07 INFO GlusterFS mount attempt 

08/06/2020 01:13:37 INFO GlusterFS mount attempt 

08/06/2020 01:13:07 INFO GlusterFS mount attempt 

08/06/2020 01:12:37 INFO GlusterFS mount attempt 

08/06/2020 01:12:07 INFO GlusterFS mount attempt 

08/06/2020 01:11:37 INFO GlusterFS mount attempt 

08/06/2020 01:11:07 INFO GlusterFS mount attempt 

08/06/2020 01:10:37 INFO GlusterFS mount attempt 

08/06/2020 01:10:07 INFO GlusterFS mount attempt 

08/06/2020 01:09:36 INFO GlusterFS mount attempt 

08/06/2020 01:09:06 INFO GlusterFS mount attempt 

08/06/2020 01:08:36 INFO GlusterFS mount attempt 

08/06/2020 01:08:06 INFO GlusterFS mount attempt 

08/06/2020 01:07:36 INFO GlusterFS mount attempt 

08/06/2020 01:07:06 INFO GlusterFS mount attempt 

08/06/2020 01:06:36 INFO GlusterFS mount attempt 

08/06/2020 01:06:06 INFO GlusterFS mount attempt 

08/06/2020 01:05:36 INFO GlusterFS mount attempt 

08/06/2020 01:05:06 INFO GlusterFS mount attempt 

08/06/2020 01:04:36 INFO GlusterFS mount attempt 

08/06/2020 01:04:05 INFO GlusterFS mount attempt 

08/06/2020 01:03:35 INFO GlusterFS mount attempt 

08/06/2020 01:03:05 INFO GlusterFS mount attempt 

08/06/2020 01:02:35 INFO GlusterFS mount attempt 

08/06/2020 01:02:05 INFO GlusterFS mount attempt 

08/06/2020 01:01:35 INFO GlusterFS mount attempt 

08/06/2020 01:01:05 INFO GlusterFS mount attempt 

08/06/2020 01:00:35 INFO GlusterFS mount attempt 

08/06/2020 01:00:05 INFO GlusterFS mount attempt 

08/06/2020 00:59:35 INFO GlusterFS mount attempt 

08/06/2020 00:59:04 INFO GlusterFS mount attempt 

08/06/2020 00:58:34 INFO GlusterFS mount attempt 

08/06/2020 00:58:04 INFO GlusterFS mount attempt 

08/06/2020 00:57:34 INFO GlusterFS mount attempt 

08/06/2020 00:57:04 INFO GlusterFS mount attempt 

08/06/2020 00:56:34 INFO GlusterFS mount attempt 

08/06/2020 00:56:04 INFO GlusterFS mount attempt 

08/06/2020 00:55:34 INFO GlusterFS mount attempt 

08/06/2020 00:55:04 INFO GlusterFS mount attempt 

08/06/2020 00:54:34 INFO GlusterFS mount attempt 

08/06/2020 00:54:04 INFO GlusterFS mount attempt 

08/06/2020 00:53:33 INFO GlusterFS mount attempt 

08/06/2020 00:53:03 INFO GlusterFS mount attempt 

08/06/2020 00:52:33 INFO GlusterFS mount attempt 

08/06/2020 00:52:03 INFO GlusterFS mount attempt 

08/06/2020 00:51:33 INFO GlusterFS mount attempt 

08/06/2020 00:51:03 INFO GlusterFS mount attempt 

08/06/2020 00:50:33 INFO GlusterFS mount attempt 

08/06/2020 00:50:03 INFO GlusterFS mount attempt 

08/06/2020 00:49:33 INFO GlusterFS mount attempt 

08/06/2020 00:49:03 INFO GlusterFS mount attempt 

08/06/2020 00:48:33 INFO GlusterFS mount attempt 

08/06/2020 00:48:02 INFO GlusterFS mount attempt 

08/06/2020 00:47:32 INFO GlusterFS mount attempt 

08/06/2020 00:47:02 INFO GlusterFS mount attempt 

08/06/2020 00:46:32 INFO GlusterFS mount attempt 

08/06/2020 00:46:02 INFO GlusterFS mount attempt 

08/06/2020 00:45:32 INFO GlusterFS mount attempt 

08/06/2020 00:45:02 INFO GlusterFS mount attempt 

08/06/2020 00:44:32 INFO GlusterFS mount attempt 

08/06/2020 00:44:02 INFO GlusterFS mount attempt 

08/06/2020 00:43:32 INFO GlusterFS mount attempt 

08/06/2020 00:43:02 INFO GlusterFS mount attempt 

08/06/2020 00:42:31 INFO GlusterFS mount attempt 

08/06/2020 00:42:01 INFO GlusterFS mount attempt 

08/06/2020 00:41:31 INFO GlusterFS mount attempt 

08/06/2020 00:41:01 INFO GlusterFS mount attempt 

08/06/2020 00:40:31 INFO GlusterFS mount attempt 

08/06/2020 00:40:01 INFO GlusterFS mount attempt 

08/06/2020 00:39:31 INFO GlusterFS mount attempt 

08/06/2020 00:39:01 INFO GlusterFS mount attempt 

08/06/2020 00:38:31 INFO GlusterFS mount attempt 

08/06/2020 00:38:01 INFO GlusterFS mount attempt 

08/06/2020 00:37:31 INFO GlusterFS mount attempt 

08/06/2020 00:37:00 INFO GlusterFS mount attempt 

08/06/2020 00:36:30 INFO GlusterFS mount attempt 

08/06/2020 00:36:00 INFO GlusterFS mount attempt 

08/06/2020 00:35:30 INFO GlusterFS mount attempt 

08/06/2020 00:35:00 INFO GlusterFS mount attempt 

08/06/2020 00:34:30 INFO GlusterFS mount attempt 

08/06/2020 00:34:00 INFO GlusterFS mount attempt 

08/06/2020 00:33:30 INFO GlusterFS mount attempt 

08/06/2020 00:33:00 INFO GlusterFS mount attempt 

08/06/2020 00:32:30 INFO GlusterFS mount attempt 

08/06/2020 00:31:59 INFO GlusterFS mount attempt 

08/06/2020 00:31:29 INFO GlusterFS mount attempt 

08/06/2020 00:30:59 INFO GlusterFS mount attempt 

08/06/2020 00:30:29 INFO GlusterFS mount attempt 

08/06/2020 00:29:59 INFO GlusterFS mount attempt 

08/06/2020 00:29:29 INFO GlusterFS mount attempt 

08/06/2020 00:28:59 INFO GlusterFS mount attempt 

08/06/2020 00:28:29 INFO GlusterFS mount attempt 

08/06/2020 00:27:59 INFO GlusterFS mount attempt 

08/06/2020 00:27:29 INFO GlusterFS mount attempt 

08/06/2020 00:26:59 INFO GlusterFS mount attempt 

08/06/2020 00:26:28 INFO GlusterFS mount attempt 

08/06/2020 00:25:58 INFO GlusterFS mount attempt 

08/06/2020 00:25:28 INFO GlusterFS mount attempt 

08/06/2020 00:24:58 INFO GlusterFS mount attempt 

08/06/2020 00:24:28 INFO GlusterFS mount attempt 

08/06/2020 00:23:58 INFO GlusterFS mount attempt 

08/06/2020 00:23:28 INFO GlusterFS mount attempt 

08/06/2020 00:22:58 INFO GlusterFS mount attempt 

08/06/2020 00:22:28 INFO GlusterFS mount attempt 

08/06/2020 00:21:58 INFO GlusterFS mount attempt 

08/06/2020 00:21:28 INFO GlusterFS mount attempt 

08/06/2020 00:20:57 INFO GlusterFS mount attempt 

08/06/2020 00:20:27 INFO GlusterFS mount attempt 

08/06/2020 00:19:57 INFO GlusterFS mount attempt 

08/06/2020 00:19:27 INFO GlusterFS mount attempt 

08/06/2020 00:18:57 INFO GlusterFS mount attempt 

08/06/2020 00:18:27 INFO GlusterFS mount attempt 

08/06/2020 00:17:57 INFO GlusterFS mount attempt 

08/06/2020 00:17:27 INFO GlusterFS mount attempt 

08/06/2020 00:16:57 INFO GlusterFS mount attempt 

08/06/2020 00:16:27 INFO GlusterFS mount attempt 

08/06/2020 00:15:57 INFO GlusterFS mount attempt 

08/06/2020 00:15:26 INFO GlusterFS mount attempt 

08/06/2020 00:14:56 INFO GlusterFS mount attempt 

08/06/2020 00:14:26 INFO GlusterFS mount attempt 

08/06/2020 00:13:56 INFO GlusterFS mount attempt 

08/06/2020 00:13:26 INFO GlusterFS mount attempt 

08/06/2020 00:12:56 INFO GlusterFS mount attempt 

08/06/2020 00:12:26 INFO GlusterFS mount attempt 

08/06/2020 00:11:56 INFO GlusterFS mount attempt 

08/06/2020 00:11:26 INFO GlusterFS mount attempt 

08/06/2020 00:10:56 INFO GlusterFS mount attempt 

08/06/2020 00:10:26 INFO GlusterFS mount attempt 

08/06/2020 00:09:56 INFO GlusterFS mount attempt 

08/06/2020 00:09:25 INFO GlusterFS mount attempt 

08/06/2020 00:08:55 INFO GlusterFS mount attempt 

08/06/2020 00:08:25 INFO GlusterFS mount attempt 

08/06/2020 00:07:55 INFO GlusterFS mount attempt 

08/06/2020 00:07:25 INFO GlusterFS mount attempt 

08/06/2020 00:06:55 INFO GlusterFS mount attempt 

08/06/2020 00:06:25 INFO GlusterFS mount attempt 

08/06/2020 00:05:55 INFO GlusterFS mount attempt 

08/06/2020 00:05:25 INFO GlusterFS mount attempt 

08/06/2020 00:04:55 INFO GlusterFS mount attempt 

08/06/2020 00:04:25 INFO GlusterFS mount attempt 

08/06/2020 00:03:55 INFO GlusterFS mount attempt 

08/06/2020 00:03:24 INFO GlusterFS mount attempt 

08/06/2020 00:02:54 INFO GlusterFS mount attempt 

08/06/2020 00:02:24 INFO GlusterFS mount attempt 

08/06/2020 00:01:54 INFO GlusterFS mount attempt 

08/06/2020 00:01:24 INFO GlusterFS mount attempt 

08/06/2020 00:00:54 INFO GlusterFS mount attempt 

08/06/2020 00:00:24 INFO GlusterFS mount attempt 

07/06/2020 23:59:54 INFO GlusterFS mount attempt 

07/06/2020 23:59:24 INFO GlusterFS mount attempt 

07/06/2020 23:58:54 INFO GlusterFS mount attempt 

07/06/2020 23:58:23 INFO GlusterFS mount attempt 

07/06/2020 23:57:53 INFO GlusterFS mount attempt 

07/06/2020 23:57:23 INFO GlusterFS mount attempt 

07/06/2020 23:56:53 INFO GlusterFS mount attempt 

07/06/2020 23:56:23 INFO GlusterFS mount attempt 

07/06/2020 23:55:53 INFO GlusterFS mount attempt 

07/06/2020 23:55:23 INFO GlusterFS mount attempt 

07/06/2020 23:54:53 INFO GlusterFS mount attempt 

07/06/2020 23:54:23 INFO GlusterFS mount attempt 

07/06/2020 23:53:53 INFO GlusterFS mount attempt 

07/06/2020 23:53:23 INFO GlusterFS mount attempt 

07/06/2020 23:52:52 INFO GlusterFS mount attempt 

07/06/2020 23:52:22 INFO GlusterFS mount attempt 

07/06/2020 23:51:52 INFO GlusterFS mount attempt 

07/06/2020 23:51:22 INFO GlusterFS mount attempt 

07/06/2020 23:50:52 INFO GlusterFS mount attempt 

07/06/2020 23:50:22 INFO GlusterFS mount attempt 

07/06/2020 23:49:52 INFO GlusterFS mount attempt 

07/06/2020 23:49:22 INFO GlusterFS mount attempt 

07/06/2020 23:48:52 INFO GlusterFS mount attempt 

07/06/2020 23:48:22 INFO GlusterFS mount attempt 

07/06/2020 23:47:52 INFO GlusterFS mount attempt 

07/06/2020 23:47:21 INFO GlusterFS mount attempt 

07/06/2020 23:46:51 INFO GlusterFS mount attempt 

07/06/2020 23:46:21 INFO GlusterFS mount attempt 

07/06/2020 23:45:51 INFO GlusterFS mount attempt 

07/06/2020 23:45:21 INFO GlusterFS mount attempt 

07/06/2020 23:44:51 INFO GlusterFS mount attempt 

07/06/2020 23:44:21 INFO GlusterFS mount attempt 

07/06/2020 23:43:51 INFO GlusterFS mount attempt 

07/06/2020 23:43:21 INFO GlusterFS mount attempt 

07/06/2020 23:42:51 INFO GlusterFS mount attempt 

07/06/2020 23:42:20 INFO GlusterFS mount attempt 

07/06/2020 23:41:50 INFO GlusterFS mount attempt 

07/06/2020 23:41:20 INFO GlusterFS mount attempt 

07/06/2020 23:40:50 INFO GlusterFS mount attempt 

07/06/2020 23:40:20 INFO GlusterFS mount attempt 

07/06/2020 23:39:50 INFO GlusterFS mount attempt 

07/06/2020 23:39:20 INFO GlusterFS mount attempt 

07/06/2020 23:38:50 INFO GlusterFS mount attempt 

07/06/2020 23:38:20 INFO GlusterFS mount attempt 

07/06/2020 23:37:50 INFO GlusterFS mount attempt 

07/06/2020 23:37:20 INFO GlusterFS mount attempt 

07/06/2020 23:36:50 INFO GlusterFS mount attempt 

07/06/2020 23:36:19 INFO GlusterFS mount attempt 

07/06/2020 23:35:49 INFO GlusterFS mount attempt 

07/06/2020 23:35:19 INFO GlusterFS mount attempt 

07/06/2020 23:34:49 INFO GlusterFS mount attempt 

07/06/2020 23:34:19 INFO GlusterFS mount attempt 

07/06/2020 23:33:49 INFO GlusterFS mount attempt 

07/06/2020 23:33:19 INFO GlusterFS mount attempt 

07/06/2020 23:32:49 INFO GlusterFS mount attempt 

07/06/2020 23:32:19 INFO GlusterFS mount attempt 

07/06/2020 23:31:49 INFO GlusterFS mount attempt 

07/06/2020 23:31:18 INFO GlusterFS mount attempt 

07/06/2020 23:30:48 INFO GlusterFS mount attempt 

07/06/2020 23:30:18 INFO GlusterFS mount attempt 

07/06/2020 23:29:48 INFO GlusterFS mount attempt 

07/06/2020 23:29:18 INFO GlusterFS mount attempt 

07/06/2020 23:28:48 INFO GlusterFS mount attempt 

07/06/2020 23:28:18 INFO GlusterFS mount attempt 

07/06/2020 23:27:48 INFO GlusterFS mount attempt 

07/06/2020 23:27:18 INFO GlusterFS mount attempt 

07/06/2020 23:26:48 INFO GlusterFS mount attempt 

07/06/2020 23:26:18 INFO GlusterFS mount attempt 

07/06/2020 23:25:47 INFO GlusterFS mount attempt 

07/06/2020 23:25:17 INFO GlusterFS mount attempt 

07/06/2020 23:24:47 INFO GlusterFS mount attempt 

07/06/2020 23:24:17 INFO GlusterFS mount attempt 

07/06/2020 23:23:47 INFO GlusterFS mount attempt 

07/06/2020 23:23:17 INFO GlusterFS mount attempt 

07/06/2020 23:22:47 INFO GlusterFS mount attempt 

07/06/2020 23:22:17 INFO GlusterFS mount attempt 

07/06/2020 23:21:47 INFO GlusterFS mount attempt 

07/06/2020 23:21:17 INFO GlusterFS mount attempt 

07/06/2020 23:20:47 INFO GlusterFS mount attempt 

07/06/2020 23:20:16 INFO GlusterFS mount attempt 

07/06/2020 23:19:46 INFO GlusterFS mount attempt 

07/06/2020 23:19:16 INFO GlusterFS mount attempt 

07/06/2020 23:18:46 INFO GlusterFS mount attempt 

07/06/2020 23:18:16 INFO GlusterFS mount attempt 

07/06/2020 23:17:46 INFO GlusterFS mount attempt 

07/06/2020 23:17:16 INFO GlusterFS mount attempt 

07/06/2020 23:16:46 INFO GlusterFS mount attempt 

07/06/2020 23:16:16 INFO GlusterFS mount attempt 

07/06/2020 23:15:46 INFO GlusterFS mount attempt 

07/06/2020 23:15:16 INFO GlusterFS mount attempt 

07/06/2020 23:14:45 INFO GlusterFS mount attempt 

07/06/2020 23:14:15 INFO GlusterFS mount attempt 

07/06/2020 23:13:45 INFO GlusterFS mount attempt 

07/06/2020 23:13:15 INFO GlusterFS mount attempt 

07/06/2020 23:12:45 INFO GlusterFS mount attempt 

07/06/2020 23:12:15 INFO GlusterFS mount attempt 

07/06/2020 23:11:45 INFO GlusterFS mount attempt 

07/06/2020 23:11:15 INFO GlusterFS mount attempt 

07/06/2020 23:10:45 INFO GlusterFS mount attempt 

07/06/2020 23:10:15 INFO GlusterFS mount attempt 

07/06/2020 23:09:44 INFO GlusterFS mount attempt 

07/06/2020 23:09:14 INFO GlusterFS mount attempt 

07/06/2020 23:08:44 INFO GlusterFS mount attempt 

07/06/2020 23:08:14 INFO GlusterFS mount attempt 

07/06/2020 23:07:44 INFO GlusterFS mount attempt 

07/06/2020 23:07:14 INFO GlusterFS mount attempt 

07/06/2020 23:06:44 INFO GlusterFS mount attempt 

07/06/2020 23:06:14 INFO GlusterFS mount attempt 

07/06/2020 23:05:44 INFO GlusterFS mount attempt 

07/06/2020 23:05:14 INFO GlusterFS mount attempt 

07/06/2020 23:04:44 INFO GlusterFS mount attempt 

07/06/2020 23:04:13 INFO GlusterFS mount attempt 

07/06/2020 23:03:43 INFO GlusterFS mount attempt 

07/06/2020 23:03:13 INFO GlusterFS mount attempt 

07/06/2020 23:02:43 INFO GlusterFS mount attempt 

07/06/2020 23:02:13 INFO GlusterFS mount attempt 

07/06/2020 23:01:43 INFO GlusterFS mount attempt 

07/06/2020 23:01:13 INFO GlusterFS mount attempt 

07/06/2020 23:00:43 INFO GlusterFS mount attempt 

07/06/2020 23:00:13 INFO GlusterFS mount attempt 

07/06/2020 22:59:43 INFO GlusterFS mount attempt 

07/06/2020 22:59:12 INFO GlusterFS mount attempt 

07/06/2020 22:58:42 INFO GlusterFS mount attempt 

07/06/2020 22:58:12 INFO GlusterFS mount attempt 

07/06/2020 22:57:42 INFO GlusterFS mount attempt 

07/06/2020 22:57:12 INFO GlusterFS mount attempt 

07/06/2020 22:56:42 INFO GlusterFS mount attempt 

07/06/2020 22:56:12 INFO GlusterFS mount attempt 

07/06/2020 22:55:42 INFO GlusterFS mount attempt 

07/06/2020 22:55:12 INFO GlusterFS mount attempt 

07/06/2020 22:54:42 INFO GlusterFS mount attempt 

07/06/2020 22:54:11 INFO GlusterFS mount attempt 

07/06/2020 22:53:41 INFO GlusterFS mount attempt 

07/06/2020 22:53:11 INFO GlusterFS mount attempt 

07/06/2020 22:52:41 INFO GlusterFS mount attempt 

07/06/2020 22:52:11 INFO GlusterFS mount attempt 

07/06/2020 22:51:41 INFO GlusterFS mount attempt 

07/06/2020 22:51:11 INFO GlusterFS mount attempt 

07/06/2020 22:50:41 INFO GlusterFS mount attempt 

07/06/2020 22:50:11 INFO GlusterFS mount attempt 

07/06/2020 22:49:41 INFO GlusterFS mount attempt 

07/06/2020 22:49:11 INFO GlusterFS mount attempt 

07/06/2020 22:48:40 INFO GlusterFS mount attempt 

07/06/2020 22:48:10 INFO GlusterFS mount attempt 

07/06/2020 22:47:40 INFO GlusterFS mount attempt 

07/06/2020 22:47:10 INFO GlusterFS mount attempt 

07/06/2020 22:46:40 INFO GlusterFS mount attempt 

07/06/2020 22:46:10 INFO GlusterFS mount attempt 

07/06/2020 22:45:40 INFO GlusterFS mount attempt 

07/06/2020 22:45:10 INFO GlusterFS mount attempt 

07/06/2020 22:44:40 INFO GlusterFS mount attempt 

07/06/2020 22:44:10 INFO GlusterFS mount attempt 

07/06/2020 22:43:39 INFO GlusterFS mount attempt 

07/06/2020 22:43:09 INFO GlusterFS mount attempt 

07/06/2020 22:42:39 INFO GlusterFS mount attempt 

07/06/2020 22:42:09 INFO GlusterFS mount attempt 

07/06/2020 22:41:39 INFO GlusterFS mount attempt 

07/06/2020 22:41:09 INFO GlusterFS mount attempt 

07/06/2020 22:40:39 INFO GlusterFS mount attempt 

07/06/2020 22:40:09 INFO GlusterFS mount attempt 

07/06/2020 22:39:39 INFO GlusterFS mount attempt 

07/06/2020 22:39:09 INFO GlusterFS mount attempt 

07/06/2020 22:38:39 INFO GlusterFS mount attempt 

07/06/2020 22:38:08 INFO GlusterFS mount attempt 

07/06/2020 22:37:38 INFO GlusterFS mount attempt 

07/06/2020 22:37:08 INFO GlusterFS mount attempt 

07/06/2020 22:36:38 INFO GlusterFS mount attempt 

07/06/2020 22:36:08 INFO GlusterFS mount attempt 

07/06/2020 22:35:38 INFO GlusterFS mount attempt 

07/06/2020 22:35:08 INFO GlusterFS mount attempt 

07/06/2020 22:34:38 INFO GlusterFS mount attempt 

07/06/2020 22:34:08 INFO GlusterFS mount attempt 

07/06/2020 22:33:38 INFO GlusterFS mount attempt 

07/06/2020 22:33:08 INFO GlusterFS mount attempt 

07/06/2020 22:32:37 INFO GlusterFS mount attempt 

07/06/2020 22:32:07 INFO GlusterFS mount attempt 

07/06/2020 22:31:37 INFO GlusterFS mount attempt 

07/06/2020 22:31:07 INFO GlusterFS mount attempt 

07/06/2020 22:30:37 INFO GlusterFS mount attempt 

07/06/2020 22:30:07 INFO GlusterFS mount attempt 

07/06/2020 22:29:37 INFO GlusterFS mount attempt 

07/06/2020 22:29:07 INFO GlusterFS mount attempt 

07/06/2020 22:28:37 INFO GlusterFS mount attempt 

07/06/2020 22:28:07 INFO GlusterFS mount attempt 

07/06/2020 22:27:36 INFO GlusterFS mount attempt 

07/06/2020 22:27:06 INFO GlusterFS mount attempt 

07/06/2020 22:26:36 INFO GlusterFS mount attempt 

07/06/2020 22:26:06 INFO GlusterFS mount attempt 

07/06/2020 22:25:36 INFO GlusterFS mount attempt 

07/06/2020 22:25:06 INFO GlusterFS mount attempt 

07/06/2020 22:24:36 INFO GlusterFS mount attempt 

07/06/2020 22:24:06 INFO GlusterFS mount attempt 

07/06/2020 22:23:36 INFO GlusterFS mount attempt 

07/06/2020 22:23:06 INFO GlusterFS mount attempt 

07/06/2020 22:22:36 INFO GlusterFS mount attempt 

07/06/2020 22:22:05 INFO GlusterFS mount attempt 

07/06/2020 22:21:35 INFO GlusterFS mount attempt 

07/06/2020 22:21:05 INFO GlusterFS mount attempt 

07/06/2020 22:20:35 INFO GlusterFS mount attempt 

07/06/2020 22:20:05 INFO GlusterFS mount attempt 

07/06/2020 22:19:35 INFO GlusterFS mount attempt 

07/06/2020 22:19:05 INFO GlusterFS mount attempt 

07/06/2020 22:18:35 INFO GlusterFS mount attempt 

07/06/2020 22:18:05 INFO GlusterFS mount attempt 

07/06/2020 22:17:35 INFO GlusterFS mount attempt 

07/06/2020 22:17:05 INFO GlusterFS mount attempt 

07/06/2020 22:16:35 INFO GlusterFS mount attempt 

07/06/2020 22:16:04 INFO GlusterFS mount attempt 

07/06/2020 22:15:34 INFO GlusterFS mount attempt 

07/06/2020 22:15:04 INFO GlusterFS mount attempt 

07/06/2020 22:14:34 INFO GlusterFS mount attempt 

07/06/2020 22:14:04 INFO GlusterFS mount attempt 

07/06/2020 22:13:34 INFO GlusterFS mount attempt 

07/06/2020 22:13:04 INFO GlusterFS mount attempt 

07/06/2020 22:12:34 INFO GlusterFS mount attempt 

07/06/2020 22:12:04 INFO GlusterFS mount attempt 

07/06/2020 22:11:34 INFO GlusterFS mount attempt 

07/06/2020 22:11:03 INFO GlusterFS mount attempt 

07/06/2020 22:10:33 INFO GlusterFS mount attempt 

07/06/2020 22:10:03 INFO GlusterFS mount attempt 

07/06/2020 22:09:33 INFO GlusterFS mount attempt 

07/06/2020 22:09:03 INFO GlusterFS mount attempt 

07/06/2020 22:08:33 INFO GlusterFS mount attempt 

07/06/2020 22:08:03 INFO GlusterFS mount attempt 

07/06/2020 22:07:33 INFO GlusterFS mount attempt 

07/06/2020 22:07:03 INFO GlusterFS mount attempt 

07/06/2020 22:06:33 INFO GlusterFS mount attempt 

07/06/2020 22:06:03 INFO GlusterFS mount attempt 

07/06/2020 22:05:32 INFO GlusterFS mount attempt 

07/06/2020 22:05:02 INFO GlusterFS mount attempt 

07/06/2020 22:04:32 INFO GlusterFS mount attempt 

07/06/2020 22:04:02 INFO GlusterFS mount attempt 

07/06/2020 22:03:32 INFO GlusterFS mount attempt 

07/06/2020 22:03:02 INFO GlusterFS mount attempt 

07/06/2020 22:02:32 INFO GlusterFS mount attempt 

07/06/2020 22:02:02 INFO GlusterFS mount attempt 

07/06/2020 22:01:32 INFO GlusterFS mount attempt 

07/06/2020 22:01:02 INFO GlusterFS mount attempt 

07/06/2020 22:00:32 INFO GlusterFS mount attempt 

07/06/2020 22:00:01 INFO GlusterFS mount attempt 

07/06/2020 21:59:31 INFO GlusterFS mount attempt 

07/06/2020 21:59:01 INFO GlusterFS mount attempt 

07/06/2020 21:58:31 INFO GlusterFS mount attempt 

07/06/2020 21:58:01 INFO GlusterFS mount attempt 

07/06/2020 21:57:31 INFO GlusterFS mount attempt 

07/06/2020 21:57:01 INFO GlusterFS mount attempt 

07/06/2020 21:56:31 INFO GlusterFS mount attempt 

07/06/2020 21:56:01 INFO GlusterFS mount attempt 

07/06/2020 21:55:31 INFO GlusterFS mount attempt 

07/06/2020 21:55:01 INFO GlusterFS mount attempt 

07/06/2020 21:54:30 INFO GlusterFS mount attempt 

07/06/2020 21:54:00 INFO GlusterFS mount attempt 

07/06/2020 21:53:30 INFO GlusterFS mount attempt 

07/06/2020 21:53:00 INFO GlusterFS mount attempt 

07/06/2020 21:52:30 INFO GlusterFS mount attempt 

07/06/2020 21:52:00 INFO GlusterFS mount attempt 

07/06/2020 21:51:30 INFO GlusterFS mount attempt 

07/06/2020 21:51:00 INFO GlusterFS mount attempt 

07/06/2020 21:50:30 INFO GlusterFS mount attempt 

07/06/2020 21:50:00 INFO GlusterFS mount attempt 

07/06/2020 21:49:30 INFO GlusterFS mount attempt 

07/06/2020 21:48:59 INFO GlusterFS mount attempt 

07/06/2020 21:48:29 INFO GlusterFS mount attempt 

07/06/2020 21:47:59 INFO GlusterFS mount attempt 

07/06/2020 21:47:29 INFO GlusterFS mount attempt 

07/06/2020 21:46:59 INFO GlusterFS mount attempt 

07/06/2020 21:46:29 INFO GlusterFS mount attempt 

07/06/2020 21:45:59 INFO GlusterFS mount attempt 

07/06/2020 21:45:29 INFO GlusterFS mount attempt 

07/06/2020 21:44:59 INFO GlusterFS mount attempt 

07/06/2020 21:44:29 INFO GlusterFS mount attempt 

07/06/2020 21:43:59 INFO GlusterFS mount attempt 

07/06/2020 21:43:28 INFO GlusterFS mount attempt 

07/06/2020 21:42:58 INFO GlusterFS mount attempt 

07/06/2020 21:42:28 INFO GlusterFS mount attempt 

07/06/2020 21:41:58 INFO GlusterFS mount attempt 

07/06/2020 21:41:28 INFO GlusterFS mount attempt 

07/06/2020 21:40:58 INFO GlusterFS mount attempt 

07/06/2020 21:40:28 INFO GlusterFS mount attempt 

07/06/2020 21:39:58 INFO GlusterFS mount attempt 

07/06/2020 21:39:28 INFO GlusterFS mount attempt 

07/06/2020 21:38:58 INFO GlusterFS mount attempt 

07/06/2020 21:38:27 INFO GlusterFS mount attempt 

07/06/2020 21:37:57 INFO GlusterFS mount attempt 

07/06/2020 21:37:27 INFO GlusterFS mount attempt 

07/06/2020 21:36:57 INFO GlusterFS mount attempt 

07/06/2020 21:36:27 INFO GlusterFS mount attempt 

07/06/2020 21:35:57 INFO GlusterFS mount attempt 

07/06/2020 21:35:27 INFO GlusterFS mount attempt 

07/06/2020 21:34:57 INFO GlusterFS mount attempt 

07/06/2020 21:34:27 INFO GlusterFS mount attempt 

07/06/2020 21:33:57 INFO GlusterFS mount attempt 

07/06/2020 21:33:27 INFO GlusterFS mount attempt 

07/06/2020 21:32:56 INFO GlusterFS mount attempt 

07/06/2020 21:32:26 INFO GlusterFS mount attempt 

07/06/2020 21:31:56 INFO GlusterFS mount attempt 

07/06/2020 21:31:26 INFO GlusterFS mount attempt 

07/06/2020 21:30:56 INFO GlusterFS mount attempt 

07/06/2020 21:30:26 INFO GlusterFS mount attempt 

07/06/2020 21:29:56 INFO GlusterFS mount attempt 

07/06/2020 21:29:26 INFO GlusterFS mount attempt 

07/06/2020 21:28:56 INFO GlusterFS mount attempt 

07/06/2020 21:28:26 INFO GlusterFS mount attempt 

07/06/2020 21:27:56 INFO GlusterFS mount attempt 

07/06/2020 21:27:25 INFO GlusterFS mount attempt 

07/06/2020 21:26:55 INFO GlusterFS mount attempt 

07/06/2020 21:26:25 INFO GlusterFS mount attempt 

07/06/2020 21:25:55 INFO GlusterFS mount attempt 

07/06/2020 21:25:25 INFO GlusterFS mount attempt 

07/06/2020 21:24:55 INFO GlusterFS mount attempt 

07/06/2020 21:24:25 INFO GlusterFS mount attempt 

07/06/2020 21:23:55 INFO GlusterFS mount attempt 

07/06/2020 21:23:25 INFO GlusterFS mount attempt 

07/06/2020 21:22:55 INFO GlusterFS mount attempt 

07/06/2020 21:22:25 INFO GlusterFS mount attempt 

07/06/2020 21:21:54 INFO GlusterFS mount attempt 

07/06/2020 21:21:24 INFO GlusterFS mount attempt 

07/06/2020 21:20:54 INFO GlusterFS mount attempt 

07/06/2020 21:20:24 INFO GlusterFS mount attempt 

07/06/2020 21:19:54 INFO GlusterFS mount attempt 

07/06/2020 21:19:24 INFO GlusterFS mount attempt 

07/06/2020 21:18:54 INFO GlusterFS mount attempt 

07/06/2020 21:18:24 INFO GlusterFS mount attempt 

07/06/2020 21:17:54 INFO GlusterFS mount attempt 

07/06/2020 21:17:24 INFO GlusterFS mount attempt 

07/06/2020 21:16:54 INFO GlusterFS mount attempt 

07/06/2020 21:16:23 INFO GlusterFS mount attempt 

07/06/2020 21:15:53 INFO GlusterFS mount attempt 

07/06/2020 21:15:23 INFO GlusterFS mount attempt 

07/06/2020 21:14:53 INFO GlusterFS mount attempt 

07/06/2020 21:14:23 INFO GlusterFS mount attempt 

07/06/2020 21:13:53 INFO GlusterFS mount attempt 

07/06/2020 21:13:23 INFO GlusterFS mount attempt 

07/06/2020 21:12:53 INFO GlusterFS mount attempt 

07/06/2020 21:12:23 INFO GlusterFS mount attempt 

07/06/2020 21:11:53 INFO GlusterFS mount attempt 

07/06/2020 21:11:22 INFO GlusterFS mount attempt 

07/06/2020 21:10:52 INFO GlusterFS mount attempt 

07/06/2020 21:10:22 INFO GlusterFS mount attempt 

07/06/2020 21:09:52 INFO GlusterFS mount attempt 

07/06/2020 21:09:22 INFO GlusterFS mount attempt 

07/06/2020 21:08:52 INFO GlusterFS mount attempt 

07/06/2020 21:08:22 INFO GlusterFS mount attempt 

07/06/2020 21:07:52 INFO GlusterFS mount attempt 

07/06/2020 21:07:22 INFO GlusterFS mount attempt 

07/06/2020 21:06:52 INFO GlusterFS mount attempt 

07/06/2020 21:06:22 INFO GlusterFS mount attempt 

07/06/2020 21:05:51 INFO GlusterFS mount attempt 

07/06/2020 21:05:21 INFO GlusterFS mount attempt 

07/06/2020 21:04:51 INFO GlusterFS mount attempt 

07/06/2020 21:04:21 INFO GlusterFS mount attempt 

07/06/2020 21:03:51 INFO GlusterFS mount attempt 

07/06/2020 21:03:21 INFO GlusterFS mount attempt 

07/06/2020 21:02:51 INFO GlusterFS mount attempt 

07/06/2020 21:02:21 INFO GlusterFS mount attempt 

07/06/2020 21:01:51 INFO GlusterFS mount attempt 

07/06/2020 21:01:21 INFO GlusterFS mount attempt 

07/06/2020 21:00:51 INFO GlusterFS mount attempt 

07/06/2020 21:00:20 INFO GlusterFS mount attempt 

07/06/2020 20:59:50 INFO GlusterFS mount attempt 

07/06/2020 20:59:20 INFO GlusterFS mount attempt 

07/06/2020 20:58:50 INFO GlusterFS mount attempt 

07/06/2020 20:58:20 INFO GlusterFS mount attempt 

07/06/2020 20:57:50 INFO GlusterFS mount attempt 

07/06/2020 20:57:20 INFO GlusterFS mount attempt 

07/06/2020 20:56:50 INFO GlusterFS mount attempt 

07/06/2020 20:56:20 INFO GlusterFS mount attempt 

07/06/2020 20:55:50 INFO GlusterFS mount attempt 

07/06/2020 20:55:19 INFO GlusterFS mount attempt 

07/06/2020 20:54:49 INFO GlusterFS mount attempt 

07/06/2020 20:54:19 INFO GlusterFS mount attempt 

07/06/2020 20:53:49 INFO GlusterFS mount attempt 

07/06/2020 20:53:19 INFO GlusterFS mount attempt 

07/06/2020 20:52:49 INFO GlusterFS mount attempt 

07/06/2020 20:52:19 INFO GlusterFS mount attempt 

07/06/2020 20:51:49 INFO GlusterFS mount attempt 

07/06/2020 20:51:19 INFO GlusterFS mount attempt 

07/06/2020 20:50:49 INFO GlusterFS mount attempt 

07/06/2020 20:50:19 INFO GlusterFS mount attempt 

07/06/2020 20:49:48 INFO GlusterFS mount attempt 

07/06/2020 20:49:18 INFO GlusterFS mount attempt 

07/06/2020 20:48:48 INFO GlusterFS mount attempt 

07/06/2020 20:48:18 INFO GlusterFS mount attempt 

07/06/2020 20:47:48 INFO GlusterFS mount attempt 

07/06/2020 20:47:18 INFO GlusterFS mount attempt 

07/06/2020 20:46:48 INFO GlusterFS mount attempt 

07/06/2020 20:46:18 INFO GlusterFS mount attempt 

07/06/2020 20:45:48 INFO GlusterFS mount attempt 

07/06/2020 20:45:18 INFO GlusterFS mount attempt 

07/06/2020 20:44:48 INFO GlusterFS mount attempt 

07/06/2020 20:44:17 INFO GlusterFS mount attempt 

07/06/2020 20:43:47 INFO GlusterFS mount attempt 

07/06/2020 20:43:17 INFO GlusterFS mount attempt 

07/06/2020 20:42:47 INFO GlusterFS mount attempt 

07/06/2020 20:42:17 INFO GlusterFS mount attempt 

07/06/2020 20:41:47 INFO GlusterFS mount attempt 

07/06/2020 20:41:17 INFO GlusterFS mount attempt 

07/06/2020 20:40:47 INFO GlusterFS mount attempt 

07/06/2020 20:40:17 INFO GlusterFS mount attempt 

07/06/2020 20:39:47 INFO GlusterFS mount attempt 

07/06/2020 20:39:17 INFO GlusterFS mount attempt 

07/06/2020 20:38:46 INFO GlusterFS mount attempt 

07/06/2020 20:38:16 INFO GlusterFS mount attempt 

07/06/2020 20:37:46 INFO GlusterFS mount attempt 

07/06/2020 20:37:16 INFO GlusterFS mount attempt 

07/06/2020 20:36:46 INFO GlusterFS mount attempt 

07/06/2020 20:36:16 INFO GlusterFS mount attempt 

07/06/2020 20:35:46 INFO GlusterFS mount attempt 

07/06/2020 20:35:16 INFO GlusterFS mount attempt 

07/06/2020 20:34:46 INFO GlusterFS mount attempt 

07/06/2020 20:34:16 INFO GlusterFS mount attempt 

07/06/2020 20:33:46 INFO GlusterFS mount attempt 

07/06/2020 20:33:16 INFO GlusterFS mount attempt 

07/06/2020 20:32:45 INFO GlusterFS mount attempt 

07/06/2020 20:32:15 INFO GlusterFS mount attempt 

07/06/2020 20:31:45 INFO GlusterFS mount attempt 

07/06/2020 20:31:15 INFO GlusterFS mount attempt 

07/06/2020 20:30:45 INFO GlusterFS mount attempt 

07/06/2020 20:30:15 INFO GlusterFS mount attempt 

07/06/2020 20:29:45 INFO GlusterFS mount attempt 

07/06/2020 20:29:15 INFO GlusterFS mount attempt 

07/06/2020 20:28:45 INFO GlusterFS mount attempt 

07/06/2020 20:28:15 INFO GlusterFS mount attempt 

07/06/2020 20:27:45 INFO GlusterFS mount attempt 

07/06/2020 20:27:14 INFO GlusterFS mount attempt 

07/06/2020 20:26:44 INFO GlusterFS mount attempt 

07/06/2020 20:26:14 INFO GlusterFS mount attempt 

07/06/2020 20:25:44 INFO GlusterFS mount attempt 

07/06/2020 20:25:14 INFO GlusterFS mount attempt 

07/06/2020 20:24:44 INFO GlusterFS mount attempt 

07/06/2020 20:24:14 INFO GlusterFS mount attempt 

07/06/2020 20:23:44 INFO GlusterFS mount attempt 

07/06/2020 20:23:14 INFO GlusterFS mount attempt 

07/06/2020 20:22:44 INFO GlusterFS mount attempt 

07/06/2020 20:22:14 INFO GlusterFS mount attempt 

07/06/2020 20:21:43 INFO GlusterFS mount attempt 

07/06/2020 20:21:13 INFO GlusterFS mount attempt 

07/06/2020 20:20:43 INFO GlusterFS mount attempt 

07/06/2020 20:20:13 INFO GlusterFS mount attempt 

07/06/2020 20:19:43 INFO GlusterFS mount attempt 

07/06/2020 20:19:13 INFO GlusterFS mount attempt 

07/06/2020 20:18:43 INFO GlusterFS mount attempt 

07/06/2020 20:18:13 INFO GlusterFS mount attempt 

07/06/2020 20:17:43 INFO GlusterFS mount attempt 

07/06/2020 20:17:13 INFO GlusterFS mount attempt 

07/06/2020 20:16:43 INFO GlusterFS mount attempt 

07/06/2020 20:16:12 INFO GlusterFS mount attempt 

07/06/2020 20:15:42 INFO GlusterFS mount attempt 

07/06/2020 20:15:12 INFO GlusterFS mount attempt 

07/06/2020 20:14:42 INFO GlusterFS mount attempt 

07/06/2020 20:14:12 INFO GlusterFS mount attempt 

07/06/2020 20:13:42 INFO GlusterFS mount attempt 

07/06/2020 20:13:12 INFO GlusterFS mount attempt 

07/06/2020 20:12:42 INFO GlusterFS mount attempt 

07/06/2020 20:12:12 INFO GlusterFS mount attempt 

07/06/2020 20:11:42 INFO GlusterFS mount attempt 

07/06/2020 20:11:12 INFO GlusterFS mount attempt 

07/06/2020 20:10:41 INFO GlusterFS mount attempt 

07/06/2020 20:10:11 INFO GlusterFS mount attempt 

07/06/2020 20:09:41 INFO GlusterFS mount attempt 

07/06/2020 20:09:11 INFO GlusterFS mount attempt 

07/06/2020 20:08:41 INFO GlusterFS mount attempt 

07/06/2020 20:08:11 INFO GlusterFS mount attempt 

07/06/2020 20:07:41 INFO GlusterFS mount attempt 

07/06/2020 20:07:11 INFO GlusterFS mount attempt 

07/06/2020 20:06:41 INFO GlusterFS mount attempt 

07/06/2020 20:06:11 INFO GlusterFS mount attempt 

07/06/2020 20:05:40 INFO GlusterFS mount attempt 

07/06/2020 20:05:10 INFO GlusterFS mount attempt 

07/06/2020 20:04:40 INFO GlusterFS mount attempt 

07/06/2020 20:04:10 INFO GlusterFS mount attempt 

07/06/2020 20:03:40 INFO GlusterFS mount attempt 

07/06/2020 20:03:10 INFO GlusterFS mount attempt 

07/06/2020 20:02:40 INFO GlusterFS mount attempt 

07/06/2020 20:02:10 INFO GlusterFS mount attempt 

07/06/2020 20:01:40 INFO GlusterFS mount attempt 

07/06/2020 20:01:10 INFO GlusterFS mount attempt 

07/06/2020 20:00:40 INFO GlusterFS mount attempt 

07/06/2020 20:00:09 INFO GlusterFS mount attempt 

07/06/2020 19:59:39 INFO GlusterFS mount attempt 

07/06/2020 19:59:09 INFO GlusterFS mount attempt 

07/06/2020 19:58:39 INFO GlusterFS mount attempt 

07/06/2020 19:58:09 INFO GlusterFS mount attempt 

07/06/2020 19:57:39 INFO GlusterFS mount attempt 

07/06/2020 19:57:09 INFO GlusterFS mount attempt 

07/06/2020 19:56:39 INFO GlusterFS mount attempt 

07/06/2020 19:56:09 INFO GlusterFS mount attempt 

07/06/2020 19:55:39 INFO GlusterFS mount attempt 

07/06/2020 19:55:08 INFO GlusterFS mount attempt 

07/06/2020 19:54:38 INFO GlusterFS mount attempt 

07/06/2020 19:54:08 INFO GlusterFS mount attempt 

07/06/2020 19:53:38 INFO GlusterFS mount attempt 

07/06/2020 19:53:08 INFO GlusterFS mount attempt 

07/06/2020 19:52:38 INFO GlusterFS mount attempt 

07/06/2020 19:52:08 INFO GlusterFS mount attempt 

07/06/2020 19:51:38 INFO GlusterFS mount attempt 

07/06/2020 19:51:08 INFO GlusterFS mount attempt 

07/06/2020 19:50:38 INFO GlusterFS mount attempt 

07/06/2020 19:50:08 INFO GlusterFS mount attempt 

07/06/2020 19:49:37 INFO GlusterFS mount attempt 

07/06/2020 19:49:07 INFO GlusterFS mount attempt 

07/06/2020 19:48:37 INFO GlusterFS mount attempt 

07/06/2020 19:48:07 INFO GlusterFS mount attempt 

07/06/2020 19:47:37 INFO GlusterFS mount attempt 

07/06/2020 19:47:07 INFO GlusterFS mount attempt 

07/06/2020 19:46:37 INFO GlusterFS mount attempt 

07/06/2020 19:46:07 INFO GlusterFS mount attempt 

07/06/2020 19:45:37 INFO GlusterFS mount attempt 

07/06/2020 19:45:07 INFO GlusterFS mount attempt 

07/06/2020 19:44:36 INFO GlusterFS mount attempt 

07/06/2020 19:44:06 INFO GlusterFS mount attempt 

07/06/2020 19:43:36 INFO GlusterFS mount attempt 

07/06/2020 19:43:06 INFO GlusterFS mount attempt 

07/06/2020 19:42:36 INFO GlusterFS mount attempt 

07/06/2020 19:42:06 INFO GlusterFS mount attempt 

07/06/2020 19:41:36 INFO GlusterFS mount attempt 

07/06/2020 19:41:06 INFO GlusterFS mount attempt 

07/06/2020 19:40:36 INFO GlusterFS mount attempt 

07/06/2020 19:40:06 INFO GlusterFS mount attempt 

07/06/2020 19:39:36 INFO GlusterFS mount attempt 

07/06/2020 19:39:05 INFO GlusterFS mount attempt 

07/06/2020 19:38:35 INFO GlusterFS mount attempt 

07/06/2020 19:38:05 INFO GlusterFS mount attempt 

07/06/2020 19:37:35 INFO GlusterFS mount attempt 

07/06/2020 19:37:05 INFO GlusterFS mount attempt 

07/06/2020 19:36:35 INFO GlusterFS mount attempt 

07/06/2020 19:36:05 INFO GlusterFS mount attempt 

07/06/2020 19:35:35 INFO GlusterFS mount attempt 

07/06/2020 19:35:05 INFO GlusterFS mount attempt 

07/06/2020 19:34:35 INFO GlusterFS mount attempt 

07/06/2020 19:34:05 INFO GlusterFS mount attempt 

07/06/2020 19:33:34 INFO GlusterFS mount attempt 

07/06/2020 19:33:04 INFO GlusterFS mount attempt 

07/06/2020 19:32:34 INFO GlusterFS mount attempt 

07/06/2020 19:32:04 INFO GlusterFS mount attempt 

07/06/2020 19:31:34 INFO GlusterFS mount attempt 

07/06/2020 19:31:04 INFO GlusterFS mount attempt 

07/06/2020 19:30:34 INFO GlusterFS mount attempt 

07/06/2020 19:30:04 INFO GlusterFS mount attempt 

07/06/2020 19:29:34 INFO GlusterFS mount attempt 

07/06/2020 19:29:04 INFO GlusterFS mount attempt 

07/06/2020 19:28:34 INFO GlusterFS mount attempt 

07/06/2020 19:28:03 INFO GlusterFS mount attempt 

07/06/2020 19:27:33 INFO GlusterFS mount attempt 

07/06/2020 19:27:03 INFO GlusterFS mount attempt 

07/06/2020 19:26:33 INFO GlusterFS mount attempt 

07/06/2020 19:26:03 INFO GlusterFS mount attempt 

07/06/2020 19:25:33 INFO GlusterFS mount attempt 

07/06/2020 19:25:03 INFO GlusterFS mount attempt 

07/06/2020 19:24:33 INFO GlusterFS mount attempt 

07/06/2020 19:24:03 INFO GlusterFS mount attempt 

07/06/2020 19:23:33 INFO GlusterFS mount attempt 

07/06/2020 19:23:02 INFO GlusterFS mount attempt 

07/06/2020 19:22:32 INFO GlusterFS mount attempt 

07/06/2020 19:22:02 INFO GlusterFS mount attempt 

07/06/2020 19:21:32 INFO GlusterFS mount attempt 

07/06/2020 19:21:02 INFO GlusterFS mount attempt 

07/06/2020 19:20:32 INFO GlusterFS mount attempt 

07/06/2020 19:20:02 INFO GlusterFS mount attempt 

07/06/2020 19:19:32 INFO GlusterFS mount attempt 

07/06/2020 19:19:02 INFO GlusterFS mount attempt 

07/06/2020 19:18:32 INFO GlusterFS mount attempt 

07/06/2020 19:18:02 INFO GlusterFS mount attempt 

07/06/2020 19:17:32 INFO GlusterFS mount attempt 

07/06/2020 19:17:01 INFO GlusterFS mount attempt 

07/06/2020 19:16:31 INFO GlusterFS mount attempt 

07/06/2020 19:16:01 INFO GlusterFS mount attempt 

07/06/2020 19:15:31 INFO GlusterFS mount attempt 

07/06/2020 19:15:01 INFO GlusterFS mount attempt 

07/06/2020 19:14:31 INFO GlusterFS mount attempt 

07/06/2020 19:14:01 INFO GlusterFS mount attempt 

07/06/2020 19:13:31 INFO GlusterFS mount attempt 

07/06/2020 19:13:01 INFO GlusterFS mount attempt 

07/06/2020 19:12:31 INFO GlusterFS mount attempt 

07/06/2020 19:12:00 INFO GlusterFS mount attempt 

07/06/2020 19:11:30 INFO GlusterFS mount attempt 

07/06/2020 19:11:00 INFO GlusterFS mount attempt 

07/06/2020 19:10:30 INFO GlusterFS mount attempt 

07/06/2020 19:10:00 INFO GlusterFS mount attempt 

07/06/2020 19:09:30 INFO GlusterFS mount attempt 

07/06/2020 19:09:00 INFO GlusterFS mount attempt 

07/06/2020 19:08:30 INFO GlusterFS mount attempt 

07/06/2020 19:08:00 INFO GlusterFS mount attempt 

07/06/2020 19:07:30 INFO GlusterFS mount attempt 

07/06/2020 19:07:00 INFO GlusterFS mount attempt 

07/06/2020 19:06:30 INFO GlusterFS mount attempt 

07/06/2020 19:05:59 INFO GlusterFS mount attempt 

07/06/2020 19:05:29 INFO GlusterFS mount attempt 

07/06/2020 19:04:59 INFO GlusterFS mount attempt 

07/06/2020 19:04:29 INFO GlusterFS mount attempt 

07/06/2020 19:03:59 INFO GlusterFS mount attempt 

07/06/2020 19:03:29 INFO GlusterFS mount attempt 

07/06/2020 19:02:59 INFO GlusterFS mount attempt 

07/06/2020 19:02:29 INFO GlusterFS mount attempt 

07/06/2020 19:01:59 INFO GlusterFS mount attempt 

07/06/2020 19:01:29 INFO GlusterFS mount attempt 

07/06/2020 19:00:58 INFO GlusterFS mount attempt 

07/06/2020 19:00:28 INFO GlusterFS mount attempt 

07/06/2020 18:59:58 INFO GlusterFS mount attempt 

07/06/2020 18:59:28 INFO GlusterFS mount attempt 

07/06/2020 18:58:58 INFO GlusterFS mount attempt 

07/06/2020 18:58:28 INFO GlusterFS mount attempt 

07/06/2020 18:57:58 INFO GlusterFS mount attempt 

07/06/2020 18:57:28 INFO GlusterFS mount attempt 

07/06/2020 18:56:58 INFO GlusterFS mount attempt 

07/06/2020 18:56:28 INFO GlusterFS mount attempt 

07/06/2020 18:55:58 INFO GlusterFS mount attempt 

07/06/2020 18:55:27 INFO GlusterFS mount attempt 

07/06/2020 18:54:57 INFO GlusterFS mount attempt 

07/06/2020 18:54:27 INFO GlusterFS mount attempt 

07/06/2020 18:53:57 INFO GlusterFS mount attempt 

07/06/2020 18:53:27 INFO GlusterFS mount attempt 

07/06/2020 18:52:57 INFO GlusterFS mount attempt 

07/06/2020 18:52:27 INFO GlusterFS mount attempt 

07/06/2020 18:51:57 INFO GlusterFS mount attempt 

07/06/2020 18:51:27 INFO GlusterFS mount attempt 

07/06/2020 18:50:57 INFO GlusterFS mount attempt 

07/06/2020 18:50:26 INFO GlusterFS mount attempt 

07/06/2020 18:49:56 INFO GlusterFS mount attempt 

07/06/2020 18:49:26 INFO GlusterFS mount attempt 

07/06/2020 18:48:56 INFO GlusterFS mount attempt 

07/06/2020 18:48:26 INFO GlusterFS mount attempt 

07/06/2020 18:47:56 INFO GlusterFS mount attempt 

07/06/2020 18:47:26 INFO GlusterFS mount attempt 

07/06/2020 18:46:56 INFO GlusterFS mount attempt 

07/06/2020 18:46:26 INFO GlusterFS mount attempt 

07/06/2020 18:45:56 INFO GlusterFS mount attempt 

07/06/2020 18:45:25 INFO GlusterFS mount attempt 

07/06/2020 18:44:55 INFO GlusterFS mount attempt 

07/06/2020 18:44:25 INFO GlusterFS mount attempt 

07/06/2020 18:43:55 INFO GlusterFS mount attempt 

07/06/2020 18:43:25 INFO GlusterFS mount attempt 

07/06/2020 18:42:55 INFO GlusterFS mount attempt 

07/06/2020 18:42:25 INFO GlusterFS mount attempt 

07/06/2020 18:41:55 INFO GlusterFS mount attempt 

07/06/2020 18:41:25 INFO GlusterFS mount attempt 

07/06/2020 18:40:55 INFO GlusterFS mount attempt 

07/06/2020 18:40:25 INFO GlusterFS mount attempt 

07/06/2020 18:39:54 INFO GlusterFS mount attempt 

07/06/2020 18:39:24 INFO GlusterFS mount attempt 

07/06/2020 18:38:54 INFO GlusterFS mount attempt 

07/06/2020 18:38:24 INFO GlusterFS mount attempt 

07/06/2020 18:37:54 INFO GlusterFS mount attempt 

07/06/2020 18:37:24 INFO GlusterFS mount attempt 

07/06/2020 18:36:54 INFO GlusterFS mount attempt 

07/06/2020 18:36:24 INFO GlusterFS mount attempt 

07/06/2020 18:35:54 INFO GlusterFS mount attempt 

07/06/2020 18:35:24 INFO GlusterFS mount attempt 

07/06/2020 18:34:54 INFO GlusterFS mount attempt 

07/06/2020 18:34:23 INFO GlusterFS mount attempt 

07/06/2020 18:33:53 INFO GlusterFS mount attempt 

07/06/2020 18:33:23 INFO GlusterFS mount attempt 

07/06/2020 18:32:53 INFO GlusterFS mount attempt 

07/06/2020 18:32:23 INFO GlusterFS mount attempt 

07/06/2020 18:31:53 INFO GlusterFS mount attempt 

07/06/2020 18:31:23 INFO GlusterFS mount attempt 

07/06/2020 18:30:53 INFO GlusterFS mount attempt 

07/06/2020 18:30:23 INFO GlusterFS mount attempt 

07/06/2020 18:29:53 INFO GlusterFS mount attempt 

07/06/2020 18:29:22 INFO GlusterFS mount attempt 

07/06/2020 18:28:52 INFO GlusterFS mount attempt 

07/06/2020 18:28:22 INFO GlusterFS mount attempt 

07/06/2020 18:27:52 INFO GlusterFS mount attempt 

07/06/2020 18:27:22 INFO GlusterFS mount attempt 

07/06/2020 18:26:52 INFO GlusterFS mount attempt 

07/06/2020 18:26:22 INFO GlusterFS mount attempt 

07/06/2020 18:25:52 INFO GlusterFS mount attempt 

07/06/2020 18:25:22 INFO GlusterFS mount attempt 

07/06/2020 18:24:52 INFO GlusterFS mount attempt 

07/06/2020 18:24:22 INFO GlusterFS mount attempt 

07/06/2020 18:23:51 INFO GlusterFS mount attempt 

07/06/2020 18:23:21 INFO GlusterFS mount attempt 

07/06/2020 18:22:51 INFO GlusterFS mount attempt 

07/06/2020 18:22:21 INFO GlusterFS mount attempt 

07/06/2020 18:21:51 INFO GlusterFS mount attempt 

07/06/2020 18:21:21 INFO GlusterFS mount attempt 

07/06/2020 18:20:51 INFO GlusterFS mount attempt 

07/06/2020 18:20:21 INFO GlusterFS mount attempt 

07/06/2020 18:19:51 INFO GlusterFS mount attempt 

07/06/2020 18:19:21 INFO GlusterFS mount attempt 

07/06/2020 18:18:51 INFO GlusterFS mount attempt 

07/06/2020 18:18:20 INFO GlusterFS mount attempt 

07/06/2020 18:17:50 INFO GlusterFS mount attempt 

07/06/2020 18:17:20 INFO GlusterFS mount attempt 

07/06/2020 18:16:50 INFO GlusterFS mount attempt 

07/06/2020 18:16:20 INFO GlusterFS mount attempt 

07/06/2020 18:15:50 INFO GlusterFS mount attempt 

07/06/2020 18:15:20 INFO GlusterFS mount attempt 

07/06/2020 18:14:50 INFO GlusterFS mount attempt 

07/06/2020 18:14:20 INFO GlusterFS mount attempt 

07/06/2020 18:13:50 INFO GlusterFS mount attempt 

07/06/2020 18:13:19 INFO GlusterFS mount attempt 

07/06/2020 18:12:49 INFO GlusterFS mount attempt 

07/06/2020 18:12:19 INFO GlusterFS mount attempt 

07/06/2020 18:11:49 INFO GlusterFS mount attempt 

07/06/2020 18:11:19 INFO GlusterFS mount attempt 

07/06/2020 18:10:49 INFO GlusterFS mount attempt 

07/06/2020 18:10:19 INFO GlusterFS mount attempt 

07/06/2020 18:09:49 INFO GlusterFS mount attempt 

07/06/2020 18:09:19 INFO GlusterFS mount attempt 

07/06/2020 18:08:49 INFO GlusterFS mount attempt 

07/06/2020 18:08:19 INFO GlusterFS mount attempt 

07/06/2020 18:07:48 INFO GlusterFS mount attempt 

07/06/2020 18:07:18 INFO GlusterFS mount attempt 

07/06/2020 18:06:48 INFO GlusterFS mount attempt 

07/06/2020 18:06:18 INFO GlusterFS mount attempt 

07/06/2020 18:05:48 INFO GlusterFS mount attempt 

07/06/2020 18:05:18 INFO GlusterFS mount attempt 

07/06/2020 18:04:48 INFO GlusterFS mount attempt 

07/06/2020 18:04:18 INFO GlusterFS mount attempt 

07/06/2020 18:03:48 INFO GlusterFS mount attempt 

07/06/2020 18:03:18 INFO GlusterFS mount attempt 

07/06/2020 18:02:47 INFO GlusterFS mount attempt 

07/06/2020 18:02:17 INFO GlusterFS mount attempt 

07/06/2020 18:01:47 INFO GlusterFS mount attempt 

07/06/2020 18:01:17 INFO GlusterFS mount attempt 

07/06/2020 18:00:47 INFO GlusterFS mount attempt 

07/06/2020 18:00:17 INFO GlusterFS mount attempt 

07/06/2020 17:59:47 INFO GlusterFS mount attempt 

07/06/2020 17:59:17 INFO GlusterFS mount attempt 

07/06/2020 17:58:47 INFO GlusterFS mount attempt 

07/06/2020 17:58:17 INFO GlusterFS mount attempt 

07/06/2020 17:57:47 INFO GlusterFS mount attempt 

07/06/2020 17:57:16 INFO GlusterFS mount attempt 

07/06/2020 17:56:46 INFO GlusterFS mount attempt 

07/06/2020 17:56:16 INFO GlusterFS mount attempt 

07/06/2020 17:55:46 INFO GlusterFS mount attempt 

07/06/2020 17:55:16 INFO GlusterFS mount attempt 

07/06/2020 17:54:46 INFO GlusterFS mount attempt 

07/06/2020 17:54:16 INFO GlusterFS mount attempt 

07/06/2020 17:53:46 INFO GlusterFS mount attempt 

07/06/2020 17:53:16 INFO GlusterFS mount attempt 

07/06/2020 17:52:46 INFO GlusterFS mount attempt 

07/06/2020 17:52:16 INFO GlusterFS mount attempt 

07/06/2020 17:51:45 INFO GlusterFS mount attempt 

07/06/2020 17:51:15 INFO GlusterFS mount attempt 

07/06/2020 17:50:45 INFO GlusterFS mount attempt 

07/06/2020 17:50:15 INFO GlusterFS mount attempt 

07/06/2020 17:49:45 INFO GlusterFS mount attempt 

07/06/2020 17:49:15 INFO GlusterFS mount attempt 

07/06/2020 17:48:45 INFO GlusterFS mount attempt 

07/06/2020 17:48:15 INFO GlusterFS mount attempt 

07/06/2020 17:47:45 INFO GlusterFS mount attempt 

07/06/2020 17:47:15 INFO GlusterFS mount attempt 

07/06/2020 17:46:45 INFO GlusterFS mount attempt 

07/06/2020 17:46:14 INFO GlusterFS mount attempt 

07/06/2020 17:45:44 INFO GlusterFS mount attempt 

07/06/2020 17:45:14 INFO GlusterFS mount attempt 

07/06/2020 17:44:44 INFO GlusterFS mount attempt 

07/06/2020 17:44:14 INFO GlusterFS mount attempt 

07/06/2020 17:43:44 INFO GlusterFS mount attempt 

07/06/2020 17:43:14 INFO GlusterFS mount attempt 

07/06/2020 17:42:44 INFO GlusterFS mount attempt 

07/06/2020 17:42:14 INFO GlusterFS mount attempt 

07/06/2020 17:41:44 INFO GlusterFS mount attempt 

07/06/2020 17:41:14 INFO GlusterFS mount attempt 

07/06/2020 17:40:43 INFO GlusterFS mount attempt 

07/06/2020 17:40:13 INFO GlusterFS mount attempt 

07/06/2020 17:39:43 INFO GlusterFS mount attempt 

07/06/2020 17:39:13 INFO GlusterFS mount attempt 

07/06/2020 17:38:43 INFO GlusterFS mount attempt 

07/06/2020 17:38:13 INFO GlusterFS mount attempt 

07/06/2020 17:37:43 INFO GlusterFS mount attempt 

07/06/2020 17:37:13 INFO GlusterFS mount attempt 

07/06/2020 17:36:43 INFO GlusterFS mount attempt 

07/06/2020 17:36:13 INFO GlusterFS mount attempt 

07/06/2020 17:35:42 INFO GlusterFS mount attempt 

07/06/2020 17:35:12 INFO GlusterFS mount attempt 

07/06/2020 17:34:42 INFO GlusterFS mount attempt 

07/06/2020 17:34:12 INFO GlusterFS mount attempt 

07/06/2020 17:33:42 INFO GlusterFS mount attempt 

07/06/2020 17:33:12 INFO GlusterFS mount attempt 

07/06/2020 17:32:42 INFO GlusterFS mount attempt 

07/06/2020 17:32:12 INFO GlusterFS mount attempt 

07/06/2020 17:31:42 INFO GlusterFS mount attempt 

07/06/2020 17:31:12 INFO GlusterFS mount attempt 

07/06/2020 17:30:42 INFO GlusterFS mount attempt 

07/06/2020 17:30:11 INFO GlusterFS mount attempt 

07/06/2020 17:29:41 INFO GlusterFS mount attempt 

07/06/2020 17:29:11 INFO GlusterFS mount attempt 

07/06/2020 17:28:41 INFO GlusterFS mount attempt 

07/06/2020 17:28:11 INFO GlusterFS mount attempt 

07/06/2020 17:27:41 INFO GlusterFS mount attempt 

07/06/2020 17:27:11 INFO GlusterFS mount attempt 

07/06/2020 17:26:41 INFO GlusterFS mount attempt 

07/06/2020 17:26:11 INFO GlusterFS mount attempt 

07/06/2020 17:25:41 INFO GlusterFS mount attempt 

07/06/2020 17:25:11 INFO GlusterFS mount attempt 

07/06/2020 17:24:40 INFO GlusterFS mount attempt 

07/06/2020 17:24:10 INFO GlusterFS mount attempt 

07/06/2020 17:23:40 INFO GlusterFS mount attempt 

07/06/2020 17:23:10 INFO GlusterFS mount attempt 

07/06/2020 17:22:40 INFO GlusterFS mount attempt 

07/06/2020 17:22:10 INFO GlusterFS mount attempt 

07/06/2020 17:21:40 INFO GlusterFS mount attempt 

07/06/2020 17:21:10 INFO GlusterFS mount attempt 

07/06/2020 17:20:40 INFO GlusterFS mount attempt 

07/06/2020 17:20:10 INFO GlusterFS mount attempt 

07/06/2020 17:19:40 INFO GlusterFS mount attempt 

07/06/2020 17:19:09 INFO GlusterFS mount attempt 

07/06/2020 17:18:39 INFO GlusterFS mount attempt 

07/06/2020 17:18:09 INFO GlusterFS mount attempt 

07/06/2020 17:17:39 INFO GlusterFS mount attempt 

07/06/2020 17:17:09 INFO GlusterFS mount attempt 

07/06/2020 17:16:39 INFO GlusterFS mount attempt 

07/06/2020 17:16:09 INFO GlusterFS mount attempt 

07/06/2020 17:15:39 INFO GlusterFS mount attempt 

07/06/2020 17:15:09 INFO GlusterFS mount attempt 

07/06/2020 17:14:39 INFO GlusterFS mount attempt 

07/06/2020 17:14:09 INFO GlusterFS mount attempt 

07/06/2020 17:13:38 INFO GlusterFS mount attempt 

07/06/2020 17:13:08 INFO GlusterFS mount attempt 

07/06/2020 17:12:38 INFO GlusterFS mount attempt 

07/06/2020 17:12:08 INFO GlusterFS mount attempt 

07/06/2020 17:11:38 INFO GlusterFS mount attempt 

07/06/2020 17:11:08 INFO GlusterFS mount attempt 

07/06/2020 17:10:38 INFO GlusterFS mount attempt 

07/06/2020 17:10:08 INFO GlusterFS mount attempt 

07/06/2020 17:09:38 INFO GlusterFS mount attempt 

07/06/2020 17:09:08 INFO GlusterFS mount attempt 

07/06/2020 17:08:38 INFO GlusterFS mount attempt 

07/06/2020 17:08:07 INFO GlusterFS mount attempt 

07/06/2020 17:07:37 INFO GlusterFS mount attempt 

07/06/2020 17:07:07 INFO GlusterFS mount attempt 

07/06/2020 17:06:37 INFO GlusterFS mount attempt 

07/06/2020 17:06:07 INFO GlusterFS mount attempt 

07/06/2020 17:05:37 INFO GlusterFS mount attempt 

07/06/2020 17:05:07 INFO GlusterFS mount attempt 

07/06/2020 17:04:37 INFO GlusterFS mount attempt 

07/06/2020 17:04:07 INFO GlusterFS mount attempt 

07/06/2020 17:03:37 INFO GlusterFS mount attempt 

07/06/2020 17:03:06 INFO GlusterFS mount attempt 

07/06/2020 17:02:36 INFO GlusterFS mount attempt 

07/06/2020 17:02:06 INFO GlusterFS mount attempt 

07/06/2020 17:01:36 INFO GlusterFS mount attempt 

07/06/2020 17:01:06 INFO GlusterFS mount attempt 

07/06/2020 17:00:36 INFO GlusterFS mount attempt 

07/06/2020 17:00:06 INFO GlusterFS mount attempt 

07/06/2020 16:59:36 INFO GlusterFS mount attempt 

07/06/2020 16:59:06 INFO GlusterFS mount attempt 

07/06/2020 16:58:36 INFO GlusterFS mount attempt 

07/06/2020 16:58:06 INFO GlusterFS mount attempt 

07/06/2020 16:57:36 INFO GlusterFS mount attempt 

07/06/2020 16:57:05 INFO GlusterFS mount attempt 

07/06/2020 16:56:35 INFO GlusterFS mount attempt 

07/06/2020 16:56:05 INFO GlusterFS mount attempt 

07/06/2020 16:55:35 INFO GlusterFS mount attempt 

07/06/2020 16:55:05 INFO GlusterFS mount attempt 

07/06/2020 16:54:35 INFO GlusterFS mount attempt 

07/06/2020 16:54:05 INFO GlusterFS mount attempt 

07/06/2020 16:53:35 INFO GlusterFS mount attempt 

07/06/2020 16:53:05 INFO GlusterFS mount attempt 

07/06/2020 16:52:35 INFO GlusterFS mount attempt 

07/06/2020 16:52:04 INFO GlusterFS mount attempt 

07/06/2020 16:51:34 INFO GlusterFS mount attempt 

07/06/2020 16:51:04 INFO GlusterFS mount attempt 

07/06/2020 16:50:34 INFO GlusterFS mount attempt 

07/06/2020 16:50:04 INFO GlusterFS mount attempt 

07/06/2020 16:49:34 INFO GlusterFS mount attempt 

07/06/2020 16:49:04 INFO GlusterFS mount attempt 

07/06/2020 16:48:34 INFO GlusterFS mount attempt 

07/06/2020 16:48:04 INFO GlusterFS mount attempt 

07/06/2020 16:47:34 INFO GlusterFS mount attempt 

07/06/2020 16:47:04 INFO GlusterFS mount attempt 

07/06/2020 16:46:33 INFO GlusterFS mount attempt 

07/06/2020 16:46:03 INFO GlusterFS mount attempt 

07/06/2020 16:45:33 INFO GlusterFS mount attempt 

07/06/2020 16:45:03 INFO GlusterFS mount attempt 

07/06/2020 16:44:33 INFO GlusterFS mount attempt 

07/06/2020 16:44:03 INFO GlusterFS mount attempt 

07/06/2020 16:43:33 INFO GlusterFS mount attempt 

07/06/2020 16:43:03 INFO GlusterFS mount attempt 

07/06/2020 16:42:33 INFO GlusterFS mount attempt 

07/06/2020 16:42:03 INFO GlusterFS mount attempt 

07/06/2020 16:41:33 INFO GlusterFS mount attempt 

07/06/2020 16:41:02 INFO GlusterFS mount attempt 

07/06/2020 16:40:32 INFO GlusterFS mount attempt 

07/06/2020 16:40:02 INFO GlusterFS mount attempt 

07/06/2020 16:39:32 INFO GlusterFS mount attempt 

07/06/2020 16:39:02 INFO GlusterFS mount attempt 

07/06/2020 16:38:32 INFO GlusterFS mount attempt 

07/06/2020 16:38:02 INFO GlusterFS mount attempt 

07/06/2020 16:37:32 INFO GlusterFS mount attempt 

07/06/2020 16:37:02 INFO GlusterFS mount attempt 

07/06/2020 16:36:32 INFO GlusterFS mount attempt 

07/06/2020 16:36:01 INFO GlusterFS mount attempt 

07/06/2020 16:35:31 INFO GlusterFS mount attempt 

07/06/2020 16:35:01 INFO GlusterFS mount attempt 

07/06/2020 16:34:31 INFO GlusterFS mount attempt 

07/06/2020 16:34:01 INFO GlusterFS mount attempt 

07/06/2020 16:33:31 INFO GlusterFS mount attempt 

07/06/2020 16:33:01 INFO GlusterFS mount attempt 

07/06/2020 16:32:31 INFO GlusterFS mount attempt 

07/06/2020 16:32:01 INFO GlusterFS mount attempt 

07/06/2020 16:31:31 INFO GlusterFS mount attempt 

07/06/2020 16:31:01 INFO GlusterFS mount attempt 

07/06/2020 16:30:30 INFO GlusterFS mount attempt 

07/06/2020 16:30:00 INFO GlusterFS mount attempt 

07/06/2020 16:29:30 INFO GlusterFS mount attempt 

07/06/2020 16:29:00 INFO GlusterFS mount attempt 

07/06/2020 16:28:30 INFO GlusterFS mount attempt 

07/06/2020 16:28:00 INFO GlusterFS mount attempt 

07/06/2020 16:27:30 INFO GlusterFS mount attempt 

07/06/2020 16:27:00 INFO GlusterFS mount attempt 

07/06/2020 16:26:30 INFO GlusterFS mount attempt 

07/06/2020 16:26:00 INFO GlusterFS mount attempt 

07/06/2020 16:25:30 INFO GlusterFS mount attempt 

07/06/2020 16:24:59 INFO GlusterFS mount attempt 

07/06/2020 16:24:29 INFO GlusterFS mount attempt 

07/06/2020 16:23:59 INFO GlusterFS mount attempt 

07/06/2020 16:23:29 INFO GlusterFS mount attempt 

07/06/2020 16:22:59 INFO GlusterFS mount attempt 

07/06/2020 16:22:29 INFO GlusterFS mount attempt 

07/06/2020 16:21:59 INFO GlusterFS mount attempt 

07/06/2020 16:21:29 INFO GlusterFS mount attempt 

07/06/2020 16:20:59 INFO GlusterFS mount attempt 

07/06/2020 16:20:29 INFO GlusterFS mount attempt 

07/06/2020 16:19:58 INFO GlusterFS mount attempt 

07/06/2020 16:19:28 INFO GlusterFS mount attempt 

07/06/2020 16:18:58 INFO GlusterFS mount attempt 

07/06/2020 16:18:28 INFO GlusterFS mount attempt 

07/06/2020 16:17:58 INFO GlusterFS mount attempt 

07/06/2020 16:17:28 INFO GlusterFS mount attempt 

07/06/2020 16:16:58 INFO GlusterFS mount attempt 

07/06/2020 16:16:28 INFO GlusterFS mount attempt 

07/06/2020 16:15:58 INFO GlusterFS mount attempt 

07/06/2020 16:15:28 INFO GlusterFS mount attempt 

07/06/2020 16:14:58 INFO GlusterFS mount attempt 

07/06/2020 16:14:27 INFO GlusterFS mount attempt 

07/06/2020 16:13:57 INFO GlusterFS mount attempt 

07/06/2020 16:13:27 INFO GlusterFS mount attempt 

07/06/2020 16:12:57 INFO GlusterFS mount attempt 

07/06/2020 16:12:27 INFO GlusterFS mount attempt 

07/06/2020 16:11:57 INFO GlusterFS mount attempt 

07/06/2020 16:11:27 INFO GlusterFS mount attempt 

07/06/2020 16:10:57 INFO GlusterFS mount attempt 

07/06/2020 16:10:27 INFO GlusterFS mount attempt 

07/06/2020 16:09:57 INFO GlusterFS mount attempt 

07/06/2020 16:09:27 INFO GlusterFS mount attempt 

07/06/2020 16:08:56 INFO GlusterFS mount attempt 

 

07/06/2020 16:08:50 INFO Start add osd job 643464

07/06/2020 16:08:26 INFO GlusterFS mount attempt 

07/06/2020 16:07:56 INFO GlusterFS mount attempt 

07/06/2020 16:07:26 INFO GlusterFS mount attempt 

07/06/2020 16:06:56 INFO GlusterFS mount attempt 

07/06/2020 16:06:26 INFO GlusterFS mount attempt 

07/06/2020 16:05:56 INFO GlusterFS mount attempt 

07/06/2020 16:05:26 INFO GlusterFS mount attempt 

07/06/2020 16:04:56 INFO GlusterFS mount attempt 

07/06/2020 16:04:26 INFO GlusterFS mount attempt 

07/06/2020 16:03:56 INFO GlusterFS mount attempt 

07/06/2020 16:03:25 INFO GlusterFS mount attempt 

 

07/06/2020 16:03:04 INFO Start add osd job 629123

07/06/2020 16:02:55 INFO GlusterFS mount attempt 

07/06/2020 16:02:25 INFO GlusterFS mount attempt 

07/06/2020 16:01:55 INFO GlusterFS mount attempt 

07/06/2020 16:01:25 INFO GlusterFS mount attempt 

07/06/2020 16:00:55 INFO GlusterFS mount attempt 

07/06/2020 16:00:25 INFO GlusterFS mount attempt 

07/06/2020 15:59:55 INFO GlusterFS mount attempt 

07/06/2020 15:59:25 INFO GlusterFS mount attempt 

 

07/06/2020 15:59:22 INFO Start add osd job 616732

07/06/2020 15:58:55 INFO GlusterFS mount attempt 

07/06/2020 15:58:24 INFO GlusterFS mount attempt 

07/06/2020 15:57:54 INFO GlusterFS mount attempt 

07/06/2020 15:57:24 INFO GlusterFS mount attempt 

07/06/2020 15:56:54 INFO GlusterFS mount attempt 

07/06/2020 15:56:24 INFO GlusterFS mount attempt 

07/06/2020 15:55:54 INFO GlusterFS mount attempt 

07/06/2020 15:55:24 INFO GlusterFS mount attempt 

07/06/2020 15:54:54 INFO GlusterFS mount attempt 

07/06/2020 15:54:24 INFO GlusterFS mount attempt 

07/06/2020 15:53:54 INFO GlusterFS mount attempt 

07/06/2020 15:53:24 INFO GlusterFS mount attempt 

07/06/2020 15:52:53 INFO GlusterFS mount attempt 

07/06/2020 15:52:23 INFO GlusterFS mount attempt 

07/06/2020 15:51:53 INFO GlusterFS mount attempt 

07/06/2020 15:51:23 INFO GlusterFS mount attempt 

07/06/2020 15:50:53 INFO GlusterFS mount attempt 

07/06/2020 15:50:23 INFO GlusterFS mount attempt 

07/06/2020 15:49:53 INFO GlusterFS mount attempt 

07/06/2020 15:49:23 INFO GlusterFS mount attempt 

07/06/2020 15:48:53 INFO GlusterFS mount attempt 

07/06/2020 15:48:23 INFO GlusterFS mount attempt 

07/06/2020 15:47:53 INFO GlusterFS mount attempt 

07/06/2020 15:47:22 INFO GlusterFS mount attempt 

07/06/2020 15:46:52 INFO GlusterFS mount attempt 

07/06/2020 15:46:22 INFO GlusterFS mount attempt 

07/06/2020 15:45:52 INFO GlusterFS mount attempt 

07/06/2020 15:45:22 INFO GlusterFS mount attempt 

07/06/2020 15:44:52 INFO GlusterFS mount attempt 

07/06/2020 15:44:22 INFO GlusterFS mount attempt 

07/06/2020 15:43:52 INFO GlusterFS mount attempt 

07/06/2020 15:43:22 INFO GlusterFS mount attempt 

07/06/2020 15:42:52 INFO GlusterFS mount attempt 

07/06/2020 15:42:21 INFO GlusterFS mount attempt 

07/06/2020 15:41:51 INFO GlusterFS mount attempt 

07/06/2020 15:41:21 INFO GlusterFS mount attempt 

07/06/2020 15:40:51 INFO GlusterFS mount attempt 

07/06/2020 15:40:21 INFO GlusterFS mount attempt 

07/06/2020 15:39:51 INFO GlusterFS mount attempt 

07/06/2020 15:39:21 INFO GlusterFS mount attempt 

07/06/2020 15:38:51 INFO GlusterFS mount attempt 

07/06/2020 15:38:21 INFO GlusterFS mount attempt 

07/06/2020 15:37:51 INFO GlusterFS mount attempt 

07/06/2020 15:37:21 INFO GlusterFS mount attempt 

07/06/2020 15:36:50 INFO GlusterFS mount attempt 

07/06/2020 15:36:20 INFO GlusterFS mount attempt 

07/06/2020 15:35:50 INFO GlusterFS mount attempt 

07/06/2020 15:35:20 INFO GlusterFS mount attempt 

07/06/2020 15:34:50 INFO GlusterFS mount attempt 

07/06/2020 15:34:20 INFO GlusterFS mount attempt 

07/06/2020 15:33:50 INFO GlusterFS mount attempt 

07/06/2020 15:33:20 INFO GlusterFS mount attempt 

07/06/2020 15:32:50 INFO GlusterFS mount attempt 

07/06/2020 15:32:20 INFO GlusterFS mount attempt 

07/06/2020 15:31:49 INFO GlusterFS mount attempt 

07/06/2020 15:31:19 INFO GlusterFS mount attempt 

07/06/2020 15:30:49 INFO GlusterFS mount attempt 

07/06/2020 15:30:19 INFO GlusterFS mount attempt 

07/06/2020 15:29:49 INFO GlusterFS mount attempt 

07/06/2020 15:29:19 INFO GlusterFS mount attempt 

07/06/2020 15:28:49 INFO GlusterFS mount attempt 

07/06/2020 15:28:19 INFO GlusterFS mount attempt 

07/06/2020 15:27:49 INFO GlusterFS mount attempt 

07/06/2020 15:27:19 INFO GlusterFS mount attempt 

07/06/2020 15:26:49 INFO GlusterFS mount attempt 

07/06/2020 15:26:18 INFO GlusterFS mount attempt 

07/06/2020 15:25:48 INFO GlusterFS mount attempt 

07/06/2020 15:25:18 INFO GlusterFS mount attempt 

07/06/2020 15:24:48 INFO GlusterFS mount attempt 

07/06/2020 15:24:18 INFO GlusterFS mount attempt 

07/06/2020 15:23:48 INFO GlusterFS mount attempt 

07/06/2020 15:23:18 INFO GlusterFS mount attempt 

07/06/2020 15:22:48 INFO GlusterFS mount attempt 

07/06/2020 15:22:18 INFO GlusterFS mount attempt 

07/06/2020 15:21:48 INFO GlusterFS mount attempt 

07/06/2020 15:21:17 INFO GlusterFS mount attempt 

07/06/2020 15:20:47 INFO GlusterFS mount attempt 

07/06/2020 15:20:17 INFO GlusterFS mount attempt 

07/06/2020 15:19:47 INFO GlusterFS mount attempt 

07/06/2020 15:19:17 INFO GlusterFS mount attempt 

07/06/2020 15:18:47 INFO GlusterFS mount attempt 

07/06/2020 15:18:17 INFO GlusterFS mount attempt 

07/06/2020 15:17:47 INFO GlusterFS mount attempt 

07/06/2020 15:17:17 INFO GlusterFS mount attempt 

07/06/2020 15:16:47 INFO GlusterFS mount attempt 

07/06/2020 15:16:17 INFO GlusterFS mount attempt 

07/06/2020 15:15:46 INFO GlusterFS mount attempt 

07/06/2020 15:15:16 INFO GlusterFS mount attempt 

07/06/2020 15:14:46 INFO GlusterFS mount attempt 

07/06/2020 15:14:16 INFO GlusterFS mount attempt 

07/06/2020 15:13:46 INFO GlusterFS mount attempt 

07/06/2020 15:13:16 INFO GlusterFS mount attempt 

07/06/2020 15:12:46 INFO GlusterFS mount attempt 

07/06/2020 15:12:16 INFO GlusterFS mount attempt 

07/06/2020 15:11:46 INFO GlusterFS mount attempt 

07/06/2020 15:11:16 INFO GlusterFS mount attempt 

07/06/2020 15:10:45 INFO GlusterFS mount attempt 

07/06/2020 15:10:15 INFO GlusterFS mount attempt 

07/06/2020 15:09:45 INFO GlusterFS mount attempt 

07/06/2020 15:09:15 INFO GlusterFS mount attempt 

07/06/2020 15:08:45 INFO GlusterFS mount attempt 

07/06/2020 15:08:15 INFO GlusterFS mount attempt 

07/06/2020 15:07:45 INFO GlusterFS mount attempt 

07/06/2020 15:07:15 INFO GlusterFS mount attempt 

07/06/2020 15:06:45 INFO GlusterFS mount attempt 

07/06/2020 15:06:15 INFO GlusterFS mount attempt 

07/06/2020 15:05:45 INFO GlusterFS mount attempt 

07/06/2020 15:05:14 INFO GlusterFS mount attempt 

07/06/2020 15:04:44 INFO GlusterFS mount attempt 

07/06/2020 15:04:14 INFO GlusterFS mount attempt 

07/06/2020 15:03:44 INFO GlusterFS mount attempt 

07/06/2020 15:03:14 INFO GlusterFS mount attempt 

07/06/2020 15:02:44 INFO GlusterFS mount attempt 

07/06/2020 15:02:14 INFO GlusterFS mount attempt 

07/06/2020 15:01:44 INFO GlusterFS mount attempt 

07/06/2020 15:01:14 INFO GlusterFS mount attempt 

07/06/2020 15:00:44 INFO GlusterFS mount attempt 

07/06/2020 15:00:14 INFO GlusterFS mount attempt 

07/06/2020 14:59:43 INFO GlusterFS mount attempt 

07/06/2020 14:59:13 INFO GlusterFS mount attempt 

07/06/2020 14:58:43 INFO GlusterFS mount attempt 

07/06/2020 14:58:13 INFO GlusterFS mount attempt 

07/06/2020 14:57:43 INFO GlusterFS mount attempt 

07/06/2020 14:57:13 INFO GlusterFS mount attempt 

07/06/2020 14:56:43 INFO GlusterFS mount attempt 

07/06/2020 14:56:13 INFO GlusterFS mount attempt 

07/06/2020 14:55:43 INFO GlusterFS mount attempt 

07/06/2020 14:55:13 INFO GlusterFS mount attempt 

07/06/2020 14:54:43 INFO GlusterFS mount attempt 

07/06/2020 14:54:12 INFO GlusterFS mount attempt 

07/06/2020 14:53:42 INFO GlusterFS mount attempt 

07/06/2020 14:53:12 INFO GlusterFS mount attempt 

07/06/2020 14:52:42 INFO GlusterFS mount attempt 

07/06/2020 14:52:12 INFO GlusterFS mount attempt 

07/06/2020 14:51:42 INFO GlusterFS mount attempt 

07/06/2020 14:51:12 INFO GlusterFS mount attempt 

07/06/2020 14:50:42 INFO GlusterFS mount attempt 

07/06/2020 14:50:12 INFO GlusterFS mount attempt 

07/06/2020 14:49:42 INFO GlusterFS mount attempt 

07/06/2020 14:49:12 INFO GlusterFS mount attempt 

07/06/2020 14:48:41 INFO GlusterFS mount attempt 

07/06/2020 14:48:11 INFO GlusterFS mount attempt 

07/06/2020 14:47:41 INFO GlusterFS mount attempt 

07/06/2020 14:47:11 INFO GlusterFS mount attempt 

07/06/2020 14:46:41 INFO GlusterFS mount attempt 

07/06/2020 14:46:11 INFO GlusterFS mount attempt 

07/06/2020 14:45:41 INFO GlusterFS mount attempt 

07/06/2020 14:45:11 INFO GlusterFS mount attempt 

07/06/2020 14:44:41 INFO GlusterFS mount attempt 

07/06/2020 14:44:11 INFO GlusterFS mount attempt 

07/06/2020 14:43:41 INFO GlusterFS mount attempt 

07/06/2020 14:43:10 INFO GlusterFS mount attempt 

07/06/2020 14:42:40 INFO GlusterFS mount attempt 

07/06/2020 14:42:10 INFO GlusterFS mount attempt 

07/06/2020 14:41:40 INFO GlusterFS mount attempt 

07/06/2020 14:41:10 INFO GlusterFS mount attempt 

07/06/2020 14:40:40 INFO GlusterFS mount attempt 

07/06/2020 14:40:10 INFO GlusterFS mount attempt 

07/06/2020 14:39:40 INFO GlusterFS mount attempt 

07/06/2020 14:39:10 INFO GlusterFS mount attempt 

07/06/2020 14:38:40 INFO GlusterFS mount attempt 

07/06/2020 14:38:09 INFO GlusterFS mount attempt 

07/06/2020 14:37:39 INFO GlusterFS mount attempt 

07/06/2020 14:37:09 INFO GlusterFS mount attempt 

07/06/2020 14:36:39 INFO GlusterFS mount attempt 

07/06/2020 14:36:09 INFO GlusterFS mount attempt 

07/06/2020 14:35:39 INFO GlusterFS mount attempt 

07/06/2020 14:35:09 INFO GlusterFS mount attempt 

07/06/2020 14:34:39 INFO GlusterFS mount attempt 

07/06/2020 14:34:09 INFO GlusterFS mount attempt 

07/06/2020 14:33:39 INFO GlusterFS mount attempt 

07/06/2020 14:33:09 INFO GlusterFS mount attempt 

07/06/2020 14:32:38 INFO GlusterFS mount attempt 

07/06/2020 14:32:08 INFO GlusterFS mount attempt 

07/06/2020 14:31:38 INFO GlusterFS mount attempt 

07/06/2020 14:31:08 INFO GlusterFS mount attempt 

07/06/2020 14:30:38 INFO GlusterFS mount attempt 

07/06/2020 14:30:08 INFO GlusterFS mount attempt 

07/06/2020 14:29:38 INFO GlusterFS mount attempt 

07/06/2020 14:29:08 INFO GlusterFS mount attempt 

07/06/2020 14:28:38 INFO GlusterFS mount attempt 

07/06/2020 14:28:08 INFO GlusterFS mount attempt 

07/06/2020 14:27:37 INFO GlusterFS mount attempt 

07/06/2020 14:27:07 INFO GlusterFS mount attempt 

07/06/2020 14:26:37 INFO GlusterFS mount attempt 

07/06/2020 14:26:07 INFO GlusterFS mount attempt 

07/06/2020 14:25:37 INFO GlusterFS mount attempt 

07/06/2020 14:25:07 INFO GlusterFS mount attempt 

07/06/2020 14:24:37 INFO GlusterFS mount attempt 

07/06/2020 14:24:07 INFO GlusterFS mount attempt 

07/06/2020 14:23:37 INFO GlusterFS mount attempt 

07/06/2020 14:23:07 INFO GlusterFS mount attempt 

07/06/2020 14:22:37 INFO GlusterFS mount attempt 

07/06/2020 14:22:06 INFO GlusterFS mount attempt 

07/06/2020 14:21:36 INFO GlusterFS mount attempt 

07/06/2020 14:21:06 INFO GlusterFS mount attempt 

07/06/2020 14:20:36 INFO GlusterFS mount attempt 

07/06/2020 14:20:06 INFO GlusterFS mount attempt 

07/06/2020 14:19:36 INFO GlusterFS mount attempt 

07/06/2020 14:19:06 INFO GlusterFS mount attempt 

07/06/2020 14:18:36 INFO GlusterFS mount attempt 

07/06/2020 14:18:06 INFO GlusterFS mount attempt 

07/06/2020 14:17:36 INFO GlusterFS mount attempt 

07/06/2020 14:17:06 INFO GlusterFS mount attempt 

07/06/2020 14:16:35 INFO GlusterFS mount attempt 

07/06/2020 14:16:05 INFO GlusterFS mount attempt 

07/06/2020 14:15:35 INFO GlusterFS mount attempt 

07/06/2020 14:15:05 INFO GlusterFS mount attempt 

07/06/2020 14:14:35 INFO GlusterFS mount attempt 

07/06/2020 14:14:05 INFO GlusterFS mount attempt 

07/06/2020 14:13:35 INFO GlusterFS mount attempt 

07/06/2020 14:13:05 INFO GlusterFS mount attempt 

07/06/2020 14:12:35 INFO GlusterFS mount attempt 

07/06/2020 14:12:05 INFO GlusterFS mount attempt 

07/06/2020 14:11:34 INFO GlusterFS mount attempt 

07/06/2020 14:11:04 INFO GlusterFS mount attempt 

07/06/2020 14:10:34 INFO GlusterFS mount attempt 

07/06/2020 14:10:04 INFO GlusterFS mount attempt 

07/06/2020 14:09:34 INFO GlusterFS mount attempt 

07/06/2020 14:09:04 INFO GlusterFS mount attempt 

07/06/2020 14:08:34 INFO GlusterFS mount attempt 

07/06/2020 14:08:04 INFO GlusterFS mount attempt 

07/06/2020 14:07:34 INFO GlusterFS mount attempt 

07/06/2020 14:07:04 INFO GlusterFS mount attempt 

07/06/2020 14:06:34 INFO GlusterFS mount attempt 

07/06/2020 14:06:03 INFO GlusterFS mount attempt 

07/06/2020 14:05:33 INFO GlusterFS mount attempt 

07/06/2020 14:05:03 INFO GlusterFS mount attempt 

07/06/2020 14:04:33 INFO GlusterFS mount attempt 

07/06/2020 14:04:03 INFO GlusterFS mount attempt 

07/06/2020 14:03:33 INFO GlusterFS mount attempt 

07/06/2020 14:03:03 INFO GlusterFS mount attempt 

07/06/2020 14:02:33 INFO GlusterFS mount attempt 

07/06/2020 14:02:03 INFO GlusterFS mount attempt 

07/06/2020 14:01:33 INFO GlusterFS mount attempt 

07/06/2020 14:01:02 INFO GlusterFS mount attempt 

07/06/2020 14:00:32 INFO GlusterFS mount attempt 

07/06/2020 14:00:02 INFO GlusterFS mount attempt 

07/06/2020 13:59:32 INFO GlusterFS mount attempt 

07/06/2020 13:59:02 INFO GlusterFS mount attempt 

07/06/2020 13:58:32 INFO GlusterFS mount attempt 

07/06/2020 13:58:02 INFO GlusterFS mount attempt 

07/06/2020 13:57:32 INFO GlusterFS mount attempt 

07/06/2020 13:57:02 INFO GlusterFS mount attempt 

07/06/2020 13:56:32 INFO GlusterFS mount attempt 

07/06/2020 13:56:02 INFO GlusterFS mount attempt 

07/06/2020 13:55:31 INFO GlusterFS mount attempt 

07/06/2020 13:55:01 INFO GlusterFS mount attempt 

07/06/2020 13:54:31 INFO GlusterFS mount attempt 

07/06/2020 13:54:01 INFO GlusterFS mount attempt 

07/06/2020 13:53:31 INFO GlusterFS mount attempt 

07/06/2020 13:53:01 INFO GlusterFS mount attempt 

07/06/2020 13:52:31 INFO GlusterFS mount attempt 

07/06/2020 13:52:01 INFO GlusterFS mount attempt 

07/06/2020 13:51:31 INFO GlusterFS mount attempt 

07/06/2020 13:51:01 INFO GlusterFS mount attempt 

07/06/2020 13:50:30 INFO GlusterFS mount attempt 

07/06/2020 13:50:00 INFO GlusterFS mount attempt 

07/06/2020 13:49:30 INFO GlusterFS mount attempt 

07/06/2020 13:49:00 INFO GlusterFS mount attempt 

07/06/2020 13:48:30 INFO GlusterFS mount attempt 

07/06/2020 13:48:00 INFO GlusterFS mount attempt 

07/06/2020 13:47:30 INFO GlusterFS mount attempt 

07/06/2020 13:47:00 INFO GlusterFS mount attempt 

07/06/2020 13:46:30 INFO GlusterFS mount attempt 

07/06/2020 13:46:00 INFO GlusterFS mount attempt 

07/06/2020 13:45:30 INFO GlusterFS mount attempt 

07/06/2020 13:44:59 INFO GlusterFS mount attempt 

07/06/2020 13:44:29 INFO GlusterFS mount attempt 

07/06/2020 13:43:59 INFO GlusterFS mount attempt 

07/06/2020 13:43:29 INFO GlusterFS mount attempt 

07/06/2020 13:42:59 INFO GlusterFS mount attempt 

07/06/2020 13:42:29 INFO GlusterFS mount attempt 

07/06/2020 13:41:59 INFO GlusterFS mount attempt 

07/06/2020 13:41:29 INFO GlusterFS mount attempt 

07/06/2020 13:40:59 INFO GlusterFS mount attempt 

07/06/2020 13:40:29 INFO GlusterFS mount attempt 

07/06/2020 13:39:58 INFO GlusterFS mount attempt 

07/06/2020 13:39:28 INFO GlusterFS mount attempt 

07/06/2020 13:38:58 INFO GlusterFS mount attempt 

07/06/2020 13:38:28 INFO GlusterFS mount attempt 

07/06/2020 13:37:58 INFO GlusterFS mount attempt 

07/06/2020 13:37:28 INFO GlusterFS mount attempt 

07/06/2020 13:36:58 INFO GlusterFS mount attempt 

07/06/2020 13:36:28 INFO GlusterFS mount attempt 

07/06/2020 13:35:58 INFO GlusterFS mount attempt 

07/06/2020 13:35:28 INFO GlusterFS mount attempt 

07/06/2020 13:34:58 INFO GlusterFS mount attempt 

07/06/2020 13:34:27 INFO GlusterFS mount attempt 

07/06/2020 13:33:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

07/06/2020 13:33:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 13:33:38 ERROR Node Stats exception.

07/06/2020 13:33:27 INFO GlusterFS mount attempt 

07/06/2020 13:32:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 110 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:32:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:32:35 ERROR Node Stats exception.

07/06/2020 13:32:27 INFO GlusterFS mount attempt 

07/06/2020 13:31:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:31:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:31:31 ERROR Node Stats exception.

07/06/2020 13:31:27 INFO GlusterFS mount attempt 

07/06/2020 13:30:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 13:30:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 13:30:28 ERROR Node Stats exception.

07/06/2020 13:30:27 INFO GlusterFS mount attempt 

07/06/2020 13:29:57 INFO GlusterFS mount attempt 

07/06/2020 13:29:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.98 `date +%s`" "

07/06/2020 13:29:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:29:24 ERROR Node Stats exception.

07/06/2020 13:28:56 INFO GlusterFS mount attempt 

07/06/2020 13:28:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

07/06/2020 13:28:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 13:28:21 ERROR Node Stats exception.

07/06/2020 13:27:56 INFO GlusterFS mount attempt 

07/06/2020 13:27:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 13:27:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 13:27:18 ERROR Node Stats exception.

07/06/2020 13:26:56 INFO GlusterFS mount attempt 

07/06/2020 13:26:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:26:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 13:26:14 ERROR Node Stats exception.

07/06/2020 13:25:56 INFO GlusterFS mount attempt 

07/06/2020 13:25:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 13:25:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 13:25:11 ERROR Node Stats exception.

07/06/2020 13:24:56 INFO GlusterFS mount attempt 

07/06/2020 13:24:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 13:24:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 13:24:08 ERROR Node Stats exception.

07/06/2020 13:23:55 INFO GlusterFS mount attempt 

07/06/2020 13:23:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:23:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 13:23:04 ERROR Node Stats exception.

07/06/2020 13:22:55 INFO GlusterFS mount attempt 

07/06/2020 13:22:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:22:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:22:01 ERROR Node Stats exception.

07/06/2020 13:21:55 INFO GlusterFS mount attempt 

07/06/2020 13:21:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

07/06/2020 13:20:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.38 `date +%s`" "

07/06/2020 13:20:57 ERROR Node Stats exception.

07/06/2020 13:20:55 INFO GlusterFS mount attempt 

07/06/2020 13:20:25 INFO GlusterFS mount attempt 

07/06/2020 13:19:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

07/06/2020 13:19:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:19:54 ERROR Node Stats exception.

07/06/2020 13:19:25 INFO GlusterFS mount attempt 

07/06/2020 13:18:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.90 `date +%s`" "

07/06/2020 13:18:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 13:18:51 ERROR Node Stats exception.

07/06/2020 13:18:24 INFO GlusterFS mount attempt 

07/06/2020 13:17:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 13:17:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 13:17:47 ERROR Node Stats exception.

07/06/2020 13:17:24 INFO GlusterFS mount attempt 

07/06/2020 13:16:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:16:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 13:16:44 ERROR Node Stats exception.

07/06/2020 13:16:24 INFO GlusterFS mount attempt 

07/06/2020 13:15:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 13:15:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 13:15:41 ERROR Node Stats exception.

07/06/2020 13:15:24 INFO GlusterFS mount attempt 

07/06/2020 13:14:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.88 `date +%s`" "

07/06/2020 13:14:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

07/06/2020 13:14:37 ERROR Node Stats exception.

07/06/2020 13:14:24 INFO GlusterFS mount attempt 

07/06/2020 13:13:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

07/06/2020 13:13:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

07/06/2020 13:13:34 ERROR Node Stats exception.

07/06/2020 13:13:23 INFO GlusterFS mount attempt 

07/06/2020 13:12:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 13:12:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 13:12:31 ERROR Node Stats exception.

07/06/2020 13:12:23 INFO GlusterFS mount attempt 

07/06/2020 13:11:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:11:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:11:28 ERROR Node Stats exception.

07/06/2020 13:11:23 INFO GlusterFS mount attempt 

07/06/2020 13:10:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 13:10:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 13:10:24 ERROR Node Stats exception.

07/06/2020 13:10:23 INFO GlusterFS mount attempt 

07/06/2020 13:09:53 INFO GlusterFS mount attempt 

07/06/2020 13:09:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:09:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 13:09:21 ERROR Node Stats exception.

07/06/2020 13:08:53 INFO GlusterFS mount attempt 

07/06/2020 13:08:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

07/06/2020 13:08:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.49 `date +%s`" "

07/06/2020 13:08:17 ERROR Node Stats exception.

07/06/2020 13:07:52 INFO GlusterFS mount attempt 

07/06/2020 13:07:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:07:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.5 `date +%s`" "

07/06/2020 13:07:14 ERROR Node Stats exception.

07/06/2020 13:06:52 INFO GlusterFS mount attempt 

07/06/2020 13:06:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.87 `date +%s`" "

07/06/2020 13:06:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 13:06:11 ERROR Node Stats exception.

07/06/2020 13:05:52 INFO GlusterFS mount attempt 

07/06/2020 13:05:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 13:05:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

07/06/2020 13:05:07 ERROR Node Stats exception.

07/06/2020 13:04:52 INFO GlusterFS mount attempt 

07/06/2020 13:04:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 13:04:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 13:04:04 ERROR Node Stats exception.

07/06/2020 13:03:52 INFO GlusterFS mount attempt 

07/06/2020 13:03:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 13:03:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 13:03:01 ERROR Node Stats exception.

07/06/2020 13:02:51 INFO GlusterFS mount attempt 

07/06/2020 13:02:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 13:01:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 13:01:57 ERROR Node Stats exception.

07/06/2020 13:01:51 INFO GlusterFS mount attempt 

07/06/2020 13:01:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 13:00:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 13:00:54 ERROR Node Stats exception.

07/06/2020 13:00:51 INFO GlusterFS mount attempt 

07/06/2020 13:00:21 INFO GlusterFS mount attempt 

07/06/2020 12:59:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:59:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 12:59:50 ERROR Node Stats exception.

07/06/2020 12:59:21 INFO GlusterFS mount attempt 

07/06/2020 12:58:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 12:58:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 12:58:47 ERROR Node Stats exception.

07/06/2020 12:58:21 INFO GlusterFS mount attempt 

07/06/2020 12:57:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:57:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 12:57:44 ERROR Node Stats exception.

07/06/2020 12:57:20 INFO GlusterFS mount attempt 

07/06/2020 12:56:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.97 `date +%s`" "

07/06/2020 12:56:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 12:56:41 ERROR Node Stats exception.

07/06/2020 12:56:20 INFO GlusterFS mount attempt 

07/06/2020 12:55:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 12:55:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 12:55:37 ERROR Node Stats exception.

07/06/2020 12:55:20 INFO GlusterFS mount attempt 

07/06/2020 12:54:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:54:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 12:54:34 ERROR Node Stats exception.

07/06/2020 12:54:20 INFO GlusterFS mount attempt 

07/06/2020 12:53:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.86 `date +%s`" "

07/06/2020 12:53:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 12:53:31 ERROR Node Stats exception.

07/06/2020 12:53:20 INFO GlusterFS mount attempt 

07/06/2020 12:52:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:52:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:52:27 ERROR Node Stats exception.

07/06/2020 12:52:19 INFO GlusterFS mount attempt 

07/06/2020 12:51:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:51:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:51:24 ERROR Node Stats exception.

07/06/2020 12:51:19 INFO GlusterFS mount attempt 

07/06/2020 12:50:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:50:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:50:21 ERROR Node Stats exception.

07/06/2020 12:50:19 INFO GlusterFS mount attempt 

07/06/2020 12:49:49 INFO GlusterFS mount attempt 

07/06/2020 12:49:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.02 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:49:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.02 `date +%s`" "

07/06/2020 12:49:17 ERROR Node Stats exception.

07/06/2020 12:48:49 INFO GlusterFS mount attempt 

07/06/2020 12:48:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:48:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 12:48:14 ERROR Node Stats exception.

07/06/2020 12:47:49 INFO GlusterFS mount attempt 

07/06/2020 12:47:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:47:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 12:47:10 ERROR Node Stats exception.

07/06/2020 12:46:48 INFO GlusterFS mount attempt 

07/06/2020 12:46:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:46:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 12:46:07 ERROR Node Stats exception.

07/06/2020 12:45:48 INFO GlusterFS mount attempt 

07/06/2020 12:45:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 12:45:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:45:04 ERROR Node Stats exception.

07/06/2020 12:44:48 INFO GlusterFS mount attempt 

07/06/2020 12:44:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:44:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 12:44:00 ERROR Node Stats exception.

07/06/2020 12:43:48 INFO GlusterFS mount attempt 

07/06/2020 12:43:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:42:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 12:42:57 ERROR Node Stats exception.

07/06/2020 12:42:48 INFO GlusterFS mount attempt 

07/06/2020 12:42:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:41:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 12:41:54 ERROR Node Stats exception.

07/06/2020 12:41:48 INFO GlusterFS mount attempt 

07/06/2020 12:41:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:40:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

07/06/2020 12:40:50 ERROR Node Stats exception.

07/06/2020 12:40:47 INFO GlusterFS mount attempt 

07/06/2020 12:40:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:39:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 23 `date +%s`" "

07/06/2020 12:39:47 ERROR Node Stats exception.

07/06/2020 12:39:47 INFO GlusterFS mount attempt 

07/06/2020 12:39:17 INFO GlusterFS mount attempt 

07/06/2020 12:38:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:38:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:38:44 ERROR Node Stats exception.

07/06/2020 12:38:17 INFO GlusterFS mount attempt 

07/06/2020 12:37:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:37:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 12:37:40 ERROR Node Stats exception.

07/06/2020 12:37:17 INFO GlusterFS mount attempt 

07/06/2020 12:36:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:36:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.57 `date +%s`" "

07/06/2020 12:36:37 ERROR Node Stats exception.

07/06/2020 12:36:17 INFO GlusterFS mount attempt 

07/06/2020 12:35:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 12:35:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.21 `date +%s`" "

07/06/2020 12:35:34 ERROR Node Stats exception.

07/06/2020 12:35:16 INFO GlusterFS mount attempt 

07/06/2020 12:34:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 12:34:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 12:34:30 ERROR Node Stats exception.

07/06/2020 12:34:16 INFO GlusterFS mount attempt 

07/06/2020 12:33:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:33:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 12:33:27 ERROR Node Stats exception.

07/06/2020 12:33:16 INFO GlusterFS mount attempt 

07/06/2020 12:32:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:32:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 12:32:24 ERROR Node Stats exception.

07/06/2020 12:32:16 INFO GlusterFS mount attempt 

07/06/2020 12:31:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:31:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 12:31:20 ERROR Node Stats exception.

07/06/2020 12:31:16 INFO GlusterFS mount attempt 

07/06/2020 12:30:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:30:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 12:30:17 ERROR Node Stats exception.

07/06/2020 12:30:15 INFO GlusterFS mount attempt 

07/06/2020 12:29:45 INFO GlusterFS mount attempt 

07/06/2020 12:29:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 109 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:29:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:29:14 ERROR Node Stats exception.

07/06/2020 12:28:45 INFO GlusterFS mount attempt 

07/06/2020 12:28:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:28:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 12:28:10 ERROR Node Stats exception.

07/06/2020 12:27:45 INFO GlusterFS mount attempt 

07/06/2020 12:27:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:27:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 12:27:07 ERROR Node Stats exception.

07/06/2020 12:26:45 INFO GlusterFS mount attempt 

07/06/2020 12:26:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:26:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 12:26:04 ERROR Node Stats exception.

07/06/2020 12:25:45 INFO GlusterFS mount attempt 

07/06/2020 12:25:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:25:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 12:25:00 ERROR Node Stats exception.

07/06/2020 12:24:44 INFO GlusterFS mount attempt 

07/06/2020 12:24:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.2 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.84 `date +%s`" "

07/06/2020 12:23:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.2 `date +%s`" "

07/06/2020 12:23:57 ERROR Node Stats exception.

07/06/2020 12:23:44 INFO GlusterFS mount attempt 

07/06/2020 12:23:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:22:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 12:22:54 ERROR Node Stats exception.

07/06/2020 12:22:44 INFO GlusterFS mount attempt 

07/06/2020 12:22:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:21:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 12:21:50 ERROR Node Stats exception.

07/06/2020 12:21:44 INFO GlusterFS mount attempt 

07/06/2020 12:21:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 12:20:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 12:20:47 ERROR Node Stats exception.

07/06/2020 12:20:44 INFO GlusterFS mount attempt 

07/06/2020 12:20:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:19:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:19:44 ERROR Node Stats exception.

07/06/2020 12:19:44 INFO GlusterFS mount attempt 

07/06/2020 12:19:13 INFO GlusterFS mount attempt 

07/06/2020 12:18:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:18:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:18:40 ERROR Node Stats exception.

07/06/2020 12:18:13 INFO GlusterFS mount attempt 

07/06/2020 12:17:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.91 `date +%s`" "

07/06/2020 12:17:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.98 `date +%s`" "

07/06/2020 12:17:37 ERROR Node Stats exception.

07/06/2020 12:17:13 INFO GlusterFS mount attempt 

07/06/2020 12:16:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.82 `date +%s`" "

07/06/2020 12:16:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.22 `date +%s`" "

07/06/2020 12:16:33 ERROR Node Stats exception.

07/06/2020 12:16:13 INFO GlusterFS mount attempt 

07/06/2020 12:15:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

07/06/2020 12:15:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 12:15:30 ERROR Node Stats exception.

07/06/2020 12:15:13 INFO GlusterFS mount attempt 

07/06/2020 12:14:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 12:14:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:14:27 ERROR Node Stats exception.

07/06/2020 12:14:13 INFO GlusterFS mount attempt 

07/06/2020 12:13:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

07/06/2020 12:13:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 12:13:23 ERROR Node Stats exception.

07/06/2020 12:13:12 INFO GlusterFS mount attempt 

07/06/2020 12:12:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.81 `date +%s`" "

07/06/2020 12:12:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:12:20 ERROR Node Stats exception.

07/06/2020 12:12:12 INFO GlusterFS mount attempt 

07/06/2020 12:11:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:11:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 12:11:17 ERROR Node Stats exception.

07/06/2020 12:11:12 INFO GlusterFS mount attempt 

07/06/2020 12:10:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:10:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 12:10:14 ERROR Node Stats exception.

07/06/2020 12:10:12 INFO GlusterFS mount attempt 

07/06/2020 12:09:42 INFO GlusterFS mount attempt 

07/06/2020 12:09:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:09:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 12:09:10 ERROR Node Stats exception.

07/06/2020 12:08:42 INFO GlusterFS mount attempt 

07/06/2020 12:08:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 12:08:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 12:08:07 ERROR Node Stats exception.

07/06/2020 12:07:41 INFO GlusterFS mount attempt 

07/06/2020 12:07:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 12:07:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 12:07:03 ERROR Node Stats exception.

07/06/2020 12:06:41 INFO GlusterFS mount attempt 

07/06/2020 12:06:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.80 `date +%s`" "

07/06/2020 12:06:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 12:06:00 ERROR Node Stats exception.

07/06/2020 12:05:41 INFO GlusterFS mount attempt 

07/06/2020 12:05:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 12:04:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:04:57 ERROR Node Stats exception.

07/06/2020 12:04:41 INFO GlusterFS mount attempt 

07/06/2020 12:04:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 12:03:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:03:53 ERROR Node Stats exception.

07/06/2020 12:03:41 INFO GlusterFS mount attempt 

07/06/2020 12:03:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 12:02:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 12:02:50 ERROR Node Stats exception.

07/06/2020 12:02:40 INFO GlusterFS mount attempt 

07/06/2020 12:02:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 12:01:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 12:01:47 ERROR Node Stats exception.

07/06/2020 12:01:40 INFO GlusterFS mount attempt 

07/06/2020 12:01:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 12:00:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 12:00:43 ERROR Node Stats exception.

07/06/2020 12:00:40 INFO GlusterFS mount attempt 

07/06/2020 12:00:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:59:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 11:59:40 ERROR Node Stats exception.

07/06/2020 11:59:40 INFO GlusterFS mount attempt 

07/06/2020 11:59:10 INFO GlusterFS mount attempt 

07/06/2020 11:58:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:58:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 11:58:37 ERROR Node Stats exception.

07/06/2020 11:58:10 INFO GlusterFS mount attempt 

07/06/2020 11:57:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.89 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:57:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:57:33 ERROR Node Stats exception.

07/06/2020 11:57:09 INFO GlusterFS mount attempt 

07/06/2020 11:56:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 11:56:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 11:56:30 ERROR Node Stats exception.

07/06/2020 11:56:09 INFO GlusterFS mount attempt 

07/06/2020 11:55:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:55:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 11:55:26 ERROR Node Stats exception.

07/06/2020 11:55:09 INFO GlusterFS mount attempt 

07/06/2020 11:54:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:54:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 11:54:23 ERROR Node Stats exception.

07/06/2020 11:54:09 INFO GlusterFS mount attempt 

07/06/2020 11:53:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:53:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 11:53:20 ERROR Node Stats exception.

07/06/2020 11:53:09 INFO GlusterFS mount attempt 

07/06/2020 11:52:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 11:52:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 11:52:17 ERROR Node Stats exception.

07/06/2020 11:52:09 INFO GlusterFS mount attempt 

07/06/2020 11:51:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:51:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

07/06/2020 11:51:13 ERROR Node Stats exception.

07/06/2020 11:51:08 INFO GlusterFS mount attempt 

07/06/2020 11:50:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 11:50:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 11:50:10 ERROR Node Stats exception.

07/06/2020 11:50:08 INFO GlusterFS mount attempt 

07/06/2020 11:49:38 INFO GlusterFS mount attempt 

07/06/2020 11:49:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.8 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.79 `date +%s`" "

07/06/2020 11:49:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.8 `date +%s`" "

07/06/2020 11:49:07 ERROR Node Stats exception.

07/06/2020 11:48:38 INFO GlusterFS mount attempt 

07/06/2020 11:48:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:48:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 11:48:03 ERROR Node Stats exception.

07/06/2020 11:47:38 INFO GlusterFS mount attempt 

07/06/2020 11:47:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:47:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:47:00 ERROR Node Stats exception.

07/06/2020 11:46:38 INFO GlusterFS mount attempt 

07/06/2020 11:46:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:45:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

07/06/2020 11:45:56 ERROR Node Stats exception.

07/06/2020 11:45:37 INFO GlusterFS mount attempt 

07/06/2020 11:45:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:44:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.98 `date +%s`" "

07/06/2020 11:44:53 ERROR Node Stats exception.

07/06/2020 11:44:37 INFO GlusterFS mount attempt 

07/06/2020 11:44:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:43:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 11:43:50 ERROR Node Stats exception.

07/06/2020 11:43:37 INFO GlusterFS mount attempt 

07/06/2020 11:43:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:42:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 11:42:46 ERROR Node Stats exception.

07/06/2020 11:42:37 INFO GlusterFS mount attempt 

07/06/2020 11:42:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:41:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 11:41:43 ERROR Node Stats exception.

07/06/2020 11:41:37 INFO GlusterFS mount attempt 

07/06/2020 11:41:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:40:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 11:40:40 ERROR Node Stats exception.

07/06/2020 11:40:37 INFO GlusterFS mount attempt 

07/06/2020 11:40:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:39:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 11:39:37 ERROR Node Stats exception.

07/06/2020 11:39:36 INFO GlusterFS mount attempt 

07/06/2020 11:39:06 INFO GlusterFS mount attempt 

07/06/2020 11:38:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:38:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

07/06/2020 11:38:33 ERROR Node Stats exception.

07/06/2020 11:38:06 INFO GlusterFS mount attempt 

07/06/2020 11:37:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

07/06/2020 11:37:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 11:37:30 ERROR Node Stats exception.

07/06/2020 11:37:06 INFO GlusterFS mount attempt 

07/06/2020 11:36:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:36:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 11:36:27 ERROR Node Stats exception.

07/06/2020 11:36:06 INFO GlusterFS mount attempt 

07/06/2020 11:35:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:35:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 11:35:23 ERROR Node Stats exception.

07/06/2020 11:35:06 INFO GlusterFS mount attempt 

07/06/2020 11:34:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:34:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 11:34:20 ERROR Node Stats exception.

07/06/2020 11:34:05 INFO GlusterFS mount attempt 

07/06/2020 11:33:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:33:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 11:33:16 ERROR Node Stats exception.

07/06/2020 11:33:05 INFO GlusterFS mount attempt 

07/06/2020 11:32:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:32:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 11:32:13 ERROR Node Stats exception.

07/06/2020 11:32:05 INFO GlusterFS mount attempt 

07/06/2020 11:31:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:31:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 11:31:10 ERROR Node Stats exception.

07/06/2020 11:31:05 INFO GlusterFS mount attempt 

07/06/2020 11:30:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:30:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.9 `date +%s`" "

07/06/2020 11:30:06 ERROR Node Stats exception.

07/06/2020 11:30:05 INFO GlusterFS mount attempt 

07/06/2020 11:29:34 INFO GlusterFS mount attempt 

07/06/2020 11:29:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

07/06/2020 11:29:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 11:29:03 ERROR Node Stats exception.

07/06/2020 11:28:34 INFO GlusterFS mount attempt 

07/06/2020 11:28:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.77 `date +%s`" "

07/06/2020 11:28:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 11:28:00 ERROR Node Stats exception.

07/06/2020 11:27:34 INFO GlusterFS mount attempt 

07/06/2020 11:27:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:26:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 11:26:56 ERROR Node Stats exception.

07/06/2020 11:26:34 INFO GlusterFS mount attempt 

07/06/2020 11:26:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 108 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:25:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:25:53 ERROR Node Stats exception.

07/06/2020 11:25:34 INFO GlusterFS mount attempt 

07/06/2020 11:25:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:24:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 11:24:49 ERROR Node Stats exception.

07/06/2020 11:24:34 INFO GlusterFS mount attempt 

07/06/2020 11:24:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:23:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 11:23:46 ERROR Node Stats exception.

07/06/2020 11:23:33 INFO GlusterFS mount attempt 

07/06/2020 11:23:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:22:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 11:22:43 ERROR Node Stats exception.

07/06/2020 11:22:33 INFO GlusterFS mount attempt 

07/06/2020 11:22:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:21:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 11:21:39 ERROR Node Stats exception.

07/06/2020 11:21:33 INFO GlusterFS mount attempt 

07/06/2020 11:21:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:20:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 11:20:36 ERROR Node Stats exception.

07/06/2020 11:20:33 INFO GlusterFS mount attempt 

07/06/2020 11:20:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 11:19:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 11:19:33 ERROR Node Stats exception.

07/06/2020 11:19:33 INFO GlusterFS mount attempt 

07/06/2020 11:19:03 INFO GlusterFS mount attempt 

07/06/2020 11:18:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:18:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 11:18:30 ERROR Node Stats exception.

07/06/2020 11:18:02 INFO GlusterFS mount attempt 

07/06/2020 11:17:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 11:17:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 11:17:26 ERROR Node Stats exception.

07/06/2020 11:17:02 INFO GlusterFS mount attempt 

07/06/2020 11:16:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:16:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 11:16:23 ERROR Node Stats exception.

07/06/2020 11:16:02 INFO GlusterFS mount attempt 

07/06/2020 11:15:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:15:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 11:15:20 ERROR Node Stats exception.

07/06/2020 11:15:02 INFO GlusterFS mount attempt 

07/06/2020 11:14:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.76 `date +%s`" "

07/06/2020 11:14:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.03 `date +%s`" "

07/06/2020 11:14:16 ERROR Node Stats exception.

07/06/2020 11:14:02 INFO GlusterFS mount attempt 

07/06/2020 11:13:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 11:13:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

07/06/2020 11:13:13 ERROR Node Stats exception.

07/06/2020 11:13:01 INFO GlusterFS mount attempt 

07/06/2020 11:12:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 11:12:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 11:12:09 ERROR Node Stats exception.

07/06/2020 11:12:01 INFO GlusterFS mount attempt 

07/06/2020 11:11:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 11:11:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 11:11:06 ERROR Node Stats exception.

07/06/2020 11:11:01 INFO GlusterFS mount attempt 

07/06/2020 11:10:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

07/06/2020 11:10:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.69 `date +%s`" "

07/06/2020 11:10:03 ERROR Node Stats exception.

07/06/2020 11:10:01 INFO GlusterFS mount attempt 

07/06/2020 11:09:31 INFO GlusterFS mount attempt 

07/06/2020 11:09:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.85 `date +%s`" "

07/06/2020 11:08:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 11:08:59 ERROR Node Stats exception.

07/06/2020 11:08:31 INFO GlusterFS mount attempt 

07/06/2020 11:08:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:07:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 11:07:56 ERROR Node Stats exception.

07/06/2020 11:07:30 INFO GlusterFS mount attempt 

07/06/2020 11:07:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:06:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.5 `date +%s`" "

07/06/2020 11:06:53 ERROR Node Stats exception.

07/06/2020 11:06:30 INFO GlusterFS mount attempt 

07/06/2020 11:06:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.75 `date +%s`" "

07/06/2020 11:05:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 11:05:49 ERROR Node Stats exception.

07/06/2020 11:05:30 INFO GlusterFS mount attempt 

07/06/2020 11:05:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 11:04:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 11:04:46 ERROR Node Stats exception.

07/06/2020 11:04:30 INFO GlusterFS mount attempt 

07/06/2020 11:04:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 11:03:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 11:03:42 ERROR Node Stats exception.

07/06/2020 11:03:30 INFO GlusterFS mount attempt 

07/06/2020 11:03:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 11:02:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

07/06/2020 11:02:39 ERROR Node Stats exception.

07/06/2020 11:02:29 INFO GlusterFS mount attempt 

07/06/2020 11:01:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 11:01:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 11:01:36 ERROR Node Stats exception.

07/06/2020 11:01:29 INFO GlusterFS mount attempt 

07/06/2020 11:00:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 11:00:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.83 `date +%s`" "

07/06/2020 11:00:32 ERROR Node Stats exception.

07/06/2020 11:00:29 INFO GlusterFS mount attempt 

07/06/2020 10:59:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 10:59:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:59:29 ERROR Node Stats exception.

07/06/2020 10:59:29 INFO GlusterFS mount attempt 

07/06/2020 10:58:59 INFO GlusterFS mount attempt 

07/06/2020 10:58:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:58:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 10:58:26 ERROR Node Stats exception.

07/06/2020 10:57:59 INFO GlusterFS mount attempt 

07/06/2020 10:57:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 10:57:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 10:57:23 ERROR Node Stats exception.

07/06/2020 10:56:58 INFO GlusterFS mount attempt 

07/06/2020 10:56:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:56:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 10:56:19 ERROR Node Stats exception.

07/06/2020 10:55:58 INFO GlusterFS mount attempt 

07/06/2020 10:55:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:55:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 10:55:16 ERROR Node Stats exception.

07/06/2020 10:54:58 INFO GlusterFS mount attempt 

07/06/2020 10:54:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:54:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:54:13 ERROR Node Stats exception.

07/06/2020 10:53:58 INFO GlusterFS mount attempt 

07/06/2020 10:53:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:53:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 10:53:09 ERROR Node Stats exception.

07/06/2020 10:52:58 INFO GlusterFS mount attempt 

07/06/2020 10:52:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:52:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

07/06/2020 10:52:06 ERROR Node Stats exception.

07/06/2020 10:51:57 INFO GlusterFS mount attempt 

07/06/2020 10:51:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

07/06/2020 10:51:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

07/06/2020 10:51:02 ERROR Node Stats exception.

07/06/2020 10:50:57 INFO GlusterFS mount attempt 

07/06/2020 10:50:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:49:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 10:49:59 ERROR Node Stats exception.

07/06/2020 10:49:57 INFO GlusterFS mount attempt 

07/06/2020 10:49:27 INFO GlusterFS mount attempt 

07/06/2020 10:48:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:48:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 10:48:56 ERROR Node Stats exception.

07/06/2020 10:48:27 INFO GlusterFS mount attempt 

07/06/2020 10:47:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.83 `date +%s`" "

07/06/2020 10:47:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.65 `date +%s`" "

07/06/2020 10:47:52 ERROR Node Stats exception.

07/06/2020 10:47:27 INFO GlusterFS mount attempt 

07/06/2020 10:46:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.74 `date +%s`" "

07/06/2020 10:46:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 10:46:49 ERROR Node Stats exception.

07/06/2020 10:46:26 INFO GlusterFS mount attempt 

07/06/2020 10:45:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:45:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 10:45:46 ERROR Node Stats exception.

07/06/2020 10:45:26 INFO GlusterFS mount attempt 

07/06/2020 10:44:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:44:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

07/06/2020 10:44:43 ERROR Node Stats exception.

07/06/2020 10:44:26 INFO GlusterFS mount attempt 

07/06/2020 10:43:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:43:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:43:39 ERROR Node Stats exception.

07/06/2020 10:43:26 INFO GlusterFS mount attempt 

07/06/2020 10:42:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 10:42:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 10:42:36 ERROR Node Stats exception.

07/06/2020 10:42:26 INFO GlusterFS mount attempt 

07/06/2020 10:41:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.72 `date +%s`" "

07/06/2020 10:41:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 10:41:32 ERROR Node Stats exception.

07/06/2020 10:41:25 INFO GlusterFS mount attempt 

07/06/2020 10:40:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:40:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 10:40:29 ERROR Node Stats exception.

07/06/2020 10:40:25 INFO GlusterFS mount attempt 

07/06/2020 10:39:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:39:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:39:26 ERROR Node Stats exception.

07/06/2020 10:39:25 INFO GlusterFS mount attempt 

07/06/2020 10:38:55 INFO GlusterFS mount attempt 

07/06/2020 10:38:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

07/06/2020 10:38:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 10:38:22 ERROR Node Stats exception.

07/06/2020 10:37:55 INFO GlusterFS mount attempt 

07/06/2020 10:37:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

07/06/2020 10:37:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 10:37:19 ERROR Node Stats exception.

07/06/2020 10:36:55 INFO GlusterFS mount attempt 

07/06/2020 10:36:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:36:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

07/06/2020 10:36:16 ERROR Node Stats exception.

07/06/2020 10:35:54 INFO GlusterFS mount attempt 

07/06/2020 10:35:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:35:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 10:35:12 ERROR Node Stats exception.

07/06/2020 10:34:54 INFO GlusterFS mount attempt 

07/06/2020 10:34:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:34:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:34:09 ERROR Node Stats exception.

07/06/2020 10:33:54 INFO GlusterFS mount attempt 

07/06/2020 10:33:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:33:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:33:06 ERROR Node Stats exception.

07/06/2020 10:32:54 INFO GlusterFS mount attempt 

07/06/2020 10:32:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:32:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

07/06/2020 10:32:02 ERROR Node Stats exception.

07/06/2020 10:31:54 INFO GlusterFS mount attempt 

07/06/2020 10:31:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.58 `date +%s`" "

07/06/2020 10:30:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 10:30:59 ERROR Node Stats exception.

07/06/2020 10:30:53 INFO GlusterFS mount attempt 

07/06/2020 10:30:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

07/06/2020 10:29:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 10:29:55 ERROR Node Stats exception.

07/06/2020 10:29:53 INFO GlusterFS mount attempt 

07/06/2020 10:29:23 INFO GlusterFS mount attempt 

07/06/2020 10:28:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:28:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 10:28:52 ERROR Node Stats exception.

07/06/2020 10:28:23 INFO GlusterFS mount attempt 

07/06/2020 10:27:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 10:27:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 10:27:49 ERROR Node Stats exception.

07/06/2020 10:27:23 INFO GlusterFS mount attempt 

07/06/2020 10:26:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

07/06/2020 10:26:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 10:26:46 ERROR Node Stats exception.

07/06/2020 10:26:23 INFO GlusterFS mount attempt 

07/06/2020 10:25:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:25:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 10:25:42 ERROR Node Stats exception.

07/06/2020 10:25:22 INFO GlusterFS mount attempt 

07/06/2020 10:24:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:24:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 10:24:39 ERROR Node Stats exception.

07/06/2020 10:24:22 INFO GlusterFS mount attempt 

07/06/2020 10:23:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:23:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 10:23:36 ERROR Node Stats exception.

07/06/2020 10:23:22 INFO GlusterFS mount attempt 

07/06/2020 10:22:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.69 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 107 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:22:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:22:32 ERROR Node Stats exception.

07/06/2020 10:22:22 INFO GlusterFS mount attempt 

07/06/2020 10:21:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:21:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 10:21:29 ERROR Node Stats exception.

07/06/2020 10:21:22 INFO GlusterFS mount attempt 

07/06/2020 10:20:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:20:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 10:20:25 ERROR Node Stats exception.

07/06/2020 10:20:21 INFO GlusterFS mount attempt 

07/06/2020 10:19:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.71 `date +%s`" "

07/06/2020 10:19:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

07/06/2020 10:19:22 ERROR Node Stats exception.

07/06/2020 10:19:21 INFO GlusterFS mount attempt 

07/06/2020 10:18:51 INFO GlusterFS mount attempt 

07/06/2020 10:18:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:18:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 10:18:19 ERROR Node Stats exception.

07/06/2020 10:17:51 INFO GlusterFS mount attempt 

07/06/2020 10:17:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:17:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 10:17:15 ERROR Node Stats exception.

07/06/2020 10:16:51 INFO GlusterFS mount attempt 

07/06/2020 10:16:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:16:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 10:16:12 ERROR Node Stats exception.

07/06/2020 10:15:51 INFO GlusterFS mount attempt 

07/06/2020 10:15:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:15:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 10:15:09 ERROR Node Stats exception.

07/06/2020 10:14:50 INFO GlusterFS mount attempt 

07/06/2020 10:14:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.70 `date +%s`" "

07/06/2020 10:14:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 10:14:05 ERROR Node Stats exception.

07/06/2020 10:13:50 INFO GlusterFS mount attempt 

07/06/2020 10:13:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.76 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 10:13:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.76 `date +%s`" "

07/06/2020 10:13:02 ERROR Node Stats exception.

07/06/2020 10:12:50 INFO GlusterFS mount attempt 

07/06/2020 10:12:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:11:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:11:59 ERROR Node Stats exception.

07/06/2020 10:11:50 INFO GlusterFS mount attempt 

07/06/2020 10:11:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:10:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 10:10:55 ERROR Node Stats exception.

07/06/2020 10:10:50 INFO GlusterFS mount attempt 

07/06/2020 10:10:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:09:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 10:09:52 ERROR Node Stats exception.

07/06/2020 10:09:50 INFO GlusterFS mount attempt 

07/06/2020 10:09:19 INFO GlusterFS mount attempt 

07/06/2020 10:08:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:08:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 10:08:49 ERROR Node Stats exception.

07/06/2020 10:08:19 INFO GlusterFS mount attempt 

07/06/2020 10:07:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

07/06/2020 10:07:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 10:07:45 ERROR Node Stats exception.

07/06/2020 10:07:19 INFO GlusterFS mount attempt 

07/06/2020 10:06:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:06:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 10:06:42 ERROR Node Stats exception.

07/06/2020 10:06:19 INFO GlusterFS mount attempt 

07/06/2020 10:05:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:05:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 10:05:39 ERROR Node Stats exception.

07/06/2020 10:05:19 INFO GlusterFS mount attempt 

07/06/2020 10:04:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

07/06/2020 10:04:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 10:04:36 ERROR Node Stats exception.

07/06/2020 10:04:19 INFO GlusterFS mount attempt 

07/06/2020 10:03:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:03:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 10:03:32 ERROR Node Stats exception.

07/06/2020 10:03:18 INFO GlusterFS mount attempt 

07/06/2020 10:02:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.55 `date +%s`" "

07/06/2020 10:02:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 10:02:29 ERROR Node Stats exception.

07/06/2020 10:02:18 INFO GlusterFS mount attempt 

07/06/2020 10:01:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 10:01:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 10:01:26 ERROR Node Stats exception.

07/06/2020 10:01:18 INFO GlusterFS mount attempt 

07/06/2020 10:00:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 10:00:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 10:00:22 ERROR Node Stats exception.

07/06/2020 10:00:18 INFO GlusterFS mount attempt 

07/06/2020 09:59:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.57 `date +%s`" "

07/06/2020 09:59:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 09:59:19 ERROR Node Stats exception.

07/06/2020 09:59:18 INFO GlusterFS mount attempt 

07/06/2020 09:58:48 INFO GlusterFS mount attempt 

07/06/2020 09:58:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.67 `date +%s`" "

07/06/2020 09:58:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:58:15 ERROR Node Stats exception.

07/06/2020 09:57:48 INFO GlusterFS mount attempt 

07/06/2020 09:57:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 09:57:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.22 `date +%s`" "

07/06/2020 09:57:12 ERROR Node Stats exception.

07/06/2020 09:56:47 INFO GlusterFS mount attempt 

07/06/2020 09:56:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

07/06/2020 09:56:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

07/06/2020 09:56:09 ERROR Node Stats exception.

07/06/2020 09:55:47 INFO GlusterFS mount attempt 

07/06/2020 09:55:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.68 `date +%s`" "

07/06/2020 09:55:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 09:55:05 ERROR Node Stats exception.

07/06/2020 09:54:47 INFO GlusterFS mount attempt 

07/06/2020 09:54:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:54:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.5 `date +%s`" "

07/06/2020 09:54:02 ERROR Node Stats exception.

07/06/2020 09:53:47 INFO GlusterFS mount attempt 

07/06/2020 09:53:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:52:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 09:52:59 ERROR Node Stats exception.

07/06/2020 09:52:47 INFO GlusterFS mount attempt 

07/06/2020 09:52:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:51:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 09:51:55 ERROR Node Stats exception.

07/06/2020 09:51:46 INFO GlusterFS mount attempt 

07/06/2020 09:51:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:50:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:50:52 ERROR Node Stats exception.

07/06/2020 09:50:46 INFO GlusterFS mount attempt 

07/06/2020 09:50:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:49:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 09:49:48 ERROR Node Stats exception.

07/06/2020 09:49:46 INFO GlusterFS mount attempt 

07/06/2020 09:49:16 INFO GlusterFS mount attempt 

07/06/2020 09:48:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.52 `date +%s`" "

07/06/2020 09:48:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

07/06/2020 09:48:45 ERROR Node Stats exception.

07/06/2020 09:48:16 INFO GlusterFS mount attempt 

07/06/2020 09:47:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

07/06/2020 09:47:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 09:47:42 ERROR Node Stats exception.

07/06/2020 09:47:16 INFO GlusterFS mount attempt 

07/06/2020 09:46:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:46:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 09:46:38 ERROR Node Stats exception.

07/06/2020 09:46:15 INFO GlusterFS mount attempt 

07/06/2020 09:45:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:45:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:45:35 ERROR Node Stats exception.

07/06/2020 09:45:15 INFO GlusterFS mount attempt 

07/06/2020 09:44:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:44:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.24 `date +%s`" "

07/06/2020 09:44:32 ERROR Node Stats exception.

07/06/2020 09:44:15 INFO GlusterFS mount attempt 

07/06/2020 09:43:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:43:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 09:43:28 ERROR Node Stats exception.

07/06/2020 09:43:15 INFO GlusterFS mount attempt 

07/06/2020 09:42:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

07/06/2020 09:42:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 09:42:25 ERROR Node Stats exception.

07/06/2020 09:42:15 INFO GlusterFS mount attempt 

07/06/2020 09:41:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 09:41:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 09:41:22 ERROR Node Stats exception.

07/06/2020 09:41:14 INFO GlusterFS mount attempt 

07/06/2020 09:40:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:40:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:40:19 ERROR Node Stats exception.

07/06/2020 09:40:14 INFO GlusterFS mount attempt 

07/06/2020 09:39:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

07/06/2020 09:39:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 09:39:15 ERROR Node Stats exception.

07/06/2020 09:39:14 INFO GlusterFS mount attempt 

07/06/2020 09:38:44 INFO GlusterFS mount attempt 

07/06/2020 09:38:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:38:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.61 `date +%s`" "

07/06/2020 09:38:12 ERROR Node Stats exception.

07/06/2020 09:37:44 INFO GlusterFS mount attempt 

07/06/2020 09:37:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.73 `date +%s`" "

07/06/2020 09:37:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 09:37:08 ERROR Node Stats exception.

07/06/2020 09:36:44 INFO GlusterFS mount attempt 

07/06/2020 09:36:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:36:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:36:05 ERROR Node Stats exception.

07/06/2020 09:35:43 INFO GlusterFS mount attempt 

07/06/2020 09:35:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

07/06/2020 09:35:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.59 `date +%s`" "

07/06/2020 09:35:02 ERROR Node Stats exception.

07/06/2020 09:34:43 INFO GlusterFS mount attempt 

07/06/2020 09:34:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.60 `date +%s`" "

07/06/2020 09:33:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 09:33:58 ERROR Node Stats exception.

07/06/2020 09:33:43 INFO GlusterFS mount attempt 

07/06/2020 09:33:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.51 `date +%s`" "

07/06/2020 09:32:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 09:32:55 ERROR Node Stats exception.

07/06/2020 09:32:43 INFO GlusterFS mount attempt 

07/06/2020 09:32:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.65 `date +%s`" "

07/06/2020 09:31:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

07/06/2020 09:31:52 ERROR Node Stats exception.

07/06/2020 09:31:43 INFO GlusterFS mount attempt 

07/06/2020 09:31:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 09:30:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:30:48 ERROR Node Stats exception.

07/06/2020 09:30:42 INFO GlusterFS mount attempt 

07/06/2020 09:30:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.49 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 106 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:29:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:29:45 ERROR Node Stats exception.

07/06/2020 09:29:42 INFO GlusterFS mount attempt 

07/06/2020 09:29:12 INFO GlusterFS mount attempt 

07/06/2020 09:28:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.48 `date +%s`" "

07/06/2020 09:28:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 09:28:41 ERROR Node Stats exception.

07/06/2020 09:28:12 INFO GlusterFS mount attempt 

07/06/2020 09:27:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.63 `date +%s`" "

07/06/2020 09:27:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 09:27:38 ERROR Node Stats exception.

07/06/2020 09:27:12 INFO GlusterFS mount attempt 

07/06/2020 09:26:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.61 `date +%s`" "

07/06/2020 09:26:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 09:26:35 ERROR Node Stats exception.

07/06/2020 09:26:12 INFO GlusterFS mount attempt 

07/06/2020 09:25:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.59 `date +%s`" "

07/06/2020 09:25:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 09:25:31 ERROR Node Stats exception.

07/06/2020 09:25:11 INFO GlusterFS mount attempt 

07/06/2020 09:24:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

07/06/2020 09:24:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.73 `date +%s`" "

07/06/2020 09:24:28 ERROR Node Stats exception.

 

07/06/2020 09:24:14 INFO Start add osd job 301633

07/06/2020 09:24:11 INFO GlusterFS mount attempt 

07/06/2020 09:23:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.39 `date +%s`" "

07/06/2020 09:23:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.26 `date +%s`" "

07/06/2020 09:23:25 ERROR Node Stats exception.

07/06/2020 09:23:11 INFO GlusterFS mount attempt 

 

07/06/2020 09:23:10 INFO Start add osd job -1

07/06/2020 09:22:41 INFO GlusterFS mount attempt 

 

07/06/2020 09:22:26 INFO Start add osd job -1

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.93 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.50 `date +%s`" "

07/06/2020 09:22:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.93 `date +%s`" "

07/06/2020 09:22:22 ERROR Node Stats exception.

07/06/2020 09:22:11 INFO GlusterFS mount attempt 

 

07/06/2020 09:21:52 INFO Start add osd job 290453

07/06/2020 09:21:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.43 `date +%s`" "

07/06/2020 09:21:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:21:18 ERROR Node Stats exception.

07/06/2020 09:21:11 INFO GlusterFS mount attempt 

07/06/2020 09:20:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.16 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.42 `date +%s`" "

07/06/2020 09:20:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.16 `date +%s`" "

07/06/2020 09:20:15 ERROR Node Stats exception.

07/06/2020 09:20:10 INFO GlusterFS mount attempt 

 

07/06/2020 09:20:10 INFO Start add osd job 282546

07/06/2020 09:19:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:19:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:19:12 ERROR Node Stats exception.

07/06/2020 09:19:10 INFO GlusterFS mount attempt 

07/06/2020 09:18:40 INFO GlusterFS mount attempt 

07/06/2020 09:18:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.94 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.47 `date +%s`" "

07/06/2020 09:18:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.94 `date +%s`" "

07/06/2020 09:18:08 ERROR Node Stats exception.

 

07/06/2020 09:18:03 INFO Start add osd job 339939

07/06/2020 09:17:40 INFO GlusterFS mount attempt 

07/06/2020 09:17:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.38 `date +%s`" "

07/06/2020 09:17:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.32 `date +%s`" "

07/06/2020 09:17:05 ERROR Node Stats exception.

07/06/2020 09:16:40 INFO GlusterFS mount attempt 

07/06/2020 09:16:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.37 `date +%s`" "

07/06/2020 09:16:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

07/06/2020 09:16:01 ERROR Node Stats exception.

07/06/2020 09:15:40 INFO GlusterFS mount attempt 

07/06/2020 09:15:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.32 `date +%s`" "

07/06/2020 09:14:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 09:14:58 ERROR Node Stats exception.

07/06/2020 09:14:39 INFO GlusterFS mount attempt 

 

07/06/2020 09:14:21 INFO Start add osd job 331067

07/06/2020 09:14:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

07/06/2020 09:13:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.21 `date +%s`" "

07/06/2020 09:13:55 ERROR Node Stats exception.

07/06/2020 09:13:39 INFO GlusterFS mount attempt 

07/06/2020 09:13:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.25 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.25 `date +%s`" "

07/06/2020 09:12:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:12:51 ERROR Node Stats exception.

07/06/2020 09:12:39 INFO GlusterFS mount attempt 

07/06/2020 09:12:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:11:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 09:11:48 ERROR Node Stats exception.

07/06/2020 09:11:39 INFO GlusterFS mount attempt 

 

07/06/2020 09:11:15 INFO Start add osd job 319505

07/06/2020 09:11:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.78 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:10:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.78 `date +%s`" "

07/06/2020 09:10:45 ERROR Node Stats exception.

07/06/2020 09:10:39 INFO GlusterFS mount attempt 

07/06/2020 09:10:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.31 `date +%s`" "

07/06/2020 09:09:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

07/06/2020 09:09:41 ERROR Node Stats exception.

07/06/2020 09:09:39 INFO GlusterFS mount attempt 

07/06/2020 09:09:08 INFO GlusterFS mount attempt 

07/06/2020 09:08:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 09:08:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 09:08:38 ERROR Node Stats exception.

07/06/2020 09:08:08 INFO GlusterFS mount attempt 

07/06/2020 09:07:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.16 `date +%s`" "

07/06/2020 09:07:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 09:07:34 ERROR Node Stats exception.

07/06/2020 09:07:08 INFO GlusterFS mount attempt 

07/06/2020 09:06:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:06:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 09:06:31 ERROR Node Stats exception.

07/06/2020 09:06:08 INFO GlusterFS mount attempt 

07/06/2020 09:05:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.28 `date +%s`" "

07/06/2020 09:05:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 09:05:28 ERROR Node Stats exception.

07/06/2020 09:05:08 INFO GlusterFS mount attempt 

07/06/2020 09:04:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.26 `date +%s`" "

07/06/2020 09:04:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 09:04:25 ERROR Node Stats exception.

07/06/2020 09:04:07 INFO GlusterFS mount attempt 

07/06/2020 09:03:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

07/06/2020 09:03:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 09:03:21 ERROR Node Stats exception.

07/06/2020 09:03:07 INFO GlusterFS mount attempt 

 

07/06/2020 09:02:54 INFO Start add osd job 300752

07/06/2020 09:02:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

07/06/2020 09:02:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 09:02:18 ERROR Node Stats exception.

07/06/2020 09:02:07 INFO GlusterFS mount attempt 

07/06/2020 09:01:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.21 `date +%s`" "

07/06/2020 09:01:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 09:01:15 ERROR Node Stats exception.

07/06/2020 09:01:07 INFO GlusterFS mount attempt 

07/06/2020 09:00:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.17 `date +%s`" "

07/06/2020 09:00:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

07/06/2020 09:00:11 ERROR Node Stats exception.

07/06/2020 09:00:07 INFO GlusterFS mount attempt 

 

07/06/2020 08:59:39 INFO Start add osd job 291093

07/06/2020 08:59:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

07/06/2020 08:59:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 08:59:08 ERROR Node Stats exception.

07/06/2020 08:59:07 INFO GlusterFS mount attempt 

07/06/2020 08:58:36 INFO GlusterFS mount attempt 

07/06/2020 08:58:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:58:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:58:05 ERROR Node Stats exception.

07/06/2020 08:57:36 INFO GlusterFS mount attempt 

07/06/2020 08:57:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.14 `date +%s`" "

07/06/2020 08:57:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

07/06/2020 08:57:01 ERROR Node Stats exception.

07/06/2020 08:56:36 INFO GlusterFS mount attempt 

07/06/2020 08:56:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.0 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

07/06/2020 08:55:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.0 `date +%s`" "

07/06/2020 08:55:58 ERROR Node Stats exception.

07/06/2020 08:55:36 INFO GlusterFS mount attempt 

07/06/2020 08:55:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.11 `date +%s`" "

07/06/2020 08:54:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 08:54:54 ERROR Node Stats exception.

07/06/2020 08:54:36 INFO GlusterFS mount attempt 

07/06/2020 08:54:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.05 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.13 `date +%s`" "

07/06/2020 08:53:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.05 `date +%s`" "

07/06/2020 08:53:51 ERROR Node Stats exception.

07/06/2020 08:53:36 INFO GlusterFS mount attempt 

07/06/2020 08:53:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

07/06/2020 08:52:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:52:48 ERROR Node Stats exception.

07/06/2020 08:52:35 INFO GlusterFS mount attempt 

07/06/2020 08:52:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

07/06/2020 08:51:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 08:51:44 ERROR Node Stats exception.

07/06/2020 08:51:35 INFO GlusterFS mount attempt 

07/06/2020 08:51:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

07/06/2020 08:50:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 08:50:41 ERROR Node Stats exception.

07/06/2020 08:50:35 INFO GlusterFS mount attempt 

07/06/2020 08:50:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.12 `date +%s`" "

07/06/2020 08:49:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 08:49:38 ERROR Node Stats exception.

07/06/2020 08:49:35 INFO GlusterFS mount attempt 

07/06/2020 08:49:05 INFO GlusterFS mount attempt 

07/06/2020 08:48:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

07/06/2020 08:48:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 08:48:35 ERROR Node Stats exception.

07/06/2020 08:48:05 INFO GlusterFS mount attempt 

07/06/2020 08:47:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.10 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:47:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:47:31 ERROR Node Stats exception.

07/06/2020 08:47:04 INFO GlusterFS mount attempt 

07/06/2020 08:46:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:46:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 08:46:27 ERROR Node Stats exception.

07/06/2020 08:46:04 INFO GlusterFS mount attempt 

07/06/2020 08:45:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

07/06/2020 08:45:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 08:45:24 ERROR Node Stats exception.

07/06/2020 08:45:04 INFO GlusterFS mount attempt 

07/06/2020 08:44:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:44:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 08:44:21 ERROR Node Stats exception.

07/06/2020 08:44:04 INFO GlusterFS mount attempt 

07/06/2020 08:43:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

07/06/2020 08:43:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 08:43:17 ERROR Node Stats exception.

07/06/2020 08:43:04 INFO GlusterFS mount attempt 

07/06/2020 08:42:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

07/06/2020 08:42:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 08:42:14 ERROR Node Stats exception.

07/06/2020 08:42:03 INFO GlusterFS mount attempt 

07/06/2020 08:41:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:41:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 08:41:11 ERROR Node Stats exception.

07/06/2020 08:41:03 INFO GlusterFS mount attempt 

07/06/2020 08:40:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:40:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:40:08 ERROR Node Stats exception.

07/06/2020 08:40:03 INFO GlusterFS mount attempt 

07/06/2020 08:39:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.61 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:39:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.61 `date +%s`" "

07/06/2020 08:39:04 ERROR Node Stats exception.

07/06/2020 08:39:03 INFO GlusterFS mount attempt 

07/06/2020 08:38:33 INFO GlusterFS mount attempt 

07/06/2020 08:38:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:38:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 08:38:01 ERROR Node Stats exception.

07/06/2020 08:37:33 INFO GlusterFS mount attempt 

07/06/2020 08:37:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:36:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:36:58 ERROR Node Stats exception.

07/06/2020 08:36:32 INFO GlusterFS mount attempt 

07/06/2020 08:36:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.06 `date +%s`" "

07/06/2020 08:35:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 08:35:54 ERROR Node Stats exception.

07/06/2020 08:35:32 INFO GlusterFS mount attempt 

07/06/2020 08:35:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:34:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:34:51 ERROR Node Stats exception.

07/06/2020 08:34:32 INFO GlusterFS mount attempt 

07/06/2020 08:34:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:33:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 08:33:47 ERROR Node Stats exception.

07/06/2020 08:33:32 INFO GlusterFS mount attempt 

07/06/2020 08:33:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.07 `date +%s`" "

07/06/2020 08:32:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 08:32:44 ERROR Node Stats exception.

07/06/2020 08:32:32 INFO GlusterFS mount attempt 

07/06/2020 08:32:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

07/06/2020 08:31:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 08:31:41 ERROR Node Stats exception.

07/06/2020 08:31:31 INFO GlusterFS mount attempt 

07/06/2020 08:31:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.05 `date +%s`" "

07/06/2020 08:30:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:30:37 ERROR Node Stats exception.

07/06/2020 08:30:31 INFO GlusterFS mount attempt 

07/06/2020 08:30:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

07/06/2020 08:29:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 08:29:34 ERROR Node Stats exception.

07/06/2020 08:29:31 INFO GlusterFS mount attempt 

07/06/2020 08:29:01 INFO GlusterFS mount attempt 

07/06/2020 08:28:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.03 `date +%s`" "

07/06/2020 08:28:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 08:28:31 ERROR Node Stats exception.

07/06/2020 08:28:01 INFO GlusterFS mount attempt 

07/06/2020 08:27:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.02 `date +%s`" "

07/06/2020 08:27:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 08:27:27 ERROR Node Stats exception.

07/06/2020 08:27:01 INFO GlusterFS mount attempt 

07/06/2020 08:26:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 105 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:26:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:26:24 ERROR Node Stats exception.

07/06/2020 08:26:00 INFO GlusterFS mount attempt 

07/06/2020 08:25:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 08:25:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 08:25:20 ERROR Node Stats exception.

07/06/2020 08:25:00 INFO GlusterFS mount attempt 

07/06/2020 08:24:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 08:24:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 08:24:17 ERROR Node Stats exception.

07/06/2020 08:24:00 INFO GlusterFS mount attempt 

07/06/2020 08:23:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 08:23:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 08:23:14 ERROR Node Stats exception.

07/06/2020 08:23:00 INFO GlusterFS mount attempt 

07/06/2020 08:22:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.97 `date +%s`" "

07/06/2020 08:22:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 08:22:11 ERROR Node Stats exception.

07/06/2020 08:22:00 INFO GlusterFS mount attempt 

07/06/2020 08:21:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:21:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:21:07 ERROR Node Stats exception.

07/06/2020 08:20:59 INFO GlusterFS mount attempt 

07/06/2020 08:20:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.99 `date +%s`" "

07/06/2020 08:20:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.64 `date +%s`" "

07/06/2020 08:20:04 ERROR Node Stats exception.

07/06/2020 08:19:59 INFO GlusterFS mount attempt 

07/06/2020 08:19:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:19:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.55 `date +%s`" "

07/06/2020 08:19:01 ERROR Node Stats exception.

07/06/2020 08:18:59 INFO GlusterFS mount attempt 

07/06/2020 08:18:29 INFO GlusterFS mount attempt 

07/06/2020 08:17:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:17:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 08:17:57 ERROR Node Stats exception.

07/06/2020 08:17:29 INFO GlusterFS mount attempt 

07/06/2020 08:16:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

07/06/2020 08:16:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 08:16:54 ERROR Node Stats exception.

07/06/2020 08:16:29 INFO GlusterFS mount attempt 

07/06/2020 08:15:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:15:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:15:51 ERROR Node Stats exception.

07/06/2020 08:15:28 INFO GlusterFS mount attempt 

07/06/2020 08:14:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.27 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.94 `date +%s`" "

07/06/2020 08:14:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.27 `date +%s`" "

07/06/2020 08:14:47 ERROR Node Stats exception.

07/06/2020 08:14:28 INFO GlusterFS mount attempt 

07/06/2020 08:13:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:13:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 08:13:44 ERROR Node Stats exception.

07/06/2020 08:13:28 INFO GlusterFS mount attempt 

07/06/2020 08:12:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

07/06/2020 08:12:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 08:12:40 ERROR Node Stats exception.

07/06/2020 08:12:28 INFO GlusterFS mount attempt 

07/06/2020 08:11:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:11:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 08:11:37 ERROR Node Stats exception.

07/06/2020 08:11:28 INFO GlusterFS mount attempt 

07/06/2020 08:10:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:10:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 08:10:34 ERROR Node Stats exception.

07/06/2020 08:10:28 INFO GlusterFS mount attempt 

07/06/2020 08:09:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.96 `date +%s`" "

07/06/2020 08:09:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 08:09:30 ERROR Node Stats exception.

07/06/2020 08:09:27 INFO GlusterFS mount attempt 

07/06/2020 08:08:57 INFO GlusterFS mount attempt 

07/06/2020 08:08:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.09 `date +%s`" "

07/06/2020 08:08:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.71 `date +%s`" "

07/06/2020 08:08:27 ERROR Node Stats exception.

07/06/2020 08:07:57 INFO GlusterFS mount attempt 

07/06/2020 08:07:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:07:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

07/06/2020 08:07:24 ERROR Node Stats exception.

07/06/2020 08:06:57 INFO GlusterFS mount attempt 

07/06/2020 08:06:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:06:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 08:06:21 ERROR Node Stats exception.

07/06/2020 08:05:57 INFO GlusterFS mount attempt 

07/06/2020 08:05:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.82 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 08:05:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 08:05:17 ERROR Node Stats exception.

07/06/2020 08:04:56 INFO GlusterFS mount attempt 

07/06/2020 08:04:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.95 `date +%s`" "

07/06/2020 08:04:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:04:14 ERROR Node Stats exception.

07/06/2020 08:03:56 INFO GlusterFS mount attempt 

07/06/2020 08:03:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 10.08 `date +%s`" "

07/06/2020 08:03:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.11 `date +%s`" "

07/06/2020 08:03:10 ERROR Node Stats exception.

07/06/2020 08:02:56 INFO GlusterFS mount attempt 

07/06/2020 08:02:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.92 `date +%s`" "

07/06/2020 08:02:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 08:02:07 ERROR Node Stats exception.

07/06/2020 08:01:56 INFO GlusterFS mount attempt 

07/06/2020 08:01:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 08:01:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 08:01:04 ERROR Node Stats exception.

07/06/2020 08:00:56 INFO GlusterFS mount attempt 

07/06/2020 08:00:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 08:00:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 08:00:00 ERROR Node Stats exception.

07/06/2020 07:59:56 INFO GlusterFS mount attempt 

07/06/2020 07:59:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.91 `date +%s`" "

07/06/2020 07:58:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 07:58:57 ERROR Node Stats exception.

07/06/2020 07:58:55 INFO GlusterFS mount attempt 

07/06/2020 07:58:25 INFO GlusterFS mount attempt 

07/06/2020 07:57:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:57:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:57:54 ERROR Node Stats exception.

07/06/2020 07:57:25 INFO GlusterFS mount attempt 

07/06/2020 07:56:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:56:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 07:56:50 ERROR Node Stats exception.

07/06/2020 07:56:25 INFO GlusterFS mount attempt 

07/06/2020 07:55:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:55:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 07:55:47 ERROR Node Stats exception.

07/06/2020 07:55:25 INFO GlusterFS mount attempt 

07/06/2020 07:54:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:54:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:54:44 ERROR Node Stats exception.

07/06/2020 07:54:24 INFO GlusterFS mount attempt 

07/06/2020 07:53:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 07:53:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 07:53:40 ERROR Node Stats exception.

07/06/2020 07:53:24 INFO GlusterFS mount attempt 

07/06/2020 07:52:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:52:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:52:37 ERROR Node Stats exception.

07/06/2020 07:52:24 INFO GlusterFS mount attempt 

07/06/2020 07:51:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:51:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 07:51:33 ERROR Node Stats exception.

07/06/2020 07:51:24 INFO GlusterFS mount attempt 

07/06/2020 07:50:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.7 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:50:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.7 `date +%s`" "

07/06/2020 07:50:30 ERROR Node Stats exception.

07/06/2020 07:50:24 INFO GlusterFS mount attempt 

07/06/2020 07:49:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.87 `date +%s`" "

07/06/2020 07:49:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 07:49:27 ERROR Node Stats exception.

07/06/2020 07:49:24 INFO GlusterFS mount attempt 

07/06/2020 07:48:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 07:48:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 07:48:23 ERROR Node Stats exception.

07/06/2020 07:48:23 INFO GlusterFS mount attempt 

07/06/2020 07:47:53 INFO GlusterFS mount attempt 

07/06/2020 07:47:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

07/06/2020 07:47:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 07:47:20 ERROR Node Stats exception.

07/06/2020 07:46:53 INFO GlusterFS mount attempt 

07/06/2020 07:46:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 07:46:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 07:46:17 ERROR Node Stats exception.

07/06/2020 07:45:53 INFO GlusterFS mount attempt 

07/06/2020 07:45:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:45:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 07:45:14 ERROR Node Stats exception.

07/06/2020 07:44:53 INFO GlusterFS mount attempt 

07/06/2020 07:44:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:44:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:44:10 ERROR Node Stats exception.

07/06/2020 07:43:53 INFO GlusterFS mount attempt 

07/06/2020 07:43:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 07:43:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 07:43:07 ERROR Node Stats exception.

07/06/2020 07:42:52 INFO GlusterFS mount attempt 

07/06/2020 07:42:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.88 `date +%s`" "

07/06/2020 07:42:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 07:42:03 ERROR Node Stats exception.

07/06/2020 07:41:52 INFO GlusterFS mount attempt 

07/06/2020 07:41:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.86 `date +%s`" "

07/06/2020 07:41:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 07:41:00 ERROR Node Stats exception.

07/06/2020 07:40:52 INFO GlusterFS mount attempt 

07/06/2020 07:40:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

07/06/2020 07:39:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:39:57 ERROR Node Stats exception.

07/06/2020 07:39:52 INFO GlusterFS mount attempt 

07/06/2020 07:39:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.85 `date +%s`" "

07/06/2020 07:38:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 07:38:53 ERROR Node Stats exception.

07/06/2020 07:38:52 INFO GlusterFS mount attempt 

07/06/2020 07:38:22 INFO GlusterFS mount attempt 

07/06/2020 07:37:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:37:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:37:50 ERROR Node Stats exception.

07/06/2020 07:37:21 INFO GlusterFS mount attempt 

07/06/2020 07:36:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:36:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:36:47 ERROR Node Stats exception.

07/06/2020 07:36:21 INFO GlusterFS mount attempt 

07/06/2020 07:35:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:35:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 07:35:43 ERROR Node Stats exception.

07/06/2020 07:35:21 INFO GlusterFS mount attempt 

07/06/2020 07:34:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.83 `date +%s`" "

07/06/2020 07:34:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 07:34:40 ERROR Node Stats exception.

07/06/2020 07:34:21 INFO GlusterFS mount attempt 

07/06/2020 07:33:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:33:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:33:37 ERROR Node Stats exception.

07/06/2020 07:33:21 INFO GlusterFS mount attempt 

07/06/2020 07:32:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

07/06/2020 07:32:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 07:32:33 ERROR Node Stats exception.

07/06/2020 07:32:20 INFO GlusterFS mount attempt 

07/06/2020 07:31:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.83 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.80 `date +%s`" "

07/06/2020 07:31:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.83 `date +%s`" "

07/06/2020 07:31:30 ERROR Node Stats exception.

07/06/2020 07:31:20 INFO GlusterFS mount attempt 

07/06/2020 07:30:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.84 `date +%s`" "

07/06/2020 07:30:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.07 `date +%s`" "

07/06/2020 07:30:26 ERROR Node Stats exception.

07/06/2020 07:30:20 INFO GlusterFS mount attempt 

07/06/2020 07:29:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.81 `date +%s`" "

07/06/2020 07:29:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 07:29:23 ERROR Node Stats exception.

07/06/2020 07:29:20 INFO GlusterFS mount attempt 

07/06/2020 07:28:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

07/06/2020 07:28:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 07:28:20 ERROR Node Stats exception.

07/06/2020 07:28:20 INFO GlusterFS mount attempt 

07/06/2020 07:27:50 INFO GlusterFS mount attempt 

07/06/2020 07:27:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 07:27:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 07:27:17 ERROR Node Stats exception.

07/06/2020 07:26:49 INFO GlusterFS mount attempt 

07/06/2020 07:26:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 07:26:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:26:13 ERROR Node Stats exception.

07/06/2020 07:25:49 INFO GlusterFS mount attempt 

07/06/2020 07:25:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

07/06/2020 07:25:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 07:25:10 ERROR Node Stats exception.

07/06/2020 07:24:49 INFO GlusterFS mount attempt 

07/06/2020 07:24:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.76 `date +%s`" "

07/06/2020 07:24:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 07:24:07 ERROR Node Stats exception.

07/06/2020 07:23:49 INFO GlusterFS mount attempt 

07/06/2020 07:23:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 104 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:23:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:23:03 ERROR Node Stats exception.

07/06/2020 07:22:49 INFO GlusterFS mount attempt 

07/06/2020 07:22:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 07:22:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 07:22:00 ERROR Node Stats exception.

07/06/2020 07:21:48 INFO GlusterFS mount attempt 

07/06/2020 07:21:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

07/06/2020 07:20:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:20:56 ERROR Node Stats exception.

07/06/2020 07:20:48 INFO GlusterFS mount attempt 

07/06/2020 07:20:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.78 `date +%s`" "

07/06/2020 07:19:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 07:19:53 ERROR Node Stats exception.

07/06/2020 07:19:48 INFO GlusterFS mount attempt 

07/06/2020 07:19:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 07:18:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 07:18:50 ERROR Node Stats exception.

07/06/2020 07:18:48 INFO GlusterFS mount attempt 

07/06/2020 07:18:18 INFO GlusterFS mount attempt 

07/06/2020 07:17:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.79 `date +%s`" "

07/06/2020 07:17:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.25 `date +%s`" "

07/06/2020 07:17:46 ERROR Node Stats exception.

07/06/2020 07:17:18 INFO GlusterFS mount attempt 

07/06/2020 07:16:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

07/06/2020 07:16:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 07:16:43 ERROR Node Stats exception.

07/06/2020 07:16:17 INFO GlusterFS mount attempt 

07/06/2020 07:15:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

07/06/2020 07:15:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:15:40 ERROR Node Stats exception.

07/06/2020 07:15:17 INFO GlusterFS mount attempt 

07/06/2020 07:14:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.72 `date +%s`" "

07/06/2020 07:14:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 07:14:36 ERROR Node Stats exception.

07/06/2020 07:14:17 INFO GlusterFS mount attempt 

07/06/2020 07:13:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.75 `date +%s`" "

07/06/2020 07:13:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 07:13:33 ERROR Node Stats exception.

07/06/2020 07:13:17 INFO GlusterFS mount attempt 

07/06/2020 07:12:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.77 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:12:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:12:30 ERROR Node Stats exception.

07/06/2020 07:12:17 INFO GlusterFS mount attempt 

07/06/2020 07:11:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.74 `date +%s`" "

07/06/2020 07:11:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:11:26 ERROR Node Stats exception.

07/06/2020 07:11:17 INFO GlusterFS mount attempt 

07/06/2020 07:10:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.59 `date +%s`" "

07/06/2020 07:10:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 07:10:23 ERROR Node Stats exception.

07/06/2020 07:10:16 INFO GlusterFS mount attempt 

07/06/2020 07:09:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

07/06/2020 07:09:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 07:09:20 ERROR Node Stats exception.

07/06/2020 07:09:16 INFO GlusterFS mount attempt 

07/06/2020 07:08:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 07:08:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 07:08:16 ERROR Node Stats exception.

07/06/2020 07:08:16 INFO GlusterFS mount attempt 

07/06/2020 07:07:46 INFO GlusterFS mount attempt 

07/06/2020 07:07:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 07:07:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 07:07:13 ERROR Node Stats exception.

07/06/2020 07:06:46 INFO GlusterFS mount attempt 

07/06/2020 07:06:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

07/06/2020 07:06:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

07/06/2020 07:06:10 ERROR Node Stats exception.

07/06/2020 07:05:46 INFO GlusterFS mount attempt 

07/06/2020 07:05:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 07:05:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 07:05:06 ERROR Node Stats exception.

07/06/2020 07:04:45 INFO GlusterFS mount attempt 

07/06/2020 07:04:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 07:04:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 07:04:03 ERROR Node Stats exception.

07/06/2020 07:03:45 INFO GlusterFS mount attempt 

07/06/2020 07:03:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 07:03:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 07:03:00 ERROR Node Stats exception.

07/06/2020 07:02:45 INFO GlusterFS mount attempt 

07/06/2020 07:02:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 07:01:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 07:01:56 ERROR Node Stats exception.

07/06/2020 07:01:45 INFO GlusterFS mount attempt 

07/06/2020 07:01:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.69 `date +%s`" "

07/06/2020 07:00:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.22 `date +%s`" "

07/06/2020 07:00:53 ERROR Node Stats exception.

07/06/2020 07:00:45 INFO GlusterFS mount attempt 

07/06/2020 07:00:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.73 `date +%s`" "

07/06/2020 06:59:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 06:59:49 ERROR Node Stats exception.

07/06/2020 06:59:44 INFO GlusterFS mount attempt 

07/06/2020 06:59:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 06:58:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 06:58:46 ERROR Node Stats exception.

07/06/2020 06:58:44 INFO GlusterFS mount attempt 

07/06/2020 06:58:14 INFO GlusterFS mount attempt 

07/06/2020 06:57:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 06:57:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 06:57:43 ERROR Node Stats exception.

07/06/2020 06:57:14 INFO GlusterFS mount attempt 

07/06/2020 06:56:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.71 `date +%s`" "

07/06/2020 06:56:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 06:56:39 ERROR Node Stats exception.

07/06/2020 06:56:14 INFO GlusterFS mount attempt 

07/06/2020 06:55:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

07/06/2020 06:55:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 06:55:36 ERROR Node Stats exception.

07/06/2020 06:55:14 INFO GlusterFS mount attempt 

07/06/2020 06:54:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.70 `date +%s`" "

07/06/2020 06:54:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 06:54:33 ERROR Node Stats exception.

07/06/2020 06:54:14 INFO GlusterFS mount attempt 

07/06/2020 06:53:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

07/06/2020 06:53:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 06:53:30 ERROR Node Stats exception.

07/06/2020 06:53:13 INFO GlusterFS mount attempt 

07/06/2020 06:52:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

07/06/2020 06:52:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.04 `date +%s`" "

07/06/2020 06:52:26 ERROR Node Stats exception.

07/06/2020 06:52:13 INFO GlusterFS mount attempt 

07/06/2020 06:51:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:51:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:51:23 ERROR Node Stats exception.

07/06/2020 06:51:13 INFO GlusterFS mount attempt 

07/06/2020 06:50:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.98 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 06:50:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.98 `date +%s`" "

07/06/2020 06:50:19 ERROR Node Stats exception.

07/06/2020 06:50:13 INFO GlusterFS mount attempt 

07/06/2020 06:49:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.54 `date +%s`" "

07/06/2020 06:49:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 06:49:16 ERROR Node Stats exception.

07/06/2020 06:49:13 INFO GlusterFS mount attempt 

07/06/2020 06:48:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.65 `date +%s`" "

07/06/2020 06:48:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 06:48:13 ERROR Node Stats exception.

07/06/2020 06:48:12 INFO GlusterFS mount attempt 

07/06/2020 06:47:42 INFO GlusterFS mount attempt 

07/06/2020 06:47:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.68 `date +%s`" "

07/06/2020 06:47:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.36 `date +%s`" "

07/06/2020 06:47:09 ERROR Node Stats exception.

07/06/2020 06:46:42 INFO GlusterFS mount attempt 

07/06/2020 06:46:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

07/06/2020 06:46:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:46:06 ERROR Node Stats exception.

07/06/2020 06:45:42 INFO GlusterFS mount attempt 

07/06/2020 06:45:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.50 `date +%s`" "

07/06/2020 06:45:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 06:45:03 ERROR Node Stats exception.

07/06/2020 06:44:42 INFO GlusterFS mount attempt 

07/06/2020 06:44:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.51 `date +%s`" "

07/06/2020 06:43:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 06:43:59 ERROR Node Stats exception.

07/06/2020 06:43:42 INFO GlusterFS mount attempt 

07/06/2020 06:43:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

07/06/2020 06:42:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 06:42:56 ERROR Node Stats exception.

07/06/2020 06:42:41 INFO GlusterFS mount attempt 

07/06/2020 06:42:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

07/06/2020 06:41:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:41:53 ERROR Node Stats exception.

07/06/2020 06:41:41 INFO GlusterFS mount attempt 

07/06/2020 06:41:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:40:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:40:49 ERROR Node Stats exception.

07/06/2020 06:40:41 INFO GlusterFS mount attempt 

07/06/2020 06:40:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:39:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.64 `date +%s`" "

07/06/2020 06:39:46 ERROR Node Stats exception.

07/06/2020 06:39:41 INFO GlusterFS mount attempt 

07/06/2020 06:39:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:38:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 06:38:42 ERROR Node Stats exception.

07/06/2020 06:38:41 INFO GlusterFS mount attempt 

07/06/2020 06:38:11 INFO GlusterFS mount attempt 

07/06/2020 06:37:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:37:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 06:37:39 ERROR Node Stats exception.

07/06/2020 06:37:10 INFO GlusterFS mount attempt 

07/06/2020 06:36:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.63 `date +%s`" "

07/06/2020 06:36:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 06:36:36 ERROR Node Stats exception.

07/06/2020 06:36:10 INFO GlusterFS mount attempt 

07/06/2020 06:35:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

07/06/2020 06:35:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:35:33 ERROR Node Stats exception.

07/06/2020 06:35:10 INFO GlusterFS mount attempt 

07/06/2020 06:34:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.62 `date +%s`" "

07/06/2020 06:34:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:34:29 ERROR Node Stats exception.

07/06/2020 06:34:10 INFO GlusterFS mount attempt 

07/06/2020 06:33:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

07/06/2020 06:33:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.35 `date +%s`" "

07/06/2020 06:33:26 ERROR Node Stats exception.

07/06/2020 06:33:10 INFO GlusterFS mount attempt 

07/06/2020 06:32:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

07/06/2020 06:32:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 06:32:23 ERROR Node Stats exception.

07/06/2020 06:32:10 INFO GlusterFS mount attempt 

07/06/2020 06:31:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.44 `date +%s`" "

07/06/2020 06:31:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.91 `date +%s`" "

07/06/2020 06:31:19 ERROR Node Stats exception.

07/06/2020 06:31:09 INFO GlusterFS mount attempt 

07/06/2020 06:30:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.64 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 103 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:30:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 06:30:16 ERROR Node Stats exception.

07/06/2020 06:30:09 INFO GlusterFS mount attempt 

07/06/2020 06:29:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.61 `date +%s`" "

07/06/2020 06:29:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 06:29:12 ERROR Node Stats exception.

07/06/2020 06:29:09 INFO GlusterFS mount attempt 

07/06/2020 06:28:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.60 `date +%s`" "

07/06/2020 06:28:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.86 `date +%s`" "

07/06/2020 06:28:09 ERROR Node Stats exception.

07/06/2020 06:28:09 INFO GlusterFS mount attempt 

07/06/2020 06:27:39 INFO GlusterFS mount attempt 

07/06/2020 06:27:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

07/06/2020 06:27:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.23 `date +%s`" "

07/06/2020 06:27:06 ERROR Node Stats exception.

07/06/2020 06:26:39 INFO GlusterFS mount attempt 

07/06/2020 06:26:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.57 `date +%s`" "

07/06/2020 06:26:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

07/06/2020 06:26:02 ERROR Node Stats exception.

07/06/2020 06:25:38 INFO GlusterFS mount attempt 

07/06/2020 06:25:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.58 `date +%s`" "

07/06/2020 06:24:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 06:24:59 ERROR Node Stats exception.

07/06/2020 06:24:38 INFO GlusterFS mount attempt 

07/06/2020 06:24:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.53 `date +%s`" "

07/06/2020 06:23:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:23:56 ERROR Node Stats exception.

07/06/2020 06:23:38 INFO GlusterFS mount attempt 

07/06/2020 06:23:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.42 `date +%s`" "

07/06/2020 06:22:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:22:52 ERROR Node Stats exception.

07/06/2020 06:22:38 INFO GlusterFS mount attempt 

07/06/2020 06:22:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 9.56 `date +%s`" "

07/06/2020 06:21:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 06:21:49 ERROR Node Stats exception.

07/06/2020 06:21:38 INFO GlusterFS mount attempt 

07/06/2020 06:21:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

07/06/2020 06:20:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

07/06/2020 06:20:46 ERROR Node Stats exception.

07/06/2020 06:20:37 INFO GlusterFS mount attempt 

07/06/2020 06:20:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.92 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:19:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:19:42 ERROR Node Stats exception.

07/06/2020 06:19:37 INFO GlusterFS mount attempt 

07/06/2020 06:19:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.89 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.95 `date +%s`" "

07/06/2020 06:18:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.89 `date +%s`" "

07/06/2020 06:18:39 ERROR Node Stats exception.

07/06/2020 06:18:37 INFO GlusterFS mount attempt 

07/06/2020 06:18:07 INFO GlusterFS mount attempt 

07/06/2020 06:17:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

07/06/2020 06:17:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:17:35 ERROR Node Stats exception.

07/06/2020 06:17:07 INFO GlusterFS mount attempt 

07/06/2020 06:16:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

07/06/2020 06:16:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 06:16:32 ERROR Node Stats exception.

07/06/2020 06:16:07 INFO GlusterFS mount attempt 

07/06/2020 06:15:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.96 `date +%s`" "

07/06/2020 06:15:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.82 `date +%s`" "

07/06/2020 06:15:29 ERROR Node Stats exception.

07/06/2020 06:15:06 INFO GlusterFS mount attempt 

07/06/2020 06:14:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.93 `date +%s`" "

07/06/2020 06:14:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.66 `date +%s`" "

07/06/2020 06:14:26 ERROR Node Stats exception.

07/06/2020 06:14:06 INFO GlusterFS mount attempt 

07/06/2020 06:13:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 06:13:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.34 `date +%s`" "

07/06/2020 06:13:22 ERROR Node Stats exception.

07/06/2020 06:13:06 INFO GlusterFS mount attempt 

07/06/2020 06:12:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.94 `date +%s`" "

07/06/2020 06:12:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 06:12:19 ERROR Node Stats exception.

07/06/2020 06:12:06 INFO GlusterFS mount attempt 

07/06/2020 06:11:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

07/06/2020 06:11:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:11:16 ERROR Node Stats exception.

07/06/2020 06:11:06 INFO GlusterFS mount attempt 

07/06/2020 06:10:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 06:10:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 06:10:12 ERROR Node Stats exception.

07/06/2020 06:10:05 INFO GlusterFS mount attempt 

07/06/2020 06:09:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 06:09:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 06:09:09 ERROR Node Stats exception.

07/06/2020 06:09:05 INFO GlusterFS mount attempt 

07/06/2020 06:08:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:08:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.63 `date +%s`" "

07/06/2020 06:08:05 ERROR Node Stats exception.

07/06/2020 06:08:05 INFO GlusterFS mount attempt 

07/06/2020 06:07:35 INFO GlusterFS mount attempt 

07/06/2020 06:07:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.88 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.88 `date +%s`" "

07/06/2020 06:07:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 06:07:02 ERROR Node Stats exception.

07/06/2020 06:06:35 INFO GlusterFS mount attempt 

07/06/2020 06:06:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

07/06/2020 06:05:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 06:05:59 ERROR Node Stats exception.

07/06/2020 06:05:35 INFO GlusterFS mount attempt 

07/06/2020 06:05:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:04:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:04:55 ERROR Node Stats exception.

07/06/2020 06:04:34 INFO GlusterFS mount attempt 

07/06/2020 06:04:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:03:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 06:03:52 ERROR Node Stats exception.

07/06/2020 06:03:34 INFO GlusterFS mount attempt 

07/06/2020 06:03:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:02:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 06:02:49 ERROR Node Stats exception.

07/06/2020 06:02:34 INFO GlusterFS mount attempt 

07/06/2020 06:02:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.87 `date +%s`" "

07/06/2020 06:01:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.34 `date +%s`" "

07/06/2020 06:01:45 ERROR Node Stats exception.

07/06/2020 06:01:34 INFO GlusterFS mount attempt 

07/06/2020 06:01:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.89 `date +%s`" "

07/06/2020 06:00:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 06:00:42 ERROR Node Stats exception.

07/06/2020 06:00:34 INFO GlusterFS mount attempt 

07/06/2020 06:00:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.85 `date +%s`" "

07/06/2020 05:59:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 05:59:39 ERROR Node Stats exception.

07/06/2020 05:59:33 INFO GlusterFS mount attempt 

07/06/2020 05:59:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:58:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:58:36 ERROR Node Stats exception.

07/06/2020 05:58:33 INFO GlusterFS mount attempt 

07/06/2020 05:58:03 INFO GlusterFS mount attempt 

07/06/2020 05:57:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

07/06/2020 05:57:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:57:32 ERROR Node Stats exception.

07/06/2020 05:57:03 INFO GlusterFS mount attempt 

07/06/2020 05:56:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

07/06/2020 05:56:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 05:56:29 ERROR Node Stats exception.

07/06/2020 05:56:03 INFO GlusterFS mount attempt 

07/06/2020 05:55:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:55:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 05:55:25 ERROR Node Stats exception.

07/06/2020 05:55:03 INFO GlusterFS mount attempt 

07/06/2020 05:54:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

07/06/2020 05:54:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 05:54:22 ERROR Node Stats exception.

07/06/2020 05:54:02 INFO GlusterFS mount attempt 

07/06/2020 05:53:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:53:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 05:53:19 ERROR Node Stats exception.

07/06/2020 05:53:02 INFO GlusterFS mount attempt 

07/06/2020 05:52:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:52:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 05:52:15 ERROR Node Stats exception.

07/06/2020 05:52:02 INFO GlusterFS mount attempt 

07/06/2020 05:51:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.86 `date +%s`" "

07/06/2020 05:51:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:51:12 ERROR Node Stats exception.

07/06/2020 05:51:02 INFO GlusterFS mount attempt 

07/06/2020 05:50:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.84 `date +%s`" "

07/06/2020 05:50:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 05:50:09 ERROR Node Stats exception.

07/06/2020 05:50:02 INFO GlusterFS mount attempt 

07/06/2020 05:49:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

07/06/2020 05:49:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 05:49:05 ERROR Node Stats exception.

07/06/2020 05:49:01 INFO GlusterFS mount attempt 

07/06/2020 05:48:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:48:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:48:02 ERROR Node Stats exception.

07/06/2020 05:48:01 INFO GlusterFS mount attempt 

07/06/2020 05:47:31 INFO GlusterFS mount attempt 

07/06/2020 05:47:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.83 `date +%s`" "

07/06/2020 05:46:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 05:46:58 ERROR Node Stats exception.

07/06/2020 05:46:31 INFO GlusterFS mount attempt 

07/06/2020 05:46:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 05:45:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:45:55 ERROR Node Stats exception.

07/06/2020 05:45:31 INFO GlusterFS mount attempt 

07/06/2020 05:45:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.82 `date +%s`" "

07/06/2020 05:44:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 05:44:52 ERROR Node Stats exception.

07/06/2020 05:44:31 INFO GlusterFS mount attempt 

07/06/2020 05:44:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.80 `date +%s`" "

07/06/2020 05:43:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 05:43:49 ERROR Node Stats exception.

07/06/2020 05:43:30 INFO GlusterFS mount attempt 

07/06/2020 05:43:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

07/06/2020 05:42:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.49 `date +%s`" "

07/06/2020 05:42:45 ERROR Node Stats exception.

07/06/2020 05:42:30 INFO GlusterFS mount attempt 

07/06/2020 05:42:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

07/06/2020 05:41:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:41:42 ERROR Node Stats exception.

07/06/2020 05:41:30 INFO GlusterFS mount attempt 

07/06/2020 05:41:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

07/06/2020 05:40:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 05:40:39 ERROR Node Stats exception.

07/06/2020 05:40:30 INFO GlusterFS mount attempt 

07/06/2020 05:40:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

07/06/2020 05:39:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 05:39:35 ERROR Node Stats exception.

07/06/2020 05:39:30 INFO GlusterFS mount attempt 

07/06/2020 05:39:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:38:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 05:38:32 ERROR Node Stats exception.

07/06/2020 05:38:30 INFO GlusterFS mount attempt 

07/06/2020 05:38:00 INFO GlusterFS mount attempt 

07/06/2020 05:37:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:37:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:37:29 ERROR Node Stats exception.

07/06/2020 05:36:59 INFO GlusterFS mount attempt 

07/06/2020 05:36:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

07/06/2020 05:36:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:36:25 ERROR Node Stats exception.

07/06/2020 05:35:59 INFO GlusterFS mount attempt 

07/06/2020 05:35:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.76 `date +%s`" "

07/06/2020 05:35:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 05:35:22 ERROR Node Stats exception.

07/06/2020 05:34:59 INFO GlusterFS mount attempt 

07/06/2020 05:34:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

07/06/2020 05:34:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 05:34:18 ERROR Node Stats exception.

07/06/2020 05:33:59 INFO GlusterFS mount attempt 

07/06/2020 05:33:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.79 `date +%s`" "

07/06/2020 05:33:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 05:33:15 ERROR Node Stats exception.

07/06/2020 05:32:59 INFO GlusterFS mount attempt 

07/06/2020 05:32:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:32:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.1 `date +%s`" "

07/06/2020 05:32:12 ERROR Node Stats exception.

07/06/2020 05:31:58 INFO GlusterFS mount attempt 

07/06/2020 05:31:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.81 `date +%s`" "

07/06/2020 05:31:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 05:31:08 ERROR Node Stats exception.

07/06/2020 05:30:58 INFO GlusterFS mount attempt 

07/06/2020 05:30:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.79 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:30:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.79 `date +%s`" "

07/06/2020 05:30:05 ERROR Node Stats exception.

07/06/2020 05:29:58 INFO GlusterFS mount attempt 

07/06/2020 05:29:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.77 `date +%s`" "

07/06/2020 05:29:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 05:29:02 ERROR Node Stats exception.

07/06/2020 05:28:58 INFO GlusterFS mount attempt 

07/06/2020 05:28:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

07/06/2020 05:27:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 05:27:59 ERROR Node Stats exception.

07/06/2020 05:27:58 INFO GlusterFS mount attempt 

07/06/2020 05:27:28 INFO GlusterFS mount attempt 

07/06/2020 05:26:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 102 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:26:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:26:55 ERROR Node Stats exception.

07/06/2020 05:26:27 INFO GlusterFS mount attempt 

07/06/2020 05:25:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.75 `date +%s`" "

07/06/2020 05:25:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 05:25:52 ERROR Node Stats exception.

07/06/2020 05:25:27 INFO GlusterFS mount attempt 

07/06/2020 05:24:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.73 `date +%s`" "

07/06/2020 05:24:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:24:48 ERROR Node Stats exception.

07/06/2020 05:24:27 INFO GlusterFS mount attempt 

07/06/2020 05:23:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.78 `date +%s`" "

07/06/2020 05:23:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.59 `date +%s`" "

07/06/2020 05:23:45 ERROR Node Stats exception.

07/06/2020 05:23:27 INFO GlusterFS mount attempt 

07/06/2020 05:22:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

07/06/2020 05:22:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:22:42 ERROR Node Stats exception.

07/06/2020 05:22:27 INFO GlusterFS mount attempt 

07/06/2020 05:21:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

07/06/2020 05:21:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 05:21:38 ERROR Node Stats exception.

07/06/2020 05:21:27 INFO GlusterFS mount attempt 

07/06/2020 05:20:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

07/06/2020 05:20:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 05:20:35 ERROR Node Stats exception.

07/06/2020 05:20:26 INFO GlusterFS mount attempt 

07/06/2020 05:19:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

07/06/2020 05:19:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 05:19:32 ERROR Node Stats exception.

07/06/2020 05:19:26 INFO GlusterFS mount attempt 

07/06/2020 05:18:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

07/06/2020 05:18:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 05:18:29 ERROR Node Stats exception.

07/06/2020 05:18:26 INFO GlusterFS mount attempt 

07/06/2020 05:17:56 INFO GlusterFS mount attempt 

07/06/2020 05:17:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

07/06/2020 05:17:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:17:25 ERROR Node Stats exception.

07/06/2020 05:16:56 INFO GlusterFS mount attempt 

07/06/2020 05:16:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.55 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:16:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:16:22 ERROR Node Stats exception.

07/06/2020 05:15:56 INFO GlusterFS mount attempt 

07/06/2020 05:15:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

07/06/2020 05:15:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 05:15:18 ERROR Node Stats exception.

07/06/2020 05:14:55 INFO GlusterFS mount attempt 

07/06/2020 05:14:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.82 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

07/06/2020 05:14:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.82 `date +%s`" "

07/06/2020 05:14:15 ERROR Node Stats exception.

07/06/2020 05:13:55 INFO GlusterFS mount attempt 

07/06/2020 05:13:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.71 `date +%s`" "

07/06/2020 05:13:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 05:13:12 ERROR Node Stats exception.

07/06/2020 05:12:55 INFO GlusterFS mount attempt 

07/06/2020 05:12:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

07/06/2020 05:12:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:12:08 ERROR Node Stats exception.

07/06/2020 05:11:55 INFO GlusterFS mount attempt 

07/06/2020 05:11:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

07/06/2020 05:11:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 05:11:05 ERROR Node Stats exception.

07/06/2020 05:10:55 INFO GlusterFS mount attempt 

07/06/2020 05:10:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.67 `date +%s`" "

07/06/2020 05:10:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 05:10:02 ERROR Node Stats exception.

07/06/2020 05:09:54 INFO GlusterFS mount attempt 

07/06/2020 05:09:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

07/06/2020 05:08:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 05:08:59 ERROR Node Stats exception.

07/06/2020 05:08:54 INFO GlusterFS mount attempt 

07/06/2020 05:08:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

07/06/2020 05:07:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.68 `date +%s`" "

07/06/2020 05:07:55 ERROR Node Stats exception.

07/06/2020 05:07:54 INFO GlusterFS mount attempt 

07/06/2020 05:07:24 INFO GlusterFS mount attempt 

07/06/2020 05:06:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.66 `date +%s`" "

07/06/2020 05:06:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 05:06:52 ERROR Node Stats exception.

07/06/2020 05:06:24 INFO GlusterFS mount attempt 

07/06/2020 05:05:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 05:05:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 05:05:49 ERROR Node Stats exception.

07/06/2020 05:05:24 INFO GlusterFS mount attempt 

07/06/2020 05:04:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.92 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.69 `date +%s`" "

07/06/2020 05:04:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.92 `date +%s`" "

07/06/2020 05:04:45 ERROR Node Stats exception.

07/06/2020 05:04:24 INFO GlusterFS mount attempt 

07/06/2020 05:03:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.64 `date +%s`" "

07/06/2020 05:03:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 05:03:42 ERROR Node Stats exception.

07/06/2020 05:03:23 INFO GlusterFS mount attempt 

07/06/2020 05:02:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

07/06/2020 05:02:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 05:02:38 ERROR Node Stats exception.

07/06/2020 05:02:23 INFO GlusterFS mount attempt 

07/06/2020 05:01:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 05:01:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 05:01:35 ERROR Node Stats exception.

07/06/2020 05:01:23 INFO GlusterFS mount attempt 

07/06/2020 05:00:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

07/06/2020 05:00:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 05:00:32 ERROR Node Stats exception.

07/06/2020 05:00:23 INFO GlusterFS mount attempt 

07/06/2020 04:59:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.62 `date +%s`" "

07/06/2020 04:59:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 04:59:28 ERROR Node Stats exception.

07/06/2020 04:59:23 INFO GlusterFS mount attempt 

07/06/2020 04:58:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.63 `date +%s`" "

07/06/2020 04:58:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 04:58:25 ERROR Node Stats exception.

07/06/2020 04:58:22 INFO GlusterFS mount attempt 

07/06/2020 04:57:52 INFO GlusterFS mount attempt 

07/06/2020 04:57:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

07/06/2020 04:57:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.88 `date +%s`" "

07/06/2020 04:57:22 ERROR Node Stats exception.

07/06/2020 04:56:52 INFO GlusterFS mount attempt 

07/06/2020 04:56:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.59 `date +%s`" "

07/06/2020 04:56:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 04:56:19 ERROR Node Stats exception.

07/06/2020 04:55:52 INFO GlusterFS mount attempt 

07/06/2020 04:55:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:55:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:55:15 ERROR Node Stats exception.

07/06/2020 04:54:52 INFO GlusterFS mount attempt 

07/06/2020 04:54:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

07/06/2020 04:54:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 04:54:12 ERROR Node Stats exception.

07/06/2020 04:53:52 INFO GlusterFS mount attempt 

07/06/2020 04:53:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.65 `date +%s`" "

07/06/2020 04:53:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:53:08 ERROR Node Stats exception.

07/06/2020 04:52:51 INFO GlusterFS mount attempt 

07/06/2020 04:52:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

07/06/2020 04:52:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

07/06/2020 04:52:05 ERROR Node Stats exception.

07/06/2020 04:51:51 INFO GlusterFS mount attempt 

07/06/2020 04:51:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.61 `date +%s`" "

07/06/2020 04:51:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 04:51:02 ERROR Node Stats exception.

07/06/2020 04:50:51 INFO GlusterFS mount attempt 

07/06/2020 04:50:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 04:49:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:49:58 ERROR Node Stats exception.

07/06/2020 04:49:51 INFO GlusterFS mount attempt 

07/06/2020 04:49:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.48 `date +%s`" "

07/06/2020 04:48:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:48:55 ERROR Node Stats exception.

07/06/2020 04:48:51 INFO GlusterFS mount attempt 

07/06/2020 04:48:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.60 `date +%s`" "

07/06/2020 04:47:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 04:47:52 ERROR Node Stats exception.

07/06/2020 04:47:50 INFO GlusterFS mount attempt 

07/06/2020 04:47:20 INFO GlusterFS mount attempt 

07/06/2020 04:46:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

07/06/2020 04:46:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 04:46:48 ERROR Node Stats exception.

07/06/2020 04:46:20 INFO GlusterFS mount attempt 

07/06/2020 04:45:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:45:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 04:45:45 ERROR Node Stats exception.

07/06/2020 04:45:20 INFO GlusterFS mount attempt 

07/06/2020 04:44:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:44:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:44:42 ERROR Node Stats exception.

07/06/2020 04:44:20 INFO GlusterFS mount attempt 

07/06/2020 04:43:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

07/06/2020 04:43:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.28 `date +%s`" "

07/06/2020 04:43:38 ERROR Node Stats exception.

07/06/2020 04:43:20 INFO GlusterFS mount attempt 

07/06/2020 04:42:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:42:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:42:35 ERROR Node Stats exception.

07/06/2020 04:42:20 INFO GlusterFS mount attempt 

07/06/2020 04:41:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.57 `date +%s`" "

07/06/2020 04:41:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:41:32 ERROR Node Stats exception.

07/06/2020 04:41:19 INFO GlusterFS mount attempt 

07/06/2020 04:40:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.58 `date +%s`" "

07/06/2020 04:40:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

07/06/2020 04:40:28 ERROR Node Stats exception.

07/06/2020 04:40:19 INFO GlusterFS mount attempt 

07/06/2020 04:39:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:39:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:39:25 ERROR Node Stats exception.

07/06/2020 04:39:19 INFO GlusterFS mount attempt 

07/06/2020 04:38:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:38:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.53 `date +%s`" "

07/06/2020 04:38:22 ERROR Node Stats exception.

07/06/2020 04:38:19 INFO GlusterFS mount attempt 

07/06/2020 04:37:49 INFO GlusterFS mount attempt 

07/06/2020 04:37:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

07/06/2020 04:37:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:37:18 ERROR Node Stats exception.

07/06/2020 04:36:49 INFO GlusterFS mount attempt 

07/06/2020 04:36:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

07/06/2020 04:36:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 04:36:15 ERROR Node Stats exception.

07/06/2020 04:35:48 INFO GlusterFS mount attempt 

07/06/2020 04:35:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

07/06/2020 04:35:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 04:35:12 ERROR Node Stats exception.

07/06/2020 04:34:48 INFO GlusterFS mount attempt 

07/06/2020 04:34:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:34:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:34:08 ERROR Node Stats exception.

07/06/2020 04:33:48 INFO GlusterFS mount attempt 

07/06/2020 04:33:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

07/06/2020 04:33:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 04:33:05 ERROR Node Stats exception.

07/06/2020 04:32:48 INFO GlusterFS mount attempt 

07/06/2020 04:32:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.64 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

07/06/2020 04:32:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.64 `date +%s`" "

07/06/2020 04:32:01 ERROR Node Stats exception.

07/06/2020 04:31:48 INFO GlusterFS mount attempt 

07/06/2020 04:31:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.42 `date +%s`" "

07/06/2020 04:30:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 04:30:58 ERROR Node Stats exception.

07/06/2020 04:30:48 INFO GlusterFS mount attempt 

07/06/2020 04:30:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.54 `date +%s`" "

07/06/2020 04:29:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:29:55 ERROR Node Stats exception.

07/06/2020 04:29:47 INFO GlusterFS mount attempt 

07/06/2020 04:29:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.56 `date +%s`" "

07/06/2020 04:28:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 04:28:52 ERROR Node Stats exception.

07/06/2020 04:28:47 INFO GlusterFS mount attempt 

07/06/2020 04:28:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.55 `date +%s`" "

07/06/2020 04:27:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:27:48 ERROR Node Stats exception.

07/06/2020 04:27:47 INFO GlusterFS mount attempt 

07/06/2020 04:27:17 INFO GlusterFS mount attempt 

07/06/2020 04:26:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.53 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.53 `date +%s`" "

07/06/2020 04:26:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.21 `date +%s`" "

07/06/2020 04:26:45 ERROR Node Stats exception.

07/06/2020 04:26:17 INFO GlusterFS mount attempt 

07/06/2020 04:25:47 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.52 `date +%s`" "

07/06/2020 04:25:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 04:25:42 ERROR Node Stats exception.

07/06/2020 04:25:17 INFO GlusterFS mount attempt 

07/06/2020 04:24:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.51 `date +%s`" "

07/06/2020 04:24:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 04:24:38 ERROR Node Stats exception.

07/06/2020 04:24:16 INFO GlusterFS mount attempt 

07/06/2020 04:23:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.50 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 20 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 101 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:23:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:23:35 ERROR Node Stats exception.

07/06/2020 04:23:16 INFO GlusterFS mount attempt 

07/06/2020 04:22:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 04:22:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 04:22:31 ERROR Node Stats exception.

07/06/2020 04:22:16 INFO GlusterFS mount attempt 

07/06/2020 04:21:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

07/06/2020 04:21:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 04:21:28 ERROR Node Stats exception.

07/06/2020 04:21:16 INFO GlusterFS mount attempt 

07/06/2020 04:20:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

07/06/2020 04:20:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 04:20:25 ERROR Node Stats exception.

07/06/2020 04:20:16 INFO GlusterFS mount attempt 

07/06/2020 04:19:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.49 `date +%s`" "

07/06/2020 04:19:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

07/06/2020 04:19:21 ERROR Node Stats exception.

07/06/2020 04:19:16 INFO GlusterFS mount attempt 

07/06/2020 04:18:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

07/06/2020 04:18:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 04:18:18 ERROR Node Stats exception.

07/06/2020 04:18:15 INFO GlusterFS mount attempt 

07/06/2020 04:17:45 INFO GlusterFS mount attempt 

07/06/2020 04:17:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:17:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 04:17:15 ERROR Node Stats exception.

07/06/2020 04:16:45 INFO GlusterFS mount attempt 

07/06/2020 04:16:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.47 `date +%s`" "

07/06/2020 04:16:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 04:16:11 ERROR Node Stats exception.

07/06/2020 04:15:45 INFO GlusterFS mount attempt 

07/06/2020 04:15:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:15:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 04:15:08 ERROR Node Stats exception.

07/06/2020 04:14:45 INFO GlusterFS mount attempt 

07/06/2020 04:14:15 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

07/06/2020 04:14:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

07/06/2020 04:14:05 ERROR Node Stats exception.

07/06/2020 04:13:45 INFO GlusterFS mount attempt 

07/06/2020 04:13:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:13:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 04:13:02 ERROR Node Stats exception.

07/06/2020 04:12:44 INFO GlusterFS mount attempt 

07/06/2020 04:12:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.44 `date +%s`" "

07/06/2020 04:11:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:11:58 ERROR Node Stats exception.

07/06/2020 04:11:44 INFO GlusterFS mount attempt 

07/06/2020 04:11:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.43 `date +%s`" "

07/06/2020 04:10:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 04:10:55 ERROR Node Stats exception.

07/06/2020 04:10:44 INFO GlusterFS mount attempt 

07/06/2020 04:10:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

07/06/2020 04:09:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:09:51 ERROR Node Stats exception.

07/06/2020 04:09:44 INFO GlusterFS mount attempt 

07/06/2020 04:09:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

07/06/2020 04:08:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 04:08:48 ERROR Node Stats exception.

07/06/2020 04:08:44 INFO GlusterFS mount attempt 

07/06/2020 04:08:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.45 `date +%s`" "

07/06/2020 04:07:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

07/06/2020 04:07:45 ERROR Node Stats exception.

07/06/2020 04:07:43 INFO GlusterFS mount attempt 

07/06/2020 04:07:13 INFO GlusterFS mount attempt 

07/06/2020 04:06:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.46 `date +%s`" "

07/06/2020 04:06:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.88 `date +%s`" "

07/06/2020 04:06:41 ERROR Node Stats exception.

07/06/2020 04:06:13 INFO GlusterFS mount attempt 

07/06/2020 04:05:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 04:05:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 04:05:38 ERROR Node Stats exception.

07/06/2020 04:05:13 INFO GlusterFS mount attempt 

07/06/2020 04:04:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

07/06/2020 04:04:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 04:04:35 ERROR Node Stats exception.

07/06/2020 04:04:13 INFO GlusterFS mount attempt 

07/06/2020 04:03:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

07/06/2020 04:03:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 04:03:31 ERROR Node Stats exception.

07/06/2020 04:03:13 INFO GlusterFS mount attempt 

07/06/2020 04:02:43 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 04:02:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 04:02:28 ERROR Node Stats exception.

07/06/2020 04:02:13 INFO GlusterFS mount attempt 

07/06/2020 04:01:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.38 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.38 `date +%s`" "

07/06/2020 04:01:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 04:01:24 ERROR Node Stats exception.

07/06/2020 04:01:12 INFO GlusterFS mount attempt 

07/06/2020 04:00:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

07/06/2020 04:00:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 04:00:21 ERROR Node Stats exception.

07/06/2020 04:00:12 INFO GlusterFS mount attempt 

07/06/2020 03:59:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

07/06/2020 03:59:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 03:59:18 ERROR Node Stats exception.

07/06/2020 03:59:12 INFO GlusterFS mount attempt 

07/06/2020 03:58:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.40 `date +%s`" "

07/06/2020 03:58:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 03:58:14 ERROR Node Stats exception.

07/06/2020 03:58:12 INFO GlusterFS mount attempt 

07/06/2020 03:57:42 INFO GlusterFS mount attempt 

07/06/2020 03:57:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

07/06/2020 03:57:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 03:57:11 ERROR Node Stats exception.

07/06/2020 03:56:42 INFO GlusterFS mount attempt 

07/06/2020 03:56:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.35 `date +%s`" "

07/06/2020 03:56:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 03:56:08 ERROR Node Stats exception.

07/06/2020 03:55:41 INFO GlusterFS mount attempt 

07/06/2020 03:55:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

07/06/2020 03:55:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 03:55:05 ERROR Node Stats exception.

07/06/2020 03:54:41 INFO GlusterFS mount attempt 

07/06/2020 03:54:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.41 `date +%s`" "

07/06/2020 03:54:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.41 `date +%s`" "

07/06/2020 03:54:01 ERROR Node Stats exception.

07/06/2020 03:53:41 INFO GlusterFS mount attempt 

07/06/2020 03:53:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

07/06/2020 03:52:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 03:52:58 ERROR Node Stats exception.

07/06/2020 03:52:41 INFO GlusterFS mount attempt 

07/06/2020 03:52:11 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.37 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:51:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:51:55 ERROR Node Stats exception.

07/06/2020 03:51:41 INFO GlusterFS mount attempt 

07/06/2020 03:51:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

07/06/2020 03:50:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:50:51 ERROR Node Stats exception.

07/06/2020 03:50:40 INFO GlusterFS mount attempt 

07/06/2020 03:50:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

07/06/2020 03:49:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

07/06/2020 03:49:48 ERROR Node Stats exception.

07/06/2020 03:49:40 INFO GlusterFS mount attempt 

07/06/2020 03:49:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

07/06/2020 03:48:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

07/06/2020 03:48:44 ERROR Node Stats exception.

07/06/2020 03:48:40 INFO GlusterFS mount attempt 

07/06/2020 03:48:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.13 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.39 `date +%s`" "

07/06/2020 03:47:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.13 `date +%s`" "

07/06/2020 03:47:41 ERROR Node Stats exception.

07/06/2020 03:47:40 INFO GlusterFS mount attempt 

07/06/2020 03:47:10 INFO GlusterFS mount attempt 

07/06/2020 03:46:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.22 `date +%s`" "

07/06/2020 03:46:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 03:46:38 ERROR Node Stats exception.

07/06/2020 03:46:10 INFO GlusterFS mount attempt 

07/06/2020 03:45:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.33 `date +%s`" "

07/06/2020 03:45:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 03:45:34 ERROR Node Stats exception.

07/06/2020 03:45:09 INFO GlusterFS mount attempt 

07/06/2020 03:44:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

07/06/2020 03:44:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 03:44:31 ERROR Node Stats exception.

07/06/2020 03:44:09 INFO GlusterFS mount attempt 

07/06/2020 03:43:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.36 `date +%s`" "

07/06/2020 03:43:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 03:43:28 ERROR Node Stats exception.

07/06/2020 03:43:09 INFO GlusterFS mount attempt 

07/06/2020 03:42:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.32 `date +%s`" "

07/06/2020 03:42:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:42:24 ERROR Node Stats exception.

07/06/2020 03:42:09 INFO GlusterFS mount attempt 

07/06/2020 03:41:39 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:41:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:41:21 ERROR Node Stats exception.

07/06/2020 03:41:09 INFO GlusterFS mount attempt 

07/06/2020 03:40:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.34 `date +%s`" "

07/06/2020 03:40:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 03:40:18 ERROR Node Stats exception.

07/06/2020 03:40:08 INFO GlusterFS mount attempt 

07/06/2020 03:39:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

07/06/2020 03:39:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 03:39:14 ERROR Node Stats exception.

07/06/2020 03:39:08 INFO GlusterFS mount attempt 

07/06/2020 03:38:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.72 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:38:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.72 `date +%s`" "

07/06/2020 03:38:11 ERROR Node Stats exception.

07/06/2020 03:38:08 INFO GlusterFS mount attempt 

07/06/2020 03:37:38 INFO GlusterFS mount attempt 

07/06/2020 03:37:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

07/06/2020 03:37:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 03:37:08 ERROR Node Stats exception.

07/06/2020 03:36:38 INFO GlusterFS mount attempt 

07/06/2020 03:36:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:36:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.54 `date +%s`" "

07/06/2020 03:36:04 ERROR Node Stats exception.

07/06/2020 03:35:38 INFO GlusterFS mount attempt 

07/06/2020 03:35:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:35:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 03:35:01 ERROR Node Stats exception.

07/06/2020 03:34:37 INFO GlusterFS mount attempt 

07/06/2020 03:34:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

07/06/2020 03:33:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 03:33:58 ERROR Node Stats exception.

07/06/2020 03:33:37 INFO GlusterFS mount attempt 

07/06/2020 03:33:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:32:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.87 `date +%s`" "

07/06/2020 03:32:54 ERROR Node Stats exception.

07/06/2020 03:32:37 INFO GlusterFS mount attempt 

07/06/2020 03:32:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.31 `date +%s`" "

07/06/2020 03:31:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 03:31:51 ERROR Node Stats exception.

07/06/2020 03:31:37 INFO GlusterFS mount attempt 

07/06/2020 03:31:07 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:30:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:30:48 ERROR Node Stats exception.

07/06/2020 03:30:37 INFO GlusterFS mount attempt 

07/06/2020 03:30:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

07/06/2020 03:29:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 03:29:44 ERROR Node Stats exception.

07/06/2020 03:29:36 INFO GlusterFS mount attempt 

07/06/2020 03:29:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

07/06/2020 03:28:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 03:28:41 ERROR Node Stats exception.

07/06/2020 03:28:36 INFO GlusterFS mount attempt 

07/06/2020 03:28:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 03:27:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 03:27:37 ERROR Node Stats exception.

07/06/2020 03:27:36 INFO GlusterFS mount attempt 

07/06/2020 03:27:06 INFO GlusterFS mount attempt 

07/06/2020 03:26:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.29 `date +%s`" "

07/06/2020 03:26:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 03:26:34 ERROR Node Stats exception.

07/06/2020 03:26:06 INFO GlusterFS mount attempt 

07/06/2020 03:25:36 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.28 `date +%s`" "

07/06/2020 03:25:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 03:25:31 ERROR Node Stats exception.

07/06/2020 03:25:05 INFO GlusterFS mount attempt 

07/06/2020 03:24:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.30 `date +%s`" "

07/06/2020 03:24:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 03:24:28 ERROR Node Stats exception.

07/06/2020 03:24:05 INFO GlusterFS mount attempt 

07/06/2020 03:23:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.27 `date +%s`" "

07/06/2020 03:23:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 03:23:24 ERROR Node Stats exception.

07/06/2020 03:23:05 INFO GlusterFS mount attempt 

07/06/2020 03:22:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

07/06/2020 03:22:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.71 `date +%s`" "

07/06/2020 03:22:21 ERROR Node Stats exception.

07/06/2020 03:22:05 INFO GlusterFS mount attempt 

07/06/2020 03:21:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

07/06/2020 03:21:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:21:18 ERROR Node Stats exception.

07/06/2020 03:21:05 INFO GlusterFS mount attempt 

07/06/2020 03:20:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 100 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:20:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 03:20:14 ERROR Node Stats exception.

07/06/2020 03:20:05 INFO GlusterFS mount attempt 

07/06/2020 03:19:35 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.26 `date +%s`" "

07/06/2020 03:19:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:19:11 ERROR Node Stats exception.

07/06/2020 03:19:04 INFO GlusterFS mount attempt 

07/06/2020 03:18:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.11 `date +%s`" "

07/06/2020 03:18:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 03:18:07 ERROR Node Stats exception.

07/06/2020 03:18:04 INFO GlusterFS mount attempt 

07/06/2020 03:17:34 INFO GlusterFS mount attempt 

07/06/2020 03:17:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.23 `date +%s`" "

07/06/2020 03:17:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.37 `date +%s`" "

07/06/2020 03:17:04 ERROR Node Stats exception.

07/06/2020 03:16:34 INFO GlusterFS mount attempt 

07/06/2020 03:16:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

07/06/2020 03:16:01 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.15 `date +%s`" "

07/06/2020 03:16:01 ERROR Node Stats exception.

07/06/2020 03:15:34 INFO GlusterFS mount attempt 

07/06/2020 03:15:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.09 `date +%s`" "

07/06/2020 03:14:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 03:14:57 ERROR Node Stats exception.

07/06/2020 03:14:34 INFO GlusterFS mount attempt 

07/06/2020 03:14:04 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.24 `date +%s`" "

07/06/2020 03:13:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 03:13:54 ERROR Node Stats exception.

07/06/2020 03:13:33 INFO GlusterFS mount attempt 

07/06/2020 03:13:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 03:12:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:12:51 ERROR Node Stats exception.

07/06/2020 03:12:33 INFO GlusterFS mount attempt 

07/06/2020 03:12:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

07/06/2020 03:11:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:11:48 ERROR Node Stats exception.

07/06/2020 03:11:33 INFO GlusterFS mount attempt 

07/06/2020 03:11:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:10:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 03:10:44 ERROR Node Stats exception.

07/06/2020 03:10:33 INFO GlusterFS mount attempt 

07/06/2020 03:10:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 03:09:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 03:09:41 ERROR Node Stats exception.

07/06/2020 03:09:33 INFO GlusterFS mount attempt 

07/06/2020 03:09:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.17 `date +%s`" "

07/06/2020 03:08:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:08:37 ERROR Node Stats exception.

07/06/2020 03:08:33 INFO GlusterFS mount attempt 

07/06/2020 03:08:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:07:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 03:07:34 ERROR Node Stats exception.

07/06/2020 03:07:32 INFO GlusterFS mount attempt 

07/06/2020 03:07:02 INFO GlusterFS mount attempt 

07/06/2020 03:06:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.20 `date +%s`" "

07/06/2020 03:06:31 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 03:06:31 ERROR Node Stats exception.

07/06/2020 03:06:02 INFO GlusterFS mount attempt 

07/06/2020 03:05:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

07/06/2020 03:05:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 03:05:27 ERROR Node Stats exception.

07/06/2020 03:05:02 INFO GlusterFS mount attempt 

07/06/2020 03:04:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 03:04:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 03:04:24 ERROR Node Stats exception.

07/06/2020 03:04:02 INFO GlusterFS mount attempt 

07/06/2020 03:03:32 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 03:03:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.08 `date +%s`" "

07/06/2020 03:03:21 ERROR Node Stats exception.

07/06/2020 03:03:02 INFO GlusterFS mount attempt 

07/06/2020 03:02:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

07/06/2020 03:02:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 03:02:17 ERROR Node Stats exception.

07/06/2020 03:02:01 INFO GlusterFS mount attempt 

07/06/2020 03:01:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.19 `date +%s`" "

07/06/2020 03:01:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 03:01:14 ERROR Node Stats exception.

07/06/2020 03:01:01 INFO GlusterFS mount attempt 

07/06/2020 03:00:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

07/06/2020 03:00:11 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 03:00:11 ERROR Node Stats exception.

07/06/2020 03:00:01 INFO GlusterFS mount attempt 

07/06/2020 02:59:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:59:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:59:07 ERROR Node Stats exception.

07/06/2020 02:59:01 INFO GlusterFS mount attempt 

07/06/2020 02:58:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:58:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.3 `date +%s`" "

07/06/2020 02:58:04 ERROR Node Stats exception.

07/06/2020 02:58:01 INFO GlusterFS mount attempt 

07/06/2020 02:57:31 INFO GlusterFS mount attempt 

07/06/2020 02:57:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

07/06/2020 02:57:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 02:57:00 ERROR Node Stats exception.

07/06/2020 02:56:30 INFO GlusterFS mount attempt 

07/06/2020 02:56:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:55:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:55:57 ERROR Node Stats exception.

07/06/2020 02:55:30 INFO GlusterFS mount attempt 

07/06/2020 02:55:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:54:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:54:54 ERROR Node Stats exception.

07/06/2020 02:54:30 INFO GlusterFS mount attempt 

07/06/2020 02:54:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:53:51 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 02:53:51 ERROR Node Stats exception.

07/06/2020 02:53:30 INFO GlusterFS mount attempt 

07/06/2020 02:53:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:52:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 02:52:47 ERROR Node Stats exception.

07/06/2020 02:52:30 INFO GlusterFS mount attempt 

07/06/2020 02:52:00 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:51:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.59 `date +%s`" "

07/06/2020 02:51:44 ERROR Node Stats exception.

07/06/2020 02:51:29 INFO GlusterFS mount attempt 

07/06/2020 02:50:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

07/06/2020 02:50:41 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 02:50:41 ERROR Node Stats exception.

07/06/2020 02:50:29 INFO GlusterFS mount attempt 

07/06/2020 02:49:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:49:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:49:37 ERROR Node Stats exception.

07/06/2020 02:49:29 INFO GlusterFS mount attempt 

07/06/2020 02:48:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:48:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:48:34 ERROR Node Stats exception.

07/06/2020 02:48:29 INFO GlusterFS mount attempt 

07/06/2020 02:47:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.12 `date +%s`" "

07/06/2020 02:47:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 02:47:30 ERROR Node Stats exception.

07/06/2020 02:47:29 INFO GlusterFS mount attempt 

07/06/2020 02:46:59 INFO GlusterFS mount attempt 

07/06/2020 02:46:29 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

07/06/2020 02:46:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:46:27 ERROR Node Stats exception.

07/06/2020 02:45:58 INFO GlusterFS mount attempt 

07/06/2020 02:45:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.16 `date +%s`" "

07/06/2020 02:45:24 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.97 `date +%s`" "

07/06/2020 02:45:24 ERROR Node Stats exception.

07/06/2020 02:44:58 INFO GlusterFS mount attempt 

07/06/2020 02:44:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.15 `date +%s`" "

07/06/2020 02:44:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 02:44:20 ERROR Node Stats exception.

07/06/2020 02:43:58 INFO GlusterFS mount attempt 

07/06/2020 02:43:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:43:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 02:43:17 ERROR Node Stats exception.

07/06/2020 02:42:58 INFO GlusterFS mount attempt 

07/06/2020 02:42:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:42:14 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 02:42:14 ERROR Node Stats exception.

07/06/2020 02:41:58 INFO GlusterFS mount attempt 

07/06/2020 02:41:28 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:41:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 02:41:10 ERROR Node Stats exception.

07/06/2020 02:40:58 INFO GlusterFS mount attempt 

07/06/2020 02:40:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

07/06/2020 02:40:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 02:40:07 ERROR Node Stats exception.

07/06/2020 02:39:57 INFO GlusterFS mount attempt 

07/06/2020 02:39:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.14 `date +%s`" "

07/06/2020 02:39:04 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 02:39:04 ERROR Node Stats exception.

07/06/2020 02:38:57 INFO GlusterFS mount attempt 

07/06/2020 02:38:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.13 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:38:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:38:00 ERROR Node Stats exception.

07/06/2020 02:37:57 INFO GlusterFS mount attempt 

07/06/2020 02:37:27 INFO GlusterFS mount attempt 

07/06/2020 02:36:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

07/06/2020 02:36:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:36:57 ERROR Node Stats exception.

07/06/2020 02:36:27 INFO GlusterFS mount attempt 

07/06/2020 02:35:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.10 `date +%s`" "

07/06/2020 02:35:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.37 `date +%s`" "

07/06/2020 02:35:54 ERROR Node Stats exception.

07/06/2020 02:35:27 INFO GlusterFS mount attempt 

07/06/2020 02:34:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

07/06/2020 02:34:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

07/06/2020 02:34:50 ERROR Node Stats exception.

07/06/2020 02:34:26 INFO GlusterFS mount attempt 

07/06/2020 02:33:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:33:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 02:33:47 ERROR Node Stats exception.

07/06/2020 02:33:26 INFO GlusterFS mount attempt 

07/06/2020 02:32:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:32:44 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 02:32:44 ERROR Node Stats exception.

07/06/2020 02:32:26 INFO GlusterFS mount attempt 

07/06/2020 02:31:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:31:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 02:31:40 ERROR Node Stats exception.

07/06/2020 02:31:26 INFO GlusterFS mount attempt 

07/06/2020 02:30:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

07/06/2020 02:30:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 02:30:37 ERROR Node Stats exception.

07/06/2020 02:30:26 INFO GlusterFS mount attempt 

07/06/2020 02:29:56 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

07/06/2020 02:29:34 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.67 `date +%s`" "

07/06/2020 02:29:34 ERROR Node Stats exception.

07/06/2020 02:29:26 INFO GlusterFS mount attempt 

07/06/2020 02:28:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:28:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 02:28:30 ERROR Node Stats exception.

07/06/2020 02:28:25 INFO GlusterFS mount attempt 

07/06/2020 02:27:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.24 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 99 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:27:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:27:27 ERROR Node Stats exception.

07/06/2020 02:27:25 INFO GlusterFS mount attempt 

07/06/2020 02:26:55 INFO GlusterFS mount attempt 

07/06/2020 02:26:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.65 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

07/06/2020 02:26:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.65 `date +%s`" "

07/06/2020 02:26:23 ERROR Node Stats exception.

07/06/2020 02:25:55 INFO GlusterFS mount attempt 

07/06/2020 02:25:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

07/06/2020 02:25:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.43 `date +%s`" "

07/06/2020 02:25:20 ERROR Node Stats exception.

07/06/2020 02:24:55 INFO GlusterFS mount attempt 

07/06/2020 02:24:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 02:24:17 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 02:24:17 ERROR Node Stats exception.

07/06/2020 02:23:55 INFO GlusterFS mount attempt 

07/06/2020 02:23:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.07 `date +%s`" "

07/06/2020 02:23:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 02:23:13 ERROR Node Stats exception.

07/06/2020 02:22:54 INFO GlusterFS mount attempt 

07/06/2020 02:22:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.06 `date +%s`" "

07/06/2020 02:22:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 02:22:10 ERROR Node Stats exception.

07/06/2020 02:21:54 INFO GlusterFS mount attempt 

07/06/2020 02:21:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

07/06/2020 02:21:07 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 02:21:07 ERROR Node Stats exception.

07/06/2020 02:20:54 INFO GlusterFS mount attempt 

07/06/2020 02:20:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:20:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 02:20:03 ERROR Node Stats exception.

07/06/2020 02:19:54 INFO GlusterFS mount attempt 

07/06/2020 02:19:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.04 `date +%s`" "

07/06/2020 02:19:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.58 `date +%s`" "

07/06/2020 02:19:00 ERROR Node Stats exception.

07/06/2020 02:18:54 INFO GlusterFS mount attempt 

07/06/2020 02:18:24 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.53 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

07/06/2020 02:17:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.53 `date +%s`" "

07/06/2020 02:17:57 ERROR Node Stats exception.

07/06/2020 02:17:53 INFO GlusterFS mount attempt 

07/06/2020 02:17:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:16:54 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:16:54 ERROR Node Stats exception.

07/06/2020 02:16:53 INFO GlusterFS mount attempt 

07/06/2020 02:16:23 INFO GlusterFS mount attempt 

07/06/2020 02:15:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:15:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 02:15:50 ERROR Node Stats exception.

07/06/2020 02:15:23 INFO GlusterFS mount attempt 

07/06/2020 02:14:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 02:14:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:14:47 ERROR Node Stats exception.

07/06/2020 02:14:23 INFO GlusterFS mount attempt 

07/06/2020 02:13:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:13:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:13:43 ERROR Node Stats exception.

07/06/2020 02:13:23 INFO GlusterFS mount attempt 

07/06/2020 02:12:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.05 `date +%s`" "

07/06/2020 02:12:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.57 `date +%s`" "

07/06/2020 02:12:40 ERROR Node Stats exception.

07/06/2020 02:12:23 INFO GlusterFS mount attempt 

07/06/2020 02:11:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

07/06/2020 02:11:37 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 02:11:37 ERROR Node Stats exception.

07/06/2020 02:11:22 INFO GlusterFS mount attempt 

07/06/2020 02:10:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.00 `date +%s`" "

07/06/2020 02:10:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 02:10:33 ERROR Node Stats exception.

07/06/2020 02:10:22 INFO GlusterFS mount attempt 

07/06/2020 02:09:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

07/06/2020 02:09:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:09:30 ERROR Node Stats exception.

07/06/2020 02:09:22 INFO GlusterFS mount attempt 

07/06/2020 02:08:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

07/06/2020 02:08:27 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:08:27 ERROR Node Stats exception.

07/06/2020 02:08:22 INFO GlusterFS mount attempt 

07/06/2020 02:07:52 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

07/06/2020 02:07:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 02:07:23 ERROR Node Stats exception.

07/06/2020 02:07:22 INFO GlusterFS mount attempt 

07/06/2020 02:06:51 INFO GlusterFS mount attempt 

07/06/2020 02:06:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.54 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 02:06:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 02:06:20 ERROR Node Stats exception.

07/06/2020 02:05:51 INFO GlusterFS mount attempt 

07/06/2020 02:05:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.08 `date +%s`" "

07/06/2020 02:05:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 02:05:16 ERROR Node Stats exception.

07/06/2020 02:04:51 INFO GlusterFS mount attempt 

07/06/2020 02:04:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

07/06/2020 02:04:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 02:04:13 ERROR Node Stats exception.

07/06/2020 02:03:51 INFO GlusterFS mount attempt 

07/06/2020 02:03:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.02 `date +%s`" "

07/06/2020 02:03:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 02:03:10 ERROR Node Stats exception.

07/06/2020 02:02:51 INFO GlusterFS mount attempt 

07/06/2020 02:02:21 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:02:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

07/06/2020 02:02:06 ERROR Node Stats exception.

07/06/2020 02:01:51 INFO GlusterFS mount attempt 

07/06/2020 02:01:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.03 `date +%s`" "

07/06/2020 02:01:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 02:01:03 ERROR Node Stats exception.

07/06/2020 02:00:50 INFO GlusterFS mount attempt 

07/06/2020 02:00:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

07/06/2020 02:00:00 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 02:00:00 ERROR Node Stats exception.

07/06/2020 01:59:50 INFO GlusterFS mount attempt 

07/06/2020 01:59:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 01:58:57 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.46 `date +%s`" "

07/06/2020 01:58:57 ERROR Node Stats exception.

07/06/2020 01:58:50 INFO GlusterFS mount attempt 

07/06/2020 01:58:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:57:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 01:57:53 ERROR Node Stats exception.

07/06/2020 01:57:50 INFO GlusterFS mount attempt 

07/06/2020 01:57:20 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:56:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 01:56:50 ERROR Node Stats exception.

07/06/2020 01:56:50 INFO GlusterFS mount attempt 

07/06/2020 01:56:20 INFO GlusterFS mount attempt 

07/06/2020 01:55:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 8.01 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:55:47 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:55:47 ERROR Node Stats exception.

07/06/2020 01:55:19 INFO GlusterFS mount attempt 

07/06/2020 01:54:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

07/06/2020 01:54:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 01:54:43 ERROR Node Stats exception.

07/06/2020 01:54:19 INFO GlusterFS mount attempt 

07/06/2020 01:53:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

07/06/2020 01:53:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:53:40 ERROR Node Stats exception.

07/06/2020 01:53:19 INFO GlusterFS mount attempt 

07/06/2020 01:52:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.97 `date +%s`" "

07/06/2020 01:52:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:52:36 ERROR Node Stats exception.

07/06/2020 01:52:19 INFO GlusterFS mount attempt 

07/06/2020 01:51:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.99 `date +%s`" "

07/06/2020 01:51:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 01:51:33 ERROR Node Stats exception.

07/06/2020 01:51:19 INFO GlusterFS mount attempt 

07/06/2020 01:50:49 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

07/06/2020 01:50:30 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:50:30 ERROR Node Stats exception.

07/06/2020 01:50:18 INFO GlusterFS mount attempt 

07/06/2020 01:49:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.94 `date +%s`" "

07/06/2020 01:49:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:49:26 ERROR Node Stats exception.

07/06/2020 01:49:18 INFO GlusterFS mount attempt 

07/06/2020 01:48:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.98 `date +%s`" "

07/06/2020 01:48:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 01:48:23 ERROR Node Stats exception.

07/06/2020 01:48:18 INFO GlusterFS mount attempt 

07/06/2020 01:47:48 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.96 `date +%s`" "

07/06/2020 01:47:20 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.29 `date +%s`" "

07/06/2020 01:47:20 ERROR Node Stats exception.

07/06/2020 01:47:18 INFO GlusterFS mount attempt 

07/06/2020 01:46:48 INFO GlusterFS mount attempt 

07/06/2020 01:46:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

07/06/2020 01:46:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:46:16 ERROR Node Stats exception.

07/06/2020 01:45:48 INFO GlusterFS mount attempt 

07/06/2020 01:45:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:45:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:45:13 ERROR Node Stats exception.

07/06/2020 01:44:47 INFO GlusterFS mount attempt 

07/06/2020 01:44:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

07/06/2020 01:44:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 01:44:09 ERROR Node Stats exception.

07/06/2020 01:43:47 INFO GlusterFS mount attempt 

07/06/2020 01:43:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:43:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

07/06/2020 01:43:06 ERROR Node Stats exception.

07/06/2020 01:42:47 INFO GlusterFS mount attempt 

07/06/2020 01:42:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

07/06/2020 01:42:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.41 `date +%s`" "

07/06/2020 01:42:03 ERROR Node Stats exception.

07/06/2020 01:41:47 INFO GlusterFS mount attempt 

07/06/2020 01:41:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 01:40:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 01:40:59 ERROR Node Stats exception.

07/06/2020 01:40:47 INFO GlusterFS mount attempt 

07/06/2020 01:40:17 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.95 `date +%s`" "

07/06/2020 01:39:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.71 `date +%s`" "

07/06/2020 01:39:56 ERROR Node Stats exception.

07/06/2020 01:39:46 INFO GlusterFS mount attempt 

07/06/2020 01:39:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 01:38:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 01:38:53 ERROR Node Stats exception.

07/06/2020 01:38:46 INFO GlusterFS mount attempt 

07/06/2020 01:38:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.93 `date +%s`" "

07/06/2020 01:37:50 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.85 `date +%s`" "

07/06/2020 01:37:50 ERROR Node Stats exception.

07/06/2020 01:37:46 INFO GlusterFS mount attempt 

07/06/2020 01:37:16 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.91 `date +%s`" "

07/06/2020 01:36:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:36:46 ERROR Node Stats exception.

07/06/2020 01:36:46 INFO GlusterFS mount attempt 

07/06/2020 01:36:16 INFO GlusterFS mount attempt 

07/06/2020 01:35:46 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

07/06/2020 01:35:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 01:35:43 ERROR Node Stats exception.

07/06/2020 01:35:16 INFO GlusterFS mount attempt 

07/06/2020 01:34:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.90 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:34:40 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:34:40 ERROR Node Stats exception.

07/06/2020 01:34:15 INFO GlusterFS mount attempt 

07/06/2020 01:33:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

07/06/2020 01:33:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 01:33:36 ERROR Node Stats exception.

07/06/2020 01:33:15 INFO GlusterFS mount attempt 

07/06/2020 01:32:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.89 `date +%s`" "

07/06/2020 01:32:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 01:32:33 ERROR Node Stats exception.

07/06/2020 01:32:15 INFO GlusterFS mount attempt 

07/06/2020 01:31:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

07/06/2020 01:31:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 01:31:29 ERROR Node Stats exception.

07/06/2020 01:31:15 INFO GlusterFS mount attempt 

07/06/2020 01:30:45 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

07/06/2020 01:30:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:30:26 ERROR Node Stats exception.

07/06/2020 01:30:15 INFO GlusterFS mount attempt 

07/06/2020 01:29:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:29:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.21 `date +%s`" "

07/06/2020 01:29:23 ERROR Node Stats exception.

07/06/2020 01:29:14 INFO GlusterFS mount attempt 

07/06/2020 01:28:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.86 `date +%s`" "

07/06/2020 01:28:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

07/06/2020 01:28:19 ERROR Node Stats exception.

07/06/2020 01:28:14 INFO GlusterFS mount attempt 

07/06/2020 01:27:44 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.85 `date +%s`" "

07/06/2020 01:27:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:27:16 ERROR Node Stats exception.

07/06/2020 01:27:14 INFO GlusterFS mount attempt 

07/06/2020 01:26:44 INFO GlusterFS mount attempt 

07/06/2020 01:26:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

07/06/2020 01:26:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 01:26:13 ERROR Node Stats exception.

07/06/2020 01:25:44 INFO GlusterFS mount attempt 

07/06/2020 01:25:14 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

07/06/2020 01:25:10 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 01:25:10 ERROR Node Stats exception.

07/06/2020 01:24:44 INFO GlusterFS mount attempt 

07/06/2020 01:24:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.87 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:24:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 01:24:06 ERROR Node Stats exception.

07/06/2020 01:23:43 INFO GlusterFS mount attempt 

07/06/2020 01:23:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.83 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.83 `date +%s`" "

07/06/2020 01:23:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.51 `date +%s`" "

07/06/2020 01:23:03 ERROR Node Stats exception.

07/06/2020 01:22:43 INFO GlusterFS mount attempt 

07/06/2020 01:22:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

07/06/2020 01:21:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:21:59 ERROR Node Stats exception.

07/06/2020 01:21:43 INFO GlusterFS mount attempt 

07/06/2020 01:21:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

07/06/2020 01:20:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 01:20:56 ERROR Node Stats exception.

07/06/2020 01:20:43 INFO GlusterFS mount attempt 

07/06/2020 01:20:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.82 `date +%s`" "

07/06/2020 01:19:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 01:19:53 ERROR Node Stats exception.

07/06/2020 01:19:43 INFO GlusterFS mount attempt 

07/06/2020 01:19:13 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.81 `date +%s`" "

07/06/2020 01:18:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 01:18:49 ERROR Node Stats exception.

07/06/2020 01:18:42 INFO GlusterFS mount attempt 

07/06/2020 01:18:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 01:17:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.17 `date +%s`" "

07/06/2020 01:17:46 ERROR Node Stats exception.

07/06/2020 01:17:42 INFO GlusterFS mount attempt 

07/06/2020 01:17:12 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:16:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 01:16:43 ERROR Node Stats exception.

07/06/2020 01:16:42 INFO GlusterFS mount attempt 

07/06/2020 01:16:12 INFO GlusterFS mount attempt 

07/06/2020 01:15:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.80 `date +%s`" "

07/06/2020 01:15:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 5.46 `date +%s`" "

07/06/2020 01:15:39 ERROR Node Stats exception.

07/06/2020 01:15:12 INFO GlusterFS mount attempt 

07/06/2020 01:14:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.46 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

07/06/2020 01:14:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.46 `date +%s`" "

07/06/2020 01:14:36 ERROR Node Stats exception.

07/06/2020 01:14:12 INFO GlusterFS mount attempt 

07/06/2020 01:13:42 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:13:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

07/06/2020 01:13:33 ERROR Node Stats exception.

07/06/2020 01:13:11 INFO GlusterFS mount attempt 

07/06/2020 01:12:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 01:12:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.22 `date +%s`" "

07/06/2020 01:12:29 ERROR Node Stats exception.

07/06/2020 01:12:11 INFO GlusterFS mount attempt 

07/06/2020 01:11:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:11:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 01:11:26 ERROR Node Stats exception.

07/06/2020 01:11:11 INFO GlusterFS mount attempt 

07/06/2020 01:10:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:10:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 01:10:23 ERROR Node Stats exception.

07/06/2020 01:10:11 INFO GlusterFS mount attempt 

07/06/2020 01:09:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:09:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.6 `date +%s`" "

07/06/2020 01:09:19 ERROR Node Stats exception.

07/06/2020 01:09:11 INFO GlusterFS mount attempt 

07/06/2020 01:08:41 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.45 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

07/06/2020 01:08:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.45 `date +%s`" "

07/06/2020 01:08:16 ERROR Node Stats exception.

07/06/2020 01:08:10 INFO GlusterFS mount attempt 

07/06/2020 01:07:40 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

07/06/2020 01:07:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 01:07:13 ERROR Node Stats exception.

07/06/2020 01:07:10 INFO GlusterFS mount attempt 

07/06/2020 01:06:40 INFO GlusterFS mount attempt 

07/06/2020 01:06:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 01:06:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.35 `date +%s`" "

07/06/2020 01:06:09 ERROR Node Stats exception.

07/06/2020 01:05:40 INFO GlusterFS mount attempt 

07/06/2020 01:05:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.77 `date +%s`" "

07/06/2020 01:05:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 01:05:06 ERROR Node Stats exception.

07/06/2020 01:04:40 INFO GlusterFS mount attempt 

07/06/2020 01:04:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.75 `date +%s`" "

07/06/2020 01:04:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

07/06/2020 01:04:03 ERROR Node Stats exception.

07/06/2020 01:03:40 INFO GlusterFS mount attempt 

07/06/2020 01:03:10 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.5 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 01:02:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 01:02:59 ERROR Node Stats exception.

07/06/2020 01:02:39 INFO GlusterFS mount attempt 

07/06/2020 01:02:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.73 `date +%s`" "

07/06/2020 01:01:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.75 `date +%s`" "

07/06/2020 01:01:56 ERROR Node Stats exception.

07/06/2020 01:01:39 INFO GlusterFS mount attempt 

07/06/2020 01:01:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

07/06/2020 01:00:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 01:00:53 ERROR Node Stats exception.

07/06/2020 01:00:39 INFO GlusterFS mount attempt 

07/06/2020 01:00:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.72 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.72 `date +%s`" "

07/06/2020 00:59:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 00:59:49 ERROR Node Stats exception.

07/06/2020 00:59:39 INFO GlusterFS mount attempt 

07/06/2020 00:59:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.74 `date +%s`" "

07/06/2020 00:58:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 00:58:46 ERROR Node Stats exception.

07/06/2020 00:58:39 INFO GlusterFS mount attempt 

07/06/2020 00:58:09 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.71 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.71 `date +%s`" "

07/06/2020 00:57:43 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 00:57:43 ERROR Node Stats exception.

07/06/2020 00:57:38 INFO GlusterFS mount attempt 

07/06/2020 00:57:08 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.75 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

07/06/2020 00:56:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.75 `date +%s`" "

07/06/2020 00:56:39 ERROR Node Stats exception.

07/06/2020 00:56:38 INFO GlusterFS mount attempt 

07/06/2020 00:56:08 INFO GlusterFS mount attempt 

07/06/2020 00:55:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.79 `date +%s`" "

07/06/2020 00:55:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.14 `date +%s`" "

07/06/2020 00:55:36 ERROR Node Stats exception.

07/06/2020 00:55:08 INFO GlusterFS mount attempt 

07/06/2020 00:54:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:54:33 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

07/06/2020 00:54:33 ERROR Node Stats exception.

07/06/2020 00:54:08 INFO GlusterFS mount attempt 

07/06/2020 00:53:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.58 `date +%s`" "

07/06/2020 00:53:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.96 `date +%s`" "

07/06/2020 00:53:29 ERROR Node Stats exception.

07/06/2020 00:53:08 INFO GlusterFS mount attempt 

07/06/2020 00:52:38 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:52:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:52:26 ERROR Node Stats exception.

07/06/2020 00:52:07 INFO GlusterFS mount attempt 

07/06/2020 00:51:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:51:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:51:22 ERROR Node Stats exception.

07/06/2020 00:51:07 INFO GlusterFS mount attempt 

07/06/2020 00:50:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.55 `date +%s`" "

07/06/2020 00:50:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.47 `date +%s`" "

07/06/2020 00:50:19 ERROR Node Stats exception.

07/06/2020 00:50:07 INFO GlusterFS mount attempt 

07/06/2020 00:49:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

07/06/2020 00:49:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

07/06/2020 00:49:16 ERROR Node Stats exception.

07/06/2020 00:49:07 INFO GlusterFS mount attempt 

07/06/2020 00:48:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.70 `date +%s`" "

07/06/2020 00:48:13 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

07/06/2020 00:48:13 ERROR Node Stats exception.

07/06/2020 00:48:07 INFO GlusterFS mount attempt 

07/06/2020 00:47:37 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.69 `date +%s`" "

07/06/2020 00:47:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

07/06/2020 00:47:09 ERROR Node Stats exception.

07/06/2020 00:47:07 INFO GlusterFS mount attempt 

07/06/2020 00:46:36 INFO GlusterFS mount attempt 

07/06/2020 00:46:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.57 `date +%s`" "

07/06/2020 00:46:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 00:46:06 ERROR Node Stats exception.

07/06/2020 00:45:36 INFO GlusterFS mount attempt 

07/06/2020 00:45:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:45:03 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.36 `date +%s`" "

07/06/2020 00:45:03 ERROR Node Stats exception.

07/06/2020 00:44:36 INFO GlusterFS mount attempt 

07/06/2020 00:44:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.37 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.68 `date +%s`" "

07/06/2020 00:43:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.37 `date +%s`" "

07/06/2020 00:43:59 ERROR Node Stats exception.

07/06/2020 00:43:36 INFO GlusterFS mount attempt 

07/06/2020 00:43:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 00:42:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 00:42:56 ERROR Node Stats exception.

07/06/2020 00:42:36 INFO GlusterFS mount attempt 

07/06/2020 00:42:06 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:41:53 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:41:53 ERROR Node Stats exception.

07/06/2020 00:41:35 INFO GlusterFS mount attempt 

07/06/2020 00:41:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

07/06/2020 00:40:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 00:40:49 ERROR Node Stats exception.

07/06/2020 00:40:35 INFO GlusterFS mount attempt 

07/06/2020 00:40:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.66 `date +%s`" "

07/06/2020 00:39:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:39:46 ERROR Node Stats exception.

07/06/2020 00:39:35 INFO GlusterFS mount attempt 

07/06/2020 00:39:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.62 `date +%s`" "

07/06/2020 00:38:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:38:42 ERROR Node Stats exception.

07/06/2020 00:38:35 INFO GlusterFS mount attempt 

07/06/2020 00:38:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.65 `date +%s`" "

07/06/2020 00:37:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.11 `date +%s`" "

07/06/2020 00:37:39 ERROR Node Stats exception.

07/06/2020 00:37:35 INFO GlusterFS mount attempt 

07/06/2020 00:37:05 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.78 `date +%s`" "

07/06/2020 00:36:36 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.48 `date +%s`" "

07/06/2020 00:36:36 ERROR Node Stats exception.

07/06/2020 00:36:35 INFO GlusterFS mount attempt 

07/06/2020 00:36:04 INFO GlusterFS mount attempt 

07/06/2020 00:35:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.63 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.63 `date +%s`" "

07/06/2020 00:35:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

07/06/2020 00:35:32 ERROR Node Stats exception.

07/06/2020 00:35:04 INFO GlusterFS mount attempt 

07/06/2020 00:34:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.64 `date +%s`" "

07/06/2020 00:34:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.42 `date +%s`" "

07/06/2020 00:34:29 ERROR Node Stats exception.

07/06/2020 00:34:04 INFO GlusterFS mount attempt 

07/06/2020 00:33:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.59 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.59 `date +%s`" "

07/06/2020 00:33:26 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

07/06/2020 00:33:26 ERROR Node Stats exception.

07/06/2020 00:33:04 INFO GlusterFS mount attempt 

07/06/2020 00:32:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.60 `date +%s`" "

07/06/2020 00:32:23 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 00:32:23 ERROR Node Stats exception.

07/06/2020 00:32:04 INFO GlusterFS mount attempt 

07/06/2020 00:31:34 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.51 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.83 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:31:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:31:19 ERROR Node Stats exception.

07/06/2020 00:31:04 INFO GlusterFS mount attempt 

07/06/2020 00:30:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.45 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.45 `date +%s`" "

07/06/2020 00:30:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 00:30:15 ERROR Node Stats exception.

07/06/2020 00:30:03 INFO GlusterFS mount attempt 

 

07/06/2020 00:29:55 INFO Start add osd job 60889

07/06/2020 00:29:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

07/06/2020 00:29:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 00:29:12 ERROR Node Stats exception.

07/06/2020 00:29:03 INFO GlusterFS mount attempt 

07/06/2020 00:28:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.42 `date +%s`" "

07/06/2020 00:28:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.23 `date +%s`" "

07/06/2020 00:28:09 ERROR Node Stats exception.

07/06/2020 00:28:03 INFO GlusterFS mount attempt 

07/06/2020 00:27:33 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.47 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.47 `date +%s`" "

07/06/2020 00:27:06 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 00:27:06 ERROR Node Stats exception.

07/06/2020 00:27:03 INFO GlusterFS mount attempt 

 

07/06/2020 00:27:01 INFO Start add osd job 52251

07/06/2020 00:26:33 INFO GlusterFS mount attempt 

07/06/2020 00:26:03 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.46 `date +%s`" "

07/06/2020 00:26:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.62 `date +%s`" "

07/06/2020 00:26:02 ERROR Node Stats exception.

07/06/2020 00:25:33 INFO GlusterFS mount attempt 

07/06/2020 00:25:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.22 `date +%s`" "

07/06/2020 00:24:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

07/06/2020 00:24:59 ERROR Node Stats exception.

 

07/06/2020 00:24:39 INFO Start add osd job 44788

07/06/2020 00:24:32 INFO GlusterFS mount attempt 

07/06/2020 00:24:02 INFO GlusterFS mount attempt 

 

07/06/2020 00:23:56 INFO Start add journal job 41975

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.20 `date +%s`" "

07/06/2020 00:23:56 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

07/06/2020 00:23:56 ERROR Node Stats exception.

07/06/2020 00:23:32 INFO GlusterFS mount attempt 

07/06/2020 00:23:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.04 `date +%s`" "

07/06/2020 00:22:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.57 `date +%s`" "

07/06/2020 00:22:52 ERROR Node Stats exception.

 

07/06/2020 00:22:36 INFO Start add journal job 38792

07/06/2020 00:22:32 INFO GlusterFS mount attempt 

07/06/2020 00:22:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

07/06/2020 00:21:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.32 `date +%s`" "

07/06/2020 00:21:49 ERROR Node Stats exception.

07/06/2020 00:21:32 INFO GlusterFS mount attempt 

07/06/2020 00:21:02 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.33 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.26 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 97 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:20:46 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:20:46 ERROR Node Stats exception.

07/06/2020 00:20:32 INFO GlusterFS mount attempt 

07/06/2020 00:20:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.17 `date +%s`" "

07/06/2020 00:19:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

07/06/2020 00:19:42 ERROR Node Stats exception.

07/06/2020 00:19:31 INFO GlusterFS mount attempt 

07/06/2020 00:19:01 INFO GlusterFS mount attempt 

07/06/2020 00:18:43 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 7 c0ab219e-02ff-45ba-b3cf-f20c688d5eb0

07/06/2020 00:18:40 INFO starting activate osd. 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.12 `date +%s`" "

07/06/2020 00:18:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.49 `date +%s`" "

07/06/2020 00:18:39 ERROR Node Stats exception.

07/06/2020 00:18:31 INFO GlusterFS mount attempt 

07/06/2020 00:18:21 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdh1 --block.db /dev/sdj4

07/06/2020 00:18:18 INFO Executing udevadm settle --timeout 30

07/06/2020 00:18:18 INFO Calling udevadm on sdj device

07/06/2020 00:18:18 INFO Executing partprobe /dev/sdj

07/06/2020 00:18:18 INFO Calling partprobe on sdj device

07/06/2020 00:18:17 INFO Creating journal-db partition num 4 size 61440 on /dev/sdj

07/06/2020 00:18:17 INFO creating new journal partition.

07/06/2020 00:18:13 INFO Executing udevadm settle --timeout 30

07/06/2020 00:18:13 INFO Calling udevadm on sdh device

07/06/2020 00:18:13 INFO Executing partprobe /dev/sdh

07/06/2020 00:18:13 INFO Calling partprobe on sdh device

07/06/2020 00:18:12 INFO Creating data partition num 1 size 0 on /dev/sdh

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.block_uuid=xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj1,ceph.db_uuid=4cb5fd09-aef0-4f81-b14f-7f8d41092b0f,ceph.encrypted=0,ceph.osd_fsid=11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.osd_id=4,ceph.type=block,ceph.vdo=0";"/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-678e80fb-5887-4587-965f-29678e9a4cb0/osd-block-8348a9b7-17d7-484d-b628-851b0e4b3d08,ceph.block_uuid=hpDYcO-WiO1-445B-QXwW-7rRW-8ZDF-TytFFJ,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj3,ceph.db_uuid=693026cb-fe8a-4da0-a96c-8ec0fe5d3324,ceph.encrypted=0,ceph.osd_fsid=8348a9b7-17d7-484d-b628-851b0e4b3d08,ceph.osd_id=6,ceph.type=block,ceph.vdo=0";"/dev/ceph-678e80fb-5887-4587-965f-29678e9a4cb0/osd-block-8348a9b7-17d7-484d-b628-851b0e4b3d08";"osd-block-8348a9b7-17d7-484d-b628-851b0e4b3d08";"ceph-678e80fb-5887-4587-965f-29678e9a4cb0";"hpDYcO-WiO1-445B-QXwW-7rRW-8ZDF-TytFFJ";"838.00g

07/06/2020 00:18:12 INFO stdout ceph.block_device=/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.block_uuid=TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj2,ceph.db_uuid=e2acc8b7-463d-40dc-af21-733b6f61ca84,ceph.encrypted=0,ceph.osd_fsid=4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.osd_id=5,ceph.type=block,ceph.vdo=0";"/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"ceph-44c80298-e038-4302-a3d5-8bd356642881";"TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa";"838.00g

07/06/2020 00:18:12 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:18:12 INFO Start prepare bluestore OSD : sdh

07/06/2020 00:18:12 INFO User selected cache disk for disk sdh.

07/06/2020 00:18:12 INFO User didn't select a cache for disk sdh.

07/06/2020 00:18:12 INFO User selected journal sdj disk for disk sdh.

07/06/2020 00:18:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.98 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.98 `date +%s`" "

07/06/2020 00:17:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 00:17:35 ERROR Node Stats exception.

07/06/2020 00:17:31 INFO GlusterFS mount attempt 

07/06/2020 00:17:06 INFO Executing : partprobe /dev/sdh

07/06/2020 00:17:05 INFO Executing : parted -s /dev/sdh mklabel gpt

07/06/2020 00:17:05 INFO Executing : dd if=/dev/zero of=/dev/sdh bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:17:05 INFO Executing : wipefs --all /dev/sdh

07/06/2020 00:17:04 INFO Start cleaning disk : sdh

07/06/2020 00:17:01 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.16 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 7.16 `date +%s`" "

07/06/2020 00:16:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.18 `date +%s`" "

07/06/2020 00:16:32 ERROR Node Stats exception.

07/06/2020 00:16:31 INFO GlusterFS mount attempt 

 

07/06/2020 00:16:18 INFO Start add osd job 181677

07/06/2020 00:16:18 INFO Start add osd job for disk sdh.

07/06/2020 00:16:17 INFO -disk_name sdh -journal sdj

07/06/2020 00:16:17 INFO params

07/06/2020 00:16:17 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:16:17 INFO script

07/06/2020 00:16:01 INFO GlusterFS mount attempt 

07/06/2020 00:15:31 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.78 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.78 `date +%s`" "

07/06/2020 00:15:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

07/06/2020 00:15:29 ERROR Node Stats exception.

07/06/2020 00:15:01 INFO GlusterFS mount attempt 

07/06/2020 00:14:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.86 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.86 `date +%s`" "

07/06/2020 00:14:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.97 `date +%s`" "

07/06/2020 00:14:25 ERROR Node Stats exception.

07/06/2020 00:14:23 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 6 8348a9b7-17d7-484d-b628-851b0e4b3d08

07/06/2020 00:14:20 INFO starting activate osd. 

07/06/2020 00:14:12 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdg1 --block.db /dev/sdj3

07/06/2020 00:14:09 INFO Executing udevadm settle --timeout 30

07/06/2020 00:14:09 INFO Calling udevadm on sdj device

07/06/2020 00:14:09 INFO Executing partprobe /dev/sdj

07/06/2020 00:14:09 INFO Calling partprobe on sdj device

07/06/2020 00:14:07 INFO Creating journal-db partition num 3 size 61440 on /dev/sdj

07/06/2020 00:14:07 INFO creating new journal partition.

07/06/2020 00:14:04 INFO Executing udevadm settle --timeout 30

07/06/2020 00:14:04 INFO Calling udevadm on sdg device

07/06/2020 00:14:04 INFO Executing partprobe /dev/sdg

07/06/2020 00:14:04 INFO Calling partprobe on sdg device

07/06/2020 00:14:03 INFO Creating data partition num 1 size 0 on /dev/sdg

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.block_uuid=xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj1,ceph.db_uuid=4cb5fd09-aef0-4f81-b14f-7f8d41092b0f,ceph.encrypted=0,ceph.osd_fsid=11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.osd_id=4,ceph.type=block,ceph.vdo=0";"/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:14:03 INFO stdout ceph.block_device=/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.block_uuid=TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj2,ceph.db_uuid=e2acc8b7-463d-40dc-af21-733b6f61ca84,ceph.encrypted=0,ceph.osd_fsid=4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837,ceph.osd_id=5,ceph.type=block,ceph.vdo=0";"/dev/ceph-44c80298-e038-4302-a3d5-8bd356642881/osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"osd-block-4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837";"ceph-44c80298-e038-4302-a3d5-8bd356642881";"TX5L8r-Tiaq-JBFW-M85g-exTK-8NtC-CeOksa";"838.00g

07/06/2020 00:14:03 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:14:03 INFO Start prepare bluestore OSD : sdg

07/06/2020 00:14:03 INFO User selected cache disk for disk sdg.

07/06/2020 00:14:03 INFO User didn't select a cache for disk sdg.

07/06/2020 00:14:03 INFO User selected journal sdj disk for disk sdg.

07/06/2020 00:14:00 INFO GlusterFS mount attempt 

07/06/2020 00:13:36 INFO Executing : partprobe /dev/sdg

07/06/2020 00:13:36 INFO Executing : parted -s /dev/sdg mklabel gpt

07/06/2020 00:13:36 INFO Executing : dd if=/dev/zero of=/dev/sdg bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:13:36 INFO Executing : wipefs --all /dev/sdg

07/06/2020 00:13:35 INFO Start cleaning disk : sdg

07/06/2020 00:13:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.46 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.46 `date +%s`" "

07/06/2020 00:13:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.87 `date +%s`" "

07/06/2020 00:13:22 ERROR Node Stats exception.

 

07/06/2020 00:13:21 INFO Start add osd job 168691

07/06/2020 00:13:21 INFO Start add osd job for disk sdg.

07/06/2020 00:13:21 INFO -disk_name sdg -journal sdj

07/06/2020 00:13:21 INFO params

07/06/2020 00:13:21 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:13:21 INFO script

07/06/2020 00:13:00 INFO GlusterFS mount attempt 

07/06/2020 00:12:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.57 `date +%s`" "

07/06/2020 00:12:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.49 `date +%s`" "

07/06/2020 00:12:19 ERROR Node Stats exception.

07/06/2020 00:12:00 INFO GlusterFS mount attempt 

07/06/2020 00:11:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.60 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.60 `date +%s`" "

07/06/2020 00:11:16 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.69 `date +%s`" "

07/06/2020 00:11:16 ERROR Node Stats exception.

07/06/2020 00:11:00 INFO GlusterFS mount attempt 

07/06/2020 00:10:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.52 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.39 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

07/06/2020 00:10:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

07/06/2020 00:10:12 ERROR Node Stats exception.

07/06/2020 00:10:00 INFO GlusterFS mount attempt 

07/06/2020 00:09:30 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.23 `date +%s`" "

07/06/2020 00:09:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.4 `date +%s`" "

07/06/2020 00:09:09 ERROR Node Stats exception.

07/06/2020 00:08:59 INFO GlusterFS mount attempt 

07/06/2020 00:08:29 INFO GlusterFS mount attempt 

07/06/2020 00:08:16 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 5 4f1fe0a2-9aeb-46ad-ad7d-a0a997b25837

07/06/2020 00:08:14 INFO starting activate osd. 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.24 `date +%s`" "

07/06/2020 00:08:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 00:08:05 ERROR Node Stats exception.

07/06/2020 00:07:59 INFO GlusterFS mount attempt 

07/06/2020 00:07:52 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdf1 --block.db /dev/sdj2

07/06/2020 00:07:49 INFO Executing udevadm settle --timeout 30

07/06/2020 00:07:49 INFO Calling udevadm on sdj device

07/06/2020 00:07:49 INFO Executing partprobe /dev/sdj

07/06/2020 00:07:49 INFO Calling partprobe on sdj device

07/06/2020 00:07:48 INFO Creating journal-db partition num 2 size 61440 on /dev/sdj

07/06/2020 00:07:47 INFO creating new journal partition.

07/06/2020 00:07:44 INFO Executing udevadm settle --timeout 30

07/06/2020 00:07:44 INFO Calling udevadm on sdf device

07/06/2020 00:07:44 INFO Executing partprobe /dev/sdf

07/06/2020 00:07:44 INFO Calling partprobe on sdf device

07/06/2020 00:07:43 INFO Creating data partition num 1 size 0 on /dev/sdf

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.block_uuid=xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdj1,ceph.db_uuid=4cb5fd09-aef0-4f81-b14f-7f8d41092b0f,ceph.encrypted=0,ceph.osd_fsid=11ac43c1-e71a-48b2-9e38-2095249654fb,ceph.osd_id=4,ceph.type=block,ceph.vdo=0";"/dev/ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713/osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"osd-block-11ac43c1-e71a-48b2-9e38-2095249654fb";"ceph-bc7c3a2a-5c66-4bc0-a4e6-d35762ac4713";"xF8WHr-0lMs-mQWx-5Yvh-7rcl-Lh4z-AdZEGo";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:07:43 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:07:43 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:07:43 INFO Start prepare bluestore OSD : sdf

07/06/2020 00:07:43 INFO User selected cache disk for disk sdf.

07/06/2020 00:07:43 INFO User didn't select a cache for disk sdf.

07/06/2020 00:07:43 INFO User selected journal sdj disk for disk sdf.

07/06/2020 00:07:29 INFO GlusterFS mount attempt 

07/06/2020 00:07:17 INFO Executing : partprobe /dev/sdf

07/06/2020 00:07:17 INFO Executing : parted -s /dev/sdf mklabel gpt

07/06/2020 00:07:16 INFO Executing : dd if=/dev/zero of=/dev/sdf bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:07:16 INFO Executing : wipefs --all /dev/sdf

07/06/2020 00:07:16 INFO Start cleaning disk : sdf

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.31 `date +%s`" "

07/06/2020 00:07:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.56 `date +%s`" "

07/06/2020 00:07:02 ERROR Node Stats exception.

07/06/2020 00:06:59 INFO GlusterFS mount attempt 

 

07/06/2020 00:06:52 INFO Start add osd job 145794

07/06/2020 00:06:52 INFO Start add osd job for disk sdf.

07/06/2020 00:06:52 INFO -disk_name sdf -journal sdj

07/06/2020 00:06:52 INFO params

07/06/2020 00:06:52 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:06:52 INFO script

07/06/2020 00:06:29 INFO GlusterFS mount attempt 

07/06/2020 00:05:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.07 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.07 `date +%s`" "

07/06/2020 00:05:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

07/06/2020 00:05:59 ERROR Node Stats exception.

07/06/2020 00:05:29 INFO GlusterFS mount attempt 

07/06/2020 00:04:59 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.30 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.30 `date +%s`" "

07/06/2020 00:04:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

07/06/2020 00:04:55 ERROR Node Stats exception.

07/06/2020 00:04:29 INFO GlusterFS mount attempt 

07/06/2020 00:04:24 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 4 11ac43c1-e71a-48b2-9e38-2095249654fb

07/06/2020 00:04:22 INFO starting activate osd. 

07/06/2020 00:04:14 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sde1 --block.db /dev/sdj1

07/06/2020 00:04:11 INFO Executing udevadm settle --timeout 30

07/06/2020 00:04:11 INFO Calling udevadm on sdj device

07/06/2020 00:04:11 INFO Executing partprobe /dev/sdj

07/06/2020 00:04:11 INFO Calling partprobe on sdj device

07/06/2020 00:04:10 INFO Creating journal-db partition num 1 size 61440 on /dev/sdj

07/06/2020 00:04:09 INFO creating new journal partition.

07/06/2020 00:04:06 INFO Executing udevadm settle --timeout 30

07/06/2020 00:04:06 INFO Calling udevadm on sde device

07/06/2020 00:04:06 INFO Executing partprobe /dev/sde

07/06/2020 00:04:06 INFO Calling partprobe on sde device

07/06/2020 00:04:05 INFO Creating data partition num 1 size 0 on /dev/sde

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072,ceph.block_uuid=HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi4,ceph.db_uuid=7de4a22a-6507-4c1c-bc9a-fe14cbe88e3d,ceph.encrypted=0,ceph.osd_fsid=334697de-d0aa-4cd6-849b-12b263dfe072,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ceph-f953ae51-ef9f-4388-befe-1f769b120578/osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"osd-block-334697de-d0aa-4cd6-849b-12b263dfe072";"ceph-f953ae51-ef9f-4388-befe-1f769b120578";"HjrabU-HE83-UjT2-qayZ-B5Fk-r1eO-JteTPg";"838.00g

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

07/06/2020 00:04:05 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

07/06/2020 00:04:05 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

07/06/2020 00:04:05 INFO Start prepare bluestore OSD : sde

07/06/2020 00:04:05 INFO User selected cache disk for disk sde.

07/06/2020 00:04:05 INFO User didn't select a cache for disk sde.

07/06/2020 00:04:05 INFO User selected journal sdj disk for disk sde.

07/06/2020 00:04:02 INFO Executing : partprobe /dev/sdj

07/06/2020 00:04:02 INFO Executing : parted -s /dev/sdj mklabel gpt

07/06/2020 00:04:02 INFO Executing : dd if=/dev/zero of=/dev/sdj bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:04:02 INFO Executing : wipefs --all /dev/sdj

07/06/2020 00:04:02 INFO Executing : dd if=/dev/zero of=/dev/sdj1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:04:02 INFO Executing : wipefs --all /dev/sdj1

07/06/2020 00:03:59 INFO GlusterFS mount attempt 

07/06/2020 00:03:58 INFO Start cleaning disk : sdj

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.03 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 6.03 `date +%s`" "

07/06/2020 00:03:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

07/06/2020 00:03:52 ERROR Node Stats exception.

07/06/2020 00:03:28 INFO GlusterFS mount attempt 

07/06/2020 00:02:59 INFO Executing : partprobe /dev/sde

07/06/2020 00:02:59 INFO Executing : parted -s /dev/sde mklabel gpt

07/06/2020 00:02:58 INFO Executing : dd if=/dev/zero of=/dev/sde bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

07/06/2020 00:02:58 INFO Executing : wipefs --all /dev/sde

07/06/2020 00:02:58 INFO GlusterFS mount attempt 

07/06/2020 00:02:58 INFO Start cleaning disk : sde

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.92 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.92 `date +%s`" "

07/06/2020 00:02:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

07/06/2020 00:02:49 ERROR Node Stats exception.

07/06/2020 00:02:28 INFO GlusterFS mount attempt 

 

07/06/2020 00:02:05 INFO Start add osd job 128005

07/06/2020 00:02:05 INFO Start add osd job for disk sde.

07/06/2020 00:02:04 INFO -disk_name sde -journal sdj

07/06/2020 00:02:04 INFO params

07/06/2020 00:02:04 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

07/06/2020 00:02:04 INFO script

07/06/2020 00:01:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.80 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.80 `date +%s`" "

07/06/2020 00:01:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.11 `date +%s`" "

07/06/2020 00:01:45 ERROR Node Stats exception.

07/06/2020 00:01:28 INFO GlusterFS mount attempt 

07/06/2020 00:00:58 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.94 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.94 `date +%s`" "

07/06/2020 00:00:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.1 `date +%s`" "

07/06/2020 00:00:42 ERROR Node Stats exception.

07/06/2020 00:00:28 INFO GlusterFS mount attempt 

06/06/2020 23:59:58 INFO GlusterFS mount attempt 

06/06/2020 23:59:57 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 3 334697de-d0aa-4cd6-849b-12b263dfe072

06/06/2020 23:59:55 INFO starting activate osd. 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.98 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.91 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:59:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

06/06/2020 23:59:39 ERROR Node Stats exception.

06/06/2020 23:59:36 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdd1 --block.db /dev/sdi4

06/06/2020 23:59:33 INFO Executing udevadm settle --timeout 30

06/06/2020 23:59:33 INFO Calling udevadm on sdi device

06/06/2020 23:59:33 INFO Executing partprobe /dev/sdi

06/06/2020 23:59:33 INFO Calling partprobe on sdi device

06/06/2020 23:59:32 INFO Creating journal-db partition num 4 size 61440 on /dev/sdi

06/06/2020 23:59:31 INFO creating new journal partition.

06/06/2020 23:59:28 INFO Executing udevadm settle --timeout 30

06/06/2020 23:59:28 INFO Calling udevadm on sdd device

06/06/2020 23:59:28 INFO Executing partprobe /dev/sdd

06/06/2020 23:59:28 INFO Calling partprobe on sdd device

06/06/2020 23:59:28 INFO GlusterFS mount attempt 

06/06/2020 23:59:27 INFO Creating data partition num 1 size 0 on /dev/sdd

06/06/2020 23:59:27 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

06/06/2020 23:59:27 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

06/06/2020 23:59:27 INFO stdout ceph.block_device=/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd,ceph.block_uuid=VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi3,ceph.db_uuid=283503eb-7322-4d30-936e-a8539b593b42,ceph.encrypted=0,ceph.osd_fsid=b03ac19c-71be-4175-8796-aa01c8547acd,ceph.osd_id=2,ceph.type=block,ceph.vdo=0";"/dev/ceph-6b53f365-826e-43a7-9139-bb50db38c68f/osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"osd-block-b03ac19c-71be-4175-8796-aa01c8547acd";"ceph-6b53f365-826e-43a7-9139-bb50db38c68f";"VYgdfs-z0JH-DJE6-ECeU-dluc-1Wih-J6dB0F";"838.00g

06/06/2020 23:59:27 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:59:27 INFO Start prepare bluestore OSD : sdd

06/06/2020 23:59:27 INFO User selected cache disk for disk sdd.

06/06/2020 23:59:27 INFO User didn't select a cache for disk sdd.

06/06/2020 23:59:27 INFO User selected journal sdi disk for disk sdd.

06/06/2020 23:59:01 INFO Executing : partprobe /dev/sdd

06/06/2020 23:59:01 INFO Executing : parted -s /dev/sdd mklabel gpt

06/06/2020 23:59:01 INFO Executing : dd if=/dev/zero of=/dev/sdd bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:59:01 INFO Executing : wipefs --all /dev/sdd

06/06/2020 23:59:00 INFO Start cleaning disk : sdd

06/06/2020 23:58:58 INFO GlusterFS mount attempt 

 

06/06/2020 23:58:37 INFO Start add osd job 113285

06/06/2020 23:58:37 INFO Start add osd job for disk sdd.

06/06/2020 23:58:37 INFO -disk_name sdd -journal sdi

06/06/2020 23:58:37 INFO params

06/06/2020 23:58:37 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:58:37 INFO script

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.97 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.97 `date +%s`" "

06/06/2020 23:58:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.86 `date +%s`" "

06/06/2020 23:58:35 ERROR Node Stats exception.

06/06/2020 23:58:28 INFO GlusterFS mount attempt 

06/06/2020 23:57:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.69 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.69 `date +%s`" "

06/06/2020 23:57:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.59 `date +%s`" "

06/06/2020 23:57:32 ERROR Node Stats exception.

06/06/2020 23:57:27 INFO GlusterFS mount attempt 

06/06/2020 23:56:57 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.66 `date +%s`" "

06/06/2020 23:56:29 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.28 `date +%s`" "

06/06/2020 23:56:29 ERROR Node Stats exception.

06/06/2020 23:56:27 INFO GlusterFS mount attempt 

06/06/2020 23:55:57 INFO GlusterFS mount attempt 

06/06/2020 23:55:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.77 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.73 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.77 `date +%s`" "

06/06/2020 23:55:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.73 `date +%s`" "

06/06/2020 23:55:25 ERROR Node Stats exception.

06/06/2020 23:54:57 INFO GlusterFS mount attempt 

06/06/2020 23:54:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.76 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.76 `date +%s`" "

06/06/2020 23:54:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

06/06/2020 23:54:22 ERROR Node Stats exception.

06/06/2020 23:53:57 INFO GlusterFS mount attempt 

06/06/2020 23:53:27 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.58 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.6 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.58 `date +%s`" "

06/06/2020 23:53:19 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 1.6 `date +%s`" "

06/06/2020 23:53:19 ERROR Node Stats exception.

06/06/2020 23:52:57 INFO GlusterFS mount attempt 

06/06/2020 23:52:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

06/06/2020 23:52:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.33 `date +%s`" "

06/06/2020 23:52:15 ERROR Node Stats exception.

06/06/2020 23:51:56 INFO GlusterFS mount attempt 

06/06/2020 23:51:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.17 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:51:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.17 `date +%s`" "

06/06/2020 23:51:12 ERROR Node Stats exception.

06/06/2020 23:50:56 INFO GlusterFS mount attempt 

06/06/2020 23:50:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:50:09 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:50:09 ERROR Node Stats exception.

06/06/2020 23:49:56 INFO GlusterFS mount attempt 

06/06/2020 23:49:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.53 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:49:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

06/06/2020 23:49:05 ERROR Node Stats exception.

06/06/2020 23:48:56 INFO GlusterFS mount attempt 

06/06/2020 23:48:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.64 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.64 `date +%s`" "

06/06/2020 23:48:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.43 `date +%s`" "

06/06/2020 23:48:02 ERROR Node Stats exception.

06/06/2020 23:47:56 INFO GlusterFS mount attempt 

06/06/2020 23:47:26 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:46:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.19 `date +%s`" "

06/06/2020 23:46:59 ERROR Node Stats exception.

06/06/2020 23:46:55 INFO GlusterFS mount attempt 

06/06/2020 23:46:25 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.49 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.38 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.49 `date +%s`" "

06/06/2020 23:45:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.38 `date +%s`" "

06/06/2020 23:45:55 ERROR Node Stats exception.

06/06/2020 23:45:55 INFO GlusterFS mount attempt 

06/06/2020 23:45:25 INFO GlusterFS mount attempt 

06/06/2020 23:44:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.26 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.57 `date +%s`" "

06/06/2020 23:44:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.26 `date +%s`" "

06/06/2020 23:44:52 ERROR Node Stats exception.

06/06/2020 23:44:25 INFO GlusterFS mount attempt 

06/06/2020 23:43:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.55 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.55 `date +%s`" "

06/06/2020 23:43:49 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:43:49 ERROR Node Stats exception.

06/06/2020 23:43:25 INFO GlusterFS mount attempt 

06/06/2020 23:42:55 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.26 `date +%s`" "

06/06/2020 23:42:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:42:45 ERROR Node Stats exception.

06/06/2020 23:42:25 INFO GlusterFS mount attempt 

06/06/2020 23:41:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.54 `date +%s`" "

06/06/2020 23:41:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:41:42 ERROR Node Stats exception.

06/06/2020 23:41:24 INFO GlusterFS mount attempt 

06/06/2020 23:40:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.59 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.39 `date +%s`" "

06/06/2020 23:40:39 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.59 `date +%s`" "

06/06/2020 23:40:39 ERROR Node Stats exception.

06/06/2020 23:40:33 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 2 b03ac19c-71be-4175-8796-aa01c8547acd

06/06/2020 23:40:32 INFO starting activate osd. 

06/06/2020 23:40:24 INFO GlusterFS mount attempt 

06/06/2020 23:40:23 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdc1 --block.db /dev/sdi3

06/06/2020 23:40:20 INFO Executing udevadm settle --timeout 30

06/06/2020 23:40:20 INFO Calling udevadm on sdi device

06/06/2020 23:40:20 INFO Executing partprobe /dev/sdi

06/06/2020 23:40:20 INFO Calling partprobe on sdi device

06/06/2020 23:40:19 INFO Creating journal-db partition num 3 size 61440 on /dev/sdi

06/06/2020 23:40:19 INFO creating new journal partition.

06/06/2020 23:40:16 INFO Executing udevadm settle --timeout 30

06/06/2020 23:40:16 INFO Calling udevadm on sdc device

06/06/2020 23:40:16 INFO Executing partprobe /dev/sdc

06/06/2020 23:40:16 INFO Calling partprobe on sdc device

06/06/2020 23:40:15 INFO Creating data partition num 1 size 0 on /dev/sdc

06/06/2020 23:40:15 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

06/06/2020 23:40:15 INFO stdout ceph.block_device=/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.block_uuid=NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi2,ceph.db_uuid=62e48a12-ca58-4ca7-aa83-b9e8f881f309,ceph.encrypted=0,ceph.osd_fsid=bb5ca29f-b182-4443-a341-bec5c2293bd4,ceph.osd_id=1,ceph.type=block,ceph.vdo=0";"/dev/ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f/osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"osd-block-bb5ca29f-b182-4443-a341-bec5c2293bd4";"ceph-ad3029d2-9ffe-452c-bddc-7353afb1f12f";"NYAOqj-FZJM-14ga-3b27-qEn9-pvjR-z9InvM";"838.00g

06/06/2020 23:40:14 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:40:14 INFO Start prepare bluestore OSD : sdc

06/06/2020 23:40:14 INFO User selected cache disk for disk sdc.

06/06/2020 23:40:14 INFO User didn't select a cache for disk sdc.

06/06/2020 23:40:14 INFO User selected journal sdi disk for disk sdc.

06/06/2020 23:39:54 INFO GlusterFS mount attempt 

06/06/2020 23:39:36 INFO Executing : partprobe /dev/sdc

06/06/2020 23:39:36 INFO Executing : parted -s /dev/sdc mklabel gpt

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.41 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.41 `date +%s`" "

06/06/2020 23:39:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 4.56 `date +%s`" "

06/06/2020 23:39:35 ERROR Node Stats exception.

06/06/2020 23:39:35 INFO Executing : dd if=/dev/zero of=/dev/sdc bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:39:35 INFO Executing : wipefs --all /dev/sdc

06/06/2020 23:39:35 INFO Executing : dd if=/dev/zero of=/dev/sdc1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:39:35 INFO Executing : wipefs --all /dev/sdc1

06/06/2020 23:39:31 INFO Starting : vgchange -a n ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 

06/06/2020 23:39:31 INFO Start cleaning disk : sdc

 

06/06/2020 23:39:28 INFO Start add osd job 56081

06/06/2020 23:39:28 INFO Start add osd job for disk sdc.

06/06/2020 23:39:28 INFO -disk_name sdc -journal sdi

06/06/2020 23:39:28 INFO params

06/06/2020 23:39:28 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:39:28 INFO script

06/06/2020 23:39:24 INFO GlusterFS mount attempt 

06/06/2020 23:38:54 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.16 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 22 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:38:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 22 `date +%s`" "

06/06/2020 23:38:32 ERROR Node Stats exception.

06/06/2020 23:38:24 INFO GlusterFS mount attempt 

06/06/2020 23:38:03 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 1 bb5ca29f-b182-4443-a341-bec5c2293bd4

06/06/2020 23:38:02 INFO starting activate osd. 

06/06/2020 23:37:54 INFO GlusterFS mount attempt 

06/06/2020 23:37:44 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sdb1 --block.db /dev/sdi2

06/06/2020 23:37:41 INFO Executing udevadm settle --timeout 30

06/06/2020 23:37:41 INFO Calling udevadm on sdi device

06/06/2020 23:37:40 INFO Executing partprobe /dev/sdi

06/06/2020 23:37:40 INFO Calling partprobe on sdi device

06/06/2020 23:37:39 INFO Creating journal-db partition num 2 size 61440 on /dev/sdi

06/06/2020 23:37:39 INFO creating new journal partition.

06/06/2020 23:37:36 INFO Executing udevadm settle --timeout 30

06/06/2020 23:37:36 INFO Calling udevadm on sdb device

06/06/2020 23:37:36 INFO Executing partprobe /dev/sdb

06/06/2020 23:37:36 INFO Calling partprobe on sdb device

06/06/2020 23:37:35 INFO Creating data partition num 1 size 0 on /dev/sdb

06/06/2020 23:37:35 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:37:35 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:37:35 INFO stdout ";"";"[main_wcorig]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"qAbDMQ-iipJ-s5Vt-SyQd-3m9W-FDCf-c9knbB";"<838.36g

06/06/2020 23:37:35 INFO stdout ceph.block_device=/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main,ceph.block_uuid=RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=f385a266-6990-4a68-880e-a37104ef5496,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdb1,ceph.db_uuid=de80dbcf-58c3-4a03-ba1a-e7f54e324941,ceph.encrypted=0,ceph.osd_fsid=73d73684-02f1-4567-b00f-52c43ea507b5,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main";"main";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB";"<838.36g

06/06/2020 23:37:35 INFO stdout ";"";"[cache]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"TlgLyb-2JG7-30MK-hD2P-h8Th-lPYF-9CFEia";"279.45g

06/06/2020 23:37:35 INFO stdout ceph.block_device=/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.block_uuid=VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=af55ae77-9d12-4c27-8eb3-d9966c01894e,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdi1,ceph.db_uuid=1d2cf410-b54f-4752-90ab-dd694340e34a,ceph.encrypted=0,ceph.osd_fsid=db3168db-dfd6-4d52-92e4-c7df920d40e2,ceph.osd_id=0,ceph.type=block,ceph.vdo=0";"/dev/ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47/osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"osd-block-db3168db-dfd6-4d52-92e4-c7df920d40e2";"ceph-d03a38c8-fe7b-4ff7-a0e5-242113e01a47";"VX5nJl-vbsU-hJx3-TOEX-WzkR-28Ls-FkfvND";"838.00g

06/06/2020 23:37:35 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:37:35 INFO Start prepare bluestore OSD : sdb

06/06/2020 23:37:35 INFO User selected cache disk for disk sdb.

06/06/2020 23:37:35 INFO User didn't select a cache for disk sdb.

06/06/2020 23:37:35 INFO User selected journal sdi disk for disk sdb.

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.04 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.62 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 5.04 `date +%s`" "

06/06/2020 23:37:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 2.62 `date +%s`" "

06/06/2020 23:37:28 ERROR Node Stats exception.

06/06/2020 23:37:24 INFO GlusterFS mount attempt 

06/06/2020 23:37:19 INFO Executing : partprobe /dev/sdb

06/06/2020 23:37:19 INFO Executing : parted -s /dev/sdb mklabel gpt

06/06/2020 23:37:19 INFO Executing : dd if=/dev/zero of=/dev/sdb bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:37:19 INFO Executing : wipefs --all /dev/sdb

06/06/2020 23:37:18 INFO Start cleaning disk : sdb

 

06/06/2020 23:37:03 INFO Start add osd job 44999

06/06/2020 23:37:03 INFO Start add osd job for disk sdb.

06/06/2020 23:37:02 INFO -disk_name sdb -journal sdi

06/06/2020 23:37:02 INFO params

06/06/2020 23:37:02 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:37:02 INFO script

06/06/2020 23:36:53 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.90 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.90 `date +%s`" "

06/06/2020 23:36:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.1 `date +%s`" "

06/06/2020 23:36:25 ERROR Node Stats exception.

06/06/2020 23:36:23 INFO GlusterFS mount attempt 

06/06/2020 23:35:55 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm activate --bluestore 0 db3168db-dfd6-4d52-92e4-c7df920d40e2

06/06/2020 23:35:54 INFO starting activate osd. 

06/06/2020 23:35:53 INFO GlusterFS mount attempt 

06/06/2020 23:35:23 INFO GlusterFS mount attempt 

06/06/2020 23:35:22 INFO Starting : ceph-volume --log-path /opt/petasan/log lvm prepare --bluestore --data /dev/sda1 --block.db /dev/sdi1

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

06/06/2020 23:35:22 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.25 `date +%s`" "

06/06/2020 23:35:22 ERROR Node Stats exception.

06/06/2020 23:35:19 INFO Executing udevadm settle --timeout 30

06/06/2020 23:35:19 INFO Calling udevadm on sdi device

06/06/2020 23:35:19 INFO Executing partprobe /dev/sdi

06/06/2020 23:35:19 INFO Calling partprobe on sdi device

06/06/2020 23:35:18 INFO Creating journal-db partition num 1 size 61440 on /dev/sdi

06/06/2020 23:35:17 INFO creating new journal partition.

06/06/2020 23:35:14 INFO Executing udevadm settle --timeout 30

06/06/2020 23:35:14 INFO Calling udevadm on sda device

06/06/2020 23:35:14 INFO Executing partprobe /dev/sda

06/06/2020 23:35:14 INFO Calling partprobe on sda device

06/06/2020 23:35:13 INFO Creating data partition num 1 size 0 on /dev/sda

06/06/2020 23:35:13 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:35:13 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 23:35:13 INFO stdout ";"";"[main_wcorig]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"qAbDMQ-iipJ-s5Vt-SyQd-3m9W-FDCf-c9knbB";"<838.36g

06/06/2020 23:35:13 INFO stdout ceph.block_device=/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main,ceph.block_uuid=RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB,ceph.cephx_lockbox_secret=,ceph.cluster_fsid=f385a266-6990-4a68-880e-a37104ef5496,ceph.cluster_name=ceph,ceph.crush_device_class=None,ceph.db_device=/dev/sdb1,ceph.db_uuid=de80dbcf-58c3-4a03-ba1a-e7f54e324941,ceph.encrypted=0,ceph.osd_fsid=73d73684-02f1-4567-b00f-52c43ea507b5,ceph.osd_id=3,ceph.type=block,ceph.vdo=0";"/dev/ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3/main";"main";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"RZ5ZoS-2vwQ-6WLu-Gkyt-4WZW-ASNn-hMRzOB";"<838.36g

06/06/2020 23:35:13 INFO stdout ";"";"[cache]";"ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"TlgLyb-2JG7-30MK-hD2P-h8Th-lPYF-9CFEia";"279.45g

06/06/2020 23:35:13 INFO Running command: /sbin/lvs --noheadings --readonly --separator=";" -a -o lv_tags,lv_path,lv_name,vg_name,lv_uuid,lv_size

06/06/2020 23:35:13 INFO Start prepare bluestore OSD : sda

06/06/2020 23:35:13 INFO User selected cache disk for disk sda.

06/06/2020 23:35:13 INFO User didn't select a cache for disk sda.

06/06/2020 23:35:13 INFO User selected journal sdi disk for disk sda.

06/06/2020 23:35:10 INFO Executing : partprobe /dev/sdi

06/06/2020 23:35:10 INFO Executing : parted -s /dev/sdi mklabel gpt

06/06/2020 23:35:10 INFO Executing : dd if=/dev/zero of=/dev/sdi bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:35:10 INFO Executing : wipefs --all /dev/sdi

06/06/2020 23:35:10 INFO Executing : dd if=/dev/zero of=/dev/sdi1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:35:10 INFO Executing : wipefs --all /dev/sdi1

06/06/2020 23:35:06 INFO Start cleaning disk : sdi

06/06/2020 23:34:53 INFO GlusterFS mount attempt 

06/06/2020 23:34:51 INFO Executing : partprobe /dev/sda

06/06/2020 23:34:51 INFO Executing : parted -s /dev/sda mklabel gpt

06/06/2020 23:34:51 INFO Executing : dd if=/dev/zero of=/dev/sda bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:34:51 INFO Executing : wipefs --all /dev/sda

06/06/2020 23:34:50 INFO Executing : dd if=/dev/zero of=/dev/sda1 bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:34:50 INFO Executing : wipefs --all /dev/sda1

06/06/2020 23:34:47 INFO Starting : vgchange -a n ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2 

06/06/2020 23:34:47 INFO Start cleaning disk : sda

 

06/06/2020 23:34:34 INFO Start add osd job 33246

06/06/2020 23:34:34 INFO Start add osd job for disk sda.

06/06/2020 23:34:34 INFO -disk_name sda -journal sdi

06/06/2020 23:34:34 INFO params

06/06/2020 23:34:34 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-osd

06/06/2020 23:34:34 INFO script

06/06/2020 23:34:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.54 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.54 `date +%s`" "

06/06/2020 23:34:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 3.32 `date +%s`" "

06/06/2020 23:34:18 ERROR Node Stats exception.

06/06/2020 23:33:53 INFO GlusterFS mount attempt 

06/06/2020 23:33:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.66 `date +%s`" "

06/06/2020 23:33:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 7.48 `date +%s`" "

06/06/2020 23:33:15 ERROR Node Stats exception.

06/06/2020 23:32:58 INFO Executing : partprobe /dev/sdj

06/06/2020 23:32:58 INFO Executing : parted -s /dev/sdj mklabel gpt

06/06/2020 23:32:58 INFO Executing : dd if=/dev/zero of=/dev/sdj bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:58 INFO Executing : wipefs --all /dev/sdj

06/06/2020 23:32:58 INFO Start cleaning disk : sdj

06/06/2020 23:32:55 INFO Executing : partprobe /dev/sdj

06/06/2020 23:32:54 INFO Executing : parted -s /dev/sdj mklabel gpt

06/06/2020 23:32:54 INFO Executing : dd if=/dev/zero of=/dev/sdj bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:54 INFO Executing : wipefs --all /dev/sdj

06/06/2020 23:32:54 INFO Start cleaning disk : sdj

06/06/2020 23:32:53 INFO GlusterFS mount attempt 

 

06/06/2020 23:32:51 INFO Start add journal job 25615

06/06/2020 23:32:51 INFO Start add journal job for disk sdj.

06/06/2020 23:32:51 INFO -disk_name sdj

06/06/2020 23:32:51 INFO params

06/06/2020 23:32:51 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-journal

06/06/2020 23:32:51 INFO script

06/06/2020 23:32:42 INFO Executing : partprobe /dev/sdi

06/06/2020 23:32:42 INFO Executing : parted -s /dev/sdi mklabel gpt

06/06/2020 23:32:42 INFO Executing : dd if=/dev/zero of=/dev/sdi bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:42 INFO Executing : wipefs --all /dev/sdi

06/06/2020 23:32:41 INFO Start cleaning disk : sdi

06/06/2020 23:32:38 INFO Executing : partprobe /dev/sdi

06/06/2020 23:32:38 INFO Executing : parted -s /dev/sdi mklabel gpt

06/06/2020 23:32:38 INFO Executing : dd if=/dev/zero of=/dev/sdi bs=1M count=20 oflag=direct,dsync >/dev/null 2>&1

06/06/2020 23:32:38 INFO Executing : wipefs --all /dev/sdi

06/06/2020 23:32:37 INFO Start cleaning disk : sdi

 

06/06/2020 23:32:25 INFO Start add journal job 23296

06/06/2020 23:32:25 INFO Start add journal job for disk sdi.

06/06/2020 23:32:25 INFO -disk_name sdi

06/06/2020 23:32:25 INFO params

06/06/2020 23:32:25 INFO /opt/petasan/scripts/admin/node_manage_disks.py add-journal

06/06/2020 23:32:25 INFO script

06/06/2020 23:32:23 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

06/06/2020 23:32:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

06/06/2020 23:32:12 ERROR Node Stats exception.

06/06/2020 23:31:53 INFO GlusterFS mount attempt 

06/06/2020 23:31:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.35 `date +%s`" "

06/06/2020 23:31:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

06/06/2020 23:31:08 ERROR Node Stats exception.

06/06/2020 23:30:52 INFO GlusterFS mount attempt 

06/06/2020 23:30:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.39 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.39 `date +%s`" "

06/06/2020 23:30:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:30:05 ERROR Node Stats exception.

06/06/2020 23:29:52 INFO GlusterFS mount attempt 

06/06/2020 23:29:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.31 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.31 `date +%s`" "

06/06/2020 23:29:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.29 `date +%s`" "

06/06/2020 23:29:02 ERROR Node Stats exception.

06/06/2020 23:28:52 INFO GlusterFS mount attempt 

06/06/2020 23:28:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.30 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.30 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:27:59 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

06/06/2020 23:27:59 ERROR Node Stats exception.

06/06/2020 23:27:52 INFO GlusterFS mount attempt 

06/06/2020 23:27:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.28 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.28 `date +%s`" "

06/06/2020 23:26:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

06/06/2020 23:26:55 ERROR Node Stats exception.

06/06/2020 23:26:52 INFO GlusterFS mount attempt 

06/06/2020 23:26:22 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.27 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.27 `date +%s`" "

06/06/2020 23:25:52 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:25:52 ERROR Node Stats exception.

06/06/2020 23:25:51 INFO GlusterFS mount attempt 

06/06/2020 23:25:21 INFO GlusterFS mount attempt 

06/06/2020 23:24:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.26 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.26 `date +%s`" "

06/06/2020 23:24:48 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:24:48 ERROR Node Stats exception.

06/06/2020 23:24:21 INFO GlusterFS mount attempt 

06/06/2020 23:23:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.24 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.24 `date +%s`" "

06/06/2020 23:23:45 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.12 `date +%s`" "

06/06/2020 23:23:45 ERROR Node Stats exception.

06/06/2020 23:23:21 INFO GlusterFS mount attempt 

06/06/2020 23:22:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

06/06/2020 23:22:42 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.14 `date +%s`" "

06/06/2020 23:22:42 ERROR Node Stats exception.

06/06/2020 23:22:21 INFO GlusterFS mount attempt 

06/06/2020 23:21:51 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.22 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.22 `date +%s`" "

06/06/2020 23:21:38 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

06/06/2020 23:21:38 ERROR Node Stats exception.

06/06/2020 23:21:21 INFO GlusterFS mount attempt 

06/06/2020 23:20:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.01 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

06/06/2020 23:20:35 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.01 `date +%s`" "

06/06/2020 23:20:35 ERROR Node Stats exception.

06/06/2020 23:20:20 INFO GlusterFS mount attempt 

06/06/2020 23:19:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.20 `date +%s`" "

06/06/2020 23:19:32 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.06 `date +%s`" "

06/06/2020 23:19:32 ERROR Node Stats exception.

06/06/2020 23:19:20 INFO GlusterFS mount attempt 

06/06/2020 23:18:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

06/06/2020 23:18:28 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.04 `date +%s`" "

06/06/2020 23:18:28 ERROR Node Stats exception.

06/06/2020 23:18:20 INFO GlusterFS mount attempt 

06/06/2020 23:17:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.36 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.07 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.reallocated_sector_ct 0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdj.temperature_celsius 21 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.power_on_hours 96 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.reallocated_sector_ct 0 `date +%s`" "

06/06/2020 23:17:25 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.disks.smart.sdi.temperature_celsius 21 `date +%s`" "

06/06/2020 23:17:25 ERROR Node Stats exception.

06/06/2020 23:17:20 INFO GlusterFS mount attempt 

06/06/2020 23:16:50 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.17 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.17 `date +%s`" "

06/06/2020 23:16:21 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

06/06/2020 23:16:21 ERROR Node Stats exception.

06/06/2020 23:16:20 INFO GlusterFS mount attempt 

06/06/2020 23:15:50 INFO GlusterFS mount attempt 

06/06/2020 23:15:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.21 `date +%s`" "

06/06/2020 23:15:18 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.18 `date +%s`" "

06/06/2020 23:15:18 ERROR Node Stats exception.

06/06/2020 23:14:49 INFO GlusterFS mount attempt 

06/06/2020 23:14:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.23 `date +%s`" "

06/06/2020 23:14:15 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.44 `date +%s`" "

06/06/2020 23:14:15 ERROR Node Stats exception.

06/06/2020 23:13:49 INFO GlusterFS mount attempt 

06/06/2020 23:13:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

06/06/2020 23:13:12 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:13:12 ERROR Node Stats exception.

06/06/2020 23:12:49 INFO GlusterFS mount attempt 

06/06/2020 23:12:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.15 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.15 `date +%s`" "

06/06/2020 23:12:08 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:12:08 ERROR Node Stats exception.

06/06/2020 23:11:49 INFO GlusterFS mount attempt 

06/06/2020 23:11:19 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.14 `date +%s`" "

06/06/2020 23:11:05 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.03 `date +%s`" "

06/06/2020 23:11:05 ERROR Node Stats exception.

06/06/2020 23:10:49 INFO GlusterFS mount attempt 

06/06/2020 23:10:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.12 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.12 `date +%s`" "

06/06/2020 23:10:02 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.32 `date +%s`" "

06/06/2020 23:10:02 ERROR Node Stats exception.

06/06/2020 23:09:48 INFO GlusterFS mount attempt 

06/06/2020 23:09:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.11 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.11 `date +%s`" "

06/06/2020 23:08:58 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.08 `date +%s`" "

06/06/2020 23:08:58 ERROR Node Stats exception.

06/06/2020 23:08:48 INFO GlusterFS mount attempt 

06/06/2020 23:08:18 INFO GlusterFS mount attempt 

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.09 `date +%s`" "

Exception: Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

raise Exception("Error running echo command :" + cmd)

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/common/graphite_sender.py", line 59, in send

graphite_sender.send(leader_ip)

File "/opt/petasan/scripts/node_stats.py", line 64, in get_stats

get_stats()

File "/opt/petasan/scripts/node_stats.py", line 159, in <module>

Traceback (most recent call last):

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth2_received 0.0 `date +%s`" | nc -q0 10.10.21.43 2003

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth2 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth1_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth1 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_transmitted 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.throughput.eth0_received 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.ifaces.percent_util.eth0 0.0 `date +%s`" "

PetaSAN.NodeStats.DL360ONE.memory.percent_util 4.09 `date +%s`" "

06/06/2020 23:07:55 ERROR Error running echo command :echo "PetaSAN.NodeStats.DL360ONE.cpu_all.percent_util 0.15 `date +%s`" "

06/06/2020 23:07:55 ERROR Node Stats exception.

06/06/2020 23:07:48 INFO GlusterFS mount attempt 

06/06/2020 23:07:18 INFO GlusterFS mount attempt 

06/06/2020 23:07:12 INFO console.py process is 4758

06/06/2020 23:07:12 INFO console.py process stopped

06/06/2020 23:07:12 INFO console.py process is 1412

06/06/2020 23:07:12 INFO console.py process stopped

06/06/2020 23:07:12 INFO console.py process is 1411

06/06/2020 23:07:12 INFO console.py process stopped

06/06/2020 23:07:09 INFO Trying to stop console.py process

06/06/2020 23:07:09 INFO console.py process is 1405

06/06/2020 22:55:57 INFO LeaderElectionBase successfully dropped old sessions

06/06/2020 22:55:51 INFO Starting petasan tuning service

06/06/2020 22:55:51 INFO Starting OSDs

06/06/2020 22:55:51 INFO Starting Node Stats Service

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2 is missing PV 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

06/06/2020 22:55:49 INFO Starting activating PetaSAN lvs

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2 is missing PV 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid 0de0Ir-PGGz-SXnj-7Bgz-cG8B-EW6h-Jimshx.

06/06/2020 22:55:49 INFO stderr WARNING: VG ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3 is missing PV TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stderr WARNING: Couldn't find device with uuid TyAr08-ZI3h-oAW9-W3qY-445a-VIT3-o2kIJb.

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.3";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO stdout ps-f385a266-6990-4a68-880e-a37104ef5496-wc-osd.2";"2";"1";"0";"wz-pn-";"1117.81g";"0g";"0

06/06/2020 22:55:49 INFO Running command: /sbin/vgs --noheadings --readonly --units=g --separator=";" -o vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free,vg_free_count

06/06/2020 22:55:49 INFO Starting activating PetaSAN lvs

06/06/2020 22:55:49 INFO Starting Cluster Management application

06/06/2020 22:55:47 INFO Service is starting.

06/06/2020 22:55:47 INFO Cluster is just starting, system will delete all active disk resources

06/06/2020 22:55:47 INFO LeaderElectionBase dropping old sessions

06/06/2020 22:55:47 INFO Starting PetaSAN service

06/06/2020 22:55:47 INFO Starting cluster file sync service

06/06/2020 22:49:53 INFO create_mds() ended successfully

06/06/2020 22:49:29 INFO create_mds() cmd : mkdir -p /var/lib/ceph/mds/ceph-DL360ONE

06/06/2020 22:49:29 INFO create_mds() started

06/06/2020 22:49:29 INFO create_mgr() ended successfully

06/06/2020 22:48:45 INFO create_mgr() cmd : ceph --cluster ceph auth get-or-create mgr.DL360ONE mon 'allow profile mgr' osd 'allow *' mds 'allow *' -o /var/lib/ceph/mgr/ceph-DL360ONE/keyring

06/06/2020 22:48:45 INFO create_mgr() cmd : mkdir -p /var/lib/ceph/mgr/ceph-DL360ONE

06/06/2020 22:48:45 INFO create_mgr() started

06/06/2020 22:48:45 INFO create_mgr() fresh install

06/06/2020 22:47:57 INFO str_start_command: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> consul agent -raft-protocol 2 -config-dir /opt/petasan/config/etc/consul.d/server -bind 10.10.21.51 -retry-join 10.10.21.52 -retry-join 10.10.21.53

06/06/2020 22:47:55 INFO delete /opt/petasan/config/var/consul

06/06/2020 22:47:55 INFO delete /opt/petasan/config/etc/consul.d

06/06/2020 22:47:53 INFO Starting ceph services

06/06/2020 22:47:53 INFO Start cleaning config files

06/06/2020 22:47:53 INFO Stopping ceph services

06/06/2020 22:47:52 INFO admin.py process stopped

06/06/2020 22:47:52 INFO admin.py process is 2938

06/06/2020 22:47:52 INFO iscsi_service.py process stopped

06/06/2020 22:47:52 INFO iscsi_service.py process is 2936

06/06/2020 22:47:52 INFO files_sync.py process stopped

06/06/2020 22:47:52 INFO files_sync.py process is 2934

06/06/2020 22:44:58 INFO Run post deploy script.

06/06/2020 22:44:58 INFO Node 1 added, cluster requires 2 other nodes to build.

06/06/2020 22:44:45 INFO Set node info completed successfully.

06/06/2020 22:44:41 INFO Set node role completed successfully.

06/06/2020 22:44:41 ERROR 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.

06/06/2020 22:44:41 ERROR 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.

06/06/2020 22:42:27 INFO Current tuning configurations saved.

06/06/2020 22:42:27 INFO Updated cluster tuning successfully.

06/06/2020 22:40:06 INFO Updated cluster network successfully.

06/06/2020 22:38:49 INFO Updated cluster interface successfully.

06/06/2020 22:37:39 INFO password set successfully.

06/06/2020 22:37:39 INFO Created cluster file and set cluster name to DL360CLUSTER

06/06/2020 22:37:39 INFO Created keys for cluster DL360CLUSTER

IOError: [Errno 2] No such file or directory: '/opt/petasan/config/node_info.json'

with open(config.get_node_info_file_path(), 'r') as f:

File "/usr/lib/python2.7/dist-packages/PetaSAN/core/cluster/configuration.py", line 99, in get_node_info

node_name = config.get_node_info().name

File "/usr/lib/python2.7/dist-packages/PetaSAN/backend/cluster/deploy.py", line 60, in get_node_status

Traceback (most recent call last):

06/06/2020 22:35:51 ERROR Config file error. The PetaSAN os maybe just installed.

06/06/2020 22:23:51 ERROR 10.10.21.44 - - [06/Jun/2020 22:23:51] code 400, message Bad request syntax ('\x16\x03\x01\x02\x00\x01\x00\x01\xfc\x03\x03\xc5*u*yBL$(\x02\xe6\x10\xe70\xc4\x1a\x88\xe8\x8ad\xdb\xf7\xb1\xadU=w\xe7\x88\xb6\x87\\ \x1fI\xbe\xe8a\xa3\xef\x13;=#3\x1aJ\x0e(\xb0\x98"\x86aX\t\xb6\x0bH\xbf\xa6.\xe4k\xc7\x00$\x13\x01\x13\x03\x13\x02\xc0+\xc0/\xcc\xa9\xcc\xa8\xc0,\xc00\xc0')

07/06/2020 02:04:05 INFO Start settings IPs

Version 2.5.0 

Copyright 2020 PetaSAN    http://www.petasan.org All rights reserved.